mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
2018-01-16. Merged in translations from Transifex.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"fileDescription": "特定のファイル拡張子を持つすべてのファイルと一致します。",
|
||||
"filesLabel": "複数の拡張子のファイル",
|
||||
"filesDescription": "いずれかのファイル拡張子を持つすべてのファイルと一致します。",
|
||||
"derivedLabel": "同じ名前の兄弟があるファイル",
|
||||
"derivedLabel": "同じ名前の同種のファイル",
|
||||
"derivedDescription": "名前が同じで拡張子が異なる兄弟を持つファイルと一致します。",
|
||||
"topFolderLabel": "特定の名前のフォルダー (最上位)",
|
||||
"topFolderDescription": "特定の名前の最上位にあるフォルダーと一致します。",
|
||||
@@ -32,7 +32,7 @@
|
||||
"folderDescription": "任意の場所にある特定の名前のフォルダーと一致します。",
|
||||
"falseDescription": "パターンを無効にします。",
|
||||
"trueDescription": "パターンを有効にします。",
|
||||
"siblingsDescription": "名前が同じで拡張子が異なる兄弟を持つファイルと一致します。",
|
||||
"siblingsDescription": "名前が同じで異なる拡張子を持つ同種のファイルと一致します。",
|
||||
"languageSpecificEditorSettings": "言語固有のエディター設定",
|
||||
"languageSpecificEditorSettingsDescription": "言語に対するエディター設定を上書きします"
|
||||
}
|
||||
Reference in New Issue
Block a user