diff options
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 93d33259314..c55a29dbdce 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -168,6 +168,9 @@ OC.L10N.register( "Transfer {path} to {userid}" : "Chuyển {path} sang {userid}", "Invalid path selected" : "Đường dẫn không hợp lệ được chọn", "Ownership transfer request sent" : "Yêu cầu chuyển quyền sở hữu đã được gửi", + "Show hidden files" : "Hiển thị các file bị ẩn", + "Crop image previews" : "Xén ảnh bản xem trước", + "Use this address to access your Files via WebDAV" : "Sử dụng địa chỉ này để truy cập tệp của bạn thông qua WebDAV", "Unable to change the favourite state of the file" : "Không thể thay đổi trạng thái yêu thích của tệp", "Error while loading the file data" : "Lỗi xảy ra trong khi tải dữ liệu tệp", "Pick a template for {name}" : "Chọn một mẫu cho {name}", @@ -182,10 +185,7 @@ OC.L10N.register( "Unable to initialize the templates directory" : "Không thể khởi tạo thư mục mẫu", "%s used" : "%s đã sử dụng", "%1$s of %2$s used" : "%1$s trên %2$s đã sử dụng", - "Show hidden files" : "Hiển thị các file bị ẩn", - "Crop image previews" : "Xén ảnh bản xem trước", "WebDAV" : "WebDAV", - "Use this address to access your Files via WebDAV" : "Sử dụng địa chỉ này để truy cập tệp của bạn thông qua WebDAV", "Toggle grid view" : "Chuyển đổi dạng xem lưới", "No files in here" : "Không có tệp nào", "Upload some content or sync with your devices!" : "Tải lên một số nội dung hoặc đồng bộ với thiết bị của bạn!", |