From 9ed066b1e46508dc09ebbc74a5ab3d68dda68f78 Mon Sep 17 00:00:00 2001 From: joomla-patchtester-bot <63518931+joomla-patchtester-bot@users.noreply.github.com> Date: Sat, 25 Jul 2020 16:21:36 +0200 Subject: [PATCH] New translations com_patchtester.ini (French) --- .../language/fr-FR/com_patchtester.ini | 51 ++++++++++--------- 1 file changed, 27 insertions(+), 24 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 6465a15..e58f5df 100644 --- a/administrator/components/com_patchtester/language/fr-FR/com_patchtester.ini +++ b/administrator/components/com_patchtester/language/fr-FR/com_patchtester.ini @@ -38,43 +38,44 @@ COM_PATCHTESTER_FETCH_PAGE_NUMBER="Traitement en cours des données GitHub pour COM_PATCHTESTER_FETCH_PAGE_NUMBER_OF_TOTAL="Traitement de la page %1$s sur %2$s pages de données GitHub" COM_PATCHTESTER_FETCH_PROCESSING="Traitement des données en provenance de GitHub" COM_PATCHTESTER_FETCH_SUCCESSFUL="Récupération des demandes de pull réalisée avec succès" -COM_PATCHTESTER_FIELD_GH_AUTH_DESC="Sélectionnez 'Informations d’identification' pour utiliser l’authentification via votre nom d'utilisateur et votre mot de passe GitHub, ou 'Jeton' pour obtenir un jeton d'API GitHub" -COM_PATCHTESTER_FIELD_GH_AUTH_LABEL="Méthode d'authentification GitHub" -COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_CREDENTIALS="Informations d’identification" -COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_TOKEN="Jeton" -COM_PATCHTESTER_FIELD_GH_PASSWORD_LABEL="Mot de passe de compte GitHub" -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." -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_LABEL="Jeton GitHub" -COM_PATCHTESTER_FIELD_GH_USER_LABEL="Nom d'utilisateur GitHub" -COM_PATCHTESTER_FIELD_GH_USER_DESC="Nom du compte GitHub à utiliser pour vous connecter à l'API." -COM_PATCHTESTER_FIELD_ORG_LABEL="Propriétaire du projet personnalisé" -COM_PATCHTESTER_FIELD_ORG_DESC="Nom d'utilisateur ou de l'organisme qui gère les demandes de Pull sur GitHub." -COM_PATCHTESTER_FIELD_REPO_LABEL="Dépôt du projet personnalisé" -COM_PATCHTESTER_FIELD_REPO_DESC="Nom du répertoire GitHub pour lequel les demandes de Pull seront effectuées." -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_JOOMLA_CMS="CMS Joomla!" -COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_PATCHTESTER="Composant Joomla! Patch Tester" -COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_INSTALL_FROM_WEB="Plugin Joomla! Installation à partir du Web" -COM_PATCHTESTER_FIELD_REPOSITORY_OPTION_WEBLINKS="Paquet Liens Web Joomla!" -COM_PATCHTESTER_FIELD_REPOSITORY_CUSTOM="Personnalisation" COM_PATCHTESTER_FIELD_CI_SERVER_NAME="Adresse du serveur CI" COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Adresse du serveur fournissant les correctifs compilés." COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Permuter l'intégration CI" COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Activer ou désactiver l'intégration CI." -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_FIELD_CI_SERVER_SWITCH_OPTION_ON="Activé" +COM_PATCHTESTER_FIELD_GH_AUTH_DESC="Sélectionnez 'Informations d’identification' pour utiliser l’authentification via votre nom d'utilisateur et votre mot de passe GitHub, ou 'Jeton' pour obtenir un jeton d'API GitHub" +COM_PATCHTESTER_FIELD_GH_AUTH_LABEL="Méthode d'authentification GitHub" +COM_PATCHTESTER_FIELD_GH_AUTH_OPTION_CREDENTIALS="Informations d’identification" +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." +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_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" +COM_PATCHTESTER_FIELD_ORG_DESC="Nom d'utilisateur ou de l'organisme qui gère les demandes de Pull sur GitHub." +COM_PATCHTESTER_FIELD_ORG_LABEL="Propriétaire du projet personnalisé" +COM_PATCHTESTER_FIELD_REPO_DESC="Nom du répertoire GitHub pour lequel les demandes de Pull seront effectuées." +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_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_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" COM_PATCHTESTER_FIELDSET_CI_SETTINGS_DESC="Valeurs de configuration pour le serveur CI des correctifs" +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_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" COM_PATCHTESTER_FILTER_APPLIED_PATCHES="Filtrer les correctifs appliqués" COM_PATCHTESTER_FILTER_BRANCH="Filtrer la branche cible" +COM_PATCHTESTER_FILTER_NPM_PATCHES="Filter NPM Patches" 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_GITHUB="GitHub" @@ -85,7 +86,9 @@ COM_PATCHTESTER_NO_CREDENTIALS="Aucune information d'identification n'a été d 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." COM_PATCHTESTER_NOT_APPLIED="Non appliqué" +COM_PATCHTESTER_NOT_NPM="Not 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_PULL_ID="ID du Pull" COM_PATCHTESTER_PULL_ID_ASC="ID de pull ascendant"