# ADDON advancedcontentfilter # Copyright (C) # This file is distributed under the same license as the Friendica advancedcontentfilter addon package. # # # Translators: # Balázs Úr, 2022 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-05-11 08:54-0400\n" "PO-Revision-Date: 2018-05-24 06:41+0000\n" "Last-Translator: Balázs Úr, 2022\n" "Language-Team: Hungarian (https://www.transifex.com/Friendica/teams/12172/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: advancedcontentfilter.php:154 #, php-format msgid "Filtered by rule: %s" msgstr "Szűrve a szabály alapján: %s" #: advancedcontentfilter.php:170 advancedcontentfilter.php:225 msgid "Advanced Content Filter" msgstr "Speciális tartalomszűrő" #: advancedcontentfilter.php:224 msgid "Back to Addon Settings" msgstr "Vissza a bővítménybeállításokhoz" #: advancedcontentfilter.php:226 msgid "Add a Rule" msgstr "Szabály hozzáadása" #: advancedcontentfilter.php:227 msgid "Help" msgstr "Súgó" #: advancedcontentfilter.php:228 msgid "" "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." msgstr "" "Személyes tartalomszűrő szabályok hozzáadása és kezelése ezen a képernyőn. A" " szabályoknak van nevük és egy tetszőleges kifejezésük, amely a bejegyzés " "adataira lesz illesztve. Az elérhető műveletek és változók teljes " "hivatkozásáért nézze meg a súgóoldalt." #: advancedcontentfilter.php:229 msgid "Your rules" msgstr "Az Ön szabályai" #: advancedcontentfilter.php:230 msgid "" "You have no rules yet! Start adding one by clicking on the button above next" " to the title." msgstr "" "Még nincsenek szabályai! Kezdje meg egy szabály hozzáadását a cím mellett " "lévő fenti gombra kattintva." #: advancedcontentfilter.php:231 msgid "Disabled" msgstr "Letiltva" #: advancedcontentfilter.php:232 msgid "Enabled" msgstr "Engedélyezve" #: advancedcontentfilter.php:233 msgid "Disable this rule" msgstr "A szabály letiltása" #: advancedcontentfilter.php:234 msgid "Enable this rule" msgstr "A szabály engedélyezése" #: advancedcontentfilter.php:235 msgid "Edit this rule" msgstr "A szabály szerkesztése" #: advancedcontentfilter.php:236 msgid "Edit the rule" msgstr "A szabály szerkesztése" #: advancedcontentfilter.php:237 msgid "Save this rule" msgstr "A szabály mentése" #: advancedcontentfilter.php:238 msgid "Delete this rule" msgstr "A szabály törlése" #: advancedcontentfilter.php:239 msgid "Rule" msgstr "Szabály" #: advancedcontentfilter.php:240 msgid "Close" msgstr "Bezárás" #: advancedcontentfilter.php:241 msgid "Add new rule" msgstr "Új szabály hozzáadása" #: advancedcontentfilter.php:242 msgid "Rule Name" msgstr "Szabály neve" #: advancedcontentfilter.php:243 msgid "Rule Expression" msgstr "Szabály kifejezése" #: advancedcontentfilter.php:244 msgid "Cancel" msgstr "Mégse" #: advancedcontentfilter.php:295 msgid "This addon requires this node having at least one post" msgstr "" "Ez a bővítmény megköveteli, hogy ennek a csomópontnak legalább egy " "bejegyzése legyen" #: advancedcontentfilter.php:325 advancedcontentfilter.php:336 #: advancedcontentfilter.php:347 advancedcontentfilter.php:383 #: advancedcontentfilter.php:414 advancedcontentfilter.php:437 msgid "You must be logged in to use this method" msgstr "Bejelentkezve kell lennie a módszer használatához" #: advancedcontentfilter.php:351 advancedcontentfilter.php:387 #: advancedcontentfilter.php:418 msgid "Invalid form security token, please refresh the page." msgstr "Érvénytelen űrlap biztonsági token. Frissítse az oldalt." #: advancedcontentfilter.php:363 msgid "The rule name and expression are required." msgstr "A szabály neve és kifejezése kötelező." #: advancedcontentfilter.php:377 msgid "Rule successfully added" msgstr "A szabály sikeresen hozzáadva" #: advancedcontentfilter.php:391 advancedcontentfilter.php:422 msgid "Rule doesn't exist or doesn't belong to you." msgstr "A szabály nem létezik vagy nem Önhöz tatozik." #: advancedcontentfilter.php:408 msgid "Rule successfully updated" msgstr "A szabály sikeresen frissítve" #: advancedcontentfilter.php:431 msgid "Rule successfully deleted" msgstr "A szabály sikeresen törölve" #: advancedcontentfilter.php:441 msgid "Missing argument: guid." msgstr "Hiányzó argumentum: guid." #: advancedcontentfilter.php:449 #, php-format msgid "Unknown post with guid: %s" msgstr "Ismeretlen bejegyzés a következő guid azonosítóval: %s" #: src/middlewares.php:49 msgid "Method not found" msgstr "A módszer nem található"