diff options
Diffstat (limited to 'apps/files/l10n/ja.json')
-rw-r--r-- | apps/files/l10n/ja.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 89ef5c5aa16..ce627ef4334 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -42,6 +42,7 @@ "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}内", |