31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-06-10 17:22:21 +00:00

Merge pull request #52 from MAT978/patch-5

Update fr-FR.com_patchtester.ini
This commit is contained in:
Michael Babker 2014-11-04 15:48:37 -05:00
commit 533b67cbfb

View File

@ -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"