diff options
author | Van Waholtz <vanwaholtz@gmail.com> | 2020-05-09 10:04:25 +0800 |
---|---|---|
committer | Van Waholtz <vanwaholtz@gmail.com> | 2020-05-11 22:07:06 +0800 |
commit | 836626260ab0b9bde6d10a3d50b6ba9d581e2d4e (patch) | |
tree | f3a5c260463c00c22ea1f7913f99632acb2695d8 /applications/luci-app-hd-idle/po/ru | |
parent | dd749961957c6a18bd3a831f27f6fa8f55dbd2d3 (diff) |
luci-app-hd-idle: convert to client side rendering
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
Diffstat (limited to 'applications/luci-app-hd-idle/po/ru')
-rw-r--r-- | applications/luci-app-hd-idle/po/ru/hd_idle.po | 44 |
1 files changed, 33 insertions, 11 deletions
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 bedc714fe..ee95d9051 100644 --- a/applications/luci-app-hd-idle/po/ru/hd_idle.po +++ b/applications/luci-app-hd-idle/po/ru/hd_idle.po @@ -15,11 +15,15 @@ msgstr "" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" -#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:15 +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:22 +msgid "Add new hdd setting..." +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:27 msgid "Disk" msgstr "Диск" -#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:13 +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:24 msgid "Enable" msgstr "Включить" @@ -27,12 +31,12 @@ msgstr "Включить" msgid "Grant UCI access for luci-app-hd-idle" msgstr "" -#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:6 +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:17 #: applications/luci-app-hd-idle/root/usr/share/luci/menu.d/luci-app-hd-idle.json:3 msgid "HDD Idle" msgstr "HDD Idle" -#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:7 +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:17 msgid "" "HDD Idle is a utility program for spinning-down external disks after a " "period of idle time." @@ -40,22 +44,40 @@ msgstr "" "Утилита HDD Idle позволяет замедлять внешние диски после определённого " "времени бездействия." -#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:21 +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:32 msgid "Idle time" msgstr "Время бездействия" -#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:23 +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:35 msgid "Idle time unit" msgstr "Единицы времени бездействия" -#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:10 +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:19 msgid "Settings" msgstr "Настройка" -#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:26 +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:39 +msgctxt "Abbreviation for days" +msgid "d" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:38 +msgctxt "Abbreviation for hours" msgid "h" -msgstr "ч" +msgstr "" -#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:25 +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:37 +msgctxt "Abbreviation for minutes" msgid "min" -msgstr "мин" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:36 +msgctxt "Abbreviation for seconds" +msgid "s" +msgstr "" + +#~ msgid "h" +#~ msgstr "ч" + +#~ msgid "min" +#~ msgstr "мин" |