Update to XLF file names and LCL files (#24135)

* added changes to gulpfile and locfunc along with updated lcls

* Added Portuguese updated lcls

* added last batch of renamed lcl files

* added renamed XLF files
This commit is contained in:
Alex Ma
2023-08-15 10:40:59 -07:00
committed by GitHub
parent 752c33c960
commit 8cbbf9eaeb
273 changed files with 58104 additions and 58185 deletions

View File

@@ -0,0 +1,700 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/Microsoft.azurecore/dist/account-provider/auths/azureAuth" source-language="en" datatype="plaintext"><body>
<trans-unit id="azurecore.confirmIgnoreTenantDialog.body">
<source xml:lang="en">Azure Data Studio will no longer trigger authentication for this tenant {0} ({1}) and resources will not be accessible. &#10;&#10;To allow access to resources for this tenant again, you will need to remove the tenant from the exclude list in the &apos;{2}&apos; setting.&#10;&#10;Do you wish to proceed?</source>
</trans-unit>
<trans-unit id="azurecore.consentDialog.cancel">
<source xml:lang="en">Cancel</source>
</trans-unit>
<trans-unit id="azurecore.consentDialog.authenticate">
<source xml:lang="en">Cancel and Authenticate</source>
</trans-unit>
<trans-unit id="azurecore.confirmIgnoreTenantDialog.confirm">
<source xml:lang="en">Confirm</source>
</trans-unit>
<trans-unit id="azurecore.consentDialog.ignore">
<source xml:lang="en">Ignore Tenant</source>
</trans-unit>
<trans-unit id="azure.microsoftAccountDisplayName">
<source xml:lang="en">Microsoft Account</source>
</trans-unit>
<trans-unit id="azure.microsoftCorpAccount">
<source xml:lang="en">Microsoft Corp</source>
</trans-unit>
<trans-unit id="azurecore.consentDialog.open">
<source xml:lang="en">Open</source>
</trans-unit>
<trans-unit id="noMicrosoftResource">
<source xml:lang="en">Provider &apos;{0}&apos; does not have a Microsoft resource endpoint defined.</source>
</trans-unit>
<trans-unit id="msal.accountNotFoundError">
<source xml:lang="en">Unable to find account info when acquiring token, please remove account and add again.</source>
</trans-unit>
<trans-unit id="msal.resourceNotFoundError">
<source xml:lang="en">Unable to find configuration for Azure Resource {0}</source>
</trans-unit>
<trans-unit id="azurecore.consentDialog.body">
<source xml:lang="en">Your tenant {0} ({1}) requires you to re-authenticate again to access {2} resources. Press Open to start the authentication process.</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/account-provider/auths/azureAuthCodeGrant" source-language="en" datatype="plaintext"><body>
<trans-unit id="azureAuthCodeGrant.getAuthCodeUrlError">
<source xml:lang="en">An error occurred in MSAL library when requesting auth code URL. For more detailed information on error, please check &apos;Azure Accounts&apos; output pane. &#10;&#10;</source>
</trans-unit>
<trans-unit id="azureAuth.nonceError">
<source xml:lang="en">Authentication failed due to a nonce mismatch, please close Azure Data Studio and try again.</source>
</trans-unit>
<trans-unit id="azureAuth.stateError">
<source xml:lang="en">Authentication failed due to a state mismatch, please close ADS and try again.</source>
</trans-unit>
<trans-unit id="azure.azureAuthCodeGrantName">
<source xml:lang="en">Azure Auth Code Grant</source>
</trans-unit>
<trans-unit id="azure.serverCouldNotStart">
<source xml:lang="en">Server could not start. This could be a permissions error or an incompatibility on your system. You can try enabling device code authentication from settings.</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/account-provider/auths/azureDeviceCode" source-language="en" datatype="plaintext"><body>
<trans-unit id="addAccount">
<source xml:lang="en">Add {0} account</source>
</trans-unit>
<trans-unit id="azure.azureDeviceCodeAuth">
<source xml:lang="en">Azure Device Code</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/account-provider/azureAccountProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.deprecatedGetSecurityToken">
<source xml:lang="en">A call was made to azdata.accounts.getSecurityToken, this method is deprecated and will be removed in future releases. Please use getAccountSecurityToken instead.</source>
</trans-unit>
<trans-unit id="genericTokenError">
<source xml:lang="en">Failed to get token</source>
</trans-unit>
<trans-unit id="azure.NoAuthMethod.Available">
<source xml:lang="en">No Azure auth method available. You must enable the auth methods in ADS configuration.</source>
</trans-unit>
<trans-unit id="azure.NoAuthMethod.Selected">
<source xml:lang="en">No Azure auth method selected. You must select what method of authentication you want to use.</source>
</trans-unit>
<trans-unit id="tenantIgnoredError">
<source xml:lang="en">Tenant found in ignore list, authentication not attempted. You can remove tenant {0} from ignore list in settings.json file: {1} if you wish to access resources from this tenant.</source>
</trans-unit>
<trans-unit id="msalTokenError">
<source xml:lang="en">{0} occurred when acquiring token. &#10;{1}</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/account-provider/azureAccountProviderService" source-language="en" datatype="plaintext"><body>
<trans-unit id="clearTokenCacheFailure">
<source xml:lang="en">Failed to clear token cache</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/account-provider/providerSettings" source-language="en" datatype="plaintext"><body>
<trans-unit id="publicCloudDisplayName">
<source xml:lang="en">Azure</source>
</trans-unit>
<trans-unit id="chinaCloudDisplayName">
<source xml:lang="en">Azure (China)</source>
</trans-unit>
<trans-unit id="usGovCloudDisplayName">
<source xml:lang="en">Azure (US Government)</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/commands" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.noTenants">
<source xml:lang="en">A tenant is required for this feature. Your Azure subscription seems to have no tenants.</source>
</trans-unit>
<trans-unit id="azure.pickAnAzureAccount">
<source xml:lang="en">Select an Azure account</source>
</trans-unit>
<trans-unit id="azure.signIn">
<source xml:lang="en">Sign in</source>
</trans-unit>
<trans-unit id="azure.startingCloudShell">
<source xml:lang="en">Starting cloud shell…</source>
</trans-unit>
<trans-unit id="azure.noAccountError">
<source xml:lang="en">You are not currently signed into any Azure accounts, Please sign in and then try again.</source>
</trans-unit>
<trans-unit id="azure.cloudTerminalPreview">
<source xml:lang="en">You must enable preview features in order to use Azure Cloud Shell.</source>
</trans-unit>
<trans-unit id="azure.mustPickTenant">
<source xml:lang="en">You must select a tenant for this feature to work.</source>
</trans-unit>
<trans-unit id="azure.accountNotSelectedError">
<source xml:lang="en">You must select an Azure account for this feature to work.</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/errors" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.subscriptionError">
<source xml:lang="en">Failed to get subscriptions for account {0}. Please refresh the account.</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/azuremonitor/azuremonitorTreeDataProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.providers.AzureMonitorContainerLabel">
<source xml:lang="en">Log Analytics workspaces</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/cosmosdb/mongo/cosmosDbMongoTreeDataProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.cosmosDbMongoContainerLabel">
<source xml:lang="en">Azure CosmosDB for MongoDB</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/cosmosdb/postgres/cosmosDbPostgresTreeDataProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.cosmosDbPostgresContainerLabel">
<source xml:lang="en">Azure CosmosDB for PostgreSQL Cluster</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/database/databaseTreeDataProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.providers.database.treeDataProvider.databaseContainerLabel">
<source xml:lang="en">SQL databases</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL servers</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/kusto/kustoTreeDataProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.providers.KustoContainerLabel">
<source xml:lang="en">Azure Data Explorer Clusters</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/mysqlFlexibleServer/mysqlFlexibleServerTreeDataProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.mysqlFlexibleServerContainerLabel">
<source xml:lang="en">Azure Database for MySQL flexible servers</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/postgresArcServer/postgresArcServerTreeDataProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel">
<source xml:lang="en">PostgreSQL servers Azure Arc</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/postgresFlexibleServer/postgresFlexibleServerTreeDataProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.postgresFlexibleServerContainerLabel">
<source xml:lang="en">Azure Database for PostgreSQL flexible servers</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/postgresServer/postgresServerTreeDataProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.postgresServerContainerLabel">
<source xml:lang="en">Azure Database for PostgreSQL Servers</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/sqlinstance/sqlInstanceTreeDataProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.providers.sqlInstanceContainerLabel">
<source xml:lang="en">SQL managed instances</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/sqlinstanceArc/sqlInstanceArcTreeDataProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.providers.sqlInstanceArcContainerLabel">
<source xml:lang="en">SQL managed instances - Azure Arc</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/synapseSqlPool/synapseSqlPoolTreeDataProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.providers.synapseSqlPool.treeDataProvider.synapseSqlPoolContainerLabel">
<source xml:lang="en">Dedicated SQL Pools</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/synapseWorkspace/synapseWorkspaceTreeDataProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.providers.synapseWorkspace.treeDataProvider.synapseWorkspaceContainerLabel">
<source xml:lang="en">Azure Synapse Analytics</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/providers/universal/universalService" source-language="en" datatype="plaintext"><body>
<trans-unit id="azurecore.unregisteredProviderType">
<source xml:lang="en">Unrecognized Provider resource type: {0}</source>
</trans-unit>
<trans-unit id="azurecore.unregisteredProvider">
<source xml:lang="en">Unrecognized Provider resource: {0}</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/resourceTreeNode" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.resourceTreeNode.noResourcesLabel">
<source xml:lang="en">No Resources found</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/services/subscriptionService" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.tenantTokenError">
<source xml:lang="en">Failed to acquire Access Token for account &apos;{0}&apos; (tenant &apos;{1}&apos;).</source>
</trans-unit>
<trans-unit id="azure.resource.tenantSubscriptionsError">
<source xml:lang="en">Failed to get subscriptions for account {0} (tenant &apos;{1}&apos;). {2}</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/services/terminalService" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.cloudShell">
<source xml:lang="en">Azure Cloud Shell (Preview) {0} ({1})</source>
</trans-unit>
<trans-unit id="azure.coudTerminal.neverUsed">
<source xml:lang="en">If you have not launched Azure Cloud Shell from this account before, please visit https://shell.azure.com/ to get started. Once you are set up, you can use AzureCloud Shell directly in Azure Data Studio.</source>
</trans-unit>
<trans-unit id="azure.cloudTerminal.ok">
<source xml:lang="en">OK</source>
</trans-unit>
<trans-unit id="azure.cloudTerminal.openAzureShell">
<source xml:lang="en">Open Azure Shell</source>
</trans-unit>
<trans-unit id="azure.selectShellType">
<source xml:lang="en">Select Bash or PowerShell for Azure Cloud Shell</source>
</trans-unit>
<trans-unit id="azure.shellClosed">
<source xml:lang="en">Shell closed.&#10;</source>
</trans-unit>
<trans-unit id="azure.shellTypeRequired">
<source xml:lang="en">You must pick a shell type</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/tree/accountNotSignedInTreeNode" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.tree.accountNotSignedInTreeNode.signInLabel">
<source xml:lang="en">Sign in to Azure...</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/tree/accountTreeNode" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.tree.accountTreeNode.noTenantsLabel">
<source xml:lang="en">No Tenants found.</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/tree/connectionDialogTreeProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.tree.treeProvider.accountLoadError">
<source xml:lang="en">Failed to load some Azure accounts. {0}</source>
</trans-unit>
<trans-unit id="azure.resource.tree.treeProvider.loadingLabel">
<source xml:lang="en">Loading ...</source>
</trans-unit>
<trans-unit id="azure.resource.tree.treeProvider.openAccountsDialog">
<source xml:lang="en">Show Azure accounts</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/tree/flatAccountTreeNode" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.tree.accountTreeNode.noTenantsLabel">
<source xml:lang="en">No Tenants found.</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/tree/flatTenantTreeNode" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.tree.accountTreeNode.noSubscriptionsLabel">
<source xml:lang="en">No Subscriptions found.</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/tree/subscriptionTreeNode" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.tree.subscriptionTreeNode.noResourcesLabel">
<source xml:lang="en">No Resources found.</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/tree/tenantTreeNode" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.tree.accountTreeNode.noSubscriptionsLabel">
<source xml:lang="en">No Subscriptions found.</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/tree/treeProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.resource.tree.treeProvider.loadingLabel">
<source xml:lang="en">Loading ...</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/azureResource/utils" source-language="en" datatype="plaintext"><body>
<trans-unit id="azure.accounts.getLocations.queryError">
<source xml:lang="en">Error fetching locations for account {0} ({1}) subscription {2} ({3}) tenant {4} : {5}</source>
</trans-unit>
<trans-unit id="azure.accounts.getResourceGroups.queryError">
<source xml:lang="en">Error fetching resource groups for account {0} ({1}) subscription {2} ({3}) tenant {4} : {5}</source>
</trans-unit>
<trans-unit id="azure.accounts.getSelectedSubscriptions.queryError">
<source xml:lang="en">Error fetching subscriptions for account {0} : {1}</source>
</trans-unit>
<trans-unit id="azure.accounts.getSubscriptions.queryError">
<source xml:lang="en">Error fetching subscriptions for account {0} tenant {1} : {2}</source>
</trans-unit>
<trans-unit id="azure.resource.error">
<source xml:lang="en">Error: {0}</source>
</trans-unit>
<trans-unit id="azure.accounts.runResourceQuery.errors.invalidQuery">
<source xml:lang="en">Invalid query</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/localizedConstants" source-language="en" datatype="plaintext"><body>
<trans-unit id="azurecore.australiacentral">
<source xml:lang="en">Australia Central</source>
</trans-unit>
<trans-unit id="azurecore.australiacentral2">
<source xml:lang="en">Australia Central 2</source>
</trans-unit>
<trans-unit id="azurecore.australiaeast">
<source xml:lang="en">Australia East</source>
</trans-unit>
<trans-unit id="azurecore.australiasoutheast">
<source xml:lang="en">Australia Southeast</source>
</trans-unit>
<trans-unit id="azurecore.extensionName">
<source xml:lang="en">Azure Accounts</source>
</trans-unit>
<trans-unit id="azurecore.azureArcPostgres">
<source xml:lang="en">Azure Arc-enabled PostgreSQL Hyperscale</source>
</trans-unit>
<trans-unit id="azurecore.postgresFlexibleServer">
<source xml:lang="en">Azure Database for PostgreSQL flexible servers</source>
</trans-unit>
<trans-unit id="azurecore.postgresServer">
<source xml:lang="en">Azure Database for PostgreSQL servers</source>
</trans-unit>
<trans-unit id="azure.azureResourcesGridTitle">
<source xml:lang="en">Azure Resources (Preview)</source>
</trans-unit>
<trans-unit id="azurecore.brazilsouth">
<source xml:lang="en">Brazil South</source>
</trans-unit>
<trans-unit id="azurecore.brazilsoutheast">
<source xml:lang="en">Brazil Southeast</source>
</trans-unit>
<trans-unit id="azurecore.canadacentral">
<source xml:lang="en">Canada Central</source>
</trans-unit>
<trans-unit id="azurecore.canadaeast">
<source xml:lang="en">Canada East</source>
</trans-unit>
<trans-unit id="azurecore.reload">
<source xml:lang="en">Cancel</source>
</trans-unit>
<trans-unit id="azurecore.centralindia">
<source xml:lang="en">Central India</source>
</trans-unit>
<trans-unit id="azurecore.centralus">
<source xml:lang="en">Central US</source>
</trans-unit>
<trans-unit id="azurecore.centraluseuap">
<source xml:lang="en">Central US EUAP</source>
</trans-unit>
<trans-unit id="azurecore.azureArcService">
<source xml:lang="en">Data Service - Azure Arc</source>
</trans-unit>
<trans-unit id="azurecore.disable">
<source xml:lang="en">Disable</source>
</trans-unit>
<trans-unit id="azurecore.dismiss">
<source xml:lang="en">Dismiss</source>
</trans-unit>
<trans-unit id="azurecore.eastasia">
<source xml:lang="en">East Asia</source>
</trans-unit>
<trans-unit id="azurecore.eastus">
<source xml:lang="en">East US</source>
</trans-unit>
<trans-unit id="azurecore.eastus2">
<source xml:lang="en">East US 2</source>
</trans-unit>
<trans-unit id="azurecore.eastus2euap">
<source xml:lang="en">East US 2 EUAP</source>
</trans-unit>
<trans-unit id="azurecore.francecentral">
<source xml:lang="en">France Central</source>
</trans-unit>
<trans-unit id="azurecore.francesouth">
<source xml:lang="en">France South</source>
</trans-unit>
<trans-unit id="azurecore.germanynorth">
<source xml:lang="en">Germany North</source>
</trans-unit>
<trans-unit id="azurecore.germanywestcentral">
<source xml:lang="en">Germany West Central</source>
</trans-unit>
<trans-unit id="azurecore.invalidAzureAccount">
<source xml:lang="en">Invalid account</source>
</trans-unit>
<trans-unit id="azurecore.invalidTenant">
<source xml:lang="en">Invalid tenant for subscription</source>
</trans-unit>
<trans-unit id="azurecore.japaneast">
<source xml:lang="en">Japan East</source>
</trans-unit>
<trans-unit id="azurecore.japanwest">
<source xml:lang="en">Japan West</source>
</trans-unit>
<trans-unit id="azure.credStoreSaveFailedError">
<source xml:lang="en">Keys for token cache could not be saved in credential store, this may cause Azure access token persistence issues and connection instabilities. It&apos;s likely that SqlTools has reached credential storage limit on Windows, please clear at least 2 credentials that start with &quot;Microsoft.SqlTools|&quot; in Windows Credential Manager and reload.</source>
</trans-unit>
<trans-unit id="azurecore.koreacentral">
<source xml:lang="en">Korea Central</source>
</trans-unit>
<trans-unit id="azurecore.koreasouth">
<source xml:lang="en">Korea South</source>
</trans-unit>
<trans-unit id="azurecore.location">
<source xml:lang="en">Location</source>
</trans-unit>
<trans-unit id="azurecore.requiresReload">
<source xml:lang="en">Modifying this setting requires reloading the window for all changes to take effect.</source>
</trans-unit>
<trans-unit id="azurecore.name">
<source xml:lang="en">Name</source>
</trans-unit>
<trans-unit id="azure.noCloudsEnabled">
<source xml:lang="en">No clouds are enabled, please enable a cloud to continue.</source>
</trans-unit>
<trans-unit id="azurecore.northcentralus">
<source xml:lang="en">North Central US</source>
</trans-unit>
<trans-unit id="azurecore.northeurope">
<source xml:lang="en">North Europe</source>
</trans-unit>
<trans-unit id="azurecore.norwayeast">
<source xml:lang="en">Norway East</source>
</trans-unit>
<trans-unit id="azurecore.norwaywest">
<source xml:lang="en">Norway West</source>
</trans-unit>
<trans-unit id="azurecore.reloadChoice">
<source xml:lang="en">Reload Azure Data Studio</source>
</trans-unit>
<trans-unit id="azurecore.resourceGroup">
<source xml:lang="en">Resource group</source>
</trans-unit>
<trans-unit id="azurecore.resourceType">
<source xml:lang="en">Resource type</source>
</trans-unit>
<trans-unit id="azurecore.sqlServerArc">
<source xml:lang="en">SQL Server - Azure Arc</source>
</trans-unit>
<trans-unit id="azurecore.sqlDatabase">
<source xml:lang="en">SQL database</source>
</trans-unit>
<trans-unit id="azurecore.sqlManagedInstance">
<source xml:lang="en">SQL managed instance</source>
</trans-unit>
<trans-unit id="azurecore.azureArcsqlManagedInstance">
<source xml:lang="en">SQL managed instance - Azure Arc</source>
</trans-unit>
<trans-unit id="azurecore.sqlServer">
<source xml:lang="en">SQL server</source>
</trans-unit>
<trans-unit id="azurecore.southafricanorth">
<source xml:lang="en">South Africa North</source>
</trans-unit>
<trans-unit id="azurecore.southafricawest">
<source xml:lang="en">South Africa West</source>
</trans-unit>
<trans-unit id="azurecore.southcentralus">
<source xml:lang="en">South Central US</source>
</trans-unit>
<trans-unit id="azurecore.southindia">
<source xml:lang="en">South India</source>
</trans-unit>
<trans-unit id="azurecore.southeastasia">
<source xml:lang="en">Southeast Asia</source>
</trans-unit>
<trans-unit id="azurecore.subscription">
<source xml:lang="en">Subscription</source>
</trans-unit>
<trans-unit id="azurecore.switchMsal">
<source xml:lang="en">Switch to MSAL</source>
</trans-unit>
<trans-unit id="azurecore.switzerlandnorth">
<source xml:lang="en">Switzerland North</source>
</trans-unit>
<trans-unit id="azurecore.switzerlandwest">
<source xml:lang="en">Switzerland West</source>
</trans-unit>
<trans-unit id="azurecore.reloadPromptCacheClear">
<source xml:lang="en">Token cache has been cleared successfully, please reload Azure Data Studio.</source>
</trans-unit>
<trans-unit id="azurecore.typeIcon">
<source xml:lang="en">Type Icon</source>
</trans-unit>
<trans-unit id="azurecore.uaecentral">
<source xml:lang="en">UAE Central</source>
</trans-unit>
<trans-unit id="azurecore.uaenorth">
<source xml:lang="en">UAE North</source>
</trans-unit>
<trans-unit id="azurecore.uksouth">
<source xml:lang="en">UK South</source>
</trans-unit>
<trans-unit id="azurecore.ukwest">
<source xml:lang="en">UK West</source>
</trans-unit>
<trans-unit id="azurecore.unableToFetchToken">
<source xml:lang="en">Unable to get token for tenant {0}</source>
</trans-unit>
<trans-unit id="azure.unableToOpenAzureLink">
<source xml:lang="en">Unable to open link, missing required values</source>
</trans-unit>
<trans-unit id="azurecore.piiLogging.warning">
<source xml:lang="en">Warning: Azure PII Logging is enabled. Enabling this option allows personally identifiable information to be logged and should only be used for debugging purposes.</source>
</trans-unit>
<trans-unit id="azurecore.westcentralus">
<source xml:lang="en">West Central US</source>
</trans-unit>
<trans-unit id="azurecore.westeurope">
<source xml:lang="en">West Europe</source>
</trans-unit>
<trans-unit id="azurecore.westindia">
<source xml:lang="en">West India</source>
</trans-unit>
<trans-unit id="azurecore.westus">
<source xml:lang="en">West US</source>
</trans-unit>
<trans-unit id="azurecore.westus2">
<source xml:lang="en">West US 2</source>
</trans-unit>
<trans-unit id="azurecore.enablePublicCloud">
<source xml:lang="en">enablePublicCloud</source>
</trans-unit>
<trans-unit id="azurecore.reloadPrompt">
<source xml:lang="en">{0} setting changed, please reload Azure Data Studio.</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/dist/utils" source-language="en" datatype="plaintext"><body>
<trans-unit id="providerSettings.error">
<source xml:lang="en">Could not load endpoints from settings, please check the logs for more details.</source>
</trans-unit>
<trans-unit id="providerSettings.success">
<source xml:lang="en">Successfully loaded custom endpoints from settings</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.azurecore/package" source-language="en" datatype="plaintext"><body>
<trans-unit id="config.providerSettings.endpoints.armResource">
<source xml:lang="en">ARM Resource Endpoint</source>
</trans-unit>
<trans-unit id="azure.resource.connectsqldb.title">
<source xml:lang="en">Add to Servers</source>
</trans-unit>
<trans-unit id="azure.resource.explorer.title">
<source xml:lang="en">Azure</source>
</trans-unit>
<trans-unit id="azure.title">
<source xml:lang="en">Azure</source>
</trans-unit>
<trans-unit id="azure.displayName">
<source xml:lang="en">Azure (Core)</source>
</trans-unit>
<trans-unit id="azure.resource.view.title">
<source xml:lang="en">Azure (Preview)</source>
</trans-unit>
<trans-unit id="config.azureAccountConfigurationSection">
<source xml:lang="en">Azure Account Configuration</source>
</trans-unit>
<trans-unit id="config.azureAuthMethodConfigurationSection">
<source xml:lang="en">Azure Authentication Method</source>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.azureKeyVaultResource">
<source xml:lang="en">Azure KeyVault Resource Endpoint</source>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.azureKustoResource">
<source xml:lang="en">Azure Kusto Resource Endpoint</source>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.logAnalytics">
<source xml:lang="en">Azure Log Analytics Endpoint</source>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.portal">
<source xml:lang="en">Azure Portal Endpoint</source>
</trans-unit>
<trans-unit id="azure.resource.config.title">
<source xml:lang="en">Azure Resource Configuration</source>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.azureStorageResource">
<source xml:lang="en">Azure Storage Resource Endpoint</source>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.azureStorageResourceSuffix">
<source xml:lang="en">Azure Storage Resource Endpoint Suffix</source>
</trans-unit>
<trans-unit id="azure.resource.refreshall.title">
<source xml:lang="en">Azure: Refresh All Accounts</source>
</trans-unit>
<trans-unit id="azure.resource.signin.title">
<source xml:lang="en">Azure: Sign In</source>
</trans-unit>
<trans-unit id="azure.description">
<source xml:lang="en">Browse and work with Azure resources</source>
</trans-unit>
<trans-unit id="accounts.clearTokenCache">
<source xml:lang="en">Clear Azure Account Token Cache</source>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.clientId">
<source xml:lang="en">Client ID for Azure Data Studio</source>
</trans-unit>
<trans-unit id="config.providerSettingsMetadata">
<source xml:lang="en">Cloud Display Name</source>
</trans-unit>
<trans-unit id="config.providerSettingsId">
<source xml:lang="en">Cloud ID</source>
</trans-unit>
<trans-unit id="config.providerSettingsName">
<source xml:lang="en">Cloud Name</source>
</trans-unit>
<trans-unit id="config.providerSettingsDescription">
<source xml:lang="en">Cloud Settings</source>
</trans-unit>
<trans-unit id="config.azureCodeGrantMethod">
<source xml:lang="en">Code Grant Method</source>
</trans-unit>
<trans-unit id="azure.resource.connectsqlserver.title">
<source xml:lang="en">Connect</source>
</trans-unit>
<trans-unit id="config.azureDeviceCodeMethod">
<source xml:lang="en">Device Code Method</source>
</trans-unit>
<trans-unit id="config.noSystemKeychain">
<source xml:lang="en">Disable system keychain integration. Credentials will be stored in a flat file in the user&apos;s home directory.</source>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.graphResource">
<source xml:lang="en">Graph Resource Endpoint</source>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.host">
<source xml:lang="en">Host Endpoint</source>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.msGraphResource">
<source xml:lang="en">Microsoft Graph Resource Endpoint</source>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.microsoftResource">
<source xml:lang="en">Microsoft Resource Endpoint</source>
</trans-unit>
<trans-unit id="azure.openInAzurePortal.title">
<source xml:lang="en">Open in Azure Portal</source>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.powerBiResource">
<source xml:lang="en">Power BI Resource Endpoint</source>
</trans-unit>
<trans-unit id="config.providerSettingsTitle">
<source xml:lang="en">Provider Settings</source>
</trans-unit>
<trans-unit id="azure.resource.refresh.title">
<source xml:lang="en">Refresh</source>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.sqlResource">
<source xml:lang="en">SQL Resource Endpoint</source>
</trans-unit>
<trans-unit id="config.providerSettings.endpoints.scopes">
<source xml:lang="en">Scopes Endpoint</source>
</trans-unit>
<trans-unit id="azure.resource.selectsubscriptions.title">
<source xml:lang="en">Select Subscriptions</source>
</trans-unit>
<trans-unit id="azure.resource.selecttenants.title">
<source xml:lang="en">Select Tenants</source>
</trans-unit>
<trans-unit id="config.customProviderSettings">
<source xml:lang="en">Setting containing custom Azure authentication endpoints. Changes to this setting require a restart to take effect.</source>
</trans-unit>
<trans-unit id="config.enableChinaCloudDescription">
<source xml:lang="en">Should Azure China integration be enabled</source>
</trans-unit>
<trans-unit id="config.enablePublicCloudDescription">
<source xml:lang="en">Should Azure public cloud integration be enabled</source>
</trans-unit>
<trans-unit id="config.piiLogging">
<source xml:lang="en">Should Personally Identifiable Information (PII) be logged in the Azure Accounts output channel and the output channel log file.</source>
</trans-unit>
<trans-unit id="config.enableUsGovCloudDescription">
<source xml:lang="en">Should US Government Azure cloud (Fairfax) integration be enabled</source>
</trans-unit>
<trans-unit id="azure.resource.startterminal.title">
<source xml:lang="en">Start Cloud Shell</source>
</trans-unit>
<trans-unit id="azure.tenant.config.filter.description">
<source xml:lang="en">The list of tenant IDs which will be skipped when querying Azure resources or requesting authentication tokens.</source>
</trans-unit>
<trans-unit id="azure.resource.config.filter.description">
<source xml:lang="en">The resource filter, each element is an account id, a subscription id and name separated by a slash</source>
</trans-unit>
<trans-unit id="config.loggingLevel">
<source xml:lang="en">[Optional] The verbosity of logging for the Azure Accounts extension.</source>
</trans-unit>
</body></file>
</xliff>