nextcloud/apps/files/l10n/vi.json

64 lines
4.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{ "translations": {
"Storage not available" : "Lưu trữ không có sẵn",
"Storage invalid" : "Lưu trữ không hợp lệ",
"Unknown error" : "Lỗi chưa biết",
"Unable to set upload directory." : "Không thể thiết lập thư mục tải lên.",
"Invalid Token" : "Xác thực không hợp lệ",
"No file was uploaded. Unknown error" : "Không có tập tin nào được tải lên. Lỗi không xác định",
"There is no error, the file uploaded with success" : "Không có lỗi, các tập tin đã được tải lên thành công",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "The uploaded file exceeds the upload_max_filesize directive in php.ini: ",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Tập tin được tải lên vượt quá MAX_FILE_SIZE được quy định trong mẫu HTML",
"The uploaded file was only partially uploaded" : "Các tập tin được tải lên chỉ tải lên được một phần",
"No file was uploaded" : "Chưa có file nào được tải lên",
"Missing a temporary folder" : "Không tìm thấy thư mục tạm",
"Failed to write to disk" : "Không thể ghi ",
"Not enough storage available" : "Không đủ không gian lưu trữ",
"Upload failed. Could not find uploaded file" : "Tải lên thất bại. Không thể tìm thấy tập tin được tải lên",
"Upload failed. Could not get file info." : "Tải lên thất bại. Không thể có được thông tin tập tin.",
"Invalid directory." : "Thư mục không hợp lệ",
"Files" : "Tập tin",
"Favorites" : "Ưa thích",
"Home" : "Nhà",
"Close" : "Đóng",
"Upload cancelled." : "Hủy tải lên",
"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",
"Could not get result from server." : "Không thể nhận được kết quả từ máy chủ.",
"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ề",
"Rename" : "Sửa tên",
"Delete" : "Xóa",
"Unshare" : "Bỏ chia sẻ",
"Details" : "Chi tiết",
"Select" : "Chọn",
"Pending" : "Đang chờ",
"Name" : "Tên",
"Size" : "Kích cỡ",
"Modified" : "Thay đổi",
"_%n folder_::_%n folders_" : ["%n thư mục"],
"_%n file_::_%n files_" : ["%n tập tin"],
"{dirs} and {files}" : "{dirs} và {files}",
"You dont have permission to upload or create files here" : "Bạn không có quyền upload hoặc tạo files ở đây",
"_Uploading %n file_::_Uploading %n files_" : ["Đang tải lên %n tập tin"],
"New" : "Tạo mới",
"File name cannot be empty." : "Tên file không được rỗng",
"Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
"Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)",
"Favorite" : "Ưu thích",
"Folder" : "Thư mục",
"New folder" : "Tạo thư mục",
"Upload" : "Tải lên",
"File handling" : "Xử lý tập tin",
"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",
"Cancel upload" : "Hủy upload",
"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"
},"pluralForm" :"nplurals=1; plural=0;"
}