Revision 1297:0a574315af3e .svn/pristine/c4

View differences:

.svn/pristine/c4/c427c4a0d41e44c20850962dc38a70772b208946.svn-base
1
uk:
2
  direction: ltr
3
  date:
4
    formats:
5
      # Use the strftime parameters for formats.
6
      # When no format has been given, it uses default.
7
      # You can provide other formats here if you like!
8
      default: "%Y-%m-%d"
9
      short: "%b %d"
10
      long: "%B %d, %Y"
11

  
12
    day_names: [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday]
13
    abbr_day_names: [Sun, Mon, Tue, Wed, Thu, Fri, Sat]
14

  
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]
17
    abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec]
18
    # Used in date_select and datime_select.
19
    order:
20
      - :year
21
      - :month
22
      - :day
23

  
24
  time:
25
    formats:
26
      default: "%a, %d %b %Y %H:%M:%S %z"
27
      time: "%H:%M"
28
      short: "%d %b %H:%M"
29
      long: "%B %d, %Y %H:%M"
30
    am: "am"
31
    pm: "pm"
32

  
33
  datetime:
34
    distance_in_words:
35
      half_a_minute: "half a minute"
36
      less_than_x_seconds:
37
        one:   "less than 1 second"
38
        other: "less than %{count} seconds"
39
      x_seconds:
40
        one:   "1 second"
41
        other: "%{count} seconds"
42
      less_than_x_minutes:
43
        one:   "less than a minute"
44
        other: "less than %{count} minutes"
45
      x_minutes:
46
        one:   "1 minute"
47
        other: "%{count} minutes"
48
      about_x_hours:
49
        one:   "about 1 hour"
50
        other: "about %{count} hours"
51
      x_hours:
52
        one:   "1 hour"
53
        other: "%{count} hours"
54
      x_days:
55
        one:   "1 day"
56
        other: "%{count} days"
57
      about_x_months:
58
        one:   "about 1 month"
59
        other: "about %{count} months"
60
      x_months:
61
        one:   "1 month"
62
        other: "%{count} months"
63
      about_x_years:
64
        one:   "about 1 year"
65
        other: "about %{count} years"
66
      over_x_years:
67
        one:   "over 1 year"
68
        other: "over %{count} years"
69
      almost_x_years:
70
        one:   "almost 1 year"
71
        other: "almost %{count} years"
72

  
73
  number:
74
    format:
75
      separator: "."
76
      delimiter: ""
77
      precision: 3
78
    human:
79
      format:
80
        precision: 3
81
        delimiter: ""
82
      storage_units:
83
        format: "%n %u"
84
        units:
85
          kb: KB
86
          tb: TB
87
          gb: GB
88
          byte:
89
            one: Byte
90
            other: Bytes
91
          mb: MB
92

  
93
# Used in array.to_sentence.
94
  support:
95
    array:
96
      sentence_connector: "and"
97
      skip_last_comma: false
98

  
99
  activerecord:
100
    errors:
101
      template:
102
        header:
103
          one:    "1 error prohibited this %{model} from being saved"
104
          other:  "%{count} errors prohibited this %{model} from being saved"
105
      messages:
106
        inclusion: "немає в списку"
107
        exclusion: "зарезервовано"
108
        invalid: "невірне"
109
        confirmation: "не збігається з підтвердженням"
110
        accepted: "необхідно прийняти"
111
        empty: "не може бути порожнім"
112
        blank: "не може бути незаповненим"
113
        too_long: "дуже довге"
114
        too_short: "дуже коротке"
115
        wrong_length: "не відповідає довжині"
116
        taken: "вже використовується"
117
        not_a_number: "не є числом"
118
        not_a_date: "є недійсною датою"
119
        greater_than: "must be greater than %{count}"
120
        greater_than_or_equal_to: "must be greater than or equal to %{count}"
121
        equal_to: "must be equal to %{count}"
122
        less_than: "must be less than %{count}"
123
        less_than_or_equal_to: "must be less than or equal to %{count}"
124
        odd: "must be odd"
125
        even: "must be even"
126
        greater_than_start_date: "повинна бути пізніша за дату початку"
127
        not_same_project: "не відносяться до одного проекту"
128
        circular_dependency: "Такий зв'язок приведе до циклічної залежності"
129
        cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
130

  
131
  actionview_instancetag_blank_option: Оберіть
132

  
133
  general_text_No: 'Ні'
134
  general_text_Yes: 'Так'
135
  general_text_no: 'Ні'
136
  general_text_yes: 'Так'
137
  general_lang_name: 'Ukrainian (Українська)'
138
  general_csv_separator: ','
139
  general_csv_decimal_separator: '.'
140
  general_csv_encoding: UTF-8
141
  general_pdf_encoding: UTF-8
142
  general_first_day_of_week: '1'
143

  
144
  notice_account_updated: Обліковий запис успішно оновлений.
145
  notice_account_invalid_creditentials: Неправильне ім'я користувача або пароль
146
  notice_account_password_updated: Пароль успішно оновлений.
147
  notice_account_wrong_password: Невірний пароль
148
  notice_account_register_done: Обліковий запис успішно створений. Для активації Вашого облікового запису зайдіть по посиланню, яке відіслане вам електронною поштою.
149
  notice_account_unknown_email: Невідомий користувач.
150
  notice_can_t_change_password: Для даного облікового запису використовується джерело зовнішньої аутентифікації. Неможливо змінити пароль.
151
  notice_account_lost_email_sent: Вам відправлений лист з інструкціями по вибору нового пароля.
152
  notice_account_activated: Ваш обліковий запис активований. Ви можете увійти.
153
  notice_successful_create: Створення успішно завершене.
154
  notice_successful_update: Оновлення успішно завершене.
155
  notice_successful_delete: Видалення успішно завершене.
156
  notice_successful_connection: Підключення успішно встановлене.
157
  notice_file_not_found: Сторінка, на яку ви намагаєтеся зайти, не існує або видалена.
158
  notice_locking_conflict: Дані оновлено іншим користувачем.
159
  notice_scm_error: Запису та/або виправлення немає в репозиторії.
160
  notice_not_authorized: У вас немає прав для відвідини даної сторінки.
161
  notice_email_sent: "Відправлено листа %{value}"
162
  notice_email_error: "Під час відправки листа відбулася помилка (%{value})"
163
  notice_feeds_access_key_reseted: Ваш ключ доступу RSS було скинуто.
164
  notice_failed_to_save_issues: "Не вдалося зберегти %{count} пункт(ів) з %{total} вибраних: %{ids}."
165
  notice_no_issue_selected: "Не вибрано жодної задачі! Будь ласка, відзначте задачу, яку ви хочете відредагувати."
166
  notice_account_pending: "Ваш обліковий запис створено і він чекає на підтвердження адміністратором."
167

  
168
  mail_subject_lost_password: "Ваш %{value} пароль"
169
  mail_body_lost_password: 'Для зміни пароля, зайдіть за наступним посиланням:'
170
  mail_subject_register: "Активація облікового запису %{value}"
171
  mail_body_register: 'Для активації облікового запису, зайдіть за наступним посиланням:'
172
  mail_body_account_information_external: "Ви можете використовувати ваш %{value} обліковий запис для входу."
173
  mail_body_account_information: Інформація по Вашому обліковому запису
174
  mail_subject_account_activation_request: "Запит на активацію облікового запису %{value}"
175
  mail_body_account_activation_request: "Новий користувач (%{value}) зареєструвався. Його обліковий запис чекає на ваше підтвердження:"
176

  
177
  gui_validation_error: 1 помилка
178
  gui_validation_error_plural: "%{count} помилки(ок)"
179

  
180
  field_name: Ім'я
181
  field_description: Опис
182
  field_summary: Короткий опис
183
  field_is_required: Необхідно
184
  field_firstname: Ім'я
185
  field_lastname: Прізвище
186
  field_mail: Ел. пошта
187
  field_filename: Файл
188
  field_filesize: Розмір
189
  field_downloads: Завантаження
190
  field_author: Автор
191
  field_created_on: Створено
192
  field_updated_on: Оновлено
193
  field_field_format: Формат
194
  field_is_for_all: Для усіх проектів
195
  field_possible_values: Можливі значення
196
  field_regexp: Регулярний вираз
197
  field_min_length: Мінімальна довжина
198
  field_max_length: Максимальна довжина
199
  field_value: Значення
200
  field_category: Категорія
201
  field_title: Назва
202
  field_project: Проект
203
  field_issue: Питання
204
  field_status: Статус
205
  field_notes: Примітки
206
  field_is_closed: Питання закрито
207
  field_is_default: Типове значення
208
  field_tracker: Координатор
209
  field_subject: Тема
210
  field_due_date: Дата виконання
211
  field_assigned_to: Призначена до
212
  field_priority: Пріоритет
213
  field_fixed_version: Target version
214
  field_user: Користувач
215
  field_role: Роль
216
  field_homepage: Домашня сторінка
217
  field_is_public: Публічний
218
  field_parent: Підпроект
219
  field_is_in_roadmap: Питання, що відображаються в оперативному плані
220
  field_login: Вхід
221
  field_mail_notification: Повідомлення за електронною поштою
222
  field_admin: Адміністратор
223
  field_last_login_on: Останнє підключення
224
  field_language: Мова
225
  field_effective_date: Дата
226
  field_password: Пароль
227
  field_new_password: Новий пароль
228
  field_password_confirmation: Підтвердження
229
  field_version: Версія
230
  field_type: Тип
231
  field_host: Машина
232
  field_port: Порт
233
  field_account: Обліковий запис
234
  field_base_dn: Базове відмітне ім'я
235
  field_attr_login: Атрибут Реєстрація
236
  field_attr_firstname: Атрибут Ім'я
237
  field_attr_lastname: Атрибут Прізвище
238
  field_attr_mail: Атрибут Email
239
  field_onthefly: Створення користувача на льоту
240
  field_start_date: Початок
241
  field_done_ratio: "% зроблено"
242
  field_auth_source: Режим аутентифікації
243
  field_hide_mail: Приховувати мій email
244
  field_comments: Коментар
245
  field_url: URL
246
  field_start_page: Стартова сторінка
247
  field_subproject: Підпроект
248
  field_hours: Годин(и/а)
249
  field_activity: Діяльність
250
  field_spent_on: Дата
251
  field_identifier: Ідентифікатор
252
  field_is_filter: Використовується як фільтр
253
  field_issue_to: Зв'язані задачі
254
  field_delay: Відкласти
255
  field_assignable: Задача може бути призначена цій ролі
256
  field_redirect_existing_links: Перенаправити існуючі посилання
257
  field_estimated_hours: Оцінний час
258
  field_column_names: Колонки
259
  field_time_zone: Часовий пояс
260
  field_searchable: Вживається у пошуку
261

  
262
  setting_app_title: Назва додатку
263
  setting_app_subtitle: Підзаголовок додатку
264
  setting_welcome_text: Текст привітання
265
  setting_default_language: Стандартна мова
266
  setting_login_required: Необхідна аутентифікація
267
  setting_self_registration: Можлива само-реєстрація
268
  setting_attachment_max_size: Максимальний размір вкладення
269
  setting_issues_export_limit: Обмеження по задачах, що експортуються
270
  setting_mail_from: email адреса для передачі інформації
271
  setting_bcc_recipients: Отримувачі сліпої копії (bcc)
272
  setting_host_name: Им'я машини
273
  setting_text_formatting: Форматування тексту
274
  setting_wiki_compression: Стиснення історії Wiki
275
  setting_feeds_limit: Обмеження змісту подачі
276
  setting_autofetch_changesets: Автоматично доставати доповнення
277
  setting_sys_api_enabled: Дозволити WS для управління репозиторієм
278
  setting_commit_ref_keywords: Ключові слова для посилання
279
  setting_commit_fix_keywords: Призначення ключових слів
280
  setting_autologin: Автоматичний вхід
281
  setting_date_format: Формат дати
282
  setting_time_format: Формат часу
283
  setting_cross_project_issue_relations: Дозволити міжпроектні відносини між питаннями
284
  setting_issue_list_default_columns: Колонки, що відображаються за умовчанням в списку питань
285
  setting_emails_footer: Підпис до електронної пошти
286
  setting_protocol: Протокол
287

  
288
  label_user: Користувач
289
  label_user_plural: Користувачі
290
  label_user_new: Новий користувач
291
  label_project: Проект
292
  label_project_new: Новий проект
293
  label_project_plural: Проекти
294
  label_x_projects:
295
    zero:  no projects
296
    one:   1 project
297
    other: "%{count} projects"
298
  label_project_all: Усі проекти
299
  label_project_latest: Останні проекти
300
  label_issue: Питання
301
  label_issue_new: Нові питання
302
  label_issue_plural: Питання
303
  label_issue_view_all: Проглянути всі питання
304
  label_issues_by: "Питання за %{value}"
305
  label_document: Документ
306
  label_document_new: Новий документ
307
  label_document_plural: Документи
308
  label_role: Роль
309
  label_role_plural: Ролі
310
  label_role_new: Нова роль
311
  label_role_and_permissions: Ролі і права доступу
312
  label_member: Учасник
313
  label_member_new: Новий учасник
314
  label_member_plural: Учасники
315
  label_tracker: Координатор
316
  label_tracker_plural: Координатори
317
  label_tracker_new: Новий Координатор
318
  label_workflow: Послідовність дій
319
  label_issue_status: Статус питання
320
  label_issue_status_plural: Статуси питань
321
  label_issue_status_new: Новий статус
322
  label_issue_category: Категорія питання
323
  label_issue_category_plural: Категорії питань
324
  label_issue_category_new: Нова категорія
325
  label_custom_field: Поле клієнта
326
  label_custom_field_plural: Поля клієнта
327
  label_custom_field_new: Нове поле клієнта
328
  label_enumerations: Довідники
329
  label_enumeration_new: Нове значення
330
  label_information: Інформація
331
  label_information_plural: Інформація
332
  label_please_login: Будь ласка, увійдіть
333
  label_register: Зареєструватися
334
  label_password_lost: Забули пароль
335
  label_home: Домашня сторінка
336
  label_my_page: Моя сторінка
337
  label_my_account: Мій обліковий запис
338
  label_my_projects: Мої проекти
339
  label_administration: Адміністрування
340
  label_login: Увійти
341
  label_logout: Вийти
342
  label_help: Допомога
343
  label_reported_issues: Створені питання
344
  label_assigned_to_me_issues: Мої питання
345
  label_last_login: Останнє підключення
346
  label_registered_on: Зареєстрований(а)
347
  label_activity: Активність
348
  label_new: Новий
349
  label_logged_as: Увійшов як
350
  label_environment: Оточення
351
  label_authentication: Аутентифікація
352
  label_auth_source: Режим аутентифікації
353
  label_auth_source_new: Новий режим аутентифікації
354
  label_auth_source_plural: Режими аутентифікації
355
  label_subproject_plural: Підпроекти
356
  label_min_max_length: Мінімальна - максимальна довжина
357
  label_list: Список
358
  label_date: Дата
359
  label_integer: Цілий
360
  label_float: З плаваючою крапкою
361
  label_boolean: Логічний
362
  label_string: Текст
363
  label_text: Довгий текст
364
  label_attribute: Атрибут
365
  label_attribute_plural: атрибути
366
  label_download: "%{count} Завантажено"
367
  label_download_plural: "%{count} Завантажень"
368
  label_no_data: Немає даних для відображення
369
  label_change_status: Змінити статус
370
  label_history: Історія
371
  label_attachment: Файл
372
  label_attachment_new: Новий файл
373
  label_attachment_delete: Видалити файл
374
  label_attachment_plural: Файли
375
  label_report: Звіт
376
  label_report_plural: Звіти
377
  label_news: Новини
378
  label_news_new: Додати новину
379
  label_news_plural: Новини
380
  label_news_latest: Останні новини
381
  label_news_view_all: Подивитися всі новини
382
  label_settings: Налаштування
383
  label_overview: Перегляд
384
  label_version: Версія
385
  label_version_new: Нова версія
386
  label_version_plural: Версії
387
  label_confirmation: Підтвердження
388
  label_export_to: Експортувати в
389
  label_read: Читання...
390
  label_public_projects: Публічні проекти
391
  label_open_issues: відкрите
392
  label_open_issues_plural: відкриті
393
  label_closed_issues: закрите
394
  label_closed_issues_plural: закриті
395
  label_x_open_issues_abbr_on_total:
396
    zero:  0 open / %{total}
397
    one:   1 open / %{total}
398
    other: "%{count} open / %{total}"
399
  label_x_open_issues_abbr:
400
    zero:  0 open
401
    one:   1 open
402
    other: "%{count} open"
403
  label_x_closed_issues_abbr:
404
    zero:  0 closed
405
    one:   1 closed
406
    other: "%{count} closed"
407
  label_total: Всього
408
  label_permissions: Права доступу
409
  label_current_status: Поточний статус
410
  label_new_statuses_allowed: Дозволені нові статуси
411
  label_all: Усі
412
  label_none: Нікому
413
  label_nobody: Ніхто
414
  label_next: Наступний
415
  label_previous: Попередній
416
  label_used_by: Використовується
417
  label_details: Подробиці
418
  label_add_note: Додати зауваження
419
  label_per_page: На сторінку
420
  label_calendar: Календар
421
  label_months_from: місяців(ця) з
422
  label_gantt: Діаграма Ганта
423
  label_internal: Внутрішній
424
  label_last_changes: "останні %{count} змін"
425
  label_change_view_all: Проглянути всі зміни
426
  label_personalize_page: Персоналізувати цю сторінку
427
  label_comment: Коментувати
428
  label_comment_plural: Коментарі
429
  label_x_comments:
430
    zero: no comments
431
    one: 1 comment
432
    other: "%{count} comments"
433
  label_comment_add: Залишити коментар
434
  label_comment_added: Коментар додано
435
  label_comment_delete: Видалити коментарі
436
  label_query: Запит клієнта
437
  label_query_plural: Запити клієнтів
438
  label_query_new: Новий запит
439
  label_filter_add: Додати фільтр
440
  label_filter_plural: Фільтри
441
  label_equals: є
442
  label_not_equals: немає
443
  label_in_less_than: менш ніж
444
  label_in_more_than: більш ніж
445
  label_in: у
446
  label_today: сьогодні
447
  label_this_week: цього тижня
448
  label_less_than_ago: менш ніж днів(я) назад
449
  label_more_than_ago: більш ніж днів(я) назад
450
  label_ago: днів(я) назад
451
  label_contains: містить
452
  label_not_contains: не містить
453
  label_day_plural: днів(я)
454
  label_repository: Репозиторій
455
  label_browse: Проглянути
456
  label_modification: "%{count} зміна"
457
  label_modification_plural: "%{count} змін"
458
  label_revision: Версія
459
  label_revision_plural: Версій
460
  label_added: додано
461
  label_modified: змінене
462
  label_deleted: видалено
463
  label_latest_revision: Остання версія
464
  label_latest_revision_plural: Останні версії
465
  label_view_revisions: Проглянути версії
466
  label_max_size: Максимальний розмір
467
  label_sort_highest: У початок
468
  label_sort_higher: Вгору
469
  label_sort_lower: Вниз
470
  label_sort_lowest: У кінець
471
  label_roadmap: Оперативний план
472
  label_roadmap_due_in: "Строк %{value}"
473
  label_roadmap_overdue: "%{value} запізнення"
474
  label_roadmap_no_issues: Немає питань для даної версії
475
  label_search: Пошук
476
  label_result_plural: Результати
477
  label_all_words: Всі слова
478
  label_wiki: Wiki
479
  label_wiki_edit: Редагування Wiki
480
  label_wiki_edit_plural: Редагування Wiki
481
  label_wiki_page: Сторінка Wiki
482
  label_wiki_page_plural: Сторінки Wiki
483
  label_index_by_title: Індекс за назвою
484
  label_index_by_date: Індекс за датою
485
  label_current_version: Поточна версія
486
  label_preview: Попередній перегляд
487
  label_feed_plural: Подання
488
  label_changes_details: Подробиці по всіх змінах
489
  label_issue_tracking: Координація питань
490
  label_spent_time: Витрачений час
491
  label_f_hour: "%{value} година"
492
  label_f_hour_plural: "%{value} годин(и)"
493
  label_time_tracking: Облік часу
494
  label_change_plural: Зміни
495
  label_statistics: Статистика
496
  label_commits_per_month: Подань на місяць
497
  label_commits_per_author: Подань на користувача
498
  label_view_diff: Проглянути відмінності
499
  label_diff_inline: підключений
500
  label_diff_side_by_side: поряд
501
  label_options: Опції
502
  label_copy_workflow_from: Скопіювати послідовність дій з
503
  label_permissions_report: Звіт про права доступу
504
  label_watched_issues: Проглянуті питання
505
  label_related_issues: Зв'язані питання
506
  label_applied_status: Застосовний статус
507
  label_loading: Завантаження...
508
  label_relation_new: Новий зв'язок
509
  label_relation_delete: Видалити зв'язок
510
  label_relates_to: пов'язане з
511
  label_duplicates: дублює
512
  label_blocks: блокує
513
  label_blocked_by: заблоковане
514
  label_precedes: передує
515
  label_follows: наступний за
516
  label_end_to_start: з кінця до початку
517
  label_end_to_end: з кінця до кінця
518
  label_start_to_start: з початку до початку
519
  label_start_to_end: з початку до кінця
520
  label_stay_logged_in: Залишатися в системі
521
  label_disabled: відключений
522
  label_show_completed_versions: Показати завершені версії
523
  label_me: мене
524
  label_board: Форум
525
  label_board_new: Новий форум
526
  label_board_plural: Форуми
527
  label_topic_plural: Теми
528
  label_message_plural: Повідомлення
529
  label_message_last: Останнє повідомлення
530
  label_message_new: Нове повідомлення
531
  label_reply_plural: Відповіді
532
  label_send_information: Відправити користувачеві інформацію з облікового запису
533
  label_year: Рік
534
  label_month: Місяць
535
  label_week: Неділя
536
  label_date_from: З
537
  label_date_to: Кому
538
  label_language_based: На основі мови користувача
539
  label_sort_by: "Сортувати за %{value}"
540
  label_send_test_email: Послати email для перевірки
541
  label_feeds_access_key_created_on: "Ключ доступу RSS створений %{value} назад "
542
  label_module_plural: Модулі
543
  label_added_time_by: "Доданий %{author} %{age} назад"
544
  label_updated_time: "Оновлений %{value} назад"
545
  label_jump_to_a_project: Перейти до проекту...
546
  label_file_plural: Файли
547
  label_changeset_plural: Набори змін
548
  label_default_columns: Типові колонки
549
  label_no_change_option: (Немає змін)
550
  label_bulk_edit_selected_issues: Редагувати всі вибрані питання
551
  label_theme: Тема
552
  label_default: Типовий
553
  label_search_titles_only: Шукати тільки в назвах
554
  label_user_mail_option_all: "Для всіх подій у всіх моїх проектах"
555
  label_user_mail_option_selected: "Для всіх подій тільки у вибраному проекті..."
556
  label_user_mail_no_self_notified: "Не сповіщати про зміни, які я зробив сам"
557
  label_registration_activation_by_email: активація облікового запису електронною поштою
558
  label_registration_manual_activation: ручна активація облікового запису
559
  label_registration_automatic_activation: автоматична активація облыкового
560
  label_my_time_report: Мій звіт витраченого часу
561

  
562
  button_login: Вхід
563
  button_submit: Відправити
564
  button_save: Зберегти
565
  button_check_all: Відзначити все
566
  button_uncheck_all: Очистити
567
  button_delete: Видалити
568
  button_create: Створити
569
  button_test: Перевірити
570
  button_edit: Редагувати
571
  button_add: Додати
572
  button_change: Змінити
573
  button_apply: Застосувати
574
  button_clear: Очистити
575
  button_lock: Заблокувати
576
  button_unlock: Разблокувати
577
  button_download: Завантажити
578
  button_list: Список
579
  button_view: Переглянути
580
  button_move: Перемістити
581
  button_back: Назад
582
  button_cancel: Відмінити
583
  button_activate: Активувати
584
  button_sort: Сортувати
585
  button_log_time: Записати час
586
  button_rollback: Відкотити до даної версії
587
  button_watch: Дивитися
588
  button_unwatch: Не дивитися
589
  button_reply: Відповісти
590
  button_archive: Архівувати
591
  button_unarchive: Розархівувати
592
  button_reset: Перезапустити
593
  button_rename: Перейменувати
594
  button_change_password: Змінити пароль
595
  button_copy: Копіювати
596
  button_annotate: Анотувати
597

  
598
  status_active: Активний
599
  status_registered: Зареєстрований
600
  status_locked: Заблокований
601

  
602
  text_select_mail_notifications: Виберіть дії, на які відсилатиметься повідомлення на електронну пошту.
603
  text_regexp_info: eg. ^[A-Z0-9]+$
604
  text_min_max_length_info: 0 означає відсутність заборон
605
  text_project_destroy_confirmation: Ви наполягаєте на видаленні цього проекту і всієї інформації, що відноситься до нього?
606
  text_workflow_edit: Виберіть роль і координатор для редагування послідовності дій
607
  text_are_you_sure: Ви впевнені?
608
  text_tip_issue_begin_day: день початку задачі
609
  text_tip_issue_end_day: день завершення задачі
610
  text_tip_issue_begin_end_day: початок задачі і закінчення цього дня
611
  text_caracters_maximum: "%{count} символів(а) максимум."
612
  text_caracters_minimum: "Повинно мати якнайменше  %{count} символів(а) у довжину."
613
  text_length_between: "Довжина між %{min} і %{max} символів."
614
  text_tracker_no_workflow: Для цього координатора послідовність дій не визначена
615
  text_unallowed_characters: Заборонені символи
616
  text_comma_separated: Допустимі декілька значень (розділені комою).
617
  text_issues_ref_in_commit_messages: Посилання та зміна питань у повідомленнях до подавань
618
  text_issue_added: "Issue %{id} has been reported by %{author}."
619
  text_issue_updated: "Issue %{id} has been updated by %{author}."
620
  text_wiki_destroy_confirmation: Ви впевнені, що хочете видалити цю wiki і весь зміст?
621
  text_issue_category_destroy_question: "Декілька питань (%{count}) призначено в цю категорію. Що ви хочете зробити?"
622
  text_issue_category_destroy_assignments: Видалити призначення категорії
623
  text_issue_category_reassign_to: Перепризначити задачі до даної категорії
624
  text_user_mail_option: "Для невибраних проектів ви отримуватимете повідомлення тільки про те, що проглядаєте або в чому берете участь (наприклад, питання автором яких ви є або які вам призначені)."
625

  
626
  default_role_manager: Менеджер
627
  default_role_developer: Розробник
628
  default_role_reporter: Репортер
629
  # default_tracker_bug: Bug
630
  # звітів default_tracker_bug: Помилка
631
  default_tracker_bug: Помилка
632
  default_tracker_feature: Властивість
633
  default_tracker_support: Підтримка
634
  default_issue_status_new: Новий
635
  default_issue_status_in_progress: In Progress
636
  default_issue_status_resolved: Вирішено
637
  default_issue_status_feedback: Зворотний зв'язок
638
  default_issue_status_closed: Зачинено
639
  default_issue_status_rejected: Відмовлено
640
  default_doc_category_user: Документація користувача
641
  default_doc_category_tech: Технічна документація
642
  default_priority_low: Низький
643
  default_priority_normal: Нормальний
644
  default_priority_high: Високий
645
  default_priority_urgent: Терміновий
646
  default_priority_immediate: Негайний
647
  default_activity_design: Проектування
648
  default_activity_development: Розробка
649

  
650
  enumeration_issue_priorities: Пріоритети питань
651
  enumeration_doc_categories: Категорії документів
652
  enumeration_activities: Дії (облік часу)
653
  text_status_changed_by_changeset: "Applied in changeset %{value}."
654
  label_display_per_page: "Per page: %{value}"
655
  label_issue_added: Issue added
656
  label_issue_updated: Issue updated
657
  setting_per_page_options: Objects per page options
658
  notice_default_data_loaded: Default configuration successfully loaded.
659
  error_scm_not_found: "Entry and/or revision doesn't exist in the repository."
660
  label_associated_revisions: Associated revisions
661
  label_document_added: Document added
662
  label_message_posted: Message added
663
  text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s) ?'
664
  error_scm_command_failed: "An error occurred when trying to access the repository: %{value}"
665
  setting_user_format: Users display format
666
  label_age: Age
667
  label_file_added: File added
668
  label_more: More
669
  field_default_value: Default value
670
  label_scm: SCM
671
  label_general: General
672
  button_update: Update
673
  text_select_project_modules: 'Select modules to enable for this project:'
674
  label_change_properties: Change properties
675
  text_load_default_configuration: Load the default configuration
676
  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."
677
  label_news_added: News added
678
  label_repository_plural: Repositories
679
  error_can_t_load_default_data: "Default configuration could not be loaded: %{value}"
680
  project_module_boards: Boards
681
  project_module_issue_tracking: Issue tracking
682
  project_module_wiki: Wiki
683
  project_module_files: Files
684
  project_module_documents: Documents
685
  project_module_repository: Repository
686
  project_module_news: News
687
  project_module_time_tracking: Time tracking
688
  text_file_repository_writable: File repository writable
689
  text_default_administrator_account_changed: Default administrator account changed
690
  text_rmagick_available: RMagick available (optional)
691
  button_configure: Configure
692
  label_plugins: Plugins
693
  label_ldap_authentication: LDAP authentication
694
  label_downloads_abbr: D/L
695
  label_this_month: this month
696
  label_last_n_days: "last %{count} days"
697
  label_all_time: all time
698
  label_this_year: this year
699
  label_date_range: Date range
700
  label_last_week: last week
701
  label_yesterday: yesterday
702
  label_last_month: last month
703
  label_add_another_file: Add another file
704
  label_optional_description: Optional description
705
  text_destroy_time_entries_question: "%{hours} hours were reported on the issues you are about to delete. What do you want to do ?"
706
  error_issue_not_found_in_project: 'The issue was not found or does not belong to this project'
707
  text_assign_time_entries_to_project: Assign reported hours to the project
708
  text_destroy_time_entries: Delete reported hours
709
  text_reassign_time_entries: 'Reassign reported hours to this issue:'
710
  setting_activity_days_default: Days displayed on project activity
711
  label_chronological_order: In chronological order
712
  field_comments_sorting: Display comments
713
  label_reverse_chronological_order: In reverse chronological order
714
  label_preferences: Preferences
715
  setting_display_subprojects_issues: Display subprojects issues on main projects by default
716
  label_overall_activity: Overall activity
717
  setting_default_projects_public: New projects are public by default
718
  error_scm_annotate: "The entry does not exist or can not be annotated."
719
  label_planning: Planning
720
  text_subprojects_destroy_warning: "Its subproject(s): %{value} will be also deleted."
721
  label_and_its_subprojects: "%{value} and its subprojects"
722
  mail_body_reminder: "%{count} issue(s) that are assigned to you are due in the next %{days} days:"
723
  mail_subject_reminder: "%{count} issue(s) due in the next %{days} days"
724
  text_user_wrote: "%{value} wrote:"
725
  label_duplicated_by: duplicated by
726
  setting_enabled_scm: Enabled SCM
727
  text_enumeration_category_reassign_to: 'Reassign them to this value:'
728
  text_enumeration_destroy_question: "%{count} objects are assigned to this value."
729
  label_incoming_emails: Incoming emails
730
  label_generate_key: Generate a key
731
  setting_mail_handler_api_enabled: Enable WS for incoming emails
732
  setting_mail_handler_api_key: API key
733
  text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/configuration.yml and restart the application to enable them."
734
  field_parent_title: Parent page
735
  label_issue_watchers: Watchers
736
  button_quote: Quote
737
  setting_sequential_project_identifiers: Generate sequential project identifiers
738
  notice_unable_delete_version: Unable to delete version
739
  label_renamed: renamed
740
  label_copied: copied
741
  setting_plain_text_mail: plain text only (no HTML)
742
  permission_view_files: View files
743
  permission_edit_issues: Edit issues
744
  permission_edit_own_time_entries: Edit own time logs
745
  permission_manage_public_queries: Manage public queries
746
  permission_add_issues: Add issues
747
  permission_log_time: Log spent time
748
  permission_view_changesets: View changesets
749
  permission_view_time_entries: View spent time
750
  permission_manage_versions: Manage versions
751
  permission_manage_wiki: Manage wiki
752
  permission_manage_categories: Manage issue categories
753
  permission_protect_wiki_pages: Protect wiki pages
754
  permission_comment_news: Comment news
755
  permission_delete_messages: Delete messages
756
  permission_select_project_modules: Select project modules
757
  permission_manage_documents: Manage documents
758
  permission_edit_wiki_pages: Edit wiki pages
759
  permission_add_issue_watchers: Add watchers
760
  permission_view_gantt: View gantt chart
761
  permission_move_issues: Move issues
762
  permission_manage_issue_relations: Manage issue relations
763
  permission_delete_wiki_pages: Delete wiki pages
764
  permission_manage_boards: Manage boards
765
  permission_delete_wiki_pages_attachments: Delete attachments
766
  permission_view_wiki_edits: View wiki history
767
  permission_add_messages: Post messages
768
  permission_view_messages: View messages
769
  permission_manage_files: Manage files
770
  permission_edit_issue_notes: Edit notes
771
  permission_manage_news: Manage news
772
  permission_view_calendar: View calendrier
773
  permission_manage_members: Manage members
774
  permission_edit_messages: Edit messages
775
  permission_delete_issues: Delete issues
776
  permission_view_issue_watchers: View watchers list
777
  permission_manage_repository: Manage repository
778
  permission_commit_access: Commit access
779
  permission_browse_repository: Browse repository
780
  permission_view_documents: View documents
781
  permission_edit_project: Edit project
782
  permission_add_issue_notes: Add notes
783
  permission_save_queries: Save queries
784
  permission_view_wiki_pages: View wiki
785
  permission_rename_wiki_pages: Rename wiki pages
786
  permission_edit_time_entries: Edit time logs
787
  permission_edit_own_issue_notes: Edit own notes
788
  setting_gravatar_enabled: Use Gravatar user icons
789
  label_example: Example
790
  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."
791
  permission_edit_own_messages: Edit own messages
792
  permission_delete_own_messages: Delete own messages
793
  label_user_activity: "%{value}'s activity"
794
  label_updated_time_by: "Updated by %{author} %{age} ago"
795
  text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.'
796
  setting_diff_max_lines_displayed: Max number of diff lines displayed
797
  text_plugin_assets_writable: Plugin assets directory writable
798
  warning_attachments_not_saved: "%{count} file(s) could not be saved."
799
  button_create_and_continue: Create and continue
800
  text_custom_field_possible_values_info: 'One line for each value'
801
  label_display: Display
802
  field_editable: Editable
803
  setting_repository_log_display_limit: Maximum number of revisions displayed on file log
804
  setting_file_max_size_displayed: Max size of text files displayed inline
805
  field_watcher: Watcher
806
  setting_openid: Allow OpenID login and registration
807
  field_identity_url: OpenID URL
808
  label_login_with_open_id_option: or login with OpenID
809
  field_content: Content
810
  label_descending: Descending
811
  label_sort: Sort
812
  label_ascending: Ascending
813
  label_date_from_to: From %{start} to %{end}
814
  label_greater_or_equal: ">="
815
  label_less_or_equal: <=
816
  text_wiki_page_destroy_question: This page has %{descendants} child page(s) and descendant(s). What do you want to do?
817
  text_wiki_page_reassign_children: Reassign child pages to this parent page
818
  text_wiki_page_nullify_children: Keep child pages as root pages
819
  text_wiki_page_destroy_children: Delete child pages and all their descendants
820
  setting_password_min_length: Minimum password length
821
  field_group_by: Group results by
822
  mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
823
  label_wiki_content_added: Wiki page added
824
  mail_subject_wiki_content_added: "'%{id}' wiki page has been added"
825
  mail_body_wiki_content_added: The '%{id}' wiki page has been added by %{author}.
826
  label_wiki_content_updated: Wiki page updated
827
  mail_body_wiki_content_updated: The '%{id}' wiki page has been updated by %{author}.
828
  permission_add_project: Create project
829
  setting_new_project_user_role_id: Role given to a non-admin user who creates a project
830
  label_view_all_revisions: View all revisions
831
  label_tag: Tag
832
  label_branch: Branch
833
  error_no_tracker_in_project: No tracker is associated to this project. Please check the Project settings.
834
  error_no_default_issue_status: No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").
835
  text_journal_changed: "%{label} changed from %{old} to %{new}"
836
  text_journal_set_to: "%{label} set to %{value}"
837
  text_journal_deleted: "%{label} deleted (%{old})"
838
  label_group_plural: Groups
839
  label_group: Group
840
  label_group_new: New group
841
  label_time_entry_plural: Spent time
842
  text_journal_added: "%{label} %{value} added"
843
  field_active: Active
844
  enumeration_system_activity: System Activity
845
  permission_delete_issue_watchers: Delete watchers
846
  version_status_closed: closed
847
  version_status_locked: locked
848
  version_status_open: open
849
  error_can_not_reopen_issue_on_closed_version: An issue assigned to a closed version can not be reopened
850
  label_user_anonymous: Anonymous
851
  button_move_and_follow: Move and follow
852
  setting_default_projects_modules: Default enabled modules for new projects
853
  setting_gravatar_default: Default Gravatar image
854
  field_sharing: Sharing
855
  label_version_sharing_hierarchy: With project hierarchy
856
  label_version_sharing_system: With all projects
857
  label_version_sharing_descendants: With subprojects
858
  label_version_sharing_tree: With project tree
859
  label_version_sharing_none: Not shared
860
  error_can_not_archive_project: This project can not be archived
861
  button_duplicate: Duplicate
862
  button_copy_and_follow: Copy and follow
863
  label_copy_source: Source
864
  setting_issue_done_ratio: Calculate the issue done ratio with
865
  setting_issue_done_ratio_issue_status: Use the issue status
866
  error_issue_done_ratios_not_updated: Issue done ratios not updated.
867
  error_workflow_copy_target: Please select target tracker(s) and role(s)
868
  setting_issue_done_ratio_issue_field: Use the issue field
869
  label_copy_same_as_target: Same as target
870
  label_copy_target: Target
871
  notice_issue_done_ratios_updated: Issue done ratios updated.
872
  error_workflow_copy_source: Please select a source tracker or role
873
  label_update_issue_done_ratios: Update issue done ratios
874
  setting_start_of_week: Start calendars on
875
  permission_view_issues: View Issues
876
  label_display_used_statuses_only: Only display statuses that are used by this tracker
877
  label_revision_id: Revision %{value}
878
  label_api_access_key: API access key
879
  label_api_access_key_created_on: API access key created %{value} ago
880
  label_feeds_access_key: RSS access key
881
  notice_api_access_key_reseted: Your API access key was reset.
882
  setting_rest_api_enabled: Enable REST web service
883
  label_missing_api_access_key: Missing an API access key
884
  label_missing_feeds_access_key: Missing a RSS access key
885
  button_show: Show
886
  text_line_separated: Multiple values allowed (one line for each value).
887
  setting_mail_handler_body_delimiters: Truncate emails after one of these lines
888
  permission_add_subprojects: Create subprojects
889
  label_subproject_new: New subproject
890
  text_own_membership_delete_confirmation: |-
891
    You are about to remove some or all of your permissions and may no longer be able to edit this project after that.
892
    Are you sure you want to continue?
893
  label_close_versions: Close completed versions
894
  label_board_sticky: Sticky
895
  label_board_locked: Locked
896
  permission_export_wiki_pages: Export wiki pages
897
  setting_cache_formatted_text: Cache formatted text
898
  permission_manage_project_activities: Manage project activities
899
  error_unable_delete_issue_status: Unable to delete issue status
900
  label_profile: Profile
901
  permission_manage_subtasks: Manage subtasks
902
  field_parent_issue: Parent task
903
  label_subtask_plural: Subtasks
904
  label_project_copy_notifications: Send email notifications during the project copy
905
  error_can_not_delete_custom_field: Unable to delete custom field
906
  error_unable_to_connect: Unable to connect (%{value})
907
  error_can_not_remove_role: This role is in use and can not be deleted.
908
  error_can_not_delete_tracker: This tracker contains issues and can't be deleted.
909
  field_principal: Principal
910
  label_my_page_block: My page block
911
  notice_failed_to_save_members: "Failed to save member(s): %{errors}."
912
  text_zoom_out: Zoom out
913
  text_zoom_in: Zoom in
914
  notice_unable_delete_time_entry: Unable to delete time log entry.
915
  label_overall_spent_time: Overall spent time
916
  field_time_entries: Log time
917
  project_module_gantt: Gantt
918
  project_module_calendar: Calendar
919
  button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}"
920
  field_text: Text field
921
  label_user_mail_option_only_owner: Only for things I am the owner of
922
  setting_default_notification_option: Default notification option
923
  label_user_mail_option_only_my_events: Only for things I watch or I'm involved in
924
  label_user_mail_option_only_assigned: Only for things I am assigned to
925
  label_user_mail_option_none: No events
926
  field_member_of_group: Assignee's group
927
  field_assigned_to_role: Assignee's role
928
  notice_not_authorized_archived_project: The project you're trying to access has been archived.
929
  label_principal_search: "Search for user or group:"
930
  label_user_search: "Search for user:"
931
  field_visible: Visible
932
  setting_emails_header: Emails header
933
  setting_commit_logtime_activity_id: Activity for logged time
934
  text_time_logged_by_changeset: Applied in changeset %{value}.
935
  setting_commit_logtime_enabled: Enable time logging
936
  notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})
937
  setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
938
  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
939
  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
940
  label_my_queries: My custom queries
941
  text_journal_changed_no_detail: "%{label} updated"
942
  label_news_comment_added: Comment added to a news
943
  button_expand_all: Expand all
944
  button_collapse_all: Collapse all
945
  label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
946
  label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
947
  label_bulk_edit_selected_time_entries: Bulk edit selected time entries
948
  text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
949
  label_role_anonymous: Anonymous
950
  label_role_non_member: Non member
951
  label_issue_note_added: Note added
952
  label_issue_status_updated: Status updated
953
  label_issue_priority_updated: Priority updated
954
  label_issues_visibility_own: Issues created by or assigned to the user
955
  field_issues_visibility: Issues visibility
956
  label_issues_visibility_all: All issues
957
  permission_set_own_issues_private: Set own issues public or private
958
  field_is_private: Private
959
  permission_set_issues_private: Set issues public or private
960
  label_issues_visibility_public: All non private issues
961
  text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
962
  field_commit_logs_encoding: Commit messages encoding
963
  field_scm_path_encoding: Path encoding
964
  text_scm_path_encoding_note: "Default: UTF-8"
965
  field_path_to_repository: Path to repository
966
  field_root_directory: Root directory
967
  field_cvs_module: Module
968
  field_cvsroot: CVSROOT
969
  text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
970
  text_scm_command: Command
971
  text_scm_command_version: Version
972
  label_git_report_last_commit: Report last commit for files and directories
973
  text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it.
974
  text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel.
975
  notice_issue_successful_create: Issue %{id} created.
976
  label_between: between
977
  setting_issue_group_assignment: Allow issue assignment to groups
978
  label_diff: diff
979
  text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
980
  description_query_sort_criteria_direction: Sort direction
981
  description_project_scope: Search scope
982
  description_filter: Filter
983
  description_user_mail_notification: Mail notification settings
984
  description_date_from: Enter start date
985
  description_message_content: Message content
986
  description_available_columns: Available Columns
987
  description_date_range_interval: Choose range by selecting start and end date
988
  description_issue_category_reassign: Choose issue category
989
  description_search: Searchfield
990
  description_notes: Notes
991
  description_date_range_list: Choose range from list
992
  description_choose_project: Projects
993
  description_date_to: Enter end date
994
  description_query_sort_criteria_attribute: Sort attribute
995
  description_wiki_subpages_reassign: Choose new parent page
996
  description_selected_columns: Selected Columns
997
  label_parent_revision: Parent
998
  label_child_revision: Child
999
  error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size.
1000
  setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues
1001
  button_edit_section: Edit this section
1002
  setting_repositories_encodings: Attachments and repositories encodings
1003
  description_all_columns: All Columns
1004
  button_export: Export
1005
  label_export_options: "%{export_format} export options"
1006
  error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})
1007
  notice_failed_to_save_time_entries: "Failed to save %{count} time entrie(s) on %{total} selected: %{ids}."
1008
  label_x_issues:
1009
    zero:  0 Питання
1010
    one:   1 Питання
1011
    other: "%{count} Питання"
1012
  label_repository_new: New repository
1013
  field_repository_is_default: Main repository
1014
  label_copy_attachments: Copy attachments
1015
  label_item_position: "%{position}/%{count}"
1016
  label_completed_versions: Completed versions
1017
  text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1018
  field_multiple: Multiple values
1019
  setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed
1020
  text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes
1021
  text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten)
1022
  notice_issue_update_conflict: The issue has been updated by an other user while you were editing it.
1023
  text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link}
1024
  permission_manage_related_issues: Manage related issues
1025
  field_auth_source_ldap_filter: LDAP filter
1026
  label_search_for_watchers: Search for watchers to add
1027
  notice_account_deleted: "Ваш обліковій запис повністю видалений" 
1028
  setting_unsubscribe: "Дозволити користувачам видаляти свої облікові записи" 
1029
  button_delete_my_account: "Видалити мій обліковий запис" 
1030
  text_account_destroy_confirmation: "Ваш обліковий запис буде повністю видалений без можливості відновлення.\nВи певні, что бажаете продовжити?" 
1031
  error_session_expired: Your session has expired. Please login again.
1032
  text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours."
1033
  setting_session_lifetime: Session maximum lifetime
1034
  setting_session_timeout: Session inactivity timeout
1035
  label_session_expiration: Session expiration
1036
  permission_close_project: Close / reopen the project
1037
  label_show_closed_projects: View closed projects
1038
  button_close: Close
1039
  button_reopen: Reopen
1040
  project_status_active: active
1041
  project_status_closed: closed
1042
  project_status_archived: archived
1043
  text_project_closed: This project is closed and read-only.
1044
  notice_user_successful_create: User %{id} created.
1045
  field_core_fields: Standard fields
1046
  field_timeout: Timeout (in seconds)
1047
  setting_thumbnails_enabled: Display attachment thumbnails
1048
  setting_thumbnails_size: Thumbnails size (in pixels)
1049
  label_status_transitions: Status transitions
1050
  label_fields_permissions: Fields permissions
1051
  label_readonly: Read-only
1052
  label_required: Required
1053
  text_repository_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed.
1054
  field_board_parent: Parent forum
1055
  label_attribute_of_project: Project's %{name}
1056
  label_attribute_of_author: Author's %{name}
1057
  label_attribute_of_assigned_to: Assignee's %{name}
1058
  label_attribute_of_fixed_version: Target version's %{name}
1059
  label_copy_subtasks: Copy subtasks
1060
  label_copied_to: copied to
1061
  label_copied_from: copied from
1062
  label_any_issues_in_project: any issues in project
1063
  label_any_issues_not_in_project: any issues not in project
1064
  field_private_notes: Private notes
1065
  permission_view_private_notes: View private notes
1066
  permission_set_notes_private: Set notes as private
1067
  label_no_issues_in_project: no issues in project
1068
  label_any: Усі
1069
  label_last_n_weeks: last %{count} weeks
1070
  setting_cross_project_subtasks: Allow cross-project subtasks
1071
  label_cross_project_descendants: With subprojects
1072
  label_cross_project_tree: With project tree
1073
  label_cross_project_hierarchy: With project hierarchy
1074
  label_cross_project_system: With all projects
1075
  button_hide: Hide
1076
  setting_non_working_week_days: Non-working days
1077
  label_in_the_next_days: in the next
1078
  label_in_the_past_days: in the past
.svn/pristine/c4/c4531d47cc56461cf6b79ce17579ddd86c41ae44.svn-base
1
# Redmine - project management software
2
# Copyright (C) 2006-2012  Jean-Philippe Lang
3
#
4
# This program is free software; you can redistribute it and/or
5
# modify it under the terms of the GNU General Public License
6
# as published by the Free Software Foundation; either version 2
7
# of the License, or (at your option) any later version.
8
#
9
# This program is distributed in the hope that it will be useful,
10
# but WITHOUT ANY WARRANTY; without even the implied warranty of
11
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12
# GNU General Public License for more details.
13
#
14
# You should have received a copy of the GNU General Public License
15
# along with this program; if not, write to the Free Software
16
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
17

  
18
module Redmine
19
  module Activity
20
    # Class used to retrieve activity events
21
    class Fetcher
22
      attr_reader :user, :project, :scope
23

  
24
      # Needs to be unloaded in development mode
25
      @@constantized_providers = Hash.new {|h,k| h[k] = Redmine::Activity.providers[k].collect {|t| t.constantize } }
26

  
27
      def initialize(user, options={})
28
        options.assert_valid_keys(:project, :with_subprojects, :author)
29
        @user = user
30
        @project = options[:project]
31
        @options = options
32

  
33
        @scope = event_types
34
      end
35

  
36
      # Returns an array of available event types
37
      def event_types
38
        return @event_types unless @event_types.nil?
39

  
40
        @event_types = Redmine::Activity.available_event_types
41
        @event_types = @event_types.select {|o| @project.self_and_descendants.detect {|p| @user.allowed_to?("view_#{o}".to_sym, p)}} if @project
42
        @event_types
43
      end
44

  
45
      # Yields to filter the activity scope
46
      def scope_select(&block)
47
        @scope = @scope.select {|t| yield t }
48
      end
49

  
50
      # Sets the scope
51
      # Argument can be :all, :default or an array of event types
52
      def scope=(s)
53
        case s
54
        when :all
55
          @scope = event_types
56
        when :default
57
          default_scope!
58
        else
59
          @scope = s & event_types
60
        end
61
      end
62

  
63
      # Resets the scope to the default scope
64
      def default_scope!
65
        @scope = Redmine::Activity.default_event_types
66
      end
67

  
68
      # Returns an array of events for the given date range
69
      # sorted in reverse chronological order
70
      def events(from = nil, to = nil, options={})
71
        e = []
72
        @options[:limit] = options[:limit]
73

  
74
        @scope.each do |event_type|
75
          constantized_providers(event_type).each do |provider|
76
            e += provider.find_events(event_type, @user, from, to, @options)
77
          end
78
        end
79

  
80
        e.sort! {|a,b| b.event_datetime <=> a.event_datetime}
81

  
82
        if options[:limit]
83
          e = e.slice(0, options[:limit])
84
        end
85
        e
86
      end
87

  
88
      private
89

  
90
      def constantized_providers(event_type)
91
        @@constantized_providers[event_type]
92
      end
93
    end
94
  end
95
end
.svn/pristine/c4/c469444eead25e922c0591701d65bde5c5c9b815.svn-base
1
# Settings specified here will take precedence over those in config/application.rb
2
RedmineApp::Application.configure do
3
  # In the development environment your application's code is reloaded on
4
  # every request.  This slows down response time but is perfect for development
5
  # since you don't have to restart the webserver when you make code changes.
6
  config.cache_classes     = false
7

  
8
  # Log error messages when you accidentally call methods on nil.
9
  config.whiny_nils        = true
10

  
11
  # Show full error reports and disable caching
12
  #config.action_controller.consider_all_requests_local = true
13
  config.action_controller.perform_caching             = false
14

  
15
  # Don't care if the mailer can't send
16
  config.action_mailer.raise_delivery_errors = false
17

  
18
  config.active_support.deprecation = :log
19
end
.svn/pristine/c4/c481134c207831c631d577212aa1963ff9c154bd.svn-base
1
# Vietnamese translation for Ruby on Rails
2
# by
3
#   Do Hai Bac (dohaibac@gmail.com)
4
#   Dao Thanh Ngoc (ngocdaothanh@gmail.com, http://github.com/ngocdaothanh/rails-i18n/tree/master)
5

  
6
vi:
7
  number:
8
    # Used in number_with_delimiter()
9
    # These are also the defaults for 'currency', 'percentage', 'precision', and 'human'
10
    format:
11
      # Sets the separator between the units, for more precision (e.g. 1.0 / 2.0 == 0.5)
12
      separator: ","
13
      # Delimets thousands (e.g. 1,000,000 is a million) (always in groups of three)
14
      delimiter: "."
15
      # Number of decimals, behind the separator (1 with a precision of 2 gives: 1.00)
16
      precision: 3
17

  
18
    # Used in number_to_currency()
19
    currency:
20
      format:
21
        # Where is the currency sign? %u is the currency unit, %n the number (default: $5.00)
22
        format: "%n %u"
23
        unit: "đồng"
24
        # These three are to override number.format and are optional
25
        separator: ","
26
        delimiter: "."
27
        precision: 2
28

  
29
    # Used in number_to_percentage()
30
    percentage:
31
      format:
32
        # These three are to override number.format and are optional
33
        # separator:
34
        delimiter: ""
35
        # precision:
36

  
37
    # Used in number_to_precision()
38
    precision:
39
      format:
40
        # These three are to override number.format and are optional
41
        # separator:
42
        delimiter: ""
43
        # precision:
44

  
45
    # Used in number_to_human_size()
46
    human:
47
      format:
48
        # These three are to override number.format and are optional
49
        # separator:
50
        delimiter: ""
51
        precision: 3
52
      storage_units:
53
        format: "%n %u"
54
        units:
55
          byte:
56
            one: "Byte"
57
            other: "Bytes"
58
          kb: "KB"
59
          mb: "MB"
60
          gb: "GB"
61
          tb: "TB"
62

  
63
  # Used in distance_of_time_in_words(), distance_of_time_in_words_to_now(), time_ago_in_words()
64
  datetime:
65
    distance_in_words:
66
      half_a_minute: "30 giây"
67
      less_than_x_seconds:
68
        one:   "chưa tới 1 giây"
69
        other: "chưa tới %{count} giây"
70
      x_seconds:
71
        one:   "1 giây"
72
        other: "%{count} giây"
73
      less_than_x_minutes:
74
        one:   "chưa tới 1 phút"
75
        other: "chưa tới %{count} phút"
76
      x_minutes:
77
        one:   "1 phút"
78
        other: "%{count} phút"
79
      about_x_hours:
80
        one:   "khoảng 1 giờ"
81
        other: "khoảng %{count} giờ"
82
      x_hours:
83
        one:   "1 hour"
84
        other: "%{count} hours"
85
      x_days:
86
        one:   "1 ngày"
87
        other: "%{count} ngày"
88
      about_x_months:
89
        one:   "khoảng 1 tháng"
90
        other: "khoảng %{count} tháng"
91
      x_months:
92
        one:   "1 tháng"
93
        other: "%{count} tháng"
94
      about_x_years:
95
        one:   "khoảng 1 năm"
96
        other: "khoảng %{count} năm"
97
      over_x_years:
98
        one:   "hơn 1 năm"
99
        other: "hơn %{count} năm"
100
      almost_x_years:
101
        one:   "almost 1 year"
102
        other: "almost %{count} years"
103
    prompts:
104
      year:   "Năm"
105
      month:  "Tháng"
106
      day:    "Ngày"
107
      hour:   "Giờ"
108
      minute: "Phút"
109
      second: "Giây"
110

  
111
  activerecord:
112
    errors:
113
      template:
114
        header:
115
          one:   "1 lỗi ngăn không cho lưu %{model} này"
116
          other: "%{count} lỗi ngăn không cho lưu %{model} này"
117
        # The variable :count is also available
118
        body: "Có lỗi với các mục sau:"
119

  
120
      # The values :model, :attribute and :value are always available for interpolation
121
      # The value :count is available when applicable. Can be used for pluralization.
122
      messages:
123
        inclusion: "không có trong danh sách"
124
        exclusion: "đã được giành trước"
125
        invalid: "không hợp lệ"
126
        confirmation: "không khớp với xác nhận"
127
        accepted: "phải được đồng ý"
128
        empty: "không thể rỗng"
129
        blank: "không thể để trắng"
130
        too_long: "quá dài (tối đa %{count} ký tự)"
131
        too_short: "quá ngắn (tối thiểu %{count} ký tự)"
132
        wrong_length: "độ dài không đúng (phải là %{count} ký tự)"
133
        taken: "đã có"
134
        not_a_number: "không phải là số"
135
        greater_than: "phải lớn hơn %{count}"
136
        greater_than_or_equal_to: "phải lớn hơn hoặc bằng %{count}"
137
        equal_to: "phải bằng %{count}"
138
        less_than: "phải nhỏ hơn %{count}"
139
        less_than_or_equal_to: "phải nhỏ hơn hoặc bằng %{count}"
140
        odd: "phải là số chẵn"
141
        even: "phải là số lẻ"
142
        greater_than_start_date: "phải đi sau ngày bắt đầu"
143
        not_same_project: "không thuộc cùng dự án"
144
        circular_dependency: "quan hệ có thể gây ra lặp vô tận"
145
        cant_link_an_issue_with_a_descendant: "An issue can not be linked to one of its subtasks"
146

  
147
  direction: ltr
148
  date:
149
    formats:
150
      # Use the strftime parameters for formats.
151
      # When no format has been given, it uses default.
152
      # You can provide other formats here if you like!
153
      default: "%d-%m-%Y"
154
      short: "%d %b"
155
      long: "%d %B, %Y"
156

  
157
    day_names: ["Chủ nhật", "Thứ hai", "Thứ ba", "Thứ tư", "Thứ năm", "Thứ sáu", "Thứ bảy"]
158
    abbr_day_names: ["Chủ nhật", "Thứ hai", "Thứ ba", "Thứ tư", "Thứ năm", "Thứ sáu", "Thứ bảy"]
159

  
160
    # Don't forget the nil at the beginning; there's no such thing as a 0th month
161
    month_names: [~, "Tháng một", "Tháng hai", "Tháng ba", "Tháng tư", "Tháng năm", "Tháng sáu", "Tháng bảy", "Tháng tám", "Tháng chín", "Tháng mười", "Tháng mười một", "Tháng mười hai"]
162
    abbr_month_names: [~, "Tháng một", "Tháng hai", "Tháng ba", "Tháng tư", "Tháng năm", "Tháng sáu", "Tháng bảy", "Tháng tám", "Tháng chín", "Tháng mười", "Tháng mười một", "Tháng mười hai"]
163
    # Used in date_select and datime_select.
164
    order:
165
      - :day
166
      - :month
167
      - :year
168

  
169
  time:
170
    formats:
171
      default: "%a, %d %b %Y %H:%M:%S %z"
172
      time: "%H:%M"
173
      short: "%d %b %H:%M"
174
      long: "%d %B, %Y %H:%M"
175
    am: "sáng"
176
    pm: "chiều"
177

  
178
  # Used in array.to_sentence.
179
  support:
180
    array:
181
      words_connector: ", "
182
      two_words_connector: " và "
183
      last_word_connector: ", và "
184

  
185
  actionview_instancetag_blank_option: Vui lòng chọn
186

  
187
  general_text_No: 'Không'
188
  general_text_Yes: 'Có'
189
  general_text_no: 'không'
190
  general_text_yes: 'có'
191
  general_lang_name: 'Tiếng Việt'
192
  general_csv_separator: ','
193
  general_csv_decimal_separator: '.'
194
  general_csv_encoding: UTF-8
195
  general_pdf_encoding: UTF-8
196
  general_first_day_of_week: '1'
197

  
198
  notice_account_updated: Cập nhật tài khoản thành công.
199
  notice_account_invalid_creditentials: Tài khoản hoặc mật mã không hợp lệ
200
  notice_account_password_updated: Cập nhật mật mã thành công.
201
  notice_account_wrong_password: Sai mật mã
202
  notice_account_register_done: Tài khoản được tạo thành công. Để kích hoạt vui lòng làm theo hướng dẫn trong email gửi đến bạn.
203
  notice_account_unknown_email: Không rõ tài khoản.
204
  notice_can_t_change_password: Tài khoản được chứng thực từ nguồn bên ngoài. Không thể đổi mật mã cho loại chứng thực này.
205
  notice_account_lost_email_sent: Thông tin để đổi mật mã mới đã gửi đến bạn qua email.
206
  notice_account_activated: Tài khoản vừa được kích hoạt. Bây giờ bạn có thể đăng nhập.
207
  notice_successful_create: Tạo thành công.
208
  notice_successful_update: Cập nhật thành công.
209
  notice_successful_delete: Xóa thành công.
210
  notice_successful_connection: Kết nối thành công.
211
  notice_file_not_found: Trang bạn cố xem không tồn tại hoặc đã chuyển.
212
  notice_locking_conflict: Thông tin đang được cập nhật bởi người khác. Hãy chép nội dung cập nhật của bạn vào clipboard.
213
  notice_not_authorized: Bạn không có quyền xem trang này.
214
  notice_email_sent: "Email đã được gửi tới %{value}"
215
  notice_email_error: "Lỗi xảy ra khi gửi email (%{value})"
216
  notice_feeds_access_key_reseted: Mã số chứng thực RSS đã được tạo lại.
217
  notice_failed_to_save_issues: "Failed to save %{count} issue(s) on %{total} selected: %{ids}."
218
  notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit."
219
  notice_account_pending: "Thông tin tài khoản đã được tạo ra và đang chờ chứng thực từ ban quản trị."
220
  notice_default_data_loaded: Đã nạp cấu hình mặc định.
221
  notice_unable_delete_version: Không thể xóa phiên bản.
222

  
223
  error_can_t_load_default_data: "Không thể nạp cấu hình mặc định: %{value}"
224
  error_scm_not_found: "The entry or revision was not found in the repository."
225
  error_scm_command_failed: "Lỗi xảy ra khi truy cập vào kho lưu trữ: %{value}"
226
  error_scm_annotate: "The entry does not exist or can not be annotated."
227
  error_issue_not_found_in_project: 'Vấn đề không tồn tại hoặc không thuộc dự án'
228

  
229
  mail_subject_lost_password: "%{value}: mật mã của bạn"
230
  mail_body_lost_password: "Để đổi mật mã, hãy click chuột vào liên kết sau:"
231
  mail_subject_register: "%{value}: kích hoạt tài khoản"
232
  mail_body_register: "Để kích hoạt tài khoản, hãy click chuột vào liên kết sau:"
233
  mail_body_account_information_external: " Bạn có thể dùng tài khoản %{value} để đăng nhập."
234
  mail_body_account_information: Thông tin về tài khoản
235
  mail_subject_account_activation_request: "%{value}: Yêu cầu chứng thực tài khoản"
236
  mail_body_account_activation_request: "Người dùng (%{value}) mới đăng ký và cần bạn xác nhận:"
237
  mail_subject_reminder: "%{count} vấn đề hết hạn trong các %{days} ngày tới"
238
  mail_body_reminder: "%{count} vấn đề gán cho bạn sẽ hết hạn trong %{days} ngày tới:"
239

  
240
  gui_validation_error: 1 lỗi
241
  gui_validation_error_plural: "%{count} lỗi"
242

  
243
  field_name: Tên
244
  field_description: Mô tả
245
  field_summary: Tóm tắt
246
  field_is_required: Bắt buộc
247
  field_firstname: Tên lót + Tên
248
  field_lastname: Họ
249
  field_mail: Email
250
  field_filename: Tập tin
251
  field_filesize: Cỡ
252
  field_downloads: Tải về
253
  field_author: Tác giả
254
  field_created_on: Tạo
255
  field_updated_on: Cập nhật
256
  field_field_format: Định dạng
257
  field_is_for_all: Cho mọi dự án
258
  field_possible_values: Giá trị hợp lệ
259
  field_regexp: Biểu thức chính quy
260
  field_min_length: Chiều dài tối thiểu
261
  field_max_length: Chiều dài tối đa
262
  field_value: Giá trị
263
  field_category: Chủ đề
264
  field_title: Tiêu đề
265
  field_project: Dự án
266
  field_issue: Vấn đề
267
  field_status: Trạng thái
268
  field_notes: Ghi chú
269
  field_is_closed: Vấn đề đóng
270
  field_is_default: Giá trị mặc định
271
  field_tracker: Dòng vấn đề
272
  field_subject: Chủ đề
273
  field_due_date: Hết hạn
274
  field_assigned_to: Gán cho
275
  field_priority: Ưu tiên
276
  field_fixed_version: Phiên bản
277
  field_user: Người dùng
278
  field_role: Quyền
279
  field_homepage: Trang chủ
280
  field_is_public: Công cộng
281
  field_parent: Dự án con của
282
  field_is_in_roadmap: Có thể thấy trong Kế hoạch
283
  field_login: Đăng nhập
284
  field_mail_notification: Thông báo qua email
285
  field_admin: Quản trị
286
  field_last_login_on: Kết nối cuối
287
  field_language: Ngôn ngữ
288
  field_effective_date: Ngày
289
  field_password: Mật mã
290
  field_new_password: Mật mã mới
291
  field_password_confirmation: Khẳng định lại
292
  field_version: Phiên bản
293
  field_type: Kiểu
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff