summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ja_JP.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/ja_JP.php')
-rw-r--r--apps/files_trashbin/l10n/ja_JP.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/ja_JP.php b/apps/files_trashbin/l10n/ja_JP.php
index eb9748d57c0..e819a92559b 100644
--- a/apps/files_trashbin/l10n/ja_JP.php
+++ b/apps/files_trashbin/l10n/ja_JP.php
@@ -2,17 +2,12 @@
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "%s を完全に削除出来ませんでした",
"Couldn't restore %s" => "%s を復元出来ませんでした",
-"perform restore operation" => "復元操作を実行する",
"Error" => "エラー",
-"delete file permanently" => "ファイルを完全に削除する",
-"Delete permanently" => "完全に削除する",
-"Name" => "名前",
-"Deleted" => "削除済み",
-"_%n folder_::_%n folders_" => array("%n個のフォルダ"),
-"_%n file_::_%n files_" => array("%n個のファイル"),
"restored" => "復元済",
"Nothing in here. Your trash bin is empty!" => "ここには何もありません。ゴミ箱は空です!",
+"Name" => "名前",
"Restore" => "復元",
+"Deleted" => "削除済み",
"Delete" => "削除",
"Deleted Files" => "削除されたファイル"
);