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