luci-app-splash: improve wording 3526/head
authorBalázs Úr <balazs@urbalazs.hu>
Fri, 17 Jan 2020 23:17:47 +0000 (00:17 +0100)
committerBalázs Úr <balazs@urbalazs.hu>
Fri, 17 Jan 2020 23:17:47 +0000 (00:17 +0100)
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
32 files changed:
applications/luci-app-splash/luasrc/view/splash/blocked.htm
applications/luci-app-splash/luasrc/view/splash/splash.htm
applications/luci-app-splash/po/bg/splash.po
applications/luci-app-splash/po/ca/splash.po
applications/luci-app-splash/po/cs/splash.po
applications/luci-app-splash/po/de/splash.po
applications/luci-app-splash/po/el/splash.po
applications/luci-app-splash/po/en/splash.po
applications/luci-app-splash/po/es/splash.po
applications/luci-app-splash/po/fr/splash.po
applications/luci-app-splash/po/he/splash.po
applications/luci-app-splash/po/hi/splash.po
applications/luci-app-splash/po/hu/splash.po
applications/luci-app-splash/po/it/splash.po
applications/luci-app-splash/po/ja/splash.po
applications/luci-app-splash/po/ko/splash.po
applications/luci-app-splash/po/mr/splash.po
applications/luci-app-splash/po/ms/splash.po
applications/luci-app-splash/po/no/splash.po
applications/luci-app-splash/po/pl/splash.po
applications/luci-app-splash/po/pt-br/splash.po
applications/luci-app-splash/po/pt/splash.po
applications/luci-app-splash/po/ro/splash.po
applications/luci-app-splash/po/ru/splash.po
applications/luci-app-splash/po/sk/splash.po
applications/luci-app-splash/po/sv/splash.po
applications/luci-app-splash/po/templates/splash.pot
applications/luci-app-splash/po/tr/splash.po
applications/luci-app-splash/po/uk/splash.po
applications/luci-app-splash/po/vi/splash.po
applications/luci-app-splash/po/zh-cn/splash.po
applications/luci-app-splash/po/zh-tw/splash.po

index c27e2fab6efd173cfb917d2f68ba86863f7a0090..0d4426c595d9909502208a0eb37a55aad431ccbe 100644 (file)
@@ -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%>
 
index 64c326ff3ad2dd4529000d3fc306ba4020d50c96..c5abf62a99a0377971a30e6ec93e4cba42de6097 100644 (file)
@@ -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
index 792154e624fae15d5dee0730a5175bc93446f8fa..117410c4b38081f62e01640ed33020931b2eea2a 100644 (file)
@@ -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
index 2812da13adeb99ce719c8b061cd92b2a075a7eee..fe51304366c8950fb60afb01dd750d6f4ee1ec18 100644 (file)
@@ -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
index 7657580a7b1c4241941a943119dca81c7e90aeec..c9c14dd8e3b5c202abf6620ac0a12c9d015f33ed 100644 (file)
@@ -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"
 
index 95f1fb3e292fa3bdcfa46f4a986437e8b96d276e..da7044d4c7694243d1b01c4e599f01be91f190df 100644 (file)
@@ -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."
index dfbd2da1d54245698a01777276491fc06d4a3fa7..79bf84b4bc27d8b1efb342e6ebf072185dde9a03 100644 (file)
@@ -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
index 02e426bc58fbf4087a14f9c73201a3d36f8cf293..d725347c56739817ea6154a812dae84a06035d24 100644 (file)
@@ -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
index 58ebb13429de21c901ab23127987f1bce7653f23..18d1b81e06edaa22fdaefd3ef793924a8955625a 100644 (file)
@@ -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"
@@ -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 ""
 
 #: 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 ""
 
 #: 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."
index d5c51be32ac3f89b87e9b9e0073ba3176cc5275e..f2176ec02a90381ef2c0f769263e440cbf9fae48 100644 (file)
@@ -13,6 +13,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"
@@ -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
index eda336ba59504c5d49b7375bd1640de7d5e7c7b7..34a07032624495117ab97758aa67dd5f8bb6e703 100644 (file)
@@ -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
index e516ab33df0433938943fb6bb21818b35ef719ba..529cad6978fef2cd896fcf979a59fff779c9a90e 100644 (file)
@@ -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
index 0fa2a830e69183183ef2e1ed7f214ef05ee8c790..ab3acf1bb89d16c0eb1f473362c1be11ef833860 100644 (file)
@@ -12,6 +12,10 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=n != 1;\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"
@@ -63,9 +67,10 @@ 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."
+"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 ""
@@ -136,9 +141,8 @@ 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"
@@ -178,10 +182,9 @@ msgstr "Tűzfalzóna"
 msgid "General"
 msgstr "Általános"
 
-#: applications/luci-app-splash/luasrc/view/splash/splash.htm:53
-#, fuzzy
-msgid "Get in %s with the operator of this access point."
-msgstr "%s a hozzáférési pont üzemeltetőjével."
+#: 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"
@@ -405,8 +408,8 @@ 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###, "
+"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###."
 
@@ -469,3 +472,10 @@ msgstr "sávszélesség pazarlása szükségtelen letöltésekkel vagy adatfolya
 #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:241
 msgid "whitelisted"
 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."
index 541808f4a6235d5af1e88d2a560b5c8fc18d24a1..2787005643b47df149125d6756654257b2d16f96 100644 (file)
@@ -14,6 +14,10 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=n != 1;\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
 msgid "Accept"
@@ -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
@@ -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."
index d51ce25d436845e760124688453ac539b36ddd96..f253ef28b41195df19ba3a88fb8b7e1ecc7da81b 100644 (file)
@@ -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
index c4d220f3b416a1534ebfb17c5234360b405f43dd..22ae71fba008d3989b6c6d04237804f316759ea2 100644 (file)
@@ -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
index 897e79e6e2435362d8314abc96a35d344512065c..c97f0dc4fabd2431e9fa23fc0157d4e51480a469 100644 (file)
@@ -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
index 087add3982f17af824ed528b136cdc583d2829b9..15d552006ca1f85bd3ed1c1dd72674395c69b6f2 100644 (file)
@@ -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
index 1431233eca71c59e2ebc755623c4d851d1c825f8..525430706a15bd27a47f849752ffc1c41c8d544f 100644 (file)
@@ -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
index 44f3840c7ac0364118cf2c45b277b50299cc0b04..3acf59236fd44f95499eaf0e9f768fbfae005c76 100644 (file)
@@ -15,6 +15,10 @@ msgstr ""
 "|| n%100>=20) ? 1 : 2;\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
 msgid "Accept"
@@ -136,9 +140,8 @@ 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"
@@ -176,9 +179,9 @@ msgstr "Strefa zapory sieciowej"
 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"
@@ -466,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."
index 37f8f83f3f686f099cf160f6153a62fe6a4d3e8a..0d2d757c6ddb88f29e93a847848b7ede3c4efa88 100644 (file)
@@ -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."
index c3731a9ce6c86a35688998b0882b5beddf0957cc..d02d5fa30babaa536d841342af7536a2db49a11b 100644 (file)
@@ -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."
index 49d0818a9d4814b60b5455ab84e1e22fa7c31fa8..20c551c6673b9a59d870f06c014e642aa0899d8a 100644 (file)
@@ -15,6 +15,10 @@ msgstr ""
 "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"
@@ -112,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
@@ -150,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
index a51153c97c03810983dac828940fd02c952b00ff..8595943b275b0d1019b889f8c03f09a3bebe79e4 100644 (file)
@@ -16,6 +16,10 @@ msgstr ""
 "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"
@@ -178,9 +181,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"
@@ -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 с оператором этой точки доступа."
index 42fc041159bc29110d9767436ebf6dac9fc50664..6c95974c4387a11184364a2223d99abf49ee6d61 100644 (file)
@@ -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\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
index fdaad7fa87e6bcda79255855ac20c33567c5ff18..1a9dde709c7c5da1864005fbc48f747ccdfe2379 100644 (file)
@@ -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"
index 8c2af880a3a9624b16e4d8c7a72dd0c4e8a0868a..6b66b1bfcc9b03678ab8547608f0de3c2d996c8f 100644 (file)
@@ -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
index 5f4997c9f3af3f393fe474f67efb70a89b2492d7..69b34b952fd0c2514fa29312932286a1dd09a49f 100644 (file)
@@ -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
index 43edabfb6fc17c19f1076bf3c02a86c133e82be0..7656ab737444ea31b2d9167bb271191d7d5f6604 100644 (file)
@@ -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
index f61f50129494e6989d684d8dd7737b16311b6b8d..dd9929e57091bdc4e07b63d3924d6864cb0a28b0 100644 (file)
@@ -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
index ca49a748dcd937470a4b27beaf25fc6233b10563..ec5edcd64a2e18b88f978e9f0e4722d444aaaa79 100644 (file)
@@ -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文本"
index bc4df7ae811eb2bdce8acbd897bab5b666754b45..9497795c2f3fddf35def9edc0d45558d2f589bc6 100644 (file)
@@ -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文字"