summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-12-12 01:11:38 +0000
committerNextcloud bot <bot@nextcloud.com>2018-12-12 01:11:38 +0000
commitf1af773e1115a65ff8e8000639113750998251ae (patch)
treedc67180372656cb4143680f9a42ea9ce27fa94f2 /apps/files/l10n/ja.js
parent4830fb7fb9dc355566ede942785d00a60323c68a (diff)
downloadnextcloud-server-f1af773e1115a65ff8e8000639113750998251ae.tar.gz
nextcloud-server-f1af773e1115a65ff8e8000639113750998251ae.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r--apps/files/l10n/ja.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 40f66f102de..f2c029cc4b7 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -44,6 +44,7 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。",
"Could not move \"{file}\", target exists" : "ターゲットが存在するため,ファイル \"{file}\"を移動できませんでした",
"Could not move \"{file}\"" : "\"{file}\" を移動できませんでした",
+ "copy" : "コピー",
"Could not copy \"{file}\", target exists" : "ターゲットが存在するため,ファイル \"{file}\"をコピーできませんでした",
"Could not copy \"{file}\"" : "\"{file}\"をコピーできませんでした",
"Copied {origin} inside {destination}" : "コピー先{origin} {destination}内",