Merge branch 'l10n-fr' into testing

This commit is contained in:
Valentin Lorentz 2010-11-11 12:39:19 +01:00
commit ad79ec4f7f
3 changed files with 11 additions and 3 deletions

View File

@ -61,7 +61,7 @@ conf.registerChannelValue(Factoids, 'replyWhenInvalidCommand',
commands by searching for a factoid; basically making the whatis
unnecessary when you want all factoids for a given key.""")))
conf.registerChannelValue(Factoids, 'format',
FactoidFormat('$key could be $value.', _("""Determines the format of
FactoidFormat(_('$key could be $value.'), _("""Determines the format of
the response given when a factoid's value is requested. All the standard
substitutes apply, in addition to "$key" for the factoid's key and "$value"
for the factoid's value.""")))

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Supybot-fr\n"
"POT-Creation-Date: 2010-10-17 10:59+CEST\n"
"POT-Creation-Date: 2010-11-11 12:37+CET\n"
"PO-Revision-Date: \n"
"Last-Translator: Valentin Lorentz <progval@gmail.com>\n"
"Language-Team: Supybot-fr <progval@gmail.com>\n"
@ -41,6 +41,10 @@ msgid ""
" unnecessary when you want all factoids for a given key."
msgstr "Détermine si le bot répondra aux commandes invalides lors de la recherche d'une factoid ; permet simplement de rendre la commande 'whatis' inutile lorsque vous voulez toutes les factoids d'un clef donnée."
#: config.py:64
msgid "$key could be $value."
msgstr "$key semble être $value."
#: config.py:64
msgid ""
"Determines the format of\n"

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2010-10-17 10:59+CEST\n"
"POT-Creation-Date: 2010-11-11 12:37+CET\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -44,6 +44,10 @@ msgid ""
" unnecessary when you want all factoids for a given key."
msgstr ""
#: config.py:64
msgid "$key could be $value."
msgstr ""
#: config.py:64
msgid ""
"Determines the format of\n"