mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-29 08:10:29 -04:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
@@ -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}"
|
||||
}
|
||||
Reference in New Issue
Block a user