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/cs/qos.po | 114 +++++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 applications/luci-app-qos/po/cs/qos.po (limited to 'applications/luci-app-qos/po/cs/qos.po') diff --git a/applications/luci-app-qos/po/cs/qos.po b/applications/luci-app-qos/po/cs/qos.po new file mode 100644 index 0000000000..361e4d5426 --- /dev/null +++ b/applications/luci-app-qos/po/cs/qos.po @@ -0,0 +1,114 @@ +# Generated from applications/luci-qos/luasrc/model/cbi/qos/qos.lua +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-03-25 22:10+0100\n" +"PO-Revision-Date: 2014-06-20 23:36+0200\n" +"Last-Translator: koli \n" +"Language-Team: none\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Pootle 2.0.6\n" + +msgid "Calculate overhead" +msgstr "" +"Snažit se zabránit zahlcení linky snížením jejího maximálního povoleného " +"zatížení síťovým provozem" + +msgid "Classification Rules" +msgstr "Klasifikační pravidla" + +msgid "Classification group" +msgstr "Klasifikační skupina" + +msgid "Comment" +msgstr "Komentář" + +msgid "Destination host" +msgstr "Cílová adresa" + +msgid "Download speed (kbit/s)" +msgstr "Rychlost stahování dat (kbit/s)" + +msgid "Enable" +msgstr "Povolit" + +msgid "Half-duplex" +msgstr "Poloviční duplex" + +msgid "Interfaces" +msgstr "Síťová rozhraní" + +msgid "Number of bytes" +msgstr "Počet bajtů" + +msgid "Ports" +msgstr "Porty" + +msgid "Protocol" +msgstr "Protokol" + +msgid "QoS" +msgstr "QoS" + +msgid "Quality of Service" +msgstr "Quality of Service" + +msgid "Service" +msgstr "Služba" + +msgid "Source host" +msgstr "Zdrojová adresa" + +msgid "Target" +msgstr "Cílová třída priority" + +msgid "Upload speed (kbit/s)" +msgstr "Rychlost odesílání dat (kbit/s)" + +msgid "" +"With QoS you can prioritize " +"network traffic selected by addresses, ports or services." +msgstr "" +"Pomocí služby \"QoS\" můžete " +"nastavit prioritu síťového provozu na základě specifikace adres, portů či " +"služeb." + +msgid "all" +msgstr "vše" + +msgid "default" +msgstr "výchozí" + +msgid "express" +msgstr "nejvyšší priorita (velké rámce)" + +msgid "low" +msgstr "nízká priorita" + +msgid "normal" +msgstr "normální priorita" + +msgid "priority" +msgstr "nejvyšší priorita (malé rámce)" + +#~ msgid "Downlink" +#~ msgstr "Stahování" + +#~ msgid "Internet Connection" +#~ msgstr "Připojení k internetu" + +#~ msgid "Uplink" +#~ msgstr "Odesílání" + +#, fuzzy +#~ msgid "allf" +#~ msgstr "allf" + +#~ msgid "qos_connbytes" +#~ msgstr "qos_connbytes" -- cgit v1.2.3