blob: 1d07e8dd960ddf192d53441c814efcac41bcd50e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{ "translations": {
"Couldn't delete %s permanently" : "%s を完全に削除できませんでした",
"Couldn't restore %s" : "%s を復元できませんでした",
"Deleted files" : "ゴミ箱",
"Restore" : "復元",
"Delete permanently" : "完全に削除する",
"Error" : "エラー",
"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" : "削除"
},"pluralForm" :"nplurals=1; plural=0;"
}
|