1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-20 09:35:22 +02:00

Autosync the updated translations (#6014)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-08-15 12:12:03 +00:00 committed by GitHub
parent 419cd9b62b
commit 1046cac33c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
62 changed files with 4410 additions and 1124 deletions

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "'n Onverwagte fout het voorgekom."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "E-posadres"
},
"yourVaultIsLocked": {
"message": "U kluis is vergrendel. Verifieer u hoofwagwoord om voort te gaan."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Ontgrendel"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Kopieer bevestigingskode"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Waarskuwing"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Kies die invoerlêer se formaat"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Hierdie item het ou lêeraanhegsels wat herstel moet word."
},
"attachmentFixDesc": {
"message": "Dit is n ou lêeraanhegsel wat herstel moet word. Klik om meer uit te vind."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Herstel",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Slegs die organisasiekluisitems wat met $ORGANIZATION$ verbind word, word uitgestuur. Persoonlike kluisitems word nie ingesluit nie.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Streek"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "VS",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "U het nie toestemming om hierdie projek te skrap nie",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -216,17 +216,17 @@
"message": "إظهار / إخفاء"
},
"toggleCollapse": {
"message": "Toggle collapse",
"message": "تبديل الطي",
"description": "Toggling an expand/collapse state."
},
"generatePassword": {
"message": "توليد كلمة مرور"
},
"checkPassword": {
"message": "Check if password has been exposed."
"message": "تحقق مما إذا تم الكشف عن كلمة المرور."
},
"passwordExposed": {
"message": "This password has been exposed $VALUE$ time(s) in data breaches. You should change it.",
"message": "تم الكشف عن كلمة المرور هذه $VALUE$ مرّة (ات) في خروقات البيانات. يجب عليك تغييرها.",
"placeholders": {
"value": {
"content": "$1",
@ -271,29 +271,29 @@
"message": "بحث في المفضلة"
},
"searchLogin": {
"message": "Search logins",
"message": "البحث عن تسجيلات الدخول",
"description": "Search Login type"
},
"searchCard": {
"message": "Search cards",
"message": "البحث عن بطاقات",
"description": "Search Card type"
},
"searchIdentity": {
"message": "Search identities",
"message": "البحث عن الهويات",
"description": "Search Identity type"
},
"searchSecureNote": {
"message": "Search secure notes",
"message": "البحث عن ملاحظات آمنة",
"description": "Search Secure Note type"
},
"searchVault": {
"message": "البحث في الخزنة"
},
"searchMyVault": {
"message": "Search my vault"
"message": "البحث في خزنتي"
},
"searchOrganization": {
"message": "Search organization"
"message": "البحث عن المؤسسة"
},
"searchMembers": {
"message": "البحث في الأعضاء"
@ -467,7 +467,7 @@
"message": "عناصر الخزنة"
},
"filter": {
"message": "Filter"
"message": "تصفية"
},
"moveSelectedToOrg": {
"message": "نقل العناصر المختارة إلى منظمة"
@ -518,7 +518,7 @@
"message": "تم تعديل العنصر"
},
"movedItemToOrg": {
"message": "$ITEMNAME$ moved to $ORGNAME$",
"message": "$ITEMNAME$ انتقل إلى $ORGNAME$",
"placeholders": {
"itemname": {
"content": "$1",
@ -576,7 +576,7 @@
"message": "تم حذف المجلد"
},
"editInfo": {
"message": "Edit info"
"message": "تعديل المعلومات"
},
"access": {
"message": "وصول"
@ -609,7 +609,7 @@
"message": "تسجيل الدخول باستخدام جهاز"
},
"loginWithDeviceEnabledNote": {
"message": "Log in with device must be set up in the settings of the Bitwarden app. Need another option?"
"message": "تسجيل الدخول باستخدام الجهاز يجب أن يتم إعداده في إعدادات تطبيق Bitwarden. هل تحتاج إلى خيار آخر؟"
},
"loginWithMasterPassword": {
"message": "تسجيل الدخول باستخدام كلمة المرور الرئيسية"
@ -645,10 +645,10 @@
"message": "كلمة المرور الرئيسية"
},
"masterPassDesc": {
"message": "The master password is the password you use to access your vault. It is very important that you do not forget your master password. There is no way to recover the password in the event that you forget it."
"message": "كلمة المرور الرئيسية هي كلمة المرور التي تستخدمها للوصول إلى خزنتك. من المهم جدا ألا تنسى كلمة المرور الرئيسية. لا توجد طريقة لاسترداد كلمة المرور في حال نسيتها."
},
"masterPassImportant": {
"message": "Your master password cannot be recovered if you forget it!"
"message": "لا يمكن استعادة كلمة المرور الرئيسية إذا نسيتها!"
},
"masterPassHintDesc": {
"message": "يمكن أن يساعدك تلميح كلمة المرور الرئيسية في تذكر كلمة المرور الخاصة بك في حال نسيتها."
@ -669,7 +669,7 @@
"message": "تلميح كلمة المرور"
},
"enterEmailToGetHint": {
"message": "Enter your account email address to receive your master password hint."
"message": "أدخل عنوان البريد الإلكتروني لحسابك للحصول على تلميح كلمة المرور الرئيسية."
},
"getMasterPasswordHint": {
"message": "احصل على تلميح لكلمة المرور الرئيسية"
@ -687,7 +687,7 @@
"message": "مطلوب إعادة إدخال كلمة المرور الرئيسية."
},
"masterPasswordMinlength": {
"message": "Master password must be at least $VALUE$ characters long.",
"message": "كلمة المرور الرئيسية يجب أن تكون على الأقل $VALUE$ حرفاً.",
"description": "The Master Password must be at least a specific number of characters long.",
"placeholders": {
"value": {
@ -706,17 +706,23 @@
"message": "تم إنشاء الحساب بنجاح."
},
"masterPassSent": {
"message": "We've sent you an email with your master password hint."
"message": "لقد أرسلنا لك رسالة بريد إلكتروني تحتوي على تلميح كلمة المرور الرئيسية."
},
"unexpectedError": {
"message": "حدث خطأ غير متوقع."
},
"expirationDateError": {
"message": "الرجاء تحديد تاريخ انتهاء الصلاحية في المستقبل."
},
"emailAddress": {
"message": "عنوان البريد الإلكتروني"
},
"yourVaultIsLocked": {
"message": "خزنتك مقفلة. تحقق من كلمة المرور الرئيسية للمتابعة."
},
"uuid": {
"message": "معرف المستخدم الحالي"
},
"unlock": {
"message": "إلغاء القفل"
},
@ -737,7 +743,7 @@
"message": "كلمة المرور الرئيسية غير صالحة"
},
"invalidFilePassword": {
"message": "Invalid file password, please use the password you entered when you created the export file."
"message": "كلمة مرور الملف غير صالحة، الرجاء استخدام كلمة المرور التي أدخلتها عند إنشاء ملف التصدير."
},
"lockNow": {
"message": "قفل الآن"
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "نسخ رمز التحقق"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "تحذير"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "حدد تنسيق ملف الاستيراد"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Gözlənilməz bir səhv baş verdi."
},
"expirationDateError": {
"message": "Zəhmət olmasa gələcəkdə son istifadə tarixi seçin."
},
"emailAddress": {
"message": "E-poçt ünvanı"
},
"yourVaultIsLocked": {
"message": "Anbarınız kilidlənib. Davam etmək üçün ana parolunuzu təsdiqləyin."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Kilidi aç"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Təsdiqləmə kodunu kopyala"
},
"copyUuid": {
"message": "UUID-ni kopyala"
},
"warning": {
"message": "Xəbərdarlıq"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "İxrac edilən faylın parolu açılarkən xəta baş verdi. Şifrələmə açarınız, verilənlərin ixracında istifadə olunan şifrələmə açarı ilə uyğunlaşmır."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Bir qovluq seçin"
},
"selectImportCollection": {
"message": "Bir kolleksiya seçin"
},
"importTargetHint": {
"message": "Daxilə köçürülən fayl məzmununun $DESTINATION$ yerinə daşınmasını istəyirsinizsə bu variantı seçin",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "Faylda təyin edilməmiş elementlər var."
},
"selectFormat": {
"message": "İdxal faylının formatını seçin"
},
@ -2636,7 +2670,7 @@
"message": "Veb anbar"
},
"bitWebVault": {
"message": "Bitwarden Web vault"
"message": "Bitwarden Web anbarı"
},
"bitSecretsManager": {
"message": "Bitwarden Secrets Manager"
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Bu element, düzəldilməli köhnə fayl qoşmalarını ehtiva edir."
},
"attachmentFixDesc": {
"message": "Bu, düzəldilməli köhnə bir fayl qoşmasıdır. Daha ətraflı öyrənmək üçün klikləyin."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Düzəlt",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Yalnız $ORGANIZATION$ ilə əlaqəli təşkilat anbar elementləri ixrac ediləcək. Şəxsi anbar elementləri və digər təşkilatlardan olan elementlər daxil edilmir.",
"exportingOrganizationVaultDesc": {
"message": "Yalnız $ORGANIZATION$ ilə əlaqələndirilmiş təşkilat anbarı ixrac ediləcək. Fərdi anbardakı və digər təşkilat elementlər daxil edilmir.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Mövcud üzvlərin öz parollarını dəyişdirməsini tələb et"
},
"region": {
"message": "Bölgə"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "AB",
"description": "European Union"
},
"us": {
"message": "ABŞ",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "Bu layihəni silmək icazəniz yoxdur",
@ -6825,7 +6854,7 @@
"message": "KDF tənzimləmələrini güncəllə"
},
"trustedDevices": {
"message": "Trusted devices"
"message": "Güvənli cihazlar"
},
"memberDecryptionTdeDescriptionPartOne": {
"message": "Kimlik təsdiqləndikdən sonra üzvlər, cihazlarından saxlanılan açarı istifadə edərək anbar verilənlərinin şifrələrini aça biləcək",
@ -6935,7 +6964,7 @@
"message": "Ana parolu olmayan üzvləri onlar üçün parol tənzimləmədən silmək, tam hesablarına müraciəti məhdudlaşdıra bilər."
},
"startYour7DayFreeTrialOfBitwardenFor": {
"message": "Start your 7-Day free trial of Bitwarden for $ORG$",
"message": "$ORG$ üçün Bitwarden 7 günlük ödənişsiz sınağı başladın",
"placeholders": {
"org": {
"content": "$1",
@ -6944,16 +6973,16 @@
}
},
"next": {
"message": "Next"
"message": "Növbəti"
},
"usFlag": {
"message": "US flag"
"message": "US bayrağı"
},
"euFlag": {
"message": "EU flag"
"message": "EU bayrağı"
},
"selectedRegionFlag": {
"message": "Selected region flag"
"message": "Seçilmiş bölgə bayrağı"
},
"sendsNoItemsTitle": {
"message": "Aktiv \"Send\" yoxdur",
@ -6979,7 +7008,7 @@
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
},
"free2PersonOrganization": {
"message": "Free 2-person Organizations"
"message": "Ödənişsiz 2 nəfərlik Təşkilatlar"
},
"unlimitedSecrets": {
"message": "Unlimited secrets"
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Əlavə xidmət hesabları"
},
"additionalServiceAccountsDesc": {
"message": "Planınız $COUNT$ xidmət hesabı ilə gəlir. Əlavə xidmət hesablarını ayda $COST$ qarşılığında əlavə edə bilərsiniz.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "Aylıq $COST$ qiymətinə əlavə xidmət hesablarını əlavə edə bilərsiniz.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Maksimal mümkün xidmət hesabı qiyməti"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Sonu"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Адбылася нечаканая памылка."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Адрас электроннай пошты"
},
"yourVaultIsLocked": {
"message": "Ваша сховішча заблакіравана. Увядзіце асноўны пароль для працягу."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Разблакіраваць"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Скапіяваць праверачны код"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Папярэджанне"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Памылка дэшыфроўкі экспартаванага файла. Ваш ключ шыфравання не супадае з ключом шыфравання, які выкарыстоўваецца для экспартавання даных."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Выберыце фармат файла імпартавання"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Гэты элемент мае старыя далучаныя файлы, якія неабходна выправіць."
},
"attachmentFixDesc": {
"message": "Гэта стары далучаны файл, які неабходна выправіць. Націсніце, каб даведацца больш."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Выправіць",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Будуць экспартаваны толькі запісы сховішча арганізацыі, якія звязаны з $ORGANIZATION$. Элементы асабістага сховішча і элементы з іншых арганізацый не будуць уключаны.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Патрабаваць ад існуючых удзельнікаў змены пароляў"
},
"region": {
"message": "Рэгіён"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "ЕС",
"description": "European Union"
},
"us": {
"message": "ЗША",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "У вас няма правоў для выдалення гэтага праекта",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Дадатковыя сэрвісныя ўліковыя запісы"
},
"additionalServiceAccountsDesc": {
"message": "Ваш тарыфны план мае наступную колькасць сэрвісных уліковых запісаў: $COUNT$. Вы можаце дадаць дадатковую колькасць сэрвісных уліковых запісаў за $COST$ у месяц.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Максімальны патэнцыйны кошт сэрвісных уліковых запісаў"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Възникна неочаквана грешка."
},
"expirationDateError": {
"message": "Моля, изберете дата на давност, която е в бъдещето."
},
"emailAddress": {
"message": "Адрес на електронната поща"
},
"yourVaultIsLocked": {
"message": "Трезорът е заключен — въведете главната си парола, за да продължите."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Отключване"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Копиране на кода за потвърждаване"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Внимание"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Грешка при дешифрирането на изнесения файл. Ключът за шифриране не отговаря на този, който е използван за изнасянето на данните."
},
"importDestination": {
"message": "Място на внасяне"
},
"learnAboutImportOptions": {
"message": "Научете повече относно възможностите за внасяне"
},
"selectImportFolder": {
"message": "Изберете папка"
},
"selectImportCollection": {
"message": "Изберете колекция"
},
"importTargetHint": {
"message": "Изберете тази опция, ако искате съдържанието на внесения файл да бъде преместено в $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "Файлът съдържа невъзложени елементи."
},
"selectFormat": {
"message": "Избор на форма̀та на файла за внасяне"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Този запис съдържа стар, прикачен файл, който трябва да бъде поправен. Натиснете, за да научите повече."
},
"attachmentFixDesc": {
"message": "Този прикачен файл е стар и трябва да бъде поправен. Натиснете, за да научите повече."
"attachmentFixDescription": {
"message": "Този прикачен файл използва остарял метод на шифроване. Избирете „Поправяне“ за да го свалите, пре-шифровате и качите отново."
},
"fix": {
"message": "Поправяне",
@ -4705,7 +4739,7 @@
"message": "Грешка"
},
"accountRecoveryManageUsers": {
"message": "Manage users must also be granted with the manage account recovery permission"
"message": "Управлението на потребителите трябва да бъде дадено заедно с разрешението за Управление на възстановяването на регистрации"
},
"setupProvider": {
"message": "Настройка на доставчика"
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Ще бъдат изнесени само записите от трезора свързан с $ORGANIZATION$. Записите в личния трезор и тези в други организации няма да бъдат включени.",
"exportingOrganizationVaultDesc": {
"message": "Ще бъдат изнесени само записите от трезора свързан с $ORGANIZATION$. Записите в отделните лични трезори и тези в други организации няма да бъдат включени.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Задължаване на текущите членове да сменят паролите си"
},
"region": {
"message": "Регион"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "ЕС",
"description": "European Union"
},
"us": {
"message": "САЩ",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "Нямате право за изтриване на този проект",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Допълнителни сервизни акаунти"
},
"additionalServiceAccountsDesc": {
"message": "Планът Ви включва $COUNT$ сервизни акаунта. Можете да добавите още за $COST$ на месец.",
"includedServiceAccounts": {
"message": "В плана Ви са включени $COUNT$ сервизни акаунта.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "Може да добавите още сервизни акаунти за $COST$ на месец.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Максимална възможна цена за сервизни акаунти"
},
"smBetaEndedDesc": {
"message": "Бета-версията на Управлението на тайни приключи на $BETA_ENDING_DATE$. Остават $DAYS$ дни да добавите Управлението на тайни към своя платен абонамент, за да запазите достъпа си до създадените данни. Свържете се с поддръжката, ако искате да добавите Управлението на тайни към абонамента си.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Бета-версията приключва"
},
"beta": {
"message": "Бета"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "একটি অপ্রত্যাশিত ত্রুটি ঘটেছে।"
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "ইমেইল ঠিকানা"
},
"yourVaultIsLocked": {
"message": "আপনার ভল্ট লক করা আছে। চালিয়ে যেতে আপনার মূল পাসওয়ার্ডটি যাচাই করান।"
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "আনলক"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Warning"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "An unexpected error has occurred."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Email adresa"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Otključaj"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Warning"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "S'ha produït un error inesperat."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Adreça electrònica"
},
"yourVaultIsLocked": {
"message": "La caixa forta està bloquejada. Verifiqueu la contrasenya mestra per continuar."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Desbloqueja"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copia el codi de verificació"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Advertiment"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error en desxifrar el fitxer exportat. La vostra clau de xifratge no coincideix amb la clau de xifratge utilitzada per exportar les dades."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Seleccioneu el format del fitxer d'importació"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Aquest element té fitxers adjunts antics que s'han de corregir."
},
"attachmentFixDesc": {
"message": "Es tracta d'un arxiu adjunt antic que cal corregir. Feu clic per obtenir més informació."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Corregeix",
@ -4705,7 +4739,7 @@
"message": "Error"
},
"accountRecoveryManageUsers": {
"message": "Manage users must also be granted with the manage account recovery permission"
"message": "L'administració d'usuaris també ha d'estar habilitada amb el permís de recuperació del compte de gestió"
},
"setupProvider": {
"message": "Configuració del proveïdor"
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Només s'exportaran els elements personals de la caixa forta associats a $ORGANIZATION$. Els elements de la caixa forta personal no s'inclouran.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Exigeix que els membres existents canvien les seues contrasenyes"
},
"region": {
"message": "Regió"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "UE",
"description": "European Union"
},
"us": {
"message": "EUA",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "No teniu permisos per suprimir aquest projecte",
@ -6825,7 +6854,7 @@
"message": "Actualitza la configuració de KDF"
},
"trustedDevices": {
"message": "Trusted devices"
"message": "Dispositius de confiança"
},
"memberDecryptionTdeDescriptionPartOne": {
"message": "Una vegada autenticats, els membres desxifraran les dades de la caixa forta mitjançant una clau emmagatzemada al seu dispositiu. La",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Comptes de serveis addicionals"
},
"additionalServiceAccountsDesc": {
"message": "El vostre pla inclou $COUNT$ comptes de servei. Podeu afegir comptes de servei addicionals per $COST$ al mes.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Cost potencial màxim del compte de servei"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Vyskytla se neočekávaná chyba."
},
"expirationDateError": {
"message": "Zvolte datum vypršení platnosti, které bude v budoucnu."
},
"emailAddress": {
"message": "E-mailová adresa"
},
"yourVaultIsLocked": {
"message": "Váš trezor je uzamčen. Pro pokračování musíte zadat hlavní heslo."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Odemknout"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Kopírovat ověřovací kód"
},
"copyUuid": {
"message": "Kopírovat UUID"
},
"warning": {
"message": "Varování"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Chyba při dešifrování exportovaného souboru. Váš šifrovací klíč se neshoduje s klíčem použitým během exportu dat."
},
"importDestination": {
"message": "Cíl importu"
},
"learnAboutImportOptions": {
"message": "Více o volbách importu"
},
"selectImportFolder": {
"message": "Zvolte složku"
},
"selectImportCollection": {
"message": "Zvolte kolekci"
},
"importTargetHint": {
"message": "Pokud chcete obsah importovaného souboru přesunout do složky $DESTINATION$, vyberte tuto volbu",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "Soubor obsahuje nepřiřazené položky."
},
"selectFormat": {
"message": "Vyberte formát importovaného souboru"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Tato položka obsahuje staré přílohy, které vyžadují opravu."
},
"attachmentFixDesc": {
"message": "Tato stará příloha vyžaduje opravu. Klepněte pro více informací."
"attachmentFixDescription": {
"message": "Tato příloha používá zastaralé šifrování. Zvolte \"Opravit\" pro stažení, přešifrování a opětovné nahrání přílohy."
},
"fix": {
"message": "Opravit",
@ -5429,7 +5463,7 @@
}
}
},
"exportingOrganizationVaultDescription": {
"exportingOrganizationVaultDesc": {
"message": "Exportován bude jen trezor organizace přidružený k položce $ORGANIZATION$. Osobní položky trezoru a položky z jiných organizací nebudou zahrnuty.",
"placeholders": {
"organization": {
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Bude vyžadovat od stávajících členů, aby změnili svá hesla"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "Nemáte oprávnění tento projekt smazat",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Další účty služby"
},
"additionalServiceAccountsDesc": {
"message": "Vaše předplatné obsahuje $COUNT$ účtů služby. Další účty služby můžete přidat za $COST$ měsíčně.",
"includedServiceAccounts": {
"message": "Váš plán již obsahuje $COUNT$ účtů služeb.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "Za $COST$ měsíčně můžete přidat další účty služeb.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max. potenciální náklady na účet služby"
},
"smBetaEndedDesc": {
"message": "Správce klíčů beta skončil $BETA_ENDING_DATE$. Zbývá $DAYS$ dní na to, abyste si přidali aplikaci správce klíčů k placenému předplatnému a zachovali si přístup k datům správce klíčů. Kontaktujte oddělení Customer Success a přidejte si aplikaci správce klíčů do svého předplatného.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta končí"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "An unexpected error has occurred."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Unlock"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Warning"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "En uventet fejl opstod."
},
"expirationDateError": {
"message": "Udløbsdato skal være i fremtiden."
},
"emailAddress": {
"message": "E-mailadresse"
},
"yourVaultIsLocked": {
"message": "Din boks er låst. Bekræft din hovedadgangskode for at fortsætte."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Oplås"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Kopiér bekræftelseskoden"
},
"copyUuid": {
"message": "Kopiér UUID"
},
"warning": {
"message": "Advarsel"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Fejl under dekryptering af den eksporterede fil. Krypteringsnøglen matcher ikke den til dataeksporten anvendte krypteringsnøgle."
},
"importDestination": {
"message": "Importér destination"
},
"learnAboutImportOptions": {
"message": "Læs om importmuligheder"
},
"selectImportFolder": {
"message": "Vælg en mappe"
},
"selectImportCollection": {
"message": "Vælg en samling"
},
"importTargetHint": {
"message": "Vælg denne indstilling, hvis importeret filindhold skal flyttet til en $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "Filen indeholder ikke-tildelte emner."
},
"selectFormat": {
"message": "Vælg formatet for importfilen"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Dette element har gamle filvedhæftninger, der skal repareres."
},
"attachmentFixDesc": {
"message": "Dette er en gammel filvedhæftning, der skal repareres. Klik for at lære mere."
"attachmentFixDescription": {
"message": "Denne vedhæftning har forældet kryptering. Vælg 'Korrigér' for at downloade, gen-kryptere og gen-uploade vedhæftningen."
},
"fix": {
"message": "Reparér",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Kun organisationsboksen tilknyttet $ORGANIZATION$ eksporteres. Individuelle boksemner, samt emner fra andre organisationer, medtages ikke.",
"exportingOrganizationVaultDesc": {
"message": "Kun organisationsboksen tilknyttet $ORGANIZATION$ eksporteres. Emner i individuelle bokse eller andre organisationer medtages ikke.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Kræv, at eksisterende medlemmer ændrer deres adgangskoder"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "Ingen tilladelse til at slette dette objekt",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Yderligere tjenestekonti"
},
"additionalServiceAccountsDesc": {
"message": "Abonnementstypen inkluderer $COUNT$ tjenestekonti. Yderligere tjenestekonti kan tilføjes for $COST$ pr. måned.",
"includedServiceAccounts": {
"message": "Abonnementstypen er inkl. $COUNT$ tjenestekonti.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "Yderligere tjenestekonti kan tilføjes for $COST$ pr. måned.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Maks. potentiel tjenestekontomkostning"
},
"smBetaEndedDesc": {
"message": "Secrets Manager Beta ophørte $BETA_ENDING_DATE$. Der er $DAYS$ dage tilbage til at føje Secrets Manager til dit betalte abonnement og bevare adgangen til Secrets Manager-data. Kontakt Customer Success for at føje Secrets Manager til abonnementet.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta ophører"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Ein unerwarteter Fehler ist aufgetreten."
},
"expirationDateError": {
"message": "Bitte wähle ein Ablaufdatum aus, das in der Zukunft liegt."
},
"emailAddress": {
"message": "E-Mail-Adresse"
},
"yourVaultIsLocked": {
"message": "Dein Tresor ist gesperrt. Überprüfe dein Master-Passwort, um fortzufahren."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Entsperren"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Verifizierungscode kopieren"
},
"copyUuid": {
"message": "UUID kopieren"
},
"warning": {
"message": "Warnung"
},
@ -1155,7 +1164,7 @@
}
},
"kdfIterationsWarning": {
"message": "Wenn du die Anzahl der KDF-Iterationen zu hoch setzt, kann es sein, dass das Einloggen in (und Entsperren von) Bitwarden auf langsameren Geräten länger dauert. Wir empfehlen, dass du den Wert wiederholt um $INCREMENT$ anhebst und auf all deinen Geräten testest.",
"message": "Wenn du die Anzahl der KDF-Iterationen zu hoch setzt, kann es sein, dass das Anmelden in (und Entsperren von) Bitwarden auf langsameren Geräten länger dauert. Wir empfehlen, dass du den Wert wiederholt um $INCREMENT$ anhebst und auf all deinen Geräten testest.",
"placeholders": {
"increment": {
"content": "$1",
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Fehler beim Entschlüsseln der exportierten Datei. Dein Verschlüsselungsschlüssel stimmt nicht mit dem beim Export verwendeten Verschlüsselungsschlüssel überein."
},
"importDestination": {
"message": "Import-Ziel"
},
"learnAboutImportOptions": {
"message": "Erfahre mehr über deine Importoptionen"
},
"selectImportFolder": {
"message": "Ordner auswählen"
},
"selectImportCollection": {
"message": "Sammlung auswählen"
},
"importTargetHint": {
"message": "Wähle diese Option, wenn der importierte Dateiinhalt in eine(n) $DESTINATION$ verschoben werden soll",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "Die Datei enthält nicht zugewiesene Einträge."
},
"selectFormat": {
"message": "Wählen Sie das Format Ihrer Import-Datei"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Dieser Eintrag hat Anhänge, die repariert werden müssen."
},
"attachmentFixDesc": {
"message": "Dieser Dateianhang muss aufgrund ihres Alters aktualisiert werden. Klicke hier, um mehr zu erfahren."
"attachmentFixDescription": {
"message": "Dieser Anhang verwendet eine veraltete Verschlüsselung. Wähle \"Reparieren\", um den Anhang herunterzuladen, erneut zu verschlüsseln und erneut hochzuladen."
},
"fix": {
"message": "Reparieren",
@ -4157,7 +4191,7 @@
"message": "Benutzer eingeladen."
},
"acceptEmergencyAccess": {
"message": "Du wurdest eingeladen, ein Notfallkontakt für den oben genannten Benutzer zu werden. Um die Einladung anzunehmen, musst du dich einloggen oder ein neues Bitwarden-Konto erstellen."
"message": "Du wurdest eingeladen, ein Notfallkontakt für den oben genannten Benutzer zu werden. Um die Einladung anzunehmen, musst du dich anmelden oder ein neues Bitwarden-Konto erstellen."
},
"emergencyInviteAcceptFailed": {
"message": "Die Einladung konnte nicht angenommen werden. Bitte den Benutzer, eine neue Einladung zu versenden."
@ -4570,7 +4604,7 @@
"message": "Passwort zurücksetzen"
},
"resetPasswordLoggedOutWarning": {
"message": "Wenn du fortfährst, wird $NAME$ aus seiner aktuellen Sitzung ausgeloggt und muss sich erneut einloggen. Aktive Sitzungen auf anderen Geräten können bis zu einer Stunde weiterhin aktiv bleiben.",
"message": "Wenn du fortfährst, wird $NAME$ aus seiner aktuellen Sitzung abgemeldet und muss sich erneut anmelden. Aktive Sitzungen auf anderen Geräten können bis zu einer Stunde weiterhin aktiv bleiben.",
"placeholders": {
"name": {
"content": "$1",
@ -5094,7 +5128,7 @@
"message": "Angebot für eine bestehende Organisation akzeptieren oder eine neue Families-Organisation erstellen."
},
"setupSponsoredFamiliesLoginDesc": {
"message": "Dir wurde ein kostenloser Bitwarden Families-Organisationstarif angeboten. Um fortzufahren, musst du dich in das Konto einloggen, das das Angebot erhalten hat."
"message": "Dir wurde ein kostenloser Bitwarden Families-Organisationstarif angeboten. Um fortzufahren, musst du dich bei dem Konto anmelden, das das Angebot erhalten hat."
},
"sponsoredFamiliesAcceptFailed": {
"message": "Angebot kann nicht angenommen werden. Bitte sende die Angebotsmail von deinem Unternehmenskonto erneut und versuche es noch einmal."
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Nur der mit $ORGANIZATION$ verbundene Tresor der Organisation wird exportiert. Persönliche Tresoreinträge und Einträge anderer Organisationen werden nicht berücksichtigt.",
"exportingOrganizationVaultDesc": {
"message": "Nur der mit $ORGANIZATION$ verbundene Organisationstresor wird exportiert. Einträge in persönlichen Tresoren oder anderen Organisationen werden nicht berücksichtigt.",
"placeholders": {
"organization": {
"content": "$1",
@ -5589,7 +5623,7 @@
"message": "Geräteverifizierung aktivieren"
},
"deviceVerificationDesc": {
"message": "Verifizierungscodes werden an deine E-Mail-Adresse gesendet, wenn du dich von einem unbekannten Gerät einloggst"
"message": "Verifizierungscodes werden an deine E-Mail-Adresse gesendet, wenn du dich von einem unbekannten Gerät anmeldest"
},
"updatedDeviceVerification": {
"message": "Geräteverifizierung aktualisiert"
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Bestehende Mitglieder auffordern, ihre Passwörter zu ändern"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "Dir fehlen die Berechtigungen, dieses Projekt zu löschen",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Zusätzliche Dienstkonten"
},
"additionalServiceAccountsDesc": {
"message": "Dein Abonnement enthält $COUNT$ Dienstkonten. Du kannst zusätzliche Dienstkonten für $COST$ pro Monat hinzufügen.",
"includedServiceAccounts": {
"message": "Dein Tarif enthält $COUNT$ Dienstkonten.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "Du kannst zusätzliche Dienstkonten für $COST$ pro Monat hinzufügen.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Maximale potentielle Kosten für Dienstkonten"
},
"smBetaEndedDesc": {
"message": "Die Secrets Manager Beta endete am $BETA_ENDING_DATE$. Du hast $DAYS$ Tage Zeit, um den Secrets Manager zu deinem kostenpflichtigen Abonnement hinzuzufügen und den Zugriff auf die Daten des Secrets Manager zu erhalten. Kontaktiere den Kundensupport, um den Secrets Manager zu deinem Abonnement hinzuzufügen.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta-Ende"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Παρουσιάστηκε ένα μη αναμενόμενο σφάλμα."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Διεύθυνση Email"
},
"yourVaultIsLocked": {
"message": "Το vault σας είναι κλειδωμένο. Επαληθεύστε τον κύριο κωδικό πρόσβασης για να συνεχίσετε."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Ξεκλείδωμα"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Αντιγραφή Κωδικού Επαλήθευσης"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Προειδοποίηση"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Σφάλμα αποκρυπτογράφησης του εξαγόμενου αρχείου. Το κλειδί κρυπτογράφησης δεν ταιριάζει με το κλειδί κρυπτογράφησης που χρησιμοποιήθηκε για την εξαγωγή των δεδομένων."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Επιλέξτε μορφή του αρχείου εισαγωγής"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Αυτό το στοιχείο έχει παλιά συνημμένα αρχεία που πρέπει να διορθωθούν."
},
"attachmentFixDesc": {
"message": "Αυτό είναι ένα παλιό συνημμένο αρχείο που πρέπει να διορθωθεί. Κάντε κλικ για να μάθετε περισσότερα."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Επιδιόρθωση",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Μόνο το vault οργανισμού που σχετίζεται με το $ORGANIZATION$ θα εξαχθεί. Προσωπικά αντικείμενα και αντικείμενα από άλλους οργανισμούς δεν θα συμπεριληφθούν.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "An unexpected error has occurred."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Unlock"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Warning"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organisation vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organisations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "An unexpected error has occurred."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Unlock"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Warning"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Neatendita eraro okazis."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Retpoŝta Adreso"
},
"yourVaultIsLocked": {
"message": "Via trezorejo estas ŝlosita. Kontrolu vian ĉefan pasvorton por daŭrigi."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Malŝlosi"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Kopii Konfirman Kodon"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Averto"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Eraro de ĉifrado de la elporta dosiero. Via ŝlosilo de ĉifrado ne kongruas kun la ŝlosilo de ĉifrado uzita por elporti la datumojn."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Elektu la formaton de la importa dosiero"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Ĉi tiu ero havas malnovajn dosierajn aldonaĵojn, kiujn necesas ripari."
},
"attachmentFixDesc": {
"message": "Ĉi tio estas malnova riparenda dosiero, kiun necesas ripari. Alklaku por lerni pli."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Ripari",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Ha ocurrido un error inesperado."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Correo electrónico"
},
"yourVaultIsLocked": {
"message": "Tu caja fuerte está bloqueada. Verifica tu contraseña maestra para continuar."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Desbloquear"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copiar código de verificación"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Advertencia"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error al descifrar el archivo exportado. Su clave de cifrado no coincide con la clave de cifrado utilizada para exporta los datos."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Selecciona el formato del fichero a importar"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Este elemento tiene archivos adjuntos antiguos que deben ser corregidos."
},
"attachmentFixDesc": {
"message": "Este es un archivo adjunto antiguo que necesita ser corregido. Haga clic para obtener más información."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Arreglar",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Solo se exportará la caja fuerte de la organización asociada con $ORGANIZATION$. No se incluirán objetos y elementos personales de otras organizaciones.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Requiere que los miembros existentes cambien sus contraseñas"
},
"region": {
"message": "Región"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "EEUU",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "No tiene permisos para eliminar este proyecto",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Tekkis ootamatu viga."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "E-posti aadress"
},
"yourVaultIsLocked": {
"message": "Hoidla on lukus. Jätkamiseks sisesta ülemparool."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Lukusta lahti"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Kopeeri kinnituskood"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Hoiatus"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Eksporditud faili dekrüpteerimine nurjus. Sinu krüpteerimisvõti ei ühti selle võtmega, mida kasutati andmete eksportimisel."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Vali imporditava faili vorming"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Sellel kirjel on vanu manuseid, mille peab parandama."
},
"attachmentFixDesc": {
"message": "See on vana failimanus, mille peab parandama. Rohkema teabe saamiseks kliki siia."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Paranda",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Ainult organisatsiooniga $ORGANIZATION$ seotud kirjed eksportidakse. Personaalse hoidla ja teiste organisatsioonide kirjeid ei ekspordita.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Ustekabeko akatsa gertatu da."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Emaila"
},
"yourVaultIsLocked": {
"message": "Zure kutxa gotorra blokeatuta dago. Egiaztatu zure pasahitz nagusia jarraitzeko."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Desblokeatu"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Kopiatu egiaztatze-kodea"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Kontuz"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Errorea esportatutako fitxategia deszifratzean. Zifratze-gakoa ez dator bat datuak esportatzeko erabilitako zifratze-gakoarekin."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Hautatu inportazio fitxategiaren formatua"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Artikulu honek fitxategi erantsi zaharrak ditu, konpondu beharrekoak."
},
"attachmentFixDesc": {
"message": "Hau fitxategi erantsi zaharra da eta konpondu beharra dago. Klikatu gehiago jakiteko."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Konpondu",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "$ORGANIZATION$-rekin lotutako erakundearen kutxa gotorra bakarrik esportatuko da. Ez dira sartuko kutxa gotor pertsonaletako eta beste erakunde batzuetako elementuak.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "یک خطای غیر منتظره رخ داده است."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "نشانی ایمیل"
},
"yourVaultIsLocked": {
"message": "گاوصندوق شما قفل است. برای ادامه کلمه عبور اصلی خود را وارد کنید."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "باز کردن قفل"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "کپی کد تأیید"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "هشدار"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "خطا در رمزگشایی پرونده‌ی درون ریزی شده. کلید رمزگذاری شما با کلید رمزگذاری استفاده شده برای درون ریزی داده‌ها مطابقت ندارد."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "فرمت پرونده‌ی درون ریزی را انتخاب کنید"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "این مورد دارای پرونده های پیوست قدیمی است که باید اصلاح شوند."
},
"attachmentFixDesc": {
"message": "این یک پرونده پیوست قدیمی است که باید اصلاح شود. برای کسب اطلاعات بیشتر کلیک کنید."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "اصلاح",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "فقط گاوصندوق سازمانی مرتبط با $ORGANIZATION$ برون ریزی خواهد شد. اقلام شخصی گاوصندوق و اقلام سایر سازمان‌ها شامل نمی‌شود.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "از اعضای موجود بخواهید کلمه‌های عبور خود را تغییر دهند"
},
"region": {
"message": "منطقه"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "اروپا",
"description": "European Union"
},
"us": {
"message": "امریکا",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "شما مجوز حذف این پروژه را ندارید",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "حساب‌های خدمات اضافی"
},
"additionalServiceAccountsDesc": {
"message": "طرح شما با حساب خدمات $COUNT$ همراه است. می‌توانید حساب‌های سرویس اضافی را با $COST$ در ماه اضافه کنید.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "حداکثر هزینه حساب خدمات بالقوه"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Tapahtui odottamaton virhe."
},
"expirationDateError": {
"message": "Valitse erääntymispäivä, joka on tulevaisuudessa."
},
"emailAddress": {
"message": "Sähköpostiosoite"
},
"yourVaultIsLocked": {
"message": "Holvi on lukittu. Jatka vahvistamalla pääsalasanasi."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Avaa holvi"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Kopioi todennuskoodi"
},
"copyUuid": {
"message": "Kopioi UUID"
},
"warning": {
"message": "Varoitus"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Virhe purettaessa viedyn tiedoston salausta. Salausavaimesi ei vastaa viennissä käytettyä salausavainta."
},
"importDestination": {
"message": "Tuontikohde"
},
"learnAboutImportOptions": {
"message": "Lue lisää tuontivaihtoehdoista"
},
"selectImportFolder": {
"message": "Valitse kansio"
},
"selectImportCollection": {
"message": "Valitse kokoelma"
},
"importTargetHint": {
"message": "Valitse tämä, jos haluat tuoda tiedoston sisällön kohteesee $DESTINATION$.",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "Tiedosto sisältää määrittämättömiä kohteita."
},
"selectFormat": {
"message": "Valitse tuotavan tiedoston muoto"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Kohteella on vanhoja tiedostoliitteitä, jotka on korjattava."
},
"attachmentFixDesc": {
"message": "Vanha tiedostoliite, joka on korjattava. Klikkaa lukeaksesi lisää."
"attachmentFixDescription": {
"message": "Liite käyttää vanhentunutta salausta. Lataa liite, salaa se uudelleen ja lisää se uudestaan valitsemalla \"Korjaa\"."
},
"fix": {
"message": "Korjaa",
@ -4705,7 +4739,7 @@
"message": "Virhe"
},
"accountRecoveryManageUsers": {
"message": "Manage users must also be granted with the manage account recovery permission"
"message": "\"Tilien palautusavun hallinta\" -oikeuden kanssa on myönnettävä myös \"Käyttäjien hallinta\" -oikeus."
},
"setupProvider": {
"message": "Toimittajan määritys"
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Vain organisaatioon $ORGANIZATION$ liitetyt holvin kohteet viedään. Yksityisen holvin ja muiden organisaatioiden kohteita ei sisällytetä.",
"exportingOrganizationVaultDesc": {
"message": "Vain organisaatioon $ORGANIZATION$ liitetyn holvin kohteet viedään. Yksityisen holvin ja muiden organisaatioiden kohteita ei sisällytetä.",
"placeholders": {
"organization": {
"content": "$1",
@ -6512,7 +6546,7 @@
"message": "Organisaation salaisten tietojen vienti"
},
"exportingOrganizationSecretDataDescription": {
"message": "Vain organisaatioon $ORGANIZATION$ liitetyt Salaisuushallinnan tiedot viedään. Muiden tuotteiden ja organisaatioiden kohteet eivät sisälly tähän.",
"message": "Vain organisaatioon $ORGANIZATION$ liitetyt Salaisuushallinnan tiedot viedään. Muiden tuotteiden tai organisaatioiden kohteita ei sisällytetä.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Vaadi nykyisiä jäseniä vaihtamaan salasanansa"
},
"region": {
"message": "Alue"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "Käyttöoikeutesi eivät salli tämän projektin poistamista",
@ -6825,7 +6854,7 @@
"message": "Päivitä KDF-asetukset"
},
"trustedDevices": {
"message": "Trusted devices"
"message": "Luotetut laitteet"
},
"memberDecryptionTdeDescriptionPartOne": {
"message": "Kun jäsenet on todennettu, he voivat purkaa holvin salauksen heidän laitteellaan säilytettävällä avaimella.",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Lisättävät palvelutilit"
},
"additionalServiceAccountsDesc": {
"message": "Tilaukseesi sisältyy $COUNT$ palvelutiliä ja voit hankkia lisää hintaan $COST$/palvelutili/kuukausi.",
"includedServiceAccounts": {
"message": "Tilaukseesi sisältyy $COUNT$ palvelutiliä.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "Voit hankkia lisää palvelutilejä hintaan $COST$/tili/kuukausi.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Palvelutilin mahdollinen enimmäiskustannus"
},
"smBetaEndedDesc": {
"message": "Salaisuushallinnan beta päättyi $BETA_ENDING_DATE$. Sinulla on $DAYS$ päivää aikaa lisätä Salaisuushallinta maksulliseen tilaukseesi säilyttääksesi Salaisuushallinnassa olevien tietojesi käyttöoikeuden. Lisää Salaisuushallinta tilaukseesi olemalla yhteydessä asiakaspalveluun.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta päättyy"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Nagkaroon ng hindi inaasahang problema."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Naka-lock ang vault mo. Beripikahin ang master password mo para tumuloy."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "I-unlock"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Kopyahin ang code pamberipika"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Babala"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Nagkaproblema sa pagde-decrypt ng na-export na file. Hindi tumutugma ang encryption key mo sa ginamit pang-export sa data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Piliin ang format ng import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Ang item na ito ay may mga lumang file attachment na kailangang ayusin."
},
"attachmentFixDesc": {
"message": "Ito ay isang lumang file attachment ang mga pangangailangan upang ayusin. Mag-klik para malaman ang iba pa."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Ayusin ang",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Tanging ang vault ng organisasyon na nauugnay sa $ORGANIZATION$ ang i-export. Hindi isasama ang mga indibidwal na vault item at item mula sa ibang mga organisasyon.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Une erreur inattendue est survenue."
},
"expirationDateError": {
"message": "Veuillez sélectionner une date d'expiration qui est dans le futur."
},
"emailAddress": {
"message": "Adresse électronique"
},
"yourVaultIsLocked": {
"message": "Votre coffre est verrouillé. Vérifiez votre mot de passe principal pour continuer."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Déverrouiller"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copier le code de vérification"
},
"copyUuid": {
"message": "Copier l'UUID"
},
"warning": {
"message": "Attention"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Erreur lors du déchiffrement du fichier exporté. Votre clé de chiffrement ne correspond pas à la clé de chiffrement utilisée pour exporter les données."
},
"importDestination": {
"message": "Destination de l'import"
},
"learnAboutImportOptions": {
"message": "En savoir plus sur vos options d'importation"
},
"selectImportFolder": {
"message": "Choisir un dossier"
},
"selectImportCollection": {
"message": "Sélectionnez une collection"
},
"importTargetHint": {
"message": "Sélectionnez cette option si vous voulez que le contenu du fichier importé soit déplacé vers un(e) $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "Le fichier contient des éléments non assignés."
},
"selectFormat": {
"message": "Sélectionnez le format du fichier à importer"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Cet élément a d'anciennes pièces jointes qui doivent être réparées."
},
"attachmentFixDesc": {
"message": "Il s'agit d'une ancienne pièce jointe qui doit être réparée. Cliquez pour en savoir plus."
"attachmentFixDescription": {
"message": "Cette pièce jointe utilise un chiffrement obsolète. Choisissez 'Réparer' pour télécharger, chiffrer à nouveau et téléverser à nouveau la pièce jointe."
},
"fix": {
"message": "Réparer",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Seul le coffre de l'organisation associé à $ORGANIZATION$ sera exporté. Les éléments du coffre personnel et les éléments d'autres organisations ne seront pas inclus.",
"exportingOrganizationVaultDesc": {
"message": "Seul le coffre d'organisation associé à $ORGANIZATION$ sera exporté. Les éléments dans les coffres individuels ou d'autres organisations ne seront pas inclus.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Exiger que les membres existants changent leurs mots de passe"
},
"region": {
"message": "Région"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "Vous n'avez pas les droits pour supprimer ce projet",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Comptes de service supplémentaires"
},
"additionalServiceAccountsDesc": {
"message": "Votre plan inclut $COUNT$ comptes de service. Vous pouvez ajouter des comptes de service supplémentaires pour $COST$ par mois.",
"includedServiceAccounts": {
"message": "Votre forfait inclut $COUNT$ comptes de service.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "Vous pouvez ajouter des comptes de service supplémentaires pour $COST$ par mois.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Coût potentiel maximum du compte de service"
},
"smBetaEndedDesc": {
"message": "Le Secrets Manager Beta s'est terminé le $BETA_ENDING_DATE$. Il vous reste $DAYS$ jours pour ajouter Secrets Manager à votre forfait payant et conserver votre accès à vos données de Secrets Manager. Contactez Customer Success pour ajouter Secrets Manager à votre forfait.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Fin de la beta"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "An unexpected error has occurred."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Unlock"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Warning"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "אירעה שגיאה לא צפויה."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "כתובת אימייל"
},
"yourVaultIsLocked": {
"message": "הכספת שלך נעולה. הזן את הסיסמה הראשית שלך כדי להמשיך."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "שחרר נעילה"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "העתק קוד אימות"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "אזהרה"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "בחר את פורמט הקובץ לייבוא"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "לפריט זה יש קובץ מצורף שצריך תיקון."
},
"attachmentFixDesc": {
"message": "קובץ מצורף זה צריך לעבור תיקון. לחץ כאן כדי לגלות עוד פרטים."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "תקן",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "An unexpected error has occurred."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Unlock"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Warning"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Došlo je do neočekivane pogreške."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Adresa e-pošte"
},
"yourVaultIsLocked": {
"message": "Tvoj trezor je zaključan. Potvrdi glavnu lozinku za nastavak."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Otključaj"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Kopiraj kôd za provjeru"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Upozorenje"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Greška u dešifriranju izvozne datoteke. Ovaj ključ za šifriranje ne odgovara ključu za šifriranje korištenom pri izvozu datoteke."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Odaberi format datoteke za uvoz"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Ova stavka ima stare privitke koje je potrebno popraviti."
},
"attachmentFixDesc": {
"message": "Ovo je stari privitak kojeg je potrebno popraviti. Klikni ovdje za više informacija."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Popravi",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Izvest će se samo organizacijski trezor povezan s $ORGANIZATION$. Pojedinačne stavke iz trezora i stavke iz drugih organizacija neće biti uključene.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Váratlan hiba történt."
},
"expirationDateError": {
"message": "Válasszunk jövőbeni lejárati dátumot."
},
"emailAddress": {
"message": "Email cím"
},
"yourVaultIsLocked": {
"message": "A széf zárolásra került. A folytatáshoz meg kell adni a mesterjelszót."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Feloldás"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy Verification Code"
},
"copyUuid": {
"message": "UUID másolása"
},
"warning": {
"message": "Figyelmeztetés"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Hiba történt az exportált fájl visszafejtése során. A titkosítási kulcs nem egyezik meg az adatok exportálásához használt titkosítási kulccsal."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Válasszuk ki az import fájl formátumát."
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Ennek az elemnek régi fájl mellékletei vannak, amelyeket javítani kell."
},
"attachmentFixDesc": {
"message": "Ez egy régi melléklet, amelyet javítani kell. Kattintás több információért."
"attachmentFixDescription": {
"message": "Ez a melléklet elavult titkosítást használ. Válasszuk a 'Javítás' lehetőséget a melléklet letöltéséhez, ismételt titkosításához és újbóli feltöltéséhez."
},
"fix": {
"message": "Javítás",
@ -4705,7 +4739,7 @@
"message": "Hiba"
},
"accountRecoveryManageUsers": {
"message": "Manage users must also be granted with the manage account recovery permission"
"message": "A felhasználók kezelését engedélyezni kell a Jelszó visszaállításának kezelése jogosultsággal is."
},
"setupProvider": {
"message": "Szolgáltató beállítása"
@ -5429,7 +5463,7 @@
}
}
},
"exportingOrganizationVaultDescription": {
"exportingOrganizationVaultDesc": {
"message": "Csak$ORGANIZATION$ névvel társított szervezeti széf elemek kerülnek exportálásra. Ebbe nem kerülnek be a személyes és más szervezeti széf elemek.",
"placeholders": {
"organization": {
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "A meglévő tagoknak meg kell változtatniuk jelszavaikat."
},
"region": {
"message": "Régió"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "Nincs jogosulltság ezen projekt törléséhez.",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Kiegészítő szolgáltatás fiókok"
},
"additionalServiceAccountsDesc": {
"message": "A csomag $COUNT$ szolgáltatás fiókot tartalmaz. További szolgáltatási fiókokat vehetünk fel havi $COST$ áron.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Maximális lehetséges szolgáltatás fiókköltség"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Terjadi kesalahan yang tak diduga."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Alamat Surel"
},
"yourVaultIsLocked": {
"message": "Brankas Anda terkunci. Verifikasi kata sandi utama Anda untuk melanjutkan."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Buka Kunci"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Salin Kode Verifikasi"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Peringatan"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Tidak dapat mendekripsi file yang diekspor. Kunci enkripsi Anda tidak cocok dengan kunci enkripsi yang digunakan untuk menekspor data terkait."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Pilih format file impor"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Item ini memiliki lampiran file lama yang perlu diperbaiki."
},
"attachmentFixDesc": {
"message": "Ini adalah lampiran file lama yang perlu diperbaiki. Klik untuk mempelajari lebih lanjut."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Perbaiki",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Si è verificato un errore imprevisto."
},
"expirationDateError": {
"message": "Seleziona una data di scadenza nel futuro."
},
"emailAddress": {
"message": "Indirizzo email"
},
"yourVaultIsLocked": {
"message": "La tua cassaforte è bloccata. Verifica la tua password principale per continuare."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Sblocca"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copia codice di verifica"
},
"copyUuid": {
"message": "Copia UUID"
},
"warning": {
"message": "Attenzione"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Errore durante la decriptografia del file esportato. La chiave di criptografia non corrisponde alla chiave di criptografia usata per esportare i dati."
},
"importDestination": {
"message": "Destinazione dell'importazione"
},
"learnAboutImportOptions": {
"message": "Ulteriori informazioni sulle tue opzioni di importazione"
},
"selectImportFolder": {
"message": "Seleziona una cartella"
},
"selectImportCollection": {
"message": "Seleziona una raccolta"
},
"importTargetHint": {
"message": "Seleziona questa opzione se vuoi che i contenuti del file di importazione siamo spostati in una $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "Il file contiene elementi non assegnati."
},
"selectFormat": {
"message": "Seleziona il formato del file da importare"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Questo elemento ha vecchi file allegati che devono essere corretti."
},
"attachmentFixDesc": {
"message": "Questo è un vecchio file allegato che deve essere corretto. Clicca per ulteriori informazioni."
"attachmentFixDescription": {
"message": "Questo allegato usa una criptografia obsoleta. Seleziona \"Correggi\" per scaricare, criptografare di nuovo, e caricare di nuovo l'allegato."
},
"fix": {
"message": "Correggi",
@ -4705,7 +4739,7 @@
"message": "Errore"
},
"accountRecoveryManageUsers": {
"message": "Manage users must also be granted with the manage account recovery permission"
"message": "Gestisci utenti deve essere abilitato con il permesso di gestire il ripristino delle password"
},
"setupProvider": {
"message": "Configurazione del fornitore"
@ -5429,7 +5463,7 @@
}
}
},
"exportingOrganizationVaultDescription": {
"exportingOrganizationVaultDesc": {
"message": "Solo la cassaforte dell'organizzazione associata a $ORGANIZATION$ sarà esportata. Elementi nelle casseforti individuali o in altre organizzazioni non saranno inclusi.",
"placeholders": {
"organization": {
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Obbliga i membri esistenti a cambiare le loro password"
},
"region": {
"message": "Regione"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "UE",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "Non hai l'autorizzazione per eliminare questo progetto",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Account di servizio aggiuntivi"
},
"additionalServiceAccountsDesc": {
"message": "Il tuo piano include $COUNT$ account di servizio. Puoi aggiungere più account di servizio a $COST$ al mese.",
"includedServiceAccounts": {
"message": "Il tuo piano include $COUNT$ account di servizio.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "Puoi aggiungere più account di servizio a $COST$ al mese.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Costo massimo potenziale dell'account di servizio"
},
"smBetaEndedDesc": {
"message": "La beta del Gestore dei Segreti è terminata in $BETA_ENDING_DATE$. Ti rimangono $DAYS$ giorni per aggiungere il Gestore dei Segreti al tuo abbonamento a pagamento e mantenere l'accesso ai dati del Gestore dei Segreti. Contatta il Successo del Cliente per aggiungere il Gestore dei Segreti al tuo abbonamento.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Termine della beta"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "予期せぬエラーが発生しました。"
},
"expirationDateError": {
"message": "有効期限は未来のものをお選びください。"
},
"emailAddress": {
"message": "メールアドレス"
},
"yourVaultIsLocked": {
"message": "保管庫がロックされています。開くにはマスターパスワードを入力してください。"
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "ロック解除"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "認証コードのコピー"
},
"copyUuid": {
"message": "UUID をコピー"
},
"warning": {
"message": "注意"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "エクスポートされたファイルの復号でエラーが発生しました。暗号化キーが、データをエクスポートするために使用された暗号化キーと一致しません。"
},
"importDestination": {
"message": "インポート先"
},
"learnAboutImportOptions": {
"message": "インポートオプションについて学ぶ"
},
"selectImportFolder": {
"message": "フォルダーを選択"
},
"selectImportCollection": {
"message": "コレクションを選択"
},
"importTargetHint": {
"message": "インポートしたファイルコンテンツを $DESTINATION$ に移動したい場合は、このオプションを選択してください。",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "割り当てられていないアイテムがファイルに含まれています。"
},
"selectFormat": {
"message": "インポートするファイルの形式を選択"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "このアイテムは添付ファイルが古いため修正する必要があります。"
},
"attachmentFixDesc": {
"message": "これは古い添付ファイルのため修正する必要があります。詳しくはこちら。"
"attachmentFixDescription": {
"message": "この添付ファイルは古い暗号化を使用しています。添付ファイルをダウンロード、再暗号化、再アップロードするには「修正」を選択してください。"
},
"fix": {
"message": "修正",
@ -4705,7 +4739,7 @@
"message": "エラー"
},
"accountRecoveryManageUsers": {
"message": "Manage users must also be granted with the manage account recovery permission"
"message": "ユーザーを管理するには、アカウントのリカバリ管理権限を付与する必要があります。"
},
"setupProvider": {
"message": "プロバイダーのセットアップ"
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "$ORGANIZATION$ に関連付けられた組織保管庫のアイテムのみがエクスポートされます。他の組織や個人保管庫のアイテムは含まれません。",
"exportingOrganizationVaultDesc": {
"message": "$ORGANIZATION$ に関連付けられた組織保管庫のみがエクスポートされます。個々の保管庫または他の組織にあるアイテムは含まれません。",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "パスワードを変更するには、メンバーが存在しないといけません"
},
"region": {
"message": "リージョン"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "米国",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "このプロジェクトを削除する権限がありません",
@ -6825,7 +6854,7 @@
"message": "KDF の設定を更新する"
},
"trustedDevices": {
"message": "Trusted devices"
"message": "信頼できるデバイス"
},
"memberDecryptionTdeDescriptionPartOne": {
"message": "認証が完了したあとメンバーはデバイスに保存されているキーを使用して保管庫のデータを復号します。このオプションを使用すると、",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "追加のサービスアカウント"
},
"additionalServiceAccountsDesc": {
"message": "あなたのプランには、 $COUNT$ 個のサービスアカウントが付属しています。月額 $COST$ でサービスアカウントを追加できます。",
"includedServiceAccounts": {
"message": "お客様のプランには$COUNT$のサービスアカウントが付属しています。",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "月々$COST$でサービスアカウントを追加できます。",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "潜在的なサービスアカウントのコストの最大値"
},
"smBetaEndedDesc": {
"message": "シークレットマネージャーベータは$BETA_ENDING_DATE$で終了しました。シークレットマネージャーを有料サブスクリプションに追加し、シークレットマネージャーのデータへのアクセスを維持するには、$DAYS$日間の猶予があります。シークレットマネージャーをサブスクリプションに追加するには、カスタマーサクセスまでお問い合わせください。",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "ベータ終了"
},
"beta": {
"message": "ベータ"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "წარმოიშვა გაუთვალისწინებელი ხარვეზი."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "ელ-ფოსტის მისამართი"
},
"yourVaultIsLocked": {
"message": "თქვენი საცავი ჩაკეტილია. დაადასტურეთ თქვენი მთავარი პაროლი გასაგრძელებლად."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "გახსნა"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "დააკოპირე ერთჯერადი კოდი"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "გაფრთხილება"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "An unexpected error has occurred."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Unlock"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Warning"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "ಅನಿರೀಕ್ಷಿತ ದೋಷ ಸಂಭವಿಸಿದೆ."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "ಇಮೇಲ್ ವಿಳಾಸ"
},
"yourVaultIsLocked": {
"message": "ನಿಮ್ಮ ವಾಲ್ಟ್ ಲಾಕ್ ಆಗಿದೆ. ಮುಂದುವರೆಯಲು ನಿಮ್ಮ ಮಾಸ್ಟರ್ ಪಾಸ್‌ವರ್ಡ್ ಅನ್ನು ಪರಿಶೀಲಿಸಿ."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "ಅನ್‌ಲಾಕ್ ಮಾಡಿ"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "ಪರಿಶೀಲನೆ ಕೋಡ್ ನಕಲಿಸಿ"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "ಎಚ್ಚರಿಕೆ"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "ರಫ್ತು ಮಾಡಿದ ಫೈಲ್ ಅನ್ನು ಡೀಕ್ರಿಪ್ಟ್ ಮಾಡುವಲ್ಲಿ ದೋಷ. ಡೇಟಾವನ್ನು ರಫ್ತು ಮಾಡಲು ಬಳಸಿದ ಎನ್‌ಕ್ರಿಪ್ಶನ್ ಕೀಗೆ ನಿಮ್ಮ ಎನ್‌ಕ್ರಿಪ್ಶನ್ ಕೀ ಹೊಂದಿಕೆಯಾಗುವುದಿಲ್ಲ."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "ಆಮದು ಫೈಲ್‌ನ ಸ್ವರೂಪವನ್ನು ಆಯ್ಕೆಮಾಡಿ"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "ಈ ಐಟಂ ಹಳೆಯ ಫೈಲ್ ಲಗತ್ತುಗಳನ್ನು ಹೊಂದಿದ್ದು ಅದನ್ನು ಸರಿಪಡಿಸಬೇಕಾಗಿದೆ."
},
"attachmentFixDesc": {
"message": "ಇದು ಸರಿಪಡಿಸಬೇಕಾದ ಹಳೆಯ ಫೈಲ್ ಲಗತ್ತು. ಇನ್ನಷ್ಟು ತಿಳಿಯಲು ಕ್ಲಿಕ್ ಮಾಡಿ."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "ಹೊಂದಿಸು",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "예기치 못한 오류가 발생했습니다."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "이메일 주소"
},
"yourVaultIsLocked": {
"message": "보관함이 잠겨 있습니다. 마스터 비밀번호를 입력하여 계속하세요."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "잠금 해제"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "인증 코드 복사"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "경고"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "내보내려는 파일을 복호화하던 중 오류가 발생했습니다. 암호화 키가 내보내려는 데이터를 암호화한 키와 일치하지 않습니다."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "불러올 파일의 포맷"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "이 항목은 수정이 필요한 오래된 파일을 갖고 있습니다."
},
"attachmentFixDesc": {
"message": "이것은 수정이 필요한 오래된 파일입니다. 자세한 내용을 보려면 클릭하십시오."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "수정",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Ir radusies neparedzēta kļūda."
},
"expirationDateError": {
"message": "Lūgums atlasīt beigu datumu, kas ir nākotnē."
},
"emailAddress": {
"message": "E-pasta adrese"
},
"yourVaultIsLocked": {
"message": "Tava glabātuve ir bloķēta. Lai turpinātu, pārbaudi savu galveno paroli."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Atslēgt"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Ievietot apstiprinājuma kodu starpliktuvē"
},
"copyUuid": {
"message": "Ievietot UUID starpliktuvē"
},
"warning": {
"message": "Brīdinājums"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Atšifrējot eksportēto failu, radās kļūda. Jūsu šifrēšanas atslēga neatbilst datu eksportēšanai izmantotajai šifrēšanas atslēgai."
},
"importDestination": {
"message": "Ievietošanas galamērķis"
},
"learnAboutImportOptions": {
"message": "Uzzināt par ievietošanas iespējām"
},
"selectImportFolder": {
"message": "Atlasīt mapi"
},
"selectImportCollection": {
"message": "Atlasīt krājumu"
},
"importTargetHint": {
"message": "Šī iespēja jāatlasa, ja ir vēlēšanās ievietotās datnes saturu pārvietot uz $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "Datne satur nepiešķirtus vienumus."
},
"selectFormat": {
"message": "Atlasīt ievietošanas datnes veidolu"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Šim vienumam ir veci datņu pielikumi, kas ir jāsalabo."
},
"attachmentFixDesc": {
"message": "Šis ir vecs datnes pielikums, kas ir jāsalabo. Klikšķināt, lai uzzinātu vairāk."
"attachmentFixDescription": {
"message": "Šis pielikumam ir novecojusi šifrēšana. Jāatlasa 'Salabot', lai lejupielādētu, atkārtoti šifrētu un augšupielādētu pielikumu."
},
"fix": {
"message": "Salabot",
@ -4705,7 +4739,7 @@
"message": "Kļūda"
},
"accountRecoveryManageUsers": {
"message": "Manage users must also be granted with the manage account recovery permission"
"message": "Lietotāju pārvaldīšanai ir jābūt iespējotai arī ar konta atkopšanas pārvaldīšanas atļauju"
},
"setupProvider": {
"message": "Sniedzēja iestatīšana"
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Tiks izdota tikai apvienības glabātava, kas ir saistīta ar $ORGANIZATION$. Personīgie glabātavas vienumi un vienumi no citām apvienībām netiks iekļauti.",
"exportingOrganizationVaultDesc": {
"message": "Tiks izdota tikai apvienības glabātava, kas ir saistīta ar $ORGANIZATION$. Atsevišķu glabātavu vai citu apvienību vienumi netiks iekļauti.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Pieprasīt esošajiem dalībniekiem nomainīt to paroles"
},
"region": {
"message": "Apgabals"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "ES",
"description": "European Union"
},
"us": {
"message": "ASV",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "Nav nepieciešamo atļauju, lai izdzēstu šo projektu",
@ -6825,7 +6854,7 @@
"message": "Atjaunināt KDF iestatījumus"
},
"trustedDevices": {
"message": "Trusted devices"
"message": "Uzticamās ierīces"
},
"memberDecryptionTdeDescriptionPartOne": {
"message": "Pēc pieteikšanās dalībnieki atšifrēs glabātavas saturu ar ierīcē glabātu atslēgu. ",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Papildu pakalpojumu konti"
},
"additionalServiceAccountsDesc": {
"message": "Plānā ir iekļauti $COUNT$ pakalpojumu konti. Papildu pakalpojumu kontus var pievienot par $COST$ mēnesī.",
"includedServiceAccounts": {
"message": "Plānā ir iekļauti $COUNT$ pakalpojumu konti.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "Papildu pakalpojumu kontus var pievienot par $COST$ mēnesī.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Lielākās iespējamās pakalpojumu kontu izmaksas"
},
"smBetaEndedDesc": {
"message": "Noslēpumu pārvaldnieka beta beidzās $BETA_ENDING_DATE$. Ir atlikušas $DAYS$ dienas, lai pievienotu Noslēpumu pārvaldnieku apmaksātajam abonementam un saglabātu piekļuvu Noslēpumu pārvaldnieka datiem. Jāsazināš ar klientu atbalstu, lai abonementam pievienotu Noslēpumu pārvaldnieku.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta ir beidzies"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "ഒരു അപ്രതീക്ഷിത പിശക് സംഭവിച്ചു."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "ഇ-മെയിൽ വിലാസം"
},
"yourVaultIsLocked": {
"message": "നിങ്ങളുടെ വാൾട് പൂട്ടിയിരിക്കുന്നു. തുടരുന്നതിന് നിങ്ങളുടെ പ്രാഥമിക പാസ്‌വേഡ് സ്ഥിരീകരിക്കുക."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "അൺലോക്ക്"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "സ്ഥിരീകരണ കോഡ് പകർത്തുക "
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "മുന്നറിയിപ്പ്"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "പരിഹരിക്കേണ്ട അറ്റാച്മെന്റുകൾ ഈ ഇനത്തിൽ ഉണ്ട്."
},
"attachmentFixDesc": {
"message": "പരിഹരിക്കേണ്ട അറ്റാച്മെന്റുകൾ ഈ ഇനത്തിൽ ഉണ്ട്. കൂടുതലറിയാൻ ക്ലിക്കുചെയ്യുക."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "പരിഹരിക്കുക",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "An unexpected error has occurred."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Unlock"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Warning"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "An unexpected error has occurred."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Unlock"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Warning"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "En uventet feil har oppstått."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "E-postadresse"
},
"yourVaultIsLocked": {
"message": "Hvelvet ditt er låst. Kontroller hovedpassordet ditt for å fortsette."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Lås opp"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Kopier verifiseringskoden"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Advarsel"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Feil under dekryptering av den eksporterte filen. Krypteringsnøkkelen samsvarte ikke med krypteringsnøkkelen som ble brukt eksport av data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Velg formatet til importfilen"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Denne oppføringen har gamle fil-vedlegg som må repareres."
},
"attachmentFixDesc": {
"message": "Dette er et gammelt fil-vedlegg som må repareres. Klikk for å se mer."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Reparer",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Bare organisasjonens hvelv knyttet til $ORGANIZATION$ vil bli eksportert. Personlige hvelvelementer og elementer fra andre organisasjoner vil ikke bli inkludert.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "An unexpected error has occurred."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Unlock"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Warning"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Er is een onverwachte fout opgetreden."
},
"expirationDateError": {
"message": "Kies een vervaldatum in de toekomst."
},
"emailAddress": {
"message": "E-mailadres"
},
"yourVaultIsLocked": {
"message": "Je kluis is vergrendeld. Voer je hoofdwachtwoord in om door te gaan."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Ontgrendelen"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Verificatiecode kopiëren"
},
"copyUuid": {
"message": "UUID kopiëren"
},
"warning": {
"message": "Waarschuwing"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Fout bij het decoderen van het geëxporteerde bestand. Je encryptiesleutel komt niet overeen met de gebruikte sleutel waarmee de gegevens zijn geëxporteerd."
},
"importDestination": {
"message": "Importbestemming"
},
"learnAboutImportOptions": {
"message": "Leer meer over je importopties"
},
"selectImportFolder": {
"message": "Map selecteren"
},
"selectImportCollection": {
"message": "Collectie selecteren"
},
"importTargetHint": {
"message": "Kies deze optie als je de geïmporteerde bestandsinhoud wilt verplaatsen naar een $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "Bestand bevat niet-toegewezen items."
},
"selectFormat": {
"message": "Selecteer het formaat van het importbestand"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Dit item heeft oude bestandsbijlagen die aangepast moeten worden."
},
"attachmentFixDesc": {
"message": "Dit is een oude bestandsbijlage die moet worden aangepast. Klik voor meer informatie."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Oplossen",
@ -5429,7 +5463,7 @@
}
}
},
"exportingOrganizationVaultDescription": {
"exportingOrganizationVaultDesc": {
"message": "Exporteert alleen de organisatiekluis van $ORGANIZATION$. Geen persoonlijke kluis-items of items van andere organisaties.",
"placeholders": {
"organization": {
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Verplicht bestaande leden hun wachtwoord te wijzigen"
},
"region": {
"message": "Regio"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "VS",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "Je hebt geen rechten om dit project te verwijderen",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Extra service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Bij je abonnement zijn $COUNT$ service accounts ingegrepen. Je kunt meer service accounts toevoegen voor $COST$ per maand.",
"includedServiceAccounts": {
"message": "Bij je abonnement horen $COUNT$ serviceaccounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "Je kunt extra serviceaccounts toevoegen voor $COST$ per maand.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "De Secrets Manager Beta eindigde $BETA_ENDING_DATE$. Je hebt nog $DAYS$ dagen over voor het toevoegen van Secrets Manager aan je betaalde abonnement en toegang te houden tot de gegevens in Secrets Manager. Neem contact op met Customer Success voor het toevoegen van Secrets Manager aan je abonnement.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta beëindigd"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Eit uventa problem oppstod."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "E-postadresse"
},
"yourVaultIsLocked": {
"message": "Kvelvet ditt er låst. Stadfesta hovudpassordet ditt for å halda fram."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Lås opp"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Åtvaring"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "An unexpected error has occurred."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Unlock"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Warning"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Wystąpił nieoczekiwany błąd."
},
"expirationDateError": {
"message": "Wybierz datę wygaśnięcia, która przypada w przyszłości."
},
"emailAddress": {
"message": "Adres e-mail"
},
"yourVaultIsLocked": {
"message": "Sejf jest zablokowany. Wpisz hasło główne, aby kontynuować."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Odblokuj"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Kopiuj kod weryfikacyjny"
},
"copyUuid": {
"message": "Skopiuj UUID"
},
"warning": {
"message": "Ostrzeżenie"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Wystąpił błąd podczas odszyfrowywania pliku. Klucz szyfrowania nie pasuje do klucza użytego podczas eksportowania danych."
},
"importDestination": {
"message": "Miejsce docelowe importu"
},
"learnAboutImportOptions": {
"message": "Dowiedz się o opcjach importu"
},
"selectImportFolder": {
"message": "Wybierz folder"
},
"selectImportCollection": {
"message": "Wybierz kolekcję"
},
"importTargetHint": {
"message": "Wybierz tę opcję, jeśli chcesz, aby zawartość zaimportowanego pliku została przeniesiona do $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "Plik zawiera nieprzypisane elementy."
},
"selectFormat": {
"message": "Wybierz format importowanego pliku"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Ten element posiada stare załączniki, które muszą zostać naprawione."
},
"attachmentFixDesc": {
"message": "To jest stary załącznik, który musi zostać naprawiony. Kliknij, aby dowiedzieć się więcej."
"attachmentFixDescription": {
"message": "Ten załącznik używa przestarzałego szyfrowania. Wybierz 'Napraw', aby pobrać, ponownie zaszyfrować i ponownie przesłać załącznik."
},
"fix": {
"message": "Napraw",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Tylko sejf organizacji powiązany z organizacją $ORGANIZATION$ zostanie wyeksportowany. Osobiste elementy sejfu i elementy innych organizacji nie będą uwzględnione.",
"exportingOrganizationVaultDesc": {
"message": "Tylko sejf organizacji powiązany z $ORGANIZATION$ zostanie wyeksportowany. Pozycje w poszczególnych sejfach lub innych organizacji nie będą uwzględnione.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Wymagaj od istniejących członków zmiany haseł"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "UE",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "Nie masz uprawnień do usunięcia tego projektu",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Dodatkowe konto serwisowe"
},
"additionalServiceAccountsDesc": {
"message": "W twoim planie możesz mieć $COUNT$ kont(a) serwisowe. Możesz dodać dodatkowe konta serwisowe za $COST$ miesięcznie.",
"includedServiceAccounts": {
"message": "Twój plan obejmuje $COUNT$ kont serwisowych.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "Możesz dodać dodatkowe konta serwisowe za $COST$ miesięcznie.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Maksymalny potencjalny koszt kont serwisowych"
},
"smBetaEndedDesc": {
"message": "Wersja beta menedżera sekretów zakończyła się dnia $BETA_ENDING_DATE$. Pozostało Ci $DAYS$ dni, aby dodać menedżera sekretów do swojej płatnej subskrypcji i zachować dostęp do danych menedżera sekretów. Skontaktuj się z obsługą klienta, aby dodać menedżera sekretów do swojej subskrypcji.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Zakończenie testowania bety"
},
"beta": {
"message": "Wersja beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Ocorreu um erro inesperado."
},
"expirationDateError": {
"message": "Por favor, selecione uma data de expiração que seja no futuro."
},
"emailAddress": {
"message": "Endereço de e-mail"
},
"yourVaultIsLocked": {
"message": "O seu cofre está bloqueado. Verifique a sua senha mestra para continuar."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Desbloquear"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copiar Código de Verificação"
},
"copyUuid": {
"message": "Copiar URL"
},
"warning": {
"message": "Aviso"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Erro ao descriptografar o arquivo exportado. Sua chave de criptografia não corresponde à chave de criptografia usada para exportar os dados."
},
"importDestination": {
"message": "Destino da Importação"
},
"learnAboutImportOptions": {
"message": "Saiba mais sobre suas opções de importação"
},
"selectImportFolder": {
"message": "Selecione uma pasta"
},
"selectImportCollection": {
"message": "Selecione uma coleção"
},
"importTargetHint": {
"message": "Selecione esta opção se você quer o conteúdo do arquivo importado movido para $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "Arquivo contém itens não atribuídos."
},
"selectFormat": {
"message": "Selecione o formato do arquivo de importação"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Este item tem anexos de arquivos antigos que precisam ser corrigidos."
},
"attachmentFixDesc": {
"message": "Este é um anexo de arquivo antigo que precisa ser corrigido. Clique para saber mais."
"attachmentFixDescription": {
"message": "Este anexo utiliza criptografia desatualizada. Selecione 'Corrigir' para baixar, re-criptografar e recarregar o anexo."
},
"fix": {
"message": "Corrigir",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Apenas o cofre da organização associado com $ORGANIZATION$ será exportado. Itens do cofre pessoal e itens de outras organizações não serão incluídos.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Região"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "O seu plano vem com $COUNT$ contas de serviço.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "Você pode adicionar contas de serviço adicionais por $COST$ mensais.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "O Gerenciador de Segredos Beta terminou em $BETA_ENDING_DATE$. Você tem $DAYS$ dias para adicionar o Gerenciador de Segredos à sua assinatura paga e manter o acesso aos dados do Gerenciador Secretos. Contate o setor de Sucesso do Cliente para adicionar o Gerenciador de Segredos à sua assinatura.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Final da versão Beta"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Ocorreu um erro inesperado."
},
"expirationDateError": {
"message": "Por favor, selecione uma data de expiração futura."
},
"emailAddress": {
"message": "Endereço de e-mail"
},
"yourVaultIsLocked": {
"message": "O seu cofre está bloqueado. Verifique a sua palavra-passe mestra para continuar."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Desbloquear"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copiar código de verificação"
},
"copyUuid": {
"message": "Copiar UUID"
},
"warning": {
"message": "Aviso"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Erro ao desencriptar o ficheiro exportado. A sua chave de encriptação não corresponde à chave de encriptação utilizada para exportar os dados."
},
"importDestination": {
"message": "Destino da importação"
},
"learnAboutImportOptions": {
"message": "Saiba mais sobre as suas opções de importação"
},
"selectImportFolder": {
"message": "Selecionar uma pasta"
},
"selectImportCollection": {
"message": "Selecionar uma coleção"
},
"importTargetHint": {
"message": "Selecione esta opção se pretender que o conteúdo do ficheiro importado seja transferido para $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "O ficheiro contém itens não atribuídos."
},
"selectFormat": {
"message": "Selecione o formato do ficheiro a importar"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Este item tem anexos de ficheiros antigos que precisam de ser corrigidos."
},
"attachmentFixDesc": {
"message": "Trata-se de um anexo de ficheiro antigos que precisa de ser corrigido. Clique para saber mais."
"attachmentFixDescription": {
"message": "Este anexo utiliza uma encriptação desatualizada. Selecione \"Corrigir\" para transferir, voltar a encriptar e voltar a carregar o anexo."
},
"fix": {
"message": "Corrigir",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Apenas o cofre da organização associado a $ORGANIZATION$ serão exportados. Os itens do cofre pessoal e os de outras organizações não serão incluídos.",
"exportingOrganizationVaultDesc": {
"message": "Apenas o cofre da organização associado a $ORGANIZATION$ será exportado. Os itens em cofres individuais ou noutras organizações não serão incluídos.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Exigir que os membros existentes alterem as suas palavras-passe"
},
"region": {
"message": "Região"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "UE",
"description": "European Union"
},
"us": {
"message": "EUA",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "Não tem permissões para eliminar este projeto",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Contas de serviço adicionais"
},
"additionalServiceAccountsDesc": {
"message": "O seu plano é fornecido com $COUNT$ contas de serviço. Pode adicionar contas de serviço adicionais por $COST$ por mês.",
"includedServiceAccounts": {
"message": "O seu plano inclui $COUNT$ contas de serviço.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "Pode adicionar contas de serviço adicionais por $COST$ por mês.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Custo máximo potencial da conta de serviço"
},
"smBetaEndedDesc": {
"message": "O Gestor de Segredos Beta terminou a $BETA_ENDING_DATE$. Restam-lhe $DAYS$ dias para adicionar o Gestor de Segredos à sua subscrição paga e manter o acesso aos dados do Gestor de Segredos. Contacte o Serviço de Apoio ao Cliente para adicionar o Gestor de Segredos à sua subscrição.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Fim da versão Beta"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "A survenit o eroare neașteptată."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Adresă de e-mail"
},
"yourVaultIsLocked": {
"message": "Seiful dvs. este blocat. Verificați parola principală pentru a continua."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Deblocare"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copiere cod de verificare"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Avertisment"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Eroare la decriptarea fișierului exportat. Cheia dvs. de criptare nu corespunde cu cheia de criptare folosită pentru a exporta datele."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Alegeți din listă formatul fișierului de import"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Acest element are atașamente vechi care trebuie fixate."
},
"attachmentFixDesc": {
"message": "Acesta este un atașament de fișier vechi care trebuie reparat. Clicați pentru a afla mai multe."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Repară",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Numai seiful organizației asociat cu $ORGANIZATION$ va fi exportat. Articolele de seif individuale și articolele din alte organizații nu vor fi incluse.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Произошла непредвиденная ошибка."
},
"expirationDateError": {
"message": "Выберите дату истечения срока действия в будущем."
},
"emailAddress": {
"message": "Адрес email"
},
"yourVaultIsLocked": {
"message": "Ваше хранилище заблокировано. Для продолжения введите мастер-пароль."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Разблокировать"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Скопировать код подтверждения"
},
"copyUuid": {
"message": "Скопировать UUID"
},
"warning": {
"message": "Предупреждение"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Ошибка при расшифровке экспортированного файла. Ваш ключ шифрования не совпадает с ключом шифрования, используемым для экспорта данных."
},
"importDestination": {
"message": "Направление импорта"
},
"learnAboutImportOptions": {
"message": "Узнайте о возможностях импорта"
},
"selectImportFolder": {
"message": "Выбрать папку"
},
"selectImportCollection": {
"message": "Выбрать коллекцию"
},
"importTargetHint": {
"message": "Выберите эту опцию, если хотите, чтобы содержимое импортированного файла было перемещено в папку $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Выберите формат файла импорта"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "К этому элементу прикреплены старые вложения, которые необходимо исправить."
},
"attachmentFixDesc": {
"message": "Это старое вложение необходимо исправить. Нажмите, чтобы узнать больше."
"attachmentFixDescription": {
"message": "Вложение использует устаревшее шифрование. Выберите 'Исправить' дня загрузки, повторного шифрования и выгрузки вложения."
},
"fix": {
"message": "Исправить",
@ -4705,7 +4739,7 @@
"message": "Ошибка"
},
"accountRecoveryManageUsers": {
"message": "Manage users must also be granted with the manage account recovery permission"
"message": "Для управления пользователями также необходимо предоставить разрешение на управление восстановлением аккаунта"
},
"setupProvider": {
"message": "Настройка поставщика"
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Будет экспортировано только хранилище организации, связанное с $ORGANIZATION$. Личные элементы хранилища и элементы из других организаций включены не будут.",
"exportingOrganizationVaultDesc": {
"message": "Будет экспортировано только хранилище организации, связанное с $ORGANIZATION$. Элементы из личных хранилищ и из других организаций включены не будут.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Требовать от существующих пользователей смены паролей"
},
"region": {
"message": "Регион"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "Европа",
"description": "European Union"
},
"us": {
"message": "США",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "У вас недостаточно прав для удаления этого проекта",
@ -6825,7 +6854,7 @@
"message": "Обновить параметры KDF"
},
"trustedDevices": {
"message": "Trusted devices"
"message": "Доверенные устройства"
},
"memberDecryptionTdeDescriptionPartOne": {
"message": "После аутентификации участники расшифровывают данные хранилища с помощью ключа, хранящегося на их устройстве.",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Дополнительные сервисные аккаунты"
},
"additionalServiceAccountsDesc": {
"message": "Ваш тарифный план включает в себя $COUNT$ сервисных аккаунтов. Вы можете добавить дополнительные сервисные аккаунты за $COST$ в месяц.",
"includedServiceAccounts": {
"message": "Ваш план включает в себя $COUNT$ сервисных аккаунтов.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "Вы можете добавить дополнительные сервисные аккаунты за $COST$ в месяц.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Максимальная потенциальная стоимость сервисного аккаунта"
},
"smBetaEndedDesc": {
"message": "Бета-версия Менеджера секретов завершилась $BETA_ENDING_DATE$. У вас осталось $DAYS$ дней, чтобы добавить его к своей платной подписке и сохранить доступ к данным. Чтобы добавить Менеджер секретов к подписке, обратитесь в службу поддержки клиентов.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Окончание бета-версии"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "An unexpected error has occurred."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "වි-තැපැල් ලිපිනය"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "අනවහිර"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "අවවාදයයි"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Vyskytla sa neočakávaná chyba."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Emailová adresa"
},
"yourVaultIsLocked": {
"message": "Váš trezor je uzamknutý. Overte sa hlavným heslom ak chcete pokračovať."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Odomknúť"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Kopírovať overovací kód"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Upozornenie"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Chyba pri dešifrovaní exportovaného súboru. Váš šifrovací kľúč sa nezhoduje so šifrovacím kľúčom použitým pri exporte údajov."
},
"importDestination": {
"message": "Cieľ importu"
},
"learnAboutImportOptions": {
"message": "Zistiť viac o možnostiach importu"
},
"selectImportFolder": {
"message": "Vyberte priečinok"
},
"selectImportCollection": {
"message": "Vyberte zbierku"
},
"importTargetHint": {
"message": "Zvoľte túto možnosť ak chcete obsah importovaného súboru presunúť do $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "Súbor obsahuje nepridelené položky."
},
"selectFormat": {
"message": "Vyberte formát súboru importu"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Táto položka má staré prílohy, ktoré je potrebné opraviť."
},
"attachmentFixDesc": {
"message": "Táto stará príloha musí byť opravená. Kliknite ak sa chcete dozvedieť viac."
"attachmentFixDescription": {
"message": "Táto príloha používa zastaralý systém šifrovania. Zvoľte „Opraviť“ pre stiahnutie, opätovné zašifrovanie a nahranie prílohy."
},
"fix": {
"message": "Opraviť",
@ -5429,7 +5463,7 @@
}
}
},
"exportingOrganizationVaultDescription": {
"exportingOrganizationVaultDesc": {
"message": "Exportované budú iba položky trezora organizácie spojené s $ORGANIZATION$. Položky osobného trezora a položky z iných organizácií nebudú zahrnuté.",
"placeholders": {
"organization": {
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Požadovať po súčasných členoch, aby si zmenili heslo"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "Na odstránenie tohto projektu nemáte oprávnenia",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Dodatočné služobné kontá"
},
"additionalServiceAccountsDesc": {
"message": "Váš plán zahŕňa $COUNT$ služobných kont. Ďalšie služobné kontá môžete pridať za $COST$ mesačne.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Maximálna možná cena služobných kont"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Prišlo je do nepričakovane napake."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "E-poštni naslov"
},
"yourVaultIsLocked": {
"message": "Vaš trezor je zaklenjen. Potrdite vaše glavno geslo za nadaljevanje."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Odkleni"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Kopiraj verifikacijsko kodo"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Opozorilo"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Dešifriranje izvožene datoteke je spodletelo. Ključ za dešifriranje se ne ujema s ključem, ki je bil uporabljen pri izvozu."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Izberite format datoteke za uvoz"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Regija"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Дошло је до неочекиване грешке."
},
"expirationDateError": {
"message": "Изаберите датум истека који је у будућности."
},
"emailAddress": {
"message": "Имејл"
},
"yourVaultIsLocked": {
"message": "Сеф је блокиран. Унесите главну лозинку за наставак."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Откључај"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Копирај верификациони код"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Упозорење"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Грешка у дешифрирању извозне датотеке. Ваш кључ за шифровање не одговара кључу који се користио за извоз података."
},
"importDestination": {
"message": "Смештај увоза"
},
"learnAboutImportOptions": {
"message": "Сазнајте више о опцијама увоза"
},
"selectImportFolder": {
"message": "Изабери фасциклу"
},
"selectImportCollection": {
"message": "Изабери колекцију"
},
"importTargetHint": {
"message": "Изаберите ову опцију ако желите да се садржај увезене датотеке премести у $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "Датотека садржи недодељене ставке."
},
"selectFormat": {
"message": "Одабрати формат датотеке за увоз"
},
@ -2636,10 +2670,10 @@
"message": "Интернет Сеф"
},
"bitWebVault": {
"message": "Bitwarden Web vault"
"message": "Bitwarden Интернет Сеф"
},
"bitSecretsManager": {
"message": "Bitwarden Secrets Manager"
"message": "Bitwarden Менаџер Тајности"
},
"loggedIn": {
"message": "Пријављено."
@ -3320,7 +3354,7 @@
"message": "Поставите ограничење лиценце за своју претплату. Једном када се достигне ова граница, нећете моћи да позовете нове кориснике."
},
"limitSmSubscriptionDesc": {
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
"message": "Поставите ограничење лиценце за своју претплату менаџера тајни. Једном када се достигне ова граница, нећете моћи да позовете нове чланове."
},
"maxSeatLimit": {
"message": "Максимална граница лиценце (опционо)",
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Ова ставка има старе прилоге које треба поправити."
},
"attachmentFixDesc": {
"message": "Ово је стари прилог који треба поправити. Кликните да бисте сазнали више."
"attachmentFixDescription": {
"message": "Овај прилог користи застарело шифровање. Изаберите „Поправи“ да бисте преузели, поново шифровали и поново отпремили прилог."
},
"fix": {
"message": "Фиксирај",
@ -4375,7 +4409,7 @@
"message": "Управљај корисницима"
},
"manageAccountRecovery": {
"message": "Manage account recovery"
"message": "Управљајте опоравком налога"
},
"disableRequiredError": {
"message": "Морате ручно да онемогућите $POLICYNAME$ пријаву пре него што ова политика може да се онемогући.",
@ -4705,7 +4739,7 @@
"message": "Грешка"
},
"accountRecoveryManageUsers": {
"message": "Manage users must also be granted with the manage account recovery permission"
"message": "Корисницима за управљање такође мора бити додељена дозвола за опоравак налога за управљање"
},
"setupProvider": {
"message": "Подешавање првајдера"
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Биће извезен само сеф организације повезан са $ORGANIZATION$. Ставке у појединачним сефовима или другим организацијама неће бити укључене.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Захтевајте од постојећих чланова да промене њихове лозинке"
},
"region": {
"message": "Регион"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "Немате дозволе да избришете овај пројекат",
@ -6825,7 +6854,7 @@
"message": "Ажурирати KDF подешавања"
},
"trustedDevices": {
"message": "Trusted devices"
"message": "Поуздани уређаји"
},
"memberDecryptionTdeDescriptionPartOne": {
"message": "Када се аутентификују, чланови ће дешифровати податке из сефљ користећи кључ сачуван на њиховом уређају",
@ -6956,15 +6985,15 @@
"message": "Одабрана застава"
},
"sendsNoItemsTitle": {
"message": "No active Sends",
"message": "Нема активних Sends",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendsNoItemsMessage": {
"message": "Use Send to securely share encrypted information with anyone.",
"message": "Употребите Send да безбедно делите шифроване информације са било ким.",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"inviteUsers": {
"message": "Invite Users"
"message": "Позови кориснике"
},
"secretsManagerForPlan": {
"message": "Secrets Manager for $PLAN$",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Ваш план долази са $COUNT$ налога сервиса.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "Можете додати још сервисних налога за $COST$ месечно.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7043,7 +7077,7 @@
"message": "Secrets Manager plan price"
},
"passwordManager": {
"message": "Password Manager"
"message": "Менаџер лозинки"
},
"freeOrganization": {
"message": "Free Organization"
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "Бета менаџера тајни се завршио $BETA_ENDING_DATE$. Остало вам је $DAYS$ дана да додате Менаџер тајни у вашу претплату и да задржите приступ подацима Манагера тајни. Контактирајте подршку да додате Менаџер тајни у своју претплату.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Крај бета"
},
"beta": {
"message": "Бета"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "An unexpected error has occurred."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Imejl Adresa"
},
"yourVaultIsLocked": {
"message": "Vaš trezor je zaključan. Unesite glavnu lozinku da biste nastavili."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Otključaj"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Upozorenje"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Izaberite format datoteke za uvoz"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Ett oväntat fel har inträffat."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "E-postadress"
},
"yourVaultIsLocked": {
"message": "Valvet är låst. Bekräfta ditt huvudlösenord för att fortsätta."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Lås upp"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Kopiera verifieringskod"
},
"copyUuid": {
"message": "Kopiera UUID"
},
"warning": {
"message": "Varning"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Ett fel uppstod vid dekryptering av den exporterade filen. Din krypteringsnyckel matchar inte krypteringsnyckeln som användes för att exportera datan."
},
"importDestination": {
"message": "Importdestination"
},
"learnAboutImportOptions": {
"message": "Läs mer om dina importalternativ"
},
"selectImportFolder": {
"message": "Välj en mapp"
},
"selectImportCollection": {
"message": "Välj en samling"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "Filen innehåller otilldelade objekt."
},
"selectFormat": {
"message": "Välj importfilens format"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Detta objekt har gamla bilagor som behöver åtgärdas."
},
"attachmentFixDesc": {
"message": "Detta är en gammal bilaga som behöver åtgärdas. Klicka för att läsa mer."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Åtgärda",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -5491,7 +5525,7 @@
"message": "Generera användarnamn"
},
"usernameType": {
"message": "Username type"
"message": "Användarnamnstyp"
},
"plusAddressedEmail": {
"message": "Plus addressed email",
@ -5805,7 +5839,7 @@
"message": "Inga objekt hittades"
},
"multiSelectClearAll": {
"message": "Clear all"
"message": "Rensa alla"
},
"toggleCharacterCount": {
"message": "Toggle character count",
@ -5999,11 +6033,11 @@
"description": "Title for creating a new project."
},
"projectEdited": {
"message": "Project edited",
"message": "Projekt har redigerats",
"description": "Notification for the successful editing of a project."
},
"projectSaved": {
"message": "Project saved",
"message": "Projekt har sparats",
"description": "Notification for the successful saving of a project."
},
"projectCreated": {
@ -6545,7 +6579,7 @@
"message": "If you do not want to opt into billing sync, manually upload your license here."
},
"syncLicense": {
"message": "Sync license"
"message": "Synkronisera licens"
},
"licenseSyncSuccess": {
"message": "Successfully synced license"
@ -6605,7 +6639,7 @@
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
"message": "Grupp/Användare"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "An unexpected error has occurred."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Email address"
},
"yourVaultIsLocked": {
"message": "Your vault is locked. Verify your master password to continue."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Unlock"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Warning"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "ข้อผิดพลาดที่ไม่คาดคิดเกิดขึ้น"
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "ที่อยู่อีเมล์"
},
"yourVaultIsLocked": {
"message": "ตู้เซฟของคุณถูกล็อค ใส่รหัสผ่านหลักของคุณเพื่อดำเนินการต่อ"
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "ปลดล็อค"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Copy verification code"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "คำเตือน"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Select the format of the import file"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Beklenmedik bir hata oluştu."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "E-posta adresi"
},
"yourVaultIsLocked": {
"message": "Kasanız kilitli. Devam etmek için ana parolanızı doğrulayın."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Kilidi aç"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Doğrulama kodunu kopyala"
},
"copyUuid": {
"message": "UUID'yi kopyala"
},
"warning": {
"message": "Uyarı"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Dışa aktarılmış dosya çözülemedi. Şifreleme anahtarınız, veri dışa aktarılırken kullanılanla uyuşmuyor."
},
"importDestination": {
"message": "İçe aktarma hedefi"
},
"learnAboutImportOptions": {
"message": "İçe aktarma seçeneklerinizi öğrenin"
},
"selectImportFolder": {
"message": "Bir klasör seçin"
},
"selectImportCollection": {
"message": "Bir koleksiyon seçin"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "İçe aktarma dosyasının biçimini seçin"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Bu kayıtta düzeltilmesi gereken eski dosya ekleri bulunuyor."
},
"attachmentFixDesc": {
"message": "Bu eski dosya ekinin düzeltmesi gerekiyor. Daha fazla bilgi için tıklayın."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Düzelt",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Yalnızca $ORGANIZATION$ ile ilişkili kuruluş kasası dışarı aktarılacak. Kişisel kasadaki ögeler ve diğer kuruluşlardaki ögeler dahil edilmeyecek.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Mevcut üyelerin parolalarını değiştirmelerini zorunlu tut"
},
"region": {
"message": "Bölge"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "AB",
"description": "European Union"
},
"us": {
"message": "ABD",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "Bu projeyi silme izniniz yok",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta sona ediyor"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Сталася неочікувана помилка."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Адреса е-пошти"
},
"yourVaultIsLocked": {
"message": "Сховище заблоковано. Введіть головний пароль для продовження."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Розблокувати"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Копіювати код підтвердження"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Попередження"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Помилка розшифрування експортованого файлу. Ваш ключ шифрування відрізняється від ключа, використаного для експортування даних."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Оберіть формат імпортованого файлу"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "Цей елемент має старі вкладені файли, які необхідно виправити."
},
"attachmentFixDesc": {
"message": "Цей старий вкладений файл необхідно виправити. Натисніть, щоб дізнатися більше."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Виправити",
@ -4705,7 +4739,7 @@
"message": "Помилка"
},
"accountRecoveryManageUsers": {
"message": "Manage users must also be granted with the manage account recovery permission"
"message": "Разом із дозволом на керування відновленням облікового запису також необхідно надати дозвіл на керування користувачами"
},
"setupProvider": {
"message": "Налаштування постачальника"
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Будуть експортовані лише записи сховища організації, пов'язані з $ORGANIZATION$. Записи особистого сховища та записи з інших організацій не буде включено.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Вимагати від наявних учасників змінювати паролі"
},
"region": {
"message": "Регіон"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "ЄС",
"description": "European Union"
},
"us": {
"message": "США",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "У вас немає дозволу на видалення цього проєкту",
@ -6825,7 +6854,7 @@
"message": "Оновити налаштування KDF"
},
"trustedDevices": {
"message": "Trusted devices"
"message": "Довірені пристрої"
},
"memberDecryptionTdeDescriptionPartOne": {
"message": "Після авторизації учасники розшифровуватимуть дані сховища з використанням ключа, збереженого на їхньому пристрої.",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Додаткові службові облікові записи"
},
"additionalServiceAccountsDesc": {
"message": "Ваш план включає $COUNT$ службових облікових записів. Ви можете додати більше службових облікових записів за $COST$ на місяць.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Потенційна максимальна вартість службового облікового запису"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "Một lỗi bất ngờ đã xảy ra."
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "Địa chỉ email"
},
"yourVaultIsLocked": {
"message": "Kho của bạn đã bị khóa. Xác minh mật khẩu chính của bạn để tiếp tục."
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "Mở khóa"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "Sao chép mã xác thực"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "Cảnh báo"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "Error decrypting the exported file. Your encryption key does not match the encryption key used export the data."
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "Chọn định dạng cho file xuất"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "This item has old file attachments that need to be fixed."
},
"attachmentFixDesc": {
"message": "This is an old file attachment the needs to be fixed. Click to learn more."
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "Fix",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Individual vault items and items from other organizations will not be included.",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "Region"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "EU",
"description": "European Union"
},
"us": {
"message": "US",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "Additional service accounts"
},
"additionalServiceAccountsDesc": {
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "Max potential service account cost"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "发生意外错误。"
},
"expirationDateError": {
"message": "请选择一个过期日期(必须是将来的某个日期)。"
},
"emailAddress": {
"message": "电子邮件地址"
},
"yourVaultIsLocked": {
"message": "您的密码库已锁定,请验证您的主密码以继续。"
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "解锁​​​​"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "复制验证码"
},
"copyUuid": {
"message": "复制 UUID"
},
"warning": {
"message": "警告"
},
@ -1000,7 +1009,7 @@
"message": "确认文件密码"
},
"accountRestrictedOptionDescription": {
"message": "使用衍生自您账户的用户名和主密码的加密密钥,以加密此导出并限制只能导入到当前的 Bitwarden 户。"
"message": "使用衍生自您账户的用户名和主密码的加密密钥,以加密此导出并限制只能导入到当前的 Bitwarden 户。"
},
"passwordProtectedOptionDescription": {
"message": "设置一个密码用来加密导出的数据,并使用此密码解密以导入到任意 Bitwarden 账户。"
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "解密导出的文件时出错。您的加密密钥与导出数据时使用的加密密钥不匹配。"
},
"importDestination": {
"message": "导入目的地"
},
"learnAboutImportOptions": {
"message": "了解您的导入选项"
},
"selectImportFolder": {
"message": "选择一个文件夹"
},
"selectImportCollection": {
"message": "选择一个集合"
},
"importTargetHint": {
"message": "如果您希望将导入的文件内容移至 $DESTINATION$,请选中此选项",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "文件包含未分配项目。"
},
"selectFormat": {
"message": "选择导入文件的格式"
},
@ -1959,7 +1993,7 @@
"message": "# GB 附加存储"
},
"additionalStorageIntervalDesc": {
"message": "您的计划附带 $SIZE$ 的加密存储空间。您也可以以 $PRICE$ 每 GB 每 $INTERVAL$ 购买附加存储。",
"message": "您的计划包含 $SIZE$ 的加密存储空间。您也可以以 $PRICE$ 每 GB 每 $INTERVAL$ 购买附加存储。",
"placeholders": {
"size": {
"content": "$1",
@ -3590,15 +3624,15 @@
"attachmentsNeedFix": {
"message": "此项目有需要修复的旧文件附件。"
},
"attachmentFixDesc": {
"message": "这是一个需要修复的旧文件附件。点击了解更多。"
"attachmentFixDescription": {
"message": "此附件使用了过时的加密方式。选择「修复」以下载、重新加密,然后重新上传此附件。"
},
"fix": {
"message": "修复",
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
"message": "需要先修复密码库中的旧文件附件,然后才能轮换账户的加密密钥。"
"message": "需要先修复您的密码库中的旧文件附件,然后才能轮换账户的加密密钥。"
},
"yourAccountsFingerprint": {
"message": "您的账户的指纹短语",
@ -4705,7 +4739,7 @@
"message": "错误"
},
"accountRecoveryManageUsers": {
"message": "Manage users must also be granted with the manage account recovery permission"
"message": "管理用户也必须被授予管理账户恢复的权限"
},
"setupProvider": {
"message": "提供商设置"
@ -5238,7 +5272,7 @@
"message": "Key Connector"
},
"memberDecryptionKeyConnectorDescStart": {
"message": "连接 SSO 登录到您的自托管解密密钥服务器。使用此选项后,成员将不再需要使用主密码解密密码库数据。",
"message": "连接 SSO 登录到您的自托管解密密钥服务器。使用此选项后,成员将不再需要使用主密码解密密码库数据。需要",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Connect login with SSO to your self-hosted decryption key server. Using this option, members wont need to use their master passwords to decrypt vault data. The require SSO authentication and single organization policies are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.'"
},
"memberDecryptionKeyConnectorDescLink": {
@ -5246,7 +5280,7 @@
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Connect login with SSO to your self-hosted decryption key server. Using this option, members wont need to use their master passwords to decrypt vault data. The require SSO authentication and single organization policies are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.'"
},
"memberDecryptionKeyConnectorDescEnd": {
"message": "用于设置 Key Connector 解密。请联系 Bitwarden 支持获取协助。",
"message": "用于设置 Key Connector 解密。请联系 Bitwarden 支持获取协助。",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Connect login with SSO to your self-hosted decryption key server. Using this option, members wont need to use their master passwords to decrypt vault data. The require SSO authentication and single organization policies are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.'"
},
"keyConnectorPolicyRestriction": {
@ -5325,7 +5359,7 @@
"message": "轮换令牌"
},
"rotateBillingSyncTokenWarning": {
"message": "继续,您需要重新设置您的自托管服务器上的计费同步功能。"
"message": "继续的话,您需要重新设置您的自托管服务器上的计费同步功能。"
},
"rotateBillingSyncTokenTitle": {
"message": "轮换计费同步令牌将使之前的令牌失效。"
@ -5421,7 +5455,7 @@
"message": "正在导出组织密码库"
},
"exportingPersonalVaultDescription": {
"message": "仅会导出与 $EMAIL$ 关联的个人密码库项目,不包括组织密码库的项目。仅会导出密码库项目信息,不包括关联的密码历史记录附件。",
"message": "仅会导出与 $EMAIL$ 关联的个人密码库项目,不包括组织密码库的项目。仅会导出密码库项目信息,不包括关联的密码历史记录附件。",
"placeholders": {
"email": {
"content": "$1",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "仅会导出与 $ORGANIZATION$ 关联的组织密码库。个人或其他组织的密码库项目不会导出。",
"exportingOrganizationVaultDesc": {
"message": "仅会导出与 $ORGANIZATION$ 关联的组织密码库数据。不包括个人密码库和其他组织中的项目。",
"placeholders": {
"organization": {
"content": "$1",
@ -6512,7 +6546,7 @@
"message": "正在导出组织机密数据"
},
"exportingOrganizationSecretDataDescription": {
"message": "仅会导出与 $ORGANIZATION$ 关联的机密管理器数据。不包括其他产品中的项目来自其他组织的项目。",
"message": "仅会导出与 $ORGANIZATION$ 关联的机密管理器数据。不包括其他产品中的项目来自其他组织的项目。",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "要求现有成员更改他们的密码"
},
"region": {
"message": "区域"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "欧盟",
"description": "European Union"
},
"us": {
"message": "美国",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "您无权删除此工程",
@ -6828,7 +6857,7 @@
"message": "受信任的设备"
},
"memberDecryptionTdeDescriptionPartOne": {
"message": "验证后,成员将使用存储在他们设备上的密钥解密密码库数据。使用此选项后,",
"message": "验证后,成员将使用存储在他们设备上的密钥解密密码库数据。使用此选项后,",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionTdeDescriptionLinkOne": {
@ -6967,7 +6996,7 @@
"message": "邀请用户"
},
"secretsManagerForPlan": {
"message": "用于 $PLAN$ 的机密管理器",
"message": "用于 $PLAN$ 的机密管理器",
"placeholders": {
"plan": {
"content": "$1",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "附加服务账户"
},
"additionalServiceAccountsDesc": {
"message": "您的计划包含 $COUNT$ 个服务账户。您也可以以 $COST$ 每月购买附加服务账户。",
"includedServiceAccounts": {
"message": "您的计划包含 $COUNT$ 个服务账户。",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "您可以以 $COST$ 每月购买附加服务账户。",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "最大潜在服务账户费用"
},
"smBetaEndedDesc": {
"message": "机密管理器 Beta 版已于 $BETA_ENDING_DATE$ 结束。您还剩余 $DAYS$ 天时间将机密管理器添加到您的付费订阅中,以保持对其数据的访问权限。联系客户成功团队将机密管理器添加到您的订阅中。",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta 版即将结束"
},
"beta": {
"message": "Beta"
}
}

View File

@ -711,12 +711,18 @@
"unexpectedError": {
"message": "發生了未預期的錯誤。"
},
"expirationDateError": {
"message": "Please select an expiration date that is in the future."
},
"emailAddress": {
"message": "電子郵件地址"
},
"yourVaultIsLocked": {
"message": "密碼庫已鎖定。請驗證主密碼以繼續。"
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "解鎖"
},
@ -948,6 +954,9 @@
"copyVerificationCode": {
"message": "複製驗證碼"
},
"copyUuid": {
"message": "Copy UUID"
},
"warning": {
"message": "警告"
},
@ -1284,6 +1293,31 @@
"importEncKeyError": {
"message": "解密匯出的檔案時發生錯誤,您的加密金鑰與匯出資料時使用的金鑰不同。"
},
"importDestination": {
"message": "Import destination"
},
"learnAboutImportOptions": {
"message": "Learn about your import options"
},
"selectImportFolder": {
"message": "Select a folder"
},
"selectImportCollection": {
"message": "Select a collection"
},
"importTargetHint": {
"message": "Select this option if you want the imported file contents moved to a $DESTINATION$",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "File contains unassigned items."
},
"selectFormat": {
"message": "選擇匯入檔案的格式"
},
@ -3590,8 +3624,8 @@
"attachmentsNeedFix": {
"message": "此項目包含需要修正的舊檔案附件。"
},
"attachmentFixDesc": {
"message": "這是一個需要修正的舊檔案附件。點選此處以深入了解。"
"attachmentFixDescription": {
"message": "This attachment uses outdated encryption. Select 'Fix' to download, re-encrypt, and re-upload the attachment."
},
"fix": {
"message": "修正",
@ -5429,8 +5463,8 @@
}
}
},
"exportingOrganizationVaultDescription": {
"message": "只會匯出與 $ORGANIZATION$ 關聯的組織密碼庫。個人密碼庫和其他組織的項目不包含在內。",
"exportingOrganizationVaultDesc": {
"message": "Only the organization vault associated with $ORGANIZATION$ will be exported. Items in individual vaults or other organizations will not be included.",
"placeholders": {
"organization": {
"content": "$1",
@ -6802,16 +6836,11 @@
"enforceOnLoginDesc": {
"message": "Require existing members to change their passwords"
},
"region": {
"message": "區域"
"usDomain": {
"message": "bitwarden.com"
},
"eu": {
"message": "歐盟",
"description": "European Union"
},
"us": {
"message": "美國",
"description": "United States"
"euDomain": {
"message": "bitwarden.eu"
},
"smProjectDeleteAccessRestricted": {
"message": "You don't have permissions to delete this project",
@ -7023,15 +7052,20 @@
"additionalServiceAccounts": {
"message": "新增服務帳號"
},
"additionalServiceAccountsDesc": {
"message": "您的方案內含 $COUNT$ 組服務帳號,可再以每月 $COST$ 費用新增更多服務帳號。",
"includedServiceAccounts": {
"message": "Your plan comes with $COUNT$ service accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
},
}
}
},
"addAdditionalServiceAccounts": {
"message": "You can add additional service accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$2",
"content": "$1",
"example": "$0.50"
}
}
@ -7059,5 +7093,24 @@
},
"maxServiceAccountCost": {
"message": "可能的最大服務帳號成本"
},
"smBetaEndedDesc": {
"message": "The Secrets Manager Beta ended $BETA_ENDING_DATE$. You have $DAYS$ days left to add Secrets Manager to your paid subscription and maintain access to Secrets Manager data. Contact Customer Success to add Secrets Manager to your subscription.",
"placeholders": {
"beta_ending_date": {
"content": "$1",
"example": "August 1, 2023"
},
"days": {
"content": "$2",
"example": "11"
}
}
},
"betaEnding": {
"message": "Beta Ending"
},
"beta": {
"message": "Beta"
}
}