diff options
Diffstat (limited to 'applications/luci-app-yggdrasil/po')
-rw-r--r-- | applications/luci-app-yggdrasil/po/fr/yggdrasil.po | 55 | ||||
-rw-r--r-- | applications/luci-app-yggdrasil/po/it/yggdrasil.po | 8 | ||||
-rw-r--r-- | applications/luci-app-yggdrasil/po/lt/yggdrasil.po | 169 | ||||
-rw-r--r-- | applications/luci-app-yggdrasil/po/nb_NO/yggdrasil.po | 8 | ||||
-rw-r--r-- | applications/luci-app-yggdrasil/po/nl/yggdrasil.po | 197 | ||||
-rw-r--r-- | applications/luci-app-yggdrasil/po/pl/yggdrasil.po | 11 | ||||
-rw-r--r-- | applications/luci-app-yggdrasil/po/vi/yggdrasil.po | 84 |
7 files changed, 480 insertions, 52 deletions
diff --git a/applications/luci-app-yggdrasil/po/fr/yggdrasil.po b/applications/luci-app-yggdrasil/po/fr/yggdrasil.po index 93160e5dbf..51aa2b53f2 100644 --- a/applications/luci-app-yggdrasil/po/fr/yggdrasil.po +++ b/applications/luci-app-yggdrasil/po/fr/yggdrasil.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-08-08 14:26+0000\n" -"Last-Translator: ButterflyOfFire <ButterflyOfFire@protonmail.com>\n" +"PO-Revision-Date: 2023-06-12 20:53+0000\n" +"Last-Translator: viking76 <liaudetgael@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsyggdrasil/fr/>\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.2-dev\n" +"X-Generator: Weblate 4.18-dev\n" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/status.js:33 msgid "Active peers" @@ -22,6 +22,12 @@ msgid "" "prevents this, so that only items specified in \"NodeInfo\" are sent back if " "specified." msgstr "" +"Par défaut, nodeinfo contient certaines valeurs par défaut, notamment la " +"plate-forme, l'architecture et la version d'Yggdrasil. Ceux-ci peuvent aider " +"lors de l'examen du réseau et du diagnostic des problèmes de routage du " +"réseau. L'activation de la confidentialité nodeinfo empêche cela, de sorte " +"que seuls les éléments spécifiés dans \"NodeInfo\" sont renvoyés s'ils sont " +"spécifiés." #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:45 msgid "" @@ -33,6 +39,14 @@ msgid "" "connections on Port. Listen controls whether or not the node listens for " "multicast beacons and opens outgoing connections." msgstr "" +"Configuration pour laquelle la découverte d’homologues de multidiffusion " +"doit être activée. Regex est une expression régulière qui est mise en " +"correspondance avec un nom d’interface, et les interfaces utilisent la " +"première configuration à laquelle elles correspondent. La balise configure " +"si le nœud doit ou non envoyer des balises de multidiffusion locales pour " +"annoncer leur présence, tout en écoutant les connexions entrantes sur le " +"port. Listen contrôle si le nœud écoute ou non les balises de multidiffusion " +"et ouvre les connexions sortantes." #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:16 msgid "Enable NodeInfo privacy" @@ -65,15 +79,17 @@ msgstr "Interface" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:20 msgid "Interface peers" -msgstr "" +msgstr "Interface pairs" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:16 msgid "Keep this private. When compromised, generate a new keypair and IPv6." msgstr "" +"Gardez ceci privé. En cas de compromission, générez une nouvelle paire de " +"clés et IPv6." #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:52 msgid "Link-local port" -msgstr "" +msgstr "Port lien-local" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:21 msgid "" @@ -82,6 +98,10 @@ msgid "" "that SOCKS peerings will NOT be affected by this option and should go in the " "\"Peers\" section instead." msgstr "" +"Liste des chaînes de connexion pour les connexions d'homologues sortantes au " +"format URI, classées par interface source, par exemple { \"eth0\" : [ tcp://a" +".b.c.d:e ] }. Notez que les connexions SOCKS ne sont PAS affectées par cette " +"option et doivent être placées dans la section \"Peers\"." #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:12 msgid "" @@ -90,10 +110,15 @@ msgid "" "the operating system routing table, therefore you should use this section " "when you may connect via different interfaces." msgstr "" +"Liste des chaînes de connexion pour les connexions sortantes entre pairs au " +"format URI, par exemple tcp://a.b.c.d:e ou socks://a.b.c.d:e/f.g.h.i:j. Ces " +"connexions obéissent à la table de routage du système d'exploitation, c'est " +"pourquoi vous devez utiliser cette section lorsque vous pouvez vous " +"connecter via différentes interfaces." #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:33 msgid "Listen addresses" -msgstr "" +msgstr "Adresses d’écoute" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:34 msgid "" @@ -103,10 +128,16 @@ msgid "" "should be specified in URI format as above, e.g. tcp://0.0.0.0:0 or tcp://" "[::]:0 to listen on all interfaces." msgstr "" +"Adresses d'écoute pour les connexions entrantes. Vous devrez ajouter des " +"auditeurs afin d'accepter les connexions entrantes provenant de nœuds non " +"locaux. La découverte d'homologues par multidiffusion fonctionnera sans " +"tenir compte des adresses d'écoute définies ici. Chaque auditeur doit être " +"spécifié au format URI comme ci-dessus, par exemple tcp ://0.0.0.0 :0 ou tcp " +"://[ : :] :0 pour écouter sur toutes les interfaces." #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:51 msgid "Listen for beacons" -msgstr "" +msgstr "Écouter les balises" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:31 msgid "MTU size for the interface" @@ -114,7 +145,7 @@ msgstr "Taille MTU pour l’interface" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:44 msgid "Multicast interface" -msgstr "" +msgstr "Interface multicast" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:23 msgid "NodeInfo" @@ -126,6 +157,10 @@ msgid "" "null. This is entirely optional but, if set, is visible to the whole network " "on request." msgstr "" +"Informations facultatives sur le nœud. Il doit s'agir d'une carte { \"key\" :" +" \"value\", ... } ou être définie comme nulle. Cette information est " +"entièrement facultative mais, si elle est définie, elle est visible par " +"l'ensemble du réseau sur demande." #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:11 #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:23 @@ -134,11 +169,11 @@ msgstr "Pairs" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:49 msgid "Regular expression" -msgstr "" +msgstr "Expression régulière" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:50 msgid "Send beacons" -msgstr "" +msgstr "Envoyer des balises" #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:32 msgid "Settings" diff --git a/applications/luci-app-yggdrasil/po/it/yggdrasil.po b/applications/luci-app-yggdrasil/po/it/yggdrasil.po index 016c3d22b4..5601e9e2a0 100644 --- a/applications/luci-app-yggdrasil/po/it/yggdrasil.po +++ b/applications/luci-app-yggdrasil/po/it/yggdrasil.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2022-12-26 08:48+0000\n" -"Last-Translator: Daniele Luisetto <daniele.luisetto1@gmail.com>\n" +"PO-Revision-Date: 2023-05-17 11:53+0000\n" +"Last-Translator: Daniele Olivo <daniele.olivo1996@gmail.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsyggdrasil/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.15.1-dev\n" +"X-Generator: Weblate 4.18-dev\n" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/status.js:33 msgid "Active peers" @@ -54,7 +54,7 @@ msgstr "Attiva privacy NodeInfo" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:11 #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:41 msgid "Encryption keys" -msgstr "" +msgstr "Chiavi di crittografia" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:15 msgid "Encryption private key" diff --git a/applications/luci-app-yggdrasil/po/lt/yggdrasil.po b/applications/luci-app-yggdrasil/po/lt/yggdrasil.po new file mode 100644 index 0000000000..a86410ab2c --- /dev/null +++ b/applications/luci-app-yggdrasil/po/lt/yggdrasil.po @@ -0,0 +1,169 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"PO-Revision-Date: 2023-07-30 18:45+0000\n" +"Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" +"Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsyggdrasil/lt/>\n" +"Language: lt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > " +"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? " +"1 : 2);\n" +"X-Generator: Weblate 5.0-dev\n" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/status.js:33 +msgid "Active peers" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:17 +msgid "" +"By default, nodeinfo contains some defaults including the platform, " +"architecture and Yggdrasil version. These can help when surveying the " +"network and diagnosing network routing problems. Enabling nodeinfo privacy " +"prevents this, so that only items specified in \"NodeInfo\" are sent back if " +"specified." +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:45 +msgid "" +"Configuration for which interfaces multicast peer discovery should be " +"enabled on. Regex is a regular expression which is matched against an " +"interface name, and interfaces use the first configuration that they match " +"gainst. Beacon configures whether or not the node should send link-local " +"multicast beacons to advertise their presence, while listening for incoming " +"connections on Port. Listen controls whether or not the node listens for " +"multicast beacons and opens outgoing connections." +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:16 +msgid "Enable NodeInfo privacy" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:11 +#: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:41 +msgid "Encryption keys" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:15 +msgid "Encryption private key" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:14 +msgid "Encryption public key" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:11 +msgid "General settings" +msgstr "" + +#: applications/luci-app-yggdrasil/root/usr/share/rpcd/acl.d/luci-app-yggdrasil.json:3 +msgid "Grant access to LuCI app yggdrasil" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:25 +msgid "Interface" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:20 +msgid "Interface peers" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:16 +msgid "Keep this private. When compromised, generate a new keypair and IPv6." +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:52 +msgid "Link-local port" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:21 +msgid "" +"List of connection strings for outbound peer connections in URI format, " +"arranged by source interface, e.g. { \"eth0\": [ tcp://a.b.c.d:e ] }. Note " +"that SOCKS peerings will NOT be affected by this option and should go in the " +"\"Peers\" section instead." +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:12 +msgid "" +"List of connection strings for outbound peer connections in URI format, e.g. " +"tcp://a.b.c.d:e or socks://a.b.c.d:e/f.g.h.i:j. These connections will obey " +"the operating system routing table, therefore you should use this section " +"when you may connect via different interfaces." +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:33 +msgid "Listen addresses" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:34 +msgid "" +"Listen addresses for incoming connections. You will need to add listeners in " +"order to accept incoming peerings from non-local nodes. Multicast peer " +"discovery will work regardless of any listeners set here. Each listener " +"should be specified in URI format as above, e.g. tcp://0.0.0.0:0 or tcp://" +"[::]:0 to listen on all interfaces." +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:51 +msgid "Listen for beacons" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:31 +msgid "MTU size for the interface" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:44 +msgid "Multicast interface" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:23 +msgid "NodeInfo" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:24 +msgid "" +"Optional node info. This must be a { \"key\": \"value\", ... } map or set as " +"null. This is entirely optional but, if set, is visible to the whole network " +"on request." +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:11 +#: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:23 +msgid "Peers" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:49 +msgid "Regular expression" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:50 +msgid "Send beacons" +msgstr "" + +#: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:32 +msgid "Settings" +msgstr "" + +#: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:14 +msgid "Status" +msgstr "Statusas" + +#: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:3 +msgid "Yggdrasil" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/status.js:30 +msgid "Yggdrasil node status" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:14 +msgid "Yggdrasil's network interface name" +msgstr "" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:40 +msgid "e.g. tcp://0.0.0.0:0 or tcp://[::]:0" +msgstr "" diff --git a/applications/luci-app-yggdrasil/po/nb_NO/yggdrasil.po b/applications/luci-app-yggdrasil/po/nb_NO/yggdrasil.po index 7444055fb6..179895b258 100644 --- a/applications/luci-app-yggdrasil/po/nb_NO/yggdrasil.po +++ b/applications/luci-app-yggdrasil/po/nb_NO/yggdrasil.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-02-08 10:51+0000\n" +"PO-Revision-Date: 2023-08-02 12:53+0000\n" "Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsyggdrasil/nb_NO/>\n" @@ -8,11 +8,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.5-dev\n" +"X-Generator: Weblate 5.0-dev\n" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/status.js:33 msgid "Active peers" -msgstr "" +msgstr "Aktive likemenn" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:17 msgid "" @@ -53,7 +53,7 @@ msgstr "" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:11 msgid "General settings" -msgstr "" +msgstr "Generelle innstillinger" #: applications/luci-app-yggdrasil/root/usr/share/rpcd/acl.d/luci-app-yggdrasil.json:3 msgid "Grant access to LuCI app yggdrasil" diff --git a/applications/luci-app-yggdrasil/po/nl/yggdrasil.po b/applications/luci-app-yggdrasil/po/nl/yggdrasil.po new file mode 100644 index 0000000000..110ce78ea2 --- /dev/null +++ b/applications/luci-app-yggdrasil/po/nl/yggdrasil.po @@ -0,0 +1,197 @@ +msgid "" +msgstr "" +"PO-Revision-Date: 2023-05-07 23:51+0000\n" +"Last-Translator: xtz1983 <xtz1983@gmail.com>\n" +"Language-Team: Dutch <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsyggdrasil/nl/>\n" +"Language: nl\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.18-dev\n" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/status.js:33 +msgid "Active peers" +msgstr "Actieve peers" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:17 +msgid "" +"By default, nodeinfo contains some defaults including the platform, " +"architecture and Yggdrasil version. These can help when surveying the " +"network and diagnosing network routing problems. Enabling nodeinfo privacy " +"prevents this, so that only items specified in \"NodeInfo\" are sent back if " +"specified." +msgstr "" +"Nodeinfo bevat standaard enkele standaardinstellingen, waaronder het " +"platform, de architectuur en de Yggdrasil-versie. Deze kunnen helpen bij het " +"onderzoeken van het netwerk en het diagnosticeren van " +"netwerkrouteringsproblemen. Het inschakelen van nodeinfo-privacy voorkomt " +"dit, zodat alleen items die zijn opgegeven in \"NodeInfo\" worden " +"teruggestuurd indien gespecificeerd." + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:45 +msgid "" +"Configuration for which interfaces multicast peer discovery should be " +"enabled on. Regex is a regular expression which is matched against an " +"interface name, and interfaces use the first configuration that they match " +"gainst. Beacon configures whether or not the node should send link-local " +"multicast beacons to advertise their presence, while listening for incoming " +"connections on Port. Listen controls whether or not the node listens for " +"multicast beacons and opens outgoing connections." +msgstr "" +"Configuratie voor welke interfaces multicast-peerdetectie moet zijn " +"ingeschakeld. Regex is een reguliere expressie die wordt vergeleken met een " +"interfacenaam, en interfaces gebruiken de eerste configuratie waarmee ze " +"overeenkomen. Beacon configureert of het knooppunt al dan niet link-local " +"multicast-bakens moet verzenden om hun aanwezigheid te adverteren, terwijl " +"het luistert naar inkomende verbindingen op Port. Listen bepaalt of het " +"knooppunt al dan niet luistert naar multicast-bakens en uitgaande " +"verbindingen opent." + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:16 +msgid "Enable NodeInfo privacy" +msgstr "NodeInfo-privacy inschakelen" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:11 +#: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:41 +msgid "Encryption keys" +msgstr "Encryptiesleutels" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:15 +msgid "Encryption private key" +msgstr "Encryptie privé sleutel" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:14 +msgid "Encryption public key" +msgstr "Encryptie openbare sleutel" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:11 +msgid "General settings" +msgstr "Algemene instellingen" + +#: applications/luci-app-yggdrasil/root/usr/share/rpcd/acl.d/luci-app-yggdrasil.json:3 +msgid "Grant access to LuCI app yggdrasil" +msgstr "Verleen toegang tot de LuCI-app yggdrasil" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:25 +msgid "Interface" +msgstr "Interface" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:20 +msgid "Interface peers" +msgstr "Interface peers" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:16 +msgid "Keep this private. When compromised, generate a new keypair and IPv6." +msgstr "Houd dit privé. Genereer bij inbraak een nieuw sleutelpaar en IPv6." + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:52 +msgid "Link-local port" +msgstr "Link-lokale poort" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:21 +msgid "" +"List of connection strings for outbound peer connections in URI format, " +"arranged by source interface, e.g. { \"eth0\": [ tcp://a.b.c.d:e ] }. Note " +"that SOCKS peerings will NOT be affected by this option and should go in the " +"\"Peers\" section instead." +msgstr "" +"Lijst met verbindingsreeksen voor uitgaande peerverbindingen in URI-" +"indeling, gerangschikt op broninterface, b.v. { \"eth0\": [ tcp://a.b.c.d:e ]" +" }. Houd er rekening mee dat SOCKS-peerings NIET worden beïnvloed door deze " +"optie en in plaats daarvan in de sectie \"Peers\" moeten worden geplaatst." + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:12 +msgid "" +"List of connection strings for outbound peer connections in URI format, e.g. " +"tcp://a.b.c.d:e or socks://a.b.c.d:e/f.g.h.i:j. These connections will obey " +"the operating system routing table, therefore you should use this section " +"when you may connect via different interfaces." +msgstr "" +"Lijst met verbindingsreeksen voor uitgaande peerverbindingen in URI-" +"indeling, b.v. tcp://a.b.c.d:e of sokken://a.b.c.d:e/f.g.h.i:j. Deze " +"verbindingen volgen de routeringstabel van het besturingssysteem, daarom " +"moet u deze sectie gebruiken wanneer u via verschillende interfaces " +"verbinding kunt maken." + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:33 +msgid "Listen addresses" +msgstr "Luister adressen" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:34 +msgid "" +"Listen addresses for incoming connections. You will need to add listeners in " +"order to accept incoming peerings from non-local nodes. Multicast peer " +"discovery will work regardless of any listeners set here. Each listener " +"should be specified in URI format as above, e.g. tcp://0.0.0.0:0 or tcp://" +"[::]:0 to listen on all interfaces." +msgstr "" +"Luister naar adressen voor inkomende verbindingen. U moet luisteraars " +"toevoegen om inkomende peerings van niet-lokale knooppunten te accepteren. " +"Multicast-peerdetectie werkt ongeacht eventuele luisteraars die hier zijn " +"ingesteld. Elke luisteraar moet worden opgegeven in URI-indeling zoals " +"hierboven, b.v. tcp://0.0.0.0:0 of tcp://[::]:0 om op alle interfaces te " +"luisteren." + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:51 +msgid "Listen for beacons" +msgstr "Luister naar bakens" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:31 +msgid "MTU size for the interface" +msgstr "MTU-grootte voor de interface" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:44 +msgid "Multicast interface" +msgstr "Multicast-interface" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:23 +msgid "NodeInfo" +msgstr "NodeInfo" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:24 +msgid "" +"Optional node info. This must be a { \"key\": \"value\", ... } map or set as " +"null. This is entirely optional but, if set, is visible to the whole network " +"on request." +msgstr "" +"Optionele knooppuntinfo. Dit moet een { \"key\": \"value\", ... } map zijn " +"of ingesteld als null. Dit is geheel optioneel, maar indien ingesteld, is " +"het op verzoek zichtbaar voor het hele netwerk." + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:11 +#: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:23 +msgid "Peers" +msgstr "Peers" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:49 +msgid "Regular expression" +msgstr "Reguliere expressie" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:50 +msgid "Send beacons" +msgstr "Bakens verzenden" + +#: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:32 +msgid "Settings" +msgstr "Instellingen" + +#: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:14 +msgid "Status" +msgstr "Status" + +#: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:3 +msgid "Yggdrasil" +msgstr "Yggdrasil" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/status.js:30 +msgid "Yggdrasil node status" +msgstr "Yggdrasil knooppunt status" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:14 +msgid "Yggdrasil's network interface name" +msgstr "Yggdrasil's netwerk interface naam" + +#: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:40 +msgid "e.g. tcp://0.0.0.0:0 or tcp://[::]:0" +msgstr "bijv. tcp://0.0.0.0:0 of tcp://[::]:0" diff --git a/applications/luci-app-yggdrasil/po/pl/yggdrasil.po b/applications/luci-app-yggdrasil/po/pl/yggdrasil.po index 5ec635dfd8..0b714dde30 100644 --- a/applications/luci-app-yggdrasil/po/pl/yggdrasil.po +++ b/applications/luci-app-yggdrasil/po/pl/yggdrasil.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-08-18 10:44+0000\n" +"PO-Revision-Date: 2023-05-14 10:50+0000\n" "Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsyggdrasil/pl/>\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.8-dev\n" +"X-Generator: Weblate 4.18-dev\n" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/status.js:33 msgid "Active peers" @@ -111,10 +111,9 @@ msgid "" "when you may connect via different interfaces." msgstr "" "Lista ciągów połączeń dla wychodzących połączeń równorzędnych w formacie " -"URI, np. tcp: //a.b.c.d: e lub skarpetki: //a.b.c.d: e / f.g.h.i: j. " -"Połączenia te będą zgodne z tabelą trasowania systemu operacyjnego, dlatego " -"powinieneś skorzystać z tej sekcji, gdy możesz łączyć się za pośrednictwem " -"różnych interfejsów." +"URI, np. tcp://a.b.c.d:e lub socks://a.b.c.d:e/f.g.h.i:j. Połączenia te będą " +"przestrzegać tablicy trasowania systemu operacyjnego, dlatego należy użyć " +"tej sekcji, gdy możesz połączyć się przez różne interfejsy." #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:33 msgid "Listen addresses" diff --git a/applications/luci-app-yggdrasil/po/vi/yggdrasil.po b/applications/luci-app-yggdrasil/po/vi/yggdrasil.po index 4e592adffc..23a91ff7a6 100644 --- a/applications/luci-app-yggdrasil/po/vi/yggdrasil.po +++ b/applications/luci-app-yggdrasil/po/vi/yggdrasil.po @@ -1,18 +1,18 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-03-26 16:40+0000\n" -"Last-Translator: Nguyễn văn tuyên <admin@tuyen.vn>\n" +"PO-Revision-Date: 2023-06-20 05:55+0000\n" +"Last-Translator: Quy <haonguyen93056@gmail.com>\n" "Language-Team: Vietnamese <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsyggdrasil/vi/>\n" "Language: vi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.17-dev\n" +"X-Generator: Weblate 4.18.1\n" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/status.js:33 msgid "Active peers" -msgstr "đồng nghiệp tích cực" +msgstr "Active peers" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:17 msgid "" @@ -22,6 +22,11 @@ msgid "" "prevents this, so that only items specified in \"NodeInfo\" are sent back if " "specified." msgstr "" +"Theo mặc định, nodeinfo chứa một số giá trị mặc định bao gồm nền tảng, kiến " +"trúc và phiên bản Yggdrasil. Những điều này có thể giúp ích khi khảo sát " +"mạng và chẩn đoán các sự cố định tuyến mạng. Kích hoạt quyền riêng tư của " +"nodeinfo sẽ ngăn chặn điều này, do đó chỉ các mục được chỉ định trong " +"\"NodeInfo\" mới được gửi lại nếu được chỉ định." #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:45 msgid "" @@ -33,47 +38,54 @@ msgid "" "connections on Port. Listen controls whether or not the node listens for " "multicast beacons and opens outgoing connections." msgstr "" +"Cấu hình cho các giao diện phát hiện ngang hàng phát đa hướng sẽ được bật. " +"Regex là một biểu thức chính quy được khớp với tên giao diện và các giao " +"diện sử dụng cấu hình đầu tiên mà chúng khớp với nhau. Đèn hiệu định cấu " +"hình xem nút có gửi đèn hiệu phát đa hướng liên kết cục bộ để quảng cáo sự " +"hiện diện của chúng hay không, trong khi lắng nghe các kết nối đến trên " +"Cổng. Listen kiểm soát xem nút có lắng nghe đèn hiệu phát đa hướng và mở các " +"kết nối gửi đi hay không." #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:16 msgid "Enable NodeInfo privacy" -msgstr "" +msgstr "Kích hoạt NodeInfo privacy" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:11 #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:41 msgid "Encryption keys" -msgstr "" +msgstr "Encryption keys" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:15 msgid "Encryption private key" -msgstr "" +msgstr "Encryption private key" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:14 msgid "Encryption public key" -msgstr "" +msgstr "Encryption public key" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:11 msgid "General settings" -msgstr "" +msgstr "Cài đặt chung" #: applications/luci-app-yggdrasil/root/usr/share/rpcd/acl.d/luci-app-yggdrasil.json:3 msgid "Grant access to LuCI app yggdrasil" -msgstr "" +msgstr "Cấp quyền truy cập vào ứng dụng LuCI yggdrasil" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:25 msgid "Interface" -msgstr "" +msgstr "Giao diện" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:20 msgid "Interface peers" -msgstr "" +msgstr "Interface peers" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:16 msgid "Keep this private. When compromised, generate a new keypair and IPv6." -msgstr "" +msgstr "Keep this private. When compromised, generate a new keypair and IPv6." #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:52 msgid "Link-local port" -msgstr "" +msgstr "Link-local port" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:21 msgid "" @@ -82,6 +94,10 @@ msgid "" "that SOCKS peerings will NOT be affected by this option and should go in the " "\"Peers\" section instead." msgstr "" +"Danh sách các chuỗi kết nối cho các kết nối ngang hàng bên ngoài ở định dạng " +"URI, được sắp xếp theo giao diện nguồn, ví dụ: { \"eth0\": [ tcp://a.b.c.d:e " +"] }. Lưu ý rằng SOCKS ngang hàng sẽ KHÔNG bị ảnh hưởng bởi tùy chọn này và " +"thay vào đó nên đi vào phần \"Bạn bè\"." #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:12 msgid "" @@ -90,10 +106,14 @@ msgid "" "the operating system routing table, therefore you should use this section " "when you may connect via different interfaces." msgstr "" +"Danh sách các chuỗi kết nối cho các kết nối ngang hàng bên ngoài ở định dạng " +"URI, ví dụ: tcp://a.b.c.d:e hoặc vớ://a.b.c.d:e/f.g.h.i:j. Các kết nối này " +"sẽ tuân theo bảng định tuyến của hệ điều hành, do đó bạn nên sử dụng phần " +"này khi bạn có thể kết nối qua các giao diện khác nhau." #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:33 msgid "Listen addresses" -msgstr "" +msgstr "Listen addresses" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:34 msgid "" @@ -103,22 +123,27 @@ msgid "" "should be specified in URI format as above, e.g. tcp://0.0.0.0:0 or tcp://" "[::]:0 to listen on all interfaces." msgstr "" +"Listen addresses for incoming connections. You will need to add listeners in " +"order to accept incoming peerings from non-local nodes. Multicast peer " +"discovery will work regardless of any listeners set here. Each listener " +"should be specified in URI format as above, e.g. tcp://0.0.0.0:0 or " +"tcp://[::]:0 to listen on all interfaces." #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:51 msgid "Listen for beacons" -msgstr "" +msgstr "Listen for beacons" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:31 msgid "MTU size for the interface" -msgstr "" +msgstr "Kích thước MTU cho interface" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:44 msgid "Multicast interface" -msgstr "" +msgstr "Multicast interface" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:23 msgid "NodeInfo" -msgstr "" +msgstr "NodeInfo" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:24 msgid "" @@ -126,40 +151,43 @@ msgid "" "null. This is entirely optional but, if set, is visible to the whole network " "on request." msgstr "" +"Thông tin node. Đây phải là bản đồ { \"key\": \"value\", ... } hoặc được đặt " +"thành null. Điều này là hoàn toàn tùy chọn, nhưng nếu được đặt, toàn bộ mạng " +"sẽ hiển thị theo yêu cầu." #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:11 #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:23 msgid "Peers" -msgstr "" +msgstr "Peers" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:49 msgid "Regular expression" -msgstr "" +msgstr "Regular expression" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:50 msgid "Send beacons" -msgstr "" +msgstr "Send beacons" #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:32 msgid "Settings" -msgstr "" +msgstr "Cài đặt" #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:14 msgid "Status" -msgstr "" +msgstr "Trạng thái" #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:3 msgid "Yggdrasil" -msgstr "" +msgstr "Yggdrasil" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/status.js:30 msgid "Yggdrasil node status" -msgstr "" +msgstr "Trạng thái Yggdrasil node" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:14 msgid "Yggdrasil's network interface name" -msgstr "" +msgstr "Tên Yggdrasil's network interface" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:40 msgid "e.g. tcp://0.0.0.0:0 or tcp://[::]:0" -msgstr "" +msgstr "e.g. tcp://0.0.0.0:0 or tcp://[::]:0" |