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/jpn/extensions/notebook/dist/book/bookTreeView.i18n.json
vendored
Normal file
17
i18n/jpn/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": "ブック {0} を開けませんでした: {1}",
|
||||
"openNotebookError": "ノートブック {0} を開けませんでした: {1}",
|
||||
"openMarkdownError": "マークダウン {0} を開けませんでした: {1}",
|
||||
"openUntitledNotebookError": "無題のノートブック {0} を無題として開けませんでした: {1}",
|
||||
"allFiles": "すべてのファイル",
|
||||
"labelPickFolder": "フォルダーの選択",
|
||||
"openExternalLinkError": "リンク {0} を開けませんでした。{1}",
|
||||
"confirmReplace": "フォルダーは既に存在します。このフォルダーを削除して置き換えますか?"
|
||||
}
|
||||
Reference in New Issue
Block a user