From 621e0fb980dac4b3ae93f3452928bd6a12148f0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 08:42:06 +0000 Subject: [PATCH] Autosync the updated translations (#6901) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> --- apps/web/src/locales/af/messages.json | 14 +- apps/web/src/locales/ar/messages.json | 14 +- apps/web/src/locales/az/messages.json | 14 +- apps/web/src/locales/be/messages.json | 14 +- apps/web/src/locales/bg/messages.json | 16 +- apps/web/src/locales/bn/messages.json | 14 +- apps/web/src/locales/bs/messages.json | 14 +- apps/web/src/locales/ca/messages.json | 14 +- apps/web/src/locales/cs/messages.json | 12 +- apps/web/src/locales/cy/messages.json | 14 +- apps/web/src/locales/da/messages.json | 14 +- apps/web/src/locales/de/messages.json | 34 +- apps/web/src/locales/el/messages.json | 14 +- apps/web/src/locales/en_GB/messages.json | 14 +- apps/web/src/locales/en_IN/messages.json | 14 +- apps/web/src/locales/eo/messages.json | 14 +- apps/web/src/locales/es/messages.json | 16 +- apps/web/src/locales/et/messages.json | 14 +- apps/web/src/locales/eu/messages.json | 14 +- apps/web/src/locales/fa/messages.json | 14 +- apps/web/src/locales/fi/messages.json | 16 +- apps/web/src/locales/fil/messages.json | 14 +- apps/web/src/locales/fr/messages.json | 14 +- apps/web/src/locales/gl/messages.json | 14 +- apps/web/src/locales/he/messages.json | 14 +- apps/web/src/locales/hi/messages.json | 14 +- apps/web/src/locales/hr/messages.json | 62 ++-- apps/web/src/locales/hu/messages.json | 12 +- apps/web/src/locales/id/messages.json | 14 +- apps/web/src/locales/it/messages.json | 14 +- apps/web/src/locales/ja/messages.json | 14 +- apps/web/src/locales/ka/messages.json | 14 +- apps/web/src/locales/km/messages.json | 14 +- apps/web/src/locales/kn/messages.json | 14 +- apps/web/src/locales/ko/messages.json | 14 +- apps/web/src/locales/lv/messages.json | 14 +- apps/web/src/locales/ml/messages.json | 14 +- apps/web/src/locales/mr/messages.json | 14 +- apps/web/src/locales/my/messages.json | 14 +- apps/web/src/locales/nb/messages.json | 14 +- apps/web/src/locales/ne/messages.json | 14 +- apps/web/src/locales/nl/messages.json | 14 +- apps/web/src/locales/nn/messages.json | 14 +- apps/web/src/locales/or/messages.json | 14 +- apps/web/src/locales/pl/messages.json | 12 +- apps/web/src/locales/pt_BR/messages.json | 14 +- apps/web/src/locales/pt_PT/messages.json | 18 +- apps/web/src/locales/ro/messages.json | 14 +- apps/web/src/locales/ru/messages.json | 12 +- apps/web/src/locales/si/messages.json | 14 +- apps/web/src/locales/sk/messages.json | 14 +- apps/web/src/locales/sl/messages.json | 14 +- apps/web/src/locales/sr/messages.json | 26 +- apps/web/src/locales/sr_CS/messages.json | 14 +- apps/web/src/locales/sv/messages.json | 14 +- apps/web/src/locales/te/messages.json | 14 +- apps/web/src/locales/th/messages.json | 14 +- apps/web/src/locales/tr/messages.json | 14 +- apps/web/src/locales/uk/messages.json | 16 +- apps/web/src/locales/vi/messages.json | 422 ++++++++++++----------- apps/web/src/locales/zh_CN/messages.json | 78 +++-- apps/web/src/locales/zh_TW/messages.json | 14 +- 62 files changed, 898 insertions(+), 526 deletions(-) diff --git a/apps/web/src/locales/af/messages.json b/apps/web/src/locales/af/messages.json index 707d1859d2..d2549d6df8 100644 --- a/apps/web/src/locales/af/messages.json +++ b/apps/web/src/locales/af/messages.json @@ -4218,8 +4218,8 @@ "message": "Hierdie send is by verstek versteek. U kan sy sigbaarheid wissel deur die knop hier onder.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Laai lêer af" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "om dit vandag te probeer.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden-gebruiker $USER_IDENTIFIER$ het die volgende met u gedeel", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Volgende" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Gekose streekvlag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/ar/messages.json b/apps/web/src/locales/ar/messages.json index 73fa96dbbb..bbb7d9ba4b 100644 --- a/apps/web/src/locales/ar/messages.json +++ b/apps/web/src/locales/ar/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "لتجربته اليوم.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/az/messages.json b/apps/web/src/locales/az/messages.json index 8807d07e09..298c927bad 100644 --- a/apps/web/src/locales/az/messages.json +++ b/apps/web/src/locales/az/messages.json @@ -4218,8 +4218,8 @@ "message": "Bu \"send\" ilkin olaraq gizlidir. Aşağıdakı düyməni istifadə edərək görünməni dəyişdirə bilərsiniz.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Faylı endir" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "Müraciət etməyə çalışdığınız Send yoxdur və ya artıq əlçatmazdır.", @@ -4609,8 +4609,8 @@ "message": "bu gün sınamaq üçün.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "$USER_IDENTIFIER$ Bitwarden istifadəçisi aşağıdakıları sizinlə paylaşdı", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Növbəti" }, + "ssoLoginIsRequired": { + "message": "SSO girişi tələb olunur" + }, "selectedRegionFlag": { "message": "Seçilmiş bölgə bayrağı" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/be/messages.json b/apps/web/src/locales/be/messages.json index 464f0b0925..578d711ac3 100644 --- a/apps/web/src/locales/be/messages.json +++ b/apps/web/src/locales/be/messages.json @@ -4218,8 +4218,8 @@ "message": "Прадвызначана гэты Send схаваны. Вы можаце змяніць яго бачнасць выкарыстоўваючы кнопку ніжэй.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Спампаваць файл" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "Send да якога вы спрабуеце атрымаць доступ не існуе або больш недаступны.", @@ -4609,8 +4609,8 @@ "message": "каб паспрабаваць сёння.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Карыстальнік Bitwarden $USER_IDENTIFIER$ абагуліў з вамі", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Далей" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Сцяг выбранага рэгіёна" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/bg/messages.json b/apps/web/src/locales/bg/messages.json index 53be070629..5a5f821e1a 100644 --- a/apps/web/src/locales/bg/messages.json +++ b/apps/web/src/locales/bg/messages.json @@ -2763,7 +2763,7 @@ "message": "Трезор по уеб" }, "cli": { - "message": "CLI" + "message": "ИКР" }, "bitWebVault": { "message": "Трезор по уеб" @@ -4218,8 +4218,8 @@ "message": "Стандартно изпращането е скрито. Може да промените това като натиснете бутона по-долу.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Изтеглете файл" + "downloadAttachments": { + "message": "Сваляне на прикачените файлове" }, "sendAccessUnavailable": { "message": "Изпращането, което се опитвате да достъпите, е изтрито или вече не е налично.", @@ -4609,8 +4609,8 @@ "message": "за да го пробвате още днес.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Потребителят на Битуорден — $USER_IDENTIFIER$, сподели следното с вас", + "sendAccessCreatorIdentifier": { + "message": "Членът на Битуорден — $USER_IDENTIFIER$, сподели следното с вас", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "Необходимо е вписване чрез еднократно удостоверяване" + }, "selectedRegionFlag": { "message": "Знаме на избрания регион" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Достъпът до проекта е актуализиран" + }, + "unexpectedErrorSend": { + "message": "Възникна неочаквана грешка при зареждането на това изпращане. Опитайте отново по-късно." } } diff --git a/apps/web/src/locales/bn/messages.json b/apps/web/src/locales/bn/messages.json index be343cbb0a..8e271a0c62 100644 --- a/apps/web/src/locales/bn/messages.json +++ b/apps/web/src/locales/bn/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/bs/messages.json b/apps/web/src/locales/bs/messages.json index e2ee1b4f67..f4ae92cb1b 100644 --- a/apps/web/src/locales/bs/messages.json +++ b/apps/web/src/locales/bs/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/ca/messages.json b/apps/web/src/locales/ca/messages.json index c5b8467d13..7e7c4c4b11 100644 --- a/apps/web/src/locales/ca/messages.json +++ b/apps/web/src/locales/ca/messages.json @@ -4218,8 +4218,8 @@ "message": "Aquest Send està ocult per defecte. Podeu canviar la seua visibilitat mitjançant el botó següent.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Baixa el fitxer" + "downloadAttachments": { + "message": "Baixa els fitxers adjunts" }, "sendAccessUnavailable": { "message": "L'enviament al qual intenteu accedir no existeix o ja no està disponible.", @@ -4609,8 +4609,8 @@ "message": "per provar-ho hui.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "L'usuari bitwarden $USER_IDENTIFIER$ ha compartit el següent amb vosaltres", + "sendAccessCreatorIdentifier": { + "message": "El membre de Bitwarden $USER_IDENTIFIER$ us ha compartit això", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Següent" }, + "ssoLoginIsRequired": { + "message": "Inici de sessió SSO necessari" + }, "selectedRegionFlag": { "message": "Bandera de la regió seleccionada" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "S'ha actualitzat l'accés al projecte" + }, + "unexpectedErrorSend": { + "message": "S'ha produït un error inesperat en carregar aquest enviament. Torneu a provar-ho més tard." } } diff --git a/apps/web/src/locales/cs/messages.json b/apps/web/src/locales/cs/messages.json index 6105ceae85..c567d2981e 100644 --- a/apps/web/src/locales/cs/messages.json +++ b/apps/web/src/locales/cs/messages.json @@ -4218,8 +4218,8 @@ "message": "Tento Send je ve výchozím nastavení skrytý. Viditelnost můžete přepnout pomocí tlačítka níže.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Stáhnout soubor" + "downloadAttachments": { + "message": "Stáhnout přílohy" }, "sendAccessUnavailable": { "message": "Send, ke kterému se pokoušíte přistupovat, neexistuje nebo již není k dispozici.", @@ -4609,7 +4609,7 @@ "message": "abyste to vyzkoušeli ještě dnes.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { + "sendAccessCreatorIdentifier": { "message": "Uživatel Bitwarden $USER_IDENTIFIER$ s Vámi sdílí následující", "placeholders": { "user_identifier": { @@ -7182,6 +7182,9 @@ "next": { "message": "Další" }, + "ssoLoginIsRequired": { + "message": "Přihlášení SSO je povinné" + }, "selectedRegionFlag": { "message": "Vlajka zvoleného regionu" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Přístup k projektu byl aktualizován" + }, + "unexpectedErrorSend": { + "message": "Při načítání tohoto Sendu došlo k neočekávané chybě. Zkuste to znovu později." } } diff --git a/apps/web/src/locales/cy/messages.json b/apps/web/src/locales/cy/messages.json index c901cb9529..77e07d6795 100644 --- a/apps/web/src/locales/cy/messages.json +++ b/apps/web/src/locales/cy/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/da/messages.json b/apps/web/src/locales/da/messages.json index 19f847d13a..c4c294b6e8 100644 --- a/apps/web/src/locales/da/messages.json +++ b/apps/web/src/locales/da/messages.json @@ -4218,8 +4218,8 @@ "message": "Denne Send er som standard skjult. Dens synlighed kan ændres vha. knappen nedenfor.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download fil" + "downloadAttachments": { + "message": "Download vedhæftninger" }, "sendAccessUnavailable": { "message": "Den Send, der forsøges tilgået, findes ikke, eller er ikke længere tilgængelig.", @@ -4609,8 +4609,8 @@ "message": "for at prøve det i dag.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden-bruger $USER_IDENTIFIER$ delte flg. med dig", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden-brugeren $USER_IDENTIFIER$ delte flg. med dig", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Næste" }, + "ssoLoginIsRequired": { + "message": "SSO-login er obligatorisk" + }, "selectedRegionFlag": { "message": "Valgte områdeflag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Projektadgang opdateret" + }, + "unexpectedErrorSend": { + "message": "En uventet fejl opstod under indlæsning af denne Send. Forsøg igen senere." } } diff --git a/apps/web/src/locales/de/messages.json b/apps/web/src/locales/de/messages.json index be019a8d53..d6bf3cab26 100644 --- a/apps/web/src/locales/de/messages.json +++ b/apps/web/src/locales/de/messages.json @@ -648,22 +648,22 @@ "message": "Benenne deinen Passkey, um ihn zu identifizieren." }, "useForVaultEncryption": { - "message": "Use for vault encryption" + "message": "Zur Tresorverschlüsselung verwenden" }, "useForVaultEncryptionInfo": { - "message": "Log in and unlock on supported devices without your master password. Follow the prompts from your browser to finalize setup." + "message": "Anmelden und Entsperren auf unterstützten Geräten ohne dein Master-Passwort. Folge den Anweisungen deines Browsers, um die Einrichtung abzuschließen." }, "useForVaultEncryptionErrorReadingPasskey": { - "message": "Error reading passkey. Try again or uncheck this option." + "message": "Fehler beim Lesen des Passkeys. Versuche es erneut oder deaktiviere diese Option." }, "encryptionNotSupported": { "message": "Verschlüsselung nicht unterstützt" }, "encryptionNotEnabled": { - "message": "Encryption not enabled" + "message": "Verschlüsselung nicht aktiviert" }, "usedForEncryption": { - "message": "Used for encryption" + "message": "Wird für die Verschlüsselung verwendet" }, "loginWithPasskeyEnabled": { "message": "Anmeldung mit Passkey aktiviert" @@ -4020,7 +4020,7 @@ "message": "All Teams Starter features, plus:" }, "chooseMonthlyOrAnnualBilling": { - "message": "Choose monthly or annual billing" + "message": "Monatliche oder jährliche Abrechnung wählen" }, "abilityToAddMoreThanNMembers": { "message": "Ability to add more than $COUNT$ members", @@ -4218,8 +4218,8 @@ "message": "Dieses Send ist standardmäßig ausgeblendet. Du kannst die Sichtbarkeit mit dem Button unten umschalten.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Datei herunterladen" + "downloadAttachments": { + "message": "Anhänge herunterladen" }, "sendAccessUnavailable": { "message": "Das Send, auf das du zugreifen möchtest, existiert nicht oder ist nicht mehr verfügbar.", @@ -4609,8 +4609,8 @@ "message": "um es heute auszuprobieren.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden Benutzer $USER_IDENTIFIER$ hat Folgendes mit dir geteilt", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden-Mitglied $USER_IDENTIFIER$ hat Folgendes mit dir geteilt", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Weiter" }, + "ssoLoginIsRequired": { + "message": "SSO-Anmeldung ist erforderlich" + }, "selectedRegionFlag": { "message": "Flagge der ausgewählten Region" }, @@ -7302,7 +7305,7 @@ "message": "Manage the collection behavior for the organization" }, "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" + "message": "Sammlungserstellung und -löschung auf Eigentümer und Administratoren beschränken" }, "collectionManagementUpdated": { "message": "Collection management behavior saved" @@ -7354,10 +7357,10 @@ "message": "Beta" }, "assignCollectionAccess": { - "message": "Assign collection access" + "message": "Sammlungszugriff zuweisen" }, "editedCollections": { - "message": "Edited collections" + "message": "Bearbeitete Sammlungen" }, "baseUrl": { "message": "Server-URL" @@ -7391,6 +7394,9 @@ "description": "This is followed a by a hyperlink to the help website." }, "projectAccessUpdated": { - "message": "Project access updated" + "message": "Projektzugriff aktualisiert" + }, + "unexpectedErrorSend": { + "message": "Beim Laden dieses Sends ist ein unerwarteter Fehler aufgetreten. Versuche es später erneut." } } diff --git a/apps/web/src/locales/el/messages.json b/apps/web/src/locales/el/messages.json index 017c86c0eb..d7ff3c648b 100644 --- a/apps/web/src/locales/el/messages.json +++ b/apps/web/src/locales/el/messages.json @@ -4218,8 +4218,8 @@ "message": "Αυτό το send είναι κρυμμένο από προεπιλογή. Μπορείτε να αλλάξετε την ορατότητά του χρησιμοποιώντας το παρακάτω κουμπί.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Λήψη Αρχείου" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "Το Send που προσπαθείτε να αποκτήσετε πρόσβαση, δεν υπάρχει ή δεν είναι πλέον διαθέσιμο.", @@ -4609,8 +4609,8 @@ "message": "για να το δοκιμάσετε σήμερα.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Ο χρήστης Bitwarden $USER_IDENTIFIER$ κοινοποίησε τα ακόλουθα μαζί σας", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/en_GB/messages.json b/apps/web/src/locales/en_GB/messages.json index 8242cbc0d6..ecbabbde08 100644 --- a/apps/web/src/locales/en_GB/messages.json +++ b/apps/web/src/locales/en_GB/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/en_IN/messages.json b/apps/web/src/locales/en_IN/messages.json index 0a1cb6f8b7..244c300d81 100644 --- a/apps/web/src/locales/en_IN/messages.json +++ b/apps/web/src/locales/en_IN/messages.json @@ -4218,8 +4218,8 @@ "message": "This send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download File" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/eo/messages.json b/apps/web/src/locales/eo/messages.json index c0e529f784..4d1e883a16 100644 --- a/apps/web/src/locales/eo/messages.json +++ b/apps/web/src/locales/eo/messages.json @@ -4218,8 +4218,8 @@ "message": "Ĉi tiu sendado estas kaŝita defaŭlte. Vi povas ŝalti ĝian videblecon per la suba butono.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Elŝuti dosieron" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "La Sendo, kiun vi provas aliri, ne ekzistas aŭ ne plu haveblas.", @@ -4609,8 +4609,8 @@ "message": "provi ĝin hodiaŭ.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden-uzanto $USER_IDENTIFIER$ dividis la jenon kun vi", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/es/messages.json b/apps/web/src/locales/es/messages.json index 8f1b30d315..26a70699bd 100644 --- a/apps/web/src/locales/es/messages.json +++ b/apps/web/src/locales/es/messages.json @@ -4218,8 +4218,8 @@ "message": "Este Send está oculto por defecto. Puede cambiar su visibilidad usando el botón de abajo.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Descargar archivo" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "El envío al que está intentando acceder no existe o ya no está disponible.", @@ -4252,7 +4252,7 @@ "message": "Añadir contacto de emergencia" }, "designatedEmergencyContacts": { - "message": "Diseñado como contacto de emergencia" + "message": "Designado como contacto de emergencia" }, "noGrantedAccess": { "message": "Aún no has sido designado como un contacto de emergencia para nadie." @@ -4609,8 +4609,8 @@ "message": "pruébalo hoy.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Usuario $USER_IDENTIFIER$ de Bitwarden compartió contigo", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Siguiente" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Región seleccionada" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/et/messages.json b/apps/web/src/locales/et/messages.json index 175167d670..456ed4f3d7 100644 --- a/apps/web/src/locales/et/messages.json +++ b/apps/web/src/locales/et/messages.json @@ -4218,8 +4218,8 @@ "message": "See Send on vaikeseades peidetud. Saad selle nähtavust alloleva nupu abil seadistada.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Laadi fail alla" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "Send, millele üritad ligi pääseda, ei eksisteeri või see pole enam saadaval.", @@ -4609,8 +4609,8 @@ "message": "et seda ise proovida.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwardeni kasutaja $USER_IDENTIFIER$ jagas sinuga järgnevat", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/eu/messages.json b/apps/web/src/locales/eu/messages.json index 1bae995b8a..7c67cce7f2 100644 --- a/apps/web/src/locales/eu/messages.json +++ b/apps/web/src/locales/eu/messages.json @@ -4218,8 +4218,8 @@ "message": "Send hau modu lehenetsian ezkutatuta dago. Beheko botoia sakatuz alda dezakezu ikusgarritasuna.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Deskargatu fitxategia" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "Sartzen saiatzen ari zaren Send-a ez da existitzen edo ez dago erabilgarri.", @@ -4609,8 +4609,8 @@ "message": "gaur probatzeko.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "$USER_IDENTIFIER$ Bitwarden erabiltzaileak, ondorengoa zurekin partekatu du", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/fa/messages.json b/apps/web/src/locales/fa/messages.json index 4007656a08..89299d8ab2 100644 --- a/apps/web/src/locales/fa/messages.json +++ b/apps/web/src/locales/fa/messages.json @@ -4218,8 +4218,8 @@ "message": "این ارسال به طور پیش‌فرض پنهان است. با استفاده از دکمه زیر می‌توانید نمایان بودن آن را تغییر دهید.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "بارگیری پرونده" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "ارسالی که می‌خواهید به آن دسترسی پیدا کنید وجود ندارد یا دیگر در دسترس نیست.", @@ -4609,8 +4609,8 @@ "message": "برای امتحان کردن امروز.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "کاربر Bitwarden $USER_IDENTIFIER$ موارد زیر را با شما به اشتراک گذاشت", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "بعدی" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "پرچم منطقه انتخاب شد" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/fi/messages.json b/apps/web/src/locales/fi/messages.json index 82b8a23ab3..14b954f26a 100644 --- a/apps/web/src/locales/fi/messages.json +++ b/apps/web/src/locales/fi/messages.json @@ -4218,8 +4218,8 @@ "message": "Send on oletusarvoisesti piilotettu. Voit vaihtaa sen näkyvyyttä alla olevalla painikkeella.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Lataa tiedosto" + "downloadAttachments": { + "message": "Lataa liitteet" }, "sendAccessUnavailable": { "message": "Sendiä, jota yrität avata, ei ole olemassa tai se ei ole enää käytettävissä.", @@ -4609,8 +4609,8 @@ "message": "kokeillaksesi sitä tänään.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden-käyttäjä $USER_IDENTIFIER$ jakoi kanssasi seuraavat", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden-jäsen $USER_IDENTIFIER$ jakoi sinulle seuraavat", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Seuraava" }, + "ssoLoginIsRequired": { + "message": "Kertakirjautuminen vaaditaan" + }, "selectedRegionFlag": { "message": "Valitun alueen lippu" }, @@ -7391,6 +7394,9 @@ "description": "This is followed a by a hyperlink to the help website." }, "projectAccessUpdated": { - "message": "Project access updated" + "message": "Projektin käyttöoikeudet on muutettu" + }, + "unexpectedErrorSend": { + "message": "Odottamaton virhe ladattaessa Sendiä. Yritä myöhemmin uudelleen." } } diff --git a/apps/web/src/locales/fil/messages.json b/apps/web/src/locales/fil/messages.json index 2d1f7761b2..0b79921ff0 100644 --- a/apps/web/src/locales/fil/messages.json +++ b/apps/web/src/locales/fil/messages.json @@ -4218,8 +4218,8 @@ "message": "Ang Send na ito ay nakatago bilang default. Maaari mong i toggle ang visibility nito gamit ang pindutan sa ibaba.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Mag-download ng file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "Ang Send na sinusubukan mong ma access ay hindi umiiral o hindi na magagamit.", @@ -4609,8 +4609,8 @@ "message": "para masubukan ngayon.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Ibinahagi sa iyo ng Bitwarden user na si $USER_IDENTIFIER$ ang sumusunod", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/fr/messages.json b/apps/web/src/locales/fr/messages.json index f996b5fecc..e5a5e0e956 100644 --- a/apps/web/src/locales/fr/messages.json +++ b/apps/web/src/locales/fr/messages.json @@ -4218,8 +4218,8 @@ "message": "Ce Send est masqué par défaut. Vous pouvez changer sa visibilité en utilisant le bouton ci-dessous.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Télécharger le fichier" + "downloadAttachments": { + "message": "Télécharger les pièces jointes" }, "sendAccessUnavailable": { "message": "Le Send que vous essayez d'accéder n'existe pas ou n'est plus disponible.", @@ -4609,8 +4609,8 @@ "message": "pour l'essayer dès aujourd'hui.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "L'utilisateur Bitwarden $USER_IDENTIFIER$ a partagé ce qui suit avec vous", + "sendAccessCreatorIdentifier": { + "message": "Le membre Bitwarden $USER_IDENTIFIER$ a partagé ce qui suit avec vous", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Suivant" }, + "ssoLoginIsRequired": { + "message": "La connexion SSO est requise" + }, "selectedRegionFlag": { "message": "Drapeau de la région sélectionnée" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Accès au projet mis à jour" + }, + "unexpectedErrorSend": { + "message": "Une erreur inattendue est survenue lors du chargement de ce Send. Réessayez plus tard." } } diff --git a/apps/web/src/locales/gl/messages.json b/apps/web/src/locales/gl/messages.json index c901cb9529..77e07d6795 100644 --- a/apps/web/src/locales/gl/messages.json +++ b/apps/web/src/locales/gl/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/he/messages.json b/apps/web/src/locales/he/messages.json index 92625241db..1ab9f72378 100644 --- a/apps/web/src/locales/he/messages.json +++ b/apps/web/src/locales/he/messages.json @@ -4218,8 +4218,8 @@ "message": "הSend הזה מוסתר כברירת מחדל. באפשרותך לשנות את מצב ההסתרה בעזרת הכפתור להלן.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "הורד קובץ" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/hi/messages.json b/apps/web/src/locales/hi/messages.json index 4c9053bd33..d3f42f2b03 100644 --- a/apps/web/src/locales/hi/messages.json +++ b/apps/web/src/locales/hi/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/hr/messages.json b/apps/web/src/locales/hr/messages.json index 11f291787e..65e7d69e90 100644 --- a/apps/web/src/locales/hr/messages.json +++ b/apps/web/src/locales/hr/messages.json @@ -612,43 +612,43 @@ "message": "Prijava glavnom lozinkom" }, "loginWithPasskey": { - "message": "Log in with passkey" + "message": "Prijava pristupnim ključem" }, "loginWithPasskeyInfo": { "message": "Use a generated passkey that will automatically log you in without a password. Biometrics, like facial recognition or fingerprint, or another FIDO2 security method will verify your identity." }, "newPasskey": { - "message": "New passkey" + "message": "Novi pristupni ključ" }, "learnMoreAboutPasswordless": { "message": "Learn more about passwordless" }, "passkeyEnterMasterPassword": { - "message": "Enter your master password to modify log in with passkey settings." + "message": "Unesi glavnu lozinku za promjenu postavki prijave pristupnim ključem." }, "creatingPasskeyLoading": { - "message": "Creating passkey..." + "message": "Stvaranje pristupnog ključa..." }, "creatingPasskeyLoadingInfo": { - "message": "Keep this window open and follow prompts from your browser." + "message": "Ostavi ovaj prozor otvoren i prati upute u svojem pregledniku." }, "errorCreatingPasskey": { - "message": "Error creating passkey" + "message": "Greška kreiranja pristupnog ključa" }, "errorCreatingPasskeyInfo": { - "message": "There was a problem creating your passkey." + "message": "Došlo je do problema sa stvaranjem pristupnog ključa." }, "passkeySuccessfullyCreated": { - "message": "Passkey successfully created!" + "message": "Pristupni ključ je uspješno stvoren!" }, "customName": { - "message": "Custom name" + "message": "Naziv" }, "customPasskeyNameInfo": { "message": "Name your passkey to help you identify it." }, "useForVaultEncryption": { - "message": "Use for vault encryption" + "message": "Koristi enkripciju trezora" }, "useForVaultEncryptionInfo": { "message": "Log in and unlock on supported devices without your master password. Follow the prompts from your browser to finalize setup." @@ -1048,7 +1048,7 @@ "message": "Ovaj izvoz sadrži podatke trezora u nešifriranom obliku! Izvezenu datoteku se ne bi smjelo pohranjivati ili slati putem nesigurnih kanala (npr. e-poštom). Izbriši ju odmah nakon završetka korištenja." }, "exportSecretsWarningDesc": { - "message": "This export contains your secrets data in an unencrypted format. You should not store or send the exported file over unsecure channels (such as email). Delete it immediately after you are done using it." + "message": "Ovaj izvoz sadrži podatke trezora u nešifriranom obliku! Izvezenu datoteku se ne bi smjelo pohranjivati ili slati putem nesigurnih kanala (npr. e-poštom). Izbriši ju odmah nakon završetka korištenja." }, "encExportKeyWarningDesc": { "message": "Ovaj izvoz šifrira tvoje podatke koristeći ključ za šifriranje. Promijeniš li naknadno ključ za šifriranje, potrebno je ponovno napraviti izvoz jer nećeš moći dešifrirati ovu izvezenu datoteku." @@ -1063,7 +1063,7 @@ "message": "Izvezi trezor" }, "exportSecrets": { - "message": "Export secrets" + "message": "Izvezi tajne" }, "fileFormat": { "message": "Format datoteke" @@ -1394,7 +1394,7 @@ } }, "importUnassignedItemsError": { - "message": "File contains unassigned items." + "message": "Datoteka sadrži nedodijeljene stavke." }, "selectFormat": { "message": "Odaberi format datoteke za uvoz" @@ -2009,7 +2009,7 @@ "message": "1 GB šifriranog prostora za pohranu podataka." }, "premiumSignUpTwoStepOptions": { - "message": "Proprietary two-step login options such as YubiKey and Duo." + "message": "Mogućnosti za prijavu u dva koraka kao što su YubiKey i Duo." }, "premiumSignUpEmergency": { "message": "Pristup u nuždi" @@ -3678,7 +3678,7 @@ "message": "Organizacija suspendirana" }, "secretsAccessSuspended": { - "message": "Suspended organizations cannot be accessed. Please contact your organization owner for assistance." + "message": "Stavkama u suspendiranoj Organizaciji se ne može pristupiti. Kontaktiraj vlasnika Organizacije za pomoć." }, "secretsCannotCreate": { "message": "Secrets cannot be created in suspended organizations. Please contact your organization owner for assistance." @@ -4017,7 +4017,7 @@ "message": "Sve značajke Team, plus:" }, "includeAllTeamsStarterFeatures": { - "message": "All Teams Starter features, plus:" + "message": "Sve značajke Team, plus:" }, "chooseMonthlyOrAnnualBilling": { "message": "Choose monthly or annual billing" @@ -4218,8 +4218,8 @@ "message": "Ovaj je Send zadano skriven. Moguće mu je promijeniti vidljivost.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Preuzmi datoteku" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "Send kojem pokušavaš pristupiti više ne postoji ili više nije dostupan.", @@ -4609,8 +4609,8 @@ "message": "za isprobavanje.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden korisnik $USER_IDENTIFIER$ je s tobom podijelio", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -4851,7 +4851,7 @@ "message": "Greška" }, "accountRecoveryManageUsers": { - "message": "Manage users must also be granted with the manage account recovery permission" + "message": "Upravljanje korisnicima mora također biti uključeno s dozvolom za Upravljanje ponovnim postavljanjem lozinke" }, "setupProvider": { "message": "Postavke davatelja" @@ -4988,7 +4988,7 @@ "message": "Tvoja glavna lozinka ne zadovoljava pravila ove organizacije. Kako bi se pridružio organizaciji, moraš odmah ažurirati svoju glavnu lozinku. Ako nastaviš, odjavit ćeš se iz trenutne sesije te ćeš se morati ponovno prijaviti. Aktivne sesije na drugim uređajima mogu ostati aktivne do jedan sat." }, "updateWeakMasterPasswordWarning": { - "message": "Your master password does not meet one or more of your organization policies. In order to access the vault, you must update your master password now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour." + "message": "Tvoja glavna lozinka ne zadovoljava pravila ove organizacije. Za pristup trezoru moraš odmah ažurirati svoju glavnu lozinku. Ako nastaviš, odjaviti ćeš se iz trenutne sesije te ćeš se morati ponovno prijaviti. Aktivne sesije na drugim uređajima mogu ostati aktivne do jedan sat." }, "maximumVaultTimeout": { "message": "Istek trezora" @@ -5367,7 +5367,7 @@ "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'" }, "ssoPolicyHelpAnchor": { - "message": "require single sign-on authentication policy", + "message": "zahtijevaj SSO autentifikaciju", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'" }, "ssoPolicyHelpEnd": { @@ -7055,11 +7055,11 @@ "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'" }, "orgPermissionsUpdatedMustSetPassword": { - "message": "Your organization permissions were updated, requiring you to set a master password.", + "message": "Moraš postaviti glavnu lozinku jer su dopuštenja tvoje organizacije ažurirana.", "description": "Used as a card title description on the set password page to explain why the user is there" }, "orgRequiresYouToSetPassword": { - "message": "Your organization requires you to set a master password.", + "message": "Tvoja organizacija zahtijeva da postaviš glavnu lozinku.", "description": "Used as a card title description on the set password page to explain why the user is there" }, "notFound": { @@ -7092,7 +7092,7 @@ "message": "Activate Secrets Manager" }, "yourOrganizationsFingerprint": { - "message": "Your organization's fingerprint phrase", + "message": "Jedinstvena fraza tvoje organizacije", "description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their organization's public key with another user, for the purposes of sharing." }, "deviceApprovals": { @@ -7102,7 +7102,7 @@ "message": "Approve login requests below to allow the requesting member to finish logging in. Unapproved requests expire after 1 week. Verify the member’s information before approving." }, "deviceInfo": { - "message": "Device info" + "message": "Informacije o uređaju" }, "time": { "message": "Vrijeme" @@ -7182,6 +7182,9 @@ "next": { "message": "Sljedeće" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Zastava odabrane regije" }, @@ -7387,10 +7390,13 @@ "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" }, "seeDetailedInstructions": { - "message": "See detailed instructions on our help site at", + "message": "Detaljne upute za pomoć pronađi na našoj stranici za pomoć na", "description": "This is followed a by a hyperlink to the help website." }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/hu/messages.json b/apps/web/src/locales/hu/messages.json index 1fcb4ebecf..a7ef618f49 100644 --- a/apps/web/src/locales/hu/messages.json +++ b/apps/web/src/locales/hu/messages.json @@ -4218,8 +4218,8 @@ "message": "Ez a Send alapértelmezésben rejtett. Az alábbi gombbal átváltható a láthatósága.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Fájl letöltése" + "downloadAttachments": { + "message": "Mellékletek letöltése" }, "sendAccessUnavailable": { "message": "Az elérendő küldés nem létezik vagy már nem elérhető.", @@ -4609,7 +4609,7 @@ "message": "próbáljuk ki még ma.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { + "sendAccessCreatorIdentifier": { "message": "$USER_IDENTIFIER$ Bitwarden felhasználó megosztotta a következőket", "placeholders": { "user_identifier": { @@ -7182,6 +7182,9 @@ "next": { "message": "Következő" }, + "ssoLoginIsRequired": { + "message": "SSO bejelentkezés szükséges" + }, "selectedRegionFlag": { "message": "Kiválasztott régió zászló" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "A projekt elérés frissítésre került." + }, + "unexpectedErrorSend": { + "message": "Váratlan hiba történt a Send betöltésekor. Próbáljuk újra később." } } diff --git a/apps/web/src/locales/id/messages.json b/apps/web/src/locales/id/messages.json index 4ae055a9bb..fa0aa9340d 100644 --- a/apps/web/src/locales/id/messages.json +++ b/apps/web/src/locales/id/messages.json @@ -4218,8 +4218,8 @@ "message": "Pengiriman ini disembunyikan secara default. Anda dapat mengubah visibilitasnya menggunakan tombol di bawah ini.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Unduh berkas" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "Pengiriman yang Anda coba akses tidak ada atau tidak lagi tersedia.", @@ -4609,8 +4609,8 @@ "message": "untuk mencobanya hari ini.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Pengguna Bitwarden $USER_IDENTIFIER$ berbagi yang berikut dengan Anda", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/it/messages.json b/apps/web/src/locales/it/messages.json index e3de47e8f7..f7e9ea0ed0 100644 --- a/apps/web/src/locales/it/messages.json +++ b/apps/web/src/locales/it/messages.json @@ -4218,8 +4218,8 @@ "message": "Questo Send è nascosto per impostazione predefinita. Modifica la sua visibilità usando questo pulsante.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Scarica file" + "downloadAttachments": { + "message": "Scarica allegati" }, "sendAccessUnavailable": { "message": "Il Send a cui stai provando ad accedere non esiste o non è più disponibile.", @@ -4609,8 +4609,8 @@ "message": "per provarlo oggi.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "L'utente Bitwarden $USER_IDENTIFIER$ ha condiviso questo con te", + "sendAccessCreatorIdentifier": { + "message": "Il membro di Bitwarden $USER_IDENTIFIER$ ha condiviso questo con te", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Avanti" }, + "ssoLoginIsRequired": { + "message": "Il login SSO è obbligatorio" + }, "selectedRegionFlag": { "message": "Bandiera della regione selezionata" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Accesso al progetto aggiornato" + }, + "unexpectedErrorSend": { + "message": "Si è verificato un errore imprevisto durante il caricamento di questo Send. Riprova più tardi." } } diff --git a/apps/web/src/locales/ja/messages.json b/apps/web/src/locales/ja/messages.json index f60fc39ecc..09de6c0838 100644 --- a/apps/web/src/locales/ja/messages.json +++ b/apps/web/src/locales/ja/messages.json @@ -4218,8 +4218,8 @@ "message": "このSendはデフォルトでは非表示になっています。下のボタンで表示・非表示が切り替え可能です。", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "ファイルをダウンロード" + "downloadAttachments": { + "message": "添付ファイルをダウンロード" }, "sendAccessUnavailable": { "message": "アクセスしようとしているSendは存在しないか、利用できません。", @@ -4609,8 +4609,8 @@ "message": "試してみてください", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden ユーザー $USER_IDENTIFIER$ が共有しました", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden メンバー $USER_IDENTIFIER$ が共有しました", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "次へ" }, + "ssoLoginIsRequired": { + "message": "SSO ログインが必要です" + }, "selectedRegionFlag": { "message": "リージョン選択" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "プロジェクトへのアクセスを更新しました" + }, + "unexpectedErrorSend": { + "message": "この Send の読み込み中に予期しないエラーが発生しました。後でもう一度お試しください。" } } diff --git a/apps/web/src/locales/ka/messages.json b/apps/web/src/locales/ka/messages.json index 2b0532679a..a3fe70ddd1 100644 --- a/apps/web/src/locales/ka/messages.json +++ b/apps/web/src/locales/ka/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/km/messages.json b/apps/web/src/locales/km/messages.json index c901cb9529..77e07d6795 100644 --- a/apps/web/src/locales/km/messages.json +++ b/apps/web/src/locales/km/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/kn/messages.json b/apps/web/src/locales/kn/messages.json index 42f24c3735..ca6c70819b 100644 --- a/apps/web/src/locales/kn/messages.json +++ b/apps/web/src/locales/kn/messages.json @@ -4218,8 +4218,8 @@ "message": "ಈ ಕಳುಹಿಸುವಿಕೆಯನ್ನು ಪೂರ್ವನಿಯೋಜಿತವಾಗಿ ಮರೆಮಾಡಲಾಗಿದೆ. ಕೆಳಗಿನ ಬಟನ್ ಬಳಸಿ ನೀವು ಅದರ ಗೋಚರತೆಯನ್ನು ಟಾಗಲ್ ಮಾಡಬಹುದು.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "ಫೈಲ್ ಡೌನ್‌ಲೋಡ್ ಮಾಡಿ" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "ನೀವು ಪ್ರವೇಶಿಸಲು ಪ್ರಯತ್ನಿಸುತ್ತಿರುವ ಕಳುಹಿಸುವಿಕೆಯು ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ ಅಥವಾ ಇನ್ನು ಮುಂದೆ ಲಭ್ಯವಿಲ್ಲ.", @@ -4609,8 +4609,8 @@ "message": "ಇಂದು ಅದನ್ನು ಪ್ರಯತ್ನಿಸಲು.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "ಬಿಟ್‌ವಾರ್ಡೆನ್ ಬಳಕೆದಾರ $USER_IDENTIFIER$ ಈ ಕೆಳಗಿನವುಗಳನ್ನು ನಿಮ್ಮೊಂದಿಗೆ ಹಂಚಿಕೊಂಡಿದ್ದಾರೆ", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/ko/messages.json b/apps/web/src/locales/ko/messages.json index 016247cb96..80ac34fa7c 100644 --- a/apps/web/src/locales/ko/messages.json +++ b/apps/web/src/locales/ko/messages.json @@ -4218,8 +4218,8 @@ "message": "이 Send는 기본적으로 숨겨져 있습니다. 아래의 버튼을 눌러 공개 여부를 전환할 수 있습니다.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "파일 다운로드" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "접근하려고 하는 Send가 존재하지 않거나 더이상 제공되지 않습니다.", @@ -4609,8 +4609,8 @@ "message": "해서 체험해보세요.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden의 $USER_IDENTIFIER$ 사용자가 다음 내용을 당신과 공유했습니다", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/lv/messages.json b/apps/web/src/locales/lv/messages.json index 37f819a12d..986f44caf9 100644 --- a/apps/web/src/locales/lv/messages.json +++ b/apps/web/src/locales/lv/messages.json @@ -4218,8 +4218,8 @@ "message": "Šis Send ir paslēpts pēc noklusējuma. Tā redzamību var pārslēgt ar zemāk esošo pogu.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Lejupielādēt datni" + "downloadAttachments": { + "message": "Lejupielādēt pielikumus" }, "sendAccessUnavailable": { "message": "Send, kuram mēģini piekļūt, nepastāv vai vairs nav pieejams.", @@ -4609,8 +4609,8 @@ "message": "izmēģinātu šodien.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden lietotājs $USER_IDENTIFIER$ kopīgoja sekojošo", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden dalībnieks $USER_IDENTIFIER$ kopīgoja sekojošo", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Turpināt" }, + "ssoLoginIsRequired": { + "message": "Vienotā pieteikšanās ir nepieciešama" + }, "selectedRegionFlag": { "message": "Atlasītā apgabala karogs" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Projekta piekļuve ir atjaunināta" + }, + "unexpectedErrorSend": { + "message": "Atgadījās neparedzēta kļūda šī Send ielādēšanas laikā. Vēlāk jāmēģina vēlreiz." } } diff --git a/apps/web/src/locales/ml/messages.json b/apps/web/src/locales/ml/messages.json index 448142b52d..ebd600ce3c 100644 --- a/apps/web/src/locales/ml/messages.json +++ b/apps/web/src/locales/ml/messages.json @@ -4218,8 +4218,8 @@ "message": "ഈ Send സ്ഥിരസ്ഥിതിയായി മറച്ചിരിക്കുന്നു. ചുവടെയുള്ള ബട്ടൺ ഉപയോഗിച്ചാൽ നിങ്ങൾക്ക് അതിന്റെ ദൃശ്യപരത ടോഗിൾ ചെയ്യാൻ കഴിയും.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "ഫയൽ ഡൗൺലോഡുചെയ്യുക" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/mr/messages.json b/apps/web/src/locales/mr/messages.json index c901cb9529..77e07d6795 100644 --- a/apps/web/src/locales/mr/messages.json +++ b/apps/web/src/locales/mr/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/my/messages.json b/apps/web/src/locales/my/messages.json index c901cb9529..77e07d6795 100644 --- a/apps/web/src/locales/my/messages.json +++ b/apps/web/src/locales/my/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/nb/messages.json b/apps/web/src/locales/nb/messages.json index e8b3c693a0..6c4ff5e311 100644 --- a/apps/web/src/locales/nb/messages.json +++ b/apps/web/src/locales/nb/messages.json @@ -4218,8 +4218,8 @@ "message": "Denne Send-en er skjult som standard. Du kan veksle synlighet ved å bruke knappen nedenfor.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Last ned fil" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "Send-en du forsøker å få tilgang til finnes ikke eller er ikke lenger tilgjengelig.", @@ -4609,8 +4609,8 @@ "message": "for å prøve det i dag.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden-bruker $USER_IDENTIFIER$ delte følgende med deg", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/ne/messages.json b/apps/web/src/locales/ne/messages.json index 7f216d27b1..05c85aa785 100644 --- a/apps/web/src/locales/ne/messages.json +++ b/apps/web/src/locales/ne/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/nl/messages.json b/apps/web/src/locales/nl/messages.json index 052420c6bd..81222b6059 100644 --- a/apps/web/src/locales/nl/messages.json +++ b/apps/web/src/locales/nl/messages.json @@ -4218,8 +4218,8 @@ "message": "Deze Send is standaard verborgen. Je kunt de zichtbaarheid ervan in- en uitschakelen met de knop hieronder.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Bestand downloaden" + "downloadAttachments": { + "message": "Bijlagen downloaden" }, "sendAccessUnavailable": { "message": "De Send die je probeert te benaderen is niet (langer) beschikbaar.", @@ -4609,8 +4609,8 @@ "message": "om het vandaag te proberen.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden-gebruiker $USER_IDENTIFIER$ heeft het volgende met je gedeeld", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden-lid $USER_IDENTIFIER$ heeft het volgende met je gedeeld", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Volgende" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Geselecteerde regionale vlag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Projecttoegang bijgewerkt" + }, + "unexpectedErrorSend": { + "message": "Er is een onverwachte fout opgetreden tijdens het laden van deze Send. Probeer het later opnieuw." } } diff --git a/apps/web/src/locales/nn/messages.json b/apps/web/src/locales/nn/messages.json index 3183aa3bde..d101f34867 100644 --- a/apps/web/src/locales/nn/messages.json +++ b/apps/web/src/locales/nn/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/or/messages.json b/apps/web/src/locales/or/messages.json index c901cb9529..77e07d6795 100644 --- a/apps/web/src/locales/or/messages.json +++ b/apps/web/src/locales/or/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/pl/messages.json b/apps/web/src/locales/pl/messages.json index 8053032a08..35fe6a505d 100644 --- a/apps/web/src/locales/pl/messages.json +++ b/apps/web/src/locales/pl/messages.json @@ -4218,8 +4218,8 @@ "message": "Ta wysyłka jest domyślnie ukryta. Możesz zmienić jej widoczność za pomocą przycisku.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Pobierz plik" + "downloadAttachments": { + "message": "Pobierz załączniki" }, "sendAccessUnavailable": { "message": "Wysyłka nie istnieje lub nie jest już dostępna.", @@ -4609,7 +4609,7 @@ "message": ", aby ją wypróbować.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { + "sendAccessCreatorIdentifier": { "message": "Użytkownik Bitwarden $USER_IDENTIFIER$ udostępnił Tobie", "placeholders": { "user_identifier": { @@ -7182,6 +7182,9 @@ "next": { "message": "Dalej" }, + "ssoLoginIsRequired": { + "message": "Logowaniez użyciem SSO jest wymagane" + }, "selectedRegionFlag": { "message": "Flaga wybranego regionu" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/pt_BR/messages.json b/apps/web/src/locales/pt_BR/messages.json index d02ce09624..5d592f7bb7 100644 --- a/apps/web/src/locales/pt_BR/messages.json +++ b/apps/web/src/locales/pt_BR/messages.json @@ -4218,8 +4218,8 @@ "message": "Este Send é oculto por padrão. Você pode alternar a visibilidade usando o botão abaixo.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Baixar Arquivo" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "O Send que você está tentando acessar não existe ou não está mais disponível.", @@ -4609,8 +4609,8 @@ "message": "para testar hoje mesmo.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "O usuário $USER_IDENTIFIER$ do Bitwarden compartilhou o seguinte com você", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Avançar" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Sinalização de região selecionada" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/pt_PT/messages.json b/apps/web/src/locales/pt_PT/messages.json index 4e82114525..aff9efc4b3 100644 --- a/apps/web/src/locales/pt_PT/messages.json +++ b/apps/web/src/locales/pt_PT/messages.json @@ -648,7 +648,7 @@ "message": "Dê um nome à sua chave de acesso para o ajudar a identificá-la." }, "useForVaultEncryption": { - "message": "Utilização para encriptação de cofre" + "message": "Utilizar para encriptação de cofre" }, "useForVaultEncryptionInfo": { "message": "Inicie sessão e desbloqueie em dispositivos suportados sem a sua palavra-passe mestra. Siga as instruções do seu navegador para finalizar a configuração." @@ -1273,7 +1273,7 @@ "message": "Zona de perigo" }, "dangerZoneDesc": { - "message": "Cuidado, estas ações não são reversíveis!" + "message": "Cuidado, estas ações são irreversíveis!" }, "deauthorizeSessions": { "message": "Desautorizar sessões" @@ -4218,8 +4218,8 @@ "message": "Este Send está oculto por defeito. Pode alternar a sua visibilidade utilizando o botão abaixo.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Transferir ficheiro" + "downloadAttachments": { + "message": "Transferir anexos" }, "sendAccessUnavailable": { "message": "O Send a que está a tentar aceder não existe ou já não está disponível.", @@ -4609,8 +4609,8 @@ "message": "para o experimentar hoje.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "O utilizador $USER_IDENTIFIER$ do Bitwarden partilhou o seguinte consigo", + "sendAccessCreatorIdentifier": { + "message": "O membro $USER_IDENTIFIER$ do Bitwarden partilhou consigo o seguinte", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Avançar" }, + "ssoLoginIsRequired": { + "message": "É necessário um início de sessão SSO" + }, "selectedRegionFlag": { "message": "Bandeira da região selecionada" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Acesso ao projeto atualizado" + }, + "unexpectedErrorSend": { + "message": "Ocorreu um erro inesperado ao carregar este Send. Tente novamente mais tarde." } } diff --git a/apps/web/src/locales/ro/messages.json b/apps/web/src/locales/ro/messages.json index 9741a96f7f..babd9be2e0 100644 --- a/apps/web/src/locales/ro/messages.json +++ b/apps/web/src/locales/ro/messages.json @@ -4218,8 +4218,8 @@ "message": "Acest Send este ascuns în mod implicit. Puteți comuta vizibilitatea acestuia cu butonul de mai jos.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Descărcare fișier" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "Send-ul pe care încercați să-l accesați nu există sau nu mai este disponibil.", @@ -4609,8 +4609,8 @@ "message": "pentru a-l încerca astăzi.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Utilizatorul Bitwarden $USER_IDENTIFIER$ a partajat următoarele cu dvs.", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/ru/messages.json b/apps/web/src/locales/ru/messages.json index 1457cd1371..c47e799506 100644 --- a/apps/web/src/locales/ru/messages.json +++ b/apps/web/src/locales/ru/messages.json @@ -4218,8 +4218,8 @@ "message": "Эта Send по умолчанию скрыта. Вы можете переключить ее видимость с помощью кнопки ниже.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Скачать файл" + "downloadAttachments": { + "message": "Скачать вложения" }, "sendAccessUnavailable": { "message": "Send, к которой вы пытаетесь получить доступ, больше не существует или недоступна.", @@ -4609,7 +4609,7 @@ "message": "чтобы попробовать уже сегодня.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { + "sendAccessCreatorIdentifier": { "message": "Пользователь Bitwarden $USER_IDENTIFIER$ поделился с вами следующим", "placeholders": { "user_identifier": { @@ -7182,6 +7182,9 @@ "next": { "message": "Далее" }, + "ssoLoginIsRequired": { + "message": "Требуется логин SSO" + }, "selectedRegionFlag": { "message": "Флаг выбранного региона" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Доступ к проекту обновлен" + }, + "unexpectedErrorSend": { + "message": "При загрузке этой Send произошла непредвиденная ошибка. Повторите попытку позже." } } diff --git a/apps/web/src/locales/si/messages.json b/apps/web/src/locales/si/messages.json index 611aec16c6..0350e6464b 100644 --- a/apps/web/src/locales/si/messages.json +++ b/apps/web/src/locales/si/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/sk/messages.json b/apps/web/src/locales/sk/messages.json index d6ee8d0744..effd87f218 100644 --- a/apps/web/src/locales/sk/messages.json +++ b/apps/web/src/locales/sk/messages.json @@ -4218,8 +4218,8 @@ "message": "Tento Send je normálne skrytý. Tlačidlom nižšie môžete prepnúť jeho viditeľnosť.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Stiahnuť súbor" + "downloadAttachments": { + "message": "Stiahnuť prílohy" }, "sendAccessUnavailable": { "message": "Odoslanie, ku ktorému sa pokúšate získať prístup, neexistuje alebo už nie je k dispozícii.", @@ -4609,8 +4609,8 @@ "message": "skúste to ešte dnes.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden používateľ $USER_IDENTIFIER$ zdieľal nasledujúce s vami", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden člen $USER_IDENTIFIER$ zdieľal s vami nasledujúce", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Ďalej" }, + "ssoLoginIsRequired": { + "message": "Vyžaduje sa prihlásenie cez SSO" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Prístup k projektu aktualizovaný" + }, + "unexpectedErrorSend": { + "message": "Nastal neočakávaný problém pri načítavaní tohto Sendu. Skúste to neskôr." } } diff --git a/apps/web/src/locales/sl/messages.json b/apps/web/src/locales/sl/messages.json index e62db7873e..b4fa9f8cb3 100644 --- a/apps/web/src/locales/sl/messages.json +++ b/apps/web/src/locales/sl/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/sr/messages.json b/apps/web/src/locales/sr/messages.json index c8175e6f88..09c15aacff 100644 --- a/apps/web/src/locales/sr/messages.json +++ b/apps/web/src/locales/sr/messages.json @@ -648,22 +648,22 @@ "message": "Именујте Ваш приступачни кључ за лакшу идентификацију." }, "useForVaultEncryption": { - "message": "Use for vault encryption" + "message": "Користи се за шифровање сефа" }, "useForVaultEncryptionInfo": { - "message": "Log in and unlock on supported devices without your master password. Follow the prompts from your browser to finalize setup." + "message": "Пријавите се и откључајте на подржаним уређајима без ваше главне лозинке. Пратите упутства из прегледача да бисте завршили подешавање." }, "useForVaultEncryptionErrorReadingPasskey": { - "message": "Error reading passkey. Try again or uncheck this option." + "message": "Грешка при читању кључа. Покушајте поново или опозовите избор ове опције." }, "encryptionNotSupported": { "message": "Шифровање није подржано" }, "encryptionNotEnabled": { - "message": "Encryption not enabled" + "message": "Шифрирање није омогућено" }, "usedForEncryption": { - "message": "Used for encryption" + "message": "Употребљено за шифровање" }, "loginWithPasskeyEnabled": { "message": "Пријављивање са упаљеним приступчним кључем" @@ -4218,8 +4218,8 @@ "message": "Ово Слање је подразумевано скривено. Можете да пребацујете његову видљивост помоћу дугмета испод.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Преузми датотеку" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "„Send“ које покушавате да приступите не постоји или више није доступан.", @@ -4609,8 +4609,8 @@ "message": "да пробаш одмах.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden корисник $USER_IDENTIFIER$ је поделио следеће са тобом", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Следеће" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Одабрана застава" }, @@ -7391,6 +7394,9 @@ "description": "This is followed a by a hyperlink to the help website." }, "projectAccessUpdated": { - "message": "Project access updated" + "message": "Приступ пројекту је ажуриран" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/sr_CS/messages.json b/apps/web/src/locales/sr_CS/messages.json index 98d4804f28..d5510f30b4 100644 --- a/apps/web/src/locales/sr_CS/messages.json +++ b/apps/web/src/locales/sr_CS/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/sv/messages.json b/apps/web/src/locales/sv/messages.json index 739f2eb03a..bb7847f07b 100644 --- a/apps/web/src/locales/sv/messages.json +++ b/apps/web/src/locales/sv/messages.json @@ -4218,8 +4218,8 @@ "message": "Denna Send är dold som standard. Du kan växla dess synlighet med hjälp av knappen nedan.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Ladda ner fil" + "downloadAttachments": { + "message": "Ladda ner bilagor" }, "sendAccessUnavailable": { "message": "Den Send du försöker komma åt finns inte eller är inte längre tillgänglig.", @@ -4609,8 +4609,8 @@ "message": "att prova det idag.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden-användaren $USER_IDENTIFIER$ delade följande med dig", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Nästa" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "Ett oväntat fel inträffade när denna Send laddades. Försök igen senare." } } diff --git a/apps/web/src/locales/te/messages.json b/apps/web/src/locales/te/messages.json index c901cb9529..77e07d6795 100644 --- a/apps/web/src/locales/te/messages.json +++ b/apps/web/src/locales/te/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/th/messages.json b/apps/web/src/locales/th/messages.json index 36058f9aa1..d1f77892e0 100644 --- a/apps/web/src/locales/th/messages.json +++ b/apps/web/src/locales/th/messages.json @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4609,8 +4609,8 @@ "message": "to try it today.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/tr/messages.json b/apps/web/src/locales/tr/messages.json index a669478424..1b171cbff8 100644 --- a/apps/web/src/locales/tr/messages.json +++ b/apps/web/src/locales/tr/messages.json @@ -4218,8 +4218,8 @@ "message": "Bu Send varsayılan olarak gizlidir. Aşağıdaki düğmeyi kullanarak görünürlüğünü değiştirebilirsiniz.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Dosyayı indir" + "downloadAttachments": { + "message": "Ekleri indir" }, "sendAccessUnavailable": { "message": "Erişmeye çalıştığınız Send yok veya artık mevcut değil.", @@ -4609,8 +4609,8 @@ "message": "hemen deneyin.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden kullanıcısı $USER_IDENTIFIER$ aşağıdakileri sizinle paylaştı", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden üyesi $USER_IDENTIFIER$ aşağıdakileri sizinle paylaştı", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "İleri" }, + "ssoLoginIsRequired": { + "message": "SSO girişi gereklidir" + }, "selectedRegionFlag": { "message": "Seçilen bölgenin bayrağı" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Proje erişimi güncellendi" + }, + "unexpectedErrorSend": { + "message": "Bu Gönderim yüklenirken beklenmeyen bir hata oluştu. Daha sonra tekrar deneyin." } } diff --git a/apps/web/src/locales/uk/messages.json b/apps/web/src/locales/uk/messages.json index bc1409dda7..86312163a5 100644 --- a/apps/web/src/locales/uk/messages.json +++ b/apps/web/src/locales/uk/messages.json @@ -4218,8 +4218,8 @@ "message": "Це відправлення типово приховане. Ви можете змінити його видимість кнопкою нижче.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Завантажити файл" + "downloadAttachments": { + "message": "Завантажити вкладення" }, "sendAccessUnavailable": { "message": "Відправлення, до якого ви намагаєтесь отримати доступ, не існує, або більше недоступне.", @@ -4609,8 +4609,8 @@ "message": "щоб спробувати.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Користувач Bitwarden $USER_IDENTIFIER$ ділиться з вами таким", + "sendAccessCreatorIdentifier": { + "message": "Учасник Bitwarden $USER_IDENTIFIER$ ділиться з вами таким", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "Далі" }, + "ssoLoginIsRequired": { + "message": "Потрібно увійти через SSO" + }, "selectedRegionFlag": { "message": "Прапор вибраного регіону" }, @@ -7391,6 +7394,9 @@ "description": "This is followed a by a hyperlink to the help website." }, "projectAccessUpdated": { - "message": "Project access updated" + "message": "Доступ до проєкту оновлено" + }, + "unexpectedErrorSend": { + "message": "Під час завантаження цього відправлення сталася неочікувана помилка. Повторіть спробу пізніше." } } diff --git a/apps/web/src/locales/vi/messages.json b/apps/web/src/locales/vi/messages.json index a231d73cc0..e95c92fd38 100644 --- a/apps/web/src/locales/vi/messages.json +++ b/apps/web/src/locales/vi/messages.json @@ -67,7 +67,7 @@ "message": "Số hộ chiếu" }, "licenseNumber": { - "message": "Số giấy phép" + "message": "Số bằng lái xe" }, "email": { "message": "Email" @@ -112,7 +112,7 @@ "message": "Tháng 12" }, "title": { - "message": "Tiêu đề" + "message": "Danh xưng" }, "mr": { "message": "Ông" @@ -164,7 +164,7 @@ "description": "This describes a field that is 'linked' (related) to another field." }, "remove": { - "message": "Xoá" + "message": "Xóa" }, "unassigned": { "message": "Hủy ấn định" @@ -226,7 +226,7 @@ "message": "Kiểm tra xem mật khẩu có bị lộ không." }, "passwordExposed": { - "message": "Mật khẩu này đã bị lộ $VALUE$ lần() trong các dữ liệu vi phạm. Bạn nên thay đổi nó.", + "message": "Mật khẩu này đã bị lộ $VALUE$ lần trong các vụ rò rỉ dữ liệu. Bạn nên thay đổi nó.", "placeholders": { "value": { "content": "$1", @@ -235,7 +235,7 @@ } }, "passwordSafe": { - "message": "Mật khẩu này không được tìm thấy trong bất kỳ dữ liệu vi phạm nào được biết đến. Nó an toàn để sử dụng." + "message": "Mật khẩu này không tìm thấy trong bất kỳ vụ rò rỉ dữ liệu nào. Nó an toàn để sử dụng." }, "save": { "message": "Lưu" @@ -256,7 +256,7 @@ "message": "Yêu thích" }, "unfavorite": { - "message": "Bỏ yêu thích" + "message": "Bỏ thích" }, "edit": { "message": "Sửa" @@ -279,15 +279,15 @@ "description": "Search Card type" }, "searchIdentity": { - "message": "Tìm kiếm danh tính", + "message": "Tìm kiếm danh bạ", "description": "Search Identity type" }, "searchSecureNote": { - "message": "Tìm kiếm ghi chú an toàn", + "message": "Tìm kiếm ghi chú", "description": "Search Secure Note type" }, "searchVault": { - "message": "Tìm kiếm trong Kho" + "message": "Tìm kiếm trong kho" }, "searchMyVault": { "message": "Tìm kiếm trong kho" @@ -308,31 +308,31 @@ "message": "Yêu thích" }, "types": { - "message": "Các loại" + "message": "Loại" }, "typeLogin": { - "message": "Đăng nhập" + "message": "Thông tin đăng nhập" }, "typeCard": { "message": "Thẻ" }, "typeIdentity": { - "message": "Định danh" + "message": "Danh bạ" }, "typeSecureNote": { - "message": "Ghi chú bảo mật" + "message": "Ghi chú" }, "typeLoginPlural": { - "message": "Đăng nhập" + "message": "Thông tin đăng nhập" }, "typeCardPlural": { "message": "Thẻ" }, "typeIdentityPlural": { - "message": "Danh tính" + "message": "Danh bạ" }, "typeSecureNotePlural": { - "message": "Ghi chú bảo mật" + "message": "Ghi chú" }, "folders": { "message": "Thư mục" @@ -467,10 +467,10 @@ "message": "Vault items" }, "filter": { - "message": "Bộ Lọc" + "message": "Bộ lọc" }, "moveSelectedToOrg": { - "message": "Chuyển đã chọn tới Tổ chức" + "message": "Chuyển mục đã chọn tới Tổ chức" }, "deleteSelected": { "message": "Xóa mục đã chọn" @@ -488,16 +488,16 @@ "message": "Khởi chạy" }, "newAttachment": { - "message": "Thêm tệp đính kèm mới" + "message": "Thêm tập tin đính kèm mới" }, "deletedAttachment": { - "message": "Đã xoá tệp đính kèm" + "message": "Đã xóa tập tin đính kèm" }, "deleteAttachmentConfirmation": { - "message": "Bạn có chắc chắn muốn xóa tập tin đính kèm này?" + "message": "Bạn có chắc muốn xóa tập tin đính kèm này?" }, "attachmentSaved": { - "message": "Tệp đính kèm đã được lưu." + "message": "Đã lưu tập tin đính kèm" }, "file": { "message": "Tập tin" @@ -506,13 +506,13 @@ "message": "Chọn một tập tin." }, "maxFileSize": { - "message": "Kích thước tối đa của tệp tin là 500 MB." + "message": "Dung lượng tối đa của tập tin là 500 MB." }, "addedItem": { "message": "Đã thêm mục" }, "editedItem": { - "message": "Mục được chỉnh sửa" + "message": "Đã lưu mục" }, "movedItemToOrg": { "message": "$ITEMNAME$ đã di chuyển tới $ORGNAME$", @@ -543,10 +543,10 @@ "message": "Xóa thư mục" }, "deleteAttachment": { - "message": "Xóa tệp đính kèm" + "message": "Xóa tập tin đính kèm" }, "deleteItemConfirmation": { - "message": "Bạn có chắc bạn muốn xóa mục này?" + "message": "Bạn có chắc muốn xóa mục này?" }, "deletedItem": { "message": "Đã xóa mục" @@ -558,16 +558,16 @@ "message": "Đã di chuyển mục" }, "overwritePasswordConfirmation": { - "message": "Bạn có chắc chắn muốn ghi đè mật khẩu hiện tại không?" + "message": "Bạn có chắc muốn ghi đè mật khẩu hiện tại không?" }, "editedFolder": { - "message": "Đã chỉnh sửa thư mục" + "message": "Đã lưu thư mục" }, "addedFolder": { "message": "Đã thêm thư mục" }, "deleteFolderConfirmation": { - "message": "Bạn có chắc chắn muốn xóa thư mục này không?" + "message": "Bạn có chắc muốn xóa thư mục này?" }, "deletedFolder": { "message": "Đã xóa thư mục" @@ -585,7 +585,7 @@ "message": "Phiên đăng nhập của bạn đã hết hạn." }, "logOutConfirmation": { - "message": "Bạn có chắc chắn muốn đăng xuất không?" + "message": "Bạn có chắc muốn đăng xuất?" }, "logOut": { "message": "Đăng xuất" @@ -696,7 +696,7 @@ "message": "Tạo tài khoản" }, "newAroundHere": { - "message": "Bạn mới tới đây sao?" + "message": "Bạn mới dùng?" }, "startTrial": { "message": "Bắt đầu dùng thử" @@ -717,7 +717,7 @@ "message": "Tên của bạn" }, "yourNameDesc": { - "message": "Chúng tôi nên gọi bạn là gì nào?" + "message": "Chúng tôi nên gọi bạn là gì?" }, "masterPass": { "message": "Mật khẩu chính" @@ -747,13 +747,13 @@ "message": "Gợi ý mật khẩu" }, "enterEmailToGetHint": { - "message": "Vui lòng nhập địa chỉ email của tài khoản bạn để nhận gợi ý mật khẩu." + "message": "Nhập địa chỉ email của tài khoản bạn để nhận gợi ý mật khẩu." }, "getMasterPasswordHint": { "message": "Nhận gợi ý mật khẩu chính" }, "emailRequired": { - "message": "Cần phải có địa chỉ email." + "message": "Yêu cầu có địa chỉ email." }, "invalidEmail": { "message": "Địa chỉ email không hợp lệ." @@ -781,13 +781,13 @@ "message": "Tài khoản của bạn đã được tạo! Bạn có thể đăng nhập ngay bây giờ." }, "trialAccountCreated": { - "message": "Tài Khoản Đã Tạo Thành Công." + "message": "Đã tạo tài khoản thành công." }, "masterPassSent": { - "message": "Chúng tôi đã gửi cho bạn email với gợi ý mật khẩu chính của bạn." + "message": "Chúng tôi đã gửi cho bạn email với gợi ý mật khẩu chính." }, "unexpectedError": { - "message": "Một lỗi bất ngờ đã xảy ra." + "message": "Xảy ra một lỗi bất ngờ." }, "expirationDateError": { "message": "Please select an expiration date that is in the future." @@ -796,7 +796,7 @@ "message": "Địa chỉ email" }, "yourVaultIsLocked": { - "message": "Kho của bạn đã bị khóa. Xác minh mật khẩu chính của bạn để tiếp tục." + "message": "Kho của bạn đã bị khóa. Nhập mật khẩu chính để tiếp tục." }, "uuid": { "message": "UUID" @@ -805,7 +805,7 @@ "message": "Mở khóa" }, "loggedInAsEmailOn": { - "message": "Đã đăng nhập là $EMAIL$ trên $HOSTNAME$.", + "message": "Đã đăng nhập $EMAIL$ trên $HOSTNAME$.", "placeholders": { "email": { "content": "$1", @@ -821,37 +821,37 @@ "message": "Mật khẩu chính không hợp lệ" }, "invalidFilePassword": { - "message": "Mật khẩu tệp không hợp lệ, vui lòng sử dụng mật khẩu bạn đã nhập khi tạo tệp xuất." + "message": "Mật khẩu tập tin không hợp lệ, vui lòng sử dụng mật khẩu bạn đã nhập khi xuất tập tin." }, "lockNow": { "message": "Khóa ngay" }, "noItemsInList": { - "message": "Không có mục nào để liệt kê." + "message": "Chưa có mục nào." }, "noPermissionToViewAllCollectionItems": { - "message": "Bạn không có quyền xem tất cả các mục trong bộ sưu tập này." + "message": "Bạn không có quyền xem tất cả mục trong bộ sưu tập này." }, "noCollectionsInList": { - "message": "Không có bộ sưu tập nào để liệt kê." + "message": "Chưa có bộ sưu tập nào." }, "noGroupsInList": { - "message": "Không có nhóm nào để liệt kê." + "message": "Chưa có nhóm nào." }, "noUsersInList": { - "message": "Không có người nào để liệt kê." + "message": "Chưa có người nào." }, "noMembersInList": { "message": "Không có người nào để liệt kê." }, "noEventsInList": { - "message": "Không có sự kiện nào để liệt kê." + "message": "Chưa có sự kiện nào." }, "newOrganization": { "message": "Tổ chức mới" }, "noOrganizationsList": { - "message": "Bạn không thuộc tổ chức nào. Tổ chức sẽ cho phép bạn chia sẻ với người dùng khác một cách bảo mật." + "message": "Bạn chưa thuộc tổ chức nào. Tổ chức sẽ cho phép bạn chia sẻ các mục với người dùng khác một cách bảo mật." }, "notificationSentDevice": { "message": "Một thông báo đã được gửi đến thiết bị của bạn." @@ -866,10 +866,10 @@ } }, "enterVerificationCodeApp": { - "message": "Vui lòng nhập mã xác thực 6 chữ số từ ứng dụng xác thực của bạn." + "message": "Nhập mã xác thực 6 chữ số từ ứng dụng xác thực của bạn." }, "enterVerificationCodeEmail": { - "message": "Vui lòng nhập mã xác thực 6 chữ số được gửi tới $EMAIL$.", + "message": "Nhập mã xác thực 6 chữ số được gửi tới $EMAIL$.", "placeholders": { "email": { "content": "$1", @@ -890,31 +890,31 @@ "message": "Ghi nhớ đăng nhập" }, "sendVerificationCodeEmailAgain": { - "message": "Gửi lại email xác thực" + "message": "Gửi lại email xác minh" }, "useAnotherTwoStepMethod": { - "message": "Sử dụng phương pháp xác thực hai lớp khác" + "message": "Dùng phương pháp xác mnih hai bước khác" }, "insertYubiKey": { - "message": "Vui lòng cắm Yubikey vào cổng USB của máy tính bạn và bấm nút trên Yubikey." + "message": "Cắm YubiKey vào cổng USB trên máy tính bạn và bấm nút trên Yubikey." }, "insertU2f": { - "message": "Vui lòng cắm chìa khóa bảo mật vào cổng USB của máy tính bạn và bấm nút trên chìa khóa nếu có." + "message": "Cắm khóa bảo mật vào cổng USB trên máy tính bạn và bấm nút trên khóa, nếu có." }, "loginUnavailable": { - "message": "Đăng nhập không hoạt động" + "message": "Đăng nhập không được" }, "noTwoStepProviders": { - "message": "Tài khoản này có xác thực hai lớp, tuy nhiên, trình duyệt của bạn không hỗ trợ dịch vụ xác thực hai lớp đang sử dụng." + "message": "Tài khoản này có xác minh hai bước. Tuy nhiên, trình duyệt của bạn không hỗ trợ dịch vụ xác minh của bạn." }, "noTwoStepProviders2": { "message": "Vui lòng sử dụng trình duyệt được hỗ trợ (chẳng hạn như Chrome) và/hoặc thêm dịch vụ khác với hỗ trợ tốt hơn trên các trình duyệt (chẳng hạn như một ứng dụng xác thực)." }, "twoStepOptions": { - "message": "Tùy chọn xác thực hai lớp" + "message": "Tùy chọn xác minh hai bước" }, "recoveryCodeDesc": { - "message": "Bạn bị mất quyền truy cập vào tất cả các dịch vụ xác thực hai lớp? Sử dụng mã phục hồi của bạn để tắt tất cả các dịch vụ xác thực hai lớp của tài khoản bạn." + "message": "Bạn bị mất quyền truy cập vào tất cả các dịch vụ xác minh hai bước? Sử dụng mã phục hồi của bạn để tắt chúng trên tài khoản bạn." }, "recoveryCodeTitle": { "message": "Mã phục hồi" @@ -923,14 +923,14 @@ "message": "Ứng dụng xác thực" }, "authenticatorAppDesc": { - "message": "Sử dụng một ứng dụng xác thực (chẳng hạn như Authy hoặc Google Authenticator) để tạo các mã xác nhận theo thời gian.", + "message": "Sử dụng một ứng dụng xác thực (chẳng hạn như Authy hoặc Google Authenticator) để tạo các mã xác thực thời gian thực.", "description": "'Authy' and 'Google Authenticator' are product names and should not be translated." }, "yubiKeyTitle": { "message": "Mật khẩu OTP YubiKey" }, "yubiKeyDesc": { - "message": "Sử dụng YubiKey để truy cập tài khoản của bạn. Hoạt động với YubiKey 4, 4 Nano, 4C và NEO." + "message": "Sử dụng YubiKey để truy cập tài khoản của bạn. Hoạt động với YubiKey 4, 5 và các thiết bị NEO." }, "duoDesc": { "message": "Xác minh với Duo Security dùng ứng dụng Duo Mobile, SMS, điện thoại, hoặc mật khẩu U2F.", @@ -959,7 +959,7 @@ "message": "Email" }, "emailDesc": { - "message": "Mã xác thực sẽ được gửi qua email cho bạn." + "message": "Mã xác minh sẽ được gửi qua email cho bạn." }, "continue": { "message": "Tiếp tục" @@ -977,10 +977,10 @@ "message": "Choose an organization that you wish to move these items to. Moving to an organization transfers ownership of the items to that organization. You will no longer be the direct owner of these items once they have been moved." }, "collectionsDesc": { - "message": "Chỉnh sửa những bộ sưu tập mà bạn sẽ chia sẻ mục này với. Chỉ những thành viên của tổ chức với quyền cho những bộ sưu tập đó mới có thể xem được mục này." + "message": "Chỉnh sửa những bộ sưu tập mà bạn có chia sẻ mục này. Chỉ những thành viên của tổ chức có quyền quản lý những bộ sưu tập đó mới có thể xem được mục này." }, "deleteSelectedItemsDesc": { - "message": "Bạn đã chọn $COUNT$ mục để xóa. Bạn có chắc bạn muốn xóa hết những mục này?", + "message": "$COUNT$ mục sẽ được chuyển vào thùng rác.", "placeholders": { "count": { "content": "$1", @@ -1001,7 +1001,7 @@ "message": "Bạn có chắc rằng bạn muốn tiếp tục?" }, "moveSelectedItemsDesc": { - "message": "Vui lòng chọn thư mục mà bạn muốn di chuyển $COUNT$ mục này tới.", + "message": "Chọn thư mục mà bạn muốn di chuyển $COUNT$ mục này tới.", "placeholders": { "count": { "content": "$1", @@ -1045,7 +1045,7 @@ "message": "Xác nhận xuất kho lưu trữ" }, "exportWarningDesc": { - "message": "Bản trích xuất này chứa dữ liệu kho bạn và không được mã hóa. Bạn không nên lưu trữ hay gửi tập tin trích xuất thông qua phương thức không an toàn (như email). Vui lòng xóa nó ngay lập tức khi bạn đã sử dụng xong." + "message": "Bản xuất này chứa dữ liệu kho bạn và không được mã hóa. Bạn không nên lưu trữ hay gửi tập tin đã xuất thông qua phương thức rủi ro (như email). Vui lòng xóa nó ngay lập tức khi bạn đã sử dụng xong." }, "exportSecretsWarningDesc": { "message": "This export contains your secrets data in an unencrypted format. You should not store or send the exported file over unsecure channels (such as email). Delete it immediately after you are done using it." @@ -1060,7 +1060,7 @@ "message": "Xuất" }, "exportVault": { - "message": "Trích xuất kho" + "message": "Xuất kho" }, "exportSecrets": { "message": "Export secrets" @@ -1075,7 +1075,7 @@ "message": "This password will be used to export and import this file" }, "confirmMasterPassword": { - "message": "Xác nhận mật khẩu chính" + "message": "Nhập lại mật khẩu chính" }, "confirmFormat": { "message": "Confirm format" @@ -1084,7 +1084,7 @@ "message": "Mật khẩu tập tin" }, "confirmFilePassword": { - "message": "Xác nhận mật khẩu tập tin" + "message": "Nhập lại mật khẩu tập tin" }, "accountRestrictedOptionDescription": { "message": "Use your account encryption key, derived from your account's username and Master Password, to encrypt the export and restrict import to only the current Bitwarden account." @@ -1099,25 +1099,25 @@ "message": "Tài khoản bị hạn chế" }, "passwordProtected": { - "message": "Mật khẩu đã được bảo vệ" + "message": "Đã được bảo vệ mật khẩu" }, "filePasswordAndConfirmFilePasswordDoNotMatch": { - "message": "“Mật khẩu tệp” và “Xác nhận mật khẩu tệp” không khớp." + "message": "“Mật khẩu tập tin” và “Nhập lại mật khẩu tập tin” không khớp." }, "confirmVaultImport": { - "message": "Xác nhận nhập kho lưu trữ" + "message": "Xác nhận nhập kho mật khẩu" }, "confirmVaultImportDesc": { - "message": "Tập tin này được mật khẩu bảo vệ. Vui lòng nhập mật khẩu tệp để nhập dữ liệu." + "message": "Tập tin này được bảo vệ bằng mật khẩu. Vui lòng nhập mật khẩu để nhập dữ liệu." }, "exportSuccess": { - "message": "Dữ liệu kho cảu bạn đã được trích xuất." + "message": "Đã xuất dữ liệu kho cảu bạn" }, "passwordGenerator": { "message": "Tạo mật khẩu" }, "minComplexityScore": { - "message": "Điểm phức tạp tối thiểu" + "message": "Độ phức tạp tối thiểu" }, "minNumbers": { "message": "Số chữ số tối thiểu" @@ -1127,7 +1127,7 @@ "description": "Minimum special characters" }, "ambiguous": { - "message": "Tránh các ký tự không rõ ràng" + "message": "Tránh các ký tự dễ gây nhầm lẫn" }, "regeneratePassword": { "message": "Tạo lại mật khẩu" @@ -1136,21 +1136,21 @@ "message": "Độ dài" }, "uppercase": { - "message": "Chữ in hoa (A-Z)", + "message": "Chữ hoa (A-Z)", "description": "Include uppercase letters in the password generator." }, "lowercase": { - "message": "Chữ in thường (a-z)", + "message": "Chữ thường (a-z)", "description": "Include lowercase letters in the password generator." }, "numbers": { - "message": "Số (0-9)" + "message": "Chữ số (0-9)" }, "specialCharacters": { "message": "Ký tự đặc biệt (!@#$%^&*)" }, "numWords": { - "message": "Số lượng chữ" + "message": "Số lượng từ" }, "wordSeparator": { "message": "Dấu tách từ" @@ -1166,10 +1166,10 @@ "message": "Lịch sử mật khẩu" }, "noPasswordsInList": { - "message": "Không có mật khẩu để liệt kê." + "message": "Chưa có mật khẩu." }, "clear": { - "message": "Xoá", + "message": "Xóa", "description": "To clear something out. Example: To clear browser history." }, "accountUpdated": { @@ -1188,7 +1188,7 @@ "message": "Mã" }, "changeEmailDesc": { - "message": "Chúng tôi đã gửi mã xác thực tới $EMAIL$. Vui lòng kiểm tra thùng thư của bạn để nhận và nhập mã vào bên dưới để hoàn thành quá trình thay đổi địa chỉ email.", + "message": "Chúng tôi đã gửi mã xác minh tới $EMAIL$. Vui lòng kiểm tra email để nhận và nhập mã vào bên dưới để hoàn tất quá trình thay đổi địa chỉ email.", "placeholders": { "email": { "content": "$1", @@ -1197,7 +1197,7 @@ } }, "loggedOutWarning": { - "message": "Tiếp tục sẽ đăng xuất bạn ra khỏi phiên hiện tại, cần bạn phải đăng nhập lại. Những phiên trên các thiết bị khác sẽ tiếp tục có hiệu lực lên đến 1 tiếng." + "message": "Sẽ đăng xuất bạn ra khỏi phiên hiện tại, sau đó cần đăng nhập lại. Những phiên trên các thiết bị khác sẽ tiếp tục có hiệu lực lên đến 1 tiếng." }, "emailChanged": { "message": "Đã thay đổi email" @@ -1224,7 +1224,7 @@ "message": "Xác nhận mật khẩu chính mới" }, "encKeySettings": { - "message": "Cài đặt mật khẩu mã hóa" + "message": "Cài đặt mã khóa" }, "kdfAlgorithm": { "message": "Thuật toán KDF" @@ -1233,7 +1233,7 @@ "message": "Số lần KDF" }, "kdfIterationsDesc": { - "message": "Số lần KDF nhiều có thể giúp bảo vệ mật khẩu chính khỏi những cuộc tấn công cưỡng chế. Chúng tôi khuyến khích giá trị $VALUE$ hoặc cao hơn.", + "message": "Số lần KDF nhiều có thể giúp bảo vệ mật khẩu chính khỏi những cuộc tấn công. Chúng tôi khuyến khích giá trị $VALUE$ hoặc cao hơn.", "placeholders": { "value": { "content": "$1", @@ -1242,7 +1242,7 @@ } }, "kdfIterationsWarning": { - "message": "Số lần KDF quá cao có thể làm các thiết bị yếu hơn bị giật lag khi đăng nhập (hoặc mỏ khóa). Chúng tôi khuyến khích tăng $INCREMENT$ mỗi lần và thử trên các thiết bị của bạn trước.", + "message": "Số lần KDF quá cao có thể làm các thiết bị yếu hơn bị giật lag khi đăng nhập (hoặc mở khóa). Chúng tôi khuyến khích tăng $INCREMENT$ mỗi lần và thử trên các thiết bị của bạn trước.", "placeholders": { "increment": { "content": "$1", @@ -1267,25 +1267,25 @@ "message": "Thay đổi KDF" }, "encKeySettingsChanged": { - "message": "Cài đặt mật khẩu mã hóa đã thay đổi" + "message": "Đã thay đổi cài đặt mã khóa" }, "dangerZone": { "message": "Vùng nguy hiểm" }, "dangerZoneDesc": { - "message": "Vui lòng cẩn thận, những hành động này không thể được hủy bỏ!" + "message": "Cẩn thận, thao tác này không thể khôi phục!" }, "deauthorizeSessions": { - "message": "Hủy quyền phiên" + "message": "Gỡ phiên" }, "deauthorizeSessionsDesc": { - "message": "Lo lắng tài khoản của bạn bị đăng nhập trên một thiết bị khác? Tiếp tục bên dưới để hủy quyền tất cả thiết bị bạn đã sử dụng. Bước bảo mật này được khuyến khích nếu bạn đã sử dụng thiết bị công cộng hoặc thiết bị không phải của bạn. Nó cũng sẽ xóa hết những phiên đăng nhập hai bước đã được lưu." + "message": "Lo lắng tài khoản của bạn bị đăng nhập trên một thiết bị khác? Hãy gỡ phiên tất cả thiết bị bạn đã sử dụng. Bước bảo mật này được khuyến khích nếu bạn đã sử dụng thiết bị công cộng hoặc thiết bị không phải của bạn. Nó cũng sẽ xóa hết những phiên đăng nhập hai bước đã được lưu." }, "deauthorizeSessionsWarning": { - "message": "Tiếp tục sẽ đăng xuất bạn ra khỏi phiên hiện tại, cần bạn phải đăng nhập lại. Bạn cũng sẽ phải đăng nhập hai bước lại nếu bạn có đăng nhập hai bước. Những phiên đăng nhập trên các thiết bị khác sẽ tiếp tục có hiệu lực lên đến 1 tiếng." + "message": "Sẽ đăng xuất bạn ra khỏi phiên hiện tại, sau đó cần đăng nhập lại. Bạn cũng sẽ phải đăng nhập hai bước lại nếu bạn có đăng nhập hai bước. Những phiên đăng nhập trên các thiết bị khác sẽ tiếp tục có hiệu lực lên đến 1 tiếng." }, "sessionsDeauthorized": { - "message": "Tất cả phiên đăng nhập đã bị hủy" + "message": "Tất cả phiên đăng nhập đã bị gỡ" }, "purgeVault": { "message": "Xóa kho" @@ -1297,7 +1297,7 @@ "message": "Vault accessed by Provider." }, "purgeVaultDesc": { - "message": "Tiếp tục bên dưới để xóa hết tất cả mục và thư mục trong kho của bạn. Những mục thuộc về tổ chức mà bạn chia sẻ với sẽ không bị xóa." + "message": "Tiếp tục để xóa hết tất cả mục và thư mục trong kho của bạn. Những mục thuộc về tổ chức mà bạn chia sẻ sẽ không bị xóa." }, "purgeOrgVaultDesc": { "message": "Tiếp tục bên dưới để xóa hết tất cả mục trong kho của tổ chức." @@ -1312,16 +1312,16 @@ "message": "Xóa tài khoản" }, "deleteAccountDesc": { - "message": "Tiếp tục bên dưới để xóa tài khoản và dữ liệu liên quan của bạn." + "message": "Tiếp tục để xóa tài khoản và dữ liệu liên quan của bạn." }, "deleteAccountWarning": { - "message": "Việc xóa tài khoản là vĩnh viễn và không thể hoàn tác." + "message": "Tài khoản sẽ bị xóa vĩnh viễn và không thể hoàn tác." }, "accountDeleted": { "message": "Tài khoản đã được xóa" }, "accountDeletedDesc": { - "message": "Tài khoản của bạn đã được đóng và tất cả những dữ liệu liên quan đã được xóa." + "message": "Đã đóng tài khoản của bạn và tất cả những dữ liệu liên quan cũng được xóa." }, "myAccount": { "message": "Tài khoản của tôi" @@ -1366,7 +1366,7 @@ "message": "Dữ liệu không được định dạng đúng cách, vui lòng kiểm tra và thử lại." }, "importNothingError": { - "message": "Không có gì đã được nhập." + "message": "Chưa nhập gì." }, "importEncKeyError": { "message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data." @@ -1397,7 +1397,7 @@ "message": "File contains unassigned items." }, "selectFormat": { - "message": "Chọn định dạng cho file xuất" + "message": "Chọn định dạng xuất" }, "selectImportFile": { "message": "Chọn tập tin nhập" @@ -1406,13 +1406,13 @@ "message": "Chọn tập tin" }, "noFileChosen": { - "message": "Không có tệp nào được chọn" + "message": "Chưa chọn tập tin nào" }, "orCopyPasteFileContents": { "message": "hoặc sao chép/dán để nhập nội dung file" }, "instructionsFor": { - "message": "Chỉ dẫn cho $NAME$", + "message": "Hướng dẫn dùng $NAME$", "description": "The title for the import tool instructions.", "placeholders": { "name": { @@ -1425,19 +1425,19 @@ "message": "Tùy chọn" }, "preferences": { - "message": "Tuỳ chỉnh" + "message": "Tùy chỉnh" }, "preferencesDesc": { - "message": "Tùy chỉnh trải nghiệm Kho trên web của bạn." + "message": "Tùy chỉnh Kho trên web của bạn." }, "preferencesUpdated": { - "message": "Đã lưu tuỳ chỉnh" + "message": "Đã lưu tùy chỉnh" }, "language": { "message": "Ngôn ngữ" }, "languageDesc": { - "message": "Thay đổi ngôn ngữ của kho mạng." + "message": "Thay đổi ngôn ngữ của kho trên web." }, "enableFavicon": { "message": "Hiện biểu tượng trang web" @@ -1456,7 +1456,7 @@ "message": "Mặc định" }, "domainRules": { - "message": "Quy luật tên miền" + "message": "Quy tắc tên miền" }, "domainRulesDesc": { "message": "If you have the same login across multiple different website domains, you can mark the website as \"equivalent\". \"Global\" domains are ones already created for you by Bitwarden." @@ -1492,10 +1492,10 @@ } }, "domainsUpdated": { - "message": "Tên miền được cập nhật" + "message": "Tên miền đã được cập nhật" }, "twoStepLogin": { - "message": "Xác thực 2 bước" + "message": "Đăng nhập 2-bước" }, "twoStepLoginEnforcement": { "message": "Two-step Login Enforcement" @@ -1523,7 +1523,7 @@ "message": "Setting up two-step login can permanently lock you out of your Bitwarden account. A recovery code allows you to access your account in the event that you can no longer use your normal two-step login provider (example: you lose your device). Bitwarden support will not be able to assist you if you lose access to your account. We recommend you write down or print the recovery code and keep it in a safe place." }, "viewRecoveryCode": { - "message": "Hiển thị mã khôi phục" + "message": "Xem mã khôi phục" }, "providers": { "message": "Cung cấp", @@ -1549,10 +1549,10 @@ "message": "Cần có tài khoản trả phí" }, "premiumRequiredDesc": { - "message": "Cần nâng cấp tài khoản trả phí để sử dụng chức năng này." + "message": "Cần nâng cấp tài khoản trả phí để sử dụng tính năng này." }, "youHavePremiumAccess": { - "message": "Bạn được truy cập tài khoản trả phí" + "message": "Bạn có tài khoản trả phí" }, "alreadyPremiumFromOrg": { "message": "Bạn được truy cập tài khoản trả phí vì tổ chức của bạn đã chi trả cho việc này." @@ -1576,7 +1576,7 @@ "message": "Vui lòng nhập mật khẩu chính để chỉnh sửa cài đặt đăng nhập hai bước." }, "twoStepAuthenticatorDesc": { - "message": "Làm theo hướng dẫn để thiếp lập đăng nhập hai bước bằng ứng dụng:" + "message": "Làm theo hướng dẫn để thiết lập đăng nhập 2 bước bằng ứng dụng:" }, "twoStepAuthenticatorDownloadApp": { "message": "Tải về ứng dụng xác thực hai bước" @@ -1594,52 +1594,52 @@ "message": "Thiết bị Windows" }, "twoStepAuthenticatorAppsRecommended": { - "message": "Những ứng dụng xác thực sau đây được khuyên dùng, thích cái khác cũng được, ko sao." + "message": "Những ứng dụng xác thực sau đây được khuyên dùng, nhưng những cái khác cũng ok." }, "twoStepAuthenticatorScanCode": { - "message": "Quét nã QR code bằng ứng dụng xác thực" + "message": "Quét mã QR bằng ứng dụng xác thực" }, "key": { - "message": "Chìa khóa" + "message": "Khóa" }, "twoStepAuthenticatorEnterCode": { - "message": "Vui lòng nhập mã 6 bước sinh ra từ ứng dụng xác thực" + "message": "Vui lòng nhập mã 6 chữ số được tạo từ ứng dụng xác thực" }, "twoStepAuthenticatorReaddDesc": { - "message": "Trong trường hợp bạn cần thêm thiết bị khác, ở dưới là mã QR( hoặc khóa) được yêu cầu bởi ứng dụng xác thực." + "message": "Trong trường hợp bạn cần thêm thiết bị khác, ở dưới là mã QR (hoặc khóa) được yêu cầu bởi ứng dụng xác thực." }, "twoStepDisableDesc": { - "message": "Bạn có chắc muốn vô hiệu hóa xác thực hai bước?" + "message": "Bạn có chắc muốn vô hiệu hóa xác minh hai bước?" }, "twoStepDisabled": { "message": "Xác thực hai bước bị hủy bỏ." }, "twoFactorYubikeyAdd": { - "message": "Thêm khóa Yubikey mới vào tài khoản của bạn" + "message": "Thêm khóa YubiKey mới vào tài khoản của bạn" }, "twoFactorYubikeyPlugIn": { - "message": "Cắm khóa Yubikey vào cổng USB máy tính của bạn." + "message": "Cắm khóa YubiKey vào cổng USB máy tính của bạn." }, "twoFactorYubikeySelectKey": { "message": "Select the first empty YubiKey input field below." }, "twoFactorYubikeyTouchButton": { - "message": "Chạm vào nút bấm trên Yubikey." + "message": "Chạm vào nút bấm trên YubiKey." }, "twoFactorYubikeySaveForm": { "message": "Lưu mẫu." }, "twoFactorYubikeyWarning": { - "message": "Do giới hạn của hệ điều hành, Yubikey KHÔNG thể xài hết được trên các ứng dụng Bitwarden. Bạn nên đăng ký thêm một phương pháp xác thực 2 bước khác khi mà Yubikey không xài được. Hỗ trợ hệ điều hành:" + "message": "Do giới hạn của hệ điều hành, YubiKey không thể xài hết được trên các ứng dụng Bitwarden. Bạn nên đăng ký thêm một phương pháp xác thực 2 bước khác khi mà YubiKey không xài được. Hỗ trợ hệ điều hành:" }, "twoFactorYubikeySupportUsb": { "message": "Web vault, desktop application, CLI, and all browser extensions on a device with a USB port that can accept your YubiKey." }, "twoFactorYubikeySupportMobile": { - "message": "Mobile apps on a device with NFC capabilities or a USB port that can accept your YubiKey." + "message": "Ứng dụng di động trên thiết bị có khả năng NFC hoặc cổng USB có thể chấp nhận YubiKey của bạn." }, "yubikeyX": { - "message": "Yubikey $INDEX$", + "message": "YubiKey $INDEX$", "placeholders": { "index": { "content": "$1", @@ -1672,10 +1672,10 @@ "message": "Một trong các khóa bảo mật của tôi có hỗ trợ NFC." }, "twoFactorYubikeySupportsNfcDesc": { - "message": "Nếu một trong các khóa Yubikey có hỗ trợ NFC (ví dụ như Yubikey NEO), bạn sẽ được nhắc nhở trên thiết bị di động khi sóng NFC được phát hiện." + "message": "Nếu một trong các khóa YubiKey có hỗ trợ NFC (ví dụ như Yubikey NEO), bạn sẽ được nhắc nhở trên thiết bị di động khi sóng NFC được phát hiện." }, "yubikeysUpdated": { - "message": "Đã cập nhập Yubikey" + "message": "Đã cập nhật YubiKey" }, "disableAllKeys": { "message": "Deactivate all keys" @@ -1687,7 +1687,7 @@ "message": "Integration key" }, "twoFactorDuoSecretKey": { - "message": "Mã khóa bí mật" + "message": "Khóa bí mật" }, "twoFactorDuoApiHostname": { "message": "API hostname" @@ -1702,13 +1702,13 @@ "message": "Enter the resulting 6 digit verification code from the email" }, "sendEmail": { - "message": "Gửi Email" + "message": "Gửi email" }, "twoFactorU2fAdd": { "message": "Add a FIDO U2F security key to your account" }, "removeU2fConfirmation": { - "message": "Bạn có chắc chắn muốn xóa khóa bảo mật này?" + "message": "Bạn có chắc muốn xóa khóa bảo mật này?" }, "twoFactorWebAuthnAdd": { "message": "Add a WebAuthn security key to your account" @@ -1717,10 +1717,10 @@ "message": "Read key" }, "keyCompromised": { - "message": "Chìa khóa bị lộ." + "message": "Khóa bị lộ." }, "twoFactorU2fGiveName": { - "message": "Đặt cho Yubikey một cái tên để nhận diện." + "message": "Đặt cho YubiKey một cái tên để nhận diện." }, "twoFactorU2fPlugInReadKey": { "message": "Cắm khóa bảo mật vào cổng USB và bấm nút trên khóa." @@ -1732,7 +1732,7 @@ "message": "Lưu mẫu." }, "twoFactorU2fWarning": { - "message": "Do giới hạn của hệ điều hành, FIDO U2F KHÔNG thể xài hết được trên các ứng dụng Bitwarden. Bạn nên đăng ký thêm một phương pháp xác thực 2 bước khác khi mà FIDO U2F không xài được. Hỗ trợ hệ điều hành:" + "message": "Do giới hạn của hệ điều hành, FIDO U2F không thể xài hết được trên các ứng dụng Bitwarden. Bạn nên đăng ký thêm một phương pháp xác thực 2 bước khác khi mà FIDO U2F không xài được. Hỗ trợ hệ điều hành:" }, "twoFactorU2fSupportWeb": { "message": "Web vault and browser extensions on a desktop/laptop with a U2F supported browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F turned on)." @@ -1759,7 +1759,7 @@ "message": "You have not set up any two-step login providers yet. After you have set up a two-step login provider you can check back here for your recovery code." }, "printCode": { - "message": "In mã", + "message": "Mã in", "description": "Print 2FA recovery code" }, "reports": { @@ -1774,7 +1774,7 @@ "description": "Vault health reports can be used to evaluate the security of your Bitwarden individual or organization vault." }, "unsecuredWebsitesReport": { - "message": "Báo cáo trang web không an toàn" + "message": "Trang web không an toàn" }, "unsecuredWebsitesReportDesc": { "message": "URLs that start with http:// don’t use the best available encryption. Change the login URIs for these accounts to https:// for safer browsing." @@ -1798,7 +1798,7 @@ "message": "Inactive two-step login" }, "inactive2faReportDesc": { - "message": "Xác thực 2 bước là một bước quan trọng để bảo vệ tài khoản của bạn khỏi hacker. Nếu trang web cho phép, bạn nên kích hoạt xác thực 2 bước." + "message": "Đăng nhập hai bước sẽ thêm một lớp bảo vệ cho tài khoản của bạn. Thiết lập đăng nhập hai bước bằng trình xác thực Bitwarden cho các tài khoản này hoặc sử dụng phương pháp thay thế." }, "inactive2faFound": { "message": "Logins without two-step login found" @@ -1819,7 +1819,7 @@ "message": "Hướng dẫn" }, "exposedPasswordsReport": { - "message": "Báo cáo mật khẩu bị rò rỉ" + "message": "Mật khẩu bị rò rỉ" }, "exposedPasswordsReportDesc": { "message": "Passwords exposed in a data breach are easy targets for attackers. Change these passwords to prevent potential break-ins." @@ -1852,13 +1852,13 @@ } }, "weakPasswordsReport": { - "message": "Báo cáo mật khẩu không đảm bảo an toàn" + "message": "Mật khẩu yếu" }, "weakPasswordsReportDesc": { - "message": "Mật khẩu không an toàn có thể bị hacker và công cụ dò mật khẩu tự động đoán được dễ dàng . Chế độ tạo mật khẩu tự động của Bitwarden sẽ khắc phục vấn đề này." + "message": "Những kẻ tấn công có thể dễ dàng đoán được mật khẩu yếu. Thay đổi những mật khẩu này thành mật khẩu mạnh bằng cách sử dụng trình tạo mật khẩu." }, "weakPasswordsFound": { - "message": "Phát hiện mật khẩu không an toàn" + "message": "Phát hiện mật khẩu yếu" }, "weakPasswordsFoundDesc": { "message": "We found $COUNT$ items in your vault with passwords that are not strong. You should update them to use stronger passwords.", @@ -1873,13 +1873,13 @@ "message": "No items in your vault have weak passwords." }, "reusedPasswordsReport": { - "message": "Báo cáo mật khẩu tái sử dụng" + "message": "Mật khẩu bị trùng" }, "reusedPasswordsReportDesc": { "message": "Reusing passwords makes it easier for attackers to break into multiple accounts. Change these passwords so that each is unique." }, "reusedPasswordsFound": { - "message": "Phát hiện mật khẩu tái sử dụng" + "message": "Phát hiện mật khẩu bị trùng" }, "reusedPasswordsFoundDesc": { "message": "We found $COUNT$ passwords that are being reused in your vault. You should change them to a unique value.", @@ -1903,7 +1903,7 @@ } }, "dataBreachReport": { - "message": "Báo cáo dữ liệu bị rò rĩ" + "message": "Dữ liệu bị rò rĩ" }, "breachDesc": { "message": "Breached accounts can expose your personal information. Secure breached accounts by enabling 2FA or creating a stronger password." @@ -2077,7 +2077,7 @@ "message": "# of additional GB" }, "additionalStorageIntervalDesc": { - "message": "Gói của bạn có $SIZE$ dung lượng lưu trữ tập tin có mã hóa. Bạn có thể mua thêm dung lượng với giá $PRICE$ cho mỗi GB/$INTERVAL$.", + "message": "Gói của bạn có $SIZE$ dung lượng lưu trữ tập tin mã hóa. Bạn có thể mua thêm dung lượng với giá $PRICE$ cho mỗi GB/$INTERVAL$.", "placeholders": { "size": { "content": "$1", @@ -2113,7 +2113,7 @@ "description": "Short abbreviation for 'month'" }, "paymentChargedAnnually": { - "message": "Phương thức thanh toán của bạn sẽ được thu phí ngay lập tức và sau đó sẽ định kỳ thu phí mỗi năm. Bạn có thể hủy bỏ bất cứ lúc nào." + "message": "Phương thức thanh toán của bạn sẽ được áp dụng ngay lập tức và gia hạn mỗi năm. Bạn có thể hủy bỏ bất cứ lúc nào." }, "paymentCharged": { "message": "Phương thức thanh toán của bạn sẽ được thu phí ngay lập tức và sau đó sẽ thu phí định kỳ mỗi $INTERVAL$. Bạn có thể hủy bất cứ lúc nào.", @@ -2128,58 +2128,58 @@ "message": "Your payment method will be charged for any unpaid subscriptions." }, "paymentChargedWithTrial": { - "message": "Gói của bạn đi kèm với 7 ngày dùng thử miễn phí. Phương thức thanh toán của bạn sẽ không bị tính phí cho đến khi hết thời gian dùng thử. Việc thanh toán sẽ thực hiện định kỳ mỗi $INTERVAL$. Bạn có thể hủy bỏ bất cứ lúc nào." + "message": "Gói của bạn đi kèm với 7 ngày dùng thử miễn phí. Phương thức thanh toán của bạn sẽ không bị tính phí cho đến khi hết thời gian dùng thử. Bạn có thể hủy bỏ bất cứ lúc nào." }, "paymentInformation": { - "message": "Thông Tin Thanh Toán" + "message": "Thông tin thanh toán" }, "billingInformation": { - "message": "Thông Tin Hóa Đơn" + "message": "Thông tin hóa đơn" }, "billingTrialSubLabel": { "message": "Phương thức thanh toán của bạn sẽ không bị thu phí trong 7 ngày dùng thử miễn phí." }, "creditCard": { - "message": "Thẻ Tín Dụng" + "message": "Thẻ tín dụng" }, "paypalClickSubmit": { "message": "Nhấn vào nút PayPal để đăng nhập vào tài khoản PayPal của bạn, sau đó nhấn vào nút Submit bên dưới để tiếp tục." }, "cancelSubscription": { - "message": "Hủy thuê bao" + "message": "Hủy gói" }, "subscriptionExpiration": { - "message": "Thuê bao hết hạn vào" + "message": "Gói hết hạn vào" }, "subscriptionCanceled": { - "message": "Thuê bao của bạn đã bị hủy." + "message": "Gói của bạn đã bị hủy." }, "pendingCancellation": { "message": "Đang chờ hủy" }, "subscriptionPendingCanceled": { - "message": "Thuê bao của bạn sẽ được huỷ tại cuối kì thanh toán hiện tại." + "message": "Gói của bạn sẽ được hủy vào cuối kì thanh toán hiện tại." }, "reinstateSubscription": { - "message": "Kích hoạt lại thuê bao" + "message": "Kích hoạt lại gói" }, "reinstateConfirmation": { "message": "Bạn có chắc muốn bỏ yêu cầu hủy đang chờ duyệt và kích hoạt lại thuê bao?" }, "reinstated": { - "message": "Đã kích hoạt lại thuê bao." + "message": "Đã kích hoạt lại gói." }, "cancelConfirmation": { "message": "Bạn có chắc muốn hủy không? Bạn sẽ mất hết quyền truy cập tất cả các tính năng của thuê bao này khi kì thanh toán kết thúc." }, "canceledSubscription": { - "message": "Đã hủy thuê bao" + "message": "Đã hủy gói" }, "neverExpires": { "message": "Never expires" }, "status": { - "message": "Trạng Thái" + "message": "Trạng thái" }, "nextCharge": { "message": "Next charge" @@ -2194,10 +2194,10 @@ "message": "Update license" }, "manageSubscription": { - "message": "Quản lý thuê bao" + "message": "Quản lý gói" }, "launchCloudSubscription": { - "message": "Bắt Đầu Đăng Ký Đám Mây" + "message": "Bắt đầu đăng ký Đám Mây" }, "storage": { "message": "Lưu trữ" @@ -2237,7 +2237,7 @@ "message": "Hóa đơn" }, "noInvoices": { - "message": "Không có hóa đơn." + "message": "Chưa có hóa đơn." }, "paid": { "message": "Paid", @@ -2409,7 +2409,7 @@ "message": "For businesses and other large organizations." }, "freeForever": { - "message": "Miễn Phí Mãi Mãi" + "message": "Miễn phí trọn đời" }, "includesXUsers": { "message": "includes $COUNT$ users", @@ -2565,7 +2565,7 @@ "message": "Tải ứng dụng" }, "loggedInAs": { - "message": "Đã đăng nhập là" + "message": "Đã đăng nhập" }, "eventLogs": { "message": "Event logs" @@ -2589,13 +2589,13 @@ "message": "New group" }, "addGroup": { - "message": "Thêm Nhóm" + "message": "Thêm nhóm" }, "editGroup": { - "message": "Chỉnh Sửa Nhóm" + "message": "Chỉnh sửa nhóm" }, "deleteGroupConfirmation": { - "message": "Bạn có chắc chắn muốn xóa nhóm này?" + "message": "Bạn có chắc muốn xóa nhóm này?" }, "deleteMultipleGroupsConfirmation": { "message": "Are you sure you want to delete the following $QUANTITY$ group(s)?", @@ -2781,7 +2781,7 @@ "message": "Two-step login saved" }, "disabled2fa": { - "message": "Đã tắt đăng nhập 2 bước." + "message": "Đã tắt đăng nhập 2 bước" }, "recovered2fa": { "message": "Recovered account from two-step login." @@ -3300,7 +3300,7 @@ } }, "rememberEmail": { - "message": "Ghi nhớ đăng nhập" + "message": "Ghi nhớ email" }, "recoverAccountTwoStepDesc": { "message": "If you cannot access your account through your normal two-step login methods, you can use your two-step login recovery code to turn off all two-step providers on your account." @@ -3318,7 +3318,7 @@ "message": "Nhập địa chỉ email của bạn vào bên dưới để khôi phục và xóa tài khoản của bạn." }, "deleteRecoverEmailSent": { - "message": "Nếu tài khoản của bạn có tồn tại, chúng tôi đã gửi cho bạn một email với hướng dẫn chi tiết." + "message": "Nếu tài khoản của bạn tồn tại, chúng tôi đã gửi cho bạn một email với hướng dẫn chi tiết." }, "deleteRecoverConfirmDesc": { "message": "Bạn đã yêu cầu xóa tài khoản Bitwarden của mình. Nhấn vào nút bên dưới để xác nhận." @@ -3363,21 +3363,21 @@ "message": "Organization saved" }, "taxInformation": { - "message": "Thông Tin Thuế" + "message": "Thông tin thuế" }, "taxInformationDesc": { - "message": "Đối với các khách hàng ở Mỹ, mã ZIP là bắt buộc để đáp ứng các yêu cầu về thuế bán hàng, đối với các quốc gia khác, bạn có thể tùy chọn cung cấp mã số thuế (VAT / GST) và/hoặc địa chỉ để xuất hiện trên hóa đơn của mình." + "message": "Đối với khách hàng Mỹ, mã ZIP là bắt buộc để đáp ứng các yêu cầu về thuế bán hàng, đối với các quốc gia khác, bạn có thể tùy chọn cung cấp mã số thuế (VAT/GST) và/hoặc địa chỉ để xuất hiện trên hóa đơn của mình." }, "billingPlan": { "message": "Gói", "description": "A billing plan/package. For example: Families, Teams, Enterprise, etc." }, "changeBillingPlan": { - "message": "Thay Đổi Gói", + "message": "Nâng cấp gói", "description": "A billing plan/package. For example: Families, Teams, Enterprise, etc." }, "changeBillingPlanUpgrade": { - "message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.", + "message": "Nâng cấp tài khoản của bạn lên gói khác bằng cách cung cấp thông tin bên dưới. Hãy đảm bảo rằng bạn đã thêm phương thức thanh toán đang hoạt động vào tài khoản.", "description": "A billing plan/package. For example: Families, Teams, Enterprise, etc." }, "invoiceNumber": { @@ -3391,10 +3391,10 @@ } }, "viewInvoice": { - "message": "Xem Hóa đơn" + "message": "Xem hóa đơn" }, "downloadInvoice": { - "message": "Tải Hóa đơn" + "message": "Tải xuống hóa đơn" }, "verifyBankAccount": { "message": "Xác minh tài khoản ngân hàng" @@ -3406,7 +3406,7 @@ "message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make two micro-deposits within the next 1-2 business days. Enter these amounts on the organization's billing page to verify the bank account." }, "verifyBankAccountFailureWarning": { - "message": "Nếu không xác nhận tài khoản ngân hàng, bạn có thể lỡ hạn thanh toán khiến cho thuê bao bị ngừng." + "message": "Nếu không xác minh tài khoản ngân hàng, bạn có thể lỡ hạn thanh toán khiến cho gói bị tạm ngừng." }, "verifiedBankAccount": { "message": "Bank account verified" @@ -3486,7 +3486,7 @@ "message": "Subscription seats" }, "subscriptionUpdated": { - "message": "Đã cập nhật thuê bao" + "message": "Đã cập nhật gói" }, "subscribedToSecretsManager": { "message": "Subscription updated. You now have access to Secrets Manager." @@ -3591,7 +3591,7 @@ "message": "Any encrypted exports that you have saved will also become invalid." }, "subscription": { - "message": "Thuê bao" + "message": "Gói" }, "loading": { "message": "Loading" @@ -3671,7 +3671,7 @@ "description": "ex. Date this item was created" }, "datePasswordUpdated": { - "message": "Mật khẩu đã cập nhật", + "message": "Mật khẩu đã được cập nhật", "description": "ex. Date this password was updated" }, "organizationIsDisabled": { @@ -3814,7 +3814,7 @@ "message": "You cannot perform this action while using an in-app purchase payment method." }, "manageSubscriptionFromStore": { - "message": "Bạn chỉ có thể quản lý thuê bao của mình từ cửa hàng ứng dụng mà bạn đã thanh toán." + "message": "Bạn chỉ có thể quản lý gói của mình từ cửa hàng ứng dụng mà bạn đã thanh toán." }, "minLength": { "message": "Minimum length" @@ -3918,7 +3918,7 @@ "message": "Tìm kiếm thùng rác" }, "permanentlyDelete": { - "message": "Xóa Vĩnh Viễn" + "message": "Xoá vĩnh viễn" }, "permanentlyDeleteSelected": { "message": "Permanently delete selected" @@ -3927,7 +3927,7 @@ "message": "Permanently delete item" }, "permanentlyDeleteItemConfirmation": { - "message": "Bạn có chắc chắn muốn xóa vĩnh viễn mục này không?" + "message": "Bạn có chắc muốn xóa vĩnh viễn mục này?" }, "permanentlyDeletedItem": { "message": "Item permanently deleted" @@ -4096,56 +4096,56 @@ "message": "Văn bản" }, "createSend": { - "message": "Tạo Send mới", + "message": "Gửi mới", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editSend": { - "message": "Chỉnh sửa Send", + "message": "Sửa mục Gửi", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "createdSend": { - "message": "Đã tạo Send", + "message": "Đã lưu mục Gửi", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "editedSend": { - "message": "Đã chỉnh sửa Send", + "message": "Đã lưu mục Gửi", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deletedSend": { - "message": "Đã xóa Send", + "message": "Đã xóa mục Gửi", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deleteSend": { - "message": "Xóa Send", + "message": "Xóa mục Gửi", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deleteSendConfirmation": { - "message": "Bạn có chắc chắn muốn xóa Send này?", + "message": "Bạn có chắc muốn xóa mục Gửi này?", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "whatTypeOfSend": { - "message": "Đây là loại Send gì?", + "message": "Đây là kiểu Gửi gì?", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "deletionDate": { "message": "Deletion date" }, "deletionDateDesc": { - "message": "Send sẽ được xóa vĩnh viễn vào ngày và giờ được chỉ định.", + "message": "Mục Gửi sẽ được xóa vĩnh viễn vào ngày và giờ được chỉ định.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "expirationDate": { "message": "Expiration date" }, "expirationDateDesc": { - "message": "Nếu được thiết lập, truy cập vào Send này sẽ hết hạn vào ngày và giờ được chỉ định.", + "message": "Nếu được thiết lập, mục Gửi này sẽ hết hạn vào ngày và giờ được chỉ định.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "maxAccessCount": { "message": "Maximum access count" }, "maxAccessCountDesc": { - "message": "Nếu được thiết lập, khi đã đạt tới số lượng truy cập tối đa, người dùng sẽ không thể truy cập Send này nữa.", + "message": "Nếu được thiết lập, khi đã đạt tới số lượng truy cập tối đa, người dùng sẽ không thể truy cập mục Gửi này nữa.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "currentAccessCount": { @@ -4170,7 +4170,7 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "copySendLink": { - "message": "Sao chép liên kết Send", + "message": "Sao chép liên kết mục Gửi", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "removePassword": { @@ -4190,7 +4190,7 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "allSends": { - "message": "Toàn bộ Send" + "message": "Tất cả mục Gửi" }, "maxAccessCountReached": { "message": "Max access count reached", @@ -4203,11 +4203,11 @@ "message": "Expired" }, "searchSends": { - "message": "Tìm kiếm trong Send", + "message": "Tìm kiếm mục Gửi", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendProtectedPassword": { - "message": "Send này được bảo vệ bằng mật khẩu. Hãy nhập mật khẩu vào bên dưới để tiếp tục.", + "message": "Mục Gửi này được bảo vệ bằng mật khẩu. Hãy nhập mật khẩu vào bên dưới để tiếp tục.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendProtectedPasswordDontKnow": { @@ -4218,8 +4218,8 @@ "message": "This Send is hidden by default. You can toggle its visibility using the button below.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "Download file" + "downloadAttachments": { + "message": "Tải xuống tập tin đính kèm" }, "sendAccessUnavailable": { "message": "The Send you are trying to access does not exist or is no longer available.", @@ -4230,11 +4230,11 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "noSendsInList": { - "message": "Không có Sends trong danh sách.", + "message": "Chưa có mục Gửi.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "emergencyAccess": { - "message": "Truy Cập Khẩn Cấp" + "message": "Truy cập khẩn cấp" }, "emergencyAccessDesc": { "message": "Grant and manage emergency access for trusted contacts. Trusted contacts may request access to either View or Takeover your account in case of an emergency. Visit our help page for more information and details into how zero knowledge sharing works." @@ -4388,7 +4388,7 @@ "message": "Due to an Enterprise policy, you are restricted from saving items to your individual vault. Change the ownership option to an organization and choose from available collections." }, "disableSend": { - "message": "Tắt Send" + "message": "Xóa Gửi" }, "disableSendPolicyDesc": { "message": "Do not allow members to create or edit Sends.", @@ -4398,11 +4398,11 @@ "message": "Organization members that can manage the organization's policies are exempt from this policy's enforcement." }, "sendDisabled": { - "message": "Đã tắt Send", + "message": "Đã loại bỏ Gửi", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendDisabledWarning": { - "message": "Do chính sách doanh nghiệp, bạn chỉ có thể xóa những Send hiện có.", + "message": "Do chính sách doanh nghiệp, bạn chỉ có thể xóa những mục Gửi hiện có.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendOptions": { @@ -4457,7 +4457,7 @@ "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Custom roles is an enterprise feature. Contact our support team to upgrade your subscription'" }, "customDescNonEnterpriseEnd": { - "message": ". Hãy liên lạc với đội ngũ hỗ trợ của chúng tôi để nâng cấp thuê bao của bạn", + "message": ". Hãy liên lạc với đội ngũ hỗ trợ của chúng tôi để nâng cấp gói của bạn", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Custom roles is an enterprise feature. Contact our support team to upgrade your subscription'" }, "customNonEnterpriseError": { @@ -4518,7 +4518,7 @@ "message": "Manage SSO" }, "manageUsers": { - "message": "Quản Lý Người Dùng" + "message": "Quản lý người dùng" }, "manageAccountRecovery": { "message": "Manage account recovery" @@ -4546,7 +4546,7 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendNameDesc": { - "message": "Một tên gợi nhớ để mô tả về Send này.", + "message": "Một tên gợi nhớ để mô tả mục Gửi này.", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendTextDesc": { @@ -4563,7 +4563,7 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "send": { - "message": "Chia sẻ", + "message": "Gửi", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendAccessTaglineProductDesc": { @@ -4609,8 +4609,8 @@ "message": "thử ngay hôm nay.", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you", + "sendAccessCreatorIdentifier": { + "message": "Thành viên Bitwarden $USER_IDENTIFIER$ đã chia sẻ với bạn", "placeholders": { "user_identifier": { "content": "$1", @@ -5297,7 +5297,7 @@ "message": "Remove sponsorship" }, "removeSponsorshipConfirmation": { - "message": "Nếu xóa người tài trợ, bạn sẽ chịu trách nhiệm cho chi phí của thuê bao này và cước phát sinh về sau. Bạn có chắc muốn tiếp tục không?" + "message": "Nếu xóa người tài trợ, bạn sẽ chịu trách nhiệm cho chi phí của gói này và cước phát sinh về sau. Bạn có chắc muốn tiếp tục?" }, "sponsorshipCreated": { "message": "Sponsorship created" @@ -5610,7 +5610,7 @@ "message": "Keys" }, "billingHistory": { - "message": "Lịch sử Thanh toán" + "message": "Lịch sử thanh toán" }, "backToReports": { "message": "Back to reports" @@ -7182,6 +7182,9 @@ "next": { "message": "Next" }, + "ssoLoginIsRequired": { + "message": "Yêu cầu đăng nhập bằng SSO" + }, "selectedRegionFlag": { "message": "Selected region flag" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "Đã xảy ra lỗi khi tải mục Gửi này. Hãy thử lại sau." } } diff --git a/apps/web/src/locales/zh_CN/messages.json b/apps/web/src/locales/zh_CN/messages.json index ee59470c47..2d40fe3038 100644 --- a/apps/web/src/locales/zh_CN/messages.json +++ b/apps/web/src/locales/zh_CN/messages.json @@ -494,7 +494,7 @@ "message": "附件已删除" }, "deleteAttachmentConfirmation": { - "message": "您确定要删除此附件吗?" + "message": "确定要删除此附件吗?" }, "attachmentSaved": { "message": "附件已保存" @@ -558,7 +558,7 @@ "message": "项目已移动" }, "overwritePasswordConfirmation": { - "message": "您确定要覆盖当前密码吗?" + "message": "确定要覆盖当前密码吗?" }, "editedFolder": { "message": "文件夹已保存" @@ -567,7 +567,7 @@ "message": "文件夹已添加" }, "deleteFolderConfirmation": { - "message": "您确定要删除此文件夹吗?" + "message": "确定要删除此文件夹吗?" }, "deletedFolder": { "message": "文件夹已删除" @@ -585,7 +585,7 @@ "message": "您的登录会话已过期。" }, "logOutConfirmation": { - "message": "您确定要注销吗?" + "message": "确定要注销吗?" }, "logOut": { "message": "注销" @@ -998,7 +998,7 @@ } }, "deleteSelectedConfirmation": { - "message": "您确定要继续吗?" + "message": "确定要继续吗?" }, "moveSelectedItemsDesc": { "message": "选择要将这 $COUNT$ 个项目移动到的文件夹。", @@ -1384,7 +1384,7 @@ "message": "选择一个集合" }, "importTargetHint": { - "message": "如果您希望将导入的文件内容移动到 $DESTINATION$,请选择此选项", + "message": "如果您希望将导入的文件内容移动到某个 $DESTINATION$,请选择此选项", "description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.", "placeholders": { "destination": { @@ -1609,7 +1609,7 @@ "message": "如果您要把它添加到其他设备,下面是您的验证器 App 所需要的二维码(或密钥)。" }, "twoStepDisableDesc": { - "message": "您确定要停用此两步登录提供程序吗?" + "message": "确定要停用此两步登录提供程序吗?" }, "twoStepDisabled": { "message": "此两步登录提供程序已停用。" @@ -1708,7 +1708,7 @@ "message": "添加一个 FIDO U2F 安全钥匙到您的帐户" }, "removeU2fConfirmation": { - "message": "您确认要删除这个安全钥匙吗?" + "message": "确认要删除此安全钥匙吗?" }, "twoFactorWebAuthnAdd": { "message": "添加一个 WebAuthn 安全钥匙到您的账户" @@ -2164,13 +2164,13 @@ "message": "恢复订阅" }, "reinstateConfirmation": { - "message": "您确定要撤销请求并恢复订阅吗?" + "message": "确定要移除待处理的取消请求并恢复订阅吗?" }, "reinstated": { "message": "您的订阅已恢复。" }, "cancelConfirmation": { - "message": "您确定要取消吗?在本次计费周期结束后,您将无法使用此订阅的所有功能。" + "message": "确定要取消吗?在本次计费周期结束后,您将无法使用此订阅的所有功能。" }, "canceledSubscription": { "message": "订阅已取消" @@ -2550,7 +2550,7 @@ "message": "退出" }, "leaveOrganizationConfirmation": { - "message": "您确定要退出这个组织吗?" + "message": "确定要退出该组织吗?" }, "leftOrganization": { "message": "您已经退出该组织。" @@ -2595,10 +2595,10 @@ "message": "编辑群组" }, "deleteGroupConfirmation": { - "message": "您确定要删除此群组吗?" + "message": "确定要删除此群组吗?" }, "deleteMultipleGroupsConfirmation": { - "message": "您确定要删除如下 $QUANTITY$ 个群组吗?", + "message": "确定要删除如下 $QUANTITY$ 个群组吗?", "placeholders": { "quantity": { "content": "$1", @@ -2607,7 +2607,7 @@ } }, "removeUserConfirmation": { - "message": "您确实要移除此用户吗?" + "message": "确实要移除此用户吗?" }, "removeOrgUserConfirmation": { "message": "移除成员后,他们将不再具有对组织数据的访问权限,并且此操作是不可逆的。要将此成员添加回组织,必须再次邀请他们并加入。" @@ -3727,7 +3727,7 @@ "message": "脆弱的主密码" }, "weakMasterPasswordDesc": { - "message": "识别到弱密码。请使用一个强密码以保护你的账户。你确定你要使用弱密码吗?" + "message": "识别到弱密码。请使用一个强密码以保护你的账户。确定要使用弱密码吗?" }, "rotateAccountEncKey": { "message": "同时轮换账户的加密密钥" @@ -3736,7 +3736,7 @@ "message": "轮换加密密钥" }, "rotateEncKeyConfirmation": { - "message": "您确定要轮换账户的加密密钥吗?" + "message": "确定要轮换账户的加密密钥吗?" }, "attachmentsNeedFix": { "message": "此项目有需要修复的旧文件附件。" @@ -3927,7 +3927,7 @@ "message": "永久删除项目" }, "permanentlyDeleteItemConfirmation": { - "message": "您确定要永久删除此项目吗?" + "message": "确定要永久删除此项目吗?" }, "permanentlyDeletedItem": { "message": "项目已永久删除" @@ -4054,7 +4054,7 @@ "message": "取消链接 SSO" }, "unlinkSsoConfirmation": { - "message": "您确定要断开该组织的 SSO 链接吗?" + "message": "确定要取消该组织的 SSO 链接吗?" }, "linkSso": { "message": "链接 SSO" @@ -4218,8 +4218,8 @@ "message": "此 Send 默认隐藏。您可使用下方的按钮切换其可见性。", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "下载文件" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "您尝试访问的 Send 不存在或不再可用。", @@ -4324,7 +4324,7 @@ "message": "请求访问权限" }, "requestAccessConfirmation": { - "message": "您确定要申请紧急访问吗?这将在 $WAITTIME$ 天后或当用户手动批准请求时获得访问权限。", + "message": "确定要申请紧急访问吗?这将在 $WAITTIME$ 天后或当用户手动批准请求时获得访问权限。", "placeholders": { "waittime": { "content": "$1", @@ -4348,7 +4348,7 @@ "message": "拒绝" }, "approveAccessConfirmation": { - "message": "您确定要批准紧急访问吗?这将允许 $USER$ $ACTION$ 您的账户。", + "message": "确定要批准紧急访问吗?这将允许 $USER$ $ACTION$ 您的账户。", "placeholders": { "user": { "content": "$1", @@ -4609,8 +4609,8 @@ "message": "来马上尝试。", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden 用户 $USER_IDENTIFIER$ 与您分享了以下内容", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -4788,7 +4788,7 @@ "message": "此操作不适用于所选用户。" }, "removeUsersWarning": { - "message": "您确定要移除以下用户吗?该过程可能需要几秒钟才能完成,并且不能中断或取消。" + "message": "确定要移除以下用户吗?该过程可能需要几秒钟才能完成,并且不能中断或取消。" }, "removeOrgUsersConfirmation": { "message": "移除成员后,他们将不再具有对组织数据的访问权限,并且此操作是不可逆的。要将成员添加回组织,必须再次邀请他们并加入。该过程可能需要几秒钟才能完成,并且不能被中断或取消。" @@ -4921,7 +4921,7 @@ "message": "我的提供商" }, "addOrganizationConfirmation": { - "message": "您确定要将 $ORGANIZATION$ 添加为 $PROVIDER$ 的客户吗?", + "message": "确定要将 $ORGANIZATION$ 添加为 $PROVIDER$ 的客户吗?", "placeholders": { "organization": { "content": "$1", @@ -4970,7 +4970,7 @@ } }, "detachOrganizationConfirmation": { - "message": "您确定要分离这个组织吗?该组织将继续存在,但不再由此提供商管理。" + "message": "确定要分离这个组织吗?该组织将继续存在,但不再由此提供商管理。" }, "add": { "message": "添加" @@ -5297,7 +5297,7 @@ "message": "移除赞助" }, "removeSponsorshipConfirmation": { - "message": "移除赞助后,将由您自己负责此订阅及其相关的账单。您确定要继续吗?" + "message": "移除赞助后,将由您自己负责此订阅及其相关的账单。确定要继续吗?" }, "sponsorshipCreated": { "message": "赞助已创建" @@ -5306,7 +5306,7 @@ "message": "电子邮件已发送" }, "revokeSponsorshipConfirmation": { - "message": "移除该账户后,家庭计划赞助将在计费周期结束时到期。在现有的赞助到期之前您将无法兑换新的赞助邀请。您确定要继续吗?" + "message": "移除该账户后,家庭计划赞助将在计费周期结束时到期。在现有的赞助到期之前您将无法兑换新的赞助邀请。确定要继续吗?" }, "removeSponsorshipSuccess": { "message": "赞助已移除" @@ -5754,7 +5754,7 @@ "message": "已更新设备验证" }, "areYouSureYouWantToEnableDeviceVerificationTheVerificationCodeEmailsWillArriveAtX": { - "message": "您确定要开启设备验证吗?验证码邮件将发送到 $EMAIL$", + "message": "确定要开启设备验证吗?验证码邮件将发送到 $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -6189,10 +6189,10 @@ "description": "Notifies that the selected secrets have been moved to the trash" }, "hardDeleteSecretConfirmation": { - "message": "您确定要永久删除此机密吗?" + "message": "确定要永久删除此机密吗?" }, "hardDeleteSecretsConfirmation": { - "message": "您确定要永久删除这些机密吗?" + "message": "确定要永久删除这些机密吗?" }, "hardDeletesSuccessToast": { "message": "机密已永久删除" @@ -6500,7 +6500,7 @@ "message": "移除域名" }, "removeDomainWarning": { - "message": "移除域名不能撤消。您确定要继续吗?" + "message": "移除域名不能撤消。确定要继续吗?" }, "domainRemoved": { "message": "域名已移除" @@ -6891,10 +6891,10 @@ "message": "恢复机密" }, "restoreSecretPrompt": { - "message": "您确定要恢复此机密吗?" + "message": "确定要恢复此机密吗?" }, "restoreSecretsPrompt": { - "message": "您确定要恢复这些密机密吗?" + "message": "确定要恢复这些密机密吗?" }, "secretRestoredSuccessToast": { "message": "机密已恢复" @@ -6970,7 +6970,7 @@ "description": "Notification to inform the user that a form's input can't contain only whitespace." }, "dismiss": { - "message": "取消" + "message": "忽略" }, "notAvailableForFreeOrganization": { "message": "免费组织不能使用此功能。请联系您的组织所有者寻求升级。" @@ -7182,6 +7182,9 @@ "next": { "message": "下一步" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "选择的区域旗帜" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "工程访问权限已更新" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } } diff --git a/apps/web/src/locales/zh_TW/messages.json b/apps/web/src/locales/zh_TW/messages.json index fb9ddb850c..0b56f49e77 100644 --- a/apps/web/src/locales/zh_TW/messages.json +++ b/apps/web/src/locales/zh_TW/messages.json @@ -4218,8 +4218,8 @@ "message": "此 Send 預設為隱藏。您可使用下方的按鈕切換其可見度。", "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, - "downloadFile": { - "message": "下載檔案" + "downloadAttachments": { + "message": "Download attachments" }, "sendAccessUnavailable": { "message": "您嘗試存取的 Send 不存在或無法再使用。", @@ -4609,8 +4609,8 @@ "message": "現在就試試。", "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'" }, - "sendCreatorIdentifier": { - "message": "Bitwarden 使用者 $USER_IDENTIFIER$ 與您共用了以下內容", + "sendAccessCreatorIdentifier": { + "message": "Bitwarden member $USER_IDENTIFIER$ shared the following with you", "placeholders": { "user_identifier": { "content": "$1", @@ -7182,6 +7182,9 @@ "next": { "message": "下一步" }, + "ssoLoginIsRequired": { + "message": "SSO login is required" + }, "selectedRegionFlag": { "message": "選定的區域標記" }, @@ -7392,5 +7395,8 @@ }, "projectAccessUpdated": { "message": "Project access updated" + }, + "unexpectedErrorSend": { + "message": "An unexpected error has occurred while loading this Send. Try again later." } }