From 712423274e81ce5e957a0f1339458790fe8fa1fe Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 27 Jun 2025 01:32:06 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/nl.js | 6 ++++++ l10n/nl.json | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/l10n/nl.js b/l10n/nl.js index d0071d0c..c7a375c1 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -73,6 +73,8 @@ OC.L10N.register( "Password settings" : "Wachtwoordinstellingen", "Import credentials" : "Importeren inloggegevens", "Export credentials" : "Exporteren inloggegevens", + "Since all data has to be downloaded, re-encrypted and uploaded again when changing the password, this process is error-prone. It is strongly recommended to have an updated backup of your vault before changing the password." : "Omdat alle gegevens moeten worden gedownload, opnieuw gecodeerd en opnieuw geüpload bij het wijzigen van het wachtwoord, is dit proces foutgevoelig. Het wordt sterk aanbevolen om een actuele back-up van je kluis te hebben voordat je het wachtwoord wijzigt.", + "I understand the risks" : "Ik begrijp de risico's", "Sharing" : "Delen", "Are you sure you want to leave? This will destroy all your credentials" : "Weet je zeker dat je wilt stoppen? Dit zal alle inloggegevens kapot maken", "Old password field incorrect!" : "Oude wachtwoord onjuist!", @@ -124,6 +126,8 @@ OC.L10N.register( "Current OTP settings" : "Huidige OTP instellingen", "Issuer" : "Uitgever", "Secret" : "Geheim", + "Digits" : "Cijfers", + "Period" : "Duur", "Expiration date" : "Vervaldatum", "No expiration date set" : "Geen vervaldatum ingesteld", "Renew interval" : "Vernieuw interval", @@ -135,6 +139,7 @@ OC.L10N.register( "Password generation settings" : "Wachtwoordgeneratie instellingen", "Password length" : "Wachtwoordlengte", "Minimum amount of digits" : "Minimum aantal cijfers", + "Generate password on creation" : "Wachtwoord genereren bij aanmaken", "Use uppercase letters" : "Gebruiken hoofdletters", "Use lowercase letters" : "Gebruiken kleine letters", "Use numbers" : "Gebruiken cijfers", @@ -313,6 +318,7 @@ OC.L10N.register( "Medium Strength" : "Gemiddelde sterkte", "Bad Strength" : "Slechte sterkte", "Expired" : "Vervallen", + "Compromised" : "Gecompromitteerd", "Filter Tags" : "Filteren op tags", "Simple Navigation" : "Eenvoudige Navigatie", "Someone has shared a credential with you." : "Iemand heeft een inloggegeven met je gedeeld.", diff --git a/l10n/nl.json b/l10n/nl.json index ea3507ac..044de39f 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -71,6 +71,8 @@ "Password settings" : "Wachtwoordinstellingen", "Import credentials" : "Importeren inloggegevens", "Export credentials" : "Exporteren inloggegevens", + "Since all data has to be downloaded, re-encrypted and uploaded again when changing the password, this process is error-prone. It is strongly recommended to have an updated backup of your vault before changing the password." : "Omdat alle gegevens moeten worden gedownload, opnieuw gecodeerd en opnieuw geüpload bij het wijzigen van het wachtwoord, is dit proces foutgevoelig. Het wordt sterk aanbevolen om een actuele back-up van je kluis te hebben voordat je het wachtwoord wijzigt.", + "I understand the risks" : "Ik begrijp de risico's", "Sharing" : "Delen", "Are you sure you want to leave? This will destroy all your credentials" : "Weet je zeker dat je wilt stoppen? Dit zal alle inloggegevens kapot maken", "Old password field incorrect!" : "Oude wachtwoord onjuist!", @@ -122,6 +124,8 @@ "Current OTP settings" : "Huidige OTP instellingen", "Issuer" : "Uitgever", "Secret" : "Geheim", + "Digits" : "Cijfers", + "Period" : "Duur", "Expiration date" : "Vervaldatum", "No expiration date set" : "Geen vervaldatum ingesteld", "Renew interval" : "Vernieuw interval", @@ -133,6 +137,7 @@ "Password generation settings" : "Wachtwoordgeneratie instellingen", "Password length" : "Wachtwoordlengte", "Minimum amount of digits" : "Minimum aantal cijfers", + "Generate password on creation" : "Wachtwoord genereren bij aanmaken", "Use uppercase letters" : "Gebruiken hoofdletters", "Use lowercase letters" : "Gebruiken kleine letters", "Use numbers" : "Gebruiken cijfers", @@ -311,6 +316,7 @@ "Medium Strength" : "Gemiddelde sterkte", "Bad Strength" : "Slechte sterkte", "Expired" : "Vervallen", + "Compromised" : "Gecompromitteerd", "Filter Tags" : "Filteren op tags", "Simple Navigation" : "Eenvoudige Navigatie", "Someone has shared a credential with you." : "Iemand heeft een inloggegeven met je gedeeld.",