summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-06 02:23:38 +0000
committerNextcloud bot <bot@nextcloud.com>2022-07-06 02:23:38 +0000
commitdfbfe5ac9d07c899b256a2772b2d9f3b0ced5b04 (patch)
tree992845119f1bb2304653162be20f925ac5ccfc8b /apps/files_sharing/l10n/ja.js
parent00c63c0d9df47b76ef85a333c6b085873a421650 (diff)
downloadnextcloud-server-dfbfe5ac9d07c899b256a2772b2d9f3b0ced5b04.tar.gz
nextcloud-server-dfbfe5ac9d07c899b256a2772b2d9f3b0ced5b04.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r--apps/files_sharing/l10n/ja.js6
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;");