]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/fr/rbot-factoids.po
normalize pot and po files
[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: 2008-06-20 01:49+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 "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/factoids.rb:32
19 msgid "from %{who}"
20 msgstr "vous êtes %{who}"
21
22 #: data/rbot/plugins/factoids.rb:35
23 msgid "on %{when}"
24 msgstr "en %{when}"
25
26 #: data/rbot/plugins/factoids.rb:38
27 msgid "in %{where}"
28 msgstr "dans %{where}"
29
30 #: data/rbot/plugins/factoids.rb:41
31 msgid " [%{data}]"
32 msgstr " [%{data}]"
33
34 #: data/rbot/plugins/factoids.rb:142
35 msgid "%{name} (%{fname}) must be under %{dir}"
36 msgstr "%{name} (%{fname}) dois être dans %{dir}"
37
38 #: data/rbot/plugins/factoids.rb:149
39 msgid "%{name} is not a file"
40 msgstr "%{name} n'est pas un fichier"
41
42 #: data/rbot/plugins/factoids.rb:163
43 msgid "fact must be the last field"
44 msgstr "la fact dois être le dernier champs"
45
46 #: data/rbot/plugins/factoids.rb:170
47 msgid "%{name} (%{fname}) doesn't exist"
48 msgstr "%{name} (%{fname}) n'existe pas"
49
50 #: data/rbot/plugins/factoids.rb:263
51 msgid ""
52 "factoids plugin: learn that <factoid>, forget that <factoids>, facts about "
53 "<words>"
54 msgstr ""
55 "factoids plugin: learn that <factoid>, forget that <factoids>, facts about "
56 "<words>"
57
58 #: data/rbot/plugins/factoids.rb:292 data/rbot/plugins/factoids.rb:404
59 #: data/rbot/plugins/factoids.rb:436
60 msgid "please select a fact number between 1 and %{total}"
61 msgstr "veuillez selectionner un nombre entre 1 et %{total}"
62
63 #: data/rbot/plugins/factoids.rb:296
64 msgid "I forgot that %{factoid}"
65 msgstr "J'ai oublier cette %{factoid}"
66
67 #: data/rbot/plugins/factoids.rb:299
68 msgid "I couldn't delete factoid %{idx}"
69 msgstr "Je ne peut pas supprimer la fact %{idx}"
70
71 #: data/rbot/plugins/factoids.rb:307
72 msgid "I didn't know that %{factoid}"
73 msgstr "Je ne connais pas cette %{factoid}"
74
75 #: data/rbot/plugins/factoids.rb:314
76 msgid "[%{idx}/%{total}] %{fact}"
77 msgstr "[%{idx}/%{total}] %{fact}"
78
79 #: data/rbot/plugins/factoids.rb:342
80 msgid "I know %{total} facts"
81 msgstr "Je connais %{total} facts"
82
83 #: data/rbot/plugins/factoids.rb:352 data/rbot/plugins/factoids.rb:420
84 msgid "I know nothing about %{words}"
85 msgstr "Je ne connais rien à propos de %{word}"
86
87 #: data/rbot/plugins/factoids.rb:357
88 msgid "%{len} out of %{total} facts refer to %{words}, I'll only show %{max}"
89 msgstr ""
90 "%{len} de %{total} facts se referent a %{words}, Je n'en montrerais que %"
91 "{max}"
92
93 #: data/rbot/plugins/factoids.rb:412
94 msgid "I know nothing"
95 msgstr "Je ne connais rien"
96
97 #: data/rbot/plugins/factoids.rb:452
98 msgid "not a date '%{dstr}'"
99 msgstr "ce n'est pas une date '%{dstr}'"
100
101 #: data/rbot/plugins/factoids.rb:460
102 msgid "couldn't change learn data for fact %{fact}: %{err}"
103 msgstr "impossible de changer les données de la fact %{fact}: %{err}"
104
105 #: data/rbot/plugins/factoids.rb:475
106 msgid "failed to import facts from %{fname}: %{err}"
107 msgstr "impossible d'importer les facts depuis %{fname}: %{err}"
108
109 #: data/rbot/plugins/factoids.rb:480
110 msgid "%{len} facts loaded from %{fname}"
111 msgstr "%{len} facts chargés depuis %{fname}"