From e9af976754c58f75315ba5d184594957f3395f2c Mon Sep 17 00:00:00 2001 From: "bw-ghapp[bot]" <178206702+bw-ghapp[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 14:05:49 +0100 Subject: [PATCH] Autosync the updated translations (#12180) Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com> --- apps/web/src/locales/af/messages.json | 25 +++++++-- apps/web/src/locales/ar/messages.json | 67 +++++++++++++--------- apps/web/src/locales/az/messages.json | 33 ++++++++--- apps/web/src/locales/be/messages.json | 25 +++++++-- apps/web/src/locales/bg/messages.json | 33 ++++++++--- apps/web/src/locales/bn/messages.json | 25 +++++++-- apps/web/src/locales/bs/messages.json | 25 +++++++-- apps/web/src/locales/ca/messages.json | 25 +++++++-- apps/web/src/locales/cs/messages.json | 33 ++++++++--- apps/web/src/locales/cy/messages.json | 25 +++++++-- apps/web/src/locales/da/messages.json | 33 ++++++++--- apps/web/src/locales/de/messages.json | 57 ++++++++++++------- apps/web/src/locales/el/messages.json | 25 +++++++-- apps/web/src/locales/en_GB/messages.json | 25 +++++++-- apps/web/src/locales/en_IN/messages.json | 25 +++++++-- apps/web/src/locales/eo/messages.json | 25 +++++++-- apps/web/src/locales/es/messages.json | 71 ++++++++++++++---------- apps/web/src/locales/et/messages.json | 25 +++++++-- apps/web/src/locales/eu/messages.json | 25 +++++++-- apps/web/src/locales/fa/messages.json | 25 +++++++-- apps/web/src/locales/fi/messages.json | 25 +++++++-- apps/web/src/locales/fil/messages.json | 25 +++++++-- apps/web/src/locales/fr/messages.json | 33 ++++++++--- apps/web/src/locales/gl/messages.json | 25 +++++++-- apps/web/src/locales/he/messages.json | 25 +++++++-- apps/web/src/locales/hi/messages.json | 25 +++++++-- apps/web/src/locales/hr/messages.json | 25 +++++++-- apps/web/src/locales/hu/messages.json | 31 ++++++++--- apps/web/src/locales/id/messages.json | 25 +++++++-- apps/web/src/locales/it/messages.json | 25 +++++++-- apps/web/src/locales/ja/messages.json | 25 +++++++-- apps/web/src/locales/ka/messages.json | 25 +++++++-- apps/web/src/locales/km/messages.json | 25 +++++++-- apps/web/src/locales/kn/messages.json | 25 +++++++-- apps/web/src/locales/ko/messages.json | 25 +++++++-- apps/web/src/locales/lv/messages.json | 35 ++++++++---- apps/web/src/locales/ml/messages.json | 25 +++++++-- apps/web/src/locales/mr/messages.json | 25 +++++++-- apps/web/src/locales/my/messages.json | 25 +++++++-- apps/web/src/locales/nb/messages.json | 25 +++++++-- apps/web/src/locales/ne/messages.json | 25 +++++++-- apps/web/src/locales/nl/messages.json | 25 +++++++-- apps/web/src/locales/nn/messages.json | 25 +++++++-- apps/web/src/locales/or/messages.json | 25 +++++++-- apps/web/src/locales/pl/messages.json | 27 +++++++-- apps/web/src/locales/pt_BR/messages.json | 25 +++++++-- apps/web/src/locales/pt_PT/messages.json | 25 +++++++-- apps/web/src/locales/ro/messages.json | 25 +++++++-- apps/web/src/locales/ru/messages.json | 37 ++++++++---- apps/web/src/locales/si/messages.json | 25 +++++++-- apps/web/src/locales/sk/messages.json | 33 ++++++++--- apps/web/src/locales/sl/messages.json | 25 +++++++-- apps/web/src/locales/sr/messages.json | 25 +++++++-- apps/web/src/locales/sr_CS/messages.json | 25 +++++++-- apps/web/src/locales/sv/messages.json | 25 +++++++-- apps/web/src/locales/te/messages.json | 25 +++++++-- apps/web/src/locales/th/messages.json | 25 +++++++-- apps/web/src/locales/tr/messages.json | 33 ++++++++--- apps/web/src/locales/uk/messages.json | 25 +++++++-- apps/web/src/locales/vi/messages.json | 25 +++++++-- apps/web/src/locales/zh_CN/messages.json | 41 +++++++++----- apps/web/src/locales/zh_TW/messages.json | 25 +++++++-- 62 files changed, 1351 insertions(+), 421 deletions(-) diff --git a/apps/web/src/locales/af/messages.json b/apps/web/src/locales/af/messages.json index 0930f9b0e7..d6fe5401d4 100644 --- a/apps/web/src/locales/af/messages.json +++ b/apps/web/src/locales/af/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Wagwoordgeskiedenis" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Daar is geen wagwoorde om te lys nie." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Wis", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/ar/messages.json b/apps/web/src/locales/ar/messages.json index 7a5e63d9b8..407ed12cca 100644 --- a/apps/web/src/locales/ar/messages.json +++ b/apps/web/src/locales/ar/messages.json @@ -527,10 +527,10 @@ "description": "Search Secure Note type" }, "searchVault": { - "message": "البحث في الخزنة" + "message": "البحث في الخزانة" }, "searchMyVault": { - "message": "البحث في خزنتي" + "message": "البحث في خزانتي" }, "searchOrganization": { "message": "البحث عن المؤسسة" @@ -789,19 +789,19 @@ "message": "أنا" }, "myVault": { - "message": "خزنتي" + "message": "خزانتي" }, "allVaults": { - "message": "جميع الخزنات" + "message": "جميع الخزانات" }, "vault": { - "message": "الخزنة" + "message": "الخزانة" }, "vaults": { - "message": "الخزنات" + "message": "الخزانات" }, "vaultItems": { - "message": "عناصر الخزنة" + "message": "عناصر الخزانة" }, "filter": { "message": "تصفية" @@ -976,7 +976,7 @@ "message": "لا" }, "loginOrCreateNewAccount": { - "message": "قم بتسجيل الدخول أو أنشئ حساباً جديداً لتتمكن من الوصول إلى خزنتك السرية." + "message": "قم بتسجيل الدخول أو أنشئ حساباً جديداً لتتمكن من الوصول إلى خزانتك السرية." }, "loginWithDevice": { "message": "تسجيل الدخول باستخدام جهاز" @@ -1132,7 +1132,7 @@ "message": "كلمة المرور الرئيسية" }, "masterPassDesc": { - "message": "كلمة المرور الرئيسية هي كلمة المرور التي تستخدمها للوصول إلى خزنتك. من المهم جدا ألا تنسى كلمة المرور الرئيسية. لا توجد طريقة لاسترداد كلمة المرور في حال نسيتها." + "message": "كلمة المرور الرئيسية هي كلمة المرور التي تستخدمها للوصول إلى خزانتك. من المهم جدا ألا تنسى كلمة المرور الرئيسية. لا توجد طريقة لاسترداد كلمة المرور في حال نسيتها." }, "masterPassImportant": { "message": "لا يمكن استعادة كلمة المرور الرئيسية إذا نسيتها!" @@ -1500,7 +1500,7 @@ "message": "تحذير" }, "confirmVaultExport": { - "message": "تأكيد تصدير الخزنة" + "message": "تأكيد تصدير الخزانة" }, "confirmSecretsExport": { "message": "Confirm secrets export" @@ -1524,7 +1524,7 @@ "message": "Export from" }, "exportVault": { - "message": "تصدير الخزنة" + "message": "تصدير الخزانة" }, "exportSecrets": { "message": "Export secrets" @@ -1575,7 +1575,7 @@ "message": "This file is password-protected. Please enter the file password to import data." }, "exportSuccess": { - "message": "تم تصدير بيانات الخزنة الخاصة بك." + "message": "تم تصدير بيانات الخزانة الخاصة بك" }, "passwordGenerator": { "message": "مولّد كلمات المرور" @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "سجل كلمات المرور" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "مسح", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -1777,7 +1795,7 @@ } }, "purgeVault": { - "message": "مسح الخزنة" + "message": "مسح الخزانة" }, "purgedOrganizationVault": { "message": "Purged organization vault." @@ -1940,7 +1958,7 @@ "message": "التفضيلات" }, "preferencesDesc": { - "message": "تخصيص تجرِبة خزنة الويب الخاصة بك." + "message": "تخصيص تجرِبة خزانة الويب الخاصة بك." }, "preferencesUpdated": { "message": "Preferences saved" @@ -1949,7 +1967,7 @@ "message": "اللّغة" }, "languageDesc": { - "message": "تغيير اللغة المستخدمة في خزنة الويب." + "message": "تغيير اللغة المستخدمة في خزانة الويب." }, "enableFavicon": { "message": "إظهار أيقونات الموقع" @@ -4313,7 +4331,7 @@ "message": "عوامل التصفية" }, "vaultTimeout": { - "message": "مهلة الخزنة" + "message": "مهلة الخزانة" }, "vaultTimeout1": { "message": "Timeout" @@ -4446,7 +4464,7 @@ "description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing." }, "fingerprintMatchInfo": { - "message": "الرجاء التأكد من أن الخزنة الخاصة بك غير مقفلة وأن بصمة الإصبع تتطابق مع الجهاز الآخر." + "message": "الرجاء التأكد من أن الخزانة الخاصة بك غير مقفلة وأن بصمة الإصبع تتطابق مع الجهاز الآخر." }, "fingerprintPhraseHeader": { "message": "بصمة الإصبع" @@ -4579,13 +4597,13 @@ "message": "User preference" }, "vaultTimeoutAction": { - "message": "إجراء مهلة الخزنة" + "message": "إجراء مهلة الخزانة" }, "vaultTimeoutActionLockDesc": { - "message": "الخزنة المقفلة تتطلب إعادة إدخال كلمة المرور الرئيسية الخاصة بك للوصول إليها مرة أخرى." + "message": "الخزانة المقفلة تتطلب إعادة إدخال كلمة المرور الرئيسية الخاصة بك للوصول إليها مرة أخرى." }, "vaultTimeoutActionLogOutDesc": { - "message": "تسجيل الخروج من الخزنة يتطلب إعادة المصادقة للوصول إليها مرة أخرى." + "message": "تسجيل الخروج من الخزانة يتطلب إعادة المصادقة للوصول إليها مرة أخرى." }, "lock": { "message": "قفل", @@ -5557,7 +5575,7 @@ "message": "المظهر" }, "themeDesc": { - "message": "اختر مظهر خزنة الويب خاصتك." + "message": "اختر مظهر خزانة الويب خاصتك." }, "themeSystem": { "message": "تلقائي" @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/az/messages.json b/apps/web/src/locales/az/messages.json index 47b0ee377e..5f9a8fda09 100644 --- a/apps/web/src/locales/az/messages.json +++ b/apps/web/src/locales/az/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Parol tarixçəsi" }, + "generatorHistory": { + "message": "Yaradıcı tarixçəsi" + }, + "clearGeneratorHistoryTitle": { + "message": "Yaradıcı tarixçəsini təmizlə" + }, + "cleargGeneratorHistoryDescription": { + "message": "Davam etsəniz, yaradıcı tarixçəsindəki bütün girişlər həmişəlik silinəcək. Davam etmək istədiyinizə əminsiniz?" + }, "noPasswordsInList": { "message": "Siyahılanacaq heç bir parol yoxdur." }, + "clearHistory": { + "message": "Tarixçəni təmizlə" + }, + "nothingToShow": { + "message": "Göstəriləcək heç nə yoxdur" + }, + "nothingGeneratedRecently": { + "message": "Təzəlikcə heç nə yaratmamısınız" + }, "clear": { "message": "Təmizlə", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Bütün seansların səlahiyyəti götürüldü" }, - "accountIsManagedMessage": { - "message": "Bu hesab $ORGANIZATIONNAME$ tərəfindən idarə olunur", + "accountIsOwnedMessage": { + "message": "$ORGANIZATIONNAME$ bu hesabın sahibidir", "placeholders": { "organizationName": { "content": "$1", @@ -8052,16 +8070,16 @@ "message": "Giriş başladıldı" }, "rememberThisDeviceToMakeFutureLoginsSeamless": { - "message": "Remember this device to make future logins seamless" + "message": "Gələcək girişləri problemsiz etmək üçün bu cihazı xatırla" }, "deviceApprovalRequired": { "message": "Cihaz təsdiqi tələb olunur. Aşağıdan bir təsdiq variantı seçin:" }, "deviceApprovalRequiredV2": { - "message": "Device approval required" + "message": "Cihaz təsdiqi tələb olunur" }, "selectAnApprovalOptionBelow": { - "message": "Select an approval option below" + "message": "Aşağıdan bir təsdiq seçimi edin" }, "rememberThisDevice": { "message": "Bu cihazı xatırla" @@ -8293,7 +8311,7 @@ "message": "İstifadəçi e-poçtu əskikdir" }, "activeUserEmailNotFoundLoggingYouOut": { - "message": "Active user email not found. Logging you out." + "message": "Aktiv istifadəçi e-poçtu tapılmadı. Hesabınızdan çıxış edilir." }, "deviceTrusted": { "message": "Cihaz güvənlidir" @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Təşkilat üçün kolleksiya davranışını idarə et" }, - "limitCollectionCreationDeletionDesc": { - "message": "Kolleksiya yaradılmasını və silinməsini sahibləri və adminləri ilə məhdudlaşdır" - }, "limitCollectionCreationDesc": { "message": "Kolleksiya yaradılmasını sahibləri və adminləri ilə məhdudlaşdır" }, diff --git a/apps/web/src/locales/be/messages.json b/apps/web/src/locales/be/messages.json index 0e709bc33c..ff1d68e970 100644 --- a/apps/web/src/locales/be/messages.json +++ b/apps/web/src/locales/be/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Гісторыя пароляў" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "У спісе адсутнічаюць паролі." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Ачысціць", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Аўтарызацыя ўсіх сеансаў скасавана" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/bg/messages.json b/apps/web/src/locales/bg/messages.json index bbdb722984..6df82896f9 100644 --- a/apps/web/src/locales/bg/messages.json +++ b/apps/web/src/locales/bg/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Хронология на паролата" }, + "generatorHistory": { + "message": "История на генерирането" + }, + "clearGeneratorHistoryTitle": { + "message": "Изчистване на историята на генериране" + }, + "cleargGeneratorHistoryDescription": { + "message": "Ако продължите, всички записи в историята на генериране ще бъдат изтрити завинаги. Наистина ли искате това?" + }, "noPasswordsInList": { "message": "Няма пароли за показване." }, + "clearHistory": { + "message": "Изчистване на историята" + }, + "nothingToShow": { + "message": "Няма нищо за показване" + }, + "nothingGeneratedRecently": { + "message": "Скоро не сте генерирали нищо" + }, "clear": { "message": "Изчистване", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Всички сесии са прекратени" }, - "accountIsManagedMessage": { - "message": "Тази регистрация се управлява от $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "Тази регистрация е притежание на $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8052,16 +8070,16 @@ "message": "Вписването е стартирано" }, "rememberThisDeviceToMakeFutureLoginsSeamless": { - "message": "Remember this device to make future logins seamless" + "message": "Запомняне на това устройство, така че в бъдеще вписването да бъде по-лесно" }, "deviceApprovalRequired": { "message": "Изисква се одобрение на устройството. Изберете начин за одобрение по-долу:" }, "deviceApprovalRequiredV2": { - "message": "Device approval required" + "message": "Необходимо е одобрение на устройството" }, "selectAnApprovalOptionBelow": { - "message": "Select an approval option below" + "message": "Изберете начин за одобряване по-долу" }, "rememberThisDevice": { "message": "Запомняне на това устройство" @@ -8293,7 +8311,7 @@ "message": "Липсва е-поща на потребителя" }, "activeUserEmailNotFoundLoggingYouOut": { - "message": "Active user email not found. Logging you out." + "message": "Не е намерена е-поща на активен потребител. Ще бъдете отписан(а)." }, "deviceTrusted": { "message": "Устройството е доверено" @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Управление на поведението на колекциите за организацията" }, - "limitCollectionCreationDeletionDesc": { - "message": "Ограничаване на създаването и изтриването на колекции, така че да може да се извършва само от собствениците и администраторите" - }, "limitCollectionCreationDesc": { "message": "Ограничаване на създаването на колекции, така че да може да се извършва само от собствениците и администраторите" }, diff --git a/apps/web/src/locales/bn/messages.json b/apps/web/src/locales/bn/messages.json index 6cf67fcee6..1e2fb12f3b 100644 --- a/apps/web/src/locales/bn/messages.json +++ b/apps/web/src/locales/bn/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Password history" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Clear", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/bs/messages.json b/apps/web/src/locales/bs/messages.json index 9e221e721f..5acd4aa9d6 100644 --- a/apps/web/src/locales/bs/messages.json +++ b/apps/web/src/locales/bs/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Password history" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Clear", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/ca/messages.json b/apps/web/src/locales/ca/messages.json index 4e5e78f3c5..a1b591f8df 100644 --- a/apps/web/src/locales/ca/messages.json +++ b/apps/web/src/locales/ca/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Historial de les contrasenyes" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "No hi ha cap contrasenya a llistar." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Esborra", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Totes les sessions estan desautoritzades" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Administra el comportament de col·lecció per a l'organització" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limita la creació i la supressió de col·leccions als propietaris i administradors" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/cs/messages.json b/apps/web/src/locales/cs/messages.json index 2135f0e01a..147af1e94a 100644 --- a/apps/web/src/locales/cs/messages.json +++ b/apps/web/src/locales/cs/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Historie hesel" }, + "generatorHistory": { + "message": "Historie generátoru" + }, + "clearGeneratorHistoryTitle": { + "message": "Vymazat historii generátoru" + }, + "cleargGeneratorHistoryDescription": { + "message": "Pokud budete pokračovat, všechny položky budou trvale smazány z historie generátoru. Jste si jisti, že chcete pokračovat?" + }, "noPasswordsInList": { "message": "Nejsou k dispozici žádná hesla." }, + "clearHistory": { + "message": "Vymazat historii" + }, + "nothingToShow": { + "message": "Nic k zobrazení" + }, + "nothingGeneratedRecently": { + "message": "Nedávno jste nic nevygenerovali" + }, "clear": { "message": "Vymazat", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Všechny relace byly zrušeny" }, - "accountIsManagedMessage": { - "message": "Tento účet je spravován: $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "Tento účet je vlastněn: $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8052,16 +8070,16 @@ "message": "Bylo zahájeno přihlášení" }, "rememberThisDeviceToMakeFutureLoginsSeamless": { - "message": "Remember this device to make future logins seamless" + "message": "Zapamatovat si toto zařízení pro bezproblémové budoucí přihlášení" }, "deviceApprovalRequired": { "message": "Vyžaduje se schválení zařízení. Vyberte možnost schválení níže:" }, "deviceApprovalRequiredV2": { - "message": "Device approval required" + "message": "Vyžaduje se schválení zařízení" }, "selectAnApprovalOptionBelow": { - "message": "Select an approval option below" + "message": "Vyberte volbu schválení níže" }, "rememberThisDevice": { "message": "Zapamatovat toto zařízení" @@ -8293,7 +8311,7 @@ "message": "Chybí e-mail uživatele" }, "activeUserEmailNotFoundLoggingYouOut": { - "message": "Active user email not found. Logging you out." + "message": "Aktivní uživatelský e-mail nebyl nalezen. Budete odhlášeni." }, "deviceTrusted": { "message": "Zařízení zařazeno mezi důvěryhodné" @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Spravuje chování kolekce pro organizaci" }, - "limitCollectionCreationDeletionDesc": { - "message": "Omezí vytváření a mazání kolekce na vlastníky a správce" - }, "limitCollectionCreationDesc": { "message": "Omezí vytváření kolekce na vlastníky a správce" }, diff --git a/apps/web/src/locales/cy/messages.json b/apps/web/src/locales/cy/messages.json index 0839ac7f9f..91d6f860aa 100644 --- a/apps/web/src/locales/cy/messages.json +++ b/apps/web/src/locales/cy/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Password history" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Clear", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/da/messages.json b/apps/web/src/locales/da/messages.json index e1cb4d28f2..eeb2d86c9f 100644 --- a/apps/web/src/locales/da/messages.json +++ b/apps/web/src/locales/da/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Adgangskodehistorik" }, + "generatorHistory": { + "message": "Generatorhistorik" + }, + "clearGeneratorHistoryTitle": { + "message": "Ryd generatorhistorik" + }, + "cleargGeneratorHistoryDescription": { + "message": "Fortsætter man, slettes alle poster permanent fra generatorhistorikken. Sikker på, at handlingen skal udføres?" + }, "noPasswordsInList": { "message": "Der er ingen adgangskoder at vise." }, + "clearHistory": { + "message": "Ryd historik" + }, + "nothingToShow": { + "message": "Intet at vise" + }, + "nothingGeneratedRecently": { + "message": "Intet genereret for nylig" + }, "clear": { "message": "Ryd", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Godkendelser for alle sessioner fjernet" }, - "accountIsManagedMessage": { - "message": "Denne konto håndteres af $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "Denne konto ejes af $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8052,16 +8070,16 @@ "message": "Indlogning påbegyndt" }, "rememberThisDeviceToMakeFutureLoginsSeamless": { - "message": "Remember this device to make future logins seamless" + "message": "Husk denne enhed for at gøre fremtidige indlogninger gnidningsløse" }, "deviceApprovalRequired": { "message": "Enhedsgodkendelse kræves. Vælg en godkendelsesmulighed nedenfor:" }, "deviceApprovalRequiredV2": { - "message": "Device approval required" + "message": "Enhedsgodkendelse kræves" }, "selectAnApprovalOptionBelow": { - "message": "Select an approval option below" + "message": "Vælg en godkendelsesmulighed nedenfor" }, "rememberThisDevice": { "message": "Husk denne enhed" @@ -8293,7 +8311,7 @@ "message": "Brugers e-mail mangler" }, "activeUserEmailNotFoundLoggingYouOut": { - "message": "Active user email not found. Logging you out." + "message": "Aktiv bruger e-mail ikke fundet. Man logges ud." }, "deviceTrusted": { "message": "Enhed betroet" @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Håndtér samlingsadfærden for organisationen" }, - "limitCollectionCreationDeletionDesc": { - "message": "Begræns samlingsoprettelse og -sletning til ejere og admins" - }, "limitCollectionCreationDesc": { "message": "Begræns samlingsoprettelse til ejere og admins" }, diff --git a/apps/web/src/locales/de/messages.json b/apps/web/src/locales/de/messages.json index 7e79831c54..ff37d271af 100644 --- a/apps/web/src/locales/de/messages.json +++ b/apps/web/src/locales/de/messages.json @@ -985,7 +985,7 @@ "message": "Die Anmeldung über ein Gerät muss in den Einstellungen der Bitwarden App eingerichtet werden. Benötigst du eine andere Option?" }, "needAnotherOptionV1": { - "message": "Need another option?" + "message": "Brauchst du eine andere Option?" }, "loginWithMasterPassword": { "message": "Mit Master-Passwort anmelden" @@ -1309,7 +1309,7 @@ "message": "Eine Benachrichtigung wurde an dein Gerät gesendet" }, "makeSureYourAccountIsUnlockedAndTheFingerprintEtc": { - "message": "Make sure your account is unlocked and the fingerprint phrase matches on the other device" + "message": "Stelle sicher, dass dein Konto entsperrt ist und die Fingerabdruck-Phrase mit der vom anderen Gerät übereinstimmt" }, "versionNumber": { "message": "Version $VERSION_NUMBER$", @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Passwortverlauf" }, + "generatorHistory": { + "message": "Generator-Verlauf" + }, + "clearGeneratorHistoryTitle": { + "message": "Generator-Verlauf löschen" + }, + "cleargGeneratorHistoryDescription": { + "message": "Wenn du fortfährst, werden alle Einträge dauerhaft aus dem Generator-Verlauf gelöscht. Bist du sicher, dass du fortfahren möchtest?" + }, "noPasswordsInList": { "message": "Keine Passwörter vorhanden." }, + "clearHistory": { + "message": "Verlauf löschen" + }, + "nothingToShow": { + "message": "Nichts anzuzeigen" + }, + "nothingGeneratedRecently": { + "message": "Du hast in letzter Zeit nichts generiert" + }, "clear": { "message": "Löschen", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Alle Sitzungen wurden abgemeldet" }, - "accountIsManagedMessage": { - "message": "Dieses Konto wird von $ORGANIZATIONNAME$ verwaltet", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -3397,7 +3415,7 @@ } }, "viewAllLogInOptions": { - "message": "View all log in options" + "message": "Alle Anmeldeoptionen anzeigen" }, "viewAllLoginOptions": { "message": "Alle Anmeldeoptionen anzeigen" @@ -4456,7 +4474,7 @@ "description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing." }, "youWillBeNotifiedOnceTheRequestIsApproved": { - "message": "You will be notified once the request is approved" + "message": "Du wirst benachrichtigt, sobald die Anfrage genehmigt wurde" }, "free": { "message": "Free", @@ -6392,7 +6410,7 @@ "message": "Erforderlich, wenn die Entitäts-ID keine URL ist." }, "offerNoLongerValid": { - "message": "This offer is no longer valid. Contact your organization administrators for more information." + "message": "Dieses Angebot ist nicht mehr gültig. Kontaktiere die Administratoren deiner Organisation für weitere Informationen." }, "openIdOptionalCustomizations": { "message": "Optionale Anpassungen" @@ -6501,7 +6519,7 @@ } }, "passwordLengthRecommendationHint": { - "message": " Benutze $RECOMMENDED$ oder mehr Zeichen um ein starkes Passwort zu generieren.", + "message": " Verwende $RECOMMENDED$ oder mehr Zeichen, um ein starkes Passwort zu generieren.", "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": { @@ -6511,7 +6529,7 @@ } }, "passphraseNumWordsRecommendationHint": { - "message": " Use $RECOMMENDED$ words or more to generate a strong passphrase.", + "message": " Verwende $RECOMMENDED$ oder mehr Wörter, um eine starke Passphrase zu generieren.", "description": "Appended to `spinboxBoundariesHint` to recommend a number of words to the user. This must include any language-specific 'sentence' separator characters (e.g. a space in english).", "placeholders": { "recommended": { @@ -8052,16 +8070,16 @@ "message": "Anmeldung eingeleitet" }, "rememberThisDeviceToMakeFutureLoginsSeamless": { - "message": "Remember this device to make future logins seamless" + "message": "Dieses Gerät merken, um zukünftige Anmeldungen reibungslos zu gestalten" }, "deviceApprovalRequired": { "message": "Geräte-Genehmigung erforderlich. Wähle unten eine Genehmigungsoption aus:" }, "deviceApprovalRequiredV2": { - "message": "Device approval required" + "message": "Geräte-Genehmigung erforderlich" }, "selectAnApprovalOptionBelow": { - "message": "Select an approval option below" + "message": "Wähle unten eine Genehmigungsoption aus" }, "rememberThisDevice": { "message": "Dieses Gerät merken" @@ -8293,7 +8311,7 @@ "message": "E-Mail-Adresse des Benutzers fehlt" }, "activeUserEmailNotFoundLoggingYouOut": { - "message": "Active user email not found. Logging you out." + "message": "Aktive Benutzer-E-Mail-Adresse nicht gefunden. Du wirst abgemeldet." }, "deviceTrusted": { "message": "Gerät wird vertraut" @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Verwalte das Sammlungsverhalten für die Organisation" }, - "limitCollectionCreationDeletionDesc": { - "message": "Sammlungserstellung und -löschung auf Eigentümer und Administratoren beschränken" - }, "limitCollectionCreationDesc": { "message": "Das Erstellen von Sammlungen auf Eigentümer und Administratoren beschränken" }, @@ -9759,18 +9774,18 @@ "message": "Erfolgreich gelöscht" }, "freeFamiliesSponsorship": { - "message": "Remove Free Bitwarden Families sponsorship" + "message": "Kostenloses Bitwarden Families-Sponsoring entfernen" }, "freeFamiliesSponsorshipPolicyDesc": { - "message": "Do not allow members to redeem a Families plan through this organization." + "message": "Erlaube Mitgliedern nicht, einen Families-Tarif über diese Organisation einzulösen." }, "verifyBankAccountWithStatementDescriptorWarning": { - "message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make a micro-deposit within the next 1-2 business days. Enter the statement descriptor code from this deposit on the organization's billing page to verify the bank account. Failure to verify the bank account will result in a missed payment and your subscription being suspended." + "message": "Die Zahlung mit einem Bankkonto ist nur für Kunden in den Vereinigten Staaten möglich. Du musst dein Bankkonto verifizieren. Wir werden innerhalb der nächsten 1-2 Werktage eine Mikro-Einzahlung vornehmen. Gib den Code aus der Beschreibung dieser Einzahlung auf der Rechnungsseite der Organisation ein, um das Bankkonto zu verifizieren. Schlägt die Verifizierung des Bankkontos fehl, wird dies als versäumte Zahlung gewertet und dein Abonnement gesperrt." }, "verifyBankAccountWithStatementDescriptorInstructions": { - "message": "We have made a micro-deposit to your bank account (this may take 1-2 business days). Enter the six-digit code starting with 'SM' found on the deposit description. Failure to verify the bank account will result in a missed payment and your subscription being suspended." + "message": "Wir haben eine Mikro-Einzahlung auf dein Bankkonto vorgenommen (dies kann 1-2 Werktage dauern). Gib den sechsstelligen Code ein, der mit \"SM\" beginnt und in der Einzahlungsbeschreibung steht. Schlägt die Verifizierung des Bankkontos fehl, wird dies als versäumte Zahlung gewertet und dein Abonnement gesperrt." }, "descriptorCode": { - "message": "Descriptor code" + "message": "Beschreibungscode" } } diff --git a/apps/web/src/locales/el/messages.json b/apps/web/src/locales/el/messages.json index aa9cb47b13..110286543c 100644 --- a/apps/web/src/locales/el/messages.json +++ b/apps/web/src/locales/el/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Ιστορικό Κωδικού" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Δεν υπάρχουν κωδικοί στη λίστα." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Εκκαθάριση", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Η Ανακληθεί η Πρόσβαση από Όλες τις Συνεδρίες" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/en_GB/messages.json b/apps/web/src/locales/en_GB/messages.json index 9039334134..beadcfc710 100644 --- a/apps/web/src/locales/en_GB/messages.json +++ b/apps/web/src/locales/en_GB/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Password history" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Clear", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorised" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behaviour for the organisation" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/en_IN/messages.json b/apps/web/src/locales/en_IN/messages.json index ba89bea21c..1ca16a1704 100644 --- a/apps/web/src/locales/en_IN/messages.json +++ b/apps/web/src/locales/en_IN/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Password history" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Clear", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorised" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behaviour for the organisation" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/eo/messages.json b/apps/web/src/locales/eo/messages.json index eab492710a..7c4061ad35 100644 --- a/apps/web/src/locales/eo/messages.json +++ b/apps/web/src/locales/eo/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Pasvorta Historio" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Ne estas listigitaj pasvortoj." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Malplenigi", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Ĉiuj Sesioj Neaŭtorizitaj" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/es/messages.json b/apps/web/src/locales/es/messages.json index 1a51107dfe..ef1152c04b 100644 --- a/apps/web/src/locales/es/messages.json +++ b/apps/web/src/locales/es/messages.json @@ -27,10 +27,10 @@ } }, "notifiedMembers": { - "message": "Notified members" + "message": "Miembros notificados" }, "allApplicationsWithCount": { - "message": "All applications ($COUNT$)", + "message": "Todas las aplicaciones ($COUNT$)", "placeholders": { "count": { "content": "$1", @@ -42,7 +42,7 @@ "message": "Create new login item" }, "criticalApplicationsWithCount": { - "message": "Critical applications ($COUNT$)", + "message": "Aplicaciones críticas ($COUNT$)", "placeholders": { "count": { "content": "$1", @@ -51,7 +51,7 @@ } }, "notifiedMembersWithCount": { - "message": "Notified members ($COUNT$)", + "message": "Miembros notificados ($COUNT$)", "placeholders": { "count": { "content": "$1", @@ -87,7 +87,7 @@ "message": "Apps marked as critical" }, "application": { - "message": "Application" + "message": "Aplicación" }, "atRiskPasswords": { "message": "At-risk passwords" @@ -759,31 +759,31 @@ "message": "Copy website" }, "copyNotes": { - "message": "Copy notes" + "message": "Copiar notas" }, "copyAddress": { - "message": "Copy address" + "message": "Copiar dirección" }, "copyPhone": { - "message": "Copy phone" + "message": "Copiar teléfono" }, "copyEmail": { - "message": "Copy email" + "message": "Copiar correo electrónico" }, "copyCompany": { "message": "Copy company" }, "copySSN": { - "message": "Copy Social Security number" + "message": "Copiar número de seguro social" }, "copyPassportNumber": { - "message": "Copy passport number" + "message": "Copiar número de pasaporte" }, "copyLicenseNumber": { - "message": "Copy license number" + "message": "Copiar número de licencia" }, "copyName": { - "message": "Copy name" + "message": "Copiar nombre" }, "me": { "message": "Yo" @@ -952,7 +952,7 @@ "message": "Restart registration" }, "expiredLink": { - "message": "Expired link" + "message": "Enlace expirado" }, "pleaseRestartRegistrationOrTryLoggingIn": { "message": "Please restart registration or try logging in." @@ -1169,10 +1169,10 @@ "message": "Configuración" }, "accountEmail": { - "message": "Account email" + "message": "Correo electrónico de la cuenta" }, "requestHint": { - "message": "Request hint" + "message": "Solicitar pista" }, "requestPasswordHint": { "message": "Request password hint" @@ -1221,7 +1221,7 @@ "message": "Your new account has been created!" }, "youHaveBeenLoggedIn": { - "message": "You have been logged in!" + "message": "¡Has iniciado sesión!" }, "trialAccountCreated": { "message": "Cuenta creada con éxito." @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Historial de contraseñas" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "No hay contraseñas que listar." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Limpiar", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Desautorizadas todas las sesiones" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Administrar el comportamiento de la colección para la organización" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, @@ -8654,16 +8669,16 @@ } }, "addField": { - "message": "Add field" + "message": "Añadir campo" }, "editField": { - "message": "Edit field" + "message": "Editar campo" }, "items": { "message": "Elementos" }, "assignedSeats": { - "message": "Assigned seats" + "message": "Asientos asignados" }, "assigned": { "message": "Asignado" @@ -8678,16 +8693,16 @@ "message": "Desvincular organización" }, "manageSeats": { - "message": "MANAGE SEATS" + "message": "GESTIONAR ASIENTOS" }, "manageSeatsDescription": { "message": "Adjustments to seats will be reflected in the next billing cycle." }, "unassignedSeatsDescription": { - "message": "Unassigned seats" + "message": "Asientos no asignados" }, "purchaseSeatDescription": { - "message": "Additional seats purchased" + "message": "Asientos adicionales comprados" }, "assignedSeatCannotUpdate": { "message": "Assigned Seats can not be updated. Please contact your organization owner for assistance." diff --git a/apps/web/src/locales/et/messages.json b/apps/web/src/locales/et/messages.json index 01b64364ea..b82a600afa 100644 --- a/apps/web/src/locales/et/messages.json +++ b/apps/web/src/locales/et/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Paroolide ajalugu" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Puuduvad paroolid, mida kuvada." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Tühjenda", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Kõikidest seadmetest on välja logitud" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/eu/messages.json b/apps/web/src/locales/eu/messages.json index 158233471d..bd8e1febd5 100644 --- a/apps/web/src/locales/eu/messages.json +++ b/apps/web/src/locales/eu/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Pasahitz historia" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Ez dago erakusteko pasahitzik." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Ezabatu", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Saio guztiei baimena kendua" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/fa/messages.json b/apps/web/src/locales/fa/messages.json index 870ffb1f8e..beb39cd47a 100644 --- a/apps/web/src/locales/fa/messages.json +++ b/apps/web/src/locales/fa/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "تاریخچه کلمه عبور" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "هیچ کلمه عبوری برای فهرست کردن وجود ندارد." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "پاک کردن", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "همه نشست‌ها غیرمجاز است" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/fi/messages.json b/apps/web/src/locales/fi/messages.json index 95aa99cdb7..4a27d1b5f5 100644 --- a/apps/web/src/locales/fi/messages.json +++ b/apps/web/src/locales/fi/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Salasanahistoria" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Näytettäviä salasanoja ei ole." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Tyhjennä", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Kaikki istunnot mitätöitiin" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Voi hallita organisaation kokoelmien toimintaa." }, - "limitCollectionCreationDeletionDesc": { - "message": "Rajoita kokoelmien luonti ja poisto omistajille ja ylläpitäjille" - }, "limitCollectionCreationDesc": { "message": "Rajoita kokoelmien luonti omistajille ja ylläpitäjille" }, diff --git a/apps/web/src/locales/fil/messages.json b/apps/web/src/locales/fil/messages.json index 44ecebc6e6..536dbeaebc 100644 --- a/apps/web/src/locales/fil/messages.json +++ b/apps/web/src/locales/fil/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Kasaysayan ng password" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Walang maililistang password." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Burahin", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Na-deauthorize lahat ng mga sesyon" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/fr/messages.json b/apps/web/src/locales/fr/messages.json index fe0e9dc0e5..3bbed3aba4 100644 --- a/apps/web/src/locales/fr/messages.json +++ b/apps/web/src/locales/fr/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Historique des mots de passe" }, + "generatorHistory": { + "message": "Historique du générateur" + }, + "clearGeneratorHistoryTitle": { + "message": "Effacer l'historique du générateur" + }, + "cleargGeneratorHistoryDescription": { + "message": "Si vous continuez, toutes les entrées seront définitivement supprimées de l'historique du générateur. Êtes-vous sûr de vouloir continuer?" + }, "noPasswordsInList": { "message": "Aucun mot de passe à afficher." }, + "clearHistory": { + "message": "Effacer l'historique" + }, + "nothingToShow": { + "message": "Rien à afficher" + }, + "nothingGeneratedRecently": { + "message": "Vous n'avez rien généré récemment" + }, "clear": { "message": "Effacer", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Toutes les sessions ont été révoquées" }, - "accountIsManagedMessage": { - "message": "Ce compte est géré par $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "Ce compte appartient à $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8052,16 +8070,16 @@ "message": "Connexion initiée" }, "rememberThisDeviceToMakeFutureLoginsSeamless": { - "message": "Remember this device to make future logins seamless" + "message": "Se souvenir de cet appareil pour rendre les connexions futures transparentes" }, "deviceApprovalRequired": { "message": "L'approbation de l'appareil est requise. Sélectionnez une option d'approbation ci-dessous:" }, "deviceApprovalRequiredV2": { - "message": "Device approval required" + "message": "Autorisation de l'appareil requise" }, "selectAnApprovalOptionBelow": { - "message": "Select an approval option below" + "message": "Sélectionnez une option d'approbation ci-dessous" }, "rememberThisDevice": { "message": "Se souvenir de cet appareil" @@ -8293,7 +8311,7 @@ "message": "Courriel de l'utilisateur manquant" }, "activeUserEmailNotFoundLoggingYouOut": { - "message": "Active user email not found. Logging you out." + "message": "Courriel de l'utilisateur actif introuvable. Vous allez être déconnecté." }, "deviceTrusted": { "message": "Appareil de confiance" @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Gérer le comportement de la collection pour l'organisation" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limiter la création et la suppression de la collection aux propriétaires et administrateurs" - }, "limitCollectionCreationDesc": { "message": "Limiter la création de collections aux propriétaires et administrateurs" }, diff --git a/apps/web/src/locales/gl/messages.json b/apps/web/src/locales/gl/messages.json index a492300c13..ceda4ca59d 100644 --- a/apps/web/src/locales/gl/messages.json +++ b/apps/web/src/locales/gl/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Password history" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Clear", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/he/messages.json b/apps/web/src/locales/he/messages.json index 411ef267e4..9da5dfe492 100644 --- a/apps/web/src/locales/he/messages.json +++ b/apps/web/src/locales/he/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "היסטוריית סיסמאות" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "אין סיסמאות להצגה ברשימה." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "נקה", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "הוסרה ההרשאה מכל הסשנים" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/hi/messages.json b/apps/web/src/locales/hi/messages.json index 2cd148e301..7c8ecd4473 100644 --- a/apps/web/src/locales/hi/messages.json +++ b/apps/web/src/locales/hi/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Password history" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Clear", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/hr/messages.json b/apps/web/src/locales/hr/messages.json index 2fc33c3b34..5a5ca9b979 100644 --- a/apps/web/src/locales/hr/messages.json +++ b/apps/web/src/locales/hr/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Povijest" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Nema lozinki na popisu." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Očisti", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Sve sesije deautorizirane" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Upravljaj ponašanjem zbirki za organizaciju" }, - "limitCollectionCreationDeletionDesc": { - "message": "Ograniči kreiranje i brisanje zbirki vlasnicima i adminima" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/hu/messages.json b/apps/web/src/locales/hu/messages.json index 2ae6a5f699..7042ac1f6a 100644 --- a/apps/web/src/locales/hu/messages.json +++ b/apps/web/src/locales/hu/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Jelszóelőzmények" }, + "generatorHistory": { + "message": "Generátor előzmények" + }, + "clearGeneratorHistoryTitle": { + "message": "Generátor előzmények kiürítése" + }, + "cleargGeneratorHistoryDescription": { + "message": "Ha folytatjuk, az összes bejegyzés véglegesen törlődik a generátor előzményeiből. Biztosan folytatjuk?" + }, "noPasswordsInList": { "message": "Nincsenek listázható jelszavak." }, + "clearHistory": { + "message": "Előzmények törlése" + }, + "nothingToShow": { + "message": "Nincs megjeleníthető elem" + }, + "nothingGeneratedRecently": { + "message": "Mostanában nem lett semmi generálva." + }, "clear": { "message": "Kiürítés", "description": "To clear something out. Example: To clear browser history." @@ -1767,7 +1785,7 @@ "sessionsDeauthorized": { "message": "Az összes munkamenet hitelesítése eldobásra került." }, - "accountIsManagedMessage": { + "accountIsOwnedMessage": { "message": "Ezt a fiókot $ORGANIZATIONNAME$ kezeli.", "placeholders": { "organizationName": { @@ -8052,16 +8070,16 @@ "message": "A bejelentkezés elindításra került." }, "rememberThisDeviceToMakeFutureLoginsSeamless": { - "message": "Remember this device to make future logins seamless" + "message": "Emlékezés az eszközre, hogy zökkenőmentes legyen a jövőbeni bejelentkezés" }, "deviceApprovalRequired": { "message": "Az eszköz jóváhagyása szükséges. Válasszunk egy jóváhagyási lehetőséget lentebb:" }, "deviceApprovalRequiredV2": { - "message": "Device approval required" + "message": "Eszköz jóváhagyás szükséges" }, "selectAnApprovalOptionBelow": { - "message": "Select an approval option below" + "message": "Válasszunk lentebb egy jóváhagyási lehetőséget." }, "rememberThisDevice": { "message": "Eszköz megjegyzése" @@ -8293,7 +8311,7 @@ "message": "A felhasználói email cím hiányzik." }, "activeUserEmailNotFoundLoggingYouOut": { - "message": "Active user email not found. Logging you out." + "message": "" }, "deviceTrusted": { "message": "Az eszköz megbízható." @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Gyűjtési viselkedést kezelhet a szervezetnek" }, - "limitCollectionCreationDeletionDesc": { - "message": "A gyűjtemény létrehozásának és törlésének korlátozása tulajdonosokra és adminisztrátorokra" - }, "limitCollectionCreationDesc": { "message": "A gyűjtemény létrehozásának korlátozása tulajdonosokra és adminisztrátorokra" }, diff --git a/apps/web/src/locales/id/messages.json b/apps/web/src/locales/id/messages.json index 9bc97de8a3..53b7fb2714 100644 --- a/apps/web/src/locales/id/messages.json +++ b/apps/web/src/locales/id/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Riwayat Kata Sandi" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Tidak ada sandi yang dapat dicantumkan." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Bersihkan", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Semua Sesi Dicabut Izinnya" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/it/messages.json b/apps/web/src/locales/it/messages.json index 321e52e4b1..e37992b812 100644 --- a/apps/web/src/locales/it/messages.json +++ b/apps/web/src/locales/it/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Cronologia delle password" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Non ci sono password da mostrare." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Cancella", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Tutte le sessioni revocate" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Gestisci il comportamento delle raccolte per l'organizzazione" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limita la creazione e l'eliminazione delle raccolte a proprietari e amministratori" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/ja/messages.json b/apps/web/src/locales/ja/messages.json index 429727af20..c212cb6f93 100644 --- a/apps/web/src/locales/ja/messages.json +++ b/apps/web/src/locales/ja/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "パスワードの履歴" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "表示するパスワードがありません" }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "消去する", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "全てのセッションを無効化" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "組織のコレクションに関する挙動を管理します" }, - "limitCollectionCreationDeletionDesc": { - "message": "コレクションの作成・削除を所有者と管理者のみに制限" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/ka/messages.json b/apps/web/src/locales/ka/messages.json index d03ea96816..a3a7d9157e 100644 --- a/apps/web/src/locales/ka/messages.json +++ b/apps/web/src/locales/ka/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Password history" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Clear", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/km/messages.json b/apps/web/src/locales/km/messages.json index 24d2cfb901..1ad5f52a94 100644 --- a/apps/web/src/locales/km/messages.json +++ b/apps/web/src/locales/km/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Password history" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Clear", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/kn/messages.json b/apps/web/src/locales/kn/messages.json index cc80dfcbd4..1eb0012ccc 100644 --- a/apps/web/src/locales/kn/messages.json +++ b/apps/web/src/locales/kn/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "ಪಾಸ್ವರ್ಡ್ ಇತಿಹಾಸ" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "ಪಟ್ಟಿ ಮಾಡಲು ಯಾವುದೇ ಪಾಸ್ವರ್ಡ್ಗಳು ಇಲ್ಲ." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "ಕ್ಲಿಯರ್‌", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "ಎಲ್ಲಾ ಸೆಷನ್‌ಗಳು ಅನಧಿಕೃತವಾಗಿವೆ" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/ko/messages.json b/apps/web/src/locales/ko/messages.json index 5ccd3e177a..264e6cf7d3 100644 --- a/apps/web/src/locales/ko/messages.json +++ b/apps/web/src/locales/ko/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "비밀번호 변경 기록" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "비밀번호가 없습니다." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "삭제", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "모든 세션 해제 됨" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/lv/messages.json b/apps/web/src/locales/lv/messages.json index af4908ab00..81d0dde4e6 100644 --- a/apps/web/src/locales/lv/messages.json +++ b/apps/web/src/locales/lv/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Paroles izmaiņu vēsture" }, + "generatorHistory": { + "message": "Veidotāja vēsture" + }, + "clearGeneratorHistoryTitle": { + "message": "Iztīrīt veidotāja vēsturi" + }, + "cleargGeneratorHistoryDescription": { + "message": "Turpinot visi veidotāja vēstures ieraksti tiks neatgrieziniski izdzēsti. Vai tiešām turpināt?" + }, "noPasswordsInList": { "message": "Nav paroļu, ko parādīt." }, + "clearHistory": { + "message": "Iztīrīt vēsturi" + }, + "nothingToShow": { + "message": "Nav nekā, ko parādīt" + }, + "nothingGeneratedRecently": { + "message": "Pēdējā laikā nav nekas izveidots" + }, "clear": { "message": "Notīrīt", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Visu sesiju darbība ir atsaukta" }, - "accountIsManagedMessage": { - "message": "Šo kontu pārvalda $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "Šis konts pieder $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -6511,7 +6529,7 @@ } }, "passphraseNumWordsRecommendationHint": { - "message": " Jāizmanto $RECOMMENDED$ vai vairāk vārdu, lai aizveidotu spēcīgu parles vārdkopu.", + "message": " Jāizmanto $RECOMMENDED$ vai vairāk vārdu, lai aizveidotu spēcīgu paroles vārdkopu.", "description": "Appended to `spinboxBoundariesHint` to recommend a number of words to the user. This must include any language-specific 'sentence' separator characters (e.g. a space in english).", "placeholders": { "recommended": { @@ -8052,16 +8070,16 @@ "message": "Uzsākta pieteikšanās" }, "rememberThisDeviceToMakeFutureLoginsSeamless": { - "message": "Remember this device to make future logins seamless" + "message": "Atcerēties šo ierīci, lai nākotnes pieteikšanos padarītu plūdenāku" }, "deviceApprovalRequired": { "message": "Nepieciešams ierīces apstiprinājums. Zemāk jāatlasa apstiprinājuma iespēja:" }, "deviceApprovalRequiredV2": { - "message": "Device approval required" + "message": "Nepieciešama ierīces apstiprināšana" }, "selectAnApprovalOptionBelow": { - "message": "Select an approval option below" + "message": "Zemāk jāatlasa apstiprināšnas iespēja" }, "rememberThisDevice": { "message": "Atcerēties šo ierīci" @@ -8293,7 +8311,7 @@ "message": "Trūkst lietotāja e-pasta adreses" }, "activeUserEmailNotFoundLoggingYouOut": { - "message": "Active user email not found. Logging you out." + "message": "Aktīva lietotāja e-pasta adrese netika atrasta. Notiek atteikšanās." }, "deviceTrusted": { "message": "Ierīce ir uzticama" @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Krājumu uzvedības pārvaldība apvienībā" }, - "limitCollectionCreationDeletionDesc": { - "message": "Ļaut krājumu izveidošanu un izdzēšanu tikai īpašniekiem un pārvaldniekiem" - }, "limitCollectionCreationDesc": { "message": "Ļaut krājumu izveidošanu tikai īpašniekiem un pārvaldītājiem" }, diff --git a/apps/web/src/locales/ml/messages.json b/apps/web/src/locales/ml/messages.json index 51d65c719c..559c1e4768 100644 --- a/apps/web/src/locales/ml/messages.json +++ b/apps/web/src/locales/ml/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "പാസ്സ്‌വേഡ് ചരിത്രം" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "പ്രദർശിപ്പിക്കാൻ പാസ്സ്‌വേഡുകൾ ഒന്നും ഇല്ല." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "മായ്ക്കുക", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "എല്ലാ സെഷനും നിരസിച്ചു." }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/mr/messages.json b/apps/web/src/locales/mr/messages.json index 24d2cfb901..1ad5f52a94 100644 --- a/apps/web/src/locales/mr/messages.json +++ b/apps/web/src/locales/mr/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Password history" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Clear", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/my/messages.json b/apps/web/src/locales/my/messages.json index 24d2cfb901..1ad5f52a94 100644 --- a/apps/web/src/locales/my/messages.json +++ b/apps/web/src/locales/my/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Password history" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Clear", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/nb/messages.json b/apps/web/src/locales/nb/messages.json index 43ba5fea30..5145af4cc1 100644 --- a/apps/web/src/locales/nb/messages.json +++ b/apps/web/src/locales/nb/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Passordhistorikk" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Det er ingen passord å liste opp." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Tøm", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Fjernet autoriseringen fra alle økter" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/ne/messages.json b/apps/web/src/locales/ne/messages.json index 079a4217a0..068f477149 100644 --- a/apps/web/src/locales/ne/messages.json +++ b/apps/web/src/locales/ne/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Password history" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Clear", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/nl/messages.json b/apps/web/src/locales/nl/messages.json index 460fc01add..0f1025abd7 100644 --- a/apps/web/src/locales/nl/messages.json +++ b/apps/web/src/locales/nl/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Geschiedenis" }, + "generatorHistory": { + "message": "Generatorgeschiedenis" + }, + "clearGeneratorHistoryTitle": { + "message": "Generatorgeschiedenis wissen" + }, + "cleargGeneratorHistoryDescription": { + "message": "Als je doorgaat, wis je definitief de geschiedenis van de generator. Weet je zeker dat je wilt doorgaan?" + }, "noPasswordsInList": { "message": "Er zijn geen wachtwoorden om weer te geven." }, + "clearHistory": { + "message": "Geschiedenis wissen" + }, + "nothingToShow": { + "message": "Niets weer te geven" + }, + "nothingGeneratedRecently": { + "message": "Je hebt de laatste tijd niets gegenereerd" + }, "clear": { "message": "Wissen", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Autorisatie van alle sessies ingetrokken" }, - "accountIsManagedMessage": { - "message": "Dit account wordt beheerd door $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "Dit account is eigendom van $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Het gedrag van de collectie beheren voor de organisatie" }, - "limitCollectionCreationDeletionDesc": { - "message": "Aanmaken en verwijderen van collecties tot eigenaren en managers beperken" - }, "limitCollectionCreationDesc": { "message": "Aanmaken van collecties beperken tot eigenaren en managers" }, diff --git a/apps/web/src/locales/nn/messages.json b/apps/web/src/locales/nn/messages.json index b47839aa8e..eb9058d8d3 100644 --- a/apps/web/src/locales/nn/messages.json +++ b/apps/web/src/locales/nn/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Passordoversyn" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Det er ingen passord å syna." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Tøm", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/or/messages.json b/apps/web/src/locales/or/messages.json index 24d2cfb901..1ad5f52a94 100644 --- a/apps/web/src/locales/or/messages.json +++ b/apps/web/src/locales/or/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Password history" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Clear", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/pl/messages.json b/apps/web/src/locales/pl/messages.json index 6cabe22b90..e02e23842c 100644 --- a/apps/web/src/locales/pl/messages.json +++ b/apps/web/src/locales/pl/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Historia hasła" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Brak haseł." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Wyczyść", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Wszystkie sesje zostały zakończone" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Zarządzaj zachowaniami kolekcji w organizacji" }, - "limitCollectionCreationDeletionDesc": { - "message": "Ogranicz tworzenie i usuwanie kolekcji dla właścicieli i administratorów" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, @@ -9138,7 +9153,7 @@ } }, "lowKDFIterationsBanner": { - "message": "Niska liczba itracjia KDF. Zwiększ liczbę iteracji, aby zwiększyć bezpieczeństwo Twojego konta." + "message": "Niska liczba iteracji KDF. Zwiększ liczbę iteracji, aby zwiększyć bezpieczeństwo Twojego konta." }, "changeKDFSettings": { "message": "Zmień ustawienia KDF" diff --git a/apps/web/src/locales/pt_BR/messages.json b/apps/web/src/locales/pt_BR/messages.json index 4f86642b05..5df8556ae6 100644 --- a/apps/web/src/locales/pt_BR/messages.json +++ b/apps/web/src/locales/pt_BR/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Histórico de Senha" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Não existem senhas para listar." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Limpar", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Todas as Sessões Desautorizadas" }, - "accountIsManagedMessage": { - "message": "Esta conta é gerenciada por $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Gerenciar o comportamento da coleção para a organização" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limitar criação de coleção e exclusão a proprietários e administradores" - }, "limitCollectionCreationDesc": { "message": "Limitar criação de coleção e exclusão a proprietários e administradores" }, diff --git a/apps/web/src/locales/pt_PT/messages.json b/apps/web/src/locales/pt_PT/messages.json index 92e5c0c88e..06d56cb2f7 100644 --- a/apps/web/src/locales/pt_PT/messages.json +++ b/apps/web/src/locales/pt_PT/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Histórico de palavras-passe" }, + "generatorHistory": { + "message": "Histórico do gerador" + }, + "clearGeneratorHistoryTitle": { + "message": "Limpar o histórico do gerador" + }, + "cleargGeneratorHistoryDescription": { + "message": "Se continuar, todas as entradas serão permanentemente eliminadas do histórico do gerador. Tem a certeza de que pretende continuar?" + }, "noPasswordsInList": { "message": "Não existem palavras-passe para listar." }, + "clearHistory": { + "message": "Limpar histórico" + }, + "nothingToShow": { + "message": "Nada a mostrar" + }, + "nothingGeneratedRecently": { + "message": "Não gerou nada recentemente" + }, "clear": { "message": "Limpar", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Todas as sessões desautorizadas" }, - "accountIsManagedMessage": { - "message": "Esta conta é gerida por $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "Esta conta é propriedade de $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Gerir o comportamento da coleção da organização" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limitar a criação e eliminação de coleções aos proprietários e administradores" - }, "limitCollectionCreationDesc": { "message": "Limitar a criação de coleções aos proprietários e administradores" }, diff --git a/apps/web/src/locales/ro/messages.json b/apps/web/src/locales/ro/messages.json index e8e76e800e..c5c4d7b93a 100644 --- a/apps/web/src/locales/ro/messages.json +++ b/apps/web/src/locales/ro/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Istoric parole" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Nicio parolă de afișat." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Ștergere", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Toate sesiunile au fost dezautorizate" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/ru/messages.json b/apps/web/src/locales/ru/messages.json index e560c4d7be..6d86d11431 100644 --- a/apps/web/src/locales/ru/messages.json +++ b/apps/web/src/locales/ru/messages.json @@ -6,7 +6,7 @@ "message": "Критичные приложения" }, "accessIntelligence": { - "message": "Access Intelligence" + "message": "Управление доступом" }, "riskInsights": { "message": "Информация о рисках" @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "История паролей" }, + "generatorHistory": { + "message": "История генератора" + }, + "clearGeneratorHistoryTitle": { + "message": "Очистить историю генератора" + }, + "cleargGeneratorHistoryDescription": { + "message": "Если вы продолжите, все записи будут навсегда удалены из истории генератора. Вы уверены, что хотите продолжить?" + }, "noPasswordsInList": { "message": "Нет паролей для отображения." }, + "clearHistory": { + "message": "Очистить историю" + }, + "nothingToShow": { + "message": "Нечего показать" + }, + "nothingGeneratedRecently": { + "message": "Вы ничего не создавали в последнее время" + }, "clear": { "message": "Очистить", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Все сессии деавторизованы" }, - "accountIsManagedMessage": { - "message": "Управление этим аккаунтом осуществляет $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "Этот аккаунт принадлежит $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8052,16 +8070,16 @@ "message": "Вход инициирован" }, "rememberThisDeviceToMakeFutureLoginsSeamless": { - "message": "Remember this device to make future logins seamless" + "message": "Запомнить это устройство, чтобы в будущем авторизовываться быстрее" }, "deviceApprovalRequired": { "message": "Требуется одобрение устройства. Выберите вариант ниже:" }, "deviceApprovalRequiredV2": { - "message": "Device approval required" + "message": "Требуется подтверждение устройства" }, "selectAnApprovalOptionBelow": { - "message": "Select an approval option below" + "message": "Выберите вариант подтверждения ниже" }, "rememberThisDevice": { "message": "Запомнить это устройство" @@ -8293,7 +8311,7 @@ "message": "Отсутствует email пользователя" }, "activeUserEmailNotFoundLoggingYouOut": { - "message": "Active user email not found. Logging you out." + "message": "Email активного пользователя не найден. Разлогиниваем." }, "deviceTrusted": { "message": "Доверенное устройство" @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Управление настройками коллекций для организации" }, - "limitCollectionCreationDeletionDesc": { - "message": "Ограничить создание и удаление коллекций владельцам и администраторам" - }, "limitCollectionCreationDesc": { "message": "Ограничить создание коллекций владельцам и администраторам" }, @@ -8430,7 +8445,7 @@ "message": "Максимальная потенциальная стоимость сервисного аккаунта" }, "loggedInExclamation": { - "message": "Вход выполнен!" + "message": "Выполнен вход!" }, "beta": { "message": "Beta" diff --git a/apps/web/src/locales/si/messages.json b/apps/web/src/locales/si/messages.json index ce6b049315..fd6077f5f1 100644 --- a/apps/web/src/locales/si/messages.json +++ b/apps/web/src/locales/si/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Password history" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Clear", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/sk/messages.json b/apps/web/src/locales/sk/messages.json index 839bc75a87..54b03ab3e4 100644 --- a/apps/web/src/locales/sk/messages.json +++ b/apps/web/src/locales/sk/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "História hesla" }, + "generatorHistory": { + "message": "História generátora" + }, + "clearGeneratorHistoryTitle": { + "message": "Vymazať históriu generátora" + }, + "cleargGeneratorHistoryDescription": { + "message": "Ak budete pokračovať, všetky položky z histórie generátora budu natrvalo vymazané. Naozaj chcete pokračovať?" + }, "noPasswordsInList": { "message": "Neboli nájdené žiadne heslá." }, + "clearHistory": { + "message": "Vymazať históriu" + }, + "nothingToShow": { + "message": "Nie je čo zobraziť" + }, + "nothingGeneratedRecently": { + "message": "V poslednej dobe ste nič negenerovali" + }, "clear": { "message": "Vyčistiť", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Všetky sedenia odhlásené" }, - "accountIsManagedMessage": { - "message": "Tento účet spravuje $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "Tento účet vlastní $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8052,16 +8070,16 @@ "message": "Iniciované prihlásenie" }, "rememberThisDeviceToMakeFutureLoginsSeamless": { - "message": "Remember this device to make future logins seamless" + "message": "Zapamätať si toto zariadenie, pre budúce bezproblémové prihlásenie" }, "deviceApprovalRequired": { "message": "Vyžaduje sa schválenie zariadenia. Vyberte možnosť schválenia nižšie:" }, "deviceApprovalRequiredV2": { - "message": "Device approval required" + "message": "Vyžaduje sa schválenie zariadenia" }, "selectAnApprovalOptionBelow": { - "message": "Select an approval option below" + "message": "Vyberte možnosť schválenia nižšie" }, "rememberThisDevice": { "message": "Zapamätať si toto zariadenie" @@ -8293,7 +8311,7 @@ "message": "Chýba e-mail používateľa" }, "activeUserEmailNotFoundLoggingYouOut": { - "message": "Active user email not found. Logging you out." + "message": "E-mail aktívneho používateľa sa nenašiel. Odhlasuje sa." }, "deviceTrusted": { "message": "Dôveryhodné zariadenie" @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Spravovať správanie zbierky pre organizáciu" }, - "limitCollectionCreationDeletionDesc": { - "message": "Obmedziť vytváranie a vymazávanie zbierky len pre vlastníkov a administrátorov" - }, "limitCollectionCreationDesc": { "message": "Obmedziť vytváranie zbierky len pre vlastníkov a administrátorov" }, diff --git a/apps/web/src/locales/sl/messages.json b/apps/web/src/locales/sl/messages.json index 9258380508..07f6dc1b91 100644 --- a/apps/web/src/locales/sl/messages.json +++ b/apps/web/src/locales/sl/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Zgodovina gesel" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Ni gesel za prikaz." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Počisti", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Vse seje prekinjene" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/sr/messages.json b/apps/web/src/locales/sr/messages.json index 7966b20f89..6d2b8a18cf 100644 --- a/apps/web/src/locales/sr/messages.json +++ b/apps/web/src/locales/sr/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Историја Лозинке" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Нама лозинке у листи." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Очисти", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Одузето овлашћење свих сесија" }, - "accountIsManagedMessage": { - "message": "Овим налогом управља $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Управљајте понашањем збирке за организацију" }, - "limitCollectionCreationDeletionDesc": { - "message": "Ограничите креирање и брисање збирке на власнике и администраторе" - }, "limitCollectionCreationDesc": { "message": "Ограничите креирање збирке на власнике и администраторе" }, diff --git a/apps/web/src/locales/sr_CS/messages.json b/apps/web/src/locales/sr_CS/messages.json index fa98bbe6d5..4a9125537c 100644 --- a/apps/web/src/locales/sr_CS/messages.json +++ b/apps/web/src/locales/sr_CS/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Istorija lozinki" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Očisti", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/sv/messages.json b/apps/web/src/locales/sv/messages.json index 16ee1126c0..bd67758aaa 100644 --- a/apps/web/src/locales/sv/messages.json +++ b/apps/web/src/locales/sv/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Lösenordshistorik" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Det finns inga lösenord att visa." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Rensa", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Alla sessioner avauktoriserades" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/te/messages.json b/apps/web/src/locales/te/messages.json index 24d2cfb901..1ad5f52a94 100644 --- a/apps/web/src/locales/te/messages.json +++ b/apps/web/src/locales/te/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Password history" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Clear", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/th/messages.json b/apps/web/src/locales/th/messages.json index bb0351a930..6744d955ca 100644 --- a/apps/web/src/locales/th/messages.json +++ b/apps/web/src/locales/th/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Password history" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "There are no passwords to list." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Clear", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "All sessions deauthorized" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/tr/messages.json b/apps/web/src/locales/tr/messages.json index d8741205c1..e83bd6667d 100644 --- a/apps/web/src/locales/tr/messages.json +++ b/apps/web/src/locales/tr/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Parola geçmişi" }, + "generatorHistory": { + "message": "Üreteç geçmişi" + }, + "clearGeneratorHistoryTitle": { + "message": "Üreteç geçmişini temizle" + }, + "cleargGeneratorHistoryDescription": { + "message": "Devam ederseniz üreteç geçmişindeki tüm kayıtlar kalıcı olarak silinecektir. Devam etmek istediğinizden emin misiniz?" + }, "noPasswordsInList": { "message": "Listelenecek parola yok." }, + "clearHistory": { + "message": "Geçmişi temizle" + }, + "nothingToShow": { + "message": "Gösterilecek bir şey yok" + }, + "nothingGeneratedRecently": { + "message": "Yakın zamanda herhangi bir şey üretmediniz" + }, "clear": { "message": "Temizle", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Tüm oturumlar kapatıldı" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "Bu hesap $ORGANIZATIONNAME$ kuruluşuna aittir", "placeholders": { "organizationName": { "content": "$1", @@ -8052,16 +8070,16 @@ "message": "Giriş başlatıldı" }, "rememberThisDeviceToMakeFutureLoginsSeamless": { - "message": "Remember this device to make future logins seamless" + "message": "Sonraki girişleri kolaylaştırmak için bu cihazı hatırla" }, "deviceApprovalRequired": { "message": "Cihaz onayı gerekiyor. Lütfen onay yönteminizi seçin:" }, "deviceApprovalRequiredV2": { - "message": "Device approval required" + "message": "Cihazı onaylamanız gerekiyor" }, "selectAnApprovalOptionBelow": { - "message": "Select an approval option below" + "message": "Aşağıdan bir onay yöntemi seçin" }, "rememberThisDevice": { "message": "Bu cihazı hatırla" @@ -8293,7 +8311,7 @@ "message": "Kullanıcının e-postası eksik" }, "activeUserEmailNotFoundLoggingYouOut": { - "message": "Active user email not found. Logging you out." + "message": "Aktif kullanıcı e-postası bulunamadı. Çıkış yapılıyor." }, "deviceTrusted": { "message": "Cihaza güvenildi" @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Kuruluş için toplama davranışını yönetin" }, - "limitCollectionCreationDeletionDesc": { - "message": "Koleksiyon oluşturma ve silme işlemlerini sahipler ve yöneticilerle sınırlandırın" - }, "limitCollectionCreationDesc": { "message": "Koleksiyon oluşturmayı sahipler ve yöneticilerle sınırlandırın" }, diff --git a/apps/web/src/locales/uk/messages.json b/apps/web/src/locales/uk/messages.json index 2a438a711d..bde7ab4dbe 100644 --- a/apps/web/src/locales/uk/messages.json +++ b/apps/web/src/locales/uk/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Історія паролів" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Немає паролів." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Стерти", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Усі сеанси завершено" }, - "accountIsManagedMessage": { - "message": "Цим обліковим записом керує $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Керувати налаштуваннями збірок для організації" }, - "limitCollectionCreationDeletionDesc": { - "message": "Дозволити створення та видалення збірок лише власникам та адміністраторам" - }, "limitCollectionCreationDesc": { "message": "Дозволити створення збірок лише власникам та адміністраторам" }, diff --git a/apps/web/src/locales/vi/messages.json b/apps/web/src/locales/vi/messages.json index cccc634d9e..d6701a713e 100644 --- a/apps/web/src/locales/vi/messages.json +++ b/apps/web/src/locales/vi/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "Lịch sử mật khẩu" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "Chưa có mật khẩu." }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "Xóa", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "Tất cả phiên đăng nhập đã bị gỡ" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "Manage the collection behavior for the organization" }, - "limitCollectionCreationDeletionDesc": { - "message": "Limit collection creation and deletion to owners and admins" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" }, diff --git a/apps/web/src/locales/zh_CN/messages.json b/apps/web/src/locales/zh_CN/messages.json index 188c464314..c3b1c6a5ef 100644 --- a/apps/web/src/locales/zh_CN/messages.json +++ b/apps/web/src/locales/zh_CN/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "密码历史记录" }, + "generatorHistory": { + "message": "生成器历史记录" + }, + "clearGeneratorHistoryTitle": { + "message": "清除生成器历史记录" + }, + "cleargGeneratorHistoryDescription": { + "message": "若继续,所有条目将从生成器历史记录中永久删除。确定要继续吗?" + }, "noPasswordsInList": { "message": "没有可列出的密码。" }, + "clearHistory": { + "message": "清除历史记录" + }, + "nothingToShow": { + "message": "没有可显示的内容" + }, + "nothingGeneratedRecently": { + "message": "您最近没有生成任何内容" + }, "clear": { "message": "清除", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "已取消所有会话授权" }, - "accountIsManagedMessage": { - "message": "此账户由 $ORGANIZATIONNAME$ 管理", + "accountIsOwnedMessage": { + "message": "此账户由 $ORGANIZATIONNAME$ 拥有", "placeholders": { "organizationName": { "content": "$1", @@ -8052,16 +8070,16 @@ "message": "登录已发起" }, "rememberThisDeviceToMakeFutureLoginsSeamless": { - "message": "Remember this device to make future logins seamless" + "message": "记住此设备以便将来无缝登录" }, "deviceApprovalRequired": { "message": "需要设备批准。请在下面选择一个批准选项:" }, "deviceApprovalRequiredV2": { - "message": "Device approval required" + "message": "需要设备批准" }, "selectAnApprovalOptionBelow": { - "message": "Select an approval option below" + "message": "在下方选择一个批准选项" }, "rememberThisDevice": { "message": "记住此设备" @@ -8293,7 +8311,7 @@ "message": "缺少用户电子邮件" }, "activeUserEmailNotFoundLoggingYouOut": { - "message": "Active user email not found. Logging you out." + "message": "未找到活动的用户电子邮件。您将被注销。" }, "deviceTrusted": { "message": "设备已信任" @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "管理组织的集合行为" }, - "limitCollectionCreationDeletionDesc": { - "message": "限制为仅所有者和管理员可以创建和删除集合" - }, "limitCollectionCreationDesc": { "message": "限制为仅所有者和管理员可以创建集合" }, @@ -9759,18 +9774,18 @@ "message": "删除成功" }, "freeFamiliesSponsorship": { - "message": "删除免费的 Bitwarden 家庭赞助" + "message": "移除免费的 Bitwarden 家庭赞助" }, "freeFamiliesSponsorshipPolicyDesc": { "message": "不允许成员通过此组织兑换家庭计划。" }, "verifyBankAccountWithStatementDescriptorWarning": { - "message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make a micro-deposit within the next 1-2 business days. Enter the statement descriptor code from this deposit on the organization's billing page to verify the bank account. Failure to verify the bank account will result in a missed payment and your subscription being suspended." + "message": "使用银行账户付款仅对美国用户开放。您将被要求验证您的银行账户。我们将在 1-2 个工作日内进行一笔小额转账,请在组织的计费页面输入该转账的语句描述符代码以验证银行账户。验证银行账户失败将会错过支付,您的订阅将失效。" }, "verifyBankAccountWithStatementDescriptorInstructions": { - "message": "We have made a micro-deposit to your bank account (this may take 1-2 business days). Enter the six-digit code starting with 'SM' found on the deposit description. Failure to verify the bank account will result in a missed payment and your subscription being suspended." + "message": "我们已向您的银行账户存入了一笔小额转账(可能需要 1-2 个工作日到账)。请输入转账说明中以 \"SM\" 开头的六位数代码。验证银行账户失败将会错过支付,您的订阅将失效。" }, "descriptorCode": { - "message": "Descriptor code" + "message": "描述符代码" } } diff --git a/apps/web/src/locales/zh_TW/messages.json b/apps/web/src/locales/zh_TW/messages.json index d1a83596a2..2d39d982fc 100644 --- a/apps/web/src/locales/zh_TW/messages.json +++ b/apps/web/src/locales/zh_TW/messages.json @@ -1642,9 +1642,27 @@ "passwordHistory": { "message": "密碼歷史記錄" }, + "generatorHistory": { + "message": "Generator history" + }, + "clearGeneratorHistoryTitle": { + "message": "Clear generator history" + }, + "cleargGeneratorHistoryDescription": { + "message": "If you continue, all entries will be permanently deleted from generator's history. Are you sure you want to continue?" + }, "noPasswordsInList": { "message": "沒有可列出的密碼。" }, + "clearHistory": { + "message": "Clear history" + }, + "nothingToShow": { + "message": "Nothing to show" + }, + "nothingGeneratedRecently": { + "message": "You haven't generated anything recently" + }, "clear": { "message": "清除", "description": "To clear something out. Example: To clear browser history." @@ -1767,8 +1785,8 @@ "sessionsDeauthorized": { "message": "已取消所有工作階段授權" }, - "accountIsManagedMessage": { - "message": "This account is managed by $ORGANIZATIONNAME$", + "accountIsOwnedMessage": { + "message": "This account is owned by $ORGANIZATIONNAME$", "placeholders": { "organizationName": { "content": "$1", @@ -8390,9 +8408,6 @@ "collectionManagementDesc": { "message": "管理組織分類的行為" }, - "limitCollectionCreationDeletionDesc": { - "message": "對擁有者和管理員限制集合的建立和刪除" - }, "limitCollectionCreationDesc": { "message": "Limit collection creation to owners and admins" },