# ADDON advancedcontentfilter # Copyright (C) # This file is distributed under the same license as the Friendica advancedcontentfilter addon package. # # # Translators: # Marie Olive , 2018 # vladimir N , 2018 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-04-17 04:04+0200\n" "PO-Revision-Date: 2018-05-24 06:41+0000\n" "Last-Translator: vladimir N , 2018\n" "Language-Team: French (https://www.transifex.com/Friendica/teams/12172/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: advancedcontentfilter.php:134 #, php-format msgid "Filtered by rule: %s" msgstr "Filtré par règle:%s" #: advancedcontentfilter.php:147 advancedcontentfilter.php:204 msgid "Advanced Content Filter" msgstr "Filtre avancé de contenu" #: advancedcontentfilter.php:203 msgid "Back to Addon Settings" msgstr "Retour aux paramètres de l'extension" #: advancedcontentfilter.php:205 msgid "Add a Rule" msgstr "Ajouter une règle" #: advancedcontentfilter.php:206 msgid "Help" msgstr "Aide" #: advancedcontentfilter.php:207 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 "" "Dans cet écran, ajoutez et gérez votre règle personnelle de filtre de " "contenu. Les règles portent un nom et contiennent une expression arbitraire " "qui sera appliquée aux données du post. Pour une liste complète des " "opérations disponibles, voyez la page d'aide" #: advancedcontentfilter.php:208 msgid "Your rules" msgstr "Vos règles" #: advancedcontentfilter.php:209 msgid "" "You have no rules yet! Start adding one by clicking on the button above next" " to the title." msgstr "" "Vous n'avez encore aucune règle! Ajoutez-en une en cliquant le bouton au-" "dessus près du titre" #: advancedcontentfilter.php:210 msgid "Disabled" msgstr "Désactivé" #: advancedcontentfilter.php:211 msgid "Enabled" msgstr "Activé" #: advancedcontentfilter.php:212 msgid "Disable this rule" msgstr "Désactiver cette règle" #: advancedcontentfilter.php:213 msgid "Enable this rule" msgstr "Activer cette règle" #: advancedcontentfilter.php:214 msgid "Edit this rule" msgstr "Modifier cette règle" #: advancedcontentfilter.php:215 msgid "Edit the rule" msgstr "Modifier la règle" #: advancedcontentfilter.php:216 msgid "Save this rule" msgstr "Enregistrer cette règle" #: advancedcontentfilter.php:217 msgid "Delete this rule" msgstr "Supprimer cette règle" #: advancedcontentfilter.php:218 msgid "Rule" msgstr "Règle" #: advancedcontentfilter.php:219 msgid "Close" msgstr "Fermer" #: advancedcontentfilter.php:220 msgid "Add new rule" msgstr "Ajouter nouvelle règle" #: advancedcontentfilter.php:221 msgid "Rule Name" msgstr "Nommer règle" #: advancedcontentfilter.php:222 msgid "Rule Expression" msgstr "Expression de règle" #: advancedcontentfilter.php:223 msgid "" "

Examples:

  • author_link == "
    "'https://friendica.mrpetovan.com/profile/hypolite'
  • tags
" msgstr "" #: advancedcontentfilter.php:224 msgid "Cancel" msgstr "Annuler" #: advancedcontentfilter.php:290 advancedcontentfilter.php:301 #: advancedcontentfilter.php:312 advancedcontentfilter.php:346 #: advancedcontentfilter.php:375 advancedcontentfilter.php:396 msgid "You must be logged in to use this method" msgstr "Vous devez être connecté pour utiliser cette méthode" #: advancedcontentfilter.php:316 advancedcontentfilter.php:350 #: advancedcontentfilter.php:379 msgid "Invalid form security token, please refresh the page." msgstr "Formulaire token de sécurité invalide, rafraîchissez la page" #: advancedcontentfilter.php:328 msgid "The rule name and expression are required." msgstr "Le nom et l'expression de cette règle sont requis" #: advancedcontentfilter.php:340 msgid "Rule successfully added" msgstr "Règle bien ajoutée" #: advancedcontentfilter.php:354 advancedcontentfilter.php:383 msgid "Rule doesn't exist or doesn't belong to you." msgstr "Cette règle n'existe pas ou ne vous appartient pas" #: advancedcontentfilter.php:369 msgid "Rule successfully updated" msgstr "Règle bien mise à jour" #: advancedcontentfilter.php:390 msgid "Rule successfully deleted" msgstr "Règle bien supprimée" #: advancedcontentfilter.php:400 msgid "Missing argument: guid." msgstr "Argument manquant: " #: advancedcontentfilter.php:406 #, php-format msgid "Unknown post with guid: %s" msgstr "" #: src/middlewares.php:28 msgid "Method not found" msgstr "Méthode non trouvée"