nextcloud/apps/files_trashbin/l10n/vi.json

17 lines
757 B
JSON
Raw Normal View History

{ "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",
2015-11-24 09:56:32 +03:00
"Delete" : "Xóa",
2014-12-10 09:55:34 +03:00
"Delete permanently" : "Xóa vĩnh vễn",
"Error" : "Lỗi",
"restored" : "khôi phục",
2015-06-04 08:56:24 +03:00
"No deleted files" : "Không có tập tin bị xóa",
"You will be able to recover deleted files from here" : "Bạn có thể phục hồi các file đã bị xóa từ đây",
2015-03-01 09:54:38 +03:00
"No entries found in this folder" : "Chưa có mục nào trong thư mục",
2015-06-04 08:56:24 +03:00
"Select all" : "Chọn tất cả",
"Name" : "Tên",
2015-11-24 09:56:32 +03:00
"Deleted" : "Đã xóa"
},"pluralForm" :"nplurals=1; plural=0;"
}