diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-18 02:25:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-18 02:25:31 +0000 |
commit | 5f8335811f7b0804ae6895ac8ee9de9434a0aeb8 (patch) | |
tree | 4d014461991ed1552ddc7848b607cf0aee969e9a /apps/settings | |
parent | a31619134ee8fd199715ffa93ec90daba7959477 (diff) | |
download | nextcloud-server-5f8335811f7b0804ae6895ac8ee9de9434a0aeb8.tar.gz nextcloud-server-5f8335811f7b0804ae6895ac8ee9de9434a0aeb8.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/nl.js | 6 | ||||
-rw-r--r-- | apps/settings/l10n/nl.json | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index a4bc7e6e589..d4525fcbe59 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -213,7 +213,12 @@ OC.L10N.register( "Copy" : "Kopiëren", "Could not copy app password. Please copy it manually." : "Kon app wachtwoord niet kopiëren. Kopieer het handmatig.", "Add" : "Toevoegen", + "Email options" : "E-mail-opties", + "Primary email for password reset and notifications" : "Priimair e-mailadres voor wachtwoordherstel en meldingen", "Your email address" : "Je e-mailadres", + "Additional email address {index}" : "Extra e-mailadres {index}", + "Remove primary email" : "Verwijder primair e-mailadres", + "Delete email" : "Verwijderen e-mail", "No email address set" : "Geen e-mailadres opgegeven", "Change privacy level of email" : "Wijzigen privacyniveau van e-mailadres", "Email" : "E-mailadres", @@ -281,6 +286,7 @@ OC.L10N.register( "by {author}\n{license}" : "door {author}\n{license}", "Enter group name" : "Geef een groepsnaam op", "Add group" : "Groep toevoegen", + "Active users" : "Actieve gebruikers", "Admins" : "Beheerders", "Disabled users" : "Uitgeschakelde gebruikers", "Remove group" : "Verwijderen groep", diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index 6ee460a9dfa..fdafb504baf 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -211,7 +211,12 @@ "Copy" : "Kopiëren", "Could not copy app password. Please copy it manually." : "Kon app wachtwoord niet kopiëren. Kopieer het handmatig.", "Add" : "Toevoegen", + "Email options" : "E-mail-opties", + "Primary email for password reset and notifications" : "Priimair e-mailadres voor wachtwoordherstel en meldingen", "Your email address" : "Je e-mailadres", + "Additional email address {index}" : "Extra e-mailadres {index}", + "Remove primary email" : "Verwijder primair e-mailadres", + "Delete email" : "Verwijderen e-mail", "No email address set" : "Geen e-mailadres opgegeven", "Change privacy level of email" : "Wijzigen privacyniveau van e-mailadres", "Email" : "E-mailadres", @@ -279,6 +284,7 @@ "by {author}\n{license}" : "door {author}\n{license}", "Enter group name" : "Geef een groepsnaam op", "Add group" : "Groep toevoegen", + "Active users" : "Actieve gebruikers", "Admins" : "Beheerders", "Disabled users" : "Uitgeschakelde gebruikers", "Remove group" : "Verwijderen groep", |