91 lines
4.5 KiB
JavaScript
Vendored
91 lines
4.5 KiB
JavaScript
Vendored
{
|
|
"ALLOWED_FILE_TYPE": "Only following files are allowed : ",
|
|
"AUTHORIZATION_REQUIRED": "Bạn không có quyền sử dụng filemanager.",
|
|
"DIRECTORY_ALREADY_EXISTS": "Đã có thư mục '%s'.",
|
|
"DIRECTORY_NOT_EXIST": "Không thấy thư mục %s.",
|
|
"DISALLOWED_FILE_TYPE": "Following files are not allowed : ",
|
|
"ERROR_CREATING_ZIP": "Error creating Zip archive",
|
|
"ERROR_OPENING_FILE": "Error opening file.",
|
|
"ERROR_RENAMING_DIRECTORY": "Có lỗi khi đổi tên thư mục %s thành %s.",
|
|
"ERROR_RENAMING_FILE": "Có lỗi khi đổi tên tập tin %s thành %s.",
|
|
"ERROR_REPLACING_FILE": "Please, provide a file having the following extension :",
|
|
"ERROR_SAVING_FILE": "Error saving file.",
|
|
"ERROR_UPLOADING_FILE": "Error uploading file.",
|
|
"ERROR_WRITING_PERM": "You don't have write permissions on that file.",
|
|
"FILE_ALREADY_EXISTS": "Đã có tập tin '%s'.",
|
|
"FILE_DOES_NOT_EXIST": "Không tìm thấy tập tin %s.",
|
|
"INVALID_ACTION": "Thao tác không hợp lệ.",
|
|
"INVALID_DIRECTORY_OR_FILE": "Thư mục hoặc tập tin không hợp lệ.",
|
|
"INVALID_FILE_TYPE": "File type is not allowed.",
|
|
"INVALID_FILE_UPLOAD": "Tập tin tải lên không hợp lệ.",
|
|
"INVALID_VAR": "var không hợp lệ %s.",
|
|
"LANGUAGE_FILE_NOT_FOUND": "Không thấy tập tin ngôn ngữ.",
|
|
"MODE_ERROR": "Lỗi chế độ.",
|
|
"NOT_ALLOWED": "You are not allowed to process this action",
|
|
"NOT_ALLOWED_SYSTEM": "System permissions do not allow you to perform this action",
|
|
"UNABLE_TO_CREATE_DIRECTORY": "Không thể tạo thư mục %s.",
|
|
"UNABLE_TO_OPEN_DIRECTORY": "Không thể mở thư mục %s.",
|
|
"UPLOAD_FILES_SMALLER_THAN": "Chỉ tải được tập tin có kích thước nhỏ hơn %s.",
|
|
"UPLOAD_IMAGES_ONLY": "Chỉ tải hình ảnh, các loại tập tin khác không tải được.",
|
|
"UPLOAD_IMAGES_TYPE_JPEG_GIF_PNG": "Chỉ tải được các loại hình ảnh sau: JPEG, GIF or PNG.",
|
|
"browse": "Browse...",
|
|
"bytes": " bytes",
|
|
"cancel": "Hủy bỏ",
|
|
"close": "Close",
|
|
"confirmation_delete": "Bạn chắc chắn muốn xóa tập tin này?",
|
|
"copied": "URL copied !",
|
|
"copy_to_clipboard": "Copy to Clipboard",
|
|
"could_not_retrieve_folder": "Không lấy được nội dung thư mục.",
|
|
"create_folder": "Tạo thư mục",
|
|
"created": "Đã tạo",
|
|
"current_folder": "Thư mục hiện tại: ",
|
|
"default_foldername": "Thư mục chính",
|
|
"del": "Xóa",
|
|
"dimensions": "Kích thước",
|
|
"download": "Tải xuống",
|
|
"dz_dictDefaultMessage": "Drop files here to upload",
|
|
"dz_dictFallbackMessage": "Your browser does not support drag'n'drop file uploads.",
|
|
"dz_dictInvalidFileType": "You can't upload files of this type.",
|
|
"dz_dictMaxFilesExceeded": "Only %s simultaneous uploads are allowed.",
|
|
"edit": "Edit file",
|
|
"fck_select_integration": "Chức năng 'Chọn' chỉ dùng với CKEditor.",
|
|
"file_size_limit": "The file size limit is : ",
|
|
"file_too_big": "The file is too big.",
|
|
"gb": "gb",
|
|
"grid_view": "Chuyển sang chế độ khung lưới.",
|
|
"help_move": "The use of '../' is forbidden. You can access root folder by using '/'.",
|
|
"items": "items",
|
|
"kb": "kb",
|
|
"list_view": "Chuyển sang chế độ liệt kê.",
|
|
"loading_data": "Transferring data ...",
|
|
"mb": "mb",
|
|
"modified": "Đã sửa",
|
|
"move": "Move to ...",
|
|
"name": "Tên",
|
|
"new_filename": "Nhập tên tập tin mới",
|
|
"new_folder": "Thư mục mới",
|
|
"no": "Không",
|
|
"no_foldername": "Chưa có tên thư mục.",
|
|
"parentfolder": "Thư mục cha",
|
|
"prompt_foldername": "Nhập tên thư mục mới",
|
|
"quit_editor": "Quit editor",
|
|
"rename": "Đổi tên",
|
|
"replace": "Replace file",
|
|
"save": "Save",
|
|
"search": "Search",
|
|
"search_reset": "Reset",
|
|
"select": "Chọn",
|
|
"select_from_left": "Chọn một mục phía bên trái.",
|
|
"size": "Kích cỡ",
|
|
"successful_added_file": "Đã thêm tập tin.",
|
|
"successful_added_folder": "Đã thêm thư mục.",
|
|
"successful_delete": "Đã xóa.",
|
|
"successful_edit": "Content update successful.",
|
|
"successful_moved": "Move successful.",
|
|
"successful_rename": "Đã đổi tên.",
|
|
"successful_replace": "File replacement successful.",
|
|
"support_fm": "Filemanager is a free software, please support !",
|
|
"upload": "Tải lên",
|
|
"version": "version",
|
|
"yes": "Đồng ý"
|
|
} |