79 lines
5.9 KiB
PHP
79 lines
5.9 KiB
PHP
<?php
|
||
$TRANSLATIONS = array(
|
||
"Unknown error" => "Lỗi chưa biết",
|
||
"Could not move %s - File with this name already exists" => "Không thể di chuyển %s - Đã có tên tập tin này trên hệ thống",
|
||
"Could not move %s" => "Không thể di chuyển %s",
|
||
"File name cannot be empty." => "Tên file không được rỗng",
|
||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Tên không hợp lệ, '\\', '/', '<', '>', ':', '\"', '|', '?' và '*' thì không được phép dùng.",
|
||
"The name %s is already used in the folder %s. Please choose a different name." => "Tên %s đã được sử dụng trong thư mục %s. Hãy chọn tên khác.",
|
||
"Not a valid source" => "Nguồn không hợp lệ",
|
||
"Server is not allowed to open URLs, please check the server configuration" => "Server cấm mở URLs, vui lòng kiểm tra lại cấu hình server",
|
||
"Error while downloading %s to %s" => "Lỗi trong trong quá trình tải %s từ %s",
|
||
"Error when creating the file" => "Lỗi khi tạo file",
|
||
"Folder name cannot be empty." => "Tên thư mục không thể để trống",
|
||
"Error when creating the folder" => "Lỗi khi tạo thư mục",
|
||
"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",
|
||
"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ủ.",
|
||
"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.",
|
||
"URL cannot be empty" => "URL không thể để trống",
|
||
"{new_name} already exists" => "{new_name} đã tồn tại",
|
||
"Could not create file" => "Không thể tạo file",
|
||
"Could not create folder" => "Không thể tạo thư mục",
|
||
"Share" => "Chia sẻ",
|
||
"Delete permanently" => "Xóa vĩnh vễn",
|
||
"Delete" => "Xóa",
|
||
"Rename" => "Sửa tên",
|
||
"Your download is being prepared. This might take some time if the files are big." => "Your download is being prepared. This might take some time if the files are big.",
|
||
"Pending" => "Đang chờ",
|
||
"Error moving file" => "Lỗi di chuyển tập tin",
|
||
"Error" => "Lỗi",
|
||
"Could not rename file" => "Không thể đổi tên file",
|
||
"Error deleting file." => "Lỗi xóa file,",
|
||
"Name" => "Tên",
|
||
"Size" => "Kích cỡ",
|
||
"Modified" => "Thay đổi",
|
||
"_%n folder_::_%n folders_" => array("%n thư mục"),
|
||
"_%n file_::_%n files_" => array("%n tập tin"),
|
||
"_Uploading %n file_::_Uploading %n files_" => array("Đang tải lên %n tập tin"),
|
||
"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}%)",
|
||
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "Ứng dụng mã hóa đã được kích hoạt nhưng bạn chưa khởi tạo khóa. Vui lòng đăng xuất ra và đăng nhập lại",
|
||
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Mã hóa đã bị vô hiệu nhưng những tập tin của bạn vẫn được mã hóa. Vui lòng vào phần thiết lập cá nhân để giải mã chúng.",
|
||
"{dirs} and {files}" => "{dirs} và {files}",
|
||
"%s could not be renamed" => "%s không thể đổi tê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",
|
||
"WebDAV" => "WebDAV",
|
||
"New" => "Tạo mới",
|
||
"New text file" => "File text mới",
|
||
"Text file" => "Tập tin văn bản",
|
||
"New folder" => "Tạo thư mục",
|
||
"Folder" => "Thư mục",
|
||
"From link" => "Từ liên kết",
|
||
"You don’t have permission to upload or create files here" => "Bạn không có quyền upload hoặc tạo files ở đây",
|
||
"Nothing in here. Upload something!" => "Không có gì ở đây .Hãy tải lên một cái gì đó !",
|
||
"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ủ .",
|
||
"Files are being scanned, please wait." => "Tập tin đang được quét ,vui lòng chờ."
|
||
);
|
||
$PLURAL_FORMS = "nplurals=1; plural=0;";
|