diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-11-03 17:04:49 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-11-03 17:04:49 +0100 |
commit | 12bc7f13e1bb3bb2f8ccf63c56aff8052aa7357a (patch) | |
tree | ac12929f8783c207d6a145f61d579e75af60b9ac /po/fr.po | |
parent | fcd08f8ee437c5dcb3d83ecfe085ff1995a9f6ad (diff) | |
download | weechat-12bc7f13e1bb3bb2f8ccf63c56aff8052aa7357a.zip |
Add detection of system clock skew, reinitialize all timers when this happens
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-11-02 18:48+0100\n" -"PO-Revision-Date: 2008-11-02 18:49+0100\n" +"POT-Creation-Date: 2008-11-03 15:56+0100\n" +"PO-Revision-Date: 2008-11-03 15:57+0100\n" "Last-Translator: FlashCode <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "MIME-Version: 1.0\n" @@ -1778,6 +1778,12 @@ msgid " . description: %s\n" msgstr " . description: %s\n" #, 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: too much calls to command \"%s\" (looping)" msgstr "%sErreur: trop d'appels à la commande \"%s\" (boucle)" |