2017-10-23. Merged in translations from Transifex.

This commit is contained in:
Daniel Ye
2017-10-23 12:23:49 -07:00
parent 4b414da4a2
commit 8676abb2be
541 changed files with 2047 additions and 874 deletions

View File

@@ -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": "値のある変数で囲まれた場合にのみ表示される条件付き区切り記号 (' - ')",