##// END OF EJS Templates
remove trailing white-spaces from config/locales/en-GB.yml...
Toshi MARUYAMA -
r8466:1022ca057443
parent child
Show More
@@ -8,10 +8,10 en-GB:
8 default: "%d/%m/%Y"
8 default: "%d/%m/%Y"
9 short: "%d %b"
9 short: "%d %b"
10 long: "%d %B, %Y"
10 long: "%d %B, %Y"
11
11
12 day_names: [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday]
12 day_names: [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday]
13 abbr_day_names: [Sun, Mon, Tue, Wed, Thu, Fri, Sat]
13 abbr_day_names: [Sun, Mon, Tue, Wed, Thu, Fri, Sat]
14
14
15 # Don't forget the nil at the beginning; there's no such thing as a 0th month
15 # Don't forget the nil at the beginning; there's no such thing as a 0th month
16 month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December]
16 month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December]
17 abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
17 abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
@@ -29,7 +29,7 en-GB:
29 long: "%d %B, %Y %H:%M"
29 long: "%d %B, %Y %H:%M"
30 am: "am"
30 am: "am"
31 pm: "pm"
31 pm: "pm"
32
32
33 datetime:
33 datetime:
34 distance_in_words:
34 distance_in_words:
35 half_a_minute: "half a minute"
35 half_a_minute: "half a minute"
@@ -93,13 +93,12 en-GB:
93 gb: "GB"
93 gb: "GB"
94 tb: "TB"
94 tb: "TB"
95
95
96
97 # Used in array.to_sentence.
96 # Used in array.to_sentence.
98 support:
97 support:
99 array:
98 array:
100 sentence_connector: "and"
99 sentence_connector: "and"
101 skip_last_comma: false
100 skip_last_comma: false
102
101
103 activerecord:
102 activerecord:
104 errors:
103 errors:
105 template:
104 template:
@@ -133,7 +132,7 en-GB:
133 cant_link_an_issue_with_a_descendant: "An issue cannot be linked to one of its subtasks"
132 cant_link_an_issue_with_a_descendant: "An issue cannot be linked to one of its subtasks"
134
133
135 actionview_instancetag_blank_option: Please select
134 actionview_instancetag_blank_option: Please select
136
135
137 general_text_No: 'No'
136 general_text_No: 'No'
138 general_text_Yes: 'Yes'
137 general_text_Yes: 'Yes'
139 general_text_no: 'no'
138 general_text_no: 'no'
@@ -144,7 +143,7 en-GB:
144 general_csv_encoding: ISO-8859-1
143 general_csv_encoding: ISO-8859-1
145 general_pdf_encoding: UTF-8
144 general_pdf_encoding: UTF-8
146 general_first_day_of_week: '1'
145 general_first_day_of_week: '1'
147
146
148 notice_account_updated: Account was successfully updated.
147 notice_account_updated: Account was successfully updated.
149 notice_account_invalid_creditentials: Invalid user or password
148 notice_account_invalid_creditentials: Invalid user or password
150 notice_account_password_updated: Password was successfully updated.
149 notice_account_password_updated: Password was successfully updated.
@@ -175,7 +174,7 en-GB:
175 notice_unable_delete_time_entry: Unable to delete time log entry.
174 notice_unable_delete_time_entry: Unable to delete time log entry.
176 notice_issue_done_ratios_updated: Issue done ratios updated.
175 notice_issue_done_ratios_updated: Issue done ratios updated.
177 notice_gantt_chart_truncated: "The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})"
176 notice_gantt_chart_truncated: "The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})"
178
177
179 error_can_t_load_default_data: "Default configuration could not be loaded: %{value}"
178 error_can_t_load_default_data: "Default configuration could not be loaded: %{value}"
180 error_scm_not_found: "The entry or revision was not found in the repository."
179 error_scm_not_found: "The entry or revision was not found in the repository."
181 error_scm_command_failed: "An error occurred when trying to access the repository: %{value}"
180 error_scm_command_failed: "An error occurred when trying to access the repository: %{value}"
@@ -195,7 +194,7 en-GB:
195 error_unable_delete_issue_status: 'Unable to delete issue status'
194 error_unable_delete_issue_status: 'Unable to delete issue status'
196 error_unable_to_connect: "Unable to connect (%{value})"
195 error_unable_to_connect: "Unable to connect (%{value})"
197 warning_attachments_not_saved: "%{count} file(s) could not be saved."
196 warning_attachments_not_saved: "%{count} file(s) could not be saved."
198
197
199 mail_subject_lost_password: "Your %{value} password"
198 mail_subject_lost_password: "Your %{value} password"
200 mail_body_lost_password: 'To change your password, click on the following link:'
199 mail_body_lost_password: 'To change your password, click on the following link:'
201 mail_subject_register: "Your %{value} account activation"
200 mail_subject_register: "Your %{value} account activation"
@@ -210,10 +209,10 en-GB:
210 mail_body_wiki_content_added: "The '%{id}' wiki page has been added by %{author}."
209 mail_body_wiki_content_added: "The '%{id}' wiki page has been added by %{author}."
211 mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
210 mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
212 mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}."
211 mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}."
213
212
214 gui_validation_error: 1 error
213 gui_validation_error: 1 error
215 gui_validation_error_plural: "%{count} errors"
214 gui_validation_error_plural: "%{count} errors"
216
215
217 field_name: Name
216 field_name: Name
218 field_description: Description
217 field_description: Description
219 field_summary: Summary
218 field_summary: Summary
@@ -312,7 +311,7 en-GB:
312 field_text: Text field
311 field_text: Text field
313 field_visible: Visible
312 field_visible: Visible
314 field_warn_on_leaving_unsaved: "Warn me when leaving a page with unsaved text"
313 field_warn_on_leaving_unsaved: "Warn me when leaving a page with unsaved text"
315
314
316 setting_app_title: Application title
315 setting_app_title: Application title
317 setting_app_subtitle: Application subtitle
316 setting_app_subtitle: Application subtitle
318 setting_welcome_text: Welcome text
317 setting_welcome_text: Welcome text
@@ -427,7 +426,7 en-GB:
427 permission_delete_own_messages: Delete own messages
426 permission_delete_own_messages: Delete own messages
428 permission_export_wiki_pages: Export wiki pages
427 permission_export_wiki_pages: Export wiki pages
429 permission_manage_subtasks: Manage subtasks
428 permission_manage_subtasks: Manage subtasks
430
429
431 project_module_issue_tracking: Issue tracking
430 project_module_issue_tracking: Issue tracking
432 project_module_time_tracking: Time tracking
431 project_module_time_tracking: Time tracking
433 project_module_news: News
432 project_module_news: News
@@ -438,7 +437,7 en-GB:
438 project_module_boards: Forums
437 project_module_boards: Forums
439 project_module_calendar: Calendar
438 project_module_calendar: Calendar
440 project_module_gantt: Gantt
439 project_module_gantt: Gantt
441
440
442 label_user: User
441 label_user: User
443 label_user_plural: Users
442 label_user_plural: Users
444 label_user_new: New user
443 label_user_new: New user
@@ -638,7 +637,7 en-GB:
638 label_modification: "%{count} change"
637 label_modification: "%{count} change"
639 label_modification_plural: "%{count} changes"
638 label_modification_plural: "%{count} changes"
640 label_branch: Branch
639 label_branch: Branch
641 label_tag: Tag
640 label_tag: Tag
642 label_revision: Revision
641 label_revision: Revision
643 label_revision_plural: Revisions
642 label_revision_plural: Revisions
644 label_revision_id: "Revision %{value}"
643 label_revision_id: "Revision %{value}"
@@ -806,7 +805,7 en-GB:
806 label_project_copy_notifications: Send email notifications during the project copy
805 label_project_copy_notifications: Send email notifications during the project copy
807 label_principal_search: "Search for user or group:"
806 label_principal_search: "Search for user or group:"
808 label_user_search: "Search for user:"
807 label_user_search: "Search for user:"
809
808
810 button_login: Login
809 button_login: Login
811 button_submit: Submit
810 button_submit: Submit
812 button_save: Save
811 button_save: Save
@@ -853,17 +852,17 en-GB:
853 button_quote: Quote
852 button_quote: Quote
854 button_duplicate: Duplicate
853 button_duplicate: Duplicate
855 button_show: Show
854 button_show: Show
856
855
857 status_active: active
856 status_active: active
858 status_registered: registered
857 status_registered: registered
859 status_locked: locked
858 status_locked: locked
860
859
861 version_status_open: open
860 version_status_open: open
862 version_status_locked: locked
861 version_status_locked: locked
863 version_status_closed: closed
862 version_status_closed: closed
864
863
865 field_active: Active
864 field_active: Active
866
865
867 text_select_mail_notifications: Select actions for which email notifications should be sent.
866 text_select_mail_notifications: Select actions for which email notifications should be sent.
868 text_regexp_info: eg. ^[A-Z0-9]+$
867 text_regexp_info: eg. ^[A-Z0-9]+$
869 text_min_max_length_info: 0 means no restriction
868 text_min_max_length_info: 0 means no restriction
@@ -925,7 +924,7 en-GB:
925 text_zoom_in: Zoom in
924 text_zoom_in: Zoom in
926 text_zoom_out: Zoom out
925 text_zoom_out: Zoom out
927 text_warn_on_leaving_unsaved: "The current page contains unsaved text that will be lost if you leave this page."
926 text_warn_on_leaving_unsaved: "The current page contains unsaved text that will be lost if you leave this page."
928
927
929 default_role_manager: Manager
928 default_role_manager: Manager
930 default_role_developer: Developer
929 default_role_developer: Developer
931 default_role_reporter: Reporter
930 default_role_reporter: Reporter
@@ -947,7 +946,7 en-GB:
947 default_priority_immediate: Immediate
946 default_priority_immediate: Immediate
948 default_activity_design: Design
947 default_activity_design: Design
949 default_activity_development: Development
948 default_activity_development: Development
950
949
951 enumeration_issue_priorities: Issue priorities
950 enumeration_issue_priorities: Issue priorities
952 enumeration_doc_categories: Document categories
951 enumeration_doc_categories: Document categories
953 enumeration_activities: Activities (time tracking)
952 enumeration_activities: Activities (time tracking)
General Comments 0
You need to be logged in to leave comments. Login now