diff options
Diffstat (limited to 'apps/files_trashbin/l10n/ja.js')
-rw-r--r-- | apps/files_trashbin/l10n/ja.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/ja.js b/apps/files_trashbin/l10n/ja.js index b40445ee683..6d9d55504a0 100644 --- a/apps/files_trashbin/l10n/ja.js +++ b/apps/files_trashbin/l10n/ja.js @@ -21,9 +21,6 @@ OC.L10N.register( "Name" : "名前", "Actions" : "アクション", "Deleted" : "削除日時", - "Delete" : "削除", - "Couldn't delete %s permanently" : "%s を完全に削除できませんでした", - "Couldn't restore %s" : "%s を復元できませんでした", - "Error" : "エラー" + "Delete" : "削除" }, "nplurals=1; plural=0;"); |