wp-config.php phải ghi được':
return 'Make sure your wp-config.php file must be writable';break;
case 'Và cơ sở dữ liệu phải có quyền ALTER':
return 'And check the database must have ALTER rights';break;
case 'Lưu ý trước khi sử dụng chức năng này':
return 'Before execute this action';break;
case 'Tiền tố hiện tại':
return 'Existing Prefix';break;
case 'Tiền tố mới':
return 'New Prefix';break;
case 'Ví dụ: example_':
return 'Ex: example_';break;
case 'Các kí tự cho phép: tất cả chữ latin, chữ số cũng như _ (gạch dưới), không dùng ký tự đặc biệt và tiếng việt có dấu':
return 'Allowed characters: all latin alphanumeric as well as the _ (underscore), not special character';break;
case 'Lưu thay đổi':
return 'Save Changes';break;
case 'Tất cả các bảng đã được cập nhật thành công với tiền tố':
return 'All tables have been successfully updated with prefix';break;
case 'Tệp wp-config đã được cập nhật thành công với tiền tố':
return 'The wp-config file has been successfully updated with prefix';break;
case 'Không thể cập nhật tập tin wp-config! Bạn phải sửa lại biến $table_prefix trong wp-config với tiền tố mới bạn thay đổi':
return 'The wp-config file could not be updated! You have to manually update the table_prefix variable to the one you have specified';break;
case 'Đã xảy ra lỗi và không thể cập nhật bảng cơ sở dữ liệu':
return 'An error has occurred and the tables could not be updated';break;
case 'Vui lòng cung cấp tiền tố chính xác':
return 'Please provide a proper table prefix';break;
case 'Không thay đổi! Vui lòng nhập tiền tố mới khác tiền tố cũ':
return 'No change! Please provide a new table prefix';break;
case 'Bạn đã sử dụng một số ký tự không được phép cho tiền tố của bảng. Vui lòng sử dụng ký tự cho phép không phải':
return 'You have used some characters disallowed for the table prefix. Please use allowed characters instead of';break;
case 'Cảnh báo: file wp-config không có quyền chỉnh sửa. Sau khi đổi tiền tố bạn phải sửa lại biến $table_prefix trong file wp-config một cách thủ công.':
return 'Warning: wp-config file does not have edit permission. After changing the prefix, you must manually edit the $ table_prefix variable in your wp-config file.';break;
// End change prefix
case 'Tự động thay đổi KEY SALT, khóa bảo mật của wordpress':
return 'Auto Change KEY SALT, wordpress security key';break;
case 'Tự động thay đổi sau':
return 'Auto change after';break;
case 'ngày':
return 'days';break;
case 'Thay đổi ngay lập tức, lựa chọn sau đó nhấp lưu cài đặt':
return 'Change immediately, tick and Save Changes';break;
case 'Bạn đã chọn thay đổi lại Keys and Salts. Chọn lưu thay đổi ở chân trang để hoàn tất':
return 'You have chosen to change Keys and Salts again. Select save changes in the completed footer';break;
case 'Khóa bảo mật rất quan trọng, bạn nên thay đổi thường xuyên hoặc ngay lập tức khi website bị tấn công. Công cụ cũng thay đổi ngay lập tức khi bạn nhấp lưu thay đổi ở chân trang':
return 'Your key salt security passwords are important, you should change the regular or or immediately when website was hacked. The tool also changes immediately when you click save changes in the footer';break;
case 'Cảnh báo: file wp-config không có quyền chỉnh sửa. Do đó bạn không sử dụng được chức năng này, nếu muốn thay đổi khóa bảo mật bạn phải sửa file wp-config một cách thủ công, lấy khóa mới tại':
return 'Warning: wp-config file does not have edit permission. So you can not use this function, if you want to change the security key you have to edit the wp-config file manually, get the new key at';break;
case 'Không cho phép chỉnh sửa file trong themes,plugins trên wp-admin':
return 'Disallow edit files on themes,plugins in wp-admin';break;
case 'Nhằm nâng cao tính bảo mật nếu bạn muốn tắt tính năng này mở file wp-config.php và loại bỏ dòng':
return 'For enhanced security, if you want to disable this feature open the wp-config.php file and remove the line';break;
case 'Không cho phép thêm mới plugins,themes trên wp-admin':
return 'Disallow add new plugins, themes on wp-admin';break;
//cache
case 'Cache tăng tốc website':
return 'Cache website';break;
case 'Bật cache':
return 'Enabled cache';break;
case 'Cache riêng cho phiên bản mobile':
return 'Separate cache for mobile version';break;
case 'Bắt buộc phải dùng chức năng này khi website của bạn sử dụng hai giao diện riêng biệt cho bản desktop và mobile. Nếu bạn sử dụng reponsive thì không nên bật chức năng này':
return 'This function is required when your website uses two separate interfaces for desktop and mobile. If you use reponsive, do not enable this function';break;
case 'Tính lượt xem bài viết khi bật cache':
return 'Count the article views when the cache is enabled';break;
case 'Chỉ hoạt động nếu bạn sử dụng chức năng đếm lượt xem bài viết trên plugin này. Lượt xem bài viết sẽ được hiển thị đúng khi cập nhật bản cache mới':
return 'Works only if you use the counts article views on this plugin. The article view will be displayed correctly when updating the new cache';break;
case 'Tắt cache khi thành viên đăng nhập':
return 'Disabled cache when a user logs on';break;
case 'Thời gian cache':
return 'Cache time';break;
case 'Xóa cache cũ sau':
return 'Clear the old cache later';break;
case 'giờ':
return 'hours';break;
case 'phút':
return 'minute';break;
case 'Cài đặt các trang được phép cache':
return 'Setting pages that are allowed to cache';break;
case 'Không cache các loại trang sau':
return 'Do not cache the page types';break;
case 'Trang chủ':
return 'Home or Front Page';break;
case 'Danh mục':
return 'Category';break;
case 'Bài viết':
return 'Single Posts';break;
case 'Trang':
return 'Page';break;
case 'Lưu trữ':
return 'Archive Pages';break;
case 'Tìm kiếm':
return 'Search Pages';break;
case 'Tác giả':
return 'Author Pages';break;
case 'Không cache khi có các chuỗi sau ở đường dẫn':
return 'Do not cache if the following strings in the url path';break;
case 'Vẫn cache khi trong url có các chuỗi sau':
return 'Still enable cache if the following strings in the url';break;
case 'Ngăn chặn bot tạo ra file cache':
return 'Prevents the bot from creating a cache file';break;
case 'Chặn không tạo ra file cache mới khi trong "User Agent" thuộc các chuỗi sau':
return 'Blocking does not generate new cache files when the "User Agent" in the following sequence';break;
case 'Lưu ý nếu đã có nội dung cache sẽ vẫn hiển thị đối với bot khi truy cập':
return 'Note that if the cache content is still visible to the bot when accessed';break;
case 'Rút gọn html':
return 'Clean html';break;
case 'Cài đặt cache':
return 'Cache settings';break;
case 'Xóa toàn bộ cache':
return 'Remove all cache';break;
case 'Đã xóa toàn bộ cache được lưu':
return 'Deleted entire cache saved';break;
case 'Tối ưu nén giảm html':
return 'HTML optimize compression';break;
default:
return $text;
}
}
else
return $text;
}
?>