blob: f29df5cd07e1347676fd7cf8d28f7d29d950af3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{ "translations": {
"Couldn't delete %s permanently" : "Tidak dapat menghapus permanen %s",
"Couldn't restore %s" : "Tidak dapat memulihkan %s",
"Deleted files" : "Berkas yang dihapus",
"Restore" : "Pulihkan",
"Error" : "Galat",
"Nothing in here. Your trash bin is empty!" : "Tempat sampah anda kosong!",
"Name" : "Nama",
"Deleted" : "Dihapus",
"Delete" : "Hapus"
},"pluralForm" :"nplurals=1; plural=0;"
}
|