comparison config/locales/en.yml @ 290:4d4acbad8728 feature_73

Textual changes
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 23 Mar 2011 17:36:21 +0000
parents ab672e427b9b
children defe55be97b9
comparison
equal deleted inserted replaced
278:c87ed8a009e5 290:4d4acbad8728
304 field_member_of_group: "Assignee's group" 304 field_member_of_group: "Assignee's group"
305 field_assigned_to_role: "Assignee's role" 305 field_assigned_to_role: "Assignee's role"
306 field_text: Text field 306 field_text: Text field
307 field_visible: Visible 307 field_visible: Visible
308 308
309 setting_external_repository: "In the case you wish to follow an external repository" 309 setting_external_repository: "Select this if the project's main repository is hosted somewhere else"
310 setting_external_repository_url: "The external repository URL" 310 setting_external_repository_url: "The URL of the existing external repository"
311 label_repository_external_url: "External rep URL" 311 label_repository_external_url: "External repository URL"
312 setting_tipoftheday_text: Tip of the Day 312 setting_tipoftheday_text: Tip of the Day
313 setting_notifications_text: Notifications 313 setting_notifications_text: Notifications
314 field_terms_and_conditions: 'Terms and Conditions:' 314 field_terms_and_conditions: 'Terms and Conditions:'
315 accept_terms_and_conditions: 'I have read and agree with the ' 315 accept_terms_and_conditions: 'I have read and agree with the '
316 label_ssamr_description: Research description 316 label_ssamr_description: Research description
634 label_ago: days ago 634 label_ago: days ago
635 label_contains: contains 635 label_contains: contains
636 label_not_contains: doesn't contain 636 label_not_contains: doesn't contain
637 label_day_plural: days 637 label_day_plural: days
638 label_repository: Repository 638 label_repository: Repository
639 label_is_external_repository: External? 639 label_is_external_repository: Track an external repository
640 label_repository_plural: Repositories 640 label_repository_plural: Repositories
641 label_browse: Browse 641 label_browse: Browse
642 label_modification: "{{count}} change" 642 label_modification: "{{count}} change"
643 label_modification_plural: "{{count}} changes" 643 label_modification_plural: "{{count}} changes"
644 label_branch: Branch 644 label_branch: Branch
917 text_reassign_time_entries: 'Reassign reported hours to this issue:' 917 text_reassign_time_entries: 'Reassign reported hours to this issue:'
918 text_user_wrote: "{{value}} wrote:" 918 text_user_wrote: "{{value}} wrote:"
919 text_enumeration_destroy_question: "{{count}} objects are assigned to this value." 919 text_enumeration_destroy_question: "{{count}} objects are assigned to this value."
920 text_enumeration_category_reassign_to: 'Reassign them to this value:' 920 text_enumeration_category_reassign_to: 'Reassign them to this value:'
921 text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them." 921 text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/email.yml and restart the application to enable them."
922 text_repository_usernames_mapping: "Select or update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped." 922 text_repository_usernames_mapping: "Select the project member associated with each username found in the repository log.\nUsers whose name or email matches that in the repository are mapped automatically."
923 text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.' 923 text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
924 text_custom_field_possible_values_info: 'One line for each value' 924 text_custom_field_possible_values_info: 'One line for each value'
925 text_wiki_page_destroy_question: "This page has {{descendants}} child page(s) and descendant(s). What do you want to do?" 925 text_wiki_page_destroy_question: "This page has {{descendants}} child page(s) and descendant(s). What do you want to do?"
926 text_wiki_page_nullify_children: "Keep child pages as root pages" 926 text_wiki_page_nullify_children: "Keep child pages as root pages"
927 text_wiki_page_destroy_children: "Delete child pages and all their descendants" 927 text_wiki_page_destroy_children: "Delete child pages and all their descendants"
928 text_wiki_page_reassign_children: "Reassign child pages to this parent page" 928 text_wiki_page_reassign_children: "Reassign child pages to this parent page"
929 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?" 929 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?"
930 text_zoom_in: Zoom in 930 text_zoom_in: Zoom in
931 text_zoom_out: Zoom out 931 text_zoom_out: Zoom out
932 text_settings_repo_creation: The repository for a project should be set up automatically within a few minutes of the project being created.<br>You should not have to adjust any settings here.<br>Please check again in ten minutes, and <a href="/projects/soundsoftware-site/wiki/Help">contact us</a> if there is any problem. 932 text_settings_repo_creation: The repository for a project should be set up automatically within a few minutes of the project being created.</p><p>You should not have to adjust any settings here, unless you wish to use this repository only to track a repository hosted elsewhere.</p><p>Please check again in ten minutes, and <a href="/projects/soundsoftware-site/wiki/Help">contact us</a> if there is any problem.
933 text_settings_repo_is_internal: The repository for this project is an internal Mercurial Repository, hosted by SoundSoftware.ac.uk. 933 text_settings_repo_explanation: Normally your project's primary repository will be the Mercurial repository hosted at this site.<p>However, if you already have your project hosted somewhere else, you can specify here your existing external repository's URL &ndash; then this site will track that repository in a read-only &ldquo;mirror&rdquo; copy. External Mercurial, git and Subversion repositories can be tracked. Note that you cannot switch to an external repository if you have already made any commits to the repository hosted here.
934 text_settings_repo_is_external: You are tracking an external repository, with a mirror Mercurial repository hosted by SoundSoftware.ac.uk. 934 text_settings_repo_is_internal: Currently the repository hosted at this site is the primary repository for this project.
935 text_settings_repo_is_external: Currently the repository hosted at this site is a read-only copy of an external repository.
936 text_settings_repo_need_help: Please <a href="mailto:info@soundsoftware.ac.uk">contact us</a> if you need help deciding how best to set this up.<br>We can also import complete revision history from other systems into a new primary repository for you if you wish.
935 937
936 938
937 939
938 default_role_manager: Manager 940 default_role_manager: Manager
939 default_role_developer: Developer 941 default_role_developer: Developer