diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-27 01:55:14 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-27 01:55:14 -0500 |
commit | 39fb320bae37582b53c8d95059ec0ceb79164fc5 (patch) | |
tree | 9fc1537018733171f2564c0e6206b96cbe17739d /apps/files/l10n/ja.js | |
parent | 06aeeb3366887d25d1c66813a52f53ac353a0113 (diff) | |
download | nextcloud-server-39fb320bae37582b53c8d95059ec0ceb79164fc5.tar.gz nextcloud-server-39fb320bae37582b53c8d95059ec0ceb79164fc5.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 5b7bbbdb4cb..22d7cdf1ad9 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -41,6 +41,7 @@ OC.L10N.register( "This operation is forbidden" : "この操作は禁止されています", "This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。", "Could not move \"{file}\"" : "\"{file}\" を移動できませんでした", + "{newName} already exists" : "{newName} はすでに存在します", "Could not create file \"{file}\"" : "ファイル \"{file}\" を作成できませんでした", "Could not create file \"{file}\" because it already exists" : "ファイル \"{file}\"は既に存在するため作成できませんでした", "Could not create folder \"{dir}\"" : "フォルダー \"{dir}\" を作成できませんでした", |