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.
nodebb/public/language/he/ip-blacklist.json

19 lines
1.3 KiB
JSON

{
"lead": "רשימת IP שחורה",
"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": "כללים פעילים",
"validate": "בדיקת רשימה",
"apply": "החל רשימה",
"hints": "עזרה בתחביר",
"hint-1": "כתוב כתובת IP אחת בשורה. ניתן להוסיף טווחי IP בפורמט CIDR (לדוגמא <code>192.168.100.0/22</code>).",
"hint-2": "ניתן להוסיף הערות באמצעות התחלת השורה ב<code>#</code>.",
"validate.x-valid": "<strong>%1</strong> מתוך <strong>%2</strong> כלל(ים) תקינים.",
"validate.x-invalid": "<strong>%1</strong> הכללים הבאים לא תקינים: ",
"alerts.applied-success": "הרשימה השחורה נשמרה",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; כתובות נחסמו ביחס לשעה.",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day",
"ip-banned": "כתובת הIP הורחקה."
}