Mercurial > libervia-backend
comparison sat.po @ 69:86f1f7f6d332
i18n first draft
- gettext support added in SàT
- first draft of french translation
- added README with a HOWTO for translators
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 03 Mar 2010 17:12:23 +1100 |
parents | |
children | 5a2fb307485d |
comparison
equal
deleted
inserted
replaced
68:9b842086d915 | 69:86f1f7f6d332 |
---|---|
1 # SOME DESCRIPTIVE TITLE. | |
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 # This file is distributed under the same license as the PACKAGE package. | |
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 # | |
6 #, fuzzy | |
7 msgid "" | |
8 msgstr "" | |
9 "Project-Id-Version: PACKAGE VERSION\n" | |
10 "Report-Msgid-Bugs-To: \n" | |
11 "POT-Creation-Date: 2010-03-03 16:51+1100\n" | |
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | |
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
14 "Language-Team: LANGUAGE <LL@li.org>\n" | |
15 "MIME-Version: 1.0\n" | |
16 "Content-Type: text/plain; charset=UTF-8\n" | |
17 "Content-Transfer-Encoding: 8bit\n" | |
18 | |
19 #: sat.tac:88 | |
20 #, python-format | |
21 msgid "********** [%s] CONNECTED **********" | |
22 msgstr "" | |
23 | |
24 #: sat.tac:94 | |
25 msgid "XML stream is initialized" | |
26 msgstr "" | |
27 | |
28 #: sat.tac:114 | |
29 #, python-format | |
30 msgid "********** [%s] DISCONNECTED **********" | |
31 msgstr "" | |
32 | |
33 #: sat.tac:118 | |
34 msgid "No keep_alife" | |
35 msgstr "" | |
36 | |
37 #: sat.tac:129 | |
38 #, python-format | |
39 msgid "got message from: %s" | |
40 msgstr "" | |
41 | |
42 #: sat.tac:171 | |
43 #, python-format | |
44 msgid "new contact in roster list: %s" | |
45 msgstr "" | |
46 | |
47 #: sat.tac:178 | |
48 #, python-format | |
49 msgid "removing %s from roster list" | |
50 msgstr "" | |
51 | |
52 #: sat.tac:188 | |
53 #, python-format | |
54 msgid "presence update for [%s]" | |
55 msgstr "" | |
56 | |
57 #: sat.tac:218 | |
58 #, python-format | |
59 msgid "subscription approved for [%s]" | |
60 msgstr "" | |
61 | |
62 #: sat.tac:223 | |
63 #, python-format | |
64 msgid "unsubscription confirmed for [%s]" | |
65 msgstr "" | |
66 | |
67 #: sat.tac:228 | |
68 #, python-format | |
69 msgid "subscription request for [%s]" | |
70 msgstr "" | |
71 | |
72 #: sat.tac:233 | |
73 #, python-format | |
74 msgid "unsubscription asked for [%s]" | |
75 msgstr "" | |
76 | |
77 #: sat.tac:259 | |
78 msgid "Registration asked for" | |
79 msgstr "" | |
80 | |
81 #: sat.tac:277 plugins/plugin_xep_0077.py:84 plugins/plugin_xep_0077.py:98 | |
82 #, python-format | |
83 msgid "registration answer: %s" | |
84 msgstr "" | |
85 | |
86 #: sat.tac:279 plugins/plugin_xep_0077.py:100 | |
87 msgid "Registration successfull" | |
88 msgstr "" | |
89 | |
90 #: sat.tac:284 plugins/plugin_xep_0077.py:76 plugins/plugin_xep_0077.py:107 | |
91 #, python-format | |
92 msgid "Registration failure: %s" | |
93 msgstr "" | |
94 | |
95 #: sat.tac:289 plugins/plugin_xep_0077.py:113 | |
96 msgid "Username already exists, please choose an other one" | |
97 msgstr "" | |
98 | |
99 #: sat.tac:292 | |
100 #, python-format | |
101 msgid "Registration failed (%s)" | |
102 msgstr "" | |
103 | |
104 #: sat.tac:305 | |
105 msgid "Trying to access an undefined constant" | |
106 msgstr "" | |
107 | |
108 #: sat.tac:312 | |
109 msgid "Trying to redefine a constant" | |
110 msgstr "" | |
111 | |
112 #: sat.tac:373 | |
113 #, python-format | |
114 msgid "importing plugin: %s" | |
115 msgstr "" | |
116 | |
117 #: sat.tac:387 | |
118 msgid "Trying to connect a non-exsitant profile" | |
119 msgstr "" | |
120 | |
121 #: sat.tac:391 | |
122 msgid "already connected !" | |
123 msgstr "" | |
124 | |
125 #: sat.tac:415 | |
126 msgid "setting plugins parents" | |
127 msgstr "" | |
128 | |
129 #: sat.tac:426 | |
130 msgid "not connected !" | |
131 msgstr "" | |
132 | |
133 #: sat.tac:429 | |
134 msgid "Disconnecting..." | |
135 msgstr "" | |
136 | |
137 #: sat.tac:441 | |
138 msgid "running app" | |
139 msgstr "" | |
140 | |
141 #: sat.tac:445 | |
142 msgid "stopping app" | |
143 msgstr "" | |
144 | |
145 #: sat.tac:483 | |
146 msgid "No user or server given" | |
147 msgstr "" | |
148 | |
149 #: sat.tac:485 | |
150 msgid "No user, password or server given, can't register new account." | |
151 msgstr "" | |
152 | |
153 #: sat.tac:492 | |
154 #, python-format | |
155 msgid "Are you sure to register new account [%(user)s] to server %(server)s ?" | |
156 msgstr "" | |
157 | |
158 #: sat.tac:500 | |
159 #, python-format | |
160 msgid "register Confirmation CB ! (%s)" | |
161 msgstr "" | |
162 | |
163 #: sat.tac:532 | |
164 #, python-format | |
165 msgid "FIXME FIXME FIXME: Unmanaged action (%s) in submitForm" | |
166 msgstr "" | |
167 | |
168 #: sat.tac:542 | |
169 #, python-format | |
170 msgid "setting param: %(name)s=%(value)s in category %(category)s" | |
171 msgstr "" | |
172 | |
173 #: sat.tac:552 | |
174 msgid "asking connection status for a non-existant profile" | |
175 msgstr "" | |
176 | |
177 #: sat.tac:569 | |
178 msgid "Incomplete data" | |
179 msgstr "" | |
180 | |
181 #: sat.tac:575 | |
182 msgid "Unknown action type" | |
183 msgstr "" | |
184 | |
185 #: sat.tac:587 | |
186 #, python-format | |
187 msgid "Sending jabber message to %s..." | |
188 msgstr "" | |
189 | |
190 #: sat.tac:610 | |
191 #, python-format | |
192 msgid "subsciption request [%(type)s] for %(jid)s" | |
193 msgstr "" | |
194 | |
195 #: sat.tac:617 | |
196 msgid "sending automatic \"to\" subscription request" | |
197 msgstr "" | |
198 | |
199 #: sat.tac:648 | |
200 #, python-format | |
201 msgid "Feature found: %s" | |
202 msgstr "" | |
203 | |
204 #: sat.tac:651 | |
205 #, python-format | |
206 msgid "Identity found: [%(category)s/%(type)s] %(identity)s" | |
207 msgstr "" | |
208 | |
209 #: sat.tac:671 | |
210 msgid "type for actionResultExt must be DICT_DICT, fixing it" | |
211 msgstr "" | |
212 | |
213 #: sat.tac:685 | |
214 msgid "Attempt to register two callbacks for the same confirmation" | |
215 msgstr "" | |
216 | |
217 #: sat.tac:693 | |
218 #, python-format | |
219 msgid "Received confirmation answer for id [%(id)s]: %(success)s" | |
220 msgstr "" | |
221 | |
222 #: sat.tac:693 | |
223 msgid "refused" | |
224 msgstr "" | |
225 | |
226 #: sat.tac:695 | |
227 msgid "Received an unknown confirmation" | |
228 msgstr "" | |
229 | |
230 #: sat.tac:708 | |
231 msgid "Trying to remove an unknow progress callback" | |
232 msgstr "" | |
233 | |
234 #: sat.tac:732 | |
235 msgid "Trying to remove an unknow general callback" | |
236 msgstr "" | |
237 | |
238 #: sat.tac:741 | |
239 msgid "Trying to call unknown function" | |
240 msgstr "" | |
241 | |
242 #: tools/memory.py:77 | |
243 msgid "general params data loaded" | |
244 msgstr "" | |
245 | |
246 #: tools/memory.py:79 | |
247 msgid "Can't load general params data !" | |
248 msgstr "" | |
249 | |
250 #: tools/memory.py:85 | |
251 msgid "individual params data loaded" | |
252 msgstr "" | |
253 | |
254 #: tools/memory.py:87 | |
255 msgid "Can't load individual params data !" | |
256 msgstr "" | |
257 | |
258 #: tools/memory.py:124 | |
259 msgid "The profile name already exists" | |
260 msgstr "" | |
261 | |
262 #: tools/memory.py:133 | |
263 msgid "Trying to delete an unknown profile" | |
264 msgstr "" | |
265 | |
266 #: tools/memory.py:149 | |
267 msgid "No default profile, returning first one" | |
268 msgstr "" | |
269 | |
270 #: tools/memory.py:154 | |
271 msgid "Trying to access an unknown profile" | |
272 msgstr "" | |
273 | |
274 #: tools/memory.py:194 | |
275 #, python-format | |
276 msgid "Can't determine default value for [%(category)s/%(name)s]: %(reason)s" | |
277 msgstr "" | |
278 | |
279 #: tools/memory.py:207 tools/memory.py:225 | |
280 #, python-format | |
281 msgid "Requested param [%(name)s] in category [%(category)s] doesn't exist !" | |
282 msgstr "" | |
283 | |
284 #: tools/memory.py:236 | |
285 msgid "Requesting a param for an non-existant profile" | |
286 msgstr "" | |
287 | |
288 #: tools/memory.py:290 tools/memory.py:303 | |
289 msgid "Asking params for inexistant profile" | |
290 msgstr "" | |
291 | |
292 #: tools/memory.py:349 | |
293 #, python-format | |
294 msgid "Requesting an unknown parameter (%(category)s/%(name)s)" | |
295 msgstr "" | |
296 | |
297 #: tools/memory.py:361 | |
298 msgid "Trying to set parameter for an unknown profile" | |
299 msgstr "" | |
300 | |
301 #: tools/memory.py:375 | |
302 msgid "Memory manager init" | |
303 msgstr "" | |
304 | |
305 #: tools/memory.py:402 | |
306 msgid "params template loaded" | |
307 msgstr "" | |
308 | |
309 #: tools/memory.py:404 | |
310 msgid "Can't load params template !" | |
311 msgstr "" | |
312 | |
313 #: tools/memory.py:407 | |
314 msgid "No params template, using default template" | |
315 msgstr "" | |
316 | |
317 #: tools/memory.py:412 | |
318 msgid "params loaded" | |
319 msgstr "" | |
320 | |
321 #: tools/memory.py:414 | |
322 msgid "Can't load params !" | |
323 msgstr "" | |
324 | |
325 #: tools/memory.py:421 | |
326 msgid "history loaded" | |
327 msgstr "" | |
328 | |
329 #: tools/memory.py:423 | |
330 msgid "Can't load history !" | |
331 msgstr "" | |
332 | |
333 #: tools/memory.py:430 | |
334 msgid "private values loaded" | |
335 msgstr "" | |
336 | |
337 #: tools/memory.py:432 | |
338 msgid "Can't load private values !" | |
339 msgstr "" | |
340 | |
341 #: tools/memory.py:448 | |
342 msgid "params saved" | |
343 msgstr "" | |
344 | |
345 #: tools/memory.py:451 | |
346 msgid "history saved" | |
347 msgstr "" | |
348 | |
349 #: tools/memory.py:454 | |
350 msgid "private values saved" | |
351 msgstr "" | |
352 | |
353 #: tools/memory.py:497 | |
354 msgid "source JID not found !" | |
355 msgstr "" | |
356 | |
357 #: tools/memory.py:501 | |
358 msgid "dest JID not found !" | |
359 msgstr "" | |
360 | |
361 #: tools/memory.py:528 | |
362 msgid "Trying to add a contact to a non-existant profile" | |
363 msgstr "" | |
364 | |
365 #: tools/memory.py:540 | |
366 msgid "Trying to delete a contact for a non-existant profile" | |
367 msgstr "" | |
368 | |
369 #: tools/memory.py:548 | |
370 msgid "Asking a contact for a non-existant profile" | |
371 msgstr "" | |
372 | |
373 #: tools/memory.py:562 tools/memory.py:611 | |
374 msgid "Asking contacts for a non-existant profile" | |
375 msgstr "" | |
376 | |
377 #: tools/memory.py:573 | |
378 msgid "Trying to add presence status to a non-existant profile" | |
379 msgstr "" | |
380 | |
381 #: tools/memory.py:601 | |
382 msgid "Asking waiting subscriptions for a non-existant profile" | |
383 msgstr "" | |
384 | |
385 #: plugins/plugin_xep_0054.py:62 | |
386 msgid "Implementation of vcard-temp" | |
387 msgstr "" | |
388 | |
389 #: plugins/plugin_xep_0054.py:68 | |
390 msgid "Plugin XEP_0054 initialization" | |
391 msgstr "" | |
392 | |
393 #: plugins/plugin_xep_0054.py:111 | |
394 #, python-format | |
395 msgid "Photo of type [%s] found" | |
396 msgstr "" | |
397 | |
398 #: plugins/plugin_xep_0054.py:113 | |
399 msgid "Decoding binary" | |
400 msgstr "" | |
401 | |
402 #: plugins/plugin_xep_0054.py:120 | |
403 #, python-format | |
404 msgid "file saved to %s" | |
405 msgstr "" | |
406 | |
407 #: plugins/plugin_xep_0054.py:122 | |
408 #, python-format | |
409 msgid "file [%s] already in cache" | |
410 msgstr "" | |
411 | |
412 #: plugins/plugin_xep_0054.py:128 | |
413 msgid "parsing vcard" | |
414 msgstr "" | |
415 | |
416 #: plugins/plugin_xep_0054.py:154 | |
417 #, python-format | |
418 msgid "FIXME: [%s] VCard tag is not managed yet" | |
419 msgstr "" | |
420 | |
421 #: plugins/plugin_xep_0054.py:160 | |
422 msgid "VCard found" | |
423 msgstr "" | |
424 | |
425 #: plugins/plugin_xep_0054.py:166 | |
426 msgid "FIXME: vCard not found as first child element" | |
427 msgstr "" | |
428 | |
429 #: plugins/plugin_xep_0054.py:171 | |
430 #, python-format | |
431 msgid "Can't find VCard of %s" | |
432 msgstr "" | |
433 | |
434 #: plugins/plugin_xep_0054.py:180 | |
435 msgid "Asking vcard for an non-existant or not connected profile" | |
436 msgstr "" | |
437 | |
438 #: plugins/plugin_xep_0054.py:183 | |
439 #, python-format | |
440 msgid "Asking for %s's VCard" | |
441 msgstr "" | |
442 | |
443 #: plugins/plugin_xep_0054.py:198 | |
444 #, python-format | |
445 msgid "Asking for an uncached avatar [%s]" | |
446 msgstr "" | |
447 | |
448 #: plugins/plugin_xep_0054.py:245 | |
449 msgid "New avatar found, requesting vcard" | |
450 msgstr "" | |
451 | |
452 #: plugins/plugin_xep_0065.py:89 | |
453 msgid "Implementation of SOCKS5 Bytestreams" | |
454 msgstr "" | |
455 | |
456 #: plugins/plugin_xep_0065.py:135 | |
457 msgid "Protocol init" | |
458 msgstr "" | |
459 | |
460 #: plugins/plugin_xep_0065.py:217 | |
461 #, python-format | |
462 msgid "Adding connection: %(address)s, %(connection)s" | |
463 msgstr "" | |
464 | |
465 #: plugins/plugin_xep_0065.py:313 | |
466 #, python-format | |
467 msgid "Saving file in %s." | |
468 msgstr "" | |
469 | |
470 #: plugins/plugin_xep_0065.py:364 | |
471 msgid "File transfer completed, closing connection" | |
472 msgstr "" | |
473 | |
474 #: plugins/plugin_xep_0065.py:438 | |
475 msgid "Socks 5 server connection started" | |
476 msgstr "" | |
477 | |
478 #: plugins/plugin_xep_0065.py:441 | |
479 #, python-format | |
480 msgid "Socks 5 server connection lost (reason: %s)" | |
481 msgstr "" | |
482 | |
483 #: plugins/plugin_xep_0065.py:448 | |
484 msgid "Socks 5 client connection started" | |
485 msgstr "" | |
486 | |
487 #: plugins/plugin_xep_0065.py:451 | |
488 #, python-format | |
489 msgid "Socks 5 client connection lost (reason: %s)" | |
490 msgstr "" | |
491 | |
492 #: plugins/plugin_xep_0065.py:468 | |
493 msgid "Plugin XEP_0065 initialization" | |
494 msgstr "" | |
495 | |
496 #: plugins/plugin_xep_0065.py:470 | |
497 msgid "registering" | |
498 msgstr "" | |
499 | |
500 #: plugins/plugin_xep_0065.py:480 | |
501 #, python-format | |
502 msgid "Launching Socks5 Stream server on port %d" | |
503 msgstr "" | |
504 | |
505 #: plugins/plugin_xep_0065.py:496 | |
506 msgid "Launching socks5 initiator" | |
507 msgstr "" | |
508 | |
509 #: plugins/plugin_xep_0065.py:511 | |
510 #, python-format | |
511 msgid "Stream proposed: host=[%(host)s] port=[%(post)s]" | |
512 msgstr "" | |
513 | |
514 #: plugins/plugin_xep_0065.py:527 | |
515 msgid "activating stream" | |
516 msgstr "" | |
517 | |
518 #: plugins/plugin_xep_0077.py:41 | |
519 msgid "Implementation of in-band registration" | |
520 msgstr "" | |
521 | |
522 #: plugins/plugin_xep_0077.py:47 | |
523 msgid "Plugin XEP_0077 initialization" | |
524 msgstr "" | |
525 | |
526 #: plugins/plugin_xep_0077.py:62 | |
527 msgid "No data form found" | |
528 msgstr "" | |
529 | |
530 #: plugins/plugin_xep_0077.py:65 | |
531 msgid "This gateway can't be managed by SàT, sorry :(" | |
532 msgstr "" | |
533 | |
534 #: plugins/plugin_xep_0077.py:86 | |
535 msgid "Your are now unregistred" | |
536 msgstr "" | |
537 | |
538 #: plugins/plugin_xep_0077.py:90 | |
539 #, python-format | |
540 msgid "Unregistration failure: %s" | |
541 msgstr "" | |
542 | |
543 #: plugins/plugin_xep_0077.py:94 | |
544 #, python-format | |
545 msgid "Unregistration failed: %s" | |
546 msgstr "" | |
547 | |
548 #: plugins/plugin_xep_0077.py:116 | |
549 msgid "Registration failed" | |
550 msgstr "" | |
551 | |
552 #: plugins/plugin_xep_0077.py:134 plugins/plugin_xep_0096.py:154 | |
553 msgid "Asking for an non-existant or not connected profile" | |
554 msgstr "" | |
555 | |
556 #: plugins/plugin_xep_0077.py:137 | |
557 #, python-format | |
558 msgid "Asking registration for [%s]" | |
559 msgstr "" | |
560 | |
561 #: plugins/plugin_xep_0096.py:52 | |
562 msgid "Implementation of SI File Transfert" | |
563 msgstr "" | |
564 | |
565 #: plugins/plugin_xep_0096.py:58 | |
566 msgid "Plugin XEP_0096 initialization" | |
567 msgstr "" | |
568 | |
569 #: plugins/plugin_xep_0096.py:67 | |
570 msgid "XEP-0096 management" | |
571 msgstr "" | |
572 | |
573 #: plugins/plugin_xep_0096.py:75 | |
574 #, python-format | |
575 msgid "File proposed: name=[%(name)s] size=%(size)s" | |
576 msgstr "" | |
577 | |
578 #: plugins/plugin_xep_0096.py:91 | |
579 #, python-format | |
580 msgid "Transfert [%s] refused" | |
581 msgstr "" | |
582 | |
583 #: plugins/plugin_xep_0096.py:96 | |
584 #, python-format | |
585 msgid "Transfert [%s] accepted" | |
586 msgstr "" | |
587 | |
588 #: plugins/plugin_xep_0096.py:99 | |
589 msgid "Approved unknow id !" | |
590 msgstr "" | |
591 | |
592 #: plugins/plugin_xep_0096.py:111 | |
593 msgid "Feature negociation" | |
594 msgstr "" | |
595 | |
596 #: plugins/plugin_xep_0100.py:37 | |
597 msgid "Implementation of Gateways protocol" | |
598 msgstr "" | |
599 | |
600 #: plugins/plugin_xep_0100.py:43 | |
601 msgid "Gateways plugin initialization" | |
602 msgstr "" | |
603 | |
604 #: plugins/plugin_xep_0100.py:53 | |
605 #, python-format | |
606 msgid "All items checked for id [%s]" | |
607 msgstr "" | |
608 | |
609 #: plugins/plugin_xep_0100.py:64 | |
610 #, python-format | |
611 msgid "Found gateway (%(jid)s): %(identity)s" | |
612 msgstr "" | |
613 | |
614 #: plugins/plugin_xep_0100.py:75 | |
615 #, python-format | |
616 msgid "Error when discovering [%(jid)s]: %(condition)s" | |
617 msgstr "" | |
618 | |
619 #: plugins/plugin_xep_0100.py:84 | |
620 msgid "No gateway found" | |
621 msgstr "" | |
622 | |
623 #: plugins/plugin_xep_0100.py:90 | |
624 #, python-format | |
625 msgid "item found: %s" | |
626 msgstr "" | |
627 | |
628 #: plugins/plugin_xep_0100.py:96 | |
629 msgid "Registration successful, doing the rest" | |
630 msgstr "" | |
631 | |
632 #: plugins/plugin_xep_0100.py:113 | |
633 #, python-format | |
634 msgid "find gateways (target = %s)" | |
635 msgstr "" |