Mercurial > hg > soundsoftware-site
diff config/locales/en.yml @ 1464:261b3d9a4903 redmine-2.4
Update to Redmine 2.4 branch rev 12663
author | Chris Cannam |
---|---|
date | Tue, 14 Jan 2014 14:37:42 +0000 |
parents | 433d4f72a19b |
children | 51364c0cd58f dffacf8a6908 |
line wrap: on
line diff
--- a/config/locales/en.yml Fri Jun 14 09:05:06 2013 +0100 +++ b/config/locales/en.yml Tue Jan 14 14:37:42 2014 +0000 @@ -129,6 +129,7 @@ not_same_project: "doesn't belong to the same project" circular_dependency: "This relation would create a circular dependency" cant_link_an_issue_with_a_descendant: "An issue cannot be linked to one of its subtasks" + earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues" actionview_instancetag_blank_option: Please select @@ -147,8 +148,10 @@ notice_account_invalid_creditentials: Invalid user or password notice_account_password_updated: Password was successfully updated. notice_account_wrong_password: Wrong password - notice_account_register_done: Account was successfully created. To activate your account, click on the link that was emailed to you. + notice_account_register_done: Account was successfully created. An email containing the instructions to activate your account was sent to %{email}. notice_account_unknown_email: Unknown user. + notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please <a href="%{url}">click this link</a>. + notice_account_locked: Your account is locked. notice_can_t_change_password: This account uses an external authentication source. Impossible to change the password. notice_account_lost_email_sent: An email with instructions to choose a new password has been sent to you. notice_account_activated: Your account has been activated. You can now log in. @@ -162,7 +165,7 @@ notice_not_authorized_archived_project: The project you're trying to access has been archived. notice_email_sent: "An email was sent to %{value}" notice_email_error: "An error occurred while sending mail (%{value})" - notice_feeds_access_key_reseted: Your RSS access key was reset. + notice_feeds_access_key_reseted: Your Atom access key was reset. notice_api_access_key_reseted: Your API access key was reset. notice_failed_to_save_issues: "Failed to save %{count} issue(s) on %{total} selected: %{ids}." notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}." @@ -178,6 +181,7 @@ notice_issue_update_conflict: "The issue has been updated by an other user while you were editing it." notice_account_deleted: "Your account has been permanently deleted." notice_user_successful_create: "User %{id} created." + notice_new_password_must_be_different: The new password must be different from the current password error_can_t_load_default_data: "Default configuration could not be loaded: %{value}" error_scm_not_found: "The entry or revision was not found in the repository." @@ -216,9 +220,6 @@ mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated" mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}." - gui_validation_error: 1 error - gui_validation_error_plural: "%{count} errors" - field_name: Name field_description: Description field_summary: Summary @@ -232,6 +233,7 @@ field_author: Author field_created_on: Created field_updated_on: Updated + field_closed_on: Closed field_field_format: Format field_is_for_all: For all projects field_possible_values: Possible values @@ -332,6 +334,9 @@ field_timeout: "Timeout (in seconds)" field_board_parent: Parent forum field_private_notes: Private notes + field_inherit_members: Inherit members + field_generate_password: Generate password + field_must_change_passwd: Must change password at next logon setting_app_title: Application title setting_app_subtitle: Application subtitle @@ -360,8 +365,8 @@ setting_cross_project_subtasks: Allow cross-project subtasks setting_issue_list_default_columns: Default columns displayed on the issue list setting_repositories_encodings: Attachments and repositories encodings - setting_emails_header: Emails header - setting_emails_footer: Emails footer + setting_emails_header: Email header + setting_emails_footer: Email footer setting_protocol: Protocol setting_per_page_options: Objects per page options setting_user_format: Users display format @@ -400,6 +405,9 @@ setting_thumbnails_enabled: Display attachment thumbnails setting_thumbnails_size: Thumbnails size (in pixels) setting_non_working_week_days: Non-working days + setting_jsonp_enabled: Enable JSONP support + setting_default_projects_tracker_ids: Default trackers for new projects + setting_mail_handler_excluded_filenames: Exclude attachments by name permission_add_project: Create project permission_add_subprojects: Create subprojects @@ -436,8 +444,10 @@ permission_edit_own_time_entries: Edit own time logs permission_manage_news: Manage news permission_comment_news: Comment news - permission_manage_documents: Manage documents permission_view_documents: View documents + permission_add_documents: Add documents + permission_edit_documents: Edit documents + permission_delete_documents: Delete documents permission_manage_files: Manage files permission_view_files: View files permission_manage_wiki: Manage wiki @@ -567,8 +577,6 @@ label_text: Long text label_attribute: Attribute label_attribute_plural: Attributes - label_download: "%{count} Download" - label_download_plural: "%{count} Downloads" label_no_data: No data to display label_change_status: Change status label_history: History @@ -617,6 +625,7 @@ one: 1 issue other: "%{count} issues" label_total: Total + label_total_time: Total time label_permissions: Permissions label_current_status: Current status label_new_statuses_allowed: New statuses allowed @@ -686,8 +695,6 @@ label_repository_new: New repository label_repository_plural: Repositories label_browse: Browse - label_modification: "%{count} change" - label_modification_plural: "%{count} changes" label_branch: Branch label_tag: Tag label_revision: Revision @@ -786,9 +793,9 @@ label_language_based: Based on user's language label_sort_by: "Sort by %{value}" label_send_test_email: Send a test email - label_feeds_access_key: RSS access key - label_missing_feeds_access_key: Missing a RSS access key - label_feeds_access_key_created_on: "RSS access key created %{value} ago" + label_feeds_access_key: Atom access key + label_missing_feeds_access_key: Missing a Atom access key + label_feeds_access_key_created_on: "Atom access key created %{value} ago" label_module_plural: Modules label_added_time_by: "Added by %{author} %{age} ago" label_updated_time_by: "Updated by %{author} %{age} ago" @@ -881,14 +888,21 @@ label_fields_permissions: Fields permissions label_readonly: Read-only label_required: Required + label_hidden: Hidden label_attribute_of_project: "Project's %{name}" + label_attribute_of_issue: "Issue's %{name}" label_attribute_of_author: "Author's %{name}" label_attribute_of_assigned_to: "Assignee's %{name}" + label_attribute_of_user: "User's %{name}" label_attribute_of_fixed_version: "Target version's %{name}" label_cross_project_descendants: With subprojects label_cross_project_tree: With project tree label_cross_project_hierarchy: With project hierarchy label_cross_project_system: With all projects + label_gantt_progress_line: Progress line + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users button_login: Login button_submit: Submit @@ -972,7 +986,7 @@ text_tip_issue_begin_day: issue beginning this day text_tip_issue_end_day: issue ending this day text_tip_issue_begin_end_day: issue beginning and ending this day - text_project_identifier_info: 'Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.' + text_project_identifier_info: 'Only lower case letters (a-z), numbers, dashes and underscores are allowed, must start with a lower case letter.<br />Once saved, the identifier cannot be changed.' text_caracters_maximum: "%{count} characters maximum." text_caracters_minimum: "Must be at least %{count} characters long." text_length_between: "Length between %{min} and %{max} characters." @@ -1000,6 +1014,7 @@ text_file_repository_writable: Attachments directory writable text_plugin_assets_writable: Plugin assets directory writable text_rmagick_available: RMagick available (optional) + text_convert_available: ImageMagick convert available (optional) text_destroy_time_entries_question: "%{hours} hours were reported on the issues you are about to delete. What do you want to do?" text_destroy_time_entries: Delete reported hours text_assign_time_entries_to_project: Assign reported hours to the project @@ -1024,14 +1039,15 @@ text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) text_scm_command: Command text_scm_command_version: Version - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. + text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. text_issue_conflict_resolution_overwrite: "Apply my changes anyway (previous notes will be kept but some changes may be overwritten)" text_issue_conflict_resolution_add_notes: "Add my notes and discard my other changes" text_issue_conflict_resolution_cancel: "Discard all my changes and redisplay %{link}" text_account_destroy_confirmation: "Are you sure you want to proceed?\nYour account will be permanently deleted, with no way to reactivate it." text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours." text_project_closed: This project is closed and read-only. + text_turning_multiple_off: "If you disable multiple values, multiple values will be removed in order to preserve only one value per item." default_role_manager: Manager default_role_developer: Developer