diff options
Diffstat (limited to 'apps/files_trashbin/l10n/vi.js')
-rw-r--r-- | apps/files_trashbin/l10n/vi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/vi.js b/apps/files_trashbin/l10n/vi.js index 6cc6b5328b9..669dd380c79 100644 --- a/apps/files_trashbin/l10n/vi.js +++ b/apps/files_trashbin/l10n/vi.js @@ -2,12 +2,12 @@ OC.L10N.register( "files_trashbin", { "Deleted files" : "File đã bị xóa", + "restored" : "khôi phục", "Restore" : "Khôi phục", "Delete" : "Xóa", "Delete permanently" : "Xóa vĩnh vễn", "This operation is forbidden" : "Thao tác bị cấm", "This directory is unavailable, please check the logs or contact the administrator" : "Thư mục này không sẵn có, hãy kiểm tra log hoặc liên hệ người quản lý", - "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", |