Loc Update (#6223)

This commit is contained in:
khoiph1
2019-07-01 12:45:29 -07:00
committed by Karl Burtram
parent e44e0a7c89
commit 3e68c3ee0c
128 changed files with 38420 additions and 42071 deletions

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/admin-tool-ext-win/package" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="adminToolExtWin.displayName">
<source xml:lang="en">Database Administration Tool Extensions for Windows</source>
<target state="new">Database Administration Tool Extensions for Windows</target>
</trans-unit>
<trans-unit id="adminToolExtWin.description">
<source xml:lang="en">Adds additional Windows-specific functionality to Azure Data Studio</source>
<target state="new">Adds additional Windows-specific functionality to Azure Data Studio</target>
</trans-unit>
<trans-unit id="adminToolExtWin.propertiesMenuItem">
<source xml:lang="en">Properties</source>
<target state="translated">Eigenschaften</target>
</trans-unit>
<trans-unit id="adminToolExtWin.launchGswMenuItem">
<source xml:lang="en">Generate Scripts...</source>
<target state="new">Generate Scripts...</target>
</trans-unit>
</body>
</file>
<file original="extensions/admin-tool-ext-win/out/main" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="adminToolExtWin.noConnectionContextForProp">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="new">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noOENode">
<source xml:lang="en">Could not determine Object Explorer node from connectionContext : {0}</source>
<target state="new">Could not determine Object Explorer node from connectionContext : {0}</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noConnectionContextForGsw">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="new">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noConnectionProfile">
<source xml:lang="en">No connectionProfile provided from connectionContext : {0}</source>
<target state="new">No connectionProfile provided from connectionContext : {0}</target>
</trans-unit>
<trans-unit id="adminToolExtWin.launchingDialogStatus">
<source xml:lang="en">Launching dialog...</source>
<target state="new">Launching dialog...</target>
</trans-unit>
<trans-unit id="adminToolExtWin.ssmsMinError">
<source xml:lang="en">Error calling SsmsMin with args '{0}' - {1}</source>
<target state="new">Error calling SsmsMin with args '{0}' - {1}</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -346,6 +346,14 @@
<source xml:lang="en">All Files (*)</source>
<target state="translated">Alle Dateien (*)</target>
</trans-unit>
<trans-unit id="jobStepDialog.newJobStep">
<source xml:lang="en">New Job Step</source>
<target state="translated">Neuer Auftragsschritt</target>
</trans-unit>
<trans-unit id="jobStepDialog.editJobStep">
<source xml:lang="en">Edit Job Step</source>
<target state="translated">Auftragsschritt bearbeiten</target>
</trans-unit>
<trans-unit id="jobStepDialog.TSQL">
<source xml:lang="en">Transact-SQL script (T-SQL)</source>
<target state="translated">Transact-SQL-Skript (T-SQL)</target>
@@ -358,6 +366,38 @@
<source xml:lang="en">Operating system (CmdExec)</source>
<target state="translated">Betriebssystem (CmdExec)</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationDistribution">
<source xml:lang="en">Replication Distributor</source>
<target state="translated">Replikationsverteiler</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationMerge">
<source xml:lang="en">Replication Merge</source>
<target state="translated">Replikationsmerge</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationQueueReader">
<source xml:lang="en">Replication Queue Reader</source>
<target state="translated">Replikation-Warteschlangenleser</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationSnapshot">
<source xml:lang="en">Replication Snapshot</source>
<target state="translated">Replikationsmomentaufnahme</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationTransactionLogReader">
<source xml:lang="en">Replication Transaction-Log Reader</source>
<target state="translated">Replikationstransaktionsprotokoll-Leser</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisCommand">
<source xml:lang="en">SQL Server Analysis Services Command</source>
<target state="translated">SQL Server Analysis Services-Befehl</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisQuery">
<source xml:lang="en">SQL Server Analysis Services Query</source>
<target state="translated">SQL Server Analysis Services-Abfrage</target>
</trans-unit>
<trans-unit id="jobStepDialog.servicesPackage">
<source xml:lang="en">SQL Server Integration Service Package</source>
<target state="new">SQL Server Integration Service Package</target>
</trans-unit>
<trans-unit id="jobStepDialog.agentServiceAccount">
<source xml:lang="en">SQL Server Agent Service Account</source>
<target state="translated">Konto des SQL Server-Agent-Diensts</target>
@@ -374,14 +414,6 @@
<source xml:lang="en">Quit the job reporting failure</source>
<target state="translated">Beenden des Auftrags mit Fehlermeldung</target>
</trans-unit>
<trans-unit id="jobStepDialog.newJobStep">
<source xml:lang="en">New Job Step</source>
<target state="translated">Neuer Auftragsschritt</target>
</trans-unit>
<trans-unit id="jobStepDialog.editJobStep">
<source xml:lang="en">Edit Job Step</source>
<target state="translated">Auftragsschritt bearbeiten</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/dialogs/jobDialog" source-language="en" target-language="de" datatype="plaintext">
@@ -796,7 +828,7 @@
</trans-unit>
<trans-unit id="stepData.jobNameRequired">
<source xml:lang="en">Job name must be provided</source>
<target state="translated">Der Auftragsname muss angegeben werden.</target>
<target state="translated">Ein Auftragsname muss angegeben werden.</target>
</trans-unit>
<trans-unit id="stepData.stepNameRequired">
<source xml:lang="en">Step name must be provided</source>

View File

@@ -27,16 +27,16 @@
<target state="translated">Azure</target>
</trans-unit>
<trans-unit id="azure.resource.refreshall.title">
<source xml:lang="en">Refresh All</source>
<target state="translated">Alle aktualisieren</target>
<source xml:lang="en">Azure: Refresh All Accounts</source>
<target state="new">Azure: Refresh All Accounts</target>
</trans-unit>
<trans-unit id="azure.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">Aktualisieren</target>
</trans-unit>
<trans-unit id="azure.resource.signin.title">
<source xml:lang="en">Sign In</source>
<target state="translated">anmelden</target>
<source xml:lang="en">Azure: Sign In</source>
<target state="new">Azure: Sign In</target>
</trans-unit>
<trans-unit id="azure.resource.selectsubscriptions.title">
<source xml:lang="en">Select Subscriptions</source>
@@ -47,8 +47,8 @@
<target state="translated">Verbinden</target>
</trans-unit>
<trans-unit id="azure.resource.connectsqldb.title">
<source xml:lang="en">Connect</source>
<target state="translated">Verbinden</target>
<source xml:lang="en">Add to Servers</source>
<target state="new">Add to Servers</target>
</trans-unit>
<trans-unit id="accounts.clearTokenCache">
<source xml:lang="en">Clear Azure Account Token Cache</source>
@@ -72,14 +72,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL Servers</source>
<target state="translated">Server mit SQL Server</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/database/databaseTreeDataProvider" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.database.treeDataProvider.databaseContainerLabel">
@@ -88,6 +80,14 @@
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL Servers</source>
<target state="translated">Server mit SQL Server</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/tree/treeProvider" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="azure.resource.tree.treeProvider.loadingLabel">
@@ -135,8 +135,8 @@
<file original="extensions/azurecore/out/azureResource/resourceTreeNode" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="azure.resource.resourceTreeNode.noResourcesLabel">
<source xml:lang="en">No Resources found.</source>
<target state="translated">Keine Ressourcen gefunden.</target>
<source xml:lang="en">No Resources found</source>
<target state="new">No Resources found</target>
</trans-unit>
</body>
</file>

View File

@@ -56,7 +56,7 @@
</trans-unit>
<trans-unit id="bdc-create.BigDataClusterGroupTitle">
<source xml:lang="en">SQL SERVER BIG DATA CLUSTER</source>
<target state="translated">SQL SERVER-BIG DATA-CLUSTER</target>
<target state="translated">SQL Server-Big Data-Cluster</target>
</trans-unit>
<trans-unit id="bdc-create.YesText">
<source xml:lang="en">Yes</source>

515
resources/xlf/de/cms.de.xlf Normal file
View File

@@ -0,0 +1,515 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/cms/package" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="cms.displayName">
<source xml:lang="en">SQL Server Central Management Servers</source>
<target state="new">SQL Server Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.description">
<source xml:lang="en">Support for managing SQL Server Central Management Servers</source>
<target state="new">Support for managing SQL Server Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.title">
<source xml:lang="en">Central Management Servers</source>
<target state="translated">Zentrale Verwaltungsserver</target>
</trans-unit>
<trans-unit id="cms.connectionProvider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="translated">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="cms.resource.explorer.title">
<source xml:lang="en">Central Management Servers</source>
<target state="translated">Zentrale Verwaltungsserver</target>
</trans-unit>
<trans-unit id="cms.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">Aktualisieren</target>
</trans-unit>
<trans-unit id="cms.resource.refreshServerGroup.title">
<source xml:lang="en">Refresh Server Group</source>
<target state="new">Refresh Server Group</target>
</trans-unit>
<trans-unit id="cms.resource.deleteRegisteredServer.title">
<source xml:lang="en">Delete</source>
<target state="translated">Löschen</target>
</trans-unit>
<trans-unit id="cms.resource.addRegisteredServer.title">
<source xml:lang="en">New Server Registration...</source>
<target state="translated">Neuen Server registrieren...</target>
</trans-unit>
<trans-unit id="cms.resource.deleteServerGroup.title">
<source xml:lang="en">Delete</source>
<target state="translated">Löschen</target>
</trans-unit>
<trans-unit id="cms.resource.addServerGroup.title">
<source xml:lang="en">New Server Group...</source>
<target state="translated">Neue Servergruppe...</target>
</trans-unit>
<trans-unit id="cms.resource.registerCmsServer.title">
<source xml:lang="en">Add Central Management Server</source>
<target state="new">Add Central Management Server</target>
</trans-unit>
<trans-unit id="cms.resource.deleteCmsServer.title">
<source xml:lang="en">Delete</source>
<target state="translated">Löschen</target>
</trans-unit>
<trans-unit id="cms.configuration.title">
<source xml:lang="en">MSSQL configuration</source>
<target state="new">MSSQL configuration</target>
</trans-unit>
<trans-unit id="cms.query.displayBitAsNumber">
<source xml:lang="en">Should BIT columns be displayed as numbers (1 or 0)? If false, BIT columns will be displayed as 'true' or 'false'</source>
<target state="translated">BIT-Spalten als Zahlen (1 oder 0) anzeigen? Wenn nicht, werden BIT-Spalten als "wahr" oder "falsch" angezeigt</target>
</trans-unit>
<trans-unit id="cms.format.alignColumnDefinitionsInColumns">
<source xml:lang="en">Should column definitions be aligned?</source>
<target state="translated">Sollen Spaltendefinitionen ausgerichtet werden?</target>
</trans-unit>
<trans-unit id="cms.format.datatypeCasing">
<source xml:lang="en">Should data types be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">Sollen Datentypen in Großbuchstaben, Kleinbuchstaben oder gar nicht formatiert werden</target>
</trans-unit>
<trans-unit id="cms.format.keywordCasing">
<source xml:lang="en">Should keywords be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">Sollen Schlüsselwörter in Großbuchstaben, Kleinbuchstaben oder gar nicht formatiert werden</target>
</trans-unit>
<trans-unit id="cms.format.placeCommasBeforeNextStatement">
<source xml:lang="en">should commas be placed at the beginning of each statement in a list e.g. ', mycolumn2' instead of at the end e.g. 'mycolumn1,'</source>
<target state="translated">Sollen Kommas am Anfang jeder Anweisung in einer Liste platziert werden, z. B. ', mycolumn2' amstatt am Ende, z. B. 'mycolumn1,'</target>
</trans-unit>
<trans-unit id="cms.format.placeSelectStatementReferencesOnNewLine">
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
<target state="translated">Sollten Verweise auf Objekte in einer SELECT-Anweisung in separaten Zeilen angezeigt werden? Z. B. werden bei "SELECT C1, C2 FROM T1" C1 und C2 jeweils in separaten Zeilen angezeigt</target>
</trans-unit>
<trans-unit id="cms.logDebugInfo">
<source xml:lang="en">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</source>
<target state="new">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</target>
</trans-unit>
<trans-unit id="cms.tracingLevel">
<source xml:lang="en">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</source>
<target state="new">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</target>
</trans-unit>
<trans-unit id="cms.logRetentionMinutes">
<source xml:lang="en">Number of minutes to retain log files for backend services. Default is 1 week.</source>
<target state="new">Number of minutes to retain log files for backend services. Default is 1 week.</target>
</trans-unit>
<trans-unit id="cms.logFilesRemovalLimit">
<source xml:lang="en">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</source>
<target state="new">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</target>
</trans-unit>
<trans-unit id="ignorePlatformWarning">
<source xml:lang="en">[Optional] Do not show unsupported platform warnings</source>
<target state="new">[Optional] Do not show unsupported platform warnings</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.recoveryModel">
<source xml:lang="en">Recovery Model</source>
<target state="translated">Wiederherstellungsmodell</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastBackupDate">
<source xml:lang="en">Last Database Backup</source>
<target state="translated">Letzte Datenbanksicherung</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastLogBackupDate">
<source xml:lang="en">Last Log Backup</source>
<target state="translated">Letzte Protokollsicherung</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">Kompatibilitätsgrad</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Besitzer</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">Version</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverEdition">
<source xml:lang="en">Edition</source>
<target state="translated">Edition</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.machineName">
<source xml:lang="en">Computer Name</source>
<target state="translated">Computername</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.osVersion">
<source xml:lang="en">OS Version</source>
<target state="translated">Betriebssystemversion</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.azureEdition">
<source xml:lang="en">Edition</source>
<target state="translated">Edition</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.serviceLevelObjective">
<source xml:lang="en">Pricing Tier</source>
<target state="new">Pricing Tier</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">Kompatibilitätsgrad</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Besitzer</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">Version</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverEdition">
<source xml:lang="en">Type</source>
<target state="translated">Typ</target>
</trans-unit>
<trans-unit id="cms.provider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="translated">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectionName.displayName">
<source xml:lang="en">Name (optional)</source>
<target state="new">Name (optional)</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectionName.description">
<source xml:lang="en">Custom name of the connection</source>
<target state="new">Custom name of the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverName.displayName">
<source xml:lang="en">Server</source>
<target state="translated">Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverName.description">
<source xml:lang="en">Name of the SQL Server instance</source>
<target state="new">Name of the SQL Server instance</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverDescription.displayName">
<source xml:lang="en">Server Description</source>
<target state="new">Server Description</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverDescription.description">
<source xml:lang="en">Description of the SQL Server instance</source>
<target state="new">Description of the SQL Server instance</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.displayName">
<source xml:lang="en">Authentication type</source>
<target state="translated">Authentifizierungstyp</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.description">
<source xml:lang="en">Specifies the method of authenticating with SQL Server</source>
<target state="new">Specifies the method of authenticating with SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.sqlLogin">
<source xml:lang="en">SQL Login</source>
<target state="translated">SQL-Login</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.integrated">
<source xml:lang="en">Windows Authentication</source>
<target state="translated">Windows-Authentifizierung</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.azureMFA">
<source xml:lang="en">Azure Active Directory - Universal with MFA support</source>
<target state="new">Azure Active Directory - Universal with MFA support</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.userName.displayName">
<source xml:lang="en">User name</source>
<target state="translated">Benutzername</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.userName.description">
<source xml:lang="en">Indicates the user ID to be used when connecting to the data source</source>
<target state="new">Indicates the user ID to be used when connecting to the data source</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.password.displayName">
<source xml:lang="en">Password</source>
<target state="translated">Kennwort</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.password.description">
<source xml:lang="en">Indicates the password to be used when connecting to the data source</source>
<target state="new">Indicates the password to be used when connecting to the data source</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationIntent.displayName">
<source xml:lang="en">Application intent</source>
<target state="new">Application intent</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationIntent.description">
<source xml:lang="en">Declares the application workload type when connecting to a server</source>
<target state="new">Declares the application workload type when connecting to a server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.asynchronousProcessing.displayName">
<source xml:lang="en">Asynchronous processing</source>
<target state="new">Asynchronous processing</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.asynchronousProcessing.description">
<source xml:lang="en">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</source>
<target state="new">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectTimeout.displayName">
<source xml:lang="en">Connect timeout</source>
<target state="new">Connect timeout</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectTimeout.description">
<source xml:lang="en">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</source>
<target state="new">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.currentLanguage.displayName">
<source xml:lang="en">Current language</source>
<target state="new">Current language</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.currentLanguage.description">
<source xml:lang="en">The SQL Server language record name</source>
<target state="new">The SQL Server language record name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.displayName">
<source xml:lang="en">Column encryption</source>
<target state="new">Column encryption</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.description">
<source xml:lang="en">Default column encryption setting for all the commands on the connection</source>
<target state="new">Default column encryption setting for all the commands on the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.encrypt.displayName">
<source xml:lang="en">Encrypt</source>
<target state="new">Encrypt</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.encrypt.description">
<source xml:lang="en">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</source>
<target state="new">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.persistSecurityInfo.displayName">
<source xml:lang="en">Persist security info</source>
<target state="new">Persist security info</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.persistSecurityInfo.description">
<source xml:lang="en">When false, security-sensitive information, such as the password, is not returned as part of the connection</source>
<target state="new">When false, security-sensitive information, such as the password, is not returned as part of the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.trustServerCertificate.displayName">
<source xml:lang="en">Trust server certificate</source>
<target state="translated">Serverzertifikat vertrauen</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.trustServerCertificate.description">
<source xml:lang="en">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</source>
<target state="new">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachedDBFileName.displayName">
<source xml:lang="en">Attached DB file name</source>
<target state="new">Attached DB file name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachedDBFileName.description">
<source xml:lang="en">The name of the primary file, including the full path name, of an attachable database</source>
<target state="new">The name of the primary file, including the full path name, of an attachable database</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.contextConnection.displayName">
<source xml:lang="en">Context connection</source>
<target state="new">Context connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.contextConnection.description">
<source xml:lang="en">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</source>
<target state="new">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.port.displayName">
<source xml:lang="en">Port</source>
<target state="new">Port</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryCount.displayName">
<source xml:lang="en">Connect retry count</source>
<target state="new">Connect retry count</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryCount.description">
<source xml:lang="en">Number of attempts to restore connection</source>
<target state="new">Number of attempts to restore connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryInterval.displayName">
<source xml:lang="en">Connect retry interval</source>
<target state="new">Connect retry interval</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryInterval.description">
<source xml:lang="en">Delay between attempts to restore connection</source>
<target state="new">Delay between attempts to restore connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationName.displayName">
<source xml:lang="en">Application name</source>
<target state="translated">Anwendungsname</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationName.description">
<source xml:lang="en">The name of the application</source>
<target state="new">The name of the application</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.workstationId.displayName">
<source xml:lang="en">Workstation Id</source>
<target state="new">Workstation Id</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.workstationId.description">
<source xml:lang="en">The name of the workstation connecting to SQL Server</source>
<target state="new">The name of the workstation connecting to SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.pooling.displayName">
<source xml:lang="en">Pooling</source>
<target state="new">Pooling</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.pooling.description">
<source xml:lang="en">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</source>
<target state="new">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.maxPoolSize.displayName">
<source xml:lang="en">Max pool size</source>
<target state="new">Max pool size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.maxPoolSize.description">
<source xml:lang="en">The maximum number of connections allowed in the pool</source>
<target state="new">The maximum number of connections allowed in the pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.minPoolSize.displayName">
<source xml:lang="en">Min pool size</source>
<target state="new">Min pool size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.minPoolSize.description">
<source xml:lang="en">The minimum number of connections allowed in the pool</source>
<target state="new">The minimum number of connections allowed in the pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.loadBalanceTimeout.displayName">
<source xml:lang="en">Load balance timeout</source>
<target state="new">Load balance timeout</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.loadBalanceTimeout.description">
<source xml:lang="en">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</source>
<target state="new">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.replication.displayName">
<source xml:lang="en">Replication</source>
<target state="translated">Replikation</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.replication.description">
<source xml:lang="en">Used by SQL Server in Replication</source>
<target state="new">Used by SQL Server in Replication</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachDbFilename.displayName">
<source xml:lang="en">Attach DB filename</source>
<target state="new">Attach DB filename</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.failoverPartner.displayName">
<source xml:lang="en">Failover partner</source>
<target state="new">Failover partner</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.failoverPartner.description">
<source xml:lang="en">The name or network address of the instance of SQL Server that acts as a failover partner</source>
<target state="new">The name or network address of the instance of SQL Server that acts as a failover partner</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multiSubnetFailover.displayName">
<source xml:lang="en">Multi subnet failover</source>
<target state="new">Multi subnet failover</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multipleActiveResultSets.displayName">
<source xml:lang="en">Multiple active result sets</source>
<target state="new">Multiple active result sets</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multipleActiveResultSets.description">
<source xml:lang="en">When true, multiple result sets can be returned and read from one connection</source>
<target state="new">When true, multiple result sets can be returned and read from one connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.packetSize.displayName">
<source xml:lang="en">Packet size</source>
<target state="new">Packet size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.packetSize.description">
<source xml:lang="en">Size in bytes of the network packets used to communicate with an instance of SQL Server</source>
<target state="new">Size in bytes of the network packets used to communicate with an instance of SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.typeSystemVersion.displayName">
<source xml:lang="en">Type system version</source>
<target state="new">Type system version</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.typeSystemVersion.description">
<source xml:lang="en">Indicates which server type system then provider will expose through the DataReader</source>
<target state="new">Indicates which server type system then provider will expose through the DataReader</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/treeProvider" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="cms.resource.tree.treeProvider.loadingLabel">
<source xml:lang="en">Loading ...</source>
<target state="translated">Wird geladen...</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/cmsResourceTreeNode" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="cms.errors.expandCmsFail">
<source xml:lang="en">The Central Management Server {0} could not be found or is offline</source>
<target state="new">The Central Management Server {0} could not be found or is offline</target>
</trans-unit>
<trans-unit id="cms.resource.cmsResourceTreeNode.noResourcesLabel">
<source xml:lang="en">No resources found</source>
<target state="new">No resources found</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/cmsResourceEmptyTreeNode" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="cms.resource.tree.CmsTreeNode.addCmsServerLabel">
<source xml:lang="en">Add Central Management Server...</source>
<target state="new">Add Central Management Server...</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/cmsResourceCommands" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="cms.errors.sameCmsServerName">
<source xml:lang="en">Central Management Server Group already has a Registered Server with the name {0}</source>
<target state="new">Central Management Server Group already has a Registered Server with the name {0}</target>
</trans-unit>
<trans-unit id="cms.errors.addRegisterServerFail">
<source xml:lang="en">Could not add the Registered Server {0}</source>
<target state="new">Could not add the Registered Server {0}</target>
</trans-unit>
<trans-unit id="cms.confirmDeleteServer">
<source xml:lang="en">Are you sure you want to delete</source>
<target state="new">Are you sure you want to delete</target>
</trans-unit>
<trans-unit id="cms.yes">
<source xml:lang="en">Yes</source>
<target state="translated">Ja</target>
</trans-unit>
<trans-unit id="cms.no">
<source xml:lang="en">No</source>
<target state="translated">Nein</target>
</trans-unit>
<trans-unit id="cms.AddServerGroup">
<source xml:lang="en">Add Server Group</source>
<target state="translated">Servergruppe hinzufügen</target>
</trans-unit>
<trans-unit id="cms.OK">
<source xml:lang="en">OK</source>
<target state="translated">OK</target>
</trans-unit>
<trans-unit id="cms.Cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Abbrechen</target>
</trans-unit>
<trans-unit id="cms.ServerGroupName">
<source xml:lang="en">Server Group Name</source>
<target state="translated">Servergruppen-Name</target>
</trans-unit>
<trans-unit id="cms.ServerGroupDescription">
<source xml:lang="en">Server Group Description</source>
<target state="new">Server Group Description</target>
</trans-unit>
<trans-unit id="cms.errors.sameServerGroupName">
<source xml:lang="en">{0} already has a Server Group with the name {1}</source>
<target state="new">{0} already has a Server Group with the name {1}</target>
</trans-unit>
<trans-unit id="cms.confirmDeleteGroup">
<source xml:lang="en">Are you sure you want to delete</source>
<target state="new">Are you sure you want to delete</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsUtils" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="cms.errors.sameServerUnderCms">
<source xml:lang="en">You cannot add a shared registered server with the same name as the Configuration Server</source>
<target state="new">You cannot add a shared registered server with the same name as the Configuration Server</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -148,30 +148,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/deployActionPage" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="dacFx.deployRadioButtonLabel">
<source xml:lang="en">Deploy</source>
<target state="translated">Bereitstellen</target>
</trans-unit>
<trans-unit id="dacFx.deployScriptRadioButtonLabel">
<source xml:lang="en">Generate Deployment Script and Deploy</source>
<target state="translated">Bereitstellungsskript generieren und bereitstellen</target>
</trans-unit>
<trans-unit id="dacFx.scriptRadioButtonLabel">
<source xml:lang="en">Generate Deployment Script</source>
<target state="translated">Bereitstellungsskript generieren</target>
</trans-unit>
<trans-unit id="dacfxDeployScript.saveFile">
<source xml:lang="en">Save</source>
<target state="translated">Speichern</target>
</trans-unit>
<trans-unit id="dacfx.generatedScriptLocation">
<source xml:lang="en">Deployment Script Location</source>
<target state="translated">Speicherort des Bereitstellungsskripts</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/dacFxSummaryPage" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="dacfx.targetServerName">
@@ -194,22 +170,6 @@
<source xml:lang="en">File Location</source>
<target state="translated">Dateispeicherort</target>
</trans-unit>
<trans-unit id="dacfx.scriptLocation">
<source xml:lang="en">Deployment Script Location</source>
<target state="translated">Speicherort des Bereitstellungsskripts</target>
</trans-unit>
<trans-unit id="dacfx.action">
<source xml:lang="en">Action</source>
<target state="translated">Aktion</target>
</trans-unit>
<trans-unit id="dacfx.deploy">
<source xml:lang="en">Deploy</source>
<target state="translated">Bereitstellen</target>
</trans-unit>
<trans-unit id="dacfx.generateScript">
<source xml:lang="en">Generate Deployment Script</source>
<target state="translated">Bereitstellungsskript generieren</target>
</trans-unit>
<trans-unit id="dacfxExtract.version">
<source xml:lang="en">Version</source>
<target state="translated">Version</target>
@@ -244,12 +204,16 @@
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/api/basePage" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="basePage.defaultUser">
<source xml:lang="en">default</source>
<target state="translated">Standard</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/dataTierApplicationWizard" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="dacfx.needConnection">
<source xml:lang="en">Please connect to a server before using this wizard.</source>
<target state="translated">Bitte verbinden Sie sich mit einem Server, bevor Sie diesen Assistenten verwenden.</target>
</trans-unit>
<trans-unit id="dacFx.selectOperationPageName">
<source xml:lang="en">Select an Operation</source>
<target state="translated">Vorgang auswählen</target>
@@ -262,10 +226,6 @@
<source xml:lang="en">Review the deploy plan</source>
<target state="translated">Bereitstellungsplan überprüfen</target>
</trans-unit>
<trans-unit id="dacFx.deployActionPageName">
<source xml:lang="en">Select Action</source>
<target state="translated">Aktion auswählen</target>
</trans-unit>
<trans-unit id="dacFx.summaryPageName">
<source xml:lang="en">Summary</source>
<target state="translated">Zusammenfassung</target>
@@ -319,8 +279,8 @@
<target state="translated">Import fehlgeschlagen "{0}"</target>
</trans-unit>
<trans-unit id="dacfx.scriptGeneratingMessage">
<source xml:lang="en">You can view the status of script generation in the Task History once the wizard is closed</source>
<target state="translated">Sie können den Status der Skriptgenerierung im Taskverlauf anzeigen, sobald der Assistent geschlossen wurde.</target>
<source xml:lang="en">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</source>
<target state="new">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</target>
</trans-unit>
<trans-unit id="alertData.deployPlanErrorMessage">
<source xml:lang="en">Generating deploy plan failed '{0}'</source>

View File

@@ -38,14 +38,18 @@
</file>
<file original="extensions/import/out/wizard/pages/prosePreviewPage" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="flatFileImport.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">Aktualisieren</target>
</trans-unit>
<trans-unit id="flatFileImport.prosePreviewMessage">
<source xml:lang="en">This operation analyzed the input file structure to generate the preview below for up to the first 50 rows.</source>
<target state="translated">Dieser Vorgang hat die Struktur der Eingabedatei analysiert, um die folgende Vorschau für die ersten 50 Zeilen zu generieren.</target>
</trans-unit>
<trans-unit id="flatFileImport.prosePreviewMessageFail">
<source xml:lang="en">This operation was unsuccessful. Please try a different input file.</source>
<target state="new">This operation was unsuccessful. Please try a different input file.</target>
</trans-unit>
<trans-unit id="flatFileImport.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">Aktualisieren</target>
</trans-unit>
</body>
</file>
<file original="extensions/import/out/wizard/pages/modifyColumnsPage" source-language="en" target-language="de" datatype="plaintext">

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,539 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/notebook/package" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="displayName">
<source xml:lang="en">Notebook Core Extensions</source>
<target state="new">Notebook Core Extensions</target>
</trans-unit>
<trans-unit id="description">
<source xml:lang="en">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</source>
<target state="new">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</target>
</trans-unit>
<trans-unit id="notebook.configuration.title">
<source xml:lang="en">Notebook configuration</source>
<target state="new">Notebook configuration</target>
</trans-unit>
<trans-unit id="notebook.pythonPath.description">
<source xml:lang="en">Local path to python installation used by Notebooks.</source>
<target state="new">Local path to python installation used by Notebooks.</target>
</trans-unit>
<trans-unit id="notebook.useExistingPython.description">
<source xml:lang="en">Local path to a preexisting python installation used by Notebooks.</source>
<target state="new">Local path to a preexisting python installation used by Notebooks.</target>
</trans-unit>
<trans-unit id="notebook.overrideEditorTheming.description">
<source xml:lang="en">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</source>
<target state="new">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</target>
</trans-unit>
<trans-unit id="notebook.maxTableRows.description">
<source xml:lang="en">Maximum number of rows returned per table in the Notebook editor</source>
<target state="new">Maximum number of rows returned per table in the Notebook editor</target>
</trans-unit>
<trans-unit id="notebook.command.new">
<source xml:lang="en">New Notebook</source>
<target state="new">New Notebook</target>
</trans-unit>
<trans-unit id="notebook.command.open">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="notebook.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
<target state="new">Analyze in Notebook</target>
</trans-unit>
<trans-unit id="notebook.command.runactivecell">
<source xml:lang="en">Run Cell</source>
<target state="translated">Zelle ausführen</target>
</trans-unit>
<trans-unit id="notebook.command.clearactivecellresult">
<source xml:lang="en">Clear Cell Result</source>
<target state="new">Clear Cell Result</target>
</trans-unit>
<trans-unit id="notebook.command.runallcells">
<source xml:lang="en">Run Cells</source>
<target state="new">Run Cells</target>
</trans-unit>
<trans-unit id="notebook.command.addcode">
<source xml:lang="en">Add Code Cell</source>
<target state="new">Add Code Cell</target>
</trans-unit>
<trans-unit id="notebook.command.addtext">
<source xml:lang="en">Add Text Cell</source>
<target state="new">Add Text Cell</target>
</trans-unit>
<trans-unit id="notebook.command.addcell">
<source xml:lang="en">Add Cell</source>
<target state="new">Add Cell</target>
</trans-unit>
<trans-unit id="title.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
<target state="new">Analyze in Notebook</target>
</trans-unit>
<trans-unit id="title.newJupyterNotebook">
<source xml:lang="en">New Notebook</source>
<target state="new">New Notebook</target>
</trans-unit>
<trans-unit id="title.openJupyterNotebook">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="title.jupyter.setContext">
<source xml:lang="en">Set context for Notebook</source>
<target state="new">Set context for Notebook</target>
</trans-unit>
<trans-unit id="title.jupyter.setKernel">
<source xml:lang="en">Set kernel for Notebook</source>
<target state="new">Set kernel for Notebook</target>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsTitle">
<source xml:lang="en">Extra kernels</source>
<target state="new">Extra kernels</target>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsDescription">
<source xml:lang="en">IDs of the extra kernels to enable</source>
<target state="new">IDs of the extra kernels to enable</target>
</trans-unit>
<trans-unit id="config.jupyter.kernelConfigValuesDescription">
<source xml:lang="en">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</source>
<target state="new">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</target>
</trans-unit>
<trans-unit id="title.reinstallNotebookDependencies">
<source xml:lang="en">Reinstall Notebook dependencies</source>
<target state="new">Reinstall Notebook dependencies</target>
</trans-unit>
<trans-unit id="title.configurePython">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="new">Configure Python for Notebooks</target>
</trans-unit>
<trans-unit id="title.managePackages">
<source xml:lang="en">Manage Packages</source>
<target state="new">Manage Packages</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/managePackagesDialog" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="managePackages.dialogName">
<source xml:lang="en">Manage Packages</source>
<target state="new">Manage Packages</target>
</trans-unit>
<trans-unit id="managePackages.cancelButtonText">
<source xml:lang="en">Close</source>
<target state="translated">Schließen</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/installedPackagesTab" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="managePackages.installedTabTitle">
<source xml:lang="en">Installed</source>
<target state="translated">INSTALLIERT</target>
</trans-unit>
<trans-unit id="managePackages.pkgNameColumn">
<source xml:lang="en">Name</source>
<target state="translated">Name</target>
</trans-unit>
<trans-unit id="managePackages.newPkgVersionColumn">
<source xml:lang="en">Version</source>
<target state="translated">Version</target>
</trans-unit>
<trans-unit id="managePackages.uninstallButtonText">
<source xml:lang="en">Uninstall selected packages</source>
<target state="new">Uninstall selected packages</target>
</trans-unit>
<trans-unit id="managePackages.packageType">
<source xml:lang="en">Package Type</source>
<target state="new">Package Type</target>
</trans-unit>
<trans-unit id="managePackages.packageCount">
<source xml:lang="en">{0} {1} packages found</source>
<target state="new">{0} {1} packages found</target>
</trans-unit>
<trans-unit id="managePackages.confirmUninstall">
<source xml:lang="en">Are you sure you want to uninstall the specified packages?</source>
<target state="new">Are you sure you want to uninstall the specified packages?</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallStarted">
<source xml:lang="en">Uninstalling {0}</source>
<target state="new">Uninstalling {0}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallComplete">
<source xml:lang="en">Completed uninstall for {0}</source>
<target state="new">Completed uninstall for {0}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallFailed">
<source xml:lang="en">Failed to uninstall {0}. Error: {1}</source>
<target state="new">Failed to uninstall {0}. Error: {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/addNewPackageTab" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="managePackages.invalidTextPlaceholder">
<source xml:lang="en">N/A</source>
<target state="translated">N/V</target>
</trans-unit>
<trans-unit id="managePackages.packageNotFound">
<source xml:lang="en">Could not find the specified package</source>
<target state="new">Could not find the specified package</target>
</trans-unit>
<trans-unit id="managePackages.searchBarPlaceholder">
<source xml:lang="en">Search {0} packages</source>
<target state="new">Search {0} packages</target>
</trans-unit>
<trans-unit id="managePackages.addNewTabTitle">
<source xml:lang="en">Add new</source>
<target state="new">Add new</target>
</trans-unit>
<trans-unit id="managePackages.searchButtonLabel">
<source xml:lang="en">Search</source>
<target state="translated">Suchen</target>
</trans-unit>
<trans-unit id="managePackages.installButtonText">
<source xml:lang="en">Install</source>
<target state="translated">Installieren</target>
</trans-unit>
<trans-unit id="managePackages.packageNameTitle">
<source xml:lang="en">Package Name</source>
<target state="translated">Paketname</target>
</trans-unit>
<trans-unit id="managePackages.packageVersionTitle">
<source xml:lang="en">Package Version</source>
<target state="translated">Paketversion</target>
</trans-unit>
<trans-unit id="managePackages.packageSummaryTitle">
<source xml:lang="en">Package Summary</source>
<target state="new">Package Summary</target>
</trans-unit>
<trans-unit id="managePackages.noVersionsFound">
<source xml:lang="en">Could not find any valid versions for the specified package</source>
<target state="new">Could not find any valid versions for the specified package</target>
</trans-unit>
<trans-unit id="managePackages.packageRequestError">
<source xml:lang="en">Package info request failed with error: {0} {1}</source>
<target state="new">Package info request failed with error: {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallStarted">
<source xml:lang="en">Installing {0} {1}</source>
<target state="new">Installing {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallComplete">
<source xml:lang="en">Completed install for {0} {1}</source>
<target state="new">Completed install for {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallFailed">
<source xml:lang="en">Failed to install {0} {1}. Error: {2}</source>
<target state="new">Failed to install {0} {1}. Error: {2}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/protocol/notebookUriHandler" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="notebook.unsupportedAction">
<source xml:lang="en">Action {0} is not supported for this handler</source>
<target state="new">Action {0} is not supported for this handler</target>
</trans-unit>
<trans-unit id="unsupportedScheme">
<source xml:lang="en">Cannot open link {0} as only HTTP and HTTPS links are supported</source>
<target state="new">Cannot open link {0} as only HTTP and HTTPS links are supported</target>
</trans-unit>
<trans-unit id="notebook.confirmOpen">
<source xml:lang="en">Download and open '{0}'?</source>
<target state="new">Download and open '{0}'?</target>
</trans-unit>
<trans-unit id="notebook.fileNotFound">
<source xml:lang="en">Could not find the specified file</source>
<target state="new">Could not find the specified file</target>
</trans-unit>
<trans-unit id="notebook.fileDownloadError">
<source xml:lang="en">File open request failed with error: {0} {1}</source>
<target state="new">File open request failed with error: {0} {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/serverInstance" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="serverStopError">
<source xml:lang="en">Error stopping Notebook Server: {0}</source>
<target state="new">Error stopping Notebook Server: {0}</target>
</trans-unit>
<trans-unit id="notebookStartProcessExitPremature">
<source xml:lang="en">Notebook process exited prematurely with error: {0}, StdErr Output: {1}</source>
<target state="new">Notebook process exited prematurely with error: {0}, StdErr Output: {1}</target>
</trans-unit>
<trans-unit id="jupyterError">
<source xml:lang="en">Error sent from Jupyter: {0}</source>
<target state="new">Error sent from Jupyter: {0}</target>
</trans-unit>
<trans-unit id="jupyterOutputMsgStartSuccessful">
<source xml:lang="en">... Jupyter is running at {0}</source>
<target state="new">... Jupyter is running at {0}</target>
</trans-unit>
<trans-unit id="jupyterOutputMsgStart">
<source xml:lang="en">... Starting Notebook server</source>
<target state="new">... Starting Notebook server</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterSettingWriter" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="UnexpectedSettingType">
<source xml:lang="en">Unexpected setting type {0}</source>
<target state="new">Unexpected setting type {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterSessionManager" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="errorStartBeforeReady">
<source xml:lang="en">Cannot start a session, the manager is not yet initialized</source>
<target state="new">Cannot start a session, the manager is not yet initialized</target>
</trans-unit>
<trans-unit id="connectionNotValid">
<source xml:lang="en">Spark kernels require a connection to a SQL Server big data cluster master instance.</source>
<target state="new">Spark kernels require a connection to a SQL Server big data cluster master instance.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterServerManager" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="shutdownError">
<source xml:lang="en">Shutdown of Notebook server failed: {0}</source>
<target state="new">Shutdown of Notebook server failed: {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterServerInstallation" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="msgInstallPkgProgress">
<source xml:lang="en">Notebook dependencies installation is in progress</source>
<target state="new">Notebook dependencies installation is in progress</target>
</trans-unit>
<trans-unit id="msgPythonDownloadComplete">
<source xml:lang="en">Python download is complete</source>
<target state="new">Python download is complete</target>
</trans-unit>
<trans-unit id="msgPythonDownloadError">
<source xml:lang="en">Error while downloading python setup</source>
<target state="new">Error while downloading python setup</target>
</trans-unit>
<trans-unit id="msgPythonDownloadPending">
<source xml:lang="en">Downloading python package</source>
<target state="new">Downloading python package</target>
</trans-unit>
<trans-unit id="msgPythonUnpackPending">
<source xml:lang="en">Unpacking python package</source>
<target state="new">Unpacking python package</target>
</trans-unit>
<trans-unit id="msgPythonDirectoryError">
<source xml:lang="en">Error while creating python installation directory</source>
<target state="new">Error while creating python installation directory</target>
</trans-unit>
<trans-unit id="msgPythonUnpackError">
<source xml:lang="en">Error while unpacking python bundle</source>
<target state="new">Error while unpacking python bundle</target>
</trans-unit>
<trans-unit id="msgTaskName">
<source xml:lang="en">Installing Notebook dependencies</source>
<target state="new">Installing Notebook dependencies</target>
</trans-unit>
<trans-unit id="msgInstallPkgStart">
<source xml:lang="en">Installing Notebook dependencies, see Tasks view for more information</source>
<target state="new">Installing Notebook dependencies, see Tasks view for more information</target>
</trans-unit>
<trans-unit id="msgInstallPkgFinish">
<source xml:lang="en">Notebook dependencies installation is complete</source>
<target state="new">Notebook dependencies installation is complete</target>
</trans-unit>
<trans-unit id="msgPythonRunningError">
<source xml:lang="en">Cannot overwrite existing Python installation while python is running.</source>
<target state="new">Cannot overwrite existing Python installation while python is running.</target>
</trans-unit>
<trans-unit id="msgPendingInstallError">
<source xml:lang="en">Another Python installation is currently in progress.</source>
<target state="new">Another Python installation is currently in progress.</target>
</trans-unit>
<trans-unit id="msgSkipPythonInstall">
<source xml:lang="en">Python already exists at the specific location. Skipping install.</source>
<target state="new">Python already exists at the specific location. Skipping install.</target>
</trans-unit>
<trans-unit id="msgDependenciesInstallationFailed">
<source xml:lang="en">Installing Notebook dependencies failed with error: {0}</source>
<target state="new">Installing Notebook dependencies failed with error: {0}</target>
</trans-unit>
<trans-unit id="msgDownloadPython">
<source xml:lang="en">Downloading local python for platform: {0} to {1}</source>
<target state="new">Downloading local python for platform: {0} to {1}</target>
</trans-unit>
<trans-unit id="msgInstallStart">
<source xml:lang="en">Installing required packages to run Notebooks...</source>
<target state="new">Installing required packages to run Notebooks...</target>
</trans-unit>
<trans-unit id="msgJupyterInstallDone">
<source xml:lang="en">... Jupyter installation complete.</source>
<target state="new">... Jupyter installation complete.</target>
</trans-unit>
<trans-unit id="msgInstallingSpark">
<source xml:lang="en">Installing SparkMagic...</source>
<target state="new">Installing SparkMagic...</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterNotebookProvider" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="errNotebookUriMissing">
<source xml:lang="en">A notebook path is required</source>
<target state="new">A notebook path is required</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterController" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="notebookFileType">
<source xml:lang="en">Notebooks</source>
<target state="new">Notebooks</target>
</trans-unit>
<trans-unit id="unsupportedFileType">
<source xml:lang="en">Only .ipynb Notebooks are supported</source>
<target state="new">Only .ipynb Notebooks are supported</target>
</trans-unit>
<trans-unit id="confirmReinstall">
<source xml:lang="en">Are you sure you want to reinstall?</source>
<target state="new">Are you sure you want to reinstall?</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/configurePythonDialog" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="configurePython.dialogName">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="new">Configure Python for Notebooks</target>
</trans-unit>
<trans-unit id="configurePython.okButtonText">
<source xml:lang="en">Install</source>
<target state="translated">Installieren</target>
</trans-unit>
<trans-unit id="configurePython.cancelButtonText">
<source xml:lang="en">Cancel</source>
<target state="translated">Abbrechen</target>
</trans-unit>
<trans-unit id="configurePython.browseButtonText">
<source xml:lang="en">Browse</source>
<target state="translated">Durchsuchen</target>
</trans-unit>
<trans-unit id="configurePython.locationTextBoxText">
<source xml:lang="en">Python Install Location</source>
<target state="new">Python Install Location</target>
</trans-unit>
<trans-unit id="configurePython.selectFileLabel">
<source xml:lang="en">Select</source>
<target state="translated">Auswählen</target>
</trans-unit>
<trans-unit id="configurePython.installNote">
<source xml:lang="en">This installation will take some time. It is recommended to not close the application until the installation is complete.</source>
<target state="new">This installation will take some time. It is recommended to not close the application until the installation is complete.</target>
</trans-unit>
<trans-unit id="configurePython.invalidLocationMsg">
<source xml:lang="en">The specified install location is invalid.</source>
<target state="new">The specified install location is invalid.</target>
</trans-unit>
<trans-unit id="configurePython.pythonNotFoundMsg">
<source xml:lang="en">No python installation was found at the specified location.</source>
<target state="new">No python installation was found at the specified location.</target>
</trans-unit>
<trans-unit id="configurePython.pythonInstallDeclined">
<source xml:lang="en">Python installation was declined.</source>
<target state="new">Python installation was declined.</target>
</trans-unit>
<trans-unit id="configurePython.installationType">
<source xml:lang="en">Installation Type</source>
<target state="new">Installation Type</target>
</trans-unit>
<trans-unit id="configurePython.newInstall">
<source xml:lang="en">New Python installation</source>
<target state="new">New Python installation</target>
</trans-unit>
<trans-unit id="configurePython.existingInstall">
<source xml:lang="en">Use existing Python installation</source>
<target state="new">Use existing Python installation</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/common/utils" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="mkdirOutputMsg">
<source xml:lang="en">... Creating {0}</source>
<target state="translated">... {0} wird erstellt</target>
</trans-unit>
<trans-unit id="executeCommandProcessExited">
<source xml:lang="en">Process exited with code {0}</source>
<target state="new">Process exited with code {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/common/localizedConstants" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Ja</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">Nein</target>
</trans-unit>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="new">This sample code loads the file into a data frame and shows the first 10 results.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/book/bookTreeView" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="openNotebookError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="openMarkdownError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>
<target state="new">Missing file : {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/extension" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="new">This sample code loads the file into a data frame and shows the first 10 results.</target>
</trans-unit>
<trans-unit id="noNotebookVisible">
<source xml:lang="en">No notebook editor is active</source>
<target state="new">No notebook editor is active</target>
</trans-unit>
<trans-unit id="codeCellName">
<source xml:lang="en">Code</source>
<target state="translated">Code</target>
</trans-unit>
<trans-unit id="textCellName">
<source xml:lang="en">Text</source>
<target state="translated">Text</target>
</trans-unit>
<trans-unit id="selectCellType">
<source xml:lang="en">What type of cell do you want to add?</source>
<target state="new">What type of cell do you want to add?</target>
</trans-unit>
<trans-unit id="notebookFiles">
<source xml:lang="en">Notebooks</source>
<target state="new">Notebooks</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/profiler/client\out/dialogs/profilerCreateSessionDialog" source-language="en" target-language="de" datatype="plaintext">
<file original="extensions/profiler/client/out/dialogs/profilerCreateSessionDialog" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="createSessionDialog.cancel">
<source xml:lang="en">Cancel</source>
@@ -34,6 +34,10 @@
<source xml:lang="en">Enter session name:</source>
<target state="translated">Sitzungsnamen eingeben:</target>
</trans-unit>
<trans-unit id="createSessionDialog.createSessionFailed">
<source xml:lang="en">Failed to create a session</source>
<target state="new">Failed to create a session</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,195 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/resource-deployment/package" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="extension-displayName">
<source xml:lang="en">SQL Server Deployment extension for Azure Data Studio</source>
<target state="new">SQL Server Deployment extension for Azure Data Studio</target>
</trans-unit>
<trans-unit id="extension-description">
<source xml:lang="en">Provides a notebook-based experience to deploy Microsoft SQL Server</source>
<target state="new">Provides a notebook-based experience to deploy Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="deploy-sql-image-command-name">
<source xml:lang="en">Deploy SQL Server on Docker…</source>
<target state="new">Deploy SQL Server on Docker…</target>
</trans-unit>
<trans-unit id="deploy-sql-bdc-command-name">
<source xml:lang="en">Deploy SQL Server big data cluster…</source>
<target state="new">Deploy SQL Server big data cluster…</target>
</trans-unit>
<trans-unit id="deploy-resource-command-name">
<source xml:lang="en">Deploy SQL Server…</source>
<target state="new">Deploy SQL Server…</target>
</trans-unit>
<trans-unit id="deploy-resource-command-category">
<source xml:lang="en">Deployment</source>
<target state="translated">Bereitstellung</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-display-name">
<source xml:lang="en">SQL Server container image</source>
<target state="new">SQL Server container image</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-description">
<source xml:lang="en">Run SQL Server container image with Docker</source>
<target state="new">Run SQL Server container image with Docker</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-display-name">
<source xml:lang="en">SQL Server big data cluster</source>
<target state="translated">SQL Server-Big Data-Cluster</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-description">
<source xml:lang="en">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</source>
<target state="new">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</target>
</trans-unit>
<trans-unit id="version-display-name">
<source xml:lang="en">Version</source>
<target state="translated">Version</target>
</trans-unit>
<trans-unit id="sql-2017-display-name">
<source xml:lang="en">SQL Server 2017</source>
<target state="translated">SQL Server 2017</target>
</trans-unit>
<trans-unit id="sql-2019-display-name">
<source xml:lang="en">SQL Server 2019</source>
<target state="new">SQL Server 2019</target>
</trans-unit>
<trans-unit id="sql-2017-docker-notebook">
<source xml:lang="en">./notebooks/docker/2017/deploy-sql2017-image.ipynb</source>
<target state="new">./notebooks/docker/2017/deploy-sql2017-image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019-docker-notebook">
<source xml:lang="en">./notebooks/docker/2019/deploy-sql2019-image.ipynb</source>
<target state="new">./notebooks/docker/2019/deploy-sql2019-image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019ctp31-display-name">
<source xml:lang="en">SQL Server 2019 big data cluster CTP 3.1</source>
<target state="new">SQL Server 2019 big data cluster CTP 3.1</target>
</trans-unit>
<trans-unit id="bdc-deployment-target">
<source xml:lang="en">Deployment target</source>
<target state="new">Deployment target</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-aks">
<source xml:lang="en">New Azure Kubernetes Service Cluster</source>
<target state="translated">Neuer Azure Kubernetes Service-Cluster</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-existing-cluster">
<source xml:lang="en">Existing Kubernetes Cluster</source>
<target state="translated">Vorhandener Kubernetes-Cluster</target>
</trans-unit>
<trans-unit id="bdc-ctp31-aks-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</target>
</trans-unit>
<trans-unit id="bdc-ctp31-existing-cluster-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/mssqlCtlTool" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.MssqlCtlDescription">
<source xml:lang="en">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</source>
<target state="new">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</target>
</trans-unit>
<trans-unit id="resourceDeployment.MssqlCtlDisplayName">
<source xml:lang="en">mssqlctl</source>
<target state="new">mssqlctl</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/kubeCtlTool" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.KubeCtlDescription">
<source xml:lang="en">A command-line tool allows you to run commands against Kubernetes clusters</source>
<target state="new">A command-line tool allows you to run commands against Kubernetes clusters</target>
</trans-unit>
<trans-unit id="resourceDeployment.KubeCtlDisplayName">
<source xml:lang="en">kubectl</source>
<target state="new">kubectl</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/dockerTool" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.DockerDescription">
<source xml:lang="en">Provides the ability to package and run an application in isolated containers</source>
<target state="new">Provides the ability to package and run an application in isolated containers</target>
</trans-unit>
<trans-unit id="resourceDeployment.DockerDisplayName">
<source xml:lang="en">Docker</source>
<target state="translated">Docker</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/azCliTool" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.AzCLIDescription">
<source xml:lang="en">A command-line tool for managing Azure resources</source>
<target state="new">A command-line tool for managing Azure resources</target>
</trans-unit>
<trans-unit id="resourceDeployment.AzCLIDisplayName">
<source xml:lang="en">Azure CLI</source>
<target state="new">Azure CLI</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/resourceTypeService" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.extensionFullNameError">
<source xml:lang="en">Could not find package.json or the name/publisher is not set</source>
<target state="new">Could not find package.json or the name/publisher is not set</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/notebookService" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.notebookNotFound">
<source xml:lang="en">The notebook {0} does not exist</source>
<target state="new">The notebook {0} does not exist</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/ui/resourceDeploymentDialog" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="deploymentDialog.title">
<source xml:lang="en">Select the deployment options</source>
<target state="new">Select the deployment options</target>
</trans-unit>
<trans-unit id="deploymentDialog.OKButtonText">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolNameColumnHeader">
<source xml:lang="en">Tool</source>
<target state="translated">Tool</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolDescriptionColumnHeader">
<source xml:lang="en">Description</source>
<target state="translated">Beschreibung</target>
</trans-unit>
<trans-unit id="deploymentDialog.OptionsTitle">
<source xml:lang="en">Options</source>
<target state="translated">Optionen</target>
</trans-unit>
<trans-unit id="deploymentDialog.RequiredToolsTitle">
<source xml:lang="en">Required tools</source>
<target state="translated">Erforderliche Tools</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/main" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.FailedToLoadExtension">
<source xml:lang="en">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</source>
<target state="new">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</target>
</trans-unit>
<trans-unit id="resourceDeployment.UnknownResourceType">
<source xml:lang="en">The resource type: {0} is not defined</source>
<target state="new">The resource type: {0} is not defined</target>
</trans-unit>
</body>
</file>
</xliff>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/admin-tool-ext-win/package" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="adminToolExtWin.displayName">
<source xml:lang="en">Database Administration Tool Extensions for Windows</source>
<target state="new">Database Administration Tool Extensions for Windows</target>
</trans-unit>
<trans-unit id="adminToolExtWin.description">
<source xml:lang="en">Adds additional Windows-specific functionality to Azure Data Studio</source>
<target state="new">Adds additional Windows-specific functionality to Azure Data Studio</target>
</trans-unit>
<trans-unit id="adminToolExtWin.propertiesMenuItem">
<source xml:lang="en">Properties</source>
<target state="translated">Propiedades</target>
</trans-unit>
<trans-unit id="adminToolExtWin.launchGswMenuItem">
<source xml:lang="en">Generate Scripts...</source>
<target state="new">Generate Scripts...</target>
</trans-unit>
</body>
</file>
<file original="extensions/admin-tool-ext-win/out/main" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="adminToolExtWin.noConnectionContextForProp">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="new">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noOENode">
<source xml:lang="en">Could not determine Object Explorer node from connectionContext : {0}</source>
<target state="new">Could not determine Object Explorer node from connectionContext : {0}</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noConnectionContextForGsw">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="new">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noConnectionProfile">
<source xml:lang="en">No connectionProfile provided from connectionContext : {0}</source>
<target state="new">No connectionProfile provided from connectionContext : {0}</target>
</trans-unit>
<trans-unit id="adminToolExtWin.launchingDialogStatus">
<source xml:lang="en">Launching dialog...</source>
<target state="new">Launching dialog...</target>
</trans-unit>
<trans-unit id="adminToolExtWin.ssmsMinError">
<source xml:lang="en">Error calling SsmsMin with args '{0}' - {1}</source>
<target state="new">Error calling SsmsMin with args '{0}' - {1}</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -346,6 +346,14 @@
<source xml:lang="en">All Files (*)</source>
<target state="translated">Todos los archivos (*)</target>
</trans-unit>
<trans-unit id="jobStepDialog.newJobStep">
<source xml:lang="en">New Job Step</source>
<target state="translated">Nuevo paso de trabajo</target>
</trans-unit>
<trans-unit id="jobStepDialog.editJobStep">
<source xml:lang="en">Edit Job Step</source>
<target state="translated">Modificar paso de trabajo</target>
</trans-unit>
<trans-unit id="jobStepDialog.TSQL">
<source xml:lang="en">Transact-SQL script (T-SQL)</source>
<target state="translated">Script de Transact-SQL(T-SQL)</target>
@@ -358,6 +366,38 @@
<source xml:lang="en">Operating system (CmdExec)</source>
<target state="translated">Sistema operativo (CmdExec)</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationDistribution">
<source xml:lang="en">Replication Distributor</source>
<target state="translated">Distribuidor de replicación</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationMerge">
<source xml:lang="en">Replication Merge</source>
<target state="translated">Fusión de replicación</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationQueueReader">
<source xml:lang="en">Replication Queue Reader</source>
<target state="translated">Lector de cola de replicación</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationSnapshot">
<source xml:lang="en">Replication Snapshot</source>
<target state="translated">Instantánea de replicación</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationTransactionLogReader">
<source xml:lang="en">Replication Transaction-Log Reader</source>
<target state="translated">Lector del registro de transacciones de replicación</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisCommand">
<source xml:lang="en">SQL Server Analysis Services Command</source>
<target state="translated">Comando de servicios de análisis de SQL Server</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisQuery">
<source xml:lang="en">SQL Server Analysis Services Query</source>
<target state="translated">Consulta de SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="jobStepDialog.servicesPackage">
<source xml:lang="en">SQL Server Integration Service Package</source>
<target state="new">SQL Server Integration Service Package</target>
</trans-unit>
<trans-unit id="jobStepDialog.agentServiceAccount">
<source xml:lang="en">SQL Server Agent Service Account</source>
<target state="translated">Cuenta de servicio de Agente SQL Server</target>
@@ -374,14 +414,6 @@
<source xml:lang="en">Quit the job reporting failure</source>
<target state="translated">Cerrar el trabajo que notifica el error</target>
</trans-unit>
<trans-unit id="jobStepDialog.newJobStep">
<source xml:lang="en">New Job Step</source>
<target state="translated">Nuevo paso de trabajo</target>
</trans-unit>
<trans-unit id="jobStepDialog.editJobStep">
<source xml:lang="en">Edit Job Step</source>
<target state="translated">Modificar paso de trabajo</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/dialogs/jobDialog" source-language="en" target-language="es" datatype="plaintext">
@@ -396,7 +428,7 @@
</trans-unit>
<trans-unit id="jobDialog.schedules">
<source xml:lang="en">Schedules</source>
<target state="translated">Horarios</target>
<target state="translated">Programaciones</target>
</trans-unit>
<trans-unit id="jobDialog.alerts">
<source xml:lang="en">Alerts</source>
@@ -628,7 +660,7 @@
</trans-unit>
<trans-unit id="alertDialog.Severity009">
<source xml:lang="en">009 - User Defined</source>
<target state="translated">009 - definidos por el usuario</target>
<target state="translated">009 - Definido por el usuario</target>
</trans-unit>
<trans-unit id="alertDialog.Severity010">
<source xml:lang="en">010 - Information</source>
@@ -656,7 +688,7 @@
</trans-unit>
<trans-unit id="alertDialog.Severity016">
<source xml:lang="en">016 - Miscellaneous User Error</source>
<target state="translated">016: Error de usuario del grupo de varios</target>
<target state="translated">016 - Error de usuario del tipo varios</target>
</trans-unit>
<trans-unit id="alertDialog.Severity017">
<source xml:lang="en">017 - Insufficient Resources</source>
@@ -676,7 +708,7 @@
</trans-unit>
<trans-unit id="alertDialog.Severity021">
<source xml:lang="en">021 - Fatal Error in Database Processes</source>
<target state="translated">021: Error fatal en los procesos de la base de datos</target>
<target state="translated">021 - Error fatal en procesos de base de datos</target>
</trans-unit>
<trans-unit id="alertDialog.Severity022">
<source xml:lang="en">022 - Fatal Error: Table Integrity Suspect</source>

View File

@@ -27,16 +27,16 @@
<target state="translated">Azure</target>
</trans-unit>
<trans-unit id="azure.resource.refreshall.title">
<source xml:lang="en">Refresh All</source>
<target state="translated">Actualizar todo</target>
<source xml:lang="en">Azure: Refresh All Accounts</source>
<target state="new">Azure: Refresh All Accounts</target>
</trans-unit>
<trans-unit id="azure.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">Actualizar</target>
</trans-unit>
<trans-unit id="azure.resource.signin.title">
<source xml:lang="en">Sign In</source>
<target state="translated">Iniciar sesión</target>
<source xml:lang="en">Azure: Sign In</source>
<target state="new">Azure: Sign In</target>
</trans-unit>
<trans-unit id="azure.resource.selectsubscriptions.title">
<source xml:lang="en">Select Subscriptions</source>
@@ -47,8 +47,8 @@
<target state="translated">Conectar</target>
</trans-unit>
<trans-unit id="azure.resource.connectsqldb.title">
<source xml:lang="en">Connect</source>
<target state="translated">Conectar</target>
<source xml:lang="en">Add to Servers</source>
<target state="new">Add to Servers</target>
</trans-unit>
<trans-unit id="accounts.clearTokenCache">
<source xml:lang="en">Clear Azure Account Token Cache</source>
@@ -72,14 +72,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL Servers</source>
<target state="translated">Servidores SQL Server</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/database/databaseTreeDataProvider" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.database.treeDataProvider.databaseContainerLabel">
@@ -88,6 +80,14 @@
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL Servers</source>
<target state="translated">Servidores SQL Server</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/tree/treeProvider" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="azure.resource.tree.treeProvider.loadingLabel">
@@ -135,8 +135,8 @@
<file original="extensions/azurecore/out/azureResource/resourceTreeNode" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="azure.resource.resourceTreeNode.noResourcesLabel">
<source xml:lang="en">No Resources found.</source>
<target state="translated">No se han encontrado recursos.</target>
<source xml:lang="en">No Resources found</source>
<target state="new">No Resources found</target>
</trans-unit>
</body>
</file>

View File

@@ -56,7 +56,7 @@
</trans-unit>
<trans-unit id="bdc-create.BigDataClusterGroupTitle">
<source xml:lang="en">SQL SERVER BIG DATA CLUSTER</source>
<target state="translated">CLÚSTER DE MACRODATOS DE SQL SERVER</target>
<target state="translated">Clúster de macrodatos de SQL Server</target>
</trans-unit>
<trans-unit id="bdc-create.YesText">
<source xml:lang="en">Yes</source>
@@ -377,7 +377,7 @@
</trans-unit>
<trans-unit id="bdc-create.DataPoolDescription">
<source xml:lang="en">TODO: Add description</source>
<target state="translated">TODO: Agregar Descripción</target>
<target state="translated">TODO: Agregar descripción</target>
</trans-unit>
<trans-unit id="bdc-create.StoragePoolDescription">
<source xml:lang="en">TODO: Add description</source>

515
resources/xlf/es/cms.es.xlf Normal file
View File

@@ -0,0 +1,515 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/cms/package" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="cms.displayName">
<source xml:lang="en">SQL Server Central Management Servers</source>
<target state="new">SQL Server Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.description">
<source xml:lang="en">Support for managing SQL Server Central Management Servers</source>
<target state="new">Support for managing SQL Server Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.title">
<source xml:lang="en">Central Management Servers</source>
<target state="new">Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.connectionProvider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="new">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="cms.resource.explorer.title">
<source xml:lang="en">Central Management Servers</source>
<target state="new">Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">Actualizar</target>
</trans-unit>
<trans-unit id="cms.resource.refreshServerGroup.title">
<source xml:lang="en">Refresh Server Group</source>
<target state="new">Refresh Server Group</target>
</trans-unit>
<trans-unit id="cms.resource.deleteRegisteredServer.title">
<source xml:lang="en">Delete</source>
<target state="translated">Eliminar</target>
</trans-unit>
<trans-unit id="cms.resource.addRegisteredServer.title">
<source xml:lang="en">New Server Registration...</source>
<target state="new">New Server Registration...</target>
</trans-unit>
<trans-unit id="cms.resource.deleteServerGroup.title">
<source xml:lang="en">Delete</source>
<target state="translated">Eliminar</target>
</trans-unit>
<trans-unit id="cms.resource.addServerGroup.title">
<source xml:lang="en">New Server Group...</source>
<target state="new">New Server Group...</target>
</trans-unit>
<trans-unit id="cms.resource.registerCmsServer.title">
<source xml:lang="en">Add Central Management Server</source>
<target state="new">Add Central Management Server</target>
</trans-unit>
<trans-unit id="cms.resource.deleteCmsServer.title">
<source xml:lang="en">Delete</source>
<target state="translated">Eliminar</target>
</trans-unit>
<trans-unit id="cms.configuration.title">
<source xml:lang="en">MSSQL configuration</source>
<target state="new">MSSQL configuration</target>
</trans-unit>
<trans-unit id="cms.query.displayBitAsNumber">
<source xml:lang="en">Should BIT columns be displayed as numbers (1 or 0)? If false, BIT columns will be displayed as 'true' or 'false'</source>
<target state="translated">¿Se deben mostrar las columnas BIT como números (1 o 0)? Si es false, las columnas BIT se mostrarán como 'true' o 'false'</target>
</trans-unit>
<trans-unit id="cms.format.alignColumnDefinitionsInColumns">
<source xml:lang="en">Should column definitions be aligned?</source>
<target state="translated">¿Se deben alinear las definiciones de columna?</target>
</trans-unit>
<trans-unit id="cms.format.datatypeCasing">
<source xml:lang="en">Should data types be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">Los tipos de dato deben ser formateados como MAYÚSCULAS, minúsculas, o ninguno (sin formato)</target>
</trans-unit>
<trans-unit id="cms.format.keywordCasing">
<source xml:lang="en">Should keywords be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">Las palabras clave deben tener formato como MAYÚSCULAS, minúsculas, o ninguno (sin formato)</target>
</trans-unit>
<trans-unit id="cms.format.placeCommasBeforeNextStatement">
<source xml:lang="en">should commas be placed at the beginning of each statement in a list e.g. ', mycolumn2' instead of at the end e.g. 'mycolumn1,'</source>
<target state="translated">Las comas deben colocarse al principio de cada frase en una lista por ejemplo, ', mycolumn2' en vez de al final por ejemplo, 'mycolumn1',</target>
</trans-unit>
<trans-unit id="cms.format.placeSelectStatementReferencesOnNewLine">
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
<target state="translated">¿Deben dividirse las referencias a objetos en en sentencias select en líneas separadas? Por ejemplo, para 'SELECT C1, C2 FROM T1' C1 y C2 estarán en líneas separadas</target>
</trans-unit>
<trans-unit id="cms.logDebugInfo">
<source xml:lang="en">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</source>
<target state="new">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</target>
</trans-unit>
<trans-unit id="cms.tracingLevel">
<source xml:lang="en">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</source>
<target state="new">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</target>
</trans-unit>
<trans-unit id="cms.logRetentionMinutes">
<source xml:lang="en">Number of minutes to retain log files for backend services. Default is 1 week.</source>
<target state="new">Number of minutes to retain log files for backend services. Default is 1 week.</target>
</trans-unit>
<trans-unit id="cms.logFilesRemovalLimit">
<source xml:lang="en">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</source>
<target state="new">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</target>
</trans-unit>
<trans-unit id="ignorePlatformWarning">
<source xml:lang="en">[Optional] Do not show unsupported platform warnings</source>
<target state="new">[Optional] Do not show unsupported platform warnings</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.recoveryModel">
<source xml:lang="en">Recovery Model</source>
<target state="translated">Modelo de recuperación</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastBackupDate">
<source xml:lang="en">Last Database Backup</source>
<target state="translated">Última copia de seguridad de base de datos</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastLogBackupDate">
<source xml:lang="en">Last Log Backup</source>
<target state="translated">Último backup del log</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">Nivel de compatibilidad</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Propietario</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">Versión</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverEdition">
<source xml:lang="en">Edition</source>
<target state="translated">Edición</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.machineName">
<source xml:lang="en">Computer Name</source>
<target state="translated">Nombre del equipo</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.osVersion">
<source xml:lang="en">OS Version</source>
<target state="translated">Versión del sistema operativo</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.azureEdition">
<source xml:lang="en">Edition</source>
<target state="translated">Edición</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.serviceLevelObjective">
<source xml:lang="en">Pricing Tier</source>
<target state="new">Pricing Tier</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">Nivel de compatibilidad</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Propietario</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">Versión</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverEdition">
<source xml:lang="en">Type</source>
<target state="translated">Tipo</target>
</trans-unit>
<trans-unit id="cms.provider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="new">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectionName.displayName">
<source xml:lang="en">Name (optional)</source>
<target state="new">Name (optional)</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectionName.description">
<source xml:lang="en">Custom name of the connection</source>
<target state="new">Custom name of the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverName.displayName">
<source xml:lang="en">Server</source>
<target state="translated">Servidor</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverName.description">
<source xml:lang="en">Name of the SQL Server instance</source>
<target state="new">Name of the SQL Server instance</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverDescription.displayName">
<source xml:lang="en">Server Description</source>
<target state="new">Server Description</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverDescription.description">
<source xml:lang="en">Description of the SQL Server instance</source>
<target state="new">Description of the SQL Server instance</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.displayName">
<source xml:lang="en">Authentication type</source>
<target state="translated">Tipo de autenticación</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.description">
<source xml:lang="en">Specifies the method of authenticating with SQL Server</source>
<target state="new">Specifies the method of authenticating with SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.sqlLogin">
<source xml:lang="en">SQL Login</source>
<target state="translated">Inicio de sesión SQL</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.integrated">
<source xml:lang="en">Windows Authentication</source>
<target state="translated">Autenticación de Windows</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.azureMFA">
<source xml:lang="en">Azure Active Directory - Universal with MFA support</source>
<target state="new">Azure Active Directory - Universal with MFA support</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.userName.displayName">
<source xml:lang="en">User name</source>
<target state="translated">Nombre del usuario</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.userName.description">
<source xml:lang="en">Indicates the user ID to be used when connecting to the data source</source>
<target state="new">Indicates the user ID to be used when connecting to the data source</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.password.displayName">
<source xml:lang="en">Password</source>
<target state="translated">Contraseña</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.password.description">
<source xml:lang="en">Indicates the password to be used when connecting to the data source</source>
<target state="new">Indicates the password to be used when connecting to the data source</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationIntent.displayName">
<source xml:lang="en">Application intent</source>
<target state="new">Application intent</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationIntent.description">
<source xml:lang="en">Declares the application workload type when connecting to a server</source>
<target state="new">Declares the application workload type when connecting to a server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.asynchronousProcessing.displayName">
<source xml:lang="en">Asynchronous processing</source>
<target state="new">Asynchronous processing</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.asynchronousProcessing.description">
<source xml:lang="en">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</source>
<target state="new">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectTimeout.displayName">
<source xml:lang="en">Connect timeout</source>
<target state="new">Connect timeout</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectTimeout.description">
<source xml:lang="en">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</source>
<target state="new">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.currentLanguage.displayName">
<source xml:lang="en">Current language</source>
<target state="new">Current language</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.currentLanguage.description">
<source xml:lang="en">The SQL Server language record name</source>
<target state="new">The SQL Server language record name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.displayName">
<source xml:lang="en">Column encryption</source>
<target state="new">Column encryption</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.description">
<source xml:lang="en">Default column encryption setting for all the commands on the connection</source>
<target state="new">Default column encryption setting for all the commands on the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.encrypt.displayName">
<source xml:lang="en">Encrypt</source>
<target state="new">Encrypt</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.encrypt.description">
<source xml:lang="en">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</source>
<target state="new">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.persistSecurityInfo.displayName">
<source xml:lang="en">Persist security info</source>
<target state="new">Persist security info</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.persistSecurityInfo.description">
<source xml:lang="en">When false, security-sensitive information, such as the password, is not returned as part of the connection</source>
<target state="new">When false, security-sensitive information, such as the password, is not returned as part of the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.trustServerCertificate.displayName">
<source xml:lang="en">Trust server certificate</source>
<target state="new">Trust server certificate</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.trustServerCertificate.description">
<source xml:lang="en">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</source>
<target state="new">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachedDBFileName.displayName">
<source xml:lang="en">Attached DB file name</source>
<target state="new">Attached DB file name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachedDBFileName.description">
<source xml:lang="en">The name of the primary file, including the full path name, of an attachable database</source>
<target state="new">The name of the primary file, including the full path name, of an attachable database</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.contextConnection.displayName">
<source xml:lang="en">Context connection</source>
<target state="new">Context connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.contextConnection.description">
<source xml:lang="en">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</source>
<target state="new">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.port.displayName">
<source xml:lang="en">Port</source>
<target state="new">Port</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryCount.displayName">
<source xml:lang="en">Connect retry count</source>
<target state="new">Connect retry count</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryCount.description">
<source xml:lang="en">Number of attempts to restore connection</source>
<target state="new">Number of attempts to restore connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryInterval.displayName">
<source xml:lang="en">Connect retry interval</source>
<target state="new">Connect retry interval</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryInterval.description">
<source xml:lang="en">Delay between attempts to restore connection</source>
<target state="new">Delay between attempts to restore connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationName.displayName">
<source xml:lang="en">Application name</source>
<target state="new">Application name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationName.description">
<source xml:lang="en">The name of the application</source>
<target state="new">The name of the application</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.workstationId.displayName">
<source xml:lang="en">Workstation Id</source>
<target state="new">Workstation Id</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.workstationId.description">
<source xml:lang="en">The name of the workstation connecting to SQL Server</source>
<target state="new">The name of the workstation connecting to SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.pooling.displayName">
<source xml:lang="en">Pooling</source>
<target state="new">Pooling</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.pooling.description">
<source xml:lang="en">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</source>
<target state="new">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.maxPoolSize.displayName">
<source xml:lang="en">Max pool size</source>
<target state="new">Max pool size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.maxPoolSize.description">
<source xml:lang="en">The maximum number of connections allowed in the pool</source>
<target state="new">The maximum number of connections allowed in the pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.minPoolSize.displayName">
<source xml:lang="en">Min pool size</source>
<target state="new">Min pool size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.minPoolSize.description">
<source xml:lang="en">The minimum number of connections allowed in the pool</source>
<target state="new">The minimum number of connections allowed in the pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.loadBalanceTimeout.displayName">
<source xml:lang="en">Load balance timeout</source>
<target state="new">Load balance timeout</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.loadBalanceTimeout.description">
<source xml:lang="en">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</source>
<target state="new">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.replication.displayName">
<source xml:lang="en">Replication</source>
<target state="translated">Replicación</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.replication.description">
<source xml:lang="en">Used by SQL Server in Replication</source>
<target state="new">Used by SQL Server in Replication</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachDbFilename.displayName">
<source xml:lang="en">Attach DB filename</source>
<target state="new">Attach DB filename</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.failoverPartner.displayName">
<source xml:lang="en">Failover partner</source>
<target state="new">Failover partner</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.failoverPartner.description">
<source xml:lang="en">The name or network address of the instance of SQL Server that acts as a failover partner</source>
<target state="new">The name or network address of the instance of SQL Server that acts as a failover partner</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multiSubnetFailover.displayName">
<source xml:lang="en">Multi subnet failover</source>
<target state="new">Multi subnet failover</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multipleActiveResultSets.displayName">
<source xml:lang="en">Multiple active result sets</source>
<target state="new">Multiple active result sets</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multipleActiveResultSets.description">
<source xml:lang="en">When true, multiple result sets can be returned and read from one connection</source>
<target state="new">When true, multiple result sets can be returned and read from one connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.packetSize.displayName">
<source xml:lang="en">Packet size</source>
<target state="new">Packet size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.packetSize.description">
<source xml:lang="en">Size in bytes of the network packets used to communicate with an instance of SQL Server</source>
<target state="new">Size in bytes of the network packets used to communicate with an instance of SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.typeSystemVersion.displayName">
<source xml:lang="en">Type system version</source>
<target state="new">Type system version</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.typeSystemVersion.description">
<source xml:lang="en">Indicates which server type system then provider will expose through the DataReader</source>
<target state="new">Indicates which server type system then provider will expose through the DataReader</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/treeProvider" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="cms.resource.tree.treeProvider.loadingLabel">
<source xml:lang="en">Loading ...</source>
<target state="translated">Cargando...</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/cmsResourceTreeNode" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="cms.errors.expandCmsFail">
<source xml:lang="en">The Central Management Server {0} could not be found or is offline</source>
<target state="new">The Central Management Server {0} could not be found or is offline</target>
</trans-unit>
<trans-unit id="cms.resource.cmsResourceTreeNode.noResourcesLabel">
<source xml:lang="en">No resources found</source>
<target state="new">No resources found</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/cmsResourceEmptyTreeNode" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="cms.resource.tree.CmsTreeNode.addCmsServerLabel">
<source xml:lang="en">Add Central Management Server...</source>
<target state="new">Add Central Management Server...</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/cmsResourceCommands" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="cms.errors.sameCmsServerName">
<source xml:lang="en">Central Management Server Group already has a Registered Server with the name {0}</source>
<target state="new">Central Management Server Group already has a Registered Server with the name {0}</target>
</trans-unit>
<trans-unit id="cms.errors.addRegisterServerFail">
<source xml:lang="en">Could not add the Registered Server {0}</source>
<target state="new">Could not add the Registered Server {0}</target>
</trans-unit>
<trans-unit id="cms.confirmDeleteServer">
<source xml:lang="en">Are you sure you want to delete</source>
<target state="new">Are you sure you want to delete</target>
</trans-unit>
<trans-unit id="cms.yes">
<source xml:lang="en">Yes</source>
<target state="translated">Sí</target>
</trans-unit>
<trans-unit id="cms.no">
<source xml:lang="en">No</source>
<target state="translated">No</target>
</trans-unit>
<trans-unit id="cms.AddServerGroup">
<source xml:lang="en">Add Server Group</source>
<target state="translated">Añadir Grupo de servidores</target>
</trans-unit>
<trans-unit id="cms.OK">
<source xml:lang="en">OK</source>
<target state="translated">Aceptar</target>
</trans-unit>
<trans-unit id="cms.Cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Cancelar</target>
</trans-unit>
<trans-unit id="cms.ServerGroupName">
<source xml:lang="en">Server Group Name</source>
<target state="translated">Nombre del grupo de servidores</target>
</trans-unit>
<trans-unit id="cms.ServerGroupDescription">
<source xml:lang="en">Server Group Description</source>
<target state="new">Server Group Description</target>
</trans-unit>
<trans-unit id="cms.errors.sameServerGroupName">
<source xml:lang="en">{0} already has a Server Group with the name {1}</source>
<target state="new">{0} already has a Server Group with the name {1}</target>
</trans-unit>
<trans-unit id="cms.confirmDeleteGroup">
<source xml:lang="en">Are you sure you want to delete</source>
<target state="new">Are you sure you want to delete</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsUtils" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="cms.errors.sameServerUnderCms">
<source xml:lang="en">You cannot add a shared registered server with the same name as the Configuration Server</source>
<target state="new">You cannot add a shared registered server with the same name as the Configuration Server</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -148,30 +148,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/deployActionPage" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="dacFx.deployRadioButtonLabel">
<source xml:lang="en">Deploy</source>
<target state="translated">Implementar</target>
</trans-unit>
<trans-unit id="dacFx.deployScriptRadioButtonLabel">
<source xml:lang="en">Generate Deployment Script and Deploy</source>
<target state="translated">Generar script de implementación e implementar</target>
</trans-unit>
<trans-unit id="dacFx.scriptRadioButtonLabel">
<source xml:lang="en">Generate Deployment Script</source>
<target state="translated">Generar script de implementación</target>
</trans-unit>
<trans-unit id="dacfxDeployScript.saveFile">
<source xml:lang="en">Save</source>
<target state="translated">Guardar</target>
</trans-unit>
<trans-unit id="dacfx.generatedScriptLocation">
<source xml:lang="en">Deployment Script Location</source>
<target state="translated">Ubicación del script de implementación</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/dacFxSummaryPage" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="dacfx.targetServerName">
@@ -194,22 +170,6 @@
<source xml:lang="en">File Location</source>
<target state="translated">Ubicación de archivos</target>
</trans-unit>
<trans-unit id="dacfx.scriptLocation">
<source xml:lang="en">Deployment Script Location</source>
<target state="translated">Ubicación del script de implementación</target>
</trans-unit>
<trans-unit id="dacfx.action">
<source xml:lang="en">Action</source>
<target state="translated">Acción</target>
</trans-unit>
<trans-unit id="dacfx.deploy">
<source xml:lang="en">Deploy</source>
<target state="translated">Implementar</target>
</trans-unit>
<trans-unit id="dacfx.generateScript">
<source xml:lang="en">Generate Deployment Script</source>
<target state="translated">Generar script de implementación</target>
</trans-unit>
<trans-unit id="dacfxExtract.version">
<source xml:lang="en">Version</source>
<target state="translated">Versión</target>
@@ -244,12 +204,16 @@
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/api/basePage" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="basePage.defaultUser">
<source xml:lang="en">default</source>
<target state="translated">Predeterminado</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/dataTierApplicationWizard" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="dacfx.needConnection">
<source xml:lang="en">Please connect to a server before using this wizard.</source>
<target state="translated">Por favor, conectarse a un servidor antes de utilizar a este asistente.</target>
</trans-unit>
<trans-unit id="dacFx.selectOperationPageName">
<source xml:lang="en">Select an Operation</source>
<target state="translated">Seleccione una operación</target>
@@ -262,10 +226,6 @@
<source xml:lang="en">Review the deploy plan</source>
<target state="translated">Revise el plan de implementación</target>
</trans-unit>
<trans-unit id="dacFx.deployActionPageName">
<source xml:lang="en">Select Action</source>
<target state="translated">Seleccionar acción</target>
</trans-unit>
<trans-unit id="dacFx.summaryPageName">
<source xml:lang="en">Summary</source>
<target state="translated">Resumen</target>
@@ -319,8 +279,8 @@
<target state="translated">No se pudo importar "{0}"</target>
</trans-unit>
<trans-unit id="dacfx.scriptGeneratingMessage">
<source xml:lang="en">You can view the status of script generation in the Task History once the wizard is closed</source>
<target state="translated">Puede ver el estado de generación del script en el Historial de tareas una vez que se cierre el asistente</target>
<source xml:lang="en">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</source>
<target state="new">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</target>
</trans-unit>
<trans-unit id="alertData.deployPlanErrorMessage">
<source xml:lang="en">Generating deploy plan failed '{0}'</source>

View File

@@ -38,14 +38,18 @@
</file>
<file original="extensions/import/out/wizard/pages/prosePreviewPage" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="flatFileImport.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">Actualizar</target>
</trans-unit>
<trans-unit id="flatFileImport.prosePreviewMessage">
<source xml:lang="en">This operation analyzed the input file structure to generate the preview below for up to the first 50 rows.</source>
<target state="translated">Esta operación analizó la estructura de archivo de entrada para generar la vista previa a continuación para hasta las primeras 50 filas.</target>
</trans-unit>
<trans-unit id="flatFileImport.prosePreviewMessageFail">
<source xml:lang="en">This operation was unsuccessful. Please try a different input file.</source>
<target state="new">This operation was unsuccessful. Please try a different input file.</target>
</trans-unit>
<trans-unit id="flatFileImport.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">Actualizar</target>
</trans-unit>
</body>
</file>
<file original="extensions/import/out/wizard/pages/modifyColumnsPage" source-language="en" target-language="es" datatype="plaintext">

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,539 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/notebook/package" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="displayName">
<source xml:lang="en">Notebook Core Extensions</source>
<target state="new">Notebook Core Extensions</target>
</trans-unit>
<trans-unit id="description">
<source xml:lang="en">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</source>
<target state="new">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</target>
</trans-unit>
<trans-unit id="notebook.configuration.title">
<source xml:lang="en">Notebook configuration</source>
<target state="new">Notebook configuration</target>
</trans-unit>
<trans-unit id="notebook.pythonPath.description">
<source xml:lang="en">Local path to python installation used by Notebooks.</source>
<target state="new">Local path to python installation used by Notebooks.</target>
</trans-unit>
<trans-unit id="notebook.useExistingPython.description">
<source xml:lang="en">Local path to a preexisting python installation used by Notebooks.</source>
<target state="new">Local path to a preexisting python installation used by Notebooks.</target>
</trans-unit>
<trans-unit id="notebook.overrideEditorTheming.description">
<source xml:lang="en">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</source>
<target state="new">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</target>
</trans-unit>
<trans-unit id="notebook.maxTableRows.description">
<source xml:lang="en">Maximum number of rows returned per table in the Notebook editor</source>
<target state="new">Maximum number of rows returned per table in the Notebook editor</target>
</trans-unit>
<trans-unit id="notebook.command.new">
<source xml:lang="en">New Notebook</source>
<target state="new">New Notebook</target>
</trans-unit>
<trans-unit id="notebook.command.open">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="notebook.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
<target state="new">Analyze in Notebook</target>
</trans-unit>
<trans-unit id="notebook.command.runactivecell">
<source xml:lang="en">Run Cell</source>
<target state="translated">Ejecutar celda</target>
</trans-unit>
<trans-unit id="notebook.command.clearactivecellresult">
<source xml:lang="en">Clear Cell Result</source>
<target state="new">Clear Cell Result</target>
</trans-unit>
<trans-unit id="notebook.command.runallcells">
<source xml:lang="en">Run Cells</source>
<target state="new">Run Cells</target>
</trans-unit>
<trans-unit id="notebook.command.addcode">
<source xml:lang="en">Add Code Cell</source>
<target state="new">Add Code Cell</target>
</trans-unit>
<trans-unit id="notebook.command.addtext">
<source xml:lang="en">Add Text Cell</source>
<target state="new">Add Text Cell</target>
</trans-unit>
<trans-unit id="notebook.command.addcell">
<source xml:lang="en">Add Cell</source>
<target state="new">Add Cell</target>
</trans-unit>
<trans-unit id="title.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
<target state="new">Analyze in Notebook</target>
</trans-unit>
<trans-unit id="title.newJupyterNotebook">
<source xml:lang="en">New Notebook</source>
<target state="new">New Notebook</target>
</trans-unit>
<trans-unit id="title.openJupyterNotebook">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="title.jupyter.setContext">
<source xml:lang="en">Set context for Notebook</source>
<target state="new">Set context for Notebook</target>
</trans-unit>
<trans-unit id="title.jupyter.setKernel">
<source xml:lang="en">Set kernel for Notebook</source>
<target state="new">Set kernel for Notebook</target>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsTitle">
<source xml:lang="en">Extra kernels</source>
<target state="new">Extra kernels</target>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsDescription">
<source xml:lang="en">IDs of the extra kernels to enable</source>
<target state="new">IDs of the extra kernels to enable</target>
</trans-unit>
<trans-unit id="config.jupyter.kernelConfigValuesDescription">
<source xml:lang="en">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</source>
<target state="new">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</target>
</trans-unit>
<trans-unit id="title.reinstallNotebookDependencies">
<source xml:lang="en">Reinstall Notebook dependencies</source>
<target state="new">Reinstall Notebook dependencies</target>
</trans-unit>
<trans-unit id="title.configurePython">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="new">Configure Python for Notebooks</target>
</trans-unit>
<trans-unit id="title.managePackages">
<source xml:lang="en">Manage Packages</source>
<target state="new">Manage Packages</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/managePackagesDialog" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="managePackages.dialogName">
<source xml:lang="en">Manage Packages</source>
<target state="new">Manage Packages</target>
</trans-unit>
<trans-unit id="managePackages.cancelButtonText">
<source xml:lang="en">Close</source>
<target state="translated">Cerrar</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/installedPackagesTab" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="managePackages.installedTabTitle">
<source xml:lang="en">Installed</source>
<target state="translated">INSTALADO</target>
</trans-unit>
<trans-unit id="managePackages.pkgNameColumn">
<source xml:lang="en">Name</source>
<target state="translated">Nombre</target>
</trans-unit>
<trans-unit id="managePackages.newPkgVersionColumn">
<source xml:lang="en">Version</source>
<target state="translated">Versión</target>
</trans-unit>
<trans-unit id="managePackages.uninstallButtonText">
<source xml:lang="en">Uninstall selected packages</source>
<target state="new">Uninstall selected packages</target>
</trans-unit>
<trans-unit id="managePackages.packageType">
<source xml:lang="en">Package Type</source>
<target state="new">Package Type</target>
</trans-unit>
<trans-unit id="managePackages.packageCount">
<source xml:lang="en">{0} {1} packages found</source>
<target state="new">{0} {1} packages found</target>
</trans-unit>
<trans-unit id="managePackages.confirmUninstall">
<source xml:lang="en">Are you sure you want to uninstall the specified packages?</source>
<target state="new">Are you sure you want to uninstall the specified packages?</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallStarted">
<source xml:lang="en">Uninstalling {0}</source>
<target state="new">Uninstalling {0}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallComplete">
<source xml:lang="en">Completed uninstall for {0}</source>
<target state="new">Completed uninstall for {0}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallFailed">
<source xml:lang="en">Failed to uninstall {0}. Error: {1}</source>
<target state="new">Failed to uninstall {0}. Error: {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/addNewPackageTab" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="managePackages.invalidTextPlaceholder">
<source xml:lang="en">N/A</source>
<target state="translated">N/A</target>
</trans-unit>
<trans-unit id="managePackages.packageNotFound">
<source xml:lang="en">Could not find the specified package</source>
<target state="new">Could not find the specified package</target>
</trans-unit>
<trans-unit id="managePackages.searchBarPlaceholder">
<source xml:lang="en">Search {0} packages</source>
<target state="new">Search {0} packages</target>
</trans-unit>
<trans-unit id="managePackages.addNewTabTitle">
<source xml:lang="en">Add new</source>
<target state="new">Add new</target>
</trans-unit>
<trans-unit id="managePackages.searchButtonLabel">
<source xml:lang="en">Search</source>
<target state="translated">Buscar</target>
</trans-unit>
<trans-unit id="managePackages.installButtonText">
<source xml:lang="en">Install</source>
<target state="translated">Instalar</target>
</trans-unit>
<trans-unit id="managePackages.packageNameTitle">
<source xml:lang="en">Package Name</source>
<target state="new">Package Name</target>
</trans-unit>
<trans-unit id="managePackages.packageVersionTitle">
<source xml:lang="en">Package Version</source>
<target state="translated">Versión de paquete</target>
</trans-unit>
<trans-unit id="managePackages.packageSummaryTitle">
<source xml:lang="en">Package Summary</source>
<target state="new">Package Summary</target>
</trans-unit>
<trans-unit id="managePackages.noVersionsFound">
<source xml:lang="en">Could not find any valid versions for the specified package</source>
<target state="new">Could not find any valid versions for the specified package</target>
</trans-unit>
<trans-unit id="managePackages.packageRequestError">
<source xml:lang="en">Package info request failed with error: {0} {1}</source>
<target state="new">Package info request failed with error: {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallStarted">
<source xml:lang="en">Installing {0} {1}</source>
<target state="new">Installing {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallComplete">
<source xml:lang="en">Completed install for {0} {1}</source>
<target state="new">Completed install for {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallFailed">
<source xml:lang="en">Failed to install {0} {1}. Error: {2}</source>
<target state="new">Failed to install {0} {1}. Error: {2}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/protocol/notebookUriHandler" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="notebook.unsupportedAction">
<source xml:lang="en">Action {0} is not supported for this handler</source>
<target state="new">Action {0} is not supported for this handler</target>
</trans-unit>
<trans-unit id="unsupportedScheme">
<source xml:lang="en">Cannot open link {0} as only HTTP and HTTPS links are supported</source>
<target state="new">Cannot open link {0} as only HTTP and HTTPS links are supported</target>
</trans-unit>
<trans-unit id="notebook.confirmOpen">
<source xml:lang="en">Download and open '{0}'?</source>
<target state="new">Download and open '{0}'?</target>
</trans-unit>
<trans-unit id="notebook.fileNotFound">
<source xml:lang="en">Could not find the specified file</source>
<target state="new">Could not find the specified file</target>
</trans-unit>
<trans-unit id="notebook.fileDownloadError">
<source xml:lang="en">File open request failed with error: {0} {1}</source>
<target state="new">File open request failed with error: {0} {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/serverInstance" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="serverStopError">
<source xml:lang="en">Error stopping Notebook Server: {0}</source>
<target state="new">Error stopping Notebook Server: {0}</target>
</trans-unit>
<trans-unit id="notebookStartProcessExitPremature">
<source xml:lang="en">Notebook process exited prematurely with error: {0}, StdErr Output: {1}</source>
<target state="new">Notebook process exited prematurely with error: {0}, StdErr Output: {1}</target>
</trans-unit>
<trans-unit id="jupyterError">
<source xml:lang="en">Error sent from Jupyter: {0}</source>
<target state="new">Error sent from Jupyter: {0}</target>
</trans-unit>
<trans-unit id="jupyterOutputMsgStartSuccessful">
<source xml:lang="en">... Jupyter is running at {0}</source>
<target state="new">... Jupyter is running at {0}</target>
</trans-unit>
<trans-unit id="jupyterOutputMsgStart">
<source xml:lang="en">... Starting Notebook server</source>
<target state="new">... Starting Notebook server</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterSettingWriter" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="UnexpectedSettingType">
<source xml:lang="en">Unexpected setting type {0}</source>
<target state="new">Unexpected setting type {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterSessionManager" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="errorStartBeforeReady">
<source xml:lang="en">Cannot start a session, the manager is not yet initialized</source>
<target state="new">Cannot start a session, the manager is not yet initialized</target>
</trans-unit>
<trans-unit id="connectionNotValid">
<source xml:lang="en">Spark kernels require a connection to a SQL Server big data cluster master instance.</source>
<target state="new">Spark kernels require a connection to a SQL Server big data cluster master instance.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterServerManager" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="shutdownError">
<source xml:lang="en">Shutdown of Notebook server failed: {0}</source>
<target state="new">Shutdown of Notebook server failed: {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterServerInstallation" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="msgInstallPkgProgress">
<source xml:lang="en">Notebook dependencies installation is in progress</source>
<target state="new">Notebook dependencies installation is in progress</target>
</trans-unit>
<trans-unit id="msgPythonDownloadComplete">
<source xml:lang="en">Python download is complete</source>
<target state="new">Python download is complete</target>
</trans-unit>
<trans-unit id="msgPythonDownloadError">
<source xml:lang="en">Error while downloading python setup</source>
<target state="new">Error while downloading python setup</target>
</trans-unit>
<trans-unit id="msgPythonDownloadPending">
<source xml:lang="en">Downloading python package</source>
<target state="new">Downloading python package</target>
</trans-unit>
<trans-unit id="msgPythonUnpackPending">
<source xml:lang="en">Unpacking python package</source>
<target state="new">Unpacking python package</target>
</trans-unit>
<trans-unit id="msgPythonDirectoryError">
<source xml:lang="en">Error while creating python installation directory</source>
<target state="new">Error while creating python installation directory</target>
</trans-unit>
<trans-unit id="msgPythonUnpackError">
<source xml:lang="en">Error while unpacking python bundle</source>
<target state="new">Error while unpacking python bundle</target>
</trans-unit>
<trans-unit id="msgTaskName">
<source xml:lang="en">Installing Notebook dependencies</source>
<target state="new">Installing Notebook dependencies</target>
</trans-unit>
<trans-unit id="msgInstallPkgStart">
<source xml:lang="en">Installing Notebook dependencies, see Tasks view for more information</source>
<target state="new">Installing Notebook dependencies, see Tasks view for more information</target>
</trans-unit>
<trans-unit id="msgInstallPkgFinish">
<source xml:lang="en">Notebook dependencies installation is complete</source>
<target state="new">Notebook dependencies installation is complete</target>
</trans-unit>
<trans-unit id="msgPythonRunningError">
<source xml:lang="en">Cannot overwrite existing Python installation while python is running.</source>
<target state="new">Cannot overwrite existing Python installation while python is running.</target>
</trans-unit>
<trans-unit id="msgPendingInstallError">
<source xml:lang="en">Another Python installation is currently in progress.</source>
<target state="new">Another Python installation is currently in progress.</target>
</trans-unit>
<trans-unit id="msgSkipPythonInstall">
<source xml:lang="en">Python already exists at the specific location. Skipping install.</source>
<target state="new">Python already exists at the specific location. Skipping install.</target>
</trans-unit>
<trans-unit id="msgDependenciesInstallationFailed">
<source xml:lang="en">Installing Notebook dependencies failed with error: {0}</source>
<target state="new">Installing Notebook dependencies failed with error: {0}</target>
</trans-unit>
<trans-unit id="msgDownloadPython">
<source xml:lang="en">Downloading local python for platform: {0} to {1}</source>
<target state="new">Downloading local python for platform: {0} to {1}</target>
</trans-unit>
<trans-unit id="msgInstallStart">
<source xml:lang="en">Installing required packages to run Notebooks...</source>
<target state="new">Installing required packages to run Notebooks...</target>
</trans-unit>
<trans-unit id="msgJupyterInstallDone">
<source xml:lang="en">... Jupyter installation complete.</source>
<target state="new">... Jupyter installation complete.</target>
</trans-unit>
<trans-unit id="msgInstallingSpark">
<source xml:lang="en">Installing SparkMagic...</source>
<target state="new">Installing SparkMagic...</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterNotebookProvider" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="errNotebookUriMissing">
<source xml:lang="en">A notebook path is required</source>
<target state="new">A notebook path is required</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterController" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="notebookFileType">
<source xml:lang="en">Notebooks</source>
<target state="new">Notebooks</target>
</trans-unit>
<trans-unit id="unsupportedFileType">
<source xml:lang="en">Only .ipynb Notebooks are supported</source>
<target state="new">Only .ipynb Notebooks are supported</target>
</trans-unit>
<trans-unit id="confirmReinstall">
<source xml:lang="en">Are you sure you want to reinstall?</source>
<target state="new">Are you sure you want to reinstall?</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/configurePythonDialog" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="configurePython.dialogName">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="new">Configure Python for Notebooks</target>
</trans-unit>
<trans-unit id="configurePython.okButtonText">
<source xml:lang="en">Install</source>
<target state="translated">Instalar</target>
</trans-unit>
<trans-unit id="configurePython.cancelButtonText">
<source xml:lang="en">Cancel</source>
<target state="translated">Cancelar</target>
</trans-unit>
<trans-unit id="configurePython.browseButtonText">
<source xml:lang="en">Browse</source>
<target state="translated">Examinar</target>
</trans-unit>
<trans-unit id="configurePython.locationTextBoxText">
<source xml:lang="en">Python Install Location</source>
<target state="new">Python Install Location</target>
</trans-unit>
<trans-unit id="configurePython.selectFileLabel">
<source xml:lang="en">Select</source>
<target state="translated">Seleccionar</target>
</trans-unit>
<trans-unit id="configurePython.installNote">
<source xml:lang="en">This installation will take some time. It is recommended to not close the application until the installation is complete.</source>
<target state="new">This installation will take some time. It is recommended to not close the application until the installation is complete.</target>
</trans-unit>
<trans-unit id="configurePython.invalidLocationMsg">
<source xml:lang="en">The specified install location is invalid.</source>
<target state="new">The specified install location is invalid.</target>
</trans-unit>
<trans-unit id="configurePython.pythonNotFoundMsg">
<source xml:lang="en">No python installation was found at the specified location.</source>
<target state="new">No python installation was found at the specified location.</target>
</trans-unit>
<trans-unit id="configurePython.pythonInstallDeclined">
<source xml:lang="en">Python installation was declined.</source>
<target state="new">Python installation was declined.</target>
</trans-unit>
<trans-unit id="configurePython.installationType">
<source xml:lang="en">Installation Type</source>
<target state="new">Installation Type</target>
</trans-unit>
<trans-unit id="configurePython.newInstall">
<source xml:lang="en">New Python installation</source>
<target state="new">New Python installation</target>
</trans-unit>
<trans-unit id="configurePython.existingInstall">
<source xml:lang="en">Use existing Python installation</source>
<target state="new">Use existing Python installation</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/common/utils" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="mkdirOutputMsg">
<source xml:lang="en">... Creating {0}</source>
<target state="translated">... Creando {0}</target>
</trans-unit>
<trans-unit id="executeCommandProcessExited">
<source xml:lang="en">Process exited with code {0}</source>
<target state="new">Process exited with code {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/common/localizedConstants" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Sí</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">No</target>
</trans-unit>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="new">This sample code loads the file into a data frame and shows the first 10 results.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/book/bookTreeView" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="openNotebookError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="openMarkdownError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>
<target state="new">Missing file : {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/extension" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="new">This sample code loads the file into a data frame and shows the first 10 results.</target>
</trans-unit>
<trans-unit id="noNotebookVisible">
<source xml:lang="en">No notebook editor is active</source>
<target state="new">No notebook editor is active</target>
</trans-unit>
<trans-unit id="codeCellName">
<source xml:lang="en">Code</source>
<target state="translated">Código</target>
</trans-unit>
<trans-unit id="textCellName">
<source xml:lang="en">Text</source>
<target state="translated">Texto</target>
</trans-unit>
<trans-unit id="selectCellType">
<source xml:lang="en">What type of cell do you want to add?</source>
<target state="new">What type of cell do you want to add?</target>
</trans-unit>
<trans-unit id="notebookFiles">
<source xml:lang="en">Notebooks</source>
<target state="new">Notebooks</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/profiler/client\out/dialogs/profilerCreateSessionDialog" source-language="en" target-language="es" datatype="plaintext">
<file original="extensions/profiler/client/out/dialogs/profilerCreateSessionDialog" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="createSessionDialog.cancel">
<source xml:lang="en">Cancel</source>
@@ -34,6 +34,10 @@
<source xml:lang="en">Enter session name:</source>
<target state="translated">Escriba el nombre de la sesión:</target>
</trans-unit>
<trans-unit id="createSessionDialog.createSessionFailed">
<source xml:lang="en">Failed to create a session</source>
<target state="new">Failed to create a session</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,195 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/resource-deployment/package" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="extension-displayName">
<source xml:lang="en">SQL Server Deployment extension for Azure Data Studio</source>
<target state="new">SQL Server Deployment extension for Azure Data Studio</target>
</trans-unit>
<trans-unit id="extension-description">
<source xml:lang="en">Provides a notebook-based experience to deploy Microsoft SQL Server</source>
<target state="new">Provides a notebook-based experience to deploy Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="deploy-sql-image-command-name">
<source xml:lang="en">Deploy SQL Server on Docker…</source>
<target state="new">Deploy SQL Server on Docker…</target>
</trans-unit>
<trans-unit id="deploy-sql-bdc-command-name">
<source xml:lang="en">Deploy SQL Server big data cluster…</source>
<target state="new">Deploy SQL Server big data cluster…</target>
</trans-unit>
<trans-unit id="deploy-resource-command-name">
<source xml:lang="en">Deploy SQL Server…</source>
<target state="new">Deploy SQL Server…</target>
</trans-unit>
<trans-unit id="deploy-resource-command-category">
<source xml:lang="en">Deployment</source>
<target state="translated">Implementación</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-display-name">
<source xml:lang="en">SQL Server container image</source>
<target state="new">SQL Server container image</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-description">
<source xml:lang="en">Run SQL Server container image with Docker</source>
<target state="new">Run SQL Server container image with Docker</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-display-name">
<source xml:lang="en">SQL Server big data cluster</source>
<target state="translated">Clúster de macrodatos de SQL Server</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-description">
<source xml:lang="en">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</source>
<target state="new">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</target>
</trans-unit>
<trans-unit id="version-display-name">
<source xml:lang="en">Version</source>
<target state="translated">Versión</target>
</trans-unit>
<trans-unit id="sql-2017-display-name">
<source xml:lang="en">SQL Server 2017</source>
<target state="new">SQL Server 2017</target>
</trans-unit>
<trans-unit id="sql-2019-display-name">
<source xml:lang="en">SQL Server 2019</source>
<target state="new">SQL Server 2019</target>
</trans-unit>
<trans-unit id="sql-2017-docker-notebook">
<source xml:lang="en">./notebooks/docker/2017/deploy-sql2017-image.ipynb</source>
<target state="new">./notebooks/docker/2017/deploy-sql2017-image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019-docker-notebook">
<source xml:lang="en">./notebooks/docker/2019/deploy-sql2019-image.ipynb</source>
<target state="new">./notebooks/docker/2019/deploy-sql2019-image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019ctp31-display-name">
<source xml:lang="en">SQL Server 2019 big data cluster CTP 3.1</source>
<target state="new">SQL Server 2019 big data cluster CTP 3.1</target>
</trans-unit>
<trans-unit id="bdc-deployment-target">
<source xml:lang="en">Deployment target</source>
<target state="new">Deployment target</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-aks">
<source xml:lang="en">New Azure Kubernetes Service Cluster</source>
<target state="translated">Nuevo clúster de Azure Kubernetes Service</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-existing-cluster">
<source xml:lang="en">Existing Kubernetes Cluster</source>
<target state="translated">Clúster de Kubernetes existente</target>
</trans-unit>
<trans-unit id="bdc-ctp31-aks-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</target>
</trans-unit>
<trans-unit id="bdc-ctp31-existing-cluster-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/mssqlCtlTool" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.MssqlCtlDescription">
<source xml:lang="en">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</source>
<target state="new">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</target>
</trans-unit>
<trans-unit id="resourceDeployment.MssqlCtlDisplayName">
<source xml:lang="en">mssqlctl</source>
<target state="new">mssqlctl</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/kubeCtlTool" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.KubeCtlDescription">
<source xml:lang="en">A command-line tool allows you to run commands against Kubernetes clusters</source>
<target state="new">A command-line tool allows you to run commands against Kubernetes clusters</target>
</trans-unit>
<trans-unit id="resourceDeployment.KubeCtlDisplayName">
<source xml:lang="en">kubectl</source>
<target state="new">kubectl</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/dockerTool" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.DockerDescription">
<source xml:lang="en">Provides the ability to package and run an application in isolated containers</source>
<target state="new">Provides the ability to package and run an application in isolated containers</target>
</trans-unit>
<trans-unit id="resourceDeployment.DockerDisplayName">
<source xml:lang="en">Docker</source>
<target state="translated">Docker</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/azCliTool" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.AzCLIDescription">
<source xml:lang="en">A command-line tool for managing Azure resources</source>
<target state="new">A command-line tool for managing Azure resources</target>
</trans-unit>
<trans-unit id="resourceDeployment.AzCLIDisplayName">
<source xml:lang="en">Azure CLI</source>
<target state="new">Azure CLI</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/resourceTypeService" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.extensionFullNameError">
<source xml:lang="en">Could not find package.json or the name/publisher is not set</source>
<target state="new">Could not find package.json or the name/publisher is not set</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/notebookService" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.notebookNotFound">
<source xml:lang="en">The notebook {0} does not exist</source>
<target state="new">The notebook {0} does not exist</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/ui/resourceDeploymentDialog" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="deploymentDialog.title">
<source xml:lang="en">Select the deployment options</source>
<target state="new">Select the deployment options</target>
</trans-unit>
<trans-unit id="deploymentDialog.OKButtonText">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolNameColumnHeader">
<source xml:lang="en">Tool</source>
<target state="translated">Herramienta</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolDescriptionColumnHeader">
<source xml:lang="en">Description</source>
<target state="translated">Descripción</target>
</trans-unit>
<trans-unit id="deploymentDialog.OptionsTitle">
<source xml:lang="en">Options</source>
<target state="translated">Opciones</target>
</trans-unit>
<trans-unit id="deploymentDialog.RequiredToolsTitle">
<source xml:lang="en">Required tools</source>
<target state="translated">Herramientas necesarias</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/main" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.FailedToLoadExtension">
<source xml:lang="en">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</source>
<target state="new">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</target>
</trans-unit>
<trans-unit id="resourceDeployment.UnknownResourceType">
<source xml:lang="en">The resource type: {0} is not defined</source>
<target state="new">The resource type: {0} is not defined</target>
</trans-unit>
</body>
</file>
</xliff>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/admin-tool-ext-win/package" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="adminToolExtWin.displayName">
<source xml:lang="en">Database Administration Tool Extensions for Windows</source>
<target state="new">Database Administration Tool Extensions for Windows</target>
</trans-unit>
<trans-unit id="adminToolExtWin.description">
<source xml:lang="en">Adds additional Windows-specific functionality to Azure Data Studio</source>
<target state="new">Adds additional Windows-specific functionality to Azure Data Studio</target>
</trans-unit>
<trans-unit id="adminToolExtWin.propertiesMenuItem">
<source xml:lang="en">Properties</source>
<target state="translated">Propriétés</target>
</trans-unit>
<trans-unit id="adminToolExtWin.launchGswMenuItem">
<source xml:lang="en">Generate Scripts...</source>
<target state="new">Generate Scripts...</target>
</trans-unit>
</body>
</file>
<file original="extensions/admin-tool-ext-win/out/main" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="adminToolExtWin.noConnectionContextForProp">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="new">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noOENode">
<source xml:lang="en">Could not determine Object Explorer node from connectionContext : {0}</source>
<target state="new">Could not determine Object Explorer node from connectionContext : {0}</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noConnectionContextForGsw">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="new">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noConnectionProfile">
<source xml:lang="en">No connectionProfile provided from connectionContext : {0}</source>
<target state="new">No connectionProfile provided from connectionContext : {0}</target>
</trans-unit>
<trans-unit id="adminToolExtWin.launchingDialogStatus">
<source xml:lang="en">Launching dialog...</source>
<target state="new">Launching dialog...</target>
</trans-unit>
<trans-unit id="adminToolExtWin.ssmsMinError">
<source xml:lang="en">Error calling SsmsMin with args '{0}' - {1}</source>
<target state="new">Error calling SsmsMin with args '{0}' - {1}</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -152,7 +152,7 @@
</trans-unit>
<trans-unit id="createOperator.Name">
<source xml:lang="en">Name</source>
<target state="translated">Nom </target>
<target state="translated">Nom</target>
</trans-unit>
<trans-unit id="createOperator.Enabled">
<source xml:lang="en">Enabled</source>
@@ -184,7 +184,7 @@
</trans-unit>
<trans-unit id="createOperator.PagerFridayCheckBox">
<source xml:lang="en">Friday </source>
<target state="translated">Vendredi </target>
<target state="translated">Vendredi</target>
</trans-unit>
<trans-unit id="createOperator.PagerSaturdayCheckBox">
<source xml:lang="en">Saturday</source>
@@ -346,6 +346,14 @@
<source xml:lang="en">All Files (*)</source>
<target state="translated">Tous les fichiers (*)</target>
</trans-unit>
<trans-unit id="jobStepDialog.newJobStep">
<source xml:lang="en">New Job Step</source>
<target state="translated">Nouvelle étape du travail</target>
</trans-unit>
<trans-unit id="jobStepDialog.editJobStep">
<source xml:lang="en">Edit Job Step</source>
<target state="translated">Modifier l'étape de travail</target>
</trans-unit>
<trans-unit id="jobStepDialog.TSQL">
<source xml:lang="en">Transact-SQL script (T-SQL)</source>
<target state="translated">Script Transact-SQL (T-SQL)</target>
@@ -358,6 +366,38 @@
<source xml:lang="en">Operating system (CmdExec)</source>
<target state="translated">Système d'exploitation (CmdExec)</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationDistribution">
<source xml:lang="en">Replication Distributor</source>
<target state="translated">Serveur de distribution de réplication</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationMerge">
<source xml:lang="en">Replication Merge</source>
<target state="translated">Fusion de réplication</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationQueueReader">
<source xml:lang="en">Replication Queue Reader</source>
<target state="translated">Agent de lecture de file d'attente de réplication</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationSnapshot">
<source xml:lang="en">Replication Snapshot</source>
<target state="translated">Instantané de réplication</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationTransactionLogReader">
<source xml:lang="en">Replication Transaction-Log Reader</source>
<target state="translated">Lecteur du journal des transactions de réplication</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisCommand">
<source xml:lang="en">SQL Server Analysis Services Command</source>
<target state="translated">Commande SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisQuery">
<source xml:lang="en">SQL Server Analysis Services Query</source>
<target state="translated">Requête SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="jobStepDialog.servicesPackage">
<source xml:lang="en">SQL Server Integration Service Package</source>
<target state="new">SQL Server Integration Service Package</target>
</trans-unit>
<trans-unit id="jobStepDialog.agentServiceAccount">
<source xml:lang="en">SQL Server Agent Service Account</source>
<target state="translated">Compte de service SQL Server Agent</target>
@@ -374,14 +414,6 @@
<source xml:lang="en">Quit the job reporting failure</source>
<target state="translated">Quitter le travail signalant l'échec</target>
</trans-unit>
<trans-unit id="jobStepDialog.newJobStep">
<source xml:lang="en">New Job Step</source>
<target state="translated">Nouvelle étape du travail</target>
</trans-unit>
<trans-unit id="jobStepDialog.editJobStep">
<source xml:lang="en">Edit Job Step</source>
<target state="translated">Modifier l'étape de travail</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/dialogs/jobDialog" source-language="en" target-language="fr" datatype="plaintext">
@@ -412,7 +444,7 @@
</trans-unit>
<trans-unit id="jobDialog.name">
<source xml:lang="en">Name</source>
<target state="translated">Nom </target>
<target state="translated">Nom</target>
</trans-unit>
<trans-unit id="jobDialog.owner">
<source xml:lang="en">Owner</source>
@@ -484,7 +516,7 @@
</trans-unit>
<trans-unit id="jobDialog.page">
<source xml:lang="en">Page</source>
<target state="translated">Page </target>
<target state="translated">Page</target>
</trans-unit>
<trans-unit id="jobDialog.eventLogCheckBoxLabel">
<source xml:lang="en">Write to the Windows Application event log</source>
@@ -564,7 +596,7 @@
</trans-unit>
<trans-unit id="alertDialog.Name">
<source xml:lang="en">Name</source>
<target state="translated">Nom </target>
<target state="translated">Nom</target>
</trans-unit>
<trans-unit id="alertDialog.Type">
<source xml:lang="en">Type</source>

View File

@@ -27,16 +27,16 @@
<target state="translated">Azure</target>
</trans-unit>
<trans-unit id="azure.resource.refreshall.title">
<source xml:lang="en">Refresh All</source>
<target state="translated">Tout actualiser</target>
<source xml:lang="en">Azure: Refresh All Accounts</source>
<target state="new">Azure: Refresh All Accounts</target>
</trans-unit>
<trans-unit id="azure.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">Actualiser</target>
</trans-unit>
<trans-unit id="azure.resource.signin.title">
<source xml:lang="en">Sign In</source>
<target state="translated">Se connecter</target>
<source xml:lang="en">Azure: Sign In</source>
<target state="new">Azure: Sign In</target>
</trans-unit>
<trans-unit id="azure.resource.selectsubscriptions.title">
<source xml:lang="en">Select Subscriptions</source>
@@ -47,8 +47,8 @@
<target state="translated">Connecter</target>
</trans-unit>
<trans-unit id="azure.resource.connectsqldb.title">
<source xml:lang="en">Connect</source>
<target state="translated">Connecter</target>
<source xml:lang="en">Add to Servers</source>
<target state="new">Add to Servers</target>
</trans-unit>
<trans-unit id="accounts.clearTokenCache">
<source xml:lang="en">Clear Azure Account Token Cache</source>
@@ -72,14 +72,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL Servers</source>
<target state="translated">Serveurs SQL</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/database/databaseTreeDataProvider" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.database.treeDataProvider.databaseContainerLabel">
@@ -88,6 +80,14 @@
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL Servers</source>
<target state="translated">Serveurs SQL</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/tree/treeProvider" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="azure.resource.tree.treeProvider.loadingLabel">
@@ -135,8 +135,8 @@
<file original="extensions/azurecore/out/azureResource/resourceTreeNode" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="azure.resource.resourceTreeNode.noResourcesLabel">
<source xml:lang="en">No Resources found.</source>
<target state="translated">Aucune ressource.</target>
<source xml:lang="en">No Resources found</source>
<target state="new">No Resources found</target>
</trans-unit>
</body>
</file>

View File

@@ -56,7 +56,7 @@
</trans-unit>
<trans-unit id="bdc-create.BigDataClusterGroupTitle">
<source xml:lang="en">SQL SERVER BIG DATA CLUSTER</source>
<target state="translated">CLUSTER SQL SERVER BIG DATA</target>
<target state="translated">Cluster SQL Server Big Data</target>
</trans-unit>
<trans-unit id="bdc-create.YesText">
<source xml:lang="en">Yes</source>

515
resources/xlf/fr/cms.fr.xlf Normal file
View File

@@ -0,0 +1,515 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/cms/package" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="cms.displayName">
<source xml:lang="en">SQL Server Central Management Servers</source>
<target state="new">SQL Server Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.description">
<source xml:lang="en">Support for managing SQL Server Central Management Servers</source>
<target state="new">Support for managing SQL Server Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.title">
<source xml:lang="en">Central Management Servers</source>
<target state="translated">Serveurs de gestion centralisée</target>
</trans-unit>
<trans-unit id="cms.connectionProvider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="translated">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="cms.resource.explorer.title">
<source xml:lang="en">Central Management Servers</source>
<target state="translated">Serveurs de gestion centralisée</target>
</trans-unit>
<trans-unit id="cms.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">Actualiser</target>
</trans-unit>
<trans-unit id="cms.resource.refreshServerGroup.title">
<source xml:lang="en">Refresh Server Group</source>
<target state="new">Refresh Server Group</target>
</trans-unit>
<trans-unit id="cms.resource.deleteRegisteredServer.title">
<source xml:lang="en">Delete</source>
<target state="translated">Supprimer</target>
</trans-unit>
<trans-unit id="cms.resource.addRegisteredServer.title">
<source xml:lang="en">New Server Registration...</source>
<target state="new">New Server Registration...</target>
</trans-unit>
<trans-unit id="cms.resource.deleteServerGroup.title">
<source xml:lang="en">Delete</source>
<target state="translated">Supprimer</target>
</trans-unit>
<trans-unit id="cms.resource.addServerGroup.title">
<source xml:lang="en">New Server Group...</source>
<target state="new">New Server Group...</target>
</trans-unit>
<trans-unit id="cms.resource.registerCmsServer.title">
<source xml:lang="en">Add Central Management Server</source>
<target state="new">Add Central Management Server</target>
</trans-unit>
<trans-unit id="cms.resource.deleteCmsServer.title">
<source xml:lang="en">Delete</source>
<target state="translated">Supprimer</target>
</trans-unit>
<trans-unit id="cms.configuration.title">
<source xml:lang="en">MSSQL configuration</source>
<target state="new">MSSQL configuration</target>
</trans-unit>
<trans-unit id="cms.query.displayBitAsNumber">
<source xml:lang="en">Should BIT columns be displayed as numbers (1 or 0)? If false, BIT columns will be displayed as 'true' or 'false'</source>
<target state="translated">Spécifie si le Colonnes BIT doivent être affichées sous forme de nombre (1 ou 0). Si false, les colonnes BIT seront affichées sous la forme 'true' ou 'false'</target>
</trans-unit>
<trans-unit id="cms.format.alignColumnDefinitionsInColumns">
<source xml:lang="en">Should column definitions be aligned?</source>
<target state="translated">Spécifie si les définitions de colonne doivent être alignées</target>
</trans-unit>
<trans-unit id="cms.format.datatypeCasing">
<source xml:lang="en">Should data types be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">Spécifie si les types de données doivent être formatés en MAJUSCULES, minuscules, ou non formatés</target>
</trans-unit>
<trans-unit id="cms.format.keywordCasing">
<source xml:lang="en">Should keywords be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">Spécifie si les mots-clés doivent être formatés en majuscules, minuscules ou non formatés</target>
</trans-unit>
<trans-unit id="cms.format.placeCommasBeforeNextStatement">
<source xml:lang="en">should commas be placed at the beginning of each statement in a list e.g. ', mycolumn2' instead of at the end e.g. 'mycolumn1,'</source>
<target state="translated">Spécifie si les virgules doivent être placées au début de chaque instruction dans une liste (par exemple: ',mycolumn2') plutôt quà la fin (par exemple: 'mycolumn1',)</target>
</trans-unit>
<trans-unit id="cms.format.placeSelectStatementReferencesOnNewLine">
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
<target state="translated">Spécifie si les références à des objets dans des instructions select devraient être répartis sur plusieurs lignes ? Par exemple pour 'SELECT C1, C2 FROM T1', C1 et C2 seront sur des lignes distinctes</target>
</trans-unit>
<trans-unit id="cms.logDebugInfo">
<source xml:lang="en">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</source>
<target state="new">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</target>
</trans-unit>
<trans-unit id="cms.tracingLevel">
<source xml:lang="en">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</source>
<target state="new">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</target>
</trans-unit>
<trans-unit id="cms.logRetentionMinutes">
<source xml:lang="en">Number of minutes to retain log files for backend services. Default is 1 week.</source>
<target state="new">Number of minutes to retain log files for backend services. Default is 1 week.</target>
</trans-unit>
<trans-unit id="cms.logFilesRemovalLimit">
<source xml:lang="en">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</source>
<target state="new">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</target>
</trans-unit>
<trans-unit id="ignorePlatformWarning">
<source xml:lang="en">[Optional] Do not show unsupported platform warnings</source>
<target state="new">[Optional] Do not show unsupported platform warnings</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.recoveryModel">
<source xml:lang="en">Recovery Model</source>
<target state="translated">Mode de récupération</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastBackupDate">
<source xml:lang="en">Last Database Backup</source>
<target state="translated">Dernière sauvegarde de base de données</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastLogBackupDate">
<source xml:lang="en">Last Log Backup</source>
<target state="translated">Dernière sauvegarde du journal</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">Niveau de compatibilité</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Propriétaire</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">Version</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverEdition">
<source xml:lang="en">Edition</source>
<target state="translated">Edition</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.machineName">
<source xml:lang="en">Computer Name</source>
<target state="translated">Nom de l'ordinateur</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.osVersion">
<source xml:lang="en">OS Version</source>
<target state="translated">Version du système d'exploitation</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.azureEdition">
<source xml:lang="en">Edition</source>
<target state="translated">Edition</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.serviceLevelObjective">
<source xml:lang="en">Pricing Tier</source>
<target state="new">Pricing Tier</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">Niveau de compatibilité</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Propriétaire</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">Version</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverEdition">
<source xml:lang="en">Type</source>
<target state="translated">Type</target>
</trans-unit>
<trans-unit id="cms.provider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="translated">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectionName.displayName">
<source xml:lang="en">Name (optional)</source>
<target state="new">Name (optional)</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectionName.description">
<source xml:lang="en">Custom name of the connection</source>
<target state="new">Custom name of the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverName.displayName">
<source xml:lang="en">Server</source>
<target state="translated">Serveur </target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverName.description">
<source xml:lang="en">Name of the SQL Server instance</source>
<target state="new">Name of the SQL Server instance</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverDescription.displayName">
<source xml:lang="en">Server Description</source>
<target state="new">Server Description</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverDescription.description">
<source xml:lang="en">Description of the SQL Server instance</source>
<target state="new">Description of the SQL Server instance</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.displayName">
<source xml:lang="en">Authentication type</source>
<target state="translated">Type d'authentification </target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.description">
<source xml:lang="en">Specifies the method of authenticating with SQL Server</source>
<target state="new">Specifies the method of authenticating with SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.sqlLogin">
<source xml:lang="en">SQL Login</source>
<target state="translated">Connexion SQL</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.integrated">
<source xml:lang="en">Windows Authentication</source>
<target state="translated">Authentification Windows</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.azureMFA">
<source xml:lang="en">Azure Active Directory - Universal with MFA support</source>
<target state="new">Azure Active Directory - Universal with MFA support</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.userName.displayName">
<source xml:lang="en">User name</source>
<target state="translated">Nom d'utilisateur</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.userName.description">
<source xml:lang="en">Indicates the user ID to be used when connecting to the data source</source>
<target state="new">Indicates the user ID to be used when connecting to the data source</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.password.displayName">
<source xml:lang="en">Password</source>
<target state="translated">Mot de passe</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.password.description">
<source xml:lang="en">Indicates the password to be used when connecting to the data source</source>
<target state="new">Indicates the password to be used when connecting to the data source</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationIntent.displayName">
<source xml:lang="en">Application intent</source>
<target state="new">Application intent</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationIntent.description">
<source xml:lang="en">Declares the application workload type when connecting to a server</source>
<target state="new">Declares the application workload type when connecting to a server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.asynchronousProcessing.displayName">
<source xml:lang="en">Asynchronous processing</source>
<target state="new">Asynchronous processing</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.asynchronousProcessing.description">
<source xml:lang="en">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</source>
<target state="new">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectTimeout.displayName">
<source xml:lang="en">Connect timeout</source>
<target state="new">Connect timeout</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectTimeout.description">
<source xml:lang="en">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</source>
<target state="new">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.currentLanguage.displayName">
<source xml:lang="en">Current language</source>
<target state="new">Current language</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.currentLanguage.description">
<source xml:lang="en">The SQL Server language record name</source>
<target state="new">The SQL Server language record name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.displayName">
<source xml:lang="en">Column encryption</source>
<target state="new">Column encryption</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.description">
<source xml:lang="en">Default column encryption setting for all the commands on the connection</source>
<target state="new">Default column encryption setting for all the commands on the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.encrypt.displayName">
<source xml:lang="en">Encrypt</source>
<target state="new">Encrypt</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.encrypt.description">
<source xml:lang="en">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</source>
<target state="new">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.persistSecurityInfo.displayName">
<source xml:lang="en">Persist security info</source>
<target state="new">Persist security info</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.persistSecurityInfo.description">
<source xml:lang="en">When false, security-sensitive information, such as the password, is not returned as part of the connection</source>
<target state="new">When false, security-sensitive information, such as the password, is not returned as part of the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.trustServerCertificate.displayName">
<source xml:lang="en">Trust server certificate</source>
<target state="new">Trust server certificate</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.trustServerCertificate.description">
<source xml:lang="en">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</source>
<target state="new">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachedDBFileName.displayName">
<source xml:lang="en">Attached DB file name</source>
<target state="new">Attached DB file name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachedDBFileName.description">
<source xml:lang="en">The name of the primary file, including the full path name, of an attachable database</source>
<target state="new">The name of the primary file, including the full path name, of an attachable database</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.contextConnection.displayName">
<source xml:lang="en">Context connection</source>
<target state="new">Context connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.contextConnection.description">
<source xml:lang="en">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</source>
<target state="new">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.port.displayName">
<source xml:lang="en">Port</source>
<target state="new">Port</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryCount.displayName">
<source xml:lang="en">Connect retry count</source>
<target state="new">Connect retry count</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryCount.description">
<source xml:lang="en">Number of attempts to restore connection</source>
<target state="new">Number of attempts to restore connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryInterval.displayName">
<source xml:lang="en">Connect retry interval</source>
<target state="new">Connect retry interval</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryInterval.description">
<source xml:lang="en">Delay between attempts to restore connection</source>
<target state="new">Delay between attempts to restore connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationName.displayName">
<source xml:lang="en">Application name</source>
<target state="translated">Nom de l'application</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationName.description">
<source xml:lang="en">The name of the application</source>
<target state="new">The name of the application</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.workstationId.displayName">
<source xml:lang="en">Workstation Id</source>
<target state="new">Workstation Id</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.workstationId.description">
<source xml:lang="en">The name of the workstation connecting to SQL Server</source>
<target state="new">The name of the workstation connecting to SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.pooling.displayName">
<source xml:lang="en">Pooling</source>
<target state="new">Pooling</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.pooling.description">
<source xml:lang="en">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</source>
<target state="new">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.maxPoolSize.displayName">
<source xml:lang="en">Max pool size</source>
<target state="new">Max pool size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.maxPoolSize.description">
<source xml:lang="en">The maximum number of connections allowed in the pool</source>
<target state="new">The maximum number of connections allowed in the pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.minPoolSize.displayName">
<source xml:lang="en">Min pool size</source>
<target state="new">Min pool size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.minPoolSize.description">
<source xml:lang="en">The minimum number of connections allowed in the pool</source>
<target state="new">The minimum number of connections allowed in the pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.loadBalanceTimeout.displayName">
<source xml:lang="en">Load balance timeout</source>
<target state="new">Load balance timeout</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.loadBalanceTimeout.description">
<source xml:lang="en">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</source>
<target state="new">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.replication.displayName">
<source xml:lang="en">Replication</source>
<target state="translated">Réplication</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.replication.description">
<source xml:lang="en">Used by SQL Server in Replication</source>
<target state="new">Used by SQL Server in Replication</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachDbFilename.displayName">
<source xml:lang="en">Attach DB filename</source>
<target state="new">Attach DB filename</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.failoverPartner.displayName">
<source xml:lang="en">Failover partner</source>
<target state="new">Failover partner</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.failoverPartner.description">
<source xml:lang="en">The name or network address of the instance of SQL Server that acts as a failover partner</source>
<target state="new">The name or network address of the instance of SQL Server that acts as a failover partner</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multiSubnetFailover.displayName">
<source xml:lang="en">Multi subnet failover</source>
<target state="new">Multi subnet failover</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multipleActiveResultSets.displayName">
<source xml:lang="en">Multiple active result sets</source>
<target state="new">Multiple active result sets</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multipleActiveResultSets.description">
<source xml:lang="en">When true, multiple result sets can be returned and read from one connection</source>
<target state="new">When true, multiple result sets can be returned and read from one connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.packetSize.displayName">
<source xml:lang="en">Packet size</source>
<target state="new">Packet size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.packetSize.description">
<source xml:lang="en">Size in bytes of the network packets used to communicate with an instance of SQL Server</source>
<target state="new">Size in bytes of the network packets used to communicate with an instance of SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.typeSystemVersion.displayName">
<source xml:lang="en">Type system version</source>
<target state="new">Type system version</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.typeSystemVersion.description">
<source xml:lang="en">Indicates which server type system then provider will expose through the DataReader</source>
<target state="new">Indicates which server type system then provider will expose through the DataReader</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/treeProvider" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="cms.resource.tree.treeProvider.loadingLabel">
<source xml:lang="en">Loading ...</source>
<target state="translated">Chargement...</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/cmsResourceTreeNode" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="cms.errors.expandCmsFail">
<source xml:lang="en">The Central Management Server {0} could not be found or is offline</source>
<target state="new">The Central Management Server {0} could not be found or is offline</target>
</trans-unit>
<trans-unit id="cms.resource.cmsResourceTreeNode.noResourcesLabel">
<source xml:lang="en">No resources found</source>
<target state="new">No resources found</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/cmsResourceEmptyTreeNode" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="cms.resource.tree.CmsTreeNode.addCmsServerLabel">
<source xml:lang="en">Add Central Management Server...</source>
<target state="new">Add Central Management Server...</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/cmsResourceCommands" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="cms.errors.sameCmsServerName">
<source xml:lang="en">Central Management Server Group already has a Registered Server with the name {0}</source>
<target state="new">Central Management Server Group already has a Registered Server with the name {0}</target>
</trans-unit>
<trans-unit id="cms.errors.addRegisterServerFail">
<source xml:lang="en">Could not add the Registered Server {0}</source>
<target state="new">Could not add the Registered Server {0}</target>
</trans-unit>
<trans-unit id="cms.confirmDeleteServer">
<source xml:lang="en">Are you sure you want to delete</source>
<target state="new">Are you sure you want to delete</target>
</trans-unit>
<trans-unit id="cms.yes">
<source xml:lang="en">Yes</source>
<target state="translated">Oui</target>
</trans-unit>
<trans-unit id="cms.no">
<source xml:lang="en">No</source>
<target state="translated">Non</target>
</trans-unit>
<trans-unit id="cms.AddServerGroup">
<source xml:lang="en">Add Server Group</source>
<target state="translated">Ajouter le groupe de serveurs</target>
</trans-unit>
<trans-unit id="cms.OK">
<source xml:lang="en">OK</source>
<target state="translated">OK</target>
</trans-unit>
<trans-unit id="cms.Cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Annuler</target>
</trans-unit>
<trans-unit id="cms.ServerGroupName">
<source xml:lang="en">Server Group Name</source>
<target state="translated">Nom de groupe serveur</target>
</trans-unit>
<trans-unit id="cms.ServerGroupDescription">
<source xml:lang="en">Server Group Description</source>
<target state="new">Server Group Description</target>
</trans-unit>
<trans-unit id="cms.errors.sameServerGroupName">
<source xml:lang="en">{0} already has a Server Group with the name {1}</source>
<target state="new">{0} already has a Server Group with the name {1}</target>
</trans-unit>
<trans-unit id="cms.confirmDeleteGroup">
<source xml:lang="en">Are you sure you want to delete</source>
<target state="new">Are you sure you want to delete</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsUtils" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="cms.errors.sameServerUnderCms">
<source xml:lang="en">You cannot add a shared registered server with the same name as the Configuration Server</source>
<target state="new">You cannot add a shared registered server with the same name as the Configuration Server</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -148,30 +148,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/deployActionPage" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="dacFx.deployRadioButtonLabel">
<source xml:lang="en">Deploy</source>
<target state="translated">Déployer</target>
</trans-unit>
<trans-unit id="dacFx.deployScriptRadioButtonLabel">
<source xml:lang="en">Generate Deployment Script and Deploy</source>
<target state="translated">Générer le script de déploiement et déployer</target>
</trans-unit>
<trans-unit id="dacFx.scriptRadioButtonLabel">
<source xml:lang="en">Generate Deployment Script</source>
<target state="translated">Générer un script de déploiement</target>
</trans-unit>
<trans-unit id="dacfxDeployScript.saveFile">
<source xml:lang="en">Save</source>
<target state="translated">Enregistrer</target>
</trans-unit>
<trans-unit id="dacfx.generatedScriptLocation">
<source xml:lang="en">Deployment Script Location</source>
<target state="translated">Emplacement du script de déploiement</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/dacFxSummaryPage" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="dacfx.targetServerName">
@@ -194,22 +170,6 @@
<source xml:lang="en">File Location</source>
<target state="translated">Emplacement du fichier</target>
</trans-unit>
<trans-unit id="dacfx.scriptLocation">
<source xml:lang="en">Deployment Script Location</source>
<target state="translated">Emplacement du script de déploiement</target>
</trans-unit>
<trans-unit id="dacfx.action">
<source xml:lang="en">Action</source>
<target state="translated">Action</target>
</trans-unit>
<trans-unit id="dacfx.deploy">
<source xml:lang="en">Deploy</source>
<target state="translated">Déployer</target>
</trans-unit>
<trans-unit id="dacfx.generateScript">
<source xml:lang="en">Generate Deployment Script</source>
<target state="translated">Générer un script de déploiement</target>
</trans-unit>
<trans-unit id="dacfxExtract.version">
<source xml:lang="en">Version</source>
<target state="translated">Version</target>
@@ -244,12 +204,16 @@
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/api/basePage" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="basePage.defaultUser">
<source xml:lang="en">default</source>
<target state="translated">Par défaut</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/dataTierApplicationWizard" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="dacfx.needConnection">
<source xml:lang="en">Please connect to a server before using this wizard.</source>
<target state="translated">Connectez-vous à un serveur avant dutiliser cet Assistant.</target>
</trans-unit>
<trans-unit id="dacFx.selectOperationPageName">
<source xml:lang="en">Select an Operation</source>
<target state="translated">Sélectionner une opération</target>
@@ -262,10 +226,6 @@
<source xml:lang="en">Review the deploy plan</source>
<target state="translated">Examiner le plan de déploiement</target>
</trans-unit>
<trans-unit id="dacFx.deployActionPageName">
<source xml:lang="en">Select Action</source>
<target state="translated">Sélectionner une action</target>
</trans-unit>
<trans-unit id="dacFx.summaryPageName">
<source xml:lang="en">Summary</source>
<target state="translated">Récapitulatif</target>
@@ -319,8 +279,8 @@
<target state="translated">Échec de l'importation '{0}'</target>
</trans-unit>
<trans-unit id="dacfx.scriptGeneratingMessage">
<source xml:lang="en">You can view the status of script generation in the Task History once the wizard is closed</source>
<target state="translated">Vous pouvez voir l'état de la génération du script dans l'historique des tâches une fois l'Assistant fermé</target>
<source xml:lang="en">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</source>
<target state="new">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</target>
</trans-unit>
<trans-unit id="alertData.deployPlanErrorMessage">
<source xml:lang="en">Generating deploy plan failed '{0}'</source>

View File

@@ -38,14 +38,18 @@
</file>
<file original="extensions/import/out/wizard/pages/prosePreviewPage" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="flatFileImport.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">Actualiser</target>
</trans-unit>
<trans-unit id="flatFileImport.prosePreviewMessage">
<source xml:lang="en">This operation analyzed the input file structure to generate the preview below for up to the first 50 rows.</source>
<target state="translated">Cette opération a analysé la structure du fichier dentrée pour générer laperçu ci-dessous pour les 50 premières lignes.</target>
</trans-unit>
<trans-unit id="flatFileImport.prosePreviewMessageFail">
<source xml:lang="en">This operation was unsuccessful. Please try a different input file.</source>
<target state="new">This operation was unsuccessful. Please try a different input file.</target>
</trans-unit>
<trans-unit id="flatFileImport.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">Actualiser</target>
</trans-unit>
</body>
</file>
<file original="extensions/import/out/wizard/pages/modifyColumnsPage" source-language="en" target-language="fr" datatype="plaintext">

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,539 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/notebook/package" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="displayName">
<source xml:lang="en">Notebook Core Extensions</source>
<target state="new">Notebook Core Extensions</target>
</trans-unit>
<trans-unit id="description">
<source xml:lang="en">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</source>
<target state="new">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</target>
</trans-unit>
<trans-unit id="notebook.configuration.title">
<source xml:lang="en">Notebook configuration</source>
<target state="new">Notebook configuration</target>
</trans-unit>
<trans-unit id="notebook.pythonPath.description">
<source xml:lang="en">Local path to python installation used by Notebooks.</source>
<target state="new">Local path to python installation used by Notebooks.</target>
</trans-unit>
<trans-unit id="notebook.useExistingPython.description">
<source xml:lang="en">Local path to a preexisting python installation used by Notebooks.</source>
<target state="new">Local path to a preexisting python installation used by Notebooks.</target>
</trans-unit>
<trans-unit id="notebook.overrideEditorTheming.description">
<source xml:lang="en">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</source>
<target state="new">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</target>
</trans-unit>
<trans-unit id="notebook.maxTableRows.description">
<source xml:lang="en">Maximum number of rows returned per table in the Notebook editor</source>
<target state="new">Maximum number of rows returned per table in the Notebook editor</target>
</trans-unit>
<trans-unit id="notebook.command.new">
<source xml:lang="en">New Notebook</source>
<target state="new">New Notebook</target>
</trans-unit>
<trans-unit id="notebook.command.open">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="notebook.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
<target state="new">Analyze in Notebook</target>
</trans-unit>
<trans-unit id="notebook.command.runactivecell">
<source xml:lang="en">Run Cell</source>
<target state="translated">Exécuter la cellule</target>
</trans-unit>
<trans-unit id="notebook.command.clearactivecellresult">
<source xml:lang="en">Clear Cell Result</source>
<target state="new">Clear Cell Result</target>
</trans-unit>
<trans-unit id="notebook.command.runallcells">
<source xml:lang="en">Run Cells</source>
<target state="new">Run Cells</target>
</trans-unit>
<trans-unit id="notebook.command.addcode">
<source xml:lang="en">Add Code Cell</source>
<target state="new">Add Code Cell</target>
</trans-unit>
<trans-unit id="notebook.command.addtext">
<source xml:lang="en">Add Text Cell</source>
<target state="new">Add Text Cell</target>
</trans-unit>
<trans-unit id="notebook.command.addcell">
<source xml:lang="en">Add Cell</source>
<target state="new">Add Cell</target>
</trans-unit>
<trans-unit id="title.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
<target state="new">Analyze in Notebook</target>
</trans-unit>
<trans-unit id="title.newJupyterNotebook">
<source xml:lang="en">New Notebook</source>
<target state="new">New Notebook</target>
</trans-unit>
<trans-unit id="title.openJupyterNotebook">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="title.jupyter.setContext">
<source xml:lang="en">Set context for Notebook</source>
<target state="new">Set context for Notebook</target>
</trans-unit>
<trans-unit id="title.jupyter.setKernel">
<source xml:lang="en">Set kernel for Notebook</source>
<target state="new">Set kernel for Notebook</target>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsTitle">
<source xml:lang="en">Extra kernels</source>
<target state="new">Extra kernels</target>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsDescription">
<source xml:lang="en">IDs of the extra kernels to enable</source>
<target state="new">IDs of the extra kernels to enable</target>
</trans-unit>
<trans-unit id="config.jupyter.kernelConfigValuesDescription">
<source xml:lang="en">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</source>
<target state="new">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</target>
</trans-unit>
<trans-unit id="title.reinstallNotebookDependencies">
<source xml:lang="en">Reinstall Notebook dependencies</source>
<target state="new">Reinstall Notebook dependencies</target>
</trans-unit>
<trans-unit id="title.configurePython">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="new">Configure Python for Notebooks</target>
</trans-unit>
<trans-unit id="title.managePackages">
<source xml:lang="en">Manage Packages</source>
<target state="new">Manage Packages</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/managePackagesDialog" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="managePackages.dialogName">
<source xml:lang="en">Manage Packages</source>
<target state="new">Manage Packages</target>
</trans-unit>
<trans-unit id="managePackages.cancelButtonText">
<source xml:lang="en">Close</source>
<target state="translated">Fermer</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/installedPackagesTab" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="managePackages.installedTabTitle">
<source xml:lang="en">Installed</source>
<target state="translated">INSTALLÉ</target>
</trans-unit>
<trans-unit id="managePackages.pkgNameColumn">
<source xml:lang="en">Name</source>
<target state="translated">Nom</target>
</trans-unit>
<trans-unit id="managePackages.newPkgVersionColumn">
<source xml:lang="en">Version</source>
<target state="translated">Version</target>
</trans-unit>
<trans-unit id="managePackages.uninstallButtonText">
<source xml:lang="en">Uninstall selected packages</source>
<target state="new">Uninstall selected packages</target>
</trans-unit>
<trans-unit id="managePackages.packageType">
<source xml:lang="en">Package Type</source>
<target state="new">Package Type</target>
</trans-unit>
<trans-unit id="managePackages.packageCount">
<source xml:lang="en">{0} {1} packages found</source>
<target state="new">{0} {1} packages found</target>
</trans-unit>
<trans-unit id="managePackages.confirmUninstall">
<source xml:lang="en">Are you sure you want to uninstall the specified packages?</source>
<target state="new">Are you sure you want to uninstall the specified packages?</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallStarted">
<source xml:lang="en">Uninstalling {0}</source>
<target state="new">Uninstalling {0}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallComplete">
<source xml:lang="en">Completed uninstall for {0}</source>
<target state="new">Completed uninstall for {0}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallFailed">
<source xml:lang="en">Failed to uninstall {0}. Error: {1}</source>
<target state="new">Failed to uninstall {0}. Error: {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/addNewPackageTab" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="managePackages.invalidTextPlaceholder">
<source xml:lang="en">N/A</source>
<target state="translated">N/A</target>
</trans-unit>
<trans-unit id="managePackages.packageNotFound">
<source xml:lang="en">Could not find the specified package</source>
<target state="new">Could not find the specified package</target>
</trans-unit>
<trans-unit id="managePackages.searchBarPlaceholder">
<source xml:lang="en">Search {0} packages</source>
<target state="new">Search {0} packages</target>
</trans-unit>
<trans-unit id="managePackages.addNewTabTitle">
<source xml:lang="en">Add new</source>
<target state="new">Add new</target>
</trans-unit>
<trans-unit id="managePackages.searchButtonLabel">
<source xml:lang="en">Search</source>
<target state="translated">Recherche</target>
</trans-unit>
<trans-unit id="managePackages.installButtonText">
<source xml:lang="en">Install</source>
<target state="translated">Installer</target>
</trans-unit>
<trans-unit id="managePackages.packageNameTitle">
<source xml:lang="en">Package Name</source>
<target state="translated">Nom du package</target>
</trans-unit>
<trans-unit id="managePackages.packageVersionTitle">
<source xml:lang="en">Package Version</source>
<target state="translated">Version du package</target>
</trans-unit>
<trans-unit id="managePackages.packageSummaryTitle">
<source xml:lang="en">Package Summary</source>
<target state="new">Package Summary</target>
</trans-unit>
<trans-unit id="managePackages.noVersionsFound">
<source xml:lang="en">Could not find any valid versions for the specified package</source>
<target state="new">Could not find any valid versions for the specified package</target>
</trans-unit>
<trans-unit id="managePackages.packageRequestError">
<source xml:lang="en">Package info request failed with error: {0} {1}</source>
<target state="new">Package info request failed with error: {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallStarted">
<source xml:lang="en">Installing {0} {1}</source>
<target state="new">Installing {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallComplete">
<source xml:lang="en">Completed install for {0} {1}</source>
<target state="new">Completed install for {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallFailed">
<source xml:lang="en">Failed to install {0} {1}. Error: {2}</source>
<target state="new">Failed to install {0} {1}. Error: {2}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/protocol/notebookUriHandler" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="notebook.unsupportedAction">
<source xml:lang="en">Action {0} is not supported for this handler</source>
<target state="new">Action {0} is not supported for this handler</target>
</trans-unit>
<trans-unit id="unsupportedScheme">
<source xml:lang="en">Cannot open link {0} as only HTTP and HTTPS links are supported</source>
<target state="new">Cannot open link {0} as only HTTP and HTTPS links are supported</target>
</trans-unit>
<trans-unit id="notebook.confirmOpen">
<source xml:lang="en">Download and open '{0}'?</source>
<target state="new">Download and open '{0}'?</target>
</trans-unit>
<trans-unit id="notebook.fileNotFound">
<source xml:lang="en">Could not find the specified file</source>
<target state="new">Could not find the specified file</target>
</trans-unit>
<trans-unit id="notebook.fileDownloadError">
<source xml:lang="en">File open request failed with error: {0} {1}</source>
<target state="new">File open request failed with error: {0} {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/serverInstance" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="serverStopError">
<source xml:lang="en">Error stopping Notebook Server: {0}</source>
<target state="new">Error stopping Notebook Server: {0}</target>
</trans-unit>
<trans-unit id="notebookStartProcessExitPremature">
<source xml:lang="en">Notebook process exited prematurely with error: {0}, StdErr Output: {1}</source>
<target state="new">Notebook process exited prematurely with error: {0}, StdErr Output: {1}</target>
</trans-unit>
<trans-unit id="jupyterError">
<source xml:lang="en">Error sent from Jupyter: {0}</source>
<target state="new">Error sent from Jupyter: {0}</target>
</trans-unit>
<trans-unit id="jupyterOutputMsgStartSuccessful">
<source xml:lang="en">... Jupyter is running at {0}</source>
<target state="new">... Jupyter is running at {0}</target>
</trans-unit>
<trans-unit id="jupyterOutputMsgStart">
<source xml:lang="en">... Starting Notebook server</source>
<target state="new">... Starting Notebook server</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterSettingWriter" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="UnexpectedSettingType">
<source xml:lang="en">Unexpected setting type {0}</source>
<target state="new">Unexpected setting type {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterSessionManager" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="errorStartBeforeReady">
<source xml:lang="en">Cannot start a session, the manager is not yet initialized</source>
<target state="new">Cannot start a session, the manager is not yet initialized</target>
</trans-unit>
<trans-unit id="connectionNotValid">
<source xml:lang="en">Spark kernels require a connection to a SQL Server big data cluster master instance.</source>
<target state="new">Spark kernels require a connection to a SQL Server big data cluster master instance.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterServerManager" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="shutdownError">
<source xml:lang="en">Shutdown of Notebook server failed: {0}</source>
<target state="new">Shutdown of Notebook server failed: {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterServerInstallation" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="msgInstallPkgProgress">
<source xml:lang="en">Notebook dependencies installation is in progress</source>
<target state="new">Notebook dependencies installation is in progress</target>
</trans-unit>
<trans-unit id="msgPythonDownloadComplete">
<source xml:lang="en">Python download is complete</source>
<target state="new">Python download is complete</target>
</trans-unit>
<trans-unit id="msgPythonDownloadError">
<source xml:lang="en">Error while downloading python setup</source>
<target state="new">Error while downloading python setup</target>
</trans-unit>
<trans-unit id="msgPythonDownloadPending">
<source xml:lang="en">Downloading python package</source>
<target state="new">Downloading python package</target>
</trans-unit>
<trans-unit id="msgPythonUnpackPending">
<source xml:lang="en">Unpacking python package</source>
<target state="new">Unpacking python package</target>
</trans-unit>
<trans-unit id="msgPythonDirectoryError">
<source xml:lang="en">Error while creating python installation directory</source>
<target state="new">Error while creating python installation directory</target>
</trans-unit>
<trans-unit id="msgPythonUnpackError">
<source xml:lang="en">Error while unpacking python bundle</source>
<target state="new">Error while unpacking python bundle</target>
</trans-unit>
<trans-unit id="msgTaskName">
<source xml:lang="en">Installing Notebook dependencies</source>
<target state="new">Installing Notebook dependencies</target>
</trans-unit>
<trans-unit id="msgInstallPkgStart">
<source xml:lang="en">Installing Notebook dependencies, see Tasks view for more information</source>
<target state="new">Installing Notebook dependencies, see Tasks view for more information</target>
</trans-unit>
<trans-unit id="msgInstallPkgFinish">
<source xml:lang="en">Notebook dependencies installation is complete</source>
<target state="new">Notebook dependencies installation is complete</target>
</trans-unit>
<trans-unit id="msgPythonRunningError">
<source xml:lang="en">Cannot overwrite existing Python installation while python is running.</source>
<target state="new">Cannot overwrite existing Python installation while python is running.</target>
</trans-unit>
<trans-unit id="msgPendingInstallError">
<source xml:lang="en">Another Python installation is currently in progress.</source>
<target state="new">Another Python installation is currently in progress.</target>
</trans-unit>
<trans-unit id="msgSkipPythonInstall">
<source xml:lang="en">Python already exists at the specific location. Skipping install.</source>
<target state="new">Python already exists at the specific location. Skipping install.</target>
</trans-unit>
<trans-unit id="msgDependenciesInstallationFailed">
<source xml:lang="en">Installing Notebook dependencies failed with error: {0}</source>
<target state="new">Installing Notebook dependencies failed with error: {0}</target>
</trans-unit>
<trans-unit id="msgDownloadPython">
<source xml:lang="en">Downloading local python for platform: {0} to {1}</source>
<target state="new">Downloading local python for platform: {0} to {1}</target>
</trans-unit>
<trans-unit id="msgInstallStart">
<source xml:lang="en">Installing required packages to run Notebooks...</source>
<target state="new">Installing required packages to run Notebooks...</target>
</trans-unit>
<trans-unit id="msgJupyterInstallDone">
<source xml:lang="en">... Jupyter installation complete.</source>
<target state="new">... Jupyter installation complete.</target>
</trans-unit>
<trans-unit id="msgInstallingSpark">
<source xml:lang="en">Installing SparkMagic...</source>
<target state="new">Installing SparkMagic...</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterNotebookProvider" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="errNotebookUriMissing">
<source xml:lang="en">A notebook path is required</source>
<target state="new">A notebook path is required</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterController" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="notebookFileType">
<source xml:lang="en">Notebooks</source>
<target state="new">Notebooks</target>
</trans-unit>
<trans-unit id="unsupportedFileType">
<source xml:lang="en">Only .ipynb Notebooks are supported</source>
<target state="new">Only .ipynb Notebooks are supported</target>
</trans-unit>
<trans-unit id="confirmReinstall">
<source xml:lang="en">Are you sure you want to reinstall?</source>
<target state="new">Are you sure you want to reinstall?</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/configurePythonDialog" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="configurePython.dialogName">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="new">Configure Python for Notebooks</target>
</trans-unit>
<trans-unit id="configurePython.okButtonText">
<source xml:lang="en">Install</source>
<target state="translated">Installer</target>
</trans-unit>
<trans-unit id="configurePython.cancelButtonText">
<source xml:lang="en">Cancel</source>
<target state="translated">Annuler</target>
</trans-unit>
<trans-unit id="configurePython.browseButtonText">
<source xml:lang="en">Browse</source>
<target state="translated">Parcourir</target>
</trans-unit>
<trans-unit id="configurePython.locationTextBoxText">
<source xml:lang="en">Python Install Location</source>
<target state="new">Python Install Location</target>
</trans-unit>
<trans-unit id="configurePython.selectFileLabel">
<source xml:lang="en">Select</source>
<target state="translated">Sélectionner</target>
</trans-unit>
<trans-unit id="configurePython.installNote">
<source xml:lang="en">This installation will take some time. It is recommended to not close the application until the installation is complete.</source>
<target state="new">This installation will take some time. It is recommended to not close the application until the installation is complete.</target>
</trans-unit>
<trans-unit id="configurePython.invalidLocationMsg">
<source xml:lang="en">The specified install location is invalid.</source>
<target state="new">The specified install location is invalid.</target>
</trans-unit>
<trans-unit id="configurePython.pythonNotFoundMsg">
<source xml:lang="en">No python installation was found at the specified location.</source>
<target state="new">No python installation was found at the specified location.</target>
</trans-unit>
<trans-unit id="configurePython.pythonInstallDeclined">
<source xml:lang="en">Python installation was declined.</source>
<target state="new">Python installation was declined.</target>
</trans-unit>
<trans-unit id="configurePython.installationType">
<source xml:lang="en">Installation Type</source>
<target state="new">Installation Type</target>
</trans-unit>
<trans-unit id="configurePython.newInstall">
<source xml:lang="en">New Python installation</source>
<target state="new">New Python installation</target>
</trans-unit>
<trans-unit id="configurePython.existingInstall">
<source xml:lang="en">Use existing Python installation</source>
<target state="new">Use existing Python installation</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/common/utils" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="mkdirOutputMsg">
<source xml:lang="en">... Creating {0}</source>
<target state="translated">... Création de {0}</target>
</trans-unit>
<trans-unit id="executeCommandProcessExited">
<source xml:lang="en">Process exited with code {0}</source>
<target state="new">Process exited with code {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/common/localizedConstants" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Oui</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">Non</target>
</trans-unit>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="new">This sample code loads the file into a data frame and shows the first 10 results.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/book/bookTreeView" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="openNotebookError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="openMarkdownError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>
<target state="new">Missing file : {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/extension" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="new">This sample code loads the file into a data frame and shows the first 10 results.</target>
</trans-unit>
<trans-unit id="noNotebookVisible">
<source xml:lang="en">No notebook editor is active</source>
<target state="new">No notebook editor is active</target>
</trans-unit>
<trans-unit id="codeCellName">
<source xml:lang="en">Code</source>
<target state="translated">Code</target>
</trans-unit>
<trans-unit id="textCellName">
<source xml:lang="en">Text</source>
<target state="translated">Texte</target>
</trans-unit>
<trans-unit id="selectCellType">
<source xml:lang="en">What type of cell do you want to add?</source>
<target state="new">What type of cell do you want to add?</target>
</trans-unit>
<trans-unit id="notebookFiles">
<source xml:lang="en">Notebooks</source>
<target state="new">Notebooks</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/profiler/client\out/dialogs/profilerCreateSessionDialog" source-language="en" target-language="fr" datatype="plaintext">
<file original="extensions/profiler/client/out/dialogs/profilerCreateSessionDialog" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="createSessionDialog.cancel">
<source xml:lang="en">Cancel</source>
@@ -34,6 +34,10 @@
<source xml:lang="en">Enter session name:</source>
<target state="translated">Entrez le nom de la session :</target>
</trans-unit>
<trans-unit id="createSessionDialog.createSessionFailed">
<source xml:lang="en">Failed to create a session</source>
<target state="new">Failed to create a session</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,195 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/resource-deployment/package" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="extension-displayName">
<source xml:lang="en">SQL Server Deployment extension for Azure Data Studio</source>
<target state="new">SQL Server Deployment extension for Azure Data Studio</target>
</trans-unit>
<trans-unit id="extension-description">
<source xml:lang="en">Provides a notebook-based experience to deploy Microsoft SQL Server</source>
<target state="new">Provides a notebook-based experience to deploy Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="deploy-sql-image-command-name">
<source xml:lang="en">Deploy SQL Server on Docker…</source>
<target state="new">Deploy SQL Server on Docker…</target>
</trans-unit>
<trans-unit id="deploy-sql-bdc-command-name">
<source xml:lang="en">Deploy SQL Server big data cluster…</source>
<target state="new">Deploy SQL Server big data cluster…</target>
</trans-unit>
<trans-unit id="deploy-resource-command-name">
<source xml:lang="en">Deploy SQL Server…</source>
<target state="new">Deploy SQL Server…</target>
</trans-unit>
<trans-unit id="deploy-resource-command-category">
<source xml:lang="en">Deployment</source>
<target state="translated">Déploiement</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-display-name">
<source xml:lang="en">SQL Server container image</source>
<target state="new">SQL Server container image</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-description">
<source xml:lang="en">Run SQL Server container image with Docker</source>
<target state="new">Run SQL Server container image with Docker</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-display-name">
<source xml:lang="en">SQL Server big data cluster</source>
<target state="translated">Cluster SQL Server Big Data</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-description">
<source xml:lang="en">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</source>
<target state="new">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</target>
</trans-unit>
<trans-unit id="version-display-name">
<source xml:lang="en">Version</source>
<target state="translated">Version</target>
</trans-unit>
<trans-unit id="sql-2017-display-name">
<source xml:lang="en">SQL Server 2017</source>
<target state="translated">SQL Server 2017</target>
</trans-unit>
<trans-unit id="sql-2019-display-name">
<source xml:lang="en">SQL Server 2019</source>
<target state="new">SQL Server 2019</target>
</trans-unit>
<trans-unit id="sql-2017-docker-notebook">
<source xml:lang="en">./notebooks/docker/2017/deploy-sql2017-image.ipynb</source>
<target state="new">./notebooks/docker/2017/deploy-sql2017-image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019-docker-notebook">
<source xml:lang="en">./notebooks/docker/2019/deploy-sql2019-image.ipynb</source>
<target state="new">./notebooks/docker/2019/deploy-sql2019-image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019ctp31-display-name">
<source xml:lang="en">SQL Server 2019 big data cluster CTP 3.1</source>
<target state="new">SQL Server 2019 big data cluster CTP 3.1</target>
</trans-unit>
<trans-unit id="bdc-deployment-target">
<source xml:lang="en">Deployment target</source>
<target state="new">Deployment target</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-aks">
<source xml:lang="en">New Azure Kubernetes Service Cluster</source>
<target state="translated">Nouveau cluster Azure Kubernetes Service</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-existing-cluster">
<source xml:lang="en">Existing Kubernetes Cluster</source>
<target state="translated">Cluster Kubernetes existant</target>
</trans-unit>
<trans-unit id="bdc-ctp31-aks-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</target>
</trans-unit>
<trans-unit id="bdc-ctp31-existing-cluster-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/mssqlCtlTool" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.MssqlCtlDescription">
<source xml:lang="en">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</source>
<target state="new">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</target>
</trans-unit>
<trans-unit id="resourceDeployment.MssqlCtlDisplayName">
<source xml:lang="en">mssqlctl</source>
<target state="new">mssqlctl</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/kubeCtlTool" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.KubeCtlDescription">
<source xml:lang="en">A command-line tool allows you to run commands against Kubernetes clusters</source>
<target state="new">A command-line tool allows you to run commands against Kubernetes clusters</target>
</trans-unit>
<trans-unit id="resourceDeployment.KubeCtlDisplayName">
<source xml:lang="en">kubectl</source>
<target state="new">kubectl</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/dockerTool" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.DockerDescription">
<source xml:lang="en">Provides the ability to package and run an application in isolated containers</source>
<target state="new">Provides the ability to package and run an application in isolated containers</target>
</trans-unit>
<trans-unit id="resourceDeployment.DockerDisplayName">
<source xml:lang="en">Docker</source>
<target state="translated">Docker</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/azCliTool" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.AzCLIDescription">
<source xml:lang="en">A command-line tool for managing Azure resources</source>
<target state="new">A command-line tool for managing Azure resources</target>
</trans-unit>
<trans-unit id="resourceDeployment.AzCLIDisplayName">
<source xml:lang="en">Azure CLI</source>
<target state="new">Azure CLI</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/resourceTypeService" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.extensionFullNameError">
<source xml:lang="en">Could not find package.json or the name/publisher is not set</source>
<target state="new">Could not find package.json or the name/publisher is not set</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/notebookService" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.notebookNotFound">
<source xml:lang="en">The notebook {0} does not exist</source>
<target state="new">The notebook {0} does not exist</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/ui/resourceDeploymentDialog" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="deploymentDialog.title">
<source xml:lang="en">Select the deployment options</source>
<target state="new">Select the deployment options</target>
</trans-unit>
<trans-unit id="deploymentDialog.OKButtonText">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolNameColumnHeader">
<source xml:lang="en">Tool</source>
<target state="translated">Outil</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolDescriptionColumnHeader">
<source xml:lang="en">Description</source>
<target state="translated">Description</target>
</trans-unit>
<trans-unit id="deploymentDialog.OptionsTitle">
<source xml:lang="en">Options</source>
<target state="translated">Options</target>
</trans-unit>
<trans-unit id="deploymentDialog.RequiredToolsTitle">
<source xml:lang="en">Required tools</source>
<target state="translated">Outils obligatoires</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/main" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.FailedToLoadExtension">
<source xml:lang="en">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</source>
<target state="new">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</target>
</trans-unit>
<trans-unit id="resourceDeployment.UnknownResourceType">
<source xml:lang="en">The resource type: {0} is not defined</source>
<target state="new">The resource type: {0} is not defined</target>
</trans-unit>
</body>
</file>
</xliff>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/admin-tool-ext-win/package" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="adminToolExtWin.displayName">
<source xml:lang="en">Database Administration Tool Extensions for Windows</source>
<target state="new">Database Administration Tool Extensions for Windows</target>
</trans-unit>
<trans-unit id="adminToolExtWin.description">
<source xml:lang="en">Adds additional Windows-specific functionality to Azure Data Studio</source>
<target state="new">Adds additional Windows-specific functionality to Azure Data Studio</target>
</trans-unit>
<trans-unit id="adminToolExtWin.propertiesMenuItem">
<source xml:lang="en">Properties</source>
<target state="translated">Proprietà</target>
</trans-unit>
<trans-unit id="adminToolExtWin.launchGswMenuItem">
<source xml:lang="en">Generate Scripts...</source>
<target state="new">Generate Scripts...</target>
</trans-unit>
</body>
</file>
<file original="extensions/admin-tool-ext-win/out/main" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="adminToolExtWin.noConnectionContextForProp">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="new">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noOENode">
<source xml:lang="en">Could not determine Object Explorer node from connectionContext : {0}</source>
<target state="new">Could not determine Object Explorer node from connectionContext : {0}</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noConnectionContextForGsw">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="new">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noConnectionProfile">
<source xml:lang="en">No connectionProfile provided from connectionContext : {0}</source>
<target state="new">No connectionProfile provided from connectionContext : {0}</target>
</trans-unit>
<trans-unit id="adminToolExtWin.launchingDialogStatus">
<source xml:lang="en">Launching dialog...</source>
<target state="new">Launching dialog...</target>
</trans-unit>
<trans-unit id="adminToolExtWin.ssmsMinError">
<source xml:lang="en">Error calling SsmsMin with args '{0}' - {1}</source>
<target state="new">Error calling SsmsMin with args '{0}' - {1}</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -184,7 +184,7 @@
</trans-unit>
<trans-unit id="createOperator.PagerFridayCheckBox">
<source xml:lang="en">Friday </source>
<target state="translated">venerdì</target>
<target state="translated">Venerdì</target>
</trans-unit>
<trans-unit id="createOperator.PagerSaturdayCheckBox">
<source xml:lang="en">Saturday</source>
@@ -346,6 +346,14 @@
<source xml:lang="en">All Files (*)</source>
<target state="translated">Tutti i file (*)</target>
</trans-unit>
<trans-unit id="jobStepDialog.newJobStep">
<source xml:lang="en">New Job Step</source>
<target state="translated">Nuovo passaggio di processo</target>
</trans-unit>
<trans-unit id="jobStepDialog.editJobStep">
<source xml:lang="en">Edit Job Step</source>
<target state="translated">Modifica passaggio del processo</target>
</trans-unit>
<trans-unit id="jobStepDialog.TSQL">
<source xml:lang="en">Transact-SQL script (T-SQL)</source>
<target state="translated">Script Transact-SQL (T-SQL)</target>
@@ -358,6 +366,38 @@
<source xml:lang="en">Operating system (CmdExec)</source>
<target state="translated">Sistema operativo (CmdExec)</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationDistribution">
<source xml:lang="en">Replication Distributor</source>
<target state="translated">Server di distribuzione repliche</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationMerge">
<source xml:lang="en">Replication Merge</source>
<target state="translated">Merge repliche</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationQueueReader">
<source xml:lang="en">Replication Queue Reader</source>
<target state="translated">Lettura coda repliche</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationSnapshot">
<source xml:lang="en">Replication Snapshot</source>
<target state="translated">Snapshot repliche</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationTransactionLogReader">
<source xml:lang="en">Replication Transaction-Log Reader</source>
<target state="translated">Lettura log delle transazioni di replica</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisCommand">
<source xml:lang="en">SQL Server Analysis Services Command</source>
<target state="translated">Comando di SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisQuery">
<source xml:lang="en">SQL Server Analysis Services Query</source>
<target state="translated">Query di SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="jobStepDialog.servicesPackage">
<source xml:lang="en">SQL Server Integration Service Package</source>
<target state="new">SQL Server Integration Service Package</target>
</trans-unit>
<trans-unit id="jobStepDialog.agentServiceAccount">
<source xml:lang="en">SQL Server Agent Service Account</source>
<target state="translated">Account del servizio SQL Server Agent</target>
@@ -374,14 +414,6 @@
<source xml:lang="en">Quit the job reporting failure</source>
<target state="translated">Termina il processo e segnala il fallimento</target>
</trans-unit>
<trans-unit id="jobStepDialog.newJobStep">
<source xml:lang="en">New Job Step</source>
<target state="translated">Nuovo passaggio di processo</target>
</trans-unit>
<trans-unit id="jobStepDialog.editJobStep">
<source xml:lang="en">Edit Job Step</source>
<target state="translated">Modifica passaggio del processo</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/dialogs/jobDialog" source-language="en" target-language="it" datatype="plaintext">

View File

@@ -27,16 +27,16 @@
<target state="translated">Azure</target>
</trans-unit>
<trans-unit id="azure.resource.refreshall.title">
<source xml:lang="en">Refresh All</source>
<target state="translated">Aggiorna tutto</target>
<source xml:lang="en">Azure: Refresh All Accounts</source>
<target state="new">Azure: Refresh All Accounts</target>
</trans-unit>
<trans-unit id="azure.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">Aggiorna</target>
</trans-unit>
<trans-unit id="azure.resource.signin.title">
<source xml:lang="en">Sign In</source>
<target state="translated">Accedi</target>
<source xml:lang="en">Azure: Sign In</source>
<target state="new">Azure: Sign In</target>
</trans-unit>
<trans-unit id="azure.resource.selectsubscriptions.title">
<source xml:lang="en">Select Subscriptions</source>
@@ -47,8 +47,8 @@
<target state="translated">Connetti</target>
</trans-unit>
<trans-unit id="azure.resource.connectsqldb.title">
<source xml:lang="en">Connect</source>
<target state="translated">Connetti</target>
<source xml:lang="en">Add to Servers</source>
<target state="new">Add to Servers</target>
</trans-unit>
<trans-unit id="accounts.clearTokenCache">
<source xml:lang="en">Clear Azure Account Token Cache</source>
@@ -72,14 +72,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL Servers</source>
<target state="translated">Istanze di SQL Server</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/database/databaseTreeDataProvider" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.database.treeDataProvider.databaseContainerLabel">
@@ -88,6 +80,14 @@
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL Servers</source>
<target state="translated">Istanze di SQL Server</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/tree/treeProvider" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="azure.resource.tree.treeProvider.loadingLabel">
@@ -135,8 +135,8 @@
<file original="extensions/azurecore/out/azureResource/resourceTreeNode" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="azure.resource.resourceTreeNode.noResourcesLabel">
<source xml:lang="en">No Resources found.</source>
<target state="translated">Non sono state trovate risorse.</target>
<source xml:lang="en">No Resources found</source>
<target state="new">No Resources found</target>
</trans-unit>
</body>
</file>

View File

@@ -442,7 +442,7 @@
<body>
<trans-unit id="bigDataClusterOutputChannel">
<source xml:lang="en">SQL Server big data cluster</source>
<target state="translated">Cluster big data di SQL Server</target>
<target state="translated">CLUSTER BIG DATA DI SQL SERVER</target>
</trans-unit>
</body>
</file>

515
resources/xlf/it/cms.it.xlf Normal file
View File

@@ -0,0 +1,515 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/cms/package" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="cms.displayName">
<source xml:lang="en">SQL Server Central Management Servers</source>
<target state="new">SQL Server Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.description">
<source xml:lang="en">Support for managing SQL Server Central Management Servers</source>
<target state="new">Support for managing SQL Server Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.title">
<source xml:lang="en">Central Management Servers</source>
<target state="new">Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.connectionProvider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="new">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="cms.resource.explorer.title">
<source xml:lang="en">Central Management Servers</source>
<target state="new">Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">Aggiorna</target>
</trans-unit>
<trans-unit id="cms.resource.refreshServerGroup.title">
<source xml:lang="en">Refresh Server Group</source>
<target state="new">Refresh Server Group</target>
</trans-unit>
<trans-unit id="cms.resource.deleteRegisteredServer.title">
<source xml:lang="en">Delete</source>
<target state="translated">Elimina</target>
</trans-unit>
<trans-unit id="cms.resource.addRegisteredServer.title">
<source xml:lang="en">New Server Registration...</source>
<target state="new">New Server Registration...</target>
</trans-unit>
<trans-unit id="cms.resource.deleteServerGroup.title">
<source xml:lang="en">Delete</source>
<target state="translated">Elimina</target>
</trans-unit>
<trans-unit id="cms.resource.addServerGroup.title">
<source xml:lang="en">New Server Group...</source>
<target state="new">New Server Group...</target>
</trans-unit>
<trans-unit id="cms.resource.registerCmsServer.title">
<source xml:lang="en">Add Central Management Server</source>
<target state="new">Add Central Management Server</target>
</trans-unit>
<trans-unit id="cms.resource.deleteCmsServer.title">
<source xml:lang="en">Delete</source>
<target state="translated">Elimina</target>
</trans-unit>
<trans-unit id="cms.configuration.title">
<source xml:lang="en">MSSQL configuration</source>
<target state="new">MSSQL configuration</target>
</trans-unit>
<trans-unit id="cms.query.displayBitAsNumber">
<source xml:lang="en">Should BIT columns be displayed as numbers (1 or 0)? If false, BIT columns will be displayed as 'true' or 'false'</source>
<target state="translated">Le colonne di tipo BIT devono essere visualizzati come numeri (1 o 0)? Se 'false', verranno visualizzate come 'true' o 'false'</target>
</trans-unit>
<trans-unit id="cms.format.alignColumnDefinitionsInColumns">
<source xml:lang="en">Should column definitions be aligned?</source>
<target state="translated">Le definizioni di colonna devono essere allineate?</target>
</trans-unit>
<trans-unit id="cms.format.datatypeCasing">
<source xml:lang="en">Should data types be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">I tipi di dato devono essere formattati come maiuscole, minuscole, o nessuno (non formattato)?</target>
</trans-unit>
<trans-unit id="cms.format.keywordCasing">
<source xml:lang="en">Should keywords be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">Le parole chiave devono essere formattate come maiuscole, minuscole, o nessuno (non formattato)?</target>
</trans-unit>
<trans-unit id="cms.format.placeCommasBeforeNextStatement">
<source xml:lang="en">should commas be placed at the beginning of each statement in a list e.g. ', mycolumn2' instead of at the end e.g. 'mycolumn1,'</source>
<target state="translated">Le virgole devono essere collocate all'inizio di ogni istruzione in una lista, ad esempio ', mycolumn2' anziché alla fine, ad esempio 'mycolumn1,'?</target>
</trans-unit>
<trans-unit id="cms.format.placeSelectStatementReferencesOnNewLine">
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
<target state="translated">I riferimenti agli oggetti in istruzioni select dovrebbero essere suddivisi in righe separate? Ad esempio per 'SELECT C1, C2 FROM T1' sia C1 che C2 saranno su righe diverse</target>
</trans-unit>
<trans-unit id="cms.logDebugInfo">
<source xml:lang="en">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</source>
<target state="new">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</target>
</trans-unit>
<trans-unit id="cms.tracingLevel">
<source xml:lang="en">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</source>
<target state="new">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</target>
</trans-unit>
<trans-unit id="cms.logRetentionMinutes">
<source xml:lang="en">Number of minutes to retain log files for backend services. Default is 1 week.</source>
<target state="new">Number of minutes to retain log files for backend services. Default is 1 week.</target>
</trans-unit>
<trans-unit id="cms.logFilesRemovalLimit">
<source xml:lang="en">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</source>
<target state="new">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</target>
</trans-unit>
<trans-unit id="ignorePlatformWarning">
<source xml:lang="en">[Optional] Do not show unsupported platform warnings</source>
<target state="new">[Optional] Do not show unsupported platform warnings</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.recoveryModel">
<source xml:lang="en">Recovery Model</source>
<target state="translated">Modello di ripristino</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastBackupDate">
<source xml:lang="en">Last Database Backup</source>
<target state="translated">Ultimo Backup del Database</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastLogBackupDate">
<source xml:lang="en">Last Log Backup</source>
<target state="translated">Ultimo Backup del Log</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">Livello di compatibilità</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Proprietario</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">Versione</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverEdition">
<source xml:lang="en">Edition</source>
<target state="translated">Edizione</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.machineName">
<source xml:lang="en">Computer Name</source>
<target state="translated">Nome computer</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.osVersion">
<source xml:lang="en">OS Version</source>
<target state="translated">Versione OS</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.azureEdition">
<source xml:lang="en">Edition</source>
<target state="translated">Edizione</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.serviceLevelObjective">
<source xml:lang="en">Pricing Tier</source>
<target state="new">Pricing Tier</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">Livello di compatibilità</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Proprietario</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">Versione</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverEdition">
<source xml:lang="en">Type</source>
<target state="translated">Tipo</target>
</trans-unit>
<trans-unit id="cms.provider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="new">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectionName.displayName">
<source xml:lang="en">Name (optional)</source>
<target state="new">Name (optional)</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectionName.description">
<source xml:lang="en">Custom name of the connection</source>
<target state="new">Custom name of the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverName.displayName">
<source xml:lang="en">Server</source>
<target state="translated">Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverName.description">
<source xml:lang="en">Name of the SQL Server instance</source>
<target state="new">Name of the SQL Server instance</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverDescription.displayName">
<source xml:lang="en">Server Description</source>
<target state="new">Server Description</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverDescription.description">
<source xml:lang="en">Description of the SQL Server instance</source>
<target state="new">Description of the SQL Server instance</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.displayName">
<source xml:lang="en">Authentication type</source>
<target state="translated">Tipo di autenticazione</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.description">
<source xml:lang="en">Specifies the method of authenticating with SQL Server</source>
<target state="new">Specifies the method of authenticating with SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.sqlLogin">
<source xml:lang="en">SQL Login</source>
<target state="translated">Account di accesso SQL</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.integrated">
<source xml:lang="en">Windows Authentication</source>
<target state="translated">Autenticazione di Windows</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.azureMFA">
<source xml:lang="en">Azure Active Directory - Universal with MFA support</source>
<target state="new">Azure Active Directory - Universal with MFA support</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.userName.displayName">
<source xml:lang="en">User name</source>
<target state="translated">Nome utente</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.userName.description">
<source xml:lang="en">Indicates the user ID to be used when connecting to the data source</source>
<target state="new">Indicates the user ID to be used when connecting to the data source</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.password.displayName">
<source xml:lang="en">Password</source>
<target state="translated">Password</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.password.description">
<source xml:lang="en">Indicates the password to be used when connecting to the data source</source>
<target state="new">Indicates the password to be used when connecting to the data source</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationIntent.displayName">
<source xml:lang="en">Application intent</source>
<target state="new">Application intent</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationIntent.description">
<source xml:lang="en">Declares the application workload type when connecting to a server</source>
<target state="new">Declares the application workload type when connecting to a server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.asynchronousProcessing.displayName">
<source xml:lang="en">Asynchronous processing</source>
<target state="new">Asynchronous processing</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.asynchronousProcessing.description">
<source xml:lang="en">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</source>
<target state="new">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectTimeout.displayName">
<source xml:lang="en">Connect timeout</source>
<target state="new">Connect timeout</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectTimeout.description">
<source xml:lang="en">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</source>
<target state="new">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.currentLanguage.displayName">
<source xml:lang="en">Current language</source>
<target state="new">Current language</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.currentLanguage.description">
<source xml:lang="en">The SQL Server language record name</source>
<target state="new">The SQL Server language record name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.displayName">
<source xml:lang="en">Column encryption</source>
<target state="new">Column encryption</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.description">
<source xml:lang="en">Default column encryption setting for all the commands on the connection</source>
<target state="new">Default column encryption setting for all the commands on the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.encrypt.displayName">
<source xml:lang="en">Encrypt</source>
<target state="new">Encrypt</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.encrypt.description">
<source xml:lang="en">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</source>
<target state="new">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.persistSecurityInfo.displayName">
<source xml:lang="en">Persist security info</source>
<target state="new">Persist security info</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.persistSecurityInfo.description">
<source xml:lang="en">When false, security-sensitive information, such as the password, is not returned as part of the connection</source>
<target state="new">When false, security-sensitive information, such as the password, is not returned as part of the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.trustServerCertificate.displayName">
<source xml:lang="en">Trust server certificate</source>
<target state="new">Trust server certificate</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.trustServerCertificate.description">
<source xml:lang="en">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</source>
<target state="new">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachedDBFileName.displayName">
<source xml:lang="en">Attached DB file name</source>
<target state="new">Attached DB file name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachedDBFileName.description">
<source xml:lang="en">The name of the primary file, including the full path name, of an attachable database</source>
<target state="new">The name of the primary file, including the full path name, of an attachable database</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.contextConnection.displayName">
<source xml:lang="en">Context connection</source>
<target state="new">Context connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.contextConnection.description">
<source xml:lang="en">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</source>
<target state="new">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.port.displayName">
<source xml:lang="en">Port</source>
<target state="new">Port</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryCount.displayName">
<source xml:lang="en">Connect retry count</source>
<target state="new">Connect retry count</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryCount.description">
<source xml:lang="en">Number of attempts to restore connection</source>
<target state="new">Number of attempts to restore connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryInterval.displayName">
<source xml:lang="en">Connect retry interval</source>
<target state="new">Connect retry interval</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryInterval.description">
<source xml:lang="en">Delay between attempts to restore connection</source>
<target state="new">Delay between attempts to restore connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationName.displayName">
<source xml:lang="en">Application name</source>
<target state="new">Application name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationName.description">
<source xml:lang="en">The name of the application</source>
<target state="new">The name of the application</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.workstationId.displayName">
<source xml:lang="en">Workstation Id</source>
<target state="new">Workstation Id</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.workstationId.description">
<source xml:lang="en">The name of the workstation connecting to SQL Server</source>
<target state="new">The name of the workstation connecting to SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.pooling.displayName">
<source xml:lang="en">Pooling</source>
<target state="new">Pooling</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.pooling.description">
<source xml:lang="en">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</source>
<target state="new">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.maxPoolSize.displayName">
<source xml:lang="en">Max pool size</source>
<target state="new">Max pool size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.maxPoolSize.description">
<source xml:lang="en">The maximum number of connections allowed in the pool</source>
<target state="new">The maximum number of connections allowed in the pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.minPoolSize.displayName">
<source xml:lang="en">Min pool size</source>
<target state="new">Min pool size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.minPoolSize.description">
<source xml:lang="en">The minimum number of connections allowed in the pool</source>
<target state="new">The minimum number of connections allowed in the pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.loadBalanceTimeout.displayName">
<source xml:lang="en">Load balance timeout</source>
<target state="new">Load balance timeout</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.loadBalanceTimeout.description">
<source xml:lang="en">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</source>
<target state="new">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.replication.displayName">
<source xml:lang="en">Replication</source>
<target state="translated">Replica</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.replication.description">
<source xml:lang="en">Used by SQL Server in Replication</source>
<target state="new">Used by SQL Server in Replication</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachDbFilename.displayName">
<source xml:lang="en">Attach DB filename</source>
<target state="new">Attach DB filename</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.failoverPartner.displayName">
<source xml:lang="en">Failover partner</source>
<target state="new">Failover partner</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.failoverPartner.description">
<source xml:lang="en">The name or network address of the instance of SQL Server that acts as a failover partner</source>
<target state="new">The name or network address of the instance of SQL Server that acts as a failover partner</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multiSubnetFailover.displayName">
<source xml:lang="en">Multi subnet failover</source>
<target state="new">Multi subnet failover</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multipleActiveResultSets.displayName">
<source xml:lang="en">Multiple active result sets</source>
<target state="new">Multiple active result sets</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multipleActiveResultSets.description">
<source xml:lang="en">When true, multiple result sets can be returned and read from one connection</source>
<target state="new">When true, multiple result sets can be returned and read from one connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.packetSize.displayName">
<source xml:lang="en">Packet size</source>
<target state="new">Packet size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.packetSize.description">
<source xml:lang="en">Size in bytes of the network packets used to communicate with an instance of SQL Server</source>
<target state="new">Size in bytes of the network packets used to communicate with an instance of SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.typeSystemVersion.displayName">
<source xml:lang="en">Type system version</source>
<target state="new">Type system version</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.typeSystemVersion.description">
<source xml:lang="en">Indicates which server type system then provider will expose through the DataReader</source>
<target state="new">Indicates which server type system then provider will expose through the DataReader</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/treeProvider" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="cms.resource.tree.treeProvider.loadingLabel">
<source xml:lang="en">Loading ...</source>
<target state="translated">Caricamento...</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/cmsResourceTreeNode" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="cms.errors.expandCmsFail">
<source xml:lang="en">The Central Management Server {0} could not be found or is offline</source>
<target state="new">The Central Management Server {0} could not be found or is offline</target>
</trans-unit>
<trans-unit id="cms.resource.cmsResourceTreeNode.noResourcesLabel">
<source xml:lang="en">No resources found</source>
<target state="new">No resources found</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/cmsResourceEmptyTreeNode" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="cms.resource.tree.CmsTreeNode.addCmsServerLabel">
<source xml:lang="en">Add Central Management Server...</source>
<target state="new">Add Central Management Server...</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/cmsResourceCommands" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="cms.errors.sameCmsServerName">
<source xml:lang="en">Central Management Server Group already has a Registered Server with the name {0}</source>
<target state="new">Central Management Server Group already has a Registered Server with the name {0}</target>
</trans-unit>
<trans-unit id="cms.errors.addRegisterServerFail">
<source xml:lang="en">Could not add the Registered Server {0}</source>
<target state="new">Could not add the Registered Server {0}</target>
</trans-unit>
<trans-unit id="cms.confirmDeleteServer">
<source xml:lang="en">Are you sure you want to delete</source>
<target state="new">Are you sure you want to delete</target>
</trans-unit>
<trans-unit id="cms.yes">
<source xml:lang="en">Yes</source>
<target state="translated">Sì</target>
</trans-unit>
<trans-unit id="cms.no">
<source xml:lang="en">No</source>
<target state="translated">No</target>
</trans-unit>
<trans-unit id="cms.AddServerGroup">
<source xml:lang="en">Add Server Group</source>
<target state="translated">Aggiungi gruppo di server</target>
</trans-unit>
<trans-unit id="cms.OK">
<source xml:lang="en">OK</source>
<target state="translated">OK</target>
</trans-unit>
<trans-unit id="cms.Cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Annulla</target>
</trans-unit>
<trans-unit id="cms.ServerGroupName">
<source xml:lang="en">Server Group Name</source>
<target state="translated">Nome del gruppo di server</target>
</trans-unit>
<trans-unit id="cms.ServerGroupDescription">
<source xml:lang="en">Server Group Description</source>
<target state="new">Server Group Description</target>
</trans-unit>
<trans-unit id="cms.errors.sameServerGroupName">
<source xml:lang="en">{0} already has a Server Group with the name {1}</source>
<target state="new">{0} already has a Server Group with the name {1}</target>
</trans-unit>
<trans-unit id="cms.confirmDeleteGroup">
<source xml:lang="en">Are you sure you want to delete</source>
<target state="new">Are you sure you want to delete</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsUtils" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="cms.errors.sameServerUnderCms">
<source xml:lang="en">You cannot add a shared registered server with the same name as the Configuration Server</source>
<target state="new">You cannot add a shared registered server with the same name as the Configuration Server</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -148,30 +148,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/deployActionPage" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="dacFx.deployRadioButtonLabel">
<source xml:lang="en">Deploy</source>
<target state="translated">Distribuzione</target>
</trans-unit>
<trans-unit id="dacFx.deployScriptRadioButtonLabel">
<source xml:lang="en">Generate Deployment Script and Deploy</source>
<target state="translated">Genera script di distribuzione e distribuisci</target>
</trans-unit>
<trans-unit id="dacFx.scriptRadioButtonLabel">
<source xml:lang="en">Generate Deployment Script</source>
<target state="translated">Genera script di distribuzione</target>
</trans-unit>
<trans-unit id="dacfxDeployScript.saveFile">
<source xml:lang="en">Save</source>
<target state="translated">Salva</target>
</trans-unit>
<trans-unit id="dacfx.generatedScriptLocation">
<source xml:lang="en">Deployment Script Location</source>
<target state="translated">Percorso dello script di distribuzione</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/dacFxSummaryPage" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="dacfx.targetServerName">
@@ -194,22 +170,6 @@
<source xml:lang="en">File Location</source>
<target state="translated">Percorso file</target>
</trans-unit>
<trans-unit id="dacfx.scriptLocation">
<source xml:lang="en">Deployment Script Location</source>
<target state="translated">Percorso dello script di distribuzione</target>
</trans-unit>
<trans-unit id="dacfx.action">
<source xml:lang="en">Action</source>
<target state="translated">Azione</target>
</trans-unit>
<trans-unit id="dacfx.deploy">
<source xml:lang="en">Deploy</source>
<target state="translated">Distribuzione</target>
</trans-unit>
<trans-unit id="dacfx.generateScript">
<source xml:lang="en">Generate Deployment Script</source>
<target state="translated">Genera script di distribuzione</target>
</trans-unit>
<trans-unit id="dacfxExtract.version">
<source xml:lang="en">Version</source>
<target state="translated">Versione</target>
@@ -244,12 +204,16 @@
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/api/basePage" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="basePage.defaultUser">
<source xml:lang="en">default</source>
<target state="translated">Predefinito</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/dataTierApplicationWizard" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="dacfx.needConnection">
<source xml:lang="en">Please connect to a server before using this wizard.</source>
<target state="translated">Connettersi a un server prima di usare questa procedura guidata.</target>
</trans-unit>
<trans-unit id="dacFx.selectOperationPageName">
<source xml:lang="en">Select an Operation</source>
<target state="translated">Seleziona un'operazione</target>
@@ -262,10 +226,6 @@
<source xml:lang="en">Review the deploy plan</source>
<target state="translated">Esamina il piano di distribuzione</target>
</trans-unit>
<trans-unit id="dacFx.deployActionPageName">
<source xml:lang="en">Select Action</source>
<target state="translated">Seleziona azione</target>
</trans-unit>
<trans-unit id="dacFx.summaryPageName">
<source xml:lang="en">Summary</source>
<target state="translated">Riepilogo</target>
@@ -319,8 +279,8 @@
<target state="translated">Importazione non riuscita: '{0}'</target>
</trans-unit>
<trans-unit id="dacfx.scriptGeneratingMessage">
<source xml:lang="en">You can view the status of script generation in the Task History once the wizard is closed</source>
<target state="translated">È possibile visualizzare lo stato della generazione dello script nella Cronologia attività dopo la chiusura della procedura guidata</target>
<source xml:lang="en">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</source>
<target state="new">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</target>
</trans-unit>
<trans-unit id="alertData.deployPlanErrorMessage">
<source xml:lang="en">Generating deploy plan failed '{0}'</source>

View File

@@ -38,14 +38,18 @@
</file>
<file original="extensions/import/out/wizard/pages/prosePreviewPage" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="flatFileImport.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">Aggiorna</target>
</trans-unit>
<trans-unit id="flatFileImport.prosePreviewMessage">
<source xml:lang="en">This operation analyzed the input file structure to generate the preview below for up to the first 50 rows.</source>
<target state="translated">Questa operazione ha analizzato la struttura del file di input per generare l'anteprima seguente per le prime 50 righe.</target>
</trans-unit>
<trans-unit id="flatFileImport.prosePreviewMessageFail">
<source xml:lang="en">This operation was unsuccessful. Please try a different input file.</source>
<target state="new">This operation was unsuccessful. Please try a different input file.</target>
</trans-unit>
<trans-unit id="flatFileImport.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">Aggiorna</target>
</trans-unit>
</body>
</file>
<file original="extensions/import/out/wizard/pages/modifyColumnsPage" source-language="en" target-language="it" datatype="plaintext">

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,539 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/notebook/package" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="displayName">
<source xml:lang="en">Notebook Core Extensions</source>
<target state="new">Notebook Core Extensions</target>
</trans-unit>
<trans-unit id="description">
<source xml:lang="en">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</source>
<target state="new">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</target>
</trans-unit>
<trans-unit id="notebook.configuration.title">
<source xml:lang="en">Notebook configuration</source>
<target state="new">Notebook configuration</target>
</trans-unit>
<trans-unit id="notebook.pythonPath.description">
<source xml:lang="en">Local path to python installation used by Notebooks.</source>
<target state="new">Local path to python installation used by Notebooks.</target>
</trans-unit>
<trans-unit id="notebook.useExistingPython.description">
<source xml:lang="en">Local path to a preexisting python installation used by Notebooks.</source>
<target state="new">Local path to a preexisting python installation used by Notebooks.</target>
</trans-unit>
<trans-unit id="notebook.overrideEditorTheming.description">
<source xml:lang="en">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</source>
<target state="new">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</target>
</trans-unit>
<trans-unit id="notebook.maxTableRows.description">
<source xml:lang="en">Maximum number of rows returned per table in the Notebook editor</source>
<target state="new">Maximum number of rows returned per table in the Notebook editor</target>
</trans-unit>
<trans-unit id="notebook.command.new">
<source xml:lang="en">New Notebook</source>
<target state="new">New Notebook</target>
</trans-unit>
<trans-unit id="notebook.command.open">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="notebook.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
<target state="new">Analyze in Notebook</target>
</trans-unit>
<trans-unit id="notebook.command.runactivecell">
<source xml:lang="en">Run Cell</source>
<target state="translated">Esegui cella</target>
</trans-unit>
<trans-unit id="notebook.command.clearactivecellresult">
<source xml:lang="en">Clear Cell Result</source>
<target state="new">Clear Cell Result</target>
</trans-unit>
<trans-unit id="notebook.command.runallcells">
<source xml:lang="en">Run Cells</source>
<target state="new">Run Cells</target>
</trans-unit>
<trans-unit id="notebook.command.addcode">
<source xml:lang="en">Add Code Cell</source>
<target state="new">Add Code Cell</target>
</trans-unit>
<trans-unit id="notebook.command.addtext">
<source xml:lang="en">Add Text Cell</source>
<target state="new">Add Text Cell</target>
</trans-unit>
<trans-unit id="notebook.command.addcell">
<source xml:lang="en">Add Cell</source>
<target state="new">Add Cell</target>
</trans-unit>
<trans-unit id="title.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
<target state="new">Analyze in Notebook</target>
</trans-unit>
<trans-unit id="title.newJupyterNotebook">
<source xml:lang="en">New Notebook</source>
<target state="new">New Notebook</target>
</trans-unit>
<trans-unit id="title.openJupyterNotebook">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="title.jupyter.setContext">
<source xml:lang="en">Set context for Notebook</source>
<target state="new">Set context for Notebook</target>
</trans-unit>
<trans-unit id="title.jupyter.setKernel">
<source xml:lang="en">Set kernel for Notebook</source>
<target state="new">Set kernel for Notebook</target>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsTitle">
<source xml:lang="en">Extra kernels</source>
<target state="new">Extra kernels</target>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsDescription">
<source xml:lang="en">IDs of the extra kernels to enable</source>
<target state="new">IDs of the extra kernels to enable</target>
</trans-unit>
<trans-unit id="config.jupyter.kernelConfigValuesDescription">
<source xml:lang="en">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</source>
<target state="new">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</target>
</trans-unit>
<trans-unit id="title.reinstallNotebookDependencies">
<source xml:lang="en">Reinstall Notebook dependencies</source>
<target state="new">Reinstall Notebook dependencies</target>
</trans-unit>
<trans-unit id="title.configurePython">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="new">Configure Python for Notebooks</target>
</trans-unit>
<trans-unit id="title.managePackages">
<source xml:lang="en">Manage Packages</source>
<target state="new">Manage Packages</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/managePackagesDialog" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="managePackages.dialogName">
<source xml:lang="en">Manage Packages</source>
<target state="new">Manage Packages</target>
</trans-unit>
<trans-unit id="managePackages.cancelButtonText">
<source xml:lang="en">Close</source>
<target state="translated">Chiudi</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/installedPackagesTab" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="managePackages.installedTabTitle">
<source xml:lang="en">Installed</source>
<target state="translated">Installato</target>
</trans-unit>
<trans-unit id="managePackages.pkgNameColumn">
<source xml:lang="en">Name</source>
<target state="translated">Nome</target>
</trans-unit>
<trans-unit id="managePackages.newPkgVersionColumn">
<source xml:lang="en">Version</source>
<target state="translated">Versione</target>
</trans-unit>
<trans-unit id="managePackages.uninstallButtonText">
<source xml:lang="en">Uninstall selected packages</source>
<target state="new">Uninstall selected packages</target>
</trans-unit>
<trans-unit id="managePackages.packageType">
<source xml:lang="en">Package Type</source>
<target state="new">Package Type</target>
</trans-unit>
<trans-unit id="managePackages.packageCount">
<source xml:lang="en">{0} {1} packages found</source>
<target state="new">{0} {1} packages found</target>
</trans-unit>
<trans-unit id="managePackages.confirmUninstall">
<source xml:lang="en">Are you sure you want to uninstall the specified packages?</source>
<target state="new">Are you sure you want to uninstall the specified packages?</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallStarted">
<source xml:lang="en">Uninstalling {0}</source>
<target state="new">Uninstalling {0}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallComplete">
<source xml:lang="en">Completed uninstall for {0}</source>
<target state="new">Completed uninstall for {0}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallFailed">
<source xml:lang="en">Failed to uninstall {0}. Error: {1}</source>
<target state="new">Failed to uninstall {0}. Error: {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/addNewPackageTab" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="managePackages.invalidTextPlaceholder">
<source xml:lang="en">N/A</source>
<target state="translated">N/A</target>
</trans-unit>
<trans-unit id="managePackages.packageNotFound">
<source xml:lang="en">Could not find the specified package</source>
<target state="new">Could not find the specified package</target>
</trans-unit>
<trans-unit id="managePackages.searchBarPlaceholder">
<source xml:lang="en">Search {0} packages</source>
<target state="new">Search {0} packages</target>
</trans-unit>
<trans-unit id="managePackages.addNewTabTitle">
<source xml:lang="en">Add new</source>
<target state="new">Add new</target>
</trans-unit>
<trans-unit id="managePackages.searchButtonLabel">
<source xml:lang="en">Search</source>
<target state="translated">Cerca</target>
</trans-unit>
<trans-unit id="managePackages.installButtonText">
<source xml:lang="en">Install</source>
<target state="translated">Installa</target>
</trans-unit>
<trans-unit id="managePackages.packageNameTitle">
<source xml:lang="en">Package Name</source>
<target state="new">Package Name</target>
</trans-unit>
<trans-unit id="managePackages.packageVersionTitle">
<source xml:lang="en">Package Version</source>
<target state="translated">Versione del pacchetto</target>
</trans-unit>
<trans-unit id="managePackages.packageSummaryTitle">
<source xml:lang="en">Package Summary</source>
<target state="new">Package Summary</target>
</trans-unit>
<trans-unit id="managePackages.noVersionsFound">
<source xml:lang="en">Could not find any valid versions for the specified package</source>
<target state="new">Could not find any valid versions for the specified package</target>
</trans-unit>
<trans-unit id="managePackages.packageRequestError">
<source xml:lang="en">Package info request failed with error: {0} {1}</source>
<target state="new">Package info request failed with error: {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallStarted">
<source xml:lang="en">Installing {0} {1}</source>
<target state="new">Installing {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallComplete">
<source xml:lang="en">Completed install for {0} {1}</source>
<target state="new">Completed install for {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallFailed">
<source xml:lang="en">Failed to install {0} {1}. Error: {2}</source>
<target state="new">Failed to install {0} {1}. Error: {2}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/protocol/notebookUriHandler" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="notebook.unsupportedAction">
<source xml:lang="en">Action {0} is not supported for this handler</source>
<target state="new">Action {0} is not supported for this handler</target>
</trans-unit>
<trans-unit id="unsupportedScheme">
<source xml:lang="en">Cannot open link {0} as only HTTP and HTTPS links are supported</source>
<target state="new">Cannot open link {0} as only HTTP and HTTPS links are supported</target>
</trans-unit>
<trans-unit id="notebook.confirmOpen">
<source xml:lang="en">Download and open '{0}'?</source>
<target state="new">Download and open '{0}'?</target>
</trans-unit>
<trans-unit id="notebook.fileNotFound">
<source xml:lang="en">Could not find the specified file</source>
<target state="new">Could not find the specified file</target>
</trans-unit>
<trans-unit id="notebook.fileDownloadError">
<source xml:lang="en">File open request failed with error: {0} {1}</source>
<target state="new">File open request failed with error: {0} {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/serverInstance" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="serverStopError">
<source xml:lang="en">Error stopping Notebook Server: {0}</source>
<target state="new">Error stopping Notebook Server: {0}</target>
</trans-unit>
<trans-unit id="notebookStartProcessExitPremature">
<source xml:lang="en">Notebook process exited prematurely with error: {0}, StdErr Output: {1}</source>
<target state="new">Notebook process exited prematurely with error: {0}, StdErr Output: {1}</target>
</trans-unit>
<trans-unit id="jupyterError">
<source xml:lang="en">Error sent from Jupyter: {0}</source>
<target state="new">Error sent from Jupyter: {0}</target>
</trans-unit>
<trans-unit id="jupyterOutputMsgStartSuccessful">
<source xml:lang="en">... Jupyter is running at {0}</source>
<target state="new">... Jupyter is running at {0}</target>
</trans-unit>
<trans-unit id="jupyterOutputMsgStart">
<source xml:lang="en">... Starting Notebook server</source>
<target state="new">... Starting Notebook server</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterSettingWriter" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="UnexpectedSettingType">
<source xml:lang="en">Unexpected setting type {0}</source>
<target state="new">Unexpected setting type {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterSessionManager" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="errorStartBeforeReady">
<source xml:lang="en">Cannot start a session, the manager is not yet initialized</source>
<target state="new">Cannot start a session, the manager is not yet initialized</target>
</trans-unit>
<trans-unit id="connectionNotValid">
<source xml:lang="en">Spark kernels require a connection to a SQL Server big data cluster master instance.</source>
<target state="new">Spark kernels require a connection to a SQL Server big data cluster master instance.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterServerManager" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="shutdownError">
<source xml:lang="en">Shutdown of Notebook server failed: {0}</source>
<target state="new">Shutdown of Notebook server failed: {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterServerInstallation" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="msgInstallPkgProgress">
<source xml:lang="en">Notebook dependencies installation is in progress</source>
<target state="new">Notebook dependencies installation is in progress</target>
</trans-unit>
<trans-unit id="msgPythonDownloadComplete">
<source xml:lang="en">Python download is complete</source>
<target state="new">Python download is complete</target>
</trans-unit>
<trans-unit id="msgPythonDownloadError">
<source xml:lang="en">Error while downloading python setup</source>
<target state="new">Error while downloading python setup</target>
</trans-unit>
<trans-unit id="msgPythonDownloadPending">
<source xml:lang="en">Downloading python package</source>
<target state="new">Downloading python package</target>
</trans-unit>
<trans-unit id="msgPythonUnpackPending">
<source xml:lang="en">Unpacking python package</source>
<target state="new">Unpacking python package</target>
</trans-unit>
<trans-unit id="msgPythonDirectoryError">
<source xml:lang="en">Error while creating python installation directory</source>
<target state="new">Error while creating python installation directory</target>
</trans-unit>
<trans-unit id="msgPythonUnpackError">
<source xml:lang="en">Error while unpacking python bundle</source>
<target state="new">Error while unpacking python bundle</target>
</trans-unit>
<trans-unit id="msgTaskName">
<source xml:lang="en">Installing Notebook dependencies</source>
<target state="new">Installing Notebook dependencies</target>
</trans-unit>
<trans-unit id="msgInstallPkgStart">
<source xml:lang="en">Installing Notebook dependencies, see Tasks view for more information</source>
<target state="new">Installing Notebook dependencies, see Tasks view for more information</target>
</trans-unit>
<trans-unit id="msgInstallPkgFinish">
<source xml:lang="en">Notebook dependencies installation is complete</source>
<target state="new">Notebook dependencies installation is complete</target>
</trans-unit>
<trans-unit id="msgPythonRunningError">
<source xml:lang="en">Cannot overwrite existing Python installation while python is running.</source>
<target state="new">Cannot overwrite existing Python installation while python is running.</target>
</trans-unit>
<trans-unit id="msgPendingInstallError">
<source xml:lang="en">Another Python installation is currently in progress.</source>
<target state="new">Another Python installation is currently in progress.</target>
</trans-unit>
<trans-unit id="msgSkipPythonInstall">
<source xml:lang="en">Python already exists at the specific location. Skipping install.</source>
<target state="new">Python already exists at the specific location. Skipping install.</target>
</trans-unit>
<trans-unit id="msgDependenciesInstallationFailed">
<source xml:lang="en">Installing Notebook dependencies failed with error: {0}</source>
<target state="new">Installing Notebook dependencies failed with error: {0}</target>
</trans-unit>
<trans-unit id="msgDownloadPython">
<source xml:lang="en">Downloading local python for platform: {0} to {1}</source>
<target state="new">Downloading local python for platform: {0} to {1}</target>
</trans-unit>
<trans-unit id="msgInstallStart">
<source xml:lang="en">Installing required packages to run Notebooks...</source>
<target state="new">Installing required packages to run Notebooks...</target>
</trans-unit>
<trans-unit id="msgJupyterInstallDone">
<source xml:lang="en">... Jupyter installation complete.</source>
<target state="new">... Jupyter installation complete.</target>
</trans-unit>
<trans-unit id="msgInstallingSpark">
<source xml:lang="en">Installing SparkMagic...</source>
<target state="new">Installing SparkMagic...</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterNotebookProvider" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="errNotebookUriMissing">
<source xml:lang="en">A notebook path is required</source>
<target state="new">A notebook path is required</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterController" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="notebookFileType">
<source xml:lang="en">Notebooks</source>
<target state="new">Notebooks</target>
</trans-unit>
<trans-unit id="unsupportedFileType">
<source xml:lang="en">Only .ipynb Notebooks are supported</source>
<target state="new">Only .ipynb Notebooks are supported</target>
</trans-unit>
<trans-unit id="confirmReinstall">
<source xml:lang="en">Are you sure you want to reinstall?</source>
<target state="new">Are you sure you want to reinstall?</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/configurePythonDialog" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="configurePython.dialogName">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="new">Configure Python for Notebooks</target>
</trans-unit>
<trans-unit id="configurePython.okButtonText">
<source xml:lang="en">Install</source>
<target state="translated">Installa</target>
</trans-unit>
<trans-unit id="configurePython.cancelButtonText">
<source xml:lang="en">Cancel</source>
<target state="translated">Annulla</target>
</trans-unit>
<trans-unit id="configurePython.browseButtonText">
<source xml:lang="en">Browse</source>
<target state="translated">Sfoglia</target>
</trans-unit>
<trans-unit id="configurePython.locationTextBoxText">
<source xml:lang="en">Python Install Location</source>
<target state="new">Python Install Location</target>
</trans-unit>
<trans-unit id="configurePython.selectFileLabel">
<source xml:lang="en">Select</source>
<target state="translated">Seleziona</target>
</trans-unit>
<trans-unit id="configurePython.installNote">
<source xml:lang="en">This installation will take some time. It is recommended to not close the application until the installation is complete.</source>
<target state="new">This installation will take some time. It is recommended to not close the application until the installation is complete.</target>
</trans-unit>
<trans-unit id="configurePython.invalidLocationMsg">
<source xml:lang="en">The specified install location is invalid.</source>
<target state="new">The specified install location is invalid.</target>
</trans-unit>
<trans-unit id="configurePython.pythonNotFoundMsg">
<source xml:lang="en">No python installation was found at the specified location.</source>
<target state="new">No python installation was found at the specified location.</target>
</trans-unit>
<trans-unit id="configurePython.pythonInstallDeclined">
<source xml:lang="en">Python installation was declined.</source>
<target state="new">Python installation was declined.</target>
</trans-unit>
<trans-unit id="configurePython.installationType">
<source xml:lang="en">Installation Type</source>
<target state="new">Installation Type</target>
</trans-unit>
<trans-unit id="configurePython.newInstall">
<source xml:lang="en">New Python installation</source>
<target state="new">New Python installation</target>
</trans-unit>
<trans-unit id="configurePython.existingInstall">
<source xml:lang="en">Use existing Python installation</source>
<target state="new">Use existing Python installation</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/common/utils" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="mkdirOutputMsg">
<source xml:lang="en">... Creating {0}</source>
<target state="translated">... Creazione di {0}</target>
</trans-unit>
<trans-unit id="executeCommandProcessExited">
<source xml:lang="en">Process exited with code {0}</source>
<target state="new">Process exited with code {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/common/localizedConstants" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">S??</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">No</target>
</trans-unit>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="new">This sample code loads the file into a data frame and shows the first 10 results.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/book/bookTreeView" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="openNotebookError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="openMarkdownError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>
<target state="new">Missing file : {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/extension" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="new">This sample code loads the file into a data frame and shows the first 10 results.</target>
</trans-unit>
<trans-unit id="noNotebookVisible">
<source xml:lang="en">No notebook editor is active</source>
<target state="new">No notebook editor is active</target>
</trans-unit>
<trans-unit id="codeCellName">
<source xml:lang="en">Code</source>
<target state="translated">Codice</target>
</trans-unit>
<trans-unit id="textCellName">
<source xml:lang="en">Text</source>
<target state="translated">Testo</target>
</trans-unit>
<trans-unit id="selectCellType">
<source xml:lang="en">What type of cell do you want to add?</source>
<target state="new">What type of cell do you want to add?</target>
</trans-unit>
<trans-unit id="notebookFiles">
<source xml:lang="en">Notebooks</source>
<target state="new">Notebooks</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/profiler/client\out/dialogs/profilerCreateSessionDialog" source-language="en" target-language="it" datatype="plaintext">
<file original="extensions/profiler/client/out/dialogs/profilerCreateSessionDialog" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="createSessionDialog.cancel">
<source xml:lang="en">Cancel</source>
@@ -34,6 +34,10 @@
<source xml:lang="en">Enter session name:</source>
<target state="translated">Immettere il nome della sessione:</target>
</trans-unit>
<trans-unit id="createSessionDialog.createSessionFailed">
<source xml:lang="en">Failed to create a session</source>
<target state="new">Failed to create a session</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,195 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/resource-deployment/package" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="extension-displayName">
<source xml:lang="en">SQL Server Deployment extension for Azure Data Studio</source>
<target state="new">SQL Server Deployment extension for Azure Data Studio</target>
</trans-unit>
<trans-unit id="extension-description">
<source xml:lang="en">Provides a notebook-based experience to deploy Microsoft SQL Server</source>
<target state="new">Provides a notebook-based experience to deploy Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="deploy-sql-image-command-name">
<source xml:lang="en">Deploy SQL Server on Docker…</source>
<target state="new">Deploy SQL Server on Docker…</target>
</trans-unit>
<trans-unit id="deploy-sql-bdc-command-name">
<source xml:lang="en">Deploy SQL Server big data cluster…</source>
<target state="new">Deploy SQL Server big data cluster…</target>
</trans-unit>
<trans-unit id="deploy-resource-command-name">
<source xml:lang="en">Deploy SQL Server…</source>
<target state="new">Deploy SQL Server…</target>
</trans-unit>
<trans-unit id="deploy-resource-command-category">
<source xml:lang="en">Deployment</source>
<target state="translated">Distribuzione</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-display-name">
<source xml:lang="en">SQL Server container image</source>
<target state="new">SQL Server container image</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-description">
<source xml:lang="en">Run SQL Server container image with Docker</source>
<target state="new">Run SQL Server container image with Docker</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-display-name">
<source xml:lang="en">SQL Server big data cluster</source>
<target state="translated">CLUSTER BIG DATA DI SQL SERVER</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-description">
<source xml:lang="en">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</source>
<target state="new">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</target>
</trans-unit>
<trans-unit id="version-display-name">
<source xml:lang="en">Version</source>
<target state="translated">Versione</target>
</trans-unit>
<trans-unit id="sql-2017-display-name">
<source xml:lang="en">SQL Server 2017</source>
<target state="new">SQL Server 2017</target>
</trans-unit>
<trans-unit id="sql-2019-display-name">
<source xml:lang="en">SQL Server 2019</source>
<target state="new">SQL Server 2019</target>
</trans-unit>
<trans-unit id="sql-2017-docker-notebook">
<source xml:lang="en">./notebooks/docker/2017/deploy-sql2017-image.ipynb</source>
<target state="new">./notebooks/docker/2017/deploy-sql2017-image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019-docker-notebook">
<source xml:lang="en">./notebooks/docker/2019/deploy-sql2019-image.ipynb</source>
<target state="new">./notebooks/docker/2019/deploy-sql2019-image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019ctp31-display-name">
<source xml:lang="en">SQL Server 2019 big data cluster CTP 3.1</source>
<target state="new">SQL Server 2019 big data cluster CTP 3.1</target>
</trans-unit>
<trans-unit id="bdc-deployment-target">
<source xml:lang="en">Deployment target</source>
<target state="new">Deployment target</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-aks">
<source xml:lang="en">New Azure Kubernetes Service Cluster</source>
<target state="translated">Nuovo cluster del servizio Azure Kubernetes</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-existing-cluster">
<source xml:lang="en">Existing Kubernetes Cluster</source>
<target state="translated">Cluster Kubernetes esistente</target>
</trans-unit>
<trans-unit id="bdc-ctp31-aks-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</target>
</trans-unit>
<trans-unit id="bdc-ctp31-existing-cluster-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/mssqlCtlTool" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.MssqlCtlDescription">
<source xml:lang="en">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</source>
<target state="new">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</target>
</trans-unit>
<trans-unit id="resourceDeployment.MssqlCtlDisplayName">
<source xml:lang="en">mssqlctl</source>
<target state="new">mssqlctl</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/kubeCtlTool" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.KubeCtlDescription">
<source xml:lang="en">A command-line tool allows you to run commands against Kubernetes clusters</source>
<target state="new">A command-line tool allows you to run commands against Kubernetes clusters</target>
</trans-unit>
<trans-unit id="resourceDeployment.KubeCtlDisplayName">
<source xml:lang="en">kubectl</source>
<target state="new">kubectl</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/dockerTool" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.DockerDescription">
<source xml:lang="en">Provides the ability to package and run an application in isolated containers</source>
<target state="new">Provides the ability to package and run an application in isolated containers</target>
</trans-unit>
<trans-unit id="resourceDeployment.DockerDisplayName">
<source xml:lang="en">Docker</source>
<target state="translated">Docker</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/azCliTool" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.AzCLIDescription">
<source xml:lang="en">A command-line tool for managing Azure resources</source>
<target state="new">A command-line tool for managing Azure resources</target>
</trans-unit>
<trans-unit id="resourceDeployment.AzCLIDisplayName">
<source xml:lang="en">Azure CLI</source>
<target state="new">Azure CLI</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/resourceTypeService" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.extensionFullNameError">
<source xml:lang="en">Could not find package.json or the name/publisher is not set</source>
<target state="new">Could not find package.json or the name/publisher is not set</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/notebookService" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.notebookNotFound">
<source xml:lang="en">The notebook {0} does not exist</source>
<target state="new">The notebook {0} does not exist</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/ui/resourceDeploymentDialog" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="deploymentDialog.title">
<source xml:lang="en">Select the deployment options</source>
<target state="new">Select the deployment options</target>
</trans-unit>
<trans-unit id="deploymentDialog.OKButtonText">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolNameColumnHeader">
<source xml:lang="en">Tool</source>
<target state="translated">Strumento</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolDescriptionColumnHeader">
<source xml:lang="en">Description</source>
<target state="translated">Descrizione</target>
</trans-unit>
<trans-unit id="deploymentDialog.OptionsTitle">
<source xml:lang="en">Options</source>
<target state="translated">Opzioni</target>
</trans-unit>
<trans-unit id="deploymentDialog.RequiredToolsTitle">
<source xml:lang="en">Required tools</source>
<target state="translated">Strumenti obbligatori</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/main" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.FailedToLoadExtension">
<source xml:lang="en">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</source>
<target state="new">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</target>
</trans-unit>
<trans-unit id="resourceDeployment.UnknownResourceType">
<source xml:lang="en">The resource type: {0} is not defined</source>
<target state="new">The resource type: {0} is not defined</target>
</trans-unit>
</body>
</file>
</xliff>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/admin-tool-ext-win/package" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="adminToolExtWin.displayName">
<source xml:lang="en">Database Administration Tool Extensions for Windows</source>
<target state="new">Database Administration Tool Extensions for Windows</target>
</trans-unit>
<trans-unit id="adminToolExtWin.description">
<source xml:lang="en">Adds additional Windows-specific functionality to Azure Data Studio</source>
<target state="new">Adds additional Windows-specific functionality to Azure Data Studio</target>
</trans-unit>
<trans-unit id="adminToolExtWin.propertiesMenuItem">
<source xml:lang="en">Properties</source>
<target state="translated">プロパティ</target>
</trans-unit>
<trans-unit id="adminToolExtWin.launchGswMenuItem">
<source xml:lang="en">Generate Scripts...</source>
<target state="new">Generate Scripts...</target>
</trans-unit>
</body>
</file>
<file original="extensions/admin-tool-ext-win/out/main" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="adminToolExtWin.noConnectionContextForProp">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="new">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noOENode">
<source xml:lang="en">Could not determine Object Explorer node from connectionContext : {0}</source>
<target state="new">Could not determine Object Explorer node from connectionContext : {0}</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noConnectionContextForGsw">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="new">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noConnectionProfile">
<source xml:lang="en">No connectionProfile provided from connectionContext : {0}</source>
<target state="new">No connectionProfile provided from connectionContext : {0}</target>
</trans-unit>
<trans-unit id="adminToolExtWin.launchingDialogStatus">
<source xml:lang="en">Launching dialog...</source>
<target state="new">Launching dialog...</target>
</trans-unit>
<trans-unit id="adminToolExtWin.ssmsMinError">
<source xml:lang="en">Error calling SsmsMin with args '{0}' - {1}</source>
<target state="new">Error calling SsmsMin with args '{0}' - {1}</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -346,6 +346,14 @@
<source xml:lang="en">All Files (*)</source>
<target state="translated">すべてのファイル (*)</target>
</trans-unit>
<trans-unit id="jobStepDialog.newJobStep">
<source xml:lang="en">New Job Step</source>
<target state="translated">新しいジョブ ステップ</target>
</trans-unit>
<trans-unit id="jobStepDialog.editJobStep">
<source xml:lang="en">Edit Job Step</source>
<target state="translated">ジョブ ステップの編集</target>
</trans-unit>
<trans-unit id="jobStepDialog.TSQL">
<source xml:lang="en">Transact-SQL script (T-SQL)</source>
<target state="translated">Transact-SQL スクリプト (T-SQL)</target>
@@ -358,6 +366,38 @@
<source xml:lang="en">Operating system (CmdExec)</source>
<target state="translated">オペレーティング システム (CmdExec)</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationDistribution">
<source xml:lang="en">Replication Distributor</source>
<target state="translated">レプリケーション ディストリビューター</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationMerge">
<source xml:lang="en">Replication Merge</source>
<target state="translated">レプリケーション マージ</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationQueueReader">
<source xml:lang="en">Replication Queue Reader</source>
<target state="translated">レプリケーション キュー リーダー</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationSnapshot">
<source xml:lang="en">Replication Snapshot</source>
<target state="translated">レプリケーション スナップショット</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationTransactionLogReader">
<source xml:lang="en">Replication Transaction-Log Reader</source>
<target state="translated">レプリケーション トランザクション ログ リーダー</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisCommand">
<source xml:lang="en">SQL Server Analysis Services Command</source>
<target state="translated">SQL Server Analysis Services コマンド</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisQuery">
<source xml:lang="en">SQL Server Analysis Services Query</source>
<target state="translated">SQL Server Analysis Services クエリ</target>
</trans-unit>
<trans-unit id="jobStepDialog.servicesPackage">
<source xml:lang="en">SQL Server Integration Service Package</source>
<target state="new">SQL Server Integration Service Package</target>
</trans-unit>
<trans-unit id="jobStepDialog.agentServiceAccount">
<source xml:lang="en">SQL Server Agent Service Account</source>
<target state="translated">SQL Server エージェント サービス アカウント</target>
@@ -374,14 +414,6 @@
<source xml:lang="en">Quit the job reporting failure</source>
<target state="translated">失敗を報告してジョブを終了する</target>
</trans-unit>
<trans-unit id="jobStepDialog.newJobStep">
<source xml:lang="en">New Job Step</source>
<target state="translated">新しいジョブ ステップ</target>
</trans-unit>
<trans-unit id="jobStepDialog.editJobStep">
<source xml:lang="en">Edit Job Step</source>
<target state="translated">ジョブ ステップの編集</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/dialogs/jobDialog" source-language="en" target-language="ja" datatype="plaintext">
@@ -532,7 +564,7 @@
</trans-unit>
<trans-unit id="jobDialog.editJob">
<source xml:lang="en">Edit Job</source>
<target state="translated">ジョブ編集</target>
<target state="translated">ジョブ編集</target>
</trans-unit>
</body>
</file>
@@ -596,7 +628,7 @@
</trans-unit>
<trans-unit id="alertDialog.Severity001">
<source xml:lang="en">001 - Miscellaneous System Information</source>
<target state="translated">001 - その他システム情報</target>
<target state="translated">001 - その他システム情報</target>
</trans-unit>
<trans-unit id="alertDialog.Severity002">
<source xml:lang="en">002 - Reserved</source>
@@ -648,7 +680,7 @@
</trans-unit>
<trans-unit id="alertDialog.Severity014">
<source xml:lang="en">014 - Insufficient Permission</source>
<target state="translated">014 - 十分なアクセス許可がありません</target>
<target state="translated">014 - アクセス権不足</target>
</trans-unit>
<trans-unit id="alertDialog.Severity015">
<source xml:lang="en">015 - Syntax Error in SQL Statements</source>
@@ -668,11 +700,11 @@
</trans-unit>
<trans-unit id="alertDialog.Severity019">
<source xml:lang="en">019 - Fatal Error in Resource</source>
<target state="translated">019 - リソース致命的なエラー</target>
<target state="translated">019 - リソースにおける致命的なエラー</target>
</trans-unit>
<trans-unit id="alertDialog.Severity020">
<source xml:lang="en">020 - Fatal Error in Current Process</source>
<target state="translated">020 - 現在のプロセスの致命的なエラー</target>
<target state="translated">020 - 現在のプロセスの致命的なエラー</target>
</trans-unit>
<trans-unit id="alertDialog.Severity021">
<source xml:lang="en">021 - Fatal Error in Database Processes</source>

View File

@@ -27,16 +27,16 @@
<target state="translated">Azure</target>
</trans-unit>
<trans-unit id="azure.resource.refreshall.title">
<source xml:lang="en">Refresh All</source>
<target state="translated">すべて更新</target>
<source xml:lang="en">Azure: Refresh All Accounts</source>
<target state="new">Azure: Refresh All Accounts</target>
</trans-unit>
<trans-unit id="azure.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">最新の情報に更新</target>
</trans-unit>
<trans-unit id="azure.resource.signin.title">
<source xml:lang="en">Sign In</source>
<target state="translated">サインイン</target>
<source xml:lang="en">Azure: Sign In</source>
<target state="new">Azure: Sign In</target>
</trans-unit>
<trans-unit id="azure.resource.selectsubscriptions.title">
<source xml:lang="en">Select Subscriptions</source>
@@ -47,8 +47,8 @@
<target state="translated">接続</target>
</trans-unit>
<trans-unit id="azure.resource.connectsqldb.title">
<source xml:lang="en">Connect</source>
<target state="translated">接続</target>
<source xml:lang="en">Add to Servers</source>
<target state="new">Add to Servers</target>
</trans-unit>
<trans-unit id="accounts.clearTokenCache">
<source xml:lang="en">Clear Azure Account Token Cache</source>
@@ -72,14 +72,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL Servers</source>
<target state="translated">SQL Server</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/database/databaseTreeDataProvider" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.database.treeDataProvider.databaseContainerLabel">
@@ -88,6 +80,14 @@
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL Servers</source>
<target state="translated">SQL Server</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/tree/treeProvider" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="azure.resource.tree.treeProvider.loadingLabel">
@@ -100,7 +100,7 @@
<body>
<trans-unit id="azure.resource.tree.subscriptionTreeNode.noResourcesLabel">
<source xml:lang="en">No Resources found.</source>
<target state="translated">リソース見つかりませんでした。</target>
<target state="translated">リソース見つかりませんでした。</target>
</trans-unit>
</body>
</file>
@@ -135,8 +135,8 @@
<file original="extensions/azurecore/out/azureResource/resourceTreeNode" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="azure.resource.resourceTreeNode.noResourcesLabel">
<source xml:lang="en">No Resources found.</source>
<target state="translated">リソースは見つかりませんでした。</target>
<source xml:lang="en">No Resources found</source>
<target state="new">No Resources found</target>
</trans-unit>
</body>
</file>

515
resources/xlf/ja/cms.ja.xlf Normal file
View File

@@ -0,0 +1,515 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/cms/package" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="cms.displayName">
<source xml:lang="en">SQL Server Central Management Servers</source>
<target state="new">SQL Server Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.description">
<source xml:lang="en">Support for managing SQL Server Central Management Servers</source>
<target state="new">Support for managing SQL Server Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.title">
<source xml:lang="en">Central Management Servers</source>
<target state="new">Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.connectionProvider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="new">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="cms.resource.explorer.title">
<source xml:lang="en">Central Management Servers</source>
<target state="new">Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">最新の情報に更新</target>
</trans-unit>
<trans-unit id="cms.resource.refreshServerGroup.title">
<source xml:lang="en">Refresh Server Group</source>
<target state="new">Refresh Server Group</target>
</trans-unit>
<trans-unit id="cms.resource.deleteRegisteredServer.title">
<source xml:lang="en">Delete</source>
<target state="translated">削除</target>
</trans-unit>
<trans-unit id="cms.resource.addRegisteredServer.title">
<source xml:lang="en">New Server Registration...</source>
<target state="new">New Server Registration...</target>
</trans-unit>
<trans-unit id="cms.resource.deleteServerGroup.title">
<source xml:lang="en">Delete</source>
<target state="translated">削除</target>
</trans-unit>
<trans-unit id="cms.resource.addServerGroup.title">
<source xml:lang="en">New Server Group...</source>
<target state="new">New Server Group...</target>
</trans-unit>
<trans-unit id="cms.resource.registerCmsServer.title">
<source xml:lang="en">Add Central Management Server</source>
<target state="new">Add Central Management Server</target>
</trans-unit>
<trans-unit id="cms.resource.deleteCmsServer.title">
<source xml:lang="en">Delete</source>
<target state="translated">削除</target>
</trans-unit>
<trans-unit id="cms.configuration.title">
<source xml:lang="en">MSSQL configuration</source>
<target state="new">MSSQL configuration</target>
</trans-unit>
<trans-unit id="cms.query.displayBitAsNumber">
<source xml:lang="en">Should BIT columns be displayed as numbers (1 or 0)? If false, BIT columns will be displayed as 'true' or 'false'</source>
<target state="translated">ビット列を数値 (1 または 0) として表示しますか?False の場合、ビット列が 'true' または 'false' として表示されます。</target>
</trans-unit>
<trans-unit id="cms.format.alignColumnDefinitionsInColumns">
<source xml:lang="en">Should column definitions be aligned?</source>
<target state="translated">列定義を揃えるか。</target>
</trans-unit>
<trans-unit id="cms.format.datatypeCasing">
<source xml:lang="en">Should data types be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">データ型の書式を大文字、小文字、または [なし] (フォーマットされていない)のいずれかにフォーマットすべきか</target>
</trans-unit>
<trans-unit id="cms.format.keywordCasing">
<source xml:lang="en">Should keywords be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">キーワードの書式は大文字、小文字、または なし (フォーマットされていない)</target>
</trans-unit>
<trans-unit id="cms.format.placeCommasBeforeNextStatement">
<source xml:lang="en">should commas be placed at the beginning of each statement in a list e.g. ', mycolumn2' instead of at the end e.g. 'mycolumn1,'</source>
<target state="translated">コンマを、 'mycolumn1,'のようにリスト内の各ステートメントの末尾に配置する代わりに', mycolumn2'のように先頭に配置するか</target>
</trans-unit>
<trans-unit id="cms.format.placeSelectStatementReferencesOnNewLine">
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
<target state="translated">例えば 'SELECT C1, C2 FROM T1'の場合に C1 と C2 の両方を別々 の行にするように、Select ステートメント内のオブジェクトへの参照を別々の行に分割するか? </target>
</trans-unit>
<trans-unit id="cms.logDebugInfo">
<source xml:lang="en">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</source>
<target state="new">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</target>
</trans-unit>
<trans-unit id="cms.tracingLevel">
<source xml:lang="en">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</source>
<target state="new">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</target>
</trans-unit>
<trans-unit id="cms.logRetentionMinutes">
<source xml:lang="en">Number of minutes to retain log files for backend services. Default is 1 week.</source>
<target state="new">Number of minutes to retain log files for backend services. Default is 1 week.</target>
</trans-unit>
<trans-unit id="cms.logFilesRemovalLimit">
<source xml:lang="en">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</source>
<target state="new">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</target>
</trans-unit>
<trans-unit id="ignorePlatformWarning">
<source xml:lang="en">[Optional] Do not show unsupported platform warnings</source>
<target state="new">[Optional] Do not show unsupported platform warnings</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.recoveryModel">
<source xml:lang="en">Recovery Model</source>
<target state="translated">復旧モデル</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastBackupDate">
<source xml:lang="en">Last Database Backup</source>
<target state="translated">前回のデータベース バックアップ</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastLogBackupDate">
<source xml:lang="en">Last Log Backup</source>
<target state="translated">最終ログ バックアップ</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">互換性レベル</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">所有者</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">バージョン</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverEdition">
<source xml:lang="en">Edition</source>
<target state="translated">エディション</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.machineName">
<source xml:lang="en">Computer Name</source>
<target state="translated">コンピューター名</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.osVersion">
<source xml:lang="en">OS Version</source>
<target state="translated">OS バージョン</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.azureEdition">
<source xml:lang="en">Edition</source>
<target state="translated">エディション</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.serviceLevelObjective">
<source xml:lang="en">Pricing Tier</source>
<target state="new">Pricing Tier</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">互換性レベル</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">所有者</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">バージョン</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverEdition">
<source xml:lang="en">Type</source>
<target state="translated">種類</target>
</trans-unit>
<trans-unit id="cms.provider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="new">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectionName.displayName">
<source xml:lang="en">Name (optional)</source>
<target state="new">Name (optional)</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectionName.description">
<source xml:lang="en">Custom name of the connection</source>
<target state="new">Custom name of the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverName.displayName">
<source xml:lang="en">Server</source>
<target state="translated">サーバー</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverName.description">
<source xml:lang="en">Name of the SQL Server instance</source>
<target state="new">Name of the SQL Server instance</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverDescription.displayName">
<source xml:lang="en">Server Description</source>
<target state="new">Server Description</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverDescription.description">
<source xml:lang="en">Description of the SQL Server instance</source>
<target state="new">Description of the SQL Server instance</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.displayName">
<source xml:lang="en">Authentication type</source>
<target state="translated">認証の種類</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.description">
<source xml:lang="en">Specifies the method of authenticating with SQL Server</source>
<target state="new">Specifies the method of authenticating with SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.sqlLogin">
<source xml:lang="en">SQL Login</source>
<target state="translated">SQL ログイン</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.integrated">
<source xml:lang="en">Windows Authentication</source>
<target state="translated">Windows 認証</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.azureMFA">
<source xml:lang="en">Azure Active Directory - Universal with MFA support</source>
<target state="new">Azure Active Directory - Universal with MFA support</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.userName.displayName">
<source xml:lang="en">User name</source>
<target state="translated">ユーザー名</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.userName.description">
<source xml:lang="en">Indicates the user ID to be used when connecting to the data source</source>
<target state="new">Indicates the user ID to be used when connecting to the data source</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.password.displayName">
<source xml:lang="en">Password</source>
<target state="translated">パスワード</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.password.description">
<source xml:lang="en">Indicates the password to be used when connecting to the data source</source>
<target state="new">Indicates the password to be used when connecting to the data source</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationIntent.displayName">
<source xml:lang="en">Application intent</source>
<target state="new">Application intent</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationIntent.description">
<source xml:lang="en">Declares the application workload type when connecting to a server</source>
<target state="new">Declares the application workload type when connecting to a server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.asynchronousProcessing.displayName">
<source xml:lang="en">Asynchronous processing</source>
<target state="new">Asynchronous processing</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.asynchronousProcessing.description">
<source xml:lang="en">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</source>
<target state="new">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectTimeout.displayName">
<source xml:lang="en">Connect timeout</source>
<target state="new">Connect timeout</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectTimeout.description">
<source xml:lang="en">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</source>
<target state="new">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.currentLanguage.displayName">
<source xml:lang="en">Current language</source>
<target state="new">Current language</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.currentLanguage.description">
<source xml:lang="en">The SQL Server language record name</source>
<target state="new">The SQL Server language record name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.displayName">
<source xml:lang="en">Column encryption</source>
<target state="new">Column encryption</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.description">
<source xml:lang="en">Default column encryption setting for all the commands on the connection</source>
<target state="new">Default column encryption setting for all the commands on the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.encrypt.displayName">
<source xml:lang="en">Encrypt</source>
<target state="new">Encrypt</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.encrypt.description">
<source xml:lang="en">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</source>
<target state="new">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.persistSecurityInfo.displayName">
<source xml:lang="en">Persist security info</source>
<target state="new">Persist security info</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.persistSecurityInfo.description">
<source xml:lang="en">When false, security-sensitive information, such as the password, is not returned as part of the connection</source>
<target state="new">When false, security-sensitive information, such as the password, is not returned as part of the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.trustServerCertificate.displayName">
<source xml:lang="en">Trust server certificate</source>
<target state="new">Trust server certificate</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.trustServerCertificate.description">
<source xml:lang="en">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</source>
<target state="new">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachedDBFileName.displayName">
<source xml:lang="en">Attached DB file name</source>
<target state="new">Attached DB file name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachedDBFileName.description">
<source xml:lang="en">The name of the primary file, including the full path name, of an attachable database</source>
<target state="new">The name of the primary file, including the full path name, of an attachable database</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.contextConnection.displayName">
<source xml:lang="en">Context connection</source>
<target state="new">Context connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.contextConnection.description">
<source xml:lang="en">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</source>
<target state="new">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.port.displayName">
<source xml:lang="en">Port</source>
<target state="new">Port</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryCount.displayName">
<source xml:lang="en">Connect retry count</source>
<target state="new">Connect retry count</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryCount.description">
<source xml:lang="en">Number of attempts to restore connection</source>
<target state="new">Number of attempts to restore connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryInterval.displayName">
<source xml:lang="en">Connect retry interval</source>
<target state="new">Connect retry interval</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryInterval.description">
<source xml:lang="en">Delay between attempts to restore connection</source>
<target state="new">Delay between attempts to restore connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationName.displayName">
<source xml:lang="en">Application name</source>
<target state="new">Application name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationName.description">
<source xml:lang="en">The name of the application</source>
<target state="new">The name of the application</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.workstationId.displayName">
<source xml:lang="en">Workstation Id</source>
<target state="new">Workstation Id</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.workstationId.description">
<source xml:lang="en">The name of the workstation connecting to SQL Server</source>
<target state="new">The name of the workstation connecting to SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.pooling.displayName">
<source xml:lang="en">Pooling</source>
<target state="new">Pooling</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.pooling.description">
<source xml:lang="en">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</source>
<target state="new">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.maxPoolSize.displayName">
<source xml:lang="en">Max pool size</source>
<target state="new">Max pool size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.maxPoolSize.description">
<source xml:lang="en">The maximum number of connections allowed in the pool</source>
<target state="new">The maximum number of connections allowed in the pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.minPoolSize.displayName">
<source xml:lang="en">Min pool size</source>
<target state="new">Min pool size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.minPoolSize.description">
<source xml:lang="en">The minimum number of connections allowed in the pool</source>
<target state="new">The minimum number of connections allowed in the pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.loadBalanceTimeout.displayName">
<source xml:lang="en">Load balance timeout</source>
<target state="new">Load balance timeout</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.loadBalanceTimeout.description">
<source xml:lang="en">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</source>
<target state="new">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.replication.displayName">
<source xml:lang="en">Replication</source>
<target state="translated">レプリケーション</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.replication.description">
<source xml:lang="en">Used by SQL Server in Replication</source>
<target state="new">Used by SQL Server in Replication</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachDbFilename.displayName">
<source xml:lang="en">Attach DB filename</source>
<target state="new">Attach DB filename</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.failoverPartner.displayName">
<source xml:lang="en">Failover partner</source>
<target state="new">Failover partner</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.failoverPartner.description">
<source xml:lang="en">The name or network address of the instance of SQL Server that acts as a failover partner</source>
<target state="new">The name or network address of the instance of SQL Server that acts as a failover partner</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multiSubnetFailover.displayName">
<source xml:lang="en">Multi subnet failover</source>
<target state="new">Multi subnet failover</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multipleActiveResultSets.displayName">
<source xml:lang="en">Multiple active result sets</source>
<target state="new">Multiple active result sets</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multipleActiveResultSets.description">
<source xml:lang="en">When true, multiple result sets can be returned and read from one connection</source>
<target state="new">When true, multiple result sets can be returned and read from one connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.packetSize.displayName">
<source xml:lang="en">Packet size</source>
<target state="new">Packet size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.packetSize.description">
<source xml:lang="en">Size in bytes of the network packets used to communicate with an instance of SQL Server</source>
<target state="new">Size in bytes of the network packets used to communicate with an instance of SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.typeSystemVersion.displayName">
<source xml:lang="en">Type system version</source>
<target state="new">Type system version</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.typeSystemVersion.description">
<source xml:lang="en">Indicates which server type system then provider will expose through the DataReader</source>
<target state="new">Indicates which server type system then provider will expose through the DataReader</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/treeProvider" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="cms.resource.tree.treeProvider.loadingLabel">
<source xml:lang="en">Loading ...</source>
<target state="translated">読み込んでいます...</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/cmsResourceTreeNode" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="cms.errors.expandCmsFail">
<source xml:lang="en">The Central Management Server {0} could not be found or is offline</source>
<target state="new">The Central Management Server {0} could not be found or is offline</target>
</trans-unit>
<trans-unit id="cms.resource.cmsResourceTreeNode.noResourcesLabel">
<source xml:lang="en">No resources found</source>
<target state="new">No resources found</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/cmsResourceEmptyTreeNode" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="cms.resource.tree.CmsTreeNode.addCmsServerLabel">
<source xml:lang="en">Add Central Management Server...</source>
<target state="new">Add Central Management Server...</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/cmsResourceCommands" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="cms.errors.sameCmsServerName">
<source xml:lang="en">Central Management Server Group already has a Registered Server with the name {0}</source>
<target state="new">Central Management Server Group already has a Registered Server with the name {0}</target>
</trans-unit>
<trans-unit id="cms.errors.addRegisterServerFail">
<source xml:lang="en">Could not add the Registered Server {0}</source>
<target state="new">Could not add the Registered Server {0}</target>
</trans-unit>
<trans-unit id="cms.confirmDeleteServer">
<source xml:lang="en">Are you sure you want to delete</source>
<target state="new">Are you sure you want to delete</target>
</trans-unit>
<trans-unit id="cms.yes">
<source xml:lang="en">Yes</source>
<target state="translated">はい</target>
</trans-unit>
<trans-unit id="cms.no">
<source xml:lang="en">No</source>
<target state="translated">いいえ</target>
</trans-unit>
<trans-unit id="cms.AddServerGroup">
<source xml:lang="en">Add Server Group</source>
<target state="translated">サーバー グループの追加</target>
</trans-unit>
<trans-unit id="cms.OK">
<source xml:lang="en">OK</source>
<target state="translated">OK</target>
</trans-unit>
<trans-unit id="cms.Cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">キャンセル</target>
</trans-unit>
<trans-unit id="cms.ServerGroupName">
<source xml:lang="en">Server Group Name</source>
<target state="translated">サーバー グループ名</target>
</trans-unit>
<trans-unit id="cms.ServerGroupDescription">
<source xml:lang="en">Server Group Description</source>
<target state="new">Server Group Description</target>
</trans-unit>
<trans-unit id="cms.errors.sameServerGroupName">
<source xml:lang="en">{0} already has a Server Group with the name {1}</source>
<target state="new">{0} already has a Server Group with the name {1}</target>
</trans-unit>
<trans-unit id="cms.confirmDeleteGroup">
<source xml:lang="en">Are you sure you want to delete</source>
<target state="new">Are you sure you want to delete</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsUtils" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="cms.errors.sameServerUnderCms">
<source xml:lang="en">You cannot add a shared registered server with the same name as the Configuration Server</source>
<target state="new">You cannot add a shared registered server with the same name as the Configuration Server</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -148,30 +148,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/deployActionPage" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="dacFx.deployRadioButtonLabel">
<source xml:lang="en">Deploy</source>
<target state="translated">展開</target>
</trans-unit>
<trans-unit id="dacFx.deployScriptRadioButtonLabel">
<source xml:lang="en">Generate Deployment Script and Deploy</source>
<target state="translated">展開スクリプトを生成して展開</target>
</trans-unit>
<trans-unit id="dacFx.scriptRadioButtonLabel">
<source xml:lang="en">Generate Deployment Script</source>
<target state="translated">展開スクリプトの生成</target>
</trans-unit>
<trans-unit id="dacfxDeployScript.saveFile">
<source xml:lang="en">Save</source>
<target state="translated">保存</target>
</trans-unit>
<trans-unit id="dacfx.generatedScriptLocation">
<source xml:lang="en">Deployment Script Location</source>
<target state="translated">展開スクリプトの場所</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/dacFxSummaryPage" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="dacfx.targetServerName">
@@ -194,22 +170,6 @@
<source xml:lang="en">File Location</source>
<target state="translated">ファイルの場所</target>
</trans-unit>
<trans-unit id="dacfx.scriptLocation">
<source xml:lang="en">Deployment Script Location</source>
<target state="translated">展開スクリプトの場所</target>
</trans-unit>
<trans-unit id="dacfx.action">
<source xml:lang="en">Action</source>
<target state="translated">アクション</target>
</trans-unit>
<trans-unit id="dacfx.deploy">
<source xml:lang="en">Deploy</source>
<target state="translated">展開</target>
</trans-unit>
<trans-unit id="dacfx.generateScript">
<source xml:lang="en">Generate Deployment Script</source>
<target state="translated">展開スクリプトの生成</target>
</trans-unit>
<trans-unit id="dacfxExtract.version">
<source xml:lang="en">Version</source>
<target state="translated">バージョン</target>
@@ -244,12 +204,16 @@
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/api/basePage" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="basePage.defaultUser">
<source xml:lang="en">default</source>
<target state="translated">既定</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/dataTierApplicationWizard" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="dacfx.needConnection">
<source xml:lang="en">Please connect to a server before using this wizard.</source>
<target state="translated">このウィザードを使用する前に、サーバーに接続してください。</target>
</trans-unit>
<trans-unit id="dacFx.selectOperationPageName">
<source xml:lang="en">Select an Operation</source>
<target state="translated">操作を選択します</target>
@@ -262,10 +226,6 @@
<source xml:lang="en">Review the deploy plan</source>
<target state="translated">展開計画を確認します</target>
</trans-unit>
<trans-unit id="dacFx.deployActionPageName">
<source xml:lang="en">Select Action</source>
<target state="translated">アクションの選択</target>
</trans-unit>
<trans-unit id="dacFx.summaryPageName">
<source xml:lang="en">Summary</source>
<target state="translated">概要</target>
@@ -319,8 +279,8 @@
<target state="translated">インポートに失敗しました '{0}'</target>
</trans-unit>
<trans-unit id="dacfx.scriptGeneratingMessage">
<source xml:lang="en">You can view the status of script generation in the Task History once the wizard is closed</source>
<target state="translated">ウィザードが終了したら、タスク履歴でスクリプト生成状態を確認できます</target>
<source xml:lang="en">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</source>
<target state="new">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</target>
</trans-unit>
<trans-unit id="alertData.deployPlanErrorMessage">
<source xml:lang="en">Generating deploy plan failed '{0}'</source>

View File

@@ -38,14 +38,18 @@
</file>
<file original="extensions/import/out/wizard/pages/prosePreviewPage" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="flatFileImport.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">最新の情報に更新</target>
</trans-unit>
<trans-unit id="flatFileImport.prosePreviewMessage">
<source xml:lang="en">This operation analyzed the input file structure to generate the preview below for up to the first 50 rows.</source>
<target state="translated">この操作によって、最初の 50 行までのプレビューを下に生成するために入力ファイル構造が分析されました。</target>
</trans-unit>
<trans-unit id="flatFileImport.prosePreviewMessageFail">
<source xml:lang="en">This operation was unsuccessful. Please try a different input file.</source>
<target state="new">This operation was unsuccessful. Please try a different input file.</target>
</trans-unit>
<trans-unit id="flatFileImport.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">最新の情報に更新</target>
</trans-unit>
</body>
</file>
<file original="extensions/import/out/wizard/pages/modifyColumnsPage" source-language="en" target-language="ja" datatype="plaintext">

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,539 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/notebook/package" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="displayName">
<source xml:lang="en">Notebook Core Extensions</source>
<target state="new">Notebook Core Extensions</target>
</trans-unit>
<trans-unit id="description">
<source xml:lang="en">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</source>
<target state="new">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</target>
</trans-unit>
<trans-unit id="notebook.configuration.title">
<source xml:lang="en">Notebook configuration</source>
<target state="new">Notebook configuration</target>
</trans-unit>
<trans-unit id="notebook.pythonPath.description">
<source xml:lang="en">Local path to python installation used by Notebooks.</source>
<target state="new">Local path to python installation used by Notebooks.</target>
</trans-unit>
<trans-unit id="notebook.useExistingPython.description">
<source xml:lang="en">Local path to a preexisting python installation used by Notebooks.</source>
<target state="new">Local path to a preexisting python installation used by Notebooks.</target>
</trans-unit>
<trans-unit id="notebook.overrideEditorTheming.description">
<source xml:lang="en">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</source>
<target state="new">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</target>
</trans-unit>
<trans-unit id="notebook.maxTableRows.description">
<source xml:lang="en">Maximum number of rows returned per table in the Notebook editor</source>
<target state="new">Maximum number of rows returned per table in the Notebook editor</target>
</trans-unit>
<trans-unit id="notebook.command.new">
<source xml:lang="en">New Notebook</source>
<target state="new">New Notebook</target>
</trans-unit>
<trans-unit id="notebook.command.open">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="notebook.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
<target state="new">Analyze in Notebook</target>
</trans-unit>
<trans-unit id="notebook.command.runactivecell">
<source xml:lang="en">Run Cell</source>
<target state="translated">セルの実行</target>
</trans-unit>
<trans-unit id="notebook.command.clearactivecellresult">
<source xml:lang="en">Clear Cell Result</source>
<target state="new">Clear Cell Result</target>
</trans-unit>
<trans-unit id="notebook.command.runallcells">
<source xml:lang="en">Run Cells</source>
<target state="new">Run Cells</target>
</trans-unit>
<trans-unit id="notebook.command.addcode">
<source xml:lang="en">Add Code Cell</source>
<target state="new">Add Code Cell</target>
</trans-unit>
<trans-unit id="notebook.command.addtext">
<source xml:lang="en">Add Text Cell</source>
<target state="new">Add Text Cell</target>
</trans-unit>
<trans-unit id="notebook.command.addcell">
<source xml:lang="en">Add Cell</source>
<target state="new">Add Cell</target>
</trans-unit>
<trans-unit id="title.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
<target state="new">Analyze in Notebook</target>
</trans-unit>
<trans-unit id="title.newJupyterNotebook">
<source xml:lang="en">New Notebook</source>
<target state="new">New Notebook</target>
</trans-unit>
<trans-unit id="title.openJupyterNotebook">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="title.jupyter.setContext">
<source xml:lang="en">Set context for Notebook</source>
<target state="new">Set context for Notebook</target>
</trans-unit>
<trans-unit id="title.jupyter.setKernel">
<source xml:lang="en">Set kernel for Notebook</source>
<target state="new">Set kernel for Notebook</target>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsTitle">
<source xml:lang="en">Extra kernels</source>
<target state="new">Extra kernels</target>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsDescription">
<source xml:lang="en">IDs of the extra kernels to enable</source>
<target state="new">IDs of the extra kernels to enable</target>
</trans-unit>
<trans-unit id="config.jupyter.kernelConfigValuesDescription">
<source xml:lang="en">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</source>
<target state="new">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</target>
</trans-unit>
<trans-unit id="title.reinstallNotebookDependencies">
<source xml:lang="en">Reinstall Notebook dependencies</source>
<target state="new">Reinstall Notebook dependencies</target>
</trans-unit>
<trans-unit id="title.configurePython">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="new">Configure Python for Notebooks</target>
</trans-unit>
<trans-unit id="title.managePackages">
<source xml:lang="en">Manage Packages</source>
<target state="new">Manage Packages</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/managePackagesDialog" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="managePackages.dialogName">
<source xml:lang="en">Manage Packages</source>
<target state="new">Manage Packages</target>
</trans-unit>
<trans-unit id="managePackages.cancelButtonText">
<source xml:lang="en">Close</source>
<target state="translated">閉じる</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/installedPackagesTab" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="managePackages.installedTabTitle">
<source xml:lang="en">Installed</source>
<target state="translated">インストール済み</target>
</trans-unit>
<trans-unit id="managePackages.pkgNameColumn">
<source xml:lang="en">Name</source>
<target state="translated">名前</target>
</trans-unit>
<trans-unit id="managePackages.newPkgVersionColumn">
<source xml:lang="en">Version</source>
<target state="translated">バージョン</target>
</trans-unit>
<trans-unit id="managePackages.uninstallButtonText">
<source xml:lang="en">Uninstall selected packages</source>
<target state="new">Uninstall selected packages</target>
</trans-unit>
<trans-unit id="managePackages.packageType">
<source xml:lang="en">Package Type</source>
<target state="new">Package Type</target>
</trans-unit>
<trans-unit id="managePackages.packageCount">
<source xml:lang="en">{0} {1} packages found</source>
<target state="new">{0} {1} packages found</target>
</trans-unit>
<trans-unit id="managePackages.confirmUninstall">
<source xml:lang="en">Are you sure you want to uninstall the specified packages?</source>
<target state="new">Are you sure you want to uninstall the specified packages?</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallStarted">
<source xml:lang="en">Uninstalling {0}</source>
<target state="new">Uninstalling {0}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallComplete">
<source xml:lang="en">Completed uninstall for {0}</source>
<target state="new">Completed uninstall for {0}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallFailed">
<source xml:lang="en">Failed to uninstall {0}. Error: {1}</source>
<target state="new">Failed to uninstall {0}. Error: {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/addNewPackageTab" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="managePackages.invalidTextPlaceholder">
<source xml:lang="en">N/A</source>
<target state="translated">なし</target>
</trans-unit>
<trans-unit id="managePackages.packageNotFound">
<source xml:lang="en">Could not find the specified package</source>
<target state="new">Could not find the specified package</target>
</trans-unit>
<trans-unit id="managePackages.searchBarPlaceholder">
<source xml:lang="en">Search {0} packages</source>
<target state="new">Search {0} packages</target>
</trans-unit>
<trans-unit id="managePackages.addNewTabTitle">
<source xml:lang="en">Add new</source>
<target state="new">Add new</target>
</trans-unit>
<trans-unit id="managePackages.searchButtonLabel">
<source xml:lang="en">Search</source>
<target state="translated">検索</target>
</trans-unit>
<trans-unit id="managePackages.installButtonText">
<source xml:lang="en">Install</source>
<target state="translated">インストール</target>
</trans-unit>
<trans-unit id="managePackages.packageNameTitle">
<source xml:lang="en">Package Name</source>
<target state="new">Package Name</target>
</trans-unit>
<trans-unit id="managePackages.packageVersionTitle">
<source xml:lang="en">Package Version</source>
<target state="translated">パッケージ バージョン</target>
</trans-unit>
<trans-unit id="managePackages.packageSummaryTitle">
<source xml:lang="en">Package Summary</source>
<target state="new">Package Summary</target>
</trans-unit>
<trans-unit id="managePackages.noVersionsFound">
<source xml:lang="en">Could not find any valid versions for the specified package</source>
<target state="new">Could not find any valid versions for the specified package</target>
</trans-unit>
<trans-unit id="managePackages.packageRequestError">
<source xml:lang="en">Package info request failed with error: {0} {1}</source>
<target state="new">Package info request failed with error: {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallStarted">
<source xml:lang="en">Installing {0} {1}</source>
<target state="new">Installing {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallComplete">
<source xml:lang="en">Completed install for {0} {1}</source>
<target state="new">Completed install for {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallFailed">
<source xml:lang="en">Failed to install {0} {1}. Error: {2}</source>
<target state="new">Failed to install {0} {1}. Error: {2}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/protocol/notebookUriHandler" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="notebook.unsupportedAction">
<source xml:lang="en">Action {0} is not supported for this handler</source>
<target state="new">Action {0} is not supported for this handler</target>
</trans-unit>
<trans-unit id="unsupportedScheme">
<source xml:lang="en">Cannot open link {0} as only HTTP and HTTPS links are supported</source>
<target state="new">Cannot open link {0} as only HTTP and HTTPS links are supported</target>
</trans-unit>
<trans-unit id="notebook.confirmOpen">
<source xml:lang="en">Download and open '{0}'?</source>
<target state="new">Download and open '{0}'?</target>
</trans-unit>
<trans-unit id="notebook.fileNotFound">
<source xml:lang="en">Could not find the specified file</source>
<target state="new">Could not find the specified file</target>
</trans-unit>
<trans-unit id="notebook.fileDownloadError">
<source xml:lang="en">File open request failed with error: {0} {1}</source>
<target state="new">File open request failed with error: {0} {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/serverInstance" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="serverStopError">
<source xml:lang="en">Error stopping Notebook Server: {0}</source>
<target state="new">Error stopping Notebook Server: {0}</target>
</trans-unit>
<trans-unit id="notebookStartProcessExitPremature">
<source xml:lang="en">Notebook process exited prematurely with error: {0}, StdErr Output: {1}</source>
<target state="new">Notebook process exited prematurely with error: {0}, StdErr Output: {1}</target>
</trans-unit>
<trans-unit id="jupyterError">
<source xml:lang="en">Error sent from Jupyter: {0}</source>
<target state="new">Error sent from Jupyter: {0}</target>
</trans-unit>
<trans-unit id="jupyterOutputMsgStartSuccessful">
<source xml:lang="en">... Jupyter is running at {0}</source>
<target state="new">... Jupyter is running at {0}</target>
</trans-unit>
<trans-unit id="jupyterOutputMsgStart">
<source xml:lang="en">... Starting Notebook server</source>
<target state="new">... Starting Notebook server</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterSettingWriter" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="UnexpectedSettingType">
<source xml:lang="en">Unexpected setting type {0}</source>
<target state="new">Unexpected setting type {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterSessionManager" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="errorStartBeforeReady">
<source xml:lang="en">Cannot start a session, the manager is not yet initialized</source>
<target state="new">Cannot start a session, the manager is not yet initialized</target>
</trans-unit>
<trans-unit id="connectionNotValid">
<source xml:lang="en">Spark kernels require a connection to a SQL Server big data cluster master instance.</source>
<target state="new">Spark kernels require a connection to a SQL Server big data cluster master instance.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterServerManager" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="shutdownError">
<source xml:lang="en">Shutdown of Notebook server failed: {0}</source>
<target state="new">Shutdown of Notebook server failed: {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterServerInstallation" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="msgInstallPkgProgress">
<source xml:lang="en">Notebook dependencies installation is in progress</source>
<target state="new">Notebook dependencies installation is in progress</target>
</trans-unit>
<trans-unit id="msgPythonDownloadComplete">
<source xml:lang="en">Python download is complete</source>
<target state="new">Python download is complete</target>
</trans-unit>
<trans-unit id="msgPythonDownloadError">
<source xml:lang="en">Error while downloading python setup</source>
<target state="new">Error while downloading python setup</target>
</trans-unit>
<trans-unit id="msgPythonDownloadPending">
<source xml:lang="en">Downloading python package</source>
<target state="new">Downloading python package</target>
</trans-unit>
<trans-unit id="msgPythonUnpackPending">
<source xml:lang="en">Unpacking python package</source>
<target state="new">Unpacking python package</target>
</trans-unit>
<trans-unit id="msgPythonDirectoryError">
<source xml:lang="en">Error while creating python installation directory</source>
<target state="new">Error while creating python installation directory</target>
</trans-unit>
<trans-unit id="msgPythonUnpackError">
<source xml:lang="en">Error while unpacking python bundle</source>
<target state="new">Error while unpacking python bundle</target>
</trans-unit>
<trans-unit id="msgTaskName">
<source xml:lang="en">Installing Notebook dependencies</source>
<target state="new">Installing Notebook dependencies</target>
</trans-unit>
<trans-unit id="msgInstallPkgStart">
<source xml:lang="en">Installing Notebook dependencies, see Tasks view for more information</source>
<target state="new">Installing Notebook dependencies, see Tasks view for more information</target>
</trans-unit>
<trans-unit id="msgInstallPkgFinish">
<source xml:lang="en">Notebook dependencies installation is complete</source>
<target state="new">Notebook dependencies installation is complete</target>
</trans-unit>
<trans-unit id="msgPythonRunningError">
<source xml:lang="en">Cannot overwrite existing Python installation while python is running.</source>
<target state="new">Cannot overwrite existing Python installation while python is running.</target>
</trans-unit>
<trans-unit id="msgPendingInstallError">
<source xml:lang="en">Another Python installation is currently in progress.</source>
<target state="new">Another Python installation is currently in progress.</target>
</trans-unit>
<trans-unit id="msgSkipPythonInstall">
<source xml:lang="en">Python already exists at the specific location. Skipping install.</source>
<target state="new">Python already exists at the specific location. Skipping install.</target>
</trans-unit>
<trans-unit id="msgDependenciesInstallationFailed">
<source xml:lang="en">Installing Notebook dependencies failed with error: {0}</source>
<target state="new">Installing Notebook dependencies failed with error: {0}</target>
</trans-unit>
<trans-unit id="msgDownloadPython">
<source xml:lang="en">Downloading local python for platform: {0} to {1}</source>
<target state="new">Downloading local python for platform: {0} to {1}</target>
</trans-unit>
<trans-unit id="msgInstallStart">
<source xml:lang="en">Installing required packages to run Notebooks...</source>
<target state="new">Installing required packages to run Notebooks...</target>
</trans-unit>
<trans-unit id="msgJupyterInstallDone">
<source xml:lang="en">... Jupyter installation complete.</source>
<target state="new">... Jupyter installation complete.</target>
</trans-unit>
<trans-unit id="msgInstallingSpark">
<source xml:lang="en">Installing SparkMagic...</source>
<target state="new">Installing SparkMagic...</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterNotebookProvider" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="errNotebookUriMissing">
<source xml:lang="en">A notebook path is required</source>
<target state="new">A notebook path is required</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterController" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="notebookFileType">
<source xml:lang="en">Notebooks</source>
<target state="new">Notebooks</target>
</trans-unit>
<trans-unit id="unsupportedFileType">
<source xml:lang="en">Only .ipynb Notebooks are supported</source>
<target state="new">Only .ipynb Notebooks are supported</target>
</trans-unit>
<trans-unit id="confirmReinstall">
<source xml:lang="en">Are you sure you want to reinstall?</source>
<target state="new">Are you sure you want to reinstall?</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/configurePythonDialog" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="configurePython.dialogName">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="new">Configure Python for Notebooks</target>
</trans-unit>
<trans-unit id="configurePython.okButtonText">
<source xml:lang="en">Install</source>
<target state="translated">インストール</target>
</trans-unit>
<trans-unit id="configurePython.cancelButtonText">
<source xml:lang="en">Cancel</source>
<target state="translated">キャンセル</target>
</trans-unit>
<trans-unit id="configurePython.browseButtonText">
<source xml:lang="en">Browse</source>
<target state="translated">参照</target>
</trans-unit>
<trans-unit id="configurePython.locationTextBoxText">
<source xml:lang="en">Python Install Location</source>
<target state="new">Python Install Location</target>
</trans-unit>
<trans-unit id="configurePython.selectFileLabel">
<source xml:lang="en">Select</source>
<target state="translated">選択</target>
</trans-unit>
<trans-unit id="configurePython.installNote">
<source xml:lang="en">This installation will take some time. It is recommended to not close the application until the installation is complete.</source>
<target state="new">This installation will take some time. It is recommended to not close the application until the installation is complete.</target>
</trans-unit>
<trans-unit id="configurePython.invalidLocationMsg">
<source xml:lang="en">The specified install location is invalid.</source>
<target state="new">The specified install location is invalid.</target>
</trans-unit>
<trans-unit id="configurePython.pythonNotFoundMsg">
<source xml:lang="en">No python installation was found at the specified location.</source>
<target state="new">No python installation was found at the specified location.</target>
</trans-unit>
<trans-unit id="configurePython.pythonInstallDeclined">
<source xml:lang="en">Python installation was declined.</source>
<target state="new">Python installation was declined.</target>
</trans-unit>
<trans-unit id="configurePython.installationType">
<source xml:lang="en">Installation Type</source>
<target state="new">Installation Type</target>
</trans-unit>
<trans-unit id="configurePython.newInstall">
<source xml:lang="en">New Python installation</source>
<target state="new">New Python installation</target>
</trans-unit>
<trans-unit id="configurePython.existingInstall">
<source xml:lang="en">Use existing Python installation</source>
<target state="new">Use existing Python installation</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/common/utils" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="mkdirOutputMsg">
<source xml:lang="en">... Creating {0}</source>
<target state="translated">... {0} を作成しています</target>
</trans-unit>
<trans-unit id="executeCommandProcessExited">
<source xml:lang="en">Process exited with code {0}</source>
<target state="new">Process exited with code {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/common/localizedConstants" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">はい</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">いいえ</target>
</trans-unit>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="new">This sample code loads the file into a data frame and shows the first 10 results.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/book/bookTreeView" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="openNotebookError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="openMarkdownError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>
<target state="new">Missing file : {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/extension" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="new">This sample code loads the file into a data frame and shows the first 10 results.</target>
</trans-unit>
<trans-unit id="noNotebookVisible">
<source xml:lang="en">No notebook editor is active</source>
<target state="new">No notebook editor is active</target>
</trans-unit>
<trans-unit id="codeCellName">
<source xml:lang="en">Code</source>
<target state="translated">コード</target>
</trans-unit>
<trans-unit id="textCellName">
<source xml:lang="en">Text</source>
<target state="translated">テキスト</target>
</trans-unit>
<trans-unit id="selectCellType">
<source xml:lang="en">What type of cell do you want to add?</source>
<target state="new">What type of cell do you want to add?</target>
</trans-unit>
<trans-unit id="notebookFiles">
<source xml:lang="en">Notebooks</source>
<target state="new">Notebooks</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/profiler/client\out/dialogs/profilerCreateSessionDialog" source-language="en" target-language="ja" datatype="plaintext">
<file original="extensions/profiler/client/out/dialogs/profilerCreateSessionDialog" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="createSessionDialog.cancel">
<source xml:lang="en">Cancel</source>
@@ -34,6 +34,10 @@
<source xml:lang="en">Enter session name:</source>
<target state="translated">セッション名を入力する:</target>
</trans-unit>
<trans-unit id="createSessionDialog.createSessionFailed">
<source xml:lang="en">Failed to create a session</source>
<target state="new">Failed to create a session</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,195 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/resource-deployment/package" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="extension-displayName">
<source xml:lang="en">SQL Server Deployment extension for Azure Data Studio</source>
<target state="new">SQL Server Deployment extension for Azure Data Studio</target>
</trans-unit>
<trans-unit id="extension-description">
<source xml:lang="en">Provides a notebook-based experience to deploy Microsoft SQL Server</source>
<target state="new">Provides a notebook-based experience to deploy Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="deploy-sql-image-command-name">
<source xml:lang="en">Deploy SQL Server on Docker…</source>
<target state="new">Deploy SQL Server on Docker…</target>
</trans-unit>
<trans-unit id="deploy-sql-bdc-command-name">
<source xml:lang="en">Deploy SQL Server big data cluster…</source>
<target state="new">Deploy SQL Server big data cluster…</target>
</trans-unit>
<trans-unit id="deploy-resource-command-name">
<source xml:lang="en">Deploy SQL Server…</source>
<target state="new">Deploy SQL Server…</target>
</trans-unit>
<trans-unit id="deploy-resource-command-category">
<source xml:lang="en">Deployment</source>
<target state="translated">デプロイメント</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-display-name">
<source xml:lang="en">SQL Server container image</source>
<target state="new">SQL Server container image</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-description">
<source xml:lang="en">Run SQL Server container image with Docker</source>
<target state="new">Run SQL Server container image with Docker</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-display-name">
<source xml:lang="en">SQL Server big data cluster</source>
<target state="translated">SQL Server のビッグ データ クラスター</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-description">
<source xml:lang="en">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</source>
<target state="new">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</target>
</trans-unit>
<trans-unit id="version-display-name">
<source xml:lang="en">Version</source>
<target state="translated">バージョン</target>
</trans-unit>
<trans-unit id="sql-2017-display-name">
<source xml:lang="en">SQL Server 2017</source>
<target state="new">SQL Server 2017</target>
</trans-unit>
<trans-unit id="sql-2019-display-name">
<source xml:lang="en">SQL Server 2019</source>
<target state="new">SQL Server 2019</target>
</trans-unit>
<trans-unit id="sql-2017-docker-notebook">
<source xml:lang="en">./notebooks/docker/2017/deploy-sql2017-image.ipynb</source>
<target state="new">./notebooks/docker/2017/deploy-sql2017-image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019-docker-notebook">
<source xml:lang="en">./notebooks/docker/2019/deploy-sql2019-image.ipynb</source>
<target state="new">./notebooks/docker/2019/deploy-sql2019-image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019ctp31-display-name">
<source xml:lang="en">SQL Server 2019 big data cluster CTP 3.1</source>
<target state="new">SQL Server 2019 big data cluster CTP 3.1</target>
</trans-unit>
<trans-unit id="bdc-deployment-target">
<source xml:lang="en">Deployment target</source>
<target state="new">Deployment target</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-aks">
<source xml:lang="en">New Azure Kubernetes Service Cluster</source>
<target state="translated">新しい Azure Kubernetes Service クラスター</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-existing-cluster">
<source xml:lang="en">Existing Kubernetes Cluster</source>
<target state="translated">既存の Kubernetes クラスター</target>
</trans-unit>
<trans-unit id="bdc-ctp31-aks-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</target>
</trans-unit>
<trans-unit id="bdc-ctp31-existing-cluster-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/mssqlCtlTool" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.MssqlCtlDescription">
<source xml:lang="en">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</source>
<target state="new">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</target>
</trans-unit>
<trans-unit id="resourceDeployment.MssqlCtlDisplayName">
<source xml:lang="en">mssqlctl</source>
<target state="new">mssqlctl</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/kubeCtlTool" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.KubeCtlDescription">
<source xml:lang="en">A command-line tool allows you to run commands against Kubernetes clusters</source>
<target state="new">A command-line tool allows you to run commands against Kubernetes clusters</target>
</trans-unit>
<trans-unit id="resourceDeployment.KubeCtlDisplayName">
<source xml:lang="en">kubectl</source>
<target state="new">kubectl</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/dockerTool" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.DockerDescription">
<source xml:lang="en">Provides the ability to package and run an application in isolated containers</source>
<target state="new">Provides the ability to package and run an application in isolated containers</target>
</trans-unit>
<trans-unit id="resourceDeployment.DockerDisplayName">
<source xml:lang="en">Docker</source>
<target state="translated">Docker</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/azCliTool" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.AzCLIDescription">
<source xml:lang="en">A command-line tool for managing Azure resources</source>
<target state="new">A command-line tool for managing Azure resources</target>
</trans-unit>
<trans-unit id="resourceDeployment.AzCLIDisplayName">
<source xml:lang="en">Azure CLI</source>
<target state="new">Azure CLI</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/resourceTypeService" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.extensionFullNameError">
<source xml:lang="en">Could not find package.json or the name/publisher is not set</source>
<target state="new">Could not find package.json or the name/publisher is not set</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/notebookService" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.notebookNotFound">
<source xml:lang="en">The notebook {0} does not exist</source>
<target state="new">The notebook {0} does not exist</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/ui/resourceDeploymentDialog" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="deploymentDialog.title">
<source xml:lang="en">Select the deployment options</source>
<target state="new">Select the deployment options</target>
</trans-unit>
<trans-unit id="deploymentDialog.OKButtonText">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolNameColumnHeader">
<source xml:lang="en">Tool</source>
<target state="translated">ツール</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolDescriptionColumnHeader">
<source xml:lang="en">Description</source>
<target state="translated">説明</target>
</trans-unit>
<trans-unit id="deploymentDialog.OptionsTitle">
<source xml:lang="en">Options</source>
<target state="translated">オプション</target>
</trans-unit>
<trans-unit id="deploymentDialog.RequiredToolsTitle">
<source xml:lang="en">Required tools</source>
<target state="translated">必要なツール</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/main" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.FailedToLoadExtension">
<source xml:lang="en">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</source>
<target state="new">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</target>
</trans-unit>
<trans-unit id="resourceDeployment.UnknownResourceType">
<source xml:lang="en">The resource type: {0} is not defined</source>
<target state="new">The resource type: {0} is not defined</target>
</trans-unit>
</body>
</file>
</xliff>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/admin-tool-ext-win/package" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="adminToolExtWin.displayName">
<source xml:lang="en">Database Administration Tool Extensions for Windows</source>
<target state="new">Database Administration Tool Extensions for Windows</target>
</trans-unit>
<trans-unit id="adminToolExtWin.description">
<source xml:lang="en">Adds additional Windows-specific functionality to Azure Data Studio</source>
<target state="new">Adds additional Windows-specific functionality to Azure Data Studio</target>
</trans-unit>
<trans-unit id="adminToolExtWin.propertiesMenuItem">
<source xml:lang="en">Properties</source>
<target state="translated">속성</target>
</trans-unit>
<trans-unit id="adminToolExtWin.launchGswMenuItem">
<source xml:lang="en">Generate Scripts...</source>
<target state="new">Generate Scripts...</target>
</trans-unit>
</body>
</file>
<file original="extensions/admin-tool-ext-win/out/main" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="adminToolExtWin.noConnectionContextForProp">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="new">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noOENode">
<source xml:lang="en">Could not determine Object Explorer node from connectionContext : {0}</source>
<target state="new">Could not determine Object Explorer node from connectionContext : {0}</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noConnectionContextForGsw">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="new">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noConnectionProfile">
<source xml:lang="en">No connectionProfile provided from connectionContext : {0}</source>
<target state="new">No connectionProfile provided from connectionContext : {0}</target>
</trans-unit>
<trans-unit id="adminToolExtWin.launchingDialogStatus">
<source xml:lang="en">Launching dialog...</source>
<target state="new">Launching dialog...</target>
</trans-unit>
<trans-unit id="adminToolExtWin.ssmsMinError">
<source xml:lang="en">Error calling SsmsMin with args '{0}' - {1}</source>
<target state="new">Error calling SsmsMin with args '{0}' - {1}</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -346,6 +346,14 @@
<source xml:lang="en">All Files (*)</source>
<target state="translated">모든 파일(*)</target>
</trans-unit>
<trans-unit id="jobStepDialog.newJobStep">
<source xml:lang="en">New Job Step</source>
<target state="translated">새 작업 단계</target>
</trans-unit>
<trans-unit id="jobStepDialog.editJobStep">
<source xml:lang="en">Edit Job Step</source>
<target state="translated">작업 단계 편집</target>
</trans-unit>
<trans-unit id="jobStepDialog.TSQL">
<source xml:lang="en">Transact-SQL script (T-SQL)</source>
<target state="translated">Transact-SQL 스크립트(T-SQL)</target>
@@ -358,6 +366,38 @@
<source xml:lang="en">Operating system (CmdExec)</source>
<target state="translated">운영 체제(CmdExec)</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationDistribution">
<source xml:lang="en">Replication Distributor</source>
<target state="translated">복제 배포자</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationMerge">
<source xml:lang="en">Replication Merge</source>
<target state="translated">복제 병합</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationQueueReader">
<source xml:lang="en">Replication Queue Reader</source>
<target state="translated">복제 큐 판독기</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationSnapshot">
<source xml:lang="en">Replication Snapshot</source>
<target state="translated">복제 스냅숏</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationTransactionLogReader">
<source xml:lang="en">Replication Transaction-Log Reader</source>
<target state="translated">복제 트랜잭션 로그 판독기</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisCommand">
<source xml:lang="en">SQL Server Analysis Services Command</source>
<target state="translated">SQL Server Analysis Services 명령</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisQuery">
<source xml:lang="en">SQL Server Analysis Services Query</source>
<target state="translated">SQL Server Analysis Services 쿼리</target>
</trans-unit>
<trans-unit id="jobStepDialog.servicesPackage">
<source xml:lang="en">SQL Server Integration Service Package</source>
<target state="new">SQL Server Integration Service Package</target>
</trans-unit>
<trans-unit id="jobStepDialog.agentServiceAccount">
<source xml:lang="en">SQL Server Agent Service Account</source>
<target state="translated">SQL Server 에이전트 서비스 계정</target>
@@ -374,14 +414,6 @@
<source xml:lang="en">Quit the job reporting failure</source>
<target state="translated">실패 보고와 함께 작업 종료</target>
</trans-unit>
<trans-unit id="jobStepDialog.newJobStep">
<source xml:lang="en">New Job Step</source>
<target state="translated">새 작업 단계</target>
</trans-unit>
<trans-unit id="jobStepDialog.editJobStep">
<source xml:lang="en">Edit Job Step</source>
<target state="translated">작업 단계 편집</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/dialogs/jobDialog" source-language="en" target-language="ko" datatype="plaintext">
@@ -820,7 +852,7 @@
</trans-unit>
<trans-unit id="jobData.jobNameRequired">
<source xml:lang="en">Job name must be provided</source>
<target state="translated">반드시 작업 이름을 지정해야 합니다.</target>
<target state="translated">작업 이름을 입력해야 합니다.</target>
</trans-unit>
<trans-unit id="jobData.saveErrorMessage">
<source xml:lang="en">Job update failed '{0}'</source>

View File

@@ -27,16 +27,16 @@
<target state="translated">Azure</target>
</trans-unit>
<trans-unit id="azure.resource.refreshall.title">
<source xml:lang="en">Refresh All</source>
<target state="translated">모두 새로 고침</target>
<source xml:lang="en">Azure: Refresh All Accounts</source>
<target state="new">Azure: Refresh All Accounts</target>
</trans-unit>
<trans-unit id="azure.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">새로 고침</target>
</trans-unit>
<trans-unit id="azure.resource.signin.title">
<source xml:lang="en">Sign In</source>
<target state="translated">로그인</target>
<source xml:lang="en">Azure: Sign In</source>
<target state="new">Azure: Sign In</target>
</trans-unit>
<trans-unit id="azure.resource.selectsubscriptions.title">
<source xml:lang="en">Select Subscriptions</source>
@@ -47,8 +47,8 @@
<target state="translated">연결</target>
</trans-unit>
<trans-unit id="azure.resource.connectsqldb.title">
<source xml:lang="en">Connect</source>
<target state="translated">연결</target>
<source xml:lang="en">Add to Servers</source>
<target state="new">Add to Servers</target>
</trans-unit>
<trans-unit id="accounts.clearTokenCache">
<source xml:lang="en">Clear Azure Account Token Cache</source>
@@ -72,14 +72,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL Servers</source>
<target state="translated">SQL Server</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/database/databaseTreeDataProvider" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.database.treeDataProvider.databaseContainerLabel">
@@ -88,6 +80,14 @@
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL Servers</source>
<target state="translated">SQL Server</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/tree/treeProvider" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="azure.resource.tree.treeProvider.loadingLabel">
@@ -135,8 +135,8 @@
<file original="extensions/azurecore/out/azureResource/resourceTreeNode" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="azure.resource.resourceTreeNode.noResourcesLabel">
<source xml:lang="en">No Resources found.</source>
<target state="translated">리소스를 찾지 못했습니다.</target>
<source xml:lang="en">No Resources found</source>
<target state="new">No Resources found</target>
</trans-unit>
</body>
</file>

515
resources/xlf/ko/cms.ko.xlf Normal file
View File

@@ -0,0 +1,515 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/cms/package" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="cms.displayName">
<source xml:lang="en">SQL Server Central Management Servers</source>
<target state="new">SQL Server Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.description">
<source xml:lang="en">Support for managing SQL Server Central Management Servers</source>
<target state="new">Support for managing SQL Server Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.title">
<source xml:lang="en">Central Management Servers</source>
<target state="translated">중앙 관리 서버</target>
</trans-unit>
<trans-unit id="cms.connectionProvider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="translated">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="cms.resource.explorer.title">
<source xml:lang="en">Central Management Servers</source>
<target state="translated">중앙 관리 서버</target>
</trans-unit>
<trans-unit id="cms.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">새로 고침</target>
</trans-unit>
<trans-unit id="cms.resource.refreshServerGroup.title">
<source xml:lang="en">Refresh Server Group</source>
<target state="new">Refresh Server Group</target>
</trans-unit>
<trans-unit id="cms.resource.deleteRegisteredServer.title">
<source xml:lang="en">Delete</source>
<target state="translated">삭제</target>
</trans-unit>
<trans-unit id="cms.resource.addRegisteredServer.title">
<source xml:lang="en">New Server Registration...</source>
<target state="new">New Server Registration...</target>
</trans-unit>
<trans-unit id="cms.resource.deleteServerGroup.title">
<source xml:lang="en">Delete</source>
<target state="translated">삭제</target>
</trans-unit>
<trans-unit id="cms.resource.addServerGroup.title">
<source xml:lang="en">New Server Group...</source>
<target state="new">New Server Group...</target>
</trans-unit>
<trans-unit id="cms.resource.registerCmsServer.title">
<source xml:lang="en">Add Central Management Server</source>
<target state="new">Add Central Management Server</target>
</trans-unit>
<trans-unit id="cms.resource.deleteCmsServer.title">
<source xml:lang="en">Delete</source>
<target state="translated">삭제</target>
</trans-unit>
<trans-unit id="cms.configuration.title">
<source xml:lang="en">MSSQL configuration</source>
<target state="new">MSSQL configuration</target>
</trans-unit>
<trans-unit id="cms.query.displayBitAsNumber">
<source xml:lang="en">Should BIT columns be displayed as numbers (1 or 0)? If false, BIT columns will be displayed as 'true' or 'false'</source>
<target state="translated">BIT 형식의 열을 숫자(1 또는 0)로 표시여부. False로 설정하는 경우, BIT 형식의 열은 'true' 또는 'false'로 표시함.</target>
</trans-unit>
<trans-unit id="cms.format.alignColumnDefinitionsInColumns">
<source xml:lang="en">Should column definitions be aligned?</source>
<target state="translated">열 정의에 대한 정렬 여부</target>
</trans-unit>
<trans-unit id="cms.format.datatypeCasing">
<source xml:lang="en">Should data types be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">데이터 형식을 UPPERCASE(대문자), lowercase(소문자) 혹은 none(지정되지 않음)으로 표시 여부</target>
</trans-unit>
<trans-unit id="cms.format.keywordCasing">
<source xml:lang="en">Should keywords be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">키워드를 UPPERCASE(대문자), lowercase(소문자) 혹은 none(지정되지 않음)으로 표시 여부</target>
</trans-unit>
<trans-unit id="cms.format.placeCommasBeforeNextStatement">
<source xml:lang="en">should commas be placed at the beginning of each statement in a list e.g. ', mycolumn2' instead of at the end e.g. 'mycolumn1,'</source>
<target state="translated">목록에서 쉼표를 'mycolumn1,'처럼 뒤에 붙이는 대신, ', mycolumn2' 처럼 각 문의 시작 부분에 위치시킬지에 대한 여부. </target>
</trans-unit>
<trans-unit id="cms.format.placeSelectStatementReferencesOnNewLine">
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
<target state="translated">Select 문에서 개체에 대한 참조를 별도 줄에 분할할지에 대한 여부. 예를 들어 'SELECT C1, C2 FROM T1'에 대해서 C1 및 C2를 별도 줄에 위치시킴.</target>
</trans-unit>
<trans-unit id="cms.logDebugInfo">
<source xml:lang="en">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</source>
<target state="new">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</target>
</trans-unit>
<trans-unit id="cms.tracingLevel">
<source xml:lang="en">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</source>
<target state="new">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</target>
</trans-unit>
<trans-unit id="cms.logRetentionMinutes">
<source xml:lang="en">Number of minutes to retain log files for backend services. Default is 1 week.</source>
<target state="new">Number of minutes to retain log files for backend services. Default is 1 week.</target>
</trans-unit>
<trans-unit id="cms.logFilesRemovalLimit">
<source xml:lang="en">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</source>
<target state="new">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</target>
</trans-unit>
<trans-unit id="ignorePlatformWarning">
<source xml:lang="en">[Optional] Do not show unsupported platform warnings</source>
<target state="new">[Optional] Do not show unsupported platform warnings</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.recoveryModel">
<source xml:lang="en">Recovery Model</source>
<target state="translated">복구 모델</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastBackupDate">
<source xml:lang="en">Last Database Backup</source>
<target state="translated">마지막 데이터베이스 백업</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastLogBackupDate">
<source xml:lang="en">Last Log Backup</source>
<target state="translated">마지막 로그 백업</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">호환성 수준</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">소유자</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">버전</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverEdition">
<source xml:lang="en">Edition</source>
<target state="translated">에디션</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.machineName">
<source xml:lang="en">Computer Name</source>
<target state="translated">컴퓨터 이름</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.osVersion">
<source xml:lang="en">OS Version</source>
<target state="translated">OS 버전</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.azureEdition">
<source xml:lang="en">Edition</source>
<target state="translated">에디션</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.serviceLevelObjective">
<source xml:lang="en">Pricing Tier</source>
<target state="new">Pricing Tier</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">호환성 수준</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">소유자</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">버전</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverEdition">
<source xml:lang="en">Type</source>
<target state="translated">Type</target>
</trans-unit>
<trans-unit id="cms.provider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="translated">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectionName.displayName">
<source xml:lang="en">Name (optional)</source>
<target state="new">Name (optional)</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectionName.description">
<source xml:lang="en">Custom name of the connection</source>
<target state="new">Custom name of the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverName.displayName">
<source xml:lang="en">Server</source>
<target state="translated">서버</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverName.description">
<source xml:lang="en">Name of the SQL Server instance</source>
<target state="new">Name of the SQL Server instance</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverDescription.displayName">
<source xml:lang="en">Server Description</source>
<target state="new">Server Description</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverDescription.description">
<source xml:lang="en">Description of the SQL Server instance</source>
<target state="new">Description of the SQL Server instance</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.displayName">
<source xml:lang="en">Authentication type</source>
<target state="translated">인증 유형</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.description">
<source xml:lang="en">Specifies the method of authenticating with SQL Server</source>
<target state="new">Specifies the method of authenticating with SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.sqlLogin">
<source xml:lang="en">SQL Login</source>
<target state="translated">SQL 로그인</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.integrated">
<source xml:lang="en">Windows Authentication</source>
<target state="translated">Windows 인증</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.azureMFA">
<source xml:lang="en">Azure Active Directory - Universal with MFA support</source>
<target state="new">Azure Active Directory - Universal with MFA support</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.userName.displayName">
<source xml:lang="en">User name</source>
<target state="translated">사용자 이름</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.userName.description">
<source xml:lang="en">Indicates the user ID to be used when connecting to the data source</source>
<target state="new">Indicates the user ID to be used when connecting to the data source</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.password.displayName">
<source xml:lang="en">Password</source>
<target state="translated">암호</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.password.description">
<source xml:lang="en">Indicates the password to be used when connecting to the data source</source>
<target state="new">Indicates the password to be used when connecting to the data source</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationIntent.displayName">
<source xml:lang="en">Application intent</source>
<target state="new">Application intent</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationIntent.description">
<source xml:lang="en">Declares the application workload type when connecting to a server</source>
<target state="new">Declares the application workload type when connecting to a server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.asynchronousProcessing.displayName">
<source xml:lang="en">Asynchronous processing</source>
<target state="new">Asynchronous processing</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.asynchronousProcessing.description">
<source xml:lang="en">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</source>
<target state="new">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectTimeout.displayName">
<source xml:lang="en">Connect timeout</source>
<target state="new">Connect timeout</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectTimeout.description">
<source xml:lang="en">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</source>
<target state="new">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.currentLanguage.displayName">
<source xml:lang="en">Current language</source>
<target state="new">Current language</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.currentLanguage.description">
<source xml:lang="en">The SQL Server language record name</source>
<target state="new">The SQL Server language record name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.displayName">
<source xml:lang="en">Column encryption</source>
<target state="new">Column encryption</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.description">
<source xml:lang="en">Default column encryption setting for all the commands on the connection</source>
<target state="new">Default column encryption setting for all the commands on the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.encrypt.displayName">
<source xml:lang="en">Encrypt</source>
<target state="new">Encrypt</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.encrypt.description">
<source xml:lang="en">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</source>
<target state="new">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.persistSecurityInfo.displayName">
<source xml:lang="en">Persist security info</source>
<target state="new">Persist security info</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.persistSecurityInfo.description">
<source xml:lang="en">When false, security-sensitive information, such as the password, is not returned as part of the connection</source>
<target state="new">When false, security-sensitive information, such as the password, is not returned as part of the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.trustServerCertificate.displayName">
<source xml:lang="en">Trust server certificate</source>
<target state="new">Trust server certificate</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.trustServerCertificate.description">
<source xml:lang="en">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</source>
<target state="new">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachedDBFileName.displayName">
<source xml:lang="en">Attached DB file name</source>
<target state="new">Attached DB file name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachedDBFileName.description">
<source xml:lang="en">The name of the primary file, including the full path name, of an attachable database</source>
<target state="new">The name of the primary file, including the full path name, of an attachable database</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.contextConnection.displayName">
<source xml:lang="en">Context connection</source>
<target state="new">Context connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.contextConnection.description">
<source xml:lang="en">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</source>
<target state="new">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.port.displayName">
<source xml:lang="en">Port</source>
<target state="new">Port</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryCount.displayName">
<source xml:lang="en">Connect retry count</source>
<target state="new">Connect retry count</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryCount.description">
<source xml:lang="en">Number of attempts to restore connection</source>
<target state="new">Number of attempts to restore connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryInterval.displayName">
<source xml:lang="en">Connect retry interval</source>
<target state="new">Connect retry interval</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryInterval.description">
<source xml:lang="en">Delay between attempts to restore connection</source>
<target state="new">Delay between attempts to restore connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationName.displayName">
<source xml:lang="en">Application name</source>
<target state="translated">응용 프로그램 이름</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationName.description">
<source xml:lang="en">The name of the application</source>
<target state="new">The name of the application</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.workstationId.displayName">
<source xml:lang="en">Workstation Id</source>
<target state="new">Workstation Id</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.workstationId.description">
<source xml:lang="en">The name of the workstation connecting to SQL Server</source>
<target state="new">The name of the workstation connecting to SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.pooling.displayName">
<source xml:lang="en">Pooling</source>
<target state="new">Pooling</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.pooling.description">
<source xml:lang="en">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</source>
<target state="new">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.maxPoolSize.displayName">
<source xml:lang="en">Max pool size</source>
<target state="new">Max pool size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.maxPoolSize.description">
<source xml:lang="en">The maximum number of connections allowed in the pool</source>
<target state="new">The maximum number of connections allowed in the pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.minPoolSize.displayName">
<source xml:lang="en">Min pool size</source>
<target state="new">Min pool size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.minPoolSize.description">
<source xml:lang="en">The minimum number of connections allowed in the pool</source>
<target state="new">The minimum number of connections allowed in the pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.loadBalanceTimeout.displayName">
<source xml:lang="en">Load balance timeout</source>
<target state="new">Load balance timeout</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.loadBalanceTimeout.description">
<source xml:lang="en">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</source>
<target state="new">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.replication.displayName">
<source xml:lang="en">Replication</source>
<target state="translated">복제</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.replication.description">
<source xml:lang="en">Used by SQL Server in Replication</source>
<target state="new">Used by SQL Server in Replication</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachDbFilename.displayName">
<source xml:lang="en">Attach DB filename</source>
<target state="new">Attach DB filename</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.failoverPartner.displayName">
<source xml:lang="en">Failover partner</source>
<target state="new">Failover partner</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.failoverPartner.description">
<source xml:lang="en">The name or network address of the instance of SQL Server that acts as a failover partner</source>
<target state="new">The name or network address of the instance of SQL Server that acts as a failover partner</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multiSubnetFailover.displayName">
<source xml:lang="en">Multi subnet failover</source>
<target state="new">Multi subnet failover</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multipleActiveResultSets.displayName">
<source xml:lang="en">Multiple active result sets</source>
<target state="new">Multiple active result sets</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multipleActiveResultSets.description">
<source xml:lang="en">When true, multiple result sets can be returned and read from one connection</source>
<target state="new">When true, multiple result sets can be returned and read from one connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.packetSize.displayName">
<source xml:lang="en">Packet size</source>
<target state="new">Packet size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.packetSize.description">
<source xml:lang="en">Size in bytes of the network packets used to communicate with an instance of SQL Server</source>
<target state="new">Size in bytes of the network packets used to communicate with an instance of SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.typeSystemVersion.displayName">
<source xml:lang="en">Type system version</source>
<target state="new">Type system version</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.typeSystemVersion.description">
<source xml:lang="en">Indicates which server type system then provider will expose through the DataReader</source>
<target state="new">Indicates which server type system then provider will expose through the DataReader</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/treeProvider" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="cms.resource.tree.treeProvider.loadingLabel">
<source xml:lang="en">Loading ...</source>
<target state="translated">로드하는 중...</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/cmsResourceTreeNode" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="cms.errors.expandCmsFail">
<source xml:lang="en">The Central Management Server {0} could not be found or is offline</source>
<target state="new">The Central Management Server {0} could not be found or is offline</target>
</trans-unit>
<trans-unit id="cms.resource.cmsResourceTreeNode.noResourcesLabel">
<source xml:lang="en">No resources found</source>
<target state="new">No resources found</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/cmsResourceEmptyTreeNode" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="cms.resource.tree.CmsTreeNode.addCmsServerLabel">
<source xml:lang="en">Add Central Management Server...</source>
<target state="new">Add Central Management Server...</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/cmsResourceCommands" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="cms.errors.sameCmsServerName">
<source xml:lang="en">Central Management Server Group already has a Registered Server with the name {0}</source>
<target state="new">Central Management Server Group already has a Registered Server with the name {0}</target>
</trans-unit>
<trans-unit id="cms.errors.addRegisterServerFail">
<source xml:lang="en">Could not add the Registered Server {0}</source>
<target state="new">Could not add the Registered Server {0}</target>
</trans-unit>
<trans-unit id="cms.confirmDeleteServer">
<source xml:lang="en">Are you sure you want to delete</source>
<target state="new">Are you sure you want to delete</target>
</trans-unit>
<trans-unit id="cms.yes">
<source xml:lang="en">Yes</source>
<target state="translated">예</target>
</trans-unit>
<trans-unit id="cms.no">
<source xml:lang="en">No</source>
<target state="translated">아니요</target>
</trans-unit>
<trans-unit id="cms.AddServerGroup">
<source xml:lang="en">Add Server Group</source>
<target state="translated">서버 그룹 추가</target>
</trans-unit>
<trans-unit id="cms.OK">
<source xml:lang="en">OK</source>
<target state="translated">확인</target>
</trans-unit>
<trans-unit id="cms.Cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">취소</target>
</trans-unit>
<trans-unit id="cms.ServerGroupName">
<source xml:lang="en">Server Group Name</source>
<target state="translated">서버 그룹명</target>
</trans-unit>
<trans-unit id="cms.ServerGroupDescription">
<source xml:lang="en">Server Group Description</source>
<target state="new">Server Group Description</target>
</trans-unit>
<trans-unit id="cms.errors.sameServerGroupName">
<source xml:lang="en">{0} already has a Server Group with the name {1}</source>
<target state="new">{0} already has a Server Group with the name {1}</target>
</trans-unit>
<trans-unit id="cms.confirmDeleteGroup">
<source xml:lang="en">Are you sure you want to delete</source>
<target state="new">Are you sure you want to delete</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsUtils" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="cms.errors.sameServerUnderCms">
<source xml:lang="en">You cannot add a shared registered server with the same name as the Configuration Server</source>
<target state="new">You cannot add a shared registered server with the same name as the Configuration Server</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -148,30 +148,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/deployActionPage" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="dacFx.deployRadioButtonLabel">
<source xml:lang="en">Deploy</source>
<target state="translated">배포</target>
</trans-unit>
<trans-unit id="dacFx.deployScriptRadioButtonLabel">
<source xml:lang="en">Generate Deployment Script and Deploy</source>
<target state="translated">배포 스크립트 생성 및 배포</target>
</trans-unit>
<trans-unit id="dacFx.scriptRadioButtonLabel">
<source xml:lang="en">Generate Deployment Script</source>
<target state="translated">배포 스크립트 생성</target>
</trans-unit>
<trans-unit id="dacfxDeployScript.saveFile">
<source xml:lang="en">Save</source>
<target state="translated">저장</target>
</trans-unit>
<trans-unit id="dacfx.generatedScriptLocation">
<source xml:lang="en">Deployment Script Location</source>
<target state="translated">배포 스크립트 위치</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/dacFxSummaryPage" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="dacfx.targetServerName">
@@ -194,22 +170,6 @@
<source xml:lang="en">File Location</source>
<target state="translated">파일 위치</target>
</trans-unit>
<trans-unit id="dacfx.scriptLocation">
<source xml:lang="en">Deployment Script Location</source>
<target state="translated">배포 스크립트 위치</target>
</trans-unit>
<trans-unit id="dacfx.action">
<source xml:lang="en">Action</source>
<target state="translated">작업</target>
</trans-unit>
<trans-unit id="dacfx.deploy">
<source xml:lang="en">Deploy</source>
<target state="translated">배포</target>
</trans-unit>
<trans-unit id="dacfx.generateScript">
<source xml:lang="en">Generate Deployment Script</source>
<target state="translated">배포 스크립트 생성</target>
</trans-unit>
<trans-unit id="dacfxExtract.version">
<source xml:lang="en">Version</source>
<target state="translated">버전</target>
@@ -244,12 +204,16 @@
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/api/basePage" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="basePage.defaultUser">
<source xml:lang="en">default</source>
<target state="translated">기본값</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/dataTierApplicationWizard" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="dacfx.needConnection">
<source xml:lang="en">Please connect to a server before using this wizard.</source>
<target state="translated">이 마법사를 사용하기 전에 서버에 연결하십시오.</target>
</trans-unit>
<trans-unit id="dacFx.selectOperationPageName">
<source xml:lang="en">Select an Operation</source>
<target state="translated">작업 선택</target>
@@ -262,10 +226,6 @@
<source xml:lang="en">Review the deploy plan</source>
<target state="translated">배포 플랜 검토</target>
</trans-unit>
<trans-unit id="dacFx.deployActionPageName">
<source xml:lang="en">Select Action</source>
<target state="translated">작업 선택</target>
</trans-unit>
<trans-unit id="dacFx.summaryPageName">
<source xml:lang="en">Summary</source>
<target state="translated">요약</target>
@@ -319,8 +279,8 @@
<target state="translated">'{0}'을(를) 가져오지 못했습니다.</target>
</trans-unit>
<trans-unit id="dacfx.scriptGeneratingMessage">
<source xml:lang="en">You can view the status of script generation in the Task History once the wizard is closed</source>
<target state="translated">마법사를 닫으면 작업 기록에서 스크립트 생성 상태를 볼 수 있습니다.</target>
<source xml:lang="en">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</source>
<target state="new">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</target>
</trans-unit>
<trans-unit id="alertData.deployPlanErrorMessage">
<source xml:lang="en">Generating deploy plan failed '{0}'</source>

View File

@@ -38,14 +38,18 @@
</file>
<file original="extensions/import/out/wizard/pages/prosePreviewPage" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="flatFileImport.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">새로 고침</target>
</trans-unit>
<trans-unit id="flatFileImport.prosePreviewMessage">
<source xml:lang="en">This operation analyzed the input file structure to generate the preview below for up to the first 50 rows.</source>
<target state="translated">이 작업은 입력 파일 구조를 분석하여 처음 50개 행까지 아래에 미리 보기를 생성합니다.</target>
</trans-unit>
<trans-unit id="flatFileImport.prosePreviewMessageFail">
<source xml:lang="en">This operation was unsuccessful. Please try a different input file.</source>
<target state="new">This operation was unsuccessful. Please try a different input file.</target>
</trans-unit>
<trans-unit id="flatFileImport.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">새로 고침</target>
</trans-unit>
</body>
</file>
<file original="extensions/import/out/wizard/pages/modifyColumnsPage" source-language="en" target-language="ko" datatype="plaintext">

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,539 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/notebook/package" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="displayName">
<source xml:lang="en">Notebook Core Extensions</source>
<target state="new">Notebook Core Extensions</target>
</trans-unit>
<trans-unit id="description">
<source xml:lang="en">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</source>
<target state="new">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</target>
</trans-unit>
<trans-unit id="notebook.configuration.title">
<source xml:lang="en">Notebook configuration</source>
<target state="new">Notebook configuration</target>
</trans-unit>
<trans-unit id="notebook.pythonPath.description">
<source xml:lang="en">Local path to python installation used by Notebooks.</source>
<target state="new">Local path to python installation used by Notebooks.</target>
</trans-unit>
<trans-unit id="notebook.useExistingPython.description">
<source xml:lang="en">Local path to a preexisting python installation used by Notebooks.</source>
<target state="new">Local path to a preexisting python installation used by Notebooks.</target>
</trans-unit>
<trans-unit id="notebook.overrideEditorTheming.description">
<source xml:lang="en">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</source>
<target state="new">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</target>
</trans-unit>
<trans-unit id="notebook.maxTableRows.description">
<source xml:lang="en">Maximum number of rows returned per table in the Notebook editor</source>
<target state="new">Maximum number of rows returned per table in the Notebook editor</target>
</trans-unit>
<trans-unit id="notebook.command.new">
<source xml:lang="en">New Notebook</source>
<target state="new">New Notebook</target>
</trans-unit>
<trans-unit id="notebook.command.open">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="notebook.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
<target state="new">Analyze in Notebook</target>
</trans-unit>
<trans-unit id="notebook.command.runactivecell">
<source xml:lang="en">Run Cell</source>
<target state="translated">셀 실행</target>
</trans-unit>
<trans-unit id="notebook.command.clearactivecellresult">
<source xml:lang="en">Clear Cell Result</source>
<target state="new">Clear Cell Result</target>
</trans-unit>
<trans-unit id="notebook.command.runallcells">
<source xml:lang="en">Run Cells</source>
<target state="new">Run Cells</target>
</trans-unit>
<trans-unit id="notebook.command.addcode">
<source xml:lang="en">Add Code Cell</source>
<target state="new">Add Code Cell</target>
</trans-unit>
<trans-unit id="notebook.command.addtext">
<source xml:lang="en">Add Text Cell</source>
<target state="new">Add Text Cell</target>
</trans-unit>
<trans-unit id="notebook.command.addcell">
<source xml:lang="en">Add Cell</source>
<target state="new">Add Cell</target>
</trans-unit>
<trans-unit id="title.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
<target state="new">Analyze in Notebook</target>
</trans-unit>
<trans-unit id="title.newJupyterNotebook">
<source xml:lang="en">New Notebook</source>
<target state="new">New Notebook</target>
</trans-unit>
<trans-unit id="title.openJupyterNotebook">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="title.jupyter.setContext">
<source xml:lang="en">Set context for Notebook</source>
<target state="new">Set context for Notebook</target>
</trans-unit>
<trans-unit id="title.jupyter.setKernel">
<source xml:lang="en">Set kernel for Notebook</source>
<target state="new">Set kernel for Notebook</target>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsTitle">
<source xml:lang="en">Extra kernels</source>
<target state="new">Extra kernels</target>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsDescription">
<source xml:lang="en">IDs of the extra kernels to enable</source>
<target state="new">IDs of the extra kernels to enable</target>
</trans-unit>
<trans-unit id="config.jupyter.kernelConfigValuesDescription">
<source xml:lang="en">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</source>
<target state="new">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</target>
</trans-unit>
<trans-unit id="title.reinstallNotebookDependencies">
<source xml:lang="en">Reinstall Notebook dependencies</source>
<target state="new">Reinstall Notebook dependencies</target>
</trans-unit>
<trans-unit id="title.configurePython">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="new">Configure Python for Notebooks</target>
</trans-unit>
<trans-unit id="title.managePackages">
<source xml:lang="en">Manage Packages</source>
<target state="new">Manage Packages</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/managePackagesDialog" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="managePackages.dialogName">
<source xml:lang="en">Manage Packages</source>
<target state="new">Manage Packages</target>
</trans-unit>
<trans-unit id="managePackages.cancelButtonText">
<source xml:lang="en">Close</source>
<target state="translated">닫기</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/installedPackagesTab" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="managePackages.installedTabTitle">
<source xml:lang="en">Installed</source>
<target state="translated">설치</target>
</trans-unit>
<trans-unit id="managePackages.pkgNameColumn">
<source xml:lang="en">Name</source>
<target state="translated">이름</target>
</trans-unit>
<trans-unit id="managePackages.newPkgVersionColumn">
<source xml:lang="en">Version</source>
<target state="translated">버전</target>
</trans-unit>
<trans-unit id="managePackages.uninstallButtonText">
<source xml:lang="en">Uninstall selected packages</source>
<target state="new">Uninstall selected packages</target>
</trans-unit>
<trans-unit id="managePackages.packageType">
<source xml:lang="en">Package Type</source>
<target state="new">Package Type</target>
</trans-unit>
<trans-unit id="managePackages.packageCount">
<source xml:lang="en">{0} {1} packages found</source>
<target state="new">{0} {1} packages found</target>
</trans-unit>
<trans-unit id="managePackages.confirmUninstall">
<source xml:lang="en">Are you sure you want to uninstall the specified packages?</source>
<target state="new">Are you sure you want to uninstall the specified packages?</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallStarted">
<source xml:lang="en">Uninstalling {0}</source>
<target state="new">Uninstalling {0}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallComplete">
<source xml:lang="en">Completed uninstall for {0}</source>
<target state="new">Completed uninstall for {0}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallFailed">
<source xml:lang="en">Failed to uninstall {0}. Error: {1}</source>
<target state="new">Failed to uninstall {0}. Error: {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/addNewPackageTab" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="managePackages.invalidTextPlaceholder">
<source xml:lang="en">N/A</source>
<target state="translated">N/A</target>
</trans-unit>
<trans-unit id="managePackages.packageNotFound">
<source xml:lang="en">Could not find the specified package</source>
<target state="new">Could not find the specified package</target>
</trans-unit>
<trans-unit id="managePackages.searchBarPlaceholder">
<source xml:lang="en">Search {0} packages</source>
<target state="new">Search {0} packages</target>
</trans-unit>
<trans-unit id="managePackages.addNewTabTitle">
<source xml:lang="en">Add new</source>
<target state="new">Add new</target>
</trans-unit>
<trans-unit id="managePackages.searchButtonLabel">
<source xml:lang="en">Search</source>
<target state="translated">검색</target>
</trans-unit>
<trans-unit id="managePackages.installButtonText">
<source xml:lang="en">Install</source>
<target state="translated">설치</target>
</trans-unit>
<trans-unit id="managePackages.packageNameTitle">
<source xml:lang="en">Package Name</source>
<target state="translated">패키지 이름</target>
</trans-unit>
<trans-unit id="managePackages.packageVersionTitle">
<source xml:lang="en">Package Version</source>
<target state="translated">패키지 버전</target>
</trans-unit>
<trans-unit id="managePackages.packageSummaryTitle">
<source xml:lang="en">Package Summary</source>
<target state="new">Package Summary</target>
</trans-unit>
<trans-unit id="managePackages.noVersionsFound">
<source xml:lang="en">Could not find any valid versions for the specified package</source>
<target state="new">Could not find any valid versions for the specified package</target>
</trans-unit>
<trans-unit id="managePackages.packageRequestError">
<source xml:lang="en">Package info request failed with error: {0} {1}</source>
<target state="new">Package info request failed with error: {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallStarted">
<source xml:lang="en">Installing {0} {1}</source>
<target state="new">Installing {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallComplete">
<source xml:lang="en">Completed install for {0} {1}</source>
<target state="new">Completed install for {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallFailed">
<source xml:lang="en">Failed to install {0} {1}. Error: {2}</source>
<target state="new">Failed to install {0} {1}. Error: {2}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/protocol/notebookUriHandler" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="notebook.unsupportedAction">
<source xml:lang="en">Action {0} is not supported for this handler</source>
<target state="new">Action {0} is not supported for this handler</target>
</trans-unit>
<trans-unit id="unsupportedScheme">
<source xml:lang="en">Cannot open link {0} as only HTTP and HTTPS links are supported</source>
<target state="new">Cannot open link {0} as only HTTP and HTTPS links are supported</target>
</trans-unit>
<trans-unit id="notebook.confirmOpen">
<source xml:lang="en">Download and open '{0}'?</source>
<target state="new">Download and open '{0}'?</target>
</trans-unit>
<trans-unit id="notebook.fileNotFound">
<source xml:lang="en">Could not find the specified file</source>
<target state="new">Could not find the specified file</target>
</trans-unit>
<trans-unit id="notebook.fileDownloadError">
<source xml:lang="en">File open request failed with error: {0} {1}</source>
<target state="new">File open request failed with error: {0} {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/serverInstance" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="serverStopError">
<source xml:lang="en">Error stopping Notebook Server: {0}</source>
<target state="new">Error stopping Notebook Server: {0}</target>
</trans-unit>
<trans-unit id="notebookStartProcessExitPremature">
<source xml:lang="en">Notebook process exited prematurely with error: {0}, StdErr Output: {1}</source>
<target state="new">Notebook process exited prematurely with error: {0}, StdErr Output: {1}</target>
</trans-unit>
<trans-unit id="jupyterError">
<source xml:lang="en">Error sent from Jupyter: {0}</source>
<target state="new">Error sent from Jupyter: {0}</target>
</trans-unit>
<trans-unit id="jupyterOutputMsgStartSuccessful">
<source xml:lang="en">... Jupyter is running at {0}</source>
<target state="new">... Jupyter is running at {0}</target>
</trans-unit>
<trans-unit id="jupyterOutputMsgStart">
<source xml:lang="en">... Starting Notebook server</source>
<target state="new">... Starting Notebook server</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterSettingWriter" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="UnexpectedSettingType">
<source xml:lang="en">Unexpected setting type {0}</source>
<target state="new">Unexpected setting type {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterSessionManager" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="errorStartBeforeReady">
<source xml:lang="en">Cannot start a session, the manager is not yet initialized</source>
<target state="new">Cannot start a session, the manager is not yet initialized</target>
</trans-unit>
<trans-unit id="connectionNotValid">
<source xml:lang="en">Spark kernels require a connection to a SQL Server big data cluster master instance.</source>
<target state="new">Spark kernels require a connection to a SQL Server big data cluster master instance.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterServerManager" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="shutdownError">
<source xml:lang="en">Shutdown of Notebook server failed: {0}</source>
<target state="new">Shutdown of Notebook server failed: {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterServerInstallation" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="msgInstallPkgProgress">
<source xml:lang="en">Notebook dependencies installation is in progress</source>
<target state="new">Notebook dependencies installation is in progress</target>
</trans-unit>
<trans-unit id="msgPythonDownloadComplete">
<source xml:lang="en">Python download is complete</source>
<target state="new">Python download is complete</target>
</trans-unit>
<trans-unit id="msgPythonDownloadError">
<source xml:lang="en">Error while downloading python setup</source>
<target state="new">Error while downloading python setup</target>
</trans-unit>
<trans-unit id="msgPythonDownloadPending">
<source xml:lang="en">Downloading python package</source>
<target state="new">Downloading python package</target>
</trans-unit>
<trans-unit id="msgPythonUnpackPending">
<source xml:lang="en">Unpacking python package</source>
<target state="new">Unpacking python package</target>
</trans-unit>
<trans-unit id="msgPythonDirectoryError">
<source xml:lang="en">Error while creating python installation directory</source>
<target state="new">Error while creating python installation directory</target>
</trans-unit>
<trans-unit id="msgPythonUnpackError">
<source xml:lang="en">Error while unpacking python bundle</source>
<target state="new">Error while unpacking python bundle</target>
</trans-unit>
<trans-unit id="msgTaskName">
<source xml:lang="en">Installing Notebook dependencies</source>
<target state="new">Installing Notebook dependencies</target>
</trans-unit>
<trans-unit id="msgInstallPkgStart">
<source xml:lang="en">Installing Notebook dependencies, see Tasks view for more information</source>
<target state="new">Installing Notebook dependencies, see Tasks view for more information</target>
</trans-unit>
<trans-unit id="msgInstallPkgFinish">
<source xml:lang="en">Notebook dependencies installation is complete</source>
<target state="new">Notebook dependencies installation is complete</target>
</trans-unit>
<trans-unit id="msgPythonRunningError">
<source xml:lang="en">Cannot overwrite existing Python installation while python is running.</source>
<target state="new">Cannot overwrite existing Python installation while python is running.</target>
</trans-unit>
<trans-unit id="msgPendingInstallError">
<source xml:lang="en">Another Python installation is currently in progress.</source>
<target state="new">Another Python installation is currently in progress.</target>
</trans-unit>
<trans-unit id="msgSkipPythonInstall">
<source xml:lang="en">Python already exists at the specific location. Skipping install.</source>
<target state="new">Python already exists at the specific location. Skipping install.</target>
</trans-unit>
<trans-unit id="msgDependenciesInstallationFailed">
<source xml:lang="en">Installing Notebook dependencies failed with error: {0}</source>
<target state="new">Installing Notebook dependencies failed with error: {0}</target>
</trans-unit>
<trans-unit id="msgDownloadPython">
<source xml:lang="en">Downloading local python for platform: {0} to {1}</source>
<target state="new">Downloading local python for platform: {0} to {1}</target>
</trans-unit>
<trans-unit id="msgInstallStart">
<source xml:lang="en">Installing required packages to run Notebooks...</source>
<target state="new">Installing required packages to run Notebooks...</target>
</trans-unit>
<trans-unit id="msgJupyterInstallDone">
<source xml:lang="en">... Jupyter installation complete.</source>
<target state="new">... Jupyter installation complete.</target>
</trans-unit>
<trans-unit id="msgInstallingSpark">
<source xml:lang="en">Installing SparkMagic...</source>
<target state="new">Installing SparkMagic...</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterNotebookProvider" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="errNotebookUriMissing">
<source xml:lang="en">A notebook path is required</source>
<target state="new">A notebook path is required</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterController" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="notebookFileType">
<source xml:lang="en">Notebooks</source>
<target state="new">Notebooks</target>
</trans-unit>
<trans-unit id="unsupportedFileType">
<source xml:lang="en">Only .ipynb Notebooks are supported</source>
<target state="new">Only .ipynb Notebooks are supported</target>
</trans-unit>
<trans-unit id="confirmReinstall">
<source xml:lang="en">Are you sure you want to reinstall?</source>
<target state="new">Are you sure you want to reinstall?</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/configurePythonDialog" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="configurePython.dialogName">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="new">Configure Python for Notebooks</target>
</trans-unit>
<trans-unit id="configurePython.okButtonText">
<source xml:lang="en">Install</source>
<target state="translated">설치</target>
</trans-unit>
<trans-unit id="configurePython.cancelButtonText">
<source xml:lang="en">Cancel</source>
<target state="translated">취소</target>
</trans-unit>
<trans-unit id="configurePython.browseButtonText">
<source xml:lang="en">Browse</source>
<target state="translated">찾아보기</target>
</trans-unit>
<trans-unit id="configurePython.locationTextBoxText">
<source xml:lang="en">Python Install Location</source>
<target state="new">Python Install Location</target>
</trans-unit>
<trans-unit id="configurePython.selectFileLabel">
<source xml:lang="en">Select</source>
<target state="translated">선택</target>
</trans-unit>
<trans-unit id="configurePython.installNote">
<source xml:lang="en">This installation will take some time. It is recommended to not close the application until the installation is complete.</source>
<target state="new">This installation will take some time. It is recommended to not close the application until the installation is complete.</target>
</trans-unit>
<trans-unit id="configurePython.invalidLocationMsg">
<source xml:lang="en">The specified install location is invalid.</source>
<target state="new">The specified install location is invalid.</target>
</trans-unit>
<trans-unit id="configurePython.pythonNotFoundMsg">
<source xml:lang="en">No python installation was found at the specified location.</source>
<target state="new">No python installation was found at the specified location.</target>
</trans-unit>
<trans-unit id="configurePython.pythonInstallDeclined">
<source xml:lang="en">Python installation was declined.</source>
<target state="new">Python installation was declined.</target>
</trans-unit>
<trans-unit id="configurePython.installationType">
<source xml:lang="en">Installation Type</source>
<target state="new">Installation Type</target>
</trans-unit>
<trans-unit id="configurePython.newInstall">
<source xml:lang="en">New Python installation</source>
<target state="new">New Python installation</target>
</trans-unit>
<trans-unit id="configurePython.existingInstall">
<source xml:lang="en">Use existing Python installation</source>
<target state="new">Use existing Python installation</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/common/utils" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="mkdirOutputMsg">
<source xml:lang="en">... Creating {0}</source>
<target state="translated">... {0}을(를) 만드는 중</target>
</trans-unit>
<trans-unit id="executeCommandProcessExited">
<source xml:lang="en">Process exited with code {0}</source>
<target state="new">Process exited with code {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/common/localizedConstants" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">예</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">아니요</target>
</trans-unit>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="new">This sample code loads the file into a data frame and shows the first 10 results.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/book/bookTreeView" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="openNotebookError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="openMarkdownError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>
<target state="new">Missing file : {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/extension" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="new">This sample code loads the file into a data frame and shows the first 10 results.</target>
</trans-unit>
<trans-unit id="noNotebookVisible">
<source xml:lang="en">No notebook editor is active</source>
<target state="new">No notebook editor is active</target>
</trans-unit>
<trans-unit id="codeCellName">
<source xml:lang="en">Code</source>
<target state="translated">코드</target>
</trans-unit>
<trans-unit id="textCellName">
<source xml:lang="en">Text</source>
<target state="translated">텍스트</target>
</trans-unit>
<trans-unit id="selectCellType">
<source xml:lang="en">What type of cell do you want to add?</source>
<target state="new">What type of cell do you want to add?</target>
</trans-unit>
<trans-unit id="notebookFiles">
<source xml:lang="en">Notebooks</source>
<target state="new">Notebooks</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/profiler/client\out/dialogs/profilerCreateSessionDialog" source-language="en" target-language="ko" datatype="plaintext">
<file original="extensions/profiler/client/out/dialogs/profilerCreateSessionDialog" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="createSessionDialog.cancel">
<source xml:lang="en">Cancel</source>
@@ -34,6 +34,10 @@
<source xml:lang="en">Enter session name:</source>
<target state="translated">세션 이름 입력:</target>
</trans-unit>
<trans-unit id="createSessionDialog.createSessionFailed">
<source xml:lang="en">Failed to create a session</source>
<target state="new">Failed to create a session</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,195 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/resource-deployment/package" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="extension-displayName">
<source xml:lang="en">SQL Server Deployment extension for Azure Data Studio</source>
<target state="new">SQL Server Deployment extension for Azure Data Studio</target>
</trans-unit>
<trans-unit id="extension-description">
<source xml:lang="en">Provides a notebook-based experience to deploy Microsoft SQL Server</source>
<target state="new">Provides a notebook-based experience to deploy Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="deploy-sql-image-command-name">
<source xml:lang="en">Deploy SQL Server on Docker…</source>
<target state="new">Deploy SQL Server on Docker…</target>
</trans-unit>
<trans-unit id="deploy-sql-bdc-command-name">
<source xml:lang="en">Deploy SQL Server big data cluster…</source>
<target state="new">Deploy SQL Server big data cluster…</target>
</trans-unit>
<trans-unit id="deploy-resource-command-name">
<source xml:lang="en">Deploy SQL Server…</source>
<target state="new">Deploy SQL Server…</target>
</trans-unit>
<trans-unit id="deploy-resource-command-category">
<source xml:lang="en">Deployment</source>
<target state="translated">배포</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-display-name">
<source xml:lang="en">SQL Server container image</source>
<target state="new">SQL Server container image</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-description">
<source xml:lang="en">Run SQL Server container image with Docker</source>
<target state="new">Run SQL Server container image with Docker</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-display-name">
<source xml:lang="en">SQL Server big data cluster</source>
<target state="translated">SQL Server 빅 데이터 클러스터</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-description">
<source xml:lang="en">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</source>
<target state="new">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</target>
</trans-unit>
<trans-unit id="version-display-name">
<source xml:lang="en">Version</source>
<target state="translated">버전</target>
</trans-unit>
<trans-unit id="sql-2017-display-name">
<source xml:lang="en">SQL Server 2017</source>
<target state="translated">SQL Server 2017</target>
</trans-unit>
<trans-unit id="sql-2019-display-name">
<source xml:lang="en">SQL Server 2019</source>
<target state="new">SQL Server 2019</target>
</trans-unit>
<trans-unit id="sql-2017-docker-notebook">
<source xml:lang="en">./notebooks/docker/2017/deploy-sql2017-image.ipynb</source>
<target state="new">./notebooks/docker/2017/deploy-sql2017-image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019-docker-notebook">
<source xml:lang="en">./notebooks/docker/2019/deploy-sql2019-image.ipynb</source>
<target state="new">./notebooks/docker/2019/deploy-sql2019-image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019ctp31-display-name">
<source xml:lang="en">SQL Server 2019 big data cluster CTP 3.1</source>
<target state="new">SQL Server 2019 big data cluster CTP 3.1</target>
</trans-unit>
<trans-unit id="bdc-deployment-target">
<source xml:lang="en">Deployment target</source>
<target state="new">Deployment target</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-aks">
<source xml:lang="en">New Azure Kubernetes Service Cluster</source>
<target state="translated">새 Azure Kubernetes Service 클러스터</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-existing-cluster">
<source xml:lang="en">Existing Kubernetes Cluster</source>
<target state="translated">기존 Kubernetes 클러스터</target>
</trans-unit>
<trans-unit id="bdc-ctp31-aks-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</target>
</trans-unit>
<trans-unit id="bdc-ctp31-existing-cluster-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/mssqlCtlTool" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.MssqlCtlDescription">
<source xml:lang="en">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</source>
<target state="new">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</target>
</trans-unit>
<trans-unit id="resourceDeployment.MssqlCtlDisplayName">
<source xml:lang="en">mssqlctl</source>
<target state="new">mssqlctl</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/kubeCtlTool" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.KubeCtlDescription">
<source xml:lang="en">A command-line tool allows you to run commands against Kubernetes clusters</source>
<target state="new">A command-line tool allows you to run commands against Kubernetes clusters</target>
</trans-unit>
<trans-unit id="resourceDeployment.KubeCtlDisplayName">
<source xml:lang="en">kubectl</source>
<target state="new">kubectl</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/dockerTool" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.DockerDescription">
<source xml:lang="en">Provides the ability to package and run an application in isolated containers</source>
<target state="new">Provides the ability to package and run an application in isolated containers</target>
</trans-unit>
<trans-unit id="resourceDeployment.DockerDisplayName">
<source xml:lang="en">Docker</source>
<target state="translated">Docker</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/azCliTool" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.AzCLIDescription">
<source xml:lang="en">A command-line tool for managing Azure resources</source>
<target state="new">A command-line tool for managing Azure resources</target>
</trans-unit>
<trans-unit id="resourceDeployment.AzCLIDisplayName">
<source xml:lang="en">Azure CLI</source>
<target state="new">Azure CLI</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/resourceTypeService" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.extensionFullNameError">
<source xml:lang="en">Could not find package.json or the name/publisher is not set</source>
<target state="new">Could not find package.json or the name/publisher is not set</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/notebookService" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.notebookNotFound">
<source xml:lang="en">The notebook {0} does not exist</source>
<target state="new">The notebook {0} does not exist</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/ui/resourceDeploymentDialog" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="deploymentDialog.title">
<source xml:lang="en">Select the deployment options</source>
<target state="new">Select the deployment options</target>
</trans-unit>
<trans-unit id="deploymentDialog.OKButtonText">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolNameColumnHeader">
<source xml:lang="en">Tool</source>
<target state="translated">도구</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolDescriptionColumnHeader">
<source xml:lang="en">Description</source>
<target state="translated">설명</target>
</trans-unit>
<trans-unit id="deploymentDialog.OptionsTitle">
<source xml:lang="en">Options</source>
<target state="translated">옵션</target>
</trans-unit>
<trans-unit id="deploymentDialog.RequiredToolsTitle">
<source xml:lang="en">Required tools</source>
<target state="translated">필요한 도구</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/main" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.FailedToLoadExtension">
<source xml:lang="en">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</source>
<target state="new">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</target>
</trans-unit>
<trans-unit id="resourceDeployment.UnknownResourceType">
<source xml:lang="en">The resource type: {0} is not defined</source>
<target state="new">The resource type: {0} is not defined</target>
</trans-unit>
</body>
</file>
</xliff>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/admin-tool-ext-win/package" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="adminToolExtWin.displayName">
<source xml:lang="en">Database Administration Tool Extensions for Windows</source>
<target state="new">Database Administration Tool Extensions for Windows</target>
</trans-unit>
<trans-unit id="adminToolExtWin.description">
<source xml:lang="en">Adds additional Windows-specific functionality to Azure Data Studio</source>
<target state="new">Adds additional Windows-specific functionality to Azure Data Studio</target>
</trans-unit>
<trans-unit id="adminToolExtWin.propertiesMenuItem">
<source xml:lang="en">Properties</source>
<target state="translated">Propriedades</target>
</trans-unit>
<trans-unit id="adminToolExtWin.launchGswMenuItem">
<source xml:lang="en">Generate Scripts...</source>
<target state="new">Generate Scripts...</target>
</trans-unit>
</body>
</file>
<file original="extensions/admin-tool-ext-win/out/main" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="adminToolExtWin.noConnectionContextForProp">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="new">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noOENode">
<source xml:lang="en">Could not determine Object Explorer node from connectionContext : {0}</source>
<target state="new">Could not determine Object Explorer node from connectionContext : {0}</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noConnectionContextForGsw">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="new">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noConnectionProfile">
<source xml:lang="en">No connectionProfile provided from connectionContext : {0}</source>
<target state="new">No connectionProfile provided from connectionContext : {0}</target>
</trans-unit>
<trans-unit id="adminToolExtWin.launchingDialogStatus">
<source xml:lang="en">Launching dialog...</source>
<target state="new">Launching dialog...</target>
</trans-unit>
<trans-unit id="adminToolExtWin.ssmsMinError">
<source xml:lang="en">Error calling SsmsMin with args '{0}' - {1}</source>
<target state="new">Error calling SsmsMin with args '{0}' - {1}</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -346,6 +346,14 @@
<source xml:lang="en">All Files (*)</source>
<target state="translated">Todos os arquivos (*)</target>
</trans-unit>
<trans-unit id="jobStepDialog.newJobStep">
<source xml:lang="en">New Job Step</source>
<target state="translated">Nova etapa de trabalho</target>
</trans-unit>
<trans-unit id="jobStepDialog.editJobStep">
<source xml:lang="en">Edit Job Step</source>
<target state="translated">Editar o Passo de Trabalho</target>
</trans-unit>
<trans-unit id="jobStepDialog.TSQL">
<source xml:lang="en">Transact-SQL script (T-SQL)</source>
<target state="translated">Script Transact-SQL (T-SQL)</target>
@@ -358,6 +366,38 @@
<source xml:lang="en">Operating system (CmdExec)</source>
<target state="translated">Sistema operacional (CmdExec)</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationDistribution">
<source xml:lang="en">Replication Distributor</source>
<target state="translated">Distribuidor de replicação</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationMerge">
<source xml:lang="en">Replication Merge</source>
<target state="translated">Replicação de mesclagem</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationQueueReader">
<source xml:lang="en">Replication Queue Reader</source>
<target state="translated">Leitor de fila de replicação</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationSnapshot">
<source xml:lang="en">Replication Snapshot</source>
<target state="translated">Snapshot de replicação</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationTransactionLogReader">
<source xml:lang="en">Replication Transaction-Log Reader</source>
<target state="translated">Leitor de Log de transações de replicação</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisCommand">
<source xml:lang="en">SQL Server Analysis Services Command</source>
<target state="translated">Comando do SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisQuery">
<source xml:lang="en">SQL Server Analysis Services Query</source>
<target state="translated">Consulta do SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="jobStepDialog.servicesPackage">
<source xml:lang="en">SQL Server Integration Service Package</source>
<target state="new">SQL Server Integration Service Package</target>
</trans-unit>
<trans-unit id="jobStepDialog.agentServiceAccount">
<source xml:lang="en">SQL Server Agent Service Account</source>
<target state="translated">Conta de Serviço SQL Server Agent</target>
@@ -374,14 +414,6 @@
<source xml:lang="en">Quit the job reporting failure</source>
<target state="translated">Deixar o trabalho relatando a falha</target>
</trans-unit>
<trans-unit id="jobStepDialog.newJobStep">
<source xml:lang="en">New Job Step</source>
<target state="translated">Nova etapa de trabalho</target>
</trans-unit>
<trans-unit id="jobStepDialog.editJobStep">
<source xml:lang="en">Edit Job Step</source>
<target state="translated">Editar o Passo de Trabalho</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/dialogs/jobDialog" source-language="en" target-language="pt-BR" datatype="plaintext">

View File

@@ -27,16 +27,16 @@
<target state="translated">Azure</target>
</trans-unit>
<trans-unit id="azure.resource.refreshall.title">
<source xml:lang="en">Refresh All</source>
<target state="translated">Atualizar tudo</target>
<source xml:lang="en">Azure: Refresh All Accounts</source>
<target state="new">Azure: Refresh All Accounts</target>
</trans-unit>
<trans-unit id="azure.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">Atualizar</target>
</trans-unit>
<trans-unit id="azure.resource.signin.title">
<source xml:lang="en">Sign In</source>
<target state="translated">entrar</target>
<source xml:lang="en">Azure: Sign In</source>
<target state="new">Azure: Sign In</target>
</trans-unit>
<trans-unit id="azure.resource.selectsubscriptions.title">
<source xml:lang="en">Select Subscriptions</source>
@@ -47,8 +47,8 @@
<target state="translated">Conectar-se</target>
</trans-unit>
<trans-unit id="azure.resource.connectsqldb.title">
<source xml:lang="en">Connect</source>
<target state="translated">Conectar-se</target>
<source xml:lang="en">Add to Servers</source>
<target state="new">Add to Servers</target>
</trans-unit>
<trans-unit id="accounts.clearTokenCache">
<source xml:lang="en">Clear Azure Account Token Cache</source>
@@ -72,14 +72,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL Servers</source>
<target state="translated">Servidores SQL</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/database/databaseTreeDataProvider" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.database.treeDataProvider.databaseContainerLabel">
@@ -88,6 +80,14 @@
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL Servers</source>
<target state="translated">Servidores SQL</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/tree/treeProvider" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="azure.resource.tree.treeProvider.loadingLabel">
@@ -108,7 +108,7 @@
<body>
<trans-unit id="azure.resource.tree.accountTreeNode.credentialError">
<source xml:lang="en">Failed to get credential for account {0}. Please refresh the account.</source>
<target state="translated">Falha ao obter a credencial para conta {0}. Atualize a conta.</target>
<target state="translated">Falha ao obter a credencial da conta {0}. Atualize a conta.</target>
</trans-unit>
<trans-unit id="azure.resource.tree.accountTreeNode.noSubscriptionsLabel">
<source xml:lang="en">No Subscriptions found.</source>
@@ -135,8 +135,8 @@
<file original="extensions/azurecore/out/azureResource/resourceTreeNode" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="azure.resource.resourceTreeNode.noResourcesLabel">
<source xml:lang="en">No Resources found.</source>
<target state="translated">Nenhum recurso encontrado.</target>
<source xml:lang="en">No Resources found</source>
<target state="new">No Resources found</target>
</trans-unit>
</body>
</file>

View File

@@ -349,7 +349,7 @@
</trans-unit>
<trans-unit id="bdc-create.SQLServerMasterDisplayName">
<source xml:lang="en">SQL Server master</source>
<target state="translated">SQL Server mestre</target>
<target state="translated">Mestre do SQL Server</target>
</trans-unit>
<trans-unit id="bdc-create.ComputePoolDisplayName">
<source xml:lang="en">Compute pool</source>
@@ -373,7 +373,7 @@
</trans-unit>
<trans-unit id="bdc-create.ComputePoolDescription">
<source xml:lang="en">TODO: Add description</source>
<target state="translated">FAZER: Adicionar descrição</target>
<target state="translated">TODO: Adicionar Descrição</target>
</trans-unit>
<trans-unit id="bdc-create.DataPoolDescription">
<source xml:lang="en">TODO: Add description</source>
@@ -442,7 +442,7 @@
<body>
<trans-unit id="bigDataClusterOutputChannel">
<source xml:lang="en">SQL Server big data cluster</source>
<target state="translated">Cluster de Big Data do SQL Server</target>
<target state="translated">CLUSTER DE BIG DATA DO SQL SERVER</target>
</trans-unit>
</body>
</file>

View File

@@ -0,0 +1,515 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/cms/package" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="cms.displayName">
<source xml:lang="en">SQL Server Central Management Servers</source>
<target state="new">SQL Server Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.description">
<source xml:lang="en">Support for managing SQL Server Central Management Servers</source>
<target state="new">Support for managing SQL Server Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.title">
<source xml:lang="en">Central Management Servers</source>
<target state="new">Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.connectionProvider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="new">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="cms.resource.explorer.title">
<source xml:lang="en">Central Management Servers</source>
<target state="new">Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">Atualizar</target>
</trans-unit>
<trans-unit id="cms.resource.refreshServerGroup.title">
<source xml:lang="en">Refresh Server Group</source>
<target state="new">Refresh Server Group</target>
</trans-unit>
<trans-unit id="cms.resource.deleteRegisteredServer.title">
<source xml:lang="en">Delete</source>
<target state="translated">Excluir</target>
</trans-unit>
<trans-unit id="cms.resource.addRegisteredServer.title">
<source xml:lang="en">New Server Registration...</source>
<target state="new">New Server Registration...</target>
</trans-unit>
<trans-unit id="cms.resource.deleteServerGroup.title">
<source xml:lang="en">Delete</source>
<target state="translated">Excluir</target>
</trans-unit>
<trans-unit id="cms.resource.addServerGroup.title">
<source xml:lang="en">New Server Group...</source>
<target state="new">New Server Group...</target>
</trans-unit>
<trans-unit id="cms.resource.registerCmsServer.title">
<source xml:lang="en">Add Central Management Server</source>
<target state="new">Add Central Management Server</target>
</trans-unit>
<trans-unit id="cms.resource.deleteCmsServer.title">
<source xml:lang="en">Delete</source>
<target state="translated">Excluir</target>
</trans-unit>
<trans-unit id="cms.configuration.title">
<source xml:lang="en">MSSQL configuration</source>
<target state="new">MSSQL configuration</target>
</trans-unit>
<trans-unit id="cms.query.displayBitAsNumber">
<source xml:lang="en">Should BIT columns be displayed as numbers (1 or 0)? If false, BIT columns will be displayed as 'true' or 'false'</source>
<target state="translated">Colunas do tipo BIT devem ser exibidas como números (1 ou 0)? Se falso, colunas do tipo BIT serão exibidas como 'verdadeiro' ou 'falso'</target>
</trans-unit>
<trans-unit id="cms.format.alignColumnDefinitionsInColumns">
<source xml:lang="en">Should column definitions be aligned?</source>
<target state="translated">Definições de coluna devem ser alinhadas?</target>
</trans-unit>
<trans-unit id="cms.format.datatypeCasing">
<source xml:lang="en">Should data types be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">Tipos de dados formatados como letras MAIÚSCULAS, minúsculas, ou nenhum (não formatado)?</target>
</trans-unit>
<trans-unit id="cms.format.keywordCasing">
<source xml:lang="en">Should keywords be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="translated">Palavras-chave devem ser formatados letras MAIÚSCULAS, minúsculas, ou nenhum (não formatado)?</target>
</trans-unit>
<trans-unit id="cms.format.placeCommasBeforeNextStatement">
<source xml:lang="en">should commas be placed at the beginning of each statement in a list e.g. ', mycolumn2' instead of at the end e.g. 'mycolumn1,'</source>
<target state="translated">vírgulas devem ser colocadas no início de cada instrução em uma lista? Por exemplo, ', minhacoluna2' em vez de no final, por exemplo, 'minhacoluna1,'</target>
</trans-unit>
<trans-unit id="cms.format.placeSelectStatementReferencesOnNewLine">
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
<target state="translated">Referências a objetos em uma instrução select devem ser divididas em linhas separadas? Por exemplo, para 'SELECT C1, C2 FROM T1' onde C1 e C2 deverão estar em linhas separadas</target>
</trans-unit>
<trans-unit id="cms.logDebugInfo">
<source xml:lang="en">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</source>
<target state="new">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</target>
</trans-unit>
<trans-unit id="cms.tracingLevel">
<source xml:lang="en">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</source>
<target state="new">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</target>
</trans-unit>
<trans-unit id="cms.logRetentionMinutes">
<source xml:lang="en">Number of minutes to retain log files for backend services. Default is 1 week.</source>
<target state="new">Number of minutes to retain log files for backend services. Default is 1 week.</target>
</trans-unit>
<trans-unit id="cms.logFilesRemovalLimit">
<source xml:lang="en">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</source>
<target state="new">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</target>
</trans-unit>
<trans-unit id="ignorePlatformWarning">
<source xml:lang="en">[Optional] Do not show unsupported platform warnings</source>
<target state="new">[Optional] Do not show unsupported platform warnings</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.recoveryModel">
<source xml:lang="en">Recovery Model</source>
<target state="translated">Modo de Recuperação</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastBackupDate">
<source xml:lang="en">Last Database Backup</source>
<target state="translated">Último Backup de banco de dados</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastLogBackupDate">
<source xml:lang="en">Last Log Backup</source>
<target state="translated">Último Backup de Log</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">Nível de compatibilidade</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Proprietário</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">Versão</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverEdition">
<source xml:lang="en">Edition</source>
<target state="translated">Edição</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.machineName">
<source xml:lang="en">Computer Name</source>
<target state="translated">Nome do Computador</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.osVersion">
<source xml:lang="en">OS Version</source>
<target state="translated">Versão do sistema operacional</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.azureEdition">
<source xml:lang="en">Edition</source>
<target state="translated">Edição</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.serviceLevelObjective">
<source xml:lang="en">Pricing Tier</source>
<target state="new">Pricing Tier</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">Nível de compatibilidade</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Proprietário</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">Versão</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverEdition">
<source xml:lang="en">Type</source>
<target state="translated">Tipo</target>
</trans-unit>
<trans-unit id="cms.provider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="new">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectionName.displayName">
<source xml:lang="en">Name (optional)</source>
<target state="new">Name (optional)</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectionName.description">
<source xml:lang="en">Custom name of the connection</source>
<target state="new">Custom name of the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverName.displayName">
<source xml:lang="en">Server</source>
<target state="translated">Servidor</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverName.description">
<source xml:lang="en">Name of the SQL Server instance</source>
<target state="new">Name of the SQL Server instance</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverDescription.displayName">
<source xml:lang="en">Server Description</source>
<target state="new">Server Description</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverDescription.description">
<source xml:lang="en">Description of the SQL Server instance</source>
<target state="new">Description of the SQL Server instance</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.displayName">
<source xml:lang="en">Authentication type</source>
<target state="translated">Tipo de autenticação</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.description">
<source xml:lang="en">Specifies the method of authenticating with SQL Server</source>
<target state="new">Specifies the method of authenticating with SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.sqlLogin">
<source xml:lang="en">SQL Login</source>
<target state="translated">Login do SQL</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.integrated">
<source xml:lang="en">Windows Authentication</source>
<target state="translated">Autenticação do Windows</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.azureMFA">
<source xml:lang="en">Azure Active Directory - Universal with MFA support</source>
<target state="new">Azure Active Directory - Universal with MFA support</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.userName.displayName">
<source xml:lang="en">User name</source>
<target state="translated">Nome do usuário</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.userName.description">
<source xml:lang="en">Indicates the user ID to be used when connecting to the data source</source>
<target state="new">Indicates the user ID to be used when connecting to the data source</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.password.displayName">
<source xml:lang="en">Password</source>
<target state="translated">Senha</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.password.description">
<source xml:lang="en">Indicates the password to be used when connecting to the data source</source>
<target state="new">Indicates the password to be used when connecting to the data source</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationIntent.displayName">
<source xml:lang="en">Application intent</source>
<target state="new">Application intent</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationIntent.description">
<source xml:lang="en">Declares the application workload type when connecting to a server</source>
<target state="new">Declares the application workload type when connecting to a server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.asynchronousProcessing.displayName">
<source xml:lang="en">Asynchronous processing</source>
<target state="new">Asynchronous processing</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.asynchronousProcessing.description">
<source xml:lang="en">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</source>
<target state="new">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectTimeout.displayName">
<source xml:lang="en">Connect timeout</source>
<target state="new">Connect timeout</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectTimeout.description">
<source xml:lang="en">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</source>
<target state="new">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.currentLanguage.displayName">
<source xml:lang="en">Current language</source>
<target state="new">Current language</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.currentLanguage.description">
<source xml:lang="en">The SQL Server language record name</source>
<target state="new">The SQL Server language record name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.displayName">
<source xml:lang="en">Column encryption</source>
<target state="new">Column encryption</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.description">
<source xml:lang="en">Default column encryption setting for all the commands on the connection</source>
<target state="new">Default column encryption setting for all the commands on the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.encrypt.displayName">
<source xml:lang="en">Encrypt</source>
<target state="new">Encrypt</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.encrypt.description">
<source xml:lang="en">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</source>
<target state="new">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.persistSecurityInfo.displayName">
<source xml:lang="en">Persist security info</source>
<target state="new">Persist security info</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.persistSecurityInfo.description">
<source xml:lang="en">When false, security-sensitive information, such as the password, is not returned as part of the connection</source>
<target state="new">When false, security-sensitive information, such as the password, is not returned as part of the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.trustServerCertificate.displayName">
<source xml:lang="en">Trust server certificate</source>
<target state="new">Trust server certificate</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.trustServerCertificate.description">
<source xml:lang="en">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</source>
<target state="new">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachedDBFileName.displayName">
<source xml:lang="en">Attached DB file name</source>
<target state="new">Attached DB file name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachedDBFileName.description">
<source xml:lang="en">The name of the primary file, including the full path name, of an attachable database</source>
<target state="new">The name of the primary file, including the full path name, of an attachable database</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.contextConnection.displayName">
<source xml:lang="en">Context connection</source>
<target state="new">Context connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.contextConnection.description">
<source xml:lang="en">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</source>
<target state="new">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.port.displayName">
<source xml:lang="en">Port</source>
<target state="new">Port</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryCount.displayName">
<source xml:lang="en">Connect retry count</source>
<target state="new">Connect retry count</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryCount.description">
<source xml:lang="en">Number of attempts to restore connection</source>
<target state="new">Number of attempts to restore connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryInterval.displayName">
<source xml:lang="en">Connect retry interval</source>
<target state="new">Connect retry interval</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryInterval.description">
<source xml:lang="en">Delay between attempts to restore connection</source>
<target state="new">Delay between attempts to restore connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationName.displayName">
<source xml:lang="en">Application name</source>
<target state="new">Application name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationName.description">
<source xml:lang="en">The name of the application</source>
<target state="new">The name of the application</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.workstationId.displayName">
<source xml:lang="en">Workstation Id</source>
<target state="new">Workstation Id</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.workstationId.description">
<source xml:lang="en">The name of the workstation connecting to SQL Server</source>
<target state="new">The name of the workstation connecting to SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.pooling.displayName">
<source xml:lang="en">Pooling</source>
<target state="new">Pooling</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.pooling.description">
<source xml:lang="en">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</source>
<target state="new">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.maxPoolSize.displayName">
<source xml:lang="en">Max pool size</source>
<target state="new">Max pool size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.maxPoolSize.description">
<source xml:lang="en">The maximum number of connections allowed in the pool</source>
<target state="new">The maximum number of connections allowed in the pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.minPoolSize.displayName">
<source xml:lang="en">Min pool size</source>
<target state="new">Min pool size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.minPoolSize.description">
<source xml:lang="en">The minimum number of connections allowed in the pool</source>
<target state="new">The minimum number of connections allowed in the pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.loadBalanceTimeout.displayName">
<source xml:lang="en">Load balance timeout</source>
<target state="new">Load balance timeout</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.loadBalanceTimeout.description">
<source xml:lang="en">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</source>
<target state="new">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.replication.displayName">
<source xml:lang="en">Replication</source>
<target state="translated">Replicação</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.replication.description">
<source xml:lang="en">Used by SQL Server in Replication</source>
<target state="new">Used by SQL Server in Replication</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachDbFilename.displayName">
<source xml:lang="en">Attach DB filename</source>
<target state="new">Attach DB filename</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.failoverPartner.displayName">
<source xml:lang="en">Failover partner</source>
<target state="new">Failover partner</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.failoverPartner.description">
<source xml:lang="en">The name or network address of the instance of SQL Server that acts as a failover partner</source>
<target state="new">The name or network address of the instance of SQL Server that acts as a failover partner</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multiSubnetFailover.displayName">
<source xml:lang="en">Multi subnet failover</source>
<target state="new">Multi subnet failover</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multipleActiveResultSets.displayName">
<source xml:lang="en">Multiple active result sets</source>
<target state="new">Multiple active result sets</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multipleActiveResultSets.description">
<source xml:lang="en">When true, multiple result sets can be returned and read from one connection</source>
<target state="new">When true, multiple result sets can be returned and read from one connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.packetSize.displayName">
<source xml:lang="en">Packet size</source>
<target state="new">Packet size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.packetSize.description">
<source xml:lang="en">Size in bytes of the network packets used to communicate with an instance of SQL Server</source>
<target state="new">Size in bytes of the network packets used to communicate with an instance of SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.typeSystemVersion.displayName">
<source xml:lang="en">Type system version</source>
<target state="new">Type system version</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.typeSystemVersion.description">
<source xml:lang="en">Indicates which server type system then provider will expose through the DataReader</source>
<target state="new">Indicates which server type system then provider will expose through the DataReader</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/treeProvider" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="cms.resource.tree.treeProvider.loadingLabel">
<source xml:lang="en">Loading ...</source>
<target state="translated">Carregando...</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/cmsResourceTreeNode" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="cms.errors.expandCmsFail">
<source xml:lang="en">The Central Management Server {0} could not be found or is offline</source>
<target state="new">The Central Management Server {0} could not be found or is offline</target>
</trans-unit>
<trans-unit id="cms.resource.cmsResourceTreeNode.noResourcesLabel">
<source xml:lang="en">No resources found</source>
<target state="new">No resources found</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/cmsResourceEmptyTreeNode" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="cms.resource.tree.CmsTreeNode.addCmsServerLabel">
<source xml:lang="en">Add Central Management Server...</source>
<target state="new">Add Central Management Server...</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/cmsResourceCommands" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="cms.errors.sameCmsServerName">
<source xml:lang="en">Central Management Server Group already has a Registered Server with the name {0}</source>
<target state="new">Central Management Server Group already has a Registered Server with the name {0}</target>
</trans-unit>
<trans-unit id="cms.errors.addRegisterServerFail">
<source xml:lang="en">Could not add the Registered Server {0}</source>
<target state="new">Could not add the Registered Server {0}</target>
</trans-unit>
<trans-unit id="cms.confirmDeleteServer">
<source xml:lang="en">Are you sure you want to delete</source>
<target state="new">Are you sure you want to delete</target>
</trans-unit>
<trans-unit id="cms.yes">
<source xml:lang="en">Yes</source>
<target state="translated">Sim</target>
</trans-unit>
<trans-unit id="cms.no">
<source xml:lang="en">No</source>
<target state="translated">Não</target>
</trans-unit>
<trans-unit id="cms.AddServerGroup">
<source xml:lang="en">Add Server Group</source>
<target state="translated">Adicionar grupo de servidores</target>
</trans-unit>
<trans-unit id="cms.OK">
<source xml:lang="en">OK</source>
<target state="translated">OK</target>
</trans-unit>
<trans-unit id="cms.Cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Cancelar</target>
</trans-unit>
<trans-unit id="cms.ServerGroupName">
<source xml:lang="en">Server Group Name</source>
<target state="translated">Nome do grupo de servidores</target>
</trans-unit>
<trans-unit id="cms.ServerGroupDescription">
<source xml:lang="en">Server Group Description</source>
<target state="new">Server Group Description</target>
</trans-unit>
<trans-unit id="cms.errors.sameServerGroupName">
<source xml:lang="en">{0} already has a Server Group with the name {1}</source>
<target state="new">{0} already has a Server Group with the name {1}</target>
</trans-unit>
<trans-unit id="cms.confirmDeleteGroup">
<source xml:lang="en">Are you sure you want to delete</source>
<target state="new">Are you sure you want to delete</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsUtils" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="cms.errors.sameServerUnderCms">
<source xml:lang="en">You cannot add a shared registered server with the same name as the Configuration Server</source>
<target state="new">You cannot add a shared registered server with the same name as the Configuration Server</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -148,30 +148,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/deployActionPage" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="dacFx.deployRadioButtonLabel">
<source xml:lang="en">Deploy</source>
<target state="translated">Implantar</target>
</trans-unit>
<trans-unit id="dacFx.deployScriptRadioButtonLabel">
<source xml:lang="en">Generate Deployment Script and Deploy</source>
<target state="translated">Gerar o Script de Implantação e Implantar</target>
</trans-unit>
<trans-unit id="dacFx.scriptRadioButtonLabel">
<source xml:lang="en">Generate Deployment Script</source>
<target state="translated">Gerar Script de implantação</target>
</trans-unit>
<trans-unit id="dacfxDeployScript.saveFile">
<source xml:lang="en">Save</source>
<target state="translated">Salvar</target>
</trans-unit>
<trans-unit id="dacfx.generatedScriptLocation">
<source xml:lang="en">Deployment Script Location</source>
<target state="translated">Localização do Script de Implantação</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/dacFxSummaryPage" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="dacfx.targetServerName">
@@ -194,22 +170,6 @@
<source xml:lang="en">File Location</source>
<target state="translated">Local do arquivo</target>
</trans-unit>
<trans-unit id="dacfx.scriptLocation">
<source xml:lang="en">Deployment Script Location</source>
<target state="translated">Localização do Script de Implantação</target>
</trans-unit>
<trans-unit id="dacfx.action">
<source xml:lang="en">Action</source>
<target state="translated">Ação</target>
</trans-unit>
<trans-unit id="dacfx.deploy">
<source xml:lang="en">Deploy</source>
<target state="translated">Implantar</target>
</trans-unit>
<trans-unit id="dacfx.generateScript">
<source xml:lang="en">Generate Deployment Script</source>
<target state="translated">Gerar Script de implantação</target>
</trans-unit>
<trans-unit id="dacfxExtract.version">
<source xml:lang="en">Version</source>
<target state="translated">Versão</target>
@@ -244,12 +204,16 @@
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/api/basePage" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="basePage.defaultUser">
<source xml:lang="en">default</source>
<target state="translated">Padrão</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/dataTierApplicationWizard" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="dacfx.needConnection">
<source xml:lang="en">Please connect to a server before using this wizard.</source>
<target state="translated">Por favor, conecte-se a um servidor antes de usar este assistente.</target>
</trans-unit>
<trans-unit id="dacFx.selectOperationPageName">
<source xml:lang="en">Select an Operation</source>
<target state="translated">Selecione uma Operação</target>
@@ -262,10 +226,6 @@
<source xml:lang="en">Review the deploy plan</source>
<target state="translated">Revise o plano de implantação</target>
</trans-unit>
<trans-unit id="dacFx.deployActionPageName">
<source xml:lang="en">Select Action</source>
<target state="translated">Selecionar ação</target>
</trans-unit>
<trans-unit id="dacFx.summaryPageName">
<source xml:lang="en">Summary</source>
<target state="translated">Resumo</target>
@@ -319,8 +279,8 @@
<target state="translated">Falha ao importar: '{0}'</target>
</trans-unit>
<trans-unit id="dacfx.scriptGeneratingMessage">
<source xml:lang="en">You can view the status of script generation in the Task History once the wizard is closed</source>
<target state="translated">Você pode exibir o status de geração de script no Histórico de Tarefas depois que o assistente for fechado</target>
<source xml:lang="en">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</source>
<target state="new">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</target>
</trans-unit>
<trans-unit id="alertData.deployPlanErrorMessage">
<source xml:lang="en">Generating deploy plan failed '{0}'</source>

View File

@@ -38,14 +38,18 @@
</file>
<file original="extensions/import/out/wizard/pages/prosePreviewPage" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="flatFileImport.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">Atualizar</target>
</trans-unit>
<trans-unit id="flatFileImport.prosePreviewMessage">
<source xml:lang="en">This operation analyzed the input file structure to generate the preview below for up to the first 50 rows.</source>
<target state="translated">Esta operação analisou a estrutura do arquivo de entrada para gerar a previsão abaixo para até as primeiras 50 linhas.</target>
</trans-unit>
<trans-unit id="flatFileImport.prosePreviewMessageFail">
<source xml:lang="en">This operation was unsuccessful. Please try a different input file.</source>
<target state="new">This operation was unsuccessful. Please try a different input file.</target>
</trans-unit>
<trans-unit id="flatFileImport.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">Atualizar</target>
</trans-unit>
</body>
</file>
<file original="extensions/import/out/wizard/pages/modifyColumnsPage" source-language="en" target-language="pt-BR" datatype="plaintext">

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,539 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/notebook/package" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="displayName">
<source xml:lang="en">Notebook Core Extensions</source>
<target state="new">Notebook Core Extensions</target>
</trans-unit>
<trans-unit id="description">
<source xml:lang="en">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</source>
<target state="new">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</target>
</trans-unit>
<trans-unit id="notebook.configuration.title">
<source xml:lang="en">Notebook configuration</source>
<target state="new">Notebook configuration</target>
</trans-unit>
<trans-unit id="notebook.pythonPath.description">
<source xml:lang="en">Local path to python installation used by Notebooks.</source>
<target state="new">Local path to python installation used by Notebooks.</target>
</trans-unit>
<trans-unit id="notebook.useExistingPython.description">
<source xml:lang="en">Local path to a preexisting python installation used by Notebooks.</source>
<target state="new">Local path to a preexisting python installation used by Notebooks.</target>
</trans-unit>
<trans-unit id="notebook.overrideEditorTheming.description">
<source xml:lang="en">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</source>
<target state="new">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</target>
</trans-unit>
<trans-unit id="notebook.maxTableRows.description">
<source xml:lang="en">Maximum number of rows returned per table in the Notebook editor</source>
<target state="new">Maximum number of rows returned per table in the Notebook editor</target>
</trans-unit>
<trans-unit id="notebook.command.new">
<source xml:lang="en">New Notebook</source>
<target state="new">New Notebook</target>
</trans-unit>
<trans-unit id="notebook.command.open">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="notebook.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
<target state="new">Analyze in Notebook</target>
</trans-unit>
<trans-unit id="notebook.command.runactivecell">
<source xml:lang="en">Run Cell</source>
<target state="translated">Executar célula</target>
</trans-unit>
<trans-unit id="notebook.command.clearactivecellresult">
<source xml:lang="en">Clear Cell Result</source>
<target state="new">Clear Cell Result</target>
</trans-unit>
<trans-unit id="notebook.command.runallcells">
<source xml:lang="en">Run Cells</source>
<target state="new">Run Cells</target>
</trans-unit>
<trans-unit id="notebook.command.addcode">
<source xml:lang="en">Add Code Cell</source>
<target state="new">Add Code Cell</target>
</trans-unit>
<trans-unit id="notebook.command.addtext">
<source xml:lang="en">Add Text Cell</source>
<target state="new">Add Text Cell</target>
</trans-unit>
<trans-unit id="notebook.command.addcell">
<source xml:lang="en">Add Cell</source>
<target state="new">Add Cell</target>
</trans-unit>
<trans-unit id="title.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
<target state="new">Analyze in Notebook</target>
</trans-unit>
<trans-unit id="title.newJupyterNotebook">
<source xml:lang="en">New Notebook</source>
<target state="new">New Notebook</target>
</trans-unit>
<trans-unit id="title.openJupyterNotebook">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="title.jupyter.setContext">
<source xml:lang="en">Set context for Notebook</source>
<target state="new">Set context for Notebook</target>
</trans-unit>
<trans-unit id="title.jupyter.setKernel">
<source xml:lang="en">Set kernel for Notebook</source>
<target state="new">Set kernel for Notebook</target>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsTitle">
<source xml:lang="en">Extra kernels</source>
<target state="new">Extra kernels</target>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsDescription">
<source xml:lang="en">IDs of the extra kernels to enable</source>
<target state="new">IDs of the extra kernels to enable</target>
</trans-unit>
<trans-unit id="config.jupyter.kernelConfigValuesDescription">
<source xml:lang="en">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</source>
<target state="new">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</target>
</trans-unit>
<trans-unit id="title.reinstallNotebookDependencies">
<source xml:lang="en">Reinstall Notebook dependencies</source>
<target state="new">Reinstall Notebook dependencies</target>
</trans-unit>
<trans-unit id="title.configurePython">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="new">Configure Python for Notebooks</target>
</trans-unit>
<trans-unit id="title.managePackages">
<source xml:lang="en">Manage Packages</source>
<target state="new">Manage Packages</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/managePackagesDialog" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="managePackages.dialogName">
<source xml:lang="en">Manage Packages</source>
<target state="new">Manage Packages</target>
</trans-unit>
<trans-unit id="managePackages.cancelButtonText">
<source xml:lang="en">Close</source>
<target state="translated">Fechar</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/installedPackagesTab" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="managePackages.installedTabTitle">
<source xml:lang="en">Installed</source>
<target state="translated">INSTALADO</target>
</trans-unit>
<trans-unit id="managePackages.pkgNameColumn">
<source xml:lang="en">Name</source>
<target state="translated">Nome</target>
</trans-unit>
<trans-unit id="managePackages.newPkgVersionColumn">
<source xml:lang="en">Version</source>
<target state="translated">Versão</target>
</trans-unit>
<trans-unit id="managePackages.uninstallButtonText">
<source xml:lang="en">Uninstall selected packages</source>
<target state="new">Uninstall selected packages</target>
</trans-unit>
<trans-unit id="managePackages.packageType">
<source xml:lang="en">Package Type</source>
<target state="new">Package Type</target>
</trans-unit>
<trans-unit id="managePackages.packageCount">
<source xml:lang="en">{0} {1} packages found</source>
<target state="new">{0} {1} packages found</target>
</trans-unit>
<trans-unit id="managePackages.confirmUninstall">
<source xml:lang="en">Are you sure you want to uninstall the specified packages?</source>
<target state="new">Are you sure you want to uninstall the specified packages?</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallStarted">
<source xml:lang="en">Uninstalling {0}</source>
<target state="new">Uninstalling {0}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallComplete">
<source xml:lang="en">Completed uninstall for {0}</source>
<target state="new">Completed uninstall for {0}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallFailed">
<source xml:lang="en">Failed to uninstall {0}. Error: {1}</source>
<target state="new">Failed to uninstall {0}. Error: {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/addNewPackageTab" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="managePackages.invalidTextPlaceholder">
<source xml:lang="en">N/A</source>
<target state="translated">N/A</target>
</trans-unit>
<trans-unit id="managePackages.packageNotFound">
<source xml:lang="en">Could not find the specified package</source>
<target state="new">Could not find the specified package</target>
</trans-unit>
<trans-unit id="managePackages.searchBarPlaceholder">
<source xml:lang="en">Search {0} packages</source>
<target state="new">Search {0} packages</target>
</trans-unit>
<trans-unit id="managePackages.addNewTabTitle">
<source xml:lang="en">Add new</source>
<target state="new">Add new</target>
</trans-unit>
<trans-unit id="managePackages.searchButtonLabel">
<source xml:lang="en">Search</source>
<target state="translated">Pesquisar</target>
</trans-unit>
<trans-unit id="managePackages.installButtonText">
<source xml:lang="en">Install</source>
<target state="translated">Instalar</target>
</trans-unit>
<trans-unit id="managePackages.packageNameTitle">
<source xml:lang="en">Package Name</source>
<target state="new">Package Name</target>
</trans-unit>
<trans-unit id="managePackages.packageVersionTitle">
<source xml:lang="en">Package Version</source>
<target state="translated">Versão do Pacote</target>
</trans-unit>
<trans-unit id="managePackages.packageSummaryTitle">
<source xml:lang="en">Package Summary</source>
<target state="new">Package Summary</target>
</trans-unit>
<trans-unit id="managePackages.noVersionsFound">
<source xml:lang="en">Could not find any valid versions for the specified package</source>
<target state="new">Could not find any valid versions for the specified package</target>
</trans-unit>
<trans-unit id="managePackages.packageRequestError">
<source xml:lang="en">Package info request failed with error: {0} {1}</source>
<target state="new">Package info request failed with error: {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallStarted">
<source xml:lang="en">Installing {0} {1}</source>
<target state="new">Installing {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallComplete">
<source xml:lang="en">Completed install for {0} {1}</source>
<target state="new">Completed install for {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallFailed">
<source xml:lang="en">Failed to install {0} {1}. Error: {2}</source>
<target state="new">Failed to install {0} {1}. Error: {2}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/protocol/notebookUriHandler" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="notebook.unsupportedAction">
<source xml:lang="en">Action {0} is not supported for this handler</source>
<target state="new">Action {0} is not supported for this handler</target>
</trans-unit>
<trans-unit id="unsupportedScheme">
<source xml:lang="en">Cannot open link {0} as only HTTP and HTTPS links are supported</source>
<target state="new">Cannot open link {0} as only HTTP and HTTPS links are supported</target>
</trans-unit>
<trans-unit id="notebook.confirmOpen">
<source xml:lang="en">Download and open '{0}'?</source>
<target state="new">Download and open '{0}'?</target>
</trans-unit>
<trans-unit id="notebook.fileNotFound">
<source xml:lang="en">Could not find the specified file</source>
<target state="new">Could not find the specified file</target>
</trans-unit>
<trans-unit id="notebook.fileDownloadError">
<source xml:lang="en">File open request failed with error: {0} {1}</source>
<target state="new">File open request failed with error: {0} {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/serverInstance" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="serverStopError">
<source xml:lang="en">Error stopping Notebook Server: {0}</source>
<target state="new">Error stopping Notebook Server: {0}</target>
</trans-unit>
<trans-unit id="notebookStartProcessExitPremature">
<source xml:lang="en">Notebook process exited prematurely with error: {0}, StdErr Output: {1}</source>
<target state="new">Notebook process exited prematurely with error: {0}, StdErr Output: {1}</target>
</trans-unit>
<trans-unit id="jupyterError">
<source xml:lang="en">Error sent from Jupyter: {0}</source>
<target state="new">Error sent from Jupyter: {0}</target>
</trans-unit>
<trans-unit id="jupyterOutputMsgStartSuccessful">
<source xml:lang="en">... Jupyter is running at {0}</source>
<target state="new">... Jupyter is running at {0}</target>
</trans-unit>
<trans-unit id="jupyterOutputMsgStart">
<source xml:lang="en">... Starting Notebook server</source>
<target state="new">... Starting Notebook server</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterSettingWriter" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="UnexpectedSettingType">
<source xml:lang="en">Unexpected setting type {0}</source>
<target state="new">Unexpected setting type {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterSessionManager" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="errorStartBeforeReady">
<source xml:lang="en">Cannot start a session, the manager is not yet initialized</source>
<target state="new">Cannot start a session, the manager is not yet initialized</target>
</trans-unit>
<trans-unit id="connectionNotValid">
<source xml:lang="en">Spark kernels require a connection to a SQL Server big data cluster master instance.</source>
<target state="new">Spark kernels require a connection to a SQL Server big data cluster master instance.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterServerManager" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="shutdownError">
<source xml:lang="en">Shutdown of Notebook server failed: {0}</source>
<target state="new">Shutdown of Notebook server failed: {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterServerInstallation" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="msgInstallPkgProgress">
<source xml:lang="en">Notebook dependencies installation is in progress</source>
<target state="new">Notebook dependencies installation is in progress</target>
</trans-unit>
<trans-unit id="msgPythonDownloadComplete">
<source xml:lang="en">Python download is complete</source>
<target state="new">Python download is complete</target>
</trans-unit>
<trans-unit id="msgPythonDownloadError">
<source xml:lang="en">Error while downloading python setup</source>
<target state="new">Error while downloading python setup</target>
</trans-unit>
<trans-unit id="msgPythonDownloadPending">
<source xml:lang="en">Downloading python package</source>
<target state="new">Downloading python package</target>
</trans-unit>
<trans-unit id="msgPythonUnpackPending">
<source xml:lang="en">Unpacking python package</source>
<target state="new">Unpacking python package</target>
</trans-unit>
<trans-unit id="msgPythonDirectoryError">
<source xml:lang="en">Error while creating python installation directory</source>
<target state="new">Error while creating python installation directory</target>
</trans-unit>
<trans-unit id="msgPythonUnpackError">
<source xml:lang="en">Error while unpacking python bundle</source>
<target state="new">Error while unpacking python bundle</target>
</trans-unit>
<trans-unit id="msgTaskName">
<source xml:lang="en">Installing Notebook dependencies</source>
<target state="new">Installing Notebook dependencies</target>
</trans-unit>
<trans-unit id="msgInstallPkgStart">
<source xml:lang="en">Installing Notebook dependencies, see Tasks view for more information</source>
<target state="new">Installing Notebook dependencies, see Tasks view for more information</target>
</trans-unit>
<trans-unit id="msgInstallPkgFinish">
<source xml:lang="en">Notebook dependencies installation is complete</source>
<target state="new">Notebook dependencies installation is complete</target>
</trans-unit>
<trans-unit id="msgPythonRunningError">
<source xml:lang="en">Cannot overwrite existing Python installation while python is running.</source>
<target state="new">Cannot overwrite existing Python installation while python is running.</target>
</trans-unit>
<trans-unit id="msgPendingInstallError">
<source xml:lang="en">Another Python installation is currently in progress.</source>
<target state="new">Another Python installation is currently in progress.</target>
</trans-unit>
<trans-unit id="msgSkipPythonInstall">
<source xml:lang="en">Python already exists at the specific location. Skipping install.</source>
<target state="new">Python already exists at the specific location. Skipping install.</target>
</trans-unit>
<trans-unit id="msgDependenciesInstallationFailed">
<source xml:lang="en">Installing Notebook dependencies failed with error: {0}</source>
<target state="new">Installing Notebook dependencies failed with error: {0}</target>
</trans-unit>
<trans-unit id="msgDownloadPython">
<source xml:lang="en">Downloading local python for platform: {0} to {1}</source>
<target state="new">Downloading local python for platform: {0} to {1}</target>
</trans-unit>
<trans-unit id="msgInstallStart">
<source xml:lang="en">Installing required packages to run Notebooks...</source>
<target state="new">Installing required packages to run Notebooks...</target>
</trans-unit>
<trans-unit id="msgJupyterInstallDone">
<source xml:lang="en">... Jupyter installation complete.</source>
<target state="new">... Jupyter installation complete.</target>
</trans-unit>
<trans-unit id="msgInstallingSpark">
<source xml:lang="en">Installing SparkMagic...</source>
<target state="new">Installing SparkMagic...</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterNotebookProvider" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="errNotebookUriMissing">
<source xml:lang="en">A notebook path is required</source>
<target state="new">A notebook path is required</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterController" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="notebookFileType">
<source xml:lang="en">Notebooks</source>
<target state="new">Notebooks</target>
</trans-unit>
<trans-unit id="unsupportedFileType">
<source xml:lang="en">Only .ipynb Notebooks are supported</source>
<target state="new">Only .ipynb Notebooks are supported</target>
</trans-unit>
<trans-unit id="confirmReinstall">
<source xml:lang="en">Are you sure you want to reinstall?</source>
<target state="new">Are you sure you want to reinstall?</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/configurePythonDialog" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="configurePython.dialogName">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="new">Configure Python for Notebooks</target>
</trans-unit>
<trans-unit id="configurePython.okButtonText">
<source xml:lang="en">Install</source>
<target state="translated">Instalar</target>
</trans-unit>
<trans-unit id="configurePython.cancelButtonText">
<source xml:lang="en">Cancel</source>
<target state="translated">Cancelar</target>
</trans-unit>
<trans-unit id="configurePython.browseButtonText">
<source xml:lang="en">Browse</source>
<target state="translated">Procurar</target>
</trans-unit>
<trans-unit id="configurePython.locationTextBoxText">
<source xml:lang="en">Python Install Location</source>
<target state="new">Python Install Location</target>
</trans-unit>
<trans-unit id="configurePython.selectFileLabel">
<source xml:lang="en">Select</source>
<target state="translated">Selecione</target>
</trans-unit>
<trans-unit id="configurePython.installNote">
<source xml:lang="en">This installation will take some time. It is recommended to not close the application until the installation is complete.</source>
<target state="new">This installation will take some time. It is recommended to not close the application until the installation is complete.</target>
</trans-unit>
<trans-unit id="configurePython.invalidLocationMsg">
<source xml:lang="en">The specified install location is invalid.</source>
<target state="new">The specified install location is invalid.</target>
</trans-unit>
<trans-unit id="configurePython.pythonNotFoundMsg">
<source xml:lang="en">No python installation was found at the specified location.</source>
<target state="new">No python installation was found at the specified location.</target>
</trans-unit>
<trans-unit id="configurePython.pythonInstallDeclined">
<source xml:lang="en">Python installation was declined.</source>
<target state="new">Python installation was declined.</target>
</trans-unit>
<trans-unit id="configurePython.installationType">
<source xml:lang="en">Installation Type</source>
<target state="new">Installation Type</target>
</trans-unit>
<trans-unit id="configurePython.newInstall">
<source xml:lang="en">New Python installation</source>
<target state="new">New Python installation</target>
</trans-unit>
<trans-unit id="configurePython.existingInstall">
<source xml:lang="en">Use existing Python installation</source>
<target state="new">Use existing Python installation</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/common/utils" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="mkdirOutputMsg">
<source xml:lang="en">... Creating {0}</source>
<target state="translated">... Criando {0}</target>
</trans-unit>
<trans-unit id="executeCommandProcessExited">
<source xml:lang="en">Process exited with code {0}</source>
<target state="new">Process exited with code {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/common/localizedConstants" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Sim</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">Não</target>
</trans-unit>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="new">This sample code loads the file into a data frame and shows the first 10 results.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/book/bookTreeView" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="openNotebookError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="openMarkdownError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>
<target state="new">Missing file : {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/extension" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="new">This sample code loads the file into a data frame and shows the first 10 results.</target>
</trans-unit>
<trans-unit id="noNotebookVisible">
<source xml:lang="en">No notebook editor is active</source>
<target state="new">No notebook editor is active</target>
</trans-unit>
<trans-unit id="codeCellName">
<source xml:lang="en">Code</source>
<target state="translated">Código</target>
</trans-unit>
<trans-unit id="textCellName">
<source xml:lang="en">Text</source>
<target state="translated">Texto</target>
</trans-unit>
<trans-unit id="selectCellType">
<source xml:lang="en">What type of cell do you want to add?</source>
<target state="new">What type of cell do you want to add?</target>
</trans-unit>
<trans-unit id="notebookFiles">
<source xml:lang="en">Notebooks</source>
<target state="new">Notebooks</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/profiler/client\out/dialogs/profilerCreateSessionDialog" source-language="en" target-language="pt-BR" datatype="plaintext">
<file original="extensions/profiler/client/out/dialogs/profilerCreateSessionDialog" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="createSessionDialog.cancel">
<source xml:lang="en">Cancel</source>
@@ -34,6 +34,10 @@
<source xml:lang="en">Enter session name:</source>
<target state="translated">Digite o nome da sessão:</target>
</trans-unit>
<trans-unit id="createSessionDialog.createSessionFailed">
<source xml:lang="en">Failed to create a session</source>
<target state="new">Failed to create a session</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,195 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/resource-deployment/package" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="extension-displayName">
<source xml:lang="en">SQL Server Deployment extension for Azure Data Studio</source>
<target state="new">SQL Server Deployment extension for Azure Data Studio</target>
</trans-unit>
<trans-unit id="extension-description">
<source xml:lang="en">Provides a notebook-based experience to deploy Microsoft SQL Server</source>
<target state="new">Provides a notebook-based experience to deploy Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="deploy-sql-image-command-name">
<source xml:lang="en">Deploy SQL Server on Docker…</source>
<target state="new">Deploy SQL Server on Docker…</target>
</trans-unit>
<trans-unit id="deploy-sql-bdc-command-name">
<source xml:lang="en">Deploy SQL Server big data cluster…</source>
<target state="new">Deploy SQL Server big data cluster…</target>
</trans-unit>
<trans-unit id="deploy-resource-command-name">
<source xml:lang="en">Deploy SQL Server…</source>
<target state="new">Deploy SQL Server…</target>
</trans-unit>
<trans-unit id="deploy-resource-command-category">
<source xml:lang="en">Deployment</source>
<target state="translated">Implementação</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-display-name">
<source xml:lang="en">SQL Server container image</source>
<target state="new">SQL Server container image</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-description">
<source xml:lang="en">Run SQL Server container image with Docker</source>
<target state="new">Run SQL Server container image with Docker</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-display-name">
<source xml:lang="en">SQL Server big data cluster</source>
<target state="translated">CLUSTER DE BIG DATA DO SQL SERVER</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-description">
<source xml:lang="en">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</source>
<target state="new">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</target>
</trans-unit>
<trans-unit id="version-display-name">
<source xml:lang="en">Version</source>
<target state="translated">Versão</target>
</trans-unit>
<trans-unit id="sql-2017-display-name">
<source xml:lang="en">SQL Server 2017</source>
<target state="new">SQL Server 2017</target>
</trans-unit>
<trans-unit id="sql-2019-display-name">
<source xml:lang="en">SQL Server 2019</source>
<target state="new">SQL Server 2019</target>
</trans-unit>
<trans-unit id="sql-2017-docker-notebook">
<source xml:lang="en">./notebooks/docker/2017/deploy-sql2017-image.ipynb</source>
<target state="new">./notebooks/docker/2017/deploy-sql2017-image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019-docker-notebook">
<source xml:lang="en">./notebooks/docker/2019/deploy-sql2019-image.ipynb</source>
<target state="new">./notebooks/docker/2019/deploy-sql2019-image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019ctp31-display-name">
<source xml:lang="en">SQL Server 2019 big data cluster CTP 3.1</source>
<target state="new">SQL Server 2019 big data cluster CTP 3.1</target>
</trans-unit>
<trans-unit id="bdc-deployment-target">
<source xml:lang="en">Deployment target</source>
<target state="new">Deployment target</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-aks">
<source xml:lang="en">New Azure Kubernetes Service Cluster</source>
<target state="translated">Novo cluster do Serviço de Kubernetes do Azure</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-existing-cluster">
<source xml:lang="en">Existing Kubernetes Cluster</source>
<target state="translated">Cluster de Kubernetes existente</target>
</trans-unit>
<trans-unit id="bdc-ctp31-aks-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</target>
</trans-unit>
<trans-unit id="bdc-ctp31-existing-cluster-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/mssqlCtlTool" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.MssqlCtlDescription">
<source xml:lang="en">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</source>
<target state="new">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</target>
</trans-unit>
<trans-unit id="resourceDeployment.MssqlCtlDisplayName">
<source xml:lang="en">mssqlctl</source>
<target state="new">mssqlctl</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/kubeCtlTool" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.KubeCtlDescription">
<source xml:lang="en">A command-line tool allows you to run commands against Kubernetes clusters</source>
<target state="new">A command-line tool allows you to run commands against Kubernetes clusters</target>
</trans-unit>
<trans-unit id="resourceDeployment.KubeCtlDisplayName">
<source xml:lang="en">kubectl</source>
<target state="new">kubectl</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/dockerTool" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.DockerDescription">
<source xml:lang="en">Provides the ability to package and run an application in isolated containers</source>
<target state="new">Provides the ability to package and run an application in isolated containers</target>
</trans-unit>
<trans-unit id="resourceDeployment.DockerDisplayName">
<source xml:lang="en">Docker</source>
<target state="translated">Docker</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/azCliTool" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.AzCLIDescription">
<source xml:lang="en">A command-line tool for managing Azure resources</source>
<target state="new">A command-line tool for managing Azure resources</target>
</trans-unit>
<trans-unit id="resourceDeployment.AzCLIDisplayName">
<source xml:lang="en">Azure CLI</source>
<target state="new">Azure CLI</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/resourceTypeService" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.extensionFullNameError">
<source xml:lang="en">Could not find package.json or the name/publisher is not set</source>
<target state="new">Could not find package.json or the name/publisher is not set</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/notebookService" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.notebookNotFound">
<source xml:lang="en">The notebook {0} does not exist</source>
<target state="new">The notebook {0} does not exist</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/ui/resourceDeploymentDialog" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="deploymentDialog.title">
<source xml:lang="en">Select the deployment options</source>
<target state="new">Select the deployment options</target>
</trans-unit>
<trans-unit id="deploymentDialog.OKButtonText">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolNameColumnHeader">
<source xml:lang="en">Tool</source>
<target state="translated">Ferramenta</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolDescriptionColumnHeader">
<source xml:lang="en">Description</source>
<target state="translated">Descrição</target>
</trans-unit>
<trans-unit id="deploymentDialog.OptionsTitle">
<source xml:lang="en">Options</source>
<target state="translated">Opções</target>
</trans-unit>
<trans-unit id="deploymentDialog.RequiredToolsTitle">
<source xml:lang="en">Required tools</source>
<target state="translated">Ferramentas necessárias</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/main" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.FailedToLoadExtension">
<source xml:lang="en">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</source>
<target state="new">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</target>
</trans-unit>
<trans-unit id="resourceDeployment.UnknownResourceType">
<source xml:lang="en">The resource type: {0} is not defined</source>
<target state="new">The resource type: {0} is not defined</target>
</trans-unit>
</body>
</file>
</xliff>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/admin-tool-ext-win/package" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="adminToolExtWin.displayName">
<source xml:lang="en">Database Administration Tool Extensions for Windows</source>
<target state="new">Database Administration Tool Extensions for Windows</target>
</trans-unit>
<trans-unit id="adminToolExtWin.description">
<source xml:lang="en">Adds additional Windows-specific functionality to Azure Data Studio</source>
<target state="new">Adds additional Windows-specific functionality to Azure Data Studio</target>
</trans-unit>
<trans-unit id="adminToolExtWin.propertiesMenuItem">
<source xml:lang="en">Properties</source>
<target state="translated">Свойства</target>
</trans-unit>
<trans-unit id="adminToolExtWin.launchGswMenuItem">
<source xml:lang="en">Generate Scripts...</source>
<target state="new">Generate Scripts...</target>
</trans-unit>
</body>
</file>
<file original="extensions/admin-tool-ext-win/out/main" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="adminToolExtWin.noConnectionContextForProp">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="new">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noOENode">
<source xml:lang="en">Could not determine Object Explorer node from connectionContext : {0}</source>
<target state="new">Could not determine Object Explorer node from connectionContext : {0}</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noConnectionContextForGsw">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="new">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noConnectionProfile">
<source xml:lang="en">No connectionProfile provided from connectionContext : {0}</source>
<target state="new">No connectionProfile provided from connectionContext : {0}</target>
</trans-unit>
<trans-unit id="adminToolExtWin.launchingDialogStatus">
<source xml:lang="en">Launching dialog...</source>
<target state="new">Launching dialog...</target>
</trans-unit>
<trans-unit id="adminToolExtWin.ssmsMinError">
<source xml:lang="en">Error calling SsmsMin with args '{0}' - {1}</source>
<target state="new">Error calling SsmsMin with args '{0}' - {1}</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,903 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/agent/out/dialogs/scheduleDialog" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="scheduleDialog.newSchedule">
<source xml:lang="en">New Schedule</source>
<target state="translated">Создание расписания</target>
</trans-unit>
<trans-unit id="scheduleDialog.ok">
<source xml:lang="en">OK</source>
<target state="translated">ОК</target>
</trans-unit>
<trans-unit id="scheduleDialog.cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Отмена</target>
</trans-unit>
<trans-unit id="scheduleDialog.scheduleName">
<source xml:lang="en">Schedule Name</source>
<target state="translated">Имя расписания</target>
</trans-unit>
<trans-unit id="scheduleDialog.schedules">
<source xml:lang="en">Schedules</source>
<target state="translated">Расписания</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/dialogs/proxyDialog" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="createProxy.createProxy">
<source xml:lang="en">Create Proxy</source>
<target state="translated">Создание прокси-сервера</target>
</trans-unit>
<trans-unit id="createProxy.editProxy">
<source xml:lang="en">Edit Proxy</source>
<target state="translated">Изменить прокси-сервер</target>
</trans-unit>
<trans-unit id="createProxy.General">
<source xml:lang="en">General</source>
<target state="translated">Общее</target>
</trans-unit>
<trans-unit id="createProxy.ProxyName">
<source xml:lang="en">Proxy name</source>
<target state="translated">Имя прокси-сервера</target>
</trans-unit>
<trans-unit id="createProxy.CredentialName">
<source xml:lang="en">Credential name</source>
<target state="translated">Имя учетных данных</target>
</trans-unit>
<trans-unit id="createProxy.Description">
<source xml:lang="en">Description</source>
<target state="translated">Описание</target>
</trans-unit>
<trans-unit id="createProxy.SubsystemName">
<source xml:lang="en">Subsystem</source>
<target state="translated">Подсистема</target>
</trans-unit>
<trans-unit id="createProxy.OperatingSystem">
<source xml:lang="en">Operating system (CmdExec)</source>
<target state="translated">Операционная система (CmdExec)</target>
</trans-unit>
<trans-unit id="createProxy.ReplicationSnapshot">
<source xml:lang="en">Replication Snapshot</source>
<target state="translated">Репликация: моментальный снимок</target>
</trans-unit>
<trans-unit id="createProxy.ReplicationTransactionLog">
<source xml:lang="en">Replication Transaction-Log Reader</source>
<target state="translated">Репликация: средство чтения журнала транзакций</target>
</trans-unit>
<trans-unit id="createProxy.ReplicationDistributor">
<source xml:lang="en">Replication Distributor</source>
<target state="translated">Репликация: распространитель</target>
</trans-unit>
<trans-unit id="createProxy.ReplicationMerge">
<source xml:lang="en">Replication Merge</source>
<target state="translated">Репликация: слияние</target>
</trans-unit>
<trans-unit id="createProxy.ReplicationQueueReader">
<source xml:lang="en">Replication Queue Reader</source>
<target state="translated">Репликация: средство просмотра очередей</target>
</trans-unit>
<trans-unit id="createProxy.SSASQueryLabel">
<source xml:lang="en">SQL Server Analysis Services Query</source>
<target state="translated">Запрос служб SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="createProxy.SSASCommandLabel">
<source xml:lang="en">SQL Server Analysis Services Command</source>
<target state="translated">Команда служб SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="createProxy.SSISPackage">
<source xml:lang="en">SQL Server Integration Services Package</source>
<target state="translated">Пакет служб SQL Server Integration Services</target>
</trans-unit>
<trans-unit id="createProxy.PowerShell">
<source xml:lang="en">PowerShell</source>
<target state="translated">PowerShell</target>
</trans-unit>
<trans-unit id="createProxy.subSystemHeading">
<source xml:lang="en">Active to the following subsytems</source>
<target state="translated">Активно в следующих подсистемах</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/dialogs/pickScheduleDialog" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="pickSchedule.jobSchedules">
<source xml:lang="en">Job Schedules</source>
<target state="translated">Расписания заданий</target>
</trans-unit>
<trans-unit id="pickSchedule.ok">
<source xml:lang="en">OK</source>
<target state="translated">ОК</target>
</trans-unit>
<trans-unit id="pickSchedule.cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Отмена</target>
</trans-unit>
<trans-unit id="pickSchedule.availableSchedules">
<source xml:lang="en">Available Schedules:</source>
<target state="translated">Доступные расписания:</target>
</trans-unit>
<trans-unit id="pickSchedule.scheduleName">
<source xml:lang="en">Name</source>
<target state="translated">Имя</target>
</trans-unit>
<trans-unit id="pickSchedule.scheduleID">
<source xml:lang="en">ID</source>
<target state="translated">Идентификатор</target>
</trans-unit>
<trans-unit id="pickSchedule.description">
<source xml:lang="en">Description</source>
<target state="translated">Описание</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/dialogs/operatorDialog" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="createOperator.createOperator">
<source xml:lang="en">Create Operator</source>
<target state="translated">Оператор создания</target>
</trans-unit>
<trans-unit id="createOperator.editOperator">
<source xml:lang="en">Edit Operator</source>
<target state="translated">Оператор редактирования</target>
</trans-unit>
<trans-unit id="createOperator.General">
<source xml:lang="en">General</source>
<target state="translated">Общее</target>
</trans-unit>
<trans-unit id="createOperator.Notifications">
<source xml:lang="en">Notifications</source>
<target state="translated">Уведомления</target>
</trans-unit>
<trans-unit id="createOperator.Name">
<source xml:lang="en">Name</source>
<target state="translated">Имя</target>
</trans-unit>
<trans-unit id="createOperator.Enabled">
<source xml:lang="en">Enabled</source>
<target state="translated">Включено</target>
</trans-unit>
<trans-unit id="createOperator.EmailName">
<source xml:lang="en">E-mail Name</source>
<target state="translated">Имя для адреса электронной почты</target>
</trans-unit>
<trans-unit id="createOperator.PagerEmailName">
<source xml:lang="en">Pager E-mail Name</source>
<target state="translated">Имя для адреса электронной почты пейджера</target>
</trans-unit>
<trans-unit id="createOperator.PagerMondayCheckBox">
<source xml:lang="en">Monday</source>
<target state="translated">понедельник</target>
</trans-unit>
<trans-unit id="createOperator.PagerTuesdayCheckBox">
<source xml:lang="en">Tuesday</source>
<target state="translated">вторник</target>
</trans-unit>
<trans-unit id="createOperator.PagerWednesdayCheckBox">
<source xml:lang="en">Wednesday</source>
<target state="translated">среда</target>
</trans-unit>
<trans-unit id="createOperator.PagerThursdayCheckBox">
<source xml:lang="en">Thursday</source>
<target state="translated">четверг</target>
</trans-unit>
<trans-unit id="createOperator.PagerFridayCheckBox">
<source xml:lang="en">Friday </source>
<target state="translated">Пятница </target>
</trans-unit>
<trans-unit id="createOperator.PagerSaturdayCheckBox">
<source xml:lang="en">Saturday</source>
<target state="translated">суббота</target>
</trans-unit>
<trans-unit id="createOperator.PagerSundayCheckBox">
<source xml:lang="en">Sunday</source>
<target state="translated">воскресенье</target>
</trans-unit>
<trans-unit id="createOperator.workdayBegin">
<source xml:lang="en">Workday begin</source>
<target state="translated">Начало рабочего дня</target>
</trans-unit>
<trans-unit id="createOperator.workdayEnd">
<source xml:lang="en">Workday end</source>
<target state="translated">Конец рабочего дня</target>
</trans-unit>
<trans-unit id="createOperator.PagerDutySchedule">
<source xml:lang="en">Pager on duty schedule</source>
<target state="translated">Расписание работы для пейджера</target>
</trans-unit>
<trans-unit id="createOperator.AlertListHeading">
<source xml:lang="en">Alert list</source>
<target state="translated">Список предупреждений</target>
</trans-unit>
<trans-unit id="createOperator.AlertNameColumnLabel">
<source xml:lang="en">Alert name</source>
<target state="translated">Имя предупреждения</target>
</trans-unit>
<trans-unit id="createOperator.AlertEmailColumnLabel">
<source xml:lang="en">E-mail</source>
<target state="translated">Электронная почта</target>
</trans-unit>
<trans-unit id="createOperator.AlertPagerColumnLabel">
<source xml:lang="en">Pager</source>
<target state="translated">Пейджер</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/dialogs/jobStepDialog" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="jobStepDialog.fileBrowserTitle">
<source xml:lang="en">Locate Database Files - </source>
<target state="translated">Укажите файлы базы данных -</target>
</trans-unit>
<trans-unit id="jobStepDialog.ok">
<source xml:lang="en">OK</source>
<target state="translated">ОК</target>
</trans-unit>
<trans-unit id="jobStepDialog.cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Отмена</target>
</trans-unit>
<trans-unit id="jobStepDialog.general">
<source xml:lang="en">General</source>
<target state="translated">Общее</target>
</trans-unit>
<trans-unit id="jobStepDialog.advanced">
<source xml:lang="en">Advanced</source>
<target state="translated">Дополнительный</target>
</trans-unit>
<trans-unit id="jobStepDialog.open">
<source xml:lang="en">Open...</source>
<target state="translated">Открыть...</target>
</trans-unit>
<trans-unit id="jobStepDialog.parse">
<source xml:lang="en">Parse</source>
<target state="translated">Синтаксический анализ</target>
</trans-unit>
<trans-unit id="jobStepDialog.successParse">
<source xml:lang="en">The command was successfully parsed.</source>
<target state="translated">Синтаксический анализ команды успешно завершен.</target>
</trans-unit>
<trans-unit id="jobStepDialog.failParse">
<source xml:lang="en">The command failed.</source>
<target state="translated">Сбой команды.</target>
</trans-unit>
<trans-unit id="jobStepDialog.blankStepName">
<source xml:lang="en">The step name cannot be left blank</source>
<target state="translated">Имя шага не может быть пустым</target>
</trans-unit>
<trans-unit id="jobStepDialog.processExitCode">
<source xml:lang="en">Process exit code of a successful command:</source>
<target state="translated">Код выхода процесса при успешном завершении команды:</target>
</trans-unit>
<trans-unit id="jobStepDialog.stepNameLabel">
<source xml:lang="en">Step Name</source>
<target state="translated">Имя шага</target>
</trans-unit>
<trans-unit id="jobStepDialog.typeLabel">
<source xml:lang="en">Type</source>
<target state="translated">Тип</target>
</trans-unit>
<trans-unit id="jobStepDialog.runAsLabel">
<source xml:lang="en">Run as</source>
<target state="translated">Запустить как</target>
</trans-unit>
<trans-unit id="jobStepDialog.databaseLabel">
<source xml:lang="en">Database</source>
<target state="translated">База данных</target>
</trans-unit>
<trans-unit id="jobStepDialog.commandLabel">
<source xml:lang="en">Command</source>
<target state="translated">Команда</target>
</trans-unit>
<trans-unit id="jobStepDialog.successAction">
<source xml:lang="en">On success action</source>
<target state="translated">Действие в случае успешного результата</target>
</trans-unit>
<trans-unit id="jobStepDialog.failureAction">
<source xml:lang="en">On failure action</source>
<target state="translated">Действие при ошибке</target>
</trans-unit>
<trans-unit id="jobStepDialog.runAsUser">
<source xml:lang="en">Run as user</source>
<target state="translated">Запустить от имени пользователя</target>
</trans-unit>
<trans-unit id="jobStepDialog.retryAttempts">
<source xml:lang="en">Retry Attempts</source>
<target state="translated">Повторные попытки</target>
</trans-unit>
<trans-unit id="jobStepDialog.retryInterval">
<source xml:lang="en">Retry Interval (minutes)</source>
<target state="translated">Интервал повтора (в минутах)</target>
</trans-unit>
<trans-unit id="jobStepDialog.logToTable">
<source xml:lang="en">Log to table</source>
<target state="translated">Ведение журнала в таблицу</target>
</trans-unit>
<trans-unit id="jobStepDialog.appendExistingTableEntry">
<source xml:lang="en">Append output to exisiting entry in table</source>
<target state="translated">Добавить выходные данные в существующую запись в таблице</target>
</trans-unit>
<trans-unit id="jobStepDialog.includeStepOutputHistory">
<source xml:lang="en">Include step output in history</source>
<target state="translated">Включить выходные данные шага в журнал</target>
</trans-unit>
<trans-unit id="jobStepDialog.outputFile">
<source xml:lang="en">Output File</source>
<target state="translated">Выходной файл</target>
</trans-unit>
<trans-unit id="jobStepDialog.appendOutputToFile">
<source xml:lang="en">Append output to existing file</source>
<target state="translated">Добавить выходные данные в существующий файл</target>
</trans-unit>
<trans-unit id="jobStepDialog.selectedPath">
<source xml:lang="en">Selected path</source>
<target state="translated">Выбранный путь</target>
</trans-unit>
<trans-unit id="jobStepDialog.filesOfType">
<source xml:lang="en">Files of type</source>
<target state="translated">Файлы данного типа</target>
</trans-unit>
<trans-unit id="jobStepDialog.fileName">
<source xml:lang="en">File name</source>
<target state="translated">Имя файла</target>
</trans-unit>
<trans-unit id="jobStepDialog.allFiles">
<source xml:lang="en">All Files (*)</source>
<target state="translated">Все файлы (*)</target>
</trans-unit>
<trans-unit id="jobStepDialog.newJobStep">
<source xml:lang="en">New Job Step</source>
<target state="translated">Создание шага задания</target>
</trans-unit>
<trans-unit id="jobStepDialog.editJobStep">
<source xml:lang="en">Edit Job Step</source>
<target state="translated">Изменить шаг задания</target>
</trans-unit>
<trans-unit id="jobStepDialog.TSQL">
<source xml:lang="en">Transact-SQL script (T-SQL)</source>
<target state="translated">Скрипт Transact-SQL (T-SQL)</target>
</trans-unit>
<trans-unit id="jobStepDialog.powershell">
<source xml:lang="en">PowerShell</source>
<target state="translated">PowerShell</target>
</trans-unit>
<trans-unit id="jobStepDialog.CmdExec">
<source xml:lang="en">Operating system (CmdExec)</source>
<target state="translated">Операционная система (CmdExec)</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationDistribution">
<source xml:lang="en">Replication Distributor</source>
<target state="translated">Репликация: распространитель</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationMerge">
<source xml:lang="en">Replication Merge</source>
<target state="translated">Репликация: слияние</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationQueueReader">
<source xml:lang="en">Replication Queue Reader</source>
<target state="translated">Репликация: средство просмотра очередей</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationSnapshot">
<source xml:lang="en">Replication Snapshot</source>
<target state="translated">Репликация: моментальный снимок</target>
</trans-unit>
<trans-unit id="jobStepDialog.replicationTransactionLogReader">
<source xml:lang="en">Replication Transaction-Log Reader</source>
<target state="translated">Репликация: средство чтения журнала транзакций</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisCommand">
<source xml:lang="en">SQL Server Analysis Services Command</source>
<target state="translated">Команда служб SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisQuery">
<source xml:lang="en">SQL Server Analysis Services Query</source>
<target state="translated">Запрос служб SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="jobStepDialog.servicesPackage">
<source xml:lang="en">SQL Server Integration Service Package</source>
<target state="new">SQL Server Integration Service Package</target>
</trans-unit>
<trans-unit id="jobStepDialog.agentServiceAccount">
<source xml:lang="en">SQL Server Agent Service Account</source>
<target state="translated">Учетная запись службы агент SQL Server""""</target>
</trans-unit>
<trans-unit id="jobStepDialog.nextStep">
<source xml:lang="en">Go to the next step</source>
<target state="translated">Перейти к следующему шагу</target>
</trans-unit>
<trans-unit id="jobStepDialog.quitJobSuccess">
<source xml:lang="en">Quit the job reporting success</source>
<target state="translated">Завершить задание с успехом</target>
</trans-unit>
<trans-unit id="jobStepDialog.quitJobFailure">
<source xml:lang="en">Quit the job reporting failure</source>
<target state="translated">Завершить задание с ошибкой</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/dialogs/jobDialog" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="jobDialog.general">
<source xml:lang="en">General</source>
<target state="translated">Общее</target>
</trans-unit>
<trans-unit id="jobDialog.steps">
<source xml:lang="en">Steps</source>
<target state="translated">Шаги</target>
</trans-unit>
<trans-unit id="jobDialog.schedules">
<source xml:lang="en">Schedules</source>
<target state="translated">Расписания</target>
</trans-unit>
<trans-unit id="jobDialog.alerts">
<source xml:lang="en">Alerts</source>
<target state="translated">Предупреждения</target>
</trans-unit>
<trans-unit id="jobDialog.notifications">
<source xml:lang="en">Notifications</source>
<target state="translated">Уведомления</target>
</trans-unit>
<trans-unit id="jobDialog.blankJobNameError">
<source xml:lang="en">The name of the job cannot be blank.</source>
<target state="translated">Имя задания не может быть пустым.</target>
</trans-unit>
<trans-unit id="jobDialog.name">
<source xml:lang="en">Name</source>
<target state="translated">Имя</target>
</trans-unit>
<trans-unit id="jobDialog.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Владелец</target>
</trans-unit>
<trans-unit id="jobDialog.category">
<source xml:lang="en">Category</source>
<target state="translated">Категория</target>
</trans-unit>
<trans-unit id="jobDialog.description">
<source xml:lang="en">Description</source>
<target state="translated">Описание</target>
</trans-unit>
<trans-unit id="jobDialog.enabled">
<source xml:lang="en">Enabled</source>
<target state="translated">Включено</target>
</trans-unit>
<trans-unit id="jobDialog.jobStepList">
<source xml:lang="en">Job step list</source>
<target state="translated">Список шагов задания</target>
</trans-unit>
<trans-unit id="jobDialog.step">
<source xml:lang="en">Step</source>
<target state="translated">Шаг</target>
</trans-unit>
<trans-unit id="jobDialog.type">
<source xml:lang="en">Type</source>
<target state="translated">Тип</target>
</trans-unit>
<trans-unit id="jobDialog.onSuccess">
<source xml:lang="en">On Success</source>
<target state="translated">При успешном завершении</target>
</trans-unit>
<trans-unit id="jobDialog.onFailure">
<source xml:lang="en">On Failure</source>
<target state="translated">При сбое</target>
</trans-unit>
<trans-unit id="jobDialog.new">
<source xml:lang="en">New Step</source>
<target state="translated">Новый шаг</target>
</trans-unit>
<trans-unit id="jobDialog.edit">
<source xml:lang="en">Edit Step</source>
<target state="translated">Изменить шаг</target>
</trans-unit>
<trans-unit id="jobDialog.delete">
<source xml:lang="en">Delete Step</source>
<target state="translated">Удалить шаг</target>
</trans-unit>
<trans-unit id="jobDialog.moveUp">
<source xml:lang="en">Move Step Up</source>
<target state="translated">Перейти на шаг выше</target>
</trans-unit>
<trans-unit id="jobDialog.moveDown">
<source xml:lang="en">Move Step Down</source>
<target state="translated">Перейти на шаг вниз</target>
</trans-unit>
<trans-unit id="jobDialog.startStepAt">
<source xml:lang="en">Start step</source>
<target state="translated">Запустить шаг</target>
</trans-unit>
<trans-unit id="jobDialog.notificationsTabTop">
<source xml:lang="en">Actions to perform when the job completes</source>
<target state="translated">Действия для выполнения после завершения задачи</target>
</trans-unit>
<trans-unit id="jobDialog.email">
<source xml:lang="en">Email</source>
<target state="translated">Адрес электронной почты</target>
</trans-unit>
<trans-unit id="jobDialog.page">
<source xml:lang="en">Page</source>
<target state="translated">Page</target>
</trans-unit>
<trans-unit id="jobDialog.eventLogCheckBoxLabel">
<source xml:lang="en">Write to the Windows Application event log</source>
<target state="translated">Запись в журнал событий приложений Windows</target>
</trans-unit>
<trans-unit id="jobDialog.deleteJobLabel">
<source xml:lang="en">Automatically delete job</source>
<target state="translated">Автоматически удалить задание</target>
</trans-unit>
<trans-unit id="jobDialog.schedulesaLabel">
<source xml:lang="en">Schedules list</source>
<target state="translated">Список расписаний</target>
</trans-unit>
<trans-unit id="jobDialog.pickSchedule">
<source xml:lang="en">Pick Schedule</source>
<target state="translated">Выбор расписания</target>
</trans-unit>
<trans-unit id="jobDialog.scheduleNameLabel">
<source xml:lang="en">Schedule Name</source>
<target state="translated">Имя расписания</target>
</trans-unit>
<trans-unit id="jobDialog.alertsList">
<source xml:lang="en">Alerts list</source>
<target state="translated">Список предупреждений</target>
</trans-unit>
<trans-unit id="jobDialog.newAlert">
<source xml:lang="en">New Alert</source>
<target state="translated">Создание предупреждения</target>
</trans-unit>
<trans-unit id="jobDialog.alertNameLabel">
<source xml:lang="en">Alert Name</source>
<target state="translated">Имя предупреждения</target>
</trans-unit>
<trans-unit id="jobDialog.alertEnabledLabel">
<source xml:lang="en">Enabled</source>
<target state="translated">Включено</target>
</trans-unit>
<trans-unit id="jobDialog.alertTypeLabel">
<source xml:lang="en">Type</source>
<target state="translated">Тип</target>
</trans-unit>
<trans-unit id="jobDialog.newJob">
<source xml:lang="en">New Job</source>
<target state="translated">Создание задания</target>
</trans-unit>
<trans-unit id="jobDialog.editJob">
<source xml:lang="en">Edit Job</source>
<target state="translated">Изменение задания</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/dialogs/alertDialog" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="alertDialog.createAlert">
<source xml:lang="en">Create Alert</source>
<target state="translated">Создать предупреждение</target>
</trans-unit>
<trans-unit id="alertDialog.editAlert">
<source xml:lang="en">Edit Alert</source>
<target state="translated">Изменить оповещение</target>
</trans-unit>
<trans-unit id="alertDialog.General">
<source xml:lang="en">General</source>
<target state="translated">Общее</target>
</trans-unit>
<trans-unit id="alertDialog.Response">
<source xml:lang="en">Response</source>
<target state="translated">Ответ</target>
</trans-unit>
<trans-unit id="alertDialog.Options">
<source xml:lang="en">Options</source>
<target state="translated">Параметры</target>
</trans-unit>
<trans-unit id="alertDialog.eventAlert">
<source xml:lang="en">Event alert definition</source>
<target state="translated">Определение предупреждения о событии</target>
</trans-unit>
<trans-unit id="alertDialog.Name">
<source xml:lang="en">Name</source>
<target state="translated">Имя</target>
</trans-unit>
<trans-unit id="alertDialog.Type">
<source xml:lang="en">Type</source>
<target state="translated">Тип</target>
</trans-unit>
<trans-unit id="alertDialog.Enabled">
<source xml:lang="en">Enabled</source>
<target state="translated">Включено</target>
</trans-unit>
<trans-unit id="alertDialog.DatabaseName">
<source xml:lang="en">Database name</source>
<target state="translated">Имя базы данных</target>
</trans-unit>
<trans-unit id="alertDialog.ErrorNumber">
<source xml:lang="en">Error number</source>
<target state="translated">Номер ошибки</target>
</trans-unit>
<trans-unit id="alertDialog.Severity">
<source xml:lang="en">Severity</source>
<target state="translated">Серьезность</target>
</trans-unit>
<trans-unit id="alertDialog.RaiseAlertContains">
<source xml:lang="en">Raise alert when message contains</source>
<target state="translated">Выдать предупреждение, если сообщение содержит</target>
</trans-unit>
<trans-unit id="alertDialog.MessageText">
<source xml:lang="en">Message text</source>
<target state="translated">Текст сообщения</target>
</trans-unit>
<trans-unit id="alertDialog.Severity001">
<source xml:lang="en">001 - Miscellaneous System Information</source>
<target state="translated">001 - Различные системные сведения</target>
</trans-unit>
<trans-unit id="alertDialog.Severity002">
<source xml:lang="en">002 - Reserved</source>
<target state="translated">002 - Зарезервировано</target>
</trans-unit>
<trans-unit id="alertDialog.Severity003">
<source xml:lang="en">003 - Reserved</source>
<target state="translated">003 - Зарезервировано</target>
</trans-unit>
<trans-unit id="alertDialog.Severity004">
<source xml:lang="en">004 - Reserved</source>
<target state="translated">004 - Зарезервировано</target>
</trans-unit>
<trans-unit id="alertDialog.Severity005">
<source xml:lang="en">005 - Reserved</source>
<target state="translated">005 - Зарезервировано</target>
</trans-unit>
<trans-unit id="alertDialog.Severity006">
<source xml:lang="en">006 - Reserved</source>
<target state="translated">006 - Зарезервировано</target>
</trans-unit>
<trans-unit id="alertDialog.Severity007">
<source xml:lang="en">007 - Notification: Status Information</source>
<target state="translated">007 - Уведомление: сведения о состоянии</target>
</trans-unit>
<trans-unit id="alertDialog.Severity008">
<source xml:lang="en">008 - Notification: User Intervention Required</source>
<target state="translated">008 - Уведомление: требуется вмешательство пользователя</target>
</trans-unit>
<trans-unit id="alertDialog.Severity009">
<source xml:lang="en">009 - User Defined</source>
<target state="translated">009 - Определяемый пользователем</target>
</trans-unit>
<trans-unit id="alertDialog.Severity010">
<source xml:lang="en">010 - Information</source>
<target state="translated">010 - Сведения</target>
</trans-unit>
<trans-unit id="alertDialog.Severity011">
<source xml:lang="en">011 - Specified Database Object Not Found</source>
<target state="translated">011 - Указанный объект базы данных не найден</target>
</trans-unit>
<trans-unit id="alertDialog.Severity012">
<source xml:lang="en">012 - Unused</source>
<target state="translated">012 - Не используется</target>
</trans-unit>
<trans-unit id="alertDialog.Severity013">
<source xml:lang="en">013 - User Transaction Syntax Error</source>
<target state="translated">013 - Синтаксическая ошибка пользовательской транзакции</target>
</trans-unit>
<trans-unit id="alertDialog.Severity014">
<source xml:lang="en">014 - Insufficient Permission</source>
<target state="translated">014 - Недостаточно разрешений</target>
</trans-unit>
<trans-unit id="alertDialog.Severity015">
<source xml:lang="en">015 - Syntax Error in SQL Statements</source>
<target state="translated">015 - Синтаксическая ошибка в инструкциях SQL</target>
</trans-unit>
<trans-unit id="alertDialog.Severity016">
<source xml:lang="en">016 - Miscellaneous User Error</source>
<target state="translated">016 - Другая пользовательская ошибка</target>
</trans-unit>
<trans-unit id="alertDialog.Severity017">
<source xml:lang="en">017 - Insufficient Resources</source>
<target state="translated">017 - Недостаточно ресурсов</target>
</trans-unit>
<trans-unit id="alertDialog.Severity018">
<source xml:lang="en">018 - Nonfatal Internal Error</source>
<target state="translated">018 - Некритичная внутренняя ошибка</target>
</trans-unit>
<trans-unit id="alertDialog.Severity019">
<source xml:lang="en">019 - Fatal Error in Resource</source>
<target state="translated">019 - Неустранимая ошибка в ресурсе</target>
</trans-unit>
<trans-unit id="alertDialog.Severity020">
<source xml:lang="en">020 - Fatal Error in Current Process</source>
<target state="translated">020 - Неустранимая ошибка в текущем процессе</target>
</trans-unit>
<trans-unit id="alertDialog.Severity021">
<source xml:lang="en">021 - Fatal Error in Database Processes</source>
<target state="translated">021 - Неустранимая ошибка в процессах базы данных</target>
</trans-unit>
<trans-unit id="alertDialog.Severity022">
<source xml:lang="en">022 - Fatal Error: Table Integrity Suspect</source>
<target state="translated">022 - Неустранимая ошибка: возможно повреждение целостности таблицы</target>
</trans-unit>
<trans-unit id="alertDialog.Severity023">
<source xml:lang="en">023 - Fatal Error: Database Integrity Suspect</source>
<target state="translated">023 - Неустранимая ошибка: возможно повреждение целостности базы данных</target>
</trans-unit>
<trans-unit id="alertDialog.Severity024">
<source xml:lang="en">024 - Fatal Error: Hardware Error</source>
<target state="translated">024 - Неустранимая ошибка: аппаратная ошибка</target>
</trans-unit>
<trans-unit id="alertDialog.Severity025">
<source xml:lang="en">025 - Fatal Error</source>
<target state="translated">025 - Неустранимая ошибка</target>
</trans-unit>
<trans-unit id="alertDialog.AllDatabases">
<source xml:lang="en">&lt;all databases&gt;</source>
<target state="translated">&lt;все базы данных&gt;</target>
</trans-unit>
<trans-unit id="alertDialog.ExecuteJob">
<source xml:lang="en">Execute Job</source>
<target state="translated">Выполнить задание</target>
</trans-unit>
<trans-unit id="alertDialog.ExecuteJobName">
<source xml:lang="en">Job Name</source>
<target state="translated">Имя задания</target>
</trans-unit>
<trans-unit id="alertDialog.NotifyOperators">
<source xml:lang="en">Notify Operators</source>
<target state="translated">Операторы уведомления</target>
</trans-unit>
<trans-unit id="alertDialog.NewJob">
<source xml:lang="en">New Job</source>
<target state="translated">Создание задания</target>
</trans-unit>
<trans-unit id="alertDialog.OperatorList">
<source xml:lang="en">Operator List</source>
<target state="translated">Список операторов</target>
</trans-unit>
<trans-unit id="alertDialog.OperatorName">
<source xml:lang="en">Operator</source>
<target state="translated">Оператор</target>
</trans-unit>
<trans-unit id="alertDialog.OperatorEmail">
<source xml:lang="en">E-mail</source>
<target state="translated">Электронная почта</target>
</trans-unit>
<trans-unit id="alertDialog.OperatorPager">
<source xml:lang="en">Pager</source>
<target state="translated">Пейджер</target>
</trans-unit>
<trans-unit id="alertDialog.NewOperator">
<source xml:lang="en">New Operator</source>
<target state="translated">Создание оператора</target>
</trans-unit>
<trans-unit id="alertDialog.IncludeErrorInEmail">
<source xml:lang="en">Include alert error text in e-mail</source>
<target state="translated">Включить текст оповещения об ошибке в электронное письмо</target>
</trans-unit>
<trans-unit id="alertDialog.IncludeErrorInPager">
<source xml:lang="en">Include alert error text in pager</source>
<target state="translated">Добавить текст уведомления об ошибке в пейджер</target>
</trans-unit>
<trans-unit id="alertDialog.AdditionalNotification">
<source xml:lang="en">Additional notification message to send</source>
<target state="translated">Дополнительное уведомление для отправки</target>
</trans-unit>
<trans-unit id="alertDialog.DelayBetweenResponse">
<source xml:lang="en">Delay between responses</source>
<target state="translated">Задержка между ответами</target>
</trans-unit>
<trans-unit id="alertDialog.DelayMinutes">
<source xml:lang="en">Delay Minutes</source>
<target state="translated">Задержка в минутах</target>
</trans-unit>
<trans-unit id="alertDialog.DelaySeconds">
<source xml:lang="en">Delay Seconds</source>
<target state="translated">Задержка в секундах</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/dialogs/agentDialog" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="agentDialog.OK">
<source xml:lang="en">OK</source>
<target state="translated">ОК</target>
</trans-unit>
<trans-unit id="agentDialog.Cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Отмена</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/data/proxyData" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="proxyData.saveErrorMessage">
<source xml:lang="en">Proxy update failed '{0}'</source>
<target state="translated">Не удалось обновить прокси-сервер "{0}"</target>
</trans-unit>
<trans-unit id="proxyData.saveSucessMessage">
<source xml:lang="en">Proxy '{0}' updated successfully</source>
<target state="translated">Прокси-сервер "{0}" успешно обновлен</target>
</trans-unit>
<trans-unit id="proxyData.newJobSuccessMessage">
<source xml:lang="en">Proxy '{0}' created successfully</source>
<target state="translated">Прокси-сервер '{0}' создан успешно</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/data/jobStepData" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="jobStepData.saveErrorMessage">
<source xml:lang="en">Step update failed '{0}'</source>
<target state="translated">Не удалось обновить шаг '{0}'</target>
</trans-unit>
<trans-unit id="stepData.jobNameRequired">
<source xml:lang="en">Job name must be provided</source>
<target state="translated">Необходимо указать имя задания</target>
</trans-unit>
<trans-unit id="stepData.stepNameRequired">
<source xml:lang="en">Step name must be provided</source>
<target state="translated">Необходимо указать имя шага</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/data/jobData" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="jobData.whenJobCompletes">
<source xml:lang="en">When the job completes</source>
<target state="translated">При завершении задания</target>
</trans-unit>
<trans-unit id="jobData.whenJobFails">
<source xml:lang="en">When the job fails</source>
<target state="translated">При ошибке задания</target>
</trans-unit>
<trans-unit id="jobData.whenJobSucceeds">
<source xml:lang="en">When the job succeeds</source>
<target state="translated">При успешном завершении задания</target>
</trans-unit>
<trans-unit id="jobData.jobNameRequired">
<source xml:lang="en">Job name must be provided</source>
<target state="translated">Необходимо указать имя задания</target>
</trans-unit>
<trans-unit id="jobData.saveErrorMessage">
<source xml:lang="en">Job update failed '{0}'</source>
<target state="translated">Не удалось обновить задание '{0}'</target>
</trans-unit>
<trans-unit id="jobData.newJobErrorMessage">
<source xml:lang="en">Job creation failed '{0}'</source>
<target state="translated">Не удалось создать задание "{0}"</target>
</trans-unit>
<trans-unit id="jobData.saveSucessMessage">
<source xml:lang="en">Job '{0}' updated successfully</source>
<target state="translated">Задание '{0}' успешно обновлено</target>
</trans-unit>
<trans-unit id="jobData.newJobSuccessMessage">
<source xml:lang="en">Job '{0}' created successfully</source>
<target state="translated">Задание '{0}' создано успешно</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/data/alertData" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="alertData.saveErrorMessage">
<source xml:lang="en">Alert update failed '{0}'</source>
<target state="translated">Не удалось обновить оповещение '{0}'</target>
</trans-unit>
<trans-unit id="alertData.DefaultAlertTypString">
<source xml:lang="en">SQL Server event alert</source>
<target state="translated">Предупреждение о событии SQL Server</target>
</trans-unit>
<trans-unit id="alertDialog.PerformanceCondition">
<source xml:lang="en">SQL Server performance condition alert</source>
<target state="translated">Предупреждение о производительности SQL Server</target>
</trans-unit>
<trans-unit id="alertDialog.WmiEvent">
<source xml:lang="en">WMI event alert</source>
<target state="translated">Предупреждение о событии WMI</target>
</trans-unit>
</body>
</file>
<file original="extensions/agent/out/mainController" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="mainController.notImplemented">
<source xml:lang="en">This feature is under development. Check-out the latest insiders build if you'd like to try out the most recent changes!</source>
<target state="translated">Эта функция находится в разработке. Попробуйте последние сборки для участников программы предварительной оценки, если хотите оценить самые свежие изменения!</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,203 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/azurecore/package" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="azure.displayName">
<source xml:lang="en">Azure (Core)</source>
<target state="translated">Azure (ядро)</target>
</trans-unit>
<trans-unit id="azure.description">
<source xml:lang="en">Browse and work with Azure resources</source>
<target state="translated">Обзор ресурсов Azure и работа с ними</target>
</trans-unit>
<trans-unit id="azure.title">
<source xml:lang="en">Azure</source>
<target state="translated">Azure</target>
</trans-unit>
<trans-unit id="azure.resource.config.title">
<source xml:lang="en">Azure Resource Configuration</source>
<target state="translated">Конфигурация ресурсов Azure</target>
</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>
<target state="translated">Фильтр ресурсов, каждый элемент представляет собой идентификатор учетной записи, идентификатор подписки и имя, разделенные косой чертой</target>
</trans-unit>
<trans-unit id="azure.resource.explorer.title">
<source xml:lang="en">Azure</source>
<target state="translated">Azure</target>
</trans-unit>
<trans-unit id="azure.resource.refreshall.title">
<source xml:lang="en">Azure: Refresh All Accounts</source>
<target state="new">Azure: Refresh All Accounts</target>
</trans-unit>
<trans-unit id="azure.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">Обновить</target>
</trans-unit>
<trans-unit id="azure.resource.signin.title">
<source xml:lang="en">Azure: Sign In</source>
<target state="new">Azure: Sign In</target>
</trans-unit>
<trans-unit id="azure.resource.selectsubscriptions.title">
<source xml:lang="en">Select Subscriptions</source>
<target state="translated">Выберите подписки</target>
</trans-unit>
<trans-unit id="azure.resource.connectsqlserver.title">
<source xml:lang="en">Connect</source>
<target state="translated">Подключиться</target>
</trans-unit>
<trans-unit id="azure.resource.connectsqldb.title">
<source xml:lang="en">Add to Servers</source>
<target state="new">Add to Servers</target>
</trans-unit>
<trans-unit id="accounts.clearTokenCache">
<source xml:lang="en">Clear Azure Account Token Cache</source>
<target state="translated">Очистить кэш токена учетной записи Azure</target>
</trans-unit>
<trans-unit id="config.enablePublicCloudDescription">
<source xml:lang="en">Should Azure public cloud integration be enabled</source>
<target state="translated">Следует ли включить интеграцию общедоступного облака Azure</target>
</trans-unit>
<trans-unit id="config.enableUsGovCloudDescription">
<source xml:lang="en">Should US Government Azure cloud (Fairfax) integration be enabled</source>
<target state="translated">Следует ли включить интеграцию облака Azure для государственных организаций США (Fairfax)</target>
</trans-unit>
<trans-unit id="config.enableChinaCloudDescription">
<source xml:lang="en">Should Azure China integration be enabled</source>
<target state="translated">Нужно ли включить интеграцию Azure для Китая</target>
</trans-unit>
<trans-unit id="config.enableGermanyCloudDescription">
<source xml:lang="en">Should Azure Germany integration be enabled</source>
<target state="translated">Следует ли включить интеграцию Azure для Германии</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/database/databaseTreeDataProvider" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.database.treeDataProvider.databaseContainerLabel">
<source xml:lang="en">SQL Databases</source>
<target state="translated">Базы данных SQL</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
<source xml:lang="en">SQL Servers</source>
<target state="translated">Серверы SQL Server</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/tree/treeProvider" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="azure.resource.tree.treeProvider.loadingLabel">
<source xml:lang="en">Loading ...</source>
<target state="translated">Идет загрузка...</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/tree/subscriptionTreeNode" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="azure.resource.tree.subscriptionTreeNode.noResourcesLabel">
<source xml:lang="en">No Resources found.</source>
<target state="translated">Ресурсы не найдены.</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/tree/accountTreeNode" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="azure.resource.tree.accountTreeNode.credentialError">
<source xml:lang="en">Failed to get credential for account {0}. Please refresh the account.</source>
<target state="translated">Не удалось получить учетные данные для учетной записи {0}. Обновите ее.</target>
</trans-unit>
<trans-unit id="azure.resource.tree.accountTreeNode.noSubscriptionsLabel">
<source xml:lang="en">No Subscriptions found.</source>
<target state="translated">Подписки не найдены.</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/tree/accountNotSignedInTreeNode" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="azure.resource.tree.accountNotSignedInTreeNode.signInLabel">
<source xml:lang="en">Sign in to Azure...</source>
<target state="translated">Вход в Azure...</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/utils" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="azure.resource.error">
<source xml:lang="en">Error: {0}</source>
<target state="translated">Ошибка: {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/resourceTreeNode" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="azure.resource.resourceTreeNode.noResourcesLabel">
<source xml:lang="en">No Resources found</source>
<target state="new">No Resources found</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/azureResource/commands" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="azure.resource.selectsubscriptions.credentialError">
<source xml:lang="en">Failed to get credential for account {0}. Please refresh the account.</source>
<target state="translated">Не удалось получить учетные данные для учетной записи {0}. Обновите ее.</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/account-provider/providerSettings" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="publicCloudDisplayName">
<source xml:lang="en">Azure</source>
<target state="translated">Azure</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/account-provider/azureAccountProviderService" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="clearTokenCacheSuccess">
<source xml:lang="en">Token cache successfully cleared</source>
<target state="translated">Кэш токена успешно очищен</target>
</trans-unit>
<trans-unit id="clearTokenCacheFailure">
<source xml:lang="en">Failed to clear token cache</source>
<target state="translated">Не удалось очистить кэш токена</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/account-provider/azureAccountProvider" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="accountProviderNotInitialized">
<source xml:lang="en">Account provider not initialized, cannot perform action</source>
<target state="translated">Поставщик учетных записей не инициализирован, невозможно выполнить действие</target>
</trans-unit>
<trans-unit id="addAccount">
<source xml:lang="en">Add {0} account</source>
<target state="translated">Добавьте учетную запись {0}</target>
</trans-unit>
<trans-unit id="refreshAccount">
<source xml:lang="en">Refresh {0} account</source>
<target state="translated">Обновить учетную запись {0}</target>
</trans-unit>
<trans-unit id="azureWorkAccountDisplayName">
<source xml:lang="en">Work or school account</source>
<target state="translated">Рабочая или учебная учетная запись</target>
</trans-unit>
<trans-unit id="microsoftAccountDisplayName">
<source xml:lang="en">Microsoft Account</source>
<target state="translated">Учетная запись Майкрософт</target>
</trans-unit>
</body>
</file>
<file original="extensions/azurecore/out/constants" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="extensionName">
<source xml:lang="en">Azure Accounts</source>
<target state="translated">Учетные записи Azure</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,537 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/big-data-cluster/out/wizards/create-cluster/pages/summaryPage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="bdc-create.summaryPageTitle">
<source xml:lang="en">Summary</source>
<target state="translated">Сводка</target>
</trans-unit>
<trans-unit id="bdc-create.TargetClusterTypeText">
<source xml:lang="en">Cluster type</source>
<target state="translated">Тип кластера</target>
</trans-unit>
<trans-unit id="bdc-create.ClusterContextText">
<source xml:lang="en">Cluster context</source>
<target state="translated">Контекст кластера</target>
</trans-unit>
<trans-unit id="bdc-create.ClusterNameText">
<source xml:lang="en">Cluster name</source>
<target state="translated">Имя кластера</target>
</trans-unit>
<trans-unit id="bdc-create.ClusterAdminUsernameText">
<source xml:lang="en">Cluster Admin username</source>
<target state="translated">Имя пользователя для администратора кластера</target>
</trans-unit>
<trans-unit id="bdc-create.AcceptEulaText">
<source xml:lang="en">Accept license agreement</source>
<target state="translated">Примите лицензионное соглашение</target>
</trans-unit>
<trans-unit id="bdc-create.DeploymentProfileText">
<source xml:lang="en">Deployment profile</source>
<target state="translated">Профиль развертывания</target>
</trans-unit>
<trans-unit id="bdc-create.SqlServerMasterScaleText">
<source xml:lang="en">SQL Server master scale</source>
<target state="translated">Масштабирование базы данных master SQL Server</target>
</trans-unit>
<trans-unit id="bdc-create.ComputePoolScaleText">
<source xml:lang="en">Compute pool scale</source>
<target state="translated">Масштабирование пула вычислительных ресурсов</target>
</trans-unit>
<trans-unit id="bdc-create.DataPoolScaleText">
<source xml:lang="en">Data pool scale</source>
<target state="translated">Масштабирование пула данных</target>
</trans-unit>
<trans-unit id="bdc-create.StoragePoolScaleText">
<source xml:lang="en">Storage pool scale</source>
<target state="translated">Масштабирование пула носителей</target>
</trans-unit>
<trans-unit id="bdc-create.SparkPoolScaleText">
<source xml:lang="en">Spark pool scale</source>
<target state="translated">Масштабирование пула Spark</target>
</trans-unit>
<trans-unit id="bdc-create.TargetClusterGroupTitle">
<source xml:lang="en">TARGET CLUSTER</source>
<target state="translated">ЦЕЛЕВОЙ КЛАСТЕР</target>
</trans-unit>
<trans-unit id="bdc-create.BigDataClusterGroupTitle">
<source xml:lang="en">SQL SERVER BIG DATA CLUSTER</source>
<target state="translated">КЛАСТЕР БОЛЬШИХ ДАННЫХ SQL SERVER</target>
</trans-unit>
<trans-unit id="bdc-create.YesText">
<source xml:lang="en">Yes</source>
<target state="translated">Да</target>
</trans-unit>
</body>
</file>
<file original="extensions/big-data-cluster/out/wizards/create-cluster/pages/settingsPage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="bdc-create.RestoreDefaultValuesText">
<source xml:lang="en">Restore Default Values</source>
<target state="translated">Восстановить значения по умолчанию</target>
</trans-unit>
<trans-unit id="bdc-create.settingsPageTitle">
<source xml:lang="en">Settings</source>
<target state="translated">Параметры</target>
</trans-unit>
<trans-unit id="bdc-create.settingsPageDescription">
<source xml:lang="en">Configure the settings required for deploying SQL Server big data cluster</source>
<target state="translated">Настройте параметры, необходимые для развертывания кластера больших данных SQL Server</target>
</trans-unit>
<trans-unit id="bdc-create.EulaNotAccepted">
<source xml:lang="en">You need to accept the terms of services and privacy policy in order to proceed</source>
<target state="translated">Для продолжения вам нужно принять условия обслуживания и политику конфиденциальности</target>
</trans-unit>
<trans-unit id="bdc-create.ClusterName">
<source xml:lang="en">Cluster name</source>
<target state="translated">Имя кластера</target>
</trans-unit>
<trans-unit id="bdc-create.AdminUsernameText">
<source xml:lang="en">Admin username</source>
<target state="translated">Имя пользователя администратора</target>
</trans-unit>
<trans-unit id="bdc-create.AdminUserPasswordText">
<source xml:lang="en">Password</source>
<target state="translated">Пароль</target>
</trans-unit>
<trans-unit id="bdc-create.SQLPortText">
<source xml:lang="en">SQL Server master</source>
<target state="translated">База данных master SQL Server</target>
</trans-unit>
<trans-unit id="bdc-create.KnoxPortText">
<source xml:lang="en">Knox</source>
<target state="translated">KNOX</target>
</trans-unit>
<trans-unit id="bdc-create.ControllerPortText">
<source xml:lang="en">Controller</source>
<target state="translated">Контроллер</target>
</trans-unit>
<trans-unit id="bdc-create.ProxyPortText">
<source xml:lang="en">Proxy</source>
<target state="translated">Прокси-сервер</target>
</trans-unit>
<trans-unit id="bdc-create.GrafanaPortText">
<source xml:lang="en">Grafana dashboard</source>
<target state="translated">Панель мониторинга Grafana</target>
</trans-unit>
<trans-unit id="bdc-create.KibanaPortText">
<source xml:lang="en">Kibana dashboard</source>
<target state="translated">Панель мониторинга Kibana</target>
</trans-unit>
<trans-unit id="bdc-create.RegistryUserNamePasswordHintText">
<source xml:lang="en">only required for private registries</source>
<target state="translated">требуется только для частных реестров</target>
</trans-unit>
<trans-unit id="bdc-create.RegistryText">
<source xml:lang="en">Registry</source>
<target state="translated">Реестр</target>
</trans-unit>
<trans-unit id="bdc-create.RepositoryText">
<source xml:lang="en">Repository</source>
<target state="translated">Репозиторий</target>
</trans-unit>
<trans-unit id="bdc-create.ImageTagText">
<source xml:lang="en">Image tag</source>
<target state="translated">Тег изображения</target>
</trans-unit>
<trans-unit id="bdc-create.RegistryUserNameText">
<source xml:lang="en">Username</source>
<target state="translated">Имя пользователя</target>
</trans-unit>
<trans-unit id="bdc-create.RegistryPasswordText">
<source xml:lang="en">Password</source>
<target state="translated">Пароль</target>
</trans-unit>
<trans-unit id="bdc-create.BasicSettingsText">
<source xml:lang="en">Basic Settings</source>
<target state="translated">Основные параметры</target>
</trans-unit>
<trans-unit id="bdc-create.ContainerRegistrySettings">
<source xml:lang="en">Container Registry Settings</source>
<target state="translated">Параметры реестра контейнеров</target>
</trans-unit>
<trans-unit id="bdc-create.PortSettings">
<source xml:lang="en">Port Settings (Optional)</source>
<target state="translated">Параметры порта (необязательно)</target>
</trans-unit>
<trans-unit id="bdc-create.LicenseTerms">
<source xml:lang="en">license terms</source>
<target state="translated">условия лицензионного соглашения</target>
</trans-unit>
<trans-unit id="bdc-create.PrivacyPolicyText">
<source xml:lang="en">privacy policy</source>
<target state="translated">Политика конфиденциальности</target>
</trans-unit>
<trans-unit id="bdc-create.AcceptTermsText">
<source xml:lang="en">I accept the {0} and {1}.</source>
<target state="translated">Я принимаю {0} и {1}.</target>
<note>{0} is the place holder for license terms, {1} is the place holder for privacy policy</note>
</trans-unit>
</body>
</file>
<file original="extensions/big-data-cluster/out/wizards/create-cluster/pages/selectTargetClusterTypePage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="bdc-create.InstallToolsText">
<source xml:lang="en">Install Tools</source>
<target state="translated">Установить средства</target>
</trans-unit>
<trans-unit id="bdc-create.InstallingButtonText">
<source xml:lang="en">Installing...</source>
<target state="translated">Установка...</target>
</trans-unit>
<trans-unit id="bdc-create.selectTargetClusterTypePageTitle">
<source xml:lang="en">What is your target cluster environment?</source>
<target state="translated">Что является вашей целевой средой кластера?</target>
</trans-unit>
<trans-unit id="bdc-create.selectTargetClusterTypePageDescription">
<source xml:lang="en">Choose the target environment and then install the required tools for it.</source>
<target state="translated">Выберите целевую среду и установите для нее необходимые средства.</target>
</trans-unit>
<trans-unit id="bdc-create.RefreshToolsButtonText">
<source xml:lang="en">Refresh Status</source>
<target state="translated">Обновить состояние</target>
</trans-unit>
<trans-unit id="bdc-create.toolNameColumnHeader">
<source xml:lang="en">Tool</source>
<target state="translated">Инструмент</target>
</trans-unit>
<trans-unit id="bdc-create.toolDescriptionColumnHeader">
<source xml:lang="en">Description</source>
<target state="translated">Описание</target>
</trans-unit>
<trans-unit id="bdc-create.toolVersionColumnHeader">
<source xml:lang="en">Version</source>
<target state="translated">Версия</target>
</trans-unit>
<trans-unit id="bdc-create.toolStatusColumnHeader">
<source xml:lang="en">Status</source>
<target state="translated">Статус</target>
</trans-unit>
<trans-unit id="bdc-create.PickTargetEnvironmentText">
<source xml:lang="en">Pick target environment</source>
<target state="translated">Выберите целевую среду</target>
</trans-unit>
<trans-unit id="bdc-create.ToolsRefreshingText">
<source xml:lang="en">Please wait while the required tools status is being refreshed.</source>
<target state="translated">Подождите, пока обновляется состояние необходимых средств.</target>
</trans-unit>
<trans-unit id="bdc-create.TargetClusterTypeNotSelectedText">
<source xml:lang="en">Please select a target cluster type.</source>
<target state="translated">Выберите тип целевого кластера.</target>
</trans-unit>
<trans-unit id="bdc-create.MissingToolsText">
<source xml:lang="en">Please install the required tools.</source>
<target state="translated">Установите необходимые инструменты.</target>
</trans-unit>
<trans-unit id="bdc-create.ComingSoonText">
<source xml:lang="en">(Coming Soon)</source>
<target state="translated">(Скоро)</target>
</trans-unit>
<trans-unit id="bdc-create.RequiredToolsText">
<source xml:lang="en">Required tools</source>
<target state="translated">Необходимые инструменты</target>
</trans-unit>
<trans-unit id="bdc-create.InstalledText">
<source xml:lang="en">Installed</source>
<target state="translated">УСТАНОВЛЕН</target>
</trans-unit>
<trans-unit id="bdc-create.NotInstalledText">
<source xml:lang="en">Not Installed</source>
<target state="translated">Не установлено</target>
</trans-unit>
<trans-unit id="bdc-create.InstallingText">
<source xml:lang="en">Installing...</source>
<target state="translated">Установка...</target>
</trans-unit>
<trans-unit id="bdc-create.FailedToInstallText">
<source xml:lang="en">Install Failed</source>
<target state="translated">Сбой установки</target>
</trans-unit>
</body>
</file>
<file original="extensions/big-data-cluster/out/wizards/create-cluster/pages/selectExistingClusterPage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="bdc-create.selectTargetClusterPageTitle">
<source xml:lang="en">Where do you want to deploy this SQL Server big data cluster?</source>
<target state="translated">Где вы хотите развернуть этот кластер больших данных SQL Server?</target>
</trans-unit>
<trans-unit id="bdc-create.selectTargetClusterPageDescription">
<source xml:lang="en">Select the kubeconfig file and then select a cluster context from the list</source>
<target state="translated">Выберите файл kubeconfig и затем выберите контекст кластера в списке</target>
</trans-unit>
<trans-unit id="bdc-create.ClusterContextNotSelectedMessage">
<source xml:lang="en">Please select a cluster context.</source>
<target state="translated">Выберите контекст кластера.</target>
</trans-unit>
<trans-unit id="bdc-create.kubeConfigFileLabelText">
<source xml:lang="en">Kube config file path</source>
<target state="translated">Путь к файлу kube config</target>
</trans-unit>
<trans-unit id="bdc-browseText">
<source xml:lang="en">Browse</source>
<target state="translated">Обзор</target>
</trans-unit>
<trans-unit id="bdc-clusterContextsLabelText">
<source xml:lang="en">Cluster Contexts</source>
<target state="translated">Контексты кластера</target>
</trans-unit>
<trans-unit id="bdc-errorLoadingClustersText">
<source xml:lang="en">No cluster information is found in the config file or an error ocurred while loading the config file</source>
<target state="translated">Не найдены сведения о кластере в файле конфигурации, либо при загрузке этого файла произошла ошибка</target>
</trans-unit>
<trans-unit id="bdc-selectKubeConfigFileText">
<source xml:lang="en">Select</source>
<target state="translated">Выбрать</target>
</trans-unit>
</body>
</file>
<file original="extensions/big-data-cluster/out/wizards/create-cluster/pages/clusterProfilePage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="bdc-create.clusterProfilePageTitle">
<source xml:lang="en">Select a cluster profile</source>
<target state="translated">Выберите профиль кластера</target>
</trans-unit>
<trans-unit id="bdc-create.clusterProfilePageDescription">
<source xml:lang="en">Select your requirement and we will provide you a pre-defined default scaling. You can later go to cluster configuration and customize it.</source>
<target state="translated">Выберите требование, и мы предоставим предопределенное масштабирование по умолчанию. Позднее вы можете перейти в конфигурацию кластера и настроить его.</target>
</trans-unit>
<trans-unit id="bdc-create.TargetClusterOverview">
<source xml:lang="en">Target cluster scale overview</source>
<target state="translated">Обзор масштабирования целевого кластера</target>
</trans-unit>
<trans-unit id="bdc-create.clusterProfileLabel">
<source xml:lang="en">Deployment profile</source>
<target state="translated">Профиль развертывания</target>
</trans-unit>
<trans-unit id="bdc-create.HardwareProfileText">
<source xml:lang="en">Hardware profile</source>
<target state="translated">Профиль оборудования</target>
</trans-unit>
<trans-unit id="bdc-create.HardwareLabelColumnName">
<source xml:lang="en">Label</source>
<target state="translated">Этикетка</target>
</trans-unit>
<trans-unit id="bdc-create.TotalNodesColumnName">
<source xml:lang="en">Nodes</source>
<target state="translated">Узлы</target>
</trans-unit>
<trans-unit id="bdc-create.TotalCoresColumnName">
<source xml:lang="en">Cores</source>
<target state="translated">Ядра</target>
</trans-unit>
<trans-unit id="bdc-create.TotalMemoryColumnName">
<source xml:lang="en">Memory</source>
<target state="translated">Память</target>
</trans-unit>
<trans-unit id="bdc-create.TotalDisksColumnName">
<source xml:lang="en">Disks</source>
<target state="translated">Диски</target>
</trans-unit>
<trans-unit id="bdc-create.ScaleLabel">
<source xml:lang="en">Scale</source>
<target state="translated">Масштаб</target>
</trans-unit>
<trans-unit id="bdc-create.HardwareProfileLabel">
<source xml:lang="en">Hardware profile label</source>
<target state="translated">Метка профиля оборудования</target>
</trans-unit>
<trans-unit id="bdc-create.FeatureSetLabel">
<source xml:lang="en">Feature set</source>
<target state="translated">Набор компонентов</target>
</trans-unit>
<trans-unit id="bdc-create.EngineOnlyText">
<source xml:lang="en">Engine only</source>
<target state="translated">Только подсистема</target>
</trans-unit>
<trans-unit id="bdc-create.EngineWithFeaturesText">
<source xml:lang="en">Engine with optional features</source>
<target state="translated">Подсистема с дополнительными компонентами</target>
</trans-unit>
<trans-unit id="bdc-create.SQLServerMasterDisplayName">
<source xml:lang="en">SQL Server master</source>
<target state="translated">База данных master SQL Server</target>
</trans-unit>
<trans-unit id="bdc-create.ComputePoolDisplayName">
<source xml:lang="en">Compute pool</source>
<target state="translated">Пул вычислительных ресурсов</target>
</trans-unit>
<trans-unit id="bdc-create.DataPoolDisplayName">
<source xml:lang="en">Data pool</source>
<target state="translated">Пул данных</target>
</trans-unit>
<trans-unit id="bdc-create.StoragePoolDisplayName">
<source xml:lang="en">Storage pool</source>
<target state="translated">Пул носителей</target>
</trans-unit>
<trans-unit id="bdc-create.SparkPoolDisplayName">
<source xml:lang="en">Spark pool</source>
<target state="translated">Пул Spark</target>
</trans-unit>
<trans-unit id="bdc-create.SQLServerMasterDescription">
<source xml:lang="en">The SQL Server instance provides an externally accessible TDS endpoint for the cluster</source>
<target state="translated">Экземпляр SQL Server предоставляет доступную извне конечную точку TDS для кластера</target>
</trans-unit>
<trans-unit id="bdc-create.ComputePoolDescription">
<source xml:lang="en">TODO: Add description</source>
<target state="translated">TODO: добавление описания</target>
</trans-unit>
<trans-unit id="bdc-create.DataPoolDescription">
<source xml:lang="en">TODO: Add description</source>
<target state="translated">TODO: добавление описания</target>
</trans-unit>
<trans-unit id="bdc-create.StoragePoolDescription">
<source xml:lang="en">TODO: Add description</source>
<target state="translated">TODO: добавление описания</target>
</trans-unit>
<trans-unit id="bdc-create.SparkPoolDescription">
<source xml:lang="en">TODO: Add description</source>
<target state="translated">TODO: добавление описания</target>
</trans-unit>
<trans-unit id="bdc-create.poolLabelTemplate">
<source xml:lang="en">{0} ({1})</source>
<target state="translated">{0} ({1})</target>
<note>{0} is the pool name, {1} is the scale number</note>
</trans-unit>
</body>
</file>
<file original="extensions/big-data-cluster/out/wizards/create-cluster/createClusterWizard" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="bdc-create.wizardTitle">
<source xml:lang="en">Create a big data cluster</source>
<target state="translated">Создайте кластер больших данных</target>
</trans-unit>
<trans-unit id="bdc-create.generateScriptsButtonText">
<source xml:lang="en">Generate Scripts</source>
<target state="translated">Создать сценарии</target>
</trans-unit>
<trans-unit id="bdc-create.createClusterButtonText">
<source xml:lang="en">Create</source>
<target state="translated">Создать</target>
</trans-unit>
</body>
</file>
<file original="extensions/big-data-cluster/out/wizards/create-cluster/createClusterModel" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="bdc-create.AKSClusterCardText">
<source xml:lang="en">New AKS Cluster</source>
<target state="translated">Новый кластер AKS</target>
</trans-unit>
<trans-unit id="bdc-create.AKSClusterFullName">
<source xml:lang="en">New Azure Kubernetes Service cluster</source>
<target state="translated">Новый кластер Службы Azure Kubernetes</target>
</trans-unit>
<trans-unit id="bdc-create.AKSClusterDescription">
<source xml:lang="en">This option configures new Azure Kubernetes Service (AKS) for SQL Server big data cluster deployments. AKS makes it simple to create, configure and manage a cluster of virutal machines that are preconfigured with a Kubernetes cluster to run containerized applications.</source>
<target state="translated">Этот параметр настраивает новую службу Azure Kubernetes (AKS) для развертываний кластера больших данных SQL Server. AKS упрощает создание, настройку и использование кластера виртуальных машин, для которых предварительно настроен кластер Kubernetes для запуска контейнерных приложений.</target>
</trans-unit>
<trans-unit id="bdc-create.ExistingClusterCardText">
<source xml:lang="en">Existing Cluster</source>
<target state="translated">Существующий кластер</target>
</trans-unit>
<trans-unit id="bdc-create.ExistingClusterFullName">
<source xml:lang="en">Existing Kubernetes cluster</source>
<target state="translated">Существующий кластер Kubernetes</target>
</trans-unit>
<trans-unit id="bdc-create.ExistingClusterDescription">
<source xml:lang="en">This option assumes you already have a Kubernetes cluster installed, Once a prerequisite check is done, ensure the correct cluster context is selected.</source>
<target state="translated">Этот параметр предполагает, что вы уже установили кластер Kubernetes. После проверки предварительных требований выберите правильный контекст кластера.</target>
</trans-unit>
</body>
</file>
<file original="extensions/big-data-cluster/out/kubectl/sqlServerBigDataClusterChannel" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="bigDataClusterOutputChannel">
<source xml:lang="en">SQL Server big data cluster</source>
<target state="translated">КЛАСТЕР БОЛЬШИХ ДАННЫХ SQL SERVER</target>
</trans-unit>
</body>
</file>
<file original="extensions/big-data-cluster/out/kubectl/kubectlUtils" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="runKubectlFailed">
<source xml:lang="en">Unable to run kubectl</source>
<target state="translated">Не удалось запустить kubectl</target>
</trans-unit>
<trans-unit id="setClusterFailed">
<source xml:lang="en">Failed to set '{0}' as current cluster: {1}</source>
<target state="translated">Не удалось установить "{0}" в качестве текущего кластера: {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/big-data-cluster/out/kubectl/kubectl" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="binaryNotFound">
<source xml:lang="en">Could not find {0} binary. {1}</source>
<target state="translated">Не удалось найти двоичный объект {0}. {1}</target>
</trans-unit>
<trans-unit id="binaryNotInstalled">
<source xml:lang="en">{0} is not installed. {1}</source>
<target state="translated">{0} не установлен. {1}</target>
</trans-unit>
<trans-unit id="kubernetesRequired">
<source xml:lang="en"> SQL Server Big data cluster requires kubernetes.</source>
<target state="translated">Кластеру больших данных SQL Server требуется Kubernetes.</target>
</trans-unit>
<trans-unit id="cannotExecuteCmd">
<source xml:lang="en"> Cannot execute command.</source>
<target state="translated"> Не удается выполнить команду.</target>
</trans-unit>
<trans-unit id="kubectlVersionIncompatible">
<source xml:lang="en">kubectl version ${0} may be incompatible with cluster Kubernetes version {1}</source>
<target state="translated">Версия kubectl ${0} может быть несовместима с версией кластера Kubernetes {1}</target>
</trans-unit>
<trans-unit id="cannotRunCommand">
<source xml:lang="en">Unable to run command ({0})</source>
<target state="translated">Не удалось выполнить команду ({0})</target>
</trans-unit>
</body>
</file>
<file original="extensions/big-data-cluster/out/kubectl/binutil" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="installDependenciesAction">
<source xml:lang="en">Install dependencies</source>
<target state="translated">Установить зависимости</target>
</trans-unit>
<trans-unit id="learnMoreAction">
<source xml:lang="en">Learn more</source>
<target state="translated">Дополнительные сведения</target>
</trans-unit>
<trans-unit id="moreInfoMsg">
<source xml:lang="en">Add {0} directory to path, or set "mssql-bdc.{0}-path" config to {0} binary.</source>
<target state="translated">Добавьте каталог {0} в путь или задайте для конфигурации "mssql-bdc.{0}-path" двоичный объект {0}.</target>
</trans-unit>
</body>
</file>
<file original="extensions/big-data-cluster/out/installer/installer" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="downloadKubectlFailed">
<source xml:lang="en">Failed to download kubectl: {0}</source>
<target state="translated">Не удалось скачать kubectl: {0}</target>
</trans-unit>
<trans-unit id="kubectlVersionCheckFailed">
<source xml:lang="en">Failed to establish kubectl stable version: {0}</source>
<target state="translated">Не удалось установить стабильную версию kubectl: {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/big-data-cluster/out/main" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="done">
<source xml:lang="en">Done</source>
<target state="translated">Договорились</target>
</trans-unit>
<trans-unit id="dependencyInstalled">
<source xml:lang="en">{0} already installed...</source>
<target state="translated">{0} уже установлен...</target>
</trans-unit>
<trans-unit id="installingDependency">
<source xml:lang="en">Installing {0}...</source>
<target state="translated">Идет установка {0}...</target>
</trans-unit>
<trans-unit id="installingDependencyFailed">
<source xml:lang="en">Unable to install {0}: {1}</source>
<target state="translated">Не удалось установить {0}: {1}</target>
</trans-unit>
</body>
</file>
</xliff>

515
resources/xlf/ru/cms.ru.xlf Normal file
View File

@@ -0,0 +1,515 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/cms/package" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="cms.displayName">
<source xml:lang="en">SQL Server Central Management Servers</source>
<target state="new">SQL Server Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.description">
<source xml:lang="en">Support for managing SQL Server Central Management Servers</source>
<target state="new">Support for managing SQL Server Central Management Servers</target>
</trans-unit>
<trans-unit id="cms.title">
<source xml:lang="en">Central Management Servers</source>
<target state="translated">Центральные серверы управления</target>
</trans-unit>
<trans-unit id="cms.connectionProvider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="translated">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="cms.resource.explorer.title">
<source xml:lang="en">Central Management Servers</source>
<target state="translated">Центральные серверы управления</target>
</trans-unit>
<trans-unit id="cms.resource.refresh.title">
<source xml:lang="en">Refresh</source>
<target state="translated">Обновить</target>
</trans-unit>
<trans-unit id="cms.resource.refreshServerGroup.title">
<source xml:lang="en">Refresh Server Group</source>
<target state="new">Refresh Server Group</target>
</trans-unit>
<trans-unit id="cms.resource.deleteRegisteredServer.title">
<source xml:lang="en">Delete</source>
<target state="translated">Удалить</target>
</trans-unit>
<trans-unit id="cms.resource.addRegisteredServer.title">
<source xml:lang="en">New Server Registration...</source>
<target state="new">New Server Registration...</target>
</trans-unit>
<trans-unit id="cms.resource.deleteServerGroup.title">
<source xml:lang="en">Delete</source>
<target state="translated">Удалить</target>
</trans-unit>
<trans-unit id="cms.resource.addServerGroup.title">
<source xml:lang="en">New Server Group...</source>
<target state="new">New Server Group...</target>
</trans-unit>
<trans-unit id="cms.resource.registerCmsServer.title">
<source xml:lang="en">Add Central Management Server</source>
<target state="new">Add Central Management Server</target>
</trans-unit>
<trans-unit id="cms.resource.deleteCmsServer.title">
<source xml:lang="en">Delete</source>
<target state="translated">Удалить</target>
</trans-unit>
<trans-unit id="cms.configuration.title">
<source xml:lang="en">MSSQL configuration</source>
<target state="new">MSSQL configuration</target>
</trans-unit>
<trans-unit id="cms.query.displayBitAsNumber">
<source xml:lang="en">Should BIT columns be displayed as numbers (1 or 0)? If false, BIT columns will be displayed as 'true' or 'false'</source>
<target state="new">Should BIT columns be displayed as numbers (1 or 0)? If false, BIT columns will be displayed as 'true' or 'false'</target>
</trans-unit>
<trans-unit id="cms.format.alignColumnDefinitionsInColumns">
<source xml:lang="en">Should column definitions be aligned?</source>
<target state="new">Should column definitions be aligned?</target>
</trans-unit>
<trans-unit id="cms.format.datatypeCasing">
<source xml:lang="en">Should data types be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="new">Should data types be formatted as UPPERCASE, lowercase, or none (not formatted)</target>
</trans-unit>
<trans-unit id="cms.format.keywordCasing">
<source xml:lang="en">Should keywords be formatted as UPPERCASE, lowercase, or none (not formatted)</source>
<target state="new">Should keywords be formatted as UPPERCASE, lowercase, or none (not formatted)</target>
</trans-unit>
<trans-unit id="cms.format.placeCommasBeforeNextStatement">
<source xml:lang="en">should commas be placed at the beginning of each statement in a list e.g. ', mycolumn2' instead of at the end e.g. 'mycolumn1,'</source>
<target state="new">should commas be placed at the beginning of each statement in a list e.g. ', mycolumn2' instead of at the end e.g. 'mycolumn1,'</target>
</trans-unit>
<trans-unit id="cms.format.placeSelectStatementReferencesOnNewLine">
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
<target state="new">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</target>
</trans-unit>
<trans-unit id="cms.logDebugInfo">
<source xml:lang="en">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</source>
<target state="new">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</target>
</trans-unit>
<trans-unit id="cms.tracingLevel">
<source xml:lang="en">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</source>
<target state="new">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</target>
</trans-unit>
<trans-unit id="cms.logRetentionMinutes">
<source xml:lang="en">Number of minutes to retain log files for backend services. Default is 1 week.</source>
<target state="new">Number of minutes to retain log files for backend services. Default is 1 week.</target>
</trans-unit>
<trans-unit id="cms.logFilesRemovalLimit">
<source xml:lang="en">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</source>
<target state="new">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</target>
</trans-unit>
<trans-unit id="ignorePlatformWarning">
<source xml:lang="en">[Optional] Do not show unsupported platform warnings</source>
<target state="new">[Optional] Do not show unsupported platform warnings</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.recoveryModel">
<source xml:lang="en">Recovery Model</source>
<target state="translated">Recovery Model</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastBackupDate">
<source xml:lang="en">Last Database Backup</source>
<target state="translated">Последнее резервное копирование базы данных</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastLogBackupDate">
<source xml:lang="en">Last Log Backup</source>
<target state="translated">Последняя резервная копия журнала</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">Compatibility Level</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Владелец</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">Версия</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.serverEdition">
<source xml:lang="en">Edition</source>
<target state="translated">Выпуск</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.machineName">
<source xml:lang="en">Computer Name</source>
<target state="translated">Имя компьютера</target>
</trans-unit>
<trans-unit id="onprem.serverProperties.osVersion">
<source xml:lang="en">OS Version</source>
<target state="translated">Версия ОС</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.azureEdition">
<source xml:lang="en">Edition</source>
<target state="translated">Выпуск</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.serviceLevelObjective">
<source xml:lang="en">Pricing Tier</source>
<target state="new">Pricing Tier</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
<target state="translated">Compatibility Level</target>
</trans-unit>
<trans-unit id="cloud.databaseProperties.owner">
<source xml:lang="en">Owner</source>
<target state="translated">Владелец</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverVersion">
<source xml:lang="en">Version</source>
<target state="translated">Версия</target>
</trans-unit>
<trans-unit id="cloud.serverProperties.serverEdition">
<source xml:lang="en">Type</source>
<target state="translated">Тип</target>
</trans-unit>
<trans-unit id="cms.provider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>
<target state="translated">Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectionName.displayName">
<source xml:lang="en">Name (optional)</source>
<target state="new">Name (optional)</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectionName.description">
<source xml:lang="en">Custom name of the connection</source>
<target state="new">Custom name of the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverName.displayName">
<source xml:lang="en">Server</source>
<target state="translated">Сервер</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverName.description">
<source xml:lang="en">Name of the SQL Server instance</source>
<target state="new">Name of the SQL Server instance</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverDescription.displayName">
<source xml:lang="en">Server Description</source>
<target state="new">Server Description</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.serverDescription.description">
<source xml:lang="en">Description of the SQL Server instance</source>
<target state="new">Description of the SQL Server instance</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.displayName">
<source xml:lang="en">Authentication type</source>
<target state="translated">Тип проверки подлинности</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.description">
<source xml:lang="en">Specifies the method of authenticating with SQL Server</source>
<target state="new">Specifies the method of authenticating with SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.sqlLogin">
<source xml:lang="en">SQL Login</source>
<target state="translated">SQL Login</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.integrated">
<source xml:lang="en">Windows Authentication</source>
<target state="translated">Проверка подлинности Windows.</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.azureMFA">
<source xml:lang="en">Azure Active Directory - Universal with MFA support</source>
<target state="new">Azure Active Directory - Universal with MFA support</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.userName.displayName">
<source xml:lang="en">User name</source>
<target state="translated">Имя пользователя</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.userName.description">
<source xml:lang="en">Indicates the user ID to be used when connecting to the data source</source>
<target state="new">Indicates the user ID to be used when connecting to the data source</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.password.displayName">
<source xml:lang="en">Password</source>
<target state="translated">Пароль</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.password.description">
<source xml:lang="en">Indicates the password to be used when connecting to the data source</source>
<target state="new">Indicates the password to be used when connecting to the data source</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationIntent.displayName">
<source xml:lang="en">Application intent</source>
<target state="new">Application intent</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationIntent.description">
<source xml:lang="en">Declares the application workload type when connecting to a server</source>
<target state="new">Declares the application workload type when connecting to a server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.asynchronousProcessing.displayName">
<source xml:lang="en">Asynchronous processing</source>
<target state="new">Asynchronous processing</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.asynchronousProcessing.description">
<source xml:lang="en">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</source>
<target state="new">When true, enables usage of the Asynchronous functionality in the .Net Framework Data Provider</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectTimeout.displayName">
<source xml:lang="en">Connect timeout</source>
<target state="new">Connect timeout</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectTimeout.description">
<source xml:lang="en">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</source>
<target state="new">The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.currentLanguage.displayName">
<source xml:lang="en">Current language</source>
<target state="new">Current language</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.currentLanguage.description">
<source xml:lang="en">The SQL Server language record name</source>
<target state="new">The SQL Server language record name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.displayName">
<source xml:lang="en">Column encryption</source>
<target state="new">Column encryption</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.columnEncryptionSetting.description">
<source xml:lang="en">Default column encryption setting for all the commands on the connection</source>
<target state="new">Default column encryption setting for all the commands on the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.encrypt.displayName">
<source xml:lang="en">Encrypt</source>
<target state="new">Encrypt</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.encrypt.description">
<source xml:lang="en">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</source>
<target state="new">When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.persistSecurityInfo.displayName">
<source xml:lang="en">Persist security info</source>
<target state="new">Persist security info</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.persistSecurityInfo.description">
<source xml:lang="en">When false, security-sensitive information, such as the password, is not returned as part of the connection</source>
<target state="new">When false, security-sensitive information, such as the password, is not returned as part of the connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.trustServerCertificate.displayName">
<source xml:lang="en">Trust server certificate</source>
<target state="new">Trust server certificate</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.trustServerCertificate.description">
<source xml:lang="en">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</source>
<target state="new">When true (and encrypt=true), SQL Server uses SSL encryption for all data sent between the client and server without validating the server certificate</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachedDBFileName.displayName">
<source xml:lang="en">Attached DB file name</source>
<target state="new">Attached DB file name</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachedDBFileName.description">
<source xml:lang="en">The name of the primary file, including the full path name, of an attachable database</source>
<target state="new">The name of the primary file, including the full path name, of an attachable database</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.contextConnection.displayName">
<source xml:lang="en">Context connection</source>
<target state="new">Context connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.contextConnection.description">
<source xml:lang="en">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</source>
<target state="new">When true, indicates the connection should be from the SQL server context. Available only when running in the SQL Server process</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.port.displayName">
<source xml:lang="en">Port</source>
<target state="new">Port</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryCount.displayName">
<source xml:lang="en">Connect retry count</source>
<target state="new">Connect retry count</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryCount.description">
<source xml:lang="en">Number of attempts to restore connection</source>
<target state="new">Number of attempts to restore connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryInterval.displayName">
<source xml:lang="en">Connect retry interval</source>
<target state="new">Connect retry interval</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.connectRetryInterval.description">
<source xml:lang="en">Delay between attempts to restore connection</source>
<target state="new">Delay between attempts to restore connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationName.displayName">
<source xml:lang="en">Application name</source>
<target state="translated">Имя приложения</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.applicationName.description">
<source xml:lang="en">The name of the application</source>
<target state="new">The name of the application</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.workstationId.displayName">
<source xml:lang="en">Workstation Id</source>
<target state="new">Workstation Id</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.workstationId.description">
<source xml:lang="en">The name of the workstation connecting to SQL Server</source>
<target state="new">The name of the workstation connecting to SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.pooling.displayName">
<source xml:lang="en">Pooling</source>
<target state="new">Pooling</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.pooling.description">
<source xml:lang="en">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</source>
<target state="new">When true, the connection object is drawn from the appropriate pool, or if necessary, is created and added to the appropriate pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.maxPoolSize.displayName">
<source xml:lang="en">Max pool size</source>
<target state="new">Max pool size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.maxPoolSize.description">
<source xml:lang="en">The maximum number of connections allowed in the pool</source>
<target state="new">The maximum number of connections allowed in the pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.minPoolSize.displayName">
<source xml:lang="en">Min pool size</source>
<target state="new">Min pool size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.minPoolSize.description">
<source xml:lang="en">The minimum number of connections allowed in the pool</source>
<target state="new">The minimum number of connections allowed in the pool</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.loadBalanceTimeout.displayName">
<source xml:lang="en">Load balance timeout</source>
<target state="new">Load balance timeout</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.loadBalanceTimeout.description">
<source xml:lang="en">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</source>
<target state="new">The minimum amount of time (in seconds) for this connection to live in the pool before being destroyed</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.replication.displayName">
<source xml:lang="en">Replication</source>
<target state="translated">Репликация</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.replication.description">
<source xml:lang="en">Used by SQL Server in Replication</source>
<target state="new">Used by SQL Server in Replication</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.attachDbFilename.displayName">
<source xml:lang="en">Attach DB filename</source>
<target state="new">Attach DB filename</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.failoverPartner.displayName">
<source xml:lang="en">Failover partner</source>
<target state="new">Failover partner</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.failoverPartner.description">
<source xml:lang="en">The name or network address of the instance of SQL Server that acts as a failover partner</source>
<target state="new">The name or network address of the instance of SQL Server that acts as a failover partner</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multiSubnetFailover.displayName">
<source xml:lang="en">Multi subnet failover</source>
<target state="new">Multi subnet failover</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multipleActiveResultSets.displayName">
<source xml:lang="en">Multiple active result sets</source>
<target state="new">Multiple active result sets</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.multipleActiveResultSets.description">
<source xml:lang="en">When true, multiple result sets can be returned and read from one connection</source>
<target state="new">When true, multiple result sets can be returned and read from one connection</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.packetSize.displayName">
<source xml:lang="en">Packet size</source>
<target state="new">Packet size</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.packetSize.description">
<source xml:lang="en">Size in bytes of the network packets used to communicate with an instance of SQL Server</source>
<target state="new">Size in bytes of the network packets used to communicate with an instance of SQL Server</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.typeSystemVersion.displayName">
<source xml:lang="en">Type system version</source>
<target state="new">Type system version</target>
</trans-unit>
<trans-unit id="cms.connectionOptions.typeSystemVersion.description">
<source xml:lang="en">Indicates which server type system then provider will expose through the DataReader</source>
<target state="new">Indicates which server type system then provider will expose through the DataReader</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/treeProvider" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="cms.resource.tree.treeProvider.loadingLabel">
<source xml:lang="en">Loading ...</source>
<target state="translated">Идет загрузка...</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/cmsResourceTreeNode" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="cms.errors.expandCmsFail">
<source xml:lang="en">The Central Management Server {0} could not be found or is offline</source>
<target state="new">The Central Management Server {0} could not be found or is offline</target>
</trans-unit>
<trans-unit id="cms.resource.cmsResourceTreeNode.noResourcesLabel">
<source xml:lang="en">No resources found</source>
<target state="new">No resources found</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/tree/cmsResourceEmptyTreeNode" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="cms.resource.tree.CmsTreeNode.addCmsServerLabel">
<source xml:lang="en">Add Central Management Server...</source>
<target state="new">Add Central Management Server...</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsResource/cmsResourceCommands" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="cms.errors.sameCmsServerName">
<source xml:lang="en">Central Management Server Group already has a Registered Server with the name {0}</source>
<target state="new">Central Management Server Group already has a Registered Server with the name {0}</target>
</trans-unit>
<trans-unit id="cms.errors.addRegisterServerFail">
<source xml:lang="en">Could not add the Registered Server {0}</source>
<target state="new">Could not add the Registered Server {0}</target>
</trans-unit>
<trans-unit id="cms.confirmDeleteServer">
<source xml:lang="en">Are you sure you want to delete</source>
<target state="new">Are you sure you want to delete</target>
</trans-unit>
<trans-unit id="cms.yes">
<source xml:lang="en">Yes</source>
<target state="translated">Да</target>
</trans-unit>
<trans-unit id="cms.no">
<source xml:lang="en">No</source>
<target state="translated">Нет</target>
</trans-unit>
<trans-unit id="cms.AddServerGroup">
<source xml:lang="en">Add Server Group</source>
<target state="translated">Добавить группу серверов</target>
</trans-unit>
<trans-unit id="cms.OK">
<source xml:lang="en">OK</source>
<target state="translated">ОК</target>
</trans-unit>
<trans-unit id="cms.Cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Отмена</target>
</trans-unit>
<trans-unit id="cms.ServerGroupName">
<source xml:lang="en">Server Group Name</source>
<target state="translated">Имя группы серверов</target>
</trans-unit>
<trans-unit id="cms.ServerGroupDescription">
<source xml:lang="en">Server Group Description</source>
<target state="new">Server Group Description</target>
</trans-unit>
<trans-unit id="cms.errors.sameServerGroupName">
<source xml:lang="en">{0} already has a Server Group with the name {1}</source>
<target state="new">{0} already has a Server Group with the name {1}</target>
</trans-unit>
<trans-unit id="cms.confirmDeleteGroup">
<source xml:lang="en">Are you sure you want to delete</source>
<target state="new">Are you sure you want to delete</target>
</trans-unit>
</body>
</file>
<file original="extensions/cms/out/cmsUtils" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="cms.errors.sameServerUnderCms">
<source xml:lang="en">You cannot add a shared registered server with the same name as the Configuration Server</source>
<target state="new">You cannot add a shared registered server with the same name as the Configuration Server</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,291 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/dacpac/out/wizard/pages/selectOperationpage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="dacFx.deployRadioButtonLabel">
<source xml:lang="en">Deploy a data-tier application .dacpac file to an instance of SQL Server [Deploy Dacpac]</source>
<target state="translated">Развертывание файла DACPAC приложения уровня данных в экземпляре SQL Server [Развертывание DACPAC]</target>
</trans-unit>
<trans-unit id="dacFx.extractRadioButtonLabel">
<source xml:lang="en">Extract a data-tier application from an instance of SQL Server to a .dacpac file [Extract Dacpac]</source>
<target state="translated">Извлечение приложения уровня данных из экземпляра SQL Server в файл DACPAC [Извлечение DACPAC]</target>
</trans-unit>
<trans-unit id="dacFx.importRadioButtonLabel">
<source xml:lang="en">Create a database from a .bacpac file [Import Bacpac]</source>
<target state="translated">Создание базы данных из файла BACPAC [Импорт BACPAC]</target>
</trans-unit>
<trans-unit id="dacFx.exportRadioButtonLabel">
<source xml:lang="en">Export the schema and data from a database to the logical .bacpac file format [Export Bacpac]</source>
<target state="translated">Экспорт схемы и данных из базы данных в логический формат файла BACPAC [Экспорт BACPAC]</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/importConfigPage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="dacFxImport.openFile">
<source xml:lang="en">Open</source>
<target state="translated">Открыто</target>
</trans-unit>
<trans-unit id="dacFxImport.fileTextboxTitle">
<source xml:lang="en">File Location</source>
<target state="translated">Расположение файла</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/extractConfigPage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="dacfxExtract.saveFile">
<source xml:lang="en">Save</source>
<target state="translated">Сохранить</target>
</trans-unit>
<trans-unit id="dacFxExtract.fileTextboxTitle">
<source xml:lang="en">File Location</source>
<target state="translated">Расположение файла</target>
</trans-unit>
<trans-unit id="dacFxExtract.versionTextboxTitle">
<source xml:lang="en">Version (use x.x.x.x where x is a number)</source>
<target state="translated">Версия (используйте формат x.x.x.x, где x — это число)</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/exportConfigPage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="dacfxExport.saveFile">
<source xml:lang="en">Save</source>
<target state="translated">Сохранить</target>
</trans-unit>
<trans-unit id="dacFxExport.fileTextboxTitle">
<source xml:lang="en">File Location</source>
<target state="translated">Расположение файла</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/deployPlanPage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="dacfx.dataLossTextWithCount">
<source xml:lang="en">{0} of the deploy actions listed may result in data loss. Please ensure you have a backup or snapshot available in the event of an issue with the deployment.</source>
<target state="translated">{0} из указанных действий развертывания может привести к потере данных. Убедитесь в наличии резервной копии или моментального снимка на случай проблем с развертыванием.</target>
</trans-unit>
<trans-unit id="dacFx.dataLossCheckbox">
<source xml:lang="en">Proceed despite possible data loss</source>
<target state="translated">Продолжать, несмотря на возможную потерю данных</target>
</trans-unit>
<trans-unit id="dacfx.noDataLossText">
<source xml:lang="en">No data loss will occur from the listed deploy actions.</source>
<target state="translated">Указанные действия развертывания не приведут к потере данных.</target>
</trans-unit>
<trans-unit id="dacfx.dataLossText">
<source xml:lang="en">The deploy actions may result in data loss. Please ensure you have a backup or snapshot available in the event of an issue with the deployment.</source>
<target state="translated">Действия развертывания могут привести к потере данных. Убедитесь в наличии резервной копии или моментального снимка на случай проблем с развертыванием.</target>
</trans-unit>
<trans-unit id="dacfx.operationColumn">
<source xml:lang="en">Operation</source>
<target state="translated">Операция</target>
</trans-unit>
<trans-unit id="dacfx.operationTooltip">
<source xml:lang="en">Operation(Create, Alter, Delete) that will occur during deployment</source>
<target state="translated">Операция (Create, Alter, Delete), которая будет выполнена во время развертывания</target>
</trans-unit>
<trans-unit id="dacfx.typeColumn">
<source xml:lang="en">Type</source>
<target state="translated">Тип</target>
</trans-unit>
<trans-unit id="dacfx.typeTooltip">
<source xml:lang="en">Type of object that will be affected by deployment</source>
<target state="translated">Тип объекта, который будет затронут развертыванием</target>
</trans-unit>
<trans-unit id="dacfx.objectColumn">
<source xml:lang="en">Object</source>
<target state="translated">Объект</target>
</trans-unit>
<trans-unit id="dacfx.objecTooltip">
<source xml:lang="en">Name of object that will be affected by deployment</source>
<target state="translated">Имя объекта, который будет затронут развертыванием</target>
</trans-unit>
<trans-unit id="dacfx.dataLossColumn">
<source xml:lang="en">Data Loss</source>
<target state="translated">Потеря данных</target>
</trans-unit>
<trans-unit id="dacfx.dataLossTooltip">
<source xml:lang="en">Operations that may result in data loss are marked with a warning sign</source>
<target state="translated">Операции, которые могут привести к потере данных, отмечены предупреждающим знаком</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/deployConfigPage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="dacFx.databaseNameTextBox">
<source xml:lang="en">Database Name</source>
<target state="translated">Имя базы данных</target>
</trans-unit>
<trans-unit id="dacFx.databaseNameDropdown">
<source xml:lang="en">Database Name</source>
<target state="translated">Имя базы данных</target>
</trans-unit>
<trans-unit id="dacFxDeploy.openFile">
<source xml:lang="en">Open</source>
<target state="translated">Открыто</target>
</trans-unit>
<trans-unit id="dacFxDeploy.fileTextboxTitle">
<source xml:lang="en">File Location</source>
<target state="translated">Расположение файла</target>
</trans-unit>
<trans-unit id="dacFx.upgradeRadioButtonLabel">
<source xml:lang="en">Upgrade Existing Database</source>
<target state="translated">Обновление существующей базы данных</target>
</trans-unit>
<trans-unit id="dacFx.newRadioButtonLabel">
<source xml:lang="en">New Database</source>
<target state="translated">Новая база данных</target>
</trans-unit>
<trans-unit id="dacFx.targetDatabaseRadioButtonsTitle">
<source xml:lang="en">Target Database</source>
<target state="translated">Целевая база данных</target>
</trans-unit>
<trans-unit id="dacFx.targetDatabaseDropdownTitle">
<source xml:lang="en">Database Name</source>
<target state="translated">Имя базы данных</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/pages/dacFxSummaryPage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="dacfx.targetServerName">
<source xml:lang="en">Target Server</source>
<target state="translated">Целевой сервер</target>
</trans-unit>
<trans-unit id="dacfx.targetDatabaseName">
<source xml:lang="en">Target Database</source>
<target state="translated">Целевая база данных</target>
</trans-unit>
<trans-unit id="dacfx.sourceServerName">
<source xml:lang="en">Source Server</source>
<target state="translated">Исходный сервер</target>
</trans-unit>
<trans-unit id="dacfx.sourceDatabaseName">
<source xml:lang="en">Source Database</source>
<target state="translated">База данных-источник</target>
</trans-unit>
<trans-unit id="dacfx.fileLocation">
<source xml:lang="en">File Location</source>
<target state="translated">Расположение файла</target>
</trans-unit>
<trans-unit id="dacfxExtract.version">
<source xml:lang="en">Version</source>
<target state="translated">Версия</target>
</trans-unit>
<trans-unit id="dacfx.settingColumn">
<source xml:lang="en">Setting</source>
<target state="translated">Параметр</target>
</trans-unit>
<trans-unit id="dacfx.valueColumn">
<source xml:lang="en">Value</source>
<target state="translated">Значение</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/api/dacFxConfigPage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="dacFx.targetServerDropdownTitle">
<source xml:lang="en">Target Server</source>
<target state="translated">Целевой сервер</target>
</trans-unit>
<trans-unit id="dacFx.sourceServerDropdownTitle">
<source xml:lang="en">Source Server</source>
<target state="translated">Исходный сервер</target>
</trans-unit>
<trans-unit id="dacFx.databaseNameTextBox">
<source xml:lang="en">Target Database</source>
<target state="translated">Целевая база данных</target>
</trans-unit>
<trans-unit id="dacFx.sourceDatabaseDropdownTitle">
<source xml:lang="en">Source Database</source>
<target state="translated">База данных-источник</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/api/basePage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="basePage.defaultUser">
<source xml:lang="en">default</source>
<target state="translated">По умолчанию</target>
</trans-unit>
</body>
</file>
<file original="extensions/dacpac/out/wizard/dataTierApplicationWizard" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="dacFx.selectOperationPageName">
<source xml:lang="en">Select an Operation</source>
<target state="translated">Выберите операцию</target>
</trans-unit>
<trans-unit id="dacFx.deployConfigPageName">
<source xml:lang="en">Select Deploy Dacpac Settings</source>
<target state="translated">Выберите параметры развертывания DACPAC</target>
</trans-unit>
<trans-unit id="dacFx.deployPlanPage">
<source xml:lang="en">Review the deploy plan</source>
<target state="translated">Обзор плана развертывания</target>
</trans-unit>
<trans-unit id="dacFx.summaryPageName">
<source xml:lang="en">Summary</source>
<target state="translated">Сводка</target>
</trans-unit>
<trans-unit id="dacFx.extractConfigPageName">
<source xml:lang="en">Select Extract Dacpac Settings</source>
<target state="translated">Выберите параметры извлечения DACPAC</target>
</trans-unit>
<trans-unit id="dacFx.importConfigPageName">
<source xml:lang="en">Select Import Bacpac Settings</source>
<target state="translated">Выберите параметры импорта BACPAC</target>
</trans-unit>
<trans-unit id="dacFx.exportConfigPageName">
<source xml:lang="en">Select Export Bacpac Settings</source>
<target state="translated">Выберите параметры экспорта Bacpac</target>
</trans-unit>
<trans-unit id="dacFx.deployButton">
<source xml:lang="en">Deploy</source>
<target state="translated">Развертывание.</target>
</trans-unit>
<trans-unit id="dacFx.extractButton">
<source xml:lang="en">Extract</source>
<target state="translated">Извлечь</target>
</trans-unit>
<trans-unit id="dacFx.importButton">
<source xml:lang="en">Import</source>
<target state="translated">Импортировать</target>
</trans-unit>
<trans-unit id="dacFx.exportButton">
<source xml:lang="en">Export</source>
<target state="translated">Экспортировать</target>
</trans-unit>
<trans-unit id="dacFx.generateScriptButton">
<source xml:lang="en">Generate Script</source>
<target state="translated">Создать сценарий</target>
</trans-unit>
<trans-unit id="alertData.deployErrorMessage">
<source xml:lang="en">Deploy failed '{0}'</source>
<target state="translated">Ошибка развертывания "{0}"</target>
</trans-unit>
<trans-unit id="alertData.extractErrorMessage">
<source xml:lang="en">Extract failed '{0}'</source>
<target state="translated">Ошибка извлечения "{0}"</target>
</trans-unit>
<trans-unit id="alertData.exportErrorMessage">
<source xml:lang="en">Export failed '{0}'</source>
<target state="translated">Ошибка экспорта "{0}"</target>
</trans-unit>
<trans-unit id="alertData.importErrorMessage">
<source xml:lang="en">Import failed '{0}'</source>
<target state="translated">Сбой импорта "{0}"</target>
</trans-unit>
<trans-unit id="dacfx.scriptGeneratingMessage">
<source xml:lang="en">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</source>
<target state="new">You can view the status of script generation in the Tasks View once the wizard is closed. The generated script will open when complete.</target>
</trans-unit>
<trans-unit id="alertData.deployPlanErrorMessage">
<source xml:lang="en">Generating deploy plan failed '{0}'</source>
<target state="translated">Сбой при создании плана развертывания "{0}"</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,199 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/import/out/wizard/pages/summaryPage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="flatFileImport.importInformation">
<source xml:lang="en">Import information</source>
<target state="translated">Сведения об импорте</target>
</trans-unit>
<trans-unit id="flatFileImport.importStatus">
<source xml:lang="en">Import status</source>
<target state="translated">Состояние импорта</target>
</trans-unit>
<trans-unit id="flatFileImport.serverName">
<source xml:lang="en">Server name</source>
<target state="translated">Имя сервера</target>
</trans-unit>
<trans-unit id="flatFileImport.databaseName">
<source xml:lang="en">Database name</source>
<target state="translated">Имя базы данных</target>
</trans-unit>
<trans-unit id="flatFileImport.tableName">
<source xml:lang="en">Table name</source>
<target state="translated">Имя таблицы</target>
</trans-unit>
<trans-unit id="flatFileImport.tableSchema">
<source xml:lang="en">Table schema</source>
<target state="translated">Схема таблицы</target>
</trans-unit>
<trans-unit id="flatFileImport.fileImport">
<source xml:lang="en">File to be imported</source>
<target state="translated">Импортируемый файл</target>
</trans-unit>
<trans-unit id="flatFileImport.success.norows">
<source xml:lang="en">✔ You have successfully inserted the data into a table.</source>
<target state="translated">✔ Вы успешно вставили данные в таблицу.</target>
</trans-unit>
</body>
</file>
<file original="extensions/import/out/wizard/pages/prosePreviewPage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="flatFileImport.prosePreviewMessage">
<source xml:lang="en">This operation analyzed the input file structure to generate the preview below for up to the first 50 rows.</source>
<target state="translated">Эта операция проанализировала структуру первых 50 строк входного файла для отображения предварительного просмотра ниже.</target>
</trans-unit>
<trans-unit id="flatFileImport.prosePreviewMessageFail">
<source xml:lang="en">This operation was unsuccessful. Please try a different input file.</source>
<target state="new">This operation was unsuccessful. Please try a different input file.</target>
</trans-unit>
<trans-unit id="flatFileImport.refresh">
<source xml:lang="en">Refresh</source>
<target state="translated">Обновить</target>
</trans-unit>
</body>
</file>
<file original="extensions/import/out/wizard/pages/modifyColumnsPage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="flatFileImport.importData">
<source xml:lang="en">Import Data</source>
<target state="translated">Импорт данных</target>
</trans-unit>
<trans-unit id="flatFileImport.next">
<source xml:lang="en">Next</source>
<target state="translated">Далее</target>
</trans-unit>
<trans-unit id="flatFileImport.columnName">
<source xml:lang="en">Column Name</source>
<target state="translated">Имя столбца</target>
</trans-unit>
<trans-unit id="flatFileImport.dataType">
<source xml:lang="en">Data Type</source>
<target state="translated">Тип данных</target>
</trans-unit>
<trans-unit id="flatFileImport.primaryKey">
<source xml:lang="en">Primary Key</source>
<target state="translated">Первичный ключ</target>
</trans-unit>
<trans-unit id="flatFileImport.allowNulls">
<source xml:lang="en">Allow Nulls</source>
<target state="translated">Разрешить значения NULL</target>
</trans-unit>
</body>
</file>
<file original="extensions/import/out/wizard/pages/fileConfigPage" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="flatFileImport.serverDropdownTitle">
<source xml:lang="en">Server the database is in</source>
<target state="translated">База данных сервера в</target>
</trans-unit>
<trans-unit id="flatFileImport.databaseDropdownTitle">
<source xml:lang="en">Database the table is created in</source>
<target state="translated">База данных, в которой будет создана таблица</target>
</trans-unit>
<trans-unit id="flatFileImport.browseFiles">
<source xml:lang="en">Browse</source>
<target state="translated">Обзор</target>
</trans-unit>
<trans-unit id="flatFileImport.openFile">
<source xml:lang="en">Open</source>
<target state="translated">Открыто</target>
</trans-unit>
<trans-unit id="flatFileImport.fileTextboxTitle">
<source xml:lang="en">Location of the file to be imported</source>
<target state="translated">Расположение файла для импорта</target>
</trans-unit>
<trans-unit id="flatFileImport.tableTextboxTitle">
<source xml:lang="en">New table name</source>
<target state="translated">Имя новой таблицы</target>
</trans-unit>
<trans-unit id="flatFileImport.schemaTextboxTitle">
<source xml:lang="en">Table schema</source>
<target state="translated">Схема таблицы</target>
</trans-unit>
</body>
</file>
<file original="extensions/import/out/wizard/flatFileWizard" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="import.needConnection">
<source xml:lang="en">Please connect to a server before using this wizard.</source>
<target state="translated">Подключитесь к серверу перед использованием этого мастера.</target>
</trans-unit>
<trans-unit id="flatFileImport.wizardName">
<source xml:lang="en">Import flat file wizard</source>
<target state="translated">Мастер импорта неструктурированных файлов</target>
</trans-unit>
<trans-unit id="flatFileImport.page1Name">
<source xml:lang="en">Specify Input File</source>
<target state="translated">Укажите исходный файл</target>
</trans-unit>
<trans-unit id="flatFileImport.page2Name">
<source xml:lang="en">Preview Data</source>
<target state="translated">Предварительный просмотр данных</target>
</trans-unit>
<trans-unit id="flatFileImport.page3Name">
<source xml:lang="en">Modify Columns</source>
<target state="translated">Изменить столбцы</target>
</trans-unit>
<trans-unit id="flatFileImport.page4Name">
<source xml:lang="en">Summary</source>
<target state="translated">Сводка</target>
</trans-unit>
<trans-unit id="flatFileImport.importNewFile">
<source xml:lang="en">Import new file</source>
<target state="translated">Импортировать новый файл</target>
</trans-unit>
</body>
</file>
<file original="extensions/import/out/services/telemetry" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="import.serviceCrashButton">
<source xml:lang="en">Give Feedback</source>
<target state="translated">Оставить отзыв</target>
</trans-unit>
<trans-unit id="serviceCrashMessage">
<source xml:lang="en">service component could not start</source>
<target state="translated">не удалось запустить компонент службы</target>
</trans-unit>
</body>
</file>
<file original="extensions/import/out/services/serviceClient" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="serviceStarted">
<source xml:lang="en">Service Started</source>
<target state="translated">Служба запущена</target>
</trans-unit>
<trans-unit id="serviceStarting">
<source xml:lang="en">Starting service</source>
<target state="translated">Запуск службы</target>
</trans-unit>
<trans-unit id="flatFileImport.serviceStartFailed">
<source xml:lang="en">Failed to start Import service{0}</source>
<target state="translated">Не удалось запустить службу импорта {0}</target>
</trans-unit>
<trans-unit id="installingServiceDetailed">
<source xml:lang="en">Installing {0} service to {1}</source>
<target state="translated">Установка службы {0} в {1}</target>
</trans-unit>
<trans-unit id="installingService">
<source xml:lang="en">Installing Service</source>
<target state="translated">Установка службы</target>
</trans-unit>
<trans-unit id="serviceInstalled">
<source xml:lang="en">Installed</source>
<target state="translated">УСТАНОВЛЕН</target>
</trans-unit>
<trans-unit id="downloadingService">
<source xml:lang="en">Downloading {0}</source>
<target state="translated">Загрузка {0}</target>
</trans-unit>
<trans-unit id="downloadingServiceStatus">
<source xml:lang="en">Downloading Service</source>
<target state="translated">Скачивание службы</target>
</trans-unit>
<trans-unit id="downloadingServiceComplete">
<source xml:lang="en">Done!</source>
<target state="translated">Готово!</target>
</trans-unit>
</body>
</file>
</xliff>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,539 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/notebook/package" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="displayName">
<source xml:lang="en">Notebook Core Extensions</source>
<target state="new">Notebook Core Extensions</target>
</trans-unit>
<trans-unit id="description">
<source xml:lang="en">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</source>
<target state="new">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</target>
</trans-unit>
<trans-unit id="notebook.configuration.title">
<source xml:lang="en">Notebook configuration</source>
<target state="new">Notebook configuration</target>
</trans-unit>
<trans-unit id="notebook.pythonPath.description">
<source xml:lang="en">Local path to python installation used by Notebooks.</source>
<target state="new">Local path to python installation used by Notebooks.</target>
</trans-unit>
<trans-unit id="notebook.useExistingPython.description">
<source xml:lang="en">Local path to a preexisting python installation used by Notebooks.</source>
<target state="new">Local path to a preexisting python installation used by Notebooks.</target>
</trans-unit>
<trans-unit id="notebook.overrideEditorTheming.description">
<source xml:lang="en">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</source>
<target state="new">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</target>
</trans-unit>
<trans-unit id="notebook.maxTableRows.description">
<source xml:lang="en">Maximum number of rows returned per table in the Notebook editor</source>
<target state="new">Maximum number of rows returned per table in the Notebook editor</target>
</trans-unit>
<trans-unit id="notebook.command.new">
<source xml:lang="en">New Notebook</source>
<target state="new">New Notebook</target>
</trans-unit>
<trans-unit id="notebook.command.open">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="notebook.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
<target state="new">Analyze in Notebook</target>
</trans-unit>
<trans-unit id="notebook.command.runactivecell">
<source xml:lang="en">Run Cell</source>
<target state="translated">Запустить ячейку</target>
</trans-unit>
<trans-unit id="notebook.command.clearactivecellresult">
<source xml:lang="en">Clear Cell Result</source>
<target state="new">Clear Cell Result</target>
</trans-unit>
<trans-unit id="notebook.command.runallcells">
<source xml:lang="en">Run Cells</source>
<target state="new">Run Cells</target>
</trans-unit>
<trans-unit id="notebook.command.addcode">
<source xml:lang="en">Add Code Cell</source>
<target state="new">Add Code Cell</target>
</trans-unit>
<trans-unit id="notebook.command.addtext">
<source xml:lang="en">Add Text Cell</source>
<target state="new">Add Text Cell</target>
</trans-unit>
<trans-unit id="notebook.command.addcell">
<source xml:lang="en">Add Cell</source>
<target state="new">Add Cell</target>
</trans-unit>
<trans-unit id="title.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
<target state="new">Analyze in Notebook</target>
</trans-unit>
<trans-unit id="title.newJupyterNotebook">
<source xml:lang="en">New Notebook</source>
<target state="new">New Notebook</target>
</trans-unit>
<trans-unit id="title.openJupyterNotebook">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="title.jupyter.setContext">
<source xml:lang="en">Set context for Notebook</source>
<target state="new">Set context for Notebook</target>
</trans-unit>
<trans-unit id="title.jupyter.setKernel">
<source xml:lang="en">Set kernel for Notebook</source>
<target state="new">Set kernel for Notebook</target>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsTitle">
<source xml:lang="en">Extra kernels</source>
<target state="new">Extra kernels</target>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsDescription">
<source xml:lang="en">IDs of the extra kernels to enable</source>
<target state="new">IDs of the extra kernels to enable</target>
</trans-unit>
<trans-unit id="config.jupyter.kernelConfigValuesDescription">
<source xml:lang="en">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</source>
<target state="new">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</target>
</trans-unit>
<trans-unit id="title.reinstallNotebookDependencies">
<source xml:lang="en">Reinstall Notebook dependencies</source>
<target state="new">Reinstall Notebook dependencies</target>
</trans-unit>
<trans-unit id="title.configurePython">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="new">Configure Python for Notebooks</target>
</trans-unit>
<trans-unit id="title.managePackages">
<source xml:lang="en">Manage Packages</source>
<target state="new">Manage Packages</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/managePackagesDialog" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="managePackages.dialogName">
<source xml:lang="en">Manage Packages</source>
<target state="new">Manage Packages</target>
</trans-unit>
<trans-unit id="managePackages.cancelButtonText">
<source xml:lang="en">Close</source>
<target state="translated">Закрыть</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/installedPackagesTab" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="managePackages.installedTabTitle">
<source xml:lang="en">Installed</source>
<target state="translated">УСТАНОВЛЕН</target>
</trans-unit>
<trans-unit id="managePackages.pkgNameColumn">
<source xml:lang="en">Name</source>
<target state="translated">Имя</target>
</trans-unit>
<trans-unit id="managePackages.newPkgVersionColumn">
<source xml:lang="en">Version</source>
<target state="translated">Версия</target>
</trans-unit>
<trans-unit id="managePackages.uninstallButtonText">
<source xml:lang="en">Uninstall selected packages</source>
<target state="new">Uninstall selected packages</target>
</trans-unit>
<trans-unit id="managePackages.packageType">
<source xml:lang="en">Package Type</source>
<target state="new">Package Type</target>
</trans-unit>
<trans-unit id="managePackages.packageCount">
<source xml:lang="en">{0} {1} packages found</source>
<target state="new">{0} {1} packages found</target>
</trans-unit>
<trans-unit id="managePackages.confirmUninstall">
<source xml:lang="en">Are you sure you want to uninstall the specified packages?</source>
<target state="new">Are you sure you want to uninstall the specified packages?</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallStarted">
<source xml:lang="en">Uninstalling {0}</source>
<target state="new">Uninstalling {0}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallComplete">
<source xml:lang="en">Completed uninstall for {0}</source>
<target state="new">Completed uninstall for {0}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallFailed">
<source xml:lang="en">Failed to uninstall {0}. Error: {1}</source>
<target state="new">Failed to uninstall {0}. Error: {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/managePackages/addNewPackageTab" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="managePackages.invalidTextPlaceholder">
<source xml:lang="en">N/A</source>
<target state="translated">Н/Д</target>
</trans-unit>
<trans-unit id="managePackages.packageNotFound">
<source xml:lang="en">Could not find the specified package</source>
<target state="new">Could not find the specified package</target>
</trans-unit>
<trans-unit id="managePackages.searchBarPlaceholder">
<source xml:lang="en">Search {0} packages</source>
<target state="new">Search {0} packages</target>
</trans-unit>
<trans-unit id="managePackages.addNewTabTitle">
<source xml:lang="en">Add new</source>
<target state="new">Add new</target>
</trans-unit>
<trans-unit id="managePackages.searchButtonLabel">
<source xml:lang="en">Search</source>
<target state="translated">Поиск</target>
</trans-unit>
<trans-unit id="managePackages.installButtonText">
<source xml:lang="en">Install</source>
<target state="translated">Установить</target>
</trans-unit>
<trans-unit id="managePackages.packageNameTitle">
<source xml:lang="en">Package Name</source>
<target state="translated">Имя пакета</target>
</trans-unit>
<trans-unit id="managePackages.packageVersionTitle">
<source xml:lang="en">Package Version</source>
<target state="translated">Версия пакета</target>
</trans-unit>
<trans-unit id="managePackages.packageSummaryTitle">
<source xml:lang="en">Package Summary</source>
<target state="new">Package Summary</target>
</trans-unit>
<trans-unit id="managePackages.noVersionsFound">
<source xml:lang="en">Could not find any valid versions for the specified package</source>
<target state="new">Could not find any valid versions for the specified package</target>
</trans-unit>
<trans-unit id="managePackages.packageRequestError">
<source xml:lang="en">Package info request failed with error: {0} {1}</source>
<target state="new">Package info request failed with error: {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallStarted">
<source xml:lang="en">Installing {0} {1}</source>
<target state="new">Installing {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallComplete">
<source xml:lang="en">Completed install for {0} {1}</source>
<target state="new">Completed install for {0} {1}</target>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallFailed">
<source xml:lang="en">Failed to install {0} {1}. Error: {2}</source>
<target state="new">Failed to install {0} {1}. Error: {2}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/protocol/notebookUriHandler" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="notebook.unsupportedAction">
<source xml:lang="en">Action {0} is not supported for this handler</source>
<target state="new">Action {0} is not supported for this handler</target>
</trans-unit>
<trans-unit id="unsupportedScheme">
<source xml:lang="en">Cannot open link {0} as only HTTP and HTTPS links are supported</source>
<target state="new">Cannot open link {0} as only HTTP and HTTPS links are supported</target>
</trans-unit>
<trans-unit id="notebook.confirmOpen">
<source xml:lang="en">Download and open '{0}'?</source>
<target state="new">Download and open '{0}'?</target>
</trans-unit>
<trans-unit id="notebook.fileNotFound">
<source xml:lang="en">Could not find the specified file</source>
<target state="new">Could not find the specified file</target>
</trans-unit>
<trans-unit id="notebook.fileDownloadError">
<source xml:lang="en">File open request failed with error: {0} {1}</source>
<target state="new">File open request failed with error: {0} {1}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/serverInstance" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="serverStopError">
<source xml:lang="en">Error stopping Notebook Server: {0}</source>
<target state="new">Error stopping Notebook Server: {0}</target>
</trans-unit>
<trans-unit id="notebookStartProcessExitPremature">
<source xml:lang="en">Notebook process exited prematurely with error: {0}, StdErr Output: {1}</source>
<target state="new">Notebook process exited prematurely with error: {0}, StdErr Output: {1}</target>
</trans-unit>
<trans-unit id="jupyterError">
<source xml:lang="en">Error sent from Jupyter: {0}</source>
<target state="new">Error sent from Jupyter: {0}</target>
</trans-unit>
<trans-unit id="jupyterOutputMsgStartSuccessful">
<source xml:lang="en">... Jupyter is running at {0}</source>
<target state="new">... Jupyter is running at {0}</target>
</trans-unit>
<trans-unit id="jupyterOutputMsgStart">
<source xml:lang="en">... Starting Notebook server</source>
<target state="new">... Starting Notebook server</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterSettingWriter" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="UnexpectedSettingType">
<source xml:lang="en">Unexpected setting type {0}</source>
<target state="new">Unexpected setting type {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterSessionManager" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="errorStartBeforeReady">
<source xml:lang="en">Cannot start a session, the manager is not yet initialized</source>
<target state="new">Cannot start a session, the manager is not yet initialized</target>
</trans-unit>
<trans-unit id="connectionNotValid">
<source xml:lang="en">Spark kernels require a connection to a SQL Server big data cluster master instance.</source>
<target state="new">Spark kernels require a connection to a SQL Server big data cluster master instance.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterServerManager" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="shutdownError">
<source xml:lang="en">Shutdown of Notebook server failed: {0}</source>
<target state="new">Shutdown of Notebook server failed: {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterServerInstallation" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="msgInstallPkgProgress">
<source xml:lang="en">Notebook dependencies installation is in progress</source>
<target state="new">Notebook dependencies installation is in progress</target>
</trans-unit>
<trans-unit id="msgPythonDownloadComplete">
<source xml:lang="en">Python download is complete</source>
<target state="new">Python download is complete</target>
</trans-unit>
<trans-unit id="msgPythonDownloadError">
<source xml:lang="en">Error while downloading python setup</source>
<target state="new">Error while downloading python setup</target>
</trans-unit>
<trans-unit id="msgPythonDownloadPending">
<source xml:lang="en">Downloading python package</source>
<target state="new">Downloading python package</target>
</trans-unit>
<trans-unit id="msgPythonUnpackPending">
<source xml:lang="en">Unpacking python package</source>
<target state="new">Unpacking python package</target>
</trans-unit>
<trans-unit id="msgPythonDirectoryError">
<source xml:lang="en">Error while creating python installation directory</source>
<target state="new">Error while creating python installation directory</target>
</trans-unit>
<trans-unit id="msgPythonUnpackError">
<source xml:lang="en">Error while unpacking python bundle</source>
<target state="new">Error while unpacking python bundle</target>
</trans-unit>
<trans-unit id="msgTaskName">
<source xml:lang="en">Installing Notebook dependencies</source>
<target state="new">Installing Notebook dependencies</target>
</trans-unit>
<trans-unit id="msgInstallPkgStart">
<source xml:lang="en">Installing Notebook dependencies, see Tasks view for more information</source>
<target state="new">Installing Notebook dependencies, see Tasks view for more information</target>
</trans-unit>
<trans-unit id="msgInstallPkgFinish">
<source xml:lang="en">Notebook dependencies installation is complete</source>
<target state="new">Notebook dependencies installation is complete</target>
</trans-unit>
<trans-unit id="msgPythonRunningError">
<source xml:lang="en">Cannot overwrite existing Python installation while python is running.</source>
<target state="new">Cannot overwrite existing Python installation while python is running.</target>
</trans-unit>
<trans-unit id="msgPendingInstallError">
<source xml:lang="en">Another Python installation is currently in progress.</source>
<target state="new">Another Python installation is currently in progress.</target>
</trans-unit>
<trans-unit id="msgSkipPythonInstall">
<source xml:lang="en">Python already exists at the specific location. Skipping install.</source>
<target state="new">Python already exists at the specific location. Skipping install.</target>
</trans-unit>
<trans-unit id="msgDependenciesInstallationFailed">
<source xml:lang="en">Installing Notebook dependencies failed with error: {0}</source>
<target state="new">Installing Notebook dependencies failed with error: {0}</target>
</trans-unit>
<trans-unit id="msgDownloadPython">
<source xml:lang="en">Downloading local python for platform: {0} to {1}</source>
<target state="new">Downloading local python for platform: {0} to {1}</target>
</trans-unit>
<trans-unit id="msgInstallStart">
<source xml:lang="en">Installing required packages to run Notebooks...</source>
<target state="new">Installing required packages to run Notebooks...</target>
</trans-unit>
<trans-unit id="msgJupyterInstallDone">
<source xml:lang="en">... Jupyter installation complete.</source>
<target state="new">... Jupyter installation complete.</target>
</trans-unit>
<trans-unit id="msgInstallingSpark">
<source xml:lang="en">Installing SparkMagic...</source>
<target state="new">Installing SparkMagic...</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterNotebookProvider" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="errNotebookUriMissing">
<source xml:lang="en">A notebook path is required</source>
<target state="new">A notebook path is required</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/jupyter/jupyterController" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="notebookFileType">
<source xml:lang="en">Notebooks</source>
<target state="new">Notebooks</target>
</trans-unit>
<trans-unit id="unsupportedFileType">
<source xml:lang="en">Only .ipynb Notebooks are supported</source>
<target state="new">Only .ipynb Notebooks are supported</target>
</trans-unit>
<trans-unit id="confirmReinstall">
<source xml:lang="en">Are you sure you want to reinstall?</source>
<target state="new">Are you sure you want to reinstall?</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/dialog/configurePythonDialog" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="configurePython.dialogName">
<source xml:lang="en">Configure Python for Notebooks</source>
<target state="new">Configure Python for Notebooks</target>
</trans-unit>
<trans-unit id="configurePython.okButtonText">
<source xml:lang="en">Install</source>
<target state="translated">Установить</target>
</trans-unit>
<trans-unit id="configurePython.cancelButtonText">
<source xml:lang="en">Cancel</source>
<target state="translated">Отмена</target>
</trans-unit>
<trans-unit id="configurePython.browseButtonText">
<source xml:lang="en">Browse</source>
<target state="translated">Обзор</target>
</trans-unit>
<trans-unit id="configurePython.locationTextBoxText">
<source xml:lang="en">Python Install Location</source>
<target state="new">Python Install Location</target>
</trans-unit>
<trans-unit id="configurePython.selectFileLabel">
<source xml:lang="en">Select</source>
<target state="translated">Выбрать</target>
</trans-unit>
<trans-unit id="configurePython.installNote">
<source xml:lang="en">This installation will take some time. It is recommended to not close the application until the installation is complete.</source>
<target state="new">This installation will take some time. It is recommended to not close the application until the installation is complete.</target>
</trans-unit>
<trans-unit id="configurePython.invalidLocationMsg">
<source xml:lang="en">The specified install location is invalid.</source>
<target state="new">The specified install location is invalid.</target>
</trans-unit>
<trans-unit id="configurePython.pythonNotFoundMsg">
<source xml:lang="en">No python installation was found at the specified location.</source>
<target state="new">No python installation was found at the specified location.</target>
</trans-unit>
<trans-unit id="configurePython.pythonInstallDeclined">
<source xml:lang="en">Python installation was declined.</source>
<target state="new">Python installation was declined.</target>
</trans-unit>
<trans-unit id="configurePython.installationType">
<source xml:lang="en">Installation Type</source>
<target state="new">Installation Type</target>
</trans-unit>
<trans-unit id="configurePython.newInstall">
<source xml:lang="en">New Python installation</source>
<target state="new">New Python installation</target>
</trans-unit>
<trans-unit id="configurePython.existingInstall">
<source xml:lang="en">Use existing Python installation</source>
<target state="new">Use existing Python installation</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/common/utils" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="mkdirOutputMsg">
<source xml:lang="en">... Creating {0}</source>
<target state="translated">... Создание {0}</target>
</trans-unit>
<trans-unit id="executeCommandProcessExited">
<source xml:lang="en">Process exited with code {0}</source>
<target state="new">Process exited with code {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/common/localizedConstants" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Да</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">Нет</target>
</trans-unit>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="new">This sample code loads the file into a data frame and shows the first 10 results.</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/book/bookTreeView" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="openNotebookError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="openMarkdownError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="new">Open file {0} failed: {1}</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>
<target state="new">Missing file : {0}</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/out/extension" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
<target state="new">This sample code loads the file into a data frame and shows the first 10 results.</target>
</trans-unit>
<trans-unit id="noNotebookVisible">
<source xml:lang="en">No notebook editor is active</source>
<target state="new">No notebook editor is active</target>
</trans-unit>
<trans-unit id="codeCellName">
<source xml:lang="en">Code</source>
<target state="translated">Код</target>
</trans-unit>
<trans-unit id="textCellName">
<source xml:lang="en">Text</source>
<target state="translated">Текст</target>
</trans-unit>
<trans-unit id="selectCellType">
<source xml:lang="en">What type of cell do you want to add?</source>
<target state="new">What type of cell do you want to add?</target>
</trans-unit>
<trans-unit id="notebookFiles">
<source xml:lang="en">Notebooks</source>
<target state="new">Notebooks</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,43 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/profiler/client/out/dialogs/profilerCreateSessionDialog" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="createSessionDialog.cancel">
<source xml:lang="en">Cancel</source>
<target state="translated">Отмена</target>
</trans-unit>
<trans-unit id="createSessionDialog.create">
<source xml:lang="en">Start</source>
<target state="translated">Запустить</target>
</trans-unit>
<trans-unit id="createSessionDialog.title">
<source xml:lang="en">Start New Profiler Session</source>
<target state="translated">Запустить новый сеанс профилировщика</target>
</trans-unit>
<trans-unit id="createSessionDialog.templatesInvalid">
<source xml:lang="en">Invalid templates list, cannot open dialog</source>
<target state="translated">Недопустимый список шаблонов, не удается открыть диалоговое окно</target>
</trans-unit>
<trans-unit id="createSessionDialog.dialogOwnerInvalid">
<source xml:lang="en">Invalid dialog owner, cannot open dialog</source>
<target state="translated">Недопустимый владелец диалогового окна, не удается открыть диалоговое окно</target>
</trans-unit>
<trans-unit id="createSessionDialog.invalidProviderType">
<source xml:lang="en">Invalid provider type, cannot open dialog</source>
<target state="translated">Недопустимый тип поставщика, не удается открыть диалоговое окно</target>
</trans-unit>
<trans-unit id="createSessionDialog.selectTemplates">
<source xml:lang="en">Select session template:</source>
<target state="translated">Выберите шаблон сеанса:</target>
</trans-unit>
<trans-unit id="createSessionDialog.enterSessionName">
<source xml:lang="en">Enter session name:</source>
<target state="translated">Введите имя сеанса:</target>
</trans-unit>
<trans-unit id="createSessionDialog.createSessionFailed">
<source xml:lang="en">Failed to create a session</source>
<target state="new">Failed to create a session</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,195 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/resource-deployment/package" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="extension-displayName">
<source xml:lang="en">SQL Server Deployment extension for Azure Data Studio</source>
<target state="new">SQL Server Deployment extension for Azure Data Studio</target>
</trans-unit>
<trans-unit id="extension-description">
<source xml:lang="en">Provides a notebook-based experience to deploy Microsoft SQL Server</source>
<target state="new">Provides a notebook-based experience to deploy Microsoft SQL Server</target>
</trans-unit>
<trans-unit id="deploy-sql-image-command-name">
<source xml:lang="en">Deploy SQL Server on Docker…</source>
<target state="new">Deploy SQL Server on Docker…</target>
</trans-unit>
<trans-unit id="deploy-sql-bdc-command-name">
<source xml:lang="en">Deploy SQL Server big data cluster…</source>
<target state="new">Deploy SQL Server big data cluster…</target>
</trans-unit>
<trans-unit id="deploy-resource-command-name">
<source xml:lang="en">Deploy SQL Server…</source>
<target state="new">Deploy SQL Server…</target>
</trans-unit>
<trans-unit id="deploy-resource-command-category">
<source xml:lang="en">Deployment</source>
<target state="translated">Развертывание</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-display-name">
<source xml:lang="en">SQL Server container image</source>
<target state="new">SQL Server container image</target>
</trans-unit>
<trans-unit id="resource-type-sql-image-description">
<source xml:lang="en">Run SQL Server container image with Docker</source>
<target state="new">Run SQL Server container image with Docker</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-display-name">
<source xml:lang="en">SQL Server big data cluster</source>
<target state="translated">КЛАСТЕР БОЛЬШИХ ДАННЫХ SQL SERVER</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-description">
<source xml:lang="en">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</source>
<target state="new">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</target>
</trans-unit>
<trans-unit id="version-display-name">
<source xml:lang="en">Version</source>
<target state="translated">Версия</target>
</trans-unit>
<trans-unit id="sql-2017-display-name">
<source xml:lang="en">SQL Server 2017</source>
<target state="translated">SQL Server 2017</target>
</trans-unit>
<trans-unit id="sql-2019-display-name">
<source xml:lang="en">SQL Server 2019</source>
<target state="new">SQL Server 2019</target>
</trans-unit>
<trans-unit id="sql-2017-docker-notebook">
<source xml:lang="en">./notebooks/docker/2017/deploy-sql2017-image.ipynb</source>
<target state="new">./notebooks/docker/2017/deploy-sql2017-image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019-docker-notebook">
<source xml:lang="en">./notebooks/docker/2019/deploy-sql2019-image.ipynb</source>
<target state="new">./notebooks/docker/2019/deploy-sql2019-image.ipynb</target>
</trans-unit>
<trans-unit id="sql-2019ctp31-display-name">
<source xml:lang="en">SQL Server 2019 big data cluster CTP 3.1</source>
<target state="new">SQL Server 2019 big data cluster CTP 3.1</target>
</trans-unit>
<trans-unit id="bdc-deployment-target">
<source xml:lang="en">Deployment target</source>
<target state="new">Deployment target</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-aks">
<source xml:lang="en">New Azure Kubernetes Service Cluster</source>
<target state="translated">Новый кластер Службы Azure Kubernetes</target>
</trans-unit>
<trans-unit id="bdc-deployment-target-existing-cluster">
<source xml:lang="en">Existing Kubernetes Cluster</source>
<target state="translated">Существующий кластер Kubernetes</target>
</trans-unit>
<trans-unit id="bdc-ctp31-aks-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb</target>
</trans-unit>
<trans-unit id="bdc-ctp31-existing-cluster-notebook">
<source xml:lang="en">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</source>
<target state="new">./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/mssqlCtlTool" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.MssqlCtlDescription">
<source xml:lang="en">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</source>
<target state="new">A command-line utility written in Python that enables cluster administrators to bootstrap and manage the big data cluster via REST APIs</target>
</trans-unit>
<trans-unit id="resourceDeployment.MssqlCtlDisplayName">
<source xml:lang="en">mssqlctl</source>
<target state="new">mssqlctl</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/kubeCtlTool" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.KubeCtlDescription">
<source xml:lang="en">A command-line tool allows you to run commands against Kubernetes clusters</source>
<target state="new">A command-line tool allows you to run commands against Kubernetes clusters</target>
</trans-unit>
<trans-unit id="resourceDeployment.KubeCtlDisplayName">
<source xml:lang="en">kubectl</source>
<target state="new">kubectl</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/dockerTool" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.DockerDescription">
<source xml:lang="en">Provides the ability to package and run an application in isolated containers</source>
<target state="new">Provides the ability to package and run an application in isolated containers</target>
</trans-unit>
<trans-unit id="resourceDeployment.DockerDisplayName">
<source xml:lang="en">Docker</source>
<target state="translated">Docker</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/tools/azCliTool" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.AzCLIDescription">
<source xml:lang="en">A command-line tool for managing Azure resources</source>
<target state="new">A command-line tool for managing Azure resources</target>
</trans-unit>
<trans-unit id="resourceDeployment.AzCLIDisplayName">
<source xml:lang="en">Azure CLI</source>
<target state="new">Azure CLI</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/resourceTypeService" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.extensionFullNameError">
<source xml:lang="en">Could not find package.json or the name/publisher is not set</source>
<target state="new">Could not find package.json or the name/publisher is not set</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/services/notebookService" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.notebookNotFound">
<source xml:lang="en">The notebook {0} does not exist</source>
<target state="new">The notebook {0} does not exist</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/ui/resourceDeploymentDialog" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="deploymentDialog.title">
<source xml:lang="en">Select the deployment options</source>
<target state="new">Select the deployment options</target>
</trans-unit>
<trans-unit id="deploymentDialog.OKButtonText">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolNameColumnHeader">
<source xml:lang="en">Tool</source>
<target state="translated">Инструмент</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolDescriptionColumnHeader">
<source xml:lang="en">Description</source>
<target state="translated">Описание</target>
</trans-unit>
<trans-unit id="deploymentDialog.OptionsTitle">
<source xml:lang="en">Options</source>
<target state="translated">Параметры</target>
</trans-unit>
<trans-unit id="deploymentDialog.RequiredToolsTitle">
<source xml:lang="en">Required tools</source>
<target state="translated">Необходимые инструменты</target>
</trans-unit>
</body>
</file>
<file original="extensions/resource-deployment/out/main" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="resourceDeployment.FailedToLoadExtension">
<source xml:lang="en">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</source>
<target state="new">Failed to load extension: {0}, Error detected in the resource type definition in package.json, check debug console for details.</target>
</trans-unit>
<trans-unit id="resourceDeployment.UnknownResourceType">
<source xml:lang="en">The resource type: {0} is not defined</source>
<target state="new">The resource type: {0} is not defined</target>
</trans-unit>
</body>
</file>
</xliff>

Some files were not shown because too many files have changed in this diff Show More