diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-01-21 19:53:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-21 19:53:47 +0200 |
commit | d67aa10411f7190312abdb25b1e6cc16140db192 (patch) | |
tree | 16ebaa569f7f0e189193332969157b7227d343d4 | |
parent | 7a68e3659b5360acc539ab538ee27718c170fa41 (diff) | |
parent | c6c83abeea7aab5f2224f4520a18bcb471313a26 (diff) |
Merge pull request #1581 from user7887/lede-17.01
i18n-ru: fixed russian translation
-rw-r--r-- | applications/luci-app-diag-core/po/ru/diag_core.po | 34 | ||||
-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, 18 insertions, 20 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 1abaa8c6c..c0ff53557 100644 --- a/applications/luci-app-diag-core/po/ru/diag_core.po +++ b/applications/luci-app-diag-core/po/ru/diag_core.po @@ -1,21 +1,22 @@ msgid "" msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: LuCI: diag_core\n" -"POT-Creation-Date: \n" -"PO-Revision-Date: 2012-08-15 11:44+0300\n" -"Last-Translator: Roman A. aka BasicXP <x12ozmouse@ya.ru>\n" -"Language-Team: Russian <x12ozmouse@ya.ru>\n" -"Language: ru\n" +"POT-Creation-Date: 2012-08-15 11:44+0300\n" +"PO-Revision-Date: 2018-01-07 19:47+0300\n" +"Language-Team: http://cyber-place.ru\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"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" -"X-Generator: Pootle 2.0.6\n" -"X-Poedit-SourceCharset: UTF-8\n" +"X-Generator: Poedit 1.8.7.1\n" +"Last-Translator: Vladimir aka sunny <picfun@ya.ru>\n" +"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 "Настройки диагностики" +msgstr "Настройка диагностики" msgid "Diagnostics" msgstr "Диагностика" @@ -23,23 +24,18 @@ 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 "" "With this menu you can configure network diagnostics, such as network device " "scans and ping tests." msgstr "" -"Используя это меню, вы можете настроить диагностику сети, например, " +"На этой странице вы можете настроить диагностику сети, например, " "сканирование сетевых устройств или ping-тест." - -#~ msgid "l_d_diag" -#~ msgstr "l_d_diag" 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 87325a716..c9e523e75 100644 --- a/modules/luci-base/po/ru/base.po +++ b/modules/luci-base/po/ru/base.po @@ -3829,7 +3829,7 @@ msgstr "Внимание" msgid "Warning: There are unsaved changes that will get lost on reboot!" msgstr "" -"Внимание: Есть несохраненные изменения, которые будут потеряны при " +"Внимание: Есть не сохраненные изменения, которые будут потеряны при " "перезагрузке!" msgid "Whether to create an IPv6 default route over the tunnel" |