blob: 35739aa3c14039162d7f01d8b8acf82b1c2b0001 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{ "translations": {
"Couldn't delete %s permanently" : "Không thể xóa %s vĩnh viễn",
"Couldn't restore %s" : "Không thể khôi phục %s",
"Deleted files" : "File đã bị xóa",
"Restore" : "Khôi phục",
"Delete permanently" : "Xóa vĩnh vễn",
"Error" : "Lỗi",
"restored" : "khôi phục",
"Name" : "Tên",
"Deleted" : "Đã xóa",
"Delete" : "Xóa"
},"pluralForm" :"nplurals=1; plural=0;"
}
|