diff options
Diffstat (limited to 'applications')
85 files changed, 866 insertions, 476 deletions
diff --git a/applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js b/applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js index 93a068c746..52ce13c766 100644 --- a/applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js +++ b/applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js @@ -300,7 +300,7 @@ return view.extend({ o = s.option(cbiACLLevel, '_write', _('Write access')); o.modalonly = false; - o = s.option(form.ListValue, '_level', _('Acess level')); + o = s.option(form.ListValue, '_level', _('Access level')); o.modalonly = true; o.value('write', _('full', 'All permissions granted')); o.value('read', _('readonly', 'Only read permissions granted')); diff --git a/applications/luci-app-acl/po/fi/acl.po b/applications/luci-app-acl/po/fi/acl.po index f7d72dae4e..ce795a1283 100644 --- a/applications/luci-app-acl/po/fi/acl.po +++ b/applications/luci-app-acl/po/fi/acl.po @@ -1,119 +1,127 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" +"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsacl/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-acl/root/usr/share/luci/menu.d/luci-app-acl.json:3 msgid "ACL Settings" -msgstr "" +msgstr "ACL-asetukset" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:78 msgid "ACL group" -msgstr "" +msgstr "ACL ryhmä" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:80 msgid "Access level" -msgstr "" +msgstr "Pääsytaso" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:303 msgid "Acess level" -msgstr "" +msgstr "Pääsytaso" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:267 msgid "Cannot encrypt plaintext password since uhttpd is not installed." -msgstr "" +msgstr "Salasanaa ei voi salata koska uhttpd on asentamatta." #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:79 msgid "Description" -msgstr "" +msgstr "Kuvaus" #: applications/luci-app-acl/root/usr/share/rpcd/acl.d/luci-app-acl.json:3 msgid "Grant access to ACL configuration" -msgstr "" +msgstr "Salli pääsy ACL määrityksiin" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:212 msgid "Login name" -msgstr "" +msgstr "Käyttäjätunnus" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:202 #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:209 msgid "LuCI Logins" -msgstr "" +msgstr "LuCI Kirjautuminen" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:209 msgid "New account" -msgstr "" +msgstr "Uusi tili" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:244 msgid "Password value" -msgstr "" +msgstr "Salasanan arvo" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:215 msgid "Password variant" -msgstr "" +msgstr "Salasanan muoto" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:297 msgid "Read access" -msgstr "" +msgstr "Salli luku" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:289 msgid "Session timeout" -msgstr "" +msgstr "Istunnon aikakatkaisu" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:86 msgctxt "Set all permissions in the table below to one of the given values" msgid "Set all:" -msgstr "" +msgstr "Aseta kaikki:" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:175 msgid "" "The LuCI ACL management is in an experimental stage! It does not yet work " "reliably with all applications" msgstr "" +"LuCI:n käyttöoikeuksien hallintajärjestelmä (ACL) on testausvaiheessa! Se ei " +"välttämättä toimi kaikissa tilanteissa oikein" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:259 msgid "The password may not start with \"$p$\"." -msgstr "" +msgstr "Salasana ei voi alkaa merkkijonolla \"$p$\"." #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:232 msgid "The system account to use the password from" -msgstr "" +msgstr "Järjestelmä käyttää salasanaa kohteelta" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:232 msgid "UNIX account" -msgstr "" +msgstr "UNIX käyttäjätunnus" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:282 msgid "Unable to encrypt plaintext password: %s" -msgstr "" +msgstr "Salasanan salaaminen epäonnistui: %s" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:217 msgid "Use UNIX password in /etc/shadow" -msgstr "" +msgstr "Käytä UNIX salasanaa tiedostosta /etc/shadow" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:218 msgid "Use encrypted password hash" -msgstr "" +msgstr "Käytä salattua salasanan tarkistussummaa" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:219 msgid "Use plain password" -msgstr "" +msgstr "Kaytä salaamatonta salasanaa" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:300 msgid "Write access" -msgstr "" +msgstr "Salli kirjoitus" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:67 #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:89 #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:110 msgctxt "No permissions granted" msgid "denied" -msgstr "" +msgstr "evätty" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:294 msgid "does not expire" -msgstr "" +msgstr "ei vanhene" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:63 #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:95 @@ -121,21 +129,21 @@ msgstr "" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:305 msgctxt "All permissions granted" msgid "full" -msgstr "" +msgstr "täysi" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:307 msgctxt "Select individual permissions manually" msgid "individual" -msgstr "" +msgstr "yksittäiset" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:65 msgctxt "Some permissions granted" msgid "partial (%d/%d)" -msgstr "" +msgstr "osittainen (%d/%d)" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:92 #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:111 #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:306 msgctxt "Only read permissions granted" msgid "readonly" -msgstr "" +msgstr "vain luku" diff --git a/applications/luci-app-acme/po/fi/acme.po b/applications/luci-app-acme/po/fi/acme.po index 46e770a7fc..22ea06166f 100644 --- a/applications/luci-app-acme/po/fi/acme.po +++ b/applications/luci-app-acme/po/fi/acme.po @@ -1,32 +1,38 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-17 13:39+0000\n" +"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsacme/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18 msgid "ACME certificates" -msgstr "" +msgstr "ACME sertifikaatit" #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 msgid "ACME certs" -msgstr "" +msgstr "ACME sertifikaatit" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27 msgid "ACME global config" -msgstr "" +msgstr "ACME-yleisasetukset" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35 msgid "Account email" -msgstr "" +msgstr "Sähköpostitili" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43 msgid "Certificate config" -msgstr "" +msgstr "Sertifikaatin asetukset" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107 msgid "Challenge Alias" -msgstr "" +msgstr "Haaste - alias" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94 msgid "DNS API" @@ -34,7 +40,7 @@ msgstr "" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101 msgid "DNS API credentials" -msgstr "" +msgstr "DNS API kirjautumistiedot" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112 msgid "Domain Alias" @@ -61,7 +67,7 @@ msgstr "" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47 msgid "Enabled" -msgstr "" +msgstr "Käytössä" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51 msgid "" diff --git a/applications/luci-app-acme/po/pt/acme.po b/applications/luci-app-acme/po/pt/acme.po index e228fff1de..804481ff71 100644 --- a/applications/luci-app-acme/po/pt/acme.po +++ b/applications/luci-app-acme/po/pt/acme.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-05-07 21:50+0000\n" +"PO-Revision-Date: 2020-05-18 18:41+0000\n" "Last-Translator: ssantos <ssantos@web.de>\n" "Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/pt/>\n" @@ -12,43 +12,43 @@ msgstr "" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18 msgid "ACME certificates" -msgstr "" +msgstr "Certificados ACME" #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 msgid "ACME certs" -msgstr "" +msgstr "Certificados ACME" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27 msgid "ACME global config" -msgstr "" +msgstr "Configuração global de ACME" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35 msgid "Account email" -msgstr "" +msgstr "Conta de e-mail" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43 msgid "Certificate config" -msgstr "" +msgstr "Configuração do certificado" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107 msgid "Challenge Alias" -msgstr "" +msgstr "Aliás do Desafio" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94 msgid "DNS API" -msgstr "" +msgstr "API do DNS" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101 msgid "DNS API credentials" -msgstr "" +msgstr "Credenciais do API do DNS" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112 msgid "Domain Alias" -msgstr "" +msgstr "Aliás do Domínio" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88 msgid "Domain names" -msgstr "" +msgstr "Nomes de domínio" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89 msgid "" @@ -56,14 +56,17 @@ msgid "" "subject name, subsequent names will be alt names. Note that all domain names " "must point at the router in the global DNS." msgstr "" +"Os nomes de domínio a incluir no certificado. O primeiro nome será o nome do " +"assunto, os nomes subsequentes serão nomes alternativos. Note que todos os " +"nomes de domínio devem apontar para o roteador no DNS global." #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36 msgid "Email address to associate with account key." -msgstr "" +msgstr "O endereço de email para associar à chave da conta." #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40 msgid "Enable debug logging" -msgstr "" +msgstr "Ativar o registo de depuração" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47 msgid "Enabled" @@ -74,22 +77,24 @@ msgid "" "Get certificate from the Letsencrypt staging server (use for testing; the " "certificate won't be valid)." msgstr "" +"Obtenha um certificado do servidor de estágio Letsencrypt (utilização para " +"testes; o certificado não será válido)." #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3 msgid "Grant UCI access for luci-app-acme" -msgstr "" +msgstr "Conceder acesso UCI ao luci-app-acme" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55 msgid "Key size" -msgstr "" +msgstr "Tamanho da chave" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56 msgid "Key size (and type) for the generated certificate." -msgstr "" +msgstr "Tamanho (e tipo) da chave para o certificado gerado." #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30 msgid "State directory" -msgstr "" +msgstr "Diretório do estado" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108 msgid "" @@ -97,6 +102,10 @@ msgid "" "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI " "only supports one challenge alias per certificate." msgstr "" +"O aliás do desafio usado em TODOS os domínios. Veja em https://github.com/" +"acmesh-official/acme.sh/wiki/DNS-alias-mode para obter mais detalhes sobre " +"este processo. O LUCI é compatível apenas com um desafio aliás por " +"certificado." #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102 msgid "" @@ -105,6 +114,11 @@ msgid "" "by each API. Add multiple entries here in KEY=VAL shell variable format to " "supply multiple credential variables." msgstr "" +"As credenciais para o modo da API de DNS selecionado acima. Consulte " +"https://github.com/acmesh-official/acme.sh/wiki/dnsapi para obter o formato " +"das credenciais exigidas por cada API. Adicione várias entradas aqui no " +"formato como variável da shell KEY=VAL suprindo múltiplas variáveis para as " +"credenciais." #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113 msgid "" @@ -112,6 +126,10 @@ msgid "" "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI " "only supports one challenge domain per certificate." msgstr "" +"O aliás do domínio usado em TODOS os domínios. Veja em https://github.com/" +"acmesh-official/acme.sh/wiki/DNS-alias-mode para obter mais detalhes sobre " +"este processo. O LUCI é compatível apenas com um desafio aliás por " +"certificado." #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19 msgid "" @@ -122,6 +140,13 @@ msgid "" "address. Once configured, issuing certificates can take a while. Check the " "logs for progress and any errors." msgstr "" +"Isso configura a instalação automática do certificado ACME (Letsencrypt). " +"Preencha isso para que a interface web do roteador seja configurado com os " +"certificados emitidos pelo Letsencrypt. Observe que os nomes de domínio no " +"certificado já devem estar configurados para apontar para o endereço IP " +"público do roteador. Uma vez configurados, a emissão dos certificados pode " +"demorar um pouco. Verifique os registos log para ver o progresso e quaisquer " +"erros." #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95 msgid "" @@ -132,6 +157,12 @@ msgid "" "supports wildcard certificates. Using this mode requires the acme-dnsapi " "package to be installed." msgstr "" +"Para usar o modo DNS para emitir certificados, defina isto oo nome de uma " +"API de DNS suportada pelo acme.sh. Veja em https://github.com/" +"acmesh-official/acme.sh/wiki/dnsapi para obter a lista de APIs disponíveis. " +"No modo DNS, o nome do domínio não tem de ser resolvido para o IP do router. " +"O modo DNS é também o único modo que suporta certificados curinga. A " +"utilização deste modo requer a instalação do pacote acme-dnsapi." #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75 msgid "" @@ -139,6 +170,10 @@ msgid "" "for one certificate).Nginx must support ssl, if not it won't start as it " "needs to be compiled with ssl support to use cert options" msgstr "" +"Atualize a configuração nginx com este certificado depois de ser emitido (" +"selecione isto apenas para um certificado).Nginx deve suportar ssl, caso " +"contrário não será iniciado precisa ser compilado com o suporte ssl para " +"usar as opções do cert" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67 msgid "" @@ -146,22 +181,25 @@ msgid "" "for one certificate).Is also available luci-app-uhttpd to configure uhttpd " "form the LuCI interface." msgstr "" +"Atualize a configuração uhttpd com este certificado depouis de ser emitido (" +"selecione isto apenas para um certificado). Também está disponível o luci-" +"app-uhttpd para configurar uhttpd a partir da interface LuCI." #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74 msgid "Use for nginx" -msgstr "" +msgstr "Uso para nginx" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66 msgid "Use for uhttpd" -msgstr "" +msgstr "Use para uhttpd" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50 msgid "Use staging server" -msgstr "" +msgstr "Use o servidor de estágio" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82 msgid "Webroot directory" -msgstr "" +msgstr "Diretório webroot" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83 msgid "" @@ -169,7 +207,10 @@ msgid "" "Acme in webroot mode. The web server must be accessible from the internet on " "port 80." msgstr "" +"Diretório raiz do Webserver. Defina isto para o documento raiz do webserver " +"para executar o Acme em modo webroot. O servidor web deve estar acessível da " +"Internet na porta 80." #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31 msgid "Where certs and other state files are kept." -msgstr "" +msgstr "Onde os certificados e outros ficheiros de estado são mantidos." diff --git a/applications/luci-app-adblock/po/fi/adblock.po b/applications/luci-app-adblock/po/fi/adblock.po index 310fd17055..9e605c586a 100644 --- a/applications/luci-app-adblock/po/fi/adblock.po +++ b/applications/luci-app-adblock/po/fi/adblock.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-16 08:59+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsadblock/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:257 msgid "Action" @@ -127,7 +133,7 @@ msgstr "" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:162 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:59 msgid "Cancel" -msgstr "" +msgstr "Peruuta" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:254 msgid "Client" diff --git a/applications/luci-app-adblock/po/pl/adblock.po b/applications/luci-app-adblock/po/pl/adblock.po index f6d4656b5f..a818dcaee3 100644 --- a/applications/luci-app-adblock/po/pl/adblock.po +++ b/applications/luci-app-adblock/po/pl/adblock.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-05-09 06:42+0000\n" +"PO-Revision-Date: 2020-05-18 18:41+0000\n" "Last-Translator: Marcin Net <marcin.net@linux.pl>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsadblock/pl/>\n" @@ -567,19 +567,19 @@ msgstr "Wynik" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:228 msgid "Run Directories" -msgstr "Uruchom katalogi" +msgstr "Uruchomione katalogi" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:231 msgid "Run Flags" -msgstr "Uruchom flagi" +msgstr "Uruchomione flagi" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:225 msgid "Run Interfaces" -msgstr "Uruchom interfejsy" +msgstr "Uruchomione interfejsy" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:222 msgid "Run Utils" -msgstr "Uruchom narzędzia" +msgstr "Uruchomione narzędzia" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:304 msgid "SafeSearch Moderate" diff --git a/applications/luci-app-advanced-reboot/po/fi/advanced-reboot.po b/applications/luci-app-advanced-reboot/po/fi/advanced-reboot.po index 49c9798013..5d43859a70 100644 --- a/applications/luci-app-advanced-reboot/po/fi/advanced-reboot.po +++ b/applications/luci-app-advanced-reboot/po/fi/advanced-reboot.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-17 13:39+0000\n" +"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsadvanced-reboot/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:163 #: applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/advanced_reboot.htm:10 @@ -26,7 +32,7 @@ msgstr "" #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:123 #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:124 msgid "Compressed" -msgstr "" +msgstr "Pakattu" #: applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/alternative_reboot.htm:10 #: applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/power_off.htm:10 @@ -147,26 +153,26 @@ msgstr "" #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:226 #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:227 msgid "Unable to obtain firmware environment variable: %s." -msgstr "" +msgstr "Ei voi noutaa käynnistysympäristön muuttujaa: %s." #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:248 #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:249 msgid "Unable to set Dual Boot Flag Partition entry for partition: %s." -msgstr "" +msgstr "Ei voida asettaa kaksoiskäynnistyksen merkkiä partitiolle: %s." #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:218 #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:219 #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:232 #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:233 msgid "Unable to set firmware environment variable: %s to %s." -msgstr "" +msgstr "Ei voida asettaa käynnistysympäristön muuttujaa: %s arvoksi %s." #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:118 #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:119 #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:123 #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:124 msgid "Unknown" -msgstr "" +msgstr "Tuntematon" #: applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/alternative_reboot.htm:12 msgid "" @@ -209,8 +215,8 @@ msgstr "" #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:45 msgid "attempting to mount alternative partition (mtd%s)" -msgstr "" +msgstr "Yritetään liittää vaihtoehtoinen levyosio (mtd%s)" #: applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua:54 msgid "attempting to unmount alternative partition (mtd%s)" -msgstr "" +msgstr "Yritetään poistaa liitos: vaihtoehtoinen levyosio (mtd%s)" diff --git a/applications/luci-app-ahcp/po/fi/ahcp.po b/applications/luci-app-ahcp/po/fi/ahcp.po index 62d727bb8d..83451937ce 100644 --- a/applications/luci-app-ahcp/po/fi/ahcp.po +++ b/applications/luci-app-ahcp/po/fi/ahcp.po @@ -1,15 +1,16 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2012-04-15 11:31+0200\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-16 08:59+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsahcp/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Pootle 2.0.4\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-ahcp/luasrc/controller/ahcp.lua:11 #: applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua:4 @@ -30,11 +31,11 @@ msgstr "" #: applications/luci-app-ahcp/luasrc/view/ahcp_status.htm:38 msgid "Address" -msgstr "" +msgstr "Osoite" #: applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua:14 msgid "Advanced Settings" -msgstr "" +msgstr "Lisäasetukset" #: applications/luci-app-ahcp/luasrc/view/ahcp_status.htm:39 msgid "Age" @@ -54,7 +55,7 @@ msgstr "" #: applications/luci-app-ahcp/luasrc/view/ahcp_status.htm:42 msgid "Collecting data..." -msgstr "" +msgstr "Kerätään tietoja..." #: applications/luci-app-ahcp/luasrc/model/cbi/admin_network/proto_ahcp.lua:55 msgid "Disable DNS setup" @@ -66,7 +67,7 @@ msgstr "" #: applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua:13 msgid "General Setup" -msgstr "" +msgstr "Yleiset asetukset" #: applications/luci-app-ahcp/root/usr/share/rpcd/acl.d/luci-app-ahcp.json:3 msgid "Grant UCI access for luci-app-ahcp" @@ -112,7 +113,7 @@ msgstr "" #: applications/luci-app-ahcp/luasrc/model/cbi/admin_network/proto_ahcp.lua:17 #: applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua:55 msgid "Port" -msgstr "" +msgstr "Portti" #: applications/luci-app-ahcp/luasrc/model/cbi/admin_network/proto_ahcp.lua:23 #: applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua:60 diff --git a/applications/luci-app-banip/po/fi/banip.po b/applications/luci-app-banip/po/fi/banip.po index 976f18c8df..88113a0349 100644 --- a/applications/luci-app-banip/po/fi/banip.po +++ b/applications/luci-app-banip/po/fi/banip.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" +"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsbanip/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-banip/luasrc/view/banip/ripeview.htm:89 msgid "ASN Overview" @@ -67,7 +73,7 @@ msgstr "" #: applications/luci-app-banip/luasrc/model/cbi/banip/overview_tab.lua:72 msgid "Description" -msgstr "" +msgstr "Kuvaus" #: applications/luci-app-banip/luasrc/model/cbi/banip/overview_tab.lua:134 msgid "Download Options" diff --git a/applications/luci-app-bcp38/po/fi/bcp38.po b/applications/luci-app-bcp38/po/fi/bcp38.po index 67d92590bf..e58ef3c3a6 100644 --- a/applications/luci-app-bcp38/po/fi/bcp38.po +++ b/applications/luci-app-bcp38/po/fi/bcp38.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" +"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsbcp38/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:61 msgid "Allowed IP ranges" @@ -38,7 +44,7 @@ msgstr "" #: applications/luci-app-bcp38/root/usr/share/rpcd/acl.d/luci-app-bcp38.json:3 msgid "Grant UCI access for luci-app-bcp38" -msgstr "" +msgstr "Salli pääsy BCP38-asetuksiin" #: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:39 msgid "Interface name" diff --git a/applications/luci-app-commands/po/fi/commands.po b/applications/luci-app-commands/po/fi/commands.po index 2e1c009104..6b2265d065 100644 --- a/applications/luci-app-commands/po/fi/commands.po +++ b/applications/luci-app-commands/po/fi/commands.po @@ -2,15 +2,16 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: \n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-16 13:25+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationscommands/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Poedit 1.8.11\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16 msgid "A short textual description of the configured command" @@ -40,11 +41,11 @@ msgstr "" #: applications/luci-app-commands/luasrc/view/commands.htm:176 msgid "Collecting data..." -msgstr "" +msgstr "Kerätään tietoja..." #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18 msgid "Command" -msgstr "" +msgstr "Komento" #: applications/luci-app-commands/luasrc/view/commands_public.htm:30 msgid "Command executed successfully." @@ -90,7 +91,7 @@ msgstr "" #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15 msgid "Description" -msgstr "" +msgstr "Kuvaus" #: applications/luci-app-commands/luasrc/view/commands.htm:160 msgid "Download" @@ -144,7 +145,7 @@ msgstr "" #: applications/luci-app-commands/luasrc/view/commands.htm:144 msgid "This section contains no values yet" -msgstr "" +msgstr "Tässä osassa ei ole vielä arvoja" #: applications/luci-app-commands/luasrc/view/commands.htm:54 msgid "Waiting for command to complete..." diff --git a/applications/luci-app-commands/po/fr/commands.po b/applications/luci-app-commands/po/fr/commands.po index 9c6ca6f7d1..06cff8666f 100644 --- a/applications/luci-app-commands/po/fr/commands.po +++ b/applications/luci-app-commands/po/fr/commands.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-05-10 12:47+0000\n" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" "Last-Translator: viking76 <liaudetgael@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationscommands/fr/>\n" @@ -150,7 +150,7 @@ msgstr "" #: applications/luci-app-commands/luasrc/view/commands.htm:144 msgid "This section contains no values yet" -msgstr "" +msgstr "Cette section ne contient pas encore de valeur" #: applications/luci-app-commands/luasrc/view/commands.htm:54 msgid "Waiting for command to complete..." diff --git a/applications/luci-app-cshark/po/fi/cshark.po b/applications/luci-app-cshark/po/fi/cshark.po index 257393c1c9..6a48566cd9 100644 --- a/applications/luci-app-cshark/po/fi/cshark.po +++ b/applications/luci-app-cshark/po/fi/cshark.po @@ -1,12 +1,18 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-15 19:05+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationscshark/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-cshark/luasrc/view/cshark.htm:24 msgid "Actions" -msgstr "" +msgstr "Toiminnot" #: applications/luci-app-cshark/luasrc/view/cshark.htm:72 msgid "Capture URL" diff --git a/applications/luci-app-ddns/po/fr/ddns.po b/applications/luci-app-ddns/po/fr/ddns.po index 05a92a225d..e8e6384e74 100644 --- a/applications/luci-app-ddns/po/fr/ddns.po +++ b/applications/luci-app-ddns/po/fr/ddns.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: luci-app-ddns 2.4.0-1\n" "POT-Creation-Date: 2016-01-30 11:07+0100\n" -"PO-Revision-Date: 2020-04-08 09:38+0000\n" -"Last-Translator: Florian L. <florian.ligneul@gmail.com>\n" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" +"Last-Translator: viking76 <liaudetgael@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsddns/fr/>\n" "Language: fr\n" @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:967 msgid "\"../\" not allowed in path for Security Reason." @@ -303,7 +303,7 @@ msgstr "Configuration globale" #: applications/luci-app-ddns/root/usr/share/rpcd/acl.d/luci-app-ddns.json:3 msgid "Grant access to ddns procedures" -msgstr "" +msgstr "Accorder l'accès aux procédures de ddns" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:214 msgid "HTTPS not supported" diff --git a/applications/luci-app-firewall/po/fi/firewall.po b/applications/luci-app-firewall/po/fi/firewall.po index 0a58b88f22..bb550ae132 100644 --- a/applications/luci-app-firewall/po/fi/firewall.po +++ b/applications/luci-app-firewall/po/fi/firewall.po @@ -3,13 +3,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-30 17:00+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-17 13:39+0000\n" +"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsfirewall/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48 msgid "" @@ -30,11 +33,11 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:433 msgid "-- add IP --" -msgstr "" +msgstr "- lisää IP -" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:481 msgid "-- add MAC --" -msgstr "" +msgstr "- lisää MAC -" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118 msgid "" @@ -43,65 +46,81 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>" -msgstr "" +msgstr "<avar data-tooltip=\"ACCEPT\">Estä lähteen uudelleenkirjoitus</var>" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81 msgid "" "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>" "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}" msgstr "" +"<var data-tooltip=\"DNAT\">Välitä</var> kohteeseen %{dest}%{dest_ip? IP " +"<var>%{dest_ip}</var>}%{dest_port? porttiin <var>%{dest_port}</var>}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115 msgid "" "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}" msgstr "" +"<var data-tooltip=\"DROP\">Pudota</var> %{src?%{dest?forward:input}:output}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133 msgid "" "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}" "</var>" msgstr "" +"<var data-tooltip = \"DSCP\"> Määritä DSCP </var> luokittelu <var>%{set_dscp}" +" </var>" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127 msgid "" "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var" "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>" msgstr "" +"<var data-tooltip=\"HELPER\">Määritä yhteydenseuranta</var> avustaja <var%{" +"helper_name? data-tooltip=\"%{helper_name}\"}>{set_helper}</var>" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130 msgid "" "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>" "%{set_mark?:%{set_xmark}}</var>" msgstr "" +"<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> palomuurimerkintä " +"<var>%{set_mark?:%{set_xmark}}</var>" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:84 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP" msgstr "" +"<var data-tooltip = \"MASQUERADE\"> Uudelleenkirjoita automaattisesti </var> " +"lähteen IP" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124 msgid "" "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:" "output}" msgstr "" +"<var data-tooltip=\"NOTRACK\">Älä seuraa</var> " +"%{src?%{dest?forward:input}:output}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121 msgid "" "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}" msgstr "" +"<var data-tooltip=\"REJECT\">Hylkää</var> %{src?%{dest?forward:input}:output}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:81 msgid "" "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP " "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}" msgstr "" +"<var data-tooltip=\"SNAT\">Uudelleenkirjoita</var> lähde staattisesti %{" +"snat_ip? IP-<var>%{snat_ip}</var>} %{snat_port?portti <var>{snat_port}</var>}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:225 msgid "A rewrite IP must be specified!" -msgstr "" +msgstr "Uudelleenkirjoitus IP on määritettävä!" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213 msgid "ACCEPT - Disable address rewriting" -msgstr "" +msgstr "HYVÄKSY - Uudelleenkirjoittamatta osoitetta" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:229 @@ -109,7 +128,7 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208 msgid "Action" -msgstr "" +msgstr "Toiminta" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:261 msgid "" @@ -160,6 +179,8 @@ msgid "" "established connections. Format is value[/mask]. If a mask is specified then " "those bits set in the mask are zeroed out." msgstr "" +"Käytä bitwise XOR-sääntöä muodostetuissa yhteyksissä. Muoto on arvo[/maski]. " +"Jos maski on määritetty, maskissa määritetyt bitit nollataan." #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263 msgid "Apply the given DSCP class or value to established connections." @@ -319,7 +340,7 @@ msgstr "" # #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3 msgid "Firewall" -msgstr "" +msgstr "Palomuuri" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25 msgid "Firewall - Custom Rules" @@ -609,7 +630,7 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108 msgid "Name" -msgstr "" +msgstr "Nimi" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216 msgid "Only match incoming traffic directed at the given IP address." @@ -673,7 +694,7 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169 msgid "Protocol" -msgstr "" +msgstr "Protokolla" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240 msgid "" @@ -1123,11 +1144,11 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353 msgid "unlimited" -msgstr "" +msgstr "rajoittamaton" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 msgid "unspecified" -msgstr "" +msgstr "määrittelemätön" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338 msgid "valid firewall mark" diff --git a/applications/luci-app-frpc/po/fi/frpc.po b/applications/luci-app-frpc/po/fi/frpc.po index 1cfed7318d..ab895936cc 100644 --- a/applications/luci-app-frpc/po/fi/frpc.po +++ b/applications/luci-app-frpc/po/fi/frpc.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" +"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsfrpc/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:15 msgid "Additional configs" @@ -88,7 +94,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41 msgid "Encryption" -msgstr "" +msgstr "Salaus" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:14 msgid "Environment variable" @@ -183,7 +189,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22 msgid "Log level" -msgstr "" +msgstr "Lokitaso" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:10 msgid "Log stderr" @@ -218,7 +224,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33 msgid "Protocol" -msgstr "" +msgstr "Protokolla" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33 msgid "" @@ -269,7 +275,7 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20 msgid "Server port" -msgstr "" +msgstr "Palvelinportti" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:19 msgid "" diff --git a/applications/luci-app-frps/po/fi/frps.po b/applications/luci-app-frps/po/fi/frps.po index 7bb794ccb8..6f7e96554e 100644 --- a/applications/luci-app-frps/po/fi/frps.po +++ b/applications/luci-app-frps/po/fi/frps.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-16 16:06+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsfrps/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 msgid "Additional configs" @@ -163,7 +169,7 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 msgid "Log level" -msgstr "" +msgstr "Lokitaso" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 msgid "Log max days" diff --git a/applications/luci-app-ksmbd/po/fi/ksmbd.po b/applications/luci-app-ksmbd/po/fi/ksmbd.po index b83917d392..4c695c767b 100644 --- a/applications/luci-app-ksmbd/po/fi/ksmbd.po +++ b/applications/luci-app-ksmbd/po/fi/ksmbd.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-16 08:59+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsksmbd/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:86 msgid "Allow guests" @@ -32,7 +38,7 @@ msgstr "" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:40 msgid "Description" -msgstr "" +msgstr "Kuvaus" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:108 msgid "Directory mask" @@ -68,7 +74,7 @@ msgstr "" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:34 msgid "Interface" -msgstr "" +msgstr "Sovitin" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:35 msgid "Listen only on the given interface or, if unspecified, on lan" @@ -76,7 +82,7 @@ msgstr "" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64 msgid "Name" -msgstr "" +msgstr "Nimi" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:20 #: applications/luci-app-ksmbd/root/usr/share/luci/menu.d/luci-app-ksmbd.json:3 diff --git a/applications/luci-app-lxc/po/fi/lxc.po b/applications/luci-app-lxc/po/fi/lxc.po index d2e44dee68..5b7db56875 100644 --- a/applications/luci-app-lxc/po/fi/lxc.po +++ b/applications/luci-app-lxc/po/fi/lxc.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-15 19:05+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationslxc/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:18 msgid "" @@ -13,7 +19,7 @@ msgstr "" #: applications/luci-app-lxc/luasrc/view/lxc.htm:29 #: applications/luci-app-lxc/luasrc/view/lxc.htm:47 msgid "Actions" -msgstr "" +msgstr "Toiminnot" #: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:19 msgid "Also you may want to install 'kmod-veth' for optional network support." diff --git a/applications/luci-app-minidlna/po/fi/minidlna.po b/applications/luci-app-minidlna/po/fi/minidlna.po index e185c65821..d8aa606881 100644 --- a/applications/luci-app-minidlna/po/fi/minidlna.po +++ b/applications/luci-app-minidlna/po/fi/minidlna.po @@ -1,13 +1,16 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-16 13:25+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsminidlna/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:51 msgid "Advanced Settings" @@ -67,7 +70,7 @@ msgstr "" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:59 msgid "Interfaces" -msgstr "" +msgstr "Sovittimet" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:90 msgid "Log directory" @@ -111,7 +114,7 @@ msgstr "" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:55 msgid "Port" -msgstr "" +msgstr "Portti" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:56 msgid "Port for HTTP (descriptions, SOAP, media transfer) traffic." @@ -189,7 +192,7 @@ msgstr "" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:39 msgid "Status" -msgstr "" +msgstr "Tila" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:99 msgid "Strict to DLNA standard" diff --git a/applications/luci-app-nextdns/po/fi/nextdns.po b/applications/luci-app-nextdns/po/fi/nextdns.po index ee3b369a4a..3ef40c71c2 100644 --- a/applications/luci-app-nextdns/po/fi/nextdns.po +++ b/applications/luci-app-nextdns/po/fi/nextdns.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-16 08:59+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsnextdns/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:36 msgid "" @@ -11,7 +17,7 @@ msgstr "" #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 msgid "Configuration" -msgstr "" +msgstr "Kokoonpano" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" diff --git a/applications/luci-app-nextdns/po/fr/nextdns.po b/applications/luci-app-nextdns/po/fr/nextdns.po index a371fbcaaa..04a70c168c 100644 --- a/applications/luci-app-nextdns/po/fr/nextdns.po +++ b/applications/luci-app-nextdns/po/fr/nextdns.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-03-11 23:49+0000\n" -"Last-Translator: Hydci <giogio59@live.fr>\n" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" +"Last-Translator: viking76 <liaudetgael@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsnextdns/fr/>\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:36 msgid "" @@ -55,7 +55,7 @@ msgstr "Accédez à nextdns.io pour créer une configuration." #: applications/luci-app-nextdns/root/usr/share/rpcd/acl.d/luci-app-nextdns.json:3 msgid "Grant logread access to LuCI app nextdns" -msgstr "" +msgstr "Permettre l'accès logread à l'application LuCI nextdns" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:33 msgid "Hardened Privacy" diff --git a/applications/luci-app-ntpc/po/fi/ntpc.po b/applications/luci-app-ntpc/po/fi/ntpc.po index e3fec87857..a14ed76388 100644 --- a/applications/luci-app-ntpc/po/fi/ntpc.po +++ b/applications/luci-app-ntpc/po/fi/ntpc.po @@ -3,13 +3,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-04-14 13:24+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-16 08:59+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsntpc/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:21 msgid "Clock Adjustment" @@ -36,7 +39,7 @@ msgstr "" #: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:34 #: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua:23 msgid "Hostname" -msgstr "" +msgstr "Isäntänimi" #: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:25 msgid "Offset frequency" @@ -45,7 +48,7 @@ msgstr "" #: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:35 #: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua:24 msgid "Port" -msgstr "" +msgstr "Portti" #: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:5 #: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua:6 diff --git a/applications/luci-app-nut/po/fi/nut.po b/applications/luci-app-nut/po/fi/nut.po index 6770e0282e..b8796b05c6 100644 --- a/applications/luci-app-nut/po/fi/nut.po +++ b/applications/luci-app-nut/po/fi/nut.po @@ -1,14 +1,16 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2019-01-09 06:58-0500\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-16 13:25+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsnut/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:216 msgid "Additional Shutdown Time(s)" @@ -372,7 +374,7 @@ msgstr "" #: applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua:237 #: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:19 msgid "Password" -msgstr "" +msgstr "Salasana" #: applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua:174 msgid "Path containing ca certificates to match against host certificate" @@ -412,7 +414,7 @@ msgstr "" #: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:46 #: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:202 msgid "Port" -msgstr "" +msgstr "Portti" #: applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua:200 #: applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua:229 @@ -562,7 +564,7 @@ msgstr "" #: applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua:234 #: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:16 msgid "Username" -msgstr "" +msgstr "Käyttäjätunnus" #: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:238 msgid "Vendor (regex)" diff --git a/applications/luci-app-ocserv/po/fr/ocserv.po b/applications/luci-app-ocserv/po/fr/ocserv.po index 11e1af1281..2935a95573 100644 --- a/applications/luci-app-ocserv/po/fr/ocserv.po +++ b/applications/luci-app-ocserv/po/fr/ocserv.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-04-08 23:38+0000\n" -"Last-Translator: Florian L. <florian.ligneul@gmail.com>\n" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" +"Last-Translator: viking76 <liaudetgael@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsocserv/fr/>\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-ocserv/luasrc/model/cbi/ocserv/main.lua:124 #: applications/luci-app-ocserv/luasrc/model/cbi/ocserv/user-config.lua:80 @@ -115,7 +115,7 @@ msgstr "Paramètres généraux" #: applications/luci-app-ocserv/root/usr/share/rpcd/acl.d/luci-app-ocserv.json:3 msgid "Grant UCI access for luci-app-ocserv" -msgstr "" +msgstr "Accorder l'accès à l'UCI pour luci-app-ocserv" #: applications/luci-app-ocserv/luasrc/model/cbi/ocserv/users.lua:23 #: applications/luci-app-ocserv/luasrc/model/cbi/ocserv/users.lua:67 diff --git a/applications/luci-app-omcproxy/po/bg/omcproxy.po b/applications/luci-app-omcproxy/po/bg/omcproxy.po index 74aca341d0..e5391348ee 100644 --- a/applications/luci-app-omcproxy/po/bg/omcproxy.po +++ b/applications/luci-app-omcproxy/po/bg/omcproxy.po @@ -16,6 +16,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/bn_BD/omcproxy.po b/applications/luci-app-omcproxy/po/bn_BD/omcproxy.po index 1866648250..f4239a6fec 100644 --- a/applications/luci-app-omcproxy/po/bn_BD/omcproxy.po +++ b/applications/luci-app-omcproxy/po/bn_BD/omcproxy.po @@ -16,6 +16,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/ca/omcproxy.po b/applications/luci-app-omcproxy/po/ca/omcproxy.po index 050a21ff4b..5a357ceedd 100644 --- a/applications/luci-app-omcproxy/po/ca/omcproxy.po +++ b/applications/luci-app-omcproxy/po/ca/omcproxy.po @@ -16,6 +16,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/cs/omcproxy.po b/applications/luci-app-omcproxy/po/cs/omcproxy.po index e994b444a2..165521c269 100644 --- a/applications/luci-app-omcproxy/po/cs/omcproxy.po +++ b/applications/luci-app-omcproxy/po/cs/omcproxy.po @@ -22,6 +22,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/de/omcproxy.po b/applications/luci-app-omcproxy/po/de/omcproxy.po index d65bb6094c..76339f54b2 100644 --- a/applications/luci-app-omcproxy/po/de/omcproxy.po +++ b/applications/luci-app-omcproxy/po/de/omcproxy.po @@ -22,6 +22,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/el/omcproxy.po b/applications/luci-app-omcproxy/po/el/omcproxy.po index 13a61260bd..dd43656bba 100644 --- a/applications/luci-app-omcproxy/po/el/omcproxy.po +++ b/applications/luci-app-omcproxy/po/el/omcproxy.po @@ -16,6 +16,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/en/omcproxy.po b/applications/luci-app-omcproxy/po/en/omcproxy.po index b7d6401c55..a05cf246fe 100644 --- a/applications/luci-app-omcproxy/po/en/omcproxy.po +++ b/applications/luci-app-omcproxy/po/en/omcproxy.po @@ -16,6 +16,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/es/omcproxy.po b/applications/luci-app-omcproxy/po/es/omcproxy.po index aeb2857f2f..3e393ac2ec 100644 --- a/applications/luci-app-omcproxy/po/es/omcproxy.po +++ b/applications/luci-app-omcproxy/po/es/omcproxy.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2019-12-09 20:06+0000\n" +"PO-Revision-Date: 2020-05-16 19:08+0000\n" "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsomcproxy/es/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.10-dev\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:18 msgid "Add instance" @@ -22,6 +22,10 @@ msgstr "Interfaz de enlace descendente" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "Proxy IGMPv3 y MLDv2 incorporado" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "Conceder acceso UCI para luci-app-omcproxy" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/fi/omcproxy.po b/applications/luci-app-omcproxy/po/fi/omcproxy.po index 5a726fb0ae..44fe34ef31 100644 --- a/applications/luci-app-omcproxy/po/fi/omcproxy.po +++ b/applications/luci-app-omcproxy/po/fi/omcproxy.po @@ -16,6 +16,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/fr/omcproxy.po b/applications/luci-app-omcproxy/po/fr/omcproxy.po index d4d4945894..fe2bb9da5a 100644 --- a/applications/luci-app-omcproxy/po/fr/omcproxy.po +++ b/applications/luci-app-omcproxy/po/fr/omcproxy.po @@ -22,6 +22,10 @@ msgstr "Interface Downlink" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "Proxy IGMPv3 et MLDv2 intégré" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/he/omcproxy.po b/applications/luci-app-omcproxy/po/he/omcproxy.po index df6692c96f..8f0084b966 100644 --- a/applications/luci-app-omcproxy/po/he/omcproxy.po +++ b/applications/luci-app-omcproxy/po/he/omcproxy.po @@ -16,6 +16,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/hi/omcproxy.po b/applications/luci-app-omcproxy/po/hi/omcproxy.po index a76837203c..c1ad8a10f5 100644 --- a/applications/luci-app-omcproxy/po/hi/omcproxy.po +++ b/applications/luci-app-omcproxy/po/hi/omcproxy.po @@ -16,6 +16,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/hu/omcproxy.po b/applications/luci-app-omcproxy/po/hu/omcproxy.po index 0f8ecde1d0..c4cc117235 100644 --- a/applications/luci-app-omcproxy/po/hu/omcproxy.po +++ b/applications/luci-app-omcproxy/po/hu/omcproxy.po @@ -22,6 +22,10 @@ msgstr "Befelé jövő kapcsolat csatolója" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "Beágyazott IGMPv3 és MLDv2 proxy" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/it/omcproxy.po b/applications/luci-app-omcproxy/po/it/omcproxy.po index 067c9e45ff..2116a18858 100644 --- a/applications/luci-app-omcproxy/po/it/omcproxy.po +++ b/applications/luci-app-omcproxy/po/it/omcproxy.po @@ -22,6 +22,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/ja/omcproxy.po b/applications/luci-app-omcproxy/po/ja/omcproxy.po index a02dfceaac..5b56f2e419 100644 --- a/applications/luci-app-omcproxy/po/ja/omcproxy.po +++ b/applications/luci-app-omcproxy/po/ja/omcproxy.po @@ -16,6 +16,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/ko/omcproxy.po b/applications/luci-app-omcproxy/po/ko/omcproxy.po index bba15aacc4..00ff64d338 100644 --- a/applications/luci-app-omcproxy/po/ko/omcproxy.po +++ b/applications/luci-app-omcproxy/po/ko/omcproxy.po @@ -16,6 +16,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/mr/omcproxy.po b/applications/luci-app-omcproxy/po/mr/omcproxy.po index 92afcd9f45..7dd3d72de1 100644 --- a/applications/luci-app-omcproxy/po/mr/omcproxy.po +++ b/applications/luci-app-omcproxy/po/mr/omcproxy.po @@ -22,6 +22,10 @@ msgstr "डाउनलिंक इंटरफेस" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "एम्बेड केलेले IGMPv3 आणि MLDv2 प्रॉक्सी" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "प्रॉक्सीसाठी किमान मल्टीकास्ट स्कोप (केवळ IPv6 मल्टीकास्टला प्रभावित करते)" diff --git a/applications/luci-app-omcproxy/po/ms/omcproxy.po b/applications/luci-app-omcproxy/po/ms/omcproxy.po index 3404f4d46f..483227f8c1 100644 --- a/applications/luci-app-omcproxy/po/ms/omcproxy.po +++ b/applications/luci-app-omcproxy/po/ms/omcproxy.po @@ -16,6 +16,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/nb_NO/omcproxy.po b/applications/luci-app-omcproxy/po/nb_NO/omcproxy.po index 4a23d6c10a..fba7e65af7 100644 --- a/applications/luci-app-omcproxy/po/nb_NO/omcproxy.po +++ b/applications/luci-app-omcproxy/po/nb_NO/omcproxy.po @@ -16,6 +16,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/pl/omcproxy.po b/applications/luci-app-omcproxy/po/pl/omcproxy.po index c3db089d65..d643934d8a 100644 --- a/applications/luci-app-omcproxy/po/pl/omcproxy.po +++ b/applications/luci-app-omcproxy/po/pl/omcproxy.po @@ -23,6 +23,10 @@ msgstr "Interfejs downlink" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "Wbudowany IGMPv3 i proxy MLDv2" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "Minimalny zakres multicastu do proxy (dotyczy tylko IPv6 multicast)" diff --git a/applications/luci-app-omcproxy/po/pt/omcproxy.po b/applications/luci-app-omcproxy/po/pt/omcproxy.po index eabd8c9956..6fd68e2d40 100644 --- a/applications/luci-app-omcproxy/po/pt/omcproxy.po +++ b/applications/luci-app-omcproxy/po/pt/omcproxy.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2019-12-09 20:06+0000\n" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" "Last-Translator: ssantos <ssantos@web.de>\n" "Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsomcproxy/pt/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.10-dev\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:18 msgid "Add instance" @@ -22,6 +22,10 @@ msgstr "Interface de downlink" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "Proxy de IGMPv3 e MLDv2 incorporado" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "Conceder acesso UCI ao luci-app-omcproxy" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "Escopo mínimo de multicast ao proxy (afeta apenas o multicast IPv6)" diff --git a/applications/luci-app-omcproxy/po/pt_BR/omcproxy.po b/applications/luci-app-omcproxy/po/pt_BR/omcproxy.po index bea1c81f26..da59ac6783 100644 --- a/applications/luci-app-omcproxy/po/pt_BR/omcproxy.po +++ b/applications/luci-app-omcproxy/po/pt_BR/omcproxy.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2019-12-05 17:08+0000\n" +"PO-Revision-Date: 2020-05-16 19:08+0000\n" "Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n" "Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsomcproxy/pt_BR/>\n" -"Language: pt-BR\n" +"Language: pt_BR\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.10-dev\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:18 msgid "Add instance" @@ -22,6 +22,10 @@ msgstr "Interface de downlink" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "Proxy IGMPv3 e MLDv2 incorporado" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "Conceda acesso UCI ao luci-app-omcproxy" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/ro/omcproxy.po b/applications/luci-app-omcproxy/po/ro/omcproxy.po index d70c9baaac..2c06a049e0 100644 --- a/applications/luci-app-omcproxy/po/ro/omcproxy.po +++ b/applications/luci-app-omcproxy/po/ro/omcproxy.po @@ -23,6 +23,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/ru/omcproxy.po b/applications/luci-app-omcproxy/po/ru/omcproxy.po index 622b1b4ff8..2286a35ec0 100644 --- a/applications/luci-app-omcproxy/po/ru/omcproxy.po +++ b/applications/luci-app-omcproxy/po/ru/omcproxy.po @@ -23,6 +23,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/sk/omcproxy.po b/applications/luci-app-omcproxy/po/sk/omcproxy.po index 42025d0ec9..1825608dae 100644 --- a/applications/luci-app-omcproxy/po/sk/omcproxy.po +++ b/applications/luci-app-omcproxy/po/sk/omcproxy.po @@ -22,6 +22,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/sv/omcproxy.po b/applications/luci-app-omcproxy/po/sv/omcproxy.po index 2a0c3dde67..22d3be4d3a 100644 --- a/applications/luci-app-omcproxy/po/sv/omcproxy.po +++ b/applications/luci-app-omcproxy/po/sv/omcproxy.po @@ -22,6 +22,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/templates/omcproxy.pot b/applications/luci-app-omcproxy/po/templates/omcproxy.pot index 45814bb68c..58970a5c4b 100644 --- a/applications/luci-app-omcproxy/po/templates/omcproxy.pot +++ b/applications/luci-app-omcproxy/po/templates/omcproxy.pot @@ -13,6 +13,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/tr/omcproxy.po b/applications/luci-app-omcproxy/po/tr/omcproxy.po index c9a4b15c88..57c19128cc 100644 --- a/applications/luci-app-omcproxy/po/tr/omcproxy.po +++ b/applications/luci-app-omcproxy/po/tr/omcproxy.po @@ -16,6 +16,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/uk/omcproxy.po b/applications/luci-app-omcproxy/po/uk/omcproxy.po index c11bc3572d..5918c5d47a 100644 --- a/applications/luci-app-omcproxy/po/uk/omcproxy.po +++ b/applications/luci-app-omcproxy/po/uk/omcproxy.po @@ -23,6 +23,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/vi/omcproxy.po b/applications/luci-app-omcproxy/po/vi/omcproxy.po index e3fda6de1c..5dcc98ae1f 100644 --- a/applications/luci-app-omcproxy/po/vi/omcproxy.po +++ b/applications/luci-app-omcproxy/po/vi/omcproxy.po @@ -16,6 +16,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-omcproxy/po/zh_Hans/omcproxy.po b/applications/luci-app-omcproxy/po/zh_Hans/omcproxy.po index c01e120bbb..718f37afd8 100644 --- a/applications/luci-app-omcproxy/po/zh_Hans/omcproxy.po +++ b/applications/luci-app-omcproxy/po/zh_Hans/omcproxy.po @@ -13,6 +13,10 @@ msgstr "下行链路接口" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "嵌入式IGMPv3和MLDv2组播代理(omcproxy)" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "代理的最小范围(只影响IPv6的组播)" diff --git a/applications/luci-app-omcproxy/po/zh_Hant/omcproxy.po b/applications/luci-app-omcproxy/po/zh_Hant/omcproxy.po index e8ba81106a..7e019eb941 100644 --- a/applications/luci-app-omcproxy/po/zh_Hant/omcproxy.po +++ b/applications/luci-app-omcproxy/po/zh_Hant/omcproxy.po @@ -22,6 +22,10 @@ msgstr "" msgid "Embedded IGMPv3 and MLDv2 proxy" msgstr "" +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" msgstr "" diff --git a/applications/luci-app-openvpn/po/fi/openvpn.po b/applications/luci-app-openvpn/po/fi/openvpn.po index d8744589a4..c89b7e2028 100644 --- a/applications/luci-app-openvpn/po/fi/openvpn.po +++ b/applications/luci-app-openvpn/po/fi/openvpn.po @@ -3,15 +3,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-19 19:35+0200\n" -"PO-Revision-Date: 2012-04-03 08:45+0200\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-16 09:00+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsopenvpn/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Pootle 2.0.4\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:364 msgid "'net30', 'p2p', or 'subnet'" @@ -261,7 +262,7 @@ msgstr "" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:104 msgid "Enabled" -msgstr "" +msgstr "Käytössä" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:752 msgid "Encrypt and authenticate all control channel packets with the key" @@ -449,11 +450,11 @@ msgstr "" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:141 msgid "Port" -msgstr "" +msgstr "Portti" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:156 msgid "Protocol" -msgstr "" +msgstr "Protokolla" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:530 msgid "Proxy timeout in seconds" diff --git a/applications/luci-app-opkg/po/en/opkg.po b/applications/luci-app-opkg/po/en/opkg.po index 65ec80f0ec..17c6296daa 100644 --- a/applications/luci-app-opkg/po/en/opkg.po +++ b/applications/luci-app-opkg/po/en/opkg.po @@ -16,7 +16,7 @@ msgstr "" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1044 msgid "Actions" -msgstr "Actions" +msgstr "" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:850 msgid "Automatically remove unused dependencies" diff --git a/applications/luci-app-opkg/po/fi/opkg.po b/applications/luci-app-opkg/po/fi/opkg.po index f577bd40c1..73ead54bf3 100644 --- a/applications/luci-app-opkg/po/fi/opkg.po +++ b/applications/luci-app-opkg/po/fi/opkg.po @@ -3,19 +3,20 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-06-10 03:40+0200\n" -"PO-Revision-Date: 2019-12-07 10:44+0000\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-17 13:39+0000\n" +"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsopkg/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.10-dev\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1044 msgid "Actions" -msgstr "" +msgstr "Toiminnot" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:850 msgid "Automatically remove unused dependencies" @@ -57,7 +58,7 @@ msgstr "" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:835 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1072 msgid "Description" -msgstr "" +msgstr "Kuvaus" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680 msgid "Details for package <em>%h</em>" @@ -93,7 +94,7 @@ msgstr "" #: applications/luci-app-opkg/root/usr/share/rpcd/acl.d/luci-app-opkg.json:3 msgid "Grant access to opkg management" -msgstr "" +msgstr "Salli pääsy pakettiasennusten hallintaan (opkg)" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:721 @@ -280,15 +281,15 @@ msgstr "" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:925 msgid "Unable to execute <em>opkg %s</em> command: %s" -msgstr "" +msgstr "Komentoa <em>opkg %s</em> ei voida suorittaa: %s" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:768 msgid "Unable to read %s: %s" -msgstr "" +msgstr "Ei voida lukea %s: %s" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:807 msgid "Unable to save %s: %s" -msgstr "" +msgstr "Ei voida tallentaa %s: %s" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1046 msgid "Update lists…" diff --git a/applications/luci-app-pagekitec/po/fi/pagekitec.po b/applications/luci-app-pagekitec/po/fi/pagekitec.po index 92e128f1aa..a26a1db5eb 100644 --- a/applications/luci-app-pagekitec/po/fi/pagekitec.po +++ b/applications/luci-app-pagekitec/po/fi/pagekitec.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-16 08:59+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationspagekitec/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:5 msgid "" @@ -27,7 +33,7 @@ msgstr "" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:19 msgid "Configuration" -msgstr "" +msgstr "Kokoonpano" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:31 msgid "Enable a WebSockets tunnel on a given local port" diff --git a/applications/luci-app-polipo/po/fi/polipo.po b/applications/luci-app-polipo/po/fi/polipo.po index b5efcc44fa..fdcfb41294 100644 --- a/applications/luci-app-polipo/po/fi/polipo.po +++ b/applications/luci-app-polipo/po/fi/polipo.po @@ -3,14 +3,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-19 19:35+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-16 16:06+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationspolipo/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Translate Toolkit 1.1.1\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-polipo/luasrc/model/cbi/polipo.lua:121 msgid "Advanced Settings" @@ -85,7 +87,7 @@ msgstr "" #: applications/luci-app-polipo/luasrc/model/cbi/polipo.lua:26 msgid "Listen port" -msgstr "" +msgstr "Kuunteluportti" #: applications/luci-app-polipo/luasrc/model/cbi/polipo.lua:126 msgid "" diff --git a/applications/luci-app-qos/po/fi/qos.po b/applications/luci-app-qos/po/fi/qos.po index cb1d33b1dd..6a3942c50d 100644 --- a/applications/luci-app-qos/po/fi/qos.po +++ b/applications/luci-app-qos/po/fi/qos.po @@ -3,13 +3,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-25 22:10+0100\n" -"PO-Revision-Date: 2010-03-25 22:10+0100\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-16 13:25+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsqos/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:23 msgid "Calculate overhead" @@ -49,7 +52,7 @@ msgstr "" #: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:12 msgid "Interfaces" -msgstr "" +msgstr "Sovittimet" #: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:77 msgid "Number of bytes" @@ -61,7 +64,7 @@ msgstr "" #: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:66 msgid "Protocol" -msgstr "" +msgstr "Protokolla" #: applications/luci-app-qos/root/usr/share/luci/menu.d/luci-app-qos.json:3 msgid "QoS" @@ -77,7 +80,7 @@ msgstr "" #: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:39 msgid "Target" -msgstr "" +msgstr "Kohde" #: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:30 msgid "Upload speed (kbit/s)" diff --git a/applications/luci-app-radicale2/po/fi/radicale2.po b/applications/luci-app-radicale2/po/fi/radicale2.po index 7487812ad4..c726e2dade 100644 --- a/applications/luci-app-radicale2/po/fi/radicale2.po +++ b/applications/luci-app-radicale2/po/fi/radicale2.po @@ -1,14 +1,16 @@ msgid "" msgstr "" "Project-Id-Version: luci-app-radicale 2\n" -"PO-Revision-Date: 2019-01-09 06:32-0500\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-16 13:25+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsradicale2/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:8 #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:4 @@ -19,7 +21,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:30 msgid "Advanced Settings" -msgstr "" +msgstr "Lisäasetukset" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:74 msgid "Allowed Ciphers" @@ -27,7 +29,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:10 msgid "Authentication" -msgstr "" +msgstr "Todennus" #: applications/luci-app-radicale2/luasrc/controller/radicale2.lua:21 msgid "Authentication / Users" @@ -75,7 +77,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:26 msgid "Debug" -msgstr "" +msgstr "Debug" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:15 msgid "Default (htpasswd file from users below)" @@ -120,7 +122,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:29 msgid "Encryption" -msgstr "" +msgstr "Salaus" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:23 msgid "Filename" @@ -449,7 +451,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:70 msgid "Username" -msgstr "" +msgstr "Käyttäjätunnus" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:66 msgid "Users and Passwords" diff --git a/applications/luci-app-rp-pppoe-server/po/fi/rp-pppoe-server.po b/applications/luci-app-rp-pppoe-server/po/fi/rp-pppoe-server.po index e9751822c9..c17fa3f5fb 100644 --- a/applications/luci-app-rp-pppoe-server/po/fi/rp-pppoe-server.po +++ b/applications/luci-app-rp-pppoe-server/po/fi/rp-pppoe-server.po @@ -1,14 +1,16 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2019-01-09 07:01-0500\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-16 08:59+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsrp-pppoe-server/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:19 msgid "Access Concentrator Name" @@ -33,7 +35,7 @@ msgstr "" #: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:15 msgid "Interface" -msgstr "" +msgstr "Sovitin" #: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:15 msgid "Interface on which to listen." diff --git a/applications/luci-app-samba4/po/fi/samba4.po b/applications/luci-app-samba4/po/fi/samba4.po index fb5aac87dd..f0b29e09cf 100644 --- a/applications/luci-app-samba4/po/fi/samba4.po +++ b/applications/luci-app-samba4/po/fi/samba4.po @@ -3,15 +3,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-22 15:23+0100\n" -"PO-Revision-Date: 2011-10-25 21:26+0200\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-16 09:00+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationssamba4/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Pootle 2.0.4\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:101 msgid "Allow guests" @@ -45,7 +46,7 @@ msgstr "" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:39 msgid "Description" -msgstr "" +msgstr "Kuvaus" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:123 msgid "Directory mask" @@ -115,7 +116,7 @@ msgstr "" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:79 msgid "Name" -msgstr "" +msgstr "Nimi" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:22 #: applications/luci-app-samba4/root/usr/share/luci/menu.d/luci-app-samba4.json:3 diff --git a/applications/luci-app-ser2net/po/fi/ser2net.po b/applications/luci-app-ser2net/po/fi/ser2net.po index 9553ddcc91..4a9973db3e 100644 --- a/applications/luci-app-ser2net/po/fi/ser2net.po +++ b/applications/luci-app-ser2net/po/fi/ser2net.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-16 09:00+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsser2net/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:72 #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/settings.js:71 @@ -39,7 +45,7 @@ msgstr "" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/leds.js:19 #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:34 msgid "Device" -msgstr "" +msgstr "Laite" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/leds.js:15 msgid "Driver" @@ -53,7 +59,7 @@ msgstr "" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/settings.js:15 #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/settings.js:22 msgid "Enabled" -msgstr "" +msgstr "Käytössä" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:60 #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/settings.js:59 @@ -106,7 +112,7 @@ msgstr "" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:22 msgid "Protocol" -msgstr "" +msgstr "Protokolla" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:11 #: applications/luci-app-ser2net/root/usr/share/luci/menu.d/luci-app-ser2net.json:23 diff --git a/applications/luci-app-shadowsocks-libev/po/fi/shadowsocks-libev.po b/applications/luci-app-shadowsocks-libev/po/fi/shadowsocks-libev.po index 0596164ebf..7f6ad2f782 100644 --- a/applications/luci-app-shadowsocks-libev/po/fi/shadowsocks-libev.po +++ b/applications/luci-app-shadowsocks-libev/po/fi/shadowsocks-libev.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" +"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsshadowsocks-libev/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:45 msgid "-- instance type --" @@ -290,7 +296,7 @@ msgstr "" #: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:143 msgid "Server port" -msgstr "" +msgstr "Palvelinportti" #: applications/luci-app-shadowsocks-libev/root/usr/share/luci/menu.d/luci-app-shadowsocks-libev.json:3 msgid "Shadowsocks-libev" diff --git a/applications/luci-app-simple-adblock/po/fi/simple-adblock.po b/applications/luci-app-simple-adblock/po/fi/simple-adblock.po index 271da84cf1..f4470b017b 100644 --- a/applications/luci-app-simple-adblock/po/fi/simple-adblock.po +++ b/applications/luci-app-simple-adblock/po/fi/simple-adblock.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-16 13:25+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationssimple-adblock/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:161 msgid "%s Error: %s" @@ -144,7 +150,7 @@ msgstr "" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:82 msgid "Error" -msgstr "" +msgstr "Virhe" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:84 msgid "Fail" @@ -279,7 +285,7 @@ msgstr "" #: applications/luci-app-simple-adblock/luasrc/view/simple-adblock/buttons.htm:52 msgid "Start" -msgstr "" +msgstr "Aloita" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:78 msgid "Starting" @@ -287,7 +293,7 @@ msgstr "" #: applications/luci-app-simple-adblock/luasrc/view/simple-adblock/buttons.htm:58 msgid "Stop" -msgstr "" +msgstr "Pysäytä" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:243 msgid "Stop the download if it is stalled for set number of seconds." diff --git a/applications/luci-app-squid/po/fr/squid.po b/applications/luci-app-squid/po/fr/squid.po index ff08fc508a..3a94348661 100644 --- a/applications/luci-app-squid/po/fr/squid.po +++ b/applications/luci-app-squid/po/fr/squid.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-02-09 15:51+0000\n" -"Last-Translator: Bob Weetabix <weetabixlalol@grr.la>\n" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" +"Last-Translator: viking76 <liaudetgael@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationssquid/fr/>\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.11-dev\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-squid/luasrc/model/cbi/squid.lua:42 msgid "Advanced Settings" @@ -24,7 +24,7 @@ msgstr "Paramètres généraux" #: applications/luci-app-squid/root/usr/share/rpcd/acl.d/luci-app-squid.json:3 msgid "Grant UCI access for luci-app-squid" -msgstr "" +msgstr "Accorder l'accès à l'UCI pour luci-app-squid" #: applications/luci-app-squid/luasrc/model/cbi/squid.lua:30 msgid "Port" diff --git a/applications/luci-app-statistics/po/fi/statistics.po b/applications/luci-app-statistics/po/fi/statistics.po index af6201716f..115e34adb1 100644 --- a/applications/luci-app-statistics/po/fi/statistics.po +++ b/applications/luci-app-statistics/po/fi/statistics.po @@ -3,14 +3,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-19 19:35+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" +"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsstatistics/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Translate Toolkit 1.1.1\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 @@ -27,19 +29,19 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:68 msgid "Add IPv4 rule selector" -msgstr "" +msgstr "Lisää IPv4-säännön valitsin" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:68 msgid "Add IPv6 rule selector" -msgstr "" +msgstr "Lisää IPv6-säännön valitsin" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:16 msgid "Add command for reading values" -msgstr "" +msgstr "Lisää komento arvojen lukemiseen" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:36 msgid "Add notification command" -msgstr "" +msgstr "Lisää ilmoituskomento" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:19 msgid "Address family" @@ -51,23 +53,23 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:228 msgid "Apply interval »" -msgstr "" +msgstr "Käytä aikaväliä »" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:47 msgid "Awaiting email input at %s" -msgstr "" +msgstr "Odotetaan sähköpostin syöttöä kohteessa %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:59 msgid "Base Directory" -msgstr "" +msgstr "Perushakemisto" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 msgid "Basic monitoring" -msgstr "" +msgstr "Perusvalvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:25 msgid "Basic process monitoring enabled" -msgstr "" +msgstr "Prosessin perusvalvonta käytössä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:15 msgid "By setting this, CPU is not aggregate of all processors on the system" @@ -88,31 +90,31 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:6 msgid "CPU Plugin Configuration" -msgstr "" +msgstr "CPU-laajennuksen määritykset" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:32 msgid "CPU monitoring is enabled" -msgstr "" +msgstr "Suorittimen valvonta on käytössä" #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/csv.json:2 msgid "CSV Output" -msgstr "" +msgstr "CSV Tulostus" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/csv.js:6 msgid "CSV Plugin Configuration" -msgstr "" +msgstr "CSV-laajennuksen määritys" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:69 msgid "Cache collected data for" -msgstr "" +msgstr "Välimuistiin kerätyt tiedot" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:99 msgid "Chain" -msgstr "" +msgstr "Ketju" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:19 msgid "Change the ownership of the socket file to the specified group." -msgstr "" +msgstr "Muuta socket-tiedoston omistajuus määritettylle ryhmälle." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" @@ -129,19 +131,19 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:46 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:49 msgid "Collectd Settings" -msgstr "" +msgstr "Collectd asetukset" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:57 msgid "Command monitoring enabled" -msgstr "" +msgstr "Komentojen valvonta käytössä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:137 msgid "Comment / Rule Number" -msgstr "" +msgstr "Kommentti / Säännön numero" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:174 msgid "Configure…" -msgstr "" +msgstr "Määritä …" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/conntrack.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/conntrack.json:2 @@ -154,7 +156,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/conntrack.js:10 msgid "Conntrack monitoring enabled" -msgstr "" +msgstr "Conntrack-seuranta käytössä" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/contextswitch.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/contextswitch.json:2 @@ -163,62 +165,62 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/contextswitch.js:10 msgid "Context switch monitoring enabled" -msgstr "" +msgstr "Kontekstin vaihdon valvonta käytössä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:23 msgid "Controls which notifications should be sent to syslog." -msgstr "" +msgstr "Määrittää mitkä ilmoitukset lähetetään syslogiin." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:28 msgid "Create statistics about the network plugin itself" -msgstr "" +msgstr "Luo tilastoja itse verkkolaajennuksesta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:7 msgid "DF Plugin Configuration" -msgstr "" +msgstr "DF-laajennuksen määritykset" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dns.js:10 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/dns.json:2 msgid "DNS" -msgstr "" +msgstr "DNS" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:7 msgid "DNS Plugin Configuration" -msgstr "" +msgstr "DNS-laajennuksen määritykset" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:74 msgid "Data collection interval" -msgstr "" +msgstr "Tiedonkeruuväli" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:71 msgid "Datasets definition file" -msgstr "" +msgstr "Tietojoukkojen määritystiedosto" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:22 msgid "Detailled CPU frequency monitoring enabled" -msgstr "" +msgstr "Yksityiskohtainen suorittimen taajuuden valvonta käytössä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:65 msgid "Directory for collectd plugins" -msgstr "" +msgstr "Hakemisto collectd-laajennuksille" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:62 msgid "Directory for sub-configurations" -msgstr "" +msgstr "Hakemisto alakonfiguraatioille" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:7 msgid "Disk Plugin Configuration" -msgstr "" +msgstr "Levylaajennuksen määritykset" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/df.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/df.json:2 msgid "Disk Space Usage" -msgstr "" +msgstr "Levytilan käyttö" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/disk.js:10 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/disk.json:2 msgid "Disk Usage" -msgstr "" +msgstr "Levyn käyttö" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:212 msgid "Display Host »" @@ -226,19 +228,19 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:220 msgid "Display timespan »" -msgstr "" +msgstr "Näytä aikaväli »" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:195 msgid "Do not refresh" -msgstr "" +msgstr "Älä päivitä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:7 msgid "E-Mail Plugin Configuration" -msgstr "" +msgstr "Sähköpostilaajennuksen määritykset" #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/email.json:2 msgid "Email" -msgstr "" +msgstr "Sähköposti" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:15 msgid "Empty value = monitor all" @@ -250,11 +252,11 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:25 msgid "Enable forwarding" -msgstr "" +msgstr "Ota edelleenlähetys käyttöön" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:28 msgid "Enable statistics" -msgstr "" +msgstr "Ota tilastot käyttöön" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/apcups.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:12 @@ -285,11 +287,11 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 msgid "Enable this plugin" -msgstr "" +msgstr "Ota tämä laajennus käyttöön" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:113 msgid "Enabled" -msgstr "" +msgstr "Käytössä" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/entropy.js:10 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/entropy.json:2 @@ -302,39 +304,39 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/entropy.js:10 msgid "Entropy monitoring enabled" -msgstr "" +msgstr "Entropian seuranta käytössä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:197 msgid "Every 30 seconds" -msgstr "" +msgstr "30 sekunnin välein" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:196 msgid "Every 5 seconds" -msgstr "" +msgstr "Joka 5 sekunti" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:198 msgid "Every minute" -msgstr "" +msgstr "Joka minuutti" #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/exec.json:2 msgid "Exec" -msgstr "" +msgstr "Exec" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:7 msgid "Exec Plugin Configuration" -msgstr "" +msgstr "Exec laajennuksen kokoonpano" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:66 msgid "Expecting decimal value lower than one" -msgstr "" +msgstr "Odottaa desimaaliarvoa pienempää kuin yksi" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:33 msgid "Expecting permssions in octal notation" -msgstr "" +msgstr "Edellyttää oikeuksia oktaalimerkittynä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:48 msgid "Expecting valid time range" -msgstr "" +msgstr "Edellyttää voimassa olevaa ajanjaksoa" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:15 msgid "Extra items" @@ -342,7 +344,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" -msgstr "" +msgstr "Hae sivut" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:36 msgid "Filter class monitoring" @@ -351,19 +353,19 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/iptables.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/iptables.json:2 msgid "Firewall" -msgstr "" +msgstr "Palomuuri" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/ip6tables.js:7 msgid "Firewall (IPv6)" -msgstr "" +msgstr "Palomuuri (IPv6)" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:89 msgid "Flush cache after" -msgstr "" +msgstr "Tyhjennä välimuisti jälkeen" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:25 msgid "Forwarding between listen and server addresses" -msgstr "" +msgstr "Edelleenlähetys kuuntelu- ja palvelinosoitteiden välillä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:21 msgid "Gather compression statistics" @@ -379,11 +381,11 @@ msgstr "" #: applications/luci-app-statistics/root/usr/share/rpcd/acl.d/luci-app-statistics.json:3 msgid "Grant access to statistics resources" -msgstr "" +msgstr "Anna pääsy tilastoresursseihin" #: applications/luci-app-statistics/root/usr/share/luci/menu.d/luci-app-statistics.json:15 msgid "Graphs" -msgstr "" +msgstr "Kaaviot" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:31 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:51 @@ -395,6 +397,8 @@ msgid "" "Here you can define external commands which will be started by collectd in " "order to read certain values. The values will be read from stdout." msgstr "" +"Täällä voit määrittää ulkoiset komennot, jotka collectd käynnistää tiettyjen " +"arvojen lukemiseksi stdout-lähteestä." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:37 msgid "" @@ -402,12 +406,15 @@ msgid "" "certain threshold values have been reached. The values leading to invocation " "will be fed to the the called programs stdin." msgstr "" +"Voit määrittää ulkoiset komennot, jotka collectd suorittaa kun asetetut raja-" +"arvot saavutetaan. Suorittamisen laukaisseet raja-arvot välitetään " +"ajettaville komennoille stdin-putken kautta." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:21 msgid "" "Here you can define various criteria by which the monitored iptables rules " "are selected." -msgstr "" +msgstr "Voit määrittää perusteita, joilla valvotut iptables-säännöt valitaan." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:14 msgid "Host" @@ -415,7 +422,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:51 msgid "Hostname" -msgstr "" +msgstr "Isäntänimi" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:15 msgid "IP or hostname where to get the txtinfo output from" @@ -423,29 +430,29 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:7 msgid "IRQ Plugin Configuration" -msgstr "" +msgstr "IRQ-laajennuksen määritys" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:21 msgid "Ignore source addresses" -msgstr "" +msgstr "Ohita lähdeosoitteet" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:70 msgid "Instance name" -msgstr "" +msgstr "Esiintymän nimi" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:7 msgid "Interface Plugin Configuration" -msgstr "" +msgstr "Sovitinlaajennuksen määritys" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/interface.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/interface.json:2 msgid "Interfaces" -msgstr "" +msgstr "Sovittimet" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/irq.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/irq.json:2 msgid "Interrupts" -msgstr "" +msgstr "Keskeytykset" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:31 msgid "Interval for pings" @@ -453,7 +460,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:8 msgid "Iptables Plugin Configuration" -msgstr "" +msgstr "Iptables-laajennuksen kokoonpano" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:15 msgid "Leave unselected to automatically determine interfaces to monitor." @@ -461,40 +468,40 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:40 msgid "Listen host" -msgstr "" +msgstr "Kuuntele isäntää" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:44 msgid "Listen port" -msgstr "" +msgstr "Kuunteluportti" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:32 msgid "Listener interfaces" -msgstr "" +msgstr "Kuuntelevat sovittimet" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/load.js:6 msgid "Load Plugin Configuration" -msgstr "" +msgstr "Lataa laajennuksen määritys" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/load.js:10 msgid "Load monitoring enabled" -msgstr "" +msgstr "Kuormituksen valvonta käytössä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:108 msgid "Loading data…" -msgstr "" +msgstr "Tietoja ladataan …" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:14 msgid "Log level" -msgstr "" +msgstr "Lokitaso" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:20 msgid "Match IPv4 iptables rules" -msgstr "" +msgstr "Vastaa IPv4 iptable -sääntöjä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:20 msgid "Match IPv6 iptables rules" -msgstr "" +msgstr "Vastaa IPv4 iptable -sääntöjä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:35 msgid "" @@ -504,11 +511,11 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:38 msgid "Maximum allowed connections" -msgstr "" +msgstr "Sallittujen yhteyksien määrä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:20 msgid "Maximum packet size" -msgstr "" +msgstr "Paketin enimmäiskoko" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/memory.js:10 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/memory.json:2 @@ -521,7 +528,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Memory monitoring enabled" -msgstr "" +msgstr "Muistin valvonta käytössä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:89 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:32 @@ -536,7 +543,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:14 msgid "Monitor all local listen ports" -msgstr "" +msgstr "Valvo kaikkia paikallisia kuunteluportteja" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:15 msgid "Monitor device(s) / thermal zone(s)" @@ -544,15 +551,15 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:15 msgid "Monitor devices" -msgstr "" +msgstr "Laitteiden valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:15 msgid "Monitor disks and partitions" -msgstr "" +msgstr "Levyjen ja osioiden valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:59 msgid "Monitor filesystem types" -msgstr "" +msgstr "Valvo tiedostojärjestelmätyyppejä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/apcups.js:14 msgid "Monitor host" @@ -560,7 +567,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:14 msgid "Monitor hosts" -msgstr "" +msgstr "Valvo isäntiä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:15 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:15 @@ -570,173 +577,173 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:15 msgid "Monitor interrupts" -msgstr "" +msgstr "Valvo keskeytyksiä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:19 msgid "Monitor local ports" -msgstr "" +msgstr "Paikallisten porttien valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:37 msgid "Monitor mount points" -msgstr "" +msgstr "Valvo liitoskohtia" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:14 msgid "Monitor processes" -msgstr "" +msgstr "Valvo prosesseja" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:24 msgid "Monitor remote ports" -msgstr "" +msgstr "Etäporttien valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:37 msgid "Monitoring %s and %s" -msgstr "" +msgstr "Valvotaan kohdetta %s ja %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:103 msgid "Monitoring %s, %s, %s" -msgstr "" +msgstr "Valvonta %s, %s, %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/apcups.js:29 msgid "Monitoring APC UPS at host %s, port %d" msgid_plural "Monitoring APC UPS at hosts %s, port %d" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Valvotaan APC UPS isäntää %s, port %d" +msgstr[1] "Valvotaan APC UPS isäntiä %s, port %d" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:31 msgid "Monitoring DNS queries on all interfaces" -msgstr "" +msgstr "DNS-kyselyiden valvonta kaikissa sovittimissa" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:33 msgid "Monitoring DNS queries on one interface" msgid_plural "Monitoring DNS queries on %d interfaces" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "DNS-kyselyiden valvonta sovittimessa" +msgstr[1] "DNS-kyselyiden valvonta %d sovittimessa" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:44 msgid "Monitoring OLSRd status at %s:%d" -msgstr "" +msgstr "Valvotaan OLSRd-tilaa kohteessa %s:%d" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:43 msgid "Monitoring all but one disk" msgid_plural "Monitoring all but %d disks" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Kaikkien paitsi yhden levyn valvonta" +msgstr[1] "Kaikkien paitsi %d levyn valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:31 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Kaikkien paitsi yhden sovittimen seuranta" +msgstr[1] "Kaikkien paitsi sovittimien %d seuranta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:56 msgid "Monitoring all but one interrupt" msgid_plural "Monitoring all but %d interrupts" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Kaikkien paitsi yhden keskeytyksen seuranta" +msgstr[1] "Kaikkien paitsi %d keskeytysten seuranta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:56 msgid "Monitoring all but one sensor" msgid_plural "Monitoring all but %d sensors" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Kaikkien paitsi yhden anturin valvonta" +msgstr[1] "Kaikkien paitsi %d anturien valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:41 msgid "Monitoring all disks" -msgstr "" +msgstr "Kaikkien levyjen valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:103 msgid "Monitoring all except %s, %s, %s" -msgstr "" +msgstr "Valvotaan kaikkia paitsi %s, %s, %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:29 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 msgid "Monitoring all interfaces" -msgstr "" +msgstr "Kaikkien sovittimien valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:54 msgid "Monitoring all interrupts" -msgstr "" +msgstr "Kaikkien keskeytysten valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:101 msgid "Monitoring all partitions" -msgstr "" +msgstr "Kaikkien osioiden valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:60 msgid "Monitoring all sensors" -msgstr "" +msgstr "Kaikkien anturien valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:50 msgid "Monitoring all thermal zones" -msgstr "" +msgstr "Kaikkien lämpövyöhykkeiden valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:46 msgid "Monitoring all thermal zones except %s" -msgstr "" +msgstr "Kaikkien lämpövyöhykkeiden valvonta paitsi %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:35 msgid "Monitoring local listen ports" -msgstr "" +msgstr "Paikallisten kuunteluporttien valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:44 msgid "Monitoring one OpenVPN instance" msgid_plural "Monitoring %d OpenVPN instances" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Yhden OpenVPN-ilmentymän valvonta" +msgstr[1] "Valvoo %d OpenVPN-ilmentymää" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:21 msgid "Monitoring one UPS" msgid_plural "Monitoring %d UPSes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Yhden UPS:n valvonta" +msgstr[1] "Valvoo %d UPS:ia" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:45 msgid "Monitoring one disk" msgid_plural "Monitoring %d disks" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Yhden levyn valvonta" +msgstr[1] "Valvoo %d levyä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:41 msgid "Monitoring one host" msgid_plural "Monitoring %d hosts" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Yhden isännän valvonta" +msgstr[1] "Valvoo %d isäntää" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:33 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Yhden sovittimen valvonta" +msgstr[1] "Valvoo %d sovitinta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:58 msgid "Monitoring one interrupt" msgid_plural "Monitoring %d interrupts" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Yhden keskeytyksen valvonta" +msgstr[1] "Valvoo %d keskeytystä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:23 msgid "Monitoring one process" msgid_plural "Monitoring %d processes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Valvotaan yhtä prosessia" +msgstr[1] "Valvotaan %d prosessia" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:58 msgid "Monitoring one sensor" msgid_plural "Monitoring %d sensors" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Valvotaan yhtä sensoria" +msgstr[1] "Valvotaan %d sensoria" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" -msgstr "" +msgstr "Valvotaan splash-asiakkaita" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:47 msgid "Monitoring thermal zones %s" -msgstr "" +msgstr "Valvotaan lämpövyöhykkeitä %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:16 msgid "More details about frequency usage and transitions" @@ -753,27 +760,27 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:7 msgid "Netlink Plugin Configuration" -msgstr "" +msgstr "Netlink-lisäosan asetukset" #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/network.json:2 msgid "Network" -msgstr "" +msgstr "Verkko" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:6 msgid "Network Plugin Configuration" -msgstr "" +msgstr "Verkko-lisäosan asetukset" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:69 msgid "Network communication enabled" -msgstr "" +msgstr "Verkkoyhteydet sallittu" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:87 msgid "Network plugins" -msgstr "" +msgstr "Verkko-lisäosat" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:169 msgid "No RRD data found" -msgstr "" +msgstr "RRD-tietokantaa (tai -tietoja) ei löydy" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:15 msgid "" @@ -783,11 +790,11 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:23 msgid "Notify level" -msgstr "" +msgstr "Ilmoitusten taso" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:77 msgid "Number of threads for data collection" -msgstr "" +msgstr "Tiedonkeruussa käytettävien säikeiden määrä" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/olsrd.js:10 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/olsrd.json:2 @@ -800,7 +807,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:29 msgid "Only create average RRAs" -msgstr "" +msgstr "Luo vain keskiarvo-RRA -tiedot" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/openvpn.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/openvpn.json:2 @@ -817,11 +824,11 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:88 msgid "Output plugins" -msgstr "" +msgstr "Tiedon näyttö -lisäosat" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:60 msgid "Overview" -msgstr "" +msgstr "Yleiskatsaus" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:18 msgid "Percent values" @@ -830,15 +837,15 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/ping.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/ping.json:2 msgid "Ping" -msgstr "" +msgstr "Latenssi" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:6 msgid "Ping Plugin Configuration" -msgstr "" +msgstr "Latenssi-lisäosan asetukset" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:136 msgid "Plugin is disabled" -msgstr "" +msgstr "Lisäosa ei käytössä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" @@ -851,20 +858,20 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 msgid "Processes" -msgstr "" +msgstr "Prosessit" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:6 msgid "Processes Plugin Configuration" -msgstr "" +msgstr "Prossessit-lisäosan asetukset" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/cpu.js:8 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/cpu.json:2 msgid "Processor" -msgstr "" +msgstr "Suoritin" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:26 msgid "Qdisc monitoring" -msgstr "" +msgstr "Qdisc valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:56 msgid "RRD XFiles Factor" @@ -872,11 +879,11 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:24 msgid "RRD heart beat interval" -msgstr "" +msgstr "RRD tahdistusväli" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:19 msgid "RRD step interval" -msgstr "" +msgstr "RRD-askel" #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/rrdtool.json:2 msgid "RRDTool" @@ -884,7 +891,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:6 msgid "RRDTool Plugin Configuration" -msgstr "" +msgstr "RRDTool-lisäosan asetukset" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:14 msgid "Report by CPU" @@ -900,11 +907,11 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:51 msgid "Rows per RRA" -msgstr "" +msgstr "Rivimäärä RRA-tietokannassa" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:161 msgid "Rule monitoring enabled" -msgstr "" +msgstr "Säännön valvonta päällä" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" @@ -926,7 +933,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:69 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:89 msgid "Seconds" -msgstr "" +msgstr "Sekuntia" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:23 msgid "Sensor list" @@ -943,23 +950,23 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:58 msgid "Server host" -msgstr "" +msgstr "Palvelin" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:50 msgid "Server interfaces" -msgstr "" +msgstr "Palvelimen sovittimet" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:62 msgid "Server port" -msgstr "" +msgstr "Palvelinportti" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:20 msgid "Set the maximum size for datagrams sent over the network" -msgstr "" +msgstr "Aseta verkon kautta lähettävien sanomien enimmäismäärä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:14 msgid "Sets the syslog log-level." -msgstr "" +msgstr "Aseta syslog-lokin kirjaustaso." #: applications/luci-app-statistics/root/usr/share/luci/menu.d/luci-app-statistics.json:24 msgid "Setup" @@ -967,11 +974,11 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:176 msgid "Setup collectd" -msgstr "" +msgstr "Collectd-perusasetukset" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 msgid "Shaping class monitoring" -msgstr "" +msgstr "Muotoiluluokan asetukset" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:34 msgid "Show max values instead of averages" @@ -979,7 +986,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:23 msgid "Simple CPU frequency monitoring enabled" -msgstr "" +msgstr "Yksinkertainen CPU:n taajuuden seuranta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" @@ -1031,27 +1038,27 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:127 msgid "Status" -msgstr "" +msgstr "Tila" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:14 msgid "Storage directory" -msgstr "" +msgstr "Tallennushakemisto" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/csv.js:14 msgid "Storage directory for the csv files" -msgstr "" +msgstr "Tallennushakemisto CSV-tiedostoille" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/csv.js:18 msgid "Store data values as rates instead of absolute values" -msgstr "" +msgstr "Tallenna arvot osuuksina eikä absoluuttisina arvoina" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:38 msgid "Stored timespans" -msgstr "" +msgstr "Tallennettavat ajanjaksot" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/csv.js:24 msgid "Storing CSV data in %s" -msgstr "" +msgstr "Tallennetaan CSV-tiedostot kohteeseen %s" #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/syslog.json:2 msgid "Syslog" @@ -1059,37 +1066,37 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:6 msgid "Syslog Plugin Configuration" -msgstr "" +msgstr "Syslog-lisäosan asetukset" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:32 msgid "Syslog enabled" -msgstr "" +msgstr "Syslog päällä" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/load.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/load.json:2 msgid "System Load" -msgstr "" +msgstr "Järjestelmän kuormitus" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/tcpconns.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/tcpconns.json:2 msgid "TCP Connections" -msgstr "" +msgstr "TCP-yhteydet" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:6 msgid "TCPConns Plugin Configuration" -msgstr "" +msgstr "TCPConns-lisäosan asetukset" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:15 msgid "TTL for network packets" -msgstr "" +msgstr "Elinaika (TTL) verkkopaketeille" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:26 msgid "TTL for ping packets" -msgstr "" +msgstr "Elinaika (TTL) latenssi-paketeille" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:85 msgid "Table" -msgstr "" +msgstr "Taulukko" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/apcups.js:7 msgid "The APCUPS plugin collects statistics about the APC UPS." @@ -1116,6 +1123,8 @@ msgid "" "The SysLog plugin receives log messages from the daemon and dispatches them " "to syslog." msgstr "" +"SysLog-lisäosa vastaanottaa lokisanomat ohjelmalta ja välittää ne " +"systeemilokiin." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:132 msgid "The chain name must not contain spaces" @@ -1123,7 +1132,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:153 msgid "The comment to match must not contain spaces" -msgstr "" +msgstr "Tarkastettavasssa kommentissa ei voi olla väliyöntejä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/conntrack.js:7 msgid "" @@ -1133,7 +1142,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:7 msgid "The cpu plugin collects basic statistics about the processor usage." -msgstr "" +msgstr "Suoritin-lisäosa kerää perustietoja suorittimen käytöstä." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/csv.js:7 msgid "" @@ -1146,18 +1155,22 @@ msgid "" "The df plugin collects statistics about the disk space usage on different " "devices, mount points or filesystem types." msgstr "" +"Levytila-lisäosa kerää tietoja levyn käytöstä eri laitteissa, liitoskohdissa " +"tai tiedostojärjestelmissä." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:8 msgid "" "The disk plugin collects detailed usage statistics for selected partitions " "or whole disks." msgstr "" +"Levy-lisäosa kerää tietoa valittujen levyn osien tai koko levyn/levyjen " +"käytöstä." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:8 msgid "" "The dns plugin collects detailed statistics about dns related traffic on " "selected interfaces." -msgstr "" +msgstr "DNS-lisäosa kerää tietoa DNS-liikenteestä valituissa sovittimissa." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:8 msgid "" @@ -1179,24 +1192,29 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:80 msgid "The instance name must not contain spaces" -msgstr "" +msgstr "Välilyönnit eivät ole sallittuja instanssin nimessä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:8 msgid "" "The interface plugin collects traffic statistics on selected interfaces." -msgstr "" +msgstr "Sovittimet-lisäosa kerää liikennetietoja avlituilta sovittimilta." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:9 msgid "" "The iptables plugin will monitor selected firewall rules and collect " "information about processed bytes and packets per rule." msgstr "" +"Iptables-lisäosa valvoo valittuja palomuurisääntöjä ja kerää tietoa niiden " +"käsittelemistä pakettien ja tavujen määrästä." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:8 msgid "" "The irq plugin will monitor the rate of issues per second for each selected " "interrupt. If no interrupt is selected then all interrupts are monitored." msgstr "" +"IRQ-lisäosa kerää tietoa keskeytysten määrästä per sekunti valittujen " +"keskestysten osalta. Jos mitään keskeytystä ei ole valittu, niin tieto " +"kerätään kaikista." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:8 msgid "" @@ -1206,7 +1224,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/load.js:7 msgid "The load plugin collects statistics about the general system load." -msgstr "" +msgstr "Kuormitus-lisäosa kerää tietoa järjestelmän yleisestä kuormituksesta." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:7 msgid "The memory plugin collects statistics about the memory usage." @@ -1217,6 +1235,8 @@ msgid "" "The netlink plugin collects extended information like qdisc-, class- and " "filter-statistics for selected interfaces." msgstr "" +"Netlink-lisäosa kerää lajjempaa qdisc-, filter- ja/tai class-tietoa " +"valituista sovittimista." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:7 msgid "" @@ -1225,18 +1245,26 @@ msgid "" "client mode locally collected data is transferred to a collectd server " "instance, in server mode the local instance receives data from other hosts." msgstr "" +"Verkko-lisäosa mahdollista tiedonsiirron verkon kautta collectd-ohjelmien " +"välillä. Collectd voi toimia sekä palvelimena että asiakkaana. Asiakkaana " +"paikallisesti kerätty tieto välitetään palvelimelle, ja palvelimena otetaan " +"vastaa tietoa muilta." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:7 msgid "" "The ping plugin will send icmp echo replies to selected hosts and measure " "the roundtrip time for each host." msgstr "" +"Latenssi-lisäosa lähettään ICMP echo paketteja valituille kohteille ja " +"mittaa edestakaisen matkan keston kullekin kohteelle." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:7 msgid "" "The processes plugin collects information like cpu time, page faults and " "memory usage of selected processes." msgstr "" +"Prosessit-lisäosa kerää tietoa prosessien aiheuttamasta kuormituksesta, " +"esim. CPU:n ja muistin käyttö." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:7 msgid "" @@ -1245,6 +1273,10 @@ msgid "" "values will result in a very high memory consumption in the temporary " "directory. This can render the device unusable!</strong>" msgstr "" +"Rrdtool-lisäosa tallentaa tiedot RRD-tietokantoihin, joihin tilastograafit " +"perustuvat.<br /><br /><strong>Varoitus: Väärät arvot voivat johtaa hyvin " +"korkeaan RAM-muistin käyttöön /tmp-hakemistossa. Tämä voi tehdä laitteesta " +"käyttökelvottoman!</strong>" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:16 msgid "" @@ -1262,7 +1294,7 @@ msgstr "" msgid "" "The tcpconns plugin collects information about open tcp connections on " "selected ports." -msgstr "" +msgstr "Tcpconns-lisäosa kerää tietoa TCP-yhteyksistä valituissa porteissa." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:8 msgid "" @@ -1283,7 +1315,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:170 msgid "There is no RRD data available yet to render graphs." -msgstr "" +msgstr "RRD-tietoja ei ole vielä käytettävissä graafeja varten." #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/thermal.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/thermal.json:2 @@ -1307,15 +1339,19 @@ msgid "" "This section defines on which interfaces collectd will wait for incoming " "connections." msgstr "" +"Tässä määritetään, mitä sovittimia collectd seuraa sisääntulevien yhteyksien " +"osalta." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:51 msgid "" "This section defines to which servers the locally collected data is sent to." msgstr "" +"Tässä määritetään, mille palvelimelle paikallisesti kerätyt tiedot " +"lähetetään." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to lookup fully qualified hostname" -msgstr "" +msgstr "Yritä selvittää tekstimuotoinen isäntänimi (FQDN)" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/nut.js:7 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 @@ -1362,7 +1398,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:68 msgid "Used PID file" -msgstr "" +msgstr "Käytettävä PID-tiedosto" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:27 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:47 @@ -1371,15 +1407,15 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:21 msgid "Verbose monitoring" -msgstr "" +msgstr "Runsas valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:16 msgid "When none selected, all disks will be monitored." -msgstr "" +msgstr "Jos mitään ei valita, kaikkia levyjä valvotaan." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:16 msgid "When none selected, all interfaces will be monitored." -msgstr "" +msgstr "Jos mitään ei valita, kaikkia sovittimia valvotaan." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:21 msgid "When set to true, reports per-state metric (system, user, idle)" @@ -1397,7 +1433,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/iwinfo.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/iwinfo.json:2 msgid "Wireless" -msgstr "" +msgstr "Langaton" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:7 msgid "Wireless iwinfo Plugin Configuration" @@ -1405,17 +1441,19 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:96 msgid "Writing *.rrd files to %s" -msgstr "" +msgstr "Kirjoitetaan rrd-tiedostot hakemistoon %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:171 msgid "" "You need to configure <em>collectd</em> to gather data into <em>.rrd</em> " "files." msgstr "" +"Sinun täytyy asettaa <em>collectd</em> keräämään tiedot <em>RRD-" +"tiedostoihin</em>." #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:31 msgid "cURL plugin enabled" -msgstr "" +msgstr "cURL-lisäosa päällä" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/curl.js:10 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/curl.json:2 @@ -1428,41 +1466,41 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:139 msgid "none" -msgstr "" +msgstr "ei mitään" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:104 msgid "one device" msgid_plural "%d devices" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "yksi laite" +msgstr[1] "%d laitetta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:106 msgid "one filesystem type" msgid_plural "%d filesystem types" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Yksi tiedostojärjestelmä" +msgstr[1] "%d tiedostojärjestelmää" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:38 msgid "one local port" msgid_plural "%d local ports" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Yksi paikallinen portti" +msgstr[1] "%d paikallista porttia" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:105 msgid "one mount" msgid_plural "%d mounts" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Yksi liitoskohta" +msgstr[1] "%s liitoskohtaa" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:39 msgid "one remote port" msgid_plural "%d remote ports" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Yksi vastapuolen portti" +msgstr[1] "%d vastapuolen porttia" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:29 msgid "reduces rrd size" -msgstr "" +msgstr "Pienentää RRD-tiedoston kokoa" #~ msgid "Cache flush interval" #~ msgstr "Cache flush interval" diff --git a/applications/luci-app-statistics/root/etc/config/luci_statistics b/applications/luci-app-statistics/root/etc/config/luci_statistics index 71bbfa4452..0fd68595f6 100644 --- a/applications/luci-app-statistics/root/etc/config/luci_statistics +++ b/applications/luci-app-statistics/root/etc/config/luci_statistics @@ -19,7 +19,7 @@ config statistics 'rrdtool' config statistics 'collectd_rrdtool' option enable '1' option DataDir '/tmp/rrd' - option RRARows '100' + option RRARows '144' option RRASingle '1' option RRATimespans '1hour 1day 1week 1month 1year' diff --git a/applications/luci-app-tinyproxy/po/fi/tinyproxy.po b/applications/luci-app-tinyproxy/po/fi/tinyproxy.po index 4440fe78f8..808be4e695 100644 --- a/applications/luci-app-tinyproxy/po/fi/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/fi/tinyproxy.po @@ -3,14 +3,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-19 19:35+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-16 16:06+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationstinyproxy/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Translate Toolkit 1.1.1\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:219 msgid "" @@ -164,7 +166,7 @@ msgstr "" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:80 msgid "Log level" -msgstr "" +msgstr "Lokitaso" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:81 msgid "Logging verbosity of the Tinyproxy process" diff --git a/applications/luci-app-travelmate/po/fi/travelmate.po b/applications/luci-app-travelmate/po/fi/travelmate.po index 59a38b0eda..d29d18ba4b 100644 --- a/applications/luci-app-travelmate/po/fi/travelmate.po +++ b/applications/luci-app-travelmate/po/fi/travelmate.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" +"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationstravelmate/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-travelmate/luasrc/view/travelmate/runtime.htm:206 msgid "AP on" @@ -227,7 +233,7 @@ msgstr "" #: applications/luci-app-travelmate/root/usr/share/rpcd/acl.d/luci-app-travelmate.json:3 msgid "Grant UCI access for luci-app-travelmate" -msgstr "" +msgstr "Salli pääsy travelmaten UCI-asetuksiin" #: applications/luci-app-travelmate/luasrc/model/cbi/travelmate/overview_tab.lua:136 msgid "" diff --git a/applications/luci-app-udpxy/po/fr/udpxy.po b/applications/luci-app-udpxy/po/fr/udpxy.po index 41acad2e53..867c36903c 100644 --- a/applications/luci-app-udpxy/po/fr/udpxy.po +++ b/applications/luci-app-udpxy/po/fr/udpxy.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-02-25 23:11+0000\n" -"Last-Translator: Palandre Maxime <maxime.palandre@hotmail.fr>\n" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" +"Last-Translator: viking76 <liaudetgael@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsudpxy/fr/>\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:23 msgid "Bind IP/Interface" @@ -32,7 +32,7 @@ msgstr "Activé" #: applications/luci-app-udpxy/root/usr/share/rpcd/acl.d/luci-app-udpxy.json:3 msgid "Grant UCI access for luci-app-udpxy" -msgstr "" +msgstr "Accorder à l'UCI l'accès à luci-app-udpxy" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:39 msgid "Log file" diff --git a/applications/luci-app-uhttpd/po/fi/uhttpd.po b/applications/luci-app-uhttpd/po/fi/uhttpd.po index 3492723d9e..cbe57389af 100644 --- a/applications/luci-app-uhttpd/po/fi/uhttpd.po +++ b/applications/luci-app-uhttpd/po/fi/uhttpd.po @@ -1,14 +1,16 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2019-01-09 07:00-0500\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-16 09:00+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsuhttpd/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:135 msgid "" @@ -25,7 +27,7 @@ msgstr "" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:20 msgid "Advanced Settings" -msgstr "" +msgstr "Lisäasetukset" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:135 msgid "Aliases" @@ -58,7 +60,7 @@ msgstr "" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:221 msgid "Country" -msgstr "" +msgstr "Maa" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:173 msgid "Disable JSON-RPC authorization via ubus session API" diff --git a/applications/luci-app-unbound/po/fr/unbound.po b/applications/luci-app-unbound/po/fr/unbound.po index 37dce435f9..e274cc34d5 100644 --- a/applications/luci-app-unbound/po/fr/unbound.po +++ b/applications/luci-app-unbound/po/fr/unbound.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-04-28 13:41+0000\n" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" "Last-Translator: viking76 <liaudetgael@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsunbound/fr/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.0.2\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:96 msgid "(root)" @@ -279,7 +279,7 @@ msgstr "Transfert vers les serveurs de noms en amont (ISP)" #: applications/luci-app-unbound/root/usr/share/rpcd/acl.d/luci-app-unbound.json:3 msgid "Grant UCI access for luci-app-unbound" -msgstr "" +msgstr "Accorder l'accès à l'UCI pour luci-app-unbound" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:178 #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:190 diff --git a/applications/luci-app-upnp/po/fi/upnp.po b/applications/luci-app-upnp/po/fi/upnp.po index 26434056e1..135bf39ade 100644 --- a/applications/luci-app-upnp/po/fi/upnp.po +++ b/applications/luci-app-upnp/po/fi/upnp.po @@ -3,14 +3,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-19 19:36+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" +"Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsupnp/fi/>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Translate Toolkit 1.1.1\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:171 msgid "" @@ -78,7 +80,7 @@ msgstr "" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/status/include/80_upnp.js:48 #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:88 msgid "Description" -msgstr "" +msgstr "Kuvaus" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:148 msgid "Device UUID" diff --git a/applications/luci-app-vnstat2/po/fi/vnstat2.po b/applications/luci-app-vnstat2/po/fi/vnstat2.po index ec3ad6fa46..3ddcd74713 100644 --- a/applications/luci-app-vnstat2/po/fi/vnstat2.po +++ b/applications/luci-app-vnstat2/po/fi/vnstat2.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-16 16:06+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsvnstat2/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:57 msgid "5 Minute" @@ -10,11 +16,11 @@ msgstr "" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:21 msgid "Cancel" -msgstr "" +msgstr "Peruuta" #: applications/luci-app-vnstat2/root/usr/share/luci/menu.d/luci-app-vnstat2.json:27 msgid "Configuration" -msgstr "" +msgstr "Kokoonpano" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:59 msgid "Daily" @@ -23,7 +29,7 @@ msgstr "" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:26 #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:82 msgid "Delete" -msgstr "" +msgstr "Poista" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:15 msgid "Delete interface <em>%h</em>" @@ -39,7 +45,7 @@ msgstr "" #: applications/luci-app-vnstat2/root/usr/share/luci/menu.d/luci-app-vnstat2.json:18 msgid "Graphs" -msgstr "" +msgstr "Kaaviot" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:58 msgid "Hourly" @@ -47,11 +53,11 @@ msgstr "" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:81 msgid "Interface" -msgstr "" +msgstr "Sovitin" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:45 msgid "Interfaces" -msgstr "" +msgstr "Sovittimet" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:15 msgid "Loading graphs…" diff --git a/applications/luci-app-vpn-policy-routing/po/fi/vpn-policy-routing.po b/applications/luci-app-vpn-policy-routing/po/fi/vpn-policy-routing.po index cc1ae150dd..643f5c0afe 100644 --- a/applications/luci-app-vpn-policy-routing/po/fi/vpn-policy-routing.po +++ b/applications/luci-app-vpn-policy-routing/po/fi/vpn-policy-routing.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-16 13:25+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsvpn-policy-routing/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:49 msgid "%s (disabled)" @@ -69,7 +75,7 @@ msgstr "" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:324 msgid "Chain" -msgstr "" +msgstr "Ketju" #: applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/status-gateways.htm:15 msgid "" @@ -94,7 +100,7 @@ msgstr "" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:145 msgid "Configuration" -msgstr "" +msgstr "Kokoonpano" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:152 msgid "Controls both system log and console output verbosity." @@ -129,7 +135,7 @@ msgstr "" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:248 #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:252 msgid "Disabled" -msgstr "" +msgstr "Pois päältä" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:244 msgid "Display these protocols in protocol column in Web UI." @@ -152,7 +158,7 @@ msgstr "" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:269 #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:365 msgid "Enabled" -msgstr "" +msgstr "Käytössä" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:229 msgid "" @@ -190,7 +196,7 @@ msgstr "" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:333 msgid "Interface" -msgstr "" +msgstr "Sovitin" #: applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/js.htm:51 msgid "Loading" @@ -206,7 +212,7 @@ msgstr "" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:277 msgid "Name" -msgstr "" +msgstr "Nimi" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:205 msgid "No Change" @@ -231,7 +237,7 @@ msgstr "" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:304 msgid "Protocol" -msgstr "" +msgstr "Protokolla" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:292 msgid "Remote addresses / domains" @@ -243,7 +249,7 @@ msgstr "" #: applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/buttons.htm:44 msgid "Restart" -msgstr "" +msgstr "Käynnistä uudelleen" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:359 msgid "" @@ -345,7 +351,7 @@ msgstr "" #: applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/buttons.htm:41 msgid "Start" -msgstr "" +msgstr "Aloita" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:224 msgid "" @@ -359,7 +365,7 @@ msgstr "" #: applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/buttons.htm:47 msgid "Stop" -msgstr "" +msgstr "Pysäytä" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:47 msgid "Stopped" diff --git a/applications/luci-app-vpnbypass/po/fi/vpnbypass.po b/applications/luci-app-vpnbypass/po/fi/vpnbypass.po index b536565d8b..5976240239 100644 --- a/applications/luci-app-vpnbypass/po/fi/vpnbypass.po +++ b/applications/luci-app-vpnbypass/po/fi/vpnbypass.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-16 09:00+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsvpnbypass/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:26 msgid "%s (disabled)" @@ -76,7 +82,7 @@ msgstr "" #: applications/luci-app-vpnbypass/luasrc/view/vpnbypass/buttons.htm:44 msgid "Restart" -msgstr "" +msgstr "Käynnistä uudelleen" #: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:22 msgid "Running" diff --git a/applications/luci-app-wireguard/po/fi/wireguard.po b/applications/luci-app-wireguard/po/fi/wireguard.po index c9415fc096..98690f398e 100644 --- a/applications/luci-app-wireguard/po/fi/wireguard.po +++ b/applications/luci-app-wireguard/po/fi/wireguard.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-16 13:25+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationswireguard/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:149 msgid "Allowed IPs" @@ -78,7 +84,7 @@ msgstr "" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:190 msgid "This section contains no values yet" -msgstr "" +msgstr "Tässä osassa ei ole vielä arvoja" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:182 #: applications/luci-app-wireguard/root/usr/share/luci/menu.d/luci-app-wireguard.json:3 diff --git a/applications/luci-app-wireguard/po/fr/wireguard.po b/applications/luci-app-wireguard/po/fr/wireguard.po index 29f7053b64..4bb94a51c4 100644 --- a/applications/luci-app-wireguard/po/fr/wireguard.po +++ b/applications/luci-app-wireguard/po/fr/wireguard.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-04-21 18:54+0000\n" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" "Last-Translator: viking76 <liaudetgael@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationswireguard/fr/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.0.2-dev\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:149 msgid "Allowed IPs" @@ -86,7 +86,7 @@ msgstr "" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:190 msgid "This section contains no values yet" -msgstr "" +msgstr "Cette section ne contient pas encore de valeur" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:182 #: applications/luci-app-wireguard/root/usr/share/luci/menu.d/luci-app-wireguard.json:3 diff --git a/applications/luci-app-wol/po/fr/wol.po b/applications/luci-app-wol/po/fr/wol.po index 608291b91f..9f37470a59 100644 --- a/applications/luci-app-wol/po/fr/wol.po +++ b/applications/luci-app-wol/po/fr/wol.po @@ -5,8 +5,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-04-19 00:29+0200\n" -"PO-Revision-Date: 2020-04-05 09:35+0000\n" -"Last-Translator: Hydci <giogio59@live.fr>\n" +"PO-Revision-Date: 2020-05-17 10:09+0000\n" +"Last-Translator: viking76 <liaudetgael@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationswol/fr/>\n" "Language: fr\n" @@ -14,7 +14,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:65 msgid "Choose the host to wake up or enter a custom MAC address to use" @@ -26,7 +26,7 @@ msgstr "Fermer" #: applications/luci-app-wol/root/usr/share/rpcd/acl.d/luci-app-wol.json:3 msgid "Grant access to wake-on-lan executables" -msgstr "" +msgstr "Permettre l'accès aux exécutables wake-on-lan" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:64 msgid "Host to wake up" diff --git a/applications/luci-app-yggdrasil/po/fi/yggdrasil.po b/applications/luci-app-yggdrasil/po/fi/yggdrasil.po index 92d9398ff5..5a701bdf74 100644 --- a/applications/luci-app-yggdrasil/po/fi/yggdrasil.po +++ b/applications/luci-app-yggdrasil/po/fi/yggdrasil.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-16 13:25+0000\n" +"Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" +"Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsyggdrasil/fi/>\n" "Language: fi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/status.js:33 msgid "Active peers" @@ -144,7 +150,7 @@ msgstr "" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:25 msgid "Interface" -msgstr "" +msgstr "Sovitin" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:45 msgid "Interface name" @@ -162,7 +168,7 @@ msgstr "" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/tunnel_routing.js:21 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/tunnel_routing.js:35 msgid "Key" -msgstr "" +msgstr "Avain" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:15 msgid "Link-local TCP port" @@ -280,7 +286,7 @@ msgstr "" #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:14 msgid "Status" -msgstr "" +msgstr "Tila" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/tunnel_routing.js:22 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/tunnel_routing.js:29 |