@@ -9,10 +9,10 en: | |||||
9 | default: "%m/%d/%Y" |
|
9 | default: "%m/%d/%Y" | |
10 | short: "%b %d" |
|
10 | short: "%b %d" | |
11 | long: "%B %d, %Y" |
|
11 | long: "%B %d, %Y" | |
12 |
|
12 | |||
13 | day_names: [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday] |
|
13 | day_names: [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday] | |
14 | abbr_day_names: [Sun, Mon, Tue, Wed, Thu, Fri, Sat] |
|
14 | abbr_day_names: [Sun, Mon, Tue, Wed, Thu, Fri, Sat] | |
15 |
|
15 | |||
16 | # Don't forget the nil at the beginning; there's no such thing as a 0th month |
|
16 | # Don't forget the nil at the beginning; there's no such thing as a 0th month | |
17 | month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December] |
|
17 | month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December] | |
18 | abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec] |
|
18 | abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec] | |
@@ -30,7 +30,7 en: | |||||
30 | long: "%B %d, %Y %H:%M" |
|
30 | long: "%B %d, %Y %H:%M" | |
31 | am: "am" |
|
31 | am: "am" | |
32 | pm: "pm" |
|
32 | pm: "pm" | |
33 |
|
33 | |||
34 | datetime: |
|
34 | datetime: | |
35 | distance_in_words: |
|
35 | distance_in_words: | |
36 | half_a_minute: "half a minute" |
|
36 | half_a_minute: "half a minute" | |
@@ -70,7 +70,7 en: | |||||
70 |
|
70 | |||
71 | number: |
|
71 | number: | |
72 | format: |
|
72 | format: | |
73 |
separator: "." |
|
73 | separator: "." | |
74 | delimiter: "" |
|
74 | delimiter: "" | |
75 | precision: 3 |
|
75 | precision: 3 | |
76 |
|
76 | |||
@@ -89,13 +89,12 en: | |||||
89 | gb: "GB" |
|
89 | gb: "GB" | |
90 | tb: "TB" |
|
90 | tb: "TB" | |
91 |
|
91 | |||
92 |
|
||||
93 | # Used in array.to_sentence. |
|
92 | # Used in array.to_sentence. | |
94 | support: |
|
93 | support: | |
95 | array: |
|
94 | array: | |
96 | sentence_connector: "and" |
|
95 | sentence_connector: "and" | |
97 | skip_last_comma: false |
|
96 | skip_last_comma: false | |
98 |
|
97 | |||
99 | activerecord: |
|
98 | activerecord: | |
100 | errors: |
|
99 | errors: | |
101 | template: |
|
100 | template: | |
@@ -129,7 +128,7 en: | |||||
129 | cant_link_an_issue_with_a_descendant: "An issue cannot be linked to one of its subtasks" |
|
128 | cant_link_an_issue_with_a_descendant: "An issue cannot be linked to one of its subtasks" | |
130 |
|
129 | |||
131 | actionview_instancetag_blank_option: Please select |
|
130 | actionview_instancetag_blank_option: Please select | |
132 |
|
131 | |||
133 | general_text_No: 'No' |
|
132 | general_text_No: 'No' | |
134 | general_text_Yes: 'Yes' |
|
133 | general_text_Yes: 'Yes' | |
135 | general_text_no: 'no' |
|
134 | general_text_no: 'no' | |
@@ -140,7 +139,7 en: | |||||
140 | general_csv_encoding: ISO-8859-1 |
|
139 | general_csv_encoding: ISO-8859-1 | |
141 | general_pdf_encoding: UTF-8 |
|
140 | general_pdf_encoding: UTF-8 | |
142 | general_first_day_of_week: '7' |
|
141 | general_first_day_of_week: '7' | |
143 |
|
142 | |||
144 | notice_account_updated: Account was successfully updated. |
|
143 | notice_account_updated: Account was successfully updated. | |
145 | notice_account_invalid_creditentials: Invalid user or password |
|
144 | notice_account_invalid_creditentials: Invalid user or password | |
146 | notice_account_password_updated: Password was successfully updated. |
|
145 | notice_account_password_updated: Password was successfully updated. | |
@@ -172,7 +171,7 en: | |||||
172 | notice_issue_done_ratios_updated: Issue done ratios updated. |
|
171 | notice_issue_done_ratios_updated: Issue done ratios updated. | |
173 | notice_gantt_chart_truncated: "The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})" |
|
172 | notice_gantt_chart_truncated: "The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})" | |
174 | notice_issue_successful_create: "Issue %{id} created." |
|
173 | notice_issue_successful_create: "Issue %{id} created." | |
175 |
|
174 | |||
176 | error_can_t_load_default_data: "Default configuration could not be loaded: %{value}" |
|
175 | error_can_t_load_default_data: "Default configuration could not be loaded: %{value}" | |
177 | error_scm_not_found: "The entry or revision was not found in the repository." |
|
176 | error_scm_not_found: "The entry or revision was not found in the repository." | |
178 | error_scm_command_failed: "An error occurred when trying to access the repository: %{value}" |
|
177 | error_scm_command_failed: "An error occurred when trying to access the repository: %{value}" | |
@@ -191,7 +190,7 en: | |||||
191 | error_unable_delete_issue_status: 'Unable to delete issue status' |
|
190 | error_unable_delete_issue_status: 'Unable to delete issue status' | |
192 | error_unable_to_connect: "Unable to connect (%{value})" |
|
191 | error_unable_to_connect: "Unable to connect (%{value})" | |
193 | warning_attachments_not_saved: "%{count} file(s) could not be saved." |
|
192 | warning_attachments_not_saved: "%{count} file(s) could not be saved." | |
194 |
|
193 | |||
195 | mail_subject_lost_password: "Your %{value} password" |
|
194 | mail_subject_lost_password: "Your %{value} password" | |
196 | mail_body_lost_password: 'To change your password, click on the following link:' |
|
195 | mail_body_lost_password: 'To change your password, click on the following link:' | |
197 | mail_subject_register: "Your %{value} account activation" |
|
196 | mail_subject_register: "Your %{value} account activation" | |
@@ -206,10 +205,10 en: | |||||
206 | mail_body_wiki_content_added: "The '%{id}' wiki page has been added by %{author}." |
|
205 | mail_body_wiki_content_added: "The '%{id}' wiki page has been added by %{author}." | |
207 | mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated" |
|
206 | mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated" | |
208 | mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}." |
|
207 | mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}." | |
209 |
|
208 | |||
210 | gui_validation_error: 1 error |
|
209 | gui_validation_error: 1 error | |
211 | gui_validation_error_plural: "%{count} errors" |
|
210 | gui_validation_error_plural: "%{count} errors" | |
212 |
|
211 | |||
213 | field_name: Name |
|
212 | field_name: Name | |
214 | field_description: Description |
|
213 | field_description: Description | |
215 | field_summary: Summary |
|
214 | field_summary: Summary | |
@@ -375,7 +374,7 en: | |||||
375 | setting_commit_logtime_activity_id: Activity for logged time |
|
374 | setting_commit_logtime_activity_id: Activity for logged time | |
376 | setting_gantt_items_limit: Maximum number of items displayed on the gantt chart |
|
375 | setting_gantt_items_limit: Maximum number of items displayed on the gantt chart | |
377 | setting_issue_group_assignment: Allow issue assignment to groups |
|
376 | setting_issue_group_assignment: Allow issue assignment to groups | |
378 |
|
377 | |||
379 | permission_add_project: Create project |
|
378 | permission_add_project: Create project | |
380 | permission_add_subprojects: Create subprojects |
|
379 | permission_add_subprojects: Create subprojects | |
381 | permission_edit_project: Edit project |
|
380 | permission_edit_project: Edit project | |
@@ -433,7 +432,7 en: | |||||
433 | permission_delete_own_messages: Delete own messages |
|
432 | permission_delete_own_messages: Delete own messages | |
434 | permission_export_wiki_pages: Export wiki pages |
|
433 | permission_export_wiki_pages: Export wiki pages | |
435 | permission_manage_subtasks: Manage subtasks |
|
434 | permission_manage_subtasks: Manage subtasks | |
436 |
|
435 | |||
437 | project_module_issue_tracking: Issue tracking |
|
436 | project_module_issue_tracking: Issue tracking | |
438 | project_module_time_tracking: Time tracking |
|
437 | project_module_time_tracking: Time tracking | |
439 | project_module_news: News |
|
438 | project_module_news: News | |
@@ -444,7 +443,7 en: | |||||
444 | project_module_boards: Forums |
|
443 | project_module_boards: Forums | |
445 | project_module_calendar: Calendar |
|
444 | project_module_calendar: Calendar | |
446 | project_module_gantt: Gantt |
|
445 | project_module_gantt: Gantt | |
447 |
|
446 | |||
448 | label_user: User |
|
447 | label_user: User | |
449 | label_user_plural: Users |
|
448 | label_user_plural: Users | |
450 | label_user_new: New user |
|
449 | label_user_new: New user | |
@@ -648,7 +647,7 en: | |||||
648 | label_modification: "%{count} change" |
|
647 | label_modification: "%{count} change" | |
649 | label_modification_plural: "%{count} changes" |
|
648 | label_modification_plural: "%{count} changes" | |
650 | label_branch: Branch |
|
649 | label_branch: Branch | |
651 |
label_tag: Tag |
|
650 | label_tag: Tag | |
652 | label_revision: Revision |
|
651 | label_revision: Revision | |
653 | label_revision_plural: Revisions |
|
652 | label_revision_plural: Revisions | |
654 | label_revision_id: "Revision %{value}" |
|
653 | label_revision_id: "Revision %{value}" |
General Comments 0
You need to be logged in to leave comments.
Login now