Autosync the updated translations (#10088)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-07-12 11:07:34 +00:00 committed by GitHub
parent e79e4445da
commit 8e0e6fdaff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
62 changed files with 3612 additions and 450 deletions

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "E-posadres"
},
"yourVaultIsLocked": {
"message": "U kluis is vergrendel. Verifieer u hoofwagwoord om voort te gaan."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Is u seker u wil voortgaan?"
},
"moveSelectedItemsDesc": {
"message": "Kies n vouer waarheen u die $COUNT$ gekose item(s) heen wil skuif.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Sleutel"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "U e-pos is bevestig."
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "عنوان البريد الإلكتروني"
},
"yourVaultIsLocked": {
"message": "خزنتك مقفلة. تحقق من كلمة المرور الرئيسية للمتابعة."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "معرف المستخدم الحالي"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -174,7 +174,7 @@
"description": "This is the folder for uncategorized items"
},
"selfOwnershipLabel": {
"message": "You",
"message": "Siz",
"description": "Used as a label to indicate that the user is the owner of an item."
},
"addFolder": {
@ -406,13 +406,13 @@
"message": "Element"
},
"itemDetails": {
"message": "Item details"
"message": "Element detalları"
},
"itemName": {
"message": "Item name"
"message": "Element adı"
},
"cannotRemoveViewOnlyCollections": {
"message": "You cannot remove collections with View only permissions: $COLLECTIONS$",
"message": "\"Yalnız baxma\" icazələrinə sahib kolleksiyaları silə bilməzsiniz: $COLLECTIONS$",
"placeholders": {
"collections": {
"content": "$1",
@ -854,8 +854,8 @@
"emailAddress": {
"message": "E-poçt ünvanı"
},
"yourVaultIsLocked": {
"message": "Anbarınız kilidlənib. Davam etmək üçün ana parolunuzu doğrulayın."
"yourVaultIsLockedV2": {
"message": "Anbarınız kilidlənib."
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Davam etmək istədiyinizə əminsiniz?"
},
"moveSelectedItemsDesc": {
"message": "Seçdiyiniz $COUNT$ elementi daşımaq istədiyiniz qovluğu seçin.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Kimlik doğrulayıcı tətbiqinizlə aşağıdakı QR kodu skan edin və ya açarı daxil edin."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "QR kod yüklənə bilmədi. Yenidən sınayın və ya aşağıdakı açarı istifadə edin."
},
"key": {
"message": "Açar"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Hesab e-poçtu doğrulandı"
},
"emailVerifiedV2": {
"message": "E-poçt doğrulandı"
},
"emailVerifiedFailed": {
"message": "E-poçtunuz doğrulana bilmir. Yeni bir doğrulama e-poçtu göndərməyə çalışın."
},
@ -7877,7 +7883,7 @@
"message": "Bu kolleksiyalara təyin et"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Elementlərin paylaşılacağı kolleksiyaları seçin. Bir kolleksiyada bir element güncəlləndikdə, bütün kolleksiyalarda əks olunacaq. Elementləri, yalnız bu kolleksiyalara müraciət edə bilən təşkilat üzvləri görə bilər."
"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"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "Üzvlərin düzgün kimlik məlumatlarına müraciət etdiklərinə və onların hesabınlarının güvəndə olduğuna əmin olun. Üzv müraciəti və hesab konfiqurasiyalarının CSV-sini əldə etmək üçün bu hesabatı istifadə edin."
},
"memberAccessReportPageDesc": {
"message": "Qruplar, kolleksiyalar və kolleksiya elementləri arasında təşkilat üzvlərinin müraciətini yoxlanışdan keçirin. CSV xaricə köçürməsi, kolleksiya icazələri və hesab konfiqurasiyaları haqqında məlumatlar da daxil olmaqla hər bir üzv üçün detallı məlumat təqdim edir."
},
"higherKDFIterations": {
"message": "Daha yüksək KDF iterasiyaları, ana parolunuzu təcavüzkar tərəfindən \"brute force\" hücumuna qarşı qorumağa kömək edir."
},
@ -8522,7 +8531,49 @@
"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": {
"message": "There are no invoices to list",
"message": "Sadalanacaq heç bir faktura yoxdur",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "Bildiriş: Bu oyun sonu, client anbar gizliliyi yaxşılaşdırılacaq və provayder üzvləri artıq client anbar elementlərinə birbaşa müraciət edə bilməyəcək. Suallar üçün",
"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": "Bitwarden dəstəyi ilə əlaqə saxlayın.",
"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": "Sponsorlu"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Адрас электроннай пошты"
},
"yourVaultIsLocked": {
"message": "Ваша сховішча заблакіравана. Увядзіце асноўны пароль для працягу."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Вы сапраўды хочаце працягнуць?"
},
"moveSelectedItemsDesc": {
"message": "Выберыце папку ў якую вы хочаце перамясціць выбраныя элементы (колькасць: $COUNT$ шт.).",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Ключ"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Ваша пошта была праверана."
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Немагчыма праверыць вашу пошту. Паспрабуйце адправіць новы праверачны ліст."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -174,7 +174,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": {
@ -406,13 +406,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",
@ -854,8 +854,8 @@
"emailAddress": {
"message": "Адрес на електронната поща"
},
"yourVaultIsLocked": {
"message": "Трезорът е заключен — въведете главната си парола, за да продължите."
"yourVaultIsLockedV2": {
"message": "Трезорът Ви е заключен."
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Наистина ли искате да продължите?"
},
"moveSelectedItemsDesc": {
"message": "Избор на папка, в която да се преместят $COUNT$ избрани записи.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Сканирайте QR-кода по-долу с приложението за удостоверяване, или въведете ключа."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "QR-кодът не може да бъде зареден. Опитайте отново или използвайте ключа по-долу."
},
"key": {
"message": "Ключ"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Адресът на електронната ви поща е потвърден."
},
"emailVerifiedV2": {
"message": "Е-пощата е потвърдена"
},
"emailVerifiedFailed": {
"message": "Адресът на електронната ви поща не е потвърден. Пробвайте да изпратите ново писмо за потвърждение."
},
@ -7877,7 +7883,7 @@
"message": "Свързване с тези колекции"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Изберете колекциите, с които да бъдат споделени тези елементи. Когато даден елемент бъде променен в една колекция, промяната ще бъде отразена във всички колекции. Само членовете на организацията с достъп до тези колекции ще могат да виждат елементите."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Изберете колекции за свързване"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "Уверете се, че членовете имат достъп до правилните идентификационни данни, както и че регистрациите им са защитени. Използвайте този доклад, за да получите файл CSV с достъпа на членовете и настройките на регистрациите им."
},
"memberAccessReportPageDesc": {
"message": "Направете проверка на достъпа на членовете до групи, колекции и елементи в колекциите. Изнасянето на на данните като файл CSV предоставя подробна разбивка по членове, включително информация относно правата за колекции и настройките на регистрациите."
},
"higherKDFIterations": {
"message": "По-високите стойности за броя на повторения на KDF може да защитят главната Ви парола от атаки тип „груба сила“."
},
@ -8522,7 +8531,49 @@
"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": {
"message": "There are no invoices to list",
"message": "Няма фактури за показване",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "Обявление: По-късно този месец поверителността на клиентския трезор ще бъде подобрена и членовете на доставчик вече няма да имат директен достъп до елементите в клиентския трезор. Ако имате въпроси,",
"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": "свържете се с поддръжката на Битуорден.",
"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": "Спонсорирано"
},
"licenseAndBillingManagementDesc": {
"message": "След като направите промени в облачния сървър на Битуорден, качете файла с лиценза си, за да приложите последните промени."
},
"addToFolder": {
"message": "Добавяне в папка"
},
"selectFolder": {
"message": "Изберете папка"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ ще бъдат преместени завинаги в избраната организация. Вече няма да притежавате тези елементи.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ ще бъдат преместени завинаги в $ORG$. Вече няма да притежавате тези елементи.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "ইমেইল ঠিকানা"
},
"yourVaultIsLocked": {
"message": "আপনার ভল্ট লক করা আছে। চালিয়ে যেতে আপনার মূল পাসওয়ার্ডটি যাচাই করান।"
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Email adresa"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Adreça electrònica"
},
"yourVaultIsLocked": {
"message": "La caixa forta està bloquejada. Verifiqueu la contrasenya mestra per continuar."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Esteu segur que voleu continuar?"
},
"moveSelectedItemsDesc": {
"message": "Trieu una carpeta a la que vulgueu desplaçar els $COUNT$ elements seleccionats.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Clau"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "S'ha verificat el vostre correu electrònic."
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "No es pot verificar el vostre correu electrònic. Proveu d'enviar un nou correu electrònic de verificació."
},
@ -7877,7 +7883,7 @@
"message": "Assigna a aquestes col·leccions"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Seleccioneu les col·leccions amb les quals es compartiran els elements. Una vegada que un element s'actualitza en una col·lecció, es reflectirà a totes les col·leccions. Només els membres de l'organització amb accés a aquestes col·leccions podran veure els elements."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Seleccioneu les col·leccions per assignar"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "E-mailová adresa"
},
"yourVaultIsLocked": {
"message": "Váš trezor je uzamčen. Pro pokračování musíte zadat hlavní heslo."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Opravdu chcete pokračovat?"
},
"moveSelectedItemsDesc": {
"message": "Vyberte složku, do které chcete přesunout $COUNT$ vybraných položek.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Naskenujte QR kód pomocí Vaší ověřovací aplikace nebo zadejte klíč."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "QR kód nelze načíst. Zkuste to znovu nebo použijte klíč níže."
},
"key": {
"message": "Klíč"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Vaše e-mailová adresa byla ověřena"
},
"emailVerifiedV2": {
"message": "E-mail byl ověřen"
},
"emailVerifiedFailed": {
"message": "Nelze ověřit Váš e-mail. Zkuste odeslat nový ověřovací e-mail."
},
@ -7877,7 +7883,7 @@
"message": "Přiřadit k těmto kolekcím"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Vyberte kolekce, se kterými budou položky sdíleny. Jakmile bude položka aktualizována v jedné kolekci, bude zobrazena ve všech kolekcích. Jen členové organizace s přístupem k těmto kolekcím budou moci vidět položky."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Vyberte kolekce pro přiřazení"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "Ujistěte se, že členové mají přístup k správným údajům a jejich účty jsou bezpečné. Použijte tuto zprávu k získání CSV přístupu členů a konfigurací účtu."
},
"memberAccessReportPageDesc": {
"message": "Audit přístupu členů organizace ke skupinám, kolekcím a položkám kolekcí. Export CSV poskytuje podrobný rozpis pro jednotlivé členy, včetně informací o oprávněních ke kolekcím a konfiguracích účtů."
},
"higherKDFIterations": {
"message": "Více iterací KDF Vám může pomoci ochránit hlavní heslo před útočníkem, který by ho vylákal hrubou silou."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "Žádné faktury k zobrazení",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "Upozornění: Koncem tohoto měsíce bude vylepšena ochrana osobních údajů v klientském trezoru a členové poskytovatele již nebudou mít přímý přístup k položkám klientského trezoru. V případě dotazů se",
"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": "obraťte na podporu společnosti 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": "Sponzorováno"
},
"licenseAndBillingManagementDesc": {
"message": "Po provedení aktualizací na cloudovém serveru Bitwardenu nahrajte váš licenční soubor pro použití nejnovějších změn."
},
"addToFolder": {
"message": "Přidat do složky"
},
"selectFolder": {
"message": "Vybrat složku"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ bude trvale převedeno do vybrané organizace. Tyto položky již nebudete vlastnit.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ bude trvale převedeno do $ORG$. Tyto položky již nebudete vlastnit.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "E-mailadresse"
},
"yourVaultIsLocked": {
"message": "Din boks er låst. Bekræft din hovedadgangskode for at fortsætte."
"yourVaultIsLockedV2": {
"message": "Boksen er låst."
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Sikker på, at du vil fortsætte?"
},
"moveSelectedItemsDesc": {
"message": "Vælg en mappe, hvortil de(t) $COUNT$ valgte emne(r) ønskes flyttet.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Skan QR-koden nedenfor med godkendelses-appen eller angiv nøglen."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Kunne ikke indlæse QR-kode. Forsøg igen eller brug nøglen nedenfor."
},
"key": {
"message": "Nøgle"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Kontoe-mail bekræftet"
},
"emailVerifiedV2": {
"message": "E-mail bekræftet"
},
"emailVerifiedFailed": {
"message": "Kan ikke bekræfte din e-mail. Prøv at sende en ny verifikations-email."
},
@ -7877,7 +7883,7 @@
"message": "Tildel til samlinger"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Vælg de samlinger som emnerne vil blive delt med. Når et emne er opdateret i en samling, vil det blive afspejlet i alle samlinger. Kun organisationsmedlemmer med adgang til disse samlinger vil kunne se emnerne."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Vælg samlinger at tildele"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "Sikr, at medlemmerne har adgang til de rigtige legitimationsoplysninger, og at deres konti er sikre. Brug denne rapport til at få en CSV over medlemsadgang og kontoopsætninger."
},
"memberAccessReportPageDesc": {
"message": "Inspicér organisationsmedlemsadgang på tværs af grupper, samlinger og samlingsemner. CSV-eksporten giver en detaljeret opdeling pr. medlem, herunder oplysninger om samlingstilladelser og kontoopsætninger."
},
"higherKDFIterations": {
"message": "Højere KDF-iterationer kan hjælpe med at beskytte hovedadgangskoden mod brute force-angreb."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "Ingen fakturaer at vise",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "Bemærk: Senere på måneden forbedres klientboksfortroligheden, og udbydermedlemmer vil ikke længere kunne tilgå klientboksemner direkte. For evt. spørgsmål,",
"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.",
"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": "Sponseret"
},
"licenseAndBillingManagementDesc": {
"message": "Efter at have foretaget opdateringer på Bitwarden cloud-serveren, uploade licensfilen for at anvende de seneste ændringer."
},
"addToFolder": {
"message": "Føj til mappe"
},
"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.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ overføres permanent til $ORG$. Man vil ikke længere eje disse emner.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -174,7 +174,7 @@
"description": "This is the folder for uncategorized items"
},
"selfOwnershipLabel": {
"message": "You",
"message": "Du",
"description": "Used as a label to indicate that the user is the owner of an item."
},
"addFolder": {
@ -406,13 +406,13 @@
"message": "Eintrag"
},
"itemDetails": {
"message": "Item details"
"message": "Eintrag-Details"
},
"itemName": {
"message": "Item name"
"message": "Eintrags-Name"
},
"cannotRemoveViewOnlyCollections": {
"message": "You cannot remove collections with View only permissions: $COLLECTIONS$",
"message": "Du kannst Sammlungen mit Leseberechtigung nicht entfernen: $COLLECTIONS$",
"placeholders": {
"collections": {
"content": "$1",
@ -854,8 +854,8 @@
"emailAddress": {
"message": "E-Mail-Adresse"
},
"yourVaultIsLocked": {
"message": "Dein Tresor ist gesperrt. Überprüfe dein Master-Passwort, um fortzufahren."
"yourVaultIsLockedV2": {
"message": "Dein Tresor ist gesperrt."
},
"uuid": {
"message": "UUID"
@ -982,17 +982,17 @@
"message": "Authenticator App"
},
"authenticatorAppDescV2": {
"message": "Enter a code generated by an authenticator app like Bitwarden Authenticator.",
"message": "Gib einen Code ein, der von einer Authentifizierungs-App wie dem Bitwarden Authenticator generiert wurde.",
"description": "'Bitwarden Authenticator' is a product name and should not be translated."
},
"yubiKeyTitleV2": {
"message": "Yubico OTP security key"
"message": "Yubico OTP-Sicherheitsschlüssel"
},
"yubiKeyDesc": {
"message": "Verwenden Sie einen YubiKey um auf Ihr Konto zuzugreifen. Funtioniert mit YubiKey 4, Nano 4, 4C und NEO Geräten."
"message": "Verwende einen YubiKey 4, 5 oder NEO."
},
"duoDescV2": {
"message": "Enter a code generated by Duo Security.",
"message": "Gib einen von Duo Security generierten Code ein.",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
@ -1003,13 +1003,13 @@
"message": "Benutze einen FIDO U2F-kompatiblen Sicherheitsschlüssel, um auf dein Konto zuzugreifen."
},
"u2fTitle": {
"message": "FIDO U2F Sicherheitsschlüssel"
"message": "FIDO U2F-Sicherheitsschlüssel"
},
"webAuthnTitle": {
"message": "FIDO2 WebAuthn"
"message": "Passkey"
},
"webAuthnDesc": {
"message": "Benutze einen WebAuthn-kompatiblen Sicherheitsschlüssel, um auf dein Konto zuzugreifen."
"message": "Verwende die Biometrie deines Gerätes oder einen FIDO2-kompatiblen Sicherheitsschlüssel."
},
"webAuthnMigrated": {
"message": "(Von FIDO migriert)"
@ -1018,7 +1018,7 @@
"message": "E-Mail"
},
"emailDescV2": {
"message": "Enter a code sent to your email."
"message": "Gib einen an deine E-Mail-Adresse gesendeten Code ein."
},
"continue": {
"message": "Fortsetzen"
@ -1060,7 +1060,7 @@
"message": "Bist du sicher, dass du fortfahren möchtest?"
},
"moveSelectedItemsDesc": {
"message": "Wählen Sie einen Ordner aus, in den Sie $COUNT$ ausgewählte(s) Objekt(e) verschieben möchten.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1659,7 +1659,7 @@
"message": "Geben Sie Ihr Master-Passwort ein, um die Zwei-Faktor-Anmeldeeinstellungen zu ändern."
},
"twoStepAuthenticatorInstructionPrefix": {
"message": "Download an authenticator app such as"
"message": "Lade eine Authentifizierungs-App herunter, wie z.B."
},
"twoStepAuthenticatorInstructionInfix1": {
"message": ","
@ -1680,16 +1680,19 @@
}
},
"continueToExternalUrlDesc": {
"message": "You are leaving Bitwarden and launching an external website in a new window."
"message": "Du verlässt Bitwarden und öffnest eine externe Website in einem neuen Fenster."
},
"twoStepContinueToBitwardenUrlTitle": {
"message": "Weiter zu 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": "Mit dem Bitwarden Authenticator kannst du Authentifizierungsschlüssel speichern und TOTP-Codes für Zwei-Faktor-Authentifizierungsprozesse generieren. Erfahre mehr auf der bitwarden.com Website."
},
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
"message": "Scanne den QR-Code unten mit deiner Authentifizierungs-App oder gib den Schlüssel ein."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "QR-Code konnte nicht geladen werden. Versuche es erneut oder verwende den Schlüssel unten."
},
"key": {
"message": "Schlüssel"
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Deine Konto-E-Mail-Adresse wurde verifiziert"
},
"emailVerifiedV2": {
"message": "E-Mail-Adresse verifiziert"
},
"emailVerifiedFailed": {
"message": "Ihre E-Mail kann nicht verifiziert werden. Versuchen Sie eine neue Bestätigungs-E-Mail zu senden."
},
@ -3706,7 +3712,7 @@
}
},
"subscriptionSeatMaxReached": {
"message": "You cannot invite more than $COUNT$ members without increasing your subscription seats.",
"message": "Du kannst nicht mehr als $COUNT$ Mitglieder einladen, ohne deine Benutzerplätze zu erhöhen.",
"placeholders": {
"count": {
"content": "$1",
@ -3787,7 +3793,7 @@
"message": "jederzeit."
},
"byContinuingYouAgreeToThe": {
"message": "Indem Sie fortfahren, stimmen Sie unseren"
"message": "Indem du fortfährst, stimmst du den"
},
"and": {
"message": "und"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "Stelle sicher, dass Mitglieder Zugriff auf die richtigen Zugangsdaten haben und ihre Konten sicher sind. Benutze diesen Bericht, um eine CSV-Datei mit Mitgliederzugriffen und Kontokonfigurationen zu erhalten."
},
"memberAccessReportPageDesc": {
"message": "Kontrolliere den Zugriff von Organisationsmitgliedern auf Gruppen, Sammlungen und Sammlungseinträgen. Der CSV-Export bietet eine detaillierte Aufschlüsselung pro Mitglied, einschließlich Informationen über Sammlungsberechtigungen und Kontenkonfigurationen."
},
"higherKDFIterations": {
"message": "Höhere KDF-Iterationen können helfen, dein Master-Passwort vor Brute-Force-Attacken durch einen Angreifer zu schützen."
},
@ -8509,20 +8518,62 @@
"message": "Client details"
},
"downloadCSV": {
"message": "CSV herunterladen"
"message": "CSV-Datei herunterladen"
},
"monthlySubscriptionUserSeatsMessage": {
"message": "Adjustments to your subscription will result in prorated charges to your billing totals on your next billing period. "
"message": "Anpassungen an deinem Abonnement führen zu einer anteiligen Erhöhung deines Rechnungsbetrags im nächsten Abrechnungszeitraum. "
},
"annualSubscriptionUserSeatsMessage": {
"message": "Adjustments to your subscription will result in prorated charges on a monthly billing cycle. "
"message": "Anpassungen an deinem Abonnement führen zu einer anteiligen Erhöhung in deinem monatlichen Abrechnungszeitraum. "
},
"billingHistoryDescription": {
"message": "Download a CSV to obtain client details for each billing date. Prorated charges are not included in the CSV and may vary from the linked invoice. For the most accurate billing details, refer to your monthly invoices.",
"message": "Lade eine CSV-Datei herunter, um Kundendetails für jedes Rechnungsdatum zu erhalten. Anteilige Kosten sind nicht in der CSV-Datei enthalten und können von der zugehörigen Rechnung abweichen. Detaillierte Angaben zur Rechnungsstellung findest du in deinen monatlichen Abrechnungen.",
"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": {
"message": "There are no invoices to list",
"message": "Es gibt keine Rechnungen zum Anzeigen",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "Hinweis: Später in diesem Monat wird die Kundentresor-Sicherheit verbessert und Mitglieder eines Anbieters haben dann keinen direkten Zugriff mehr auf Einträge des Kundentresors. Bei Fragen",
"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": "kontaktiere den Bitwarden Support.",
"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": "Gesponsert"
},
"licenseAndBillingManagementDesc": {
"message": "Lade nach der Durchführung von Aktualisierungen im Bitwarden Cloud Server deine Lizenzdatei hoch, um die neuesten Änderungen anzuwenden."
},
"addToFolder": {
"message": "Add to folder"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Διεύθυνση Email"
},
"yourVaultIsLocked": {
"message": "Το vault σας είναι κλειδωμένο. Επαληθεύστε τον κύριο κωδικό πρόσβασης για να συνεχίσετε."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Είστε βέβαιοι ότι θέλετε να συνεχίσετε;"
},
"moveSelectedItemsDesc": {
"message": "Επιλέξτε ένα φάκελο στον οποίο θέλετε να μετακινήσετε το $COUNT$ επιλεγμένο(α) στοιχεία.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Κλειδί"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Το email σας έχει επαληθευτεί."
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Δεν είναι δυνατή η επαλήθευση του email σας. Δοκιμάστε να στείλετε νέο email επαλήθευσης."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
"yourVaultIsLockedV2": {
"message": "Your vault is locked."
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -2420,7 +2423,7 @@
"message": "Licence file"
},
"licenseFileDesc": {
"message": "Your license file will be named something like $FILE_NAME$",
"message": "Your licence file will be named something like $FILE_NAME$",
"placeholders": {
"file_name": {
"content": "$1",
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organisation members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"memberAccessReportPageDesc": {
"message": "Audit organisation 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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"licenseAndBillingManagementDesc": {
"message": "After making updates in the Bitwarden cloud server, upload your licence file to apply the most recent changes."
},
"addToFolder": {
"message": "Add to folder"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organisation. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
"yourVaultIsLockedV2": {
"message": "Your vault is locked."
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -2420,7 +2423,7 @@
"message": "Licence file"
},
"licenseFileDesc": {
"message": "Your license file will be named something like $FILE_NAME$",
"message": "Your licence file will be named something like $FILE_NAME$",
"placeholders": {
"file_name": {
"content": "$1",
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Your email has been verified."
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organisation members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"memberAccessReportPageDesc": {
"message": "Audit organisation 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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"licenseAndBillingManagementDesc": {
"message": "After making updates in the Bitwarden cloud server, upload your licence file to apply the most recent changes."
},
"addToFolder": {
"message": "Add to folder"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organisation. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Retpoŝta Adreso"
},
"yourVaultIsLocked": {
"message": "Via trezorejo estas ŝlosita. Kontrolu vian ĉefan pasvorton por daŭrigi."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Elektu dosierujon al kiu vi ŝatus movi la elektitajn erojn $COUNT$.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Konigilo"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Via retpoŝto estis kontrolita."
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Ne eblas kontroli vian retpoŝton. Provu sendi novan kontrolan retpoŝton."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Correo electrónico"
},
"yourVaultIsLocked": {
"message": "Tu caja fuerte está bloqueada. Verifica tu contraseña maestra para continuar."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "¿Está seguro de que desea continuar?"
},
"moveSelectedItemsDesc": {
"message": "Selecciona una carpeta a la que quieras mover los $COUNT$ elementos seleccionados.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Clave"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Tu cuenta de correo ha sido verificada."
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "No se ha podido verificar tu cuenta de correo electrónico. Prueba a enviar un nuevo correo de verificación."
},
@ -7877,7 +7883,7 @@
"message": "Asignar a estas colecciones"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Seleccionar colecciones para asignar"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -174,7 +174,7 @@
"description": "This is the folder for uncategorized items"
},
"selfOwnershipLabel": {
"message": "You",
"message": "Sina",
"description": "Used as a label to indicate that the user is the owner of an item."
},
"addFolder": {
@ -406,10 +406,10 @@
"message": "Kirje"
},
"itemDetails": {
"message": "Item details"
"message": "Vaata detaile"
},
"itemName": {
"message": "Item name"
"message": "Kirje nimi"
},
"cannotRemoveViewOnlyCollections": {
"message": "You cannot remove collections with View only permissions: $COLLECTIONS$",
@ -598,16 +598,16 @@
"message": "Juurdepääs"
},
"accessLevel": {
"message": "Access level"
"message": "Juurdepääsu aste"
},
"accessing": {
"message": "Accessing"
"message": "Hangin juurdepääsu"
},
"loggedOut": {
"message": "Välja logitud"
},
"loggedOutDesc": {
"message": "You have been logged out of your account."
"message": "Sa logisid oma kontolt välja."
},
"loginExpired": {
"message": "Sessioon on aegunud."
@ -631,82 +631,82 @@
"message": "Logi sisse või loo uus konto."
},
"loginWithDevice": {
"message": "Log in with device"
"message": "Logi sisse teise seadmega"
},
"loginWithDeviceEnabledNote": {
"message": "Log in with device must be set up in the settings of the Bitwarden app. Need another option?"
"message": "Bitwardeni rakenduse seadistuses peab olema konfigureeritud sisselogimine läbi seadme. Soovid teist valikut?"
},
"loginWithMasterPassword": {
"message": "Logi sisse ülemparooliga"
},
"readingPasskeyLoading": {
"message": "Reading passkey..."
"message": "Loen pääsuvõtit..."
},
"readingPasskeyLoadingInfo": {
"message": "Keep this window open and follow prompts from your browser."
"message": "Hoia see aken lahti ja järgi brauseri juhiseid."
},
"useADifferentLogInMethod": {
"message": "Use a different log in method"
"message": "Kasuta teist logimismeetodit"
},
"loginWithPasskey": {
"message": "Log in with passkey"
"message": "Logi sisse pääsuvõtmega"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Invalid Passkey. Please try again."
"message": "Vigane pääsuvõti. Palun proovi uuesti."
},
"twoFactorForPasskeysNotSupportedOnClientUpdateToLogIn": {
"message": "2FA for passkeys is not supported. Update the app to log in."
"message": "2FA pääsuvõtmed pole toetatud. Uuenda sisse logimiseks rakendust."
},
"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": "Uus pääsukood"
},
"learnMoreAboutPasswordless": {
"message": "Learn more about passwordless"
"message": "Uuri lähemalt nullparooli kohta"
},
"creatingPasskeyLoading": {
"message": "Creating passkey..."
"message": "Loon pääsuvõtit..."
},
"creatingPasskeyLoadingInfo": {
"message": "Keep this window open and follow prompts from your browser."
"message": "Hoia see aken lahti ja järgi brauseri juhiseid."
},
"errorCreatingPasskey": {
"message": "Error creating passkey"
"message": "Pääsuvõtme loomine ebaõnnestus"
},
"errorCreatingPasskeyInfo": {
"message": "There was a problem creating your passkey."
"message": "Tekkis probleem pääsuvõtme loomisel."
},
"passkeySuccessfullyCreated": {
"message": "Passkey successfully created!"
"message": "Pääsuvõti edukalt loodud!"
},
"customPasskeyNameInfo": {
"message": "Name your passkey to help you identify it."
"message": "Anna oma pääsuvõtmele nimi, et seda hiljem lihtsamini tuvastada."
},
"useForVaultEncryption": {
"message": "Use for vault encryption"
"message": "Kasuta hoidla krüpteerimiseks"
},
"useForVaultEncryptionInfo": {
"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": "Ei õnnestunud pääsuvõtit lugeda. Proovi uuesti või tühjendage see valik."
},
"encryptionNotSupported": {
"message": "Encryption not supported"
"message": "Krüpteerimine ei ole toetatud"
},
"enablePasskeyEncryption": {
"message": "Set up encryption"
"message": "Seadista krüpteerimine"
},
"usedForEncryption": {
"message": "Used for encryption"
},
"loginWithPasskeyEnabled": {
"message": "Log in with passkey turned on"
"message": "Logi sisse pääsuvõti sisse lülitatult"
},
"passkeySaved": {
"message": "$NAME$ saved",
"message": "$NAME$ salvestatud",
"placeholders": {
"name": {
"content": "$1",
@ -715,31 +715,31 @@
}
},
"passkeyRemoved": {
"message": "Passkey removed"
"message": "Pääsuvõti eemaldatud"
},
"removePasskey": {
"message": "Remove passkey"
"message": "Eemalda pääsuvõti"
},
"removePasskeyInfo": {
"message": "If all passkeys are removed, you will be unable to log into new devices without your master password."
"message": "Kui kõik pääsuvõtmed on eemaldatud, ei saa sa sisse logida uutesse seadmetesse ilma ülemparoolita."
},
"passkeyLimitReachedInfo": {
"message": "Passkey limit reached. Remove a passkey to add another."
"message": "Pääsuvõtmete limiit täitus. Eemalda mõni, et uusi lisada."
},
"tryAgain": {
"message": "Try again"
"message": "Proovi uuesti"
},
"createAccount": {
"message": "Konto loomine"
},
"setAStrongPassword": {
"message": "Set a strong password"
"message": "Määra tugev parool"
},
"finishCreatingYourAccountBySettingAPassword": {
"message": "Finish creating your account by setting a password"
"message": "Lõpeta konto loomine määrates parooli"
},
"newAroundHere": {
"message": "New around here?"
"message": "Kas oled uus?"
},
"startTrial": {
"message": "Alusta prooviperioodi"
@ -748,10 +748,10 @@
"message": "Logi sisse"
},
"verifyIdentity": {
"message": "Verify your Identity"
"message": "Kinnitage oma Identiteet"
},
"logInInitiated": {
"message": "Log in initiated"
"message": "Sisselogimine käivitatud"
},
"submit": {
"message": "Kinnita"
@ -787,7 +787,7 @@
"message": "Ülemparooli vihje"
},
"masterPassHintText": {
"message": "If you forget your password, the password hint can be sent to your email. $CURRENT$/$MAXIMUM$ character maximum.",
"message": "Kui sa unustad oma parooli, saad saata parooli vihje e-mailile.\n$CURRENT$/$MAXIMUM$ tähepiirang.",
"placeholders": {
"current": {
"content": "$1",
@ -824,7 +824,7 @@
"message": "Vajalik on ülemparooli uuesti sisestamine."
},
"masterPasswordMinlength": {
"message": "Master password must be at least $VALUE$ characters long.",
"message": "Ülemparool peab olema vähemalt $VALUE$ märki pikk.",
"description": "The Master Password must be at least a specific number of characters long.",
"placeholders": {
"value": {
@ -849,13 +849,13 @@
"message": "Tekkis ootamatu viga."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
"message": "Palun vali kehtivuse lõppemise tähtaeg tulevikust."
},
"emailAddress": {
"message": "E-posti aadress"
},
"yourVaultIsLocked": {
"message": "Hoidla on lukus. Jätkamiseks sisesta ülemparool."
"yourVaultIsLockedV2": {
"message": "Sinu hoidla on lukus."
},
"uuid": {
"message": "UUID"
@ -880,7 +880,7 @@
"message": "Vale ülemparool"
},
"invalidFilePassword": {
"message": "Invalid file password, please use the password you entered when you created the export file."
"message": "Vale parool, palun kasuta seda parooli mille sisestasid eksport faili loomisel."
},
"lockNow": {
"message": "Lukusta paroolihoidla"
@ -889,7 +889,7 @@
"message": "Puuduvad kirjed, mida kuvada."
},
"noPermissionToViewAllCollectionItems": {
"message": "You do not have permission to view all items in this collection."
"message": "Sul ei ole õigust vaadata kõiki asju selles kogus."
},
"noCollectionsInList": {
"message": "Puuduvad kollektsioonid, mida kuvada."
@ -901,7 +901,7 @@
"message": "Puuduvad kasutajad, keda kuvada."
},
"noMembersInList": {
"message": "There are no members to list."
"message": "Puuduvad kasutajad, keda kuvada."
},
"noEventsInList": {
"message": "Puuduvad sündmused, mida kuvada."
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Vali kaust, kuhu soovid need $COUNT$ kirjet liigutada.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1493,10 +1493,10 @@
"message": "Vali imporditav fail"
},
"chooseFile": {
"message": "Choose File"
"message": "Vali fail"
},
"noFileChosen": {
"message": "No file chosen"
"message": "Ühtegi faili pole valitud"
},
"orCopyPasteFileContents": {
"message": "või kopeeri/kleebi imporditava faili sisu"
@ -1581,26 +1581,26 @@
"message": "Kaheastmeline kinnitamine"
},
"twoStepLoginEnforcement": {
"message": "Two-step Login Enforcement"
"message": "Kaheastmelise Logimise Jõustamine"
},
"twoStepLoginDesc": {
"message": "Kaitse oma kontot, nõudes sisselogimisel lisakinnitust."
},
"twoStepLoginTeamsDesc": {
"message": "Enable two-step login for your organization."
"message": "Luba kaheastmeline logimine enda organisatsioonis."
},
"twoStepLoginEnterpriseDescStart": {
"message": "Enforce Bitwarden Two-step Login options for members by using the ",
"message": "Jõusta Bitwardeni Kaheastmelise Logimise valikud liikmetele kasutades ",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enforce Bitwarden Two-step Login options for members by using the Two-step Login Policy.'"
},
"twoStepLoginPolicy": {
"message": "Two-step Login Policy"
"message": "Kaheastmelise Sisselogimise Reeglid"
},
"twoStepLoginOrganizationDuoDesc": {
"message": "To enforce Two-step Login through Duo, use the options below."
"message": "Et jõustada Kaheastmeline Logimine läbi Duo, kasuta allolevaid valikuid."
},
"twoStepLoginOrganizationSsoDesc": {
"message": "If you have setup SSO or plan to, Two-step Login may already be enforced through your Identity Provider."
"message": "Kui sa oled seadistanud SSO või plaanid seda, Kaheastmeline Logimine võib juba olla jõustatud läbi sinu Identiteedi Pakkuja."
},
"twoStepLoginRecoveryWarning": {
"message": "Kaheastmelise kinnitamine aktiveerimine võib luua olukorra, kus sul on võimatu oma Bitwardeni kontosse sisse logida. Näiteks kui kaotad oma nutiseadme. Taastamise kood võimaldab aga kontole ligi pääseda ka olukorras, kus kaheastmelist kinnitamist ei ole võimalik läbi viia. Sellistel juhtudel ei saa ka Bitwardeni klienditugi sinu kontole ligipääsu taastada. Selle tõttu soovitame taastekoodi välja printida ja seda turvalises kohas hoida."
@ -1659,19 +1659,19 @@
"message": "Kaheastmelise kinnitamise seadete muutmiseks pead sisestama ülemparooli."
},
"twoStepAuthenticatorInstructionPrefix": {
"message": "Download an authenticator app such as"
"message": "Lae alla autentiteerimise rakendus nagu"
},
"twoStepAuthenticatorInstructionInfix1": {
"message": ","
},
"twoStepAuthenticatorInstructionInfix2": {
"message": "or"
"message": "või"
},
"twoStepAuthenticatorInstructionSuffix": {
"message": "."
},
"continueToExternalUrlTitle": {
"message": "Continue to $URL$?",
"message": "Mine edasi $URL$-i?",
"placeholders": {
"url": {
"content": "$1",
@ -1680,22 +1680,25 @@
}
},
"continueToExternalUrlDesc": {
"message": "You are leaving Bitwarden and launching an external website in a new window."
"message": "Oled lahkumas Bitwardenist ja avamas välist veebilehte uues aknas."
},
"twoStepContinueToBitwardenUrlTitle": {
"message": "Continue to bitwarden.com?"
"message": "Mine edasi bitwarden.com-i?"
},
"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": "Bitwardeni Autentiteerijaga saad sa hoiustada autentiteerimise võtmeid ja luua TOTP koode kaheastmeliseks kinnitamiseks. Uuri lähemalt bitwarden.com veebilehelt."
},
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
"message": "Skänneeri allolev QR-kood oma autentiteerimisrakendusega või sisesta kood."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Ei õnnestunud laadida QR-koodi. Proovi uuesti või kasuta allolevat koodi."
},
"key": {
"message": "Võti"
},
"twoStepAuthenticatorEnterCodeV2": {
"message": "Verification code"
"message": "Kinnituskood"
},
"twoStepAuthenticatorReaddDesc": {
"message": "Kui soovid lisada veel seadmeid, siis all on kuvatud QR kood (ehk võti), mida autentimisrakendusega kasutada saad."
@ -1776,10 +1779,10 @@
"message": "Sisesta oma Bitwardeni rakenduse informatsioon Duo admini paneelist."
},
"twoFactorDuoClientId": {
"message": "Client Id"
"message": "Kliendi Id"
},
"twoFactorDuoClientSecret": {
"message": "Client Secret"
"message": "Kliendi Saladus"
},
"twoFactorDuoApiHostname": {
"message": "API hostinimi"
@ -1862,7 +1865,7 @@
"description": "Vault health reports can be used to evaluate the security of your Bitwarden individual or organization vault."
},
"orgsReportsDesc": {
"message": "Identify and close security gaps in your organization's accounts by clicking the reports below.",
"message": "Idenfitseeri ja paranda turvaprobleeme oma organisatsiooni kontodes vajutades allolevatele raportidele.",
"description": "Vault health reports can be used to evaluate the security of your Bitwarden individual or organization vault."
},
"unsecuredWebsitesReport": {
@ -1875,7 +1878,7 @@
"message": "Leiti ebaturvalisi veebilehti"
},
"unsecuredWebsitesFoundReportDesc": {
"message": "We found $COUNT$ items in your $VAULT$ with unsecured URIs. You should change their URI scheme to https:// if the website allows it.",
"message": "Leidsime sinu hoidla(st/test) $COUNT$ eset ebaturvaliste URI-dega. Peaksid muutma neid, kui su sait lubab, https:// -iks.",
"placeholders": {
"count": {
"content": "$1",
@ -1900,7 +1903,7 @@
"message": "Kaheastmelise kinnituseta kontod"
},
"inactive2faFoundReportDesc": {
"message": "We found $COUNT$ website(s) in your $VAULT$ that may not be configured with two-step login (according to 2fa.directory). To further protect these accounts, you should set up two-step login.",
"message": "Me leitsime $COUNT$ veebilehe(veebilehte) sinu $VAULT$ mis ei pruugi olla seadistatud kaheastmelise logimisega (2fa andmebaasi järgi). Et oma kontosid kaitsta, soovitame tungivalt sisse seada kaheastmelise sisselogimise.",
"placeholders": {
"count": {
"content": "$1",
@ -1928,7 +1931,7 @@
"message": "Avastatud on lekkinud paroole"
},
"exposedPasswordsFoundReportDesc": {
"message": "We found $COUNT$ items in your $VAULT$ that have passwords that were exposed in known data breaches. You should change them to use a new password.",
"message": "Leidsime $COUNT$ eseme(eset) sinu $VAULT$ mille parool paljastati hiljutiste andmelekete käigus. Soovitame tungivalt muuta kohe need paroolid.",
"placeholders": {
"count": {
"content": "$1",
@ -1965,7 +1968,7 @@
"message": "Avastatud on nõrgad paroolid"
},
"weakPasswordsFoundReportDesc": {
"message": "We found $COUNT$ items in your $VAULT$ with passwords that are not strong. You should update them to use stronger passwords.",
"message": "Me leidsime $COUNT$ eset sinu $VAULT$ nõrkade paroolidega. Sa peaksid vahetama need tugevamate vastu.",
"placeholders": {
"count": {
"content": "$1",
@ -1990,7 +1993,7 @@
"message": "Leiti korduvalt kasutatud paroole"
},
"reusedPasswordsFoundReportDesc": {
"message": "We found $COUNT$ passwords that are being reused in your $VAULT$. You should change them to a unique value.",
"message": "Me leidsime $COUNT$ parooli, mida on korduvalt kasutatud sinu $VAULT$. Sa peaksid korduvad paroolid välja vahetama ainulaadsete vastu.",
"placeholders": {
"count": {
"content": "$1",
@ -2148,7 +2151,7 @@
}
},
"premiumPriceWithFamilyPlan": {
"message": "Go premium for just $PRICE$ /year, or get premium accounts for $FAMILYPLANUSERCOUNT$ users and unlimited family sharing with a ",
"message": "Hangi preemiumi ainult $PRICE$ eest aastas või hangi preemium $FAMILYPLANUSERCOUNT$ kasutajale pluss piiramatu peresisene jagamine ",
"placeholders": {
"price": {
"content": "$1",
@ -2161,7 +2164,7 @@
}
},
"bitwardenFamiliesPlan": {
"message": "Bitwarden Families plan."
"message": "Bitwardeni Pereplaaniga."
},
"addons": {
"message": "Lisad"
@ -2237,7 +2240,7 @@
}
},
"paymentChargedWithUnpaidSubscription": {
"message": "Your payment method will be charged for any unpaid subscriptions."
"message": "Sinu maksemeetodit kasutatakse maksmata tellimuste tasumiseks."
},
"paymentChargedWithTrial": {
"message": "Valitud pakett sisaldab 7 päevast prooviperioodi. Krediitkaardilt ei võeta raha enne, kui prooviperiood läbi saab. Väljatoodud summa debiteeritakse iga $INTERVAL$. Tellimust on võimalik igal ajal tühistada."
@ -2261,7 +2264,7 @@
"message": "Tühista tellimus"
},
"subscriptionExpiration": {
"message": "Subscription expiration"
"message": "Tellimuse lõppemine"
},
"subscriptionCanceled": {
"message": "Tellimus on tühistatud."
@ -2408,7 +2411,7 @@
"message": "Võta klienditoega ühendust"
},
"contactSupportShort": {
"message": "Contact Support"
"message": "Võta kasutajatoega ühendust"
},
"updatedPaymentMethod": {
"message": "Maksemeetod on muudetud."
@ -2626,7 +2629,7 @@
}
},
"trialSecretsManagerThankYou": {
"message": "Thanks for signing up for Bitwarden Secrets Manager for $PLAN$!",
"message": "Aitäh soetamast Bitwarden Secrets Manageri $PLAN$ tellimusega!",
"placeholders": {
"plan": {
"content": "$1",
@ -2719,7 +2722,7 @@
"message": "Tahad kindlasti selle grupi kustutada?"
},
"deleteMultipleGroupsConfirmation": {
"message": "Are you sure you want to delete the following $QUANTITY$ group(s)?",
"message": "Kas sa oled kindel, et tahad kustudada $QUANTITY$ gruppi?",
"placeholders": {
"quantity": {
"content": "$1",
@ -2737,7 +2740,7 @@
"message": "Kui kasutaja ligipääsu luba on tühistatud, ei saa ta enam origanisatsiooni andmetele ligi. Ligipääsu taastamiseks ava \"Tühistatud\" kaart."
},
"removeUserConfirmationKeyConnector": {
"message": "Warning! This user requires Key Connector to manage their encryption. Removing this user from your organization will permanently deactivate their account. This action cannot be undone. Do you want to proceed?"
"message": "Hoiatus! See kasutaja vajab Key Connectorit oma krüpteeringu haldamiseks. Tema eemaldamine organisatsioonist deaktiveerib jäädavalt tema konto. Seda otsust ei saa muuta. Oled kindel?"
},
"externalId": {
"message": "Väline ID"
@ -2776,7 +2779,7 @@
"message": "Oled kindel, et soovid selle kogumiku kustutada?"
},
"editMember": {
"message": "Edit member"
"message": "Muuda liiget"
},
"fieldOnTabRequiresAttention": {
"message": "A field on the '$TAB$' tab requires your attention.",
@ -2845,7 +2848,7 @@
"message": "Kõik"
},
"addAccess": {
"message": "Add Access"
"message": "Anna Juurdepääs"
},
"addAccessFilter": {
"message": "Add Access Filter"
@ -2884,7 +2887,7 @@
"message": "CLI"
},
"bitWebVault": {
"message": "Bitwarden Web vault"
"message": "Bitwarden Web Vault"
},
"bitSecretsManager": {
"message": "Bitwarden Secrets Manager"
@ -2911,10 +2914,10 @@
"message": "Sisselogimine nurjus vale kaheastmelise kinnituse tõttu."
},
"incorrectPassword": {
"message": "Incorrect password"
"message": "Vale parool"
},
"incorrectCode": {
"message": "Incorrect code"
"message": "Vale kood"
},
"incorrectPin": {
"message": "Incorrect PIN"
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "E-posti aadress on kinnitatud."
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "E-posti kinnitamine nurjus. Proovi uut kinnituskirja saata."
},
@ -3781,16 +3787,16 @@
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
},
"unsubscribe": {
"message": "Unsubscribe"
"message": "Lõpeta tellimus"
},
"atAnyTime": {
"message": "at any time."
"message": "iga hetk."
},
"byContinuingYouAgreeToThe": {
"message": "By continuing, you agree to the"
"message": "Jätkates nõustud"
},
"and": {
"message": "and"
"message": "ja"
},
"acceptPolicies": {
"message": "Märkeruudu markeerimisel nõustud järgnevaga:"
@ -5505,16 +5511,16 @@
"message": "Kood on saadetud"
},
"verificationCode": {
"message": "Verification code"
"message": "Kinnituskood"
},
"confirmIdentity": {
"message": "Jätkamiseks kinnita oma identiteet."
},
"verificationCodeRequired": {
"message": "Verification code is required."
"message": "Kinnituskood on nõutav."
},
"invalidVerificationCode": {
"message": "Invalid verification code"
"message": "Vale kinnituskood"
},
"convertOrganizationEncryptionDesc": {
"message": "$ORGANIZATION$ is using SSO with a self-hosted key server. A master password is no longer required to log in for members of this organization.",
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Emaila"
},
"yourVaultIsLocked": {
"message": "Zure kutxa gotorra blokeatuta dago. Egiaztatu zure pasahitz nagusia jarraitzeko."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Aukeratu $COUNT$ hautatutako artikulu mugitu nahi d(it)uzun karpeta.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Gakoa"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Zure emaila egiaztatu da."
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Ezin izan da emaila egiaztatu. Saiatu egiaztatzeko email berri bat bidaltzen."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "نشانی ایمیل"
},
"yourVaultIsLocked": {
"message": "گاوصندوق شما قفل است. برای ادامه کلمه عبور اصلی خود را وارد کنید."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "آیا اطمینان دارید که می‌خواهید ادامه دهید؟"
},
"moveSelectedItemsDesc": {
"message": "پوشه ای را انتخاب کنید که می‌خواهید $COUNT$ مورد انتخاب شده را به آن منتقل کنید.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "کلید"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "ایمیل حساب تأیید شد"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "تأیید ایمیل شما امکان پذیر نیست. سعی کنید یک ایمیل تأیید جدید ارسال کنید."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Sähköpostiosoite"
},
"yourVaultIsLocked": {
"message": "Holvi on lukittu. Jatka vahvistamalla pääsalasanasi."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Haluatko varmasti jatkaa?"
},
"moveSelectedItemsDesc": {
"message": "Valitse kansio, johon haluat siirtää $COUNT$ kohdetta.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Skannaa alla oleva QR-koodi todennussovelluksellasi tai syötä avain."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Avain"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Tilin sähköpostiosoite on vahvistettu"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Sähköpostiosoitettasi ei voitu vahvistaa. Yritä lähettää uusi vahvistussähköposti."
},
@ -3706,7 +3712,7 @@
}
},
"subscriptionSeatMaxReached": {
"message": "You cannot invite more than $COUNT$ members without increasing your subscription seats.",
"message": "Voit kutsua enintään $COUNT$ jäsentä kasvattamatta tilauksesi käyttäjäpaikkojen määrää.",
"placeholders": {
"count": {
"content": "$1",
@ -7877,7 +7883,7 @@
"message": "Määritä seuraaviin kokoelmiin"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Valitse kokoelmat, joihin kohteet sisällytetään. Kun kohdetta muokataan yhdessä kokoelmassa, päivittyy muutos kaikkiin kokoelmiin. Kohteet näkyvät vain niille organisaation jäsenille, joilla on näiden kokoelmien käyttöoikeus."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Valitse määritettävät kokoelmat"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "Varmista, että jäsenillä on oikeiden käyttäjätietojen käyttöoikeus ja että heidän tilinsä on suojattu. Tämän raportin avulla saat CSV-tiedoston käyttäjien oikeuksista ja tiliasetuksista."
},
"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."
},
"higherKDFIterations": {
"message": "Korkeampi KDF-toistojen määrä vahvistaa pääsalasanasi suojausta väsytyshyökkäyksien varalta."
},
@ -8522,7 +8531,49 @@
"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": {
"message": "Näytettäviä laskuja ei ole",
"message": "Listattavia laskuja ei ole",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Naka-lock ang vault mo. Beripikahin ang master password mo para tumuloy."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Sigurado ka bang gusto mong tumuloy?"
},
"moveSelectedItemsDesc": {
"message": "Piliin ang folder na paglilipatan ng $COUNT$ napiling item.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Na verify ang email ng account"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Hindi ma verify ang iyong email. Subukan ang pagpapadala ng isang bagong email sa pag verify."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Adresse électronique"
},
"yourVaultIsLocked": {
"message": "Votre coffre est verrouillé. Vérifiez votre mot de passe principal pour continuer."
"yourVaultIsLockedV2": {
"message": "Votre coffre est verrouillé."
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Êtes-vous sûr(e) de vouloir continuer ?"
},
"moveSelectedItemsDesc": {
"message": "Choisissez le dossier vers lequel vous souhaitez déplacer les $COUNT$ élément(s) sélectionné(s).",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scannez le code QR ci-dessous avec votre application d'authentification ou saisissez la clé."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Impossible de charger le code QR. Réessayez ou utilisez la clé ci-dessous."
},
"key": {
"message": "Clé"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Courriel du compte vérifié"
},
"emailVerifiedV2": {
"message": "Courriel vérifié"
},
"emailVerifiedFailed": {
"message": "Impossible de vérifier votre courriel. Essayez en envoyant un nouveau courriel de vérification."
},
@ -7877,7 +7883,7 @@
"message": "Assigner à ces collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Sélectionnez les collections avec lesquelles les éléments seront partagés. Une fois qu'un élément est mis à jour dans une collection, il le sera aussi dans toutes ces collections. Seuls les membres de l'organisation ayant accès à ces collections pourront voir les éléments."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Sélectionnez les collections à assigner"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "S'assurer que les membres ont accès aux bons identifiants et que leurs comptes sont sécurisés. Utilisez ce rapport pour obtenir un CSV d'accès aux membres et des configurations de compte."
},
"memberAccessReportPageDesc": {
"message": "Audite les accès des membres de l'organisation au sein des groupes, des collections et des éléments des collections. L'exportation CSV fournit un rapport détaillé par membre comprenant des informations sur les collections autorisées et les configurations de compte."
},
"higherKDFIterations": {
"message": "Des itérations KDF plus élevées peuvent aider à protéger votre mot de passe principal contre la force brute d'un assaillant."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "Il n'y a aucune facture à afficher",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "Remarque : Plus tard ce mois-ci, la confidentialité du coffre du client sera améliorée et les membres du fournisseur n'auront plus un accès direct aux éléments du coffre du client. Pour les questions,",
"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": "contactez le support 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": "Parrainé"
},
"licenseAndBillingManagementDesc": {
"message": "Après avoir fait des mises à jour sur le serveur cloud de Bitwarden, téléversez votre fichier de licence pour appliquer les modifications les plus récentes."
},
"addToFolder": {
"message": "Ajouter au dossier"
},
"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.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"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"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "כתובת אימייל"
},
"yourVaultIsLocked": {
"message": "הכספת שלך נעולה. הזן את הסיסמה הראשית שלך כדי להמשיך."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "בחר תיקיה שאליה תרצה להעביר את $COUNT$ הפריט(ים) שבחרת.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "מפתח"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "כתובת האימייל שלך אומתה."
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "לא ניתן לאמת את האימייל שלך. נסה לשלוח מייל אימות חדש."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Adresa e-pošte"
},
"yourVaultIsLocked": {
"message": "Tvoj trezor je zaključan. Potvrdi glavnu lozinku za nastavak."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Sigurno želiš nastaviti?"
},
"moveSelectedItemsDesc": {
"message": "Odaberi mapu u koju želiš premjestiti odabranih $COUNT$ stavke/i.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Ključ"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Adresa e-pošte je provjerena"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Ne možeš potvrditi svoju e-poštu? Pošalji novu poruku."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Email cím"
},
"yourVaultIsLocked": {
"message": "A széf zárolásra került. A folytatáshoz meg kell adni a mesterjelszót."
"yourVaultIsLockedV2": {
"message": "A széf zárolva van."
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Biztos folytatni szeretnénk?"
},
"moveSelectedItemsDesc": {
"message": "Célmappa kiválasztás $COUNT$ kijelölt elem áthelyezéséhez.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Olvassuk be az alábbi QR kódot a hitelesítő alkalmazással,vagy írjuk be a kulcsot."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Nem sikerült betölteni a QR-kódot. Próbáljuk újra vagy használjuk az alábbi kulcsot."
},
"key": {
"message": "Kulcs"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Az email cím megerősítésre került."
},
"emailVerifiedV2": {
"message": "Az email cím ellenőrzésre került."
},
"emailVerifiedFailed": {
"message": "Nem sikerült az email cím ellenőrzése. Új ellenőrző email küldése."
},
@ -7877,7 +7883,7 @@
"message": "Hozzárendelés ezen gyűjteményekhez"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Válasszuk ki azokat a gyűjteményeket, amelyekkel az elemek megosztásra kerülnek. Ha egy elem egy gyűjteményben frissítésre kerül, az az összes gyűjteményben megjelenik. Csak az ezekhez a gyűjteményekhez hozzáféréssel rendelkező szervezeti tagok láthatják az elemeket."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Hozzárendelendő gyűjtemények kiválasztása"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "Győződjünk meg arról, hogy a tagok hozzáférnek a megfelelő hitelesítő adatokhoz és fiókjaik biztonságosak. Ezzel a jelentéssel szerezhetjük be a tagok hozzáférését és a fiókkonfigurációkat tartalmazó CSV fájlt."
},
"memberAccessReportPageDesc": {
"message": "A szervezeti tagok hozzáférésének ellenőrzése a csoportok, gyűjtemények és gyűjteményelemek között. A CSV exportálás tagonként részletes lebontást biztosít, beleértve a gyűjtemény engedélyekre és a fiókkonfigurációkra vonatkozó információkat."
},
"higherKDFIterations": {
"message": "A magasabb szintű KDF iterációk segíthetnek megvédeni mesterjelszót a támadók erőszakossága ellen."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "Nincsenek listázandó számlák.",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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": "Szponzorált"
},
"licenseAndBillingManagementDesc": {
"message": "A Bitwarden felhőkiszolgáló frissítése után töltsük fel a licenszfájlt a legutóbbi módosítások alkalmazásához."
},
"addToFolder": {
"message": "Add to folder"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Alamat Surel"
},
"yourVaultIsLocked": {
"message": "Brankas Anda terkunci. Verifikasi kata sandi utama Anda untuk melanjutkan."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Pilih folder tempat Anda ingin memindahkan $COUNT$ item yang dipilih.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Kunci"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Email Anda telah diverifikasi."
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Tidak dapat memverifikasi email Anda. Coba kirim email verifikasi baru."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Indirizzo email"
},
"yourVaultIsLocked": {
"message": "La tua cassaforte è bloccata. Verifica la tua password principale per continuare."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Sei sicuro di voler continuare?"
},
"moveSelectedItemsDesc": {
"message": "Scegli una cartella in cui vuoi spostare i $COUNT$ elementi selezionati.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Chiave"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Email account verificata"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Impossibile verificare la tua email. Prova a inviare una nuova email di verifica."
},
@ -7877,7 +7883,7 @@
"message": "Assegna a queste raccolte"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Seleziona le raccolte con cui questi elementi saranno condivisi. Una volta un elemento è aggiornato in una raccolta, la modifica si rifletterà in tutte le raccolte. Solo i membri dell'organizzazione con accesso a queste raccolte potranno visualizzare gli elementi."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Seleziona le raccolte da assegnare"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "メールアドレス"
},
"yourVaultIsLocked": {
"message": "保管庫がロックされています。開くにはマスターパスワードを入力してください。"
"yourVaultIsLockedV2": {
"message": "保管庫はロックされています。"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "本当に続行しますか?"
},
"moveSelectedItemsDesc": {
"message": "$COUNT$個のアイテムを移動したいフォルダーを選択してください。",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "以下の QR コードを認証アプリでスキャンするか、キーを入力してください。"
},
"twoStepAuthenticatorQRCanvasError": {
"message": "QR コードを読み込めませんでした。もう一度試すか、以下のキーを使用してください。"
},
"key": {
"message": "キー"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "メールアドレスが確認されました。"
},
"emailVerifiedV2": {
"message": "メールアドレスを認証しました"
},
"emailVerifiedFailed": {
"message": "メールアドレスを確認できませんでした。確認メールを再送信してください。"
},
@ -7877,7 +7883,7 @@
"message": "これらのコレクションに割り当てる"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "アイテムを共有するコレクションを選択します。1つのコレクションでアイテムが更新されると、すべてのコレクションに反映されます。これらのコレクションにアクセスできる組織メンバーだけがアイテムを見ることができます。"
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "割り当てるコレクションを選択"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "メンバーが適切な資格情報にアクセスでき、アカウントが安全であることを確認します。 このレポートを使用するとメンバーアクセスとアカウント設定の CSV を取得できます。"
},
"memberAccessReportPageDesc": {
"message": "組織メンバーによるグループ、コレクション、コレクションアイテム間のアクセスを監査します。 CSV エクスポートには、コレクションの権限とアカウント構成に関する情報を含むメンバーごとの詳細な内訳が表示されます。"
},
"higherKDFIterations": {
"message": "KDF 反復回数を多くすることで、攻撃者による総当たり攻撃からマスターパスワードを守ることができます。"
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "一覧表示する請求書がありません",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "お知らせ: 今月後半にクライアント保管庫のプライバシーが改善され、プロバイダのメンバーはクライアント保管庫のアイテムに直接アクセスできなくなります。",
"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": "詳細は 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"
},
"licenseAndBillingManagementDesc": {
"message": "Bitwarden クラウドサーバーで更新を行った後、ライセンスファイルをアップロードして最新の変更を適用してください。"
},
"addToFolder": {
"message": "フォルダーに追加"
},
"selectFolder": {
"message": "フォルダーを選択"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ は選択した組織に恒久的に移行されます。これらのアイテムはあなたの所有ではなくなります。",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ は $ORG$ に恒久的に移行されます。これらのアイテムはあなたの所有ではなくなります。",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "ელ-ფოსტის მისამართი"
},
"yourVaultIsLocked": {
"message": "თქვენი საცავი ჩაკეტილია. დაადასტურეთ თქვენი მთავარი პაროლი გასაგრძელებლად."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "დარწმუნებული ხართ რომ გინდათ გაგრძელება?"
},
"moveSelectedItemsDesc": {
"message": "აირჩიეთ საქაღალდე რომელშიც გსურთ გადაიტანოთ $COUNT$ არჩეული საგნი(ები).",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "ಇಮೇಲ್ ವಿಳಾಸ"
},
"yourVaultIsLocked": {
"message": "ನಿಮ್ಮ ವಾಲ್ಟ್ ಲಾಕ್ ಆಗಿದೆ. ಮುಂದುವರೆಯಲು ನಿಮ್ಮ ಮಾಸ್ಟರ್ ಪಾಸ್‌ವರ್ಡ್ ಅನ್ನು ಪರಿಶೀಲಿಸಿ."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "ನೀವು $COUNT$ ಆಯ್ದ ಐಟಂ (ಗಳನ್ನು) ಗೆ ಸರಿಸಲು ಬಯಸುವ ಫೋಲ್ಡರ್ ಆಯ್ಕೆಮಾಡಿ.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "ಕೀ"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "ನಿಮ್ಮ ಇಮೇಲ್ ಅನ್ನು ಪರಿಶೀಲಿಸಲಾಗಿದೆ."
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "ನಿಮ್ಮ ಇಮೇಲ್ ಅನ್ನು ಪರಿಶೀಲಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ. ಹೊಸ ಪರಿಶೀಲನೆ ಇಮೇಲ್ ಕಳುಹಿಸಲು ಪ್ರಯತ್ನಿಸಿ."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "이메일 주소"
},
"yourVaultIsLocked": {
"message": "보관함이 잠겨 있습니다. 마스터 비밀번호를 입력하여 계속하세요."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "정말 계속하시겠습니까?"
},
"moveSelectedItemsDesc": {
"message": "선택된 $COUNT$ 개의 항목을 옮길 폴더를 선택하십시오.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "키"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "이메일이 확인되었습니다."
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "이메일을 인증할 수 없습니다. 새로운 인증을 이메일로 전송하십시오."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -174,7 +174,7 @@
"description": "This is the folder for uncategorized items"
},
"selfOwnershipLabel": {
"message": "You",
"message": "Tu",
"description": "Used as a label to indicate that the user is the owner of an item."
},
"addFolder": {
@ -406,13 +406,13 @@
"message": "Vienums"
},
"itemDetails": {
"message": "Item details"
"message": "Vienuma dati"
},
"itemName": {
"message": "Item name"
"message": "Vienuma nosaukums"
},
"cannotRemoveViewOnlyCollections": {
"message": "You cannot remove collections with View only permissions: $COLLECTIONS$",
"message": "Nevar noņemt krājumus ar tiesībām \"Tikai skatīt\": $COLLECTIONS$",
"placeholders": {
"collections": {
"content": "$1",
@ -854,8 +854,8 @@
"emailAddress": {
"message": "E-pasta adrese"
},
"yourVaultIsLocked": {
"message": "Glabātava ir aizslēgta. Nepieciešams norādīt galveno paroli, lai turpinātu."
"yourVaultIsLockedV2": {
"message": "Glabātava ir slēgta."
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Vai tiešām vēlaties turpināt?"
},
"moveSelectedItemsDesc": {
"message": "Izvēlēties mapi, uz kuru pārvietot atlasīto(s) $COUNT$ vienumu(s).",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Zemāk esošais kvadrātkods jānolasa ar autnetificētāja lietotni vai jāievada atslēga."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Nevarēja ielādēt kvadrātkodu. Jāmēģina vēlreiz vai jāizmanto zemāk esošā atslēga."
},
"key": {
"message": "Atslēga"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "E-pasta adrese ir apstiprināta."
},
"emailVerifiedV2": {
"message": "E-pasta adrese ir apliecināta"
},
"emailVerifiedFailed": {
"message": "Nevar apstiprināt e-pasta adresi. Var mēģināt sūtīt atkārtotu apstiprinājuma e-pasta ziņojumu."
},
@ -3706,7 +3712,7 @@
}
},
"subscriptionSeatMaxReached": {
"message": "You cannot invite more than $COUNT$ members without increasing your subscription seats.",
"message": "Nevar uzaicināt vairāk kā $COUNT$ dalībnieku(s) bez abonementa vietu skaita palielināšanas.",
"placeholders": {
"count": {
"content": "$1",
@ -6804,7 +6810,7 @@
"message": "Automātiska domēnu apstiprināšana"
},
"automaticDomainVerificationProcess": {
"message": "Bitwarden mēģinās pārbaudīt domēnu 3 reizes pirmajās 72 stundās. Ja domēnu nevarēs apstiprināt, būs jāpārbauda DNS ieraksts saimniekdatorā un pašrocīgi jāapstiprina. Domēns tiks noņemts no apvienības pēc 7 dienām, ja tas nebūs apstiprināts"
"message": "Bitwarden mēģinās pārbaudīt domēnu 3 reizes pirmajās 72 stundās. Ja domēnu nevarēs apliecināt, būs jāpārbauda DNS ieraksts saimniekdatorā un pašrocīgi tas jāapliecina. Domēns tiks noņemts no apvienības pēc 7 dienām, ja tas nebūs apliecināts"
},
"invalidDomainNameMessage": {
"message": "Ievadītā vērtība ir nederīga. Piemēram: mansdomens.lv. Apakšdomēniem ir nepieciešams apstiprināt atsevišķus ierakstus."
@ -6822,7 +6828,7 @@
"message": "Domēns ir saglabāts"
},
"domainVerified": {
"message": "Domēns ir apstiprināts"
"message": "Domēns ir apliecināts"
},
"duplicateDomainError": {
"message": "Vienu domēnu nevar pieprasīt divreiz."
@ -7877,7 +7883,7 @@
"message": "Piešķirt šiem krājumiem"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Jāatlasa krājumi, ar kuriem vienumi tiks kopīgoti. Tiklīdz kāds vienums tiks atjaunināts vienā krājumā, tas atspoguļosies visos pārējos. Tikai apvienības dalībnieki ar piekļuvi šiem krājumiem varēs redzēt vienumus."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Atlasīt krājumus, lai piešķirtu"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "Nodrošini, ka dalībniekiem ir piekļuve pareizajiem piekļuves datiem un viņu konti ir droši. Šī atskaite ir izmantojama, lai iegūtu CSV ar dalībnieku piekļuvi un kontu konfigurāciju."
},
"memberAccessReportPageDesc": {
"message": "Pārskatīt apvienības dalībnieku piekļuvi dažādām kopām, krājumiem un krājumu vienumiem. CSV izgūšana sniedz izvērstu pārskatu par katru dalībnieku, tajā skaitā informāciju par krājumu atļaujām un konta konfigurāciju."
},
"higherKDFIterations": {
"message": "Lielāks KDF atkārtojumu skaits var palīdzēt aizsargāt galveno paroli pārlases uzbrukuma gadījumā."
},
@ -8512,17 +8521,59 @@
"message": "Lejupielādēt CSV"
},
"monthlySubscriptionUserSeatsMessage": {
"message": "Adjustments to your subscription will result in prorated charges to your billing totals on your next billing period. "
"message": "Abonementa pielāgojumi izvērtīsies attiecīgās izmaksās kopējā rēķinā nākamajā norēķinu laika posmā. "
},
"annualSubscriptionUserSeatsMessage": {
"message": "Adjustments to your subscription will result in prorated charges on a monthly billing cycle. "
"message": "Abonementa pielāgojumi izvērtīsies attiecīgās izmaksās ikmēneša norēķinos. "
},
"billingHistoryDescription": {
"message": "Lejupielādēt CSV, lai iegūtu informāciju par klientiem katrā norēķinu datumā. Samērīgā sadalījuma maksas netiek iekļautas CSV un var atšķirties no saistītā rēķina. Visatbilstošāko norēķinu informāciju var iegūt ikmēneša rēķinos.",
"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": {
"message": "There are no invoices to list",
"message": "Nav rēķinu, ko parādīt",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "Paziņojums: šajā mēnesī klienta glabātavas privātums tiks uzlabots, un nodrošinātāja dalībniekiem vairs nebūs tiešas piekļuves klienta glabātavas vienumiem. Ar jautājumiem",
"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": "vērsties pie Bitwarden atbalsta.",
"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": "Sponsorēts"
},
"licenseAndBillingManagementDesc": {
"message": "Pēc atjauninājumu veikšanas Bitwarden mākoņa serverī jāaugšupielādē sava licences datne, lai pielietotu nesenākās izmaiņas."
},
"addToFolder": {
"message": "Pievienot mapei"
},
"selectFolder": {
"message": "Atlasīt mapi"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ tiks neatgriezeniski nodoti atlasītajai apvienībai. Šie vienumi Tev vairs nepiederēs.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ tiks neatgriezeniski nodoti $ORG$. Šie vienumi Tev vairs nepiederēs.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "ഇ-മെയിൽ വിലാസം"
},
"yourVaultIsLocked": {
"message": "നിങ്ങളുടെ വാൾട് പൂട്ടിയിരിക്കുന്നു. തുടരുന്നതിന് നിങ്ങളുടെ പ്രാഥമിക പാസ്‌വേഡ് സ്ഥിരീകരിക്കുക."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "$COUNT$ തിരഞ്ഞെടുത്ത ഇനങ്ങൾ നീക്കാൻ ആഗ്രഹിക്കുന്ന ഒരു ഫോൾഡർ തിരഞ്ഞെടുക്കുക).",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "നിങ്ങളുടെ ഇമെയിൽ സ്ഥിരീകരിച്ചു."
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "നിങ്ങളുടെ ഇമെയിൽ പരിശോധിച്ചുറപ്പിക്കാനായില്ല. ഒരു പുതിയ സ്ഥിരീകരണ ഇമെയിൽ അയയ്‌ക്കാൻ ശ്രമിക്കുക."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "E-postadresse"
},
"yourVaultIsLocked": {
"message": "Hvelvet ditt er låst. Kontroller hovedpassordet ditt for å fortsette."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Er du sikker på at du vil fortsette?"
},
"moveSelectedItemsDesc": {
"message": "Velg en mappe som du ønsker å flytte $COUNT$ valgt(e) gjenstand(er) til.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Nøkkel"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Din E-postadresse har blitt bekreftet."
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Klarte ikke å bekrefte E-postadressen din. Prøv å sende en ny bekreftelses-E-post."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "E-mailadres"
},
"yourVaultIsLocked": {
"message": "Je kluis is vergrendeld. Voer je hoofdwachtwoord in om door te gaan."
"yourVaultIsLockedV2": {
"message": "Je kluis is vergrendeld."
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Weet je zeker dat je wilt doorgaan?"
},
"moveSelectedItemsDesc": {
"message": "Kies een map waar je de $COUNT$ geselecteerde item(s) heen wilt verplaatsen.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan de onderstaande QR-code met je authenticator-app of voer de sleutel in."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Kan de QR-code niet laden. Probeer het opnieuw of gebruik de onderstaande sleutel."
},
"key": {
"message": "Sleutel"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Je e-mailadres is geverifieerd."
},
"emailVerifiedV2": {
"message": "E-mailadres geverifieerd"
},
"emailVerifiedFailed": {
"message": "Je e-mailadres kon niet worden geverifieerd. Probeer een nieuwe e-mail met verificatielink te versturen."
},
@ -7877,7 +7883,7 @@
"message": "Aan deze collecties toewijzen"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Selecteer de collecies om de items mee te delen. Zodra een item in een collectie is bijgewerkt, werkt dat door in alle collecties. Alleen organisatieleden met toegang tot deze collecties kunnen de items zien."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Collecties voor toewijzen selecteren"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "Zorg ervoor dat leden toegang hebben tot de juiste inloggegevens en dat hun accounts veilig zijn. Dit CSV-rapport geeft inzicht in ledentoegang en accountconfiguraties."
},
"memberAccessReportPageDesc": {
"message": "Audit de toegang van een organisatielid tot groepen, verzamelingen en verzamelen van items. De CSV-export biedt een gedetailleerde verdeling per lid, inclusief informatie over verzamelrechten en accountconfiguraties."
},
"higherKDFIterations": {
"message": "Hogere KDF-iteraties beschermen je hoofdwachtwoord tegen brute-foce-aanvallen."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "Er zijn geen facturen om weer te geven",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "Let op: Later deze maand wordt de privacy van kluis verbeterd en hebben leden geen directe toegang meer tot kluisitems van de client. Voor vragen,",
"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 op Bitwarden support.",
"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": "Gesponsord"
},
"licenseAndBillingManagementDesc": {
"message": "Na het bijwerken in de Bitwarden-cloud-server, upload je je licentiebestand voor het toepassen van de meest recente wijzigingen."
},
"addToFolder": {
"message": "Aan map toevoegen"
},
"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.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ wordt permanent overgedragen aan $ORG$. Je bent niet langer de eigenaar van deze items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "E-postadresse"
},
"yourVaultIsLocked": {
"message": "Kvelvet ditt er låst. Stadfesta hovudpassordet ditt for å halda fram."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Velg ei mappe som du vil flytta $COUNT$ markert(e) oppføring(ar) til.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Nykel"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Adres e-mail"
},
"yourVaultIsLocked": {
"message": "Sejf jest zablokowany. Wpisz hasło główne, aby kontynuować."
"yourVaultIsLockedV2": {
"message": "Twój sejf jest zablokowany."
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Czy na pewno chcesz kontynuować?"
},
"moveSelectedItemsDesc": {
"message": "Wybierz folder do którego chcesz przenieść zaznaczone elementy.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Zeskanuj poniższy kod QR za pomocą aplikacji uwierzytelniającej lub wprowadź klucz."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Nie można wyczytać kodu QR. Spróbuj ponownie lub użyj poniższego klucza."
},
"key": {
"message": "Klucz"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Adres e-mail został zweryfikowany"
},
"emailVerifiedV2": {
"message": "E-mail zweryfikowany"
},
"emailVerifiedFailed": {
"message": "Nie możemy zweryfikować Twojego adresu e-mail. Spróbuj ponownie wysłać wiadomość weryfikacyjną."
},
@ -7877,7 +7883,7 @@
"message": "Przypisz do tych kolekcji"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Wybierz kolekcje, z którymi elementy będą udostępniane. Gdy element zostanie zaktualizowany w jednej kolekcji, zostanie to odzwierciedlone we wszystkich kolekcjach. Tylko członkowie organizacji z dostępem do tych kolekcji będą mogli zobaczyć te elementy."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Wybierz kolekcje do przypisania"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "Upewnij się, że członkowie mają dostęp do odpowiednich danych uwierzytelniających, a ich konta są bezpieczne. Użyj tego raportu, aby uzyskać dostęp do CSV z dostępem użytkownika i konfiguracją konta."
},
"memberAccessReportPageDesc": {
"message": "Dostęp członków organizacji audytowej do wszystkich grup, kolekcji i elementów kolekcji. Eksport CSV zapewnia szczegółowy podział na członków, w tym informacje o uprawnieniach do zbierania i konfiguracjach kont."
},
"higherKDFIterations": {
"message": "Wyższe wartości iteracji KDF mogą pomóc chronić Twoje hasło główne przed złamaniem przez atakującego."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "Brak faktur do wyświetlenia",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "Uwaga: później w tym miesiącu poprawiona zostanie prywatność sejfu klienta, a członkowie dostawcy nie będą już mieli bezpośredniego dostępu do elementów sejfu klienta. Na pytania,",
"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": "skontaktuj się z pomocą techniczną 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": "Sponsorowane"
},
"licenseAndBillingManagementDesc": {
"message": "Po dokonaniu aktualizacji na serwerze w chmurze Bitwarden, prześlij plik licencyjny, aby zastosować najnowsze zmiany."
},
"addToFolder": {
"message": "Dodaj do folderu"
},
"selectFolder": {
"message": "Wybierz folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ zostanie trwale przeniesiony do wybranej organizacji. Nie będziesz już posiadać tych elementów.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ zostanie trwale przeniesiony do $ORG$. Nie będziesz już właścicielem tych elementów.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Endereço de e-mail"
},
"yourVaultIsLocked": {
"message": "O seu cofre está bloqueado. Verifique a sua senha mestra para continuar."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Tem certeza que deseja continuar?"
},
"moveSelectedItemsDesc": {
"message": "Escolha uma pasta para a qual você deseja mover os $COUNT$ itens selecionados.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Chave"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "O seu e-mail foi verificado."
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Não é possível confirmar o seu e-mail. Tente enviar um novo e-mail de verificação."
},
@ -7877,7 +7883,7 @@
"message": "Atribuir a estas coleções"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Selecione as coleções com as quais os itens serão compartilhados. Assim que um item for atualizado em uma coleção, isso será refletido em todas as coleções. Apenas membros da organização com acesso a essas coleções poderão ver os itens."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Selecione as coleções para atribuir"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Endereço de e-mail"
},
"yourVaultIsLocked": {
"message": "O seu cofre está bloqueado. Verifique a sua palavra-passe mestra para continuar."
"yourVaultIsLockedV2": {
"message": "O seu cofre está bloqueado."
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Tem a certeza de que deseja continuar?"
},
"moveSelectedItemsDesc": {
"message": "Escolha uma pasta para a qual pretende mover o(s) $COUNT$ item(ns) selecionado(s).",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Digitalize o código QR abaixo com a sua aplicação de autenticação ou introduza a chave."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Não foi possível carregar o código QR. Tente novamente ou utilize a chave abaixo."
},
"key": {
"message": "Chave"
},
@ -2671,7 +2674,7 @@
"message": "Sair"
},
"leaveOrganizationConfirmation": {
"message": "Tem a certeza de que pretende deixar esta organização?"
"message": "Tem a certeza de que pretende sair desta organização?"
},
"leftOrganization": {
"message": "Saiu da organização"
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "E-mail da conta verificado"
},
"emailVerifiedV2": {
"message": "E-mail verificado"
},
"emailVerifiedFailed": {
"message": "Não foi possível verificar o seu e-mail. Tente enviar um novo e-mail de verificação."
},
@ -4807,7 +4813,7 @@
"message": "Para verificar a sua 2FA, por favor, clique no botão abaixo."
},
"webAuthnAuthenticate": {
"message": "Autenticar WebAuthn"
"message": "Autenticar o WebAuthn"
},
"webAuthnNotSupported": {
"message": "O WebAuthn não é suportado por este navegador."
@ -5526,7 +5532,7 @@
}
},
"leaveOrganization": {
"message": "Deixar a organização"
"message": "Sair da organização"
},
"removeMasterPassword": {
"message": "Remover palavra-passe mestra"
@ -7877,7 +7883,7 @@
"message": "Atribuir a estas coleções"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Selecione as coleções com as quais os itens serão partilhados. Assim que um item for atualizado numa coleção, será refletido em todas as coleções. Apenas os membros da organização com acesso a estas coleções poderão ver os itens."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Selecione as coleções a atribuir"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "Certifique-se de que os membros têm acesso às credenciais corretas e que as suas contas estão seguras. Utilize este relatório para obter um CSV das configurações de acesso e de contas dos membros."
},
"memberAccessReportPageDesc": {
"message": "Audite o acesso dos membros da organização a grupos, coleções e itens de coleção. A exportação CSV fornece uma análise detalhada por membro, incluindo informações sobre permissões de coleção e configurações de conta."
},
"higherKDFIterations": {
"message": "Iterações KDF mais altas podem ajudar a proteger a sua palavra-passe mestra de ser forçada por um atacante."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "Não há faturas a enumerar",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "Aviso: No final deste mês, a privacidade do cofre do cliente será melhorada e os membros do fornecedor deixarão de ter acesso direto aos itens do cofre do cliente. Para questões,",
"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": "contacte o suporte do 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": "Patrocinado"
},
"licenseAndBillingManagementDesc": {
"message": "Depois de fazer atualizações no servidor de nuvem Bitwarden, carregue o seu ficheiro de licença para aplicar as alterações mais recentes."
},
"addToFolder": {
"message": "Adicionar à pasta"
},
"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.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ serão permanentemente transferidos para $ORG$. Deixará de ser proprietário destes itens.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Adresă de e-mail"
},
"yourVaultIsLocked": {
"message": "Seiful dvs. este blocat. Verificați parola principală pentru a continua."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Alegeți un dosar în care doriți să mutați $COUNT$ articole selectate.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Cheie"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "E-mail cont verificat"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "E-mailul dvs. nu a putut fi verificat. Încercați să trimiteți un nou e-mail de verificare."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Адрес email"
},
"yourVaultIsLocked": {
"message": "Ваше хранилище заблокировано. Для продолжения введите мастер-пароль."
"yourVaultIsLockedV2": {
"message": "Ваше хранилище заблокировано."
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Вы действительно хотите продолжить?"
},
"moveSelectedItemsDesc": {
"message": "Выберите папку, в которую вы хотите переместить выбранные элементы ($COUNT$ шт.).",
"message": "Выберите папку, в которую вы хотите добавить выбранные элементы ($COUNT$).",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Сосканируйте приведенный ниже QR-код с помощью приложения-аутентификатора или введите ключ."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Не удалось загрузить QR-код. Попробуйте еще раз или воспользуйтесь ключом ниже."
},
"key": {
"message": "Ключ"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Адрес email аккаунта подтвержден"
},
"emailVerifiedV2": {
"message": "Email подтвержден"
},
"emailVerifiedFailed": {
"message": "Не удалось подтвердить ваш email. Попробуйте отправить новое письмо с подтверждением."
},
@ -7877,7 +7883,7 @@
"message": "Назначить этим коллекциям"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Выберите коллекции, в которые будут переданы элементы. Если элемент обновлен в одной коллекции, это изменение будет отражено во всех коллекциях. Только члены организации, имеющие доступ к этим коллекциям, смогут видеть элементы."
"message": "Только члены организации, имеющие доступ к этим коллекциям, смогут видеть элементы."
},
"selectCollectionsToAssign": {
"message": "Выбрать коллекции для назначения"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "Убедитесь, что пользователи имеют доступ к необходимым им учетным данным, а их аккаунты надежно защищены. Используйте этот отчет, чтобы получить CSV-файл с данными о доступе пользователей и конфигурациях аккаунтов."
},
"memberAccessReportPageDesc": {
"message": "Аудит доступа членов организации к группам, коллекциям и элементам коллекций. Экспорт в формате CSV содержит подробную разбивку по членам, включая информацию о разрешениях на коллекции и конфигурациях учетных записей."
},
"higherKDFIterations": {
"message": "Увеличение числа итераций KDF может помочь защитить ваш мастер-пароль от взлома его злоумышленником."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "Нет счетов",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "Уведомление: позднее в этом месяце конфиденциальность клиентского хранилища будет улучшена, и провайдеры больше не будут иметь прямого доступа к элементам клиентского хранилища. По вопросам",
"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": "обращайтесь в службу поддержки 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": "Спонсировано"
},
"licenseAndBillingManagementDesc": {
"message": "После обновления на сервере Bitwarden загрузите файл лицензии для применения последних изменений."
},
"addToFolder": {
"message": "Добавить в папку"
},
"selectFolder": {
"message": "Выбрать папку"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ будут навсегда переданы выбранной организации. Вы больше не будете владельцем этих элементов.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ будут навсегда переданы $ORG$. Вы больше не будете владельцем этих элементов.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "වි-තැපැල් ලිපිනය"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Emailová adresa"
},
"yourVaultIsLocked": {
"message": "Váš trezor je uzamknutý. Overte sa hlavným heslom ak chcete pokračovať."
"yourVaultIsLockedV2": {
"message": "Váš trezor je zamknutý."
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Ste si istí, že chcete pokračovať?"
},
"moveSelectedItemsDesc": {
"message": "Vyberte priečinok do ktorého chcete presunúť $COUNT$ vybraných položiek.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "S vašou overovacou aplikáciou skenujte QR kód nižšie, alebo ručne zadajte kľúč."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Nepodarilo sa načítať QR kód. Skúste to znova, alebo použite kľúč nižšie."
},
"key": {
"message": "Kľúč"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Emailová adresa konta bola overená"
},
"emailVerifiedV2": {
"message": "Email bol overený"
},
"emailVerifiedFailed": {
"message": "Overovanie zlyhalo. Skúste si odoslať nový verifikačný e-mail."
},
@ -7877,7 +7883,7 @@
"message": "Prideliť k týmto zbierkam"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Vyberte zbierky s ktorými budú položky zdieľané. Zmeny položky v jednej zbierke sa prejavia vo všetkých zbierkach. Iba členovia organizácie s prístupom k týmto zbierkam budu položky vidieť."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Vyberte zbierky na pridelenie"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "Uistite sa, že členovia majú prístup k správnym prístupovým údajom a ich kontá sú bezpečné. Prostredníctvom tohto reportu získajte CSV o prístupe a konfigurácii členov."
},
"memberAccessReportPageDesc": {
"message": "Audit prístupu členov organizácie v skupinách, kolekciách a položkách kolekcie. Export CSV poskytuje podrobný rozpis podľa jednotlivých členov vrátane informácií o oprávneniach kolekcií a konfiguráciách účtov."
},
"higherKDFIterations": {
"message": "Zvýšenie počtu KDF iterácií môže pomôcť chrániť vaše hlavné heslo pri brute force útoku."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "Neexistujú žiadne faktúry na zobrazenie",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "Upozornenie: Koncom tohto mesiaca sa zlepší ochrana osobných údajov v trezore klienta a členovia poskytovateľa už nebudú mať priamy prístup k položkám v trezore klienta. V prípade otázok",
"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": "kontaktujte podporu spoločnosti 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": "Sponzorované"
},
"licenseAndBillingManagementDesc": {
"message": "Po vykonaní aktualizácií na cloudovom serveri Bitwarden nahrajte svoj licenčný súbor, aby ste aplikovali najnovšie zmeny."
},
"addToFolder": {
"message": "Add to folder"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "E-poštni naslov"
},
"yourVaultIsLocked": {
"message": "Vaš trezor je zaklenjen. Potrdite vaše glavno geslo za nadaljevanje."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Ste prepričani, da želite nadaljevati?"
},
"moveSelectedItemsDesc": {
"message": "Izberite mapo, v katero bi radi premaknili teh $COUNT$ elementov.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Ključ"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -174,7 +174,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": {
@ -406,13 +406,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",
@ -854,8 +854,8 @@
"emailAddress": {
"message": "Имејл"
},
"yourVaultIsLocked": {
"message": "Сеф је блокиран. Унесите главну лозинку за наставак."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Желите ли заиста да наставите?"
},
"moveSelectedItemsDesc": {
"message": "Изаберите фасциклу у коју желите да преместите одабране $COUNT$ ставке.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Скенирајте КР кôд у наставку помоћу апликације за аутентификацију или унесите кључ."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Кључ"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Ваш имејл је потврђен."
},
"emailVerifiedV2": {
"message": "Имејл верификован"
},
"emailVerifiedFailed": {
"message": "Није могуће верификовати ваш имејл. Покушајте да пошаљете нову поруку за верификацију."
},
@ -7877,7 +7883,7 @@
"message": "Додели овим колекцијама"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Изаберите колекције са којима ће се ставке делити. Када се ставка ажурира у једној колекцији, она ће се одразити на све колекције. Само чланови организације са приступом овим колекцијама ће моћи да виде ставке."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Изаберите колекције за доделу"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "Уверите се да чланови имају приступ правим акредитивима и да су њихови налози сигурни. Користите овај извештај да бисте добили ЦСВ приступ чланова и конфигурације налога."
},
"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."
},
"higherKDFIterations": {
"message": "Веће KDF итерације може помоћи у заштити ваше главне лозинке од грубе присиле од стране нападача."
},
@ -8522,7 +8531,49 @@
"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": {
"message": "There are no invoices to list",
"message": "Нема фактура за попис",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "Обавештење: Касније овог месеца, приватност сефа клијента ће бити побољшана и чланови провајдера више неће имати директан приступ ставкама клијентског сефа. За питања,",
"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": "контактирајте подршку 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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Imejl Adresa"
},
"yourVaultIsLocked": {
"message": "Vaš trezor je zaključan. Unesite glavnu lozinku da biste nastavili."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Ključ"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "E-postadress"
},
"yourVaultIsLocked": {
"message": "Valvet är låst. Bekräfta ditt huvudlösenord för att fortsätta."
"yourVaultIsLockedV2": {
"message": "Ditt valv är låst."
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Är du säker på att du vill fortsätta?"
},
"moveSelectedItemsDesc": {
"message": "Välj en mapp som du vill flytta de $COUNT$ markerade objekten till.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Nyckel"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "E-postadressen har verifierats"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Det gick inte att verifiera din e-postadress. Prova att skicka ett nytt verifieringsmeddelande."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Välj samlingar att tilldela"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"licenseAndBillingManagementDesc": {
"message": "After making updates in the Bitwarden cloud server, upload your license file to apply the most recent changes."
},
"addToFolder": {
"message": "Lägg till i mapp"
},
"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.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "ที่อยู่อีเมล์"
},
"yourVaultIsLocked": {
"message": "ตู้เซฟของคุณถูกล็อค ใส่รหัสผ่านหลักของคุณเพื่อดำเนินการต่อ"
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Are you sure you want to continue?"
},
"moveSelectedItemsDesc": {
"message": "Choose a folder that you would like to move the $COUNT$ selected item(s) to.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Key"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "E-posta adresi"
},
"yourVaultIsLocked": {
"message": "Kasanız kilitli. Devam etmek için ana parolanızı doğrulayın."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -989,7 +989,7 @@
"message": "Yubico OTP security key"
},
"yubiKeyDesc": {
"message": "Hesabınıza erişmek için YubiKey kullanabilirsiniz. YubiKey 4 serisi, 5 serisi ve NEO cihazlarıyla çalışır."
"message": "YubiKey 4, 5 veya NEO cihazı kullanın."
},
"duoDescV2": {
"message": "Enter a code generated by Duo Security.",
@ -1006,10 +1006,10 @@
"message": "FIDO U2F güvenlik anahtarı"
},
"webAuthnTitle": {
"message": "FIDO2 WebAuthn"
"message": "Geçiş anahtarı"
},
"webAuthnDesc": {
"message": "Hesabınıza erişmek için WebAuthn uyumlu bir güvenlik anahtarı kullanın."
"message": "Cihazınızın biyometri özelliğini veya FIDO2 uyumlu bir güvenlik anahtarı kullanın."
},
"webAuthnMigrated": {
"message": "(FIDO'dan taşındı)"
@ -1060,7 +1060,7 @@
"message": "Devam etmek istediğinizden emin misiniz?"
},
"moveSelectedItemsDesc": {
"message": "Seçtiğiniz $COUNT$ kaydı taşımak istediğiniz klasörü seçin.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1613,10 +1613,10 @@
"description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc."
},
"enable": {
"message": ""
"message": "Etkinleştir"
},
"enabled": {
"message": "ıldı"
"message": "Etkinleştirildi"
},
"restoreAccess": {
"message": "Erişimi geri getir"
@ -1647,7 +1647,7 @@
"message": "Yönetebilir"
},
"disable": {
"message": "Kapat"
"message": "Devre dışı bırak"
},
"revokeAccess": {
"message": "Erişimi iptal et"
@ -1683,7 +1683,7 @@
"message": "You are leaving Bitwarden and launching an external website in a new window."
},
"twoStepContinueToBitwardenUrlTitle": {
"message": "Continue to bitwarden.com?"
"message": "bitwarden.com'a gitmek ister misiniz?"
},
"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."
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Anahtar"
},
@ -1704,7 +1707,7 @@
"message": "Bu iki aşamalı giriş sağlayıcısını kaptmak istediğinizden emin misiniz?"
},
"twoStepDisabled": {
"message": "İki aşamalı giriş sağlayıcısı kapatıldı."
"message": "İki aşamalı giriş sağlayıcısı devre dışı bırakıldı."
},
"twoFactorYubikeyAdd": {
"message": "Hesabıma yeni bir YubiKey ekle"
@ -2899,7 +2902,7 @@
"message": "İki aşamalı giriş kaydedildi"
},
"disabled2fa": {
"message": "İki aşamalı giriş kapatıldı"
"message": "İki aşamalı giriş devre dışı bırakıldı"
},
"recovered2fa": {
"message": "Hesap iki aşamalı girişten kurtarıldı."
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Hesap e-postası doğrulandı"
},
"emailVerifiedV2": {
"message": "E-posta doğrulandı"
},
"emailVerifiedFailed": {
"message": "E-posta hesabı doğrulanamadı. Yeniden doğrulama e-postası göndermeyi deneyin."
},
@ -5577,10 +5583,10 @@
"message": "\"TOA ve Anahtar Bağlayıcı Şifre Çözme ile Oturum Açma\" etkinleştirildi. Bu politika yalnızca Sahipler ve Yöneticiler için geçerli olacaktır."
},
"enabledSso": {
"message": "SSO ıldı"
"message": "SSO etkinleştirildi"
},
"disabledSso": {
"message": "SSO kapatıldı"
"message": "SSO etkinleştirildi"
},
"enabledKeyConnector": {
"message": "Key Connector etkinleştirildi"
@ -5655,10 +5661,10 @@
"message": "Faturalandırma Senkronizasyonu Anahtarını yenilemek, önceki anahtarı geçersiz kılar."
},
"selfHostedServer": {
"message": "self-hosted"
"message": "şirket içinde barındırılan"
},
"customEnvironment": {
"message": "Custom environment"
"message": "Özel ortam"
},
"selfHostedBaseUrlHint": {
"message": "Specify the base URL of your on-premises hosted Bitwarden installation. Example: https://bitwarden.company.com"
@ -5670,22 +5676,22 @@
"message": "You must add either the base Server URL or at least one custom environment."
},
"apiUrl": {
"message": "API server URL"
"message": "API sunucusu URL'si"
},
"webVaultUrl": {
"message": "Web vault server URL"
"message": "Web kasası sunucu URL'si"
},
"identityUrl": {
"message": "Identity server URL"
"message": "Kimlik sunucusu URL'si"
},
"notificationsUrl": {
"message": "Notifications server URL"
"message": "Bildirim sunucusu URL'si"
},
"iconsUrl": {
"message": "Icons server URL"
"message": "Simge sunucusu URL'si"
},
"environmentSaved": {
"message": "Environment URLs saved"
"message": "Ortam URL'leri kaydedildi"
},
"selfHostingTitle": {
"message": "Barındırılan"
@ -6058,7 +6064,7 @@
"message": "Cihaz doğrulama"
},
"enableDeviceVerification": {
"message": "Cihaz doğrulamasını "
"message": "Cihaz doğrulamasını etkinleştir"
},
"deviceVerificationDesc": {
"message": "Tanınmayan bir cihazdan oturum açarken e-posta adresinize doğrulama kodları gönderilir"
@ -6214,7 +6220,7 @@
"message": "Duo'yu başlat"
},
"turnOn": {
"message": ""
"message": "Etkinleştir"
},
"on": {
"message": "Açık"
@ -7877,7 +7883,7 @@
"message": "Bu koleksiyonlara ata"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Öğelerin paylaşılacağı koleksiyonları seçin. Bir koleksiyondaki bir öğe güncellendiğinde tüm koleksiyonlara yansıtılacaktır. Öğeleri yalnızca bu koleksiyonlara erişimi olan kuruluş üyeleri görebilir."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Atanacak koleksiyonları seçin"
@ -7902,7 +7908,7 @@
}
},
"items": {
"message": "Ögeler"
"message": "Kayıtlar"
},
"assignedSeats": {
"message": "Assigned seats"
@ -7938,7 +7944,7 @@
"message": "Subscription update failed"
},
"trial": {
"message": "Trial",
"message": "Deneme",
"description": "A subscription status label."
},
"pastDue": {
@ -7946,7 +7952,7 @@
"description": "A subscription status label"
},
"subscriptionExpired": {
"message": "Subscription expired",
"message": "Abonelik sona erdi",
"description": "The date header used when a subscription is past due."
},
"pastDueWarningForChargeAutomatically": {
@ -7986,7 +7992,7 @@
"description": "The body of a warning box shown to a user whose subscription is unpaid."
},
"cancellationDate": {
"message": "Cancellation date",
"message": "İptal tarihi",
"description": "The date header used when a subscription is cancelled."
},
"machineAccountsCannotCreate": {
@ -8037,7 +8043,7 @@
"message": "Deleting machine accounts is permanent and irreversible."
},
"deleteMachineAccountsConfirmMessage": {
"message": "Delete $COUNT$ machine accounts",
"message": "$COUNT$ makine hesabını sil",
"placeholders": {
"count": {
"content": "$1",
@ -8046,60 +8052,60 @@
}
},
"deleteMachineAccountToast": {
"message": "Machine account deleted"
"message": "Makine hesabı silindi"
},
"deleteMachineAccountsToast": {
"message": "Machine accounts deleted"
"message": "Makine hesapları silindi"
},
"searchMachineAccounts": {
"message": "Search machine accounts",
"message": "Makine hesaplarında ara",
"description": "Placeholder text for searching machine accounts."
},
"editMachineAccount": {
"message": "Edit machine account",
"message": "Makine hesabını düzenle",
"description": "Title for editing a machine account."
},
"machineAccountName": {
"message": "Machine account name",
"message": "Makine hesabı adı",
"description": "Label for the name of a machine account"
},
"machineAccountCreated": {
"message": "Machine account created",
"message": "Makine hesabı oluşturuldu",
"description": "Notifies that a new machine account has been created"
},
"machineAccountUpdated": {
"message": "Machine account updated",
"message": "Makine hesabı güncellendi",
"description": "Notifies that a machine account has been updated"
},
"projectMachineAccountsDescription": {
"message": "Grant machine accounts access to this project."
"message": "Makine hesaplarına bu projeye erişim izni verin."
},
"projectMachineAccountsSelectHint": {
"message": "Type or select machine accounts"
"message": "Makine hesaplarını yazın veya seçin"
},
"projectEmptyMachineAccountAccessPolicies": {
"message": "Add machine accounts to grant access"
"message": "Makine vermek için hizmet hesapları ekleyin"
},
"machineAccountPeopleDescription": {
"message": "Grant groups or people access to this machine account."
"message": "Gruplara veya kişilere bu makine hesabına erişim izni verin."
},
"machineAccountProjectsDescription": {
"message": "Assign projects to this machine account. "
"message": "Bu makine hesabına projeler atayın. "
},
"createMachineAccount": {
"message": "Create a machine account"
"message": "Makine hesabı oluştur"
},
"maPeopleWarningMessage": {
"message": "Removing people from a machine account does not remove the access tokens they created. For security best practice, it is recommended to revoke access tokens created by people removed from a machine account."
},
"smAccessRemovalWarningMaTitle": {
"message": "Remove access to this machine account"
"message": "Bu makine hesabına erişimi kaldır"
},
"smAccessRemovalWarningMaMessage": {
"message": "This action will remove your access to the machine account."
"message": "Bu işlem, makine hesabına erişiminizi kaldıracaktır."
},
"machineAccountsIncluded": {
"message": "$COUNT$ machine accounts included",
"message": "$COUNT$ makine hesabı dahil",
"placeholders": {
"count": {
"content": "$1",
@ -8108,7 +8114,7 @@
}
},
"additionalMachineAccountCost": {
"message": "$COST$ per month for additional machine accounts",
"message": "İlave makine hesapları için aylık $COST$",
"placeholders": {
"cost": {
"content": "$1",
@ -8117,7 +8123,7 @@
}
},
"additionalMachineAccounts": {
"message": "Additional machine accounts"
"message": "İlave makine hesapları"
},
"includedMachineAccounts": {
"message": "Your plan comes with $COUNT$ machine accounts.",
@ -8150,10 +8156,10 @@
"message": "Max potential machine account cost"
},
"machineAccountAccessUpdated": {
"message": "Machine account access updated"
"message": "Makine hesabı erişimi güncellendi"
},
"restrictedGroupAccessDesc": {
"message": "You cannot add yourself to a group."
"message": "Kendinizi gruba ekleyemezsiniz."
},
"unassignedItemsBannerSelfHost": {
"message": "Notice: On May 2, 2024, unassigned organization items will no longer be visible in your All Vaults view across devices and will only be accessible via the Admin Console. Assign these items to a collection from the Admin Console to make them visible."
@ -8219,7 +8225,7 @@
"description": "The title for the section that deals with integrations and SDKs."
},
"integrations": {
"message": "Integrations"
"message": "Entegrasyonlar"
},
"integrationsDesc": {
"message": "Automatically sync secrets from Bitwarden Secrets Manager to a third-party service."
@ -8273,10 +8279,10 @@
"message": "Create a new client organization to manage as a Provider. Additional seats will be reflected in the next billing cycle."
},
"selectAPlan": {
"message": "Select a plan"
"message": "Bir plan seçin"
},
"thirtyFivePercentDiscount": {
"message": "35% İndirim"
"message": "35% indirim"
},
"monthPerMember": {
"message": "month per member"
@ -8285,13 +8291,13 @@
"message": "Seats"
},
"addOrganization": {
"message": "Add organization"
"message": "Kuruluş ekle"
},
"createdNewClient": {
"message": "Successfully created new client"
},
"noAccess": {
"message": "No access"
"message": "Erişim yok"
},
"collectionAdminConsoleManaged": {
"message": "This collection is only accessible from the admin console"
@ -8329,11 +8335,11 @@
}
},
"back": {
"message": "Back",
"message": "Geri",
"description": "Button text to navigate back"
},
"removeItem": {
"message": "Remove $NAME$",
"message": "$NAME$ klasörünü kaldır",
"description": "Remove a selected option, such as a folder or collection",
"placeholders": {
"name": {
@ -8343,10 +8349,10 @@
}
},
"viewInfo": {
"message": "View info"
"message": "Bilgileri görüntüle"
},
"viewAccess": {
"message": "View access"
"message": "Erişimi görüntüle"
},
"noCollectionsSelected": {
"message": "You have not selected any collections."
@ -8364,7 +8370,7 @@
"message": "Organization Seats"
},
"providerDiscount": {
"message": "%$AMOUNT$ İndirim",
"message": "%$AMOUNT$ indirim",
"placeholders": {
"amount": {
"content": "$1",
@ -8406,10 +8412,10 @@
"message": "Updated tax information"
},
"unverified": {
"message": "Unverified"
"message": "Doğrulanmadı"
},
"verified": {
"message": "Verified"
"message": "Doğrulandı"
},
"viewSecret": {
"message": "View secret"
@ -8428,7 +8434,7 @@
"message": "Quickly view member access across the organization by upgrading to an Enterprise plan."
},
"date": {
"message": "Date"
"message": "Tarih"
},
"exportClientReport": {
"message": "Export client report"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "KDF iterasyonunun daha yüksek olması ana parolanızı kaba kuvvet saldırılarına karşı daha iyi korur."
},
@ -8509,7 +8518,7 @@
"message": "Client details"
},
"downloadCSV": {
"message": "Download CSV"
"message": "CSV'yi indir"
},
"monthlySubscriptionUserSeatsMessage": {
"message": "Adjustments to your subscription will result in prorated charges to your billing totals on your next billing period. "
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "Listelenecek fatura yok",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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": "Sponsorlu"
},
"licenseAndBillingManagementDesc": {
"message": "After making updates in the Bitwarden cloud server, upload your license file to apply the most recent changes."
},
"addToFolder": {
"message": "Klasöre ekle"
},
"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.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Адреса е-пошти"
},
"yourVaultIsLocked": {
"message": "Сховище заблоковано. Введіть головний пароль для продовження."
"yourVaultIsLockedV2": {
"message": "Ваше сховище заблоковано."
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Ви дійсно хочете продовжити?"
},
"moveSelectedItemsDesc": {
"message": "Оберіть теку, в яку ви бажаєте перемістити $COUNT$ вибраних записів.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Скануйте зазначений нижче QR-код за допомогою програми для автентифікації або введіть ключ."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Не вдалося завантажити QR-код. Повторіть спробу або скористайтеся зазначеним нижче ключем."
},
"key": {
"message": "Ключ"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Адресу е-пошти підтверджено"
},
"emailVerifiedV2": {
"message": "Електронну пошту підтверджено"
},
"emailVerifiedFailed": {
"message": "Неможливо підтвердити вашу е-пошту. Спробуйте надіслати нове повідомлення для підтвердження."
},
@ -7877,7 +7883,7 @@
"message": "Призначити до цих збірок"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Оберіть збірки, в яких поширюватимуться записи. Після оновлення запису в одній збірці зміни буде відображено у всіх збірках. Лише учасники організації з доступом до цих збірок зможуть переглядати записи."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Оберіть збірки для призначення"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "Переконайтеся, що учасники мають доступ до належних облікових даних і їхні облікові записи надійні. Використовуйте цей звіт, щоб отримати файл CSV з даними про доступ учасників та конфігурації облікових записів."
},
"memberAccessReportPageDesc": {
"message": "Аудит доступу учасника організації до груп, збірок та елементів збірок. Експорт CSV надає детальну розбивку для кожного учасника, зокрема інформацію про дозволи для збірок та конфігурації облікового запису."
},
"higherKDFIterations": {
"message": "Вищі значення KDF-ітерацій можуть допомогти захистити ваш головний пароль від грубого зламу зловмисником."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "Немає рахунків для показу",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "Повідомлення: пізніше цього місяця приватність клієнтського сховища буде поліпшено й учасники провайдера більше не матимуть прямого доступу до елементів клієнтських сховищ. Для отримання відповідей на запитання,",
"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": "зверніться до служби підтримки 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": "Спонсоровано"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "Địa chỉ email"
},
"yourVaultIsLocked": {
"message": "Kho của bạn đã bị khóa. Nhập mật khẩu chính để tiếp tục."
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "Bạn có chắc rằng bạn muốn tiếp tục?"
},
"moveSelectedItemsDesc": {
"message": "Chọn thư mục mà bạn muốn di chuyển $COUNT$ mục này tới.",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "Khóa"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "Account email verified"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "Unable to verify your email. Try sending a new verification email."
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "电子邮件地址"
},
"yourVaultIsLocked": {
"message": "您的密码库已锁定,请验证您的主密码以继续。"
"yourVaultIsLockedV2": {
"message": "您的密码库已锁定"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "确定要继续吗?"
},
"moveSelectedItemsDesc": {
"message": "选择要将这 $COUNT$ 个项目移动到的文件夹。",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "用您的验证器 App 扫描下面的二维码或输入密钥。"
},
"twoStepAuthenticatorQRCanvasError": {
"message": "无法加载二维码。请重试或使用下面的密钥。"
},
"key": {
"message": "密钥"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "账户电子邮件已验证"
},
"emailVerifiedV2": {
"message": "电子邮箱已验证"
},
"emailVerifiedFailed": {
"message": "无法验证您的电子邮件。尝试发送新的验证电子邮件。"
},
@ -7877,7 +7883,7 @@
"message": "分配到这些集合"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "选择与其共享项目的集合。当一个项目在某个集合中更新后,它将反映到所有集合中。只有具有这些集合访问权限的组织成员才能看到这些项目。"
"message": "只有具有这些集合访问权限的组织成员才能看到这些项目。"
},
"selectCollectionsToAssign": {
"message": "选择要分配的集合"
@ -8439,6 +8445,9 @@
"memberAccessReportDesc": {
"message": "确保成员具有对合适的凭据的访问权限,以及他们的账户是安全的。使用此报告获取包含会员访问权限和账户配置的 CSV 文件 。"
},
"memberAccessReportPageDesc": {
"message": "审计组织成员在各个群组、集合和集合项目之间的访问权限。CSV 导出文件提供了每位成员的详细信息,包括集合权限和账户配置的相关信息。"
},
"higherKDFIterations": {
"message": "更高的 KDF 迭代可以帮助保护您的主密码免遭攻击者的暴力破解。"
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "没有可列出的账单",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "注意:本月晚些时候,客户密码库隐私将被改进,提供商成员将不再能够直接访问客户密码库项目。如有疑问,",
"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": "联系 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": "赞助"
},
"licenseAndBillingManagementDesc": {
"message": "在 Bitwarden 云服务器中进行更新后,上传许可证文件以应用最新的更改。"
},
"addToFolder": {
"message": "添加到文件夹"
},
"selectFolder": {
"message": "选择文件夹"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ 将永久转移到所选组织。您将不再拥有这些项目。",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ 将永久转移到 $ORG$。您将不再拥有这些项目。",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}

View File

@ -854,8 +854,8 @@
"emailAddress": {
"message": "電子郵件地址"
},
"yourVaultIsLocked": {
"message": "密碼庫已鎖定。請驗證主密碼以繼續。"
"yourVaultIsLockedV2": {
"message": "Your vault is locked"
},
"uuid": {
"message": "UUID"
@ -1060,7 +1060,7 @@
"message": "您確定要繼續嗎?"
},
"moveSelectedItemsDesc": {
"message": "選擇要將這 $COUNT$ 個項目移動至哪個資料夾。",
"message": "Choose a folder that you would like to add the $COUNT$ selected item(s) to.",
"placeholders": {
"count": {
"content": "$1",
@ -1691,6 +1691,9 @@
"twoStepAuthenticatorScanCodeV2": {
"message": "Scan the QR code below with your authenticator app or enter the key."
},
"twoStepAuthenticatorQRCanvasError": {
"message": "Could not load QR code. Try again or use the key below."
},
"key": {
"message": "金鑰"
},
@ -3399,6 +3402,9 @@
"emailVerified": {
"message": "帳戶電子郵件已驗證"
},
"emailVerifiedV2": {
"message": "Email verified"
},
"emailVerifiedFailed": {
"message": "無法驗證電子郵件。請嘗試傳送一封新的驗證電子郵件。"
},
@ -7877,7 +7883,7 @@
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
"message": "Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
@ -8439,6 +8445,9 @@
"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."
},
"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."
},
"higherKDFIterations": {
"message": "Higher KDF iterations can help protect your master password from being brute forced by an attacker."
},
@ -8524,5 +8533,47 @@
"noInvoicesToList": {
"message": "There are no invoices to list",
"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."
},
"providerClientVaultPrivacyNotification": {
"message": "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,",
"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.",
"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"
},
"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"
},
"selectFolder": {
"message": "Select folder"
},
"personalItemsTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to the selected organization. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
}
}
},
"personalItemsWithOrgTransferWarning": {
"message": "$PERSONAL_ITEMS_COUNT$ will be permanently transferred to $ORG$. You will no longer own these items.",
"placeholders": {
"personal_items_count": {
"content": "$1",
"example": "2 items"
},
"org": {
"content": "$2",
"example": "Organization name"
}
}
}
}