]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/fr/rbot-azgame.po
Merge pull request #60 from ruby-rbot/dependabot/bundler/oauth-0.5.5
[user/henk/code/ruby/rbot.git] / po / fr / rbot-azgame.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: 2009-03-20 15:57+0100\n"
10 "PO-Revision-Date: 2008-06-21 14:58+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/games/azgame.rb:106 data/rbot/plugins/games/azgame.rb:302
20 #: data/rbot/plugins/games/azgame.rb:308
21 msgid "%{count} try"
22 msgid_plural "%{count} tries"
23 msgstr[0] "%{count} essai"
24 msgstr[1] "%{count} essais"
25
26 #: data/rbot/plugins/games/azgame.rb:111
27 msgid "winner, %{tries}"
28 msgstr "gagnant, %{tries}"
29
30 #: data/rbot/plugins/games/azgame.rb:206
31 msgid ""
32 "%{bold}BINGO!%{bold} the word was %{underline}%{word}%{underline}. Congrats, "
33 "%{bold}%{player}%{bold}!"
34 msgstr ""
35 "%{bold}BINGO!%{bold} le mot est %{underline}%{word}%{underline}. "
36 "Felicitation, %{bold}%{player}%{bold}!"
37
38 #: data/rbot/plugins/games/azgame.rb:213
39 msgid ""
40 "The game was won after %{tries} tries. Scores for this game:    %{scores}"
41 msgstr ""
42 "Le jeu a été gagné apres %{tries} essais. Scores pour ce jeu:    %{scores}"
43
44 #: data/rbot/plugins/games/azgame.rb:216
45 msgid "%{word} is not in the range %{bold}%{range}%{bold}"
46 msgstr "%{word} n'est pas dans cette limite %{bold}%{range}%{bold}"
47
48 #: data/rbot/plugins/games/azgame.rb:220
49 msgid "%{word} doesn't exist or is not acceptable for the game"
50 msgstr "%{word} n'existe pas ou n'est pas acceptable pour ce jeu"
51
52 #: data/rbot/plugins/games/azgame.rb:226
53 msgid "close, but no cigar. New range: %{bold}%{range}%{bold}"
54 msgstr "fermé, mais pas de cigar. Nouvelle limite: %{bold}%{range}%{bold}"
55
56 #: data/rbot/plugins/games/azgame.rb:230
57 msgid "%{word} is already one of the range extrema: %{range}"
58 msgstr "%{word} est déjà dans la limite extreme: %{range}"
59
60 #: data/rbot/plugins/games/azgame.rb:232
61 msgid "hm, something went wrong while verifying %{word}"
62 msgstr "hm, quelquechose est faux en verifiant %{word}"
63
64 #: data/rbot/plugins/games/azgame.rb:241
65 msgid "no A-Z game running here, can't check if %{word} is valid, can I?"
66 msgstr ""
67 "aucun jeu A-Z n'est demarrer pour le moment, impossible de verifier si "
68 "%{word} est valide"
69
70 #: data/rbot/plugins/games/azgame.rb:245
71 msgid "I only accept single words composed by letters only, sorry"
72 msgstr ""
73 "J'accepte seulement les mot simples composés uniquement de lettres, désolé"
74
75 #: data/rbot/plugins/games/azgame.rb:255
76 msgid "the word in %{bold}%{range}%{bold} was:   %{bold}%{word}%{bold}"
77 msgstr "le mot dans %{bold}%{range}%{bold} est:   %{bold}%{word}%{bold}"
78
79 #: data/rbot/plugins/games/azgame.rb:259
80 msgid ""
81 "The game was cancelled after %{tries} tries. Scores for this game would have "
82 "been:    %{scores}"
83 msgstr ""
84 "LE jeu a été annulé après %{tries} essais. Scores pour ce jeu aurraient "
85 "été:    %{scores}"
86
87 #: data/rbot/plugins/games/azgame.rb:262
88 msgid "no A-Z game running in this channel ..."
89 msgstr "aucun jeu A-Z n'est en cours sur ce salon ..."
90
91 #: data/rbot/plugins/games/azgame.rb:272
92 msgid "let me think ..."
93 msgstr "laisse moi penser ..."
94
95 #: data/rbot/plugins/games/azgame.rb:276 data/rbot/plugins/games/azgame.rb:284
96 msgid "couldn't think of anything ..."
97 msgstr "impossible de penser quelquechose ..."
98
99 #: data/rbot/plugins/games/azgame.rb:279 data/rbot/plugins/games/azgame.rb:287
100 msgid "got it!"
101 msgstr "prend le!"
102
103 #: data/rbot/plugins/games/azgame.rb:290
104 msgid "I can't play A-Z in %{lang}, sorry"
105 msgstr "Je ne peut jouer à A-Z en %{lang}, désolé"
106
107 #: data/rbot/plugins/games/azgame.rb:301
108 msgid " (after %{total_tries} and %{invalid_tries})"
109 msgstr " (apres %{total_tries} et %{invalid_tries}"
110
111 #: data/rbot/plugins/games/azgame.rb:304
112 msgid "%{count} invalid try"
113 msgid_plural "%{count} invalid tries"
114 msgstr[0] "%{count} essai invalide"
115 msgstr[1] "%{count} essais invalides"
116
117 #: data/rbot/plugins/games/azgame.rb:307
118 msgid " (after %{total_tries})"
119 msgstr " (après %{total_tries}"
120
121 #: data/rbot/plugins/games/azgame.rb:313
122 msgid "A-Z: %{bold}%{range}%{bold}"
123 msgstr "A-Z: %{bold}%{range}%{bold}"
124
125 #: data/rbot/plugins/games/azgame.rb:324
126 msgid "I have %{count} %{lang} word in my cache"
127 msgid_plural "I have %{count} %{lang} words in my cache"
128 msgstr[0] "J'ai %{count} %{lang} mot en cache"
129 msgstr[1] "J'ai %{count} %{lang} mots en cache"
130
131 #: data/rbot/plugins/games/azgame.rb:327
132 msgid "provide a regexp to match"
133 msgstr "soummet une regex à comparer"
134
135 #: data/rbot/plugins/games/azgame.rb:339
136 msgid "no %{lang} word I know match %{pattern}"
137 msgstr "aucun mot %{lang} correspondant à %{pattern} n'est connu"
138
139 #: data/rbot/plugins/games/azgame.rb:341
140 msgid ""
141 "more than 25 %{lang} words I know match %{pattern}, try a stricter matching"
142 msgstr ""
143 "plus de 25 mots %{lang} connus correspondent %{pattern}, essayez une "
144 "recherche plus stricte"
145
146 #: data/rbot/plugins/games/azgame.rb:347 data/rbot/plugins/games/azgame.rb:363
147 #: data/rbot/plugins/games/azgame.rb:375
148 msgid "provide a word"
149 msgstr "fournit un mot"
150
151 #: data/rbot/plugins/games/azgame.rb:352 data/rbot/plugins/games/azgame.rb:368
152 msgid "I don't know any %{lang} word %{word}"
153 msgstr "Je ne connais aucun mot %{word} %{lang}"
154
155 #: data/rbot/plugins/games/azgame.rb:356
156 msgid "%{word} learned from %{user} on %{date}"
157 msgstr "%{word} appris par %{user} le %{date}"
158
159 #: data/rbot/plugins/games/azgame.rb:358
160 msgid "%{word} learned from %{user}"
161 msgstr "%{word} appris par %{user}"
162
163 #: data/rbot/plugins/games/azgame.rb:380
164 msgid "I already know the %{lang} word %{word}"
165 msgstr "Je connais déjà ce mot %{word} en %{lang}"
166
167 #: data/rbot/plugins/games/azgame.rb:591
168 msgid ""
169 "az [lang] word [count|list|add|delete] => manage the az wordlist for "
170 "language lang (defaults to current bot language)"
171 msgstr ""
172 "az [lang] word [count|list|add|delete] => gère la liste des mots de l'AZ "
173 "pour la langue lang (par defaut la langue du bot)"
174
175 #: data/rbot/plugins/games/azgame.rb:593
176 msgid "az cancel => abort current game"
177 msgstr "az cancel => annule le jeu en cours"
178
179 #: data/rbot/plugins/games/azgame.rb:595
180 msgid "az check <word> => checks <word> against current game"
181 msgstr "az check <word> => verifie <word> pendant le jeu en cours"
182
183 #: data/rbot/plugins/games/azgame.rb:597
184 msgid ""
185 "try to guess the word the bot is thinking of; if you guess wrong, the bot "
186 "will use the new word to restrict the range of allowed words: eventually, "
187 "the range will be so small around the correct word that you can't miss it"
188 msgstr ""
189 "try to guess the word the bot is thinking of; if you guess wrong, the bot "
190 "will use the new word to restrict the range of allowed words: eventually, "
191 "the range will be so small around the correct word that you can't miss it"
192
193 #: data/rbot/plugins/games/azgame.rb:599
194 msgid ""
195 "az => start a game if none is running, show the current word range "
196 "otherwise; you can say 'az <language>' if you want to play in a language "
197 "different from the current bot default"
198 msgstr ""
199 "az => start a game if none is running, show the current word range "
200 "otherwise; you can say 'az <language>' if you want to play in a language "
201 "different from the current bot default"
202
203 #: data/rbot/plugins/games/azgame.rb:604
204 msgid "az topics: play, rules, cancel, manage, check"
205 msgstr "aides AZ: play, rules, cancel, manage, check"
206
207 #: data/rbot/plugins/games/azgame.rb:605
208 msgid "available languages: %{langs}"
209 msgstr ""
210
211 #: data/rbot/plugins/games/azgame.rb:606
212 msgid "available wordlists: %{wls}"
213 msgstr ""