diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-10 02:18:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-10 02:18:23 +0000 |
commit | 078b12a9b03bbc5c0be44908483db22948e00562 (patch) | |
tree | 19b1a44bcfa4f7a126ebc8a90ae7f93235244b2a /apps/settings | |
parent | 008e6d7e849a82fdc3aa20169c4c8bdd0fe506be (diff) | |
download | nextcloud-server-078b12a9b03bbc5c0be44908483db22948e00562.tar.gz nextcloud-server-078b12a9b03bbc5c0be44908483db22948e00562.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/nl.js | 6 | ||||
-rw-r--r-- | apps/settings/l10n/nl.json | 6 | ||||
-rw-r--r-- | apps/settings/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/pt_BR.json | 2 |
4 files changed, 14 insertions, 2 deletions
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 6a9a7fb328a..9abbcf901be 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -242,10 +242,16 @@ OC.L10N.register( "Common languages" : "Gebruikelijke talen", "All languages" : "Alle talen", "Password change is disabled because the master key is disabled" : "Wachtwoordwijziging is uitgeschakeld omdat de hoofdsleutel is uitgeschakeld", + "Passwordless authentication requires a secure connection." : "Inloggen zonder wachtwoord vereist een beveiligde verbinding.", + "Please authorize your WebAuthn device." : "Autoriseer je WebAuthn toestel.", "Name your device" : "Geef je toestel een naam", "Add" : "Toevoegen", "Adding your device …" : "Je toestel toevoegen...", "Unnamed device" : "Naamloos apparaat", + "Passwordless Authentication" : "Inloggen zonder wachtwoord", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Stel voor je account wachtwoordloze authenticatie in volgens de FIDO2 standaard.", + "No devices configured." : "Geen toestellen geconfigureerd.", + "The following devices are configured for your account:" : "De volgende toestellen zijn ingesteld voor je account:", "Your apps" : "Je apps", "Active apps" : "Ingeschakelde apps", "Disabled apps" : "Uitgeschakelde apps", diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index 94663d0506f..d8503290ada 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -240,10 +240,16 @@ "Common languages" : "Gebruikelijke talen", "All languages" : "Alle talen", "Password change is disabled because the master key is disabled" : "Wachtwoordwijziging is uitgeschakeld omdat de hoofdsleutel is uitgeschakeld", + "Passwordless authentication requires a secure connection." : "Inloggen zonder wachtwoord vereist een beveiligde verbinding.", + "Please authorize your WebAuthn device." : "Autoriseer je WebAuthn toestel.", "Name your device" : "Geef je toestel een naam", "Add" : "Toevoegen", "Adding your device …" : "Je toestel toevoegen...", "Unnamed device" : "Naamloos apparaat", + "Passwordless Authentication" : "Inloggen zonder wachtwoord", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Stel voor je account wachtwoordloze authenticatie in volgens de FIDO2 standaard.", + "No devices configured." : "Geen toestellen geconfigureerd.", + "The following devices are configured for your account:" : "De volgende toestellen zijn ingesteld voor je account:", "Your apps" : "Je apps", "Active apps" : "Ingeschakelde apps", "Disabled apps" : "Uitgeschakelde apps", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 3a0818e901c..7fc97e1adca 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -310,7 +310,7 @@ OC.L10N.register( "Authentication method" : "Método de autenticação", "Authentication required" : "Autenticação é requerida", "Server address" : "Endereço do servidor", - "Port" : "Porto", + "Port" : "Porta", "Credentials" : "Credenciais", "SMTP Username" : "Nome do Usuário SMTP", "SMTP Password" : "Senha SMTP", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 98c564c2973..c3f358ca2b9 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -308,7 +308,7 @@ "Authentication method" : "Método de autenticação", "Authentication required" : "Autenticação é requerida", "Server address" : "Endereço do servidor", - "Port" : "Porto", + "Port" : "Porta", "Credentials" : "Credenciais", "SMTP Username" : "Nome do Usuário SMTP", "SMTP Password" : "Senha SMTP", |