From 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Fri, 17 Oct 2014 14:20:02 +0200 Subject: update all translation files to js and json --- apps/files_trashbin/l10n/ja.js | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 apps/files_trashbin/l10n/ja.js (limited to 'apps/files_trashbin/l10n/ja.js') diff --git a/apps/files_trashbin/l10n/ja.js b/apps/files_trashbin/l10n/ja.js new file mode 100644 index 00000000000..dba8442c5d4 --- /dev/null +++ b/apps/files_trashbin/l10n/ja.js @@ -0,0 +1,15 @@ +OC.L10N.register( + "files_trashbin", + { + "Couldn't delete %s permanently" : "%s を完全に削除できませんでした", + "Couldn't restore %s" : "%s を復元できませんでした", + "Deleted files" : "ゴミ箱", + "Restore" : "復元", + "Error" : "エラー", + "restored" : "復元済", + "Nothing in here. Your trash bin is empty!" : "ここには何もありません。ゴミ箱は空です!", + "Name" : "名前", + "Deleted" : "削除日時", + "Delete" : "削除" +}, +"nplurals=1; plural=0;"); -- cgit v1.2.3