| Current Path : /home/h/e/l/helpink/www/administrator/language/fr-FR/ |
| Current File : /home/h/e/l/helpink/www/administrator/language/fr-FR/plg_task_requests.ini |
; Joomla! Project ; (C) 2021 Open Source Matters, Inc. <https://www.joomla.org> ; License GNU General Public License version 2 or later; see LICENSE.txt ; Note : All ini files need to be saved as UTF-8 PLG_TASK_REQUESTS="Tâche - Requêtes" PLG_TASK_REQUESTS_BEARER="Titulaire" PLG_TASK_REQUESTS_JOOMLA_TOKEN="Jeton-X-Joomla" PLG_TASK_REQUESTS_LABEL_AUTH="Autorisation" PLG_TASK_REQUESTS_LABEL_AUTH_HEADER="En-tête d'autorisation" PLG_TASK_REQUESTS_LABEL_AUTH_KEY="Clé d'autorisation" PLG_TASK_REQUESTS_LABEL_REQUEST_TIMEOUT="Expiration de la requête" PLG_TASK_REQUESTS_LABEL_REQUEST_URL="URL de requête" PLG_TASK_REQUESTS_TASK_GET_REQUEST_DESC="Effectuer des requêtes GET vers un serveur. Supporte un délai d'attente personnalisé et des en-têtes d'autorisation." PLG_TASK_REQUESTS_TASK_GET_REQUEST_LOG_RESPONSE="Le code de réponse de la demande était : %1$d" PLG_TASK_REQUESTS_TASK_GET_REQUEST_LOG_TIMEOUT="La requête GET a échoué ou a expiré." PLG_TASK_REQUESTS_TASK_GET_REQUEST_LOG_UNWRITEABLE_OUTPUT="Impossible d'écrire le fichier de sortie !" PLG_TASK_REQUESTS_TASK_GET_REQUEST_ROUTINE_END_LOG_MESSAGE="Le code de retour GET est : %1$d. Temps de traitement : %2$.2f secondes" PLG_TASK_REQUESTS_TASK_GET_REQUEST_TITLE="Requête GET" PLG_TASK_REQUESTS_XML_DESCRIPTION="Plugin de tâche pour faire des requêtes GET à un serveur."