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.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 828ff65287b..f9f166d2529 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -97,6 +97,7 @@ OC.L10N.register(
"Cancel upload" : "アップロードをキャンセル",
"No files yet" : "ファイルなし",
"Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。",
+ "No entries found in this folder" : "このフォルダーにはエントリーがありません",
"Select all" : "すべて選択",
"Download" : "ダウンロード",
"Upload too large" : "アップロードには大きすぎます。",
@@ -104,6 +105,6 @@ OC.L10N.register(
"Files are being scanned, please wait." : "ファイルをスキャンしています、しばらくお待ちください。",
"Currently scanning" : "現在スキャン中",
"No favorites" : "お気に入りなし",
- "Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダは、ここに表示されます。"
+ "Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。"
},
"nplurals=1; plural=0;");