Integrate resources from Community Localization platform (#1313)

This commit is contained in:
Karl Burtram
2018-05-02 11:17:29 -07:00
committed by GitHub
parent bca4102542
commit 7ee13b4afb
1083 changed files with 12412 additions and 7 deletions

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"chooseSqlLang": "SQL-Sprache auswählen"
}

View File

@@ -0,0 +1,18 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"msgCancelQueryFailed": "Abbruch der Abfrage fehlgeschlagen: {0}",
"msgSaveSucceeded": "Ergebnisse erfolgreich gespeichert nach",
"msgStatusRunQueryInProgress": "Abfrage wird ausgeführt...",
"maximizeLabel": "Maximieren",
"resultsPane.restoreLabel": "Wiederherstellen",
"saveCSVLabel": "Als CSV speichern",
"saveJSONLabel": "Als JSON speichern",
"saveExcelLabel": "Speichern als Excel",
"messagePaneLabel": "Nachrichten"
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"sql.saveAsCsv.includeHeaders": "[Optional] Wenn \"wahr\", werden Spaltenüberschriften beim Speichern der Ergebnisse als CSV inkludiert",
"sql.showBatchTime": "[Optional] Soll die Ausführungszeit für einzelne Batches angezeigt werden",
"tabColorMode.off": "Einfärbung der Registerkarten wird deaktiviert",
"mssql.intelliSense.enableSuggestions": "Sollen IntelliSense Vorschläge aktiviert werden",
"mssql.intelliSense.enableQuickInfo": "Soll Quick-Info IntelliSense aktiviert werden",
"mssql.intelliSense.lowerCaseSuggestions": "Sollen IntelliSense Vorschläge in Kleinbuchstaben sein",
"queryShortcutDescription": "Tastenkürzel workbench.action.query.shortcut{0} festlegen, um den Verknüpfungstext als Prozeduraufruf auszuführen. Beliebiger ausgewählter Text im Abfrage-Editor wird als Parameter übergeben."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"extensionsInputName": "Erweiterung"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"resultsSerializer.saveAsFileTitle": "Ergebnisdatei auswählen"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"runCurrentQueryWithActualPlanKeyboardAction": "Aktuelle Abfrage mit aktuellem Plan ausführen"
}

View File

@@ -0,0 +1,14 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"runQueryLabel": "Starten",
"estimatedQueryPlan": "Erklären",
"actualQueryPlan": "Tatsächlich",
"disconnectDatabaseLabel": "Trennen",
"changeDatabase.failed": "Fehler beim Ändern der Datenbank"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"updateCellFailed": "Aktualisieren der Zelle gescheitert:"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"query.ExecutionFailedError": "Ausführung ist aufgrund eines unerwarteten Fehlers fehlgeschlagen: {0} {1}",
"query.initEditExecutionFailed": "Initiale Bearbeitungsausführung fehlgeschlagen:",
"elapsedBatchTime": "Batch-Ausführungszeit: {0}"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"queryEditorServiceChangeUnsupportedError": "Änderung des Sprach-Modus wird für nicht gespeicherte Abfragen nicht unterstützt."
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"results": "Ergebnisse",
"topOperations": "Top-Operationen"
}