treewide: Backport translations - i18n

Sync translations and backport from master.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
Hannu Nyman 2021-12-31 12:54:33 +02:00
parent 0818d835ca
commit fc3aa657c4
102 changed files with 3974 additions and 2295 deletions

View file

@ -1,14 +1,14 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-04-09 08:05+0000\n"
"Last-Translator: khorwood <khorwood@gmail.com>\n"
"PO-Revision-Date: 2021-12-30 07:50+0000\n"
"Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsacme/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.6-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:17
msgid "ACME certificates"
@ -39,9 +39,8 @@ msgid "Certificate config"
msgstr "Configuration du certificat"
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:122
#, fuzzy
msgid "Challenge Alias"
msgstr "Alias vers l'URL de challenge"
msgstr "Alias vers l'URL de défi"
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:47
msgid "Challenge Validation"
@ -162,9 +161,8 @@ msgstr ""
"fournisseur de DNS pour générer le certificat."
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:29
#, fuzzy
msgid "State directory"
msgstr "Répertoire courant"
msgstr "Répertoire pour les contextes"
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:123
msgid ""
@ -207,6 +205,13 @@ msgid ""
"address. Once configured, issuing certificates can take a while. Check the "
"logs for progress and any errors."
msgstr ""
"Cela configure l'installation automatique du certificat ACME (Letsencrypt). "
"Remplissez simplement ceci pour que le routeur soit configuré avec les "
"certificats émis par Letsencrypt pour l'interface Web. Notez que les noms de "
"domaine dans le certificat doivent déjà être configurés pour pointer vers "
"l'adresse IP publique du routeur. Une fois configurés, l'émission de "
"certificats peut prendre un certain temps. Vérifiez les journaux pour la "
"progression et les erreurs."
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:108
msgid ""
@ -217,6 +222,13 @@ msgid ""
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
"package to be installed."
msgstr ""
"Pour utiliser le mode DNS afin d'émettre des certificats, inscrivez ici le "
"nom d'un API DNS supportant acme.sh. Visitez https://github.com/acmesh-"
"official/acme.sh/wiki/dnsapi pour obtenir une liste des APIs disponibles. "
"Dans le mode DNS, il n'est pas requis que le nom du domaine soit résolu à "
"l'IP du routeur. Le mode DNS est aussi l'unique mode supportant les "
"certificats génériques (wildcard). L'utilisation de ce mode requiert "
"l'installation du paquet acme-dnsapi."
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:84
msgid ""
@ -224,6 +236,10 @@ msgid ""
"for one certificate). Nginx must support ssl, if not it won't start as it "
"needs to be compiled with ssl support to use cert options"
msgstr ""
"Actualise la configuration nginx à l'aide de ce certificat une fois émis (à "
"ne choisir que pour un seul certificat). Nginx requiert le support SSL pour "
"pouvoir démarrer et avoir accès aux options de certificat et doit avoir été "
"compilé avec le support SSL."
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:76
msgid ""
@ -231,6 +247,9 @@ msgid ""
"for one certificate). Is also available luci-app-uhttpd to configure uhttpd "
"form the LuCI interface."
msgstr ""
"Actualise la configuration uhttpd à l'aide de ce certificat une fois émis (à "
"ne choisir que pour un seul certificat). luci-app-uhttpd permet également de "
"configurer uhttpd à partir de l'interface LuCI."
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:135
msgid "Use a custom CA instead of Let's Encrypt."
@ -261,16 +280,15 @@ msgid "Webroot directory"
msgstr "Répertoire racine web"
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:101
#, fuzzy
msgid ""
"Webserver root directory. Set this to the webserver document root to run "
"Acme in webroot mode. The web server must be accessible from the internet on "
"port 80."
msgstr ""
"Répertoire racine du serveur web. Définir ce champ avec l'emplacement de la "
"racine du serveur Web pour utiliser Acme en mode Racine (webroot). Le "
"racine du serveur Web pour utiliser ACME en mode Racine (webroot). Le "
"serveur web doit être accessible depuis internet sur le port 80."
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:30
msgid "Where certs and other state files are kept."
msgstr ""
msgstr "Emplacement de sauvegarde des certificats et des fichiers états."

View file

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-07-11 22:33+0000\n"
"PO-Revision-Date: 2021-12-28 16:45+0000\n"
"Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsadblock/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.10.1\n"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:258
msgid "Action"
@ -186,7 +186,7 @@ msgstr "Klient"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:207
msgid "Clients"
msgstr "Klienci"
msgstr "Klienty"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:136
msgid ""

View file

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-11-29 10:52+0000\n"
"Last-Translator: Simona Iacob <s@zp1.net>\n"
"PO-Revision-Date: 2021-12-24 21:53+0000\n"
"Last-Translator: CRISTIAN ANDREI <cristianvdr@gmail.com>\n"
"Language-Team: Romanian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsadvanced-reboot/ro/>\n"
"Language: ro\n"
@ -9,7 +9,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
"20)) ? 1 : 2;\n"
"X-Generator: Weblate 4.10-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:188
#: applications/luci-app-advanced-reboot/root/usr/share/luci/menu.d/luci-app-advanced-reboot.json:3
@ -73,7 +73,7 @@ msgstr "Continua"
#: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:207
msgid "Reboot"
msgstr "Reporniți"
msgstr "Repornire"
#: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:125
msgid "Reboot Device to an Alternative Partition"

View file

@ -1,14 +1,14 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-09-08 07:33+0000\n"
"Last-Translator: pisquan8 <cimurro@outlook.de>\n"
"PO-Revision-Date: 2021-12-23 16:10+0000\n"
"Last-Translator: davidevertuani <davide.vertuani@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsaria2/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.8.1-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:296
msgid "<abbr title=\"Local Peer Discovery\">LPD</abbr> enabled"
@ -311,7 +311,7 @@ msgstr "Caricamento"
#: applications/luci-app-aria2/luasrc/controller/aria2.lua:28
msgid "Log"
msgstr ""
msgstr "Registro"
#: applications/luci-app-aria2/luasrc/view/aria2/log_template.htm:45
msgid "Log Data"

View file

@ -1,14 +1,14 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-10-09 17:14+0000\n"
"Last-Translator: Pierfrancesco Passerini <p.passerini@gmail.com>\n"
"PO-Revision-Date: 2021-12-23 16:10+0000\n"
"Last-Translator: davidevertuani <davide.vertuani@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsclamav/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.9-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:143
msgid "10"
@ -62,7 +62,7 @@ msgstr "Blocca gli archivi criptati"
#: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:22
#: applications/luci-app-clamav/root/usr/share/luci/menu.d/luci-app-clamav.json:3
msgid "ClamAV"
msgstr ""
msgstr "ClamAV"
#: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:147
msgid "Database check every N sec"
@ -94,10 +94,9 @@ msgstr "Concedi l'accesso UCI a luci-app-clamav"
#: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:30
msgid "Log"
msgstr ""
msgstr "Registro"
#: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:50
#, fuzzy
msgid "Log additional infection info"
msgstr "Registra informazioni aggiuntive sull'infezione"
@ -138,7 +137,7 @@ msgstr "Dimensione massima dei file da analizzare"
#: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:119
#: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:124
msgid "No"
msgstr ""
msgstr "No"
#: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:136
msgid "Port range, highest port"

View file

@ -1,23 +1,23 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-06-18 19:32+0000\n"
"Last-Translator: Demian Wright <wright.demian+weblate@gmail.com>\n"
"PO-Revision-Date: 2021-12-21 16:49+0000\n"
"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n"
"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsddns/fi/>\n"
"Language: fi\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.7\n"
"X-Generator: Weblate 4.10\n"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:430
msgid "\"../\" not allowed in path for Security Reason."
msgstr ""
msgstr "\"../\" ei ole sallittu polussa turvallisuussyistä."
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:462
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:531
msgid "Add new services..."
msgstr ""
msgstr "Lisää uusia palveluita..."
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:605
msgid "Advanced Settings"
@ -25,7 +25,7 @@ msgstr "Lisäasetukset"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:399
msgid "Allow non-public IP's"
msgstr ""
msgstr "Salli ei-julkiset IP-osoitteet"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:604
msgid "Basic Settings"
@ -33,39 +33,47 @@ msgstr "Perusasetukset"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:884
msgid "Bind Network"
msgstr ""
msgstr "Sido verkko"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:330
msgid "Binding to a specific network not supported"
msgstr ""
msgstr "Sitomista tiettyyn verkkoon ei tueta"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:357
msgid ""
"BusyBox's nslookup and Wget do not support to specify the IP version to use "
"for communication with DDNS Provider!"
msgstr ""
"BusyBoxin nslookup ja Wget eivät tue DDNS-palveluntarjoajan kanssa "
"kommunikointiin käytettävän IP-version määrittämistä!"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:368
msgid ""
"BusyBox's nslookup and hostip do not support to specify to use TCP instead "
"of default UDP when requesting DNS server!"
msgstr ""
"BusyBoxin nslookup ja hostip eivät tue TCP:n käyttöä oletus-UDP:n sijasta "
"DNS-palvelinta pyydettäessä!"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:379
msgid ""
"BusyBox's nslookup in the current compiled version does not handle given DNS "
"Servers correctly!"
msgstr ""
"BusyBoxin nslookup nykyisessä käännetyssä versiossa ei käsittele annettuja "
"DNS-palvelimia oikein!"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:450
msgid "Ca Certs path"
msgstr ""
msgstr "CaCerts -polku"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:451
msgid ""
"Ca Certs path that will be used to download services data. Set IGNORE to "
"skip certificate validation."
msgstr ""
"Ca Certs -polku, jota käytetään palvelutietojen lataamiseen. Aseta IGNORE "
"ohittaaksesi varmenteen vahvistuksen."
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:537
msgid "Cancel"
@ -73,7 +81,7 @@ msgstr "Peruuta"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:962
msgid "Check Interval"
msgstr ""
msgstr "Tarkistusväli"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:977
msgid "Check Unit"
@ -82,7 +90,7 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:522
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:656
msgid "Checking the service support..."
msgstr ""
msgstr "Tarkistetaan palvelutukea..."
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:27
msgid "Configuration"
@ -91,15 +99,15 @@ msgstr "Kokoonpano"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:212
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1124
msgid "Configuration Error"
msgstr ""
msgstr "Määritysvirhe"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:541
msgid "Create service"
msgstr ""
msgstr "Luo palvelu"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:412
msgid "Current setting:"
msgstr ""
msgstr "Nykyinen asetus:"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:196
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:274

View file

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: luci-app-ddns 2.4.0-1\n"
"POT-Creation-Date: 2016-01-30 11:07+0100\n"
"PO-Revision-Date: 2021-05-27 16:32+0000\n"
"PO-Revision-Date: 2021-12-28 16:45+0000\n"
"Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsddns/pl/>\n"
@ -12,7 +12,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.7-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:430
msgid "\"../\" not allowed in path for Security Reason."
@ -151,7 +151,7 @@ msgstr "Dostawca usług DDNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:282
msgid "DDns"
msgstr "DDns"
msgstr "DDNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:582
msgid "DDns Service"
@ -313,7 +313,7 @@ msgstr "Ustawienia globalne"
#: applications/luci-app-ddns/root/usr/share/rpcd/acl.d/luci-app-ddns.json:3
msgid "Grant access to ddns procedures"
msgstr "Udziel dostępu do procedur ddns"
msgstr "Udziel dostępu do procedur DDNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:318
msgid "HTTPS not supported"
@ -755,7 +755,7 @@ msgid ""
"force_interval set to '0')"
msgstr ""
"To jest ustawienie domyślne, jeśli uruchamiasz skrypty DDNS samodzielnie "
"(tj. Za pomocą crona z force_interval ustawionym na „0”)"
"(tj. za pomocą crona z force_interval ustawionym na „0”)"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:874
msgid "This will be autoset to the selected interface"
@ -781,7 +781,7 @@ msgstr "Nieznany"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:299
msgid "Update DDns Services List"
msgstr "Zaktualizuj listę usług DDns"
msgstr "Zaktualizuj listę usług DDNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:700
msgid "Update URL to be used for updating your DDNS Provider."

View file

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-04-25 02:37+0000\n"
"PO-Revision-Date: 2021-12-28 16:45+0000\n"
"Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsdockerman/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.7-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/newcontainer.lua:604
msgid "A list of kernel capabilities to add to the container"
@ -510,7 +510,7 @@ msgstr "Zastępuje mirrory rejestru demona nowym zestawem mirrorów rejestru"
#: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/container.lua:245
#: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/containers.lua:220
msgid "Kill"
msgstr "Zabij"
msgstr "Usuń"
#: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/newnetwork.lua:60
msgid "L2 bridge"

View file

@ -1,14 +1,14 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-05-10 09:32+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n"
"PO-Revision-Date: 2021-12-24 16:53+0000\n"
"Last-Translator: Francisco Lopes <fmlopes@gmail.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsdockerman/pt/>\n"
"Language: pt\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.7-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/newcontainer.lua:604
msgid "A list of kernel capabilities to add to the container"

View file

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-12-14 02:53+0000\n"
"PO-Revision-Date: 2021-12-19 22:52+0000\n"
"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsdockerman/sv/>\n"
@ -8,7 +8,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.10-dev\n"
"X-Generator: Weblate 4.10\n"
#: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/newcontainer.lua:604
msgid "A list of kernel capabilities to add to the container"
@ -323,7 +323,7 @@ msgstr "Nedladdning"
#: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/newnetwork.lua:32
#: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/volumes.lua:85
msgid "Driver"
msgstr "Driver"
msgstr "Drivrutin"
#: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/container.lua:263
msgid "Duplicate/Edit"
@ -675,7 +675,7 @@ msgstr "Pass-through (speglar fysisk enhet till ett enda MAC VLAN)"
#: applications/luci-app-dockerman/luasrc/view/dockerman/container_file.htm:7
msgid "Path"
msgstr "Sökväg"
msgstr "Genväg"
#: applications/luci-app-dockerman/luasrc/view/dockerman/images_import.htm:54
msgid "Please input new tag"

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-03-30 17:00+0200\n"
"PO-Revision-Date: 2021-04-25 15:52+0000\n"
"PO-Revision-Date: 2021-12-28 16:45+0000\n"
"Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsfirewall/pl/>\n"
@ -13,7 +13,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.7-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48
msgid ""
@ -76,7 +76,7 @@ msgstr ""
msgid ""
"<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
msgstr ""
"<var data-tooltip=\"DROP\">Porzuć</var> %{src?%{dest?forward:input}:output}"
"<var data-tooltip=\"DROP\">Porzucaj</var> %{src?%{dest?forward:input}:output}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
msgid ""
@ -961,8 +961,8 @@ msgid ""
msgstr ""
"Opcje poniżej kontrolują politykę przekazywania pomiędzy tą strefą (%s) a "
"innymi strefami. <em>Strefy docelowe</em> obejmują przekazywany ruch "
"<strong>pochodzący z %q</strong>. <em>Strefy źródłowe</em> match forwarded "
"traffic from other zones <strong>skierowane do %q</strong>. Reguła "
"<strong>pochodzący z %q</strong>. <em>Strefy źródłowe</em> pasują do ruchu "
"przekazanego z innych stref <strong>skierowanych do %q</strong>. Reguła "
"przekazywania jest <em>jednokierunkowa</em>, np. przekazywanie z sieci LAN "
"do WAN <em>nie</em> implikuje pozwolenia na przekazywanie z sieci WAN do LAN."
@ -1216,7 +1216,7 @@ msgstr "nie śledź"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150
msgid "drop"
msgstr "porzuć"
msgstr "porzucaj"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89

View file

@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2021-04-11 16:26+0000\n"
"Last-Translator: SRay <seb@isostorm.com>\n"
"PO-Revision-Date: 2021-12-30 07:50+0000\n"
"Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsfwknopd/fr/>\n"
"Language: fr\n"
@ -10,13 +10,15 @@ 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.6-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602
msgid ""
"Allow SPA clients to request access to services through an iptables firewall "
"instead of just to it."
msgstr ""
"Autorise les clients SPA à demander l'accès aux services via un pare-feu "
"iptables au lieu d'un accès direct."
#: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603
msgid "Allow SPA clients to request forwarding destination by DNS name."

View file

@ -27,6 +27,46 @@ msgstr ""
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (ochrana rodiny)"
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (Familiebeskyttelse)"
msgid "AdGuard (Standard)"
msgstr "AdGuard (Standard)"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr "AliDNS"

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (Familienschutz)"
msgid "AdGuard (Standard)"
msgstr "AdGuard (Standard)"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr "AliDNS"

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -29,6 +29,46 @@ msgstr "AdGuard (Protección familiar)"
msgid "AdGuard (Standard)"
msgstr "AdGuard (estándar)"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr "AliDNS"

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (protection de la famille)"
msgid "AdGuard (Standard)"
msgstr "AdGuard (Standard)"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -20,6 +20,46 @@ msgstr ""
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -20,6 +20,46 @@ msgstr ""
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (családvédelem)"
msgid "AdGuard (Standard)"
msgstr "AdGuard (szabványos)"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (자녀보호)"
msgid "AdGuard (Standard)"
msgstr "AdGuard (일반)"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr "AliDNS"

View file

@ -26,6 +26,46 @@ msgstr "अ‍ॅडगार्ड (कौटुंबिक संरक्ष
msgid "AdGuard (Standard)"
msgstr "अ‍ॅडगार्ड (मानक)"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -27,6 +27,46 @@ msgstr "AdGuard (filtr rodzinny)"
msgid "AdGuard (Standard)"
msgstr "AdGuard (standardowy)"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr "AliDNS"

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (Proteção da Família)"
msgid "AdGuard (Standard)"
msgstr "AdGuard (Padrão)"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr "AliDNS"

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (Proteção Familiar)"
msgid "AdGuard (Standard)"
msgstr "AdGuard (Padrão)"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr "AliDNS"

View file

@ -27,6 +27,46 @@ msgstr "AdGuard (Protecția familiei)"
msgid "AdGuard (Standard)"
msgstr "AdGuard (Standard)"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr "AliDNS"

View file

@ -27,6 +27,46 @@ msgstr "AdGuard (Семейная защита)"
msgid "AdGuard (Standard)"
msgstr "AdGuard (Стандарт)"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr "AliDNS"

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (Aile Kalkanı)"
msgid "AdGuard (Standard)"
msgstr "AdGuard (Standart)"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr "AliDNS"

View file

@ -27,6 +27,46 @@ msgstr "AdGuard (Сімейний захист)"
msgid "AdGuard (Standard)"
msgstr "AdGuard (Стандарт)"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr ""

View file

@ -32,6 +32,46 @@ msgstr "AdGuard家庭保护"
msgid "AdGuard (Standard)"
msgstr "AdGuard标准"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr "阿里巴巴DNS"

View file

@ -32,6 +32,46 @@ msgstr "AdGuard (家庭保護)"
msgid "AdGuard (Standard)"
msgstr "AdGuard (標準)"
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.au.doh.lua:3
msgid "AhaDNS.com - Australia (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.in.doh.lua:3
msgid "AhaDNS.com - India (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.it.doh.lua:3
msgid "AhaDNS.com - Italy (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.nl.doh.lua:3
msgid "AhaDNS.com - Netherlands (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.no.doh.lua:3
msgid "AhaDNS.com - Norway (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.pl.doh.lua:3
msgid "AhaDNS.com - Poland (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.es.doh.lua:3
msgid "AhaDNS.com - Spain (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.chi.doh.lua:3
msgid "AhaDNS.com - US/Chicago (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.la.doh.lua:3
msgid "AhaDNS.com - US/Los Angeles (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.ahadns.ny.doh.lua:3
msgid "AhaDNS.com - US/New York (Block Malware + Ads)"
msgstr ""
#: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS"
msgstr "阿里巴巴DNS"

View file

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-03-14 05:18+0000\n"
"Last-Translator: Marcin Net <marcin.net@linux.pl>\n"
"PO-Revision-Date: 2021-12-28 16:45+0000\n"
"Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsksmbd/pl/>\n"
"Language: 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.5.2-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:87
msgid "Allow guests"
@ -81,7 +81,7 @@ msgstr "Interfejs"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:36
msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "Słuchaj tylko na podanym interfejsie, lub jeśli nie podano na LANie"
msgstr "Słuchaj tylko na podanym interfejsie lub, jeśli nie określono, na LAN"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:65
msgid "Name"

View file

@ -1,14 +1,14 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-11-05 14:39+0000\n"
"Last-Translator: Paul Dee <itsascambutmailmeanyway+weblate@gmail.com>\n"
"PO-Revision-Date: 2021-12-19 22:52+0000\n"
"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsksmbd/sv/>\n"
"Language: sv\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.9-dev\n"
"X-Generator: Weblate 4.10\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:87
msgid "Allow guests"
@ -91,7 +91,7 @@ msgstr "Nätverksdelningar"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66
msgid "Path"
msgstr "Sökväg"
msgstr "Genväg"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61
msgid ""

View file

@ -1,18 +1,18 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-11-21 18:56+0000\n"
"Last-Translator: Felix Braun <f.bhelicopter@gmail.com>\n"
"PO-Revision-Date: 2021-12-30 07:50+0000\n"
"Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsmjpg-streamer/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.10-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:217
msgid "Allow ringbuffer to exceed limit by this amount"
msgstr ""
msgstr "Autoriser le tampon circulaire à dépasser la limite de ce montant"
#: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:95
msgid "Ask for username and password on connect"

View file

@ -1,14 +1,14 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-10-09 17:14+0000\n"
"Last-Translator: Pierfrancesco Passerini <p.passerini@gmail.com>\n"
"PO-Revision-Date: 2021-12-23 16:10+0000\n"
"Last-Translator: davidevertuani <davide.vertuani@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsmwan3/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.9-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-mwan3/luasrc/model/cbi/mwan/interfaceconfig.lua:176
#: applications/luci-app-mwan3/luasrc/model/cbi/mwan/interfaceconfig.lua:192
@ -468,7 +468,7 @@ msgstr ""
#: applications/luci-app-mwan3/luasrc/model/cbi/mwan/interface.lua:165
#: applications/luci-app-mwan3/luasrc/model/cbi/mwan/ruleconfig.lua:59
msgid "No"
msgstr ""
msgstr "No"
#: applications/luci-app-mwan3/luasrc/view/mwan/overview_status_interface.htm:91
msgid "No MWAN interfaces found"

View file

@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2020-10-02 14:41+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n"
"PO-Revision-Date: 2021-12-24 16:53+0000\n"
"Last-Translator: Francisco Lopes <fmlopes@gmail.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsnut/pt/>\n"
"Language: pt\n"
@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.3-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:216
msgid "Additional Shutdown Time(s)"

View file

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2021-12-16 12:03+0000\n"
"PO-Revision-Date: 2021-12-19 22:52+0000\n"
"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsnut/sv/>\n"
@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.10-dev\n"
"X-Generator: Weblate 4.10\n"
#: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:216
msgid "Additional Shutdown Time(s)"
@ -84,7 +84,7 @@ msgstr "Lås inte porten när drivrutinen startas"
#: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:132
msgid "Driver"
msgstr "Driver"
msgstr "Drivrutin"
#: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:114
msgid "Driver Configuration"

View file

@ -1,14 +1,14 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2020-02-09 15:51+0000\n"
"Last-Translator: Bob Weetabix <weetabixlalol@grr.la>\n"
"PO-Revision-Date: 2021-12-30 07:50+0000\n"
"Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsolsr-services/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 3.11-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-olsr-services/luasrc/view/freifunk-services/services.htm:159
msgid "Internal services"

View file

@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2021-11-29 14:53+0000\n"
"Last-Translator: Simona Iacob <s@zp1.net>\n"
"PO-Revision-Date: 2021-12-28 16:45+0000\n"
"Last-Translator: CRISTIAN ANDREI <cristianvdr@gmail.com>\n"
"Language-Team: Romanian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsopkg/ro/>\n"
"Language: ro\n"
@ -11,7 +11,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
"20)) ? 1 : 2;\n"
"X-Generator: Weblate 4.10-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1044
msgid "Actions"
@ -234,7 +234,7 @@ msgstr "Necesită actualizare la %h %h"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:350
msgid "Reset"
msgstr "Resetare"
msgstr "Resetați"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:940
msgid "SHA256"

View file

@ -1,26 +1,30 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-01-15 12:32+0000\n"
"Last-Translator: Amaury <y0da@live.fr>\n"
"PO-Revision-Date: 2021-12-30 07:50+0000\n"
"Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsprivoxy/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.5-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua:236
msgid ""
"A URL to be displayed in the error page that users will see if access to an "
"untrusted page is denied."
msgstr ""
"Une URL à afficher dans la page d'erreur que les utilisateurs verront si "
"l'accès à une page non approuvée est refusé."
#: applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua:226
msgid ""
"A URL to documentation about the local Privoxy setup, configuration or "
"policies."
msgstr ""
"Une URL pour la documentation de l'installation, de la configuration ou des "
"stratégies de Privoxy."
#: applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua:325
msgid "A directory where Privoxy can create temporary files."

View file

@ -1,14 +1,14 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-01-15 12:32+0000\n"
"Last-Translator: Amaury <y0da@live.fr>\n"
"PO-Revision-Date: 2021-12-30 07:50+0000\n"
"Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsradicale/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.5-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:268
msgid ""
@ -21,6 +21,8 @@ msgstr ""
msgid ""
"'Hostname:Port' or 'IPv4:Port' or '[IPv6]:Port' Radicale should listen on"
msgstr ""
"'Hostname:Port' ou 'IPv4:Port' ou '[IPv6]:Port' sur lequel Radicale doit "
"écouter"
#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:272
msgid "AUTO"

View file

@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2021-03-14 05:16+0000\n"
"Last-Translator: Marcin Net <marcin.net@linux.pl>\n"
"PO-Revision-Date: 2021-12-28 16:45+0000\n"
"Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationssamba4/pl/>\n"
"Language: pl\n"
@ -11,7 +11,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.5.2-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:120
msgid "Allow guests"
@ -129,7 +129,7 @@ msgstr "Interfejs"
#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:35
msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "Słuchaj tylko na podanym interfejsie, lub jeśli nie podano na LANie"
msgstr "Słuchaj tylko na podanym interfejsie lub, jeśli nie określono, na LAN"
#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:98
msgid "Name"

View file

@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2021-11-05 14:38+0000\n"
"Last-Translator: Paul Dee <itsascambutmailmeanyway+weblate@gmail.com>\n"
"PO-Revision-Date: 2021-12-19 22:52+0000\n"
"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationssamba4/sv/>\n"
"Language: sv\n"
@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.9-dev\n"
"X-Generator: Weblate 4.10\n"
#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:120
msgid "Allow guests"
@ -141,7 +141,7 @@ msgstr ""
#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:99
msgid "Path"
msgstr "Sökväg"
msgstr "Genväg"
#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:94
msgid ""

View file

@ -1,14 +1,14 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2020-05-02 10:22+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n"
"PO-Revision-Date: 2021-12-24 16:53+0000\n"
"Last-Translator: Francisco Lopes <fmlopes@gmail.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsser2net/pt/>\n"
"Language: pt\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.1-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:72
#: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/settings.js:71

View file

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-12-15 03:52+0000\n"
"PO-Revision-Date: 2021-12-19 22:52+0000\n"
"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsser2net/sv/>\n"
@ -8,7 +8,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.10-dev\n"
"X-Generator: Weblate 4.10\n"
#: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:72
#: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/settings.js:71
@ -49,7 +49,7 @@ msgstr "Enhet"
#: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/leds.js:15
msgid "Driver"
msgstr "Driver"
msgstr "Drivrutin"
#: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/leds.js:23
msgid "Duration"

View file

@ -1,14 +1,14 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-09-08 07:33+0000\n"
"Last-Translator: pisquan8 <cimurro@outlook.de>\n"
"PO-Revision-Date: 2021-12-23 16:10+0000\n"
"Last-Translator: davidevertuani <davide.vertuani@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsunbound/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.8.1-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:160
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:53
@ -426,7 +426,7 @@ msgstr ""
#: applications/luci-app-unbound/luasrc/controller/unbound.lua:42
msgid "Log"
msgstr ""
msgstr "Registro"
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:58
msgid "Manual Conf"

View file

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-12-15 03:52+0000\n"
"PO-Revision-Date: 2021-12-19 22:52+0000\n"
"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsvpn-policy-routing/sv/>\n"
@ -8,7 +8,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.10-dev\n"
"X-Generator: Weblate 4.10\n"
#: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:61
msgid "%s (disabled)"
@ -216,7 +216,7 @@ msgstr ""
#: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:374
msgid "Path"
msgstr "Sökväg"
msgstr "Genväg"
#: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:179
#: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:203

View file

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2021-05-02 20:06+0000\n"
"PO-Revision-Date: 2021-12-18 11:12+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsvpnbypass/pt/>\n"
@ -8,7 +8,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.7-dev\n"
"X-Generator: Weblate 4.10\n"
#: applications/luci-app-vpnbypass/htdocs/luci-static/resources/vpnbypass/widgets.js:150
msgid "Disable"
@ -128,4 +128,4 @@ msgstr "Parando o serviço %s"
#: applications/luci-app-vpnbypass/htdocs/luci-static/resources/view/vpnbypass/overview.js:27
#: applications/luci-app-vpnbypass/root/usr/share/luci/menu.d/vpnbypass.json:3
msgid "VPN Bypass"
msgstr "Desvio de VPN"
msgstr "Desviar o VPN"

View file

@ -1,14 +1,14 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2020-11-22 15:35+0000\n"
"Last-Translator: PontusÖsterlindh <pontus@osterlindh.com>\n"
"PO-Revision-Date: 2021-12-19 22:52+0000\n"
"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsvpnbypass/sv/>\n"
"Language: sv\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.4-dev\n"
"X-Generator: Weblate 4.10\n"
#: applications/luci-app-vpnbypass/htdocs/luci-static/resources/vpnbypass/widgets.js:150
msgid "Disable"
@ -125,4 +125,4 @@ msgstr ""
#: applications/luci-app-vpnbypass/htdocs/luci-static/resources/view/vpnbypass/overview.js:27
#: applications/luci-app-vpnbypass/root/usr/share/luci/menu.d/vpnbypass.json:3
msgid "VPN Bypass"
msgstr "VPN-förbikoppling"
msgstr ""

View file

@ -1,13 +1,16 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"PO-Revision-Date: 2021-12-21 16:49+0000\n"
"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n"
"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationswatchcat/fi/>\n"
"Language: fi\n"
"MIME-Version: 1.0\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.10\n"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:82
msgid ""
@ -37,7 +40,7 @@ msgstr ""
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:50
msgid "Check Interval"
msgstr ""
msgstr "Tarkistusväli"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:71
msgid "Force Reboot Delay"

View file

@ -1,8 +1,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2021-04-11 16:26+0000\n"
"Last-Translator: SRay <seb@isostorm.com>\n"
"PO-Revision-Date: 2021-12-30 07:50+0000\n"
"Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationswatchcat/fr/>\n"
"Language: fr\n"
@ -10,13 +10,15 @@ 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.6-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:82
msgid ""
"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> Specify the "
"interface to monitor and restart if a ping over it fails."
msgstr ""
"<i>S'applique au modes, Ping Redémarrage, et Redémarrer l'interface</i><br /"
">Spécifier l'interface à surveiller et redémarrer si le ping échou."
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:72
msgid ""

View file

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2020-05-02 15:56+0000\n"
"Last-Translator: Marcin Net <marcin.net@linux.pl>\n"
"PO-Revision-Date: 2021-12-28 16:45+0000\n"
"Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationswifischedule/pl/>\n"
"Language: 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.1-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: applications/luci-app-wifischedule/luasrc/model/cbi/wifischedule/wifi_schedule.lua:81
msgid "Activate wifi"
@ -26,7 +26,7 @@ msgstr "Nie można znaleźć wymaganego programu /usr/bin/iwinfo"
#: applications/luci-app-wifischedule/luasrc/controller/wifischedule/wifi_schedule.lua:45
msgid "Cron Jobs"
msgstr "Zadania Cron'a"
msgstr "Zadania Crona"
#: applications/luci-app-wifischedule/luasrc/model/cbi/wifischedule/wifi_schedule.lua:154
msgid "Day(s) of Week"
@ -130,7 +130,7 @@ msgstr "Zwalnianie modułów (oszczędność energii)"
#: applications/luci-app-wifischedule/luasrc/controller/wifischedule/wifi_schedule.lua:33
msgid "View Cron Jobs"
msgstr "Widok zadań Cron'a"
msgstr "Widok zadań Crona"
#: applications/luci-app-wifischedule/luasrc/controller/wifischedule/wifi_schedule.lua:32
msgid "View Logfile"

View file

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LuCI: wireguard\n"
"POT-Creation-Date: 2018-01-01 21:00+0300\n"
"PO-Revision-Date: 2021-12-15 03:52+0000\n"
"Last-Translator: Anton Kikin <a.a.kikin@gmail.com>\n"
"PO-Revision-Date: 2021-12-22 14:41+0000\n"
"Last-Translator: Alexey <agarkov.alexey.viktorovich@gmail.com>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationswireguard/ru/>\n"
"Language: ru\n"
@ -12,7 +12,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.10-dev\n"
"X-Generator: Weblate 4.10.1\n"
"Project-Info: Это технический перевод, не дословный. Главное-удобный русский "
"интерфейс, все проверялось в графическом режиме, совместим с другими apps\n"

View file

@ -55,8 +55,8 @@ msgid "-- Additional Field --"
msgstr "--ميدانية إضافية --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -289,7 +289,7 @@ msgstr ""
msgid "A directory with the same name already exists."
msgstr "يوجد دليل بنفس الاسم."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr "يجب الدخول مجدداً لئن صلاحية جلسة قد انتهت."
@ -452,11 +452,11 @@ msgstr "موازنة الحمل التكيفية(balance-alb, 6)"
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "موازنة تحميل الإرسال التكيفي (balance-tlb, 5)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -714,7 +714,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "حدث خطأ أثناء حفظ النموذج:"
@ -840,7 +840,7 @@ msgstr "تطبيق النسخ الاحتياطي؟"
msgid "Apply request failed with status <code>%h</code>"
msgstr "فشل تطبيق الطلب بالحالة <code> h% </code>"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "تطبيق ملحوظ"
@ -1732,10 +1732,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1936,8 +1936,8 @@ msgstr "فشلت محاولة قطع الاتصال"
msgid "Disconnection attempt failed."
msgstr "فشلت محاولة قطع الاتصال."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2069,7 +2069,7 @@ msgstr "تحميل mtdblock"
msgid "Downstream SNR offset"
msgstr "تعويض مصب SNR"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "اسحب لإعادة ترتيب"
@ -2119,9 +2119,9 @@ msgstr "طول EA بت"
msgid "EAP-Method"
msgstr "طريقة EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2457,7 +2457,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2859,8 +2859,8 @@ msgstr "خيارات الشبكة العالمية"
msgid "Go to password configuration..."
msgstr "انتقل إلى تكوين كلمة المرور ..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3938,7 +3938,7 @@ msgstr "متوسط الحمولة"
msgid "Loading directory contents…"
msgstr "تحميل محتويات الدليل …"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4402,7 +4402,7 @@ msgstr "مراقب"
msgid "More Characters"
msgstr "المزيد من الأحرف"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "المزيد…"
@ -4507,7 +4507,7 @@ msgstr "مجال NT"
msgid "NTP server candidates"
msgstr "المرشحين لخادم NTP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4594,7 +4594,7 @@ msgstr "اسم الواجهة الجديد …"
msgid "Next »"
msgstr "التالي \""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4909,12 +4909,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "تردد التشغيل"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr "يحتوي الخيار \" s%\" على قيمة إدخال غير صالحة."
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr "يجب ألا يكون الخيار \" s%\" فارغًا."
@ -5312,7 +5312,7 @@ msgstr "المسار إلى شهادة العميل الداخلية"
msgid "Path to inner Private Key"
msgstr "المسار إلى المفتاح الخاص الداخلي"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "متوقف مؤقتًا"
@ -5707,7 +5707,7 @@ msgstr "أعد توصيل هذه الواجهة"
msgid "References"
msgstr "مراجع"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "تجديد"
@ -5881,7 +5881,7 @@ msgstr "يتطلب wpa-supplicant مع دعم WEP"
msgid "Reselection policy for primary slave"
msgstr "سياسة إعادة الاختيار للمستخدم الأساسي"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6021,7 +6021,7 @@ msgstr "قم بتشغيل فحص نظام الملفات قبل تركيب ال
msgid "Run filesystem check"
msgstr "قم بتشغيل فحص نظام الملفات"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "خطأ أثناء التشغيل"
@ -6076,8 +6076,8 @@ msgstr "خادم SSTP"
msgid "SWAP"
msgstr "ذاكرة المبادلة"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6086,13 +6086,13 @@ msgstr "ذاكرة المبادلة"
msgid "Save"
msgstr "إحفض"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "حفظ وتطبيق"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr "حفظ الخطأ"
@ -6188,7 +6188,7 @@ msgstr "نوع الخدمة"
msgid "Services"
msgstr "خدمات"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "انتهت الجلسة"
@ -7369,8 +7369,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr "لا يمكن استخدام هذا الخيار نظرًا لعدم تثبيت حزمة ca-bundle."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7412,7 +7412,7 @@ msgstr ""
msgid "Timezone"
msgstr "lلمنطقة الزمنية"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "لتسجيل الدخول…"
@ -8183,7 +8183,7 @@ msgstr "اكتب سجل النظام إلى ملف"
msgid "XOR policy (balance-xor, 2)"
msgstr "سياسة XOR (Balance-xor، 2)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8448,12 +8448,12 @@ msgstr "لا"
msgid "no link"
msgstr "لا يوجد ارتباط"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "قيمة غير فارغة"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "لا شيء"
@ -8553,7 +8553,7 @@ msgstr "غير معروف"
msgid "unlimited"
msgstr "غير محدود"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -54,8 +54,8 @@ msgid "-- Additional Field --"
msgstr "-- Допълнително поле --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -278,7 +278,7 @@ msgstr "Конфигурация за устройството „%s“ вече
msgid "A directory with the same name already exists."
msgstr "Вече съществува директория със същото име."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
"Необходимо е ново влизане, тъй като сесията за удостоверяване е изтекла."
@ -440,11 +440,11 @@ msgstr ""
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -696,7 +696,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr ""
@ -822,7 +822,7 @@ msgstr ""
msgid "Apply request failed with status <code>%h</code>"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr ""
@ -1690,10 +1690,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1897,8 +1897,8 @@ msgstr "Опитът за прекъсване на връзката е неус
msgid "Disconnection attempt failed."
msgstr "Опитът за прекъсване е неуспешен."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2027,7 +2027,7 @@ msgstr "Изтегляне на mtdblock"
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Плъзнете, за да пренаредите"
@ -2078,9 +2078,9 @@ msgstr "Дължина на EA-бита"
msgid "EAP-Method"
msgstr "EAP-метод"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2425,7 +2425,7 @@ msgstr "Очакване на валиден IPv6 адрес"
msgid "Expecting two priority values separated by a colon"
msgstr "Очакване на две стойности на приоритет, разделени с двоеточие"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2823,8 +2823,8 @@ msgstr ""
msgid "Go to password configuration..."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3872,7 +3872,7 @@ msgstr "Средно натоварване"
msgid "Loading directory contents…"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4329,7 +4329,7 @@ msgstr ""
msgid "More Characters"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr ""
@ -4435,7 +4435,7 @@ msgstr ""
msgid "NTP server candidates"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4522,7 +4522,7 @@ msgstr ""
msgid "Next »"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4834,12 +4834,12 @@ msgstr ""
msgid "Operating frequency"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5226,7 +5226,7 @@ msgstr ""
msgid "Path to inner Private Key"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr ""
@ -5613,7 +5613,7 @@ msgstr ""
msgid "References"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr ""
@ -5785,7 +5785,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -5924,7 +5924,7 @@ msgstr ""
msgid "Run filesystem check"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr ""
@ -5979,8 +5979,8 @@ msgstr ""
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -5989,13 +5989,13 @@ msgstr ""
msgid "Save"
msgstr "Запази"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Запиши & Приложи"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6087,7 +6087,7 @@ msgstr ""
msgid "Services"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr ""
@ -7183,8 +7183,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7226,7 +7226,7 @@ msgstr ""
msgid "Timezone"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "За вписване в системата…"
@ -7971,7 +7971,7 @@ msgstr ""
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8230,12 +8230,12 @@ msgstr "не"
msgid "no link"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr ""
@ -8335,7 +8335,7 @@ msgstr "неизвестен"
msgid "unlimited"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -54,8 +54,8 @@ msgid "-- Additional Field --"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -278,7 +278,7 @@ msgstr ""
msgid "A directory with the same name already exists."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
@ -439,11 +439,11 @@ msgstr ""
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -695,7 +695,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr ""
@ -821,7 +821,7 @@ msgstr ""
msgid "Apply request failed with status <code>%h</code>"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr ""
@ -1670,10 +1670,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1872,8 +1872,8 @@ msgstr ""
msgid "Disconnection attempt failed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -1997,7 +1997,7 @@ msgstr ""
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr ""
@ -2042,9 +2042,9 @@ msgstr ""
msgid "EAP-Method"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2375,7 +2375,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2771,8 +2771,8 @@ msgstr ""
msgid "Go to password configuration..."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3818,7 +3818,7 @@ msgstr ""
msgid "Loading directory contents…"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4275,7 +4275,7 @@ msgstr ""
msgid "More Characters"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr ""
@ -4379,7 +4379,7 @@ msgstr ""
msgid "NTP server candidates"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4466,7 +4466,7 @@ msgstr ""
msgid "Next »"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4778,12 +4778,12 @@ msgstr ""
msgid "Operating frequency"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5170,7 +5170,7 @@ msgstr ""
msgid "Path to inner Private Key"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr ""
@ -5553,7 +5553,7 @@ msgstr ""
msgid "References"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr ""
@ -5725,7 +5725,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -5864,7 +5864,7 @@ msgstr ""
msgid "Run filesystem check"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr ""
@ -5919,8 +5919,8 @@ msgstr ""
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -5929,13 +5929,13 @@ msgstr ""
msgid "Save"
msgstr "সংরক্ষণ করুন"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6027,7 +6027,7 @@ msgstr ""
msgid "Services"
msgstr "সেবা"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr ""
@ -7121,8 +7121,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7164,7 +7164,7 @@ msgstr ""
msgid "Timezone"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr ""
@ -7905,7 +7905,7 @@ msgstr ""
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8164,12 +8164,12 @@ msgstr ""
msgid "no link"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr ""
@ -8269,7 +8269,7 @@ msgstr "অজ্ঞাত"
msgid "unlimited"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -58,8 +58,8 @@ msgid "-- Additional Field --"
msgstr "-- Camp addicional --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -293,7 +293,7 @@ msgstr "Ja existeix una configuració pel dispositiu\"%s\""
msgid "A directory with the same name already exists."
msgstr "Ja existeix un directori amb aquest mateix nom."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr "Cal un inici de sessió nou ja que la sessió d'autenticació ha caducat."
@ -457,11 +457,11 @@ msgstr "Equilibri de càrrega adaptatiu (balance-alb, 6)"
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Equilibri de càrrega de transmissió adaptativa (balance-tlb, 5)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -721,7 +721,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "Hi ha hagut un error en desar el formulari:"
@ -847,7 +847,7 @@ msgstr ""
msgid "Apply request failed with status <code>%h</code>"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr ""
@ -1713,10 +1713,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1917,8 +1917,8 @@ msgstr ""
msgid "Disconnection attempt failed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2048,7 +2048,7 @@ msgstr ""
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr ""
@ -2096,9 +2096,9 @@ msgstr ""
msgid "EAP-Method"
msgstr "Mètode EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2429,7 +2429,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2827,8 +2827,8 @@ msgstr ""
msgid "Go to password configuration..."
msgstr "Vés a la configuració de contrasenya"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3888,7 +3888,7 @@ msgstr "Càrrega mitjana"
msgid "Loading directory contents…"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4345,7 +4345,7 @@ msgstr "Monitor"
msgid "More Characters"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "Més…"
@ -4451,7 +4451,7 @@ msgstr ""
msgid "NTP server candidates"
msgstr "Candidats de servidor NTP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4538,7 +4538,7 @@ msgstr ""
msgid "Next »"
msgstr "Següent"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4850,12 +4850,12 @@ msgstr ""
msgid "Operating frequency"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5242,7 +5242,7 @@ msgstr ""
msgid "Path to inner Private Key"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "Pausat"
@ -5627,7 +5627,7 @@ msgstr "Reconnex aquesta interfície"
msgid "References"
msgstr "Referències"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "Refrescant"
@ -5799,7 +5799,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -5940,7 +5940,7 @@ msgstr ""
msgid "Run filesystem check"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr ""
@ -5995,8 +5995,8 @@ msgstr ""
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6005,13 +6005,13 @@ msgstr ""
msgid "Save"
msgstr "Desar"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Desa i aplica"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6103,7 +6103,7 @@ msgstr "Tipus de servei"
msgid "Services"
msgstr "Serveis"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr ""
@ -7225,8 +7225,8 @@ msgstr ""
"Aquesta opció no es pot utilitzar perquè el paquet ca-bundle no està "
"instal·lat."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7268,7 +7268,7 @@ msgstr ""
msgid "Timezone"
msgstr "Zona horària"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr ""
@ -8015,7 +8015,7 @@ msgstr "Escriure el registre del sistema al fitxer"
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8282,12 +8282,12 @@ msgstr "no"
msgid "no link"
msgstr "cap enllaç"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "cap"
@ -8387,7 +8387,7 @@ msgstr "desconegut"
msgid "unlimited"
msgstr "il·limitat"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -55,8 +55,8 @@ msgid "-- Additional Field --"
msgstr "-- Doplňující pole --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -288,7 +288,7 @@ msgstr "Konfigurace zařízení \"%s\" již existuje"
msgid "A directory with the same name already exists."
msgstr "Složka se stejným názvem už existuje."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
"Je třeba se znovu přihlásit, protože platnost relace přihlášení skončila."
@ -457,11 +457,11 @@ msgstr "Adaptivní vyvažování zátěže (balance-alb, 6)"
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Adaptivní vyvažování přenosové zátěže (balance-tlb, 5)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -719,7 +719,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "Při ukládání formuláře došlo k chybě:"
@ -845,7 +845,7 @@ msgstr "Aplikovat zálohu?"
msgid "Apply request failed with status <code>%h</code>"
msgstr "Provádění požadavku selhalo se stavem <code>%h</code>"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "Použít nezkontrolované"
@ -1736,10 +1736,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr "Delegovat prefix IPv6"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1940,8 +1940,8 @@ msgstr "Pokud o odpojení se nezdařil"
msgid "Disconnection attempt failed."
msgstr "Pokud o odpojení se nezdařil."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2074,7 +2074,7 @@ msgstr "Stáhnout si mtdblock"
msgid "Downstream SNR offset"
msgstr "Downstream SNR offset"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Pořadí změníte přetažením"
@ -2125,9 +2125,9 @@ msgstr "EA bitová délka"
msgid "EAP-Method"
msgstr "Metoda EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2464,7 +2464,7 @@ msgstr "Očekávání platné adresy IPv6"
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2870,8 +2870,8 @@ msgstr "Globální možnosti sítě"
msgid "Go to password configuration..."
msgstr "Přejít na nastavení hesla..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3959,7 +3959,7 @@ msgstr "Průměrná zátěž"
msgid "Loading directory contents…"
msgstr "Načítání obsahu adresáře…"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4432,7 +4432,7 @@ msgstr "Sledování"
msgid "More Characters"
msgstr "Více znaků"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "Více…"
@ -4539,7 +4539,7 @@ msgstr "NT doména"
msgid "NTP server candidates"
msgstr "Kandidáti NTP serveru"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4626,7 +4626,7 @@ msgstr "Nový název rozhraní…"
msgid "Next »"
msgstr "Další »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4943,12 +4943,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "Provozní frekvence"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr "Volba \"%s\" obsahuje neplatnou vstupní hodnotu."
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr "Volba \"%s\" nesmí být prázdná."
@ -5351,7 +5351,7 @@ msgstr "Cesta k vnitřnímu klientskému certifikátu"
msgid "Path to inner Private Key"
msgstr "Cesta k vnitřnímu soukromému klíči"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr ""
@ -5746,7 +5746,7 @@ msgstr "Přepojit toto rozhraní"
msgid "References"
msgstr "Reference"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr ""
@ -5921,7 +5921,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6061,7 +6061,7 @@ msgstr "Spustit kontrolu souborového systému před připojením zařízení"
msgid "Run filesystem check"
msgstr "Spustit kontrolu souborového systému"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "Běhová chyba"
@ -6116,8 +6116,8 @@ msgstr "Server SSTP"
msgid "SWAP"
msgstr "Odkládací soubor/oddíl"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6126,13 +6126,13 @@ msgstr "Odkládací soubor/oddíl"
msgid "Save"
msgstr "Uložit"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Uložit & použít"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6229,7 +6229,7 @@ msgstr "Typ služby"
msgid "Services"
msgstr "Služby"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "Sezení vypršelo"
@ -7406,8 +7406,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7449,7 +7449,7 @@ msgstr ""
msgid "Timezone"
msgstr "Časové pásmo"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "Přihlásit se…"
@ -8218,7 +8218,7 @@ msgstr "Zapisovat systémový protokol do souboru"
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8488,12 +8488,12 @@ msgstr "ne"
msgid "no link"
msgstr "žádné spojení"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "neprázdná hodnota"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "žádný"
@ -8593,7 +8593,7 @@ msgstr "neznámý"
msgid "unlimited"
msgstr "neomezený"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -54,8 +54,8 @@ msgid "-- Additional Field --"
msgstr "-- Yderligere felt --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -280,7 +280,7 @@ msgstr "Der findes allerede en konfiguration for enheden \"%s\""
msgid "A directory with the same name already exists."
msgstr "Der findes allerede en mappe med samme navn."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr "Der er behov for et nyt login, da godkendelsessessionen er udløbet."
@ -444,11 +444,11 @@ msgstr "Adaptiv load balancing (balance-alb, 6)"
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Adaptiv load balancing af transmission (balance-tlb, 5)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -707,7 +707,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr "Antallet af prober til detektion af dobbeltadresse, der skal sendes"
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "Der opstod en fejl under lagring af formularen:"
@ -839,7 +839,7 @@ msgstr "Anvend backup?"
msgid "Apply request failed with status <code>%h</code>"
msgstr "Anvendelse af anmodning mislykkedes med status <code>%h</code>"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "Anvend ikke afkrydset"
@ -1753,10 +1753,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr "Delegere IPv6-præfikser"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1957,8 +1957,8 @@ msgstr "Afbrydelsesforsøg mislykkedes"
msgid "Disconnection attempt failed."
msgstr "Afbrydelsesforsøg mislykkedes."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2086,7 +2086,7 @@ msgstr "Download mtdblock"
msgid "Downstream SNR offset"
msgstr "Nedstrøms SNR offset"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Træk for at omarrangere"
@ -2136,9 +2136,9 @@ msgstr "EA-bits længde"
msgid "EAP-Method"
msgstr "EAP-metode"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2479,7 +2479,7 @@ msgstr "Forventer en gyldig IPv6-adresse"
msgid "Expecting two priority values separated by a colon"
msgstr "Forventer to prioritetsværdier adskilt af et kolon"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2891,8 +2891,8 @@ msgstr "Globale netværksindstillinger"
msgid "Go to password configuration..."
msgstr "Gå til adgangskodekonfiguration..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3980,7 +3980,7 @@ msgstr "Gennemsnitlig belastning"
msgid "Loading directory contents…"
msgstr "Indlæser mappeindhold…"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4451,7 +4451,7 @@ msgstr "Overvågning"
msgid "More Characters"
msgstr "Flere karakterer"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "Mere…"
@ -4557,7 +4557,7 @@ msgstr "NT-domæne"
msgid "NTP server candidates"
msgstr "Kandidater til NTP-server"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4644,7 +4644,7 @@ msgstr "Nyt navn på interface…"
msgid "Next »"
msgstr "Næste »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4968,12 +4968,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "Driftsfrekvens"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr "Indstillingen \"%s\" indeholder en ugyldig inputværdi."
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr "Indstillingen \"%s\" må ikke være tom."
@ -5375,7 +5375,7 @@ msgstr "Sti til det indre klient-certifikat"
msgid "Path to inner Private Key"
msgstr "Sti til den indre private nøgle"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "Pause"
@ -5773,7 +5773,7 @@ msgstr "Genforbind dette interface"
msgid "References"
msgstr "Referencer"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "Genopfriske"
@ -5945,7 +5945,7 @@ msgstr "Kræver wpa-supplicant med WEP-understøttelse"
msgid "Reselection policy for primary slave"
msgstr "Politik for genvalg af primærslave"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6086,7 +6086,7 @@ msgstr "Kør en filsystemkontrol, før du monterer enheden"
msgid "Run filesystem check"
msgstr "Kør filsystemkontrol"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "Fejl ved kørsel"
@ -6141,8 +6141,8 @@ msgstr "SSTP-server"
msgid "SWAP"
msgstr "SWAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6151,13 +6151,13 @@ msgstr "SWAP"
msgid "Save"
msgstr "Gem"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Gem og anvend"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr "Gem fejl"
@ -6258,7 +6258,7 @@ msgstr "Tjenestetype"
msgid "Services"
msgstr "Tjenester"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "Sessionen er udløbet"
@ -7535,8 +7535,8 @@ msgstr ""
"Denne indstilling kan ikke bruges, fordi pakken ca-bundle ikke er "
"installeret."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7578,7 +7578,7 @@ msgstr "Timeout i sekunder indtil topologiopdateringer ved tab af forbindelse"
msgid "Timezone"
msgstr "Tidszone"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "For at logge ind…"
@ -8362,7 +8362,7 @@ msgstr "Skriv systemlog til fil"
msgid "XOR policy (balance-xor, 2)"
msgstr "XOR-politik (balance-xor, 2)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8631,12 +8631,12 @@ msgstr "nej"
msgid "no link"
msgstr "intet link"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "ikke-tom værdi"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "ingen"
@ -8736,7 +8736,7 @@ msgstr "ukendt"
msgid "unlimited"
msgstr "ubegrænset"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -58,8 +58,8 @@ msgid "-- Additional Field --"
msgstr "-- Zusätzliches Feld --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -294,7 +294,7 @@ msgstr "Es existiert bereits eine Konfiguration für den Netzwerkadapter \"%s\""
msgid "A directory with the same name already exists."
msgstr "Es existiert bereits ein Verzeichnis mit dem gleichen Namen."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
"Ein neuer Login ist erforderlich da die Benutzersitzung abgelaufen ist."
@ -459,11 +459,11 @@ msgstr "Adaptiver Lastausgleich (balance-alb, 6)"
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Adaptiver Sendelastausgleich (balance-tlb, 5)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -732,7 +732,7 @@ msgstr ""
"Anzahl zu sendender <abbr title=\"Duplicate Address Detection\">DAD</abbr>-"
"Anfragen"
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "Beim Speichern des Formulars ist ein Fehler aufgetreten:"
@ -867,7 +867,7 @@ msgstr ""
"Anforderung zur Anwendung der Änderungen mit Status <code>%h</code> "
"fehlgeschlagen"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "Ungeprüft übernehmen"
@ -1793,10 +1793,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr "IPv6-Präfix-Delegation"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1998,8 +1998,8 @@ msgstr "Verbindungstrennung fehlgeschlagen"
msgid "Disconnection attempt failed."
msgstr "Trennungsversuch fehlgeschlagen."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2139,7 +2139,7 @@ msgstr "Mtdblock-Datei herunterladen"
msgid "Downstream SNR offset"
msgstr "Downstream SNR-Offset"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Ziehen zur Neuanordnung"
@ -2190,9 +2190,9 @@ msgstr "EA-Bitlänge"
msgid "EAP-Method"
msgstr "EAP-Methode"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2533,7 +2533,7 @@ msgstr "Erwarte eine gültige IPv6-Adresse"
msgid "Expecting two priority values separated by a colon"
msgstr "Erwarte zwei durch Doppelpunkt getrennte Prioritätswerte"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2951,8 +2951,8 @@ msgstr "Globale Netzwerkeinstellungen"
msgid "Go to password configuration..."
msgstr "Zur Passwortkonfiguration..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -4056,7 +4056,7 @@ msgstr "Durchschnittslast"
msgid "Loading directory contents…"
msgstr "Lade Verzeichniseinträge…"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4535,7 +4535,7 @@ msgstr "Monitor"
msgid "More Characters"
msgstr "Mehr Zeichen"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "Mehr…"
@ -4641,7 +4641,7 @@ msgstr "NT-Domäne"
msgid "NTP server candidates"
msgstr "NTP Server Kandidaten"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4728,7 +4728,7 @@ msgstr "Name der neuen Schnittstelle…"
msgid "Next »"
msgstr "Weiter »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -5057,12 +5057,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "Betriebsfrequenz"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr "Eingabefeld \"%s\" enthält einen ungültigen Wert."
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr "Eingabefeld \"%s\" darf nicht leer sein."
@ -5466,7 +5466,7 @@ msgstr "Pfad zum inneren Client-Zertifikat"
msgid "Path to inner Private Key"
msgstr "Pfad zum inneren, privaten Schlüssel"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "Pausiert"
@ -5873,7 +5873,7 @@ msgstr "Diese Schnittstelle neu verbinden"
msgid "References"
msgstr "Verweise"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "Aktualisierend"
@ -6049,7 +6049,7 @@ msgstr "Benötigt wpa-Supplicant mit WEP-Unterstützung"
msgid "Reselection policy for primary slave"
msgstr "Neuauswahlrichtlinie für primären Slave"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6192,7 +6192,7 @@ msgstr "Vor dem Einhängen Dateisystemprüfung starten"
msgid "Run filesystem check"
msgstr "Dateisystemprüfung durchführen"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "Laufzeitfehler"
@ -6247,8 +6247,8 @@ msgstr "SSTP-Server"
msgid "SWAP"
msgstr "SWAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6257,13 +6257,13 @@ msgstr "SWAP"
msgid "Save"
msgstr "Speichern"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Speichern & Anwenden"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr "Speicherfehler"
@ -6364,7 +6364,7 @@ msgstr "Service-Typ"
msgid "Services"
msgstr "Dienste"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "Sitzung abgelaufen"
@ -7685,8 +7685,8 @@ msgstr ""
"Diese Option kann nicht verwendet werden, da das Paket ca-bundle nicht "
"installiert ist."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7734,7 +7734,7 @@ msgstr ""
msgid "Timezone"
msgstr "Zeitzone"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "Zum Login…"
@ -8524,7 +8524,7 @@ msgstr "Systemprotokoll in Datei schreiben"
msgid "XOR policy (balance-xor, 2)"
msgstr "XOR-Richtlinie (balance-xor, 2)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8797,12 +8797,12 @@ msgstr "nein"
msgid "no link"
msgstr "nicht verbunden"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "nicht-leeren Wert"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "kein"
@ -8902,7 +8902,7 @@ msgstr "unbekannt"
msgid "unlimited"
msgstr "unlimitiert"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -57,8 +57,8 @@ msgid "-- Additional Field --"
msgstr "-- Επιπλέον Πεδίο --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -289,7 +289,7 @@ msgstr ""
msgid "A directory with the same name already exists."
msgstr "Ένας φάκελος με το ίδιο όνομα υπάρχει ήδη."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr "Απαιτείται νέα σύνδεση καθώς η συνεδρία ελέγχου ταυτότητας έληξε."
@ -455,11 +455,11 @@ msgstr ""
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -719,7 +719,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr ""
@ -845,7 +845,7 @@ msgstr ""
msgid "Apply request failed with status <code>%h</code>"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr ""
@ -1711,10 +1711,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1915,8 +1915,8 @@ msgstr ""
msgid "Disconnection attempt failed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2050,7 +2050,7 @@ msgstr ""
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr ""
@ -2101,9 +2101,9 @@ msgstr ""
msgid "EAP-Method"
msgstr "Μέθοδος EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2434,7 +2434,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2835,8 +2835,8 @@ msgstr ""
msgid "Go to password configuration..."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3898,7 +3898,7 @@ msgstr "Μέσος όρος φόρτου"
msgid "Loading directory contents…"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4356,7 +4356,7 @@ msgstr "Παρακολούθηση"
msgid "More Characters"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr ""
@ -4462,7 +4462,7 @@ msgstr ""
msgid "NTP server candidates"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4549,7 +4549,7 @@ msgstr ""
msgid "Next »"
msgstr "Επόμενο »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4861,12 +4861,12 @@ msgstr ""
msgid "Operating frequency"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5253,7 +5253,7 @@ msgstr ""
msgid "Path to inner Private Key"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr ""
@ -5639,7 +5639,7 @@ msgstr "Επανασύνδεση της διεπαφής"
msgid "References"
msgstr "Αναφορές"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr ""
@ -5811,7 +5811,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -5953,7 +5953,7 @@ msgstr "Εκτέλεση ελέγχου του συστήματος αρχείω
msgid "Run filesystem check"
msgstr "Εκτέλεση ελέγχου συστήματος αρχείων"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr ""
@ -6008,8 +6008,8 @@ msgstr ""
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6018,13 +6018,13 @@ msgstr ""
msgid "Save"
msgstr "Αποθήκευση"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Αποθήκευση & Εφαρμογή"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6116,7 +6116,7 @@ msgstr "Είδος Υπηρεσίας"
msgid "Services"
msgstr "Υπηρεσίες"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr ""
@ -7227,8 +7227,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7270,7 +7270,7 @@ msgstr ""
msgid "Timezone"
msgstr "Ζώνη ώρας"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr ""
@ -8015,7 +8015,7 @@ msgstr ""
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8281,12 +8281,12 @@ msgstr "όχι"
msgid "no link"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "κανένα"
@ -8386,7 +8386,7 @@ msgstr ""
msgid "unlimited"
msgstr "απεριόριστα"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -58,8 +58,8 @@ msgid "-- Additional Field --"
msgstr "-- Additional Field --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -290,7 +290,7 @@ msgstr ""
msgid "A directory with the same name already exists."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
@ -454,11 +454,11 @@ msgstr ""
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -711,7 +711,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr ""
@ -837,7 +837,7 @@ msgstr ""
msgid "Apply request failed with status <code>%h</code>"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr ""
@ -1702,10 +1702,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1904,8 +1904,8 @@ msgstr ""
msgid "Disconnection attempt failed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2035,7 +2035,7 @@ msgstr ""
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr ""
@ -2083,9 +2083,9 @@ msgstr ""
msgid "EAP-Method"
msgstr "EAP-Method"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2416,7 +2416,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2812,8 +2812,8 @@ msgstr ""
msgid "Go to password configuration..."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3869,7 +3869,7 @@ msgstr ""
msgid "Loading directory contents…"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4326,7 +4326,7 @@ msgstr "Monitor"
msgid "More Characters"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr ""
@ -4432,7 +4432,7 @@ msgstr ""
msgid "NTP server candidates"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4519,7 +4519,7 @@ msgstr ""
msgid "Next »"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4831,12 +4831,12 @@ msgstr ""
msgid "Operating frequency"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5223,7 +5223,7 @@ msgstr ""
msgid "Path to inner Private Key"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr ""
@ -5608,7 +5608,7 @@ msgstr ""
msgid "References"
msgstr "References"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr ""
@ -5780,7 +5780,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -5921,7 +5921,7 @@ msgstr ""
msgid "Run filesystem check"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr ""
@ -5976,8 +5976,8 @@ msgstr ""
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -5986,13 +5986,13 @@ msgstr ""
msgid "Save"
msgstr "Save"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Save & Apply"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6084,7 +6084,7 @@ msgstr ""
msgid "Services"
msgstr "Services"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr ""
@ -7191,8 +7191,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7234,7 +7234,7 @@ msgstr ""
msgid "Timezone"
msgstr "Timezone"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr ""
@ -7980,7 +7980,7 @@ msgstr ""
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8244,12 +8244,12 @@ msgstr ""
msgid "no link"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "none"
@ -8349,7 +8349,7 @@ msgstr ""
msgid "unlimited"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -58,8 +58,8 @@ msgid "-- Additional Field --"
msgstr "-- Campo adicional --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -294,7 +294,7 @@ msgstr "Ya existe una configuración para el dispositivo \"%s\""
msgid "A directory with the same name already exists."
msgstr "Ya existe un directorio con el mismo nombre."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
"Se requiere un nuevo inicio de sesión ya que la sesión de autenticación "
@ -460,11 +460,11 @@ msgstr "Equilibrio de carga adaptativo (balance-alb, 6)"
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Equilibrio de carga de transmisión adaptativa (balance-tlb, 5)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -732,7 +732,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr "Cantidad de sondas de detección de direcciones duplicadas para enviar"
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "Se produjo un error al guardar el formulario:"
@ -865,7 +865,7 @@ msgstr "¿Aplicar respaldo?"
msgid "Apply request failed with status <code>%h</code>"
msgstr "Solicitud de aplicar fallida con estado <code>%h</code>"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "Aplicar sin restricción"
@ -1792,10 +1792,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr "Delegar prefijos de IPv6"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1996,8 +1996,8 @@ msgstr "Intento de desconexión fallido"
msgid "Disconnection attempt failed."
msgstr "Intento de desconexión fallido."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2133,7 +2133,7 @@ msgstr "Descargar mtdblock"
msgid "Downstream SNR offset"
msgstr "Desplazamiento SNR en sentido descendente"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Arrastrar para reordenar"
@ -2183,9 +2183,9 @@ msgstr "Longitud de bits EA"
msgid "EAP-Method"
msgstr "Método EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2527,7 +2527,7 @@ msgstr "Esperando una dirección IPv6 válida"
msgid "Expecting two priority values separated by a colon"
msgstr "Esperando dos valores de prioridad separados por dos puntos"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2949,8 +2949,8 @@ msgstr "Opciones globales de red"
msgid "Go to password configuration..."
msgstr "Ir a la configuración de la contraseña..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -4046,7 +4046,7 @@ msgstr "Carga media"
msgid "Loading directory contents…"
msgstr "Cargando el contenido del directorio…"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4523,7 +4523,7 @@ msgstr "Monitor"
msgid "More Characters"
msgstr "Más caracteres"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "Más…"
@ -4629,7 +4629,7 @@ msgstr "Dominio NT"
msgid "NTP server candidates"
msgstr "Servidores NTP a consultar"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4717,7 +4717,7 @@ msgstr "Nuevo nombre de interfaz…"
msgid "Next »"
msgstr "Siguiente »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -5046,12 +5046,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "Frecuencia de operación"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr "La opción \"%s\" contiene un valor de entrada no válido."
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr "La opción \"%s\" no debe estar vacía."
@ -5456,7 +5456,7 @@ msgstr "Ruta al certificado del cliente interno"
msgid "Path to inner Private Key"
msgstr "Ruta a la clave privada interna"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "Pausado"
@ -5860,7 +5860,7 @@ msgstr "Reconectar esta interfaz"
msgid "References"
msgstr "Referencias"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "Refrescar"
@ -6035,7 +6035,7 @@ msgstr "Requiere wpa-supplicant con soporte WEP"
msgid "Reselection policy for primary slave"
msgstr "Política de reselección para esclavo primario"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6178,7 +6178,7 @@ msgstr "Comprobar el sistema de archivos antes de montar el dispositivo"
msgid "Run filesystem check"
msgstr "Comprobar el sistema de archivos"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "Error de tiempo de ejecución"
@ -6233,8 +6233,8 @@ msgstr "Servidor SSTP"
msgid "SWAP"
msgstr "SWAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6243,13 +6243,13 @@ msgstr "SWAP"
msgid "Save"
msgstr "Guardar"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Guardar y Aplicar"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr "Guardar error"
@ -6350,7 +6350,7 @@ msgstr "Tipo de servicio"
msgid "Services"
msgstr "Servicios"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "Sesión expirada"
@ -7647,8 +7647,8 @@ msgid ""
msgstr ""
"Esta opción no se puede usar porque el paquete ca-bundle no está instalado."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7694,7 +7694,7 @@ msgstr ""
msgid "Timezone"
msgstr "Zona horaria"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "Iniciar sesión…"
@ -8481,7 +8481,7 @@ msgstr "Escribe el registro del sistema al archivo"
msgid "XOR policy (balance-xor, 2)"
msgstr "Política XOR (balance-xor, 2)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8755,12 +8755,12 @@ msgstr "no"
msgid "no link"
msgstr "Sin enlace"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "valor no vacío"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "ninguno"
@ -8862,7 +8862,7 @@ msgstr "Desconocido"
msgid "unlimited"
msgstr "ilimitado"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -54,8 +54,8 @@ msgid "-- Additional Field --"
msgstr "-- Lisäkenttä --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -291,7 +291,7 @@ msgstr "Laitteen \"%s\" määritys on jo olemassa"
msgid "A directory with the same name already exists."
msgstr "Samanniminen hakemisto on jo olemassa."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr "Istunnon päättymisen jälkeen tarvitaan uusi kirjautuminen."
@ -458,11 +458,11 @@ msgstr "Mukautuva kuormantasaus (painotettu-alb, 6)"
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Mukautuva lähetyskuormantasaus (balance-tlb, 5)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -725,7 +725,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr "Lähetettävien Duplicate Address Detection -selvitysten määrä"
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "Lomaketta tallennettaessa tapahtui virhe:"
@ -851,7 +851,7 @@ msgstr "Käytetääntkö varmuuskopiota?"
msgid "Apply request failed with status <code>%h</code>"
msgstr "Pyyntö epäonnistui, tila <code>%h</code>"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "Käytä valitsematonta"
@ -1749,10 +1749,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1953,8 +1953,8 @@ msgstr "Irrotusyritys epäonnistui"
msgid "Disconnection attempt failed."
msgstr "Yhteyden katkaiseminen epäonnistui."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2087,7 +2087,7 @@ msgstr "Lataa mtd-osio"
msgid "Downstream SNR offset"
msgstr "Alavirran SNR-siirtymä"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Vedä järjestääksesi uudelleen"
@ -2138,9 +2138,9 @@ msgstr "EA-bittien pituus"
msgid "EAP-Method"
msgstr "EAP-menetelmä"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2479,7 +2479,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2883,8 +2883,8 @@ msgstr "Yleiset verkkoasetukset"
msgid "Go to password configuration..."
msgstr "Siirry salasanan määritykseen ..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3966,7 +3966,7 @@ msgstr "Kuormituksen keskiarvo"
msgid "Loading directory contents…"
msgstr "Ladataan hakemiston sisältöä…"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4434,7 +4434,7 @@ msgstr "Valvonta"
msgid "More Characters"
msgstr "Lisää merkkejä"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "Lisää…"
@ -4540,7 +4540,7 @@ msgstr "NT-toimialue"
msgid "NTP server candidates"
msgstr "NTP-palvelin ehdokkaat"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4627,7 +4627,7 @@ msgstr "Uusi sovittimen nimi…"
msgid "Next »"
msgstr "Seuraava »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4945,12 +4945,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "Toimintataajuus"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr "Vaihtoehto \"%s\" sisältää virheellisen arvon."
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr "Vaihtoehto %s ei saa olla tyhjä."
@ -5351,7 +5351,7 @@ msgstr "Polku sisäiseen asiakasvarmenteeseen"
msgid "Path to inner Private Key"
msgstr "Polku sisäiseen yksityiseen avaimeen"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "Keskeytetty"
@ -5751,7 +5751,7 @@ msgstr "Yhdistä tämä sovitin uudelleen"
msgid "References"
msgstr "Viite"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "Päivittää"
@ -5926,7 +5926,7 @@ msgstr "Vaatii WEP tuen wpa-supplicant sovellukselta"
msgid "Reselection policy for primary slave"
msgstr "Ensisijaisen orjan uudelleenvalintakäytäntö"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6067,7 +6067,7 @@ msgstr "Suorita tiedostojärjestelmän tarkistus ennen laitteen liittämistä"
msgid "Run filesystem check"
msgstr "Suorita tiedostojärjestelmän tarkistus"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "Suorituksenaikainen virhe"
@ -6122,8 +6122,8 @@ msgstr "SSTP Palvelin"
msgid "SWAP"
msgstr "Välimuisti"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6132,13 +6132,13 @@ msgstr "Välimuisti"
msgid "Save"
msgstr "Tallenna"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Tallenna ja käytä"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr "Tallennusvirhe"
@ -6235,7 +6235,7 @@ msgstr "Palvelun tyyppi"
msgid "Services"
msgstr "Palvelut"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "Istunto on vanhentunut"
@ -7446,8 +7446,8 @@ msgid ""
msgstr ""
"Tätä vaihtoehtoa ei voi käyttää, koska ca-bundle -pakettia ei ole asennettu."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7489,7 +7489,7 @@ msgstr ""
msgid "Timezone"
msgstr "Aikavyöhyke"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "Kirjautuminen…"
@ -8264,7 +8264,7 @@ msgstr "Kirjoita järjestelmäloki tiedostoon"
msgid "XOR policy (balance-xor, 2)"
msgstr "XOR-käytäntö (tasapaino-xor, 2)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8535,12 +8535,12 @@ msgstr "ei"
msgid "no link"
msgstr "ei linkkiä"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "ei-tyhjä arvo"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "ei mitään"
@ -8640,7 +8640,7 @@ msgstr "tuntematon"
msgid "unlimited"
msgstr "rajoittamaton"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -58,8 +58,8 @@ msgid "-- Additional Field --"
msgstr "-- Champ Supplémentaire --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -297,7 +297,7 @@ msgstr "Une configuration pour l'appareil \"%s\" existe déjà"
msgid "A directory with the same name already exists."
msgstr "Un dossier avec le même nom existe déjà."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
"Il est nécessaire de s'authentifier de nouveau car la session a expiré."
@ -467,11 +467,11 @@ msgstr "Équilibrage adaptatif de la charge (balance-alb, 6)"
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Équilibrage adaptatif de la charge de transmission (balance-tlb, 5)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -742,7 +742,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr "Nombre de demandes DAD à transmettre"
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "Une erreur pendant enregistrement formulaire:"
@ -874,7 +874,7 @@ msgstr "Appliquer la sauvegarde ?"
msgid "Apply request failed with status <code>%h</code>"
msgstr "La demande a échoué avec le statut <code>%h</code>"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "Appliquer sans vérification"
@ -1783,10 +1783,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1987,8 +1987,8 @@ msgstr "La tentative de déconnexion a échoué"
msgid "Disconnection attempt failed."
msgstr "La tentative de déconnexion a échoué."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2126,7 +2126,7 @@ msgstr "Télécharger mtdblock"
msgid "Downstream SNR offset"
msgstr "Décalage du Rapport signal - bruit descendant"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Faites glisser pour réorganiser"
@ -2176,9 +2176,9 @@ msgstr "Longueur des bits de l'EA"
msgid "EAP-Method"
msgstr "Méthode EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2519,7 +2519,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2929,8 +2929,8 @@ msgstr "Options globales de réseau"
msgid "Go to password configuration..."
msgstr "Aller à la configuration du mot de passe…"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -4015,7 +4015,7 @@ msgstr "Charge moyenne"
msgid "Loading directory contents…"
msgstr "Chargement du contenu des répertoires…"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4482,7 +4482,7 @@ msgstr "Monitor"
msgid "More Characters"
msgstr "Plus de caractères"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "Plus…"
@ -4588,7 +4588,7 @@ msgstr "Domaine NT"
msgid "NTP server candidates"
msgstr "Serveurs NTP candidats"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4675,7 +4675,7 @@ msgstr "Nom de la nouvelle interface …"
msgid "Next »"
msgstr "Prochain »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4991,12 +4991,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "Fréquence de fonctionnement"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr "Option \"%s\" contient une valeur erronée."
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr "Option \"%s\" doit être vide."
@ -5399,7 +5399,7 @@ msgstr "Chemin du certificat client interne"
msgid "Path to inner Private Key"
msgstr "Chemin d'accès à la clé privée interne"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "En pause"
@ -5798,7 +5798,7 @@ msgstr "Reconnecter cet interface"
msgid "References"
msgstr "Références"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "Rafraîchissement"
@ -5972,7 +5972,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr "Reselection politique pour esclave primaire"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6114,7 +6114,7 @@ msgstr ""
msgid "Run filesystem check"
msgstr "Faire une vérification du système de fichiers"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "Erreur d'exécution"
@ -6169,8 +6169,8 @@ msgstr "Serveur SSTP"
msgid "SWAP"
msgstr "SWAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6179,13 +6179,13 @@ msgstr "SWAP"
msgid "Save"
msgstr "Enregistrer"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Enregistrer et Appliquer"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr "Erreur Sauvegarde"
@ -6284,7 +6284,7 @@ msgstr "Type du service"
msgid "Services"
msgstr "Services"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "La session a expiré"
@ -7517,8 +7517,8 @@ msgstr ""
"Cette option ne peut pas être utilisée car le package ca-bundle n'est pas "
"installé."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7560,7 +7560,7 @@ msgstr ""
msgid "Timezone"
msgstr "Fuseau horaire"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "Ouvrir une session…"
@ -8333,7 +8333,7 @@ msgstr "Écrire les log systèmes dans un fichier"
msgid "XOR policy (balance-xor, 2)"
msgstr "Stratégie XOR (balance-xor, 2)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8606,12 +8606,12 @@ msgstr "non"
msgid "no link"
msgstr "pas de lien"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "valeur non vide"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "aucun"
@ -8711,7 +8711,7 @@ msgstr "inconnu"
msgid "unlimited"
msgstr "non limité"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -56,8 +56,8 @@ msgid "-- Additional Field --"
msgstr "-- שדה נוסף --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -281,7 +281,7 @@ msgstr ""
msgid "A directory with the same name already exists."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
@ -447,11 +447,11 @@ msgstr ""
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -708,7 +708,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr ""
@ -836,7 +836,7 @@ msgstr ""
msgid "Apply request failed with status <code>%h</code>"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr ""
@ -1693,10 +1693,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1895,8 +1895,8 @@ msgstr ""
msgid "Disconnection attempt failed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2020,7 +2020,7 @@ msgstr ""
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr ""
@ -2067,9 +2067,9 @@ msgstr ""
msgid "EAP-Method"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2400,7 +2400,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2796,8 +2796,8 @@ msgstr ""
msgid "Go to password configuration..."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3843,7 +3843,7 @@ msgstr "עומס ממוצע"
msgid "Loading directory contents…"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4300,7 +4300,7 @@ msgstr ""
msgid "More Characters"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr ""
@ -4404,7 +4404,7 @@ msgstr ""
msgid "NTP server candidates"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4491,7 +4491,7 @@ msgstr ""
msgid "Next »"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4803,12 +4803,12 @@ msgstr ""
msgid "Operating frequency"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5195,7 +5195,7 @@ msgstr ""
msgid "Path to inner Private Key"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr ""
@ -5578,7 +5578,7 @@ msgstr ""
msgid "References"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr ""
@ -5750,7 +5750,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -5889,7 +5889,7 @@ msgstr ""
msgid "Run filesystem check"
msgstr "הרץ בדיקת מערכת קבצים"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr ""
@ -5944,8 +5944,8 @@ msgstr ""
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -5954,13 +5954,13 @@ msgstr ""
msgid "Save"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6052,7 +6052,7 @@ msgstr ""
msgid "Services"
msgstr "שירותים"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr ""
@ -7151,8 +7151,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7194,7 +7194,7 @@ msgstr ""
msgid "Timezone"
msgstr "אזור זמן"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr ""
@ -7936,7 +7936,7 @@ msgstr ""
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8195,12 +8195,12 @@ msgstr "לא"
msgid "no link"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "ללא"
@ -8300,7 +8300,7 @@ msgstr ""
msgid "unlimited"
msgstr "ללא הגבלה"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -53,8 +53,8 @@ msgid "-- Additional Field --"
msgstr "अतिरिक्त अनुभाग"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -277,7 +277,7 @@ msgstr ""
msgid "A directory with the same name already exists."
msgstr "समान नाम वाली एक निर्देशिका पहले से मौजूद है।"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr "प्रमाणीकरण सत्र समाप्त होने के बाद से एक नया लॉगिन आवश्यक है।"
@ -441,11 +441,11 @@ msgstr ""
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -697,7 +697,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr ""
@ -823,7 +823,7 @@ msgstr ""
msgid "Apply request failed with status <code>%h</code>"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr ""
@ -1672,10 +1672,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1874,8 +1874,8 @@ msgstr ""
msgid "Disconnection attempt failed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -1999,7 +1999,7 @@ msgstr ""
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr ""
@ -2044,9 +2044,9 @@ msgstr ""
msgid "EAP-Method"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2377,7 +2377,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2773,8 +2773,8 @@ msgstr ""
msgid "Go to password configuration..."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3820,7 +3820,7 @@ msgstr ""
msgid "Loading directory contents…"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4277,7 +4277,7 @@ msgstr ""
msgid "More Characters"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr ""
@ -4381,7 +4381,7 @@ msgstr ""
msgid "NTP server candidates"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4468,7 +4468,7 @@ msgstr ""
msgid "Next »"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4780,12 +4780,12 @@ msgstr ""
msgid "Operating frequency"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5172,7 +5172,7 @@ msgstr ""
msgid "Path to inner Private Key"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr ""
@ -5555,7 +5555,7 @@ msgstr ""
msgid "References"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr ""
@ -5727,7 +5727,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -5866,7 +5866,7 @@ msgstr ""
msgid "Run filesystem check"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr ""
@ -5921,8 +5921,8 @@ msgstr ""
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -5931,13 +5931,13 @@ msgstr ""
msgid "Save"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6029,7 +6029,7 @@ msgstr ""
msgid "Services"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr ""
@ -7123,8 +7123,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7166,7 +7166,7 @@ msgstr ""
msgid "Timezone"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr ""
@ -7907,7 +7907,7 @@ msgstr ""
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8166,12 +8166,12 @@ msgstr ""
msgid "no link"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr ""
@ -8271,7 +8271,7 @@ msgstr ""
msgid "unlimited"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -56,8 +56,8 @@ msgid "-- Additional Field --"
msgstr "-- További mező --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -291,7 +291,7 @@ msgstr ""
msgid "A directory with the same name already exists."
msgstr "Már létezik egy ilyen nevű könyvtár."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr "Új bejelentkezés szükséges, mivel a hitelesítés munkamenete lejárt."
@ -457,11 +457,11 @@ msgstr ""
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -724,7 +724,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr ""
@ -850,7 +850,7 @@ msgstr "Alkalmazza a biztonsági mentést?"
msgid "Apply request failed with status <code>%h</code>"
msgstr "A kérés alkalmazása meghiúsult <code>%h</code> állapotkóddal"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "Kijelöletlenek alkalmazása"
@ -1752,10 +1752,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1956,8 +1956,8 @@ msgstr "Leválasztási kísérlet sikertelen"
msgid "Disconnection attempt failed."
msgstr "Lecsatlakozás sikertelen."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2090,7 +2090,7 @@ msgstr "Az mtdblock letöltése"
msgid "Downstream SNR offset"
msgstr "Belső SNR eltolás"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Húzza az átrendezéshez"
@ -2141,9 +2141,9 @@ msgstr "EA-bitek hossza"
msgid "EAP-Method"
msgstr "EAP módszer"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2480,7 +2480,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2885,8 +2885,8 @@ msgstr "Globális hálózati beállítások"
msgid "Go to password configuration..."
msgstr "Ugrás a jelszóbeállításhoz…"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3976,7 +3976,7 @@ msgstr "Átlagos terhelés"
msgid "Loading directory contents…"
msgstr "Könyvtártartalmak betöltése…"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4443,7 +4443,7 @@ msgstr "Megfigyelés"
msgid "More Characters"
msgstr "Több karakter"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "Több…"
@ -4549,7 +4549,7 @@ msgstr "NT-tartomány"
msgid "NTP server candidates"
msgstr "NTP-kiszolgáló jelöltek"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4636,7 +4636,7 @@ msgstr "Új csatolónév…"
msgid "Next »"
msgstr "Következő »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4955,12 +4955,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "Működési gyakoriság"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5365,7 +5365,7 @@ msgstr "Útvonal a belső ügyféltanúsítványhoz"
msgid "Path to inner Private Key"
msgstr "Útvonal a belső személyes kulcshoz"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "Szüneteltetve"
@ -5763,7 +5763,7 @@ msgstr "Csatoló újrakapcsolódása"
msgid "References"
msgstr "Hivatkozások"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "Frissítés"
@ -5939,7 +5939,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6080,7 +6080,7 @@ msgstr "Fájlrendszer-ellenőrzés futtatása az eszköz csatolása előtt"
msgid "Run filesystem check"
msgstr "Fájlrendszer-ellenőrzés futtatása"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "Futás idejű hiba"
@ -6135,8 +6135,8 @@ msgstr "SSTP szerver"
msgid "SWAP"
msgstr "SWAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6145,13 +6145,13 @@ msgstr "SWAP"
msgid "Save"
msgstr "Mentés"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Mentés és alkalmazás"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr "Mentési hiba"
@ -6248,7 +6248,7 @@ msgstr "Szolgáltatás típusa"
msgid "Services"
msgstr "Szolgáltatások"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "A munkamenet lejárt"
@ -7443,8 +7443,8 @@ msgstr ""
"Ezt a beállítást nem lehet használni, mert a ca-bundle csomag nincs "
"telepítve."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7486,7 +7486,7 @@ msgstr ""
msgid "Timezone"
msgstr "Időzóna"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "Bejelentkezéshez…"
@ -8254,7 +8254,7 @@ msgstr "Rendszernapló írása fájlba"
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8525,12 +8525,12 @@ msgstr "nem"
msgid "no link"
msgstr "nincs kapcsolat"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "nem üres érték"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "nincs"
@ -8630,7 +8630,7 @@ msgstr "ismeretlen"
msgid "unlimited"
msgstr "korlátlan"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -3,8 +3,8 @@ msgstr ""
"Project-Id-Version: LuCI\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-10 03:40+0200\n"
"PO-Revision-Date: 2021-12-13 23:52+0000\n"
"Last-Translator: Josef Schlehofer <pepe@bloodkings.eu>\n"
"PO-Revision-Date: 2021-12-23 16:09+0000\n"
"Last-Translator: davidevertuani <davide.vertuani@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/luci/it/"
">\n"
"Language: it\n"
@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.10-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1508
msgid "%.1f dB"
@ -58,8 +58,8 @@ msgid "-- Additional Field --"
msgstr "-- Campo Aggiuntivo --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -299,7 +299,7 @@ msgstr "Esiste già una configurazione per il dispositivo \"%s\""
msgid "A directory with the same name already exists."
msgstr "Esiste già una directory con lo stesso nome del file."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
"È necessario un nuovo login poiché la sessione di autenticazione è scaduta."
@ -466,11 +466,11 @@ msgstr ""
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -731,7 +731,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr "Quantità di probe DAD (Duplicate Address Detection) da inviare"
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "Errore durante il salvataggio del form:"
@ -857,7 +857,7 @@ msgstr ""
msgid "Apply request failed with status <code>%h</code>"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "Applica senza controllo"
@ -1755,10 +1755,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1960,8 +1960,8 @@ msgstr ""
msgid "Disconnection attempt failed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2097,7 +2097,7 @@ msgstr "Scarica mtdblock"
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr ""
@ -2147,9 +2147,9 @@ msgstr ""
msgid "EAP-Method"
msgstr "Metodo EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2484,7 +2484,7 @@ msgstr "Necessario indirizzo IPv6 valido"
msgid "Expecting two priority values separated by a colon"
msgstr "Necessari due valori di priorità separati da due punti (:)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2888,8 +2888,8 @@ msgstr "Opzioni di rete globali"
msgid "Go to password configuration..."
msgstr "Vai alla configurazione della password..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3958,7 +3958,7 @@ msgstr "Carico Medio"
msgid "Loading directory contents…"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4425,7 +4425,7 @@ msgstr "Monitor"
msgid "More Characters"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr ""
@ -4531,7 +4531,7 @@ msgstr ""
msgid "NTP server candidates"
msgstr "Candidati server NTP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4618,11 +4618,11 @@ msgstr ""
msgid "Next »"
msgstr "Prossimo »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
msgstr ""
msgstr "No"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:643
msgid "No DHCP Server configured for this interface"
@ -4935,12 +4935,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "Frequenza"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5329,7 +5329,7 @@ msgstr ""
msgid "Path to inner Private Key"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "In pausa"
@ -5718,7 +5718,7 @@ msgstr "Ricollega questa interfaccia"
msgid "References"
msgstr "Riferimenti"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "Auto-aggiornamento"
@ -5890,7 +5890,7 @@ msgstr "Richiede wpa-supplicant con supporto WEP"
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6034,7 +6034,7 @@ msgstr "Esegui un controllo del filesystem prima di montare il dispositivo"
msgid "Run filesystem check"
msgstr "Esegui controllo del filesystem"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr ""
@ -6089,8 +6089,8 @@ msgstr "Server SSTP"
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6099,13 +6099,13 @@ msgstr ""
msgid "Save"
msgstr "Salva"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Salva & Applica"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6202,7 +6202,7 @@ msgstr ""
msgid "Services"
msgstr "Servizi"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "Sessione scaduta"
@ -7391,8 +7391,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7434,7 +7434,7 @@ msgstr ""
msgid "Timezone"
msgstr "Fuso orario"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "Vai al login…"
@ -8204,7 +8204,7 @@ msgstr "Scrivi registro di sistema su file"
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8472,12 +8472,12 @@ msgstr "no"
msgid "no link"
msgstr "Nessun collegamento"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "campo da compilare"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "nessuna"
@ -8577,7 +8577,7 @@ msgstr "sconosciuto"
msgid "unlimited"
msgstr "illimitato"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -58,8 +58,8 @@ msgid "-- Additional Field --"
msgstr "-- 追加項目 --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -291,7 +291,7 @@ msgstr "デバイス \"%s\" の設定は既に存在しています"
msgid "A directory with the same name already exists."
msgstr "同じ名前のディレクトリがすでに存在します。"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr "認証セッションの期限が切れたため、再ログインが必要です。"
@ -457,11 +457,11 @@ msgstr "アダプティブな負荷分散balance-alb、6"
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "アダプティブな送信負荷分散balance-tlb、5"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -720,7 +720,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr "送信に用いる重複アドレス検出DADの数です"
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "フォームの保存中にエラーが発生しました:"
@ -853,7 +853,7 @@ msgstr "バックアップを適用しますか?"
msgid "Apply request failed with status <code>%h</code>"
msgstr "適用のリクエストに失敗しました ステータスコード:<code>%h</code>"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "チェックなしの適用"
@ -1761,10 +1761,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr "IPv6 プレフィックスの委任"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1966,8 +1966,8 @@ msgstr "切断の試行に失敗しました"
msgid "Disconnection attempt failed."
msgstr "切断の試行に失敗しました。"
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2099,7 +2099,7 @@ msgstr "mtdblockをダウンロード"
msgid "Downstream SNR offset"
msgstr "下りSNRオフセット"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "ドラッグして並び替え"
@ -2148,9 +2148,9 @@ msgstr "EAビット長"
msgid "EAP-Method"
msgstr "EAPメソッド"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2491,7 +2491,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr "コロンで区切られた2つの優先度の値である必要があります"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2903,8 +2903,8 @@ msgstr "グローバルネットワークオプション"
msgid "Go to password configuration..."
msgstr "パスワード設定へ移動..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3986,7 +3986,7 @@ msgstr "システム平均負荷"
msgid "Loading directory contents…"
msgstr "ディレクトリの内容を読み込み中…"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4455,7 +4455,7 @@ msgstr "モニター"
msgid "More Characters"
msgstr "文字数不足"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "さらに表示…"
@ -4561,7 +4561,7 @@ msgstr "NTドメイン"
msgid "NTP server candidates"
msgstr "NTPサーバー候補"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4648,7 +4648,7 @@ msgstr "新規インターフェース名…"
msgid "Next »"
msgstr "次 »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4966,12 +4966,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "動作周波数"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr "オプション\"%s\"に無効な入力値が含まれています。"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr "オプション\"%s\"を設定してください。"
@ -5374,7 +5374,7 @@ msgstr "内部クライアント証明書のパス"
msgid "Path to inner Private Key"
msgstr "内部秘密鍵のパス"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "一時停止中"
@ -5778,7 +5778,7 @@ msgstr "このインターフェースを再接続"
msgid "References"
msgstr "参照"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "更新中"
@ -5953,7 +5953,7 @@ msgstr "WEPをサポートするwpa-supplicantが必要"
msgid "Reselection policy for primary slave"
msgstr "プライマリスレーブの再選択ポリシー"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6094,7 +6094,7 @@ msgstr "デバイスをマウントする前にファイルシステムチェッ
msgid "Run filesystem check"
msgstr "ファイルシステムチェックを実行"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "ランタイムエラー"
@ -6149,8 +6149,8 @@ msgstr "SSTPサーバー"
msgid "SWAP"
msgstr "スワップ"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6159,13 +6159,13 @@ msgstr "スワップ"
msgid "Save"
msgstr "保存"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "保存&適用"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr "保存エラー"
@ -6264,7 +6264,7 @@ msgstr "サービスタイプ"
msgid "Services"
msgstr "サービス"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "セッション期限切れ"
@ -7481,8 +7481,8 @@ msgstr ""
"ca-bundleパッケージがインストールされていないため、このオプションは使用できま"
"せん。"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7524,7 +7524,7 @@ msgstr "リンク ロス時にトポロジーを更新するまでのタイム
msgid "Timezone"
msgstr "タイムゾーン"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "ログイン…"
@ -8295,7 +8295,7 @@ msgstr "システムログをファイルに書き込む"
msgid "XOR policy (balance-xor, 2)"
msgstr "XORポリシーbalance-xor、2"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8565,12 +8565,12 @@ msgstr "いいえ"
msgid "no link"
msgstr "リンクなし"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "空でない値"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "なし"
@ -8670,7 +8670,7 @@ msgstr "不明"
msgid "unlimited"
msgstr "無制限"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -58,8 +58,8 @@ msgid "-- Additional Field --"
msgstr "-- 추가 설정 --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -291,7 +291,7 @@ msgstr ""
msgid "A directory with the same name already exists."
msgstr "이미 같은 이름의 디렉터리가 존재합니다."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr "인증 세션이 만료되어 새 로그인이 필요합니다."
@ -457,11 +457,11 @@ msgstr "적응형 부하 분산 (balance-alb, 6)"
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "적응형 송신 부하 분산 (balance-tlb, 5)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -717,7 +717,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "양식을 저장하는 동안 오류가 발생했습니다:"
@ -843,7 +843,7 @@ msgstr ""
msgid "Apply request failed with status <code>%h</code>"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr ""
@ -1713,10 +1713,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1917,8 +1917,8 @@ msgstr ""
msgid "Disconnection attempt failed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2045,7 +2045,7 @@ msgstr "mtdblock 다운로드"
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr ""
@ -2094,9 +2094,9 @@ msgstr ""
msgid "EAP-Method"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2427,7 +2427,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2823,8 +2823,8 @@ msgstr ""
msgid "Go to password configuration..."
msgstr "암호 설정 하기"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3875,7 +3875,7 @@ msgstr "부하 평균"
msgid "Loading directory contents…"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4332,7 +4332,7 @@ msgstr ""
msgid "More Characters"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr ""
@ -4436,7 +4436,7 @@ msgstr ""
msgid "NTP server candidates"
msgstr "NTP 서버 목록"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4523,7 +4523,7 @@ msgstr ""
msgid "Next »"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4835,12 +4835,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "동작 주파수"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5229,7 +5229,7 @@ msgstr ""
msgid "Path to inner Private Key"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr ""
@ -5619,7 +5619,7 @@ msgstr "이 인터페이스를 재연결합니다"
msgid "References"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr ""
@ -5791,7 +5791,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -5932,7 +5932,7 @@ msgstr "기기 마운트 전에 파일시스템 검사 실행"
msgid "Run filesystem check"
msgstr "파일시스템 검사 실행"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "런타임 오류"
@ -5990,8 +5990,8 @@ msgstr "SSTP 서버"
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6000,13 +6000,13 @@ msgstr ""
msgid "Save"
msgstr "저장"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "저장 & 적용"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6100,7 +6100,7 @@ msgstr "서비스 유형"
msgid "Services"
msgstr "서비스"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "세션 만료됨"
@ -7238,8 +7238,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7281,7 +7281,7 @@ msgstr ""
msgid "Timezone"
msgstr "시간대"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr ""
@ -8032,7 +8032,7 @@ msgstr "시스템 로그 출력 파일 경로"
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8297,12 +8297,12 @@ msgstr ""
msgid "no link"
msgstr "link 없음"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "없음"
@ -8404,7 +8404,7 @@ msgstr "알 수 없는"
msgid "unlimited"
msgstr "무제한"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -54,8 +54,8 @@ msgid "-- Additional Field --"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -278,7 +278,7 @@ msgstr ""
msgid "A directory with the same name already exists."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
@ -439,11 +439,11 @@ msgstr ""
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -695,7 +695,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr ""
@ -821,7 +821,7 @@ msgstr ""
msgid "Apply request failed with status <code>%h</code>"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr ""
@ -1670,10 +1670,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1872,8 +1872,8 @@ msgstr ""
msgid "Disconnection attempt failed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -1997,7 +1997,7 @@ msgstr ""
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr ""
@ -2042,9 +2042,9 @@ msgstr ""
msgid "EAP-Method"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2375,7 +2375,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2771,8 +2771,8 @@ msgstr ""
msgid "Go to password configuration..."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3818,7 +3818,7 @@ msgstr ""
msgid "Loading directory contents…"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4275,7 +4275,7 @@ msgstr ""
msgid "More Characters"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr ""
@ -4379,7 +4379,7 @@ msgstr ""
msgid "NTP server candidates"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4466,7 +4466,7 @@ msgstr ""
msgid "Next »"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4778,12 +4778,12 @@ msgstr ""
msgid "Operating frequency"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5170,7 +5170,7 @@ msgstr ""
msgid "Path to inner Private Key"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr ""
@ -5553,7 +5553,7 @@ msgstr ""
msgid "References"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr ""
@ -5725,7 +5725,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -5864,7 +5864,7 @@ msgstr ""
msgid "Run filesystem check"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr ""
@ -5919,8 +5919,8 @@ msgstr ""
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -5929,13 +5929,13 @@ msgstr ""
msgid "Save"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6027,7 +6027,7 @@ msgstr ""
msgid "Services"
msgstr "सेवा"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr ""
@ -7121,8 +7121,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7164,7 +7164,7 @@ msgstr ""
msgid "Timezone"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr ""
@ -7905,7 +7905,7 @@ msgstr ""
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8164,12 +8164,12 @@ msgstr ""
msgid "no link"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr ""
@ -8269,7 +8269,7 @@ msgstr ""
msgid "unlimited"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -57,8 +57,8 @@ msgid "-- Additional Field --"
msgstr "-- Gelanggang Tambahan --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -282,7 +282,7 @@ msgstr ""
msgid "A directory with the same name already exists."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
@ -443,11 +443,11 @@ msgstr ""
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -699,7 +699,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr ""
@ -825,7 +825,7 @@ msgstr ""
msgid "Apply request failed with status <code>%h</code>"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr ""
@ -1674,10 +1674,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1876,8 +1876,8 @@ msgstr ""
msgid "Disconnection attempt failed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2006,7 +2006,7 @@ msgstr ""
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr ""
@ -2052,9 +2052,9 @@ msgstr ""
msgid "EAP-Method"
msgstr "EAP-Kaedah"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2385,7 +2385,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2781,8 +2781,8 @@ msgstr ""
msgid "Go to password configuration..."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3839,7 +3839,7 @@ msgstr ""
msgid "Loading directory contents…"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4296,7 +4296,7 @@ msgstr "Monitor"
msgid "More Characters"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr ""
@ -4402,7 +4402,7 @@ msgstr ""
msgid "NTP server candidates"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4489,7 +4489,7 @@ msgstr ""
msgid "Next »"
msgstr "Kemudian »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4801,12 +4801,12 @@ msgstr ""
msgid "Operating frequency"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5193,7 +5193,7 @@ msgstr ""
msgid "Path to inner Private Key"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr ""
@ -5577,7 +5577,7 @@ msgstr ""
msgid "References"
msgstr "Rujukan"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr ""
@ -5749,7 +5749,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -5890,7 +5890,7 @@ msgstr ""
msgid "Run filesystem check"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr ""
@ -5945,8 +5945,8 @@ msgstr ""
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -5955,13 +5955,13 @@ msgstr ""
msgid "Save"
msgstr "Simpan"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Simpan & Melaksanakan"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6053,7 +6053,7 @@ msgstr ""
msgid "Services"
msgstr "Perkhidmatan"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr ""
@ -7161,8 +7161,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7204,7 +7204,7 @@ msgstr ""
msgid "Timezone"
msgstr "Zon masa"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr ""
@ -7947,7 +7947,7 @@ msgstr ""
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8206,12 +8206,12 @@ msgstr ""
msgid "no link"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "tidak ada"
@ -8311,7 +8311,7 @@ msgstr ""
msgid "unlimited"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -54,8 +54,8 @@ msgid "-- Additional Field --"
msgstr "-- Tilleggs Felt --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -286,7 +286,7 @@ msgstr "Et oppsett for enheten «%s» finnes allerede"
msgid "A directory with the same name already exists."
msgstr "En mappe med samme navn finnes allerede."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
@ -455,11 +455,11 @@ msgstr ""
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -717,7 +717,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr "Mengde dupliserte adresseoppdagelsesprober å sende"
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "Kunne ikke lagre skjemaet:"
@ -844,7 +844,7 @@ msgstr ""
msgid "Apply request failed with status <code>%h</code>"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr ""
@ -1715,10 +1715,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1921,8 +1921,8 @@ msgstr "Kunne ikke koble fra"
msgid "Disconnection attempt failed."
msgstr "Kunne ikke koble fra."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2058,7 +2058,7 @@ msgstr "Last ned mtdblock"
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Dra for å endre rekkefølge"
@ -2108,9 +2108,9 @@ msgstr ""
msgid "EAP-Method"
msgstr "EAP-metode"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2441,7 +2441,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2840,8 +2840,8 @@ msgstr ""
msgid "Go to password configuration..."
msgstr "Gå til passord konfigurasjon..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3900,7 +3900,7 @@ msgstr "Belastning Gjennomsnitt"
msgid "Loading directory contents…"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4362,7 +4362,7 @@ msgstr "Monitor"
msgid "More Characters"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr ""
@ -4468,7 +4468,7 @@ msgstr ""
msgid "NTP server candidates"
msgstr "NTP server kandidater"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4555,7 +4555,7 @@ msgstr ""
msgid "Next »"
msgstr "Neste »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4867,12 +4867,12 @@ msgstr ""
msgid "Operating frequency"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5261,7 +5261,7 @@ msgstr ""
msgid "Path to inner Private Key"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr ""
@ -5648,7 +5648,7 @@ msgstr "Koble til igjen"
msgid "References"
msgstr "Referanser"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr ""
@ -5820,7 +5820,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -5961,7 +5961,7 @@ msgstr "Kjør filsystem sjekk før montering av enheten"
msgid "Run filesystem check"
msgstr "Kjør filsystem sjekk"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr ""
@ -6016,8 +6016,8 @@ msgstr ""
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6026,13 +6026,13 @@ msgstr ""
msgid "Save"
msgstr "Lagre"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Lagre & Aktiver"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6126,7 +6126,7 @@ msgstr "Tjeneste type"
msgid "Services"
msgstr "Tjenester"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr ""
@ -7258,8 +7258,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7301,7 +7301,7 @@ msgstr ""
msgid "Timezone"
msgstr "Tidssone"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr ""
@ -8057,7 +8057,7 @@ msgstr ""
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8324,12 +8324,12 @@ msgstr "nei"
msgid "no link"
msgstr "ingen forbindelse"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
#, fuzzy
msgid "none"
@ -8430,7 +8430,7 @@ msgstr "ukjent"
msgid "unlimited"
msgstr "ubegrenset"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -53,8 +53,8 @@ msgid "-- Additional Field --"
msgstr "-- Extra Veld --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -288,7 +288,7 @@ msgstr ""
msgid "A directory with the same name already exists."
msgstr "Er bestaat al een map met deze naam."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr "Er moet opnieuw worden ingelogd omdat de sessie is verlopen."
@ -453,11 +453,11 @@ msgstr "Adaptieve lastbalancering (balance-alb, 6)"
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Adaptieve verzendlastbalancering (balance-tlb, 5)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -716,7 +716,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "Er is een fout opgetreden bij het opslaan van het formulier:"
@ -842,7 +842,7 @@ msgstr "Backup toepassen?"
msgid "Apply request failed with status <code>%h</code>"
msgstr "Aanvraag is mislukt met status <code>%h</code>"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr ""
@ -1691,10 +1691,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1893,8 +1893,8 @@ msgstr ""
msgid "Disconnection attempt failed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2018,7 +2018,7 @@ msgstr ""
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr ""
@ -2063,9 +2063,9 @@ msgstr ""
msgid "EAP-Method"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2396,7 +2396,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2792,8 +2792,8 @@ msgstr ""
msgid "Go to password configuration..."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3839,7 +3839,7 @@ msgstr ""
msgid "Loading directory contents…"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4296,7 +4296,7 @@ msgstr ""
msgid "More Characters"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr ""
@ -4400,7 +4400,7 @@ msgstr ""
msgid "NTP server candidates"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4487,7 +4487,7 @@ msgstr ""
msgid "Next »"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4799,12 +4799,12 @@ msgstr ""
msgid "Operating frequency"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5191,7 +5191,7 @@ msgstr ""
msgid "Path to inner Private Key"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr ""
@ -5574,7 +5574,7 @@ msgstr ""
msgid "References"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr ""
@ -5746,7 +5746,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -5885,7 +5885,7 @@ msgstr ""
msgid "Run filesystem check"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr ""
@ -5940,8 +5940,8 @@ msgstr ""
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -5950,13 +5950,13 @@ msgstr ""
msgid "Save"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6048,7 +6048,7 @@ msgstr ""
msgid "Services"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr ""
@ -7142,8 +7142,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7185,7 +7185,7 @@ msgstr ""
msgid "Timezone"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr ""
@ -7926,7 +7926,7 @@ msgstr ""
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8185,12 +8185,12 @@ msgstr ""
msgid "no link"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr ""
@ -8290,7 +8290,7 @@ msgstr ""
msgid "unlimited"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -3,8 +3,8 @@ msgstr ""
"Project-Id-Version: LuCI\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-04-20 09:40+0200\n"
"PO-Revision-Date: 2021-12-13 23:52+0000\n"
"Last-Translator: Josef Schlehofer <pepe@bloodkings.eu>\n"
"PO-Revision-Date: 2021-12-30 07:50+0000\n"
"Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/luci/pl/"
">\n"
"Language: pl\n"
@ -13,7 +13,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.10-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1508
msgid "%.1f dB"
@ -59,8 +59,8 @@ msgid "-- Additional Field --"
msgstr "-- Dodatkowe pole --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -290,7 +290,7 @@ msgstr "Konfiguracja dla urządzenia \"%s\" już istnieje"
msgid "A directory with the same name already exists."
msgstr "Katalog o tej samej nazwie już istnieje."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
"Wymagane jest ponowne zalogowanie, ponieważ sesja uwierzytelniania wygasła."
@ -458,11 +458,11 @@ msgstr "Adaptacyjne równoważenie obciążenia (balance-alb, 6)"
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Adaptacyjne równoważenie obciążenia transmisji (balance-tlb, 5)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -727,7 +727,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr "Liczba próbek do wysłania w celu wykrywania zduplikowanych adresów"
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "Wystąpił błąd podczas zapisywania formularza:"
@ -859,7 +859,7 @@ msgstr "Czy zastosować kopię zapasową?"
msgid "Apply request failed with status <code>%h</code>"
msgstr "Żądanie zatwierdzenia nie powiodło się ze statusem <code>%h</code>"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "Zastosuj zmiany"
@ -1014,7 +1014,7 @@ msgstr "Kopia zapasowa"
#: modules/luci-mod-system/root/usr/share/luci/menu.d/luci-mod-system.json:114
msgid "Backup / Flash Firmware"
msgstr "Kopia/Aktualizacja"
msgstr "Kopia zapasowa / Aktualizacja firmware"
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:351
#: modules/luci-mod-system/luasrc/model/cbi/admin_system/backupfiles.lua:12
@ -1032,7 +1032,7 @@ msgstr "Urządzenie bazowe"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:974
msgid "Beacon Interval"
msgstr "Interwał ramki[beacon]"
msgstr "Interwał ramki (beacon)"
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:352
#: modules/luci-mod-system/luasrc/model/cbi/admin_system/backupfiles.lua:46
@ -1330,8 +1330,8 @@ msgid ""
"Click \"Generate archive\" to download a tar archive of the current "
"configuration files."
msgstr ""
"Kliknij \"Twórz archiwum\" aby pobrać archiwum tar zawierające bieżące pliki "
"konfiguracyjne."
"Kliknij \"Twórz archiwum\", aby pobrać archiwum tar z bieżącymi plikami "
"konfiguracyjnymi."
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:424
msgid ""
@ -1771,10 +1771,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr "Delegowanie prefiksów IPv6"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1975,8 +1975,8 @@ msgstr "Próba rozłączenia nie powiodła się"
msgid "Disconnection attempt failed."
msgstr "Próba rozłączenia nie powiodła się."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2114,7 +2114,7 @@ msgstr "Pobierz mtdblock"
msgid "Downstream SNR offset"
msgstr "Kompensacja transmisji SNR"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Przeciągnij, aby zmienić kolejność"
@ -2165,9 +2165,9 @@ msgstr "Długość EA-bits"
msgid "EAP-Method"
msgstr "Metoda protokołu rozszerzonego uwierzytelniania (EAP)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2510,7 +2510,7 @@ msgstr "Wymagany poprawny adres IPv6"
msgid "Expecting two priority values separated by a colon"
msgstr "Wymagane dwie wartości oddzielone dwukropkiem"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2652,8 +2652,8 @@ msgid ""
"Find all currently attached filesystems and swap and replace configuration "
"with defaults based on what was detected"
msgstr ""
"Znajdź wszystkie podłączone systemy plików i na podstawie tego, zamień oraz "
"zastąp konfigurację domyślnymi wartościami"
"Znajdź wszystkie aktualnie podłączone systemy plików oraz swap i zamień "
"konfigurację na domyślne na podstawie tego, co zostało wykryte"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:878
msgid "Find and join network"
@ -2926,8 +2926,8 @@ msgstr "Globalne opcje sieciowe"
msgid "Go to password configuration..."
msgstr "Przejdź do konfiguracji hasła..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3781,7 +3781,7 @@ msgstr "Klucz do pakietów wychodzących (opcjonalnie)."
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/processes.js:54
msgid "Kill"
msgstr "Zabij"
msgstr "Usuń"
#: modules/luci-compat/luasrc/model/network/proto_ppp.lua:21
#: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:10
@ -4003,7 +4003,7 @@ msgstr "Port nasłuchu"
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:17
msgid "Listen only on the given interface or, if unspecified, on all"
msgstr ""
"Słuchaj tylko na podanym interfejsie, lub jeśli nie podano na wszystkich"
"Słuchaj tylko na podanym interfejsie lub, jeśli nie określono, na wszystkich"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407
msgid "Listening port for inbound DNS queries"
@ -4022,7 +4022,7 @@ msgstr "Średnie obciążenie"
msgid "Loading directory contents…"
msgstr "Ładowanie zawartości katalogu.…"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4499,7 +4499,7 @@ msgstr "Monitor"
msgid "More Characters"
msgstr "Użyj więcej znaków"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "Więcej…"
@ -4526,7 +4526,7 @@ msgid ""
"Mount Points define at which point a memory device will be attached to the "
"filesystem"
msgstr ""
"Punkty montowania definiują gdzie urządzenie pamięci zostanie podłączone do "
"Punkty montowania definiują, gdzie urządzenie pamięci zostanie podłączone do "
"systemu plików"
#: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:154
@ -4605,7 +4605,7 @@ msgstr "Domena NT"
msgid "NTP server candidates"
msgstr "Lista serwerów NTP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4692,7 +4692,7 @@ msgstr "Nazwa nowego interfejsu…"
msgid "Next »"
msgstr "Następna »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4860,7 +4860,7 @@ msgstr "Nieobecny"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:102
msgid "Not started on boot"
msgstr "Nie uruchomiony przy starcie"
msgstr "Nie uruchomiono przy starcie"
#: modules/luci-base/htdocs/luci-static/resources/rpc.js:409
msgid "Not supported"
@ -5020,12 +5020,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "Częstotliwość"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr "Opcja \"%s\" zawiera nieważną wartość wejściową."
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr "Opcja \"%s\" nie może być pusta."
@ -5430,7 +5430,7 @@ msgstr "Ścieżka do wewnętrznego certyfikatu Klienta"
msgid "Path to inner Private Key"
msgstr "Ścieżka do wewnętrznego klucza prywatnego"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "Wstrzymano"
@ -5832,7 +5832,7 @@ msgstr "Połącz ponownie ten interfejs"
msgid "References"
msgstr "Referencje"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "Odświeżanie"
@ -6006,7 +6006,7 @@ msgstr "Wymaga wpa-supplicant z obsługą WEP"
msgid "Reselection policy for primary slave"
msgstr "Polityka reelekcji głównego niewolnika"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6151,7 +6151,7 @@ msgstr ""
msgid "Run filesystem check"
msgstr "Sprawdź błędy systemu plików"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "Błąd wykonania"
@ -6206,8 +6206,8 @@ msgstr "Serwer SSTP"
msgid "SWAP"
msgstr "SWAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6216,13 +6216,13 @@ msgstr "SWAP"
msgid "Save"
msgstr "Zapisz"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Zapisz i zastosuj"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr "Błąd zapisu"
@ -6261,9 +6261,9 @@ msgid ""
"fails. Use only if you are sure that the firmware is correct and meant for "
"your device!"
msgstr ""
"Wybierz 'Wymuś uaktualnienie', aby wgrać obraz nawet jeśli sprawdzenie "
"Wybierz 'Wymuś uaktualnienie', aby wgrać obraz, nawet jeśli sprawdzenie "
"formatu obrazu nie powiodło się. Używaj tylko wtedy, gdy masz pewność że "
"oprogramowanie jest poprawne i jest przeznaczone dla twojego urządzenia!"
"firmware jest poprawny i przeznaczony do Twojego urządzenia!"
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2643
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2783
@ -6323,7 +6323,7 @@ msgstr "Typ serwisu"
msgid "Services"
msgstr "Usługi"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "Sesja wygasła"
@ -7603,8 +7603,8 @@ msgid ""
msgstr ""
"Nie można użyć tej opcji, ponieważ pakiet ca-bundle nie jest zainstalowany."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7648,7 +7648,7 @@ msgstr "Limit czasu w sekundach do aktualizacji topologii po utracie łącza"
msgid "Timezone"
msgstr "Strefa czasowa"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "Zaloguj się…"
@ -8091,7 +8091,7 @@ msgstr ""
"użyć, natomiast <em>Nazwa hosta</em> jest przypisana jako symboliczna nazwa "
"do określonego hosta. Opcjonalne <em>Czas trwania dzierżawy</em> może być "
"użyty do ustawienia niestandardowego, specyficznego dla hosta czasu "
"dzierżawy, np. 12h, 3d lub nieskończony."
"dzierżawy, np. 12h, 3d lub infinite (nieskończony)."
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:324
msgid "Use upper layer protocol information (layer3+4)"
@ -8435,7 +8435,7 @@ msgstr "Zapisz dziennik systemowy do pliku"
msgid "XOR policy (balance-xor, 2)"
msgstr "Zasady XOR (balance-xor, 2)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8708,12 +8708,12 @@ msgstr "nie"
msgid "no link"
msgstr "niepowiązane"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "niepustą wartość"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "brak"
@ -8813,7 +8813,7 @@ msgstr "nieznane"
msgid "unlimited"
msgstr "nielimitowane"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -3,8 +3,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-05-26 19:03+0200\n"
"PO-Revision-Date: 2021-12-13 23:52+0000\n"
"Last-Translator: Josef Schlehofer <pepe@bloodkings.eu>\n"
"PO-Revision-Date: 2021-12-24 21:53+0000\n"
"Last-Translator: Francisco Lopes <fmlopes@gmail.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/luci/"
"pt/>\n"
"Language: pt\n"
@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.10-dev\n"
"X-Generator: Weblate 4.10.1\n"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1508
msgid "%.1f dB"
@ -58,8 +58,8 @@ msgid "-- Additional Field --"
msgstr "-- Campo Adicional --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -298,7 +298,7 @@ msgstr "Uma configuração para o aparelho \"%s\" já existe"
msgid "A directory with the same name already exists."
msgstr "Já existe um diretório com o mesmo nome."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr "Um novo login é necessário visto que a sessão de autenticação expirou."
@ -464,11 +464,11 @@ msgstr "Balanceamento de carga adaptável (balanço-alb, 6)"
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Balanceamento adaptativo da carga de transmissão (balanço-tlb, 5)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -738,7 +738,7 @@ msgstr ""
"Averigue a quantidade de detecções dos endereços em duplicata que serão "
"emitidos"
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "Ocorreu um erro ao gravar o formulário:"
@ -871,7 +871,7 @@ msgstr "Aplicar backup?"
msgid "Apply request failed with status <code>%h</code>"
msgstr "Pedido para aplicar falhou com o estado <code>%h</code>"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "Aplicar desmarcado"
@ -882,7 +882,7 @@ msgstr "Aplicando alterações de configuração... %ds"
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:56
msgid "Architecture"
msgstr "Arquitetura"
msgstr "Arquitectura"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:968
msgid ""
@ -1512,7 +1512,7 @@ msgstr "Confirmação"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:47
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:51
msgid "Connected"
msgstr "Ligada"
msgstr "Conectado"
#: modules/luci-base/htdocs/luci-static/resources/network.js:9
#: modules/luci-compat/luasrc/model/network.lua:27
@ -1789,10 +1789,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr "Delegue prefixos IPv6"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1905,7 +1905,7 @@ msgstr "O aparelho está fora de alcance! Ainda à espera do aparelho..."
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1234
msgid "Devices"
msgstr "Aparelhos"
msgstr "Dispositivos"
#: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:91
msgid "Diagnostics"
@ -1993,8 +1993,8 @@ msgstr "A tentativa de desconexão falhou"
msgid "Disconnection attempt failed."
msgstr "A tentativa de desconexão falhou."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2132,7 +2132,7 @@ msgstr ""
"Deslocamento <abbr title=\"Signal to Noise Ratio\">SNR</abbr> do sinal "
"recebido"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Arraste para reordenar"
@ -2182,9 +2182,9 @@ msgstr "Comprimento dos bits EA"
msgid "EAP-Method"
msgstr "Método EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2525,7 +2525,7 @@ msgstr "Na expectativa de um endereço IPv6 válido"
msgid "Expecting two priority values separated by a colon"
msgstr "Na expectativa de dois valores prioritários separados por dois pontos"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2702,7 +2702,7 @@ msgstr "Ficheiro de Firmware"
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:57
msgid "Firmware Version"
msgstr "Versão do Firmware"
msgstr "Versão de firmware"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416
msgid "Fixed source port for outbound DNS queries"
@ -2944,8 +2944,8 @@ msgstr "Opções de rede globais"
msgid "Go to password configuration..."
msgstr "Ir para a configuração da palavra-passe…"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -2957,7 +2957,7 @@ msgstr "Conceder acesso à configuração do DHCP"
#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:114
msgid "Grant access to DHCP status display"
msgstr "Conceder acesso à visualização do estado do DHCP"
msgstr "Concedido o acesso à visualização do estado do DHCP"
#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:123
msgid "Grant access to DSL status display"
@ -2993,7 +2993,7 @@ msgstr "Conceder acesso às operações flash"
#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95
msgid "Grant access to main status display"
msgstr "Conceda acesso à exibição do estado principal"
msgstr "Concedido o acesso à visualização do estado principal"
#: protocols/luci-proto-modemmanager/root/usr/share/rpcd/acl.d/luci-proto-modemmanager.json:3
msgid "Grant access to mmcli"
@ -4045,7 +4045,7 @@ msgstr "Carga Média"
msgid "Loading directory contents…"
msgstr "Carregando o conteúdo do diretório…"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4528,7 +4528,7 @@ msgstr "Monitor"
msgid "More Characters"
msgstr "Mais Caracteres"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "Mais…"
@ -4634,7 +4634,7 @@ msgstr "Domínio NT"
msgid "NTP server candidates"
msgstr "Candidatos a servidor NTP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4721,7 +4721,7 @@ msgstr "Novo nome de interface…"
msgid "Next »"
msgstr "Seguinte »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -5051,12 +5051,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "Frequência de Operação"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr "A opção \"%s\" contém um valor de entrada inválido."
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr "A opção \"%s\" não deve estar vazia."
@ -5464,7 +5464,7 @@ msgstr "Caminho para o Certificado do Cliente interno"
msgid "Path to inner Private Key"
msgstr "Caminho para a Chave Privada interna"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "Pausado"
@ -5865,7 +5865,7 @@ msgstr "Reconetar esta interface"
msgid "References"
msgstr "Referências"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "Atualizando"
@ -6039,7 +6039,7 @@ msgstr "Requer wpa-supplicant com suporte WEP"
msgid "Reselection policy for primary slave"
msgstr "Política de nova seleção para o escravo primário"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6184,7 +6184,7 @@ msgstr ""
msgid "Run filesystem check"
msgstr "Correr uma verificação do sistema de ficheiros"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "Erro de tempo de execução"
@ -6239,8 +6239,8 @@ msgstr "Servidor SSTP"
msgid "SWAP"
msgstr "SWAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6249,13 +6249,13 @@ msgstr "SWAP"
msgid "Save"
msgstr "Guardar"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Gravar & Aplicar"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr "Erro ao gravar"
@ -6356,7 +6356,7 @@ msgstr "Tipo de Serviço"
msgid "Services"
msgstr "Serviços"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "A sessão expirou"
@ -7654,8 +7654,8 @@ msgid ""
msgstr ""
"Esta opção não pode ser usada porque o pacote ca-bundle não está instalado."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7701,7 +7701,7 @@ msgstr ""
msgid "Timezone"
msgstr "Fuso Horário"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "Para fazer login…"
@ -8492,7 +8492,7 @@ msgstr "Escrever registro do sistema (log) no ficheiro"
msgid "XOR policy (balance-xor, 2)"
msgstr "Política XOR (balanço-xor, 2)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8767,12 +8767,12 @@ msgstr "não"
msgid "no link"
msgstr "sem link"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "valor não vazio"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "nenhum"
@ -8872,7 +8872,7 @@ msgstr "desconhecido"
msgid "unlimited"
msgstr "ilimitado"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -58,8 +58,8 @@ msgid "-- Additional Field --"
msgstr "-- Campo Adicional --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -301,7 +301,7 @@ msgstr "Uma configuração para o dispositivo \"%s\" já existe"
msgid "A directory with the same name already exists."
msgstr "Um diretório com o mesmo nome já existe."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr "Uma nova autenticação é necessária já que a sessão expirou."
@ -475,11 +475,11 @@ msgstr "Balanceamento de carga adaptável (balanço-alb, 6)"
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Balanceamento adaptativo da carga de transmissão (balanço-tlb, 5)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -751,7 +751,7 @@ msgstr ""
"Averigue a quantidade de detecções dos endereços em duplicata que serão "
"emitidos"
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "Ocorreu um erro ao salvar o formulário:"
@ -883,7 +883,7 @@ msgstr "Aplicar cópia de segurança?"
msgid "Apply request failed with status <code>%h</code>"
msgstr "Pedido para aplicar falhou com o estado <code>%h</code>"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "Aplicar sem verificação"
@ -1807,10 +1807,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr "Delegue prefixos IPv6"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -2013,8 +2013,8 @@ msgstr "A tentativa de desconexão falhou"
msgid "Disconnection attempt failed."
msgstr "A tentativa de desconexão falhou."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2155,7 +2155,7 @@ msgstr ""
"Deslocamento <abbr title=\"Razão entre Sinal e Ruído/Signal to Noise Ratio"
"\">SNR</abbr> do sinal recebido"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Arraste para reordenar"
@ -2207,9 +2207,9 @@ msgstr "Comprimento dos bits EA"
msgid "EAP-Method"
msgstr "Método EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2549,7 +2549,7 @@ msgstr "Na expectativa de um endereço IPv6 válido"
msgid "Expecting two priority values separated by a colon"
msgstr "Na expectativa de dois valores prioritários separados por dois pontos"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2971,8 +2971,8 @@ msgstr "Opção global de rede"
msgid "Go to password configuration..."
msgstr "Ir para a configuração de senha..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -4083,7 +4083,7 @@ msgstr "Carga média"
msgid "Loading directory contents…"
msgstr "Carregando conteúdo do diretório…"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4565,7 +4565,7 @@ msgstr "Monitor"
msgid "More Characters"
msgstr "Mais Caracteres"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "Mais…"
@ -4671,7 +4671,7 @@ msgstr "Domínio NT"
msgid "NTP server candidates"
msgstr "Candidatos a servidor NTP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4758,7 +4758,7 @@ msgstr "Nome de nova interface…"
msgid "Next »"
msgstr "Próximo »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -5088,12 +5088,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "Frequência de Operação"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr "A opção \"%s\" contém um valor inválido de entrada."
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr "A opção \"%s\" não deve estar vazia."
@ -5501,7 +5501,7 @@ msgstr "Caminho interno para o certificado do cliente"
msgid "Path to inner Private Key"
msgstr "Caminho interno para a chave privada"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "Pausado"
@ -5903,7 +5903,7 @@ msgstr "Reconectar esta interface"
msgid "References"
msgstr "Referências"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "Atualizando"
@ -6078,7 +6078,7 @@ msgstr "Requer wpa-supplicant com suporte WEP"
msgid "Reselection policy for primary slave"
msgstr "Política de nova seleção para o escravo primário"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6224,7 +6224,7 @@ msgstr ""
msgid "Run filesystem check"
msgstr "Execute a verificação do sistema de arquivos"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "Erro de execução"
@ -6279,8 +6279,8 @@ msgstr "Servidor SSTP"
msgid "SWAP"
msgstr "SWAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6289,13 +6289,13 @@ msgstr "SWAP"
msgid "Save"
msgstr "Salvar"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Salvar & Aplicar"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr "Erro ao salvar"
@ -6396,7 +6396,7 @@ msgstr "Tipo do Serviço"
msgid "Services"
msgstr "Serviços"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "Sessão expirada"
@ -7694,8 +7694,8 @@ msgid ""
msgstr ""
"Esta opção não pode ser usada porque o pacote ca-bundle não está instalado."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7741,7 +7741,7 @@ msgstr ""
msgid "Timezone"
msgstr "Fuso horário"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "Para fazer login…"
@ -8534,7 +8534,7 @@ msgstr "Escrever registro do sistema (log) no arquivo"
msgid "XOR policy (balance-xor, 2)"
msgstr "Política XOR (balanço-xor, 2)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8810,12 +8810,12 @@ msgstr "não"
msgid "no link"
msgstr "sem link"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "valor não vazio"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "nenhum"
@ -8915,7 +8915,7 @@ msgstr "desconhecido"
msgid "unlimited"
msgstr "ilimitado"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

File diff suppressed because it is too large Load diff

View file

@ -60,8 +60,8 @@ msgid "-- Additional Field --"
msgstr "-- Дополнительно --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -297,7 +297,7 @@ msgstr "Конфигурация для устройства «%s» уже су
msgid "A directory with the same name already exists."
msgstr "Директория с таким же именем уже существует."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr "Необходима авторизация."
@ -464,11 +464,11 @@ msgstr "Адаптивная балансировка нагрузки (balance-
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Адаптивная балансировка нагрузки передачи (balance-tlb, 5)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -736,7 +736,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr "Количество отправляемых проб обнаружения дубликатов адресов (DAD)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "При сохранении формы произошла ошибка:"
@ -869,7 +869,7 @@ msgstr "Восстановить резервную копию?"
msgid "Apply request failed with status <code>%h</code>"
msgstr "Ошибка <code>%h</code> запроса на применение"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "Применить без проверки"
@ -1792,10 +1792,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr "Делегировать IPv6 префиксы"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1996,8 +1996,8 @@ msgstr "Ошибка попытки отключения"
msgid "Disconnection attempt failed."
msgstr "Ошибка попытки отключения."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2133,7 +2133,7 @@ msgstr "Скачать MTD раздел"
msgid "Downstream SNR offset"
msgstr "SNR offset внутренней сети"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Перетащите, чтобы изменить порядок"
@ -2183,9 +2183,9 @@ msgstr "EA-bits длина"
msgid "EAP-Method"
msgstr "Метод EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2526,7 +2526,7 @@ msgstr "Ожидается правильный IPv6-адрес"
msgid "Expecting two priority values separated by a colon"
msgstr "Ожидается два значение приоритета, разделённые двоеточием"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2938,8 +2938,8 @@ msgstr "Основные настройки сети"
msgid "Go to password configuration..."
msgstr "Перейти к настройке пароля..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -4034,7 +4034,7 @@ msgstr "Нагрузка (1, 5, 15м)"
msgid "Loading directory contents…"
msgstr "Загрузка содержимого директории…"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4514,7 +4514,7 @@ msgstr "Монитор"
msgid "More Characters"
msgstr "Слишком мало символов"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "Больше…"
@ -4620,7 +4620,7 @@ msgstr "NT домен"
msgid "NTP server candidates"
msgstr "Список NTP-серверов"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4707,7 +4707,7 @@ msgstr "Новое имя интерфейса…"
msgid "Next »"
msgstr "Следующий »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -5034,12 +5034,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "Настройка частоты"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr "Опция \"%s\" содержит недопустимое значение."
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr "Опция \"%s\" не должна быть пустой."
@ -5445,7 +5445,7 @@ msgstr "Путь к внутренним Client-сертификатам"
msgid "Path to inner Private Key"
msgstr "Путь к внутреннему Приватному ключу"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "Приостановлено"
@ -5849,7 +5849,7 @@ msgstr "Переподключить этот интерфейс"
msgid "References"
msgstr "Ссылки"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "Обновляется"
@ -6024,7 +6024,7 @@ msgstr "Требуется wpa-supplicant с поддержкой WEP"
msgid "Reselection policy for primary slave"
msgstr "Политика переизбрания для первичного ведомого"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6168,7 +6168,7 @@ msgstr "Проверять файловую систему перед монти
msgid "Run filesystem check"
msgstr "Проверить"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "Ошибка исполнения"
@ -6223,8 +6223,8 @@ msgstr "Сервер SSTP"
msgid "SWAP"
msgstr "Разделы подкачки (swap)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6233,13 +6233,13 @@ msgstr "Разделы подкачки (swap)"
msgid "Save"
msgstr "Сохранить"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Применить"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr "Ошибка сохранения"
@ -6338,7 +6338,7 @@ msgstr "Тип службы"
msgid "Services"
msgstr "Службы"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "Сессия истекла"
@ -7615,8 +7615,8 @@ msgid ""
msgstr ""
"Эта опция не может быть использована, так как пакет ca-bundle не установлен."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7661,7 +7661,7 @@ msgstr "Таймаут в секундах до обновления топол
msgid "Timezone"
msgstr "Часовой пояс"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "Войти…"
@ -8449,7 +8449,7 @@ msgstr "Записывать системные события в файл"
msgid "XOR policy (balance-xor, 2)"
msgstr "Политика XOR (balance-xor, 2)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8722,12 +8722,12 @@ msgstr "нет"
msgid "no link"
msgstr "нет соединения"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "не пустое значение"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "ничего"
@ -8827,7 +8827,7 @@ msgstr "неизвестный"
msgid "unlimited"
msgstr "без ограничений"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -56,8 +56,8 @@ msgid "-- Additional Field --"
msgstr "-- Dodatočné pole --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -291,7 +291,7 @@ msgstr ""
msgid "A directory with the same name already exists."
msgstr "Adresár s rovnakým názvom už existuje."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
"Vyžaduje sa nové prihlásenie, pretože overenie totožnosti relácie vypršalo."
@ -453,11 +453,11 @@ msgstr ""
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -711,7 +711,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr ""
@ -837,7 +837,7 @@ msgstr "Použiť zálohu?"
msgid "Apply request failed with status <code>%h</code>"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "Použiť bez kontroly"
@ -1699,10 +1699,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1901,8 +1901,8 @@ msgstr "Pokus o odpojenie zlyhal"
msgid "Disconnection attempt failed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2026,7 +2026,7 @@ msgstr "Stiahnuť mtdblock"
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr ""
@ -2071,9 +2071,9 @@ msgstr "Dĺžka bitov EA"
msgid "EAP-Method"
msgstr "Spôsob EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2406,7 +2406,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2804,8 +2804,8 @@ msgstr "Globálne voľby siete"
msgid "Go to password configuration..."
msgstr "Prejsť na konfiguráciu hesla..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3862,7 +3862,7 @@ msgstr "Priemerné zaťaženie"
msgid "Loading directory contents…"
msgstr "Načítava sa obsah priečinka…"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4319,7 +4319,7 @@ msgstr ""
msgid "More Characters"
msgstr "Viac znakov"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "Viac…"
@ -4423,7 +4423,7 @@ msgstr "Doména NT"
msgid "NTP server candidates"
msgstr "Kandidáti serverov NTP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4510,7 +4510,7 @@ msgstr "Názov nového rozhrania…"
msgid "Next »"
msgstr "Ďalej »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4822,12 +4822,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "Pracovná frekvencia"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5214,7 +5214,7 @@ msgstr ""
msgid "Path to inner Private Key"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "Pozastavené"
@ -5599,7 +5599,7 @@ msgstr "Opätovne pripojiť toto rozhranie"
msgid "References"
msgstr "Referencie"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "Obnovuje sa"
@ -5771,7 +5771,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -5912,7 +5912,7 @@ msgstr ""
msgid "Run filesystem check"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr ""
@ -5967,8 +5967,8 @@ msgstr ""
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -5977,13 +5977,13 @@ msgstr ""
msgid "Save"
msgstr "Uložiť"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Uložiť a použiť"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr "Uložiť chybu"
@ -6075,7 +6075,7 @@ msgstr "Typ služby"
msgid "Services"
msgstr "Služby"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "Relácia vypršala"
@ -7193,8 +7193,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7236,7 +7236,7 @@ msgstr ""
msgid "Timezone"
msgstr "Časové pásmo"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "Na prihlásenie…"
@ -7983,7 +7983,7 @@ msgstr "Zapísať systémový denník do súboru"
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8246,12 +8246,12 @@ msgstr ""
msgid "no link"
msgstr "bez linky"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "nejaká hodnota"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr ""
@ -8351,7 +8351,7 @@ msgstr "neznámy"
msgid "unlimited"
msgstr "neobmedzené"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2021-12-16 12:03+0000\n"
"PO-Revision-Date: 2021-12-19 22:52+0000\n"
"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/luci/sv/"
">\n"
@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.10-dev\n"
"X-Generator: Weblate 4.10\n"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1508
msgid "%.1f dB"
@ -56,8 +56,8 @@ msgid "-- Additional Field --"
msgstr "-- Ytterligare fält --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -287,7 +287,7 @@ msgstr "En konfiguration för enheten \"%s\" finns redan"
msgid "A directory with the same name already exists."
msgstr "En katalog med samma namn finns redan."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr "En ny inloggning krävs då autentiseringssessionen har upphört."
@ -448,11 +448,11 @@ msgstr ""
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -707,7 +707,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr ""
@ -833,7 +833,7 @@ msgstr "Verkställ säkerhetskopia?"
msgid "Apply request failed with status <code>%h</code>"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr ""
@ -1685,10 +1685,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1889,8 +1889,8 @@ msgstr ""
msgid "Disconnection attempt failed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2018,7 +2018,7 @@ msgstr ""
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Dra för att sortera om"
@ -2064,9 +2064,9 @@ msgstr ""
msgid "EAP-Method"
msgstr "EAP-metod"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2397,7 +2397,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2793,8 +2793,8 @@ msgstr "Globala nätverksalternativ"
msgid "Go to password configuration..."
msgstr "Gå till lösenordskonfiguration..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3843,7 +3843,7 @@ msgstr "Snitt-belastning"
msgid "Loading directory contents…"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4300,7 +4300,7 @@ msgstr "Övervaka"
msgid "More Characters"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr ""
@ -4404,7 +4404,7 @@ msgstr "NT-domän"
msgid "NTP server candidates"
msgstr "NTP-serverkandidater"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4491,7 +4491,7 @@ msgstr ""
msgid "Next »"
msgstr "Nästa »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4803,12 +4803,12 @@ msgstr ""
msgid "Operating frequency"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5195,7 +5195,7 @@ msgstr "Genväg till det inre klient-certifikatet"
msgid "Path to inner Private Key"
msgstr "Genväg till den inre privata nyckeln"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr ""
@ -5580,7 +5580,7 @@ msgstr "Återanslut det här gränssnittet"
msgid "References"
msgstr "Referens"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr ""
@ -5752,7 +5752,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -5891,7 +5891,7 @@ msgstr "Kör en filsystemskontroll innan enheten monteras"
msgid "Run filesystem check"
msgstr "Kör filsystemskontrollen"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr ""
@ -5946,8 +5946,8 @@ msgstr ""
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -5956,13 +5956,13 @@ msgstr ""
msgid "Save"
msgstr "Spara"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Spara och Verkställ"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6054,7 +6054,7 @@ msgstr "Typ av tjänst"
msgid "Services"
msgstr "Tjänster"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr ""
@ -6125,7 +6125,7 @@ msgstr ""
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:210
#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:37
msgid "Short GI"
msgstr ""
msgstr "Kort GI"
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1158
msgid "Short Preamble"
@ -7150,8 +7150,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7193,7 +7193,7 @@ msgstr ""
msgid "Timezone"
msgstr "Tidszon"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr ""
@ -7937,7 +7937,7 @@ msgstr "Skriv systemlogg till fil"
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8198,12 +8198,12 @@ msgstr "nej"
msgid "no link"
msgstr "ingen länk"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "inga"
@ -8303,7 +8303,7 @@ msgstr "okänd"
msgid "unlimited"
msgstr "obegränsad"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -45,8 +45,8 @@ msgid "-- Additional Field --"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -269,7 +269,7 @@ msgstr ""
msgid "A directory with the same name already exists."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
@ -430,11 +430,11 @@ msgstr ""
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -686,7 +686,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr ""
@ -812,7 +812,7 @@ msgstr ""
msgid "Apply request failed with status <code>%h</code>"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr ""
@ -1661,10 +1661,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1863,8 +1863,8 @@ msgstr ""
msgid "Disconnection attempt failed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -1988,7 +1988,7 @@ msgstr ""
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr ""
@ -2033,9 +2033,9 @@ msgstr ""
msgid "EAP-Method"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2366,7 +2366,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2762,8 +2762,8 @@ msgstr ""
msgid "Go to password configuration..."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3809,7 +3809,7 @@ msgstr ""
msgid "Loading directory contents…"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4266,7 +4266,7 @@ msgstr ""
msgid "More Characters"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr ""
@ -4370,7 +4370,7 @@ msgstr ""
msgid "NTP server candidates"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4457,7 +4457,7 @@ msgstr ""
msgid "Next »"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4769,12 +4769,12 @@ msgstr ""
msgid "Operating frequency"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5161,7 +5161,7 @@ msgstr ""
msgid "Path to inner Private Key"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr ""
@ -5544,7 +5544,7 @@ msgstr ""
msgid "References"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr ""
@ -5716,7 +5716,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -5855,7 +5855,7 @@ msgstr ""
msgid "Run filesystem check"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr ""
@ -5910,8 +5910,8 @@ msgstr ""
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -5920,13 +5920,13 @@ msgstr ""
msgid "Save"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6018,7 +6018,7 @@ msgstr ""
msgid "Services"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr ""
@ -7112,8 +7112,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7155,7 +7155,7 @@ msgstr ""
msgid "Timezone"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr ""
@ -7896,7 +7896,7 @@ msgstr ""
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8155,12 +8155,12 @@ msgstr ""
msgid "no link"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr ""
@ -8260,7 +8260,7 @@ msgstr ""
msgid "unlimited"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -57,8 +57,8 @@ msgid "-- Additional Field --"
msgstr "-- Ek Alan--"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -290,7 +290,7 @@ msgstr "\"%s\" cihazı için bir yapılandırma zaten var"
msgid "A directory with the same name already exists."
msgstr "Aynı isim ile bir dizin zaten bulunuyor."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
"Kimlik doğrulama oturumu sona erdiğinden dolayı yeni bir oturum açma gerekli."
@ -455,11 +455,11 @@ msgstr "Uyarlanabilir yük dengelemesi (balance-alb, 6)"
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Uyarlanabilir iletim yükü dengeleme (balance-tlb, 5)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -724,7 +724,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr "Gönderilecek Yinelenen Adres Algılama problarının miktarı"
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "Formu kaydederken bir hata oluştu:"
@ -856,7 +856,7 @@ msgstr "Yedek uygulansın mı?"
msgid "Apply request failed with status <code>%h</code>"
msgstr "Başvuru isteği <code>%h</code> durumuyla başarısız oldu"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "İşaretlenmemişi uygula"
@ -1767,10 +1767,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr "IPv6 öneklerini temsil et"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1971,8 +1971,8 @@ msgstr "Bağlantı kesme girişimi başarısız oldu"
msgid "Disconnection attempt failed."
msgstr "Bağlantı kesme girişimi başarısız oldu."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2106,7 +2106,7 @@ msgstr "Mtdblock'u indir"
msgid "Downstream SNR offset"
msgstr "Aşağı akış SNR ofseti"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Yeniden sıralamak için sürükleyin"
@ -2156,9 +2156,9 @@ msgstr "EA bit uzunluğu"
msgid "EAP-Method"
msgstr "EAP Yöntemi"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2499,7 +2499,7 @@ msgstr "Geçerli bir IPv6 adresi bekleniyor"
msgid "Expecting two priority values separated by a colon"
msgstr "İki nokta üst üste ile ayrılmış iki öncelik değeri bekleniyor"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2911,8 +2911,8 @@ msgstr "Genel ağ seçenekleri"
msgid "Go to password configuration..."
msgstr "Parola yapılandırmasına git..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -4007,7 +4007,7 @@ msgstr "Ortalama Yük"
msgid "Loading directory contents…"
msgstr "Dizin içeriği yükleniyor…"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4480,7 +4480,7 @@ msgstr "İzle"
msgid "More Characters"
msgstr "Daha Fazla Karakter"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "Daha…"
@ -4586,7 +4586,7 @@ msgstr "NT Alanı"
msgid "NTP server candidates"
msgstr "NTP sunucusu adayları"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4673,7 +4673,7 @@ msgstr "Yeni arayüz adı…"
msgid "Next »"
msgstr "Sonraki »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -5000,12 +5000,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "Çalışma frekansı"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr "\"%s\" seçeneği geçersiz bir giriş değeri içeriyor."
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr "\"%s\" seçeneği boş olmamalıdır."
@ -5408,7 +5408,7 @@ msgstr "İç İstemci Sertifikası'nın Yolu"
msgid "Path to inner Private Key"
msgstr "İç Özel anahtar'ın Yolu"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "Duraklatıldı"
@ -5803,7 +5803,7 @@ msgstr "Bu arayüzü yeniden bağlayın"
msgid "References"
msgstr "Referanslar"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "Yenileniyor"
@ -5977,7 +5977,7 @@ msgstr "WEP destekli wpa-supplicant gerektirir"
msgid "Reselection policy for primary slave"
msgstr "Birincil bağımlı için yeniden seçim politikası"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6120,7 +6120,7 @@ msgstr "Cihazı bağlamadan önce bir dosya sistemi kontrolü yapın"
msgid "Run filesystem check"
msgstr "Dosya sistemi kontrolünü çalıştır"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "Çalışma hatası"
@ -6175,8 +6175,8 @@ msgstr "SSTP Sunucusu"
msgid "SWAP"
msgstr "TAKAS"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6185,13 +6185,13 @@ msgstr "TAKAS"
msgid "Save"
msgstr "Kaydet"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Kaydet & Uygula"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr "Hatayı kaydet"
@ -6290,7 +6290,7 @@ msgstr "Servis Tipi"
msgid "Services"
msgstr "Hizmetler"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "Oturum süresi doldu"
@ -7564,8 +7564,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr "Ca-bundle paketi kurulu olmadığı için bu seçenek kullanılamaz."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7611,7 +7611,7 @@ msgstr ""
msgid "Timezone"
msgstr "Saat dilimi"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "Giriş yap…"
@ -8397,7 +8397,7 @@ msgstr "Sistem günlüğünü dosyaya yaz"
msgid "XOR policy (balance-xor, 2)"
msgstr "XOR politikası (balance-xor, 2)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8667,12 +8667,12 @@ msgstr "hayır"
msgid "no link"
msgstr "bağlantı yok"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "boş olmayan değer"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "hiçbiri"
@ -8772,7 +8772,7 @@ msgstr "bilinmeyen"
msgid "unlimited"
msgstr "sınırsız"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -57,8 +57,8 @@ msgid "-- Additional Field --"
msgstr "-- Додаткові поля --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -303,7 +303,7 @@ msgstr "Конфігурація для пристрою \"%s\" вже існу
msgid "A directory with the same name already exists."
msgstr "Каталог з такою ж назвою вже існує."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr ""
"Оскільки сеанс автентифікації закінчився, потрібен новий вхід у систему."
@ -475,11 +475,11 @@ msgstr "Адаптивне балансування навантаження (ba
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Адаптивне балансування навантаження передавання (balance-tlb, 5)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -745,7 +745,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr "Кількість зондів виявлення повторюваних адрес для надсилання"
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr "Сталася помилка під час збереження форми:"
@ -871,7 +871,7 @@ msgstr "Застосувати резервну копію?"
msgid "Apply request failed with status <code>%h</code>"
msgstr "Сталася помилка запиту на застосування зі статусом <code>%h</code>"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "Застосувати без перевірки"
@ -1783,10 +1783,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr "Делегувати префікси IPv6"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1987,8 +1987,8 @@ msgstr "Спроба від'єднання не вдалася"
msgid "Disconnection attempt failed."
msgstr "Спроба відключення зазнала невдачі."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2124,7 +2124,7 @@ msgstr "Завантажити mtdblock"
msgid "Downstream SNR offset"
msgstr "Низхідний зсув SNR"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Перетягніть, щоб змінити порядок"
@ -2175,9 +2175,9 @@ msgstr "Довжина EA-бітів"
msgid "EAP-Method"
msgstr "Метод EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2517,7 +2517,7 @@ msgstr "Очікується дійсна IPv6-адреса"
msgid "Expecting two priority values separated by a colon"
msgstr "Очікується два значення пріоритету, розділені двокрапкою"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2917,8 +2917,8 @@ msgstr "Глобальні параметри мережі"
msgid "Go to password configuration..."
msgstr "Перейти до конфігурування пароля..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -4020,7 +4020,7 @@ msgstr "Середнє навантаження"
msgid "Loading directory contents…"
msgstr "Завантаження вмісту каталогу…"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4488,7 +4488,7 @@ msgstr "Диспетчер"
msgid "More Characters"
msgstr "Більше символів"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "Докладніше…"
@ -4594,7 +4594,7 @@ msgstr "Домен NT"
msgid "NTP server candidates"
msgstr "Сервери NTP кандидати для синхронізації"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4681,7 +4681,7 @@ msgstr "Нова назва інтерфейсу…"
msgid "Next »"
msgstr "Наступний »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4997,12 +4997,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "Робоча частота"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr "Параметр \"%s\" містить неприпустиме значення введення."
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr "Параметр \"%s\" не може бути порожнім."
@ -5411,7 +5411,7 @@ msgstr "Шлях до внутрішнього сертифіката клієн
msgid "Path to inner Private Key"
msgstr "Шлях до внутрішнього закритого ключа"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr "Призупинено"
@ -5811,7 +5811,7 @@ msgstr "Перепідключити цей інтерфейс"
msgid "References"
msgstr "Посилання"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr "Поновлюється"
@ -5985,7 +5985,7 @@ msgstr "Потребує wpa-суплікатора з підтримкою WEP"
msgid "Reselection policy for primary slave"
msgstr "Політика повторного вибору первинного веденого"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6126,7 +6126,7 @@ msgstr "Виконати перевірку файлової системи пе
msgid "Run filesystem check"
msgstr "Виконати перевірку файлової системи"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "Помилка виконання"
@ -6181,8 +6181,8 @@ msgstr "Сервер SSTP"
msgid "SWAP"
msgstr "SWAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6191,13 +6191,13 @@ msgstr "SWAP"
msgid "Save"
msgstr "Зберегти"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Зберегти і застосувати"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr "Помилка збереження"
@ -6294,7 +6294,7 @@ msgstr "Тип сервісу"
msgid "Services"
msgstr "Сервіси"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "Час сеансу минув"
@ -7489,8 +7489,8 @@ msgstr ""
"Цю опцію використовувати не можна, оскільки пакет \"ca-bundle\" не "
"інстальовано."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7532,7 +7532,7 @@ msgstr ""
msgid "Timezone"
msgstr "Часовий пояс"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "До входу…"
@ -8304,7 +8304,7 @@ msgstr "Записувати cистемний журнал до файлу"
msgid "XOR policy (balance-xor, 2)"
msgstr "Політика XOR (balance-xor, 2)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8575,12 +8575,12 @@ msgstr "Ні"
msgid "no link"
msgstr "нема з'єднання"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "непусте значення"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "нічого"
@ -8680,7 +8680,7 @@ msgstr "невідомо"
msgid "unlimited"
msgstr "необмежено"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

@ -59,8 +59,8 @@ msgid "-- Additional Field --"
msgstr "---Mục bổ sung---"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3932
#: modules/luci-base/htdocs/luci-static/resources/ui.js:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -296,7 +296,7 @@ msgstr ""
msgid "A directory with the same name already exists."
msgstr "thư mục có tên này đã tồn tại"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2671
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662
msgid "A new login is required since the authentication session expired."
msgstr "Cần đăng nhận lại vì phiên xác thực cũ đã hết hạn"
@ -464,11 +464,11 @@ msgstr ""
msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363
#: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3364
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -722,7 +722,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
#: modules/luci-base/htdocs/luci-static/resources/form.js:604
msgid "An error occurred while saving the form:"
msgstr ""
@ -848,7 +848,7 @@ msgstr "Chấp nhận sao lưu?"
msgid "Apply request failed with status <code>%h</code>"
msgstr "Áp dụng yêu cầu không thành công với trạng thái <code>%h</code>"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2182
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked"
msgstr "Áp dụng không kiểm tra"
@ -1724,10 +1724,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347
#: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893
#: modules/luci-compat/luasrc/view/cbi/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1928,8 +1928,8 @@ msgstr "Kết nối thất bại"
msgid "Disconnection attempt failed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054
#: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3055
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2060,7 +2060,7 @@ msgstr "Tải xuống mtdblock"
msgid "Downstream SNR offset"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2659
#: modules/luci-base/htdocs/luci-static/resources/form.js:2660
msgid "Drag to reorder"
msgstr "Kéo để tổ chức lại"
@ -2110,9 +2110,9 @@ msgstr "Độ dài EA-bits"
msgid "EAP-Method"
msgstr "EAP-Method"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210
#: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3211
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495
@ -2448,7 +2448,7 @@ msgstr ""
msgid "Expecting two priority values separated by a colon"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:64
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2849,8 +2849,8 @@ msgstr "Tùy chọn mạng toàn cầu"
msgid "Go to password configuration..."
msgstr "Tới trang cài đặt mật khẩu..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529
#: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3530
#: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page"
@ -3926,7 +3926,7 @@ msgstr "Tải trung bình"
msgid "Loading directory contents…"
msgstr "Đang tải nội dung thư mục..."
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1949
#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940
#: modules/luci-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…"
@ -4388,7 +4388,7 @@ msgstr "Monitor"
msgid "More Characters"
msgstr "Thêm đặc điểm"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543
#: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…"
msgstr "thêm ..."
@ -4494,7 +4494,7 @@ msgstr ""
msgid "NTP server candidates"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2581
#: modules/luci-base/htdocs/luci-static/resources/form.js:2582
#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4581,7 +4581,7 @@ msgstr "Tên giao diện mạng mới..."
msgid "Next »"
msgstr "Tiếp »"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No"
@ -4895,12 +4895,12 @@ msgstr ""
msgid "Operating frequency"
msgstr "Tần số hoạt động"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880
#: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1987
#: modules/luci-base/htdocs/luci-static/resources/form.js:1988
msgid "Option \"%s\" must not be empty."
msgstr ""
@ -5302,7 +5302,7 @@ msgstr "Đường dẫn tới chứng chỉ nội bộ của máy khách"
msgid "Path to inner Private Key"
msgstr "Đường dẫn tới khoá riêng tư nội bộ"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused"
msgstr ""
@ -5698,7 +5698,7 @@ msgstr "Tái kết nối giao diện mạng này"
msgid "References"
msgstr "Tham khảo"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing"
msgstr ""
@ -5873,7 +5873,7 @@ msgstr ""
msgid "Reselection policy for primary slave"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2204
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195
#: modules/luci-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6014,7 +6014,7 @@ msgstr "Chạy kiểm tra hệ thống tập tin trước khi gắn thiết bị
msgid "Run filesystem check"
msgstr "Tiến hành kiểm tra thư mục hệ thống"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error"
msgstr "Lỗi"
@ -6069,8 +6069,8 @@ msgstr ""
msgid "SWAP"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199
#: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190
#: modules/luci-compat/luasrc/view/cbi/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6079,13 +6079,13 @@ msgstr ""
msgid "Save"
msgstr "Lưu"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2181
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply"
msgstr "Lưu & áp dụng "
#: modules/luci-base/htdocs/luci-static/resources/form.js:602
#: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error"
msgstr ""
@ -6180,7 +6180,7 @@ msgstr "Kiểu dịch vụ"
msgid "Services"
msgstr "Dịch vụ "
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired"
msgstr "Phiên hết hạn"
@ -7343,8 +7343,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed."
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550
#: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2551
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet"
@ -7386,7 +7386,7 @@ msgstr ""
msgid "Timezone"
msgstr "Múi giờ "
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…"
msgstr "Đến phần đăng nhập"
@ -8147,7 +8147,7 @@ msgstr "Viết nhật ký hệ thống vào một tệp"
msgid "XOR policy (balance-xor, 2)"
msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3870
#: modules/luci-base/htdocs/luci-static/resources/form.js:3871
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes"
@ -8417,12 +8417,12 @@ msgstr "Không"
msgid "no link"
msgstr "Không có liên kết"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2228
#: modules/luci-base/htdocs/luci-static/resources/form.js:2229
#: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value"
msgstr "Giá trị không rỗng"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3200
#: modules/luci-base/htdocs/luci-static/resources/form.js:3201
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none"
msgstr "không"
@ -8522,7 +8522,7 @@ msgstr "Không xác định"
msgid "unlimited"
msgstr "Không giới hạn"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3565
#: modules/luci-base/htdocs/luci-static/resources/form.js:3566
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

Some files were not shown because too many files have changed in this diff Show more