blob: b23cd2be244ed5003adb76081e1f3ac29e2428bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{ "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",
"No entries found in this folder" : "Chưa có mục nào trong thư mục",
"Name" : "Tên",
"Deleted" : "Đã xóa",
"Delete" : "Xóa"
},"pluralForm" :"nplurals=1; plural=0;"
}
|