diff options
Diffstat (limited to 'apps/files/l10n/ja.json')
-rw-r--r-- | apps/files/l10n/ja.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 1d93631cde3..df598add1ac 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -119,7 +119,6 @@ "Select all" : "すべて選択", "Upload too large" : "アップロードには大きすぎます。", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、サーバーで規定された最大サイズを超えています。", - "No favorites" : "お気に入りなし", "Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。", "Shared with you" : "他ユーザーがあなたと共有中", "Shared with others" : "他ユーザーと共有中", @@ -137,6 +136,7 @@ "Any moment now..." : "まもなく…", "Soon..." : "まもなく…", "File upload is in progress. Leaving the page now will cancel the upload." : "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。", - "Copy local link" : "ローカルリンクをコピー" + "Copy local link" : "ローカルリンクをコピー", + "No favorites" : "お気に入りなし" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |