diff options
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index b3d309bb5ea..13a25800173 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -29,6 +29,7 @@ OC.L10N.register( "Invalid directory." : "Thư mục không hợp lệ", "Files" : "Tập tin", "Favorites" : "Ưa thích", + "Home" : "Nhà", "Unable to upload {filename} as it is a directory or has 0 bytes" : "không thể tải {filename} lên do nó là một thư mục hoặc có kích thước bằng 0 byte", "Upload cancelled." : "Hủy tải lên", "Could not get result from server." : "Không thể nhận được kết quả từ máy chủ.", @@ -40,6 +41,7 @@ OC.L10N.register( "Rename" : "Sửa tên", "Delete" : "Xóa", "Unshare" : "Bỏ chia sẻ", + "Select" : "Chọn", "Pending" : "Đang chờ", "Error moving file" : "Lỗi di chuyển tập tin", "Error" : "Lỗi", @@ -63,6 +65,7 @@ OC.L10N.register( "Maximum upload size" : "Kích thước tối đa ", "max. possible: " : "tối đa cho phép:", "Save" : "Lưu", + "Settings" : "Cài đặt", "WebDAV" : "WebDAV", "New" : "Tạo mới", "New text file" : "File text mới", @@ -70,6 +73,7 @@ OC.L10N.register( "New folder" : "Tạo thư mục", "Folder" : "Thư mục", "From link" : "Từ liên kết", + "Cancel upload" : "Hủy upload", "Download" : "Tải về", "Upload too large" : "Tập tin tải lên quá lớn", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ .", |