diff options
Diffstat (limited to 'apps/files/l10n/vi.json')
-rw-r--r-- | apps/files/l10n/vi.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index 37661b0d086..a38758d17db 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -174,7 +174,6 @@ "Upload successful" : "Tải lên thành công", "\"{displayName}\" action executed successfully" : "Hành động \"{displayName}\" đã thực thi thành công", "\"{displayName}\" action failed" : "Hành động \"{displayName}\" thất bại", - "Select the row for {displayName}" : "Chọn hàng cho {displayName}", "Rename file" : "Đổi tên tệp tin", "File name" : "Tên tệp tin", "Folder name" : "Tên thư mục", @@ -192,8 +191,6 @@ "Could not copy {file}. {message}" : "Không thể sao chép {tệp}. {tin nhắn}", "Could not move {file}. {message}" : "Không thể di chuyển {tệp}. {tin nhắn}", "Total rows summary" : "Tóm tắt tổng số hàng", - "Select all" : "Chọn tất cả", - "Unselect all" : "Bỏ chọn tất cả", "\"{displayName}\" failed on some elements " : "\"{displayName}\" không thành công trên một số thành phần", "\"{displayName}\" batch action executed successfully" : "Hành động hàng loạt \"{displayName}\" được thực hiện thành công", "List of files and folders." : "Danh sách các tập tin và thư mục.", @@ -284,6 +281,7 @@ "Files and folders you recently modified will show up here." : "Các tập tin và thư mục bạn sửa đổi gần đây sẽ hiển thị ở đây.", "Toggle %1$s sublist" : "Chuyển đổi danh sách phụ %1$s", "No entries found in this folder" : "Chưa có mục nào trong thư mục", + "Select all" : "Chọn tất cả", "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ủ .", "Text file" : "Tập tin văn bản", @@ -301,7 +299,9 @@ "Pending shares" : "Chia sẻ đang chờ xử lý", "This file has the tag {tag}" : "Tập tin này có nhãn {tag}", "This file has the tags {firstTags} and {lastTag}" : "Tệp tin này có nhãn {firstTags} và {lastTag}", + "Select the row for {displayName}" : "Chọn hàng cho {displayName}", "Open folder {name}" : "Mở thư mục {name}", + "Unselect all" : "Bỏ chọn tất cả", "ascending" : "tăng dần", "descending" : "giảm dần", "Sort list by {column} ({direction})" : "Sắp xếp danh sách theo {column} ({direction})", |