diff options
Diffstat (limited to 'applications/luci-app-udpxy/po')
-rw-r--r-- | applications/luci-app-udpxy/po/da/udpxy.po | 83 | ||||
-rw-r--r-- | applications/luci-app-udpxy/po/de/udpxy.po | 8 | ||||
-rw-r--r-- | applications/luci-app-udpxy/po/fr/udpxy.po | 6 | ||||
-rw-r--r-- | applications/luci-app-udpxy/po/it/udpxy.po | 6 | ||||
-rw-r--r-- | applications/luci-app-udpxy/po/ro/udpxy.po | 36 | ||||
-rw-r--r-- | applications/luci-app-udpxy/po/sv/udpxy.po | 8 | ||||
-rw-r--r-- | applications/luci-app-udpxy/po/tr/udpxy.po | 8 | ||||
-rw-r--r-- | applications/luci-app-udpxy/po/zh_Hant/udpxy.po | 8 |
8 files changed, 124 insertions, 39 deletions
diff --git a/applications/luci-app-udpxy/po/da/udpxy.po b/applications/luci-app-udpxy/po/da/udpxy.po new file mode 100644 index 0000000000..984257fb9e --- /dev/null +++ b/applications/luci-app-udpxy/po/da/udpxy.po @@ -0,0 +1,83 @@ +msgid "" +msgstr "" +"PO-Revision-Date: 2021-11-10 19:28+0000\n" +"Last-Translator: drax red <drax@outlook.dk>\n" +"Language-Team: Danish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsudpxy/da/>\n" +"Language: da\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.9.1-dev\n" + +#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:23 +msgid "Bind IP/Interface" +msgstr "Bind IP/Interface" + +#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:47 +msgid "Buffer messages" +msgstr "Buffer beskeder" + +#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:43 +msgid "Buffer size" +msgstr "Buffer størrelse" + +#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:51 +msgid "Buffer time" +msgstr "Buffer tid" + +#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:10 +msgid "Enabled" +msgstr "Aktiveret" + +#: applications/luci-app-udpxy/root/usr/share/rpcd/acl.d/luci-app-udpxy.json:3 +msgid "Grant UCI access for luci-app-udpxy" +msgstr "Giv UCI-adgang til luci-app-udpxy" + +#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:39 +msgid "Log file" +msgstr "Logfil" + +#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:35 +msgid "Max clients" +msgstr "Maks. klienter" + +#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:59 +msgid "Multicast subscription renew" +msgstr "Multicast-abonnement forny" + +#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:55 +msgid "Nice increment" +msgstr "Flot stigning" + +#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:27 +msgid "Port" +msgstr "Port" + +#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:15 +msgid "Respawn" +msgstr "Respawn" + +#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:31 +msgid "Source IP/Interface" +msgstr "Kilde IP/interface" + +#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:21 +msgid "Status" +msgstr "Status" + +#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:18 +msgid "Verbose" +msgstr "Verbose" + +#: applications/luci-app-udpxy/root/usr/share/luci/menu.d/luci-app-udpxy.json:3 +msgid "udpxy" +msgstr "udpxy" + +#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:4 +msgid "" +"udpxy is a UDP-to-HTTP multicast traffic relay daemon, here you can " +"configure the settings." +msgstr "" +"udpxy er en UDP-til-HTTP multicast-trafikrelædæmon, her kan du konfigurere " +"indstillingerne." diff --git a/applications/luci-app-udpxy/po/de/udpxy.po b/applications/luci-app-udpxy/po/de/udpxy.po index 43b2aeb36a..37ee4588fd 100644 --- a/applications/luci-app-udpxy/po/de/udpxy.po +++ b/applications/luci-app-udpxy/po/de/udpxy.po @@ -1,18 +1,18 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-02-08 04:46+0000\n" -"Last-Translator: Zocker1012 <julian.schoemer.1997@gmail.com>\n" +"PO-Revision-Date: 2021-10-13 19:44+0000\n" +"Last-Translator: Jan Kindler <j.e.g.kindler@gmail.com>\n" "Language-Team: German <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsudpxy/de/>\n" "Language: de\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.5-dev\n" +"X-Generator: Weblate 4.9-dev\n" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:23 msgid "Bind IP/Interface" -msgstr "" +msgstr "IP/Schnittstelle anbinden" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:47 msgid "Buffer messages" diff --git a/applications/luci-app-udpxy/po/fr/udpxy.po b/applications/luci-app-udpxy/po/fr/udpxy.po index 867c36903c..fe2fc9afbb 100644 --- a/applications/luci-app-udpxy/po/fr/udpxy.po +++ b/applications/luci-app-udpxy/po/fr/udpxy.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-05-17 10:09+0000\n" -"Last-Translator: viking76 <liaudetgael@gmail.com>\n" +"PO-Revision-Date: 2021-11-21 18:56+0000\n" +"Last-Translator: Felix Braun <f.bhelicopter@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsudpxy/fr/>\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.10-dev\n" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:23 msgid "Bind IP/Interface" diff --git a/applications/luci-app-udpxy/po/it/udpxy.po b/applications/luci-app-udpxy/po/it/udpxy.po index 92817ad2e5..d4a064fde1 100644 --- a/applications/luci-app-udpxy/po/it/udpxy.po +++ b/applications/luci-app-udpxy/po/it/udpxy.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-09-16 15:46+0000\n" +"PO-Revision-Date: 2022-02-18 20:58+0000\n" "Last-Translator: pisquan8 <cimurro@outlook.de>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsudpxy/it/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.9-dev\n" +"X-Generator: Weblate 4.11-dev\n" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:23 msgid "Bind IP/Interface" @@ -52,7 +52,7 @@ msgstr "" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:27 msgid "Port" -msgstr "Port" +msgstr "Porta" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:15 msgid "Respawn" diff --git a/applications/luci-app-udpxy/po/ro/udpxy.po b/applications/luci-app-udpxy/po/ro/udpxy.po index fc42169b04..beb0a97b04 100644 --- a/applications/luci-app-udpxy/po/ro/udpxy.po +++ b/applications/luci-app-udpxy/po/ro/udpxy.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-03-29 21:22+0000\n" -"Last-Translator: Cristian Ionescu <joker_op@yahoo.com>\n" +"PO-Revision-Date: 2021-11-29 10:52+0000\n" +"Last-Translator: Simona Iacob <s@zp1.net>\n" "Language-Team: Romanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsudpxy/ro/>\n" "Language: ro\n" @@ -9,23 +9,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.10-dev\n" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:23 msgid "Bind IP/Interface" -msgstr "" +msgstr "Legătura IP/Interfață" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:47 msgid "Buffer messages" -msgstr "" +msgstr "Mesaje tampon" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:43 msgid "Buffer size" -msgstr "" +msgstr "Dimensiunea tamponului" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:51 msgid "Buffer time" -msgstr "" +msgstr "Timp tampon" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:10 msgid "Enabled" @@ -33,23 +33,23 @@ msgstr "Activat" #: applications/luci-app-udpxy/root/usr/share/rpcd/acl.d/luci-app-udpxy.json:3 msgid "Grant UCI access for luci-app-udpxy" -msgstr "" +msgstr "Acordă acces UCI pentru luci-app-udpxy" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:39 msgid "Log file" -msgstr "" +msgstr "Fișier jurnal" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:35 msgid "Max clients" -msgstr "" +msgstr "Număr maxim de clienți" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:59 msgid "Multicast subscription renew" -msgstr "" +msgstr "Reînnoirea abonamentului Multicast" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:55 msgid "Nice increment" -msgstr "" +msgstr "Un spor frumos" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:27 msgid "Port" @@ -57,26 +57,28 @@ msgstr "Port" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:15 msgid "Respawn" -msgstr "" +msgstr "Reîntoarcerea" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:31 msgid "Source IP/Interface" -msgstr "" +msgstr "IP/Interfață sursă" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:21 msgid "Status" -msgstr "Status" +msgstr "Stare" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:18 msgid "Verbose" -msgstr "" +msgstr "Verbală" #: applications/luci-app-udpxy/root/usr/share/luci/menu.d/luci-app-udpxy.json:3 msgid "udpxy" -msgstr "" +msgstr "udpxy" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:4 msgid "" "udpxy is a UDP-to-HTTP multicast traffic relay daemon, here you can " "configure the settings." msgstr "" +"udpxy este un daemon de retransmisie a traficului multicast UDP-to-HTTP; " +"aici puteți configura setările." diff --git a/applications/luci-app-udpxy/po/sv/udpxy.po b/applications/luci-app-udpxy/po/sv/udpxy.po index e29ea91936..5d5d603591 100644 --- a/applications/luci-app-udpxy/po/sv/udpxy.po +++ b/applications/luci-app-udpxy/po/sv/udpxy.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-11-22 15:35+0000\n" -"Last-Translator: PontusÖsterlindh <pontus@osterlindh.com>\n" +"PO-Revision-Date: 2021-12-14 02:53+0000\n" +"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n" "Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsudpxy/sv/>\n" "Language: sv\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.10-dev\n" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:23 msgid "Bind IP/Interface" @@ -56,7 +56,7 @@ msgstr "Port" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:15 msgid "Respawn" -msgstr "" +msgstr "Återuppliva" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:31 msgid "Source IP/Interface" diff --git a/applications/luci-app-udpxy/po/tr/udpxy.po b/applications/luci-app-udpxy/po/tr/udpxy.po index db200b918e..a3d38f99bb 100644 --- a/applications/luci-app-udpxy/po/tr/udpxy.po +++ b/applications/luci-app-udpxy/po/tr/udpxy.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-05-15 14:33+0000\n" -"Last-Translator: semih <semiht@gmail.com>\n" +"PO-Revision-Date: 2021-12-15 17:33+0000\n" +"Last-Translator: Erdinc <erdincbeldek@gmail.com>\n" "Language-Team: Turkish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsudpxy/tr/>\n" "Language: tr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.7-dev\n" +"X-Generator: Weblate 4.10-dev\n" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:23 msgid "Bind IP/Interface" @@ -52,7 +52,7 @@ msgstr "Güzel artış" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:27 msgid "Port" -msgstr "Bağlantı noktası" +msgstr "Port" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:15 msgid "Respawn" diff --git a/applications/luci-app-udpxy/po/zh_Hant/udpxy.po b/applications/luci-app-udpxy/po/zh_Hant/udpxy.po index 0a84c868ce..a9ff605158 100644 --- a/applications/luci-app-udpxy/po/zh_Hant/udpxy.po +++ b/applications/luci-app-udpxy/po/zh_Hant/udpxy.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-01-17 20:54+0000\n" -"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" +"PO-Revision-Date: 2022-02-05 09:21+0000\n" +"Last-Translator: Hulen <shift0106@gmail.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsudpxy/zh_Hant/>\n" "Language: zh_Hant\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.5-dev\n" +"X-Generator: Weblate 4.11-dev\n" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:23 msgid "Bind IP/Interface" @@ -52,7 +52,7 @@ msgstr "不錯的增量" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:27 msgid "Port" -msgstr "通訊埠" +msgstr "連接埠" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:15 msgid "Respawn" |