comparison config/locales/en.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
303 field_parent_issue: Parent task 303 field_parent_issue: Parent task
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"
310 setting_external_repository_url: "The external repository URL"
311 label_repository_external_url: "External rep URL"
309 setting_tipoftheday_text: Tip of the Day 312 setting_tipoftheday_text: Tip of the Day
310 setting_notifications_text: Notifications 313 setting_notifications_text: Notifications
311 field_terms_and_conditions: 'Terms and Conditions:' 314 field_terms_and_conditions: 'Terms and Conditions:'
312 accept_terms_and_conditions: 'I have read and agree with the ' 315 accept_terms_and_conditions: 'I have read and agree with the '
313 label_ssamr_description: Research description 316 label_ssamr_description: Research description
629 label_ago: days ago 632 label_ago: days ago
630 label_contains: contains 633 label_contains: contains
631 label_not_contains: doesn't contain 634 label_not_contains: doesn't contain
632 label_day_plural: days 635 label_day_plural: days
633 label_repository: Repository 636 label_repository: Repository
637 label_is_external_repository: External?
634 label_repository_plural: Repositories 638 label_repository_plural: Repositories
635 label_browse: Browse 639 label_browse: Browse
636 label_modification: "{{count}} change" 640 label_modification: "{{count}} change"
637 label_modification_plural: "{{count}} changes" 641 label_modification_plural: "{{count}} changes"
638 label_branch: Branch 642 label_branch: Branch
922 text_wiki_page_destroy_children: "Delete child pages and all their descendants" 926 text_wiki_page_destroy_children: "Delete child pages and all their descendants"
923 text_wiki_page_reassign_children: "Reassign child pages to this parent page" 927 text_wiki_page_reassign_children: "Reassign child pages to this parent page"
924 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?" 928 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?"
925 text_zoom_in: Zoom in 929 text_zoom_in: Zoom in
926 text_zoom_out: Zoom out 930 text_zoom_out: Zoom out
931 text_files_active_change: <br>Click the star to switch active status for a download on or off.<br>Active files will be shown more prominently in the download page.
927 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.<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.
928 text_files_active_change: <br>Click the star to switch active status for a download on or off.<br>Active files will be shown more prominently in the download page. 933 text_settings_repo_is_internal: The repository for this project is an internal Mercurial Repository, hosted by SoundSoftware.ac.uk.
934 text_settings_repo_is_external: You are tracking an external repository, with a mirror Mercurial repository hosted by SoundSoftware.ac.uk.
935
936
929 937
930 default_role_manager: Manager 938 default_role_manager: Manager
931 default_role_developer: Developer 939 default_role_developer: Developer
932 default_role_reporter: Reporter 940 default_role_reporter: Reporter
933 default_tracker_bug: Bug 941 default_tracker_bug: Bug
958 label_developer_description: Can commit to repository and carry out most project editing tasks 966 label_developer_description: Can commit to repository and carry out most project editing tasks
959 label_reporter_description: Can submit bug reports; has read access for private projects 967 label_reporter_description: Can submit bug reports; has read access for private projects
960 968
961 label_set_role_plural: Choose roles for new member 969 label_set_role_plural: Choose roles for new member
962 970
971 label_manager_description: All powers including adding and removing members and adjusting project settings
972 label_developer_description: Can commit to repository and carry out most project editing tasks
973 label_reporter_description: Can submit bug reports; has read access for private projects
974
975 label_set_role_plural: Choose roles for new member
976 notice_added_to_project: 'You have been added to the project "{{project_name}}".'
977 notice_project_homepage: "You can visit the project using the following link: {{project_url}}"
978 mail_subject_added_to_project: "You've been added to a project on {{value}}"