diff --git a/public/language/cs/admin/manage/ip-blacklist.json b/public/language/cs/admin/manage/ip-blacklist.json index 5106434351..ebeceeeff4 100644 --- a/public/language/cs/admin/manage/ip-blacklist.json +++ b/public/language/cs/admin/manage/ip-blacklist.json @@ -1,15 +1,15 @@ { - "lead": "Configure your IP blacklist here.", - "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", - "validate": "Validate Blacklist", - "apply": "Apply Blacklist", - "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. 192.168.100.0/22).", - "hint-2": "You can add in comments by starting lines with the # symbol.", + "lead": "Zde nastavte černou listinu IP", + "description": "Občas zablokování účtu uživatele nestačí. Někdy je nejlepším způsobem ochrany fóra omezení přístupu pro určitou IP adresu nebo celý rozsah IP. V takovém případě můžete přidat problémové IP adresy nebo celé bloky CIDR do této černé listiny a tím jim bude zabráněno přihlásit se či zaregistrovat nový účet.", + "active-rules": "Aktivní pravidla", + "validate": "Potvrdit černou listinu", + "apply": "Použít černou listinu", + "hints": "Syntaxe rad", + "hint-1": "Určete jednotlivou IP adresu na řádek. Můžete přidat IP bloky splňují-li formát CIDR (tj. 192.168.100.0/22).", + "hint-2": "Můžete přidat i komentáře, bude-li řádek začínat symbolem #.", - "validate.x-valid": "%1 out of %2 rule(s) valid.", - "validate.x-invalid": "The following %1 rules are invalid:", + "validate.x-valid": "%1 z %2 pravidel je platných.", + "validate.x-invalid": "Následujících %1 pravidel není platných:", - "alerts.applied-success": "Blacklist Applied" + "alerts.applied-success": "Černá listina byla použita" } \ No newline at end of file diff --git a/public/language/cs/admin/manage/registration.json b/public/language/cs/admin/manage/registration.json index f51b4d56e6..6b4364d3ff 100644 --- a/public/language/cs/admin/manage/registration.json +++ b/public/language/cs/admin/manage/registration.json @@ -1,20 +1,20 @@ { - "queue": "Queue", - "description": "There are no users in the registration queue.
To enable this feature, go to Settings → User → User Registration and set Registration Type to \"Admin Approval\".", + "queue": "Fronta", + "description": "V registrační frontě nejsou žádní uživatelé.
Pro povolit tuto funkci, přejděte do nabídky Nastavení → Uživatel → Registrace uživatele a nastavte Typ registrace na \"Schválení správcem\".", - "list.name": "Name", - "list.email": "Email", + "list.name": "Jméno", + "list.email": "E-mail", "list.ip": "IP", - "list.time": "Time", - "list.username-spam": "Frequency: %1 Appears: %2 Confidence: %3", - "list.email-spam": "Frequency: %1 Appears: %2", - "list.ip-spam": "Frequency: %1 Appears: %2", + "list.time": "Čas", + "list.username-spam": "Frekvence: %1 zdá se: %2 důvěryhodnost: %3", + "list.email-spam": "Frekvence: %1 zdá se: %2", + "list.ip-spam": "Frekvence: %1 zdá se: %2", - "invitations": "Invitations", - "invitations.description": "Below is a complete list of invitations sent. Use ctrl-f to search through the list by email or username.

The username will be displayed to the right of the emails for users who have redeemed their invitations.", - "invitations.inviter-username": "Inviter Username", - "invitations.invitee-email": "Invitee Email", - "invitations.invitee-username": "Invitee Username (if registered)", + "invitations": "Pozvání", + "invitations.description": "Níže je kompletní seznam odeslaných pozvání. Pro hledání v seznamu pomocí e-mailu nebo jména uživatele, použijte klávesu ctrl+f.

U uživatelů, kteří využili pozvání, bude uživatelské jméno zobrazeno napravo od e-mailů.", + "invitations.inviter-username": "Uživatelské jméno pozvaného", + "invitations.invitee-email": "E-mail pozvaného", + "invitations.invitee-username": "Uživatelské jméno pozvaného (je-li registrován)", - "invitations.confirm-delete": "Are you sure you wish to delete this invitation?" + "invitations.confirm-delete": "Jste si jist/a, že chcete odstraniti toto pozvání?" } \ No newline at end of file diff --git a/public/language/tr/pages.json b/public/language/tr/pages.json index 3e70582386..7512b488d4 100644 --- a/public/language/tr/pages.json +++ b/public/language/tr/pages.json @@ -6,7 +6,7 @@ "popular-month": "Bu ayki popüler başlıklar", "popular-alltime": "En popüler başlıklar", "recent": "Güncel Konular", - "moderator-tools": "Moderator Tools", + "moderator-tools": "Moderatör Araçları", "flagged-content": "Bayraklanan İçerik", "ip-blacklist": "IP Karaliste", "users/online": "Çevrimiçi Kullanıcılar",