diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-01-16 19:52:08 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-01-16 19:52:08 +0100 |
commit | b91c231096c726d0d8ecdc4c88e19a229feb615b (patch) | |
tree | df21ac2dccdbedcba04e14345339f2f702249193 /po/fr.po | |
parent | ca07f584063aa68f0c5d3263128f4149bb61b5e0 (diff) | |
download | weechat-b91c231096c726d0d8ecdc4c88e19a229feb615b.zip |
core: add URL transfer (using libcurl), add function hook_process_hashtable in plugin API, add support of URL in hook_process/hook_process_hashtable (task #10247)
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 16 |
1 files changed, 14 insertions, 2 deletions
@@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-01-08 12:03+0100\n" -"PO-Revision-Date: 2011-12-25 22:56+0100\n" +"POT-Creation-Date: 2012-01-15 09:29+0100\n" +"PO-Revision-Date: 2012-01-14 11:24+0100\n" "Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: French\n" @@ -7260,6 +7260,9 @@ msgstr "" "nom d'extension (peut dĂ©marrer ou se terminer par \"*\" comme joker) " "(optionnel)" +msgid "options for URL" +msgstr "options pour l'URL" + msgid "list of windows" msgstr "liste des fenĂȘtres" @@ -8480,3 +8483,12 @@ msgstr "Variables" msgid "Lists" msgstr "Listes" + +msgid "Option" +msgstr "Option" + +msgid "Type" +msgstr "Type" + +msgid "Constants" +msgstr "Constantes" |