;; @package ReReplacer ;; @version 13.2.0 ;; ;; @author Peter van Westen ;; @link https://regularlabs.com ;; @copyright Copyright © 2023 Regular Labs All Rights Reserved ;; @license GNU General Public License version 2 or later ;; ;; @translate Want to help with translations? See: https://regularlabs.com/translate COM_REREPLACER="Regular Labs - ReReplacer" COM_REREPLACER_DESC="ReReplacer - Recherche et remplacement avancé pour Joomla!" COM_REREPLACER_CONFIGURATION="ReReplacer" REREPLACER="ReReplacer" RR_EXTENSION_CAN_NOT_FUNCTION="[[%1:extension name%]] ne peut pas fonctionner." RR_REGULAR_LABS_LIBRARY_NOT_ENABLED="Le plugin du FrameworkRegular Labs n'est pas activé." RR_REGULAR_LABS_LIBRARY_NOT_INSTALLED="Le plugin Regular Labs Library n'est pas installé." RR_ADMIN="Admin" RR_AREA="Zone" RR_AREA_BODY="Corps (pas dans l'entête)" RR_AREA_BODY_DESC="Dans tout le site excepté dans l'entête HTML." RR_AREA_BODY_SHORT="Corps" RR_AREA_COMPONENT="Composants" RR_AREA_COMPONENT_DESC="Dans la zone principale de votre site. Donc, dans tous les composants, mais pas dans les modules et autres éléments en dehors de la zone principale." RR_AREA_COMPONENT_SHORT="Composants" ; RR_AREA_CONTENT="Content (Articles & Categories)" RR_AREA_CONTENT_DESC="Uniquement dans les articles à partir du gestionnaire d'articles. Dans pas dans les articles de forum par exemple. et non plus dans les articles affichés par des modules." RR_AREA_CONTENT_NOTE="Le remplacement ne sera fait que dans le contenu, titre et nom de l'auteur du ou des articles." RR_AREA_CONTENT_SHORT="Contenu" RR_AREA_EVERYWHERE="Partout" RR_AREA_EVERYWHERE_DESC="Dans tout le site y compris l'entête HTML." RR_AREA_EVERYWHERE_SHORT="Partout" ; RR_AREA_HEAD="Head (not in body)" ; RR_AREA_HEAD_DESC="Only in the head section of the html (the top part containing the title and other meta tags)." RR_AREA_HEAD_SHORT="Entête" RR_CASE="Casse" RR_CASE_SENSITIVE="Sensible à la casse" RR_CASE_SENSITIVE_DESC="Si sélectionné, Les recherches seront sensibles à la casse. Donc 'mot' ne correspondra pas à 'MOT' ni à 'Mot'." ; RR_CHOOSE_FILE="Choose a valid ReReplacer export file." RR_DESCRIPTION_DESC="Donnez à l'élément une description succincte indiquant son rôle. Tout ce qui suit '---' ne sera pas affiché dans la vue en liste." RR_DO_NOTHING="Ne rien faire" RR_DYNAMIC_TAGS_DESC="Voici un aperçu des codes supplémentaires et des balises dynamiques que vous pouvez/devriez utiliser dans diverses situations." RR_ELSE="Sinon" RR_ELSE_DESC="Indiquez s'il faut remplacer avec autre chose si les assignations ne correspondent pas." RR_ENABLE_IN_ADMIN="Activer dans l'administration" RR_ENABLE_IN_ADMIN_ARE_YOU_SURE="Activé dans l'administration! Si votre recherche/remplacement contient des erreurs, cela pourrait vous empêcher d'accéder à l'administration du site! Etes-vous sûr(e) ?" RR_ENABLE_IN_ADMIN_DESC="Si activé, les remplacements seront aussi effectués côté administration.

Soyez prudent!
Ne l'activez qu'en cas de réel besoin.
Si votre recherche/remplacement contient des erreurs, cela pourrait vous empêcher d'accéder à l'administration du site!" RR_ENABLE_IN_AREA="Activer dans la zone" RR_ENABLE_IN_AREA_DESC="Indiquez où effectuer les recherches." ; RR_ENABLE_IN_AREA_TEMPLATE="%1$s

%2$s
%3$s

%4$s
%5$s

%6$s
%7$s

%8$s
%9$s

%10$s
%11$s" ; RR_ENABLE_IN_AUTHOR="Enable in author" ; RR_ENABLE_IN_AUTHOR_DESC="If enabled, the replacements will also be done in the author name field." ; RR_ENABLE_IN_CATEGORY="Enable in category" ; RR_ENABLE_IN_CATEGORY_DESC="If enabled, the replacements will also be done in the description of the category" ; RR_ENABLE_IN_EDIT_FORMS="Enable in edit forms" ; RR_ENABLE_IN_EDIT_FORMS_ARE_YOU_SURE="Also replace in edit forms?
Only enable this if you really need to and you know what you are doing. Generally you do NOT want replacements to be done inside the input fields of edit forms." ; RR_ENABLE_IN_EDIT_FORMS_DESC="If enabled, the replacements will also be done in edit forms on the frontend." RR_ENABLE_IN_FEEDS="Activer dans les flux" RR_ENABLE_IN_FEEDS_DESC="Si activé, les remplacements se feront aussi dans les flux du site internet." RR_ENABLE_IN_TAGS="Activer dans les balises HTML" RR_ENABLE_IN_TAGS_DESC="Si activé, les remplacements se feront aussi dans les balises HTML. Vous pouvez aussi choisir de faire les remplacements uniquement dans les balises. Ceci concerne les balises actuelles <...> et non ce qui est entre une balise ouvrante et fermante." RR_ENABLE_IN_TITLE="Activer dans le titre" RR_ENABLE_IN_TITLE_DESC="Si activé, les remplacements se feront aussi dans le titre des articles." RR_HELP_ON_REGULAR_EXPRESSIONS="Pour de l'aide sur les expressions régulières, voir le [[%1:start link%]]tableau des expressions régulières[[%2:end link%]]." RR_LIMIT_TO_TAG_SELECTION="Limite à la sélection de balise" RR_LIMIT_TO_TAG_SELECTION_DESC="Si activé, les remplacements se feront aussi dans les balises sélectionnées et les paramètres de balise. Sinon les recherches se feront dans toutes les balises." ; RR_MAX_REPLACEMENTS="Maximum Replacements" ; RR_MAX_REPLACEMENTS_DESC="Set the maximum number of replacements to do." ; RR_MESSAGE_NO_CONDITIONS="So the replacement will be done on all pages of your website." RR_NAME_DESC="Donner un nom à l'élément." ; RR_ONLY_AVAILABLE_IN_SEARCH_AREA="This option is only available when '[[%1:option%]]' is set to '[[%2:value%]]'." ; RR_ONLY_BETWEEN_DESC="The search will only take place between the given (html) code. This only works if both the start and end field are entered.

The search will be done between the start code and the first found end code after it.
(You cannot use regular expressions in these fields.)" RR_ONLY_BETWEEN_END="Seulement entre (fin)" ; RR_ONLY_BETWEEN_EXAMPLE="Example:
If you replace - by / between a and b:
a --- a --- b --- b
will become:
a /// a /// b --- b" RR_ONLY_BETWEEN_START="Seulement entre (début)" ; RR_OPTION_SELECT_CASE_SENSITIVE="- Select Case Sensitive -" ; RR_OPTION_SELECT_ENABLE_IN_ADMIN="- Select Enable in Admin -" ; RR_OPTION_SELECT_REGULAR_EXPRESSIONS="- Select Regular Expressions -" ; RR_OPTION_SELECT_SEARCH_AREA="- Select Search Area -" ; RR_PLEASE_CHOOSE_A_VALID_FILE="Please choose a valid ReReplacer export file." RR_PUBLISH_ITEMS="Publier les éléments" RR_REGEX="RegEx" RR_REGULAR_EXPRESSIONS="Expressions régulières" RR_REGULAR_EXPRESSIONS_DESC="Sélectionnez pour traiter les recherches et remplace les expressions régulières." RR_REGULAR_EXPRESSIONS_ON_DESC="Expressions régulières est activée. Assurez-vous que le champ de recherche d'une syntaxe des expressions régulières est validée." RR_REPLACE="Remplacer" ; RR_REPLACE_ALL="Replace All" ; RR_REPLACE_LIST_DESC="The replacement is treated as a list.
Enter a comma separated list of replacements. If you want all searches to be replaced with a single replacements, you can just enter that single string." ; RR_REPLACE_PHP_DESC="Replacing with PHP is enabled.
Make sure you surround your PHP code with &lt;?php and ?&gt;." ; RR_REPLACE_REGULAR_EXPRESSIONS_DESC="Regular Expressions is enabled.
You can use the numbered back references (like: \1, \2).

Leave empty to remove the search(es)." ; RR_REPLACE_WITH_PHP="Replace with PHP" ; RR_REPLACE_WITH_PHP_DESC="Select to be able to use PHP code in the replacement. You do still need to surround your PHP code with the PHP tags." RR_REPLACE_WITH_SOMETHING_ELSE="Remplacer avec autre chose" RR_SEARCH="Recherche" RR_SEARCH_AREAS="Zones de recherche" ; RR_SEARCH_LIST_DESC="The search is treated as a list.
Each comma indicates a new search string.
Keep in mind that spaces are matches too. So don't place spaces after the commas when making a list (unless you want to match words with a leading space)." ; RR_SEARCH_REGULAR_EXPRESSIONS_DESC="Regular Expressions is enabled.
Make sure the search field has valid regular expressions syntax.
You can use all regular expression syntaxes known by php." RR_SHOW_SEARCH_AND_REPLACE_FIELDS="Montrer les champs de recherche et de remplacement" RR_SHOW_SEARCH_AND_REPLACE_FIELDS_DESC="Permet d'afficher la recherche et remplacer les champs dans la liste par défaut." ; RR_STRIP_SURROUNDING_P_TAGS="Strip Wrapping Paragraphs" ; RR_STRIP_SURROUNDING_P_TAGS_DESC="Select to always remove paragraph tags directly wrapping the search string." RR_TAG_SELECTION="Sélection de balise" ; RR_TAG_SELECTION_DESC="A list of permitted tags and parameters to do the searches in. This regards the actual tags <...>, not what is between a open and close tag.
Use an asterisk to permit all tags/parameters. The syntax of this list is like this:

tag_name_1[parameter_name_1, parameter_name_2] tag_name_2[parameter_name_1, parameter_name_2]

Example (permits search in the values of the 'alt' and 'title' of all tags, permits search in the whole 'a' tag):

*[alt,title] a[*]" RR_THE_ITEM="L'élément" RR_THE_ITEM_MUST_HAVE_A_NAME="L'élément doit avoir un nom." RR_THE_ITEM_MUST_HAVE_AN_XML_FILE="L'élément doit avoir un fichier XML." RR_THE_ITEM_MUST_HAVE_SOMETHING_TO_SEARCH_FOR="L'élément doit avoir quelque chose à chercher." ; RR_THE_SEARCH_BETWEEN_STRINGS_SHOULD_BE_LONGER="The values of the 'Only search between' fields should be longer than %s characters." RR_THOROUGH="Approfondi" ; RR_THOROUGH_DESC="If selected, the search will also replace new matches created by the replacement.

Do not use this if your replacement always creates a new match. If you do anyway, ReReplacer will only do the replacement for that match 100 times and then move on to the next match." RR_TREAT_AS_LIST="Traiter en tant que liste" ; RR_TREAT_AS_LIST_DESC="If selected, the search and replace strings will be treated as lists. Use commas to separate the different list items. You must use [[comma]] to match actual commas.

If not selected, commas will be interpreted as normal commas and the search and replace strings will not be treated as list." ; RR_USE_FOR_LEADING_OR_TRAILING_SPACES="Use instead of leading and trailing spaces (otherwise they will get stripped upon saving)." RR_USE_IN_NORMAL="Recherche en mode Normal (pas les expressions réguliers)" RR_USE_IN_REGEX="Utiliser dans les recherches d'expression régulière" RR_USE_IN_REPLACE="Utiliser dans le champ de remplacement" RR_USE_IN_SEARCH="Utiliser dans le champ de recherche" ; RR_USE_INSTEAD_OF_A_COMMA="Use instead of a comma when '%s' is selected. Use normal commas to create lists." RR_USE_S_MODIFIER="Utilise le transformateur 'newline'" ; RR_USE_S_MODIFIER_DESC="When this modifier is used, a dot meta character (.) in the pattern matches all characters including newlines. Without it, newlines are excluded." ; RR_USE_XML_FILE="Use XML File" ; RR_USE_XML_FILE_DESC="Select to use an xml file instead of the search/replace fields. With an xml file you can define multiple searches within one file." ; RR_USES_XML_FILE="Uses XML File" RR_USING_AN_XML_FILE="En utilisant un fichier XML" ; RR_USING_AN_XML_FILE_DESC="With an xml file you can define multiple searches within one file.

The other settings here will be used for all the replacements in the xml file. But you can also overrule these per item in the xml file.

You can find an example xml file in the ReReplacer admin component folder." RR_WORD_SEARCH="Recherche de mot" ; RR_WORD_SEARCH_DESC="Only handle whole words. It is considered a whole word if it is not preceded or followed by a letter.

So 'cat' is not found in 'cats' or 'category', but is found in 'cat2' and 'cat-flap'." RR_XML_FILE="Fichier XML (à partir de la racine)" RR_XML_FILE_DESC="Le chemin du fichier XML relatif à la racine du site."