mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-05-15 01:37:37 +01:00
Localized file check-in by OneLocBuild Task: Build definition ID 13114: Build ID 2545050
This commit is contained in:
@@ -34,8 +34,8 @@
|
||||
"browse": "Procházet",
|
||||
"increaseValueBy1": "Zvýšit hodnotu o 1",
|
||||
"decreaseValueBy1": "Snížit hodnotu o 1",
|
||||
"on": "On",
|
||||
"off": "Off",
|
||||
"on": "Zapnuto",
|
||||
"off": "Vypnuto",
|
||||
"preview": "Preview"
|
||||
},
|
||||
"splashScreen": {
|
||||
@@ -1043,7 +1043,7 @@
|
||||
"containerDropdownPlaceholder": "Select a container",
|
||||
"createNewContainerSubHeading": "Configure the properties for the new container on destination account \"{{accountName}}\".",
|
||||
"createNewContainerSubHeadingDefault": "Configure the properties for the new container.",
|
||||
"createContainerButtonLabel": "Create a new container",
|
||||
"createContainerButtonLabel": "Vytvořit nový kontejner",
|
||||
"createContainerHeading": "Create new container"
|
||||
},
|
||||
"preview": {
|
||||
@@ -1071,16 +1071,16 @@
|
||||
"addManagedIdentity": {
|
||||
"title": "System-assigned managed identity enabled.",
|
||||
"description": "A system-assigned managed identity is restricted to one per resource and is tied to the lifecycle of this resource. Once enabled, you can grant permissions to the managed identity by using Azure role-based access control (Azure RBAC). The managed identity is authenticated with Microsoft Entra ID, so you don't have to store any credentials in code.",
|
||||
"descriptionHrefText": "Learn more about Managed identities.",
|
||||
"descriptionHrefText": "Další informace o spravovaných identitách.",
|
||||
"descriptionHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview",
|
||||
"toggleLabel": "System assigned managed identity",
|
||||
"toggleLabel": "Spravovaná identita přiřazená systémem",
|
||||
"tooltipContent": "Learn more about",
|
||||
"tooltipHrefText": "Managed Identities.",
|
||||
"tooltipHref": "https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview",
|
||||
"userAssignedIdentityTooltip": "You can select an existing user assigned identity or create a new one.",
|
||||
"userAssignedIdentityLabel": "You may also select a user assigned managed identity.",
|
||||
"createUserAssignedIdentityLink": "Create User Assigned Managed Identity",
|
||||
"enablementTitle": "Enable system assigned managed identity",
|
||||
"createUserAssignedIdentityLink": "Vytvořit spravovanou identitu přiřazenou uživatelem",
|
||||
"enablementTitle": "Povolit spravovanou identitu přiřazenou systémem",
|
||||
"enablementDescription": "Enable system-assigned managed identity on the {{accountName}}. To confirm, click the \"Yes\" button."
|
||||
},
|
||||
"defaultManagedIdentity": {
|
||||
|
||||
Reference in New Issue
Block a user