Autosync the updated translations (#4712)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-02-15 11:30:51 +01:00 committed by GitHub
parent 04608c1bd0
commit 6f45fbe2a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
58 changed files with 4505 additions and 503 deletions

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data is suksesvol na u kluis ingevoer."
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "U voer data in na $ORGANIZATION$. U data kan met ander lede van hierdie organisasie gedeel word. Wil u voortgaan?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -134,7 +134,7 @@
"message": "الآنسة"
},
"mx": {
"message": "Mx"
"message": "ماكس"
},
"dr": {
"message": "د"
@ -170,7 +170,7 @@
"message": "قيمة منطقية"
},
"cfTypeLinked": {
"message": "Linked",
"message": "مرتبط",
"description": "This describes a field that is 'linked' (related) to another field."
},
"remove": {
@ -208,7 +208,7 @@
"message": "يبدأ بـ"
},
"regEx": {
"message": "Regular expression",
"message": "تعبير العادي",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
@ -589,7 +589,7 @@
"message": "Edit info"
},
"access": {
"message": "Access"
"message": "وصول"
},
"loggedOut": {
"message": "تم تسجيل الخروج"
@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data successfully imported"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1149,7 +1149,7 @@
}
},
"kdfIterationsWarning": {
"message": "Setting your KDF iterations too high could result in poor performance when logging into (and unlocking) Bitwarden on slower or older devices. We recommend that you increase the value in increments of $INCREMENT$ and then test all of your devices.",
"message": "KDF iterasiyalarınızı çox yüksək tənzimləmək, yavaş və ya köhnə cihazlarda \"Bitwarden\"ə giriş edərkən (və ya kilidi açarkən) aşağı performansa səbəb ola bilər. Dəyəri $INCREMENT$ artımları ilə artırmağınızı və daha sonra bütün cihazlarınızda test etməyinizi məsləhət görürük.",
"placeholders": {
"increment": {
"content": "$1",
@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Verilənlər anbarınıza uğurla idxal edildi."
},
"dataExportSuccess": {
"message": "Məlumat uğurla xaricə köçürüldü"
},
"importWarning": {
"message": "$ORGANIZATION$ təşkilatına verilənləri idxal edirsiniz. Verilənlərinizi bu təşkilatın üzvləri ilə paylaşa bilərsiniz. Davam etmək istəyirsiniz?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Özəl rəng"
},
"selectPlaceholder": {
"message": "-- Seç --"
},
"multiSelectPlaceholder": {
"message": "-- Filtrləmək üçün yazın --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Sirrin əlaqələndiriləcəyi layihələri seçin. Yalnız bu layihələrə müraciəti olan təşkilat istifadəçiləri sirri görə biləcək."
},
"typeOrSelectProjects": {
"message": "Layihələri yazın və ya seçin"
},
"typeOrSelectProject": {
"message": "Layihə yazın və ya seçin"
"selectProjects": {
"message": "Layihələri seçin"
},
"project": {
"message": "Layihə"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Kolleksiya"
},
"noCollection": {
"message": "Kolleksiya yoxdur"
},
"canView": {
"message": "Baxa bilər"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Məlumatı xaricə köçür"
},
"exportingOrganizationSecretDataTitle": {
"message": "Təşkilat Gizli Məlumatlarının xaricə köçürülməsi"
},
"exportingOrganizationSecretDataDescription": {
"message": "Yalnız $ORGANIZATION$ ilə əlaqəli Secrets Manager məlumatları xaricə köçürüləcək. Digər məhsullardakı və ya digər təşkilatlardan olan elementlər daxil edilmir.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Fayl yüklə"
},
"acceptedFormats": {
"message": "Qəbul edilən formatlar:"
},
"copyPasteImportContents": {
"message": "Daxilə köçürmə məzmunlarını kopyala və yapışdır:"
},
"or": {
"message": "və ya"
},
"licenseAndBillingManagement": {
"message": "Lisenziya və faktura idarəetməsi"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Lisenziyanı yüklə"
},
"projectPeopleDescription": {
"message": "Qrup və ya insanların bu layihəyə müraciətinə icazə verin."
},
"projectPeopleSelectHint": {
"message": "İnsanları və ya qrupları yazın və ya seçin"
},
"projectServiceAccountsDescription": {
"message": "Xidmət hesablarının bu layihəyə müraciətinə icazə verin."
},
"projectServiceAccountsSelectHint": {
"message": "Xidmət hesablarını yazın və ya seçin"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Əməkdaşlığa başlamaq insanları və ya qrupları əlavə edin"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Müraciət icazəsi veriləcək xidmət hesablarını əlavə edin"
},
"canWrite": {
"message": "Yaza bilər"
},
"canReadWrite": {
"message": "Oxuya, yaza bilər"
},
"groupSlashUser": {
"message": "Qrup/İstifadəçi"
},
"lowKdfIterations": {
"message": "Aşağı KDF iterasiyaları"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Bu istifadəçi \"Secrets Manager Beta\"ya müraciət edə bilər"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Aşağıdakı xətaları həll edin və yenidən sınayın."
},
"description": {
"message": "Açıqlama"
},
"errorReadingImportFile": {
"message": "Daxilə köçürmə faylını oxumağa çalışarkən xəta baş verdi"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Даныя былі паспяхова імпартаваны ў ваша сховішча."
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "Вы імпартуеце даныя ў $ORGANIZATION$. Вашы даныя могуць быць абагулены з удзельнікамі арганізацыі. Вы сапраўды хочаце працягнуць?",
"placeholders": {
@ -3017,7 +3020,7 @@
"message": "Доступ да групы"
},
"groupAccessUserDesc": {
"message": "Рэдагуйце групы да якіх належыць гэты карыстальнік."
"message": "Даць удзельнікам доступ да калекцый, дадаўшы іх у 1 або некалькі груп."
},
"invitedUsers": {
"message": "Запрошаныя карыстальнікі."
@ -4055,7 +4058,7 @@
"message": "Прызначаны ў якасці экстраннага кантакту"
},
"noGrantedAccess": {
"message": "У вас пакуль няма экстранных кантактаў."
"message": "Вас пакуль яшчэ ніхто не прызначаў у якасці экстраннага кантакту."
},
"inviteEmergencyContact": {
"message": "Запрасіць экстранны кантакт"
@ -4085,7 +4088,7 @@
"message": "Час чакання"
},
"waitTimeDesc": {
"message": "Час, пасля якога доступ будзе дазволены аўтаматычна."
"message": "Час, пасля якога доступ надаецца аўтаматычна."
},
"oneDay": {
"message": "1 дзень"
@ -4246,7 +4249,7 @@
"message": "Карыстальніцкі"
},
"customDesc": {
"message": "Дазваляе больш паглыблена кантраляваць дазволы карыстальніка для дадатковых канфігурацый."
"message": "Даць удзельнікам карыстальніцкія дазволы"
},
"customDescNonEnterpriseStart": {
"message": "Карыстальніцкія ролі з'яўляюцца ",
@ -4654,7 +4657,7 @@
"message": "Памылка"
},
"resetPasswordManageUsers": {
"message": "Кіраванне карыстальнікамі павінна таксама быць уключана з дазволам \"Кіраванне скіданнем пароля\""
"message": "Для кіравання карыстальнікамі неабходна даць дазвол на кіраванне скідання пароля"
},
"setupProvider": {
"message": "Налады пастаўшчыка"
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Карыстальніцкі колер"
},
"selectPlaceholder": {
"message": "-- Выбраць --"
},
"multiSelectPlaceholder": {
"message": "- Увядзіце для фільтрацыі -"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Выберыце праекты з якімі будзе звязаны сакрэт. Толькі карыстальнікі арганізацыі з доступам да гэтых праектаў змогуць бачыць сакрэт."
},
"typeOrSelectProjects": {
"message": "Увядзіце або выберыце праекты"
},
"typeOrSelectProject": {
"message": "Увядзіце або выберыце праект"
"selectProjects": {
"message": "Выберыце праекты"
},
"project": {
"message": "Праект"
@ -5973,13 +5976,13 @@
"message": "Інфармацыя пра групу"
},
"editGroupMembersDesc": {
"message": "Забяспечыць удзельнікам групы доступ да прызначаных калекцый."
"message": "Даць удзельнікам групы доступ да прызначаных калекцый."
},
"editGroupCollectionsDesc": {
"message": "Забяспечыць доступ да калекцый, дадаўшы іх у гэту групу."
},
"accessAllCollectionsDesc": {
"message": "Забяспечыць доступ да ўсіх бягучых і будучых калекцый."
"message": "Даць доступ да ўсіх бягучых і будучых калекцый."
},
"accessAllCollectionsHelp": {
"message": "Калі пазначана, то гэта заменіць усе іншыя дазволы на калекцыю."
@ -5999,6 +6002,9 @@
"collection": {
"message": "Калекцыя"
},
"noCollection": {
"message": "Няма калекцый"
},
"canView": {
"message": "Можа праглядаць"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "Кіраванне ліцэнзіямі і плацяжамі"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Запампаваць ліцэнзію"
},
"projectPeopleDescription": {
"message": "Даць групам або людзям доступ да гэтых праектаў."
},
"projectPeopleSelectHint": {
"message": "Увядзіце або выберыце людзей (групы)"
},
"projectServiceAccountsDescription": {
"message": "Даць сэрвісным уліковым запісам доступ да гэтага праекта."
},
"projectServiceAccountsSelectHint": {
"message": "Увядзіце або выберыце сэрвісныя ўліковы запісы"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Дадаць людзей або групы, каб пачаць сумесную працу"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Дадаць сэрвісныя ўліковы запісы для надання доступу"
},
"canWrite": {
"message": "Можа запісваць"
},
"canReadWrite": {
"message": "Можа чытаць і запісваць"
},
"groupSlashUser": {
"message": "Група/Карыстальнік"
},
"lowKdfIterations": {
"message": "Нізкае значэнне ітэрацыі KDF"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Гэты карыстальнік можа атрымаць доступ да Менеджара сакрэтаў у рэжыме бэта-тэсціравання"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Данните са внесени успешно в трезора ви."
},
"dataExportSuccess": {
"message": "Данните са изнесени успешно"
},
"importWarning": {
"message": "Внасяте данни към организацията „$ORGANIZATION$“. Данните могат да бъдат споделени с членовете ѝ. Сигурни ли сте, че искате да продължите?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Персонализиран цвят"
},
"selectPlaceholder": {
"message": "-- Изберете --"
},
"multiSelectPlaceholder": {
"message": "-- Пишете тук за филтриране --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Изберете проектите, с които ще бъде свързана тази тайна. Само потребителите в организацията, които имат достъп до тези проекти, ще могат да виждат тайната."
},
"typeOrSelectProjects": {
"message": "Пишете тук или изберете проекти"
},
"typeOrSelectProject": {
"message": "Пишете тук или изберете проект"
"selectProjects": {
"message": "Изберете проекти"
},
"project": {
"message": "Проект"
@ -5910,7 +5913,7 @@
"message": "Изтича"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "Няма идентификатори за достъп за показване"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Колекция"
},
"noCollection": {
"message": "Няма колекция"
},
"canView": {
"message": "Може да преглежда"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Изнасяне на данни"
},
"exportingOrganizationSecretDataTitle": {
"message": "Изнасяне на тайните данни на организацията"
},
"exportingOrganizationSecretDataDescription": {
"message": "Ще бъдат изнесени само тайните данни свързани с $ORGANIZATION$. Записите в други продукти и тези в други организации няма да бъдат включени.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Качване на файлове"
},
"acceptedFormats": {
"message": "Поддържани формати:"
},
"copyPasteImportContents": {
"message": "Копирайте и поставете съдържанието за внасяне:"
},
"or": {
"message": "или"
},
"licenseAndBillingManagement": {
"message": "Управление на лицензи и таксуване"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Качване на лиценз"
},
"projectPeopleDescription": {
"message": "Дайте права на групи и хора до този проект."
},
"projectPeopleSelectHint": {
"message": "Пишете тук или изберете хора или групи"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Добавете хора или групи, за да започнете да работите съвместно"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Може да пише"
},
"canReadWrite": {
"message": "Може да чете и пише"
},
"groupSlashUser": {
"message": "Група/потребител"
},
"lowKdfIterations": {
"message": "Малко повторения за KDF"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Този потребител има достъп до Управлението на тайни (Бета)"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Оправете грешките по-долу и опитайте отново."
},
"description": {
"message": "Описание"
},
"errorReadingImportFile": {
"message": "Възникна грешка при опита за четене на файла за внасяне"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data successfully imported"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data successfully imported"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Les dades s'han importat amb èxit"
},
"dataExportSuccess": {
"message": "Les dades s'han exportat correctament"
},
"importWarning": {
"message": "Esteu important dades a $ORGANIZATION$. Les vostres dades es poden compartir amb membres d'aquesta organització. Voleu continuar?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Color personalitzat"
},
"selectPlaceholder": {
"message": "-- Selecciona --"
},
"multiSelectPlaceholder": {
"message": "-- Escriviu per filtrar --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Selecciona los proyectos a los que se asociará el secreto. Sólo los usuarios de la organización con acceso a estos proyectos podrán verlo."
},
"typeOrSelectProjects": {
"message": "Teclea o selecciona proyectos"
},
"typeOrSelectProject": {
"message": "Teclea o selecciona proyecto"
"selectProjects": {
"message": "Selecciona projectes"
},
"project": {
"message": "Projecte"
@ -5910,7 +5913,7 @@
"message": "Caduca"
},
"canRead": {
"message": "Pot llegir"
"message": "Es pot llegir"
},
"accessTokensNoItemsTitle": {
"message": "No hi ha tokens d'accés per mostrar"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Col·lecció"
},
"noCollection": {
"message": "Cap col·lecció"
},
"canView": {
"message": "Pot veure"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Exportar dades"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exportació de dades secretes de lorganització"
},
"exportingOrganizationSecretDataDescription": {
"message": "Només s'exportaran les dades del gestor de Secrets associades a $ORGANIZATION$. No s'inclouran elements d'altres productes o d'altres organitzacions.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Càrrega de fitxers"
},
"acceptedFormats": {
"message": "Formats acceptats:"
},
"copyPasteImportContents": {
"message": "Copia i enganxa contingut d'importació:"
},
"or": {
"message": "o"
},
"licenseAndBillingManagement": {
"message": "Gestió de llicències i facturació"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Puja la llicència"
},
"projectPeopleDescription": {
"message": "Dona accés a aquest projecte a grups o persones."
},
"projectPeopleSelectHint": {
"message": "Escriu o selecciona persones o grups"
},
"projectServiceAccountsDescription": {
"message": "Dona accés a aquest projecte als comptes de servei."
},
"projectServiceAccountsSelectHint": {
"message": "Escriu o selecciona comptes de servei"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Afegeix persones o grups per començar a col·laborar"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Afig comptes de servei per concedir accés"
},
"canWrite": {
"message": "Es pot escriure"
},
"canReadWrite": {
"message": "Es pot llegir, escriure"
},
"groupSlashUser": {
"message": "Grup/Usuari"
},
"lowKdfIterations": {
"message": "Iteracions de KDF baixes"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Aquest usuari pot accedir a la beta de l'administrador de secrets"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resoleu els errors següents i torneu-ho a provar."
},
"description": {
"message": "Descripció"
},
"errorReadingImportFile": {
"message": "S'ha produït un error en intentar llegir el fitxer d'importació"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data byla úspěšně importována"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "Importujete data do organizace $ORGANIZATION$. Vaše data mohou být sdílena s členy této organizace. Chcete pokračovat?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -405,7 +405,7 @@
"message": "Vis emne"
},
"new": {
"message": "New",
"message": "Nyt",
"description": "for adding new items"
},
"item": {
@ -899,7 +899,7 @@
"message": "Redigér de samlinger, med hvilke dette emne deles. Kun organisationsbrugere med adgang til disse samlinger vil kunne se dette emne."
},
"deleteSelectedItemsDesc": {
"message": "$COUNT$ emne(r) markeret til sletning. Fortsæt med sletningen?",
"message": "$COUNT$ emne(r) sendes til papirkurven.",
"placeholders": {
"count": {
"content": "$1",
@ -1149,7 +1149,7 @@
}
},
"kdfIterationsWarning": {
"message": "Indstilles KDF-iterationer for højt, kan det resultere i dårlig ydeevne under indlogning på (og oplåsning af) Bitwarden på enheder med langsomme CPU'er. En værdiforøgelse i trin á $INCREMENT$ anbefales med efterfølgende test på alle dine enheder.",
"message": "Sættes KDF-iterationer for højt, kan det resultere i dårlig ydeevne under indlogning på (og oplåsning af) Bitwarden på langsomme eller ældre enheder. En værdiforøgelse i trin á $INCREMENT$ anbefales med efterfølgende test på alle dine enheder.",
"placeholders": {
"increment": {
"content": "$1",
@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data er nu importeret"
},
"dataExportSuccess": {
"message": "Data hermed eksporteret"
},
"importWarning": {
"message": "Du er ved at importere data til $ORGANIZATION$, som kan blive delt med medlemmer af denne organisation. Fortsæt?",
"placeholders": {
@ -2474,10 +2477,10 @@
"message": "Advarsel! Denne bruger behøver Key Connector til krypteringshåndtering. Fjernes brugeren fra din organisation, deaktiveres vedkommendes konto permanent. Denne handling er irreversibel. Fortsæt alligevel?"
},
"externalId": {
"message": "Eksternt id"
"message": "Eksternt ID"
},
"externalIdDesc": {
"message": "Det eksterne id kan bruges som reference eller til at forbinde denne ressource til et eksternt system som f.eks. et brugerkartotek."
"message": "Eksternt ID er en ikke-krypteret reference brugt af Bitwarden Directory Connector and API."
},
"nestCollectionUnder": {
"message": "Placér samling under"
@ -2525,7 +2528,7 @@
"message": "Inviter en ny bruger til din organisation ved at indtaste e-mailadressen på deres Bitwarden-konto nedenfor. Hvis de ikke allerede har en Bitwarden-konto, bliver de bedt om at oprette en ny konto."
},
"inviteMultipleEmailDesc": {
"message": "Du kan invitere op til $COUNT$ brugere ad gangen ved at kommaseparere en liste med emailadresser.",
"message": "Angiv op til $COUNT$ e-mailadresser separeret af kommaer.",
"placeholders": {
"count": {
"content": "$1",
@ -3017,7 +3020,7 @@
"message": "Gruppeadgang"
},
"groupAccessUserDesc": {
"message": "Redigér de grupper, som denne bruger tilhører."
"message": "Tildel medlemsadgang til samlinger ved at føje dem 1 eller flere grupper."
},
"invitedUsers": {
"message": "Bruger(e) inviteret"
@ -3053,10 +3056,10 @@
}
},
"confirmUsers": {
"message": "Bekræft brugere"
"message": "Bekræft medlemmer"
},
"usersNeedConfirmed": {
"message": "Du har brugere, der har accepteret deres invitation, men som mangler at blive bekræftet. Brugere har ikke adgang til organisationen, før de er bekræftet."
"message": "Der er brugere, som har accepteret deres invitation, men stadig mangler at blive bekræftet. Brugere har ikke adgang til organisationen, før de er bekræftet."
},
"startDate": {
"message": "Startdato"
@ -3770,7 +3773,7 @@
"message": "Gendan emner"
},
"restoreSelectedItemsDesc": {
"message": "$COUNT$ emne(r) valgt til gendannelse. Sikker på, at alle de alle skal gendannes?",
"message": "$COUNT$ emne(r) valgt til gendannelse. Sikker på, at de skal gendannes?",
"placeholders": {
"count": {
"content": "$1",
@ -4324,7 +4327,7 @@
"message": "Håndtér nulstilling af adgangskode"
},
"disableRequiredError": {
"message": "Du skal manuelt deaktivere $POLICYNAME$-politikken, før denne politik kan deaktiveres.",
"message": "$POLICYNAME$-politikken skal deaktiveres manuelt, før denne politik kan deaktiveres.",
"placeholders": {
"policyName": {
"content": "$1",
@ -5242,7 +5245,7 @@
"message": "Token roteret."
},
"billingSyncDesc": {
"message": "Faktureringssynk giver gratis Familier-abonnementstyper til medlemmer samt avancerede faktureringsmuligheder ved at linke din selv-hostede Bitwarden til Bitwarden-cloudserveren."
"message": "Faktureringssynk oplåser Familier-sponsorater og automatisk licenssynk på din server. Når opdateringer i Bitwarden cloud-serveren er foretaget, så vælg Synk licens for at anvende ændringer."
},
"billingSyncKeyDesc": {
"message": "Et faktureringssynk-token fra din cloud-organisations abonnementsindstillinger kræves for at udfylde denne formular."
@ -5323,7 +5326,7 @@
"message": "Eksport af organisationsboks"
},
"exportingPersonalVaultDescription": {
"message": "Kun individuelle boksemner tilknyttet $EMAIL$ eksporteres. Organisationsboksemner medtages ikke.",
"message": "Kun individuelle boksemner tilknyttet $EMAIL$ eksporteres. Organisationsboksemner medtages ikke. Kun boksemneinformation uden tilhørende adgangskodehistorik eller filvedhæftninger eksporteres.",
"placeholders": {
"email": {
"content": "$1",
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Tilpasset farve"
},
"selectPlaceholder": {
"message": "-- Vælg --"
},
"multiSelectPlaceholder": {
"message": "-- Skriv for at filtrere --"
},
@ -5709,7 +5715,7 @@
"message": "Kopiér hemmeligheds navn"
},
"copySecretValue": {
"message": "Kopér hemmeligheds værdi"
"message": "Kopér hemmelig værdi"
},
"deleteSecret": {
"message": "Slet hemmelighed"
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Vælg projekter, som hemmeligheden vil blive tilknyttet. Den vil kun kunne ses af organisationsbrugere med adgang til disse projekter."
},
"typeOrSelectProjects": {
"message": "Angiv eller vælg Projekter"
},
"typeOrSelectProject": {
"message": "Angiv eller vælg Projekt"
"selectProjects": {
"message": "Vælg projekter"
},
"project": {
"message": "Projekt"
@ -5778,10 +5781,10 @@
"message": "Intet at vise endnu"
},
"serviceAccountsNoItemsMessage": {
"message": "Create a new service account to get started automating secret access."
"message": "Opret en ny tjenestekonto for at komme i gang med at automatisere hemmelig adgang."
},
"searchSecrets": {
"message": "Søg i hemmeligheder"
"message": "Find hemmeligheder"
},
"deleteServiceAccounts": {
"message": "Slet tjenestekonti"
@ -5793,7 +5796,7 @@
"message": "Vis tjenestekonto"
},
"searchServiceAccounts": {
"message": "Søg efter tjenestekonti"
"message": "Find tjenestekonti"
},
"addProject": {
"message": "Tilføj projekt"
@ -5910,7 +5913,7 @@
"message": "Udløber"
},
"canRead": {
"message": "Kan læse"
"message": "Læserettighed"
},
"accessTokensNoItemsTitle": {
"message": "Ingen adgangstokener at vise"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Samling"
},
"noCollection": {
"message": "Ingen samling"
},
"canView": {
"message": "Kan se"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Eksportér data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Eksporterer organisations hemmelige data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Kun Secrets Manager-data tilknyttet $ORGANIZATION$ eksporteres. Emner i andre produkter, eller fra andre organisationer, medtages ikke.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Fil-upload"
},
"acceptedFormats": {
"message": "Gyldige formater:"
},
"copyPasteImportContents": {
"message": "Kopiér og indsæt importindhold:"
},
"or": {
"message": "eller"
},
"licenseAndBillingManagement": {
"message": "Håndtering af licens og fakturering"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload licens"
},
"projectPeopleDescription": {
"message": "Tildel grupper eller personer adgang til dette projekt."
},
"projectPeopleSelectHint": {
"message": "Angiv eller vælg personer/grupper"
},
"projectServiceAccountsDescription": {
"message": "Tildel tjenestekonti adgang til dette projekt."
},
"projectServiceAccountsSelectHint": {
"message": "Angiv eller vælg tjenestekonti"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Tilføj personer/grupper for at begynde at samarbejde"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Tilføj tjenestekonti for at tildele adgang"
},
"canWrite": {
"message": "Skriverettighed"
},
"canReadWrite": {
"message": "Læse- og skriverettighed"
},
"groupSlashUser": {
"message": "Gruppe/Bruger"
},
"lowKdfIterations": {
"message": "Få KDF-iterationer"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Denne bruger kan tilgå Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Ret fejlene nedenfor og forsøg igen."
},
"description": {
"message": "Beskriveslse"
},
"errorReadingImportFile": {
"message": "En fejl opstod under forsøget på at læse importfilen"
}
}

View File

@ -833,7 +833,7 @@
"message": "Optionen für Zwei-Faktor-Authentifizierung"
},
"recoveryCodeDesc": {
"message": "Zugang zu allen Zwei-Faktor-Anbietern verloren? Benutzen Sie Ihren Wiederherstellungscode, um alle Zwei-Faktor-Anbieter in Ihrem Konto zu deaktivieren."
"message": "Zugang zu allen Zwei-Faktor-Anbietern verloren? Benutze deinen Wiederherstellungscode, um alle Zwei-Faktor-Anbieter in deinem Konto zu deaktivieren."
},
"recoveryCodeTitle": {
"message": "Wiederherstellungscode"
@ -961,7 +961,7 @@
"message": "Dieser Export enthält Ihre Tresor-Daten in einem unverschlüsseltem Format. Sie sollten die Datei daher nicht über unsichere Kanäle (z.B. E-Mail) versenden oder speichern. Löschen Sie die Datei sofort nach ihrer Verwendung."
},
"encExportKeyWarningDesc": {
"message": "Dieser Export verschlüsselt Ihre Daten mit dem Verschlüsselungscode Ihres Kontos. Falls Sie Ihren Verschlüsselungscode erneuern, sollten Sie den Export erneut durchführen, da Sie die zuvor erstellte Datei ansonsten nicht mehr entschlüsseln können."
"message": "Dieser Export verschlüsselt deine Daten mit dem Verschlüsselungscode deines Kontos. Falls du deinen Verschlüsselungscode erneuerst, solltest du den Export erneut durchführen, da du die zuvor erstellte Datei ansonsten nicht mehr entschlüsseln kannst."
},
"encExportAccountWarningDesc": {
"message": "Die Verschlüsselungscodes eines Kontos sind für jedes Bitwarden-Benutzerkonto einzigartig, deshalb kannst du keinen verschlüsselten Export in ein anderes Konto importieren."
@ -1018,7 +1018,7 @@
"message": "Diese Datei ist passwortgeschützt. Bitte gebe das Dateipasswort ein, um Daten zu importieren."
},
"exportSuccess": {
"message": "Ihre Daten wurden exportiert."
"message": "Tresor-Daten exportiert"
},
"passwordGenerator": {
"message": "Passwortgenerator"
@ -1246,7 +1246,10 @@
"message": "Es gab ein Problem mit den Daten, die Sie importieren wollten. Bitte beheben Sie die unten aufgeführten Fehler in Ihrer Quelldatei und versuchen Sie es erneut."
},
"importSuccess": {
"message": "Daten wurden erfolgreich in Ihren Tresor importiert."
"message": "Daten erfolgreich importiert"
},
"dataExportSuccess": {
"message": "Daten erfolgreich exportiert"
},
"importWarning": {
"message": "Sie importieren Daten nach $ORGANIZATION$. Ihre Daten können mit Mitgliedern dieser Organisation geteilt werden. Möchten Sie fortfahren?",
@ -1620,7 +1623,7 @@
"message": "Ihr Wiederherstellungsschlüssel für die Zwei-Faktor-Anmeldung in Bitwarden"
},
"twoFactorRecoveryNoCode": {
"message": "Sie haben noch keine Variante der Zwei-Faktor-Anmeldung aktiviert. Nachdem Sie eine Zwei-Faktor-Anmeldung aktiviert haben, finden Sie hier Ihren Wiederherstellungs-Code."
"message": "Du hast noch keinen Anbieter für die Zwei-Faktor-Anmeldung eingerichtet. Nachdem du einen Anbieter für die Zwei-Faktor-Anmeldung eingerichtet hast, findest du hier deinen Wiederherstellungscode."
},
"printCode": {
"message": "Code drucken",
@ -1867,7 +1870,7 @@
"message": "Sie haben ein Premium-Abo aktiviert."
},
"premiumUpgradeUnlockFeatures": {
"message": "Machen Sie ein Upgrade Ihres Kontos auf eine Premium-Mitgliedschaft, um zusätzliche, großartige Funktionen freizuschalten."
"message": "Mache ein Upgrade deines Kontos auf eine Premium-Mitgliedschaft, um zusätzliche, großartige Funktionen freizuschalten."
},
"premiumSignUpStorage": {
"message": "1 GB verschlüsselter Speicherplatz für Datei-Anhänge."
@ -2004,7 +2007,7 @@
"message": "Kreditkarte"
},
"paypalClickSubmit": {
"message": "Klicken Sie auf die Schaltfläche PayPal, um sich bei Ihrem PayPal-Konto anzumelden und anschließend auf die Schaltfläche Senden, um fortzufahren."
"message": "Klicke auf den PayPal Button, um dich bei deinem PayPal-Konto anzumelden und anschließend auf den Senden-Button, um fortzufahren."
},
"cancelSubscription": {
"message": "Abo kündigen"
@ -2339,7 +2342,7 @@
"message": "Zugriffskontrolle durch Gruppen"
},
"syncUsersFromDirectory": {
"message": "Synchronisieren Sie Ihre Benutzer und Gruppen aus einem Verzeichnis"
"message": "Synchronisiere deine Benutzer und Gruppen aus einem Ordner"
},
"trackAuditLogs": {
"message": "Nachverfolgung von Benutzeraktivitäten mittels Auditprotokollen"
@ -3077,7 +3080,7 @@
"message": "Sehen Sie in Ihrem E-Mail-Posteingang nach, ob Sie Ihren Bestätigungscode erhalten haben"
},
"emailVerified": {
"message": "Ihre E-Mail-Adresse wurde verifiziert"
"message": "Deine Konto-E-Mail-Adresse wurde verifiziert"
},
"emailVerifiedFailed": {
"message": "Ihre E-Mail kann nicht verifiziert werden. Versuchen Sie eine neue Bestätigungs-E-Mail zu senden."
@ -3122,13 +3125,13 @@
"message": "E-Mail-Adresse merken"
},
"recoverAccountTwoStepDesc": {
"message": "Falls Sie nicht mit Ihren normalen Zwei-Faktor-Anmeldemethoden auf Ihren Account zugreifen können, nutzen Sie Ihren Zwei-Faktor-Wiederherstellungscode, um alle Zwei-Faktor-Anbieter für Ihr Konto zu deaktivieren."
"message": "Falls du nicht mit deinen normalen Zwei-Faktor-Anmeldemethoden auf dein Konto zugreifen kannst, nutze deinen Zwei-Faktor-Wiederherstellungscode, um alle Zwei-Faktor-Anbieter für dein Konto zu deaktivieren."
},
"recoverAccountTwoStep": {
"message": "Zwei-Faktor-Authentifizierung wiederherstellen"
},
"twoStepRecoverDisabled": {
"message": "Zwei-Faktor-Authentifizierung wurde für Ihren Account deaktiviert."
"message": "Zwei-Faktor Anmeldung wurde für deinen Account deaktiviert."
},
"learnMore": {
"message": "Erfahre mehr"
@ -3140,7 +3143,7 @@
"message": "Wir haben Ihnen eine E-Mail mit weiteren Anweisungen gesendet, sofern Ihr Konto existiert."
},
"deleteRecoverConfirmDesc": {
"message": "Sie haben die Löschung Ihres Bitwarden-Kontos angefragt. Klicken Sie diesen Button, um die Löschung zu bestätigen."
"message": "Du hast die Löschung deines Bitwarden-Kontos angefragt. Benutze den Button unten, um die Löschung zu bestätigen."
},
"myOrganization": {
"message": "Meine Organisation"
@ -4978,7 +4981,7 @@
"message": "Gemeinsame Sammlungen für Familiengeheimnisse"
},
"badToken": {
"message": "Der Link ist nicht mehr gültig. Bitte lasse dir vom Förderer das Angebot erneut senden."
"message": "Der Link ist nicht mehr gültig. Bitte lasse dir vom Paten das Angebot erneut senden."
},
"reclaimedFreePlan": {
"message": "Kostenloses Abo zurückgefordert"
@ -5203,10 +5206,10 @@
"message": "KOSTENLOS mit Patenschaft"
},
"viewBillingSyncToken": {
"message": "Rechnungssynchronisierungs-Token ansehen"
"message": "Rechnungssynchronisations-Token ansehen"
},
"generateBillingSyncToken": {
"message": "Rechnungssynchronisierungs-Token generieren"
"message": "Rechnungssynchronisations-Token generieren"
},
"copyPasteBillingSync": {
"message": "Kopiere dieses Token und füge es in die Rechnungssynchronisations-Einstellungen deiner selbst gehosteten Organisation ein."
@ -5239,7 +5242,7 @@
"message": "Um deine Organisation auf deinem eigenen Server einzurichten, musst du deine Lizenzdatei hochladen. Um kostenlose Familien-Abos und erweiterte Abrechnungsmöglichkeiten für deine selbst gehostete Organisation anzubieten, musst du die Rechnungssynchronisation einrichten."
},
"billingSyncApiKeyRotated": {
"message": "Token erneuert."
"message": "Token erneuert"
},
"billingSyncDesc": {
"message": "Die Rechnungssynchronisation bietet ein kostenloses Familien-Abo für Mitglieder und erweiterte Abrechnungsmöglichkeiten, indem du dein selbst gehostetes Bitwarden mit dem Bitwarden Cloud-Server verbindest."
@ -5425,7 +5428,7 @@
}
},
"awaitingSyncSingular": {
"message": "Token vor $DAYS$ Tag erneuert. Aktualisiere den Rechnungssynchronsierungs-Token in deinen selbst gehosteten Organisationseinstellungen.",
"message": "Token vor $DAYS$ Tag erneuert. Aktualisiere den Rechnungssynchronisations-Token in deinen selbst gehosteten Organisationseinstellungen.",
"placeholders": {
"days": {
"content": "$1",
@ -5434,7 +5437,7 @@
}
},
"awaitingSyncPlural": {
"message": "Token vor $DAYS$ Tagen erneuert. Aktualisiere den Rechnungssynchronsierungs-Token in deinen selbst gehosteten Organisationseinstellungen.",
"message": "Token vor $DAYS$ Tagen erneuert. Aktualisiere den Rechnungssynchronisations-Token in deinen selbst gehosteten Organisationseinstellungen.",
"placeholders": {
"days": {
"content": "$1",
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Eigene Farbe"
},
"selectPlaceholder": {
"message": "-- Auswählen --"
},
"multiSelectPlaceholder": {
"message": "-- Typ zum Filtern --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Wähle Projekte aus, denen das Geheimnis zugeordnet werden soll. Nur Organisationsbenutzer mit Zugriff auf diese Projekte können das Geheimnis sehen."
},
"typeOrSelectProjects": {
"message": "Projektnamen eingeben oder auswählen"
},
"typeOrSelectProject": {
"message": "Projektname eingeben oder auswählen"
"selectProjects": {
"message": "Projekte auswählen"
},
"project": {
"message": "Projekt"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Sammlung"
},
"noCollection": {
"message": "Keine Sammlung"
},
"canView": {
"message": "Darf anzeigen"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Daten exportieren"
},
"exportingOrganizationSecretDataTitle": {
"message": "Geheimdaten der Organisation exportieren"
},
"exportingOrganizationSecretDataDescription": {
"message": "Nur die mit $ORGANIZATION$ verknüpften Daten des Secrets Manager werden exportiert. Einträge in anderen Produkten oder anderen Organisationen werden nicht berücksichtigt.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Datei-Upload"
},
"acceptedFormats": {
"message": "Akzeptierte Formate:"
},
"copyPasteImportContents": {
"message": "Kopiere und füge importierte Inhalte ein:"
},
"or": {
"message": "oder"
},
"licenseAndBillingManagement": {
"message": "Lizenz- und Rechnungsverwaltung"
},
@ -6114,7 +6147,7 @@
"message": "Manuelles Hochladen"
},
"manualUploadDesc": {
"message": "Wenn du dich nicht für die Abrechnungssynchronisierung entscheiden möchtest, lade deine Lizenz hier manuell hoch."
"message": "Wenn du dich nicht für die Rechnungssynchronisation entscheiden möchtest, lade deine Lizenz hier manuell hoch."
},
"syncLicense": {
"message": "Lizenz synchronisieren"
@ -6129,11 +6162,38 @@
"message": "Letzte Lizenz-Synchronisierung"
},
"billingSyncHelp": {
"message": "Hilfe zur Abrechnungssynchronisierung"
"message": "Hilfe zur Rechnungssynchronisation"
},
"uploadLicense": {
"message": "Lizenz hochladen"
},
"projectPeopleDescription": {
"message": "Gruppen oder Personen Zugriff auf dieses Projekt gewähren."
},
"projectPeopleSelectHint": {
"message": "Personen oder Gruppen suchen oder auswählen"
},
"projectServiceAccountsDescription": {
"message": "Dienstkonten Zugriff auf dieses Projekt gewähren."
},
"projectServiceAccountsSelectHint": {
"message": "Dienstkonten suchen oder auswählen"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Personen oder Gruppen hinzufügen, um mit der Zusammenarbeit zu beginnen"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Dienstkonten hinzufügen, um Zugriff zu gewähren"
},
"canWrite": {
"message": "Kann schreiben"
},
"canReadWrite": {
"message": "Kann lesen, schreiben"
},
"groupSlashUser": {
"message": "Gruppe/Benutzer"
},
"lowKdfIterations": {
"message": "Geringe KDF-Iterationen"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Dieser Benutzer kann auf die Secrets Manager Beta zugreifen"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Behebe die unten aufgeführten Fehler und versuche es erneut."
},
"description": {
"message": "Beschreibung"
},
"errorReadingImportFile": {
"message": "Beim Lesen der Importdatei ist ein Fehler aufgetreten"
}
}

View File

@ -134,7 +134,7 @@
"message": "Κα"
},
"mx": {
"message": "Mx"
"message": "Mx στα Ελληνικά"
},
"dr": {
"message": "Dr"
@ -281,35 +281,35 @@
"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": "Αναζήτηση στο Vault"
},
"searchMyVault": {
"message": "Search my vault"
"message": "Αναζήτηση στο vault"
},
"searchOrganization": {
"message": "Search organization"
"message": "Αναζήτηση σε οργανισμό"
},
"searchMembers": {
"message": "Search members"
"message": "Αναζήτηση μελών"
},
"searchGroups": {
"message": "Search groups"
"message": "Αναζήτηση ομάδων"
},
"allItems": {
"message": "Όλα τα στοιχεία"
@ -393,7 +393,7 @@
"message": "Επιλογή"
},
"newItem": {
"message": "New item"
"message": "Νέο στοιχείο"
},
"addItem": {
"message": "Προσθήκη στοιχείου"
@ -405,11 +405,11 @@
"message": "Προβολή Στοιχείου"
},
"new": {
"message": "New",
"message": "Νέο",
"description": "for adding new items"
},
"item": {
"message": "Item"
"message": "Στοιχείο"
},
"ex": {
"message": "πχ.",
@ -477,7 +477,7 @@
"message": "Αντικείμενα Vault"
},
"filter": {
"message": "Filter"
"message": "Φίλτρο"
},
"moveSelectedToOrg": {
"message": "Μετακίνηση Επιλεγμένων στον Οργανισμό"
@ -586,10 +586,10 @@
"message": "Διαγραφή φακέλου"
},
"editInfo": {
"message": "Edit info"
"message": "Επεξεργασία πληροφοριών"
},
"access": {
"message": "Access"
"message": "Πρόσβαση"
},
"loggedOut": {
"message": "Αποσυνδεθήκατε"
@ -616,28 +616,28 @@
"message": "Συνδεθείτε ή δημιουργήστε νέο λογαριασμό για να αποκτήσετε πρόσβαση στο vault σας."
},
"loginWithDevice": {
"message": "Log in with device"
"message": "Σύνδεση με χρήση συσκευής"
},
"loginWithDeviceEnabledInfo": {
"message": "Log in with device must be set up in the settings of the Bitwarden mobile app. Need another option?"
},
"loginWithMasterPassword": {
"message": "Log in with master password"
"message": "Συνδεθείτε με τον κύριο κωδικό πρόσβασης"
},
"createAccount": {
"message": "Δημιουργία Λογαριασμού"
},
"newAroundHere": {
"message": "New around here?"
"message": "Νέος/α στα μέρη μας;"
},
"startTrial": {
"message": "Start trial"
"message": "Έναρξη δοκιμής"
},
"logIn": {
"message": "Είσοδος"
},
"logInInitiated": {
"message": "Log in initiated"
"message": "Η σύνδεση ξεκίνησε"
},
"submit": {
"message": "Υποβολή"
@ -691,13 +691,13 @@
"message": "Μη έγκυρη διεύθυνση e-mail."
},
"masterPasswordRequired": {
"message": "Master password is required."
"message": "Απαιτείται ο κύριος κωδικός."
},
"confirmMasterPasswordRequired": {
"message": "Master password retype is required."
"message": "Απαιτείται επιβεβαίωση του κύριου κωδικού."
},
"masterPasswordMinlength": {
"message": "Master password must be at least 8 characters long."
"message": "Ο κύριος κωδικός πρέπει να έχει μήκος τουλάχιστον 8 χαρακτήρες."
},
"masterPassDoesntMatch": {
"message": "Η επιβεβαίωση του κύριου κωδικού δεν ταιριάζει."
@ -706,7 +706,7 @@
"message": "Ο λογαριασμός σας έχει δημιουργηθεί! Τώρα μπορείτε να συνδεθείτε."
},
"trialAccountCreated": {
"message": "Account created successfully."
"message": "Η δημιουργία του λογαριασμού ολοκληρώθηκε με επιτυχία."
},
"masterPassSent": {
"message": "Σας στείλαμε ένα email με την υπόδειξη του κύριου κωδικού."
@ -749,7 +749,7 @@
"message": "Δεν υπάρχουν στοιχεία στη λίστα."
},
"noPermissionToViewAllCollectionItems": {
"message": "You do not have permission to view all items in this collection."
"message": "Δεν έχετε άδεια να δείτε όλα τα στοιχεία σε αυτήν τη συλλογή."
},
"noCollectionsInList": {
"message": "Δεν υπάρχουν συλλογές στη λίστα."
@ -761,7 +761,7 @@
"message": "Δεν υπάρχουν χρήστες στη λίστα."
},
"noMembersInList": {
"message": "There are no members to list."
"message": "Δεν υπάρχουν μέλη προς εμφάνιση."
},
"noEventsInList": {
"message": "Δεν υπάρχουν γεγονότα στη λίστα."
@ -773,7 +773,7 @@
"message": "Δεν συμμετέχετε σε κάποιον οργανισμό. Οι οργανισμοί επιτρέπουν την ασφαλή κοινοποίηση στοιχείων με άλλους χρήστες."
},
"notificationSentDevice": {
"message": "A notification has been sent to your device."
"message": "Μια ειδοποίηση έχει σταλεί στη συσκευή σας."
},
"versionNumber": {
"message": "Έκδοση $VERSION_NUMBER$",
@ -917,7 +917,7 @@
}
},
"deleteSelectedConfirmation": {
"message": "Are you sure you want to continue?"
"message": "Είστε βέβαιοι ότι θέλετε να συνεχίσετε;"
},
"moveSelectedItemsDesc": {
"message": "Επιλέξτε ένα φάκελο στον οποίο θέλετε να μετακινήσετε το $COUNT$ επιλεγμένο(α) στοιχεία.",
@ -976,7 +976,7 @@
"message": "Μορφή Αρχείου"
},
"fileEncryptedExportWarningDesc": {
"message": "This file export will be password protected and require the file password to decrypt."
"message": "Αυτή η εξαγωγή αρχείου θα προστατεύεται με κωδικό και θα απαιτείται ο κωδικός του αρχείου για αποκρυπτογράφηση."
},
"exportPasswordDescription": {
"message": "This password will be used to export and import this file"
@ -1006,7 +1006,7 @@
"message": "Account restricted"
},
"passwordProtected": {
"message": "Password protected"
"message": "Προστατευμένο με κωδικό"
},
"filePasswordAndConfirmFilePasswordDoNotMatch": {
"message": "“File password” and “Confirm file password“ do not match."
@ -1165,7 +1165,7 @@
"message": "Setting your KDF iterations, memory, and parallelism too high could result in poor performance when logging into (and unlocking) Bitwarden on slower or older devices. We recommend changing these individually in small increments and then test all of your devices."
},
"kdfParallelism": {
"message": "KDF parallelism"
"message": "Παράλληλη Διαδικασία Υπολογισμού Κλειδιού KDF"
},
"argon2Desc": {
"message": "Higher KDF iterations, memory, and parallelism can help protect your master password from being brute forced by an attacker."
@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Τα δεδομένα έχουν εισαχθεί με επιτυχία στο vault σας."
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "Εισάγετε δεδομένα στο $ORGANIZATION$. Τα δεδομένα σας μπορεί να μοιραστούν με μέλη αυτού του οργανισμού. Θέλετε να προχωρήσετε;",
"placeholders": {
@ -1273,10 +1276,10 @@
"message": "Επιλέξτε το αρχείο εισαγωγής"
},
"chooseFile": {
"message": "Choose File"
"message": "Επιλογή Αρχείου"
},
"noFileChosen": {
"message": "No file chosen"
"message": "Δεν επιλέχθηκε κανένα αρχείο"
},
"orCopyPasteFileContents": {
"message": "ή αντιγράψτε/επικολλήστε τα περιεχόμενα του αρχείου εισαγωγής"
@ -1310,10 +1313,10 @@
"message": "Αλλάξτε γλώσσα που χρησιμοποιείται από το web vault."
},
"enableFavicon": {
"message": "Show website icons"
"message": "Εμφάνιση εικονιδίων ιστοτόπων"
},
"faviconDesc": {
"message": "Show a recognizable image next to each login."
"message": "Εμφάνιση μιας αναγνωρίσιμης εικόνας δίπλα σε κάθε σύνδεση."
},
"enableFullWidth": {
"message": "Ενεργοποίηση διάταξης πλήρους πλάτους",
@ -1967,7 +1970,7 @@
"message": "έτος"
},
"yr": {
"message": "yr"
"message": "έτος"
},
"month": {
"message": "μήνας"
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6132,7 +6165,34 @@
"message": "Billing Sync help"
},
"uploadLicense": {
"message": "Upload license"
"message": "Μεταφόρτωση άδειας"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Πληκτρολογήστε ή επιλέξτε άτομα ή ομάδες"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1149,7 +1149,7 @@
}
},
"kdfIterationsWarning": {
"message": "Setting your KDF iterations too high could result in poor performance when logging into (and unlocking) Bitwarden on devices with slower CPUs. We recommend that you increase the value in increments of $INCREMENT$ and then test all of your devices.",
"message": "Setting your KDF iterations too high could result in poor performance when logging into (and unlocking) Bitwarden on slower or older devices. We recommend that you increase the value in increments of $INCREMENT$ and then test all of your devices.",
"placeholders": {
"increment": {
"content": "$1",
@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data successfully imported"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organisation. Do you want to proceed?",
"placeholders": {
@ -4453,10 +4456,10 @@
"message": "Your password hint cannot be the same as your password."
},
"enrollPasswordReset": {
"message": "Enroll in password reset"
"message": "Enrol in password reset"
},
"enrolledPasswordReset": {
"message": "Enrolled in password reset"
"message": "Enroled in password reset"
},
"withdrawPasswordReset": {
"message": "Withdraw from password reset"
@ -4468,7 +4471,7 @@
"message": "Withdrawal success!"
},
"eventEnrollPasswordReset": {
"message": "User $ID$ enrolled in password reset.",
"message": "User $ID$ enroled in password reset.",
"placeholders": {
"id": {
"content": "$1",
@ -4543,22 +4546,22 @@
"message": "Allow admins to reset master passwords for members."
},
"resetPasswordPolicyWarning": {
"message": "Members in the organisation will need to self-enroll or be auto-enrolled before administrators can reset their master password."
"message": "Members in the organisation will need to self-enrol or be auto-enroled before administrators can reset their master password."
},
"resetPasswordPolicyAutoEnroll": {
"message": "Automatic enrollment"
"message": "Automatic enrolment"
},
"resetPasswordPolicyAutoEnrollDescription": {
"message": "All members will be automatically enrolled in password reset once their invite is accepted and will not be allowed to withdraw."
"message": "All members will be automatically enroled in password reset once their invite is accepted and will not be allowed to withdraw."
},
"resetPasswordPolicyAutoEnrollWarning": {
"message": "Members already in the organisation will not be retroactively enrolled in password reset. They will need to self-enroll before administrators can reset their master password."
"message": "Members already in the organisation will not be retroactively enroled in password reset. They will need to self-enrol before administrators can reset their master password."
},
"resetPasswordPolicyAutoEnrollCheckbox": {
"message": "Require new members to be enrolled automatically"
"message": "Require new members to be enroled automatically"
},
"resetPasswordAutoEnrollInviteWarning": {
"message": "This organisation has an Enterprise policy that will automatically enroll you in password reset. Enrollment will allow organisation administrators to change your master password."
"message": "This organisation has an Enterprise policy that will automatically enrol you in password reset. Enrolment will allow organisation administrators to change your master password."
},
"resetPasswordOrgKeysError": {
"message": "Organisation keys response is null"
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Colour"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organisation users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organisation Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organisations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "Licence and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload licence"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data has been successfully imported into your vault."
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Datumoj sukcese importiĝis en vian trezorejon."
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "Vi importas datumojn al $ORGANIZATION$. Viaj datumoj povas esti dividitaj kun membroj de ĉi tiu organizo. Ĉu vi volas daŭrigi?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1162,7 +1162,7 @@
"description": "Memory refers to computer memory (RAM). MB is short for megabytes."
},
"argon2Warning": {
"message": "Setting your KDF iterations, memory, and parallelism too high could result in poor performance when logging into (and unlocking) Bitwarden on slower or older devices. We recommend changing these individually in small increments and then test all of your devices."
"message": "Establecer sus iteraciones, memorias y paralelismo KDF demasiado altos podría resultar en un mal rendimiento al iniciar sesión (y desbloquear) en dispositivos más lentos o antiguos. Recomendamos cambiarlos individualmente en pequeños incrementos y luego probar todos sus dispositivos."
},
"kdfParallelism": {
"message": "Paralelismo KDF"
@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "La información ha sido importada correctamente en tu caja fuerte."
},
"dataExportSuccess": {
"message": "Datos exportados con éxito"
},
"importWarning": {
"message": "Estás importando datos a $ORGANIZATION$. Tus datos pueden ser compartidos con miembros de esta organización. ¿Quieres continuar?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Color personalizado"
},
"selectPlaceholder": {
"message": "-- Selecciona --"
},
"multiSelectPlaceholder": {
"message": "-- Escriba para filtrar --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Seleccione los proyectos con los que se asociará el secreto. Sólo los usuarios de la organización con acceso a estos proyectos podrán ver el secreto."
},
"typeOrSelectProjects": {
"message": "Escriba o seleccione proyectos"
},
"typeOrSelectProject": {
"message": "Escriba o seleccione un proyecto"
"selectProjects": {
"message": "Seleccionar proyectos"
},
"project": {
"message": "Proyecto"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Colección"
},
"noCollection": {
"message": "Sin colecciones"
},
"canView": {
"message": "Puede ver"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Exportar datos"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exportando caja fuerte de la organización"
},
"exportingOrganizationSecretDataDescription": {
"message": "Solo se exportarán los secretos de la organización asociada con $ORGANIZATION$. No se incluirán elementos personales de otras organizaciones.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Subir archivo"
},
"acceptedFormats": {
"message": "Formatos aceptados:"
},
"copyPasteImportContents": {
"message": "Copiar y pegar contenido importado:"
},
"or": {
"message": "o"
},
"licenseAndBillingManagement": {
"message": "Gestión de licencias y facturación"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Subir licencia"
},
"projectPeopleDescription": {
"message": "Otorgar acceso a grupos o personas a este proyecto."
},
"projectPeopleSelectHint": {
"message": "Escriba o seleccione personas o grupos"
},
"projectServiceAccountsDescription": {
"message": "Otorgar acceso a las cuentas de servicio a este proyecto."
},
"projectServiceAccountsSelectHint": {
"message": "Escriba o seleccione cuentas de servicio"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Añadir personas o grupos para empezar a colaborar"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Añadir cuentas de servicio para conceder acceso"
},
"canWrite": {
"message": "Puede escribir"
},
"canReadWrite": {
"message": "Puede leer, escribir"
},
"groupSlashUser": {
"message": "Grupo/Usuario"
},
"lowKdfIterations": {
"message": "Iteraciones KDF bajas"
},
@ -6144,7 +6204,7 @@
"message": "Cambiar ajustes de KDF"
},
"changeKdfLoggedOutWarning": {
"message": "Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour. We recommend exporting your vault before changing your encryption settings to prevent data loss."
"message": "Proceder le desconectará de su sesión actual, requiriendo que vuelva a iniciar sesión. Las sesiones activas en otros dispositivos pueden seguir estando activas durante hasta una hora. Recomendamos exportar su caja fuerte antes de cambiar su configuración de cifrado para prevenir la pérdida de datos."
},
"secretsManagerBeta": {
"message": "Administrador de secretos Beta"
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Este usuario puede acceder al Administrador Secretos Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Corrija los siguientes errores e inténtelo de nuevo"
},
"description": {
"message": "Descripción"
},
"errorReadingImportFile": {
"message": "Ocurrió un error al intentar leer el archivo importado"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Andmed on edukalt hoidlasse imporditud."
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "Impordid andmeid organisatsiooni $ORGANIZATION$. Imporditavaid andmeid võidakse jagada teiste organisatsiooni liikmetega. Soovid jätkata?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Datuak behar bezala inportatu dira."
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "$ORGANIZATION$-era datuak inportatzen ari zara. Zure datuak erakunde horretako kideekin parteka daitezke. Jarraitu nahi duzu?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Idatzi iragazteko --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Ikus dezake"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "داده‌ها با موفقیت درون ریزی شد"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "شما در حال درون ریزی داده به $ORGANIZATION$ هستید. داده‌های شما ممکن است با اعضای این سازمان به اشتراک گذاشته شود. آیا می‌خواهید ادامه دهید؟",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "رنگ سفارشی"
},
"selectPlaceholder": {
"message": "-- انتخاب --"
},
"multiSelectPlaceholder": {
"message": "-- برای فیلتر تایپ کنید --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "پروژه هایی را انتخاب کنید که راز با آن‌ها مرتبط باشد. فقط کاربران سازمانی که به این پروژه ها دسترسی دارند می‌توانند این راز را ببینند."
},
"typeOrSelectProjects": {
"message": "پروژه ها را تایپ یا انتخاب کنید"
},
"typeOrSelectProject": {
"message": "پروژه را تایپ یا انتخاب کنید"
"selectProjects": {
"message": "انتخاب پروژه‌ها"
},
"project": {
"message": "پروژه"
@ -5999,6 +6002,9 @@
"collection": {
"message": "مجموعه"
},
"noCollection": {
"message": "مجموعه ای وجود ندارد"
},
"canView": {
"message": "می‌تواند مشاهده کند"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "مدیریت مجوز و صورتحساب"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "بارگذاری مجوز"
},
"projectPeopleDescription": {
"message": "به گروه‌ها یا افراد اجازه دسترسی به این پروژه را بدهید."
},
"projectPeopleSelectHint": {
"message": "افراد یا گروه‌ها را تایپ یا انتخاب کنید"
},
"projectServiceAccountsDescription": {
"message": "به حساب‌های خدماتی اجازه دسترسی به این پروژه را بدهید."
},
"projectServiceAccountsSelectHint": {
"message": "حساب‌های سرویس را تایپ یا انتخاب کنید"
},
"projectEmptyPeopleAccessPolicies": {
"message": "برای شروع همکاری افراد یا گروه‌ها را اضافه کنید"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "برای اعطای دسترسی، حساب‌های سرویس اضافه کنید"
},
"canWrite": {
"message": "می‌توان نوشت"
},
"canReadWrite": {
"message": "می‌توان خواند، نوشت"
},
"groupSlashUser": {
"message": "گروه/کاربر"
},
"lowKdfIterations": {
"message": "تکرار KDF کم"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "این کاربر می‌تواند به بتای مدیر اسرار دسترسی داشته باشد"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Tietojen tuonti onnistui"
},
"dataExportSuccess": {
"message": "Tietojen vienti onnistui"
},
"importWarning": {
"message": "Olet tuomassa tietoja organisaatioon $ORGANIZATION$. Tietojasi saatetaan jakaa organisaation jäsenten kesken. Haluatko jatkaa?",
"placeholders": {
@ -2249,16 +2252,16 @@
"message": "Perheille"
},
"planDescFamilies": {
"message": "Henkilökohtaiseen käyttöön, jaettavaksi perheen ja ystävien kanssa."
"message": "Henkilökohtaiseen käyttöön, jaettavaksi perheelle ja kavereille."
},
"planNameTeams": {
"message": "Tiimit"
"message": "Tiimeille"
},
"planDescTeams": {
"message": "Yrityksille ja muille yhteisöille."
"message": "Yrityksille ja muille pienille ryhmäorganisaatioille."
},
"planNameEnterprise": {
"message": "Yritykset"
"message": "Yrityksille"
},
"planDescEnterprise": {
"message": "Yrityksille ja muille suurille organisaatioille."
@ -3413,7 +3416,7 @@
"message": "Päivitä organisaatio"
},
"upgradeOrganizationDesc": {
"message": "Ominaisuus ei ole käytettävissä ilmaisille organisaatioille. Vaihda maksulliseen tilaustyyppiin avataksesi enemmän ominaisuuksia."
"message": "Ominaisuus ei ole ilmaisorganisaatioiden käytettävissä. Avaa lisää ominaisuuksia vaihtamalla maksulliseen tilaukseen."
},
"createOrganizationStep1": {
"message": "Luo organisaatio: Vaihe 1"
@ -3830,7 +3833,7 @@
"message": "Voit nyt sulkea tämän välilehden ja jatkaa laajennuksessa."
},
"includeAllTeamsFeatures": {
"message": "Kaikki Tiimit-tilauksen ominaisuudet, sekä:"
"message": "Kaikki Tiimeille-tilauksen ominaisuudet, sekä:"
},
"includeSsoAuthentication": {
"message": "Kertakirjautumisen (SSO) todennus SAML 2.0 ja OpenID Connect -todentajilla"
@ -4261,7 +4264,7 @@
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Custom roles is an enterprise feature. Contact our support team to upgrade your subscription'"
},
"customNonEnterpriseError": {
"message": "Mukautettujen käyttöoikeuksien käyttöönottamiseksi organisaatiolla on oltava Yritykset 2020 -tilaus."
"message": "Mukautettujen käyttöoikeuksien käyttöönottamiseksi organisaatiolla on oltava Yrityksille 2020 -tilaus."
},
"permissions": {
"message": "Käyttöoikeudet"
@ -4972,7 +4975,7 @@
"message": "Bitwarden Perheille -tilaus sisältää"
},
"sponsoredFamiliesPremiumAccess": {
"message": "Premium-käyttöoikeuden 6 käyttäjälle"
"message": "Premium-käyttöoikeus 6 käyttäjälle"
},
"sponsoredFamiliesSharedCollections": {
"message": "Jaetut kokoelmat perheen salaisuuksille"
@ -5005,7 +5008,7 @@
"message": "Sinulle on tarjottu ilmaista Bitwarden Perheille -organisaatiota. Jatka kirjautumalla tarjouksen saaneelle tilille."
},
"sponsoredFamiliesAcceptFailed": {
"message": "Tarjousta ei voitu hyväksyä. Lähetä tarjoussähköposti uudestaan yritystililtäsi ja yritä uudelleen."
"message": "Tarjousta ei voitu hyväksyä. Lähetä tarjoussähköposti yritystililtäsi uudestaan ja yritä sitten uudelleen."
},
"sponsoredFamiliesAcceptFailedShort": {
"message": "Kutsua ei voitu hyväksyä. $DESCRIPTION$",
@ -5242,7 +5245,7 @@
"message": "Tunniste uudistettiin"
},
"billingSyncDesc": {
"message": "Laskutuksen synkronointi mahdollistaa jäsenille ilmaiset Perheille-tilaukset ja edistyneet laskutusominaisuudet liittämällä itse ylläpitämäsi Bitwarden-palvelimen Bitwardenin pilvipalvelimeen."
"message": "Laskutuksen synkronointi avaa palvelimellesi Perheille-sponsoroinnin ja automaattisen lisenssin synkronoinnin. Tehtyäsi muutokset Bitwardenin pilvipalvelimelle, ota ne käyttöön valitsemalla \"Synkronoi lisenssi\"."
},
"billingSyncKeyDesc": {
"message": "Lomakkeen täyttöön tarvitaan laskutuksen synkronointitunniste pilviorganisaatiosi tilausasetuksista."
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Oma väri"
},
"selectPlaceholder": {
"message": "-- Valitse --"
},
"multiSelectPlaceholder": {
"message": "-- Suodatettava tyyppi --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Valitse projektit, joihin salaisuus liitetään. Salaisuuden voivat nähdä vain ne organisaation käyttäjät, joilla on näiden projektien käyttöoikeus."
},
"typeOrSelectProjects": {
"message": "Syötä tai valitse projektit"
},
"typeOrSelectProject": {
"message": "Syötä tai valitse projekti"
"selectProjects": {
"message": "Valitse projektit"
},
"project": {
"message": "Projekti"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Kokoelma"
},
"noCollection": {
"message": "Ei kokoelmaa"
},
"canView": {
"message": "Voi tarkastella"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Vie tietoja"
},
"exportingOrganizationSecretDataTitle": {
"message": "Organisaation salauisuus-tietojen vienti"
},
"exportingOrganizationSecretDataDescription": {
"message": "Vain organisaatioon $ORGANIZATION$ liitetyt Salaisuushallinnan kohteet viedään. Muiden tuotteiden ja organisaatioiden kohteet eivät sisälly tähän.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Tiedoston tallennus"
},
"acceptedFormats": {
"message": "Hyväksytyt muodot:"
},
"copyPasteImportContents": {
"message": "Kopioi ja liitä tuonnin sisältö:"
},
"or": {
"message": "tai"
},
"licenseAndBillingManagement": {
"message": "Lisenssien ja laskutuksen hallinta"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Tallenna lisenssi"
},
"projectPeopleDescription": {
"message": "Myönnä ryhmille tai henkilöille tämän projektin käyttöoikeus."
},
"projectPeopleSelectHint": {
"message": "Kirjoita tai valitse henkilöitä tai ryhmiä"
},
"projectServiceAccountsDescription": {
"message": "Myönnä palvelutileille tämän projektin käyttöoikeus."
},
"projectServiceAccountsSelectHint": {
"message": "Kirjoita tai valitse palvelutilit"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Aloita yhteiskäyttö lisäämällä henkilöitä tai ryhmiä"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Lisää palvelutilejä myöntääksesi käyttöoikeuden"
},
"canWrite": {
"message": "Voi kirjoittaa"
},
"canReadWrite": {
"message": "Voi lukea, kirjoittaa"
},
"groupSlashUser": {
"message": "Ryhmä/käyttäjä"
},
"lowKdfIterations": {
"message": "Alhainen KDF-toistomäärä"
},
@ -6150,9 +6210,18 @@
"message": "Salaisuushallinta Beta"
},
"secretsManagerBetaDesc": {
"message": "Salli käyttäjille Salaisuuksienhallinan käyttöoikeus Beta-ohjelman aikana veloituksetta."
"message": "Anna käyttäjien käyttää Salaisuuksienhallintaa sen Beta-ohjelman aikana veloituksetta."
},
"userAccessSecretsManager": {
"message": "Tämä käyttäjä voi käyttää Salaisuuksienhallinnan Betaa"
"message": "Tämä käyttäjä voi käyttää Salaisuushallinnan Betaa"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Korjaa seuravat virheet ja yritä uudelleen."
},
"description": {
"message": "Kuvaus"
},
"errorReadingImportFile": {
"message": "Tuontitiedostoa luettaessa tapahtui virhe"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Matagumpay na na import ang data"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "Nag-aangkat ka ng data sa $ORGANIZATION$. Ang iyong data ay maaaring ibahagi sa mga miyembro ng organisasyong ito. Gusto mo bang magpatuloy?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Pasadyang Kulay"
},
"selectPlaceholder": {
"message": "--Piliin--"
},
"multiSelectPlaceholder": {
"message": "-- Uri ng filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Pumili ng mga proyekto na ang lihim ay maiugnay. Tanging ang mga gumagamit ng organisasyon na may access sa mga proyektong ito ang makakakita ng lihim."
},
"typeOrSelectProjects": {
"message": "Uri o piliin ang Mga Proyekto"
},
"typeOrSelectProject": {
"message": "Uri o piliin ang Proyekto"
"selectProjects": {
"message": "Pilipitin ang mga proyekto"
},
"project": {
"message": "Proyekto"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Koleksyon"
},
"noCollection": {
"message": "Walang koleksyon"
},
"canView": {
"message": "Maaaring tingnan"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "Pamamahala ng lisensya at pagsingil"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Mag-upload ng lisensya"
},
"projectPeopleDescription": {
"message": "Bigyan ng access ang mga grupo o tao sa proyektong ito."
},
"projectPeopleSelectHint": {
"message": "I-type o piliin ang mga tao o grupo"
},
"projectServiceAccountsDescription": {
"message": "Bigyan ng access ang mga service account sa proyektong ito."
},
"projectServiceAccountsSelectHint": {
"message": "I-type o piliin ang mga service account"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Magdagdag ng mga tao o grupo upang magsimulang mag-collaborate"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Magdagdag ng mga service account upang mabigyan ng access"
},
"canWrite": {
"message": "Maaaring magsulat"
},
"canReadWrite": {
"message": "Maaaring magbasa, magsulat"
},
"groupSlashUser": {
"message": "Grupo/User"
},
"lowKdfIterations": {
"message": "Mababang KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Maaaring ma access ng gumagamit na ito ang Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -399,7 +399,7 @@
"message": "Ajouter un élément"
},
"editItem": {
"message": "Modifier l'élément"
"message": "Éditer l'élément"
},
"viewItem": {
"message": "Afficher l'élément"
@ -743,7 +743,7 @@
"message": "Mot de passe de fichier invalide, veuillez utiliser le mot de passe que vous avez entré lorsque vous avez créé le fichier d'exportation."
},
"lockNow": {
"message": "Vérrouiller maintenant"
"message": "Verrouiller maintenant"
},
"noItemsInList": {
"message": "Aucun élément à afficher."
@ -824,7 +824,7 @@
"message": "Identifiant non disponible"
},
"noTwoStepProviders": {
"message": "Ce compte dispose d'une authentification à deux facteurs mise en place, cependant, aucun des fournisseurs à deux facteurs configurés n'est pris en charge par ce navigateur web."
"message": "Ce compte dispose d'une authentification à deux facteurs de configurée, cependant, aucun des fournisseurs à deux facteurs configurés n'est pris en charge par ce navigateur web."
},
"noTwoStepProviders2": {
"message": "Merci d'utiliser un navigateur web compatible (comme Chrome) et/ou d'ajouter des services additionnels d'identification en deux étapes qui sont mieux supportés par les navigateurs web (comme par exemple une application d'authentification)."
@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Les données ont été importées dans votre coffre avec succès."
},
"dataExportSuccess": {
"message": "Données exportées avec succès"
},
"importWarning": {
"message": "Vous importez des données vers $ORGANIZATION$. Vos données pourraient être partagées avec les membres de cette organisation. Voulez-vous continuer ?",
"placeholders": {
@ -1387,7 +1390,7 @@
"message": "Si vous avez configuré SSO ou si vous prévoyez de le faire, l'authentification à deux facteurs peut déjà être imposée via votre fournisseur d'identité."
},
"twoStepLoginRecoveryWarning": {
"message": "La mise en place d'un système d'authentification à deux étapes peut vous bloquer définitivement l'accès à votre compte Bitwarden. Un code de récupération vous permet d'accéder à votre compte dans le cas où vous ne pouvez plus utiliser votre fournisseur normal d'authentification à deux facteurs (exemple : vous perdez votre appareil). L'assistance de Bitwarden ne pourra pas vous aider si vous perdez l'accès à votre compte. Nous vous recommandons de noter ou d'imprimer le code de récupération et de le conserver dans un lieu sûr."
"message": "La configuration d'un système d'authentification à deux facteurs peut définitivement verrouiler l'accès à votre compte Bitwarden. Un code de récupération vous permet d'accéder à votre compte dans le cas où vous ne pouvez plus utiliser votre fournisseur normal d'authentification à deux facteurs (exemple : vous perdez votre appareil). L'assistance de Bitwarden ne pourra pas vous aider si vous perdez l'accès à votre compte. Nous vous recommandons de noter ou d'imprimer le code de récupération et de le conserver dans un lieu sûr."
},
"viewRecoveryCode": {
"message": "Voir le code de récupération"
@ -3693,7 +3696,7 @@
"message": "Choix laissé à l'utilisateur"
},
"vaultTimeoutAction": {
"message": "Action lors de l'expiration du délai du coffre"
"message": "Action après délai d'expiration du coffre"
},
"vaultTimeoutActionLockDesc": {
"message": "Un mot de passe principal ou une autre méthode de déverrouillage est nécessaire pour accéder à nouveau à votre coffre."
@ -5149,7 +5152,7 @@
"message": "Key Connector"
},
"memberDecryptionKeyConnectorDesc": {
"message": "Connectez l'authentification par SSO à votre serveur de clés de déchiffrement auto-hébergé. En utilisant cette option, les membres n'auront pas besoin d'utiliser leurs mots de passe principaux pour déchiffrer les données du coffre. Contactez le support Bitwarden pour une assistance à la mise en place."
"message": "Connectez l'identifiant via SSO à votre serveur de clés de déchiffrement auto-hébergé. En utilisant cette option, les membres n'auront pas besoin d'utiliser leurs mots de passe principaux pour déchiffrer les données du coffre. Contactez le support Bitwarden pour une assistance à la configuration."
},
"keyConnectorPolicyRestriction": {
"message": "\"Connexion avec SSO et déchiffrement avec Key Connector\" est activé. Cette politique ne s'appliquera qu'aux propriétaires et aux administrateurs."
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Couleur Personnalisée"
},
"selectPlaceholder": {
"message": "-- Sélectionner--"
},
"multiSelectPlaceholder": {
"message": "-- Tapez pour Filtrer --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Sélectionnez les projets auxquels le secret sera associé. Seuls les utilisateurs de l'organisation ayant accès à ces projets pourront voir le secret."
},
"typeOrSelectProjects": {
"message": "Écrivez ou sélectionnez des Projets"
},
"typeOrSelectProject": {
"message": "Écrivez ou sélectionnez un Projet"
"selectProjects": {
"message": "Sélectionnez les projets"
},
"project": {
"message": "Projet"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "Aucune collection"
},
"canView": {
"message": "Peut voir"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Exporter les données"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exportation des Données Secrètes de l'Organisation"
},
"exportingOrganizationSecretDataDescription": {
"message": "Seules les données du Gestionnaire de Secrets associées à $ORGANIZATION$ seront exportées. Les articles d'autres produits ou d'autres organisations ne seront pas inclus.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Chargement du fichier"
},
"acceptedFormats": {
"message": "Formats acceptés :"
},
"copyPasteImportContents": {
"message": "Copier et coller le contenu de l'importation :"
},
"or": {
"message": "ou"
},
"licenseAndBillingManagement": {
"message": "Gestion des licences et de la facturation"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Téléverser la licence"
},
"projectPeopleDescription": {
"message": "Accorder l'accès à ce projet à des groupes ou à des personnes."
},
"projectPeopleSelectHint": {
"message": "Saisissez ou sélectionnez des personnes ou des groupes"
},
"projectServiceAccountsDescription": {
"message": "Accorder l'accès aux comptes de service à ce projet."
},
"projectServiceAccountsSelectHint": {
"message": "Saisissez ou sélectionnez les comptes de service"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Ajouter des personnes ou des groupes pour commencer à collaborer"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Ajouter des comptes de service pour accorder l'accès"
},
"canWrite": {
"message": "Peut écrire"
},
"canReadWrite": {
"message": "Peut lire, écrire"
},
"groupSlashUser": {
"message": "Groupe/Utilisateur"
},
"lowKdfIterations": {
"message": "Itérations KDF basses"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Cet utilisateur peut accéder au gestionnaire de secrets bêta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Résolvez les erreurs ci-dessous et réessayez."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "Une erreur est survenue lors de la lecture du fichier importé"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data successfully imported"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "נתונים יובאו בהצלחה אל תוך הכספת שלך."
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data successfully imported"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Uvoz podataka u trezor je uspio"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "Uvoziš podatke u $ORGANIZATION$. Tvoji podaci možda će biti podijeljeni s članovima ove organizacije. Želiš li svejedno uvesti podatke?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "Upiši za filtriranje"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Može vidjeti"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Az adatok sikeresen importálásra kerültek a széfbe."
},
"dataExportSuccess": {
"message": "Az adatok sikeresen exportálásra kerültek."
},
"importWarning": {
"message": "Adatokat importálunk $ORGANIZATION$ mappába. Az adatok megoszthatók a szervezet tagjaival. Folytatjuk?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Egyedi szín"
},
"selectPlaceholder": {
"message": "-- Választás --"
},
"multiSelectPlaceholder": {
"message": "-- Szűrendő típus --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Válasszzuk ki azokat a projekteket, amelyekhez a titkos kód társítva lesz. Csak az ezekhez a projektekhez hozzáféréssel rendelkező szervezeti felhasználók láthatják a titkos kódot."
},
"typeOrSelectProjects": {
"message": "Projektek begépelése vagy kiválasztása"
},
"typeOrSelectProject": {
"message": "Projekt begépelése vagy kiválasztása"
"selectProjects": {
"message": "Projekt választás"
},
"project": {
"message": "Projekt"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Gyűjtemény"
},
"noCollection": {
"message": "Nincs gyűjtemény."
},
"canView": {
"message": "Megtekintheti"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Adatok exportálása"
},
"exportingOrganizationSecretDataTitle": {
"message": "Szervezeti titkos adatok exportálása"
},
"exportingOrganizationSecretDataDescription": {
"message": "Csak $ORGANIZATION$ szervezethez társított titkos kezelés adatok kerülnek exportálásra. Más termékekben vagy más szervezetektől származó elemek nem kerülnek be.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Fájlfeltöltés"
},
"acceptedFormats": {
"message": "Elfogadott formátumok:"
},
"copyPasteImportContents": {
"message": "Importálás tartalmat másolása és beillesztése:"
},
"or": {
"message": "vagy"
},
"licenseAndBillingManagement": {
"message": "Licensz és számlázás kezelés"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Licensz letöltése"
},
"projectPeopleDescription": {
"message": "Adjunk hozzáférést csoportoknak vagy személyeknek ehhez a projekthez."
},
"projectPeopleSelectHint": {
"message": "Csoportok vagy személyek beírása vagy kiválasztása"
},
"projectServiceAccountsDescription": {
"message": "Szolgáltatás fiókok elérésének engedélyezése ehhez a projekthez."
},
"projectServiceAccountsSelectHint": {
"message": "Írjuk be vagy válasszuk ki a szolgáltatásfiókokat"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Az együttműködés megkezdéséhez vegyünk fel személyeket vagy csoportokat"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Adjunk hozzá szolgáltatás fiókokat a hozzáférés biztosításához"
},
"canWrite": {
"message": "Írhat"
},
"canReadWrite": {
"message": "Írhat, olvashat"
},
"groupSlashUser": {
"message": "Csoport/Felhasználó"
},
"lowKdfIterations": {
"message": "Alacsony KDF iterációk"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Ez a felhasználó hozzáférhet a Titkos kód kezelő béta verziójához."
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Az alábbi hibák feloldása és ismételt próbálkozás."
},
"description": {
"message": "Leírás"
},
"errorReadingImportFile": {
"message": "Hiba történt az import fájl beolvasásának kísérletekor."
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data telah berhasil diimpor ke lemari besi Anda."
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "Anda mengimpor data ke $ORGANIZATION$. Data Anda dapat dibagikan dengan anggota organisasi ini. Apakah Anda ingin melanjutkan?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Ketik untuk menyaring --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Kelompok/Pengguna"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "I dati sono stati importati correttamente nella tua cassaforte."
},
"dataExportSuccess": {
"message": "Dati esportati con successo"
},
"importWarning": {
"message": "Stai importando dati in $ORGANIZATION$. I tuoi dati potrebbero essere condivisi con i membri di questa organizzazione. Vuoi procedere?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Colore Personalizzato"
},
"selectPlaceholder": {
"message": "-- Seleziona --"
},
"multiSelectPlaceholder": {
"message": "-- Scrivi per filtrare --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Seleziona i progetti a cui sarà associato il segreto. Solo gli utenti dell'organizzazione con accesso a questi progetti saranno in grado di vedere il segreto."
},
"typeOrSelectProjects": {
"message": "Digita o seleziona progetti"
},
"typeOrSelectProject": {
"message": "Digita o seleziona progetto"
"selectProjects": {
"message": "Seleziona i progetti"
},
"project": {
"message": "Progetto"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Raccolta"
},
"noCollection": {
"message": "Nessuna raccolta"
},
"canView": {
"message": "Può visualizzare"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Esporta dati"
},
"exportingOrganizationSecretDataTitle": {
"message": "Esportazione dati segreti dell'organizzazione in corso"
},
"exportingOrganizationSecretDataDescription": {
"message": "Saranno esportati solo i dati del Gestore dei Segreti associato a $ORGANIZATION$. Gli elementi in altri prodotti e gli elementi da altre organizzazioni non saranno inclusi.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Caricamento file"
},
"acceptedFormats": {
"message": "Formati accettati:"
},
"copyPasteImportContents": {
"message": "Copia e incolla contenuti d'importazione:"
},
"or": {
"message": "o"
},
"licenseAndBillingManagement": {
"message": "Licenza e gestione fatturazione"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Carica licenza"
},
"projectPeopleDescription": {
"message": "Consenti ai gruppi o alle persone l'accesso a questo progetto."
},
"projectPeopleSelectHint": {
"message": "Digita o seleziona persone o gruppi"
},
"projectServiceAccountsDescription": {
"message": "Concedi l'accesso a questo progetto agli account di servizio."
},
"projectServiceAccountsSelectHint": {
"message": "Digita o seleziona account di servizio"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Aggiungi persone o gruppi per iniziare a collaborare"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Aggiungi account di servizio per concedere l'accesso"
},
"canWrite": {
"message": "Può scrivere"
},
"canReadWrite": {
"message": "Può leggere, scrivere"
},
"groupSlashUser": {
"message": "Gruppo/Utente"
},
"lowKdfIterations": {
"message": "Iterazioni KDF basse"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Questo utente può accedere alla beta del gestore segreti"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Correggi gli errori sotto e prova di nuovo."
},
"description": {
"message": "Descrizione"
},
"errorReadingImportFile": {
"message": "Si è verificato un errore durante la lettura del file d'importazione"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "データを保管庫にインポートしました。"
},
"dataExportSuccess": {
"message": "データをエクスポートしました"
},
"importWarning": {
"message": "$ORGANIZATION$にデータをインポートしています。データはこの組織のメンバーと共有される可能性があります。続行しますか?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "カスタム色"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- 入力して絞り込み --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "シークレットを関連付けるプロジェクトを選択します。これらのプロジェクトにアクセスできる組織ユーザーのみがシークレットを表示できます。"
},
"typeOrSelectProjects": {
"message": "プロジェクトを入力または選択"
},
"typeOrSelectProject": {
"message": "プロジェクトを入力または選択"
"selectProjects": {
"message": "プロジェクトの選択"
},
"project": {
"message": "プロジェクト"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "表示するアクセス トークンはありません"
@ -5999,6 +6002,9 @@
"collection": {
"message": "コレクション"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "閲覧可能"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "データのエクスポート"
},
"exportingOrganizationSecretDataTitle": {
"message": "組織のシークレットデータのエクスポート"
},
"exportingOrganizationSecretDataDescription": {
"message": "$ORGANIZATION$ に関連付けられたシークレットマネージャーのデータのみをエクスポートします。他の製品または他の組織からのアイテムは含まれません。",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "ファイルのアップロード"
},
"acceptedFormats": {
"message": "利用できる形式:"
},
"copyPasteImportContents": {
"message": "インポートする内容をコピーして貼り付け:"
},
"or": {
"message": "または"
},
"licenseAndBillingManagement": {
"message": "ライセンスと請求管理"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "ライセンスをアップロード"
},
"projectPeopleDescription": {
"message": "グループまたは人にこのプロジェクトへのアクセスを許可します。"
},
"projectPeopleSelectHint": {
"message": "人やグループを入力・選択"
},
"projectServiceAccountsDescription": {
"message": "このプロジェクトへのサービスアカウントのアクセスを許可します。"
},
"projectServiceAccountsSelectHint": {
"message": "サービスアカウントを入力・選択"
},
"projectEmptyPeopleAccessPolicies": {
"message": "人やグループを追加してコラボレーションを開始します"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "アクセスを許可するサービスアカウントを追加"
},
"canWrite": {
"message": "書き込み可能"
},
"canReadWrite": {
"message": "読み取りと書き込み可能"
},
"groupSlashUser": {
"message": "グループ/ユーザー"
},
"lowKdfIterations": {
"message": "低 KDF イテレーション"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "このユーザーはベータ版シークレットマネージャーにアクセスできます"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "以下のエラーを解決してやり直してください。"
},
"description": {
"message": "説明"
},
"errorReadingImportFile": {
"message": "インポートファイルの読み込み中にエラーが発生しました"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data successfully imported"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data successfully imported"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "ನಿಮ್ಮ ವಾಲ್ಟ್‌ಗೆ ಡೇಟಾವನ್ನು ಯಶಸ್ವಿಯಾಗಿ ಆಮದು ಮಾಡಲಾಗಿದೆ."
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "ನೀವು $ORGANIZATION$ ಗೆ ಡೇಟಾವನ್ನು ಆಮದು ಮಾಡಿಕೊಳ್ಳುತ್ತಿದ್ದೀರಿ. ನಿಮ್ಮ ಡೇಟಾವನ್ನು ಈ ಸಂಸ್ಥೆಯ ಸದಸ್ಯರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಬಹುದು. ನೀವು ಮುಂದುವರಿಯಲು ಬಯಸುವಿರಾ?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "데이터를 보관함으로 성공적으로 불러왔습니다."
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "$ORGANIZATION$ 조직으로 데이터를 가져오려고 합니다. 데이터가 이 조직의 구성원과 공유될 수 있습니다. 계속하시겠습니까?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -613,13 +613,13 @@
"message": "Nē"
},
"loginOrCreateNewAccount": {
"message": "Jāpiesakās vai jāizveido jauns konts, lai piekļūdu drošajai glabātavai."
"message": "Jāpiesakās vai jāizveido jauns konts, lai piekļūtu drošajai glabātavai."
},
"loginWithDevice": {
"message": "Pieteikties ar ierīci"
},
"loginWithDeviceEnabledInfo": {
"message": "Ir jāuzstāda pieteikšanās ar ierīci Bitwarden lietotnes iestatījumos. Nepieciešama cita iespēja?"
"message": "Ir jāuzstāda pieteikšanās ar ierīci Bitwarden tālruņa lietotnes iestatījumos. Nepieciešama cita iespēja?"
},
"loginWithMasterPassword": {
"message": "Pieteikties ar galveno paroli"
@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Dati ir veiksmīgi ievietoti glabātavā."
},
"dataExportSuccess": {
"message": "Dati izgūti veiksmīgi"
},
"importWarning": {
"message": "Jūs importējat datus uz $ORGANIZATION$. Jūsu dati var tikt kopīgoti ar šīs organizācijas dalībniekiem. Vai vēlaties turpināt?",
"placeholders": {
@ -1740,7 +1743,7 @@
"message": "Vairākkārt izmantoto paroļu pārskats"
},
"reusedPasswordsReportDesc": {
"message": "Ja izmantota pakalpojuma drošība ir ietekmēta, vienādas paroles izmantošana citur rada urķiem iespēju viegli iegūt piekļuvi citiem tiešsaistes kontiem. Katrā kontā vai pakalpojumā ir ieteicams izmantot paroli, kas nav izmantota citur."
"message": "Paroļu vairākkārtēja izmantošāna ļauj uzbrucējiem vieglāk ielauzties vairākos kontos. Šīs paroles ir jānomaina, lai katra no tām būtu neatkārtojama."
},
"reusedPasswordsFound": {
"message": "Atrastās vairākkārt izmantotās paroles"
@ -2714,7 +2717,7 @@
}
},
"viewedCardNumberItemId": {
"message": "Skatīts ienuma $ID$ kartes numurs.",
"message": "Skatīts vienuma $ID$ kartes numurs.",
"placeholders": {
"id": {
"content": "$1",
@ -3192,11 +3195,11 @@
"description": "A billing plan/package. For example: Families, Teams, Enterprise, etc."
},
"changeBillingPlan": {
"message": "Uzlabot plānu",
"message": "Paaugstināt plānu",
"description": "A billing plan/package. For example: Families, Teams, Enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "Uzlabot kontu uz citu plānu var norādot informāciju zemāk. Lūgums pārliecinieties, ka kontam ir pievienots derīgs apmaksas veids.",
"message": "Paaugstināt kontu uz citu plānu var norādot informāciju zemāk. Lūgums pārliecināties, ka kontam ir pievienots derīgs apmaksas veids.",
"description": "A billing plan/package. For example: Families, Teams, Enterprise, etc."
},
"invoiceNumber": {
@ -3547,7 +3550,7 @@
"message": "Glabātavā atrodas veci datņu pielikumi, kas ir jāsalabo, pirms tiek veikta konta šifrēšanas atslēgu maiņa."
},
"yourAccountsFingerprint": {
"message": "Jūsu konta pirksta nospieduma frāze",
"message": "Konta atpazīšanas vārdkopa",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
@ -3824,7 +3827,7 @@
"message": "Pieteikties no apvienības vienotās pieteikšanās portāla. Lūgums ievadīt apvienības identifikatoru, lai sāktu."
},
"enterpriseSingleSignOn": {
"message": "Uzņēmuma vienotā pierakstīšanās"
"message": "Uzņēmuma vienotā pieteikšanās"
},
"ssoHandOff": {
"message": "Šo cilni tagad var aizvērt un turpināt paplašinājumā."
@ -3881,7 +3884,7 @@
"message": "Priekšnosacījumi"
},
"requireSsoPolicyReq": {
"message": "Vienas vienīgas apvienības uzņēmuma nosacījumiem ir jābūt iespējotai pirms šī nosacījuma uzstādīšanas."
"message": "Vienas vienīgas apvienības uzņēmuma nosacījumiem ir jābūt ieslēgtiem pirms šī nosacījuma uzstādīšanas."
},
"requireSsoPolicyReqError": {
"message": "Vienas vienīgas apvienības nosacījumi nav iespējoti."
@ -4202,7 +4205,7 @@
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
"message": "Organizācijas politikas dēļ jūs varat dzēst tikai esošu Sūtījumu.",
"message": "Uzņēmuma nosacījumu dēļ ir iespējams izdzēst tikai esošu \"Send\".",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptions": {
@ -4257,7 +4260,7 @@
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Custom roles is an enterprise feature. Contact our support team to upgrade your subscription'"
},
"customDescNonEnterpriseEnd": {
"message": "Sazinieties ar mūsu atbalsta komandu, lai jauninātu abonementu",
"message": ". Lai paaugstinātu abonementu, jāsazinās ar mūsu atbalsta komandu",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Custom roles is an enterprise feature. Contact our support team to upgrade your subscription'"
},
"customNonEnterpriseError": {
@ -4453,10 +4456,10 @@
"message": "Paroles norāde nedrīkst būt tāda pati kā parole."
},
"enrollPasswordReset": {
"message": "Pievienot paroles atiestatīšanās sarakstam"
"message": "Pievienot paroles atiestatīšanas sarakstam"
},
"enrolledPasswordReset": {
"message": "Pievienots paroles atiestatīšanās sarakstam"
"message": "Pievienots paroles atiestatīšanas sarakstam"
},
"withdrawPasswordReset": {
"message": "Izņemt no paroles atiestatīšanas saraksta"
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Pielāgota krāsa"
},
"selectPlaceholder": {
"message": "-- Atlasīt --"
},
"multiSelectPlaceholder": {
"message": "-- Rakstīt, lai atlasītu --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Atlasīt projektus, ar kuriem tiks saistīts noslēpums. Tikai apvienību lietotāji ar piekļuvi šiem projektiem varēs redzēt noslēpumu."
},
"typeOrSelectProjects": {
"message": "Ierakstīt vai atlasīt projektus"
},
"typeOrSelectProject": {
"message": "Ierakstīt vai atlasīt projektu"
"selectProjects": {
"message": "Atlasīt projektus"
},
"project": {
"message": "Projekts"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Krājums"
},
"noCollection": {
"message": "Nav krājuma"
},
"canView": {
"message": "Var skatīt"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Izgūt datus"
},
"exportingOrganizationSecretDataTitle": {
"message": "Apvienības slepeno datu izgūšana"
},
"exportingOrganizationSecretDataDescription": {
"message": "Tiks izgūti tikai ar $ORGANIZATION$ saistītie Noslēpumu pārvaldnieka dati. Netiks iekļauti citu produktu vai apvienību vienumi.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Datņu augšupielāde"
},
"acceptedFormats": {
"message": "Pieļaujamie veidi:"
},
"copyPasteImportContents": {
"message": "Ievietot starpliktuvē un ielīmēt ievietojamo saturu:"
},
"or": {
"message": "vai"
},
"licenseAndBillingManagement": {
"message": "Licenču un norēķinu pārvaldība"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Augšupielādēt licenci"
},
"projectPeopleDescription": {
"message": "Piešķirt kopām vai cilvēkiem piekļuvi šim projektam."
},
"projectPeopleSelectHint": {
"message": "Ievadīt vai atlasīt cilvēkus vai kopas"
},
"projectServiceAccountsDescription": {
"message": "Piešķirt pakalpojumu kontiem piekļuvi šim projektam."
},
"projectServiceAccountsSelectHint": {
"message": "Ievadīt vai atlasīt pakalpojumu kontus"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Pievienot cilvēkus vai kopas, lai sāktu sadarboties"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Pievienot pakalpojumu kontus, lai piešķirtu piekļuvi"
},
"canWrite": {
"message": "Var rakstīt"
},
"canReadWrite": {
"message": "Var lasīt, rakstīt"
},
"groupSlashUser": {
"message": "Kopa/Lietotājs"
},
"lowKdfIterations": {
"message": "Zems KDF atkārtojumu skaits"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Šis lietotājs var piekļūt Noslēpumu pārvaldniekam Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Jāatrisina zemāk norādītās kļūdas un jāmēģina vēlreiz."
},
"description": {
"message": "Apraksts"
},
"errorReadingImportFile": {
"message": "Atgadījās kļūda, kad tika mēģināts nolasīt ievietošanas datni"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data has been successfully imported into your vault."
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Dataene har blitt vellykket importert inn i hvelvet ditt."
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "Du importerer data til $ORGANIZATION$. Dataene kan deles med medlemmer av denne organisasjonen. Vil du fortsette?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Egendefinert farge"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Skriv for å filtrere --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Samling"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Kan vise"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data successfully imported"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "De gegevens zijn in je kluis geïmporteerd."
},
"dataExportSuccess": {
"message": "Gegevens succesvol geëxporteerd"
},
"importWarning": {
"message": "Je importeert gegevens naar $ORGANIZATION$. Je gegevens kunnen gedeeld worden met de leden van deze organisatie. Wil je doorgaan?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Aangepaste kleur"
},
"selectPlaceholder": {
"message": "-- Selecteer --"
},
"multiSelectPlaceholder": {
"message": "-- Type om te filteren --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Kies projecten om het geheim aan te koppelen. Alleen gebruikers uit de organisatie met toegang tot deze projecten kunnen het geheim zien."
},
"typeOrSelectProjects": {
"message": "Typ of kies projecten"
},
"typeOrSelectProject": {
"message": "Typ of kies een project"
"selectProjects": {
"message": "Projecten selecteren"
},
"project": {
"message": "Project"
@ -5751,49 +5754,49 @@
"message": "Service-accounts"
},
"secrets": {
"message": "Secrets"
"message": "Geheimen"
},
"nameValuePair": {
"message": "Naam/waarde paar"
},
"secretEdited": {
"message": "Secret edited"
"message": "Geheim bewerkt"
},
"secretCreated": {
"message": "Secret created"
"message": "Geheim aangemaakt"
},
"newSecret": {
"message": "New secret"
"message": "Nieuw geheim"
},
"newServiceAccount": {
"message": "New service account"
"message": "Nieuw service account"
},
"secretsNoItemsTitle": {
"message": "No secrets to show"
"message": "Geen geheimen om weer te geven"
},
"secretsNoItemsMessage": {
"message": "To get started, add a new secret or import secrets."
"message": "Om te starten, voeg een nieuw geheim toe of importeer een geheim."
},
"serviceAccountsNoItemsTitle": {
"message": "Geen inhoud beschikbaar"
},
"serviceAccountsNoItemsMessage": {
"message": "Create a new service account to get started automating secret access."
"message": "Maak een nieuw service account aan om te beginnen met het automatiseren van geheime toegang."
},
"searchSecrets": {
"message": "Search secrets"
"message": "Geheimen zoeken"
},
"deleteServiceAccounts": {
"message": "Delete service accounts"
"message": "Verwijder service accounts"
},
"deleteServiceAccount": {
"message": "Delete service account"
"message": "Verwijder service account"
},
"viewServiceAccount": {
"message": "View service account"
"message": "Bekijk service account"
},
"searchServiceAccounts": {
"message": "Search service accounts"
"message": "Zoek service account"
},
"addProject": {
"message": "Project toevoegen"
@ -5814,34 +5817,34 @@
"message": "Nieuw Project"
},
"softDeleteSecretWarning": {
"message": "Deleting secrets can affect existing integrations."
"message": "Verwijderen van geheimen kan invloed hebben op bestaande integraties."
},
"softDeletesSuccessToast": {
"message": "Secrets sent to trash"
"message": "Geheimen verplaatst naar prullenbak"
},
"serviceAccountCreated": {
"message": "Service account created"
"message": "Service account aangemaakt"
},
"smAccess": {
"message": "Toegang"
},
"projectCommaSecret": {
"message": "Project, Secret"
"message": "Project, geheim"
},
"serviceAccountName": {
"message": "Service account naam"
},
"newSaSelectAccess": {
"message": "Type or select projects or secrets"
"message": "Typ of selecteer projecten of geheimen"
},
"newSaTypeToFilter": {
"message": "Type to filter"
"message": "Typ om te filteren"
},
"deleteProjectsToast": {
"message": "Projecten verwijderd"
},
"deleteProjectToast": {
"message": "The project and all associated secrets have been deleted"
"message": "Het project en alle bijbehorende geheimen zijn verwijderd"
},
"deleteProjectDialogMessage": {
"message": "Het verwijderen van project $PROJECT$ is permanent en onomkeerbaar.",
@ -5886,7 +5889,7 @@
"message": "Geen projecten om weer te geven"
},
"projectsNoItemsMessage": {
"message": "Add a new project to get started organizing secrets."
"message": "Voeg een nieuw project toe om te starten met het organiseren van geheimen."
},
"smConfirmationRequired": {
"message": "Bevestiging vereist"
@ -5895,16 +5898,16 @@
"message": "De volgende projecten konden niet worden verwijderd:"
},
"softDeleteSuccessToast": {
"message": "Secret sent to trash"
"message": "Geheim verplaatst naar prullenbak"
},
"searchProjects": {
"message": "Zoek projecten"
},
"accessTokens": {
"message": "Access tokens"
"message": "Toegangstoken"
},
"createAccessToken": {
"message": "Create access token"
"message": "Toegangstoken aanmaken"
},
"expires": {
"message": "Verloopt"
@ -5913,10 +5916,10 @@
"message": "Kan lezen"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
"message": "Geen toegangstokens om weer te geven"
},
"accessTokensNoItemsDesc": {
"message": "To get started, create an access token"
"message": "Om te starten, creeer een toegangstoken"
},
"downloadAccessToken": {
"message": "Download of kopieer voordat u afsluit."
@ -5925,7 +5928,7 @@
"message": "Verloopt op:"
},
"accessTokenCallOutTitle": {
"message": "Access tokens are not stored and cannot be retrieved"
"message": "Toegangstokens zijn niet opgeslagen en kunnen niet worden opgehaald"
},
"copyToken": {
"message": "Kopieer token"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collectie"
},
"noCollection": {
"message": "Geen collectie"
},
"canView": {
"message": "Kan bekijken"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Gegevens exporteren"
},
"exportingOrganizationSecretDataTitle": {
"message": "Geheime gegevens van de organisatie exporteren"
},
"exportingOrganizationSecretDataDescription": {
"message": "Exporteert alleen de organisatiekluis van $ORGANIZATION$. Items in andere producten of van andere organisaties zijn niet inbegrepen.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Bestand uploaden"
},
"acceptedFormats": {
"message": "Toegestane formaten:"
},
"copyPasteImportContents": {
"message": "Kopieer en plak de inhoud van de import:"
},
"or": {
"message": "of"
},
"licenseAndBillingManagement": {
"message": "Licentie- en facturatiebeheer"
},
@ -6134,14 +6167,41 @@
"uploadLicense": {
"message": "Licentie uploaden"
},
"projectPeopleDescription": {
"message": "Groepen of mensen toegang tot dit project geven."
},
"projectPeopleSelectHint": {
"message": "Typ of selecteer mensen of groepen"
},
"projectServiceAccountsDescription": {
"message": "Serviceaccounts toegang geven tot dit project."
},
"projectServiceAccountsSelectHint": {
"message": "Typ of selecteer serviceaccounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Mensen of groepen toevoegen om samen te werken"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Serviceaccounts toevoegen om toegang te verlenen"
},
"canWrite": {
"message": "Kan schrijven"
},
"canReadWrite": {
"message": "Kan lezen, schrijven"
},
"groupSlashUser": {
"message": "Groep/Gebruiker"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
"message": "Weinig KDF-iteraties"
},
"lowKdfIterationsDesc": {
"message": "Increase your KDF encryption settings to improve the security of your account."
"message": "Verhoog je KDF-versleutelingsinstellingen om je account beter te beveiligen."
},
"changeKdfSettings": {
"message": "Change KDF settings"
"message": "KDF-instellingen wijzigen"
},
"changeKdfLoggedOutWarning": {
"message": "Als je doorgaat zal je huidige sessie uitloggen, waarna je opnieuw moet inloggen. Actieve sessies op andere apparaten blijven mogelijk nog een uur actief. We raden je aan je kluis te exporteren voordat je je versleutelingsinstellingen wijzigt om gegevensverlies te voorkomen."
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Deze gebruiker heeft toegang tot de Secrets Manager Bèta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Los onderstaande fouten op en probeer het opnieuw."
},
"description": {
"message": "Omschrijving"
},
"errorReadingImportFile": {
"message": "Er is een fout opgetreden bij het lezen van het bronbestand"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data successfully imported"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Dane zostały zaimportowane"
},
"dataExportSuccess": {
"message": "Dane zostały pomyślnie wyeksportowane"
},
"importWarning": {
"message": "Importujesz dane do organizacji $ORGANIZATION$. Dane mogą zostać udostępnione członkom organizacji. Czy chcesz kontynuować?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Kolor użytkownika"
},
"selectPlaceholder": {
"message": "-- Wybierz --"
},
"multiSelectPlaceholder": {
"message": "-- Pisz, aby filtrować --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Wybierz projekty, z którymi będzie skojarzony sekret. Tylko użytkownicy organizacji z dostępem do tych projektów będą mogli zobaczyć sekret."
},
"typeOrSelectProjects": {
"message": "Wpisz lub wybierz projekty"
},
"typeOrSelectProject": {
"message": "Wpisz lub wybierz projekt"
"selectProjects": {
"message": "Wybierz projekty"
},
"project": {
"message": "Projekt"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Kolekcja"
},
"noCollection": {
"message": "Brak kolekcji"
},
"canView": {
"message": "Może wyświetlać"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Eksportuj dane"
},
"exportingOrganizationSecretDataTitle": {
"message": "Eksportowanie sekretnych danych organizacji"
},
"exportingOrganizationSecretDataDescription": {
"message": "Eksportowane będą tylko dane Menedżera sekretów powiązane z $ORGANIZATION$. Elementy w innych produktach lub z innych organizacji nie zostaną uwzględnione.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Przesyłanie plików"
},
"acceptedFormats": {
"message": "Dozwolone formaty:"
},
"copyPasteImportContents": {
"message": "Kopiuj i wklej zawartość importu:"
},
"or": {
"message": "lub"
},
"licenseAndBillingManagement": {
"message": "Zarządzanie licencjami i rozliczeniami"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Prześlij licencję"
},
"projectPeopleDescription": {
"message": "Przyznaj grupom lub osobom dostęp do tego projektu."
},
"projectPeopleSelectHint": {
"message": "Wpisz lub wybierz osoby lub grupy"
},
"projectServiceAccountsDescription": {
"message": "Przyznaj dostęp kontom serwisowym do tego projektu."
},
"projectServiceAccountsSelectHint": {
"message": "Wpisz lub wybierz konta serwisowe"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Dodaj osoby lub grupy, aby rozpocząć współpracę"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Dodaj konta serwisowe, aby udzielić dostępu"
},
"canWrite": {
"message": "Można pisać"
},
"canReadWrite": {
"message": "Może odczytywać, pisać"
},
"groupSlashUser": {
"message": "Grupa/Użytkownik"
},
"lowKdfIterations": {
"message": "Niska liczba iteracji KDF"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Ten użytkownik może uzyskać dostęp do Managera sekretów Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Usuń poniższe błędy i spróbuj ponownie."
},
"description": {
"message": "Opis"
},
"errorReadingImportFile": {
"message": "Wystąpił błąd podczas próby odczytu pliku importu"
}
}

View File

@ -405,7 +405,7 @@
"message": "Visualizar Item"
},
"new": {
"message": "New",
"message": "Novo",
"description": "for adding new items"
},
"item": {
@ -477,7 +477,7 @@
"message": "Itens do Cofre"
},
"filter": {
"message": "Filter"
"message": "Filtro"
},
"moveSelectedToOrg": {
"message": "Mover Selecionados para a Organização"
@ -586,7 +586,7 @@
"message": "Pasta excluída"
},
"editInfo": {
"message": "Edit info"
"message": "Editar info"
},
"access": {
"message": "Access"
@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Os dados foram importados com sucesso para o seu cofre."
},
"dataExportSuccess": {
"message": "Dados exportados com sucesso"
},
"importWarning": {
"message": "Você está importando dados para $ORGANIZATION$. Seus dados podem ser compartilhados com membros desta organização. Você deseja continuar?",
"placeholders": {
@ -2510,7 +2513,7 @@
"message": "Você tem certeza que deseja excluir esta coleção?"
},
"editMember": {
"message": "Edit member"
"message": "Editar membro"
},
"fieldOnTabRequiresAttention": {
"message": "A field on the '$TAB$' tab requires your attention.",
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Digite para filtrar --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Exportar dados"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Formatos Aceitos:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "ou"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolva os erros abaixo e tente novamente."
},
"description": {
"message": "Descrição"
},
"errorReadingImportFile": {
"message": "Ocorreu um erro ao tentar ler o arquivo de importação"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Os dados foram importados com sucesso para o seu cofre."
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "Você está importando dados para $ORGANIZATION$. Os seus dados podem ser compartilhados com membros desta organização. Deseja continuar?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Escreva para Filtrar --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Pode ver"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -293,23 +293,23 @@
"description": "Search Identity type"
},
"searchSecureNote": {
"message": "Search secure notes",
"message": "Căutare note securizate",
"description": "Search Secure Note type"
},
"searchVault": {
"message": "Căutare în seif"
},
"searchMyVault": {
"message": "Search my vault"
"message": "Caută în seiful meu"
},
"searchOrganization": {
"message": "Search organization"
"message": "Cauta organizatie"
},
"searchMembers": {
"message": "Search members"
"message": "Caută membri"
},
"searchGroups": {
"message": "Search groups"
"message": "Caută grupuri"
},
"allItems": {
"message": "Toate articolele"
@ -393,7 +393,7 @@
"message": "Selectare"
},
"newItem": {
"message": "New item"
"message": "Element nou"
},
"addItem": {
"message": "Adăugare articol"
@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Datele au fost importate cu succes"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "Importați date în $ORGANIZATION$. Datele dvs. pot fi partajate cu membrii acestei organizații. Doriți să continuați?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Introduceți pentru a filtra --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Данные успешно импортированы"
},
"dataExportSuccess": {
"message": "Данные успешно экспортированы"
},
"importWarning": {
"message": "Вы импортируете данные в $ORGANIZATION$. Члены этой организации могут получить доступ к вашим данным. Хотите продолжить?",
"placeholders": {
@ -4462,7 +4465,7 @@
"message": "Отказаться от сброса пароля"
},
"enrollPasswordResetSuccess": {
"message": "Регистрация успешна!"
"message": "Записано успешно!"
},
"withdrawPasswordResetSuccess": {
"message": "Запись успешно отменена!"
@ -4546,7 +4549,7 @@
"message": "Пользователи организации должны зарегистрироваться самостоятельно или быть зарегистрированными автоматически, чтобы администраторы могли сбросить их мастер-пароль."
},
"resetPasswordPolicyAutoEnroll": {
"message": "Автоматическое развертывание"
"message": "Автоматическое регистрация"
},
"resetPasswordPolicyAutoEnrollDescription": {
"message": "Все пользователи будут автоматически зарегистрированы на сброс пароля, после того как их приглашение будет принято, и им не будет разрешено отказаться от его выполнения."
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Пользовательский цвет"
},
"selectPlaceholder": {
"message": "-- Выбрать --"
},
"multiSelectPlaceholder": {
"message": "-- Введите для фильтрации --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Выберите проекты, с которыми будет связан секрет. Только пользователи организации, имеющие доступ к этим проектам, смогут увидеть секрет."
},
"typeOrSelectProjects": {
"message": "Введите или выберите проекты"
},
"typeOrSelectProject": {
"message": "Введите или выберите проекты"
"selectProjects": {
"message": "Выберите проекты"
},
"project": {
"message": "Проект"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Коллекция"
},
"noCollection": {
"message": "Нет коллекций"
},
"canView": {
"message": "Может просматривать"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Экспорт данных"
},
"exportingOrganizationSecretDataTitle": {
"message": "Экспорт секретных данных организации"
},
"exportingOrganizationSecretDataDescription": {
"message": "Будут экспортированы только данные менеджера секретов, связанные с $ORGANIZATION$. Элементы в других продуктах или из других организаций включены не будут.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Загрузить файл"
},
"acceptedFormats": {
"message": "Допустимые форматы:"
},
"copyPasteImportContents": {
"message": "Скопировать и вставить содержимое импорта:"
},
"or": {
"message": "или"
},
"licenseAndBillingManagement": {
"message": "Управление лицензиями и выставлением счетов"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Загрузить лицензию"
},
"projectPeopleDescription": {
"message": "Предоставить группам или людям доступ к этому проекту."
},
"projectPeopleSelectHint": {
"message": "Введите или выберите людей или группы"
},
"projectServiceAccountsDescription": {
"message": "Предоставить сервисным аккаунтам доступ к этому проекту."
},
"projectServiceAccountsSelectHint": {
"message": "Введите или выберите сервисные аккаунты"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Добавить людей или группы, чтобы начать совместную работу"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Добавить сервисные аккаунты для предоставления доступа"
},
"canWrite": {
"message": "Может записывать"
},
"canReadWrite": {
"message": "Может читать, записывать"
},
"groupSlashUser": {
"message": "Группа/Пользователь"
},
"lowKdfIterations": {
"message": "Низкие итерации KDF"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Этот пользователь может получить доступ к Менеджеру секретов Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Устраните указанные ниже ошибки и повторите попытку."
},
"description": {
"message": "Описание"
},
"errorReadingImportFile": {
"message": "Произошла ошибка при попытке чтения импортируемого файла"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data successfully imported"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Dáta boli úspešne importované do trezora."
},
"dataExportSuccess": {
"message": "Dáta boli úspešne exportované"
},
"importWarning": {
"message": "Importujete údaje do $ORGANIZATION$. Vaše údaje môžu byť zdieľané s členmi tejto organizácie. Chcete pokračovať?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Vlastná farba"
},
"selectPlaceholder": {
"message": "-- Vyberte --"
},
"multiSelectPlaceholder": {
"message": "-- Začnite písať pre filtrovanie --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Vyberte projekty ku ktorým bude heslo patriť. Iba tí používatelia organizácie, ktorí majú prístup k zvoleným projektom budú môcť vidieť heslo."
},
"typeOrSelectProjects": {
"message": "Zadajte alebo vyberte Projekty"
},
"typeOrSelectProject": {
"message": "Zadajte alebo vyberte Projekt"
"selectProjects": {
"message": "Vyberte projekty"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Zbierka"
},
"noCollection": {
"message": "Žiadna zbierka"
},
"canView": {
"message": "Môže zobraziť"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Exportovať dáta"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exportovať tajné dáta Organizácie"
},
"exportingOrganizationSecretDataDescription": {
"message": "Exportované budú iba Secrets Manager dáta spojené s organizáciou $ORGANIZATION$. Položky v ostatných produktoch a položky z iných organizácií nebudú zahrnuté.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Nahrať súbor"
},
"acceptedFormats": {
"message": "Akceptované formáty:"
},
"copyPasteImportContents": {
"message": "Kopírovať a vložiť obsah pre import:"
},
"or": {
"message": "alebo"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Povoľte skupinám, alebo jednotlivcom prístup k tomuto projektu."
},
"projectPeopleSelectHint": {
"message": "Zadajte alebo vyberte jednotlivcov alebo skupiny"
},
"projectServiceAccountsDescription": {
"message": "Povoľte služobným kontám prístup k tomuto projektu."
},
"projectServiceAccountsSelectHint": {
"message": "Zadajte alebo vyberte služobné kontá"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Pridajte jednotlivcov alebo skupiny a začnite spolupracovať"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Pridajte služobné kontá pre povolenie prístupu"
},
"canWrite": {
"message": "Môže zapisovať"
},
"canReadWrite": {
"message": "Môže čítať, zapisovať"
},
"groupSlashUser": {
"message": "Skupina/Používateľ"
},
"lowKdfIterations": {
"message": "Nízky počet iterácií KDF"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Tento používateľ má prístup k beta verzii Secrets Manager"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Vyriešte problémy nižšie a skúste to znova."
},
"description": {
"message": "Popis"
},
"errorReadingImportFile": {
"message": "Pri pokuse o prečítanie súboru na import sa vyskytla chyba"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data successfully imported"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Подаци су успешно увезени у ваш сеф."
},
"dataExportSuccess": {
"message": "Подаци су успешно извезени"
},
"importWarning": {
"message": "Увозите податке у $ORGANIZATION$. Ваши подаци могу бити подељени са члановима ове организације. Да ли желите да наставите?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Сопствена боја"
},
"selectPlaceholder": {
"message": "-- Одабрати --"
},
"multiSelectPlaceholder": {
"message": "-- Тип за филтрирање --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Одабрати пројекте"
},
"project": {
"message": "Пројекат"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "Нема колекције"
},
"canView": {
"message": "Може прегледати"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Увези податке"
},
"exportingOrganizationSecretDataTitle": {
"message": "Извоз тајних података организације"
},
"exportingOrganizationSecretDataDescription": {
"message": "Само подаци тајног менаџера повезани са $ORGANIZATION$ биће извезени. Ставке у другим производима или из других организација неће бити укључене.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Отпремање датотеке"
},
"acceptedFormats": {
"message": "Прихваћени формати:"
},
"copyPasteImportContents": {
"message": "Копирајте и налепите садржај увоза:"
},
"or": {
"message": "или"
},
"licenseAndBillingManagement": {
"message": "Управљање лиценцама и наплатом"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Унос лиценце"
},
"projectPeopleDescription": {
"message": "Одобрите групама или људима приступ овом пројекту."
},
"projectPeopleSelectHint": {
"message": "Унесите или изаберите људе или групе"
},
"projectServiceAccountsDescription": {
"message": "Одобрите услужним налозима приступ овом пројекту."
},
"projectServiceAccountsSelectHint": {
"message": "Унесите или изаберите сервисне налоге"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Додајте људе или групе да бисте започели сарадњу"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Додајте налоге услуге да бисте одобрили приступ"
},
"canWrite": {
"message": "Може писати"
},
"canReadWrite": {
"message": "Може читати, писати"
},
"groupSlashUser": {
"message": "Група/Корисник"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Овај корисник може приступити Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Поправите грешке испод и покушајте поново."
},
"description": {
"message": "Опис"
},
"errorReadingImportFile": {
"message": "Дошло је до грешке у покушају читања датотеке за увоз"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Podaci su uspešno uvezeni u Vaš trezor."
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data har importerats till ditt valv"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "Du importerar data till $ORGANIZATION$. Din data kan komma att delas med medlemmar i den här organisationen. Vill du fortsätta?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Anpassad färg"
},
"selectPlaceholder": {
"message": "-- Välj --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Välj projekt"
},
"project": {
"message": "Projekt"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data successfully imported"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Data successfully imported"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Veriler başarıyla içe aktarıldı"
},
"dataExportSuccess": {
"message": "Veriler başarıyla dışa aktarıldı"
},
"importWarning": {
"message": "$ORGANIZATION$ kuruluşuna veri aktarıyorsunuz. Verileriniz bu kuruluşun üyeleriyle paylaşılabilir. Devam etmek istiyor musunuz?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Özel Renk"
},
"selectPlaceholder": {
"message": "-- Seçin --"
},
"multiSelectPlaceholder": {
"message": "-- Filtrelemek İçin Yazın --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Sırrın ilişkilendirileceği projeleri seçin. Yalnızca bu projelere erişimi olan kuruluş kullanıcıları sırrı görebilir."
},
"typeOrSelectProjects": {
"message": "Projeleri yazın veya seçin"
},
"typeOrSelectProject": {
"message": "Projeyi yazın veya seçin"
"selectProjects": {
"message": "Projeleri seçin"
},
"project": {
"message": "Proje"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Koleksiyon"
},
"noCollection": {
"message": "Koleksiyon yok"
},
"canView": {
"message": "Görüntüleyebilir"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Verileri dışarı aktar"
},
"exportingOrganizationSecretDataTitle": {
"message": "Kuruluş Gizli Verilerini Dışa Aktarma"
},
"exportingOrganizationSecretDataDescription": {
"message": "Yalnızca $ORGANIZATION$ ile ilişkili Secrets Manager verileri dışa aktarılacaktır. Diğer ürünlerdeki veya diğer kuruluşlardaki öğeler dahil edilmeyecektir.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Dosya yükleme"
},
"acceptedFormats": {
"message": "Kabul edilen biçimler:"
},
"copyPasteImportContents": {
"message": "İçe aktarılacak içerikleri kopyalayıp yapıştırın:"
},
"or": {
"message": "veya"
},
"licenseAndBillingManagement": {
"message": "Lisans ve fatura yönetimi"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Lisansı yükle"
},
"projectPeopleDescription": {
"message": "Gruplara veya kişilere bu projeye erişim izni verin."
},
"projectPeopleSelectHint": {
"message": "Kişileri veya grupları yazın veya seçin"
},
"projectServiceAccountsDescription": {
"message": "Hizmet hesaplarına bu projeye erişim izni verin."
},
"projectServiceAccountsSelectHint": {
"message": "Hizmet hesaplarını yazın veya seçin"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Ortak çalışmaya başlamak için kişi veya grup ekleyin"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Erişim vermek için hizmet hesapları ekleyin"
},
"canWrite": {
"message": "Yazabilir"
},
"canReadWrite": {
"message": "Okuyabilir, yazabilir"
},
"groupSlashUser": {
"message": "Grup/Kullanıcı"
},
"lowKdfIterations": {
"message": "Düşük KDF Yinelemeleri"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Bu kullanıcı Secrets Manager Beta'ya erişebilir"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Aşağıdaki hataları düzeltip yeniden deneyin."
},
"description": {
"message": "Açıklama"
},
"errorReadingImportFile": {
"message": "İçe aktarma dosyası okunurken bir hata oluştu"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Дані успішно імпортовано"
},
"dataExportSuccess": {
"message": "Дані успішно експортовано"
},
"importWarning": {
"message": "Ви імпортуєте дані до $ORGANIZATION$. Ваші дані можуть бути доступними учасникам цієї організації. Ви хочете продовжити?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Власний колір"
},
"selectPlaceholder": {
"message": "-- Оберіть--"
},
"multiSelectPlaceholder": {
"message": "-- Введіть для фільтрування --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Оберіть проєкти, з якими буде пов'язано секретний ключ."
},
"typeOrSelectProjects": {
"message": "Введіть або виберіть проєкти"
},
"typeOrSelectProject": {
"message": "Введіть або виберіть проєкт"
"selectProjects": {
"message": "Виберіть проєкти"
},
"project": {
"message": "Проєкт"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Збірка"
},
"noCollection": {
"message": "Немає збірки"
},
"canView": {
"message": "Може переглядати"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Експортувати дані"
},
"exportingOrganizationSecretDataTitle": {
"message": "Експорт секретних даних організації"
},
"exportingOrganizationSecretDataDescription": {
"message": "Будуть експортовані лише дані менеджера секретів, пов'язані з $ORGANIZATION$. Елементи інших продуктів чи інших організацій не будуть включені.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Вивантаження файлу"
},
"acceptedFormats": {
"message": "Прийнятні формати:"
},
"copyPasteImportContents": {
"message": "Скопіюйте і вставте вміст імпорту:"
},
"or": {
"message": "або"
},
"licenseAndBillingManagement": {
"message": "Керування ліцензіями й платежами"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Вивантажити ліцензію"
},
"projectPeopleDescription": {
"message": "Надайте групам або людям доступ до цього проєкту."
},
"projectPeopleSelectHint": {
"message": "Введіть або виберіть людей або групи"
},
"projectServiceAccountsDescription": {
"message": "Надайте службовим обліковим записам доступ до цього проєкту."
},
"projectServiceAccountsSelectHint": {
"message": "Введіть або виберіть службові облікові записи"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Додайте людей або групи, щоб почати співпрацю"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Додайте службові облікові записи для надання доступу"
},
"canWrite": {
"message": "Може записувати"
},
"canReadWrite": {
"message": "Може читати й записувати"
},
"groupSlashUser": {
"message": "Група/Користувач"
},
"lowKdfIterations": {
"message": "Низький показник KDF-ітерацій"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "Цей користувач має доступ до бета-версії керування секретами"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Розв'яжіть зазначені помилки та повторіть спробу."
},
"description": {
"message": "Опис"
},
"errorReadingImportFile": {
"message": "Під час спроби прочитання імпортованого файлу сталася помилка"
}
}

View File

@ -917,7 +917,7 @@
}
},
"deleteSelectedConfirmation": {
"message": "Are you sure you want to continue?"
"message": "Bạn có chắc rằng bạn muốn tiếp tục?"
},
"moveSelectedItemsDesc": {
"message": "Vui lòng chọn thư mục mà bạn muốn di chuyển $COUNT$ mục này tới.",
@ -1003,13 +1003,13 @@
"message": "Export type"
},
"accountRestricted": {
"message": "Account restricted"
"message": "Tài khoản bị hạn chế"
},
"passwordProtected": {
"message": "Mật khẩu đã được bảo vệ"
},
"filePasswordAndConfirmFilePasswordDoNotMatch": {
"message": "“File password” and “Confirm file password“ do not match."
"message": "“Mật khẩu tệp” và “Xác nhận mật khẩu tệp” không khớp."
},
"confirmVaultImport": {
"message": "Xác nhận nhập kho lưu trữ"
@ -1054,7 +1054,7 @@
"message": "Số (0-9)"
},
"specialCharacters": {
"message": "Special characters (!@#$%^&*)"
"message": "Ký tự đặc biệt (!@#$%^&*)"
},
"numWords": {
"message": "Số lượng chữ"
@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "Dữ liệu đã được nhập vào kho thành công."
},
"dataExportSuccess": {
"message": "Đã xuất dữ liệu thành công"
},
"importWarning": {
"message": "You are importing data to $ORGANIZATION$. Your data may be shared with members of this organization. Do you want to proceed?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "Custom Color"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- Type to filter --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "Select projects that the secret will be associated with. Only organization users with access to these projects will be able to see the secret."
},
"typeOrSelectProjects": {
"message": "Type or select Projects"
},
"typeOrSelectProject": {
"message": "Type or select Project"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "Project"
@ -5910,7 +5913,7 @@
"message": "Expires"
},
"canRead": {
"message": "Can Read"
"message": "Can read"
},
"accessTokensNoItemsTitle": {
"message": "No access tokens to show"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "Can view"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Xuất dữ liệu"
},
"exportingOrganizationSecretDataTitle": {
"message": "Xuất dữ liệu bí mật của tổ chức"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "Tải tập tin lên"
},
"acceptedFormats": {
"message": "Định dạng được chấp nhận:"
},
"copyPasteImportContents": {
"message": "Sao chép và dán nội dung nhập:"
},
"or": {
"message": "hoặc"
},
"licenseAndBillingManagement": {
"message": "Quản lý giấy phép và thanh toán"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Tải lên giấy phép"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Giải quyết các lỗi bên dưới và thử lại."
},
"description": {
"message": "Mô tả"
},
"errorReadingImportFile": {
"message": "Đã xảy ra lỗi khi cố đọc tập tin nhập"
}
}

View File

@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "数据导入成功"
},
"dataExportSuccess": {
"message": "数据导出成功"
},
"importWarning": {
"message": "您正在将数据导入到 $ORGANIZATION$。您的数据可能会与此组织中的成员共享。是否继续?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "自定义颜色"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- 键入以筛选 --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "选择与机密相关联的项目。仅有权访问该项目的组织用户能查看该机密。"
},
"typeOrSelectProjects": {
"message": "输入或选择项目"
},
"typeOrSelectProject": {
"message": "输入或选择项目"
"selectProjects": {
"message": "选择项目"
},
"project": {
"message": "项目"
@ -5999,6 +6002,9 @@
"collection": {
"message": "Collection"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "可以查看"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "导出数据"
},
"exportingOrganizationSecretDataTitle": {
"message": "正在导出组织安全数据"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "文件上传"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "复制并粘贴导入内容:"
},
"or": {
"message": "或"
},
"licenseAndBillingManagement": {
"message": "许可证和账单管理"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "上传许可证"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "低KDF 迭代数"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "此用户可以访问 Secrets Manager 测试版"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "说明"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}

View File

@ -917,7 +917,7 @@
}
},
"deleteSelectedConfirmation": {
"message": "Are you sure you want to continue?"
"message": "您確定要繼續嗎?"
},
"moveSelectedItemsDesc": {
"message": "選擇要將這 $COUNT$ 個項目移動至哪個資料夾。",
@ -1248,6 +1248,9 @@
"importSuccess": {
"message": "資料匯入成功"
},
"dataExportSuccess": {
"message": "Data successfully exported"
},
"importWarning": {
"message": "即將匯入資料至 $ORGANIZATION$。您的資料可能會與該組織中的成員共用,確定要繼續嗎?",
"placeholders": {
@ -5670,6 +5673,9 @@
"customColor": {
"message": "自訂顏色"
},
"selectPlaceholder": {
"message": "-- Select --"
},
"multiSelectPlaceholder": {
"message": "-- 輸入以進行篩選 --"
},
@ -5720,11 +5726,8 @@
"secretProjectAssociationDescription": {
"message": "選擇與機密相關聯的項目。僅有權存取該項目的組織使用者能檢視該機密。"
},
"typeOrSelectProjects": {
"message": "輸入或選擇項目"
},
"typeOrSelectProject": {
"message": "輸入或選擇項目"
"selectProjects": {
"message": "Select projects"
},
"project": {
"message": "項目"
@ -5999,6 +6002,9 @@
"collection": {
"message": "集合"
},
"noCollection": {
"message": "No collection"
},
"canView": {
"message": "可以檢視"
},
@ -6104,6 +6110,33 @@
}
}
},
"exportData": {
"message": "Export data"
},
"exportingOrganizationSecretDataTitle": {
"message": "Exporting Organization Secret Data"
},
"exportingOrganizationSecretDataDescription": {
"message": "Only the Secrets Manager data associated with $ORGANIZATION$ will be exported. Items in other products or from other organizations will not be included.",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "File upload"
},
"acceptedFormats": {
"message": "Accepted Formats:"
},
"copyPasteImportContents": {
"message": "Copy & paste import contents:"
},
"or": {
"message": "or"
},
"licenseAndBillingManagement": {
"message": "License and billing management"
},
@ -6134,6 +6167,33 @@
"uploadLicense": {
"message": "Upload license"
},
"projectPeopleDescription": {
"message": "Grant groups or people access to this project."
},
"projectPeopleSelectHint": {
"message": "Type or select people or groups"
},
"projectServiceAccountsDescription": {
"message": "Grant service accounts access to this project."
},
"projectServiceAccountsSelectHint": {
"message": "Type or select service accounts"
},
"projectEmptyPeopleAccessPolicies": {
"message": "Add people or groups to start collaborating"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "Add service accounts to grant access"
},
"canWrite": {
"message": "Can write"
},
"canReadWrite": {
"message": "Can read, write"
},
"groupSlashUser": {
"message": "Group/User"
},
"lowKdfIterations": {
"message": "Low KDF Iterations"
},
@ -6154,5 +6214,14 @@
},
"userAccessSecretsManager": {
"message": "This user can access the Secrets Manager Beta"
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "Resolve the errors below and try again."
},
"description": {
"message": "Description"
},
"errorReadingImportFile": {
"message": "An error occurred when trying to read the import file"
}
}