From 40de466475a617f42d1f5cfa03d0342676e84c9b Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Wed, 7 Nov 2018 18:10:59 +0200 Subject: 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 --- applications/luci-app-p910nd/po/zh-cn/p910nd.po | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'applications/luci-app-p910nd/po/zh-cn') diff --git a/applications/luci-app-p910nd/po/zh-cn/p910nd.po b/applications/luci-app-p910nd/po/zh-cn/p910nd.po index f57a8de4c9..572e2fd188 100644 --- a/applications/luci-app-p910nd/po/zh-cn/p910nd.po +++ b/applications/luci-app-p910nd/po/zh-cn/p910nd.po @@ -16,35 +16,46 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Gtranslator 2.91.7\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)." msgstr "必须安装 USB 打印机驱动(kmod-usb-printer)或者并口驱动(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 - 打印服务器" -- cgit v1.2.3