Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/jpn/src/vs/workbench/browser/actions/workspaceActions.i18n.json')
-rw-r--r--i18n/jpn/src/vs/workbench/browser/actions/workspaceActions.i18n.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/i18n/jpn/src/vs/workbench/browser/actions/workspaceActions.i18n.json b/i18n/jpn/src/vs/workbench/browser/actions/workspaceActions.i18n.json
new file mode 100644
index 00000000000..3f0bf613417
--- /dev/null
+++ b/i18n/jpn/src/vs/workbench/browser/actions/workspaceActions.i18n.json
@@ -0,0 +1,18 @@
+/*---------------------------------------------------------------------------------------------
+ * Copyright (c) Microsoft Corporation. All rights reserved.
+ * Licensed under the MIT License. See License.txt in the project root for license information.
+ *--------------------------------------------------------------------------------------------*/
+// Do not edit this file. It is machine generated.
+{
+ "openFolder": "フォルダーを開く...",
+ "openFileFolder": "開く...",
+ "cancel": "キャンセル",
+ "selectWorkspace": "ワークスペースのフォルダーを選択",
+ "addFolderToWorkspace": "ワークスペースにフォルダーを追加...",
+ "addFolderToWorkspaceTitle": "ワークスペースにフォルダーを追加",
+ "removeFolderFromWorkspace": "ワークスペースからフォルダーを削除",
+ "save": "保存(&&S)",
+ "saveWorkspace": "ワークスペースを保存",
+ "openWorkspaceAction": "ワークスペースを開く...",
+ "newWorkspace": "新しいワークスペース..."
+} \ No newline at end of file