From 3599a05250adcbb37cfc3e66d34a5e9d12ae37ac Mon Sep 17 00:00:00 2001 From: sa-l10n-translation Date: Tue, 12 Nov 2024 05:04:11 +0000 Subject: [PATCH] i18n: Upgrade translations from crowdin (a80a6511). (pass) --- applications/pass/locales/.locale-state.metadata | 2 +- applications/pass/locales/ca_ES.json | 13 +++++++++++++ applications/pass/locales/fr_FR.json | 2 +- applications/pass/locales/ka_GE.json | 7 +++++++ applications/pass/locales/sk_SK.json | 2 +- 5 files changed, 23 insertions(+), 3 deletions(-) diff --git a/applications/pass/locales/.locale-state.metadata b/applications/pass/locales/.locale-state.metadata index dd7c4b3ec1..ee623fe3ab 100644 --- a/applications/pass/locales/.locale-state.metadata +++ b/applications/pass/locales/.locale-state.metadata @@ -1,4 +1,4 @@ { "project": "fe-pass-web", - "locale": "c9e9bb4835cafd43b5ef40b8a1c494deec5759d9" + "locale": "b3f5bbd677a71f7c35b2e1aefac157a818920fc0" } \ No newline at end of file diff --git a/applications/pass/locales/ca_ES.json b/applications/pass/locales/ca_ES.json index fa308e1cf9..7375918cd5 100644 --- a/applications/pass/locales/ca_ES.json +++ b/applications/pass/locales/ca_ES.json @@ -184,6 +184,9 @@ "Deselect": [ "Anul·la la selecció" ], + "Disable alias": [ + "Desactiva l'àlies" + ], "Disable instead": [ "Desactiva en lloc" ], @@ -499,6 +502,10 @@ "Submitting report...": [ "S'està enviant l'informe..." ], + "Sync alias": [ + "Sincronitza l'àlies", + "Sincronitza els àlies" + ], "Sync aliases": [ "Sincronitza els àlies" ], @@ -2960,6 +2967,9 @@ "Sync alias": [ "Sincronitza l'àlies" ], + "Sync your aliases from SimpleLogin": [ + "Sincronitzeu els vostres àlies de SimpleLogin" + ], "Transfer ownership": [ "Transfereix la propietat" ], @@ -3066,6 +3076,9 @@ "Could not send invitations to the following addresses:": [ "No s'han pogut enviar invitacions a les següents adreces:" ], + "Delete alias": [ + "Elimina l'àlies" + ], "Duplicate email addresses.": [ "Duplicitat d'adreces de correu electrònic." ], diff --git a/applications/pass/locales/fr_FR.json b/applications/pass/locales/fr_FR.json index 5f6bb4bb80..d12742d7ef 100644 --- a/applications/pass/locales/fr_FR.json +++ b/applications/pass/locales/fr_FR.json @@ -173,7 +173,7 @@ "Tout supprimer" ], "Delete it, I will never need it": [ - "Supprimez-le, je n'en aurai jamais besoin." + "Supprimez-le. Je n'en aurai jamais besoin." ], "Delete password": [ "Supprimer le mot de passe" diff --git a/applications/pass/locales/ka_GE.json b/applications/pass/locales/ka_GE.json index c6d9ea26ab..5cd4cfb749 100644 --- a/applications/pass/locales/ka_GE.json +++ b/applications/pass/locales/ka_GE.json @@ -1636,6 +1636,9 @@ "Please enter your current PIN code to continue": [ "გასაგრძელებლად შეიყვანეთ სწორი PIN კოდი" ], + "Please note that once deleted, the alias can't be restored. Maybe you want to disable the alias instead?": [ + "დაიმახსოვრეთ, რომ ფსევდონიმის აღდგენა შეუქცევადია. შეიძლება, მისი, უბრალოდ გათიშვა გნებავთ?" + ], "Please upgrade to have early access ${ PASS_APP_NAME } web app": [ "ასწიეთ სატარიფო გეგმა ${ PASS_APP_NAME }-ის ვებაპთან ადრეული წვდომის მისაღებად" ], @@ -3178,6 +3181,10 @@ ], "Your welcome gift": [ "ისიამოვნეთ თქვენი უფასო სატესტო ვერსიით" + ], + "You’re about to permanently delete ${ aliasCount } alias": [ + "აპირებთ, სამუდამოდ წაშალოთ ${ aliasCount } ფსევდონიმი", + "აპირებთ, სამუდამოდ წაშალოთ ${ aliasCount } ფსევდონიმი" ] }, "Validation": { diff --git a/applications/pass/locales/sk_SK.json b/applications/pass/locales/sk_SK.json index 638abfd38c..fb6337f7c5 100644 --- a/applications/pass/locales/sk_SK.json +++ b/applications/pass/locales/sk_SK.json @@ -1677,7 +1677,7 @@ "Pre pokračovanie zadajte váš aktuálny PIN kód" ], "Please note that once deleted, the alias can't be restored. Maybe you want to disable the alias instead?": [ - "Upozorňujeme, že po vymazaní sa alias nedá obnoviť. Možno chcete alias namiesto toho vypnúť?" + "Upozorňujeme, že po vymazaní sa alias nedá obnoviť. Nechcete alias radšej deaktivovať?" ], "Please note that once deleted, the alias can't be restored. The alias is already disabled and won’t forward emails to your mailbox": [ "Upozorňujeme, že po vymazaní sa alias nedá obnoviť. Alias je už deaktivovaný a nebude preposielať emaily do vašej poštovej schránky" -- 2.11.4.GIT