# ADDON advancedcontentfilter # Copyright (C) # This file is distributed under the same license as the Friendica advancedcontentfilter addon package. # # #, fuzzy msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-07-25 13:15+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: advancedcontentfilter.php:153 #, php-format msgid "Filtered by rule: %s" msgstr "" #: advancedcontentfilter.php:167 advancedcontentfilter.php:224 msgid "Advanced Content Filter" msgstr "" #: advancedcontentfilter.php:223 msgid "Back to Addon Settings" msgstr "" #: advancedcontentfilter.php:225 msgid "Add a Rule" msgstr "" #: advancedcontentfilter.php:226 msgid "Help" msgstr "" #: advancedcontentfilter.php:227 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 "" #: advancedcontentfilter.php:228 msgid "Your rules" msgstr "" #: advancedcontentfilter.php:229 msgid "" "You have no rules yet! Start adding one by clicking on the button above next " "to the title." msgstr "" #: advancedcontentfilter.php:230 msgid "Disabled" msgstr "" #: advancedcontentfilter.php:231 msgid "Enabled" msgstr "" #: advancedcontentfilter.php:232 msgid "Disable this rule" msgstr "" #: advancedcontentfilter.php:233 msgid "Enable this rule" msgstr "" #: advancedcontentfilter.php:234 msgid "Edit this rule" msgstr "" #: advancedcontentfilter.php:235 msgid "Edit the rule" msgstr "" #: advancedcontentfilter.php:236 msgid "Save this rule" msgstr "" #: advancedcontentfilter.php:237 msgid "Delete this rule" msgstr "" #: advancedcontentfilter.php:238 msgid "Rule" msgstr "" #: advancedcontentfilter.php:239 msgid "Close" msgstr "" #: advancedcontentfilter.php:240 msgid "Add new rule" msgstr "" #: advancedcontentfilter.php:241 msgid "Rule Name" msgstr "" #: advancedcontentfilter.php:242 msgid "Rule Expression" msgstr "" #: advancedcontentfilter.php:243 msgid "Cancel" msgstr "" #: advancedcontentfilter.php:310 advancedcontentfilter.php:321 #: advancedcontentfilter.php:332 advancedcontentfilter.php:366 #: advancedcontentfilter.php:395 advancedcontentfilter.php:416 msgid "You must be logged in to use this method" msgstr "" #: advancedcontentfilter.php:336 advancedcontentfilter.php:370 #: advancedcontentfilter.php:399 msgid "Invalid form security token, please refresh the page." msgstr "" #: advancedcontentfilter.php:348 msgid "The rule name and expression are required." msgstr "" #: advancedcontentfilter.php:360 msgid "Rule successfully added" msgstr "" #: advancedcontentfilter.php:374 advancedcontentfilter.php:403 msgid "Rule doesn't exist or doesn't belong to you." msgstr "" #: advancedcontentfilter.php:389 msgid "Rule successfully updated" msgstr "" #: advancedcontentfilter.php:410 msgid "Rule successfully deleted" msgstr "" #: advancedcontentfilter.php:420 msgid "Missing argument: guid." msgstr "" #: advancedcontentfilter.php:428 #, php-format msgid "Unknown post with guid: %s" msgstr "" #: src/middlewares.php:49 msgid "Method not found" msgstr ""