You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
1.3 KiB
JSON
19 lines
1.3 KiB
JSON
8 years ago
|
{
|
||
6 years ago
|
"lead": "Cấu hình danh sách IP bị chặn tại đây.",
|
||
8 years ago
|
"description": "Occasionally, a user account ban is not enough of a deterrant. Other times, restricting access to the forum to a specific IP or a range of IPs is the best way to protect a forum. In these scenarios, you can add troublesome IP addresses or entire CIDR blocks to this blacklist, and they will be prevented from logging in to or registering a new account.",
|
||
|
"active-rules": "Active Rules",
|
||
6 years ago
|
"validate": "Xác thực danh sách chặn",
|
||
|
"apply": "Chấp nhận danh sách chặn",
|
||
8 years ago
|
"hints": "Syntax Hints",
|
||
|
"hint-1": "Define a single IP addresses per line. You can add IP blocks as long as they follow the CIDR format (e.g. <code>192.168.100.0/22</code>).",
|
||
6 years ago
|
"hint-2": "Bạn có thể thêm bình luận bằng cách bắt đầu dòng với ký tự <code>#</code>.",
|
||
8 years ago
|
|
||
|
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
|
||
|
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
|
||
|
|
||
6 years ago
|
"alerts.applied-success": "Danh sách chặn đã được chấp nhận.",
|
||
7 years ago
|
|
||
|
"analytics.blacklist-hourly": "<strong>Figure 1</strong> – Blacklist hits per hour",
|
||
7 years ago
|
"analytics.blacklist-daily": "<strong>Figure 2</strong> – Blacklist hits per day",
|
||
6 years ago
|
"ip-banned": "IP bị chặn"
|
||
8 years ago
|
}
|