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/it/qos.po | 108 +++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 applications/luci-app-qos/po/it/qos.po (limited to 'applications/luci-app-qos/po/it/qos.po') diff --git a/applications/luci-app-qos/po/it/qos.po b/applications/luci-app-qos/po/it/qos.po new file mode 100644 index 0000000000..00fb331b34 --- /dev/null +++ b/applications/luci-app-qos/po/it/qos.po @@ -0,0 +1,108 @@ +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-07-19 16:26+0200\n" +"Last-Translator: clagir \n" +"Language-Team: LANGUAGE \n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Pootle 2.0.6\n" + +msgid "Calculate overhead" +msgstr "Calcola l'overhead" + +msgid "Classification Rules" +msgstr "Regole di classificazione" + +msgid "Classification group" +msgstr "Gruppo di Priorità" + +msgid "Comment" +msgstr "Commento" + +msgid "Destination host" +msgstr "Host di destinazione" + +msgid "Download speed (kbit/s)" +msgstr "Velocità di download (kbit/s)" + +msgid "Enable" +msgstr "Abilita" + +msgid "Half-duplex" +msgstr "Half-duplex" + +msgid "Interfaces" +msgstr "Interfacce" + +msgid "Number of bytes" +msgstr "Numeri di bytes" + +msgid "Ports" +msgstr "Porte" + +msgid "Protocol" +msgstr "Protocollo" + +msgid "QoS" +msgstr "QoS" + +msgid "Quality of Service" +msgstr "Qualità del Servizio" + +msgid "Service" +msgstr "Servizi" + +msgid "Source host" +msgstr "Host sorgente" + +msgid "Target" +msgstr "Target" + +msgid "Upload speed (kbit/s)" +msgstr "Velocità di upload (kbit/s)" + +msgid "" +"With QoS you can prioritize " +"network traffic selected by addresses, ports or services." +msgstr "" +"Con QoS puoi dare priorità al " +"traffico di rete in base ad un ip, una porta o dei servizi." + +msgid "all" +msgstr "tutti" + +msgid "default" +msgstr "default" + +msgid "express" +msgstr "express" + +msgid "low" +msgstr "basso" + +msgid "normal" +msgstr "normale" + +msgid "priority" +msgstr "priorità" + +#~ msgid "Downlink" +#~ msgstr "Collegamento discendente" + +#~ msgid "Internet Connection" +#~ msgstr "Connessione Internet" + +#~ msgid "Uplink" +#~ msgstr "Collegamento ascendente" + +#~ msgid "allf" +#~ msgstr "allf" + +#~ msgid "qos_connbytes" +#~ msgstr "qos_connbytes" -- cgit v1.2.3