From 4871214220a5483ea09892f6fad332a54ef41b65 Mon Sep 17 00:00:00 2001 From: Marc-Antoine Date: Tue, 4 Nov 2014 14:22:18 -0400 Subject: [PATCH] Update fr-FR.com_patchtester.ini --- .../language/fr-FR/fr-FR.com_patchtester.ini | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/administrator/components/com_patchtester/language/fr-FR/fr-FR.com_patchtester.ini b/administrator/components/com_patchtester/language/fr-FR/fr-FR.com_patchtester.ini index 0e71c4e..6e02dca 100644 --- a/administrator/components/com_patchtester/language/fr-FR/fr-FR.com_patchtester.ini +++ b/administrator/components/com_patchtester/language/fr-FR/fr-FR.com_patchtester.ini @@ -7,12 +7,12 @@ COM_PATCHTESTER="Joomla! Patch Tester" COM_PATCHTESTER_API_LIMIT_ACTION="La limite de l'API GitHub pour cette action a été atteinte. Il est impossible de se connecter à GitHub pour effectuer l'action demandée. La limite sera réinitialisée à %s" COM_PATCHTESTER_API_LIMIT_LIST="La limite de l'API GitHub pour cette action a été atteinte. Il est impossible de se connecter à GitHub pour mettre à jour les données. La limite sera réinitialisée à %s" COM_PATCHTESTER_APPLIED="Appliqué" -COM_PATCHTESTER_APPLY_OK="Patch appliqué avec succès" -COM_PATCHTESTER_APPLY_PATCH="Appliquer le Patch" -COM_PATCHTESTER_COMPONENT_DESC="Valeurs de Configuration de Joomla! Patch Tester" +COM_PATCHTESTER_APPLY_OK="Correctif appliqué avec succès" +COM_PATCHTESTER_APPLY_PATCH="Appliquer le correctif" +COM_PATCHTESTER_COMPONENT_DESC="Valeurs de configuration de Joomla! Patch Tester" COM_PATCHTESTER_COMPONENT_LABEL="Joomla! Patch Tester" COM_PATCHTESTER_CONFIGURATION="Paramètres de Joomla! Patch Tester" -COM_PATCHTESTER_CONFLICT_S="Le Patch n'a pu être appliqué car il génère un conflit avec le Patch précédemment appliqué : %s" +COM_PATCHTESTER_CONFLICT_S="Le correctif n'a pu être appliqué car il génère un conflit avec le correctif précédemment appliqué : %s" COM_PATCHTESTER_FIELD_CACHE_DESC="L'activation de la mise en cache permettera d'enregistrer localement les données GitHub pour une durée spécifiée" COM_PATCHTESTER_FIELD_CACHE_LABEL="Activer la mise en cache" COM_PATCHTESTER_FIELD_CACHE_LIFETIME_DESC="La durée (en minutes) avant que le cache ne soit réinitialisé" @@ -32,14 +32,14 @@ COM_PATCHTESTER_NO_CREDENTIALS="Aucune information d'identification d'utilisateu COM_PATCHTESTER_NOT_APPLIED="Non Appliqué" COM_PATCHTESTER_OPEN_IN_GITHUB="Ouvrir dans GitHub" COM_PATCHTESTER_PURGE_CACHE="Purger le Cache" -COM_PATCHTESTER_PURGE_FAIL="L'opération de nettoyage ne s'est pas déroulée avec succès, le fichier %s n'a pas été supprimé." -COM_PATCHTESTER_PURGE_FAIL_1="L'opération de nettoyage ne s'est pas déroulée avec succès, le fichier %s n'a pas été supprimé." +COM_PATCHTESTER_PURGE_FAIL="L'opération de nettoyage ne s'est pas déroulée correctement, le fichier %s n'a pas été supprimé." +COM_PATCHTESTER_PURGE_FAIL_1="L'opération de nettoyage ne s'est pas déroulée correctement, le fichier %s n'a pas été supprimé." COM_PATCHTESTER_PURGE_NA="Aucun fichier en cache à supprimer." COM_PATCHTESTER_PURGE_SUCCESS="L'opération de nettoyage s'est déroulée avec succès, le fichier %s a été supprimé." COM_PATCHTESTER_PURGE_SUCCESS_1="L'opération de nettoyage s'est déroulée avec succès, le fichier %s a été supprimé." -COM_PATCHTESTER_REPO_IS_GONE="Le Patch n'a pas pu être appliqué car le répertoire de dépôt est manquant" -COM_PATCHTESTER_REVERT_OK="Patch retiré avec succès" -COM_PATCHTESTER_REVERT_PATCH="Retirer le Patch" +COM_PATCHTESTER_REPO_IS_GONE="Le correctif n'a pas pu être appliqué car le répertoire de dépôt est manquant" +COM_PATCHTESTER_REVERT_OK="Correctif retiré avec succès" +COM_PATCHTESTER_REVERT_PATCH="Retirer le correctif" COM_PATCHTESTER_SEARCH_IN_PULL_ID="ID de Pull" COM_PATCHTESTER_SEARCH_IN_TITLE="Titre de Pull" -COM_PATCHTESTER_TEST_THIS_PATCH="Tester ce Patch" +COM_PATCHTESTER_TEST_THIS_PATCH="Tester ce correctif"