diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
commit | 40de466475a617f42d1f5cfa03d0342676e84c9b (patch) | |
tree | c47ff6bf49eefd97e619b2c0ae7715dbebe685a0 /applications/luci-app-meshwizard/po | |
parent | 5849b20eab087bbc1a172b583d1a0febe8b506e4 (diff) |
i18n: sync translations, add location annotatations
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-meshwizard/po')
26 files changed, 832 insertions, 0 deletions
diff --git a/applications/luci-app-meshwizard/po/ca/meshwizard.po b/applications/luci-app-meshwizard/po/ca/meshwizard.po index 6d7bf936b..ab3d6e788 100644 --- a/applications/luci-app-meshwizard/po/ca/meshwizard.po +++ b/applications/luci-app-meshwizard/po/ca/meshwizard.po @@ -13,60 +13,78 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "Activa o desactiva la configuració IPv6 globalment." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "Canal" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "Neteja la configuració" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "Configura aquesta interfície" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "Rang IP de DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "DHCP assignarà automàticament adreces IP als clients" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "Habilita DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "Habilita RA" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "Habilitat" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "Ajusts generals" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "Ajusts IPv6" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" "Si això està seleccionat, la configuració es neteja abans d'establir noves " "opcions de configuració." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "Interfícies" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "Adreça IP en malla" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "Adreça IPv6 en malla" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "Ajudant de malla" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 #, fuzzy msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " @@ -75,21 +93,26 @@ msgstr "" "Nota: això configurarà aquesta interfície per a operació en malla, és a dir, " "la afegirà a la zona 'freifunk' i habilitarà l'OLSR." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" "Seleccioneu aquesta opció per permetre que altres utilitzin la vostra " "connexió per accedir a Internet." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "Envia publicitats d'encaminador en aquest dispositiu." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "Comparteix la vostra connexió a Internet" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -101,9 +124,11 @@ msgstr "" "s'anunciarà com HNA. Qualsevol altre rang utilitzarà NAT. Si deixat en " "blanc, els valors per defecte del perfil comunitari s'utilitzaran." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "L'adreça IP donada no està dins del rang de la xarxa en malla" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." @@ -111,6 +136,7 @@ msgstr "" "Aquesta és una adreça IPv4 única en notació CIDR (per exemple, " "2001:1:2:3::1/64) i ha de ser registrada a la vostra comunitat local." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." @@ -118,11 +144,13 @@ msgstr "" "Aquesta és una adreça única en la malla (per exemple, 10.1.1.1) i ha de ser " "registrada a la vostra comunitat local." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" "Això configurarà una nova interfície sense fil virtual en mode de punt " "d'accés." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." @@ -130,15 +158,19 @@ msgstr "" "Aquest ajudant us ajudarà a configurar el vostre encaminador per al Freifunk " "o altre xarxa comunitària sense fil similar." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "Punt d'accés virtual (VAP)" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "Ajudant" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" "El vostre dispositiu i els nodes veïns han d'utilitzar el mateix canal." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "recomanat" diff --git a/applications/luci-app-meshwizard/po/cs/meshwizard.po b/applications/luci-app-meshwizard/po/cs/meshwizard.po index b1253d019..bcf63e7df 100644 --- a/applications/luci-app-meshwizard/po/cs/meshwizard.po +++ b/applications/luci-app-meshwizard/po/cs/meshwizard.po @@ -11,76 +11,99 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "Kanál" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "Nastavit toto rozhraní" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "DHCP IP rozsah" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "Povolit DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "Povolit RA" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "Povoleno" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "Obecné nastavení" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "Nastavení IPv6" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "Rozhraní" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "Průvodce mesh" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "Ochrana LAN" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "Sdílet vaše internetové připojení" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -88,35 +111,44 @@ msgid "" "the defaults from the community profile will be used." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "Virtuální přístupový bod (VAP)" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "Průvodce" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "doporučeno" diff --git a/applications/luci-app-meshwizard/po/de/meshwizard.po b/applications/luci-app-meshwizard/po/de/meshwizard.po index ef7ba8a96..3bd4d1703 100644 --- a/applications/luci-app-meshwizard/po/de/meshwizard.po +++ b/applications/luci-app-meshwizard/po/de/meshwizard.po @@ -13,62 +13,80 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "IPv6 global aktivieren oder deaktivieren" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "Kanal" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" "Aktivieren um Zugriff auf das LAN von anderen Knoten oder Clients zu " "verhindern" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "Konfiguration aufräumen" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "Diese Schnittstelle einrichten" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "DHCP-Adressbereich" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "DHCP vergibt automatisch IP-Adressen an Clients" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "DHCP aktivieren" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "RAs aktivieren" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "Aktiviert" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "Allgemeine Einstellungen" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "IPv6 Einstellungen" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" "Wenn diese Option aktiviert wird, werden eventuell vorhandene Einstellungen " "aufgeräumt bevor neue Optionen gesetzt werden." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "Schnittstellen" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "Mesh-IP-Adresse" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "Mesh-IPv6-Adresse" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "Mesh-Assistent" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 #, fuzzy msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " @@ -77,21 +95,26 @@ msgstr "" "Hinweis: Dies konfiguriert die Schnittstelle für den Mesh-Betrieb, d.h. sie " "wird zur Freifunk-Zone hinzugefügt und OLSR eingerichtet." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "LAN schützen" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" "Diese Option aktivieren um anderen den Zugriff auf die lokale " "Internetverbindung zu gestatten" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "Router-Advertisements auf dieser Schnittstelle senden" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "Internetverbindung freigeben" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -103,9 +126,11 @@ msgstr "" "dann wird dieser per HNA angekündigt. Leer lassen um den Standardwert aus " "dem Community-Profil zu verwenden." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "Die angegebene IP-Adresse ist nicht Teil des Mesh-Adressbereiches" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." @@ -113,6 +138,7 @@ msgstr "" "Diese ist eine eindeutige IPv6-Adresse in CIDR-Notation (z.B. " "2001:1:2:3::1/64) welche bei der lokalen Community registriert werden muss." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." @@ -120,11 +146,13 @@ msgstr "" "Dies ist die eindeutige IP-Adresse des Mesh-Knotens (z.B. 10.1.1.1). Diese " "muss bei der lokalen Community registriert werden." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" "Dies richtet eine weitere, virtuelle WLAN-Schnittstelle im Access-Point-" "Modus ein." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." @@ -132,14 +160,18 @@ msgstr "" "Der Assistent hilft beim Einrichten des Routers für ein Freifunk- oder " "ähnliches Wireless-Community-Netzwerk." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "Virtueller Access-Point (VAP)" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "Assistent" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "Dieses Gerät und benachbarte Knoten müssen den selben Kanal verwenden." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "empfohlen" diff --git a/applications/luci-app-meshwizard/po/el/meshwizard.po b/applications/luci-app-meshwizard/po/el/meshwizard.po index 1aeff1e34..c9d6ec7f1 100644 --- a/applications/luci-app-meshwizard/po/el/meshwizard.po +++ b/applications/luci-app-meshwizard/po/el/meshwizard.po @@ -13,76 +13,99 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.4\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "Κανάλι" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "Καθαρισμός ρυθμίσεων" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "Ενεργοποίηση DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "Γενικές Ρυθμίσεις" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "Διεπαφές" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -90,35 +113,44 @@ msgid "" "the defaults from the community profile will be used." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "" diff --git a/applications/luci-app-meshwizard/po/en/meshwizard.po b/applications/luci-app-meshwizard/po/en/meshwizard.po index a67c71f5c..d8f422e2e 100644 --- a/applications/luci-app-meshwizard/po/en/meshwizard.po +++ b/applications/luci-app-meshwizard/po/en/meshwizard.po @@ -1,73 +1,96 @@ +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -75,35 +98,44 @@ msgid "" "the defaults from the community profile will be used." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "" diff --git a/applications/luci-app-meshwizard/po/es/meshwizard.po b/applications/luci-app-meshwizard/po/es/meshwizard.po index 9471d42f9..9fb39dac2 100644 --- a/applications/luci-app-meshwizard/po/es/meshwizard.po +++ b/applications/luci-app-meshwizard/po/es/meshwizard.po @@ -13,58 +13,76 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "Activar o desactivar la configuración IPv6 globalmente." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "Canal" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "Proteger la LAN de otros nodos y clientes" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "Borrar configuración" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "Configurar esta interfaz" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "Rango IP de DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "DHCP asignará direcciones IP automáticamente a los clientes" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "Activar DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "Activar RA" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "Activado" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "Configuración general" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "Configuración IPv6" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "Borrar la configuración antes de establecer una nueva." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "Interfaces" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "Dirección IP del mesh" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "Dirección IPv6 del mesh" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "Asistente del mesh" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 #, fuzzy msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " @@ -73,19 +91,24 @@ msgstr "" "Nota: esto configurará esta interfaz para uso mesh, es decir: la añadirá a " "la zona \"freifunk\" y activará OSLR." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "Proteger LAN" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "Permitir a otros usar su conexión para acceder a internet." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "Envía publicaciones de routers por este dispositivo." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "Compartir su conexión a internet" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -96,9 +119,11 @@ msgstr "" "está dentro del de la mesh se declarará como HNA. Cualquier otro rango usará " "NAT. Si se deja vación tomará el del perfil de la comunidad." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "Este rango IP no está dentro del de la red mesh" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." @@ -106,6 +131,7 @@ msgstr "" "Dirección única IPv6 en notación CIDR (p.e.: 2001:1:2:3::1/64) y que tiene " "que estar registrada en su comunidad local." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." @@ -113,10 +139,12 @@ msgstr "" "Esta dirección debe ser única en la mesh (ej. 10.1.1.1) y debe registrarse " "en su comunidad local." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" "Configurar un nuevo interfaz virtual inalámbrico en modo punto de acceso." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." @@ -124,14 +152,18 @@ msgstr "" "Este asistente le ayudará a configurar su ruter para Freifunk o una red " "comunitaria similar." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "Punto de acceso virtual (VAP)" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "Asistente" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "Su dispositivo y los vecinos deben usar el mismo canal." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "recomendado" diff --git a/applications/luci-app-meshwizard/po/fr/meshwizard.po b/applications/luci-app-meshwizard/po/fr/meshwizard.po index c9f7b0204..ac349e255 100644 --- a/applications/luci-app-meshwizard/po/fr/meshwizard.po +++ b/applications/luci-app-meshwizard/po/fr/meshwizard.po @@ -13,80 +13,103 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Pootle 2.0.4\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "Canal" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "Cochez ceci pour protéger votre réseau LAN des autres nœuds ou clients" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "Nettoyer la config" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "Configurer cette interface" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "Gamme d'adresses IP pour DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "Le serveur DHCP donnera automatiquement des adresses IP aux clients" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "Activer le serveur DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "Paramètres généraux" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" "Si vous sélectionnez ceci, la configuration sera nettoyée avant de " "positionner de nouvelles options de configuration." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "Interfaces" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "Adresse IP maillée" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "Assistant de Maillage" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "Protéger le LAN" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" "Sélectionnez ceci pour permettre aux autres d'utiliser votre connexion pour " "accéder à Internet." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "Partager votre connexion Internet" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -99,14 +122,17 @@ msgstr "" "reste vide, les valeurs par défaut du profil de la communauté seront " "utilisées." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "L'adresse IP donnée n'est pas dans le réseau maillé" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." @@ -114,11 +140,13 @@ msgstr "" "C'est une adresse unique dans le réseau maillé (par ex. 10.1.1.1) et doit " "être enregistré dans votre communauté locale." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" "Cela configurera une nouvelle interface sans-fil virtuelle en mode Point " "d'Accès." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." @@ -126,14 +154,18 @@ msgstr "" "Cet assistant vous aidera à configurer votre routeur pour le réseau maillé " "Freifunk ou un autre réseau sans-fil communautaire du même genre." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "Point d'accès virtuel (VAP)" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "Assistant" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "Votre matériel et les nœuds voisins doivent utiliser le même canal." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "recommandé" diff --git a/applications/luci-app-meshwizard/po/he/meshwizard.po b/applications/luci-app-meshwizard/po/he/meshwizard.po index acf5f1026..16df7b943 100644 --- a/applications/luci-app-meshwizard/po/he/meshwizard.po +++ b/applications/luci-app-meshwizard/po/he/meshwizard.po @@ -8,76 +8,99 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -85,35 +108,44 @@ msgid "" "the defaults from the community profile will be used." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "" diff --git a/applications/luci-app-meshwizard/po/hu/meshwizard.po b/applications/luci-app-meshwizard/po/hu/meshwizard.po index 22aeccefa..df60de68b 100644 --- a/applications/luci-app-meshwizard/po/hu/meshwizard.po +++ b/applications/luci-app-meshwizard/po/hu/meshwizard.po @@ -11,76 +11,99 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "Globális IPV6 konfiguráció aktiválása vagy kikapcsolása." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "Csatorna" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "DHCP Engedélyezése" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "RA Engedélyezése" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "Engedélyezés" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "Általános Beállítások" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "Interfészek" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -88,35 +111,44 @@ msgid "" "the defaults from the community profile will be used." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "" diff --git a/applications/luci-app-meshwizard/po/it/meshwizard.po b/applications/luci-app-meshwizard/po/it/meshwizard.po index b1b979954..a422b1818 100644 --- a/applications/luci-app-meshwizard/po/it/meshwizard.po +++ b/applications/luci-app-meshwizard/po/it/meshwizard.po @@ -13,60 +13,78 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "Attivare o disattivare la configurazione IPv6 a livello globale." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "Canale" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "Abilita per proteggere la tua LAN da altri nodi o clienti" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "Ripulisci config" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "Configura questa interfaccia" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "Range DHCP IP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "DHCP assegnerà indirizzi ip ai client" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "Abilità DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "Attiva RA" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "Attivato" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "Impostazioni generali" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "Impostazioni IPv6" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" "Se questa opzione è selezionata, config viene pulita prima di nuove opzioni " "di configurazione." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "Interfacce" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "Rete indirizzo IP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "Rete indirizzo IPv6" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "Configurazione Rete" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 #, fuzzy msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " @@ -75,21 +93,26 @@ msgstr "" "Nota: questo permette di configurare questa interfaccia per il funzionamento " "in rete, vale a dire aggiungere nella zona 'Freifunk' e consentire OLSR." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "Proteggi LAN" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" "Selezionare per permettere ad altri di usare la tua connessione per accedere " "a internet." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "Inviare annunci router su questo dispositivo." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "Condividi la tua connessione internet" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -101,9 +124,11 @@ msgstr "" "Ogni altro range userà il NAT. Se lasciato vuoto allora la scelta " "predefinita della community sarà usata." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "L'IP dato non è all'interno del range degli indirizzi di rete mesh" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." @@ -111,6 +136,7 @@ msgstr "" "Si tratta di un indirizzo IPv6 unico in notazione CIDR (ad esempio " "2001:1:2:3::1/64) e deve essere registrato presso la comunità locale." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." @@ -118,11 +144,13 @@ msgstr "" "Questo è un indirizzo univoco nella mesh (es. 10.1.1.1) e deve essere " "accordato con la tua community." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" "Questo confgurerà una nuova interfaccia wireless virtuale in modalità Access " "Point." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." @@ -130,14 +158,18 @@ msgstr "" "Questo wizard ti assisterà nel setup del tuo router per l'uso in una rete " "wireless comunitaria come Freifunk o Ninux." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "Punto di Accesso Virtuale (VAP)" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "Creazione guidata" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "Il tuo device a i nodi confinanti devono sare lo stesso canale." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "raccomandato" diff --git a/applications/luci-app-meshwizard/po/ja/meshwizard.po b/applications/luci-app-meshwizard/po/ja/meshwizard.po index a67c71f5c..d8f422e2e 100644 --- a/applications/luci-app-meshwizard/po/ja/meshwizard.po +++ b/applications/luci-app-meshwizard/po/ja/meshwizard.po @@ -1,73 +1,96 @@ +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -75,35 +98,44 @@ msgid "" "the defaults from the community profile will be used." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "" diff --git a/applications/luci-app-meshwizard/po/ms/meshwizard.po b/applications/luci-app-meshwizard/po/ms/meshwizard.po index a67c71f5c..d8f422e2e 100644 --- a/applications/luci-app-meshwizard/po/ms/meshwizard.po +++ b/applications/luci-app-meshwizard/po/ms/meshwizard.po @@ -1,73 +1,96 @@ +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -75,35 +98,44 @@ msgid "" "the defaults from the community profile will be used." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "" diff --git a/applications/luci-app-meshwizard/po/no/meshwizard.po b/applications/luci-app-meshwizard/po/no/meshwizard.po index a67c71f5c..d8f422e2e 100644 --- a/applications/luci-app-meshwizard/po/no/meshwizard.po +++ b/applications/luci-app-meshwizard/po/no/meshwizard.po @@ -1,73 +1,96 @@ +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -75,35 +98,44 @@ msgid "" "the defaults from the community profile will be used." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "" diff --git a/applications/luci-app-meshwizard/po/pl/meshwizard.po b/applications/luci-app-meshwizard/po/pl/meshwizard.po index 79409aa4a..add296136 100644 --- a/applications/luci-app-meshwizard/po/pl/meshwizard.po +++ b/applications/luci-app-meshwizard/po/pl/meshwizard.po @@ -14,62 +14,80 @@ msgstr "" "|| n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "Aktywuj lub dezaktywuj ipv6 konfiguracja globalna" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "Kanał" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" "Zaznacz, aby zabezpieczyć sieć lokalną przed innymi węzłami lub klientami " "sieci" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "Wyczyść konfigurację" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "Skonfiguruj ten interfejs" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "Pula adresów DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "DHCP automatycznie przypisze adresy IP klientom" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "Włącz DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "Włącz RA" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "Włączone" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "Ustawienia ogólne" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "IPv6 Ustawienia" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" "Jeśli ta opcja jest zaznaczona to stara konfiguracja jest usuwana przed " "zapisaniem nowych opcji." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "Interfejsy" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "Adres Mesh IP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "Adres Mech IPv6" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "Kreator Mesh" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 #, fuzzy msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " @@ -78,21 +96,26 @@ msgstr "" "Nota: To są ustawienia interfejsu mesh operacja i.e Dodawanie Strefy " "'Freifunk' oraz włączyć olsr" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "Chroń LAN" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" "Zaznacz tę opcję aby inni użytkownicy mogli używać twojego połączenia do " "korzystania z internetu" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "Wyślij Routera Reklamę na urządzenie" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "Współdziel swoje połączenie internetowe" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -104,9 +127,11 @@ msgstr "" "zostanie rozgłoszony jako HNA. Każdy inny zakres będzie używać NAT. Jeżeli " "pozostanie pusty, wówczas zostanie użyty domyślny profil społeczności." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "Podany adres IP nie należy do zakresu sieci mesh" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." @@ -115,6 +140,7 @@ msgstr "" "Routing\">CIDR</abbr> (np. 2001:1:2:3:1/64) i musi zostać zarejestrowany w " "Twojej lokalnej społeczności" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." @@ -122,11 +148,13 @@ msgstr "" "Jest to unikalny adres w sieci mesh (np. 10.1.1.1) i musi być zarejestrowana " "w lokalnej społeczności." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" "Ta opcja skonfiguruje nowy wirtualny interfejs bezprzewodowy w trybie Access " "Point`a" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." @@ -134,14 +162,18 @@ msgstr "" "Ten kreator pomoże skonfigurować router do korzystania z Freifunk lub " "podobnej społecznej sieci bezprzewodowej (darmowe WiFi)" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "Access Point Wirtualny (VAP)" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "Kreator" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "Twój router i sąsiedzkie węzły sieci używają tego samego kanału." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "zalecane" diff --git a/applications/luci-app-meshwizard/po/pt-br/meshwizard.po b/applications/luci-app-meshwizard/po/pt-br/meshwizard.po index 9421e0253..0228fe75f 100644 --- a/applications/luci-app-meshwizard/po/pt-br/meshwizard.po +++ b/applications/luci-app-meshwizard/po/pt-br/meshwizard.po @@ -13,63 +13,81 @@ msgstr "" "X-Generator: Poedit 1.8.11\n" "Language-Team: \n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "Habilita e desabilita a configuração IPv6 globalmente." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "Canal" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" "Marque isto para proteger sua rede local (LAN) de outros nós ou clientes" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "Limpar configuração" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "Configure esta interface" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "Faixa de IP do DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "O DHCP irá atribuir automaticamente endereços IP para os clientes" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "Habilitar DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "" "Habilitar <abbr title=\\\"Router Advertisement, Anúncio de Roteador\\\">RA</" "abbr>" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "Habilitado" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "Configurações Gerais" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "Configurações IPv6" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" "Se selecionado, a configuração é limpa antes de definir as novas opções de " "configuração." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "Interfaces" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "Endereço IP da rede em malha" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "Endereço IPv6 da rede em malha" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "Assistente de Configuração da Rede em Malha" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." @@ -77,23 +95,28 @@ msgstr "" "Nota: Isto irá configurar a interface para operação em malha, p. ex. " "adicionar à zona 'freifunk' e ativar o OLSR. " +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "Proteget Rede Local (LAN)" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" "Selecione isto para permitir que outros usem sua conexão para acessar a " "internet." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" "Envia <abbr title=\\\"Router Advertisement, Anúncio de Roteador\\\">RA</" "abbr> a partir deste dispositivo." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "Compartilhar sua conexão com a internet" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -106,10 +129,12 @@ msgstr "" "redes\">HNA</abbr>. Qualquer outra faixa irá utilizar NAT. Se deixada vazia, " "os padrões do perfil da comunidade será usada." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" "O endereço IP informado não está na faixa de endereços da rede em malha" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." @@ -117,6 +142,7 @@ msgstr "" "Este é um endereço IPv6 único na notação CIDR (ex: 2001:1:2:3::1/64) e deve " "ser registrado na sua comunidade local." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." @@ -124,11 +150,13 @@ msgstr "" "Este é um endereço único na rede em malha (ex: 10.1.1.1) e tem que ser " "registrado na sua comunidade local." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" "Isto configurará uma nova interface de rede sem fio virtual em modo de ponto " "de acesso." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." @@ -136,14 +164,18 @@ msgstr "" "Este assistente irá ajudá-lo na configuração do seu roteador para Freifunk " "ou outra rede comunitária sem fio similar." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "Ponto de Acesso Virtual (VAP)" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "Assistente" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "Seu dispositivo e os nós vizinhos devem utilizar o mesmo canal." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "recomendado" diff --git a/applications/luci-app-meshwizard/po/pt/meshwizard.po b/applications/luci-app-meshwizard/po/pt/meshwizard.po index 41957698b..b860dc273 100644 --- a/applications/luci-app-meshwizard/po/pt/meshwizard.po +++ b/applications/luci-app-meshwizard/po/pt/meshwizard.po @@ -13,60 +13,78 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "Ativar ou desativar a configuração IPv6 globalmente." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "Canal" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "Marcar isto para proteger a sua LAN de outros nós ou clientes" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "Limpar configuração" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "Configurar esta interface" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "Intervalo de IPs DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "O DHCP irá atribuir automaticamente endereços IP aos clientes" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "Ativar DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "Ativar RA" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "Ativo" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "Definições Gerais" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "Definições IPv6" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" "Se isto estiver selecionado a configuração é limpa antes de serem definidas " "novas opções na configuração." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "Interfaces" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 #, fuzzy msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " @@ -75,21 +93,26 @@ msgstr "" "Nota: Isto irá configurar a interface para operação em malha, p. ex. " "adicionar à zona 'freifunk' e ativar OLSR." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "Proteger LAN" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" "Ative isto para permitir que outros usem a sua ligação para aceder à " "internet." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -97,37 +120,46 @@ msgid "" "the defaults from the community profile will be used." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" "Irá ser configurado uma nova interface virtual wireless em modo de Ponto de " "Acesso." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "Ponto de Acesso Virtual (VAP)" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "Assistente" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "O seu dispositivo e os nós vizinhos têm de usar o mesmo canal." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "recomendado" diff --git a/applications/luci-app-meshwizard/po/ro/meshwizard.po b/applications/luci-app-meshwizard/po/ro/meshwizard.po index 9f1c46656..42fcc7d10 100644 --- a/applications/luci-app-meshwizard/po/ro/meshwizard.po +++ b/applications/luci-app-meshwizard/po/ro/meshwizard.po @@ -12,79 +12,102 @@ msgstr "" "20)) ? 1 : 2);;\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "Canal" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" "Bifeaza aici sa-ti protejezi reteaua locala LAN de alte noduri sau clienti" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "Configureaza aceasta interfata" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "Plaja de adrese IP DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "DHCP va aloca automat adrese IP la clienti" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "Activeaza DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "Activează RA" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "Activat" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "Setări generale" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "Setări IPv6" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "Interfete" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "Protejeaza reteaua locala LAN" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" "Selecteaza aici ca sa permiti si altora sa-ti foloseasca si ei conexiunea ta " "de Internet." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "Partajeaza cu altii conexiunea ta de Internet" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -92,35 +115,44 @@ msgid "" "the defaults from the community profile will be used." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "recomandat" diff --git a/applications/luci-app-meshwizard/po/ru/meshwizard.po b/applications/luci-app-meshwizard/po/ru/meshwizard.po index 7180ad4c6..d7dcf57b6 100644 --- a/applications/luci-app-meshwizard/po/ru/meshwizard.po +++ b/applications/luci-app-meshwizard/po/ru/meshwizard.po @@ -15,61 +15,79 @@ msgstr "" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "" "Активировать или деактивировать общие настройки IPv6 для использования " "маршрутизатором." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "Канал" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "Защитить вашу локальную сеть от других узлов или клиентов" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "Очистить config файл" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "Настроить этот интерфейс" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "Диапазон IP-адресов DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "DHCP автоматически назначит IP-адреса клиентам" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "Включить DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "Включить RA" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "Включено" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "Основные настройки" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "IPv6 Настройки" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" "Очистить имеющийся config файл перед записью в него новых значений настроек." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "Интерфейсы" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "IP-адрес Mesh сети" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "IPv6-адрес Mesh сети" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "Мастер настройки Mesh сети" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." @@ -77,19 +95,24 @@ msgstr "" "Внимание: этот режим использует данный интерфейс для Mesh сети, т.е. добавит " "его в зону 'freifunk' ('free wireless radio') и задействует протокол OLSR." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "Защита LAN" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "Позволить другим клиентам использовать ваше подключение к Интернету." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "Посылать ICMPv6 сообщения 'Router Advertisement' на это устройство." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "Сделать Интернет подключение общедоступным" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -101,9 +124,11 @@ msgstr "" "как HNA. Любой другой диапазон будет использовать NAT. Если вы не настроите " "пул адресов, будут использованы адреса по умолчанию." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "Заданный IP-адрес не находится в диапазоне настроенной Mesh сети." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." @@ -112,6 +137,7 @@ msgstr "" "2001:1:2:3::1/64) для использования вашего маршрутизатора в качестве узла " "существующей Mesh сети." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." @@ -119,11 +145,13 @@ msgstr "" "Задать уникальный адрес для Mesh сети (например 10.1.1.1) для использования " "вашего маршрутизатора в качестве узла существующей Mesh сети." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" "Будет произведена настройка новой виртуальной беспроводной сети в режиме " "точки доступа." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." @@ -131,15 +159,19 @@ msgstr "" "Данный мастер настройки поможет настроить ваш маршрутизатор для создания и " "использования сети Freifunk или другой подобной беспроводной Mesh сети." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "Виртуальная точка доступа (VAP)" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "Мастер настройки" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" "Ваше устройство и соседние узлы должны использовать один и тот же канал." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "рекомендуется" diff --git a/applications/luci-app-meshwizard/po/sk/meshwizard.po b/applications/luci-app-meshwizard/po/sk/meshwizard.po index c86708ad1..334769def 100644 --- a/applications/luci-app-meshwizard/po/sk/meshwizard.po +++ b/applications/luci-app-meshwizard/po/sk/meshwizard.po @@ -8,76 +8,99 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -85,35 +108,44 @@ msgid "" "the defaults from the community profile will be used." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "" diff --git a/applications/luci-app-meshwizard/po/sv/meshwizard.po b/applications/luci-app-meshwizard/po/sv/meshwizard.po index b898024ec..e2d115351 100644 --- a/applications/luci-app-meshwizard/po/sv/meshwizard.po +++ b/applications/luci-app-meshwizard/po/sv/meshwizard.po @@ -9,76 +9,99 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -86,35 +109,44 @@ msgid "" "the defaults from the community profile will be used." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "" diff --git a/applications/luci-app-meshwizard/po/templates/meshwizard.pot b/applications/luci-app-meshwizard/po/templates/meshwizard.pot index 9dfdec501..2094100e8 100644 --- a/applications/luci-app-meshwizard/po/templates/meshwizard.pot +++ b/applications/luci-app-meshwizard/po/templates/meshwizard.pot @@ -1,76 +1,99 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -78,35 +101,44 @@ msgid "" "the defaults from the community profile will be used." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "" diff --git a/applications/luci-app-meshwizard/po/tr/meshwizard.po b/applications/luci-app-meshwizard/po/tr/meshwizard.po index 92cabd484..15f0d34bd 100644 --- a/applications/luci-app-meshwizard/po/tr/meshwizard.po +++ b/applications/luci-app-meshwizard/po/tr/meshwizard.po @@ -8,76 +8,99 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -85,35 +108,44 @@ msgid "" "the defaults from the community profile will be used." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "" diff --git a/applications/luci-app-meshwizard/po/uk/meshwizard.po b/applications/luci-app-meshwizard/po/uk/meshwizard.po index 9a317b7ea..534e35910 100644 --- a/applications/luci-app-meshwizard/po/uk/meshwizard.po +++ b/applications/luci-app-meshwizard/po/uk/meshwizard.po @@ -12,66 +12,86 @@ msgstr "" "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.6\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "Канал" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "DHCP IP-діапазон" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "DHCP автоматично призначить IP-адреси клієнтам" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "Активувати DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "Активувати RA" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "Активувати" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "Загальні налаштування" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "Налаштування IPv6" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "Інтерфейси" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "Захист локальної мережі" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 #, fuzzy msgid "" "Select this to allow others to use your connection to access the internet." @@ -79,12 +99,15 @@ msgstr "" "Оберіть це, щоб дозволити іншим використовувати з'єднання для доступу в " "Інтернет." +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -92,35 +115,44 @@ msgid "" "the defaults from the community profile will be used." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "" diff --git a/applications/luci-app-meshwizard/po/vi/meshwizard.po b/applications/luci-app-meshwizard/po/vi/meshwizard.po index a67c71f5c..d8f422e2e 100644 --- a/applications/luci-app-meshwizard/po/vi/meshwizard.po +++ b/applications/luci-app-meshwizard/po/vi/meshwizard.po @@ -1,73 +1,96 @@ +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -75,35 +98,44 @@ msgid "" "the defaults from the community profile will be used." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "" diff --git a/applications/luci-app-meshwizard/po/zh-cn/meshwizard.po b/applications/luci-app-meshwizard/po/zh-cn/meshwizard.po index 11c755929..088ed9248 100644 --- a/applications/luci-app-meshwizard/po/zh-cn/meshwizard.po +++ b/applications/luci-app-meshwizard/po/zh-cn/meshwizard.po @@ -16,77 +16,100 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Gtranslator 2.91.7\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "启用或停用全局 IPv6 设置" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "信道" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "选择此项,隔离其他节点或客户端的攻击来保护您的局域网" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "清空配置" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "配置当前界面" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "DHCP IP 范围" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "DHCP 将自动给客户端分配 IP 地址" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "启动 DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "启用 RA" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "启用" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "常规设置" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "IPv6 设置" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "如果选中此项,在设置新选项之前,配置将被清空。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "界面" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "Mesh IP 地址" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "Mesh IPv6 地址" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "Mesh 向导" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" "注意:这将为 mesh 操作建立一个接口,如:添加到“freifunk”区域并启用 olsr" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "保护 LAN 口" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "选择此项以允许其他人使用您的连接访问互联网。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "在此设备上发送路由广播。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "分享您的互联网连接" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -97,9 +120,11 @@ msgstr "" "内,那么它将被通告为 HNA。任何其他范围将使用 NAT。如果留空,则将使用社区个人" "资料中的默认值。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "给定的 IP 地址不在网状网络范围内" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." @@ -107,27 +132,34 @@ msgstr "" "这是唯一 IPv6 地址,以 CIDR 表示(例如 2001:1:2:3::1/64),必须在您的当地社区" "注册。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "这是网状网中的唯一地址(例如 10.1.1.1),必须在您的当地社区注册。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "这将在接入点模式下设置新的虚拟无线接口。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "该向导将帮助您为 Freifunk 或其他类似的无线社区网络设置路由器。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "虚拟接入点(VAP)" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "向导" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "您的设备和相邻节点必须使用相同的信道。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "推荐" diff --git a/applications/luci-app-meshwizard/po/zh-tw/meshwizard.po b/applications/luci-app-meshwizard/po/zh-tw/meshwizard.po index d52500c78..7819682d0 100644 --- a/applications/luci-app-meshwizard/po/zh-tw/meshwizard.po +++ b/applications/luci-app-meshwizard/po/zh-tw/meshwizard.po @@ -16,77 +16,100 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Gtranslator 2.91.7\n" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:191 msgid "Activate or deactivate IPv6 config globally." msgstr "啟用或停用全域性 IPv6 設定" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:112 msgid "Channel" msgstr "通道" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "Check this to protect your LAN from other nodes or clients" msgstr "選擇此項,隔離其他節點或客戶端的攻擊來保護您的區域網" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:176 msgid "Cleanup config" msgstr "清空配置" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:24 msgid "Configure this interface" msgstr "配置當前介面" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:67 msgid "DHCP IP range" msgstr "DHCP IP 範圍" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:54 msgid "DHCP will automatically assign ip addresses to clients" msgstr "DHCP 將自動給客戶端分配 IP 位址" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:53 msgid "Enable DHCP" msgstr "啟動 DHCP" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:60 msgid "Enable RA" msgstr "啟用 RA" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:190 msgid "Enabled" msgstr "啟用" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:173 msgid "General Settings" msgstr "常規設定" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:189 msgid "IPv6 Settings" msgstr "IPv6 設定" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:177 msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "如果選中此項,在設定新選項之前,配置將被清空。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:18 msgid "Interfaces" msgstr "介面" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:29 msgid "Mesh IP address" msgstr "Mesh IP 位址" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:45 msgid "Mesh IPv6 address" msgstr "Mesh IPv6 位址" +#: applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua:7 msgid "Mesh Wizard" msgstr "Mesh 嚮導" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:25 msgid "" "Note: this will set up this interface for mesh operation, i.e. add it to " "zone 'freifunk' and enable olsr." msgstr "" "注意:這將為 mesh 操作建立一個介面,如:新增到“freifunk”區域並啟用 olsr" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:180 msgid "Protect LAN" msgstr "保護 LAN 口" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:184 msgid "" "Select this to allow others to use your connection to access the internet." msgstr "選擇此項以允許其他人使用您的連線訪問網際網路。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:61 msgid "Send router advertisements on this device." msgstr "在此裝置上傳送路由廣播。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:183 msgid "Share your internet connection" msgstr "分享您的網際網路連線" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:68 msgid "" "The IP range from which clients are assigned ip addresses (e.g. " "10.1.2.1/28). If this is a range inside your mesh network range, then it " @@ -97,9 +120,11 @@ msgstr "" "內,那麼它將被宣告為 HNA。任何其他範圍將使用 NAT。如果留空,則將使用社群個人" "資料中的預設值。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:38 msgid "The given IP address is not inside the mesh network range" msgstr "給定的 IP 位址不在網狀網路範圍內" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:46 msgid "" "This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " "has to be registered at your local community." @@ -107,27 +132,34 @@ msgstr "" "這是唯一 IPv6 位址,以 CIDR 表示(例如 2001:1:2:3::1/64),必須在您的當地社群" "註冊。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:30 msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "這是網狀網中的唯一位址(例如 10.1.1.1),必須在您的當地社群註冊。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:149 msgid "This will setup a new virtual wireless interface in Access Point mode." msgstr "這將在接入點模式下設定新的虛擬無線介面。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "" "This wizard will assist you in setting up your router for Freifunk or " "another similar wireless community network." msgstr "該向導將幫助您為 Freifunk 或其他類似的無線社群網路設定路由器。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:148 msgid "Virtual Access Point (VAP)" msgstr "虛擬接入點(VAP)" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:15 msgid "Wizard" msgstr "嚮導" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:113 msgid "Your device and neighbouring nodes have to use the same channel." msgstr "您的裝置和相鄰節點必須使用相同的通道。" +#: applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua:181 msgid "recommended" msgstr "推薦" |