Update ja.json

This commit is contained in:
Ts 2014-08-27 12:56:00 +09:00
parent 248bb29ccf
commit 7496738215

View file

@ -1,14 +1,19 @@
{ {
"lang": "日本語", "lang": "日本語",
"details": "詳細", "details": "詳細",
"icons": "アイコン", "list": "一覧",
"name": "名前", "grid": "グリッド",
"lastModified": "変更日", "icons": "アイコン",
"size": "サイズ", "name": "名前",
"parentDirectory": "親フォルダ", "lastModified": "最終変更日時",
"empty": "項目なし", "size": "サイズ",
"folders": "フォルダ", "parentDirectory": "親ディレクトリへ",
"files": "ファイル", "empty": "(空)",
"download": "ダウンロード", "folders": "フォルダー",
"noMatch": "一致なし" "files": "ファイル",
} "download": "ダウンロード",
"noMatch": "一致する項目が見つかりません",
"dateFormat": "YYYY-MM-DD HH:mm", /* syntax as specified on http://momentjs.com */
"filter": "フィルター",
"delete": "削除"
}