Mercurial > hg > soundsoftware-site
comparison config/locales/en-GB.yml @ 441:cbce1fd3b1b7 redmine-1.2
Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
author | Chris Cannam |
---|---|
date | Mon, 06 Jun 2011 14:24:13 +0100 |
parents | 051f544170fe |
children | 753f1380d6bc cbb26bc654de |
comparison
equal
deleted
inserted
replaced
245:051f544170fe | 441:cbce1fd3b1b7 |
---|---|
14 | 14 |
15 # Don't forget the nil at the beginning; there's no such thing as a 0th month | 15 # Don't forget the nil at the beginning; there's no such thing as a 0th month |
16 month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December] | 16 month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December] |
17 abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec] | 17 abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec] |
18 # Used in date_select and datime_select. | 18 # Used in date_select and datime_select. |
19 order: [ :year, :month, :day ] | 19 order: |
20 - :year | |
21 - :month | |
22 - :day | |
20 | 23 |
21 time: | 24 time: |
22 formats: | 25 formats: |
23 default: "%d/%m/%Y %I:%M %p" | 26 default: "%d/%m/%Y %I:%M %p" |
24 time: "%I:%M %p" | 27 time: "%I:%M %p" |
72 | 75 |
73 currency: | 76 currency: |
74 format: | 77 format: |
75 format: "%u%n" | 78 format: "%u%n" |
76 unit: "£" | 79 unit: "£" |
80 | |
77 human: | 81 human: |
78 format: | 82 format: |
79 delimiter: "" | 83 delimiter: "" |
80 precision: 1 | 84 precision: 1 |
81 storage_units: | 85 storage_units: |
124 odd: "must be odd" | 128 odd: "must be odd" |
125 even: "must be even" | 129 even: "must be even" |
126 greater_than_start_date: "must be greater than start date" | 130 greater_than_start_date: "must be greater than start date" |
127 not_same_project: "doesn't belong to the same project" | 131 not_same_project: "doesn't belong to the same project" |
128 circular_dependency: "This relation would create a circular dependency" | 132 circular_dependency: "This relation would create a circular dependency" |
129 cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks" | 133 cant_link_an_issue_with_a_descendant: "An issue cannot be linked to one of its subtasks" |
130 | 134 |
131 actionview_instancetag_blank_option: Please select | 135 actionview_instancetag_blank_option: Please select |
132 | 136 |
133 general_text_No: 'No' | 137 general_text_No: 'No' |
134 general_text_Yes: 'Yes' | 138 general_text_Yes: 'Yes' |
136 general_text_yes: 'yes' | 140 general_text_yes: 'yes' |
137 general_lang_name: 'English (British)' | 141 general_lang_name: 'English (British)' |
138 general_csv_separator: ',' | 142 general_csv_separator: ',' |
139 general_csv_decimal_separator: '.' | 143 general_csv_decimal_separator: '.' |
140 general_csv_encoding: ISO-8859-1 | 144 general_csv_encoding: ISO-8859-1 |
141 general_pdf_encoding: ISO-8859-1 | 145 general_pdf_encoding: UTF-8 |
142 general_first_day_of_week: '1' | 146 general_first_day_of_week: '1' |
143 | 147 |
144 notice_account_updated: Account was successfully updated. | 148 notice_account_updated: Account was successfully updated. |
145 notice_account_invalid_creditentials: Invalid user or password | 149 notice_account_invalid_creditentials: Invalid user or password |
146 notice_account_password_updated: Password was successfully updated. | 150 notice_account_password_updated: Password was successfully updated. |
155 notice_successful_delete: Successful deletion. | 159 notice_successful_delete: Successful deletion. |
156 notice_successful_connection: Successful connection. | 160 notice_successful_connection: Successful connection. |
157 notice_file_not_found: The page you were trying to access doesn't exist or has been removed. | 161 notice_file_not_found: The page you were trying to access doesn't exist or has been removed. |
158 notice_locking_conflict: Data has been updated by another user. | 162 notice_locking_conflict: Data has been updated by another user. |
159 notice_not_authorized: You are not authorised to access this page. | 163 notice_not_authorized: You are not authorised to access this page. |
164 notice_not_authorized_archived_project: The project you're trying to access has been archived. | |
160 notice_email_sent: "An email was sent to %{value}" | 165 notice_email_sent: "An email was sent to %{value}" |
161 notice_email_error: "An error occurred while sending mail (%{value})" | 166 notice_email_error: "An error occurred while sending mail (%{value})" |
162 notice_feeds_access_key_reseted: Your RSS access key was reset. | 167 notice_feeds_access_key_reseted: Your RSS access key was reset. |
163 notice_api_access_key_reseted: Your API access key was reset. | 168 notice_api_access_key_reseted: Your API access key was reset. |
164 notice_failed_to_save_issues: "Failed to save %{count} issue(s) on %{total} selected: %{ids}." | 169 notice_failed_to_save_issues: "Failed to save %{count} issue(s) on %{total} selected: %{ids}." |
170 notice_failed_to_save_members: "Failed to save member(s): %{errors}." | |
165 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit." | 171 notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit." |
166 notice_account_pending: "Your account was created and is now pending administrator approval." | 172 notice_account_pending: "Your account was created and is now pending administrator approval." |
167 notice_default_data_loaded: Default configuration successfully loaded. | 173 notice_default_data_loaded: Default configuration successfully loaded. |
168 notice_unable_delete_version: Unable to delete version. | 174 notice_unable_delete_version: Unable to delete version. |
175 notice_unable_delete_time_entry: Unable to delete time log entry. | |
169 notice_issue_done_ratios_updated: Issue done ratios updated. | 176 notice_issue_done_ratios_updated: Issue done ratios updated. |
177 notice_gantt_chart_truncated: "The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})" | |
170 | 178 |
171 error_can_t_load_default_data: "Default configuration could not be loaded: %{value}" | 179 error_can_t_load_default_data: "Default configuration could not be loaded: %{value}" |
172 error_scm_not_found: "The entry or revision was not found in the repository." | 180 error_scm_not_found: "The entry or revision was not found in the repository." |
173 error_scm_command_failed: "An error occurred when trying to access the repository: %{value}" | 181 error_scm_command_failed: "An error occurred when trying to access the repository: %{value}" |
174 error_scm_annotate: "The entry does not exist or can not be annotated." | 182 error_scm_annotate: "The entry does not exist or cannot be annotated." |
175 error_issue_not_found_in_project: 'The issue was not found or does not belong to this project' | 183 error_issue_not_found_in_project: 'The issue was not found or does not belong to this project' |
176 error_no_tracker_in_project: 'No tracker is associated to this project. Please check the Project settings.' | 184 error_no_tracker_in_project: 'No tracker is associated to this project. Please check the Project settings.' |
177 error_no_default_issue_status: 'No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").' | 185 error_no_default_issue_status: 'No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").' |
178 error_can_not_reopen_issue_on_closed_version: 'An issue assigned to a closed version can not be reopened' | 186 error_can_not_delete_custom_field: Unable to delete custom field |
179 error_can_not_archive_project: This project can not be archived | 187 error_can_not_delete_tracker: "This tracker contains issues and cannot be deleted." |
188 error_can_not_remove_role: "This role is in use and cannot be deleted." | |
189 error_can_not_reopen_issue_on_closed_version: 'An issue assigned to a closed version cannot be reopened' | |
190 error_can_not_archive_project: This project cannot be archived | |
180 error_issue_done_ratios_not_updated: "Issue done ratios not updated." | 191 error_issue_done_ratios_not_updated: "Issue done ratios not updated." |
181 error_workflow_copy_source: 'Please select a source tracker or role' | 192 error_workflow_copy_source: 'Please select a source tracker or role' |
182 error_workflow_copy_target: 'Please select target tracker(s) and role(s)' | 193 error_workflow_copy_target: 'Please select target tracker(s) and role(s)' |
183 | 194 error_unable_delete_issue_status: 'Unable to delete issue status' |
195 error_unable_to_connect: "Unable to connect (%{value})" | |
184 warning_attachments_not_saved: "%{count} file(s) could not be saved." | 196 warning_attachments_not_saved: "%{count} file(s) could not be saved." |
185 | 197 |
186 mail_subject_lost_password: "Your %{value} password" | 198 mail_subject_lost_password: "Your %{value} password" |
187 mail_body_lost_password: 'To change your password, click on the following link:' | 199 mail_body_lost_password: 'To change your password, click on the following link:' |
188 mail_subject_register: "Your %{value} account activation" | 200 mail_subject_register: "Your %{value} account activation" |
203 | 215 |
204 field_name: Name | 216 field_name: Name |
205 field_description: Description | 217 field_description: Description |
206 field_summary: Summary | 218 field_summary: Summary |
207 field_is_required: Required | 219 field_is_required: Required |
208 field_firstname: Firstname | 220 field_firstname: First name |
209 field_lastname: Lastname | 221 field_lastname: Last name |
210 field_mail: Email | 222 field_mail: Email |
211 field_filename: File | 223 field_filename: File |
212 field_filesize: Size | 224 field_filesize: Size |
213 field_downloads: Downloads | 225 field_downloads: Downloads |
214 field_author: Author | 226 field_author: Author |
234 field_due_date: Due date | 246 field_due_date: Due date |
235 field_assigned_to: Assignee | 247 field_assigned_to: Assignee |
236 field_priority: Priority | 248 field_priority: Priority |
237 field_fixed_version: Target version | 249 field_fixed_version: Target version |
238 field_user: User | 250 field_user: User |
251 field_principal: Principal | |
239 field_role: Role | 252 field_role: Role |
240 field_homepage: Homepage | 253 field_homepage: Homepage |
241 field_is_public: Public | 254 field_is_public: Public |
242 field_parent: Subproject of | 255 field_parent: Subproject of |
243 field_is_in_roadmap: Issues displayed in roadmap | 256 field_is_in_roadmap: Issues displayed in roadmap |
260 field_attr_firstname: Firstname attribute | 273 field_attr_firstname: Firstname attribute |
261 field_attr_lastname: Lastname attribute | 274 field_attr_lastname: Lastname attribute |
262 field_attr_mail: Email attribute | 275 field_attr_mail: Email attribute |
263 field_onthefly: On-the-fly user creation | 276 field_onthefly: On-the-fly user creation |
264 field_start_date: Start date | 277 field_start_date: Start date |
265 field_done_ratio: % Done | 278 field_done_ratio: "% Done" |
266 field_auth_source: Authentication mode | 279 field_auth_source: Authentication mode |
267 field_hide_mail: Hide my email address | 280 field_hide_mail: Hide my email address |
268 field_comments: Comment | 281 field_comments: Comment |
269 field_url: URL | 282 field_url: URL |
270 field_start_page: Start page | 283 field_start_page: Start page |
278 field_delay: Delay | 291 field_delay: Delay |
279 field_assignable: Issues can be assigned to this role | 292 field_assignable: Issues can be assigned to this role |
280 field_redirect_existing_links: Redirect existing links | 293 field_redirect_existing_links: Redirect existing links |
281 field_estimated_hours: Estimated time | 294 field_estimated_hours: Estimated time |
282 field_column_names: Columns | 295 field_column_names: Columns |
296 field_time_entries: Log time | |
283 field_time_zone: Time zone | 297 field_time_zone: Time zone |
284 field_searchable: Searchable | 298 field_searchable: Searchable |
285 field_default_value: Default value | 299 field_default_value: Default value |
286 field_comments_sorting: Display comments | 300 field_comments_sorting: Display comments |
287 field_parent_title: Parent page | 301 field_parent_title: Parent page |
289 field_watcher: Watcher | 303 field_watcher: Watcher |
290 field_identity_url: OpenID URL | 304 field_identity_url: OpenID URL |
291 field_content: Content | 305 field_content: Content |
292 field_group_by: Group results by | 306 field_group_by: Group results by |
293 field_sharing: Sharing | 307 field_sharing: Sharing |
308 field_parent_issue: Parent task | |
309 field_member_of_group: "Assignee's group" | |
310 field_assigned_to_role: "Assignee's role" | |
311 field_text: Text field | |
312 field_visible: Visible | |
313 field_warn_on_leaving_unsaved: "Warn me when leaving a page with unsaved text" | |
294 | 314 |
295 setting_app_title: Application title | 315 setting_app_title: Application title |
296 setting_app_subtitle: Application subtitle | 316 setting_app_subtitle: Application subtitle |
297 setting_welcome_text: Welcome text | 317 setting_welcome_text: Welcome text |
298 setting_default_language: Default language | 318 setting_default_language: Default language |
316 setting_date_format: Date format | 336 setting_date_format: Date format |
317 setting_time_format: Time format | 337 setting_time_format: Time format |
318 setting_cross_project_issue_relations: Allow cross-project issue relations | 338 setting_cross_project_issue_relations: Allow cross-project issue relations |
319 setting_issue_list_default_columns: Default columns displayed on the issue list | 339 setting_issue_list_default_columns: Default columns displayed on the issue list |
320 setting_repositories_encodings: Repositories encodings | 340 setting_repositories_encodings: Repositories encodings |
321 setting_commit_logs_encoding: Commit messages encoding | 341 setting_emails_header: Emails header |
322 setting_emails_footer: Emails footer | 342 setting_emails_footer: Emails footer |
323 setting_protocol: Protocol | 343 setting_protocol: Protocol |
324 setting_per_page_options: Objects per page options | 344 setting_per_page_options: Objects per page options |
325 setting_user_format: Users display format | 345 setting_user_format: Users display format |
326 setting_activity_days_default: Days displayed on project activity | 346 setting_activity_days_default: Days displayed on project activity |
343 setting_issue_done_ratio_issue_field: Use the issue field | 363 setting_issue_done_ratio_issue_field: Use the issue field |
344 setting_issue_done_ratio_issue_status: Use the issue status | 364 setting_issue_done_ratio_issue_status: Use the issue status |
345 setting_start_of_week: Start calendars on | 365 setting_start_of_week: Start calendars on |
346 setting_rest_api_enabled: Enable REST web service | 366 setting_rest_api_enabled: Enable REST web service |
347 setting_cache_formatted_text: Cache formatted text | 367 setting_cache_formatted_text: Cache formatted text |
368 setting_default_notification_option: Default notification option | |
369 setting_commit_logtime_enabled: Enable time logging | |
370 setting_commit_logtime_activity_id: Activity for logged time | |
371 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart | |
348 | 372 |
349 permission_add_project: Create project | 373 permission_add_project: Create project |
350 permission_add_subprojects: Create subprojects | 374 permission_add_subprojects: Create subprojects |
351 permission_edit_project: Edit project | 375 permission_edit_project: Edit project |
352 permission_select_project_modules: Select project modules | 376 permission_select_project_modules: Select project modules |
390 permission_protect_wiki_pages: Protect wiki pages | 414 permission_protect_wiki_pages: Protect wiki pages |
391 permission_manage_repository: Manage repository | 415 permission_manage_repository: Manage repository |
392 permission_browse_repository: Browse repository | 416 permission_browse_repository: Browse repository |
393 permission_view_changesets: View changesets | 417 permission_view_changesets: View changesets |
394 permission_commit_access: Commit access | 418 permission_commit_access: Commit access |
395 permission_manage_boards: Manage boards | 419 permission_manage_boards: Manage forums |
396 permission_view_messages: View messages | 420 permission_view_messages: View messages |
397 permission_add_messages: Post messages | 421 permission_add_messages: Post messages |
398 permission_edit_messages: Edit messages | 422 permission_edit_messages: Edit messages |
399 permission_edit_own_messages: Edit own messages | 423 permission_edit_own_messages: Edit own messages |
400 permission_delete_messages: Delete messages | 424 permission_delete_messages: Delete messages |
401 permission_delete_own_messages: Delete own messages | 425 permission_delete_own_messages: Delete own messages |
402 permission_export_wiki_pages: Export wiki pages | 426 permission_export_wiki_pages: Export wiki pages |
427 permission_manage_subtasks: Manage subtasks | |
403 | 428 |
404 project_module_issue_tracking: Issue tracking | 429 project_module_issue_tracking: Issue tracking |
405 project_module_time_tracking: Time tracking | 430 project_module_time_tracking: Time tracking |
406 project_module_news: News | 431 project_module_news: News |
407 project_module_documents: Documents | 432 project_module_documents: Documents |
408 project_module_files: Files | 433 project_module_files: Files |
409 project_module_wiki: Wiki | 434 project_module_wiki: Wiki |
410 project_module_repository: Repository | 435 project_module_repository: Repository |
411 project_module_boards: Boards | 436 project_module_boards: Forums |
437 project_module_calendar: Calendar | |
438 project_module_gantt: Gantt | |
412 | 439 |
413 label_user: User | 440 label_user: User |
414 label_user_plural: Users | 441 label_user_plural: Users |
415 label_user_new: New user | 442 label_user_new: New user |
416 label_user_anonymous: Anonymous | 443 label_user_anonymous: Anonymous |
436 label_document_added: Document added | 463 label_document_added: Document added |
437 label_role: Role | 464 label_role: Role |
438 label_role_plural: Roles | 465 label_role_plural: Roles |
439 label_role_new: New role | 466 label_role_new: New role |
440 label_role_and_permissions: Roles and permissions | 467 label_role_and_permissions: Roles and permissions |
468 label_role_anonymous: Anonymous | |
469 label_role_non_member: Non member | |
441 label_member: Member | 470 label_member: Member |
442 label_member_new: New member | 471 label_member_new: New member |
443 label_member_plural: Members | 472 label_member_plural: Members |
444 label_tracker: Tracker | 473 label_tracker: Tracker |
445 label_tracker_plural: Trackers | 474 label_tracker_plural: Trackers |
464 label_password_lost: Lost password | 493 label_password_lost: Lost password |
465 label_home: Home | 494 label_home: Home |
466 label_my_page: My page | 495 label_my_page: My page |
467 label_my_account: My account | 496 label_my_account: My account |
468 label_my_projects: My projects | 497 label_my_projects: My projects |
498 label_my_page_block: My page block | |
469 label_administration: Administration | 499 label_administration: Administration |
470 label_login: Sign in | 500 label_login: Sign in |
471 label_logout: Sign out | 501 label_logout: Sign out |
472 label_help: Help | 502 label_help: Help |
473 label_reported_issues: Reported issues | 503 label_reported_issues: Reported issues |
513 label_news_new: Add news | 543 label_news_new: Add news |
514 label_news_plural: News | 544 label_news_plural: News |
515 label_news_latest: Latest news | 545 label_news_latest: Latest news |
516 label_news_view_all: View all news | 546 label_news_view_all: View all news |
517 label_news_added: News added | 547 label_news_added: News added |
548 label_news_comment_added: Comment added to a news | |
518 label_settings: Settings | 549 label_settings: Settings |
519 label_overview: Overview | 550 label_overview: Overview |
520 label_version: Version | 551 label_version: Version |
521 label_version_new: New version | 552 label_version_new: New version |
522 label_version_plural: Versions | 553 label_version_plural: Versions |
571 label_comment_added: Comment added | 602 label_comment_added: Comment added |
572 label_comment_delete: Delete comments | 603 label_comment_delete: Delete comments |
573 label_query: Custom query | 604 label_query: Custom query |
574 label_query_plural: Custom queries | 605 label_query_plural: Custom queries |
575 label_query_new: New query | 606 label_query_new: New query |
607 label_my_queries: My custom queries | |
576 label_filter_add: Add filter | 608 label_filter_add: Add filter |
577 label_filter_plural: Filters | 609 label_filter_plural: Filters |
578 label_equals: is | 610 label_equals: is |
579 label_not_equals: is not | 611 label_not_equals: is not |
580 label_in_less_than: in less than | 612 label_in_less_than: in less than |
641 label_preview: Preview | 673 label_preview: Preview |
642 label_feed_plural: Feeds | 674 label_feed_plural: Feeds |
643 label_changes_details: Details of all changes | 675 label_changes_details: Details of all changes |
644 label_issue_tracking: Issue tracking | 676 label_issue_tracking: Issue tracking |
645 label_spent_time: Spent time | 677 label_spent_time: Spent time |
678 label_overall_spent_time: Overall spent time | |
646 label_f_hour: "%{value} hour" | 679 label_f_hour: "%{value} hour" |
647 label_f_hour_plural: "%{value} hours" | 680 label_f_hour_plural: "%{value} hours" |
648 label_time_tracking: Time tracking | 681 label_time_tracking: Time tracking |
649 label_change_plural: Changes | 682 label_change_plural: Changes |
650 label_statistics: Statistics | 683 label_statistics: Statistics |
714 label_default: Default | 747 label_default: Default |
715 label_search_titles_only: Search titles only | 748 label_search_titles_only: Search titles only |
716 label_user_mail_option_all: "For any event on all my projects" | 749 label_user_mail_option_all: "For any event on all my projects" |
717 label_user_mail_option_selected: "For any event on the selected projects only..." | 750 label_user_mail_option_selected: "For any event on the selected projects only..." |
718 label_user_mail_option_none: "No events" | 751 label_user_mail_option_none: "No events" |
752 label_user_mail_option_only_my_events: "Only for things I watch or I'm involved in" | |
753 label_user_mail_option_only_assigned: "Only for things I am assigned to" | |
754 label_user_mail_option_only_owner: "Only for things I am the owner of" | |
719 label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" | 755 label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" |
720 label_registration_activation_by_email: account activation by email | 756 label_registration_activation_by_email: account activation by email |
721 label_registration_manual_activation: manual account activation | 757 label_registration_manual_activation: manual account activation |
722 label_registration_automatic_activation: automatic account activation | 758 label_registration_automatic_activation: automatic account activation |
723 label_display_per_page: "Per page: %{value}" | 759 label_display_per_page: "Per page: %{value}" |
761 label_copy_same_as_target: Same as target | 797 label_copy_same_as_target: Same as target |
762 label_display_used_statuses_only: Only display statuses that are used by this tracker | 798 label_display_used_statuses_only: Only display statuses that are used by this tracker |
763 label_api_access_key: API access key | 799 label_api_access_key: API access key |
764 label_missing_api_access_key: Missing an API access key | 800 label_missing_api_access_key: Missing an API access key |
765 label_api_access_key_created_on: "API access key created %{value} ago" | 801 label_api_access_key_created_on: "API access key created %{value} ago" |
802 label_profile: Profile | |
803 label_subtask_plural: Subtasks | |
804 label_project_copy_notifications: Send email notifications during the project copy | |
805 label_principal_search: "Search for user or group:" | |
806 label_user_search: "Search for user:" | |
766 | 807 |
767 button_login: Login | 808 button_login: Login |
768 button_submit: Submit | 809 button_submit: Submit |
769 button_save: Save | 810 button_save: Save |
770 button_check_all: Check all | 811 button_check_all: Check all |
771 button_uncheck_all: Uncheck all | 812 button_uncheck_all: Uncheck all |
813 button_collapse_all: Collapse all | |
814 button_expand_all: Expand all | |
772 button_delete: Delete | 815 button_delete: Delete |
773 button_create: Create | 816 button_create: Create |
774 button_create_and_continue: Create and continue | 817 button_create_and_continue: Create and continue |
775 button_test: Test | 818 button_test: Test |
776 button_edit: Edit | 819 button_edit: Edit |
820 button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}" | |
777 button_add: Add | 821 button_add: Add |
778 button_change: Change | 822 button_change: Change |
779 button_apply: Apply | 823 button_apply: Apply |
780 button_clear: Clear | 824 button_clear: Clear |
781 button_lock: Lock | 825 button_lock: Lock |
823 text_min_max_length_info: 0 means no restriction | 867 text_min_max_length_info: 0 means no restriction |
824 text_project_destroy_confirmation: Are you sure you want to delete this project and related data? | 868 text_project_destroy_confirmation: Are you sure you want to delete this project and related data? |
825 text_subprojects_destroy_warning: "Its subproject(s): %{value} will be also deleted." | 869 text_subprojects_destroy_warning: "Its subproject(s): %{value} will be also deleted." |
826 text_workflow_edit: Select a role and a tracker to edit the workflow | 870 text_workflow_edit: Select a role and a tracker to edit the workflow |
827 text_are_you_sure: Are you sure? | 871 text_are_you_sure: Are you sure? |
872 text_are_you_sure_with_children: "Delete issue and all child issues?" | |
828 text_journal_changed: "%{label} changed from %{old} to %{new}" | 873 text_journal_changed: "%{label} changed from %{old} to %{new}" |
874 text_journal_changed_no_detail: "%{label} updated" | |
829 text_journal_set_to: "%{label} set to %{value}" | 875 text_journal_set_to: "%{label} set to %{value}" |
830 text_journal_deleted: "%{label} deleted (%{old})" | 876 text_journal_deleted: "%{label} deleted (%{old})" |
831 text_journal_added: "%{label} %{value} added" | 877 text_journal_added: "%{label} %{value} added" |
832 text_tip_issue_begin_day: task beginning this day | 878 text_tip_issue_begin_day: task beginning this day |
833 text_tip_issue_end_day: task ending this day | 879 text_tip_issue_end_day: task ending this day |
834 text_tip_issue_begin_end_day: task beginning and ending this day | 880 text_tip_issue_begin_end_day: task beginning and ending this day |
835 text_project_identifier_info: 'Only lower case letters (a-z), numbers and dashes are allowed.<br />Once saved, the identifier can not be changed.' | 881 text_project_identifier_info: 'Only lower case letters (a-z), numbers and dashes are allowed.<br />Once saved, the identifier cannot be changed.' |
836 text_caracters_maximum: "%{count} characters maximum." | 882 text_caracters_maximum: "%{count} characters maximum." |
837 text_caracters_minimum: "Must be at least %{count} characters long." | 883 text_caracters_minimum: "Must be at least %{count} characters long." |
838 text_length_between: "Length between %{min} and %{max} characters." | 884 text_length_between: "Length between %{min} and %{max} characters." |
839 text_tracker_no_workflow: No workflow defined for this tracker | 885 text_tracker_no_workflow: No workflow defined for this tracker |
840 text_unallowed_characters: Unallowed characters | 886 text_unallowed_characters: Unallowed characters |
849 text_issue_category_reassign_to: Reassign issues to this category | 895 text_issue_category_reassign_to: Reassign issues to this category |
850 text_user_mail_option: "For unselected projects, you will only receive notifications about things you watch or you're involved in (eg. issues you're the author or assignee)." | 896 text_user_mail_option: "For unselected projects, you will only receive notifications about things you watch or you're involved in (eg. issues you're the author or assignee)." |
851 text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." | 897 text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." |
852 text_load_default_configuration: Load the default configuration | 898 text_load_default_configuration: Load the default configuration |
853 text_status_changed_by_changeset: "Applied in changeset %{value}." | 899 text_status_changed_by_changeset: "Applied in changeset %{value}." |
900 text_time_logged_by_changeset: "Applied in changeset %{value}." | |
854 text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s)?' | 901 text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s)?' |
855 text_select_project_modules: 'Select modules to enable for this project:' | 902 text_select_project_modules: 'Select modules to enable for this project:' |
856 text_default_administrator_account_changed: Default administrator account changed | 903 text_default_administrator_account_changed: Default administrator account changed |
857 text_file_repository_writable: Attachments directory writable | 904 text_file_repository_writable: Attachments directory writable |
858 text_plugin_assets_writable: Plugin assets directory writable | 905 text_plugin_assets_writable: Plugin assets directory writable |
871 text_wiki_page_destroy_question: "This page has %{descendants} child page(s) and descendant(s). What do you want to do?" | 918 text_wiki_page_destroy_question: "This page has %{descendants} child page(s) and descendant(s). What do you want to do?" |
872 text_wiki_page_nullify_children: "Keep child pages as root pages" | 919 text_wiki_page_nullify_children: "Keep child pages as root pages" |
873 text_wiki_page_destroy_children: "Delete child pages and all their descendants" | 920 text_wiki_page_destroy_children: "Delete child pages and all their descendants" |
874 text_wiki_page_reassign_children: "Reassign child pages to this parent page" | 921 text_wiki_page_reassign_children: "Reassign child pages to this parent page" |
875 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?" | 922 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?" |
923 text_zoom_in: Zoom in | |
924 text_zoom_out: Zoom out | |
925 text_warn_on_leaving_unsaved: "The current page contains unsaved text that will be lost if you leave this page." | |
876 | 926 |
877 default_role_manager: Manager | 927 default_role_manager: Manager |
878 default_role_developer: Developer | 928 default_role_developer: Developer |
879 default_role_reporter: Reporter | 929 default_role_reporter: Reporter |
880 default_tracker_bug: Bug | 930 default_tracker_bug: Bug |
898 | 948 |
899 enumeration_issue_priorities: Issue priorities | 949 enumeration_issue_priorities: Issue priorities |
900 enumeration_doc_categories: Document categories | 950 enumeration_doc_categories: Document categories |
901 enumeration_activities: Activities (time tracking) | 951 enumeration_activities: Activities (time tracking) |
902 enumeration_system_activity: System Activity | 952 enumeration_system_activity: System Activity |
903 | 953 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee |
904 notice_unable_delete_time_entry: Unable to delete time log entry. | 954 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author |
905 error_can_not_delete_custom_field: Unable to delete custom field | 955 label_bulk_edit_selected_time_entries: Bulk edit selected time entries |
906 permission_manage_subtasks: Manage subtasks | 956 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)? |
907 label_profile: Profile | 957 label_issue_note_added: Note added |
908 error_unable_to_connect: Unable to connect (%{value}) | 958 label_issue_status_updated: Status updated |
909 label_overall_spent_time: Overall spent time | 959 label_issue_priority_updated: Priority updated |
910 error_can_not_remove_role: This role is in use and can not be deleted. | 960 label_issues_visibility_own: Issues created by or assigned to the user |
911 field_principal: Principal | 961 field_issues_visibility: Issues visibility |
912 field_parent_issue: Parent task | 962 label_issues_visibility_all: All issues |
913 label_my_page_block: My page block | 963 permission_set_own_issues_private: Set own issues public or private |
914 text_zoom_out: Zoom out | 964 field_is_private: Private |
915 text_zoom_in: Zoom in | 965 permission_set_issues_private: Set issues public or private |
916 error_unable_delete_issue_status: Unable to delete issue status | 966 label_issues_visibility_public: All non private issues |
917 label_subtask_plural: Subtasks | 967 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s). |
918 error_can_not_delete_tracker: This tracker contains issues and can't be deleted. | 968 field_commit_logs_encoding: Commit messages encoding |
919 notice_failed_to_save_members: "Failed to save member(s): %{errors}." | 969 field_scm_path_encoding: Path encoding |
920 label_project_copy_notifications: Send email notifications during the project copy | 970 text_scm_path_encoding_note: "Default: UTF-8" |
921 field_time_entries: Log time | 971 field_path_to_repository: Path to repository |
922 project_module_gantt: Gantt | 972 field_root_directory: Root directory |
923 project_module_calendar: Calendar | 973 field_cvs_module: Module |
924 field_member_of_group: Member of Group | 974 field_cvsroot: CVSROOT |
925 field_assigned_to_role: Member of Role | 975 text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo) |
926 button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}" | 976 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) |
927 text_are_you_sure_with_children: Delete issue and all child issues? | 977 text_scm_command: Command |
928 field_text: Text field | 978 text_scm_command_version: Version |
929 label_user_mail_option_only_owner: Only for things I am the owner of | 979 label_git_report_last_commit: Report last commit for files and directories |
930 setting_default_notification_option: Default notification option | 980 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. |
931 label_user_mail_option_only_my_events: Only for things I watch or I'm involved in | 981 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. |
932 label_user_mail_option_only_assigned: Only for things I am assigned to | |
933 notice_not_authorized_archived_project: The project you're trying to access has been archived. | |
934 label_principal_search: "Search for user or group:" | |
935 label_user_search: "Search for user:" | |
936 field_visible: Visible | |
937 setting_emails_header: Emails header | |
938 setting_commit_logtime_activity_id: Activity for logged time | |
939 text_time_logged_by_changeset: Applied in changeset %{value}. | |
940 setting_commit_logtime_enabled: Enable time logging | |
941 notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max}) | |
942 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart | |
943 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text | |
944 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. | |
945 label_my_queries: My custom queries | |
946 text_journal_changed_no_detail: "%{label} updated" |