mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-16 01:21:48 +01:00
Autosync the updated translations (#12794)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
parent
db84ccf935
commit
c0dfac4495
@ -2324,6 +2324,9 @@
|
||||
"message": "النطاقات",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "النطاقات المستبعدة"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden لن يطلب حفظ تفاصيل تسجيل الدخول لهذه النطافات لجميع الحسابات مسجلة الدخول. يجب عليك تحديث الصفحة لكي تصبح التغييرات نافذة المفعول."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "الموقع $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "تم حفظ تغييرات استبعاد النطاقات"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "خطأ"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "إنشاء اسم المستخدم"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domenlər",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Əngəllənmiş domenlər"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "İstisna edilən domenlər"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden, giriş etmiş bütün hesablar üçün bu domenlərin giriş detallarını saxlamağı soruşmayacaq. Dəyişikliklərin qüvvəyə minməsi üçün səhifəni təzələməlisiniz."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Bu veb saytlar üçün avto-doldurma və digər əlaqəli özəlliklər təklif olunmayacaq. Dəyişikliklərin qüvvəyə minməsi üçün səhifəni təzələməlisiniz."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Bu veb sayt üçün avto-doldurma əngəllənib. Bunu ayarlarda incələyin və ya dəyişdirin."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Bu veb saytda avto-doldurma əngəllənib. Ayarlarda incələyin."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Veb sayt $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Əngəllənmiş domen dəyişiklikləri saxlanıldı"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "İstisna domen dəyişikliyi saxlanıldı"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Xəta"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Şifrə açma xətası"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden, aşağıda sadalanan seyf element(lər)inin şifrəsini aça bilmədi."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Əlavə data itkisini önləmək üçün",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "müştəri dəstəyi ilə əlaqə saxlayın.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "İstifadəçi adı yarat"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Bu elementə düzəliş etmə icazəniz yoxdur"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Əvvəlcə PIN və ya parol ilə kilid açma tələb olunduğu üçün biometrik ilə kilid açma əlçatmazdır."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometrik kilid açma indi əlçatmazdır."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Yanlış konfiqurasiya edilmiş sistem fayllarına görə biometrik kilid açma əlçatmazdır."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Yanlış konfiqurasiya edilmiş sistem fayllarına görə biometrik kilid açma əlçatmazdır."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Bitwarden masaüstü tətbiqi bağlı olduğu üçün biometrik kilid açma əlçatmazdır."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Bitwarden masaüstü tətbiqində $EMAIL$ üçün fəal olmadığına görə biometrik kilid açma əlçatmazdır.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Bilinməyən bilinməyən bir səbəbə görə biometrik kilid açma əlçatmazdır."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Kimlik doğrulama"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Дамены",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Выключаныя дамены"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Вэб-сайт $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Памылка"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Генерыраваць імя карыстальніка"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Домейни",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Блокирани домейни"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Изключени домейни"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Битуорден няма да пита дали да запазва данните за вход в тези сайтове за всички регистрации, в които сте вписан(а). За да влезе правилото в сила, презаредете страницата."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Автоматичното попълване и други свързани функции няма да бъдат предлагани за тези уеб сайтове. Трябва да презаредите страницата, за да влязат в сила промените."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Автоматичното попълване е блокирано за този уеб сайт. Можете да прегледате и промените това в настройките."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Автоматичното попълване е блокирано за този уеб сайт. Можете да прегледате това в настройките."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Уеб сайт $number$ (адрес)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Промените на блокираните домейни са запазени"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Промените на изключените домейни са запазени"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Грешка"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Грешка при дешифриране"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Битоурден не може да дешифрира елементите от трезора посочени по-долу."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Свържете се с поддръжката",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "за да избегнете загубата на данни.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Генериране на потр. име"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Нямате право за редактиране на този елемент"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Отключването с биометрични данни не е налично, тъй като първо се изисква отключване чрез ПИН или парола."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Отключването с биометрични данни не е налично в момента."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Отключването с биометрични данни не е налично поради неправилно настроени системни файлове."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Отключването с биометрични данни не е налично поради неправилно настроени системни файлове."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Отключването с биометрични данни не е налично, тъй като приложението на Биуорден за компютър не работи."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Отключването с биометрични данни не е налично, тъй като не е включено за $EMAIL$ в приложението на Битуорден за компютър.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Отключването с биометрични данни не е налично по неизвестна причина."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Удостоверяване"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Excluded domains"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Excluded domains"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Dominis",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Dominis exclosos"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden no demanarà que es guarden les dades d'inici de sessió d'aquests dominis per a tots els comptes iniciats. Heu d'actualitzar la pàgina perquè els canvis tinguen efecte."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Genera un nom d'usuari"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domény",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blokované domény"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Vyloučené domény"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden nebude žádat o uložení přihlašovacích údajů pro tyto domény pro všechny přihlášené účty. Aby se změny projevily, musíte stránku obnovit."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Automatické vyplňování a další související funkce nebudou pro tyto webové stránky nabízeny. Aby se změny projevily, musíte stránku aktualizovat."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Automatické vyplňování je pro tento web zablokováno. Zkontrolujte to nebo to změňte v nastavení."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Automatické vyplňování je pro tento web zablokováno. Zkontrolujte to v nastavení."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Webová stránka $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Změny v zablokovaných doménách byly uloženy"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Vyloučené změny domény byly uloženy"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Chyba"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Chyba dešifrování"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden nemohl dešifrovat níže uvedené položky v trezoru."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Kontaktujte zákaznickou podporu,",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "abyste zabránili ztrátě dat.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Vygenerovat uživatelské jméno"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Nemáte oprávnění upravit tuto položku"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometrické odemknutí je nedostupné, protože je potřeba nejprve odemknout pomocí PIN nebo hesla."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometrické odemknutí je momentálně nedostupné."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometrické odemknutí není dostupné kvůli chybnému nastavení systémových souborů."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometrické odemknutí není dostupné kvůli chybnému nastavení systémových souborů."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometrické odemknutí není dostupné, protože je aplikace Bitwarden zavřena."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometrické odemknutí není dostupné, protože není povoleno pro $EMAIL$ v desktopové aplikaci Bitwarden.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometrické odemknutí je momentálně z neznámého důvodu nedostupné."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Ověřování"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Parthau wedi'u heithrio"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Gwall"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Cynhyrchu enw defnyddiwr"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domæner",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blokerede domæner"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Ekskluderede domæner"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden vil ikke anmode om at gemme login-detaljer for disse domæner for alle indloggede konti. Siden skal opfriskes for at effektuere ændringerne."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofyldning og andre relaterede funktioner tilbydes ikke på disse websteder. Siden skal opdateres for at effektuere ændringerne."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autoudfyldning er blokeret på dette websted. Gennemgå eller ændr dette i Indstillinger."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autoudfyldning er blokeret på dette websted. Gennemgå i Indstillinger."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Websted $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blokeret domæne-ændringer gemt"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Ekskluderet domæne-ændringer gemt"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Fejl"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Dekrypteringsfejl"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden kunne ikke dekryptere boks-emne(r) anført nedenfor."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Kontakt kundeservice",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "for at undgå yderligere tab af data.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generér brugernavn"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Ingen tilladelse til at redigere dette emne"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometrisk oplåsning er utilgængelig, da PIN- eller adgangskode kræves først."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometrisk oplåsning er p.t. utilgængelig."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometrisk oplåsning er utilgængelig grundet fejlopsatte systemfiler."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometrisk oplåsning er utilgængelig grundet fejlopsatte systemfiler."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometrisk oplåsning er utilgængelig, da Bitwarden-appen er lukket."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometrisk oplåsning er utilgængelig, da det ikke er aktiveret for $EMAIL$ i Bitwarden computer-appen.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometrisk oplåsning er p.t. utilgængelig grundet en ukendt årsag."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Godkender"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Ausgeschlossene Domains"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden wird für alle angemeldeten Konten nicht danach fragen Zugangsdaten für diese Domains speichern. Du musst die Seite neu laden, damit die Änderungen wirksam werden."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill und andere zugehörige Funktionen werden für diese Websites nicht angeboten. Sie müssen die Seite aktualisieren, damit die Änderungen wirksam werden."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Das automatische Ausfüllen ist für diese Website gesperrt. Dieses Verhalten kann in den Einstellungen überprüft oder geändert werden."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Änderungen der ausgeschlossenen Domain gespeichert"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Fehler"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Entschlüsselungsfehler"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden konnte den unten aufgelisteten Tresoreintrag bzw. die Tresoreinträge nicht entschlüsseln."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Benutzername generieren"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Du bist nicht berechtigt, diesen Eintrag zu bearbeiten"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authentifizierung"
|
||||
},
|
||||
|
@ -1005,7 +1005,7 @@
|
||||
"message": "Λίστα στοιχείων ταυτότητας στη σελίδα Καρτέλας για εύκολη αυτόματη συμπλήρωση."
|
||||
},
|
||||
"clickToAutofillOnVault": {
|
||||
"message": "Click items to autofill on Vault view"
|
||||
"message": "Κάντε κλικ στα αντικείμενα για αυτόματη συμπλήρωση στην προβολή Θησαυ/κίου"
|
||||
},
|
||||
"clearClipboard": {
|
||||
"message": "Εκκαθάριση Πρόχειρου",
|
||||
@ -2324,6 +2324,9 @@
|
||||
"message": "Τομείς",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Αποκλεισμένοι τομείς"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Εξαιρούμενοι Τομείς"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Το Bitwarden δε θα ρωτήσει για να αποθηκεύσετε τα στοιχεία σύνδεσης για αυτούς τους τομείς, για όλους τους συνδεδεμένους λογαριασμούς. Πρέπει να ανανεώσετε τη σελίδα για να τεθούν σε ισχύ οι αλλαγές."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Η αυτόματη συμπλήρωση και άλλες σχετικές λειτουργίες δεν θα προσφερθούν για αυτούς τους ιστότοπους. Πρέπει να ανανεώσετε τη σελίδα για να τεθούν σε ισχύ οι αλλαγές."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Ιστοσελίδα $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Οι αλλαγές αποκλεισμένων τομέων αποθηκεύτηκαν"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Σφάλμα"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Σφάλμα αποκρυπτογράφησης"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Το Bitwarden δεν μπόρεσε να αποκρυπτογραφήσει τα αντικείμενα θησαυ/κίου που αναφέρονται παρακάτω."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Δημιουργία ονόματος χρήστη"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Δεν έχετε δικαίωμα να επεξεργαστείτε αυτό το αντικείμενο"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Το βιομετρικό ξεκλείδωμα δεν είναι διαθέσιμο επειδή απαιτείται πρώτα το ξεκλείδωμα με PIN ή κωδικό πρόσβασης."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Το βιομετρικό ξεκλείδωμα δεν είναι διαθέσιμο προς το παρόν."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Το βιομετρικό ξεκλείδωμα δεν είναι διαθέσιμο λόγω εσφαλμένων ρυθμίσεων αρχείων συστήματος."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Το βιομετρικό ξεκλείδωμα δεν είναι διαθέσιμο λόγω εσφαλμένων ρυθμίσεων αρχείων συστήματος."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Το βιομετρικό ξεκλείδωμα δεν είναι διαθέσιμο επειδή η εφαρμογή Bitwarden επιφάνειας εργασίας είναι κλειστή."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Ταυτοποίηση"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Excluded domains"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Excluded Domains"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate Username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Dominios",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Dominios excluidos"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden no pedirá que se guarden los datos de acceso para estos dominios en todas las sesiones iniciadas. Debe actualizar la página para que los cambios surtan efecto."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generar nombre de usuario"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "No tiene permiso de editar este elemento"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Väljajäetud domeenid"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Viga"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Genereeri kasutajanimi"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Kanporatutako domeinuak"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Akatsa"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Sortu erabiltzaile izena"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "دامنه های مستثنی"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "خطا"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "ایجاد نام کاربری"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Verkkotunnukset",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Ohitettavat verkkotunnukset"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden ei pyydä kirjautumistietojen tallennusta näillä verkkotunnuksilla. Koskee kaikkia kirjautuneita tilejä. Ota muutokset käyttöön päivittämällä sivu."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Verkkotunnus $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Rajoitettujen verkkotunnusten muutokset tallennettiin"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Virhe"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Luo käyttäjätunnus"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Sinulla ei ole oikeutta muokata tätä kohdetta"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Todennetaan"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Inilayo na Domain"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Mali"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Lumikha ng username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domaines",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Domaines bloqués"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Domaines exclus"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden ne demandera pas d'enregistrer les détails de connexion pour ces domaines pour tous les comptes connectés. Vous devez actualiser la page pour que les modifications prennent effet."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Site web $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Changements de domaines exclus enregistrés"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Erreur"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Générer un nom d'utilisateur"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Vous n'êtes pas autorisé à modifier cet élément"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authentification"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Dominios",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Dominios excluídos"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden non ofrecerá gardar contas para estes dominios en ningunha das sesións iniciadas. Recarga a páxina para que os cambios fornezan efecto."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Web $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Dominios excluídos gardados"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Erro"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Xerar nome de usuario"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Non tes permiso para modificar esta entrada"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Autenticando"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Excluded domains"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "שגיאה"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "बहिष्कृत डोमेन"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "एरर"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "उपयोगकर्ता नाम बनाएँ"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domene",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Izuzete domene"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden neće nuditi spremanje podataka za prijavu za ove domene za sve prijavljene račune. Moraš osvježiti stranicu kako bi promjene stupile na snagu."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Web stranica $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Spremljene promjene izuzete domene"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Pogreška"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generiraj korisničko ime"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Nemaš prava za uređivanje ove stavke"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Autentifikacija"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Tartomány",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Letiltott tartományok"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Kizárt domainek"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "A Bitwarden nem kéri a bejelentkezési adatok mentését ezeknél a tartományoknál az összes bejelentkezési fiókra vonatkozva. A változtatások életbe lépéséhez frissíteni kell az oldalt."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Az automatikus kitöltés és az egyéb kapcsolódó funkciók ezeken a webhelyeken nincsenek a kínálatban. A változtatások életbe lépéséhez frissíteni kell az oldalt."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Az automatikus kitöltés le van tiltva ezen a webhelyen. Tekintsük át vagy módosítsuk ezt a beállításokban."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Az automatikus kitöltés le van tiltva ezen a webhelyen. Tekintsük át ezt a beállításokban."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Webhely $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "A letiltott tartomány módosítások mentésre kerültek."
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "A kizárt tartomány módosítások mentésre kerültek."
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Hiba"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Visszafejtési hiba"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "A Bitwarden nem tudta visszafejteni az alább felsorolt széf elemeket."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Ügyfélszolgálat elérése",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "további adatvesztés elkerülése érdekében.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Felhasználónév generálása"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Nincs jogosulltság ezen elem szerkesztéséheu."
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "A biometrikus feloldás nem érhető el, mert először PIN kóddal vagy jelszóval kell feloldani."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "A biometrikus feloldás jelenleg nem érhető el."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "A biometrikus feloldás nem érhető el a rosszul konfigurált rendszerfájlok miatt."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "A biometrikus feloldás nem érhető el a rosszul konfigurált rendszerfájlok miatt."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "A biometrikus feloldás nem érhető el, mert a Bitwarden asztali alkalmazás be van zárva."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "A biometrikus feloldás nem érhető el, mert nincs engedélyezve $EMAIL$ számára a Bitwarden asztali alkalmazásban.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "A biometrikus feloldás jelenleg ismeretlen okból nem érhető el."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domain",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Domain yang Dikecualikan"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden tidak akan meminta untuk menyimpan rincian login untuk domain tersebut. Anda harus menyegarkan halaman agar perubahan diterapkan."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Situs web $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Perubahan domain yang diabaikan telah disimpan"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Galat"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Buat nama pengguna baru"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domini",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Domini bloccati"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Domini esclusi"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden non chiederà di salvare le credenziali di accesso per questi domini per tutti gli account sul dispositivo. Ricarica la pagina affinché le modifiche abbiano effetto."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Sito $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Modifiche del dominio escluso salvate"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Errore"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Errore di decifrazione"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden non può decifrare gli elementi elencati di seguito."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contatta il cliente correttamente",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "per evitare ulteriori perdite di dati.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Genera nome utente"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Non hai i permessi per modificare questo elemento"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Lo sblocco biometrico non è disponibile perché è necessario prima sbloccare con PIN o parola d'accesso."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Lo sblocco biometrico non è attualmente disponibile."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Lo sblocco biometrico non è disponibile a causa di file di sistema mal configurati."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Lo sblocco biometrico non è disponibile a causa di file di sistema mal configurati."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Lo sblocco biometrico non è disponibile perché l'app desktop Bitwarden è chiusa."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Lo sblocco biometrico non è disponibile perché non è abilitato per $EMAIL$ nell'app desktop Bitwarden.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Lo sblocco biometrico non è attualmente disponibile per un motivo sconosciuto."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Autenticazione"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "ドメイン",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "除外するドメイン"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden はログインしているすべてのアカウントで、これらのドメインのログイン情報を保存するよう要求しません。 変更を有効にするにはページを更新する必要があります。"
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "ウェブサイト $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "除外ドメインの変更を保存しました"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "エラー"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "ユーザー名を生成"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "このアイテムを編集する権限がありません"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "認証中"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "დომენები",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Excluded domains"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "შეცდომა"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "ავთენტიკაცია"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Excluded domains"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "ಹೊರತುಪಡಿಸಿದ ಡೊಮೇನ್ಗಳು"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "도메인",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "제외된 도메인"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "BItwarden은 로그인한 모든 계정에 대해 이러한 도메인에 대한 로그인 세부 정보를 저장하도록 요청하지 않습니다. 변경 사항을 적용하려면 페이지를 새로 고쳐야 합니다"
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "웹사이트 $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "제외된 도메인 변경 사항 저장됨"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "오류"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "아이디 생성"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "아이템을 수정할 권한이 없습니다."
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "인증 중"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domenai",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Išskirti domenai"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "„Bitwarden“ neprašys išsaugoti prisijungimo detalių šiems domenams, visose prisijungusiose paskyrose. Turite atnaujinti puslapį, kad pokyčiai pradėtų galioti."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Klaida"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generuoti vartotojo vardą"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domēna vārdi",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Liegtie domēna vārdi"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Izņēmuma domēni"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden nevaicās saglabāt pieteikšanās datus visiem šī domēna kontiem, kuri ir pieteikušies. Ir jāpārlādē lapa, lai iedarbotos izmaiņas."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Automātiskā aizpilde un citas saistītās iespējas šajās tīmekļvietnēs netiks piedāvātas. Ir jāatsvaidzina lapa, lai izmaiņas iedarbotos."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Automātiskā aizpilde šajā tīmekļvietnē ir liegta. Šo pārskatīt vai mainīt var iestatījumos."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Automātiskā aizpilde šajā tīmekļvietnē ir liegta. Šo var pārskatīt iestatījumos."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Tīmekļvietne $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Liegtā domēna vārda izmaiņas sglabātas"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Saglabātas vērā neņemto domēna vārdu izmaiņas"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Kļūda"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Atšifrēšanas kļūda"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden nevarēja atšifrēt zemāk uzskaitītos glabātavas vienumus."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Jāsazinās ar klientu atbalstu,",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "lai izvairītos no papildu datu zaudējumiem.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Izveidot lietotājvārdu"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Nav nepieciešamo atļauju, lai labotu šo vienumu"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Atslēgšana ar biometriju nav pieejama, jo vispirms ir nepieciešama atslēgšana ar PIN vai paroli."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Atslēgšana ar biometriju pašlaik nav pieejama."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Atslēgšana ar biometriju nav pieejama nepareizi konfigurētu sistēmas datņu dēļ."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Atslēgšana ar biometriju nav pieejama nepareizi konfigurētu sistēmas datņu dēļ."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Atslēgšana ar biometriju nav pieejama, jo Bitwarden darbvirsmas lietotne ir aizvērta."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Atslēgšana ar biometriju nav pieejama, jo tā nav iespējota $EMAIL$ Bitwarden darbvirsmas lietotnē.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Atslēgšana ar biometriju pašlaik nav pieejama nezināma iemesla dēļ."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Autentificē"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Excluded domains"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Excluded domains"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Excluded domains"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domener",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Ekskluderte domener"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Feil"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generer brukernavn"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Autentiserer"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Excluded domains"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domeinen",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Geblokkeerde domeinen"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Uitgesloten domeinen"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden zal voor deze domeinen niet vragen om de wachtwoorden op te slaan voor alle ingelogde accounts. Je moet de pagina verversen om de wijzigingen op te slaan."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill en andere gerelateerde functies worden niet aangeboden voor deze websites. Vernieuw de pagina om de wijzigingen toe te passen."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Automatisch invullen is geblokkeerd voor deze website. Bekijk of verander dit in de instellingen."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Automatisch invullen is geblokkeerd voor deze website. Bekijk in de instellingen."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Wijzigingen in geblokkeerde domeinen opgeslagen"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Uitgesloten domeinwijzigingen opgeslagen"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Fout"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Ontsleutelingsfout"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden kon de onderstaande kluisitem(s) niet ontsleutelen."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Neem contact op met de klantenservice",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "om extra dataverlies te voorkomen.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Gebruikersnamen genereren"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Je hebt geen toestemming om dit item te bewerken"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometrisch ontgrendelen is niet beschikbaar omdat pincode of wachtwoordontgrendeling eerst vereist is."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometrisch ontgrendelen is momenteel niet beschikbaar."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometrisch ontgrendelen is niet beschikbaar vanwege verkeerd geconfigureerde systeembestanden."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometrisch ontgrendelen is niet beschikbaar vanwege verkeerd geconfigureerde systeembestanden."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometrisch ontgrendelen is niet beschikbaar omdat de Bitwarden-desktopapp is afgesloten."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometrisch ontgrendelen is niet beschikbaar omdat het niet is ingeschakeld voor $EMAIL$ in de Bitwarden-desktopapp.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometrisch ontgrendelen is momenteel niet beschikbaar om een onbekende reden."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Aan het inloggen"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Excluded domains"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Excluded domains"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domeny",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Wykluczone domeny"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Aplikacja Bitwarden nie będzie proponować zapisywania danych logowania dla tych domen dla wszystkich zalogowanych kont. Musisz odświeżyć stronę, aby zastosowywać zmiany."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Strona internetowa $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Zmiany w wykluczonych domenach zapisane"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Błąd"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Wygeneruj nazwę użytkownika"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Nie masz uprawnień do edycji tego elementu"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Uwierzytelnianie"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domínios",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Domínios Excluídos"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "O Bitwarden não irá pedir para salvar os detalhes de credencial para estes domínios. Você deve atualizar a página para que as alterações entrem em vigor."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Site $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Mudanças de domínios excluídos salvas"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Erro"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Gerar Usuário"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Você não tem permissão para editar este arquivo"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Autenticando"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domínios",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Domínios bloqueados"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Domínios excluídos"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "O Bitwarden não pedirá para guardar os detalhes de início de sessão destes domínios para todas as contas com sessão iniciada. É necessário atualizar a página para que as alterações tenham efeito."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "O preenchimento automático e outras funcionalidades relacionadas não serão disponibilizados para estes sites. É necessário atualizar a página para que as alterações tenham efeito."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "O preenchimento automático está bloqueado para este site. Reveja ou altere esta opção nas definições."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "O preenchimento automático está bloqueado neste site. Reveja nas definições."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Site $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Alterações do domínio bloqueado guardadas"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Alterações do domínio excluído guardadas"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Erro"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Erro de desencriptação"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "O Bitwarden não conseguiu desencriptar o(s) item(ns) do cofre listado(s) abaixo."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contacte o serviço de apoio ao cliente",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "para evitar perdas adicionais de dados.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Gerar nome de utilizador"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Não tem permissão para editar este item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "O desbloqueio biométrico não está disponível porque o desbloqueio por PIN ou palavra-passe é necessário primeiro."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "O desbloqueio biométrico está atualmente indisponível."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "O desbloqueio biométrico não está disponível devido a ficheiros de sistema mal configurados."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "O desbloqueio biométrico não está disponível devido a ficheiros de sistema mal configurados."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "O desbloqueio biométrico não está disponível porque a app para computador Bitwarden está fechada."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "O desbloqueio biométrico não está disponível porque não está ativado para $EMAIL$ na app Bitwarden para computador.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "O desbloqueio biométrico está atualmente indisponível por um motivo desconhecido."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "A autenticar"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Domenii excluse"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Eroare"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generare nume de utilizator"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Домены",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Заблокированные домены"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Исключенные домены"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden не будет предлагать сохранение логинов для этих доменов для всех авторизованных аккаунтов. Для вступления изменений в силу необходимо обновить страницу."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Автозаполнение и другие связанные с ним функции не будут предлагаться для этих сайтов. Чтобы изменения вступили в силу, необходимо обновить страницу."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Автозаполнение для этого сайта заблокировано. Просмотрите или измените это в настройках."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Автозаполнение на этом сайте заблокировано. Просмотрите в настройках."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Сайт $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Изменения в заблокированном домене сохранены"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Изменения в исключенном домене сохранены"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Ошибка"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Ошибка расшифровки"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden не удалось расшифровать элемент(ы) хранилища, перечисленные ниже."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Обратитесь в службу поддержки,",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "чтобы избежать дополнительной потери данных.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Создать имя пользователя"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "У вас нет разрешения на редактирование этого элемента"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Биометрическая разблокировка недоступна, поскольку сначала требуется разблокировка с помощью PIN-кода или пароля."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Биометрическая разблокировка в настоящее время недоступна."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Биометрическая разблокировка недоступна из-за неправильно настроенных системных файлов."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Биометрическая разблокировка недоступна из-за неправильно настроенных системных файлов."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Биометрическая разблокировка недоступна, поскольку Bitwarden для компьютера закрыт."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Биометрическая разблокировка недоступна, потому что она не включена для $EMAIL$ в приложении Bitwarden для компьютера.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Биометрическая разблокировка в настоящее время недоступна по неизвестной причине."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Аутентификация"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "බැහැර වසම්"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domény",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blokované domény"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Vylúčené domény"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden nebude požadovať ukladanie prihlasovacích údajov pre tieto domény pre všetky prihlásené účty. Aby sa zmeny prejavili, musíte stránku obnoviť."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Automatické vypĺňanie a ďalšie súvisiace funkcie sa na týchto webových stránkach nebudú ponúkať. Aby sa zmeny prejavili, musíte stránku obnoviť."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Automatické vypĺňanie je pre túto webovú stránku zablokované. Skontrolujte alebo zmeňte to v nastaveniach."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Automatické vypĺňanie je na tejto webovej stránke zablokované. Pozrite v nastaveniach."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Webstránka $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Zmeny v blokovaných doménach boli uložené"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Uložené zmeny vylúčenej domény"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Chyba"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Chyba dešifrovania"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden nedokázal dešifrovať nižšie uvedené položky trezoru."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Kontaktujte zákaznícku podporu,",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "aby ste predišli ďalším stratám údajov.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Vygenerovať používateľské meno"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Na úpravu tejto položky nemáte oprávnenie"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Odomykanie biometrickými údajmi je nedostupné pretože je najskôr potrebné odomykanie pomocou PIN alebo hesla."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Odomykanie biometrickými údajmi je momentálne nedostupné."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Odomykanie biometrickými údajmi je nedostupné v dôsledku zle nastavených systémových súborov."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Odomykanie biometrickými údajmi je nedostupné v dôsledku zle nastavených systémových súborov."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Odomykanie biometrickými údajmi je nedostupné, pretože aplikácia Bitwarden pre desktop je zatvorená."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Odomykanie biometrickými údajmi je nedostupné, pretože nie je povolené pre $EMAIL$ v aplikácii Bitwarden pre desktop.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Odomykanie biometrickými údajmi je momentálne z neznámych dôvodov nedostupné."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Overuje sa"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Izključene domene"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Napaka"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Ustvari uporabniško ime"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Домени",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Изузети домени"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden неће тражити да сачува податке за пријављивање за ове домене за све пријављене налоге. Морате освежити страницу да би промене ступиле на снагу."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Сајт $number$ (УРЛ)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Изузете промене домена су сачуване"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Грешка"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Генериши име"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Немате дозволу да уређујете ову ставку"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Аутентификација"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domäner",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Exkluderade domäner"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Webbplats $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Fel"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generera användarnamn"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Excluded domains"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Domains",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Excluded domains"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden will not ask to save login details for these domains for all logged in accounts. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Website $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Excluded domain changes saved"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Error"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Generate username"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Alan adları",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Engellenen alan adları"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Hariç tutulan alan adları"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden, oturum açmış tüm hesaplar için bu alan adlarının hesap bilgilerini kaydetmeyi sormayacaktır. Değişikliklerin etkili olması için sayfayı yenilemeniz gerekir."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Web sitesi $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Engelli alan adı değişiklikleri kaydedildi"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Alan adı istisnası değişiklikleri kaydedildi"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Hata"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Şifre çözme sorunu"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Kullanıcı adı oluştur"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Bu kaydı düzenleme yetkisine sahip değilsiniz"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Kimlik doğrulanıyor"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Домени",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Заблоковані домени"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Виключені домени"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden не запитуватиме про збереження даних входу для цих доменів для всіх облікових записів, до яких виконано вхід. Потрібно оновити сторінку для застосування змін."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Автозаповнення та інші пов'язані функції не пропонуватимуться для цих вебсайтів. Вам слід оновити сторінку для застосування змін."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Автозаповнення заблоковано для цього вебсайту. Перегляньте або змініть це в налаштуваннях."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Автозаповнення заблоковано на цьому вебсайті. Перевірте налаштування."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Вебсайт $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Зміни заблокованих доменів збережено"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Виняток для домену збережено"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Помилка"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Генерувати ім'я користувача"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "Вам не дозволено редагувати цей запис"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Аутентифікація"
|
||||
},
|
||||
|
@ -2324,6 +2324,9 @@
|
||||
"message": "Các tên miền",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "Blocked domains"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "Tên miền đã loại trừ"
|
||||
},
|
||||
@ -2333,6 +2336,15 @@
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden sẽ không yêu cầu lưu thông tin đăng nhập cho các miền này. Bạn phải làm mới trang để các thay đổi có hiệu lực."
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "Autofill and other related features will not be offered for these websites. You must refresh the page for changes to take effect."
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "Autofill is blocked for this website. Review or change this in settings."
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "Autofill is blocked on this website. Review in settings."
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "Trang Web $number$ (URI)",
|
||||
"placeholders": {
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "Blocked domain changes saved"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "Các thay đổi tên miền loại trừ đã được lưu"
|
||||
},
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "Lỗi"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "Decryption error"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden could not decrypt the vault item(s) listed below."
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "Contact customer success",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "to avoid additional data loss.",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "Tạo tên người dùng"
|
||||
},
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "You don't have permission to edit this item"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "Biometric unlock is unavailable because PIN or password unlock is required first."
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "Biometric unlock is currently unavailable."
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "Biometric unlock is unavailable due to misconfigured system files."
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "Biometric unlock is unavailable because the Bitwarden desktop app is closed."
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "Biometric unlock is unavailable because it is not enabled for $EMAIL$ in the Bitwarden desktop app.",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "Biometric unlock is currently unavailable for an unknown reason."
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "Authenticating"
|
||||
},
|
||||
|
@ -7,7 +7,7 @@
|
||||
"description": "Extension name, MUST be less than 40 characters (Safari restriction)"
|
||||
},
|
||||
"extDesc": {
|
||||
"message": "无论是在家里、工作中还是在外出时,Bitwarden 都可以轻松地保护您的所有密码、通行密钥和敏感信息。",
|
||||
"message": "无论是在家中、工作中还是在旅途中,Bitwarden 都可以轻松地保护您的所有密码、通行密钥和敏感信息。",
|
||||
"description": "Extension description, MUST be less than 112 characters (Safari restriction)"
|
||||
},
|
||||
"loginOrCreateNewAccount": {
|
||||
@ -855,13 +855,13 @@
|
||||
"message": "登录到 Bitwarden"
|
||||
},
|
||||
"restartRegistration": {
|
||||
"message": "重新开始注册"
|
||||
"message": "重启注册"
|
||||
},
|
||||
"expiredLink": {
|
||||
"message": "失效链接"
|
||||
},
|
||||
"pleaseRestartRegistrationOrTryLoggingIn": {
|
||||
"message": "请重新注册或尝试登录。"
|
||||
"message": "请重启注册或尝试登录。"
|
||||
},
|
||||
"youMayAlreadyHaveAnAccount": {
|
||||
"message": "您可能已经有一个账户了"
|
||||
@ -2324,6 +2324,9 @@
|
||||
"message": "域名",
|
||||
"description": "A category title describing the concept of web domains"
|
||||
},
|
||||
"blockedDomains": {
|
||||
"message": "已屏蔽的域名"
|
||||
},
|
||||
"excludedDomains": {
|
||||
"message": "排除域名"
|
||||
},
|
||||
@ -2331,7 +2334,16 @@
|
||||
"message": "Bitwarden 将不会询问是否为这些域名保存登录信息。您必须刷新页面才能使更改生效。"
|
||||
},
|
||||
"excludedDomainsDescAlt": {
|
||||
"message": "Bitwarden 不会询问保存所有已登录的账户的这些域名的登录信息。必须刷新页面才能使更改生效。"
|
||||
"message": "Bitwarden 将不会询问是否为所有已登录账户的这些域名保存登录信息。您必须刷新页面才能使更改生效。"
|
||||
},
|
||||
"blockedDomainsDesc": {
|
||||
"message": "将不会为这些网站提供自动填充和其他相关功能。您必须刷新页面才能使更改生效。"
|
||||
},
|
||||
"autofillBlockedNotice": {
|
||||
"message": "该网站的自动填充功能已被阻止。请在设置中查看或更改。"
|
||||
},
|
||||
"autofillBlockedTooltip": {
|
||||
"message": "该网站的自动填充功能已被阻止。请在设置中查看。"
|
||||
},
|
||||
"websiteItemLabel": {
|
||||
"message": "网站 $number$ (URI)",
|
||||
@ -2351,6 +2363,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockedDomainsSavedSuccess": {
|
||||
"message": "已屏蔽的域名更改已保存"
|
||||
},
|
||||
"excludedDomainsSavedSuccess": {
|
||||
"message": "排除域名更改已保存"
|
||||
},
|
||||
@ -2601,7 +2616,7 @@
|
||||
"message": "更新主密码"
|
||||
},
|
||||
"updateMasterPasswordWarning": {
|
||||
"message": "您的主密码最近被您组织的管理员更改过。要访问密码库,您必须立即更新它。继续操作将使您退出当前会话并要求您重新登录。其他设备上的活动会话可能会继续保持活动状态长达一小时。"
|
||||
"message": "您的主密码最近被您组织的管理员更改过。要访问密码库,您必须立即更新它。继续操作将使您退出当前会话,并要求您重新登录。其他设备上的活动会话可能会继续保持活动状态长达一小时。"
|
||||
},
|
||||
"updateWeakMasterPasswordWarning": {
|
||||
"message": "您的主密码不符合某一项或多项组织策略要求。要访问密码库,必须立即更新您的主密码。继续操作将使您退出当前会话,并要求您重新登录。其他设备上的活动会话可能会继续保持活动状态长达一小时。"
|
||||
@ -2789,6 +2804,20 @@
|
||||
"error": {
|
||||
"message": "错误"
|
||||
},
|
||||
"decryptionError": {
|
||||
"message": "解密错误"
|
||||
},
|
||||
"couldNotDecryptVaultItemsBelow": {
|
||||
"message": "Bitwarden 无法解密下列密码库项目。"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart1": {
|
||||
"message": "联系客户成功团队",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"contactCSToAvoidDataLossPart2": {
|
||||
"message": "以避免额外的数据丢失。",
|
||||
"description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
|
||||
},
|
||||
"generateUsername": {
|
||||
"message": "生成用户名"
|
||||
},
|
||||
@ -2810,7 +2839,7 @@
|
||||
}
|
||||
},
|
||||
"passwordLengthRecommendationHint": {
|
||||
"message": " 使用 $RECOMMENDED$ 或更多个字符生成强大的密码。",
|
||||
"message": " 使用 $RECOMMENDED$ 个或更多字符生成强大的密码。",
|
||||
"description": "Appended to `spinboxBoundariesHint` to recommend a length to the user. This must include any language-specific 'sentence' separator characters (e.g. a space in english).",
|
||||
"placeholders": {
|
||||
"recommended": {
|
||||
@ -2820,7 +2849,7 @@
|
||||
}
|
||||
},
|
||||
"passphraseNumWordsRecommendationHint": {
|
||||
"message": " 使用 $RECOMMENDED$ 或更多个单词生成强大的密码短语。",
|
||||
"message": " 使用 $RECOMMENDED$ 个或更多单词生成强大的密码短语。",
|
||||
"description": "Appended to `spinboxBoundariesHint` to recommend a number of words to the user. This must include any language-specific 'sentence' separator characters (e.g. a space in english).",
|
||||
"placeholders": {
|
||||
"recommended": {
|
||||
@ -3413,11 +3442,11 @@
|
||||
"description": "Notification button text for starting a fileless import."
|
||||
},
|
||||
"importing": {
|
||||
"message": "导入中...",
|
||||
"message": "正在导入...",
|
||||
"description": "Notification message for when an import is in progress."
|
||||
},
|
||||
"dataSuccessfullyImported": {
|
||||
"message": "数据导入成功!",
|
||||
"message": "数据成功导入!",
|
||||
"description": "Notification message for when an import has completed successfully."
|
||||
},
|
||||
"dataImportFailed": {
|
||||
@ -3926,7 +3955,7 @@
|
||||
"description": "Body content for dialog which asks if the user wants to proceed to the browser's keyboard shortcut settings page"
|
||||
},
|
||||
"overrideDefaultBrowserAutofillTitle": {
|
||||
"message": "将 Bitwarden 设置为您的默认密码管理器吗?",
|
||||
"message": "将 Bitwarden 设置为默认密码管理器吗?",
|
||||
"description": "Dialog title facilitating the ability to override a chrome browser's default autofill behavior"
|
||||
},
|
||||
"overrideDefaultBrowserAutofillDescription": {
|
||||
@ -3934,7 +3963,7 @@
|
||||
"description": "Dialog message facilitating the ability to override a chrome browser's default autofill behavior"
|
||||
},
|
||||
"overrideDefaultBrowserAutoFillSettings": {
|
||||
"message": "将 Bitwarden 设置为您的默认密码管理器",
|
||||
"message": "将 Bitwarden 设置为默认密码管理器",
|
||||
"description": "Label for the setting that allows overriding the default browser autofill settings"
|
||||
},
|
||||
"privacyPermissionAdditionNotGrantedTitle": {
|
||||
@ -3991,7 +4020,7 @@
|
||||
"message": "没有搜索到匹配的项目"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "清除筛选器或尝试另一个搜索词"
|
||||
"message": "清除筛选或尝试另一个搜索词"
|
||||
},
|
||||
"copyInfoTitle": {
|
||||
"message": "复制信息 - $ITEMNAME$",
|
||||
@ -4567,7 +4596,7 @@
|
||||
"message": "账户操作"
|
||||
},
|
||||
"showNumberOfAutofillSuggestions": {
|
||||
"message": "在扩展图标上显示自动填充建议的登录的数量"
|
||||
"message": "在扩展图标上显示自动填充建议的登录数量"
|
||||
},
|
||||
"showQuickCopyActions": {
|
||||
"message": "在密码库上显示快速复制操作"
|
||||
@ -4641,6 +4670,33 @@
|
||||
"noEditPermissions": {
|
||||
"message": "您没有编辑此项目的权限"
|
||||
},
|
||||
"biometricsStatusHelptextUnlockNeeded": {
|
||||
"message": "生物识别解锁不可用,因为需要先使用 PIN 或密码解锁。"
|
||||
},
|
||||
"biometricsStatusHelptextHardwareUnavailable": {
|
||||
"message": "生物识别解锁当前不可用。"
|
||||
},
|
||||
"biometricsStatusHelptextAutoSetupNeeded": {
|
||||
"message": "由于系统文件配置错误,生物识别解锁不可用。"
|
||||
},
|
||||
"biometricsStatusHelptextManualSetupNeeded": {
|
||||
"message": "由于系统文件配置错误,生物识别解锁不可用。"
|
||||
},
|
||||
"biometricsStatusHelptextDesktopDisconnected": {
|
||||
"message": "生物识别解锁不可用,因为 Bitwarden 桌面 App 已关闭。"
|
||||
},
|
||||
"biometricsStatusHelptextNotEnabledInDesktop": {
|
||||
"message": "生物识别解锁不可用,因为在 Bitwarden 桌面 App 中没有为 $EMAIL$ 启用生物识别解锁。",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "mail@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"biometricsStatusHelptextUnavailableReasonUnknown": {
|
||||
"message": "由于某个未知的原因,生物识别解锁当前不可用。"
|
||||
},
|
||||
"authenticating": {
|
||||
"message": "正在验证"
|
||||
},
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -121,7 +121,7 @@
|
||||
<value>Bitwarden 密码管理器</value>
|
||||
</data>
|
||||
<data name="Summary" xml:space="preserve">
|
||||
<value>无论是在家里、工作中还是在外出时,Bitwarden 都可以轻松地保护您的所有密码、通行密钥和敏感信息。</value>
|
||||
<value>无论是在家中、工作中还是在旅途中,Bitwarden 都可以轻松地保护您的所有密码、通行密钥和敏感信息。</value>
|
||||
</data>
|
||||
<data name="Description" xml:space="preserve">
|
||||
<value>被 PCMag、WIRED、The Verge、CNET、G2 等评为最佳的密码管理器!
|
||||
@ -167,7 +167,7 @@ Bitwarden 保护的不仅仅是密码
|
||||
Bitwarden 的端对端加密凭据管理解决方案使组织能够保护所有内容,包括开发人员机密和通行密钥体验。访问 Bitwarden.com 了解更多关于 Bitwarden Secrets Manager 和 Bitwarden Passwordless.dev 的信息!</value>
|
||||
</data>
|
||||
<data name="AssetTitle" xml:space="preserve">
|
||||
<value>无论是在家里、工作中还是在外出时,Bitwarden 都可以轻松地保护您的所有密码、通行密钥和敏感信息。</value>
|
||||
<value>无论是在家中、工作中还是在旅途中,Bitwarden 都可以轻松地保护您的所有密码、通行密钥和敏感信息。</value>
|
||||
</data>
|
||||
<data name="ScreenshotSync" xml:space="preserve">
|
||||
<value>在多个设备间同步和访问您的密码库</value>
|
||||
|
Loading…
Reference in New Issue
Block a user