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/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json')
-rw-r--r--i18n/jpn/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/jpn/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json b/i18n/jpn/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json
index 7c9fffc491f..f8b65e69685 100644
--- a/i18n/jpn/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json
+++ b/i18n/jpn/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json
@@ -4,13 +4,13 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "activeEditorShort": "例: myFile.txt",
- "activeEditorMedium": "例: myFolder/myFile.txt",
- "activeEditorLong": "例: /Users/Development/myProject/myFolder/myFile.txt",
- "rootName": "例: myFolder1, myFolder2, myFolder3",
- "rootPath": "例: /Users/Development/myProject",
- "folderName": "例: myFolder",
- "folderPath": "例: /Users/Development/myFolder",
+ "activeEditorShort": "ファイル名 (例: myFile.txt)",
+ "activeEditorMedium": "ワークスペース フォルダーに相対的なファイルのパス (例: myFolder/myFile.txt)",
+ "activeEditorLong": "ファイルの完全なパス (例: /Users/Development/myProject/myFolder/myFile.txt)",
+ "rootName": "ワークスペースの名前 (例: myFolder または myWorkspace)",
+ "rootPath": "ワークスペースのファイル パス (例: /Users/Development/myWorkspace)",
+ "folderName": "ファイルが含まれているワークスペース フォルダーの名前 (例: myFolder)",
+ "folderPath": "ファイルが含まれているワークスペース フォルダーのファイル パス (例: /Users/Development/myFolder)",
"appName": "例: VS Code",
"dirty": "アクティブなエディターがダーティである場合のダーティ インジケーター",
"separator": "値のある変数で囲まれた場合にのみ表示される条件付き区切り記号 (' - ')",