31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-06-03 14:10:47 +00:00

New translations com_patchtester.ini (French)

This commit is contained in:
joomla-patchtester-bot 2020-05-02 11:30:21 +02:00
parent 599645b02b
commit 3d941fc20c

View File

@ -62,13 +62,13 @@ COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address"
COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off."
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="On"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_ON="Activé"
COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Désactivé"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_DESC="Valeurs de configuration pour le dépôt GitHub"
COM_PATCHTESTER_FIELDSET_REPOSITORIES_LABEL="Dépôt GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Valeurs de configuration pour lauthentification GitHub"
COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="Authentification GitHub"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="CI Server Settings"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS="Paramètres du serveur CI"
COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Configuration Values for CI Server Patching"
COM_PATCHTESTER_FILE_DELETED_DOES_NOT_EXIST_S="Le fichier désigné pour suppression n'existe pas : %s"
COM_PATCHTESTER_FILE_MODIFIED_DOES_NOT_EXIST_S="Le fichier désigné pour modification n'existe pas : %s"
@ -79,7 +79,7 @@ COM_PATCHTESTER_FILTER_SEARCH_DESCRIPTION="Rechercher dans la liste par le titre
COM_PATCHTESTER_GITHUB="GitHub"
COM_PATCHTESTER_HEADING_FETCH_DATA="Récupération des données GitHub"
COM_PATCHTESTER_JISSUE="Anomalie J!"
COM_PATCHTESTER_JISSUES="Issue Tracker"
COM_PATCHTESTER_JISSUES="Traqueur d'anomalies"
COM_PATCHTESTER_NO_CREDENTIALS="Aucune information d'identification n'a été définie dans les options. Cela a pour effet de limiter le nombre de vos requêtes autorisées sur l'API GitHub à 60 par heure. L'ajout de vos informations d'identification vous permettra de faire 5 000 requêtes par heure."
COM_PATCHTESTER_NO_FILES_TO_PATCH="Il n'existe aucun fichier correctif à appliquer pour cette demande de Pull. Cela peut signifier que les fichiers dans la demande de Pull ne sont pas présents dans votre installation."
COM_PATCHTESTER_NO_ITEMS="Aucune donnée n'a été importée depuis GitHub. Veuillez cliquer sur le bouton 'Importer les données' dans la barre d'outils pour récupérer les demandes de Pull ouvertes."