From 8b23bc61429555c9d2c9d2dbbe0d381d9df05ca3 Mon Sep 17 00:00:00 2001 From: Leendert de Borst <6917405+lanedirt@users.noreply.github.com> Date: Tue, 29 Jul 2025 10:23:20 +0200 Subject: [PATCH] New Crowdin updates (#1053) * New translations en.json (French) Update translations from Crowdin [ci skip] * New translations en.json (Spanish) Update translations from Crowdin [ci skip] * New translations en.json (German) Update translations from Crowdin [ci skip] * New translations en.json (Dutch) Update translations from Crowdin [ci skip] * New translations en.json (Ukrainian) Update translations from Crowdin [ci skip] * New translations en.json (French) Update translations from Crowdin [ci skip] * New translations en.json (Spanish) Update translations from Crowdin [ci skip] * New translations en.json (German) Update translations from Crowdin [ci skip] * New translations en.json (Dutch) Update translations from Crowdin [ci skip] * New translations en.json (Ukrainian) Update translations from Crowdin [ci skip] * New translations infoplist.strings (Dutch) Update translations from Crowdin [ci skip] * New translations localizable.strings (Dutch) Update translations from Crowdin [ci skip] --- .../src/i18n/locales/de.json | 10 ++++++++++ .../src/i18n/locales/es.json | 10 ++++++++++ .../src/i18n/locales/fr.json | 10 ++++++++++ .../src/i18n/locales/nl.json | 14 ++++++++++++-- .../src/i18n/locales/uk.json | 10 ++++++++++ apps/mobile-app/i18n/locales/de.json | 10 +++++++++- apps/mobile-app/i18n/locales/es.json | 10 +++++++++- apps/mobile-app/i18n/locales/fr.json | 10 +++++++++- apps/mobile-app/i18n/locales/nl.json | 10 +++++++++- apps/mobile-app/i18n/locales/uk.json | 10 +++++++++- .../ios/AliasVault/nl.lproj/InfoPlist.strings | Bin 299 -> 600 bytes .../ios/Autofill/nl.lproj/Localizable.strings | Bin 2211 -> 4424 bytes 12 files changed, 97 insertions(+), 7 deletions(-) diff --git a/apps/browser-extension/src/i18n/locales/de.json b/apps/browser-extension/src/i18n/locales/de.json index 6156e5e67..e3442d2fb 100644 --- a/apps/browser-extension/src/i18n/locales/de.json +++ b/apps/browser-extension/src/i18n/locales/de.json @@ -52,6 +52,7 @@ "error": "Error", "success": "Success", "cancel": "Cancel", + "use": "Use", "delete": "Delete", "close": "Close", "copied": "Copied!", @@ -149,6 +150,7 @@ "serviceName": "Service name", "email": "Email", "username": "Username", + "password": "Password", "enterServiceName": "Enter service name", "enterEmailAddress": "Enter email address", "enterUsername": "Enter username", @@ -236,6 +238,14 @@ "loginCredentials": "Login Credentials", "generateRandomUsername": "Generate random username", "generateRandomPassword": "Generate random password", + "changePasswordComplexity": "Change password complexity", + "passwordLength": "Password length", + "includeLowercase": "Include lowercase letters", + "includeUppercase": "Include uppercase letters", + "includeNumbers": "Include numbers", + "includeSpecialChars": "Include special characters", + "avoidAmbiguousChars": "Avoid ambiguous characters (o, 0, etc.)", + "generateNewPreview": "Generate new preview", "generateRandomAlias": "Generate Random Alias", "alias": "Alias", "firstName": "First Name", diff --git a/apps/browser-extension/src/i18n/locales/es.json b/apps/browser-extension/src/i18n/locales/es.json index 6156e5e67..e3442d2fb 100644 --- a/apps/browser-extension/src/i18n/locales/es.json +++ b/apps/browser-extension/src/i18n/locales/es.json @@ -52,6 +52,7 @@ "error": "Error", "success": "Success", "cancel": "Cancel", + "use": "Use", "delete": "Delete", "close": "Close", "copied": "Copied!", @@ -149,6 +150,7 @@ "serviceName": "Service name", "email": "Email", "username": "Username", + "password": "Password", "enterServiceName": "Enter service name", "enterEmailAddress": "Enter email address", "enterUsername": "Enter username", @@ -236,6 +238,14 @@ "loginCredentials": "Login Credentials", "generateRandomUsername": "Generate random username", "generateRandomPassword": "Generate random password", + "changePasswordComplexity": "Change password complexity", + "passwordLength": "Password length", + "includeLowercase": "Include lowercase letters", + "includeUppercase": "Include uppercase letters", + "includeNumbers": "Include numbers", + "includeSpecialChars": "Include special characters", + "avoidAmbiguousChars": "Avoid ambiguous characters (o, 0, etc.)", + "generateNewPreview": "Generate new preview", "generateRandomAlias": "Generate Random Alias", "alias": "Alias", "firstName": "First Name", diff --git a/apps/browser-extension/src/i18n/locales/fr.json b/apps/browser-extension/src/i18n/locales/fr.json index 2bf5ccf14..21c964f72 100644 --- a/apps/browser-extension/src/i18n/locales/fr.json +++ b/apps/browser-extension/src/i18n/locales/fr.json @@ -52,6 +52,7 @@ "error": "Error", "success": "Success", "cancel": "Cancel", + "use": "Use", "delete": "Delete", "close": "Close", "copied": "Copied!", @@ -149,6 +150,7 @@ "serviceName": "Service name", "email": "Email", "username": "Username", + "password": "Password", "enterServiceName": "Enter service name", "enterEmailAddress": "Enter email address", "enterUsername": "Enter username", @@ -236,6 +238,14 @@ "loginCredentials": "Login Credentials", "generateRandomUsername": "Generate random username", "generateRandomPassword": "Generate random password", + "changePasswordComplexity": "Change password complexity", + "passwordLength": "Password length", + "includeLowercase": "Include lowercase letters", + "includeUppercase": "Include uppercase letters", + "includeNumbers": "Include numbers", + "includeSpecialChars": "Include special characters", + "avoidAmbiguousChars": "Avoid ambiguous characters (o, 0, etc.)", + "generateNewPreview": "Generate new preview", "generateRandomAlias": "Generate Random Alias", "alias": "Alias", "firstName": "First Name", diff --git a/apps/browser-extension/src/i18n/locales/nl.json b/apps/browser-extension/src/i18n/locales/nl.json index 561096f25..5ce2c81e5 100644 --- a/apps/browser-extension/src/i18n/locales/nl.json +++ b/apps/browser-extension/src/i18n/locales/nl.json @@ -52,6 +52,7 @@ "error": "Fout", "success": "Succes", "cancel": "Annuleren", + "use": "Gebruik", "delete": "Verwijderen", "close": "Sluiten", "copied": "Gekopieerd!", @@ -149,6 +150,7 @@ "serviceName": "Servicenaam", "email": "E-mail", "username": "Gebruikersnaam", + "password": "Wachtwoord", "enterServiceName": "Voer servicenaam in", "enterEmailAddress": "Voer e-mailadres in", "enterUsername": "Voer gebruikersnaam in", @@ -158,11 +160,11 @@ "createUsernamePassword": "Gebruikersnaam/wachtwoord aanmaken", "randomAlias": "Alias", "usernamePassword": "Gebruikersnaam/wachtwoord", - "createAndSaveAlias": "Alias aanmaken en opslaan", + "createAndSaveAlias": "Alias aanmaken", "createAndSaveCredential": "Credential aanmaken", "randomIdentityDescription": "Genereer een willekeurige identiteit met een willekeurig e-mailadres toegankelijk in AliasVault.", "randomIdentityDescriptionDropdown": "Willekeurige identiteit met willekeurige e-mail", - "manualCredentialDescription": "Specificeer je eigen e-mailadres en gebruikersnaam.", + "manualCredentialDescription": "Specificeer je eigen e-mailadres en/of gebruikersnaam.", "manualCredentialDescriptionDropdown": "Handmatige gebruikersnaam en wachtwoord", "failedToCreateIdentity": "Identiteit aanmaken mislukt. Probeer opnieuw.", "enterEmailAndOrUsername": "Voer e-mail en/of gebruikersnaam in", @@ -236,6 +238,14 @@ "loginCredentials": "Inloggegevens", "generateRandomUsername": "Gebruikersnaam genereren", "generateRandomPassword": "Wachtwoord genereren", + "changePasswordComplexity": "Wijzig wachtwoord complexiteit", + "passwordLength": "Wachtwoordlengte", + "includeLowercase": "Inclusief kleine letters", + "includeUppercase": "Inclusief hoofdletters", + "includeNumbers": "Inclusief cijfers", + "includeSpecialChars": "Inclusief speciale karakters", + "avoidAmbiguousChars": "Onduidelijke tekens vermijden (o, 0, etc.)", + "generateNewPreview": "Genereer nieuw voorbeeld", "generateRandomAlias": "Alias genereren", "alias": "Alias", "firstName": "Voornaam", diff --git a/apps/browser-extension/src/i18n/locales/uk.json b/apps/browser-extension/src/i18n/locales/uk.json index 6156e5e67..e3442d2fb 100644 --- a/apps/browser-extension/src/i18n/locales/uk.json +++ b/apps/browser-extension/src/i18n/locales/uk.json @@ -52,6 +52,7 @@ "error": "Error", "success": "Success", "cancel": "Cancel", + "use": "Use", "delete": "Delete", "close": "Close", "copied": "Copied!", @@ -149,6 +150,7 @@ "serviceName": "Service name", "email": "Email", "username": "Username", + "password": "Password", "enterServiceName": "Enter service name", "enterEmailAddress": "Enter email address", "enterUsername": "Enter username", @@ -236,6 +238,14 @@ "loginCredentials": "Login Credentials", "generateRandomUsername": "Generate random username", "generateRandomPassword": "Generate random password", + "changePasswordComplexity": "Change password complexity", + "passwordLength": "Password length", + "includeLowercase": "Include lowercase letters", + "includeUppercase": "Include uppercase letters", + "includeNumbers": "Include numbers", + "includeSpecialChars": "Include special characters", + "avoidAmbiguousChars": "Avoid ambiguous characters (o, 0, etc.)", + "generateNewPreview": "Generate new preview", "generateRandomAlias": "Generate Random Alias", "alias": "Alias", "firstName": "First Name", diff --git a/apps/mobile-app/i18n/locales/de.json b/apps/mobile-app/i18n/locales/de.json index 8d62aa300..f738f5da9 100644 --- a/apps/mobile-app/i18n/locales/de.json +++ b/apps/mobile-app/i18n/locales/de.json @@ -12,7 +12,8 @@ "success": "Success", "never": "Never", "copied": "Copied", - "loadMore": "Load more" + "loadMore": "Load more", + "use": "Use" }, "auth": { "login": "Log in", @@ -86,6 +87,13 @@ "emailLoadError": "An error occurred while loading emails. Please try again later.", "emailUnexpectedError": "An unexpected error occurred while loading emails. Please try again later.", "password": "Password", + "passwordLength": "Password Length", + "changePasswordComplexity": "Password Settings", + "includeLowercase": "Lowercase (a-z)", + "includeUppercase": "Uppercase (A-Z)", + "includeNumbers": "Numbers (0-9)", + "includeSpecialChars": "Special Characters (!@#)", + "avoidAmbiguousChars": "Avoid Ambiguous Characters", "deletingCredential": "Deleting credential...", "errorLoadingCredentials": "Error loading credentials", "vaultSyncFailed": "Vault sync failed", diff --git a/apps/mobile-app/i18n/locales/es.json b/apps/mobile-app/i18n/locales/es.json index 8d62aa300..f738f5da9 100644 --- a/apps/mobile-app/i18n/locales/es.json +++ b/apps/mobile-app/i18n/locales/es.json @@ -12,7 +12,8 @@ "success": "Success", "never": "Never", "copied": "Copied", - "loadMore": "Load more" + "loadMore": "Load more", + "use": "Use" }, "auth": { "login": "Log in", @@ -86,6 +87,13 @@ "emailLoadError": "An error occurred while loading emails. Please try again later.", "emailUnexpectedError": "An unexpected error occurred while loading emails. Please try again later.", "password": "Password", + "passwordLength": "Password Length", + "changePasswordComplexity": "Password Settings", + "includeLowercase": "Lowercase (a-z)", + "includeUppercase": "Uppercase (A-Z)", + "includeNumbers": "Numbers (0-9)", + "includeSpecialChars": "Special Characters (!@#)", + "avoidAmbiguousChars": "Avoid Ambiguous Characters", "deletingCredential": "Deleting credential...", "errorLoadingCredentials": "Error loading credentials", "vaultSyncFailed": "Vault sync failed", diff --git a/apps/mobile-app/i18n/locales/fr.json b/apps/mobile-app/i18n/locales/fr.json index 675ccea89..10e14a1e2 100644 --- a/apps/mobile-app/i18n/locales/fr.json +++ b/apps/mobile-app/i18n/locales/fr.json @@ -12,7 +12,8 @@ "success": "Success", "never": "Never", "copied": "Copied", - "loadMore": "Voir plus" + "loadMore": "Voir plus", + "use": "Use" }, "auth": { "login": "Log in", @@ -86,6 +87,13 @@ "emailLoadError": "An error occurred while loading emails. Please try again later.", "emailUnexpectedError": "An unexpected error occurred while loading emails. Please try again later.", "password": "Password", + "passwordLength": "Password Length", + "changePasswordComplexity": "Password Settings", + "includeLowercase": "Lowercase (a-z)", + "includeUppercase": "Uppercase (A-Z)", + "includeNumbers": "Numbers (0-9)", + "includeSpecialChars": "Special Characters (!@#)", + "avoidAmbiguousChars": "Avoid Ambiguous Characters", "deletingCredential": "Deleting credential...", "errorLoadingCredentials": "Error loading credentials", "vaultSyncFailed": "Vault sync failed", diff --git a/apps/mobile-app/i18n/locales/nl.json b/apps/mobile-app/i18n/locales/nl.json index 8447d9580..3b1dae655 100644 --- a/apps/mobile-app/i18n/locales/nl.json +++ b/apps/mobile-app/i18n/locales/nl.json @@ -12,7 +12,8 @@ "success": "Succes", "never": "Nooit", "copied": "Gekopieerd", - "loadMore": "Laad meer" + "loadMore": "Laad meer", + "use": "Gebruik" }, "auth": { "login": "Inloggen", @@ -86,6 +87,13 @@ "emailLoadError": "Er is een fout opgetreden bij het laden van e-mails. Probeer het later opnieuw.", "emailUnexpectedError": "Er is een onverwachte fout opgetreden bij het laden van e-mails. Probeer het later opnieuw.", "password": "Wachtwoord", + "passwordLength": "Wachtwoordlengte", + "changePasswordComplexity": "Wachtwoordinstellingen", + "includeLowercase": "Kleine letters (a-z)", + "includeUppercase": "Hoofdletters (A-Z)", + "includeNumbers": "Cijfers (0-9)", + "includeSpecialChars": "Speciale tekens (!@#)", + "avoidAmbiguousChars": "Onduidelijke tekens vermijden", "deletingCredential": "Credential verwijderen...", "errorLoadingCredentials": "Fout bij het laden van credentials", "vaultSyncFailed": "Vault synchronisatie mislukt", diff --git a/apps/mobile-app/i18n/locales/uk.json b/apps/mobile-app/i18n/locales/uk.json index 8d62aa300..f738f5da9 100644 --- a/apps/mobile-app/i18n/locales/uk.json +++ b/apps/mobile-app/i18n/locales/uk.json @@ -12,7 +12,8 @@ "success": "Success", "never": "Never", "copied": "Copied", - "loadMore": "Load more" + "loadMore": "Load more", + "use": "Use" }, "auth": { "login": "Log in", @@ -86,6 +87,13 @@ "emailLoadError": "An error occurred while loading emails. Please try again later.", "emailUnexpectedError": "An unexpected error occurred while loading emails. Please try again later.", "password": "Password", + "passwordLength": "Password Length", + "changePasswordComplexity": "Password Settings", + "includeLowercase": "Lowercase (a-z)", + "includeUppercase": "Uppercase (A-Z)", + "includeNumbers": "Numbers (0-9)", + "includeSpecialChars": "Special Characters (!@#)", + "avoidAmbiguousChars": "Avoid Ambiguous Characters", "deletingCredential": "Deleting credential...", "errorLoadingCredentials": "Error loading credentials", "vaultSyncFailed": "Vault sync failed", diff --git a/apps/mobile-app/ios/AliasVault/nl.lproj/InfoPlist.strings b/apps/mobile-app/ios/AliasVault/nl.lproj/InfoPlist.strings index f73509ee702e50d7af81de13d002f49e9eb29b11..9fec1d9acf0533926ed12b6921383548be9460b0 100644 GIT binary patch literal 600 zcmb7?%}&EG5QOK4xsC@v$0SJ}2^n&1S64RzFNtHSv`tZQFo5BGB5{KB{pPAXQ z^Zqu|L_ybTwbWLP_F55d)u~eS%z-^q>F5c1WbfH;i0nMo?ug4|Cz|O*g|0N$r3QLx zs!63YTW8d(7OYQX3lQggg)W>UqJB?pAj)LVe&qTedZAlpiMUD3T{tyE zyfZR&t5c#EP7&4`rSUCBtxS|)wmxInxU)59o6@Sb|2|jkT6Qz`+2k$C!C%UdmObFQ V;t$DGR>VCj*4L6Z)#>roJ^+j6YUuy~ literal 299 zcmZ`!%TB{U47~FdqZ}*LegNVCgi5*eg5YivcjLzKMr)^temz?W34z4T<9TUz8$4T5 z@e!JPQn^q_HXL(7XUDu-Qt6& r47skTuE?Co5~d=j6cxtrtbuD^;xn6L=BVHz{TM!Snb@pWZR@lz@yKZG diff --git a/apps/mobile-app/ios/Autofill/nl.lproj/Localizable.strings b/apps/mobile-app/ios/Autofill/nl.lproj/Localizable.strings index 39d7616bb36c5ce69d6d472bcc5de265ab9bdca2..b6f2dc416c54b03d661e7c522b19d80d84ff6380 100644 GIT binary patch literal 4424 zcmdUzTTc{05QXd6Uoj!^#YA}5n23soU?fq4i7%4{hTE>Y>kf;`k5|vvHBI*}(K^jlI_ju2exJRY$NC&*>R_*mefK&Xxh-pC;DvIOTDAB zvO~#T=sA%m$3f$UJ^qEB+CE9L)z3(tHksa?;4hKlBmQ|5Zfj=qAWxJ{XRVSKc;L1< zccwi&OCD8rB}?c+suFtXJg333wN35p%Ys{V$!+bh-`atGFZG7zk)-B&&J+jsT_-uf zvzes8%=O@NrIT~nCRfD0sfZn;nT@mP_igWHhb*7U_SEX2>$7y6cYdcl>}ua7!I20L zI@@4)c_(e9|$DL2ql6!Zdr)PE%{HsEQ5yRC;h&^VkD#sXKcM9OUkSNMs9RXXyZJP9+%)h8yy>-drd{WU9KWF&^*SF$mFmxV zx1Xg_??3O@fZQY&%Xx28IZIiaN`GD8zB#Ieb{*+ukb0c zrbq3pUF&>fUkV7OINk&wmXgH6Tm3%K$EN{VVs%@Vrt-ymHKEpOm(D$s5B-@+cHU*O z#L1lRtB5#hR&~?e+yH8Qs0#0Sv=Duq@_jbm>*ToOZl8a<0a@pugMg^>MYPOaWvZBn zE$QCY+Em?^W@VD6zh<)0$g^d5E+jh&*-IMs0-E$Hb(+r{W()G1h+6L+f0?oR@Nga= z`c+h%85|Wlr0G~R`a`9aqb&RILYl7isX~PvD$;Z1jQ3dcKKZG2ZV;eOPmLwvRnJ-p zEqdofl8rqK^~rq^PNIID6}j=`vE?&6#m;XLZ@=JLWSCw)X@)vCMv(NDyKpbqPI`yBGU-cvkWgILlruu~ z=qg0O42QKZyDDq5+I^<=v80?Y;o4j(vIF;wd`@zTdB4zEDnHu0&4V5T@ve7FnUUdZ z?l1{|&blw_$Z~6llDUOGT)h)ZniIw)ojJlox?*KAJx9U_*5&^O{9UPL{l5+{Lfq}Y S`{a50s3<|D{9QiXe18H*xcoQ( literal 2211 zcmb_e!EPHj5WVLs1_pXDQ2XAZK%LkL3>P)f1TN6ag4!LesO6Gdk}IYD`o0-T7FSMs zXmXLXfeMxt|cQ$Rvh1NLxY_biWQjXU5iPj;~&78y9I!F9Dvrlq;dHv?X z1=9i3aEu{d&@XiHKFpa`c1zB5>@R*k!!#qOWO`QYT_l@`*&_t3!qjt)3^U4hi?2i* z&czY!jHiyN)%$FXOIP$b0gA&LXH9xCv&&?riNZ)3$l!Afjw3K(qIv2}=5!^D!l2?Tcq(gE*Kmu1r9y0;%oiH&w#LWy}-i&1{JXlWj;V?Ndd1J<} z#$O2Q!~+`0M=C|kyAzdV$c2YnerDS9Dp`!DR35`mW9Zr0?I5K;4s@YKVNLwwXe@SJ z1ZgB*qLs-O*2m16De~HW)(R|h`-ud{;-v=Nso!!rnUwY+7Pb8;ZQo-eJGEOZUOB0R z*oefd-Ta%ZWZk3{h(?>-JmmksP8SkyicSuj^lUUxzr!`hPKRoZw7C;ODc6dZmg+wl zOSWs%a%088+-~qgt={91?r-UuKFKkDR?r$D#|z5}|K|FV-eI{w?-)Ekzq}6Rz1N26 zpEK2l$;!|yo2v~G?4pGa2kf$y>Qi-~6px@H1aY*pnDCA>N|qGzmIu-0?coRz?rfRK zx4h?gnDZA6B7%KsOnEaMgxt$U5&kNwBiW`hIB`W2Yj9C+g)D@ZC@JPgHWAHOnW%pq Tl0H`3r{we(mRr3{%kupf^*H)F