Patch #26266 » Russian-3.4.0_r16698.diff
redmine/config/locales/ru.yml Mon Jun 26 19:06:55 2017 +0300 → redmine/config/locales/ru.yml Mon Jun 26 19:43:34 2017 +0300 | ||
---|---|---|
207 | 207 |
circular_dependency: "Такая связь приведет к циклической зависимости" |
208 | 208 |
cant_link_an_issue_with_a_descendant: "Задача не может быть связана со своей подзадачей" |
209 | 209 |
earlier_than_minimum_start_date: "не может быть раньше %{date} из-за предыдущих задач" |
210 |
not_a_regexp: "is not a valid regular expression"
|
|
211 |
open_issue_with_closed_parent: "An open issue cannot be attached to a closed parent task"
|
|
210 |
not_a_regexp: "не является допустимым регулярным выражением"
|
|
211 |
open_issue_with_closed_parent: "Открытая задача не может быть добавлена к закрытой родительской задаче"
|
|
212 | 212 | |
213 | 213 |
support: |
214 | 214 |
array: |
... | ... | |
1321 | 1321 |
field_last_updated_by: Последний изменивший |
1322 | 1322 |
field_full_width_layout: Растягивать по ширине страницы |
1323 | 1323 |
label_last_notes: Последние примечания |
1324 |
field_digest: Checksum |
|
1325 |
field_default_assigned_to: Default assignee |
|
1326 |
setting_show_custom_fields_on_registration: Show custom fields on registration |
|
1327 |
permission_view_news: View news |
|
1328 |
label_no_preview_alternative_html: No preview available. %{link} the file instead. |
|
1329 |
label_no_preview_download: Download |
|
1330 |
setting_close_duplicate_issues: Close duplicate issues automatically |
|
1324 |
field_digest: Контрольная сумма |
|
1325 |
field_default_assigned_to: Назначать по умолчанию |
|
1326 |
setting_show_custom_fields_on_registration: Показывать настраиваемые поля при регистрации |
|
1327 |
permission_view_news: Просмотр новостей |
|
1328 |
label_no_preview_alternative_html: Предпросмотр недоступен. %{link} файл. |
|
1329 |
label_no_preview_download: Скачать |
|
1330 |
setting_close_duplicate_issues: Закрывать дублирующиеся |