aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-13 02:26:35 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-13 02:26:35 +0000
commit9c01fed263f7cade10bdbc54748c645aa0d3074d (patch)
treeff86a5ced3817bd9963c7abb50900976d9b2a5eb /apps/files_sharing/l10n/ja.js
parentbec52be8edf0067056840fb8e5b75d39ef84d803 (diff)
downloadnextcloud-server-9c01fed263f7cade10bdbc54748c645aa0d3074d.tar.gz
nextcloud-server-9c01fed263f7cade10bdbc54748c645aa0d3074d.zip
Fix(l10n): 🔠 Update translations 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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js
index 9a6fd256b8c..801da39ed79 100644
--- a/apps/files_sharing/l10n/ja.js
+++ b/apps/files_sharing/l10n/ja.js
@@ -205,7 +205,6 @@ OC.L10N.register(
"Mail share ({label})" : "メール共有 ({label})",
"Share link ({label})" : "リンク共有 ({label})",
"Share link" : "URLで共有",
- "Copy public link to clipboard" : "公開リンクをクリップボードにコピー",
"Error, please enter proper password and/or expiration date" : "エラー、正しいパスワードおよび/または有効期限を入力してください",
"No recommendations. Start typing." : "推奨事項はありません。 入力を開始します。",
"Resharing is not allowed" : "再共有は許可されていません",
@@ -258,6 +257,7 @@ OC.L10N.register(
"One or more of your shares will expire tomorrow" : "1つ以上の共有が明日期限切れになります",
"Copy to clipboard" : "クリップボードにコピー",
"Sorry, this link doesn’t seem to work anymore." : "すみません。このリンクはもう利用できません。",
- "Toggle grid view" : "グリッド表示の切り替え"
+ "Toggle grid view" : "グリッド表示の切り替え",
+ "Copy public link to clipboard" : "公開リンクをクリップボードにコピー"
},
"nplurals=1; plural=0;");