comparison config/locales/en.yml @ 1115:433d4f72a19b redmine-2.2

Update to Redmine SVN revision 11137 on 2.2-stable branch
author Chris Cannam
date Mon, 07 Jan 2013 12:01:42 +0000
parents cbb26bc654de
children bb32da3bea34 622f24f53b42 261b3d9a4903
comparison
equal deleted inserted replaced
929:5f33065ddc4b 1115:433d4f72a19b
47 one: "1 minute" 47 one: "1 minute"
48 other: "%{count} minutes" 48 other: "%{count} minutes"
49 about_x_hours: 49 about_x_hours:
50 one: "about 1 hour" 50 one: "about 1 hour"
51 other: "about %{count} hours" 51 other: "about %{count} hours"
52 x_hours:
53 one: "1 hour"
54 other: "%{count} hours"
52 x_days: 55 x_days:
53 one: "1 day" 56 one: "1 day"
54 other: "%{count} days" 57 other: "%{count} days"
55 about_x_months: 58 about_x_months:
56 one: "about 1 month" 59 one: "about 1 month"
75 precision: 3 78 precision: 3
76 79
77 human: 80 human:
78 format: 81 format:
79 delimiter: "" 82 delimiter: ""
80 precision: 1 83 precision: 3
81 storage_units: 84 storage_units:
82 format: "%n %u" 85 format: "%n %u"
83 units: 86 units:
84 byte: 87 byte:
85 one: "Byte" 88 one: "Byte"
86 other: "Bytes" 89 other: "Bytes"
87 kb: "kB" 90 kb: "KB"
88 mb: "MB" 91 mb: "MB"
89 gb: "GB" 92 gb: "GB"
90 tb: "TB" 93 tb: "TB"
91 94
92 # Used in array.to_sentence. 95 # Used in array.to_sentence.
160 notice_email_sent: "An email was sent to %{value}" 163 notice_email_sent: "An email was sent to %{value}"
161 notice_email_error: "An error occurred while sending mail (%{value})" 164 notice_email_error: "An error occurred while sending mail (%{value})"
162 notice_feeds_access_key_reseted: Your RSS access key was reset. 165 notice_feeds_access_key_reseted: Your RSS access key was reset.
163 notice_api_access_key_reseted: Your API access key was reset. 166 notice_api_access_key_reseted: Your API access key was reset.
164 notice_failed_to_save_issues: "Failed to save %{count} issue(s) on %{total} selected: %{ids}." 167 notice_failed_to_save_issues: "Failed to save %{count} issue(s) on %{total} selected: %{ids}."
168 notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
165 notice_failed_to_save_members: "Failed to save member(s): %{errors}." 169 notice_failed_to_save_members: "Failed to save member(s): %{errors}."
166 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit." 170 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
167 notice_account_pending: "Your account was created and is now pending administrator approval." 171 notice_account_pending: "Your account was created and is now pending administrator approval."
168 notice_default_data_loaded: Default configuration successfully loaded. 172 notice_default_data_loaded: Default configuration successfully loaded.
169 notice_unable_delete_version: Unable to delete version. 173 notice_unable_delete_version: Unable to delete version.
170 notice_unable_delete_time_entry: Unable to delete time log entry. 174 notice_unable_delete_time_entry: Unable to delete time log entry.
171 notice_issue_done_ratios_updated: Issue done ratios updated. 175 notice_issue_done_ratios_updated: Issue done ratios updated.
172 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})"
173 notice_issue_successful_create: "Issue %{id} created." 177 notice_issue_successful_create: "Issue %{id} created."
178 notice_issue_update_conflict: "The issue has been updated by an other user while you were editing it."
179 notice_account_deleted: "Your account has been permanently deleted."
180 notice_user_successful_create: "User %{id} created."
174 181
175 error_can_t_load_default_data: "Default configuration could not be loaded: %{value}" 182 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." 183 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}" 184 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." 185 error_scm_annotate: "The entry does not exist or cannot be annotated."
189 error_workflow_copy_source: 'Please select a source tracker or role' 196 error_workflow_copy_source: 'Please select a source tracker or role'
190 error_workflow_copy_target: 'Please select target tracker(s) and role(s)' 197 error_workflow_copy_target: 'Please select target tracker(s) and role(s)'
191 error_unable_delete_issue_status: 'Unable to delete issue status' 198 error_unable_delete_issue_status: 'Unable to delete issue status'
192 error_unable_to_connect: "Unable to connect (%{value})" 199 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})" 200 error_attachment_too_big: "This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})"
201 error_session_expired: "Your session has expired. Please login again."
194 warning_attachments_not_saved: "%{count} file(s) could not be saved." 202 warning_attachments_not_saved: "%{count} file(s) could not be saved."
195 203
196 mail_subject_lost_password: "Your %{value} password" 204 mail_subject_lost_password: "Your %{value} password"
197 mail_body_lost_password: 'To change your password, click on the following link:' 205 mail_body_lost_password: 'To change your password, click on the following link:'
198 mail_subject_register: "Your %{value} account activation" 206 mail_subject_register: "Your %{value} account activation"
315 field_scm_path_encoding: Path encoding 323 field_scm_path_encoding: Path encoding
316 field_path_to_repository: Path to repository 324 field_path_to_repository: Path to repository
317 field_root_directory: Root directory 325 field_root_directory: Root directory
318 field_cvsroot: CVSROOT 326 field_cvsroot: CVSROOT
319 field_cvs_module: Module 327 field_cvs_module: Module
328 field_repository_is_default: Main repository
329 field_multiple: Multiple values
330 field_auth_source_ldap_filter: LDAP filter
331 field_core_fields: Standard fields
332 field_timeout: "Timeout (in seconds)"
333 field_board_parent: Parent forum
334 field_private_notes: Private notes
320 335
321 setting_app_title: Application title 336 setting_app_title: Application title
322 setting_app_subtitle: Application subtitle 337 setting_app_subtitle: Application subtitle
323 setting_welcome_text: Welcome text 338 setting_welcome_text: Welcome text
324 setting_default_language: Default language 339 setting_default_language: Default language
340 setting_commit_fix_keywords: Fixing keywords 355 setting_commit_fix_keywords: Fixing keywords
341 setting_autologin: Autologin 356 setting_autologin: Autologin
342 setting_date_format: Date format 357 setting_date_format: Date format
343 setting_time_format: Time format 358 setting_time_format: Time format
344 setting_cross_project_issue_relations: Allow cross-project issue relations 359 setting_cross_project_issue_relations: Allow cross-project issue relations
360 setting_cross_project_subtasks: Allow cross-project subtasks
345 setting_issue_list_default_columns: Default columns displayed on the issue list 361 setting_issue_list_default_columns: Default columns displayed on the issue list
346 setting_repositories_encodings: Attachments and repositories encodings 362 setting_repositories_encodings: Attachments and repositories encodings
347 setting_emails_header: Emails header 363 setting_emails_header: Emails header
348 setting_emails_footer: Emails footer 364 setting_emails_footer: Emails footer
349 setting_protocol: Protocol 365 setting_protocol: Protocol
375 setting_commit_logtime_enabled: Enable time logging 391 setting_commit_logtime_enabled: Enable time logging
376 setting_commit_logtime_activity_id: Activity for logged time 392 setting_commit_logtime_activity_id: Activity for logged time
377 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart 393 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
378 setting_issue_group_assignment: Allow issue assignment to groups 394 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 395 setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
396 setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
397 setting_unsubscribe: Allow users to delete their own account
398 setting_session_lifetime: Session maximum lifetime
399 setting_session_timeout: Session inactivity timeout
400 setting_thumbnails_enabled: Display attachment thumbnails
401 setting_thumbnails_size: Thumbnails size (in pixels)
402 setting_non_working_week_days: Non-working days
380 403
381 permission_add_project: Create project 404 permission_add_project: Create project
382 permission_add_subprojects: Create subprojects 405 permission_add_subprojects: Create subprojects
383 permission_edit_project: Edit project 406 permission_edit_project: Edit project
407 permission_close_project: Close / reopen the project
384 permission_select_project_modules: Select project modules 408 permission_select_project_modules: Select project modules
385 permission_manage_members: Manage members 409 permission_manage_members: Manage members
386 permission_manage_project_activities: Manage project activities 410 permission_manage_project_activities: Manage project activities
387 permission_manage_versions: Manage versions 411 permission_manage_versions: Manage versions
388 permission_manage_categories: Manage issue categories 412 permission_manage_categories: Manage issue categories
393 permission_set_issues_private: Set issues public or private 417 permission_set_issues_private: Set issues public or private
394 permission_set_own_issues_private: Set own issues public or private 418 permission_set_own_issues_private: Set own issues public or private
395 permission_add_issue_notes: Add notes 419 permission_add_issue_notes: Add notes
396 permission_edit_issue_notes: Edit notes 420 permission_edit_issue_notes: Edit notes
397 permission_edit_own_issue_notes: Edit own notes 421 permission_edit_own_issue_notes: Edit own notes
422 permission_view_private_notes: View private notes
423 permission_set_notes_private: Set notes as private
398 permission_move_issues: Move issues 424 permission_move_issues: Move issues
399 permission_delete_issues: Delete issues 425 permission_delete_issues: Delete issues
400 permission_manage_public_queries: Manage public queries 426 permission_manage_public_queries: Manage public queries
401 permission_save_queries: Save queries 427 permission_save_queries: Save queries
402 permission_view_gantt: View gantt chart 428 permission_view_gantt: View gantt chart
433 permission_edit_own_messages: Edit own messages 459 permission_edit_own_messages: Edit own messages
434 permission_delete_messages: Delete messages 460 permission_delete_messages: Delete messages
435 permission_delete_own_messages: Delete own messages 461 permission_delete_own_messages: Delete own messages
436 permission_export_wiki_pages: Export wiki pages 462 permission_export_wiki_pages: Export wiki pages
437 permission_manage_subtasks: Manage subtasks 463 permission_manage_subtasks: Manage subtasks
464 permission_manage_related_issues: Manage related issues
438 465
439 project_module_issue_tracking: Issue tracking 466 project_module_issue_tracking: Issue tracking
440 project_module_time_tracking: Time tracking 467 project_module_time_tracking: Time tracking
441 project_module_news: News 468 project_module_news: News
442 project_module_documents: Documents 469 project_module_documents: Documents
583 other: "%{count} open" 610 other: "%{count} open"
584 label_x_closed_issues_abbr: 611 label_x_closed_issues_abbr:
585 zero: 0 closed 612 zero: 0 closed
586 one: 1 closed 613 one: 1 closed
587 other: "%{count} closed" 614 other: "%{count} closed"
615 label_x_issues:
616 zero: 0 issues
617 one: 1 issue
618 other: "%{count} issues"
588 label_total: Total 619 label_total: Total
589 label_permissions: Permissions 620 label_permissions: Permissions
590 label_current_status: Current status 621 label_current_status: Current status
591 label_new_statuses_allowed: New statuses allowed 622 label_new_statuses_allowed: New statuses allowed
592 label_all: all 623 label_all: all
624 label_any: any
593 label_none: none 625 label_none: none
594 label_nobody: nobody 626 label_nobody: nobody
595 label_next: Next 627 label_next: Next
596 label_previous: Previous 628 label_previous: Previous
597 label_used_by: Used by 629 label_used_by: Used by
622 label_filter_plural: Filters 654 label_filter_plural: Filters
623 label_equals: is 655 label_equals: is
624 label_not_equals: is not 656 label_not_equals: is not
625 label_in_less_than: in less than 657 label_in_less_than: in less than
626 label_in_more_than: in more than 658 label_in_more_than: in more than
659 label_in_the_next_days: in the next
660 label_in_the_past_days: in the past
627 label_greater_or_equal: '>=' 661 label_greater_or_equal: '>='
628 label_less_or_equal: '<=' 662 label_less_or_equal: '<='
629 label_between: between 663 label_between: between
630 label_in: in 664 label_in: in
631 label_today: today 665 label_today: today
632 label_all_time: all time 666 label_all_time: all time
633 label_yesterday: yesterday 667 label_yesterday: yesterday
634 label_this_week: this week 668 label_this_week: this week
635 label_last_week: last week 669 label_last_week: last week
670 label_last_n_weeks: "last %{count} weeks"
636 label_last_n_days: "last %{count} days" 671 label_last_n_days: "last %{count} days"
637 label_this_month: this month 672 label_this_month: this month
638 label_last_month: last month 673 label_last_month: last month
639 label_this_year: this year 674 label_this_year: this year
640 label_date_range: Date range 675 label_date_range: Date range
641 label_less_than_ago: less than days ago 676 label_less_than_ago: less than days ago
642 label_more_than_ago: more than days ago 677 label_more_than_ago: more than days ago
643 label_ago: days ago 678 label_ago: days ago
644 label_contains: contains 679 label_contains: contains
645 label_not_contains: doesn't contain 680 label_not_contains: doesn't contain
681 label_any_issues_in_project: any issues in project
682 label_any_issues_not_in_project: any issues not in project
683 label_no_issues_in_project: no issues in project
646 label_day_plural: days 684 label_day_plural: days
647 label_repository: Repository 685 label_repository: Repository
686 label_repository_new: New repository
648 label_repository_plural: Repositories 687 label_repository_plural: Repositories
649 label_browse: Browse 688 label_browse: Browse
650 label_modification: "%{count} change" 689 label_modification: "%{count} change"
651 label_modification_plural: "%{count} changes" 690 label_modification_plural: "%{count} changes"
652 label_branch: Branch 691 label_branch: Branch
708 label_related_issues: Related issues 747 label_related_issues: Related issues
709 label_applied_status: Applied status 748 label_applied_status: Applied status
710 label_loading: Loading... 749 label_loading: Loading...
711 label_relation_new: New relation 750 label_relation_new: New relation
712 label_relation_delete: Delete relation 751 label_relation_delete: Delete relation
713 label_relates_to: related to 752 label_relates_to: Related to
714 label_duplicates: duplicates 753 label_duplicates: Duplicates
715 label_duplicated_by: duplicated by 754 label_duplicated_by: Duplicated by
716 label_blocks: blocks 755 label_blocks: Blocks
717 label_blocked_by: blocked by 756 label_blocked_by: Blocked by
718 label_precedes: precedes 757 label_precedes: Precedes
719 label_follows: follows 758 label_follows: Follows
759 label_copied_to: Copied to
760 label_copied_from: Copied from
720 label_end_to_start: end to start 761 label_end_to_start: end to start
721 label_end_to_end: end to end 762 label_end_to_end: end to end
722 label_start_to_start: start to start 763 label_start_to_start: start to start
723 label_start_to_end: start to end 764 label_start_to_end: start to end
724 label_stay_logged_in: Stay logged in 765 label_stay_logged_in: Stay logged in
826 label_issues_visibility_public: All non private issues 867 label_issues_visibility_public: All non private issues
827 label_issues_visibility_own: Issues created by or assigned to the user 868 label_issues_visibility_own: Issues created by or assigned to the user
828 label_git_report_last_commit: Report last commit for files and directories 869 label_git_report_last_commit: Report last commit for files and directories
829 label_parent_revision: Parent 870 label_parent_revision: Parent
830 label_child_revision: Child 871 label_child_revision: Child
831 label_export_options: %{export_format} export options 872 label_export_options: "%{export_format} export options"
873 label_copy_attachments: Copy attachments
874 label_copy_subtasks: Copy subtasks
875 label_item_position: "%{position} of %{count}"
876 label_completed_versions: Completed versions
877 label_search_for_watchers: Search for watchers to add
878 label_session_expiration: Session expiration
879 label_show_closed_projects: View closed projects
880 label_status_transitions: Status transitions
881 label_fields_permissions: Fields permissions
882 label_readonly: Read-only
883 label_required: Required
884 label_attribute_of_project: "Project's %{name}"
885 label_attribute_of_author: "Author's %{name}"
886 label_attribute_of_assigned_to: "Assignee's %{name}"
887 label_attribute_of_fixed_version: "Target version's %{name}"
888 label_cross_project_descendants: With subprojects
889 label_cross_project_tree: With project tree
890 label_cross_project_hierarchy: With project hierarchy
891 label_cross_project_system: With all projects
832 892
833 button_login: Login 893 button_login: Login
834 button_submit: Submit 894 button_submit: Submit
835 button_save: Save 895 button_save: Save
836 button_check_all: Check all 896 button_check_all: Check all
874 button_update: Update 934 button_update: Update
875 button_configure: Configure 935 button_configure: Configure
876 button_quote: Quote 936 button_quote: Quote
877 button_duplicate: Duplicate 937 button_duplicate: Duplicate
878 button_show: Show 938 button_show: Show
939 button_hide: Hide
879 button_edit_section: Edit this section 940 button_edit_section: Edit this section
880 button_export: Export 941 button_export: Export
942 button_delete_my_account: Delete my account
943 button_close: Close
944 button_reopen: Reopen
881 945
882 status_active: active 946 status_active: active
883 status_registered: registered 947 status_registered: registered
884 status_locked: locked 948 status_locked: locked
949
950 project_status_active: active
951 project_status_closed: closed
952 project_status_archived: archived
885 953
886 version_status_open: open 954 version_status_open: open
887 version_status_locked: locked 955 version_status_locked: locked
888 version_status_closed: closed 956 version_status_closed: closed
889 957
894 text_min_max_length_info: 0 means no restriction 962 text_min_max_length_info: 0 means no restriction
895 text_project_destroy_confirmation: Are you sure you want to delete this project and related data? 963 text_project_destroy_confirmation: Are you sure you want to delete this project and related data?
896 text_subprojects_destroy_warning: "Its subproject(s): %{value} will be also deleted." 964 text_subprojects_destroy_warning: "Its subproject(s): %{value} will be also deleted."
897 text_workflow_edit: Select a role and a tracker to edit the workflow 965 text_workflow_edit: Select a role and a tracker to edit the workflow
898 text_are_you_sure: Are you sure? 966 text_are_you_sure: Are you sure?
899 text_are_you_sure_with_children: "Delete issue and all child issues?"
900 text_journal_changed: "%{label} changed from %{old} to %{new}" 967 text_journal_changed: "%{label} changed from %{old} to %{new}"
901 text_journal_changed_no_detail: "%{label} updated" 968 text_journal_changed_no_detail: "%{label} updated"
902 text_journal_set_to: "%{label} set to %{value}" 969 text_journal_set_to: "%{label} set to %{value}"
903 text_journal_deleted: "%{label} deleted (%{old})" 970 text_journal_deleted: "%{label} deleted (%{old})"
904 text_journal_added: "%{label} %{value} added" 971 text_journal_added: "%{label} %{value} added"
905 text_tip_issue_begin_day: issue beginning this day 972 text_tip_issue_begin_day: issue beginning this day
906 text_tip_issue_end_day: issue ending this day 973 text_tip_issue_end_day: issue ending this day
907 text_tip_issue_begin_end_day: issue beginning and ending this day 974 text_tip_issue_begin_end_day: issue beginning and ending this day
908 text_project_identifier_info: 'Only lower case letters (a-z), numbers and dashes are allowed.<br />Once saved, the identifier cannot be changed.' 975 text_project_identifier_info: 'Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.'
909 text_caracters_maximum: "%{count} characters maximum." 976 text_caracters_maximum: "%{count} characters maximum."
910 text_caracters_minimum: "Must be at least %{count} characters long." 977 text_caracters_minimum: "Must be at least %{count} characters long."
911 text_length_between: "Length between %{min} and %{max} characters." 978 text_length_between: "Length between %{min} and %{max} characters."
912 text_tracker_no_workflow: No workflow defined for this tracker 979 text_tracker_no_workflow: No workflow defined for this tracker
913 text_unallowed_characters: Unallowed characters 980 text_unallowed_characters: Unallowed characters
957 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) 1024 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
958 text_scm_command: Command 1025 text_scm_command: Command
959 text_scm_command_version: Version 1026 text_scm_command_version: Version
960 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. 1027 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it.
961 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. 1028 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel.
1029 text_issue_conflict_resolution_overwrite: "Apply my changes anyway (previous notes will be kept but some changes may be overwritten)"
1030 text_issue_conflict_resolution_add_notes: "Add my notes and discard my other changes"
1031 text_issue_conflict_resolution_cancel: "Discard all my changes and redisplay %{link}"
1032 text_account_destroy_confirmation: "Are you sure you want to proceed?\nYour account will be permanently deleted, with no way to reactivate it."
1033 text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
1034 text_project_closed: This project is closed and read-only.
962 1035
963 default_role_manager: Manager 1036 default_role_manager: Manager
964 default_role_developer: Developer 1037 default_role_developer: Developer
965 default_role_reporter: Reporter 1038 default_role_reporter: Reporter
966 default_tracker_bug: Bug 1039 default_tracker_bug: Bug
1002 description_wiki_subpages_reassign: Choose new parent page 1075 description_wiki_subpages_reassign: Choose new parent page
1003 description_date_range_list: Choose range from list 1076 description_date_range_list: Choose range from list
1004 description_date_range_interval: Choose range by selecting start and end date 1077 description_date_range_interval: Choose range by selecting start and end date
1005 description_date_from: Enter start date 1078 description_date_from: Enter start date
1006 description_date_to: Enter end date 1079 description_date_to: Enter end date
1080 text_repository_identifier_info: 'Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.'