Mercurial > hg > soundsoftware-site
comparison config/locales/uk.yml @ 117:af80e5618e9b redmine-1.1
* Update to Redmine 1.1-stable branch (Redmine SVN rev 4707)
author | Chris Cannam |
---|---|
date | Thu, 13 Jan 2011 12:53:21 +0000 |
parents | 94944d00e43c |
children | b859cc0c4fa1 0579821a129a |
comparison
equal
deleted
inserted
replaced
39:150ceac17a8d | 117:af80e5618e9b |
---|---|
30 datetime: | 30 datetime: |
31 distance_in_words: | 31 distance_in_words: |
32 half_a_minute: "half a minute" | 32 half_a_minute: "half a minute" |
33 less_than_x_seconds: | 33 less_than_x_seconds: |
34 one: "less than 1 second" | 34 one: "less than 1 second" |
35 other: "less than {{count}} seconds" | 35 other: "less than %{count} seconds" |
36 x_seconds: | 36 x_seconds: |
37 one: "1 second" | 37 one: "1 second" |
38 other: "{{count}} seconds" | 38 other: "%{count} seconds" |
39 less_than_x_minutes: | 39 less_than_x_minutes: |
40 one: "less than a minute" | 40 one: "less than a minute" |
41 other: "less than {{count}} minutes" | 41 other: "less than %{count} minutes" |
42 x_minutes: | 42 x_minutes: |
43 one: "1 minute" | 43 one: "1 minute" |
44 other: "{{count}} minutes" | 44 other: "%{count} minutes" |
45 about_x_hours: | 45 about_x_hours: |
46 one: "about 1 hour" | 46 one: "about 1 hour" |
47 other: "about {{count}} hours" | 47 other: "about %{count} hours" |
48 x_days: | 48 x_days: |
49 one: "1 day" | 49 one: "1 day" |
50 other: "{{count}} days" | 50 other: "%{count} days" |
51 about_x_months: | 51 about_x_months: |
52 one: "about 1 month" | 52 one: "about 1 month" |
53 other: "about {{count}} months" | 53 other: "about %{count} months" |
54 x_months: | 54 x_months: |
55 one: "1 month" | 55 one: "1 month" |
56 other: "{{count}} months" | 56 other: "%{count} months" |
57 about_x_years: | 57 about_x_years: |
58 one: "about 1 year" | 58 one: "about 1 year" |
59 other: "about {{count}} years" | 59 other: "about %{count} years" |
60 over_x_years: | 60 over_x_years: |
61 one: "over 1 year" | 61 one: "over 1 year" |
62 other: "over {{count}} years" | 62 other: "over %{count} years" |
63 almost_x_years: | 63 almost_x_years: |
64 one: "almost 1 year" | 64 one: "almost 1 year" |
65 other: "almost {{count}} years" | 65 other: "almost %{count} years" |
66 | 66 |
67 number: | 67 number: |
68 format: | 68 format: |
69 separator: "." | 69 separator: "." |
70 delimiter: "" | 70 delimiter: "" |
90 sentence_connector: "and" | 90 sentence_connector: "and" |
91 skip_last_comma: false | 91 skip_last_comma: false |
92 | 92 |
93 activerecord: | 93 activerecord: |
94 errors: | 94 errors: |
95 template: | |
96 header: | |
97 one: "1 error prohibited this %{model} from being saved" | |
98 other: "%{count} errors prohibited this %{model} from being saved" | |
95 messages: | 99 messages: |
96 inclusion: "немає в списку" | 100 inclusion: "немає в списку" |
97 exclusion: "зарезервовано" | 101 exclusion: "зарезервовано" |
98 invalid: "невірне" | 102 invalid: "невірне" |
99 confirmation: "не збігається з підтвердженням" | 103 confirmation: "не збігається з підтвердженням" |
104 too_short: "дуже коротке" | 108 too_short: "дуже коротке" |
105 wrong_length: "не відповідає довжині" | 109 wrong_length: "не відповідає довжині" |
106 taken: "вже використовується" | 110 taken: "вже використовується" |
107 not_a_number: "не є числом" | 111 not_a_number: "не є числом" |
108 not_a_date: "є недійсною датою" | 112 not_a_date: "є недійсною датою" |
109 greater_than: "must be greater than {{count}}" | 113 greater_than: "must be greater than %{count}" |
110 greater_than_or_equal_to: "must be greater than or equal to {{count}}" | 114 greater_than_or_equal_to: "must be greater than or equal to %{count}" |
111 equal_to: "must be equal to {{count}}" | 115 equal_to: "must be equal to %{count}" |
112 less_than: "must be less than {{count}}" | 116 less_than: "must be less than %{count}" |
113 less_than_or_equal_to: "must be less than or equal to {{count}}" | 117 less_than_or_equal_to: "must be less than or equal to %{count}" |
114 odd: "must be odd" | 118 odd: "must be odd" |
115 even: "must be even" | 119 even: "must be even" |
116 greater_than_start_date: "повинна бути пізніша за дату початку" | 120 greater_than_start_date: "повинна бути пізніша за дату початку" |
117 not_same_project: "не відносяться до одного проекту" | 121 not_same_project: "не відносяться до одного проекту" |
118 circular_dependency: "Такий зв'язок приведе до циклічної залежності" | 122 circular_dependency: "Такий зв'язок приведе до циклічної залежності" |
146 notice_successful_connection: Підключення успішно встановлене. | 150 notice_successful_connection: Підключення успішно встановлене. |
147 notice_file_not_found: Сторінка, на яку ви намагаєтеся зайти, не існує або видалена. | 151 notice_file_not_found: Сторінка, на яку ви намагаєтеся зайти, не існує або видалена. |
148 notice_locking_conflict: Дані оновлено іншим користувачем. | 152 notice_locking_conflict: Дані оновлено іншим користувачем. |
149 notice_scm_error: Запису та/або виправлення немає в репозиторії. | 153 notice_scm_error: Запису та/або виправлення немає в репозиторії. |
150 notice_not_authorized: У вас немає прав для відвідини даної сторінки. | 154 notice_not_authorized: У вас немає прав для відвідини даної сторінки. |
151 notice_email_sent: "Відправлено листа {{value}}" | 155 notice_email_sent: "Відправлено листа %{value}" |
152 notice_email_error: "Під час відправки листа відбулася помилка ({{value}})" | 156 notice_email_error: "Під час відправки листа відбулася помилка (%{value})" |
153 notice_feeds_access_key_reseted: Ваш ключ доступу RSS було скинуто. | 157 notice_feeds_access_key_reseted: Ваш ключ доступу RSS було скинуто. |
154 notice_failed_to_save_issues: "Не вдалося зберегти {{count}} пункт(ів) з {{total}} вибраних: {{ids}}." | 158 notice_failed_to_save_issues: "Не вдалося зберегти %{count} пункт(ів) з %{total} вибраних: %{ids}." |
155 notice_no_issue_selected: "Не вибрано жодної задачі! Будь ласка, відзначте задачу, яку ви хочете відредагувати." | 159 notice_no_issue_selected: "Не вибрано жодної задачі! Будь ласка, відзначте задачу, яку ви хочете відредагувати." |
156 notice_account_pending: "Ваш обліковий запис створено і він чекає на підтвердження адміністратором." | 160 notice_account_pending: "Ваш обліковий запис створено і він чекає на підтвердження адміністратором." |
157 | 161 |
158 mail_subject_lost_password: "Ваш {{value}} пароль" | 162 mail_subject_lost_password: "Ваш %{value} пароль" |
159 mail_body_lost_password: 'Для зміни пароля, зайдіть за наступним посиланням:' | 163 mail_body_lost_password: 'Для зміни пароля, зайдіть за наступним посиланням:' |
160 mail_subject_register: "Активація облікового запису {{value}}" | 164 mail_subject_register: "Активація облікового запису %{value}" |
161 mail_body_register: 'Для активації облікового запису, зайдіть за наступним посиланням:' | 165 mail_body_register: 'Для активації облікового запису, зайдіть за наступним посиланням:' |
162 mail_body_account_information_external: "Ви можете використовувати ваш {{value}} обліковий запис для входу." | 166 mail_body_account_information_external: "Ви можете використовувати ваш %{value} обліковий запис для входу." |
163 mail_body_account_information: Інформація по Вашому обліковому запису | 167 mail_body_account_information: Інформація по Вашому обліковому запису |
164 mail_subject_account_activation_request: "Запит на активацію облікового запису {{value}}" | 168 mail_subject_account_activation_request: "Запит на активацію облікового запису %{value}" |
165 mail_body_account_activation_request: "Новий користувач ({{value}}) зареєструвався. Його обліковий запис чекає на ваше підтвердження:" | 169 mail_body_account_activation_request: "Новий користувач (%{value}) зареєструвався. Його обліковий запис чекає на ваше підтвердження:" |
166 | 170 |
167 gui_validation_error: 1 помилка | 171 gui_validation_error: 1 помилка |
168 gui_validation_error_plural: "{{count}} помилки(ок)" | 172 gui_validation_error_plural: "%{count} помилки(ок)" |
169 | 173 |
170 field_name: Ім'я | 174 field_name: Ім'я |
171 field_description: Опис | 175 field_description: Опис |
172 field_summary: Короткий опис | 176 field_summary: Короткий опис |
173 field_is_required: Необхідно | 177 field_is_required: Необхідно |
225 field_attr_login: Атрибут Реєстрація | 229 field_attr_login: Атрибут Реєстрація |
226 field_attr_firstname: Атрибут Ім'я | 230 field_attr_firstname: Атрибут Ім'я |
227 field_attr_lastname: Атрибут Прізвище | 231 field_attr_lastname: Атрибут Прізвище |
228 field_attr_mail: Атрибут Email | 232 field_attr_mail: Атрибут Email |
229 field_onthefly: Створення користувача на льоту | 233 field_onthefly: Створення користувача на льоту |
234 field_start_date: Початок | |
230 field_done_ratio: % зроблено | 235 field_done_ratio: % зроблено |
231 field_auth_source: Режим аутентифікації | 236 field_auth_source: Режим аутентифікації |
232 field_hide_mail: Приховувати мій email | 237 field_hide_mail: Приховувати мій email |
233 field_comments: Коментар | 238 field_comments: Коментар |
234 field_url: URL | 239 field_url: URL |
282 label_project_new: Новий проект | 287 label_project_new: Новий проект |
283 label_project_plural: Проекти | 288 label_project_plural: Проекти |
284 label_x_projects: | 289 label_x_projects: |
285 zero: no projects | 290 zero: no projects |
286 one: 1 project | 291 one: 1 project |
287 other: "{{count}} projects" | 292 other: "%{count} projects" |
288 label_project_all: Усі проекти | 293 label_project_all: Усі проекти |
289 label_project_latest: Останні проекти | 294 label_project_latest: Останні проекти |
290 label_issue: Питання | 295 label_issue: Питання |
291 label_issue_new: Нові питання | 296 label_issue_new: Нові питання |
292 label_issue_plural: Питання | 297 label_issue_plural: Питання |
293 label_issue_view_all: Проглянути всі питання | 298 label_issue_view_all: Проглянути всі питання |
294 label_issues_by: "Питання за {{value}}" | 299 label_issues_by: "Питання за %{value}" |
295 label_document: Документ | 300 label_document: Документ |
296 label_document_new: Новий документ | 301 label_document_new: Новий документ |
297 label_document_plural: Документи | 302 label_document_plural: Документи |
298 label_role: Роль | 303 label_role: Роль |
299 label_role_plural: Ролі | 304 label_role_plural: Ролі |
351 label_boolean: Логічний | 356 label_boolean: Логічний |
352 label_string: Текст | 357 label_string: Текст |
353 label_text: Довгий текст | 358 label_text: Довгий текст |
354 label_attribute: Атрибут | 359 label_attribute: Атрибут |
355 label_attribute_plural: атрибути | 360 label_attribute_plural: атрибути |
356 label_download: "{{count}} Завантажено" | 361 label_download: "%{count} Завантажено" |
357 label_download_plural: "{{count}} Завантажень" | 362 label_download_plural: "%{count} Завантажень" |
358 label_no_data: Немає даних для відображення | 363 label_no_data: Немає даних для відображення |
359 label_change_status: Змінити статус | 364 label_change_status: Змінити статус |
360 label_history: Історія | 365 label_history: Історія |
361 label_attachment: Файл | 366 label_attachment: Файл |
362 label_attachment_new: Новий файл | 367 label_attachment_new: Новий файл |
381 label_open_issues: відкрите | 386 label_open_issues: відкрите |
382 label_open_issues_plural: відкриті | 387 label_open_issues_plural: відкриті |
383 label_closed_issues: закрите | 388 label_closed_issues: закрите |
384 label_closed_issues_plural: закриті | 389 label_closed_issues_plural: закриті |
385 label_x_open_issues_abbr_on_total: | 390 label_x_open_issues_abbr_on_total: |
386 zero: 0 open / {{total}} | 391 zero: 0 open / %{total} |
387 one: 1 open / {{total}} | 392 one: 1 open / %{total} |
388 other: "{{count}} open / {{total}}" | 393 other: "%{count} open / %{total}" |
389 label_x_open_issues_abbr: | 394 label_x_open_issues_abbr: |
390 zero: 0 open | 395 zero: 0 open |
391 one: 1 open | 396 one: 1 open |
392 other: "{{count}} open" | 397 other: "%{count} open" |
393 label_x_closed_issues_abbr: | 398 label_x_closed_issues_abbr: |
394 zero: 0 closed | 399 zero: 0 closed |
395 one: 1 closed | 400 one: 1 closed |
396 other: "{{count}} closed" | 401 other: "%{count} closed" |
397 label_total: Всього | 402 label_total: Всього |
398 label_permissions: Права доступу | 403 label_permissions: Права доступу |
399 label_current_status: Поточний статус | 404 label_current_status: Поточний статус |
400 label_new_statuses_allowed: Дозволені нові статуси | 405 label_new_statuses_allowed: Дозволені нові статуси |
401 label_all: Усі | 406 label_all: Усі |
409 label_per_page: На сторінку | 414 label_per_page: На сторінку |
410 label_calendar: Календар | 415 label_calendar: Календар |
411 label_months_from: місяців(ця) з | 416 label_months_from: місяців(ця) з |
412 label_gantt: Діаграма Ганта | 417 label_gantt: Діаграма Ганта |
413 label_internal: Внутрішній | 418 label_internal: Внутрішній |
414 label_last_changes: "останні {{count}} змін" | 419 label_last_changes: "останні %{count} змін" |
415 label_change_view_all: Проглянути всі зміни | 420 label_change_view_all: Проглянути всі зміни |
416 label_personalize_page: Персоналізувати цю сторінку | 421 label_personalize_page: Персоналізувати цю сторінку |
417 label_comment: Коментувати | 422 label_comment: Коментувати |
418 label_comment_plural: Коментарі | 423 label_comment_plural: Коментарі |
419 label_x_comments: | 424 label_x_comments: |
420 zero: no comments | 425 zero: no comments |
421 one: 1 comment | 426 one: 1 comment |
422 other: "{{count}} comments" | 427 other: "%{count} comments" |
423 label_comment_add: Залишити коментар | 428 label_comment_add: Залишити коментар |
424 label_comment_added: Коментар додано | 429 label_comment_added: Коментар додано |
425 label_comment_delete: Видалити коментарі | 430 label_comment_delete: Видалити коментарі |
426 label_query: Запит клієнта | 431 label_query: Запит клієнта |
427 label_query_plural: Запити клієнтів | 432 label_query_plural: Запити клієнтів |
441 label_contains: містить | 446 label_contains: містить |
442 label_not_contains: не містить | 447 label_not_contains: не містить |
443 label_day_plural: днів(я) | 448 label_day_plural: днів(я) |
444 label_repository: Репозиторій | 449 label_repository: Репозиторій |
445 label_browse: Проглянути | 450 label_browse: Проглянути |
446 label_modification: "{{count}} зміна" | 451 label_modification: "%{count} зміна" |
447 label_modification_plural: "{{count}} змін" | 452 label_modification_plural: "%{count} змін" |
448 label_revision: Версія | 453 label_revision: Версія |
449 label_revision_plural: Версій | 454 label_revision_plural: Версій |
450 label_added: додано | 455 label_added: додано |
451 label_modified: змінене | 456 label_modified: змінене |
452 label_deleted: видалено | 457 label_deleted: видалено |
457 label_sort_highest: У початок | 462 label_sort_highest: У початок |
458 label_sort_higher: Вгору | 463 label_sort_higher: Вгору |
459 label_sort_lower: Вниз | 464 label_sort_lower: Вниз |
460 label_sort_lowest: У кінець | 465 label_sort_lowest: У кінець |
461 label_roadmap: Оперативний план | 466 label_roadmap: Оперативний план |
462 label_roadmap_due_in: "Строк {{value}}" | 467 label_roadmap_due_in: "Строк %{value}" |
463 label_roadmap_overdue: "{{value}} запізнення" | 468 label_roadmap_overdue: "%{value} запізнення" |
464 label_roadmap_no_issues: Немає питань для даної версії | 469 label_roadmap_no_issues: Немає питань для даної версії |
465 label_search: Пошук | 470 label_search: Пошук |
466 label_result_plural: Результати | 471 label_result_plural: Результати |
467 label_all_words: Всі слова | 472 label_all_words: Всі слова |
468 label_wiki: Wiki | 473 label_wiki: Wiki |
476 label_preview: Попередній перегляд | 481 label_preview: Попередній перегляд |
477 label_feed_plural: Подання | 482 label_feed_plural: Подання |
478 label_changes_details: Подробиці по всіх змінах | 483 label_changes_details: Подробиці по всіх змінах |
479 label_issue_tracking: Координація питань | 484 label_issue_tracking: Координація питань |
480 label_spent_time: Витрачений час | 485 label_spent_time: Витрачений час |
481 label_f_hour: "{{value}} година" | 486 label_f_hour: "%{value} година" |
482 label_f_hour_plural: "{{value}} годин(и)" | 487 label_f_hour_plural: "%{value} годин(и)" |
483 label_time_tracking: Облік часу | 488 label_time_tracking: Облік часу |
484 label_change_plural: Зміни | 489 label_change_plural: Зміни |
485 label_statistics: Статистика | 490 label_statistics: Статистика |
486 label_commits_per_month: Подань на місяць | 491 label_commits_per_month: Подань на місяць |
487 label_commits_per_author: Подань на користувача | 492 label_commits_per_author: Подань на користувача |
524 label_month: Місяць | 529 label_month: Місяць |
525 label_week: Неділя | 530 label_week: Неділя |
526 label_date_from: З | 531 label_date_from: З |
527 label_date_to: Кому | 532 label_date_to: Кому |
528 label_language_based: На основі мови користувача | 533 label_language_based: На основі мови користувача |
529 label_sort_by: "Сортувати за {{value}}" | 534 label_sort_by: "Сортувати за %{value}" |
530 label_send_test_email: Послати email для перевірки | 535 label_send_test_email: Послати email для перевірки |
531 label_feeds_access_key_created_on: "Ключ доступу RSS створений {{value}} назад " | 536 label_feeds_access_key_created_on: "Ключ доступу RSS створений %{value} назад " |
532 label_module_plural: Модулі | 537 label_module_plural: Модулі |
533 label_added_time_by: "Доданий {{author}} {{age}} назад" | 538 label_added_time_by: "Доданий %{author} %{age} назад" |
534 label_updated_time: "Оновлений {{value}} назад" | 539 label_updated_time: "Оновлений %{value} назад" |
535 label_jump_to_a_project: Перейти до проекту... | 540 label_jump_to_a_project: Перейти до проекту... |
536 label_file_plural: Файли | 541 label_file_plural: Файли |
537 label_changeset_plural: Набори змін | 542 label_changeset_plural: Набори змін |
538 label_default_columns: Типові колонки | 543 label_default_columns: Типові колонки |
539 label_no_change_option: (Немає змін) | 544 label_no_change_option: (Немає змін) |
597 text_are_you_sure: Ви впевнені? | 602 text_are_you_sure: Ви впевнені? |
598 text_tip_issue_begin_day: день початку задачі | 603 text_tip_issue_begin_day: день початку задачі |
599 text_tip_issue_end_day: день завершення задачі | 604 text_tip_issue_end_day: день завершення задачі |
600 text_tip_issue_begin_end_day: початок задачі і закінчення цього дня | 605 text_tip_issue_begin_end_day: початок задачі і закінчення цього дня |
601 text_project_identifier_info: 'Рядкові букви (a-z), допустимі цифри і дефіс.<br />Збережений ідентифікатор не може бути змінений.' | 606 text_project_identifier_info: 'Рядкові букви (a-z), допустимі цифри і дефіс.<br />Збережений ідентифікатор не може бути змінений.' |
602 text_caracters_maximum: "{{count}} символів(а) максимум." | 607 text_caracters_maximum: "%{count} символів(а) максимум." |
603 text_caracters_minimum: "Повинно мати якнайменше {{count}} символів(а) у довжину." | 608 text_caracters_minimum: "Повинно мати якнайменше %{count} символів(а) у довжину." |
604 text_length_between: "Довжина між {{min}} і {{max}} символів." | 609 text_length_between: "Довжина між %{min} і %{max} символів." |
605 text_tracker_no_workflow: Для цього координатора послідовність дій не визначена | 610 text_tracker_no_workflow: Для цього координатора послідовність дій не визначена |
606 text_unallowed_characters: Заборонені символи | 611 text_unallowed_characters: Заборонені символи |
607 text_comma_separated: Допустимі декілька значень (розділені комою). | 612 text_comma_separated: Допустимі декілька значень (розділені комою). |
608 text_issues_ref_in_commit_messages: Посилання та зміна питань у повідомленнях до подавань | 613 text_issues_ref_in_commit_messages: Посилання та зміна питань у повідомленнях до подавань |
609 text_issue_added: "Issue {{id}} has been reported by {{author}}." | 614 text_issue_added: "Issue %{id} has been reported by %{author}." |
610 text_issue_updated: "Issue {{id}} has been updated by {{author}}." | 615 text_issue_updated: "Issue %{id} has been updated by %{author}." |
611 text_wiki_destroy_confirmation: Ви впевнені, що хочете видалити цю wiki і весь зміст? | 616 text_wiki_destroy_confirmation: Ви впевнені, що хочете видалити цю wiki і весь зміст? |
612 text_issue_category_destroy_question: "Декілька питань ({{count}}) призначено в цю категорію. Що ви хочете зробити?" | 617 text_issue_category_destroy_question: "Декілька питань (%{count}) призначено в цю категорію. Що ви хочете зробити?" |
613 text_issue_category_destroy_assignments: Видалити призначення категорії | 618 text_issue_category_destroy_assignments: Видалити призначення категорії |
614 text_issue_category_reassign_to: Перепризначити задачі до даної категорії | 619 text_issue_category_reassign_to: Перепризначити задачі до даної категорії |
615 text_user_mail_option: "Для невибраних проектів ви отримуватимете повідомлення тільки про те, що проглядаєте або в чому берете участь (наприклад, питання автором яких ви є або які вам призначені)." | 620 text_user_mail_option: "Для невибраних проектів ви отримуватимете повідомлення тільки про те, що проглядаєте або в чому берете участь (наприклад, питання автором яких ви є або які вам призначені)." |
616 | 621 |
617 default_role_manager: Менеджер | 622 default_role_manager: Менеджер |
637 default_activity_development: Розробка | 642 default_activity_development: Розробка |
638 | 643 |
639 enumeration_issue_priorities: Пріоритети питань | 644 enumeration_issue_priorities: Пріоритети питань |
640 enumeration_doc_categories: Категорії документів | 645 enumeration_doc_categories: Категорії документів |
641 enumeration_activities: Дії (облік часу) | 646 enumeration_activities: Дії (облік часу) |
642 text_status_changed_by_changeset: "Applied in changeset {{value}}." | 647 text_status_changed_by_changeset: "Applied in changeset %{value}." |
643 label_display_per_page: "Per page: {{value}}" | 648 label_display_per_page: "Per page: %{value}" |
644 label_issue_added: Issue added | 649 label_issue_added: Issue added |
645 label_issue_updated: Issue updated | 650 label_issue_updated: Issue updated |
646 setting_per_page_options: Objects per page options | 651 setting_per_page_options: Objects per page options |
647 notice_default_data_loaded: Default configuration successfully loaded. | 652 notice_default_data_loaded: Default configuration successfully loaded. |
648 error_scm_not_found: "Entry and/or revision doesn't exist in the repository." | 653 error_scm_not_found: "Entry and/or revision doesn't exist in the repository." |
649 label_associated_revisions: Associated revisions | 654 label_associated_revisions: Associated revisions |
650 label_document_added: Document added | 655 label_document_added: Document added |
651 label_message_posted: Message added | 656 label_message_posted: Message added |
652 text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s) ?' | 657 text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s) ?' |
653 error_scm_command_failed: "An error occurred when trying to access the repository: {{value}}" | 658 error_scm_command_failed: "An error occurred when trying to access the repository: %{value}" |
654 setting_user_format: Users display format | 659 setting_user_format: Users display format |
655 label_age: Age | 660 label_age: Age |
656 label_file_added: File added | 661 label_file_added: File added |
657 label_more: More | 662 label_more: More |
658 field_default_value: Default value | 663 field_default_value: Default value |
664 label_change_properties: Change properties | 669 label_change_properties: Change properties |
665 text_load_default_configuration: Load the default configuration | 670 text_load_default_configuration: Load the default configuration |
666 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." | 671 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." |
667 label_news_added: News added | 672 label_news_added: News added |
668 label_repository_plural: Repositories | 673 label_repository_plural: Repositories |
669 error_can_t_load_default_data: "Default configuration could not be loaded: {{value}}" | 674 error_can_t_load_default_data: "Default configuration could not be loaded: %{value}" |
670 project_module_boards: Boards | 675 project_module_boards: Boards |
671 project_module_issue_tracking: Issue tracking | 676 project_module_issue_tracking: Issue tracking |
672 project_module_wiki: Wiki | 677 project_module_wiki: Wiki |
673 project_module_files: Files | 678 project_module_files: Files |
674 project_module_documents: Documents | 679 project_module_documents: Documents |
681 button_configure: Configure | 686 button_configure: Configure |
682 label_plugins: Plugins | 687 label_plugins: Plugins |
683 label_ldap_authentication: LDAP authentication | 688 label_ldap_authentication: LDAP authentication |
684 label_downloads_abbr: D/L | 689 label_downloads_abbr: D/L |
685 label_this_month: this month | 690 label_this_month: this month |
686 label_last_n_days: "last {{count}} days" | 691 label_last_n_days: "last %{count} days" |
687 label_all_time: all time | 692 label_all_time: all time |
688 label_this_year: this year | 693 label_this_year: this year |
689 label_date_range: Date range | 694 label_date_range: Date range |
690 label_last_week: last week | 695 label_last_week: last week |
691 label_yesterday: yesterday | 696 label_yesterday: yesterday |
692 label_last_month: last month | 697 label_last_month: last month |
693 label_add_another_file: Add another file | 698 label_add_another_file: Add another file |
694 label_optional_description: Optional description | 699 label_optional_description: Optional description |
695 text_destroy_time_entries_question: "{{hours}} hours were reported on the issues you are about to delete. What do you want to do ?" | 700 text_destroy_time_entries_question: "%{hours} hours were reported on the issues you are about to delete. What do you want to do ?" |
696 error_issue_not_found_in_project: 'The issue was not found or does not belong to this project' | 701 error_issue_not_found_in_project: 'The issue was not found or does not belong to this project' |
697 text_assign_time_entries_to_project: Assign reported hours to the project | 702 text_assign_time_entries_to_project: Assign reported hours to the project |
698 text_destroy_time_entries: Delete reported hours | 703 text_destroy_time_entries: Delete reported hours |
699 text_reassign_time_entries: 'Reassign reported hours to this issue:' | 704 text_reassign_time_entries: 'Reassign reported hours to this issue:' |
700 setting_activity_days_default: Days displayed on project activity | 705 setting_activity_days_default: Days displayed on project activity |
705 setting_display_subprojects_issues: Display subprojects issues on main projects by default | 710 setting_display_subprojects_issues: Display subprojects issues on main projects by default |
706 label_overall_activity: Overall activity | 711 label_overall_activity: Overall activity |
707 setting_default_projects_public: New projects are public by default | 712 setting_default_projects_public: New projects are public by default |
708 error_scm_annotate: "The entry does not exist or can not be annotated." | 713 error_scm_annotate: "The entry does not exist or can not be annotated." |
709 label_planning: Planning | 714 label_planning: Planning |
710 text_subprojects_destroy_warning: "Its subproject(s): {{value}} will be also deleted." | 715 text_subprojects_destroy_warning: "Its subproject(s): %{value} will be also deleted." |
711 label_and_its_subprojects: "{{value}} and its subprojects" | 716 label_and_its_subprojects: "%{value} and its subprojects" |
712 mail_body_reminder: "{{count}} issue(s) that are assigned to you are due in the next {{days}} days:" | 717 mail_body_reminder: "%{count} issue(s) that are assigned to you are due in the next %{days} days:" |
713 mail_subject_reminder: "{{count}} issue(s) due in the next {{days}} days" | 718 mail_subject_reminder: "%{count} issue(s) due in the next %{days} days" |
714 text_user_wrote: "{{value}} wrote:" | 719 text_user_wrote: "%{value} wrote:" |
715 label_duplicated_by: duplicated by | 720 label_duplicated_by: duplicated by |
716 setting_enabled_scm: Enabled SCM | 721 setting_enabled_scm: Enabled SCM |
717 text_enumeration_category_reassign_to: 'Reassign them to this value:' | 722 text_enumeration_category_reassign_to: 'Reassign them to this value:' |
718 text_enumeration_destroy_question: "{{count}} objects are assigned to this value." | 723 text_enumeration_destroy_question: "%{count} objects are assigned to this value." |
719 label_incoming_emails: Incoming emails | 724 label_incoming_emails: Incoming emails |
720 label_generate_key: Generate a key | 725 label_generate_key: Generate a key |
721 setting_mail_handler_api_enabled: Enable WS for incoming emails | 726 setting_mail_handler_api_enabled: Enable WS for incoming emails |
722 setting_mail_handler_api_key: API key | 727 setting_mail_handler_api_key: API key |
723 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." | 728 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." |
779 setting_gravatar_enabled: Use Gravatar user icons | 784 setting_gravatar_enabled: Use Gravatar user icons |
780 label_example: Example | 785 label_example: Example |
781 text_repository_usernames_mapping: "Select ou 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." | 786 text_repository_usernames_mapping: "Select ou 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." |
782 permission_edit_own_messages: Edit own messages | 787 permission_edit_own_messages: Edit own messages |
783 permission_delete_own_messages: Delete own messages | 788 permission_delete_own_messages: Delete own messages |
784 label_user_activity: "{{value}}'s activity" | 789 label_user_activity: "%{value}'s activity" |
785 label_updated_time_by: "Updated by {{author}} {{age}} ago" | 790 label_updated_time_by: "Updated by %{author} %{age} ago" |
786 text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.' | 791 text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.' |
787 setting_diff_max_lines_displayed: Max number of diff lines displayed | 792 setting_diff_max_lines_displayed: Max number of diff lines displayed |
788 text_plugin_assets_writable: Plugin assets directory writable | 793 text_plugin_assets_writable: Plugin assets directory writable |
789 warning_attachments_not_saved: "{{count}} file(s) could not be saved." | 794 warning_attachments_not_saved: "%{count} file(s) could not be saved." |
790 button_create_and_continue: Create and continue | 795 button_create_and_continue: Create and continue |
791 text_custom_field_possible_values_info: 'One line for each value' | 796 text_custom_field_possible_values_info: 'One line for each value' |
792 label_display: Display | 797 label_display: Display |
793 field_editable: Editable | 798 field_editable: Editable |
794 setting_repository_log_display_limit: Maximum number of revisions displayed on file log | 799 setting_repository_log_display_limit: Maximum number of revisions displayed on file log |
799 label_login_with_open_id_option: or login with OpenID | 804 label_login_with_open_id_option: or login with OpenID |
800 field_content: Content | 805 field_content: Content |
801 label_descending: Descending | 806 label_descending: Descending |
802 label_sort: Sort | 807 label_sort: Sort |
803 label_ascending: Ascending | 808 label_ascending: Ascending |
804 label_date_from_to: From {{start}} to {{end}} | 809 label_date_from_to: From %{start} to %{end} |
805 label_greater_or_equal: ">=" | 810 label_greater_or_equal: ">=" |
806 label_less_or_equal: <= | 811 label_less_or_equal: <= |
807 text_wiki_page_destroy_question: This page has {{descendants}} child page(s) and descendant(s). What do you want to do? | 812 text_wiki_page_destroy_question: This page has %{descendants} child page(s) and descendant(s). What do you want to do? |
808 text_wiki_page_reassign_children: Reassign child pages to this parent page | 813 text_wiki_page_reassign_children: Reassign child pages to this parent page |
809 text_wiki_page_nullify_children: Keep child pages as root pages | 814 text_wiki_page_nullify_children: Keep child pages as root pages |
810 text_wiki_page_destroy_children: Delete child pages and all their descendants | 815 text_wiki_page_destroy_children: Delete child pages and all their descendants |
811 setting_password_min_length: Minimum password length | 816 setting_password_min_length: Minimum password length |
812 field_group_by: Group results by | 817 field_group_by: Group results by |
813 mail_subject_wiki_content_updated: "'{{id}}' wiki page has been updated" | 818 mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated" |
814 label_wiki_content_added: Wiki page added | 819 label_wiki_content_added: Wiki page added |
815 mail_subject_wiki_content_added: "'{{id}}' wiki page has been added" | 820 mail_subject_wiki_content_added: "'%{id}' wiki page has been added" |
816 mail_body_wiki_content_added: The '{{id}}' wiki page has been added by {{author}}. | 821 mail_body_wiki_content_added: The '%{id}' wiki page has been added by %{author}. |
817 label_wiki_content_updated: Wiki page updated | 822 label_wiki_content_updated: Wiki page updated |
818 mail_body_wiki_content_updated: The '{{id}}' wiki page has been updated by {{author}}. | 823 mail_body_wiki_content_updated: The '%{id}' wiki page has been updated by %{author}. |
819 permission_add_project: Create project | 824 permission_add_project: Create project |
820 setting_new_project_user_role_id: Role given to a non-admin user who creates a project | 825 setting_new_project_user_role_id: Role given to a non-admin user who creates a project |
821 label_view_all_revisions: View all revisions | 826 label_view_all_revisions: View all revisions |
822 label_tag: Tag | 827 label_tag: Tag |
823 label_branch: Branch | 828 label_branch: Branch |
824 error_no_tracker_in_project: No tracker is associated to this project. Please check the Project settings. | 829 error_no_tracker_in_project: No tracker is associated to this project. Please check the Project settings. |
825 error_no_default_issue_status: No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses"). | 830 error_no_default_issue_status: No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses"). |
826 text_journal_changed: "{{label}} changed from {{old}} to {{new}}" | 831 text_journal_changed: "%{label} changed from %{old} to %{new}" |
827 text_journal_set_to: "{{label}} set to {{value}}" | 832 text_journal_set_to: "%{label} set to %{value}" |
828 text_journal_deleted: "{{label}} deleted ({{old}})" | 833 text_journal_deleted: "%{label} deleted (%{old})" |
829 label_group_plural: Groups | 834 label_group_plural: Groups |
830 label_group: Group | 835 label_group: Group |
831 label_group_new: New group | 836 label_group_new: New group |
832 label_time_entry_plural: Spent time | 837 label_time_entry_plural: Spent time |
833 text_journal_added: "{{label}} {{value}} added" | 838 text_journal_added: "%{label} %{value} added" |
834 field_active: Active | 839 field_active: Active |
835 enumeration_system_activity: System Activity | 840 enumeration_system_activity: System Activity |
836 permission_delete_issue_watchers: Delete watchers | 841 permission_delete_issue_watchers: Delete watchers |
837 version_status_closed: closed | 842 version_status_closed: closed |
838 version_status_locked: locked | 843 version_status_locked: locked |
863 error_workflow_copy_source: Please select a source tracker or role | 868 error_workflow_copy_source: Please select a source tracker or role |
864 label_update_issue_done_ratios: Update issue done ratios | 869 label_update_issue_done_ratios: Update issue done ratios |
865 setting_start_of_week: Start calendars on | 870 setting_start_of_week: Start calendars on |
866 permission_view_issues: View Issues | 871 permission_view_issues: View Issues |
867 label_display_used_statuses_only: Only display statuses that are used by this tracker | 872 label_display_used_statuses_only: Only display statuses that are used by this tracker |
868 label_revision_id: Revision {{value}} | 873 label_revision_id: Revision %{value} |
869 label_api_access_key: API access key | 874 label_api_access_key: API access key |
870 label_api_access_key_created_on: API access key created {{value}} ago | 875 label_api_access_key_created_on: API access key created %{value} ago |
871 label_feeds_access_key: RSS access key | 876 label_feeds_access_key: RSS access key |
872 notice_api_access_key_reseted: Your API access key was reset. | 877 notice_api_access_key_reseted: Your API access key was reset. |
873 setting_rest_api_enabled: Enable REST web service | 878 setting_rest_api_enabled: Enable REST web service |
874 label_missing_api_access_key: Missing an API access key | 879 label_missing_api_access_key: Missing an API access key |
875 label_missing_feeds_access_key: Missing a RSS access key | 880 label_missing_feeds_access_key: Missing a RSS access key |
892 permission_manage_subtasks: Manage subtasks | 897 permission_manage_subtasks: Manage subtasks |
893 field_parent_issue: Parent task | 898 field_parent_issue: Parent task |
894 label_subtask_plural: Subtasks | 899 label_subtask_plural: Subtasks |
895 label_project_copy_notifications: Send email notifications during the project copy | 900 label_project_copy_notifications: Send email notifications during the project copy |
896 error_can_not_delete_custom_field: Unable to delete custom field | 901 error_can_not_delete_custom_field: Unable to delete custom field |
897 error_unable_to_connect: Unable to connect ({{value}}) | 902 error_unable_to_connect: Unable to connect (%{value}) |
898 error_can_not_remove_role: This role is in use and can not be deleted. | 903 error_can_not_remove_role: This role is in use and can not be deleted. |
899 error_can_not_delete_tracker: This tracker contains issues and can't be deleted. | 904 error_can_not_delete_tracker: This tracker contains issues and can't be deleted. |
900 field_principal: Principal | 905 field_principal: Principal |
901 label_my_page_block: My page block | 906 label_my_page_block: My page block |
902 notice_failed_to_save_members: "Failed to save member(s): {{errors}}." | 907 notice_failed_to_save_members: "Failed to save member(s): %{errors}." |
903 text_zoom_out: Zoom out | 908 text_zoom_out: Zoom out |
904 text_zoom_in: Zoom in | 909 text_zoom_in: Zoom in |
905 notice_unable_delete_time_entry: Unable to delete time log entry. | 910 notice_unable_delete_time_entry: Unable to delete time log entry. |
906 label_overall_spent_time: Overall spent time | 911 label_overall_spent_time: Overall spent time |
907 field_time_entries: Log time | 912 field_time_entries: Log time |
908 project_module_gantt: Gantt | 913 project_module_gantt: Gantt |
909 project_module_calendar: Calendar | 914 project_module_calendar: Calendar |
910 button_edit_associated_wikipage: "Edit associated Wiki page: {{page_title}}" | 915 button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}" |
911 text_are_you_sure_with_children: Delete issue and all child issues? | 916 text_are_you_sure_with_children: Delete issue and all child issues? |
912 field_text: Text field | 917 field_text: Text field |
913 label_user_mail_option_only_owner: Only for things I am the owner of | 918 label_user_mail_option_only_owner: Only for things I am the owner of |
914 setting_default_notification_option: Default notification option | 919 setting_default_notification_option: Default notification option |
915 label_user_mail_option_only_my_events: Only for things I watch or I'm involved in | 920 label_user_mail_option_only_my_events: Only for things I watch or I'm involved in |
916 label_user_mail_option_only_assigned: Only for things I am assigned to | 921 label_user_mail_option_only_assigned: Only for things I am assigned to |
917 label_user_mail_option_none: No events | 922 label_user_mail_option_none: No events |
918 field_member_of_group: Assignee's group | 923 field_member_of_group: Assignee's group |
919 field_assigned_to_role: Assignee's role | 924 field_assigned_to_role: Assignee's role |
920 notice_not_authorized_archived_project: The project you're trying to access has been archived. | 925 notice_not_authorized_archived_project: The project you're trying to access has been archived. |
921 field_start_date: Start date | |
922 label_principal_search: "Search for user or group:" | 926 label_principal_search: "Search for user or group:" |
923 label_user_search: "Search for user:" | 927 label_user_search: "Search for user:" |
924 field_visible: Visible | 928 field_visible: Visible |
925 setting_emails_header: Emails header | 929 setting_emails_header: Emails header |
930 setting_commit_logtime_activity_id: Activity for logged time | |
931 text_time_logged_by_changeset: Applied in changeset %{value}. | |
932 setting_commit_logtime_enabled: Enable time logging | |
933 notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max}) | |
934 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart |