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 /po/templates/qos.pot | |
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 'po/templates/qos.pot')
-rw-r--r-- | po/templates/qos.pot | 79 |
1 files changed, 0 insertions, 79 deletions
diff --git a/po/templates/qos.pot b/po/templates/qos.pot deleted file mode 100644 index 26ea8f7971..0000000000 --- a/po/templates/qos.pot +++ /dev/null @@ -1,79 +0,0 @@ -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 <abbr title=\"Quality of Service\">QoS</abbr> 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 "" |