diff options
Diffstat (limited to 'po/fr/rbot-translator.po')
-rw-r--r-- | po/fr/rbot-translator.po | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/po/fr/rbot-translator.po b/po/fr/rbot-translator.po index e1bfa1c7..7034a271 100644 --- a/po/fr/rbot-translator.po +++ b/po/fr/rbot-translator.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rbot\n" -"POT-Creation-Date: 2008-06-20 01:49+0200\n" +"POT-Creation-Date: 2009-03-20 15:57+0100\n" "PO-Revision-Date: 2008-06-21 15:49+0100\n" "Last-Translator: Lagrange Marc <markocpc@gmail.com>\n" "Language-Team: French\n" @@ -19,22 +19,22 @@ msgstr "" msgid "Cannot translate empty string" msgstr "Impossible de traduire une chaine vide" -#: data/rbot/plugins/translator.rb:262 +#: data/rbot/plugins/translator.rb:268 msgid "Number of seconds to wait for the translation service before timeout" msgstr "" "Nombre de secondes a attendre du service de traduction avant le timeout" -#: data/rbot/plugins/translator.rb:282 +#: data/rbot/plugins/translator.rb:288 msgid "Translator %{name} cannot be used: %{reason}" msgstr "Traducteur %{name} ne peut être utilisé: %{reason}" -#: data/rbot/plugins/translator.rb:290 +#: data/rbot/plugins/translator.rb:296 msgid "List of translators to try in order when translator name not specified" msgstr "" "Liste des traducteurs à essayer dans l'ordre lorsque qu'aucun nom n'est " "spécifié" -#: data/rbot/plugins/translator.rb:298 +#: data/rbot/plugins/translator.rb:304 msgid "" "%{translator} <from> <to> <phrase> => Look up phrase using %{info}, " "supported from -> to languages: %{directions}" @@ -42,11 +42,11 @@ msgstr "" "%{translator} <depuis> <vers> <phrase> => Regarde si une phrase en utilisant " "%{info}, supprote depuis -> vers langages: %{directions}" -#: data/rbot/plugins/translator.rb:302 +#: data/rbot/plugins/translator.rb:308 msgid "%{source} -> %{targets}" msgstr "%{source} -> %{targets}" -#: data/rbot/plugins/translator.rb:307 +#: data/rbot/plugins/translator.rb:313 msgid "" "Command: <translator> <from> <to> <phrase>, where <translator> is one of: %" "{translators}. If \"translator\" is used in place of the translator name, " @@ -60,7 +60,7 @@ msgstr "" "direction de traduction sera pris automatiquement. Utilisez \"help " "<translator>\" pour voir les supporte de langues." -#: data/rbot/plugins/translator.rb:322 +#: data/rbot/plugins/translator.rb:328 msgid "" "None of the default translators (translator.default_list) supports " "translating from %{source} to %{target}" @@ -68,23 +68,23 @@ msgstr "" "Aucun des traducteurs par defaut (translator.default_list) ne supporte la " "traduction depuis %{source} vers %{target}" -#: data/rbot/plugins/translator.rb:337 +#: data/rbot/plugins/translator.rb:343 msgid "%{translation} (provided by %{translator})" msgstr "%{translation} (fournit par %{translator})" -#: data/rbot/plugins/translator.rb:344 +#: data/rbot/plugins/translator.rb:350 msgid "%{translator} doesn't support translating from %{source} to %{target}" msgstr "" "%{translator} ne supporte pas la traduction depuis %{source} vers %{target}" -#: data/rbot/plugins/translator.rb:347 +#: data/rbot/plugins/translator.rb:353 msgid "%{translator} failed to provide a translation" msgstr "%{translator} à été incapable de fournir une traduction" -#: data/rbot/plugins/translator.rb:350 +#: data/rbot/plugins/translator.rb:356 msgid "The translator timed out" msgstr "Le traducteur n'a pas repondu" -#: data/rbot/plugins/translator.rb:353 +#: data/rbot/plugins/translator.rb:359 msgid "No translator called %{name}" msgstr "Aucun traducteur nommé %{name}" |