diff options
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/vi.js | 3 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/vi.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/vi.js b/apps/files_trashbin/l10n/vi.js index 718fb9b9edb..c0ff36d90c3 100644 --- a/apps/files_trashbin/l10n/vi.js +++ b/apps/files_trashbin/l10n/vi.js @@ -8,7 +8,10 @@ OC.L10N.register( "Delete permanently" : "Xóa vĩnh vễn", "Error" : "Lỗi", "restored" : "khôi phục", + "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", "No entries found in this folder" : "Chưa có mục nào trong thư mục", + "Select all" : "Chọn tất cả", "Name" : "Tên", "Deleted" : "Đã xóa", "Delete" : "Xóa" diff --git a/apps/files_trashbin/l10n/vi.json b/apps/files_trashbin/l10n/vi.json index b23cd2be244..a8b2c4a055e 100644 --- a/apps/files_trashbin/l10n/vi.json +++ b/apps/files_trashbin/l10n/vi.json @@ -6,7 +6,10 @@ "Delete permanently" : "Xóa vĩnh vễn", "Error" : "Lỗi", "restored" : "khôi phục", + "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", "No entries found in this folder" : "Chưa có mục nào trong thư mục", + "Select all" : "Chọn tất cả", "Name" : "Tên", "Deleted" : "Đã xóa", "Delete" : "Xóa" |