Move getMapCenter and getMapBounds to the RandomMap object, refs #4964.
[0ad.git] / binaries / data / mods / public / l10n / fr_CA.public-gui-lobby.po
blob5a07589e8a7ec498cba27cb44436b903883e440c
1 # Translation template for 0 A.D. — Empires Ascendant.
2 # Copyright © 2014 Wildfire Games
3 # This file is distributed under the same license as the 0 A.D. — Empires Ascendant project.
4
5 # Translators:
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: 0 A.D.\n"
9 "POT-Creation-Date: 2017-03-03 09:01+0100\n"
10 "PO-Revision-Date: 2017-03-03 08:58+0000\n"
11 "Last-Translator: Adrián Chaves Fernández <adriyetichaves@gmail.com>\n"
12 "Language-Team: French (Canada) (http://www.transifex.com/wildfire-games/0ad/language/fr_CA/)\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Language: fr_CA\n"
17 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19 #: gui/lobby/lobby.js:49
20 msgid "Online"
21 msgstr ""
23 #: gui/lobby/lobby.js:50
24 msgid "Away"
25 msgstr ""
27 #: gui/lobby/lobby.js:51
28 msgid "Busy"
29 msgstr ""
31 #: gui/lobby/lobby.js:52
32 msgid "Offline"
33 msgstr ""
35 #: gui/lobby/lobby.js:53
36 msgctxt "lobby presence"
37 msgid "Unknown"
38 msgstr ""
40 #: gui/lobby/lobby.js:136
41 msgid "Disconnected."
42 msgstr ""
44 #: gui/lobby/lobby.js:152
45 #, javascript-format
46 msgid "%(nick)s has joined."
47 msgstr ""
49 #: gui/lobby/lobby.js:161
50 #, javascript-format
51 msgid "%(nick)s has left."
52 msgstr ""
54 #: gui/lobby/lobby.js:174
55 #, javascript-format
56 msgid "%(oldnick)s is now known as %(newnick)s."
57 msgstr ""
59 #: gui/lobby/lobby.js:217
60 msgid "You have been banned from the lobby!"
61 msgstr ""
63 #: gui/lobby/lobby.js:218
64 msgid "You have been kicked from the lobby!"
65 msgstr ""
67 #: gui/lobby/lobby.js:220
68 #, javascript-format
69 msgid "%(nick)s has been banned from the lobby."
70 msgstr ""
72 #: gui/lobby/lobby.js:221
73 #, javascript-format
74 msgid "%(nick)s has been kicked from the lobby."
75 msgstr ""
77 #: gui/lobby/lobby.js:224
78 #, javascript-format
79 msgctxt "lobby kick"
80 msgid "Reason: %(reason)s"
81 msgstr ""
83 #: gui/lobby/lobby.js:249
84 msgid "BANNED"
85 msgstr ""
87 #: gui/lobby/lobby.js:249
88 msgid "KICKED"
89 msgstr ""
91 #: gui/lobby/lobby.js:291
92 msgctxt "map size"
93 msgid "Any"
94 msgstr ""
96 #: gui/lobby/lobby.js:296
97 msgctxt "player number"
98 msgid "Any"
99 msgstr ""
101 #: gui/lobby/lobby.js:300
102 msgctxt "map"
103 msgid "Any"
104 msgstr ""
106 #: gui/lobby/lobby.js:479
107 msgid "Moderator"
108 msgstr ""
110 #: gui/lobby/lobby.js:479
111 msgid "Player"
112 msgstr ""
114 #: gui/lobby/lobby.js:480 gui/lobby/lobby.js:481 gui/lobby/lobby.js:482
115 #: gui/lobby/lobby.js:483 gui/lobby/lobby.js:484 gui/lobby/lobby.js:485
116 msgid "N/A"
117 msgstr ""
119 #: gui/lobby/lobby.js:506
120 #, javascript-format
121 msgid "Player \"%(nick)s\" not found."
122 msgstr ""
124 #. Translation: %(time)s is the hour and minute here.
125 #: gui/lobby/lobby.js:687
126 #, javascript-format
127 msgid "Game started at %(time)s"
128 msgstr ""
130 #: gui/lobby/lobby.js:688 gui/lobby/lobby.js:1044
131 msgid "HH:mm"
132 msgstr ""
134 #: gui/lobby/lobby.js:692
135 #, javascript-format
136 msgid "Players: %(current)s/%(total)s"
137 msgstr ""
139 #: gui/lobby/lobby.js:734
140 msgid "The game has already started. Do you want to join as observer?"
141 msgstr ""
143 #: gui/lobby/lobby.js:735
144 msgid "Confirmation"
145 msgstr ""
147 #: gui/lobby/lobby.js:736
148 msgid "No"
149 msgstr ""
151 #: gui/lobby/lobby.js:736
152 msgid "Yes"
153 msgstr ""
155 #: gui/lobby/lobby.js:755
156 #, javascript-format
157 msgid "This game's address '%(ip)s' does not appear to be valid."
158 msgstr ""
160 #: gui/lobby/lobby.js:874
161 #, javascript-format
162 msgid "We're sorry, the '%(cmd)s' command is not supported."
163 msgstr ""
165 #. Translation: IRC message prefix when the sender uses the /me command.
166 #: gui/lobby/lobby.js:951
167 #, javascript-format
168 msgid "* %(sender)s"
169 msgstr ""
171 #. Translation: IRC message issued using the ‘/me’ command.
172 #: gui/lobby/lobby.js:956
173 #, javascript-format
174 msgid "%(sender)s %(action)s"
175 msgstr ""
177 #. Translation: IRC message prefix.
178 #: gui/lobby/lobby.js:965 gui/lobby/lobby.js:986 gui/lobby/lobby.js:1012
179 #, javascript-format
180 msgid "<%(sender)s>"
181 msgstr ""
183 #. Translation: IRC message.
184 #: gui/lobby/lobby.js:970 gui/lobby/lobby.js:991 gui/lobby/lobby.js:1017
185 #, javascript-format
186 msgid "%(sender)s %(message)s"
187 msgstr ""
189 #. Translation: IRC system message.
190 #: gui/lobby/lobby.js:980
191 #, javascript-format
192 msgid "== %(message)s"
193 msgstr ""
195 #: gui/lobby/lobby.js:1006
196 #, javascript-format
197 msgctxt "lobby private message"
198 msgid "(%(private)s) <%(sender)s>"
199 msgstr ""
201 #: gui/lobby/lobby.js:1008
202 msgid "Private"
203 msgstr ""
205 #. Translation: Time prefix as shown in the multiplayer lobby (when you enable
206 #. it in the options page).
207 #: gui/lobby/lobby.js:1047
208 #, javascript-format
209 msgid "\\[%(time)s]"
210 msgstr ""
212 #. Translation: IRC message format when there is a time prefix.
213 #: gui/lobby/lobby.js:1052
214 #, javascript-format
215 msgid "%(time)s %(message)s"
216 msgstr ""
218 #: gui/lobby/lobby.js:1113
219 msgid "Please do not spam. You have been blocked for thirty seconds."
220 msgstr ""
222 #: gui/lobby/lobby.js:1174
223 #, javascript-format
224 msgid "%(nick)s (%(rating)s)"
225 msgstr ""
227 #: gui/lobby/lobby.js:1189
228 msgctxt "Used for an undefined winning rate"
229 msgid "-"
230 msgstr ""
232 #: gui/lobby/lobby.js:1191
233 #, javascript-format
234 msgid "%(percentage)s%%"
235 msgstr ""
237 #: gui/lobby/prelobby.js:40
238 msgid "Connecting..."
239 msgstr ""
241 #: gui/lobby/prelobby.js:62
242 msgid "Registering..."
243 msgstr ""
245 #: gui/lobby/prelobby.js:92
246 msgid "Please enter your username"
247 msgstr ""
249 #: gui/lobby/prelobby.js:98
250 msgid "Usernames can't contain \\[, ], unicode, whitespace, or commas"
251 msgstr ""
253 #: gui/lobby/prelobby.js:104
254 msgid "Please enter your password"
255 msgstr ""
257 #: gui/lobby/prelobby.js:117
258 msgid "Please enter your password again"
259 msgstr ""
261 #: gui/lobby/prelobby.js:123
262 msgid "Passwords do not match"
263 msgstr ""
265 #: gui/lobby/prelobby.js:129
266 msgid "Please read the Terms of Service"
267 msgstr ""
269 #: gui/lobby/prelobby.js:135
270 msgid "Please read the Terms of Use"
271 msgstr ""
273 #: gui/lobby/prelobby.js:141
274 msgid "Please agree to the Terms of Service and Terms of Use"
275 msgstr ""
277 #: gui/lobby/prelobby.js:166
278 msgid ""
279 "Unknown error. This usually occurs because the same IP address is not "
280 "allowed to register more than one account within one hour."
281 msgstr ""
283 #: gui/lobby/prelobby.js:172
284 msgid "Registered"
285 msgstr ""
287 #: gui/lobby/prelobby.js:234
288 msgid "Register"
289 msgstr ""
291 #: gui/lobby/prelobby.js:240 gui/lobby/prelobby.xml:(caption):109
292 msgid "Connect"
293 msgstr ""
295 #: gui/lobby/prelobby.js:250 gui/lobby/prelobby.xml:(caption):78
296 msgid "Terms of Service"
297 msgstr ""
299 #: gui/lobby/prelobby.js:259 gui/lobby/prelobby.xml:(caption):83
300 msgid "Terms of Use"
301 msgstr ""
303 #: gui/lobby/lobby.xml:(caption):18 gui/lobby/prelobby.xml:(caption):18
304 msgid "Multiplayer Lobby"
305 msgstr ""
307 #: gui/lobby/lobby.xml:(caption):63 gui/lobby/lobby.xml:(caption):325
308 msgid "Current Rank:"
309 msgstr ""
311 #: gui/lobby/lobby.xml:(caption):67 gui/lobby/lobby.xml:(caption):329
312 msgid "Highest Rating:"
313 msgstr ""
315 #: gui/lobby/lobby.xml:(caption):71 gui/lobby/lobby.xml:(caption):333
316 msgid "Total Games:"
317 msgstr ""
319 #: gui/lobby/lobby.xml:(caption):75 gui/lobby/lobby.xml:(caption):337
320 msgid "Wins:"
321 msgstr ""
323 #: gui/lobby/lobby.xml:(caption):79 gui/lobby/lobby.xml:(caption):341
324 msgid "Losses:"
325 msgstr ""
327 #: gui/lobby/lobby.xml:(caption):83 gui/lobby/lobby.xml:(caption):345
328 msgid "Win Rate:"
329 msgstr ""
331 #: gui/lobby/lobby.xml:(caption):92 gui/lobby/lobby.xml:(caption):273
332 msgid "Leaderboard"
333 msgstr ""
335 #: gui/lobby/lobby.xml:(caption):101 gui/lobby/lobby.xml:(caption):308
336 msgid "User Profile Lookup"
337 msgstr ""
339 #: gui/lobby/lobby.xml:(caption):130
340 msgid "Map Type:"
341 msgstr ""
343 #: gui/lobby/lobby.xml:(caption):142
344 msgid "Map Size:"
345 msgstr ""
347 #. Join the game currently selected in the list.
348 #: gui/lobby/lobby.xml:(caption):167
349 msgid "Join Game"
350 msgstr ""
352 #: gui/lobby/lobby.xml:(caption):173
353 msgid "Host Game"
354 msgstr ""
356 #: gui/lobby/lobby.xml:(caption):180
357 msgid "Main Menu"
358 msgstr ""
360 #: gui/lobby/lobby.xml:(caption):245
361 msgid "Show full games"
362 msgstr ""
364 #: gui/lobby/lobby.xml:(caption):293 gui/lobby/lobby.xml:(caption):355
365 msgid "Back"
366 msgstr ""
368 #: gui/lobby/lobby.xml:(caption):301
369 msgid "Update"
370 msgstr ""
372 #: gui/lobby/lobby.xml:(caption):311
373 msgid "Enter username:"
374 msgstr ""
376 #: gui/lobby/lobby.xml:(caption):317
377 msgid "View Profile"
378 msgstr ""
380 #: gui/lobby/lobby.xml:(caption):350
381 msgid "Please enter a player name."
382 msgstr ""
384 #: gui/lobby/lobby.xml:(heading):40
385 msgid "Status"
386 msgstr ""
388 #: gui/lobby/lobby.xml:(heading):43 gui/lobby/lobby.xml:(heading):203
389 #: gui/lobby/lobby.xml:(heading):283
390 msgid "Name"
391 msgstr ""
393 #: gui/lobby/lobby.xml:(heading):46 gui/lobby/lobby.xml:(heading):286
394 msgid "Rating"
395 msgstr ""
397 #: gui/lobby/lobby.xml:(heading):206
398 msgid "Map Name"
399 msgstr ""
401 #: gui/lobby/lobby.xml:(heading):209
402 msgctxt "map"
403 msgid "Size"
404 msgstr ""
406 #: gui/lobby/lobby.xml:(heading):212
407 msgctxt "map"
408 msgid "Type"
409 msgstr ""
411 #: gui/lobby/lobby.xml:(heading):215
412 msgid "Players"
413 msgstr ""
415 #: gui/lobby/lobby.xml:(heading):280
416 msgid "Rank"
417 msgstr ""
419 #: gui/lobby/prelobby.xml:(caption):23
420 msgid "Create a new account"
421 msgstr ""
423 #: gui/lobby/prelobby.xml:(caption):27
424 msgid "Login to an existing account"
425 msgstr ""
427 #: gui/lobby/prelobby.xml:(caption):33
428 msgid "Connect to the game lobby"
429 msgstr ""
431 #: gui/lobby/prelobby.xml:(caption):36 gui/lobby/prelobby.xml:(caption):63
432 msgid "Login:"
433 msgstr ""
435 #: gui/lobby/prelobby.xml:(caption):44 gui/lobby/prelobby.xml:(caption):68
436 msgid "Password:"
437 msgstr ""
439 #: gui/lobby/prelobby.xml:(caption):59
440 msgid "Registration"
441 msgstr ""
443 #: gui/lobby/prelobby.xml:(caption):73
444 msgid "Password again:"
445 msgstr ""
447 #: gui/lobby/prelobby.xml:(caption):88
448 msgid "I have read and agree to the Terms of Service and Terms of Use:"
449 msgstr ""
451 #: gui/lobby/prelobby.xml:(caption):97
452 msgid "Cancel"
453 msgstr ""
455 #: gui/lobby/Terms_of_Service.txt:1
456 msgid "0 A.D. Empires Ascendant Multiplayer Lobby Terms of Service"
457 msgstr ""
459 #: gui/lobby/Terms_of_Service.txt:2 gui/lobby/Terms_of_Use.txt:2
460 msgid "Definitions:"
461 msgstr ""
463 #: gui/lobby/Terms_of_Service.txt:3 gui/lobby/Terms_of_Use.txt:3
464 msgid ""
465 " * The \"service\" is the 0 A.D. Empires Ascendant Multiplayer Lobby "
466 "provided by Wildfire Games (WFG)."
467 msgstr ""
469 #: gui/lobby/Terms_of_Service.txt:4 gui/lobby/Terms_of_Use.txt:4
470 msgid " * \"You\" are the user of the service."
471 msgstr ""
473 #: gui/lobby/Terms_of_Service.txt:5
474 msgid " * \"We\" are the collective of all Wildfire Games (WFG) team members."
475 msgstr ""
477 #: gui/lobby/Terms_of_Service.txt:6
478 msgid ""
479 " * \"Rating\" refers to the process of analyzing various user statistics for"
480 " the purpose of generating a single comprehensive score."
481 msgstr ""
483 #: gui/lobby/Terms_of_Service.txt:7
484 msgid " * \"Moderate\" refers to the process of enforcing usage policies."
485 msgstr ""
487 #: gui/lobby/Terms_of_Service.txt:8
488 msgid "By using the service you agree to:"
489 msgstr ""
491 #: gui/lobby/Terms_of_Service.txt:9
492 msgid " 1. Follow all usage policies."
493 msgstr ""
495 #: gui/lobby/Terms_of_Service.txt:10
496 msgid ""
497 " 2. Allow user identifiable statistics to be gathered for the purposes of "
498 "rating, user profiles, and community statistics."
499 msgstr ""
501 #: gui/lobby/Terms_of_Service.txt:11 gui/lobby/Terms_of_Use.txt:18
502 msgid "We also reserve the right to:"
503 msgstr ""
505 #: gui/lobby/Terms_of_Service.txt:12
506 msgid " 1. Moderate the service."
507 msgstr ""
509 #: gui/lobby/Terms_of_Service.txt:13
510 msgid " 2. Appoint others to moderate the service."
511 msgstr ""
513 #: gui/lobby/Terms_of_Service.txt:14
514 msgid ""
515 " 3. Discontinue or interrupt service at any time with or without prior "
516 "announcement."
517 msgstr ""
519 #: gui/lobby/Terms_of_Service.txt:15
520 msgid " 4. Change the service at any time with or without announcement."
521 msgstr ""
523 #: gui/lobby/Terms_of_Service.txt:16
524 msgid ""
525 " 5. Delete any and all service data at any time with or without "
526 "announcement."
527 msgstr ""
529 #: gui/lobby/Terms_of_Service.txt:17
530 msgid ""
531 " 6. Collect any or all user identifiable statistics at any time without "
532 "consent for:"
533 msgstr ""
535 #: gui/lobby/Terms_of_Service.txt:18
536 msgid ""
537 "  a. Private analysis by Wildfire Games (WFG) team members and their "
538 "affiliates."
539 msgstr ""
541 #: gui/lobby/Terms_of_Service.txt:19
542 msgid "  b. Anonymized public release by Wildfire Games (WFG) team members."
543 msgstr ""
545 #: gui/lobby/Terms_of_Service.txt:20
546 msgid ""
547 " 7. Change this document in any way; at any time; on the condition that the "
548 "user of the service is given adequate notice of the change (the definition "
549 "of adequate notice will be determined at the time by a panel of Wildfire "
550 "Games (WFG) team members)."
551 msgstr ""
553 #: gui/lobby/Terms_of_Use.txt:1
554 msgid "0 A.D. Empires Ascendant Multiplayer Lobby Terms of Use"
555 msgstr ""
557 #: gui/lobby/Terms_of_Use.txt:5
558 msgid ""
559 " * \"Impersonate\" refers to the action in which you attempt to exploit "
560 "another's identity for your own purposes."
561 msgstr ""
563 #: gui/lobby/Terms_of_Use.txt:6
564 msgid ""
565 " * \"Spam\" refers to irrelevant or inappropriate messages sent to a large "
566 "number of recipients."
567 msgstr ""
569 #: gui/lobby/Terms_of_Use.txt:7
570 msgid " * \"Rating\" refers to the per-user comprehensive score."
571 msgstr ""
573 #: gui/lobby/Terms_of_Use.txt:8
574 msgid ""
575 " * \"Ranked games\" refers to games in which rating changing statistics are "
576 "tracked."
577 msgstr ""
579 #: gui/lobby/Terms_of_Use.txt:9
580 msgid "You agree to:"
581 msgstr ""
583 #: gui/lobby/Terms_of_Use.txt:10
584 msgid ""
585 " 1. Only create one account per unique user on the service unless authorized"
586 " by a Wildfire Games (WFG) team member."
587 msgstr ""
589 #: gui/lobby/Terms_of_Use.txt:11
590 msgid ""
591 " 2. Not post profane statements, rude humor, pornographic content, or "
592 "discriminatory comments on the service."
593 msgstr ""
595 #: gui/lobby/Terms_of_Use.txt:12
596 msgid " 3. Not purposefully demean the worth of others using the service."
597 msgstr ""
599 #: gui/lobby/Terms_of_Use.txt:13
600 msgid ""
601 " 4. Not use the service to promote specific goods, services, or products."
602 msgstr ""
604 #: gui/lobby/Terms_of_Use.txt:14
605 msgid " 5. Not impersonate other users of the service."
606 msgstr ""
608 #: gui/lobby/Terms_of_Use.txt:15
609 msgid " 6. Not spam the service."
610 msgstr ""
612 #: gui/lobby/Terms_of_Use.txt:16
613 msgid ""
614 " 7. Not attempt to artificially adjust any user of the service's rating or "
615 "any of the statistics which impact it. (Examples of this are, but are not "
616 "limited to: cheating in ranked games, reverse engineering the service, and "
617 "taking advantage of other users of the service.)"
618 msgstr ""
620 #: gui/lobby/Terms_of_Use.txt:17
621 msgid ""
622 " 8. Allow yourself to be removed from the service if at any time a moderator"
623 " determines your behavior is not consistent with these rules."
624 msgstr ""
626 #: gui/lobby/Terms_of_Use.txt:19
627 msgid ""
628 " 1. Change this document in any way; at any time; on the condition that the "
629 "user of the service is given adequate notice of the change (the definition "
630 "of adequate notice will be determined at the time by a panel of Wildfire "
631 "Games (WFG) team members)."
632 msgstr ""