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/hu/qos.po | 111 +++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 applications/luci-app-qos/po/hu/qos.po (limited to 'applications/luci-app-qos/po/hu') diff --git a/applications/luci-app-qos/po/hu/qos.po b/applications/luci-app-qos/po/hu/qos.po new file mode 100644 index 0000000000..d69ff082a7 --- /dev/null +++ b/applications/luci-app-qos/po/hu/qos.po @@ -0,0 +1,111 @@ +# 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: 2012-12-30 19:18+0200\n" +"Last-Translator: romboyco \n" +"Language-Team: none\n" +"Language: hu\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 "Többletforgalom számítása" + +msgid "Classification Rules" +msgstr "Besorolási szabályok" + +msgid "Classification group" +msgstr "Besorolási csoport" + +msgid "Comment" +msgstr "" + +msgid "Destination host" +msgstr "Cél gép" + +msgid "Download speed (kbit/s)" +msgstr "Letöltési sebesség (kbit/s)" + +msgid "Enable" +msgstr "Engedélyezés" + +msgid "Half-duplex" +msgstr "Fél-duplex" + +msgid "Interfaces" +msgstr "Interfészek" + +msgid "Number of bytes" +msgstr "Bájtok száma" + +msgid "Ports" +msgstr "Portok" + +msgid "Protocol" +msgstr "Protokoll" + +msgid "QoS" +msgstr "QoS" + +msgid "Quality of Service" +msgstr "Quality of Service" + +msgid "Service" +msgstr "Szolgáltatás" + +msgid "Source host" +msgstr "Forrás gép" + +msgid "Target" +msgstr "Cél" + +msgid "Upload speed (kbit/s)" +msgstr "Feltöltési sebesség (kbit/s)" + +msgid "" +"With QoS you can prioritize " +"network traffic selected by addresses, ports or services." +msgstr "" +"A QoS segítségével beállítható " +"cím, portok vagy szolgáltatások alapján kiválasztott hálózati forgalom " +"prioritása." + +msgid "all" +msgstr "összes" + +msgid "default" +msgstr "alapértelmezett" + +msgid "express" +msgstr "sürgős" + +msgid "low" +msgstr "alacsony" + +msgid "normal" +msgstr "normál" + +msgid "priority" +msgstr "prioritás" + +#~ msgid "Downlink" +#~ msgstr "Downlink" + +#~ msgid "Internet Connection" +#~ msgstr "Internet kapcsolat" + +#~ msgid "Uplink" +#~ msgstr "Uplink" + +#~ msgid "allf" +#~ msgstr "allf" + +#~ msgid "qos_connbytes" +#~ msgstr "qos_connbytes" -- cgit v1.2.3