Autosync the updated translations (#10282)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-07-26 10:39:23 +00:00 committed by GitHub
parent d215bff574
commit 518310e0f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
62 changed files with 7777 additions and 1639 deletions

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Skrap item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Toegangbeheer"
},
"groupAccessAllItems": {
"message": "Hierdie groep het toegang tot alle items en kan dit wysig."
},
"groupAccessSelectedCollections": {
"message": "Hierdie groep het slegs toegang tot die gekose versamelings."
},
"readOnly": {
"message": "Leesalleen"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "Hierdie gebruiker het toegang tot alle items en kan dit wysig."
},
"userAccessSelectedCollections": {
"message": "Hierdie gebruiker het slegs toegang tot die gekose versamelings."
},
"search": {
"message": "Soek"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Uitnodiging is Aanvaar"
},
@ -4377,6 +4386,9 @@
"message": "Send-skakel",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Kopieer Send-skakel",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "of",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "probeer dit nou",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "حذف العنصر"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "بحث"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Elementi sil"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Xaricə köçürülən faylın şifrəsi açılarkən xəta baş verdi. Şifrələmə açarınız, datanı xaricə köçürmək üçün istifadə edilən şifrələmə açarı ilə uyuşmur."
},
"importDestination": {
"message": "Hədəfi daxilə köçür"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Daxilə köçürmə seçimlərinizi öyrənin"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Müraciət nəzarəti"
},
"groupAccessAllItems": {
"message": "Bu qrup, bütün elementlərə müraciət edə və onları dəyişdirə bilər."
},
"groupAccessSelectedCollections": {
"message": "Bu qrup, yalnız seçilmiş kolleksiyalara müraciət edə bilər."
},
"readOnly": {
"message": "Yalnız-oxunan"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Bu istifadəçinin hesabını qorumaq üçün iki addımlı giriş istifadə edilir."
},
"userAccessAllItems": {
"message": "Bu istifadəçi bütün elementlərə müraciət edə və onları dəyişdirə bilər."
},
"userAccessSelectedCollections": {
"message": "Bu istifadəçi, yalnız seçilmiş kolleksiyalara müraciət edə bilər."
},
"search": {
"message": "Axtar"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Yuxarıdakı təşkilata qoşulmaq üçün dəvət edildiniz. Dəvəti qəbul etmək üçün Bitwarden hesabına giriş etməli və ya yeni bir hesab yaratmalısınız."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Dəvət qəbul edildi"
},
@ -4377,6 +4386,9 @@
"message": "\"Send\" bağlantısı",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "\"Send\" bağlantısını kopyala",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "və ya",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "indi sınayı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**.'"
@ -7915,8 +7996,11 @@
"assignToTheseCollections": {
"message": "Bu kolleksiyalara təyin et"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Yalnız bu kolleksiyalara müraciəti olan təşkilat üzvləri bu elementləri görə biləcək."
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Təyin ediləcək kolleksiyaları seçin"
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Qovluq seç"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ seçilmiş təşkilata birdəfəlik transfer ediləcək. Artıq bu elementlərə sahib olmaya bilməyəcəksiniz.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$, $ORG$ təşkilatına birdəfəlik transfer ediləcək. Artıq bu elementlərə sahib olmaya bilməyəcəksiniz.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "satın alınmış yerlər silindi"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Выдаліць элемент"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Памылка дэшыфроўкі экспартаванага файла. Ваш ключ шыфравання не супадае з ключом шыфравання, які выкарыстоўваецца для экспартавання даных."
},
"importDestination": {
"message": "Імпартаванне прызначэння"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Даведацца пра параметры імпартавання"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Кантроль доступу"
},
"groupAccessAllItems": {
"message": "Гэта група можа мець доступ і змяняць усе элементы."
},
"groupAccessSelectedCollections": {
"message": "Гэта група можа мець доступ толькі да выбраных калекцый."
},
"readOnly": {
"message": "Толькі чытанне"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Гэты карыстальнік выкарыстоўвае двухэтапны ўваход для абароны свайго ўліковага запісу."
},
"userAccessAllItems": {
"message": "Гэты карыстальнік можа атрымліваць доступ і змяняць усе элементы."
},
"userAccessSelectedCollections": {
"message": "Гэты карыстальнік можа мець доступ толькі да выбраных калекцый."
},
"search": {
"message": "Пошук"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Вас запрасілі далучыцца да арганізацыі, якая азначана вышэй. Для таго, каб прыняць запрашэнне, вам неабходна ўвайсці або стварыць новы ўліковы запіс Bitwarden."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Запрашэнне прынята"
},
@ -4377,6 +4386,9 @@
"message": "Спасылка на Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Скапіяваць спасылку на Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -43,10 +43,10 @@
"message": "Име на притежателя на картата"
},
"loginCredentials": {
"message": "Login credentials"
"message": "Данни за вписване"
},
"authenticatorKey": {
"message": "Authenticator key"
"message": "Ключ за удостоверяване"
},
"number": {
"message": "Номер"
@ -145,13 +145,13 @@
"message": "Удостоверителен ключ (TOTP)"
},
"totpHelperTitle": {
"message": "Make 2-step verification seamless"
"message": "Направете 2-стъпковото удостоверяване безпроблемно и незабележимо"
},
"totpHelper": {
"message": "Bitwarden can store and fill 2-step verification codes. Copy and paste the key into this field."
"message": "Битуорден може да съхранява и попълва кодовете за 2-стъпково потвърждаване. Копирайте ключа в това поле."
},
"totpHelperWithCapture": {
"message": "Bitwarden can store and fill 2-step verification codes. Select the camera icon to take a screenshot of this website's authenticator QR code, or copy and paste the key into this field."
"message": "Битуорден може да съхранява и попълва кодовете за 2-стъпково потвърждаване. Изберете иконката с камера, за да направите екранна снимка на QR-кода от този уеб сайт или копирайте ключа в това поле."
},
"folder": {
"message": "Папка"
@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Елементите са преместени в $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Елементът е преместен в $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Изтриване на елемента"
},
@ -628,16 +646,16 @@
"message": "Сесията ви изтече."
},
"restartRegistration": {
"message": "Restart registration"
"message": "Рестартиране на регистрацията"
},
"expiredLink": {
"message": "Expired link"
"message": "Връзка с изтекла давност"
},
"pleaseRestartRegistrationOrTryLoggingIn": {
"message": "Please restart registration or try logging in."
"message": "Рестартирайте регистрацията или опитайте да се впишете."
},
"youMayAlreadyHaveAnAccount": {
"message": "You may already have an account"
"message": "Може вече да имате регистрация"
},
"logOutConfirmation": {
"message": "Сигурни ли сте, че искате да се отпишете?"
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Грешка при дешифрирането на изнесения файл. Ключът за шифриране не отговаря на този, който е използван за изнасянето на данните."
},
"importDestination": {
"message": "Място на внасяне"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Научете повече относно възможностите за внасяне"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Управление на достъпа"
},
"groupAccessAllItems": {
"message": "Тази група има достъп до всички записи."
},
"groupAccessSelectedCollections": {
"message": "Тази група има достъп само до избраните колекции."
},
"readOnly": {
"message": "Само за четене"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Този потребител използва двустепенна защита за достъп."
},
"userAccessAllItems": {
"message": "Този потребител има достъп до всички записи и може да ги редактира."
},
"userAccessSelectedCollections": {
"message": "Този потребител има достъп само до избраната колекция."
},
"search": {
"message": "Търсене"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Поканени сте да се присъедините към посочената по-горе организация. За да приемете, ще трябва да се впишете в абонамента си към Битуорден. Ако нямате такъв, ще трябва да създадете безплатен абонамент и след това да се впишете в него."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Завършете присъединяването си към тази организация като зададете главна парола."
},
"inviteAccepted": {
"message": "Поканата е приета"
},
@ -3811,7 +3820,7 @@
"message": "Не сте избрали нищо."
},
"receiveMarketingEmailsV2": {
"message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
"message": "Получавайте съвети, обявления и предложения за участие в проучвания от Битуорден в пощенската си кутия."
},
"unsubscribe": {
"message": "Отписване"
@ -4377,6 +4386,9 @@
"message": "Изпращане на връзката",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Копиране на връзката към изпратеното",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,8 +7996,11 @@
"assignToTheseCollections": {
"message": "Свързване с тези колекции"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Only organization members with access to these collections will be able to see the items."
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Само членовете на организацията, които имат достъп до тези колекции, ще могат да виждат елемента."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Само членовете на организацията, които имат достъп до тези колекции, ще могат да виждат елементите."
},
"selectCollectionsToAssign": {
"message": "Изберете колекции за свързване"
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Изберете папка"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ ще бъдат преместени завинаги в избраната организация. Вече няма да притежавате тези елементи.",
"personalItemTransferWarningSingular": {
"message": "1 елемент ще бъде преместен завинаги в избраната организация. Вече няма да притежавате този елемент."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ елемента ще бъдат преместени завинаги в избраната организация. Вече няма да притежавате тези елементи.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ ще бъдат преместени завинаги в $ORG$. Вече няма да притежавате тези елементи.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 елемент ще бъде преместен завинаги в $ORG$. Вече няма да притежавате този елемент.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ елемента ще бъдат преместени завинаги в $ORG$. Вече няма да притежавате тези елементи.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Данни"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Delete item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "লিঙ্ক পাঠান",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Izbrišite Stavku"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Suprimeix element"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error en desxifrar el fitxer exportat. La vostra clau de xifratge no coincideix amb la clau de xifratge utilitzada per exportar les dades."
},
"importDestination": {
"message": "Importa destinació"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Obteniu informació sobre les opcions d'importació"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Control d'accés"
},
"groupAccessAllItems": {
"message": "Aquest grup pot accedir i modificar tots els elements."
},
"groupAccessSelectedCollections": {
"message": "Aquest grup només pot accedir a les col·leccions seleccionades."
},
"readOnly": {
"message": "Només de lectura"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Aquest usuari fa servir l'inici de sessió en dues passes per protegir el seu compte."
},
"userAccessAllItems": {
"message": "Aquest usuari pot accedir i modificar tots els elements."
},
"userAccessSelectedCollections": {
"message": "Aquest usuari només pot accedir a les col·leccions seleccionades."
},
"search": {
"message": "Cerca"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Heu estat convidat a unir-vos a l'organització llistada més amunt. Per acceptar la invitació, heu d'iniciar sessió o crear un compte nou a Bitwarden."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitació acceptada"
},
@ -4377,6 +4386,9 @@
"message": "Enllaç Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copia l'enllaç Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "prova-ho ara",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assigna a aquestes col·leccions"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Položky přesunuty do $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Položka přesunuta do $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Smazat položku"
},
@ -628,16 +646,16 @@
"message": "Platnost přihlášení vypršela."
},
"restartRegistration": {
"message": "Restart registration"
"message": "Restartovat registraci"
},
"expiredLink": {
"message": "Expired link"
"message": "Platnost odkazu vypršela"
},
"pleaseRestartRegistrationOrTryLoggingIn": {
"message": "Please restart registration or try logging in."
"message": "Restartujte registraci nebo se zkuste přihlásit."
},
"youMayAlreadyHaveAnAccount": {
"message": "You may already have an account"
"message": "Už možná máte účet"
},
"logOutConfirmation": {
"message": "Opravdu se chcete odhlásit?"
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Chyba při dešifrování exportovaného souboru. Váš šifrovací klíč se neshoduje s klíčem použitým během exportu dat."
},
"importDestination": {
"message": "Cíl importu"
"destination": {
"message": "Cíl"
},
"learnAboutImportOptions": {
"message": "Více o volbách importu"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Správa přístupů"
},
"groupAccessAllItems": {
"message": "Tato skupina může vidět a upravovat vše."
},
"groupAccessSelectedCollections": {
"message": "Tato skupina může vidět a upravovat jen vybrané kolekce."
},
"readOnly": {
"message": "Jen ke čtení"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Tento uživatel používá pro ochranu svého účtu dvoufázové přihlášení."
},
"userAccessAllItems": {
"message": "Tento uživatel může vidět a upravovat vše."
},
"userAccessSelectedCollections": {
"message": "Tento uživatel může vidět a upravovat jen vybrané kolekce."
},
"search": {
"message": "Hledat"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Byli jste pozváni do výše uvedené organizace. Chcete-li přijmout pozvánku, musíte se přihlásit nebo vytvořit nový účet na Bitwardenu."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Dokončete připojení k této organizaci nastavením hlavního hesla."
},
"inviteAccepted": {
"message": "Pozvánka byla přijata"
},
@ -3811,7 +3820,7 @@
"message": "Nevybrali jste žádné položky."
},
"receiveMarketingEmailsV2": {
"message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
"message": "Dostávejte do své e-mailové schránky rady, oznámení a příležitosti k výzkumu od společnosti Bitwarden."
},
"unsubscribe": {
"message": "Odhlásit odběr"
@ -4377,6 +4386,9 @@
"message": "Odkaz pro Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Kopírovat odkaz"
},
"copySendLink": {
"message": "Kopírovat odkaz pro Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Vývojáři i IT týmy si vybírají Správce tajných klíčů Bitwardenu pro bezpečnou správu a nasazení do jejich své infrastruktury a tajných klíčů."
},
"centralizeSecretsManagement": {
"message": "Centralizujte správu tajných klíčů."
},
"centralizeSecretsManagementDescription": {
"message": "Bezpečně ukládejte a spravujte tajné klíče na jednom místě, aby se zabránilo rozšíření tajných klíčů napříč Vaší organizací."
},
"preventSecretLeaks": {
"message": "Zabraňte únikům tajných klíčů."
},
"preventSecretLeaksDescription": {
"message": "Chraňte tajné klíče pomocí end-to-end šifrování. Už žádné pevné kódování tajných klíčů ani sdílení pomocí souborů .env."
},
"enhanceDeveloperProductivity": {
"message": "Zvyšte produktivitu vývojářů."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programově získávejte a nasazujte tajné klíče za běhu, aby se vývojáři mohli soustředit na to nejdůležitější, například na zlepšování kvality kódu."
},
"strengthenBusinessSecurity": {
"message": "Posilte zabezpečení podniku."
},
"strengthenBusinessSecurityDescription": {
"message": "Udržujte přísnou kontrolu nad přístupem strojů a lidí ke klíčům pomocí integrace SSO, protokolů událostí a rotace přístupu."
},
"tryItNow": {
"message": "Vyzkoušejte nyní"
},
"sendRequest": {
"message": "Odeslat požadavek"
},
"addANote": {
"message": "Přidat poznámku"
},
"bitwardenSecretsManager": {
"message": "Správce tajných klíčů Bitwardenu"
},
"moreProductsFromBitwarden": {
"message": "Více produktů od Bitwardenu"
},
"requestAccessToSecretsManager": {
"message": "Požádat o přístup ke správci tajných klíčů"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "Potřebujete schválení správce, abyste mohli vyzkoušet správce tajných klíčů."
},
"smAccessRequestEmailSent": {
"message": "Žádost o přístup k e-mailu správce tajných klíčů odeslaná administrátorům."
},
"requestAccessSMDefaultEmailContent": {
"message": "Zdravím,\n\nžádám o předplatné Správce tajných klíčů Bitwardenu pro náš tým. Vaše podpora by pro nás znamenala mnoho!\n\nSprávce tajných klíčů Bitwardenu je end-to-end řešení pro správu šifrovaných tajných klíčů pro bezpečné ukládání, sdílení a nasazení strojových pověření, jako jsou klíče API, databázová hesla a ověřovací certifikáty.\n\nSprávce klíčů nám pomůže:\n\n- zlepšit zabezpečení\n- zjednodušit provoz\n- zabránit nákladným únikům tajných klíčů\n\nChcete-li požádat o bezplatnou zkušební verzi pro náš tým, obraťte se na společnost Bitwarden.\n\nDěkujeme Vám za pomoc!"
},
"giveMembersAccess": {
"message": "Umožnit členům přístup:"
},
"viewAndSelectTheMembers": {
"message": "zobrazit a vybrat členy, které chcete povolit přístup do správce tajných klíčů."
},
"openYourOrganizations": {
"message": "Otevřít"
},
"usingTheMenuSelect": {
"message": "V menu vyberte"
},
"toGrantAccessToSelectedMembers": {
"message": "pro udělení přístupu vybraným členům."
},
"sendVaultCardTryItNow": {
"message": "to teď vyzkoušejte",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Přiřadit k těmto kolekcím"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Jen členové organizace s přístupem k těmto kolekcím budou moci vidět položku."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Jen členové organizace s přístupem k těmto kolekcím budou moci vidět položky."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Vybrat složku"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ bude trvale převedeno do vybrané organizace. Tyto položky již nebudete vlastnit.",
"personalItemTransferWarningSingular": {
"message": "1 položka bude trvale převedena do vybrané organizace. Tuto položku již nebudete vlastnit."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ položek bude trvale převedeno do vybrané organizace. Tyto položky již nebudete vlastnit.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ bude trvale převedeno do $ORG$. Tyto položky již nebudete vlastnit.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 položka bude trvale převedena do $ORG$. Tuto položku již nebudete vlastnit.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ položek bude trvale převedeno do $ORG$. Tyto položky již nebudete vlastnit.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "zakoupení uživatelé odebráni"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Delete item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Emner flyttet til $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Emne flyttet til $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Slet emne"
},
@ -628,16 +646,16 @@
"message": "Login-session udløbet."
},
"restartRegistration": {
"message": "Restart registration"
"message": "Genstart registrering"
},
"expiredLink": {
"message": "Expired link"
"message": "Udløbet link"
},
"pleaseRestartRegistrationOrTryLoggingIn": {
"message": "Please restart registration or try logging in."
"message": "Genstart registreringen eller prøv at logge ind."
},
"youMayAlreadyHaveAnAccount": {
"message": "You may already have an account"
"message": "Har allerede oprettet en konto?"
},
"logOutConfirmation": {
"message": "Sikker på, at du vil logge ud?"
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Fejl under dekryptering af den eksporterede fil. Krypteringsnøglen matcher ikke den til dataeksporten anvendte krypteringsnøgle."
},
"importDestination": {
"message": "Importér destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Læs om importmuligheder"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Adgangskontrol"
},
"groupAccessAllItems": {
"message": "Denne gruppe kan få adgang til og ændre alle elementer."
},
"groupAccessSelectedCollections": {
"message": "Denne gruppe kan kun få adgang til de valgte samlinger."
},
"readOnly": {
"message": "Læsetilladelse"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Denne bruger benytter totrins-login for at beskytte kontoen."
},
"userAccessAllItems": {
"message": "Denne bruger kan få adgang til og ændre alle elementer."
},
"userAccessSelectedCollections": {
"message": "Denne bruger kan kun få adgang til de valgte samlinger."
},
"search": {
"message": "Søg"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Du er blevet inviteret til at blive medlem af organisationen anført ovenfor. For at acceptere invitationen skal du logge ind eller oprette en ny Bitwarden-konto."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Færdiggør tilmeldingen til denne organisation ved at opsætte en hovedadgangskode."
},
"inviteAccepted": {
"message": "Invitation accepteret"
},
@ -3811,7 +3820,7 @@
"message": "Du har ikke valgt noget."
},
"receiveMarketingEmailsV2": {
"message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
"message": "Få råd, bekendtgørelser og forskningsmuligheder fra Bitwarden i indbakken."
},
"unsubscribe": {
"message": "Afmeld"
@ -4377,6 +4386,9 @@
"message": "Send-link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Kopiér link"
},
"copySendLink": {
"message": "Kopiér Send-link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Udvikling, DevOps og IT-teams vælger Bitwarden Secrets Manager til sikkert at håndtere og implementere deres infrastruktur og maskinhemmeligheder."
},
"centralizeSecretsManagement": {
"message": "Centralisér hemmelighedshåndtering."
},
"centralizeSecretsManagementDescription": {
"message": "Opbevar og håndtér hemmeligheder sikkert på ét sted for at forhindre hemmeligsudspredning på tværs af organisationen."
},
"preventSecretLeaks": {
"message": "Undgå hemmelighedslækager."
},
"preventSecretLeaksDescription": {
"message": "Beskyt hemmeligheder med ende-til-ende kryptering. Ikke flere fast kodede hemmeligheder eller deling via .env-filer."
},
"enhanceDeveloperProductivity": {
"message": "Forbedr udviklerproduktiviteten."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatisk hentning og implementering af hemmeligheder ved kørsel, så udviklere kan fokusere på det, der betyder mest, såsom forbedring af kodekvaliteten."
},
"strengthenBusinessSecurity": {
"message": "Styrk forretningssikkerheden."
},
"strengthenBusinessSecurityDescription": {
"message": "Bevar tæt kontrol over maskine og menneskelig adgang til hemmeligheder med SSO-integrationer, begivenhedslogger og adgangsrotation."
},
"tryItNow": {
"message": "Prøv den nu"
},
"sendRequest": {
"message": "Indsend anmodning"
},
"addANote": {
"message": "Tilføj et notat"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "Flere produkter fra Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Anmod om adgang til Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "Man skal have godkendelse fra sin administrator for at afprøve Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Adgangsanmodningsmail til Secrets Manager sendt til admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Giv medlemmer adgang:"
},
"viewAndSelectTheMembers": {
"message": "Vis og vælg de medlemmer, som skal tildeles adgang til Secrets Manager."
},
"openYourOrganizations": {
"message": "Åbn organisationens"
},
"usingTheMenuSelect": {
"message": "Fra menuen, vælg"
},
"toGrantAccessToSelectedMembers": {
"message": "for at tildele adgang til valgte medlemmer."
},
"sendVaultCardTryItNow": {
"message": "prøv 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**.'"
@ -7915,8 +7996,11 @@
"assignToTheseCollections": {
"message": "Tildel til samlinger"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Only organization members with access to these collections will be able to see the items."
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Kun organisationsmedlemmer med adgang til disse samlinger vil kunne se emnet."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Kun organisationsmedlemmer med adgang til disse samlinger vil kunne se emnerne."
},
"selectCollectionsToAssign": {
"message": "Vælg samlinger at tildele"
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Vælg mappe"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ overføres permanent til den valgte organisation. Man vil ikke længere eje disse emner.",
"personalItemTransferWarningSingular": {
"message": "1 emne overføres permanent til den valgte organisation. Man vil ikke længere være ejeren af dette emne."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ emner overføres permanent til den valgte organisation. Man vil ikke længere være ejeren af disse emner.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ overføres permanent til $ORG$. Man vil ikke længere eje disse emner.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 emne overføres permanent til $ORG$. Man vil ikke længere være ejeren af dette emne.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ emner overføres permanent til $ORG$. Man vil ikke længere være ejeren af disse emner.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "købte pladser fjernet"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Eintrag löschen"
},
@ -628,16 +646,16 @@
"message": "Ihre Anmeldungsitzung ist abgelaufen."
},
"restartRegistration": {
"message": "Restart registration"
"message": "Registrierung neu starten"
},
"expiredLink": {
"message": "Expired link"
"message": "Abgelaufener Link"
},
"pleaseRestartRegistrationOrTryLoggingIn": {
"message": "Please restart registration or try logging in."
"message": "Bitte starte die Registrierung erneut oder versuche dich anzumelden."
},
"youMayAlreadyHaveAnAccount": {
"message": "You may already have an account"
"message": "Du hast möglicherweise bereits ein Konto"
},
"logOutConfirmation": {
"message": "Bist du sicher, dass du dich abmelden möchtest?"
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Fehler beim Entschlüsseln der exportierten Datei. Dein Verschlüsselungsschlüssel stimmt nicht mit dem beim Export verwendeten Verschlüsselungsschlüssel überein."
},
"importDestination": {
"message": "Import-Ziel"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Erfahre mehr über deine Importoptionen"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Zugriffskontrolle"
},
"groupAccessAllItems": {
"message": "Diese Gruppe kann auf alle Einträge zugreifen und diese ändern."
},
"groupAccessSelectedCollections": {
"message": "Diese Gruppe kann nur auf die ausgewählten Sammlungen zugreifen."
},
"readOnly": {
"message": "Schreibgeschützt"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Dieser Benutzer hat sein Konto mit einer Zwei-Faktor-Authentifizierung geschützt."
},
"userAccessAllItems": {
"message": "Der Benutzer kann alle Einträge einsehen und verändern."
},
"userAccessSelectedCollections": {
"message": "Der Benutzer kann nur auf ausgewählte Sammlungen zugreifen."
},
"search": {
"message": "Suche"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Du wurdest eingeladen, dem oben genannten Organisation beizutreten. Um die Einladung anzunehmen, musst du ein Bitwarden-Konto erstellen oder dich mit deinem bestehenden Bitwarden-Konto anmelden."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Einladung angenommen"
},
@ -3811,7 +3820,7 @@
"message": "Sie haben keine Auswahl getroffen."
},
"receiveMarketingEmailsV2": {
"message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
"message": "Erhalte Ratschläge, Ankündigungen und Marktforschungsumfragen von Bitwarden in deinem Posteingang."
},
"unsubscribe": {
"message": "Deabonnieren"
@ -4377,6 +4386,9 @@
"message": "Send-Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Send-Link kopieren",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "oder",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "probiere es jetzt aus",
"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**.'"
@ -7915,8 +7996,11 @@
"assignToTheseCollections": {
"message": "Diesen Sammlungen zuweisen"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Nur Organisationsmitglieder mit Zugriff auf diese Sammlungen können die Einträge sehen."
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Zu zuweisende Sammlungen auswählen"
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Ordner auswählen"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ werden dauerhaft an die ausgewählte Organisation übertragen. Du wirst diese Einträge nicht mehr besitzen.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ werden dauerhaft an $ORG$ übertragen. Du wirst diese Einträge nicht mehr besitzen.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "erworbene Benutzerplätze entfernt"
}

View File

@ -43,7 +43,7 @@
"message": "Όνομα κατόχου της κάρτας"
},
"loginCredentials": {
"message": "Login credentials"
"message": "Στοιχεία σύνδεσης"
},
"authenticatorKey": {
"message": "Authenticator key"
@ -189,7 +189,7 @@
"description": "This is the folder for uncategorized items"
},
"selfOwnershipLabel": {
"message": "You",
"message": "Εσείς",
"description": "Used as a label to indicate that the user is the owner of an item."
},
"addFolder": {
@ -421,13 +421,13 @@
"message": "Στοιχείο"
},
"itemDetails": {
"message": "Item details"
"message": "Λεπτομέρειες αντικειμένου"
},
"itemName": {
"message": "Item name"
"message": "Όνομα αντικειμένου"
},
"cannotRemoveViewOnlyCollections": {
"message": "You cannot remove collections with View only permissions: $COLLECTIONS$",
"message": "Δεν μπορείτε να αφαιρέσετε συλλογές που έχουν μόνο δικαιώματα Προβολής: $COLLECTIONS$",
"placeholders": {
"collections": {
"content": "$1",
@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Διαγραφή στοιχείου"
},
@ -613,31 +631,31 @@
"message": "Πρόσβαση"
},
"accessLevel": {
"message": "Access level"
"message": "Επίπεδο πρόσβασης"
},
"accessing": {
"message": "Accessing"
"message": "Πρόσβαση"
},
"loggedOut": {
"message": "Αποσυνδεθήκατε"
},
"loggedOutDesc": {
"message": "You have been logged out of your account."
"message": "Έχετε αποσυνδεθεί από τον λογαριασμό σας."
},
"loginExpired": {
"message": "Η περίοδος σύνδεσής σας έχει λήξει."
},
"restartRegistration": {
"message": "Restart registration"
"message": "Επανεκκίνηση εγγραφής"
},
"expiredLink": {
"message": "Expired link"
"message": "Ο σύνδεσμος έληξε"
},
"pleaseRestartRegistrationOrTryLoggingIn": {
"message": "Please restart registration or try logging in."
"message": "Παρακαλούμε επανακκινήστε την εγγραφή ή δοκιμάστε να συνδεθείτε."
},
"youMayAlreadyHaveAnAccount": {
"message": "You may already have an account"
"message": "Μπορεί να έχετε ήδη λογαριασμό"
},
"logOutConfirmation": {
"message": "Είστε βέβαιοι ότι θέλετε να αποσυνδεθείτε;"
@ -673,10 +691,10 @@
"message": "Keep this window open and follow prompts from your browser."
},
"useADifferentLogInMethod": {
"message": "Use a different log in method"
"message": "Χρήση διαφορετικής μεθόδου σύνδεσης"
},
"loginWithPasskey": {
"message": "Log in with passkey"
"message": "Σύνδεση με κλειδί πρόσβασης"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
@ -688,31 +706,31 @@
"message": "Use a generated passkey that will automatically log you in without a password. Biometrics, like facial recognition or fingerprint, or another FIDO2 security method will verify your identity."
},
"newPasskey": {
"message": "New passkey"
"message": "Νέο κλειδί πρόσβασης"
},
"learnMoreAboutPasswordless": {
"message": "Learn more about passwordless"
},
"creatingPasskeyLoading": {
"message": "Creating passkey..."
"message": "Δημιουργία κλειδιού πρόσβασης..."
},
"creatingPasskeyLoadingInfo": {
"message": "Keep this window open and follow prompts from your browser."
},
"errorCreatingPasskey": {
"message": "Error creating passkey"
"message": "Σφάλμα δημιουργίας κλειδιού πρόσβασης"
},
"errorCreatingPasskeyInfo": {
"message": "There was a problem creating your passkey."
},
"passkeySuccessfullyCreated": {
"message": "Passkey successfully created!"
"message": "Επιτυχής δημιουργία κλειδιού πρόσβασης!"
},
"customPasskeyNameInfo": {
"message": "Name your passkey to help you identify it."
},
"useForVaultEncryption": {
"message": "Use for vault encryption"
"message": "Χρήση για κρυπτογράφηση θησαυ/κίου"
},
"useForVaultEncryptionInfo": {
"message": "Log in and unlock on supported devices without your master password. Follow the prompts from your browser to finalize setup."
@ -721,16 +739,16 @@
"message": "Error reading passkey. Try again or uncheck this option."
},
"encryptionNotSupported": {
"message": "Encryption not supported"
"message": "Η κρυπτογράφηση δεν υποστηρίζεται"
},
"enablePasskeyEncryption": {
"message": "Set up encryption"
"message": "Ορισμός κρυπτογράφησης"
},
"usedForEncryption": {
"message": "Used for encryption"
"message": "Χρησιμοποιείται για κρυπτογράφηση"
},
"loginWithPasskeyEnabled": {
"message": "Log in with passkey turned on"
"message": "Η σύνδεση με το κλειδί πρόσβασης ενεργοποιήθηκε"
},
"passkeySaved": {
"message": "$NAME$ saved",
@ -742,10 +760,10 @@
}
},
"passkeyRemoved": {
"message": "Passkey removed"
"message": "Το κλειδί πρόσβασης αφαιρέθηκε"
},
"removePasskey": {
"message": "Remove passkey"
"message": "Αφαίρεση κλειδιού πρόσβασης"
},
"removePasskeyInfo": {
"message": "If all passkeys are removed, you will be unable to log into new devices without your master password."
@ -754,16 +772,16 @@
"message": "Passkey limit reached. Remove a passkey to add another."
},
"tryAgain": {
"message": "Try again"
"message": "Προσπαθήστε ξανά"
},
"createAccount": {
"message": "Δημιουργία Λογαριασμού"
},
"setAStrongPassword": {
"message": "Set a strong password"
"message": "Ορίστε έναν ισχυρό κωδικό πρόσβασης"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
"message": "Ολοκληρώστε τη δημιουργία του λογαριασμού σας ορίζοντας έναν κωδικό πρόσβασης"
},
"newAroundHere": {
"message": "Νέος/α στα μέρη μας;"
@ -775,7 +793,7 @@
"message": "Είσοδος"
},
"verifyIdentity": {
"message": "Verify your Identity"
"message": "Επαληθεύστε την ταυτότητά σας"
},
"logInInitiated": {
"message": "Η σύνδεση ξεκίνησε"
@ -1438,7 +1456,7 @@
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
},
"onboardingImportDataDetailsLink": {
"message": "new item",
"message": "νέο αντικείμενο",
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
},
"onboardingImportDataDetailsPartTwoNoOrgs": {
@ -1468,7 +1486,7 @@
}
},
"dataExportSuccess": {
"message": "Data successfully exported"
"message": "Τα δεδομένα εξήχθησαν επιτυχώς"
},
"importWarning": {
"message": "Εισάγετε δεδομένα στο $ORGANIZATION$. Τα δεδομένα σας μπορεί να μοιραστούν με μέλη αυτού του οργανισμού. Θέλετε να προχωρήσετε;",
@ -1488,17 +1506,17 @@
"importEncKeyError": {
"message": "Σφάλμα αποκρυπτογράφησης του εξαγόμενου αρχείου. Το κλειδί κρυπτογράφησης δεν ταιριάζει με το κλειδί κρυπτογράφησης που χρησιμοποιήθηκε για την εξαγωγή των δεδομένων."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
"message": "Μάθετε για τις επιλογές εισαγωγής σας"
},
"selectImportFolder": {
"message": "Select a folder"
"message": "Επιλέξτε ένα φάκελο"
},
"selectImportCollection": {
"message": "Select a collection"
"message": "Επιλέξτε μια συλλογή"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
@ -1646,7 +1664,7 @@
"message": "Ενεργοποιημένο"
},
"restoreAccess": {
"message": "Restore access"
"message": "Επαναφορά πρόσβασης"
},
"premium": {
"message": "Premium",
@ -1671,13 +1689,13 @@
"message": "Διαχείριση"
},
"canManage": {
"message": "Can manage"
"message": "Δυνατότητα διαχείρισης"
},
"disable": {
"message": "Απενεργοποίηση"
},
"revokeAccess": {
"message": "Revoke access"
"message": "Ανάκληση πρόσβασης"
},
"twoStepLoginProviderEnabled": {
"message": "Ο πάροχος σύνδεσης δύο βημάτων του λογαριασμού σας, είναι ενεργοποιημένος."
@ -1692,13 +1710,13 @@
"message": ","
},
"twoStepAuthenticatorInstructionInfix2": {
"message": "or"
"message": "ή"
},
"twoStepAuthenticatorInstructionSuffix": {
"message": "."
},
"continueToExternalUrlTitle": {
"message": "Continue to $URL$?",
"message": "Συνέχεια στο $URL$;",
"placeholders": {
"url": {
"content": "$1",
@ -1725,7 +1743,7 @@
"message": "Κλειδί"
},
"twoStepAuthenticatorEnterCodeV2": {
"message": "Verification code"
"message": "Κωδικός επαλήθευσης"
},
"twoStepAuthenticatorReaddDesc": {
"message": "Σε περίπτωση που χρειαστεί να την προσθέσετε σε άλλη συσκευή, παρακάτω είναι ο κωδικός QR (ή το κλειδί) που απαιτείται από την εφαρμογή επαλήθευσης."
@ -1809,7 +1827,7 @@
"message": "Client Id"
},
"twoFactorDuoClientSecret": {
"message": "Client Secret"
"message": "Μυστικό Πελάτη"
},
"twoFactorDuoApiHostname": {
"message": "API Hostname"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Έλεγχος Πρόσβασης"
},
"groupAccessAllItems": {
"message": "Αυτή η ομάδα μπορεί να έχει πρόσβαση και να τροποποιεί όλα τα στοιχεία."
},
"groupAccessSelectedCollections": {
"message": "Αυτή η ομάδα μπορεί να έχει πρόσβαση μόνο στις επιλεγμένες συλλογές."
},
"readOnly": {
"message": "Μόνο για ανάγνωση"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Αυτός ο χρήστης χρησιμοποιεί τρόπο σύνδεσης δύο βημάτων για να προστατεύσει το λογαριασμό του."
},
"userAccessAllItems": {
"message": "Αυτός ο χρήστης μπορεί να έχει πρόσβαση και να τροποποιεί όλα τα στοιχεία."
},
"userAccessSelectedCollections": {
"message": "Αυτός ο χρήστης μπορεί να έχει πρόσβαση μόνο στις επιλεγμένες συλλογές."
},
"search": {
"message": "Αναζήτηση"
},
@ -2947,7 +2953,7 @@
"message": "Incorrect code"
},
"incorrectPin": {
"message": "Incorrect PIN"
"message": "Εσφαλμένο PIN"
},
"exportedVault": {
"message": "Εξαγωγή Vault."
@ -3115,7 +3121,7 @@
}
},
"deletedCollections": {
"message": "Deleted collections"
"message": "Διαγραμμένες συλλογές"
},
"deletedCollectionId": {
"message": "Διεγραμμένη συλλογή $ID$.",
@ -3328,25 +3334,25 @@
"message": "Συσκευή"
},
"creatingAccountOn": {
"message": "Creating account on"
"message": "Δημιουργία λογαριασμού στο"
},
"checkYourEmail": {
"message": "Check your email"
"message": "Ελέγξτε το ηλ. ταχυδρομείο σας"
},
"followTheLinkInTheEmailSentTo": {
"message": "Follow the link in the email sent to"
"message": "Ακολουθήστε το σύνδεσμο στο μήνυμα ηλ. ταχυδρομείου που στάλθηκε στο"
},
"andContinueCreatingYourAccount": {
"message": "and continue creating your account."
"message": "και συνεχίστε στη δημιουργία του λογαριασμού σας."
},
"noEmail": {
"message": "No email?"
"message": "Κανένα μήνυμα ηλ. ταχυδρομείου;"
},
"goBack": {
"message": "Go back"
"message": "Επιστροφή"
},
"toEditYourEmailAddress": {
"message": "to edit your email address."
"message": "για να επεξεργαστείτε τη διεύθυνση ηλ. ταχυδρομείου σας."
},
"view": {
"message": "Προβολή"
@ -3430,7 +3436,7 @@
"message": "Το email σας έχει επαληθευτεί."
},
"emailVerifiedV2": {
"message": "Email verified"
"message": "Η διεύθυνση ηλ. ταχυδρομείου επιβεβαιώθηκε"
},
"emailVerifiedFailed": {
"message": "Δεν είναι δυνατή η επαλήθευση του email σας. Δοκιμάστε να στείλετε νέο email επαλήθευσης."
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Έχετε προσκληθεί να συμμετάσχετε στον παραπάνω οργανισμό. Για να αποδεχτείτε την πρόσκληση, πρέπει να συνδεθείτε ή να δημιουργήσετε ένα νέο λογαριασμό Bitwarden."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Η Πρόσκληση έγινε αποδεκτή"
},
@ -3499,13 +3508,13 @@
"message": "Ζητήσατε να διαγράψετε το λογαριασμό Bitwarden. Κάντε κλικ στο παρακάτω κουμπί για επιβεβαίωση."
},
"deleteRecoverOrgConfirmDesc": {
"message": "You have requested to delete your Bitwarden organization."
"message": "Έχετε ζητήσει να διαγράψετε τον οργανισμό Bitwarden σας."
},
"myOrganization": {
"message": "Ο οργανισμός μου"
},
"organizationInfo": {
"message": "Organization info"
"message": "Πληροφορίες οργανισμού"
},
"deleteOrganization": {
"message": "Διαγραφή Οργανισμού"
@ -3679,7 +3688,7 @@
"message": "Οι προσαρμογές της συνδρομής σας θα έχουν ως αποτέλεσμα αλλαγές στα σύνολα τιμολόγησης. Εάν οι νεοπροσκεκλημένοι χρήστες υπερβούν τις συνδρομητικές σας θέσεις, θα λάβετε αμέσως μια αναθεωρημένη χρέωση για τους πρόσθετους χρήστες."
},
"smStandaloneTrialSeatCountUpdateMessageFragment1": {
"message": "If you want to add additional"
"message": "Αν θέλετε να προσθέσετε επιπλέον"
},
"smStandaloneTrialSeatCountUpdateMessageFragment2": {
"message": "seats without the bundled offer, please contact"
@ -3814,16 +3823,16 @@
"message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
},
"unsubscribe": {
"message": "Unsubscribe"
"message": "Ακύρωση συνδρομής"
},
"atAnyTime": {
"message": "at any time."
"message": "οποιαδήποτε στιγμή."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
"message": "Συνεχίζοντας, συμφωνείτε με"
},
"and": {
"message": "and"
"message": "και"
},
"acceptPolicies": {
"message": "Επιλέγοντας αυτό το πλαίσιο, συμφωνείτε με τα εξής:"
@ -3847,7 +3856,7 @@
"message": "Επιλέξτε πότε θα λήξει το vault και πραγματοποιήστε την επιλεγμένη ενέργεια."
},
"vaultTimeoutLogoutDesc": {
"message": "Choose when your vault will be logged out."
"message": "Επιλέξτε πότε το θησαυ/κιό σας θα αποσυνδεθεί."
},
"oneMinute": {
"message": "1 λεπτό"
@ -4377,6 +4386,9 @@
"message": "Αποστολή Συνδέσμου",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Αντιγραφή Συνδέσμου Αποστολής",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Delete item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "You've been invited to join the organisation listed above. To accept the invitation, you need to log in or create a new Bitwarden account."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organisation by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralise secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organisation."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organisation's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organisation members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organisation members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organisation. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organisation. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organisation. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Delete item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "You've been invited to join the organisation listed above. To accept the invitation, you need to log in or create a new Bitwarden account."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organisation by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send Link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralise secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organisation."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organisation's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organisation members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organisation members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organisation. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organisation. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organisation. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Forigi Artikolon"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Eraro de ĉifrado de la elporta dosiero. Via ŝlosilo de ĉifrado ne kongruas kun la ŝlosilo de ĉifrado uzita por elporti la datumojn."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Alirkontrolo"
},
"groupAccessAllItems": {
"message": "Ĉi tiu grupo povas aliri kaj modifi ĉiujn erojn."
},
"groupAccessSelectedCollections": {
"message": "Ĉi tiu grupo povas aliri nur la elektitajn kolektojn."
},
"readOnly": {
"message": "Nurlegebla"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Ĉi tiu uzanto uzas du-paŝan ensaluton por protekti sian konton."
},
"userAccessAllItems": {
"message": "Ĉi tiu uzanto povas aliri kaj modifi ĉiujn erojn."
},
"userAccessSelectedCollections": {
"message": "Ĉi tiu uzanto povas aliri nur la elektitajn kolektojn."
},
"search": {
"message": "Serĉi"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Vi estis invitita aliĝi al la organizo supre listigita. Por akcepti la inviton, vi devas ensaluti aŭ krei novan Bitwarden-konton."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invito Akceptita"
},
@ -4377,6 +4386,9 @@
"message": "Sendi ligon",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Kopii Sendu Ligilon",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Eliminar elemento"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error al descifrar el archivo exportado. Su clave de cifrado no coincide con la clave de cifrado utilizada para exporta los datos."
},
"importDestination": {
"message": "Importar destino"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Conozca sus opciones de importación"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Control de Acceso"
},
"groupAccessAllItems": {
"message": "Este grupo puede acceder y modificar todos los elementos."
},
"groupAccessSelectedCollections": {
"message": "Este grupo sólo puede acceder a las colecciones seleccionadas."
},
"readOnly": {
"message": "Sólo lectura"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Este usuario está usando autenticación de dos pasos para proteger su cuenta."
},
"userAccessAllItems": {
"message": "Este usuario puede acceder y modificar todos los elementos."
},
"userAccessSelectedCollections": {
"message": "Este usuario sólo puede acceder a las colecciones seleccionadas."
},
"search": {
"message": "Buscar"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Usted ha sido invitado a unirse a la organización mencionada anteriormente. Para aceptar la invitación, debe iniciar sesión o crear una nueva cuenta de Bitwarden."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitación Aceptada"
},
@ -4377,6 +4386,9 @@
"message": "Enlace Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copiar enlace Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Asignar a estas colecciones"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Kustuta kirje"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Eksporditud faili dekrüpteerimine nurjus. Sinu krüpteerimisvõti ei ühti selle võtmega, mida kasutati andmete eksportimisel."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Ligipääsu haldamine"
},
"groupAccessAllItems": {
"message": "See grupp pääseb ligi ja saab muuta kõiki kirjeid."
},
"groupAccessSelectedCollections": {
"message": "See grupp pääseb ligi ainult valitud kirjetele."
},
"readOnly": {
"message": "Saab ainult lugeda"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Sellel kasutajal on kaheastmeline kinnitamine sisse lülitatud."
},
"userAccessAllItems": {
"message": "See kasutaja pääseb ligi ja saab muuta kõiki kirjeid."
},
"userAccessSelectedCollections": {
"message": "See kasutaja pääseb ligi ja saab muuta ainult valitud kollektsioone."
},
"search": {
"message": "Otsi"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Sind on kutsutud ülal oleva organisatsiooniga liituma. Liitumise kinnitamiseks pead oma Bitwardeni kontosse sisse logima. Kui sul ei ole veel kontot, saad selle luua."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Kutse on vastu võetud"
},
@ -4377,6 +4386,9 @@
"message": "Sendi link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Kopeeri Sendi link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "või",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "proovi ise järele",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Ezabatu elementua"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Errorea esportatutako fitxategia deszifratzean. Zifratze-gakoa ez dator bat datuak esportatzeko erabilitako zifratze-gakoarekin."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Sarbide kontrola"
},
"groupAccessAllItems": {
"message": "Talde hau elementu guztietara sartu eta aldaketak egin ditzake."
},
"groupAccessSelectedCollections": {
"message": "Talde hau hautatutako bildumetara soilik sar daiteke."
},
"readOnly": {
"message": "Irakurtzeko soilik"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Erabiltzaile hau bi urratseko saio hasiera erabiltzen ari da bere kontua babesteko."
},
"userAccessAllItems": {
"message": "Erabiltzaile hau elementu guztietara sartu eta aldaketak egin ditzake."
},
"userAccessSelectedCollections": {
"message": "Erabiltzaile hau hautatutako bildumetara soilik sar daiteke."
},
"search": {
"message": "Bilatu"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Lehen aipatutako erakundean parte hartzera gonbidatu zaituzte. Gonbidapena onartzeko, saioa hasi edo Bitwarden kontu berri bat sortu behar duzu."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Gonbidapena onartua"
},
@ -4377,6 +4386,9 @@
"message": "Send esteka",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Send esteka kopiatu",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "edo",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "saiatu orain",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "حذف مورد"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "خطا در رمزگشایی پرونده‌ی درون ریزی شده. کلید رمزگذاری شما با کلید رمزگذاری استفاده شده برای درون ریزی داده‌ها مطابقت ندارد."
},
"importDestination": {
"message": "مقصد برون ریزی"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "درباره گزینه‌های برون ریزی خود بیاموزید"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "کنترل دسترسی"
},
"groupAccessAllItems": {
"message": "این گروه می‌تواند به همه موارد دسترسی داشته باشد و آن‌ها را تغییر دهد."
},
"groupAccessSelectedCollections": {
"message": "این گروه فقط می‌تواند به مجموعه های انتخاب شده دسترسی داشته باشد."
},
"readOnly": {
"message": "فقط خواندنی"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "این کاربر از ورود دو مرحله ای برای محافظت از حساب خود استفاده می‌کند."
},
"userAccessAllItems": {
"message": "این کاربر می‌تواند به همه موارد دسترسی داشته باشد و آن‌ها را تغییر دهد."
},
"userAccessSelectedCollections": {
"message": "این کاربر فقط می‌تواند به مجموعه های انتخاب شده دسترسی داشته باشد."
},
"search": {
"message": "جستجو"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "شما برای پیوستن به سازمان فهرست شده در بالا دعوت شده اید. برای پذیرش دعوت، باید وارد شوید یا یک حساب کاربری جدید در Bitwarden ایجاد کنید."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "دعوتنامه پذیرفته شد"
},
@ -4377,6 +4386,9 @@
"message": "ارسال پیوند",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "پیوند ارسال را کپی کن",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -43,10 +43,10 @@
"message": "Kortinhaltijan nimi"
},
"loginCredentials": {
"message": "Login credentials"
"message": "Kirjautumistiedot"
},
"authenticatorKey": {
"message": "Authenticator key"
"message": "Todennusavain"
},
"number": {
"message": "Numero"
@ -145,13 +145,13 @@
"message": "Todennusavain (TOTP)"
},
"totpHelperTitle": {
"message": "Make 2-step verification seamless"
"message": "Tee kaksivaiheisesta kirjautumisesta saumatonta"
},
"totpHelper": {
"message": "Bitwarden can store and fill 2-step verification codes. Copy and paste the key into this field."
"message": "Bitwarden voi säilyttää ja täyttää kaksivaiheisen kirjautumisen koodit. Kopioi ja liitä todennusavain tähän kenttään."
},
"totpHelperWithCapture": {
"message": "Bitwarden can store and fill 2-step verification codes. Select the camera icon to take a screenshot of this website's authenticator QR code, or copy and paste the key into this field."
"message": "Bitwarden voi säilyttää ja täyttää kaksivaiheisen kirjautumisen koodit. Kamerakuvakkeella voit kaapata todennusavaimen avoimen sivun QR-koodista automaattisesti, tai voit kopioida ja liittää sen tähän kenttään manuaalisesti."
},
"folder": {
"message": "Kansio"
@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Kohteet siirrettiin organisaatioon $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Kohde siirrettiin organisaatioon $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Poista kohde"
},
@ -628,16 +646,16 @@
"message": "Kirjautumisistuntosi on erääntynyt."
},
"restartRegistration": {
"message": "Restart registration"
"message": "Aloita rekisteröityminen alusta"
},
"expiredLink": {
"message": "Expired link"
"message": "Vanhentunut linkki"
},
"pleaseRestartRegistrationOrTryLoggingIn": {
"message": "Please restart registration or try logging in."
"message": "Aloita rekisteröityminen alusta tai yritä kirjautua sisään uudelleen."
},
"youMayAlreadyHaveAnAccount": {
"message": "You may already have an account"
"message": "Sinulla saattaa olla jo tili"
},
"logOutConfirmation": {
"message": "Haluatko varmasti kirjautua ulos?"
@ -673,7 +691,7 @@
"message": "Pidä tämä ikkuna avoinna ja seuraa selaimesi opasteita."
},
"useADifferentLogInMethod": {
"message": "Käytä eri kirjautumistapaa"
"message": "Käytä vaihtoehtoista kirjautumistapaa"
},
"loginWithPasskey": {
"message": "Kirjaudu suojausavaimella"
@ -979,7 +997,7 @@
"message": "Lähetä todennuskoodi sähköpostitse uudelleen"
},
"useAnotherTwoStepMethod": {
"message": "Käytä eri todennusmenetelmää"
"message": "Käytä vaihtoehtoista todennustapaa"
},
"insertYubiKey": {
"message": "Kytke YubiKey-todennuslaitteesi tietokoneen USB-porttiin ja paina sen painiketta."
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Virhe purettaessa viedyn tiedoston salausta. Salausavaimesi ei vastaa viennissä käytettyä salausavainta."
},
"importDestination": {
"message": "Tuontikohde"
"destination": {
"message": "Kohde"
},
"learnAboutImportOptions": {
"message": "Lue lisää tuontivaihtoehdoista"
@ -1713,10 +1731,10 @@
"message": "Avataanko bitwarden.com?"
},
"twoStepContinueToBitwardenUrlDesc": {
"message": "Bitwarden Authenticatorin avulla voit säilyttää todennusavaimet ja luoda TOTP-koodeja kaksivaiheista tunnistautumista varten. Lue lisää bitwarden.com-sivustolta."
"message": "Bitwarden Authenticatorin avulla voit säilyttää todennusavaimet ja luoda TOTP-koodeja kaksivaiheista kirjautumista varten. Lue lisää bitwarden.com-sivustolta."
},
"twoStepAuthenticatorScanCodeV2": {
"message": "Skannaa alla oleva QR-koodi todennussovelluksellasi tai syötä avain."
"message": "Skannaa alla oleva QR-koodi todennussovelluksellasi tai syötä avain itse."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "QR-koodin lataus ei onnistunut. Yritä uudelleen tai käytä alla olevaa avainta."
@ -1899,7 +1917,7 @@
"message": "Suojaamattomat sivustot"
},
"unsecuredWebsitesReportDesc": {
"message": "URL-osoitteet, jotka alkavat http://, eivät hyödynnä parasta mahdollista salausta. Vaihda tällaiset kirjatumisosoitteet https://-muotoisiksi turvallisempaa selausta varten."
"message": "URL-osoitteet, jotka alkavat http://, eivät hyödynnä parasta mahdollista salausta. Vaihda tällaiset kirjautumisosoitteet https://-muotoisiksi turvallisempaa selausta varten."
},
"unsecuredWebsitesFound": {
"message": "Suojaamattomia verkkosivustoja löytyi"
@ -1930,7 +1948,7 @@
"message": "Löytyi kirjautumistietoja, joille ei ole määritetty kaksivaiheista kirjautumista"
},
"inactive2faFoundReportDesc": {
"message": "Löysimme holv(e)istasi $COUNT$ sivustoa, joita ei ehkä ole määritetty käyttämään kaksivaiheista tunnistautumista (2fa.directory-sivuston mukaan). Nämä tilit tulisi suojata paremmin määrittämällä niille kaksivaiheinen tunnistautuminen.",
"message": "Löysimme holv(e)istasi $COUNT$ sivustoa, joita ei ehkä ole määritetty käyttämään kaksivaiheista kirjautumista (2fa.directory-sivuston mukaan). Nämä tilit tulisi suojata paremmin määrittämällä niille kaksivaiheinen tunnistautuminen.",
"placeholders": {
"count": {
"content": "$1",
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Käyttöoikeuksien laajuus"
},
"groupAccessAllItems": {
"message": "Tällä ryhmällä on käyttö- ja muokkausoikeudet kaikkiin kohteisiin."
},
"groupAccessSelectedCollections": {
"message": "Ryhmällä on käyttöoikeudet vain valittuihin kokoelmiin."
},
"readOnly": {
"message": "Vain luku"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Käyttäjä on suojannut tilinsä kaksivaiheisella kirjautumisella."
},
"userAccessAllItems": {
"message": "Käyttäjällä on käyttö- ja muokkausoikeus kaikkiin kohteisiin."
},
"userAccessSelectedCollections": {
"message": "Käyttäjällä on käyttöoikeudet vain valittuihin kokoelmiin."
},
"search": {
"message": "Etsi"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Sinut on kutsuttu liittymään yllä mainittuun organisaatioon. Hyväksyäksesi kutsun, sinun tulee kirjautua tilillesi tai luoda uusi Bitwarden-tili."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Viimeistele organisaatioon liittyminen asettamalla pääsalasana."
},
"inviteAccepted": {
"message": "Kutsu hyväksyttiin"
},
@ -3811,7 +3820,7 @@
"message": "Et ole valinnut mitään."
},
"receiveMarketingEmailsV2": {
"message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
"message": "Vastaanota Bitwardenilta postilaatikkoosi vinkkejä, uutisia ja tutkimusmahdollisuuksia."
},
"unsubscribe": {
"message": "Lopeta tilaus"
@ -3985,7 +3994,7 @@
"message": "API-avain"
},
"apiKeyDesc": {
"message": "API-avainta voidaan käyttää tunnistautumiseen Bitwardenin julkisen rajapinnan välityksellä (CLI)."
"message": "API-avainta voidaan käyttää tunnistautumiseen Bitwardenin julkista rajapintaa vasten."
},
"apiKeyRotateDesc": {
"message": "API-avaimen uudistus mitätöi edellisen avaimen. Voit uudistaa API-avaimen, jos uskot, ettei nykyisen avaimen käyttö ole enää turvallista."
@ -4174,7 +4183,7 @@
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "Uloskirjautuminen estää pääsyn holviisi ja vaatii ajan umpeuduttua todennuksen Internet-yhteyden välityksellä. Haluatko varmasti käyttää tätä asetusta?"
"message": "Uloskirjautuminen estää pääsyn holviisi ja vaatii ajan umpeuduttua tunnistautumisen Internet-yhteyden välityksellä. Haluatko varmasti käyttää asetusta?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "Aikakatkaisutoiminnon vahvistus"
@ -4377,6 +4386,9 @@
"message": "Send-linkki",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Kopioi Send-linkki",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "tai",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Keskitä salaisuuksien hallinta."
},
"centralizeSecretsManagementDescription": {
"message": "Säilytä ja hallitse salaisuuksia turvallisesti yhdessä paikassa ja estä salaisuuksien leviäminen organisaatiossasi."
},
"preventSecretLeaks": {
"message": "Estä salaisuuksien vuodot."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Paranna kehittäjien tuottavuutta."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Paranna yrityksen turvallisuutta."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Kokeile sitä nyt"
},
"sendRequest": {
"message": "Lähetä pyyntö"
},
"addANote": {
"message": "Lisää muistiinpano"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Salaisuushallinta"
},
"moreProductsFromBitwarden": {
"message": "Lisää tuotteita Bitwardenilta"
},
"requestAccessToSecretsManager": {
"message": "Pyydä Salaisuushallinnan käyttöoikeutta"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "Tarvitset ylläpitäjän hyväksynnän kokeillaksesi Salaisuushallintaa."
},
"smAccessRequestEmailSent": {
"message": "Pääsypyyntö Salaisuushallintaan lähetettiin sähköpostitse ylläpitäjille."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Anna jäsenille pääsy:"
},
"viewAndSelectTheMembers": {
"message": "tarkastele ja valitse jäseniä, joille haluat antaa pääsyn Salaisuushallintaan."
},
"openYourOrganizations": {
"message": "Avaa organisaatiosi"
},
"usingTheMenuSelect": {
"message": "Valitse valikkoa käyttäen"
},
"toGrantAccessToSelectedMembers": {
"message": "myöntääksesi pääsyn valituille jäsenille."
},
"sendVaultCardTryItNow": {
"message": "kokeile sitä nyt",
"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**.'"
@ -5547,7 +5628,7 @@
"message": "Todennuskoodi vaaditaan."
},
"webauthnCancelOrTimeout": {
"message": "Todennus peruutettiin tai siinä kesti liian kauan. Yritä uudelleen."
"message": "Tunnistautuminen peruttiin tai se kesti liian kauan. Yritä uudelleen."
},
"invalidVerificationCode": {
"message": "Virheellinen todennuskoodi"
@ -6241,7 +6322,7 @@
}
},
"duoHealthCheckResultsInNullAuthUrlError": {
"message": "Virhe yhdistettäessä Duo-palveluun. Käytä toista kaksivaiheista kirjautumismenetelmää tai ota yhteyttä Duoon saadaksesi apua."
"message": "Virhe yhdistettäessä Duo-palveluun. Käytä vaihtoehtoista todennustapaa tai ole yhteydessä Duon asiakaspalveluun saadaksesi apua."
},
"launchDuoAndFollowStepsToFinishLoggingIn": {
"message": "Avaa Duo ja viimeistele kirjautuminen seuraamalla ohjeita."
@ -7179,7 +7260,7 @@
"message": "Päivitä salausasetuksesi uusien suojaussuositusten mukaisiksi ja vahvista tilisi suojausta."
},
"kdfSettingsChangeLogoutWarning": {
"message": "Jos jatkat, kaikki aktiiviset istunnot kirjataan ulos. Sinun on kirjauduttava sisään uudelleen ja suoritettava kaksivaiheisen todennuksen määritys. Tietojesi säilyvyyden varmistamiseksi suosittelemme, että viet holvisi sisällön, ennen kuin muutat salausasetuksiasi."
"message": "Jos jatkat, kirjataan kaikki aktiiviset istunnot ulos, jonka jälkeen sinun on kirjauduttava sisään uudelleen ja suoritettava mahdollisesti määritetty kaksivaiheinen tunnistautuminen. Tietojesi säilyvyyden varmistamiseksi suosittelemme, että viet holvisi sisällön ennen salausasetustesi muuttamista."
},
"secretsManager": {
"message": "Salaisuushallinta"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Määritä seuraaviin kokoelmiin"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Vain näiden kokoelmien käyttöoikeuden omaavat organisaation jäsenet voivat nähdä kohteen."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Vain näiden kokoelmien käyttöoikeuden omaavat organisaation jäsenet voivat nähdä kohteet."
},
"selectCollectionsToAssign": {
@ -8374,10 +8458,10 @@
"message": "Et ole valinnut yhtään kokoelmaa."
},
"updateName": {
"message": "Vaihda nimi"
"message": "Muuta nimi"
},
"updatedOrganizationName": {
"message": "Organisaation nimi vaihdettiin"
"message": "Organisaation nimi muutettiin"
},
"providerPlan": {
"message": "Hallintapalvelun toimittaja"
@ -8425,7 +8509,7 @@
"message": "Bitcoin"
},
"updatedTaxInformation": {
"message": "Verotiedot vaihdettiin"
"message": "Verotiedot muutettiin"
},
"unverified": {
"message": "Vahvistamaton"
@ -8543,7 +8627,7 @@
"message": "Tilausmuutoksista aiheutuvat laskutussumman muutokset huomioidaan suhteutetusti kuukausilaskutuksen seuraavassa veloituksessa."
},
"billingHistoryDescription": {
"message": "Lataa CSV-tiedosto nähdäksesi jokaisen laskutuspäivän asiakastiedot. Korjattuja veloituksia ei sisällytetä CSV-teidostoon ja ne saattavat poiketa liitetystä laskusta. Tarkimmat laskutustiedot näet kuukausilaskuistasi.",
"message": "Lataa CSV-tiedosto nähdäksesi jokaisen laskutuspäivän asiakastiedot. Korjattuja veloituksia ei sisällytetä CSV-tiedostoon ja ne saattavat poiketa liitetystä laskusta. Tarkimmat laskutustiedot näet kuukausilaskuistasi.",
"description": "A paragraph on the Billing History page of the Provider Portal letting users know they can download a CSV report for their invoices that does not include prorations."
},
"noInvoicesToList": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Valitse kansio"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ siirretään pysyvästi valittulle organisaatiolle, etkä enää omista näitä kohteita.",
"personalItemTransferWarningSingular": {
"message": "1 kohde siirretään pysyvästi valitulle organisaatiolle, jonka jälkeen et enää omista sitä."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ kohdetta siirretään pysyvästi valitulle organisaatiolle, jonka jälkeen et enää omista niitä.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ siirretään pysyvästi organisaatiolle $ORG$, etkä enää omista näitä kohteita.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 kohde siirretään pysyvästi organisaatiolle $ORG$, jonka jälkeen et enää omista sitä.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ kohdetta siirretään pysyvästi organisaatiolle $ORG$, jonka jälkeen et enää omista niitä.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,7 +8688,10 @@
}
}
},
"data": {
"message": "Tiedot"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
"message": "ostetut käyttäpaikat poistettiin"
}
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Burahin ang item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Nagkaproblema sa pagde-decrypt ng na-export na file. Hindi tumutugma ang encryption key mo sa ginamit pang-export sa data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Kontrol sa pag access"
},
"groupAccessAllItems": {
"message": "Maaaring ma-access at baguhin ng grupong ito ang lahat ng item."
},
"groupAccessSelectedCollections": {
"message": "Ang grupong ito ay maaaring ma access lamang ang mga napiling koleksyon."
},
"readOnly": {
"message": "Magbasa lamang"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Gumagamit ang user na ito ng dalawang hakbang na pag login upang maprotektahan ang kanilang account."
},
"userAccessAllItems": {
"message": "Maaaring ma access at baguhin ng gumagamit na ito ang lahat ng mga item."
},
"userAccessSelectedCollections": {
"message": "Ang user na ito ay maaaring ma access lamang ang mga napiling koleksyon."
},
"search": {
"message": "Maghanap"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Naimbitahan ka na sumali sa organisasyong nakalista sa itaas. Upang tanggapin ang paanyaya, kailangan mong mag log in o lumikha ng isang bagong account sa Bitwarden."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Tinanggap ang paanyaya"
},
@ -4377,6 +4386,9 @@
"message": "Ipadala ang link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Kopyahin ang Link ng Padala",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try mo na ngayon",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Éléments déplacés vers $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Élément déplacé vers $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Supprimer l'élément"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Erreur lors du déchiffrement du fichier exporté. Votre clé de chiffrement ne correspond pas à la clé de chiffrement utilisée pour exporter les données."
},
"importDestination": {
"message": "Destination de l'import"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "En savoir plus sur vos options d'importation"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Contrôle daccès"
},
"groupAccessAllItems": {
"message": "Ce groupe peut voir et modifier tous les éléments."
},
"groupAccessSelectedCollections": {
"message": "Ce groupe peut accéder uniquement aux collections sélectionnées."
},
"readOnly": {
"message": "Lecture seule"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Cet utilisateur utilise l'authentification à deux facteurs pour protéger son compte."
},
"userAccessAllItems": {
"message": "Cet utilisateur peut voir et modifier tous les éléments."
},
"userAccessSelectedCollections": {
"message": "Cet utilisateur peut accéder uniquement aux collections sélectionnées."
},
"search": {
"message": "Rechercher"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Vous avez été invité à rejoindre l'organisation ci-dessus. Pour accepter l'invitation, vous devez vous connecter ou créer un nouveau compte Bitwarden."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Terminer de rejoindre cette organisation en définissant un mot de passe principal."
},
"inviteAccepted": {
"message": "Invitation acceptée"
},
@ -4377,6 +4386,9 @@
"message": "Lien du Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copier le lien"
},
"copySendLink": {
"message": "Copier le lien du Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "ou",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Les équipes de développement, DevOps et IT choisissent Bitwarden Secrets Manager pour gérer et déployer en toute sécurité leurs infrastructures et leurs secrets de machine."
},
"centralizeSecretsManagement": {
"message": "Centraliser la gestion des secrets."
},
"centralizeSecretsManagementDescription": {
"message": "Stockez et gérez les secrets en toute sécurité à un seul endroit pour éviter un étalement secret à travers votre organisation."
},
"preventSecretLeaks": {
"message": "Empêcher les fuites de secrets."
},
"preventSecretLeaksDescription": {
"message": "Protégez les secrets avec le chiffrement de bout en bout. Plus de codage dur des secrets ou de partage via des fichiers .env."
},
"enhanceDeveloperProductivity": {
"message": "Améliorer la productivité des développeurs."
},
"enhanceDeveloperProductivityDescription": {
"message": "Récupération et déploiement programmatiques des secrets lors de l'exécution, afin que les développeurs puissent se concentrer sur ce qui compte le plus, comme l'amélioration de la qualité du code."
},
"strengthenBusinessSecurity": {
"message": "Renforcer la sécurité de votre entreprise."
},
"strengthenBusinessSecurityDescription": {
"message": "Gardez un contrôle rigoureux sur l'accès machine et humain aux secrets grâce aux intégrations SSO, aux journaux d'événements et à la rotation d'accès."
},
"tryItNow": {
"message": "Essayez-le maintenant"
},
"sendRequest": {
"message": "Envoyer la requête"
},
"addANote": {
"message": "Ajouter une note"
},
"bitwardenSecretsManager": {
"message": "Secrets Manager de Bitwarden"
},
"moreProductsFromBitwarden": {
"message": "Plus de produits de Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Demander l'accès au Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "Vous avez besoin de l'approbation de votre administrateur pour essayer Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Courriel de demande d'accès au Secrets Manager envoyé aux administrateurs."
},
"requestAccessSMDefaultEmailContent": {
"message": "Bonjour, \n\nJe demande un abonnement à Secrets Manager de Bitwarden pour mon équipe. Votre support serait très apprécié!\n\nSecrets Manager de Bitwarden est une solution de gestion de chiffrement bout en bout des secrets pour conserver, partager et déployer des identifiants d'appareils comme des clés d'API, des mots de passe de bases de données et des certificats d'authentification de façon sécuritaire.\n\nSecrets Manager nous aidera à :\n\n- Améliorer notre sécurité\n- Accélérer nos opérations\n- Prévenir les fuites coûteuses de nos secrets\n\nPour demander un essai gratuit pour notre équipe, veuillez contacter Bitwarden.\n\nMerci pour votre aide!"
},
"giveMembersAccess": {
"message": "Donner accès aux membres :"
},
"viewAndSelectTheMembers": {
"message": "voir et sélectionner les membres que vous voulez donner accès à Secrets Manager."
},
"openYourOrganizations": {
"message": "Ouvrir votre organisation"
},
"usingTheMenuSelect": {
"message": "À l'aide du menu, sélectionnez"
},
"toGrantAccessToSelectedMembers": {
"message": "pour donner accès aux membres sélectionnés."
},
"sendVaultCardTryItNow": {
"message": "essayez-le maintenant",
"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**.'"
@ -7915,8 +7996,11 @@
"assignToTheseCollections": {
"message": "Assigner à ces collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Only organization members with access to these collections will be able to see the items."
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Seuls les membres de l'organisation ayant accès à ces collections pourront voir l'élément."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Seuls les membres de l'organisation ayant accès à ces collections pourront voir les éléments."
},
"selectCollectionsToAssign": {
"message": "Sélectionnez les collections à assigner"
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Sélectionner un dossier"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ seront transférés à l'organisation sélectionnée de façon permanente. Vous ne serez plus propriétaire de ces éléments.",
"personalItemTransferWarningSingular": {
"message": "1 élément sera transféré définitivement à l'organisation sélectionnée. Vous ne serez plus le propriétaire de cet élément."
},
"personalItemsTransferWarningPlural": {
"message": "Les éléments $PERSONAL_ITEMS_COUNT$ seront transférés de façon permanente à l'organisation sélectionnée. Vous ne serez plus le propriétaire de ces éléments.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"personalItemWithOrgTransferWarningSingular": {
"message": "1 élément sera transféré définitivement à $ORG$. Vous ne serez plus le propriétaire de cet élément.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ seront transférés à $ORG$ de façon permanente. Vous ne serez plus propriétaire de ces éléments.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Données"
},
"purchasedSeatsRemoved": {
"message": "licenses achetées retirées"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Delete item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "מחק פריט"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "בקרת גישה"
},
"groupAccessAllItems": {
"message": "קבוצה זו יכולה לגשת ולשנות את כל הפריטים."
},
"groupAccessSelectedCollections": {
"message": "קבוצה זו יכולה רק לגשת לאוספים שנבחרו."
},
"readOnly": {
"message": "קריאה בלבד"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "משתמש זה הפעיל כניסה דו שלבית כדי להגן על חשבונו."
},
"userAccessAllItems": {
"message": "משתמש זה יכול לגשת ולשנות את כל הפריטים."
},
"userAccessSelectedCollections": {
"message": "משתמש זה יכול לגשת רק לאוספים נבחרים."
},
"search": {
"message": "חיפוש"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "הוזמנת להצטרף לארגון הרשום לעיל. בכדי להסכים, עליך להתחבר או ליצור חשבון Bitwarden חדש."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "ההזמנה התקבלה"
},
@ -4377,6 +4386,9 @@
"message": "לינק לSend",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "העתק לינק לSend",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Delete item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Izbriši stavku"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Greška u dešifriranju izvozne datoteke. Ovaj ključ za šifriranje ne odgovara ključu za šifriranje korištenom pri izvozu datoteke."
},
"importDestination": {
"message": "Odredište uvoza"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Više o mogućnostima uvoza"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Kontrola pristupa"
},
"groupAccessAllItems": {
"message": "Ova grupa može pristupiti i urediti sve stavke."
},
"groupAccessSelectedCollections": {
"message": "Ova grupa može pristupiti samo određenim zbirkama."
},
"readOnly": {
"message": "Samo za čitanje"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Ovaj korisnik upotrebljava prijavu u dva koraka za zaštitu svog računa."
},
"userAccessAllItems": {
"message": "Ovaj korisnik može pristupiti i urediti sve stavke."
},
"userAccessSelectedCollections": {
"message": "Ovaj korisnik može pristupiti samo određenim zbirkama."
},
"search": {
"message": "Traži"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Primljen je poziv za pridruživanje gore navedenoj organizaciji. Za prihvaćanje poziva potrebno je prijaviti se na svoj postojeći Bitwarden račun ili stvoriti novi."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Poziv prihvaćen"
},
@ -4377,6 +4386,9 @@
"message": "Veza na Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Kopiraj vezu na Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -43,10 +43,10 @@
"message": "Kártyatulajdonos neve"
},
"loginCredentials": {
"message": "Login credentials"
"message": "Bejelentkezési hitelesítések"
},
"authenticatorKey": {
"message": "Authenticator key"
"message": "Hitelesítő kulcs"
},
"number": {
"message": "Szám"
@ -145,13 +145,13 @@
"message": "Hitelesítő kulcs (egyszeri idő alapú)"
},
"totpHelperTitle": {
"message": "Make 2-step verification seamless"
"message": "Tegyük zökkenőmentessé a kétlépcsős azonosítást."
},
"totpHelper": {
"message": "Bitwarden can store and fill 2-step verification codes. Copy and paste the key into this field."
"message": "A Bitwarden képes tárolni és kitölteni a kétlépcsős ellenőrző kódokat. Másoljuk ki és illesszük be a kulcsot ebbe a mezőbe."
},
"totpHelperWithCapture": {
"message": "Bitwarden can store and fill 2-step verification codes. Select the camera icon to take a screenshot of this website's authenticator QR code, or copy and paste the key into this field."
"message": "A Bitwarden képes tárolni és kitölteni a kétlépcsős ellenőrző kódokat. Válasszuk a kamera ikont, hogy képernyőképet készítsünk a webhely hitelesítő QR kódjáról vagy másoljuk ki és illesszük be a kulcsot ebbe a mezőbe."
},
"folder": {
"message": "Mappa"
@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Az elemek áthelyezésre kerültek: $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Az elem áthelyezésre került: $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Elem törlése"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Hiba történt az exportált fájl visszafejtése során. A titkosítási kulcs nem egyezik meg az adatok exportálásához használt titkosítási kulccsal."
},
"importDestination": {
"message": "Importálás leírás"
"destination": {
"message": "Cél"
},
"learnAboutImportOptions": {
"message": "Információ az importálási opciókról"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Hozzáférés vezérlés"
},
"groupAccessAllItems": {
"message": "Ez a csoport minden elemhez hozzáfér és módosíthatja azokat."
},
"groupAccessSelectedCollections": {
"message": "Ez a csoport csak a kiválasztott gyűjteményekhez fér hozzá."
},
"readOnly": {
"message": "Csak olvasható"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Ez a felhasználó kétlépcsős bejelentkezést használ fiókja védelmére."
},
"userAccessAllItems": {
"message": "Ez a felhasználó minden elemhez hozzáfér és módosítani tudja azokat."
},
"userAccessSelectedCollections": {
"message": "Ez a felhasználó csak a kiválasztott gyűjteményekhez fér hozzá."
},
"search": {
"message": "Keresés"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Meghívást érkezett a fenti szervezethez csatlakozáshoz. A meghívás elfogadásához be kell jelentkezni vagy új Bitwarden fiókot kell létrehozni."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Fejezzük be a szervezethez csatlakozást egy mesterjelszó beállításával."
},
"inviteAccepted": {
"message": "A meghívás elfogadásra került."
},
@ -4377,6 +4386,9 @@
"message": "Send hivatkozás",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Send hivatkozás másolása",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "vagy",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "próbáljuk ki most",
"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**.'"
@ -7915,8 +7996,11 @@
"assignToTheseCollections": {
"message": "Hozzárendelés ezen gyűjteményekhez"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Only organization members with access to these collections will be able to see the items."
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Csak az ezekhez a gyűjteményekhez hozzáféréssel rendelkező szervezeti tagok láthatják az elemet."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Csak az ezekhez a gyűjteményekhez hozzáféréssel rendelkező szervezeti tagok láthatják az elemeket."
},
"selectCollectionsToAssign": {
"message": "Hozzárendelendő gyűjtemények kiválasztása"
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Mappa kiválasztása"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ véglegesen átkerül a kiválasztott szervezethez. A továbbiakban nem leszünk a tulajdonosa ezeknek az elemeknek.",
"personalItemTransferWarningSingular": {
"message": "1 elem véglegesen átkerül a kiválasztott szervezethez. A továbbiakban nem leszünk az elem tulajdonosa."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ véglegesen átkerül a kiválasztott szervezethez. A továbbiakban nem leszünk az elemek tulajdonosa.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"personalItemWithOrgTransferWarningSingular": {
"message": "1 véglegesen átkerül $ORG$ szervezeti egységbe. A továbbiakban nem leszünk a tulajdonosa ennek az elemnek.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ véglegesen átkerül $ORG$ szervezeti egységbe. A továbbiakban nem leszünk a tulajdonosa ezeknek az elemeknek.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Adat"
},
"purchasedSeatsRemoved": {
"message": "megvásárolt hely eltávolításra került."
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Hapus Item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Tidak dapat mendekripsi file yang diekspor. Kunci enkripsi Anda tidak cocok dengan kunci enkripsi yang digunakan untuk menekspor data terkait."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Kontrol akses"
},
"groupAccessAllItems": {
"message": "Grup ini dapat mengakses dan mengubah semua item."
},
"groupAccessSelectedCollections": {
"message": "Grup ini hanya dapat mengakses koleksi yang dipilih."
},
"readOnly": {
"message": "Baca Saja"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Pengguna ini menggunakan proses masuk dua langkah untuk melindungi akun mereka."
},
"userAccessAllItems": {
"message": "Pengguna ini dapat mengakses dan mengubah semua item."
},
"userAccessSelectedCollections": {
"message": "Pengguna ini hanya dapat mengakses koleksi yang dipilih."
},
"search": {
"message": "Cari"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Anda telah diundang untuk bergabung dengan organisasi yang tercantum di atas. Untuk menerima undangan, Anda harus masuk atau membuat akun Bitwarden baru."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Undangan Diterima"
},
@ -4377,6 +4386,9 @@
"message": "Kirim Tautan",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Salin Kirim Tautan",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Elimina elemento"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Errore durante la decrittografia del file esportato. La chiave di crittografia non corrisponde alla chiave di crittografia usata per esportare i dati."
},
"importDestination": {
"message": "Destinazione dell'importazione"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Ulteriori informazioni sulle tue opzioni di importazione"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Controllo accesso"
},
"groupAccessAllItems": {
"message": "Questo gruppo può accedere e modificare tutti gli elementi."
},
"groupAccessSelectedCollections": {
"message": "Questo gruppo può accedere solo alle raccolte selezionate."
},
"readOnly": {
"message": "Sola lettura"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Questo utente usa la verifica in due passaggi per proteggere il suo account."
},
"userAccessAllItems": {
"message": "Questo utente può accedere e modificare tutti gli elementi."
},
"userAccessSelectedCollections": {
"message": "Questo utente può accedere solo alle raccolte selezionate."
},
"search": {
"message": "Cerca"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Sei stato invitato a far parte dell'organizzazione qui sopra. Per accettare l'invito, accedi o crea un nuovo account Bitwarden."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invito accettato"
},
@ -4377,6 +4386,9 @@
"message": "Link del Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copia link del Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assegna a queste raccolte"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -43,10 +43,10 @@
"message": "カードの名義人名"
},
"loginCredentials": {
"message": "Login credentials"
"message": "ログイン情報"
},
"authenticatorKey": {
"message": "Authenticator key"
"message": "認証キー"
},
"number": {
"message": "番号"
@ -145,13 +145,13 @@
"message": "認証キー (TOTP)"
},
"totpHelperTitle": {
"message": "Make 2-step verification seamless"
"message": "2段階認証をシームレスにする"
},
"totpHelper": {
"message": "Bitwarden can store and fill 2-step verification codes. Copy and paste the key into this field."
"message": "Bitwarden は2段階認証コードを保存・入力できます。この欄にキーをコピーして貼り付けてください。"
},
"totpHelperWithCapture": {
"message": "Bitwarden can store and fill 2-step verification codes. Select the camera icon to take a screenshot of this website's authenticator QR code, or copy and paste the key into this field."
"message": "Bitwarden は2段階認証コードを保存・入力できます。 カメラアイコンを選択して、このウェブサイトの認証 QR コードのスクリーンショットを撮るか、キーをコピーしてこのフィールドに貼り付けてください。"
},
"folder": {
"message": "フォルダー"
@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "アイテムを $ORGNAME$ に移動しました",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "アイテムを $ORGNAME$ に移動しました",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "アイテムの削除"
},
@ -628,16 +646,16 @@
"message": "ログインセッションの有効期限が切れています。"
},
"restartRegistration": {
"message": "Restart registration"
"message": "登録を再度始める"
},
"expiredLink": {
"message": "Expired link"
"message": "期限切れのリンク"
},
"pleaseRestartRegistrationOrTryLoggingIn": {
"message": "Please restart registration or try logging in."
"message": "登録を再度始めるか、ログインしてください。"
},
"youMayAlreadyHaveAnAccount": {
"message": "You may already have an account"
"message": "すでにアカウントを持っている可能性があります"
},
"logOutConfirmation": {
"message": "ログアウトしてもよろしいですか?"
@ -1087,7 +1105,7 @@
"message": "本当に続行しますか?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"message": "$COUNT$個のアイテムを追加したいフォルダーを選択してください。",
"placeholders": {
"count": {
"content": "$1",
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "エクスポートされたファイルの復号でエラーが発生しました。暗号化キーが、データをエクスポートするために使用された暗号化キーと一致しません。"
},
"importDestination": {
"message": "インポート先"
"destination": {
"message": "保存先"
},
"learnAboutImportOptions": {
"message": "インポートオプションについて学ぶ"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "アクセスコントロール"
},
"groupAccessAllItems": {
"message": "全てのアイテムの読み取り・編集"
},
"groupAccessSelectedCollections": {
"message": "選択コレクション内のアクセス"
},
"readOnly": {
"message": "読み取り専用"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "このユーザーはアカウントを保護するため二段階認証を利用しています。"
},
"userAccessAllItems": {
"message": "全てのアイテムの読み取り・編集"
},
"userAccessSelectedCollections": {
"message": "選択コレクション内のアクセス"
},
"search": {
"message": "検索"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "あなたは上記の組織への参加の招待を受けています。招待を承諾するには、ログインするかBitwardenアカウントを作成してください。"
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "マスターパスワードを設定して、この組織への参加を完了します。"
},
"inviteAccepted": {
"message": "招待が承諾されました。"
},
@ -3811,7 +3820,7 @@
"message": "何も選択されていません。"
},
"receiveMarketingEmailsV2": {
"message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
"message": "Bitwarden からメールでアドバイスやお知らせ、リサーチの機会を受け取りましょう。"
},
"unsubscribe": {
"message": "配信停止"
@ -4377,6 +4386,9 @@
"message": "Send リンク",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "リンクをコピー"
},
"copySendLink": {
"message": "Send リンクをコピー",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "開発チーム、DevOps チームは、インフラストラクチャとマシンのシークレットを安全に管理および展開するために Bitwarden シークレットマネージャーを選択します。"
},
"centralizeSecretsManagement": {
"message": "シークレット管理を一元化します。"
},
"centralizeSecretsManagementDescription": {
"message": "組織全体のシークレットのスプロールを防ぐために、1つの場所にシークレットを安全に保管して管理します。"
},
"preventSecretLeaks": {
"message": "シークレットの漏洩を防ぎます。"
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,8 +7996,11 @@
"assignToTheseCollections": {
"message": "これらのコレクションに割り当てる"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Only organization members with access to these collections will be able to see the items."
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "これらのコレクションにアクセスできる組織メンバーのみがアイテムを見ることができます。"
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "これらのコレクションにアクセスできる組織メンバーのみがアイテムを見ることができます。"
},
"selectCollectionsToAssign": {
"message": "割り当てるコレクションを選択"
@ -8559,7 +8643,7 @@
"description": "This will be displayed as part of a larger sentence. The whole sentence reads: 'Notice: Later this month, client vault privacy will be improved and provider members will no longer have direct access to client vault items. For questions, please contact Bitwarden support'. 'Bitwarden' should not be translated"
},
"sponsored": {
"message": "Sponsored"
"message": "スポンサー提供"
},
"licenseAndBillingManagementDesc": {
"message": "Bitwarden クラウドサーバーで更新を行った後、ライセンスファイルをアップロードして最新の変更を適用してください。"
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "フォルダーを選択"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ は選択した組織に恒久的に移行されます。これらのアイテムはあなたの所有ではなくなります。",
"personalItemTransferWarningSingular": {
"message": "1個のアイテムは選択した組織に恒久的に移行されます。このアイテムはあなたの所有ではなくなります。"
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ 個のアイテムは選択した組織に恒久的に移行されます。これらのアイテムはあなたの所有ではなくなります。",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ は $ORG$ に恒久的に移行されます。これらのアイテムはあなたの所有ではなくなります。",
"personalItemWithOrgTransferWarningSingular": {
"message": "1個のアイテムは $ORG$ に恒久的に移行されます。このアイテムはあなたの所有ではなくなります。",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ 個のアイテムは $ORG$ に恒久的に移行されます。これらのアイテムはあなたの所有ではなくなります。",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "データ"
},
"purchasedSeatsRemoved": {
"message": "購入済みシートが削除されました"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "წაშლილი საგნები"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Delete item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "ಐಟಂ ಅಳಿಸಿ"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "ರಫ್ತು ಮಾಡಿದ ಫೈಲ್ ಅನ್ನು ಡೀಕ್ರಿಪ್ಟ್ ಮಾಡುವಲ್ಲಿ ದೋಷ. ಡೇಟಾವನ್ನು ರಫ್ತು ಮಾಡಲು ಬಳಸಿದ ಎನ್‌ಕ್ರಿಪ್ಶನ್ ಕೀಗೆ ನಿಮ್ಮ ಎನ್‌ಕ್ರಿಪ್ಶನ್ ಕೀ ಹೊಂದಿಕೆಯಾಗುವುದಿಲ್ಲ."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "ಪ್ರವೇಶ ನಿಯಂತ್ರಣ"
},
"groupAccessAllItems": {
"message": "ಈ ಗುಂಪು ಎಲ್ಲಾ ವಸ್ತುಗಳನ್ನು ಪ್ರವೇಶಿಸಬಹುದು ಮತ್ತು ಮಾರ್ಪಡಿಸಬಹುದು."
},
"groupAccessSelectedCollections": {
"message": "ಈ ಗುಂಪು ಆಯ್ದ ಸಂಗ್ರಹಗಳನ್ನು ಮಾತ್ರ ಪ್ರವೇಶಿಸಬಹುದು."
},
"readOnly": {
"message": "ಓದಲು ಮಾತ್ರ"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "ಈ ಬಳಕೆದಾರರು ತಮ್ಮ ಖಾತೆಯನ್ನು ರಕ್ಷಿಸಲು ಎರಡು-ಹಂತದ ಲಾಗಿನ್ ಅನ್ನು ಬಳಸುತ್ತಿದ್ದಾರೆ."
},
"userAccessAllItems": {
"message": "ಈ ಬಳಕೆದಾರರು ಎಲ್ಲಾ ವಸ್ತುಗಳನ್ನು ಪ್ರವೇಶಿಸಬಹುದು ಮತ್ತು ಮಾರ್ಪಡಿಸಬಹುದು."
},
"userAccessSelectedCollections": {
"message": "ಈ ಬಳಕೆದಾರರು ಆಯ್ದ ಸಂಗ್ರಹಗಳನ್ನು ಮಾತ್ರ ಪ್ರವೇಶಿಸಬಹುದು."
},
"search": {
"message": "ಹುಡುಕಿ"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "ಮೇಲೆ ಪಟ್ಟಿ ಮಾಡಲಾದ ಸಂಸ್ಥೆಗೆ ಸೇರಲು ನಿಮ್ಮನ್ನು ಆಹ್ವಾನಿಸಲಾಗಿದೆ. ಆಹ್ವಾನವನ್ನು ಸ್ವೀಕರಿಸಲು, ನೀವು ಲಾಗ್ ಇನ್ ಆಗಬೇಕು ಅಥವಾ ಹೊಸ ಬಿಟ್‌ವಾರ್ಡನ್ ಖಾತೆಯನ್ನು ರಚಿಸಬೇಕು."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "ಆಮಂತ್ರಣವನ್ನು ಸ್ವೀಕರಿಸಲಾಗಿದೆ"
},
@ -4377,6 +4386,9 @@
"message": "ಲಿಂಕ್ ಕಳುಹಿಸಿ",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "ಲಿಂಕ್ ಕಳುಹಿಸಿ",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "항목 삭제"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "내보내려는 파일을 복호화하던 중 오류가 발생했습니다. 암호화 키가 내보내려는 데이터를 암호화한 키와 일치하지 않습니다."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "가져오기 설정 알아보기"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "접근 제어"
},
"groupAccessAllItems": {
"message": "이 그룹은 모든 항목에 액세스하고 수정할 수 있습니다."
},
"groupAccessSelectedCollections": {
"message": "이 그룹은 선택된 컬렉션에만 액세스할 수 있습니다."
},
"readOnly": {
"message": "읽기 전용"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "이 사용자는 계정을 보호하기 위해 2단계 로그인을 사용하고 있습니다."
},
"userAccessAllItems": {
"message": "이 사용자는 모든 항목에 액세스하고 수정할 수 있습니다."
},
"userAccessSelectedCollections": {
"message": "이 사용자는 선택된 컬렉션에만 액세스할 수 있습니다."
},
"search": {
"message": "검색"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "이 조직에서 귀하에게 가입 초대를 보냈습니다. 초대를 수락하려면 로그인하거나 Bitwarden 계정을 생성해야 합니다."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "초대 수락됨"
},
@ -4377,6 +4386,9 @@
"message": "Send 링크",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Send 링크 복사",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Izdzēst vienumu"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Kļūda izguves datnes atšifrēšanā. Izmantotā atslēga neatbilst tai, kas tika izmantota satura izgūšanai."
},
"importDestination": {
"message": "Ievietošanas galamērķis"
"destination": {
"message": "Galamērķis"
},
"learnAboutImportOptions": {
"message": "Uzzināt par ievietošanas iespējām"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Piekļuves pārraudzība"
},
"groupAccessAllItems": {
"message": "Šī kopa var piekļūt visiem vienumiem un mainīt tos."
},
"groupAccessSelectedCollections": {
"message": "Šī kopa var piekļūt tikai izvēlētajiem krājumiem."
},
"readOnly": {
"message": "Tikai lasāms"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Šis lietotājs izmanto divpakāpju pieteikšanos, lai aizsargātu savu kontu."
},
"userAccessAllItems": {
"message": "Šis lietotājs var piekļūt visiem vienumiem un mainīt tos."
},
"userAccessSelectedCollections": {
"message": "Šis lietotājs var piekļūt tikai pie atlasītajiem krājumiem."
},
"search": {
"message": "Meklēt"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Tu esi uzaicināts pievienoties augstāk norādītajai apvienībai. Lai to pieņemtu, jāpiesakās vai jāizveido jauns Bitwarden konts."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Uzaicinājums pieņemts"
},
@ -4377,6 +4386,9 @@
"message": "Send saite",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Ievietot Send saiti starpliktuvē",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "vai",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "izmēģināt tagad",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Piešķirt šiem krājumiem"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Vienumu varēs redzēt tikai apvnienības dalībnieki ar piekļuvi šiem krājumiem."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Vienumus varēs redzēt tikai apvnienības dalībnieki ar piekļuvi šiem krājumiem."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Atlasīt mapi"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ tiks neatgriezeniski nodoti atlasītajai apvienībai. Šie vienumi Tev vairs nepiederēs.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ tiks neatgriezeniski nodoti $ORG$. Šie vienumi Tev vairs nepiederēs.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Dati"
},
"purchasedSeatsRemoved": {
"message": "iegādātās vietas noņemtas"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "ഇനം ഇല്ലാതാക്കുക "
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "പ്രവേശന നിയന്ത്രണം"
},
"groupAccessAllItems": {
"message": "ഈ ഗ്രൂപ്പിന്എല്ലാ ഇനങ്ങളും ആക്‌സസ് ചെയ്യാനും പരിഷ്‌ക്കരിക്കാനും കഴിയും."
},
"groupAccessSelectedCollections": {
"message": "തിരഞ്ഞെടുത്ത കളക്ഷനുകൾ മാത്രമേ ഈ ഗ്രൂപ്പിന് ആക്‌സസ് ചെയ്യാൻ കഴിയൂ."
},
"readOnly": {
"message": "വായിക്കാൻ മാത്രം"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "ഈ ഉപയോക്താവ് അവരുടെ അക്കൗണ്ട് രണ്ട്-പ്രവേശനം ഉപയോഗിച്ച് സുരക്ഷിതമാക്കിയിരിക്കുന്നു."
},
"userAccessAllItems": {
"message": "ഈ ഉപയോക്താവിന് എല്ലാ ഇനങ്ങളും ആക്‌സസ് ചെയ്യാനും പരിഷ്‌ക്കരിക്കാനും കഴിയും."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "തിരയുക"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "ക്ഷണം സ്വീകരിച്ചു"
},
@ -4377,6 +4386,9 @@
"message": "ലിങ്ക് അയയ്‌ക്കുക",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Send ലിങ്ക് പകർത്തുക",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Delete item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Delete item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Slett element"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Feil under dekryptering av den eksporterte filen. Krypteringsnøkkelen samsvarte ikke med krypteringsnøkkelen som ble brukt eksport av data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Tilgangsstyring"
},
"groupAccessAllItems": {
"message": "Denne gruppen kan få tilgang til og endre alle elementer."
},
"groupAccessSelectedCollections": {
"message": "Denne gruppen har bare tilgang til de valgte samlingene."
},
"readOnly": {
"message": "Skrivebeskyttet"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Denne brukeren bruker 2-trinnsinnlogging til å beskytte kontoen sin."
},
"userAccessAllItems": {
"message": "Denne brukeren kan få tilgang til og endre alle elementer."
},
"userAccessSelectedCollections": {
"message": "Denne brukeren har bare tilgang til de valgte samlingene."
},
"search": {
"message": "Søk"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Du har blitt invitert til å bli med i organisasjonen som er listet opp ovenfor. For å godkjenne invitasjonen, må du enten logge på eller lage en ny Bitwarden-konto."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitasjonen ble godkjent"
},
@ -4377,6 +4386,9 @@
"message": "Send lenke",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Kopier Send-lenke",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Delete item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items verplaatst naar $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item verplaatst naar $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Item verwijderen"
},
@ -628,16 +646,16 @@
"message": "Je inlogsessie is verlopen."
},
"restartRegistration": {
"message": "Restart registration"
"message": "Registratie herstarten"
},
"expiredLink": {
"message": "Expired link"
"message": "Verlopen link"
},
"pleaseRestartRegistrationOrTryLoggingIn": {
"message": "Please restart registration or try logging in."
"message": "Herstart de registratie of probeer in te loggen."
},
"youMayAlreadyHaveAnAccount": {
"message": "You may already have an account"
"message": "Je hebt al een account"
},
"logOutConfirmation": {
"message": "Weet je zeker dat je wilt uitloggen?"
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Fout bij het decoderen van het geëxporteerde bestand. Je encryptiesleutel komt niet overeen met de gebruikte sleutel waarmee de gegevens zijn geëxporteerd."
},
"importDestination": {
"message": "Importbestemming"
"destination": {
"message": "Bestemming"
},
"learnAboutImportOptions": {
"message": "Leer meer over je importopties"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Toegangsbeheer"
},
"groupAccessAllItems": {
"message": "Deze groep kan alle items inzien en bewerken."
},
"groupAccessSelectedCollections": {
"message": "Deze groep heeft alleen toegang tot de geselecteerde verzamelingen."
},
"readOnly": {
"message": "Alleen-lezen"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Het account van deze gebruiker is beschermd met tweestapsaanmelding."
},
"userAccessAllItems": {
"message": "Deze gebruiker kan alle items inzien en bewerken."
},
"userAccessSelectedCollections": {
"message": "Deze gebruiker heeft alleen toegang tot de geselecteerde verzamelingen."
},
"search": {
"message": "Zoeken"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Je bent uitgenodigd om lid te worden van bovenstaande organisatie. Om de uitnodiging te accepteren, moet je inloggen of een nieuw Bitwarden-account aanmaken."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Voltooi je lidmaatschap aan deze organisatie door een hoofdwachtwoord in te stellen."
},
"inviteAccepted": {
"message": "Uitnodiging geaccepteerd"
},
@ -3811,7 +3820,7 @@
"message": "Je hebt niets geselecteerd."
},
"receiveMarketingEmailsV2": {
"message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
"message": "Krijg advies, aankondigingen en onderzoeksmogelijkheden van Bitwarden in je inbox."
},
"unsubscribe": {
"message": "Afmelden"
@ -4377,6 +4386,9 @@
"message": "Send-koppeling",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Link kopiëren"
},
"copySendLink": {
"message": "Send-koppeling kopiëren",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "of",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Ontwikkeling-, DevOps- en IT-teams kiezen voor Bitwarden Secrets Manager om hun infrastructuur en secrets veilig te beheren en te implementeren."
},
"centralizeSecretsManagement": {
"message": "Beheer van secrets centraliseren."
},
"centralizeSecretsManagementDescription": {
"message": "Secrets veilig opslaan en beheren op één locatie om te voorkomen dat secrets overal in je organisatie rondslingeren."
},
"preventSecretLeaks": {
"message": "Lekken van secrets voorkomen."
},
"preventSecretLeaksDescription": {
"message": "Secrets beveiligen met end-to-end versleuteling. Nooit meer secrets hardcoderen of delen via .env-bestanden."
},
"enhanceDeveloperProductivity": {
"message": "Ontwikkelaarsproductiviteit verbeteren."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatisch ophalen en implementeren van secrets tijdens runtime zodat ontwikkelaars zich kunnen richten op wat het belangrijkst is, zoals het verbeteren van de kwaliteit van de code."
},
"strengthenBusinessSecurity": {
"message": "Bedrijfsveiligheid versterken."
},
"strengthenBusinessSecurityDescription": {
"message": "Houd strakke controle over de toegang van machines en mensen tot secrets met SSO-integraties, gebeurtenislogboeken en het roteren van toegang."
},
"tryItNow": {
"message": "Probeer het nu"
},
"sendRequest": {
"message": "Verzoek versturen"
},
"addANote": {
"message": "Notitie toevoegen"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "Meer producten van Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Toegang tot Secrets Manager aanvragen"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "Je hebt toestemming van je beheerder nodig om Secrets Manager te proberen."
},
"smAccessRequestEmailSent": {
"message": "Toegangsverzoek voor secrets manager via e-mail verzonden naar beheerders."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hallo,\n\nIk vraag hierbij om een abonnement op Bitwarden Secrets Manager voor ons team. Jouw steun zou heel wat betekenen!\n\nBitwarden Secrets Manager is een end-to-end versleutelingsoplossing voor secrets management voor het veilig opslaan, delen en implementeren van inloggegevens zoals API-sleutels, database-wachtwoorden en authenticatiecertificaten.\n\nSecrets Manager zal ons helpen met:\n\n- Veiligheid verbeteren\n- Operatie stroomlijnen\n- Kostbare lekken van secrets voorkomen\n\nNeem contact op met Bitwarden voor het aanvragen van een gratis proefperiode voor ons team.\n\nBedankt voor je hulp!"
},
"giveMembersAccess": {
"message": "Toegang geven aan leden:"
},
"viewAndSelectTheMembers": {
"message": "bekijk en selecteer de leden die je toegang tot Secrets Manager wilt geven."
},
"openYourOrganizations": {
"message": "Open je organisatie's"
},
"usingTheMenuSelect": {
"message": "Via het menu, selecteer"
},
"toGrantAccessToSelectedMembers": {
"message": "om toegang te geven aan geselecteerde leden."
},
"sendVaultCardTryItNow": {
"message": "probeer het 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**.'"
@ -7915,8 +7996,11 @@
"assignToTheseCollections": {
"message": "Aan deze collecties toewijzen"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Only organization members with access to these collections will be able to see the items."
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Alleen organisatieleden met toegang tot deze collecties kunnen de items zien."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Alleen organisatieleden met toegang tot deze collecties kunnen de items zien."
},
"selectCollectionsToAssign": {
"message": "Collecties voor toewijzen selecteren"
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Map selecteren"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ worden permanent overgedragen aan de geselecteerde organisatie. Je bent niet langer de eigenaar van deze items.",
"personalItemTransferWarningSingular": {
"message": "1 item wordt permanent overgedragen aan de geselecteerde organisatie. Je bent niet langer de eigenaar van dit item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items worden permanent overgedragen aan de geselecteerde organisatie. Je bent niet langer de eigenaar van deze items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ wordt permanent overgedragen aan $ORG$. Je bent niet langer de eigenaar van deze items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item wordt permanent overgedragen aan $ORG$. Je bent niet langer de eigenaar van dit item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items worden permanent overgedragen aan $ORG$. Je bent niet langer de eigenaar van deze items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Gegevens"
},
"purchasedSeatsRemoved": {
"message": "gekochte plaatsen verwijderd"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Sletta oppføring"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Leita"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Delete item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Elementy przeniesione do $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Element przeniesiony do $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Usuń element"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Wystąpił błąd podczas odszyfrowywania pliku. Klucz szyfrowania nie pasuje do klucza użytego podczas eksportowania danych."
},
"importDestination": {
"message": "Miejsce docelowe importu"
"destination": {
"message": "Miejsce docelowe"
},
"learnAboutImportOptions": {
"message": "Dowiedz się o opcjach importu"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Kontrola dostępu"
},
"groupAccessAllItems": {
"message": "Ta grupa może otwierać i modyfikować wszystkie elementy."
},
"groupAccessSelectedCollections": {
"message": "Ta grupa posiada dostęp wyłącznie do wybranych kolekcji."
},
"readOnly": {
"message": "Tylko do odczytu"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Ten użytkownik korzysta z logowania dwustopniowego, aby chronić swoje konto."
},
"userAccessAllItems": {
"message": "Ten użytkownik może otwierać i modyfikować wszystkie elementy."
},
"userAccessSelectedCollections": {
"message": "Ten użytkownik posiada dostęp wyłącznie do wybranych kolekcji."
},
"search": {
"message": "Szukaj"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Zostałeś zaproszony do dołączenia do poniższej organizacji. Aby zaakceptować zaproszenie, musisz zalogować się lub utworzyć nowe konto Bitwarden."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Zakończ dołączanie do tej organizacji przez ustawienie hasła głównego."
},
"inviteAccepted": {
"message": "Zaproszenie zostało zaakceptowane"
},
@ -4377,6 +4386,9 @@
"message": "Link wysyłki",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Kopiuj link"
},
"copySendLink": {
"message": "Kopiuj link wysyłki",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "lub",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralizuj zarządzanie sekretami."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Zapobiegaj wyciekom sekretów."
},
"preventSecretLeaksDescription": {
"message": "Chroń sekrety szyfrowaniem end-to-end. Nigdy więcej wpisanych na sztywno sekretów ani udostępniania ich za pośrednictwem plików .env."
},
"enhanceDeveloperProductivity": {
"message": "Zwiększ wydajność programistów."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programowo pobieraj i wdrażaj sekrety w czasie pracy, aby programiści mogli skupić się na tym, co ma największe znaczenie, jak poprawa jakości kodu."
},
"strengthenBusinessSecurity": {
"message": "Wzmocnienie bezpieczeństwa przedsiębiorstwa."
},
"strengthenBusinessSecurityDescription": {
"message": "Zachowaj ścisłą kontrolę nad maszynami i dostępem ludzi do sekretów z integracją SSO, dziennikami wydarzeń i rotacją dostępu."
},
"tryItNow": {
"message": "Wypróbuj teraz"
},
"sendRequest": {
"message": "Wyślij zgłoszenie"
},
"addANote": {
"message": "Dodaj notatkę"
},
"bitwardenSecretsManager": {
"message": "Menedżer sekretów Bitwarden"
},
"moreProductsFromBitwarden": {
"message": "Więcej produktów od Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Poproś o dostęp do menedżera sekretów"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "Potrzebujesz zgody swojego administratora, aby wypróbować menedżera sekretów."
},
"smAccessRequestEmailSent": {
"message": "E-mail z prośbą o dostęp do menedżera sekretów wiadomości został wysłany do administratorów."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Daj użytkownikom dostęp do:"
},
"viewAndSelectTheMembers": {
"message": "zobacz i wybierz członków, którym chcesz dać dostęp do menedżera sekretów."
},
"openYourOrganizations": {
"message": "Otwórz swoją organizację"
},
"usingTheMenuSelect": {
"message": "Używając menu, wybierz"
},
"toGrantAccessToSelectedMembers": {
"message": "aby przyznać dostęp wybranym członkom."
},
"sendVaultCardTryItNow": {
"message": "wypróbuj teraz",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Przypisz do tych kolekcji"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Tylko członkowie organizacji z dostępem do tych kolekcji będą mogli zobaczyć ten element."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Tylko członkowie organizacji z dostępem do tych kolekcji będą mogli zobaczyć te elementy."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Wybierz folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ zostanie trwale przeniesiony do wybranej organizacji. Nie będziesz już posiadać tych elementów.",
"personalItemTransferWarningSingular": {
"message": "1 element zostanie trwale przeniesiony do wybranej organizacji. Nie będziesz już posiadać tego elementu."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ elementów zostanie trwale przeniesionych do wybranej organizacji. Nie będziesz już posiadać tych elementów.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ zostanie trwale przeniesiony do $ORG$. Nie będziesz już właścicielem tych elementów.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 przedmiot zostanie trwale przeniesiony do $ORG$. Nie będziesz już posiadać tego przedmiotu.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ elementy zostaną trwale przeniesione do $ORG$. Nie będziesz już posiadać tych elementów.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Dane"
},
"purchasedSeatsRemoved": {
"message": "zakupione miejsca usunięte"
}

View File

@ -43,10 +43,10 @@
"message": "Nome do titular do cartão"
},
"loginCredentials": {
"message": "Login credentials"
"message": "Credenciais de login"
},
"authenticatorKey": {
"message": "Authenticator key"
"message": "Chave do autenticador"
},
"number": {
"message": "Número"
@ -145,13 +145,13 @@
"message": "Chave de Autenticação (TOTP)"
},
"totpHelperTitle": {
"message": "Make 2-step verification seamless"
"message": "Tornar a verificação em duas etapas fácil"
},
"totpHelper": {
"message": "Bitwarden can store and fill 2-step verification codes. Copy and paste the key into this field."
"message": "O Bitwarden pode armazenar e preencher códigos de verificação de duas etapas. Copie e cole a chave neste campo."
},
"totpHelperWithCapture": {
"message": "Bitwarden can store and fill 2-step verification codes. Select the camera icon to take a screenshot of this website's authenticator QR code, or copy and paste the key into this field."
"message": "O Bitwarden pode armazenar e preencher códigos de verificação de duas etapas. Selecione o ícone de câmera para tirar uma captura da tela do código QR de autenticador deste site, ou copie e cole a chave neste campo."
},
"folder": {
"message": "Pasta"
@ -189,7 +189,7 @@
"description": "This is the folder for uncategorized items"
},
"selfOwnershipLabel": {
"message": "You",
"message": "Você",
"description": "Used as a label to indicate that the user is the owner of an item."
},
"addFolder": {
@ -421,13 +421,13 @@
"message": "Item"
},
"itemDetails": {
"message": "Item details"
"message": "Detalhes do item"
},
"itemName": {
"message": "Item name"
"message": "Nome do item"
},
"cannotRemoveViewOnlyCollections": {
"message": "You cannot remove collections with View only permissions: $COLLECTIONS$",
"message": "Você não pode remover coleções com permissões de Somente leitura: $COLLECTIONS$",
"placeholders": {
"collections": {
"content": "$1",
@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Excluir Item"
},
@ -628,16 +646,16 @@
"message": "A sua sessão expirou."
},
"restartRegistration": {
"message": "Restart registration"
"message": "Reiniciar registro"
},
"expiredLink": {
"message": "Expired link"
"message": "Link expirado"
},
"pleaseRestartRegistrationOrTryLoggingIn": {
"message": "Please restart registration or try logging in."
"message": "Por favor, reinicie o registro ou tente fazer login."
},
"youMayAlreadyHaveAnAccount": {
"message": "You may already have an account"
"message": "Você pode já ter uma conta"
},
"logOutConfirmation": {
"message": "Você tem certeza que deseja sair?"
@ -814,7 +832,7 @@
"message": "Dica da senha mestra"
},
"masterPassHintText": {
"message": "If you forget your password, the password hint can be sent to your email. $CURRENT$/$MAXIMUM$ character maximum.",
"message": "Se você esquecer sua senha, a dica da senha pode ser enviada ao seu e-mail. $CURRENT$/$MAXIMUM$ caracteres máximos.",
"placeholders": {
"current": {
"content": "$1",
@ -882,7 +900,7 @@
"message": "Endereço de e-mail"
},
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
"message": "Seu cofre está bloqueado"
},
"uuid": {
"message": "UUID"
@ -1009,17 +1027,17 @@
"message": "Aplicativo de autenticação"
},
"authenticatorAppDescV2": {
"message": "Enter a code generated by an authenticator app like Bitwarden Authenticator.",
"message": "Insira um código gerado por um aplicativo autenticador como o Bitwarden Authenticator.",
"description": "'Bitwarden Authenticator' is a product name and should not be translated."
},
"yubiKeyTitleV2": {
"message": "Yubico OTP security key"
"message": "Chave de segurança Yubico OTP"
},
"yubiKeyDesc": {
"message": "Utilize uma YubiKey para acessar a sua conta. Funciona com YubiKey 4, 4 Nano, 4C, e dispositivos NEO."
},
"duoDescV2": {
"message": "Enter a code generated by Duo Security.",
"message": "Insira um código gerado pelo Duo Security.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
@ -1045,7 +1063,7 @@
"message": "E-mail"
},
"emailDescV2": {
"message": "Enter a code sent to your email."
"message": "Digite o código enviado para seu e-mail."
},
"continue": {
"message": "Continuar"
@ -1087,7 +1105,7 @@
"message": "Tem certeza que deseja continuar?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"message": "Escolha a pasta para a qual você deseja mover os $COUNT$ itens selecionados.",
"placeholders": {
"count": {
"content": "$1",
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Erro ao descriptografar o arquivo exportado. Sua chave de criptografia não corresponde à chave de criptografia usada para exportar os dados."
},
"importDestination": {
"message": "Destino da Importação"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Saiba mais sobre suas opções de importação"
@ -1686,19 +1704,19 @@
"message": "Insira a sua senha mestra para modificar as configurações de login em duas etapas."
},
"twoStepAuthenticatorInstructionPrefix": {
"message": "Download an authenticator app such as"
"message": "Baixe um app autenticador como"
},
"twoStepAuthenticatorInstructionInfix1": {
"message": ","
},
"twoStepAuthenticatorInstructionInfix2": {
"message": "or"
"message": "ou"
},
"twoStepAuthenticatorInstructionSuffix": {
"message": "."
},
"continueToExternalUrlTitle": {
"message": "Continue to $URL$?",
"message": "Continuar para $URL$?",
"placeholders": {
"url": {
"content": "$1",
@ -1707,25 +1725,25 @@
}
},
"continueToExternalUrlDesc": {
"message": "You are leaving Bitwarden and launching an external website in a new window."
"message": "Você está saindo do Bitwarden e lançando um site externo em uma nova janela."
},
"twoStepContinueToBitwardenUrlTitle": {
"message": "Continue to bitwarden.com?"
"message": "Continuar para bitwarden.com?"
},
"twoStepContinueToBitwardenUrlDesc": {
"message": "Bitwarden Authenticator allows you to store authenticator keys and generate TOTP codes for 2-step verification flows. Learn more on the bitwarden.com website."
"message": "O Bitwarden Authenticator permite que você armazene as chaves de autenticador e gera códigos TOTP para fluxos de verificação de 2 etapas. Saiba mais no site bitwarden.com."
},
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
"message": "Leia o código QR abaixo com o seu app de autenticação ou insira a chave."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
"message": "Não foi possível carregar o código QR. Tente novamente ou use a chave abaixo."
},
"key": {
"message": "Chave"
},
"twoStepAuthenticatorEnterCodeV2": {
"message": "Verification code"
"message": "Código de verificação"
},
"twoStepAuthenticatorReaddDesc": {
"message": "Caso você precise adicioná-lo a outro dispositivo, abaixo está o código QR (ou chave) exigido pelo aplicativo autenticador."
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Controle de Acesso"
},
"groupAccessAllItems": {
"message": "Este grupo pode acessar e modificar todos os itens."
},
"groupAccessSelectedCollections": {
"message": "Este grupo pode acessar apenas as coleções selecionadas."
},
"readOnly": {
"message": "Somente Leitura"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Este usuário está usando o login em duas etapas para proteger a sua conta."
},
"userAccessAllItems": {
"message": "Este usuário pode acessar e modificar todos os itens."
},
"userAccessSelectedCollections": {
"message": "Este usuário pode acessar apenas as coleções selecionadas."
},
"search": {
"message": "Pesquisar"
},
@ -3430,7 +3436,7 @@
"message": "O seu e-mail foi verificado."
},
"emailVerifiedV2": {
"message": "Email verified"
"message": "E-mail verificado"
},
"emailVerifiedFailed": {
"message": "Não é possível confirmar o seu e-mail. Tente enviar um novo e-mail de verificação."
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Você foi convidado para participar da organização listada acima. Para aceitar o convite, você precisa iniciar sessão ou criar uma nova conta no Bitwarden."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Convite Aceito"
},
@ -3739,7 +3748,7 @@
}
},
"subscriptionSeatMaxReached": {
"message": "You cannot invite more than $COUNT$ members without increasing your subscription seats.",
"message": "Você não pode convidar mais de $COUNT$ membro(s) sem atualizar seu plano.",
"placeholders": {
"count": {
"content": "$1",
@ -3811,7 +3820,7 @@
"message": "Você selecionou nada."
},
"receiveMarketingEmailsV2": {
"message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
"message": "Obtenha conselhos, novidades, e oportunidades de pesquisa do Bitwarden em sua caixa de entrada."
},
"unsubscribe": {
"message": "Cancelar subscrição"
@ -4219,7 +4228,7 @@
"message": "Esta janela será fechada automaticamente em 5 segundos"
},
"youMayCloseThisWindow": {
"message": "You may close this window"
"message": "Você pode fechar esta janela"
},
"includeAllTeamsFeatures": {
"message": "Recursos para Todas as Equipes, além de:"
@ -4377,6 +4386,9 @@
"message": "Link do Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copiar Link do Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "ou",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "teste agora",
"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**.'"
@ -5547,7 +5628,7 @@
"message": "O código de verificação é necessário."
},
"webauthnCancelOrTimeout": {
"message": "The authentication was cancelled or took too long. Please try again."
"message": "A autenticação foi cancelada ou demorou muito. Por favor tente novamente."
},
"invalidVerificationCode": {
"message": "Código de verificação inválido"
@ -6241,7 +6322,7 @@
}
},
"duoHealthCheckResultsInNullAuthUrlError": {
"message": "Error connecting with the Duo service. Use a different two-step login method or contact Duo for assistance."
"message": "Erro ao se conectar com o serviço Duo. Use um método de verificação de duas etapas diferente ou contate o Duo para assistência."
},
"launchDuoAndFollowStepsToFinishLoggingIn": {
"message": "Inicie o Duo e siga os passos para finalizar o login."
@ -7745,7 +7826,7 @@
"message": "Já tem uma conta?"
},
"toggleSideNavigation": {
"message": "Toggle side navigation"
"message": "Ativar/desativar navegação lateral"
},
"skipToContent": {
"message": "Pular para o conteúdo"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Atribuir a estas coleções"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8256,7 +8340,7 @@
"message": "Configurar ações do Github"
},
"setUpKubernetes": {
"message": "Set up Kubernetes"
"message": "Configurar Kubernetes"
},
"setUpGitlabCICD": {
"message": "Configurar GitLab CI/CD"
@ -8265,7 +8349,7 @@
"message": "Configurar Ansible"
},
"rustSDKRepo": {
"message": "View Rust repository"
"message": "Visualizar repositório Rust"
},
"cSharpSDKRepo": {
"message": "Visualizar repositório C#"
@ -8444,10 +8528,10 @@
"description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
},
"upgradeOrganizationEnterprise": {
"message": "Identify security risks by auditing member access"
"message": "Identifique os riscos de segurança ao verificar o acesso de membros"
},
"onlyAvailableForEnterpriseOrganization": {
"message": "Quickly view member access across the organization by upgrading to an Enterprise plan."
"message": "Visualize rapidamente o acesso de membros em toda a organização atualizando para um plano empresarial."
},
"date": {
"message": "Data"
@ -8456,28 +8540,28 @@
"message": "Exportar relatório do cliente"
},
"memberAccessReport": {
"message": "Member access"
"message": "Acesso de membros"
},
"memberAccessReportDesc": {
"message": "Ensure members have access to the right credentials and their accounts are secure. Use this report to obtain a CSV of member access and account configurations."
"message": "Garanta que membros tenham acesso às credenciais certas e que suas contas estejam seguras. Utilize este relatório para obter um CSV do acesso de membros e configurações de conta."
},
"memberAccessReportPageDesc": {
"message": "Audit organization member access across groups, collections, and collection items. The CSV export provides a detailed breakdown per member, including information on collection permissions and account configurations."
"message": "Avalie o acesso de membros da organização entre grupos, coleções e itens de coleções. O exporte CSV fornece informações detalhadas por membro, incluindo informações sobre permissões de coleção e configurações de conta."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
"message": "Iterações KDF mais altas podem ajudar a proteger sua senha mestra de ser descoberta por força bruta por alguém mal-intencionado."
},
"incrementsOf100,000": {
"message": "increments of 100,000"
"message": "incrementos de 100.000"
},
"smallIncrements": {
"message": "small increments"
"message": "pequenos incrementos"
},
"kdfIterationRecommends": {
"message": "We recommend 600,000 or more"
"message": "Recomendamos 600.000 ou mais"
},
"kdfToHighWarningIncreaseInIncrements": {
"message": "For older devices, setting your KDF too high may lead to performance issues. Increase the value in $VALUE$ and test your devices.",
"message": "Para dispositivos mais antigos, configurar seu KDF muito alto pode causar problemas de desempenho. Aumente o valor em $VALUE$ e teste seus dispositivos.",
"placeholders": {
"value": {
"content": "$1",
@ -8486,31 +8570,31 @@
}
},
"providerReinstate": {
"message": " Contact Customer Support to reinstate your subscription."
"message": " Contate o Atendimento ao Cliente para restabelecer sua assinatura."
},
"secretPeopleDescription": {
"message": "Grant groups or people access to this secret. Permissions set for people will override permissions set by groups."
"message": "Conceder acesso a este segredo a grupos ou pessoas. As permissões definidas para pessoas irão substituir as permissões definidas por grupos."
},
"secretPeopleEmptyMessage": {
"message": "Add people or groups to share access to this secret"
"message": "Adicione pessoas ou grupos para compartilhar o acesso a este segredo"
},
"secretMachineAccountsDescription": {
"message": "Grant machine accounts access to this secret."
"message": "Conceda contas de máquinas acesso a este segredo."
},
"secretMachineAccountsEmptyMessage": {
"message": "Add machine accounts to grant access to this secret"
"message": "Adicione contas de máquina para conceder acesso a este segredo"
},
"smAccessRemovalWarningSecretTitle": {
"message": "Remove access to this secret"
"message": "Remover acesso a este segredo"
},
"smAccessRemovalSecretMessage": {
"message": "This action will remove your access to this secret."
"message": "Esta ação removerá seu acesso a este segredo."
},
"invoice": {
"message": "Invoice"
"message": "Fatura"
},
"unassignedSeatsAvailable": {
"message": "You have $SEATS$ unassigned seats available.",
"message": "Você tem $SEATS$ vagas não atribuídas disponíveis.",
"placeholders": {
"seats": {
"content": "$1",
@ -8520,21 +8604,21 @@
"description": "A message showing how many unassigned seats are available for a provider."
},
"contactYourProviderForAdditionalSeats": {
"message": "Contact your provider admin to purchase additional seats."
"message": "Entre em contato com o administrador do seu provedor para comprar lugares adicionais."
},
"open": {
"message": "Open",
"message": "Abrir",
"description": "The status of an invoice."
},
"uncollectible": {
"message": "Uncollectible",
"message": "Incolecionável",
"description": "The status of an invoice."
},
"clientDetails": {
"message": "Client details"
"message": "Detalhes de cliente"
},
"downloadCSV": {
"message": "Download CSV"
"message": "Baixar CSV"
},
"monthlySubscriptionUserSeatsMessage": {
"message": "Adjustments to your subscription will result in prorated charges to your billing totals on your next billing period. "
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Itens movidos para $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item movido para $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Eliminar item"
},
@ -628,16 +646,16 @@
"message": "A sua sessão expirou."
},
"restartRegistration": {
"message": "Restart registration"
"message": "Reiniciar registo"
},
"expiredLink": {
"message": "Expired link"
"message": "Link expirado"
},
"pleaseRestartRegistrationOrTryLoggingIn": {
"message": "Please restart registration or try logging in."
"message": "Por favor, reinicie o registo ou tente iniciar sessão."
},
"youMayAlreadyHaveAnAccount": {
"message": "You may already have an account"
"message": "É possível que já tenha uma conta"
},
"logOutConfirmation": {
"message": "Tem a certeza de que pretende terminar sessão?"
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Erro ao desencriptar o ficheiro exportado. A sua chave de encriptação não corresponde à chave de encriptação utilizada para exportar os dados."
},
"importDestination": {
"message": "Destino da importação"
"destination": {
"message": "Destino"
},
"learnAboutImportOptions": {
"message": "Saiba mais sobre as suas opções de importação"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Controlo de acesso"
},
"groupAccessAllItems": {
"message": "Este grupo pode aceder e modificar todos os itens."
},
"groupAccessSelectedCollections": {
"message": "Este grupo pode aceder apenas a coleções selecionadas."
},
"readOnly": {
"message": "Só de leitura"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Este utilizador está a utilizar a verificação de dois passos para proteger a sua conta."
},
"userAccessAllItems": {
"message": "Este utilizador pode aceder e modificar todos os itens."
},
"userAccessSelectedCollections": {
"message": "Este utilizador pode aceder apenas a coleções selecionadas."
},
"search": {
"message": "Procurar"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Foi convidado a juntar-se à organização listada acima. Para aceitar o convite, é necessário iniciar sessão ou criar uma nova conta Bitwarden."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Conclua a adesão a esta organização ao definir uma palavra-passe mestra."
},
"inviteAccepted": {
"message": "Convite aceite"
},
@ -4377,6 +4386,9 @@
"message": "Link do Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copiar link"
},
"copySendLink": {
"message": "Copiar link do Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "ou",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "As equipas de desenvolvimento, DevOps e TI escolhem o Bitwarden - Gestor de Segredos para gerir e implementar de forma segura a sua infraestrutura e os segredos das máquinas."
},
"centralizeSecretsManagement": {
"message": "Centralize a gestão de segredos."
},
"centralizeSecretsManagementDescription": {
"message": "Armazene e gira segredos de forma segura num único local para evitar a dispersão de segredos pela sua organização."
},
"preventSecretLeaks": {
"message": "Previna fugas de segredos."
},
"preventSecretLeaksDescription": {
"message": "Proteja os segredos com encriptação ponto a ponto. Acabaram-se os segredos de código rígido ou a partilha através de ficheiros .env."
},
"enhanceDeveloperProductivity": {
"message": "Melhore a produtividade dos programadores."
},
"enhanceDeveloperProductivityDescription": {
"message": "Recupere e implante segredos programaticamente em tempo de execução para que os programadores se possam concentrar no que é mais importante, como melhorar a qualidade do código."
},
"strengthenBusinessSecurity": {
"message": "Reforce a segurança das empresas."
},
"strengthenBusinessSecurityDescription": {
"message": "Mantenha um controlo rigoroso sobre o acesso de máquinas e pessoas a segredos com integrações SSO, registos de eventos e rotatividade de acessos."
},
"tryItNow": {
"message": "Experimente agora"
},
"sendRequest": {
"message": "Enviar pedido"
},
"addANote": {
"message": "Adicionar uma nota"
},
"bitwardenSecretsManager": {
"message": "Bitwarden - Gestor de Segredos"
},
"moreProductsFromBitwarden": {
"message": "Mais produtos do Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Pedir acesso ao Gestor de Segredos"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "É necessária a aprovação do seu administrador para experimentar o Gestor de Segredos."
},
"smAccessRequestEmailSent": {
"message": "Pedido de acesso ao e-mail do gestor de segredos enviado aos administradores."
},
"requestAccessSMDefaultEmailContent": {
"message": "Olá,\n\nEstou a solicitar uma subscrição do Bitwarden - Gestor de Segredos para a nossa equipa. O vosso apoio seria muito importante!\n\nO Bitwarden - Gestor de Segredos é uma solução de gestão de segredos encriptados ponto a ponto para armazenar, partilhar e implementar de forma segura credenciais de máquinas como chaves API, palavras-passe de bases de dados e certificados de autenticação.\n\nO Gestor de Segredos ajudar-nos-á a:\n\n- Melhorar a segurança\n- Simplificar as operações\n- Prevenir fugas de segredos dispendiosas\n\nPara pedirem uma versão experimental gratuita para a nossa equipa, por favor, contactem o Bitwarden.\n\nObrigado pela vossa ajuda!"
},
"giveMembersAccess": {
"message": "Dar acesso aos membros:"
},
"viewAndSelectTheMembers": {
"message": "ver e selecionar os membros a quem pretende dar acesso ao Gestor de Segredos."
},
"openYourOrganizations": {
"message": "Abra as suas organizações"
},
"usingTheMenuSelect": {
"message": "Utilizando o menu, selecione"
},
"toGrantAccessToSelectedMembers": {
"message": "para conceder acesso aos membros selecionados."
},
"sendVaultCardTryItNow": {
"message": "experimente-o agora",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Atribuir a estas coleções"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Apenas os membros da organização com acesso a estas coleções poderão ver o item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Apenas os membros da organização com acesso a estas coleções poderão ver os itens."
},
"selectCollectionsToAssign": {
@ -8253,7 +8337,7 @@
"message": "Utilize o SDK do Gestor de Segredos do Bitwarden nas seguintes linguagens de programação para criar as suas próprias aplicações."
},
"setUpGithubActions": {
"message": "Configurar ações do Github"
"message": "Configurar ações do GitHub"
},
"setUpKubernetes": {
"message": "Configurar o Kubernetes"
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Selecionar pasta"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ serão permanentemente transferidos para a organização selecionada. Estes itens deixarão de lhe pertencer.",
"personalItemTransferWarningSingular": {
"message": "1 será permanentemente transferido para a organização selecionada. Este item deixará de lhe pertencer."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ itens serão permanentemente transferidos para a organização selecionada. Estes itens deixarão de lhe pertencer.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ serão permanentemente transferidos para $ORG$. Deixará de ser proprietário destes itens.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 será permanentemente transferido para a $ORG$. Este item deixará de lhe pertencer.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ itens serão permanentemente transferidos para $ORG$. Estes itens deixarão de lhe pertencer.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Dados"
},
"purchasedSeatsRemoved": {
"message": "lugares adquiridos removidos"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Ștergere articol"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Eroare la decriptarea fișierului exportat. Cheia dvs. de criptare nu corespunde cu cheia de criptare folosită pentru a exporta datele."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Controlul accesului"
},
"groupAccessAllItems": {
"message": "Acest grup poate accesa și modifica toate articolele."
},
"groupAccessSelectedCollections": {
"message": "Acest grup poate accesa doar colecțiile selectate."
},
"readOnly": {
"message": "Numai în citire"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Acest utilizator folosește conectarea în două etape pentru a-și proteja contul."
},
"userAccessAllItems": {
"message": "Acest utilizator poate accesa și modifica toate articolele."
},
"userAccessSelectedCollections": {
"message": "Acest utilizator poate accesa doar colecțiile selectate."
},
"search": {
"message": "Căutare"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Ați fost invitat să vă alăturați organizației listate mai sus. Pentru a accepta invitația, trebuie să vă conectați sau să creați un cont Bitwarden nou."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitație acceptată"
},
@ -4377,6 +4386,9 @@
"message": "Link Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copiere link Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "sau",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "încercați-l acum",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -46,7 +46,7 @@
"message": "Данные для авторизации"
},
"authenticatorKey": {
"message": "Authenticator key"
"message": "Ключ аутентификатора"
},
"number": {
"message": "Номер"
@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Элементы перемещены в $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Элемент перемещен в $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Удалить элемент"
},
@ -628,16 +646,16 @@
"message": "Истек срок действия вашей сессии."
},
"restartRegistration": {
"message": "Restart registration"
"message": "Перезапустить регистрацию"
},
"expiredLink": {
"message": "Expired link"
"message": "Истекшая ссылка"
},
"pleaseRestartRegistrationOrTryLoggingIn": {
"message": "Please restart registration or try logging in."
"message": "Пожалуйста, перезапустите регистрацию или попробуйте авторизоваться."
},
"youMayAlreadyHaveAnAccount": {
"message": "You may already have an account"
"message": "Возможно, у вас уже есть аккаунт"
},
"logOutConfirmation": {
"message": "Вы действительно хотите выйти?"
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Ошибка при расшифровке экспортированного файла. Ваш ключ шифрования не совпадает с ключом шифрования, использованным при экспорте данных."
},
"importDestination": {
"message": "Цель импорта"
"destination": {
"message": "Назначение"
},
"learnAboutImportOptions": {
"message": "Узнайте о возможностях импорта"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Контроль доступа"
},
"groupAccessAllItems": {
"message": "Эта группа может иметь доступ и изменять все элементы."
},
"groupAccessSelectedCollections": {
"message": "Эта группа может иметь доступ только к выбранным коллекциям."
},
"readOnly": {
"message": "Только чтение"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Этот пользователь использует двухэтапную аутентификацию для защиты своего аккаунта."
},
"userAccessAllItems": {
"message": "Эта пользователь может иметь доступ и изменять все элементы."
},
"userAccessSelectedCollections": {
"message": "Этот пользователь может иметь доступ только к выбранным коллекциям."
},
"search": {
"message": "Поиск"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Вас пригласили присоединиться к организации, указанной выше. Чтобы принять приглашение, вам необходимо войти или создать новую учетную запись Bitwarden."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Завершите присоединение к этой организации, установив мастер-пароль."
},
"inviteAccepted": {
"message": "Приглашение принято"
},
@ -3811,7 +3820,7 @@
"message": "Вы ничего не выбрали."
},
"receiveMarketingEmailsV2": {
"message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
"message": "Получайте советы, анонсы и возможности для исследований от Bitwarden на свой email."
},
"unsubscribe": {
"message": "Отписаться"
@ -4377,6 +4386,9 @@
"message": "Ссылка на Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Скопировать ссылку"
},
"copySendLink": {
"message": "Скопировать ссылку на Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Команды разработчиков, DevOps и ИТ-специалистов выбирают Bitwarden Secrets Manager для защищенного управления и развертывания своих инфраструктурных и машинных секретов."
},
"centralizeSecretsManagement": {
"message": "Централизуйте управление секретами."
},
"centralizeSecretsManagementDescription": {
"message": "Защищенное хранение и управление секретами в одном месте, чтобы предотвратить распространение секретов по всей организации."
},
"preventSecretLeaks": {
"message": "Предотвратите утечку секретов."
},
"preventSecretLeaksDescription": {
"message": "Защитите секреты с помощью сквозного шифрования. Больше не нужно кодировать секреты или делиться ими через файлы .env."
},
"enhanceDeveloperProductivity": {
"message": "Повысьте производительность разработчиков."
},
"enhanceDeveloperProductivityDescription": {
"message": "Программное извлечение и развертывание секретов, чтобы разработчики могли сосредоточиться на том, что больше всего важнее, например, улучшение качества кода."
},
"strengthenBusinessSecurity": {
"message": "Укрепление безопасности бизнеса."
},
"strengthenBusinessSecurityDescription": {
"message": "Обеспечение жесткого контроля над доступом машин и людей к секретам с помощью интеграции SSO, журналов событий и ротации доступа."
},
"tryItNow": {
"message": "Попробуйте сейчас"
},
"sendRequest": {
"message": "Отправить запрос"
},
"addANote": {
"message": "Добавить заметку"
},
"bitwardenSecretsManager": {
"message": "Менеджер секретов Bitwarden"
},
"moreProductsFromBitwarden": {
"message": "Другие продукты от Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Запросить доступ к менеджеру секретов"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "Чтобы попробовать Менеджер секретов, необходимо получить разрешение администратора."
},
"smAccessRequestEmailSent": {
"message": "Запрос доступа к Менеджеру секретов отправлен администраторам по email."
},
"requestAccessSMDefaultEmailContent": {
"message": "Привет,\n\nЯ запрашиваю подписку на Менеджер секретов Bitwarden для нашей команды. Ваша поддержка будет иметь большое значение!\n\nМенеджер секретов Bitwarden — это комплексное решение для управления секретами с шифрованием, предназначенное для защищенного хранения, совместного использования и развертывания машинных учетных данных, таких как ключи API, пароли баз данных и сертификаты аутентификации.\n\nМенеджер секретов поможет нам:\n\n- улучшить защищенность\n- отимизировать операции\n- предотвратить дорогостоящие утечки секретной информации\n\nЧтобы запросить бесплатную пробную версию для нашей команды, обратитесь в Bitwarden.\n\nСпасибо за помощь!"
},
"giveMembersAccess": {
"message": "Предоставить участникам доступ:"
},
"viewAndSelectTheMembers": {
"message": "просмотрите и выберите участников, которым вы хотите предоставить доступ к Менеджеру секретов."
},
"openYourOrganizations": {
"message": "Открыть вашу организацию"
},
"usingTheMenuSelect": {
"message": "С помощью меню выберите"
},
"toGrantAccessToSelectedMembers": {
"message": "чтобы предоставить доступ отмеченным пользователям."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Назначить этим коллекциям"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Только члены организации, имеющие доступ к этим коллекциям, смогут видеть элементы."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Только члены организации, имеющие доступ к этим коллекциям, смогут видеть элементы."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Выбрать папку"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ будут навсегда переданы выбранной организации. Вы больше не будете владельцем этих элементов.",
"personalItemTransferWarningSingular": {
"message": "1 элемент будет навсегда передан выбранной организации. Вы больше не будете владельцем этих элементов."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ элементов будут навсегда переданы выбранной организации. Вы больше не будете владельцем этих элементов.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ будут навсегда переданы $ORG$. Вы больше не будете владельцем этих элементов.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 элемент будет навсегда передан $ORG$. Вы больше не будете владельцем этих элементов.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ элементов будут навсегда переданы $ORG$. Вы больше не будете владельцем этих элементов.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Данные"
},
"purchasedSeatsRemoved": {
"message": "купленные места удалены"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Delete item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Položky presunuté do $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Položka presunutá do $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Odstrániť položku"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Chyba pri dešifrovaní exportovaného súboru. Váš šifrovací kľúč sa nezhoduje so šifrovacím kľúčom použitým pri exporte údajov."
},
"importDestination": {
"message": "Cieľ importu"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Zistiť viac o možnostiach importu"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Riadenie prístupu"
},
"groupAccessAllItems": {
"message": "Táto skupina môže upravovať a pristupovať k všetkým položkám."
},
"groupAccessSelectedCollections": {
"message": "Táto skupina môže upravovať a pristupovať len k položkám ktoré sú vo vybraných zbierkach."
},
"readOnly": {
"message": "Iba na čítanie"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Tento používateľ používa dvojstupňové overovanie aby si zabezpečil konto."
},
"userAccessAllItems": {
"message": "Tento používateľ môže upravovať a pristupovať k všetkým položkám."
},
"userAccessSelectedCollections": {
"message": "Tento používateľ môže upravovať a pristupovať len k položkám ktoré sú vo vybraných zbierkach."
},
"search": {
"message": "Hľadať"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Obdržali ste pozvánku do vyššie menovanej Organizácie. Ak chcete pozvánku prijať, musíte sa prihlásiť alebo si vytvoriť nový Bitwarden účet."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Pozvánka prijatá"
},
@ -4377,6 +4386,9 @@
"message": "Odkaz na Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Kopírovať odkaz na Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "alebo",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "to skúste teraz",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Prideliť k týmto zbierkam"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Vybrať zložku"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ sa natrvalo prenesie do vybranej organizácie. Tieto položky už nebudete vlastniť.",
"personalItemTransferWarningSingular": {
"message": "Do vybranej organizácie sa položka natrvalo presunie. Už ju nebudete vlastniť."
},
"personalItemsTransferWarningPlural": {
"message": "Do vybranej organizácie sa natrvalo presunú $PERSONAL_ITEMS_COUNT$ položky. Tieto položky už nebudete vlastniť.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ sa natrvalo prenesie do $ORG$. Tieto položky už nebudete vlastniť.",
"personalItemWithOrgTransferWarningSingular": {
"message": "Položka sa natrvalo presunie do $ORG$. Už ju nebudete vlastniť.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "Do $ORG$ sa natrvalo presunú $PERSONAL_ITEMS_COUNT$. Tieto položky už nebudete vlastniť.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "zakúpené sedenia boli odstránené"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Izbriši element"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Dešifriranje izvožene datoteke je spodletelo. Ključ za dešifriranje se ne ujema s ključem, ki je bil uporabljen pri izvozu."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Iskanje"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Povezava pošiljke",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -43,10 +43,10 @@
"message": "Име власника картице"
},
"loginCredentials": {
"message": "Login credentials"
"message": "Акредитиве за пријављивање"
},
"authenticatorKey": {
"message": "Authenticator key"
"message": "Кључ аутентификатора"
},
"number": {
"message": "Број"
@ -145,13 +145,13 @@
"message": "Једнократни код"
},
"totpHelperTitle": {
"message": "Make 2-step verification seamless"
"message": "Учините верификацију у 2 корака беспрекорном"
},
"totpHelper": {
"message": "Bitwarden can store and fill 2-step verification codes. Copy and paste the key into this field."
"message": "Bitwarden може да чува и попуњава верификационе кодове у 2 корака. Копирајте и налепите кључ у ово поље."
},
"totpHelperWithCapture": {
"message": "Bitwarden can store and fill 2-step verification codes. Select the camera icon to take a screenshot of this website's authenticator QR code, or copy and paste the key into this field."
"message": "Bitwarden може да чува и попуњава верификационе кодове у 2 корака. Изаберите икону камере да бисте направили снимак екрана QR кода за аутентификацију ове веб локације или копирајте и налепите кључ у ово поље."
},
"folder": {
"message": "Фасцикла"
@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Ставке премештене у $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Ставка премештена у $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Обриши ставку"
},
@ -628,16 +646,16 @@
"message": "Ваша сесија је истекла."
},
"restartRegistration": {
"message": "Restart registration"
"message": "Поново покрените регистрацију"
},
"expiredLink": {
"message": "Expired link"
"message": "Истекла веза"
},
"pleaseRestartRegistrationOrTryLoggingIn": {
"message": "Please restart registration or try logging in."
"message": "Поново покрените регистрацију или покушајте да се пријавите."
},
"youMayAlreadyHaveAnAccount": {
"message": "You may already have an account"
"message": "Можда већ имате налог"
},
"logOutConfirmation": {
"message": "Заиста желите да се одјавите?"
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Грешка у дешифрирању извозне датотеке. Ваш кључ за шифровање не одговара кључу који се користио за извоз података."
},
"importDestination": {
"message": "Смештај увоза"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Сазнајте више о опцијама увоза"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Контрола Приступа"
},
"groupAccessAllItems": {
"message": "Ова група може приступити и изменити све ставке."
},
"groupAccessSelectedCollections": {
"message": "Ова група може приступити само одабраним колекцијама."
},
"readOnly": {
"message": "Само за читање"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Овај корисник користи пријаву у два корака за заштиту свог налога."
},
"userAccessAllItems": {
"message": "Овај корисник може приступити и изменити све ставке."
},
"userAccessSelectedCollections": {
"message": "Овај корисник може приступити само одабраним колекцијама."
},
"search": {
"message": "Тражи"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Позвани сте да се придружите наведеној организацији. Да бисте прихватили позивницу, потребно је да се пријавите или направите нови Bitwarden налог."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Позив прихваћен"
},
@ -4377,6 +4386,9 @@
"message": "УРЛ „Send“",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Копирај УРЛ „Send“",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Додели овим колекцијама"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Изабери фасциклу"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ биће трајно пребачени у изабрану организацију. Више нећете имати ове ставке.",
"personalItemTransferWarningSingular": {
"message": "1 ставка биће трајно пребачена у изабрану организацију. Више нећете имати ову ставку."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ ставке биће трајно пребачени у изабрану организацију. Више нећете имати ове ставке.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ биће трајно пребачени у $ORG$. Више нећете имати ове ставке.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 ставка биће трајно пребачена у $ORG$. Више нећете имати ову ставку.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ ставке биће трајно пребачени у $ORG$. Више нећете имати ове ставке.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Подаци"
},
"purchasedSeatsRemoved": {
"message": "купљена места уклоњена"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Obriši stavku"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Kontrola Pristupa"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -46,7 +46,7 @@
"message": "Login credentials"
},
"authenticatorKey": {
"message": "Authenticator key"
"message": "Autentiseringsnyckel"
},
"number": {
"message": "Nummer"
@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Radera objekt"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Ett fel uppstod vid dekryptering av den exporterade filen. Din krypteringsnyckel matchar inte krypteringsnyckeln som användes för att exportera datan."
},
"importDestination": {
"message": "Importdestination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Läs mer om dina importalternativ"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Åtkomstkontroll"
},
"groupAccessAllItems": {
"message": "Denna grupp kan komma åt och ändra alla objekt."
},
"groupAccessSelectedCollections": {
"message": "Denna grupp kan endast komma åt de markerade samlingarna."
},
"readOnly": {
"message": "Skrivskyddad"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Denna användare använder tvåstegsverifiering för att skydda sitt konto."
},
"userAccessAllItems": {
"message": "Denna användare kan komma åt och ändra alla objekt."
},
"userAccessSelectedCollections": {
"message": "Denna användare kan endast komma åt de markerade samlingarna."
},
"search": {
"message": "Sök"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Du har bjudits in att gå med i organisationen ovan. För att acceptera inbjudan måste du logga in eller skapa ett nytt Bitwarden-konto."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Inbjudan accepterades"
},
@ -4377,6 +4386,9 @@
"message": "Send-länk",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Kopiera Send-länk",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Välj mapp"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Delete item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Delete item"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Search"
},
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4377,6 +4386,9 @@
"message": "Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Copy Send link",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "or",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "try it now",
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -43,10 +43,10 @@
"message": "Kart sahibinin adı"
},
"loginCredentials": {
"message": "Login credentials"
"message": "Hesap bilgileri"
},
"authenticatorKey": {
"message": "Authenticator key"
"message": "Kimlik doğrulama anahtarı"
},
"number": {
"message": "Numara"
@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Kaydı sil"
},
@ -628,16 +646,16 @@
"message": "Oturumunuz zaman aşımına uğradı."
},
"restartRegistration": {
"message": "Restart registration"
"message": "Kaydı yeniden başlat"
},
"expiredLink": {
"message": "Expired link"
"message": "Bağlantının süresi dolmuş"
},
"pleaseRestartRegistrationOrTryLoggingIn": {
"message": "Please restart registration or try logging in."
"message": "Lütfen kaydı yeniden başlatın veya giriş yapmayı deneyin."
},
"youMayAlreadyHaveAnAccount": {
"message": "You may already have an account"
"message": "Zaten hesabınız olabilir"
},
"logOutConfirmation": {
"message": ıkmak istediğinizden emin misiniz?"
@ -814,7 +832,7 @@
"message": "Ana parola ipucu"
},
"masterPassHintText": {
"message": "If you forget your password, the password hint can be sent to your email. $CURRENT$/$MAXIMUM$ character maximum.",
"message": "Parolanızı unutursanız parola ipucunuzu e-posta adresinize gönderebiliriz. Maksimum $CURRENT$/$MAXIMUM$ karakter.",
"placeholders": {
"current": {
"content": "$1",
@ -882,7 +900,7 @@
"message": "E-posta adresi"
},
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
"message": "Kasanız kilitli"
},
"uuid": {
"message": "UUID"
@ -1009,17 +1027,17 @@
"message": "Kimlik doğrulama uygulaması"
},
"authenticatorAppDescV2": {
"message": "Enter a code generated by an authenticator app like Bitwarden Authenticator.",
"message": "Kimlik doğrulama uygulamanızın (örn. Bitwarden Authenticator) ürettiği kodu girin.",
"description": "'Bitwarden Authenticator' is a product name and should not be translated."
},
"yubiKeyTitleV2": {
"message": "Yubico OTP security key"
"message": "YubiKey OTP güvenlik anahtarı"
},
"yubiKeyDesc": {
"message": "YubiKey 4, 5 veya NEO cihazı kullanın."
},
"duoDescV2": {
"message": "Enter a code generated by Duo Security.",
"message": "Duo Security'nin ürettiği kodu girin.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
@ -1045,7 +1063,7 @@
"message": "E-posta"
},
"emailDescV2": {
"message": "Enter a code sent to your email."
"message": "E-posta adresinize gönderilen kodu girin."
},
"continue": {
"message": "Devam"
@ -1087,7 +1105,7 @@
"message": "Devam etmek istediğinizden emin misiniz?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"message": "Seçtiğiniz $COUNT$ kaydı eklemek istediğiniz klasörü seçin.",
"placeholders": {
"count": {
"content": "$1",
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Dışa aktarılmış dosya çözülemedi. Şifreleme anahtarınız, veri dışa aktarılırken kullanılanla uyuşmuyor."
},
"importDestination": {
"message": "İçe aktarma hedefi"
"destination": {
"message": "Hedef"
},
"learnAboutImportOptions": {
"message": "İçe aktarma seçeneklerinizi öğrenin"
@ -1698,7 +1716,7 @@
"message": "."
},
"continueToExternalUrlTitle": {
"message": "Continue to $URL$?",
"message": "%1$s adresine gidilsin mi?",
"placeholders": {
"url": {
"content": "$1",
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Erişim kontrolü"
},
"groupAccessAllItems": {
"message": "Bu grup tüm kayıtlara erişebilir ve onları değiştirebilir."
},
"groupAccessSelectedCollections": {
"message": "Bu grup sadece seçili koleksiyonlara erişebilir."
},
"readOnly": {
"message": "Salt okunur"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Bu kullanıcı hesabını korumak için iki aşamalı giriş kullanıyor."
},
"userAccessAllItems": {
"message": "Bu kullanıcı tüm kayıtlara erişebilir ve onları değiştirebilir."
},
"userAccessSelectedCollections": {
"message": "Bu kullanıcı sadece seçili koleksiyonlara erişebilir."
},
"search": {
"message": "Ara"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Yukarıdaki kuruluşa katılmaya davet edildiniz. Daveti kabul etmek için giriş yapmanız veya yeni bir Bitwarden hesabı açmanız gerekiyor."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Kuruluşa katılmayı tamamlamak için ana parolanızı belirleyin."
},
"inviteAccepted": {
"message": "Davet kabul edildi"
},
@ -3811,7 +3820,7 @@
"message": "Hiçbir şey seçmediniz."
},
"receiveMarketingEmailsV2": {
"message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
"message": "Bitwarden'dan öneriler, duyurular ve araştırma fırsatları e-posta adresinize gelsin."
},
"unsubscribe": {
"message": "İstediğiniz zaman"
@ -4377,6 +4386,9 @@
"message": "Send bağlantısı",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Bağlantıyı kopyala"
},
"copySendLink": {
"message": "Send bağlantısını kopyala",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"message": "veya",
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"message": "hemen 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**.'"
@ -6103,7 +6184,7 @@
"message": "Cihaz doğrulaması güncellendi"
},
"areYouSureYouWantToEnableDeviceVerificationTheVerificationCodeEmailsWillArriveAtX": {
"message": "Cihaz Doğrulamayı etkinleştirmek istediğinizden emin misiniz? Doğrulama kodu e-postaları şu adrese gelecek: $EMAIL$",
"message": "Cihaz doğrulamayı açmak istediğinizden emin misiniz? Doğrulama kodu e-postaları $EMAIL$ adresine gönderilecektir",
"placeholders": {
"email": {
"content": "$1",
@ -7232,7 +7313,7 @@
"description": "Software Development Kit"
},
"createAnAccount": {
"message": "Bir hesap oluşturun"
"message": "Hesap oluştur"
},
"createSecret": {
"message": "Sır oluştur"
@ -7886,7 +7967,7 @@
"message": "1 yıl boyunca ücretsiz"
},
"newWebApp": {
"message": "Yeni ve geliştirilmiş web uygulamasına hoş geldiniz. Nelerin değiştiği hakkında daha fazla bilgi edinin."
"message": "Yeni ve geliştirilmiş web uygulamasına hoş geldiniz. Nelerin değiştiğini öğrenin."
},
"releaseBlog": {
"message": "Sürüm blogunu okuyun"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Bu koleksiyonlara ata"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Klasör seç"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Veri"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -43,10 +43,10 @@
"message": "Ім'я власника картки"
},
"loginCredentials": {
"message": "Login credentials"
"message": "Облікові дані для входу"
},
"authenticatorKey": {
"message": "Authenticator key"
"message": "Ключ автентифікації"
},
"number": {
"message": "Номер"
@ -145,13 +145,13 @@
"message": "Ключ автентифікації (TOTP)"
},
"totpHelperTitle": {
"message": "Make 2-step verification seamless"
"message": "Спростіть двоетапну перевірку"
},
"totpHelper": {
"message": "Bitwarden can store and fill 2-step verification codes. Copy and paste the key into this field."
"message": "Bitwarden може автоматично заповнювати одноразові коди двоетапної перевірки. Скопіюйте і вставте ключ у це поле."
},
"totpHelperWithCapture": {
"message": "Bitwarden can store and fill 2-step verification codes. Select the camera icon to take a screenshot of this website's authenticator QR code, or copy and paste the key into this field."
"message": "Bitwarden може автоматично заповнювати одноразові коди двоетапної перевірки. Відкрийте камеру, щоб сканувати QR-код на цьому вебсайті, або скопіюйте і вставте ключ у це поле."
},
"folder": {
"message": "Тека"
@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Видалити запис"
},
@ -628,16 +646,16 @@
"message": "Тривалість вашого сеансу завершилась."
},
"restartRegistration": {
"message": "Restart registration"
"message": "Перезапустити реєстрацію"
},
"expiredLink": {
"message": "Expired link"
"message": "Протерміноване посилання"
},
"pleaseRestartRegistrationOrTryLoggingIn": {
"message": "Please restart registration or try logging in."
"message": "Перезапустіть реєстрацію або спробуйте ввійти."
},
"youMayAlreadyHaveAnAccount": {
"message": "You may already have an account"
"message": "Можливо, ви вже зареєстровані"
},
"logOutConfirmation": {
"message": "Ви дійсно хочете вийти?"
@ -882,7 +900,7 @@
"message": "Адреса е-пошти"
},
"yourVaultIsLockedV2": {
"message": "Ваше сховище заблоковано."
"message": "Ваше сховище заблоковано"
},
"uuid": {
"message": "UUID"
@ -1087,7 +1105,7 @@
"message": "Ви дійсно хочете продовжити?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"message": "Оберіть теку, в яку ви бажаєте додати $COUNT$ вибраних записів.",
"placeholders": {
"count": {
"content": "$1",
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "Помилка розшифрування експортованого файлу. Ваш ключ шифрування відрізняється від ключа, використаного для експортування даних."
},
"importDestination": {
"message": "Призначення імпорту"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Дізнайтеся про параметри імпорту"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Контроль доступу"
},
"groupAccessAllItems": {
"message": "Ця грума має доступ і дозвіл редагування записів."
},
"groupAccessSelectedCollections": {
"message": "Ця група має доступ лише до окремих збірок."
},
"readOnly": {
"message": "Лише читання"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "Цей користувач використовує двоетапну перевірку для захисту свого облікового запису."
},
"userAccessAllItems": {
"message": "Цей користувач має доступ і можливість змінювати всі записи."
},
"userAccessSelectedCollections": {
"message": "Цей користувач має доступ лише до обраних збірок."
},
"search": {
"message": "Пошук"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "Вас було запрошено приєднатися до зазначеної вгорі організації. Щоб підтвердити запрошення, вам необхідно увійти в обліковий запис Bitwarden, або створити його."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Запрошення прийнято"
},
@ -3811,7 +3820,7 @@
"message": "Ви нічого не обрали."
},
"receiveMarketingEmailsV2": {
"message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
"message": "Отримуйте поради, оголошення та можливості дослідження від Bitwarden у своїй поштовій скриньці."
},
"unsubscribe": {
"message": "Відписатися"
@ -4377,6 +4386,9 @@
"message": "Посилання на відправлення",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Копіювати посилання відправлення",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -5547,7 +5628,7 @@
"message": "Потрібний код підтвердження."
},
"webauthnCancelOrTimeout": {
"message": "The authentication was cancelled or took too long. Please try again."
"message": "Автентифікацію було скасовано або вона тривала надто довго. Повторіть спробу."
},
"invalidVerificationCode": {
"message": "Недійсний код підтвердження"
@ -6241,7 +6322,7 @@
}
},
"duoHealthCheckResultsInNullAuthUrlError": {
"message": "Error connecting with the Duo service. Use a different two-step login method or contact Duo for assistance."
"message": "Помилка під'єднання до служби Duo. Скористайтеся іншим способом двоетапної перевірки або зверніться до служби підтримки Duo по допомогу."
},
"launchDuoAndFollowStepsToFinishLoggingIn": {
"message": "Запустіть Duo і виконайте дії для завершення входу."
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Призначити до цих збірок"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8562,29 +8646,41 @@
"message": "Спонсоровано"
},
"licenseAndBillingManagementDesc": {
"message": "After making updates in the Bitwarden cloud server, upload your license file to apply the most recent changes."
"message": "Після оновлень на сервері Bitwarden вивантажте свій файл ліцензії, щоб застосувати останні зміни."
},
"addToFolder": {
"message": "Add to folder"
"message": "Додати теку"
},
"selectFolder": {
"message": "Select folder"
"message": "Вибрати теку"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,7 +8688,10 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
"message": "куплених місць вилучено"
}
}

View File

@ -43,10 +43,10 @@
"message": "Tên chủ thẻ"
},
"loginCredentials": {
"message": "Login credentials"
"message": "Thông tin đăng nhập"
},
"authenticatorKey": {
"message": "Authenticator key"
"message": "Khóa xác thực"
},
"number": {
"message": "Số"
@ -61,7 +61,7 @@
"message": "Mã bảo mật (CVV)"
},
"identityName": {
"message": "Tên định danh"
"message": "Tên danh tính"
},
"company": {
"message": "Công ty"
@ -189,7 +189,7 @@
"description": "This is the folder for uncategorized items"
},
"selfOwnershipLabel": {
"message": "You",
"message": "Bạn",
"description": "Used as a label to indicate that the user is the owner of an item."
},
"addFolder": {
@ -298,7 +298,7 @@
"description": "Search Card type"
},
"searchIdentity": {
"message": "Tìm kiếm danh bạ",
"message": "Tìm kiếm danh tính",
"description": "Search Identity type"
},
"searchSecureNote": {
@ -336,7 +336,7 @@
"message": "Thẻ"
},
"typeIdentity": {
"message": "Danh bạ"
"message": "Danh tính"
},
"typeSecureNote": {
"message": "Ghi chú"
@ -348,7 +348,7 @@
"message": "Thẻ"
},
"typeIdentityPlural": {
"message": "Danh bạ"
"message": "Danh tính"
},
"typeSecureNotePlural": {
"message": "Ghi chú"
@ -421,10 +421,10 @@
"message": "Mục"
},
"itemDetails": {
"message": "Item details"
"message": "Chi tiết mục"
},
"itemName": {
"message": "Item name"
"message": "Tên mục"
},
"cannotRemoveViewOnlyCollections": {
"message": "You cannot remove collections with View only permissions: $COLLECTIONS$",
@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "Xóa mục"
},
@ -667,7 +685,7 @@
"message": "Đăng nhập bằng mật khẩu chính"
},
"readingPasskeyLoading": {
"message": "Đang đọc passkey..."
"message": "Đang đọc mã khoá..."
},
"readingPasskeyLoadingInfo": {
"message": "Giữ cửa sổ này mở và làm theo lời nhắc từ trình duyệt của bạn."
@ -676,40 +694,40 @@
"message": "Dùng phương thức đăng nhập khác"
},
"loginWithPasskey": {
"message": "Log in with passkey"
"message": "Đăng nhập bằng mã khoá"
},
"invalidPasskeyPleaseTryAgain": {
"message": "PassKey sai. Hãy thử lại."
"message": "Mã khoá không hợp lệ. Vui lòng thử lại."
},
"twoFactorForPasskeysNotSupportedOnClientUpdateToLogIn": {
"message": "Chưa hỗ trợ 2FA cho PassKey. Cập nhật app để đăng nhập."
"message": "Chưa hỗ trợ 2FA cho mã khoá. Cập nhật ứng dụng để đăng nhập."
},
"loginWithPasskeyInfo": {
"message": "Use a generated passkey that will automatically log you in without a password. Biometrics, like facial recognition or fingerprint, or another FIDO2 security method will verify your identity."
},
"newPasskey": {
"message": "New passkey"
"message": "Mã khoá mới"
},
"learnMoreAboutPasswordless": {
"message": "Learn more about passwordless"
},
"creatingPasskeyLoading": {
"message": "Creating passkey..."
"message": "Đang tạo mã khoá..."
},
"creatingPasskeyLoadingInfo": {
"message": "Keep this window open and follow prompts from your browser."
},
"errorCreatingPasskey": {
"message": "Error creating passkey"
"message": "Lỗi tạo mã khoá"
},
"errorCreatingPasskeyInfo": {
"message": "There was a problem creating your passkey."
"message": "Xảy ra lỗi khi đang tạo mã khoá của bạn."
},
"passkeySuccessfullyCreated": {
"message": "Passkey successfully created!"
"message": "Tạo mã khoá thành công!"
},
"customPasskeyNameInfo": {
"message": "Name your passkey to help you identify it."
"message": "Đặt tên cho mã khoá của bạn để dễ phân biệt."
},
"useForVaultEncryption": {
"message": "Use for vault encryption"
@ -718,7 +736,7 @@
"message": "Log in and unlock on supported devices without your master password. Follow the prompts from your browser to finalize setup."
},
"useForVaultEncryptionErrorReadingPasskey": {
"message": "Error reading passkey. Try again or uncheck this option."
"message": "Lỗi đọc mã khoá. Hãy thử lại hoặc bỏ tuỳ chọn này."
},
"encryptionNotSupported": {
"message": "Encryption not supported"
@ -730,10 +748,10 @@
"message": "Used for encryption"
},
"loginWithPasskeyEnabled": {
"message": "Log in with passkey turned on"
"message": "Đăng nhập bằng mã khoá đã bật"
},
"passkeySaved": {
"message": "$NAME$ saved",
"message": "$NAME$ đã lưu",
"placeholders": {
"name": {
"content": "$1",
@ -742,28 +760,28 @@
}
},
"passkeyRemoved": {
"message": "Passkey removed"
"message": "Đã xóa mã khoá"
},
"removePasskey": {
"message": "Remove passkey"
"message": "Xóa mã khoá"
},
"removePasskeyInfo": {
"message": "If all passkeys are removed, you will be unable to log into new devices without your master password."
"message": "Khi tất cả các mã khoá bị xóa, bạn phải sử dụng mật khẩu chính để đăng nhập vào thiết bị mới."
},
"passkeyLimitReachedInfo": {
"message": "Passkey limit reached. Remove a passkey to add another."
"message": "Đã đạt giới hạn số lượng mã khoá. Xóa một mã khoá để thêm mã khoá khác."
},
"tryAgain": {
"message": "Try again"
"message": "Thử lại"
},
"createAccount": {
"message": "Tạo tài khoản"
},
"setAStrongPassword": {
"message": "Set a strong password"
"message": "Đặt mật khẩu mạnh"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
"message": "Hoàn thành việc tạo tài khoản của bạn bằng cách đặt mật khẩu"
},
"newAroundHere": {
"message": "Bạn mới dùng?"
@ -775,7 +793,7 @@
"message": "Đăng nhập"
},
"verifyIdentity": {
"message": "Verify your Identity"
"message": "Xác minh danh tính của bạn"
},
"logInInitiated": {
"message": "Log in initiated"
@ -882,7 +900,7 @@
"message": "Địa chỉ email"
},
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
"message": "Kho của bạn đã khóa"
},
"uuid": {
"message": "UUID"
@ -1009,17 +1027,17 @@
"message": "Ứng dụng xác thực"
},
"authenticatorAppDescV2": {
"message": "Enter a code generated by an authenticator app like Bitwarden Authenticator.",
"message": "Nhập mã được tạo bởi ứng dụng xác thực như Bitwarden Authenticator.",
"description": "'Bitwarden Authenticator' is a product name and should not be translated."
},
"yubiKeyTitleV2": {
"message": "Yubico OTP security key"
"message": "Khóa bảo mật OTP Yubico"
},
"yubiKeyDesc": {
"message": "Sử dụng YubiKey để truy cập tài khoản của bạn. Hoạt động với YubiKey 4, 5 và các thiết bị NEO."
},
"duoDescV2": {
"message": "Enter a code generated by Duo Security.",
"message": "Nhập mã được tạo bởi Duo Security.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
@ -1033,7 +1051,7 @@
"message": "Mật khẩu FIDO U2F"
},
"webAuthnTitle": {
"message": "Passkey"
"message": "Mã khoá"
},
"webAuthnDesc": {
"message": "Sử dụng bất kỳ khóa bảo mật tương thích với WebAuthn nào để truy cập vào tài khoản của bạn."
@ -1209,7 +1227,7 @@
"message": "Đã xuất dữ liệu kho của bạn"
},
"passwordGenerator": {
"message": "Tạo mật khẩu"
"message": "Trình tạo mật khẩu"
},
"minComplexityScore": {
"message": "Độ phức tạp tối thiểu"
@ -1480,16 +1498,16 @@
}
},
"importFormatError": {
"message": "Dữ liệu không được định dạng đúng cách, vui lòng kiểm tra và thử lại."
"message": "Dữ liệu không được định dạng đúng. Vui lòng kiểm tra tập tin nhập và thử lại."
},
"importNothingError": {
"message": "Chưa nhập gì."
"message": "Không có gì được nhập."
},
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
@ -2160,7 +2178,7 @@
"message": "Password hygiene, account health, and data breach reports to keep your vault safe."
},
"premiumSignUpTotp": {
"message": "TOTP verification code (2FA) generator for logins in your vault."
"message": "Mã xác nhận TOTP (2FA) để đăng nhập vào kho của bạn."
},
"premiumSignUpSupport": {
"message": "Priority customer support."
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "Access control"
},
"groupAccessAllItems": {
"message": "This group can access and modify all items."
},
"groupAccessSelectedCollections": {
"message": "This group can access only the selected collections."
},
"readOnly": {
"message": "Read only"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "This user is using two-step login to protect their account."
},
"userAccessAllItems": {
"message": "This user can access and modify all items."
},
"userAccessSelectedCollections": {
"message": "This user can access only the selected collections."
},
"search": {
"message": "Tìm kiếm"
},
@ -3373,10 +3379,10 @@
"message": "User(s) invited"
},
"resendInvitation": {
"message": "Resend invitation"
"message": "Gửi lại lời mời"
},
"resendEmail": {
"message": "Resend email"
"message": "Gửi lại email"
},
"hasBeenReinvited": {
"message": "$USER$ reinvited",
@ -3453,6 +3459,9 @@
"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."
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "Invitation accepted"
},
@ -4043,7 +4052,7 @@
"message": "Set requirements for password generator."
},
"passwordGeneratorPolicyInEffect": {
"message": "One or more organization policies are affecting your generator settings."
"message": "Các chính sách của tổ chức đang ảnh hưởng đến cài đặt tạo mật khẩu của bạn."
},
"masterPasswordPolicyInEffect": {
"message": "One or more organization policies require your master password to meet the following requirements:"
@ -4357,7 +4366,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
"message": "Số lượng truy cập hiện tại"
"message": "Số lần truy cập hiện tại"
},
"sendPasswordDesc": {
"message": "Optionally require a password for users to access this Send.",
@ -4374,9 +4383,12 @@
"message": "Revoked"
},
"sendLink": {
"message": "Gửi liên kết",
"message": "Liên kết Gửi",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "Sao chép liên kết mục Gửi",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -5882,7 +5963,7 @@
"message": "Cài đặt tài khoản"
},
"generator": {
"message": "Generator"
"message": "Trình tạo"
},
"whatWouldYouLikeToGenerate": {
"message": "What would you like to generate?"
@ -5900,7 +5981,7 @@
"message": "Username type"
},
"plusAddressedEmail": {
"message": "Plus addressed email",
"message": "Địa chỉ email có hậu tố",
"description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com"
},
"plusAddressedEmailDesc": {
@ -7736,34 +7817,34 @@
"message": "Edited collections"
},
"baseUrl": {
"message": "Server URL"
"message": "Địa chỉ máy chủ"
},
"aliasDomain": {
"message": "Alias domain"
"message": "Tên miền thay thế"
},
"alreadyHaveAccount": {
"message": "Already have an account?"
"message": "Bạn đã có tài khoản?"
},
"toggleSideNavigation": {
"message": "Toggle side navigation"
"message": "Ẩn/hiện thanh điều hướng bên"
},
"skipToContent": {
"message": "Vào nội dung chính"
"message": "Chuyển đến nội dung"
},
"managePermissionRequired": {
"message": "At least one member or group must have can manage permission."
},
"typePasskey": {
"message": "Passkey"
"message": "Mã khoá"
},
"passkeyNotCopied": {
"message": "Passkey will not be copied"
"message": "Không thể sao chép mã khoá"
},
"passkeyNotCopiedAlert": {
"message": "The passkey will not be copied to the cloned item. Do you want to continue cloning this item?"
"message": "Bản sao sẽ không bao gồm mã khoá. Bạn có muốn tiếp tục tạo bản sao mục này?"
},
"modifiedCollectionManagement": {
"message": "Cài đặt quản lý bộ sưu tập đã sửa đổi $ID$.",
"message": "Đã sửa đổi cài đặt quản lý bộ sưu tập $ID$.",
"placeholders": {
"id": {
"content": "$1",
@ -7788,13 +7869,13 @@
"message": "Đã xảy ra lỗi khi tải mục Gửi này. Hãy thử lại sau."
},
"seatLimitReached": {
"message": "Số ghế sử dụng hàng tháng đã đạt đến giới hạn"
"message": "Đã đạt giới hạn số lượng người dùng"
},
"contactYourProvider": {
"message": "Liên hệ nhà cung cấp của bạn để mua thêm ghế."
"message": "Liên hệ nhà cung cấp của bạn để mua thêm suất."
},
"seatLimitReachedContactYourProvider": {
"message": "Số ghế sử dụng hàng tháng đã đạt đến giới hạn. Liên hệ nhà cung cấp để mua thêm."
"message": "Đã đạt đến giới hạn số lượng người dùng. Liên hệ nhà cung cấp của bạn để mua thêm suất."
},
"collectionAccessRestricted": {
"message": "Collection access is restricted"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8520,10 +8604,10 @@
"description": "A message showing how many unassigned seats are available for a provider."
},
"contactYourProviderForAdditionalSeats": {
"message": "Contact your provider admin to purchase additional seats."
"message": "Liên hệ nhà cung cấp của bạn để mua thêm suất."
},
"open": {
"message": "Open",
"message": "Mở",
"description": "The status of an invoice."
},
"uncollectible": {
@ -8555,36 +8639,48 @@
"description": "This will be displayed as part of a larger sentence. The whole sentence reads: 'Notice: Later this month, client vault privacy will be improved and provider members will no longer have direct access to client vault items. For questions, please contact Bitwarden support'."
},
"contactBitwardenSupport": {
"message": "contact Bitwarden support.",
"message": "liên hệ với bộ phận hỗ trợ Bitwarden.",
"description": "This will be displayed as part of a larger sentence. The whole sentence reads: 'Notice: Later this month, client vault privacy will be improved and provider members will no longer have direct access to client vault items. For questions, please contact Bitwarden support'. 'Bitwarden' should not be translated"
},
"sponsored": {
"message": "Sponsored"
"message": "Được tài trợ"
},
"licenseAndBillingManagementDesc": {
"message": "After making updates in the Bitwarden cloud server, upload your license file to apply the most recent changes."
},
"addToFolder": {
"message": "Add to folder"
"message": "Thêm vào thư mục"
},
"selectFolder": {
"message": "Select folder"
"message": "Chọn thư mục"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Dữ liệu"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}

View File

@ -43,10 +43,10 @@
"message": "持卡人姓名"
},
"loginCredentials": {
"message": "Login credentials"
"message": "登录凭据"
},
"authenticatorKey": {
"message": "Authenticator key"
"message": "验证器密钥"
},
"number": {
"message": "号码"
@ -145,13 +145,13 @@
"message": "验证器密钥 (TOTP)"
},
"totpHelperTitle": {
"message": "Make 2-step verification seamless"
"message": "无缝两步验证"
},
"totpHelper": {
"message": "Bitwarden can store and fill 2-step verification codes. Copy and paste the key into this field."
"message": "Bitwarden 可以存储并填充两步验证码。复制并粘贴密钥到此字段。"
},
"totpHelperWithCapture": {
"message": "Bitwarden can store and fill 2-step verification codes. Select the camera icon to take a screenshot of this website's authenticator QR code, or copy and paste the key into this field."
"message": "Bitwarden 可以存储并填充两步验证码。选择相机图标来截取此网站的验证器二维码,或者手动复制并粘贴密钥到此字段。"
},
"folder": {
"message": "文件夹"
@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "项目已移动到 $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "项目已移动到 $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "删除项目"
},
@ -628,16 +646,16 @@
"message": "您的登录会话已过期。"
},
"restartRegistration": {
"message": "Restart registration"
"message": "重新开始注册"
},
"expiredLink": {
"message": "Expired link"
"message": "失效链接"
},
"pleaseRestartRegistrationOrTryLoggingIn": {
"message": "Please restart registration or try logging in."
"message": "请重新注册或尝试登录。"
},
"youMayAlreadyHaveAnAccount": {
"message": "You may already have an account"
"message": "您可能已经有一个账户了"
},
"logOutConfirmation": {
"message": "确定要注销吗?"
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "解密导出的文件时出错。您的加密密钥与导出数据时使用的加密密钥不匹配。"
},
"importDestination": {
"message": "导入目的地"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "了解您的导入选项"
@ -2749,7 +2767,7 @@
"message": "确定要删除此群组吗?"
},
"deleteMultipleGroupsConfirmation": {
"message": "确定要删除下 $QUANTITY$ 个群组吗?",
"message": "确定要删除下 $QUANTITY$ 个群组吗?",
"placeholders": {
"quantity": {
"content": "$1",
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "访问控制"
},
"groupAccessAllItems": {
"message": "此群组可以访问和修改所有项目。"
},
"groupAccessSelectedCollections": {
"message": "此群组只能访问选定的集合。"
},
"readOnly": {
"message": "只读"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "此用户正在使用两步登录来保护他们的账户。"
},
"userAccessAllItems": {
"message": "此用户可以访问和修改所有项目。"
},
"userAccessSelectedCollections": {
"message": "此用户只能访问选定的集合。"
},
"search": {
"message": "搜索"
},
@ -3328,7 +3334,7 @@
"message": "设备"
},
"creatingAccountOn": {
"message": "创建账户于"
"message": "创建账户于"
},
"checkYourEmail": {
"message": "检查您的电子邮箱"
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "您已被邀请加入上面的组织。要接受邀请,您需要登录或者创建一个 Bitwarden 账户。"
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "通过设置主密码完成加入此组织。"
},
"inviteAccepted": {
"message": "邀请已接受"
},
@ -3811,7 +3820,7 @@
"message": "您尚未选择任何内容。"
},
"receiveMarketingEmailsV2": {
"message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
"message": "获取来自 Bitwarden 的建议、公告和调研电子邮件。"
},
"unsubscribe": {
"message": "取消订阅"
@ -4377,6 +4386,9 @@
"message": "Send 链接",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "复制 Send 链接",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "开发 DevOps 和 IT 团队选择 Bitwarden 机密管理器来安全管理和部署他们的基础设施和机器秘密。"
},
"centralizeSecretsManagement": {
"message": "集中管理秘密。"
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -4927,7 +5008,7 @@
"message": "此用户"
},
"resetPasswordMasterPasswordPolicyInEffect": {
"message": "一个或多个组织策略要求主密码满足要求:"
"message": "一个或多个组织策略要求主密码满足下要求:"
},
"resetPasswordSuccess": {
"message": "密码重置成功!"
@ -5032,7 +5113,7 @@
"message": "成功恢复组织的访问权限"
},
"bulkFilteredMessage": {
"message": "已排除,不适用于此操作"
"message": "已拒绝,不适用于此操作"
},
"fingerprint": {
"message": "指纹"
@ -7366,7 +7447,7 @@
"description": "The individual description shown to the user when the user doesn't have access to delete a project."
},
"smProjectsDeleteBulkConfirmation": {
"message": "无法删除下列工程。是否继续?",
"message": "以下工程无法删除。是否继续?",
"description": "The message shown to the user when bulk deleting projects and the user doesn't have access to some projects."
},
"updateKdfSettings": {
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "分配到这些集合"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "只有具有这些集合访问权限的组织成员才能看到这个项目。"
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "只有具有这些集合访问权限的组织成员才能看到这些项目。"
},
"selectCollectionsToAssign": {
@ -7956,7 +8040,7 @@
"message": "剩余"
},
"unlinkOrganization": {
"message": "取消链接组织"
"message": "脱离组织"
},
"manageSeats": {
"message": "管理席位"
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "选择文件夹"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ 将永久转移到所选组织。您将不再拥有这些项目。",
"personalItemTransferWarningSingular": {
"message": "1 个项目将永久转移到所选组织。您将不再拥有该项目。"
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ 个项目将永久转移到所选组织。您将不再拥有这些项目。",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ 将永久转移到 $ORG$。您将不再拥有这些项目。",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 个项目将永久转移到 $ORG$ 。您将不再拥有该项目。",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ 个项目将永久转移到 $ORG$ 。您将不再拥有这些项目。",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "购买的席位已移除"
}

View File

@ -570,6 +570,24 @@
}
}
},
"itemsMovedToOrg": {
"message": "Items moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"itemMovedToOrg": {
"message": "Item moved to $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "刪除項目"
},
@ -1488,8 +1506,8 @@
"importEncKeyError": {
"message": "解密匯出的檔案時發生錯誤,您的加密金鑰與匯出資料時使用的金鑰不同。"
},
"importDestination": {
"message": "匯入目的地"
"destination": {
"message": "Destination"
},
"learnAboutImportOptions": {
"message": "瞭解更多匯入選項"
@ -2781,12 +2799,6 @@
"accessControl": {
"message": "存取控制"
},
"groupAccessAllItems": {
"message": "此群組可存取及變更所有項目。"
},
"groupAccessSelectedCollections": {
"message": "此群組只能存取選擇的集合。"
},
"readOnly": {
"message": "唯讀"
},
@ -2832,12 +2844,6 @@
"userUsingTwoStep": {
"message": "此使用者正在使用兩步驟登入保護帳戶。"
},
"userAccessAllItems": {
"message": "此使用者可存取及變更所有項目。"
},
"userAccessSelectedCollections": {
"message": "此使用者只能存取選擇的集合。"
},
"search": {
"message": "搜尋"
},
@ -3453,6 +3459,9 @@
"joinOrganizationDesc": {
"message": "您已被邀請加入以上組織。若想接受邀請,您需要登入或建立新的 Bitwarden 帳戶。"
},
"finishJoiningThisOrganizationBySettingAMasterPassword": {
"message": "Finish joining this organization by setting a master password."
},
"inviteAccepted": {
"message": "邀請已接受"
},
@ -4377,6 +4386,9 @@
"message": "Send 連結",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copyLink": {
"message": "Copy link"
},
"copySendLink": {
"message": "複製 Send 連結",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
@ -4792,6 +4804,75 @@
"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.'"
},
"developmentDevOpsAndITTeamsChooseBWSecret": {
"message": "Development, DevOps, and IT teams choose Bitwarden Secrets Manager to securely manage and deploy their infrastructure and machine secrets."
},
"centralizeSecretsManagement": {
"message": "Centralize secrets management."
},
"centralizeSecretsManagementDescription": {
"message": "Securely store and manage secrets in one location to prevent secret sprawl across your organization."
},
"preventSecretLeaks": {
"message": "Prevent secret leaks."
},
"preventSecretLeaksDescription": {
"message": "Protect secrets with end-to-end encryption. No more hard coding secrets or sharing through .env files."
},
"enhanceDeveloperProductivity": {
"message": "Enhance developer productivity."
},
"enhanceDeveloperProductivityDescription": {
"message": "Programmatically retrieve and deploy secrets at runtime so developers can focus on what matters most, like improving code quality."
},
"strengthenBusinessSecurity": {
"message": "Strengthen business security."
},
"strengthenBusinessSecurityDescription": {
"message": "Maintain tight control over machine and human access to secrets with SSO integrations, event logs, and access rotation."
},
"tryItNow": {
"message": "Try it now"
},
"sendRequest": {
"message": "Send request"
},
"addANote": {
"message": "Add a note"
},
"bitwardenSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"moreProductsFromBitwarden": {
"message": "More products from Bitwarden"
},
"requestAccessToSecretsManager": {
"message": "Request access to Secrets Manager"
},
"youNeedApprovalFromYourAdminToTrySecretsManager": {
"message": "You need approval from your administrator to try Secrets Manager."
},
"smAccessRequestEmailSent": {
"message": "Access request for secrets manager email sent to admins."
},
"requestAccessSMDefaultEmailContent": {
"message": "Hi,\n\nI am requesting a subscription to Bitwarden Secrets Manager for our team. Your support would mean a great deal!\n\nBitwarden Secrets Manager is an end-to-end encrypted secrets management solution for securely storing, sharing, and deploying machine credentials like API keys, database passwords, and authentication certificates.\n\nSecrets Manager will help us to:\n\n- Improve security\n- Streamline operations\n- Prevent costly secret leaks\n\nTo request a free trial for our team, please reach out to Bitwarden.\n\nThank you for your help!"
},
"giveMembersAccess": {
"message": "Give members access:"
},
"viewAndSelectTheMembers": {
"message": "view and select the members you want to give access to Secrets Manager."
},
"openYourOrganizations": {
"message": "Open your organization's"
},
"usingTheMenuSelect": {
"message": "Using the menu, select"
},
"toGrantAccessToSelectedMembers": {
"message": "to grant access to selected members."
},
"sendVaultCardTryItNow": {
"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**.'"
@ -7915,7 +7996,10 @@
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"bulkCollectionAssignmentDialogDescriptionSingular": {
"message": "Only organization members with access to these collections will be able to see the item."
},
"bulkCollectionAssignmentDialogDescriptionPlural": {
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
@ -8570,21 +8654,33 @@
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"personalItemTransferWarningSingular": {
"message": "1 item will be permanently transferred to the selected organization. You will no longer own this item."
},
"personalItemsTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"personalItemWithOrgTransferWarningSingular": {
"message": "1 item will be permanently transferred to $ORG$. You will no longer own this item.",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"personalItemsWithOrgTransferWarningPlural": {
"message": "$PERSONAL_ITEMS_COUNT$ items will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
"example": "2"
},
"org": {
"content": "$2",
@ -8592,6 +8688,9 @@
}
}
},
"data": {
"message": "Data"
},
"purchasedSeatsRemoved": {
"message": "purchased seats removed"
}