diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-12 01:11:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-12 01:11:38 +0000 |
commit | f1af773e1115a65ff8e8000639113750998251ae (patch) | |
tree | dc67180372656cb4143680f9a42ea9ce27fa94f2 /apps/files/l10n/ja.js | |
parent | 4830fb7fb9dc355566ede942785d00a60323c68a (diff) | |
download | nextcloud-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.js | 1 |
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}内", |