diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2014-12-03 15:17:05 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-08 16:26:20 +0100 |
commit | 1bb4822dca6113f73e3bc89e2acf15935e6f8e92 (patch) | |
tree | 35e16f100466e4e00657199b38bb3d87d52bf73f /applications/luci-app-qos/po/zh-tw | |
parent | 9edd0e46c3f880727738ce8ca6ff1c8b85f99ef4 (diff) |
Rework LuCI build system
* Rename subdirectories to their repective OpenWrt package names
* Make each LuCI module its own standalone package
* Deploy a shared luci.mk which is used by each module Makefile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to 'applications/luci-app-qos/po/zh-tw')
-rw-r--r-- | applications/luci-app-qos/po/zh-tw/qos.po | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/applications/luci-app-qos/po/zh-tw/qos.po b/applications/luci-app-qos/po/zh-tw/qos.po new file mode 100644 index 000000000..5cc338bb0 --- /dev/null +++ b/applications/luci-app-qos/po/zh-tw/qos.po @@ -0,0 +1,106 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"PO-Revision-Date: 2014-05-21 10:36+0200\n" +"Last-Translator: omnistack <omnistack@gmail.com>\n" +"Language-Team: none\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: Pootle 2.0.6\n" + +msgid "Calculate overhead" +msgstr "流量計算" + +msgid "Classification Rules" +msgstr "分類規則" + +msgid "Classification group" +msgstr "分組" + +msgid "Comment" +msgstr "" + +msgid "Destination host" +msgstr "目的主機" + +msgid "Download speed (kbit/s)" +msgstr "下載速度(kbit/s)" + +msgid "Enable" +msgstr "啓用" + +msgid "Half-duplex" +msgstr "半雙工" + +msgid "Interfaces" +msgstr "界面" + +msgid "Number of bytes" +msgstr "位元數" + +msgid "Ports" +msgstr "埠號" + +msgid "Protocol" +msgstr "協定" + +msgid "QoS" +msgstr "先進先出頻寬管理" + +msgid "Quality of Service" +msgstr "連線品質服務" + +msgid "Service" +msgstr "服務" + +msgid "Source host" +msgstr "來源主機" + +msgid "Target" +msgstr "目的地" + +msgid "Upload speed (kbit/s)" +msgstr "上傳速度(kbit/s)" + +msgid "" +"With <abbr title=\"Quality of Service\">QoS</abbr> you can prioritize " +"network traffic selected by addresses, ports or services." +msgstr "" +"有了 <abbr title=\"Quality of Service\">QoS</abbr> 你可以用位址、埠號或者服務" +"來排優先權." + +msgid "all" +msgstr "通用優先權" + +msgid "default" +msgstr "預設值" + +msgid "express" +msgstr "高優先權" + +msgid "low" +msgstr "低優先權" + +msgid "normal" +msgstr "一般優先權" + +msgid "priority" +msgstr "優先權" + +#~ msgid "Downlink" +#~ msgstr "下載" + +#~ msgid "Internet Connection" +#~ msgstr "網際網路連線" + +#~ msgid "Uplink" +#~ msgstr "上傳" + +#~ msgid "allf" +#~ msgstr "獨一無二" + +#~ msgid "qos_connbytes" +#~ msgstr "QoS連線位元數" |