diff --git a/src/locales/af/messages.json b/src/locales/af/messages.json
index dcff807755..1cb4efd7b7 100644
--- a/src/locales/af/messages.json
+++ b/src/locales/af/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F Security Key"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Email"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC Support"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Read Key"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Werk Blaaier By"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Disable this Send so that no one can access it.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Due to an enterprise policy, you are only able to delete an existing Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Modified policy $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Bestuur gebruikers"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "You must manually disable the Single Sign-On Authentication policy before this policy can be disabled."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "The expiration date provided is not valid."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "There was an error saving your deletion and expiration dates."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/be/messages.json b/src/locales/be/messages.json
index 926becb1fd..b558e3ed2a 100644
--- a/src/locales/be/messages.json
+++ b/src/locales/be/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "Ключ бяспекі FIDO U2F"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Электронная пошта"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC Support"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Read Key"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Update Browser"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Disable this Send so that no one can access it.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Due to an enterprise policy, you are only able to delete an existing Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Modified policy $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Manage Users"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "You must manually disable the Single Sign-On Authentication policy before this policy can be disabled."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "The expiration date provided is not valid."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "There was an error saving your deletion and expiration dates."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/bg/messages.json b/src/locales/bg/messages.json
index 5eeb60374a..9b12f98bc0 100644
--- a/src/locales/bg/messages.json
+++ b/src/locales/bg/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "Устройство FIDO U2F"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Електронна поща"
},
@@ -800,10 +809,10 @@
"message": "Данните от трезора ви ще се изнесат в незащитен формат. Не го пращайте по незащитени канали като електронна поща. Изтрийте файла незабавно след като свършите работата си с него."
},
"encExportKeyWarningDesc": {
- "message": "This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file."
+ "message": "При изнасяне данните се шифрират с ключа ви. Ако го смените, ще трябва наново да ги изнесете, защото няма да може да дешифрирате настоящия файл."
},
"encExportAccountWarningDesc": {
- "message": "Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account."
+ "message": "Ключовете за шифриране са уникални за всеки потребител, затова не може да внесете шифрирани данни от един потребител в регистрацията на друг."
},
"exportMasterPassword": {
"message": "Въведете главната парола, за да изнесете данните."
@@ -1004,16 +1013,16 @@
"message": "Внасяне на данни"
},
"importError": {
- "message": "Import Error"
+ "message": "Грешка при внасянето"
},
"importErrorDesc": {
- "message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again."
+ "message": "Има проблем с данните, които внасяте. Поправете грешките посочени по-долу и пробвайте отново."
},
"importSuccess": {
"message": "Данните са внесени успешно в трезора ви."
},
"importWarning": {
- "message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
+ "message": "Внасяте данни към организацията „$ORGANIZATION$“. Данните могат да бъдат споделени с членовете ѝ. Сигурни ли сте, че искате да продължите?",
"placeholders": {
"organization": {
"content": "$1",
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "Поддръжка на NFC"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Сигурни ли сте, че искате да изтриете този ключ за сигурност?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Прочитане на ключ"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Проблем при изчитането на ключа за сигурност. Пробвайте отново."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Код за възстановяване на достъпа до Битуорден при двустепенна идентификация"
},
@@ -1584,7 +1611,7 @@
"message": "Двустепенно удостоверяване чрез YubiKey, FIDO U2F и Duo."
},
"premiumSignUpEmergency": {
- "message": "Emergency Access"
+ "message": "Авариен достъп"
},
"premiumSignUpReports": {
"message": "Проверки в списъците с публикувани пароли, проверка на регистрациите и доклади за изтекли данни, което спомага трезорът ви да е допълнително защитен."
@@ -2517,7 +2544,7 @@
}
},
"unlinkedSsoUser": {
- "message": "Unlinked SSO for user $ID$.",
+ "message": "Самоличността $ID$ е извадено от еднократното вписване.",
"placeholders": {
"id": {
"content": "$1",
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Адресът на електронната ви поща не е потвърден. Пробвайте да изпратите ново писмо за потвърждение."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Обновяване на браузъра"
},
@@ -2628,7 +2661,7 @@
"message": "Ще имате достъп до организацията, след като администраторът ѝ потвърди членството ви. Ще ви изпратим електронно писмо, когато това се случи."
},
"inviteAcceptFailed": {
- "message": "Поканата не може да бъде приета. Помолете администратора на организацията да ви прати нова покана."
+ "message": "Поканата не може да бъде приета. Помолете администратора на организацията да ви прати нова."
},
"inviteAcceptFailedShort": {
"message": "Поканата не може да бъде приета. $DESCRIPTION$",
@@ -2829,7 +2862,7 @@
"message": "След смяната на ключа за шифриране ще трябва да се отпишете и след това да се впишете в регистрацията си във всички приложения на Битуорден, които ползвате (като мобилното приложение и разширенията за браузъри). Ако не се отпишете и впишете повторно (за да получите достъп до новия ключ), рискувате да повредите записите си. Сега ще се пробва да бъдете отписани автоматично, това обаче може да се забави."
},
"updateEncryptionKeyExportWarning": {
- "message": "Any encrypted exports that you have saved will also become invalid."
+ "message": "Всички шифрирани вече изнесени данни ще станат безполезни."
},
"subscription": {
"message": "Абонамент"
@@ -3239,7 +3272,7 @@
"message": "Еднократна идентификация (SSO)"
},
"ssoHandOff": {
- "message": "You may now close this tab and continue in the extension."
+ "message": "Вече може да затворите подпрозореца и да продължите в разширението."
},
"businessPortal": {
"message": "Бизнес портал",
@@ -3267,37 +3300,37 @@
"message": "Свързване на еднократна идентификация"
},
"webPoliciesDeprecationWarning": {
- "message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
+ "message": "Настройките на политиките са преместени и скоро тази страница ще бъдат махната. Натиснете по-долу, за да преминете към страницата за политиките в бизнес портала."
},
"singleOrg": {
"message": "Една организация"
},
"singleOrgDesc": {
- "message": "Restrict users from being able to join any other organizations."
+ "message": "Потребителите да не може да са членове на друга организация."
},
"singleOrgBlockCreateMessage": {
"message": "Вашата настояща организация има политика, която не позволява да участвате в повече от една организация. Моля свържете се с администратора на организацията или се впишете с друг Bitwarden потребител."
},
"singleOrgPolicyWarning": {
- "message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
+ "message": "Членовете, които не са собственици или администратори и са членове на други организации ще бъдат премахнати от тази организация."
},
"requireSso": {
- "message": "Single Sign-On Authentication"
+ "message": "Еднократна идентификация"
},
"requireSsoPolicyDesc": {
- "message": "Require users to log in with the Enterprise Single Sign-On method."
+ "message": "Изискване на потребителите да ползват еднократна идентификация."
},
"prerequisite": {
"message": "Предпоставкa"
},
"requireSsoPolicyReq": {
- "message": "The Single Organization enterprise policy must be enabled before activating this policy."
+ "message": "За да включите тази политика, първо трябва ръчно да включите политиката за еднократна идентификация."
},
"requireSsoPolicyReqError": {
- "message": "Single Organization policy not enabled."
+ "message": "Политиката за единствена организация не е включена."
},
"requireSsoExemption": {
- "message": "Organization Owners and Administrators are exempt from this policy's enforcement."
+ "message": "Тази политика не се прилага към собствениците и администраторите на организацията."
},
"sendTypeFile": {
"message": "Файл"
@@ -3306,195 +3339,198 @@
"message": "Текст"
},
"createSend": {
- "message": "Create New Send",
+ "message": "Създаване на изпращане",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
- "message": "Edit Send",
+ "message": "Редактиране на изпращане",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
- "message": "Created Send",
+ "message": "Създадено изпращане",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
- "message": "Edited Send",
+ "message": "Редактирано изпращане",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
- "message": "Deleted Send",
+ "message": "Изтрито изпращане",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
- "message": "Delete Send",
+ "message": "Изтриване на изпращане",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
- "message": "Are you sure you want to delete this Send?",
+ "message": "Сигурни ли сте, че искате да изтриете това изпращане?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
- "message": "What type of Send is this?",
+ "message": "Вид на изпратеното",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
- "message": "Deletion Date"
+ "message": "Дата на изтриване"
},
"deletionDateDesc": {
- "message": "The Send will be permanently deleted on the specified date and time.",
+ "message": "Изпращането ще бъде окончателно изтрито на зададената дата и време.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
"message": "Срок на валидност"
},
"expirationDateDesc": {
- "message": "If set, access to this Send will expire on the specified date and time.",
+ "message": "При задаване — това изпращане ще се изключи на зададената дата и време.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"maxAccessCount": {
- "message": "Maximum Access Count"
+ "message": "Максимален брой достъпвания"
},
"maxAccessCountDesc": {
- "message": "If set, users will no longer be able to access this send once the maximum access count is reached.",
+ "message": "При задаване — това изпращане ще се изключи след определен брой достъпвания.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
- "message": "Current Access Count"
+ "message": "Текущ брой на достъпванията"
},
"sendPasswordDesc": {
- "message": "Optionally require a password for users to access this Send.",
+ "message": "Изискване на парола за достъп до това изпращане.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNotesDesc": {
- "message": "Private notes about this Send.",
+ "message": "Скрити бележки за това изпращане.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disabled": {
"message": "Изключено"
},
"sendLink": {
- "message": "Send link",
+ "message": "Изпращане на връзката",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
- "message": "Copy Send Link",
+ "message": "Копиране на връзката към изпратеното",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "Премахване на парола"
},
"removedPassword": {
- "message": "Removed Password"
+ "message": "Паролата е премахната"
},
"removePasswordConfirmation": {
- "message": "Are you sure you want to remove the password?"
+ "message": "Сигурни ли сте, че искате да премахнете паролата?"
+ },
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
},
"disableThisSend": {
- "message": "Disable this Send so that no one can access it.",
+ "message": "Пълно спиране на това изпращане — никой няма да има достъп.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"allSends": {
- "message": "All Sends"
+ "message": "Всички изпращания"
},
"maxAccessCountReached": {
- "message": "Max access count reached"
+ "message": "Достигнат е максималният брой достъпвания"
},
"pendingDeletion": {
- "message": "Pending deletion"
+ "message": "Предстои изтриване"
},
"expired": {
"message": "Изтекъл"
},
"searchSends": {
- "message": "Search Sends",
+ "message": "Търсене в изпратените",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
- "message": "This Send is protected with a password. Please type the password below to continue.",
+ "message": "Изпратеното е защитено с парола. За да продължите, въведете паролата по-долу,.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
- "message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
+ "message": "Ако не знаете паролата, поискайте от изпращача да ви я даде.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
- "message": "This send is hidden by default. You can toggle its visibility using the button below.",
+ "message": "Стандартно изпращането е скрито. Може да промените това като натиснете бутона по-долу.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Изтеглете файл"
},
"sendAccessUnavailable": {
- "message": "The Send you are trying to access does not exist or is no longer available.",
+ "message": "Изпращането, което се опитвате да достъпите, е изтрито или вече не е налично.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
- "message": "The file associated with this Send could not be found.",
+ "message": "Файлът за това изпращане липсва.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
- "message": "There are no Sends to list.",
+ "message": "Няма изпращания за показване.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"emergencyAccess": {
- "message": "Emergency Access"
+ "message": "Авариен достъп"
},
"emergencyAccessDesc": {
- "message": "Grant and manage emergency access for trusted contacts. Trusted contacts may request access to either View or Takeover your account in case of an emergency. Visit our help page for more information and details into how zero knowledge sharing works."
+ "message": "Даване и управление на извънредния достъп от страна на доверените контакти. Доверените контакти могат да заявят достъп за преглед или пълно поемане в извънредни случаи. Посетете страниците с помощта за повече информация как работи споделянето с нулева информация."
},
"emergencyAccessOwnerWarning": {
- "message": "You are an Owner of one or more organizations. If you give takeover access to an emergency contact, they will be able to use all your permissions as Owner after a takeover."
+ "message": "Вие сте собственик в една или повече организации. Ако дадете достъп за поемане на регистрацията ви в извънредни случаи, поелият ще може да ползва всичките ви права като собственик."
},
"trustedEmergencyContacts": {
- "message": "Trusted emergency contacts"
+ "message": "Доверени извънредни контакти"
},
"noTrustedContacts": {
- "message": "You have not added any emergency contacts yet, invite a trusted contact to get started."
+ "message": "Все още не сте добавили извънредни контакти. За да почнете, поканете доверено лице."
},
"addEmergencyContact": {
- "message": "Add emergency contact"
+ "message": "Добавяне на извънредни контакти"
},
"designatedEmergencyContacts": {
- "message": "Designated as emergency contact"
+ "message": "Указан като извънреден контакт"
},
"noGrantedAccess": {
- "message": "You have not been designated as an emergency contact for anyone yet."
+ "message": "Все още на никой не сте задали извънреден контакт."
},
"inviteEmergencyContact": {
- "message": "Invite emergency contact"
+ "message": "Покана на извънреден контакт"
},
"editEmergencyContact": {
- "message": "Edit emergency contact"
+ "message": "Редактиране на извънреден контакт"
},
"inviteEmergencyContactDesc": {
- "message": "Invite a new emergency contact by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
+ "message": "Може да поканите потребител да стане извънреден контакт като попълните адреса му за електронна поща, с който е регистриран в Битуорден, по-долу. В случай, че потребителят не е регистриран, той автоматично ще получи покана и да се регистрира."
},
"emergencyAccessRecoveryInitiated": {
- "message": "Emergency Access Initiated"
+ "message": "Начало на извънреден достъп"
},
"emergencyAccessRecoveryApproved": {
- "message": "Emergency Access Approved"
+ "message": "Извънредният достъп е одобрен"
},
"viewDesc": {
- "message": "Can view all items in your own vault."
+ "message": "Може да вижда всички записи в трезора ви."
},
"takeover": {
- "message": "Takeover"
+ "message": "Поемане"
},
"takeoverDesc": {
- "message": "Can reset your account with a new master password."
+ "message": "Можете да изчистите регистрацията си с нова главна парола."
},
"waitTime": {
- "message": "Wait Time"
+ "message": "Време за изчакване"
},
"waitTimeDesc": {
- "message": "Time required before automatically granting access."
+ "message": "Време преди автоматичното даване на достъп."
},
"oneDay": {
- "message": "1 day"
+ "message": "1 ден"
},
"days": {
- "message": "$DAYS$ days",
+ "message": "$DAYS$ ден/дни",
"placeholders": {
"days": {
"content": "$1",
@@ -3503,16 +3539,16 @@
}
},
"invitedUser": {
- "message": "Invited user."
+ "message": "Поканен потребител."
},
"acceptEmergencyAccess": {
- "message": "You've been invited to become an emergency contact for the user listed above. To accept the invitation, you need to log in or create a new Bitwarden account."
+ "message": "Поканени сте да бъдете извънреден контакт за потребителя по-горе. За да приемете, ще трябва да се впишете в абонамента си към Битуорден. Ако нямате такъв, ще трябва да създадете безплатен абонамент и след това да се впишете в него."
},
"emergencyInviteAcceptFailed": {
- "message": "Unable to accept invitation. Ask the user to send a new invitation."
+ "message": "Поканата не може да бъде приета. Помолете потребителя да ви прати нова."
},
"emergencyInviteAcceptFailedShort": {
- "message": "Unable to accept invitation. $DESCRIPTION$",
+ "message": "Поканата не може да бъде приета. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
@@ -3521,13 +3557,13 @@
}
},
"emergencyInviteAcceptedDesc": {
- "message": "You can access the emergency options for this user after your identity has been confirmed. We'll send you an email when that happens."
+ "message": "Ще може да достъпите възможностите за извънредно поемане на регистрация след потвърждаване на самоличността ви. Ще ви пратим е-писмо, когато това стане."
},
"requestAccess": {
- "message": "Request Access"
+ "message": "Заявка за достъп"
},
"requestAccessConfirmation": {
- "message": "Are you sure you want to request emergency access? You will be provided access after $WAITTIME$ day(s) or whenever the user manually approves the request.",
+ "message": "Сигурни ли сте, че искате да заявите извънреден достъп? Ще го получите след $WAITTIME$ дни или след като потребителят лично одобри заявката.",
"placeholders": {
"waittime": {
"content": "$1",
@@ -3536,7 +3572,7 @@
}
},
"requestSent": {
- "message": "Emergency access requested for $USER$. We'll notify you by email when it's possible to continue.",
+ "message": "Заявен е извънреден достъп до трезора на $USER$. Ще ви пратим е-писмо, когато може да продължите.",
"placeholders": {
"user": {
"content": "$1",
@@ -3545,13 +3581,13 @@
}
},
"approve": {
- "message": "Approve"
+ "message": "Одобряване"
},
"reject": {
- "message": "Reject"
+ "message": "Отказ"
},
"approveAccessConfirmation": {
- "message": "Are you sure you want to approve emergency access? This will allow $USER$ to $ACTION$ your account.",
+ "message": "Сигурни ли сте, че искате да одобрите извънредния достъп? Това ще позволи на $USER$ да $ACTION$ вашия трезор.",
"placeholders": {
"user": {
"content": "$1",
@@ -3564,13 +3600,13 @@
}
},
"emergencyApproved": {
- "message": "Emergency access approved."
+ "message": "Извънредният достъп е одобрен."
},
"emergencyRejected": {
- "message": "Emergency access rejected"
+ "message": "Извънредният достъп е отказан."
},
"passwordResetFor": {
- "message": "Password reset for $USER$. You can now login using the new password.",
+ "message": "Паролата на потребителя $USER$ е сменена и той може вече да влезе с новата.",
"placeholders": {
"user": {
"content": "$1",
@@ -3579,37 +3615,59 @@
}
},
"personalOwnership": {
- "message": "Personal Ownership"
+ "message": "Индивидуално притежание"
},
"personalOwnershipPolicyDesc": {
- "message": "Require users to save vault items to an organization by removing the personal ownership option."
+ "message": "Изискване потребителите да запазват записите в трезора на организацията като забраните възможността за индивидуално притежание."
},
"personalOwnershipExemption": {
- "message": "Organization Owners and Administrators are exempt from this policy's enforcement."
+ "message": "Тази политика не се прилага към собствениците и администраторите на организацията."
},
"personalOwnershipSubmitError": {
"message": "Заради някоя политика за голяма организация не може да запазвате елементи в собствения си трезор. Променете собствеността да е на организация и изберете от наличните колекции."
},
"disableSend": {
- "message": "Disable Send"
+ "message": "Без изпращане"
},
"disableSendPolicyDesc": {
- "message": "Do not allow users to create or edit a Bitwarden Send. Deleting an existing Send is still allowed.",
+ "message": "Потребителите да не могат да създават ново или да изтриват съществуващо изпращане по Битуорден. Изтриването на съществуващо изпращане продължава да е възможно.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
- "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ "message": "Потребителите в организацията, които имат права да управляват политиките ѝ, не са ограничени от тази политика."
},
"sendDisabled": {
- "message": "Send disabled",
+ "message": "Изпращането е изключено",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
- "message": "Due to an enterprise policy, you are only able to delete an existing Send.",
+ "message": "Поради политика на организация, може само да изтривате съществуващи изпращания.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
- "message": "Modified policy $ID$.",
+ "message": "Редактирана политика № $ID$.",
"placeholders": {
"id": {
"content": "$1",
@@ -3618,129 +3676,132 @@
}
},
"planPrice": {
- "message": "Plan price"
+ "message": "Цена на плана"
},
"estimatedTax": {
- "message": "Estimated tax"
+ "message": "Приблизителен данък"
},
"custom": {
- "message": "Custom"
+ "message": "По избор"
},
"customDesc": {
- "message": "Allows more granular control of user permissions for advanced configurations."
+ "message": "По-специфичен контрол на правата на потребителите при по-сложни варианти."
},
"permissions": {
"message": "Права"
},
"accessBusinessPortal": {
- "message": "Access Business Portal"
+ "message": "Достъп до бизнес портала"
},
"accessEventLogs": {
- "message": "Access Event Logs"
+ "message": "Достъп до журналите"
},
"accessImportExport": {
- "message": "Access Import/Export"
+ "message": "Достъп до в/изнасянията"
},
"accessReports": {
- "message": "Access Reports"
+ "message": "Достъп до отчетите"
},
"manageAllCollections": {
- "message": "Manage All Collections"
+ "message": "Управление на всички колекции"
},
"manageAssignedCollections": {
- "message": "Manage Assigned Collections"
+ "message": "Управление на възложените колекции"
},
"manageGroups": {
- "message": "Manage Groups"
+ "message": "Управление на групи"
},
"managePolicies": {
- "message": "Manage Policies"
+ "message": "Управление на политиките"
},
"manageSso": {
- "message": "Manage SSO"
+ "message": "Управление на еднократната идентификация (SSO)"
},
"manageUsers": {
- "message": "Manage Users"
+ "message": "Управление на потребителите"
+ },
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
},
"disableRequireSsoError": {
- "message": "You must manually disable the Single Sign-On Authentication policy before this policy can be disabled."
+ "message": "За да изключите тази политика, първо трябва ръчно да изключите политиката за еднократна идентификация."
},
"personalOwnershipPolicyInEffect": {
"message": "Политика от някоя организация влияе на вариантите за собственост."
},
"personalOwnershipCheckboxDesc": {
- "message": "Disable personal ownership for organization users"
+ "message": "Изключване на индивидуалното притежание за потребителите в организацията"
},
"textHiddenByDefault": {
- "message": "When accessing the Send, hide the text by default",
+ "message": "При достъп до изпращането стандартно текстът да се скрива",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
- "message": "A friendly name to describe this Send.",
+ "message": "Описателно име за това изпращане.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
- "message": "The text you want to send."
+ "message": "Текст за изпращане."
},
"sendFileDesc": {
- "message": "The file you want to send."
+ "message": "Файл за изпращане."
},
"copySendLinkOnSave": {
- "message": "Copy the link to share this Send to my clipboard upon save."
+ "message": "Копиране на връзката към изпращането при запазването му за лесно споделяне."
},
"sendLinkLabel": {
- "message": "Send link",
+ "message": "Изпращане на връзката",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
- "message": "Send",
+ "message": "Изпращане",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
- "message": "Bitwarden Send transmits sensitive, temporary information to others easily and securely.",
+ "message": "С изпращането през Битуорден може лесно и защитено да споделяте, включително и временно, информация с други потребители.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
- "message": "Learn more about",
+ "message": "Още за",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
- "message": "Share text or files directly with anyone."
+ "message": "Директно споделяне на текст и файлове с който и да е."
},
"sendVaultCardLearnMore": {
- "message": "Learn more",
+ "message": "Научете повече",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
- "message": "see",
+ "message": "вижте",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
- "message": "how it works",
+ "message": "как това работи",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
- "message": "or",
+ "message": "или",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
- "message": "try it now",
+ "message": "пробвайте още сега",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
- "message": "or",
+ "message": "или",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
- "message": "sign up",
+ "message": "се регистрирайте,",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
- "message": "to try it today.",
+ "message": "за да го пробвате още днес.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
- "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you",
+ "message": "Потребителят на Битуорден — $USER_IDENTIFIER$, сподели следното с вас",
"placeholders": {
"user_identifier": {
"content": "$1",
@@ -3748,19 +3809,86 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
- "message": "The expiration date provided is not valid."
+ "message": "Неправилна дата на валидност."
},
"deletionDateIsInvalid": {
- "message": "The deletion date provided is not valid."
+ "message": "Неправилна дата на изтриване."
},
"expirationDateAndTimeRequired": {
- "message": "An expiration date and time are required."
+ "message": "Необходими са дата и време на валидност."
},
"deletionDateAndTimeRequired": {
- "message": "A deletion date and time are required."
+ "message": "Необходима е дата на изтриване."
},
"dateParsingError": {
- "message": "There was an error saving your deletion and expiration dates."
+ "message": "Грешка при запазване на датата на валидност и изтриване."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/bn/messages.json b/src/locales/bn/messages.json
index 07c743b8b7..3b6d7fc809 100644
--- a/src/locales/bn/messages.json
+++ b/src/locales/bn/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F সুরক্ষা কী"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Email"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC Support"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Read Key"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Update Browser"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Disable this Send so that no one can access it.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Due to an enterprise policy, you are only able to delete an existing Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Modified policy $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Manage Users"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "You must manually disable the Single Sign-On Authentication policy before this policy can be disabled."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "The expiration date provided is not valid."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "There was an error saving your deletion and expiration dates."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/ca/messages.json b/src/locales/ca/messages.json
index 0cf8e9ae1e..aa7926785f 100644
--- a/src/locales/ca/messages.json
+++ b/src/locales/ca/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "Clau de seguretat FIDO U2F"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Correu electrònic"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "Suport NFC"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Segur que voleu suprimir aquesta clau de seguretat?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Llegeix la clau"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Hi ha hagut un problema en llegir la clau de seguretat. Torneu-ho a provar."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "El codi de recuperació d'inici de sessió en dues passes de Bitwarden"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "No es pot verificar el vostre correu electrònic. Proveu d'enviar un nou correu electrònic de verificació."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Actualitza el navegador"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Esteu segur que voleu suprimir la contrasenya?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Desactiveu aquest enviament perquè ningú no hi puga accedir.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "A causa d'una política empresarial, només podeu suprimir un Send existent.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Política modificada $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Administra usuaris"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Per desactivar aquesta política, primer heu de desactivar manualment la política d’autenticació d’inici de sessió únic (SSO)."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "La data de caducitat proporcionada no és vàlida."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "S'ha produït un error en guardar les dates de supressió i caducitat."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/cs/messages.json b/src/locales/cs/messages.json
index ced9b383bc..383b249c08 100644
--- a/src/locales/cs/messages.json
+++ b/src/locales/cs/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F bezpečnostní klíč"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "E-mail"
},
@@ -800,10 +809,10 @@
"message": "Tento export obsahuje data vašeho trezoru v nezašifrovaném formátu. Soubor exportu byste neměli ukládat ani odesílat přes nezabezpečené kanály (např. e-mailem). Odstraňte jej okamžitě po jeho použití."
},
"encExportKeyWarningDesc": {
- "message": "This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file."
+ "message": "Tento export šifruje vaše data pomocí šifrovacího klíče vašeho účtu. Pokud někdy pozměníte šifrovací klíč svého účtu, měli byste data exportovat znovu, protože tento exportovaný soubor nebudete moci dešifrovat."
},
"encExportAccountWarningDesc": {
- "message": "Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account."
+ "message": "Šifrovací klíče účtu jsou jedinečné pro každý uživatelský účet Bitwarden, není proto možné importovat šifrovaný export do jiného účtu."
},
"exportMasterPassword": {
"message": "Zadejte své hlavní heslo pro export dat."
@@ -1004,16 +1013,16 @@
"message": "Import dat"
},
"importError": {
- "message": "Import Error"
+ "message": "Chyba importu"
},
"importErrorDesc": {
- "message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again."
+ "message": "Vyskytl se problém s daty, které jste se pokusili importovat. Prosím, vyřešte níže uvedené chyby ve zdrojovém souboru a zkuste to znovu."
},
"importSuccess": {
"message": "Data byla úspěšně importována"
},
"importWarning": {
- "message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
+ "message": "Importujete data do organizace $ORGANIZATION$. Vaše data mohou být sdílena s členy této organizace. Chcete pokračovat?",
"placeholders": {
"organization": {
"content": "$1",
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "Podpora NFC"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Opravdu chcete odebrat tento bezpečnostní klíč?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Přečíst klíč"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Při čtení bezpečnostního klíče došlo k potížím. Zkuste to znovu."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Váše kód pro obnovení dvoufázového přihlášení"
},
@@ -1584,7 +1611,7 @@
"message": "Další možnosti dvoufázového přihlášení, jako je například YubiKey, FIDO U2F a Duo."
},
"premiumSignUpEmergency": {
- "message": "Emergency Access"
+ "message": "Nouzový přístup"
},
"premiumSignUpReports": {
"message": "Reporty o hygieně vašich hesel, zdraví účtu a narušeních bezpečnosti."
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Váš e-mail se nepodařilo ověřit. Zkuste odeslat nový ověřovací e-mail."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Aktualizace prohlížeče"
},
@@ -3341,14 +3374,14 @@
"message": "Datum odstranění"
},
"deletionDateDesc": {
- "message": "Send bude trvale odstraněno v určené datumu a čase.",
+ "message": "Send bude trvale odstraněn v určený datum a čas.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
"message": "Datum expirace"
},
"expirationDateDesc": {
- "message": "Je-li nastaveno, přístup k tomuto Send vyprší v určeném datumu a času.",
+ "message": "Je-li nastaveno, přístup k tomuto Send vyprší v určené datum a čas.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"maxAccessCount": {
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Jste si jisti, že chcete odstranit heslo?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Zakažte tento Send, aby k němu nikdo neměl přístup.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3429,7 +3465,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
- "message": "The file associated with this Send could not be found.",
+ "message": "Soubor přidružený tomuto Send nebyl nalezen.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
@@ -3443,7 +3479,7 @@
"message": "Udělit a spravovat nouzový přístup důvěryhodným kontaktům. Důvěryhodné kontakty mohou požádat o přístup k zobrazení nebo převzetí vašeho účtu v případě nouze. Navštivte naši stránku nápovědy pro více informací a podrobností o tom, jak funguje nulové sdílení znalostí."
},
"emergencyAccessOwnerWarning": {
- "message": "You are an Owner of one or more organizations. If you give takeover access to an emergency contact, they will be able to use all your permissions as Owner after a takeover."
+ "message": "Jste vlastníkem jedné nebo více organizací. Pokud dáte přístup k převzetí nouzovému kontaktu, bude moci po převzetí použít všechna vaše oprávnění jako vlastník."
},
"trustedEmergencyContacts": {
"message": "Důvěryhodné nouzové kontakty"
@@ -3591,21 +3627,43 @@
"message": "Vzhledem k podnikovým zásadám je zakázáno ukládat položky do vašeho osobního trezoru. Změňte možnost vlastnictví na organizaci a vyberte z dostupných kolekcí."
},
"disableSend": {
- "message": "Disable Send"
+ "message": "Deaktivovat Send"
},
"disableSendPolicyDesc": {
- "message": "Do not allow users to create or edit a Bitwarden Send. Deleting an existing Send is still allowed.",
+ "message": "Nedovolit uživatelům vytvářet nebo upravovat Bitwarden Send. Smazání existujícího Send je stále povoleno.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
- "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ "message": "Uživatelé organizace, kteří mohou spravovat zásady organizace, jsou osvobozeni od vynucování těchto zásad."
},
"sendDisabled": {
- "message": "Send disabled",
+ "message": "Send deaktivován",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
- "message": "Due to an enterprise policy, you are only able to delete an existing Send.",
+ "message": "Kvůli zásadám podniku můžete odstranit pouze existující Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Spravovat uživatele"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Před vypnutím této zásady musíte ručně zakázat jednotné přihlášení (SSO)."
},
@@ -3676,20 +3737,20 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
- "message": "A friendly name to describe this Send.",
+ "message": "Přátelský název pro popis tohoto Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
- "message": "The text you want to send."
+ "message": "Text, který chcete odeslat."
},
"sendFileDesc": {
- "message": "The file you want to send."
+ "message": "Soubor, který chcete odeslat."
},
"copySendLinkOnSave": {
- "message": "Copy the link to share this Send to my clipboard upon save."
+ "message": "Zkopírovat odkaz tohoto Send do mé schránky při uložení."
},
"sendLinkLabel": {
- "message": "Send link",
+ "message": "Odkaz tohoto Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
@@ -3697,50 +3758,50 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
- "message": "Bitwarden Send transmits sensitive, temporary information to others easily and securely.",
+ "message": "Bitwarden Send odesílá citlivé, dočasné informace ostatním snadno a bezpečně.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
- "message": "Learn more about",
+ "message": "Zjistěte více o",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
- "message": "Share text or files directly with anyone."
+ "message": "Sdílejte text či soubory s kýmkoliv."
},
"sendVaultCardLearnMore": {
- "message": "Learn more",
+ "message": "Zjistěte více",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
- "message": "see",
+ "message": "podívejte",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
- "message": "how it works",
+ "message": "jak to funguje",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
- "message": "or",
+ "message": "nebo",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
- "message": "try it now",
+ "message": "to vyzkoušejte teď",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
- "message": "or",
+ "message": "nebo",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
- "message": "sign up",
+ "message": "se zaregistrujte",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
- "message": "to try it today.",
+ "message": "abyste to vyzkoušeli již dnes.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
- "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you",
+ "message": "Uživatel Bitwarden $USER_IDENTIFIER$ s vámi sdílel následující",
"placeholders": {
"user_identifier": {
"content": "$1",
@@ -3748,19 +3809,86 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
- "message": "The expiration date provided is not valid."
+ "message": "Uvedené datum vypršení platnosti není platné."
},
"deletionDateIsInvalid": {
- "message": "The deletion date provided is not valid."
+ "message": "Uvedené datum odstranění není platné."
},
"expirationDateAndTimeRequired": {
- "message": "An expiration date and time are required."
+ "message": "Je vyžadováno datum a čas vypršení platnosti."
},
"deletionDateAndTimeRequired": {
- "message": "A deletion date and time are required."
+ "message": "Je vyžadováno datum a čas odstranění."
},
"dateParsingError": {
- "message": "There was an error saving your deletion and expiration dates."
+ "message": "Došlo k chybě při ukládání dat odstranění a vypršení platnosti."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/da/messages.json b/src/locales/da/messages.json
index 3f90a32185..c4736cbb18 100644
--- a/src/locales/da/messages.json
+++ b/src/locales/da/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F sikkerhedsnøgle"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "E-mail"
},
@@ -800,7 +809,7 @@
"message": "Denne eksport indeholder dine boksdata i ukrypteret form. Du bør ikke gemme eller sende den eksporterede fil over usikre kanaler (f.eks. e-mail). Slet den straks efter at du er færdig med at bruge den."
},
"encExportKeyWarningDesc": {
- "message": "Denne eksport krypterer dine data vha. din kontos krypteringsnøgle. Roterer du på et tidspunkt denne krypteringsnøgle, skal du eksportere igen, da du ellers ikke vil kunne dekryptere denne eksportfil."
+ "message": "Denne eksport krypterer dine data vha. din kontos krypteringsnøgle. Roterer du på et tidspunkt denne kontokrypteringsnøgle, skal du eksportere igen, da du ikke vil kunne dekryptere denne eksportfil."
},
"encExportAccountWarningDesc": {
"message": "Kontokrypteringsnøgler er unikke for hver Bitwarden-brugerkonto, så du kan ikke importere en krypteret eksport til en anden konto."
@@ -1007,13 +1016,13 @@
"message": "Importfejl"
},
"importErrorDesc": {
- "message": "Der var et problem med de data, du forsøgte at importere. Ret fejlene nedenfor i din kildefil, og forsøg igen."
+ "message": "Der var et problem med de data, du forsøgte at importere. Ret nedenstående fejl i din kildefil, og prøv igen."
},
"importSuccess": {
"message": "Data er blevet importeret til din boks med success."
},
"importWarning": {
- "message": "Du importerer data til $ORGANIZATION$. Dine data vil kunne deles med organisationsmedlemmerne. Fortsæt alligevel?",
+ "message": "Du importerer data til $ORGANIZATION$. Dine data kan blive delt med medlemmer af denne organisation. Vil du fortsætte?",
"placeholders": {
"organization": {
"content": "$1",
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC understøttelse"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Er du sikker på, at du vil fjerne denne sikkerhedsnøgle?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Læs nøgle"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Der opstod et problem med at læse sikkerhedsnøglen. Prøv igen."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Din Bitwarden to-trins-login gendannelseskode"
},
@@ -1382,7 +1409,7 @@
"message": "Logins uden 2FA fundet"
},
"inactive2faFoundDesc": {
- "message": "Vi har fundet $COUNT$ hjemmeside(r) i din boks, der muligvis ikke er konfigureret med to-faktor autentificering (ifølge twofactorauth.org). For at beskytte disse konti yderligere bør du aktivere to-faktor autentificering.",
+ "message": "Vi fandt $COUNT$ websted(er) i din boks, der muligvis ikke er konfigureret med to-faktor autentificering (ifølge 2fa.directory). For yderligere at beskytte disse konti bør du aktivere to-faktor autentificering.",
"placeholders": {
"count": {
"content": "$1",
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Kan ikke bekræfte din e-mail. Prøv at sende en ny verifikations-email."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Opdatér browser"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Er du sikker på, at du vil fjerne adgangskoden?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Deaktivér denne Send så ingen kan tilgå den.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3429,7 +3465,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
- "message": "Filen tilknyttet denne Send kunne ikke findes.",
+ "message": "Filen, der er knyttet til denne Send, blev ikke fundet.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
@@ -3440,10 +3476,10 @@
"message": "Nødadgang"
},
"emergencyAccessDesc": {
- "message": "Tildel og håndter nødadgang for betroede kontakter. Betroede kontakter kan anmode om adgang til enten at vise eller overtage din konto i nødstilfælde. Besøg vores hjælpeside for yderligere oplysninger om, hvordan nul-vidensdeling fungerer."
+ "message": "Tildel og håndtér nødadgang for betroede kontakter. Betroede kontakter kan anmode om adgang til enten at se eller overtage din konto i nødstilfælde. Besøg vores hjælpeside for mere information og detaljer om, hvordan nul-videndeling fungerer."
},
"emergencyAccessOwnerWarning": {
- "message": "Du er Ejer af en eller flere organisationer. Tildeler du overtagelsesadgang til en nødkontakt, vil vedkommende efter en overtagelsen kunne bruge alle dine tilladelser som Ejer."
+ "message": "Du er ejer af en eller flere organisationer. Hvis du tildeler overtagelsesadgang til en nødkontakt, kan de bruge alle dine tilladelser som ejer efter en overtagelse."
},
"trustedEmergencyContacts": {
"message": "Betroede nødkontakter"
@@ -3588,7 +3624,7 @@
"message": "Organisationsejere og administratorer er undtaget fra denne politik."
},
"personalOwnershipSubmitError": {
- "message": "En virksomhedspolitik forhindrer dig i at gemme emner i din personlige boks. Skift indstillingen Ejerskab til en organisation, og vælg fra de tilgængelige samlinger."
+ "message": "Grundet en virksomhedspolitik kan du ikke gemme emner i din personlige boks. Skift ejerskabsindstillingen til en organisation, og vælg fra de tilgængelige samlinger."
},
"disableSend": {
"message": "Deaktivér Send"
@@ -3598,7 +3634,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
- "message": "Organisationsbrugere, som kan håndtere organisationspolitikker, er undtaget fra denne politiks håndhævelse."
+ "message": "Organisationsbrugere, der kan håndtere organisationens politikker, er undtaget fra denne politiks håndhævelse."
},
"sendDisabled": {
"message": "Send deaktiveret",
@@ -3608,6 +3644,28 @@
"message": "Du kan grundet en virksomhedspolitik kun slette en eksisterende Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Redigerede politik $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Håndtér brugere"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Single Sign-On godkendelsespolitikken skal manuelt deaktiveres, før denne politik kan deaktiveres."
},
@@ -3680,10 +3741,10 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
- "message": "Teksten, du vil sende."
+ "message": "Den tekst, du vil sende."
},
"sendFileDesc": {
- "message": "Filen, du vil sende."
+ "message": "Den fil, du vil sende."
},
"copySendLinkOnSave": {
"message": "Kopier linket for at dele denne Send til min udklipsholder ved gem."
@@ -3697,7 +3758,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
- "message": "Bitwarden Send transmitterer nemt og sikkert sensitive, midlertidige oplysninger til andre.",
+ "message": "Bitwarden Send overfører nemt og sikkert følsomme, midlertidige oplysninger til andre.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
@@ -3708,7 +3769,7 @@
"message": "Del tekst eller filer direkte med nogen."
},
"sendVaultCardLearnMore": {
- "message": "Få mere at vide,",
+ "message": "Få mere at vide",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
@@ -3716,7 +3777,7 @@
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
- "message": "hvordan det fungere",
+ "message": "hvordan det fungerer",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
@@ -3736,11 +3797,11 @@
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
- "message": "at prøve det i dag.",
+ "message": "for at prøve det i dag.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
- "message": "Bitwarden-bruger $USER_IDENTIFIER$ delte flg. med dig",
+ "message": "Bitwarden bruger $USER_IDENTIFIER$ delte følgende med dig",
"placeholders": {
"user_identifier": {
"content": "$1",
@@ -3748,19 +3809,86 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
- "message": "Angivne udløbsdato er ugyldig."
+ "message": "Den angivne udløbsdato er ugyldig."
},
"deletionDateIsInvalid": {
- "message": "Angivne sletningsdato er ugyldig."
+ "message": "Den angivne sletningsdato er ugyldig."
},
"expirationDateAndTimeRequired": {
- "message": "Udløbsdato og -tidspunkt er obligatorisk."
+ "message": "Der kræves en udløbsdato og -tid."
},
"deletionDateAndTimeRequired": {
- "message": "Sletningsdato og -tidspunkt er obligatorisk."
+ "message": "En sletningsdato og -tid er påkrævet."
},
"dateParsingError": {
- "message": "En fejl opstod under forsøget på at gemme din sletning og udløbsdatoer."
+ "message": "Der opstod en fejl under forsøget på at gemme dine sletnings- og udløbsdatoer."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/de/messages.json b/src/locales/de/messages.json
index ed2e67779a..b546582c05 100644
--- a/src/locales/de/messages.json
+++ b/src/locales/de/messages.json
@@ -467,10 +467,10 @@
"message": "Soll dieser Eintrag wirklich gelöscht werden?"
},
"deletedItem": {
- "message": "Eintrag in Papierkorb verschoben"
+ "message": "Element gelöscht"
},
"deletedItems": {
- "message": "In Papierkorb verschobene Einträge"
+ "message": "Elemente gelöscht"
},
"movedItems": {
"message": "Verschobene Einträge"
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F Sicherheitsschlüssel"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "E-Mail"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC-Unterstützung"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Sind Sie sich sicher, dass Sie diesen Sicherheitsschlüssel entfernen möchten?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Schlüssel erfassen"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Es gab ein Problem beim lesen des Sicherheitsschlüssels, bitte erneut versuchen."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Ihr Wiederherstellungsschlüssel für die Zwei-Faktor-Anmeldung in Bitwarden"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Ihre E-Mail kann nicht verifiziert werden. Versuchen Sie eine neue Bestätigungs-E-Mail zu senden."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Browser aktualisieren"
},
@@ -3318,11 +3351,11 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
- "message": "Bearbeitetes Send",
+ "message": "Send bearbeitet",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
- "message": "Gelöschtes Send",
+ "message": "Send gelöscht",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Sind Sie sicher, dass Sie das Passwort entfernen möchten?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Dieses Send deaktivieren, damit niemand darauf zugreifen kann.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Aufgrund einer Unternehmensrichtlinie können Sie nur ein bestehendes Send löschen.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Richtlinie $ID$ geändert.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Benutzer verwalten"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Sie müssen die Single Sign-On Authentifizierungsrichtlinie manuell deaktivieren, bevor diese Richtlinie deaktiviert werden kann."
},
@@ -3705,7 +3766,7 @@
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
- "message": "Texte oder Dateien direkt mit jedem teilen."
+ "message": "Teile Text oder Dateien direkt mit jedermann."
},
"sendVaultCardLearnMore": {
"message": "Mehr erfahren",
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "Das angegebene Verfallsdatum ist nicht gültig."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "Es gab einen Fehler beim Speichern Ihrer Lösch- und Verfallsdaten."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/el/messages.json b/src/locales/el/messages.json
index 96777537bc..8d059e18a5 100644
--- a/src/locales/el/messages.json
+++ b/src/locales/el/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "Κλειδί Aσφαλείας FIDO U2F"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Email"
},
@@ -800,10 +809,10 @@
"message": "Αυτή η εξαγωγή περιέχει τα δεδομένα σε μη κρυπτογραφημένη μορφή. Δεν πρέπει να αποθηκεύετε ή να στείλετε το εξαγόμενο αρχείο μέσω μη ασφαλών τρόπων (όπως μέσω email). Διαγράψτε το αμέσως μόλις τελειώσετε με τη χρήση του."
},
"encExportKeyWarningDesc": {
- "message": "This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file."
+ "message": "Αυτή η εξαγωγή κρυπτογραφεί τα δεδομένα σας χρησιμοποιώντας το κλειδί κρυπτογράφησης του λογαριασμού σας. Εάν ποτέ περιστρέψετε το κλειδί κρυπτογράφησης του λογαριασμού σας, θα πρέπει να κάνετε εξαγωγή ξανά, καθώς δεν θα μπορείτε να αποκρυπτογραφήσετε αυτό το αρχείο εξαγωγής."
},
"encExportAccountWarningDesc": {
- "message": "Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account."
+ "message": "Τα κλειδιά κρυπτογράφησης λογαριασμού είναι μοναδικά για κάθε λογαριασμό χρήστη Bitwarden, οπότε δεν μπορείτε να εισάγετε μια κρυπτογραφημένη εξαγωγή σε διαφορετικό λογαριασμό."
},
"exportMasterPassword": {
"message": "Πληκτρολογήστε τον κύριο κωδικό για εξαγωγή των δεδομένων vault."
@@ -1004,16 +1013,16 @@
"message": "Εισαγωγή Δεδομένων"
},
"importError": {
- "message": "Import Error"
+ "message": "Σφάλμα Εισαγωγής"
},
"importErrorDesc": {
- "message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again."
+ "message": "Παρουσιάστηκε πρόβλημα με τα δεδομένα που επιχειρήσατε να εισαγάγετε. Παρακαλώ επιλύστε τα σφάλματα που αναφέρονται παρακάτω στο αρχείο προέλευσης και προσπαθήστε ξανά."
},
"importSuccess": {
"message": "Τα δεδομένα έχουν εισαχθεί με επιτυχία στο vault σας."
},
"importWarning": {
- "message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
+ "message": "Εισάγετε δεδομένα στο $ORGANIZATION$. Τα δεδομένα σας μπορεί να μοιραστούν με μέλη αυτού του οργανισμού. Θέλετε να προχωρήσετε;",
"placeholders": {
"organization": {
"content": "$1",
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "Υποστήριξη NFC"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Είστε βέβαιοι ότι θέλετε να καταργήσετε αυτό το κλειδί ασφαλείας;"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Ανάγνωση Κλειδιού"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Παρουσιάστηκε πρόβλημα κατά την ανάγνωση του κλειδιού ασφαλείας. Προσπάθησε ξανά."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Ο Bitwarden κωδικός ανάκτησης, εισόδου δύο βημάτων"
},
@@ -1584,7 +1611,7 @@
"message": "Πρόσθετες επιλογές σύνδεσης δύο παραγόντων, όπως το YubiKey, το FIDO U2F και το Duo."
},
"premiumSignUpEmergency": {
- "message": "Emergency Access"
+ "message": "Πρόσβαση Έκτακτης Ανάγκης"
},
"premiumSignUpReports": {
"message": "Ασφάλεια κωδικών, υγεία λογαριασμού και αναφορές διαρροής δεδομένων, προκειμένου να διατηρήσετε ασφαλές το vault σας."
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Δεν είναι δυνατή η επαλήθευση του email σας. Δοκιμάστε να στείλετε νέο email επαλήθευσης."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Ενημερώστε τον Browser"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Είστε βέβαιοι ότι θέλετε να καταργήσετε τον κωδικό πρόσβασης;"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Απενεργοποιήστε αυτό το Send έτσι ώστε κανείς να μην μπορεί να έχει πρόσβαση σε αυτό.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3429,7 +3465,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
- "message": "The file associated with this Send could not be found.",
+ "message": "Το αρχείο που σχετίζεται με αυτό το Send δεν βρέθηκε.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
@@ -3443,7 +3479,7 @@
"message": "Εκχώρηση και διαχείριση πρόσβασης έκτακτης ανάγκης για αξιόπιστες επαφές. Οι επαφές εμπίστευσης μπορούν να ζητήσουν πρόσβαση είτε στην Προβολή είτε στην ανάληψη του λογαριασμού σας σε περίπτωση έκτακτης ανάγκης. Επισκεφθείτε τη σελίδα βοήθειας μας για περισσότερες πληροφορίες και λεπτομέρειες σχετικά με το πώς λειτουργεί o μηδενικός διαμοιρασμός πληροφοριών."
},
"emergencyAccessOwnerWarning": {
- "message": "You are an Owner of one or more organizations. If you give takeover access to an emergency contact, they will be able to use all your permissions as Owner after a takeover."
+ "message": "Είστε ιδιοκτήτης ενός ή περισσότερων οργανισμών. Αν δώσετε πρόσβαση σε μια επαφή έκτακτης ανάγκης, θα είναι σε θέση να χρησιμοποιήσουν όλα τα δικαιώματά σας ως Ιδιοκτήτη μετά από μια εξαγορά."
},
"trustedEmergencyContacts": {
"message": "Έμπιστες επαφές έκτακτης ανάγκης"
@@ -3591,21 +3627,43 @@
"message": "Λόγω μιας Πολιτικής Επιχειρήσεων, δεν επιτρέπεται η αποθήκευση στοιχείων στο προσωπικό σας vault. Αλλάξτε την επιλογή Ιδιοκτησίας σε έναν οργανισμό και επιλέξτε από τις διαθέσιμες Συλλογές."
},
"disableSend": {
- "message": "Disable Send"
+ "message": "Απενεργοποίηση Αποστολής"
},
"disableSendPolicyDesc": {
- "message": "Do not allow users to create or edit a Bitwarden Send. Deleting an existing Send is still allowed.",
+ "message": "Μην επιτρέπετε στους χρήστες να δημιουργήσουν ή να επεξεργαστούν μια Αποστολή Bitwarden. Η διαγραφή μιας υπάρχουσας Αποστολής εξακολουθεί να επιτρέπεται.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
- "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ "message": "Οι χρήστες του οργανισμού που μπορούν να διαχειριστούν τις πολιτικές του οργανισμού εξαιρούνται από την εφαρμογή αυτής της πολιτικής."
},
"sendDisabled": {
- "message": "Send disabled",
+ "message": "Send Απενεργοποιημένο",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
- "message": "Due to an enterprise policy, you are only able to delete an existing Send.",
+ "message": "Λόγω μιας επιχειρηματικής πολιτικής, είστε σε θέση να διαγράψετε μόνο ένα υπάρχον Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Διαχείριση Χρηστών"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Πρέπει να απενεργοποιήσετε χειροκίνητα την πολιτική ελέγχου ταυτότητας μιας σύνδεσης πριν αυτή η πολιτική μπορεί να απενεργοποιηθεί."
},
@@ -3676,20 +3737,20 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
- "message": "A friendly name to describe this Send.",
+ "message": "Ένα φιλικό όνομα για την περιγραφή αυτού του Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
- "message": "The text you want to send."
+ "message": "Το κείμενο που θέλετε να στείλετε."
},
"sendFileDesc": {
- "message": "The file you want to send."
+ "message": "Το αρχείο που θέλετε να στείλετε."
},
"copySendLinkOnSave": {
- "message": "Copy the link to share this Send to my clipboard upon save."
+ "message": "Αντιγράψτε το σύνδεσμο, για να μοιραστείτε αυτό το Send στο πρόχειρο μου, κατά την αποθήκευση."
},
"sendLinkLabel": {
- "message": "Send link",
+ "message": "Σύνδεσμος Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
@@ -3697,50 +3758,50 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
- "message": "Bitwarden Send transmits sensitive, temporary information to others easily and securely.",
+ "message": "Το Bitwarden Send μεταδίδει ευαίσθητες, προσωρινές πληροφορίες σε άλλους, εύκολα και με ασφάλεια.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
- "message": "Learn more about",
+ "message": "Περισσότερες πληροφορίες για",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
- "message": "Share text or files directly with anyone."
+ "message": "Κοινή χρήση κειμένου ή αρχείων απευθείας με οποιονδήποτε."
},
"sendVaultCardLearnMore": {
- "message": "Learn more",
+ "message": "Μάθετε περισσότερα",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
- "message": "see",
+ "message": "δείτε",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
- "message": "how it works",
+ "message": "πώς λειτουργεί",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
- "message": "or",
+ "message": "ή",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
- "message": "try it now",
+ "message": "δοκιμάστε το τώρα",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
- "message": "or",
+ "message": "ή",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
- "message": "sign up",
+ "message": "εγγραφείτε",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
- "message": "to try it today.",
+ "message": "για να το δοκιμάσετε σήμερα.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
- "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you",
+ "message": "Ο χρήστης Bitwarden $USER_IDENTIFIER$ κοινοποίησε τα ακόλουθα μαζί σας",
"placeholders": {
"user_identifier": {
"content": "$1",
@@ -3748,19 +3809,86 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
- "message": "The expiration date provided is not valid."
+ "message": "Η ημερομηνία λήξης που δόθηκε δεν είναι έγκυρη."
},
"deletionDateIsInvalid": {
- "message": "The deletion date provided is not valid."
+ "message": "Η ημερομηνία διαγραφής που δόθηκε δεν είναι έγκυρη."
},
"expirationDateAndTimeRequired": {
- "message": "An expiration date and time are required."
+ "message": "Απαιτείται ημερομηνία και ώρα λήξης."
},
"deletionDateAndTimeRequired": {
- "message": "A deletion date and time are required."
+ "message": "Απαιτείται ημερομηνία και ώρα διαγραφής."
},
"dateParsingError": {
- "message": "There was an error saving your deletion and expiration dates."
+ "message": "Παρουσιάστηκε σφάλμα κατά την αποθήκευση των ημερομηνιών διαγραφής και λήξης."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/en_GB/messages.json b/src/locales/en_GB/messages.json
index 6f21839524..b43a700377 100644
--- a/src/locales/en_GB/messages.json
+++ b/src/locales/en_GB/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F security key"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Email"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC support"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Read key"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Update browser"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Disable this Send so that no one can access it.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Due to an enterprise policy, you are only able to delete an existing Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Modified policy $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Manage Users"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "You must manually disable the Single Sign-On Authentication policy before this policy can be disabled."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "The expiration date provided is not valid."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "There was an error saving your deletion and expiration dates."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/en_IN/messages.json b/src/locales/en_IN/messages.json
index ed3dd46b1e..16b94b75f0 100644
--- a/src/locales/en_IN/messages.json
+++ b/src/locales/en_IN/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F security key"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Email"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC support"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Read key"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Update browser"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Disable this Send so that no one can access it.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Due to an enterprise policy, you are only able to delete an existing Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Modified policy $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Manage Users"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "You must manually disable the Single Sign-On Authentication policy before this policy can be disabled."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "The expiration date provided is not valid."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "There was an error saving your deletion and expiration dates."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/eo/messages.json b/src/locales/eo/messages.json
index bbe3e5e949..2e422a3c45 100644
--- a/src/locales/eo/messages.json
+++ b/src/locales/eo/messages.json
@@ -10,7 +10,7 @@
}
},
"whatTypeOfItem": {
- "message": "Kiu tipo de ero estas ĉi tio?"
+ "message": "Kia speco de ero estas ĉi tio?"
},
"name": {
"message": "Nomo"
@@ -38,34 +38,34 @@
"message": "Pasvorto"
},
"newPassword": {
- "message": "New Password"
+ "message": "Nova pasvorto"
},
"passphrase": {
- "message": "Sekreta frazo"
+ "message": "Pasfrazo"
},
"notes": {
"message": "Notoj"
},
"customFields": {
- "message": "Kutimo Kampoj"
+ "message": "Propraj Kampoj"
},
"cardholderName": {
- "message": "Nomposedanto de Karto"
+ "message": "Nomo de Kartposedanto"
},
"number": {
"message": "Numero"
},
"brand": {
- "message": "Varomarko"
+ "message": "Marko"
},
"expiration": {
- "message": "Eksvalidiĝo"
+ "message": "Finiĝo"
},
"securityCode": {
- "message": "Sekuriga kodo (CVV)"
+ "message": "Sekureca Kodo (CVV)"
},
"identityName": {
- "message": "Identeco"
+ "message": "Identeca Nomo"
},
"company": {
"message": "Kompanio"
@@ -74,10 +74,10 @@
"message": "Socia Sekureca Numero"
},
"passportNumber": {
- "message": "Pasporta Nombro"
+ "message": "Pasporta Numero"
},
"licenseNumber": {
- "message": "License Number"
+ "message": "Permesila Numero"
},
"email": {
"message": "Retpoŝto"
@@ -125,7 +125,7 @@
"message": "Titolo"
},
"mr": {
- "message": "Sinjoro"
+ "message": "S-ro"
},
"mrs": {
"message": "Sinjorino"
@@ -137,13 +137,13 @@
"message": "Dr"
},
"expirationMonth": {
- "message": "Expiration Month"
+ "message": "Finiĝa Monato"
},
"expirationYear": {
- "message": "Expiration Year"
+ "message": "Finiĝa Jaro"
},
"authenticatorKeyTotp": {
- "message": "Authenticator Key (TOTP)"
+ "message": "Aŭtentiga Ŝlosilo (TOTP)"
},
"folder": {
"message": "Dosierujo"
@@ -170,10 +170,10 @@
"message": "Forigi"
},
"unassigned": {
- "message": "Ne asignita"
+ "message": "Neasignita"
},
"noneFolder": {
- "message": "Neniu Dosierujo",
+ "message": "Neniu dosierujo",
"description": "This is the folder for uncategorized items"
},
"addFolder": {
@@ -183,48 +183,48 @@
"message": "Redakti dosierujon"
},
"baseDomain": {
- "message": "Base domain"
+ "message": "Baza domajno"
},
"host": {
"message": "Gastiganto",
"description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'."
},
"exact": {
- "message": "Ekzakta"
+ "message": "Ĝusta"
},
"startsWith": {
- "message": "Starts with"
+ "message": "Komencas per"
},
"regEx": {
- "message": "Regular expression",
+ "message": "Regula esprimo",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
- "message": "Match Detection",
+ "message": "Match Match",
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
- "message": "Default match detection",
+ "message": "Defaŭlta kongrua detekto",
"description": "Default URI match detection for auto-fill."
},
"never": {
"message": "Neniam"
},
"toggleVisibility": {
- "message": "Toggle Visibility"
+ "message": "Baskuli videblecon"
},
"toggleCollapse": {
- "message": "Toggle Collapse",
+ "message": "Baskuli Fali",
"description": "Toggling an expand/collapse state."
},
"generatePassword": {
"message": "Generi Pasvorton"
},
"checkPassword": {
- "message": "Check if password has been exposed."
+ "message": "Kontrolu ĉu pasvorto estis elmontrita."
},
"passwordExposed": {
- "message": "This password has been exposed $VALUE$ time(s) in data breaches. You should change it.",
+ "message": "Ĉi tiu pasvorto estis elmontrita $VALUE$ tempo (j) en datumaj rompoj. Vi devas ŝanĝi ĝin.",
"placeholders": {
"value": {
"content": "$1",
@@ -233,56 +233,56 @@
}
},
"passwordSafe": {
- "message": "This password was not found in any known data breaches. It should be safe to use."
+ "message": "Ĉi tiu pasvorto ne troviĝis en iuj konataj rompo de datumoj. Ĝi estu sekure uzebla."
},
"save": {
- "message": "Savi"
+ "message": "Konservi"
},
"cancel": {
"message": "Nuligi"
},
"canceled": {
- "message": "Canceled"
+ "message": "Nuligita"
},
"close": {
- "message": "Close"
+ "message": "Fermi"
},
"delete": {
- "message": "Delete"
+ "message": "Forigi"
},
"favorite": {
- "message": "Favorite"
+ "message": "Plej ŝatata"
},
"unfavorite": {
- "message": "Unfavorite"
+ "message": "Malfavoras"
},
"edit": {
- "message": "Edit"
+ "message": "Redakti"
},
"searchCollection": {
- "message": "Search Collection"
+ "message": "Serĉi Kolekton"
},
"searchFolder": {
- "message": "Search Folder"
+ "message": "Serĉi dosierujon"
},
"searchFavorites": {
- "message": "Search Favorites"
+ "message": "Serĉi Favoratojn"
},
"searchType": {
- "message": "Search Type",
+ "message": "Serĉspeco",
"description": "Search item type"
},
"searchVault": {
- "message": "Search Vault"
+ "message": "Serĉi Volbon"
},
"allItems": {
- "message": "All Items"
+ "message": "Ĉiuj Eroj"
},
"favorites": {
- "message": "Preferataj"
+ "message": "Ŝatataj"
},
"types": {
- "message": "Tipo"
+ "message": "Tipoj"
},
"typeLogin": {
"message": "Ensaluti"
@@ -291,25 +291,25 @@
"message": "Karto"
},
"typeIdentity": {
- "message": "Idento"
+ "message": "Identeco"
},
"typeSecureNote": {
- "message": "Secure Note"
+ "message": "Sekura Noto"
},
"folders": {
"message": "Dosierujoj"
},
"collections": {
- "message": "Collections"
+ "message": "Kolektoj"
},
"firstName": {
- "message": "Familinomo"
+ "message": "Antaŭnomo"
},
"middleName": {
- "message": "Meza Nomo"
+ "message": "Meza nomo"
},
"lastName": {
- "message": "Familia nomo"
+ "message": "Lasta nomo"
},
"address1": {
"message": "Adreso 1"
@@ -321,19 +321,19 @@
"message": "Adreso 3"
},
"cityTown": {
- "message": "Urbo / Vilaĝo"
+ "message": "Urbo / Urbo"
},
"stateProvince": {
"message": "Ŝtato / Provinco"
},
"zipPostalCode": {
- "message": "Poŝto"
+ "message": "Poŝtkodo / Poŝtkodo"
},
"country": {
"message": "Lando"
},
"shared": {
- "message": "Dividita"
+ "message": "Kunhavigita"
},
"attachments": {
"message": "Aldonaĵoj"
@@ -342,26 +342,26 @@
"message": "Elektu"
},
"addItem": {
- "message": "Aldoni eron"
+ "message": "Aldoni Artikolon"
},
"editItem": {
- "message": "Edit Item"
+ "message": "Redakti Artikolon"
},
"viewItem": {
- "message": "View Item"
+ "message": "Vidigi Artikolon"
},
"ex": {
- "message": "ekx.",
+ "message": "ekz.",
"description": "Short abbreviation for 'example'."
},
"other": {
- "message": "Alia"
+ "message": "Aliaj"
},
"share": {
"message": "Kunhavigi"
},
"valueCopied": {
- "message": "$VALUE$ copied",
+ "message": "$VALUE$ kopiita",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
@@ -371,136 +371,136 @@
}
},
"copyValue": {
- "message": "Copy Value",
+ "message": "Kopii valoron",
"description": "Copy value to clipboard"
},
"copyPassword": {
- "message": "Copy Password",
+ "message": "Kopii pasvorton",
"description": "Copy password to clipboard"
},
"copyUsername": {
- "message": "Copy Username",
+ "message": "Kopii uzantnomon",
"description": "Copy username to clipboard"
},
"copyNumber": {
- "message": "Kopii Nombron",
+ "message": "Kopii Numeron",
"description": "Copy credit card number"
},
"copySecurityCode": {
- "message": "Copy Security Code",
+ "message": "Kopiu Sekureckodon",
"description": "Copy credit card security code (CVV)"
},
"copyUri": {
- "message": "Copy URI",
+ "message": "Kopii URI",
"description": "Copy URI to clipboard"
},
"myVault": {
- "message": "My Vault"
+ "message": "Mia Volbo"
},
"vault": {
"message": "Volbo"
},
"shareSelected": {
- "message": "Share Selected"
+ "message": "Kunhavigi elektitajn"
},
"deleteSelected": {
- "message": "Delete Selected"
+ "message": "Forigi Elektitajn"
},
"moveSelected": {
- "message": "Move Selected"
+ "message": "Movi Elektitan"
},
"selectAll": {
"message": "Elekti ĉiujn"
},
"unselectAll": {
- "message": "Malelekti ĉion"
+ "message": "Malelekti ĉiujn"
},
"launch": {
- "message": "Lanĉu"
+ "message": "Lanĉo"
},
"newAttachment": {
- "message": "Add New Attachment"
+ "message": "Aldoni Novan Aldonaĵon"
},
"deletedAttachment": {
- "message": "Deleted attachment"
+ "message": "Forigita aldonaĵo"
},
"deleteAttachmentConfirmation": {
- "message": "Are you sure you want to delete this attachment?"
+ "message": "Ĉu vi certe volas forigi ĉi tiun aldonaĵon?"
},
"attachmentSaved": {
- "message": "The attachment has been saved."
+ "message": "La aldonaĵo estas konservita."
},
"file": {
"message": "Dosiero"
},
"selectFile": {
- "message": "Select a file."
+ "message": "Elektu dosieron."
},
"maxFileSize": {
- "message": "Maximum file size is 100 MB."
+ "message": "Maksimuma dosiergrandeco estas 100 MB."
},
"updateKey": {
- "message": "You cannot use this feature until you update your encryption key."
+ "message": "Vi ne povas uzi ĉi tiun funkcion antaŭ ol vi ĝisdatigos vian ĉifran ŝlosilon."
},
"addedItem": {
- "message": "Added item"
+ "message": "Aldonita ero"
},
"editedItem": {
- "message": "Edited item"
+ "message": "Redaktita ero"
},
"sharedItem": {
- "message": "Dividita ero"
+ "message": "Komuna ero"
},
"sharedItems": {
- "message": "Kunhavitaj eroj"
+ "message": "Komunaj eroj"
},
"deleteItem": {
- "message": "Forigu objekton"
+ "message": "Forigi Artikolon"
},
"deleteFolder": {
"message": "Forigi dosierujon"
},
"deleteAttachment": {
- "message": "Delete Attachment"
+ "message": "Forigi Aldonaĵon"
},
"deleteItemConfirmation": {
- "message": "Ĉu vi certas, ke vi volas forigi ĉi tiun eron?"
+ "message": "Ĉu vi vere volas sendi al la rubujo?"
},
"deletedItem": {
- "message": "Item sent to trash"
+ "message": "Artikolo sendita al rubujo"
},
"deletedItems": {
- "message": "Items sent to trash"
+ "message": "Eroj senditaj al rubujo"
},
"movedItems": {
- "message": "Movi elementojn"
+ "message": "Movitaj eroj"
},
"overwritePasswordConfirmation": {
- "message": "Are you sure you want to overwrite the current password?"
+ "message": "Ĉu vi certe volas anstataŭigi la nunan pasvorton?"
},
"editedFolder": {
"message": "Redaktita dosierujo"
},
"addedFolder": {
- "message": "Aldonita Dosierujo"
+ "message": "Aldonita dosierujo"
},
"deleteFolderConfirmation": {
- "message": "Are you sure you want to delete this folder?"
+ "message": "Ĉu vi certe volas forigi ĉi tiun dosierujon?"
},
"deletedFolder": {
"message": "Forigita dosierujo"
},
"loggedOut": {
- "message": "Elsaluti"
+ "message": "Elsalutita"
},
"loginExpired": {
- "message": "Your login session has expired."
+ "message": "Via ensaluta kunsido eksvalidiĝis."
},
"logOutConfirmation": {
- "message": "Are you sure you want to log out?"
+ "message": "Ĉu vi certe volas elsaluti?"
},
"logOut": {
- "message": "Elsaluti"
+ "message": "Eliri"
},
"ok": {
"message": "Bone"
@@ -512,91 +512,91 @@
"message": "Ne"
},
"loginOrCreateNewAccount": {
- "message": "Log in or create a new account to access your secure vault."
+ "message": "Ensalutu aŭ kreu novan konton por aliri vian sekuran trezorejon."
},
"createAccount": {
- "message": "Create Account"
+ "message": "Krei konton"
},
"logIn": {
"message": "Ensaluti"
},
"submit": {
- "message": "Sendi"
+ "message": "Sendu"
},
"emailAddressDesc": {
- "message": "You'll use your email address to log in."
+ "message": "Vi uzos vian retpoŝtan adreson por ensaluti."
},
"yourName": {
"message": "Via nomo"
},
"yourNameDesc": {
- "message": "What should we call you?"
+ "message": "Kiel ni nomu vin?"
},
"masterPass": {
- "message": "Majstro Pasvorto"
+ "message": "Majstra Pasvorto"
},
"masterPassDesc": {
- "message": "The master password is the password you use to access your vault. It is very important that you do not forget your master password. There is no way to recover the password in the event that you forget it."
+ "message": "La ĉefa pasvorto estas la pasvorto, kiun vi uzas por aliri vian trezorejon. Tre gravas, ke vi ne forgesu vian ĉefan pasvorton. Ne eblas retrovi la pasvorton, se vi forgesos ĝin."
},
"masterPassHintDesc": {
- "message": "A master password hint can help you remember your password if you forget it."
+ "message": "Majstra pasvorta sugesto povas helpi vin memori vian pasvorton se vi forgesas ĝin."
},
"reTypeMasterPass": {
- "message": "Re-type Master Password"
+ "message": "Retajpu Majstran Pasvorton"
},
"masterPassHint": {
- "message": "Master Password Hint (optional)"
+ "message": "Majstra Pasvorta Konsilo (nedeviga)"
},
"masterPassHintLabel": {
- "message": "Master Password Hint"
+ "message": "Majstra Pasvorta Konsilo"
},
"settings": {
"message": "Agordoj"
},
"passwordHint": {
- "message": "Pasvorta konsileto"
+ "message": "Pasvorta Konsilo"
},
"enterEmailToGetHint": {
- "message": "Enter your account email address to receive your master password hint."
+ "message": "Enigu vian retpoŝtadreson por ricevi vian ĉefan pasvortan aludon."
},
"getMasterPasswordHint": {
- "message": "Get master password hint"
+ "message": "Akiru ĉefan pasvortan sugeston"
},
"emailRequired": {
- "message": "Email address is required."
+ "message": "Retpoŝta adreso estas bezonata."
},
"invalidEmail": {
- "message": "Invalid email address."
+ "message": "Nevalida retpoŝta adreso."
},
"masterPassRequired": {
- "message": "Master password is required."
+ "message": "Majstra pasvorto necesas."
},
"masterPassLength": {
- "message": "Master password must be at least 8 characters long."
+ "message": "Majstra pasvorto devas havi almenaŭ 8 signojn."
},
"masterPassDoesntMatch": {
- "message": "Master password confirmation does not match."
+ "message": "Majstra pasvorta konfirmo ne kongruas."
},
"newAccountCreated": {
- "message": "Your new account has been created! You may now log in."
+ "message": "Via nova konto kreiĝis! Vi nun povas ensaluti."
},
"masterPassSent": {
- "message": "We've sent you an email with your master password hint."
+ "message": "Ni sendis al vi retpoŝton kun via ĉefa pasvorta sugesto."
},
"unexpectedError": {
- "message": "An unexpected error has occurred."
+ "message": "Neatendita eraro okazis."
},
"emailAddress": {
- "message": "Retpoŝtadreso"
+ "message": "Retpoŝta Adreso"
},
"yourVaultIsLocked": {
- "message": "Your vault is locked. Verify your master password to continue."
+ "message": "Via trezorejo estas ŝlosita. Kontrolu vian ĉefan pasvorton por daŭrigi."
},
"unlock": {
"message": "Malŝlosi"
},
"loggedInAsEmailOn": {
- "message": "Logged in as $EMAIL$ on $HOSTNAME$.",
+ "message": "Ensalutinta kiel $EMAIL$ ĉe $HOSTNAME $.",
"placeholders": {
"email": {
"content": "$1",
@@ -609,34 +609,34 @@
}
},
"invalidMasterPassword": {
- "message": "Invalid master password"
+ "message": "Nevalida majstra pasvorto"
},
"lockNow": {
"message": "Ŝlosi Nun"
},
"noItemsInList": {
- "message": "There are no items to list."
+ "message": "Ne estas listigendaj eroj."
},
"noCollectionsInList": {
- "message": "There are no collections to list."
+ "message": "Estas neniuj kolektoj listigeblaj."
},
"noGroupsInList": {
- "message": "There are no groups to list."
+ "message": "Estas neniuj grupoj listigeblaj."
},
"noUsersInList": {
- "message": "There are no users to list."
+ "message": "Estas neniuj uzantoj listigeblaj."
},
"noEventsInList": {
- "message": "There are no events to list."
+ "message": "Ne estas eventoj listigeblaj."
},
"newOrganization": {
- "message": "New Organization"
+ "message": "Nova Organizo"
},
"noOrganizationsList": {
- "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users."
+ "message": "Vi ne apartenas al iuj organizoj. Organizoj permesas al vi sekure dividi erojn kun aliaj uzantoj."
},
"versionNumber": {
- "message": "Version $VERSION_NUMBER$",
+ "message": "Versio $VERSION_NUMBER $",
"placeholders": {
"version_number": {
"content": "$1",
@@ -645,10 +645,10 @@
}
},
"enterVerificationCodeApp": {
- "message": "Enter the 6 digit verification code from your authenticator app."
+ "message": "Enigu la 6-ciferan konfirmkodon de via aŭtentikiga programo."
},
"enterVerificationCodeEmail": {
- "message": "Enter the 6 digit verification code that was emailed to $EMAIL$.",
+ "message": "Enigu la 6-ciferan konfirmkodon, kiu estis retpoŝta al $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
@@ -657,7 +657,7 @@
}
},
"verificationCodeEmailSent": {
- "message": "Verification email sent to $EMAIL$.",
+ "message": "Kontrola retpoŝto sendita al $EMAIL$.",
"placeholders": {
"email": {
"content": "$1",
@@ -666,73 +666,82 @@
}
},
"rememberMe": {
- "message": "Memori min"
+ "message": "Memoru min"
},
"sendVerificationCodeEmailAgain": {
- "message": "Send verification code email again"
+ "message": "Sendu retpoŝtan kontrol-kodon denove"
},
"useAnotherTwoStepMethod": {
- "message": "Use another two-step login method"
+ "message": "Uzu alian du-paŝan ensalutan metodon"
},
"insertYubiKey": {
- "message": "Insert your YubiKey into your computer's USB port, then touch its button."
+ "message": "Enmetu vian YubiKey en la USB-havenon de via komputilo, tiam tuŝu ĝian butonon."
},
"insertU2f": {
- "message": "Insert your security key into your computer's USB port. If it has a button, touch it."
+ "message": "Enmetu vian sekurecan ŝlosilon en la USB-havenon de via komputilo. Se ĝi havas butonon, tuŝu ĝin."
},
"loginUnavailable": {
- "message": "Login Unavailable"
+ "message": "Ensaluto Neatingebla"
},
"noTwoStepProviders": {
- "message": "This account has two-step login enabled, however, none of the configured two-step providers are supported by this web browser."
+ "message": "Ĉi tiu konto havas du-paŝan ensaluton ebligita, tamen neniu el la agorditaj du-paŝaj provizantoj estas subtenata de ĉi tiu retumilo."
},
"noTwoStepProviders2": {
- "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)."
+ "message": "Bonvolu uzi subtenatan tTT-legilon (kiel Chrome) kaj / aŭ aldoni pliajn provizantojn pli bone subtenatajn tra tTT-legiloj (kiel aŭtentikiga programo)."
},
"twoStepOptions": {
- "message": "Two-step Login Options"
+ "message": "Duŝtupaj Ensalutaj Elektoj"
},
"recoveryCodeDesc": {
- "message": "Lost access to all of your two-factor providers? Use your recovery code to disable all two-factor providers from your account."
+ "message": "Ĉu vi perdis aliron al ĉiuj viaj du-faktoraj provizantoj? Uzu vian reakiran kodon por malŝalti ĉiujn du-faktorajn provizantojn de via konto."
},
"recoveryCodeTitle": {
- "message": "Recovery Code"
+ "message": "Rekuperiga Kodo"
},
"authenticatorAppTitle": {
- "message": "Authenticator App"
+ "message": "Aŭtentiga Programo"
},
"authenticatorAppDesc": {
- "message": "Use an authenticator app (such as Authy or Google Authenticator) to generate time-based verification codes.",
+ "message": "Uzu aŭtentikan programon (kiel Authy aŭ Google Authenticator) por generi tempokontrolajn kodojn.",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
- "message": "YubiKey OTP Security Key"
+ "message": "Sekureca Ŝlosilo de YubiKey OTP"
},
"yubiKeyDesc": {
- "message": "Use a YubiKey to access your account. Works with YubiKey 4 series, 5 series, and NEO devices."
+ "message": "Uzu YubiKey por aliri vian konton. Funkcias kun YubiKey 4-serio, 5-serio kaj NEO-aparatoj."
},
"duoDesc": {
- "message": "Verify with Duo Security using the Duo Mobile app, SMS, phone call, or U2F security key.",
+ "message": "Kontrolu per Duo-Sekureco per la Duo Mobile-programo, SMS, telefona alvoko aŭ U2F-sekureca ŝlosilo.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
- "message": "Verify with Duo Security for your organization using the Duo Mobile app, SMS, phone call, or U2F security key.",
+ "message": "Kontrolu kun Duo Security por via organizo per la Duo Mobile-programo, SMS, telefona alvoko aŭ U2F-sekureca ŝlosilo.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
- "message": "Use any FIDO U2F enabled security key to access your account."
+ "message": "Uzu iun ajn sekurecan ŝlosilon FIDO U2F por aliri vian konton."
},
"u2fTitle": {
- "message": "FIDO U2F Security Key"
+ "message": "Sekureca Ŝlosilo FIDO U2F"
+ },
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
},
"emailTitle": {
"message": "Retpoŝto"
},
"emailDesc": {
- "message": "Verification codes will be emailed to you."
+ "message": "Kontrolaj kodoj estos retpoŝtigitaj al vi."
},
"continue": {
- "message": "Daŭrigu"
+ "message": "Daŭrigi"
},
"organization": {
"message": "Organizo"
@@ -741,16 +750,16 @@
"message": "Organizoj"
},
"shareDesc": {
- "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared."
+ "message": "Elektu organizon kun kiu vi volas dividi ĉi tiun eron. Dividado transdonas posedon de la ero al la organizo. Vi ne plu estos la rekta posedanto de ĉi tiu ero post kiam ĝi estos dividita."
},
"shareManyDesc": {
- "message": "Choose an organization that you wish to share these items with. Sharing transfers ownership of the items to the organization. You will no longer be the direct owner of these items once they have been shared."
+ "message": "Elektu organizon kun kiu vi volas dividi ĉi tiujn erojn. Dividado transdonas posedon de la eroj al la organizo. Vi ne plu estos la rekta posedanto de ĉi tiuj eroj post kiam ili estos dividitaj."
},
"collectionsDesc": {
- "message": "Edit the collections that this item is being shared with. Only organization users with access to these collections will be able to see this item."
+ "message": "Redaktu la kolektojn kun kiuj ĉi tiu ero estas dividita. Nur organizaj uzantoj kun aliro al ĉi tiuj kolektoj povos vidi ĉi tiun eron."
},
"deleteSelectedItemsDesc": {
- "message": "You have selected $COUNT$ item(s) to delete. Are you sure you want to delete all of these items?",
+ "message": "Vi elektis $COUNT $eron (j) por forigi. Ĉu vi certe volas forigi ĉiujn ĉi tiujn erojn?",
"placeholders": {
"count": {
"content": "$1",
@@ -759,7 +768,7 @@
}
},
"moveSelectedItemsDesc": {
- "message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
+ "message": "Elektu dosierujon al kiu vi ŝatus movi la elektitajn erojn $COUNT$.",
"placeholders": {
"count": {
"content": "$1",
@@ -768,7 +777,7 @@
}
},
"shareSelectedItemsCountDesc": {
- "message": "You have selected $COUNT$ item(s). $SHAREABLE_COUNT$ items are sharable, $NONSHAREABLE_COUNT$ are not.",
+ "message": "Vi elektis $COUNT$ eron (j). $SHAREABLE_COUNT$ eroj estas kompareblaj, $NONSHAREABLE_COUNT$ ne.",
"placeholders": {
"count": {
"content": "$1",
@@ -785,97 +794,97 @@
}
},
"verificationCodeTotp": {
- "message": "Verification Code (TOTP)"
+ "message": "Kontrola Kodo (TOTP)"
},
"copyVerificationCode": {
- "message": "Copy Verification Code"
+ "message": "Kopii Konfirman Kodon"
},
"warning": {
- "message": "Warning"
+ "message": "Averto"
},
"confirmVaultExport": {
- "message": "Confirm Vault Export"
+ "message": "Konfirmi Volbon-Eksportadon"
},
"exportWarningDesc": {
- "message": "This export contains your vault data in an unencrypted format. You should not store or send the exported file over unsecure channels (such as email). Delete it immediately after you are done using it."
+ "message": "Ĉi tiu eksportado enhavas viajn volbajn datumojn en neĉifrita formato. Vi ne devas stoki aŭ sendi la eksportitan dosieron per nesekuraj kanaloj (kiel retpoŝto). Forigu ĝin tuj post kiam vi finuzos ĝin."
},
"encExportKeyWarningDesc": {
- "message": "This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file."
+ "message": "Ĉi tiu eksporto ĉifras viajn datumojn per la ĉifra ŝlosilo de via konto. Se vi iam turnos la ĉifran ŝlosilon de via konto, vi devas eksporti denove, ĉar vi ne povos deĉifri ĉi tiun eksportan dosieron."
},
"encExportAccountWarningDesc": {
- "message": "Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account."
+ "message": "Kontaj ĉifraj ŝlosiloj estas unikaj por ĉiu Bitwarden-uzanto-konto, do vi ne povas importi ĉifritan eksportadon en alian konton."
},
"exportMasterPassword": {
- "message": "Enter your master password to export your vault data."
+ "message": "Enigu vian ĉefan pasvorton por eksporti viajn volbajn datumojn."
},
"exportVault": {
- "message": "Export Vault"
+ "message": "Eksporti Volbon"
},
"fileFormat": {
- "message": "File Format"
+ "message": "Dosierformato"
},
"exportSuccess": {
- "message": "Your vault data has been exported."
+ "message": "Viaj volbaj datumoj estis eksportitaj."
},
"passwordGenerator": {
- "message": "Password Generator"
+ "message": "Pasvorta Generilo"
},
"minComplexityScore": {
- "message": "Minimum Complexity Score"
+ "message": "Minimuma Komplekseca Poentaro"
},
"minNumbers": {
- "message": "Minimum Numbers"
+ "message": "Minimumaj Nombroj"
},
"minSpecial": {
- "message": "Minimum Special",
+ "message": "Minimuma Specialaĵo",
"description": "Minimum Special Characters"
},
"ambiguous": {
- "message": "Avoid Ambiguous Characters"
+ "message": "Evitu Dusignajn Karakterojn"
},
"regeneratePassword": {
- "message": "Regenerate Password"
+ "message": "Regeneri Pasvorton"
},
"length": {
- "message": "Length"
+ "message": "Longo"
},
"numWords": {
- "message": "Number of Words"
+ "message": "Nombro de Vortoj"
},
"wordSeparator": {
- "message": "Word Separator"
+ "message": "Vortdisigilo"
},
"capitalize": {
- "message": "Capitalize",
+ "message": "Majuskligi",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
- "message": "Include Number"
+ "message": "Inkluzivi numeron"
},
"passwordHistory": {
- "message": "Password History"
+ "message": "Pasvorta Historio"
},
"noPasswordsInList": {
- "message": "There are no passwords to list."
+ "message": "Ne estas listigitaj pasvortoj."
},
"clear": {
- "message": "Clear",
+ "message": "Malplenigi",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
- "message": "Konto Ĝisdatigita"
+ "message": "Konto ĝisdatigita"
},
"changeEmail": {
- "message": "Ŝanĝu Retpoŝton"
+ "message": "Ŝanĝi retpoŝton"
},
"newEmail": {
- "message": "Nova Retpoŝtadreso"
+ "message": "Nova retpoŝto"
},
"code": {
"message": "Kodo"
},
"changeEmailDesc": {
- "message": "We have emailed a verification code to $EMAIL$. Please check your email for this code and enter it below to finalize the email address change.",
+ "message": "Ni sendis retpoŝtan kontrolkodon al $EMAIL$. Bonvolu kontroli vian retpoŝton pri ĉi tiu kodo kaj enigu ĝin sube por fini la retpoŝtan adresŝanĝon.",
"placeholders": {
"email": {
"content": "$1",
@@ -884,43 +893,43 @@
}
},
"loggedOutWarning": {
- "message": "Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour."
+ "message": "Daŭrigi vin elsalutos de via nuna sesio, postulante vin denove ensaluti. Aktivaj sesioj sur aliaj aparatoj povas daŭre resti aktivaj ĝis unu horo."
},
"emailChanged": {
- "message": "Email Changed"
+ "message": "Retpoŝto Ŝanĝis"
},
"logBackIn": {
- "message": "Please log back in."
+ "message": "Bonvolu ensaluti denove."
},
"logBackInOthersToo": {
- "message": "Please log back in. If you are using other Bitwarden applications log out and back in to those as well."
+ "message": "Bonvolu ensaluti. Se vi uzas aliajn Bitwarden-programojn, elsalutu kaj reen al tiuj ankaŭ."
},
"changeMasterPassword": {
- "message": "Change Master Password"
+ "message": "Ŝanĝi Majstran Pasvorton"
},
"masterPasswordChanged": {
- "message": "Master Password Changed"
+ "message": "Majstra pasvorto ŝanĝita"
},
"currentMasterPass": {
- "message": "Aktuala Majstra Pasvorto"
+ "message": "Nuna Majstra Pasvorto"
},
"newMasterPass": {
- "message": "Nova Majstro Pasvorto"
+ "message": "Nova Majstra Pasvorto"
},
"confirmNewMasterPass": {
- "message": "Konfirmu Novan Majstran Pasvorton"
+ "message": "Konfirmi Novan Majstran Pasvorton"
},
"encKeySettings": {
- "message": "Encryption Key Settings"
+ "message": "Agordoj de Ĉifroklavo"
},
"kdfAlgorithm": {
- "message": "KDF Algorithm"
+ "message": "KDF-Algoritmo"
},
"kdfIterations": {
- "message": "KDF Iterations"
+ "message": "KDF-Ripetoj"
},
"kdfIterationsDesc": {
- "message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker. We recommend a value of $VALUE$ or more.",
+ "message": "Pli altaj KDF-ripetoj povas helpi protekti vian ĉefan pasvorton kontraŭ malpura devigo de atakanto. Ni rekomendas valoron de $VALUE$ aŭ pli.",
"placeholders": {
"value": {
"content": "$1",
@@ -929,7 +938,7 @@
}
},
"kdfIterationsWarning": {
- "message": "Setting your KDF iterations too high could result in poor performance when logging into (and unlocking) Bitwarden on devices with slower CPUs. We recommend that you increase the value in increments of $INCREMENT$ and then test all of your devices.",
+ "message": "Agordi viajn KDF-ripetojn tro alte povus rezultigi malbonan rendimenton kiam vi ensalutas (kaj malŝlosas) Bitwarden sur aparatoj kun pli malrapidaj CPUoj. Ni rekomendas, ke vi pliigu la valoron en pliigoj de $INCREMENT$ kaj poste provu ĉiujn viajn aparatojn. . ",
"placeholders": {
"increment": {
"content": "$1",
@@ -938,61 +947,61 @@
}
},
"changeKdf": {
- "message": "Change KDF"
+ "message": "Ŝanĝi KDF"
},
"encKeySettingsChanged": {
- "message": "Encryption Key Settings Changed"
+ "message": "Ŝanĝaj Ŝlosilaj Agordoj Ŝanĝiĝis"
},
"dangerZone": {
- "message": "Danger Zone"
+ "message": "Danĝera Zono"
},
"dangerZoneDesc": {
- "message": "Careful, these actions are not reversible!"
+ "message": "Atentu, ĉi tiuj agoj ne estas reigeblaj!"
},
"deauthorizeSessions": {
- "message": "Deauthorize Sessions"
+ "message": "Senrajtigi Sesiojn"
},
"deauthorizeSessionsDesc": {
- "message": "Concerned your account is logged in on another device? Proceed below to deauthorize all computers or devices that you have previously used. This security step is recommended if you previously used a public computer or accidentally saved your password on a device that isn't yours. This step will also clear all previously remembered two-step login sessions."
+ "message": "Ĉu vi zorgas pri tio, ke via konto estas ensalutinta sur alia aparato? Sekvu sube por senrajtigi ĉiujn komputilojn aŭ aparatojn, kiujn vi antaŭe uzis. Ĉi tiu sekureca paŝo rekomendas se vi antaŭe uzis publikan komputilon aŭ hazarde konservis vian pasvorton sur aparato, kiu ne estas via. Ĉi tiu paŝo ankaŭ malplenigos ĉiujn antaŭe memoritajn du-paŝajn ensalutajn sesiojn. "
},
"deauthorizeSessionsWarning": {
- "message": "Proceeding will also log you out of your current session, requiring you to log back in. You will also be prompted for two-step login again, if enabled. Active sessions on other devices may continue to remain active for up to one hour."
+ "message": "La daŭrigo ankaŭ elsalutos vin de via nuna sesio, postulante vin denove ensaluti. Oni ankaŭ petos vin du-ŝtupa ensaluto, se ĝi estas ebligita. Aktivaj sesioj sur aliaj aparatoj povas daŭre resti aktivaj ĝis ĝis unu horo. "
},
"sessionsDeauthorized": {
- "message": "All Sessions Deauthorized"
+ "message": "Ĉiuj Sesioj Neaŭtorizitaj"
},
"purgeVault": {
- "message": "Purge Vault"
+ "message": "Purigi Volbon"
},
"purgedOrganizationVault": {
- "message": "Purged organization vault."
+ "message": "Purigita organizo-volbo."
},
"purgeVaultDesc": {
- "message": "Proceed below to delete all items and folders in your vault. Items that belong to an organization that you share with will not be deleted."
+ "message": "Sekvu sube por forigi ĉiujn erojn kaj dosierujojn en via trezorejo. Eroj apartenantaj al organizo kun kiu vi dividas ne estos forigitaj."
},
"purgeOrgVaultDesc": {
- "message": "Proceed below to delete all items in the organization's vault."
+ "message": "Sekvu sube por forigi ĉiujn erojn en la trezorejo de la organizo."
},
"purgeVaultWarning": {
- "message": "Purging your vault is permanent. It cannot be undone."
+ "message": "Purigi vian trezorejon estas konstanta. Ĝi ne povas esti malfarita."
},
"vaultPurged": {
- "message": "Your vault has been purged."
+ "message": "Via trezorejo estis elpurigita."
},
"deleteAccount": {
- "message": "Delete Account"
+ "message": "Forigi konton"
},
"deleteAccountDesc": {
- "message": "Proceed below to delete your account and all associated data."
+ "message": "Sekvu sube por forigi vian konton kaj ĉiujn rilatajn datumojn."
},
"deleteAccountWarning": {
- "message": "Deleting your account is permanent. It cannot be undone."
+ "message": "Forigi vian konton estas konstanta. Ĝi ne povas esti malfarita."
},
"accountDeleted": {
- "message": "Account Deleted"
+ "message": "Konto Forigita"
},
"accountDeletedDesc": {
- "message": "Your account has been closed and all associated data has been deleted."
+ "message": "Via konto estis fermita kaj ĉiuj rilataj datumoj estis forigitaj."
},
"myAccount": {
"message": "Mia Konto"
@@ -1004,16 +1013,16 @@
"message": "Importi Datumojn"
},
"importError": {
- "message": "Import Error"
+ "message": "Importa Eraro"
},
"importErrorDesc": {
- "message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again."
+ "message": "Estis problemo pri la datumoj, kiujn vi provis importi. Bonvolu solvi la erarojn listigitajn sube en via fontdosiero kaj reprovi."
},
"importSuccess": {
- "message": "Data has been successfully imported into your vault."
+ "message": "Datumoj sukcese importiĝis en vian trezorejon."
},
"importWarning": {
- "message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
+ "message": "Vi importas datumojn al $ORGANIZATION$. Viaj datumoj povas esti dividitaj kun membroj de ĉi tiu organizo. Ĉu vi volas daŭrigi?",
"placeholders": {
"organization": {
"content": "$1",
@@ -1022,22 +1031,22 @@
}
},
"importFormatError": {
- "message": "Data is not formatted correctly. Please check your import file and try again."
+ "message": "Datumoj ne estas ĝuste formatitaj. Bonvolu kontroli vian importan dosieron kaj reprovi."
},
"importNothingError": {
- "message": "Nothing was imported."
+ "message": "Nenio estis importita."
},
"selectFormat": {
- "message": "Select the format of the import file"
+ "message": "Elektu la formaton de la importa dosiero"
},
"selectImportFile": {
- "message": "Select the import file"
+ "message": "Elektu la importan dosieron"
},
"orCopyPasteFileContents": {
- "message": "or copy/paste the import file contents"
+ "message": "aŭ kopii / alglui la importan dosieron enhavon"
},
"instructionsFor": {
- "message": "$NAME$ Instructions",
+ "message": "Instrukcioj pri $NAME$",
"description": "The title for the import tool instructions.",
"placeholders": {
"name": {
@@ -1050,69 +1059,69 @@
"message": "Opcioj"
},
"optionsDesc": {
- "message": "Customize your web vault experience."
+ "message": "Agordu vian sperton pri retejo."
},
"optionsUpdated": {
- "message": "Options updated"
+ "message": "Opcioj ĝisdatigitaj"
},
"language": {
"message": "Lingvo"
},
"languageDesc": {
- "message": "Change the language used by the web vault."
+ "message": "Ŝanĝi la lingvon uzatan de la retejo-volbo."
},
"disableIcons": {
- "message": "Disable Website Icons"
+ "message": "Malebligi retejajn piktogramojn"
},
"disableIconsDesc": {
- "message": "Website Icons provide a recognizable image next to each login item in your vault."
+ "message": "Retejaj piktogramoj donas rekoneblan bildon apud ĉiu ensaluta ero en via trezorejo."
},
"enableGravatars": {
- "message": "Enable Gravatars",
+ "message": "Ebligi Gravatars",
"description": "'Gravatar' is the name of a service. See www.gravatar.com"
},
"enableGravatarsDesc": {
- "message": "Use avatar images loaded from gravatar.com."
+ "message": "Uzu avatarajn bildojn ŝarĝitajn de gravatar.com."
},
"enableFullWidth": {
- "message": "Enable Full Width Layout",
+ "message": "Ebligi plenan larĝan aranĝon",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
- "message": "Allow the web vault to expand the full width of the browser window."
+ "message": "Permesu al la arka volbo pligrandigi la tutan larĝon de la retumila fenestro."
},
"default": {
- "message": "Defaŭta"
+ "message": "Apriora"
},
"domainRules": {
- "message": "Domain Rules"
+ "message": "Regaj Reguloj"
},
"domainRulesDesc": {
- "message": "If you have the same login across multiple different website domains, you can mark the website as \"equivalent\". \"Global\" domains are ones already created for you by Bitwarden."
+ "message": "Se vi havas la saman ensaluton tra multaj malsamaj retejaj domajnoj, vi povas marki la retejon kiel \" ekvivalenta \". \" Tutmondaj \" domajnoj estas jam kreitaj por vi de Bitwarden."
},
"globalEqDomains": {
- "message": "Global Equivalent Domains"
+ "message": "Tutmondaj Ekvivalentaj Domajnoj"
},
"customEqDomains": {
- "message": "Custom Equivalent Domains"
+ "message": "Propraj Ekvivalentaj Domajnoj"
},
"exclude": {
- "message": "Exclude"
+ "message": "Ekskludi"
},
"include": {
- "message": "Include"
+ "message": "Inkluzivi"
},
"customize": {
- "message": "Customize"
+ "message": "Agordi"
},
"newCustomDomain": {
- "message": "New Custom Domain"
+ "message": "Nova Propra Domajno"
},
"newCustomDomainDesc": {
- "message": "Enter a list of domains separated by commas. Only \"base\" domains are allowed. Do not enter subdomains. For example, enter \"google.com\" instead of \"www.google.com\". You can also enter \"androidapp://package.name\" to associate an android app with other website domains."
+ "message": "Enmetu liston de domajnoj apartigitaj per komoj. Nur domajnoj \" bazaj \" estas permesataj. Ne enmetu subdomajnojn. Ekzemple enigu \" google.com \"anstataŭ \" www.google.com \". Vi ankaŭ povas enigi \" androidapp: //package.name \"por asocii android-programon kun aliaj retejaj domajnoj."
},
"customDomainX": {
- "message": "Custom Domain $INDEX$",
+ "message": "Propra Domajno $INDEX$",
"placeholders": {
"index": {
"content": "$1",
@@ -1121,126 +1130,126 @@
}
},
"domainsUpdated": {
- "message": "Domains updated"
+ "message": "Domajnoj ĝisdatigitaj"
},
"twoStepLogin": {
- "message": "Two-step Login"
+ "message": "Du-ŝtupa ensaluto"
},
"twoStepLoginDesc": {
- "message": "Secure your account by requiring an additional step when logging in."
+ "message": "Sekurigu vian konton postulante plian paŝon kiam vi ensalutas."
},
"twoStepLoginOrganizationDesc": {
- "message": "Require two-step login for your organization's users by configuring providers at the organization level."
+ "message": "Postuli du-paŝan ensaluton por la uzantoj de via organizo per agordo de provizantoj je la organiza nivelo."
},
"twoStepLoginRecoveryWarning": {
- "message": "Enabling two-step login can permanently lock you out of your Bitwarden account. A recovery code allows you to access your account in the event that you can no longer use your normal two-step login provider (ex. you lose your device). Bitwarden support will not be able to assist you if you lose access to your account. We recommend you write down or print the recovery code and keep it in a safe place."
+ "message": "Ebligi du-paŝan ensaluton povas konstante elŝlosi vin el via Bitwarden-konto. Rekuperiga kodo permesas vin aliri vian konton, se vi ne plu povas uzi vian normalan du-paŝan ensalutan provizanton (ekz. vi perdas Bitwarden-subteno ne povos helpi vin se vi perdos aliron al via konto. Ni rekomendas al vi skribi aŭ presi la reakiran kodon kaj konservi ĝin en sekura loko. "
},
"viewRecoveryCode": {
- "message": "View Recovery Code"
+ "message": "Rigardi Rekuperan Kodon"
},
"providers": {
- "message": "Providers",
+ "message": "Provizantoj",
"description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc."
},
"enable": {
- "message": "Ŝalti"
+ "message": "Ebligi"
},
"enabled": {
- "message": "Ebligita"
+ "message": "Enŝaltita"
},
"premium": {
"message": "Premium",
"description": "Premium Membership"
},
"premiumMembership": {
- "message": "Premium Membership"
+ "message": "Altkvalita Membreco"
},
"premiumRequired": {
- "message": "Premium Required"
+ "message": "Supra Postulo"
},
"premiumRequiredDesc": {
- "message": "A premium membership is required to use this feature."
+ "message": "Altkvalita membreco necesas por uzi ĉi tiun funkcion."
},
"youHavePremiumAccess": {
- "message": "You have premium access"
+ "message": "Vi havas superan aliron"
},
"alreadyPremiumFromOrg": {
- "message": "You already have access to premium features because of an organization you are a member of."
+ "message": "Vi jam havas aliron al superaj funkcioj pro organizo, en kiu vi membras."
},
"manage": {
"message": "Administri"
},
"disable": {
- "message": "Malŝalti"
+ "message": "Malebligi"
},
"twoStepLoginProviderEnabled": {
- "message": "This two-step login provider is enabled on your account."
+ "message": "Ĉi tiu du-ŝtupa ensaluta provizanto estas ebligita en via konto."
},
"twoStepLoginAuthDesc": {
- "message": "Enter your master password to modify two-step login settings."
+ "message": "Enigu vian ĉefan pasvorton por modifi du-paŝajn ensalutajn agordojn."
},
"twoStepAuthenticatorDesc": {
- "message": "Follow these steps to set up two-step login with an authenticator app:"
+ "message": "Sekvu ĉi tiujn paŝojn por agordi du-paŝan ensaluton per aŭtentikiga programo:"
},
"twoStepAuthenticatorDownloadApp": {
- "message": "Download a two-step authenticator app"
+ "message": "Elŝuti du-paŝan aŭtentikigan programon"
},
"twoStepAuthenticatorNeedApp": {
- "message": "Need a two-step authenticator app? Download one of the following"
+ "message": "Ĉu vi bezonas du-paŝan aŭtentikigan programon? Elŝutu unu el la jenaj"
},
"iosDevices": {
- "message": "iOS devices"
+ "message": "iOS-aparatoj"
},
"androidDevices": {
- "message": "Android devices"
+ "message": "Android-aparatoj"
},
"windowsDevices": {
- "message": "Windows devices"
+ "message": "Vindozaj aparatoj"
},
"twoStepAuthenticatorAppsRecommended": {
- "message": "These apps are recommended, however, other authenticator apps will also work."
+ "message": "Ĉi tiuj programoj estas rekomendindaj, tamen ankaŭ aliaj aŭtentikigaj programoj funkcios."
},
"twoStepAuthenticatorScanCode": {
- "message": "Scan this QR code with your authenticator app"
+ "message": "Skani ĉi tiun QR-kodon per via aŭtentikiga programo"
},
"key": {
"message": "Ŝlosilo"
},
"twoStepAuthenticatorEnterCode": {
- "message": "Enter the resulting 6 digit verification code from the app"
+ "message": "Enigu la rezultan 6-ciferan konfirmkodon de la programo"
},
"twoStepAuthenticatorReaddDesc": {
- "message": "In case you need to add it to another device, below is the QR code (or key) required by your authenticator app."
+ "message": "Se vi bezonas aldoni ĝin al alia aparato, sube estas la QR-kodo (aŭ ŝlosilo) postulita de via aŭtentikiga programo."
},
"twoStepDisableDesc": {
- "message": "Are you sure you want to disable this two-step login provider?"
+ "message": "Ĉu vi certas, ke vi volas malŝalti ĉi tiun du-paŝan ensalutan provizanton?"
},
"twoStepDisabled": {
- "message": "Two-step login provider disabled."
+ "message": "Du-ŝtupa ensaluta provizanto malŝaltita."
},
"twoFactorYubikeyAdd": {
- "message": "Add a new YubiKey to your account"
+ "message": "Aldoni novan YubiKey al via konto"
},
"twoFactorYubikeyPlugIn": {
- "message": "Plug the YubiKey into your computer's USB port."
+ "message": "Enŝovu la YubiKey en la USB-havenon de via komputilo."
},
"twoFactorYubikeySelectKey": {
- "message": "Select the first empty YubiKey input field below."
+ "message": "Elektu la unuan malplenan enigan kampon YubiKey sube."
},
"twoFactorYubikeyTouchButton": {
- "message": "Touch the YubiKey's button."
+ "message": "Tuŝu la butonon de YubiKey."
},
"twoFactorYubikeySaveForm": {
- "message": "Save the form."
+ "message": "Konservu la formularon."
},
"twoFactorYubikeyWarning": {
- "message": "Due to platform limitations, YubiKeys cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when YubiKeys cannot be used. Supported platforms:"
+ "message": "Pro platformaj limigoj, YubiKeys ne povas esti uzata en ĉiuj Bitwarden-aplikaĵoj. Vi rajtigu alian du-paŝan ensalutan provizanton, por ke vi povu aliri vian konton kiam YubiKeys ne povas esti uzata. Subtenitaj platformoj:"
},
"twoFactorYubikeySupportUsb": {
- "message": "Web vault, desktop application, CLI, and all browser extensions on a device with a USB port that can accept your YubiKey."
+ "message": "TTT-volbo, labortabla aplikaĵo, CLI kaj ĉiuj retumilaj etendaĵoj sur aparato kun USBa haveno, kiu povas akcepti vian YubiKey."
},
"twoFactorYubikeySupportMobile": {
- "message": "Mobile apps on a device with NFC capabilities or a USB port that can accept your YubiKey."
+ "message": "Poŝtelefonaj programoj sur aparato kun NFC-kapabloj aŭ datuma haveno, kiu povas akcepti vian YubiKey."
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
@@ -1252,7 +1261,16 @@
}
},
"u2fkeyX": {
- "message": "U2F Key $INDEX$",
+ "message": "U2F-Ŝlosilo $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
"placeholders": {
"index": {
"content": "$1",
@@ -1261,107 +1279,116 @@
}
},
"nfcSupport": {
- "message": "NFC Support"
+ "message": "NFC-Subteno"
},
"twoFactorYubikeySupportsNfc": {
- "message": "One of my keys supports NFC."
+ "message": "Unu el miaj klavoj subtenas NFC."
},
"twoFactorYubikeySupportsNfcDesc": {
- "message": "If one of your YubiKeys supports NFC (such as a YubiKey NEO), you will be prompted on mobile devices whenever NFC availability is detected."
+ "message": "Se unu el viaj YubiKeys subtenas NFC (kiel YubiKey NEO), vi estos instigita per poŝtelefonoj kiam ajn NFC-havebleco estas detektita."
},
"yubikeysUpdated": {
- "message": "YubiKeys updated"
+ "message": "YubiKeys ĝisdatigis"
},
"disableAllKeys": {
- "message": "Disable All Keys"
+ "message": "Malebligi ĉiujn ŝlosilojn"
},
"twoFactorDuoDesc": {
- "message": "Enter the Bitwarden application information from your Duo Admin panel."
+ "message": "Enmetu la informojn pri Bitwarden-aplikaĵo de via panelo de Duo Admin."
},
"twoFactorDuoIntegrationKey": {
- "message": "Integration Key"
+ "message": "Integriĝa Ŝlosilo"
},
"twoFactorDuoSecretKey": {
- "message": "Secret Key"
+ "message": "Sekreta Ŝlosilo"
},
"twoFactorDuoApiHostname": {
- "message": "API Hostname"
+ "message": "API Gastiganta Nomo"
},
"twoFactorEmailDesc": {
- "message": "Follow these steps to set up two-step login with email:"
+ "message": "Sekvu ĉi tiujn paŝojn por agordi du-paŝan ensaluton per retpoŝto:"
},
"twoFactorEmailEnterEmail": {
- "message": "Enter the email that you wish to receive verification codes"
+ "message": "Enigu la retpoŝton, ke vi volas ricevi kontrolajn kodojn"
},
"twoFactorEmailEnterCode": {
- "message": "Enter the resulting 6 digit verification code from the email"
+ "message": "Enigu la rezultan 6-ciferan konfirmkodon el la retpoŝto"
},
"sendEmail": {
- "message": "Send Email"
+ "message": "Sendi retpoŝton"
},
"twoFactorU2fAdd": {
- "message": "Add a FIDO U2F security key to your account"
+ "message": "Aldonu sekurecan ŝlosilon FIDO U2F al via konto"
},
"removeU2fConfirmation": {
- "message": "Are you sure you want to remove this security key?"
+ "message": "Ĉu vi certe volas forigi ĉi tiun sekurecan ŝlosilon?"
+ },
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
},
"readKey": {
- "message": "Read Key"
+ "message": "Legi Ŝlosilon"
},
"keyCompromised": {
- "message": "Key is compromised."
+ "message": "Ŝlosilo estas kompromitita."
},
"twoFactorU2fGiveName": {
- "message": "Give the security key a friendly name to identify it."
+ "message": "Donu al la sekureca ŝlosilo amikan nomon por identigi ĝin."
},
"twoFactorU2fPlugInReadKey": {
- "message": "Plug the security key into your computer's USB port and click the \"Read Key\" button."
+ "message": "Enŝovu la sekurecan ŝlosilon en la USB-havenon de via komputilo kaj alklaku la butonon \" Legu Ŝlosilon \"."
},
"twoFactorU2fTouchButton": {
- "message": "If the security key has a button, touch it."
+ "message": "Se la sekureca ŝlosilo havas butonon, tuŝu ĝin."
},
"twoFactorU2fSaveForm": {
- "message": "Save the form."
+ "message": "Konservu la formularon."
},
"twoFactorU2fWarning": {
- "message": "Due to platform limitations, FIDO U2F cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when FIDO U2F cannot be used. Supported platforms:"
+ "message": "Pro platformaj limigoj, FIDO U2F ne povas esti uzata en ĉiuj Bitwarden-aplikaĵoj. Vi rajtigu alian du-paŝan ensalutan provizanton, por ke vi povu aliri vian konton kiam FIDO U2F ne povas esti uzata. Subtenitaj platformoj:"
},
"twoFactorU2fSupportWeb": {
- "message": "Web vault and browser extensions on a desktop/laptop with a U2F enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ "message": "Reta volbo kaj retumilaj etendaĵoj sur labortablo / tekkomputilo kun U2F-ebligita retumilo (Chrome, Opera, Vivaldi aŭ Firefox kun FIDO U2F ebligita)."
},
"twoFactorU2fWaiting": {
- "message": "Waiting for you to touch the button on your security key"
+ "message": "Atendante, ke vi tuŝu la butonon de via sekureca ŝlosilo"
},
"twoFactorU2fClickSave": {
- "message": "Click the \"Save\" button below to enable this security key for two-step login."
+ "message": "Alklaku la suban butonon \" Konservi \"por ebligi ĉi tiun sekurecan ŝlosilon por du-ŝtupa ensaluto."
},
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
- "message": "Your Bitwarden two-step login recovery code"
+ "message": "Via Bitwarden-du-ŝtupa ensaluta reakiro-kodo"
},
"twoFactorRecoveryNoCode": {
- "message": "You have not enabled any two-step login providers yet. After you have enabled a two-step login provider you can check back here for your recovery code."
+ "message": "Vi ankoraŭ ne ebligis du-paŝajn ensalutajn provizantojn. Post kiam vi ebligis du-ŝtupan ensalut-provizanton, vi povas kontroli ĉi tie vian reakiran kodon."
},
"printCode": {
- "message": "Print Code",
+ "message": "Presi Kodon",
"description": "Print 2FA recovery code"
},
"reports": {
"message": "Raportoj"
},
"unsecuredWebsitesReport": {
- "message": "Unsecured Websites Report"
+ "message": "Raporto pri Nesekurigitaj Retejoj"
},
"unsecuredWebsitesReportDesc": {
- "message": "Using unsecured websites with the http:// scheme can be dangerous. If the website allows, you should always access it using the https:// scheme so that your connection is encrypted."
+ "message": "Uzi nesekurigitajn retejojn kun la http: // skemo povas esti danĝera. Se la retejo permesas, vi ĉiam devas aliri ĝin per la skemo https: // tiel ke via konekto estas ĉifrita."
},
"unsecuredWebsitesFound": {
- "message": "Unsecured Websites Found"
+ "message": "Trovitaj Nesekurigitaj Retejoj"
},
"unsecuredWebsitesFoundDesc": {
- "message": "We found $COUNT$ items in your vault with unsecured URIs. You should change their URI scheme to https:// if the website allows it.",
+ "message": "Ni trovis $COUNT$ erojn en via trezorejo kun nesekurigitaj URI-oj. Vi devas ŝanĝi ilian URI-skemon al https: // se la retejo permesas ĝin.",
"placeholders": {
"count": {
"content": "$1",
@@ -1373,16 +1400,16 @@
"message": "No items in your vault have unsecured URIs."
},
"inactive2faReport": {
- "message": "Inactive 2FA Report"
+ "message": "Raporto 2FA neaktiva"
},
"inactive2faReportDesc": {
- "message": "Two-factor authentication (2FA) is an important security setting that helps secure your accounts. If the website offers it, you should always enable two-factor authentication."
+ "message": "Dufakta aŭtentokontrolo (2FA) estas grava sekureca agordo, kiu helpas sekurigi viajn kontojn. Se la retejo ofertas ĝin, vi devas ĉiam ebligi dufakturan aŭtentikigon."
},
"inactive2faFound": {
- "message": "Logins Without 2FA Found"
+ "message": "Ensalutoj Sen 2FA Trovitaj"
},
"inactive2faFoundDesc": {
- "message": "We found $COUNT$ website(s) in your vault that may not be configured with two-factor authentication (according to 2fa.directory). To further protect these accounts, you should enable two-factor authentication.",
+ "message": "Ni trovis $COUNT$ retejon (j) en via trezorejo, kiu eble ne estas agordita kun dufakta aŭtentokontrolo (laŭ 2fa.directory). Por plue protekti ĉi tiujn kontojn, vi devas ebligi dufaktoran aŭtentikigon.",
"placeholders": {
"count": {
"content": "$1",
@@ -1391,22 +1418,22 @@
}
},
"noInactive2fa": {
- "message": "No websites were found in your vault with a missing two-factor authentication configuration."
+ "message": "Neniuj retejoj troviĝis en via trezorejo kun mankanta dufakta aŭtentiga agordo."
},
"instructions": {
"message": "Instrukcioj"
},
"exposedPasswordsReport": {
- "message": "Exposed Passwords Report"
+ "message": "Raporto pri Malkaŝitaj Pasvortoj"
},
"exposedPasswordsReportDesc": {
- "message": "Exposed passwords are passwords that have been uncovered in known data breaches that were released publicly or sold on the dark web by hackers."
+ "message": "Malkaŝitaj pasvortoj estas pasvortoj malkovritaj en konataj datumrompoj publikigitaj aŭ venditaj en la malluma retejo de retpiratoj."
},
"exposedPasswordsFound": {
- "message": "Exposed Passwords Found"
+ "message": "Trovitaj Pasvortoj Trovitaj"
},
"exposedPasswordsFoundDesc": {
- "message": "We found $COUNT$ items in your vault that have passwords that were exposed in known data breaches. You should change them to use a new password.",
+ "message": "Ni trovis $COUNT$ erojn en via trezorejo, kiuj havas pasvortojn elmontritajn en konataj rompo de datumoj. Vi devas ŝanĝi ilin por uzi novan pasvorton.",
"placeholders": {
"count": {
"content": "$1",
@@ -1415,13 +1442,13 @@
}
},
"noExposedPasswords": {
- "message": "No items in your vault have passwords that have been exposed in known data breaches."
+ "message": "Neniuj eroj en via trezorejo havas pasvortojn elmontritajn en konataj rompo de datumoj."
},
"checkExposedPasswords": {
- "message": "Check Exposed Passwords"
+ "message": "Kontroli Malkaŝitajn Pasvortojn"
},
"exposedXTimes": {
- "message": "Exposed $COUNT$ time(s)",
+ "message": "Elmontritaj $COUNT$ tempo (j)",
"placeholders": {
"count": {
"content": "$1",
@@ -1430,16 +1457,16 @@
}
},
"weakPasswordsReport": {
- "message": "Weak Passwords Report"
+ "message": "Raporto pri Malfortaj Pasvortoj"
},
"weakPasswordsReportDesc": {
- "message": "Weak passwords can easily be guessed by hackers and automated tools that are used to crack passwords. The Bitwarden password generator can help you create strong passwords."
+ "message": "Malfortaj pasvortoj facile diveneblas per retpiratoj kaj aŭtomataj iloj, kiuj estas uzataj por rompi pasvortojn. La Bitwarden-pasvorta generatoro povas helpi vin krei fortajn pasvortojn."
},
"weakPasswordsFound": {
- "message": "Weak Passwords Found"
+ "message": "Malfortaj Pasvortoj Trovitaj"
},
"weakPasswordsFoundDesc": {
- "message": "We found $COUNT$ items in your vault with passwords that are not strong. You should update them to use stronger passwords.",
+ "message": "Ni trovis $COUNT$ erojn en via trezorejo kun pasvortoj ne fortaj. Vi devas ĝisdatigi ilin por uzi pli fortajn pasvortojn.",
"placeholders": {
"count": {
"content": "$1",
@@ -1448,19 +1475,19 @@
}
},
"noWeakPasswords": {
- "message": "No items in your vault have weak passwords."
+ "message": "Neniuj eroj en via trezorejo havas malfortajn pasvortojn."
},
"reusedPasswordsReport": {
- "message": "Reused Passwords Report"
+ "message": "Raporto pri recikligitaj pasvortoj"
},
"reusedPasswordsReportDesc": {
- "message": "If a service that you use is compromised, reusing the same password elsewhere can allow hackers to easily gain access to more of your online accounts. You should use a unique password for every account or service."
+ "message": "Se servo, kiun vi uzas, estas kompromitita, reuzi la saman pasvorton aliloke povas permesi al retpiratoj facile aliri al pli da viaj retaj kontoj. Vi devas uzi unikan pasvorton por ĉiu konto aŭ servo."
},
"reusedPasswordsFound": {
- "message": "Reused Passwords Found"
+ "message": "Reuzitaj Pasvortoj Trovitaj"
},
"reusedPasswordsFoundDesc": {
- "message": "We found $COUNT$ passwords that are being reused in your vault. You should change them to a unique value.",
+ "message": "Ni trovis $COUNT$ pasvortojn reuzatajn en via trezorejo. Vi devas ŝanĝi ilin al unika valoro.",
"placeholders": {
"count": {
"content": "$1",
@@ -1469,10 +1496,10 @@
}
},
"noReusedPasswords": {
- "message": "No logins in your vault have passwords that are being reused."
+ "message": "Neniuj ensalutoj en via trezorejo havas pasvortojn reuzatajn."
},
"reusedXTimes": {
- "message": "Reused $COUNT$ times",
+ "message": "Reuzita $COUNT$ fojojn",
"placeholders": {
"count": {
"content": "$1",
@@ -1481,19 +1508,19 @@
}
},
"dataBreachReport": {
- "message": "Data Breach Report"
+ "message": "Raporto pri Malobservo de Datumoj"
},
"breachDesc": {
- "message": "A \"breach\" is an incident where a site's data has been illegally accessed by hackers and then released publicly. Review the types of data that were compromised (email addresses, passwords, credit cards etc.) and take appropriate action, such as changing passwords."
+ "message": "\" breĉo \"estas okazaĵo, kie la datumoj de retejo estis kontraŭleĝe aliritaj de retpiratoj kaj poste publikigitaj publike. Revizii la tipojn de datumoj kompromititaj (retpoŝtadresoj, pasvortoj, kreditkartoj ktp.) taŭga ago, kiel ŝanĝi pasvortojn. "
},
"breachCheckUsernameEmail": {
- "message": "Check any usernames or email addresses that you use."
+ "message": "Kontrolu iujn ajn uzantnomojn aŭ retpoŝtadresojn, kiujn vi uzas."
},
"checkBreaches": {
- "message": "Check Breaches"
+ "message": "Kontroli breĉojn"
},
"breachUsernameNotFound": {
- "message": "$USERNAME$ was not found in any known data breaches.",
+ "message": "$USERNAME$ ne estis trovita en iuj konataj rompo de datumoj.",
"placeholders": {
"username": {
"content": "$1",
@@ -1502,11 +1529,11 @@
}
},
"goodNews": {
- "message": "Good News",
+ "message": "Bonaj Novaĵoj",
"description": "ex. Good News, No Breached Accounts Found!"
},
"breachUsernameFound": {
- "message": "$USERNAME$ was found in $COUNT$ different data breaches online.",
+ "message": "$USERNAME$ estis trovita en $COUNT$ malsamaj datumaj rompoj interrete.",
"placeholders": {
"username": {
"content": "$1",
@@ -1519,87 +1546,87 @@
}
},
"breachFound": {
- "message": "Breached Accounts Found"
+ "message": "Malobservitaj Kontoj Trovitaj"
},
"compromisedData": {
- "message": "Compromised data"
+ "message": "Kompromisitaj datumoj"
},
"website": {
"message": "Retejo"
},
"affectedUsers": {
- "message": "Affected Users"
+ "message": "Afektitaj Uzantoj"
},
"breachOccurred": {
- "message": "Breach Occurred"
+ "message": "Malobservo Okazis"
},
"breachReported": {
- "message": "Breach Reported"
+ "message": "Malobservo raportita"
},
"reportError": {
- "message": "An error occurred trying to load the report. Try again"
+ "message": "Eraro okazis provante ŝarĝi la raporton. Provu denove"
},
"billing": {
- "message": "Abono"
+ "message": "Fakturado"
},
"accountCredit": {
- "message": "Account Credit",
+ "message": "Kredita Konto",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"accountBalance": {
- "message": "Konto Saldo",
+ "message": "Konta Bilanco",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"addCredit": {
- "message": "Aldonu Kredito",
+ "message": "Aldoni Krediton",
"description": "Add more credit to your account's balance."
},
"amount": {
- "message": "Sumo",
+ "message": "Kvanto",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
- "message": "Aldonita kredito aperos en via konto post kiam la pago estas plene prilaborita. Iuj pagaj metodoj prokrastas kaj povas daŭri pli da tempo por procesi ol aliaj."
+ "message": "Aldonita kredito aperos en via konto post kiam la pago estos plene prilaborita. Iuj pagmanieroj malfruas kaj povas daŭri pli longe ol aliaj."
},
"makeSureEnoughCredit": {
- "message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
+ "message": "Bonvolu certigi, ke via konto havas sufiĉe da kredito havebla por ĉi tiu aĉeto. Se via konto ne havas sufiĉe da kredito havebla, via defaŭlta pagmaniero uzata por la diferenco. Vi povas aldoni krediton al via konto de la Faktura paĝo. "
},
"creditAppliedDesc": {
- "message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
+ "message": "La kredito de via konto povas esti uzata por aĉeti. Ĉiu havebla kredito aŭtomate aplikiĝos al fakturoj generitaj por ĉi tiu konto."
},
"goPremium": {
"message": "Iru Premium",
"description": "Another way of saying \"Get a premium membership\""
},
"premiumUpdated": {
- "message": "You've upgraded to premium."
+ "message": "Vi ĝisdatigis al premio."
},
"premiumUpgradeUnlockFeatures": {
- "message": "Upgrade your account to a premium membership and unlock some great additional features."
+ "message": "Altgradigu vian konton al supera membreco kaj malŝlosu iujn bonegajn aldonajn funkciojn."
},
"premiumSignUpStorage": {
- "message": "1 GB encrypted storage for file attachments."
+ "message": "1 GB ĉifrita stokado por dosieraj aldonaĵoj."
},
"premiumSignUpTwoStep": {
- "message": "Additional two-step login options such as YubiKey, FIDO U2F, and Duo."
+ "message": "Pliaj du-paŝaj ensalutaj opcioj kiel YubiKey, FIDO U2F kaj Duo."
},
"premiumSignUpEmergency": {
- "message": "Emergency Access"
+ "message": "Kriza Aliro"
},
"premiumSignUpReports": {
- "message": "Password hygiene, account health, and data breach reports to keep your vault safe."
+ "message": "Raportoj pri pasvorta higieno, sanstato de kontoj kaj rompo de datumoj por protekti vian trezorejon."
},
"premiumSignUpTotp": {
- "message": "TOTP verification code (2FA) generator for logins in your vault."
+ "message": "Generilo de TOTP-kontrola kodo (2FA) por ensalutoj en via trezorejo."
},
"premiumSignUpSupport": {
- "message": "Priority customer support."
+ "message": "Prioritata klienta subteno."
},
"premiumSignUpFuture": {
- "message": "All future premium features. More coming soon!"
+ "message": "Ĉiuj estontaj premiaj funkcioj. Pli baldaŭ!"
},
"premiumPrice": {
- "message": "All for just $PRICE$ /year!",
+ "message": "Ĉio kontraŭ nur $PRICE$ / jaro!",
"placeholders": {
"price": {
"content": "$1",
@@ -1611,10 +1638,10 @@
"message": "Aldonaĵoj"
},
"premiumAccess": {
- "message": "Premium Access"
+ "message": "Altkvalita Aliro"
},
"premiumAccessDesc": {
- "message": "You can add premium access to all members of your organization for $PRICE$ /$INTERVAL$.",
+ "message": "Vi povas aldoni altkvalitan aliron al ĉiuj membroj de via organizo kontraŭ $PRICE$ / $INTERVAL$.",
"placeholders": {
"price": {
"content": "$1",
@@ -1627,13 +1654,13 @@
}
},
"additionalStorageGb": {
- "message": "Additional Storage (GB)"
+ "message": "Aldona Stokado (GB)"
},
"additionalStorageGbDesc": {
- "message": "# of additional GB"
+ "message": "Nombro da pliaj GB"
},
"additionalStorageIntervalDesc": {
- "message": "Your plan comes with $SIZE$ of encrypted file storage. You can add additional storage for $PRICE$ per GB /$INTERVAL$.",
+ "message": "Via plano venas kun $SIZE$ da ĉifrita dosier-stokado. Vi povas aldoni plian stokadon kontraŭ $PRICE$ po GB / $INTERVAL$.",
"placeholders": {
"size": {
"content": "$1",
@@ -1650,10 +1677,10 @@
}
},
"summary": {
- "message": "Enhavo"
+ "message": "Resumo"
},
"total": {
- "message": "Tuto"
+ "message": "Entute"
},
"year": {
"message": "jaro"
@@ -1666,10 +1693,10 @@
"description": "Short abbreviation for 'month'"
},
"paymentChargedAnnually": {
- "message": "Via pago-metodo estos akuzita tuj kaj tiam laŭ recita jaro ĉiujare. Vi povas nuligi en ajna momento."
+ "message": "Via pagmaniero estos ŝargita tuj kaj poste ripetiĝante ĉiujare. Vi rajtas nuligi iam ajn."
},
"paymentCharged": {
- "message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
+ "message": "Via pagmaniero tuj estos ŝargita kaj poste ripetiĝante ĉiu $INTERVAL$. Vi rajtas nuligi iam ajn.",
"placeholders": {
"interval": {
"content": "$1",
@@ -1678,7 +1705,7 @@
}
},
"paymentChargedWithTrial": {
- "message": "Via plano venas kun senpaga 7-taga provo. Via pago-metodo ne estos ŝargita ĝis la proceso finiĝos. Fakturado okazos laŭkalkule ĉiun $INTERVAL$. Vi povas nuligi en ajna momento.",
+ "message": "Via plano venas kun senpaga 7-taga provado. Via pagmaniero ne estos ŝargita ĝis la proceso finiĝos. Fakturado okazos ĉiufoje $INTERVAL$. Vi rajtas nuligi iam ajn.",
"placeholders": {
"interval": {
"content": "$1",
@@ -1687,43 +1714,43 @@
}
},
"paymentInformation": {
- "message": "Informoj pri Pago"
+ "message": "Pagaj Informoj"
},
"billingInformation": {
- "message": "Billing Information"
+ "message": "Fakturaj Informoj"
},
"creditCard": {
- "message": "Credit Card"
+ "message": "Kreditkarto"
},
"paypalClickSubmit": {
- "message": "Click the PayPal button to log into your PayPal account, then click the Submit button below to continue."
+ "message": "Alklaku la butonon PayPal por ensaluti vian konton PayPal, poste alklaku la butonon Sendu sube por daŭrigi."
},
"cancelSubscription": {
- "message": "Cancel Subscription"
+ "message": "Nuligi Abonon"
},
"subscriptionCanceled": {
- "message": "The subscription has been canceled."
+ "message": "La abono estis nuligita."
},
"pendingCancellation": {
- "message": "Pending Cancellation"
+ "message": "Atendanta Nuligo"
},
"subscriptionPendingCanceled": {
- "message": "The subscription has been marked for cancellation at the end of the current billing period."
+ "message": "La abono estis markita por nuligo ĉe la fino de la nuna faktura periodo."
},
"reinstateSubscription": {
- "message": "Reinstate Subscription"
+ "message": "Reinstali Abonon"
},
"reinstateConfirmation": {
- "message": "Are you sure you want to remove the pending cancellation request and reinstate your subscription?"
+ "message": "Ĉu vi certe volas forigi la pritraktatan nuligan peton kaj reinstali vian abonon?"
},
"reinstated": {
- "message": "The subscription has been reinstated."
+ "message": "La abono estis reinstalita."
},
"cancelConfirmation": {
- "message": "Are you sure you want to cancel? You will lose access to all of this subscription's features at the end of this billing cycle."
+ "message": "Ĉu vi certas, ke vi volas nuligi? Vi perdos aliron al ĉiuj funkcioj de ĉi tiu abono fine de ĉi tiu faktura ciklo."
},
"canceledSubscription": {
- "message": "The subscription has been canceled."
+ "message": "La abono estis nuligita."
},
"neverExpires": {
"message": "Never Expires"
@@ -1732,34 +1759,34 @@
"message": "Stato"
},
"nextCharge": {
- "message": "Next Charge"
+ "message": "Sekva Akuzo"
},
"details": {
"message": "Detaloj"
},
"downloadLicense": {
- "message": "Download License"
+ "message": "Elŝuti Permesilon"
},
"updateLicense": {
- "message": "Update License"
+ "message": "Ĝisdatigi Permesilon"
},
"updatedLicense": {
- "message": "Updated license"
+ "message": "Ĝisdatigita permesilo"
},
"manageSubscription": {
- "message": "Manage Subscription"
+ "message": "Administri Abonon"
},
"storage": {
"message": "Stokado"
},
"addStorage": {
- "message": "Add Storage"
+ "message": "Aldoni Stokadon"
},
"removeStorage": {
- "message": "Remove Storage"
+ "message": "Forigi Stokadon"
},
"subscriptionStorage": {
- "message": "Your subscription has a total of $MAX_STORAGE$ GB of encrypted file storage. You are currently using $USED_STORAGE$.",
+ "message": "Via abono havas entute $MAX_STORAGE$ GB da ĉifrita dosier-stokado. Vi nun uzas $USED_STORAGE$.",
"placeholders": {
"max_storage": {
"content": "$1",
@@ -1775,45 +1802,45 @@
"message": "Pagmaniero"
},
"noPaymentMethod": {
- "message": "No payment method on file."
+ "message": "Neniu pagmaniero registrita."
},
"addPaymentMethod": {
- "message": "Add Payment Method"
+ "message": "Aldoni Pagmanieron"
},
"changePaymentMethod": {
- "message": "Change Payment Method"
+ "message": "Ŝanĝi Pagmanieron"
},
"invoices": {
"message": "Fakturoj"
},
"noInvoices": {
- "message": "No invoices."
+ "message": "Neniuj fakturoj."
},
"paid": {
"message": "Pagita",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"unpaid": {
- "message": "Senpaga",
+ "message": "Sensalajra",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"transactions": {
- "message": "Transactions",
+ "message": "Transakcioj",
"description": "Payment/credit transactions."
},
"noTransactions": {
- "message": "Neniu spezoj."
+ "message": "Sen transakcioj."
},
"chargeNoun": {
- "message": "Charge",
+ "message": "Akuzo",
"description": "Noun. A charge from a payment method."
},
"refundNoun": {
- "message": "Rifondado",
+ "message": "Repago",
"description": "Noun. A refunded payment that was charged."
},
"chargesStatement": {
- "message": "Any charges will appear on your statement as $STATEMENT_NAME$.",
+ "message": "Ĉiuj akuzoj aperos en via deklaro kiel $STATEMENT_NAME$.",
"placeholders": {
"statement_name": {
"content": "$1",
@@ -1822,19 +1849,19 @@
}
},
"gbStorageAdd": {
- "message": "GB of Storage To Add"
+ "message": "Aldoni GB-Stokadon"
},
"gbStorageRemove": {
- "message": "GB of Storage To Remove"
+ "message": "Forigi GB-Stokadon"
},
"storageAddNote": {
- "message": "Adding storage will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle."
+ "message": "Aldonado de stokado rezultigos ĝustigojn al viaj fakturaj sumoj kaj tuj ŝargos vian pagmanieron en dosiero. La unua ŝarĝo estos proporciigita por la resto de la aktuala faktura ciklo."
},
"storageRemoveNote": {
- "message": "Removing storage will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge."
+ "message": "Forigi stokadon rezultigos ĝustigojn al viaj fakturaj sumoj, kiuj estos proratigitaj kiel kreditoj al via sekva faktura ŝarĝo."
},
"adjustedStorage": {
- "message": "Adjusted $AMOUNT$ GB of storage.",
+ "message": "Ĝustigita $AMOUNT$ GB da stokado.",
"placeholders": {
"amount": {
"content": "$1",
@@ -1843,19 +1870,19 @@
}
},
"contactSupport": {
- "message": "Contact Customer Support"
+ "message": "Kontakti Klientan Subtenon"
},
"updatedPaymentMethod": {
- "message": "Updated payment method."
+ "message": "Ĝisdatigita pagmaniero."
},
"purchasePremium": {
- "message": "Purchase Premium"
+ "message": "Aĉetu Superpagon"
},
"licenseFile": {
- "message": "License File"
+ "message": "Permesila Dosiero"
},
"licenseFileDesc": {
- "message": "Your license file will be named something like $FILE_NAME$",
+ "message": "Via licenca dosiero nomiĝos kiel $FILE_NAME$",
"placeholders": {
"file_name": {
"content": "$1",
@@ -1864,49 +1891,49 @@
}
},
"uploadLicenseFilePremium": {
- "message": "To upgrade your account to a premium membership you need to upload a valid license file."
+ "message": "Por ĝisdatigi vian konton al altkvalita membreco vi devas alŝuti validan licencdosieron."
},
"uploadLicenseFileOrg": {
- "message": "To create an on-premises hosted organization you need to upload a valid license file."
+ "message": "Por krei lokan gastigitan organizon, vi devas alŝuti validan licencdosieron."
},
"accountEmailMustBeVerified": {
- "message": "Your account's email address must be verified."
+ "message": "La retpoŝta adreso de via konto devas esti kontrolita."
},
"newOrganizationDesc": {
- "message": "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company."
+ "message": "Organizoj permesas al vi dividi partojn de via trezorejo kun aliaj kaj administri rilatajn uzantojn por specifa ento kiel familio, malgranda teamo aŭ granda kompanio."
},
"generalInformation": {
- "message": "Ĝeneralaj informoj"
+ "message": "Ĝeneralaj Informoj"
},
"organizationName": {
- "message": "Nomo de la organizo"
+ "message": "Organiza nomo"
},
"accountOwnedBusiness": {
- "message": "This account is owned by a business."
+ "message": "Ĉi tiu konto estas posedata de kompanio."
},
"billingEmail": {
- "message": "Billing Email"
+ "message": "Faktura Retpoŝto"
},
"businessName": {
- "message": "Business Name"
+ "message": "Komerca nomo"
},
"chooseYourPlan": {
- "message": "Choose Your Plan"
+ "message": "Elektu Vian Planon"
},
"users": {
"message": "Uzantoj"
},
"userSeats": {
- "message": "User Seats"
+ "message": "Uzantaj Sidlokoj"
},
"additionalUserSeats": {
- "message": "Additional User Seats"
+ "message": "Pliaj Uzaj Lokoj"
},
"userSeatsDesc": {
- "message": "# of user seats"
+ "message": "Nombro de uzantaj lokoj"
},
"userSeatsAdditionalDesc": {
- "message": "Your plan comes with $BASE_SEATS$ user seats. You can add additional users for $SEAT_PRICE$ per user /month.",
+ "message": "Via plano venas kun $BASE_SEATS$ uzanto-seĝoj. Vi povas aldoni pliajn uzantojn kontraŭ $SEAT_PRICE$ po uzanto / monato.",
"placeholders": {
"base_seats": {
"content": "$1",
@@ -1919,14 +1946,14 @@
}
},
"userSeatsHowManyDesc": {
- "message": "How many user seats do you need? You can also add additional seats later if needed."
+ "message": "Kiom da uzantaj seĝoj vi bezonas? Vi ankaŭ povas aldoni pliajn seĝojn poste se necese."
},
"planNameFree": {
"message": "Senpaga",
"description": "Free as in 'free beer'."
},
"planDescFree": {
- "message": "For testing or personal users to share with $COUNT$ other user.",
+ "message": "Por testado aŭ personaj uzantoj dividi kun $COUNT$ alia uzanto.",
"placeholders": {
"count": {
"content": "$1",
@@ -1938,25 +1965,25 @@
"message": "Familioj"
},
"planDescFamilies": {
- "message": "For personal use, to share with family & friends."
+ "message": "Por persona uzo, dividi kun familio kaj amikoj."
},
"planNameTeams": {
"message": "Teamoj"
},
"planDescTeams": {
- "message": "For businesses and other team organizations."
+ "message": "Por entreprenoj kaj aliaj teamaj organizoj."
},
"planNameEnterprise": {
"message": "Entrepreno"
},
"planDescEnterprise": {
- "message": "For businesses and other large organizations."
+ "message": "Por entreprenoj kaj aliaj grandaj organizoj."
},
"freeForever": {
- "message": "Senpaga Por ĉiam"
+ "message": "Senpaga Eterne"
},
"includesXUsers": {
- "message": "includes $COUNT$ users",
+ "message": "inkluzivas $COUN$ uzantojn",
"placeholders": {
"count": {
"content": "$1",
@@ -1965,10 +1992,10 @@
}
},
"additionalUsers": {
- "message": "Additional Users"
+ "message": "Pliaj Uzantoj"
},
"costPerUser": {
- "message": "$COST$ per user",
+ "message": "$COST$ por uzanto",
"placeholders": {
"cost": {
"content": "$1",
@@ -1977,7 +2004,7 @@
}
},
"limitedUsers": {
- "message": "Limited to $COUNT$ users (including you)",
+ "message": "Limigita al $COUNT$ uzantoj (inkluzive de vi)",
"placeholders": {
"count": {
"content": "$1",
@@ -1986,7 +2013,7 @@
}
},
"limitedCollections": {
- "message": "Limited to $COUNT$ collections",
+ "message": "Limigita al $COUNT$ -kolektoj",
"placeholders": {
"count": {
"content": "$1",
@@ -1995,7 +2022,7 @@
}
},
"addShareLimitedUsers": {
- "message": "Add and share with up to $COUNT$ users",
+ "message": "Aldoni kaj dividi kun ĝis $COUNT$ uzantoj",
"placeholders": {
"count": {
"content": "$1",
@@ -2004,13 +2031,13 @@
}
},
"addShareUnlimitedUsers": {
- "message": "Add and share with unlimited users"
+ "message": "Aldoni kaj dividi kun senlimaj uzantoj"
},
"createUnlimitedCollections": {
- "message": "Create unlimited Collections"
+ "message": "Krei senlimajn Kolektojn"
},
"gbEncryptedFileStorage": {
- "message": "$SIZE$ encrypted file storage",
+ "message": "$SIZE$ ĉifrita dosier-stokado",
"placeholders": {
"size": {
"content": "$1",
@@ -2019,28 +2046,28 @@
}
},
"onPremHostingOptional": {
- "message": "On-premise hosting (optional)"
+ "message": "Surloka gastigado (nedeviga)"
},
"usersGetPremium": {
- "message": "Users get access to Premium Features"
+ "message": "Uzantoj ricevas aliron al Premiaj Trajtoj"
},
"controlAccessWithGroups": {
- "message": "Control user access with Groups"
+ "message": "Kontroli la aliron de uzanto per Grupoj"
},
"syncUsersFromDirectory": {
- "message": "Sync your users and Groups from a directory"
+ "message": "Sinkronigu viajn uzantojn kaj grupojn de dosierujo"
},
"trackAuditLogs": {
- "message": "Track user actions with audit logs"
+ "message": "Spuri agojn de uzanto per kontrolaj protokoloj"
},
"enforce2faDuo": {
- "message": "Enforce 2FA with Duo"
+ "message": "Devigi 2FA kun Duo"
},
"priorityCustomerSupport": {
- "message": "Priority customer support"
+ "message": "Prioritata klienta subteno"
},
"xDayFreeTrial": {
- "message": "$COUNT$ day free trial, cancel anytime",
+ "message": "$COUNT$ taga senpaga provo, nuligu iam ajn",
"placeholders": {
"count": {
"content": "$1",
@@ -2049,115 +2076,115 @@
}
},
"monthly": {
- "message": "Ĉiumonate"
+ "message": "Monata"
},
"annually": {
- "message": "Ĉiujara"
+ "message": "Ĉiujare"
},
"basePrice": {
- "message": "Baze Prezo"
+ "message": "Baza Prezo"
},
"organizationCreated": {
- "message": "Organizo Kreita"
+ "message": "Organizo kreita"
},
"organizationReadyToGo": {
- "message": "Your new organization is ready to go!"
+ "message": "Via nova organizo pretas!"
},
"organizationUpgraded": {
- "message": "Your organization has been upgraded."
+ "message": "Via organizo estis plibonigita."
},
"leave": {
- "message": "Lasu"
+ "message": "Foriri"
},
"leaveOrganizationConfirmation": {
- "message": "Ĉu vi certe volas forlasi ĉi tiun grupon?"
+ "message": "Ĉu vi certe volas forlasi ĉi tiun organizon?"
},
"leftOrganization": {
- "message": "You have left the organization."
+ "message": "Vi forlasis la organizon."
},
"defaultCollection": {
- "message": "Default Collection"
+ "message": "Apriora Kolekto"
},
"getHelp": {
- "message": "Serĉi Helpo"
+ "message": "Akiri Helpon"
},
"getApps": {
- "message": "Get the Apps"
+ "message": "Akiru la Programojn"
},
"loggedInAs": {
- "message": "Logged in as"
+ "message": "Ensalutinta kiel"
},
"eventLogs": {
- "message": "Event Logs"
+ "message": "Eventaj Registroj"
},
"people": {
- "message": "People"
+ "message": "Homoj"
},
"policies": {
"message": "Politikoj"
},
"editPolicy": {
- "message": "Edit Policy"
+ "message": "Redakti politikon"
},
"groups": {
"message": "Grupoj"
},
"newGroup": {
- "message": "Nova grupo"
+ "message": "Nova Grupo"
},
"addGroup": {
- "message": "Aldoni Grupon"
+ "message": "Aldoni grupon"
},
"editGroup": {
- "message": "Redakti Grupon"
+ "message": "Redakti grupon"
},
"deleteGroupConfirmation": {
- "message": "Ĉu vi certas, ke vi volas forigi ĉi tiun grupon?"
+ "message": "Ĉu vi certe volas forigi ĉi tiun grupon?"
},
"removeUserConfirmation": {
- "message": "Ĉu vi certas, ke vi volas forigi ĉi tiun grupon?"
+ "message": "Ĉu vi certe volas forigi ĉi tiun uzanton?"
},
"externalId": {
- "message": "External Id"
+ "message": "Ekstera identigilo"
},
"externalIdDesc": {
- "message": "The external id can be used as a reference or to link this resource to an external system such as a user directory."
+ "message": "La ekstera identigilo povas esti uzata kiel referenco aŭ por ligi ĉi tiun rimedon al ekstera sistemo kiel uzantdosierujo."
},
"accessControl": {
- "message": "Access Control"
+ "message": "Alirkontrolo"
},
"groupAccessAllItems": {
- "message": "This group can access and modify all items."
+ "message": "Ĉi tiu grupo povas aliri kaj modifi ĉiujn erojn."
},
"groupAccessSelectedCollections": {
- "message": "This group can access only the selected collections."
+ "message": "Ĉi tiu grupo povas aliri nur la elektitajn kolektojn."
},
"readOnly": {
- "message": "Read Only"
+ "message": "Nurlegebla"
},
"newCollection": {
"message": "Nova Kolekto"
},
"addCollection": {
- "message": "Nova Kolekto"
+ "message": "Aldoni Kolekton"
},
"editCollection": {
"message": "Redakti Kolekton"
},
"deleteCollectionConfirmation": {
- "message": "Ĉu vi certas, ke vi volas forigi ĉi tiun grupon?"
+ "message": "Ĉu vi certe volas forigi ĉi tiun kolekton?"
},
"editUser": {
- "message": "Redakti Uzanton"
+ "message": "Redakti uzanton"
},
"inviteUser": {
- "message": "Inviti Uzanton"
+ "message": "Inviti uzanton"
},
"inviteUserDesc": {
- "message": "Invite a new user to your organization by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
+ "message": "Invitu novan uzanton al via organizo enigante ĉi-sube sian retpoŝtan adreson Bitwarden. Se ili ne havas Bitwarden-konton jam, ili estos petataj krei novan konton."
},
"inviteMultipleEmailDesc": {
- "message": "You can invite up to $COUNT$ users at a time by comma separating a list of email addresses.",
+ "message": "Vi povas inviti ĝis $COUNT$ uzantojn samtempe per komo apartigante liston de retpoŝtadresoj.",
"placeholders": {
"count": {
"content": "$1",
@@ -2166,13 +2193,13 @@
}
},
"userUsingTwoStep": {
- "message": "This user is using two-step login to protect their account."
+ "message": "Ĉi tiu uzanto uzas du-paŝan ensaluton por protekti sian konton."
},
"userAccessAllItems": {
- "message": "This user can access and modify all items."
+ "message": "Ĉi tiu uzanto povas aliri kaj modifi ĉiujn erojn."
},
"userAccessSelectedCollections": {
- "message": "This user can access only the selected collections."
+ "message": "Ĉi tiu uzanto povas aliri nur la elektitajn kolektojn."
},
"search": {
"message": "Serĉi"
@@ -2187,37 +2214,37 @@
"message": "Konfirmita"
},
"owner": {
- "message": "Mastro"
+ "message": "Posedanto"
},
"ownerDesc": {
- "message": "The highest access user that can manage all aspects of your organization."
+ "message": "La plej alt-alira uzanto, kiu povas administri ĉiujn aspektojn de via organizo."
},
"admin": {
"message": "Administranto"
},
"adminDesc": {
- "message": "Admins can access and manage all items, collections and users in your organization."
+ "message": "Administrantoj povas aliri kaj administri ĉiujn erojn, kolektojn kaj uzantojn en via organizo."
},
"user": {
"message": "Uzanto"
},
"userDesc": {
- "message": "A regular user with access to assigned collections in your organization."
+ "message": "Regula uzanto kun aliro al asignitaj kolektoj en via organizo."
},
"manager": {
- "message": "Direktisto"
+ "message": "Administranto"
},
"managerDesc": {
- "message": "Managers can access and manage assigned collections in your organization."
+ "message": "Administrantoj povas aliri kaj administri asignitajn kolektojn en via organizo."
},
"all": {
"message": "Ĉiuj"
},
"refresh": {
- "message": "Refreŝigu"
+ "message": "Refreŝigi"
},
"timestamp": {
- "message": "Tempindiko"
+ "message": "Horstampo"
},
"event": {
"message": "Evento"
@@ -2226,18 +2253,18 @@
"message": "Nekonata"
},
"loadMore": {
- "message": "Load More"
+ "message": "Ŝargi Pli"
},
"mobile": {
"message": "Poŝtelefono",
"description": "Mobile app"
},
"extension": {
- "message": "Etendo",
+ "message": "Etendaĵo",
"description": "Browser extension/addon"
},
"desktop": {
- "message": "Surtabla",
+ "message": "Labortablo",
"description": "Desktop app"
},
"webVault": {
@@ -2247,34 +2274,34 @@
"message": "Ensalutinta."
},
"changedPassword": {
- "message": "Ŝanĝi pasvorton de konto."
+ "message": "Ŝanĝis pasvorton de konto."
},
"enabledUpdated2fa": {
- "message": "Enabled/updated two-step login."
+ "message": "Ebligita / ĝisdatigita du-ŝtupa ensaluto."
},
"disabled2fa": {
- "message": "Disabled two-step login."
+ "message": "Malebligita du-ŝtupa ensaluto."
},
"recovered2fa": {
- "message": "Recovered account from two-step login."
+ "message": "Rekuperita konto post du-ŝtupa ensaluto."
},
"failedLogin": {
- "message": "Login attempt failed with incorrect password."
+ "message": "Ensaluta provo malsukcesis kun malĝusta pasvorto."
},
"failedLogin2fa": {
- "message": "Login attempt failed with incorrect two-step login."
+ "message": "Ensaluta provo malsukcesis kun malĝusta du-ŝtupa ensaluto."
},
"exportedVault": {
- "message": "Exported vault."
+ "message": "Eksportita trezorejo."
},
"exportedOrganizationVault": {
- "message": "Exported organization vault."
+ "message": "Eksportita organizo-volbo."
},
"editedOrgSettings": {
- "message": "Edited organization settings."
+ "message": "Redaktitaj organizaj agordoj."
},
"createdItemId": {
- "message": "Created item $ID$.",
+ "message": "Kreita ero $ID$.",
"placeholders": {
"id": {
"content": "$1",
@@ -2283,7 +2310,7 @@
}
},
"editedItemId": {
- "message": "Edited item $ID$.",
+ "message": "Redaktita ero $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2292,7 +2319,7 @@
}
},
"deletedItemId": {
- "message": "Sent item $ID$ to trash.",
+ "message": "Sendita ero $ID $al rubujo.",
"placeholders": {
"id": {
"content": "$1",
@@ -2301,7 +2328,7 @@
}
},
"sharedItemId": {
- "message": "Shared item $ID$.",
+ "message": "Komuna ero $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2310,7 +2337,7 @@
}
},
"viewedItemId": {
- "message": "Viewed item $ID$.",
+ "message": "Vidita ero $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2319,7 +2346,7 @@
}
},
"viewedPasswordItemId": {
- "message": "Viewed password for item $ID$.",
+ "message": "Vidita pasvorto por ero $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2328,7 +2355,7 @@
}
},
"viewedHiddenFieldItemId": {
- "message": "Viewed hidden field for item $ID$.",
+ "message": "Vidita kaŝita kampo por ero $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2337,7 +2364,7 @@
}
},
"viewedSecurityCodeItemId": {
- "message": "Viewed security code for item $ID$.",
+ "message": "Vidita sekureca kodo por ero $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2346,7 +2373,7 @@
}
},
"copiedPasswordItemId": {
- "message": "Copied password for item $ID$.",
+ "message": "Kopiita pasvorto por ero $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2355,7 +2382,7 @@
}
},
"copiedHiddenFieldItemId": {
- "message": "Copied hidden field for item $ID$.",
+ "message": "Kopiita kaŝita kampo por ero $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2364,7 +2391,7 @@
}
},
"copiedSecurityCodeItemId": {
- "message": "Copied security code for item $ID$.",
+ "message": "Kopiita sekureca kodo por ero $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2373,7 +2400,7 @@
}
},
"autofilledItemId": {
- "message": "Auto-filled item $ID$.",
+ "message": "Aŭtomate plenigita ero $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2382,7 +2409,7 @@
}
},
"createdCollectionId": {
- "message": "Created collection $ID$.",
+ "message": "Kreita kolekto $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2391,7 +2418,7 @@
}
},
"editedCollectionId": {
- "message": "Edited collection $ID$.",
+ "message": "Redaktita kolekto $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2400,7 +2427,7 @@
}
},
"deletedCollectionId": {
- "message": "Deleted collection $ID$.",
+ "message": "Forigita kolekto $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2409,7 +2436,7 @@
}
},
"editedPolicyId": {
- "message": "Edited policy $ID$.",
+ "message": "Redaktita politiko $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2418,7 +2445,7 @@
}
},
"createdGroupId": {
- "message": "Created group $ID$.",
+ "message": "Kreita grupo $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2427,7 +2454,7 @@
}
},
"editedGroupId": {
- "message": "Edited group $ID$.",
+ "message": "Redaktita grupo $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2436,7 +2463,7 @@
}
},
"deletedGroupId": {
- "message": "Deleted group $ID$.",
+ "message": "Forigita grupo $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2445,7 +2472,7 @@
}
},
"removedUserId": {
- "message": "Removed user $ID$.",
+ "message": "Forigita uzanto $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2454,7 +2481,7 @@
}
},
"createdAttachmentForItem": {
- "message": "Created attachment for item $ID$.",
+ "message": "Kreita aldonaĵo por ero $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2463,7 +2490,7 @@
}
},
"deletedAttachmentForItem": {
- "message": "Deleted attachment for item $ID$.",
+ "message": "Forigita aldonaĵo por ero $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2472,7 +2499,7 @@
}
},
"editedCollectionsForItem": {
- "message": "Edited collections for item $ID$.",
+ "message": "Redaktitaj kolektoj por ero $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2481,7 +2508,7 @@
}
},
"invitedUserId": {
- "message": "Invited user $ID$.",
+ "message": "Invitita uzanto $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2490,7 +2517,7 @@
}
},
"confirmedUserId": {
- "message": "Confirmed user $ID$.",
+ "message": "Konfirmita uzanto $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2499,7 +2526,7 @@
}
},
"editedUserId": {
- "message": "Edited user $ID$.",
+ "message": "Redaktita uzanto $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2508,7 +2535,7 @@
}
},
"editedGroupsForUser": {
- "message": "Edited groups for user $ID$.",
+ "message": "Redaktitaj grupoj por uzanto $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2517,7 +2544,7 @@
}
},
"unlinkedSsoUser": {
- "message": "Unlinked SSO for user $ID$.",
+ "message": "Senligita SSO por uzanto $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -2529,34 +2556,34 @@
"message": "Aparato"
},
"view": {
- "message": "Rigardu"
+ "message": "Vidigi"
},
"invalidDateRange": {
- "message": "Invalid date range."
+ "message": "Nevalida datintervalo."
},
"errorOccurred": {
- "message": "An error has occurred."
+ "message": "Eraro okazis."
},
"userAccess": {
- "message": "User Access"
+ "message": "Uzanto-Aliro"
},
"userType": {
- "message": "User Type"
+ "message": "Uzanto-Tipo"
},
"groupAccess": {
- "message": "Aliro de grupo"
+ "message": "Grupaliro"
},
"groupAccessUserDesc": {
- "message": "Edit the groups that this user belongs to."
+ "message": "Redaktu la grupojn al kiuj apartenas ĉi tiu uzanto."
},
"invitedUsers": {
- "message": "Invited user(s)."
+ "message": "Invititaj uzantoj."
},
"resendInvitation": {
- "message": "Resend Invitation"
+ "message": "Resendi Inviton"
},
"hasBeenReinvited": {
- "message": "$USER$ has been reinvited.",
+ "message": "$USER$ estis reenvitita.",
"placeholders": {
"user": {
"content": "$1",
@@ -2568,10 +2595,10 @@
"message": "Konfirmi"
},
"confirmUser": {
- "message": "Confirm User"
+ "message": "Konfirmi uzanton"
},
"hasBeenConfirmed": {
- "message": "$USER$ has been confirmed.",
+ "message": "$USER$ estas konfirmita.",
"placeholders": {
"user": {
"content": "$1",
@@ -2580,58 +2607,64 @@
}
},
"confirmUsers": {
- "message": "Confirm Users"
+ "message": "Konfirmi Uzantojn"
},
"usersNeedConfirmed": {
- "message": "You have users that have accepted their invitation, but still need to be confirmed. Users will not have access to the organization until they are confirmed."
+ "message": "Vi havas uzantojn, kiuj akceptis sian inviton, sed tamen devas esti konfirmitaj. Uzantoj ne havos aliron al la organizo antaŭ ol ili estos konfirmitaj."
},
"startDate": {
- "message": "Komencdato"
+ "message": "Komenca dato"
},
"endDate": {
"message": "Fina dato"
},
"verifyEmail": {
- "message": "Verify Email"
+ "message": "Kontroli retpoŝton"
},
"verifyEmailDesc": {
- "message": "Verify your account's email address to unlock access to all features."
+ "message": "Kontrolu la retpoŝtadreson de via konto por malŝlosi aliron al ĉiuj funkcioj."
},
"verifyEmailFirst": {
- "message": "Your account's email address first must be verified."
+ "message": "La retpoŝta adreso de via konto unue devas esti kontrolita."
},
"checkInboxForVerification": {
- "message": "Check your email inbox for a verification link."
+ "message": "Kontrolu vian retpoŝtan enirkeston por kontroli ligon."
},
"emailVerified": {
- "message": "Your email has been verified."
+ "message": "Via retpoŝto estis kontrolita."
},
"emailVerifiedFailed": {
- "message": "Unable to verify your email. Try sending a new verification email."
+ "message": "Ne eblas kontroli vian retpoŝton. Provu sendi novan kontrolan retpoŝton."
+ },
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
},
"updateBrowser": {
- "message": "Update Browser"
+ "message": "Ĝisdatigi retumilon"
},
"updateBrowserDesc": {
- "message": "You are using an unsupported web browser. The web vault may not function properly."
+ "message": "Vi uzas nesubtenatan tTT-legilon. La ttt-volbo eble ne funkcias ĝuste."
},
"joinOrganization": {
- "message": "Aliĝu al Organizo"
+ "message": "Aliĝi al Organizo"
},
"joinOrganizationDesc": {
- "message": "You've been invited to join the organization listed above. To accept the invitation, you need to log in or create a new Bitwarden account."
+ "message": "Vi estis invitita aliĝi al la organizo supre listigita. Por akcepti la inviton, vi devas ensaluti aŭ krei novan Bitwarden-konton."
},
"inviteAccepted": {
- "message": "Invitation Accepted"
+ "message": "Invito Akceptita"
},
"inviteAcceptedDesc": {
- "message": "You can access this organization once an administrator confirms your membership. We'll send you an email when that happens."
+ "message": "Vi povas aliri ĉi tiun organizon post kiam administranto konfirmos vian membrecon. Ni sendos al vi retpoŝton kiam tio okazos."
},
"inviteAcceptFailed": {
- "message": "Unable to accept invitation. Ask an organization admin to send a new invitation."
+ "message": "Ne eblas akcepti inviton. Petu administranton de organizo sendi novan inviton."
},
"inviteAcceptFailedShort": {
- "message": "Unable to accept invitation. $DESCRIPTION$",
+ "message": "Ne eblas akcepti inviton. $DESCRIPTION $",
"placeholders": {
"description": {
"content": "$1",
@@ -2640,28 +2673,28 @@
}
},
"rememberEmail": {
- "message": "Memori retpoŝto"
+ "message": "Memoru retpoŝton"
},
"recoverAccountTwoStepDesc": {
- "message": "If you cannot access your account through your normal two-step login methods, you can use your two-step login recovery code to disable all two-step providers on your account."
+ "message": "Se vi ne povas aliri vian konton per viaj normalaj du-ŝtupaj ensalutaj metodoj, vi povas uzi vian du-ŝtupan ensalutan rekuperan kodon por malŝalti ĉiujn du-ŝtupajn provizantojn en via konto."
},
"recoverAccountTwoStep": {
- "message": "Recover Account Two-Step Login"
+ "message": "Rekuperi Ensaluton Du-Paŝan"
},
"twoStepRecoverDisabled": {
- "message": "Two-step login has been disabled on your account."
+ "message": "Du-ŝtupa ensaluto estas malŝaltita en via konto."
},
"learnMore": {
- "message": "Lerni pli"
+ "message": "Lernu pli"
},
"deleteRecoverDesc": {
- "message": "Enter your email address below to recover and delete your account."
+ "message": "Enigu vian retpoŝtan adreson sube por rekuperi kaj forigi vian konton."
},
"deleteRecoverEmailSent": {
- "message": "If your account exists, we've sent you an email with further instructions."
+ "message": "Se via konto ekzistas, ni sendis al vi retpoŝton kun pliaj instrukcioj."
},
"deleteRecoverConfirmDesc": {
- "message": "You have requested to delete your Bitwarden account. Click the button below to confirm."
+ "message": "Vi petis forigi vian Bitwarden-konton. Alklaku la butonon sube por konfirmi."
},
"myOrganization": {
"message": "Mia Organizo"
@@ -2670,44 +2703,44 @@
"message": "Forigi Organizon"
},
"deleteOrganizationDesc": {
- "message": "Proceed below to delete this organization and all associated data. Individual user accounts will remain, though they will not be associated to this organization anymore. "
+ "message": "Sekvu sube por forigi ĉi tiun organizon kaj ĉiujn rilatajn datumojn. Individuaj kontoj de uzanto restos, kvankam ili ne plu estos asociitaj al ĉi tiu organizo."
},
"deleteOrganizationWarning": {
- "message": "Deleting the organization is permanent. It cannot be undone."
+ "message": "Forigi la organizon estas konstanta. Ĝi ne povas esti malfarita."
},
"organizationDeleted": {
- "message": "Organization Deleted"
+ "message": "Organizo Forigita"
},
"organizationDeletedDesc": {
- "message": "The organization and all associated data has been deleted."
+ "message": "La organizo kaj ĉiuj rilataj datumoj estis forigitaj."
},
"organizationUpdated": {
- "message": "Organization updated"
+ "message": "Organizo ĝisdatigita"
},
"taxInformation": {
- "message": "Tax Information"
+ "message": "Impostaj Informoj"
},
"taxInformationDesc": {
- "message": "For customers within the US, ZIP code is required to satisfy sales tax requirements, for other countries you may optionally provide a tax identification number (VAT/GST) and/or address to appear on your invoices."
+ "message": "Por klientoj en Usono, poŝtkodo necesas por plenumi vendimpostajn postulojn, por aliaj landoj vi rajtas laŭvole doni impostan identigan numeron (VAT / GST) kaj / aŭ adreson por aperi sur viaj fakturoj."
},
"billingPlan": {
- "message": "Plano",
+ "message": "Plani",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlan": {
- "message": "Change Plan",
+ "message": "Ŝanĝi Planon",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
- "message": "Upgrade your account to another plan be providing the information below. Please ensure that you have an active payment method added to the account.",
+ "message": "Ĝisdatigu vian konton al alia plano donante la informojn sube. Bonvolu certigi, ke vi havas aktivan pagmanieron aldonitan al la konto.",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {
- "message": "Contact customer support if you would like to change your plan. Please ensure that you have an active payment method added to the account.",
+ "message": "Kontaktu klientan subtenon se vi ŝatus ŝanĝi vian planon. Bonvolu certigi, ke vi havas aktivan pagmanieron aldonitan al la konto.",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"invoiceNumber": {
- "message": "Invoice #$NUMBER$",
+ "message": "Fakturo # $NUMBER$",
"description": "ex. Invoice #79C66F0-0001",
"placeholders": {
"number": {
@@ -2717,28 +2750,28 @@
}
},
"viewInvoice": {
- "message": "View Invoice"
+ "message": "Vidi Fakturon"
},
"downloadInvoice": {
- "message": "Download Invoice"
+ "message": "Elŝuti Fakturon"
},
"verifyBankAccount": {
- "message": "Verify Bank Account"
+ "message": "Kontroli bankan konton"
},
"verifyBankAccountDesc": {
- "message": "We have made two micro-deposits to your bank account (it may take 1-2 business days to show up). Enter these amounts to verify the bank account."
+ "message": "Ni faris du mikrodeponejojn al via banka konto (ĝi povas daŭri 1-2 labortagojn por aperi). Enigu ĉi tiujn sumojn por kontroli la bankan konton."
},
"verifyBankAccountInitialDesc": {
- "message": "Payment with a bank account is only available to customers in the United States. You will be required to verify your bank account. We will make two micro-deposits within the next 1-2 business days. Enter these amounts on the organization's billing page to verify the bank account."
+ "message": "Pago per banka konto disponeblas nur al klientoj en Usono. Vi devos kontroli vian bankan konton. Ni faros du mikro-deponejojn en la venontaj 1-2 labortagoj. Enigu ĉi tiujn sumojn en la faktura paĝo de la organizo por kontroli la bankan konton. "
},
"verifyBankAccountFailureWarning": {
- "message": "Failure to verify the bank account will result in a missed payment and your subscription being disabled."
+ "message": "Malsukceso kontroli la bankan konton rezultigos mankan pagon kaj via abono malŝaltita."
},
"verifiedBankAccount": {
- "message": "Bank account has been verified."
+ "message": "Banka konto estas kontrolita."
},
"bankAccount": {
- "message": "Bankokonto"
+ "message": "Banka Konto"
},
"amountX": {
"message": "Amount $COUNT$",
@@ -2751,37 +2784,37 @@
}
},
"routingNumber": {
- "message": "Enrutiga Nombro",
+ "message": "Numero de Vojo",
"description": "Bank account routing number"
},
"accountNumber": {
- "message": "Kontonumero"
+ "message": "Konta Numero"
},
"accountHolderName": {
- "message": "Nomo Konto-posedanto"
+ "message": "Nomo de Konto-Posedanto"
},
"bankAccountType": {
- "message": "Account Type"
+ "message": "Kontospeco"
},
"bankAccountTypeCompany": {
- "message": "Company (Business)"
+ "message": "Kompanio (Komerco)"
},
"bankAccountTypeIndividual": {
- "message": "Individual (Personal)"
+ "message": "Individua (Persona)"
},
"enterInstallationId": {
- "message": "Enter your installation id"
+ "message": "Enigu vian instalan identigilon"
},
"addSeats": {
- "message": "Add Seats",
+ "message": "Aldoni Sidlokojn",
"description": "Seat = User Seat"
},
"removeSeats": {
- "message": "Remove Seats",
+ "message": "Forigi Sidlokojn",
"description": "Seat = User Seat"
},
"subscriptionUserSeats": {
- "message": "Your subscription allows for a total of $COUNT$ users.",
+ "message": "Via abono permesas entute $COUNT$ uzantojn.",
"placeholders": {
"count": {
"content": "$1",
@@ -2790,19 +2823,19 @@
}
},
"seatsToAdd": {
- "message": "Seats To Add"
+ "message": "Aldonaj Seĝoj"
},
"seatsToRemove": {
- "message": "Seats To Remove"
+ "message": "Forigeblaj Seĝoj"
},
"seatsAddNote": {
- "message": "Adding user seats will result in adjustments to your billing totals and immediately charge your payment method on file. The first charge will be prorated for the remainder of the current billing cycle."
+ "message": "Aldoni uzantajn seĝojn rezultigos ĝustigojn al viaj fakturaj sumoj kaj tuj ŝargos vian pagmanieron en dosiero. La unua ŝarĝo estos proporciigita por la resto de la aktuala faktura ciklo."
},
"seatsRemoveNote": {
- "message": "Removing user seats will result in adjustments to your billing totals that will be prorated as credits toward your next billing charge."
+ "message": "Forigi uzantajn seĝojn rezultigos ĝustigojn al viaj fakturaj sumoj, kiuj estos proratigitaj kiel kreditoj al via sekva faktura kosto."
},
"adjustedSeats": {
- "message": "Adjusted $AMOUNT$ user seats.",
+ "message": "Ĝustigitaj $AMOUNT$ uzanto-seĝoj.",
"placeholders": {
"amount": {
"content": "$1",
@@ -2811,25 +2844,25 @@
}
},
"keyUpdated": {
- "message": "Key Updated"
+ "message": "Ŝlosilo ĝisdatigita"
},
"updateKeyTitle": {
- "message": "Update Key"
+ "message": "Ĝisdatiga Ŝlosilo"
},
"updateEncryptionKey": {
- "message": "Update Encryption Key"
+ "message": "Ĝisdatigi Ĉifran Ŝlosilon"
},
"updateEncryptionKeyShortDesc": {
- "message": "You are currently using an outdated encryption scheme."
+ "message": "Vi nun uzas malmodernan ĉifran skemon."
},
"updateEncryptionKeyDesc": {
- "message": "We've moved to larger encryption keys that provide better security and access to newer features. Updating your encryption key is quick and easy. Just type your master password below. This update will eventually become mandatory."
+ "message": "Ni transloĝiĝis al pli grandaj ĉifraj ŝlosiloj, kiuj donas pli bonan sekurecon kaj aliron al pli novaj funkcioj. Ĝisdatigi vian ĉifran ŝlosilon estas rapide kaj facile. Simple tajpu vian ĉefan pasvorton sube. Ĉi tiu ĝisdatigo fine fariĝos deviga."
},
"updateEncryptionKeyWarning": {
- "message": "After updating your encryption key, you are required to log out and back in to all Bitwarden applications that you are currently using (such as the mobile app or browser extensions). Failure to log out and back in (which downloads your new encryption key) may result in data corruption. We will attempt to log you out automatically, however, it may be delayed."
+ "message": "Post ĝisdatigi vian ĉifradan ŝlosilon, vi devas elsaluti kaj reeniri al ĉiuj Bitwarden-aplikaĵoj, kiujn vi nun uzas (kiel la poŝtelefona programo aŭ retumila etendaĵoj). Malsukceso elsaluti kaj reeniri (kiu elŝutas via nova ĉifra ŝlosilo) povas rezultigi korupton de datumoj. Ni provos elsaluti vin aŭtomate, tamen ĝi eble prokrastos. "
},
"updateEncryptionKeyExportWarning": {
- "message": "Any encrypted exports that you have saved will also become invalid."
+ "message": "Ĉiuj ĉifritaj eksportaĵoj, kiujn vi konservis, ankaŭ malvalidiĝos."
},
"subscription": {
"message": "Abono"
@@ -2838,34 +2871,34 @@
"message": "Ŝarĝante"
},
"upgrade": {
- "message": "Altgradigon"
+ "message": "Ĝisdatigi"
},
"upgradeOrganization": {
- "message": "Upgrade Organization"
+ "message": "Altgradiga Organizo"
},
"upgradeOrganizationDesc": {
- "message": "This feature is not available for free organizations. Switch to a paid plan to unlock more features."
+ "message": "Ĉi tiu funkcio ne haveblas por senpagaj organizoj. Ŝanĝu al pagita plano por malŝlosi pli da funkcioj."
},
"createOrganizationStep1": {
- "message": "Create Organization: Step 1"
+ "message": "Krei Organizon: Paŝo 1"
},
"createOrganizationCreatePersonalAccount": {
- "message": "Before creating your organization, you first need to create a free personal account."
+ "message": "Antaŭ ol krei vian organizon, vi unue devas krei senpagan personan konton."
},
"refunded": {
"message": "Repagita"
},
"nothingSelected": {
- "message": "You have not selected anything."
+ "message": "Vi elektis nenion."
},
"acceptPolicies": {
- "message": "By checking this box you agree to the following:"
+ "message": "Markante ĉi tiun keston vi konsentas pri jeno:"
},
"acceptPoliciesError": {
- "message": "Terms of Service and Privacy Policy have not been acknowledged."
+ "message": "Kondiĉoj pri Servo kaj Privateca Politiko ne estis agnoskitaj."
},
"termsOfService": {
- "message": "Kondiĉoj de Servado"
+ "message": "Kondiĉoj por Servo"
},
"privacyPolicy": {
"message": "Privateca Politiko"
@@ -2874,10 +2907,10 @@
"message": "Filtriloj"
},
"vaultTimeout": {
- "message": "Vault Timeout"
+ "message": "Tempomezuro de Volbo"
},
"vaultTimeoutDesc": {
- "message": "Choose when your vault will timeout and perform the selected action."
+ "message": "Elektu kiam via trezorejo eksvalidiĝos kaj plenumos la elektitan agon."
},
"oneMinute": {
"message": "1 minuto"
@@ -2898,36 +2931,36 @@
"message": "4 horoj"
},
"onRefresh": {
- "message": "On Browser Refresh"
+ "message": "Sur Retumila Aktualigo"
},
"dateUpdated": {
"message": "Ĝisdatigita",
"description": "ex. Date this item was updated"
},
"datePasswordUpdated": {
- "message": "Password Updated",
+ "message": "Pasvorto Ĝisdatigita",
"description": "ex. Date this password was updated"
},
"organizationIsDisabled": {
- "message": "Organization is disabled."
+ "message": "Organizo estas malŝaltita."
},
"licenseIsExpired": {
- "message": "License is expired."
+ "message": "Licenco eksvalidiĝis."
},
"updatedUsers": {
- "message": "Updated users"
+ "message": "Ĝisdatigitaj uzantoj"
},
"selected": {
- "message": "Selektita"
+ "message": "Elektita"
},
"ownership": {
- "message": "Posedado"
+ "message": "Posedo"
},
"whoOwnsThisItem": {
- "message": "Who owns this item?"
+ "message": "Kiu posedas ĉi tiun eron?"
},
"strong": {
- "message": "Fortika",
+ "message": "Forta",
"description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"good": {
@@ -2939,47 +2972,47 @@
"description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"veryWeak": {
- "message": "Tre malforta",
+ "message": "Tre Malforta",
"description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weakMasterPassword": {
"message": "Malforta Majstra Pasvorto"
},
"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?"
+ "message": "La majstra pasvorto, kiun vi elektis, estas malforta. Vi devas uzi fortan majstran pasvorton (aŭ pasfrazon) por ĝuste protekti vian Bitwarden-konton. Ĉu vi certe volas uzi ĉi tiun ĉefan pasvorton?"
},
"rotateAccountEncKey": {
- "message": "Also rotate my account's encryption key"
+ "message": "Ankaŭ turnu la ĉifran ŝlosilon de mia konto"
},
"rotateEncKeyTitle": {
- "message": "Rotate Encryption Key"
+ "message": "Rotacii Ĉifran Ŝlosilon"
},
"rotateEncKeyConfirmation": {
- "message": "Are you sure you want to rotate your account's encryption key?"
+ "message": "Ĉu vi certe volas turni la ĉifran ŝlosilon de via konto?"
},
"attachmentsNeedFix": {
- "message": "This item has old file attachments that need to be fixed."
+ "message": "Ĉi tiu ero havas malnovajn dosierajn aldonaĵojn, kiujn necesas ripari."
},
"attachmentFixDesc": {
- "message": "This is an old file attachment the needs to be fixed. Click to learn more."
+ "message": "Ĉi tio estas malnova riparenda dosiero, kiun necesas ripari. Alklaku por lerni pli."
},
"fix": {
- "message": "Fix",
+ "message": "Ripari",
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
- "message": "There are old file attachments in your vault that need to be fixed before you can rotate your account's encryption key."
+ "message": "Estas malnovaj dosieraj aldonaĵoj en via trezorejo, kiuj devas esti riparitaj antaŭ ol vi povas turni la ĉifran ŝlosilon de via konto."
},
"yourAccountsFingerprint": {
- "message": "Your account's fingerprint phrase",
+ "message": "Fingrospuro de via konto",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
- "message": "To ensure the integrity of your encryption keys, please verify the user's fingerprint phrase before continuing.",
+ "message": "Por certigi la integrecon de viaj ĉifradaj ŝlosiloj, bonvolu kontroli la fingrospuran frazon de la uzanto antaŭ ol daŭrigi.",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"dontAskFingerprintAgain": {
- "message": "Don't ask to verify fingerprint phrase again",
+ "message": "Ne petu kontroli denove fingrospuran frazon",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"free": {
@@ -2987,77 +3020,77 @@
"description": "Free, as in 'Free beer'"
},
"apiKey": {
- "message": "API Key"
+ "message": "API-Ŝlosilo"
},
"apiKeyDesc": {
- "message": "Your API key can be used to authenticate to the Bitwarden public API."
+ "message": "Via API-ŝlosilo povas esti uzata por aŭtentikigi al la publika API de Bitwarden."
},
"apiKeyRotateDesc": {
- "message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use."
+ "message": "Rotacii la API-ŝlosilon nuligos la antaŭan ŝlosilon. Vi povas turni vian API-ŝlosilon se vi kredas, ke la nuna ŝlosilo ne plu estas sekura uzi."
},
"apiKeyWarning": {
- "message": "Your API key has full access to the organization. It should be kept secret."
+ "message": "Via API-ŝlosilo havas plenan aliron al la organizo. Ĝi estu tenata sekreta."
},
"userApiKeyDesc": {
- "message": "Your API key can be used to authenticate in the Bitwarden CLI."
+ "message": "Via API-ŝlosilo povas esti uzata por aŭtentikigi en la Bitwarden CLI."
},
"userApiKeyWarning": {
- "message": "Your API key is an alternative authentication mechanism. It should be kept secret."
+ "message": "Via API-ŝlosilo estas alternativa aŭtentikiga me mechanismanismo. Ĝi devas esti sekretigita."
},
"oauth2ClientCredentials": {
- "message": "OAuth 2.0 Client Credentials",
+ "message": "Klientaj Atestiloj de OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
- "message": "View API Key"
+ "message": "Vidi API-Ŝlosilon"
},
"rotateApiKey": {
- "message": "Rotate API Key"
+ "message": "Rotacii API-Ŝlosilon"
},
"selectOneCollection": {
- "message": "You must select at least one collection."
+ "message": "Vi devas elekti almenaŭ unu kolekton."
},
"couldNotChargeCardPayInvoice": {
- "message": "We were not able to charge your card. Please view and pay the unpaid invoice listed below."
+ "message": "Ni ne povis ŝargi vian karton. Bonvolu vidi kaj pagi la senpagitan fakturon listigitan sube."
},
"inAppPurchase": {
- "message": "En-app-aĉeto"
+ "message": "En-aĉeta aĉeto"
},
"cannotPerformInAppPurchase": {
- "message": "You cannot perform this action while using an in-app purchase payment method."
+ "message": "Vi ne povas plenumi ĉi tiun agon dum vi uzas en-programan aĉetan pagmanieron."
},
"manageSubscriptionFromStore": {
- "message": "You must manage your subscription from the store where your in-app purchase was made."
+ "message": "Vi devas administri vian abonon de la butiko, kie via aĉeta aĉeto estis farita."
},
"minLength": {
- "message": "Minimum Length"
+ "message": "Minimuma longeco"
},
"clone": {
"message": "Kloni"
},
"masterPassPolicyDesc": {
- "message": "Set minimum requirements for master password strength."
+ "message": "Agordi minimumajn postulojn por majstra pasvorta forto."
},
"twoStepLoginPolicyDesc": {
- "message": "Require users to set up two-step login on their personal accounts."
+ "message": "Postuli uzantojn agordi du-ŝtupan ensaluton en siaj personaj kontoj."
},
"twoStepLoginPolicyWarning": {
- "message": "Organization members who are not Owners or Administrators and do not have two-step login enabled for their personal account will be removed from the organization and will receive an email notifying them about the change."
+ "message": "Organizaj membroj, kiuj ne estas Posedantoj aŭ Administrantoj kaj ne havas du-paŝan ensaluton ebligita por sia persona konto, estos forigitaj de la organizo kaj ricevos retpoŝton sciigantan ilin pri la ŝanĝo."
},
"twoStepLoginPolicyUserWarning": {
- "message": "Vi estas membro de organizo, kiu postulas dupaŝan ensaluton esti ebligita en via uzantokonto. Se vi malebligas ĉiujn dupaŝajn ensalutajn provizantojn, vi estos aŭtomate forigita el ĉi tiuj organizoj."
+ "message": "Vi estas membro de organizo, kiu bezonas du-paŝan ensaluton por esti ebligita en via uzantokonto. Se vi malŝaltas ĉiujn du-paŝajn ensalutajn provizantojn, vi aŭtomate estos forigita de ĉi tiuj organizoj."
},
"passwordGeneratorPolicyDesc": {
- "message": "Set minimum requirements for password generator configuration."
+ "message": "Agordi minimumajn postulojn por agordi pasvortan generilon."
},
"passwordGeneratorPolicyInEffect": {
- "message": "One or more organization policies are affecting your generator settings."
+ "message": "Unu aŭ pluraj organizaj politikoj influas viajn generatorajn agordojn."
},
"masterPasswordPolicyInEffect": {
- "message": "One or more organization policies require your master password to meet the following requirements:"
+ "message": "Unu aŭ pluraj organizaj politikoj postulas vian ĉefan pasvorton por plenumi la jenajn postulojn:"
},
"policyInEffectMinComplexity": {
- "message": "Minimum complexity score of $SCORE$",
+ "message": "Minimuma kompleksa poentaro de $SCORE$",
"placeholders": {
"score": {
"content": "$1",
@@ -3066,7 +3099,7 @@
}
},
"policyInEffectMinLength": {
- "message": "Minimum length of $LENGTH$",
+ "message": "Minimuma longo de $LENGTH$",
"placeholders": {
"length": {
"content": "$1",
@@ -3075,16 +3108,16 @@
}
},
"policyInEffectUppercase": {
- "message": "Contain one or more uppercase characters"
+ "message": "Enhavas unu aŭ plurajn majusklajn literojn"
},
"policyInEffectLowercase": {
- "message": "Contain one or more lowercase characters"
+ "message": "Enhavas unu aŭ plurajn minusklojn"
},
"policyInEffectNumbers": {
- "message": "Contain one or more numbers"
+ "message": "Enhavas unu aŭ plurajn numerojn"
},
"policyInEffectSpecial": {
- "message": "Contain one or more of the following special characters $CHARS$",
+ "message": "Enhavas unu aŭ pli el la jenaj specialaj signoj $CHARS$",
"placeholders": {
"chars": {
"content": "$1",
@@ -3093,28 +3126,28 @@
}
},
"masterPasswordPolicyRequirementsNotMet": {
- "message": "Your new master password does not meet the policy requirements."
+ "message": "Via nova majstra pasvorto ne plenumas la politikajn postulojn."
},
"minimumNumberOfWords": {
- "message": "Minimum Number of Words"
+ "message": "Minimuma Nombro de Vortoj"
},
"defaultType": {
- "message": "Default Type"
+ "message": "Apriora Tipo"
},
"userPreference": {
- "message": "User Preference"
+ "message": "Uzanta Prefero"
},
"vaultTimeoutAction": {
- "message": "Vault Timeout Action"
+ "message": "Volta Tempolima Ago"
},
"vaultTimeoutActionLockDesc": {
- "message": "A locked vault requires that you re-enter your master password to access it again."
+ "message": "Ŝlosita trezorejo postulas, ke vi reenmetu vian ĉefan pasvorton por aliri ĝin denove."
},
"vaultTimeoutActionLogOutDesc": {
- "message": "A logged out vault requires that you re-authenticate to access it again."
+ "message": "Ensalutita volbo postulas, ke vi denove aŭtentikigu por aliri ĝin denove."
},
"lock": {
- "message": "Lock",
+ "message": "Ŝlosi",
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
@@ -3122,28 +3155,28 @@
"description": "Noun: A special folder for holding deleted items that have not yet been permanently deleted"
},
"searchTrash": {
- "message": "Search Trash"
+ "message": "Serĉi rubujon"
},
"permanentlyDelete": {
- "message": "Permanently Delete"
+ "message": "Konstante Forigi"
},
"permanentlyDeleteSelected": {
"message": "Permanently Delete Selected"
},
"permanentlyDeleteItem": {
- "message": "Permanently Delete Item"
+ "message": "Konstante Forigi Artikolon"
},
"permanentlyDeleteItemConfirmation": {
- "message": "Ĉu vi certas, ke vi volas porĉiame forigi ĉi tiun ero?"
+ "message": "Ĉu vi certe volas konstante forigi ĉi tiun eron?"
},
"permanentlyDeletedItem": {
- "message": "Permanently Deleted item"
+ "message": "Konstante forigita ero"
},
"permanentlyDeletedItems": {
- "message": "Permanently Deleted items"
+ "message": "Konstante Forigitaj Eroj"
},
"permanentlyDeleteSelectedItemsDesc": {
- "message": "You have selected $COUNT$ item(s) to permanently delete. Are you sure you want to permanently delete all of these items?",
+ "message": "Vi elektis $COUNT$ eron (j) por konstante forigi. Ĉu vi certas, ke vi volas forigi konstante ĉiujn ĉi tiujn erojn?",
"placeholders": {
"count": {
"content": "$1",
@@ -3152,7 +3185,7 @@
}
},
"permanentlyDeletedItemId": {
- "message": "Permanently Deleted item $ID$.",
+ "message": "Konstante Forigita ero $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -3164,25 +3197,25 @@
"message": "Restarigi"
},
"restoreSelected": {
- "message": "Restore Selected"
+ "message": "Restarigi elektitajn"
},
"restoreItem": {
- "message": "Restore Item"
+ "message": "Restarigi Artikolon"
},
"restoredItem": {
- "message": "Restored Item"
+ "message": "Restarigita elemento"
},
"restoredItems": {
- "message": "Restored Items"
+ "message": "Restarigitaj Eroj"
},
"restoreItemConfirmation": {
- "message": "Are you sure you want to restore this item?"
+ "message": "Ĉu vi certe volas restarigi ĉi tiun eron?"
},
"restoreItems": {
- "message": "Restore items"
+ "message": "Restarigi erojn"
},
"restoreSelectedItemsDesc": {
- "message": "You have selected $COUNT$ item(s) to restore. Are you sure you want to restore all of these items?",
+ "message": "Vi elektis $COUNT$ eron (j) por restarigi. Ĉu vi certe volas restarigi ĉiujn ĉi tiujn erojn?",
"placeholders": {
"count": {
"content": "$1",
@@ -3200,301 +3233,304 @@
}
},
"vaultTimeoutLogOutConfirmation": {
- "message": "Logging out will remove all access to your vault and requires online authentication after the timeout period. Are you sure you want to use this setting?"
+ "message": "Elsaluti forigos ĉian aliron al via trezorejo kaj postulas interretan aŭtentikigon post la limtempo. Ĉu vi certas, ke vi volas uzi ĉi tiun agordon?"
},
"vaultTimeoutLogOutConfirmationTitle": {
- "message": "Timeout Action Confirmation"
+ "message": "Konfirmado de Tempolima Ago"
},
"hidePasswords": {
- "message": "Hide Passwords"
+ "message": "Kaŝi Pasvortojn"
},
"countryPostalCodeRequiredDesc": {
- "message": "We require this information for calculating sales tax and financial reporting only."
+ "message": "Ni postulas ĉi tiujn informojn nur por kalkuli vendimposton kaj financan raportadon."
},
"includeVAT": {
- "message": "Include VAT/GST Information (optional)"
+ "message": "Inkluzivi informojn pri VAT / GST (nedeviga)"
},
"taxIdNumber": {
- "message": "VAT/GST Tax ID"
+ "message": "Imposta ID de VAT / GST"
},
"taxInfoUpdated": {
- "message": "Tax information updated."
+ "message": "Impostaj informoj ĝisdatigitaj."
},
"setMasterPassword": {
- "message": "Set Master Password"
+ "message": "Agordi Majstran Pasvorton"
},
"ssoCompleteRegistration": {
- "message": "In order to complete logging in with SSO, please set a master password to access and protect your vault."
+ "message": "Por kompletigi ensalutadon per SSO, bonvolu agordi ĉefan pasvorton por aliri kaj protekti vian trezorejon."
},
"identifier": {
- "message": "Identifier"
+ "message": "Identigilo"
},
"organizationIdentifier": {
- "message": "Organization Identifier"
+ "message": "Organiza Identigilo"
},
"ssoLogInWithOrgIdentifier": {
- "message": "Log in using your organization's single sign-on portal. Please enter your organization's identifier to begin."
+ "message": "Ensalutu per la unika ensaluta portalo de via organizo. Bonvolu enigi la identigilon de via organizo por komenci."
},
"enterpriseSingleSignOn": {
- "message": "Enterprise Single Sign-On"
+ "message": "Entreprena Ununura Ensaluto"
},
"ssoHandOff": {
- "message": "You may now close this tab and continue in the extension."
+ "message": "Vi povas nun fermi ĉi tiun langeton kaj daŭrigi en la etendaĵo."
},
"businessPortal": {
- "message": "Business Portal",
+ "message": "Komerca Portalo",
"description": "The web portal used by business organizations for configuring certain features."
},
"includeAllTeamsFeatures": {
- "message": "All Teams features, plus:"
+ "message": "Ĉiuj funkcioj de teamoj, plus:"
},
"includeSsoAuthentication": {
- "message": "SSO Authentication via SAML2.0 and OpenID Connect"
+ "message": "SSO-Aŭtentikigo per SAML2.0 kaj OpenID Connect"
},
"includeEnterprisePolicies": {
- "message": "Enterprise Policies"
+ "message": "Entreprenaj Politikoj"
},
"ssoValidationFailed": {
- "message": "SSO Validation Failed"
+ "message": "SSO-Validado Malsukcesis"
},
"ssoIdentifierRequired": {
- "message": "Organization Identifier is required."
+ "message": "Organiza Identigilo necesas."
},
"unlinkSso": {
- "message": "Unlink SSO"
+ "message": "Malkonekti SSO"
},
"linkSso": {
- "message": "Link SSO"
+ "message": "Ligi SSO"
},
"webPoliciesDeprecationWarning": {
- "message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
+ "message": "Politika agordo estis movita, kaj ĉi tiu paĝo baldaŭ malrekomendiĝos. Bonvolu alklaki sube por uzi la paĝon pri politikoj pri Komerca Portalo anstataŭe."
},
"singleOrg": {
- "message": "Single Organization"
+ "message": "Ununura Organizo"
},
"singleOrgDesc": {
- "message": "Restrict users from being able to join any other organizations."
+ "message": "Limigi uzantojn povi aliĝi al iuj aliaj organizoj."
},
"singleOrgBlockCreateMessage": {
- "message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
+ "message": "Via nuna organizo havas politikon, kiu ne permesas vin aliĝi al pli ol unu organizo. Bonvolu kontakti administrantojn de via organizo aŭ registriĝi de alia Bitwarden-konto."
},
"singleOrgPolicyWarning": {
- "message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
+ "message": "Organizaj membroj, kiuj ne estas Posedantoj aŭ Administrantoj kaj jam estas membro de alia organizo, estos forigitaj de via organizo."
},
"requireSso": {
- "message": "Single Sign-On Authentication"
+ "message": "Ununura Ensaluta Aŭtentikigo"
},
"requireSsoPolicyDesc": {
- "message": "Require users to log in with the Enterprise Single Sign-On method."
+ "message": "Postuli uzantojn ensaluti per la entrepreno pri sola ensaluto."
},
"prerequisite": {
- "message": "Prerequisite"
+ "message": "Antaŭkondiĉo"
},
"requireSsoPolicyReq": {
- "message": "The Single Organization enterprise policy must be enabled before activating this policy."
+ "message": "La entreprena politiko pri Ununura Organizo devas esti ebligita antaŭ ol aktivigi ĉi tiun politikon."
},
"requireSsoPolicyReqError": {
- "message": "Single Organization policy not enabled."
+ "message": "Politiko pri Ununura Organizo ne ebligita."
},
"requireSsoExemption": {
- "message": "Organization Owners and Administrators are exempt from this policy's enforcement."
+ "message": "Organizaj Posedantoj kaj Administrantoj estas esceptitaj de la apliko de ĉi tiu politiko."
},
"sendTypeFile": {
- "message": "File"
+ "message": "Dosiero"
},
"sendTypeText": {
- "message": "Text"
+ "message": "Teksto"
},
"createSend": {
- "message": "Create New Send",
+ "message": "Krei novan sendon",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
- "message": "Edit Send",
+ "message": "Redakti Sendu",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
- "message": "Created Send",
+ "message": "Kreita Sendo",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
- "message": "Edited Send",
+ "message": "Redaktita Sendo",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
- "message": "Deleted Send",
+ "message": "Forigita Sendo",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
- "message": "Delete Send",
+ "message": "Forigi Sendu",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
- "message": "Are you sure you want to delete this Send?",
+ "message": "Ĉu vi certe volas forigi ĉi tiun Sendon?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
- "message": "What type of Send is this?",
+ "message": "Kia Sendo estas ĉi tio?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
- "message": "Deletion Date"
+ "message": "Dato de Forigo"
},
"deletionDateDesc": {
- "message": "The Send will be permanently deleted on the specified date and time.",
+ "message": "La Sendo estos definitive forigita en la specifaj dato kaj horo.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
- "message": "Expiration Date"
+ "message": "Findato"
},
"expirationDateDesc": {
- "message": "If set, access to this Send will expire on the specified date and time.",
+ "message": "Se agordita, aliro al ĉi tiu Sendo eksvalidiĝos je la specifaj dato kaj horo.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"maxAccessCount": {
- "message": "Maximum Access Count"
+ "message": "Maksimuma Aliro-Kalkulo"
},
"maxAccessCountDesc": {
- "message": "If set, users will no longer be able to access this send once the maximum access count is reached.",
+ "message": "Se agordite, uzantoj ne plu povos aliri ĉi tiun sendon post kiam la maksimuma alira kalkulo estos atingita.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
- "message": "Current Access Count"
+ "message": "Nuna Alira Kalkulo"
},
"sendPasswordDesc": {
- "message": "Optionally require a password for users to access this Send.",
+ "message": "Laŭvole postulas pasvorton por uzantoj aliri ĉi tiun Sendon.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNotesDesc": {
- "message": "Private notes about this Send.",
+ "message": "Privataj notoj pri ĉi tiu Sendo.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disabled": {
- "message": "Disabled"
+ "message": "Malebligita"
},
"sendLink": {
- "message": "Send link",
+ "message": "Sendi ligon",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
- "message": "Copy Send Link",
+ "message": "Kopii Sendu Ligilon",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
- "message": "Remove Password"
+ "message": "Forigi pasvorton"
},
"removedPassword": {
- "message": "Removed Password"
+ "message": "Forigita Pasvorto"
},
"removePasswordConfirmation": {
- "message": "Are you sure you want to remove the password?"
+ "message": "Ĉu vi certe volas forigi la pasvorton?"
+ },
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
},
"disableThisSend": {
- "message": "Disable this Send so that no one can access it.",
+ "message": "Malŝalti ĉi tiun Sendon por ke neniu povu aliri ĝin.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"allSends": {
- "message": "All Sends"
+ "message": "Ĉiuj Sendoj"
},
"maxAccessCountReached": {
- "message": "Max access count reached"
+ "message": "Maksimuma alirnombro atingis"
},
"pendingDeletion": {
- "message": "Pending deletion"
+ "message": "Atendanta forigo"
},
"expired": {
- "message": "Expired"
+ "message": "Eksvalidiĝis"
},
"searchSends": {
- "message": "Search Sends",
+ "message": "Serĉaj Sendoj",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
- "message": "This Send is protected with a password. Please type the password below to continue.",
+ "message": "Ĉi tiu Sendo estas protektita per pasvorto. Bonvolu tajpi la pasvorton sube por daŭrigi.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
- "message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
+ "message": "Ĉu vi ne scias la pasvorton? Petu al la Sendinto la pasvorton bezonatan por aliri ĉi tiun Sendon.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
- "message": "This send is hidden by default. You can toggle its visibility using the button below.",
+ "message": "Ĉi tiu sendado estas kaŝita defaŭlte. Vi povas ŝalti ĝian videblecon per la suba butono.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
- "message": "Download File"
+ "message": "Elŝuti dosieron"
},
"sendAccessUnavailable": {
- "message": "The Send you are trying to access does not exist or is no longer available.",
+ "message": "La Sendo, kiun vi provas aliri, ne ekzistas aŭ ne plu haveblas.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
- "message": "The file associated with this Send could not be found.",
+ "message": "La dosiero asociita kun ĉi tiu Sendo ne estis trovebla.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
- "message": "There are no Sends to list.",
+ "message": "Estas neniuj Sendoj por listigi.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"emergencyAccess": {
- "message": "Emergency Access"
+ "message": "Kriza Aliro"
},
"emergencyAccessDesc": {
- "message": "Grant and manage emergency access for trusted contacts. Trusted contacts may request access to either View or Takeover your account in case of an emergency. Visit our help page for more information and details into how zero knowledge sharing works."
+ "message": "Donu kaj administru krizan aliron por fidindaj kontaktoj. Fidindaj kontaktoj povas peti aliron al aŭ Vidi aŭ Transpreni vian konton en kazo de krizo. Vizitu nian helpopaĝon por pliaj informoj kaj detaloj pri kiel funkcias nula scio-dividado."
},
"emergencyAccessOwnerWarning": {
- "message": "You are an Owner of one or more organizations. If you give takeover access to an emergency contact, they will be able to use all your permissions as Owner after a takeover."
+ "message": "Vi estas Posedanto de unu aŭ pluraj organizoj. Se vi donas transprenan aliron al urĝa kontakto, ili povos uzi ĉiujn viajn permesojn kiel Posedanto post transpreno."
},
"trustedEmergencyContacts": {
- "message": "Trusted emergency contacts"
+ "message": "Fidindaj krizaj kontaktoj"
},
"noTrustedContacts": {
- "message": "You have not added any emergency contacts yet, invite a trusted contact to get started."
+ "message": "Vi ankoraŭ ne aldonis krizajn kontaktojn, invitu fidindan kontakton por komenci."
},
"addEmergencyContact": {
- "message": "Add emergency contact"
+ "message": "Aldoni krizan kontakton"
},
"designatedEmergencyContacts": {
- "message": "Designated as emergency contact"
+ "message": "Elektita kiel kriz-kontakto"
},
"noGrantedAccess": {
- "message": "You have not been designated as an emergency contact for anyone yet."
+ "message": "Vi ankoraŭ ne estis nomumita kiel urĝa kontakto por iu ajn."
},
"inviteEmergencyContact": {
- "message": "Invite emergency contact"
+ "message": "Inviti krizan kontakton"
},
"editEmergencyContact": {
- "message": "Edit emergency contact"
+ "message": "Redakti krizan kontakton"
},
"inviteEmergencyContactDesc": {
- "message": "Invite a new emergency contact by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
+ "message": "Invitu novan krizan kontakton enigante sube sian retpoŝtan adreson Bitwarden. Se ili ne havas Bitwarden-konton jam, ili estos petataj krei novan konton."
},
"emergencyAccessRecoveryInitiated": {
- "message": "Emergency Access Initiated"
+ "message": "Kriza Aliro Komencita"
},
"emergencyAccessRecoveryApproved": {
- "message": "Emergency Access Approved"
+ "message": "Akutaliro aprobita"
},
"viewDesc": {
- "message": "Can view all items in your own vault."
+ "message": "Povas vidi ĉiujn erojn en via propra trezorejo."
},
"takeover": {
- "message": "Takeover"
+ "message": "Transpreno"
},
"takeoverDesc": {
- "message": "Can reset your account with a new master password."
+ "message": "Povas reagordi vian konton per nova majstra pasvorto."
},
"waitTime": {
- "message": "Wait Time"
+ "message": "Atendotempo"
},
"waitTimeDesc": {
- "message": "Time required before automatically granting access."
+ "message": "Tempo bezonata antaŭ ol aŭtomate doni aliron."
},
"oneDay": {
- "message": "1 day"
+ "message": "1 tago"
},
"days": {
- "message": "$DAYS$ days",
+ "message": "$TAGOJ$ tagoj",
"placeholders": {
"days": {
"content": "$1",
@@ -3503,16 +3539,16 @@
}
},
"invitedUser": {
- "message": "Invited user."
+ "message": "Invitita uzanto."
},
"acceptEmergencyAccess": {
- "message": "You've been invited to become an emergency contact for the user listed above. To accept the invitation, you need to log in or create a new Bitwarden account."
+ "message": "Vi estis invitita fariĝi urĝa kontakto por la supre listigita uzanto. Por akcepti la inviton, vi devas ensaluti aŭ krei novan Bitwarden-konton."
},
"emergencyInviteAcceptFailed": {
- "message": "Unable to accept invitation. Ask the user to send a new invitation."
+ "message": "Ne eblas akcepti inviton. Petu la uzanton sendi novan inviton."
},
"emergencyInviteAcceptFailedShort": {
- "message": "Unable to accept invitation. $DESCRIPTION$",
+ "message": "Ne eblas akcepti inviton. $DESCRIPTION $",
"placeholders": {
"description": {
"content": "$1",
@@ -3521,13 +3557,13 @@
}
},
"emergencyInviteAcceptedDesc": {
- "message": "You can access the emergency options for this user after your identity has been confirmed. We'll send you an email when that happens."
+ "message": "Vi povas aliri la krizajn eblojn por ĉi tiu uzanto post kiam via identeco estis konfirmita. Ni sendos al vi retpoŝton kiam tio okazos."
},
"requestAccess": {
- "message": "Request Access"
+ "message": "Peti Aliron"
},
"requestAccessConfirmation": {
- "message": "Are you sure you want to request emergency access? You will be provided access after $WAITTIME$ day(s) or whenever the user manually approves the request.",
+ "message": "Ĉu vi certe volas peti krizan aliron? Vi ricevos aliron post $WAITTIME$ tago (j) aŭ kiam la uzanto mane aprobos la peton.",
"placeholders": {
"waittime": {
"content": "$1",
@@ -3536,7 +3572,7 @@
}
},
"requestSent": {
- "message": "Emergency access requested for $USER$. We'll notify you by email when it's possible to continue.",
+ "message": "Kriza aliro petita por $USER $. Ni sciigos vin per retpoŝto kiam eblas daŭrigi.",
"placeholders": {
"user": {
"content": "$1",
@@ -3545,13 +3581,13 @@
}
},
"approve": {
- "message": "Approve"
+ "message": "Aprovi"
},
"reject": {
- "message": "Reject"
+ "message": "Malakcepti"
},
"approveAccessConfirmation": {
- "message": "Are you sure you want to approve emergency access? This will allow $USER$ to $ACTION$ your account.",
+ "message": "Ĉu vi certe volas aprobi krizan aliron? Ĉi tio permesos $USER$ al $ACTION$ via konto.",
"placeholders": {
"user": {
"content": "$1",
@@ -3564,13 +3600,13 @@
}
},
"emergencyApproved": {
- "message": "Emergency access approved."
+ "message": "Akutaliro aprobita."
},
"emergencyRejected": {
- "message": "Emergency access rejected"
+ "message": "Krizaliro malakceptita"
},
"passwordResetFor": {
- "message": "Password reset for $USER$. You can now login using the new password.",
+ "message": "Pasvorta restarigo por $USER $. Vi nun povas ensaluti per la nova pasvorto.",
"placeholders": {
"user": {
"content": "$1",
@@ -3579,37 +3615,59 @@
}
},
"personalOwnership": {
- "message": "Personal Ownership"
+ "message": "Persona Posedo"
},
"personalOwnershipPolicyDesc": {
- "message": "Require users to save vault items to an organization by removing the personal ownership option."
+ "message": "Postuli uzantojn konservi trezorejojn al organizo forigante la opcion pri persona posedo."
},
"personalOwnershipExemption": {
- "message": "Organization Owners and Administrators are exempt from this policy's enforcement."
+ "message": "Organizaj Posedantoj kaj Administrantoj estas esceptitaj de la apliko de ĉi tiu politiko."
},
"personalOwnershipSubmitError": {
- "message": "Due to an enterprise policy, you are restricted from saving items to your personal vault. Change the Ownership option to an organization and choose from available Collections."
+ "message": "Pro entreprena politiko, vi ne rajtas konservi artikolojn al via persona trezorejo. Ŝanĝu la opcion Proprieto al organizo kaj elektu el disponeblaj Kolektoj."
},
"disableSend": {
- "message": "Disable Send"
+ "message": "Malebligi Sendi"
},
"disableSendPolicyDesc": {
- "message": "Do not allow users to create or edit a Bitwarden Send. Deleting an existing Send is still allowed.",
+ "message": "Ne permesu al uzantoj krei aŭ redakti Bitwarden Sendon. Forigi ekzistantan Sendon estas ankoraŭ permesita.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
- "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ "message": "Organizaj uzantoj, kiuj povas administri la politikojn de la organizo, estas esceptitaj de la devigo de ĉi tiu politiko."
},
"sendDisabled": {
- "message": "Send disabled",
+ "message": "Sendu malebligita",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
- "message": "Due to an enterprise policy, you are only able to delete an existing Send.",
+ "message": "Pro entreprena politiko, vi nur povas forigi ekzistantan Sendon.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
- "message": "Modified policy $ID$.",
+ "message": "Modifita politiko $ID $.",
"placeholders": {
"id": {
"content": "$1",
@@ -3618,129 +3676,132 @@
}
},
"planPrice": {
- "message": "Plan price"
+ "message": "Plana prezo"
},
"estimatedTax": {
- "message": "Estimated tax"
+ "message": "Taksita imposto"
},
"custom": {
- "message": "Custom"
+ "message": "Propra"
},
"customDesc": {
- "message": "Allows more granular control of user permissions for advanced configurations."
+ "message": "Permesas pli detalan kontrolon de uzaj permesoj por progresintaj agordoj."
},
"permissions": {
- "message": "Permissions"
+ "message": "Permesoj"
},
"accessBusinessPortal": {
- "message": "Access Business Portal"
+ "message": "Aliri Komercan Portalon"
},
"accessEventLogs": {
- "message": "Access Event Logs"
+ "message": "Aliri Eventajn Registrojn"
},
"accessImportExport": {
- "message": "Access Import/Export"
+ "message": "Aliri Importi / Eksporti"
},
"accessReports": {
- "message": "Access Reports"
+ "message": "Aliraj Raportoj"
},
"manageAllCollections": {
- "message": "Manage All Collections"
+ "message": "Administri ĉiujn kolektojn"
},
"manageAssignedCollections": {
- "message": "Manage Assigned Collections"
+ "message": "Administri Asignitajn Kolektojn"
},
"manageGroups": {
- "message": "Manage Groups"
+ "message": "Administri Grupojn"
},
"managePolicies": {
- "message": "Manage Policies"
+ "message": "Administri Politikojn"
},
"manageSso": {
- "message": "Manage SSO"
+ "message": "Administri SSO"
},
"manageUsers": {
- "message": "Manage Users"
+ "message": "Administri Uzantojn"
+ },
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
},
"disableRequireSsoError": {
- "message": "You must manually disable the Single Sign-On Authentication policy before this policy can be disabled."
+ "message": "Vi devas permane malŝalti la politikon pri sola ensaluta aŭtentokontrolo antaŭ ol ĉi tiu politiko povas esti malebligita."
},
"personalOwnershipPolicyInEffect": {
- "message": "An organization policy is affecting your ownership options."
+ "message": "Organiza politiko influas viajn posedopciojn."
},
"personalOwnershipCheckboxDesc": {
- "message": "Disable personal ownership for organization users"
+ "message": "Malebligi personan posedon por organizaj uzantoj"
},
"textHiddenByDefault": {
- "message": "When accessing the Send, hide the text by default",
+ "message": "Alirante la Sendon, kaŝu la tekston defaŭlte",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
- "message": "A friendly name to describe this Send.",
+ "message": "Amika nomo por priskribi ĉi tiun Sendon.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
- "message": "The text you want to send."
+ "message": "La teksto, kiun vi volas sendi."
},
"sendFileDesc": {
- "message": "The file you want to send."
+ "message": "La dosiero, kiun vi volas sendi."
},
"copySendLinkOnSave": {
- "message": "Copy the link to share this Send to my clipboard upon save."
+ "message": "Kopiu la ligon por dividi ĉi tion Sendu al mia tondujo post konservado."
},
"sendLinkLabel": {
- "message": "Send link",
+ "message": "Sendi ligon",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
- "message": "Send",
+ "message": "Sendi",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
- "message": "Bitwarden Send transmits sensitive, temporary information to others easily and securely.",
+ "message": "Bitwarden Send transdonas sentemajn provizorajn informojn al aliaj facile kaj sekure.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
- "message": "Learn more about",
+ "message": "Lernu pli pri",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
- "message": "Share text or files directly with anyone."
+ "message": "Kunhavigi tekston aŭ dosierojn rekte kun iu ajn."
},
"sendVaultCardLearnMore": {
- "message": "Learn more",
+ "message": "Lernu pli",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
- "message": "see",
+ "message": "vidu",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
- "message": "how it works",
+ "message": "kiel ĝi funkcias",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
- "message": "or",
+ "message": "aŭ",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
- "message": "try it now",
+ "message": "provu ĝin nun",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
- "message": "or",
+ "message": "aŭ",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
- "message": "sign up",
+ "message": "aliĝi",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
- "message": "to try it today.",
+ "message": "provi ĝin hodiaŭ.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
- "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you",
+ "message": "Bitwarden-uzanto $USER_IDENTIFIER$ dividis la jenon kun vi",
"placeholders": {
"user_identifier": {
"content": "$1",
@@ -3748,19 +3809,86 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
- "message": "The expiration date provided is not valid."
+ "message": "La donita eksvalidiĝa dato ne validas."
},
"deletionDateIsInvalid": {
- "message": "The deletion date provided is not valid."
+ "message": "La forigita dato donita ne validas."
},
"expirationDateAndTimeRequired": {
- "message": "An expiration date and time are required."
+ "message": "Eksvalidiĝa dato kaj horo necesas."
},
"deletionDateAndTimeRequired": {
- "message": "A deletion date and time are required."
+ "message": "Forigo de dato kaj horo estas bezonataj."
},
"dateParsingError": {
- "message": "There was an error saving your deletion and expiration dates."
+ "message": "Estis eraro konservante viajn forigajn kaj eksvalidajn datojn."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/es/messages.json b/src/locales/es/messages.json
index d13f0dd50f..c35f8ef0f0 100644
--- a/src/locales/es/messages.json
+++ b/src/locales/es/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "Llave de seguridad FIDO U2F"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Correo electrónico"
},
@@ -1004,7 +1013,7 @@
"message": "Importar datos"
},
"importError": {
- "message": "Import Error"
+ "message": "Error al importar"
},
"importErrorDesc": {
"message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again."
@@ -1013,7 +1022,7 @@
"message": "La información ha sido importada correctamente en tu caja fuerte."
},
"importWarning": {
- "message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
+ "message": "Estás importando datos a $ORGANIZATION$. Tus datos pueden ser compartidos con miembros de esta organización. ¿Quieres continuar?",
"placeholders": {
"organization": {
"content": "$1",
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "Soporte NFC"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "¿Estás seguro de que quieres eliminar esta clave de seguridad?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Leer llave"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Hubo un problema al leer la llave de seguridad. Inténtalo de nuevo."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Tu código de recuperación de inicio de sesión de dos pasos de Bitwarden"
},
@@ -1584,7 +1611,7 @@
"message": "Opciones adicionales de inicio de sesión de dos pasos como YubiKey, Fido U2F y Duo."
},
"premiumSignUpEmergency": {
- "message": "Emergency Access"
+ "message": "Acceso de emergencia"
},
"premiumSignUpReports": {
"message": "Higiene de contraseña, salud de la cuenta e informes de violaciones de datos para mantener su caja fuerte segura."
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "No se ha podido verificar tu cuenta de correo electrónico. Prueba a enviar un nuevo correo de verificación."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Actualizar navegador"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "¿Está seguro que desea eliminar la contraseña?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Deshabilita este envío para que nadie pueda acceder a él.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3452,28 +3488,28 @@
"message": "You have not added any emergency contacts yet, invite a trusted contact to get started."
},
"addEmergencyContact": {
- "message": "Add emergency contact"
+ "message": "Añadir contacto de emergencia"
},
"designatedEmergencyContacts": {
- "message": "Designated as emergency contact"
+ "message": "Diseñado como contacto de emergencia"
},
"noGrantedAccess": {
"message": "You have not been designated as an emergency contact for anyone yet."
},
"inviteEmergencyContact": {
- "message": "Invite emergency contact"
+ "message": "Invitar contacto de emergencia"
},
"editEmergencyContact": {
- "message": "Edit emergency contact"
+ "message": "Editar contacto de emergencia"
},
"inviteEmergencyContactDesc": {
"message": "Invite a new emergency contact by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
},
"emergencyAccessRecoveryInitiated": {
- "message": "Emergency Access Initiated"
+ "message": "Acceso de emergencia iniciado"
},
"emergencyAccessRecoveryApproved": {
- "message": "Emergency Access Approved"
+ "message": "Acceso de emergencia aprobado"
},
"viewDesc": {
"message": "Can view all items in your own vault."
@@ -3482,19 +3518,19 @@
"message": "Takeover"
},
"takeoverDesc": {
- "message": "Can reset your account with a new master password."
+ "message": "Puede restablecer su cuenta con una nueva contraseña maestra."
},
"waitTime": {
- "message": "Wait Time"
+ "message": "Tiempo de espera"
},
"waitTimeDesc": {
- "message": "Time required before automatically granting access."
+ "message": "Tiempo requerido antes de conceder el acceso automáticamente."
},
"oneDay": {
- "message": "1 day"
+ "message": "1 día"
},
"days": {
- "message": "$DAYS$ days",
+ "message": "$DAYS$ días",
"placeholders": {
"days": {
"content": "$1",
@@ -3503,7 +3539,7 @@
}
},
"invitedUser": {
- "message": "Invited user."
+ "message": "Usuario invitado."
},
"acceptEmergencyAccess": {
"message": "You've been invited to become an emergency contact for the user listed above. To accept the invitation, you need to log in or create a new Bitwarden account."
@@ -3512,7 +3548,7 @@
"message": "Unable to accept invitation. Ask the user to send a new invitation."
},
"emergencyInviteAcceptFailedShort": {
- "message": "Unable to accept invitation. $DESCRIPTION$",
+ "message": "No se puede aceptar la invitación. $DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
@@ -3524,7 +3560,7 @@
"message": "You can access the emergency options for this user after your identity has been confirmed. We'll send you an email when that happens."
},
"requestAccess": {
- "message": "Request Access"
+ "message": "Solicitar acceso"
},
"requestAccessConfirmation": {
"message": "Are you sure you want to request emergency access? You will be provided access after $WAITTIME$ day(s) or whenever the user manually approves the request.",
@@ -3545,10 +3581,10 @@
}
},
"approve": {
- "message": "Approve"
+ "message": "Aprobar"
},
"reject": {
- "message": "Reject"
+ "message": "Rechazar"
},
"approveAccessConfirmation": {
"message": "Are you sure you want to approve emergency access? This will allow $USER$ to $ACTION$ your account.",
@@ -3564,10 +3600,10 @@
}
},
"emergencyApproved": {
- "message": "Emergency access approved."
+ "message": "Acceso de emergencia aprobado."
},
"emergencyRejected": {
- "message": "Emergency access rejected"
+ "message": "Acceso de emergencia rechazado"
},
"passwordResetFor": {
"message": "Password reset for $USER$. You can now login using the new password.",
@@ -3579,7 +3615,7 @@
}
},
"personalOwnership": {
- "message": "Personal Ownership"
+ "message": "Propiedad personal"
},
"personalOwnershipPolicyDesc": {
"message": "Require users to save vault items to an organization by removing the personal ownership option."
@@ -3591,7 +3627,7 @@
"message": "Due to an enterprise policy, you are restricted from saving items to your personal vault. Change the Ownership option to an organization and choose from available Collections."
},
"disableSend": {
- "message": "Disable Send"
+ "message": "Desactivar envío"
},
"disableSendPolicyDesc": {
"message": "Do not allow users to create or edit a Bitwarden Send. Deleting an existing Send is still allowed.",
@@ -3601,15 +3637,37 @@
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
},
"sendDisabled": {
- "message": "Send disabled",
+ "message": "Enviar desactivado",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
"message": "Due to an enterprise policy, you are only able to delete an existing Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
- "message": "Modified policy $ID$.",
+ "message": "Política modificada $ID$.",
"placeholders": {
"id": {
"content": "$1",
@@ -3618,49 +3676,52 @@
}
},
"planPrice": {
- "message": "Plan price"
+ "message": "Precio del plan"
},
"estimatedTax": {
- "message": "Estimated tax"
+ "message": "Impuesto estimado"
},
"custom": {
- "message": "Custom"
+ "message": "Personalizado"
},
"customDesc": {
"message": "Allows more granular control of user permissions for advanced configurations."
},
"permissions": {
- "message": "Permissions"
+ "message": "Permisos"
},
"accessBusinessPortal": {
- "message": "Access Business Portal"
+ "message": "Acceso al Portal de Negocios"
},
"accessEventLogs": {
- "message": "Access Event Logs"
+ "message": "Acceder a los registros de eventos"
},
"accessImportExport": {
- "message": "Access Import/Export"
+ "message": "Acceso importar/exportar"
},
"accessReports": {
- "message": "Access Reports"
+ "message": "Informes de acceso"
},
"manageAllCollections": {
- "message": "Manage All Collections"
+ "message": "Administrar todas las colecciones"
},
"manageAssignedCollections": {
- "message": "Manage Assigned Collections"
+ "message": "Administrar colecciones asignadas"
},
"manageGroups": {
- "message": "Manage Groups"
+ "message": "Administrar grupos"
},
"managePolicies": {
- "message": "Manage Policies"
+ "message": "Administrar políticas"
},
"manageSso": {
- "message": "Manage SSO"
+ "message": "Gestionar SSO"
},
"manageUsers": {
- "message": "Manage Users"
+ "message": "Administrar usuarios"
+ },
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
},
"disableRequireSsoError": {
"message": "You must manually disable the Single Sign-On Authentication policy before this policy can be disabled."
@@ -3672,28 +3733,28 @@
"message": "Disable personal ownership for organization users"
},
"textHiddenByDefault": {
- "message": "When accessing the Send, hide the text by default",
+ "message": "Al acceder al Enviar, oculta el texto por defecto",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
- "message": "A friendly name to describe this Send.",
+ "message": "Un nombre amigable para describir este Envío.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
- "message": "The text you want to send."
+ "message": "El texto que desea enviar."
},
"sendFileDesc": {
- "message": "The file you want to send."
+ "message": "El archivo que desea enviar."
},
"copySendLinkOnSave": {
- "message": "Copy the link to share this Send to my clipboard upon save."
+ "message": "Copia el enlace para compartir este envío a mi portapapeles al guardar."
},
"sendLinkLabel": {
- "message": "Send link",
+ "message": "Enviar enlace",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
- "message": "Send",
+ "message": "Enviar",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
@@ -3701,46 +3762,46 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
- "message": "Learn more about",
+ "message": "Aprende más sobre",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
- "message": "Share text or files directly with anyone."
+ "message": "Compartir texto o archivos directamente con cualquiera."
},
"sendVaultCardLearnMore": {
- "message": "Learn more",
+ "message": "Aprende más",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
- "message": "see",
+ "message": "ver",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
- "message": "how it works",
+ "message": "cómo funciona",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
- "message": "or",
+ "message": "o",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
- "message": "try it now",
+ "message": "pruébalo ahora",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
- "message": "or",
+ "message": "o",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
- "message": "sign up",
+ "message": "registrarse",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
- "message": "to try it today.",
+ "message": "pruébalo hoy.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
- "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you",
+ "message": "Usuario $USER_IDENTIFIER$ de Bitwarden compartió contigo",
"placeholders": {
"user_identifier": {
"content": "$1",
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "The expiration date provided is not valid."
},
@@ -3758,9 +3823,72 @@
"message": "An expiration date and time are required."
},
"deletionDateAndTimeRequired": {
- "message": "A deletion date and time are required."
+ "message": "Se requiere una fecha y hora de eliminación."
},
"dateParsingError": {
"message": "There was an error saving your deletion and expiration dates."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/et/messages.json b/src/locales/et/messages.json
index 8d98a7cc1a..0081eac317 100644
--- a/src/locales/et/messages.json
+++ b/src/locales/et/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F Turvaline võti"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "E-post"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC tugi"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Oled kindel, et soovid selle turvavõtme eemaldada?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Loe võtit"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Turvavõtme lugemisel tekkis tõrge. Proovi uuesti."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Bitwardeni kaheastmelise logimise varukood"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "E-posti kinnitamine nurjus. Proovi uut kinnituskirja saata."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Uuenda brauserit"
},
@@ -3314,7 +3347,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
- "message": "Lõi Sendi",
+ "message": "Send on loodud",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
@@ -3348,21 +3381,21 @@
"message": "Aegumiskuupäev"
},
"expirationDateDesc": {
- "message": "Seadistamisel ei pääse sellele Sendile enam pärast määratud kuupäeva ligi.",
+ "message": "Selle valimisel ei pääse sellele Sendile enam pärast määratud kuupäeva ligi.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"maxAccessCount": {
"message": "Maksimaalne ligipääsude arv"
},
"maxAccessCountDesc": {
- "message": "Seadistamisel ei saa kasutajad pärast maksimaalse ligipääsude arvu saavutamist sellele Sendile enam ligi.",
+ "message": "Selle valimisel ei saa kasutajad pärast maksimaalse ligipääsude arvu saavutamist sellele Sendile enam ligi.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
"message": "Hetkeline ligipääsude arv"
},
"sendPasswordDesc": {
- "message": "Mittekohustuslik parooli küsimine, et Sendile ligi pääseda.",
+ "message": "Soovi korral nõua parooli, millega Sendile ligi pääseb.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNotesDesc": {
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Soovid kindlasti selle parooli eemaldada?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Keela see Send, et keegi ei pääseks sellele ligi.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Ettevõtte poliitika kohaselt saad ainult olemasolevat Sendi kustutada.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Muutis poliitikat $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Kasutajate haldamine"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Enne selle poliitika keelamist pead Single Sign-On autentimise käsitsi välja lülitama."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "Valitud aegumiskuupäev ei ole õige."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "Kustutamis- ja aegumiskuupäevade salvestamisel ilmnes tõrge."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/fi/messages.json b/src/locales/fi/messages.json
index 1d41a8a0b8..5d6ad0aff0 100644
--- a/src/locales/fi/messages.json
+++ b/src/locales/fi/messages.json
@@ -155,7 +155,7 @@
"message": "Arvo"
},
"dragToSort": {
- "message": "Järjestä raahaamalla"
+ "message": "Järjestele raahaamalla"
},
"cfTypeText": {
"message": "Teksti"
@@ -224,7 +224,7 @@
"message": "Tarkasta, onko salasana paljastunut."
},
"passwordExposed": {
- "message": "Salasana on paljastunut $VALUE$ tietovuodossa. Se tulisi vaihtaa.",
+ "message": "Salasana on paljastunut $VALUE$ tietovuodossa ja se tulisi vaihtaa.",
"placeholders": {
"value": {
"content": "$1",
@@ -233,7 +233,7 @@
}
},
"passwordSafe": {
- "message": "Salasanaa ei löytynyt tunnetuista tietovuodoista. Sen pitäisi olla turvallinen."
+ "message": "Salasanaa ei löytynyt tunnetuista tietovuodoista ja sen pitäisi olla turvallinen."
},
"save": {
"message": "Tallenna"
@@ -449,10 +449,10 @@
"message": "Muokattiin kohdetta"
},
"sharedItem": {
- "message": "Jaettu kohde"
+ "message": "Jaettiin kohde"
},
"sharedItems": {
- "message": "Jaetut kohteet"
+ "message": "Jaettiin kohteet"
},
"deleteItem": {
"message": "Poista kohde"
@@ -491,7 +491,7 @@
"message": "Poistettiin kansio"
},
"loggedOut": {
- "message": "Kirjauduttu ulos"
+ "message": "Kirjauduttiin ulos"
},
"loginExpired": {
"message": "Kirjautumisistuntosi on erääntynyt."
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F ‑todennuslaite"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Sähköpostiosoite"
},
@@ -887,7 +896,7 @@
"message": "Jatkamalla kirjaudut ulos nykyisestä istunnostasi ja joudut kirjautumaan uudelleen. Aktiiviset istunnot toisilla laitteilla saattavat pysyä aktiivisina vielä tunnin ajan."
},
"emailChanged": {
- "message": "Sähköposti vaihdettiin"
+ "message": "Sähköpostiosoite vaihdettiin"
},
"logBackIn": {
"message": "Kirjaudu sisään uudelleen."
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC-tuki"
},
@@ -1285,7 +1303,7 @@
"message": "Secret Key"
},
"twoFactorDuoApiHostname": {
- "message": "API hostname"
+ "message": "API Hostname"
},
"twoFactorEmailDesc": {
"message": "Seuraa näitä vaiheita ottaaksesi käyttöön kaksivaiheisen kirjautumisen todennuksen sähköpostitse:"
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Haluatko varmasti poistaa todennuslaitteen?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Lue todennuslaite"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Todennuslaittetta luettaessa havaittiin ongelma. Yritä uudelleen."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Bitwardenin kaksivaiheisen kirjautumisen palautuskoodisi"
},
@@ -1373,7 +1400,7 @@
"message": "Holviisi tallennetuista kirjautumistiedoista ei löydetty suojaamattomia URI-osoitteita."
},
"inactive2faReport": {
- "message": "Tunnusten 2FA tila"
+ "message": "Tunnusten 2FA-tila"
},
"inactive2faReportDesc": {
"message": "Kaksivaiheinen kirjautuminen (2FA) on tärkeä suojausasetus, joka auttaa käyttäjätiliesi suojauksessa. Jos sivusto tarjoaa mahdollisuuden kaksivaiheisen kirjautmisen käyttöön, sinun tulisi aina ottaa se käyttöön."
@@ -1572,10 +1599,10 @@
"description": "Another way of saying \"Get a premium membership\""
},
"premiumUpdated": {
- "message": "Olet päivittänyt Premiumiin"
+ "message": "Olet päivittänyt Premiumiin."
},
"premiumUpgradeUnlockFeatures": {
- "message": "Päivitä tilisi Premium-jäsenyyteen ja avaa joitakin hienoja lisätoimintoja."
+ "message": "Päivitä tilisi Premium-jäsenyyteen ja avaa joitakin hienoja lisäominaisuuksia."
},
"premiumSignUpStorage": {
"message": "1 Gt salattua tallennustilaa tiedostoliitteille."
@@ -1596,7 +1623,7 @@
"message": "Ensisijainen asiakastuki."
},
"premiumSignUpFuture": {
- "message": "Kaikki tulossa olevat Premium-toiminnot. Lisää tulossa pian!"
+ "message": "Kaikki tulossa olevat Premium-ominaisuudet. Lisää tulossa pian!"
},
"premiumPrice": {
"message": "Kaikki tämä vain $PRICE$/vuosi!",
@@ -2022,7 +2049,7 @@
"message": "Suoritus omassa palvelinympäristössä (valinnainen)"
},
"usersGetPremium": {
- "message": "Käyttäjät saavat käyttöoikeuden Premium-toimintoihin"
+ "message": "Käyttäjät saavat käyttöoikeuden Premium-ominaisuuksiin"
},
"controlAccessWithGroups": {
"message": "Hallitse käyttäjien oikeuksia ryhmillä"
@@ -2250,13 +2277,13 @@
"message": "Tilin salasana vaihdettiin."
},
"enabledUpdated2fa": {
- "message": "Kaksivaiheinen kirjautuminen on otettu käyttöön/päivitetty."
+ "message": "Kaksivaiheinen kirjautuminen otettiin käyttöön/päivitettiin."
},
"disabled2fa": {
- "message": "Kaksivaiheinen kirjautuminen on poistettu käytöstä."
+ "message": "Kaksivaiheinen kirjautuminen poistettiin käytöstä."
},
"recovered2fa": {
- "message": "Tili on vapautettu kaksivaiheisesta kirjautumisesta."
+ "message": "Tili vapautettiin kaksivaiheisesta kirjautumisesta."
},
"failedLogin": {
"message": "Sisäänkirjautumisyritys epäonnistui väärän salasanan vuoksi."
@@ -2301,7 +2328,7 @@
}
},
"sharedItemId": {
- "message": "Kohde $ID$ jaettiin.",
+ "message": "Jaettiin kohde $ID$.",
"placeholders": {
"id": {
"content": "$1",
@@ -2346,7 +2373,7 @@
}
},
"copiedPasswordItemId": {
- "message": "Kohteen $ID$ salasana kopioitiin.",
+ "message": "Kopioitiin kohteen $ID$ salasana.",
"placeholders": {
"id": {
"content": "$1",
@@ -2355,7 +2382,7 @@
}
},
"copiedHiddenFieldItemId": {
- "message": "Kohteen $ID$ piilotettu kenttä kopioitiin.",
+ "message": "Kopioitiin kohteen $ID$ piilotettu kenttä.",
"placeholders": {
"id": {
"content": "$1",
@@ -2364,7 +2391,7 @@
}
},
"copiedSecurityCodeItemId": {
- "message": "Kohteen $ID$ turvakoodi kopioitiin.",
+ "message": "Kopioitiin kohteen $ID$ turvakoodi.",
"placeholders": {
"id": {
"content": "$1",
@@ -2517,7 +2544,7 @@
}
},
"unlinkedSsoUser": {
- "message": "Poistettu yrityksen kertakirjautuminen (SSO) käyttäjältä $ID$.",
+ "message": "Poistettiin yrityksen kertakirjautuminen (SSO) käyttäjältä $ID$.",
"placeholders": {
"id": {
"content": "$1",
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Sähköpostiosoitteesi vahvistus ei onnistunut. Yritä lähettää uusi vahvistussähköposti."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Päivitä selain"
},
@@ -2640,7 +2673,7 @@
}
},
"rememberEmail": {
- "message": "Muista sähköposti"
+ "message": "Muista sähköpostiosoite"
},
"recoverAccountTwoStepDesc": {
"message": "Jos et pääse tilillesi käyttämilläsi kaksivaiheisen kirjautumisen todennusmenetelmillä, voit kaksivaiheisen kirjautumisen palautuskoodia käyttäen kytkeä kaikki tilillesi määritetyt todennusmenetelmät pois käytöstä."
@@ -2996,7 +3029,7 @@
"message": "API-avaimen kierrättäminen mitätöi edellisen avaimen. Voit kierrättää API-avaimen, jos uskot, ettei nykyisen avaimen käyttö ole enää turvallista."
},
"apiKeyWarning": {
- "message": "API-avaimellasi on täysi käyttöoikeus organisaatioon. Avain tulee pitää turvassa."
+ "message": "API-avaimellasi on täysi käyttöoikeus organisaatioon ja se tulee pitää turvassa."
},
"userApiKeyDesc": {
"message": "API-avaintasi voi käyttää tunnistautumiseen Bitwardenin komentokehotteessa (CLI)."
@@ -3212,10 +3245,10 @@
"message": "Tarvitsemme näitä tietoja ainoastaan liikevaihtoveroa ja tilinpäätöstä varten."
},
"includeVAT": {
- "message": "Sisällytä VAT/GST -tiedot (valinnainen)"
+ "message": "Sisällytä ALV/GST-tiedot (valinnainen)"
},
"taxIdNumber": {
- "message": "ALV/GST -verotus tunniste"
+ "message": "ALV/GST-verotustunniste"
},
"taxInfoUpdated": {
"message": "Verotiedot päivitettiin."
@@ -3246,7 +3279,7 @@
"description": "The web portal used by business organizations for configuring certain features."
},
"includeAllTeamsFeatures": {
- "message": "Kaikki \"Tiimit\" -tilauksen ominaisuudet, sekä:"
+ "message": "Kaikki Tiimit-tilauksen ominaisuudet, sekä:"
},
"includeSsoAuthentication": {
"message": "Kertakirjautumisen (SSO) todennus SAML2.0 ja OpenID Connect -standardeilla"
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Haluatko varmasti poistaa salasanan?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Poista Send käytöstä, jottei kukaan voi avata sitä.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Yrityksen käytännön vuoksi voit poistaa vain olemassa olevan Sendin.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Muokattiin käytäntöä $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Käyttäjien hallinta"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Yrityksen kertakirjautuminen (SSO) on poistettava käytöstä manuaalisesti ennen kuin tämän käytännön voi poistaa käytöstä."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "Asetettu erääntymispäivä on virhellinen."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "Tapahtui virhe tallennettaessa poisto- ja erääntymispäiviä."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/fr/messages.json b/src/locales/fr/messages.json
index 2f11cb73f9..b720cdbfbe 100644
--- a/src/locales/fr/messages.json
+++ b/src/locales/fr/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "Clé de sécurité FIDO U2F"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "E-mail"
},
@@ -1028,7 +1037,7 @@
"message": "Rien à importer."
},
"selectFormat": {
- "message": "Sélectionnez le format du fichier importé"
+ "message": "Sélectionnez le format du fichier à importer"
},
"selectImportFile": {
"message": "Sélectionnez le fichier à importer"
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "Support du NFC"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Êtes-vous sûr de vouloir supprimer cette clé de sécurité ?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Lire la clé"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Un problème est survenu lors de la lecture de la clé de sécurité. Veuillez réessayer."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Votre code de récupération de connexion en deux étapes Bitwarden"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Impossible de vérifier votre adresse e-mail. Essayez de renvoyer un nouvel e-mail de vérification."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Mettre à jour le navigateur"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Êtes-vous sûr de vouloir supprimer le mot de passe ?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Désactiver ce Send pour que personne ne puisse y accéder.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "En raison d'une politique d'entreprise, vous ne pouvez que supprimer un Send existant.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Politique $ID$ modifiée.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Gérer les utilisateurs"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Vous devez désactiver manuellement la politique d'authentification unique (SSO) avant que cette politique ne puisse être désactivée."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "La date d'expiration indiquée n'est pas valide."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "Une erreur s'est produite lors de l'enregistrement de vos dates de suppression et d'expiration."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/he/messages.json b/src/locales/he/messages.json
index 45d5eccbd1..5bfbe041da 100644
--- a/src/locales/he/messages.json
+++ b/src/locales/he/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "מפתח אבטחה FIDO U2F"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "אימייל"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "תמיכה ב-NFC"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "האם אתה בטוח שברצונך למחוק מפתח אבטחה זה?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "קרא מפתח"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "היתה בעיה בקריאת מפתח האבטחה. נסה בשנית."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "קוד השחזור שלך עבור כניסה דו שלבית לBitwarden"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "לא ניתן לאמת את האימייל שלך. נסה לשלוח מייל אימות חדש."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "עדכן דפדפן"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "האם אתה בטוח שברצונך להסיר את הסיסמה?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Disable this Send so that no one can access it.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Due to an enterprise policy, you are only able to delete an existing Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Modified policy $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Manage Users"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "You must manually disable the Single Sign-On Authentication policy before this policy can be disabled."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "The expiration date provided is not valid."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "There was an error saving your deletion and expiration dates."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/hr/messages.json b/src/locales/hr/messages.json
index 17c24a4d2a..66324f11ef 100644
--- a/src/locales/hr/messages.json
+++ b/src/locales/hr/messages.json
@@ -13,7 +13,7 @@
"message": "Koja je ovo vrsta stavke?"
},
"name": {
- "message": "Ime"
+ "message": "Naziv"
},
"uri": {
"message": "URI"
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F sigurnosni ključ"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "E-pošta"
},
@@ -800,10 +809,10 @@
"message": "Ovaj izvoz sadrži podatke trezora u nešifriranom obliku! Izvezenu datoteku se ne bi smjelo pohranjivati ili slati putem nesigurnih kanala (npr. e-poštom). Izbriši ju odmah nakon završetka korištenja."
},
"encExportKeyWarningDesc": {
- "message": "This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file."
+ "message": "Ovaj izvoz šifrira tvoje podatke koristeći ključ za šifriranje. Promijeniš li naknadno ključ za šifriranje, potrebno je ponovno napraviti izvoz jer nećeš moći dešifrirati ovu izvezenu datoteku."
},
"encExportAccountWarningDesc": {
- "message": "Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account."
+ "message": "Ključ za šifriranje jedinstven je za svakog Bitwarden korisnika, kako bi se šifrirani izvoz mogao uvesti u drugi korisnički račun."
},
"exportMasterPassword": {
"message": "Unesi glavnu lozinku za izvoz podataka iz trezora."
@@ -1004,16 +1013,16 @@
"message": "Uvezi podatke"
},
"importError": {
- "message": "Import Error"
+ "message": "Greška prilikom uvoza"
},
"importErrorDesc": {
- "message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again."
+ "message": "Postoji problem s podacima za uvoz. Potrebno je razriješiti doljenavedene greške u izvornoj datoteci i pokušati ponovno."
},
"importSuccess": {
"message": "Uvoz podataka u trezor je uspjelo."
},
"importWarning": {
- "message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
+ "message": "Uvoziš podatke u $ORGANIZATION$. Tvoji podaci možda će biti podijeljeni s članovima ove organizacije. Želiš li svejedno uvesti podatke?",
"placeholders": {
"organization": {
"content": "$1",
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC podrška"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Sigurno želiš ukloniti ovaj sigurnosni ključ?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Očitaj ključ"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Došlo je do pogreške kod očitavanja sigurnosnog ključa. Pokušaj ponovno."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Tvoj kôd za oporavak Bitwarden prijave u dva koraka"
},
@@ -1584,7 +1611,7 @@
"message": "Dodatne mogućnosti za prijavu u dva koraka kao što su YubiKey, FIDO U2F i Duo."
},
"premiumSignUpEmergency": {
- "message": "Emergency Access"
+ "message": "Pristup u nuždi"
},
"premiumSignUpReports": {
"message": "Higijenu lozinki, zdravlje računa i izvještaje o krađi podatak radi zaštite svojeg trezora."
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Ne možeš potvrditi svoju e-poštu? Pošalji novu poruku."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Ažuriraj preglednik"
},
@@ -3306,78 +3339,78 @@
"message": "Tekst"
},
"createSend": {
- "message": "Stvori novi „Send”",
+ "message": "Stvori novi Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
- "message": "Uredi „Send”",
+ "message": "Uredi Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
- "message": "„Send” stvoren",
+ "message": "Send stvoren",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
- "message": "„Send” uređen",
+ "message": "Send uređen",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
- "message": "„Send” izbrisan",
+ "message": "Send izbrisan",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
- "message": "Izbriši „Send”",
+ "message": "Izbriši Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
- "message": "Sigurno želiš izbrisati ovaj „Send”?",
+ "message": "Sigurno želiš izbrisati ovaj Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
- "message": "Koja je ovo vrsta „Send-a”?",
+ "message": "Koja je ovo vrsta Send-a?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Datum brisanja"
},
"deletionDateDesc": {
- "message": "„Send” će biti trajno izbrisan specificiranog datuma.",
+ "message": "Send će biti trajno izbrisan navedenog datuma.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
"message": "Datum isteka"
},
"expirationDateDesc": {
- "message": "Ako je određen, pristup ovom „Send-u” će isteći specificranog datuma.",
+ "message": "Ako je određeno, pristup ovom Sendu će isteći navedenog dana u navedeno vrijeme.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"maxAccessCount": {
"message": "Najveći proj pristupanja"
},
"maxAccessCountDesc": {
- "message": "Ako je određen, korisnici neće moći pristupiti ovom „Send-u” nakon što se postigne najveći broj pristupanja.",
+ "message": "Ako je određen, korisnici neće moći pristupiti ovom Sendu nakon što se postigne najveći broj pristupanja.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
"message": "Trenutni broj pristupanja"
},
"sendPasswordDesc": {
- "message": "Neobavezno zahtijevaj korisnika lozinku za pristup ovom „Send-u”.",
+ "message": "Neobavezno zahtijevaj korisnika lozinku za pristup ovom Sendu.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNotesDesc": {
- "message": "Privatne bilješne o „Send-u”.",
+ "message": "Privatne bilješke o Sendu.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disabled": {
"message": "Onemogućeno"
},
"sendLink": {
- "message": "Pošalji vezu",
+ "message": "Veza na Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
- "message": "Kopiraj poslanu vezu",
+ "message": "Kopiraj vezu na Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
@@ -3389,12 +3422,15 @@
"removePasswordConfirmation": {
"message": "Sigurno želiš ukloniti lozinku?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
- "message": "Disable this Send so that no one can access it.",
+ "message": "Onemogući ovaj Send da mu nitko ne može pristupiti.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"allSends": {
- "message": "Svi „Send-ovi”"
+ "message": "Svi Sendovi"
},
"maxAccessCountReached": {
"message": "Dostignut najveći broj pristupanja"
@@ -3406,34 +3442,34 @@
"message": "Isteklo"
},
"searchSends": {
- "message": "Pretraži „Send-ove”",
+ "message": "Pretraži Sendove",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
- "message": "Ovaj „Send” je zaštićen lozinkom. Unesi lozinku za nastavak.",
+ "message": "Ovaj Send je zaštićen lozinkom. Unesi lozinku za nastavak.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
- "message": "Ne znaš lozinku? Upitaj pošiljatelja za lozinku za pristup ovom „Send-u”.",
+ "message": "Ne znaš lozinku? Upitaj pošiljatelja za lozinku za pristup ovom Sendu.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
- "message": "Ovaj je „Send” zadano skriven. Moguće mu je promijeniti vidljivost.",
+ "message": "Ovaj je Send zadano skriven. Moguće mu je promijeniti vidljivost.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Preuzmi datoteku"
},
"sendAccessUnavailable": {
- "message": "„Send” kojem pokušavaš pristupiti više ne postoji ili više nije dostupan.",
+ "message": "Send kojem pokušavaš pristupiti više ne postoji ili više nije dostupan.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
- "message": "The file associated with this Send could not be found.",
+ "message": "Datoteka povezana s ovim Sendom nije pronađena.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
- "message": "Nema „Send-ova”.",
+ "message": "Nema Sendova.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"emergencyAccess": {
@@ -3443,7 +3479,7 @@
"message": "Odobri i upravljaj pristupu u nuždi za pouzdane kontakte. Oni, u slučaju nužde, mogu vidjeti ili preuzeti tvoj račun. Posjeti našu stranicu pomoći za više detalja kako funkcionira dijeljene na principu nula-znanja."
},
"emergencyAccessOwnerWarning": {
- "message": "You are an Owner of one or more organizations. If you give takeover access to an emergency contact, they will be able to use all your permissions as Owner after a takeover."
+ "message": "Vlasnik si jedne ili više organizacija. Ako dozvoliš preuzimanje računa kontaktu u nuždi, moći će koristiti sva tvoja dopuštenja kao Vlasnika nakon preuzimanja."
},
"trustedEmergencyContacts": {
"message": "Pouzdani kontakti u nuždi"
@@ -3591,21 +3627,43 @@
"message": "Pravila tvrtke onemogućuju spremanje stavki u osobni trezor. Promijeni vlasništvo stavke na tvrtku i odaberi dostupnu Zbirku."
},
"disableSend": {
- "message": "Disable Send"
+ "message": "Onemogući Send"
},
"disableSendPolicyDesc": {
- "message": "Do not allow users to create or edit a Bitwarden Send. Deleting an existing Send is still allowed.",
+ "message": "Ne dozvoli korisnicima stvaranje ili uređivanje Sendova. Brisanje postojećeg Senda je dozvoljeno.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
- "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ "message": "Organizacijski korisnici koji mogu mijenjati pravila tvrtke nisu obuhvaćeni za provedbu ovog pravila."
},
"sendDisabled": {
- "message": "Send disabled",
+ "message": "Send onemogućen",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
- "message": "Due to an enterprise policy, you are only able to delete an existing Send.",
+ "message": "Pravila tvrtke omogućuju brisanje samo postojećeg Senda.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Upravljanje korisnicima"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Pravilo SSO autentifikacije mora biti isključeno prije deaktivacije ovog pravila."
},
@@ -3672,24 +3733,24 @@
"message": "Onemogući osobno vlasnišvo za organizacijske korisnike"
},
"textHiddenByDefault": {
- "message": "Zadano sakrij tekst pri pristupanju „Send-u”",
+ "message": "Zadano sakrij tekst pri pristupanju Sendu",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
- "message": "A friendly name to describe this Send.",
+ "message": "Nadimak za ovaj Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
- "message": "The text you want to send."
+ "message": "Tekst kojeg želiš poslati."
},
"sendFileDesc": {
- "message": "The file you want to send."
+ "message": "Datoteka koju želiš poslati."
},
"copySendLinkOnSave": {
- "message": "Copy the link to share this Send to my clipboard upon save."
+ "message": "Kopiraj vezu za dijeljenje ovog Senda nakon spremanja."
},
"sendLinkLabel": {
- "message": "Send link",
+ "message": "Veza na Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
@@ -3697,50 +3758,50 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
- "message": "Bitwarden Send transmits sensitive, temporary information to others easily and securely.",
+ "message": "Pomoću Bitwarden Send jednostavno i sigurno pošalji osjetljive, privremene podatke.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
- "message": "Learn more about",
+ "message": "Saznaj više o",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
- "message": "Share text or files directly with anyone."
+ "message": "Dijeli tekst ili datoteke s bilo kim."
},
"sendVaultCardLearnMore": {
- "message": "Learn more",
+ "message": "Saznaj više",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
- "message": "see",
+ "message": "pogledaj",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
- "message": "how it works",
+ "message": "kako funkcionira",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
- "message": "or",
+ "message": "ili",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
- "message": "try it now",
+ "message": "isprobaj odmah",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
- "message": "or",
+ "message": "ili",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
- "message": "sign up",
+ "message": "registriraj se",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
- "message": "to try it today.",
+ "message": "za isprobavanje.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
- "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you",
+ "message": "Bitwarden korisnik $USER_IDENTIFIER$ je s tobom podijelio",
"placeholders": {
"user_identifier": {
"content": "$1",
@@ -3748,19 +3809,86 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
- "message": "The expiration date provided is not valid."
+ "message": "Navedeni rok isteka nije valjan."
},
"deletionDateIsInvalid": {
- "message": "The deletion date provided is not valid."
+ "message": "Navedeni datum brisanja nije valjan."
},
"expirationDateAndTimeRequired": {
- "message": "An expiration date and time are required."
+ "message": "Potrebno je unijeti datum i vrijeme isteka."
},
"deletionDateAndTimeRequired": {
- "message": "A deletion date and time are required."
+ "message": "Potrebno je unijeti datum i vrijeme brisanja."
},
"dateParsingError": {
- "message": "There was an error saving your deletion and expiration dates."
+ "message": "Došlo je do greške kod spremanja vaših datuma isteka i brisanja."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/hu/messages.json b/src/locales/hu/messages.json
index 3ac65c524e..25fac95027 100644
--- a/src/locales/hu/messages.json
+++ b/src/locales/hu/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F Biztonsági kulcs"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Email cím"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC támogatás"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Biztosan eltávolításra kerüljön a biztonsági kulcs?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Kulcs beolvasása"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Probléma lépett fel a biztonsági kulcs olvasásakor. Próbáljuk újra."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Bitwarden kétlépcsős bejelentkezés helyreállító kód"
},
@@ -1382,7 +1409,7 @@
"message": "2FA nélküli bejelentkezések találhatók."
},
"inactive2faFoundDesc": {
- "message": "$COUNT$ olyan webhely van a széfben, amely nincs kétlépcsős hitelesítéssel konfigurálva (a twofactorauth.org alapján). Ezen fiókok további védelme érdekében, javasolt lenne a kétlépcsős hitelesítés használata.",
+ "message": "$COUNT$ olyan webhelyet találtunk széfben, amely nincs kétlépcsős hitelesítéssel konfigurálva (a 2fa.directory adatbázisa alapján). Ezen fiókok további védelme érdekében, javasolt a kétlépcsős hitelesítés használata.",
"placeholders": {
"count": {
"content": "$1",
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Nem sikerült az email cím ellenőrzése. Új ellenőrző email küldése."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Böngésző frissítése"
},
@@ -3373,7 +3406,7 @@
"message": "Letiltva"
},
"sendLink": {
- "message": "Hivatkozás küldése",
+ "message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Biztosan eltávolításra kerüljön ez a jelszó?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "A Küldés letiltásával mindenki hozzáférése megvonható.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3440,7 +3476,7 @@
"message": "Sürgősségi hozzáférés"
},
"emergencyAccessDesc": {
- "message": "Sürgősségi hozzáférés kezelése és megadása megbízható kapcsolatoknál. A megbízható kapcsolatok sürgősségi helyzet esetén hozzáférést kérhetnek a fiókhoz vagy azt átvehetik. A súgó oldalon további információkat és kezdőknek szóló megosztási munkákat kapunk."
+ "message": "Sürgősségi hozzáférés kezelése és megadása megbízható kapcsolatoknak. A megbízható kapcsolatok sürgősségi helyzet esetén hozzáférést kérhetnek a fiókhoz vagy átvehetik azt. További információkat a funkció működésével kapcsolatban a súgó oldalon találhatsz."
},
"emergencyAccessOwnerWarning": {
"message": "Jelnleg egy vagy több szervezet tulajdonosa vagyunk. Ha átvételi hozzáférést adunk egy vészhelyzeti kapcsolattartónak, akkor az átvételt követően tulajdonosként használhatják az összes engedélyt."
@@ -3588,7 +3624,7 @@
"message": "A szervezet tulajdonosai és adminisztrátorai mentesek az irányelv végrehajtása alól."
},
"personalOwnershipSubmitError": {
- "message": "Egy vállalati házirend miatt korlátozásra került az elemek személyes tárolóba történő mentése. Módosítsuk a Tulajdon opciót egy szervezetre és válasszunk az elérhető gyűjtemények közül."
+ "message": "Egy vállalati házirend miatt korlátozásra került az elemek személyes tárolóba történő mentése. Módosítsa a Tulajdon opciót egy szervezetre és válasszon az elérhető gyűjtemények közül."
},
"disableSend": {
"message": "Küdlés letiltása"
@@ -3608,6 +3644,28 @@
"message": "A vállalati házirend miatt csak egy meglévő Küldés törölhető.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "$ID$ szabály módosításra került.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Felhasználók kezelése"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Manuálisan le kell tiltani az egyszeri bejelentkezés hitelesítési házirendjét mielőtt ez a házirend letiltásra kerülhet."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "A megadott lejárati idő nem érvényes."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "Hiba történt a törlés és a lejárati dátum mentésekor."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/id/messages.json b/src/locales/id/messages.json
index be7aba5abb..b19e8c21ae 100644
--- a/src/locales/id/messages.json
+++ b/src/locales/id/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "Kunci Keamanan FIDO U2F"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Surel"
},
@@ -800,10 +809,10 @@
"message": "Ekspor ini berisi data vault Anda dalam format yang tidak dienkripsi. Anda tidak boleh menyimpan atau mengirim file yang diekspor melalui saluran yang tidak aman (seperti email). Hapus segera setelah Anda selesai menggunakannya."
},
"encExportKeyWarningDesc": {
- "message": "This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file."
+ "message": "Ekspor ini mengenkripsi data Anda menggunakan kunci enkripsi akun Anda. Jika Anda pernah memutar kunci enkripsi akun Anda, Anda harus mengekspor lagi karena Anda tidak akan dapat mendekripsi file ekspor ini."
},
"encExportAccountWarningDesc": {
- "message": "Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account."
+ "message": "Kunci enkripsi akun adalah unik untuk setiap akun pengguna Bitwarden, sehingga Anda tidak dapat mengimpor ekspor terenkripsi ke akun yang berbeda."
},
"exportMasterPassword": {
"message": "Masukkan kata sandi utama Anda untuk mengekspor data brankas Anda."
@@ -1004,16 +1013,16 @@
"message": "Impor Data"
},
"importError": {
- "message": "Import Error"
+ "message": "Impor Kesalahan"
},
"importErrorDesc": {
- "message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again."
+ "message": "Ada masalah dengan data yang Anda coba impor. Harap selesaikan kesalahan yang tercantum di bawah ini di file sumber Anda dan coba lagi."
},
"importSuccess": {
"message": "Data telah berhasil diimpor ke lemari besi Anda."
},
"importWarning": {
- "message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
+ "message": "Anda mengimpor data ke $ORGANIZATION$. Data Anda dapat dibagikan dengan anggota organisasi ini. Apakah Anda ingin melanjutkan?",
"placeholders": {
"organization": {
"content": "$1",
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "Dukungan NFC"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Anda yakin ingin menghapus kunci keamanan ini?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Baca Kunci"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Ada masalah saat membaca kunci keamanan. Coba lagi."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Kode pemulihan masuk dua langkah Bitwarden Anda"
},
@@ -1584,7 +1611,7 @@
"message": "Opsi login dua langkah tambahan seperti YubiKey, FIDO U2F, dan Duo."
},
"premiumSignUpEmergency": {
- "message": "Emergency Access"
+ "message": "Akses darurat"
},
"premiumSignUpReports": {
"message": "Kebersihan kata sandi, kesehatan akun, dan laporan pelanggaran data untuk menjaga brankas Anda tetap aman."
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Tidak dapat memverifikasi email Anda. Coba kirim email verifikasi baru."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Perbarui Browser"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Anda yakin ingin menghapus kata sandi?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Nonaktifkan Pengiriman ini sehingga tidak ada yang dapat mengaksesnya.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3429,7 +3465,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
- "message": "The file associated with this Send could not be found.",
+ "message": "File yang terkait dengan kirim ini tidak dapat ditemukan.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
@@ -3443,7 +3479,7 @@
"message": "Berikan dan kelola akses darurat untuk kontak tepercaya. Kontak tepercaya dapat meminta akses ke Lihat atau Ambil alih akun Anda jika terjadi keadaan darurat. Kunjungi halaman bantuan kami untuk informasi lebih lanjut dan detail tentang cara kerja zero knowledge sharing."
},
"emergencyAccessOwnerWarning": {
- "message": "You are an Owner of one or more organizations. If you give takeover access to an emergency contact, they will be able to use all your permissions as Owner after a takeover."
+ "message": "Anda adalah pemilik satu atau lebih organisasi. Jika Anda memberikan pengambilalihan akses ke kontak darurat, mereka akan dapat menggunakan semua izin Anda sebagai pemilik setelah pengambilalihan."
},
"trustedEmergencyContacts": {
"message": "Kontak darurat tepercaya"
@@ -3591,21 +3627,43 @@
"message": "Karena Kebijakan Perusahaan, Anda dilarang menyimpan item ke lemari besi pribadi Anda. Ubah opsi Kepemilikan ke organisasi dan pilih dari Koleksi yang tersedia."
},
"disableSend": {
- "message": "Disable Send"
+ "message": "Nonaktifkan Kirim"
},
"disableSendPolicyDesc": {
- "message": "Do not allow users to create or edit a Bitwarden Send. Deleting an existing Send is still allowed.",
+ "message": "Jangan izinkan pengguna membuat atau mengedit Kirim Bitwarden. Menghapus kirim yang ada masih diperbolehkan.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
- "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ "message": "Pengguna organisasi yang dapat mengelola kebijakan organisasi dibebaskan dari penegakan kebijakan ini."
},
"sendDisabled": {
- "message": "Send disabled",
+ "message": "Kirim Dinonaktifkan",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
- "message": "Due to an enterprise policy, you are only able to delete an existing Send.",
+ "message": "Karena kebijakan perusahaan, Anda hanya dapat menghapus kirim yang sudah ada.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Kelola Pengguna"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Anda harus secara manual menonaktifkan kebijakan Autentikasi Sistem Masuk Tunggal sebelum kebijakan ini dapat dinonaktifkan."
},
@@ -3676,71 +3737,71 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
- "message": "A friendly name to describe this Send.",
+ "message": "Nama yang ramah untuk menggambarkan kirim ini.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
- "message": "The text you want to send."
+ "message": "Teks yang ingin Anda kirim."
},
"sendFileDesc": {
- "message": "The file you want to send."
+ "message": "File yang ingin Anda kirim."
},
"copySendLinkOnSave": {
- "message": "Copy the link to share this Send to my clipboard upon save."
+ "message": "Salin tautan untuk membagikan kirim ini ke clipboard saya saat menyimpan."
},
"sendLinkLabel": {
- "message": "Send link",
+ "message": "Kirim tautan",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
- "message": "Send",
+ "message": "Kirim",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
- "message": "Bitwarden Send transmits sensitive, temporary information to others easily and securely.",
+ "message": "Bitwarden mengirim mentransmisikan informasi sementara yang sensitif kepada orang lain dengan mudah dan aman.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
- "message": "Learn more about",
+ "message": "Belajar lebih tentang",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
- "message": "Share text or files directly with anyone."
+ "message": "Bagikan teks atau file secara langsung dengan siapa pun."
},
"sendVaultCardLearnMore": {
- "message": "Learn more",
+ "message": "Belajarlah lagi",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
- "message": "see",
+ "message": "lihat",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
- "message": "how it works",
+ "message": "bagaimana itu bekerja",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
- "message": "or",
+ "message": "atau",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
- "message": "try it now",
+ "message": "coba sekarang",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
- "message": "or",
+ "message": "atau",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
- "message": "sign up",
+ "message": "daftar",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
- "message": "to try it today.",
+ "message": "untuk mencobanya hari ini.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
- "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you",
+ "message": "Pengguna Bitwarden $USER_IDENTIFIER$ berbagi yang berikut dengan Anda",
"placeholders": {
"user_identifier": {
"content": "$1",
@@ -3748,19 +3809,86 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
- "message": "The expiration date provided is not valid."
+ "message": "Tanggal kedaluwarsa yang disediakan tidak valid."
},
"deletionDateIsInvalid": {
- "message": "The deletion date provided is not valid."
+ "message": "Tanggal penghapusan yang disediakan tidak valid."
},
"expirationDateAndTimeRequired": {
- "message": "An expiration date and time are required."
+ "message": "Diperlukan tanggal dan waktu kedaluwarsa."
},
"deletionDateAndTimeRequired": {
- "message": "A deletion date and time are required."
+ "message": "Diperlukan tanggal dan waktu penghapusan."
},
"dateParsingError": {
- "message": "There was an error saving your deletion and expiration dates."
+ "message": "Ada kesalahan menyimpan penghapusan dan tanggal kedaluwarsa Anda."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/it/messages.json b/src/locales/it/messages.json
index 7e5030fc17..700a89856c 100644
--- a/src/locales/it/messages.json
+++ b/src/locales/it/messages.json
@@ -1,6 +1,6 @@
{
"pageTitle": {
- "message": "$APP_NAME$ Cassaforte Web",
+ "message": "Cassaforte web di $APP_NAME$",
"description": "The title of the website in the browser window.",
"placeholders": {
"app_name": {
@@ -32,13 +32,13 @@
"message": "Nuovo URI"
},
"username": {
- "message": "Nome Utente"
+ "message": "Nome utente"
},
"password": {
"message": "Password"
},
"newPassword": {
- "message": "Nuova Password"
+ "message": "Nuova password"
},
"passphrase": {
"message": "Frase segreta"
@@ -47,7 +47,7 @@
"message": "Note"
},
"customFields": {
- "message": "Campi Personalizzati"
+ "message": "Campi personalizzati"
},
"cardholderName": {
"message": "Titolare della carta"
@@ -65,7 +65,7 @@
"message": "Codice di sicurezza (CVV)"
},
"identityName": {
- "message": "Nome identità"
+ "message": "Nome dell'identità"
},
"company": {
"message": "Azienda"
@@ -77,7 +77,7 @@
"message": "Numero del passaporto"
},
"licenseNumber": {
- "message": "Numero patente"
+ "message": "Numero della patente"
},
"email": {
"message": "Email"
@@ -134,7 +134,7 @@
"message": "Sig.na"
},
"dr": {
- "message": "Dottore"
+ "message": "Dott."
},
"expirationMonth": {
"message": "Mese di scadenza"
@@ -224,7 +224,7 @@
"message": "Verifica se la password è stata esposta."
},
"passwordExposed": {
- "message": "Questa password è stata esposta $VALUE$ volta(e) in dati violati. Dovresti cambiarla.",
+ "message": "Questa password è presente $VALUE$ volta/e in database di violazioni. Dovresti cambiarla.",
"placeholders": {
"value": {
"content": "$1",
@@ -233,7 +233,7 @@
}
},
"passwordSafe": {
- "message": "Questa password non è stata trovata in dati violati noti. Dovrebbe essere sicura da usare."
+ "message": "Questa password non è stata trovata in database di violazioni noti. Dovrebbe essere sicura da usare."
},
"save": {
"message": "Salva"
@@ -300,7 +300,7 @@
"message": "Cartelle"
},
"collections": {
- "message": "Collezioni"
+ "message": "Raccolte"
},
"firstName": {
"message": "Nome"
@@ -321,10 +321,10 @@
"message": "Indirizzo 3"
},
"cityTown": {
- "message": "Comune"
+ "message": "Città / Comune"
},
"stateProvince": {
- "message": "Provincia"
+ "message": "Stato / Provincia"
},
"zipPostalCode": {
"message": "CAP"
@@ -395,7 +395,7 @@
"description": "Copy URI to clipboard"
},
"myVault": {
- "message": "Cassaforte"
+ "message": "La mia cassaforte"
},
"vault": {
"message": "Cassaforte"
@@ -407,7 +407,7 @@
"message": "Elimina selezionati"
},
"moveSelected": {
- "message": "Sposta Selezionati"
+ "message": "Sposta selezionati"
},
"selectAll": {
"message": "Seleziona tutto"
@@ -422,7 +422,7 @@
"message": "Aggiungi nuovo allegato"
},
"deletedAttachment": {
- "message": "Elimina Allegato"
+ "message": "Allegato eliminato"
},
"deleteAttachmentConfirmation": {
"message": "Sei sicuro di voler eliminare questo allegato?"
@@ -440,7 +440,7 @@
"message": "La dimensione massima del file è di 100 MB."
},
"updateKey": {
- "message": "Non puoi utilizzare questa funzione finché non aggiorni la tua chiave crittografica."
+ "message": "Non puoi utilizzare questa funzione finché non aggiorni la tua chiave di cifratura."
},
"addedItem": {
"message": "Elemento aggiunto"
@@ -467,10 +467,10 @@
"message": "Sei sicuro di voler eliminare questo elemento?"
},
"deletedItem": {
- "message": "Elemento eliminato"
+ "message": "Elemento cestinato"
},
"deletedItems": {
- "message": "Elementi eliminati"
+ "message": "Elementi cestinati"
},
"movedItems": {
"message": "Elementi spostati"
@@ -512,10 +512,10 @@
"message": "No"
},
"loginOrCreateNewAccount": {
- "message": "Accedi in o crea un nuovo account per accedere alla tua cassaforte."
+ "message": "Accedi o crea un nuovo account per accedere alla tua cassaforte."
},
"createAccount": {
- "message": "Crea Account"
+ "message": "Crea account"
},
"logIn": {
"message": "Accedi"
@@ -533,7 +533,7 @@
"message": "Come dovremmo chiamarti?"
},
"masterPass": {
- "message": "Password Principale"
+ "message": "Password principale"
},
"masterPassDesc": {
"message": "La password principale è la password che utilizzi per accedere alla tua cassaforte. È molto importante che tu non la dimentichi. Non c'è modo di recuperare questa password nel caso che tu la dimenticassi."
@@ -542,7 +542,7 @@
"message": "Un suggerimento che può aiutarti a ricordare la tua password principale se la dimentichi."
},
"reTypeMasterPass": {
- "message": "Ri-digita la Password Principale"
+ "message": "Digita nuovamente la password principale"
},
"masterPassHint": {
"message": "Suggerimento per la password principale (facoltativo)"
@@ -618,22 +618,22 @@
"message": "Non ci sono elementi da mostrare."
},
"noCollectionsInList": {
- "message": "Nessuna collezione da visualizzare."
+ "message": "Nessuna raccolta da visualizzare."
},
"noGroupsInList": {
- "message": "Non ci sono gruppi da mostrare."
+ "message": "Non ci sono gruppi da elencare."
},
"noUsersInList": {
- "message": "Non ci sono utenti da visualizzare."
+ "message": "Non ci sono utenti da elencare."
},
"noEventsInList": {
- "message": "Non ci sono eventi da visualizzare."
+ "message": "Non ci sono eventi da elencare."
},
"newOrganization": {
- "message": "Crea organizzazione"
+ "message": "Nuova organizzazione"
},
"noOrganizationsList": {
- "message": "Tu non appartieni ad alcuna organizzazione. Le organizzazioni ti consentono di condividere oggetti in modo sicuro con altri utenti."
+ "message": "Non appartieni ad alcuna organizzazione. Le organizzazioni ti consentono di condividere oggetti in modo sicuro con altri utenti."
},
"versionNumber": {
"message": "Versione $VERSION_NUMBER$",
@@ -675,13 +675,13 @@
"message": "Usa un altro metodo di verifica in due passaggi"
},
"insertYubiKey": {
- "message": "Inserisci la tua YubiKey nella porta USB del computer, poi premi il suo bottone."
+ "message": "Inserisci la tua YubiKey nella porta USB del computer, poi premi il suo pulsante."
},
"insertU2f": {
- "message": "Inserisci la tua security key nella porta USB del tuo computer. Se dispone di un pulsante, premilo."
+ "message": "Inserisci la tua chiave di sicurezza nella porta USB del tuo computer. Se dispone di un pulsante, premilo."
},
"loginUnavailable": {
- "message": "Login non disponibile"
+ "message": "Accesso non disponibile"
},
"noTwoStepProviders": {
"message": "La verifica in due passaggi è abilitata su questo account, ma nessuno dei metodi configurati è supportato da questo browser."
@@ -690,7 +690,7 @@
"message": "Utilizza un browser supportato (come Chrome) e/o aggiungi altri metodi per la verifica in due passaggi che sono supportati meglio dai browser (come un'applicazione di autenticazione)."
},
"twoStepOptions": {
- "message": "Opzioni di verifica in due passaggi"
+ "message": "Opzioni verifica in due passaggi"
},
"recoveryCodeDesc": {
"message": "Hai perso l'accesso a tutti i tuoi metodi di verifica in due passaggi? Usa il tuo codice di recupero per disattivare tutti i metodi di verifica sul tuo account."
@@ -699,7 +699,7 @@
"message": "Codice di recupero"
},
"authenticatorAppTitle": {
- "message": "App di autenticazione"
+ "message": "Applicazione di autenticazione"
},
"authenticatorAppDesc": {
"message": "Usa un'applicazione di autenticazione (come Authy o Google Authenticator) per generare codici di verifica a tempo.",
@@ -709,7 +709,7 @@
"message": "Chiave di sicurezza YubiKey OTP"
},
"yubiKeyDesc": {
- "message": "Utilizzate una YubiKey per accedere al vostro conto. Funziona con dispositivi YubiKey serie 4, serie 5 e NEO."
+ "message": "Utilizza una YubiKey per accedere al tuo account. Funziona con dispositivi YubiKey serie 4, serie 5 e NEO."
},
"duoDesc": {
"message": "Verifica con Duo Security usando l'applicazione Duo Mobile, SMS, chiamata telefonica, o chiave di sicurezza U2F.",
@@ -723,7 +723,16 @@
"message": "Usa una chiave di sicurezza compatibile con FIDO U2F per accedere al tuo account."
},
"u2fTitle": {
- "message": "Security key FIDO U2F"
+ "message": "Chiave di sicurezza FIDO U2F"
+ },
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
},
"emailTitle": {
"message": "Email"
@@ -797,13 +806,13 @@
"message": "Conferma esportazione della cassaforte"
},
"exportWarningDesc": {
- "message": "Questa esportazione contiene i dati della tua cassaforte in un formato non criptato. Non salvare o inviare il file esportato su canali non protetti (come la posta elettronica). Eliminalo immediatamente dopo l'utilizzo."
+ "message": "Questa esportazione contiene i dati della tua cassaforte in un formato non cifrato. Non salvare o inviare il file esportato su canali non protetti (come la posta elettronica). Eliminalo immediatamente dopo l'utilizzo."
},
"encExportKeyWarningDesc": {
- "message": "This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file."
+ "message": "Questa esportazione cifra i tuoi dati utilizzando la chiave di cifratura del tuo account. Se cambi la chiave di cifratura del tuo account, non sarai più in grado di decifrare il file esportato e sarà necessario eseguire una nuova esportazione."
},
"encExportAccountWarningDesc": {
- "message": "Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account."
+ "message": "Le chiavi di cifratura dell'account sono uniche per ogni account utente Bitwarden, quindi non è possibile importare un'esportazione cifrata in un account diverso."
},
"exportMasterPassword": {
"message": "Inserisci la tua password principale per esportare i dati della tua cassaforte."
@@ -856,10 +865,10 @@
"message": "Cronologia delle password"
},
"noPasswordsInList": {
- "message": "Non ci sono password da mostrare."
+ "message": "Non ci sono password da elencare."
},
"clear": {
- "message": "Elimina",
+ "message": "Cancella",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
@@ -869,13 +878,13 @@
"message": "Cambia indirizzo email"
},
"newEmail": {
- "message": "Nuova Email"
+ "message": "Nuova email"
},
"code": {
"message": "Codice"
},
"changeEmailDesc": {
- "message": "Abbiamo inviato un codice di verifica all'indirizzo $EMAIL$. Per favore controlla la tua email ed inserisci il codice qui sotto per confermare la modifica al tuo indirizzo email.",
+ "message": "Abbiamo inviato un codice di verifica all'indirizzo $EMAIL$. Controlla la tua email e inserisci il codice qui sotto per confermare la modifica al tuo indirizzo email.",
"placeholders": {
"email": {
"content": "$1",
@@ -890,19 +899,19 @@
"message": "Email modificata"
},
"logBackIn": {
- "message": "Per favore accedi nuovamente."
+ "message": "Accedi nuovamente."
},
"logBackInOthersToo": {
- "message": "Per favore accedi nuovamente. Se ci sono altre sessioni di Bitwarden attive, ripeti l'accesso anche su quei dispositivi."
+ "message": "Accedi nuovamente. Se ci sono altre sessioni di Bitwarden attive, ripeti l'accesso anche su quei dispositivi."
},
"changeMasterPassword": {
- "message": "Cambia Password Principale"
+ "message": "Cambia password principale"
},
"masterPasswordChanged": {
- "message": "Password Principale Cambiata"
+ "message": "Password principale cambiata"
},
"currentMasterPass": {
- "message": "Password Principale Attuale"
+ "message": "Password principale attuale"
},
"newMasterPass": {
"message": "Nuova password principale"
@@ -911,7 +920,7 @@
"message": "Conferma nuova password principale"
},
"encKeySettings": {
- "message": "Impostazioni chiave di crittografia"
+ "message": "Impostazioni chiave di cifratura"
},
"kdfAlgorithm": {
"message": "Algoritmo KDF"
@@ -920,7 +929,7 @@
"message": "Iterazioni KDF"
},
"kdfIterationsDesc": {
- "message": "Le iterazioni KDF più elevate possono aiutare a proteggere la tua password master dall'essere forzata da un utente malintenzionato. Consigliamo un valore di $VALUE$ o più.",
+ "message": "Un numero di iterazioni KDF più elevato può aiutare a proteggere la tua password principale dall'essere forzata da un utente malintenzionato. Consigliamo un valore di $VALUE$ o più.",
"placeholders": {
"value": {
"content": "$1",
@@ -929,7 +938,7 @@
}
},
"kdfIterationsWarning": {
- "message": "L'impostazione delle iterazioni KDF troppo elevata potrebbe comportare prestazioni scadenti durante l'accesso (e lo sblocco) di Bitwarden su dispositivi con CPU lente. Ti consigliamo di aumentare il valore in incrementi di $INCREMENT$ e poi testare tutti i tuoi dispositivi.",
+ "message": "Impostare un numero troppo elevato di iterazioni KDF potrebbe comportare prestazioni scadenti durante l'accesso (e lo sblocco) di Bitwarden su dispositivi con CPU lente. Ti consigliamo di aumentare il valore con incrementi di $INCREMENT$ e poi provare tutti i tuoi dispositivi.",
"placeholders": {
"increment": {
"content": "$1",
@@ -941,19 +950,19 @@
"message": "Cambia KDF"
},
"encKeySettingsChanged": {
- "message": "Impostazioni chiave di crittografia modificate"
+ "message": "Impostazioni chiave di cifratura modificate"
},
"dangerZone": {
- "message": "Zona Pericolosa"
+ "message": "Zona pericolosa"
},
"dangerZoneDesc": {
"message": "Attento, queste azioni non sono reversibili!"
},
"deauthorizeSessions": {
- "message": "Annulla Autorizzazione Sessioni"
+ "message": "Annulla autorizzazione sessioni"
},
"deauthorizeSessionsDesc": {
- "message": "Preoccupato che il tuo account sia connesso su un altro dispositivo? Procedere di seguito per rimuovere l'autorizzazione a tutti i computer o dispositivi precedentemente utilizzati. Questo passaggio di sicurezza è consigliato se in precedenza hai utilizzato un PC pubblico o hai salvato per errore la tua password su un dispositivo che non è tuo. Questo passaggio cancellerà anche tutte le sessioni di verifica in due passaggi precedentemente salvate."
+ "message": "Preoccupato che il tuo account sia connesso su un altro dispositivo? Procedi di seguito per rimuovere l'autorizzazione a tutti i computer o dispositivi precedentemente utilizzati. Questo passaggio di sicurezza è consigliato se in precedenza hai utilizzato un PC pubblico o hai salvato per errore la tua password su un dispositivo che non è tuo. Questo passaggio cancellerà anche tutte le sessioni di verifica in due passaggi precedentemente salvate."
},
"deauthorizeSessionsWarning": {
"message": "La procedura ti consentirà inoltre di disconnetterti dalla sessione corrente, richiedendoti di accedere di nuovo. Se abilitato, ti verrà richiesta nuovamente la verifica in due passaggi. Le sessioni attive su altri dispositivi possono continuare a rimanere attive per un massimo di un'ora."
@@ -962,25 +971,25 @@
"message": "Tutte le sessioni sono state annullate"
},
"purgeVault": {
- "message": "Svuota Cassaforte"
+ "message": "Svuota cassaforte"
},
"purgedOrganizationVault": {
- "message": "Purifica il caveau dell'organizzazione."
+ "message": "Cassaforte dell'organizzazione svuotata."
},
"purgeVaultDesc": {
- "message": "Procedi in basso per eliminare tutti gli elementi e le cartelle nel Vault. Gli elementi che appartengono a un'organizzazione con cui condividi non verranno eliminati."
+ "message": "Procedi in basso per eliminare tutti gli elementi e le cartelle nella cassaforte. Gli elementi che appartengono a un'organizzazione con cui condividi non saranno eliminati."
},
"purgeOrgVaultDesc": {
- "message": "Procedi sotto per eliminare tutti gli elementi nel caveau dell'organizzazione."
+ "message": "Procedi sotto per eliminare tutti gli elementi nella cassaforte dell'organizzazione."
},
"purgeVaultWarning": {
- "message": "Svuotare la tua cassaforte è permanente. Questa azione non è reversibile."
+ "message": "Lo svuotamento della cassaforte è permanente. Questa azione non è reversibile."
},
"vaultPurged": {
"message": "La tua cassaforte è stata svuotata."
},
"deleteAccount": {
- "message": "Elimina Account"
+ "message": "Elimina account"
},
"deleteAccountDesc": {
"message": "Procedi qui sotto per eliminare il tuo account e tutti i dati ad esso associati."
@@ -995,7 +1004,7 @@
"message": "Il tuo account è stato eliminato e tutti i dati associati sono stati rimossi."
},
"myAccount": {
- "message": "Il mio Account"
+ "message": "Il mio account"
},
"tools": {
"message": "Strumenti"
@@ -1004,16 +1013,16 @@
"message": "Importa dati"
},
"importError": {
- "message": "Import Error"
+ "message": "Errore di importazione"
},
"importErrorDesc": {
- "message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again."
+ "message": "Si è verificato un problema con i dati che hai provato ad importare. Risolvi gli errori elencati di seguito nel file importato e riprova."
},
"importSuccess": {
- "message": "I dati sono stati importati con successo nella tua cassaforte."
+ "message": "I dati sono stati importati correttamente nella tua cassaforte."
},
"importWarning": {
- "message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
+ "message": "Stai importando dati in $ORGANIZATION$. I tuoi dati potrebbero essere condivisi con i membri di questa organizzazione. Vuoi procedere?",
"placeholders": {
"organization": {
"content": "$1",
@@ -1022,7 +1031,7 @@
}
},
"importFormatError": {
- "message": "I dati non sono formattati correttamente. Si prega di ricontrollare il file da importare."
+ "message": "I dati non sono formattati correttamente. Ricontrolla il file da importare."
},
"importNothingError": {
"message": "Non è stato importato nulla."
@@ -1065,7 +1074,7 @@
"message": "Disabilita icone dei siti web"
},
"disableIconsDesc": {
- "message": "Le icone dei siti web forniscono un'immagine riconoscibile accanto ad ogni elemento di login."
+ "message": "Le icone dei siti web forniscono un'immagine riconoscibile accanto ad ogni elemento di accesso."
},
"enableGravatars": {
"message": "Abilita Gravatar",
@@ -1075,11 +1084,11 @@
"message": "Usa immagine profilo caricata da gravatar.com."
},
"enableFullWidth": {
- "message": "Abilita Layout a Larghezza Piena",
+ "message": "Abilita disposizione a larghezza piena",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
- "message": "Consentire al web vault di sfruttare tutta la larghezza della finestra del browser."
+ "message": "Consentire alla cassaforte web di sfruttare tutta la larghezza della finestra del browser."
},
"default": {
"message": "Predefinito"
@@ -1109,7 +1118,7 @@
"message": "Nuovo dominio personalizzato"
},
"newCustomDomainDesc": {
- "message": "Inserisci una lista di domini separati da virgola. Sono permessi solo domini \"base\". Non inserire sottodomini. Per esempio, inserisci \"google.com\" invece di \"www.google.com\". Puoi inserire anche \"androidapp://package.name\" per associare un'applicazione android con altri domini."
+ "message": "Inserisci un elenco di domini separati da virgola. Sono permessi solo domini \"base\". Non inserire sottodomini. Per esempio, inserisci \"google.com\" invece di \"www.google.com\". Puoi inserire anche \"androidapp://package.name\" per associare un'applicazione android con altri domini."
},
"customDomainX": {
"message": "Dominio personalizzato $INDEX$",
@@ -1133,10 +1142,10 @@
"message": "Richiedi la verifica in due passaggi per gli utenti della tua organizzazione configurando dei metodi a livello di organizzazione."
},
"twoStepLoginRecoveryWarning": {
- "message": "Con la verifica in due passaggi potresti bloccare permanentemente il tuo account di Bitwarden. Un codice di recupero ti permette di accedere al tuo account nel caso in cui non fossi più in grado di utilizzare il tuo solito metodo di verifica (ad esempio se perdi il tuo telefono). L'assistenza di Bitwarden non sarà in grado di aiutarti qualora dovessi perdere l'accesso al tuo account. Ti raccomandiamo di scrivere o stampare il tuo codice di recupero e di conservarlo in un luogo sicuro."
+ "message": "Con la verifica in due passaggi potresti bloccare permanentemente il tuo account di Bitwarden. Un codice di recupero ti permette di accedere al tuo account nel caso in cui non fossi più in grado di utilizzare il tuo solito metodo di verifica (ad esempio se perdi il tuo telefono). L'assistenza di Bitwarden non sarà in grado di aiutarti qualora dovessi perdere l'accesso al tuo account. Ti consigliamo di scrivere o stampare il tuo codice di recupero e di conservarlo in un luogo sicuro."
},
"viewRecoveryCode": {
- "message": "Mostra il codice di recupero"
+ "message": "Visualizza codice di recupero"
},
"providers": {
"message": "Metodi",
@@ -1153,7 +1162,7 @@
"description": "Premium Membership"
},
"premiumMembership": {
- "message": "Abbonamento Premium"
+ "message": "Abbonamento premium"
},
"premiumRequired": {
"message": "Abbonamento Premium richiesto"
@@ -1198,7 +1207,7 @@
"message": "Dispositivi Windows"
},
"twoStepAuthenticatorAppsRecommended": {
- "message": "Queste applicazioni sono raccomandate, tuttavia funzioneranno anche altre applicazioni di autenticazione."
+ "message": "Queste applicazioni sono consigliate, tuttavia funzioneranno anche altre applicazioni di autenticazione."
},
"twoStepAuthenticatorScanCode": {
"message": "Scansione questo QR code con la tua applicazione di autenticazione"
@@ -1234,10 +1243,10 @@
"message": "Salva il modulo."
},
"twoFactorYubikeyWarning": {
- "message": "A causa di limitazioni della piattaforma, YubiKey non può essere utilizzato su tutte le applicazioni Bitwarden. Si consiglia di abilitare un altro metodo di verifica in due passaggi in modo da poter accedere al tuo account anche dove YubiKeys non può essere usato. Piattaforme supportate:"
+ "message": "A causa di limitazioni della piattaforma, YubiKey non può essere utilizzato su tutte le applicazioni Bitwarden. Dovresti abilitare un altro metodo di verifica in due passaggi in modo da poter accedere al tuo account anche dove YubiKeys non può essere usato. Piattaforme supportate:"
},
"twoFactorYubikeySupportUsb": {
- "message": "La cassaforte Web, l'applicazione desktop, la CLI e tutte le estensioni per browser su un dispositivo con una porta USB in grado di accettare la tua YubiKey."
+ "message": "La cassaforte web, l'applicazione desktop, la CLI e tutte le estensioni per browser su un dispositivo con una porta USB in grado di accettare la tua YubiKey."
},
"twoFactorYubikeySupportMobile": {
"message": "Le applicazioni su un dispositivo con NFC o una porta USB in grado di accettare la tua YubiKey."
@@ -1260,14 +1269,23 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
- "message": "Supporto per NFC"
+ "message": "Supporto NFC"
},
"twoFactorYubikeySupportsNfc": {
"message": "Una delle mie chiavi supporta NFC."
},
"twoFactorYubikeySupportsNfcDesc": {
- "message": "Se una delle tue YubiKey supporta NFC (come la Yubikey NEO), verrà richiesto dal dispostivo mobile nel caso la disponibilità NFC venga rilevata."
+ "message": "Se una delle tue YubiKey supporta NFC (come la Yubikey NEO), sarà richiesto dal dispositivo mobile nel caso la disponibilità NFC venga rilevata."
},
"yubikeysUpdated": {
"message": "Yubikey aggiornate"
@@ -1285,7 +1303,7 @@
"message": "Chiave segreta"
},
"twoFactorDuoApiHostname": {
- "message": "Hostname API"
+ "message": "Nome host API"
},
"twoFactorEmailDesc": {
"message": "Segui questi passi per impostare la verifica in due passaggi con l'email:"
@@ -1305,8 +1323,11 @@
"removeU2fConfirmation": {
"message": "Sei sicuro di voler rimuovere questa chiave di sicurezza?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
- "message": "Leggi chiave"
+ "message": "Leggi la chiave"
},
"keyCompromised": {
"message": "La chiave è compromessa."
@@ -1315,7 +1336,7 @@
"message": "Assegna alla chiave di sicurezza un nome descrittivo per identificarla."
},
"twoFactorU2fPlugInReadKey": {
- "message": "Inserire la chiave di sicurezza nella porta USB del tuo computer e clicca sul pulsante \"Leggi chiave\"."
+ "message": "Inserisci la chiave di sicurezza nella porta USB del tuo computer e fai clic sul pulsante \"Leggi chiave\"."
},
"twoFactorU2fTouchButton": {
"message": "Se la chiave di protezione dispone di un pulsante, premilo."
@@ -1324,20 +1345,26 @@
"message": "Salva il modulo."
},
"twoFactorU2fWarning": {
- "message": "A causa di limitazioni della piattaforma, FIDO U2F non può essere utilizzato su tutte le applicazioni Bitwarden. Si consiglia di abilitare un altro metodo di verifica in due passaggi in modo da poter accedere al tuo account anche dove FIDO U2F non può essere usato. Piattaforme supportate:"
+ "message": "A causa di limitazioni della piattaforma, FIDO U2F non può essere utilizzato su tutte le applicazioni Bitwarden. Dovresti abilitare un altro metodo di verifica in due passaggi in modo da poter accedere al tuo account anche dove FIDO U2F non può essere usato. Piattaforme supportate:"
},
"twoFactorU2fSupportWeb": {
- "message": "Cassaforte Web ed estensione per il browser desktop/laptop con un U2F browser abilitato (Chrome, Opera, Vivaldi o Firefox con FIDO U2F abilitato)."
+ "message": "Cassaforte web ed estensione per il browser desktop/laptop con un U2F browser abilitato (Chrome, Opera, Vivaldi o Firefox con FIDO U2F abilitato)."
},
"twoFactorU2fWaiting": {
"message": "In attesa che venga premuto il pulsante della tua chiave di sicurezza"
},
"twoFactorU2fClickSave": {
- "message": "Clicca sul pulsante \"Salva\" qui sotto per abilitare questa chiave di sicurezza per la verifica in due passaggi."
+ "message": "Fai clic sul pulsante \"Salva\" qui sotto per abilitare questa chiave di sicurezza per la verifica in due passaggi."
},
"twoFactorU2fProblemReadingTryAgain": {
"message": "Si è verificato un problema durante la lettura della chiave di sicurezza. Riprova."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Il tuo codice di recupero Bitwarden per la verifica in due passaggi"
},
@@ -1349,16 +1376,16 @@
"description": "Print 2FA recovery code"
},
"reports": {
- "message": "Rapporti"
+ "message": "Resoconti"
},
"unsecuredWebsitesReport": {
- "message": "Rapporto sui siti Web non protetti"
+ "message": "Resoconto sui siti web non protetti"
},
"unsecuredWebsitesReportDesc": {
- "message": "L'utilizzo di siti Web non protetti con lo schema http:// può essere pericoloso. Se il sito Web lo consente, devi sempre accedervi utilizzando lo schema https:// in modo che la connessione sia crittografata."
+ "message": "L'utilizzo di siti web non protetti con lo schema http:// può essere pericoloso. Se il sito web lo consente, devi sempre accedervi utilizzando lo schema https:// in modo che la connessione sia cifrata."
},
"unsecuredWebsitesFound": {
- "message": "Siti Web non protetti trovati"
+ "message": "Trovati siti web non protetti"
},
"unsecuredWebsitesFoundDesc": {
"message": "Abbiamo trovato $COUNT$ elementi nella tua cassaforte con URI non protetti. Dovresti cambiare il loro schema URL in https:// se il sito lo consente.",
@@ -1373,16 +1400,16 @@
"message": "Nessun elemento nella tua cassaforte ha URI non protetti."
},
"inactive2faReport": {
- "message": "Rapporto 2FA inattivo"
+ "message": "Resoconto 2FA inattivi"
},
"inactive2faReportDesc": {
- "message": "L'autenticazione a due fattori (2FA) è un'impostazione di sicurezza importante che consente di proteggere i tuoi account. Se il sito Web lo offre, devi sempre abilitare l'autenticazione a due fattori."
+ "message": "L'autenticazione a due fattori (2FA) è un'impostazione di sicurezza importante che consente di proteggere i tuoi account. Se il sito web lo offre, dovresti sempre abilitare l'autenticazione a due fattori."
},
"inactive2faFound": {
- "message": "Login senza 2FA trovato"
+ "message": "Accessi senza 2FA trovati"
},
"inactive2faFoundDesc": {
- "message": "Abbiamo trovato $COUNT$ sito(i) Web nella tua cassaforte che potrebbero non essere configurati con l'autenticazione a due fattori (secondo twofactorauth.org). Per proteggere ulteriormente questi account, è necessario abilitare l'autenticazione a due fattori.",
+ "message": "Abbiamo trovato $COUNT$ siti web nella tua cassaforte che potrebbero non essere configurati con l'autenticazione a due fattori (secondo twofactorauth.org). Per proteggere ulteriormente questi account, è necessario abilitare l'autenticazione a due fattori.",
"placeholders": {
"count": {
"content": "$1",
@@ -1391,22 +1418,22 @@
}
},
"noInactive2fa": {
- "message": "Nessun sito Web è stato trovato nella cassaforte con una configurazione di autenticazione a due fattori mancante."
+ "message": "Nessun sito web è stato trovato nella cassaforte con una configurazione di autenticazione a due fattori mancante."
},
"instructions": {
"message": "Istruzioni"
},
"exposedPasswordsReport": {
- "message": "Rapporto password esposte"
+ "message": "Resoconto password esposte"
},
"exposedPasswordsReportDesc": {
- "message": "Exposed passwords are passwords have been uncovered in known data breaches that were released publicly or sold on the dark web by hackers."
+ "message": "Le password esposte sono password che sono state scoperte in violazioni di dati note che sono state rilasciate pubblicamente o vendute sul dark web dagli hacker."
},
"exposedPasswordsFound": {
"message": "Trovate password esposte"
},
"exposedPasswordsFoundDesc": {
- "message": "Abbiamo trovato $COUNT$ elementi nella tua cassaforte che hanno password che sono state esposte a violazioni di dati noti. Dovresti cambiarli per usare una nuova password.",
+ "message": "Abbiamo trovato $COUNT$ elementi nella tua cassaforte che hanno password che sono state esposte a violazioni di dati note. Dovresti modificarli per usare una nuova password.",
"placeholders": {
"count": {
"content": "$1",
@@ -1418,10 +1445,10 @@
"message": "Nessun elemento nella tua cassaforte ha password che sono state esposte a violazioni note dei dati."
},
"checkExposedPasswords": {
- "message": "Controlla le password esposte"
+ "message": "Controlla password esposte"
},
"exposedXTimes": {
- "message": "Esposto $COUNT$ volta(e)",
+ "message": "Esposto $COUNT$ volte",
"placeholders": {
"count": {
"content": "$1",
@@ -1430,16 +1457,16 @@
}
},
"weakPasswordsReport": {
- "message": "Rapporto sulle password deboli"
+ "message": "Resoconto sulle password deboli"
},
"weakPasswordsReportDesc": {
- "message": "Le password deboli possono essere facilmente intuite dagli hacker e dagli strumenti automatici utilizzati per decifrare le password. Il generatore di password di Bitwarden può aiutarti a creare password complesse."
+ "message": "Le password deboli possono essere facilmente intuite dagli hacker e dagli strumenti automatici utilizzati per decifrare le password. Il generatore di password di Bitwarden può aiutarti a creare password robuste."
},
"weakPasswordsFound": {
"message": "Trovate password deboli"
},
"weakPasswordsFoundDesc": {
- "message": "Abbiamo trovato $COUNT$ elementi nella tua cassaforte con password che non sono forti. Dovresti aggiornarli per usare password più forti.",
+ "message": "Abbiamo trovato $COUNT$ elementi nella tua cassaforte con password non robuste. Dovresti aggiornarli per usare password più robuste.",
"placeholders": {
"count": {
"content": "$1",
@@ -1451,7 +1478,7 @@
"message": "Nessun elemento nella tua cassaforte ha password deboli."
},
"reusedPasswordsReport": {
- "message": "Rapporto sulle password riutilizzate"
+ "message": "Resoconto sulle password riutilizzate"
},
"reusedPasswordsReportDesc": {
"message": "Se un servizio che usi è compromesso, riutilizzare la stessa password altrove può consentire agli hacker di accedere facilmente a più account online. È necessario utilizzare una password univoca per ogni account o servizio."
@@ -1460,7 +1487,7 @@
"message": "Trovate password riutilizzate"
},
"reusedPasswordsFoundDesc": {
- "message": "Abbiamo trovato $COUNT$ password che vengono riutilizzate nella tua cassaforte. Dovresti cambiarli in un valore univoco.",
+ "message": "Abbiamo trovato $COUNT$ password che sono riutilizzate nella tua cassaforte. Dovresti cambiarle in un valore univoco.",
"placeholders": {
"count": {
"content": "$1",
@@ -1472,7 +1499,7 @@
"message": "Nessun login nella tua cassaforte ha password che vengono riutilizzate."
},
"reusedXTimes": {
- "message": "Riutilizzato $COUNT$ volte",
+ "message": "Riutilizzata $COUNT$ volte",
"placeholders": {
"count": {
"content": "$1",
@@ -1481,10 +1508,10 @@
}
},
"dataBreachReport": {
- "message": "Rapporto di violazione dei dati"
+ "message": "Resoconto di violazione dei dati"
},
"breachDesc": {
- "message": "Una \"violazione\" è un incidente dove i dati di un sito sono stati illegalmente accessi dagli hacker e poi rilasciati pubblicamente. Esaminare i tipi di dati che sono stati compromessi (indirizzi e-mail, password, carte di credito ecc.) e adottare azioni appropriate, ad esempio la modifica delle password."
+ "message": "Una \"violazione\" è un incidente dove i dati di un sito sono stati illegalmente accessi dagli hacker e poi rilasciati pubblicamente. Esaminare i tipi di dati che sono stati compromessi (indirizzi email, password, carte di credito ecc.) e adottare azioni appropriate, ad esempio la modifica delle password."
},
"breachCheckUsernameEmail": {
"message": "Controlla ogni nome utente o indirizzi email che usi."
@@ -1525,7 +1552,7 @@
"message": "Dati compromessi"
},
"website": {
- "message": "Sito Web"
+ "message": "Sito web"
},
"affectedUsers": {
"message": "Utenti interessati"
@@ -1537,7 +1564,7 @@
"message": "Violazione segnalata"
},
"reportError": {
- "message": "Errore durante il tentativo di caricare il report. Riprova"
+ "message": "Si è verificato un errore durante il tentativo di caricare il resoconto. Riprova"
},
"billing": {
"message": "Fatturazione"
@@ -1575,28 +1602,28 @@
"message": "Hai effettuato l'aggiornamento a Premium."
},
"premiumUpgradeUnlockFeatures": {
- "message": "Aggiornare il tuo account per un abbonamento premium e sbloccare alcune funzioni aggiuntive."
+ "message": "Aggiorna il tuo account per un abbonamento premium e sblocca alcune funzioni aggiuntive."
},
"premiumSignUpStorage": {
- "message": "1 GB di spazio di archiviazione crittografato."
+ "message": "1 GB di spazio di archiviazione cifrato per gli allegati."
},
"premiumSignUpTwoStep": {
- "message": "Opzioni di verifica in due passaggi addizionali come YubiKey, FIDO U2F, e Duo."
+ "message": "Opzioni di verifica in due passaggi aggiuntivi come YubiKey, FIDO U2F, e Duo."
},
"premiumSignUpEmergency": {
- "message": "Emergency Access"
+ "message": "Accesso di emergenza"
},
"premiumSignUpReports": {
"message": "Sicurezza delle password, integrità dell'account e rapporti sulla violazione dei dati per mantenere sicura la tua cassaforte."
},
"premiumSignUpTotp": {
- "message": "Generatore di codice (2FA) di verifica di TOTP per gli account di accesso nel tuo vault."
+ "message": "Generatore di codice (2FA) di verifica di TOTP per i login della tua cassaforte."
},
"premiumSignUpSupport": {
"message": "Supporto clienti prioritario."
},
"premiumSignUpFuture": {
- "message": "Tutte le funzioni Premium. Nuove in arrivo!"
+ "message": "Tutte le funzioni premium. Nuove in arrivo!"
},
"premiumPrice": {
"message": "Il tutto per solo $PRICE$ all'anno!",
@@ -1633,7 +1660,7 @@
"message": "# di GB aggiuntivi"
},
"additionalStorageIntervalDesc": {
- "message": "Il tuo piano viene fornito con $SIZE$ di archiviazione crittografata. Puoi aggiungere ulteriore spazio di archiviazione per $PRICE$ per GB /$INTERVAL$.",
+ "message": "Il tuo piano viene fornito con $SIZE$ di archiviazione cifrata. Puoi aggiungere ulteriore spazio di archiviazione per $PRICE$ per GB /$INTERVAL$.",
"placeholders": {
"size": {
"content": "$1",
@@ -1662,14 +1689,14 @@
"message": "mese"
},
"monthAbbr": {
- "message": "mese.",
+ "message": "mese",
"description": "Short abbreviation for 'month'"
},
"paymentChargedAnnually": {
"message": "Il tuo metodo di pagamento verrà addebitato immediatamente e su base ricorrente ogni anno. È possibile annullare in qualsiasi momento."
},
"paymentCharged": {
- "message": "Il tuo metodo di pagamento verrà addebitato immediatamente e poi su base ricorrente ogni $INTERVAL$. Puoi annullare in qualsiasi momento.",
+ "message": "Il tuo metodo di pagamento sarà addebitato immediatamente e poi su base ricorrente ogni $INTERVAL$. Puoi annullare in qualsiasi momento.",
"placeholders": {
"interval": {
"content": "$1",
@@ -1696,25 +1723,25 @@
"message": "Carta di credito"
},
"paypalClickSubmit": {
- "message": "Fare clic sul pulsante di PayPal per accedere al tuo account PayPal, quindi fare clic sul pulsante Invia per continuare."
+ "message": "Fai clic sul pulsante di PayPal per accedere al tuo account PayPal, quindi fai clic sul pulsante Invia per continuare."
},
"cancelSubscription": {
"message": "Annulla abbonamento"
},
"subscriptionCanceled": {
- "message": "L'abbonamento è stato cancellato."
+ "message": "L'abbonamento è stato annullato."
},
"pendingCancellation": {
- "message": "In attesa di cancellazione"
+ "message": "In attesa di annullamento"
},
"subscriptionPendingCanceled": {
"message": "L'abbonamento è stato contrassegnato per l'annullamento alla fine del periodo di fatturazione corrente."
},
"reinstateSubscription": {
- "message": "Ripristina iscrizione"
+ "message": "Ripristina abbonamento"
},
"reinstateConfirmation": {
- "message": "Sei sicuro di voler rimuovere la richiesta di cancellazione in sospeso e ripristinare l'abbonamento?"
+ "message": "Sei sicuro di voler rimuovere la richiesta di annullamento in sospeso e ripristinare l'abbonamento?"
},
"reinstated": {
"message": "L'abbonamento è stato ripristinato."
@@ -1723,7 +1750,7 @@
"message": "Sei sicuro di voler annullare il tuo abbonamento? Alla fine di questo ciclo di fatturazione perderai l'accesso a tutte le funzionalità aggiuntive date dall'abbonamento."
},
"canceledSubscription": {
- "message": "L'abbonamento è stato cancellato."
+ "message": "L'abbonamento è stato annullato."
},
"neverExpires": {
"message": "Nessuna scadenza"
@@ -1738,13 +1765,13 @@
"message": "Dettagli"
},
"downloadLicense": {
- "message": "Scarica Licenza"
+ "message": "Scarica licenza"
},
"updateLicense": {
- "message": "Aggiorna Licenza"
+ "message": "Aggiorna licenza"
},
"updatedLicense": {
- "message": "Licenza aggionata"
+ "message": "Licenza aggiornata"
},
"manageSubscription": {
"message": "Gestisci abbonamento"
@@ -1759,7 +1786,7 @@
"message": "Rimuovi spazio di archiviazione"
},
"subscriptionStorage": {
- "message": "Il tuo abbonamento ha un totale di $MAX_STORAGE$ GB di spazio di archiviazione crittografato. Stai usando $USED_STORAGE$ GB di spazio.",
+ "message": "Il tuo abbonamento ha un totale di $MAX_STORAGE$ GB di spazio di archiviazione cifrato. Stai usando $USED_STORAGE$ GB di spazio.",
"placeholders": {
"max_storage": {
"content": "$1",
@@ -1852,7 +1879,7 @@
"message": "Acquista Premium"
},
"licenseFile": {
- "message": "File di Licenza"
+ "message": "File di licenza"
},
"licenseFileDesc": {
"message": "Il tuo file di licenza sarà chiamato ad esempio $FILE_NAME$",
@@ -1879,13 +1906,13 @@
"message": "Informazioni generali"
},
"organizationName": {
- "message": "Nome dell'Organizzazione"
+ "message": "Nome organizzazione"
},
"accountOwnedBusiness": {
- "message": "Questo account è di proprietà di un'impresa."
+ "message": "Questo account è di proprietà di un'azienda."
},
"billingEmail": {
- "message": "Email per la Fatturazione"
+ "message": "Email di fatturazione"
},
"businessName": {
"message": "Ragione sociale"
@@ -1900,7 +1927,7 @@
"message": "Postazioni utente"
},
"additionalUserSeats": {
- "message": "Postazioni utenti aggiuntive"
+ "message": "Postazioni utente aggiuntive"
},
"userSeatsDesc": {
"message": "# di postazioni utente"
@@ -1947,7 +1974,7 @@
"message": "Per le imprese e altre organizzazioni di gruppi."
},
"planNameEnterprise": {
- "message": "Imprese"
+ "message": "Aziendale"
},
"planDescEnterprise": {
"message": "Per le aziende e altre organizzazioni di grandi dimensioni."
@@ -1995,7 +2022,7 @@
}
},
"addShareLimitedUsers": {
- "message": "Aggiungere e condividere con un massimo di $COUNT$ utenti",
+ "message": "Aggiungi e condividi con un massimo di $COUNT$ utenti",
"placeholders": {
"count": {
"content": "$1",
@@ -2010,7 +2037,7 @@
"message": "Crea raccolte illimitate"
},
"gbEncryptedFileStorage": {
- "message": "$SIZE$ di spazio di archiviazione crittografato",
+ "message": "$SIZE$ di spazio di archiviazione cifrato",
"placeholders": {
"size": {
"content": "$1",
@@ -2031,10 +2058,10 @@
"message": "Sincronizzare gli utenti e gruppi da una directory"
},
"trackAuditLogs": {
- "message": "Tenere traccia delle azioni di utente con i registri di controllo"
+ "message": "Tieni traccia delle azioni di utente con i registri di controllo"
},
"enforce2faDuo": {
- "message": "Applicare 2FA con Duo"
+ "message": "Applica 2FA con Duo"
},
"priorityCustomerSupport": {
"message": "Assistenza clienti prioritaria"
@@ -2124,7 +2151,7 @@
"message": "L'id esterno può essere usato come un riferimento o per collegare questa risorsa ad un sistema esterno come ad esempio una directory utente."
},
"accessControl": {
- "message": "Controllo accesso"
+ "message": "Controllo di accesso"
},
"groupAccessAllItems": {
"message": "Questo gruppo può accedere e modificare tutti gli elementi."
@@ -2145,10 +2172,10 @@
"message": "Modifica raccolta"
},
"deleteCollectionConfirmation": {
- "message": "Sei sicuro di voler eliminare questa collezione?"
+ "message": "Sei sicuro di voler eliminare questa raccolta?"
},
"editUser": {
- "message": "Modificare utente"
+ "message": "Modifica utente"
},
"inviteUser": {
"message": "Invita utente"
@@ -2157,7 +2184,7 @@
"message": "Invita un nuovo utente alla tua organizzazione inserendo il suo indirizzo email dell'account Bitwarden di seguito. Se non hanno già un account Bitwarden, verrà richiesto di creare un nuovo account."
},
"inviteMultipleEmailDesc": {
- "message": "Puoi invitare fino a $COUNT$ utenti alla volta inserendo una lista di email separate da una virgola.",
+ "message": "Puoi invitare fino a $COUNT$ utenti alla volta inserendo un elenco di indirizzi email separati da una virgola.",
"placeholders": {
"count": {
"content": "$1",
@@ -2172,7 +2199,7 @@
"message": "Questo utente può accedere e modificare tutti gli elementi."
},
"userAccessSelectedCollections": {
- "message": "Questo utente può accedere solo alle collezzioni selezionate."
+ "message": "Questo utente può accedere solo alle raccolte selezionate."
},
"search": {
"message": "Cerca"
@@ -2205,10 +2232,10 @@
"message": "User normale con accesso alle raccolte della tua organizzazione."
},
"manager": {
- "message": "Manager"
+ "message": "Responsabile"
},
"managerDesc": {
- "message": "I manager possono accedere e gestire le raccolte assegnate nella propria organizzazione."
+ "message": "I responsabili possono accedere e gestire le raccolte assegnate nella propria organizzazione."
},
"all": {
"message": "Tutti"
@@ -2226,7 +2253,7 @@
"message": "Sconosciuto"
},
"loadMore": {
- "message": "Carica Altro"
+ "message": "Carica altro"
},
"mobile": {
"message": "Mobile",
@@ -2241,7 +2268,7 @@
"description": "Desktop app"
},
"webVault": {
- "message": "Web Vault"
+ "message": "Cassaforte web"
},
"loggedIn": {
"message": "Accesso effettuato."
@@ -2259,10 +2286,10 @@
"message": "Account ripristinato dalla verifica in due passaggi."
},
"failedLogin": {
- "message": "Tentativo di accesso fallito. Password errata."
+ "message": "Tentativo di accesso non riuscito. Password errata."
},
"failedLogin2fa": {
- "message": "Tentativo di accesso fallito. Verifica in due passaggi non riuscita."
+ "message": "Tentativo di accesso non riuscito. Verifica in due passaggi non riuscita."
},
"exportedVault": {
"message": "Cassaforte esportata."
@@ -2382,7 +2409,7 @@
}
},
"createdCollectionId": {
- "message": "Collezione $ID$ creata.",
+ "message": "Raccolta $ID$ creata.",
"placeholders": {
"id": {
"content": "$1",
@@ -2391,7 +2418,7 @@
}
},
"editedCollectionId": {
- "message": "Collezione $ID$ modificata.",
+ "message": "Raccolta $ID$ modificata.",
"placeholders": {
"id": {
"content": "$1",
@@ -2400,7 +2427,7 @@
}
},
"deletedCollectionId": {
- "message": "Collezione $ID$ eliminata.",
+ "message": "Raccolta $ID$ eliminata.",
"placeholders": {
"id": {
"content": "$1",
@@ -2472,7 +2499,7 @@
}
},
"editedCollectionsForItem": {
- "message": "Modificate collezioni per elemento $ID$.",
+ "message": "Raccolte per elemento $ID$ modificate.",
"placeholders": {
"id": {
"content": "$1",
@@ -2499,7 +2526,7 @@
}
},
"editedUserId": {
- "message": "Modificato utente $ID$.",
+ "message": "Utente $ID$ modificato.",
"placeholders": {
"id": {
"content": "$1",
@@ -2508,7 +2535,7 @@
}
},
"editedGroupsForUser": {
- "message": "Modificati gruppi per utente $ID$.",
+ "message": "Modificati gruppi per l'utente $ID$.",
"placeholders": {
"id": {
"content": "$1",
@@ -2550,7 +2577,7 @@
"message": "Modificare i gruppi a cui appartiene questo utente."
},
"invitedUsers": {
- "message": "Invitato/i utente/i."
+ "message": "Utenti invitati."
},
"resendInvitation": {
"message": "Invia nuovamente l'invito"
@@ -2592,7 +2619,7 @@
"message": "Data di fine"
},
"verifyEmail": {
- "message": "Verifica la tua email"
+ "message": "Verifica email"
},
"verifyEmailDesc": {
"message": "Verificare l'indirizzo email del tuo account per sbloccare l'accesso a tutte le funzionalità."
@@ -2601,7 +2628,7 @@
"message": "L'indirizzo email del tuo account deve essere prima verificato."
},
"checkInboxForVerification": {
- "message": "Controlla la tua casella di posta per il link di verifica."
+ "message": "Controlla la tua casella di posta per il collegamenti di verifica."
},
"emailVerified": {
"message": "Il tuo indirizzo email è stato verificato."
@@ -2609,11 +2636,17 @@
"emailVerifiedFailed": {
"message": "Impossibile verificare il tuo indirizzo email. Prova a inviare una nuova email di verifica."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Aggiorna il browser"
},
"updateBrowserDesc": {
- "message": "Si utilizza un browser non supportato. Il vault web potrebbe non funzionare correttamente."
+ "message": "Stai utilizzando un browser non supportato. La cassaforte web potrebbe non funzionare correttamente."
},
"joinOrganization": {
"message": "Unisciti all'organizzazione"
@@ -2652,7 +2685,7 @@
"message": "La verifica in due passaggi è stata disabilitata sul tuo account."
},
"learnMore": {
- "message": "Altre informazioni"
+ "message": "Ulteriori informazioni"
},
"deleteRecoverDesc": {
"message": "Inserisci la tua email sotto per recuperare ed eliminare il tuo account."
@@ -2661,7 +2694,7 @@
"message": "Se il tuo account è già esistente, ti invieremo una email con maggiori informazioni."
},
"deleteRecoverConfirmDesc": {
- "message": "Hai richiesto di eliminare il tuo account Bitwarden. Clicca il pulsante pe confermare."
+ "message": "Hai richiesto di eliminare il tuo account Bitwarden. Fai clic sul pulsante per confermare."
},
"myOrganization": {
"message": "La mia organizzazione"
@@ -2695,7 +2728,7 @@
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlan": {
- "message": "Cambia Piano",
+ "message": "Cambia piano",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
@@ -2703,7 +2736,7 @@
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {
- "message": "Contattare il servizio clienti se si desidera modificare il proprio piano tariffario. Assicurarsi di avere un metodo di pagamento attivo.",
+ "message": "Contatta il servizio clienti se desideri modificare il tuo piano tariffario. Assicurati di avere un metodo di pagamento attivo.",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"invoiceNumber": {
@@ -2726,13 +2759,13 @@
"message": "Verifica conto bancario"
},
"verifyBankAccountDesc": {
- "message": "Abbiamo fatto due micro-depositi sul tuo conto bancario (potrebbe richiedere 1-2 giorni lavorativi per presentarsi). Immettere questi importi per verificare il conto bancario."
+ "message": "Abbiamo fatto due micro-depositi sul tuo conto bancario (potrebbe richiedere 1-2 giorni lavorativi per presentarsi). Immetti questi importi per verificare il conto bancario."
},
"verifyBankAccountInitialDesc": {
"message": "Il pagamento con un conto in banca è disponibile solo per i clienti negli Stati Uniti. Sarà necessario verificare il tuo conto in banca. Faremo due micro-depositi entro i prossimi 1-2 giorni lavorativi. Immettere questi importi nella pagina di fatturazione dell'organizzazione per verificare il conto bancario."
},
"verifyBankAccountFailureWarning": {
- "message": "Mancata verifica del conto in banca si tradurrà in un mancato pagamento e l'abbonamento viene disattivato."
+ "message": "La mancata verifica del conto bancario si tradurrà in un mancato pagamento e l'abbonamento sarà disattivato."
},
"verifiedBankAccount": {
"message": "Il conto bancario è stato verificato."
@@ -2764,7 +2797,7 @@
"message": "Tipo di conto"
},
"bankAccountTypeCompany": {
- "message": "Azienda (Impresa)"
+ "message": "Azienda (Lavoro)"
},
"bankAccountTypeIndividual": {
"message": "Individuale (Personale)"
@@ -2773,7 +2806,7 @@
"message": "Inserisci il tuo id di installazione"
},
"addSeats": {
- "message": "Aggiungere postazioni",
+ "message": "Aggiungi postazioni",
"description": "Seat = User Seat"
},
"removeSeats": {
@@ -2817,16 +2850,16 @@
"message": "Aggiorna chiave"
},
"updateEncryptionKey": {
- "message": "Aggiornamento della chiave di crittografia"
+ "message": "Aggiorna chiave di cifratura"
},
"updateEncryptionKeyShortDesc": {
- "message": "Stai utilizzando uno schema di crittografia obsoleto."
+ "message": "Stai utilizzando uno schema di cifratura obsoleto."
},
"updateEncryptionKeyDesc": {
- "message": "Ci siamo spostati alle più grandi chiavi di crittografia che forniscono maggiore sicurezza e accesso alle funzionalità più recenti. Aggiornare la chiave di crittografia è semplice e veloce. Basta digitare la password principale qui sotto. Questo aggiornamento eventualmente diventerà obbligatorio."
+ "message": "Siamo passati a chiavi di cifratura più grandi che forniscono maggiore sicurezza e accesso alle funzionalità più recenti. Aggiornare la chiave di cifratura è semplice e veloce. Basta digitare la password principale qui sotto. Questo aggiornamento diventerà obbligatorio in futuro."
},
"updateEncryptionKeyWarning": {
- "message": "Dopo aver aggiornato la chiave di crittografia, verrà richiesto di disconnettersi e connettersi in tutte le applicazioni Bitwarden che stai utilizzando (come l'applicazione mobile o l'estensione del browser). Non effettuando la disconnessione e la riconnessione (per scaricare la nuova chiave di crittografia) potrà risultare in dati corrotti, Cercheremo di disconnetterti automaticamente, ma potrà esserci un ritardo."
+ "message": "Dopo aver aggiornato la chiave di cifratura, ti sarà richiesto di disconnetterti e connetterti in tutte le applicazioni Bitwarden che stai utilizzando (come l'applicazione mobile o l'estensione del browser). Non effettuando la disconnessione e la riconnessione (per scaricare la nuova chiave di cifratura) potrà risultare in dati danneggiati, Cercheremo di disconnetterti automaticamente, ma potrà esserci un ritardo."
},
"updateEncryptionKeyExportWarning": {
"message": "Anche le esportazioni cifrate che hai salvato non saranno più valide."
@@ -2847,10 +2880,10 @@
"message": "Questa funzionalità non è disponibile per le organizzazioni con il piano base. Passa ad un piano a pagamento per sbloccare più funzioni."
},
"createOrganizationStep1": {
- "message": "Crea Organizzazione: Passo 1"
+ "message": "Crea organizzazione: Passo 1"
},
"createOrganizationCreatePersonalAccount": {
- "message": "Prima di creare la propria organizzazione, è necessario innanzitutto creare un account personale gratuito."
+ "message": "Prima di creare la propria organizzazione, devi innanzitutto creare un account personale gratuito."
},
"refunded": {
"message": "Rimborsato"
@@ -2909,7 +2942,7 @@
"description": "ex. Date this password was updated"
},
"organizationIsDisabled": {
- "message": "L'Organizzazione è disabilitata."
+ "message": "L'organizzazione è disabilitata."
},
"licenseIsExpired": {
"message": "La licenza è scaduta."
@@ -2931,7 +2964,7 @@
"description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"good": {
- "message": "Buono",
+ "message": "Buona",
"description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weak": {
@@ -2946,36 +2979,36 @@
"message": "Password principale debole"
},
"weakMasterPasswordDesc": {
- "message": "La password principale che hai scelto è debole. È necessario utilizzare una password principale forte (o una passphrase) per proteggere adeguatamente il tuo account Bitwarden. Sei sicuro di voler utilizzare questa password principale?"
+ "message": "La password principale che hai scelto è debole. È necessario utilizzare una password principale robusta (o una frase segreta) per proteggere adeguatamente il tuo account Bitwarden. Sei sicuro di voler utilizzare questa password principale?"
},
"rotateAccountEncKey": {
- "message": "Ruota anche la chiave di crittografia del mio account"
+ "message": "Ruota anche la chiave di cifratura del mio account"
},
"rotateEncKeyTitle": {
- "message": "Ruota la chiave di crittografia"
+ "message": "Ruota la chiave di cifratura"
},
"rotateEncKeyConfirmation": {
- "message": "Sei sicuro di voler ruotare la chiave di crittografia del tuo account?"
+ "message": "Sei sicuro di voler ruotare la chiave di cifratura del tuo account?"
},
"attachmentsNeedFix": {
"message": "Questo elemento ha vecchi file allegati che devono essere corretti."
},
"attachmentFixDesc": {
- "message": "Questo è un vecchio file allegato che deve essere corretto. Clicca per saperne di più."
+ "message": "Questo è un vecchio file allegato che deve essere corretto. Fai clic per saperne di più."
},
"fix": {
- "message": "Fix",
+ "message": "Correggi",
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
- "message": "Ci sono vecchi file allegati nella tua cassaforte che devono essere corretti prima di poter ruotare la chiave di crittografia del tuo account."
+ "message": "Ci sono vecchi file allegati nella tua cassaforte che devono essere corretti prima di poter ruotare la chiave di cifratura del tuo account."
},
"yourAccountsFingerprint": {
"message": "Frase impronta del tuo account",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
- "message": "Per garantire l'integrità delle tue chiavi di crittografia, verifica la frase impronta dell'utente prima di continuare.",
+ "message": "Per garantire l'integrità delle tue chiavi di cifratura, verifica la frase impronta dell'utente prima di continuare.",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"dontAskFingerprintAgain": {
@@ -3018,10 +3051,10 @@
"message": "Devi selezionare almeno una raccolta."
},
"couldNotChargeCardPayInvoice": {
- "message": "Non siamo stati in grado di addebitare sulla tua carta. Per favore, visualizza e paga la fattura non pagata presente qui sotto."
+ "message": "Non siamo stati in grado di addebitare sulla tua carta. Visualizza e paga la fattura non pagata presente qui sotto."
},
"inAppPurchase": {
- "message": "Acquisto in-App"
+ "message": "Acquisto in-app"
},
"cannotPerformInAppPurchase": {
"message": "Non puoi eseguire questa azione mentre utilizzi un metodo di pagamento in-app."
@@ -3036,13 +3069,13 @@
"message": "Clona"
},
"masterPassPolicyDesc": {
- "message": "Fissa i requisiti minimi di complessità della password principale."
+ "message": "Imposta i requisiti minimi di complessità della password principale."
},
"twoStepLoginPolicyDesc": {
- "message": "Obbliga gli utenti ad impostare l'autenticazione a due fattori sul loro account personale."
+ "message": "Obbliga gli utenti a impostare l'autenticazione a due fattori sul loro account personale."
},
"twoStepLoginPolicyWarning": {
- "message": "I membri dell'organizzazione che non hanno attivato l'autenticazione a due fattori per il proprio account personale saranno espulsi dall'organizzazione e riceveranno a tale proposito una e-mail di notifica."
+ "message": "I membri dell'organizzazione che non hanno attivato l'autenticazione a due fattori per il proprio account personale saranno espulsi dall'organizzazione e riceveranno a tale proposito un'email di notifica."
},
"twoStepLoginPolicyUserWarning": {
"message": "Sei membro di una organizzazione che richiede che sugli account personali sia attiva l'autenticazione a due fattori. Se disabiliti tutti i secondi fattori di autenticazione, sarai automaticamente espulso dall'organizzazione."
@@ -3057,7 +3090,7 @@
"message": "La password principale deve avere i seguenti requisiti, stabiliti da una o più regole dell'organizzazione:"
},
"policyInEffectMinComplexity": {
- "message": "Punteggio minimo di complessità $SCORE$",
+ "message": "Punteggio minimo di complessità di $SCORE$",
"placeholders": {
"score": {
"content": "$1",
@@ -3066,7 +3099,7 @@
}
},
"policyInEffectMinLength": {
- "message": "Lunghezza minima $LENGTH$",
+ "message": "Lunghezza minima di $LENGTH$",
"placeholders": {
"length": {
"content": "$1",
@@ -3137,10 +3170,10 @@
"message": "Sei sicuro di voler eliminare definitivamente questo elemento?"
},
"permanentlyDeletedItem": {
- "message": "Elimina definitivamente l'elemento"
+ "message": "Elemento eliminato definitivamente"
},
"permanentlyDeletedItems": {
- "message": "Elimina definitivamente gli elementi"
+ "message": "Elementi eliminati definitivamente"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "Hai selezionato $COUNT$ elemento/i da eliminare definitivamente. Sei sicuro di voler eliminare definitivamente tutti gli elementi selezionati?",
@@ -3152,7 +3185,7 @@
}
},
"permanentlyDeletedItemId": {
- "message": "Elemento definitivamente eliminato $ID$.",
+ "message": "Elemento $ID$ definitivamente eliminato.",
"placeholders": {
"id": {
"content": "$1",
@@ -3164,7 +3197,7 @@
"message": "Ripristina"
},
"restoreSelected": {
- "message": "Ripristina selezionato"
+ "message": "Ripristina selezionati"
},
"restoreItem": {
"message": "Ripristina elemento"
@@ -3173,7 +3206,7 @@
"message": "Elemento ripristinato"
},
"restoredItems": {
- "message": "Elementi Ripristinati"
+ "message": "Elementi ripristinati"
},
"restoreItemConfirmation": {
"message": "Sei sicuro di voler ripristinare questo elemento?"
@@ -3191,7 +3224,7 @@
}
},
"restoredItemId": {
- "message": "Elemento ripristinato $ID$.",
+ "message": "Elemento $ID$ ripristinato.",
"placeholders": {
"id": {
"content": "$1",
@@ -3206,7 +3239,7 @@
"message": "Conferma azione di timeout"
},
"hidePasswords": {
- "message": "Nascondi Password"
+ "message": "Nascondi password"
},
"countryPostalCodeRequiredDesc": {
"message": "Informazioni richieste esclusivamente per il calcolo dell'IVA e rendicontazione finanziaria."
@@ -3221,10 +3254,10 @@
"message": "Dati fiscali aggiornati."
},
"setMasterPassword": {
- "message": "Imposta la password principale"
+ "message": "Imposta password principale"
},
"ssoCompleteRegistration": {
- "message": "Per completare il login con SSO, si prega di impostare una password principale per accedere e proteggere la cassaforte."
+ "message": "Per completare l'accesso con SSO, imposta una password principale per accedere e proteggere la cassaforte."
},
"identifier": {
"message": "Identificativo"
@@ -3236,7 +3269,7 @@
"message": "Accedi usando il portale di accesso Single Sign-On della tua organizzazione. Inserisci l'identificativo della tua organizzazione per iniziare."
},
"enterpriseSingleSignOn": {
- "message": "Accesso con il portale dell'organizzazione (SSO)"
+ "message": "Single Sign-On aziendale"
},
"ssoHandOff": {
"message": "Puoi chiudere questa scheda e continuare nell'estensione."
@@ -3255,7 +3288,7 @@
"message": "Policy aziendali"
},
"ssoValidationFailed": {
- "message": "Verifica SSO fallita"
+ "message": "Convalida SSO non riuscita"
},
"ssoIdentifierRequired": {
"message": "L'identificativo dell'organizzazione è obbligatorio."
@@ -3267,7 +3300,7 @@
"message": "Collega SSO"
},
"webPoliciesDeprecationWarning": {
- "message": "La configurazione delle policy è stata spostata, e questa pagina sarà presto deprecata. Per favore, clicca sotto per utilizzare la configurazione delle policy del portale aziendale."
+ "message": "La configurazione delle policy è stata spostata, e questa pagina sarà presto deprecata. Fai clic sotto per utilizzare la configurazione delle policy del portale aziendale."
},
"singleOrg": {
"message": "Organizzazione unica"
@@ -3276,7 +3309,7 @@
"message": "Impedisci agli utenti di unirsi dalle altre organizzazioni."
},
"singleOrgBlockCreateMessage": {
- "message": "La tua attuale organizzazione ha una policy che non ti permette di unirti ad altre organizzazioni. Per favore, contatta gli amministratori della tua organizzazione o registrati da un altro account Bitwarden."
+ "message": "La tua attuale organizzazione ha una policy che non ti consente di unirti ad altre organizzazioni. Contatta gli amministratori della tua organizzazione o registrati da un altro account Bitwarden."
},
"singleOrgPolicyWarning": {
"message": "I membri dell'organizzazione che non sono proprietari o amministratori e sono già membri di un'altra organizzazione saranno rimossi dalla tua organizzazione."
@@ -3285,7 +3318,7 @@
"message": "Autenticazione Single Sign-On"
},
"requireSsoPolicyDesc": {
- "message": "Richiedi agli utenti di accedere con Enterprise Single Sign-On."
+ "message": "Richiedi agli utenti di accedere con il metodo di Single Sign-On aziendale."
},
"prerequisite": {
"message": "Prerequisito"
@@ -3306,7 +3339,7 @@
"message": "Testo"
},
"createSend": {
- "message": "Crea Nuovo Send",
+ "message": "Crea nuovo Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
@@ -3314,7 +3347,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
- "message": "Send Creato",
+ "message": "Send creato",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
@@ -3330,7 +3363,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
- "message": "Sei sicuro di eliminare questo Send?",
+ "message": "Sei sicuro di voler eliminare questo Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
@@ -3359,38 +3392,41 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
- "message": "Conteggio accessi corrente"
+ "message": "Numero di accessi corrente"
},
"sendPasswordDesc": {
"message": "Facoltativamente, richiedi una password agli utenti per accedere al Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNotesDesc": {
- "message": "Note private sul Send.",
+ "message": "Note private su questo Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disabled": {
- "message": "Disattivo"
+ "message": "Disabilitato"
},
"sendLink": {
- "message": "Send Link",
+ "message": "Collegamento del Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
- "message": "Copia Send Link",
+ "message": "Copia collegamento Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
- "message": "Rimuovi Password"
+ "message": "Rimuovi password"
},
"removedPassword": {
- "message": "Password Rimossa"
+ "message": "Password rimossa"
},
"removePasswordConfirmation": {
"message": "Sei sicuro di voler rimuovere la password?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
- "message": "Disabilità il Send per renderlo inaccessibile.",
+ "message": "Disabilita il Send per renderlo inaccessibile.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"allSends": {
@@ -3410,7 +3446,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
- "message": "Il Send è protetto da password. Per favore, digita la password sotto per continuare.",
+ "message": "Il Send è protetto da password. Digita la password sotto per continuare.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
@@ -3422,28 +3458,28 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
- "message": "Scarica File"
+ "message": "Scarica file"
},
"sendAccessUnavailable": {
"message": "Il Send a cui stai provando ad accedere non esiste o non è più disponibile.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
- "message": "The file associated with this Send could not be found.",
+ "message": "Il file associato a questo Send non è stato trovato.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
- "message": "Non ci sono Sends da elencare.",
+ "message": "Non ci sono Send da elencare.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"emergencyAccess": {
- "message": "Accesso di Emergenza"
+ "message": "Accesso di emergenza"
},
"emergencyAccessDesc": {
"message": "Concedi e gestisci l'accesso di emergenza per un contatto fidato. I contatti fidati possono richiede di ereditare l'account o accedere in sola lettura in caso di emergenza. Visita la nostra pagina di aiuto per maggiori informazioni e dettagli."
},
"emergencyAccessOwnerWarning": {
- "message": "You are an Owner of one or more organizations. If you give takeover access to an emergency contact, they will be able to use all your permissions as Owner after a takeover."
+ "message": "Sei proprietario di una o più organizzazioni. Se trasferisci la proprietà ad un contatto di emergenza, sarà in grado di utilizzare tutti i permessi del proprietario."
},
"trustedEmergencyContacts": {
"message": "Contatti di emergenza fidati"
@@ -3536,7 +3572,7 @@
}
},
"requestSent": {
- "message": "Accesso di emergenza richiesto per $USER$. Verrai notificato via mail quando sarà possibile proseguire.",
+ "message": "Accesso di emergenza richiesto per $USER$. Verrai notificato tramite email quando sarà possibile proseguire.",
"placeholders": {
"user": {
"content": "$1",
@@ -3579,7 +3615,7 @@
}
},
"personalOwnership": {
- "message": "Poprietà personale"
+ "message": "Proprietà personale"
},
"personalOwnershipPolicyDesc": {
"message": "Richiede agli utenti di salvare gli elementi della cassaforte in un'organizzazione rimuovendo l'opzione di proprietà personale."
@@ -3591,25 +3627,47 @@
"message": "A causa di una policy aziendale, non è possibile salvare elementi nella tua cassaforte personale. Cambia l'opzione proprietà in un'organizzazione e scegli tra le raccolte disponibili."
},
"disableSend": {
- "message": "Disable Send"
+ "message": "Disabilita Send"
},
"disableSendPolicyDesc": {
- "message": "Do not allow users to create or edit a Bitwarden Send. Deleting an existing Send is still allowed.",
+ "message": "Non consentire agli utenti di creare o modificare un Send Bitwarden. L'eliminazione di un Send già creato è ancora permessa.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
- "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ "message": "Gli utenti dell'organizzazione che possono gestire le policy dell'organizzazione sono esenti dall'applicazione di questa impostazione."
},
"sendDisabled": {
- "message": "Send disabled",
+ "message": "Send disabilitato",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
- "message": "Due to an enterprise policy, you are only able to delete an existing Send.",
+ "message": "A causa di una policy aziendale, è possibile eliminare solo un Send esistente.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
- "message": "Policy modificata $ID$.",
+ "message": "Policy $ID$ modificata.",
"placeholders": {
"id": {
"content": "$1",
@@ -3630,7 +3688,7 @@
"message": "Consente un controllo più granulare delle autorizzazioni utente per le configurazioni avanzate."
},
"permissions": {
- "message": "Autorizzazioni"
+ "message": "Permessi"
},
"accessBusinessPortal": {
"message": "Accedi al portale aziendale"
@@ -3660,7 +3718,10 @@
"message": "Gestisci SSO"
},
"manageUsers": {
- "message": "Gestione utenti"
+ "message": "Gestisci gli utenti"
+ },
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
},
"disableRequireSsoError": {
"message": "Devi disabilitare manualmente la policy relativa all'autenticazione SSO prima di disabilitare questa policy."
@@ -3676,20 +3737,20 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
- "message": "A friendly name to describe this Send.",
+ "message": "Un nome intuitivo per descrivere il Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
- "message": "The text you want to send."
+ "message": "Il testo che desideri inviare."
},
"sendFileDesc": {
- "message": "The file you want to send."
+ "message": "Il file che desideri inviare."
},
"copySendLinkOnSave": {
- "message": "Copy the link to share this Send to my clipboard upon save."
+ "message": "Copia il link per condividere questo Send nei miei appunti al momento del salvataggio."
},
"sendLinkLabel": {
- "message": "Send link",
+ "message": "Collegamento del Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
@@ -3697,50 +3758,50 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
- "message": "Bitwarden Send transmits sensitive, temporary information to others easily and securely.",
+ "message": "Con Bitwarden Send trasmetti informazioni sensibili e temporanee agli altri in maniera facile e sicura.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
- "message": "Learn more about",
+ "message": "Per saperne di più",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
- "message": "Share text or files directly with anyone."
+ "message": "Condividi testi e file direttamente con chiunque."
},
"sendVaultCardLearnMore": {
- "message": "Learn more",
+ "message": "Per saperne di più",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
- "message": "see",
+ "message": "vedi",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
- "message": "how it works",
+ "message": "come funziona",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
- "message": "or",
+ "message": "o",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
- "message": "try it now",
+ "message": "provalo adesso",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
- "message": "or",
+ "message": "o",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
- "message": "sign up",
+ "message": "iscriviti",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
- "message": "to try it today.",
+ "message": "per provarlo oggi.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
- "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you",
+ "message": "L'utente Bitwarden$USER_IDENTIFIER$ ha condiviso questo con te",
"placeholders": {
"user_identifier": {
"content": "$1",
@@ -3748,19 +3809,86 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
- "message": "The expiration date provided is not valid."
+ "message": "La data di scadenza fornita non è valida."
},
"deletionDateIsInvalid": {
- "message": "The deletion date provided is not valid."
+ "message": "La data di eliminazione fornita non è valida."
},
"expirationDateAndTimeRequired": {
- "message": "An expiration date and time are required."
+ "message": "È necessario inserire data e ora di scadenza."
},
"deletionDateAndTimeRequired": {
- "message": "A deletion date and time are required."
+ "message": "È necessario inserire data e ora di eliminazione."
},
"dateParsingError": {
- "message": "There was an error saving your deletion and expiration dates."
+ "message": "Si è verificato un errore durante il salvataggio delle date di eliminazione e scadenza."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/ja/messages.json b/src/locales/ja/messages.json
index 3a60cd935c..1644a826be 100644
--- a/src/locales/ja/messages.json
+++ b/src/locales/ja/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F セキュリティキー"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "メールアドレス"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC対応"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "本当にこのセキュリティキーを削除しますか?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "読み取りキー"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "セキュリティキーの読み取り中に問題が発生しました。もう一度やり直して下さい。"
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "二段階認証のリカバリーコード"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "メールアドレスを確認できませんでした。確認メールを再送信してください。"
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "ブラウザを更新"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "パスワードを削除してもよろしいですか?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "誰もアクセスできないように、この Send を無効にします。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3400,13 +3436,13 @@
"message": "最大アクセス数に達しました"
},
"pendingDeletion": {
- "message": "Pending deletion"
+ "message": "保留中の削除"
},
"expired": {
- "message": "Expired"
+ "message": "期限切れ"
},
"searchSends": {
- "message": "Search Sends",
+ "message": "Sendを検索",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
@@ -3414,18 +3450,18 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
- "message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
+ "message": "パスワードがわかりませんか?このSendにアクセスするには送信者にパスワードをご確認ください。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
- "message": "This send is hidden by default. You can toggle its visibility using the button below.",
+ "message": "このSendはデフォルトでは非表示になっています。下のボタンで表示・非表示が切り替え可能です。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
- "message": "Download File"
+ "message": "ファイルをダウンロード"
},
"sendAccessUnavailable": {
- "message": "The Send you are trying to access does not exist or is no longer available.",
+ "message": "アクセスしようとしているSendは存在しないか、利用できません。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
@@ -3433,11 +3469,11 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
- "message": "There are no Sends to list.",
+ "message": "表示するSendがありません",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"emergencyAccess": {
- "message": "Emergency Access"
+ "message": "緊急アクセス"
},
"emergencyAccessDesc": {
"message": "Grant and manage emergency access for trusted contacts. Trusted contacts may request access to either View or Takeover your account in case of an emergency. Visit our help page for more information and details into how zero knowledge sharing works."
@@ -3452,7 +3488,7 @@
"message": "You have not added any emergency contacts yet, invite a trusted contact to get started."
},
"addEmergencyContact": {
- "message": "Add emergency contact"
+ "message": "緊急連絡先を追加"
},
"designatedEmergencyContacts": {
"message": "Designated as emergency contact"
@@ -3491,10 +3527,10 @@
"message": "Time required before automatically granting access."
},
"oneDay": {
- "message": "1 day"
+ "message": "1日"
},
"days": {
- "message": "$DAYS$ days",
+ "message": "$DAYS$日",
"placeholders": {
"days": {
"content": "$1",
@@ -3608,6 +3644,28 @@
"message": "組織のポリシーにより、既存の Send のみを削除できます。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Modified policy $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "ユーザーを管理"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "このポリシーを無効にするには、シングルサインオン認証ポリシーを手動で無効にする必要があります。"
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "入力された有効期限は正しくありません。"
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "削除と有効期限の保存中にエラーが発生しました。"
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/ko/messages.json b/src/locales/ko/messages.json
index 26993e7459..dd30791497 100644
--- a/src/locales/ko/messages.json
+++ b/src/locales/ko/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F 보안 키"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "이메일"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC 지원"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "정말로 이 보안 키를 제거하시겠습니까?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "키 읽기"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "보안 키를 읽어오는데 문제가 발생했습니다. 다시 시도해보십시오."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Bitwarden 2단계 로그인 복구 코드"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "이메일을 인증할 수 없습니다. 새로운 인증을 이메일로 전송하십시오."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "브라우저 업데이트"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "비밀번호를 제거하시겠습니까?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "이 Send를 비활성화하여 아무도 접근할 수 없게 합니다.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "엔터프라이즈 정책으로 인해 이미 생성된 Send를 삭제하는 것만 허용됩니다.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "$ID$ 정책을 편집했습니다.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "사용자 관리"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "이 정책을 비활성화하려면 먼저 SSO 인증 정책을 수동으로 비활성화해야 합니다."
},
@@ -3701,42 +3762,42 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
- "message": "Learn more about",
+ "message": "오늘",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
- "message": "Share text or files directly with anyone."
+ "message": "다른 사람에게 텍스트 또는 파일을 공유하세요."
},
"sendVaultCardLearnMore": {
- "message": "Learn more",
+ "message": "자세히 알아보고",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
- "message": "see",
+ "message": "어떻게",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
- "message": "how it works",
+ "message": "작동하는지 확인하거나",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
- "message": "or",
+ "message": "지금",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
- "message": "try it now",
+ "message": "체험해보세요",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
- "message": "or",
+ "message": "에 대해서 알아보거나",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
- "message": "sign up",
+ "message": "가입을",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
- "message": "to try it today.",
+ "message": "해서 체험해보세요.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "제공된 만료 날짜가 유효하지 않습니다."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "삭제 날짜와 만료 날짜를 저장하는 도중 오류가 발생했습니다."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/lv/messages.json b/src/locales/lv/messages.json
index 49995bd77b..0979c0c7bb 100644
--- a/src/locales/lv/messages.json
+++ b/src/locales/lv/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F drošības atslēga"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "E-pasts"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC atbalsts"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Vai tiešām noņemt šo drošības atslēgu?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Nolasīt atslēgu"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Radās sarežģījumi, nolasot drošības atslēgu. Jāmēģina vēlreiz."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Bitwarden divpakāpju pierakstīšanās atkopšanas kods"
},
@@ -1537,7 +1564,7 @@
"message": "Par datu pārkāpumu ir ziņots"
},
"reportError": {
- "message": "Radās kļūda, mēģinot ielādēt pārskatu. Lūgums mēģināt vēlreiz"
+ "message": "Radusies kļūda pārskata lādēšanā. Lūgums mēģināt vēlreiz"
},
"billing": {
"message": "Norēķini"
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Nevarēja apstiprināt e-pasta adresi. Var mēģināt sūtīt atkārtotu apstiprinājuma e-pasta ziņojumu."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Atjaunināt pārlūku"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Vai tiešām noņemt paroli?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Atspējot šo \"Send\", lai neviens tam nevarētu piekļūt.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3429,7 +3465,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
- "message": "The file associated with this Send could not be found.",
+ "message": "Ar šo \"Send\" saistīto datni nevarēja atrast.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
@@ -3443,7 +3479,7 @@
"message": "Nodrošināt un pārvaldīt ārkārtas piekļuvi uzticamām kontaktpersonām. Tās var pieprasīt piekļuvi vai nu skatīt, vai arī pārņemt kontu ārkārtas gadījumā. Mūsu palīdzības lapā var uzzināt vairāk par to, kā darbojas bezzināšanu kopīgošana."
},
"emergencyAccessOwnerWarning": {
- "message": "You are an Owner of one or more organizations. If you give takeover access to an emergency contact, they will be able to use all your permissions as Owner after a takeover."
+ "message": "Tu esi vienas vai vairāku apvienību īpašnieks. Ja sniegsi pārņemšanas piekļuvi ārkārtas kontaktpersonām, tās arī varēs izmantot visas īpašnieka tiesības pēc pārņemšanas."
},
"trustedEmergencyContacts": {
"message": "Uzticamas ārkārtas kontaktpersonas"
@@ -3594,11 +3630,11 @@
"message": "Atspējot \"Send\""
},
"disableSendPolicyDesc": {
- "message": "Do not allow users to create or edit a Bitwarden Send. Deleting an existing Send is still allowed.",
+ "message": "Neļaut lietotājiem izveidot vai labot Bitwarden \"Send\". Esošu \"Send\" dzēšana joprojām ir iespējama.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
- "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ "message": "Apvienību lietotāji, kas var pārvaldīt apvienības nosacījumu kopas, nav pakļauti šīs nosacījumu kopas piemērošanai."
},
"sendDisabled": {
"message": "\"Send\" atspējots",
@@ -3608,6 +3644,28 @@
"message": "Uzņēmuma nosacījumu kopas dēļ ir tikai iespējams dzēst esošu \"Send\".",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Nosacījums $ID$ izmainīts.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Pārvaldīt lietotājus"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Vispirms ir pašrocīgi jātspējo vienotās pieteikšanās nosacījumu kopa, pirms šī var tikt atspējota."
},
@@ -3697,7 +3758,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
- "message": "Bitwarden Send transmits sensitive, temporary information to others easily and securely.",
+ "message": "Bitwarden \"Send\" vienkārši un droši pārsūta citiem slepenu un īslaicīgu informāciju.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
@@ -3705,7 +3766,7 @@
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
- "message": "Share text or files directly with anyone."
+ "message": "Tieša teksta vai datņu kopīgošana ar jebkuru."
},
"sendVaultCardLearnMore": {
"message": "Uzzināt vairāk",
@@ -3740,7 +3801,7 @@
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
- "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you",
+ "message": "Bitwarden lietotājs $USER_IDENTIFIER$ kopīgoja sekojošo",
"placeholders": {
"user_identifier": {
"content": "$1",
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "Norādītais derīguma beigu datums nav derīgs."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "Atgadījās kļūda, saglabājot dzēšanas un derīguma beigu datumus."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/ml/messages.json b/src/locales/ml/messages.json
index 1301665b43..8cda0dea0a 100644
--- a/src/locales/ml/messages.json
+++ b/src/locales/ml/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F സുരക്ഷാ കീ"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "ഇമെയിൽ"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC Support"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Read Key"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "നിങ്ങളുടെ ഇമെയിൽ പരിശോധിച്ചുറപ്പിക്കാനായില്ല. ഒരു പുതിയ സ്ഥിരീകരണ ഇമെയിൽ അയയ്ക്കാൻ ശ്രമിക്കുക."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "ബ്രൌസർ അപ്ഡേറ്റുചെയ്യുക"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "പാസ്വേഡ് നീക്കംചെയ്യണമെന്ന് നിങ്ങൾക്ക് ഉറപ്പാണോ?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Disable this Send so that no one can access it.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Due to an enterprise policy, you are only able to delete an existing Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Modified policy $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "ഉപയോക്താക്കളെ നിയന്ത്രിക്കുക"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "You must manually disable the Single Sign-On Authentication policy before this policy can be disabled."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "The expiration date provided is not valid."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "There was an error saving your deletion and expiration dates."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/nb/messages.json b/src/locales/nb/messages.json
index d0387d104b..e58338b1f1 100644
--- a/src/locales/nb/messages.json
+++ b/src/locales/nb/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F-sikkerhetsnøkkel"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "E-post"
},
@@ -800,10 +809,10 @@
"message": "Eksporten inneholder dine hvelvdataer i et ukryptert format. Du burde ikke lagre eller sende den eksporterte filen over usikre tjenester (f.eks. E-post). Slett det umiddelbart etter at du er ferdig med å bruke dem."
},
"encExportKeyWarningDesc": {
- "message": "This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file."
+ "message": "Denne eksporten krypterer dataene dine ved hjelp av kontoen din sin krypteringsnøkkel. Hvis du noen gang endrer krypteringsnøkkelen til kontoen din, bør du eksportere dataene igjen, ettersom du da ikke vil kunne dekryptere denne eksportfilen."
},
"encExportAccountWarningDesc": {
- "message": "Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account."
+ "message": "Kontokrypteringsnøkler er unike for hver Bitwarden sin brukerkonto, og du kan ikke importere en kryptert eksport til en annen konto."
},
"exportMasterPassword": {
"message": "Skriv inn ditt superpassord for å eksportere dine hvelvdataer."
@@ -1004,16 +1013,16 @@
"message": "Importer data"
},
"importError": {
- "message": "Import Error"
+ "message": "Importer feil"
},
"importErrorDesc": {
- "message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again."
+ "message": "Det oppstod et problem med dataene du prøvde å importere. Vennligst løs feilene listet nedenfor i kildefilen og prøv på nytt."
},
"importSuccess": {
"message": "Dataene har blitt vellykket importert inn i hvelvet ditt."
},
"importWarning": {
- "message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
+ "message": "Du importerer data til $ORGANIZATION$. Dataene kan deles med medlemmer av denne organisasjonen. Vil du fortsette?",
"placeholders": {
"organization": {
"content": "$1",
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC-støtte"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Er du sikker på at du vil fjerne denne sikkerhetsnøkkelen?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Les nøkkel"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Det oppsto et problem med å lese sikkerhetsnøkkelen. Prøv igjen."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Din 2-trinnsinnloggingsgjenopprettingskode for Bitwarden"
},
@@ -1584,7 +1611,7 @@
"message": "Ytterligere 2-trinnsinnloggingsmuligheter, slik som YubiKey, FIDO U2F, og Duo."
},
"premiumSignUpEmergency": {
- "message": "Emergency Access"
+ "message": "Nødtilgang"
},
"premiumSignUpReports": {
"message": "Passordhygiene, kontohelse, og databruddsrapporter som holder hvelvet ditt trygt."
@@ -2517,7 +2544,7 @@
}
},
"unlinkedSsoUser": {
- "message": "Unlinked SSO for user $ID$.",
+ "message": "Koblet fra SSO for brukeren $ID$.",
"placeholders": {
"id": {
"content": "$1",
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Klarte ikke å bekrefte E-postadressen din. Prøv å sende en ny bekreftelses-E-post."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Oppdater nettleseren"
},
@@ -2829,7 +2862,7 @@
"message": "Etter å ha oppdatert krypteringsnøkkelen din, er du påkrevd å logge av og på på alle Bitwarden-appene og -programmene som du bruker for øyeblikket (deriblant mobilappen og nettleserutvidelsene). Å ikke logge av og på igjen (noe som vil laste ned din nye krypteringsnøkkel) kan føre til datakorrumpering. Vi vil forsøke å logge deg av automatisk, men det kan kanskje bli forsinket."
},
"updateEncryptionKeyExportWarning": {
- "message": "Any encrypted exports that you have saved will also become invalid."
+ "message": "Eventuelle krypterte eksporter som du har lagret blir også ugyldig."
},
"subscription": {
"message": "Abonnement"
@@ -3224,7 +3257,7 @@
"message": "Angi hovedpassord"
},
"ssoCompleteRegistration": {
- "message": "In order to complete logging in with SSO, please set a master password to access and protect your vault."
+ "message": "For å fullføre innloggingen med SSO, angi et superpassord for å få tilgang til og beskytte hvelvet ditt."
},
"identifier": {
"message": "Identifikator"
@@ -3236,7 +3269,7 @@
"message": "Log in using your organization's single sign-on portal. Please enter your organization's identifier to begin."
},
"enterpriseSingleSignOn": {
- "message": "Enterprise Single Sign-On"
+ "message": "Bedriftsinnlogging (SSO)"
},
"ssoHandOff": {
"message": "Du kan nå lukke denne fanen og fortsette i utvidelsen."
@@ -3267,16 +3300,16 @@
"message": "Link SSO"
},
"webPoliciesDeprecationWarning": {
- "message": "Policy configuration has been moved, and this page will soon be deprecated. Please click below to use the Business Portal policies page instead."
+ "message": "Policy konfigurasjon er flyttet, og denne siden vil snart bli avvist. Klikk nedenfor for å bruke Business Portal policyer siden i stedet."
},
"singleOrg": {
- "message": "Single Organization"
+ "message": "Enkel organisasjon"
},
"singleOrgDesc": {
- "message": "Restrict users from being able to join any other organizations."
+ "message": "Begrense brukere fra å kunne bli med i andre organisasjoner."
},
"singleOrgBlockCreateMessage": {
- "message": "Your current organization has a policy that does not allow you to join more than one organization. Please contact your organization admins or sign up from a different Bitwarden account."
+ "message": "Din nåværende organisasjon har en policy som ikke lar deg bli med i mer enn én organisasjon. Kontakt din organisasjons admins eller registrer deg fra en annen Bitwarden-konto."
},
"singleOrgPolicyWarning": {
"message": "Organization members who are not Owners or Administrators and are already a member of another organization will be removed from your organization."
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Er du sikker på at du vil fjerne passordet?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Deaktiver denne Send-en, slik at ingen får tilgang til den.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3397,7 +3433,7 @@
"message": "Alle Send-er"
},
"maxAccessCountReached": {
- "message": "Max access count reached"
+ "message": "Maksimalt antall tilganger nådd"
},
"pendingDeletion": {
"message": "Venter på sletting"
@@ -3410,26 +3446,26 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
- "message": "This Send is protected with a password. Please type the password below to continue.",
+ "message": "Send er beskyttet med et passord. Skriv inn passordet nedenfor for å fortsette.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
- "message": "Don't know the password? Ask the Sender for the password needed to access this Send.",
+ "message": "Vet du ikke passordet? Be avsender om nødvendig tilgang til denne Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
- "message": "This send is hidden by default. You can toggle its visibility using the button below.",
+ "message": "Denne sendingen er skjult som standard. Du kan velge å vise den ved å bruke knappen nedenfor.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "Last ned fil"
},
"sendAccessUnavailable": {
- "message": "The Send you are trying to access does not exist or is no longer available.",
+ "message": "Sende du prøver å få tilgang eksisterer ikke, eller er ikke lenger tilgjengelig.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
- "message": "The file associated with this Send could not be found.",
+ "message": "Filen knyttet til sendingen ble ikke funnet.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
@@ -3579,19 +3615,19 @@
}
},
"personalOwnership": {
- "message": "Personal Ownership"
+ "message": "Personlig eierskap"
},
"personalOwnershipPolicyDesc": {
- "message": "Require users to save vault items to an organization by removing the personal ownership option."
+ "message": "Krev at brukere lagrer hvelvgjenstander i en organisasjon ved å fjerne den personlige eierskapsmodulen."
},
"personalOwnershipExemption": {
- "message": "Organization Owners and Administrators are exempt from this policy's enforcement."
+ "message": "Organisasjonens eiere og administratorer er unntatt fra denne policyens håndheving."
},
"personalOwnershipSubmitError": {
"message": "Due to an enterprise policy, you are restricted from saving items to your personal vault. Change the Ownership option to an organization and choose from available Collections."
},
"disableSend": {
- "message": "Disable Send"
+ "message": "Deaktiver Send"
},
"disableSendPolicyDesc": {
"message": "Do not allow users to create or edit a Bitwarden Send. Deleting an existing Send is still allowed.",
@@ -3601,13 +3637,35 @@
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
},
"sendDisabled": {
- "message": "Send disabled",
+ "message": "Send deaktivert",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
"message": "Due to an enterprise policy, you are only able to delete an existing Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Modified policy $ID$.",
"placeholders": {
@@ -3630,7 +3688,7 @@
"message": "Allows more granular control of user permissions for advanced configurations."
},
"permissions": {
- "message": "Permissions"
+ "message": "Rettigheter"
},
"accessBusinessPortal": {
"message": "Access Business Portal"
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Administrer brukere"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "You must manually disable the Single Sign-On Authentication policy before this policy can be disabled."
},
@@ -3689,7 +3750,7 @@
"message": "Copy the link to share this Send to my clipboard upon save."
},
"sendLinkLabel": {
- "message": "Send link",
+ "message": "Send lenke",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
@@ -3697,50 +3758,50 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
- "message": "Bitwarden Send transmits sensitive, temporary information to others easily and securely.",
+ "message": "Bitwarden Send sender sensitiv, midlertidig informasjon til andre enkelt og sikkert.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
- "message": "Learn more about",
+ "message": "Lær mer om",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
- "message": "Share text or files directly with anyone."
+ "message": "Del tekst eller filer direkte med hvem som helst."
},
"sendVaultCardLearnMore": {
- "message": "Learn more",
+ "message": "Lær mer",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
- "message": "see",
+ "message": "se",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
- "message": "how it works",
+ "message": "hvordan det fungerer",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
- "message": "or",
+ "message": "eller",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
- "message": "try it now",
+ "message": "prøv det nå",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
- "message": "or",
+ "message": "eller",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
- "message": "sign up",
+ "message": "registrer deg",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
- "message": "to try it today.",
+ "message": "for å prøve det i dag.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
- "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you",
+ "message": "Bitwarden-bruker $USER_IDENTIFIER$ delte følgende med deg",
"placeholders": {
"user_identifier": {
"content": "$1",
@@ -3748,19 +3809,86 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
- "message": "The expiration date provided is not valid."
+ "message": "Utløpsdatoen angitt er ikke gyldig."
},
"deletionDateIsInvalid": {
- "message": "The deletion date provided is not valid."
+ "message": "Slettingsdatoen som er gitt er ikke gyldig."
},
"expirationDateAndTimeRequired": {
- "message": "An expiration date and time are required."
+ "message": "Utløps dato og tid er påkrevd."
},
"deletionDateAndTimeRequired": {
- "message": "A deletion date and time are required."
+ "message": "Det kreves en slettingsdato og -tid."
},
"dateParsingError": {
- "message": "There was an error saving your deletion and expiration dates."
+ "message": "Det oppstod en feil ved lagring av slettingen og utløpsdatoene."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/nl/messages.json b/src/locales/nl/messages.json
index be3368cd76..d646dc6ddc 100644
--- a/src/locales/nl/messages.json
+++ b/src/locales/nl/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F-beveiligingssleutel"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "E-mailadres"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC-ondersteuning"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Weet je zeker dat je deze beveiligingssleutel wilt verwijderen?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Sleutel lezen"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Er was een probleem met het lezen van de beveiligingssleutel. Probeer het nogmaals."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Je herstelcode voor Bitwarden-tweestapsaanmelding"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Je e-mailadres kon niet worden geverifieerd. Probeer een nieuwe e-mail met verificatielink te versturen."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Webbrowser bijwerken"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Weet je zeker dat je dit wachtwoord wilt verwijderen?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Schakel deze Send uit zodat niemand hem kan benaderen.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Als gevolg van een ondernemingsbeleid kun je alleen een bestaande Send verwijderen.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Bewerkt beleid $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Gebruikers beheren"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Je moet handmatig het Single Sign-On-verificatiebeleid uitschakelen voordat je dit beleid kunt uitgeschakeld."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "De opgegeven vervaldatum is niet geldig."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "Er is een fout opgetreden bij het opslaan van je verwijder- en vervaldatum."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/pl/messages.json b/src/locales/pl/messages.json
index 29677974c2..22812fe13b 100644
--- a/src/locales/pl/messages.json
+++ b/src/locales/pl/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "Klucz bezpieczeństwa FIDO U2F"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Adres e-mail"
},
@@ -1013,7 +1022,7 @@
"message": "Dane zostały zaimportowane do sejfu."
},
"importWarning": {
- "message": "Importujesz dane do organizacji $ORGANIZATION$. Twoje dane mogą zostać udostępnione członkom organizacji. Czy chcesz kontynuować?",
+ "message": "Importujesz dane do organizacji $ORGANIZATION$. Dane mogą zostać udostępnione członkom organizacji. Czy chcesz kontynuować?",
"placeholders": {
"organization": {
"content": "$1",
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "Obsługa NFC"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Czy na pewno chcesz usunąć ten klucz bezpieczeństwa?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Odczytaj klucz"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Wystąpił problem z odczytem klucza bezpieczeństwa. Spróbuj ponownie."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Kod odzyskiwania konta Bitwarden"
},
@@ -1382,7 +1409,7 @@
"message": "Znaleźliśmy elementy bez włączonej opcji logowania dwustopniowego"
},
"inactive2faFoundDesc": {
- "message": "Znaleźliśmy witryny w sejfie, które mogą nie korzystać z opcji logowania dwustopniowego (według twofactorauth.org). Włącz logowanie dwustopniowe, aby dodatkowo zabezpieczyć te konta.",
+ "message": "Znaleźliśmy witryny w sejfie, które mogą nie korzystać z opcji logowania dwustopniowego (według 2fa.directory). Włącz logowanie dwustopniowe, aby dodatkowo zabezpieczyć te konta.",
"placeholders": {
"count": {
"content": "$1",
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Nie możemy zweryfikować Twojego adresu e-mail. Spróbuj ponownie wysłać wiadomość weryfikacyjną."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Aktualizuj przeglądarkę"
},
@@ -2829,7 +2862,7 @@
"message": "Po zaktualizowaniu klucza szyfrowania, musisz ponownie zalogować się do wszystkich aplikacji Bitwarden, z których obecnie korzystasz (na przykład aplikacje mobilne lub rozszerzenia przeglądarki). Niepowodzenie logowania (podczas którego pobierany jest nowy klucz szyfrowania) może spowodować uszkodzenie danych. Postaramy się wylogować Ciebie automatycznie, jednak może to chwilę potrwać."
},
"updateEncryptionKeyExportWarning": {
- "message": "Wszystkie zaszyfrowane eksporty, które wcześniej zapisałeś, staną się nieprawidłowe."
+ "message": "Wszystkie zaszyfrowane pliki eksportu, które wcześniej zapisałeś, staną się nieprawidłowe."
},
"subscription": {
"message": "Subskrypcja"
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Czy na pewno chcesz usunąć hasło?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Wyłącz tę wysyłkę, aby nikt nie miał do niej dostępu.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3440,10 +3476,10 @@
"message": "Dostęp awaryjny"
},
"emergencyAccessDesc": {
- "message": "Zarządzaj dostępem awaryjnym dla zaufanych kontaktów. Zaufane kontakty mogą poprosić Cię o przejęcie Twojego konta lub uzyskania dostępu do jego odczytu w awaryjnych przypadkach. Odwiedź naszą stronę pomocy, aby dowiedzieć się więcej jak działa funkcja dostępu awaryjnego."
+ "message": "Zarządzaj dostępem awaryjnym dla zaufanych kontaktów. Zaufane kontakty mogą poprosić Cię o przejęcie Twojego konta lub uzyskania dostępu do jego odczytu w awaryjnych przypadkach. Odwiedź naszą stronę pomocy, aby dowiedzieć się jak działa funkcja dostępu awaryjnego."
},
"emergencyAccessOwnerWarning": {
- "message": "Jesteś właścicielem co najmniej jednej organizacji. Jeśli przyznasz dostęp do konta kontaktowi awaryjnemu, będzie mógł użyć wszystkich Twoich uprawnień."
+ "message": "Jesteś właścicielem co najmniej jednej organizacji. Jeśli kontaktowi awaryjnemu przyznasz dostęp do swojego konta, będzie mógł użyć wszystkich Twoich uprawnień."
},
"trustedEmergencyContacts": {
"message": "Zaufane kontakty awaryjne"
@@ -3458,7 +3494,7 @@
"message": "Wyznaczone kontakty awaryjne"
},
"noGrantedAccess": {
- "message": "Nie zostałeś ustawiony jako kontakt awaryjny dla kogokolwiek."
+ "message": "Nie zostałeś ustawiony jako kontakt awaryjny dla żadnego użytkownika."
},
"inviteEmergencyContact": {
"message": "Zaproś kontakt awaryjny"
@@ -3467,7 +3503,7 @@
"message": "Edytuj kontakt awaryjny"
},
"inviteEmergencyContactDesc": {
- "message": "Zaproś nowy kontakt awaryjny poprzez wprowadzenie jego adresu e-mail poniżej. Jeśli nie posiada on jeszcze konta Bitwarden, zostanie poproszony o jego utworzenie."
+ "message": "Zaproś nowy kontakt awaryjny poprzez wpisanie jego adresu e-mail poniżej. Jeśli nie posiada on jeszcze konta Bitwarden, zostanie poproszony o jego utworzenie."
},
"emergencyAccessRecoveryInitiated": {
"message": "Dostęp awaryjny został zainicjowany"
@@ -3479,7 +3515,7 @@
"message": "Może zobaczyć wszystkie elementy w Twoim sejfie."
},
"takeover": {
- "message": "Przejęte"
+ "message": "Przejęcie"
},
"takeoverDesc": {
"message": "Może zresetować Twoje konto za pomocą nowego hasła głównego."
@@ -3506,7 +3542,7 @@
"message": "Użytkownik został zaproszony."
},
"acceptEmergencyAccess": {
- "message": "Zostałeś zaproszony przez poniższego użytkownika do zostania jego kontaktem awaryjnym. Aby zaakceptować zaproszenie, musisz się zalogować lub utworzyć nowe konto Bitwarden."
+ "message": "Zostałeś zaproszony przez powyższego użytkownika do zostania jego kontaktem awaryjnym. Aby zaakceptować zaproszenie, musisz zalogować się lub utworzyć nowe konto Bitwarden."
},
"emergencyInviteAcceptFailed": {
"message": "Nie można zaakceptować zaproszenia. Poproś użytkownika o wysłanie nowego zaproszenia."
@@ -3521,7 +3557,7 @@
}
},
"emergencyInviteAcceptedDesc": {
- "message": "Dostęp do tego użytkownika otrzymasz po potwierdzeniu swojej tożsamości. Dostaniesz wtedy wiadomość e-mail."
+ "message": "Dostęp do konta tego użytkownika otrzymasz po potwierdzeniu swojej tożsamości. Dostaniesz wtedy wiadomość e-mail."
},
"requestAccess": {
"message": "Poproś o dostęp"
@@ -3594,7 +3630,7 @@
"message": "Wyłącz wysyłkę"
},
"disableSendPolicyDesc": {
- "message": "Nie zezwalaj użytkownikom na tworzenie i edytowanie wysyłek. Usunięcie obecnej wysyłki jest nadal dozwolone.",
+ "message": "Nie zezwalaj użytkownikom na tworzenie i edytowanie wysyłek. Usunięcie obecnej wysyłki nadal jest dozwolone.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
@@ -3608,6 +3644,28 @@
"message": "Ze względu na zasadę przedsiębiorstwa, tylko Ty możesz usunąć obecną wysyłkę.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Zasada $ID$ została zaktualizowana.",
"placeholders": {
@@ -3624,7 +3682,7 @@
"message": "Podatek"
},
"custom": {
- "message": "Niestandardowy"
+ "message": "Niestandardowa"
},
"customDesc": {
"message": "Umożliwia zaawansowaną kontrolę uprawnień użytkownika."
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Zarządzaj użytkownikami"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Musisz wyłączyć zasadę uwierzytelniania logowaniem jednokrotnym przed wyłączeniem tej zasady."
},
@@ -3672,11 +3733,11 @@
"message": "Wyłącz opcję własności osobistej dla użytkowników organizacji"
},
"textHiddenByDefault": {
- "message": "Ukryj tekst podczas dostępu do wysyłki",
+ "message": "Ukryj domyślnie tekst wysyłki",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
- "message": "Opis wysyłki.",
+ "message": "Nazwa wysyłki.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
@@ -3686,18 +3747,18 @@
"message": "Plik, który chcesz wysłać."
},
"copySendLinkOnSave": {
- "message": "Kopiuj link wysyłki po zapisaniu."
+ "message": "Po zapisaniu wysyłki, skopiuj link do schowka."
},
"sendLinkLabel": {
"message": "Link wysyłki",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
- "message": "Send",
+ "message": "Wyślij",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
- "message": "Wysyłaj wrażliwe i tymczasowe informacje w łatwy i bezpieczny sposób.",
+ "message": "Wysyłaj wrażliwe i krótkotrwałe informacje w łatwy i bezpieczny sposób.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "Data wygaśnięcia nie jest prawidłowa."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "Wystąpił błąd podczas zapisywania dat usunięcia i wygaśnięcia."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/pt_BR/messages.json b/src/locales/pt_BR/messages.json
index 20b5a34458..6fa1eca47c 100644
--- a/src/locales/pt_BR/messages.json
+++ b/src/locales/pt_BR/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "Chave de Segurança FIDO U2F"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "E-mail"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "Suporte a NFC"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Tem certeza que deseja remover esta chave de segurança?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Chave de Leitura"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Houve um problema ao ler a chave de segurança. Tente novamente."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Seu código de recuperação de login em duas etapas do Bitwarden"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Não é possível confirmar o seu e-mail. Tente enviar um novo e-mail de verificação."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Atualizar Navegador"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Você tem certeza que deseja remover a senha?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Desabilite este Send para que ninguém possa acessá-lo.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Devido a uma política corporativa, você só é capaz de excluir um Send existente.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Política modificada $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Gerenciar Usuários"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Você deve desativar manualmente a política de autenticação de logon único antes que esta política possa ser desativada."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "A data de validade fornecida não é válida."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "Ocorreu um erro ao salvar as suas datas de exclusão e validade."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/pt_PT/messages.json b/src/locales/pt_PT/messages.json
index 878905f131..93483718d0 100644
--- a/src/locales/pt_PT/messages.json
+++ b/src/locales/pt_PT/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "Chave de segurança FIDO U2F"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Email"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "Suporte NFC"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Tem a certeza de que pretende remover esta chave de segurança?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Ler chave"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Ocorreu um problema ao ler a chave de segurança. Tente novamente."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "O seu código Bitwarden de recuperação de início de sessão de dois passos"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Não foi possível verificar o seu email. Tente enviar um novo email de verificação."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Atualizar navegador"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Disable this Send so that no one can access it.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Due to an enterprise policy, you are only able to delete an existing Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Modified policy $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Manage Users"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "You must manually disable the Single Sign-On Authentication policy before this policy can be disabled."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "The expiration date provided is not valid."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "There was an error saving your deletion and expiration dates."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/ro/messages.json b/src/locales/ro/messages.json
index f8a99c7b79..10203e0f4b 100644
--- a/src/locales/ro/messages.json
+++ b/src/locales/ro/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "Cheie de securitate FIDO U2F"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "E-mail"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "Suport NFC"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Sigur doriți să eliminați această cheie de securitate?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Citire cheie"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "A apărut o problemă la citirea cheii de securitate. Încercați din nou."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Codul dvs. Bitwarden de recuperare a autentificării în două etape"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "E-mailul dvs. nu a putut fi verificat. Încercați să trimiteți un nou e-mail de verificare."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Actualizare browser"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Sigur doriți să eliminați parola?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Dezactivați acest Send astfel încât nimeni să nu îl poată accesa.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Datorită unei politici de întreprindere, puteți șterge numai un Send existent.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Politica $ID$ a fost editată.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Gestionați utilizatorii"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Politica de autentificare la conectare unică (SSO) trebuie dezactivată manual înainte ca această politică să poată fi dezactivată."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "Data de expirare furnizată nu este validă."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "A survenit o eroare la salvarea datelor de ștergere și de expirare."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/ru/messages.json b/src/locales/ru/messages.json
index 7203e7282a..aa1c865a4b 100644
--- a/src/locales/ru/messages.json
+++ b/src/locales/ru/messages.json
@@ -291,7 +291,7 @@
"message": "Карта"
},
"typeIdentity": {
- "message": "Личные данные"
+ "message": "Личная информация"
},
"typeSecureNote": {
"message": "Защищенная заметка"
@@ -395,7 +395,7 @@
"description": "Copy URI to clipboard"
},
"myVault": {
- "message": "Хранилище"
+ "message": "Мое хранилище"
},
"vault": {
"message": "Хранилище"
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "Ключ безопасности FIDO U2F"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Email"
},
@@ -800,10 +809,10 @@
"message": "Экспортируемый файл содержит данные вашего хранилища в незашифрованном формате. Его не следует хранить или отправлять по небезопасным каналам (например по электронной почте). Удалите его сразу после использования."
},
"encExportKeyWarningDesc": {
- "message": "При экспорте данные шифруются с помощью ключа шифрования вашей учетной записи. Если решите сменить ключ шифрования, вам придется повторить операцию снова, поскольку этот файл экспорта станет непригодным к расшифровке."
+ "message": "При экспорте данные шифруются при помощи ключа шифрования учетной записи. Если вы решите сменить ключ шифрования, вам следует экспортировать данные повторно, поскольку вы не сможете расшифровать этот файл экспорта."
},
"encExportAccountWarningDesc": {
- "message": "Ключи шифрования уникальны для каждой учетной записи Bitwarden, поэтому нельзя просто импортировать зашифрованное хранилище на другой аккаунт."
+ "message": "Ключи шифрования уникальны для каждой учетной записи Bitwarden, поэтому нельзя импортировать зашифрованное хранилище в другой аккаунт."
},
"exportMasterPassword": {
"message": "Введите мастер-пароль для экспорта данных из хранилища."
@@ -850,7 +859,7 @@
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
- "message": "Включить цифру"
+ "message": "Добавить цифру"
},
"passwordHistory": {
"message": "История паролей"
@@ -1007,7 +1016,7 @@
"message": "Ошибка импорта"
},
"importErrorDesc": {
- "message": "Возникла проблема с данными, которые вы пытаетесь импортировать. Пожалуйста, устраните нижеперечисленные ошибки в исходном файле и повторите попытку."
+ "message": "Возникла проблема с данными, которые вы пытались импортировать. Пожалуйста, исправьте ошибки, перечисленные ниже в вашем исходном файле и попробуйте еще раз."
},
"importSuccess": {
"message": "Данные были успешно импортированы в ваше хранилище."
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "Поддержка NFC"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Вы действительно хотите удалить этот ключ безопасности?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Читать ключ"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Не удалось прочитать ключ безопасности. Попробуйте снова."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Ваш код восстановления двухфакторной аутентификации Bitwarden"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Не удалось подтвердить ваш email. Попробуйте отправить новое письмо с подтверждением."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Обновить браузер"
},
@@ -2628,7 +2661,7 @@
"message": "Вы получите доступ к этой организации, как только администратор подтвердит ваше членство. Когда это произойдет, мы отправим вам email."
},
"inviteAcceptFailed": {
- "message": "Невозможно принять приглашение. Попросите администратора организации отправить новое приглашение."
+ "message": "Не удается принять приглашение. Попросите администратора организации выслать новое."
},
"inviteAcceptFailedShort": {
"message": "Невозможно принять приглашение. $DESCRIPTION$",
@@ -2859,7 +2892,7 @@
"message": "Вы ничего не выбрали."
},
"acceptPolicies": {
- "message": "Устанавливая этот флажок, вы соглашаетесь со следующим:"
+ "message": "Отметив этот флажок, вы соглашаетесь со следующим:"
},
"acceptPoliciesError": {
"message": "Условия предоставления услуг и Политика конфиденциальности не были подтверждены."
@@ -2949,13 +2982,13 @@
"message": "Вы выбрали слабый мастер-пароль. Для надежной защиты аккаунта Bitwarden следует использовать сильный мастер-пароль (или парольную фразу). Вы действительно хотите использовать этот мастер-пароль?"
},
"rotateAccountEncKey": {
- "message": "Также повернуть ключ шифрования моего аккаунта"
+ "message": "Также изменить ключ шифрования моего аккаунта"
},
"rotateEncKeyTitle": {
- "message": "Поворот ключа шифрования"
+ "message": "Изменить ключ шифрования"
},
"rotateEncKeyConfirmation": {
- "message": "Вы уверены, что хотите повернуть ключ шифрования вашей учетной записи?"
+ "message": "Вы уверены, что хотите изменить ключ шифрования вашей учетной записи?"
},
"attachmentsNeedFix": {
"message": "К этому элементу прикреплены старые вложения, которые необходимо исправить."
@@ -2968,7 +3001,7 @@
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
- "message": "В вашем хранилище есть старые вложения, которые необходимо исправить, прежде чем вы сможете повернуть ключ шифрования вашего аккаунта."
+ "message": "В вашем хранилище есть старые вложения файлов, которые необходимо исправить, прежде чем вы сможете изменить ключ шифрования вашего аккаунта."
},
"yourAccountsFingerprint": {
"message": "Фраза отпечатка вашего аккаунта",
@@ -2993,7 +3026,7 @@
"message": "Ваш ключ API может быть использован для аутентификации в публичном API Bitwarden."
},
"apiKeyRotateDesc": {
- "message": "Поворот ключа API приведет к аннулированию предыдущего ключа. Вы можете повернуть ключ API, если считаете, что текущий ключ больше не безопасен для использования."
+ "message": "Изменение ключа API приведет к аннулированию предыдущего ключа. Вы можете изменить свой ключ API, если считаете, что текущий ключ больше не безопасен для использования."
},
"apiKeyWarning": {
"message": "Ваш ключ API имеет полный доступ к организации. Это должно храниться в секрете."
@@ -3012,7 +3045,7 @@
"message": "Показать ключ API"
},
"rotateApiKey": {
- "message": "Повернуть ключ API"
+ "message": "Изменить ключ API"
},
"selectOneCollection": {
"message": "Необходимо выбрать хотя бы одну коллекцию."
@@ -3282,7 +3315,7 @@
"message": "Члены организации, которые не являются владельцами или администраторами и уже входят в другую организацию, будут удалены из вашей организации."
},
"requireSso": {
- "message": "Авторизация по технологии единого входа (SSO)"
+ "message": "Авторизация через единый вход (SSO)"
},
"requireSsoPolicyDesc": {
"message": "Требовать от пользователей авторизацию с помощью единого корпоративного входа."
@@ -3318,7 +3351,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
- "message": "Измененная отправка",
+ "message": "Измененная Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
@@ -3330,22 +3363,22 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
- "message": "Вы действительно хотите удалить Send?",
+ "message": "Вы действительно хотите удалить эту Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
- "message": "Выберите тип Send?",
+ "message": "Выберите тип Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
- "message": "Дата удаления"
+ "message": "Срок удаления"
},
"deletionDateDesc": {
"message": "Эта Send будет окончательно удалена в указанные дату и время.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
- "message": "Дата истечения"
+ "message": "Срок истечения"
},
"expirationDateDesc": {
"message": "Если задано, доступ к этой Send истечет в указанные дату и время.",
@@ -3362,7 +3395,7 @@
"message": "Текущих обращений"
},
"sendPasswordDesc": {
- "message": "Опционально запрашивать у пользователей пароль для доступа к этой Send.",
+ "message": "По возможности запрашивать у пользователей пароль для доступа к этой Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNotesDesc": {
@@ -3389,12 +3422,15 @@
"removePasswordConfirmation": {
"message": "Вы уверены, что хотите удалить пароль?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Отключить эту Send, чтобы никто не мог получить к ней доступ.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"allSends": {
- "message": "Все Sends"
+ "message": "Все Send’ы"
},
"maxAccessCountReached": {
"message": "Достигнут максимум обращений"
@@ -3403,10 +3439,10 @@
"message": "Ожидание удаления"
},
"expired": {
- "message": "Истекло"
+ "message": "Срок истек"
},
"searchSends": {
- "message": "Поиск Sends",
+ "message": "Поиск Send’ов",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
@@ -3433,7 +3469,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
- "message": "В списке нет Sends.",
+ "message": "В списке нет Send’ов.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"emergencyAccess": {
@@ -3443,7 +3479,7 @@
"message": "Предоставляйте экстренный доступ доверенным контактам и управляйте им. Доверенные контакты могут получить доступ для просмотра или передачи владения вашей учетной записью в экстренных ситуациях. Посетите нашу страницу помощи для детального ознакомления о том, как работает доступ нулевого уровня."
},
"emergencyAccessOwnerWarning": {
- "message": "Вы является владельцем одной или нескольких организаций. Если предоставить право владения экстренному контакту, он будет наделен всеми полномочиями в качестве полноправного владельца после совершения операции."
+ "message": "Вы являетесь владельцем одной или нескольких организаций. Если передать владение контакту для экстренных ситуаций, он будет наделен всеми полномочиями в качестве полноправного владельца."
},
"trustedEmergencyContacts": {
"message": "Надежные контакты для экстренных ситуаций"
@@ -3579,7 +3615,7 @@
}
},
"personalOwnership": {
- "message": "Личная владение"
+ "message": "Личное владение"
},
"personalOwnershipPolicyDesc": {
"message": "Требовать от пользователей сохранения элементов хранилища в организации, удалив опцию личного владения."
@@ -3598,14 +3634,36 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
- "message": "На пользователей организации, которые могут управлять ее политиками, не распространяется их соблюдение."
+ "message": "Политики не распространяются на пользователей организации, которые могут ими управлять."
},
"sendDisabled": {
- "message": "Send выключена",
+ "message": "Send отключена",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
- "message": "Из-за корпоративной политики вы можете удалять только существующую Send.",
+ "message": "В соответствии с корпоративной политикой вы можете удалить только существующую Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
@@ -3624,7 +3682,7 @@
"message": "Предполагаемый налог"
},
"custom": {
- "message": "Пользовательский"
+ "message": "Другой"
},
"customDesc": {
"message": "Позволяет более гибко контролировать права пользователей для расширенных конфигураций."
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Управление пользователями"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Перед отключением этой политики необходимо вручную отключить политику проверки подлинности SSO."
},
@@ -3686,7 +3747,7 @@
"message": "Файл, который вы хотите отправить."
},
"copySendLinkOnSave": {
- "message": "Копирование ссылки в мой буфер обмена после сохранения, чтобы поделиться этой Send."
+ "message": "Скопировать ссылку в буфер обмена после сохранения, чтобы поделиться этой Send."
},
"sendLinkLabel": {
"message": "Ссылка на Send",
@@ -3701,22 +3762,22 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
- "message": "Узнать больше про",
+ "message": "Узнать больше о",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
"message": "Делитесь текстом или файлами напрямую с кем угодно."
},
"sendVaultCardLearnMore": {
- "message": "Узнать больше",
+ "message": "Узнайте больше",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
- "message": "увидеть",
+ "message": "посмотрите",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
- "message": "работу в действии",
+ "message": "как это работает",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
@@ -3724,7 +3785,7 @@
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
- "message": "попробовать сейчас",
+ "message": "попробуйте прямо сейчас",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
@@ -3732,11 +3793,11 @@
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
- "message": "зарегистрироваться",
+ "message": "зарегистрируйтесь",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
- "message": "и попробовать уже сегодня.",
+ "message": "чтобы попробовать уже сегодня.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
@@ -3748,19 +3809,86 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
- "message": "Срок действия введен некорректно."
+ "message": "Срок истечения указан некорректно."
},
"deletionDateIsInvalid": {
- "message": "Срок удаления введен некорректно."
+ "message": "Срок удаления указан некорректно."
},
"expirationDateAndTimeRequired": {
- "message": "Требуется указать дату и время истечения срока действия."
+ "message": "Необходимо указать дату и время срока истечения."
},
"deletionDateAndTimeRequired": {
- "message": "Требуется указать дату и время истечения срока удаления."
+ "message": "Необходимо указать дату и время срока удаления."
},
"dateParsingError": {
- "message": "Произошла ошибки при сохранении даты удаления и срока действия."
+ "message": "Произошла ошибка при сохранении данных о сроках удаления и истечения."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/si/messages.json b/src/locales/si/messages.json
index 6fb6f8d65a..67498f0c7c 100644
--- a/src/locales/si/messages.json
+++ b/src/locales/si/messages.json
@@ -437,7 +437,7 @@
"message": "Select a file."
},
"maxFileSize": {
- "message": "Maximum file size is 100 MB."
+ "message": "Maximum file size is 500 MB."
},
"updateKey": {
"message": "You cannot use this feature until you update your encryption key."
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F Security Key"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Email"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC Support"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Read Key"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Update Browser"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Disable this Send so that no one can access it.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Due to an enterprise policy, you are only able to delete an existing Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Modified policy $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Manage Users"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "You must manually disable the Single Sign-On Authentication policy before this policy can be disabled."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "The expiration date provided is not valid."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "There was an error saving your deletion and expiration dates."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/sk/messages.json b/src/locales/sk/messages.json
index dd40217ce3..d0599b98f8 100644
--- a/src/locales/sk/messages.json
+++ b/src/locales/sk/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F bezpečnostný kľúč"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Email"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "Podpora NFC"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Naozaj chcete odstrániť tento bezpečnostný kľúč?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Načítať kľúč"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Problém pri čítaní bezpečnostného kľúča. Skúste to znova."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Váš Bitwarden záchranný kód pre dvojstupňové overovanie"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Overovanie zlyhalo. Skúste si odoslať nový verifikačný e-mail."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Aktualizovať prehliadač"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Naozaj chcete odstrániť heslo?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Vypnúť toto Odoslanie, aby k nemu nikto nemal prístup.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Z dôvodu podnikovej politiky môžete odstrániť iba existujúci Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Upravená politika $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Spravovať používateľov"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Predtým, ako bude možné túto politiku deaktivovať, musíte manuálne vypnúť politiku overovania jediným prihlásením."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "Uvedený dátum exspirácie nie je platný."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "Pri ukladaní dátumov odstránenia a vypršania platnosti sa vyskytla chyba."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/sl/messages.json b/src/locales/sl/messages.json
index c8b945c285..1241e30683 100644
--- a/src/locales/sl/messages.json
+++ b/src/locales/sl/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F Security Key"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "E-pošta"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC Support"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Are you sure you want to remove this security key?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Read Key"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Update Browser"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Disable this Send so that no one can access it.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Due to an enterprise policy, you are only able to delete an existing Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Modified policy $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Manage Users"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "You must manually disable the Single Sign-On Authentication policy before this policy can be disabled."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "The expiration date provided is not valid."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "There was an error saving your deletion and expiration dates."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/sr/messages.json b/src/locales/sr/messages.json
index 83497b01d0..1b326207ef 100644
--- a/src/locales/sr/messages.json
+++ b/src/locales/sr/messages.json
@@ -361,7 +361,7 @@
"message": "Подели"
},
"valueCopied": {
- "message": "$VALUE$ копирано",
+ "message": "$VALUE$ копиран(а/о)",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F сигурносни кључ"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Е-пошта"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC подршка"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Да ли сте сигурни да желите да уклоните овај сигурносни кључ?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Читај кључ"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Догодила се грешка приликом читања безбедносног кључа. Покушајте поново."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Ваш Bitwarden код за опоравак пријаве у два корака"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Није могуће верификовати ваш имејл. Покушајте да пошаљете нову поруку за верификацију."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Ажурирајте Претраживач"
},
@@ -3338,14 +3371,14 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
- "message": "Датум брисања"
+ "message": "Брисање после"
},
"deletionDateDesc": {
"message": "„The Send“ ће бити трајно избрисан наведеног датума и времена.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
- "message": "Датум истека"
+ "message": "Рок употребе"
},
"expirationDateDesc": {
"message": "Ако је постављено, приступ овом „Send“ истиче на наведени датум и време.",
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Да ли сте сигурни да желите уклонити лозинку?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Онемогућите овај „Send“ да нико не би могао да му приступи.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "Због полисе компаније, можеш само да бришеш постојећа слања.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Политика $ID$ промењена.",
"placeholders": {
@@ -3624,7 +3682,7 @@
"message": "Процењен ПДВ"
},
"custom": {
- "message": "Прилагођен"
+ "message": "Друго"
},
"customDesc": {
"message": "Омогућава детаљнију контролу корисничких дозвола за напредне конфигурације."
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Управљај корисницима"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Морате ручно да онемогућите аутентификацију јединствене пријаве пре него што ова политика може да се онемогући."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "Наведени датум истицања није исправан."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "Појавила се грешка при снимању датума брисања и истицања."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/sv/messages.json b/src/locales/sv/messages.json
index fb62f53531..8901125ed3 100644
--- a/src/locales/sv/messages.json
+++ b/src/locales/sv/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F-säkerhetsnyckel"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "E-post"
},
@@ -800,10 +809,10 @@
"message": "Denna export innehåller ditt valv i ett okrypterat format. Du bör inte lagra eller skicka den exporterade filen över osäkra kanaler (t.ex. e-post). Radera den omedelbart när du är färdig med den."
},
"encExportKeyWarningDesc": {
- "message": "This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file."
+ "message": "Denna export krypterar dina data med kontots krypteringsnyckel. Om du någonsin roterar kontots krypteringsnyckel bör du exportera igen eftersom du inte kommer att kunna dekryptera denna exportfil."
},
"encExportAccountWarningDesc": {
- "message": "Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account."
+ "message": "Kypteringsnycklar är unika för varje Bitwarden-konto, så du kan inte importera en krypterad export till ett annat konto."
},
"exportMasterPassword": {
"message": "Ange ditt huvudlösenord för att exportera ditt valv."
@@ -1004,16 +1013,16 @@
"message": "Importera data"
},
"importError": {
- "message": "Import Error"
+ "message": "Fel vid import"
},
"importErrorDesc": {
- "message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again."
+ "message": "Det uppstod ett problem med datan du försökte importera. Lös nedanstående fel i källfilen och försök igen."
},
"importSuccess": {
"message": "Data har importerats till ditt valv."
},
"importWarning": {
- "message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
+ "message": "Du importerar data till $ORGANIZATION$. Din data kan komma att delas med medlemmar i den här organisationen. Vill du fortsätta?",
"placeholders": {
"organization": {
"content": "$1",
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC-stöd"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Är du säker på att du vill ta bort denna säkerhetsnyckel?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Läs nyckel"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Det gick inte att läsa säkerhetsnyckeln. Försök igen."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Din återställningskod för tvåstegsverifiering"
},
@@ -1382,7 +1409,7 @@
"message": "Inloggningar utan 2FA hittades"
},
"inactive2faFoundDesc": {
- "message": "Vi hittade $COUNT$ webbplats(er) i ditt valv som kanske inte har tvåstegsverifiering konfigurerat (enligt twofactorauth.org). För att skydda dessa konton ytterligare bör du aktivera tvåstegsverifiering.",
+ "message": "Vi hittade $COUNT$ webbplats(er) i ditt valv som kanske inte har tvåstegsverifiering konfigurerat (enligt 2fa.directory). För att skydda dessa konton ytterligare bör du aktivera tvåstegsverifiering.",
"placeholders": {
"count": {
"content": "$1",
@@ -1584,7 +1611,7 @@
"message": "Ytterligare alternativ för tvåstegsverifiering såsom YubiKey, FIDO U2F och Duo."
},
"premiumSignUpEmergency": {
- "message": "Emergency Access"
+ "message": "Nödåtkomst"
},
"premiumSignUpReports": {
"message": "Lösenordshygien, kontohälsa och dataintrångsrapporter för att skydda ditt valv."
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Det gick inte att verifiera din e-postadress. Prova att skicka ett nytt verifieringsmeddelande."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Uppdatera webbläsaren"
},
@@ -3334,28 +3367,28 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
- "message": "Vilken typ av försändelse är detta?",
+ "message": "Vilken typ av försändelse är det här?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Raderingsdatum"
},
"deletionDateDesc": {
- "message": "Försändelsen kommer att raderas permanent på den angivna tiden, det angivna datumet.",
+ "message": "Försändelsen kommer att raderas permanent på angivet datum och tid.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
"message": "Utgångsdatum"
},
"expirationDateDesc": {
- "message": "Om angivet kommer åtkomst till denna försändelse upphöra på det angivna datumet, den angivna tiden.",
+ "message": "Om angivet kommer åtkomst till denna försändelse upphöra på angivet datum och tid.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"maxAccessCount": {
"message": "Maximalt antal åtkomster"
},
"maxAccessCountDesc": {
- "message": "Om angivet kommer användare inte längre komma åt denna försändelse när den maximala antalet åtkomster har uppnåtts.",
+ "message": "Om angivet kommer användare inte längre komma åt denna försändelse när det maximala antalet åtkomster har uppnåtts.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Är du säker på att du vill ta bort lösenordet?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Inaktivera denna försändelse så att ingen kan komma åt den.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3429,7 +3465,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
- "message": "The file associated with this Send could not be found.",
+ "message": "Den här försändelsens associerade fil kunde inte hittas.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
@@ -3443,7 +3479,7 @@
"message": "Bevilja och hantera åtkomst för betrodda kontakter i nödsituationer. Betrodda kontakter kan begära att antingen visa eller ta över ditt konto vid en nödsituation. Besök vår hjälpsida för mer information och information om hur delning utan kännedom fungerar."
},
"emergencyAccessOwnerWarning": {
- "message": "You are an Owner of one or more organizations. If you give takeover access to an emergency contact, they will be able to use all your permissions as Owner after a takeover."
+ "message": "Du är ägare till en eller flera organisationer. Om du ger tillgång till en nödkontakt kommer de att kunna använda alla dina behörigheter som ägare efter ett övertagande."
},
"trustedEmergencyContacts": {
"message": "Betrodda nödkontakter"
@@ -3591,21 +3627,43 @@
"message": "På grund av en av företagets policyer är du begränsad från att spara objekt till ditt personliga valv. Ändra ägarskap till en organisation och välj från tillgängliga samlingar."
},
"disableSend": {
- "message": "Disable Send"
+ "message": "Inaktivera försändelser"
},
"disableSendPolicyDesc": {
- "message": "Do not allow users to create or edit a Bitwarden Send. Deleting an existing Send is still allowed.",
+ "message": "Tillåt inte användare att skapa eller redigera försändelser. Att radera existerande försändelser kommer fortfarande vara tillåtet.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
- "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ "message": "Användare som kan hantera organisationens policyer är berörs inte av den här policyn."
},
"sendDisabled": {
- "message": "Send disabled",
+ "message": "Försändelser inaktiverade",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
- "message": "Due to an enterprise policy, you are only able to delete an existing Send.",
+ "message": "På grund av en företagspolicy kan du bara radera befintliga försändelser.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Hantera användare"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Du måste inaktivera policyn \"Autentisering med Single Sign-On\" manuellt innan denna policy kan inaktiveras."
},
@@ -3676,71 +3737,71 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
- "message": "A friendly name to describe this Send.",
+ "message": "Ett användarvänligt namn för att beskriva denna försändelse.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
- "message": "The text you want to send."
+ "message": "Texten du vill skicka."
},
"sendFileDesc": {
- "message": "The file you want to send."
+ "message": "Filen du vill skicka."
},
"copySendLinkOnSave": {
- "message": "Copy the link to share this Send to my clipboard upon save."
+ "message": "Kopiera länken för att dela den här försändelsen när den har sparats."
},
"sendLinkLabel": {
- "message": "Send link",
+ "message": "Försändelselänk",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
- "message": "Send",
+ "message": "Försändelse",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
- "message": "Bitwarden Send transmits sensitive, temporary information to others easily and securely.",
+ "message": "Försändelser överför känslig, tillfällig information till andra på ett enkelt och säkert sätt.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
- "message": "Learn more about",
+ "message": "Läs mer om",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
- "message": "Share text or files directly with anyone."
+ "message": "Dela text eller filer direkt med vem som helst."
},
"sendVaultCardLearnMore": {
- "message": "Learn more",
+ "message": "Läs mer",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
- "message": "see",
+ "message": "se",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
- "message": "how it works",
+ "message": "hur det fungerar",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
- "message": "or",
+ "message": "eller",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
- "message": "try it now",
+ "message": "prova det nu",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
- "message": "or",
+ "message": "eller",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
- "message": "sign up",
+ "message": "registrera dig",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
- "message": "to try it today.",
+ "message": "att prova det idag.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
- "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you",
+ "message": "Bitwarden-användaren $USER_IDENTIFIER$ delade följande med dig",
"placeholders": {
"user_identifier": {
"content": "$1",
@@ -3748,19 +3809,86 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
- "message": "The expiration date provided is not valid."
+ "message": "Det angivna utgångsdatumet är inte giltigt."
},
"deletionDateIsInvalid": {
- "message": "The deletion date provided is not valid."
+ "message": "Det angivna raderingsdatumet är inte giltigt."
},
"expirationDateAndTimeRequired": {
- "message": "An expiration date and time are required."
+ "message": "Ett utgångsdatum och tid krävs."
},
"deletionDateAndTimeRequired": {
- "message": "A deletion date and time are required."
+ "message": "Ett raderingsdatum och tid krävs."
},
"dateParsingError": {
- "message": "There was an error saving your deletion and expiration dates."
+ "message": "Det gick inte att spara raderings- och utgångsdatum."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/tr/messages.json b/src/locales/tr/messages.json
index dc82caf582..e161c27550 100644
--- a/src/locales/tr/messages.json
+++ b/src/locales/tr/messages.json
@@ -709,10 +709,10 @@
"message": "YubiKey OTP güvenlik anahtarı"
},
"yubiKeyDesc": {
- "message": "Hesabınıza erişmek için bir YubiKey kullanın. YubiKey 4 serisi, 5 serisi ve NEO cihazlarıyla çalışır."
+ "message": "Hesabınıza erişmek için YubiKey kullanabilirsiniz. YubiKey 4 serisi, 5 serisi ve NEO cihazlarıyla çalışır."
},
"duoDesc": {
- "message": "Duo Security ile doğrulama için Duo Mobile uygulaması, SMS, telefon görüşmesi veya U2F güvenlik anahtarını kullanın.",
+ "message": "Duo Security ile doğrulama için Duo Mobile uygulaması, SMS, telefon araması veya U2F güvenlik anahtarını kullanın.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F güvenlik anahtarı"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "E-posta"
},
@@ -744,13 +753,13 @@
"message": "Bu kaydı paylaşmak istediğiniz kuruluşu seçin. Paylaştığınız kaydın sahipliği seçtiğiniz kuruluşa aktarılacak. Artık bu kaydın doğrudan sahibi olmayacaksınız."
},
"shareManyDesc": {
- "message": "Choose an organization that you wish to share these items with. Sharing transfers ownership of the items to the organization. You will no longer be the direct owner of these items once they have been shared."
+ "message": "Bu kayıtları paylaşmak istediğiniz kuruluşu seçin. Paylaştığınız kayıtların sahipliği seçtiğiniz kuruluşa aktarılacak. Artık bu kayıtların doğrudan sahibi olmayacaksınız."
},
"collectionsDesc": {
- "message": "Edit the collections that this item is being shared with. Only organization users with access to these collections will be able to see this item."
+ "message": "Bu nesnenin şu anda paylaşıldığı koleksiyonları düzenler. Kurumdaki kullanıcılardan yalnızca bu koleksiyonlara erişimi olanlar bu nesneyi görebilirler."
},
"deleteSelectedItemsDesc": {
- "message": "Silmek için $COUNT$ öge seçtiniz. Bu ögelerin tamamını silmek istediğinize emin misiniz?",
+ "message": "Silinmek üzere $COUNT$ kayıt seçtiniz. Bu kayıtların hepsini silmek istediğinizden emin misiniz?",
"placeholders": {
"count": {
"content": "$1",
@@ -759,7 +768,7 @@
}
},
"moveSelectedItemsDesc": {
- "message": "$COUNT$ seçili ögeyi taşımak istediğiniz klasörü seçin.",
+ "message": "Seçtiğiniz $COUNT$ kaydı taşımak istediğiniz klasörü seçin.",
"placeholders": {
"count": {
"content": "$1",
@@ -768,7 +777,7 @@
}
},
"shareSelectedItemsCountDesc": {
- "message": "$COUNT$ öge seçtiniz. $SHAREABLE_COUNT$ öge paylaşılabilir, $NONSHAREABLE_COUNT$ paylaşılamaz.",
+ "message": "$COUNT$ kayıt seçtiniz. Bunlardan $SHAREABLE_COUNT$ tanesi paylaşılabilir, $NONSHAREABLE_COUNT$ tanesi paylaşılamaz.",
"placeholders": {
"count": {
"content": "$1",
@@ -800,10 +809,10 @@
"message": "Dışa aktarılan dosyadaki verileriniz şifrelenmemiş olacak. Bu dosyayı güvensiz yöntemlerle (örn. e-posta) göndermemeli ve saklamamalısınız. İşiniz bittikten sonra dosyayı hemen silin."
},
"encExportKeyWarningDesc": {
- "message": "This export encrypts your data using your account's encryption key. If you ever rotate your account's encryption key you should export again since you will not be able to decrypt this export file."
+ "message": "Dışa aktardığınız bu dosyadaki verileriniz, hesabınızın şifreleme anahtarıyla şifrelenir. Hesabınızın şifreleme anahtarını değiştirirseniz bu dosyanın şifresi çözülemez hale gelir, dolayısıyla dosyayı yeniden dışa aktarmanız gerekir."
},
"encExportAccountWarningDesc": {
- "message": "Account encryption keys are unique to each Bitwarden user account, so you can't import an encrypted export into a different account."
+ "message": "Hesap şifreleme anahtarları her Bitwarden kullanıcı hesabı için farklıdır. Dolayısıyla şifrelenmiş bir dışa aktarmayı başka bir hesapta içe aktaramazsınız."
},
"exportMasterPassword": {
"message": "Kasadaki verilerinizi dışa aktarmak için ana parolanızı girin."
@@ -875,7 +884,7 @@
"message": "Kod"
},
"changeEmailDesc": {
- "message": "$EMAIL$ adresine doğrulama kodu gönderdik. Kod için E-postanızı kontrol edin ve E-posta değişikliğini tamamlamak için aşağıya girin.",
+ "message": "$EMAIL$ adresine bir doğrulama kodu gönderdik. E-posta adresi değişikliğinizi tamamlamak için lütfen gönderdiğimiz kodu aşağıya yazın.",
"placeholders": {
"email": {
"content": "$1",
@@ -884,7 +893,7 @@
}
},
"loggedOutWarning": {
- "message": "Devam etmek geçerli oturumunuzu sonlandıracaktır, bu da tekrar oturum açmanızı gerektirecektir. Diğer cihazlardaki aktif oturumlar bir saat kadar aktif kalmaya devam edebilir."
+ "message": "Devam ederseniz geçerli oturumunuz sonlanacak ve yeniden oturum açmanız gerekecek. Diğer cihazlardaki aktif oturumlar bir saate kadar aktif kalabilir."
},
"emailChanged": {
"message": "E-posta değiştirildi"
@@ -893,7 +902,7 @@
"message": "Lütfen yeniden giriş yapın."
},
"logBackInOthersToo": {
- "message": "Lütfen tekrar giriş yapın. Diğer Bitwarden uygulamalarını kullanıyorsanız oturumu kapatın ve tekrar giriş yapın."
+ "message": "Lütfen yeniden oturum açın. Diğer Bitwarden uygulamalarını kullanıyorsanız onlarda da oturumunuzu kapatıp yeniden açın."
},
"changeMasterPassword": {
"message": "Ana parolayı değiştir"
@@ -917,10 +926,10 @@
"message": "KDF algoritması"
},
"kdfIterations": {
- "message": "KDF Yinelemesi"
+ "message": "KDF iterasyonu"
},
"kdfIterationsDesc": {
- "message": "Daha yüksek KDF yinelemeleri, ana şifrenizin saldırgan tarafından sürekli denenerek kırılmasından korunmaya yardımcı olabilir. $VALUE$ veya üzeri bir değer tavsiye ediyoruz.",
+ "message": "KDF iterasyonunun daha yüksek olması ana parolanızın kaba kuvvet yoluyla kırılmasını önleyebilir. $VALUE$ veya üzeri bir değer tavsiye ediyoruz.",
"placeholders": {
"value": {
"content": "$1",
@@ -929,7 +938,7 @@
}
},
"kdfIterationsWarning": {
- "message": "KDF yinelemelerinizi çok yüksek ayarlamak, daha yavaş CPU'ya sahip cihazlarda Bitwarden'e giriş yaparken (ve kilidi açarken) düşük performansa neden olabilir. Değeri $INCREMENT$ artışlarla artırmanızı ve ardından tüm cihazlarınızı test etmenizi tavsiye ediyoruz.",
+ "message": "KDF iterasyonunu çok yüksek ayarlamak, işlemcisi yavaş olan cihazlardan Bitwarden'a giriş yaparken (ve kilidi açarken) düşük performansa neden olabilir. Değeri $INCREMENT$ ve katları halinde artırmanızı ve ardından tüm cihazlarınızda test etmenizi öneririz.",
"placeholders": {
"increment": {
"content": "$1",
@@ -938,19 +947,19 @@
}
},
"changeKdf": {
- "message": "KDF'yi değiştir"
+ "message": "KDF'i değiştir"
},
"encKeySettingsChanged": {
- "message": "Şifreleme Anahtarı Ayarları Değişti"
+ "message": "Şifreleme anahtarı ayarları değişti"
},
"dangerZone": {
- "message": "Tehlikeli Alan"
+ "message": "Tehlikeli Bölge"
},
"dangerZoneDesc": {
- "message": "Dikkatli olun, bu eylemler geri alınamaz!"
+ "message": "Dikkatli olun, bu işlemleri geri alamazsınız!"
},
"deauthorizeSessions": {
- "message": "Oturumları Kapat"
+ "message": "Oturumları kapat"
},
"deauthorizeSessionsDesc": {
"message": "Başka bir cihazda oturum açtığınızdan endişeli misiniz? Daha önce kullandığınız tüm cihazlardan oturumu kapatmak için aşağıdan ilerleyin. Bu özellik halka açık bilgisayar kullanırsanız ya da sahibi olmadığınız cihazda giriş yaparsanız önerilir. Önceden iki aşamalı giriş ile oturum açılan hesaplar da kapatılacaktır."
@@ -971,7 +980,7 @@
"message": "Kasanızdaki tüm ögeleri ve klasörleri silmek için aşağıdan ilerleyin. Kuruluş ile paylaştığınız ögeler silinmez."
},
"purgeOrgVaultDesc": {
- "message": "Kuruluş kasasındaki tüm ögeleri silmek için aşağıdan ilerleyin."
+ "message": "Kuruluş kasasındaki tüm kayıtları silmek için aşağıdaki adımları izleyin."
},
"purgeVaultWarning": {
"message": "Kasanızı silmek kalıcıdır. Bu işlem geri alınamaz."
@@ -980,16 +989,16 @@
"message": "Kasanız silindi."
},
"deleteAccount": {
- "message": "Hesabı Sil"
+ "message": "Hesabı sil"
},
"deleteAccountDesc": {
- "message": "Hesabınızı ve ilişkili tüm verileri silmek için aşağıya devam edin."
+ "message": "Hesabınızı ve tüm ilişkili verileri silmek için aşağıdan devam edin."
},
"deleteAccountWarning": {
"message": "Hesabınızı silmek kalıcıdır. Geri alınamaz."
},
"accountDeleted": {
- "message": "Hesap Silindi"
+ "message": "Hesap silindi"
},
"accountDeletedDesc": {
"message": "Hesabınız kapatıldı ve ilişkili tüm veriler silindi."
@@ -1004,16 +1013,16 @@
"message": "Verileri içe aktar"
},
"importError": {
- "message": "Import Error"
+ "message": "İçe aktarma hatası"
},
"importErrorDesc": {
- "message": "There was a problem with the data you tried to import. Please resolve the errors listed below in your source file and try again."
+ "message": "İçe aktarmaya çalıştığınız verilerle ilgili bir problem var. Lütfen kaynak dosyanızdaki aşağıda belirtilen hataları çözüp tekrar deneyin."
},
"importSuccess": {
"message": "Veriler kasanıza başarıyla aktarıldı."
},
"importWarning": {
- "message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
+ "message": "$ORGANIZATION$ kuruluşuna veri aktarıyorsunuz. Verileriniz bu kuruluşun üyeleriyle paylaşılabilir. Devam etmek istiyor musunuz?",
"placeholders": {
"organization": {
"content": "$1",
@@ -1028,13 +1037,13 @@
"message": "Hiçbir şey içe aktarılmadı."
},
"selectFormat": {
- "message": "İçe aktarma dosyasının formatını seçin"
+ "message": "İçe aktarma dosyasının biçimini seçin"
},
"selectImportFile": {
"message": "İçe aktarma dosyasını seçin"
},
"orCopyPasteFileContents": {
- "message": "ya da içe aktarma dosyasının içeriğini kopyala/yapıştırın"
+ "message": "veya içe aktarma dosyasının içeriğini kopyalayıp yapıştırın"
},
"instructionsFor": {
"message": "$NAME$ Talimatları",
@@ -1059,27 +1068,27 @@
"message": "Dil"
},
"languageDesc": {
- "message": "Web kasası tarafından kullanılan dili değiştirin."
+ "message": "Web kasasında kullanılan dili değiştirin."
},
"disableIcons": {
"message": "Site simgelerini devre dışı bırak"
},
"disableIconsDesc": {
- "message": "Web Sitesi Simgeleri, kasanızdaki her giriş bilgisinin yanında o siteyi tanımanıza yardımcı olacak bir simge gösterir."
+ "message": "Web sitesi simgeleri, kasanızdaki her kaydın yanında o siteyi tanımanıza yardımcı olan bir resim sunar."
},
"enableGravatars": {
"message": "Gravatar'ı etkinleştir",
"description": "'Gravatar' is the name of a service. See www.gravatar.com"
},
"enableGravatarsDesc": {
- "message": "gravatar.com adresinden yüklenen avatarları kullanın."
+ "message": "gravatar.com adresinden yüklenen avatarları kullan."
},
"enableFullWidth": {
- "message": "Tam Genişlik Düzenini Etkinleştir",
+ "message": "Tam genişlik görünümünü etkinleştir",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
- "message": "Web kasasının tarayıcı penceresini tam genişliğinde kullanmasına izin verin."
+ "message": "Web kasasının tarayıcı penceresi genişliğinin tamamını kullanmasına izin ver."
},
"default": {
"message": "Varsayılan"
@@ -1091,10 +1100,10 @@
"message": "Birden fazla farklı web sitesi alan adında aynı giriş bilgisine sahipseniz, web sitesini \"eşdeğer\" olarak işaretleyebilirsiniz. \"Global\" alan adları, sizin için Bitwarden tarafından oluşturulmuş olanlardır."
},
"globalEqDomains": {
- "message": "Global Eşdeğer Alan Adları"
+ "message": "Global eşdeğer alan adları"
},
"customEqDomains": {
- "message": "Özel Eşdeğer Alan Adları"
+ "message": "Özel eşdeğer alan adları"
},
"exclude": {
"message": "Hariç tut"
@@ -1127,10 +1136,10 @@
"message": "İki aşamalı giriş"
},
"twoStepLoginDesc": {
- "message": "Oturum açarken ek bir adım talep ederek hesabınızı güvenceye alın."
+ "message": "Oturum açarken ek bir adım talep ederek hesabınızı güvenceye alabilirsiniz."
},
"twoStepLoginOrganizationDesc": {
- "message": "Require two-step login for your organization's users by configuring providers at the organization level."
+ "message": "Kurum düzeyinde sağlayıcıları düzenleyerek kurumuzun kullanıcılarına iki aşamalı girişi zorunlu kılın."
},
"twoStepLoginRecoveryWarning": {
"message": "İki aşamalı girişi etkinleştirmek, Bitwarden hesabınızı kalıcı olarak kilitleyebilir. Kurtarma kodunuz, iki aşamalı giriş sağlayıcınızı kullanamamanız durumunda hesabınıza erişmenize olanak sağlar (ör. cihazınızı kaybedersiniz). Hesabınıza erişiminizi kaybederseniz Bitwarden desteği size yardımcı olamaz. Kurtarma kodunu yazmanızı veya yazdırmanızı ve güvenli bir yerde saklamanızı öneririz."
@@ -1165,7 +1174,7 @@
"message": "Premium erişiminiz var"
},
"alreadyPremiumFromOrg": {
- "message": "Üyesi olduğunuz bir organizasyon nedeniyle premium özelliklere zaten erişiminiz var."
+ "message": "Üyesi olduğunuz kuruluş sayesinde premium özelliklere zaten erişiminiz var."
},
"manage": {
"message": "Yönet"
@@ -1174,19 +1183,19 @@
"message": "Devre dışı bırak"
},
"twoStepLoginProviderEnabled": {
- "message": "Bu iki adımlı giriş sağlayıcısı hesabınızda etkin durumda."
+ "message": "Bu iki aşamalı giriş sağlayıcısı hesabınızda etkin durumda."
},
"twoStepLoginAuthDesc": {
"message": "İki aşamalı giriş ayarlarını değiştirmek için ana parolanızı girin."
},
"twoStepAuthenticatorDesc": {
- "message": "Kimlik doğrulayıcı bir uygulamayla iki adımlı oturum açmayı ayarlamak için şu adımları izleyin:"
+ "message": "Kimlik doğrulama uygulamasıyla iki aşamalı girişi ayarlamak için aşağıdaki adımları izleyin:"
},
"twoStepAuthenticatorDownloadApp": {
- "message": "İki adımlı bir kimlik doğrulama uygulaması indirin"
+ "message": "İki aşamalı kimlik doğrulama uygulamalarından birini indirin"
},
"twoStepAuthenticatorNeedApp": {
- "message": "İki adımlı bir kimlik doğrulama uygulamasına mı ihtiyacınız var? Aşağıdakilerden birini indirin"
+ "message": "Kimlik doğrulama uygulamasına mı ihtiyacınız var? Aşağıdakilerden birini indirebilirsiniz"
},
"iosDevices": {
"message": "iOS cihazları"
@@ -1198,7 +1207,7 @@
"message": "Windows cihazları"
},
"twoStepAuthenticatorAppsRecommended": {
- "message": "Bu uygulamalar önerilir, ancak diğer kimlik doğrulayıcı uygulamalar da çalışacaktır."
+ "message": "Bunlar bizim önerdiğimiz uygulamalar ama farklı kimlik doğrulama uygulamaları da kullanabilirsiniz."
},
"twoStepAuthenticatorScanCode": {
"message": "Bu QR kodunu kimlik doğrulama uygulamanızla tarayın"
@@ -1207,16 +1216,16 @@
"message": "Anahtar"
},
"twoStepAuthenticatorEnterCode": {
- "message": "Uygulamadan gelen 6 basamaklı doğrulama kodunu girin"
+ "message": "Uygulamanın verdiği 6 basamaklı doğrulama kodunu girin"
},
"twoStepAuthenticatorReaddDesc": {
"message": "Başka bir cihaza eklemeniz gerekirse, aşağıda kimlik doğrulama uygulamanızın gerektirdiği QR kodu (veya anahtarı) verilmiştir."
},
"twoStepDisableDesc": {
- "message": "Bu iki adımlı giriş sağlayıcısını devre dışı bırakmak istediğinize emin misiniz?"
+ "message": "Bu iki aşamalı giriş sağlayıcısını devre dışı bırakmak istediğinize emin misiniz?"
},
"twoStepDisabled": {
- "message": "İki adım oturum açma sağlayıcısı devre dışı."
+ "message": "İki aşamalı giriş sağlayıcısı devre dışı."
},
"twoFactorYubikeyAdd": {
"message": "Hesabıma yeni bir YubiKey ekle"
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC desteği"
},
@@ -1285,16 +1303,16 @@
"message": "Gizli anahtar"
},
"twoFactorDuoApiHostname": {
- "message": "API Hostname"
+ "message": "API sunucusu"
},
"twoFactorEmailDesc": {
- "message": "E-posta ile iki adımlı oturum açmayı ayarlamak için şu adımları izleyin:"
+ "message": "E-posta ile iki aşamalı girişi kurmak için aşağıdaki adımları izleyin:"
},
"twoFactorEmailEnterEmail": {
"message": "Doğrulama kodlarını almak istediğiniz e-posta adresini girin"
},
"twoFactorEmailEnterCode": {
- "message": "E-posta adresine gelen 6 basamaklı doğrulama kodunu girin"
+ "message": "E-postadaki 6 basamaklı doğrulama kodunu girin"
},
"sendEmail": {
"message": "E-posta gönder"
@@ -1305,8 +1323,11 @@
"removeU2fConfirmation": {
"message": "Bu güvenlik anahtarını kaldırmak istediğinizden emin misiniz?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
- "message": "Anahtarı Oku"
+ "message": "Anahtarı oku"
},
"keyCompromised": {
"message": "Anahtar ele geçirilmiş."
@@ -1315,7 +1336,7 @@
"message": "Güvenlik anahtarını tanımlamak için kolay bir isim verin."
},
"twoFactorU2fPlugInReadKey": {
- "message": "Güvenlik anahtarını bilgisayarınızın USB portuna takın ve \"Anahtarı Oku\" düğmesine tıklayın."
+ "message": "Güvenlik anahtarını bilgisayarınızın USB portuna takıp \"Anahtarı oku\" düğmesine tıklayın."
},
"twoFactorU2fTouchButton": {
"message": "Güvenlik anahtarının düğmesi varsa düğmeye dokunun."
@@ -1333,11 +1354,17 @@
"message": "Güvenlik anahtarınızdaki düğmeye dokunmanız bekleniyor"
},
"twoFactorU2fClickSave": {
- "message": "İki adımlı giriş için bu güvenlik anahtarını etkinleştirmek için aşağıdaki \"Kaydet\" butonuna tıklayın."
+ "message": "Bu güvenlik anahtarıyla iki aşamalı girişi etkinleştirmek için aşağıdaki \"Kaydet\" düğmesine tıklayın."
},
"twoFactorU2fProblemReadingTryAgain": {
"message": "Güvenlik anahtarını okurken bir sorun oluştu. Tekrar deneyin."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Bitwarden iki aşamalı giriş kurtarma kodunuz"
},
@@ -1352,13 +1379,13 @@
"message": "Raporlar"
},
"unsecuredWebsitesReport": {
- "message": "Güvenli Olmayan Web Siteler Raporu"
+ "message": "Güvensiz Web Siteler Raporu"
},
"unsecuredWebsitesReportDesc": {
"message": "http:// şemasına sahip güvenli olmayan web sitelerini kullanmak tehlikeli olabilir. Web sitesi izin veriyorsa, bağlantınızın şifrelenmesi için her zaman https:// şemasını kullanarak erişmelisiniz."
},
"unsecuredWebsitesFound": {
- "message": "Güvenli Olmayan Web Siteler Bulundu"
+ "message": "Güvensiz web siteleri bulundu"
},
"unsecuredWebsitesFoundDesc": {
"message": "Kasanızda güvenli olmayan URI'ye sahip $COUNT$ öge bulduk. Web sitesi izin veriyorsa, URI şemasını https:// olarak değiştirmelisiniz.",
@@ -1436,7 +1463,7 @@
"message": "Zayıf parolalar bilgisayar korsanları ve onları kırmak için kullanılan otomatik araçlar tarafından kolayca tahmin edilebilir. Bitwarden şifre üreticisi, güçlü şifreler oluşturmanıza yardımcı olabilir."
},
"weakPasswordsFound": {
- "message": "Zayıf Parolalar Bulundu"
+ "message": "Zayıf parolalar pulundu"
},
"weakPasswordsFoundDesc": {
"message": "Kasanızda güçlü olmayan parolalara sahip $COUNT$ öge bulduk. Daha güçlü şifreler kullanmaları için bunları güncellemelisiniz.",
@@ -1448,7 +1475,7 @@
}
},
"noWeakPasswords": {
- "message": "Kasanızdaki hiçbir ögenin zayıf şifresi yoktur."
+ "message": "Kasanızdaki hiçbir kaydın parolası zayıf değil."
},
"reusedPasswordsReport": {
"message": "Yeniden Kullanılmış Parolalar Raporu"
@@ -1472,7 +1499,7 @@
"message": "Kasanızdaki hiçbir hesap, yeniden kullanılmakta olan parolalara sahip değildir."
},
"reusedXTimes": {
- "message": "$COUNT$ defa yeniden kullanıldı",
+ "message": "$COUNT$ kere yeniden kullanılmış",
"placeholders": {
"count": {
"content": "$1",
@@ -1490,7 +1517,7 @@
"message": "Kullandığınız kullanıcı adlarını veya e-posta adreslerini kontrol edin."
},
"checkBreaches": {
- "message": "İhlalleri Kontrol Et"
+ "message": "İhlalleri denetle"
},
"breachUsernameNotFound": {
"message": "$USERNAME$ bilinen veri ihlallerinde bulunamadı.",
@@ -1502,7 +1529,7 @@
}
},
"goodNews": {
- "message": "İyi Haber",
+ "message": "Haberler iyi",
"description": "ex. Good News, No Breached Accounts Found!"
},
"breachUsernameFound": {
@@ -1568,7 +1595,7 @@
"message": "Hesabınızın kredisi, satın almalarda kullanılabilir. Kullanılabilir herhangi bir kredi, bu hesap için oluşturulan faturalara otomatik olarak uygulanacaktır."
},
"goPremium": {
- "message": "Premium'a Geç",
+ "message": "Premium'a geçin",
"description": "Another way of saying \"Get a premium membership\""
},
"premiumUpdated": {
@@ -1578,13 +1605,13 @@
"message": "Hesabınızı premium üyeliğe yükseltin ve bazı harika ek özelliklerin kilidini açın."
},
"premiumSignUpStorage": {
- "message": "Dosyalarınız için 1GB şifreli depolama."
+ "message": "Dosya ekleri için 1 GB şifrelenmiş depolama."
},
"premiumSignUpTwoStep": {
- "message": "YubiKey, FIDO U2F ve Duo gibi ilave iki adımlı oturum açma seçenekleri."
+ "message": "YubiKey, FIDO U2F ve Duo gibi iki aşamalı giriş seçenekleri."
},
"premiumSignUpEmergency": {
- "message": "Emergency Access"
+ "message": "Acil durum erişimi"
},
"premiumSignUpReports": {
"message": "Kasanızı güvende tutmak için parola hijyeni, hesap sağlığı ve veri ihlali raporları."
@@ -1690,7 +1717,7 @@
"message": "Ödeme Bilgileri"
},
"billingInformation": {
- "message": "Faturalandırma Bilgisi"
+ "message": "Fatura Bilgileri"
},
"creditCard": {
"message": "Kredi kartı"
@@ -1723,7 +1750,7 @@
"message": "İptal etmek istediğinden emin misin? Bu faturalandırma döneminin sonunda bu aboneliğin tüm özelliklerine erişiminizi kaybedeceksiniz."
},
"canceledSubscription": {
- "message": "Abonelik İptal Edildi."
+ "message": "Abonelik iptal edildi."
},
"neverExpires": {
"message": "Asla Sona Ermez"
@@ -1753,10 +1780,10 @@
"message": "Depolama"
},
"addStorage": {
- "message": "Depolama Ekle"
+ "message": "Depolama ekle"
},
"removeStorage": {
- "message": "Depolamayı Kaldır"
+ "message": "Depolama azalt"
},
"subscriptionStorage": {
"message": "\nAboneliğinizin toplam $MAX_STORAGE$ GB şifreli dosya depolama alanı var. Şu anda $USED_STORAGE $ kullanıyorsunuz.",
@@ -1986,7 +2013,7 @@
}
},
"limitedCollections": {
- "message": "$COUNT$ koleksiyonla sınırlıdır",
+ "message": "$COUNT$ koleksiyonla sınırlı",
"placeholders": {
"count": {
"content": "$1",
@@ -2010,7 +2037,7 @@
"message": "Sınırsız koleksiyon oluştur"
},
"gbEncryptedFileStorage": {
- "message": "$SIZE$ şifreli dosya depolama",
+ "message": "$SIZE$ şifrelenmiş dosya depolama",
"placeholders": {
"size": {
"content": "$1",
@@ -2109,16 +2136,16 @@
"message": "Grup ekle"
},
"editGroup": {
- "message": "Grubu Düzenle"
+ "message": "Grubu düzenle"
},
"deleteGroupConfirmation": {
"message": "Bu grubu silmek isteğinizden emin misiniz?"
},
"removeUserConfirmation": {
- "message": "Bu kullanıcıyı kaldırmak için emin misiniz?"
+ "message": "Bu kullanıcıyı silmek istediğinizden emin misiniz?"
},
"externalId": {
- "message": "Harici Kimlik"
+ "message": "Harici kimlik"
},
"externalIdDesc": {
"message": "Harici kimlik, referans olarak veya bu kaynağı kullanıcı dizini gibi harici bir sisteme bağlamak için kullanılabilir."
@@ -2136,22 +2163,22 @@
"message": "Salt Okunur"
},
"newCollection": {
- "message": "Yeni Koleksiyon"
+ "message": "Yeni koleksiyon"
},
"addCollection": {
- "message": "Koleksiyon Ekle"
+ "message": "Koleksiyon ekle"
},
"editCollection": {
- "message": "Koleksiyonu Düzenle"
+ "message": "Koleksiyonu düzenle"
},
"deleteCollectionConfirmation": {
"message": "Bu koleksiyonu silmek istediğinizden emin misiniz?"
},
"editUser": {
- "message": "Kullanıcı Düzenle"
+ "message": "Kullanıcıyı düzenle"
},
"inviteUser": {
- "message": "Kullanıcı Davet Et"
+ "message": "Kullanıcı davet et"
},
"inviteUserDesc": {
"message": "Invite a new user to your organization by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
@@ -2178,10 +2205,10 @@
"message": "Ara"
},
"invited": {
- "message": "Davetli"
+ "message": "Davet edildi"
},
"accepted": {
- "message": "Kadul Edildi"
+ "message": "Kabul etti"
},
"confirmed": {
"message": "Onaylandı"
@@ -2526,7 +2553,7 @@
}
},
"device": {
- "message": "Aygıt"
+ "message": "Cihaz"
},
"view": {
"message": "Görüntüle"
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "E-posta hesabı doğrulanamadı. Yeniden doğrulama e-postası göndermeyi dene."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Tarayıcıyı güncelle"
},
@@ -3306,67 +3339,67 @@
"message": "Metin"
},
"createSend": {
- "message": "Yeni Gönderi Oluştur",
+ "message": "Yeni Send oluştur",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
- "message": "Göndermeyi Düzenle",
+ "message": "Send'i düzenle",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
- "message": "Gönderi Oluşturuldu",
+ "message": "Send oluşturuldu",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
- "message": "Gönderi Düzenlendi",
+ "message": "Send düzenlendi",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
- "message": "Gönderi Silindi",
+ "message": "Send silindi",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
- "message": "Gönderiyi Sil",
+ "message": "Send'i sil",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
- "message": "Bu Gönderiyi silmek istediğinizden emin misiniz?",
+ "message": "Bu Send'i silmek istediğinizden emin misiniz?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
- "message": "Bu ne tür bir Gönderme?",
+ "message": "Bu ne tür bir Send?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
- "message": "Silme Tarihi"
+ "message": "Silinme tarihi"
},
"deletionDateDesc": {
- "message": "Bu Send belirtilen tarih ve zamanda sonsuza dek silinecek.",
+ "message": "Bu Send belirtilen tarih ve saatte kalıcı olacak silinecek.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
- "message": "Son Kullanma Tarihi"
+ "message": "Son kullanma tarihi"
},
"expirationDateDesc": {
- "message": "Eğer ayarlanırsa, bu Send'in belirtilen tarih ve zamanda süresi dolacak.",
+ "message": "Bunu ayarlarsanız belirtilen tarih ve saatten sonra bu Send'e erişilemeyecektir.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"maxAccessCount": {
- "message": "Maksimum Gönderi Sayısı"
+ "message": "Maksimum erişim sayısı"
},
"maxAccessCountDesc": {
- "message": "Eğer ayarlanırsa, kullanıcılar maksimum erişim sayısına ulaşıldığında bu Send'e erişemeyecekler.",
+ "message": "Bunu ayarlarsanız maksimum erişim sayısına ulaşıldıktan sonra bu Send'e erişilemeyecektir.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
- "message": "Mevcut Erişim Sayısı"
+ "message": "Mevcut erişim sayısı"
},
"sendPasswordDesc": {
- "message": "İsteğe bağlı olarak kullanıcıların bu Send'e erişmek için bir parola girmelerini zorunlu kıl.",
+ "message": "Kullanıcıların bu Send'e erişmek için parola girmelerini isteyebilirsiniz.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNotesDesc": {
- "message": "Send hakkındaki özel notlar.",
+ "message": "Bu Send ile ilgili özel notlar.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disabled": {
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Parolayı kaldırmak istediğinizden emin misiniz?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Kimsenin erişememesi için bu Send'i devre dışı bırak.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3429,7 +3465,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
- "message": "The file associated with this Send could not be found.",
+ "message": "Bu Send ile ilişkili dosya bulunamadı.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
@@ -3443,7 +3479,7 @@
"message": "Güvenilen kişiler için acil erişim izni ver ve yönet. Güvenilen kişiler acil bir durumda hesabınızı görmek veya devralmak için talepte bulunabilirler. Sıfır bilgi ispatı ile paylaşımının nasıl çalıştığı ile ilgili detaylar için yardım sayfamızı ziyaret edin."
},
"emergencyAccessOwnerWarning": {
- "message": "You are an Owner of one or more organizations. If you give takeover access to an emergency contact, they will be able to use all your permissions as Owner after a takeover."
+ "message": "Bir ya da birden fazla organizasyonun sahibisiniz. Acil durum kişisine hak devralma yetkisi verirseniz, devralma işleminden sonra sahip olduğunuz tüm hakları kullanabilir."
},
"trustedEmergencyContacts": {
"message": "Güvenilen acil durum kişileri"
@@ -3591,21 +3627,43 @@
"message": "Bir Kurumsal Politika nedeniyle, kişisel kasanıza öğeleri kaydetmeniz kısıtlanmıştır. Sahiplik seçeneğini bir kuruluş olarak değiştirin ve mevcut Koleksiyonlar arasından seçim yapın."
},
"disableSend": {
- "message": "Disable Send"
+ "message": "Send'i devre dışı bırak"
},
"disableSendPolicyDesc": {
- "message": "Do not allow users to create or edit a Bitwarden Send. Deleting an existing Send is still allowed.",
+ "message": "Kullanıcıların bir Bitwarden Send oluşturmasını veya düzenlemesine izin verme. Varolan bir Send'i silmeye gene de izin verilir.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
- "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ "message": "Kurum ilkelerini yönetebilen kullanıcılar bu ilkenin uygulanmasından muaf tutulurlar."
},
"sendDisabled": {
- "message": "Send disabled",
+ "message": "Send devre dışı bırakıldı",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
- "message": "Due to an enterprise policy, you are only able to delete an existing Send.",
+ "message": "Bir kuruluş ilkesi nedeniyle yalnızca mevcut Send'leri silebilirsiniz.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
@@ -3662,11 +3720,14 @@
"manageUsers": {
"message": "Kullanıcıları Yönetme"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Bu ilke devre dışı bırakılmadan önce Tek Giriş Kimlik Doğrulama ilkesini elle devre dışı bırakmanız gerekir."
},
"personalOwnershipPolicyInEffect": {
- "message": "Bir kurumsal politika sahiplik seçeneklerinizi etkiliyor."
+ "message": "Bir kuruluş ilkesi sahiplik seçeneklerinizi etkiliyor."
},
"personalOwnershipCheckboxDesc": {
"message": "Kurum kullanıcıları için kişisel sahipliği kapat"
@@ -3676,20 +3737,20 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
- "message": "A friendly name to describe this Send.",
+ "message": "Bu Send'i açıklayan anlaşılır bir ad.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
- "message": "The text you want to send."
+ "message": "Göndermek istediğiniz metin."
},
"sendFileDesc": {
- "message": "The file you want to send."
+ "message": "Göndermek istediğiniz dosya."
},
"copySendLinkOnSave": {
- "message": "Copy the link to share this Send to my clipboard upon save."
+ "message": "Kaydettikten sonra bu Send'i paylaşma linkini panoya kopyala."
},
"sendLinkLabel": {
- "message": "Send link",
+ "message": "Send bağlantısı",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
@@ -3697,50 +3758,50 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
- "message": "Bitwarden Send transmits sensitive, temporary information to others easily and securely.",
+ "message": "Bitwarden Send geçici, hassas bilginin diğerlerine kolay ve güvenli iletimini sağlar.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
- "message": "Learn more about",
+ "message": "Hakkında daha fazla öğren",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
- "message": "Share text or files directly with anyone."
+ "message": "Herhangi biriyle doğrudan dosya veya yazı paylaşın."
},
"sendVaultCardLearnMore": {
- "message": "Learn more",
+ "message": "Daha fazla bilgi edinin",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
- "message": "see",
+ "message": "bkz",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
- "message": "how it works",
+ "message": "Nasıl çalışır",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
- "message": "or",
+ "message": "ya da",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
- "message": "try it now",
+ "message": "Şimdi deneyin",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
- "message": "or",
+ "message": "ya da",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
- "message": "sign up",
+ "message": "Kaydol",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
- "message": "to try it today.",
+ "message": "hemen denemek için.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
- "message": "Bitwarden user $USER_IDENTIFIER$ shared the following with you",
+ "message": "Bitwarden kullanıcısı $USER_IDENTIFIER$ aşağıdakileri sizinle paylaştı",
"placeholders": {
"user_identifier": {
"content": "$1",
@@ -3748,19 +3809,86 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
- "message": "The expiration date provided is not valid."
+ "message": "Belirtilen son kullanma tarihi geçersiz."
},
"deletionDateIsInvalid": {
- "message": "The deletion date provided is not valid."
+ "message": "Belirtilen silinme tarihi geçersiz."
},
"expirationDateAndTimeRequired": {
- "message": "An expiration date and time are required."
+ "message": "Son kullanma tarihi ve saati gereklidir."
},
"deletionDateAndTimeRequired": {
- "message": "A deletion date and time are required."
+ "message": "Silinme tarihi ve saati gereklidir."
},
"dateParsingError": {
- "message": "There was an error saving your deletion and expiration dates."
+ "message": "Silinme ve son kullanma tarihleriniz kaydedilirken bir hata oluştu."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/uk/messages.json b/src/locales/uk/messages.json
index b5b9651e06..980c9aaf21 100644
--- a/src/locales/uk/messages.json
+++ b/src/locales/uk/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "Ключ безпеки FIDO U2F"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Е-пошта"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "Підтримка NFC"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Ви впевнені, що хочете вилучити цей ключ безпеки?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Читати ключ"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "Сталася проблема при читанні ключа безпеки. Спробуйте знову."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Ваш код відновлення двоетапної перевірки Bitwarden"
},
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Неможливо підтвердити вашу е-пошту. Спробуйте надіслати нове повідомлення для підтвердження."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Оновити браузер"
},
@@ -3389,6 +3422,9 @@
"removePasswordConfirmation": {
"message": "Ви дійсно хочете вилучити пароль?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Деактивувати це відправлення для скасування доступу до нього.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@@ -3608,6 +3644,28 @@
"message": "У зв'язку з політикою компанії, ви можете лише видалити наявне відправлення.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "Змінено політику $ID$.",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "Керування користувачами"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "Для вимкнення цієї політики ви повинні вручну вимкнути політику ідентифікації єдиного входу (SSO)."
},
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "Вказано недійсний термін дії."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "При збереженні дат видалення і терміну дії виникла помилка."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/vi/messages.json b/src/locales/vi/messages.json
index 9511cd678d..93f491d8ad 100644
--- a/src/locales/vi/messages.json
+++ b/src/locales/vi/messages.json
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "Mật khẩu FIDO U2F"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "Email"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "Hỗ trợ NFC"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "Bạn có chắc chắn muốn xóa khóa bảo mật này?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "Read Key"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "There was a problem reading the security key. Try again."
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "Your Bitwarden two-step login recovery code"
},
@@ -1656,17 +1683,17 @@
"message": "Total"
},
"year": {
- "message": "year"
+ "message": "năm"
},
"month": {
- "message": "month"
+ "message": "tháng"
},
"monthAbbr": {
"message": "mo.",
"description": "Short abbreviation for 'month'"
},
"paymentChargedAnnually": {
- "message": "Your payment method will be charged immediately and then on a recurring basis each year. You may cancel at any time."
+ "message": "Phương thức thanh toán của bạn sẽ được thu phí ngay lập tức và sau đó sẽ định kỳ thu phí mỗi năm. Bạn có thể hủy bỏ bất cứ lúc nào."
},
"paymentCharged": {
"message": "Your payment method will be charged immediately and then on a recurring basis each $INTERVAL$. You may cancel at any time.",
@@ -1678,7 +1705,7 @@
}
},
"paymentChargedWithTrial": {
- "message": "Your plan comes with a free 7 day trial. Your payment method will not be charged until the trial has ended. Billing will occur on a recurring basis each $INTERVAL$. You may cancel at any time.",
+ "message": "Gói của bạn đi kèm với 7 ngày dùng thử miễn phí. Phương thức thanh toán của bạn sẽ không bị tính phí cho đến khi hết thời gian dùng thử. Việc thanh toán sẽ thực hiện định kỳ mỗi $INTERVAL$. Bạn có thể hủy bỏ bất cứ lúc nào.",
"placeholders": {
"interval": {
"content": "$1",
@@ -1687,16 +1714,16 @@
}
},
"paymentInformation": {
- "message": "Payment Information"
+ "message": "Thông Tin Thanh Toán"
},
"billingInformation": {
- "message": "Billing Information"
+ "message": "Thông Tin Hóa Đơn"
},
"creditCard": {
- "message": "Credit Card"
+ "message": "Thẻ Tín Dụng"
},
"paypalClickSubmit": {
- "message": "Click the PayPal button to log into your PayPal account, then click the Submit button below to continue."
+ "message": "Nhấn vào nút PayPal để đăng nhập vào tài khoản PayPal của bạn, sau đó nhấn vào nút Submit bên dưới để tiếp tục."
},
"cancelSubscription": {
"message": "Cancel Subscription"
@@ -1729,7 +1756,7 @@
"message": "Never Expires"
},
"status": {
- "message": "Status"
+ "message": "Trạng Thái"
},
"nextCharge": {
"message": "Next Charge"
@@ -1750,7 +1777,7 @@
"message": "Manage Subscription"
},
"storage": {
- "message": "Storage"
+ "message": "Lưu trữ"
},
"addStorage": {
"message": "Add Storage"
@@ -1938,7 +1965,7 @@
"message": "Families"
},
"planDescFamilies": {
- "message": "For personal use, to share with family & friends."
+ "message": "Để sử dụng cá nhân, chia sẻ với gia đình và bạn bè."
},
"planNameTeams": {
"message": "Teams"
@@ -1953,7 +1980,7 @@
"message": "For businesses and other large organizations."
},
"freeForever": {
- "message": "Free Forever"
+ "message": "Miễn Phí Mãi Mãi"
},
"includesXUsers": {
"message": "includes $COUNT$ users",
@@ -2049,10 +2076,10 @@
}
},
"monthly": {
- "message": "Monthly"
+ "message": "Hàng tháng"
},
"annually": {
- "message": "Annually"
+ "message": "Hàng năm"
},
"basePrice": {
"message": "Base Price"
@@ -2106,13 +2133,13 @@
"message": "New Group"
},
"addGroup": {
- "message": "Add Group"
+ "message": "Thêm Nhóm"
},
"editGroup": {
- "message": "Edit Group"
+ "message": "Chỉnh Sửa Nhóm"
},
"deleteGroupConfirmation": {
- "message": "Are you sure you want to delete this group?"
+ "message": "Bạn có chắc chắn muốn xóa nhóm này?"
},
"removeUserConfirmation": {
"message": "Are you sure you want to remove this user?"
@@ -2253,7 +2280,7 @@
"message": "Enabled/updated two-step login."
},
"disabled2fa": {
- "message": "Disabled two-step login."
+ "message": "Đã tắt đăng nhập 2 bước."
},
"recovered2fa": {
"message": "Recovered account from two-step login."
@@ -2526,7 +2553,7 @@
}
},
"device": {
- "message": "Device"
+ "message": "Thiết bị"
},
"view": {
"message": "View"
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "Update Browser"
},
@@ -2652,16 +2685,16 @@
"message": "Two-step login has been disabled on your account."
},
"learnMore": {
- "message": "Learn more"
+ "message": "Tìm hiểu thêm"
},
"deleteRecoverDesc": {
- "message": "Enter your email address below to recover and delete your account."
+ "message": "Nhập địa chỉ email của bạn vào bên dưới để khôi phục và xóa tài khoản của bạn."
},
"deleteRecoverEmailSent": {
- "message": "If your account exists, we've sent you an email with further instructions."
+ "message": "Nếu tài khoản của bạn có tồn tại, chúng tôi đã gửi cho bạn một email với hướng dẫn chi tiết."
},
"deleteRecoverConfirmDesc": {
- "message": "You have requested to delete your Bitwarden account. Click the button below to confirm."
+ "message": "Bạn đã yêu cầu xóa tài khoản Bitwarden của mình. Nhấn vào nút bên dưới để xác nhận."
},
"myOrganization": {
"message": "My Organization"
@@ -2685,17 +2718,17 @@
"message": "Organization updated"
},
"taxInformation": {
- "message": "Tax Information"
+ "message": "Thông Tin Thuế"
},
"taxInformationDesc": {
- "message": "For customers within the US, ZIP code is required to satisfy sales tax requirements, for other countries you may optionally provide a tax identification number (VAT/GST) and/or address to appear on your invoices."
+ "message": "Đối với các khách hàng ở Mỹ, mã ZIP là bắt buộc để đáp ứng các yêu cầu về thuế bán hàng, đối với các quốc gia khác, bạn có thể tùy chọn cung cấp mã số thuế (VAT / GST) và/hoặc địa chỉ để xuất hiện trên hóa đơn của mình."
},
"billingPlan": {
- "message": "Plan",
+ "message": "Gói",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlan": {
- "message": "Change Plan",
+ "message": "Thay Đổi Gói",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
@@ -2703,11 +2736,11 @@
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {
- "message": "Contact customer support if you would like to change your plan. Please ensure that you have an active payment method added to the account.",
+ "message": "Liên hệ với bộ phận hỗ trợ khách hàng nếu bạn muốn thay đổi gói của mình. Hãy chắc chắn là trong tài khoản của bạn đã có một phương thức thanh toán.",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"invoiceNumber": {
- "message": "Invoice #$NUMBER$",
+ "message": "Hóa đơn số #$NUMBER$",
"description": "ex. Invoice #79C66F0-0001",
"placeholders": {
"number": {
@@ -2717,13 +2750,13 @@
}
},
"viewInvoice": {
- "message": "View Invoice"
+ "message": "Xem Hóa đơn"
},
"downloadInvoice": {
- "message": "Download Invoice"
+ "message": "Tải Hóa đơn"
},
"verifyBankAccount": {
- "message": "Verify Bank Account"
+ "message": "Xác minh tài khoản ngân hàng"
},
"verifyBankAccountDesc": {
"message": "We have made two micro-deposits to your bank account (it may take 1-2 business days to show up). Enter these amounts to verify the bank account."
@@ -2761,7 +2794,7 @@
"message": "Account Holder Name"
},
"bankAccountType": {
- "message": "Account Type"
+ "message": "Loại tài khoản"
},
"bankAccountTypeCompany": {
"message": "Company (Business)"
@@ -2880,32 +2913,32 @@
"message": "Choose when your vault will timeout and perform the selected action."
},
"oneMinute": {
- "message": "1 minute"
+ "message": "1 phút"
},
"fiveMinutes": {
- "message": "5 minutes"
+ "message": "5 phút"
},
"fifteenMinutes": {
- "message": "15 minutes"
+ "message": "15 phút"
},
"thirtyMinutes": {
- "message": "30 minutes"
+ "message": "30 phút"
},
"oneHour": {
- "message": "1 hour"
+ "message": "1 giờ"
},
"fourHours": {
- "message": "4 hours"
+ "message": "4 giờ"
},
"onRefresh": {
- "message": "On Browser Refresh"
+ "message": "Mỗi khi khởi động lại trình duyệt"
},
"dateUpdated": {
"message": "Updated",
"description": "ex. Date this item was updated"
},
"datePasswordUpdated": {
- "message": "Password Updated",
+ "message": "Mật khẩu đã cập nhật",
"description": "ex. Date this password was updated"
},
"organizationIsDisabled": {
@@ -2935,11 +2968,11 @@
"description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weak": {
- "message": "Weak",
+ "message": "Yếu",
"description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"veryWeak": {
- "message": "Very Weak",
+ "message": "Rất Yếu",
"description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weakMasterPassword": {
@@ -2983,7 +3016,7 @@
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"free": {
- "message": "Free",
+ "message": "Miễn phí",
"description": "Free, as in 'Free beer'"
},
"apiKey": {
@@ -3114,18 +3147,18 @@
"message": "A logged out vault requires that you re-authenticate to access it again."
},
"lock": {
- "message": "Lock",
+ "message": "Khóa",
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
- "message": "Trash",
+ "message": "Thùng rác",
"description": "Noun: A special folder for holding deleted items that have not yet been permanently deleted"
},
"searchTrash": {
- "message": "Search Trash"
+ "message": "Tìm kiếm thùng rác"
},
"permanentlyDelete": {
- "message": "Permanently Delete"
+ "message": "Xóa Vĩnh Viễn"
},
"permanentlyDeleteSelected": {
"message": "Permanently Delete Selected"
@@ -3134,7 +3167,7 @@
"message": "Permanently Delete Item"
},
"permanentlyDeleteItemConfirmation": {
- "message": "Are you sure you want to permanently delete this item?"
+ "message": "Bạn có chắc chắn muốn xóa vĩnh viễn mục này không?"
},
"permanentlyDeletedItem": {
"message": "Permanently Deleted item"
@@ -3161,10 +3194,10 @@
}
},
"restore": {
- "message": "Restore"
+ "message": "Khôi phục"
},
"restoreSelected": {
- "message": "Restore Selected"
+ "message": "Khôi phục những mục đã chọn"
},
"restoreItem": {
"message": "Restore Item"
@@ -3221,7 +3254,7 @@
"message": "Tax information updated."
},
"setMasterPassword": {
- "message": "Set Master Password"
+ "message": "Thiết lập mật khẩu chính"
},
"ssoCompleteRegistration": {
"message": "In order to complete logging in with SSO, please set a master password to access and protect your vault."
@@ -3300,66 +3333,66 @@
"message": "Organization Owners and Administrators are exempt from this policy's enforcement."
},
"sendTypeFile": {
- "message": "File"
+ "message": "Tập tin"
},
"sendTypeText": {
- "message": "Text"
+ "message": "Văn bản"
},
"createSend": {
- "message": "Create New Send",
+ "message": "Tạo Send mới",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
- "message": "Edit Send",
+ "message": "Chỉnh sửa Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
- "message": "Created Send",
+ "message": "Đã tạo Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
- "message": "Edited Send",
+ "message": "Đã chỉnh sửa Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
- "message": "Deleted Send",
+ "message": "Đã xóa Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
- "message": "Delete Send",
+ "message": "Xóa Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
- "message": "Are you sure you want to delete this Send?",
+ "message": "Bạn có chắc chắn muốn xóa Send này?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
- "message": "What type of Send is this?",
+ "message": "Đây là loại Send gì?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "Deletion Date"
},
"deletionDateDesc": {
- "message": "The Send will be permanently deleted on the specified date and time.",
+ "message": "Send sẽ được xóa vĩnh viễn vào ngày và giờ được chỉ định.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
"message": "Expiration Date"
},
"expirationDateDesc": {
- "message": "If set, access to this Send will expire on the specified date and time.",
+ "message": "Nếu được thiết lập, truy cập vào Send này sẽ hết hạn vào ngày và giờ được chỉ định.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"maxAccessCount": {
"message": "Maximum Access Count"
},
"maxAccessCountDesc": {
- "message": "If set, users will no longer be able to access this send once the maximum access count is reached.",
+ "message": "Nếu được thiết lập, khi đã đạt tới số lượng truy cập tối đa, người dùng sẽ không thể truy cập Send này nữa.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
- "message": "Current Access Count"
+ "message": "Số lượng truy cập hiện tại"
},
"sendPasswordDesc": {
"message": "Optionally require a password for users to access this Send.",
@@ -3370,14 +3403,14 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disabled": {
- "message": "Disabled"
+ "message": "Đã tắt"
},
"sendLink": {
- "message": "Send link",
+ "message": "Gửi liên kết",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
- "message": "Copy Send Link",
+ "message": "Sao chép liên kết Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
@@ -3389,12 +3422,15 @@
"removePasswordConfirmation": {
"message": "Are you sure you want to remove the password?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
"message": "Disable this Send so that no one can access it.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"allSends": {
- "message": "All Sends"
+ "message": "Toàn bộ Send"
},
"maxAccessCountReached": {
"message": "Max access count reached"
@@ -3406,11 +3442,11 @@
"message": "Expired"
},
"searchSends": {
- "message": "Search Sends",
+ "message": "Tìm kiếm Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
- "message": "This Send is protected with a password. Please type the password below to continue.",
+ "message": "Send này được bảo vệ bằng mật khẩu. Hãy nhập mật khẩu vào bên dưới để tiếp tục.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
@@ -3437,7 +3473,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"emergencyAccess": {
- "message": "Emergency Access"
+ "message": "Truy Cập Khẩn Cấp"
},
"emergencyAccessDesc": {
"message": "Grant and manage emergency access for trusted contacts. Trusted contacts may request access to either View or Takeover your account in case of an emergency. Visit our help page for more information and details into how zero knowledge sharing works."
@@ -3491,10 +3527,10 @@
"message": "Time required before automatically granting access."
},
"oneDay": {
- "message": "1 day"
+ "message": "1 ngày"
},
"days": {
- "message": "$DAYS$ days",
+ "message": "$DAYS$ ngày",
"placeholders": {
"days": {
"content": "$1",
@@ -3545,10 +3581,10 @@
}
},
"approve": {
- "message": "Approve"
+ "message": "Chấp nhận"
},
"reject": {
- "message": "Reject"
+ "message": "Từ chối"
},
"approveAccessConfirmation": {
"message": "Are you sure you want to approve emergency access? This will allow $USER$ to $ACTION$ your account.",
@@ -3591,7 +3627,7 @@
"message": "Due to an enterprise policy, you are restricted from saving items to your personal vault. Change the Ownership option to an organization and choose from available Collections."
},
"disableSend": {
- "message": "Disable Send"
+ "message": "Tắt Send"
},
"disableSendPolicyDesc": {
"message": "Do not allow users to create or edit a Bitwarden Send. Deleting an existing Send is still allowed.",
@@ -3601,11 +3637,33 @@
"message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
},
"sendDisabled": {
- "message": "Send disabled",
+ "message": "Đã tắt Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
- "message": "Due to an enterprise policy, you are only able to delete an existing Send.",
+ "message": "Do chính sách doanh nghiệp, bạn chỉ có thể xóa những Send hiện có.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
@@ -3660,7 +3718,10 @@
"message": "Manage SSO"
},
"manageUsers": {
- "message": "Manage Users"
+ "message": "Quản Lý Người Dùng"
+ },
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
},
"disableRequireSsoError": {
"message": "You must manually disable the Single Sign-On Authentication policy before this policy can be disabled."
@@ -3676,14 +3737,14 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
- "message": "A friendly name to describe this Send.",
+ "message": "Một tên gợi nhớ để mô tả về Send này.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
- "message": "The text you want to send."
+ "message": "Văn bản bạn muốn gửi."
},
"sendFileDesc": {
- "message": "The file you want to send."
+ "message": "Tập tin bạn muốn gửi."
},
"copySendLinkOnSave": {
"message": "Copy the link to share this Send to my clipboard upon save."
@@ -3693,7 +3754,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
- "message": "Send",
+ "message": "Chia sẻ",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
@@ -3701,7 +3762,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
- "message": "Learn more about",
+ "message": "Tìm hiểu thêm về",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
@@ -3720,23 +3781,23 @@
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
- "message": "or",
+ "message": "hoặc",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
- "message": "try it now",
+ "message": "thử ngay",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
- "message": "or",
+ "message": "hoặc",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
- "message": "sign up",
+ "message": "đăng ký",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
- "message": "to try it today.",
+ "message": "thử ngay hôm nay.",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "The expiration date provided is not valid."
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "There was an error saving your deletion and expiration dates."
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/zh_CN/messages.json b/src/locales/zh_CN/messages.json
index 296cac47e1..0ec2b033db 100644
--- a/src/locales/zh_CN/messages.json
+++ b/src/locales/zh_CN/messages.json
@@ -29,7 +29,7 @@
}
},
"newUri": {
- "message": "新 URI"
+ "message": "新增 URI"
},
"username": {
"message": "用户名"
@@ -44,7 +44,7 @@
"message": "密码短语"
},
"notes": {
- "message": "笔记"
+ "message": "备注"
},
"customFields": {
"message": "自定义字段"
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F 安全钥匙"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "电子邮件"
},
@@ -831,7 +840,7 @@
"description": "Minimum Special Characters"
},
"ambiguous": {
- "message": "避免模棱两可"
+ "message": "避免易混淆的字符"
},
"regeneratePassword": {
"message": "重新生成密码"
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC 支持"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "您确认要删除这个安全钥匙吗?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "读取钥匙"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "读取安全钥匙时出现问题,请再试一次。"
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "您的 Bitwarden 两步登录恢复代码"
},
@@ -1531,10 +1558,10 @@
"message": "受影响的用户"
},
"breachOccurred": {
- "message": "已发生泄漏"
+ "message": "泄漏发生于"
},
"breachReported": {
- "message": "泄漏已报告"
+ "message": "泄漏报告于"
},
"reportError": {
"message": "加载报告时发生错误,请重试。"
@@ -1784,17 +1811,17 @@
"message": "更改支付方式"
},
"invoices": {
- "message": "发票"
+ "message": "账单"
},
"noInvoices": {
- "message": "无发票"
+ "message": "无账单。"
},
"paid": {
"message": "已支付",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"unpaid": {
- "message": "未支付",
+ "message": "待支付",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"transactions": {
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "无法验证您的电子邮件。尝试发送新的验证电子邮件。"
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "更新浏览器"
},
@@ -2688,7 +2721,7 @@
"message": "税务信息"
},
"taxInformationDesc": {
- "message": "对于美国境内的客户,需要提供邮政编码以满足销售税要求。 对于其他国家,您可以选择提供一个税号(VAT/GST) 和/或地址来显示在您的发票上。"
+ "message": "对于美国境内的客户,需要提供邮政编码以满足销售税要求。 对于其他国家,您可以选择提供一个税号(VAT/GST) 和/或地址来显示在您的账单上。"
},
"billingPlan": {
"message": "计划",
@@ -2707,7 +2740,7 @@
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"invoiceNumber": {
- "message": "发票 #$NUMBER$",
+ "message": "账单 #$NUMBER$",
"description": "ex. Invoice #79C66F0-0001",
"placeholders": {
"number": {
@@ -2717,10 +2750,10 @@
}
},
"viewInvoice": {
- "message": "查看发票"
+ "message": "查看账单"
},
"downloadInvoice": {
- "message": "下载发票"
+ "message": "下载账单"
},
"verifyBankAccount": {
"message": "验证银行帐户"
@@ -3018,7 +3051,7 @@
"message": "您必须至少选择一个集合。"
},
"couldNotChargeCardPayInvoice": {
- "message": "我们无法从您的支付卡中扣款。请查看并支付下面列出的未支付款项。"
+ "message": "我们无法从您的支付卡中扣款。请查看并支付下面列出的待支付账单。"
},
"inAppPurchase": {
"message": "应用内购买"
@@ -3389,8 +3422,11 @@
"removePasswordConfirmation": {
"message": "确定移除此密码?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
- "message": "禁用此 Send 则没有人能访问它。",
+ "message": "禁用此 Send 以阻止任何人访问它。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"allSends": {
@@ -3608,6 +3644,28 @@
"message": "由于企业策略,您只能删除现有的 Send。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "策略 $ID$ 已修改。",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "管理用户"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "您必须手动禁用单点登录验证策略,然后才能禁用此策略。"
},
@@ -3680,13 +3741,13 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
- "message": "您要发送的文本。"
+ "message": "您想要发送的文本。"
},
"sendFileDesc": {
"message": "您要发送的文件。"
},
"copySendLinkOnSave": {
- "message": "保存时复制链接以共享 Send 到我的剪贴板。"
+ "message": "保存时复制链接到剪贴板以便分享此 Send。"
},
"sendLinkLabel": {
"message": "Send 链接",
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "所提供的过期日期无效。"
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "保存您的删除和过期日期时出错。"
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}
diff --git a/src/locales/zh_TW/messages.json b/src/locales/zh_TW/messages.json
index 6bdd97991b..d1416a8532 100644
--- a/src/locales/zh_TW/messages.json
+++ b/src/locales/zh_TW/messages.json
@@ -44,7 +44,7 @@
"message": "密碼短語"
},
"notes": {
- "message": "筆記"
+ "message": "備註"
},
"customFields": {
"message": "自訂欄位"
@@ -56,7 +56,7 @@
"message": "號碼"
},
"brand": {
- "message": "品牌"
+ "message": "發卡組織"
},
"expiration": {
"message": "過期"
@@ -173,7 +173,7 @@
"message": "未指派"
},
"noneFolder": {
- "message": "默認資料夾",
+ "message": "(未分類)",
"description": "This is the folder for uncategorized items"
},
"addFolder": {
@@ -545,7 +545,7 @@
"message": "重新輸入主密碼"
},
"masterPassHint": {
- "message": "主密码提示(非必須)"
+ "message": "主密碼提示(選用)"
},
"masterPassHintLabel": {
"message": "主密碼提示"
@@ -725,6 +725,15 @@
"u2fTitle": {
"message": "FIDO U2F 安全鑰匙"
},
+ "webAuthnTitle": {
+ "message": "FIDO2 WebAuthn"
+ },
+ "webAuthnDesc": {
+ "message": "Use any WebAuthn enabled security key to access your account."
+ },
+ "webAuthnMigrated": {
+ "message": "(Migrated from FIDO)"
+ },
"emailTitle": {
"message": "電子郵件"
},
@@ -1260,6 +1269,15 @@
}
}
},
+ "webAuthnkeyX": {
+ "message": "WebAuthn Key $INDEX$",
+ "placeholders": {
+ "index": {
+ "content": "$1",
+ "example": "2"
+ }
+ }
+ },
"nfcSupport": {
"message": "NFC 支援"
},
@@ -1305,6 +1323,9 @@
"removeU2fConfirmation": {
"message": "您確定要移除這把安全鑰匙嗎?"
},
+ "twoFactorWebAuthnAdd": {
+ "message": "Add a WebAuthn security key to your account"
+ },
"readKey": {
"message": "讀取鑰匙"
},
@@ -1338,6 +1359,12 @@
"twoFactorU2fProblemReadingTryAgain": {
"message": "讀取安全鑰匙時發生問題。請重試。"
},
+ "twoFactorWebAuthnWarning": {
+ "message": "Due to platform limitations, WebAuthn cannot be used on all Bitwarden applications. You should enable another two-step login provider so that you can access your account when WebAuthn cannot be used. Supported platforms:"
+ },
+ "twoFactorWebAuthnSupportWeb": {
+ "message": "Web vault and browser extensions on a desktop/laptop with a WebAuthn enabled browser (Chrome, Opera, Vivaldi, or Firefox with FIDO U2F enabled)."
+ },
"twoFactorRecoveryYourCode": {
"message": "您的 Bitwarden 兩步驟登入復原代碼"
},
@@ -1531,10 +1558,10 @@
"message": "受影響的使用者"
},
"breachOccurred": {
- "message": "已發生外洩"
+ "message": "外洩發生于"
},
"breachReported": {
- "message": "已回報外洩"
+ "message": "外洩回報于"
},
"reportError": {
"message": "嘗試載入報告時發生錯誤。請重試。"
@@ -1565,7 +1592,7 @@
"message": "請確保你的帳戶有足夠的信用額度繳付此次購買,如果你的帳戶額度不足,則會以你預設的付款方式補足差額。你可以透過計費頁面向您的帳戶添加信用額度。"
},
"creditAppliedDesc": {
- "message": "您帳戶的信用額度可用於消費。任何可用的信用額度將用于自動支付此帳戶的帳單。"
+ "message": "您帳戶的信用額度可用於消費。任何可用的信用額度將用于自動繳付此帳戶的帳單。"
},
"goPremium": {
"message": "升級至進階版",
@@ -1784,17 +1811,17 @@
"message": "變更付款方式"
},
"invoices": {
- "message": "發票"
+ "message": "帳單"
},
"noInvoices": {
- "message": "無發票"
+ "message": "無帳單。"
},
"paid": {
- "message": "已付款",
+ "message": "已繳付",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"unpaid": {
- "message": "未付款",
+ "message": "待繳付",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"transactions": {
@@ -2609,6 +2636,12 @@
"emailVerifiedFailed": {
"message": "無法驗證電子郵件。請嘗試傳送一封新的驗證電子郵件。"
},
+ "emailVerificationRequired": {
+ "message": "Email Verification Required"
+ },
+ "emailVerificationRequiredDesc": {
+ "message": "You must verify your email to use this feature."
+ },
"updateBrowser": {
"message": "更新瀏覽器"
},
@@ -2688,7 +2721,7 @@
"message": "稅務資訊"
},
"taxInformationDesc": {
- "message": "對於美國境內的客戶,需要使用郵遞區號來滿足銷售稅要求,對於其他國家,您可以選擇提供稅務識別號(VAT/GST)和/或地址以顯示在您的發票上。"
+ "message": "對於美國境內的客戶,需要使用郵遞區號來滿足銷售稅要求,對於其他國家,您可以選擇提供稅務識別號(VAT/GST)和/或地址以顯示在您的帳單上。"
},
"billingPlan": {
"message": "方案",
@@ -2707,7 +2740,7 @@
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"invoiceNumber": {
- "message": "收據 #$NUMBER$",
+ "message": "帳單 #$NUMBER$",
"description": "ex. Invoice #79C66F0-0001",
"placeholders": {
"number": {
@@ -2717,10 +2750,10 @@
}
},
"viewInvoice": {
- "message": "檢視發票"
+ "message": "檢視帳單"
},
"downloadInvoice": {
- "message": "下載發票"
+ "message": "下載帳單"
},
"verifyBankAccount": {
"message": "驗證銀行帳戶"
@@ -3359,7 +3392,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
- "message": "目前已存取次數"
+ "message": "目前存取次數"
},
"sendPasswordDesc": {
"message": "可選。使用者需提供密碼才能存取此 Send。",
@@ -3389,8 +3422,11 @@
"removePasswordConfirmation": {
"message": "您確定要移除密碼嗎?"
},
+ "hideEmail": {
+ "message": "Hide my email address from recipients."
+ },
"disableThisSend": {
- "message": "禁用此 Send 則沒有任何人能存取它。",
+ "message": "停用此 Send 以阻止任何人存取它。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"allSends": {
@@ -3608,6 +3644,28 @@
"message": "由於某個企業原則,您只能刪除已有的 Send。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
+ "sendOptions": {
+ "message": "Send Options",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyDesc": {
+ "message": "Set options for creating and editing Sends.",
+ "description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsExemption": {
+ "message": "Organization users that can manage the organization's policies are exempt from this policy's enforcement."
+ },
+ "disableHideEmail": {
+ "message": "Do not allow users to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
+ "sendOptionsPolicyInEffect": {
+ "message": "The following organization policies are currently in effect:"
+ },
+ "sendDisableHideEmailInEffect": {
+ "message": "Users are not allowed to hide their email address from recipients when creating or editing a Send.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"modifiedPolicyId": {
"message": "原則 $ID$ 已修改。",
"placeholders": {
@@ -3662,6 +3720,9 @@
"manageUsers": {
"message": "管理使用者"
},
+ "manageResetPassword": {
+ "message": "Manage Password Reset"
+ },
"disableRequireSsoError": {
"message": "您必須手動停用單一登入認證原則,然後才能停用此原則。"
},
@@ -3686,7 +3747,7 @@
"message": "您想要傳送的檔案。"
},
"copySendLinkOnSave": {
- "message": "保存時複製連結以共享此 Send 到我的剪貼簿。"
+ "message": "储存時複製連結到剪貼簿以便分享此 Send。"
},
"sendLinkLabel": {
"message": "Send 連結",
@@ -3748,6 +3809,10 @@
}
}
},
+ "viewSendHiddenEmailWarning": {
+ "message": "The Bitwarden user who created this Send has chosen to hide their email address. You should ensure you trust the source of this link before using or downloading its content.",
+ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
+ },
"expirationDateIsInvalid": {
"message": "指定的逾期日期無效。"
},
@@ -3762,5 +3827,68 @@
},
"dateParsingError": {
"message": "儲存刪除日期和逾期日期時發生錯誤。"
+ },
+ "webAuthnFallbackMsg": {
+ "message": "To verify your 2FA please click the button below."
+ },
+ "webAuthnAuthenticate": {
+ "message": "Authenticate WebAutn"
+ },
+ "webAuthnNotSupported": {
+ "message": "WebAuthn is not supported in this browser."
+ },
+ "webAuthnSuccess": {
+ "message": "WebAuthn verified successfully!
You may close this tab."
+ },
+ "hintEqualsPassword": {
+ "message": "Your password hint cannot be the same as your password."
+ },
+ "enrollPasswordReset": {
+ "message": "Enroll in Password Reset"
+ },
+ "enrolledPasswordReset": {
+ "message": "Enrolled in Password Reset"
+ },
+ "withdrawPasswordReset": {
+ "message": "Withdraw from Password Reset"
+ },
+ "enrollPasswordResetSuccess": {
+ "message": "Enrollment success!"
+ },
+ "withdrawPasswordResetSuccess": {
+ "message": "Withdrawal success!"
+ },
+ "eventEnrollPasswordReset": {
+ "message": "User $ID$ enrolled in password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "eventWithdrawPasswordReset": {
+ "message": "User $ID$ withdrew from password reset assistance.",
+ "placeholders": {
+ "id": {
+ "content": "$1",
+ "example": "John Smith"
+ }
+ }
+ },
+ "trashCleanupWarning": {
+ "message": "Ciphers that have been in Trash more than 30 days will be automatically deleted."
+ },
+ "trashCleanupWarningSelfHosted": {
+ "message": "Ciphers that have been in Trash for a while will be automatically deleted."
+ },
+ "passwordPrompt": {
+ "message": "Master password re-prompt"
+ },
+ "passwordConfirmation": {
+ "message": "Master password confirmation"
+ },
+ "passwordConfirmationDesc": {
+ "message": "This action is protected. To continue, please re-enter your master password to verify your identity."
}
}