comparison config/locales/en.yml @ 909:cbb26bc654de redmine-1.3

Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
author Chris Cannam
date Fri, 24 Feb 2012 19:09:32 +0000
parents cbce1fd3b1b7
children 5e80956cc792 433d4f72a19b
comparison
equal deleted inserted replaced
908:c6c2cbd0afee 909:cbb26bc654de
7 # When no format has been given, it uses default. 7 # When no format has been given, it uses default.
8 # You can provide other formats here if you like! 8 # You can provide other formats here if you like!
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]
19 # Used in date_select and datime_select. 19 # Used in date_select and datime_select.
20 order: 20 order:
28 time: "%I:%M %p" 28 time: "%I:%M %p"
29 short: "%d %b %H:%M" 29 short: "%d %b %H:%M"
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"
37 less_than_x_seconds: 37 less_than_x_seconds:
38 one: "less than 1 second" 38 one: "less than 1 second"
68 one: "almost 1 year" 68 one: "almost 1 year"
69 other: "almost %{count} years" 69 other: "almost %{count} years"
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
77 human: 77 human:
78 format: 78 format:
87 kb: "kB" 87 kb: "kB"
88 mb: "MB" 88 mb: "MB"
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:
102 header: 101 header:
103 one: "1 error prohibited this %{model} from being saved" 102 one: "1 error prohibited this %{model} from being saved"
127 not_same_project: "doesn't belong to the same project" 126 not_same_project: "doesn't belong to the same project"
128 circular_dependency: "This relation would create a circular dependency" 127 circular_dependency: "This relation would create a circular dependency"
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'
136 general_text_yes: 'yes' 135 general_text_yes: 'yes'
137 general_lang_name: 'English' 136 general_lang_name: 'English'
138 general_csv_separator: ',' 137 general_csv_separator: ','
139 general_csv_decimal_separator: '.' 138 general_csv_decimal_separator: '.'
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.
147 notice_account_wrong_password: Wrong password 146 notice_account_wrong_password: Wrong password
148 notice_account_register_done: Account was successfully created. To activate your account, click on the link that was emailed to you. 147 notice_account_register_done: Account was successfully created. To activate your account, click on the link that was emailed to you.
169 notice_default_data_loaded: Default configuration successfully loaded. 168 notice_default_data_loaded: Default configuration successfully loaded.
170 notice_unable_delete_version: Unable to delete version. 169 notice_unable_delete_version: Unable to delete version.
171 notice_unable_delete_time_entry: Unable to delete time log entry. 170 notice_unable_delete_time_entry: Unable to delete time log entry.
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 173 notice_issue_successful_create: "Issue %{id} created."
174
175 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}"
176 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."
177 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}"
178 error_scm_annotate: "The entry does not exist or cannot be annotated." 178 error_scm_annotate: "The entry does not exist or cannot be annotated."
179 error_scm_annotate_big_text_file: "The entry cannot be annotated, as it exceeds the maximum text file size."
179 error_issue_not_found_in_project: 'The issue was not found or does not belong to this project' 180 error_issue_not_found_in_project: 'The issue was not found or does not belong to this project'
180 error_no_tracker_in_project: 'No tracker is associated to this project. Please check the Project settings.' 181 error_no_tracker_in_project: 'No tracker is associated to this project. Please check the Project settings.'
181 error_no_default_issue_status: 'No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").' 182 error_no_default_issue_status: 'No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").'
182 error_can_not_delete_custom_field: Unable to delete custom field 183 error_can_not_delete_custom_field: Unable to delete custom field
183 error_can_not_delete_tracker: "This tracker contains issues and cannot be deleted." 184 error_can_not_delete_tracker: "This tracker contains issues and cannot be deleted."
187 error_issue_done_ratios_not_updated: "Issue done ratios not updated." 188 error_issue_done_ratios_not_updated: "Issue done ratios not updated."
188 error_workflow_copy_source: 'Please select a source tracker or role' 189 error_workflow_copy_source: 'Please select a source tracker or role'
189 error_workflow_copy_target: 'Please select target tracker(s) and role(s)' 190 error_workflow_copy_target: 'Please select target tracker(s) and role(s)'
190 error_unable_delete_issue_status: 'Unable to delete issue status' 191 error_unable_delete_issue_status: 'Unable to delete issue status'
191 error_unable_to_connect: "Unable to connect (%{value})" 192 error_unable_to_connect: "Unable to connect (%{value})"
193 error_attachment_too_big: "This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})"
192 warning_attachments_not_saved: "%{count} file(s) could not be saved." 194 warning_attachments_not_saved: "%{count} file(s) could not be saved."
193 195
194 mail_subject_lost_password: "Your %{value} password" 196 mail_subject_lost_password: "Your %{value} password"
195 mail_body_lost_password: 'To change your password, click on the following link:' 197 mail_body_lost_password: 'To change your password, click on the following link:'
196 mail_subject_register: "Your %{value} account activation" 198 mail_subject_register: "Your %{value} account activation"
197 mail_body_register: 'To activate your account, click on the following link:' 199 mail_body_register: 'To activate your account, click on the following link:'
198 mail_body_account_information_external: "You can use your %{value} account to log in." 200 mail_body_account_information_external: "You can use your %{value} account to log in."
203 mail_body_reminder: "%{count} issue(s) that are assigned to you are due in the next %{days} days:" 205 mail_body_reminder: "%{count} issue(s) that are assigned to you are due in the next %{days} days:"
204 mail_subject_wiki_content_added: "'%{id}' wiki page has been added" 206 mail_subject_wiki_content_added: "'%{id}' wiki page has been added"
205 mail_body_wiki_content_added: "The '%{id}' wiki page has been added by %{author}." 207 mail_body_wiki_content_added: "The '%{id}' wiki page has been added by %{author}."
206 mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated" 208 mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
207 mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}." 209 mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}."
208 210
209 gui_validation_error: 1 error 211 gui_validation_error: 1 error
210 gui_validation_error_plural: "%{count} errors" 212 gui_validation_error_plural: "%{count} errors"
211 213
212 field_name: Name 214 field_name: Name
213 field_description: Description 215 field_description: Description
214 field_summary: Summary 216 field_summary: Summary
215 field_is_required: Required 217 field_is_required: Required
216 field_firstname: First name 218 field_firstname: First name
320 setting_app_subtitle: Application subtitle 322 setting_app_subtitle: Application subtitle
321 setting_welcome_text: Welcome text 323 setting_welcome_text: Welcome text
322 setting_default_language: Default language 324 setting_default_language: Default language
323 setting_login_required: Authentication required 325 setting_login_required: Authentication required
324 setting_self_registration: Self-registration 326 setting_self_registration: Self-registration
325 setting_attachment_max_size: Attachment max. size 327 setting_attachment_max_size: Maximum attachment size
326 setting_issues_export_limit: Issues export limit 328 setting_issues_export_limit: Issues export limit
327 setting_mail_from: Emission email address 329 setting_mail_from: Emission email address
328 setting_bcc_recipients: Blind carbon copy recipients (bcc) 330 setting_bcc_recipients: Blind carbon copy recipients (bcc)
329 setting_plain_text_mail: Plain text mail (no HTML) 331 setting_plain_text_mail: Plain text mail (no HTML)
330 setting_host_name: Host name and path 332 setting_host_name: Host name and path
331 setting_text_formatting: Text formatting 333 setting_text_formatting: Text formatting
332 setting_wiki_compression: Wiki history compression 334 setting_wiki_compression: Wiki history compression
333 setting_feeds_limit: Feed content limit 335 setting_feeds_limit: Maximum number of items in Atom feeds
334 setting_default_projects_public: New projects are public by default 336 setting_default_projects_public: New projects are public by default
335 setting_autofetch_changesets: Autofetch commits 337 setting_autofetch_changesets: Fetch commits automatically
336 setting_sys_api_enabled: Enable WS for repository management 338 setting_sys_api_enabled: Enable WS for repository management
337 setting_commit_ref_keywords: Referencing keywords 339 setting_commit_ref_keywords: Referencing keywords
338 setting_commit_fix_keywords: Fixing keywords 340 setting_commit_fix_keywords: Fixing keywords
339 setting_autologin: Autologin 341 setting_autologin: Autologin
340 setting_date_format: Date format 342 setting_date_format: Date format
341 setting_time_format: Time format 343 setting_time_format: Time format
342 setting_cross_project_issue_relations: Allow cross-project issue relations 344 setting_cross_project_issue_relations: Allow cross-project issue relations
343 setting_issue_list_default_columns: Default columns displayed on the issue list 345 setting_issue_list_default_columns: Default columns displayed on the issue list
344 setting_repositories_encodings: Repositories encodings 346 setting_repositories_encodings: Attachments and repositories encodings
345 setting_emails_header: Emails header 347 setting_emails_header: Emails header
346 setting_emails_footer: Emails footer 348 setting_emails_footer: Emails footer
347 setting_protocol: Protocol 349 setting_protocol: Protocol
348 setting_per_page_options: Objects per page options 350 setting_per_page_options: Objects per page options
349 setting_user_format: Users display format 351 setting_user_format: Users display format
354 setting_mail_handler_api_enabled: Enable WS for incoming emails 356 setting_mail_handler_api_enabled: Enable WS for incoming emails
355 setting_mail_handler_api_key: API key 357 setting_mail_handler_api_key: API key
356 setting_sequential_project_identifiers: Generate sequential project identifiers 358 setting_sequential_project_identifiers: Generate sequential project identifiers
357 setting_gravatar_enabled: Use Gravatar user icons 359 setting_gravatar_enabled: Use Gravatar user icons
358 setting_gravatar_default: Default Gravatar image 360 setting_gravatar_default: Default Gravatar image
359 setting_diff_max_lines_displayed: Max number of diff lines displayed 361 setting_diff_max_lines_displayed: Maximum number of diff lines displayed
360 setting_file_max_size_displayed: Max size of text files displayed inline 362 setting_file_max_size_displayed: Maximum size of text files displayed inline
361 setting_repository_log_display_limit: Maximum number of revisions displayed on file log 363 setting_repository_log_display_limit: Maximum number of revisions displayed on file log
362 setting_openid: Allow OpenID login and registration 364 setting_openid: Allow OpenID login and registration
363 setting_password_min_length: Minimum password length 365 setting_password_min_length: Minimum password length
364 setting_new_project_user_role_id: Role given to a non-admin user who creates a project 366 setting_new_project_user_role_id: Role given to a non-admin user who creates a project
365 setting_default_projects_modules: Default enabled modules for new projects 367 setting_default_projects_modules: Default enabled modules for new projects
371 setting_cache_formatted_text: Cache formatted text 373 setting_cache_formatted_text: Cache formatted text
372 setting_default_notification_option: Default notification option 374 setting_default_notification_option: Default notification option
373 setting_commit_logtime_enabled: Enable time logging 375 setting_commit_logtime_enabled: Enable time logging
374 setting_commit_logtime_activity_id: Activity for logged time 376 setting_commit_logtime_activity_id: Activity for logged time
375 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart 377 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
376 378 setting_issue_group_assignment: Allow issue assignment to groups
379 setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
380
377 permission_add_project: Create project 381 permission_add_project: Create project
378 permission_add_subprojects: Create subprojects 382 permission_add_subprojects: Create subprojects
379 permission_edit_project: Edit project 383 permission_edit_project: Edit project
380 permission_select_project_modules: Select project modules 384 permission_select_project_modules: Select project modules
381 permission_manage_members: Manage members 385 permission_manage_members: Manage members
429 permission_edit_own_messages: Edit own messages 433 permission_edit_own_messages: Edit own messages
430 permission_delete_messages: Delete messages 434 permission_delete_messages: Delete messages
431 permission_delete_own_messages: Delete own messages 435 permission_delete_own_messages: Delete own messages
432 permission_export_wiki_pages: Export wiki pages 436 permission_export_wiki_pages: Export wiki pages
433 permission_manage_subtasks: Manage subtasks 437 permission_manage_subtasks: Manage subtasks
434 438
435 project_module_issue_tracking: Issue tracking 439 project_module_issue_tracking: Issue tracking
436 project_module_time_tracking: Time tracking 440 project_module_time_tracking: Time tracking
437 project_module_news: News 441 project_module_news: News
438 project_module_documents: Documents 442 project_module_documents: Documents
439 project_module_files: Files 443 project_module_files: Files
440 project_module_wiki: Wiki 444 project_module_wiki: Wiki
441 project_module_repository: Repository 445 project_module_repository: Repository
442 project_module_boards: Forums 446 project_module_boards: Forums
443 project_module_calendar: Calendar 447 project_module_calendar: Calendar
444 project_module_gantt: Gantt 448 project_module_gantt: Gantt
445 449
446 label_user: User 450 label_user: User
447 label_user_plural: Users 451 label_user_plural: Users
448 label_user_new: New user 452 label_user_new: New user
449 label_user_anonymous: Anonymous 453 label_user_anonymous: Anonymous
450 label_project: Project 454 label_project: Project
620 label_not_equals: is not 624 label_not_equals: is not
621 label_in_less_than: in less than 625 label_in_less_than: in less than
622 label_in_more_than: in more than 626 label_in_more_than: in more than
623 label_greater_or_equal: '>=' 627 label_greater_or_equal: '>='
624 label_less_or_equal: '<=' 628 label_less_or_equal: '<='
629 label_between: between
625 label_in: in 630 label_in: in
626 label_today: today 631 label_today: today
627 label_all_time: all time 632 label_all_time: all time
628 label_yesterday: yesterday 633 label_yesterday: yesterday
629 label_this_week: this week 634 label_this_week: this week
643 label_repository_plural: Repositories 648 label_repository_plural: Repositories
644 label_browse: Browse 649 label_browse: Browse
645 label_modification: "%{count} change" 650 label_modification: "%{count} change"
646 label_modification_plural: "%{count} changes" 651 label_modification_plural: "%{count} changes"
647 label_branch: Branch 652 label_branch: Branch
648 label_tag: Tag 653 label_tag: Tag
649 label_revision: Revision 654 label_revision: Revision
650 label_revision_plural: Revisions 655 label_revision_plural: Revisions
651 label_revision_id: "Revision %{value}" 656 label_revision_id: "Revision %{value}"
652 label_associated_revisions: Associated revisions 657 label_associated_revisions: Associated revisions
653 label_added: added 658 label_added: added
690 label_time_tracking: Time tracking 695 label_time_tracking: Time tracking
691 label_change_plural: Changes 696 label_change_plural: Changes
692 label_statistics: Statistics 697 label_statistics: Statistics
693 label_commits_per_month: Commits per month 698 label_commits_per_month: Commits per month
694 label_commits_per_author: Commits per author 699 label_commits_per_author: Commits per author
700 label_diff: diff
695 label_view_diff: View differences 701 label_view_diff: View differences
696 label_diff_inline: inline 702 label_diff_inline: inline
697 label_diff_side_by_side: side by side 703 label_diff_side_by_side: side by side
698 label_options: Options 704 label_options: Options
699 label_copy_workflow_from: Copy workflow from 705 label_copy_workflow_from: Copy workflow from
818 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee 824 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
819 label_issues_visibility_all: All issues 825 label_issues_visibility_all: All issues
820 label_issues_visibility_public: All non private issues 826 label_issues_visibility_public: All non private issues
821 label_issues_visibility_own: Issues created by or assigned to the user 827 label_issues_visibility_own: Issues created by or assigned to the user
822 label_git_report_last_commit: Report last commit for files and directories 828 label_git_report_last_commit: Report last commit for files and directories
829 label_parent_revision: Parent
830 label_child_revision: Child
831 label_export_options: %{export_format} export options
823 832
824 button_login: Login 833 button_login: Login
825 button_submit: Submit 834 button_submit: Submit
826 button_save: Save 835 button_save: Save
827 button_check_all: Check all 836 button_check_all: Check all
865 button_update: Update 874 button_update: Update
866 button_configure: Configure 875 button_configure: Configure
867 button_quote: Quote 876 button_quote: Quote
868 button_duplicate: Duplicate 877 button_duplicate: Duplicate
869 button_show: Show 878 button_show: Show
879 button_edit_section: Edit this section
880 button_export: Export
870 881
871 status_active: active 882 status_active: active
872 status_registered: registered 883 status_registered: registered
873 status_locked: locked 884 status_locked: locked
874 885
940 text_own_membership_delete_confirmation: "You are about to remove some or all of your permissions and may no longer be able to edit this project after that.\nAre you sure you want to continue?" 951 text_own_membership_delete_confirmation: "You are about to remove some or all of your permissions and may no longer be able to edit this project after that.\nAre you sure you want to continue?"
941 text_zoom_in: Zoom in 952 text_zoom_in: Zoom in
942 text_zoom_out: Zoom out 953 text_zoom_out: Zoom out
943 text_warn_on_leaving_unsaved: "The current page contains unsaved text that will be lost if you leave this page." 954 text_warn_on_leaving_unsaved: "The current page contains unsaved text that will be lost if you leave this page."
944 text_scm_path_encoding_note: "Default: UTF-8" 955 text_scm_path_encoding_note: "Default: UTF-8"
945 text_git_repository_note: "Bare and local repository (e.g. /gitrepo, c:\gitrepo)" 956 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
946 text_mercurial_repository_note: "Local repository (e.g. /hgrepo, c:\hgrepo)" 957 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
947 text_scm_command: Command 958 text_scm_command: Command
948 text_scm_command_version: Version 959 text_scm_command_version: Version
949 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. 960 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it.
950 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. 961 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel.
951 962
973 984
974 enumeration_issue_priorities: Issue priorities 985 enumeration_issue_priorities: Issue priorities
975 enumeration_doc_categories: Document categories 986 enumeration_doc_categories: Document categories
976 enumeration_activities: Activities (time tracking) 987 enumeration_activities: Activities (time tracking)
977 enumeration_system_activity: System Activity 988 enumeration_system_activity: System Activity
989 description_filter: Filter
990 description_search: Searchfield
991 description_choose_project: Projects
992 description_project_scope: Search scope
993 description_notes: Notes
994 description_message_content: Message content
995 description_query_sort_criteria_attribute: Sort attribute
996 description_query_sort_criteria_direction: Sort direction
997 description_user_mail_notification: Mail notification settings
998 description_available_columns: Available Columns
999 description_selected_columns: Selected Columns
1000 description_all_columns: All Columns
1001 description_issue_category_reassign: Choose issue category
1002 description_wiki_subpages_reassign: Choose new parent page
1003 description_date_range_list: Choose range from list
1004 description_date_range_interval: Choose range by selecting start and end date
1005 description_date_from: Enter start date
1006 description_date_to: Enter end date