summaryrefslogtreecommitdiff
path: root/po/fr.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2018-08-15 12:36:01 +0200
committerSébastien Helleu <flashcode@flashtux.org>2018-08-15 12:36:01 +0200
commit50bedd10b6ccbfce11e171560c1f318764f5987b (patch)
treeadd4c9a7f23734d1f6823b23f77cc63c471f3e42 /po/fr.po
parentcb8b60028b990c509048e6d2d2a95adcd03c1292 (diff)
downloadweechat-50bedd10b6ccbfce11e171560c1f318764f5987b.zip
core: update translations
Diffstat (limited to 'po/fr.po')
-rw-r--r--po/fr.po65
1 files changed, 35 insertions, 30 deletions
diff --git a/po/fr.po b/po/fr.po
index 846caffc4..7b756b5e0 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2018-06-14 22:01+0200\n"
-"PO-Revision-Date: 2018-06-14 22:03+0200\n"
+"POT-Creation-Date: 2018-08-15 12:31+0200\n"
+"PO-Revision-Date: 2018-08-15 12:34+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -124,6 +124,25 @@ msgstr "Type"
msgid "Constants"
msgstr "Constantes"
+#, c-format
+msgid "%sError: another command \"%s\" already exists for plugin \"%s\""
+msgstr ""
+"%sErreur : une autre commande \"%s\" existe déjà pour l'extension \"%s\""
+
+#, c-format
+msgid "%sError: bad file descriptor (%d) used in hook_fd"
+msgstr "%sErreur : mauvais descripteur de fichier (%d) utilisé dans hook_fd"
+
+#, c-format
+msgid "End of command '%s', timeout reached (%.1fs)"
+msgstr "Fin de la commande '%s', temps maximum atteint (%.1fs)"
+
+#, c-format
+msgid "System clock skew detected (%+ld seconds), reinitializing all timers"
+msgstr ""
+"Décalage de l'horloge système détecté (%+ld secondes), réinitialisation de "
+"tous les minuteurs"
+
#. TRANSLATORS: "%s %s" after "compiled on" is date and time
#, c-format
msgid ""
@@ -4785,25 +4804,6 @@ msgid "default"
msgstr "défaut"
#, c-format
-msgid "%sError: another command \"%s\" already exists for plugin \"%s\""
-msgstr ""
-"%sErreur : une autre commande \"%s\" existe déjà pour l'extension \"%s\""
-
-#, c-format
-msgid "System clock skew detected (%+ld seconds), reinitializing all timers"
-msgstr ""
-"Décalage de l'horloge système détecté (%+ld secondes), réinitialisation de "
-"tous les minuteurs"
-
-#, c-format
-msgid "%sError: bad file descriptor (%d) used in hook_fd"
-msgstr "%sErreur : mauvais descripteur de fichier (%d) utilisé dans hook_fd"
-
-#, c-format
-msgid "End of command '%s', timeout reached (%.1fs)"
-msgstr "Fin de la commande '%s', temps maximum atteint (%.1fs)"
-
-#, c-format
msgid "%sError sending signal %d to pid %d: %s"
msgstr "%sErreur d'envoi du signal %d au pid %d : %s"
@@ -5382,9 +5382,6 @@ msgstr "Envoi du hsignal : \"%s\""
msgid "Executing command: \"%s\" on buffer \"%s\""
msgstr "Lancement de la commande : \"%s\" sur le tampon \"%s\""
-msgid "Not enough memory for new line"
-msgstr "Pas assez de mémoire pour une nouvelle ligne"
-
#, c-format
msgid "Debug enabled for mouse (%s)"
msgstr "Debug activé pour la souris (%s)"
@@ -13567,13 +13564,15 @@ msgid ""
" addoff: add a trigger (disabled)\n"
" addreplace: add or replace an existing trigger\n"
" name: name of trigger\n"
-" hook: signal, hsignal, modifier, print, command, command_run, timer, "
-"config, focus\n"
+" hook: signal, hsignal, modifier, line, print, command, command_run, "
+"timer, config, focus\n"
" arguments: arguments for the hook, depending on hook (separated by "
"semicolons):\n"
" signal: name(s) of signal (required)\n"
" hsignal: name(s) of hsignal (required)\n"
" modifier: name(s) of modifier (required)\n"
+" line: buffer type (\"formatted\", \"free\" or \"*\"), list of "
+"buffer masks, tags\n"
" print: buffer, tags, message, strip colors\n"
" command: command (required), description, arguments, "
"description of arguments, completion\n"
@@ -13625,7 +13624,7 @@ msgid ""
" 2. replace text using POSIX extended regular expression(s) (if defined in "
"trigger)\n"
" 3. execute command(s) (if defined in trigger)\n"
-" 4. exit with a return code (except for modifiers and focus)\n"
+" 4. exit with a return code (except for modifier, line and focus)\n"
" 5. perform post action\n"
"\n"
"Examples (you can also look at default triggers with /trigger listdefault):\n"
@@ -13655,13 +13654,15 @@ msgstr ""
" addoff : ajouter un trigger (désactivé)\n"
" addreplace : ajouter ou remplacer un trigger existant\n"
" nom : nom du trigger\n"
-" hook : signal, hsignal, modifier, print, command, command_run, timer, "
-"config, focus\n"
+" hook : signal, hsignal, modifier, line, print, command, command_run, "
+"timer, config, focus\n"
" paramètres : paramètres pour le hook, dépendant du hook (séparés par des "
"points-virgules) :\n"
" signal : nom(s) de signal (obligatoire)\n"
" hsignal : nom(s) de signal (obligatoire)\n"
" modifier : nom(s) de modificateur (obligatoire)\n"
+" line : type de tampon (\"formatted\", \"free\" ou \"*\"), "
+"liste de masques de tampons, étiquettes\n"
" print : tampon, étiquettes, message, suppression des couleurs "
"(0/1)\n"
" command : commande (obligatoire), description, paramètres, "
@@ -13720,7 +13721,8 @@ msgstr ""
" 2. remplacer le texte en utilisant une/des expression(s)s régulière(s)s "
"POSIX étendue(s)s (si définie(s) dans le trigger)\n"
" 3. exécuter le(s) commande(s) (si définie(s) dans le trigger)\n"
-" 4. sortir avec le code retour (sauf pour les modificateurs et focus)\n"
+" 4. sortir avec le code retour (sauf pour les modificateurs, line et "
+"focus)\n"
" 5. effectuer l'action \"post\"\n"
"\n"
"Exemples (vous pouvez aussi regarder les triggers par défaut avec /trigger "
@@ -14356,6 +14358,9 @@ msgstr "%s%s : délai d'attente dépassé pour \"%s\" avec %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s : impossible de se connecter : erreur inattendue (%d)"
+#~ msgid "Not enough memory for new line"
+#~ msgstr "Pas assez de mémoire pour une nouvelle ligne"
+
#~ msgid ""
#~ "format of each line with a buffer (note: content is evaluated, see /help "
#~ "buflist)"