= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;; }} ; $a->strings["Filtered by rule: %s"] = "Filtrováno podle pravidla: %s"; $a->strings["Advanced Content Filter"] = "Rozšířený filtr obsahu"; $a->strings["Back to Addon Settings"] = "Zpět na nastavení doplňku"; $a->strings["Add a Rule"] = "Přidat pravidlo"; $a->strings["Help"] = "Nápověda"; $a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the help page."] = "Přidávejte a spravujte Vaše osobní pravidla pro filtrování obsahu na této obrazovce. Pravidla mají název a libovolný výraz, který bude porovnán s daty příspěvku. Pro úplnou referenci dostupných operací a proměnných navštivte stránku nápovědy."; $a->strings["Your rules"] = "Vaše pravidla"; $a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "Ještě nemáte žádná pravidla! Přidejte první kliknutím na tlačítko nahoře vedle nadpisu."; $a->strings["Disabled"] = "Zakázáno"; $a->strings["Enabled"] = "Povoleno"; $a->strings["Disable this rule"] = "Zakázat toto pravidlo"; $a->strings["Enable this rule"] = "Povolit toto pravidlo"; $a->strings["Edit this rule"] = "Upravit toto pravidlo"; $a->strings["Edit the rule"] = "Upravit pravidlo"; $a->strings["Save this rule"] = "Uložit toto pravidlo"; $a->strings["Delete this rule"] = "Smazat toto pravidlo"; $a->strings["Rule"] = "Pravidlo"; $a->strings["Close"] = "Zavřít"; $a->strings["Add new rule"] = "Přidat nové pravidlo"; $a->strings["Rule Name"] = "Název pravidla"; $a->strings["Rule Expression"] = "Výraz pravidla"; $a->strings["

Examples:

"] = "

Příklady:

"; $a->strings["Cancel"] = "Zrušit"; $a->strings["You must be logged in to use this method"] = "Pro použití této metody musíte být přihlášen/a"; $a->strings["Invalid form security token, please refresh the page."] = "Neplatná forma bezpečnostního tokenu, prosím obnovte stránku."; $a->strings["The rule name and expression are required."] = "Je požadován název pravidla a výraz."; $a->strings["Rule successfully added"] = "Pravidlo úspěšně přidáno"; $a->strings["Rule doesn't exist or doesn't belong to you."] = "Pravidlo buď neexistuje, nebo Vám nepatří."; $a->strings["Rule successfully updated"] = "Pravidlo úspěšně aktualizováno"; $a->strings["Rule successfully deleted"] = "Pravidlo úspěšně smazáno"; $a->strings["Missing argument: guid."] = "Chybí argument: guid."; $a->strings["Unknown post with guid: %s"] = "Neznámý pžíspěvek s číslem guid: %s"; $a->strings["Method not found"] = "Metoda nenalezena";