From 1bb4822dca6113f73e3bc89e2acf15935e6f8e92 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 3 Dec 2014 15:17:05 +0100 Subject: 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 --- applications/luci-app-qos/po/templates/qos.pot | 79 ++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 applications/luci-app-qos/po/templates/qos.pot (limited to 'applications/luci-app-qos/po/templates/qos.pot') diff --git a/applications/luci-app-qos/po/templates/qos.pot b/applications/luci-app-qos/po/templates/qos.pot new file mode 100644 index 0000000000..26ea8f7971 --- /dev/null +++ b/applications/luci-app-qos/po/templates/qos.pot @@ -0,0 +1,79 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +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 "" + +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 "" + +msgid "" +"With QoS you can prioritize " +"network traffic selected by addresses, ports or services." +msgstr "" + +msgid "all" +msgstr "" + +msgid "default" +msgstr "" + +msgid "express" +msgstr "" + +msgid "low" +msgstr "" + +msgid "normal" +msgstr "" + +msgid "priority" +msgstr "" -- cgit v1.2.3