Archived
update localization resource files (#14389)
This commit is contained in:
@@ -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."
|
||||
],
|
||||
"missingFileError": "Fehlende Datei: {0}",
|
||||
"InvalidError.tocFile": "{0}",
|
||||
"Invalid toc.yml": "Fehler: \"{0}\" weist eine falsche Datei \"toc.yml\" auf."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"openNotebookCommand": "Notebook öffnen",
|
||||
"openMarkdownCommand": "Markdown öffnen",
|
||||
"openExternalLinkCommand": "Externen Link öffnen"
|
||||
}
|
||||
@@ -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