Merge in translations

This commit is contained in:
Dirk Baeumer
2016-08-17 08:41:35 +02:00
parent 84c4c8d492
commit 349788fbc0
470 changed files with 2061 additions and 922 deletions

View File

@@ -7,7 +7,7 @@
"derivedDescription": "名前が同じで拡張子が異なる兄弟を持つファイルと一致します。",
"derivedLabel": "同じ名前の兄弟があるファイル",
"falseDescription": "パターンを無効にします。",
"falseLabel": "False",
"falseLabel": "false",
"fileDescription": "特定のファイル拡張子を持つすべてのファイルと一致します。",
"fileLabel": "特定の拡張子のファイル",
"filesDescription": "いずれかのファイル拡張子を持つすべてのファイルと一致します。",
@@ -20,5 +20,5 @@
"topFoldersDescription": "複数の最上位フォルダーと一致します。",
"topFoldersLabel": "複数の名前のフォルダー (最上位)",
"trueDescription": "パターンを有効にします。",
"trueLabel": "True"
"trueLabel": "true"
}