mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-22 16:29:09 +01:00
Autosync the updated translations (#5913)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
parent
9b8cd57847
commit
49549cc150
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Webkluis",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Welke tipe item is dit?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Webkluis"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Aangeteken"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Bestuur gebruikers"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Bestuur wagwoordherstel"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "U moet die $POLICYNAME$-beleid handmatig af voordat u die beleid kan afskakel.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "As u voortgaan word u uit alle aktiewe sessies geteken. U sal weer aan moet teken en tweestapwaarmerking moet voltooi. Om dataverlies te voorkom, beveel ons aan dat u u kluis uitstuur alvorens u u enkripsie-instellings verander."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Geheimebestuurder"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Aktiveer gebruikerstoegang tot Geheimebestuurder."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Gekose streekvlag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "خزنة الويب $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "ما هو نوع العنصر؟"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "إدارة المستخدمين"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "إدارة إعادة تعيين كلمة المرور"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ veb anbarı",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Bu elementin növü nədir?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Veb anbar"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Giriş edildi."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Abunəliyiniz üçün bir limit müəyyən edin. Bu limitə çatanda, yeni istifadəçiləri dəvət edə bilməyəcəksiniz."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Maksimum yer limiti (ixtiyari)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "İstifadəçiləri idarə et"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "\"Parol sıfırlama\"nı idarə et"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Bu siyasətin sıradan çıxarıla bilməsi üçün $POLICYNAME$ siyasətini əllə sıradan çıxartmalısınız.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proses, bütün aktiv seanslardan çıxış etməyinizi təmin edəcək. Təkrar giriş etməyiniz və iki mərhələli giriş quraşdırmasını tamamlamağınız lazımdır. Məlumat itkisinin qarşısını almaq üçün şifrələmə tənzimləmələrinizi dəyişdirməzdən əvvəl anbarınızı xaricə köçürməyinizi tövsiyə edirik."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "\"Secrets Manager\"ə istifadəçi müraciətini aktivləşdir."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "İstifadəçiləri dəvət et"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Limitsiz layihə"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ layihə quraşdırıldı",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ xidmət hesabı daxil edildi",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "Əlavə xidmət hesabları üçün aylıq $COST$",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Əlavə xidmət hesabları"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Planınız $COUNT$ xidmət hesabı ilə gəlir. Əlavə xidmət hesablarını ayda $COST$ qarşılığında əlavə edə bilərsiniz.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Parol Meneceri plan qiyməti"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Parol Meneceri"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Ödənişsiz Təşkilat"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Xidmət hesablarını limitlə (ixtiyari)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Xidmət hesabı limiti (ixtiyari)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Maksimal mümkün xidmət hesabı qiyməti"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "Вэб-сховішча $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Які гэта элемент запісу?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Вэб-сховішча"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Вэб-сховішча Bitwarden"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Менеджар сакрэтаў Bitwarden"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Вы ўвайшлі."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Прызначыць абмежаванне месцаў для вашай падпіскі. Пасля дасягнення гэтага абмежавання, вы не зможаце запрашаць новых карыстальнікаў."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Прызначыць абмежаванне месцаў для вашай падпіскі менеджара сакрэтаў. Пасля дасягнення гэтага абмежавання, вы не зможаце запрашаць новых удзельнікаў."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Максімальная колькасць месцаў (неабавязкова)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Кіраванне карыстальнікамі"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Кіраванне скіданнем пароля"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Кіраванне аднаўленнем уліковага запісу"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Перад адключэннем гэтай палітыкі, вам спачатку неабходна ўручную адключыць палітыку $POLICYNAME$.",
|
||||
@ -4595,13 +4594,13 @@
|
||||
"message": "Адміністраванне аднаўлення ўліковага запісу"
|
||||
},
|
||||
"accountRecoveryPolicyDesc": {
|
||||
"message": "Based on the encryption method, recover accounts when master passwords or trusted devices are forgotten or lost."
|
||||
"message": "На аснове метаду шыфравання вы можаце аднавіць уліковыя запісы, калі асноўныя паролі або давераныя прылады забыты або страчаны."
|
||||
},
|
||||
"accountRecoveryPolicyWarning": {
|
||||
"message": "Existing accounts with master passwords will require members to self-enroll before administrators can recover their accounts. Automatic enrollment will turn on account recovery for new members."
|
||||
"message": "Існуючыя ўліковыя запісы з асноўнымі паролямі будуць патрабаваць ад дзельнікаў самастойнай рэгістрацыі перад тым, як адміністратары змогуць аднавіць іх уліковыя запісы. Аўтаматычная рэгістрацыя ўключыць аднаўленне ўліковых запісаў для новых удзельнікаў."
|
||||
},
|
||||
"accountRecoverySingleOrgRequirementDesc": {
|
||||
"message": "The single organization Enterprise policy must be turned on before activating this policy."
|
||||
"message": "Перад актывацыяй гэтай палітыкі неабходна ўключыць палітыку адзінага ўваходу (SSO) прадпрыемства."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Аўтаматычная рэгістрацыя"
|
||||
@ -5222,7 +5221,7 @@
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
|
||||
},
|
||||
"ssoPolicyHelpAnchor": {
|
||||
"message": "require single sign-on authentication policy",
|
||||
"message": "абавязковую палітыку аўтэнтыфікацыі адзінага ўваходу (SSO)",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
|
||||
},
|
||||
"ssoPolicyHelpEnd": {
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Калі вы працягніце, то гэта прывядзе да выхаду з усіх актыўных сеансаў. Вам неабходна будзе паўторна выканаць уваход і прайсці двухэтапную праверку. Перад зменай наладаў шыфравання мы рэкамендуем экспартаваць ваша сховішча, каб прадухіліць магчымую страту даных."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Менеджар сакрэтаў (бэта-версія)"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Менеджар сакрэтаў"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Менеджар сакрэтаў (бэта-версія)"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Актываваць доступ карыстальнікаў да менеджара сакрэтаў."
|
||||
},
|
||||
@ -6829,23 +6828,23 @@
|
||||
"message": "Шыфраванне даверанай прылады"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartOne": {
|
||||
"message": "Once authenticated, members will decrypt vault data using a key stored on their device. The",
|
||||
"message": "Пасля аўтэнтыфікацыі ўдзельнікі расшыфроўваюць даныя сховішча з выкарыстаннем ключа, які захоўваецца на іх прыладах",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionLinkOne": {
|
||||
"message": "single organization",
|
||||
"message": "адзіная арганізацыя",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartTwo": {
|
||||
"message": "policy and ",
|
||||
"message": "палітыка і ",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionLinkTwo": {
|
||||
"message": "account recovery administration",
|
||||
"message": "адміністраванне аднаўлення ўліковага запісу",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartThree": {
|
||||
"message": "policy with automatic enrollment will turn on when this option is used.",
|
||||
"message": "палітыка з аўтаматычнай рэгістрацыяй уключаецца пры выкарыстанні гэтага параметра.",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"notFound": {
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Сцяг выбранага рэгіёна"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Запрасіць карыстальнікаў"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Менеджар сакрэтаў для $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "Для інжынераў і каманд DevOps, каб кіраваць сакрэтамі на працягу ўсяго цыкла распрацоўкі праграмнага забеспячэння."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Бясплатна для арганізацый з двума асобамі"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Неабмежаваная колькасць сакрэтаў"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Неабмежаваная колькасць праектаў"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "Уключана праектаў: $COUNT$",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "Уключаных сэрвісных уліковых запісаў: $COUNT$",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ у месяц для дадатковых сэрвісных уліковых запісаў",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Дадаць менеджар сакрэтаў"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Дадаць менеджар сакрэтаў у ваш абноўлены тарыфны план, каб падтрымліваць доступ да любых сакрэтаў, якія былі створаны з дапамогай вашых папярэдніх тарыфных планаў."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "Трезор по уеб „$APP_NAME$“",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Вид на елемента"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Трезор по уеб"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Трезор по уеб"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Управление на тайни"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Вписани сте."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Задайте ограничение на броя потребители за абонамента си. Когато то бъде достигнато, няма да можете да каните нови потребители."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Задайте ограничение на броя потребители за абонамента си за Управлението на тайни. Когато то бъде достигнато, няма да можете да каните нови членове."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Максимален брой потребители (по избор)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Управление на потребителите"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Управление на помощта при смяната на паролата"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Управление на възстановяването на регистрации"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "За да изключите тази политика, първо трябва ръчно да изключите $POLICYNAME$.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Управление на тайни (Бета)"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Управление на тайни"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Управление на тайни (Бета)"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Включване на достъпа на потребителите до Управлението на тайни."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Знаме на избрания регион"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Канене на потребители"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Управление на тайни за $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "За екипите по разработка и DevOps, за да управляват тайните си през целия цикъл на софтуерна разработка."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Безплатни организации с 2-ма човека"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Неограничени тайни"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Неограничени проекти"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ включени проекта",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ включени сервизни акаунта",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ на месец за допълнителни сервизни акаунти",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Добавяне на Управление на тайни"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Добавете Управление на тайни към своя надграден план, за да продължите да имате достъп до тайните създадени при предишния Ви план."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Допълнителни сервизни акаунти"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Планът Ви включва $COUNT$ сервизни акаунта. Можете да добавите още за $COST$ на месец.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Цена на плана за Управителя на пароли"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Цена на плана за Управлението на тайни"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Управител на пароли"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Безплатна организация"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Ограничаване на сервизните акаунти (незадължително)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Задайте ограничение за броя на сервизните акаунти. Когато то бъде достигнато, няма да можете да създавате нови сервизни акаунти."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Ограничение на сервизните акаунти (незадължително)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Максимална възможна цена за сервизни акаунти"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ ওয়েব ভল্ট",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "এটি কোন ধরণের বস্তু?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "ওয়েব ভল্ট"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Veb Trezor",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Koja je ovo vrsta stavke?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "Caixa forta web $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Quin tipus d'element és aquest?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Caixa forta web"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Heu iniciat sessió."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Estableix un límit de places per a la teua subscripció. Un vegada s'arribe a aquest límit, no podreu convidar usuaris nous."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Estableix un límit de places per a la teua subscripció a Secrets Manager. Una vegada s'arribe a aquest límit, no podreu convidar nous membres."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Límit màxim de places (opcional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Administra usuaris"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Gestiona el restabliment de la contrasenya"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Heu de desactivar manualment la política $POLICYNAME$ abans que aquesta política es puga desactivar.",
|
||||
@ -4595,13 +4594,13 @@
|
||||
"message": "Administració de recuperació de comptes"
|
||||
},
|
||||
"accountRecoveryPolicyDesc": {
|
||||
"message": "Based on the encryption method, recover accounts when master passwords or trusted devices are forgotten or lost."
|
||||
"message": "Segons el mètode d'encriptació, recupera els comptes quan s'obliden o es perden contrasenyes mestres o dispositius de confiança."
|
||||
},
|
||||
"accountRecoveryPolicyWarning": {
|
||||
"message": "Existing accounts with master passwords will require members to self-enroll before administrators can recover their accounts. Automatic enrollment will turn on account recovery for new members."
|
||||
"message": "Els comptes existents amb contrasenyes mestres requeriran que els membres s'autoinscriguen abans que els administradors puguen recuperar els seus comptes. La inscripció automàtica activarà la recuperació del compte per als nous membres."
|
||||
},
|
||||
"accountRecoverySingleOrgRequirementDesc": {
|
||||
"message": "The single organization Enterprise policy must be turned on before activating this policy."
|
||||
"message": "La política empresarial d'una organització única s'ha d'activar abans d'activar aquesta política."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Inscripció automàtica"
|
||||
@ -5222,7 +5221,7 @@
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
|
||||
},
|
||||
"ssoPolicyHelpAnchor": {
|
||||
"message": "require single sign-on authentication policy",
|
||||
"message": "requereix una política d'autenticació d'inici de sessió únic",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
|
||||
},
|
||||
"ssoPolicyHelpEnd": {
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Si continueu, tancareu totes les sessions actives. Haureu de tornar a iniciar sessió i completar la configuració d'inici de sessió en dos passos. Recomanem que exporteu la caixa forta abans de canviar la configuració d'encriptació per evitar la pèrdua de dades."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Administrador de secrets Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Administrador de secrets"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Administrador de secrets Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activa l'accés dels usuaris a l'administrador de secrets."
|
||||
},
|
||||
@ -6829,23 +6828,23 @@
|
||||
"message": "Encriptació de dispositius de confiança"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartOne": {
|
||||
"message": "Once authenticated, members will decrypt vault data using a key stored on their device. The",
|
||||
"message": "Una vegada autenticats, els membres desxifraran les dades de la caixa forta mitjançant una clau emmagatzemada al seu dispositiu. La",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionLinkOne": {
|
||||
"message": "single organization",
|
||||
"message": "política d'organització",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartTwo": {
|
||||
"message": "policy and ",
|
||||
"message": "única y ",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionLinkTwo": {
|
||||
"message": "account recovery administration",
|
||||
"message": "la política d'administració de recuperació de comptes",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartThree": {
|
||||
"message": "policy with automatic enrollment will turn on when this option is used.",
|
||||
"message": "amb inscripció automàtica s'activarà quan s'utilitze aquesta opció.",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"notFound": {
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Bandera de la regió seleccionada"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Administrador de secrets per a $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "Per als equips d'enginyeria i DevOps per gestionar secrets al llarg del cicle de vida del desenvolupament de programari."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Organitzacions gratuïtes de 2 persones"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Secrets il·limitats"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Projectes il·limitats"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "Webový trezor $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "O jaký typ položky se jedná?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Webový trezor"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Webový trezor Bitwardenu"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Správce tajných klíčů Bitwardenu"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Přihlášen"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Nastavte limit počtu uživatelů pro Vaše předplatné. Jakmile tohoto limitu dosáhnete, nebudete moci pozvat nové členy."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Nastavte limit počtu uživatelů pro předplatné správce klíčů. Jakmile tohoto limitu dosáhnete, nebudete moci pozvat nové členy."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Limit uživatelů (volitelné)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Správa uživatelů"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Správa resetování hesla"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Spravovat obnovení účtu"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Před vypnutím této zásady musíte ručně změnit zásadu $POLICYNAME$.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Pokračováním se odhlásíte ze všech aktivních relací. Budete se muset znovu přihlásit a dokončit nastavení dvoufázového přihlášení. Před změnou nastavení šifrování doporučujeme exportovat trezor, aby nedošlo ke ztrátě dat."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Správce tajných klíčů v programu Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Správce tajných klíčů"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Správce tajných klíčů v programu Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Aktivuje přístup uživatele ke správci tajných klíčů."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Vlajka zvoleného regionu"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Pozvat uživatele"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Správce klíčů pro $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "Pro inženýrské týmy a týmy DevOps ke správě klíčů v celém životním cyklu vývoje softwaru."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Zdarma organizace do 2 osob"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Neomezené klíče"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Neomezené projekty"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "Do $COUNT$ projektů",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "Do $COUNT$ účtů služby",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "Pro další účty služby $COST$ měsíčně",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Přidat správce tajných klíčů"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Přidáním správce klíčů k aktualizovanému plánu si zachováte přístup ke všem klíčům vytvořeným v předchozím plánu."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Další účty služby"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Vaše předplatné obsahuje $COUNT$ účtů služby. Další účty služby můžete přidat za $COST$ měsíčně.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Cena předplatného správce hesel"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Cena předplatného správce klíčů"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Správce hesel"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Organizace zdarma"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Omezit účty služby (volitelné)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Nastavte limit počtu uživatelů pro Vaše účty služby. Jakmile tohoto limitu dosáhnete, nebudete moci vytvářet nové účty služby."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Limit účtů služby (volitelné)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max. potenciální náklady na účet služby"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Web Vault",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "What type of item is this?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ web-boks",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Hvilken emnetype er denne?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web-boks"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logget ind"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Opsæt pladskvote for abonnementet. Når kvoten er opbrugt, vil du ikke kunne invitere nye brugere."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Opsæt pladskvote for Secrets Manager-abonnementet. Når kvoten er opbrugt, vil nye brugere ikke kunne inviteres."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Pladskvote (valgfrit)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Håndtér brugere"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Håndtér nulstilling af adgangskode"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "$POLICYNAME$-politikken skal deaktiveres manuelt, før denne politik kan deaktiveres.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Hemmelighedshåndtering"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Aktivér brugeradgang til Hemmelighedshåndtering."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Valgte områdeflag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invitér bruger"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager til $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "Til udviklings- og DevOps-teams håndtering af hemmeligheder i hele softwareudviklingslivscyklussen."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Gratis 2-personersorganisationer"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Ubegrænsede hemmeligheder"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Ubegrænset projektantal"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projekter inkluderet",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ tjenestekonti inkluderet",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ pr. måned for yderligere tjenestekonti",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Tilføj Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Føj Secrets Manager til den opgraderede abonnementstype for at bibeholde adgang til alle hemmeligheder oprettet med det tidligere abonnement."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Yderligere tjenestekonti"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Abonnementstypen inkluderer $COUNT$ tjenestekonti. Yderligere tjenestekonti kan tilføjes for $COST$ pr. måned.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager-abonnementspris"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager-abonnementspris"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Gratis organisation"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Begræns tjenestekonti (valgfrit)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Opsæt kvote for tjenestekonti. Når kvoten er opbrugt, vil nye tjenestekonti ikke kunne oprettes."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Tjenestekontokvote (valgfrit)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Maks. potentiel tjenestekontomkostning"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Web-Tresor",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Um welche Art von Eintrag handelt es sich hierbei?"
|
||||
},
|
||||
@ -906,7 +896,7 @@
|
||||
"message": "Bearbeite die Sammlungen, mit denen dieser Eintrag geteilt wird. Nur Organisationsmitglieder mit Zugriff auf diese Sammlungen werden diesen Eintrag sehen können."
|
||||
},
|
||||
"deleteSelectedItemsDesc": {
|
||||
"message": "$COUNT$ Einträge werden in den Papierkorb verschoben.",
|
||||
"message": "$COUNT$ Eintrag/Einträge werden in den Papierkorb verschoben.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -936,7 +926,7 @@
|
||||
}
|
||||
},
|
||||
"moveSelectedItemsCountDesc": {
|
||||
"message": "Du hast $COUNT$ Element(e) ausgewählt. $MOVEABLE_COUNT$ Element(e) können in eine Organisation verschoben werden, $NONMOVEABLE_COUNT$ nicht.",
|
||||
"message": "Du hast $COUNT$ Eintrag/Einträge ausgewählt. $MOVEABLE_COUNT$ Eintrag/Einträge kann/können in eine Organisation verschoben werden, $NONMOVEABLE_COUNT$ nicht.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web-Tresor"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web-Tresor"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Angemeldet"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Lege ein Benutzerplatzlimit für dein Abonnement fest. Sobald dieses Limit erreicht ist, kannst du keine neuen Benutzer mehr einladen."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Benutzerplatzlimit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -3786,7 +3785,7 @@
|
||||
"message": "Einträge dauerhaft gelöscht"
|
||||
},
|
||||
"permanentlyDeleteSelectedItemsDesc": {
|
||||
"message": "Sie haben $COUNT$ Eintrag/Einträge zum unwiderruflichen Löschen ausgewählt. Sind Sie sicher, dass Sie diese(n) Eintrag/Einträge dauerhaft löschen möchten?",
|
||||
"message": "Du hast $COUNT$ Eintrag/Einträge zum dauerhaften Löschen ausgewählt. Bist du sicher, dass du diese(n) Eintrag/Einträge dauerhaft löschen möchtest?",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -3825,7 +3824,7 @@
|
||||
"message": "Einträge wiederherstellen"
|
||||
},
|
||||
"restoreSelectedItemsDesc": {
|
||||
"message": "Sie haben $COUNT$ Eintrag/Einträge zum Wiederherstellen ausgewählt. Sind Sie sicher, dass Sie diese(n) Eintrag/Einträge dauerhaft löschen möchten?",
|
||||
"message": "Du hast $COUNT$ Eintrag/Einträge zum Wiederherstellen ausgewählt. Bist du sicher, dass du diese(n) Eintrag/Einträge dauerhaft löschen möchtest?",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Benutzer verwalten"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Passwortzurücksetzung verwalten"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Kontowiederherstellung verwalten"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Du musst die $POLICYNAME$-Richtlinie manuell deaktivieren, bevor diese Richtlinie deaktiviert werden kann.",
|
||||
@ -4595,13 +4594,13 @@
|
||||
"message": "Kontowiederherstellungsverwaltung"
|
||||
},
|
||||
"accountRecoveryPolicyDesc": {
|
||||
"message": "Based on the encryption method, recover accounts when master passwords or trusted devices are forgotten or lost."
|
||||
"message": "Basierend auf der Verschlüsselungsmethode kannst du Konten wiederherstellen, wenn Master-Passwörter oder vertrauenswürdige Geräte vergessen oder verloren gehen."
|
||||
},
|
||||
"accountRecoveryPolicyWarning": {
|
||||
"message": "Existing accounts with master passwords will require members to self-enroll before administrators can recover their accounts. Automatic enrollment will turn on account recovery for new members."
|
||||
"message": "Bestehende Konten mit Master-Passwörtern müssen sich selbst anmelden, bevor Administratoren ihre Konten wiederherstellen können. Die automatische Anmeldung wird die Kontowiederherstellung für neue Mitglieder aktivieren."
|
||||
},
|
||||
"accountRecoverySingleOrgRequirementDesc": {
|
||||
"message": "The single organization Enterprise policy must be turned on before activating this policy."
|
||||
"message": "Die Unternehmensrichtlinie für eine einzelne Organisation muss aktiviert sein, bevor diese Richtlinie aktiviert werden kann."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatische Registrierung"
|
||||
@ -5222,7 +5221,7 @@
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
|
||||
},
|
||||
"ssoPolicyHelpAnchor": {
|
||||
"message": "require single sign-on authentication policy",
|
||||
"message": "\"Single Sign-on-Authentifizierung erfordern\"-Richtlinie",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
|
||||
},
|
||||
"ssoPolicyHelpEnd": {
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Wenn du fortfährst, wirst du von allen aktiven Sitzungen abgemeldet. Du musst dich erneut anmelden und die Zwei-Faktor-Authentifizierung durchführen. Wir empfehlen, deinen Tresor zu exportieren, bevor du deine Verschlüsselungseinstellungen änderst, um Datenverluste zu vermeiden."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Benutzerzugriff zum Secrets Manager aktivieren"
|
||||
},
|
||||
@ -6680,11 +6679,11 @@
|
||||
"message": "Dienstkonto erstellen"
|
||||
},
|
||||
"downloadThe": {
|
||||
"message": "Download von",
|
||||
"message": "Lade die",
|
||||
"description": "Link to a downloadable resource. This will be used as part of a larger phrase. Example: Download the Secrets Manager CLI"
|
||||
},
|
||||
"smCLI": {
|
||||
"message": "Secrets Manager CLI"
|
||||
"message": "Secrets Manager CLI herunter"
|
||||
},
|
||||
"importSecrets": {
|
||||
"message": "Geheimnisse importieren"
|
||||
@ -6829,23 +6828,23 @@
|
||||
"message": "Vertrauenswürdige Geräteverschlüsselung"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartOne": {
|
||||
"message": "Once authenticated, members will decrypt vault data using a key stored on their device. The",
|
||||
"message": "Einmal authentifiziert, entschlüsseln Mitglieder Tresordaten mit einem Schlüssel auf ihrem Gerät. Die",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionLinkOne": {
|
||||
"message": "single organization",
|
||||
"message": "Unternehmensrichtlinie für eine einzelne Organisation",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartTwo": {
|
||||
"message": "policy and ",
|
||||
"message": "und die",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionLinkTwo": {
|
||||
"message": "account recovery administration",
|
||||
"message": "Richtlinie für die Kontowiederherstellungsverwaltung",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartThree": {
|
||||
"message": "policy with automatic enrollment will turn on when this option is used.",
|
||||
"message": "mit automatischer Registrierung wird aktiviert, wenn diese Option verwendet wird.",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"notFound": {
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Flagge der ausgewählten Region"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Benutzer einladen"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager für $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unbegrenzte Geheimnisse"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unbegrenzte Projekte"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ Projekte enthalten",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ Dienstkonten enthalten",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ pro Monat für zusätzliche Dienstkonten",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Secrets Manager hinzufügen"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Zusätzliche Dienstkonten"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Passwort-Manager Abonnementpreis"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager Abonnementpreis"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Passwort-Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Dienstkonten beschränken (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Dienstkontenlimit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Web Vault",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Τι είδους στοιχείο είναι αυτό;"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web Vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Συνδεδεμένος."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Ορίστε ένα όριο θέσης για τη συνδρομή σας. Μόλις συμπληρωθεί αυτό το όριο, δεν θα μπορείτε να προσκαλέσετε νέους χρήστες."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Μέγιστο Όριο Θέσης (Προαιρετικό)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Διαχείριση Χρηστών"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Διαχείριση Επαναφοράς Κωδικού Πρόσβασης"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Πρέπει να απενεργοποιήσετε χειροκίνητα την πολιτική $POLICYNAME$ πριν απενεργοποιηθεί αυτή η πολιτική.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Web Vault",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "What type of item is this?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Web Vault",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "What type of item is this?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage Users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage Password Reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "Reta Trezorejo $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Kiuspeca estas ĉi tiu ero?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Rettrezorejo"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Ensalutinta."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Administri Uzantojn"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Caja fuerte Web",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "¿Qué tipo de elemento es este?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Caja fuerte Web"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Identificado."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Establezca un límite de asientos para su suscripción. Una vez alcanzado este límite, no podrá invitar a nuevos usuarios."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Establezca un límite de asientos para su suscripción al gestor de secretos. Una vez alcanzado este límite, no podrá invitar a nuevos miembros."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Límite máximo de asientos (opcional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Administrar usuarios"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Gestionar restablecimiento de contraseña"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Gestionar recuperación de cuenta"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Debe deshabilitar manualmente la política $POLICYNAME$ antes de que esta política pueda ser deshabilitada.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Al continuar, saldrá de todas las sesiones activas. Deberá volver a iniciar sesión y completar la configuración de inicio de sesión en dos pasos. Le recomendamos que exporte su caja fuerte antes de cambiar la configuración de cifrado para evitar la pérdida de datos."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Administrador de secretos Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Administrador de secretos"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Administrador de secretos Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activar el acceso de usuario al Administrador Secretario."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Región seleccionada"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invitar usuarios"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Veebihoidla",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Mis tüüpi kirje see on?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Veebihoidla"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logis sisse."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Määra maksimaalne kasutajate limiit. Limiidi täitumisel ei saa enam uusi kasutajaid kutsuda."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Maksimaalne kasutajate limiit (valikuline)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Kasutajate haldamine"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Parooli lähtestamise haldamine"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ webguneko kutxa gotorra",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Zein elementu mota da hau?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Webguneko kutxa gotorra"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Saioa hasita"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Ezarri harpidetzarako postuen muga. Muga horretara iritsitakoan, ezingo dituzu erabiltzaile berriak gonbidatu."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Gehienezko postu kopurua (aukerakoa)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Kudeatu erabiltzaileak"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Kudeatu pasahitzaren berrezartzea"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "$POLICYNAME$-en politika eskuz desgaitu behar duzu, politika hori desgaitua izan baino lehen.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "گاوصندوق وب $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "این چه نوع موردی است؟"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "گاوصندوق وب"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "وارد شده"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "برای اشتراک خود محدودیت جایگاه تعیین کنید. پس از رسیدن به این محدودیت، نمیتوانید اعضای جدید را دعوت کنید."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "محدودیت جایگاه (اختیاری)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "مدیریت کاربران"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "مدیریت بازنشانی کلمه عبور"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "قبل از اینکه این سیاست غیرفعال شود، باید سیاست $POLICYNAME$ را به صورت دستی تغییر دهید.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "ادامه، شما را از تمام نشستهای فعال خارج میکند. شما باید دوباره وارد شوید و راه اندازی دو مرحله ای ورود را تکمیل کنید. توصیه میکنیم قبل از تغییر در تنظیمات رمزگذاری برای جلوگیری از، از دست رفتن دادهها، گاوصندوق خود را برون ریزی کنید."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "بتا مدیر اسرار"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "مدیر رازها"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "بتا مدیر اسرار"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "دسترسی کاربر به مدیر رازها را فعال کنید."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "پرچم منطقه انتخاب شد"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$-verkkoholvi",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Minkä tyyppinen kohde tämä on?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Verkkoholvi"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Verkkoholvi"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Salaisuushallinta"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Kirjautui sisään"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Aseta tilaukseesi sisältyvä jäsenpaikkojen määrä. Määrän täytyttyä et voi kutsua uusia jäseniä."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Aseta Salaisuushallinnan tilaukseen sisältyvä jäsenpaikkojen määrä. Määrän täytyttyä et voi kutsua uusia jäseniä."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Käyttäjäpaikkojen enimmäismäärä (valinnainen)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Käyttäjien hallinta"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Salasanan palautusavun hallinta"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Hallitse tilinpalautusapua"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Käytäntö $POLICYNAME$ on poistettava käytöstä manuaalisesti ennen tämän käytännön käytöstä poistoa.",
|
||||
@ -4595,13 +4594,13 @@
|
||||
"message": "Tilien palautusavun hallinta"
|
||||
},
|
||||
"accountRecoveryPolicyDesc": {
|
||||
"message": "Based on the encryption method, recover accounts when master passwords or trusted devices are forgotten or lost."
|
||||
"message": "Salausmenetelmästä riippuen, palauta tilejä, joiden pääsalasanat tai luotetut laitteet on unohdettu tai kadotettu."
|
||||
},
|
||||
"accountRecoveryPolicyWarning": {
|
||||
"message": "Existing accounts with master passwords will require members to self-enroll before administrators can recover their accounts. Automatic enrollment will turn on account recovery for new members."
|
||||
"message": "Olemassa olevat tilit, joille on määritetty pääsalasanat, edellyttävät jäsenten omatoimista liittymistä ennen kuin järjestelmänvalvojat voivat palauttaa heidän tilejään. Automaattinen liitos kytkee myös tilin palautuksen käyttöön uusille jäsenille."
|
||||
},
|
||||
"accountRecoverySingleOrgRequirementDesc": {
|
||||
"message": "The single organization Enterprise policy must be turned on before activating this policy."
|
||||
"message": "\"Yksittäinen organisaatio\" -käytäntö on otettava käyttöön ennen tämän käytännön käyttöönottoa."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automaattinen liitos"
|
||||
@ -5218,15 +5217,15 @@
|
||||
"message": "Määrityksen jälkeen asetukset tallennetaan ja käyttäjät voivat tunnistautua käyttäen identiteettitoimittajansa tunnistautumistietoja."
|
||||
},
|
||||
"ssoPolicyHelpStart": {
|
||||
"message": "Käytä",
|
||||
"message": "Pakota kaikkia jäseniä kirjautumaan kertakirjautumisella käyttämällä",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
|
||||
},
|
||||
"ssoPolicyHelpAnchor": {
|
||||
"message": "require single sign-on authentication policy",
|
||||
"message": "Vaadi todennus kertakirjautumisella",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
|
||||
},
|
||||
"ssoPolicyHelpEnd": {
|
||||
"message": "käyttöön pakottaaksesi kertakirjautumisen kaikille jäsenille.",
|
||||
"message": "-todennuskäytäntöä.",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
|
||||
},
|
||||
"memberDecryptionOption": {
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Jos jatkat, kirjataan kaikki aktiiviset istunnot ulos, jonka jälkeen sinun on kirjauduttava sisään uudelleen ja suoritettava kaksivaiheisen todennuksen määritys. Tietojesi säilyvyyden varmistamiseksi suosittelemme, että viet holvisi sisällön ennen kuin muutat salausasetuksiasi."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Salaisuushallinta Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Salaisuushallinta"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Salaisuushallinta Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Aktivoi käyttäjälle pääsy Salaisuushallintaan."
|
||||
},
|
||||
@ -6829,23 +6828,23 @@
|
||||
"message": "Luotettu laitesalaus"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartOne": {
|
||||
"message": "Once authenticated, members will decrypt vault data using a key stored on their device. The",
|
||||
"message": "Kun jäsenet on todennettu, he voivat purkaa holvin salauksen heidän laitteellaan säilytettävällä avaimella.",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionLinkOne": {
|
||||
"message": "single organization",
|
||||
"message": "Yksittäinen organisaatio",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartTwo": {
|
||||
"message": "policy and ",
|
||||
"message": "ja ",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionLinkTwo": {
|
||||
"message": "account recovery administration",
|
||||
"message": "Tilien palautusavun hallinta",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartThree": {
|
||||
"message": "policy with automatic enrollment will turn on when this option is used.",
|
||||
"message": "-käytännöt automaattisella liitoksella otetaan tämän asetuksen yhteydessä käyttöön.",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"notFound": {
|
||||
@ -6871,7 +6870,7 @@
|
||||
"message": "Myönnä pääsy"
|
||||
},
|
||||
"bulkEnableSecretsManagerDescription": {
|
||||
"message": "Myönnä seuraaville jäsenille pääsy Salaisuushallintaan. Salasananhallinnassa myönnetty rooli pätee myös Salaisuushallinnassa.",
|
||||
"message": "Myönnä seuraaville jäsenille Salaisuushallinnan käyttöoikeus. Salasanahallinnassa myönnetty rooli pätee myös Salaisuushallinnassa.",
|
||||
"description": "This description is shown to an admin when they are attempting to add more users to Secrets Manager."
|
||||
},
|
||||
"activateSecretsManager": {
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Valitun alueen lippu"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Kutsu käyttäjiä"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Salaisuushallinta $PLAN$-tilaukseen",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "Kehitys ja DevOps-tiimeille salaisuuksien hallintaan ohjelmistokehityksen koko elinkaaren ajaksi."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Ilmainen kahden hengen organisaatioille"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Rajattomasti salaisuuksia"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Rajattomasti projekteja"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "Sisältää $COUNT$ projektia",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "Sisältää $COUNT$ palvelutiliä",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "Jokainen lisätty palvelutili kustantaa $COST$ kuukaudessa",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Lisää Salaisuushallinta"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Lisää Salaisuushallinta päivitettyyn tilaukseesi säilyttääksesi aiemmalla tilauksellasi luotujen salaisuuksien käyttöoikeuden."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Lisätyt palvelutilit"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Tilaukseesi sisältyy $COUNT$ palvelutiliä. Voit lisätä palvelutilejä $COST$ kuukausihintaan.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Salasanahallinnan tilauksen hinta"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Salaisuushallinnan tilauksen hinta"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Salasanahallinta"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Ilmainen organisaatio"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Rajoita palvelutilien määrää (valinnainen)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Aseta tilaukseesi sisältyvä palvelutilien määrä. Määrän täytyttyä et voi luoda uusia palvelutilejä."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Palvelutilien enimmäismäärä (valinnainen)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Palvelutilin mahdollinen enimmäiskustannus"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "Web Vault ng $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Ano'ng uri ng item na ito?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Nag-log in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Magtakda ng limitasyon ng upuan para sa iyong subscription. Kapag naabot na ang limitasyong ito, hindi ka na makakapag imbita ng mga bagong miyembro."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Limitasyon ng Upuan (opsyonal)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Pamahalaan ang mga gumagamit"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Pamahalaan ang pag reset ng password"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Kailangan mong manu-manong i-off ang patakaran ng $POLICYNAME$ bago patayin ang patakaran na ito.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "Coffre web $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Quel type d'élément est-ce ?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Coffre web"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Coffre en ligne de Bitwarden"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Secrets Manager de Bitwarden"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Connecté."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Définissez une limite de licences pour votre abonnement. Une fois cette limite atteinte, vous ne pourrez plus inviter de nouveaux membres."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Définissez une limite de places pour votre abonnement au Secrets Manager. Une fois cette limite atteinte, vous ne pourrez plus inviter de nouveaux membres."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Nombre de licences maximum (optionnel)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Gérer les utilisateurs"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Gérer la réinitialisation du mot de passe"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Gérer la récupération de compte"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Afin de désactiver cette politique, vous devez préalablement manuellement désactiver la politique \"$POLICYNAME$\".",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "En poursuivant, vous serez déconnecté de toutes les sessions actives. Vous devrez vous reconnecter et terminer le paramétrage de l'authentification à deux facteurs. Nous vous recommandons d'exporter votre coffre avant de modifier vos paramètres de chiffrement afin d'éviter toute perte de données."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Bêta du Secrets Manager"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Bêta du Secrets Manager"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activer l'accès utilisateur au Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Drapeau de la région sélectionnée"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Inviter des utilisateurs"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager pour $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "Pour gérer les secrets tout au long du cycle de vie du développement par les équipes d'ingénérie et DevOps."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Organisations à 2 personnes gratuites"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Secrets illimités"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Projets illimités"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projets inclus",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ comptes de service inclus",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ par mois pour des comptes de service supplémentaires",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Ajouter Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Ajoutez Secrets Manager à votre plan mis à niveau pour conserver l'accès à tous les secrets créés avec votre plan précédent."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Comptes de service supplémentaires"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Votre plan inclut $COUNT$ comptes de service. Vous pouvez ajouter des comptes de service supplémentaires pour $COST$ par mois.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Prix du plan du Gestionnaire de Mots de Passe"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Prix du plan du Secrets Manager"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Gestionnaire de Mots de Passe"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Organisation gratuite"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limiter les comptes de service (facultatif)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Définissez une limite pour vos comptes de service. Une fois cette limite atteinte, vous ne pourrez plus créer de nouveauz comptes de service."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Limite de compte de service (facultatif)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Coût potentiel maximum du compte de service"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Web Vault",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "What type of item is this?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "כספת רשת $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "מאיזה סוג פריט זה?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "כספת רשת"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "מחובר."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ वेब वॉल्ट",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "यह किस प्रकार का आइटम है?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Web trezor",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Koja je ovo vrsta stavke?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web trezor"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Prijava"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Ograniči broj korisnika u pretplati. Kada je broj dosegnut, neće biti moguće pozvati nove korisnike."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Najveći dozvoljeni broj korisnika (opcionalno)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Upravljanje korisnicima"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Upravljanje ponovnim postavljanjem lozinke"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Prije onemogućavanja ovog pravila, potrebno je onemogućiti pravilo $POLICYNAME$.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Nastavkom ćeš se odjaviti iz svih aktivnih sesija. Morat ćeš se ponovno prijaviti i dovršiti postavljanje prijave dvostrukom autentifikacijom. Preporučujemo izvoz trezora prije promjene postavki enkripcije kako bi se spriječio gubitak podataka."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Beta Upravitelj tajni"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Beta Upravitelj tajni"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ webes széf",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Milyen típusú elem ez?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Webes széf"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden webes széf"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden titkos kód kezelő"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Megtörtént a bejelentkezés."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Állítsunk be helykorlátot az előfizetéshez. Ha elérjük ezt a korlátot, nem tudunk új felhasználókat meghívni."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Állítsunk be egy korlátot a Secrets Manger előfizetéshez. Ha elérjük ezt a korlátot, nem tudunk új tagokat meghívni."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Maximális helykorlát (opcionális)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Felhasználók kezelése"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Jelszó alaphelyzet kezelés"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Fiók helyreállítás lezelése"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "A szabály letiltása előtt manuálisan le kell tiltani $POLICYNAME$ házirendet.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "A folytatással minden aktív munkamenetből kijelentkezik. Újra be kell jelentkeznie, és ki kell töltenie a kétlépcsős bejelentkezési beállításokat. Az adatvesztés elkerülése érdekében javasoljuk, hogy a titkosítási beállítások módosítása előtt exportálja a széfet."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Titkos kód kezelő béta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Titkos kód kezelő"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Titkos kód kezelő béta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "A felhasználói hozzáférés bekapcsolása a Titkos kód kezelőhöz."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Kiválasztott régió zászló"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Felhasználók meghívása"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager $PLAN$ csomaghoz",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "A mérnökök és a DevOps csapatok számára a titkos kódok kezeléséhez a szoftverfejlesztés teljes életciklusa során."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Díjmentes 2 személyes szervezetek"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Korlátlan titkos kód"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Korlátlan projekt"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projekt belefoglalva",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ szolgáltatás fiók belefoglalva",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ havonta kiegészítő szolgáltatás fiókokhoz",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Titkos kódkezelő hozzáadása"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Titkkos kód kezelő hozzáadása a felminősített csomaghoz, hogy az előző csomaggal létrehozott titkos kódok megtartásához."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Kiegészítő szolgáltatás fiókok"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "A csomag $COUNT$ szolgáltatás fiókot tartalmaz. További szolgáltatási fiókokat vehetünk fel havi $COST$ áron.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Jelszókezelő csomag ár"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Titkos kód kezelő csomag ár"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Jelszókezelő"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Díjmentes szervezet"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Szolgálttaás fiókok korlátozása (opcionális)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Állítsunk be korlátot a szolgáltatás fiókokhoz. Ha elérjük ezt a korlátot, nem tudunk új szolgáltatási fiókokat létrehozni."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Szolgáltatás fiók korlát (opcionális)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Maximális lehetséges szolgáltatás fiókköltség"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Brankas Web",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Jenis barang apa ini?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Brankas web"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Sudah masuk."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Tetapkan jumlah kuota untuk langganan Anda. Begitu batas ini tercapai, Anda tidak akan bisa mengundang pengguna baru."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Batas Kuota (opsional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Kelola Pengguna"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Kelola Peyetelan Ulang Sandi"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Anda harus secara manual mengubah kebijakan $POLICYNAME$ sebelum kebijakan ini bisa dinonaktifkan.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "Cassaforte web di $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Che tipo di elemento è questo?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Cassaforte web"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Cassaforte web Bitwarden"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Gestore dei Segreti Bitwarden"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Accesso effettuato"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Imposta un limite di slot utenti per il tuo abbonamento. Una volta raggiunto questo limite, non potrai invitare nuovi membri."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Imposta un limite di slot per il tuo abbonamento al Gestore dei Segreti. Una volta raggiunto questo limite, non potrai invitare nuovi membri."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Numero massimo di slot (facoltativo)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Gestisci gli utenti"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Gestisci il ripristino della password"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Gestisci il recupero dell'account"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Devi disabilitare la politica $POLICYNAME$ prima di poter disabilitare questa politica.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Procedere ti farà uscire da tutte le sessioni attive. Dovrai accedere di nuovo e completare la configurazione della verifica in due passaggi. Ti consigliamo di esportare la tua cassaforte prima di cambiare le impostazioni di criptografia per prevenire perdite di dati."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Beta del Gestore dei Segreti"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Gestore dei Segreti"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Beta del Gestore dei Segreti"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Attiva l'accesso dell'utente al Gestore dei Segreti."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Bandiera della regione selezionata"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invita utenti"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Gestore dei Segreti per $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "Per i team di ingegneria e DevOps per gestire i segreti durante l'intero ciclo di vita dello sviluppo del software."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Organizzazioni gratis per 2 persone"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Segreti illimitati"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Progetti illimitati"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ progetti inclusi",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ account di servizio inclusi",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ al mese per account di servizio aggiuntivi",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Aggiungi Gestore dei Segreti"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Aggiungi il Gestore dei Segreti al tuo piano aggiornato per mantenere l'accesso a tutti i secret creati con il tuo piano precedente."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Account di servizio aggiuntivi"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Il tuo piano include $COUNT$ account di servizio. Puoi aggiungere più account di servizio a $COST$ al mese.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Prezzo del piano del gestore di password"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Prezzo del piano del Gestore dei Segreti"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Gestore di password"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Organizzazione gratis"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limita gli account di servizio (facoltativo)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Imposta un limite per i tuoi account di servizio. Una volta raggiunto questo limite, non potrai creare nuovi account di servizio."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Limite account di servizio (facoltativo)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Costo massimo potenziale dell'account di servizio"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ ウェブ保管庫",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "このアイテムのタイプは何ですか?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "ウェブ保管庫"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden ウェブ保管庫"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden シークレットマネージャー"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "ログイン"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "サブスクリプションの上限数を設定します。この制限に達すると、新しいユーザーを招待することができなくなります。"
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "シークレットマネージャーサブスクリプションの制限数を設定します。この制限に達すると、新しいメンバーを招待することができなくなります。"
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "最大ユーザー数(オプション)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "ユーザーを管理"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "パスワードリセットの管理"
|
||||
"manageAccountRecovery": {
|
||||
"message": "アカウントの回復を管理する"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "このポリシーを無効にするには、まず $POLICYNAME$ ポリシーを手動で無効にする必要があります。",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "続行すると、すべてのアクティブなセッションからログアウトします。再度ログインし、2段階認証を完了する必要があります。 暗号化設定を変更する前に、保管庫をエクスポートしてデータの損失を防ぐことをおすすめします。"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "ベータ版シークレットマネージャー"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "シークレットマネージャー"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "ベータ版シークレットマネージャー"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "シークレットマネージャーへのユーザーのアクセスを有効にします。"
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "リージョン選択"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "ユーザーを招待"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "$PLAN$ のシークレットマネージャー",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "エンジニアリングチームと DevOps チームがソフトウェア開発ライフサイクル全体のシークレットを管理できます。"
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "二人用無料組織"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "無制限のシークレット"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "無制限のプロジェクト"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ 個のプロジェクトを含む",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ 個のサービスアカウントを含む",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "追加のサービスアカウントは月額 $COST$",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "シークレットマネージャーを追加"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "アップグレードしたプランにシークレットマネージャーを追加して、以前のプランで作成されたシークレットへのアクセスを維持します。"
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "追加のサービスアカウント"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "あなたのプランには、 $COUNT$ 個のサービスアカウントが付属しています。月額 $COST$ でサービスアカウントを追加できます。",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "パスワードマネージャーのプラン価格"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "シークレットマネージャーのプラン価格"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "パスワード マネージャー"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "無料組織"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "サービスアカウントの制限 (オプション)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "サービスアカウントの上限を設定します。この制限に達すると、新しいサービスアカウントを作成することはできません。"
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "サービスアカウントの上限 (オプション)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "潜在的なサービスアカウントのコストの最大値"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ ვებ საცავი",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Რა სახის საგანია ეს?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Web Vault",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "What type of item is this?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ ವೆಬ್ ವಾಲ್ಟ್",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "ಇದು ಯಾವ ರೀತಿಯ ಐಟಂ?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "ವೆಬ್ ವಾಲ್ಟ್"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "ಲಾಗ್ ಇನ್ ಮಾಡಲಾಗಿದೆ."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "ಬಳಕೆದಾರರನ್ನು ನಿರ್ವಹಿಸಿ"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "ಪಾಸ್ವರ್ಡ್ ಮರುಹೊಂದಿಕೆಯನ್ನು ನಿರ್ವಹಿಸಿ"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ 웹 보관함",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "항목의 유형이 무엇입니까?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "웹 보관함"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "로그인됨."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "최대 시트 제한 (선택)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "사용자 관리"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "비밀번호 초기화 관리"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ tīmekļa glabātava",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Kāda veida vienums tas ir?"
|
||||
},
|
||||
@ -658,7 +648,7 @@
|
||||
"message": "Galvenā parole ir parole, ko izmantojat, lai piekļūtu glabātuvei. Ir ļoti svarīgi neaizmirst savu galveno paroli. Ja aizmirstat paroli, nav iespējams to atgūt."
|
||||
},
|
||||
"masterPassImportant": {
|
||||
"message": "Galvenā parole nevar tikt atkopta, ja tā tiek aizmirsta."
|
||||
"message": "Galveno paroli nevar atgūt, ja tā tiek aizmirsta."
|
||||
},
|
||||
"masterPassHintDesc": {
|
||||
"message": "Galvenās paroles norāde var palīdzēt atcerēties paroli, ja tā ir aizmirsta."
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Tīmekļa glabātava"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden tīmekļa glabātava"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden noslēpumu pārvaldnieks"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Pieteicies"
|
||||
},
|
||||
@ -2658,7 +2654,7 @@
|
||||
"message": "Divpakāpju pieteikšanās ir izslēgta"
|
||||
},
|
||||
"recovered2fa": {
|
||||
"message": "Konts divpakāpju pieteikšanās ir atkopta."
|
||||
"message": "Konts atgūts ar divpakāpju pieteikšanos."
|
||||
},
|
||||
"failedLogin": {
|
||||
"message": "Pieteikšanās mēģinājums neizdevās nepareizas paroles dēļ."
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Uzstāda abonentu skaita ierobežojumu. Kad tas tiks sasniegts, nebūs iespējams uzaicināt jaunus lietotājus."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Uzstāda Noslēpumu pārvaldnieka abonentu skaita ierobežojumu. Kad tas tiks sasniegts, nebūs iespējams uzaicināt jaunus dalībniekus."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Lielākais iespējamais vietu skaits (var nenorādīt)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Pārvaldīt lietotājus"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Pārvaldīt paroles atiestatīšanu"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Pārvaldīt konta atkopšanu"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Vispirms pašrocīgi ir jāatspējo nosacījums $POLICYNAME$, lai varētu atspējot šo.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Turpinot notiks atteikšanās no visām aktīvām sesijām. Jums būs atkārtoti jāpiesakās un jāveic divpakapāju autentifikācijas uzstādīšana. Mēs iesakām eksportēt savu glabātavu pirms šifrēšanas iestatījumu maiņas lai novērstu datu zudumu."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Noslēpumu pārvaldnieks Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Noslēpumu pārvaldnieks"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Noslēpumu pārvaldnieks Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Ieslēgt lietotāju piekļuvi Noslēpumu pārvaldniekam."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Atlasītā apgabala karogs"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Uzaicināt lietotājus"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Noslēpumu pārvaldnieks $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "Inženieru un DevOps komandām noslēpumu pārvaldīšanai viscaur programmatūras izstrādes dzīves ciklam."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Bezmaksas divu cilvēku apvienības"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Neierobežoti noslēpumi"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Neierobežoti projekti"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "Iekļauti $COUNT$ projekti",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "Iekļauti $COUNT$ pakalpojumu konti",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ mēnesī par papildu pakalpojumu kontiem",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Pievienot Noslēpumu pārvaldnieku"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Noslēpumu pārvaldnieks jāpievieno uzlabotajam plānam, lai saglabātu piekļuvi visiem noslēpumiem, kas tika izveidoti iepriekšējā plānā."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Papildu pakalpojumu konti"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Plānā ir iekļauti $COUNT$ pakalpojumu konti. Papildu pakalpojumu kontus var pievienot par $COST$ mēnesī.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Paroļu pārvaldnieka plāna cena"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Noslēpumu pārvaldnieka plāna cena"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Paroļu pārvaldnieks"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Bezmaksas apvienība"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Ierobežot pakalpojumu kontus (izvēles)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Uzstāda pakalpojumu kontu skaita ierobežojumu. Tiklīdz tas ir sasniegts, nebūs iespējams izveidot jaunus pakalpojumu kontus."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Pakalpojumu kontu skaita ierobežojums (izvēles)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Lielākās iespējamās pakalpojumu kontu izmaksas"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ വെബ് വാൾട്",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "ഇത് ഏതു തരം ഇനം ആണ്?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web Vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "പ്രവേശിച്ചിരിക്കുന്നു."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "ഉപയോക്താക്കളെ നിയന്ത്രിക്കുക"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Web Vault",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "What type of item is this?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Web Vault",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "What type of item is this?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ netthvelv",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Hva slags element er dette?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Netthvelv"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Pålogget."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Angi en seteramme for ditt abonnement. Når denne grensen er nådd, vil du ikke kunne invitere nye brukere."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Maksimal setegrense (valgfritt)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Administrer brukere"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Behandle tilbakestilling av passord"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Du må manuelt deaktivere $POLICYNAME$ policyen før denne policyen kan deaktiveres.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ वेब भल्ट",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "यो कस्तो प्रकारको वस्तु हो?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Webkluis",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Van welke categorie is dit item?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Webkluis"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Webkluis"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Ingelogd."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Stel een limiet voor gebruikersplaatsen in voor je abonnement. Zodra deze limiet is bereikt, kun je geen nieuwe gebruikers uitnodigen."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Stel een limiet voor gebruikersplaatsen in voor je Secrets Manager-abonnement. Zodra deze limiet is bereikt, kun je geen nieuwe leden uitnodigen."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Maximale gebruikersplaatsen (optioneel)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Gebruikers beheren"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Wachtwoordherstel beheren"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Accountherstel beheren"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Je moet handmatig het $POLICYNAME$-beleid uitschakelen voordat je dit beleid kunt uitschakelen.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Bèta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Bèta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Gebruikerstoegang tot Secrets Manager inschakelen."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Geselecteerde regionale vlag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Gebruikers uitnodigen"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager voor $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "Voor het beheren van geheimen tijdens de ontwikkelcyclus van software door ontwikkel- en DevOpsteams."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Gratis 2-persoonsorganisaties"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Onbeperkte geheimen"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Onbeperkte projecten"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projecten inbegrepen",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts inbegrepen",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per maand voor extra service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Secrets Manager toevoegen"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Secrets Manager toevoegen aan je geüpgraded abonnement zodat je toegang houdt tot geheimen die met je vorige abonnement zijn aangemaakt."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Extra service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Bij je abonnement zijn $COUNT$ service accounts ingegrepen. Je kunt meer service accounts toevoegen voor $COST$ per maand.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Abonnementskosten wachtwoordbeheerder"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager abonnementskosten"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Wachtwoordbeheerder"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Gratis organisatie"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Service accounts beperken (optioneel)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Stel een limiet in voor service accounts. Zodra deze limiet is bereikt, kun je geen nieuwe service accounts toevoegen."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limiet (optioneel)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ nettkvelv",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Kva type oppføring er dette?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Web Vault",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "What type of item is this?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "Sejf internetowy $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Jakiego rodzaju jest to element?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Sejf internetowy"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Sejf internetowy Bitwarden"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Menedżer sekretów Bitwarden"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Zalogowano"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Ustaw limit liczby stanowisk subskrypcji. Po osiągnięciu tego limitu nie będziesz mógł zapraszać nowych użytkowników."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Ustaw limit liczby subskrypcji menedżera sekretów. Po osiągnięciu tego limitu nie będziesz mógł zapraszać nowych użytkowników."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Maksymalna liczba stanowisk (opcjonalnie)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Zarządzaj użytkownikami"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Zarządzaj resetowaniem hasła"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Zarządzaj odzyskiwaniem konta"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Przed wyłączeniem tej zasady, musisz wyłączyć zasadę $POLICYNAME$.",
|
||||
@ -4595,13 +4594,13 @@
|
||||
"message": "Administracja odzyskiwaniem konta"
|
||||
},
|
||||
"accountRecoveryPolicyDesc": {
|
||||
"message": "Based on the encryption method, recover accounts when master passwords or trusted devices are forgotten or lost."
|
||||
"message": "Na podstawie metody szyfrowania odzyskaj konta, gdy hasła główne lub zaufane urządzenia zostaną zapomniane lub utracone."
|
||||
},
|
||||
"accountRecoveryPolicyWarning": {
|
||||
"message": "Existing accounts with master passwords will require members to self-enroll before administrators can recover their accounts. Automatic enrollment will turn on account recovery for new members."
|
||||
"message": "Istniejące konta z hasłami głównymi będą wymagały od członków samodzielnej rejestracji, zanim administratorzy będą mogli odzyskać ich konta. Automatyczna rejestracja włączy odzyskiwanie konta dla nowych użytkowników."
|
||||
},
|
||||
"accountRecoverySingleOrgRequirementDesc": {
|
||||
"message": "The single organization Enterprise policy must be turned on before activating this policy."
|
||||
"message": "Najpierw musisz włączyć zasadę pojedynczej organizacji."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Automatyczne rejestrowanie użytkowników"
|
||||
@ -6617,14 +6616,14 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Kontynuowanie spowoduje wylogowanie ze wszystkich aktywnych sesji. Będzie trzeba zalogować się ponownie i ukończyć konfigurację logowania dwuetapowego. Zalecamy wyeksportowanie sejfu przed zmianą ustawień szyfrowania, aby zapobiec utracie danych."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Menedżer sekretów beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Menedżer sekretów"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Menedżer sekretów beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
"message": "Aktywuj dostęp użytkownikom do menedżera sekretów."
|
||||
},
|
||||
"userAccessSecretsManagerGA": {
|
||||
"message": "Ten użytkownik może uzyskać dostęp do menedżera sekretów"
|
||||
@ -6829,23 +6828,23 @@
|
||||
"message": "Szyfrowanie zaufanego urządzenia"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartOne": {
|
||||
"message": "Once authenticated, members will decrypt vault data using a key stored on their device. The",
|
||||
"message": "Po uwierzytelnieniu użytkownicy odszyfrowają dane sejfu przy użyciu klucza zapisanego na ich urządzeniu.",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionLinkOne": {
|
||||
"message": "single organization",
|
||||
"message": "pojedyncza organizacja",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartTwo": {
|
||||
"message": "policy and ",
|
||||
"message": "polityka i ",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionLinkTwo": {
|
||||
"message": "account recovery administration",
|
||||
"message": "administracja odzyskiwaniem konta",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartThree": {
|
||||
"message": "policy with automatic enrollment will turn on when this option is used.",
|
||||
"message": "polityka z automatycznym zapisem włączy się, gdy ta opcja jest używana.",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"notFound": {
|
||||
@ -6864,18 +6863,18 @@
|
||||
"message": "Użytkownik zaktualizował hasło wydane poprzez odzyskiwanie konta."
|
||||
},
|
||||
"activatedAccessToSecretsManager": {
|
||||
"message": "Activated access to Secrets Manager",
|
||||
"message": "Aktywowano dostęp do menedżera sekretów",
|
||||
"description": "Confirmation message that one or more users gained access to Secrets Manager"
|
||||
},
|
||||
"activateAccess": {
|
||||
"message": "Activate access"
|
||||
"message": "Aktywuj dostęp"
|
||||
},
|
||||
"bulkEnableSecretsManagerDescription": {
|
||||
"message": "Udziel następującym członkom dostępu do menedżera sekretów. Rola przyznana w menedżerze haseł będzie miała zastosowanie do menedżera sekretów.",
|
||||
"description": "This description is shown to an admin when they are attempting to add more users to Secrets Manager."
|
||||
},
|
||||
"activateSecretsManager": {
|
||||
"message": "Activate Secrets Manager"
|
||||
"message": "Aktywuj menedżer sekretów"
|
||||
},
|
||||
"yourOrganizationsFingerprint": {
|
||||
"message": "Unikalny identyfikator Twojej organizacji",
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Flaga wybranego regionu"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Zaproś użytkowników"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Menedżer sekretów dla $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "Dla zespołów inżynieryjnych i DevOps do zarządzania tajemnicami przez cały cykl rozwoju oprogramowania."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Darmowa dwuosobowa organizacja"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Nieograniczone sekrety"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Nieograniczone projekty"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "Wliczone projekty: $COUNT$",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "Uwzględnione konta serwisowe: $COUNT$",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ miesięcznie za dodatkowe konta serwisowe",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Dodaj menedżera sekretów"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Dodaj menedżera sekretów do zaktualizowanego planu, aby zachować dostęp do wszelkich sekretów utworzonych w poprzednim planie."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Dodatkowe konto serwisowe"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "W twoim planie możesz mieć $COUNT$ kont(a) serwisowe. Możesz dodać dodatkowe konta serwisowe za $COST$ miesięcznie.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Cennik menedżera haseł"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Cennik menedżera sekretów"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Menedżer haseł"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Darmowa organizacja"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit kont serwisów (opcjonalnie)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Ustaw limit liczby kont serwisowych. Po osiągnięciu tego limitu nie będziesz mógł zapraszać nowych użytkowników."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Limit kont serwisowych (opcjonalnie)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Maksymalny potencjalny koszt kont serwisowych"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "Cofre Web do(a) $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Que tipo de item é este?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Cofre Web"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Conectado(a)."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Defina um limite de vagas para sua assinatura. Quando esse limite for atingido, você não poderá convidar novos usuários."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Limite Máximo de Vaga (opcional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Gerenciar Usuários"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Gerenciar Redefinição de Senha"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Gerencie recuperação de conta"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Você deve desativar manualmente a política $POLICYNAME$ antes que esta política possa ser desativada.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Gerenciador de Segredos Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Gerenciador de Segredos"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Gerenciador de Segredos Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Ative o acesso do usuário ao Gerenciador Secretos."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Sinalização de região selecionada"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Convidar usuários"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "Cofre Web $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Que tipo de item é este?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Cofre Web"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Cofre Web Bitwarden"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Gestor de Segredos Bitwarden"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Sessão iniciada"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Defina um limite de lugares para a sua subscrição. Quando este limite for atingido, não será possível convidar novos membros."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Limite de lugares (opcional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -3533,7 +3532,7 @@
|
||||
"description": "ex. Date this item was created"
|
||||
},
|
||||
"datePasswordUpdated": {
|
||||
"message": "Palavra-passe atualizada",
|
||||
"message": "Palavra-passe atualizada a",
|
||||
"description": "ex. Date this password was updated"
|
||||
},
|
||||
"organizationIsDisabled": {
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Gerir utilizadores"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Gerir a redefinição da palavra-passe"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Gerir a recuperação da conta"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Tem de ativar manualmente a política $POLICYNAME$ antes de esta política poder ser desativada.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Ao prosseguir, terminará todas as sessões ativas. Terá de iniciar sessão novamente e concluir a configuração da verificação de dois passos. Recomendamos que exporte o seu cofre antes de alterar as definições de encriptação para evitar a perda de dados."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Gestor de Segredos Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Gestor de Segredos"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Gestor de Segredos Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Ativar o acesso do utilizador ao Gestor de Segredos."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Bandeira da região selecionada"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Convidar utilizadores"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "Seiful web $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Ce fel de articol este acesta?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Seif web"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Conectat"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Setați o limită de licențe pentru abonamentul dvs. Odată ce această limită este atinsă, nu veți putea invita utilizatori noi."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Limită de seat-uri (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Gestionare utilizatori"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Gestionare resetare parolă"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Trebuie să activați manual politica $POLICYNAME$ înainte ca această politică să poată fi dezactivată.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "Веб-хранилище $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Какой это тип элемента?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Веб-хранилище"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Веб-хранилище Bitwarden"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Менеджер секретов Bitwarden"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Выполнен вход"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Установите лимит мест для вашей подписки. По достижении этого лимита вы не сможете приглашать новых членов."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Предел мест (необязательно)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Управлять пользователями"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Управлять сбросом пароля"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Управление восстановлением аккаунта"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Перед отключением этой политики необходимо вручную отключить политику $POLICYNAME$.",
|
||||
@ -4595,13 +4594,13 @@
|
||||
"message": "Управление восстановлением аккаунта"
|
||||
},
|
||||
"accountRecoveryPolicyDesc": {
|
||||
"message": "Based on the encryption method, recover accounts when master passwords or trusted devices are forgotten or lost."
|
||||
"message": "На основе метода шифрования вы можете восстановить учетные записи, если мастер-пароли или доверенные устройства будут забыты или утеряны."
|
||||
},
|
||||
"accountRecoveryPolicyWarning": {
|
||||
"message": "Existing accounts with master passwords will require members to self-enroll before administrators can recover their accounts. Automatic enrollment will turn on account recovery for new members."
|
||||
"message": "Существующие аккаунты с мастер-паролями потребуют от участников самостоятельной регистрации, перед восстановлением администраторами их учетных записей. Автоматическая регистрация включит восстановление учетных записей для новых участников."
|
||||
},
|
||||
"accountRecoverySingleOrgRequirementDesc": {
|
||||
"message": "The single organization Enterprise policy must be turned on before activating this policy."
|
||||
"message": "Перед активацией этой политики необходимо включить политику Единого входа (SSO)."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Автоматическое регистрация"
|
||||
@ -5222,7 +5221,7 @@
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
|
||||
},
|
||||
"ssoPolicyHelpAnchor": {
|
||||
"message": "require single sign-on authentication policy",
|
||||
"message": "требуемую политику аутентификации с единым входом",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
|
||||
},
|
||||
"ssoPolicyHelpEnd": {
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "При продолжении все активные сессии будут завершены. Вам потребуется авторизоваться повторно и выполнить настройку двухэтапной аутентификации. Мы рекомендуем экспортировать хранилище перед изменением настроек шифрования, чтобы предотвратить потерю данных."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Менеджер секретов Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Менеджер секретов"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Менеджер секретов Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Активировать доступ пользователей к менеджеру секретов."
|
||||
},
|
||||
@ -6829,23 +6828,23 @@
|
||||
"message": "Шифрование доверенного устройства"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartOne": {
|
||||
"message": "Once authenticated, members will decrypt vault data using a key stored on their device. The",
|
||||
"message": "После аутентификации участники расшифровывают данные хранилища с помощью ключа, хранящегося на их устройстве.",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionLinkOne": {
|
||||
"message": "single organization",
|
||||
"message": "Одна политика",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartTwo": {
|
||||
"message": "policy and ",
|
||||
"message": "организации и ",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionLinkTwo": {
|
||||
"message": "account recovery administration",
|
||||
"message": "управление восстановлением аккаунта",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartThree": {
|
||||
"message": "policy with automatic enrollment will turn on when this option is used.",
|
||||
"message": "с автоматической регистрацией включается при использовании этой опции.",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"notFound": {
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Флаг выбранного региона"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Пригласить пользователей"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Добавить Менеджер секретов"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Менеджер паролей"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Бесплатная организация"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Web Vault",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "What type of item is this?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ webový trezor",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Aký typ položky to je?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Webový trezor"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Webový trezor Bitwarden"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Prihlásený."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Nastavte limit počtu používateľov predplatného. Po jeho dosiahnutí nebudete môcť pozvať nových používateľov."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Nastavte limit počtu používateľov predplatného pre Secrets Manager. Po jeho dosiahnutí nebudete môcť pozvať nových používateľov."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Maximálny počet miest (voliteľné)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Spravovať používateľov"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Správa resetovania hesla"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Spravovať obnovu konta"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Pred zakázaním tejto zásady musíte ručne vypnúť zásadu $POLICYNAME$.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Beta verzia Secrets Manager"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Beta verzia Secrets Manager"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Aktivovať používateľovi prístup k Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Pozvať používateľov"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager pre $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "Pre inžinierske tímy a tímy DevOps na správu tajomstiev počas celého životného cyklu vývoja softvéru."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "2-členné organizácie zadarmo"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Neobmedzený počet položiek"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Neobmedzený počet projektov"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ zahrnutých projektov",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ zahrnutých služobných kont",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ mesačne pre dodatočné služobné kontá",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Pridať Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Do aktualizovaného plánu pridajte Secret Manager, aby ste si zachovali prístup k všetkým tajomstvám vytvoreným v predchádzajúcom pláne."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Dodatočné služobné kontá"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Váš plán zahŕňa $COUNT$ služobných kont. Ďalšie služobné kontá môžete pridať za $COST$ mesačne.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Cena plánu Správcu Hesiel"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Cena plánu Secrets Manager"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Správca hesiel"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Organizácia zadarmo"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limitovať služobné kontá (voliteľné)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Nastavte limit počtu služobných kont. Po jeho dosiahnutí nebudete môcť vytvoriť nové služobné kontá."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Limit služobných kont (voliteľné)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Maximálna možná cena služobných kont"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Spletni trezor",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Katere vrste element je to?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Po tem dejanju boste odjavljeni iz vseh aktivnih sej (na vseh napravah). Prijaviti se boste morali ponovno in zaključiti nastavitev dvostopenjske prijave. Priporočamo vam, da pred tem izvozite svoje podatke, da jih v tem procesu ne bi izgubili."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Интернет Сеф",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Који је ово тип елемента?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Интернет Сеф"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Пријављено."
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Поставите ограничење лиценце за своју претплату. Једном када се достигне ова граница, нећете моћи да позовете нове кориснике."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Максимална граница лиценце (опционо)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Управљај корисницима"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Управљање ресетовањем лозинке"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Морате ручно да онемогућите $POLICYNAME$ пријаву пре него што ова политика може да се онемогући.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Ако наставите, одјавићете се са свих активних сесија. Мораћете поново да се пријавите и завршите подешавање пријаве у два корака. Препоручујемо да извезете трезор пре него што промените подешавања шифровања да бисте спречили губитак података."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Менаџер тајни"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Одабрана застава"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Veb Trezor",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Kog je tipa ovaj unos?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Webbvalv",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Vilken typ av objekt är detta?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Webbvalv"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Webbvalv"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Loggade in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Platsgräns (valfritt)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Hantera användare"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Hantera lösenordsåterställning"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Hantera kontoåterställning"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Hemlighetshanterare beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Hemlighetshanterare beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6945,7 +6944,7 @@
|
||||
}
|
||||
},
|
||||
"next": {
|
||||
"message": "Next"
|
||||
"message": "Nästa"
|
||||
},
|
||||
"usFlag": {
|
||||
"message": "US flag"
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Bjud in användare"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager för $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Obegränsade projekt"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Lägg till Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Gratis organisation"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Web Vault",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "What type of item is this?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ Web Vault",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "What type of item is this?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Manage users"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ web kasası",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Bu kaydın türü nedir?"
|
||||
},
|
||||
@ -965,7 +955,7 @@
|
||||
"message": "Kasayı dışa aktarmayı onaylayın"
|
||||
},
|
||||
"confirmSecretsExport": {
|
||||
"message": "Gizli dizileri dışa aktarmayı onaylayın"
|
||||
"message": "Sırları dışa aktarmayı onaylayın"
|
||||
},
|
||||
"exportWarningDesc": {
|
||||
"message": "Dışa aktarılan dosyadaki verileriniz şifrelenmemiş olacak. Bu dosyayı güvensiz yöntemlerle (örn. e-posta) göndermemeli ve saklamamalısınız. İşiniz bittikten sonra dosyayı hemen silin."
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web kasası"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden web kasası"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Sır Yöneticisi"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Giriş yapıldı"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Aboneliğiniz için kullanıcı sayısı sınırı. Bu sınıra ulaşıldıktan sonra yeni üye davet edemezsiniz."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Maksimum kullanıcı sayısı (isteğe bağlı)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Kullanıcıları yönetme"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Parola sıfırlamayı yönetme"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Hesap kurtarmayı yönet"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Bu ilkeyi kapatmak için önce $POLICYNAME$ ilkesini kapatmanız bırakmanız gerekir.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "İşlem, tüm aktif oturumlardan çıkış yapmanızı sağlayacaktır. Tekrar oturum açmanız ve iki adımlı oturum açma kurulumunu tamamlamanız gerekecek. Veri kaybını önlemek için şifreleme ayarlarınızı değiştirmeden önce kasanızı dışa aktarmanızı öneririz."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Sır Yöneticisi Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Sır Yöneticisi"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Sır Yöneticisi Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Seçilen bölgenin bayrağı"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Kullanıcıları davet et"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Sınırsız sır"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Sınırsız proje"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ proje dahil",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ servis hesabı dahil",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "İlave hizmet hesapları için aylık $COST$",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "Веб сховище $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Який це тип запису?"
|
||||
},
|
||||
@ -619,7 +609,7 @@
|
||||
"message": "Увійти з пристроєм"
|
||||
},
|
||||
"loginWithDeviceEnabledNote": {
|
||||
"message": "Log in with device must be set up in the settings of the Bitwarden app. Need another option?"
|
||||
"message": "Потрібно увімкнути схвалення запитів на вхід у налаштуваннях програми Bitwarden. Потрібен інший варіант?"
|
||||
},
|
||||
"loginWithMasterPassword": {
|
||||
"message": "Увійти з головним паролем"
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Веб сховище"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Вхід виконано"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Встановіть обмеження кількості місць для вашої передплати. Після досягнення цього обмеження ви не зможете запросити нових користувачів."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Встановіть обмеження кількості місць для вашої передплати Менеджера секретів. Після досягнення цього обмеження ви не зможете запросити нових користувачів."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Обмеження кількості місць (необов'язково)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Керувати користувачами"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Керувати скиданням пароля"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "Перш ніж вимкнути цю політику, вам необхідно вручну вимкнути політику $POLICYNAME$.",
|
||||
@ -4595,13 +4594,13 @@
|
||||
"message": "Адміністрування відновлення облікового запису"
|
||||
},
|
||||
"accountRecoveryPolicyDesc": {
|
||||
"message": "Based on the encryption method, recover accounts when master passwords or trusted devices are forgotten or lost."
|
||||
"message": "На основі методу шифрування, відновлення облікових записів у разі втрати головного пароля чи довірених пристроїв."
|
||||
},
|
||||
"accountRecoveryPolicyWarning": {
|
||||
"message": "Existing accounts with master passwords will require members to self-enroll before administrators can recover their accounts. Automatic enrollment will turn on account recovery for new members."
|
||||
"message": "Учасники наявних облікових записів з головним паролем мають самостійно подати запит, щоб адміністратори мали змогу відновлювати їхні облікові записи."
|
||||
},
|
||||
"accountRecoverySingleOrgRequirementDesc": {
|
||||
"message": "The single organization Enterprise policy must be turned on before activating this policy."
|
||||
"message": "Для активації цієї політики необхідно увімкнути політику єдиної організації."
|
||||
},
|
||||
"resetPasswordPolicyAutoEnroll": {
|
||||
"message": "Автоматичне подання запиту"
|
||||
@ -5222,7 +5221,7 @@
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
|
||||
},
|
||||
"ssoPolicyHelpAnchor": {
|
||||
"message": "require single sign-on authentication policy",
|
||||
"message": "обов'язкову політику єдиного входу (SSO)",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
|
||||
},
|
||||
"ssoPolicyHelpEnd": {
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Продовжуючи, ви вийдете з усіх активних сеансів. Необхідно буде повторно виконати вхід і пройти двоетапну перевірку. Перед зміною налаштувань шифрування ми рекомендуємо експортувати ваше сховище, щоб запобігти можливій втраті даних."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Керування секретами (бета-версія)"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Керування секретами"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Керування секретами (бета-версія)"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Активувати доступ користувача до керування секретами."
|
||||
},
|
||||
@ -6829,23 +6828,23 @@
|
||||
"message": "Шифрування досвіреного пристрою"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartOne": {
|
||||
"message": "Once authenticated, members will decrypt vault data using a key stored on their device. The",
|
||||
"message": "Після авторизації учасники розшифровуватимуть дані сховища з використанням ключа, збереженого на їхньому пристрої.",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionLinkOne": {
|
||||
"message": "single organization",
|
||||
"message": "Якщо використовується",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartTwo": {
|
||||
"message": "policy and ",
|
||||
"message": "ця опція, ",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionLinkTwo": {
|
||||
"message": "account recovery administration",
|
||||
"message": "буде увімкнено політику єдиної",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"memberDecryptionTdeDescriptionPartThree": {
|
||||
"message": "policy with automatic enrollment will turn on when this option is used.",
|
||||
"message": "організації та адміністрування відновлення облікового запису.",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
|
||||
},
|
||||
"notFound": {
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Прапор вибраного регіону"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Менеджер секретів для $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "Для команд розробників та DevOps, щоб керувати секретами протягом життєвого циклу розробки програмного забезпечення."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Безплатно для організацій з 2 користувачами"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Необмежена кількість секретів"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Необмежена кількість проєктів"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "Включає $COUNT$ проєкти",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "Включає $COUNT$ службові облікові записи",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ на місяць за додаткові службові облікові записи",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Додати менеджер секретів"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Додайте Менеджер секретів до свого оновленого плану, щоб підтримувати доступ до будь-яких секретів, створених у вашому минулому плані."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Додаткові службові облікові записи"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Ваш план включає $COUNT$ службових облікових записів. Ви можете додати більше службових облікових записів за $COST$ на місяць.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Ціна плану менеджера паролів"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Ціна плану менеджера секретів"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Менеджер паролів"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Безплатна організація"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Обмеження службових облікових записів (необов'язково)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Встановіть обмеження кількості службових облікових записів. Після досягнення ліміту ви не зможете створювати нові службові облікові записи."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Обмеження службових облікових записів (необов'язково)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Потенційна максимальна вартість службового облікового запису"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "Kho lưu trữ trên web $APP_NAME$",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "Mục này là gì?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "Web vault"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "Logged in"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "Set a seat limit for your Secrets Manger subscription. Once this limit is reached, you will not be able to invite new members."
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "Seat Limit (optional)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "Quản Lý Người Dùng"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "Manage password reset"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "You must manually turn the $POLICYNAME$ policy before this policy can be turned off.",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "For engineering and DevOps teams to manage secrets throughout the software development lifecycle."
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "Free 2-person Organizations"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "Unlimited secrets"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "Unlimited projects"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "$COUNT$ projects included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "$COUNT$ service accounts included",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "$COST$ per month for additional service accounts",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "Add Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "Add Secrets Manager to your upgraded plan to maintain access to any secrets created with your previous plan."
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "Additional service accounts"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "Your plan comes with $COUNT$ service accounts. You can add additional service accounts for $COST$ per month.",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "Password Manager plan price"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager plan price"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "Password Manager"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "Free Organization"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "Limit service accounts (optional)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "Set a limit for your service accounts. Once this limit is reached, you will not be able to create new service accounts."
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "Service account limit (optional)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "Max potential service account cost"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ 网页密码库",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "这是什么类型的项目?"
|
||||
},
|
||||
@ -2245,7 +2235,7 @@
|
||||
"message": "# 用户席位"
|
||||
},
|
||||
"userSeatsAdditionalDesc": {
|
||||
"message": "您的计划包含 $BASE_SEATS$ 个用户席位。添加附加用户的价格是 $SEAT_PRICE$ 每用户每月。",
|
||||
"message": "您的计划包含 $BASE_SEATS$ 个用户席位。您也可以以 $SEAT_PRICE$ 每用户每月购买附加用户。",
|
||||
"placeholders": {
|
||||
"base_seats": {
|
||||
"content": "$1",
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "网页密码库"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden 网页密码库"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden 机密管理器"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "已登录"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "为您的订阅设置席位限制。达到此限制后,您将无法邀请新的成员。"
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "为您的机密管理器订阅设置席位限制。达到此限制后,您将无法邀请新的成员。"
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "席位限制(可选)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "管理用户"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "管理密码重置"
|
||||
"manageAccountRecovery": {
|
||||
"message": "管理账户恢复"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "您必须先手动切换 $POLICYNAME$ 策略,然后才能停用此策略。",
|
||||
@ -4595,10 +4594,10 @@
|
||||
"message": "账户恢复管理"
|
||||
},
|
||||
"accountRecoveryPolicyDesc": {
|
||||
"message": "Based on the encryption method, recover accounts when master passwords or trusted devices are forgotten or lost."
|
||||
"message": "基于加密方式,当主密码或受信任设备被遗忘或丢失时恢复账户。"
|
||||
},
|
||||
"accountRecoveryPolicyWarning": {
|
||||
"message": "Existing accounts with master passwords will require members to self-enroll before administrators can recover their accounts. Automatic enrollment will turn on account recovery for new members."
|
||||
"message": "对于具有主密码的现有账户,需要他们自行注册后,管理员才可以恢复他们的账户。对于新的成员,将自动注册以打开账户恢复功能。"
|
||||
},
|
||||
"accountRecoverySingleOrgRequirementDesc": {
|
||||
"message": "激活此策略前,需先开启「单一组织」企业策略。"
|
||||
@ -5218,7 +5217,7 @@
|
||||
"message": "设置后,您的配置将被保存,成员将能够使用他们的身份提供程序凭据进行身份验证。"
|
||||
},
|
||||
"ssoPolicyHelpStart": {
|
||||
"message": "使用",
|
||||
"message": "Use the",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
|
||||
},
|
||||
"ssoPolicyHelpAnchor": {
|
||||
@ -5226,7 +5225,7 @@
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
|
||||
},
|
||||
"ssoPolicyHelpEnd": {
|
||||
"message": "将要求所有成员使用 SSO 登录。",
|
||||
"message": "to require all members to log in with SSO.",
|
||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
|
||||
},
|
||||
"memberDecryptionOption": {
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "接下来将会注销您所有的活动会话。您将需要重新登录并完成两步登录设置。我们建议在更改您的加密设置之前导出您的密码库,以防数据丢失。"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "机密管理器 Beta 版"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "机密管理器"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "机密管理器 Beta 版"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "激活用户对机密管理器的访问权限。"
|
||||
},
|
||||
@ -6954,6 +6953,103 @@
|
||||
"message": "EU flag"
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
"message": "选定的区域标志"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "邀请用户"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "用于 $PLAN$ 的机密管理器",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "供工程和 DevOps 团队在整个软件开发生命周期中管理机密。"
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "免费的 2 人组织"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "无限制的机密"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "无限制的工程"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "包含了 $COUNT$ 个工程",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "包含了 $COUNT$ 个服务账户",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "附加服务账户每月 $COST$",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "添加机密管理器"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "将机密管理器添加到升级后的计划中,以保留对使用之前的计划创建的所有机密的访问权限。"
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "附加服务账户"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "您的计划包含 $COUNT$ 个服务账户。您也可以以 $COST$ 每月购买附加服务账户。",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "密码管理器计划价格"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "机密管理器计划价格"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "密码管理器"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "免费组织"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "限制服务账户(可选)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "为您的服务账户设置一个限制。达到此限制后,您将无法创建新的服务账户。"
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "服务账户限制(可选)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "最大潜在服务账户费用"
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +1,4 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"message": "$APP_NAME$ 網頁版密碼庫",
|
||||
"description": "The title of the website in the browser window.",
|
||||
"placeholders": {
|
||||
"app_name": {
|
||||
"content": "$1",
|
||||
"example": "Bitwarden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"whatTypeOfItem": {
|
||||
"message": "這是什麼類型的項目?"
|
||||
},
|
||||
@ -2645,6 +2635,12 @@
|
||||
"webVault": {
|
||||
"message": "網頁版密碼庫"
|
||||
},
|
||||
"bitWebVault": {
|
||||
"message": "Bitwarden Web vault"
|
||||
},
|
||||
"bitSecretsManager": {
|
||||
"message": "Bitwarden Secrets Manager"
|
||||
},
|
||||
"loggedIn": {
|
||||
"message": "已登入"
|
||||
},
|
||||
@ -3323,6 +3319,9 @@
|
||||
"limitSubscriptionDesc": {
|
||||
"message": "為您的訂閲設定席位限制。達到此限制後,您將無法邀請新的成員。"
|
||||
},
|
||||
"limitSmSubscriptionDesc": {
|
||||
"message": "為您的 Secrets Manger 訂閲設定席位限制。達到此限制後,就無法邀請新成員。"
|
||||
},
|
||||
"maxSeatLimit": {
|
||||
"message": "席位限制(選用)",
|
||||
"description": "Upper limit of seats to allow through autoscaling"
|
||||
@ -4375,8 +4374,8 @@
|
||||
"manageUsers": {
|
||||
"message": "管理使用者"
|
||||
},
|
||||
"manageResetPassword": {
|
||||
"message": "管理密碼重設"
|
||||
"manageAccountRecovery": {
|
||||
"message": "Manage account recovery"
|
||||
},
|
||||
"disableRequiredError": {
|
||||
"message": "您必須先手動停用 $POLICYNAME$ 原則,然後才能停用此原則。",
|
||||
@ -6617,12 +6616,12 @@
|
||||
"changeKdfLoggedOutWarning": {
|
||||
"message": "Proceeding will log you out of all active sessions. You will need to log back in and complete two-step login setup. We recommend exporting your vault before changing your encryption settings to prevent data loss."
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManager": {
|
||||
"message": "Secrets Manager"
|
||||
},
|
||||
"secretsManagerBeta": {
|
||||
"message": "Secrets Manager Beta"
|
||||
},
|
||||
"secretsManagerAccessDescription": {
|
||||
"message": "Activate user access to Secrets Manager."
|
||||
},
|
||||
@ -6955,5 +6954,102 @@
|
||||
},
|
||||
"selectedRegionFlag": {
|
||||
"message": "Selected region flag"
|
||||
},
|
||||
"inviteUsers": {
|
||||
"message": "Invite Users"
|
||||
},
|
||||
"secretsManagerForPlan": {
|
||||
"message": "Secrets Manager for $PLAN$",
|
||||
"placeholders": {
|
||||
"plan": {
|
||||
"content": "$1",
|
||||
"example": "Teams"
|
||||
}
|
||||
}
|
||||
},
|
||||
"secretsManagerForPlanDesc": {
|
||||
"message": "提供工程與 DevOps 團隊一套在軟體開發生命週期中,管理秘密資訊的功能。"
|
||||
},
|
||||
"free2PersonOrganization": {
|
||||
"message": "2 人組織免費版"
|
||||
},
|
||||
"unlimitedSecrets": {
|
||||
"message": "無限秘密資訊"
|
||||
},
|
||||
"unlimitedProjects": {
|
||||
"message": "無限專案"
|
||||
},
|
||||
"projectsIncluded": {
|
||||
"message": "包含 $COUNT$ 個專案",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"serviceAccountsIncluded": {
|
||||
"message": "包含 $COUNT$ 組服務帳號",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"additionalServiceAccountCost": {
|
||||
"message": "每新增一組服務帳號,每月收費 $COST$",
|
||||
"placeholders": {
|
||||
"cost": {
|
||||
"content": "$1",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"addSecretsManager": {
|
||||
"message": "新增 Secrets Manager"
|
||||
},
|
||||
"addSecretsManagerUpgradeDesc": {
|
||||
"message": "將 Secrets Manager 加入您的升級方案,來記錄維持存取於先前方案中保存的秘密資訊。"
|
||||
},
|
||||
"additionalServiceAccounts": {
|
||||
"message": "新增服務帳號"
|
||||
},
|
||||
"additionalServiceAccountsDesc": {
|
||||
"message": "您的方案內含 $COUNT$ 組服務帳號,可再以每月 $COST$ 費用新增更多服務帳號。",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
"example": "50"
|
||||
},
|
||||
"cost": {
|
||||
"content": "$2",
|
||||
"example": "$0.50"
|
||||
}
|
||||
}
|
||||
},
|
||||
"passwordManagerPlanPrice": {
|
||||
"message": "密碼管理器方案價格"
|
||||
},
|
||||
"secretsManagerPlanPrice": {
|
||||
"message": "Secrets Manager 方案價格"
|
||||
},
|
||||
"passwordManager": {
|
||||
"message": "密碼管理器"
|
||||
},
|
||||
"freeOrganization": {
|
||||
"message": "免費組織"
|
||||
},
|
||||
"limitServiceAccounts": {
|
||||
"message": "限制服務帳號數量(選填)"
|
||||
},
|
||||
"limitServiceAccountsDesc": {
|
||||
"message": "為您的服務帳號數量設定限制。達到此限制後,就無法再新增服務帳號資訊。"
|
||||
},
|
||||
"serviceAccountLimit": {
|
||||
"message": "服務帳號數量限制(選填)"
|
||||
},
|
||||
"maxServiceAccountCost": {
|
||||
"message": "可能的最大服務帳號成本"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user