summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ja.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-24 01:56:32 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-24 01:56:32 -0500
commitcb69e6c2011d43b2c19e594e89cbe7c737aaef1b (patch)
treeb7d90818918a3907d6fe0e4f3a98b133aace7ea0 /apps/files_trashbin/l10n/ja.js
parent2bffeefee1d366a82eda66b9bd8a04f04bacab77 (diff)
downloadnextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.tar.gz
nextcloud-server-cb69e6c2011d43b2c19e594e89cbe7c737aaef1b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/ja.js')
-rw-r--r--apps/files_trashbin/l10n/ja.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/ja.js b/apps/files_trashbin/l10n/ja.js
index 6fdb9f3738e..880f391fbc9 100644
--- a/apps/files_trashbin/l10n/ja.js
+++ b/apps/files_trashbin/l10n/ja.js
@@ -5,15 +5,17 @@ OC.L10N.register(
"Couldn't restore %s" : "%s を復元できませんでした",
"Deleted files" : "ゴミ箱",
"Restore" : "復元",
+ "Delete" : "削除",
"Delete permanently" : "完全に削除する",
"Error" : "エラー",
+ "This operation is forbidden" : "この操作は禁止されています",
+ "This directory is unavailable, please check the logs or contact the administrator" : "このディレクトリは利用できません。ログを確認するか管理者に問い合わせてください。",
"restored" : "復元済",
"No deleted files" : "削除されたファイルはありません",
"You will be able to recover deleted files from here" : "ここから削除されたファイルを元に戻すことができます。",
"No entries found in this folder" : "このフォルダーにはエントリーがありません",
"Select all" : "すべて選択",
"Name" : "名前",
- "Deleted" : "削除日時",
- "Delete" : "削除"
+ "Deleted" : "削除日時"
},
"nplurals=1; plural=0;");