diff options
Diffstat (limited to 'applications/luci-app-splash')
32 files changed, 457 insertions, 212 deletions
diff --git a/applications/luci-app-splash/luasrc/view/splash/blocked.htm b/applications/luci-app-splash/luasrc/view/splash/blocked.htm index c27e2fab6e..0d4426c595 100644 --- a/applications/luci-app-splash/luasrc/view/splash/blocked.htm +++ b/applications/luci-app-splash/luasrc/view/splash/blocked.htm @@ -12,7 +12,7 @@ local contacturl = luci.dispatcher.build_url("freifunk", "contact") <h2 name="content"><%:Blocked%></h2> <p><%:Your access to this network has been blocked, most likely because you did something that our rules explicitly forbid.%></p> -<p><%:To ask for the reason why you have been blocked or ask for access again you can try to contact the owner of this access point:%> <a href="<%=contacturl%>"><%:Contact%></a></p> +<p><%:To ask for the reason why you have been blocked or ask for access again you can try to contact the owner of this access point:%> <a href="<%=contacturl%>"><%:Contact the owner%></a></p> <%+footer%> diff --git a/applications/luci-app-splash/luasrc/view/splash/splash.htm b/applications/luci-app-splash/luasrc/view/splash/splash.htm index 64c326ff3a..c5abf62a99 100644 --- a/applications/luci-app-splash/luasrc/view/splash/splash.htm +++ b/applications/luci-app-splash/luasrc/view/splash/splash.htm @@ -50,8 +50,8 @@ if limit_up and limit_down then "to this project.") .. "</p>" end -local contact = translate('Get in %s with the operator of this access point.') -contact = contact % ('<a href="' .. contacturl .. '">' .. translatef('Contact') .. '</a>') +local contact = translate('%s with the operator of this access point.') +contact = contact % ('<a href="' .. contacturl .. '">' .. translatef('Get in contact') .. '</a>') local accepttext = translate('By accepting these rules you can use this network for %s hour(s). After this time you need to accept these rules again.') accepttext = accepttext % leasetime diff --git a/applications/luci-app-splash/po/bg/splash.po b/applications/luci-app-splash/po/bg/splash.po index 792154e624..117410c4b3 100644 --- a/applications/luci-app-splash/po/bg/splash.po +++ b/applications/luci-app-splash/po/bg/splash.po @@ -12,6 +12,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.4.0\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -109,8 +113,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -147,8 +150,8 @@ msgstr "" msgid "General" msgstr "" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 diff --git a/applications/luci-app-splash/po/ca/splash.po b/applications/luci-app-splash/po/ca/splash.po index 2812da13ad..fe51304366 100644 --- a/applications/luci-app-splash/po/ca/splash.po +++ b/applications/luci-app-splash/po/ca/splash.po @@ -14,6 +14,10 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.9.1-dev\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -114,8 +118,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -153,8 +156,8 @@ msgstr "Zona de tallafocs" msgid "General" msgstr "General" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 diff --git a/applications/luci-app-splash/po/cs/splash.po b/applications/luci-app-splash/po/cs/splash.po index 7657580a7b..c9c14dd8e3 100644 --- a/applications/luci-app-splash/po/cs/splash.po +++ b/applications/luci-app-splash/po/cs/splash.po @@ -12,6 +12,10 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 3.10-dev\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -127,9 +131,8 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "Rychlost nahrávání je pro klienty omezena na tuto hodnotu (kbyte/s)" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" -msgstr "Kontakt" +msgid "Contact the owner" +msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 msgid "Decline" @@ -165,8 +168,8 @@ msgstr "Zóna firewallu" msgid "General" msgstr "Obecné nastavení" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 @@ -433,6 +436,9 @@ msgstr "plýtvat šířkou pásma nepotřebným stahováním nebo streamy" msgid "whitelisted" msgstr "na bílé listině" +#~ msgid "Contact" +#~ msgstr "Kontakt" + #~ msgid "By accepting these rules you can use this network for" #~ msgstr "Přijmutím těchto pravidel můžete začít používat tuto síť pro" diff --git a/applications/luci-app-splash/po/de/splash.po b/applications/luci-app-splash/po/de/splash.po index 95f1fb3e29..da7044d4c7 100644 --- a/applications/luci-app-splash/po/de/splash.po +++ b/applications/luci-app-splash/po/de/splash.po @@ -13,6 +13,10 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.10-dev\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -138,9 +142,8 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "Uploadgeschwindigkeit von Clients auf diesen Wert limitieren (kbyte/s)" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" -msgstr "Kontakt" +msgid "Contact the owner" +msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 msgid "Decline" @@ -181,9 +184,9 @@ msgstr "Firewallzone" msgid "General" msgstr "Allgemein" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." -msgstr "Nimm %s mit dem Betreiber dieses Access Points auf." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" +msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 msgid "Hostname" @@ -471,6 +474,12 @@ msgstr "Bandbreite durch unnötige Downloads oder Streams zu verschwenden" msgid "whitelisted" msgstr "erlaubt" +#~ msgid "Contact" +#~ msgstr "Kontakt" + +#~ msgid "Get in %s with the operator of this access point." +#~ msgstr "Nimm %s mit dem Betreiber dieses Access Points auf." + #~ msgid "" #~ "Hosts and Networks that are listed here are excluded from splashing, i.e. " #~ "they are always allowed." diff --git a/applications/luci-app-splash/po/el/splash.po b/applications/luci-app-splash/po/el/splash.po index dfbd2da1d5..79bf84b4bc 100644 --- a/applications/luci-app-splash/po/el/splash.po +++ b/applications/luci-app-splash/po/el/splash.po @@ -14,6 +14,10 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.10-dev\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -111,8 +115,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -149,8 +152,8 @@ msgstr "" msgid "General" msgstr "" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 diff --git a/applications/luci-app-splash/po/en/splash.po b/applications/luci-app-splash/po/en/splash.po index 02e426bc58..d725347c56 100644 --- a/applications/luci-app-splash/po/en/splash.po +++ b/applications/luci-app-splash/po/en/splash.po @@ -1,3 +1,7 @@ +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -95,8 +99,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -133,8 +136,8 @@ msgstr "" msgid "General" msgstr "" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 diff --git a/applications/luci-app-splash/po/es/splash.po b/applications/luci-app-splash/po/es/splash.po index 58ebb13429..5b27fc2cd7 100644 --- a/applications/luci-app-splash/po/es/splash.po +++ b/applications/luci-app-splash/po/es/splash.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-08-24 18:30+0200\n" -"PO-Revision-Date: 2019-11-06 00:08+0000\n" +"PO-Revision-Date: 2020-01-20 15:09+0000\n" "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationssplash/es/>\n" @@ -12,7 +12,11 @@ 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 3.10-dev\n" +"X-Generator: Weblate 3.11-dev\n" + +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "%s con el operador de este punto de acceso." #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 @@ -131,9 +135,8 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "La velocidad de subida de los clientes está limitada a (Kbytes/s)" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" -msgstr "Contacto" +msgid "Contact the owner" +msgstr "Contacta al dueño" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 msgid "Decline" @@ -171,9 +174,9 @@ msgstr "Zona del cortafuegos" msgid "General" msgstr "General" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." -msgstr "Conecte %s con el operador de este punto de acceso." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" +msgstr "Ponerse en contacto" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 msgid "Hostname" @@ -454,6 +457,12 @@ msgstr "malgastar ancho de banda con descargas innecesarias o multimedia" msgid "whitelisted" msgstr "en lista blanca" +#~ msgid "Contact" +#~ msgstr "Contacto" + +#~ msgid "Get in %s with the operator of this access point." +#~ msgstr "Conecte %s con el operador de este punto de acceso." + #~ msgid "" #~ "Hosts and Networks that are listed here are excluded from splashing, i.e. " #~ "they are always allowed." diff --git a/applications/luci-app-splash/po/fr/splash.po b/applications/luci-app-splash/po/fr/splash.po index 36e35bdaff..f2176ec02a 100644 --- a/applications/luci-app-splash/po/fr/splash.po +++ b/applications/luci-app-splash/po/fr/splash.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2019-11-13 13:05+0000\n" -"Last-Translator: Baptiste <weblate@bitsofnetworks.org>\n" +"PO-Revision-Date: 2020-01-03 04:11+0000\n" +"Last-Translator: Philippe Paté <asushen@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationssplash/fr/>\n" "Language: fr\n" @@ -11,7 +11,11 @@ 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 3.10-dev\n" +"X-Generator: Weblate 3.10\n" + +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 @@ -119,8 +123,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "La vitesse montante des clients sera limitée à cette valeur (en ko/s)" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -157,8 +160,8 @@ msgstr "Zone du pare-feu" msgid "General" msgstr "Général" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 @@ -374,7 +377,7 @@ msgstr "interdit (par liste-noire)" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:235 msgid "expired" -msgstr "terminé" +msgstr "expiré" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:77 msgid "optional when using host addresses" diff --git a/applications/luci-app-splash/po/he/splash.po b/applications/luci-app-splash/po/he/splash.po index eda336ba59..34a0703262 100644 --- a/applications/luci-app-splash/po/he/splash.po +++ b/applications/luci-app-splash/po/he/splash.po @@ -13,6 +13,10 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -113,8 +117,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -151,8 +154,8 @@ msgstr "" msgid "General" msgstr "כללי" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 diff --git a/applications/luci-app-splash/po/hi/splash.po b/applications/luci-app-splash/po/hi/splash.po index e516ab33df..529cad6978 100644 --- a/applications/luci-app-splash/po/hi/splash.po +++ b/applications/luci-app-splash/po/hi/splash.po @@ -12,6 +12,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.4.0\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -109,8 +113,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -147,8 +150,8 @@ msgstr "" msgid "General" msgstr "" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 diff --git a/applications/luci-app-splash/po/hu/splash.po b/applications/luci-app-splash/po/hu/splash.po index a6b9fdd012..ab3acf1bb8 100644 --- a/applications/luci-app-splash/po/hu/splash.po +++ b/applications/luci-app-splash/po/hu/splash.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2019-12-30 18:21+0000\n" +"PO-Revision-Date: 2020-01-17 07:27+0000\n" "Last-Translator: Balázs Úr <balazs@urbalazs.hu>\n" "Language-Team: Hungarian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationssplash/hu/>\n" @@ -10,12 +10,16 @@ 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 3.10\n" +"X-Generator: Weblate 3.10.2-dev\n" + +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" -msgstr "" +msgstr "Elfogadás" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:79 msgid "" @@ -24,6 +28,11 @@ msgid "" "few connections are shared between all users. That means available bandwidth " "is limited and because of this we ask you not to do any of the following:" msgstr "" +"Mindazonáltal lehetséges lehet az internet elérése, mert a projekt néhány " +"tevékenysége megosztja a személyes internetkapcsolatait. Ez a néhány " +"kapcsolat megosztásra kerül az összes felhasználó között. Ez azt jelenti, " +"hogy az elérhető sávszélesség korlátozva van, és emiatt arra kérjük, hogy ne " +"tegye a következők egyikét sem:" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:112 msgid "" @@ -31,20 +40,26 @@ msgid "" "without notice for any reason, for certain devices, and/or may be blocked " "for certain users." msgstr "" +"A hálózathoz való hozzáférés nem garantált. Ez bármikor, bármilyen okból, " +"értesítés nélkül megszakítható bizonyos eszközöknél és/vagy letiltható " +"bizonyos felhasználóknál." #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:199 msgid "Active Clients" -msgstr "" +msgstr "Aktív ügyfelek" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:70 msgid "Allowed hosts/subnets" -msgstr "" +msgstr "Engedélyezett gépek vagy alhálózatok" #: applications/luci-app-splash/luasrc/model/cbi/splash/splashtext.lua:36 msgid "" "As an alternative to editing the complete splash text you can also just " "include some custom text in the default splash page by entering it here." msgstr "" +"A teljes indítóképszöveg szerkesztésének alternatívájaként egyszerűen " +"felvehet néhány egyéni szöveget az alapértelmezett indítóképoldalra, ha itt " +"megadja azt." #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:18 msgid "" @@ -52,11 +67,17 @@ msgid "" "limit are set. Use a value of 0 here to completely disable this limitation. " "Whitelisted clients are not limited." msgstr "" +"Az ügyfelek sávszélességkorlátja csak akkor kerül aktiválásra, ha mind a " +"fel- és letöltési korlát be van állítva. Használjon itt 0 értéket a " +"korlátozás teljes letiltásához. A fehérlistázott ügyfelek nincsenek " +"korlátozva." #: applications/luci-app-splash/luasrc/view/splash/splash.htm:95 msgid "" "Become an active member of this community and help by operating your own node" msgstr "" +"Legyen aktív tagja ennek a közösségnek, és segítsen a saját csomópontja " +"működtetésével" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:62 msgid "Blacklist" @@ -64,91 +85,105 @@ msgstr "Feketelista" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:12 msgid "Blocked" -msgstr "" +msgstr "Tiltott" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:56 msgid "" "By accepting these rules you can use this network for %s hour(s). After this " "time you need to accept these rules again." msgstr "" +"Ezen szabályok elfogadásával %s órán keresztül használhatja ezt a hálózatot. " +"Az idő letelte után újra el kell fogadnia ezeket a szabályokat." #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:10 msgid "Clearance time" -msgstr "" +msgstr "Engedély ideje" #: applications/luci-app-splash/luasrc/controller/splash/splash.lua:8 #: applications/luci-app-splash/luasrc/controller/splash/splash.lua:20 #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:5 #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:197 msgid "Client-Splash" -msgstr "" +msgstr "Client-Splash" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:5 msgid "" "Client-Splash is a hotspot authentication system for wireless mesh networks." msgstr "" +"A Client-Splash egy csatlakozási pont hitelesítési rendszer a vezeték " +"nélküli hálózatokhoz." #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:11 msgid "" "Clients are redirected to this page after they have accepted the splash. If " "this is left empty they are redirected to the page they had requested." msgstr "" +"Az ügyfelek átirányításra kerülnek erre az oldalra, miután elfogadták az " +"indítóképet. Ha ez üresen marad, akkor arra az oldalra lesznek átirányítva, " +"amelyet kértek." #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:15 msgid "Clients download speed is limited to this value (kbyte/s)" msgstr "" +"Az ügyfelek letöltési sebessége korlátozva van erre az értékre (kbájt/mp)" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:10 msgid "" "Clients that have accepted the splash are allowed to use the network for " "that many hours." msgstr "" +"Azoknak az ügyfeleknek, akik elfogadták az indítóképet, lehetőségük van " +"használni a hálózatot ennyi órán keresztül." #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:14 msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" +"Az ügyfelek feltöltési sebessége korlátozva van erre az értékre (kbájt/mp)" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" -msgstr "Partner" +msgid "Contact the owner" +msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 msgid "Decline" -msgstr "" +msgstr "Elutasítás" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:71 msgid "" "Destination hosts and networks that are excluded from splashing, i.e. they " "are always allowed." msgstr "" +"Célgépek és célhálózatok, amelyek ki vannak zárva az indítókép " +"használatából, azaz mindig engedélyezettek." #: applications/luci-app-splash/luasrc/view/splash/splash.htm:97 msgid "Donate some money to help us keep this project alive." msgstr "" +"Adományozzon valamennyi pénzt, hogy segítsen nekünk életben tartani ezt a " +"projektet." #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:15 msgid "Download limit" -msgstr "" +msgstr "Letöltési korlát" #: applications/luci-app-splash/luasrc/model/cbi/splash/splashtext.lua:12 msgid "Edit the complete splash text" -msgstr "" +msgstr "A teljes indítóképszöveg szerkesztése" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:121 msgid "Fair Use Policy" -msgstr "" +msgstr "Méltányos felhasználási irányelv" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:29 msgid "Firewall zone" -msgstr "" +msgstr "Tűzfalzóna" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:7 msgid "General" msgstr "Általános" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 @@ -164,18 +199,21 @@ msgstr "IP-cím" msgid "" "If you operate your own wifi equipment use channels different from ours." msgstr "" +"Ha saját Wi-Fi-eszközt üzemeltet, akkor használjon a mieinktől eltérő " +"csatornákat." #: applications/luci-app-splash/luasrc/view/splash/splash.htm:93 msgid "If you use this network on a regular basis we ask for your support:" msgstr "" +"Ha rendszeresen használja ezt a hálózatot, arra kérjük, hogy támogasson:" #: applications/luci-app-splash/luasrc/model/cbi/splash/splashtext.lua:35 msgid "Include your own text in the default splash" -msgstr "" +msgstr "Saját szöveg felvétele az alapértelmezett indítóképbe" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:38 msgid "Intercept client traffic on this Interface" -msgstr "" +msgstr "Ügyfélforgalom elfogása ezen a csatolón" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:21 msgid "Interfaces" @@ -183,21 +221,23 @@ msgstr "Csatolók" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:21 msgid "Interfaces that are used for Splash." -msgstr "" +msgstr "Csatolók, amelyek használva vannak az indítóképhez." #: applications/luci-app-splash/luasrc/view/splash/splash.htm:49 msgid "" "KB/s (Download/Upload). You may be able to remove this limit by actively " "contributing to this project." msgstr "" +"KB/mp (letöltés vagy feltöltés). Lehetősége van eltávolítani ezt a korlátot " +"a projektben történő aktív közreműködéssel." #: applications/luci-app-splash/luasrc/view/splash/splash.htm:115 msgid "Legally Prohibited Activities" -msgstr "" +msgstr "Jogilag tiltott tevékenységek" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:118 msgid "Legally Prohibited content" -msgstr "" +msgstr "Jogilag tiltott tartalom" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:59 #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:68 @@ -207,13 +247,15 @@ msgstr "MAC-cím" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:63 msgid "MAC addresses in this list are blocked." -msgstr "" +msgstr "Az ebben a listában lévő MAC-címek le vannak tiltva." #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:54 msgid "" "MAC addresses of whitelisted clients. These do not need to accept the splash " "and are not bandwidth limited." msgstr "" +"Fehérlistázott ügyfelek MAC-címei. Ezeknek nem szükséges elfogadniuk az " +"indítóképet és nincsenek sávszélesség-korlátozva." #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:77 msgid "Netmask" @@ -226,13 +268,15 @@ msgstr "Hálózat" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:147 #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:261 msgid "No clients connected" -msgstr "" +msgstr "Nincsenek kapcsolódott ügyfelek" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:78 msgid "" "Please note that we are not an internet service provider but an experimental " "community network." msgstr "" +"Ne feledje, hogy mi nem internetszolgáltatók vagyunk, hanem egy kísérleti " +"közösségi hálózat." #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:210 msgid "Policy" @@ -240,11 +284,11 @@ msgstr "Házirend" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:11 msgid "Redirect target" -msgstr "" +msgstr "Átirányítás célja" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:124 msgid "Safety" -msgstr "" +msgstr "Biztonság" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:182 #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:248 @@ -253,17 +297,19 @@ msgstr "Mentés" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:30 msgid "Splash rules are integrated in this firewall zone" -msgstr "" +msgstr "Az indítókép szabályait tartalmazza ez a tűzfalzóna" #: applications/luci-app-splash/luasrc/controller/splash/splash.lua:9 msgid "Splashtext" -msgstr "" +msgstr "Indítóképszöveg" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:125 msgid "" "The network, like the Internet, is unencrypted and open. Each participant is " "responsible for the safety of their own connections and devices." msgstr "" +"A hálózat titkosítatlan és nyílt, akárcsak az internet. Minden résztvevő " +"felelős a saját kapcsolatai és eszközei biztonságáért." #: applications/luci-app-splash/luasrc/view/splash/splash.htm:110 msgid "" @@ -271,6 +317,9 @@ msgid "" "the necessary equipment and Internet connections (\"Infrastructure\") at " "their own expense." msgstr "" +"Az önkéntesek („üzemeltetők”) nyílt és ingyenes vezeték nélküli hálózata a " +"saját költségükön biztosítja a szükséges eszközöket és internetkapcsolatot " +"(„infrastruktúra”)." #: applications/luci-app-splash/luasrc/view/splash/splash.htm:128 msgid "" @@ -278,56 +327,72 @@ msgid "" "damage to devices, or financial losses that participants may suffer from the " "use of the network." msgstr "" +"Az üzemeltető nem vállal felelősséget azért az adatvesztésért, jogosulatlan " +"hozzáférésért, eszközök sérüléséért vagy pénzügyi veszteségekért, amelyeket " +"a résztvevők a hálózat használatából szenvednek el." #: applications/luci-app-splash/luasrc/view/splash/splash.htm:116 msgid "" "The participant agrees to not perform any action and refrain from acts which " "may violate the law or infringe upon the rights of third parties." msgstr "" +"A résztvevő elfogadja, hogy nem végez semmilyen olyan tevékenységet és " +"tartózkodik olyan cselekedetektől, amelyek megsérthetik a törvényt vagy " +"sérthetik harmadik felek jogait." #: applications/luci-app-splash/luasrc/view/splash/splash.htm:119 msgid "" "The participant agrees to not transfer content over the network which " "violates the law." msgstr "" +"A résztvevő elfogadja, hogy nem forgalmaz olyan tartalmat a hálózaton, ami " +"megsérti a törvényt." #: applications/luci-app-splash/luasrc/view/splash/splash.htm:122 msgid "" "The participant agrees to not use the network in any way which will harm the " "infrastructure, the network itself, its operators or other participants." msgstr "" +"A résztvevő elfogadja, hogy nem használja a hálózatot semmilyen olyan módon, " +"ami árt az infrastruktúrának, magának a hálózatnak, az üzemeltetőinek vagy " +"egyéb résztvevőknek." #: applications/luci-app-splash/luasrc/view/splash/splash.htm:111 msgid "" "These Terms of Use govern the use of the network by its participants' " "computer, PDA, or similar device (\"Devices\") within the network." msgstr "" +"Ezek a használati feltételek szabályozzák a hálózat használatát a résztvevők " +"számítógépe, PDA-ja vagy hasonló eszköze („eszközök”) által a hálózaton " +"belül." #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:208 msgid "Time remaining" -msgstr "" +msgstr "Hátralévő idő" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 msgid "" "To ask for the reason why you have been blocked or ask for access again you " "can try to contact the owner of this access point:" msgstr "" +"Ahhoz, hogy megkérdezze a letiltás okát vagy újra hozzáférést kérjen, " +"megpróbálhat kapcsolatba lépni a hozzáférési pont tulajdonosával:" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:209 msgid "Traffic in/out" -msgstr "" +msgstr "Bejövő/kimenő forgalom" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:14 msgid "Upload limit" -msgstr "" +msgstr "Feltöltési korlát" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:108 msgid "Usage Agreement" -msgstr "" +msgstr "Használati megállapodás" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:75 msgid "Welcome" -msgstr "" +msgstr "Üdvözöljük" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:53 msgid "Whitelist" @@ -335,7 +400,7 @@ msgstr "Fehérlista" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:77 msgid "You are now connected to the free wireless mesh network" -msgstr "" +msgstr "Most kapcsolódva van az ingyenes vezeték nélküli hálózathoz" #: applications/luci-app-splash/luasrc/model/cbi/splash/splashtext.lua:13 msgid "" @@ -343,22 +408,28 @@ msgid "" "possible to use the following markers: ###COMMUNITY###, ###COMMUNITY_URL###, " "###CONTACTURL###, ###LEASETIME###, ###LIMIT### and ###ACCEPT###." msgstr "" +"Itt adhat meg saját szöveget, amely megjelenítésre kerül az ügyfeleknek.<br /" +">Lehetőség van a következő jelölők használatára: ###COMMUNITY###, " +"###COMMUNITY_URL###, ###CONTACTURL###, ###LEASETIME###, ###LIMIT### és " +"###ACCEPT###." #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:14 msgid "" "Your access to this network has been blocked, most likely because you did " "something that our rules explicitly forbid." msgstr "" +"A hálózathoz való hozzáférését letiltották valószínűleg azért, mert valami " +"olyat tett, amit a szabályaink kifejezetten tiltanak." #: applications/luci-app-splash/luasrc/view/splash/splash.htm:48 msgid "Your bandwidth is limited to" -msgstr "" +msgstr "A sávszélessége korlátozva van erre:" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:176 #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:178 #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:243 msgid "blacklisted" -msgstr "" +msgstr "feketelistázott" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:235 msgid "expired" @@ -366,22 +437,22 @@ msgstr "lejárt" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:77 msgid "optional when using host addresses" -msgstr "" +msgstr "elhagyható gépcímek használatakor" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:85 msgid "perform any kind of illegal activities" -msgstr "" +msgstr "bármilyen illegális tevékenység végrehajtása" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:170 #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:173 #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:242 msgid "splashed" -msgstr "" +msgstr "indítóképpel ellátott" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:171 #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:245 msgid "temporarily blocked" -msgstr "" +msgstr "átmenetileg letiltva" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:230 #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:231 @@ -390,14 +461,21 @@ msgstr "ismeretlen" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:83 msgid "use filesharing applications on this network" -msgstr "" +msgstr "fájlmegosztó alkalmazások használata a hálózaton" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:84 msgid "waste bandwidth with unnecessary downloads or streams" -msgstr "" +msgstr "sávszélesség pazarlása szükségtelen letöltésekkel vagy adatfolyamokkal" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:165 #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:167 #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:241 msgid "whitelisted" -msgstr "" +msgstr "fehérlistázott" + +#~ msgid "Contact" +#~ msgstr "Partner" + +#, fuzzy +#~ msgid "Get in %s with the operator of this access point." +#~ msgstr "%s a hozzáférési pont üzemeltetőjével." diff --git a/applications/luci-app-splash/po/it/splash.po b/applications/luci-app-splash/po/it/splash.po index 4ba111f750..2787005643 100644 --- a/applications/luci-app-splash/po/it/splash.po +++ b/applications/luci-app-splash/po/it/splash.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-10 18:43+0200\n" -"PO-Revision-Date: 2019-11-16 09:05+0000\n" -"Last-Translator: Michele Adduci <info@micheleadduci.net>\n" +"PO-Revision-Date: 2020-01-11 18:22+0000\n" +"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationssplash/it/>\n" "Language: it\n" @@ -12,7 +12,11 @@ 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 3.10-dev\n" +"X-Generator: Weblate 3.10.1\n" + +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 @@ -126,9 +130,8 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "La velocità di upload dei clienti è limitata a questo valore (kbyte/s)" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" -msgstr "Contatto" +msgid "Contact the owner" +msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 msgid "Decline" @@ -165,8 +168,8 @@ msgstr "Zona Firewall" msgid "General" msgstr "Generale" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 @@ -360,7 +363,7 @@ msgstr "Benvenuti" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:53 msgid "Whitelist" -msgstr "Elenco Consentiti" +msgstr "Lista bianca" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:77 msgid "You are now connected to the free wireless mesh network" @@ -437,6 +440,9 @@ msgstr "sprecate banda con download o flussi inutili" msgid "whitelisted" msgstr "Elenco contensiti" +#~ msgid "Contact" +#~ msgstr "Contatto" + #~ msgid "" #~ "Hosts and Networks that are listed here are excluded from splashing, i.e. " #~ "they are always allowed." diff --git a/applications/luci-app-splash/po/ja/splash.po b/applications/luci-app-splash/po/ja/splash.po index d51ce25d43..f253ef28b4 100644 --- a/applications/luci-app-splash/po/ja/splash.po +++ b/applications/luci-app-splash/po/ja/splash.po @@ -14,6 +14,10 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 3.9\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -111,8 +115,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -149,8 +152,8 @@ msgstr "" msgid "General" msgstr "一般設定" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 diff --git a/applications/luci-app-splash/po/ko/splash.po b/applications/luci-app-splash/po/ko/splash.po index c4d220f3b4..22ae71fba0 100644 --- a/applications/luci-app-splash/po/ko/splash.po +++ b/applications/luci-app-splash/po/ko/splash.po @@ -12,6 +12,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.4.0\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -109,8 +113,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -147,8 +150,8 @@ msgstr "" msgid "General" msgstr "" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 diff --git a/applications/luci-app-splash/po/mr/splash.po b/applications/luci-app-splash/po/mr/splash.po index 897e79e6e2..c97f0dc4fa 100644 --- a/applications/luci-app-splash/po/mr/splash.po +++ b/applications/luci-app-splash/po/mr/splash.po @@ -14,6 +14,10 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 3.10\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -111,8 +115,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -149,8 +152,8 @@ msgstr "" msgid "General" msgstr "" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 diff --git a/applications/luci-app-splash/po/ms/splash.po b/applications/luci-app-splash/po/ms/splash.po index 087add3982..15d552006c 100644 --- a/applications/luci-app-splash/po/ms/splash.po +++ b/applications/luci-app-splash/po/ms/splash.po @@ -14,6 +14,10 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 3.10-dev\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -111,8 +115,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -149,8 +152,8 @@ msgstr "" msgid "General" msgstr "" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 diff --git a/applications/luci-app-splash/po/no/splash.po b/applications/luci-app-splash/po/no/splash.po index 1431233eca..525430706a 100644 --- a/applications/luci-app-splash/po/no/splash.po +++ b/applications/luci-app-splash/po/no/splash.po @@ -14,6 +14,10 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.9.1\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -111,8 +115,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -149,8 +152,8 @@ msgstr "" msgid "General" msgstr "" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 diff --git a/applications/luci-app-splash/po/pl/splash.po b/applications/luci-app-splash/po/pl/splash.po index 421d06e2cb..3acf59236f 100644 --- a/applications/luci-app-splash/po/pl/splash.po +++ b/applications/luci-app-splash/po/pl/splash.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-08-24 06:17+0200\n" -"PO-Revision-Date: 2019-11-30 21:05+0000\n" +"PO-Revision-Date: 2020-01-14 15:22+0000\n" "Last-Translator: Marcin Net <marcin.net@linux.pl>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationssplash/pl/>\n" @@ -13,7 +13,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 3.10-dev\n" +"X-Generator: Weblate 3.11-dev\n" + +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 @@ -72,7 +76,8 @@ msgstr "" msgid "" "Become an active member of this community and help by operating your own node" msgstr "" -"Zostań aktywnym członkiem tej społeczności i pomóż, zakładając własny węzeł" +"Zostań aktywnym użytkownikiem tej społeczności i pomóż, zakładając własny " +"węzeł" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:62 msgid "Blacklist" @@ -126,16 +131,17 @@ msgstr "Prędkość pobierania dla klienta jest ograniczona do wartości (kb/s)" msgid "" "Clients that have accepted the splash are allowed to use the network for " "that many hours." -msgstr "Klienci, którzy zaakceptowali okienko mogą korzystać z sieci przez." +msgstr "" +"Klienci, którzy zaakceptowali Splash, mogą korzystać z sieci przez wiele " +"godzin." #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:14 msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "Prędkość pobierania dla klienta jest ograniczona do wartości (kb/s)" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" -msgstr "Kontakt" +msgid "Contact the owner" +msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 msgid "Decline" @@ -167,15 +173,15 @@ msgstr "Zasady dozwolonego użytku" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:29 msgid "Firewall zone" -msgstr "Strefa firewall" +msgstr "Strefa zapory sieciowej" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:7 msgid "General" msgstr "Ogólne" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." -msgstr "Uzyskaj %s z operatorem tego punktu dostępu." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" +msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 msgid "Hostname" @@ -210,7 +216,7 @@ msgstr "Interfejsy" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:21 msgid "Interfaces that are used for Splash." -msgstr "Interfejsy wykorzystywane przez komunikat (Splash)" +msgstr "Interfejsy wykorzystywane przez komunikat Splash." #: applications/luci-app-splash/luasrc/view/splash/splash.htm:49 msgid "" @@ -273,7 +279,7 @@ msgstr "Polityka" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:11 msgid "Redirect target" -msgstr "przekierować cel" +msgstr "przekieruj cel" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:124 msgid "Safety" @@ -463,6 +469,12 @@ msgstr "marnował transfer na niepotrzebne pobieranie plików i strumieni" msgid "whitelisted" msgstr "biała lista" +#~ msgid "Contact" +#~ msgstr "Kontakt" + +#~ msgid "Get in %s with the operator of this access point." +#~ msgstr "Uzyskaj %s z operatorem tego punktu dostępu." + #~ msgid "" #~ "Hosts and Networks that are listed here are excluded from splashing, i.e. " #~ "they are always allowed." diff --git a/applications/luci-app-splash/po/pt-br/splash.po b/applications/luci-app-splash/po/pt-br/splash.po index 37f8f83f3f..0d2d757c6d 100644 --- a/applications/luci-app-splash/po/pt-br/splash.po +++ b/applications/luci-app-splash/po/pt-br/splash.po @@ -14,6 +14,10 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 3.10-dev\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -137,9 +141,8 @@ msgstr "" "A velocidade para subir dos clientes é limitada por este valor (kbytes/s)" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" -msgstr "Contato" +msgid "Contact the owner" +msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 msgid "Decline" @@ -178,10 +181,9 @@ msgstr "Zona do Firewall" msgid "General" msgstr "Geral" -# Very strange text... Used at http://luci.subsignal.org/trac/browser/luci/trunk/applications/luci-splash/luasrc/view/splash/splash.htm:58 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." -msgstr "Entre em %s com o operador deste ponto de acesso." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" +msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 msgid "Hostname" @@ -467,6 +469,13 @@ msgstr "usar banda com fluxos ou arquivos baixados não necessários" msgid "whitelisted" msgstr "na lista branca" +#~ msgid "Contact" +#~ msgstr "Contato" + +# Very strange text... Used at http://luci.subsignal.org/trac/browser/luci/trunk/applications/luci-splash/luasrc/view/splash/splash.htm:58 +#~ msgid "Get in %s with the operator of this access point." +#~ msgstr "Entre em %s com o operador deste ponto de acesso." + #~ msgid "" #~ "Hosts and Networks that are listed here are excluded from splashing, i.e. " #~ "they are always allowed." diff --git a/applications/luci-app-splash/po/pt/splash.po b/applications/luci-app-splash/po/pt/splash.po index c3731a9ce6..d02d5fa30b 100644 --- a/applications/luci-app-splash/po/pt/splash.po +++ b/applications/luci-app-splash/po/pt/splash.po @@ -14,6 +14,10 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.10-dev\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -135,9 +139,8 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "A velocidade de upload está limitado a (kbyte/s)" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" -msgstr "Contato" +msgid "Contact the owner" +msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 msgid "Decline" @@ -175,9 +178,9 @@ msgstr "Zona de Firewall" msgid "General" msgstr "Geral" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." -msgstr "Entre em %s com o operador deste ponto de acesso." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" +msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 msgid "Hostname" @@ -461,3 +464,9 @@ msgstr "usar banda com fluxos ou ficheiros descarregados não necessários" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:241 msgid "whitelisted" msgstr "na lista branca" + +#~ msgid "Contact" +#~ msgstr "Contato" + +#~ msgid "Get in %s with the operator of this access point." +#~ msgstr "Entre em %s com o operador deste ponto de acesso." diff --git a/applications/luci-app-splash/po/ro/splash.po b/applications/luci-app-splash/po/ro/splash.po index 02e426bc58..20c551c667 100644 --- a/applications/luci-app-splash/po/ro/splash.po +++ b/applications/luci-app-splash/po/ro/splash.po @@ -1,3 +1,24 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-01-03 05:11+0200\n" +"PO-Revision-Date: 2020-01-03 04:11+0000\n" +"Last-Translator: Cristian Ciobanu <cioby.service@gmail.com>\n" +"Language-Team: Romanian <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationssplash/ro/>\n" +"Language: ro\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==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" +"X-Generator: Weblate 3.10\n" + +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -46,7 +67,7 @@ msgstr "" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:62 msgid "Blacklist" -msgstr "" +msgstr "Listă neagră" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:12 msgid "Blocked" @@ -95,8 +116,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -133,8 +153,8 @@ msgstr "" msgid "General" msgstr "" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 @@ -235,7 +255,7 @@ msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:182 #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:248 msgid "Save" -msgstr "" +msgstr "Salvează" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:30 msgid "Splash rules are integrated in this firewall zone" @@ -317,7 +337,7 @@ msgstr "" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:53 msgid "Whitelist" -msgstr "" +msgstr "Lista albă" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:77 msgid "You are now connected to the free wireless mesh network" diff --git a/applications/luci-app-splash/po/ru/splash.po b/applications/luci-app-splash/po/ru/splash.po index a8ad5d2844..8595943b27 100644 --- a/applications/luci-app-splash/po/ru/splash.po +++ b/applications/luci-app-splash/po/ru/splash.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: LuCI: splash\n" "POT-Creation-Date: 2013-11-13 18:52+0200\n" -"PO-Revision-Date: 2019-12-26 18:22+0000\n" -"Last-Translator: Alex Ky <esthomolupus@gmail.com>\n" +"PO-Revision-Date: 2020-01-13 14:26+0000\n" +"Last-Translator: Nazym Bavbekov <joker2000joker@list.ru>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationssplash/ru/>\n" "Language: ru\n" @@ -12,10 +12,14 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=" "4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 3.10\n" +"X-Generator: Weblate 3.10.1\n" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -138,9 +142,8 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "Скорость загрузки для клиентов ограничена этим значением (КБ/c)." #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" -msgstr "Контакты для связи" +msgid "Contact the owner" +msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 msgid "Decline" @@ -176,11 +179,11 @@ msgstr "Зона межсетевого экрана" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:7 msgid "General" -msgstr "Основные настройки" +msgstr "Главный" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." -msgstr "Получить в% s с оператором этой точки доступа." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" +msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 msgid "Hostname" @@ -238,7 +241,7 @@ msgstr "Юридически запрещенный контент" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:68 #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:207 msgid "MAC Address" -msgstr "MAC-адрес" +msgstr "MAC адрес" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:63 msgid "MAC addresses in this list are blocked." @@ -462,3 +465,9 @@ msgstr "тратить пропускную способность на нену #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:241 msgid "whitelisted" msgstr "в Белом списке" + +#~ msgid "Contact" +#~ msgstr "Контакты для связи" + +#~ msgid "Get in %s with the operator of this access point." +#~ msgstr "Получить в% s с оператором этой точки доступа." diff --git a/applications/luci-app-splash/po/sk/splash.po b/applications/luci-app-splash/po/sk/splash.po index af1d99be9e..6c95974c43 100644 --- a/applications/luci-app-splash/po/sk/splash.po +++ b/applications/luci-app-splash/po/sk/splash.po @@ -1,13 +1,20 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: \n" +"PO-Revision-Date: 2020-01-04 12:27+0000\n" +"Last-Translator: Miloš Leškanič <leskanic@gmail.com>\n" +"Language-Team: Slovak <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationssplash/sk/>\n" +"Language: sk\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: Weblate 3.10\n" + +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 @@ -57,7 +64,7 @@ msgstr "" #: applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua:62 msgid "Blacklist" -msgstr "" +msgstr "Čierna listina" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:12 msgid "Blocked" @@ -106,8 +113,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -144,8 +150,8 @@ msgstr "" msgid "General" msgstr "" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 diff --git a/applications/luci-app-splash/po/sv/splash.po b/applications/luci-app-splash/po/sv/splash.po index fdaad7fa87..1a9dde709c 100644 --- a/applications/luci-app-splash/po/sv/splash.po +++ b/applications/luci-app-splash/po/sv/splash.po @@ -12,6 +12,10 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.9.1-dev\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -113,9 +117,8 @@ msgstr "" "Klienternas uppladdningshastighet är begränsad till det här värdet (kbyte/s)" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" -msgstr "Kontakt" +msgid "Contact the owner" +msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 msgid "Decline" @@ -152,8 +155,8 @@ msgstr "Brandväggszon" msgid "General" msgstr "Generell" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 @@ -418,3 +421,6 @@ msgstr "slösa bandbredd med onödiga nerladdningar eller strömmar" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:241 msgid "whitelisted" msgstr "vitlistad" + +#~ msgid "Contact" +#~ msgstr "Kontakt" diff --git a/applications/luci-app-splash/po/templates/splash.pot b/applications/luci-app-splash/po/templates/splash.pot index 8c2af880a3..6b66b1bfcc 100644 --- a/applications/luci-app-splash/po/templates/splash.pot +++ b/applications/luci-app-splash/po/templates/splash.pot @@ -1,6 +1,10 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -98,8 +102,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -136,8 +139,8 @@ msgstr "" msgid "General" msgstr "" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 diff --git a/applications/luci-app-splash/po/tr/splash.po b/applications/luci-app-splash/po/tr/splash.po index 5f4997c9f3..69b34b952f 100644 --- a/applications/luci-app-splash/po/tr/splash.po +++ b/applications/luci-app-splash/po/tr/splash.po @@ -12,6 +12,10 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 3.10-dev\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -109,8 +113,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -147,8 +150,8 @@ msgstr "" msgid "General" msgstr "" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 diff --git a/applications/luci-app-splash/po/uk/splash.po b/applications/luci-app-splash/po/uk/splash.po index 43edabfb6f..7656ab7374 100644 --- a/applications/luci-app-splash/po/uk/splash.po +++ b/applications/luci-app-splash/po/uk/splash.po @@ -13,6 +13,10 @@ msgstr "" "4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 3.9.1-dev\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -110,8 +114,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -148,8 +151,8 @@ msgstr "" msgid "General" msgstr "" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 diff --git a/applications/luci-app-splash/po/vi/splash.po b/applications/luci-app-splash/po/vi/splash.po index f61f501294..dd9929e570 100644 --- a/applications/luci-app-splash/po/vi/splash.po +++ b/applications/luci-app-splash/po/vi/splash.po @@ -14,6 +14,10 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 3.10-dev\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -111,8 +115,7 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" +msgid "Contact the owner" msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 @@ -149,8 +152,8 @@ msgstr "" msgid "General" msgstr "" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 diff --git a/applications/luci-app-splash/po/zh-cn/splash.po b/applications/luci-app-splash/po/zh-cn/splash.po index ca49a748dc..ec5edcd64a 100644 --- a/applications/luci-app-splash/po/zh-cn/splash.po +++ b/applications/luci-app-splash/po/zh-cn/splash.po @@ -17,6 +17,10 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 3.10-dev\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -127,9 +131,8 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "客户端上传速度限制(kbyte/s)" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" -msgstr "联系方式" +msgid "Contact the owner" +msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 msgid "Decline" @@ -165,9 +168,9 @@ msgstr "防火墙区域" msgid "General" msgstr "通用" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." -msgstr "在 %s 与此访问点的操作者取得联系。" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" +msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 msgid "Hostname" @@ -433,5 +436,11 @@ msgstr "用不必要的下载或流媒体浪费带宽" msgid "whitelisted" msgstr "白名单" +#~ msgid "Contact" +#~ msgstr "联系方式" + +#~ msgid "Get in %s with the operator of this access point." +#~ msgstr "在 %s 与此访问点的操作者取得联系。" + #~ msgid "Edit Splash text" #~ msgstr "编辑Splash文本" diff --git a/applications/luci-app-splash/po/zh-tw/splash.po b/applications/luci-app-splash/po/zh-tw/splash.po index bc4df7ae81..9497795c2f 100644 --- a/applications/luci-app-splash/po/zh-tw/splash.po +++ b/applications/luci-app-splash/po/zh-tw/splash.po @@ -17,6 +17,10 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 3.10-dev\n" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 +msgid "%s with the operator of this access point." +msgstr "" + #: applications/luci-app-splash/luasrc/view/splash/splash.htm:65 #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:13 msgid "Accept" @@ -127,9 +131,8 @@ msgid "Clients upload speed is limited to this value (kbyte/s)" msgstr "客戶端上傳速度限制(kbyte/s)" #: applications/luci-app-splash/luasrc/view/splash/blocked.htm:15 -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 -msgid "Contact" -msgstr "聯絡方式" +msgid "Contact the owner" +msgstr "" #: applications/luci-app-splash/luasrc/view/splash_splash/splash.htm:12 msgid "Decline" @@ -165,9 +168,9 @@ msgstr "防火牆區域" msgid "General" msgstr "概述" -#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53 -msgid "Get in %s with the operator of this access point." -msgstr "在 %s 與此訪問點的操作者取得聯絡。" +#: applications/luci-app-splash/luasrc/view/splash/splash.htm:54 +msgid "Get in contact" +msgstr "" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 msgid "Hostname" @@ -433,5 +436,11 @@ msgstr "用不必要的下載或流媒體浪費頻寬" msgid "whitelisted" msgstr "白名單" +#~ msgid "Contact" +#~ msgstr "聯絡方式" + +#~ msgid "Get in %s with the operator of this access point." +#~ msgstr "在 %s 與此訪問點的操作者取得聯絡。" + #~ msgid "Edit Splash text" #~ msgstr "編輯Splash文字" |