diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-01-21 19:54:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-21 19:54:08 +0200 |
commit | 4dddecfa93ef24741d4d5e9adff757f0250b0f67 (patch) | |
tree | ab34523ff9c8b82b6d9ae1fe2644f8836d965f17 | |
parent | cfd6f9bdb44437a2e705ede71e022ae66209b285 (diff) | |
parent | 1295b6ca385df754011c527f547103e5bcb51a42 (diff) |
Merge pull request #1582 from user7887/luci-ru
i18n-ru: fixed russian translation
-rw-r--r-- | applications/luci-app-diag-core/po/ru/diag_core.po | 8 | ||||
-rw-r--r-- | applications/luci-app-hd-idle/po/ru/hd_idle.po | 2 | ||||
-rw-r--r-- | modules/luci-base/po/ru/base.po | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/applications/luci-app-diag-core/po/ru/diag_core.po b/applications/luci-app-diag-core/po/ru/diag_core.po index 931cc2b23..c0ff53557 100644 --- a/applications/luci-app-diag-core/po/ru/diag_core.po +++ b/applications/luci-app-diag-core/po/ru/diag_core.po @@ -12,6 +12,8 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "Language: ru\n" +"Project-Info: Это технический перевод, не дословный. Главное-удобный русский " +"интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" msgid "Configure Diagnostics" msgstr "Настройка диагностики" @@ -22,15 +24,13 @@ msgstr "Диагностика" msgid "" "The diagnostics available under this menu depend on what modules you have " "installed on your device." -msgstr "" -"Доступные виды диагностики зависят от установленных на вашем устройстве " -"модулей. " +msgstr "Доступные виды диагностики зависят от установленных плагинов. " msgid "" "The entries in the menu allow you to perform diagnostic tests on your system " "to aid in troubleshooting." msgstr "" -"Настройки позволять вам выполнить диагностику системы, чтобы помочь в " +"Настройки позволят вам выполнить диагностику системы, чтобы помочь в " "обнаружении проблем." msgid "" diff --git a/applications/luci-app-hd-idle/po/ru/hd_idle.po b/applications/luci-app-hd-idle/po/ru/hd_idle.po index e776760f0..206778ffd 100644 --- a/applications/luci-app-hd-idle/po/ru/hd_idle.po +++ b/applications/luci-app-hd-idle/po/ru/hd_idle.po @@ -12,6 +12,8 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 " "&& n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "Language: ru\n" +"Project-Info: Это технический перевод, не дословный. Главное-удобный русский " +"интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" msgid "Disk" msgstr "Диск" diff --git a/modules/luci-base/po/ru/base.po b/modules/luci-base/po/ru/base.po index c5a72b1c3..a6b344779 100644 --- a/modules/luci-base/po/ru/base.po +++ b/modules/luci-base/po/ru/base.po @@ -3821,7 +3821,7 @@ msgstr "Внимание" msgid "Warning: There are unsaved changes that will get lost on reboot!" msgstr "" -"Внимание: Есть несохраненные изменения, которые будут потеряны при " +"Внимание: Есть не сохраненные изменения, которые будут потеряны при " "перезагрузке!" msgid "" |