From ecfbbdeb65e53dc12ca286792c9edb335b470cf4 Mon Sep 17 00:00:00 2001 From: "bw-ghapp[bot]" <178206702+bw-ghapp[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 11:18:47 +0100 Subject: [PATCH] Autosync the updated translations (#13244) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> --- apps/desktop/src/locales/af/messages.json | 36 ++- apps/desktop/src/locales/ar/messages.json | 36 ++- apps/desktop/src/locales/az/messages.json | 36 ++- apps/desktop/src/locales/be/messages.json | 36 ++- apps/desktop/src/locales/bg/messages.json | 36 ++- apps/desktop/src/locales/bn/messages.json | 36 ++- apps/desktop/src/locales/bs/messages.json | 36 ++- apps/desktop/src/locales/ca/messages.json | 46 ++-- apps/desktop/src/locales/cs/messages.json | 36 ++- apps/desktop/src/locales/cy/messages.json | 36 ++- apps/desktop/src/locales/da/messages.json | 36 ++- apps/desktop/src/locales/de/messages.json | 38 ++- apps/desktop/src/locales/el/messages.json | 36 ++- apps/desktop/src/locales/en_GB/messages.json | 36 ++- apps/desktop/src/locales/en_IN/messages.json | 36 ++- apps/desktop/src/locales/eo/messages.json | 36 ++- apps/desktop/src/locales/es/messages.json | 36 ++- apps/desktop/src/locales/et/messages.json | 36 ++- apps/desktop/src/locales/eu/messages.json | 36 ++- apps/desktop/src/locales/fa/messages.json | 36 ++- apps/desktop/src/locales/fi/messages.json | 36 ++- apps/desktop/src/locales/fil/messages.json | 36 ++- apps/desktop/src/locales/fr/messages.json | 36 ++- apps/desktop/src/locales/gl/messages.json | 36 ++- apps/desktop/src/locales/he/messages.json | 36 ++- apps/desktop/src/locales/hi/messages.json | 36 ++- apps/desktop/src/locales/hr/messages.json | 76 +++--- apps/desktop/src/locales/hu/messages.json | 32 ++- apps/desktop/src/locales/id/messages.json | 36 ++- apps/desktop/src/locales/it/messages.json | 32 ++- apps/desktop/src/locales/ja/messages.json | 36 ++- apps/desktop/src/locales/ka/messages.json | 36 ++- apps/desktop/src/locales/km/messages.json | 36 ++- apps/desktop/src/locales/kn/messages.json | 36 ++- apps/desktop/src/locales/ko/messages.json | 36 ++- apps/desktop/src/locales/lt/messages.json | 36 ++- apps/desktop/src/locales/lv/messages.json | 38 ++- apps/desktop/src/locales/me/messages.json | 36 ++- apps/desktop/src/locales/ml/messages.json | 36 ++- apps/desktop/src/locales/mr/messages.json | 36 ++- apps/desktop/src/locales/my/messages.json | 36 ++- apps/desktop/src/locales/nb/messages.json | 250 ++++++++++--------- apps/desktop/src/locales/ne/messages.json | 36 ++- apps/desktop/src/locales/nl/messages.json | 32 ++- apps/desktop/src/locales/nn/messages.json | 36 ++- apps/desktop/src/locales/or/messages.json | 36 ++- apps/desktop/src/locales/pl/messages.json | 36 ++- apps/desktop/src/locales/pt_BR/messages.json | 36 ++- apps/desktop/src/locales/pt_PT/messages.json | 38 ++- apps/desktop/src/locales/ro/messages.json | 36 ++- apps/desktop/src/locales/ru/messages.json | 36 ++- apps/desktop/src/locales/si/messages.json | 36 ++- apps/desktop/src/locales/sk/messages.json | 44 ++-- apps/desktop/src/locales/sl/messages.json | 36 ++- apps/desktop/src/locales/sr/messages.json | 36 ++- apps/desktop/src/locales/sv/messages.json | 36 ++- apps/desktop/src/locales/te/messages.json | 36 ++- apps/desktop/src/locales/th/messages.json | 36 ++- apps/desktop/src/locales/tr/messages.json | 36 ++- apps/desktop/src/locales/uk/messages.json | 36 ++- apps/desktop/src/locales/vi/messages.json | 36 ++- apps/desktop/src/locales/zh_CN/messages.json | 40 +-- apps/desktop/src/locales/zh_TW/messages.json | 36 ++- 63 files changed, 1647 insertions(+), 891 deletions(-) diff --git a/apps/desktop/src/locales/af/messages.json b/apps/desktop/src/locales/af/messages.json index 6ad5cd63127..b5b60350088 100644 --- a/apps/desktop/src/locales/af/messages.json +++ b/apps/desktop/src/locales/af/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "'n Kennisgewing was na jou toestel gestuur." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Tokkel karakter telling", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Probeer jy om aan te teken?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Aantekenings poging deur $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Tyd" }, - "confirmLogIn": { - "message": "Bevestig aantekening" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Weier aantekening" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Aantekening gebevestig vir $EMAIL$ op $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Hierdie versoek is nie meer geldig nie." }, - "confirmLoginAtemptForMail": { - "message": "Bevestig aantekenings poging vir $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Aan teken versoek" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/ar/messages.json b/apps/desktop/src/locales/ar/messages.json index a10b438ad34..53f8f8211ba 100644 --- a/apps/desktop/src/locales/ar/messages.json +++ b/apps/desktop/src/locales/ar/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "بَدْء تسجيل الدخول" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "تم إرسال إشعار إلى جهازك." }, "aNotificationWasSentToYourDevice": { "message": "أُرسل إشعار إلى جهازك" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "تيقن من أن حسابك مفتوح وأن عبارة البصمة متطابقة على الجهاز الآخر" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "هل تحتاج إلى خيار آخر؟" @@ -2782,11 +2791,11 @@ "message": "تبديل عدد الأحرف", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "هل تحاول تسجيل الدخول؟" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "محاولة تسجيل الدخول بواسطة $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "الوقت" }, - "confirmLogIn": { - "message": "تأكيد تسجيل الدخول" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "رفض تسجيل الدخول" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "تم تأكيد تسجيل الدخول لـ $EMAIL$ في $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "هذا الطلب لم يعد صالحًا." }, - "confirmLoginAtemptForMail": { - "message": "تأكيد محاولة تسجيل الدخول لـ $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "طلب تسجيل الدخول" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "إنشاء الحساب في" }, diff --git a/apps/desktop/src/locales/az/messages.json b/apps/desktop/src/locales/az/messages.json index 9e4a9915047..24752ea925b 100644 --- a/apps/desktop/src/locales/az/messages.json +++ b/apps/desktop/src/locales/az/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Giriş başladıldı" }, + "logInRequestSent": { + "message": "Tələb göndərildi" + }, "notificationSentDevice": { "message": "Cihazınıza bir bildiriş göndərildi." }, "aNotificationWasSentToYourDevice": { "message": "Cihazınıza bir bildiriş göndərildi" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Lütfən hesabınızın kilidinin açıq olduğuna və barmaq izi ifadəsinin digər cihazla uyuşduğuna əmin olun" + "notificationSentDevicePart1": { + "message": "Cihazınızda Bitwarden kilidini açın, ya da " + }, + "notificationSentDeviceAnchor": { + "message": "veb tətbiqinizdə" + }, + "notificationSentDevicePart2": { + "message": "Təsdiqləməzdən əvvəl Barmaq izi ifadəsinin aşağıdakı ifadə ilə uyuşduğuna əmin olun." }, "needAnotherOptionV1": { "message": "Başqa bir seçimə ehtiyacınız var?" @@ -2782,11 +2791,11 @@ "message": "Simvol sayını dəyişdir", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Giriş etməyə çalışırsınız?" + "areYouTryingToAccessYourAccount": { + "message": "Hesabınıza müraciət etməyə çalışırsınız?" }, - "logInAttemptBy": { - "message": "$EMAIL$ tərəfindən giriş cəhdi", + "accessAttemptBy": { + "message": "$EMAIL$ ilə müraciət cəhdi", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Vaxt" }, - "confirmLogIn": { - "message": "Girişi təsdiqlə" + "confirmAccess": { + "message": "Müraciəti təsdiqlə" }, - "denyLogIn": { - "message": "Girişi rədd et" + "denyAccess": { + "message": "Müraciətə rədd cavabı ver" }, "logInConfirmedForEmailOnDevice": { "message": "$DEVICE$ cihazında $EMAIL$ üçün giriş təsdiqləndi", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Bu tələb artıq yararsızdır." }, - "confirmLoginAtemptForMail": { - "message": "$EMAIL$ üçün giriş cəhdini təsdiqlə", + "confirmAccessAttempt": { + "message": "$EMAIL$ üçün müraciət cəhdini təsdiqlə", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Giriş tələb olundu" }, + "accountAccessRequested": { + "message": "Tələb olunan hesaba müraciət" + }, "creatingAccountOn": { "message": "Hesab yaradılır" }, diff --git a/apps/desktop/src/locales/be/messages.json b/apps/desktop/src/locales/be/messages.json index 607281399be..feb94661e7e 100644 --- a/apps/desktop/src/locales/be/messages.json +++ b/apps/desktop/src/locales/be/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Ініцыяваны ўваход" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "Апавяшчэнне было адпраўлена на вашу прыладу." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Пераключыць лічыльнік сімвалаў", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Вы спрабуеце ўвайсці?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Спроба ўваходу $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Час" }, - "confirmLogIn": { - "message": "Пацвердзіць уваход" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Адхіліць уваход" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Уваход пацверджаны для $EMAIL$ на $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Гэты запыт больш не дзейнічае." }, - "confirmLoginAtemptForMail": { - "message": "Пацвердзіць спробу ўваходу для $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Запытаны ўваход" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/bg/messages.json b/apps/desktop/src/locales/bg/messages.json index be627b37274..a225af9565f 100644 --- a/apps/desktop/src/locales/bg/messages.json +++ b/apps/desktop/src/locales/bg/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Вписването е стартирано" }, + "logInRequestSent": { + "message": "Заявката е изпратена" + }, "notificationSentDevice": { "message": "Към устройството Ви е изпратено известие." }, "aNotificationWasSentToYourDevice": { "message": "Към устройството Ви е изпратено известие" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Уверете се, че регистрацията Ви е отключена и че уникалната фраза съвпада с другото устройство" + "notificationSentDevicePart1": { + "message": "Отключете Битоурден на устройството си или в " + }, + "notificationSentDeviceAnchor": { + "message": "приложението по уеб" + }, + "notificationSentDevicePart2": { + "message": "Уверете се, че уникалната фраза съвпада с тази по-долу, преди да одобрите." }, "needAnotherOptionV1": { "message": "Предпочитате друг вариант?" @@ -2782,11 +2791,11 @@ "message": "Превключване на броя знаци", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Опитвате се да се впишете ли?" + "areYouTryingToAccessYourAccount": { + "message": "Опитвате ли се да получите достъп до акаунта си?" }, - "logInAttemptBy": { - "message": "Опит за вписване от $EMAIL$", + "accessAttemptBy": { + "message": "Опит за достъп от $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Време" }, - "confirmLogIn": { - "message": "Потвърждаване на вписването" + "confirmAccess": { + "message": "Разрешаване на достъпа" }, - "denyLogIn": { - "message": "Отказване на вписването" + "denyAccess": { + "message": "Отказване на достъпа" }, "logInConfirmedForEmailOnDevice": { "message": "Вписването за $EMAIL$ на $DEVICE$ е одобрено", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Тази заявка вече не е активна." }, - "confirmLoginAtemptForMail": { - "message": "Потвърждаване на заявката за вписване за $EMAIL$", + "confirmAccessAttempt": { + "message": "Потвърждаване на заявката за достъп за $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Направена е заявка за вписване" }, + "accountAccessRequested": { + "message": "Има заявка за достъп до акаунта" + }, "creatingAccountOn": { "message": "Създаване на регистрация в" }, diff --git a/apps/desktop/src/locales/bn/messages.json b/apps/desktop/src/locales/bn/messages.json index 5c5f00b1bc2..89060380ff1 100644 --- a/apps/desktop/src/locales/bn/messages.json +++ b/apps/desktop/src/locales/bn/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/bs/messages.json b/apps/desktop/src/locales/bs/messages.json index 001025e9d2f..bccf697c2fc 100644 --- a/apps/desktop/src/locales/bs/messages.json +++ b/apps/desktop/src/locales/bs/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/ca/messages.json b/apps/desktop/src/locales/ca/messages.json index 8aff4edcd74..4ed96c161f3 100644 --- a/apps/desktop/src/locales/ca/messages.json +++ b/apps/desktop/src/locales/ca/messages.json @@ -579,7 +579,7 @@ "description": "Label for the avoid ambiguous characters checkbox." }, "generatorPolicyInEffect": { - "message": "Enterprise policy requirements have been applied to your generator options.", + "message": "Els requisits de la política empresarial s'han aplicat a les opcions del generador.", "description": "Indicates that a policy limits the credential generator screen." }, "searchCollection": { @@ -889,7 +889,7 @@ "message": "Verifiqueu la vostra identitat" }, "weDontRecognizeThisDevice": { - "message": "We don't recognize this device. Enter the code sent to your email to verify your identity." + "message": "No reconeixem aquest dispositiu. Introduïu el codi que us hem enviat al correu electrònic per verificar la identitat." }, "continueLoggingIn": { "message": "Continua l'inici de sessió" @@ -946,7 +946,7 @@ "message": "Temps d'espera d'autenticació" }, "authenticationSessionTimedOut": { - "message": "The authentication session timed out. Please restart the login process." + "message": "La sessió d'autenticació s'ha esgotat. Reinicieu el procés d'inici de sessió." }, "selfHostBaseUrl": { "message": "URL del servidor autoallotjat", @@ -1004,7 +1004,7 @@ "message": "Enllaç caducat" }, "pleaseRestartRegistrationOrTryLoggingIn": { - "message": "Please restart registration or try logging in." + "message": "Reinicieu el registre o proveu d'iniciar sessió." }, "youMayAlreadyHaveAnAccount": { "message": "És possible que ja tingueu un compte" @@ -2551,7 +2551,7 @@ "message": "Utilitzeu la safata d'entrada global configurada del vostre domini." }, "useThisEmail": { - "message": "Use this email" + "message": "Utilitza aquest correu" }, "random": { "message": "Aleatori" @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "S'ha iniciat la sessió" }, + "logInRequestSent": { + "message": "Sol·licitud enviada" + }, "notificationSentDevice": { "message": "S'ha enviat una notificació al vostre dispositiu." }, "aNotificationWasSentToYourDevice": { "message": "S'ha enviat una notificació al vostre dispositiu" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Assegureu-vos que la vostra caixa forta estiga desbloquejada i que la frase d'empremta digital coincidisca en l'altre dispositiu" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "aplicació web" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Necessiteu una altra opció?" @@ -2782,11 +2791,11 @@ "message": "Commuta el recompte de caràcters", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Esteu intentant iniciar sessió?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Intent d'inici de sessió per $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Hora" }, - "confirmLogIn": { - "message": "Confirma l'inici de sessió" + "confirmAccess": { + "message": "Confirmeu l'accés" }, - "denyLogIn": { - "message": "Denega l'inici de sessió" + "denyAccess": { + "message": "Denega l'accés" }, "logInConfirmedForEmailOnDevice": { "message": "S'ha confirmat l'inici de sessió per a $EMAIL$ a $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Aquesta sol·licitud ja no és vàlida." }, - "confirmLoginAtemptForMail": { - "message": "Confirmeu l'intent d'inici de sessió per a $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "S'ha sol·licitat inici de sessió" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creant compte en" }, diff --git a/apps/desktop/src/locales/cs/messages.json b/apps/desktop/src/locales/cs/messages.json index 1a4f8f284c8..ef0cd1d7eef 100644 --- a/apps/desktop/src/locales/cs/messages.json +++ b/apps/desktop/src/locales/cs/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Bylo zahájeno přihlášení" }, + "logInRequestSent": { + "message": "Požadavek odeslán" + }, "notificationSentDevice": { "message": "Na Vaše zařízení bylo odesláno oznámení." }, "aNotificationWasSentToYourDevice": { "message": "Na Vaše zařízení bylo odesláno oznámení" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Ujistěte se, že je Váš účet odemčen a fráze otisku prstu se shoduje s tou na druhém zařízení" + "notificationSentDevicePart1": { + "message": "Odemknout Bitwarden na Vašem zařízení nebo na " + }, + "notificationSentDeviceAnchor": { + "message": "webová aplikace" + }, + "notificationSentDevicePart2": { + "message": "Před schválením se ujistěte, že fráze otisku prstu odpovídá frázi níže." }, "needAnotherOptionV1": { "message": "Potřebujete další volby?" @@ -2782,11 +2791,11 @@ "message": "Zobrazit počet znaků", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Pokoušíte se přihlásit?" + "areYouTryingToAccessYourAccount": { + "message": "Pokoušíte se získat přístup k Vašemu účtu?" }, - "logInAttemptBy": { - "message": "Pokus o přihlášení z $EMAIL$", + "accessAttemptBy": { + "message": "Pokus o přístup z $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Čas" }, - "confirmLogIn": { - "message": "Potvrdit přihlášení" + "confirmAccess": { + "message": "Potvrdit přístup" }, - "denyLogIn": { - "message": "Zamítnout přihlášení" + "denyAccess": { + "message": "Zamítnout přístup" }, "logInConfirmedForEmailOnDevice": { "message": "Přihlášení bylo potvrzeno z $EMAIL$ pro $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Tento požadavek již není platný." }, - "confirmLoginAtemptForMail": { - "message": "Potvrďte pokus o přihlášení z $EMAIL$", + "confirmAccessAttempt": { + "message": "Potvrďte pokus o přístup z $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Bylo vyžádáno přihlášení" }, + "accountAccessRequested": { + "message": "Požadován přístup k účtu" + }, "creatingAccountOn": { "message": "Vytváření účtu na" }, diff --git a/apps/desktop/src/locales/cy/messages.json b/apps/desktop/src/locales/cy/messages.json index 6488336a3cc..fbceb07c485 100644 --- a/apps/desktop/src/locales/cy/messages.json +++ b/apps/desktop/src/locales/cy/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/da/messages.json b/apps/desktop/src/locales/da/messages.json index b3b73c1a6cd..d4423933804 100644 --- a/apps/desktop/src/locales/da/messages.json +++ b/apps/desktop/src/locales/da/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Indlogning påbegyndt" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "En notifikation er sendt til din enhed." }, "aNotificationWasSentToYourDevice": { "message": "En notifikation er sendt til enheden" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Sørg for, at boksen er oplåst, samt at fingeraftrykssætningen matcher på den anden enhed" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Behov for en anden mulighed?" @@ -2782,11 +2791,11 @@ "message": "Vis/skjul tegnantal", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Forsøges at logge ind?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Loginforsøg fra $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Tid" }, - "confirmLogIn": { - "message": "Bekræft login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Afvis login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login bekræftet for $EMAIL$ på $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Anmodningen er ikke længere gyldig." }, - "confirmLoginAtemptForMail": { - "message": "Bekræft loginforsøg for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Login anmodet" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Opretter konto på" }, diff --git a/apps/desktop/src/locales/de/messages.json b/apps/desktop/src/locales/de/messages.json index e6aa0fba6b3..4a6b5201324 100644 --- a/apps/desktop/src/locales/de/messages.json +++ b/apps/desktop/src/locales/de/messages.json @@ -211,7 +211,7 @@ "message": "Dein eingegebenes Passwort ist falsch." }, "importSshKey": { - "message": "Import" + "message": "Importieren" }, "confirmSshKeyPassword": { "message": "Passwort bestätigen" @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Anmeldung eingeleitet" }, + "logInRequestSent": { + "message": "Anfrage gesendet" + }, "notificationSentDevice": { "message": "Eine Benachrichtigung wurde an dein Gerät gesendet." }, "aNotificationWasSentToYourDevice": { "message": "Eine Benachrichtigung wurde an dein Gerät gesendet" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Stelle sicher, dass dein Konto entsperrt ist und die Fingerabdruck-Phrase mit der vom anderen Gerät übereinstimmt" + "notificationSentDevicePart1": { + "message": "Entsperre Bitwarden auf deinem Gerät oder mit der " + }, + "notificationSentDeviceAnchor": { + "message": "Web-App" + }, + "notificationSentDevicePart2": { + "message": "Stelle vor der Genehmigung sicher, dass die Fingerabdruck-Phrase mit der unten stehenden übereinstimmt." }, "needAnotherOptionV1": { "message": "Brauchst du eine andere Option?" @@ -2782,11 +2791,11 @@ "message": "Zeichenanzahl ein-/ausschalten", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Versuchst du dich anzumelden?" + "areYouTryingToAccessYourAccount": { + "message": "Versuchst du auf dein Konto zuzugreifen?" }, - "logInAttemptBy": { - "message": "Anmeldeversuch von $EMAIL$", + "accessAttemptBy": { + "message": "Zugriffsversuch von $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Zeit" }, - "confirmLogIn": { - "message": "Anmeldung genehmigen" + "confirmAccess": { + "message": "Zugriff bestätigen" }, - "denyLogIn": { - "message": "Anmeldung ablehnen" + "denyAccess": { + "message": "Zugriff ablehnen" }, "logInConfirmedForEmailOnDevice": { "message": "Anmeldung von $EMAIL$ auf $DEVICE$ bestätigt", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Diese Anfrage ist nicht mehr gültig." }, - "confirmLoginAtemptForMail": { - "message": "Anmeldeversuch von $EMAIL$ genehmigen", + "confirmAccessAttempt": { + "message": "Zugriffsversuch für $EMAIL$ bestätigen", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Anmeldung angefordert" }, + "accountAccessRequested": { + "message": "Kontozugriff angefragt" + }, "creatingAccountOn": { "message": "Konto wird erstellt bei" }, diff --git a/apps/desktop/src/locales/el/messages.json b/apps/desktop/src/locales/el/messages.json index 28afcbbd0c5..4f2803208b6 100644 --- a/apps/desktop/src/locales/el/messages.json +++ b/apps/desktop/src/locales/el/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Η σύνδεση ξεκίνησε" }, + "logInRequestSent": { + "message": "Το αίτημα εστάλη" + }, "notificationSentDevice": { "message": "Μια ειδοποίηση έχει σταλεί στη συσκευή σας." }, "aNotificationWasSentToYourDevice": { "message": "Μια ειδοποίηση στάλθηκε στη συσκευή σας" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Βεβαιωθείτε ότι ο λογαριασμός σας είναι ξεκλείδωτος και ότι η φράση δακτυλικού αποτυπώματος ταιριάζει στην άλλη συσκευή" + "notificationSentDevicePart1": { + "message": "Ξεκλειδώστε το Bitwarden στη συσκευή σας ή στην " + }, + "notificationSentDeviceAnchor": { + "message": "εφαρμογή ιστού" + }, + "notificationSentDevicePart2": { + "message": "Βεβαιωθείτε ότι η φράση αποτυπωμάτων ταιριάζει με την παρακάτω φράση πριν την έγκριση." }, "needAnotherOptionV1": { "message": "Χρειάζεστε μια άλλη επιλογή;" @@ -2782,11 +2791,11 @@ "message": "Εναλλαγή αριθμού χαρακτήρων", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Προσπαθείτε να συνδεθείτε;" + "areYouTryingToAccessYourAccount": { + "message": "Προσπαθείτε να αποκτήσετε πρόσβαση στο λογαριασμό σας;" }, - "logInAttemptBy": { - "message": "Προσπάθεια σύνδεσης από $EMAIL$", + "accessAttemptBy": { + "message": "Προσπάθεια πρόσβασης από το $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Ώρα" }, - "confirmLogIn": { - "message": "Επιβεβαίωση σύνδεσης" + "confirmAccess": { + "message": "Επιβεβαίωση πρόσβασης" }, - "denyLogIn": { - "message": "Άρνηση σύνδεσης" + "denyAccess": { + "message": "Άρνηση πρόσβασης" }, "logInConfirmedForEmailOnDevice": { "message": "Επιβεβαιώθηκε η σύνδεση του $EMAIL$ στη συσκευή $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Αυτό το αίτημα δεν είναι πλέον έγκυρο." }, - "confirmLoginAtemptForMail": { - "message": "Επιβεβαίωση προσπάθειας σύνδεσης για $EMAIL$", + "confirmAccessAttempt": { + "message": "Επιβεβαίωση προσπάθειας πρόσβασης για το $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Ζητήθηκε σύνδεση" }, + "accountAccessRequested": { + "message": "Ζητήθηκε πρόσβαση στον λογαριασμό" + }, "creatingAccountOn": { "message": "Δημιουργία λογαριασμού στο" }, diff --git a/apps/desktop/src/locales/en_GB/messages.json b/apps/desktop/src/locales/en_GB/messages.json index b308f914302..048a0e38d7f 100644 --- a/apps/desktop/src/locales/en_GB/messages.json +++ b/apps/desktop/src/locales/en_GB/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/en_IN/messages.json b/apps/desktop/src/locales/en_IN/messages.json index 3d37b6edf05..a301bf780db 100644 --- a/apps/desktop/src/locales/en_IN/messages.json +++ b/apps/desktop/src/locales/en_IN/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/eo/messages.json b/apps/desktop/src/locales/eo/messages.json index 43cdeb65e88..9179399f104 100644 --- a/apps/desktop/src/locales/eo/messages.json +++ b/apps/desktop/src/locales/eo/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Tempo" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/es/messages.json b/apps/desktop/src/locales/es/messages.json index 50737ed8d51..b2f5b1aac1d 100644 --- a/apps/desktop/src/locales/es/messages.json +++ b/apps/desktop/src/locales/es/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Inicio de sesión iniciado" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "Se ha enviado una notificación a tu dispositivo." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Activar recuento de caracteres", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "¿Estás intentando iniciar sesión?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Intento de inicio de sesión de $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Hora" }, - "confirmLogIn": { - "message": "Confirmar inicio de sesión" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Denegar inicio de sesión" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Inicio de sesión confirmado para $EMAIL$ en $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Esta solicitud ya no es válida." }, - "confirmLoginAtemptForMail": { - "message": "Confirmar intento de inicio de sesión para $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Inicio de sesión solicitado" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creando una cuenta en" }, diff --git a/apps/desktop/src/locales/et/messages.json b/apps/desktop/src/locales/et/messages.json index b90ca62d6f6..79f56a31cb2 100644 --- a/apps/desktop/src/locales/et/messages.json +++ b/apps/desktop/src/locales/et/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Alustan sisselogimist" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "Sinu seadmesse saadeti teavitus." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Loenda kirjatähtede hulka", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Oled sisse logimas?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Sisselogimise päring $EMAIL$-lt", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Aeg" }, - "confirmLogIn": { - "message": "Kinnita sisselogimine" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Tühista sisselogimine" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "$EMAIL$ sisselogimine seadmes $DEVICE$ on kinnitatud", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "See päring ei ole enam kehtiv." }, - "confirmLoginAtemptForMail": { - "message": "Kinnita sisselogimise katse $EMAIL$-le", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Sisselogimise päring on saadetud" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Loon kontot asukohas" }, diff --git a/apps/desktop/src/locales/eu/messages.json b/apps/desktop/src/locales/eu/messages.json index 0ecef30080b..a04d717b241 100644 --- a/apps/desktop/src/locales/eu/messages.json +++ b/apps/desktop/src/locales/eu/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/fa/messages.json b/apps/desktop/src/locales/fa/messages.json index aa7c772795d..65432f284b7 100644 --- a/apps/desktop/src/locales/fa/messages.json +++ b/apps/desktop/src/locales/fa/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "ورود به سیستم آغاز شد" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "یک اعلان به دستگاه شما ارسال شده است." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "تغییر تعداد کاراکترها", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "آیا در تلاش برای ورود به سیستم هستید؟" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "تلاش برای ورود به سیستم توسط $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "زمان" }, - "confirmLogIn": { - "message": "تأیید ورود" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "رد ورود" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "ورود به سیستم برای $EMAIL$ در $DEVICE$ تأیید شد", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "این درخواست دیگر معتبر نیست." }, - "confirmLoginAtemptForMail": { - "message": "تأیید تلاش برای ورود به سیستم برای $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "ورود الزامیست" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/fi/messages.json b/apps/desktop/src/locales/fi/messages.json index d92c6a6df31..6809a1eeb72 100644 --- a/apps/desktop/src/locales/fi/messages.json +++ b/apps/desktop/src/locales/fi/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Kirjautuminen aloitettu" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "Laitteellesi on lähetetty ilmoitus." }, "aNotificationWasSentToYourDevice": { "message": "Laitteeseesi lähetettiin ilmoitus" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Varmista, että vahvistavan laitteen holvi on avattu ja että se näyttää saman tunnistelausekkeen" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Tarvitsetko toisen vaihtoehdon?" @@ -2782,11 +2791,11 @@ "message": "Näytä/piilota merkkikohtainen numerointi", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Yritätkö kirjautua sisään?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Kirjautumisyritys tunnuksella $EMAIL$.", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Aika" }, - "confirmLogIn": { - "message": "Vahvista kirjautuminen" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Hylkää kirjautuminen" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Kirjautuminen vahvistettu tunnuksella $EMAIL$ alustalla $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Pyyntö ei ole enää voimassa." }, - "confirmLoginAtemptForMail": { - "message": "Vahvista kirjautuminen tunnuksella $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Kirjautumista pyydetty" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Luodaan tili palvelimelle" }, diff --git a/apps/desktop/src/locales/fil/messages.json b/apps/desktop/src/locales/fil/messages.json index cfb4759ed12..61f50d46e70 100644 --- a/apps/desktop/src/locales/fil/messages.json +++ b/apps/desktop/src/locales/fil/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "Naipadala na ang notification sa iyong device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "I-toggle ang bilang ng character", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Sinusubukan mo bang mag-log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Pag-login pagtatangka sa pamamagitan ng $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Oras na" }, - "confirmLogIn": { - "message": "Kumpirmahin ang pag-login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Tanggihan ang pag login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Nakumpirma ang pag-login para sa $EMAIL$ sa $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Hindi na valid ang request na ito." }, - "confirmLoginAtemptForMail": { - "message": "Kumpirmahin ang pagtatangka sa pag-login para sa $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Hiniling ang pag log in" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/fr/messages.json b/apps/desktop/src/locales/fr/messages.json index aa1c1d69f57..099979955da 100644 --- a/apps/desktop/src/locales/fr/messages.json +++ b/apps/desktop/src/locales/fr/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Connexion initiée" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "Une notification a été envoyée à votre appareil." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Assurez-vous que votre compte est déverrouillé et que la phrase d'empreinte digitale correspond à celle de l'autre appareil" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Besoin d'une autre option ?" @@ -2782,11 +2791,11 @@ "message": "Activer / désactiver le compte de caractères", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Essayez-vous de vous connecter ?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Tentative de connexion par $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Heure" }, - "confirmLogIn": { - "message": "Confirmer la connexion" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Refuser la connexion" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Connexion confirmée pour $EMAIL$ sur $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Cette demande n'est plus valide." }, - "confirmLoginAtemptForMail": { - "message": "Confirmer la tentative de connexion pour $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Connexion demandée" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Création du compte sur" }, diff --git a/apps/desktop/src/locales/gl/messages.json b/apps/desktop/src/locales/gl/messages.json index 354ca094a78..e45dceeaa78 100644 --- a/apps/desktop/src/locales/gl/messages.json +++ b/apps/desktop/src/locales/gl/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/he/messages.json b/apps/desktop/src/locales/he/messages.json index 33b2a1a287b..d7efc382550 100644 --- a/apps/desktop/src/locales/he/messages.json +++ b/apps/desktop/src/locales/he/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "התראה נשלחה למכשירך." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "החלפת מצב ספירת תווים", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "האם את/ה מנסה להתחבר? " + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "ניסיון התחברות של $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "זמן" }, - "confirmLogIn": { - "message": "אישור ההתחברות" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "ביטול התחברות" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "התחברות אושרה עבור $EMAIL$ במכשיר $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/hi/messages.json b/apps/desktop/src/locales/hi/messages.json index b5fc39ef715..20b93e3c4d3 100644 --- a/apps/desktop/src/locales/hi/messages.json +++ b/apps/desktop/src/locales/hi/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/hr/messages.json b/apps/desktop/src/locales/hr/messages.json index 98116940199..dc934506d93 100644 --- a/apps/desktop/src/locales/hr/messages.json +++ b/apps/desktop/src/locales/hr/messages.json @@ -250,17 +250,17 @@ "message": "Pogreška" }, "decryptionError": { - "message": "Decryption error" + "message": "Pogreška pri dešifriranju" }, "couldNotDecryptVaultItemsBelow": { - "message": "Bitwarden could not decrypt the vault item(s) listed below." + "message": "Bitwarden nije mogao dešifrirati sljedeće stavke trezora." }, "contactCSToAvoidDataLossPart1": { - "message": "Contact customer success", + "message": "Kontaktiraj službu za korisnike", "description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'" }, "contactCSToAvoidDataLossPart2": { - "message": "to avoid additional data loss.", + "message": "kako bi izbjegli gubitak podataka.", "description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'" }, "january": { @@ -886,13 +886,13 @@ "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated." }, "verifyIdentity": { - "message": "Verify your Identity" + "message": "Potvrdi svoj identitet" }, "weDontRecognizeThisDevice": { - "message": "We don't recognize this device. Enter the code sent to your email to verify your identity." + "message": "Ne prepoznajemo ovaj uređaj. Za potvrdu identiteta unesi kôd poslan e-poštom." }, "continueLoggingIn": { - "message": "Continue logging in" + "message": "Nastavi prijavu" }, "webAuthnTitle": { "message": "FIDO2 WebAuthn" @@ -2551,7 +2551,7 @@ "message": "Koristi konfigurirani catch-all sandučić svoje domene." }, "useThisEmail": { - "message": "Use this email" + "message": "Koristi ovu e-poštu" }, "random": { "message": "Nasumično" @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Prijava pokrenuta" }, + "logInRequestSent": { + "message": "Zahtjev poslan" + }, "notificationSentDevice": { "message": "Obavijest je poslana na tvoj uređaj." }, "aNotificationWasSentToYourDevice": { "message": "Obavijest je poslana na tvoj uređaj" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Provjeri je li trezor otključan i slaže li se jedinstvena fraza s drugim uređajem" + "notificationSentDevicePart1": { + "message": "Otključaj Bitwarden na svojem uređaju ili na " + }, + "notificationSentDeviceAnchor": { + "message": "web trezoru" + }, + "notificationSentDevicePart2": { + "message": "Provjeri slaže li se jedinstvena fraza s ovdje prikazanom prije odobravanja." }, "needAnotherOptionV1": { "message": "Trebaš drugu opciju?" @@ -2782,11 +2791,11 @@ "message": "Prikaži/Sakrij broj znakova", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Pokušavaš li se prijaviti?" + "areYouTryingToAccessYourAccount": { + "message": "Pokušavaš li pristupiti svom računu?" }, - "logInAttemptBy": { - "message": "$EMAIL$ se pokušava prijaviti", + "accessAttemptBy": { + "message": "$EMAIL$ pokušava pristupiti", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Vrijeme" }, - "confirmLogIn": { - "message": "Potvrdi prijavu" + "confirmAccess": { + "message": "Potvrdi pristup" }, - "denyLogIn": { - "message": "Odbij prijavu" + "denyAccess": { + "message": "Odbij pristup" }, "logInConfirmedForEmailOnDevice": { "message": "Prijava za $EMAIL$ potvrđena na uređaju $DEVICE$", @@ -2843,7 +2852,7 @@ "thisRequestIsNoLongerValid": { "message": "Ovaj zahtjev više nije valjan." }, - "confirmLoginAtemptForMail": { + "confirmAccessAttempt": { "message": "Potvrdi pokušaj prijave za $EMAIL$", "placeholders": { "email": { @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Zatražena je prijava" }, + "accountAccessRequested": { + "message": "Zatražen je pristup računu" + }, "creatingAccountOn": { "message": "Stvaranje računa na" }, @@ -2889,10 +2901,10 @@ "message": "Slaba lozinka je nađena među ukradenima tijekom krađa podataka. Za zaštitu svog računa koristi jaku i jedinstvenu lozinku. Želiš li svejedno korisiti slabu, ukradenu lozinku?" }, "useThisPassword": { - "message": "Use this password" + "message": "Koristi ovu lozinku" }, "useThisUsername": { - "message": "Use this username" + "message": "Koristi ovo korisničko ime" }, "checkForBreaches": { "message": "Provjeri je li lozinka ukradena prilikom krađe podataka" @@ -3392,19 +3404,19 @@ "message": "Nisu nađeni slobodni portovi za SSO prijavu." }, "biometricsStatusHelptextUnlockNeeded": { - "message": "Biometric unlock is unavailable because PIN or password unlock is required first." + "message": "Biometrijsko otključavanje nije dostupno jer je prvo potrebno otključati PIN-om ili lozinkom." }, "biometricsStatusHelptextHardwareUnavailable": { - "message": "Biometric unlock is currently unavailable." + "message": "Biometrijsko otključavanje trenutno nije dostupno." }, "biometricsStatusHelptextAutoSetupNeeded": { - "message": "Biometric unlock is unavailable due to misconfigured system files." + "message": "Biometrijsko otključavanje nije dostupno zbog pogrešno konfiguriranih sistemskih datoteka." }, "biometricsStatusHelptextManualSetupNeeded": { - "message": "Biometric unlock is unavailable due to misconfigured system files." + "message": "Biometrijsko otključavanje nije dostupno zbog pogrešno konfiguriranih sistemskih datoteka." }, "biometricsStatusHelptextNotEnabledLocally": { - "message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.", + "message": "Biometrijsko otključavanje nije dostupno jer nije omogućeno za $EMAIL$ u Bitwarden desktop aplikaciji.", "placeholders": { "email": { "content": "$1", @@ -3413,7 +3425,7 @@ } }, "biometricsStatusHelptextUnavailableReasonUnknown": { - "message": "Biometric unlock is currently unavailable for an unknown reason." + "message": "Biometrijsko otključavanje trenutno nije dostupno iz nepoznatog razloga." }, "authorize": { "message": "Autoriziraj" @@ -3485,18 +3497,18 @@ "message": "Promjeni e-poštu računa" }, "organizationUpgradeRequired": { - "message": "Organization upgrade required" + "message": "Potrebna nadogradnja organizacije" }, "upgradeOrganization": { - "message": "Upgrade organization" + "message": "Nadogradi organizaciju" }, "upgradeOrganizationDesc": { - "message": "This feature is not available for free organizations. Switch to a paid plan to unlock more features." + "message": "Ova značajka nije dostupna organizacijama koje koriste besplatnu uslugu. Prebaci se na plaćeni paket za pristup ovoj i drugim značajkama." }, "updateBrowserOrDisableFingerprintDialogTitle": { - "message": "Extension update required" + "message": "Potrebno je ažurirati proširenje" }, "updateBrowserOrDisableFingerprintDialogMessage": { - "message": "The browser extension you are using is out of date. Please update it or disable browser integration fingerprint validation in the desktop app settings." + "message": "Proširenje preglednika koje koristitš zastarjelo. Ažuriraj ga ili onemogući provjeru otiska prsta u pregledniku u postavkama aplikacije za stolno računalo." } } diff --git a/apps/desktop/src/locales/hu/messages.json b/apps/desktop/src/locales/hu/messages.json index dac7c8128b4..d0d06176498 100644 --- a/apps/desktop/src/locales/hu/messages.json +++ b/apps/desktop/src/locales/hu/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "A bejelentkezés elindításra került." }, + "logInRequestSent": { + "message": "A kérés elküldésre került." + }, "notificationSentDevice": { "message": "Egy értesítés lett elküldve az eszközre." }, "aNotificationWasSentToYourDevice": { "message": "Egy értesítés lett elküldve az eszközre." }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Ellenőrizzük, hogy a széf feloldásra került és az ujjlenyomat kifejezés egyezik a másik eszközön levővel." + "notificationSentDevicePart1": { + "message": "A Bitwarden zárolás feloldása az eszközön vagy: " + }, + "notificationSentDeviceAnchor": { + "message": "webalkalmazás" + }, + "notificationSentDevicePart2": { + "message": "Jóváhagyás előtt győződjünk meg arról, hogy az ujjlenyomat kifejezés megegyezik az alábbi kifejezéssel." }, "needAnotherOptionV1": { "message": "Másik opció szükséges?" @@ -2782,10 +2791,10 @@ "message": "Karakterszámláló váltás", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Megpróbálunk bejelentkezni?" + "areYouTryingToAccessYourAccount": { + "message": "A fiókhoz próbálunk hozzáférni?" }, - "logInAttemptBy": { + "accessAttemptBy": { "message": "Bejelentkezési kísérlet $EMAIL$ segítségével", "placeholders": { "email": { @@ -2803,11 +2812,11 @@ "time": { "message": "Időpont" }, - "confirmLogIn": { - "message": "Bejelentkezés megerősítése" + "confirmAccess": { + "message": "Hozzáférés megerősítése" }, - "denyLogIn": { - "message": "Bejelentkezés megtagadása" + "denyAccess": { + "message": "Hozzáférés megtagadása" }, "logInConfirmedForEmailOnDevice": { "message": "A bejelelentketés $EMAIL$ email címmel megerősítésre került $DEVICE$ eszközön.", @@ -2843,7 +2852,7 @@ "thisRequestIsNoLongerValid": { "message": "A kérés a továbbiakban már nem érvényes." }, - "confirmLoginAtemptForMail": { + "confirmAccessAttempt": { "message": "Bejelentkezési kísérlet megerősítése $EMAIL$ email címmel", "placeholders": { "email": { @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Bejelentkezés megkérve" }, + "accountAccessRequested": { + "message": "Fiók hozzáférés kérés történt." + }, "creatingAccountOn": { "message": "Fiók létrehozása:" }, diff --git a/apps/desktop/src/locales/id/messages.json b/apps/desktop/src/locales/id/messages.json index 78c8c7ab73f..d9bc96f6e59 100644 --- a/apps/desktop/src/locales/id/messages.json +++ b/apps/desktop/src/locales/id/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/it/messages.json b/apps/desktop/src/locales/it/messages.json index 2340545e659..6d542bad4eb 100644 --- a/apps/desktop/src/locales/it/messages.json +++ b/apps/desktop/src/locales/it/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Accesso avviato" }, + "logInRequestSent": { + "message": "Richiesta inviata" + }, "notificationSentDevice": { "message": "Una notifica è stata inviata al tuo dispositivo." }, "aNotificationWasSentToYourDevice": { "message": "Una notifica è stata inviata al tuo dispositivo" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Assicurati che il tuo account sia sbloccato e che la frase dell'impronta digitale corrisponda nell'altro dispositivo" + "notificationSentDevicePart1": { + "message": "Sblocca Bitwarden sul tuo dispositivo o su " + }, + "notificationSentDeviceAnchor": { + "message": "app web" + }, + "notificationSentDevicePart2": { + "message": "Assicurarsi che la frase di impronta digitale corrisponda a quella sottostante prima dell'approvazione." }, "needAnotherOptionV1": { "message": "Bisogno di un'altra opzione?" @@ -2782,10 +2791,10 @@ "message": "Attiva/disattiva conteggio caratteri", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Stai cercando di accedere?" + "areYouTryingToAccessYourAccount": { + "message": "Stai cercando di accedere al tuo account?" }, - "logInAttemptBy": { + "accessAttemptBy": { "message": "Tentativo di accesso di $EMAIL$", "placeholders": { "email": { @@ -2803,10 +2812,10 @@ "time": { "message": "Ora" }, - "confirmLogIn": { - "message": "Consenti accesso" + "confirmAccess": { + "message": "Conferma accesso" }, - "denyLogIn": { + "denyAccess": { "message": "Nega accesso" }, "logInConfirmedForEmailOnDevice": { @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "La richiesta non è più valida." }, - "confirmLoginAtemptForMail": { - "message": "Conferma il tentativo di accesso di $EMAIL$", + "confirmAccessAttempt": { + "message": "Conferma il tentativo di accesso per $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Accesso richiesto" }, + "accountAccessRequested": { + "message": "Accesso all'account richiesto" + }, "creatingAccountOn": { "message": "Creazione account su" }, diff --git a/apps/desktop/src/locales/ja/messages.json b/apps/desktop/src/locales/ja/messages.json index b28f69819f9..41b4d399f51 100644 --- a/apps/desktop/src/locales/ja/messages.json +++ b/apps/desktop/src/locales/ja/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "ログイン開始" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "デバイスに通知を送信しました。" }, "aNotificationWasSentToYourDevice": { "message": "お使いのデバイスに通知が送信されました" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "アカウントがロック解除されていることと、フィンガープリントフレーズが他の端末と一致していることを確認してください" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "別の選択肢が必要ですか?" @@ -2782,11 +2791,11 @@ "message": "文字カウントを切り替える", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "ログインしようとしていますか?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "$EMAIL$ によるログインの試行", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "時間" }, - "confirmLogIn": { - "message": "ログインを承認" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "ログインを拒否" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "$EMAIL$ に $DEVICE$ でのログインを承認しました", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "このリクエストは無効になりました。" }, - "confirmLoginAtemptForMail": { - "message": "$EMAIL$ のログイン試行を確認", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "ログインリクエスト済み" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "アカウント作成:" }, diff --git a/apps/desktop/src/locales/ka/messages.json b/apps/desktop/src/locales/ka/messages.json index 52204b185cc..a69c301e84b 100644 --- a/apps/desktop/src/locales/ka/messages.json +++ b/apps/desktop/src/locales/ka/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "დრო" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/km/messages.json b/apps/desktop/src/locales/km/messages.json index 354ca094a78..e45dceeaa78 100644 --- a/apps/desktop/src/locales/km/messages.json +++ b/apps/desktop/src/locales/km/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/kn/messages.json b/apps/desktop/src/locales/kn/messages.json index 24fd070ff4b..d588892e901 100644 --- a/apps/desktop/src/locales/kn/messages.json +++ b/apps/desktop/src/locales/kn/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/ko/messages.json b/apps/desktop/src/locales/ko/messages.json index 80170407b6b..f8cacefaff2 100644 --- a/apps/desktop/src/locales/ko/messages.json +++ b/apps/desktop/src/locales/ko/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "기기에 알림이 전송되었습니다." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "글자 수 표시하기", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "로그인을 시도하셨나요?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "$EMAIL$(으)로의 로그인 시도", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "시각" }, - "confirmLogIn": { - "message": "로그인 확인" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "로그인 거부" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "$DEVICE$에서 $EMAIL$(으)로의 로그인이 확인되었습니다", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "더 이상 유효하지 않은 요청입니다." }, - "confirmLoginAtemptForMail": { - "message": "$EMAIL$(으)로의 로그인 시도 확인", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "로그인 요청됨" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/lt/messages.json b/apps/desktop/src/locales/lt/messages.json index 8df650da355..b77e736e4b4 100644 --- a/apps/desktop/src/locales/lt/messages.json +++ b/apps/desktop/src/locales/lt/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Pradėtas prisijungimas" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "Į jūsų įrenginį išsiųstas pranešimas." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Perjungti simbolių skaičių", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Ar bandote prisijungti?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Prisijungimo bandymas iš $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Laikas" }, - "confirmLogIn": { - "message": "Patvirtinkite prisijungimą" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Neleisti prisijungti" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "$EMAIL$ prisijungimas patvirtinas $DEVICE$ įrenginyje", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Ši užklausa nebegalioja." }, - "confirmLoginAtemptForMail": { - "message": "Patvirtinti bandymą prisijungti iš $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Prašoma prisijungti" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/lv/messages.json b/apps/desktop/src/locales/lv/messages.json index 588b9f7e8db..0daed0a52d2 100644 --- a/apps/desktop/src/locales/lv/messages.json +++ b/apps/desktop/src/locales/lv/messages.json @@ -2551,7 +2551,7 @@ "message": "Izmantot uzstādīto domēna visu tverošo iesūtni." }, "useThisEmail": { - "message": "Use this email" + "message": "Izmantot šo e-pasta adresi" }, "random": { "message": "Nejauši" @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Uzsākta pieteikšanās" }, + "logInRequestSent": { + "message": "Pieprasījums nosūtīts" + }, "notificationSentDevice": { "message": "Uz jūsu ierīci ir nosūtīts paziņojums." }, "aNotificationWasSentToYourDevice": { "message": "Uz ierīci tika nosūtīts paziņojums" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Lūgums pārliecināties, ka konts ir atslēgts un atpazīšanas vārdkopa ir tāda pati arī otrā ierīcē" + "notificationSentDevicePart1": { + "message": "Bitwarden jāatslēdz savā ierīcē vai " + }, + "notificationSentDeviceAnchor": { + "message": "tīmekļa lietotnē" + }, + "notificationSentDevicePart2": { + "message": "Pirms apstiprināšanas jāpārliecinās, ka pirkstu nospieduma vārdkopa atbilst zemāk esošajai." }, "needAnotherOptionV1": { "message": "Nepieciešama cita iespēja?" @@ -2782,11 +2791,11 @@ "message": "Pārslēgt rakstzīmju skaita attēlošanu", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Vai mēģini pieteikties?" + "areYouTryingToAccessYourAccount": { + "message": "Vai mēģini piekļūt savam kontam?" }, - "logInAttemptBy": { - "message": "$EMAIL$ pieteikšanās mēģinājums", + "accessAttemptBy": { + "message": "$EMAIL$ piekļuves mēģinājums", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Laiks" }, - "confirmLogIn": { - "message": "Apstiprināt pieteikšanos" + "confirmAccess": { + "message": "Apstiprināt piekļuvi" }, - "denyLogIn": { - "message": "Atteikt pieteikšanos" + "denyAccess": { + "message": "Noraidīt piekļuvi" }, "logInConfirmedForEmailOnDevice": { "message": "$EMAIL$ pieteikšanās apstiprināta ierīcē $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Šis pieprasījums vairs nav derīgs." }, - "confirmLoginAtemptForMail": { - "message": "Apstiprināt $EMAIL$ pieteikšanās mēģinājumu", + "confirmAccessAttempt": { + "message": "Apstiprināt $EMAIL$ piekļuves mēģinājumu", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Pieprasīta pieteikšanās" }, + "accountAccessRequested": { + "message": "Pieprasīta piekļuve kontam" + }, "creatingAccountOn": { "message": "Tiek veidots konts" }, diff --git a/apps/desktop/src/locales/me/messages.json b/apps/desktop/src/locales/me/messages.json index d594a5d15e1..4de57ed1d83 100644 --- a/apps/desktop/src/locales/me/messages.json +++ b/apps/desktop/src/locales/me/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/ml/messages.json b/apps/desktop/src/locales/ml/messages.json index 36e483a7597..ce0eb31faed 100644 --- a/apps/desktop/src/locales/ml/messages.json +++ b/apps/desktop/src/locales/ml/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/mr/messages.json b/apps/desktop/src/locales/mr/messages.json index 354ca094a78..e45dceeaa78 100644 --- a/apps/desktop/src/locales/mr/messages.json +++ b/apps/desktop/src/locales/mr/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/my/messages.json b/apps/desktop/src/locales/my/messages.json index 93bbd900190..b04ca10271a 100644 --- a/apps/desktop/src/locales/my/messages.json +++ b/apps/desktop/src/locales/my/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/nb/messages.json b/apps/desktop/src/locales/nb/messages.json index aa75e60accf..d2def0b4b2d 100644 --- a/apps/desktop/src/locales/nb/messages.json +++ b/apps/desktop/src/locales/nb/messages.json @@ -27,7 +27,7 @@ "message": "Sikker notis" }, "typeSshKey": { - "message": "SSH key" + "message": "SSH-nøkkel" }, "folders": { "message": "Mapper" @@ -64,7 +64,7 @@ } }, "welcomeBack": { - "message": "Welcome back" + "message": "Velkommen tilbake" }, "moveToOrgDesc": { "message": "Velg en organisasjon som du ønsker å flyttet elementet til. Ved å flytte til en organisasjon, overfører du eierskapet til elementet til den organisasjonen. Du vil ikke lenger være den direkte eieren av elementet etter at den har blitt flyttet." @@ -181,16 +181,16 @@ "message": "Adresse" }, "sshPrivateKey": { - "message": "Private key" + "message": "Privat nøkkel" }, "sshPublicKey": { - "message": "Public key" + "message": "Offentlig nøkkel" }, "sshFingerprint": { - "message": "Fingerprint" + "message": "Fingeravtrykk" }, "sshKeyAlgorithm": { - "message": "Key type" + "message": "Nøkkeltype" }, "sshKeyAlgorithmED25519": { "message": "ED25519" @@ -208,19 +208,19 @@ "message": "A new SSH key was generated" }, "sshKeyWrongPassword": { - "message": "The password you entered is incorrect." + "message": "Passordet du skrev inn er feil." }, "importSshKey": { - "message": "Import" + "message": "Importer" }, "confirmSshKeyPassword": { - "message": "Confirm password" + "message": "Bekreft passordet" }, "enterSshKeyPasswordDesc": { "message": "Enter the password for the SSH key." }, "enterSshKeyPassword": { - "message": "Enter password" + "message": "Skriv inn passord" }, "sshAgentUnlockRequired": { "message": "Please unlock your vault to approve the SSH key request." @@ -229,7 +229,7 @@ "message": "SSH key request timed out." }, "enableSshAgent": { - "message": "Enable SSH agent" + "message": "Skru på SSH-agent" }, "enableSshAgentDesc": { "message": "Enable the SSH agent to sign SSH requests right from your Bitwarden vault." @@ -250,7 +250,7 @@ "message": "Feil" }, "decryptionError": { - "message": "Decryption error" + "message": "Dekrypteringsfeil" }, "couldNotDecryptVaultItemsBelow": { "message": "Bitwarden could not decrypt the vault item(s) listed below." @@ -260,7 +260,7 @@ "description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'" }, "contactCSToAvoidDataLossPart2": { - "message": "to avoid additional data loss.", + "message": "for å unngå ytterligere datatap.", "description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'" }, "january": { @@ -337,7 +337,7 @@ "message": "Generer et passord" }, "generatePassphrase": { - "message": "Generate passphrase" + "message": "Generér passordfrase" }, "type": { "message": "Type" @@ -475,7 +475,7 @@ "message": "Kopier passordet" }, "regenerateSshKey": { - "message": "Regenerate SSH key" + "message": "Generér SSH-nøkkel på nytt" }, "copySshPrivateKey": { "message": "Copy SSH private key" @@ -512,19 +512,19 @@ "message": "Spesialtegn (!@#$%^&*)" }, "include": { - "message": "Include", + "message": "Inkluder", "description": "Card header for password generator include block" }, "uppercaseDescription": { - "message": "Include uppercase characters", + "message": "Inkluder store bokstaver", "description": "Tooltip for the password generator uppercase character checkbox" }, "uppercaseLabel": { - "message": "A-Z", + "message": "A-Å", "description": "Label for the password generator uppercase character checkbox" }, "lowercaseDescription": { - "message": "Include lowercase characters", + "message": "Inkluder små bokstaver", "description": "Full description for the password generator lowercase character checkbox" }, "lowercaseLabel": { @@ -532,7 +532,7 @@ "description": "Label for the password generator lowercase character checkbox" }, "numbersDescription": { - "message": "Include numbers", + "message": "Inkluder tall", "description": "Full description for the password generator numbers checkbox" }, "numbersLabel": { @@ -540,7 +540,7 @@ "description": "Label for the password generator numbers checkbox" }, "specialCharactersDescription": { - "message": "Include special characters", + "message": "Inkluder spesialtegn", "description": "Full description for the password generator special characters checkbox" }, "specialCharactersLabel": { @@ -575,7 +575,7 @@ "description": "deprecated. Use avoidAmbiguous instead." }, "avoidAmbiguous": { - "message": "Avoid ambiguous characters", + "message": "Unngå forvekslingsbare tegn", "description": "Label for the avoid ambiguous characters checkbox." }, "generatorPolicyInEffect": { @@ -638,7 +638,7 @@ "message": "Opprett en konto" }, "newToBitwarden": { - "message": "New to Bitwarden?" + "message": "Er du ny til Bitwarden?" }, "setAStrongPassword": { "message": "Velg et sterkt passord" @@ -650,13 +650,13 @@ "message": "Logg på" }, "logInToBitwarden": { - "message": "Log in to Bitwarden" + "message": "Logg inn på Bitwarden" }, "logInWithPasskey": { - "message": "Log in with passkey" + "message": "Logg inn med passnøkkel" }, "loginWithDevice": { - "message": "Log in with device" + "message": "Logg på med enhet" }, "useSingleSignOn": { "message": "Use single sign-on" @@ -723,13 +723,13 @@ "message": "Innstillinger" }, "accountEmail": { - "message": "Account email" + "message": "Kontoens E-postadresse" }, "requestHint": { "message": "Be om hint" }, "requestPasswordHint": { - "message": "Request password hint" + "message": "Be om passordhint" }, "enterYourAccountEmailAddressAndYourPasswordHintWillBeSentToYou": { "message": "Enter your account email address and your password hint will be sent to you" @@ -766,7 +766,7 @@ } }, "youSuccessfullyLoggedIn": { - "message": "You successfully logged in" + "message": "Du har vellykket logget inn" }, "youMayCloseThisWindow": { "message": "Du kan lukke dette vinduet" @@ -778,10 +778,10 @@ "message": "Din nye konto har blitt opprettet! Du kan nå logge på." }, "newAccountCreated2": { - "message": "Your new account has been created!" + "message": "Den nye kontoen din er opprettet!" }, "youHaveBeenLoggedIn": { - "message": "You have been logged in!" + "message": "Du har blitt logget inn!" }, "masterPassSent": { "message": "Vi har sendt deg en E-post med hintet til superpassordet." @@ -892,7 +892,7 @@ "message": "We don't recognize this device. Enter the code sent to your email to verify your identity." }, "continueLoggingIn": { - "message": "Continue logging in" + "message": "Fortsett innloggingen" }, "webAuthnTitle": { "message": "FIDO2 WebAuthn" @@ -904,7 +904,7 @@ "message": "E-post" }, "emailDescV2": { - "message": "Enter a code sent to your email." + "message": "Skriv inn koden du har fått tilsendt på E-post." }, "loginUnavailable": { "message": "Innloggingen er utilgjengelig" @@ -992,7 +992,7 @@ "message": "Logget av" }, "loggedOutDesc": { - "message": "You have been logged out of your account." + "message": "Du har blitt logget ut av kontoen din." }, "loginExpired": { "message": "Din innloggingsøkt har utløpt." @@ -1007,7 +1007,7 @@ "message": "Please restart registration or try logging in." }, "youMayAlreadyHaveAnAccount": { - "message": "You may already have an account" + "message": "Du har kanskje allerede en konto" }, "logOutConfirmation": { "message": "Er du sikker på at du vil logge av?" @@ -1064,10 +1064,10 @@ "message": "Endre hovedpassordet" }, "continueToWebApp": { - "message": "Continue to web app?" + "message": "Vil du fortsette til nettappen?" }, "changeMasterPasswordOnWebConfirmation": { - "message": "You can change your master password on the Bitwarden web app." + "message": "Du kan endre hovedpassordet ditt i Bitwardens nettapp." }, "fingerprintPhrase": { "message": "Fingeravtrykksfrase", @@ -1096,16 +1096,16 @@ "message": "Hvelvet ditt er låst. Bekreft hovedpassordet ditt for å fortsette." }, "yourAccountIsLocked": { - "message": "Your account is locked" + "message": "Kontoen din er låst" }, "or": { - "message": "or" + "message": "eller" }, "unlockWithBiometrics": { - "message": "Unlock with biometrics" + "message": "Lås opp med biometri" }, "unlockWithMasterPassword": { - "message": "Unlock with master password" + "message": "Lås opp med hovedpassord" }, "unlock": { "message": "Lås opp" @@ -1413,10 +1413,10 @@ "message": "Passordhistorikk" }, "generatorHistory": { - "message": "Generator history" + "message": "Generatorhistorikk" }, "clearGeneratorHistoryTitle": { - "message": "Clear generator history" + "message": "Tøm generatorhistorikk" }, "cleargGeneratorHistoryDescription": { "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" @@ -1429,13 +1429,13 @@ "message": "Det er ingen passord å liste opp." }, "clearHistory": { - "message": "Clear history" + "message": "Tøm historikk" }, "nothingToShow": { - "message": "Nothing to show" + "message": "Ingenting å vise" }, "nothingGeneratedRecently": { - "message": "You haven't generated anything recently" + "message": "Du har ikke generert noe i det siste" }, "undo": { "message": "Angre" @@ -1512,7 +1512,7 @@ } }, "copySuccessful": { - "message": "Copy Successful" + "message": "Kopiering lyktes" }, "errorRefreshingAccessToken": { "message": "Access Token Refresh Error" @@ -1635,7 +1635,7 @@ "message": "Set a file password to encrypt the export and import it to any Bitwarden account using the password for decryption." }, "exportTypeHeading": { - "message": "Export type" + "message": "Eksporttype" }, "accountRestricted": { "message": "Konto begrenset" @@ -1749,7 +1749,7 @@ "message": "Ytterligere Windows Hello-innstillinger" }, "unlockWithPolkit": { - "message": "Unlock with system authentication" + "message": "Lås opp med systemautentisering" }, "windowsHelloConsentMessage": { "message": "Bekreft for Bitwarden." @@ -1907,7 +1907,7 @@ "description": "Used as a card title description on the set password page to explain why the user is there" }, "cardMetrics": { - "message": "out of $TOTAL$", + "message": "av $TOTAL$", "placeholders": { "total": { "content": "$1", @@ -1974,16 +1974,16 @@ "message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox." }, "unsubscribe": { - "message": "Unsubscribe" + "message": "Avabonner" }, "atAnyTime": { - "message": "at any time." + "message": "når som helst." }, "byContinuingYouAgreeToThe": { - "message": "By continuing, you agree to the" + "message": "Ved å fortsette, samtykker du til" }, "and": { - "message": "and" + "message": "og" }, "acceptPolicies": { "message": "Ved å huke av i denne boksen sier du deg enig i følgende:" @@ -2028,7 +2028,7 @@ "message": "Aktiver et ekstra lag sikkerhet ved å kreve fingeravtrykksvalidering når du oppretter en kobling mellom skrivebordet og nettleseren. Når dette er aktivert kreves det brukerintervensjon og verifisering hver gang en tilkobling etableres." }, "enableHardwareAcceleration": { - "message": "Use hardware acceleration" + "message": "Bruk maskinvareakselerering" }, "enableHardwareAccelerationDesc": { "message": "By default this setting is ON. Turn OFF only if you experience graphical issues. Restart is required." @@ -2440,7 +2440,7 @@ "message": "Bytt konto" }, "alreadyHaveAccount": { - "message": "Already have an account?" + "message": "Har du allerede en konto?" }, "options": { "message": "Alternativer" @@ -2476,7 +2476,7 @@ "message": "Låst" }, "yourVaultIsLockedV2": { - "message": "Your vault is locked" + "message": "Hvelvet ditt er låst" }, "unlocked": { "message": "Opplåst" @@ -2498,10 +2498,10 @@ "message": "Generer brukernavn" }, "generateEmail": { - "message": "Generate email" + "message": "Generér E-post" }, "spinboxBoundariesHint": { - "message": "Value must be between $MIN$ and $MAX$.", + "message": "Verdien må være mellom $MIN$ og $MAX$.", "description": "Explains spin box minimum and maximum values to the user", "placeholders": { "min": { @@ -2515,7 +2515,7 @@ } }, "passwordLengthRecommendationHint": { - "message": " Use $RECOMMENDED$ characters or more to generate a strong password.", + "message": " Bruk minst $RECOMMENDED$ tegn for å generere et sterkt passord.", "description": "Appended to `spinboxBoundariesHint` to recommend a length to the user. This must include any language-specific 'sentence' separator characters (e.g. a space in english).", "placeholders": { "recommended": { @@ -2551,7 +2551,7 @@ "message": "Bruk domenets konfigurerte catch-all innboks." }, "useThisEmail": { - "message": "Use this email" + "message": "Bruk denne E-postadressen" }, "random": { "message": "Tilfeldig" @@ -2581,11 +2581,11 @@ "message": "Generer et e-postalias med en ekstern videresendingstjeneste." }, "forwarderDomainName": { - "message": "Email domain", + "message": "E-postdomene", "description": "Labels the domain name email forwarder service option" }, "forwarderDomainNameHint": { - "message": "Choose a domain that is supported by the selected service", + "message": "Velg et domene som støttes av den valgte tjenesten", "description": "Guidance provided for email forwarding services that support multiple email domains." }, "forwarderError": { @@ -2603,11 +2603,11 @@ } }, "forwarderGeneratedBy": { - "message": "Generated by Bitwarden.", + "message": "Generert av Bitwarden.", "description": "Displayed with the address on the forwarding service's configuration screen." }, "forwarderGeneratedByWithWebsite": { - "message": "Website: $WEBSITE$. Generated by Bitwarden.", + "message": "Nettsted: $WEBSITE$. Generert av Bitwarden.", "description": "Displayed with the address on the forwarding service's configuration screen.", "placeholders": { "WEBSITE": { @@ -2617,7 +2617,7 @@ } }, "forwaderInvalidToken": { - "message": "Invalid $SERVICENAME$ API token", + "message": "Ugyldig $SERVICENAME$-API-sjetong", "description": "Displayed when the user's API token is empty or rejected by the forwarding service.", "placeholders": { "servicename": { @@ -2627,7 +2627,7 @@ } }, "forwaderInvalidTokenWithMessage": { - "message": "Invalid $SERVICENAME$ API token: $ERRORMESSAGE$", + "message": "Ugyldig $SERVICENAME$-API-sjetong: $ERRORMESSAGE$", "description": "Displayed when the user's API token is rejected by the forwarding service with an error message.", "placeholders": { "servicename": { @@ -2651,7 +2651,7 @@ } }, "forwarderNoDomain": { - "message": "Invalid $SERVICENAME$ domain.", + "message": "Ugyldig $SERVICENAME$-domene.", "description": "Displayed when the domain is empty or domain authorization failed at the forwarding service.", "placeholders": { "servicename": { @@ -2671,7 +2671,7 @@ } }, "forwarderUnknownError": { - "message": "Unknown $SERVICENAME$ error occurred.", + "message": "Ukjent $SERVICENAME$-feil oppstod.", "description": "Displayed when the forwarding service failed due to an unknown error.", "placeholders": { "servicename": { @@ -2743,19 +2743,28 @@ "message": "Logg inn med en annen enhet" }, "loginInitiated": { - "message": "Login initiated" + "message": "Innlogging igangsatt" + }, + "logInRequestSent": { + "message": "Forespørsel sendt" }, "notificationSentDevice": { "message": "Et varsel har blitt sendt til enheten din." }, "aNotificationWasSentToYourDevice": { - "message": "A notification was sent to your device" + "message": "Et varsel ble sendt til enheten din" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "nett-app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { - "message": "Need another option?" + "message": "Trenger du et annet alternativ?" }, "fingerprintMatchInfo": { "message": "Please make sure your vault is unlocked and Fingerprint phrase matches the other device." @@ -2770,7 +2779,7 @@ "message": "Log in with device must be set up in the settings of the Bitwarden app. Need another option?" }, "viewAllLogInOptions": { - "message": "View all log in options" + "message": "Vis alle påloggingsalternativer" }, "viewAllLoginOptions": { "message": "Vis alle påloggingsalternativer" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Prøver du å logge på?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Påloggingsforsøk av $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Tid" }, - "confirmLogIn": { - "message": "Bekreft innlogging" + "confirmAccess": { + "message": "Bekreft tilgang" }, - "denyLogIn": { - "message": "Avslå innlogging" + "denyAccess": { + "message": "Nekt tilgang" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Denne forespørselen er ikke lenger gyldig." }, - "confirmLoginAtemptForMail": { - "message": "Bekreft påloggingsforsøket til $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,14 +2864,17 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { - "message": "Creating account on" + "message": "Oppretter en konto på" }, "checkYourEmail": { - "message": "Check your email" + "message": "Sjekk E-postinnboksen din" }, "followTheLinkInTheEmailSentTo": { - "message": "Follow the link in the email sent to" + "message": "Følg lenken i E-postadressen som ble sendt til" }, "andContinueCreatingYourAccount": { "message": "and continue creating your account." @@ -2874,7 +2886,7 @@ "message": "Gå tilbake" }, "toEditYourEmailAddress": { - "message": "to edit your email address." + "message": "for å redigere E-postadressen din." }, "exposedMasterPassword": { "message": "Eksponert hovedpassord" @@ -2889,22 +2901,22 @@ "message": "Weak password identified and found in a data breach. Use a strong and unique password to protect your account. Are you sure you want to use this password?" }, "useThisPassword": { - "message": "Use this password" + "message": "Bruk dette passordet" }, "useThisUsername": { - "message": "Use this username" + "message": "Bruk dette brukernavnet" }, "checkForBreaches": { "message": "Check known data breaches for this password" }, "loggedInExclamation": { - "message": "Logged in!" + "message": "Innlogget!" }, "important": { "message": "Viktig:" }, "accessing": { - "message": "Accessing" + "message": "Logger inn på" }, "accessTokenUnableToBeDecrypted": { "message": "You have been logged out because your access token could not be decrypted. Please log in again to resolve this issue." @@ -2937,7 +2949,7 @@ "message": "Device approval required. Select an approval option below:" }, "deviceApprovalRequiredV2": { - "message": "Device approval required" + "message": "Enhetsgodkjennelse kreves" }, "selectAnApprovalOptionBelow": { "message": "Select an approval option below" @@ -2998,7 +3010,7 @@ "message": "Active user email not found. Logging you out." }, "deviceTrusted": { - "message": "Device trusted" + "message": "Enheten er betrodd" }, "inputRequired": { "message": "Inndata er påkrevd." @@ -3107,10 +3119,10 @@ "message": "Hopp frem til innholdet" }, "typePasskey": { - "message": "Passkey" + "message": "Passnøkkel" }, "passkeyNotCopied": { - "message": "Passkey will not be copied" + "message": "Passkoden vil ikke bli kopiert" }, "passkeyNotCopiedAlert": { "message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?" @@ -3123,7 +3135,7 @@ "description": "Used for the desktop menu item and the header of the import dialog" }, "importError": { - "message": "Import error" + "message": "Importeringsfeil" }, "importErrorDesc": { "message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again." @@ -3183,7 +3195,7 @@ "message": "Invalid file password, please use the password you entered when you created the export file." }, "destination": { - "message": "Destination" + "message": "Destinasjon" }, "learnAboutImportOptions": { "message": "Lær mer om importalternativene dine" @@ -3242,7 +3254,7 @@ "message": "Bekreft filpassord" }, "exportSuccess": { - "message": "Vault data exported" + "message": "Hvelvdataen ble eksportert" }, "multifactorAuthenticationCancelled": { "message": "Multifaktorautentisering ble avbrutt" @@ -3284,7 +3296,7 @@ "message": "Approve the login request in your authentication app or enter a one-time passcode." }, "passcode": { - "message": "Passcode" + "message": "Passkode" }, "lastPassMasterPassword": { "message": "LastPass-hovedpassord" @@ -3322,10 +3334,10 @@ "description": "Label indicating the most common import formats" }, "success": { - "message": "Success" + "message": "Suksess" }, "troubleshooting": { - "message": "Troubleshooting" + "message": "Feilsøking" }, "disableHardwareAccelerationRestart": { "message": "Disable hardware acceleration and restart" @@ -3334,7 +3346,7 @@ "message": "Enable hardware acceleration and restart" }, "removePasskey": { - "message": "Remove passkey" + "message": "Fjern passordnøkkel" }, "passkeyRemoved": { "message": "Passkey removed" @@ -3346,7 +3358,7 @@ "message": "Error assigning target folder." }, "viewItemsIn": { - "message": "View items in $NAME$", + "message": "Vis gjenstander i $NAME$", "description": "Button to view the contents of a folder or collection", "placeholders": { "name": { @@ -3356,7 +3368,7 @@ } }, "backTo": { - "message": "Back to $NAME$", + "message": "Tilbake til $NAME$", "description": "Navigate back to a previous folder or collection", "placeholders": { "name": { @@ -3366,11 +3378,11 @@ } }, "back": { - "message": "Back", + "message": "Tilbake", "description": "Button text to navigate back" }, "removeItem": { - "message": "Remove $NAME$", + "message": "Fjern $NAME$", "description": "Remove a selected option, such as a folder or collection", "placeholders": { "name": { @@ -3395,7 +3407,7 @@ "message": "Biometric unlock is unavailable because PIN or password unlock is required first." }, "biometricsStatusHelptextHardwareUnavailable": { - "message": "Biometric unlock is currently unavailable." + "message": "Biometrisk opplåsing er utilgjengelig for øyeblikket." }, "biometricsStatusHelptextAutoSetupNeeded": { "message": "Biometric unlock is unavailable due to misconfigured system files." @@ -3416,10 +3428,10 @@ "message": "Biometric unlock is currently unavailable for an unknown reason." }, "authorize": { - "message": "Authorize" + "message": "Autoriser" }, "deny": { - "message": "Deny" + "message": "Avvis" }, "sshkeyApprovalTitle": { "message": "Confirm SSH key usage" @@ -3428,13 +3440,13 @@ "message": "is requesting access to" }, "unknownApplication": { - "message": "An application" + "message": "Et program" }, "sshKeyPasswordUnsupported": { "message": "Importing password protected SSH keys is not yet supported" }, "invalidSshKey": { - "message": "The SSH key is invalid" + "message": "SSH-nøkkelen er ugyldig" }, "sshKeyTypeUnsupported": { "message": "The SSH key type is not supported" @@ -3449,10 +3461,10 @@ "message": "File saved to device. Manage from your device downloads." }, "importantNotice": { - "message": "Important notice" + "message": "Viktig melding" }, "setupTwoStepLogin": { - "message": "Set up two-step login" + "message": "Sett opp 2-trinnspålogging" }, "newDeviceVerificationNoticeContentPage1": { "message": "Bitwarden will send a code to your account email to verify logins from new devices starting in February 2025." @@ -3461,7 +3473,7 @@ "message": "You can set up two-step login as an alternative way to protect your account or change your email to one you can access." }, "remindMeLater": { - "message": "Remind me later" + "message": "Minn meg på det senere" }, "newDeviceVerificationNoticePageOneFormContent": { "message": "Do you have reliable access to your email, $EMAIL$?", @@ -3473,16 +3485,16 @@ } }, "newDeviceVerificationNoticePageOneEmailAccessNo": { - "message": "No, I do not" + "message": "Nei, det gjør jeg ikke" }, "newDeviceVerificationNoticePageOneEmailAccessYes": { "message": "Yes, I can reliably access my email" }, "turnOnTwoStepLogin": { - "message": "Turn on two-step login" + "message": "Slå på 2-trinnsinnlogging" }, "changeAcctEmail": { - "message": "Change account email" + "message": "Endre kontoens E-postadresse" }, "organizationUpgradeRequired": { "message": "Organization upgrade required" diff --git a/apps/desktop/src/locales/ne/messages.json b/apps/desktop/src/locales/ne/messages.json index 8b3da3ddb94..60fc7d6d917 100644 --- a/apps/desktop/src/locales/ne/messages.json +++ b/apps/desktop/src/locales/ne/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/nl/messages.json b/apps/desktop/src/locales/nl/messages.json index 18fa7900b99..1818f83d729 100644 --- a/apps/desktop/src/locales/nl/messages.json +++ b/apps/desktop/src/locales/nl/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Inloggen gestart" }, + "logInRequestSent": { + "message": "Verzoek verzonden" + }, "notificationSentDevice": { "message": "Er is een melding naar je apparaat verzonden." }, "aNotificationWasSentToYourDevice": { "message": "Er is een melding naar je apparaat verzonden" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Zorg ervoor dat je account is ontgrendeld en dat de vingerafdrukzin overeenkomt met het andere apparaat" + "notificationSentDevicePart1": { + "message": "Ontgrendel Bitwarden op je apparaat of op de " + }, + "notificationSentDeviceAnchor": { + "message": "webapp" + }, + "notificationSentDevicePart2": { + "message": "Zorg ervoor dat de Vingerafdrukzin overeenkomt met de onderstaande voor je deze goedkeurt." }, "needAnotherOptionV1": { "message": "Nog een optie nodig?" @@ -2782,10 +2791,10 @@ "message": "Tekentelling in-/uitschakelen", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Probeer je in te loggen?" + "areYouTryingToAccessYourAccount": { + "message": "Probeer je toegang te krijgen tot je account?" }, - "logInAttemptBy": { + "accessAttemptBy": { "message": "Inlogpoging door $EMAIL$", "placeholders": { "email": { @@ -2803,11 +2812,11 @@ "time": { "message": "Tijd" }, - "confirmLogIn": { - "message": "Inloggen bevestigen" + "confirmAccess": { + "message": "Toegang bevestigen" }, - "denyLogIn": { - "message": "Inloggen afwijzen" + "denyAccess": { + "message": "Toegang weigeren" }, "logInConfirmedForEmailOnDevice": { "message": "Inloggen voor $EMAIL$ bevestigd op $DEVICE$", @@ -2843,7 +2852,7 @@ "thisRequestIsNoLongerValid": { "message": "Dit verzoek is niet langer geldig." }, - "confirmLoginAtemptForMail": { + "confirmAccessAttempt": { "message": "Inlogpoging voor $EMAIL$ bevestigen", "placeholders": { "email": { @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Inloggen verzocht" }, + "accountAccessRequested": { + "message": "Accounttoegang aangevraagd" + }, "creatingAccountOn": { "message": "Account maken bij" }, diff --git a/apps/desktop/src/locales/nn/messages.json b/apps/desktop/src/locales/nn/messages.json index 82f7c478b21..fa5dd5ea7a6 100644 --- a/apps/desktop/src/locales/nn/messages.json +++ b/apps/desktop/src/locales/nn/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/or/messages.json b/apps/desktop/src/locales/or/messages.json index 3fba3115f0e..0f5eb9dd566 100644 --- a/apps/desktop/src/locales/or/messages.json +++ b/apps/desktop/src/locales/or/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/pl/messages.json b/apps/desktop/src/locales/pl/messages.json index 43659a925e2..1dc57076fef 100644 --- a/apps/desktop/src/locales/pl/messages.json +++ b/apps/desktop/src/locales/pl/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Logowanie rozpoczęte" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "Powiadomienie zostało wysłane na urządzenie." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Pokaż / Ukryj licznik znaków", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Próbujesz się zalogować?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Próba logowania przez $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Godzina" }, - "confirmLogIn": { - "message": "Potwierdź logowanie" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Odrzuć logowanie" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Logowanie potwierdzone dla $EMAIL$ dnia $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Ta prośba nie jest już ważna." }, - "confirmLoginAtemptForMail": { - "message": "Potwierdź próbę logowania dla $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Wysłano prośbę logowania" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Tworzenie konta na" }, diff --git a/apps/desktop/src/locales/pt_BR/messages.json b/apps/desktop/src/locales/pt_BR/messages.json index 39c62737f8d..a508870478b 100644 --- a/apps/desktop/src/locales/pt_BR/messages.json +++ b/apps/desktop/src/locales/pt_BR/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login iniciado" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "Uma notificação foi enviada para seu dispositivo." }, "aNotificationWasSentToYourDevice": { "message": "Uma notificação foi enviada para seu dispositivo" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Certifique-se que sua conta esteja desbloqueada e que a frase de identificação corresponda à do outro dispositivo" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Precisa de outra opção?" @@ -2782,11 +2791,11 @@ "message": "Ativar/Desativar contagem de caracteres", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Você está tentando fazer login?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Tentativa de login por $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Horário" }, - "confirmLogIn": { - "message": "Confirmar acesso" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Negar acesso" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Acesso confirmado para $EMAIL$ em $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Este pedido não é mais válido." }, - "confirmLoginAtemptForMail": { - "message": "Confirmar tentativa de acesso de $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Acesso solicitado" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Criando conta em" }, diff --git a/apps/desktop/src/locales/pt_PT/messages.json b/apps/desktop/src/locales/pt_PT/messages.json index 6e8bdd24474..af67d26a3d6 100644 --- a/apps/desktop/src/locales/pt_PT/messages.json +++ b/apps/desktop/src/locales/pt_PT/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "A preparar o início de sessão" }, + "logInRequestSent": { + "message": "Pedido enviado" + }, "notificationSentDevice": { "message": "Foi enviada uma notificação para o seu dispositivo." }, "aNotificationWasSentToYourDevice": { "message": "Foi enviada uma notificação para o seu dispositivo" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Certifique-se de que a sua conta está desbloqueada e que a frase de impressão digital corresponde à do outro dispositivo" + "notificationSentDevicePart1": { + "message": "Desbloqueie o Bitwarden no seu dispositivo ou no " + }, + "notificationSentDeviceAnchor": { + "message": "aplicação web" + }, + "notificationSentDevicePart2": { + "message": "Certifique-se de que a frase da impressão digital corresponde à frase abaixo indicada antes de a aprovar." }, "needAnotherOptionV1": { "message": "Precisa de outra opção?" @@ -2782,11 +2791,11 @@ "message": "Mostrar/ocultar contagem de carateres", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Está a tentar iniciar sessão?" + "areYouTryingToAccessYourAccount": { + "message": "Está a tentar aceder à sua conta?" }, - "logInAttemptBy": { - "message": "Tentativa de início de sessão por $EMAIL$", + "accessAttemptBy": { + "message": "Tentativa de acesso por $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Hora" }, - "confirmLogIn": { - "message": "Confirmar início de sessão" + "confirmAccess": { + "message": "Confirmar acesso" }, - "denyLogIn": { - "message": "Recusar início de sessão" + "denyAccess": { + "message": "Recusar acesso" }, "logInConfirmedForEmailOnDevice": { "message": "Início de sessão confirmado para $EMAIL$ no $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Este pedido já não é válido." }, - "confirmLoginAtemptForMail": { - "message": "Confirmar tentativa de início de sessão de $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirmar tentativa de acesso para $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Pedido de início de sessão" }, + "accountAccessRequested": { + "message": "Acesso à conta solicitado" + }, "creatingAccountOn": { "message": "A criar uma conta em" }, @@ -3446,7 +3458,7 @@ "message": "Chave SSH importada com sucesso" }, "fileSavedToDevice": { - "message": "Ficheiro guardado no dispositivo. Gira-o a partir das transferências do seu dispositivo." + "message": "Ficheiro guardado no dispositivo. Faça a gestão a partir das transferências do seu dispositivo." }, "importantNotice": { "message": "Aviso importante" diff --git a/apps/desktop/src/locales/ro/messages.json b/apps/desktop/src/locales/ro/messages.json index e434f782e40..29a147daae2 100644 --- a/apps/desktop/src/locales/ro/messages.json +++ b/apps/desktop/src/locales/ro/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/ru/messages.json b/apps/desktop/src/locales/ru/messages.json index 55ddbb82d38..02dcbe5e041 100644 --- a/apps/desktop/src/locales/ru/messages.json +++ b/apps/desktop/src/locales/ru/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Вход инициирован" }, + "logInRequestSent": { + "message": "Запрос отправлен" + }, "notificationSentDevice": { "message": "На ваше устройство отправлено уведомление." }, "aNotificationWasSentToYourDevice": { "message": "На ваше устройство было отправлено уведомление" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Убедитесь, что ваш аккаунт разблокирован и фраза отпечатка совпадает с фразой на другом устройстве" + "notificationSentDevicePart1": { + "message": "Разблокируйте Bitwarden на своем устройстве или " + }, + "notificationSentDeviceAnchor": { + "message": "веб-приложении" + }, + "notificationSentDevicePart2": { + "message": "Перед одобрением убедитесь, что фраза отпечатка совпадает с приведенной ниже." }, "needAnotherOptionV1": { "message": "Нужен другой вариант?" @@ -2782,11 +2791,11 @@ "message": "Показать количество символов", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Вы пытаетесь войти?" + "areYouTryingToAccessYourAccount": { + "message": "Вы пытаетесь получить доступ к своему аккаунту?" }, - "logInAttemptBy": { - "message": "Попытка авторизации через $EMAIL$", + "accessAttemptBy": { + "message": "Попытка доступа $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Время" }, - "confirmLogIn": { - "message": "Подтвердить вход" + "confirmAccess": { + "message": "Подтвердить доступ" }, - "denyLogIn": { - "message": "Запретить вход" + "denyAccess": { + "message": "Отказать в доступе" }, "logInConfirmedForEmailOnDevice": { "message": "Вход подтвержден для $EMAIL$ на $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Этот запрос больше не действителен." }, - "confirmLoginAtemptForMail": { - "message": "Подтвердите попытку входа для $EMAIL$", + "confirmAccessAttempt": { + "message": "Подтвердить попытку доступа $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Запрошено разрешение на вход" }, + "accountAccessRequested": { + "message": "Запрошен доступ к аккаунту" + }, "creatingAccountOn": { "message": "Создание аккаунта" }, diff --git a/apps/desktop/src/locales/si/messages.json b/apps/desktop/src/locales/si/messages.json index 8914fe3c688..da0b1b44e83 100644 --- a/apps/desktop/src/locales/si/messages.json +++ b/apps/desktop/src/locales/si/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/sk/messages.json b/apps/desktop/src/locales/sk/messages.json index 62175e5a4ac..0029bf1dfb4 100644 --- a/apps/desktop/src/locales/sk/messages.json +++ b/apps/desktop/src/locales/sk/messages.json @@ -2575,10 +2575,10 @@ "message": "Prehľadávať môj trezor" }, "forwardedEmail": { - "message": "Alias preposlaného e-mailu" + "message": "Alias presmerovaného e-mailu" }, "forwardedEmailDesc": { - "message": "Vytvoriť e-mailový alias pomocou externej služby preposielania." + "message": "Vytvoriť e-mailový alias pomocou externej služby presmerovania." }, "forwarderDomainName": { "message": "E-mailová doména", @@ -2603,11 +2603,11 @@ } }, "forwarderGeneratedBy": { - "message": "Vygenerované s Bitwarden.", + "message": "Vygenerované Bitwardenom.", "description": "Displayed with the address on the forwarding service's configuration screen." }, "forwarderGeneratedByWithWebsite": { - "message": "Webstránka: $WEBSITE$. Vygenerované s Bitwarden.", + "message": "Webstránka: $WEBSITE$. Vygenerované Bitwardenon.", "description": "Displayed with the address on the forwarding service's configuration screen.", "placeholders": { "WEBSITE": { @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Iniciované prihlásenie" }, + "logInRequestSent": { + "message": "Požiadavka bola odoslaná" + }, "notificationSentDevice": { "message": "Do vášho zariadenia bolo odoslané upozornenie." }, "aNotificationWasSentToYourDevice": { "message": "Do vášho zariadenia bolo odoslané upozornenie" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Uistite sa, že je váš účet odomknutý a fráza odtlačku prsta sa zhoduje s frázou na druhom zariadení" + "notificationSentDevicePart1": { + "message": "Odomknúť Bitwarden vo svojom zariadení alebo vo " + }, + "notificationSentDeviceAnchor": { + "message": "webovej aplikácii" + }, + "notificationSentDevicePart2": { + "message": "Pred schválením sa uistite, že sa odtlačok prístupovej frázy zhoduje s tou uvedenou nižšie." }, "needAnotherOptionV1": { "message": "Potrebujete inú možnosť?" @@ -2782,11 +2791,11 @@ "message": "Prepnúť počítadlo znakov", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Snažíte sa prihlásiť?" + "areYouTryingToAccessYourAccount": { + "message": "Snažíte sa získať prístup k svojmu účtu?" }, - "logInAttemptBy": { - "message": "Pokus o prihlásenie pomocou $EMAIL$", + "accessAttemptBy": { + "message": "Pokus o prístup z $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Čas" }, - "confirmLogIn": { - "message": "Potvrdiť prihlásenie" + "confirmAccess": { + "message": "Potvrdiť prístup" }, - "denyLogIn": { - "message": "Odmietnuť prihlásenie" + "denyAccess": { + "message": "Zamietnuť prístup" }, "logInConfirmedForEmailOnDevice": { "message": "Potvrdené prihlásenie pomocou $EMAIL$ na $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Táto žiadosť už nie je platná." }, - "confirmLoginAtemptForMail": { - "message": "Potvrdiť pokus o prihlásenie pomocou $EMAIL$", + "confirmAccessAttempt": { + "message": "Potvrďte pokus o prístup pre $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Požadované prihlásenie" }, + "accountAccessRequested": { + "message": "Žiadosť o prístup k účtu" + }, "creatingAccountOn": { "message": "Vytváranie účtu na" }, diff --git a/apps/desktop/src/locales/sl/messages.json b/apps/desktop/src/locales/sl/messages.json index d31e9883221..8b7d4c09b3d 100644 --- a/apps/desktop/src/locales/sl/messages.json +++ b/apps/desktop/src/locales/sl/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/sr/messages.json b/apps/desktop/src/locales/sr/messages.json index 11d5f23ca12..07e6608294c 100644 --- a/apps/desktop/src/locales/sr/messages.json +++ b/apps/desktop/src/locales/sr/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Пријава је покренута" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "Обавештење је послато на ваш уређај." }, "aNotificationWasSentToYourDevice": { "message": "Обавештење је послато на ваш уређај" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Уверите се да је ваш налог откључан и да се фраза отиска подудара на другом уређају" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Треба Вам друга опција?" @@ -2782,11 +2791,11 @@ "message": "Пребаци бројање слова", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Да ли покушавате да се пријавите?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Покушај пријаве од $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Време" }, - "confirmLogIn": { - "message": "Потврди пријављивање" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Одбиј пријављивање" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Пријава потврђена за $EMAIL$ на $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Овај захтев више не важи." }, - "confirmLoginAtemptForMail": { - "message": "Потврдити пријаву за $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Захтев пријаве" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Креирај налог на" }, diff --git a/apps/desktop/src/locales/sv/messages.json b/apps/desktop/src/locales/sv/messages.json index 4a146c05c1a..23663c6daf2 100644 --- a/apps/desktop/src/locales/sv/messages.json +++ b/apps/desktop/src/locales/sv/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Inloggning påbörjad" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "En avisering har skickats till din enhet." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Växla teckenantal", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Försöker du logga in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Inloggningsförsök av $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Tid" }, - "confirmLogIn": { - "message": "Bekräfta inloggning" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Neka inloggning" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Inloggning bekräftad för $EMAIL$ på $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Denna begäran är inte längre giltig." }, - "confirmLoginAtemptForMail": { - "message": "Bekräfta inloggningsförsök för $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Inloggning begärd" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Skapa konto på" }, diff --git a/apps/desktop/src/locales/te/messages.json b/apps/desktop/src/locales/te/messages.json index 354ca094a78..e45dceeaa78 100644 --- a/apps/desktop/src/locales/te/messages.json +++ b/apps/desktop/src/locales/te/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/th/messages.json b/apps/desktop/src/locales/th/messages.json index deae9dca9cd..6f245a421f1 100644 --- a/apps/desktop/src/locales/th/messages.json +++ b/apps/desktop/src/locales/th/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Login initiated" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "A notification has been sent to your device." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Toggle character count", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Are you trying to log in?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Login attempt by $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Time" }, - "confirmLogIn": { - "message": "Confirm login" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Deny login" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Login confirmed for $EMAIL$ on $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "This request is no longer valid." }, - "confirmLoginAtemptForMail": { - "message": "Confirm login attempt for $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Log in requested" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" }, diff --git a/apps/desktop/src/locales/tr/messages.json b/apps/desktop/src/locales/tr/messages.json index dd103096be6..513e615a5be 100644 --- a/apps/desktop/src/locales/tr/messages.json +++ b/apps/desktop/src/locales/tr/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Giriş başlatıldı" }, + "logInRequestSent": { + "message": "İstek gönderildi" + }, "notificationSentDevice": { "message": "Cihazınıza bir bildirim gönderildi." }, "aNotificationWasSentToYourDevice": { "message": "Cihazınıza bir bildirim gönderildi" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Lütfen hesabınızın kilidinin açık olduğundan ve parmak izi ifadesinin diğer cihazla eşleştiğinden emin olun" + "notificationSentDevicePart1": { + "message": "Bitwarden kilidini cihazınızdan veya " + }, + "notificationSentDeviceAnchor": { + "message": "web uygulamasından açın" + }, + "notificationSentDevicePart2": { + "message": "Onay vermeden önce parmak izi ifadesinin aşağıdakiyle eşleştiğini kontrol edin." }, "needAnotherOptionV1": { "message": "Başka bir seçeneğe mi ihtiyacınız var?" @@ -2782,11 +2791,11 @@ "message": "Karakter sayacını aç/kapat", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Giriş yapmaya mı çalışıyorsunuz?" + "areYouTryingToAccessYourAccount": { + "message": "Hesabınıza erişmeye mi çalışıyorsunuz?" }, - "logInAttemptBy": { - "message": "$EMAIL$ giriş denemesi", + "accessAttemptBy": { + "message": "$EMAIL$ erişim denemesi", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Saat" }, - "confirmLogIn": { - "message": "Girişi onayla" + "confirmAccess": { + "message": "Erişimi onayla" }, - "denyLogIn": { - "message": "Girişi reddet" + "denyAccess": { + "message": "Erişimi reddet" }, "logInConfirmedForEmailOnDevice": { "message": "$DEVICE$ cihazında $EMAIL$ girişi onaylandı", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Bu istek artık geçerli değil." }, - "confirmLoginAtemptForMail": { - "message": "$EMAIL$ giriş isteğini onayla", + "confirmAccessAttempt": { + "message": "$EMAIL$ erişimini onayla", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Giriş istendi" }, + "accountAccessRequested": { + "message": "Hesap erişimi istendi" + }, "creatingAccountOn": { "message": "Hesap oluşturuluyor:" }, diff --git a/apps/desktop/src/locales/uk/messages.json b/apps/desktop/src/locales/uk/messages.json index c21b86e2fd4..433c65a4dd1 100644 --- a/apps/desktop/src/locales/uk/messages.json +++ b/apps/desktop/src/locales/uk/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Ініційовано вхід" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "Сповіщення було надіслано на ваш пристрій." }, "aNotificationWasSentToYourDevice": { "message": "Сповіщення надіслано на ваш пристрій" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Переконайтеся, що ваш обліковий запис розблоковано і фраза відбитка на іншому пристрої збігається" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Потрібен інший варіант?" @@ -2782,11 +2791,11 @@ "message": "Перемкнути лічильник символів", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Ви намагаєтесь увійти?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Спроба входу з $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Час" }, - "confirmLogIn": { - "message": "Підтвердити вхід" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Заборонити вхід" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Підтверджено вхід для $EMAIL$ на $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Цей запит більше недійсний." }, - "confirmLoginAtemptForMail": { - "message": "Підтвердити спробу входу для $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Виконано запит входу" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Створення облікового запису" }, diff --git a/apps/desktop/src/locales/vi/messages.json b/apps/desktop/src/locales/vi/messages.json index 54aa44f0c73..fa4991dc881 100644 --- a/apps/desktop/src/locales/vi/messages.json +++ b/apps/desktop/src/locales/vi/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "Bắt đầu đăng nhập" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "Một thông báo đã được gửi đến thiết bị của bạn." }, "aNotificationWasSentToYourDevice": { "message": "A notification was sent to your device" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "Need another option?" @@ -2782,11 +2791,11 @@ "message": "Bật tắt đếm kí tự", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "Bạn đang cố đăng nhập?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "Nỗ lực đăng nhập bằng $EMAIL$", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "Thời Gian" }, - "confirmLogIn": { - "message": "Xác nhận đăng nhập" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "Từ chối đăng nhập" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "Đã xác nhận đăng nhập cho $EMAIL$ trên $DEVICE$", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "Yêu cầu này không còn hiệu lực." }, - "confirmLoginAtemptForMail": { - "message": "Phê duyệt đăng nhập cho $EMAIL$", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "Yêu cầu đăng nhập" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Đang tạo tài khoản trên" }, diff --git a/apps/desktop/src/locales/zh_CN/messages.json b/apps/desktop/src/locales/zh_CN/messages.json index 36e08c99ccf..af06132fa57 100644 --- a/apps/desktop/src/locales/zh_CN/messages.json +++ b/apps/desktop/src/locales/zh_CN/messages.json @@ -1907,7 +1907,7 @@ "description": "Used as a card title description on the set password page to explain why the user is there" }, "cardMetrics": { - "message": "$TOTAL$ 不足", + "message": "总计 $TOTAL$", "placeholders": { "total": { "content": "$1", @@ -2551,7 +2551,7 @@ "message": "使用您的域名配置的 Catch-all 收件箱。" }, "useThisEmail": { - "message": "Use this email" + "message": "使用此电子邮箱" }, "random": { "message": "随机" @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "登录已发起" }, + "logInRequestSent": { + "message": "请求已发送" + }, "notificationSentDevice": { "message": "通知已发送到您的设备。" }, "aNotificationWasSentToYourDevice": { "message": "通知已发送到您的设备" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "确保您的账户已解锁,并且指纹短语与其他设备上的相匹配。" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "网页 App" + }, + "notificationSentDevicePart2": { + "message": "在批准前,请确保指纹短语与下面的一致。" }, "needAnotherOptionV1": { "message": "需要其他选项吗?" @@ -2782,11 +2791,11 @@ "message": "字符计数开关", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "您正在尝试登录吗?" + "areYouTryingToAccessYourAccount": { + "message": "您正在尝试访问您的账户吗?" }, - "logInAttemptBy": { - "message": "$EMAIL$ 的登录尝试", + "accessAttemptBy": { + "message": "$EMAIL$ 的访问尝试", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "时间" }, - "confirmLogIn": { - "message": "确认登录" + "confirmAccess": { + "message": "确认访问" }, - "denyLogIn": { - "message": "拒绝登录" + "denyAccess": { + "message": "拒绝访问" }, "logInConfirmedForEmailOnDevice": { "message": "已确认 $EMAIL$ 在 $DEVICE$ 上的登录", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "此请求已失效。" }, - "confirmLoginAtemptForMail": { - "message": "确认 $EMAIL$ 的登录尝试", + "confirmAccessAttempt": { + "message": "确认 $EMAIL$ 的访问尝试", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "已请求登录" }, + "accountAccessRequested": { + "message": "已请求账户访问" + }, "creatingAccountOn": { "message": "创建账户至" }, diff --git a/apps/desktop/src/locales/zh_TW/messages.json b/apps/desktop/src/locales/zh_TW/messages.json index 874f0a27a67..f0e6b3bd65d 100644 --- a/apps/desktop/src/locales/zh_TW/messages.json +++ b/apps/desktop/src/locales/zh_TW/messages.json @@ -2745,14 +2745,23 @@ "loginInitiated": { "message": "登入已啟動" }, + "logInRequestSent": { + "message": "Request sent" + }, "notificationSentDevice": { "message": "已傳送通知至您的裝置。" }, "aNotificationWasSentToYourDevice": { "message": "已傳送通知至您的裝置" }, - "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "notificationSentDevicePart1": { + "message": "Unlock Bitwarden on your device or on the " + }, + "notificationSentDeviceAnchor": { + "message": "web app" + }, + "notificationSentDevicePart2": { + "message": "Make sure the Fingerprint phrase matches the one below before approving." }, "needAnotherOptionV1": { "message": "需要另一個選項嗎?" @@ -2782,11 +2791,11 @@ "message": "切換字元計數", "description": "'Character count' describes a feature that displays a number next to each character of the password." }, - "areYouTryingtoLogin": { - "message": "您正在嘗試登入嗎?" + "areYouTryingToAccessYourAccount": { + "message": "Are you trying to access your account?" }, - "logInAttemptBy": { - "message": "來自 $EMAIL$ 的登入嘗試", + "accessAttemptBy": { + "message": "Access attempt by $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2803,11 +2812,11 @@ "time": { "message": "時間" }, - "confirmLogIn": { - "message": "確認登入" + "confirmAccess": { + "message": "Confirm access" }, - "denyLogIn": { - "message": "拒絕登入" + "denyAccess": { + "message": "Deny access" }, "logInConfirmedForEmailOnDevice": { "message": "已確認 $EMAIL$ 在 $DEVICE$ 上的登入", @@ -2843,8 +2852,8 @@ "thisRequestIsNoLongerValid": { "message": "此請求已失效。" }, - "confirmLoginAtemptForMail": { - "message": "確認 $EMAIL$ 的登入嘗試", + "confirmAccessAttempt": { + "message": "Confirm access attempt for $EMAIL$", "placeholders": { "email": { "content": "$1", @@ -2855,6 +2864,9 @@ "logInRequested": { "message": "已要求登入" }, + "accountAccessRequested": { + "message": "Account access requested" + }, "creatingAccountOn": { "message": "Creating account on" },