From d227f920f445c010f26cb839d37195a14ee201f8 Mon Sep 17 00:00:00 2001 From: joomla-patchtester-bot <63518931+joomla-patchtester-bot@users.noreply.github.com> Date: Thu, 20 Aug 2020 15:11:09 +0200 Subject: [PATCH] New translations com_patchtester.ini (French) --- .../language/fr-FR/com_patchtester.ini | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/administrator/components/com_patchtester/language/fr-FR/com_patchtester.ini b/administrator/components/com_patchtester/language/fr-FR/com_patchtester.ini index 16fc366..ffad991 100644 --- a/administrator/components/com_patchtester/language/fr-FR/com_patchtester.ini +++ b/administrator/components/com_patchtester/language/fr-FR/com_patchtester.ini @@ -27,7 +27,7 @@ COM_PATCHTESTER_ERROR_READING_DATABASE_TABLE="%1$s - Erreur lors de la récupér COM_PATCHTESTER_ERROR_TRUNCATING_PULLS_TABLE="Erreur en tronquant la table des pulls : %s" COM_PATCHTESTER_ERROR_TRUNCATING_TESTS_TABLE="Erreur en tronquant la table des tests : %s" COM_PATCHTESTER_ERROR_UNSUPPORTED_ENCODING="Les fichiers de correctifs sont encodés dans un format non pris en charge." -COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Vue introuvable [nom, format] : %1$s, %2$s" +COM_PATCHTESTER_ERROR_VIEW_NOT_FOUND="Vue introuvable [name, format] : %1$s, %2$s" COM_PATCHTESTER_FAILED_APPLYING_PATCH="Le correctif n'a pas pu être appliqué en raison d'une exception avec %1$s. %2$s" COM_PATCHTESTER_FAILED_REVERT_PATCH="Le correctif n'a pas pu être supprimé en raison d'une exception avec %1$s. %2$s" COM_PATCHTESTER_FETCH_AN_ERROR_HAS_OCCURRED="Une erreur s'est produite lors de l'extraction des données en provenance de GitHub." @@ -50,7 +50,7 @@ COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_CREDENTIALS="Informations d’identificatio COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_TOKEN="Jeton" COM_PATCHTESTER_FIELD_GH_PASSWORD_DESC="Mot de passe utilisé pour le compte défini dans le champ 'Nom d'utilisateur du compte GitHub'. Attention : les comptes utilisant l'authentification en deux étapes ne fonctionneront pas avec l'authentification par nom d'utilisateur et mot de passe.

GitHub cessera d'utiliser le nom d'utilisateur et le mot de passe le 13 novembre 2020 à 16h00 UTC. Il est fortement recommandé d'utiliser la méthode d'authentification par jeton

" COM_PATCHTESTER_FIELD_GH_PASSWORD_LABEL="Mot de passe de compte GitHub" -COM_PATCHTESTER_FIELD_GH_TOKEN_DESC="Utilisez ce champ pour saisir un jeton API GitHub à la place de votre nom d'utilisateur et mot de passe. Notez que ceci est exigé si l'authentification en deux étapes est activée." +COM_PATCHTESTER_FIELD_GH_TOKEN_DESC="Utilisez ce champ pour saisir un jeton API GitHub à la place de vos nom d'utilisateur et mot de passe. Notez que ceci est exigé si l'authentification en deux étapes est activée.

Afin de paramétrer un jeton d'accès, veuillez suivre ces étapes.
  1. Créez un jeton d'accès personnel
  2. Cliquez sur Générez un jeton en bas de page
  3. En haut, dans la barre verte, vous trouverez votre jeton d'accès
  4. Copiez le jeton en le sélectionnant ou en cliquant sur le presse-papiers
  5. Collez le jeton dans le champ Jeton GitHub
  6. Enregistrez les modifications en cliquant sur le bouton haut Enregistrer & Fermer
  7. Vous pouvez maintenant utiliser le Patch Tester avec votre jeton

Vous pouvez toujours révoquer l'accès en supprimant le jeton d'accès personnel dans Jetons d'accès personnel sur GitHub.

" COM_PATCHTESTER_FIELD_GH_TOKEN_LABEL="Jeton GitHub" COM_PATCHTESTER_FIELD_GH_USER_DESC="Nom du compte GitHub à utiliser pour vous connecter à l'API." COM_PATCHTESTER_FIELD_GH_USER_LABEL="Nom d'utilisateur GitHub" @@ -61,10 +61,10 @@ COM_PATCHTESTER_FIELD_REPO_LABEL="Dépôt du projet personnalisé" COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Personnalisation" COM_PATCHTESTER_FIELD_REPOSITORY_DESC="Dépôts Joomla! disponibles. Sélectionnez cette option pour renseigner automatiquement les valeurs des champs organisation et dépôt." COM_PATCHTESTER_FIELD_REPOSITORY_LABEL="Dépôt GitHub" -COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Plugin Joomla! Installation à partir du Web" +COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Plugin Joomla! Installation depuis le Web" COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_JOOMLA_CMS="CMS Joomla!" COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Composant Joomla! Patch Tester" -COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Paquet Liens Web Joomla!" +COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Pack Joomla! Liens Web" COM_PATCHTESTER_FIELDSET_AUTHENTICATION_DESC="Valeurs de configuration pour l’authentification GitHub" COM_PATCHTESTER_FIELDSET_AUTHENTICATION_LABEL="Authentification GitHub" COM_PATCHTESTER_FIELDSET_CI_SETTINGS="Paramètres du serveur CI" @@ -77,7 +77,7 @@ COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filtrer les correctifs appliqués" COM_PATCHTESTER_FILTER_BRANCH="Filtrer la branche cible" COM_PATCHTESTER_FILTER_NPM_PATCHES="Filtrer les correctifs NPM" COM_PATCHTESTER_FILTER_RTC_PATCHES="Filtrer les correctifs RTC" -COM_PATCHTESTER_FILTER_SEARCH_DESCRIPTION="Rechercher dans la liste par le titre ou par ID de pull en utilisant le préfixe 'id:'." +COM_PATCHTESTER_FILTER_SEARCH_DESCRIPTION="Rechercher dans la liste par titre ou préfixe avec 'id:' afin de faire une recherche par ID de pull." COM_PATCHTESTER_GITHUB="GitHub" COM_PATCHTESTER_HEADING_FETCH_DATA="Récupération des données GitHub" COM_PATCHTESTER_JISSUE="Anomalie J!" @@ -89,7 +89,7 @@ COM_PATCHTESTER_NOT_APPLIED="Non appliqué" COM_PATCHTESTER_NOT_NPM="Pas de NPM" COM_PATCHTESTER_NOT_RTC="Non RTC" COM_PATCHTESTER_NPM="NPM" -COM_PATCHTESTER_PATCH_BREAKS_SITE="Le correctif n'a pas pu être appliqué car il bloquerait le site. Vérifiez la demande d'ajout pour vérifier si elle est à jour." +COM_PATCHTESTER_PATCH_BREAKS_SITE="Le correctif n'a pas pu être appliqué car il bloquerait le site. Vérifiez la demande de pull pour vérifier si elle est à jour." COM_PATCHTESTER_PULL_ID="ID du Pull" COM_PATCHTESTER_PULL_ID_ASC="ID de pull ascendant" COM_PATCHTESTER_PULL_ID_DESC="ID de pull descendant"