mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-27 09:35:37 -05:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
17
i18n/deu/src/sql/workbench/common/actions.i18n.json
Normal file
17
i18n/deu/src/sql/workbench/common/actions.i18n.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"scriptExecute": "Skript als Ausführung",
|
||||
"editData": "Daten bearbeiten",
|
||||
"scriptDelete": "Lösch-Skript erzeugen",
|
||||
"restoreAction.restore": "Wiederherstellen",
|
||||
"manage": "Verwalten",
|
||||
"showDetails": "Details anzeigen",
|
||||
"newDatabase": "Neue Datenbank",
|
||||
"configureDashboard": "Konfigurieren"
|
||||
}
|
||||
14
i18n/deu/src/sql/workbench/common/taskUtilities.i18n.json
Normal file
14
i18n/deu/src/sql/workbench/common/taskUtilities.i18n.json
Normal 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."
|
||||
],
|
||||
"selectOperationName": "Auswählen",
|
||||
"insertOperationName": "Einfügen",
|
||||
"updateOperationName": "Aktualisieren",
|
||||
"deleteOperationName": "Löschen",
|
||||
"scriptNotFoundForObject": "Beim scripten von {0} auf Objekt {1} wurde kein Script zurückgegeben"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"errorMessageDialog.ok": "OK",
|
||||
"errorMessageDialog.close": "Schließen",
|
||||
"copyDetails": "Details kopieren"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"error": "Fehler"
|
||||
}
|
||||
11
i18n/deu/src/sql/workbench/update/releaseNotes.i18n.json
Normal file
11
i18n/deu/src/sql/workbench/update/releaseNotes.i18n.json
Normal 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."
|
||||
],
|
||||
"gettingStarted": "Erste Schritte",
|
||||
"showReleaseNotes": "Zeige \"Erste Schritte\""
|
||||
}
|
||||
Reference in New Issue
Block a user