mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-11 14:48:46 +01:00
Autosync the updated translations (#12203)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
parent
24ed9790b1
commit
6bbd2e5774
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Wis",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Ontdoen"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Kontroleer bekende data lekkasies vir hierdie wagwoord"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Belangrik:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Aanbevole bywerking van instellings"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Toestel goedkeuring word vereis. Kies 'n goedkeuings opsie hieronder:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Onthou hierdie toestel"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Gebruiker-e-pos is vermis"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Toestel is vertroud"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "أُنشئ مفتاح SSH جديد"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "الرجاء فتح المخزن الخاص بك للموافقة على طلب مفتاح SSH."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "مسح",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "لا توجد كلمات مرور للعرض."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "تراجع"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "تحقق من خروقات البيانات المعروفة لكلمة المرور هذه"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "مهم:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "تحديث الإعدادات الموصى بها"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "موافقة الجهاز مطلوبة. حدد خيار الموافقة أدناه:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "تذكر هذا الجهاز"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "البريد الإلكتروني للمستخدم مفقود"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "الجهاز موثوق به"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "Yeni bir SSH açarı yaradıldı"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "Daxil etdiyiniz parol yanlışdır."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Daxilə köçür"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Parolu təsdiqlə"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "SSH açarının parolunu daxil edin."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Parolu daxil et"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "SSH açar tələbini təsdiqləmək üçün seyfinizin kilidini açın."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Təmizlə",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Geri al"
|
||||
},
|
||||
@ -1738,7 +1771,7 @@
|
||||
"message": "Hesab silinə bilmir"
|
||||
},
|
||||
"cannotDeleteAccountDesc": {
|
||||
"message": "Hesabınız bir təşkilata aid olduğu üçün bu əməliyyat icra edilə bilməz. Əlavə məlumat üçün təşkilatınızın administratoru ilə əlaqə saxlayın."
|
||||
"message": "Hesabınız bir təşkilata aid olduğu üçün bu əməliyyat icra edilə bilməz. Əlavə məlumat üçün təşkilatınızın inzibatçısı ilə əlaqə saxlayın."
|
||||
},
|
||||
"accountDeleted": {
|
||||
"message": "Hesab silindi"
|
||||
@ -2219,7 +2252,7 @@
|
||||
"message": "Ana parolu güncəllə"
|
||||
},
|
||||
"updateMasterPasswordWarning": {
|
||||
"message": "Ana parolunuz təzəlikcə təşkilatınızdakı bir administrator tərəfindən dəyişdirildi. Seyfə müraciət etmək üçün onu indi güncəlləməlisiniz. Davam etsəniz, hazırkı seansdan çıxış edəcəksiniz və təkrar giriş etməli olacaqsınız. Digər cihazlardakı aktiv seanslar bir saata qədər aktiv qalmağa davam edə bilər."
|
||||
"message": "Ana parolunuz təzəlikcə təşkilatınızdakı bir inzibatçı tərəfindən dəyişdirildi. Seyfə müraciət etmək üçün onu indi güncəlləməlisiniz. Davam etsəniz, hazırkı seansdan çıxış edəcəksiniz və təkrar giriş etməli olacaqsınız. Digər cihazlardakı aktiv seanslar bir saata qədər aktiv qalmağa davam edə bilər."
|
||||
},
|
||||
"updateWeakMasterPasswordWarning": {
|
||||
"message": "Ana parolunuz təşkilatınızdakı siyasətlərdən birinə və ya bir neçəsinə uyğun gəlmir. Seyfə müraciət üçün ana parolunuzu indi güncəlləməlisiniz. Davam etsəniz, hazırkı seansdan çıxış etmiş və təkrar giriş etməli olacaqsınız. Digər cihazlardakı aktiv seanslar bir saata qədər aktiv qalmağa davam edə bilər."
|
||||
@ -2318,7 +2351,7 @@
|
||||
"message": "Avtomatik qeydiyyat"
|
||||
},
|
||||
"resetPasswordAutoEnrollInviteWarning": {
|
||||
"message": "Bu təşkilat, sizi \"parol sıfırlama\"da avtomatik olaraq qeydiyyata alan müəssisə siyasətinə sahibdir. Qeydiyyat, təşkilat administratorlarına ana parolunuzu dəyişdirmə icazəsi verəcək."
|
||||
"message": "Bu təşkilat, sizi \"parol sıfırlama\"da avtomatik olaraq qeydiyyata alan müəssisə siyasətinə sahibdir. Qeydiyyat, təşkilat inzibatçılarına ana parolunuzu dəyişdirmə icazəsi verəcək."
|
||||
},
|
||||
"vaultExportDisabled": {
|
||||
"message": "Seyf xaricə köçürmə silindi"
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Bu parol üçün bilinən məlumat pozuntularını yoxlayın"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Giriş edildi!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Vacib:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Tövsiyə edilən Ayarlar Güncəlləməsi"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"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": "Cihaz təsdiqi tələb olunur"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Aşağıdan bir təsdiq seçimi edin"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Bu cihazı xatırla"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "İstifadəçi e-poçtu əskikdir"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Aktiv istifadəçi e-poçtu tapılmadı. Hesabınızdan çıxış edilir."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Cihaz güvənlidir"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Ачысціць",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "У спісе адсутнічаюць паролі."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Адрабіць"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Праверыць у вядомых уцечках даных для гэтага пароля"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Важна:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Рэкамендаваныя налады абнаўлення"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Патрабуецца ўхваленне прылады. Выберыце параметры ўхвалення ніжэй:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Запомніць гэту прыладу"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Адсутнічае электронная пошта карыстальніка"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Давераная прылада"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "Генериран е нов SSH ключ"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "Въведената парола е неправилна."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Внасяне"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Потвърждаване на паролата"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Въведете паролата за SSH-ключа."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Въведете парола"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Отключете трезора си, за да одобрите заявката за SSH ключ."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"passwordHistory": {
|
||||
"message": "Хронология на паролата"
|
||||
},
|
||||
"generatorHistory": {
|
||||
"message": "История на генерирането"
|
||||
},
|
||||
"clearGeneratorHistoryTitle": {
|
||||
"message": "Изчистване на историята на генериране"
|
||||
},
|
||||
"cleargGeneratorHistoryDescription": {
|
||||
"message": "Ако продължите, всички записи в историята на генериране ще бъдат изтрити завинаги. Наистина ли искате това?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Изчистване",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Няма пароли за показване."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Изчистване на историята"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Няма нищо за показване"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "Скоро не сте генерирали нищо"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Отмяна"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Проверяване в известните случаи на изтекли данни за тази парола"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Вписахте се!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Важно:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Препоръчителна промяна на настройките"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Запомняне на това устройство, така че в бъдеще вписването да бъде по-лесно"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Изисква се одобрение на устройството. Изберете начин за одобрение по-долу:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Необходимо е одобрение на устройството"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Изберете начин за одобряване по-долу"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Запомняне на това устройство"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Липсва е-поща на потребителя"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Не е намерена е-поща на активен потребител. Ще бъдете отписан(а)."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Устройството е доверено"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "পরিষ্কার",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "তালিকার জন্য কোনও পাসওয়ার্ড নেই।"
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Undo"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"passwordHistory": {
|
||||
"message": "Historija uređivanja lozinke"
|
||||
},
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Obriši",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Nema lozinki za prikazati."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Poništi"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Esborra",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Desfés"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Comproveu les filtracions de dades conegudes per a aquesta contrasenya"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Actualització de configuració recomanada"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Cal l'aprovació del dispositiu. Seleccioneu una opció d'aprovació a continuació:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Recorda aquest dispositiu"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Falta el correu electrònic de l'usuari"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Dispositiu de confiança"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "Byl vygenerován nový SSH klíč"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "Zadané heslo není správné."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Importovat"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Potvrdit heslo"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Zadejte heslo pro SSH klíč."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Zadejte heslo"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Pro schválení požadavku na SSH klíč odemkněte Váš trezor."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Vymazat",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Nejsou k dispozici žádná hesla."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Vymazat historii"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nic k zobrazení"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "Nedávno jste nic nevygenerovali"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Zpět"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Zkontrolovat heslo, zda nebylo odhaleno"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Přihlášeno!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Důležité:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Aktualizace doporučených nastavení"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Zapamatovat si toto zařízení pro bezproblémové budoucí přihlášení"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Vyžaduje se schválení zařízení. Vyberte volbu schválení níže:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Vyžaduje se schválení zařízení"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Vyberte volbu schválení níže"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Zapamatovat toto zařízení"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Chybí e-mail uživatele"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Aktivní uživatelský e-mail nebyl nalezen. Budete odhlášeni."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Zařízení zařazeno mezi důvěryhodné"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Clear",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Undo"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "En ny SSH-nøgle er genereret"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "Den angivne adgangskode er forkert."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Bekræft adgangskode"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Angiv adgangskoden til SSH-nøglen."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Angiv adgangskode"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Oplås boksen op for at godkende SSH-nøgleanmodningen."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Ryd",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Der er ingen kodeord at vise."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Ryd historik"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Intet at vise"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "Intet genereret for nylig"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Fortryd"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Tjek kendte datalæk for denne adgangskode"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logget ind!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Vigtigt:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Anbefalet indstillingsopdatering"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Husk denne enhed for at gøre fremtidige indlogninger gnidningsløse"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Enhedsgodkendelse kræves. Vælg en godkendelsesmulighed nedenfor:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Enhedsgodkendelse kræves"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Vælg en godkendelsesmulighed nedenfor"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Husk denne enhed"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Brugers e-mail mangler"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Aktiv bruger e-mail ikke fundet. Man logges ud."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Enhed betroet"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "Ein neuer SSH-Schlüssel wurde generiert"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "Dein eingegebenes Passwort ist falsch."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Passwort bestätigen"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Gib das Passwort für den SSH-Schlüssel ein."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Passwort eingeben"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Bitte entsperre deinen Tresor, um die SSH-Schlüsselanfrage zu genehmigen."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Leeren",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Keine Einträge zum Anzeigen vorhanden."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Verlauf löschen"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nichts anzuzeigen"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "Du hast in letzter Zeit nichts generiert"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Rückgängig"
|
||||
},
|
||||
@ -2690,13 +2723,13 @@
|
||||
"message": "Eine Benachrichtigung wurde an dein Gerät gesendet."
|
||||
},
|
||||
"aNotificationWasSentToYourDevice": {
|
||||
"message": "A notification was sent to your device"
|
||||
"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"
|
||||
},
|
||||
"needAnotherOptionV1": {
|
||||
"message": "Need another option?"
|
||||
"message": "Brauchst du eine andere Option?"
|
||||
},
|
||||
"fingerprintMatchInfo": {
|
||||
"message": "Bitte stelle sicher, dass dein Tresor entsperrt ist und die Fingerabdruck-Phrase mit dem anderen Gerät übereinstimmt."
|
||||
@ -2705,13 +2738,13 @@
|
||||
"message": "Fingerabdruck-Phrase"
|
||||
},
|
||||
"youWillBeNotifiedOnceTheRequestIsApproved": {
|
||||
"message": "You will be notified once the request is approved"
|
||||
"message": "Du wirst benachrichtigt, sobald die Anfrage genehmigt wurde"
|
||||
},
|
||||
"needAnotherOption": {
|
||||
"message": "Die Anmeldung über ein Gerät muss in den Einstellungen der Bitwarden App eingerichtet werden. Benötigst du eine andere Option?"
|
||||
},
|
||||
"viewAllLogInOptions": {
|
||||
"message": "View all log in options"
|
||||
"message": "Alle Anmeldeoptionen anzeigen"
|
||||
},
|
||||
"viewAllLoginOptions": {
|
||||
"message": "Alle Anmeldeoptionen anzeigen"
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Bekannte Datendiebstähle auf dieses Passwort überprüfen"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Angemeldet!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Wichtig:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Empfohlene Aktualisierung der Einstellungen"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"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": "Geräte-Genehmigung erforderlich"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Wähle unten eine Genehmigungsoption aus"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Dieses Gerät merken"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "E-Mail-Adresse des Benutzers fehlt"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Aktive Benutzer-E-Mail-Adresse nicht gefunden. Du wirst abgemeldet."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Gerät wird vertraut"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Εκκαθάριση",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Δεν υπάρχουν κωδικοί στη λίστα."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Αναίρεση"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Ελέγξτε γνωστές διαρροές δεδομένων για αυτόν τον κωδικό"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Σημαντικό:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Ενημέρωση Προτεινόμενων Ρυθμίσεων"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Απαιτείται έγκριση συσκευής. Επιλέξτε μια επιλογή έγκρισης παρακάτω:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Απομνημόνευση αυτής της συσκευής"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Η διεύθυνση ηλ. ταχυδρομείου του χρήστη λείπει"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Αξιόπιστη συσκευή"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Clear",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Undo"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Clear",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Undo"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Clear",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Malfari"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Limpiar",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Deshacer"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Comprobar filtración de datos conocidos para esta contraseña"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Importante:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Actualización de ajustes recomendados"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Se requiere aprobación del dispositivo. Selecciona una opción de aprobación a continuación:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Recordar este dispositivo"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Falta el correo electrónico del usuario"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Dispositivo de confianza"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Tühjenda",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Puuduvad paroolid, mida kuvada."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Võta tagasi"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Otsi seda parooli teadaolevatest andmeleketest"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Tähtis:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Soovitatud Muudatus Seadetes"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Seadme kinnitamine on nõutud. Palun vali kuidas soovid seda teha:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Hoia see seade meeles"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Kasutaja email puudub"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Usaldusväärne seade"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Ezabatu",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Ez dago erakusteko pasahitzik."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Desegin"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "پاک کردن",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "هیچ کلمه عبوری برای فهرست کردن وجود ندارد."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "بازگرداندن"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "نقض اطلاعات شناخته شده برای این کلمه عبور را بررسی کنید"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "مهم:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "بهروز رسانی تنظیمات توصیه شده"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "تأیید دستگاه لازم است. یک روش تأیید انتخاب کنید:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "این دستگاه را به خاطر بسپار"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "ایمیل کاربر وجود ندارد"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "دستگاه مورد اعتماد است"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "Uusi SSH-avain luotiin"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Ole hyvä ja avaa holvisi hyväksyäksesi SSH-avainpyynnön."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Tyhjennä",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Ei näytettäviä salasanoja."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Kumoa"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Tarkasta esiintyykö salasanaa tunnetuissa tietovuodoissa"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Tärkeää:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Suositeltava asetusmuutos"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Laitehyväksyntä vaaditaan. Valitse hyväksyntätapa alta:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Muista tämä laite"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Käyttäjän sähköpostiosoite puuttuu"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Laitteeseen luotettu"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Hilahin",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Walang mga password na ilista."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Mag-undo"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Tingnan ang kilalang breaches ng data para sa password na ito"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Mahalaga:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "Une nouvelle clé SSH a été générée"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "Le mot de passe saisi est incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Importer"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirmez le mot de passe"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Entrez le mot de passe de la clé SSH."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Entrez le mot de passe"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Veuillez déverrouiller votre coffre pour approuver la demande de clé SSH."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"passwordHistory": {
|
||||
"message": "Historique du mot 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 ?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Effacer",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Annuler"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Vérifier les brèches de données connues pour ce mot de passe"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Connecté !"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important :"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Une mise à jour des paramètres est recommandée"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Mémorisez cet appareil pour faciliter les futures connexions"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "L'approbation de l'appareil est requise. Sélectionnez une option d'approbation ci-dessous:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Autorisation de l'appareil requise"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Sélectionnez une option d'approbation ci-dessous"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Se souvenir de cet appareil"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "E-mail de l'utilisateur manquant"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Courriel utilisateur actif introuvable. Déconnexion en cours."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Appareil de confiance"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Clear",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Undo"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "נוצר מפתח SSH חדש"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "נקה",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "אין סיסמאות להצגה ברשימה."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "בטל"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "חשוב:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Clear",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Undo"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Očisti",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Nema lozinki na popisu."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Poništi"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Provjeri je li lozinka ukradena prilikom krađe podataka"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Važno:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Preporučeno ažuriranje postavki"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Potrebno je odobriti uređaj. Odaberi metodu odobravanja:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Zapamti ovaj uređaj"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Nedostaje e-pošta korisnika"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Uređaj pouzdan"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "Új SSH-kulcs jött létre."
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "A megadott jelszó helytelen."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Importálás"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Jelszó megerősítése"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Írjuk be az SSH kulcshoz tartozó jelszót."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Jelszó megadása"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Az SSH-kulcskérés jóváhagyásához oldjuk fel a széfet."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Kiürítés",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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."
|
||||
},
|
||||
"undo": {
|
||||
"message": "Visszavonás"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Az ehhez a jelszóhoz tartozó ismert adatvédelmi incidensek ellenőrzése"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Megtörtént a bejelentkezés."
|
||||
},
|
||||
"important": {
|
||||
"message": "Fontos:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Ajánlott beállítások frissítése"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"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": "Eszköz jóváhagyás szükséges"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Válasszunk lentebb egy jóváhagyási lehetőséget."
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Eszköz megjegyzése"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "A felhasználói email cím hiányzik."
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Az aktív felhasználói email cím nem található. Kijelentkeztetés történik."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Az eszköz megbízható."
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Bersihkan",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Urungkan"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Periksa pelanggaran data yang diketahui untuk kata sandi ini"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Penting:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Cancella",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Annulla"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Controlla se la tua password è presente in una violazione dei dati"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Importante:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Aggiornamento delle impostazioni consigliato"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Approvazione del dispositivo obbligatoria. Seleziona un'opzione di approvazione:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Ricorda questo dispositivo"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Email utente mancante"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Dispositivo fidato"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "消去する",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "表示するパスワードがありません"
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "元に戻す"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "このパスワードの既知のデータ流出を確認"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "重要"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "設定の更新を推奨"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "デバイスの承認が必要です。以下から承認オプションを選択してください:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "このデバイスを記憶する"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "ユーザーのメールアドレスがありません"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "信頼されたデバイス"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "გაწმენდა",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "დაბრუნება"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Clear",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Undo"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "ಕ್ಲಿಯರ್",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "ಪಟ್ಟಿ ಮಾಡಲು ಯಾವುದೇ ಪಾಸ್ವರ್ಡ್ಗಳು ಇಲ್ಲ."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "ರದ್ದುಮಾಡು"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "삭제",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "비밀번호가 없습니다."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "실행 취소"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "중요:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"passwordHistory": {
|
||||
"message": "Slaptažodžių istorija"
|
||||
},
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Išvalyti",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Nėra rodytinų slaptažodžių."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Anuliuoti"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Patikrinti žinomus šio slaptažodžio duomenų pažeidimus"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Svarbu:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Rekomenduojamas nustatymų atnaujinimas"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Įrenginio patvirtinimas reikalingas. Pasirinkite patvirtinimo būdą toliau:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Prisiminti šį įrenginį"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Trūksta naudotojo el. pašto"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Patikimas įrenginys"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "Tika izveidota jauna SSH atslēga"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "Ievadītā parole ir nepareiza."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Ievietot"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Apstiprināt paroli"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Ievadīt SSH atslēgas paroli."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Ievadīt paroli"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Lūgums atslēgt savu glabātavu, lai apstiprinātu SSH atslēgas pieprasījumu."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Notīrīt",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Atsaukt"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Meklēt šo paroli zināmās datu noplūdēs"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Pieteicies."
|
||||
},
|
||||
"important": {
|
||||
"message": "Svarīgi:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Ieteicamie iestatījumu atjauninājumi"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"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": "Nepieciešama ierīces apstiprināšana"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Zemāk jāatlasa apstiprināšnas iespēja"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Atcerēties šo ierīci"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Trūkst lietotāja e-pasta adreses"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Aktīva lietotāja e-pasta adrese netika atrasta. Notiek atteikšanās."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Ierīce ir uzticama"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Očisti",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Nema lozinki za prikazivanje."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Poništi"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "മായ്ക്കുക",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "പ്രദർശിപ്പിക്കാൻ പാസ്സ്വേഡുകൾ ഒന്നും ഇല്ല."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "തിരിച്ചാക്കുക"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Clear",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Undo"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Clear",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Undo"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Tøm",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Angre"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Viktig:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Husk denne enheten"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Clear",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Undo"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "Nieuwe SSH-sleutel gegenereerd"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "Het door jou ingevoerde wachtwoord is onjuist."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Importeer"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Wachtwoord bevestigen"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Voer het wachtwoord voor de SSH-sleutel in."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Wachtwoord invoeren"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Ontgrendel je kluis voor het goedkeuren van het SSH-sleutelverzoek."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Wissen",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Ongedaan maken"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Bekende datalekken voor dit wachtwoord controleren"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Ingelogd!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Belangrijk:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Aanbevolen instellingen"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Onthoud dit apparaat om in het vervolg naadloos in te loggen"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Apparaattoestemming vereist. Kies een goedkeuringsoptie hieronder:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Toestemming apparaat vereist"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Kies hieronder een goedkeuringsoptie"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Dit apparaat onthouden"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Gebruikerse-mailadres ontbreekt"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "E-mailadres voor actieve gebruiker niet gevonden. Je wordt uitgelogd."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Vertrouwd apparaat"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Tøm",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Det er ingen passord å vise."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Angre"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Clear",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Undo"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Wyczyść",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Brak haseł."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Cofnij"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Sprawdź znane naruszenia ochrony danych tego hasła"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Ważne:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Aktualizacja ustawień zalecanych"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Wymagane zatwierdzenie urządzenia. Wybierz opcję zatwierdzenia poniżej:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Zapamiętaj to urządzenie"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Brak adresu e-mail użytkownika"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Zaufano urządzeniu"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "Uma nova chave SSH foi gerada"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Por favor, desbloqueie seu cofre para aprovar a solicitação de chave SSH."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"passwordHistory": {
|
||||
"message": "Histórico de senhas"
|
||||
},
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Limpar",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Desfazer"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Verificar vazamentos de dados conhecidos para esta senha"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Importante:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Atualização de configurações recomendadas"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Aprovação do dispositivo necessária. Selecione uma opção de aprovação abaixo:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Lembrar deste dispositivo"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "E-mail do usuário ausente"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Dispositivo confiável"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "Foi gerada uma nova chave SSH"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "A palavra-passe que introduziu está incorreta."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Importar"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirmar palavra-passe"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Introduza a palavra-passe para a chave SSH."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Introduzir palavra-passe"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Por favor, desbloqueie o seu cofre para aprovar o pedido de chave SSH."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Limpar",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Anular"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Verificar violações de dados conhecidas para esta palavra-passe"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Sessão iniciada!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Importante:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Atualização de definições recomendadas"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Memorizar este dispositivo para facilitar futuros inícios de sessão"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "É necessária a aprovação do dispositivo. Selecione uma opção de aprovação abaixo:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Aprovação do dispositivo necessária"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Selecione uma opção de aprovação abaixo"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Lembrar este dispositivo"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "E-mail do utilizador em falta"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "O e-mail do utilizador ativo não foi encontrado. A terminar a sessão."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Dispositivo de confiança"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Ștergere",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Nicio parolă de afișat."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Anulare"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "Был создан новый ключ SSH"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "Введенный пароль неверен."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Импорт"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Подтвердите пароль"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Введите пароль для ключа SSH."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Введите пароль"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Пожалуйста, разблокируйте свое хранилище для подтверждения запроса ключа SSH."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"passwordHistory": {
|
||||
"message": "История паролей"
|
||||
},
|
||||
"generatorHistory": {
|
||||
"message": "История генератора"
|
||||
},
|
||||
"clearGeneratorHistoryTitle": {
|
||||
"message": "Очистить историю генератора"
|
||||
},
|
||||
"cleargGeneratorHistoryDescription": {
|
||||
"message": "Если вы продолжите, все записи будут навсегда удалены из истории генератора. Вы уверены, что хотите продолжить?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Очистить",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Нет паролей для отображения."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Очистить историю"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Нечего показать"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "Вы ничего не создавали в последнее время"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Отменить"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Проверять известные случаи утечки данных для этого пароля"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Выполнен вход!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Важно:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Рекомендуемое обновление настроек"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Запомнить это устройство, чтобы в будущем авторизовываться быстрее"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Требуется одобрение устройства. Выберите вариант ниже:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Требуется подтверждение устройства"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Выберите вариант подтверждения ниже"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Запомнить это устройство"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Отсутствует email пользователя"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Email активного пользователя не найден. Разлогиниваем."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Доверенное устройство"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Clear",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Undo"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "Bol vygenerovaný nový kľúč SSH"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "Zadané heslo je nesprávne."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Importovať"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Potvrdiť heslo"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Zadajte heslo pre kľúč SSH."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Zadať heslo"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Prosím, odomknite svoj trezor, aby ste mohli schváliť žiadosť o kľúč SSH."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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ť?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Vyčistiť",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Späť"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Skontrolovať známe úniky údajov pre toto heslo"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Prihlásený!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Dôležité:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Odporúčaná aktualizácia nastavenia"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"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": "Vyžaduje sa schválenie zariadenia"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Vyberte možnosť schválenia nižšie"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Zapamätať si toto zariadenie"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Chýba e-mail používateľa"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "E-mail aktívneho používateľa sa nenašiel. Odhlasuje sa."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Dôveryhodné zariadenie"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"passwordHistory": {
|
||||
"message": "Zgodovina gesla"
|
||||
},
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Počisti",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Ni gesel za na seznam."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Razveljavi"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Очисти",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Нема лозинки за приказивање."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Опозови"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Проверите познате упада података за ову лозинку"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Важно:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Препоручено ажурирање поставки"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Потребно је одобрење уређаја. Изаберите опцију одобрења испод:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Запамти овај уређај"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Недостаје имејл корисника"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Уређај поуздан"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "En ny SSH-nyckel har genererats"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Rensa",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Ångra"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Kontrollera kända dataintrång för detta lösenord"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Viktigt:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Rekommenderade inställningsuppdateringar"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Godkännande av enhet krävs. Välj ett godkännandealternativ nedan:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Kom ihåg denna enhet"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Användarens e-postadress saknas"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Enhet betrodd"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Clear",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Undo"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Clear",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Undo"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Check known data breaches for this password"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Important:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Recommended Settings Update"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Device approval required. Select an approval option below:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Remember this device"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "User email missing"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Device trusted"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "Girdiğiniz parola yanlış."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "İçe aktar"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Parolayı onaylayın"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "SSH anahtarının parolasını girin."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Parolayı girin"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"passwordHistory": {
|
||||
"message": "Parola geçmişi"
|
||||
},
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Temizle",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Listelenecek şifre yok."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Geri al"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Bilinen veri ihlallerinde bu parolayı kontrol et"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Önemli:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Önerilen Ayarlar Güncellemesi"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Cihaz onayı gerekiyor. Lütfen onay yönteminizi seçin:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Bu cihazı hatırla"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Kullanıcının e-postası eksik"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Cihaza güvenildi"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "Згенеровано новий ключ SSH"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Розблокуйте своє сховище, щоб затвердити запит ключа SSH."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Стерти",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "Немає паролів."
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Повернути"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Перевірити відомі витоки даних для цього пароля"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Важливо:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Оновлення рекомендованих налаштувань"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Необхідне підтвердження пристрою. Виберіть варіант підтвердження нижче:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Запам'ятати цей пристрій"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Немає адреси електронної пошти"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Довірений пристрій"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "Xoá",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"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"
|
||||
},
|
||||
"undo": {
|
||||
"message": "Hoàn tác"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "Kiểm tra mật khẩu có lộ trong các vụ rò rỉ dữ liệu hay không"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "Quan trọng:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "Cập nhật cài đặt được đề xuất"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "Yêu cầu phê duyệt thiết bị. Chọn một tuỳ chọn phê duyệt bên dưới:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "Lưu thiết bị này"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "Thiếu email người dùng"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "Thiết bị tin cậy"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "生成了新的 SSH 密钥"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "您输入的密码不正确。"
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "导入"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "确认密码"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "输入 SSH 密钥的密码。"
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "输入密码"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "请解锁您的密码库以批准 SSH 密钥请求。"
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"passwordHistory": {
|
||||
"message": "密码历史记录"
|
||||
},
|
||||
"generatorHistory": {
|
||||
"message": "生成器历史记录"
|
||||
},
|
||||
"clearGeneratorHistoryTitle": {
|
||||
"message": "清除生成器历史记录"
|
||||
},
|
||||
"cleargGeneratorHistoryDescription": {
|
||||
"message": "若继续,所有条目将从生成器历史记录中永久删除。确定要继续吗?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "清除",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "没有可列出的密码。"
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "清除历史记录"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "没有可显示的内容"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "您最近没有生成任何内容"
|
||||
},
|
||||
"undo": {
|
||||
"message": "撤销"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "检查已知的数据泄露是否包含此密码"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "已登录!"
|
||||
},
|
||||
"important": {
|
||||
"message": "重要事项:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "推荐的设置更新"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "记住此设备以便将来无缝登录"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "需要设备批准。请在下面选择一个批准选项:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "需要设备批准"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "在下方选择一个批准选项"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "记住此设备"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "缺少用户电子邮件"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "未找到活动的用户电子邮件。您将被注销。"
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "设备已信任"
|
||||
},
|
||||
|
@ -207,6 +207,21 @@
|
||||
"sshKeyGenerated": {
|
||||
"message": "A new SSH key was generated"
|
||||
},
|
||||
"sshKeyWrongPassword": {
|
||||
"message": "The password you entered is incorrect."
|
||||
},
|
||||
"importSshKey": {
|
||||
"message": "Import"
|
||||
},
|
||||
"confirmSshKeyPassword": {
|
||||
"message": "Confirm password"
|
||||
},
|
||||
"enterSshKeyPasswordDesc": {
|
||||
"message": "Enter the password for the SSH key."
|
||||
},
|
||||
"enterSshKeyPassword": {
|
||||
"message": "Enter password"
|
||||
},
|
||||
"sshAgentUnlockRequired": {
|
||||
"message": "Please unlock your vault to approve the SSH key request."
|
||||
},
|
||||
@ -1371,6 +1386,15 @@
|
||||
"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?"
|
||||
},
|
||||
"clear": {
|
||||
"message": "清除",
|
||||
"description": "To clear something out. example: To clear browser history."
|
||||
@ -1378,6 +1402,15 @@
|
||||
"noPasswordsInList": {
|
||||
"message": "沒有可列出的密碼。"
|
||||
},
|
||||
"clearHistory": {
|
||||
"message": "Clear history"
|
||||
},
|
||||
"nothingToShow": {
|
||||
"message": "Nothing to show"
|
||||
},
|
||||
"nothingGeneratedRecently": {
|
||||
"message": "You haven't generated anything recently"
|
||||
},
|
||||
"undo": {
|
||||
"message": "復原"
|
||||
},
|
||||
@ -2832,6 +2865,9 @@
|
||||
"checkForBreaches": {
|
||||
"message": "檢查外洩的密碼資料庫中是否包含此密碼"
|
||||
},
|
||||
"loggedInExclamation": {
|
||||
"message": "Logged in!"
|
||||
},
|
||||
"important": {
|
||||
"message": "重要:"
|
||||
},
|
||||
@ -2862,9 +2898,18 @@
|
||||
"windowsBiometricUpdateWarningTitle": {
|
||||
"message": "建議設定更新"
|
||||
},
|
||||
"rememberThisDeviceToMakeFutureLoginsSeamless": {
|
||||
"message": "Remember this device to make future logins seamless"
|
||||
},
|
||||
"deviceApprovalRequired": {
|
||||
"message": "裝置需要取得核准。請在下面選擇一個核准選項:"
|
||||
},
|
||||
"deviceApprovalRequiredV2": {
|
||||
"message": "Device approval required"
|
||||
},
|
||||
"selectAnApprovalOptionBelow": {
|
||||
"message": "Select an approval option below"
|
||||
},
|
||||
"rememberThisDevice": {
|
||||
"message": "記住這個裝置"
|
||||
},
|
||||
@ -2917,6 +2962,9 @@
|
||||
"userEmailMissing": {
|
||||
"message": "缺少使用者電子郵件地址"
|
||||
},
|
||||
"activeUserEmailNotFoundLoggingYouOut": {
|
||||
"message": "Active user email not found. Logging you out."
|
||||
},
|
||||
"deviceTrusted": {
|
||||
"message": "裝置已信任"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user