mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
[Loc] update to XLF on 5-1-2023 prior to code complete (#22921)
This commit is contained in:
@@ -34,8 +34,21 @@
|
||||
<trans-unit id="azure.tenantNotFound">
|
||||
<source xml:lang="en">Specified tenant with ID '{0}' not found.</source>
|
||||
</trans-unit>
|
||||
<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.
|
||||
|
||||
To allow access to resources for this tenant again, you will need to remove the tenant from the exclude list in the '{2}' setting.
|
||||
|
||||
Do you wish to proceed?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azurecore.confirmIgnoreTenantDialog.confirm">
|
||||
<source xml:lang="en">Confirm</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azurecore.consentDialog.authenticate">
|
||||
<source xml:lang="en">Cancel and Authenticate</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>
|
||||
<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>
|
||||
<trans-unit id="azurecore.consentDialog.cancel">
|
||||
<source xml:lang="en">Cancel</source>
|
||||
@@ -46,6 +59,12 @@
|
||||
<trans-unit id="azurecore.consentDialog.open">
|
||||
<source xml:lang="en">Open</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="msal.accountNotFoundError">
|
||||
<source xml:lang="en">Unable to find account info when acquiring token.</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="noMicrosoftResource">
|
||||
<source xml:lang="en">Provider '{0}' does not have a Microsoft resource endpoint defined.</source>
|
||||
</trans-unit>
|
||||
@@ -95,6 +114,9 @@
|
||||
<source xml:lang="en">{0} occurred when acquiring token.
|
||||
{1}</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>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/dist/account-provider/azureAccountProviderService" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="clearTokenCacheFailure">
|
||||
@@ -582,7 +604,7 @@
|
||||
<source xml:lang="en">Azure (Preview)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.tenant.config.filter.description">
|
||||
<source xml:lang="en">The list of tenant IDs to ignore when querying azure resources. Each element is a tenant id.</source>
|
||||
<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.title">
|
||||
<source xml:lang="en">Azure</source>
|
||||
|
||||
@@ -62,12 +62,24 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/mssql/dist/objectManagement/localizedConstants" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="objectManagement.ApplicationRoleTypeDisplayName">
|
||||
<source xml:lang="en">application role</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.ApplicationRoleTypeDisplayNameInTitle">
|
||||
<source xml:lang="en">Application Role</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.ColumnDisplayName">
|
||||
<source xml:lang="en">column</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.DatabaseDisplayName">
|
||||
<source xml:lang="en">database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.DatabaseRoleTypeDisplayName">
|
||||
<source xml:lang="en">database role</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.DatabaseRoleTypeDisplayNameInTitle">
|
||||
<source xml:lang="en">Database Role</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.LoginTypeDisplayName">
|
||||
<source xml:lang="en">login</source>
|
||||
</trans-unit>
|
||||
@@ -77,6 +89,12 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<trans-unit id="objectManagement.OkText">
|
||||
<source xml:lang="en">OK</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.ServerRoleTypeDisplayName">
|
||||
<source xml:lang="en">server role</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.ServerRoleTypeDisplayNameInTitle">
|
||||
<source xml:lang="en">Server Role</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.TableDisplayName">
|
||||
<source xml:lang="en">table</source>
|
||||
</trans-unit>
|
||||
@@ -89,12 +107,24 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<trans-unit id="objectManagement.ViewDisplayName">
|
||||
<source xml:lang="en">view</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.addMemberText">
|
||||
<source xml:lang="en">Add a member</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.addText">
|
||||
<source xml:lang="en">Add…</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.advancedSectionHeader">
|
||||
<source xml:lang="en">Advanced</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.blankPasswordConfirmation">
|
||||
<source xml:lang="en">Creating a login with a blank password is a security risk. Are you sure you want to continue?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.browseForOwnerText">
|
||||
<source xml:lang="en">Browse for an owner</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.browseText">
|
||||
<source xml:lang="en">Browse…</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.confirmPasswordLabel">
|
||||
<source xml:lang="en">Confirm password</source>
|
||||
</trans-unit>
|
||||
@@ -102,6 +132,12 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<source xml:lang="en">Create {0}</source>
|
||||
<note>{0} object type</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.databaseRole.SelectMemberDialogTitle">
|
||||
<source xml:lang="en">Select Database Role Members</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.databaseRole.SelectOwnerDialogTitle">
|
||||
<source xml:lang="en">Select Database Role Owner</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.deleteLoginConfirmation">
|
||||
<source xml:lang="en">Deleting server logins does not delete the database users associated with the logins. To complete the process, delete the users in each database. It may be necessary to first transfer the ownership of schemas to new users.</source>
|
||||
</trans-unit>
|
||||
@@ -120,6 +156,12 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<trans-unit id="objectManagement.enabledLabel">
|
||||
<source xml:lang="en">Enabled</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.filterText">
|
||||
<source xml:lang="en">Filter</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.findText">
|
||||
<source xml:lang="en">Find</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.generalSectionHeader">
|
||||
<source xml:lang="en">General</source>
|
||||
</trans-unit>
|
||||
@@ -132,6 +174,12 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<trans-unit id="objectManagement.loadingDialog">
|
||||
<source xml:lang="en">Loading dialog...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.loadingObjectsCompletedLabel">
|
||||
<source xml:lang="en">Loading objects completed, {0} objects found</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.loadingObjectsLabel">
|
||||
<source xml:lang="en">Loading objects…</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.login.aadAuthenticationType">
|
||||
<source xml:lang="en">Azure Active Directory Authentication</source>
|
||||
</trans-unit>
|
||||
@@ -183,6 +231,12 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<trans-unit id="objectManagement.loginNotSelectedError">
|
||||
<source xml:lang="en">Login is not selected.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.membersLabel">
|
||||
<source xml:lang="en">Members</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.membershipLabel">
|
||||
<source xml:lang="en">Membership</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.nameCannotBeEmptyError">
|
||||
<source xml:lang="en">Name cannot be empty.</source>
|
||||
</trans-unit>
|
||||
@@ -203,6 +257,12 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<source xml:lang="en">{0} - {1} (Preview)</source>
|
||||
<note>{0} object type, {1}: object name.</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.objectTypeLabel">
|
||||
<source xml:lang="en">Object Type</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.objectsLabel">
|
||||
<source xml:lang="en">Objects</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.openNewObjectDialogError">
|
||||
<source xml:lang="en">An error occurred while opening the new {0} dialog. {1}</source>
|
||||
<note>{0} object type, {1}: error message.</note>
|
||||
@@ -211,6 +271,9 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<source xml:lang="en">An error occurred while opening the properties dialog for {0}: {1}. {2}</source>
|
||||
<note>{0} object type, {1}: object name, {2}: error message.</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.ownerText">
|
||||
<source xml:lang="en">Owner</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.passwordCannotBeEmptyError">
|
||||
<source xml:lang="en">Password cannot be empty.</source>
|
||||
</trans-unit>
|
||||
@@ -224,6 +287,12 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<source xml:lang="en">An error occurred while while refreshing the object explorer. {0}</source>
|
||||
<note>{0}: error message.</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.removeMemberText">
|
||||
<source xml:lang="en">Remove selected member</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.removeText">
|
||||
<source xml:lang="en">Remove</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.renameObjectDialogTitle">
|
||||
<source xml:lang="en">Enter new name</source>
|
||||
</trans-unit>
|
||||
@@ -235,6 +304,9 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<source xml:lang="en">Rename {0} '{1}' to '{2}'</source>
|
||||
<note>{0} object type, {1}: original name, {2}: new name</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.schemaLabel">
|
||||
<source xml:lang="en">Schema</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.scriptError">
|
||||
<source xml:lang="en">An error occurred while generating script. {0}</source>
|
||||
</trans-unit>
|
||||
@@ -244,15 +316,24 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<trans-unit id="objectManagement.scriptText">
|
||||
<source xml:lang="en">Script</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.selectText">
|
||||
<source xml:lang="en">Select</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.selectedLabel">
|
||||
<source xml:lang="en">Selected</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.serverRole.SelectMemberDialogTitle">
|
||||
<source xml:lang="en">Select Server Role Members</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.serverRole.SelectOwnerDialogTitle">
|
||||
<source xml:lang="en">Select Server Role Owner</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.updateObjectOperationName">
|
||||
<source xml:lang="en">Update {0} '{1}'</source>
|
||||
<note>{0} object type, {1}: object name.</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.user.containedUser">
|
||||
<source xml:lang="en">Contained user</source>
|
||||
<trans-unit id="objectManagement.user.aadAuth">
|
||||
<source xml:lang="en">Authenticate with Azure Active Directory</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.user.defaultSchemaLabel">
|
||||
<source xml:lang="en">Default schema</source>
|
||||
@@ -260,23 +341,23 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<trans-unit id="objectManagement.user.loginLabel">
|
||||
<source xml:lang="en">Login</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.user.membershipLabel">
|
||||
<source xml:lang="en">Membership</source>
|
||||
<trans-unit id="objectManagement.user.loginMapped">
|
||||
<source xml:lang="en">Mapped to a server login</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.user.noLogin">
|
||||
<source xml:lang="en">No Login Access</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.user.ownedSchemasLabel">
|
||||
<source xml:lang="en">Owned Schemas</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.user.sqlAuth">
|
||||
<source xml:lang="en">Authenticate with password</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.user.type">
|
||||
<source xml:lang="en">Type</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.user.userWithGroupLogin">
|
||||
<source xml:lang="en">User with Windows group login</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.user.userWithLogin">
|
||||
<source xml:lang="en">User with login</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.user.userWithNoConnectAccess">
|
||||
<source xml:lang="en">User with no connect access</source>
|
||||
<trans-unit id="objectManagement.user.windowsUser">
|
||||
<source xml:lang="en">Mapped to a Windows user/group</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.yesText">
|
||||
<source xml:lang="en">Yes</source>
|
||||
|
||||
@@ -660,8 +660,8 @@
|
||||
<trans-unit id="okString">
|
||||
<source xml:lang="en">Ok</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="onlyMoveSqlFilesSupported">
|
||||
<source xml:lang="en">Only moving .sql files is supported</source>
|
||||
<trans-unit id="onlyMoveFilesFoldersSupported">
|
||||
<source xml:lang="en">Only moving files and folders are supported</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="openEulaString">
|
||||
<source xml:lang="en">Open License Agreement</source>
|
||||
@@ -1077,6 +1077,9 @@
|
||||
<trans-unit id="version">
|
||||
<source xml:lang="en">Version</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="versionMustNotBeEmpty">
|
||||
<source xml:lang="en">Version must not be empty</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="versionPlaceholder">
|
||||
<source xml:lang="en">NuGet package version</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -1600,6 +1600,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.service.details.status.unavailable">
|
||||
<source xml:lang="en">-- unavailable --</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.service.error.not.ready">
|
||||
<source xml:lang="en">The following error occurred while retrieving registration information for Azure Database Migration Service '{0}'. Please click refresh and try again. Error: '{1}'.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.service.header">
|
||||
<source xml:lang="en">Azure Database Migration Service "{0}" details:`</source>
|
||||
</trans-unit>
|
||||
@@ -2740,6 +2743,12 @@ This may take some time.</source>
|
||||
<trans-unit id="downloadingServiceComplete">
|
||||
<source xml:lang="en">Done downloading {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="downloadingServiceFailed">
|
||||
<source xml:lang="en">Failed to download binaries for {0}. Use the following link to troubleshoot: {1}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="downloadingServiceFailedWithLinkMarkup">
|
||||
<source xml:lang="en">Failed to download binaries for {0}. Use this [link to troubleshoot]({1}).</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="downloadingServiceSize">
|
||||
<source xml:lang="en">({0} KB)</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -6257,6 +6257,11 @@ Error Message: {1}</source>
|
||||
<trans-unit id="noProviderFound">
|
||||
<source xml:lang="en">Cannot expand as the required connection provider '{0}' was not found</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/services/objectExplorer/browser/serverTreeRenderer" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="filteredTreeElementName">
|
||||
<source xml:lang="en">{0} (filtered)</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/services/objectExplorer/browser/treeCreationUtils" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="serversAriaLabel">
|
||||
|
||||
Reference in New Issue
Block a user