diff options
author | Paul Spooren <mail@aparcar.org> | 2019-10-18 10:05:23 -1000 |
---|---|---|
committer | Paul Spooren <mail@aparcar.org> | 2019-10-18 10:05:23 -1000 |
commit | df6abf50607fc2af9b76f739363fc4dc640f375d (patch) | |
tree | ac6835547f6a78e7dc28f7d0a3e694296f2e0364 /applications/luci-app-cshark/po/zh-tw | |
parent | 29e4b397da2126ef7a433ffb8dde47d879a47ad6 (diff) |
translation: rename zh_Han{s,t} to zh-{cn,tw}
Weblate created these previously missing files automatically, however it
follows a different naming style than used in the OpenWrt i18n system.
However, Weblate supports aliases which maps zh-{cn,tw} to it's
internally used zh_Han{s,t} codes, so files can be translated via
Weblate as before.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'applications/luci-app-cshark/po/zh-tw')
-rw-r--r-- | applications/luci-app-cshark/po/zh-tw/cshark.po | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/applications/luci-app-cshark/po/zh-tw/cshark.po b/applications/luci-app-cshark/po/zh-tw/cshark.po new file mode 100644 index 000000000..3095fdc74 --- /dev/null +++ b/applications/luci-app-cshark/po/zh-tw/cshark.po @@ -0,0 +1,105 @@ +msgid "" +msgstr "" +"Language: zh_Hant\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:24 +msgid "Actions" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:72 +msgid "Capture URL" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:68 +msgid "Capture links" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:73 +msgid "Capture time" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:284 +msgid "Clear list" +msgstr "" + +#: applications/luci-app-cshark/luasrc/controller/cshark.lua:19 +#: applications/luci-app-cshark/luasrc/model/cbi/admin_network/cshark.lua:17 +msgid "CloudShark" +msgstr "" + +#: applications/luci-app-cshark/luasrc/model/cbi/admin_network/cshark.lua:27 +msgid "CloudShark API token" +msgstr "" + +#: applications/luci-app-cshark/luasrc/model/cbi/admin_network/cshark.lua:26 +msgid "CloudShark URL" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:23 +#: applications/luci-app-cshark/luasrc/view/cshark.htm:51 +msgid "Filter" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:21 +#: applications/luci-app-cshark/luasrc/view/cshark.htm:28 +msgid "Interface" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:92 +msgid "Loading" +msgstr "" + +#: applications/luci-app-cshark/luasrc/model/cbi/admin_network/cshark.lua:22 +msgid "Options" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:54 +#: applications/luci-app-cshark/luasrc/view/cshark.htm:196 +msgid "Start capture" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:17 +msgid "Start network capture" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:181 +msgid "Stop capture" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:93 +msgid "Waiting for capture to complete..." +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:93 +msgid "Waiting for upload to complete..." +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:39 +msgid "any" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:47 +msgid "bytes" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:46 +msgid "packets" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:45 +msgid "seconds" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:22 +msgid "seconds, packets, bytes" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:44 +msgid "timeout, bytes, seconds" +msgstr "" + +#: applications/luci-app-cshark/luasrc/view/cshark.htm:151 +msgid "value for [seconds, packets, bytes] must be Integer" +msgstr "" |