mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
update localization resource files (#14389)
This commit is contained in:
17
i18n/deu/extensions/notebook/dist/book/bookTreeView.i18n.json
vendored
Normal file
17
i18n/deu/extensions/notebook/dist/book/bookTreeView.i18n.json
vendored
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."
|
||||
],
|
||||
"openBookError": "Fehler beim Öffnen von Book \"{0}\": {1}",
|
||||
"openNotebookError": "Fehler beim Öffnen des Notebooks \"{0}\": {1}",
|
||||
"openMarkdownError": "Fehler beim Öffnen von Markdown \"{0}\": {1}",
|
||||
"openUntitledNotebookError": "Fehler beim Öffnen des Notebooks \"{0}\" ohne Titel: {1}",
|
||||
"allFiles": "Alle Dateien",
|
||||
"labelPickFolder": "Ordner auswählen",
|
||||
"openExternalLinkError": "Fehler beim Öffnen von Link {0}: {1}",
|
||||
"confirmReplace": "Der Ordner ist bereits vorhanden. Möchten Sie diesen Ordner löschen und ersetzen?"
|
||||
}
|
||||
Reference in New Issue
Block a user