diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-06-30 05:27:10 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-06-30 05:27:10 +0000 |
commit | 367d955974a86eca7e47cb0204efea0f189ae842 (patch) | |
tree | 1a4cb7198f14bfceaaa124a4648a30cf4b5190fd /config/locales/ru.yml | |
parent | dd28523d5f123c17f4d88e260d0f50bb7232f061 (diff) | |
download | redmine-367d955974a86eca7e47cb0204efea0f189ae842.tar.gz redmine-367d955974a86eca7e47cb0204efea0f189ae842.zip |
Merged r16730 from trunk to 3.4-stable (#26266)
Russian translation for 3.4-stable updated by Alexander Ryabinovskiy.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16733 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ru.yml')
-rw-r--r-- | config/locales/ru.yml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 06534eb4b..630d9c987 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -207,8 +207,8 @@ ru: circular_dependency: "Такая связь приведет к циклической зависимости" cant_link_an_issue_with_a_descendant: "Задача не может быть связана со своей подзадачей" earlier_than_minimum_start_date: "не может быть раньше %{date} из-за предыдущих задач" - not_a_regexp: "is not a valid regular expression" - open_issue_with_closed_parent: "An open issue cannot be attached to a closed parent task" + not_a_regexp: "не является допустимым регулярным выражением" + open_issue_with_closed_parent: "Открытая задача не может быть добавлена к закрытой родительской задаче" support: array: @@ -1321,9 +1321,9 @@ ru: field_last_updated_by: Последний изменивший field_full_width_layout: Растягивать по ширине страницы label_last_notes: Последние примечания - field_digest: Checksum - field_default_assigned_to: Default assignee - setting_show_custom_fields_on_registration: Show custom fields on registration - permission_view_news: View news - label_no_preview_alternative_html: No preview available. %{link} the file instead. - label_no_preview_download: Download + field_digest: Контрольная сумма + field_default_assigned_to: Назначать по умолчанию + setting_show_custom_fields_on_registration: Показывать настраиваемые поля при регистрации + permission_view_news: Просмотр новостей + label_no_preview_alternative_html: Предпросмотр недоступен. %{link} файл. + label_no_preview_download: Скачать |