diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-25 02:48:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-25 02:48:52 +0000 |
commit | 6765c3e0de75cc3646160617312d91e3bc2078e0 (patch) | |
tree | f71fade7c2de230b2ac1a0e1672c818664ff7afa /apps/settings | |
parent | 5256ba0f2d16cb2656bcf880bad6ee3af86734a5 (diff) | |
download | nextcloud-server-6765c3e0de75cc3646160617312d91e3bc2078e0.tar.gz nextcloud-server-6765c3e0de75cc3646160617312d91e3bc2078e0.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/nl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 44fb9b765f7..d1cba151b7e 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -50,6 +50,7 @@ OC.L10N.register( "Remote wipe has finished on %1$s" : "Wissen op afstand voltooid op %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Je <strong>wachtwoord</strong> of <strong>e-mailadres</strong> is gewijzigd", "Wrong password" : "Onjuist wachtwoord", + "Unable to change personal password" : "Kan persoonlijk wachtwoord niet wijzigen", "Saved" : "Opgeslagen", "No user supplied" : "Geen gebruiker opgegeven", "Authentication error" : "Authenticatiefout", diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index e6f8e134af9..d35760ef7cd 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -48,6 +48,7 @@ "Remote wipe has finished on %1$s" : "Wissen op afstand voltooid op %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Je <strong>wachtwoord</strong> of <strong>e-mailadres</strong> is gewijzigd", "Wrong password" : "Onjuist wachtwoord", + "Unable to change personal password" : "Kan persoonlijk wachtwoord niet wijzigen", "Saved" : "Opgeslagen", "No user supplied" : "Geen gebruiker opgegeven", "Authentication error" : "Authenticatiefout", |