mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-20 12:00:24 -04:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
10
i18n/deu/src/sql/parts/query/common/flavorStatus.i18n.json
Normal file
10
i18n/deu/src/sql/parts/query/common/flavorStatus.i18n.json
Normal 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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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."
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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:"
|
||||
}
|
||||
12
i18n/deu/src/sql/parts/query/execution/queryRunner.i18n.json
Normal file
12
i18n/deu/src/sql/parts/query/execution/queryRunner.i18n.json
Normal 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}"
|
||||
}
|
||||
@@ -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."
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user