From 48749ca873a5ba385dc372a6a57738024cc2acfb Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 29 Jan 2020 13:37:46 +0100 Subject: treewide: switch to bcp47 language codes Fixes: #3477 Signed-off-by: Jo-Philipp Wich --- applications/luci-app-p910nd/po/zh_Hant/p910nd.po | 63 +++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 applications/luci-app-p910nd/po/zh_Hant/p910nd.po (limited to 'applications/luci-app-p910nd/po/zh_Hant') diff --git a/applications/luci-app-p910nd/po/zh_Hant/p910nd.po b/applications/luci-app-p910nd/po/zh_Hant/p910nd.po new file mode 100644 index 0000000000..7e189671ec --- /dev/null +++ b/applications/luci-app-p910nd/po/zh_Hant/p910nd.po @@ -0,0 +1,63 @@ +# +# Yangfl , 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-05-19 19:35+0200\n" +"PO-Revision-Date: 2018-08-07 20:00+0800\n" +"Last-Translator: Yangfl \n" +"Language-Team: \n" +"Language: zh_TW\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"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 - 列印伺服器" + +#~ msgid "p910nd listens on port 910+N. E.g. 9100 for the first printer." +#~ msgstr "p910nd 的監聽埠是910+N,舉例:9100用於監聽第一臺印表機" -- cgit v1.2.3