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 "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2021-04-09 08:05+0000\n" "PO-Revision-Date: 2021-12-30 07:50+0000\n"
"Last-Translator: khorwood <khorwood@gmail.com>\n" "Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsacme/fr/>\n" "luciapplicationsacme/fr/>\n"
"Language: fr\n" "Language: fr\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\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 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:17
msgid "ACME certificates" msgid "ACME certificates"
@ -39,9 +39,8 @@ msgid "Certificate config"
msgstr "Configuration du certificat" msgstr "Configuration du certificat"
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:122 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:122
#, fuzzy
msgid "Challenge Alias" 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 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:47
msgid "Challenge Validation" msgid "Challenge Validation"
@ -162,9 +161,8 @@ msgstr ""
"fournisseur de DNS pour générer le certificat." "fournisseur de DNS pour générer le certificat."
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:29 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:29
#, fuzzy
msgid "State directory" 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 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:123
msgid "" msgid ""
@ -207,6 +205,13 @@ msgid ""
"address. Once configured, issuing certificates can take a while. Check the " "address. Once configured, issuing certificates can take a while. Check the "
"logs for progress and any errors." "logs for progress and any errors."
msgstr "" 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 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:108
msgid "" msgid ""
@ -217,6 +222,13 @@ msgid ""
"supports wildcard certificates. Using this mode requires the acme-dnsapi " "supports wildcard certificates. Using this mode requires the acme-dnsapi "
"package to be installed." "package to be installed."
msgstr "" 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 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:84
msgid "" msgid ""
@ -224,6 +236,10 @@ msgid ""
"for one certificate). Nginx must support ssl, if not it won't start as it " "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" "needs to be compiled with ssl support to use cert options"
msgstr "" 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 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:76
msgid "" msgid ""
@ -231,6 +247,9 @@ msgid ""
"for one certificate). Is also available luci-app-uhttpd to configure uhttpd " "for one certificate). Is also available luci-app-uhttpd to configure uhttpd "
"form the LuCI interface." "form the LuCI interface."
msgstr "" 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 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:135
msgid "Use a custom CA instead of Let's Encrypt." msgid "Use a custom CA instead of Let's Encrypt."
@ -261,16 +280,15 @@ msgid "Webroot directory"
msgstr "Répertoire racine web" msgstr "Répertoire racine web"
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:101 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:101
#, fuzzy
msgid "" msgid ""
"Webserver root directory. Set this to the webserver document root to run " "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 " "Acme in webroot mode. The web server must be accessible from the internet on "
"port 80." "port 80."
msgstr "" msgstr ""
"Répertoire racine du serveur web. Définir ce champ avec l'emplacement de la " "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." "serveur web doit être accessible depuis internet sur le port 80."
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:30 #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:30
msgid "Where certs and other state files are kept." 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 "" msgid ""
msgstr "" 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" "Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsadblock/pl/>\n" "luciapplicationsadblock/pl/>\n"
@ -9,7 +9,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n" "|| 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 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:258
msgid "Action" msgid "Action"
@ -186,7 +186,7 @@ msgstr "Klient"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:207 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:207
msgid "Clients" msgid "Clients"
msgstr "Klienci" msgstr "Klienty"
#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:136 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:136
msgid "" msgid ""

View file

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

View file

@ -1,14 +1,14 @@
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2021-09-08 07:33+0000\n" "PO-Revision-Date: 2021-12-23 16:10+0000\n"
"Last-Translator: pisquan8 <cimurro@outlook.de>\n" "Last-Translator: davidevertuani <davide.vertuani@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsaria2/it/>\n" "luciapplicationsaria2/it/>\n"
"Language: it\n" "Language: it\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\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 #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:296
msgid "<abbr title=\"Local Peer Discovery\">LPD</abbr> enabled" msgid "<abbr title=\"Local Peer Discovery\">LPD</abbr> enabled"
@ -311,7 +311,7 @@ msgstr "Caricamento"
#: applications/luci-app-aria2/luasrc/controller/aria2.lua:28 #: applications/luci-app-aria2/luasrc/controller/aria2.lua:28
msgid "Log" msgid "Log"
msgstr "" msgstr "Registro"
#: applications/luci-app-aria2/luasrc/view/aria2/log_template.htm:45 #: applications/luci-app-aria2/luasrc/view/aria2/log_template.htm:45
msgid "Log Data" msgid "Log Data"

View file

@ -1,14 +1,14 @@
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2021-10-09 17:14+0000\n" "PO-Revision-Date: 2021-12-23 16:10+0000\n"
"Last-Translator: Pierfrancesco Passerini <p.passerini@gmail.com>\n" "Last-Translator: davidevertuani <davide.vertuani@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsclamav/it/>\n" "luciapplicationsclamav/it/>\n"
"Language: it\n" "Language: it\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\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 #: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:143
msgid "10" 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/luasrc/model/cbi/clamav.lua:22
#: applications/luci-app-clamav/root/usr/share/luci/menu.d/luci-app-clamav.json:3 #: applications/luci-app-clamav/root/usr/share/luci/menu.d/luci-app-clamav.json:3
msgid "ClamAV" msgid "ClamAV"
msgstr "" msgstr "ClamAV"
#: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:147 #: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:147
msgid "Database check every N sec" 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 #: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:30
msgid "Log" msgid "Log"
msgstr "" msgstr "Registro"
#: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:50 #: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:50
#, fuzzy
msgid "Log additional infection info" msgid "Log additional infection info"
msgstr "Registra informazioni aggiuntive sull'infezione" 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:119
#: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:124 #: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:124
msgid "No" msgid "No"
msgstr "" msgstr "No"
#: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:136 #: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:136
msgid "Port range, highest port" msgid "Port range, highest port"

View file

@ -1,23 +1,23 @@
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2021-06-18 19:32+0000\n" "PO-Revision-Date: 2021-12-21 16:49+0000\n"
"Last-Translator: Demian Wright <wright.demian+weblate@gmail.com>\n" "Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n"
"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsddns/fi/>\n" "luciapplicationsddns/fi/>\n"
"Language: fi\n" "Language: fi\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\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 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:430
msgid "\"../\" not allowed in path for Security Reason." 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:462
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:531 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:531
msgid "Add new services..." msgid "Add new services..."
msgstr "" msgstr "Lisää uusia palveluita..."
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:605 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:605
msgid "Advanced Settings" msgid "Advanced Settings"
@ -25,7 +25,7 @@ msgstr "Lisäasetukset"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:399 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:399
msgid "Allow non-public IP's" 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 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:604
msgid "Basic Settings" msgid "Basic Settings"
@ -33,39 +33,47 @@ msgstr "Perusasetukset"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:884 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:884
msgid "Bind Network" msgid "Bind Network"
msgstr "" msgstr "Sido verkko"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:330 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:330
msgid "Binding to a specific network not supported" 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 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:357
msgid "" msgid ""
"BusyBox's nslookup and Wget do not support to specify the IP version to use " "BusyBox's nslookup and Wget do not support to specify the IP version to use "
"for communication with DDNS Provider!" "for communication with DDNS Provider!"
msgstr "" 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 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:368
msgid "" msgid ""
"BusyBox's nslookup and hostip do not support to specify to use TCP instead " "BusyBox's nslookup and hostip do not support to specify to use TCP instead "
"of default UDP when requesting DNS server!" "of default UDP when requesting DNS server!"
msgstr "" 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 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:379
msgid "" msgid ""
"BusyBox's nslookup in the current compiled version does not handle given DNS " "BusyBox's nslookup in the current compiled version does not handle given DNS "
"Servers correctly!" "Servers correctly!"
msgstr "" 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 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:450
msgid "Ca Certs path" msgid "Ca Certs path"
msgstr "" msgstr "CaCerts -polku"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:451 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:451
msgid "" msgid ""
"Ca Certs path that will be used to download services data. Set IGNORE to " "Ca Certs path that will be used to download services data. Set IGNORE to "
"skip certificate validation." "skip certificate validation."
msgstr "" 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 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:537
msgid "Cancel" msgid "Cancel"
@ -73,7 +81,7 @@ msgstr "Peruuta"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:962 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:962
msgid "Check Interval" msgid "Check Interval"
msgstr "" msgstr "Tarkistusväli"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:977 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:977
msgid "Check Unit" 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:522
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:656 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:656
msgid "Checking the service support..." msgid "Checking the service support..."
msgstr "" msgstr "Tarkistetaan palvelutukea..."
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:27 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:27
msgid "Configuration" 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:212
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1124 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1124
msgid "Configuration Error" msgid "Configuration Error"
msgstr "" msgstr "Määritysvirhe"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:541 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:541
msgid "Create service" msgid "Create service"
msgstr "" msgstr "Luo palvelu"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:412 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:412
msgid "Current setting:" 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:196
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:274 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:274

View file

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: luci-app-ddns 2.4.0-1\n" "Project-Id-Version: luci-app-ddns 2.4.0-1\n"
"POT-Creation-Date: 2016-01-30 11:07+0100\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" "Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsddns/pl/>\n" "luciapplicationsddns/pl/>\n"
@ -12,7 +12,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n" "|| 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 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:430
msgid "\"../\" not allowed in path for Security Reason." 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 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:282
msgid "DDns" msgid "DDns"
msgstr "DDns" msgstr "DDNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:582 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:582
msgid "DDns Service" 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 #: applications/luci-app-ddns/root/usr/share/rpcd/acl.d/luci-app-ddns.json:3
msgid "Grant access to ddns procedures" 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 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:318
msgid "HTTPS not supported" msgid "HTTPS not supported"
@ -755,7 +755,7 @@ msgid ""
"force_interval set to '0')" "force_interval set to '0')"
msgstr "" msgstr ""
"To jest ustawienie domyślne, jeśli uruchamiasz skrypty DDNS samodzielnie " "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 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:874
msgid "This will be autoset to the selected interface" 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 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:299
msgid "Update DDns Services List" 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 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:700
msgid "Update URL to be used for updating your DDNS Provider." msgid "Update URL to be used for updating your DDNS Provider."

View file

@ -1,6 +1,6 @@
msgid "" msgid ""
msgstr "" 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" "Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsdockerman/pl/>\n" "luciapplicationsdockerman/pl/>\n"
@ -9,7 +9,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n" "|| 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 #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/newcontainer.lua:604
msgid "A list of kernel capabilities to add to the container" 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/container.lua:245
#: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/containers.lua:220 #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/containers.lua:220
msgid "Kill" msgid "Kill"
msgstr "Zabij" msgstr "Usuń"
#: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/newnetwork.lua:60 #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/newnetwork.lua:60
msgid "L2 bridge" msgid "L2 bridge"

View file

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

View file

@ -1,6 +1,6 @@
msgid "" msgid ""
msgstr "" 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" "Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsdockerman/sv/>\n" "luciapplicationsdockerman/sv/>\n"
@ -8,7 +8,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\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 #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/newcontainer.lua:604
msgid "A list of kernel capabilities to add to the container" 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/newnetwork.lua:32
#: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/volumes.lua:85 #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/volumes.lua:85
msgid "Driver" msgid "Driver"
msgstr "Driver" msgstr "Drivrutin"
#: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/container.lua:263 #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/container.lua:263
msgid "Duplicate/Edit" 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 #: applications/luci-app-dockerman/luasrc/view/dockerman/container_file.htm:7
msgid "Path" msgid "Path"
msgstr "Sökväg" msgstr "Genväg"
#: applications/luci-app-dockerman/luasrc/view/dockerman/images_import.htm:54 #: applications/luci-app-dockerman/luasrc/view/dockerman/images_import.htm:54
msgid "Please input new tag" msgid "Please input new tag"

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-03-30 17:00+0200\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" "Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsfirewall/pl/>\n" "luciapplicationsfirewall/pl/>\n"
@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n" "|| 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 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48
msgid "" msgid ""
@ -76,7 +76,7 @@ msgstr ""
msgid "" msgid ""
"<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}" "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
msgstr "" 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 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
msgid "" msgid ""
@ -961,8 +961,8 @@ msgid ""
msgstr "" msgstr ""
"Opcje poniżej kontrolują politykę przekazywania pomiędzy tą strefą (%s) a " "Opcje poniżej kontrolują politykę przekazywania pomiędzy tą strefą (%s) a "
"innymi strefami. <em>Strefy docelowe</em> obejmują przekazywany ruch " "innymi strefami. <em>Strefy docelowe</em> obejmują przekazywany ruch "
"<strong>pochodzący z %q</strong>. <em>Strefy źródłowe</em> match forwarded " "<strong>pochodzący z %q</strong>. <em>Strefy źródłowe</em> pasują do ruchu "
"traffic from other zones <strong>skierowane do %q</strong>. Reguła " "przekazanego z innych stref <strong>skierowanych do %q</strong>. Reguła "
"przekazywania jest <em>jednokierunkowa</em>, np. przekazywanie z sieci LAN " "przekazywania jest <em>jednokierunkowa</em>, np. przekazywanie z sieci LAN "
"do WAN <em>nie</em> implikuje pozwolenia na przekazywanie z sieci WAN do 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:68
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150
msgid "drop" 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/forwards.js:68
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89

View file

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2021-04-11 16:26+0000\n" "PO-Revision-Date: 2021-12-30 07:50+0000\n"
"Last-Translator: SRay <seb@isostorm.com>\n" "Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsfwknopd/fr/>\n" "luciapplicationsfwknopd/fr/>\n"
"Language: fr\n" "Language: fr\n"
@ -10,13 +10,15 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\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 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602
msgid "" msgid ""
"Allow SPA clients to request access to services through an iptables firewall " "Allow SPA clients to request access to services through an iptables firewall "
"instead of just to it." "instead of just to it."
msgstr "" 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 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603
msgid "Allow SPA clients to request forwarding destination by DNS name." msgid "Allow SPA clients to request forwarding destination by DNS name."

View file

@ -27,6 +27,46 @@ msgstr ""
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (ochrana rodiny)"
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (Familiebeskyttelse)"
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "AliDNS" msgstr "AliDNS"

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (Familienschutz)"
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "AliDNS" msgstr "AliDNS"

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -29,6 +29,46 @@ msgstr "AdGuard (Protección familiar)"
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "AdGuard (estándar)" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "AliDNS" msgstr "AliDNS"

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (protection de la famille)"
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -20,6 +20,46 @@ msgstr ""
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -20,6 +20,46 @@ msgstr ""
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (családvédelem)"
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "AdGuard (szabványos)" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (자녀보호)"
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "AdGuard (일반)" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "AliDNS" msgstr "AliDNS"

View file

@ -26,6 +26,46 @@ msgstr "अ‍ॅडगार्ड (कौटुंबिक संरक्ष
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "अ‍ॅडगार्ड (मानक)" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -27,6 +27,46 @@ msgstr "AdGuard (filtr rodzinny)"
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "AdGuard (standardowy)" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "AliDNS" msgstr "AliDNS"

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (Proteção da Família)"
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "AdGuard (Padrão)" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "AliDNS" msgstr "AliDNS"

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (Proteção Familiar)"
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "AdGuard (Padrão)" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "AliDNS" msgstr "AliDNS"

View file

@ -27,6 +27,46 @@ msgstr "AdGuard (Protecția familiei)"
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "AliDNS" msgstr "AliDNS"

View file

@ -27,6 +27,46 @@ msgstr "AdGuard (Семейная защита)"
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "AdGuard (Стандарт)" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "AliDNS" msgstr "AliDNS"

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -26,6 +26,46 @@ msgstr "AdGuard (Aile Kalkanı)"
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "AdGuard (Standart)" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "AliDNS" msgstr "AliDNS"

View file

@ -27,6 +27,46 @@ msgstr "AdGuard (Сімейний захист)"
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "AdGuard (Стандарт)" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -26,6 +26,46 @@ msgstr ""
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "" msgstr ""

View file

@ -32,6 +32,46 @@ msgstr "AdGuard家庭保护"
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "AdGuard标准" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "阿里巴巴DNS" msgstr "阿里巴巴DNS"

View file

@ -32,6 +32,46 @@ msgstr "AdGuard (家庭保護)"
msgid "AdGuard (Standard)" msgid "AdGuard (Standard)"
msgstr "AdGuard (標準)" 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 #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.alidns.dns.lua:3
msgid "AliDNS" msgid "AliDNS"
msgstr "阿里巴巴DNS" msgstr "阿里巴巴DNS"

View file

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2021-03-14 05:18+0000\n" "PO-Revision-Date: 2021-12-28 16:45+0000\n"
"Last-Translator: Marcin Net <marcin.net@linux.pl>\n" "Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsksmbd/pl/>\n" "luciapplicationsksmbd/pl/>\n"
"Language: pl\n" "Language: pl\n"
@ -9,7 +9,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n" "|| 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 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:87
msgid "Allow guests" msgid "Allow guests"
@ -81,7 +81,7 @@ msgstr "Interfejs"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:36 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:36
msgid "Listen only on the given interface or, if unspecified, on lan" 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 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:65
msgid "Name" msgid "Name"

View file

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

View file

@ -1,18 +1,18 @@
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2021-11-21 18:56+0000\n" "PO-Revision-Date: 2021-12-30 07:50+0000\n"
"Last-Translator: Felix Braun <f.bhelicopter@gmail.com>\n" "Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsmjpg-streamer/fr/>\n" "luciapplicationsmjpg-streamer/fr/>\n"
"Language: fr\n" "Language: fr\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\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 #: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:217
msgid "Allow ringbuffer to exceed limit by this amount" 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 #: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:95
msgid "Ask for username and password on connect" msgid "Ask for username and password on connect"

View file

@ -1,14 +1,14 @@
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2021-10-09 17:14+0000\n" "PO-Revision-Date: 2021-12-23 16:10+0000\n"
"Last-Translator: Pierfrancesco Passerini <p.passerini@gmail.com>\n" "Last-Translator: davidevertuani <davide.vertuani@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsmwan3/it/>\n" "luciapplicationsmwan3/it/>\n"
"Language: it\n" "Language: it\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\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:176
#: applications/luci-app-mwan3/luasrc/model/cbi/mwan/interfaceconfig.lua:192 #: 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/interface.lua:165
#: applications/luci-app-mwan3/luasrc/model/cbi/mwan/ruleconfig.lua:59 #: applications/luci-app-mwan3/luasrc/model/cbi/mwan/ruleconfig.lua:59
msgid "No" msgid "No"
msgstr "" msgstr "No"
#: applications/luci-app-mwan3/luasrc/view/mwan/overview_status_interface.htm:91 #: applications/luci-app-mwan3/luasrc/view/mwan/overview_status_interface.htm:91
msgid "No MWAN interfaces found" msgid "No MWAN interfaces found"

View file

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

View file

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "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" "Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsnut/sv/>\n" "luciapplicationsnut/sv/>\n"
@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\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 #: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:216
msgid "Additional Shutdown Time(s)" 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 #: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:132
msgid "Driver" msgid "Driver"
msgstr "Driver" msgstr "Drivrutin"
#: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:114 #: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:114
msgid "Driver Configuration" msgid "Driver Configuration"

View file

@ -1,14 +1,14 @@
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2020-02-09 15:51+0000\n" "PO-Revision-Date: 2021-12-30 07:50+0000\n"
"Last-Translator: Bob Weetabix <weetabixlalol@grr.la>\n" "Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsolsr-services/fr/>\n" "luciapplicationsolsr-services/fr/>\n"
"Language: fr\n" "Language: fr\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\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 #: applications/luci-app-olsr-services/luasrc/view/freifunk-services/services.htm:159
msgid "Internal services" msgid "Internal services"

View file

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

View file

@ -1,26 +1,30 @@
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2021-01-15 12:32+0000\n" "PO-Revision-Date: 2021-12-30 07:50+0000\n"
"Last-Translator: Amaury <y0da@live.fr>\n" "Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsprivoxy/fr/>\n" "luciapplicationsprivoxy/fr/>\n"
"Language: fr\n" "Language: fr\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\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 #: applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua:236
msgid "" msgid ""
"A URL to be displayed in the error page that users will see if access to an " "A URL to be displayed in the error page that users will see if access to an "
"untrusted page is denied." "untrusted page is denied."
msgstr "" 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 #: applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua:226
msgid "" msgid ""
"A URL to documentation about the local Privoxy setup, configuration or " "A URL to documentation about the local Privoxy setup, configuration or "
"policies." "policies."
msgstr "" 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 #: applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua:325
msgid "A directory where Privoxy can create temporary files." msgid "A directory where Privoxy can create temporary files."

View file

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

View file

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2021-03-14 05:16+0000\n" "PO-Revision-Date: 2021-12-28 16:45+0000\n"
"Last-Translator: Marcin Net <marcin.net@linux.pl>\n" "Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationssamba4/pl/>\n" "luciapplicationssamba4/pl/>\n"
"Language: pl\n" "Language: pl\n"
@ -11,7 +11,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n" "|| 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 #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:120
msgid "Allow guests" msgid "Allow guests"
@ -129,7 +129,7 @@ msgstr "Interfejs"
#: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:35 #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:35
msgid "Listen only on the given interface or, if unspecified, on lan" 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 #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:98
msgid "Name" msgid "Name"

View file

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

View file

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

View file

@ -1,6 +1,6 @@
msgid "" msgid ""
msgstr "" 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" "Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsser2net/sv/>\n" "luciapplicationsser2net/sv/>\n"
@ -8,7 +8,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\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/proxies.js:72
#: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/settings.js:71 #: 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 #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/leds.js:15
msgid "Driver" msgid "Driver"
msgstr "Driver" msgstr "Drivrutin"
#: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/leds.js:23 #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/leds.js:23
msgid "Duration" msgid "Duration"

View file

@ -1,14 +1,14 @@
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2021-09-08 07:33+0000\n" "PO-Revision-Date: 2021-12-23 16:10+0000\n"
"Last-Translator: pisquan8 <cimurro@outlook.de>\n" "Last-Translator: davidevertuani <davide.vertuani@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsunbound/it/>\n" "luciapplicationsunbound/it/>\n"
"Language: it\n" "Language: it\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\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/configure.lua:160
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:53 #: 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 #: applications/luci-app-unbound/luasrc/controller/unbound.lua:42
msgid "Log" msgid "Log"
msgstr "" msgstr "Registro"
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:58 #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:58
msgid "Manual Conf" msgid "Manual Conf"

View file

@ -1,6 +1,6 @@
msgid "" msgid ""
msgstr "" 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" "Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsvpn-policy-routing/sv/>\n" "luciapplicationsvpn-policy-routing/sv/>\n"
@ -8,7 +8,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\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 #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:61
msgid "%s (disabled)" msgid "%s (disabled)"
@ -216,7 +216,7 @@ msgstr ""
#: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:374 #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:374
msgid "Path" 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:179
#: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:203 #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:203

View file

@ -1,6 +1,6 @@
msgid "" msgid ""
msgstr "" 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" "Last-Translator: ssantos <ssantos@web.de>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsvpnbypass/pt/>\n" "luciapplicationsvpnbypass/pt/>\n"
@ -8,7 +8,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\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 #: applications/luci-app-vpnbypass/htdocs/luci-static/resources/vpnbypass/widgets.js:150
msgid "Disable" 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/htdocs/luci-static/resources/view/vpnbypass/overview.js:27
#: applications/luci-app-vpnbypass/root/usr/share/luci/menu.d/vpnbypass.json:3 #: applications/luci-app-vpnbypass/root/usr/share/luci/menu.d/vpnbypass.json:3
msgid "VPN Bypass" msgid "VPN Bypass"
msgstr "Desvio de VPN" msgstr "Desviar o VPN"

View file

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

View file

@ -1,13 +1,16 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Last-Translator: Automatically generated\n" "PO-Revision-Date: 2021-12-21 16:49+0000\n"
"Language-Team: none\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" "Language: fi\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\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 #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:82
msgid "" msgid ""
@ -37,7 +40,7 @@ msgstr ""
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:50 #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:50
msgid "Check Interval" msgid "Check Interval"
msgstr "" msgstr "Tarkistusväli"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:71 #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:71
msgid "Force Reboot Delay" msgid "Force Reboot Delay"

View file

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2021-04-11 16:26+0000\n" "PO-Revision-Date: 2021-12-30 07:50+0000\n"
"Last-Translator: SRay <seb@isostorm.com>\n" "Last-Translator: Samuel Chéreau <bnorus@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationswatchcat/fr/>\n" "luciapplicationswatchcat/fr/>\n"
"Language: fr\n" "Language: fr\n"
@ -10,13 +10,15 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\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 #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:82
msgid "" msgid ""
"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> Specify the " "<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> Specify the "
"interface to monitor and restart if a ping over it fails." "interface to monitor and restart if a ping over it fails."
msgstr "" 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 #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:72
msgid "" msgid ""

View file

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2020-05-02 15:56+0000\n" "PO-Revision-Date: 2021-12-28 16:45+0000\n"
"Last-Translator: Marcin Net <marcin.net@linux.pl>\n" "Last-Translator: Matthaiks <kitynska@gmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationswifischedule/pl/>\n" "luciapplicationswifischedule/pl/>\n"
"Language: pl\n" "Language: pl\n"
@ -9,7 +9,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n" "|| 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 #: applications/luci-app-wifischedule/luasrc/model/cbi/wifischedule/wifi_schedule.lua:81
msgid "Activate wifi" 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 #: applications/luci-app-wifischedule/luasrc/controller/wifischedule/wifi_schedule.lua:45
msgid "Cron Jobs" msgid "Cron Jobs"
msgstr "Zadania Cron'a" msgstr "Zadania Crona"
#: applications/luci-app-wifischedule/luasrc/model/cbi/wifischedule/wifi_schedule.lua:154 #: applications/luci-app-wifischedule/luasrc/model/cbi/wifischedule/wifi_schedule.lua:154
msgid "Day(s) of Week" 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 #: applications/luci-app-wifischedule/luasrc/controller/wifischedule/wifi_schedule.lua:33
msgid "View Cron Jobs" msgid "View Cron Jobs"
msgstr "Widok zadań Cron'a" msgstr "Widok zadań Crona"
#: applications/luci-app-wifischedule/luasrc/controller/wifischedule/wifi_schedule.lua:32 #: applications/luci-app-wifischedule/luasrc/controller/wifischedule/wifi_schedule.lua:32
msgid "View Logfile" msgid "View Logfile"

View file

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

View file

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

View file

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

View file

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

View file

@ -58,8 +58,8 @@ msgid "-- Additional Field --"
msgstr "-- Camp addicional --" msgstr "-- Camp addicional --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 #: 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:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: 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:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 #: 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." msgid "A directory with the same name already exists."
msgstr "Ja existeix un directori amb aquest mateix nom." 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." 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." 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)" msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Equilibri de càrrega de transmissió adaptativa (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:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216 #: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: 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/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -721,7 +721,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send" msgid "Amount of Duplicate Address Detection probes to send"
msgstr "" 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:" msgid "An error occurred while saving the form:"
msgstr "Hi ha hagut un error en desar el formulari:" msgstr "Hi ha hagut un error en desar el formulari:"
@ -847,7 +847,7 @@ msgstr ""
msgid "Apply request failed with status <code>%h</code>" msgid "Apply request failed with status <code>%h</code>"
msgstr "" 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 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked" msgid "Apply unchecked"
msgstr "" msgstr ""
@ -1713,10 +1713,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes" msgid "Delegate IPv6 prefixes"
msgstr "" msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272 #: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701 #: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 #: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: 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/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1917,8 +1917,8 @@ msgstr ""
msgid "Disconnection attempt failed." msgid "Disconnection attempt failed."
msgstr "" msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: 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:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2048,7 +2048,7 @@ msgstr ""
msgid "Downstream SNR offset" msgid "Downstream SNR offset"
msgstr "" 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" msgid "Drag to reorder"
msgstr "" msgstr ""
@ -2096,9 +2096,9 @@ msgstr ""
msgid "EAP-Method" msgid "EAP-Method"
msgstr "Mètode EAP" msgstr "Mètode EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 #: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 #: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: 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:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 #: 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" msgid "Expecting two priority values separated by a colon"
msgstr "" 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-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:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2827,8 +2827,8 @@ msgstr ""
msgid "Go to password configuration..." msgid "Go to password configuration..."
msgstr "Vés a la configuració de contrasenya" 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:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: 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/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page" msgid "Go to relevant configuration page"
@ -3888,7 +3888,7 @@ msgstr "Càrrega mitjana"
msgid "Loading directory contents…" msgid "Loading directory contents…"
msgstr "" 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-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12 #: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…" msgid "Loading view…"
@ -4345,7 +4345,7 @@ msgstr "Monitor"
msgid "More Characters" msgid "More Characters"
msgstr "" msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 #: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…" msgid "More…"
msgstr "Més…" msgstr "Més…"
@ -4451,7 +4451,7 @@ msgstr ""
msgid "NTP server candidates" msgid "NTP server candidates"
msgstr "Candidats de servidor NTP" 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-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4538,7 +4538,7 @@ msgstr ""
msgid "Next »" msgid "Next »"
msgstr "Següent" 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:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No" msgid "No"
@ -4850,12 +4850,12 @@ msgstr ""
msgid "Operating frequency" msgid "Operating frequency"
msgstr "" msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974 #: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 #: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value." msgid "Option \"%s\" contains an invalid input value."
msgstr "" 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." msgid "Option \"%s\" must not be empty."
msgstr "" msgstr ""
@ -5242,7 +5242,7 @@ msgstr ""
msgid "Path to inner Private Key" msgid "Path to inner Private Key"
msgstr "" msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused" msgid "Paused"
msgstr "Pausat" msgstr "Pausat"
@ -5627,7 +5627,7 @@ msgstr "Reconnex aquesta interfície"
msgid "References" msgid "References"
msgstr "Referències" 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" msgid "Refreshing"
msgstr "Refrescant" msgstr "Refrescant"
@ -5799,7 +5799,7 @@ msgstr ""
msgid "Reselection policy for primary slave" msgid "Reselection policy for primary slave"
msgstr "" 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-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30 #: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -5940,7 +5940,7 @@ msgstr ""
msgid "Run filesystem check" msgid "Run filesystem check"
msgstr "" msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error" msgid "Runtime error"
msgstr "" msgstr ""
@ -5995,8 +5995,8 @@ msgstr ""
msgid "SWAP" msgid "SWAP"
msgstr "" msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: 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/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20 #: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6005,13 +6005,13 @@ msgstr ""
msgid "Save" msgid "Save"
msgstr "Desar" 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-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply" msgid "Save & Apply"
msgstr "Desa i aplica" 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" msgid "Save error"
msgstr "" msgstr ""
@ -6103,7 +6103,7 @@ msgstr "Tipus de servei"
msgid "Services" msgid "Services"
msgstr "Serveis" 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" msgid "Session expired"
msgstr "" msgstr ""
@ -7225,8 +7225,8 @@ msgstr ""
"Aquesta opció no es pot utilitzar perquè el paquet ca-bundle no està " "Aquesta opció no es pot utilitzar perquè el paquet ca-bundle no està "
"instal·lat." "instal·lat."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240 #: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: 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/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet" msgid "This section contains no values yet"
@ -7268,7 +7268,7 @@ msgstr ""
msgid "Timezone" msgid "Timezone"
msgstr "Zona horària" 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…" msgid "To login…"
msgstr "" msgstr ""
@ -8015,7 +8015,7 @@ msgstr "Escriure el registre del sistema al fitxer"
msgid "XOR policy (balance-xor, 2)" msgid "XOR policy (balance-xor, 2)"
msgstr "" 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:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes" msgid "Yes"
@ -8282,12 +8282,12 @@ msgstr "no"
msgid "no link" msgid "no link"
msgstr "cap enllaç" 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 #: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value" msgid "non-empty value"
msgstr "" 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 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none" msgid "none"
msgstr "cap" msgstr "cap"
@ -8387,7 +8387,7 @@ msgstr "desconegut"
msgid "unlimited" msgid "unlimited"
msgstr "il·limitat" 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:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 #: 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 --" msgstr "-- Doplňující pole --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 #: 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:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: 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:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 #: 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." msgid "A directory with the same name already exists."
msgstr "Složka se stejným názvem už existuje." 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." msgid "A new login is required since the authentication session expired."
msgstr "" msgstr ""
"Je třeba se znovu přihlásit, protože platnost relace přihlášení skončila." "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)" msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Adaptivní vyvažování přenosové zátěže (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:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216 #: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: 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/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -719,7 +719,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send" msgid "Amount of Duplicate Address Detection probes to send"
msgstr "" 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:" msgid "An error occurred while saving the form:"
msgstr "Při ukládání formuláře došlo k chybě:" 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>" msgid "Apply request failed with status <code>%h</code>"
msgstr "Provádění požadavku selhalo se stavem <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 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked" msgid "Apply unchecked"
msgstr "Použít nezkontrolované" msgstr "Použít nezkontrolované"
@ -1736,10 +1736,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes" msgid "Delegate IPv6 prefixes"
msgstr "Delegovat prefix IPv6" msgstr "Delegovat prefix IPv6"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272 #: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701 #: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 #: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: 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/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1940,8 +1940,8 @@ msgstr "Pokud o odpojení se nezdařil"
msgid "Disconnection attempt failed." msgid "Disconnection attempt failed."
msgstr "Pokud o odpojení se nezdařil." 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:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: 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:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 #: 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" msgid "Downstream SNR offset"
msgstr "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" msgid "Drag to reorder"
msgstr "Pořadí změníte přetažením" msgstr "Pořadí změníte přetažením"
@ -2125,9 +2125,9 @@ msgstr "EA bitová délka"
msgid "EAP-Method" msgid "EAP-Method"
msgstr "Metoda EAP" msgstr "Metoda EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 #: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 #: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: 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:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 #: 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" msgid "Expecting two priority values separated by a colon"
msgstr "" 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-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:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132 #: 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..." msgid "Go to password configuration..."
msgstr "Přejít na nastavení hesla..." 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:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: 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/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page" msgid "Go to relevant configuration page"
@ -3959,7 +3959,7 @@ msgstr "Průměrná zátěž"
msgid "Loading directory contents…" msgid "Loading directory contents…"
msgstr "Načítání obsahu adresáře…" 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-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12 #: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…" msgid "Loading view…"
@ -4432,7 +4432,7 @@ msgstr "Sledování"
msgid "More Characters" msgid "More Characters"
msgstr "Více znaků" 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…" msgid "More…"
msgstr "Více…" msgstr "Více…"
@ -4539,7 +4539,7 @@ msgstr "NT doména"
msgid "NTP server candidates" msgid "NTP server candidates"
msgstr "Kandidáti NTP serveru" 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-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4626,7 +4626,7 @@ msgstr "Nový název rozhraní…"
msgid "Next »" msgid "Next »"
msgstr "Další »" 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:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No" msgid "No"
@ -4943,12 +4943,12 @@ msgstr ""
msgid "Operating frequency" msgid "Operating frequency"
msgstr "Provozní frekvence" msgstr "Provozní frekvence"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974 #: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 #: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value." msgid "Option \"%s\" contains an invalid input value."
msgstr "Volba \"%s\" obsahuje neplatnou vstupní hodnotu." 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." msgid "Option \"%s\" must not be empty."
msgstr "Volba \"%s\" nesmí být prázdná." 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" msgid "Path to inner Private Key"
msgstr "Cesta k vnitřnímu soukromému klíči" 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" msgid "Paused"
msgstr "" msgstr ""
@ -5746,7 +5746,7 @@ msgstr "Přepojit toto rozhraní"
msgid "References" msgid "References"
msgstr "Reference" msgstr "Reference"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing" msgid "Refreshing"
msgstr "" msgstr ""
@ -5921,7 +5921,7 @@ msgstr ""
msgid "Reselection policy for primary slave" msgid "Reselection policy for primary slave"
msgstr "" 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-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30 #: 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" msgid "Run filesystem check"
msgstr "Spustit kontrolu souborového systému" 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" msgid "Runtime error"
msgstr "Běhová chyba" msgstr "Běhová chyba"
@ -6116,8 +6116,8 @@ msgstr "Server SSTP"
msgid "SWAP" msgid "SWAP"
msgstr "Odkládací soubor/oddíl" msgstr "Odkládací soubor/oddíl"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: 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/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20 #: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6126,13 +6126,13 @@ msgstr "Odkládací soubor/oddíl"
msgid "Save" msgid "Save"
msgstr "Uložit" 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-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply" msgid "Save & Apply"
msgstr "Uložit & použít" 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" msgid "Save error"
msgstr "" msgstr ""
@ -6229,7 +6229,7 @@ msgstr "Typ služby"
msgid "Services" msgid "Services"
msgstr "Služby" 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" msgid "Session expired"
msgstr "Sezení vypršelo" msgstr "Sezení vypršelo"
@ -7406,8 +7406,8 @@ msgid ""
"This option cannot be used because the ca-bundle package is not installed." "This option cannot be used because the ca-bundle package is not installed."
msgstr "" msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240 #: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: 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/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet" msgid "This section contains no values yet"
@ -7449,7 +7449,7 @@ msgstr ""
msgid "Timezone" msgid "Timezone"
msgstr "Časové pásmo" 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…" msgid "To login…"
msgstr "Přihlásit se…" msgstr "Přihlásit se…"
@ -8218,7 +8218,7 @@ msgstr "Zapisovat systémový protokol do souboru"
msgid "XOR policy (balance-xor, 2)" msgid "XOR policy (balance-xor, 2)"
msgstr "" 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:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes" msgid "Yes"
@ -8488,12 +8488,12 @@ msgstr "ne"
msgid "no link" msgid "no link"
msgstr "žádné spojení" 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 #: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value" msgid "non-empty value"
msgstr "neprázdná hodnota" 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 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none" msgid "none"
msgstr "žádný" msgstr "žádný"
@ -8593,7 +8593,7 @@ msgstr "neznámý"
msgid "unlimited" msgid "unlimited"
msgstr "neomezený" 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:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -58,8 +58,8 @@ msgid "-- Additional Field --"
msgstr "-- Campo Adicional --" msgstr "-- Campo Adicional --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 #: 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:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: 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:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 #: 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." msgid "A directory with the same name already exists."
msgstr "Um diretório com o mesmo nome já existe." 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." msgid "A new login is required since the authentication session expired."
msgstr "Uma nova autenticação é necessária já que a sessão expirou." 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)" msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Balanceamento adaptativo da carga de transmissão (balanço-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:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216 #: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: 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/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 #: 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 " "Averigue a quantidade de detecções dos endereços em duplicata que serão "
"emitidos" "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:" msgid "An error occurred while saving the form:"
msgstr "Ocorreu um erro ao salvar o formulário:" 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>" msgid "Apply request failed with status <code>%h</code>"
msgstr "Pedido para aplicar falhou com o estado <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 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked" msgid "Apply unchecked"
msgstr "Aplicar sem verificação" msgstr "Aplicar sem verificação"
@ -1807,10 +1807,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes" msgid "Delegate IPv6 prefixes"
msgstr "Delegue prefixos IPv6" msgstr "Delegue prefixos IPv6"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272 #: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701 #: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 #: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: 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/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -2013,8 +2013,8 @@ msgstr "A tentativa de desconexão falhou"
msgid "Disconnection attempt failed." msgid "Disconnection attempt failed."
msgstr "A tentativa de desconexão falhou." 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:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: 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:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 #: 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" "Deslocamento <abbr title=\"Razão entre Sinal e Ruído/Signal to Noise Ratio"
"\">SNR</abbr> do sinal recebido" "\">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" msgid "Drag to reorder"
msgstr "Arraste para reordenar" msgstr "Arraste para reordenar"
@ -2207,9 +2207,9 @@ msgstr "Comprimento dos bits EA"
msgid "EAP-Method" msgid "EAP-Method"
msgstr "Método EAP" msgstr "Método EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 #: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 #: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: 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:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 #: 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" msgid "Expecting two priority values separated by a colon"
msgstr "Na expectativa de dois valores prioritários separados por dois pontos" 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-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:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132 #: 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..." msgid "Go to password configuration..."
msgstr "Ir para a configuração de senha..." 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:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: 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/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page" msgid "Go to relevant configuration page"
@ -4083,7 +4083,7 @@ msgstr "Carga média"
msgid "Loading directory contents…" msgid "Loading directory contents…"
msgstr "Carregando conteúdo do diretório…" 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-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12 #: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…" msgid "Loading view…"
@ -4565,7 +4565,7 @@ msgstr "Monitor"
msgid "More Characters" msgid "More Characters"
msgstr "Mais Caracteres" 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…" msgid "More…"
msgstr "Mais…" msgstr "Mais…"
@ -4671,7 +4671,7 @@ msgstr "Domínio NT"
msgid "NTP server candidates" msgid "NTP server candidates"
msgstr "Candidatos a servidor NTP" 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-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4758,7 +4758,7 @@ msgstr "Nome de nova interface…"
msgid "Next »" msgid "Next »"
msgstr "Próximo »" 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:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No" msgid "No"
@ -5088,12 +5088,12 @@ msgstr ""
msgid "Operating frequency" msgid "Operating frequency"
msgstr "Frequência de Operação" 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:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 #: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value." msgid "Option \"%s\" contains an invalid input value."
msgstr "A opção \"%s\" contém um valor inválido de entrada." 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." msgid "Option \"%s\" must not be empty."
msgstr "A opção \"%s\" não deve estar vazia." 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" msgid "Path to inner Private Key"
msgstr "Caminho interno para a chave privada" 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" msgid "Paused"
msgstr "Pausado" msgstr "Pausado"
@ -5903,7 +5903,7 @@ msgstr "Reconectar esta interface"
msgid "References" msgid "References"
msgstr "Referências" 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" msgid "Refreshing"
msgstr "Atualizando" msgstr "Atualizando"
@ -6078,7 +6078,7 @@ msgstr "Requer wpa-supplicant com suporte WEP"
msgid "Reselection policy for primary slave" msgid "Reselection policy for primary slave"
msgstr "Política de nova seleção para o escravo primário" 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-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30 #: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6224,7 +6224,7 @@ msgstr ""
msgid "Run filesystem check" msgid "Run filesystem check"
msgstr "Execute a verificação do sistema de arquivos" 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" msgid "Runtime error"
msgstr "Erro de execução" msgstr "Erro de execução"
@ -6279,8 +6279,8 @@ msgstr "Servidor SSTP"
msgid "SWAP" msgid "SWAP"
msgstr "SWAP" msgstr "SWAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: 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/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20 #: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6289,13 +6289,13 @@ msgstr "SWAP"
msgid "Save" msgid "Save"
msgstr "Salvar" 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-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply" msgid "Save & Apply"
msgstr "Salvar & Aplicar" 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" msgid "Save error"
msgstr "Erro ao salvar" msgstr "Erro ao salvar"
@ -6396,7 +6396,7 @@ msgstr "Tipo do Serviço"
msgid "Services" msgid "Services"
msgstr "Serviços" 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" msgid "Session expired"
msgstr "Sessão expirada" msgstr "Sessão expirada"
@ -7694,8 +7694,8 @@ msgid ""
msgstr "" msgstr ""
"Esta opção não pode ser usada porque o pacote ca-bundle não está instalado." "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:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: 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/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet" msgid "This section contains no values yet"
@ -7741,7 +7741,7 @@ msgstr ""
msgid "Timezone" msgid "Timezone"
msgstr "Fuso horário" 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…" msgid "To login…"
msgstr "Para fazer login…" msgstr "Para fazer login…"
@ -8534,7 +8534,7 @@ msgstr "Escrever registro do sistema (log) no arquivo"
msgid "XOR policy (balance-xor, 2)" msgid "XOR policy (balance-xor, 2)"
msgstr "Política XOR (balanço-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:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes" msgid "Yes"
@ -8810,12 +8810,12 @@ msgstr "não"
msgid "no link" msgid "no link"
msgstr "sem 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 #: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value" msgid "non-empty value"
msgstr "valor não vazio" 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 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none" msgid "none"
msgstr "nenhum" msgstr "nenhum"
@ -8915,7 +8915,7 @@ msgstr "desconhecido"
msgid "unlimited" msgid "unlimited"
msgstr "ilimitado" 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:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 #: 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 "-- Дополнительно --" msgstr "-- Дополнительно --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 #: 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:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: 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:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 #: 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." msgid "A directory with the same name already exists."
msgstr "Директория с таким же именем уже существует." 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." msgid "A new login is required since the authentication session expired."
msgstr "Необходима авторизация." msgstr "Необходима авторизация."
@ -464,11 +464,11 @@ msgstr "Адаптивная балансировка нагрузки (balance-
msgid "Adaptive transmit load balancing (balance-tlb, 5)" msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Адаптивная балансировка нагрузки передачи (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:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216 #: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: 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/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -736,7 +736,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send" msgid "Amount of Duplicate Address Detection probes to send"
msgstr "Количество отправляемых проб обнаружения дубликатов адресов (DAD)" 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:" msgid "An error occurred while saving the form:"
msgstr "При сохранении формы произошла ошибка:" msgstr "При сохранении формы произошла ошибка:"
@ -869,7 +869,7 @@ msgstr "Восстановить резервную копию?"
msgid "Apply request failed with status <code>%h</code>" msgid "Apply request failed with status <code>%h</code>"
msgstr "Ошибка <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 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked" msgid "Apply unchecked"
msgstr "Применить без проверки" msgstr "Применить без проверки"
@ -1792,10 +1792,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes" msgid "Delegate IPv6 prefixes"
msgstr "Делегировать IPv6 префиксы" msgstr "Делегировать IPv6 префиксы"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272 #: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701 #: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 #: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: 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/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1996,8 +1996,8 @@ msgstr "Ошибка попытки отключения"
msgid "Disconnection attempt failed." msgid "Disconnection attempt failed."
msgstr "Ошибка попытки отключения." msgstr "Ошибка попытки отключения."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: 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:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2133,7 +2133,7 @@ msgstr "Скачать MTD раздел"
msgid "Downstream SNR offset" msgid "Downstream SNR offset"
msgstr "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" msgid "Drag to reorder"
msgstr "Перетащите, чтобы изменить порядок" msgstr "Перетащите, чтобы изменить порядок"
@ -2183,9 +2183,9 @@ msgstr "EA-bits длина"
msgid "EAP-Method" msgid "EAP-Method"
msgstr "Метод EAP" msgstr "Метод EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 #: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 #: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: 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:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 #: 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" msgid "Expecting two priority values separated by a colon"
msgstr "Ожидается два значение приоритета, разделённые двоеточием" 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-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:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2938,8 +2938,8 @@ msgstr "Основные настройки сети"
msgid "Go to password configuration..." msgid "Go to password configuration..."
msgstr "Перейти к настройке пароля..." msgstr "Перейти к настройке пароля..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 #: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: 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/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page" msgid "Go to relevant configuration page"
@ -4034,7 +4034,7 @@ msgstr "Нагрузка (1, 5, 15м)"
msgid "Loading directory contents…" msgid "Loading directory contents…"
msgstr "Загрузка содержимого директории…" 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-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12 #: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…" msgid "Loading view…"
@ -4514,7 +4514,7 @@ msgstr "Монитор"
msgid "More Characters" msgid "More Characters"
msgstr "Слишком мало символов" msgstr "Слишком мало символов"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 #: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…" msgid "More…"
msgstr "Больше…" msgstr "Больше…"
@ -4620,7 +4620,7 @@ msgstr "NT домен"
msgid "NTP server candidates" msgid "NTP server candidates"
msgstr "Список NTP-серверов" 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-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4707,7 +4707,7 @@ msgstr "Новое имя интерфейса…"
msgid "Next »" msgid "Next »"
msgstr "Следующий »" 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:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No" msgid "No"
@ -5034,12 +5034,12 @@ msgstr ""
msgid "Operating frequency" msgid "Operating frequency"
msgstr "Настройка частоты" msgstr "Настройка частоты"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974 #: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 #: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value." msgid "Option \"%s\" contains an invalid input value."
msgstr "Опция \"%s\" содержит недопустимое значение." 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." msgid "Option \"%s\" must not be empty."
msgstr "Опция \"%s\" не должна быть пустой." msgstr "Опция \"%s\" не должна быть пустой."
@ -5445,7 +5445,7 @@ msgstr "Путь к внутренним Client-сертификатам"
msgid "Path to inner Private Key" msgid "Path to inner Private Key"
msgstr "Путь к внутреннему Приватному ключу" msgstr "Путь к внутреннему Приватному ключу"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused" msgid "Paused"
msgstr "Приостановлено" msgstr "Приостановлено"
@ -5849,7 +5849,7 @@ msgstr "Переподключить этот интерфейс"
msgid "References" msgid "References"
msgstr "Ссылки" msgstr "Ссылки"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing" msgid "Refreshing"
msgstr "Обновляется" msgstr "Обновляется"
@ -6024,7 +6024,7 @@ msgstr "Требуется wpa-supplicant с поддержкой WEP"
msgid "Reselection policy for primary slave" msgid "Reselection policy for primary slave"
msgstr "Политика переизбрания для первичного ведомого" 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-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30 #: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6168,7 +6168,7 @@ msgstr "Проверять файловую систему перед монти
msgid "Run filesystem check" msgid "Run filesystem check"
msgstr "Проверить" msgstr "Проверить"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error" msgid "Runtime error"
msgstr "Ошибка исполнения" msgstr "Ошибка исполнения"
@ -6223,8 +6223,8 @@ msgstr "Сервер SSTP"
msgid "SWAP" msgid "SWAP"
msgstr "Разделы подкачки (swap)" msgstr "Разделы подкачки (swap)"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: 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/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20 #: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6233,13 +6233,13 @@ msgstr "Разделы подкачки (swap)"
msgid "Save" msgid "Save"
msgstr "Сохранить" 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-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply" msgid "Save & Apply"
msgstr "Применить" msgstr "Применить"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602 #: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error" msgid "Save error"
msgstr "Ошибка сохранения" msgstr "Ошибка сохранения"
@ -6338,7 +6338,7 @@ msgstr "Тип службы"
msgid "Services" msgid "Services"
msgstr "Службы" msgstr "Службы"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired" msgid "Session expired"
msgstr "Сессия истекла" msgstr "Сессия истекла"
@ -7615,8 +7615,8 @@ msgid ""
msgstr "" msgstr ""
"Эта опция не может быть использована, так как пакет ca-bundle не установлен." "Эта опция не может быть использована, так как пакет ca-bundle не установлен."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240 #: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: 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/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet" msgid "This section contains no values yet"
@ -7661,7 +7661,7 @@ msgstr "Таймаут в секундах до обновления топол
msgid "Timezone" msgid "Timezone"
msgstr "Часовой пояс" msgstr "Часовой пояс"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…" msgid "To login…"
msgstr "Войти…" msgstr "Войти…"
@ -8449,7 +8449,7 @@ msgstr "Записывать системные события в файл"
msgid "XOR policy (balance-xor, 2)" msgid "XOR policy (balance-xor, 2)"
msgstr "Политика XOR (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:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes" msgid "Yes"
@ -8722,12 +8722,12 @@ msgstr "нет"
msgid "no link" msgid "no link"
msgstr "нет соединения" 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 #: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value" msgid "non-empty value"
msgstr "не пустое значение" 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 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none" msgid "none"
msgstr "ничего" msgstr "ничего"
@ -8827,7 +8827,7 @@ msgstr "неизвестный"
msgid "unlimited" msgid "unlimited"
msgstr "без ограничений" 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:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369

View file

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

View file

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

View file

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

View file

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

View file

@ -57,8 +57,8 @@ msgid "-- Additional Field --"
msgstr "-- Додаткові поля --" msgstr "-- Додаткові поля --"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 #: 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:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: 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:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 #: 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." msgid "A directory with the same name already exists."
msgstr "Каталог з такою ж назвою вже існує." 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." msgid "A new login is required since the authentication session expired."
msgstr "" msgstr ""
"Оскільки сеанс автентифікації закінчився, потрібен новий вхід у систему." "Оскільки сеанс автентифікації закінчився, потрібен новий вхід у систему."
@ -475,11 +475,11 @@ msgstr "Адаптивне балансування навантаження (ba
msgid "Adaptive transmit load balancing (balance-tlb, 5)" msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "Адаптивне балансування навантаження передавання (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:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216 #: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: 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/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -745,7 +745,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send" msgid "Amount of Duplicate Address Detection probes to send"
msgstr "Кількість зондів виявлення повторюваних адрес для надсилання" 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:" msgid "An error occurred while saving the form:"
msgstr "Сталася помилка під час збереження форми:" msgstr "Сталася помилка під час збереження форми:"
@ -871,7 +871,7 @@ msgstr "Застосувати резервну копію?"
msgid "Apply request failed with status <code>%h</code>" msgid "Apply request failed with status <code>%h</code>"
msgstr "Сталася помилка запиту на застосування зі статусом <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 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked" msgid "Apply unchecked"
msgstr "Застосувати без перевірки" msgstr "Застосувати без перевірки"
@ -1783,10 +1783,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes" msgid "Delegate IPv6 prefixes"
msgstr "Делегувати префікси IPv6" msgstr "Делегувати префікси IPv6"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272 #: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701 #: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 #: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: 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/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162
@ -1987,8 +1987,8 @@ msgstr "Спроба від'єднання не вдалася"
msgid "Disconnection attempt failed." msgid "Disconnection attempt failed."
msgstr "Спроба відключення зазнала невдачі." msgstr "Спроба відключення зазнала невдачі."
#: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: 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:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766
@ -2124,7 +2124,7 @@ msgstr "Завантажити mtdblock"
msgid "Downstream SNR offset" msgid "Downstream SNR offset"
msgstr "Низхідний зсув SNR" 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" msgid "Drag to reorder"
msgstr "Перетягніть, щоб змінити порядок" msgstr "Перетягніть, щоб змінити порядок"
@ -2175,9 +2175,9 @@ msgstr "Довжина EA-бітів"
msgid "EAP-Method" msgid "EAP-Method"
msgstr "Метод EAP" msgstr "Метод EAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 #: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 #: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: 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:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 #: 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" msgid "Expecting two priority values separated by a colon"
msgstr "Очікується два значення пріоритету, розділені двокрапкою" 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-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:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132
@ -2917,8 +2917,8 @@ msgstr "Глобальні параметри мережі"
msgid "Go to password configuration..." msgid "Go to password configuration..."
msgstr "Перейти до конфігурування пароля..." msgstr "Перейти до конфігурування пароля..."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 #: modules/luci-base/htdocs/luci-static/resources/form.js:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: 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/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page" msgid "Go to relevant configuration page"
@ -4020,7 +4020,7 @@ msgstr "Середнє навантаження"
msgid "Loading directory contents…" msgid "Loading directory contents…"
msgstr "Завантаження вмісту каталогу…" 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-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12 #: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…" msgid "Loading view…"
@ -4488,7 +4488,7 @@ msgstr "Диспетчер"
msgid "More Characters" msgid "More Characters"
msgstr "Більше символів" msgstr "Більше символів"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 #: modules/luci-base/htdocs/luci-static/resources/form.js:2544
msgid "More…" msgid "More…"
msgstr "Докладніше…" msgstr "Докладніше…"
@ -4594,7 +4594,7 @@ msgstr "Домен NT"
msgid "NTP server candidates" msgid "NTP server candidates"
msgstr "Сервери NTP кандидати для синхронізації" 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-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092
@ -4681,7 +4681,7 @@ msgstr "Нова назва інтерфейсу…"
msgid "Next »" msgid "Next »"
msgstr "Наступний »" 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:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No" msgid "No"
@ -4997,12 +4997,12 @@ msgstr ""
msgid "Operating frequency" msgid "Operating frequency"
msgstr "Робоча частота" msgstr "Робоча частота"
#: modules/luci-base/htdocs/luci-static/resources/form.js:1974 #: modules/luci-base/htdocs/luci-static/resources/form.js:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 #: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value." msgid "Option \"%s\" contains an invalid input value."
msgstr "Параметр \"%s\" містить неприпустиме значення введення." 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." msgid "Option \"%s\" must not be empty."
msgstr "Параметр \"%s\" не може бути порожнім." msgstr "Параметр \"%s\" не може бути порожнім."
@ -5411,7 +5411,7 @@ msgstr "Шлях до внутрішнього сертифіката клієн
msgid "Path to inner Private Key" msgid "Path to inner Private Key"
msgstr "Шлях до внутрішнього закритого ключа" msgstr "Шлях до внутрішнього закритого ключа"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2732 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2723
msgid "Paused" msgid "Paused"
msgstr "Призупинено" msgstr "Призупинено"
@ -5811,7 +5811,7 @@ msgstr "Перепідключити цей інтерфейс"
msgid "References" msgid "References"
msgstr "Посилання" msgstr "Посилання"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2726 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2717
msgid "Refreshing" msgid "Refreshing"
msgstr "Поновлюється" msgstr "Поновлюється"
@ -5985,7 +5985,7 @@ msgstr "Потребує wpa-суплікатора з підтримкою WEP"
msgid "Reselection policy for primary slave" msgid "Reselection policy for primary slave"
msgstr "Політика повторного вибору первинного веденого" 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-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30 #: modules/luci-compat/luasrc/view/cbi/footer.htm:30
@ -6126,7 +6126,7 @@ msgstr "Виконати перевірку файлової системи пе
msgid "Run filesystem check" msgid "Run filesystem check"
msgstr "Виконати перевірку файлової системи" msgstr "Виконати перевірку файлової системи"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2365 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2356
msgid "Runtime error" msgid "Runtime error"
msgstr "Помилка виконання" msgstr "Помилка виконання"
@ -6181,8 +6181,8 @@ msgstr "Сервер SSTP"
msgid "SWAP" msgid "SWAP"
msgstr "SWAP" msgstr "SWAP"
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: 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/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20 #: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6191,13 +6191,13 @@ msgstr "SWAP"
msgid "Save" msgid "Save"
msgstr "Зберегти" 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-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply" msgid "Save & Apply"
msgstr "Зберегти і застосувати" msgstr "Зберегти і застосувати"
#: modules/luci-base/htdocs/luci-static/resources/form.js:602 #: modules/luci-base/htdocs/luci-static/resources/form.js:603
msgid "Save error" msgid "Save error"
msgstr "Помилка збереження" msgstr "Помилка збереження"
@ -6294,7 +6294,7 @@ msgstr "Тип сервісу"
msgid "Services" msgid "Services"
msgstr "Сервіси" msgstr "Сервіси"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2669 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2660
msgid "Session expired" msgid "Session expired"
msgstr "Час сеансу минув" msgstr "Час сеансу минув"
@ -7489,8 +7489,8 @@ msgstr ""
"Цю опцію використовувати не можна, оскільки пакет \"ca-bundle\" не " "Цю опцію використовувати не можна, оскільки пакет \"ca-bundle\" не "
"інстальовано." "інстальовано."
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240 #: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: 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/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet" msgid "This section contains no values yet"
@ -7532,7 +7532,7 @@ msgstr ""
msgid "Timezone" msgid "Timezone"
msgstr "Часовий пояс" msgstr "Часовий пояс"
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2679 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2670
msgid "To login…" msgid "To login…"
msgstr "До входу…" msgstr "До входу…"
@ -8304,7 +8304,7 @@ msgstr "Записувати cистемний журнал до файлу"
msgid "XOR policy (balance-xor, 2)" msgid "XOR policy (balance-xor, 2)"
msgstr "Політика XOR (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:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes" msgid "Yes"
@ -8575,12 +8575,12 @@ msgstr "Ні"
msgid "no link" msgid "no link"
msgstr "нема з'єднання" 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 #: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value" msgid "non-empty value"
msgstr "непусте значення" 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 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none" msgid "none"
msgstr "нічого" msgstr "нічого"
@ -8680,7 +8680,7 @@ msgstr "невідомо"
msgid "unlimited" msgid "unlimited"
msgstr "необмежено" 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:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 #: 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---" msgstr "---Mục bổ sung---"
#: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 #: 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:3566
#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: 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:784
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022
#: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995
@ -296,7 +296,7 @@ msgstr ""
msgid "A directory with the same name already exists." msgid "A directory with the same name already exists."
msgstr "thư mục có tên này đã tồn tại" 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." 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" 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)" msgid "Adaptive transmit load balancing (balance-tlb, 5)"
msgstr "" msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2192 #: modules/luci-base/htdocs/luci-static/resources/form.js:2193
#: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2196
#: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2209
#: modules/luci-base/htdocs/luci-static/resources/form.js:2216 #: modules/luci-base/htdocs/luci-static/resources/form.js:2217
#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: 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/nsection.htm:25
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197
@ -722,7 +722,7 @@ msgstr ""
msgid "Amount of Duplicate Address Detection probes to send" msgid "Amount of Duplicate Address Detection probes to send"
msgstr "" 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:" msgid "An error occurred while saving the form:"
msgstr "" msgstr ""
@ -848,7 +848,7 @@ msgstr "Chấp nhận sao lưu?"
msgid "Apply request failed with status <code>%h</code>" 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>" 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 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4165
msgid "Apply unchecked" msgid "Apply unchecked"
msgstr "Áp dụng không kiểm tra" msgstr "Áp dụng không kiểm tra"
@ -1724,10 +1724,10 @@ msgstr ""
msgid "Delegate IPv6 prefixes" msgid "Delegate IPv6 prefixes"
msgstr "" msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2272 #: modules/luci-base/htdocs/luci-static/resources/form.js:2273
#: modules/luci-base/htdocs/luci-static/resources/form.js:2701 #: modules/luci-base/htdocs/luci-static/resources/form.js:2702
#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 #: modules/luci-base/htdocs/luci-static/resources/form.js:2706
#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/form.js:3348
#: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: 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/nsection.htm:11
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 #: 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." msgid "Disconnection attempt failed."
msgstr "" msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:607
#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: 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:3330
#: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 #: 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" msgid "Downstream SNR offset"
msgstr "" 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" msgid "Drag to reorder"
msgstr "Kéo để tổ chức lại" msgstr "Kéo để tổ chức lại"
@ -2110,9 +2110,9 @@ msgstr "Độ dài EA-bits"
msgid "EAP-Method" msgid "EAP-Method"
msgstr "EAP-Method" msgstr "EAP-Method"
#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 #: modules/luci-base/htdocs/luci-static/resources/form.js:2680
#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 #: modules/luci-base/htdocs/luci-static/resources/form.js:2683
#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: 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:154
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 #: 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" msgid "Expecting two priority values separated by a colon"
msgstr "" 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-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:126
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:132 #: 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..." msgid "Go to password configuration..."
msgstr "Tới trang cài đặt mật khẩu..." 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:2602
#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: 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/full_valueheader.htm:4
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58
msgid "Go to relevant configuration page" msgid "Go to relevant configuration page"
@ -3926,7 +3926,7 @@ msgstr "Tải trung bình"
msgid "Loading directory contents…" msgid "Loading directory contents…"
msgstr "Đang tải nội dung thư mục..." 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-base/luasrc/view/view.htm:4
#: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12 #: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12
msgid "Loading view…" msgid "Loading view…"
@ -4388,7 +4388,7 @@ msgstr "Monitor"
msgid "More Characters" msgid "More Characters"
msgstr "Thêm đặc điểm" 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…" msgid "More…"
msgstr "thêm ..." msgstr "thêm ..."
@ -4494,7 +4494,7 @@ msgstr ""
msgid "NTP server candidates" msgid "NTP server candidates"
msgstr "" 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-base/htdocs/luci-static/resources/ui.js:3808
#: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27
#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1092 #: 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 »" msgid "Next »"
msgstr "Tiếp »" 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:298
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346
msgid "No" msgid "No"
@ -4895,12 +4895,12 @@ msgstr ""
msgid "Operating frequency" msgid "Operating frequency"
msgstr "Tần số hoạt động" 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:1975
#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 #: modules/luci-base/htdocs/luci-static/resources/form.js:3881
msgid "Option \"%s\" contains an invalid input value." msgid "Option \"%s\" contains an invalid input value."
msgstr "" 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." msgid "Option \"%s\" must not be empty."
msgstr "" 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" msgid "Path to inner Private Key"
msgstr "Đường dẫn tới khoá riêng tư nội bộ" 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" msgid "Paused"
msgstr "" msgstr ""
@ -5698,7 +5698,7 @@ msgstr "Tái kết nối giao diện mạng này"
msgid "References" msgid "References"
msgstr "Tham khảo" 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" msgid "Refreshing"
msgstr "" msgstr ""
@ -5873,7 +5873,7 @@ msgstr ""
msgid "Reselection policy for primary slave" msgid "Reselection policy for primary slave"
msgstr "" 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-base/luasrc/view/sysauth.htm:39
#: modules/luci-compat/luasrc/view/cbi/delegator.htm:17 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:30 #: 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" msgid "Run filesystem check"
msgstr "Tiến hành kiểm tra thư mục hệ thống" 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" msgid "Runtime error"
msgstr "Lỗi" msgstr "Lỗi"
@ -6069,8 +6069,8 @@ msgstr ""
msgid "SWAP" msgid "SWAP"
msgstr "" msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/form.js:3060
#: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: 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/error.htm:17
#: modules/luci-compat/luasrc/view/cbi/footer.htm:26 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26
#: modules/luci-compat/luasrc/view/cbi/header.htm:20 #: modules/luci-compat/luasrc/view/cbi/header.htm:20
@ -6079,13 +6079,13 @@ msgstr ""
msgid "Save" msgid "Save"
msgstr "Lưu" 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-base/htdocs/luci-static/resources/ui.js:4072
#: modules/luci-compat/luasrc/view/cbi/footer.htm:22 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22
msgid "Save & Apply" msgid "Save & Apply"
msgstr "Lưu & áp dụng " 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" msgid "Save error"
msgstr "" msgstr ""
@ -6180,7 +6180,7 @@ msgstr "Kiểu dịch vụ"
msgid "Services" msgid "Services"
msgstr "Dịch vụ " 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" msgid "Session expired"
msgstr "Phiên hết hạn" 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." "This option cannot be used because the ca-bundle package is not installed."
msgstr "" msgstr ""
#: modules/luci-base/htdocs/luci-static/resources/form.js:2240 #: modules/luci-base/htdocs/luci-static/resources/form.js:2241
#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: 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/tblsection.htm:172
#: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32
msgid "This section contains no values yet" msgid "This section contains no values yet"
@ -7386,7 +7386,7 @@ msgstr ""
msgid "Timezone" msgid "Timezone"
msgstr "Múi giờ " 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…" msgid "To login…"
msgstr "Đến phần đăng nhập" 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)" msgid "XOR policy (balance-xor, 2)"
msgstr "" 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:297
#: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345
msgid "Yes" msgid "Yes"
@ -8417,12 +8417,12 @@ msgstr "Không"
msgid "no link" msgid "no link"
msgstr "Không có liên kết" 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 #: modules/luci-base/htdocs/luci-static/resources/validation.js:59
msgid "non-empty value" msgid "non-empty value"
msgstr "Giá trị không rỗng" 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 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800
msgid "none" msgid "none"
msgstr "không" msgstr "không"
@ -8522,7 +8522,7 @@ msgstr "Không xác định"
msgid "unlimited" msgid "unlimited"
msgstr "Không giới hạn" 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:76
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138
#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 #: 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