summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r--apps/files/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index df6036723a8..f271d174a90 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -8,6 +8,8 @@ OC.L10N.register(
"Move or copy" : "移動またはコピー",
"Download" : "ダウンロード",
"Delete" : "削除",
+ "Show list view" : "リストビューで表示",
+ "Show grid view" : "グリッドビューで表示",
"Home" : "ホーム",
"Close" : "閉じる",
"Favorites" : "お気に入り",
@@ -41,8 +43,6 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "\"{file}\" ファイルの情報を読み込めませんでした",
"Files" : "ファイル",
"Details" : "詳細",
- "Show list view" : "リストビューで表示",
- "Show grid view" : "グリッドビューで表示",
"Please select tag(s) to add to the selection" : "選択項目に付与するタグを選択してください",
"Apply tag(s) to selection" : "選択項目にタグを適用",
"Select directory \"{dirName}\"" : "ディレクトリを選択: \"{dirName}\"",