comparison config/locales/en.yml @ 299:defe55be97b9 feature_73

Do not show external checkbox/field until the repo has been automatically populated Pull external Hg as well as git and svn repos Some textual changes
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Thu, 24 Mar 2011 15:48:36 +0000
parents 4d4acbad8728
children 6508e99869a2 6c56a595dc1c b9c2ba9e49b4
comparison
equal deleted inserted replaced
290:4d4acbad8728 299:defe55be97b9
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: "Select this if the project's main repository is hosted somewhere else" 309 setting_external_repository: "Select this if the project's main repository is hosted somewhere else"
310 setting_external_repository_url: "The URL of the existing external repository" 310 setting_external_repository_url: "The URL of the existing external repository. Must be publicly accessible without a password"
311 label_repository_external_url: "External repository 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 '
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.</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. 932 text_settings_repo_creation: <b>Creating repository...</b></p><p>The source code repository for a project will be set up automatically within a few minutes of the project being created.</p><p>Please check again in five minutes, and <a href="/projects/soundsoftware-site/wiki/Help">contact us</a> if there is any problem.</p><p>If you wish to use this project to track a repository that is already hosted somewhere else, please wait until the repository has been created here and then return to this settings page to configure it.</p><p>If you don't want a repository at all, go to the Modules tab and switch it off there.
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. 933 text_settings_repo_explanation: <b>External repositories</b><p>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 your existing external repository's URL here &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_internal: Currently the repository hosted at this site is the primary repository for this project. 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. 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. 936 text_settings_repo_need_help: Please <a href="/projects/soundsoftware-site/wiki/Help">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.
937 937
938 938
939 939
940 default_role_manager: Manager 940 default_role_manager: Manager
941 default_role_developer: Developer 941 default_role_developer: Developer