]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/fr/rbot-translator.po
3dfe60a0df72c95602e991ec7fdc069c6f5fe784
[user/henk/code/ruby/rbot.git] / po / fr / rbot-translator.po
1 # Gettext template file for rbot
2 # Copyright (C) 2007 Tom Gilbert
3 # This file is distributed under the same license as the rbot package.
4 # Yaohan Chen <yaohan.chen@gmail.com>, 2007.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: rbot\n"
9 "POT-Creation-Date: 2008-06-20 01:49+0200\n"
10 "PO-Revision-Date: 2008-06-21 15:49+0100\n"
11 "Last-Translator: Lagrange Marc <markocpc@gmail.com>\n"
12 "Language-Team: French\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
18 #: data/rbot/plugins/translator.rb:52
19 msgid "Cannot translate empty string"
20 msgstr "Impossible de traduire une chaine vide"
21
22 #: data/rbot/plugins/translator.rb:262
23 msgid "Number of seconds to wait for the translation service before timeout"
24 msgstr "Nombre de secondes a attendre du service de traduction avant le timeout"
25
26 #: data/rbot/plugins/translator.rb:282
27 msgid "Translator %{name} cannot be used: %{reason}"
28 msgstr "Traducteur %{name} ne peut être utilisé: %{reason}"
29
30 #: data/rbot/plugins/translator.rb:290
31 msgid "List of translators to try in order when translator name not specified"
32 msgstr "Liste des traducteurs à essayer dans l'ordre lorsque qu'aucun nom n'est spécifié"
33
34 #: data/rbot/plugins/translator.rb:298
35 msgid "%{translator} <from> <to> <phrase> => Look up phrase using %{info}, supported from -> to languages: %{directions}"
36 msgstr "%{translator} <depuis> <vers> <phrase> => Regarde si une phrase en utilisant %{info}, supprote depuis  -> vers langages: %{directions}"
37
38 #: data/rbot/plugins/translator.rb:302
39 msgid "%{source} -> %{targets}"
40 msgstr "%{source} -> %{targets}"
41
42 #: data/rbot/plugins/translator.rb:307
43 msgid "Command: <translator> <from> <to> <phrase>, where <translator> is one of: %{translators}. If \"translator\" is used in place of the translator name, the first translator in translator.default_list which supports the specified direction will be picked automatically. Use \"help <translator>\" to look up supported from and to languages"
44 msgstr "Commande: <translator> <depuis> <vers> <phrase>, où <translator> est un des: %{translators}. si \"translator\" est utilisé en place du nom du traducteur, le premier traducteur dans translator.default_list avec le support de la direction de traduction sera pris automatiquement. Utilisez \"help <translator>\" pour voir les supporte de langues."
45
46 #: data/rbot/plugins/translator.rb:322
47 msgid "None of the default translators (translator.default_list) supports translating from %{source} to %{target}"
48 msgstr "Aucun des traducteurs par defaut (translator.default_list)  ne supporte la traduction depuis %{source} vers %{target}"
49
50 #: data/rbot/plugins/translator.rb:337
51 msgid "%{translation} (provided by %{translator})"
52 msgstr "%{translation} (fournit par %{translator})"
53
54 #: data/rbot/plugins/translator.rb:344
55 msgid "%{translator} doesn't support translating from %{source} to %{target}"
56 msgstr "%{translator} ne supporte pas la traduction depuis %{source} vers %{target}"
57
58 #: data/rbot/plugins/translator.rb:347
59 msgid "%{translator} failed to provide a translation"
60 msgstr "%{translator} à été incapable de fournir une traduction"
61
62 #: data/rbot/plugins/translator.rb:350
63 msgid "The translator timed out"
64 msgstr "Le traducteur n'a pas repondu"
65
66 #: data/rbot/plugins/translator.rb:353
67 msgid "No translator called %{name}"
68 msgstr "Aucun traducteur nommé %{name}"
69