Mercurial > hg > soundsoftware-site
comparison config/locales/en-GB.yml @ 303:93b4cfd3aaaa cannam-pre-20110113-merge
Merge from branch "bug_97"
author | Chris Cannam |
---|---|
date | Mon, 28 Mar 2011 17:30:04 +0100 |
parents | 23c69f60a959 ba87afa76607 |
children | 6c56a595dc1c |
comparison
equal
deleted
inserted
replaced
286:861eb230b8fe | 303:93b4cfd3aaaa |
---|---|
294 field_identity_url: OpenID URL | 294 field_identity_url: OpenID URL |
295 field_content: Content | 295 field_content: Content |
296 field_group_by: Group results by | 296 field_group_by: Group results by |
297 field_sharing: Sharing | 297 field_sharing: Sharing |
298 | 298 |
299 setting_external_repository: "In the case you wish to follow an external repository" | |
300 setting_external_repository_url: "The external repository URL" | |
301 label_repository_external_url: "External rep URL" | |
299 setting_app_title: Application title | 302 setting_app_title: Application title |
300 setting_app_subtitle: Application subtitle | 303 setting_app_subtitle: Application subtitle |
301 setting_welcome_text: Welcome text | 304 setting_welcome_text: Welcome text |
302 setting_tipoftheday_text: Tip of the Day | 305 setting_tipoftheday_text: Tip of the Day |
303 setting_notifications_text: Notifications | 306 setting_notifications_text: Notifications |
617 label_ago: days ago | 620 label_ago: days ago |
618 label_contains: contains | 621 label_contains: contains |
619 label_not_contains: doesn't contain | 622 label_not_contains: doesn't contain |
620 label_day_plural: days | 623 label_day_plural: days |
621 label_repository: Repository | 624 label_repository: Repository |
625 label_is_external_repository: External? | |
622 label_repository_plural: Repositories | 626 label_repository_plural: Repositories |
623 label_browse: Browse | 627 label_browse: Browse |
624 label_modification: "{{count}} change" | 628 label_modification: "{{count}} change" |
625 label_modification_plural: "{{count}} changes" | 629 label_modification_plural: "{{count}} changes" |
626 label_branch: Branch | 630 label_branch: Branch |
898 text_wiki_page_destroy_children: "Delete child pages and all their descendants" | 902 text_wiki_page_destroy_children: "Delete child pages and all their descendants" |
899 text_wiki_page_reassign_children: "Reassign child pages to this parent page" | 903 text_wiki_page_reassign_children: "Reassign child pages to this parent page" |
900 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?" | 904 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?" |
901 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; please check again in ten minutes. | 905 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; please check again in ten minutes. |
902 | 906 |
907 text_settings_repo_is_internal: The repository for this project is an internal Mercurial Repository, hosted by SoundSoftware.ac.uk. | |
908 text_settings_repo_is_external: You are tracking an external repository, with a mirror Mercurial repository hosted by SoundSoftware.ac.uk. | |
909 | |
903 default_role_manager: Manager | 910 default_role_manager: Manager |
904 default_role_developer: Developer | 911 default_role_developer: Developer |
905 default_role_reporter: Reporter | 912 default_role_reporter: Reporter |
906 default_tracker_bug: Bug | 913 default_tracker_bug: Bug |
907 default_tracker_feature: Feature | 914 default_tracker_feature: Feature |
963 label_manager_description: All powers including adding and removing members and adjusting project settings | 970 label_manager_description: All powers including adding and removing members and adjusting project settings |
964 label_developer_description: Can commit to repository and carry out most project editing tasks | 971 label_developer_description: Can commit to repository and carry out most project editing tasks |
965 label_reporter_description: Can submit bug reports; has read access for private projects | 972 label_reporter_description: Can submit bug reports; has read access for private projects |
966 | 973 |
967 label_set_role_plural: Choose roles for new member | 974 label_set_role_plural: Choose roles for new member |
975 notice_added_to_project: 'You have been added to the project "{{project_name}}".' | |
976 notice_project_homepage: "You can visit the project using the following link: {{project_url}}" | |
977 mail_subject_added_to_project: "You've been added to a project on {{value}}" | |
978 |