diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
commit | 40de466475a617f42d1f5cfa03d0342676e84c9b (patch) | |
tree | c47ff6bf49eefd97e619b2c0ae7715dbebe685a0 /applications/luci-app-p910nd/po/ru | |
parent | 5849b20eab087bbc1a172b583d1a0febe8b506e4 (diff) |
i18n: sync translations, add location annotatations
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-p910nd/po/ru')
-rw-r--r-- | applications/luci-app-p910nd/po/ru/p910nd.po | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/applications/luci-app-p910nd/po/ru/p910nd.po b/applications/luci-app-p910nd/po/ru/p910nd.po index 5a05be8fa..6550aa570 100644 --- a/applications/luci-app-p910nd/po/ru/p910nd.po +++ b/applications/luci-app-p910nd/po/ru/p910nd.po @@ -15,12 +15,15 @@ msgstr "" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" +#: applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua:47 msgid "Bidirectional mode" msgstr "Двунаправленный режим" +#: applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua:20 msgid "Device" msgstr "Устройство" +#: applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua:10 msgid "" "First you have to install the packages to get support for USB (kmod-usb-" "printer) or parallel port (kmod-lp)." @@ -28,23 +31,31 @@ msgstr "" "Сначала вы должны установить пакеты модулей ядра, чтобы получить поддержку " "принтеров с интерфейсом USB (kmod-usb-printer) или LPT (kmod-lp)." +#: applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua:22 msgid "Interface" msgstr "Интерфейс" +#: applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua:41 msgid "Port" msgstr "Порт" +#: applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua:14 msgid "Settings" msgstr "Настройка" +#: applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua:22 msgid "Specifies the interface to listen on." msgstr "Задать интерфейс для входящих соединений." +#: applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua:41 msgid "TCP listener port." msgstr "Порт для входящих соединений TCP." +#: applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua:18 msgid "enable" msgstr "Включить" +#: applications/luci-app-p910nd/luasrc/controller/p910nd.lua:13 +#: applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua:9 msgid "p910nd - Printer server" msgstr "Сервер печати p910nd" |