diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index a591bbb1dfe..b0b539c5bbe 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -244,7 +244,8 @@ OC.L10N.register( "sharing is disabled" : "共有は無効になっています", "For more info, please ask the person who sent this link." : "不明な点は、こちらのリンクの提供者に確認をお願いします。", "Share note" : "共有ノート", - "Toggle grid view" : "グリッド表示の切り替え", + "Show list view" : "リストビューで表示", + "Show grid view" : "グリッドビューで表示", "Upload files to %s" : "%s にファイルをアップロード", "Note" : "ノート", "Select or drop files" : "ファイルを選択するか、ドラッグ&ドロップしてください", @@ -256,6 +257,7 @@ OC.L10N.register( "Wrong path, file/folder doesn't exist" : "パスが間違っています。ファイル/フォルダーがありません", "Cannot change permissions for public share links" : "URLリンク共有のパーミッションを変更できません", "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talkが有効になっていないため、Nextcloud Talkによるパスワードの共有に失敗しました", - "Sorry, this link doesn’t seem to work anymore." : "すみません。このリンクはもう利用できません。" + "Sorry, this link doesn’t seem to work anymore." : "すみません。このリンクはもう利用できません。", + "Toggle grid view" : "グリッド表示の切り替え" }, "nplurals=1; plural=0;"); |