]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/fr/rbot-factoids.po
Partial revert: reintroduce rbot-remote
[user/henk/code/ruby/rbot.git] / po / fr / rbot-factoids.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: 2011-06-03 12:39+0200\n"
10 "PO-Revision-Date: 2008-06-21 15:04+0100\n"
11 "Last-Translator: Lagrange Marc <markocpc@gmail.com>\n"
12 "Language-Team: French\n"
13 "Language: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
19 #: data/rbot/plugins/factoids.rb:32
20 msgid "from %{who}"
21 msgstr "vous êtes %{who}"
22
23 #: data/rbot/plugins/factoids.rb:35
24 msgid "on %{when}"
25 msgstr "en %{when}"
26
27 #: data/rbot/plugins/factoids.rb:38
28 msgid "in %{where}"
29 msgstr "dans %{where}"
30
31 #: data/rbot/plugins/factoids.rb:41
32 msgid " [%{data}]"
33 msgstr " [%{data}]"
34
35 #: data/rbot/plugins/factoids.rb:142
36 msgid "%{name} (%{fname}) must be under %{dir}"
37 msgstr "%{name} (%{fname}) dois être dans %{dir}"
38
39 #: data/rbot/plugins/factoids.rb:149
40 msgid "%{name} is not a file"
41 msgstr "%{name} n'est pas un fichier"
42
43 #: data/rbot/plugins/factoids.rb:163
44 msgid "fact must be the last field"
45 msgstr "la fact dois être le dernier champs"
46
47 #: data/rbot/plugins/factoids.rb:170
48 msgid "%{name} (%{fname}) doesn't exist"
49 msgstr "%{name} (%{fname}) n'existe pas"
50
51 #: data/rbot/plugins/factoids.rb:265
52 msgid "learn that <factoid> => learn a factoid"
53 msgstr ""
54
55 #: data/rbot/plugins/factoids.rb:269
56 #, fuzzy
57 msgid ""
58 "factoids plugin: learn that <factoid>, forget that <factoid>, facts about "
59 "<words>"
60 msgstr ""
61 "factoids plugin: learn that <factoid>, forget that <factoids>, facts about "
62 "<words>"
63
64 #: data/rbot/plugins/factoids.rb:299 data/rbot/plugins/factoids.rb:420
65 #: data/rbot/plugins/factoids.rb:452
66 msgid "please select a fact number between 1 and %{total}"
67 msgstr "veuillez selectionner un nombre entre 1 et %{total}"
68
69 #: data/rbot/plugins/factoids.rb:303
70 msgid "I forgot that %{factoid}"
71 msgstr "J'ai oublier cette %{factoid}"
72
73 #: data/rbot/plugins/factoids.rb:306
74 msgid "I couldn't delete factoid %{idx}"
75 msgstr "Je ne peut pas supprimer la fact %{idx}"
76
77 #: data/rbot/plugins/factoids.rb:314
78 msgid "I didn't know that %{factoid}"
79 msgstr "Je ne connais pas cette %{factoid}"
80
81 #: data/rbot/plugins/factoids.rb:321
82 msgid "[%{idx}/%{total}] %{fact}"
83 msgstr "[%{idx}/%{total}] %{fact}"
84
85 #: data/rbot/plugins/factoids.rb:349
86 msgid "I know %{total} facts"
87 msgstr "Je connais %{total} facts"
88
89 #: data/rbot/plugins/factoids.rb:360 data/rbot/plugins/factoids.rb:436
90 msgid "I know nothing about %{words}"
91 msgstr "Je ne connais rien à propos de %{word}"
92
93 #: data/rbot/plugins/factoids.rb:362
94 #, fuzzy
95 msgid "I know nothing matching %{rx}"
96 msgstr "Je ne connais rien à propos de %{word}"
97
98 #: data/rbot/plugins/factoids.rb:368
99 msgid "%{len} out of %{total} facts refer to %{words}, I'll only show %{max}"
100 msgstr ""
101 "%{len} de %{total} facts se referent a %{words}, Je n'en montrerais que "
102 "%{max}"
103
104 #: data/rbot/plugins/factoids.rb:428
105 msgid "I know nothing"
106 msgstr "Je ne connais rien"
107
108 #: data/rbot/plugins/factoids.rb:468
109 msgid "not a date '%{dstr}'"
110 msgstr "ce n'est pas une date '%{dstr}'"
111
112 #: data/rbot/plugins/factoids.rb:476
113 msgid "couldn't change learn data for fact %{fact}: %{err}"
114 msgstr "impossible de changer les données de la fact %{fact}: %{err}"
115
116 #: data/rbot/plugins/factoids.rb:491
117 msgid "failed to import facts from %{fname}: %{err}"
118 msgstr "impossible d'importer les facts depuis %{fname}: %{err}"
119
120 #: data/rbot/plugins/factoids.rb:496
121 msgid "%{len} facts loaded from %{fname}"
122 msgstr "%{len} facts chargés depuis %{fname}"