nextcloud/apps/files_trashbin/l10n/ja.json

17 lines
824 B
JSON
Raw Normal View History

{ "translations": {
"Couldn't delete %s permanently" : "%s を完全に削除できませんでした",
"Couldn't restore %s" : "%s を復元できませんでした",
"Deleted files" : "ゴミ箱",
"Restore" : "復元",
2014-12-10 09:55:34 +03:00
"Delete permanently" : "完全に削除する",
"Error" : "エラー",
"restored" : "復元済",
2014-12-31 09:54:33 +03:00
"No deleted files" : "削除されたファイルはありません",
"You will be able to recover deleted files from here" : "ここから削除されたファイルを元に戻すことができます。",
2015-01-10 09:54:35 +03:00
"No entries found in this folder" : "このフォルダーにはエントリーがありません",
2014-12-31 09:54:33 +03:00
"Select all" : "すべて選択",
"Name" : "名前",
"Deleted" : "削除日時",
"Delete" : "削除"
},"pluralForm" :"nplurals=1; plural=0;"
}