diff options
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index ecd5e7253e5..71380832969 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -174,7 +174,6 @@ OC.L10N.register( "Filename" : "Tên tập tin", "Folder name" : "Tên thư mục", "This node is unavailable" : "Nút này không có sẵn", - "Download file {name}" : "Tải xuống tệp tin {name}", "Renamed \"{oldName}\" to \"{newName}\"" : "Đã đổi tên \"{oldName}\" thành \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Không thể đổi tên \"{oldName}\", tệp tin không còn tồn tại", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Tên \"{newName}\" đã được sử dụng trong thư mục \"{dir}\". Vui lòng chọn một tên khác.", @@ -257,7 +256,6 @@ OC.L10N.register( "Videos" : "Phim", "Created new folder \"{name}\"" : "Đã tạo thư mục mới \"{name}\"", "Unable to initialize the templates directory" : "Không thể khởi tạo thư mục mẫu", - "Create new templates folder" : "Tạo thư mục mẫu mới", "Templates" : "Mẫu", "Some files could not be moved" : "Một số tập tin không thể dịch chuyển", "_{folderCount} folder_::_{folderCount} folders_" : ["thư mục {folderCount}"], @@ -287,6 +285,7 @@ OC.L10N.register( "\"remote user\"" : "\"người dùng từ xa\"", "Select the row for {displayName}" : "Chọn hàng cho {displayName}", "Open folder {name}" : "Mở thư mục {name}", + "Download file {name}" : "Tải xuống tệp tin {name}", "Unselect all" : "Bỏ chọn tất cả", "ascending" : "tăng dần", "descending" : "giảm dần", @@ -299,6 +298,7 @@ OC.L10N.register( "Open the files app settings" : "Mở cài đặt ứng dụng tệp", "You might not have have permissions to view it, ask the sender to share it" : "Bạn có thể không có quyền xem nó, hãy yêu cầu người gửi chia sẻ nó", "Set up templates folder" : "Thiết lập thư mục mẫu", + "Create new templates folder" : "Tạo thư mục mẫu mới", "Toggle %1$s sublist" : "Chuyển đổi danh sách phụ %1$s", "Toggle grid view" : "Chuyển đổi dạng xem lưới", "Shares" : "Chia sẻ", |