mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-21 11:35:34 +01:00
Autosync the updated translations (#9352)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
parent
5dd7224143
commit
ab809d915d
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "قم بتأكيد هويتك للمتابعة."
|
||||
},
|
||||
"account": {
|
||||
"message": "الحساب"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "تغيير كلمة المرور الرئيسية"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "تسجيل الخروج"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "عن التطبيق"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "الإصدار"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "قم بإنشاء كلمات مرور قوية وفريدة لتسجيلات الدخول الخاصة بك."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "خزنة الويب Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "استيراد العناصر"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "مشترك"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "تعرف على المؤسسات"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "يسمح لك Bitwarden بمشاركة عناصر خزنتك مع الآخرين باستخدام حساب المؤسسة. هل ترغب في زيارة موقع bitwarden.com لمعرفة المزيد؟"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "الانتقال إلى مؤسسة"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Davam etmək üçün kimliyinizi təsdiqləyin."
|
||||
},
|
||||
"account": {
|
||||
"message": "Hesab"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Ana parolu dəyişdir"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Veb tətbiqlə davam edilsin?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Ana parolunuzu Bitwarden veb tətbiqində dəyişdirə bilərsiniz."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Çıxış"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Haqqında"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Versiya"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Hesablarınız üçün avtomatik olaraq güclü, unikal parollar yaradın."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden veb anbarı"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Elementləri daxilə köçür"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Paylaşılan"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Təşkilatlar barədə daha ətraflı"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden, bir təşkilat hesabı istifadə edərək anbar elementlərinizi başqaları ilə paylaşmağınıza icazə verir. Daha ətraflı məlumat üçün bitwarden.com saytını ziyarət etmək istəyirsiniz?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Təşkilata daşı"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "bir kolleksiyaya təyin edin.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Avto-doldurma təklifləri"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Bu saytın avto-doldurması üçün giriş elementini saxlayın"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Anbarınız boşdur"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "Axtarışınızla uyuşan heç bir element yoxdur"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Filtrləri təmizləyin və ya başqa bir axtarış terminini sınayın"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Məlumatları kopyala, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "Daha çox seçim, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Konsolu"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Hədəf qovluğa təyin etmə xətası."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "Yeni"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Пацвердзіце сваю асобу для працягу."
|
||||
},
|
||||
"account": {
|
||||
"message": "Уліковы запіс"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Змяніць асноўны пароль"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Выйсці"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Пра Bitwarden"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Версія"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Аўтаматычна генерыруйце надзейныя і ўнікальныя паролі для вашых лагінаў."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Вэб-сховішча Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Імпартаванне элементаў"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Абагуленыя"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Даведацца пра арганізацыі"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden дазваляе абагуліць элементы вашага сховішча з іншымі карыстальнікамі, выкарыстоўваючы арганізацыю. Хочаце наведаць сайт bitwarden.com, каб даведацца больш?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Перамясціць у арганізацыю"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Потвърдете самоличността си, за да продължите."
|
||||
},
|
||||
"account": {
|
||||
"message": "Регистрация"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Промяна на главната парола"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Продължаване към уеб приложението?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Разгледайте още от възможностите на регистрацията си в Битуорден в уеб приложението."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Продължаване към помощния център?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Научете повече относно това как да използвате Битуорден в помощния център."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Може да промените главната си парола в уеб приложението на Битуорден."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Отписване"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "Относно Битуорден"
|
||||
},
|
||||
"about": {
|
||||
"message": "Относно"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "Още от Битуорден"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Продължаване към bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Битуорден за бизнеса"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Удостоверител на Битуорден"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Удостоверителя на Битуорден позволява да запазвате ключове за удостоверяване, както и да произвеждате еднократни кодове за достъп за местата, където се изисква удостоверяване в 2 стъпки. Научете повече в уеб сайта bitwarden.com"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Управление на тайни"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Съхранявайте, управлявайте и споделяйте тайните по време на разработка с Управлението на тайни на Битуорден. Научете повече в уеб сайта bitwarden.com."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Създавайте лесни за ползване, но защитени процеси за вписване без нужда от традиционни пароли с помощта на Passwordless.dev. Научете повече в уеб сайта bitwarden.com."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Безплатен Битуорден за семейства"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "Може да се активирате Битуорден за семейства безплатно. Възползвайте се от предложението в уеб приложението."
|
||||
},
|
||||
"version": {
|
||||
"message": "Версия"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Автоматично създаване на силни и неповторими пароли."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Уебтрезорът на Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Уеб приложение"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Внасяне на елементи"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Споделено"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Научете за организациите"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Битуорден позволява да споделяте елементи от трезора си а други, използвайки организация. Бихте ли посетили сайта bitwarden.com, за да научите повече?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Битуорден за бизнеса позволява да споделяте части от трезора си чрез използването на организация. Научете повече в уеб сайта bitwarden.com."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Преместване в организация"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "за да ги направите видими.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Автоматично попълване на предложения"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Запазване на елемент за вписване за този уеб сайт, за авт. попълване"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Трезорът е празен"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "Няма елементи, отговарящи на търсенето"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Изчистете филтрите или опитайте да търсите нещо друго"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Копиране на информацията, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "Още опции, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Административна конзола"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Грешка при задаването на целева папка."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "Ново"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirm your identity to continue."
|
||||
},
|
||||
"account": {
|
||||
"message": "অ্যাকাউন্ট"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "মূল পাসওয়ার্ড পরিবর্তন"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "লগ আউট"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "সম্বন্ধে"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "সংস্করণ"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "আপনার লগইনগুলির জন্য স্বয়ংক্রিয়ভাবে শক্তিশালী, অদ্বিতীয় পাসওয়ার্ড তৈরি করুন।"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden ওয়েব ভল্ট"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "বস্তু আমদানি"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "ভাগকৃত"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Learn about organizations"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to organization"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirm your identity to continue."
|
||||
},
|
||||
"account": {
|
||||
"message": "Account"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Change master password"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Log out"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "About"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Version"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatically generate strong, unique passwords for your logins."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden web vault"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Import items"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Shared"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Learn about organizations"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to organization"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirmeu la vostra identitat per continuar."
|
||||
},
|
||||
"account": {
|
||||
"message": "Compte"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Canvia la contrasenya mestra"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continua cap a l'aplicació web?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Podeu canviar la vostra contrasenya mestra a l'aplicació web de Bitwarden."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Tanca la sessió"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Quant a"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Versió"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Genera automàticament contrasenyes fortes i úniques per als vostres inicis de sessió."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Caixa forta web de Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Importa elements"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Compartit"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Més informació sobre les organitzacions"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden us permet compartir els elements de la vostra caixa forta amb altres usuaris mitjançant una organització. Voleu visitar el lloc web de bitwarden.com per obtenir més informació?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Desplaça a l'organització"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "per fer-los visibles.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Consola d'administració"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "S'ha produït un error en assignar la carpeta de destinació."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Pro pokračování potvrďte svou identitu."
|
||||
},
|
||||
"account": {
|
||||
"message": "Účet"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Změnit hlavní heslo"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Pokračovat do webové aplikace?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Prozkoumejte další funkce Vašeho účtu Bitwarden ve webové aplikaci."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Pokračovat do Centra nápovědy?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Přečtěte si více o tom, jak používat Bitwarden v Centru nápovědy."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Hlavní heslo můžete změnit ve webové aplikaci Bitwardenu."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Odhlásit se"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "O Bitwardenu"
|
||||
},
|
||||
"about": {
|
||||
"message": "O rozšíření"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "Více od Bitwardenu"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Pokračovat na bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden pro byznys"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Autentifikátor Bitwarden"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Autentifikátor Bitwarden umožňuje ukládat ověřovací klíče a generovat TOTP kódy pro 2-fázové ověřování. Další informace naleznete na stránkách bitwarden.com"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Správce tajných klíčů Bitwardenu"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Bezpečně ukládá, spravuje a sdílí tajné klíče vývojáře se správcem tajných klíčů Bitwardenu. Více informací naleznete na stránkách bitwarden.com."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "S heslem Passwordless.dev vytvoří hladký a bezpečný přístup bez tradičních hesel. Další informace naleznete na stránkách bitwarden.com."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Bitwarden pro rodinu zdarma"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "Máte nárok na Bitwarden pro rodinu zdarma. Uplatněte tuto nabídku ještě dnes ve webové aplikaci."
|
||||
},
|
||||
"version": {
|
||||
"message": "Verze"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Vygenerujte si silné a unikátní heslo pro přihlašovací údaje."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Webový trezor Bitwardenu"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Webová aplikace Bitwardenu"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Importovat položky"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Sdílené"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Více o organizacích"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden Vám umožňuje sdílet položky v trezoru s ostatními prostřednictvím organizace. Chcete přejít na bitwarden.com a dozvědět se více?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden pro bvyznys Vám umožňuje sdílet položky v trezoru s ostatními prostřednictvím organizace. Více informací naleznete na bitwarden.com."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Přesunout do organizace"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "aby byly viditelné.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Návrhy automatického vyplňování"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Uložit přihlašovací údaje pro tuto stránku do automatického vyplňování"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Váš trezor je prázdný"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "Hledání neodpovídají žádné položky"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Vymažte filtry nebo zkuste jiný hledaný výraz"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Kopírovat informace, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "Více voleb, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Konzole správce"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Chyba při přiřazování cílové složky."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "Nové"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Cadarnhewch eich hunaniaeth i barhau."
|
||||
},
|
||||
"account": {
|
||||
"message": "Cyfrif"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Newid y prif gyfrinair"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Allgofnodi"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Ynghylch"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Fersiwn"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Cynhyrchu cyfrineiriau cryf ac unigryw ar gyfer eich cyfrifon yn awtomatig."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Cell we Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Mewnforio eitemau"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Shared"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Dysgu am sefydliadau"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to organization"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Bekræft din identitet for at fortsætte."
|
||||
},
|
||||
"account": {
|
||||
"message": "Konto"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Skift hovedadgangskode"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Fortsæt til web-app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Tjek flere funktioner ud i Bitwarden-kontoen på web-appen."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Fortsæt til Hjælpecenter?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Læs mere i Hjælpecenter om, hvordan man bruger Bitwarden."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Hovedadgangskoden kan ændres via Bitwarden web-appen."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Log ud"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "Om Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Om"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "Mere fra Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Fortsæt til bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator muliggør at gemme godkendelsesnøgler og generere TOTP-koder til 2-trinsbekræftelsesstrømme. Få mere at vide på bitwarden.com-webstedet"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Gem, håndtér og del udviklerhemmeligheder på sikker vis med Bitwarden Secrets Manager. Få mere at vide på bitwarden.com-webstedet."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Skab problemfrie og sikre loginoplevelser uden traditionelle adgangskoder med Passwordless.dev. Find ud af mere på bitwarden.com-webstedet."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Gratis Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "Du er berettiget til Gratis Bitwarden Families. Indløs dette tilbud i dag i web-appen."
|
||||
},
|
||||
"version": {
|
||||
"message": "Version"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Opret automatisk stærke, unikke adgangskoder til dine logins."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden web-boks"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web-app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Importér elementer"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Delt"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Få mere at vide om organisationer"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden giver dig mulighed for at dele elementer i din boks med andre ved hjælp af en organisation. Vil du besøge bitwarden.com-webstedet for at få mere at vide?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden Business muliggør deling af emner i din Boks med andre vha. en organisation. Find ud af mere på bitwarden.com-webstedet."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Flyt til organisation"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "for at gøre dem synlige.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Autoudfyldningsforslag"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Gem et loginemne for dette websted til autoudfyldning"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Boksen er tom"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "Ingen emner matcher søgningen"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Ryd filtre eller prøv med et andet søgeord"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Kopiér info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "Flere valgmuligheder, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin-konsol"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Fejl ved tildeling af målmappe."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "Vis emner i $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Retur til $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "Ny/Nyt"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Fjern $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Bestätige deine Identität, um fortzufahren."
|
||||
},
|
||||
"account": {
|
||||
"message": "Konto"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Master-Passwort ändern"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Weiter zur Web-App?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Entdecke weitere Funktionen deines Bitwarden-Kontos in der Web-App."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Weiter zum Hilfezentrum?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Erfahre mehr über die Verwendung von Bitwarden im Hilfezentrum."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Du kannst dein Master-Passwort in der Bitwarden Web-App ändern."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Abmelden"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "Über Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Über uns"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "Mehr von Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Weiter zu bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden für Unternehmen"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Mit dem Bitwarden Authenticator kannst du Authentifizierungsschlüssel speichern und TOTP-Codes für Zwei-Faktor-Verifizierungsprozesse generieren. Erfahre mehr auf der bitwarden.com Website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Speicher, verwalte und teile Entwicklergeheimnisse sicher mit dem Bitwarden Secrets Manager. Erfahre mehr auf der bitwarden.com Website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Erstelle reibungslose und sichere Anmeldeerfahrungen ohne herkömmliche Passwörter mit Passwordless.dev. Erfahre mehr auf der bitwarden.com Website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "Du bist für Free Bitwarden Families berechtigt. Löse dieses Angebot heute in der Web-App ein."
|
||||
},
|
||||
"version": {
|
||||
"message": "Version"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Generiert automatisch ein starkes und einzigartiges Passwort."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web-Tresor"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden Web-App"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Einträge importieren"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Geteilt"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Erfahre mehr über Organisationen"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden erlaubt es dir deine Tresor Einträge mit anderen zu teilen, wenn du einen Organisations Account hast. Möchtest du bitwarden.com besuchen, um mehr zu erfahren?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden für Unternehmen erlaubt es dir, deine Tresor-Einträge mit anderen zu teilen, indem du eine Organisation verwendest. Erfahre mehr auf der bitwarden.com Website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "In Organisation verschieben"
|
||||
@ -1715,10 +1754,10 @@
|
||||
"message": "Biometrie im Browser wird auf diesem Gerät nicht unterstützt."
|
||||
},
|
||||
"biometricsNotUnlockedTitle": {
|
||||
"message": "User locked or logged out"
|
||||
"message": "Nutzer gesperrt oder abgemeldet"
|
||||
},
|
||||
"biometricsNotUnlockedDesc": {
|
||||
"message": "Please unlock this user in the desktop application and try again."
|
||||
"message": "Bitte entsperren Sie diesen Nutzer in der Desktop-Anwendung und versuchen Sie es erneut."
|
||||
},
|
||||
"biometricsFailedTitle": {
|
||||
"message": "Biometrie fehlgeschlagen"
|
||||
@ -2184,7 +2223,7 @@
|
||||
"message": "Generiere ein E-Mail-Alias mit einem externen Weiterleitungsdienst."
|
||||
},
|
||||
"forwarderError": {
|
||||
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
|
||||
"message": "$SERVICENAME$ Fehler: $ERRORMESSAGE$",
|
||||
"description": "Reports an error returned by a forwarding service to the user.",
|
||||
"placeholders": {
|
||||
"servicename": {
|
||||
@ -2198,11 +2237,11 @@
|
||||
}
|
||||
},
|
||||
"forwarderGeneratedBy": {
|
||||
"message": "Generated by Bitwarden.",
|
||||
"message": "Von Bitwarden generiert.",
|
||||
"description": "Displayed with the address on the forwarding service's configuration screen."
|
||||
},
|
||||
"forwarderGeneratedByWithWebsite": {
|
||||
"message": "Website: $WEBSITE$. Generated by Bitwarden.",
|
||||
"message": "Webseite: $WEBSITE$. Von Bitwarden generiert.",
|
||||
"description": "Displayed with the address on the forwarding service's configuration screen.",
|
||||
"placeholders": {
|
||||
"WEBSITE": {
|
||||
@ -2212,7 +2251,7 @@
|
||||
}
|
||||
},
|
||||
"forwaderInvalidToken": {
|
||||
"message": "Invalid $SERVICENAME$ API token",
|
||||
"message": "Ungültiger API-Token von $SERVICENAME$",
|
||||
"description": "Displayed when the user's API token is empty or rejected by the forwarding service.",
|
||||
"placeholders": {
|
||||
"servicename": {
|
||||
@ -2222,7 +2261,7 @@
|
||||
}
|
||||
},
|
||||
"forwaderInvalidTokenWithMessage": {
|
||||
"message": "Invalid $SERVICENAME$ API token: $ERRORMESSAGE$",
|
||||
"message": "Ungültiger API-Token von $SERVICENAME$: $ERRORMESSAGE$",
|
||||
"description": "Displayed when the user's API token is rejected by the forwarding service with an error message.",
|
||||
"placeholders": {
|
||||
"servicename": {
|
||||
@ -2236,7 +2275,7 @@
|
||||
}
|
||||
},
|
||||
"forwarderNoAccountId": {
|
||||
"message": "Unable to obtain $SERVICENAME$ masked email account ID.",
|
||||
"message": "Maskierte E-Mail-Konto-ID für $SERVICENAME$ konnte nicht abgerufen werden.",
|
||||
"description": "Displayed when the forwarding service fails to return an account ID.",
|
||||
"placeholders": {
|
||||
"servicename": {
|
||||
@ -2246,7 +2285,7 @@
|
||||
}
|
||||
},
|
||||
"forwarderNoDomain": {
|
||||
"message": "Invalid $SERVICENAME$ domain.",
|
||||
"message": "Ungültige $SERVICENAME$-Domain.",
|
||||
"description": "Displayed when the domain is empty or domain authorization failed at the forwarding service.",
|
||||
"placeholders": {
|
||||
"servicename": {
|
||||
@ -2256,7 +2295,7 @@
|
||||
}
|
||||
},
|
||||
"forwarderNoUrl": {
|
||||
"message": "Invalid $SERVICENAME$ url.",
|
||||
"message": "Ungültige $SERVICENAME$-URL.",
|
||||
"description": "Displayed when the url of the forwarding service wasn't supplied.",
|
||||
"placeholders": {
|
||||
"servicename": {
|
||||
@ -2266,7 +2305,7 @@
|
||||
}
|
||||
},
|
||||
"forwarderUnknownError": {
|
||||
"message": "Unknown $SERVICENAME$ error occurred.",
|
||||
"message": "Unbekannter $SERVICENAME$-Fehler aufgetreten.",
|
||||
"description": "Displayed when the forwarding service failed due to an unknown error.",
|
||||
"placeholders": {
|
||||
"servicename": {
|
||||
@ -2276,7 +2315,7 @@
|
||||
}
|
||||
},
|
||||
"forwarderUnknownForwarder": {
|
||||
"message": "Unknown forwarder: '$SERVICENAME$'.",
|
||||
"message": "Unbekannter Weiterleitungsdienst: '$SERVICENAME$'.",
|
||||
"description": "Displayed when the forwarding service is not supported.",
|
||||
"placeholders": {
|
||||
"servicename": {
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "zu, um sie sichtbar zu machen.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Vorschläge zum Auto-Ausfüllen"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Speichere einen Login-Eintrag für diese Seite zum automatischen Ausfüllen"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Ihr Tresor hat keine Einträge"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "Deine Suche ergab keine Treffer"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Entferne die Filter oder versuche einen anderen Suchbegriff"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Information kopieren, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "Weitere Optionen, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Administrator-Konsole"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Fehler beim Zuweisen des Ziel-Ordners."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "Neu"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Επιβεβαιώστε την ταυτότητα σας για να συνεχίσετε."
|
||||
},
|
||||
"account": {
|
||||
"message": "Λογαριασμός"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Αλλαγή Κύριου Κωδικού"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Αποσύνδεση"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Σχετικά"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Έκδοση"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Δημιουργήστε αυτόματα ισχυρούς και μοναδικούς κωδικούς πρόσβασης για τις συνδέσεις σας."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web Vault"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Εισαγωγή στοιχείων"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Κοινοποιήθηκε"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Μάθετε για τους Οργανισμούς"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Το Bitwarden επιτρέπει να μοιράζεστε τα στοιχεία του vault σας με άλλους χρησιμοποιώντας ένα λογαριασμό οργανισμού. Θέλετε να επισκεφθείτε την ιστοσελίδα bitwarden.com για να μάθετε περισσότερα;"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Μετακίνηση σε οργανισμό"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirm your identity to continue."
|
||||
},
|
||||
"account": {
|
||||
"message": "Account"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Change master password"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Centre?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Centre."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Log out"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "About"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Version"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatically generate strong, unique passwords for your logins."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden web vault"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Import items"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Shared"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Learn about organisations"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organisation. Would you like to visit the bitwarden.com website to learn more?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organisation. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to organisation"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirm your identity to continue."
|
||||
},
|
||||
"account": {
|
||||
"message": "Account"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Change master password"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Log out"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "About"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Version"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatically generate strong, unique passwords for your logins."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden web vault"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Import items"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Shared"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Learn about Organisations"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organisation. Would you like to visit the bitwarden.com website to learn more?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to organisation"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirme su identidad para continuar."
|
||||
},
|
||||
"account": {
|
||||
"message": "Cuenta"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Cambiar contraseña maestra"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "¿Continuar a la aplicación web?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explora más funcionalidades de tu cuenta de Bitwarden en la aplicación web."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "¿Continuar al Centro de Ayuda?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Obtén más sobre cómo utilizar Bitwarden en el Centro de Ayuda."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Puedes cambiar la contraseña maestra en la aplicación web de Bitwarden."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Cerrar sesión"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "Acerca de Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Acerca de"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "Más de Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "¿Continuar a bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden para Empresas"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator te permite almacenar claves de autenticación y generar códigos TOTP para flujos de verificación de 2 pasos. Más información en el sitio web de bitwarden.com"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Almacena, administra y comparte de forma segura secretos de desarrollador con Bitwarden Secrets Manager. Obtén más información en el sitio web de bitwarden.com."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Crea experiencias de inicio de sesión fluidas y seguras, libres de contraseñas tradicionales, con Passwordless.dev. Obtén más información en el sitio web de bitwarden.com."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Bitwarden Familias gratis"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "Eres elegible para Bitwarden Familias Gratis. Canjea esta oferta hoy mismo en la aplicación web."
|
||||
},
|
||||
"version": {
|
||||
"message": "Versión"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Genera automáticamente contraseñas fuertes y únicas para tus accesos."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Caja fuerte web de Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Aplicación web de Bitwarden"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Importar elementos"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Compartido"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Aprende sobre Organizaciones"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden te permite compartir objetos de tu caja fuerte con otros usando una organización. ¿Quieres visitar el sitio web de bitwarden.com para saber más?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden para Empresas te permite compartir los elementos de tu caja fuerte con otras personas mediante una organización. Obtén más información en el sitio web de bitwarden.com."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Mover a la Organización"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "para hcerlos visibles.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Autocompletar sugerencias"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Guarda un elemento de inicio de sesión para este sitio para autocompletar"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Tu caja fuerte está vacía"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No hay elementos que coincidan con tu búsqueda"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Limpia los filtros o prueba otro término de búsqueda"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copiar información, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "Más información, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Consola de administrador"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error al asignar la carpeta de destino."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "Nuevo"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Jätkamiseks kinnita oma identiteet."
|
||||
},
|
||||
"account": {
|
||||
"message": "Konto"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Muuda ülemparooli"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Logi välja"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Rakenduse info"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Versioon"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Loo oma kontodele tugevaid ja unikaalseid paroole."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwardeni Veebihoidla"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Impordi andmed"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Jagatud"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Info organisatsioonide kohta"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden võimaldab sul hoidla sisu teiste kasutajatega jagada, kasutades selleks organisatsiooni kontot. Soovid külastada lehekülge bitwarden.com ja selle kohta rohkem lugeda?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Teisalda organisatsiooni"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Jarraitzeko, berretsi zure identitatea."
|
||||
},
|
||||
"account": {
|
||||
"message": "Kontua"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Aldatu pasahitz nagusia"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Itxi saioa"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Honi buruz"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "\nBertsioa"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatikoki pasahitz sendo eta bakarrak sortzen ditu zure saio-hasieratarako."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden kutxa gotorra"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Inportatu elementuak"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Partekatua"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Erakundeak ezagutu"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwardek kutxa gotorreko elementuak beste batzuekin partekatzeko aukera ematen dizu erakunde bat erabiliz. Gehiago jakiteko, bitwarden.com webgunea bisitatu nahi duzu?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Mugitu erakundera"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "برای ادامه، هویت خود را تأیید کنید."
|
||||
},
|
||||
"account": {
|
||||
"message": "حساب"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "تغییر کلمه عبور اصلی"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "خروج"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "درباره"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "نسخه"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "به طور خودکار کلمههای عبور قوی و منحصر به فرد برای ورود به سیستم خود ایجاد کنید."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "گاوصندوق وب Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "درون ریزی موارد"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "اشتراک گذاری شد"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "درباره سازمانها اطلاعات کسب کنید"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden به شما اجازه میدهد با استفاده از سازمان، موارد گاوصندوق خود را با دیگران به اشتراک بگذارید. آیا مایل به بازدید از وب سایت bitwarden.com برای کسب اطلاعات بیشتر هستید؟"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "انتقال به سازمان"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Jatka vahvistamalla henkilöllisyytesi."
|
||||
},
|
||||
"account": {
|
||||
"message": "Käyttäjätili"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Vaihda pääsalasana"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Avataanko verkkosovellus?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Voit vaihtaa pääsalasanasi Bitwardenin verkkosovelluksessa."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Kirjaudu ulos"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Tietoja"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Versio"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Luo kirjautumistiedoillesi automaattisesti vahvoja, ainutlaatuisia salasanoja."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Verkkoholvi"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Tuo kohteita"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Jaettu"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Lisätietoja organisaatioista"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden mahdollistaa holvin sisällön jaon organisaatiotilin avulla. Haluatko lukea lisää bitwarden.com-sivustolta?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Siirrä organisaatiolle"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": ", jotta ne näkyvät.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Hallintapaneelista"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Virhe määritettäessä kohdekansiota."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Kumpirmahin ang iyong identididad upang magpatuloy."
|
||||
},
|
||||
"account": {
|
||||
"message": "Account"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Baguhin ang Master Password"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Mag-Log Out"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Tungkol"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Bersyon"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatiko na gumawa ng mga malakas at natatanging mga password para sa iyong mga logins."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden web vault"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Isingit ang Vault ngayon"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Iniimbak"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Matuto tungkol sa mga organisasyon"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Pinapahintulutan ka ng Bitwarden na i-share ang iyong mga item sa vault sa iba pang tao gamit ang isang organisasyon. Gusto mo bang bisitahin ang website ng bitwarden.com upang matuto nang higit pa?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Lumipat sa organisasyon"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirmez votre identité pour continuer."
|
||||
},
|
||||
"account": {
|
||||
"message": "Compte"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Changer le mot de passe principal"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Poursuivre vers l'application web ?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Vous pouvez modifier votre mot de passe principal sur l'application web de Bitwarden."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Se déconnecter"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "À propos"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Version"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Générer automatiquement des mots de passe robustes et uniques pour vos identifiants."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Coffre web bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Importer des éléments"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Partagé"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "En savoir plus sur les organisations"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden vous permet de partager des éléments de votre coffre avec d'autres personnes en utilisant un compte d'organisation. Souhaitez-vous visiter le site web bitwarden.com pour en savoir plus ?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Déplacer vers l'organisation"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "pour les rendre visibles.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Console Admin"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirma a túa identidade para continuar."
|
||||
},
|
||||
"account": {
|
||||
"message": "Conta"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Cambiar o contrasinal mestre"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continuar á aplicación web?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Podes cambiar o teu contrasinal mestre na aplicación web de Bitwarden."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Pechar sesión"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Acerca de"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Versión"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Xera automaticamente contrasinais fortes e únicos para os seus inicios de sesión."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Caixa forte web de Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Importar elementos"
|
||||
@ -534,25 +576,25 @@
|
||||
}
|
||||
},
|
||||
"autofillError": {
|
||||
"message": "Unable to auto-fill the selected item on this page. Copy and paste the information instead."
|
||||
"message": "Incapaz de encher automaticamente o elemento seleccionado nesta páxina. Copia e pega a información no seu lugar."
|
||||
},
|
||||
"totpCaptureError": {
|
||||
"message": "Unable to scan QR code from the current webpage"
|
||||
"message": "Incapaz escanear o código QR da páxina web actual"
|
||||
},
|
||||
"totpCaptureSuccess": {
|
||||
"message": "Authenticator key added"
|
||||
"message": "Clave de autenticación engadida"
|
||||
},
|
||||
"totpCapture": {
|
||||
"message": "Scan authenticator QR code from current webpage"
|
||||
"message": "Escanea o código QR autenticador da páxina web actual"
|
||||
},
|
||||
"copyTOTP": {
|
||||
"message": "Copy Authenticator key (TOTP)"
|
||||
"message": "Copiar clave de autenticación (TOTP)"
|
||||
},
|
||||
"loggedOut": {
|
||||
"message": "Sesión pechada"
|
||||
},
|
||||
"loginExpired": {
|
||||
"message": "Your login session has expired."
|
||||
"message": "A túa sesión caducou."
|
||||
},
|
||||
"logOutConfirmation": {
|
||||
"message": "Are you sure you want to log out?"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Compartido"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Learn about organizations"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to organization"
|
||||
@ -952,7 +991,7 @@
|
||||
}
|
||||
},
|
||||
"rememberMe": {
|
||||
"message": "Remember me"
|
||||
"message": "Lémbrame"
|
||||
},
|
||||
"sendVerificationCodeEmailAgain": {
|
||||
"message": "Send verification code email again"
|
||||
@ -985,16 +1024,16 @@
|
||||
"message": "Please use a supported web browser (such as Chrome) and/or add additional providers that are better supported across web browsers (such as an authenticator app)."
|
||||
},
|
||||
"twoStepOptions": {
|
||||
"message": "Two-step login options"
|
||||
"message": "Opcións de inicio de sesión en dous pasos"
|
||||
},
|
||||
"recoveryCodeDesc": {
|
||||
"message": "Lost access to all of your two-factor providers? Use your recovery code to turn off all two-factor providers from your account."
|
||||
},
|
||||
"recoveryCodeTitle": {
|
||||
"message": "Recovery code"
|
||||
"message": "Código de recuperación"
|
||||
},
|
||||
"authenticatorAppTitle": {
|
||||
"message": "Authenticator app"
|
||||
"message": "Aplicación de autenticación"
|
||||
},
|
||||
"authenticatorAppDesc": {
|
||||
"message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes.",
|
||||
@ -1027,16 +1066,16 @@
|
||||
"message": "Verification codes will be emailed to you."
|
||||
},
|
||||
"selfHostedEnvironment": {
|
||||
"message": "Self-hosted environment"
|
||||
"message": "Entorno de auto-aloxamento"
|
||||
},
|
||||
"selfHostedEnvironmentFooter": {
|
||||
"message": "Specify the base URL of your on-premises hosted Bitwarden installation."
|
||||
},
|
||||
"customEnvironment": {
|
||||
"message": "Custom environment"
|
||||
"message": "Entorno personalizado"
|
||||
},
|
||||
"customEnvironmentFooter": {
|
||||
"message": "For advanced users. You can specify the base URL of each service independently."
|
||||
"message": "Para usuarios avanzados. Poder especificar o URL base de cada servizo de xeito independente."
|
||||
},
|
||||
"baseUrl": {
|
||||
"message": "URL do servidor"
|
||||
@ -1045,19 +1084,19 @@
|
||||
"message": "URL do servidor da API"
|
||||
},
|
||||
"webVaultUrl": {
|
||||
"message": "Web vault server URL"
|
||||
"message": "URL do servidor da caixa forte web"
|
||||
},
|
||||
"identityUrl": {
|
||||
"message": "Identity server URL"
|
||||
"message": "URL do servidor de identidade"
|
||||
},
|
||||
"notificationsUrl": {
|
||||
"message": "Notifications server URL"
|
||||
"message": "URL do servidor de notificacións"
|
||||
},
|
||||
"iconsUrl": {
|
||||
"message": "Icons server URL"
|
||||
"message": "URL do servidor de iconas"
|
||||
},
|
||||
"environmentSaved": {
|
||||
"message": "Environment URLs saved"
|
||||
"message": "URLs do entorno gardadas"
|
||||
},
|
||||
"showAutoFillMenuOnFormFields": {
|
||||
"message": "Show auto-fill menu on form fields",
|
||||
@ -1422,7 +1461,7 @@
|
||||
"description": "Toggle the display of the URIs of the currently open tabs in the browser."
|
||||
},
|
||||
"currentUri": {
|
||||
"message": "Current URI",
|
||||
"message": "URI actual",
|
||||
"description": "The URI of one of the current open tabs in the browser."
|
||||
},
|
||||
"organization": {
|
||||
@ -1442,18 +1481,18 @@
|
||||
"message": "Eliminar"
|
||||
},
|
||||
"default": {
|
||||
"message": "Default"
|
||||
"message": "Por defecto"
|
||||
},
|
||||
"dateUpdated": {
|
||||
"message": "Updated",
|
||||
"message": "Actualizado",
|
||||
"description": "ex. Date this item was updated"
|
||||
},
|
||||
"dateCreated": {
|
||||
"message": "Created",
|
||||
"message": "Creado",
|
||||
"description": "ex. Date this item was created"
|
||||
},
|
||||
"datePasswordUpdated": {
|
||||
"message": "Password updated",
|
||||
"message": "Contrasinal actualizado",
|
||||
"description": "ex. Date this password was updated"
|
||||
},
|
||||
"neverLockWarning": {
|
||||
@ -1466,25 +1505,25 @@
|
||||
"message": "There are no collections to list."
|
||||
},
|
||||
"ownership": {
|
||||
"message": "Ownership"
|
||||
"message": "Propiedade"
|
||||
},
|
||||
"whoOwnsThisItem": {
|
||||
"message": "Who owns this item?"
|
||||
"message": "Quen posúe este elemento?"
|
||||
},
|
||||
"strong": {
|
||||
"message": "Strong",
|
||||
"message": "Forte",
|
||||
"description": "ex. A strong password. Scale: Weak -> Good -> Strong"
|
||||
},
|
||||
"good": {
|
||||
"message": "Good",
|
||||
"message": "Boa",
|
||||
"description": "ex. A good password. Scale: Weak -> Good -> Strong"
|
||||
},
|
||||
"weak": {
|
||||
"message": "Weak",
|
||||
"message": "Feble",
|
||||
"description": "ex. A weak password. Scale: Weak -> Good -> Strong"
|
||||
},
|
||||
"weakMasterPassword": {
|
||||
"message": "Weak master password"
|
||||
"message": "Contrasinal mestre feble"
|
||||
},
|
||||
"weakMasterPasswordDesc": {
|
||||
"message": "The master password you have chosen is weak. You should use a strong master password (or a passphrase) to properly protect your Bitwarden account. Are you sure you want to use this master password?"
|
||||
@ -1814,11 +1853,11 @@
|
||||
"message": "Password removed"
|
||||
},
|
||||
"deletedSend": {
|
||||
"message": "Send deleted",
|
||||
"message": "Send eliminado",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendLink": {
|
||||
"message": "Send link",
|
||||
"message": "Ligazón Send",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"disabled": {
|
||||
@ -1828,7 +1867,7 @@
|
||||
"message": "Are you sure you want to remove the password?"
|
||||
},
|
||||
"deleteSend": {
|
||||
"message": "Delete Send",
|
||||
"message": "Eliminar Send",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"deleteSendConfirmation": {
|
||||
@ -1836,7 +1875,7 @@
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"editSend": {
|
||||
"message": "Edit Send",
|
||||
"message": "Editar Send",
|
||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||
},
|
||||
"sendTypeHeader": {
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "יש לאשר את זהותך כדי להמשיך."
|
||||
},
|
||||
"account": {
|
||||
"message": "חשבון"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "החלף סיסמה ראשית"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "התנתק"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "אודות"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "גירסה"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "צור אוטומטית סיסמאות חזקות ויחודיות עבור פרטי הכניסה שלך."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "כספת באתר Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "יבא פריטים"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "משותף"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "מידע על ארגונים"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to organization"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "आगे बढ़ने के लिए अपने पहचान की पुष्टि करें"
|
||||
},
|
||||
"account": {
|
||||
"message": "खाता"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Change Master Password"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Log Out"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "जानकारी"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "संस्करण"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "स्वचालित रूप से अपने लॉगिन के लिए मजबूत, अद्वितीय पासवर्ड उत्पन्न करते हैं।"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "bitwarden Web Vault"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Import Items"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "साझा किया गया"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "संगठनों के बारे में जानें"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "बिटवर्डन आपको एक संगठन का उपयोग करके अपनी तिजोरी वस्तुओं को दूसरों के साथ साझा करने की अनुमति देता है।क्या आप अधिक जानने के लिए bitwarden.com वेबसाइट पर जाना चाहेंगे?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "संगठन में ले जाएँ"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Potvrdite lozinku za nastavak."
|
||||
},
|
||||
"account": {
|
||||
"message": "Račun"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Promjeni glavnu lozinku"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Odjava"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "O aplikaciji"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Verzija"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatski generiraj jake, jedinstvene lozinke."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden web trezor"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Uvoz stavki"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Dijeljeno"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Više o organizacijama"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden omogućuje dijeljenje trezora s drugima pomoću organizacijskog računa. Želiš li sada posjetiti bitwarden.com za više informacija?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Premjesti u organizaciju"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "A folytatáshoz meg kell erősíteni a személyazonosságot."
|
||||
},
|
||||
"account": {
|
||||
"message": "Fiók"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Mesterjelszó módosítása"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Tovább a webes alkalmazáshoz?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Fedezzük fel a Bitwarden-fiók további funkcióit a webalkalmazásban."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Tovább a Segítség Központhoz?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "További információ a Bitwarden használatáról a Segítség Központban."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "A mesterjelszó a Bitwarden webalkalmazásban módosítható."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Kijelentkezés"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "Bitwarden névjegy"
|
||||
},
|
||||
"about": {
|
||||
"message": "Névjegy"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "További infó a Bitwardenről"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Folytatás a bitwarden.com webhelyen?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "A Bitwarden Authenticator lehetővé teszi hitelesítő kulcsok tárolását és TOTP-kódok generálását a kétlépcsős ellenőrzési folyamatokhoz. Tudjunk meg többet a bitwarden.com webhelyen."
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Biztonságosan tárolhatjuk, kezelhetjük és megoszthatjuk a fejlesztői titkos adatokat a Bitwarden Secrets Manager segítségével. Tudjunk meg többet a bitwarden.com webhelyen."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Hozzunk létre zökkenőmentes és biztonságos bejelentkezési élményt hagyományos jelszavak nélkül a Passwordless.dev segítségével. Tudjunk meg többet a bitwarden.com webhelyen."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Ingyenes Bitwarden Families csomag"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "Jogosult vagyunk az ingyenes Bitwarden Families csomagra. Váltsuk be ezt az ajánlatot még ma az internetes alkalmazásban."
|
||||
},
|
||||
"version": {
|
||||
"message": "Verzió"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatikusan létrehoz erős, egyedi jelszavakat a bejelentkezéseidhez."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden webes széf"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden webes alkalmazás"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Elemek importálása"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Megosztott"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Információ szervezetekről"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "A Bitwarden lehetővé teszi a tároló elemeinek megosztását másokkal egy szervezet használatával. Szeretnénk ellátogatni a bitwarden.com webhelyre további információkét?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "A Bitwarden for Business lehetővé teszi a széf elemeinek megosztását másokkal egy szervezet használatával. További információ a bitwarden.com webhelyen."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Áthelyezés szervezethez"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "a láthatósághoz.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Automatikus kitöltés javaslatok"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "A bejelentkezési elem mentése ehhez a webhelyhez az automatikus kitöltéshez"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "A széf üres."
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "Nincsenek a keresésnek megfelelő elemek."
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Töröljük a szűrőket vagy próbálkozzunk másik keresési kifejezéssel."
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Adatok másolása, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "További opciók, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Adminisztrátori konzol"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Hiba történt a célmappa hozzárendelése során."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "Új"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Konfirmasi identitas Anda untuk melanjutkan."
|
||||
},
|
||||
"account": {
|
||||
"message": "Akun"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Ubah Kata Sandi Utama"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Lanjut ke aplikasi web?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Anda dapat merubah sandi utama di aplikasi Bitwarden web."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Keluar"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Tentang"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Versi"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Secara otomatis membuat sandi yang kuat dan unik untuk info masuk Anda."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Brankas Web Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Impor Item"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Dibagikan"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Pelajari tentang Organisasi"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden memungkinkan Anda berbagi item brankas Anda dengan orang lain menggunakan organisasi. Maukah Anda mengunjungi laman bitwarden.com untuk mempelajari lebih lanjut?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Pindah ke Organisasi"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Conferma la tua identità per continuare."
|
||||
},
|
||||
"account": {
|
||||
"message": "Account"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Cambia password principale"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Passa al sito web?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Esplora altre funzionalità del tuo account Bitwarden sul sito web."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continua sul centro assistenza?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Scopri di più su come usare Bitwarden nel centro assistenza."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Puoi modificare la tua password principale sul sito web di Bitwarden."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Esci"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "Informazioni su Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Informazioni"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "Altro da Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continua su bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator ti consente di memorizzare le chiavi di autenticazione e generare codici TOTP per la verifica in due passaggi. Scopri di più su bitwarden.com"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Archivia, gestisci e condividi in modo sicuro i segreti degli sviluppatori con Bitwarden Secrets Manager. Scopri di più su bitwarden.com."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Crea esperienze di accesso fluide e sicure, libere dalle password tradizionali con Passwordless.dev. Scopri di più su bitwarden.com."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Bitwarden Families gratis"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "Sei idoneo a ricevere Bitwarden Families gratis. Riscatta questa offerta nella web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Versione"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Genera automaticamente password complesse e uniche per i tuoi login."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Cassaforte web di Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Importa elementi"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Condiviso"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Ulteriori informazioni sulle organizzazioni"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden ti permette di condividere gli elementi della tua cassaforte con altri usando un'organizzazione. Vuoi visitare il sito bitwarden.com per saperne di più?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business ti consente di condividere gli elementi della tua cassaforte con altri usando un'organizzazione. Scopri di più su bitwarden.com."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Sposta in organizzazione"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "per renderli visibili.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Suggerimenti per il riempimento automatico"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Salva un elemento di accesso per questo sito da riempire automaticamente"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "La tua cassaforte è vuota"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "Nessun risultato corrisponde alla tua ricerca"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Cancella i filtri o prova un altro termine di ricerca"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copia informazioni, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "Più opzioni, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Console di amministrazione"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Errore nell'assegnazione della cartella di destinazione."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "Nuovo"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "続行するには本人確認を行ってください。"
|
||||
},
|
||||
"account": {
|
||||
"message": "アカウント"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "マスターパスワードの変更"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "ウェブアプリに進みますか?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Bitwarden アカウントの機能をウェブアプリでご確認ください。"
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "ヘルプセンターに進みますか?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Bitwarden のヘルプセンターで使用方法の詳細をご覧ください。"
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Bitwarden ウェブアプリでマスターパスワードを変更できます。"
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "ログアウト"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "Bitwarden について"
|
||||
},
|
||||
"about": {
|
||||
"message": "アプリについて"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "Bitwarden の詳細"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "bitwarden.com に進みますか?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator では認証キーを保存し、2段階認証フロー用の TOTP コードを生成できます。詳細は bitwarden.com ウェブサイトをご覧ください。"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden シークレットマネージャー"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Bitwarden シークレットマネージャーで開発者向けシークレットを安全に保管、管理、共有できます。詳細は bitwarden.com ウェブサイトをご覧ください。"
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Passwordless.dev でスムーズで安全なログイン体験を無料で提供します。bitwarden.com のウェブサイトで詳細をご覧ください。"
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "無料 Bitwarden ファミリー"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "無料 Bitwarden ファミリー特典を受け取る資格があります。ウェブアプリで受け取りできます。"
|
||||
},
|
||||
"version": {
|
||||
"message": "バージョン"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "ログインのために強固なユニークパスワードを自動的に生成します。"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden ウェブ保管庫"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden ウェブアプリ"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "アイテムのインポート"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "共有"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "組織について学ぶ"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden は組織を使って保管庫アイテムを他の人と共有することができます。詳細は bitwarden.com ウェブサイトをご覧ください。"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business は組織を使って保管庫アイテムを他の人と共有することができます。詳細は bitwarden.com ウェブサイトをご覧ください。"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "組織に移動"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "で実行すると表示できるようになります。",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "候補を自動入力する"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "自動入力するためにこのサイトのログインアイテムを保存します"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "保管庫が空です"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "検索条件に一致するアイテムがありません"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "フィルタをクリアするか、別の検索ワードをお試しください"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "$ITEMNAME$ の情報をコピー",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "$ITEMNAME$ のその他のオプション",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "管理コンソール"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "ターゲットフォルダーの割り当てに失敗しました。"
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "新規作成"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirm your identity to continue."
|
||||
},
|
||||
"account": {
|
||||
"message": "ანგარიში"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Change master password"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "გამოსვლა"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "შესახებ"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "ვერსია"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatically generate strong, unique passwords for your logins."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden web vault"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Import items"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Shared"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Learn about organizations"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to organization"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirm your identity to continue."
|
||||
},
|
||||
"account": {
|
||||
"message": "Account"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Change master password"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Log out"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "About"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Version"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatically generate strong, unique passwords for your logins."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden web vault"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Import items"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Shared"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Learn about organizations"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to organization"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirm your identity to continue."
|
||||
},
|
||||
"account": {
|
||||
"message": "ಖಾತೆ"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "ಮಾಸ್ಟರ್ ಪಾಸ್ವರ್ಡ್ ಬದಲಾಯಿಸಿ"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "ಲಾಗ್ ಔಟ್"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "ಬಗ್ಗೆ"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "ಆವೃತ್ತಿ"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "ನಿಮ್ಮ ಲಾಗಿನ್ಗಳಿಗಾಗಿ ಬಲವಾದ, ಅನನ್ಯ ಪಾಸ್ವರ್ಡ್ಗಳನ್ನು ಸ್ವಯಂಚಾಲಿತವಾಗಿ ರಚಿಸಿ."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "ಬಿಟ್ವಾರ್ಡೆನ್ ವೆಬ್ ವಾಲ್ಟ್"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "ವಸ್ತುಗಳನ್ನು ಆಮದು ಮಾಡಿ"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "ಹಂಚಿಕೊಳ್ಳಲಾಗಿದೆ"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "ಸಂಘಟನೆಗಳ ಬಗ್ಗೆ ತಿಳಿಯಿರಿ"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "ಸಂಸ್ಥೆಯೊಂದನ್ನು ಬಳಸಿಕೊಂಡು ನಿಮ್ಮ ಚಾವಣಿ ವಸ್ತುಗಳನ್ನು ಇತರರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಲು ಬಿಟ್ವರ್ಡ್ಗಳು ನಿಮ್ಮನ್ನು ಅನುಮತಿಸುತ್ತದೆ. ನೀವು ಇನ್ನಷ್ಟು ತಿಳಿಯಲು Bitwarden.com ವೆಬ್ಸೈಟ್ಗೆ ಭೇಟಿ ನೀಡಲು ಬಯಸುವಿರಾ?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "ಸಂಸ್ಥೆಗೆ ಸರಿಸಿ"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "계속하려면 암호를 확인하세요."
|
||||
},
|
||||
"account": {
|
||||
"message": "계정"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "마스터 비밀번호 변경"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "웹 앱에서 계속하시겠용?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Bitwarden 웹 앱에서 마스터 비밀번호를 변경할 수 있습니다."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "로그아웃"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "정보"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "버전"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "유일무이하고 강력한 비밀번호를 자동으로 생성합니다."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden 웹 보관함"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "항목 가져오기"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "공유됨"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "조직에 대해 알아보기"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden은 조직용 계정을 사용하면 사용자의 보관함을 타인에게 공유할 수 있습니다. bitwarden.com 웹 사이트를 방문하여 더 자세히 알아보시겠습니까?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "조직으로 이동하기"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Norint tęsti, patvirtinkite tapatybę."
|
||||
},
|
||||
"account": {
|
||||
"message": "Paskyra"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Keisti pagrindinį slaptažodį"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Tęsti į žiniatinklio programėlę?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Pagrindinį slaptažodį galite pakeisti „Bitwarden“ žiniatinklio programėlėje."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Atsijungti"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Apie"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Versija"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatiškai generuokite stiprius, unikalius prisijungimo slaptažodžius."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "„Bitwarden“ žiniatinklio saugykla"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Importuoti elementus"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Pasidalinti"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Sužinoti apie organizacijas"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "„Bitwarden“ leidžia dalytis saugyklos elementais su kitais naudojantis organizacija. Ar norėtumėte apsilankyti „bitwarden.com“ svetainėje ir sužinoti daugiau?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Perkelti į organizaciją"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": ", kad jie būtų matomi.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Administratoriaus konsolės"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Klaida priskiriant tikslinį aplanką."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Jāapstiprina identitāte, lai turpinātu."
|
||||
},
|
||||
"account": {
|
||||
"message": "Konts"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Mainīt galveno paroli"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Pāriet uz tīmekļa lietotni?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Vairāk sava Bitwarden konta iespēju var izpētīt tīmekļa vietnē."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Pāriet uz palīdzības centru?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Vairāk par to, kā izmantot Bitwarden, var uzzināt palīdzības centrā."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Savu galveno paroli var mainīt Bitwarden tīmekļa lietotnē."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Atteikties"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "Par Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Par"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "Vairāk no Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Pāriet uz bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden uzņēmējdarbībai"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden autentificētājs"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden autentificētājs ļauj glabāt autentificētāja atslēgas un izveidot TOTP kodus divpakāpju apliecināšanas plūsmām. Vairāk var uzzināt tīmekļvietnē bitwarden.com"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden noslēpumu pārvaldnieks"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Droša izstrādātāju noslēpumu uzglabāšana, pārvaldīšana un kopīgošana ar Bitwarden noslēpumu pārvaldnieku. Vairāk var uzzināt tīmekļvietnē bitwarden.com."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Plūdenu un drošu pieteikšanās pieredžu, kas ir brīvas no ierastajām parolēm, izveidošana ar Passwordless.dev. Vairāk var uzzināt tīmekļvietnē bitwarden.com."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Bezmaksas Bitwarden ģimenēm"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "Tev ir tiesības uz bezmaksas Bitwarden ģimenēm. Šo piedāvājumu šodien var pieņemt tīmekļa lietotnē."
|
||||
},
|
||||
"version": {
|
||||
"message": "Laidiens"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automātiski veido spēcīgas, neatkārtojamas paroles visiem pieteikšanās vienumiem."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden tīmekļa glabātava"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden tīmekļa lietotne"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Ievietot vienumus"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Kopīgots"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Uzzināt par apvienībām"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden nodrošina iespēju kopīgot glabātavas vienumus ar citiem, kad tiek izmantota apvienība. Vai apmeklēt bitwarden.com tīmekļvietni, lai uzzinātu vairāk?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden uzņēmējdarbībai nodrošina iespēju kopīgot savas glabātavas vienumus ar citiem, kad tiek izmantota apvienība. Vairāk var uzzināt tīmekļvietnē bitwarden.com."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Pārvietot uz apvienību"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "lai padarītu tos redzamus.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Ieteikumi automātiskajai aizpildei"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Saglabāt pieteikšanās vienumi, ko automātiski aizpildīt šajā vietnē"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Glabātava ir tukša"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "Neviens vienums neatbilst meklētajam"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Jānotīra atlases vērtības vai jāmēģina cits meklēšanas vaicājums"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Kopēt informāciju, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "Vairāk iespēju, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "pārvaldības konsolē,"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Kļūda mērķa mapes piešķiršanā."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "Jauns"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirm your identity to continue."
|
||||
},
|
||||
"account": {
|
||||
"message": "അക്കൗണ്ട്"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "പ്രാഥമിക പാസ്വേഡ് മാറ്റുക"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "ലോഗ് ഔട്ട്"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "ഇതിനെ കുറിച്ച്"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "വേർഷൻ "
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "യാന്ത്രികമായി ശക്തമായ പാസ്സ്വേർഡുകൾ നിങ്ങളുടെ ലോഗിന് വേണ്ടി നിർമിക്കുക "
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden വെബ് വാൾട് "
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "ഇനങ്ങൾ ഇമ്പോർട് ചെയ്യുക"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "പങ്കിട്ടവ"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Learn about organizations"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to organization"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "पुढे जाण्यासाठी तुमच्या ओळखीची पुष्टी करा."
|
||||
},
|
||||
"account": {
|
||||
"message": "खाते"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "मुख्य पासवर्ड बदला"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "बाहेर पडा"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "आमच्या विषयी"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "आवृत्ती"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatically generate strong, unique passwords for your logins."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden web vault"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "वस्तू आयात करा"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Shared"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Learn about organizations"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to organization"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirm your identity to continue."
|
||||
},
|
||||
"account": {
|
||||
"message": "Account"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Change master password"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Log out"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "About"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Version"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatically generate strong, unique passwords for your logins."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden web vault"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Import items"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Shared"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Learn about organizations"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to organization"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Bekreft identiteten din for å fortsette."
|
||||
},
|
||||
"account": {
|
||||
"message": "Konto"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Endre hovedpassordet"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Logg ut"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Om"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Versjon"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Generer automatisk sterke og unike passord for dine innlogginger."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden netthvelv"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Importer elementer"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Delt"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Lær om organisasjoner"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden lar deg dele dine hvelvelementer med andre ved å bruke en organisasjon. Vil du besøke bitwarden.com for å lære mer?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Flytt til organisasjon"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirm your identity to continue."
|
||||
},
|
||||
"account": {
|
||||
"message": "Account"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Change master password"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Log out"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "About"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Version"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatically generate strong, unique passwords for your logins."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden web vault"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Import items"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Shared"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Learn about organizations"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to organization"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Bevestig je identiteit om door te gaan."
|
||||
},
|
||||
"account": {
|
||||
"message": "Account"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Hoofdwachtwoord wijzigen"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Doorgaan naar web-app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Je kunt je hoofdwachtwoord wijzigen in de Bitwarden-webapp."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Uitloggen"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Over"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Versie"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatisch sterke, unieke wachtwoorden voor je logins genereren."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Webkluis"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Items importeren"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Gedeeld"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Meer over organisaties"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Door een organisatie te gebruiken in Bitwarden kun je kluis-items delen met anderen. Wil je de website van bitwarden.com bezoeken voor meer informatie?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Naar organisatie verplaatsen"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Suggesties voor automatisch invullen"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Inlogitem opslaan voor automatisch invullen op deze site"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Je kluis is leeg"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "Geen items voldoen aan je zoekopdracht"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Wis filters of probeer een andere zoekterm"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Kopieer info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "Meer opties, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Fout bij toewijzen doelmap."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirm your identity to continue."
|
||||
},
|
||||
"account": {
|
||||
"message": "Account"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Change master password"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Log out"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "About"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Version"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatically generate strong, unique passwords for your logins."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden web vault"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Import items"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Shared"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Learn about organizations"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to organization"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirm your identity to continue."
|
||||
},
|
||||
"account": {
|
||||
"message": "Account"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Change master password"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Log out"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "About"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Version"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatically generate strong, unique passwords for your logins."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden web vault"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Import items"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Shared"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Learn about organizations"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to organization"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Potwierdź swoją tożsamość, aby kontynuować."
|
||||
},
|
||||
"account": {
|
||||
"message": "Konto"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Zmień hasło główne"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Kontynuować do aplikacji internetowej?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Odkryj więcej funkcji swojego konta Bitwarden w aplikacji internetowej."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Kontynuować do centrum pomocy?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Dowiedz się więcej o tym, jak korzystać z centrum pomocy Bitwarden."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Możesz zmienić swoje hasło główne w aplikacji internetowej Bitwarden."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Wyloguj się"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "O Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "O aplikacji"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "Więcej od Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Kontynuować do bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden dla biznesu"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator pozwala na przechowywanie kluczy uwierzytelniających i generowanie kodów TOTP do dwuetapowego procesu weryfikacji. Dowiedz się więcej na stronie bitwarden.com"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Menedżer sekretów Bitwarden"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Bezpiecznie przechowuj, zarządzaj i udostępniaj sekrety programistów z Menedżerem sekretów Bitwarden. Dowiedz się więcej na stronie bitwarden.com."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Twórz przyjemne i bezpieczne doświadczenia z logowaniem wolne od tradycyjnych haseł za pomocą Passwordless.dev. Dowiedz się więcej na stronie bitwarden.com."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Darmowy plan rodzinny"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "Masz prawo do bezpłatengo planu rodzinnego Bitwarden. Zrealizuj tę ofertę już dziś w aplikacji internetowej."
|
||||
},
|
||||
"version": {
|
||||
"message": "Wersja"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatycznie wygeneruj silne, unikatowe hasła dla swoich loginów."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Sejf internetowy Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Aplikacja internetowa Bitwarden"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Importuj elementy"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Udostępnione"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Dowiedz się więcej o organizacjach"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden pozwala na udostępnianie zawartości sejfu innym osobom za pośrednictwem organizacji. Czy chcesz odwiedzić stronę bitwarden.com, aby dowiedzieć się więcej?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden dla biznesu pozwala na udostępnianie zawartości sejfu innym osobom za pośrednictwem organizacji. Dowiedz się wiecej na bitwarden.com."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Przenieś do organizacji"
|
||||
@ -2276,7 +2315,7 @@
|
||||
}
|
||||
},
|
||||
"forwarderUnknownForwarder": {
|
||||
"message": "Unknown forwarder: '$SERVICENAME$'.",
|
||||
"message": "Nieznana usługa przekierowania: '$SERVICENAME$'.",
|
||||
"description": "Displayed when the forwarding service is not supported.",
|
||||
"placeholders": {
|
||||
"servicename": {
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": ", aby były widoczne.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Sugestie autouzupełnienia"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Zapisz element logowania dla tej witryny, aby automatycznie wypełnić"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Twój sejf jest pusty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "Żaden element nie pasuje do Twojego wyszukiwania"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Wyczyść filtry lub użyj innej frazy"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Skopiuj informacje, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "Więcej opcji, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Konsola Administracyjna"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Wystąpił błąd podczas przypisywania folderu."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "Zobacz elementy w $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Wróć do $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "Nowy"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Usuń $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirme a sua identidade para continuar."
|
||||
},
|
||||
"account": {
|
||||
"message": "Conta"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Alterar Senha Mestra"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continuar no aplicativo web?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Você pode alterar a sua senha mestra no aplicativo web Bitwarden."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Encerrar Sessão"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Sobre"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Versão"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Gere automaticamente senhas fortes e únicas para as suas credenciais."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Cofre Web do Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Importar Itens"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Compartilhado"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Aprenda mais sobre as Organizações"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "O Bitwarden permite compartilhar os seus itens do cofre com outros ao utilizar uma organização. Gostaria de visitar o site bitwarden.com para saber mais?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Mover para a Organização"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "para torná-los visíveis.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Painel de administração"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Erro ao atribuir pasta de destino."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirme a sua identidade para continuar."
|
||||
},
|
||||
"account": {
|
||||
"message": "Conta"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Alterar palavra-passe mestra"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continuar para a aplicação Web?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore mais funcionalidades da sua conta Bitwarden na aplicação Web."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continuar para o Centro de ajuda?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Saiba mais sobre como utilizar o Bitwarden no Centro de ajuda."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Pode alterar a sua palavra-passe mestra na aplicação Web Bitwarden."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Terminar sessão"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "Acerca do Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Acerca de"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "Mais do Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continuar para bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden para Empresas"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Autenticador Bitwarden"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "O Autenticador Bitwarden permite-lhe armazenar chaves de autenticação e gerar códigos TOTP para fluxos de verificação de 2 passos. Saiba mais no site bitwarden.com"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Gestor de Segredos Bitwarden"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Armazene, gira e partilhe segredos de programador de forma segura com o Gestor de Segredos Bitwarden. Saiba mais no site bitwarden.com."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Crie experiências de início de sessão suaves e seguras, livre de palavras-passe tradicionais, com o Passwordless.dev. Saiba mais no site bitwarden.com."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Plano Familiar gratuito Bitwarden"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "É elegível para o Plano Familiar gratuito Bitwarden. Resgate esta oferta hoje na aplicação Web."
|
||||
},
|
||||
"version": {
|
||||
"message": "Versão"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Gera automaticamente palavras-passe fortes e únicas para as suas credenciais."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Cofre Web Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Aplicação Web Bitwarden"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Importar itens"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Partilhado"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Saiba mais sobre as organizações"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "O Bitwarden permite-lhe partilhar os seus itens do cofre com outras pessoas através da utilização de uma organização. Gostaria de visitar o site bitwarden.com para saber mais?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "O Bitwarden para Empresas permite-lhe partilhar os seus itens do cofre com outras pessoas através da utilização de uma organização. Saiba mais no site bitwarden.com."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Mover para a organização"
|
||||
@ -1339,7 +1378,7 @@
|
||||
"message": "Histórico de palavras-passe"
|
||||
},
|
||||
"back": {
|
||||
"message": "Retroceder"
|
||||
"message": "Voltar"
|
||||
},
|
||||
"collections": {
|
||||
"message": "Coleções"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "para os tornar visíveis.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Sugestões de preenchimento automático"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Guarde uma credencial deste site para preenchimento automático"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "O seu cofre está vazio"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "Nenhum item corresponde à sua pesquisa"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Limpe os filtros ou tente outro termo de pesquisa"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copiar informações, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "Mais opções, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Consola de administração"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Erro ao atribuir a pasta de destino."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "Ver itens em $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Voltar a $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "Novo"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remover $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirmați-vă identitatea pentru a continua."
|
||||
},
|
||||
"account": {
|
||||
"message": "Cont"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Schimbare parolă principală"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Deconectare"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Despre"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Versiune"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Generează automat parole unice și puternice pentru autentificările dvs."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Seif web Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Import de articole"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Partajat"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Aflați despre organizații"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden vă permite să vă partajați articolele seifului cu alte persoane utilizând o organizație. Doriți să vizitați site-ul bitwarden.com pentru a afla mai multe?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Mutare la organizație"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Подтвердите вашу личность, чтобы продолжить."
|
||||
},
|
||||
"account": {
|
||||
"message": "Аккаунт"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Изменить мастер-пароль"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Перейти к веб-приложению?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Изучите дополнительные возможности вашего аккаунта Bitwarden в веб-приложении."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Перейти в справочный центр?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Подробнее о том, как использовать Bitwarden, можно узнать в справочном центре."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Изменить мастер-пароль можно в веб-приложении Bitwarden."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Выход"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "О Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "О Bitwarden"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "Больше от Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Продолжить на bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden для бизнеса"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator позволяет хранить ключи и генерировать коды TOTP для двухэтапной аутентификации. Узнайте больше на bitwarden.com"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Менеджер секретов Bitwarden"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Храните, управляйте и делитесь секретами разработчиков с помощью менеджера секретов Bitwarden. Узнайте больше на bitwarden.com."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Создавайте удобную и безопасную авторизацию без традиционных паролей с помощью Passwordless.dev. Узнайте больше на bitwarden.com."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Бесплатный план Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "Вам доступно бесплатное предложение Bitwarden Families. Воспользуйтесь этим предложением сегодня в веб-приложении."
|
||||
},
|
||||
"version": {
|
||||
"message": "Версия"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Автоматическая генерация сильных и уникальных паролей для ваших логинов."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Веб-хранилище Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Веб-приложение Bitwarden"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Импорт элементов"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Общие"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Узнать об организациях"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden позволяет делиться элементами вашего хранилища с другими пользователями с помощью организации. Хотите посетить сайт bitwarden.com, чтобы узнать больше?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden для Бизнеса позволяет предоставлять доступ к элементам вашего хранилища другим пользователям с помощью организации. Более подробную информацию можно найти на сайте bitwarden.com."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Переместить в организацию"
|
||||
@ -1715,10 +1754,10 @@
|
||||
"message": "Биометрия в браузере не поддерживается этом устройстве."
|
||||
},
|
||||
"biometricsNotUnlockedTitle": {
|
||||
"message": "User locked or logged out"
|
||||
"message": "Пользователь заблокирован или отключился"
|
||||
},
|
||||
"biometricsNotUnlockedDesc": {
|
||||
"message": "Please unlock this user in the desktop application and try again."
|
||||
"message": "Пожалуйста, разблокируйте этого пользователя в приложении для компьютера и повторите попытку."
|
||||
},
|
||||
"biometricsFailedTitle": {
|
||||
"message": "Сбой биометрии"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "чтобы сделать их видимыми.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Предложения по автозаполнению"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Сохранить логин для этого сайта для автозаполнения"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Ваше хранилище пусто"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "Нет элементов, соответствующих вашему запросу"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Очистите фильтры или попробуйте другой поисковый запрос"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Скопировать информацию, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "Больше опций, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "консоли администратора"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Ошибка при назначении целевой папки."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "Просмотр элементов в $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Вернуться к $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
"message": "Новый"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Удалить $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "දිගටම කරගෙන යාමට ඔබගේ අනන්යතාවය තහවුරු කරන්න."
|
||||
},
|
||||
"account": {
|
||||
"message": "ගිණුම"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "ප්රධාන මුරපදය වෙනස්"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "නික්මෙන්න"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "පිලිබඳව"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "අනුවාදය"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "ඔබේ පිවිසුම් සඳහා ශක්තිමත්, අද්විතීය මුරපද ස්වයංක්රීයව ජනනය කරන්න."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "බිට්වර්ඩන් වෙබ් සුරක්ෂිතාගාරය"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "ආනයන අයිතම"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "බෙදාගත්"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "සංවිධාන ගැන ඉගෙන ගන්න"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "සංවිධානයක් භාවිතා කිරීමෙන් ඔබේ සුරක්ෂිතාගාරය අයිතම අන් අය සමඟ බෙදා ගැනීමට Bitwarden ඔබට ඉඩ දෙයි. වැඩි විස්තර දැනගැනීම සඳහා bitwarden.com වෙබ් අඩවියට පිවිසීමට ඔබ කැමතිද?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "සංවිධානය වෙත ගෙනයන්න"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Ak chcete pokračovať, potvrďte svoju identitu."
|
||||
},
|
||||
"account": {
|
||||
"message": "Účet"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Zmeniť hlavné heslo"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Pokračovať vo webovej aplikácii?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Preskúmajte ďalšie funkcie svojho účtu na Bitwarden vo webovej aplikácii."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Pokračovať v centre pomoci?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Viac informácií o používaní Bitwardenu nájdete v centre pomoci."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Hlavné heslo si môžete zmeniť vo webovej aplikácii Bitwarden."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Odhlásiť sa"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "O Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "O aplikácii"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "Viac od spoločnosti Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Pokračovať na bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden pre podniky"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator umožňuje uložiť overovacie kľúče a generovať kódy TOTP pre dvojstupňoveé overovanie. Viac informácií nájdete na webovej stránke bitwarden.com"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Bezpečne ukladajte, spravujte a zdieľajte vývojárske tajomstvá s Bitwarden Secrets Manager. Viac sa môžete dozvedieť na stránke bitwarden.com."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Vytvorte plynulé a bezpečné prihlásenie bez tradičných hesiel s Passwordless.dev. Viac sa môžete dozvedieť na stránke bitwarden.com."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Bitwarden pre Rodiny zadarmo"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "Máte nárok na bezplatnú službu Bitwarden pre Rodiny. Využite túto ponuku ešte dnes vo webovej aplikácii."
|
||||
},
|
||||
"version": {
|
||||
"message": "Verzia"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automaticky generovať silné a unikátne heslá k prihlasovacím údajom."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Webový trezor Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Webová aplikácia Bitwarden"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Importovať položky"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Zdieľané"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Zistiť viac o organizáciách"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden vám umožňuje zdieľať vaše položky trezora s ostatnými pomocou organizácie. Chcete navštíviť webovú stránku bitwarden.com a dozvedieť sa viac?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden pre podniky vám umožňuje zdieľať položky trezoru s ostatnými pomocou organizácie. Viac informácií nájdete na webovej stránke bitwarden.com."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Presunúť do organizácie"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": ", aby boli viditeľné.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Návrhy automatického vypĺňania"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Uložte položku prihlásenia pre tento web na automatické vyplnenie"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Váš trezor je prázdny"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "Vyhľadávaniu nezodpovedajú žiadne položky"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Vymažte filtre alebo zmeňte vyhľadávaný výraz"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Skopírovať info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "Ďalšie možnosti, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Správcovská konzola"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Chyba pri priraďovaní cieľového priečinka."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "Nová"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Za nadaljevanje potrdite svojo istovetnost."
|
||||
},
|
||||
"account": {
|
||||
"message": "Račun"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Spremeni glavno geslo"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Odjava"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "O programu"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Različica"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Avtomatično generiraj močna, edinstvena gesla za vaše prijave."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden spletni trezor"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Uvozi elemente"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "V skupni rabi"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Preberite več o organizacijah"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden omogoča, da elemente v svojem trezorju delite z drugimi z uporabo organizacije. Želite obskati spletišče bitwarden.com za več informacij?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Premakni v organizacijo"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Потврдите свој идентитет да би наставили."
|
||||
},
|
||||
"account": {
|
||||
"message": "Налог"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Промени главну лозинку"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Ићи на веб апликацију?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Можете променити главну лозинку на Bitwarden веб апликацији."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Одјави се"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "О апликацији"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Верзија"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Аутоматски генеришите јаке, јединствене лозинке за ваше пријаве."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Интернет Сеф"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Увоз ставки"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Дељено"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Сазнајте о организацијама"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden вам омогућава да делите ставке сефа са другима користећи организацију. Да ли желите да посетите веб локацију bitwarden.com да бисте сазнали више?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Премести у организацију"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Администраторска конзола"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Грешка при додељивању циљне фасцикле."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "Ново"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Bekräfta din identitet för att fortsätta."
|
||||
},
|
||||
"account": {
|
||||
"message": "Konto"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Ändra huvudlösenord"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Logga ut"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Om"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Version"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Skapa starka och unika lösenord automatiskt för dina inloggningar."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwardens webbvalv"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Importera objekt"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Delad"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Läs mer om organisationer"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden gör det möjligt för dig att dela objekt i valvet med andra genom att använda en organisation. Vill du besöka bitwarden.com för att lära dig mer?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Flytta till organisation"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Confirm your identity to continue."
|
||||
},
|
||||
"account": {
|
||||
"message": "Account"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Change master password"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Log out"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "About"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Version"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Automatically generate strong, unique passwords for your logins."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden web vault"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Import items"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Shared"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Learn about organizations"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden allows you to share your vault items with others by using an organization. Would you like to visit the bitwarden.com website to learn more?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Move to organization"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "ยืนยันตัวตนของคุณเพื่อดำเนินการต่อ"
|
||||
},
|
||||
"account": {
|
||||
"message": "บัญชี"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Change Master Password"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "ออกจากระบบ"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "เกี่ยวกับ"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "เวอร์ชัน"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "สร้างรหัสผ่านที่รัดกุมและไม่ซ้ำใครโดยอัตโนมัติสำหรับการเข้าสู่ระบบของคุณ"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "bitwarden Web Vault"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Import Items"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "แชร์แล้ว"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "เรียนรู้เกี่ยวกับองค์กร"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden อนุญาตให้คุณแชร์รายการตู้นิรภัยของคุณกับผู้อื่นโดยใช้องค์กร คุณต้องการเยี่ยมชมเว็บไซต์ bitwarden.com เพื่อเรียนรู้เพิ่มเติมหรือไม่?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "ย้ายไปยังแบบองค์กร"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Devam etmek için kimliğinizi doğrulayın."
|
||||
},
|
||||
"account": {
|
||||
"message": "Hesap"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Ana parolayı değiştir"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Web uygulamasına devam edilsin mi?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Ana parolanızı Bitwarden web uygulamasında değiştirebilirsiniz."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Çıkış yap"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Hakkında"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Sürüm"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Hesaplarınız için otomatik olarak güçlü, özgün parolalar oluşturun."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden web kasası"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Hesapları içe aktar"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Paylaşılan"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Kuruluşlar hakkında bilgi al"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden'ın kuruluş özelliğini kullanarak kasanızdaki kayıtları başkalarıyla paylaşabilirsiniz. Daha fazla bilgi için bitwarden.com sitesini ziyaret etmek ister misiniz?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Kuruluşa taşı"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Yönetici Konsolu"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Hedef klasör atama hatası."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "Yeni"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Підтвердьте свої облікові дані для продовження."
|
||||
},
|
||||
"account": {
|
||||
"message": "Обліковий запис"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Змінити головний пароль"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Продовжити у вебпрограмі?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Ознайомтеся з іншими функціями вашого облікового запису Bitwarden у вебпрограмі."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Перейти до довідкового центру?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Дізнайтеся більше про те, як використовувати Bitwarden в довідковому центрі."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Ви можете змінити головний пароль у вебпрограмі Bitwarden."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Вийти"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "Про Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Про розширення"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "Більше від Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Продовжити на bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden для бізнесу"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator дозволяє зберігати ключі авторизації та генерувати одноразові коди TOTP для двоетапної перевірки. Дізнайтеся більше про це на вебсайті bitwarden.com"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Менеджер секретів Bitwarden"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Надійно зберігайте секретні ключі розробників та діліться ними за допомогою менеджера секретів Bitwarden. Докладніше на вебсайті bitwarden.com."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Організуйте функціональну та безпечну роботу без використання традиційного методу входу з паролями за допомогою Passwordless.dev. Дізнайтеся більше на вебсайті bitwarden.com."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Bitwarden Families безплатно"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "Для вас доступна безплатна можливість Bitwarden Families. Отримайте цю пропозицію у вебпрограмі."
|
||||
},
|
||||
"version": {
|
||||
"message": "Версія"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Автоматичне генерування стійких, унікальних паролів."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Веб сховище Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Вебпрограма Bitwarden"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Імпортувати записи"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Спільні"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Докладніше про організації"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden дозволяє вам надавати доступ до записів свого сховища іншим за допомогою облікового запису організації. Бажаєте перейти на веб-сайт bitwarden.com, щоб дізнатися більше?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden для бізнесу дозволяє доступ до записів сховища спільно з іншими користувачами за допомогою організації. Дізнайтеся більше про це на вебсайті bitwarden.com."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Перемістити до організації"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "щоб зробити їх видимими.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Пропозиції автозаповнення"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Зберегти дані входу цього сайту для автозаповнення"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Ваше сховище порожнє"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "За цим запитом нічого не знайдено"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Скиньте фільтри або спробуйте іншу умову пошуку"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Копіювати інформацію, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "Інші можливості, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "консолі адміністратора,"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Помилка призначення цільової теки."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "Новий"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "Xác nhận danh tính của bạn để tiếp tục."
|
||||
},
|
||||
"account": {
|
||||
"message": "Tài khoản"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "Thay đổi mật khẩu chính"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Tiếp tục tới ứng dụng web?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "Bạn có thể thay đổi mật khẩu chính của mình trên Bitwarden bản web."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "Đăng xuất"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "Thông tin"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "Phiên bản"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "Tự động tạo mật khẩu mạnh mẽ, độc nhất cho đăng nhập của bạn."
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Trang web kho lưu trữ Bitwarden"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "Nhập mục"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "Đã chia sẻ"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "Xem tổ chức của bạn"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden cho phép bạn chia sẻ các mục trong kho của mình với những người khác bằng cách sử dụng tài khoản tổ chức. Bạn có muốn truy cập trang web bitwarden.com để tìm hiểu thêm không?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "Di chuyển đến tổ chức"
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "để làm cho chúng hiển thị.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Bảng điều khiển dành cho quản trị viên"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "确认您的身份以继续。"
|
||||
},
|
||||
"account": {
|
||||
"message": "账户"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "更改主密码"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "前往网页 App 吗?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "在网页应用上探索 Bitwarden 账户的更多功能。"
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "前往帮助中心吗?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "访问帮助中心了解更多如何使用 Bitwarden 的信息。"
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "您可以在 Bitwarden 网页应用上更改您的主密码。"
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "注销"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "关于 Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "关于"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "更多来自 Bitwarden 的产品"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "前往 bitwarden.com 吗?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden 商业版"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden 验证器"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "您可以使用 Bitwarden 验证器存储验证器密钥,并为两步验证流程生成 TOTP 代码。访问 bitwarden.com 网站了解更多信息。"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden 机密管理器"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "使用 Bitwarden 机密管理器安全地存储、管理以及共享开发人员的机密。访问 bitwarden.com 网站了解更多信息。"
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "使用 Passwordless.dev 摆脱传统密码,创建流畅且安全的登录体验。访问 bitwarden.com 网站了解更多信息。"
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "免费 Bitwarden 家庭"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "您有资格获得免费的 Bitwarden 家庭。立即在网页应用中兑换此优惠。"
|
||||
},
|
||||
"version": {
|
||||
"message": "版本"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "自动生成安全可靠唯一的登录密码。"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden 网页版密码库"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden 网页版应用"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "导入项目"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "已共享"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "了解组织"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden 允许您使用组织与他人共享您的密码库项目。要访问 bitwarden.com 网站以了解更多内容吗?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden 商业版允许您使用组织与他人共享您的密码库项目。访问 bitwarden.com 网站了解更多信息。"
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "移动到组织"
|
||||
@ -2236,7 +2275,7 @@
|
||||
}
|
||||
},
|
||||
"forwarderNoAccountId": {
|
||||
"message": "Unable to obtain $SERVICENAME$ masked email account ID.",
|
||||
"message": "无法获取 $SERVICENAME$ 电子邮件账户 ID。",
|
||||
"description": "Displayed when the forwarding service fails to return an account ID.",
|
||||
"placeholders": {
|
||||
"servicename": {
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": ",以使其可见。",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "自动填充建议"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "保存此站点的登录项目用来自动填充"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "您的密码库是空的"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "没有搜索到匹配的项目"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "清除筛选器或尝试另一个搜索词"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "复制信息,$ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "更多选项,$ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "管理控制台"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "分配目标文件夹时出错。"
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "新建"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -166,15 +166,21 @@
|
||||
"confirmIdentity": {
|
||||
"message": "請先確認身分後再繼續。"
|
||||
},
|
||||
"account": {
|
||||
"message": "帳戶"
|
||||
},
|
||||
"changeMasterPassword": {
|
||||
"message": "變更主密碼"
|
||||
},
|
||||
"continueToWebApp": {
|
||||
"message": "Continue to web app?"
|
||||
},
|
||||
"continueToWebAppDesc": {
|
||||
"message": "Explore more features of your Bitwarden account on the web app."
|
||||
},
|
||||
"continueToHelpCenter": {
|
||||
"message": "Continue to Help Center?"
|
||||
},
|
||||
"continueToHelpCenterDesc": {
|
||||
"message": "Learn more about how to use Bitwarden on the Help Center."
|
||||
},
|
||||
"changeMasterPasswordOnWebConfirmation": {
|
||||
"message": "You can change your master password on the Bitwarden web app."
|
||||
},
|
||||
@ -192,9 +198,45 @@
|
||||
"logOut": {
|
||||
"message": "登出"
|
||||
},
|
||||
"aboutBitwarden": {
|
||||
"message": "About Bitwarden"
|
||||
},
|
||||
"about": {
|
||||
"message": "關於"
|
||||
},
|
||||
"moreFromBitwarden": {
|
||||
"message": "More from Bitwarden"
|
||||
},
|
||||
"continueToBitwardenDotCom": {
|
||||
"message": "Continue to bitwarden.com?"
|
||||
},
|
||||
"bitwardenForBusiness": {
|
||||
"message": "Bitwarden for Business"
|
||||
},
|
||||
"bitwardenAuthenticator": {
|
||||
"message": "Bitwarden Authenticator"
|
||||
},
|
||||
"continueToAuthenticatorPageDesc": {
|
||||
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website"
|
||||
},
|
||||
"bitwardenSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"continueToSecretsManagerPageDesc": {
|
||||
"message": "Securely store, manage, and share developer secrets with Bitwarden Secrets Manager. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"passwordlessDotDev": {
|
||||
"message": "Passwordless.dev"
|
||||
},
|
||||
"continueToPasswordlessDotDevPageDesc": {
|
||||
"message": "Create smooth and secure login experiences free from traditional passwords with Passwordless.dev. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"freeBitwardenFamilies": {
|
||||
"message": "Free Bitwarden Families"
|
||||
},
|
||||
"freeBitwardenFamiliesPageDesc": {
|
||||
"message": "You are eligible for Free Bitwarden Families. Redeem this offer today in the web app."
|
||||
},
|
||||
"version": {
|
||||
"message": "版本"
|
||||
},
|
||||
@ -253,8 +295,8 @@
|
||||
"passGenInfo": {
|
||||
"message": "自動產生安全、唯一的登入密碼。"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden 網頁版密碼庫"
|
||||
"bitWebVaultApp": {
|
||||
"message": "Bitwarden web app"
|
||||
},
|
||||
"importItems": {
|
||||
"message": "匯入項目"
|
||||
@ -779,11 +821,8 @@
|
||||
"shared": {
|
||||
"message": "已共用"
|
||||
},
|
||||
"learnOrg": {
|
||||
"message": "瞭解組織"
|
||||
},
|
||||
"learnOrgConfirmation": {
|
||||
"message": "Bitwarden 允許您使用組織與他人分享您的密碼庫項目。您想造訪 bitwarden.com 網站以深入了解內容嗎?"
|
||||
"bitwardenForBusinessPageDesc": {
|
||||
"message": "Bitwarden for Business allows you to share your vault items with others by using an organization. Learn more on the bitwarden.com website."
|
||||
},
|
||||
"moveToOrganization": {
|
||||
"message": "移動至組織 "
|
||||
@ -3137,6 +3176,41 @@
|
||||
"message": "to make them visible.",
|
||||
"description": "This will be part of a larger sentence, which will read like so: Assign these items to a collection from the Admin Console to make them visible."
|
||||
},
|
||||
"autofillSuggestions": {
|
||||
"message": "Auto-fill suggestions"
|
||||
},
|
||||
"autofillSuggestionsTip": {
|
||||
"message": "Save a login item for this site to auto-fill"
|
||||
},
|
||||
"yourVaultIsEmpty": {
|
||||
"message": "Your vault is empty"
|
||||
},
|
||||
"noItemsMatchSearch": {
|
||||
"message": "No items match your search"
|
||||
},
|
||||
"clearFiltersOrTryAnother": {
|
||||
"message": "Clear filters or try another search term"
|
||||
},
|
||||
"copyInfo": {
|
||||
"message": "Copy info, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with options to copy information from an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"moreOptions": {
|
||||
"message": "More options, $ITEMNAME$",
|
||||
"description": "Aria label for a button that opens a menu with more options for an item.",
|
||||
"placeholders": {
|
||||
"itemname": {
|
||||
"content": "$1",
|
||||
"example": "Secret Item"
|
||||
}
|
||||
}
|
||||
},
|
||||
"adminConsole": {
|
||||
"message": "Admin Console"
|
||||
},
|
||||
@ -3155,7 +3229,37 @@
|
||||
"errorAssigningTargetFolder": {
|
||||
"message": "Error assigning target folder."
|
||||
},
|
||||
"viewItemsIn": {
|
||||
"message": "View items in $NAME$",
|
||||
"description": "Button to view the contents of a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backTo": {
|
||||
"message": "Back to $NAME$",
|
||||
"description": "Navigate back to a previous folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
},
|
||||
"new": {
|
||||
"message": "New"
|
||||
},
|
||||
"removeItem": {
|
||||
"message": "Remove $NAME$",
|
||||
"description": "Remove a selected option, such as a folder or collection",
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"content": "$1",
|
||||
"example": "Work"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -124,48 +124,48 @@
|
||||
<value>En casa, no traballo ou mentres estás a viaxar, Bitwarden protexe doadamente todos os teus contrasinais, chaves de paso, e información sensíbel.</value>
|
||||
</data>
|
||||
<data name="Description" xml:space="preserve">
|
||||
<value>Recognized as the best password manager by PCMag, WIRED, The Verge, CNET, G2, and more!
|
||||
<value>Recoñecido como o mellor xestor de contrasinais por PCMag, WIRED, The Verge, CNET, G2 e moito máis.
|
||||
|
||||
SECURE YOUR DIGITAL LIFE
|
||||
Secure your digital life and protect against data breaches by generating and saving unique, strong passwords for every account. Maintain everything in an end-to-end encrypted password vault that only you can access.
|
||||
ASEGURA A TÚA VIDA DIXITAL
|
||||
Protexe a túa vida dixital e protéxete contra filtracións de datos xerando e gardando contrasinais únicos e seguros para cada conta. Mantén todo nunha caixa de forte contrasinais cifrada de extremo a extremo á que só ti podes acceder.
|
||||
|
||||
ACCESS YOUR DATA, ANYWHERE, ANYTIME, ON ANY DEVICE
|
||||
Easily manage, store, secure, and share unlimited passwords across unlimited devices without restrictions.
|
||||
ACCEDE AOS TEUS DATOS, EN CALQUERA LUGAR, EN CALQUERA DISPOSITIVO
|
||||
Xestiona, almacena, protexe e comparte facilmente contrasinais ilimitados en dispositivos ilimitados sen restricións.
|
||||
|
||||
EVERYONE SHOULD HAVE THE TOOLS TO STAY SAFE ONLINE
|
||||
Utilize Bitwarden for free with no ads or selling data. Bitwarden believes everyone should have the ability to stay safe online. Premium plans offer access to advanced features.
|
||||
TODOS DEBERÍAN TER AS FERRAMENTAS PARA ESTAR SEGUROS EN LIÑA
|
||||
Usa Bitwarden de balde sen anuncios nin vendendo os teus datos. Bitwarden cre que todos deberían ter a capacidade de estar seguros en liña. Os plans Premium ofrecen acceso a funcións avanzadas.
|
||||
|
||||
EMPOWER YOUR TEAMS WITH BITWARDEN
|
||||
Plans for Teams and Enterprise come with professional business features. Some examples include SSO integration, self-hosting, directory integration and SCIM provisioning, global policies, API access, event logs, and more.
|
||||
EMPODERA OS SEUS EQUIPOS CON BITWARDEN
|
||||
Os plans para Equipos e Empresa inclúen funcións comerciais profesionais. Algúns exemplos inclúen integración de SSO, autoaloxamento, integración de directorios e aprovisionamento de SCIM, políticas globais, acceso á API, rexistros de eventos e máis.
|
||||
|
||||
Use Bitwarden to secure your workforce and share sensitive information with colleagues.
|
||||
Usa Bitwarden para protexer ao teu persoal e compartir información confidencial cos colegas.
|
||||
|
||||
|
||||
More reasons to choose Bitwarden:
|
||||
Máis razóns para escoller Bitwarden:
|
||||
|
||||
World-Class Encryption
|
||||
Passwords are protected with advanced end-to-end encryption (AES-256 bit, salted hashtag, and PBKDF2 SHA-256) so your data stays secure and private.
|
||||
Cifrado de clase mundial
|
||||
Os contrasinais están protexidos con cifrado avanzado de extremo a extremo (AES-256 bits, hashtag salgado e PBKDF2 SHA-256) para que os teus datos permanezan seguros e privados.
|
||||
|
||||
3rd-party Audits
|
||||
Bitwarden regularly conducts comprehensive third-party security audits with notable security firms. These annual audits include source code assessments and penetration testing across Bitwarden IPs, servers, and web applications.
|
||||
Auditorías de terceiros
|
||||
Bitwarden realiza regularmente auditorías de seguridade completas de terceiros con importantes empresas de seguridade. Estas auditorías anuais inclúen avaliacións do código fonte e probas de penetración nas IP, servidores e aplicacións web de Bitwarden.
|
||||
|
||||
Advanced 2FA
|
||||
Secure your login with a third-party authenticator, emailed codes, or FIDO2 WebAuthn credentials such as a hardware security key or passkey.
|
||||
2FA avanzado
|
||||
Protexe o teu inicio de sesión cun autenticador de terceiros, códigos enviados por correo electrónico ou credenciais FIDO2 WebAuthn, como unha clave de seguranza de hardware ou unha clave de acceso.
|
||||
|
||||
Bitwarden Send
|
||||
Transmit data directly to others while maintaining end-to-end encrypted security and limiting exposure.
|
||||
Transmite datos directamente a outras persoas mantendo a seguridade con cifrado de extremo a extremo e limitando a exposición.
|
||||
|
||||
Built-in Generator
|
||||
Create long, complex, and distinct passwords and unique usernames for every site you visit. Integrate with email alias providers for additional privacy.
|
||||
Xerador incorporado
|
||||
Crea contrasinais longos, complexos e distintos e nomes de usuario únicos para cada sitio que visites. Integra provedores de alias de correo electrónico para obter máis privacidade.
|
||||
|
||||
Global Translations
|
||||
Bitwarden translations exist for more than 60 languages, translated by the global community though Crowdin.
|
||||
Traducións globais
|
||||
As traducións de Bitwarden existen para máis de 60 idiomas, traducidas pola comunidade global a través de Crowdin.
|
||||
|
||||
Cross-Platform Applications
|
||||
Secure and share sensitive data within your Bitwarden Vault from any browser, mobile device, or desktop OS, and more.
|
||||
Aplicacións multiplataforma
|
||||
Asegura e comparte datos confidenciais dentro da túa Caixa forte de Bitwarden desde calquera navegador, dispositivo móbil ou sistema operativo de escritorio, e máis.
|
||||
|
||||
Bitwarden secures more than just passwords
|
||||
End-to-end encrypted credential management solutions from Bitwarden empower organizations to secure everything, including developer secrets and passkey experiences. Visit Bitwarden.com to learn more about Bitwarden Secrets Manager and Bitwarden Passwordless.dev!
|
||||
Bitwarden protexe máis que só contrasinais
|
||||
As solucións de xestión de credenciais cifradas de extremo a extremo de Bitwarden permiten ás organizacións protexer todo, incluídos os segredos dos desenvolvedores e as experiencias de clave de acceso. Visita Bitwarden.com para obter máis información sobre Bitwarden Secrets Manager e Bitwarden Passwordless.dev!
|
||||
</value>
|
||||
</data>
|
||||
<data name="AssetTitle" xml:space="preserve">
|
||||
|
Loading…
Reference in New Issue
Block a user