diff options
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 15af370a281..5c50ebe4d52 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -29,6 +29,7 @@ OC.L10N.register( "Total file size {size1} exceeds upload limit {size2}" : "Kích cở tập tin {size1} vượt giới hạn tải lên {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Không đủ dung lượng trống, bạn đang tải {size1} nhưng chỉ còn {size2} trống", "Could not get result from server." : "Không thể nhận được kết quả từ máy chủ.", + "Uploading..." : "tải lên...", "File upload is in progress. Leaving the page now will cancel the upload." : "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này.", "Actions" : "Actions", "Download" : "Tải về", |