Update with current status
[gnash.git] / po / it.po
blob8670d3527ecd08c9bb9f9e32f84e786957d86bf4
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: PACKAGE VERSION\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2012-01-20 17:11-0700\n"
10 "PO-Revision-Date: 2011-06-27 00:26+0200\n"
11 "Last-Translator: Chris <cjl@laptop.org>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\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 "X-Generator: Pootle 2.0.1\n"
20 #: libbase/RTMP.cpp:222
21 msgid "Initial connection failed"
22 msgstr ""
24 #: libbase/RTMP.cpp:325 libbase/RTMP.cpp:329
25 msgid "unsupported packet received"
26 msgstr ""
28 #: libbase/RTMP.cpp:334
29 #, c-format
30 msgid "partially supported packet %s received"
31 msgstr ""
33 #: libbase/RTMP.cpp:344
34 #, c-format
35 msgid "packet %s received"
36 msgstr ""
38 #: libbase/RTMP.cpp:356
39 #, c-format
40 msgid "Unknown packet %s received"
41 msgstr ""
43 #: libbase/RTMP.cpp:458
44 msgid "failed to read RTMP packet header 2nd byte"
45 msgstr ""
47 #: libbase/RTMP.cpp:466
48 msgid "Failed to read RTMP packet header 3nd byte"
49 msgstr ""
51 #: libbase/RTMP.cpp:484
52 #, c-format
53 msgid "Incomplete packet received on channel %s"
54 msgstr ""
56 #: libbase/RTMP.cpp:497
57 #, c-format
58 msgid "Failed to read RTMP packet header. type: %s"
59 msgstr ""
61 #: libbase/RTMP.cpp:542
62 #, c-format
63 msgid "%s, failed to read extended timestamp"
64 msgstr ""
66 #: libbase/RTMP.cpp:871
67 msgid "Stage 1 socket not ready. This should not happen."
68 msgstr ""
70 #: libbase/RTMP.cpp:877
71 msgid "Could not send stage 1 data"
72 msgstr ""
74 #: libbase/RTMP.cpp:899
75 #, c-format
76 msgid "Type mismatch: client sent %d, server answered %d"
77 msgstr ""
79 #: libbase/RTMP.cpp:927
80 msgid "Could not send complete signature."
81 msgstr ""
83 #: libbase/RTMP.cpp:953
84 msgid "Signatures do not match during handshake!"
85 msgstr ""
87 #: libbase/RTMP.cpp:1041
88 msgid "Control packet too short"
89 msgstr ""
91 #: libbase/RTMP.cpp:1049
92 #, c-format
93 msgid "Control packet (%s) data too short"
94 msgstr ""
96 #: libbase/RTMP.cpp:1087
97 #, c-format
98 msgid "Received unknown or unhandled control %s"
99 msgstr ""
101 #: libbase/GnashImagePng.cpp:51
102 msgid "PNG error: "
103 msgstr ""
105 #: libbase/StreamProvider.cpp:84 libbase/StreamProvider.cpp:149
106 msgid "Could not open file %1%: %2%"
107 msgstr ""
109 #: libbase/StreamProvider.cpp:112
110 msgid "Request Headers discarded while getting stream from file: uri"
111 msgstr ""
113 #: libbase/StreamProvider.cpp:135
114 msgid "POST data discarded while getting a stream from file: uri"
115 msgstr ""
117 #: libbase/noseek_fd_adapter.cpp:223
118 #, c-format
119 msgid "Error reading %d bytes from input stream"
120 msgstr "Errore durante la lettura di %d byte dall'input stream"
122 #: libbase/Socket.cpp:98
123 msgid "XMLSocket: The socket was never available"
124 msgstr ""
126 #: libbase/Socket.cpp:125
127 msgid "Connection attempt while already connected"
128 msgstr ""
130 #: libbase/Socket.cpp:154
131 #, c-format
132 msgid "Socket creation failed: %s"
133 msgstr ""
135 #: libbase/Socket.cpp:171
136 #, c-format
137 msgid "Failed to connect socket: %s"
138 msgstr ""
140 #: libbase/Socket.cpp:187
141 msgid "Setting socket timeout failed"
142 msgstr ""
144 #: libbase/Socket.cpp:237
145 #, c-format
146 msgid "Socket receive error %s"
147 msgstr ""
149 #: libbase/Socket.cpp:340
150 #, c-format
151 msgid "Socket send error %s"
152 msgstr ""
154 #: libbase/Socket.cpp:355
155 msgid "tell() called for Socket"
156 msgstr ""
158 #: libbase/Socket.cpp:362
159 msgid "seek() called for Socket"
160 msgstr ""
162 #: libbase/Socket.cpp:369
163 msgid "go_to_end() called for Socket"
164 msgstr ""
166 #: libbase/tu_file.cpp:193
167 msgid "Error while seeking to end: %1%"
168 msgstr ""
170 #: libbase/tu_file.cpp:229
171 msgid "Could not fstat file"
172 msgstr ""
174 #: libbase/rc.cpp:171 libbase/rc.cpp:702
175 msgid "Failed to find user settings directory"
176 msgstr ""
178 #: libbase/rc.cpp:382
179 msgid "RcInitFile: couldn't open file: "
180 msgstr ""
182 #: libbase/rc.cpp:422
183 #, c-format
184 msgid "Warning: missing value for variable \"%s\" in rcfile %s, line %d"
185 msgstr ""
187 #: libbase/rc.cpp:625
188 #, c-format
189 msgid "Warning: unrecognized directive \"%s\" in rcfile %s line %d"
190 msgstr ""
192 #: libbase/rc.cpp:637
193 #, c-format
194 msgid "Warning: empty include specification in rcfile %s, line %d"
195 msgstr ""
197 #: libbase/rc.cpp:642
198 #, c-format
199 msgid ""
200 "Warning: include specification must be an absolute path in rcfile %s, line %d"
201 msgstr ""
203 #: libbase/rc.cpp:651
204 #, c-format
205 msgid "Warning: unrecognized action \"%s\" in rcfile %s, line %d"
206 msgstr ""
208 #: libbase/rc.cpp:743
209 #, c-format
210 msgid "Couldn't open file %s for writing"
211 msgstr ""
213 #: libbase/rc.cpp:752
214 msgid "# Generated by Gnash. Manual changes to this file may be overridden."
215 msgstr ""
217 #: libbase/extension.cpp:115
218 #, c-format
219 msgid "Loading module: %s from %s"
220 msgstr ""
222 #: libbase/extension.cpp:128 cygnal/handler.cpp:300
223 #, fuzzy, c-format
224 msgid "Initializing module: \"%s\" from %s"
225 msgstr "Inizializzazione del modulo \"%s\" in corso %s"
227 #: libbase/extension.cpp:145
228 msgid "Couldn't get class_init symbol"
229 msgstr "Impossibile trovare il simbolo 'class_init'"
231 #: libbase/extension.cpp:159
232 #, c-format
233 msgid "Initializing module: \"%s\""
234 msgstr "Inizializzazione del modulo \"%s\" in corso"
236 #: libbase/extension.cpp:174
237 #, c-format
238 msgid "Couldn't get class_init symbol: \"%s\""
239 msgstr "Impossibile trovare il simbolo 'class_init': \"%s\""
241 #: libbase/extension.cpp:202 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:313
242 #, c-format
243 msgid "Can't open directory %s"
244 msgstr "Non posso aprire la cartella %s"
246 #: libbase/curl_adapter.cpp:48
247 msgid ""
248 "libcurl is not available, but Gnash has attempted to use the curl adapter"
249 msgstr ""
251 #: libbase/curl_adapter.cpp:245
252 #, c-format
253 msgid "Failed cleaning up share handle: %s. Giving up after %d retries."
254 msgstr ""
256 #: libbase/curl_adapter.cpp:249
257 #, c-format
258 msgid "Failed cleaning up share handle: %s. Will try again in a second."
259 msgstr ""
261 #: libbase/curl_adapter.cpp:339
262 msgid "lockSharedHandle: SSL session locking unsupported"
263 msgstr ""
265 #: libbase/curl_adapter.cpp:342
266 msgid "lockSharedHandle: connect locking unsupported"
267 msgstr ""
269 #: libbase/curl_adapter.cpp:345
270 msgid "lockSharedHandle: last locking unsupported ?!"
271 msgstr ""
273 #: libbase/curl_adapter.cpp:348
274 #, c-format
275 msgid "lockSharedHandle: unknown shared data %d"
276 msgstr ""
278 #: libbase/curl_adapter.cpp:374
279 msgid "unlockSharedHandle: SSL session locking unsupported"
280 msgstr ""
282 #: libbase/curl_adapter.cpp:377
283 msgid "unlockSharedHandle: connect locking unsupported"
284 msgstr ""
286 #: libbase/curl_adapter.cpp:380
287 msgid "unlockSharedHandle: last locking unsupported ?!"
288 msgstr ""
290 #: libbase/curl_adapter.cpp:383
291 #, c-format
292 msgid "unlockSharedHandle: unknown shared data %d"
293 msgstr ""
295 #: libbase/curl_adapter.cpp:672
296 #, fuzzy, c-format
297 msgid "FIXME: Timeout (%u milliseconds) while loading from URL %s"
298 msgstr "Tempo scaduto (%u millisecondi) durante il caricamento da: %s"
300 #: libbase/curl_adapter.cpp:720
301 #, fuzzy, c-format
302 msgid "Timeout (%u milliseconds) while loading from URL %s"
303 msgstr "Tempo scaduto (%u millisecondi) durante il caricamento da: %s"
305 #: libbase/curl_adapter.cpp:763
306 #, c-format
307 msgid "HTTP response %ld from URL %s"
308 msgstr ""
310 #: libbase/curl_adapter.cpp:774
311 #, c-format
312 msgid "CURL: %s"
313 msgstr ""
315 #: libbase/curl_adapter.cpp:807
316 msgid ""
317 "Could not open specified path as cache file. Using a temporary file instead"
318 msgstr ""
320 #: libbase/curl_adapter.cpp:815
321 msgid "Could not create temporary cache file"
322 msgstr ""
324 #: libbase/curl_adapter.cpp:825
325 msgid "Allowing connections to SSL sites with invalid certificates"
326 msgstr ""
328 #: libbase/curl_adapter.cpp:1091
329 msgid ""
330 "curl adaptor's fillCacheNonBlocking set _error rather then throwing an "
331 "exception"
332 msgstr ""
334 #: libbase/curl_adapter.cpp:1156
335 #, c-format
336 msgid "Warning: could not cache enough bytes on seek: %d requested, %d cached"
337 msgstr ""
339 #: libbase/curl_adapter.cpp:1162
340 msgid "Warning: fseek failed"
341 msgstr ""
343 #: libbase/curl_adapter.cpp:1342 libbase/curl_adapter.cpp:1361
344 #: libbase/curl_adapter.cpp:1377
345 #, c-format
346 msgid "curl stream: %s"
347 msgstr ""
349 #: libbase/ClockTime.cpp:223
350 msgid "Cannot get requested timezone information"
351 msgstr "Non posso ottenere le informazioni sul fuso orario"
353 #: libbase/SharedMem.cpp:68
354 #, c-format
355 msgid "Error detaching shared memory: %s"
356 msgstr ""
358 #: libbase/SharedMem.cpp:75
359 #, c-format
360 msgid "Error during stat of shared memory segment: %s"
361 msgstr ""
363 #: libbase/SharedMem.cpp:83
364 msgid "No shared memory users left. Removing segment and semaphore."
365 msgstr ""
367 #: libbase/SharedMem.cpp:150
368 msgid "Failed to get semaphore for shared memory!"
369 msgstr ""
371 #: libbase/SharedMem.cpp:157
372 msgid "Failed to set semaphore value"
373 msgstr ""
375 #: libbase/SharedMem.cpp:167
376 msgid "Need semaphore value of 1 for locking. Cannot attach shared memory!"
377 msgstr ""
379 #: libbase/SharedMem.cpp:182
380 msgid "Unable to get shared memory segment!"
381 msgstr ""
383 #: libbase/SharedMem.cpp:189
384 #, c-format
385 msgid "Unable to attach shared memory: %s"
386 msgstr ""
388 #: libbase/GnashImage.cpp:179
389 msgid "Requested to write image as unsupported filetype"
390 msgstr ""
392 #: libbase/GnashImage.cpp:235
393 msgid "Invalid image returned"
394 msgstr ""
396 #: libbase/GnashImage.cpp:243
397 #, c-format
398 msgid "Out of memory while trying to create %dx%d image"
399 msgstr ""
401 #: libbase/GnashImageGif.cpp:175
402 msgid "GIF: Error retrieving image description"
403 msgstr "GIF: errore nell'estrazione della descrizione immagine"
405 #: libbase/GnashImageGif.cpp:204
406 msgid "GIF: invalid image data (bounds outside GIF screen)"
407 msgstr "GIF: dati immagine invalidi (bordi al di fuori dello schermo GIF)"
409 #: libbase/GnashImageGif.cpp:226 libbase/GnashImageGif.cpp:244
410 msgid "GIF: failed reading pixel data"
411 msgstr "GIF: non riesco a leggere i pixel"
413 #: libbase/GnashImageGif.cpp:283
414 msgid "GIF: Error retrieving record type"
415 msgstr "GIF: errore nell'estrazione del tipo di record"
417 #: libbase/memory.cpp:94
418 #, c-format
419 msgid "Allocating buffer for %d data samples"
420 msgstr ""
422 #: libbase/memory.cpp:301
423 msgid "Calculations don't equal"
424 msgstr ""
426 #: libbase/memory.cpp:303
427 msgid "Zero memory leaks for this program"
428 msgstr ""
430 #: libbase/GnashVaapiImage.cpp:51
431 #, c-format
432 msgid "GnashVaapiImage::GnashVaapiImage(): surface 0x%08x, size %dx%d\n"
433 msgstr ""
435 #: libbase/GnashVaapiImage.cpp:57
436 #, c-format
437 msgid "GnashVaapiImage::~GnashVaapiImage(): surface 0x%08x\n"
438 msgstr ""
440 #: libbase/GnashVaapiImage.cpp:69
441 #, c-format
442 msgid "GnashVaapi::update(): data %p\n"
443 msgstr ""
445 #: libbase/GnashVaapiImage.cpp:101
446 msgid "GnashVaapiImage: VA surface to SW pixels are not supported\n"
447 msgstr ""
449 #: libbase/GnashVaapiImage.cpp:112
450 #, c-format
451 msgid "GnashVaapiImage::data(): surface 0x%08x\n"
452 msgstr ""
454 #: libbase/GnashVaapiImage.cpp:113 libbase/GnashVaapiImage.cpp:129
455 #, c-format
456 msgid "  -> %u usec from creation\n"
457 msgstr ""
459 #: libbase/GnashVaapiImage.cpp:127
460 #, c-format
461 msgid "GnashVaapiImage::data() const: surface 0x%08x\n"
462 msgstr ""
464 #: libbase/sharedlib.cpp:69
465 #, c-format
466 msgid "Couldn't initialize ltdl: %s"
467 msgstr "Non ho potuto inizializzare ltdl: %s"
469 #: libbase/sharedlib.cpp:98
470 #, c-format
471 msgid "Trying to open shared library \"%s\""
472 msgstr ""
474 #: libbase/sharedlib.cpp:112
475 #, c-format
476 msgid "Opened dynamic library \"%s\""
477 msgstr ""
479 #: libbase/sharedlib.cpp:131
480 #, c-format
481 msgid "Couldn't find symbol: %s"
482 msgstr ""
484 #: libbase/sharedlib.cpp:134
485 #, c-format
486 msgid "Found symbol %s @ %p"
487 msgstr ""
489 #: libbase/GnashImageJpeg.cpp:116
490 msgid "JPEG: Empty jpeg source stream."
491 msgstr "JPEG: la jpeg e' vuota."
493 #: libbase/GnashImageJpeg.cpp:263 libbase/GnashImageJpeg.cpp:290
494 #: libbase/GnashImageJpeg.cpp:308 libbase/GnashImageJpeg.cpp:364
495 msgid "Internal jpeg error: "
496 msgstr "Errore jpeg interno: "
498 #: libbase/GnashImageJpeg.cpp:274
499 msgid "Lack of data during JPEG header parsing"
500 msgstr ""
502 #: libbase/GnashImageJpeg.cpp:284
503 #, c-format
504 msgid "unexpected: jpeg_read_header returned %d"
505 msgstr ""
507 #: libbase/GnashImageJpeg.cpp:320
508 msgid "lack of data during JPEG header parsing"
509 msgstr ""
511 #: libbase/GnashImageJpeg.cpp:330
512 #, c-format
513 msgid "unexpected: jpeg_read_header returned %d [%s:%d]"
514 msgstr ""
516 #: libbase/GnashImageJpeg.cpp:338
517 msgid "Internal jpeg error during header parsing: "
518 msgstr ""
520 #: libbase/GnashImageJpeg.cpp:346
521 msgid "Internal jpeg error during decompression: "
522 msgstr ""
524 #: libbase/GnashImageJpeg.cpp:521
525 msgid "rw_dest_IOChannel couldn't write data."
526 msgstr ""
528 #: libbase/GnashImageJpeg.cpp:546
529 msgid "rw_dest_IOChannel::term_destination couldn't write data."
530 msgstr ""
532 #: libbase/AMF.cpp:90
533 msgid "Read past _end of buffer for string length"
534 msgstr ""
536 #: libbase/AMF.cpp:97
537 msgid "Read past _end of buffer for string type"
538 msgstr ""
540 #: libbase/AMF.cpp:138
541 msgid "writePlainString called with invalid type!"
542 msgstr ""
544 #: libbase/URLAccessManager.cpp:90
545 #, c-format
546 msgid "Load from host %s granted (whitelisted)"
547 msgstr ""
549 #: libbase/URLAccessManager.cpp:96
550 #, c-format
551 msgid "Load from host %s forbidden (not in non-empty whitelist)"
552 msgstr ""
554 #: libbase/URLAccessManager.cpp:110
555 #, c-format
556 msgid "Load from host %s forbidden (blacklisted)"
557 msgstr ""
559 #: libbase/URLAccessManager.cpp:115
560 #, c-format
561 msgid "Load from host %s granted (default)"
562 msgstr ""
564 #: libbase/URLAccessManager.cpp:147
565 #, c-format
566 msgid "Load of file %s forbidden (starting URL %s is not a local resource)"
567 msgstr ""
569 #: libbase/URLAccessManager.cpp:164
570 #, c-format
571 msgid "Load of file %s granted (under local sandbox %s)"
572 msgstr ""
574 #: libbase/URLAccessManager.cpp:172
575 #, c-format
576 msgid "Load of file %s forbidden (not under local sandboxes)"
577 msgstr ""
579 #: libbase/URLAccessManager.cpp:212
580 #, c-format
581 msgid "gethostname failed: %s"
582 msgstr ""
584 #: libbase/URLAccessManager.cpp:234
585 #, c-format
586 msgid "Load from host %s forbidden (not in the local domain)"
587 msgstr ""
589 #: libbase/URLAccessManager.cpp:240
590 #, c-format
591 msgid "Load from host %s forbidden (not on the local host)"
592 msgstr ""
594 #: libbase/URLAccessManager.cpp:262
595 #, c-format
596 msgid "Attempt to connect to disallowed port %s"
597 msgstr ""
599 #: libbase/URLAccessManager.cpp:272
600 #, c-format
601 msgid "Checking security of URL '%s'"
602 msgstr ""
604 #: libbase/URLAccessManager.cpp:284
605 msgid "Network connection without hostname requested"
606 msgstr ""
608 #: librender/opengl/Renderer_ogl.cpp:234
609 msgid "OSMesaCreateContext failed!"
610 msgstr ""
612 #: librender/opengl/Renderer_ogl.cpp:240
613 msgid "OSMesaMakeCurrent failed!"
614 msgstr ""
616 #: librender/opengl/Renderer_ogl.cpp:247
617 #, c-format
618 msgid "OSMesa handle successfully created. with width %d and height %d."
619 msgstr ""
621 #: librender/opengl/Renderer_ogl.cpp:344
622 #, c-format
623 msgid "OpenGL: %s"
624 msgstr ""
626 #: librender/opengl/Renderer_ogl.cpp:517
627 #, c-format
628 msgid "GLU: %s"
629 msgstr ""
631 #: librender/opengl/Renderer_ogl.cpp:868
632 msgid ""
633 "An insane number of video frames have been requested to be drawn. Further "
634 "video frames will be ignored."
635 msgstr ""
637 #: librender/opengl/Renderer_ogl.cpp:1142
638 #: librender/openvg/OpenVGRenderer.cpp:569
639 #: librender/opengles1/Renderer_gles1.cpp:230
640 msgid "set_antialiased"
641 msgstr ""
643 #: librender/opengl/Renderer_ogl.cpp:1436
644 #: librender/openvg/OpenVGRenderer.cpp:864
645 msgid "Unidirectionally scaled strokes in OGL renderer"
646 msgstr ""
648 #: librender/opengl/Renderer_ogl.cpp:1450
649 msgid ""
650 "Your OpenGL implementation does not support the line width requested. Lines "
651 "will be drawn with reduced width."
652 msgstr ""
654 #: librender/opengl/Renderer_ogl.cpp:1927
655 #, c-format
656 msgid "two gradients in a FillStyle have the same position/ratio: %d"
657 msgstr ""
659 #: librender/openvg/OpenVGBitmap.cpp:82 librender/openvg/OpenVGBitmap.cpp:285
660 #, c-format
661 msgid "Failed to create VG image! %s"
662 msgstr ""
664 #: librender/openvg/OpenVGBitmap.cpp:88 librender/openvg/OpenVGBitmap.cpp:291
665 #, c-format
666 msgid "Image has RGB Pixel Format, Stride is %d, width is %d, height is %d"
667 msgstr ""
669 #: librender/openvg/OpenVGBitmap.cpp:94 librender/openvg/OpenVGBitmap.cpp:297
670 #, c-format
671 msgid "Image has RGBA Pixel Format, Stride is %d, width is %d, height is %d"
672 msgstr ""
674 #: librender/openvg/OpenVGBitmap.cpp:349
675 msgid "No supported wrap mode specified!"
676 msgstr ""
678 #: librender/openvg/OpenVGRenderer.cpp:275
679 #, c-format
680 msgid "VG Vendor is %s, VG Version is %s, VG Renderer is %s"
681 msgstr ""
683 #: librender/openvg/OpenVGRenderer.cpp:278
684 msgid "VG Extensions are: "
685 msgstr ""
687 #: librender/openvg/OpenVGRenderer.cpp:319
688 #: librender/opengles1/Renderer_gles1.cpp:124
689 msgid "drawVideoFrame"
690 msgstr ""
692 #: librender/openvg/OpenVGRenderer.cpp:836
693 #: librender/cairo/Renderer_cairo.cpp:864
694 msgid "join style"
695 msgstr ""
697 #: librender/openvg/OpenVGRenderer.cpp:850
698 #: librender/cairo/Renderer_cairo.cpp:883
699 msgid "cap style"
700 msgstr ""
702 #: librender/openvg/OpenVGRenderer.cpp:1299
703 msgid "unsupported VG_MATRIX_MODE!"
704 msgstr ""
706 #: librender/openvg/OpenVGRenderer.cpp:1301
707 #, c-format
708 msgid "VG_MATRIX_MODE is %s"
709 msgstr ""
711 #: librender/openvg/OpenVGRenderer.cpp:1312
712 msgid "unsupported VG_FILL_RULE!"
713 msgstr ""
715 #: librender/openvg/OpenVGRenderer.cpp:1314
716 #, c-format
717 msgid "VG_FILL_RULE is %s"
718 msgstr ""
720 #: librender/openvg/OpenVGRenderer.cpp:1333
721 msgid "unsupported VG_IMAGE_QUALITY!"
722 msgstr ""
724 #: librender/openvg/OpenVGRenderer.cpp:1335
725 #, c-format
726 msgid "VG_IMAGE_QUALITY is %s"
727 msgstr ""
729 #: librender/openvg/OpenVGRenderer.cpp:1354
730 msgid "unsupported VG_RENDERING_QUALITY!"
731 msgstr ""
733 #: librender/openvg/OpenVGRenderer.cpp:1356
734 #, c-format
735 msgid "VG_RENDERING_QUALITY is %s"
736 msgstr ""
738 #: librender/openvg/OpenVGRenderer.cpp:1391
739 msgid "unsupported VG_BLEND_MODE!"
740 msgstr ""
742 #: librender/openvg/OpenVGRenderer.cpp:1393
743 #, c-format
744 msgid "VG_BLEND_MODE is %s"
745 msgstr ""
747 #: librender/openvg/OpenVGRenderer.cpp:1412
748 msgid "unsupported VG_IMAGE_MODE!"
749 msgstr ""
751 #: librender/openvg/OpenVGRenderer.cpp:1414
752 #, c-format
753 msgid "VG_IMAGE_MODE is %s"
754 msgstr ""
756 #: librender/openvg/OpenVGRenderer.cpp:1417
757 #, c-format
758 msgid "VG_STROKE_LINE_WIDTH is %d"
759 msgstr ""
761 #: librender/openvg/OpenVGRenderer.cpp:1436
762 msgid "unsupported VG_STROKE_CAP_STYLE!"
763 msgstr ""
765 #: librender/openvg/OpenVGRenderer.cpp:1438
766 #, c-format
767 msgid "VG_STROKE_CAP_STYLE is %s"
768 msgstr ""
770 #: librender/openvg/OpenVGRenderer.cpp:1457
771 msgid "unsupported VG_STROKE_JOIN_STYLE!"
772 msgstr ""
774 #: librender/openvg/OpenVGRenderer.cpp:1459
775 #, c-format
776 msgid "VG_STROKE_JOIN_STYLE is %s"
777 msgstr ""
779 #: librender/openvg/OpenVGRenderer.cpp:1462
780 #, c-format
781 msgid "VG_STROKE_MITER_LIMIT is %d"
782 msgstr ""
784 #: librender/openvg/OpenVGRenderer.cpp:1463
785 #, c-format
786 msgid "VG_MASKING is %d"
787 msgstr ""
789 #: librender/openvg/OpenVGRenderer.cpp:1464
790 #, c-format
791 msgid "VG_SCISSORING is %d"
792 msgstr ""
794 #: librender/openvg/OpenVGRenderer.cpp:1489
795 msgid "unsupported VG_PIXEL_LAYOUT!"
796 msgstr ""
798 #: librender/openvg/OpenVGRenderer.cpp:1491
799 #, c-format
800 msgid "VG_PIXEL_LAYOUT is %s"
801 msgstr ""
803 #: librender/openvg/OpenVGRenderer.cpp:1493
804 #, c-format
805 msgid "VG_STROKE_DASH_PHASE_RESET is %s"
806 msgstr ""
808 #: librender/openvg/OpenVGRenderer.cpp:1495
809 #, c-format
810 msgid "VG_FILTER_FORMAT_LINEAR is %s"
811 msgstr ""
813 #: librender/openvg/OpenVGRenderer.cpp:1497
814 #, c-format
815 msgid "VG_FILTER_FORMAT_PREMULTIPLIED is %s"
816 msgstr ""
818 #: librender/openvg/OpenVGRenderer.cpp:1514
819 #, c-format
820 msgid "VG_FILTER_CHANNEL_MASK is %s"
821 msgstr ""
823 #: librender/openvg/OpenVGRenderer.cpp:1516
824 #, c-format
825 msgid "VG_MAX_IMAGE_WIDTH is %d"
826 msgstr ""
828 #: librender/openvg/OpenVGRenderer.cpp:1517
829 #, c-format
830 msgid "VG_MAX_IMAGE_HEIGHT is %d"
831 msgstr ""
833 #: librender/openvg/OpenVGRenderer.cpp:1518
834 #, c-format
835 msgid "VG_MAX_IMAGE_PIXELS is %d"
836 msgstr ""
838 #: librender/openvg/OpenVGRenderer.cpp:1519
839 #, c-format
840 msgid "VG_MAX_IMAGE_BYTES is %d"
841 msgstr ""
843 #: librender/openvg/OpenVGRenderer.cpp:1526
844 #, c-format
845 msgid "VG_PATH_FORMAT is %d"
846 msgstr ""
848 #: librender/openvg/OpenVGRenderer.cpp:1527
849 #, c-format
850 msgid "VG_PATH_DATATYPE is %d"
851 msgstr ""
853 #: librender/openvg/OpenVGRenderer.cpp:1528
854 #, c-format
855 msgid "VG_PATH_CAPABILITY_APPEND_TO is %d"
856 msgstr ""
858 #: librender/openvg/OpenVGRenderer.cpp:1529
859 #, c-format
860 msgid "VG_PATH_SCALE is %g"
861 msgstr ""
863 #: librender/openvg/OpenVGRenderer.cpp:1530
864 #, c-format
865 msgid "VG_PATH_BIA is %g"
866 msgstr ""
868 #: librender/openvg/OpenVGRenderer.cpp:1532
869 #, c-format
870 msgid "VG_PATH_NUM_SEGMENTS is %d"
871 msgstr ""
873 #: librender/openvg/OpenVGRenderer.cpp:1533
874 #, c-format
875 msgid "VG_PATH_NUM_COORDS is %d"
876 msgstr ""
878 #: librender/opengles1/Renderer_gles1.cpp:95
879 msgid "Couldn't initialize EGL Device!"
880 msgstr ""
882 #: librender/cairo/Renderer_cairo.cpp:498
883 msgid "Can't render videos with alpha"
884 msgstr ""
886 #: librender/cairo/Renderer_cairo.cpp:869
887 msgid "differing start and end cap styles"
888 msgstr ""
890 #: librender/cairo/Renderer_cairo.cpp:911
891 msgid "Scaled strokes in Cairo renderer"
892 msgstr ""
894 #: librender/cairo/PathParser.cpp:90
895 msgid "path not closed!"
896 msgstr ""
898 #: librender/agg/Renderer_agg.cpp:794
899 msgid "Can't render this type of frame"
900 msgstr ""
902 #: librender/agg/Renderer_agg.cpp:1764
903 msgid ""
904 "Unidirectionally scaled strokes in AGG renderer (we'll scale by the scalable "
905 "one)"
906 msgstr ""
908 #: librender/agg/Renderer_agg.cpp:2151
909 #, c-format
910 msgid "Unknown pixelformat: %s\n"
911 msgstr ""
913 #: librender/testr.cpp:190
914 msgid "Couldn't get Drawable window from X11"
915 msgstr ""
917 #: librender/GnashTexture.cpp:70
918 #, c-format
919 msgid "glError: %s caught\n"
920 msgstr ""
922 #: libmedia/MediaParser.cpp:83
923 msgid "No ID3 support implemented in this MediaParser"
924 msgstr ""
926 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:80
927 msgid "MediaParserFfmpeg could not read probe data from input"
928 msgstr ""
930 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:113
931 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:122
932 #, c-format
933 msgid "%s: seeking failed"
934 msgstr ""
936 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:211
937 msgid ""
938 "FIXME: FFmpeg packet decompression timestamp has no value, taking as zero"
939 msgstr ""
941 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:272
942 #, c-format
943 msgid ""
944 "MediaParserFfmpeg::parseNextFrame: Problems parsing next frame "
945 "(av_read_frame returned %d). We'll consider the stream fully parsed."
946 msgstr ""
948 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:443
949 #, c-format
950 msgid "  Using stream %d for audio: codec id %d"
951 msgstr ""
953 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:456
954 #, c-format
955 msgid "  Using stream %d for video: codec id %d"
956 msgstr ""
958 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:478
959 msgid "Duration of video stream unknown"
960 msgstr ""
962 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:507
963 msgid "Duration of audio stream unknown to ffmpeg"
964 msgstr ""
966 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:587
967 msgid ""
968 "MediaParserFfmpeg couldn't parse input format: tried to seek at negative "
969 "offset %1%."
970 msgstr ""
972 #: libmedia/ffmpeg/VideoConverterFfmpeg.cpp:122
973 msgid "VideoConverterFfmpeg cannot convert to the requested format"
974 msgstr ""
976 #: libmedia/ffmpeg/MediaHandlerFfmpeg.cpp:122
977 #, c-format
978 msgid "MediaHandlerFfmpeg::createAudioDecoder: %s -- %s"
979 msgstr ""
981 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:53
982 #, c-format
983 msgid "AudioDecoderFfmpeg: initialized FFmpeg codec %d (%s)"
984 msgstr ""
986 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:56
987 #, c-format
988 msgid ""
989 "AudioDecoderFfmpeg: initialized FFmpeg codec %d (%s) for flash codec %d (%s)"
990 msgstr ""
992 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:71
993 #, c-format
994 msgid "AudioDecoderFfmpeg: initialized FFmpeg codec %s (%d)"
995 msgstr ""
997 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:110
998 #, c-format
999 msgid "Unsupported audio codec %d"
1000 msgstr "Codec audio non supportato: %d"
1002 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:119
1003 #, c-format
1004 msgid "libavcodec could not find a decoder for codec %d (%s)"
1005 msgstr ""
1007 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:129
1008 msgid "AudioDecoderFfmpeg can't initialize MP3 parser"
1009 msgstr ""
1011 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:136
1012 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:185
1013 msgid "libavcodec couldn't allocate context"
1014 msgstr ""
1016 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:144
1017 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:315
1018 #, c-format
1019 msgid ""
1020 "AudioDecoderFfmpeg: avcodec_open failed to initialize FFmpeg codec %s (%d)"
1021 msgstr ""
1023 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:149
1024 #, c-format
1025 msgid "AudioDecoder: initialized FFMPEG codec %s (%d)"
1026 msgstr ""
1028 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:222
1029 #, c-format
1030 msgid "AudioDecoderFfmpeg: unsupported flash audio codec %d (%s)"
1031 msgstr ""
1033 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:231
1034 #, c-format
1035 msgid "AudioDecoderFfmpeg: unknown codec type %d (should never happen)"
1036 msgstr ""
1038 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:241
1039 #, c-format
1040 msgid ""
1041 "AudioDecoderFfmpeg: libavcodec could not find a decoder for codec %d (%s)"
1042 msgstr ""
1044 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:247
1045 #, c-format
1046 msgid ""
1047 "AudioDecoderFfmpeg: libavcodec could not find a decoder for ffmpeg codec id "
1048 "%s"
1049 msgstr ""
1051 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:259
1052 msgid "AudioDecoderFfmpeg: libavcodec couldn't allocate context"
1053 msgstr ""
1055 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:348
1056 #, c-format
1057 msgid ""
1058 "av_parser_parse returned %d. Upgrading ffmpeg/libavcodec might fix this "
1059 "issue."
1060 msgstr ""
1062 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:401
1063 #, c-format
1064 msgid ""
1065 "AudioDecoderFfmpeg: could not find a complete frame in the last %d bytes of "
1066 "input (malformed SWF or FLV?)"
1067 msgstr ""
1069 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:490
1070 msgid "failed to allocate audio buffer."
1071 msgstr ""
1073 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:528
1074 #, c-format
1075 msgid ""
1076 "avcodec_decode_audio returned %d. Upgrading ffmpeg/libavcodec might fix this "
1077 "issue."
1078 msgstr ""
1080 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:537
1081 #, c-format
1082 msgid ""
1083 "outputSize:%d after decoding %d bytes of input audio data. Upgrading ffmpeg/"
1084 "libavcodec might fix this issue."
1085 msgstr ""
1087 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:587
1088 #, c-format
1089 msgid ""
1090 " --- Computation of resampled samples (%d) < then the actual returned "
1091 "samples (%d)"
1092 msgstr ""
1094 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:141
1095 #, c-format
1096 msgid "Cannot find suitable decoder for flash codec %d"
1097 msgstr ""
1099 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:180
1100 msgid "libavcodec can't decode this video format"
1101 msgstr ""
1103 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:208
1104 #, c-format
1105 msgid "libavcodec failed to initialize FFMPEG codec %s (%d)"
1106 msgstr ""
1108 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:216
1109 #, c-format
1110 msgid "VideoDecoder: initialized FFMPEG codec %s (%d)"
1111 msgstr ""
1113 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:306
1114 msgid "Pixel format not handled"
1115 msgstr ""
1117 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:354
1118 msgid "Out of memory while allocating avcodec frame"
1119 msgstr ""
1121 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:373
1122 msgid "Decoding of a video frame failed"
1123 msgstr ""
1125 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:434
1126 #, fuzzy, c-format
1127 msgid "Unsupported video codec %d"
1128 msgstr "Codec audio non supportato: %d"
1130 #: libmedia/haiku/MediaHandlerHaiku.cpp:115
1131 #, c-format
1132 msgid "MediaHandlerHaiku::createAudioDecoder: %s -- %s"
1133 msgstr ""
1135 #: libmedia/AudioDecoderSpeex.cpp:41
1136 msgid "AudioDecoderSpeex: state initialization failed."
1137 msgstr ""
1139 #: libmedia/AudioDecoderSpeex.cpp:54
1140 msgid "AudioDecoderSpeex: initialization failed."
1141 msgstr ""
1143 #: libmedia/AudioDecoderSpeex.cpp:109
1144 msgid "Corrupt Speex stream!"
1145 msgstr ""
1147 #: libmedia/AudioDecoderSpeex.cpp:133
1148 msgid "Failed to resample Speex frame."
1149 msgstr ""
1151 #: libmedia/FLVParser.cpp:170
1152 #, c-format
1153 msgid ""
1154 "Unexpected audio tag found at offset %d FLV stream advertising no audio in "
1155 "header. We'll warn only once for each FLV, expecting any further audio tag."
1156 msgstr ""
1158 #: libmedia/FLVParser.cpp:187
1159 msgid "could not read audio frame?"
1160 msgstr ""
1162 #: libmedia/FLVParser.cpp:225
1163 #, c-format
1164 msgid ""
1165 "Unexpected video tag found at offset %d of FLV stream advertising no video "
1166 "in header. We'll warn only once per FLV, expecting any further video tag."
1167 msgstr ""
1169 #: libmedia/FLVParser.cpp:245
1170 #, c-format
1171 msgid "AVC packet type: %d"
1172 msgstr ""
1174 #: libmedia/FLVParser.cpp:264
1175 msgid "could not read video frame?"
1176 msgstr ""
1178 #: libmedia/FLVParser.cpp:322
1179 #, c-format
1180 msgid "FLVParser::parseNextTag: can't seek to %d"
1181 msgstr ""
1183 #: libmedia/FLVParser.cpp:336
1184 #, c-format
1185 msgid ""
1186 "FLVParser::parseNextTag: can't read tag info (needed 12 bytes, only got %d)"
1187 msgstr ""
1189 #: libmedia/FLVParser.cpp:423
1190 #, c-format
1191 msgid "First byte of FLV_META_TAG is %d, expected 0x02 (STRING AMF0 type)"
1192 msgstr ""
1194 #: libmedia/FLVParser.cpp:435
1195 #, c-format
1196 msgid ""
1197 "FLVParser::parseNextTag: can't read metaTag (%d) body (needed %d bytes, only "
1198 "got %d)"
1199 msgstr ""
1201 #: libmedia/FLVParser.cpp:446
1202 msgid "Corrupt FLV: Meta tag unterminated!"
1203 msgstr ""
1205 #: libmedia/FLVParser.cpp:454
1206 #, c-format
1207 msgid "FLVParser::parseNextTag: unknown FLV tag type %d"
1208 msgstr ""
1210 #: libmedia/FLVParser.cpp:463
1211 msgid ""
1212 "Corrupt FLV: previous tag size record (%1%) unexpected (actual size: %2%)"
1213 msgstr ""
1215 #: libmedia/FLVParser.cpp:481
1216 msgid "FLVParser::parseHeader: couldn't read 9 bytes of header"
1217 msgstr ""
1219 #: libmedia/FLVParser.cpp:533
1220 #, c-format
1221 msgid "FLVParser::readAudioFrame: could only read %d/%d bytes"
1222 msgstr ""
1224 #: libmedia/gst/VideoConverterGst.cpp:39
1225 msgid "VideoConverterGst: ffmpegcolorspace element missing"
1226 msgstr ""
1228 #: libmedia/gst/VideoConverterGst.cpp:72
1229 msgid "VideoConverterGst: can't output requested format"
1230 msgstr ""
1232 #: libmedia/gst/VideoConverterGst.cpp:100
1233 msgid "VideoConverterGst: internal error (caps creation failed)"
1234 msgstr ""
1236 #: libmedia/gst/VideoConverterGst.cpp:107
1237 msgid "VideoConverterGst: initialization failed."
1238 msgstr ""
1240 #: libmedia/gst/VideoConverterGst.cpp:142
1241 msgid "VideoConverterGst: buffer push failed."
1242 msgstr ""
1244 #: libmedia/gst/VideoConverterGst.cpp:149
1245 msgid "VideoConverterGst: buffer pull failed."
1246 msgstr ""
1248 #: libmedia/gst/GstUtil.cpp:76
1249 msgid "Unable to retrieve a valid audio sink from ~/.gnashrc"
1250 msgstr ""
1252 #: libmedia/gst/GstUtil.cpp:82
1253 msgid "Unable to retrieve a valid audio sink from autoaudiosink"
1254 msgstr ""
1256 #: libmedia/gst/GstUtil.cpp:87
1257 #, c-format
1258 msgid ""
1259 "Unable to retrieve a valid audio sink from gconfaudiosink\n"
1260 "%s"
1261 msgstr ""
1263 #: libmedia/gst/GstUtil.cpp:88
1264 msgid "Sink search exhausted: you won't be able to hear sound!"
1265 msgstr ""
1267 #: libmedia/gst/GstUtil.cpp:94
1268 #, c-format
1269 msgid "Got a non-NULL audio sink; its wrapper name is: %s"
1270 msgstr ""
1272 #: libmedia/gst/GstUtil.cpp:116
1273 msgid ""
1274 "Missing plugin, but plugin installing not supported. Will try anyway, but "
1275 "expect failure."
1276 msgstr ""
1278 #: libmedia/gst/GstUtil.cpp:122
1279 msgid "Missing plugin, but failed to convert it to gst missing plugin detail."
1280 msgstr ""
1282 #: libmedia/gst/GstUtil.cpp:135
1283 msgid ""
1284 "gst_update_registry failed. You'll need to restart Gnash to use the new "
1285 "plugins."
1286 msgstr ""
1288 #: libmedia/gst/GstUtil.cpp:142
1289 msgid "Missing plugin, but automatic plugin installation not available."
1290 msgstr ""
1292 #: libmedia/gst/VideoDecoderGst.cpp:97
1293 msgid "Video codec is zero.  Streaming video expected later."
1294 msgstr ""
1296 #: libmedia/gst/VideoDecoderGst.cpp:100
1297 #, c-format
1298 msgid "No support for video codec %s."
1299 msgstr ""
1301 #: libmedia/gst/VideoDecoderGst.cpp:122 libmedia/gst/VideoDecoderGst.cpp:148
1302 msgid "VideoDecoderGst: internal error (caps creation failed)"
1303 msgstr ""
1305 #: libmedia/gst/VideoDecoderGst.cpp:130
1306 #, c-format
1307 msgid "Couldn't find a plugin for video type %s!"
1308 msgstr ""
1310 #: libmedia/gst/VideoDecoderGst.cpp:134
1311 msgid " Please make sure you have gstreamer-ffmpeg installed."
1312 msgstr ""
1314 #: libmedia/gst/VideoDecoderGst.cpp:158
1315 #, c-format
1316 msgid "VideoDecoderGst: initialisation failed for video type %s!"
1317 msgstr ""
1319 #: libmedia/gst/VideoDecoderGst.cpp:189
1320 msgid "VideoDecoderGst: buffer push failed."
1321 msgstr ""
1323 #: libmedia/gst/MediaParserGst.cpp:55
1324 msgid "MediaParserGst couldn't create a bin"
1325 msgstr ""
1327 #: libmedia/gst/MediaParserGst.cpp:60
1328 msgid "MediaParserGst couldn't create a typefind element."
1329 msgstr ""
1331 #: libmedia/gst/MediaParserGst.cpp:72 libmedia/gst/MediaParserGst.cpp:94
1332 #: libmedia/gst/MediaParserGst.cpp:317 libmedia/gst/MediaParserGst.cpp:374
1333 #: libmedia/gst/MediaParserGst.cpp:528
1334 msgid "MediaParserGst could not change element state"
1335 msgstr ""
1337 #: libmedia/gst/MediaParserGst.cpp:85
1338 #, c-format
1339 msgid "Needed %d dead iterations to detect audio type."
1340 msgstr ""
1342 #: libmedia/gst/MediaParserGst.cpp:89
1343 msgid "MediaParserGst failed to detect any stream types."
1344 msgstr ""
1346 #: libmedia/gst/MediaParserGst.cpp:187
1347 msgid ""
1348 "MediaParserGst failed to read the stream, but it did not reach EOF or enter "
1349 "a bad state."
1350 msgstr ""
1352 #: libmedia/gst/MediaParserGst.cpp:201
1353 msgid "MediaParserGst failed to push more data into the demuxer! Seeking back."
1354 msgstr ""
1356 #: libmedia/gst/MediaParserGst.cpp:280
1357 #, c-format
1358 msgid "MediaParserGst/typefound: Detected media type %s"
1359 msgstr ""
1361 #: libmedia/gst/MediaParserGst.cpp:292 libmedia/gst/MediaParserGst.cpp:299
1362 msgid "MediaParserGst Failed to create fakesink."
1363 msgstr ""
1365 #: libmedia/gst/MediaParserGst.cpp:305
1366 msgid "MediaParserGst: couldn't get the fakesink src element."
1367 msgstr ""
1369 #: libmedia/gst/MediaParserGst.cpp:313
1370 msgid "MediaParserGst: couln't link fakesink"
1371 msgstr ""
1373 #: libmedia/gst/MediaParserGst.cpp:337
1374 msgid "MediaParserGst: couldn't get the typefind src element."
1375 msgstr ""
1377 #: libmedia/gst/MediaParserGst.cpp:352
1378 msgid "MediaParserGst: couldn't create the demuxer"
1379 msgstr ""
1381 #: libmedia/gst/MediaParserGst.cpp:358 libmedia/gst/MediaParserGst.cpp:363
1382 msgid "MediaParserGst: failed adding demuxer to bin."
1383 msgstr ""
1385 #: libmedia/gst/MediaParserGst.cpp:390
1386 msgid "MediaParserGst: couldn't get structure name."
1387 msgstr ""
1389 #: libmedia/gst/MediaParserGst.cpp:404
1390 #, c-format
1391 msgid "MediaParserGst: ignoring stream of type %s."
1392 msgstr ""
1394 #: libmedia/gst/MediaParserGst.cpp:428
1395 #, c-format
1396 msgid "MediaParserGst: Failed to find a parser (media: %s)."
1397 msgstr ""
1399 #: libmedia/gst/MediaParserGst.cpp:437
1400 msgid ""
1401 "MediaParserGst: Failed to find a parser. We'll continue, but either audio or "
1402 "video will not work!"
1403 msgstr ""
1405 #: libmedia/gst/MediaParserGst.cpp:446
1406 msgid "MediaParserGst: couldn't add parser."
1407 msgstr ""
1409 #: libmedia/gst/MediaParserGst.cpp:459
1410 msgid "MediaParserGst: couldn't link parser."
1411 msgstr ""
1413 #: libmedia/gst/MediaParserGst.cpp:471 libmedia/gst/MediaParserGst.cpp:504
1414 msgid "MediaParserGst: couldn't link \"fake\" sink."
1415 msgstr ""
1417 #: libmedia/gst/MediaParserGst.cpp:490
1418 #, c-format
1419 msgid "MediaParserGst: Linked audio source (type: %s)"
1420 msgstr ""
1422 #: libmedia/gst/MediaParserGst.cpp:520
1423 #, c-format
1424 msgid "MediaParserGst: Linked video source (type: %s)"
1425 msgstr ""
1427 #: libmedia/gst/AudioDecoderGst.cpp:100
1428 msgid "Creating AAC decoder without extra data. This will probably fail!"
1429 msgstr ""
1431 #: libmedia/gst/AudioDecoderGst.cpp:110
1432 #, c-format
1433 msgid "AudioDecoderGst: cannot handle codec %d (%s)"
1434 msgstr ""
1436 #: libmedia/gst/AudioDecoderGst.cpp:120
1437 #, c-format
1438 msgid "AudioDecoderGst: cannot handle codec %d (no ExtraInfoGst attached)"
1439 msgstr ""
1441 #: libmedia/gst/AudioDecoderGst.cpp:149
1442 msgid ""
1443 "The best available resampler is 'audioresample'. Please install gstreamer-"
1444 "ffmpeg 0.10.4 or newer, or you may experience long delays in audio playback!"
1445 msgstr ""
1447 #: libmedia/gst/AudioDecoderGst.cpp:168 libmedia/gst/AudioDecoderGst.cpp:188
1448 msgid "AudioDecoderGst: internal error (caps creation failed)"
1449 msgstr ""
1451 #: libmedia/gst/AudioDecoderGst.cpp:175
1452 #, c-format
1453 msgid "Couldn't find a plugin for audio type %s!"
1454 msgstr ""
1456 #: libmedia/gst/AudioDecoderGst.cpp:199
1457 #, c-format
1458 msgid "AudioDecoderGst: initialisation failed for audio type %s!"
1459 msgstr ""
1461 #: libmedia/gst/AudioDecoderGst.cpp:227
1462 msgid "Pushed data, but there's nothing to pull (yet)"
1463 msgstr ""
1465 #: libmedia/gst/AudioDecoderGst.cpp:263 libmedia/gst/AudioDecoderGst.cpp:291
1466 msgid "AudioDecoderGst: buffer push failed."
1467 msgstr ""
1469 #: libmedia/gst/VideoInputGst.cpp:317
1470 msgid "too high an index value, will cause segfault"
1471 msgstr ""
1473 #: libmedia/gst/VideoInputGst.cpp:367
1474 #, c-format
1475 msgid "%s: Could not create video test source."
1476 msgstr ""
1478 #: libmedia/gst/VideoInputGst.cpp:385 libmedia/gst/AudioInputGst.cpp:117
1479 #, c-format
1480 msgid "%s: Could not create pulsesrc element"
1481 msgstr ""
1483 #: libmedia/gst/VideoInputGst.cpp:390 libmedia/gst/AudioInputGst.cpp:122
1484 #, c-format
1485 msgid "%s: Could not get property probe from pulsesrc element"
1486 msgstr ""
1488 #: libmedia/gst/VideoInputGst.cpp:626
1489 msgid "You have an invalid camera selected. Please check your gnashrc file"
1490 msgstr ""
1492 #: libmedia/gst/VideoInputGst.cpp:657
1493 #, c-format
1494 msgid "%s: Passed an invalid argument (not a valid dev_select value)"
1495 msgstr ""
1497 #: libmedia/gst/VideoInputGst.cpp:685 libmedia/gst/AudioInputGst.cpp:220
1498 #, c-format
1499 msgid "%s: Pipeline bus isn't an object for some reason"
1500 msgstr ""
1502 #: libmedia/gst/VideoInputGst.cpp:705 libmedia/gst/AudioInputGst.cpp:239
1503 #, c-format
1504 msgid "%s: Template pad isn't an object for some reason"
1505 msgstr ""
1507 #: libmedia/gst/VideoInputGst.cpp:718 libmedia/gst/AudioInputGst.cpp:253
1508 #, c-format
1509 msgid "%s: pipeline isn't an object for some reason"
1510 msgstr ""
1512 #: libmedia/gst/VideoInputGst.cpp:804
1513 #, c-format
1514 msgid "%s: type %s, cannot be handled for resolution width"
1515 msgstr ""
1517 #: libmedia/gst/VideoInputGst.cpp:825 libmedia/gst/AudioInputGst.cpp:279
1518 #, c-format
1519 msgid "%s: was passed a NULL pointer"
1520 msgstr ""
1522 #: libmedia/gst/VideoInputGst.cpp:931 libmedia/gst/VideoInputGst.cpp:1104
1523 #, c-format
1524 msgid "%s: Creation of the webcam_source_bin failed"
1525 msgstr ""
1527 #: libmedia/gst/VideoInputGst.cpp:933 libmedia/gst/VideoInputGst.cpp:1106
1528 #: libmedia/gst/AudioInputGst.cpp:326 libmedia/gst/AudioInputGst.cpp:382
1529 #, c-format
1530 msgid "the error was %s"
1531 msgstr ""
1533 #: libmedia/gst/VideoInputGst.cpp:961
1534 #, c-format
1535 msgid "%s: webam isn't set!"
1536 msgstr ""
1538 #: libmedia/gst/VideoInputGst.cpp:1024
1539 #, c-format
1540 msgid ""
1541 "%s: the resolution you chose isn't supported, picking                 a "
1542 "supported value"
1543 msgstr ""
1545 #: libmedia/gst/VideoInputGst.cpp:1128 libmedia/gst/AudioInputGst.cpp:337
1546 #, c-format
1547 msgid "%s: couldn't drop the sourcebin back into the main bin"
1548 msgstr ""
1550 #: libmedia/gst/VideoInputGst.cpp:1137 libmedia/gst/AudioInputGst.cpp:347
1551 #, c-format
1552 msgid "%s: couldn't link up sourcebin and tee"
1553 msgstr ""
1555 #: libmedia/gst/VideoInputGst.cpp:1169
1556 #, c-format
1557 msgid "%s: problem creating source bin"
1558 msgstr ""
1560 #: libmedia/gst/VideoInputGst.cpp:1176 libmedia/gst/AudioInputGst.cpp:410
1561 #, c-format
1562 msgid "%s: problem creating tee element"
1563 msgstr ""
1565 #: libmedia/gst/VideoInputGst.cpp:1180 libmedia/gst/AudioInputGst.cpp:414
1566 #, c-format
1567 msgid "%s: problem creating save_queue element"
1568 msgstr ""
1570 #: libmedia/gst/VideoInputGst.cpp:1185
1571 #, c-format
1572 msgid "%s: problem creating video_display_queue element"
1573 msgstr ""
1575 #: libmedia/gst/VideoInputGst.cpp:1196
1576 #, c-format
1577 msgid "%s: couldn't link webcam_source_bin and tee"
1578 msgstr ""
1580 #: libmedia/gst/VideoInputGst.cpp:1203
1581 #, c-format
1582 msgid "%s: couldn't link tee and save_queue"
1583 msgstr ""
1585 #: libmedia/gst/VideoInputGst.cpp:1209
1586 #, c-format
1587 msgid "%s: couldn't link tee and video_display_queue"
1588 msgstr ""
1590 #: libmedia/gst/VideoInputGst.cpp:1218
1591 #, c-format
1592 msgid "%s: couldn't get save_queue_src_pad"
1593 msgstr ""
1595 #: libmedia/gst/VideoInputGst.cpp:1228
1596 #, c-format
1597 msgid "%s: couldn't get video_display_queue_pad"
1598 msgstr ""
1600 #: libmedia/gst/VideoInputGst.cpp:1240 libmedia/gst/AudioInputGst.cpp:464
1601 #, c-format
1602 msgid "%s: Unable to create main pipeline"
1603 msgstr ""
1605 #: libmedia/gst/VideoInputGst.cpp:1258
1606 #, c-format
1607 msgid "%s: something went wrong creating the new video_display_bin"
1608 msgstr ""
1610 #: libmedia/gst/VideoInputGst.cpp:1264
1611 #, c-format
1612 msgid "%s: problem creating video_scale element"
1613 msgstr ""
1615 #: libmedia/gst/VideoInputGst.cpp:1273
1616 #, c-format
1617 msgid "%s: problem creating the video_sink element"
1618 msgstr ""
1620 #: libmedia/gst/VideoInputGst.cpp:1282
1621 #, c-format
1622 msgid "%s: something went wrong in linking elements in video_display_bin"
1623 msgstr ""
1625 #: libmedia/gst/VideoInputGst.cpp:1324
1626 msgid "something went wrong in the make_video_display_link function"
1627 msgstr ""
1629 #: libmedia/gst/VideoInputGst.cpp:1356
1630 #, c-format
1631 msgid "%s: the unlinking of the pads failed"
1632 msgstr ""
1634 #: libmedia/gst/VideoInputGst.cpp:1386
1635 #, c-format
1636 msgid "%s: something went wrong in the make_video_display_link function"
1637 msgstr ""
1639 #: libmedia/gst/VideoInputGst.cpp:1416 libmedia/gst/AudioInputGst.cpp:540
1640 #: libmedia/gst/AudioInputGst.cpp:680
1641 #, c-format
1642 msgid "%s: unlink failed"
1643 msgstr ""
1645 #: libmedia/gst/VideoInputGst.cpp:1423 libmedia/gst/AudioInputGst.cpp:687
1646 #, c-format
1647 msgid "%s: couldn't remove saveBin from pipeline"
1648 msgstr ""
1650 #: libmedia/gst/VideoInputGst.cpp:1430
1651 #, c-format
1652 msgid "%s: videoSaveBin state change failed"
1653 msgstr ""
1655 #: libmedia/gst/VideoInputGst.cpp:1453
1656 #, c-format
1657 msgid "%s: problem with creating video_save_csp element"
1658 msgstr ""
1660 #: libmedia/gst/VideoInputGst.cpp:1458
1661 #, c-format
1662 msgid "%s: problem with creating video_enc element"
1663 msgstr ""
1665 #: libmedia/gst/VideoInputGst.cpp:1465
1666 #, c-format
1667 msgid "%s: problem with creating video_save_rate element"
1668 msgstr ""
1670 #: libmedia/gst/VideoInputGst.cpp:1469
1671 #, c-format
1672 msgid "%s: problem with creating video_save_scale element"
1673 msgstr ""
1675 #: libmedia/gst/VideoInputGst.cpp:1476
1676 #, c-format
1677 msgid "%s: problem with creating mux element"
1678 msgstr ""
1680 #: libmedia/gst/VideoInputGst.cpp:1480
1681 #, c-format
1682 msgid "%s: problem with creating video_file_sink element"
1683 msgstr ""
1685 #: libmedia/gst/VideoInputGst.cpp:1500
1686 #, c-format
1687 msgid "%s: there was some problem in linking!"
1688 msgstr ""
1690 #: libmedia/gst/MediaHandlerGst.cpp:90
1691 msgid "Wrong arguments given to GST VideoDecoder"
1692 msgstr ""
1694 #: libmedia/gst/MediaHandlerGst.cpp:137
1695 #, c-format
1696 msgid "MediaHandlerGst::createAudioDecoder: %s -- %s"
1697 msgstr ""
1699 #: libmedia/gst/AudioInputGst.cpp:100
1700 #, c-format
1701 msgid "%s: Could not create audio test source"
1702 msgstr ""
1704 #: libmedia/gst/AudioInputGst.cpp:190
1705 #, c-format
1706 msgid "%s: passed an invalid devselect argument"
1707 msgstr ""
1709 #: libmedia/gst/AudioInputGst.cpp:244
1710 msgid "The input device you selected isn't supported (yet)"
1711 msgstr ""
1713 #: libmedia/gst/AudioInputGst.cpp:270
1714 #, c-format
1715 msgid "%s: Passed a bad devselect value"
1716 msgstr ""
1718 #: libmedia/gst/AudioInputGst.cpp:324 libmedia/gst/AudioInputGst.cpp:380
1719 #, c-format
1720 msgid "%s: Creation of the audioSourceBin failed"
1721 msgstr ""
1723 #: libmedia/gst/AudioInputGst.cpp:406
1724 #, c-format
1725 msgid "%s: audioCreateSourceBin failed!"
1726 msgstr ""
1728 #: libmedia/gst/AudioInputGst.cpp:419
1729 #, c-format
1730 msgid "%s: problem creating audioPlaybackQueue element"
1731 msgstr ""
1733 #: libmedia/gst/AudioInputGst.cpp:426
1734 #, c-format
1735 msgid "%s: couldn't link audioSourceBin and tee"
1736 msgstr ""
1738 #: libmedia/gst/AudioInputGst.cpp:431
1739 #, c-format
1740 msgid "%s: couldn't link tee and saveQueue"
1741 msgstr ""
1743 #: libmedia/gst/AudioInputGst.cpp:436
1744 #, c-format
1745 msgid "%s: couldn't link tee and audioPlaybackQueue"
1746 msgstr ""
1748 #: libmedia/gst/AudioInputGst.cpp:445
1749 #, c-format
1750 msgid "%s: couldn't get saveQueueSrcPad"
1751 msgstr ""
1753 #: libmedia/gst/AudioInputGst.cpp:455
1754 #, c-format
1755 msgid "%s: couldn't get audioPlaybackQueue"
1756 msgstr ""
1758 #: libmedia/gst/AudioInputGst.cpp:481
1759 #, c-format
1760 msgid "%s: There was a problem making the audiosink!"
1761 msgstr ""
1763 #: libmedia/gst/AudioInputGst.cpp:517
1764 msgid "something went wrong in the makeSourcePlaybackLink function"
1765 msgstr ""
1767 #: libmedia/gst/AudioInputGst.cpp:548
1768 #, c-format
1769 msgid "%s: couldn't remove audioPlaybackBin from pipeline"
1770 msgstr ""
1772 #: libmedia/gst/AudioInputGst.cpp:555
1773 #, c-format
1774 msgid "%s: changing state of audioPlaybackBin failed"
1775 msgstr ""
1777 #: libmedia/gst/AudioInputGst.cpp:579
1778 #, c-format
1779 msgid "Error: %s"
1780 msgstr ""
1782 #: libmedia/gst/AudioInputGst.cpp:599
1783 #, c-format
1784 msgid "%s: Couldn't make audioconvert element"
1785 msgstr ""
1787 #: libmedia/gst/AudioInputGst.cpp:603
1788 #, c-format
1789 msgid "%s: Couldn't make vorbisenc element"
1790 msgstr ""
1792 #: libmedia/gst/AudioInputGst.cpp:607
1793 #, c-format
1794 msgid "%s: Couldn't make oggmux element"
1795 msgstr ""
1797 #: libmedia/gst/AudioInputGst.cpp:611
1798 #, c-format
1799 msgid "%s: Couldn't make filesink element"
1800 msgstr ""
1802 #: libmedia/gst/AudioInputGst.cpp:630
1803 #, c-format
1804 msgid "%s: Something went wrong in linking"
1805 msgstr ""
1807 #: libmedia/gst/AudioInputGst.cpp:658
1808 msgid "something went wrong in the makeAudioSourceSaveLink function"
1809 msgstr ""
1811 #: libmedia/gst/AudioInputGst.cpp:694
1812 #, c-format
1813 msgid "%s: audioSaveBin state change failed"
1814 msgstr ""
1816 #: libmedia/gst/AudioInputGst.cpp:755
1817 msgid "You have an invalid microphone selected. Check your gnashrc file"
1818 msgstr ""
1820 #: libmedia/AudioDecoderSimple.cpp:163
1821 msgid "corrupted ADPCM header"
1822 msgstr ""
1824 #: libmedia/AudioDecoderSimple.cpp:291 libmedia/AudioDecoderSimple.cpp:304
1825 #, c-format
1826 msgid "AudioDecoderSimple: initialized flash codec %s (%d)"
1827 msgstr ""
1829 #: libmedia/AudioDecoderSimple.cpp:330 libmedia/AudioDecoderSimple.cpp:361
1830 #, c-format
1831 msgid "AudioDecoderSimple: unsupported flash codec %d (%s)"
1832 msgstr ""
1834 #: libmedia/AudioDecoderSimple.cpp:341
1835 #, c-format
1836 msgid "AudioDecoderSimple: unable to intepret custom audio codec id %s"
1837 msgstr ""
1839 #: libmedia/AudioDecoderSimple.cpp:428
1840 msgid "Host endianness not detected in AudioDecoderSimple"
1841 msgstr ""
1843 #: libmedia/AudioDecoderSimple.cpp:478
1844 msgid "Error in sound sample conversion"
1845 msgstr "Errore nella conversione di un campione audio"
1847 #: libmedia/MediaHandler.cpp:49
1848 msgid "MediaHandler::isFLV: Could not read 3 bytes from input stream"
1849 msgstr ""
1851 #: libmedia/MediaHandler.cpp:65
1852 msgid ""
1853 "MediaHandler::createMediaParser: only FLV input is supported by this "
1854 "MediaHandler"
1855 msgstr ""
1857 #: libmedia/MediaHandler.cpp:71
1858 #, c-format
1859 msgid "Exception while reading from stream: %s"
1860 msgstr ""
1862 #: libmedia/MediaHandler.cpp:108
1863 #, c-format
1864 msgid ""
1865 "MediaHandler::createFlashAudioDecoder: no available flash decoders for codec "
1866 "%d (%s)"
1867 msgstr ""
1869 #: libcore/ExternalInterface.cpp:133
1870 #, c-format
1871 msgid "Can't convert unknown type %d"
1872 msgstr ""
1874 #: libcore/as_value.cpp:768
1875 #, c-format
1876 msgid "serialization of as_value of type %d"
1877 msgstr ""
1879 #: libcore/ClassHierarchy.cpp:85
1880 #, c-format
1881 msgid "Native class %s is not an object after initialization (%s)"
1882 msgstr ""
1884 #: libcore/ClassHierarchy.cpp:92
1885 #, c-format
1886 msgid "Native class %s is not found after initialization"
1887 msgstr ""
1889 #: libcore/MovieLoader.cpp:259
1890 #, c-format
1891 msgid "Can't create Movie instance for definition loaded from %s"
1892 msgstr ""
1894 #: libcore/FreetypeGlyphsProvider.cpp:254
1895 #, c-format
1896 msgid "Can't init FreeType! Error = %d"
1897 msgstr ""
1899 #: libcore/FreetypeGlyphsProvider.cpp:266
1900 #, c-format
1901 msgid "Can't close FreeType! Error = %d"
1902 msgstr ""
1904 #: libcore/FreetypeGlyphsProvider.cpp:280
1905 #, c-format
1906 msgid "Failed to find fonts directory, using hard-coded font filename \"%s\""
1907 msgstr ""
1909 #: libcore/FreetypeGlyphsProvider.cpp:293
1910 #, c-format
1911 msgid "Can't init fontconfig library, using hard-coded font filename \"%s\""
1912 msgstr ""
1914 #: libcore/FreetypeGlyphsProvider.cpp:355
1915 #, c-format
1916 msgid "No device font matches the name '%s', using hard-coded font filename"
1917 msgstr ""
1919 #: libcore/FreetypeGlyphsProvider.cpp:360
1920 msgid ""
1921 "Font filename matching not implemented (no fontconfig support built-in), "
1922 "using hard-coded font filename"
1923 msgstr ""
1925 #: libcore/FreetypeGlyphsProvider.cpp:393
1926 msgid "Freetype not supported"
1927 msgstr ""
1929 #: libcore/FreetypeGlyphsProvider.cpp:434
1930 #, c-format
1931 msgid "Can't find font file for font '%s'"
1932 msgstr ""
1934 #: libcore/FreetypeGlyphsProvider.cpp:447
1935 #, c-format
1936 msgid "Font file '%s' has bad format"
1937 msgstr ""
1939 #: libcore/FreetypeGlyphsProvider.cpp:456
1940 #, c-format
1941 msgid "Some error opening font '%s'"
1942 msgstr ""
1944 #: libcore/FreetypeGlyphsProvider.cpp:490
1945 #, c-format
1946 msgid "Error loading freetype outline glyph for char '%c' (error: %d)"
1947 msgstr ""
1949 #: libcore/FreetypeGlyphsProvider.cpp:506
1950 #, c-format
1951 msgid ""
1952 "FT_Load_Char() returned a glyph format != FT_GLYPH_FORMAT_OUTLINE (%c%c%c%c)"
1953 msgstr ""
1955 #: libcore/FreetypeGlyphsProvider.cpp:561
1956 msgid "Could not release FT face resources"
1957 msgstr ""
1959 #: libcore/swf/DefineShapeTag.cpp:58
1960 #, c-format
1961 msgid "DefineShapeTag(%s): id = %d"
1962 msgstr ""
1964 #: libcore/swf/VideoFrameTag.cpp:47
1965 #, c-format
1966 msgid "VideoFrame tag refers to unknown video stream id %d"
1967 msgstr ""
1969 #: libcore/swf/VideoFrameTag.cpp:57
1970 #, c-format
1971 msgid "VideoFrame tag refers to a non-video DisplayObject %d (%s)"
1972 msgstr ""
1974 #: libcore/swf/VideoFrameTag.cpp:90
1975 msgid ""
1976 "Could not read enough bytes when parsing VideoFrame tag. Perhaps we reached "
1977 "the end of the stream!"
1978 msgstr ""
1980 #: libcore/swf/DefineTextTag.cpp:52
1981 #, c-format
1982 msgid "DefineTextTag, id = %d"
1983 msgstr ""
1985 #: libcore/swf/DefineTextTag.cpp:93
1986 #, c-format
1987 msgid "Text DisplayObject, id = %d"
1988 msgstr ""
1990 #: libcore/swf/DefineTextTag.cpp:112
1991 #, c-format
1992 msgid "begin text records for DefineTextTag %p"
1993 msgstr ""
1995 #: libcore/swf/DefaultTagLoaders.cpp:94
1996 #, c-format
1997 msgid ""
1998 "Undocumented tag %s encountered. Please report this to the Gnash developers!"
1999 msgstr ""
2001 #: libcore/swf/DefineFontTag.cpp:60
2002 msgid "reading code table at offset %1%, %2% glyphs"
2003 msgstr ""
2005 #: libcore/swf/DefineFontTag.cpp:120
2006 msgid "reading DefineFont"
2007 msgstr ""
2009 #: libcore/swf/DefineFontTag.cpp:157
2010 msgid "Glyphs offset table corrupted in DefineFont tag"
2011 msgstr ""
2013 #: libcore/swf/DefineFontTag.cpp:172
2014 msgid "reading DefineFont2 or DefineFont3"
2015 msgstr ""
2017 #: libcore/swf/DefineFontTag.cpp:225 libcore/swf/DefineFontTag.cpp:237
2018 #, c-format
2019 msgid "Glyph %d at offset %u"
2020 msgstr ""
2022 #: libcore/swf/DefineFontTag.cpp:254
2023 msgid "Glyphs offset table corrupted in DefineFont2/3 tag"
2024 msgstr ""
2026 #: libcore/swf/DefineFontTag.cpp:266
2027 msgid "Bad offset in DefineFont2"
2028 msgstr ""
2030 #: libcore/swf/DefineFontTag.cpp:325
2031 msgid "Repeated kerning pair found - ignoring"
2032 msgstr ""
2034 #: libcore/swf/DefineFontTag.cpp:344
2035 #, c-format
2036 msgid "DefineFontInfo tag loader: can't find font with id %d"
2037 msgstr ""
2039 #: libcore/swf/DefineFontTag.cpp:352
2040 msgid "DefineFontInfo2 partially implemented"
2041 msgstr ""
2043 #: libcore/swf/CSMTextSettingsTag.cpp:77
2044 #, c-format
2045 msgid ""
2046 "  CSMTextSettings: TextID=%d, FlashType=%d, GridFit=%d, Thickness=%d, "
2047 "Sharpness=%d"
2048 msgstr ""
2050 #: libcore/swf/CSMTextSettingsTag.cpp:85
2051 msgid "CSMTextSettings"
2052 msgstr ""
2054 #: libcore/swf/TextRecord.cpp:52
2055 msgid "end text records"
2056 msgstr ""
2058 #: libcore/swf/TextRecord.cpp:78
2059 #, c-format
2060 msgid "  has_font: font id = %d (%p)"
2061 msgstr ""
2063 #: libcore/swf/TextRecord.cpp:90
2064 msgid "  hasColor"
2065 msgstr ""
2067 #: libcore/swf/TextRecord.cpp:99
2068 #, c-format
2069 msgid "  xOffset = %g"
2070 msgstr ""
2072 #: libcore/swf/TextRecord.cpp:108
2073 #, c-format
2074 msgid "  yOffset = %g"
2075 msgstr ""
2077 #: libcore/swf/TextRecord.cpp:117
2078 #, c-format
2079 msgid "  textHeight = %g"
2080 msgstr ""
2082 #: libcore/swf/TextRecord.cpp:126
2083 #, c-format
2084 msgid "  GlyphEntries: count = %d"
2085 msgstr ""
2087 #: libcore/swf/TextRecord.cpp:138
2088 #, c-format
2089 msgid "   glyph%d: index=%d, advance=%g"
2090 msgstr ""
2092 #: libcore/swf/StartSoundTag.cpp:56
2093 #, c-format
2094 msgid "start_sound_loader: sound_id %d is not defined"
2095 msgstr ""
2097 #: libcore/swf/StartSoundTag.cpp:64
2098 #, c-format
2099 msgid "StartSound: id=%d"
2100 msgstr ""
2102 #: libcore/swf/StartSoundTag.cpp:114
2103 msgid "STARTSOUND2 tag not parsed and not used"
2104 msgstr ""
2106 #: libcore/swf/DefineButtonSoundTag.cpp:52
2107 #, c-format
2108 msgid "DEFINEBUTTONSOUND refers to an unknown DisplayObject def %d"
2109 msgstr ""
2111 #: libcore/swf/DefineButtonSoundTag.cpp:63
2112 #, c-format
2113 msgid ""
2114 "DEFINEBUTTONSOUND refers to DisplayObject id %d, a %s (expected a button "
2115 "DisplayObject)"
2116 msgstr ""
2118 #: libcore/swf/DefineButtonSoundTag.cpp:73
2119 msgid "Attempt to redefine button sound ignored"
2120 msgstr ""
2122 #: libcore/swf/DefineButtonSoundTag.cpp:99
2123 #, c-format
2124 msgid "sound tag not found, sound_id=%d, button state #=%i"
2125 msgstr ""
2127 #: libcore/swf/tag_loaders.cpp:83
2128 msgid "anchor-labeled frame not supported"
2129 msgstr ""
2131 #: libcore/swf/tag_loaders.cpp:87
2132 #, c-format
2133 msgid "frame_label_loader end position %d, read up to %d"
2134 msgstr ""
2136 #: libcore/swf/tag_loaders.cpp:107
2137 #, c-format
2138 msgid "  sprite:  char id = %d"
2139 msgstr ""
2141 #: libcore/swf/tag_loaders.cpp:118
2142 msgid ""
2143 "Nested DEFINESPRITE tags. Will add to top-level DisplayObjects dictionary."
2144 msgstr ""
2146 #: libcore/swf/tag_loaders.cpp:128
2147 #, c-format
2148 msgid "Sprite %d advertise no frames"
2149 msgstr ""
2151 #: libcore/swf/tag_loaders.cpp:168
2152 #, c-format
2153 msgid "DEFINESOUNDLOADER: sound sample rate %d (expected 0 to %u)"
2154 msgstr ""
2156 #: libcore/swf/tag_loaders.cpp:188
2157 #, c-format
2158 msgid ""
2159 "define sound: ch=%d, format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, delay=%d"
2160 msgstr ""
2162 #: libcore/swf/tag_loaders.cpp:216
2163 msgid "Tag boundary reported past end of SWFStream!"
2164 msgstr ""
2166 #: libcore/swf/tag_loaders.cpp:236
2167 #, c-format
2168 msgid ""
2169 "There is no sound handler currently active, so DisplayObject with id %d will "
2170 "not be added to the dictionary"
2171 msgstr ""
2173 #: libcore/swf/tag_loaders.cpp:269
2174 #, c-format
2175 msgid "File attributes: metadata=%s network=%s"
2176 msgstr ""
2178 #: libcore/swf/tag_loaders.cpp:270 libcore/swf/tag_loaders.cpp:271
2179 msgid "true"
2180 msgstr ""
2182 #: libcore/swf/tag_loaders.cpp:270 libcore/swf/tag_loaders.cpp:271
2183 msgid "false"
2184 msgstr ""
2186 #: libcore/swf/tag_loaders.cpp:275
2187 msgid ""
2188 "FileAttributes tag in the SWF requests that network access is not granted to "
2189 "this movie (or application?) when loaded from the filesystem. Anyway Gnash "
2190 "won't care; use white/black listing in your .gnashrc instead"
2191 msgstr ""
2193 #: libcore/swf/tag_loaders.cpp:283
2194 msgid ""
2195 "This SWF file requires AVM2: there will be no ActionScript interpretation"
2196 msgstr ""
2198 #: libcore/swf/tag_loaders.cpp:308
2199 #, c-format
2200 msgid ""
2201 "  RDF metadata (information only): [[\n"
2202 "%s\n"
2203 "]]"
2204 msgstr ""
2206 #: libcore/swf/tag_loaders.cpp:324
2207 #, c-format
2208 msgid "Descriptive metadata from movie %s: %s"
2209 msgstr ""
2211 #: libcore/swf/tag_loaders.cpp:386
2212 #, c-format
2213 msgid "  reflex = \"%c%c%c\""
2214 msgstr ""
2216 #: libcore/swf/DefineFontAlignZonesTag.cpp:54
2217 #, c-format
2218 msgid "DefineFontAlignZones tag references an undefined font %d"
2219 msgstr ""
2221 #: libcore/swf/DefineFontAlignZonesTag.cpp:73
2222 #, c-format
2223 msgid "DefineFontAlignZones: font=%d, flags=%d, table int: %s"
2224 msgstr ""
2226 #: libcore/swf/DefineFontAlignZonesTag.cpp:110
2227 msgid "DefineFontAlignZoneTag"
2228 msgstr ""
2230 #: libcore/swf/ShapeRecord.cpp:274
2231 #, c-format
2232 msgid "  bound SWFRect: %s"
2233 msgstr ""
2235 #: libcore/swf/ShapeRecord.cpp:301
2236 #, c-format
2237 msgid "  ShapeRecord(%s): fillbits %d, linebits %d"
2238 msgstr ""
2240 #: libcore/swf/ShapeRecord.cpp:379
2241 #, c-format
2242 msgid "  Shape read: moveto %d %d"
2243 msgstr ""
2245 #: libcore/swf/ShapeRecord.cpp:400
2246 #, c-format
2247 msgid ""
2248 "Invalid fill style %d in fillStyle0Change record for font tag (0 or 1 "
2249 "valid). Set to 0."
2250 msgstr ""
2252 #: libcore/swf/ShapeRecord.cpp:410
2253 #, c-format
2254 msgid ""
2255 "Invalid fill style %d in fillStyle0Change record - %d defined. Set to 0."
2256 msgstr ""
2258 #: libcore/swf/ShapeRecord.cpp:421
2259 #, c-format
2260 msgid "  Shape read: fill0 (left) = %d"
2261 msgstr ""
2263 #: libcore/swf/ShapeRecord.cpp:443
2264 #, c-format
2265 msgid ""
2266 "Invalid fill style %d in fillStyle1Change record for font tag (0 or 1 "
2267 "valid). Set to 0."
2268 msgstr ""
2270 #: libcore/swf/ShapeRecord.cpp:453
2271 #, c-format
2272 msgid ""
2273 "Invalid fill style %d in fillStyle1Change record - %d defined. Set to 0."
2274 msgstr ""
2276 #: libcore/swf/ShapeRecord.cpp:463
2277 #, c-format
2278 msgid "  Shape read: fill1 (right) = %d"
2279 msgstr ""
2281 #: libcore/swf/ShapeRecord.cpp:484
2282 #, c-format
2283 msgid ""
2284 "Invalid line style %d in lineStyleChange record for font tag (0 or 1 valid). "
2285 "Set to 0."
2286 msgstr ""
2288 #: libcore/swf/ShapeRecord.cpp:494
2289 #, c-format
2290 msgid "Invalid fill style %d in lineStyleChange record - %d defined. Set to 0."
2291 msgstr ""
2293 #: libcore/swf/ShapeRecord.cpp:504
2294 #, c-format
2295 msgid "ShapeRecord: line %d"
2296 msgstr ""
2298 #: libcore/swf/ShapeRecord.cpp:518
2299 msgid "ShapeRecord: more fill styles"
2300 msgstr ""
2302 #: libcore/swf/ShapeRecord.cpp:558
2303 #, c-format
2304 msgid "ShapeRecord: curved edge %d %d - %d %d - %d %d"
2305 msgstr ""
2307 #: libcore/swf/ShapeRecord.cpp:593
2308 #, c-format
2309 msgid "ShapeRecord: straight edge %d %d - %d %d"
2310 msgstr ""
2312 #: libcore/swf/ShapeRecord.cpp:642
2313 msgid "  fill styles: %1%"
2314 msgstr ""
2316 #: libcore/swf/ShapeRecord.cpp:651
2317 msgid "  Read fill: %1%"
2318 msgstr ""
2320 #: libcore/swf/ShapeRecord.cpp:665
2321 #, c-format
2322 msgid "  readLineStyles: count = %d"
2323 msgstr ""
2325 #: libcore/swf/ShapeRecord.cpp:672
2326 #, c-format
2327 msgid "  readLineStyles: count2 = %d"
2328 msgstr ""
2330 #: libcore/swf/PlaceObject2Tag.cpp:85
2331 #, c-format
2332 msgid "  PLACEOBJECT: depth=%d(%d) char=%d"
2333 msgstr ""
2335 #: libcore/swf/PlaceObject2Tag.cpp:89 libcore/swf/PlaceObject2Tag.cpp:311
2336 #, c-format
2337 msgid "  SWFCxForm: %s"
2338 msgstr ""
2340 #: libcore/swf/PlaceObject2Tag.cpp:105
2341 #, c-format
2342 msgid "Reserved field in PlaceObject actions == %u (expected 0)"
2343 msgstr ""
2345 #: libcore/swf/PlaceObject2Tag.cpp:123
2346 #, c-format
2347 msgid "  actions: flags = 0x%X"
2348 msgstr ""
2350 #: libcore/swf/PlaceObject2Tag.cpp:158
2351 #, c-format
2352 msgid ""
2353 "swf_event::read(), even_length = %u, but only %lu bytes left to the end of "
2354 "current tag. Breaking for safety."
2355 msgstr ""
2357 #: libcore/swf/PlaceObject2Tag.cpp:219
2358 #, c-format
2359 msgid ""
2360 "swf_event::read() -- unknown / unhandled event type received, flags = 0x%x"
2361 msgstr ""
2363 #: libcore/swf/PlaceObject2Tag.cpp:248
2364 msgid "Unexpected end of tag while parsing PlaceObject tag events"
2365 msgstr ""
2367 #: libcore/swf/PlaceObject2Tag.cpp:304
2368 #, c-format
2369 msgid "  PLACEOBJECT2: depth = %d (%d)"
2370 msgstr ""
2372 #: libcore/swf/PlaceObject2Tag.cpp:306 libcore/swf/PlaceObject2Tag.cpp:419
2373 #, c-format
2374 msgid "  char id = %d"
2375 msgstr ""
2377 #: libcore/swf/PlaceObject2Tag.cpp:308 libcore/swf/PlaceObject2Tag.cpp:420
2378 #, c-format
2379 msgid "  SWFMatrix: %s"
2380 msgstr ""
2382 #: libcore/swf/PlaceObject2Tag.cpp:313 libcore/swf/PlaceObject2Tag.cpp:422
2383 #, c-format
2384 msgid "  ratio: %d"
2385 msgstr ""
2387 #: libcore/swf/PlaceObject2Tag.cpp:314 libcore/swf/PlaceObject2Tag.cpp:423
2388 #, c-format
2389 msgid "  name = %s"
2390 msgstr ""
2392 #: libcore/swf/PlaceObject2Tag.cpp:316 libcore/swf/PlaceObject2Tag.cpp:425
2393 #, c-format
2394 msgid "  clip_depth = %d (%d)"
2395 msgstr ""
2397 #: libcore/swf/PlaceObject2Tag.cpp:319 libcore/swf/PlaceObject2Tag.cpp:428
2398 #, c-format
2399 msgid " m_place_type: %d"
2400 msgstr ""
2402 #: libcore/swf/PlaceObject2Tag.cpp:417
2403 #, c-format
2404 msgid "  PLACEOBJECT3: depth = %d (%d)"
2405 msgstr ""
2407 #: libcore/swf/PlaceObject2Tag.cpp:421
2408 #, c-format
2409 msgid "  SWFCxForm: %d"
2410 msgstr ""
2412 #: libcore/swf/PlaceObject2Tag.cpp:424
2413 #, c-format
2414 msgid "  class name = %s"
2415 msgstr ""
2417 #: libcore/swf/PlaceObject2Tag.cpp:427
2418 msgid "   bitmapCaching enabled"
2419 msgstr ""
2421 #: libcore/swf/SoundStreamHeadTag.cpp:76
2422 #, c-format
2423 msgid "SOUNDSTREAMHEAD: stream sample rate %d (expected 0 to %u)"
2424 msgstr ""
2426 #: libcore/swf/SoundStreamHeadTag.cpp:86
2427 #, c-format
2428 msgid ""
2429 "Different stream/playback sound rate (%d/%d). This seems common in SWF "
2430 "files, so we'll warn only once."
2431 msgstr ""
2433 #: libcore/swf/SoundStreamHeadTag.cpp:93
2434 #, c-format
2435 msgid ""
2436 "Different stream/playback sample size (%d/%d). This seems common in SWF "
2437 "files, so we'll warn only once."
2438 msgstr ""
2440 #: libcore/swf/SoundStreamHeadTag.cpp:99
2441 #, c-format
2442 msgid ""
2443 "Different stream/playback channels (%s/%s). This seems common in SWF files, "
2444 "so we'll warn only once."
2445 msgstr ""
2447 #: libcore/swf/SoundStreamHeadTag.cpp:119
2448 msgid ""
2449 "No samples advertised for sound stream, pretty common so will warn only once"
2450 msgstr ""
2452 #: libcore/swf/SoundStreamHeadTag.cpp:146
2453 #, c-format
2454 msgid ""
2455 "sound stream head: format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, latency=%d"
2456 msgstr ""
2458 #: libcore/swf/DefineButtonCxformTag.cpp:49
2459 #, c-format
2460 msgid "DefineButtonCxform refers to an unknown DisplayObject %d"
2461 msgstr ""
2463 #: libcore/swf/DefineButtonCxformTag.cpp:60
2464 #, c-format
2465 msgid ""
2466 "DefineButtonCxform refers to DisplayObject ID %d (%s). Expected a button "
2467 "definition"
2468 msgstr ""
2470 #: libcore/swf/RemoveObjectTag.cpp:71
2471 #, c-format
2472 msgid "  remove_object_2(%d)"
2473 msgstr ""
2475 #: libcore/swf/StreamSoundBlockTag.cpp:75
2476 msgid "Found SOUNDSTREAMBLOCK tag w/out preceding SOUNDSTREAMHEAD"
2477 msgstr ""
2479 #: libcore/swf/StreamSoundBlockTag.cpp:111
2480 msgid "Tag boundary reported past end of stream!"
2481 msgstr ""
2483 #: libcore/swf/DefineButtonTag.cpp:85
2484 #, c-format
2485 msgid "  DefineButton loader: character id = %d"
2486 msgstr ""
2488 #: libcore/swf/DefineButtonTag.cpp:102
2489 #, c-format
2490 msgid "  DefineButton2 loader: chararacter id = %d"
2491 msgstr ""
2493 #: libcore/swf/DefineButtonTag.cpp:134
2494 msgid "Premature end of DEFINEBUTTON tag, won't read actions"
2495 msgstr ""
2497 #: libcore/swf/DefineButtonTag.cpp:170
2498 #, c-format
2499 msgid "Next Button2 actionOffset (%u) points past the end of tag (%lu)"
2500 msgstr ""
2502 #: libcore/swf/DefineButtonTag.cpp:211
2503 #, c-format
2504 msgid ""
2505 "Next action offset (%u) in Button2ActionConditions points past the end of tag"
2506 msgstr ""
2508 #: libcore/swf/DefineButtonTag.cpp:279
2509 msgid "Premature end of button action input: can't read conditions"
2510 msgstr ""
2512 #: libcore/swf/DefineButtonTag.cpp:289
2513 #, c-format
2514 msgid "   button actions for conditions 0x%x"
2515 msgstr ""
2517 #: libcore/swf/DefineButtonTag.cpp:362
2518 msgid "   premature end of button record input stream, can't read flags"
2519 msgstr ""
2521 #: libcore/swf/DefineButtonTag.cpp:383
2522 msgid ""
2523 "   premature end of button record input stream, can't read DisplayObject id"
2524 msgstr ""
2526 #: libcore/swf/DefineButtonTag.cpp:398
2527 #, c-format
2528 msgid ""
2529 "   button record for states [%s] refer to DisplayObject with id %d, which is "
2530 "not found in the chars dictionary"
2531 msgstr ""
2533 #: libcore/swf/DefineButtonTag.cpp:405
2534 #, c-format
2535 msgid "   button record for states [%s] contain DisplayObject %d (%s)"
2536 msgstr ""
2538 #: libcore/swf/DefineButtonTag.cpp:413
2539 msgid ""
2540 "   premature end of button record input stream, can't read button layer "
2541 "(depth?)"
2542 msgstr ""
2544 #: libcore/swf/DefineBitsTag.cpp:154
2545 msgid "  jpeg_tables_loader"
2546 msgstr ""
2548 #: libcore/swf/DefineBitsTag.cpp:165
2549 #, c-format
2550 msgid "No bytes to read in JPEGTABLES tag at offset %d"
2551 msgstr ""
2553 #: libcore/swf/DefineBitsTag.cpp:206
2554 #, c-format
2555 msgid "DEFINEBITS: Duplicate id (%d) for bitmap DisplayObject - discarding it"
2556 msgstr ""
2558 #: libcore/swf/DefineBitsTag.cpp:235
2559 msgid "Failed to parse bitmap for character %1%"
2560 msgstr ""
2562 #: libcore/swf/DefineBitsTag.cpp:243
2563 msgid "No renderer, not adding bitmap %1%"
2564 msgstr ""
2566 #: libcore/swf/DefineBitsTag.cpp:250
2567 msgid "Adding bitmap id %1%"
2568 msgstr ""
2570 #: libcore/swf/DefineBitsTag.cpp:269
2571 msgid ""
2572 "DEFINEBITS: No jpeg loader registered in movie definition - discarding bitmap"
2573 msgstr ""
2575 #: libcore/swf/DefineBitsTag.cpp:374
2576 msgid "gnash is not linked to zlib -- can't load jpeg3 image data"
2577 msgstr ""
2579 #: libcore/swf/DefineBitsTag.cpp:419
2580 #, c-format
2581 msgid "  defbitslossless2: tag = %d, fmt = %d, w = %d, h = %d"
2582 msgstr ""
2584 #: libcore/swf/DefineBitsTag.cpp:426
2585 msgid "Bitmap has a height or width of 0"
2586 msgstr ""
2588 #: libcore/swf/DefineBitsTag.cpp:432
2589 msgid "gnash is not linked to zlib -- can't load zipped image data"
2590 msgstr ""
2592 #: libcore/swf/DefineBitsTag.cpp:458
2593 msgid "Will not allocate %1%x%2% image in DefineBitsLossless tag"
2594 msgstr ""
2596 #: libcore/swf/DefineBitsTag.cpp:483
2597 msgid "Unknown bitmap format. Ignoring"
2598 msgstr ""
2600 #: libcore/swf/DefineBitsTag.cpp:597
2601 #, c-format
2602 msgid "inflateWrapper() inflateInit() returned %d (%s)"
2603 msgstr ""
2605 #: libcore/swf/DefineBitsTag.cpp:617
2606 msgid "inflateWrapper(): no end of zstream found within swf tag boundaries"
2607 msgstr ""
2609 #: libcore/swf/DefineBitsTag.cpp:640
2610 #, c-format
2611 msgid "inflateWrapper() inflate() returned %d (%s)"
2612 msgstr ""
2614 #: libcore/swf/DefineBitsTag.cpp:649
2615 #, c-format
2616 msgid "inflateWrapper() inflateEnd() return %d (%s)"
2617 msgstr ""
2619 #: libcore/LoadVariablesThread.cpp:74
2620 #, c-format
2621 msgid "%s to UTF8 conversion in MovieClip.loadVariables input parsing"
2622 msgstr ""
2624 #: libcore/LoadVariablesThread.cpp:123
2625 #, c-format
2626 msgid "Stream couldn't seek to end: %s"
2627 msgstr ""
2629 #: libcore/LoadVariablesThread.cpp:128
2630 #, c-format
2631 msgid ""
2632 "Size of 'variables' stream advertised to be %d bytes, but turned out to be "
2633 "%d bytes."
2634 msgstr ""
2636 #: libcore/SWFStream.cpp:285 libcore/parser/action_buffer.cpp:537
2637 msgid "Native floating point format not recognised"
2638 msgstr ""
2640 #: libcore/SWFStream.cpp:302 libcore/SWFStream.cpp:320
2641 #: libcore/SWFStream.cpp:353 libcore/SWFStream.cpp:384
2642 #: libcore/parser/SWFParser.cpp:151
2643 msgid "Unexpected end of stream while reading"
2644 msgstr ""
2646 #: libcore/SWFStream.cpp:475
2647 msgid "Attempt to seek past the end of an opened tag"
2648 msgstr ""
2650 #: libcore/SWFStream.cpp:483
2651 msgid "Attempt to seek before start of an opened tag"
2652 msgstr ""
2654 #: libcore/SWFStream.cpp:496
2655 msgid "Unexpected end of stream"
2656 msgstr ""
2658 #: libcore/SWFStream.cpp:564
2659 #, c-format
2660 msgid ""
2661 "Tag %d starting at offset %d is advertised to end at offset %d, which is "
2662 "after end of previously opened tag starting at offset %d and ending at "
2663 "offset %d. Making it end where container tag ends."
2664 msgstr ""
2666 #: libcore/SWFStream.cpp:581
2667 #, c-format
2668 msgid "SWF[%lu]: tag type = %d, tag length = %d, end tag = %lu"
2669 msgstr ""
2671 #: libcore/SWFStream.cpp:602
2672 msgid "Could not seek to reported end of tag"
2673 msgstr ""
2675 #: libcore/SWFStream.cpp:617
2676 #, c-format
2677 msgid "SWFStream::consumeInput: underlying stream couldn't go_to_end: %s"
2678 msgstr ""
2680 #: libcore/RGBA.cpp:47
2681 msgid "Failed to convert string to RGBA value! This is a Gnash bug"
2682 msgstr ""
2684 #: libcore/Font.cpp:130
2685 msgid ""
2686 "Attempt to set font display or copyright name again. This should mean there "
2687 "is more than one DefineFontName tag referring to the same Font. Don't know "
2688 "what to do in this case, so ignoring."
2689 msgstr ""
2691 #: libcore/Font.cpp:167
2692 msgid ""
2693 "Attempt to add an embedded glyph CodeTable to a font that already has one. "
2694 "This should mean there are several DefineFontInfo tags, or a DefineFontInfo "
2695 "tag refers to a font created by DefineFont2 or DefineFont3. Don't know what "
2696 "should happen in this case, so ignoring."
2697 msgstr ""
2699 #: libcore/Font.cpp:201
2700 #, c-format
2701 msgid "Failed to find glyph %s in %s font %s"
2702 msgstr ""
2704 #: libcore/Font.cpp:276
2705 msgid "Device font provider was not initialized, can't get unitsPerEM"
2706 msgstr ""
2708 #: libcore/Font.cpp:298
2709 #, c-format
2710 msgid ""
2711 "Could not create shape glyph for DisplayObject code %u (%c) with device font "
2712 "%s (%p)"
2713 msgstr ""
2715 #: libcore/Font.cpp:332
2716 msgid ""
2717 "No name associated with this font, can't use device fonts (should I use a "
2718 "default one?)"
2719 msgstr ""
2721 #: libcore/Font.cpp:340
2722 #, c-format
2723 msgid "Could not create a freetype face %s"
2724 msgstr ""
2726 #: libcore/asobj/Stage_as.cpp:146
2727 msgid "Stage.width is a read-only property!"
2728 msgstr ""
2730 #: libcore/asobj/Stage_as.cpp:163
2731 msgid "Stage.height is a read-only property!"
2732 msgstr ""
2734 #: libcore/asobj/Stage_as.cpp:202
2735 msgid "Stage.showMenu implemented by setting gnashrc option and for gtk only"
2736 msgstr ""
2738 #: libcore/asobj/Video_as.cpp:114
2739 msgid "attachVideo needs 1 arg"
2740 msgstr ""
2742 #: libcore/asobj/Video_as.cpp:126
2743 #, c-format
2744 msgid "attachVideo(%s) first arg is not a NetStream instance"
2745 msgstr ""
2747 #: libcore/asobj/Video_as.cpp:139
2748 msgid "Video.deblocking"
2749 msgstr ""
2751 #: libcore/asobj/TextField_as.cpp:218
2752 #, c-format
2753 msgid "createTextField called with %d args, expected 6 - returning undefined"
2754 msgstr ""
2756 #: libcore/asobj/TextField_as.cpp:232
2757 #, c-format
2758 msgid "createTextField: negative width (%d) - reverting sign"
2759 msgstr ""
2761 #: libcore/asobj/TextField_as.cpp:242
2762 #, c-format
2763 msgid "createTextField: negative height (%d) - reverting sign"
2764 msgstr ""
2766 #: libcore/asobj/TextField_as.cpp:436
2767 #, c-format
2768 msgid "Attempt to set length property of TextField %s"
2769 msgstr ""
2771 #: libcore/asobj/TextField_as.cpp:462 libcore/asobj/TextField_as.cpp:488
2772 #, c-format
2773 msgid "Attempt to set read-only %s property of TextField %s"
2774 msgstr ""
2776 #: libcore/asobj/TextField_as.cpp:544
2777 #, c-format
2778 msgid "Invalid value given to TextField.type: %s"
2779 msgstr ""
2781 #: libcore/asobj/TextField_as.cpp:597
2782 msgid "TextField.getFontList()"
2783 msgstr ""
2785 #: libcore/asobj/TextField_as.cpp:608
2786 msgid "TextField.getNewTextFormat()"
2787 msgstr ""
2789 #: libcore/asobj/TextField_as.cpp:658
2790 msgid ""
2791 "TextField.getTextFormat() discards URL, target, tabStops, bullet and display"
2792 msgstr ""
2794 #: libcore/asobj/TextField_as.cpp:672 libcore/asobj/TextField_as.cpp:694
2795 #, c-format
2796 msgid "TextField.setTextFormat(%s) : %s"
2797 msgstr ""
2799 #: libcore/asobj/TextField_as.cpp:673
2800 msgid "missing arg"
2801 msgstr ""
2803 #: libcore/asobj/TextField_as.cpp:679
2804 #, c-format
2805 msgid ""
2806 "TextField.setTextFormat(%s) : args past the first are unhandled by Gnash"
2807 msgstr ""
2809 #: libcore/asobj/TextField_as.cpp:695
2810 msgid "first argument is not a TextFormat"
2811 msgstr ""
2813 #: libcore/asobj/TextField_as.cpp:729
2814 msgid "TextField.setNewTextFormat(), we'll delegate to setTextFormat"
2815 msgstr ""
2817 #: libcore/asobj/TextField_as.cpp:789
2818 msgid "TextField.bottomScroll is not complete"
2819 msgstr ""
2821 #: libcore/asobj/TextField_as.cpp:809
2822 msgid "TextField.maxhscroll is not complete"
2823 msgstr ""
2825 #: libcore/asobj/TextField_as.cpp:905
2826 #, c-format
2827 msgid "TextField.replaceSel(%s) requires exactly one argument"
2828 msgstr ""
2830 #: libcore/asobj/TextField_as.cpp:944
2831 msgid "TextField._hscroll is not complete"
2832 msgstr ""
2834 #: libcore/asobj/TextField_as.cpp:962
2835 msgid "TextField.maxscroll is not complete"
2836 msgstr ""
2838 #: libcore/asobj/TextField_as.cpp:983
2839 msgid "TextField.replaceText() called with less than 3 args"
2840 msgstr ""
2842 #: libcore/asobj/TextField_as.cpp:993
2843 #, c-format
2844 msgid "TextField.replaceText(%s): negative endIndex - doing nothing"
2845 msgstr ""
2847 #: libcore/asobj/TextField_as.cpp:1019
2848 #, c-format
2849 msgid "TextField.replaceText(%s): beginIndex out of range - doing nothing"
2850 msgstr ""
2852 #: libcore/asobj/TextField_as.cpp:1036
2853 #, c-format
2854 msgid ""
2855 "TextField.replaceText(%s): endIndex out of range - taking as end of string"
2856 msgstr ""
2858 #: libcore/asobj/NetConnection_as.cpp:440
2859 #, c-format
2860 msgid "Gnash is not allowed to open this URL: %s"
2861 msgstr ""
2863 #: libcore/asobj/NetConnection_as.cpp:496
2864 #, c-format
2865 msgid "Gnash is not allowed to connect to %s"
2866 msgstr ""
2868 #: libcore/asobj/NetConnection_as.cpp:517
2869 #, c-format
2870 msgid "NetConnection.connect(%s): unsupported connection protocol"
2871 msgstr ""
2873 #: libcore/asobj/NetConnection_as.cpp:523
2874 #, c-format
2875 msgid "NetConnection.connect(%s): unknown connection protocol"
2876 msgstr ""
2878 #: libcore/asobj/NetConnection_as.cpp:569
2879 msgid "NetConnection.call: can't call while not connected"
2880 msgstr ""
2882 #: libcore/asobj/NetConnection_as.cpp:658
2883 msgid "NetConnection.call(): needs at least one argument"
2884 msgstr ""
2886 #: libcore/asobj/NetConnection_as.cpp:681
2887 #, c-format
2888 msgid "NetConnection.call(%s): second argument must be an object"
2889 msgstr ""
2891 #: libcore/asobj/NetConnection_as.cpp:771
2892 msgid "NetConnection.connect(): needs at least one argument"
2893 msgstr ""
2895 #: libcore/asobj/NetConnection_as.cpp:793
2896 #, c-format
2897 msgid "NetConnection.connect(%s): args after the first are not supported"
2898 msgstr ""
2900 #: libcore/asobj/NetConnection_as.cpp:808
2901 msgid "NetConnection.addHeader()"
2902 msgstr ""
2904 #: libcore/asobj/NetConnection_as.cpp:892
2905 msgid "Invoke buffer too short"
2906 msgstr ""
2908 #: libcore/asobj/NetConnection_as.cpp:899
2909 msgid "Invoke argument not present"
2910 msgstr ""
2912 #: libcore/asobj/NetConnection_as.cpp:990
2913 #, c-format
2914 msgid "Unknown HTTP Remoting response identifier '%s'"
2915 msgstr ""
2917 #: libcore/asobj/NetConnection_as.cpp:1006
2918 #, c-format
2919 msgid "Unsupported HTTP Remoting response callback: '%s' (size %d)"
2920 msgstr ""
2922 #: libcore/asobj/NetConnection_as.cpp:1155
2923 #, c-format
2924 msgid "Error parsing server AMF: %s"
2925 msgstr ""
2927 #: libcore/asobj/NetConnection_as.cpp:1202
2928 #, c-format
2929 msgid "Could not serialize NetConnection.call argument %d"
2930 msgstr ""
2932 #: libcore/asobj/NetConnection_as.cpp:1230
2933 msgid "Sanity failed. no string method in invoke packet"
2934 msgstr ""
2936 #: libcore/asobj/NetConnection_as.cpp:1277
2937 msgid "Server called _onbwcheck without a callback"
2938 msgstr ""
2940 #: libcore/asobj/NetConnection_as.cpp:1307
2941 msgid "RTMP server sent error"
2942 msgstr ""
2944 #: libcore/asobj/Function_as.cpp:105
2945 msgid "Function.apply() called with no args"
2946 msgstr ""
2948 #: libcore/asobj/Function_as.cpp:129
2949 #, c-format
2950 msgid ""
2951 "Function.apply() got %d args, expected at most 2 -- discarding the ones in "
2952 "excess"
2953 msgstr ""
2955 #: libcore/asobj/Array_as.cpp:535
2956 #, c-format
2957 msgid "Unhandled sort flags: %d (0x%X)"
2958 msgstr ""
2960 #: libcore/asobj/Array_as.cpp:934
2961 msgid "Array.splice() needs at least 1 argument, call ignored"
2962 msgstr ""
2964 #: libcore/asobj/Array_as.cpp:957
2965 #, c-format
2966 msgid "Array.splice(%d,%d): negative length given, call ignored"
2967 msgstr ""
2969 #: libcore/asobj/Array_as.cpp:1055
2970 msgid "Sort called with invalid arguments."
2971 msgstr ""
2973 #: libcore/asobj/Array_as.cpp:1199
2974 msgid "SortOn called with invalid arguments."
2975 msgstr ""
2977 #: libcore/asobj/Array_as.cpp:1389
2978 msgid ""
2979 "More than 2 arguments to Array.slice, and I don't know what to do with "
2980 "them.  Ignoring them"
2981 msgstr ""
2983 #: libcore/asobj/System_as.cpp:310
2984 msgid "System.security.allowDomain"
2985 msgstr ""
2987 #: libcore/asobj/System_as.cpp:321
2988 msgid "System.security.allowInsecureDomain"
2989 msgstr ""
2991 #: libcore/asobj/System_as.cpp:329
2992 msgid "System.security.loadPolicyFile"
2993 msgstr ""
2995 #: libcore/asobj/System_as.cpp:350
2996 msgid "System.showSettings"
2997 msgstr ""
2999 #: libcore/asobj/System_as.cpp:367
3000 msgid "System.exactSettings"
3001 msgstr ""
3003 #: libcore/asobj/System_as.cpp:385
3004 msgid "System.useCodepage"
3005 msgstr ""
3007 #: libcore/asobj/Key_as.cpp:40
3008 msgid "Key.isAccessible"
3009 msgstr ""
3011 #: libcore/asobj/Key_as.cpp:70
3012 msgid "Key.isDown needs one argument (the key code)"
3013 msgstr ""
3015 #: libcore/asobj/Key_as.cpp:79
3016 #, c-format
3017 msgid "Key.isKeyDown(%d): keycode out of range"
3018 msgstr ""
3020 #: libcore/asobj/Key_as.cpp:97
3021 msgid "Key.isToggled"
3022 msgstr ""
3024 #: libcore/asobj/Object.cpp:148
3025 msgid "Too many args to Object constructor"
3026 msgstr ""
3028 #: libcore/asobj/Object.cpp:192
3029 #, c-format
3030 msgid ""
3031 "Invalid call to Object.addProperty(%s) - expected 3 arguments (<name>, "
3032 "<getter>, <setter>)"
3033 msgstr ""
3035 #: libcore/asobj/Object.cpp:209
3036 msgid "Invalid call to Object.addProperty() - empty property name"
3037 msgstr ""
3039 #: libcore/asobj/Object.cpp:219
3040 msgid "Invalid call to Object.addProperty() - getter is not an AS function"
3041 msgstr ""
3043 #: libcore/asobj/Object.cpp:233
3044 #, c-format
3045 msgid ""
3046 "Invalid call to Object.addProperty() - setter is not null and not an AS "
3047 "function (%s)"
3048 msgstr ""
3050 #: libcore/asobj/Object.cpp:257
3051 #, c-format
3052 msgid ""
3053 "Invalid call to Object.registerClass(%s) - expected 2 arguments (<symbol>, "
3054 "<constructor>)"
3055 msgstr ""
3057 #: libcore/asobj/Object.cpp:274
3058 #, c-format
3059 msgid ""
3060 "Invalid call to Object.registerClass(%s) - first argument (symbol id) "
3061 "evaluates to empty string"
3062 msgstr ""
3064 #: libcore/asobj/Object.cpp:286
3065 #, c-format
3066 msgid ""
3067 "Invalid call to Object.registerClass(%s) - second argument (class) is not a "
3068 "function)"
3069 msgstr ""
3071 #: libcore/asobj/Object.cpp:298
3072 msgid ""
3073 "current environment has no target, wouldn't know where to look for symbol "
3074 "required for registerClass"
3075 msgstr ""
3077 #: libcore/asobj/Object.cpp:313
3078 #, c-format
3079 msgid "Object.registerClass('%s', %s): can't find exported symbol (id: %d)"
3080 msgstr ""
3082 #: libcore/asobj/Object.cpp:326
3083 #, c-format
3084 msgid ""
3085 "Object.registerClass(%s, %s): exported symbol is not a MovieClip symbol "
3086 "(sprite_definition), but a %s"
3087 msgstr ""
3089 #: libcore/asobj/Object.cpp:348
3090 msgid "Object.hasOwnProperty() requires one arg"
3091 msgstr ""
3093 #: libcore/asobj/Object.cpp:357
3094 #, c-format
3095 msgid "Invalid call to Object.hasOwnProperty('%s')"
3096 msgstr ""
3098 #: libcore/asobj/Object.cpp:373
3099 msgid "Object.isPropertyEnumerable() requires one arg"
3100 msgstr ""
3102 #: libcore/asobj/Object.cpp:382
3103 #, c-format
3104 msgid "Invalid call to Object.isPropertyEnumerable('%s')"
3105 msgstr ""
3107 #: libcore/asobj/Object.cpp:405
3108 msgid "Object.isPrototypeOf() requires one arg"
3109 msgstr ""
3111 #: libcore/asobj/Object.cpp:413
3112 #, c-format
3113 msgid "First arg to Object.isPrototypeOf(%s) is not an object"
3114 msgstr ""
3116 #: libcore/asobj/Object.cpp:432
3117 #, c-format
3118 msgid "Object.watch(%s): missing arguments"
3119 msgstr ""
3121 #: libcore/asobj/Object.cpp:443
3122 #, c-format
3123 msgid "Object.watch(%s): second argument is not a function"
3124 msgstr ""
3126 #: libcore/asobj/Object.cpp:469
3127 #, c-format
3128 msgid "Object.unwatch(%s): missing argument"
3129 msgstr ""
3131 #: libcore/asobj/String_as.cpp:451
3132 msgid "string.slice() called with end < start"
3133 msgstr ""
3135 #: libcore/asobj/String_as.cpp:496
3136 #, c-format
3137 msgid "String.indexOf(%s, %s): second argument casts to invalid offset (%d)"
3138 msgstr ""
3140 #: libcore/asobj/String_as.cpp:569
3141 msgid "string.charCodeAt needs one argument"
3142 msgstr ""
3144 #: libcore/asobj/String_as.cpp:578
3145 msgid "string.charCodeAt has more than one argument"
3146 msgstr ""
3148 #: libcore/asobj/String_as.cpp:756
3149 msgid "No fn_call::callerDef in string function call"
3150 msgstr ""
3152 #: libcore/asobj/String_as.cpp:780
3153 msgid "%1%(%2%) needs %3% argument(s)"
3154 msgstr ""
3156 #: libcore/asobj/String_as.cpp:791
3157 msgid "%1%(%2%) has more than %3% argument(s)"
3158 msgstr ""
3160 #: libcore/asobj/flash/external/ExternalInterface_as.cpp:292
3161 #, c-format
3162 msgid "VAL: %s"
3163 msgstr ""
3165 #: libcore/asobj/flash/external/ExternalInterface_as.cpp:343
3166 #, c-format
3167 msgid ""
3168 "ExternalInterface path %s is outside the SWF domain %s. Cannot access this "
3169 "object."
3170 msgstr ""
3172 #: libcore/asobj/flash/net/FileReferenceList_as.cpp:91
3173 #, c-format
3174 msgid "FileReferenceList(%s): %s"
3175 msgstr ""
3177 #: libcore/asobj/flash/net/FileReferenceList_as.cpp:92
3178 #: libcore/asobj/flash/net/FileReference_as.cpp:160
3179 #: libcore/asobj/flash/geom/Transform_as.cpp:357
3180 msgid "arguments discarded"
3181 msgstr ""
3183 #: libcore/asobj/flash/net/FileReference_as.cpp:159
3184 #, c-format
3185 msgid "FileReference(%s): %s"
3186 msgstr ""
3188 #: libcore/asobj/flash/geom/Rectangle_as.cpp:153
3189 #, c-format
3190 msgid "flash.geom.Rectangle(%s): %s"
3191 msgstr ""
3193 #: libcore/asobj/flash/geom/Rectangle_as.cpp:154
3194 #: libcore/asobj/flash/geom/Point_as.cpp:427
3195 #: libcore/asobj/flash/geom/Point_as.cpp:511
3196 #: libcore/asobj/flash/geom/Point_as.cpp:596
3197 #: libcore/asobj/flash/geom/Point_as.cpp:604
3198 #: libcore/asobj/MovieClip_as.cpp:532
3199 msgid "missing arguments"
3200 msgstr ""
3202 #: libcore/asobj/flash/geom/Rectangle_as.cpp:471
3203 #: libcore/asobj/flash/geom/Rectangle_as.cpp:545
3204 #: libcore/asobj/flash/geom/Rectangle_as.cpp:603
3205 #: libcore/asobj/flash/geom/Matrix_as.cpp:421
3206 #: libcore/asobj/flash/geom/Matrix_as.cpp:747
3207 msgid "Failed to construct flash.geom.Point!"
3208 msgstr ""
3210 #: libcore/asobj/flash/geom/Rectangle_as.cpp:483
3211 #: libcore/asobj/flash/geom/Rectangle_as.cpp:557
3212 #: libcore/asobj/flash/geom/Rectangle_as.cpp:616
3213 #: libcore/asobj/flash/geom/Point_as.cpp:411
3214 #, c-format
3215 msgid "Attempt to set read-only property %s"
3216 msgstr ""
3218 #: libcore/asobj/flash/geom/Point_as.cpp:119
3219 #: libcore/asobj/flash/geom/Point_as.cpp:190
3220 #: libcore/asobj/flash/geom/Point_as.cpp:238
3221 #: libcore/asobj/flash/geom/Point_as.cpp:323
3222 #, c-format
3223 msgid "%s: missing arguments"
3224 msgstr ""
3226 #: libcore/asobj/flash/geom/Point_as.cpp:128
3227 #: libcore/asobj/flash/geom/Point_as.cpp:138
3228 #: libcore/asobj/flash/geom/Point_as.cpp:148
3229 #: libcore/asobj/flash/geom/Point_as.cpp:156
3230 #: libcore/asobj/flash/geom/Point_as.cpp:332
3231 #: libcore/asobj/flash/geom/Point_as.cpp:342
3232 #: libcore/asobj/flash/geom/Point_as.cpp:352
3233 #: libcore/asobj/flash/geom/Point_as.cpp:360
3234 #, c-format
3235 msgid "Point.add(%s): %s"
3236 msgstr ""
3238 #: libcore/asobj/flash/geom/Point_as.cpp:129
3239 #: libcore/asobj/flash/geom/Point_as.cpp:249
3240 #: libcore/asobj/flash/geom/Point_as.cpp:333
3241 msgid "arguments after first discarded"
3242 msgstr ""
3244 #: libcore/asobj/flash/geom/Point_as.cpp:139
3245 #: libcore/asobj/flash/geom/Point_as.cpp:343
3246 #: libcore/asobj/flash/geom/Point_as.cpp:532
3247 msgid "first argument doesn't cast to object"
3248 msgstr ""
3250 #: libcore/asobj/flash/geom/Point_as.cpp:149
3251 msgid "first argument cast to object doesn't contain an 'x' member"
3252 msgstr ""
3254 #: libcore/asobj/flash/geom/Point_as.cpp:157
3255 msgid "first argument cast to object doesn't contain an 'y' member"
3256 msgstr ""
3258 #: libcore/asobj/flash/geom/Point_as.cpp:200
3259 #, c-format
3260 msgid "Point.equals(%s): %s"
3261 msgstr ""
3263 #: libcore/asobj/flash/geom/Point_as.cpp:201
3264 #: libcore/asobj/flash/geom/Point_as.cpp:447
3265 msgid "First arg must be an object"
3266 msgstr ""
3268 #: libcore/asobj/flash/geom/Point_as.cpp:211
3269 #: libcore/asobj/flash/geom/Point_as.cpp:457
3270 #, c-format
3271 msgid "Point.equals(%s): %s %s"
3272 msgstr ""
3274 #: libcore/asobj/flash/geom/Point_as.cpp:212
3275 #: libcore/asobj/flash/geom/Point_as.cpp:458
3276 msgid "First arg must be an instance of"
3277 msgstr ""
3279 #: libcore/asobj/flash/geom/Point_as.cpp:248
3280 #, c-format
3281 msgid "Point.normalize(%s): %s"
3282 msgstr ""
3284 #: libcore/asobj/flash/geom/Point_as.cpp:353
3285 msgid "first argument casted to object doesn't contain an 'x' member"
3286 msgstr ""
3288 #: libcore/asobj/flash/geom/Point_as.cpp:361
3289 msgid "first argument casted to object doesn't contain an 'y' member"
3290 msgstr ""
3292 #: libcore/asobj/flash/geom/Point_as.cpp:426
3293 #: libcore/asobj/flash/geom/Point_as.cpp:436
3294 #: libcore/asobj/flash/geom/Point_as.cpp:446
3295 #, c-format
3296 msgid "Point.distance(%s): %s"
3297 msgstr ""
3299 #: libcore/asobj/flash/geom/Point_as.cpp:437
3300 msgid "arguments after first two discarded"
3301 msgstr ""
3303 #: libcore/asobj/flash/geom/Point_as.cpp:510
3304 #: libcore/asobj/flash/geom/Point_as.cpp:520
3305 #: libcore/asobj/flash/geom/Point_as.cpp:531
3306 #: libcore/asobj/flash/geom/Point_as.cpp:547
3307 #, c-format
3308 msgid "Point.interpolate(%s): %s"
3309 msgstr ""
3311 #: libcore/asobj/flash/geom/Point_as.cpp:521
3312 msgid "arguments after first three discarded"
3313 msgstr ""
3315 #: libcore/asobj/flash/geom/Point_as.cpp:548
3316 msgid "second argument doesn't cast to object"
3317 msgstr ""
3319 #: libcore/asobj/flash/geom/Point_as.cpp:595
3320 #: libcore/asobj/flash/geom/Point_as.cpp:604
3321 #, c-format
3322 msgid "Point.polar(%s): %s"
3323 msgstr ""
3325 #: libcore/asobj/flash/geom/ColorTransform_as.cpp:365
3326 #, c-format
3327 msgid ""
3328 "ColorTransform(%s): not enough arguments (need 8). Constructing with default "
3329 "values"
3330 msgstr ""
3332 #: libcore/asobj/flash/geom/ColorTransform_as.cpp:380
3333 #, c-format
3334 msgid "ColorTransform(%s): discarding extra arguments"
3335 msgstr ""
3337 #: libcore/asobj/flash/geom/Matrix_as.cpp:184
3338 #, c-format
3339 msgid "Matrix.concat(%s): needs one argument"
3340 msgstr ""
3342 #: libcore/asobj/flash/geom/Matrix_as.cpp:198
3343 #, c-format
3344 msgid "Matrix.concat(%s): needs a Matrix object"
3345 msgstr ""
3347 #: libcore/asobj/flash/geom/Matrix_as.cpp:255
3348 #, c-format
3349 msgid "Matrix.createBox(%s): needs at least two arguments"
3350 msgstr ""
3352 #: libcore/asobj/flash/geom/Matrix_as.cpp:314
3353 #, c-format
3354 msgid "Matrix.createGradientBox(%s): needs at least two arguments"
3355 msgstr ""
3357 #: libcore/asobj/flash/geom/Matrix_as.cpp:388
3358 #, c-format
3359 msgid "Matrix.deltaTransformPoint(%s): needs one argument"
3360 msgstr ""
3362 #: libcore/asobj/flash/geom/Matrix_as.cpp:402
3363 #, c-format
3364 msgid "Matrix.deltaTransformPoint(%s): needs an object"
3365 msgstr ""
3367 #: libcore/asobj/flash/geom/Matrix_as.cpp:523
3368 #, c-format
3369 msgid "Matrix.rotate(%s): needs one argument"
3370 msgstr ""
3372 #: libcore/asobj/flash/geom/Matrix_as.cpp:599
3373 #: libcore/asobj/flash/geom/Matrix_as.cpp:770
3374 #, c-format
3375 msgid "Matrix.translate(%s): needs two arguments"
3376 msgstr ""
3378 #: libcore/asobj/flash/geom/Matrix_as.cpp:704
3379 #, c-format
3380 msgid "Matrix.translate(%s): needs one argument"
3381 msgstr ""
3383 #: libcore/asobj/flash/geom/Matrix_as.cpp:717
3384 #, c-format
3385 msgid "Matrix.transformPoint(%s): needs an object"
3386 msgstr ""
3388 #: libcore/asobj/flash/geom/Matrix_as.cpp:729
3389 #, c-format
3390 msgid "Matrix.transformPoint(%s): object must be a Point"
3391 msgstr ""
3393 #: libcore/asobj/flash/geom/Transform_as.cpp:122
3394 #: libcore/asobj/flash/geom/Transform_as.cpp:198
3395 msgid "Failed to construct flash.geom.ColorTransform!"
3396 msgstr ""
3398 #: libcore/asobj/flash/geom/Transform_as.cpp:145
3399 #, c-format
3400 msgid "Transform.colorTransform(%s): extra arguments discarded"
3401 msgstr ""
3403 #: libcore/asobj/flash/geom/Transform_as.cpp:155
3404 #, c-format
3405 msgid "Transform.colorTransform(%s): argument is not an object"
3406 msgstr ""
3408 #: libcore/asobj/flash/geom/Transform_as.cpp:170
3409 #, c-format
3410 msgid "Transform.colorTransform(%s): argument is not a ColorTransform"
3411 msgstr ""
3413 #: libcore/asobj/flash/geom/Transform_as.cpp:236
3414 msgid "Failed to construct flash.geom.Matrix!"
3415 msgstr ""
3417 #: libcore/asobj/flash/geom/Transform_as.cpp:305
3418 #, c-format
3419 msgid "Transform.matrix(%s): extra arguments discarded"
3420 msgstr ""
3422 #: libcore/asobj/flash/geom/Transform_as.cpp:315
3423 #, c-format
3424 msgid "Transform.matrix(%s): argument is not an object"
3425 msgstr ""
3427 #: libcore/asobj/flash/geom/Transform_as.cpp:346
3428 #, c-format
3429 msgid "flash.geom.Transform(%s): needs one argument"
3430 msgstr ""
3432 #: libcore/asobj/flash/geom/Transform_as.cpp:356
3433 #, c-format
3434 msgid "Transform(%s): %s"
3435 msgstr ""
3437 #: libcore/asobj/flash/display/BitmapData_as.cpp:816
3438 msgid ""
3439 "BitmapData.copyChannel(). Multiple destination channels are not supported"
3440 msgstr ""
3442 #: libcore/asobj/flash/display/BitmapData_as.cpp:842
3443 msgid ""
3444 "BitmapData.copyChannel(): no part of source rectangleoverlaps with the "
3445 "source BitmapData"
3446 msgstr ""
3448 #: libcore/asobj/flash/display/BitmapData_as.cpp:856
3449 msgid ""
3450 "BitmapData.copyChannel(): destination area is wholly outside the destination "
3451 "BitmapData"
3452 msgstr ""
3454 #: libcore/asobj/flash/display/BitmapData_as.cpp:914
3455 msgid "BitmapData.copyPixels(): arguments after the first three are discarded"
3456 msgstr ""
3458 #: libcore/asobj/flash/display/BitmapData_as.cpp:964
3459 msgid ""
3460 "BitmapData.copyPixels(): no part of source rectangleoverlaps with the source "
3461 "BitmapData"
3462 msgstr ""
3464 #: libcore/asobj/flash/display/BitmapData_as.cpp:978
3465 msgid ""
3466 "BitmapData.copyPixels(): destination area is wholly outside the destination "
3467 "BitmapData"
3468 msgstr ""
3470 #: libcore/asobj/flash/display/BitmapData_as.cpp:1064
3471 #, c-format
3472 msgid "BitmapData.draw(%s) requires at least one argument"
3473 msgstr ""
3475 #: libcore/asobj/flash/display/BitmapData_as.cpp:1076
3476 msgid "BitmapData.draw() with BitmapData argument"
3477 msgstr ""
3479 #: libcore/asobj/flash/display/BitmapData_as.cpp:1083
3480 #, c-format
3481 msgid "BitmapData.draw(%s): first argument must be a MovieClip"
3482 msgstr ""
3484 #: libcore/asobj/flash/display/BitmapData_as.cpp:1120
3485 #, c-format
3486 msgid "BitmapData.fillRect(%s): needs an object"
3487 msgstr ""
3489 #: libcore/asobj/flash/display/BitmapData_as.cpp:1157
3490 msgid "floodFill called on disposed BitmapData!"
3491 msgstr ""
3493 #: libcore/asobj/flash/display/BitmapData_as.cpp:1231
3494 msgid "getPixel32 called on disposed BitmapData!"
3495 msgstr ""
3497 #: libcore/asobj/flash/display/BitmapData_as.cpp:1361
3498 msgid "BitmapData.perlinNoise() stitch value"
3499 msgstr ""
3501 #: libcore/asobj/flash/display/BitmapData_as.cpp:1562
3502 msgid "Failed to construct flash.geom.Rectangle!"
3503 msgstr ""
3505 #: libcore/asobj/flash/display/BitmapData_as.cpp:1584
3506 msgid "BitmapData.loadBitmap requires one argument"
3507 msgstr ""
3509 #: libcore/asobj/flash/display/BitmapData_as.cpp:1649
3510 msgid ""
3511 "BitmapData constructor requires at least two arguments. Will not construct a "
3512 "BitmapData"
3513 msgstr ""
3515 #: libcore/asobj/flash/display/BitmapData_as.cpp:1663
3516 msgid ""
3517 "BitmapData width and height must be between 1 and 2880. Will not construct a "
3518 "BitmapData"
3519 msgstr ""
3521 #: libcore/asobj/MovieClipLoader.cpp:105
3522 #, c-format
3523 msgid "MovieClipLoader.loadClip(%s): missing arguments"
3524 msgstr ""
3526 #: libcore/asobj/MovieClipLoader.cpp:114
3527 #, c-format
3528 msgid "MovieClipLoader.loadClip(%s): first argument must be a string"
3529 msgstr ""
3531 #: libcore/asobj/MovieClipLoader.cpp:132
3532 #, c-format
3533 msgid "Could not find target %s (evaluated from %s)"
3534 msgstr ""
3536 #: libcore/asobj/MovieClipLoader.cpp:149
3537 #, c-format
3538 msgid "MovieClipLoader.unloadClip(%s): expected at least one argument"
3539 msgstr ""
3541 #: libcore/asobj/MovieClipLoader.cpp:156
3542 #, c-format
3543 msgid "MovieClipLoader.unloadClip: %s"
3544 msgstr ""
3546 #: libcore/asobj/MovieClipLoader.cpp:180
3547 msgid "MovieClipLoader.getProgress(): missing argument"
3548 msgstr ""
3550 #: libcore/asobj/MovieClipLoader.cpp:189
3551 #, c-format
3552 msgid "MovieClipLoader.getProgress(%s): first argument is not an object"
3553 msgstr ""
3555 #: libcore/asobj/MovieClipLoader.cpp:198
3556 #, c-format
3557 msgid "MovieClipLoader.getProgress(%s): first argument is not an sprite"
3558 msgstr ""
3560 #: libcore/asobj/Sound_as.cpp:420
3561 #, c-format
3562 msgid "Could not create audio decoder: %s"
3563 msgstr ""
3565 #: libcore/asobj/Sound_as.cpp:428
3566 msgid "No audio in Sound input."
3567 msgstr ""
3569 #: libcore/asobj/Sound_as.cpp:581
3570 #, c-format
3571 msgid "Gnash could not open this URL: %s"
3572 msgstr ""
3574 #: libcore/asobj/Sound_as.cpp:592
3575 #, c-format
3576 msgid "Unable to create parser for Sound at %s"
3577 msgstr ""
3579 #: libcore/asobj/Sound_as.cpp:676
3580 msgid "No sound handler, nothing to start..."
3581 msgstr ""
3583 #: libcore/asobj/Sound_as.cpp:682
3584 msgid "No MediaParser initialized, can't start an external sound"
3585 msgstr ""
3587 #: libcore/asobj/Sound_as.cpp:688
3588 msgid "Sound.start() has no effect on a streaming Sound"
3589 msgstr ""
3591 #: libcore/asobj/Sound_as.cpp:735
3592 msgid "No sound handler, nothing to stop..."
3593 msgstr ""
3595 #: libcore/asobj/Sound_as.cpp:763
3596 msgid "No sound handler, can't check duration..."
3597 msgstr ""
3599 #: libcore/asobj/Sound_as.cpp:788
3600 msgid ""
3601 "No sound handler, can't check position (we're likely not playing anyway)..."
3602 msgstr ""
3604 #: libcore/asobj/Sound_as.cpp:855
3605 #, c-format
3606 msgid "No samples decoded from input of %d bytes"
3607 msgstr ""
3609 #: libcore/asobj/Sound_as.cpp:955
3610 #, c-format
3611 msgid "new Sound(%d) : args after first one ignored"
3612 msgstr ""
3614 #: libcore/asobj/Sound_as.cpp:969
3615 #, c-format
3616 msgid ""
3617 "new Sound(%s) : first argument isn't null or undefined, and isn't a "
3618 "DisplayObject. We'll take as an invalid DisplayObject ref."
3619 msgstr ""
3621 #: libcore/asobj/Sound_as.cpp:987
3622 msgid "-- start sound"
3623 msgstr ""
3625 #: libcore/asobj/Sound_as.cpp:1012
3626 msgid "-- stop sound "
3627 msgstr ""
3629 #: libcore/asobj/Sound_as.cpp:1028 libcore/asobj/Sound_as.cpp:1083
3630 #, c-format
3631 msgid "No such export '%s'"
3632 msgstr ""
3634 #: libcore/asobj/Sound_as.cpp:1037
3635 #, c-format
3636 msgid "Export '%s' is not a sound"
3637 msgstr ""
3639 #: libcore/asobj/Sound_as.cpp:1053
3640 msgid "-- attach sound"
3641 msgstr ""
3643 #: libcore/asobj/Sound_as.cpp:1058
3644 msgid "attach sound needs one argument"
3645 msgstr ""
3647 #: libcore/asobj/Sound_as.cpp:1068
3648 msgid "attachSound needs a non-empty string"
3649 msgstr ""
3651 #: libcore/asobj/Sound_as.cpp:1092
3652 #, c-format
3653 msgid "Export '%s'is not a sound"
3654 msgstr ""
3656 #: libcore/asobj/Sound_as.cpp:1127
3657 msgid "Sound.getPan()"
3658 msgstr ""
3660 #: libcore/asobj/Sound_as.cpp:1142
3661 msgid "Sound.setDuration()"
3662 msgstr ""
3664 #: libcore/asobj/Sound_as.cpp:1157
3665 msgid "Sound.setPosition()"
3666 msgstr ""
3668 #: libcore/asobj/Sound_as.cpp:1164
3669 msgid "Sound.getTransform()"
3670 msgstr ""
3672 #: libcore/asobj/Sound_as.cpp:1177
3673 #, c-format
3674 msgid "Sound.getVolume(%s) : arguments ignored"
3675 msgstr ""
3677 #: libcore/asobj/Sound_as.cpp:1193
3678 msgid "Sound.loadSound() needs at least 1 argument"
3679 msgstr ""
3681 #: libcore/asobj/Sound_as.cpp:1208
3682 #, c-format
3683 msgid "Sound.loadSound(%s): arguments after first 2 discarded"
3684 msgstr ""
3686 #: libcore/asobj/Sound_as.cpp:1222
3687 msgid "Sound.setPan()"
3688 msgstr ""
3690 #: libcore/asobj/Sound_as.cpp:1229
3691 msgid "Sound.setTransform()"
3692 msgstr ""
3694 #: libcore/asobj/Sound_as.cpp:1238
3695 msgid "set volume of sound needs one argument"
3696 msgstr ""
3698 #: libcore/asobj/Sound_as.cpp:1253
3699 msgid "Sound.checkPolicyFile"
3700 msgstr ""
3702 #: libcore/asobj/Sound_as.cpp:1266
3703 msgid "Sound.areSoundsInaccessible()"
3704 msgstr ""
3706 #: libcore/asobj/XML_as.cpp:464
3707 msgid "XML data is empty"
3708 msgstr ""
3710 #: libcore/asobj/XML_as.cpp:740
3711 msgid "no text for text node creation"
3712 msgstr ""
3714 #: libcore/asobj/XML_as.cpp:753
3715 msgid "XML.parseXML() needs one argument"
3716 msgstr ""
3718 #: libcore/asobj/MovieClip_as.cpp:297
3719 #, c-format
3720 msgid "createEmptyMovieClip needs 2 args, but %d given, returning undefined"
3721 msgstr ""
3723 #: libcore/asobj/MovieClip_as.cpp:305
3724 #, c-format
3725 msgid "createEmptyMovieClip takes 2 args, but %d given, discarding the excess"
3726 msgstr ""
3728 #: libcore/asobj/MovieClip_as.cpp:363
3729 msgid "MovieClip.cacheAsBitmap()"
3730 msgstr ""
3732 #: libcore/asobj/MovieClip_as.cpp:375
3733 msgid "MovieClip.filters()"
3734 msgstr ""
3736 #: libcore/asobj/MovieClip_as.cpp:394
3737 msgid "MovieClip.forceSmoothing()"
3738 msgstr ""
3740 #: libcore/asobj/MovieClip_as.cpp:404
3741 msgid "MovieClip.opaqueBackground()"
3742 msgstr ""
3744 #: libcore/asobj/MovieClip_as.cpp:414
3745 msgid "MovieClip.scale9Grid()"
3746 msgstr ""
3748 #: libcore/asobj/MovieClip_as.cpp:424
3749 msgid "MovieClip.scrollRect()"
3750 msgstr ""
3752 #: libcore/asobj/MovieClip_as.cpp:434
3753 msgid "MovieClip.tabIndex()"
3754 msgstr ""
3756 #: libcore/asobj/MovieClip_as.cpp:449
3757 #, c-format
3758 msgid ""
3759 "attachMovie called with wrong number of arguments expected 3 to 4, got (%d) "
3760 "- returning undefined"
3761 msgstr ""
3763 #: libcore/asobj/MovieClip_as.cpp:464
3764 #, c-format
3765 msgid ""
3766 "attachMovie: exported resource '%s' is not a DisplayObject definition. "
3767 "Returning undefined"
3768 msgstr ""
3770 #: libcore/asobj/MovieClip_as.cpp:484
3771 #, c-format
3772 msgid "MovieClip.attachMovie: invalid depth %d passed; not attaching"
3773 msgstr ""
3775 #: libcore/asobj/MovieClip_as.cpp:509
3776 #, c-format
3777 msgid ""
3778 "Fourth argument of attachMovie doesn't cast to an object (%s), we'll act as "
3779 "if it wasn't given"
3780 msgstr ""
3782 #: libcore/asobj/MovieClip_as.cpp:531
3783 #, c-format
3784 msgid "MovieClip.attachAudio(): %s"
3785 msgstr ""
3787 #: libcore/asobj/MovieClip_as.cpp:541
3788 #, c-format
3789 msgid "MovieClip.attachAudio(%s): first arg doesn't cast to a NetStream"
3790 msgstr ""
3792 #: libcore/asobj/MovieClip_as.cpp:559
3793 msgid "MovieClip.attachVideo()"
3794 msgstr ""
3796 #: libcore/asobj/MovieClip_as.cpp:584
3797 #, c-format
3798 msgid "%s.swapDepths() needs one arg"
3799 msgstr ""
3801 #: libcore/asobj/MovieClip_as.cpp:595
3802 #, c-format
3803 msgid "%s.swapDepths(%s): won't swap a clip below depth %d (%d)"
3804 msgstr ""
3806 #: libcore/asobj/MovieClip_as.cpp:613
3807 #, c-format
3808 msgid "%s.swapDepths(%s): invalid call, swapping to self?"
3809 msgstr ""
3811 #: libcore/asobj/MovieClip_as.cpp:625
3812 #, c-format
3813 msgid ""
3814 "%s.swapDepths(%s): invalid call, the two DisplayObjects don't have the same "
3815 "parent"
3816 msgstr ""
3818 #: libcore/asobj/MovieClip_as.cpp:642
3819 #, c-format
3820 msgid ""
3821 "%s.swapDepths(%s): ignored, source and target DisplayObjects have the same "
3822 "depth %d"
3823 msgstr ""
3825 #: libcore/asobj/MovieClip_as.cpp:657
3826 #, c-format
3827 msgid ""
3828 "%s.swapDepths(%s): first argument invalid (neither a movieclip nor a number)"
3829 msgstr ""
3831 #: libcore/asobj/MovieClip_as.cpp:666
3832 #, c-format
3833 msgid "%s.swapDepths(%s): requested depth is above the accessible range."
3834 msgstr ""
3836 #: libcore/asobj/MovieClip_as.cpp:682
3837 #, c-format
3838 msgid "%s.swapDepths(%s): ignored, DisplayObject already at depth %d"
3839 msgstr ""
3841 #: libcore/asobj/MovieClip_as.cpp:716
3842 msgid "MovieClip.duplicateMovieClip() needs 2 or 3 args"
3843 msgstr ""
3845 #: libcore/asobj/MovieClip_as.cpp:732
3846 #, c-format
3847 msgid "MovieClip.duplicateMovieClip: invalid depth %d passed; not duplicating"
3848 msgstr ""
3850 #: libcore/asobj/MovieClip_as.cpp:764
3851 msgid "movieclip_goto_and_play needs one arg"
3852 msgstr ""
3854 #: libcore/asobj/MovieClip_as.cpp:774
3855 #, c-format
3856 msgid "movieclip_goto_and_play('%s') -- invalid frame"
3857 msgstr ""
3859 #: libcore/asobj/MovieClip_as.cpp:794
3860 msgid "movieclip_goto_and_stop needs one arg"
3861 msgstr ""
3863 #: libcore/asobj/MovieClip_as.cpp:804
3864 #, c-format
3865 msgid "movieclip_goto_and_stop('%s') -- invalid frame"
3866 msgstr ""
3868 #: libcore/asobj/MovieClip_as.cpp:879
3869 #, c-format
3870 msgid ""
3871 "MovieClip.loadMovie() expected 1 or 2 args, got %d - returning undefined"
3872 msgstr ""
3874 #: libcore/asobj/MovieClip_as.cpp:891
3875 #, c-format
3876 msgid ""
3877 "First argument of MovieClip.loadMovie(%s) evaluates to an empty string - "
3878 "returning undefined"
3879 msgstr ""
3881 #: libcore/asobj/MovieClip_as.cpp:941
3882 #, c-format
3883 msgid ""
3884 "MovieClip.loadVariables() expected 1 or 2 args, got %d - returning undefined"
3885 msgstr ""
3887 #: libcore/asobj/MovieClip_as.cpp:953
3888 #, c-format
3889 msgid ""
3890 "First argument passed to MovieClip.loadVariables(%s) evaluates to an empty "
3891 "string - returning undefined"
3892 msgstr ""
3894 #: libcore/asobj/MovieClip_as.cpp:995
3895 #, c-format
3896 msgid "Can't find hitTest target %s"
3897 msgstr ""
3899 #: libcore/asobj/MovieClip_as.cpp:1037
3900 #, c-format
3901 msgid "hitTest() called with %u args"
3902 msgstr ""
3904 #: libcore/asobj/MovieClip_as.cpp:1066
3905 msgid "MovieClip.getInstanceAtDepth(): missing or undefined depth argument"
3906 msgstr ""
3908 #: libcore/asobj/MovieClip_as.cpp:1108
3909 msgid "No arguments passed to MovieClip.getURL()"
3910 msgstr ""
3912 #: libcore/asobj/MovieClip_as.cpp:1117
3913 #, c-format
3914 msgid "MovieClip.getURL(%s): extra arguments dropped"
3915 msgstr ""
3917 #: libcore/asobj/MovieClip_as.cpp:1195
3918 msgid ""
3919 "MovieClip.getTextSnapshot: failed to construct TextSnapshot (object probably "
3920 "overridden)"
3921 msgstr ""
3923 #: libcore/asobj/MovieClip_as.cpp:1225
3924 #, c-format
3925 msgid ""
3926 "MovieClip.getBounds(%s): invalid call, first arg must be a DisplayObject"
3927 msgstr ""
3929 #: libcore/asobj/MovieClip_as.cpp:1273
3930 msgid "MovieClip.globalToLocal() takes one arg"
3931 msgstr ""
3933 #: libcore/asobj/MovieClip_as.cpp:1281
3934 #, c-format
3935 msgid "MovieClip.globalToLocal(%s): first argument doesn't cast to an object"
3936 msgstr ""
3938 #: libcore/asobj/MovieClip_as.cpp:1295
3939 #, c-format
3940 msgid ""
3941 "MovieClip.globalToLocal(%s): object parameter doesn't have an 'x' member"
3942 msgstr ""
3944 #: libcore/asobj/MovieClip_as.cpp:1306
3945 #, c-format
3946 msgid ""
3947 "MovieClip.globalToLocal(%s): object parameter doesn't have an 'y' member"
3948 msgstr ""
3950 #: libcore/asobj/MovieClip_as.cpp:1334
3951 msgid "MovieClip.localToGlobal() takes one arg"
3952 msgstr ""
3954 #: libcore/asobj/MovieClip_as.cpp:1342
3955 #, c-format
3956 msgid "MovieClip.localToGlobal(%s): first argument doesn't cast to an object"
3957 msgstr ""
3959 #: libcore/asobj/MovieClip_as.cpp:1355
3960 #, c-format
3961 msgid ""
3962 "MovieClip.localToGlobal(%s): object parameter doesn't have an 'x' member"
3963 msgstr ""
3965 #: libcore/asobj/MovieClip_as.cpp:1366
3966 #, c-format
3967 msgid ""
3968 "MovieClip.localToGlobal(%s): object parameter doesn't have an 'y' member"
3969 msgstr ""
3971 #: libcore/asobj/MovieClip_as.cpp:1395
3972 #, c-format
3973 msgid "%s.setMask() : needs an argument"
3974 msgstr ""
3976 #: libcore/asobj/MovieClip_as.cpp:1414
3977 #, c-format
3978 msgid "%s.setMask(%s) : first argument is not a DisplayObject"
3979 msgstr ""
3981 #: libcore/asobj/MovieClip_as.cpp:1444
3982 msgid "MovieClip.lineTo() needs at least two arguments"
3983 msgstr ""
3985 #: libcore/asobj/MovieClip_as.cpp:1470
3986 msgid "MovieClip.moveTo() takes two args"
3987 msgstr ""
3989 #: libcore/asobj/MovieClip_as.cpp:1521
3990 #, c-format
3991 msgid "MovieClip.lineStyle(%s): args after the first three will be discarded"
3992 msgstr ""
3994 #: libcore/asobj/MovieClip_as.cpp:1541
3995 #, c-format
3996 msgid ""
3997 "MovieClip.lineStyle(%s): invalid joinStylevalue '%s' (valid values: %s|%s|%s)"
3998 msgstr ""
4000 #: libcore/asobj/MovieClip_as.cpp:1557
4001 #, c-format
4002 msgid ""
4003 "MovieClip.lineStyle(%s): invalid capStyle value '%s' (valid values: none|"
4004 "round|square)"
4005 msgstr ""
4007 #: libcore/asobj/MovieClip_as.cpp:1582
4008 #, c-format
4009 msgid ""
4010 "MovieClip.lineStyle(%s): invalid noScale value '%s' (valid values: %s|%s|%s|"
4011 "%s)"
4012 msgstr ""
4014 #: libcore/asobj/MovieClip_as.cpp:1630
4015 msgid "MovieClip.curveTo() takes four args"
4016 msgstr ""
4018 #: libcore/asobj/MovieClip_as.cpp:1671
4019 msgid "beginFill() with no args is a no-op"
4020 msgstr ""
4022 #: libcore/asobj/MovieClip_as.cpp:1715
4023 #, c-format
4024 msgid "%s.beginGradientFill(%s): invalid call: 5 arguments needed"
4025 msgstr ""
4027 #: libcore/asobj/MovieClip_as.cpp:1726
4028 #, c-format
4029 msgid "%s.beginGradientFill(%s): extra arguments invalidate call!"
4030 msgstr ""
4032 #: libcore/asobj/MovieClip_as.cpp:1746
4033 #, c-format
4034 msgid ""
4035 "%s.beginGradientFill(%s): first arg must be 'radial', 'focal', or 'linear'"
4036 msgstr ""
4038 #: libcore/asobj/MovieClip_as.cpp:1762
4039 #, c-format
4040 msgid ""
4041 "%s.beginGradientFill(%s): one or more of the args from 2nd to 5th don't cast "
4042 "to objects"
4043 msgstr ""
4045 #: libcore/asobj/MovieClip_as.cpp:1776
4046 #, c-format
4047 msgid ""
4048 "%s.beginGradientFill(%s): colors, alphas and ratios args don't have same "
4049 "length"
4050 msgstr ""
4052 #: libcore/asobj/MovieClip_as.cpp:1928
4053 #, c-format
4054 msgid "min/max bbox values in MovieClip.startDrag(%s) swapped, fixing"
4055 msgstr ""
4057 #: libcore/asobj/MovieClip_as.cpp:1933
4058 #, c-format
4059 msgid "non-finite bbox values in MovieClip.startDrag(%s), took as zero"
4060 msgstr ""
4062 #: libcore/asobj/MovieClip_as.cpp:2077
4063 msgid "Failed to construct flash.geom.Transform!"
4064 msgstr ""
4066 #: libcore/asobj/MovieClip_as.cpp:2095
4067 msgid "MovieClip.beginMeshFill"
4068 msgstr ""
4070 #: libcore/asobj/LoadVars_as.cpp:145
4071 #, c-format
4072 msgid "new LoadVars(%s) - arguments discarded"
4073 msgstr ""
4075 #: libcore/asobj/Selection_as.cpp:189
4076 #, c-format
4077 msgid "Selection.setFocus: expected 1 argument, got %d"
4078 msgstr ""
4080 #: libcore/asobj/Camera_as.cpp:259
4081 msgid "No MediaHandler exists! Cannot create a Camera object"
4082 msgstr ""
4084 #: libcore/asobj/Camera_as.cpp:312
4085 msgid "Camera::motionLevel can be set, but it's not implemented"
4086 msgstr ""
4088 #: libcore/asobj/Camera_as.cpp:331
4089 msgid "Camera::quality can be set, but it's not implemented"
4090 msgstr ""
4092 #: libcore/asobj/Camera_as.cpp:353
4093 msgid "Camera::activityLevel only has default value"
4094 msgstr ""
4096 #: libcore/asobj/Camera_as.cpp:358
4097 msgid "Attempt to set activity property of Camera"
4098 msgstr ""
4100 #: libcore/asobj/Camera_as.cpp:370
4101 msgid "Camera::bandwidth only has default value"
4102 msgstr ""
4104 #: libcore/asobj/Camera_as.cpp:375
4105 msgid "Attempt to set bandwidth property of Camera"
4106 msgstr ""
4108 #: libcore/asobj/Camera_as.cpp:391
4109 msgid "Attempt to set currentFPS property of Camera"
4110 msgstr ""
4112 #: libcore/asobj/Camera_as.cpp:407
4113 msgid "Attempt to set fps property of Camera"
4114 msgstr ""
4116 #: libcore/asobj/Camera_as.cpp:423
4117 msgid "Attempt to set height property of Camera, use setMode"
4118 msgstr ""
4120 #: libcore/asobj/Camera_as.cpp:446
4121 msgid "Attempt to set index property of Camera"
4122 msgstr ""
4124 #: libcore/asobj/Camera_as.cpp:458
4125 msgid "Camera::motionLevel only has default value"
4126 msgstr ""
4128 #: libcore/asobj/Camera_as.cpp:463
4129 msgid "Attempt to set motionLevel property of Camera"
4130 msgstr ""
4132 #: libcore/asobj/Camera_as.cpp:475
4133 msgid "Camera::motionTimeout"
4134 msgstr ""
4136 #: libcore/asobj/Camera_as.cpp:480
4137 msgid "Attempt to set motionTimeout property of Camera"
4138 msgstr ""
4140 #: libcore/asobj/Camera_as.cpp:492
4141 msgid "Camera.muted"
4142 msgstr ""
4144 #: libcore/asobj/Camera_as.cpp:497
4145 msgid "Attempt to set muted property of Camera"
4146 msgstr ""
4148 #: libcore/asobj/Camera_as.cpp:513
4149 msgid "Attempt to set name property of Camera"
4150 msgstr ""
4152 #: libcore/asobj/Camera_as.cpp:524
4153 msgid "Attempt to set names property of Camera"
4154 msgstr ""
4156 #: libcore/asobj/Camera_as.cpp:554
4157 msgid "Camera::quality has only default values"
4158 msgstr ""
4160 #: libcore/asobj/Camera_as.cpp:559
4161 msgid "Attempt to set quality property of Camera"
4162 msgstr ""
4164 #: libcore/asobj/Camera_as.cpp:587
4165 msgid "Camera.setCursor"
4166 msgstr ""
4168 #: libcore/asobj/Camera_as.cpp:594
4169 msgid "Camera.setKeyFrameInterval"
4170 msgstr ""
4172 #: libcore/asobj/Camera_as.cpp:608
4173 msgid "Attempt to set width property of Camera, use setMode"
4174 msgstr ""
4176 #: libcore/asobj/SharedObject_as.cpp:163
4177 #, c-format
4178 msgid "Problems serializing an object's member %s=%s"
4179 msgstr ""
4181 #: libcore/asobj/SharedObject_as.cpp:323
4182 #, c-format
4183 msgid ""
4184 "SharedObject.flush() called with a minimum disk space argument (%d), which "
4185 "is currently ignored"
4186 msgstr ""
4188 #: libcore/asobj/SharedObject_as.cpp:331
4189 #, c-format
4190 msgid "Couldn't create dir for flushing SharedObject %s"
4191 msgstr ""
4193 #: libcore/asobj/SharedObject_as.cpp:344
4194 #, c-format
4195 msgid ""
4196 "Attempting to write object %s when it's SOL Read Only is set! Refusing..."
4197 msgstr ""
4199 #: libcore/asobj/SharedObject_as.cpp:352
4200 #, c-format
4201 msgid "SharedObject::flush(): Failed opening file '%s' in binary mode"
4202 msgstr ""
4204 #: libcore/asobj/SharedObject_as.cpp:371
4205 msgid "Error writing SOL header"
4206 msgstr ""
4208 #: libcore/asobj/SharedObject_as.cpp:378
4209 #, c-format
4210 msgid "Error writing %d bytes to output file %s"
4211 msgstr ""
4213 #: libcore/asobj/SharedObject_as.cpp:384
4214 #, c-format
4215 msgid "SharedObject '%s' written to filesystem."
4216 msgstr ""
4218 #: libcore/asobj/SharedObject_as.cpp:493
4219 msgid "Attempting to open SOL file from non localhost-loaded SWF"
4220 msgstr ""
4222 #: libcore/asobj/SharedObject_as.cpp:521
4223 #, c-format
4224 msgid ""
4225 "SharedObject path %s is outside the SWF domain %s. Cannot access this object."
4226 msgstr ""
4228 #: libcore/asobj/SharedObject_as.cpp:534
4229 #, c-format
4230 msgid ""
4231 "SharedObject path %s is not part of the SWF path %s. Cannot access this "
4232 "object."
4233 msgstr ""
4235 #: libcore/asobj/SharedObject_as.cpp:703
4236 msgid "SharedObject.connect(): needs at least one argument"
4237 msgstr ""
4239 #: libcore/asobj/SharedObject_as.cpp:709
4240 msgid "SharedObject.connect()"
4241 msgstr ""
4243 #: libcore/asobj/SharedObject_as.cpp:730
4244 msgid "SharedObject.setFps"
4245 msgstr ""
4247 #: libcore/asobj/SharedObject_as.cpp:739
4248 msgid "SharedObject.send"
4249 msgstr ""
4251 #: libcore/asobj/SharedObject_as.cpp:756
4252 #, c-format
4253 msgid "Arguments to SharedObject.flush(%s) will be ignored"
4254 msgstr ""
4256 #: libcore/asobj/SharedObject_as.cpp:787
4257 #, c-format
4258 msgid "SharedObject.getLocal(%s): missing object name"
4259 msgstr ""
4261 #: libcore/asobj/SharedObject_as.cpp:813
4262 msgid "SharedObject.getRemote()"
4263 msgstr ""
4265 #: libcore/asobj/SharedObject_as.cpp:828
4266 msgid "SharedObject.deleteAll()"
4267 msgstr ""
4269 #: libcore/asobj/SharedObject_as.cpp:843
4270 msgid "SharedObject.getDiskUsage()"
4271 msgstr ""
4273 #: libcore/asobj/SharedObject_as.cpp:904
4274 #, c-format
4275 msgid "readSOL: SOL file %s is too short (only %s bytes long) to be valid."
4276 msgstr ""
4278 #: libcore/asobj/SharedObject_as.cpp:929
4279 msgid "readSOL: file ends before data segment"
4280 msgstr ""
4282 #: libcore/asobj/SharedObject_as.cpp:942
4283 msgid "SharedObject: end of buffer while reading length"
4284 msgstr ""
4286 #: libcore/asobj/SharedObject_as.cpp:951
4287 msgid "readSOL: empty property name"
4288 msgstr ""
4290 #: libcore/asobj/SharedObject_as.cpp:956
4291 msgid "SharedObject::readSOL: premature end of input"
4292 msgstr ""
4294 #: libcore/asobj/SharedObject_as.cpp:967
4295 #, c-format
4296 msgid "SharedObject: error parsing SharedObject '%s'"
4297 msgstr ""
4299 #: libcore/asobj/SharedObject_as.cpp:986
4300 #, c-format
4301 msgid "readSOL: Reading SharedObject %s: %s"
4302 msgstr ""
4304 #: libcore/asobj/Date_as.cpp:463
4305 #, fuzzy
4306 msgid "Date constructor called with more than 7 arguments"
4307 msgstr "Date.UTC chiamato con piu' di 7 argomenti"
4309 #: libcore/asobj/Date_as.cpp:723
4310 #, fuzzy
4311 msgid "Date.setTime needs one argument"
4312 msgstr "Date.UTC vuole un argomento"
4314 #: libcore/asobj/Date_as.cpp:743
4315 #, fuzzy
4316 msgid "Date.setTime was called with more than one argument"
4317 msgstr "Date.setMilliseconds chiamato con piu' di un argomento"
4319 #: libcore/asobj/Date_as.cpp:834
4320 #, fuzzy
4321 msgid "Date.setFullYear needs one argument"
4322 msgstr "Date.UTC vuole un argomento"
4324 #: libcore/asobj/Date_as.cpp:874
4325 #, fuzzy
4326 msgid "Date.setYear needs one argument"
4327 msgstr "Date.UTC vuole un argomento"
4329 #: libcore/asobj/Date_as.cpp:897
4330 #, fuzzy
4331 msgid "Date.setYear was called with more than three arguments"
4332 msgstr "Date.UTC chiamato con piu' di 7 argomenti"
4334 #: libcore/asobj/Date_as.cpp:928
4335 #, fuzzy, c-format
4336 msgid "Date.set%sMonth needs one argument"
4337 msgstr "Date.UTC vuole un argomento"
4339 #: libcore/asobj/Date_as.cpp:961
4340 #, fuzzy, c-format
4341 msgid "Date.set%sMonth was called with more than three arguments"
4342 msgstr "Date.set%sMonth chiamato con piu' di un argomento"
4344 #: libcore/asobj/Date_as.cpp:983
4345 #, fuzzy, c-format
4346 msgid "Date.set%sDate needs one argument"
4347 msgstr "Date.UTC vuole un argomento"
4349 #: libcore/asobj/Date_as.cpp:997
4350 #, fuzzy, c-format
4351 msgid "Date.set%sDate was called with more than one argument"
4352 msgstr "Date.set%sDate chiamato con piu' di un argomento"
4354 #: libcore/asobj/Date_as.cpp:1024
4355 #, fuzzy, c-format
4356 msgid "Date.set%sHours needs one argument"
4357 msgstr "Date.UTC vuole un argomento"
4359 #: libcore/asobj/Date_as.cpp:1043
4360 #, fuzzy, c-format
4361 msgid "Date.set%sHours was called with more than four arguments"
4362 msgstr "Date.set%sHours chiamato con piu' di un argomento"
4364 #: libcore/asobj/Date_as.cpp:1069
4365 #, fuzzy, c-format
4366 msgid "Date.set%sMinutes needs one argument"
4367 msgstr "Date.UTC vuole un argomento"
4369 #: libcore/asobj/Date_as.cpp:1087 libcore/asobj/Date_as.cpp:1130
4370 #, fuzzy, c-format
4371 msgid "Date.set%sMinutes was called with more than three arguments"
4372 msgstr "Date.set%sMonth chiamato con piu' di un argomento"
4374 #: libcore/asobj/Date_as.cpp:1110
4375 #, fuzzy, c-format
4376 msgid "Date.set%sSeconds needs one argument"
4377 msgstr "Date.UTC vuole un argomento"
4379 #: libcore/asobj/Date_as.cpp:1148
4380 #, fuzzy, c-format
4381 msgid "Date.set%sMilliseconds needs one argument"
4382 msgstr "Date.UTC vuole un argomento"
4384 #: libcore/asobj/Date_as.cpp:1165
4385 #, fuzzy, c-format
4386 msgid "Date.set%sMilliseconds was called with more than one argument"
4387 msgstr "Date.setMilliseconds chiamato con piu' di un argomento"
4389 #: libcore/asobj/Date_as.cpp:1227
4390 msgid "Date.UTC needs one argument"
4391 msgstr "Date.UTC vuole un argomento"
4393 #: libcore/asobj/Date_as.cpp:1251
4394 msgid "Date.UTC was called with more than 7 arguments"
4395 msgstr "Date.UTC chiamato con piu' di 7 argomenti"
4397 #: libcore/asobj/Global_as.cpp:100
4398 #, c-format
4399 msgid "%s needs one argument"
4400 msgstr "%s vuole un argomento"
4402 #: libcore/asobj/Global_as.cpp:106
4403 #, c-format
4404 msgid "%s has more than one argument"
4405 msgstr "%s ha piu' di un argomento"
4407 #: libcore/asobj/Global_as.cpp:323
4408 msgid "Extensions enabled, scanning plugin dir for load"
4409 msgstr ""
4411 #: libcore/asobj/Global_as.cpp:328
4412 msgid "Extensions disabled"
4413 msgstr ""
4415 #: libcore/asobj/Global_as.cpp:493
4416 #, c-format
4417 msgid "%s needs at least one argument"
4418 msgstr "%s vuole almeno un argomento"
4420 #: libcore/asobj/Global_as.cpp:500
4421 #, c-format
4422 msgid "%s has more than two arguments"
4423 msgstr "%s ha piu' di due argomenti"
4425 #: libcore/asobj/Global_as.cpp:594
4426 #, c-format
4427 msgid "%s needs at least three arguments"
4428 msgstr "%s vuole almeno tre argomenti"
4430 #: libcore/asobj/Global_as.cpp:601
4431 #, c-format
4432 msgid "%s has more than four arguments"
4433 msgstr "%s ha piu' di quattro argomenti"
4435 #: libcore/asobj/Global_as.cpp:609
4436 #, c-format
4437 msgid "Invalid call to ASSetPropFlags: first argument is not an object: %s"
4438 msgstr ""
4440 #: libcore/asobj/Global_as.cpp:657 libcore/asobj/Global_as.cpp:700
4441 #, c-format
4442 msgid "ASNative(%s): needs at least two arguments"
4443 msgstr "ASNative(%s): vuole almeno due argomenti"
4445 #: libcore/asobj/Global_as.cpp:669
4446 #, c-format
4447 msgid "ASconstructor(%s): args must be 0 or above"
4448 msgstr ""
4450 #: libcore/asobj/Global_as.cpp:712
4451 #, c-format
4452 msgid "ASnative(%s): args must be 0 or above"
4453 msgstr ""
4455 #: libcore/asobj/Global_as.cpp:734
4456 msgid "ASNative (2, 0) - old ASnew"
4457 msgstr ""
4459 #: libcore/asobj/Global_as.cpp:884
4460 msgid "updateAfterEvent()"
4461 msgstr ""
4463 #: libcore/asobj/Global_as.cpp:946
4464 #, c-format
4465 msgid "Invalid call to setInterval(%s) - need at least 2 arguments"
4466 msgstr ""
4468 #: libcore/asobj/Global_as.cpp:960 libcore/asobj/Global_as.cpp:1032
4469 #, c-format
4470 msgid ""
4471 "Invalid call to setInterval(%s) - first argument is not an object or function"
4472 msgstr ""
4474 #: libcore/asobj/Global_as.cpp:980
4475 #, c-format
4476 msgid "Invalid call to setInterval(%s) - missing timeout argument"
4477 msgstr ""
4479 #: libcore/asobj/Global_as.cpp:1019
4480 #, c-format
4481 msgid "Invalid call to setTimeout(%s) - need at least 2 arguments"
4482 msgstr ""
4484 #: libcore/asobj/Global_as.cpp:1052
4485 #, c-format
4486 msgid "Invalid call to setTimeout(%s): missing timeout argument"
4487 msgstr ""
4489 #: libcore/asobj/Global_as.cpp:1088
4490 msgid "clearInterval requires one argument, got none"
4491 msgstr ""
4493 #: libcore/asobj/Global_as.cpp:1102
4494 msgid "_global.showRedrawRegions"
4495 msgstr ""
4497 #: libcore/asobj/Global_as.cpp:1109
4498 msgid "_global.enableDebugConsole"
4499 msgstr ""
4501 #: libcore/asobj/XMLNode_as.cpp:227
4502 msgid ""
4503 "XMLNode.insertBefore(): positional parameter is not a child of this node"
4504 msgstr ""
4506 #: libcore/asobj/XMLNode_as.cpp:596
4507 msgid "XMLNode::appendChild() needs at least one argument"
4508 msgstr ""
4510 #: libcore/asobj/XMLNode_as.cpp:605
4511 msgid "First argument to XMLNode::appendChild() is not an XMLNode"
4512 msgstr ""
4514 #: libcore/asobj/XMLNode_as.cpp:643
4515 #, c-format
4516 msgid "XMLNode.insertBefore(%s) needs at least two arguments"
4517 msgstr ""
4519 #: libcore/asobj/XMLNode_as.cpp:654
4520 #, c-format
4521 msgid "First argument to XMLNode.insertBefore(%s) is not an XMLNode"
4522 msgstr ""
4524 #: libcore/asobj/XMLNode_as.cpp:665
4525 #, c-format
4526 msgid "Second argument to XMLNode.insertBefore(%s) is not an XMLNode"
4527 msgstr ""
4529 #: libcore/asobj/NetStream_as.cpp:299
4530 #, c-format
4531 msgid "::pause(%d) called "
4532 msgstr ""
4534 #: libcore/asobj/NetStream_as.cpp:355
4535 msgid "No NetConnection associated with this NetStream, won't play"
4536 msgstr ""
4538 #: libcore/asobj/NetStream_as.cpp:366
4539 msgid "NetConnection is not connected. Won't play."
4540 msgstr ""
4542 #: libcore/asobj/NetStream_as.cpp:379
4543 #, c-format
4544 msgid "Couldn't load URL %s"
4545 msgstr ""
4547 #: libcore/asobj/NetStream_as.cpp:386
4548 #, c-format
4549 msgid "Connecting to movie: %s"
4550 msgstr ""
4552 #: libcore/asobj/NetStream_as.cpp:392
4553 #, c-format
4554 msgid "NetStream.play(%s): failed starting playback"
4555 msgstr ""
4557 #: libcore/asobj/NetStream_as.cpp:415
4558 msgid "NetStream_as::initVideoDecoder: hot-plugging video consumer"
4559 msgstr ""
4561 #: libcore/asobj/NetStream_as.cpp:420
4562 #, c-format
4563 msgid "NetStream: Could not create Video decoder: %s"
4564 msgstr ""
4566 #: libcore/asobj/NetStream_as.cpp:444
4567 msgid "NetStream_as::initAudioDecoder: hot-plugging audio consumer"
4568 msgstr ""
4570 #: libcore/asobj/NetStream_as.cpp:451
4571 #, c-format
4572 msgid "Could not create Audio decoder: %s"
4573 msgstr ""
4575 #: libcore/asobj/NetStream_as.cpp:477
4576 #, c-format
4577 msgid "Gnash could not get stream '%s' from NetConnection"
4578 msgstr ""
4580 #: libcore/asobj/NetStream_as.cpp:487
4581 msgid "No Media handler registered, can't parse NetStream input"
4582 msgstr ""
4584 #: libcore/asobj/NetStream_as.cpp:495
4585 msgid "Unable to create parser for NetStream input"
4586 msgstr ""
4588 #: libcore/asobj/NetStream_as.cpp:520
4589 #, c-format
4590 msgid "%p.startPlayback: playHead position reset to 0"
4591 msgstr ""
4593 #: libcore/asobj/NetStream_as.cpp:526
4594 msgid "Setting playStart status"
4595 msgstr ""
4597 #: libcore/asobj/NetStream_as.cpp:544
4598 msgid "getDecodedVideoFrame: no parser available"
4599 msgstr ""
4601 #: libcore/asobj/NetStream_as.cpp:553
4602 #, c-format
4603 msgid ""
4604 "getDecodedVideoFrame(%d): no more video frames in input "
4605 "(nextVideoFrameTimestamp returned false, parsingComplete=%d)"
4606 msgstr ""
4608 #: libcore/asobj/NetStream_as.cpp:564
4609 msgid ""
4610 "getDecodedVideoFrame setting playStop status (parsing complete and "
4611 "nextVideoFrameTimestamp() returned false)"
4612 msgstr ""
4614 #: libcore/asobj/NetStream_as.cpp:575
4615 #, c-format
4616 msgid "%p.getDecodedVideoFrame(%d): next video frame is in the future (%d)"
4617 msgstr ""
4619 #: libcore/asobj/NetStream_as.cpp:586
4620 #, c-format
4621 msgid ""
4622 "nextVideoFrameTimestamp returned true (%d), but decodeNextVideoFrame "
4623 "returned null, I don't think this should ever happen"
4624 msgstr ""
4626 #: libcore/asobj/NetStream_as.cpp:596
4627 #, c-format
4628 msgid ""
4629 "%p.getDecodedVideoFrame(%d): last video frame decoded (should set playback "
4630 "status to STOP?)"
4631 msgstr ""
4633 #: libcore/asobj/NetStream_as.cpp:604
4634 #, c-format
4635 msgid ""
4636 "%p.getDecodedVideoFrame(%d): next video frame is in the future, we'll return "
4637 "this one"
4638 msgstr ""
4640 #: libcore/asobj/NetStream_as.cpp:622
4641 msgid "decodeNextVideoFrame: no parser available"
4642 msgstr ""
4644 #: libcore/asobj/NetStream_as.cpp:629
4645 #, c-format
4646 msgid "%p.decodeNextVideoFrame(): no more video frames in input"
4647 msgstr ""
4649 #: libcore/asobj/NetStream_as.cpp:645
4650 msgid "Error decoding encoded video frame in NetStream input"
4651 msgstr ""
4653 #: libcore/asobj/NetStream_as.cpp:659
4654 #, c-format
4655 msgid "%p.decodeNextAudioFrame: no more video frames in input"
4656 msgstr ""
4658 #: libcore/asobj/NetStream_as.cpp:688
4659 #, c-format
4660 msgid ""
4661 "NetStream_as::decodeNextAudioFrame: %d bytes of encoded audio decoded to %d "
4662 "bytes"
4663 msgstr ""
4665 #: libcore/asobj/NetStream_as.cpp:708
4666 #, c-format
4667 msgid "NetStream_as::seek(%d): no parser, no party"
4668 msgstr ""
4670 #: libcore/asobj/NetStream_as.cpp:728
4671 msgid "Setting invalidTime status"
4672 msgstr ""
4674 #: libcore/asobj/NetStream_as.cpp:735
4675 #, c-format
4676 msgid "_parser->seek(%d) returned %d"
4677 msgstr ""
4679 #: libcore/asobj/NetStream_as.cpp:742
4680 #, c-format
4681 msgid "%p.seek: playHead position set to %d"
4682 msgstr ""
4684 #: libcore/asobj/NetStream_as.cpp:778
4685 #, c-format
4686 msgid ""
4687 "%p.refreshAudioBuffer: doing nothing as playhead is paused - bufferLength=%d/"
4688 "%d"
4689 msgstr ""
4691 #: libcore/asobj/NetStream_as.cpp:787
4692 #, c-format
4693 msgid ""
4694 "%p.refreshAudioBuffer: doing nothing as current position was already decoded "
4695 "- bufferLength=%d/%d"
4696 msgstr ""
4698 #: libcore/asobj/NetStream_as.cpp:799
4699 #, c-format
4700 msgid ""
4701 "%p.refreshAudioBuffer: currentPosition=%d, playHeadState=%d, bufferLength="
4702 "%d, bufferTime=%d"
4703 msgstr ""
4705 #: libcore/asobj/NetStream_as.cpp:935
4706 #, c-format
4707 msgid "%p.pushDecodedAudioFrames(%d) : buffer overrun (%d/%d)."
4708 msgstr ""
4710 #: libcore/asobj/NetStream_as.cpp:951
4711 #, c-format
4712 msgid ""
4713 "%p.pushDecodedAudioFrames(%d): no more audio frames in input "
4714 "(nextAudioFrameTimestamp returned false, parsingComplete=%d)"
4715 msgstr ""
4717 #: libcore/asobj/NetStream_as.cpp:962
4718 msgid ""
4719 "pushDecodedAudioFrames setting playStop status (parsing complete and "
4720 "nextAudioFrameTimestamp returned false)"
4721 msgstr ""
4723 #: libcore/asobj/NetStream_as.cpp:975
4724 #, c-format
4725 msgid "%p.pushDecodedAudioFrames(%d): next audio frame is in the future (%d)"
4726 msgstr ""
4728 #: libcore/asobj/NetStream_as.cpp:988
4729 #, c-format
4730 msgid ""
4731 "nextAudioFrameTimestamp returned true (%d), but decodeNextAudioFrame "
4732 "returned null, I don't think this should ever happen"
4733 msgstr ""
4735 #: libcore/asobj/NetStream_as.cpp:997
4736 #, c-format
4737 msgid "pushDecodedAudioFrames(%d): Decoded audio frame contains no samples"
4738 msgstr ""
4740 #: libcore/asobj/NetStream_as.cpp:1006
4741 #, c-format
4742 msgid "pushDecodedAudioFrames(%d) pushing %dth frame with timestamp %d"
4743 msgstr ""
4745 #: libcore/asobj/NetStream_as.cpp:1024
4746 msgid "resuming playback clock on audio consume"
4747 msgstr ""
4749 #: libcore/asobj/NetStream_as.cpp:1090
4750 #, c-format
4751 msgid ""
4752 "%p.refreshVideoFrame: doing nothing as playhead is paused - bufferLength=%d, "
4753 "bufferTime=%d"
4754 msgstr ""
4756 #: libcore/asobj/NetStream_as.cpp:1100
4757 #, c-format
4758 msgid ""
4759 "%p.refreshVideoFrame: doing nothing as current position was already decoded "
4760 "- bufferLength=%d, bufferTime=%d"
4761 msgstr ""
4763 #: libcore/asobj/NetStream_as.cpp:1112
4764 #, c-format
4765 msgid ""
4766 "%p.refreshVideoFrame: currentPosition=%d, playHeadState=%d, bufferLength=%d, "
4767 "bufferTime=%d"
4768 msgstr ""
4770 #: libcore/asobj/NetStream_as.cpp:1126
4771 #, c-format
4772 msgid ""
4773 "%p.refreshVideoFrame(): no more video frames to decode (DEC_STOPPED, null "
4774 "from getDecodedVideoFrame)"
4775 msgstr ""
4777 #: libcore/asobj/NetStream_as.cpp:1135
4778 #, c-format
4779 msgid ""
4780 "%p.refreshVideoFrame(): last video frame was good enough for current position"
4781 msgstr ""
4783 #: libcore/asobj/NetStream_as.cpp:1210
4784 #, c-format
4785 msgid ""
4786 "%p.advance: buffer empty while decoding, setting buffer to buffering and "
4787 "pausing playback clock"
4788 msgstr ""
4790 #: libcore/asobj/NetStream_as.cpp:1215
4791 msgid "Setting bufferEmpty status"
4792 msgstr ""
4794 #: libcore/asobj/NetStream_as.cpp:1224
4795 #, c-format
4796 msgid "%p.advance : bufferLength=%d, parsing completed"
4797 msgstr ""
4799 #: libcore/asobj/NetStream_as.cpp:1236
4800 #, c-format
4801 msgid "%p.advance: buffering - position=%d, buffer=%d/%d"
4802 msgstr ""
4804 #: libcore/asobj/NetStream_as.cpp:1255
4805 #, c-format
4806 msgid ""
4807 "%p.advance: buffer full (or parsing completed), resuming playback clock - "
4808 "position=%d, buffer=%d/%d"
4809 msgstr ""
4811 #: libcore/asobj/NetStream_as.cpp:1276
4812 #, c-format
4813 msgid "%p.advance: playHead position set to timestamp of first frame: %d"
4814 msgstr ""
4816 #: libcore/asobj/NetStream_as.cpp:1283
4817 #, c-format
4818 msgid ""
4819 "%p.advance: playHead position is 0 and parser still doesn't have a frame to "
4820 "set it to"
4821 msgstr ""
4823 #: libcore/asobj/NetStream_as.cpp:1323
4824 #, c-format
4825 msgid ""
4826 "Moving NetStream playhead from timestamp %d to timestamp %d as there are no "
4827 "video frames yet, audio buffer is empty and next audio frame timestamp is "
4828 "there (see bug #26687)"
4829 msgstr ""
4831 #: libcore/asobj/NetStream_as.cpp:1424
4832 msgid "attachAuxStreamer called while already attached"
4833 msgstr ""
4835 #: libcore/asobj/NetStream_as.cpp:1435
4836 #, c-format
4837 msgid "Could not attach NetStream aux streamer to sound handler: %s"
4838 msgstr ""
4840 #: libcore/asobj/NetStream_as.cpp:1566
4841 #, c-format
4842 msgid ""
4843 "First argument to NetStream constructor doesn't cast to a NetConnection (%s)"
4844 msgstr ""
4846 #: libcore/asobj/NetStream_as.cpp:1612
4847 msgid "NetStream_as play needs args"
4848 msgstr ""
4850 #: libcore/asobj/NetStream_as.cpp:1619
4851 #, c-format
4852 msgid "NetStream.play(%s): stream is not connected"
4853 msgstr ""
4855 #: libcore/asobj/NetStream_as.cpp:1668
4856 msgid "NetStream.attachAudio"
4857 msgstr ""
4859 #: libcore/asobj/NetStream_as.cpp:1679
4860 msgid "NetStream.attachVideo"
4861 msgstr ""
4863 #: libcore/asobj/NetStream_as.cpp:1690
4864 msgid "NetStream.publish"
4865 msgstr ""
4867 #: libcore/asobj/NetStream_as.cpp:1701
4868 msgid "NetStream.receiveAudio"
4869 msgstr ""
4871 #: libcore/asobj/NetStream_as.cpp:1712
4872 msgid "NetStream.receiveVideo"
4873 msgstr ""
4875 #: libcore/asobj/NetStream_as.cpp:1723
4876 msgid "NetStream.send"
4877 msgstr ""
4879 #: libcore/asobj/NetStream_as.cpp:1807
4880 msgid "NetStream.liveDelay"
4881 msgstr ""
4883 #: libcore/asobj/NetStream_as.cpp:1859
4884 msgid "Invalid AMF data in FLV tag"
4885 msgstr ""
4887 #: libcore/asobj/NetStream_as.cpp:1870
4888 msgid "Could not convert FLV metatag to as_value, passing undefined"
4889 msgstr ""
4891 #: libcore/asobj/Number_as.cpp:78
4892 #, c-format
4893 msgid "Number.toString(%s): radix must be in the 2..36 range (%d is invalid)"
4894 msgstr ""
4896 #: libcore/asobj/TextSnapshot_as.cpp:521
4897 msgid "TextSnapshot.findText() requires 3 arguments"
4898 msgstr ""
4900 #: libcore/asobj/TextSnapshot_as.cpp:545
4901 msgid "TextSnapshot.getCount() takes no arguments"
4902 msgstr ""
4904 #: libcore/asobj/TextSnapshot_as.cpp:601
4905 msgid "TextSnapshot.getText requires exactly 2 arguments"
4906 msgstr ""
4908 #: libcore/asobj/XMLSocket_as.cpp:268
4909 msgid "XMLSocket.send(): socket not initialized"
4910 msgstr ""
4912 #: libcore/asobj/XMLSocket_as.cpp:312
4913 msgid "XMLSocket.connect() called while already connected, ignored"
4914 msgstr ""
4916 #: libcore/asobj/XMLSocket_as.cpp:319
4917 msgid "XMLSocket.connect() needs two arguments"
4918 msgstr ""
4920 #: libcore/asobj/XMLSocket_as.cpp:344
4921 msgid "XMLSocket.connect(): connection failed"
4922 msgstr ""
4924 #: libcore/asobj/XMLSocket_as.cpp:360
4925 msgid "XMLSocket.send() needs at least one argument"
4926 msgstr ""
4928 #: libcore/asobj/AsBroadcaster.cpp:233
4929 msgid "AsBroadcaster.initialize() requires one argument, none given"
4930 msgstr ""
4932 #: libcore/asobj/AsBroadcaster.cpp:243
4933 #, c-format
4934 msgid "AsBroadcaster.initialize(%s): first arg is not an object"
4935 msgstr ""
4937 #: libcore/asobj/AsBroadcaster.cpp:252
4938 #, c-format
4939 msgid ""
4940 "AsBroadcaster.initialize(%s): first arg is an object but doesn't cast to one "
4941 "(dangling DisplayObject ref?)"
4942 msgstr ""
4944 #: libcore/asobj/AsBroadcaster.cpp:282 libcore/asobj/AsBroadcaster.cpp:327
4945 #: libcore/asobj/AsBroadcaster.cpp:393
4946 #, c-format
4947 msgid "%p.addListener(%s): this object has no _listeners member"
4948 msgstr ""
4950 #: libcore/asobj/AsBroadcaster.cpp:293 libcore/asobj/AsBroadcaster.cpp:338
4951 #: libcore/asobj/AsBroadcaster.cpp:404
4952 #, c-format
4953 msgid "%p.addListener(%s): this object's _listener isn't an object: %s"
4954 msgstr ""
4956 #: libcore/asobj/AsBroadcaster.cpp:415
4957 #, c-format
4958 msgid "%p.broadcastMessage() needs an argument"
4959 msgstr ""
4961 #: libcore/asobj/TextFormat_as.cpp:406
4962 #, c-format
4963 msgid "Too many args (%d) passed to TextFormat"
4964 msgstr ""
4966 #: libcore/asobj/TextFormat_as.cpp:483
4967 msgid "Getter for textformat_tabStops"
4968 msgstr ""
4970 #: libcore/asobj/TextFormat_as.cpp:562
4971 msgid "TextFormat.getTextExtent requires at least one argument"
4972 msgstr ""
4974 #: libcore/asobj/TextFormat_as.cpp:726
4975 #, c-format
4976 msgid "Uknown alignment value: %d, take as left"
4977 msgstr ""
4979 #: libcore/asobj/TextFormat_as.cpp:741
4980 #, c-format
4981 msgid "Unknown display value: %d "
4982 msgstr ""
4984 #: libcore/asobj/Color_as.cpp:153
4985 msgid "Color.setRGB() : missing argument"
4986 msgstr ""
4988 #: libcore/asobj/Color_as.cpp:186
4989 msgid "Color.setTransform() : missing argument"
4990 msgstr ""
4992 #: libcore/asobj/Color_as.cpp:196
4993 #, c-format
4994 msgid "Color.setTransform(%s) : first argument doesn't cast to an object"
4995 msgstr ""
4997 #: libcore/asobj/LocalConnection_as.cpp:279
4998 msgid "Attempting to write to disabled LocalConnection!"
4999 msgstr ""
5001 #: libcore/asobj/LocalConnection_as.cpp:288
5002 msgid "Failed to attach shared memory segment"
5003 msgstr ""
5005 #: libcore/asobj/LocalConnection_as.cpp:296
5006 msgid "Failed to get shm lock"
5007 msgstr ""
5009 #: libcore/asobj/LocalConnection_as.cpp:332
5010 msgid "Invalid connection name data"
5011 msgstr ""
5013 #: libcore/asobj/LocalConnection_as.cpp:431
5014 msgid "Failed to get lock on shared memory! Will not remove listener"
5015 msgstr ""
5017 #: libcore/asobj/LocalConnection_as.cpp:461
5018 msgid "Failed to open shared memory segment"
5019 msgstr ""
5021 #: libcore/asobj/LocalConnection_as.cpp:534
5022 msgid "LocalConnection.connect() expects exactly 1 argument"
5023 msgstr ""
5025 #: libcore/asobj/LocalConnection_as.cpp:542
5026 msgid "LocalConnection.connect(): first argument must be a string"
5027 msgstr ""
5029 #: libcore/asobj/LocalConnection_as.cpp:587
5030 #: libcore/asobj/LocalConnection_as.cpp:599
5031 #: libcore/asobj/LocalConnection_as.cpp:612
5032 #, c-format
5033 msgid "LocalConnection.send(%s): requires at least 2 arguments"
5034 msgstr ""
5036 #: libcore/asobj/LocalConnection_as.cpp:783
5037 msgid "No space for listener in shared memory!"
5038 msgstr ""
5040 #: libcore/asobj/LocalConnection_as.cpp:844
5041 #, c-format
5042 msgid "Invalid domain %s"
5043 msgstr ""
5045 #: libcore/asobj/LocalConnection_as.cpp:851
5046 #, c-format
5047 msgid "Invalid function name %s"
5048 msgstr ""
5050 #: libcore/asobj/LocalConnection_as.cpp:877
5051 msgid "Fewer AMF fields than expected."
5052 msgstr ""
5054 #: libcore/asobj/Microphone_as.cpp:252
5055 msgid "No MediaHandler exists! Cannot create a Microphone object"
5056 msgstr ""
5058 #: libcore/asobj/Microphone_as.cpp:284
5059 msgid "Microphone.gain(): wrong number of parameters passed"
5060 msgstr ""
5062 #: libcore/asobj/Microphone_as.cpp:300
5063 msgid "Microphone.setRate: wrong number of parameters passed"
5064 msgstr ""
5066 #: libcore/asobj/Microphone_as.cpp:313
5067 msgid "Microphone::activityLevel only has default value (-1)"
5068 msgstr ""
5070 #: libcore/asobj/Microphone_as.cpp:318
5071 msgid "Attempt to set activity property of Microphone"
5072 msgstr ""
5074 #: libcore/asobj/Microphone_as.cpp:353
5075 msgid "Microphone::muted is always false (always allows access)"
5076 msgstr ""
5078 #: libcore/asobj/Microphone_as.cpp:413
5079 msgid "Microphone::silenceTimeout can be set, but is unimplemented"
5080 msgstr ""
5082 #: libcore/asobj/Microphone_as.cpp:436
5083 #, c-format
5084 msgid "%s: Too many arguments"
5085 msgstr ""
5087 #: libcore/asobj/LoadableObject.cpp:176
5088 msgid "XML.addRequestHeader: XML._customHeaders is not an object"
5089 msgstr ""
5091 #: libcore/asobj/LoadableObject.cpp:193
5092 msgid "XML.addRequestHeader requires at least one argument"
5093 msgstr ""
5095 #: libcore/asobj/LoadableObject.cpp:206
5096 msgid "XML.addRequestHeader: single argument is not an array"
5097 msgstr ""
5099 #: libcore/asobj/LoadableObject.cpp:222
5100 #, c-format
5101 msgid "XML.addRequestHeader(%s): arguments after the second will be discarded"
5102 msgstr ""
5104 #: libcore/asobj/LoadableObject.cpp:237
5105 #, c-format
5106 msgid "XML.addRequestHeader(%s): both arguments must be a string"
5107 msgstr ""
5109 #: libcore/asobj/LoadableObject.cpp:304
5110 msgid "sendAndLoad() requires at least two arguments"
5111 msgstr ""
5113 #: libcore/asobj/LoadableObject.cpp:312
5114 msgid "sendAndLoad(): invalid empty URL"
5115 msgstr ""
5117 #: libcore/asobj/LoadableObject.cpp:319
5118 msgid "sendAndLoad(): invalid target (must be an XML or LoadVars object)"
5119 msgstr ""
5121 #: libcore/asobj/LoadableObject.cpp:397
5122 #, c-format
5123 msgid "Loading from URL: '%s'"
5124 msgstr ""
5126 #: libcore/asobj/LoadableObject.cpp:417
5127 msgid "load() requires at least one argument"
5128 msgstr ""
5130 #: libcore/asobj/LoadableObject.cpp:426
5131 msgid "load(): invalid empty URL"
5132 msgstr ""
5134 #: libcore/DisplayObjectContainer.cpp:75
5135 msgid "Children"
5136 msgstr ""
5138 #: libcore/DisplayList.cpp:305
5139 #, c-format
5140 msgid "moveDisplayObject() -- can't find object at depth %d"
5141 msgstr ""
5143 #: libcore/DisplayList.cpp:312
5144 msgid "Request to move an unloaded DisplayObject"
5145 msgstr ""
5147 #: libcore/DisplayList.cpp:380
5148 #, c-format
5149 msgid "%s.swapDepth(%d) : ignored call with target depth less then %d"
5150 msgstr ""
5152 #: libcore/DisplayList.cpp:404
5153 msgid ""
5154 "First argument to DisplayList::swapDepth() is NOT a DisplayObject in the "
5155 "list. Call ignored."
5156 msgstr ""
5158 #: libcore/DisplayList.cpp:875
5159 #, c-format
5160 msgid ""
5161 "mergeDisplayList: DisplayObject %s (%s at depth %d [%d]) about to be "
5162 "discarded in given display list is not marked as unloaded and not found in "
5163 "the merged current displaylist"
5164 msgstr ""
5166 #: libcore/Geometry.cpp:198
5167 msgid "Collision detection for unidirectionally scaled strokes"
5168 msgstr ""
5170 #: libcore/TextField.cpp:234
5171 #, c-format
5172 msgid "FIXME: attempt to remove a TextField being a child of a %s"
5173 msgstr ""
5175 #: libcore/TextField.cpp:413 libcore/TextField.cpp:423
5176 #: libcore/TextField.cpp:441 libcore/TextField.cpp:456
5177 msgid "invalid restrict string"
5178 msgstr ""
5180 #: libcore/TextField.cpp:965
5181 #, c-format
5182 msgid ""
5183 "TextField: missing glyph for space char (needed for TAB). Make sure "
5184 "DisplayObject shapes for font %s are being exported into your SWF file."
5185 msgstr ""
5187 #: libcore/TextField.cpp:1044
5188 msgid "No font for TextField!"
5189 msgstr ""
5191 #: libcore/TextField.cpp:1444
5192 #, c-format
5193 msgid "Unexpected value '%s' in TextField font color attribute"
5194 msgstr ""
5196 #: libcore/TextField.cpp:1459
5197 msgid "Expected a font name in FACE attribute."
5198 msgstr ""
5200 #: libcore/TextField.cpp:1513
5201 msgid "<img> HTML tag in TextField"
5202 msgstr ""
5204 #: libcore/TextField.cpp:1551
5205 msgid "<span> HTML tag in TextField"
5206 msgstr ""
5208 #: libcore/TextField.cpp:1623
5209 msgid "HTML <textformat> tag tabstops attribute"
5210 msgstr ""
5212 #: libcore/TextField.cpp:1706
5213 #, c-format
5214 msgid ""
5215 "TextField: missing embedded glyph for char %d. Make sure DisplayObject "
5216 "shapes for font %s are being exported into your SWF file"
5217 msgstr ""
5219 #: libcore/TextField.cpp:1714
5220 #, c-format
5221 msgid ""
5222 "TextField: missing device glyph for char %d. Maybe you don't have font '%s' "
5223 "installed in your system."
5224 msgstr ""
5226 #: libcore/TextField.cpp:1905
5227 #, c-format
5228 msgid ""
5229 "Current environment has no target, can't bind VariableName (%s) associated "
5230 "to text field. Gnash will try to register again on next access."
5231 msgstr ""
5233 #: libcore/TextField.cpp:1931
5234 #, c-format
5235 msgid ""
5236 "VariableName associated to text field refers to an unknown target (%s). It "
5237 "is possible that the DisplayObject will be instantiated later in the SWF "
5238 "stream. Gnash will try to register again on next access."
5239 msgstr ""
5241 #: libcore/TextField.cpp:2024 libcore/TextField.cpp:2058
5242 #: libcore/TextField.cpp:2149
5243 msgid "invalid HTML tag"
5244 msgstr ""
5246 #: libcore/TextField.cpp:2035 libcore/TextField.cpp:2071
5247 #: libcore/TextField.cpp:2102
5248 msgid "found NULL character in htmlText"
5249 msgstr ""
5251 #: libcore/TextField.cpp:2075
5252 msgid "malformed HTML tag, invalid attribute name"
5253 msgstr ""
5255 #: libcore/TextField.cpp:2125
5256 msgid "malformed HTML tag, invalid attribute value"
5257 msgstr ""
5259 #: libcore/TextField.cpp:2158
5260 msgid "I declare this a HTML syntax error"
5261 msgstr ""
5263 #: libcore/SWFMovie.cpp:54
5264 #, c-format
5265 msgid "Frame %d never loaded. Total frames: %d"
5266 msgstr ""
5268 #: libcore/SWFMovie.cpp:77
5269 #, c-format
5270 msgid "Frame %d never loaded. Total frames: %d."
5271 msgstr ""
5273 #: libcore/SWFMovie.cpp:109
5274 #, c-format
5275 msgid ""
5276 "Attempt to perform initialized for a character %s that does not exist "
5277 "(either not exported or not defined)"
5278 msgstr ""
5280 #: libcore/LineStyle.cpp:186
5281 msgid ""
5282 "UNTESTED: Do not know how to interpolate line styles with different vertical "
5283 "thickness scaling"
5284 msgstr ""
5286 #: libcore/LineStyle.cpp:191
5287 msgid ""
5288 "UNTESTED: Do not know how to interpolate line styles with different "
5289 "horizontal thickness scaling"
5290 msgstr ""
5292 #: libcore/DisplayObject.cpp:121
5293 #, c-format
5294 msgid "loadMovie against a %s DisplayObject"
5295 msgstr ""
5297 #: libcore/DisplayObject.cpp:258
5298 msgid "blendMode"
5299 msgstr ""
5301 #: libcore/DisplayObject.cpp:368
5302 #, c-format
5303 msgid "Setting _height=%g of DisplayObject %s (%s)"
5304 msgstr ""
5306 #: libcore/DisplayObject.cpp:796
5307 msgid "yes"
5308 msgstr ""
5310 #: libcore/DisplayObject.cpp:797
5311 msgid "no"
5312 msgstr ""
5314 #: libcore/DisplayObject.cpp:803
5315 msgid "Depth"
5316 msgstr ""
5318 #: libcore/DisplayObject.cpp:809
5319 msgid "Ratio"
5320 msgstr ""
5322 #: libcore/DisplayObject.cpp:819
5323 msgid "Clipping depth"
5324 msgstr ""
5326 #: libcore/DisplayObject.cpp:824
5327 msgid "Dimensions"
5328 msgstr ""
5330 #: libcore/DisplayObject.cpp:826
5331 msgid "Dynamic"
5332 msgstr ""
5334 #: libcore/DisplayObject.cpp:827
5335 msgid "Mask"
5336 msgstr ""
5338 #: libcore/DisplayObject.cpp:828
5339 msgid "Destroyed"
5340 msgstr ""
5342 #: libcore/DisplayObject.cpp:830
5343 msgid "Unloaded"
5344 msgstr ""
5346 #: libcore/DisplayObject.cpp:834
5347 msgid "Blend mode"
5348 msgstr ""
5350 #: libcore/DisplayObject.cpp:837
5351 msgid "Invalidated"
5352 msgstr ""
5354 #: libcore/DisplayObject.cpp:839
5355 msgid "Child invalidated"
5356 msgstr ""
5358 #: libcore/DisplayObject.cpp:860 libcore/DisplayObject.cpp:1564
5359 #, c-format
5360 msgid "Attempt to set property to %s, refused"
5361 msgstr ""
5363 #: libcore/DisplayObject.cpp:1095
5364 #, c-format
5365 msgid "Attempt to set %s._y to %s (evaluating to number %g) refused"
5366 msgstr ""
5368 #: libcore/DisplayObject.cpp:1126
5369 #, c-format
5370 msgid "Attempt to set %s._x to %s (evaluating to number %g) refused"
5371 msgstr ""
5373 #: libcore/DisplayObject.cpp:1155
5374 #, c-format
5375 msgid "Attempt to set %s._xscale to %s (evaluating to number %g) refused"
5376 msgstr ""
5378 #: libcore/DisplayObject.cpp:1181
5379 #, c-format
5380 msgid "Attempt to set %s._yscale to %s (evaluating to number %g) refused"
5381 msgstr ""
5383 #: libcore/DisplayObject.cpp:1217
5384 #, c-format
5385 msgid "Attempt to set %s._visible to %s (evaluating to number %g) refused"
5386 msgstr ""
5388 #: libcore/DisplayObject.cpp:1246
5389 #, c-format
5390 msgid "Attempt to set %s._alpha to %s (evaluating to number %g) refused"
5391 msgstr ""
5393 #: libcore/DisplayObject.cpp:1312
5394 #, c-format
5395 msgid "Attempt to set %s._rotation to %s (evaluating to number %g) refused"
5396 msgstr ""
5398 #: libcore/DisplayObject.cpp:1352
5399 msgid "_soundbuftime setting"
5400 msgstr ""
5402 #: libcore/DisplayObject.cpp:1376
5403 #, c-format
5404 msgid "Setting _width=%g of DisplayObject %s (%s)"
5405 msgstr ""
5407 #: libcore/DisplayObject.cpp:1386 libcore/DisplayObject.cpp:1404
5408 msgid "_focusrect"
5409 msgstr ""
5411 #: libcore/StaticText.cpp:53
5412 msgid "StaticText::pointInShape"
5413 msgstr ""
5415 #: libcore/AMFConverter.cpp:98
5416 msgid "Problems serializing an object's member"
5417 msgstr ""
5419 #: libcore/AMFConverter.cpp:212
5420 #, c-format
5421 msgid "Problems serializing strict array member %d=%s"
5422 msgstr ""
5424 #: libcore/AMFConverter.cpp:242
5425 msgid "Could not serialize object"
5426 msgstr ""
5428 #: libcore/AMFConverter.cpp:319
5429 #, c-format
5430 msgid "Unknown AMF type %s! Cannot proceed"
5431 msgstr ""
5433 #: libcore/AMFConverter.cpp:376
5434 #, c-format
5435 msgid "AMF parsing error: %s"
5436 msgstr ""
5438 #: libcore/AMFConverter.cpp:407
5439 msgid "Read past _end of buffer for strict array length"
5440 msgstr ""
5442 #: libcore/AMFConverter.cpp:425
5443 msgid "Unable to read array elements"
5444 msgstr ""
5446 #: libcore/AMFConverter.cpp:442
5447 msgid "Read past _end of buffer for array length"
5448 msgstr ""
5450 #: libcore/AMFConverter.cpp:468 libcore/AMFConverter.cpp:489
5451 msgid "MALFORMED AMF: premature _end of ECMA_ARRAY block"
5452 msgstr ""
5454 #: libcore/AMFConverter.cpp:480
5455 msgid "MALFORMED AMF: empty member name not followed by OBJECT_END_AMF0 byte"
5456 msgstr ""
5458 #: libcore/AMFConverter.cpp:504
5459 msgid "Unable to read array element"
5460 msgstr ""
5462 #: libcore/AMFConverter.cpp:528
5463 msgid "Could not read object property name"
5464 msgstr ""
5466 #: libcore/AMFConverter.cpp:539
5467 msgid "AMF buffer terminated just before object _end byte. continuing anyway."
5468 msgstr ""
5470 #: libcore/AMFConverter.cpp:566
5471 #, c-format
5472 msgid "readAMF0: invalid reference to object %d (%d known objects)"
5473 msgstr ""
5475 #: libcore/AMFConverter.cpp:597
5476 msgid ""
5477 "Date type encoded timezone info %1%, even though this field should not be "
5478 "used."
5479 msgstr ""
5481 #: libcore/vm/ASHandlers.cpp:435
5482 #, c-format
5483 msgid "Malformed action code: %s"
5484 msgstr ""
5486 #: libcore/vm/ASHandlers.cpp:450
5487 #, c-format
5488 msgid "%s: CHECKME: was broken"
5489 msgstr ""
5491 #: libcore/vm/ASHandlers.cpp:595
5492 #, c-format
5493 msgid "GetUrl: target=%s URL=%s"
5494 msgstr ""
5496 #: libcore/vm/ASHandlers.cpp:615
5497 #, c-format
5498 msgid "ActionWaitForFrame (0x%X) tag length == %d (expected 3)"
5499 msgstr ""
5501 #: libcore/vm/ASHandlers.cpp:629 libcore/vm/ASHandlers.cpp:1695
5502 #, c-format
5503 msgid "%s: environment target is null or not a MovieClip"
5504 msgstr ""
5506 #: libcore/vm/ASHandlers.cpp:637
5507 #, c-format
5508 msgid "ActionWaitForFrame(%d): target (%s) has only %d frames"
5509 msgstr ""
5511 #: libcore/vm/ASHandlers.cpp:679
5512 msgid "GotoLabel: environment target is null or not a MovieClip"
5513 msgstr ""
5515 #: libcore/vm/ASHandlers.cpp:876 libcore/vm/ASHandlers.cpp:1572
5516 msgid "Negative size passed to ActionSubString, taking as whole length"
5517 msgstr ""
5519 #: libcore/vm/ASHandlers.cpp:893
5520 msgid "Start is less then 1 in ActionSubString, setting to 1."
5521 msgstr ""
5523 #: libcore/vm/ASHandlers.cpp:903
5524 msgid ""
5525 "Start goes beyond input string in ActionSubString, returning the empty "
5526 "string."
5527 msgstr ""
5529 #: libcore/vm/ASHandlers.cpp:916
5530 msgid ""
5531 "start + size goes beyond input string in ActionSubString, adjusting size"
5532 msgstr ""
5534 #: libcore/vm/ASHandlers.cpp:963
5535 #, c-format
5536 msgid ""
5537 "Can't assign a sprite/DisplayObject to a variable in SWF%d. We'll return "
5538 "undefined instead of %s."
5539 msgstr ""
5541 #: libcore/vm/ASHandlers.cpp:971
5542 #, c-format
5543 msgid "-- get var: %s=%s"
5544 msgstr ""
5546 #: libcore/vm/ASHandlers.cpp:984
5547 #, c-format
5548 msgid ""
5549 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
5550 msgstr ""
5552 #: libcore/vm/ASHandlers.cpp:992
5553 #, c-format
5554 msgid "-- set var: %s = %s"
5555 msgstr ""
5557 #: libcore/vm/ASHandlers.cpp:1043
5558 msgid ""
5559 "ActionGetProperty(<empty>) called, but current target is not a DisplayObject"
5560 msgstr ""
5562 #: libcore/vm/ASHandlers.cpp:1062
5563 #, c-format
5564 msgid "Could not find GetProperty target (%s)"
5565 msgstr ""
5567 #: libcore/vm/ASHandlers.cpp:1087
5568 #, c-format
5569 msgid "ActionSetProperty: can't find target %s for setting property %s"
5570 msgstr ""
5572 #: libcore/vm/ASHandlers.cpp:1110
5573 #, c-format
5574 msgid "duplicateMovieClip: invalid depth %d passed; not duplicating"
5575 msgstr ""
5577 #: libcore/vm/ASHandlers.cpp:1125
5578 #, c-format
5579 msgid "Path given to duplicateMovieClip(%s) doesn't point to a DisplayObject"
5580 msgstr ""
5582 #: libcore/vm/ASHandlers.cpp:1136
5583 #, c-format
5584 msgid "Path given to duplicateMovieClip(%s) is not a sprite"
5585 msgstr ""
5587 #: libcore/vm/ASHandlers.cpp:1157
5588 #, c-format
5589 msgid "Path given to removeMovieClip(%s) doesn't point to a DisplayObject"
5590 msgstr ""
5592 #: libcore/vm/ASHandlers.cpp:1167
5593 #, c-format
5594 msgid "Path given to removeMovieClip(%s) is not a sprite"
5595 msgstr ""
5597 #: libcore/vm/ASHandlers.cpp:1205
5598 #, c-format
5599 msgid "startDrag: unknown target '%s'"
5600 msgstr ""
5602 #: libcore/vm/ASHandlers.cpp:1225
5603 msgid "Y values in ActionStartDrag swapped, fixing"
5604 msgstr ""
5606 #: libcore/vm/ASHandlers.cpp:1232
5607 msgid "X values in ActionStartDrag swapped, fixing"
5608 msgstr ""
5610 #: libcore/vm/ASHandlers.cpp:1296
5611 #, c-format
5612 msgid "-- %s cast_to %s (invalid args?)"
5613 msgstr ""
5615 #: libcore/vm/ASHandlers.cpp:1335
5616 #, c-format
5617 msgid "Stack value on IMPLEMENTSOP is not an object: %s."
5618 msgstr ""
5620 #: libcore/vm/ASHandlers.cpp:1344
5621 msgid "Target object for IMPLEMENTSOP has no prototype."
5622 msgstr ""
5624 #: libcore/vm/ASHandlers.cpp:1351
5625 #, c-format
5626 msgid "IMPLEMENTSOP target object's prototype is not an object (%s)"
5627 msgstr ""
5629 #: libcore/vm/ASHandlers.cpp:1359
5630 #, c-format
5631 msgid "Invalid interfaces count (%d) on IMPLEMENTSOP"
5632 msgstr ""
5634 #: libcore/vm/ASHandlers.cpp:1370
5635 #, c-format
5636 msgid "class found on stack on IMPLEMENTSOP is not an object: %s"
5637 msgstr ""
5639 #: libcore/vm/ASHandlers.cpp:1377
5640 msgid "Interface object for IMPLEMENTSOP has no prototype."
5641 msgstr ""
5643 #: libcore/vm/ASHandlers.cpp:1385
5644 #, c-format
5645 msgid "Prototype of interface object for IMPLEMENTSOP is not an object (%s)."
5646 msgstr ""
5648 #: libcore/vm/ASHandlers.cpp:1392
5649 #, c-format
5650 msgid "%s (with .prototype %p) implements %s (with .prototype %p)"
5651 msgstr ""
5653 #: libcore/vm/ASHandlers.cpp:1427
5654 #, c-format
5655 msgid "fscommand2:%s"
5656 msgstr ""
5658 #: libcore/vm/ASHandlers.cpp:1558
5659 #, c-format
5660 msgid " ActionMbSubString(%s, %d, %d)"
5661 msgstr ""
5663 #: libcore/vm/ASHandlers.cpp:1580
5664 msgid "Base is less then 1 in ActionMbSubString, setting to 1."
5665 msgstr ""
5667 #: libcore/vm/ASHandlers.cpp:1587
5668 msgid ""
5669 "base goes beyond input string in ActionMbSubString, returning the empty "
5670 "string."
5671 msgstr ""
5673 #: libcore/vm/ASHandlers.cpp:1599
5674 #, c-format
5675 msgid ""
5676 "base+size goes beyond input string in ActionMbSubString, adjusting size "
5677 "based on length:%d and start:%d"
5678 msgstr ""
5680 #: libcore/vm/ASHandlers.cpp:1623 libcore/vm/ASHandlers.cpp:1648
5681 msgid "Not properly implemented for SWF5"
5682 msgstr ""
5684 #: libcore/vm/ASHandlers.cpp:1674
5685 msgid "ActionStrictMode set to %1%"
5686 msgstr ""
5688 #: libcore/vm/ASHandlers.cpp:1703
5689 #, c-format
5690 msgid ""
5691 "Frame spec found on stack at ActionWaitForFrame doesn't evaluate to a valid "
5692 "frame: %s"
5693 msgstr ""
5695 #: libcore/vm/ASHandlers.cpp:1728
5696 msgid "Unknown constant '%1%' (no pool registered with VM)"
5697 msgstr ""
5699 #: libcore/vm/ASHandlers.cpp:1736
5700 msgid "Unknown constant '%1%' (registered pool has %2% entries)"
5701 msgstr ""
5703 #: libcore/vm/ASHandlers.cpp:1793
5704 #, c-format
5705 msgid ""
5706 "Unknown push type %d. Execution will continue but it is likely to fail due "
5707 "to lost sync."
5708 msgstr ""
5710 #: libcore/vm/ASHandlers.cpp:1835
5711 #, c-format
5712 msgid "Invalid register %d in ActionPush"
5713 msgstr ""
5715 #: libcore/vm/ASHandlers.cpp:1886
5716 #, c-format
5717 msgid "\t%d) type=%s, value=%s"
5718 msgstr ""
5720 #: libcore/vm/ASHandlers.cpp:1917
5721 msgid "Undefined GetUrl2 URL on stack, skipping"
5722 msgstr ""
5724 #: libcore/vm/ASHandlers.cpp:1949
5725 #, c-format
5726 msgid "branch to offset %d  --  this section only runs to %d"
5727 msgstr ""
5729 #: libcore/vm/ASHandlers.cpp:1983
5730 #, c-format
5731 msgid ""
5732 "Couldn't find target_sprite \"%s\" in ActionCallFrame! target frame actions "
5733 "will not be called..."
5734 msgstr ""
5736 #: libcore/vm/ASHandlers.cpp:2034
5737 #, c-format
5738 msgid ""
5739 "Frame spec found on stack at ActionGotoExpression doesn't evaluate to a "
5740 "valid frame: %s"
5741 msgstr ""
5743 #: libcore/vm/ASHandlers.cpp:2046
5744 #, c-format
5745 msgid ""
5746 "Couldn't find target sprite \"%s\" in ActionGotoExpression. Will not go to "
5747 "target frame..."
5748 msgstr ""
5750 #: libcore/vm/ASHandlers.cpp:2125
5751 #, c-format
5752 msgid "delete %s.%s: no object found to delete"
5753 msgstr ""
5755 #: libcore/vm/ASHandlers.cpp:2165
5756 msgid "delete2 called with a path that does not resolve to an object"
5757 msgstr ""
5759 #: libcore/vm/ASHandlers.cpp:2191
5760 #, c-format
5761 msgid "-- set local var: %s = %s"
5762 msgstr ""
5764 #: libcore/vm/ASHandlers.cpp:2224
5765 #, c-format
5766 msgid "ActionCallFunction: %s is not an object"
5767 msgstr ""
5769 #: libcore/vm/ASHandlers.cpp:2241
5770 #, c-format
5771 msgid ""
5772 "Attempt to call a function with %u arguments while only %u are available on "
5773 "the stack."
5774 msgstr ""
5776 #: libcore/vm/ASHandlers.cpp:2303
5777 #, c-format
5778 msgid "---new object: %s"
5779 msgstr ""
5781 #: libcore/vm/ASHandlers.cpp:2313
5782 #, c-format
5783 msgid "ActionNew: '%s' is not a constructor"
5784 msgstr ""
5786 #: libcore/vm/ASHandlers.cpp:2351
5787 msgid "The 'var whatever' syntax in timeline context is a no-op."
5788 msgstr ""
5790 #: libcore/vm/ASHandlers.cpp:2439
5791 #, c-format
5792 msgid "Argument to TargetPath(%s) doesn't cast to a DisplayObject"
5793 msgstr ""
5795 #: libcore/vm/ASHandlers.cpp:2474
5796 #, c-format
5797 msgid ""
5798 "Top of stack doesn't evaluate to an object (%s) at ActionEnumerate execution"
5799 msgstr ""
5801 #: libcore/vm/ASHandlers.cpp:2581
5802 #, c-format
5803 msgid "getMember called against a value that does not cast to an as_object: %s"
5804 msgstr ""
5806 #: libcore/vm/ASHandlers.cpp:2590
5807 #, c-format
5808 msgid " ActionGetMember: target: %s (object %p)"
5809 msgstr ""
5811 #: libcore/vm/ASHandlers.cpp:2605
5812 #, c-format
5813 msgid "-- get_member %s.%s=%s"
5814 msgstr ""
5816 #: libcore/vm/ASHandlers.cpp:2624
5817 #, c-format
5818 msgid ""
5819 "ActionSetMember: %s.%s=%s: member name evaluates to invalid (empty) string"
5820 msgstr ""
5822 #: libcore/vm/ASHandlers.cpp:2633
5823 #, c-format
5824 msgid "-- set_member %s.%s=%s"
5825 msgstr ""
5827 #: libcore/vm/ASHandlers.cpp:2645
5828 #, c-format
5829 msgid "-- set_member %s.%s=%s on invalid object!"
5830 msgstr ""
5832 #: libcore/vm/ASHandlers.cpp:2706
5833 #, c-format
5834 msgid ""
5835 "Attempt to call a method with %u arguments while only %u are available on "
5836 "the stack."
5837 msgstr ""
5839 #: libcore/vm/ASHandlers.cpp:2714
5840 #, c-format
5841 msgid " method name: %s"
5842 msgstr ""
5844 #: libcore/vm/ASHandlers.cpp:2715
5845 #, c-format
5846 msgid " method object/func: %s"
5847 msgstr ""
5849 #: libcore/vm/ASHandlers.cpp:2716
5850 #, c-format
5851 msgid " method nargs: %d"
5852 msgstr ""
5854 #: libcore/vm/ASHandlers.cpp:2724
5855 #, c-format
5856 msgid "ActionCallMethod invoked with non-object object/func (%s)"
5857 msgstr ""
5859 #: libcore/vm/ASHandlers.cpp:2758
5860 #, c-format
5861 msgid "ActionCallMethod: Can't find method %s of object %s"
5862 msgstr ""
5864 #: libcore/vm/ASHandlers.cpp:2770
5865 #, c-format
5866 msgid "ActionCallMethod: property %d of object %d is not callable (%s)"
5867 msgstr ""
5869 #: libcore/vm/ASHandlers.cpp:2843
5870 #, c-format
5871 msgid ""
5872 "Attempt to call a constructor with %u arguments while only %u are available "
5873 "on the stack."
5874 msgstr ""
5876 #: libcore/vm/ASHandlers.cpp:2855
5877 msgid "On ActionNewMethod: no object found on stack on ActionMethod"
5878 msgstr ""
5880 #: libcore/vm/ASHandlers.cpp:2872
5881 #, c-format
5882 msgid "ActionNewMethod: can't find method %s of object %s"
5883 msgstr ""
5885 #: libcore/vm/ASHandlers.cpp:2884
5886 msgid "ActionNewMethod: method name is undefined and object is not a function"
5887 msgstr ""
5889 #: libcore/vm/ASHandlers.cpp:2923
5890 #, c-format
5891 msgid "-- %s instanceof %s (invalid args?)"
5892 msgstr ""
5894 #: libcore/vm/ASHandlers.cpp:2952
5895 #, c-format
5896 msgid "Top of stack not an object %s at ActionEnum2 execution"
5897 msgstr ""
5899 #: libcore/vm/ASHandlers.cpp:3086
5900 #, c-format
5901 msgid "ActionExtends: Super is not an object (%s)"
5902 msgstr ""
5904 #: libcore/vm/ASHandlers.cpp:3090
5905 #, c-format
5906 msgid "ActionExtends: Sub is not a function (%s)"
5907 msgstr ""
5909 #: libcore/vm/ASHandlers.cpp:3191
5910 #, c-format
5911 msgid ""
5912 "function2 code len (%u) overflows DOACTION tag boundaries (DOACTION tag len="
5913 "%d, function2 code offset=%d). Forcing code len to eat the whole buffer "
5914 "(would this work?)."
5915 msgstr ""
5917 #: libcore/vm/ASHandlers.cpp:3213
5918 #, c-format
5919 msgid "DefineFunction2: named function '%s' starts at PC %d"
5920 msgstr ""
5922 #: libcore/vm/ASHandlers.cpp:3223
5923 #, c-format
5924 msgid "DefineFunction2: anonymous function starts at PC %d"
5925 msgstr ""
5927 #: libcore/vm/ASHandlers.cpp:3275
5928 #, c-format
5929 msgid ""
5930 "ActionTry: reserved:%x doFinally:%d doCatch:%d trySize:%u catchSize:%u "
5931 "finallySize:%u catchName:%s catchRegister:%u"
5932 msgstr ""
5934 #: libcore/vm/ASHandlers.cpp:3304
5935 msgid "ActionWith tag length != 2; skipping"
5936 msgstr "Blocco 'with' invalido (lunghezza del tag != 2) ignorato"
5938 #: libcore/vm/ASHandlers.cpp:3314
5939 msgid "Empty with() block..."
5940 msgstr "Blocco 'with' vuoto..."
5942 #: libcore/vm/ASHandlers.cpp:3325
5943 #, c-format
5944 msgid "with(%s) : first argument doesn't cast to an object!"
5945 msgstr ""
5947 #: libcore/vm/ASHandlers.cpp:3440
5948 #, c-format
5949 msgid "Unsupported action handler invoked, code at pc is %#x"
5950 msgstr ""
5952 #: libcore/vm/ASHandlers.cpp:3500
5953 msgid "Bogus empty GetUrl URL in SWF file, skipping"
5954 msgstr ""
5956 #: libcore/vm/ASHandlers.cpp:3512
5957 msgid ""
5958 "Bogus GetUrl2 send vars method in SWF file (both GET and POST requested). "
5959 "Using GET"
5960 msgstr ""
5962 #: libcore/vm/ASHandlers.cpp:3571
5963 #, c-format
5964 msgid "getURL: target %s not found"
5965 msgstr ""
5967 #: libcore/vm/ASHandlers.cpp:3577
5968 #, c-format
5969 msgid "getURL: target %s is not a sprite"
5970 msgstr ""
5972 #: libcore/vm/ASHandlers.cpp:3596
5973 msgid "commonGetURL: current target is undefined"
5974 msgstr ""
5976 #: libcore/vm/ASHandlers.cpp:3616
5977 #, c-format
5978 msgid "Unknown loadMovie target: %s"
5979 msgstr ""
5981 #: libcore/vm/ASHandlers.cpp:3630
5982 #, c-format
5983 msgid "get URL: target %s is not a sprite"
5984 msgstr ""
5986 #: libcore/vm/ASHandlers.cpp:3695
5987 #, c-format
5988 msgid "Couldn't find movie \"%s\" to set target to! Setting target to NULL..."
5989 msgstr ""
5991 #: libcore/vm/CallStack.cpp:64
5992 #, c-format
5993 msgid "-------------- local register[%d] = '%s'"
5994 msgstr ""
5996 #: libcore/vm/Machine.cpp:895
5997 #, c-format
5998 msgid "Can't push a null value onto the scope stack (%s)."
5999 msgstr ""
6001 #: libcore/vm/Machine.cpp:1438
6002 #, c-format
6003 msgid ""
6004 "CALLPROP: Can't call a method of a value that doesn't cast to an object (%s)."
6005 msgstr ""
6007 #: libcore/vm/Machine.cpp:1455
6008 #, c-format
6009 msgid "CALLPROP: Property '%s' of object '%s' is '%s', cannot call as method"
6010 msgstr ""
6012 #: libcore/vm/Machine.cpp:1983
6013 #, c-format
6014 msgid "GETPROPERTY: Looking for property %s of object %s"
6015 msgstr ""
6017 #: libcore/vm/Machine.cpp:1987
6018 #, c-format
6019 msgid "GETPROPERTY: expecting object on stack, got %s."
6020 msgstr ""
6022 #: libcore/vm/Machine.cpp:2122
6023 #, c-format
6024 msgid "ABC_ACTION_SETSLOT: unexpected non-object stack value %s"
6025 msgstr ""
6027 #: libcore/vm/ActionExec.cpp:147
6028 #, c-format
6029 msgid ""
6030 "at ActionExec operator() start, pc=%d, stop_pc=%d, code.size=%d, func=%d, "
6031 "codeVersion=%d"
6032 msgstr ""
6034 #: libcore/vm/ActionExec.cpp:152 libcore/vm/ActionExec.cpp:285
6035 #: libcore/vm/ActionExec.cpp:296
6036 #, c-format
6037 msgid "%s"
6038 msgstr ""
6040 #: libcore/vm/ActionExec.cpp:222
6041 #, c-format
6042 msgid "PC:%d - EX: %s"
6043 msgstr ""
6045 #: libcore/vm/ActionExec.cpp:239
6046 #, c-format
6047 msgid ""
6048 "Length %u (%d) of action tag id %u at pc %d overflows actions buffer size %d"
6049 msgstr ""
6051 #: libcore/vm/ActionExec.cpp:292
6052 #, c-format
6053 msgid "After execution: PC %d, next PC %d, stack follows"
6054 msgstr ""
6056 #: libcore/vm/ActionExec.cpp:306
6057 msgid ""
6058 "Time exceeded (%4% secs) while executing code in %1% between pc %2% and %3%. "
6059 "Disable scripts?"
6060 msgstr ""
6062 #: libcore/vm/ActionExec.cpp:541
6063 msgid ""
6064 "Stack smashed (ActionScript compiler bug, or obfuscated SWF). Taking no "
6065 "action to fix (as expected)."
6066 msgstr ""
6068 #: libcore/vm/ActionExec.cpp:545
6069 #, c-format
6070 msgid "%d elements left on the stack after block execution."
6071 msgstr ""
6073 #: libcore/vm/ActionExec.cpp:564
6074 #, c-format
6075 msgid ""
6076 "End of DoAction block hit while skipping %d action tags (pc:%d, stop_pc:%d) "
6077 "(WaitForFrame, probably)"
6078 msgstr ""
6080 #: libcore/vm/ActionExec.cpp:674
6081 #, c-format
6082 msgid "Jump outside DoAction tag requested (offset %d before tag start)"
6083 msgstr ""
6085 #: libcore/vm/VM.cpp:222
6086 #, c-format
6087 msgid "-------------- global register[%d] = '%s'"
6088 msgstr ""
6090 #: libcore/vm/VM.cpp:250
6091 #, c-format
6092 msgid "Recursion limit reached (%u)"
6093 msgstr ""
6095 #: libcore/Button.cpp:477
6096 #, c-format
6097 msgid "Unhandled button event %s"
6098 msgstr ""
6100 #: libcore/Button.cpp:788
6101 msgid "Button placed with an init object. This will be ignored."
6102 msgstr ""
6104 #: libcore/Button.cpp:956
6105 msgid "Enabled"
6106 msgstr ""
6108 #: libcore/Button.cpp:961
6109 msgid "Button state"
6110 msgstr ""
6112 #: libcore/Button.cpp:965
6113 msgid "Action characters"
6114 msgstr ""
6116 #: libcore/Button.cpp:994
6117 msgid "Button.blendMode"
6118 msgstr ""
6120 #: libcore/Button.cpp:1003
6121 msgid "Button.cacheAsBitmap"
6122 msgstr ""
6124 #: libcore/Button.cpp:1012
6125 msgid "Button.filters"
6126 msgstr ""
6128 #: libcore/Button.cpp:1021
6129 msgid "Button.scale9Grid"
6130 msgstr ""
6132 #: libcore/Button.cpp:1030
6133 msgid "Button.getTabIndex"
6134 msgstr ""
6136 #: libcore/Button.cpp:1039
6137 msgid "Button.setTabIndex"
6138 msgstr ""
6140 #: libcore/as_environment.cpp:182
6141 #, c-format
6142 msgid "invalid path '%s' (p=next_slash=%s)"
6143 msgstr ""
6145 #: libcore/as_environment.cpp:193
6146 #, c-format
6147 msgid "invalid path '%s' (dot not allowed after having seen a slash)"
6148 msgstr ""
6150 #: libcore/as_environment.cpp:332
6151 #, c-format
6152 msgid "-------------- %s = %s"
6153 msgstr ""
6155 #: libcore/as_environment.cpp:346
6156 #, c-format
6157 msgid "Path target '%s' not found while setting %s=%s"
6158 msgstr ""
6160 #: libcore/as_environment.cpp:445
6161 #, c-format
6162 msgid "Won't set invalid raw variable name: %s"
6163 msgstr ""
6165 #: libcore/as_environment.cpp:474
6166 #, c-format
6167 msgid ""
6168 "as_environment::setVariableRaw(%s, %s): neither current target nor original "
6169 "target are defined, can't set the variable"
6170 msgstr ""
6172 #: libcore/as_environment.cpp:486
6173 #, c-format
6174 msgid "Won't get invalid raw variable name: %s"
6175 msgstr ""
6177 #: libcore/as_environment.cpp:567
6178 #, c-format
6179 msgid "reference to non-existent variable '%s'"
6180 msgstr ""
6182 #: libcore/MovieClip.cpp:621
6183 #, c-format
6184 msgid "call_frame('%s') -- invalid frame"
6185 msgstr ""
6187 #: libcore/MovieClip.cpp:667
6188 msgid "Can't clone root of the movie"
6189 msgstr ""
6191 #: libcore/MovieClip.cpp:675
6192 #, c-format
6193 msgid "%s parent is not a movieclip, can't clone"
6194 msgstr ""
6196 #: libcore/MovieClip.cpp:852
6197 msgid "MovieClip.unloadMovie()"
6198 msgstr ""
6200 #: libcore/MovieClip.cpp:885
6201 #, c-format
6202 msgid "advance_movieclip: no frames loaded for movieclip/movie %s"
6203 msgstr ""
6205 #: libcore/MovieClip.cpp:935
6206 msgid ""
6207 "Flushing orphaned tags in movieclip %1%. _currentFrame:%2%, _hasLooped:%3%, "
6208 "frame_count:%4%"
6209 msgstr ""
6211 #: libcore/MovieClip.cpp:1046
6212 #, c-format
6213 msgid "Executing %d tags in frame %d/%d of movieclip %s"
6214 msgstr ""
6216 #: libcore/MovieClip.cpp:1084 libcore/MovieClip.cpp:1125
6217 #, c-format
6218 msgid ""
6219 "Target frame of a gotoFrame(%d) was never loaded, although frame count in "
6220 "header (%d) said we should have found it"
6221 msgstr ""
6223 #: libcore/MovieClip.cpp:1116
6224 #, c-format
6225 msgid ""
6226 "GotoFrame(%d) targets a yet to be loaded frame (%d). We'll wait for it but a "
6227 "more correct form is explicitly using WaitForFrame instead"
6228 msgstr ""
6230 #: libcore/MovieClip.cpp:1189
6231 #, c-format
6232 msgid "MovieClip::goto_labeled_frame('%s') unknown label"
6233 msgstr ""
6235 #: libcore/MovieClip.cpp:1248
6236 #, c-format
6237 msgid "MovieClip::add_display_object(): unknown cid = %d"
6238 msgstr ""
6240 #: libcore/MovieClip.cpp:1318
6241 #, c-format
6242 msgid "movieclip::replace_display_object(): unknown cid = %d"
6243 msgstr ""
6245 #: libcore/MovieClip.cpp:1327
6246 #, c-format
6247 msgid ""
6248 "MovieClip::replace_display_object: could not find any DisplayObject at depth "
6249 "%d"
6250 msgstr ""
6252 #: libcore/MovieClip.cpp:1905
6253 #, c-format
6254 msgid "Could not load variables from %s"
6255 msgstr ""
6257 #: libcore/MovieClip.cpp:1958
6258 #, c-format
6259 msgid ""
6260 "removeMovieClip(%s): movieclip depth (%d) out of the 'dynamic' zone "
6261 "[0..1048575], won't remove"
6262 msgstr ""
6264 #: libcore/parser/TypesParser.cpp:145
6265 #, c-format
6266 msgid "Invalid rectangle: minx=%g maxx=%g miny=%g maxy=%g"
6267 msgstr ""
6269 #: libcore/parser/TypesParser.cpp:161
6270 #, c-format
6271 msgid "  FillStyle read type = 0x%X"
6272 msgstr ""
6274 #: libcore/parser/TypesParser.cpp:207
6275 #, c-format
6276 msgid "  gradients count: %d"
6277 msgstr ""
6279 #: libcore/parser/TypesParser.cpp:212
6280 msgid "No gradients!"
6281 msgstr ""
6283 #: libcore/parser/TypesParser.cpp:266
6284 msgid "Illegal spread mode in gradient definition."
6285 msgstr ""
6287 #: libcore/parser/TypesParser.cpp:283
6288 msgid "Illegal interpolation mode in gradient definition."
6289 msgstr ""
6291 #: libcore/parser/TypesParser.cpp:408
6292 #, c-format
6293 msgid "  color: %s"
6294 msgstr ""
6296 #: libcore/parser/sprite_definition.cpp:64
6297 #, c-format
6298 msgid "  frames = %d"
6299 msgstr ""
6301 #: libcore/parser/sprite_definition.cpp:77
6302 #, c-format
6303 msgid ""
6304 "%d frames advertised in header, but only %d SHOWFRAME tags found in define "
6305 "sprite."
6306 msgstr ""
6308 #: libcore/parser/sprite_definition.cpp:87
6309 msgid "  -- sprite END --"
6310 msgstr ""
6312 #: libcore/parser/filter_factory.cpp:54
6313 #, c-format
6314 msgid "   number of filters: %d"
6315 msgstr ""
6317 #: libcore/parser/filter_factory.cpp:92
6318 #, c-format
6319 msgid "Invalid filter type %d."
6320 msgstr ""
6322 #: libcore/parser/filter_factory.cpp:102
6323 #, c-format
6324 msgid "Filter %d could not read."
6325 msgstr ""
6327 #: libcore/parser/filter_factory.cpp:134
6328 #, c-format
6329 msgid "   DropShadowFilter: blurX=%f blurY=%f"
6330 msgstr ""
6332 #: libcore/parser/filter_factory.cpp:153
6333 #, c-format
6334 msgid "   BlurFilter: blurX=%f blurY=%f quality=%d"
6335 msgstr ""
6337 #: libcore/parser/filter_factory.cpp:180
6338 msgid "   GlowFilter "
6339 msgstr ""
6341 #: libcore/parser/filter_factory.cpp:218
6342 msgid "   BevelFilter "
6343 msgstr ""
6345 #: libcore/parser/filter_factory.cpp:265
6346 msgid "   GradientGlowFilter "
6347 msgstr ""
6349 #: libcore/parser/filter_factory.cpp:301
6350 msgid "   ConvolutionFilter "
6351 msgstr ""
6353 #: libcore/parser/filter_factory.cpp:318
6354 msgid "   ColorMatrixFilter: "
6355 msgstr ""
6357 #: libcore/parser/filter_factory.cpp:319 libcore/parser/filter_factory.cpp:322
6358 #: libcore/parser/filter_factory.cpp:325 libcore/parser/filter_factory.cpp:328
6359 #, c-format
6360 msgid "     %g, %g, %g, %g, %g"
6361 msgstr ""
6363 #: libcore/parser/filter_factory.cpp:375
6364 msgid "   GradientBevelFilter "
6365 msgstr ""
6367 #: libcore/parser/action_buffer.cpp:57
6368 #, c-format
6369 msgid "Empty action buffer starting at offset %lu"
6370 msgstr ""
6372 #: libcore/parser/action_buffer.cpp:94
6373 #, c-format
6374 msgid "Action buffer starting at offset %lu doesn't end with an END tag"
6375 msgstr ""
6377 #: libcore/parser/action_buffer.cpp:132
6378 msgid "action buffer dict length exceeded"
6379 msgstr ""
6381 #: libcore/parser/action_buffer.cpp:614
6382 msgid "Native double floating point format not recognised"
6383 msgstr ""
6385 #: libcore/parser/SWFParser.cpp:90
6386 msgid "SHOWFRAME tag"
6387 msgstr ""
6389 #: libcore/parser/SWFParser.cpp:100
6390 #, c-format
6391 msgid ""
6392 "Encountered unknown tag %d. These usually store creation tool data and do "
6393 "not affect playback"
6394 msgstr ""
6396 #: libcore/parser/SWFParser.cpp:105
6397 #, c-format
6398 msgid "tag dump follows: %s"
6399 msgstr ""
6401 #: libcore/parser/SWFParser.cpp:113
6402 #, c-format
6403 msgid "Parsing exception: %s"
6404 msgstr ""
6406 #: libcore/parser/SWFMovieDefinition.cpp:255
6407 #, c-format
6408 msgid "Add sound sample %d assigning id %d"
6409 msgstr ""
6411 #: libcore/parser/SWFMovieDefinition.cpp:284
6412 msgid ""
6413 "gnash::SWFMovieDefinition::read() -- file does not start with a SWF header"
6414 msgstr ""
6416 #: libcore/parser/SWFMovieDefinition.cpp:291
6417 #, c-format
6418 msgid "version: %d, file_length: %d"
6419 msgstr ""
6421 #: libcore/parser/SWFMovieDefinition.cpp:296
6422 msgid ""
6423 "SWFMovieDefinition::read(): unable to read zipped SWF data; gnash was "
6424 "compiled without zlib support"
6425 msgstr ""
6427 #: libcore/parser/SWFMovieDefinition.cpp:301
6428 msgid "file is compressed"
6429 msgstr ""
6431 #: libcore/parser/SWFMovieDefinition.cpp:320
6432 msgid "non-finite movie bounds"
6433 msgstr ""
6435 #: libcore/parser/SWFMovieDefinition.cpp:336
6436 #, c-format
6437 msgid "frame size = %s, frame rate = %f, frames = %d"
6438 msgstr ""
6440 #: libcore/parser/SWFMovieDefinition.cpp:360
6441 msgid "Could not start loading thread"
6442 msgstr ""
6444 #: libcore/parser/SWFMovieDefinition.cpp:431
6445 #, c-format
6446 msgid "Could not find char %d, dump is: %s"
6447 msgstr ""
6449 #: libcore/parser/SWFMovieDefinition.cpp:490
6450 msgid "Error while parsing SWF stream."
6451 msgstr ""
6453 #: libcore/parser/SWFMovieDefinition.cpp:502
6454 #, c-format
6455 msgid "%d control tags are NOT followed by a SHOWFRAME tag"
6456 msgstr ""
6458 #: libcore/parser/SWFMovieDefinition.cpp:510
6459 #, c-format
6460 msgid ""
6461 "%d frames advertised in header, but only %d SHOWFRAME tags found in stream. "
6462 "Pretending we loaded all advertised frames"
6463 msgstr ""
6465 #: libcore/parser/SWFMovieDefinition.cpp:538
6466 #, c-format
6467 msgid ""
6468 "number of SHOWFRAME tags in SWF stream '%s' (%d) exceeds the advertised "
6469 "number in header (%d)."
6470 msgstr ""
6472 #: libcore/parser/SWFMovieDefinition.cpp:605
6473 msgid "More than one JPEGTABLES tag found: not resetting JPEG loader"
6474 msgstr ""
6476 #: libcore/parser/SWFMovieDefinition.cpp:745
6477 #, c-format
6478 msgid "import error: could not find resource '%s' in movie '%s'"
6479 msgstr ""
6481 #: libcore/Video.cpp:57
6482 msgid "No Media handler registered, won't be able to decode embedded video"
6483 msgstr ""
6485 #: libcore/Video.cpp:69
6486 #, c-format
6487 msgid "Could not create Video Decoder: %s"
6488 msgstr ""
6490 #: libcore/Video.cpp:138
6491 msgid "No Video info in video definition"
6492 msgstr ""
6494 #: libcore/as_function.cpp:94
6495 #, c-format
6496 msgid "Native function called as constructor threw exception: %s"
6497 msgstr ""
6499 #: libcore/movie_root.cpp:238
6500 #, c-format
6501 msgid "ActionParserException thrown during setRootMovie: %s"
6502 msgstr ""
6504 #: libcore/movie_root.cpp:253
6505 #, c-format
6506 msgid "No user interface registered, assuming 'Yes' answer to question: %s"
6507 msgstr ""
6509 #: libcore/movie_root.cpp:402 libcore/movie_root.cpp:412
6510 #, c-format
6511 msgid ""
6512 "%s.swapDepth(%d): movie has a depth (%d) below static depth zone (%d), won't "
6513 "swap its depth"
6514 msgstr ""
6516 #: libcore/movie_root.cpp:470
6517 msgid ""
6518 "movie_root::dropLevel called against a movie not found in the levels "
6519 "container"
6520 msgstr ""
6522 #: libcore/movie_root.cpp:477
6523 msgid "Original root movie can't be removed"
6524 msgstr ""
6526 #: libcore/movie_root.cpp:496
6527 #, c-format
6528 msgid ""
6529 "TESTME: loadMovie called on level %d which is not available at load time, "
6530 "skipped placement for now"
6531 msgstr ""
6533 #: libcore/movie_root.cpp:627
6534 #, c-format
6535 msgid "ActionLimits hit notifying key listeners: %s."
6536 msgstr ""
6538 #: libcore/movie_root.cpp:864
6539 msgid ""
6540 "movie_root tracking a streaming sound, but the sound handler is not "
6541 "streaming!"
6542 msgstr ""
6544 #: libcore/movie_root.cpp:896
6545 msgid ""
6546 "Time exceeded (%1% secs) while attempting to catch up to streaming sound. "
6547 "Give up on synchronization?"
6548 msgstr ""
6550 #: libcore/movie_root.cpp:948
6551 #, c-format
6552 msgid "Buffer overread during advance: %s"
6553 msgstr ""
6555 #: libcore/movie_root.cpp:1066
6556 #, c-format
6557 msgid "ActionLimits hit notifying mouse events: %s."
6558 msgstr ""
6560 #: libcore/movie_root.cpp:1558
6561 #, c-format
6562 msgid "Couldn't process ExternalInterface Call %s"
6563 msgstr ""
6565 #: libcore/movie_root.cpp:1603
6566 msgid "ExternalInterface::GotoFrame()"
6567 msgstr ""
6569 #: libcore/movie_root.cpp:1611
6570 msgid "ExternalInterface::LoadMovie()"
6571 msgstr ""
6573 #: libcore/movie_root.cpp:1676 gui/Player.cpp:713
6574 #, c-format
6575 msgid "Could not write to user-provided host requests fd %d: %s"
6576 msgstr ""
6578 #: libcore/movie_root.cpp:1837 libcore/movie_root.cpp:1869
6579 #: libcore/movie_root.cpp:1925
6580 #, c-format
6581 msgid "Could not write to browser fd #%d: %s"
6582 msgstr ""
6584 #: libcore/movie_root.cpp:2155
6585 #, c-format
6586 msgid "Fork failed launching URL opener '%s'"
6587 msgstr ""
6589 #: libcore/movie_root.cpp:2202
6590 #, c-format
6591 msgid "Could only write %d bytes to fd #%d"
6592 msgstr ""
6594 #: libcore/movie_root.cpp:2290
6595 msgid "Live MovieClips"
6596 msgstr ""
6598 #: libcore/movie_root.cpp:2419
6599 #, c-format
6600 msgid "%s to UTF8 conversion in LoadableObject input parsing"
6601 msgstr ""
6603 #: libcore/movie_root.cpp:2442
6604 #, c-format
6605 msgid ""
6606 "Hosting application registered no callback for events/queries, can't call %s"
6607 "(%s)"
6608 msgstr ""
6610 #: libcore/abc/AbcBlock.cpp:65 libcore/abc/AbcBlock.cpp:133
6611 msgid "ABC: Finalizing trait yielded bad type for slot."
6612 msgstr ""
6614 #: libcore/abc/AbcBlock.cpp:188
6615 msgid "ABC: Bad name for trait."
6616 msgstr ""
6618 #: libcore/abc/AbcBlock.cpp:193
6619 msgid "ABC: Trait name must be fully qualified."
6620 msgstr ""
6622 #: libcore/abc/AbcBlock.cpp:240 libcore/abc/AbcBlock.cpp:266
6623 msgid "Bad method id in trait."
6624 msgstr ""
6626 #: libcore/abc/AbcBlock.cpp:256
6627 msgid "Bad Class id in trait."
6628 msgstr ""
6630 #: libcore/abc/AbcBlock.cpp:274
6631 msgid "ABC: Unknown type of trait."
6632 msgstr ""
6634 #: libcore/abc/AbcBlock.cpp:468
6635 #, c-format
6636 msgid "Abc Version: %d.%d"
6637 msgstr ""
6639 #: libcore/abc/AbcBlock.cpp:567
6640 msgid "ABC: Bad string given for namespace."
6641 msgstr ""
6643 #: libcore/abc/AbcBlock.cpp:609
6644 msgid "ABC: Bad namespace for namespace set."
6645 msgstr ""
6647 #: libcore/abc/AbcBlock.cpp:679
6648 #, c-format
6649 msgid "Action Block: Unknown multiname type (%d)."
6650 msgstr ""
6652 #: libcore/abc/AbcBlock.cpp:712 libcore/abc/AbcBlock.cpp:722
6653 #: libcore/abc/AbcBlock.cpp:732 libcore/abc/AbcBlock.cpp:742
6654 msgid "Action Block: Bad index in optional argument."
6655 msgstr ""
6657 #: libcore/abc/AbcBlock.cpp:752
6658 msgid "ABC: Bad index in optional argument, namespaces."
6659 msgstr ""
6661 #: libcore/abc/AbcBlock.cpp:774
6662 #, c-format
6663 msgid "ABC: Bad default value type (%X), but continuing."
6664 msgstr ""
6666 #: libcore/abc/AbcBlock.cpp:812
6667 msgid "ABC: Bad return type for method info."
6668 msgstr ""
6670 #: libcore/abc/AbcBlock.cpp:825
6671 msgid "ABC: Unknown return type."
6672 msgstr ""
6674 #: libcore/abc/AbcBlock.cpp:842
6675 msgid "ABC: Bad parameter type in method."
6676 msgstr ""
6678 #: libcore/abc/AbcBlock.cpp:851
6679 msgid "ABC: Unknown parameter type."
6680 msgstr ""
6682 #: libcore/abc/AbcBlock.cpp:940
6683 msgid "ABC: Out of bounds instance name."
6684 msgstr ""
6686 #: libcore/abc/AbcBlock.cpp:948
6687 msgid "ABC: QName required for instance."
6688 msgstr ""
6690 #: libcore/abc/AbcBlock.cpp:953
6691 msgid "ABC: No namespace to use for storing class."
6692 msgstr ""
6694 #: libcore/abc/AbcBlock.cpp:968
6695 msgid "Duplicate class registration."
6696 msgstr ""
6698 #: libcore/abc/AbcBlock.cpp:984
6699 msgid "ABC: Bad super type."
6700 msgstr ""
6702 #: libcore/abc/AbcBlock.cpp:995
6703 #, c-format
6704 msgid "ABC: Super type not found (%s)"
6705 msgstr ""
6707 #: libcore/abc/AbcBlock.cpp:1002
6708 msgid "ABC: Can't extend a class which is final."
6709 msgstr ""
6711 #: libcore/abc/AbcBlock.cpp:1008
6712 msgid "ABC: Can't extend an interface type."
6713 msgstr ""
6715 #: libcore/abc/AbcBlock.cpp:1014
6716 msgid "ABC: Class cannot be its own supertype."
6717 msgstr ""
6719 #: libcore/abc/AbcBlock.cpp:1035
6720 msgid "ABC: Bad namespace for protected."
6721 msgstr ""
6723 #: libcore/abc/AbcBlock.cpp:1054
6724 msgid "ABC: Bad name for interface."
6725 msgstr ""
6727 #: libcore/abc/AbcBlock.cpp:1061
6728 msgid "ABC: Can't implement a non-interface type."
6729 msgstr ""
6731 #: libcore/abc/AbcBlock.cpp:1073
6732 msgid "ABC: Out of bounds method for initializer."
6733 msgstr ""
6735 #: libcore/abc/AbcBlock.cpp:1108
6736 msgid "ABC: Out of bound static constructor for class."
6737 msgstr ""
6739 #: libcore/abc/AbcBlock.cpp:1147
6740 msgid "ABC: Out of bounds method for script."
6741 msgstr ""
6743 #: libcore/abc/AbcBlock.cpp:1183
6744 msgid "ABC: Out of bounds for method body."
6745 msgstr ""
6747 #: libcore/abc/AbcBlock.cpp:1190
6748 msgid "ABC: Only one body per method."
6749 msgstr ""
6751 #: libcore/abc/AbcBlock.cpp:1236
6752 msgid "ABC: Out of bound type for exception."
6753 msgstr ""
6755 #: libcore/abc/AbcBlock.cpp:1246
6756 #, c-format
6757 msgid "ABC: Unknown type of object to catch. (%s)"
6758 msgstr ""
6760 #: libcore/abc/AbcBlock.cpp:1264
6761 msgid "ABC: Out of bound name for caught exception."
6762 msgstr ""
6764 #: libcore/MovieFactory.cpp:79
6765 msgid ""
6766 "Requested to keep from completely loading a movie, but the movie in question "
6767 "is an image, for which we don't yet have the concept of a 'loading thread'"
6768 msgstr ""
6770 #: libcore/MovieFactory.cpp:94
6771 msgid "FLV can't be loaded directly as a movie"
6772 msgstr ""
6774 #: libcore/MovieFactory.cpp:98
6775 msgid "Unknown file type"
6776 msgstr ""
6778 #: libcore/MovieFactory.cpp:133
6779 #, c-format
6780 msgid "Couldn't load library movie '%s'"
6781 msgstr ""
6783 #: libcore/MovieFactory.cpp:173
6784 msgid "Can't read file header"
6785 msgstr ""
6787 #: libcore/MovieFactory.cpp:212
6788 msgid "Can't read 3 bytes after an MZ (.exe) header"
6789 msgstr ""
6791 #: libcore/MovieFactory.cpp:222
6792 msgid "Could not find SWF inside an .exe file"
6793 msgstr ""
6795 #: libcore/MovieFactory.cpp:231
6796 #, c-format
6797 msgid "unknown file type, buffer is %c%c%c"
6798 msgstr ""
6800 #: libcore/MovieFactory.cpp:273
6801 #, c-format
6802 msgid "Can't read image file from %s"
6803 msgstr ""
6805 #: libcore/MovieFactory.cpp:283
6806 #, c-format
6807 msgid "Parsing error: %s"
6808 msgstr ""
6810 #: libcore/MovieFactory.cpp:309
6811 #, c-format
6812 msgid "failed to open '%s'; can't create movie"
6813 msgstr ""
6815 #: libcore/MovieFactory.cpp:314
6816 #, c-format
6817 msgid "streamProvider opener can't open '%s'"
6818 msgstr ""
6820 #: libcore/PropertyList.cpp:274
6821 #, c-format
6822 msgid "Property %s already exists, can't addDestructiveGetter"
6823 msgstr ""
6825 #: libcore/as_object.cpp:439
6826 #, c-format
6827 msgid "Caught exception: %s"
6828 msgstr ""
6830 #: libcore/as_object.cpp:627
6831 #, c-format
6832 msgid "Attempt to set read-only property '%s'"
6833 msgstr ""
6835 #: libcore/as_object.cpp:639
6836 #, c-format
6837 msgid "%s: %s"
6838 msgstr ""
6840 #: libcore/as_object.cpp:654
6841 #, c-format
6842 msgid "Unknown failure in setting property '%s' on object '%p'"
6843 msgstr ""
6845 #: libcore/as_object.cpp:683
6846 #, c-format
6847 msgid "Attempt to initialize read-only property '%s' on object '%p' twice"
6848 msgstr ""
6850 #: libcore/as_object.cpp:845
6851 msgid "Circular inheritance chain detected during isPrototypeOf call"
6852 msgstr ""
6854 #: libdevice/egl/eglDevice.cpp:86 libdevice/egl/eglDevice.cpp:108
6855 msgid "Couldn't initialize EGL device!"
6856 msgstr ""
6858 #: libdevice/egl/eglDevice.cpp:111
6859 #, c-format
6860 msgid "Couldn't bind client to type %d!"
6861 msgstr ""
6863 #: libdevice/egl/eglDevice.cpp:181
6864 #, c-format
6865 msgid "eglGetDisplay() failed (error 0x%x)"
6866 msgstr ""
6868 #: libdevice/egl/eglDevice.cpp:187
6869 #, c-format
6870 msgid "eglInitialize() failed (error %s)"
6871 msgstr ""
6873 #: libdevice/egl/eglDevice.cpp:197
6874 #, c-format
6875 msgid "EGL_CLIENT_APIS = %s"
6876 msgstr ""
6878 #: libdevice/egl/eglDevice.cpp:198
6879 #, c-format
6880 msgid "EGL_EXTENSIONS = %s"
6881 msgstr ""
6883 #: libdevice/egl/eglDevice.cpp:199
6884 #, c-format
6885 msgid "EGL_VERSION = %s, EGL_VENDOR = %s"
6886 msgstr ""
6888 #: libdevice/egl/eglDevice.cpp:208 libdevice/egl/eglDevice.cpp:543
6889 #: gui/gtk/gtk_glue_ovg.cpp:383
6890 #, c-format
6891 msgid "eglGetConfigs() failed to retrieve the number of configs (error %s)"
6892 msgstr ""
6894 #: libdevice/egl/eglDevice.cpp:213 libdevice/egl/eglDevice.cpp:548
6895 #: gui/gtk/gtk_glue_ovg.cpp:388
6896 msgid "No EGLconfigs found\n"
6897 msgstr ""
6899 #: libdevice/egl/eglDevice.cpp:216 libdevice/egl/eglDevice.cpp:551
6900 #, c-format
6901 msgid "Max number of EGL Configs is %d"
6902 msgstr ""
6904 #: libdevice/egl/eglDevice.cpp:231
6905 msgid "Using the 32bpp, low quality configuration"
6906 msgstr ""
6908 #: libdevice/egl/eglDevice.cpp:233
6909 msgid "eglChooseConfig(32-low) failed"
6910 msgstr ""
6912 #: libdevice/egl/eglDevice.cpp:237
6913 msgid "Using the 16bpp, low quality configuration"
6914 msgstr ""
6916 #: libdevice/egl/eglDevice.cpp:239
6917 msgid "eglChooseConfig(16-low) failed"
6918 msgstr ""
6920 #: libdevice/egl/eglDevice.cpp:248
6921 msgid "Using the 32bpp, medium quality configuration"
6922 msgstr ""
6924 #: libdevice/egl/eglDevice.cpp:250
6925 msgid "eglChooseConfig(32-medium) failed"
6926 msgstr ""
6928 #: libdevice/egl/eglDevice.cpp:254 libdevice/egl/eglDevice.cpp:271
6929 msgid "Using the 16bpp, medium quality configuration"
6930 msgstr ""
6932 #: libdevice/egl/eglDevice.cpp:256
6933 msgid "eglChooseConfig(16-medium) failed"
6934 msgstr ""
6936 #: libdevice/egl/eglDevice.cpp:265
6937 msgid "Using the 32bpp, high quality configuration"
6938 msgstr ""
6940 #: libdevice/egl/eglDevice.cpp:267
6941 msgid "eglChooseConfig(32-high) failed"
6942 msgstr ""
6944 #: libdevice/egl/eglDevice.cpp:273
6945 msgid "eglChooseConfig(16-high) failed"
6946 msgstr ""
6948 #: libdevice/egl/eglDevice.cpp:283
6949 msgid "EGL configuration doesn't match!"
6950 msgstr ""
6952 #: libdevice/egl/eglDevice.cpp:319
6953 #, c-format
6954 msgid "eglGetConfigAttrib() failed (error %s)"
6955 msgstr ""
6957 #: libdevice/egl/eglDevice.cpp:323
6958 #, c-format
6959 msgid "EGL native visual is: %d"
6960 msgstr ""
6962 #: libdevice/egl/eglDevice.cpp:339
6963 msgid "Initializing EGL for OpenGLES2"
6964 msgstr ""
6966 #: libdevice/egl/eglDevice.cpp:341 libdevice/egl/eglDevice.cpp:361
6967 #, c-format
6968 msgid "eglBindAPI() failed to retrieve the number of configs (error %s)"
6969 msgstr ""
6971 #: libdevice/egl/eglDevice.cpp:349
6972 msgid "Initializing EGL for OpenGLES1"
6973 msgstr ""
6975 #: libdevice/egl/eglDevice.cpp:351
6976 #, c-format
6977 msgid "eglBindAPI() failed to retrive the number of configs (error %s)"
6978 msgstr ""
6980 #: libdevice/egl/eglDevice.cpp:359
6981 msgid "Initializing EGL for OpenVG"
6982 msgstr ""
6984 #: libdevice/egl/eglDevice.cpp:390
6985 msgid "Initializing EGL Surface"
6986 msgstr ""
6988 #: libdevice/egl/eglDevice.cpp:397
6989 #, c-format
6990 msgid "eglCreateWindowSurface failed (error %s)"
6991 msgstr ""
6993 #: libdevice/egl/eglDevice.cpp:411
6994 #, c-format
6995 msgid "eglCreateContext failed (error %s)"
6996 msgstr ""
6998 #: libdevice/egl/eglDevice.cpp:423
6999 #, c-format
7000 msgid "eglMakeCurrent failed (error %s)"
7001 msgstr ""
7003 #: libdevice/egl/eglDevice.cpp:555 gui/gtk/gtk_glue_ovg.cpp:395
7004 msgid "Out of memory\n"
7005 msgstr ""
7007 #: libdevice/egl/eglDevice.cpp:560
7008 #, c-format
7009 msgid "eglGetConfigs() failed to retrieve the configs (error %s)"
7010 msgstr ""
7012 #: libdevice/egl/eglDevice.cpp:773
7013 #, c-format
7014 msgid "eglCreatePbufferSurface() failed (error 0x%x)"
7015 msgstr ""
7017 #: libdevice/egl/eglDevice.cpp:793 libdevice/egl/eglDevice.cpp:814
7018 #, c-format
7019 msgid "eglCreatePbufferFromClientBuffer() failed (error 0x%x)"
7020 msgstr ""
7022 #: libdevice/vaapi/VaapiSurfaceProxy.cpp:31
7023 #, c-format
7024 msgid "VaapiSurfaceProxy::VaapiSurfaceProxy(): surface 0x%08x\n"
7025 msgstr ""
7027 #: libdevice/vaapi/VaapiSurfaceProxy.cpp:36
7028 #, c-format
7029 msgid "VaapiSurfaceProxy::~VaapiSurfaceProxy(): surface 0x%08x\n"
7030 msgstr ""
7032 #: libdevice/vaapi/VaapiSubpicture.cpp:35
7033 #, c-format
7034 msgid "VaapiSubpicture::VaapiSubpicture(): format '%s'\n"
7035 msgstr ""
7037 #: libdevice/vaapi/VaapiSurface.cpp:77
7038 #, c-format
7039 msgid "VaapiSurface::~VaapiSurface(): surface 0x%08x\n"
7040 msgstr ""
7042 #: libdevice/vaapi/VaapiSurfaceGLX.cpp:205
7043 #, c-format
7044 msgid "  -> surface %p\n"
7045 msgstr ""
7047 #: libdevice/vaapi/VaapiSurfaceGLX.cpp:212
7048 #, c-format
7049 msgid "VaapiSurface::~VaapiSurface(): surface %p\n"
7050 msgstr ""
7052 #: libdevice/vaapi/VaapiSurfaceGLX.cpp:266
7053 #, c-format
7054 msgid "VaapiSurfaceGLX::update(): from surface 0x%08x\n"
7055 msgstr ""
7057 #: libdevice/vaapi/VaapiImage.cpp:38
7058 #, c-format
7059 msgid "VaapiImage::VaapiImage(): format '%s'\n"
7060 msgstr ""
7062 #: libdevice/vaapi/VaapiImage.cpp:82
7063 #, c-format
7064 msgid "  image 0x%08x, format '%s'\n"
7065 msgstr ""
7067 #: libdevice/events/MouseDevice.cpp:94 libdevice/events/EventDevice.cpp:699
7068 #: libdevice/events/TouchDevice.cpp:312 libdevice/events/UinputDevice.cpp:77
7069 #, c-format
7070 msgid "You don't have the proper permissions to open %s"
7071 msgstr ""
7073 #: libdevice/events/MouseDevice.cpp:99
7074 #, c-format
7075 msgid "Found a %s device for mouse input using %s"
7076 msgstr ""
7078 #: libdevice/events/MouseDevice.cpp:145 libdevice/events/EventDevice.cpp:74
7079 #, c-format
7080 msgid "Could not open %s: %s"
7081 msgstr ""
7083 #: libdevice/events/MouseDevice.cpp:151
7084 #, c-format
7085 msgid "Could not set non-blocking mode for mouse device: %s"
7086 msgstr ""
7088 #: libdevice/events/MouseDevice.cpp:170
7089 msgid "Mouse reset failed"
7090 msgstr ""
7092 #: libdevice/events/MouseDevice.cpp:180
7093 msgid "WARNING: Could not detect mouse device ID"
7094 msgstr ""
7096 #: libdevice/events/MouseDevice.cpp:184
7097 #, c-format
7098 msgid "WARNING: Non-standard mouse device ID %d"
7099 msgstr ""
7101 #: libdevice/events/MouseDevice.cpp:189
7102 msgid "Could not activate Data Reporting mode for mouse"
7103 msgstr ""
7105 #: libdevice/events/MouseDevice.cpp:197
7106 #, c-format
7107 msgid "Mouse enabled for %s on fd #%d"
7108 msgstr ""
7110 #: libdevice/events/MouseDevice.cpp:257
7111 msgid "No sync in first byte!"
7112 msgstr ""
7114 #: libdevice/events/MouseDevice.cpp:311
7115 msgid "Vertical mouse movement overflow bit set"
7116 msgstr ""
7118 #: libdevice/events/MouseDevice.cpp:314
7119 msgid "Horizontal mouse movement overflow bit set"
7120 msgstr ""
7122 #: libdevice/events/MouseDevice.cpp:320
7123 msgid "Horizontal mouse movement negative bit set"
7124 msgstr ""
7126 #: libdevice/events/MouseDevice.cpp:325
7127 msgid "Vertical mouse movement negative bit set"
7128 msgstr ""
7130 #: libdevice/events/MouseDevice.cpp:330
7131 #, c-format
7132 msgid "PS/2 Mouse: Xmove=%d, Ymove=%d,  Button %d"
7133 msgstr ""
7135 #: libdevice/events/MouseDevice.cpp:347
7136 #, c-format
7137 msgid "convert: Xin=%d, Yin=%d, Xout=%d, Yout=%d"
7138 msgstr ""
7140 #: libdevice/events/MouseDevice.cpp:354
7141 #, c-format
7142 msgid "read mouse: X=%d, Y=%d, Btn: btn %d"
7143 msgstr ""
7145 #: libdevice/events/MouseDevice.cpp:362
7146 #, c-format
7147 msgid "mouse click! %d"
7148 msgstr ""
7150 #: libdevice/events/MouseDevice.cpp:380
7151 #, c-format
7152 msgid "mouse_command: discarded %d bytes from input buffer"
7153 msgstr ""
7155 #: libdevice/events/InputDevice.cpp:136
7156 #, c-format
7157 msgid "The device has this error: %s"
7158 msgstr ""
7160 #: libdevice/events/InputDevice.cpp:211
7161 msgid ""
7162 "WARNING: PS/2 Mouse support disabled as it conflicts with the input event "
7163 "support."
7164 msgstr ""
7166 #: libdevice/events/EventDevice.cpp:80
7167 #, c-format
7168 msgid "Could not set non-blocking mode for pointing device: %s"
7169 msgstr ""
7171 #: libdevice/events/EventDevice.cpp:93
7172 msgid "ioctl (EVIOCGVERSION)"
7173 msgstr ""
7175 #: libdevice/events/EventDevice.cpp:96
7176 #, c-format
7177 msgid "evdev driver version is %d.%d.%d"
7178 msgstr ""
7180 #: libdevice/events/EventDevice.cpp:102 libdevice/events/EventDevice.cpp:720
7181 #, c-format
7182 msgid "ioctl (EVIOCGID): %s"
7183 msgstr ""
7185 #: libdevice/events/EventDevice.cpp:107 libdevice/events/EventDevice.cpp:714
7186 #, c-format
7187 msgid "ioctl (EVIOCGNAME): %s"
7188 msgstr ""
7190 #: libdevice/events/EventDevice.cpp:109 libdevice/events/EventDevice.cpp:716
7191 #, c-format
7192 msgid "The device on %s says its name is %s"
7193 msgstr ""
7195 #: libdevice/events/EventDevice.cpp:115 libdevice/events/EventDevice.cpp:722
7196 #, c-format
7197 msgid "vendor %04hx product %04hx version %04hx"
7198 msgstr ""
7200 #: libdevice/events/EventDevice.cpp:120
7201 msgid "is a PCI bus type"
7202 msgstr ""
7204 #: libdevice/events/EventDevice.cpp:123
7205 msgid "is a PNP bus type"
7206 msgstr ""
7208 #: libdevice/events/EventDevice.cpp:128
7209 msgid "is on a Universal Serial Bus"
7210 msgstr ""
7212 #: libdevice/events/EventDevice.cpp:150
7213 msgid "is a HIL bus type"
7214 msgstr ""
7216 #: libdevice/events/EventDevice.cpp:153
7217 msgid "is Bluetooth bus type "
7218 msgstr ""
7220 #: libdevice/events/EventDevice.cpp:157
7221 msgid "is a Virtual bus type "
7222 msgstr ""
7224 #: libdevice/events/EventDevice.cpp:161
7225 msgid "is an ISA bus type"
7226 msgstr ""
7228 #: libdevice/events/EventDevice.cpp:165
7229 msgid "is an I8042 bus type"
7230 msgstr ""
7232 #: libdevice/events/EventDevice.cpp:175
7233 msgid "is an XTKBD bus type"
7234 msgstr ""
7236 #: libdevice/events/EventDevice.cpp:178
7237 msgid "is a serial port bus type"
7238 msgstr ""
7240 #: libdevice/events/EventDevice.cpp:181
7241 msgid "is a gameport bus type"
7242 msgstr ""
7244 #: libdevice/events/EventDevice.cpp:184
7245 msgid "is a parallel port bus type"
7246 msgstr ""
7248 #: libdevice/events/EventDevice.cpp:187
7249 msgid "is an Amiga bus type"
7250 msgstr ""
7252 #: libdevice/events/EventDevice.cpp:190
7253 msgid "is an AOB bus type"
7254 msgstr ""
7256 #: libdevice/events/EventDevice.cpp:193
7257 msgid "is an i2C bus type "
7258 msgstr ""
7260 #: libdevice/events/EventDevice.cpp:199
7261 msgid "Babbage Touchscreen found!"
7262 msgstr ""
7264 #: libdevice/events/EventDevice.cpp:203
7265 msgid "Babbage Power Button found!"
7266 msgstr ""
7268 #: libdevice/events/EventDevice.cpp:208
7269 msgid "is a GSC bus type"
7270 msgstr ""
7272 #: libdevice/events/EventDevice.cpp:212
7273 msgid "is an Atari bus type"
7274 msgstr ""
7276 #: libdevice/events/EventDevice.cpp:216
7277 #, c-format
7278 msgid "Unknown bus type %d!"
7279 msgstr ""
7281 #: libdevice/events/EventDevice.cpp:219
7282 #, c-format
7283 msgid "Event enabled for %s on fd #%d"
7284 msgstr ""
7286 #: libdevice/events/EventDevice.cpp:228
7287 #, c-format
7288 msgid "ioctl (EVIOCGABS(ABS_X)): %s"
7289 msgstr ""
7291 #: libdevice/events/EventDevice.cpp:238
7292 #, c-format
7293 msgid "ioctl (EVIOCSABS(ABS_X)): %s"
7294 msgstr ""
7296 #: libdevice/events/EventDevice.cpp:241
7297 #, c-format
7298 msgid "ioctl (EVIOCGABS(ABS_Y)): %s"
7299 msgstr ""
7301 #: libdevice/events/EventDevice.cpp:245
7302 #, c-format
7303 msgid "ioctl (EVIOCSABS(ABS_Y)): %s"
7304 msgstr ""
7306 #: libdevice/events/EventDevice.cpp:307
7307 #, c-format
7308 msgid "Type is: %s(%hd), Code is: %hd, Val is: %d"
7309 msgstr ""
7311 #: libdevice/events/EventDevice.cpp:388
7312 #, c-format
7313 msgid "REL_X: %d"
7314 msgstr ""
7316 #: libdevice/events/EventDevice.cpp:392
7317 #, c-format
7318 msgid "REL_Y: %d"
7319 msgstr ""
7321 #: libdevice/events/EventDevice.cpp:396
7322 #, c-format
7323 msgid "REL_Z: %d"
7324 msgstr ""
7326 #: libdevice/events/EventDevice.cpp:400
7327 #, c-format
7328 msgid "REL_RX: %d"
7329 msgstr ""
7331 #: libdevice/events/EventDevice.cpp:404
7332 #, c-format
7333 msgid "REL_RY: %d"
7334 msgstr ""
7336 #: libdevice/events/EventDevice.cpp:408
7337 #, c-format
7338 msgid "REL_RZ: %d"
7339 msgstr ""
7341 #: libdevice/events/EventDevice.cpp:412
7342 #, c-format
7343 msgid "REL_HWHEEL: %d"
7344 msgstr ""
7346 #: libdevice/events/EventDevice.cpp:414
7347 #, c-format
7348 msgid "REL_DIAL: %d"
7349 msgstr ""
7351 #: libdevice/events/EventDevice.cpp:416
7352 #, c-format
7353 msgid "REL_WHEEL: %d"
7354 msgstr ""
7356 #: libdevice/events/EventDevice.cpp:418
7357 #, c-format
7358 msgid "REL_MISC: %d"
7359 msgstr ""
7361 #: libdevice/events/EventDevice.cpp:420
7362 #, c-format
7363 msgid "Relative move event %d from Input Event Device"
7364 msgstr ""
7366 #: libdevice/events/EventDevice.cpp:443
7367 #, c-format
7368 msgid "ABS_Z: %d"
7369 msgstr ""
7371 #: libdevice/events/EventDevice.cpp:450
7372 #, c-format
7373 msgid "ABS_VOLUME: %d"
7374 msgstr ""
7376 #: libdevice/events/EventDevice.cpp:454
7377 #, c-format
7378 msgid "ABS_DISTANCE: %d"
7379 msgstr ""
7381 #: libdevice/events/EventDevice.cpp:458
7382 #, c-format
7383 msgid "ABS_RX: %d"
7384 msgstr ""
7386 #: libdevice/events/EventDevice.cpp:462
7387 #, c-format
7388 msgid "ABS_RY: %d"
7389 msgstr ""
7391 #: libdevice/events/EventDevice.cpp:466
7392 #, c-format
7393 msgid "ABS_RZ: %d"
7394 msgstr ""
7396 #: libdevice/events/EventDevice.cpp:470
7397 #, c-format
7398 msgid "ABS_THROTTLE: %d"
7399 msgstr ""
7401 #: libdevice/events/EventDevice.cpp:474
7402 #, c-format
7403 msgid "ABS_RUDDER: %d"
7404 msgstr ""
7406 #: libdevice/events/EventDevice.cpp:478
7407 #, c-format
7408 msgid "ABS_GAS: %d"
7409 msgstr ""
7411 #: libdevice/events/EventDevice.cpp:482
7412 #, c-format
7413 msgid "ABS_BRAKE: %d"
7414 msgstr ""
7416 #: libdevice/events/EventDevice.cpp:486
7417 #, c-format
7418 msgid "ABS_TILT_X: %d"
7419 msgstr ""
7421 #: libdevice/events/EventDevice.cpp:490
7422 #, c-format
7423 msgid "ABS_TILT_Y: %d"
7424 msgstr ""
7426 #: libdevice/events/EventDevice.cpp:505 libdevice/events/EventDevice.cpp:529
7427 msgid "Misc event from Input Event Device"
7428 msgstr ""
7430 #: libdevice/events/EventDevice.cpp:533
7431 msgid "LED event from Input Event Device"
7432 msgstr ""
7434 #: libdevice/events/EventDevice.cpp:536
7435 msgid "Sound event from Input Event Device"
7436 msgstr ""
7438 #: libdevice/events/EventDevice.cpp:539
7439 msgid "Key autorepeat event from Input Event Device"
7440 msgstr ""
7442 #: libdevice/events/EventDevice.cpp:542
7443 msgid "Force Feedback event from Input Event Device"
7444 msgstr ""
7446 #: libdevice/events/EventDevice.cpp:545
7447 msgid "Force Feedback status event from Input Event Device"
7448 msgstr ""
7450 #: libdevice/events/EventDevice.cpp:548
7451 msgid "Power event from Input Event Device"
7452 msgstr ""
7454 #: libdevice/events/EventDevice.cpp:736
7455 #, c-format
7456 msgid "Enabling USB device: %s"
7457 msgstr ""
7459 #: libdevice/events/TouchDevice.cpp:83
7460 msgid "No filespec specified for the touchscreen device."
7461 msgstr ""
7463 #: libdevice/events/TouchDevice.cpp:89
7464 #, c-format
7465 msgid "Could not open touchscreen %s: %s"
7466 msgstr ""
7468 #: libdevice/events/TouchDevice.cpp:96
7469 #, c-format
7470 msgid "Could not get touchscreen fd %s: %s"
7471 msgstr ""
7473 #: libdevice/events/TouchDevice.cpp:103
7474 #, c-format
7475 msgid "Using TSLIB on %s"
7476 msgstr ""
7478 #: libdevice/events/TouchDevice.cpp:134
7479 #, c-format
7480 msgid "Touched x: %d, y: %d"
7481 msgstr ""
7483 #: libdevice/events/TouchDevice.cpp:138
7484 #, c-format
7485 msgid "lifted x: %d y: %d"
7486 msgstr ""
7488 #: libdevice/events/TouchDevice.cpp:244
7489 msgid "WARNING: Error parsing calibration data!"
7490 msgstr ""
7492 #: libdevice/events/TouchDevice.cpp:246
7493 #, c-format
7494 msgid ""
7495 "Using touchscreen calibration data: %.0f / %.0f / %.0f / %.0f / %.0f / %.0f"
7496 msgstr ""
7498 #: libdevice/events/TouchDevice.cpp:249
7499 msgid ""
7500 "WARNING: No touchscreen calibration settings found. The mouse pointer most "
7501 "probably won't work precisely. Set TSCALIB environment variable with correct "
7502 "values for better results"
7503 msgstr ""
7505 #: libdevice/events/UinputDevice.cpp:46
7506 msgid "ioctl(UI_DEV_DESTROY)"
7507 msgstr ""
7509 #: libdevice/events/UinputDevice.cpp:82
7510 #, c-format
7511 msgid "Found a User mode input device at %s"
7512 msgstr ""
7514 #: libdevice/events/UinputDevice.cpp:98
7515 msgid "User Mode Input device not initialized yet!"
7516 msgstr ""
7518 #: libdevice/events/UinputDevice.cpp:103
7519 msgid "ioctl(UI_SET_EVBIT, EV_KEY)"
7520 msgstr ""
7522 #: libdevice/events/UinputDevice.cpp:109
7523 msgid "ioctl(UI_SET_EVBIT, EV_REL)"
7524 msgstr ""
7526 #: libdevice/events/UinputDevice.cpp:113
7527 msgid "ioctl(UI_SET_RELBIT, REL_X)"
7528 msgstr ""
7530 #: libdevice/events/UinputDevice.cpp:117
7531 msgid "ioctl( UI_SET_RELBIT, REL_Y)"
7532 msgstr ""
7534 #: libdevice/events/UinputDevice.cpp:142
7535 msgid "write uidev"
7536 msgstr ""
7538 #: libdevice/events/UinputDevice.cpp:147
7539 #, c-format
7540 msgid "ioctl(UI_SET_EVBIT, EV_ABS): %s"
7541 msgstr ""
7543 #: libdevice/events/UinputDevice.cpp:151
7544 #, c-format
7545 msgid "ioctl(UI_SET_ABSBIT,ABS_X): %s"
7546 msgstr ""
7548 #: libdevice/events/UinputDevice.cpp:155
7549 #, c-format
7550 msgid "ioctl(UI_SET_ABSBIT, ABS_Y): %s"
7551 msgstr ""
7553 #: libdevice/events/UinputDevice.cpp:161
7554 #, c-format
7555 msgid "ioctl(UI_SET_KEYBIT, BTN_LEFT)): %s"
7556 msgstr ""
7558 #: libdevice/events/UinputDevice.cpp:165
7559 #, c-format
7560 msgid "ioctl(UI_SET_KEYBIT, BTN_RIGHT): %s"
7561 msgstr ""
7563 #: libdevice/events/UinputDevice.cpp:169
7564 #, c-format
7565 msgid "ioctl(UI_SET_EVBIT, ABS_PRESSURE): %s"
7566 msgstr ""
7568 #: libdevice/events/UinputDevice.cpp:177
7569 #, c-format
7570 msgid "ioctl(UI_SET_KEYBIT, BTN_MOUSE): %s"
7571 msgstr ""
7573 #: libdevice/events/UinputDevice.cpp:182
7574 msgid "ioctl(UI_DEV_CREATED) failed!"
7575 msgstr ""
7577 #: libdevice/rawfb/RawFBDevice.cpp:63
7578 msgid "Couldn't initialize RAWFB device!"
7579 msgstr ""
7581 #: libdevice/rawfb/RawFBDevice.cpp:94
7582 msgid "Freeing framebuffer memory"
7583 msgstr ""
7585 #: libdevice/rawfb/RawFBDevice.cpp:99
7586 msgid "Freeing offscreen buffer"
7587 msgstr ""
7589 #: libdevice/rawfb/RawFBDevice.cpp:118
7590 #, c-format
7591 msgid "WARNING: Using %s as a fake framebuffer!"
7592 msgstr ""
7594 #: libdevice/rawfb/RawFBDevice.cpp:133
7595 #, c-format
7596 msgid "Could not open framebuffer device: %s"
7597 msgstr ""
7599 #: libdevice/rawfb/RawFBDevice.cpp:136
7600 #, c-format
7601 msgid "Opened framebuffer device: %s"
7602 msgstr ""
7604 #: libdevice/rawfb/RawFBDevice.cpp:147
7605 #, c-format
7606 msgid "Framebuffer device uses %d bytes of memory."
7607 msgstr ""
7609 #: libdevice/rawfb/RawFBDevice.cpp:149
7610 #, c-format
7611 msgid "Video mode: %dx%d with %d bits per pixel."
7612 msgstr ""
7614 #: libdevice/rawfb/RawFBDevice.cpp:153
7615 #, c-format
7616 msgid "Framebuffer stride is: %d."
7617 msgstr ""
7619 #: libdevice/rawfb/RawFBDevice.cpp:167
7620 msgid "LUT8: Setting up colormap"
7621 msgstr ""
7623 #: libdevice/rawfb/RawFBDevice.cpp:192
7624 #, c-format
7625 msgid "LUT8: Error setting colormap: %s"
7626 msgstr ""
7628 #: libdevice/rawfb/RawFBDevice.cpp:376
7629 msgid "Couldn't write to the fake cmap!"
7630 msgstr ""
7632 #: libdevice/rawfb/RawFBDevice.cpp:380
7633 msgid "Couldn't write to the fake cmap, unknown type!"
7634 msgstr ""
7636 #: libdevice/rawfb/RawFBDevice.cpp:394
7637 msgid "Signaled fbe to reload it's colormap."
7638 msgstr ""
7640 #: libdevice/rawfb/RawFBDevice.cpp:401
7641 #, c-format
7642 msgid "fakefb_ioctl(%d)"
7643 msgstr ""
7645 #: libdevice/directfb/DirectFBDevice.cpp:78
7646 msgid "Couldn't initialize DirectFB device!"
7647 msgstr ""
7649 #: libdevice/directfb/DirectFBDevice.cpp:114
7650 #, c-format
7651 msgid "DirectFBInit(): %s"
7652 msgstr ""
7654 #: libdevice/directfb/DirectFBDevice.cpp:119
7655 #, c-format
7656 msgid "DirectFBCreate(): %s"
7657 msgstr ""
7659 #: libdevice/directfb/DirectFBDevice.cpp:146
7660 #, c-format
7661 msgid "CreateSurface(): %s"
7662 msgstr ""
7664 #: libdevice/directfb/DirectFBDevice.cpp:158
7665 #, c-format
7666 msgid "CreateFont(): %s"
7667 msgstr ""
7669 #: libdevice/directfb/DirectFBDevice.cpp:165
7670 #, c-format
7671 msgid "CreateImageProvider(): %s"
7672 msgstr ""
7674 #: libdevice/directfb/DirectFBDevice.cpp:171
7675 #, c-format
7676 msgid "GetDisplayLayer(): %s"
7677 msgstr ""
7679 #: libdevice/directfb/DirectFBDevice.cpp:175
7680 #, c-format
7681 msgid "GetScreen(): %s"
7682 msgstr ""
7684 #: libdevice/directfb/DirectFBDevice.cpp:512
7685 #, c-format
7686 msgid "GetDescription(): %s"
7687 msgstr ""
7689 #: libdevice/directfb/DirectFBDevice.cpp:901
7690 msgid "iDirectFB data not set!"
7691 msgstr ""
7693 #: libdevice/x11/X11Device.cpp:88 libdevice/x11/X11Device.cpp:106
7694 msgid "Couldn't initialize X11 device!"
7695 msgstr ""
7697 #: libdevice/x11/X11Device.cpp:142
7698 msgid "couldn't open X11 display!"
7699 msgstr ""
7701 #: libdevice/x11/X11Device.cpp:162
7702 msgid "Error: couldn't get X visual\n"
7703 msgstr ""
7705 #: libdevice/x11/X11Device.cpp:199
7706 msgid "The default Display is not set!"
7707 msgstr ""
7709 #: libdevice/x11/X11Device.cpp:212
7710 msgid "No Display device set!"
7711 msgstr ""
7713 #: libdevice/x11/X11Device.cpp:217
7714 msgid "No drawable window set!"
7715 msgstr ""
7717 #: libsound/WAVWriter.cpp:65
7718 msgid "Unable to write file %1%"
7719 msgstr ""
7721 #: libsound/mkit/sound_handler_mkit.cpp:75
7722 msgid "Unable to open audio"
7723 msgstr ""
7725 #: libsound/mkit/sound_handler_mkit.cpp:339
7726 msgid "Mkit: Mkit_sound_handler::pause"
7727 msgstr ""
7729 #: libsound/mkit/sound_handler_mkit.cpp:343
7730 msgid "Mkit: paused"
7731 msgstr ""
7733 #: libsound/mkit/sound_handler_mkit.cpp:351
7734 msgid "Mkit: Mkit_sound_handler::unpause"
7735 msgstr ""
7737 #: libsound/mkit/sound_handler_mkit.cpp:355
7738 msgid "Mkit: unpaused"
7739 msgstr ""
7741 #: libsound/aos4/sound_handler_ahi.cpp:125
7742 msgid "AOS4: Spawn Audio Process."
7743 msgstr ""
7745 #: libsound/aos4/sound_handler_ahi.cpp:136
7746 msgid "Unable to create Death Message for child!!"
7747 msgstr ""
7749 #: libsound/aos4/sound_handler_ahi.cpp:162
7750 msgid "AOS4: Audio Process spawned."
7751 msgstr ""
7753 #: libsound/aos4/sound_handler_ahi.cpp:167
7754 msgid "Unable to create Audio Process!!"
7755 msgstr ""
7757 #: libsound/aos4/sound_handler_ahi.cpp:438
7758 msgid "AOS4: AOS4_sound_handler::pause"
7759 msgstr ""
7761 #: libsound/aos4/sound_handler_ahi.cpp:440
7762 msgid "AOS4: paused"
7763 msgstr ""
7765 #: libsound/aos4/sound_handler_ahi.cpp:450
7766 msgid "AOS4: AOS4_sound_handler::unpause"
7767 msgstr ""
7769 #: libsound/aos4/sound_handler_ahi.cpp:452
7770 msgid "AOS4: unpaused"
7771 msgstr ""
7773 #: libsound/aos4/sound_handler_ahi.cpp:542
7774 msgid "AOS4: Unable to allocate memory for audio buffer!"
7775 msgstr ""
7777 #: libsound/aos4/sound_handler_ahi.cpp:562
7778 msgid "AOS4: Unable to open AHI Device!"
7779 msgstr ""
7781 #: libsound/aos4/sound_handler_ahi.cpp:572
7782 msgid "AOS4: Unable to CreateIORequest!"
7783 msgstr ""
7785 #: libsound/aos4/sound_handler_ahi.cpp:580
7786 msgid "AOS4: Unable to CreateMsgPort for AHI Device!"
7787 msgstr ""
7789 #: libsound/aos4/sound_handler_ahi.cpp:591
7790 msgid "AOS4: Not enough memory for AHIiocopy!"
7791 msgstr ""
7793 #: libsound/aos4/sound_handler_ahi.cpp:607
7794 msgid "AOS4: audioTask:Initialize timer."
7795 msgstr ""
7797 #: libsound/aos4/sound_handler_ahi.cpp:610
7798 msgid "AOS4: audioTask:Starting Timer."
7799 msgstr ""
7801 #: libsound/aos4/sound_handler_ahi.cpp:621
7802 msgid "AOS4: Closing Audio Thread."
7803 msgstr ""
7805 #: libsound/aos4/sound_handler_ahi.cpp:641
7806 msgid "AOS4: Cleaning Audio Stuff."
7807 msgstr ""
7809 #: libsound/aos4/sound_handler_ahi.cpp:675
7810 msgid "AOS4: Exit Audio Thread."
7811 msgstr ""
7813 #: libsound/aos4/sound_handler_ahi.cpp:677
7814 msgid "AOS4: audioTask:Close timer."
7815 msgstr ""
7817 #: libsound/sdl/sound_handler_sdl.cpp:91
7818 #, c-format
7819 msgid "Couldn't open SDL audio: %s"
7820 msgstr ""
7822 #: libsound/sdl/sound_handler_sdl.cpp:261
7823 #, c-format
7824 msgid "Negative buffer length in sdl_audio_callback (%d)"
7825 msgstr ""
7827 #: libsound/sdl/sound_handler_sdl.cpp:267
7828 msgid "Zero buffer length in sdl_audio_callback"
7829 msgstr ""
7831 #: libsound/sound_handler.cpp:70
7832 msgid ""
7833 "Sound data creator didn't appropriately pad buffer. We'll do so now, but "
7834 "will cost memory copies."
7835 msgstr ""
7837 #: libsound/sound_handler.cpp:83
7838 #, c-format
7839 msgid "Invalid (%d) handle passed to fill_stream_data, doing nothing"
7840 msgstr ""
7842 #: libsound/sound_handler.cpp:90
7843 #, c-format
7844 msgid "handle passed to fill_stream_data (%d) was deleted"
7845 msgstr ""
7847 #: libsound/sound_handler.cpp:141
7848 #, c-format
7849 msgid "Invalid (%d) handle passed to delete_sound, doing nothing"
7850 msgstr ""
7852 #: libsound/sound_handler.cpp:152
7853 #, c-format
7854 msgid "handle passed to delete_sound (%d) already deleted"
7855 msgstr ""
7857 #: libsound/sound_handler.cpp:236
7858 #, c-format
7859 msgid "stop_sound(%d): sound was deleted"
7860 msgstr ""
7862 #: libsound/sound_handler.cpp:324
7863 #, c-format
7864 msgid "SDL_sound_handler::unplugInputStream: Aux streamer %p not found. "
7865 msgstr ""
7867 #: libsound/sound_handler.cpp:454
7868 #, c-format
7869 msgid "Could not start streaming sound: %s"
7870 msgstr ""
7872 #: libsound/sound_handler.cpp:465
7873 #, c-format
7874 msgid "Invalid (%d) sound_handle passed to startSound, doing nothing"
7875 msgstr ""
7877 #: libsound/sound_handler.cpp:531
7878 msgid "Trying to play sound with size 0"
7879 msgstr ""
7881 #: libsound/sound_handler.cpp:545
7882 #, c-format
7883 msgid "Could not start event sound: %s"
7884 msgstr ""
7886 #: libsound/sound_handler.cpp:559
7887 #, c-format
7888 msgid "_inputStreams container still has a pointer to deleted InputStream %p!"
7889 msgstr ""
7891 #: libsound/sound_handler.cpp:704
7892 #, c-format
7893 msgid "Expected 1 InputStream element, found %d"
7894 msgstr ""
7896 #: utilities/soldumper.cpp:72
7897 msgid "This program dumps the internal data of a .sol file"
7898 msgstr ""
7900 #: utilities/soldumper.cpp:74
7901 msgid "Usage: soldumper [h] filename"
7902 msgstr ""
7904 #: utilities/soldumper.cpp:75 utilities/dumpshm.cpp:344
7905 #: utilities/flvdumper.cpp:305
7906 msgid "-h\tHelp"
7907 msgstr ""
7909 #: utilities/soldumper.cpp:76
7910 msgid "-f\tForce local directory access"
7911 msgstr ""
7913 #: utilities/soldumper.cpp:77
7914 msgid "-l\tList all .sol files in default dir"
7915 msgstr ""
7917 #: utilities/soldumper.cpp:105
7918 #, c-format
7919 msgid "Gnash soldumper version: %s, Gnash version: %s\n"
7920 msgstr ""
7922 #: utilities/soldumper.cpp:121 utilities/processor.cpp:276
7923 #: utilities/flvdumper.cpp:154 cygnal/cygnal.cpp:476
7924 #: cygnal/cgi-bin/echo/echo.cpp:144 cygnal/cgi-bin/echo/gateway.cpp:119
7925 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:149
7926 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:216
7927 #: cygnal/testsuite/libnet.all/test_handler.cpp:103
7928 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:95
7929 #: cygnal/testsuite/libnet.all/test_rtmp.cpp:110
7930 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:91
7931 #: cygnal/testsuite/libnet.all/test_cache.cpp:94
7932 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:103
7933 #: cygnal/testsuite/libamf.all/test_sol.cpp:103
7934 #: cygnal/testsuite/libamf.all/test_flv.cpp:92
7935 #: cygnal/testsuite/libamf.all/test_el.cpp:91
7936 #: cygnal/testsuite/libamf.all/test_buffer.cpp:108
7937 #: cygnal/testsuite/libamf.all/test_amf.cpp:109
7938 msgid "Verbose output turned on"
7939 msgstr "Acceso output verboso"
7941 #: utilities/soldumper.cpp:125
7942 msgid "forcing local directory access only"
7943 msgstr ""
7945 #: utilities/soldumper.cpp:130
7946 msgid "List .sol files in the default directory"
7947 msgstr ""
7949 #: utilities/processor.cpp:148
7950 #, c-format
7951 msgid "fs_callback(%p): %s %s"
7952 msgstr ""
7954 #: utilities/processor.cpp:166
7955 #, c-format
7956 msgid "eventCallback: %s %s"
7957 msgstr ""
7959 #: utilities/processor.cpp:202
7960 msgid "gprocessor does not handle %1% message"
7961 msgstr ""
7963 #: utilities/processor.cpp:237 cygnal/cvm.cpp:227
7964 #, c-format
7965 msgid "Gnash gprocessor version: %s, Gnash version: %s\n"
7966 msgstr ""
7968 #: utilities/processor.cpp:285 cygnal/cvm.cpp:282
7969 #, fuzzy
7970 msgid "Verbose actions disabled at compile time"
7971 msgstr "Azioni silenziose; disabilitate a compile time"
7973 #: utilities/processor.cpp:292 cygnal/cvm.cpp:289
7974 #, fuzzy
7975 msgid "Verbose parsing disabled at compile time"
7976 msgstr "Parsing silenzioso; disabilitato a compile time"
7978 #: utilities/processor.cpp:456 utilities/processor.cpp:459
7979 #: gui/pythonmod/gnash-view.cpp:438 gui/pythonmod/gnash-view.cpp:441
7980 #, c-format
7981 msgid "%s appended to local sandboxes"
7982 msgstr ""
7984 #: utilities/processor.cpp:631
7985 #, c-format
7986 msgid ""
7987 "gprocessor -- an SWF processor for Gnash.\n"
7988 "\n"
7989 "usage: %s [options] <file>\n"
7990 "\n"
7991 "Process the given SWF movie files.\n"
7992 "\n"
7993 "%s%s%s%s"
7994 msgstr ""
7996 #: utilities/processor.cpp:638
7997 msgid ""
7998 "options:\n"
7999 "\n"
8000 "  --help(-h)  Print this info.\n"
8001 "  --version   Print the version numbers.\n"
8002 "  -v          Be verbose; i.e. print log messages to stdout\n"
8003 msgstr ""
8005 #: utilities/processor.cpp:645
8006 msgid "  -vp         Be verbose about movie parsing\n"
8007 msgstr ""
8009 #: utilities/processor.cpp:650
8010 msgid "  -va         Be verbose about ActionScript\n"
8011 msgstr ""
8013 #: utilities/processor.cpp:655
8014 msgid ""
8015 "  -d [<ms>]\n"
8016 "              Milliseconds delay between advances (0 by default).\n"
8017 "              If '-1' the delay will be computed from the FPS.\n"
8018 "  -r <times>  Allow the given number of complete runs.\n"
8019 "              Keep looping undefinitely if set to 0.\n"
8020 "              Default is 1 (end as soon as the last frame is reached).\n"
8021 "  -f <frames>  \n"
8022 "              Allow the given number of frame advancements.\n"
8023 "              Keep advancing untill any other stop condition\n"
8024 "              is encountered if set to 0 (default).\n"
8025 msgstr ""
8027 #: utilities/dumpshm.cpp:136
8028 #, c-format
8029 msgid "Gnash dumpshm version: %s, Gnash version: %s\n"
8030 msgstr ""
8032 #: utilities/dumpshm.cpp:214
8033 #, c-format
8034 msgid "Will use \"%s\" for memory segment file"
8035 msgstr ""
8037 #: utilities/dumpshm.cpp:230
8038 msgid "No LcShmKey set in ~/.gnashrc, trying to find it ourselves"
8039 msgstr ""
8041 #: utilities/dumpshm.cpp:239
8042 msgid "No shared memory segments found!"
8043 msgstr ""
8045 #: utilities/dumpshm.cpp:243
8046 #, c-format
8047 msgid "Existing SHM Key is: %s, Size is: %s"
8048 msgstr ""
8050 #: utilities/dumpshm.cpp:258
8051 msgid "Writing memory segment to disk: \"segment.raw\""
8052 msgstr ""
8054 #: utilities/dumpshm.cpp:263
8055 #, c-format
8056 msgid "The data is: 0x%s"
8057 msgstr ""
8059 #: utilities/dumpshm.cpp:303
8060 msgid "kernel not configured for shared memory"
8061 msgstr ""
8063 #: utilities/dumpshm.cpp:318
8064 #, c-format
8065 msgid "Found it! \"set LCShmKey %s\" in your ~/.gnashrc"
8066 msgstr ""
8068 #: utilities/dumpshm.cpp:321
8069 #, c-format
8070 msgid "Last changed on: %s"
8071 msgstr ""
8073 #: utilities/dumpshm.cpp:322
8074 #, c-format
8075 msgid "Last attached on: %s"
8076 msgstr ""
8078 #: utilities/dumpshm.cpp:323
8079 #, c-format
8080 msgid "Last detached on: %s"
8081 msgstr ""
8083 #: utilities/dumpshm.cpp:341
8084 msgid "This program dumps the internal data of a shared memory segment"
8085 msgstr ""
8087 #: utilities/dumpshm.cpp:343
8088 msgid "Usage: dumpshm [hdsanlif] filename"
8089 msgstr ""
8091 #: utilities/dumpshm.cpp:345
8092 msgid "-i\tList segments"
8093 msgstr ""
8095 #: utilities/dumpshm.cpp:346
8096 msgid "-r\tDump SYSV segments"
8097 msgstr ""
8099 #: utilities/dumpshm.cpp:347
8100 msgid "-c\tDump SYSV segments to disk"
8101 msgstr ""
8103 #: utilities/dumpshm.cpp:348
8104 msgid "-v\tVerbose output"
8105 msgstr ""
8107 #: utilities/dumpshm.cpp:360
8108 msgid "\tBase address of this segment: "
8109 msgstr ""
8111 #: utilities/dumpshm.cpp:362
8112 msgid "\tFilespec: "
8113 msgstr ""
8115 #: utilities/dumpshm.cpp:363
8116 msgid "\t# Bytes allocated: "
8117 msgstr ""
8119 #: utilities/dumpshm.cpp:364
8120 msgid "\tTotal # of bytes: "
8121 msgstr ""
8123 #: utilities/flvdumper.cpp:172
8124 #: cygnal/testsuite/libnet.all/test_handler.cpp:112
8125 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:111
8126 #: cygnal/testsuite/libnet.all/test_rtmp.cpp:120
8127 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:100
8128 #: cygnal/testsuite/libnet.all/test_cache.cpp:103
8129 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:119
8130 #: cygnal/testsuite/libamf.all/test_sol.cpp:113
8131 #: cygnal/testsuite/libamf.all/test_flv.cpp:103
8132 #: cygnal/testsuite/libamf.all/test_el.cpp:107
8133 #: cygnal/testsuite/libamf.all/test_buffer.cpp:123
8134 #: cygnal/testsuite/libamf.all/test_amf.cpp:125
8135 msgid "Error parsing command line options: "
8136 msgstr ""
8138 #: utilities/flvdumper.cpp:173
8139 msgid "This is a Gnash flvdumper bug."
8140 msgstr ""
8142 #: utilities/flvdumper.cpp:178
8143 msgid "Error: no input file was specified. Exiting."
8144 msgstr ""
8146 #: utilities/flvdumper.cpp:302
8147 msgid "This program dumps the internal data of an FLV video file"
8148 msgstr ""
8150 #: utilities/flvdumper.cpp:304
8151 msgid "Usage: flvdumper [-h] [-m] [-a] filename"
8152 msgstr ""
8154 #: utilities/flvdumper.cpp:306
8155 msgid "-m\tPrint only Meta tags (default)"
8156 msgstr ""
8158 #: utilities/flvdumper.cpp:307
8159 msgid "-a\tPrint all tags."
8160 msgstr ""
8162 #: utilities/rtmpget.cpp:445
8163 msgid "Error parsing command line: "
8164 msgstr ""
8166 #: plugin/win32/plugin.cpp:590 plugin/aos4/plugin.cpp:593
8167 #, c-format
8168 msgid "FSCommand_callback(%p): %s %s"
8169 msgstr ""
8171 #: cygnal/libamf/flv.cpp:94
8172 msgid "Bad magic number for FLV file!"
8173 msgstr ""
8175 #: cygnal/libamf/flv.cpp:101
8176 #, c-format
8177 msgid "Bad version in FLV header! %d"
8178 msgstr ""
8180 #: cygnal/libamf/flv.cpp:110
8181 #, c-format
8182 msgid "Bad FLV file Type: %d"
8183 msgstr ""
8185 #: cygnal/libamf/flv.cpp:123
8186 #, c-format
8187 msgid "Bad header size in FLV header! %d"
8188 msgstr ""
8190 #: cygnal/libamf/flv.cpp:156
8191 #, c-format
8192 msgid "%d bytes for a string is over the safe limit of %d"
8193 msgstr ""
8195 #: cygnal/libamf/flv.cpp:186
8196 #, c-format
8197 msgid "Bad FLV Audio Sound Type: %x"
8198 msgstr ""
8200 #: cygnal/libamf/flv.cpp:195
8201 #, c-format
8202 msgid "Bad FLV Audio Sound size: %d"
8203 msgstr ""
8205 #: cygnal/libamf/flv.cpp:209
8206 #, c-format
8207 msgid "Bad FLV Audio Sound Rate: %d"
8208 msgstr ""
8210 #: cygnal/libamf/flv.cpp:226
8211 #, c-format
8212 msgid "Bad FLV Audio Sound format: %d"
8213 msgstr ""
8215 #: cygnal/libamf/flv.cpp:257
8216 #, c-format
8217 msgid "Bad FLV Video Codec CodecID: 0x%x"
8218 msgstr ""
8220 #: cygnal/libamf/flv.cpp:267
8221 #, c-format
8222 msgid "Bad FLV Video Frame CodecID: 0x%x"
8223 msgstr ""
8225 #: cygnal/libamf/flv.cpp:340 cygnal/libamf/flv.cpp:342
8226 #: cygnal/libamf/flv.cpp:344
8227 #, c-format
8228 msgid "FLV MetaData: %s: %s"
8229 msgstr ""
8231 #: cygnal/libamf/lcshm.cpp:372
8232 msgid "No data pointer to parse!"
8233 msgstr ""
8235 #: cygnal/libamf/lcshm.cpp:391
8236 msgid "Didn't extract an element from the byte stream!"
8237 msgstr ""
8239 #: cygnal/libamf/lcshm.cpp:503
8240 #, c-format
8241 msgid " The size of %s is %d "
8242 msgstr ""
8244 #: cygnal/libamf/lcshm.cpp:520
8245 #, c-format
8246 msgid "Failed to open shared memory segment: \"%s\""
8247 msgstr ""
8249 #: cygnal/libamf/lcshm.cpp:561
8250 #, c-format
8251 msgid "Failed to open shared memory segment: 0x%x"
8252 msgstr ""
8254 #: cygnal/libamf/lcshm.cpp:660
8255 #, c-format
8256 msgid " ***** The size of the data is %s *****"
8257 msgstr ""
8259 #: cygnal/libamf/element.cpp:175
8260 msgid "Can't create remote function calls yet"
8261 msgstr ""
8263 #: cygnal/libamf/element.cpp:479
8264 #, c-format
8265 msgid "Size of Element \"%s\" is: %d"
8266 msgstr ""
8268 #: cygnal/libamf/element.cpp:1534
8269 msgid "FIXME: got AMF3 data!"
8270 msgstr ""
8272 #: cygnal/libamf/sol.cpp:230
8273 #, c-format
8274 msgid ""
8275 "%s: SOL file header is: \n"
8276 "%s"
8277 msgstr ""
8279 #: cygnal/libamf/sol.cpp:250
8280 #, c-format
8281 msgid "Failed opening file '%s' in binary mode"
8282 msgstr ""
8284 #: cygnal/libamf/sol.cpp:337
8285 #, c-format
8286 msgid "Error writing %d bytes of header to output file %s"
8287 msgstr ""
8289 #: cygnal/libamf/sol.cpp:344
8290 #, c-format
8291 msgid "Error writing %d bytes of body to output file %s"
8292 msgstr ""
8294 #: cygnal/libamf/sol.cpp:404
8295 #, c-format
8296 msgid "%s is an SOL file"
8297 msgstr ""
8299 #: cygnal/libamf/sol.cpp:407
8300 #, c-format
8301 msgid ""
8302 "%s looks like an SOL file, but the length is wrong. Should be %d, got %d"
8303 msgstr ""
8305 #: cygnal/libamf/sol.cpp:413
8306 #, c-format
8307 msgid "%s isn't an SOL file"
8308 msgstr ""
8310 #: cygnal/libamf/sol.cpp:455
8311 #, c-format
8312 msgid "Reading SharedObject %s: %s"
8313 msgstr ""
8315 #: cygnal/libamf/amf_msg.cpp:178
8316 msgid "AMF Message 'target' field missing!"
8317 msgstr ""
8319 #: cygnal/libamf/amf_msg.cpp:181
8320 msgid "AMF Message 'reply' field missing!"
8321 msgstr ""
8323 #: cygnal/libamf/amf_msg.cpp:184
8324 msgid "AMF Message 'size' field missing!"
8325 msgstr ""
8327 #: cygnal/libamf/amf_msg.cpp:231
8328 #, c-format
8329 msgid ""
8330 "Error parsing the AMF packet: \n"
8331 "\t%s"
8332 msgstr ""
8334 #: cygnal/libamf/amf.cpp:180
8335 #, c-format
8336 msgid "Encoded data size has %d properties"
8337 msgstr ""
8339 #: cygnal/libamf/amf.cpp:300
8340 msgid "XML AMF objects not supported yet"
8341 msgstr ""
8343 #: cygnal/libamf/amf.cpp:404
8344 msgid "Movie Clip AMF objects not supported yet"
8345 msgstr ""
8347 #: cygnal/libamf/amf.cpp:495
8348 msgid "Long String AMF objects not supported yet"
8349 msgstr ""
8351 #: cygnal/libamf/amf.cpp:512
8352 msgid "Reecord Set AMF objects not supported yet"
8353 msgstr ""
8355 #: cygnal/libamf/amf.cpp:561
8356 msgid "Encoding a strict array as an ecma array"
8357 msgstr ""
8359 #: cygnal/libamf/amf.cpp:784
8360 msgid "FIXME: got AMF3 data type"
8361 msgstr ""
8363 #: cygnal/libamf/amf.cpp:913
8364 msgid "AMF body input data is NULL"
8365 msgstr ""
8367 #: cygnal/libamf/amf.cpp:937
8368 msgid "AMF data too short to contain type field"
8369 msgstr ""
8371 #: cygnal/libamf/amf.cpp:948
8372 msgid "Element has no type!"
8373 msgstr ""
8375 #: cygnal/libamf/amf.cpp:958
8376 msgid "AMF data segment too short to containtype NUMBER"
8377 msgstr ""
8379 #: cygnal/libamf/amf.cpp:978
8380 #, c-format
8381 msgid "%d bytes for a string is over the safe limit of %d, line %d"
8382 msgstr ""
8384 #: cygnal/libamf/amf.cpp:1021
8385 msgid "AMF0 MovieClip frame"
8386 msgstr ""
8388 #: cygnal/libamf/amf.cpp:1151
8389 msgid "Found object terminator byte"
8390 msgstr ""
8392 #: cygnal/libamf/amf.cpp:1169
8393 #, c-format
8394 msgid "%s: type %d"
8395 msgstr ""
8397 #: cygnal/libamf/amf.cpp:1262
8398 #, c-format
8399 msgid "No data associated with Property \"%s\""
8400 msgstr ""
8402 #: cygnal/libamf/buffer.cpp:179
8403 #, c-format
8404 msgid "Buffer %x (%d) stayed in queue for %f seconds"
8405 msgstr ""
8407 #: cygnal/libamf/buffer.cpp:711
8408 #, c-format
8409 msgid "cygnal::Buffer::resize(%d): Truncating data (%d bytes) while resizing!"
8410 msgstr ""
8412 #: cygnal/libamf/buffer.cpp:766
8413 #, c-format
8414 msgid "Creating %d errors in the buffer"
8415 msgstr ""
8417 #: cygnal/handler.cpp:128
8418 #, c-format
8419 msgid "Protocol %d for Handler::AddClient()"
8420 msgstr ""
8422 #: cygnal/handler.cpp:171 cygnal/handler.cpp:196
8423 msgid "HTTP key couldn't be read!"
8424 msgstr ""
8426 #: cygnal/handler.cpp:214 cygnal/handler.cpp:244
8427 #, c-format
8428 msgid "FD #%d has no protocol handler registered"
8429 msgstr ""
8431 #: cygnal/handler.cpp:319
8432 #, c-format
8433 msgid "No %s symbol in plugin"
8434 msgstr ""
8436 #: cygnal/handler.cpp:322
8437 #, c-format
8438 msgid "Initialized Plugin: \"%s\": %s"
8439 msgstr ""
8441 #: cygnal/handler.cpp:335 cygnal/handler.cpp:350
8442 #, c-format
8443 msgid "Couldn't get %s symbol"
8444 msgstr ""
8446 #: cygnal/cvm.cpp:276
8447 msgid "The debugger has been disabled at configuration time"
8448 msgstr ""
8450 #: cygnal/http_server.cpp:154 cygnal/http_server.cpp:211
8451 #, c-format
8452 msgid "New filestream %s"
8453 msgstr ""
8455 #: cygnal/http_server.cpp:213
8456 #, c-format
8457 msgid "Reusing filestream %s"
8458 msgstr ""
8460 #: cygnal/http_server.cpp:306
8461 msgid "couldn't read data!"
8462 msgstr ""
8464 #: cygnal/http_server.cpp:373 cygnal/libnet/http.cpp:592
8465 msgid "PUT request"
8466 msgstr ""
8468 #: cygnal/http_server.cpp:383 cygnal/libnet/http.cpp:601
8469 msgid "DELETE request"
8470 msgstr ""
8472 #: cygnal/http_server.cpp:393 cygnal/libnet/http.cpp:609
8473 msgid "CONNECT request"
8474 msgstr ""
8476 #: cygnal/http_server.cpp:403 cygnal/libnet/http.cpp:617
8477 msgid "OPTIONS request"
8478 msgstr ""
8480 #: cygnal/http_server.cpp:413 cygnal/libnet/http.cpp:625
8481 msgid "HEAD request"
8482 msgstr ""
8484 #: cygnal/http_server.cpp:423 cygnal/libnet/http.cpp:633
8485 msgid "TRACE request"
8486 msgstr ""
8488 #: cygnal/http_server.cpp:1013
8489 #, c-format
8490 msgid "Processing HTTP data for fd #%d"
8491 msgstr ""
8493 #: cygnal/http_server.cpp:1022
8494 msgid "FIXME: Existing data in packet!"
8495 msgstr ""
8497 #: cygnal/http_server.cpp:1024
8498 msgid "FIXME: No existing data in packet!"
8499 msgstr ""
8501 #: cygnal/libnet/cache.cpp:62
8502 msgid "using this constructor is only allowed for testing purposes."
8503 msgstr ""
8505 #: cygnal/libnet/cache.cpp:105
8506 #, c-format
8507 msgid "Adding file %s to cache."
8508 msgstr ""
8510 #: cygnal/libnet/cache.cpp:148
8511 #, c-format
8512 msgid "Trying to find %s in the cache."
8513 msgstr ""
8515 #: cygnal/libnet/rtmp.cpp:184
8516 #, c-format
8517 msgid "AMF Header size bits (0x%X) out of range"
8518 msgstr ""
8520 #: cygnal/libnet/rtmp.cpp:283
8521 #, c-format
8522 msgid "RTMP Header size can't be more then %d bytes!!"
8523 msgstr ""
8525 #: cygnal/libnet/rtmp.cpp:288
8526 msgid "RTMP Header size can't be zero!"
8527 msgstr ""
8529 #: cygnal/libnet/rtmp.cpp:308
8530 #, c-format
8531 msgid "The body size is: %d"
8532 msgstr ""
8534 #: cygnal/libnet/rtmp.cpp:315
8535 #, c-format
8536 msgid "Using previous body size of %d for channel %d"
8537 msgstr ""
8539 #: cygnal/libnet/rtmp.cpp:318
8540 #, c-format
8541 msgid "Previous body size for channel %d is zero!"
8542 msgstr ""
8544 #: cygnal/libnet/rtmp.cpp:328
8545 #, c-format
8546 msgid "Suspicious large RTMP packet body size! %d"
8547 msgstr ""
8549 #: cygnal/libnet/rtmp.cpp:341
8550 #, c-format
8551 msgid "The type is: %s"
8552 msgstr ""
8554 #: cygnal/libnet/rtmp.cpp:343
8555 #, c-format
8556 msgid "The type is: 0x%x"
8557 msgstr ""
8559 #: cygnal/libnet/rtmp.cpp:348
8560 #, c-format
8561 msgid "Using previous type of %d for channel %d"
8562 msgstr ""
8564 #: cygnal/libnet/rtmp.cpp:360
8565 #, c-format
8566 msgid "RTMP %s: channel: %d, head size %d, body size: %d"
8567 msgstr ""
8569 #: cygnal/libnet/rtmp.cpp:482
8570 #, c-format
8571 msgid "The Header size is: %d"
8572 msgstr ""
8574 #: cygnal/libnet/rtmp.cpp:483
8575 #, c-format
8576 msgid "The AMF index is: 0x%x"
8577 msgstr ""
8579 #: cygnal/libnet/rtmp.cpp:499
8580 #, c-format
8581 msgid "END is %x"
8582 msgstr ""
8584 #: cygnal/libnet/rtmp.cpp:510
8585 msgid "Reading AMF packets till we're done..."
8586 msgstr ""
8588 #: cygnal/libnet/rtmp.cpp:519
8589 #, c-format
8590 msgid "Total size in header is %d, buffer size is: %d"
8591 msgstr ""
8593 #: cygnal/libnet/rtmp.cpp:523
8594 msgid "FIXME: MERGING"
8595 msgstr ""
8597 #: cygnal/libnet/rtmp.cpp:539
8598 #, c-format
8599 msgid "SWF file %s"
8600 msgstr ""
8602 #: cygnal/libnet/rtmp.cpp:542
8603 #, c-format
8604 msgid "is Loading video %s"
8605 msgstr ""
8607 #: cygnal/libnet/rtmp.cpp:545
8608 #, c-format
8609 msgid "is file name is %s"
8610 msgstr ""
8612 #: cygnal/libnet/rtmp.cpp:674
8613 #, c-format
8614 msgid "Unknown User Control message %d!"
8615 msgstr ""
8617 #: cygnal/libnet/rtmp.cpp:746
8618 msgid "Name field of RTMP Message corrupted!"
8619 msgstr ""
8621 #: cygnal/libnet/rtmp.cpp:762
8622 msgid "Stream ID field of RTMP Message corrupted!"
8623 msgstr ""
8625 #: cygnal/libnet/rtmp.cpp:991
8626 #, c-format
8627 msgid "Bogus size parameter in %s!"
8628 msgstr ""
8630 #: cygnal/libnet/rtmp.cpp:1028
8631 msgid "Couldn't write the full 12 byte RTMP header!"
8632 msgstr ""
8634 #: cygnal/libnet/rtmp.cpp:1031
8635 msgid "Wrote the full 12 byte RTMP header."
8636 msgstr ""
8638 #: cygnal/libnet/rtmp.cpp:1051
8639 msgid "Couldn't write the full 1 byte RTMP continuation header!"
8640 msgstr ""
8642 #: cygnal/libnet/rtmp.cpp:1054
8643 msgid "Wrote the full 1 byte RTMP continuation header"
8644 msgstr ""
8646 #: cygnal/libnet/rtmp.cpp:1066
8647 msgid "Couldn't write the RTMP body!"
8648 msgstr ""
8650 #: cygnal/libnet/rtmp.cpp:1069
8651 #, c-format
8652 msgid "Wrote %d bytes of the RTMP body, %d bytes left."
8653 msgstr ""
8655 #: cygnal/libnet/rtmp.cpp:1086
8656 msgid "Couldn't write the RTMP packet!"
8657 msgstr ""
8659 #: cygnal/libnet/rtmp.cpp:1089
8660 msgid "Wrote the RTMP packet."
8661 msgstr ""
8663 #: cygnal/libnet/rtmp.cpp:1135 cygnal/libnet/rtmp.cpp:1137
8664 #, c-format
8665 msgid "Response header: %s"
8666 msgstr ""
8668 #: cygnal/libnet/rtmp.cpp:1141
8669 #, c-format
8670 msgid "Processing message of type %s!"
8671 msgstr ""
8673 #: cygnal/libnet/rtmp.cpp:1147
8674 msgid "Got CHUNK_SIZE packet!!!"
8675 msgstr ""
8677 #: cygnal/libnet/rtmp.cpp:1149
8678 #, c-format
8679 msgid "Setting packet chunk size to %d."
8680 msgstr ""
8682 #: cygnal/libnet/rtmp.cpp:1159
8683 #, c-format
8684 msgid "FIXME: Ping type is: %d, ignored for now"
8685 msgstr ""
8687 #: cygnal/libnet/rtmp.cpp:1181
8688 msgid "Got SERVER packet!!!"
8689 msgstr ""
8691 #: cygnal/libnet/rtmp.cpp:1189
8692 msgid "Got CLIENT packet!!!"
8693 msgstr ""
8695 #: cygnal/libnet/rtmp.cpp:1197
8696 msgid "Got VIDEO packets!!!"
8697 msgstr ""
8699 #: cygnal/libnet/rtmp.cpp:1213
8700 msgid "Got Shared Object packet!!!"
8701 msgstr ""
8703 #: cygnal/libnet/rtmp.cpp:1220
8704 #, c-format
8705 msgid "%s: Msg status is: %d: %s, name is %s, size is %d"
8706 msgstr ""
8708 #: cygnal/libnet/rtmp.cpp:1224
8709 msgid "Got onBWDone packet!!!"
8710 msgstr ""
8712 #: cygnal/libnet/rtmp.cpp:1229
8713 #, c-format
8714 msgid "Couldn't decode message body for type %s!"
8715 msgstr ""
8717 #: cygnal/libnet/rtmp.cpp:1283
8718 #, c-format
8719 msgid "no data for fd #%d, done reading this packet, read %d bytes..."
8720 msgstr ""
8722 #: cygnal/libnet/rtmp.cpp:1289
8723 #, c-format
8724 msgid "Got an empty packet from the server at line %d"
8725 msgstr ""
8727 #: cygnal/libnet/rtmp.cpp:1298 cygnal/libnet/http.cpp:1518
8728 #, c-format
8729 msgid "socket for fd #%d was closed..."
8730 msgstr ""
8732 #: cygnal/libnet/rtmp.cpp:1329
8733 msgid "Buffer pointer is invalid."
8734 msgstr ""
8736 #: cygnal/libnet/rtmp.cpp:1355
8737 msgid "Got a message on the system channel!"
8738 msgstr ""
8740 #: cygnal/libnet/rtmp.cpp:1459
8741 #, c-format
8742 msgid "Packet size out of range! %d, %d"
8743 msgstr ""
8745 #: cygnal/libnet/rtmp.cpp:1470
8746 #, c-format
8747 msgid "RTMP packet size is out of range! %d, %d"
8748 msgstr ""
8750 #: cygnal/libnet/rtmp.cpp:1475
8751 #, c-format
8752 msgid "RTMP header size is out of range! %d"
8753 msgstr ""
8755 #: cygnal/libnet/sshserver.cpp:145
8756 #, c-format
8757 msgid "User %s wants to auth with pass %s\n"
8758 msgstr ""
8760 #: cygnal/libnet/sshserver.cpp:200 cygnal/libnet/sshclient.cpp:459
8761 msgid "==== The SSH header breaks down as follows: ===="
8762 msgstr ""
8764 #: cygnal/libnet/network.cpp:114
8765 msgid "Could not find a usable WinSock DLL"
8766 msgstr ""
8768 #: cygnal/libnet/network.cpp:162
8769 #, c-format
8770 msgid "already connected to port %hd"
8771 msgstr ""
8773 #: cygnal/libnet/network.cpp:184
8774 #, c-format
8775 msgid "unable to get protocol entry for %s"
8776 msgstr ""
8778 #: cygnal/libnet/network.cpp:201 cygnal/libnet/network.cpp:425
8779 #: cygnal/libnet/network.cpp:583
8780 #, c-format
8781 msgid "unable to create socket: %s"
8782 msgstr ""
8784 #: cygnal/libnet/network.cpp:208
8785 msgid "setsockopt SO_REUSEADDR failed"
8786 msgstr ""
8788 #: cygnal/libnet/network.cpp:219
8789 #, c-format
8790 msgid "unable to bind to port %hd: %s"
8791 msgstr ""
8793 #: cygnal/libnet/network.cpp:229
8794 #, c-format
8795 msgid "Server bound to service on %s, port %hd, using fd #%d"
8796 msgstr ""
8798 #: cygnal/libnet/network.cpp:235
8799 #, c-format
8800 msgid "unable to listen on port: %hd: %s "
8801 msgstr ""
8803 #: cygnal/libnet/network.cpp:291
8804 #, c-format
8805 msgid "Waiting to accept net traffic on fd #%d for port %d"
8806 msgstr ""
8808 #: cygnal/libnet/network.cpp:351
8809 msgid "There is a new network connection request."
8810 msgstr ""
8812 #: cygnal/libnet/network.cpp:358
8813 #, c-format
8814 msgid "The accept() socket for fd #%d was interrupted by a system call"
8815 msgstr ""
8817 #: cygnal/libnet/network.cpp:382
8818 #, c-format
8819 msgid "unable to accept: %s"
8820 msgstr ""
8822 #: cygnal/libnet/network.cpp:387
8823 #, c-format
8824 msgid "Accepting TCP/IP connection on fd #%d for port %d"
8825 msgstr ""
8827 #: cygnal/libnet/network.cpp:446 cygnal/libnet/network.cpp:604
8828 #, c-format
8829 msgid "The connect() socket for fd %d was interrupted by a system call"
8830 msgstr ""
8832 #: cygnal/libnet/network.cpp:452 cygnal/libnet/network.cpp:477
8833 #: cygnal/libnet/network.cpp:610 cygnal/libnet/network.cpp:650
8834 #, c-format
8835 msgid "The connect() socket for fd %d never was available for writing"
8836 msgstr ""
8838 #: cygnal/libnet/network.cpp:463 cygnal/libnet/network.cpp:628
8839 #, c-format
8840 msgid "The connect() socket for fd %d timed out waiting to write"
8841 msgstr ""
8843 #: cygnal/libnet/network.cpp:471
8844 #, c-format
8845 msgid "\tsocket name %s for fd %d"
8846 msgstr ""
8848 #: cygnal/libnet/network.cpp:553
8849 #, c-format
8850 msgid "%s: to host %s at port %d"
8851 msgstr ""
8853 #: cygnal/libnet/network.cpp:559
8854 #, c-format
8855 msgid "The hostname for this machine is %s"
8856 msgstr ""
8858 #: cygnal/libnet/network.cpp:561
8859 msgid "Couldn't get the hostname for this machine"
8860 msgstr ""
8862 #: cygnal/libnet/network.cpp:576
8863 #, c-format
8864 msgid "The IP address for this client socket is %s"
8865 msgstr ""
8867 #: cygnal/libnet/network.cpp:643
8868 #, c-format
8869 msgid "\tport %d at IP %s for fd %d"
8870 msgstr ""
8872 #: cygnal/libnet/network.cpp:730
8873 #, c-format
8874 msgid "Unable to close the socket for fd #%d: %s"
8875 msgstr ""
8877 #: cygnal/libnet/network.cpp:738
8878 #, c-format
8879 msgid "Closed the socket on fd #%d"
8880 msgstr ""
8882 #: cygnal/libnet/network.cpp:767
8883 #, c-format
8884 msgid "%s: Closed fd #%d"
8885 msgstr ""
8887 #: cygnal/libnet/network.cpp:879
8888 #, c-format
8889 msgid "Trying to read %d bytes from fd #%d"
8890 msgstr ""
8892 #: cygnal/libnet/network.cpp:943 cygnal/libnet/network.cpp:1117
8893 #, c-format
8894 msgid "The socket for fd #%d was interrupted by a system call"
8895 msgstr ""
8897 #: cygnal/libnet/network.cpp:947
8898 #, c-format
8899 msgid "The socket for fd #%d was never available for reading"
8900 msgstr ""
8902 #: cygnal/libnet/network.cpp:953
8903 #, c-format
8904 msgid "The socket for #fd %d timed out waiting to read"
8905 msgstr ""
8907 #: cygnal/libnet/network.cpp:970
8908 #, c-format
8909 msgid "The socket for fd #%d was never available for reading data"
8910 msgstr ""
8912 #: cygnal/libnet/network.cpp:976
8913 #, c-format
8914 msgid "The socket for #fd %d timed out waiting to read data"
8915 msgstr ""
8917 #: cygnal/libnet/network.cpp:982
8918 #, c-format
8919 msgid "read %d bytes from fd #%d from port %d"
8920 msgstr ""
8922 #: cygnal/libnet/network.cpp:986
8923 #, c-format
8924 msgid ""
8925 "%s: Read packet data from fd #%d (%d bytes): \n"
8926 "%s"
8927 msgstr ""
8929 #: cygnal/libnet/network.cpp:1121
8930 #, c-format
8931 msgid "The socket for fd #%d was never available for writing"
8932 msgstr ""
8934 #: cygnal/libnet/network.cpp:1125
8935 #, c-format
8936 msgid "The socket for fd #%d timed out waiting to write"
8937 msgstr ""
8939 #: cygnal/libnet/network.cpp:1139
8940 #, c-format
8941 msgid "Wrote zero out of %d bytes to fd #%d: %s"
8942 msgstr ""
8944 #: cygnal/libnet/network.cpp:1144
8945 #, c-format
8946 msgid "Couldn't write %d bytes to fd #%d: %s"
8947 msgstr ""
8949 #: cygnal/libnet/network.cpp:1152
8950 #, c-format
8951 msgid "wrote %d bytes to fd #%d, expected %d"
8952 msgstr ""
8954 #: cygnal/libnet/network.cpp:1157
8955 #, c-format
8956 msgid "wrote %d bytes to fd #%d for port %d"
8957 msgstr ""
8959 #: cygnal/libnet/network.cpp:1165
8960 #, c-format
8961 msgid ""
8962 "%s: Wrote packet data to fd #%d: \n"
8963 "%s"
8964 msgstr ""
8966 #: cygnal/libnet/network.cpp:1179
8967 #, c-format
8968 msgid "took %d usec to write (%d bytes)"
8969 msgstr ""
8971 #: cygnal/libnet/network.cpp:1194 cygnal/libnet/network.cpp:1205
8972 #, c-format
8973 msgid "%s: adding fd #%d to pollfds"
8974 msgstr ""
8976 #: cygnal/libnet/network.cpp:1231
8977 #, c-format
8978 msgid "%s: erasing fd #%d from pollfds"
8979 msgstr ""
8981 #: cygnal/libnet/network.cpp:1279
8982 #, c-format
8983 msgid "%s: waiting for %d fds"
8984 msgstr ""
8986 #: cygnal/libnet/network.cpp:1318
8987 #, c-format
8988 msgid "Poll returned: %d, timeout is: %d"
8989 msgstr ""
8991 #: cygnal/libnet/network.cpp:1449
8992 msgid "Waiting for data was interrupted by a system call"
8993 msgstr ""
8995 #: cygnal/libnet/network.cpp:1453
8996 msgid "Waiting for data for fdset, was never available for reading"
8997 msgstr ""
8999 #: cygnal/libnet/network.cpp:1467
9000 #, c-format
9001 msgid "select() got an error: %s."
9002 msgstr ""
9004 #: cygnal/libnet/network.cpp:1471
9005 #, c-format
9006 msgid "select() saw activity on %d file descriptors."
9007 msgstr ""
9009 #: cygnal/libnet/network.cpp:1547
9010 #, c-format
9011 msgid "Can't connect to server %s"
9012 msgstr ""
9014 #: cygnal/libnet/network.cpp:1559
9015 #, c-format
9016 msgid "Using default hostname: \"%s\""
9017 msgstr ""
9019 #: cygnal/libnet/network.cpp:1564
9020 #, c-format
9021 msgid "Using default keyfile: \"%s\""
9022 msgstr ""
9024 #: cygnal/libnet/network.cpp:1569
9025 #, c-format
9026 msgid "Using default CA List: \"%s\""
9027 msgstr ""
9029 #: cygnal/libnet/network.cpp:1575
9030 #, c-format
9031 msgid "Using default Password: \"%s\""
9032 msgstr ""
9034 #: cygnal/libnet/network.cpp:1580
9035 #, c-format
9036 msgid "Using default Root Path to PEM files: \"%s\""
9037 msgstr ""
9039 #: cygnal/libnet/network.cpp:1585
9040 msgid "Connected to SSL server"
9041 msgstr ""
9043 #: cygnal/libnet/network.cpp:1587
9044 msgid "Couldn't connect to SSL server"
9045 msgstr ""
9047 #: cygnal/libnet/network.cpp:1620
9048 #, c-format
9049 msgid "#%d bytes waiting in kernel network buffer."
9050 msgstr ""
9052 #: cygnal/libnet/network.cpp:1631
9053 #, c-format
9054 msgid "Got an %d interrupt while blocked on pselect()"
9055 msgstr ""
9057 #: cygnal/libnet/statistics.cpp:113
9058 #, c-format
9059 msgid "Stream type is: %s"
9060 msgstr ""
9062 #: cygnal/libnet/statistics.cpp:119
9063 #, c-format
9064 msgid "%d bytes were transferred in %s seconds"
9065 msgstr ""
9067 #: cygnal/libnet/rtmp_client.cpp:152
9068 #, c-format
9069 msgid "URL is %s"
9070 msgstr ""
9072 #: cygnal/libnet/rtmp_client.cpp:153
9073 #, c-format
9074 msgid "Protocol is %s"
9075 msgstr ""
9077 #: cygnal/libnet/rtmp_client.cpp:154
9078 #, c-format
9079 msgid "Host is %s"
9080 msgstr ""
9082 #: cygnal/libnet/rtmp_client.cpp:155
9083 #, c-format
9084 msgid "Port is %s"
9085 msgstr ""
9087 #: cygnal/libnet/rtmp_client.cpp:156
9088 #, c-format
9089 msgid "Path is %s"
9090 msgstr ""
9092 #: cygnal/libnet/rtmp_client.cpp:157
9093 #, c-format
9094 msgid "Filename is %s"
9095 msgstr ""
9097 #: cygnal/libnet/rtmp_client.cpp:158
9098 #, c-format
9099 msgid "App is %s"
9100 msgstr ""
9102 #: cygnal/libnet/rtmp_client.cpp:159
9103 #, c-format
9104 msgid "Query is %s"
9105 msgstr ""
9107 #: cygnal/libnet/rtmp_client.cpp:160
9108 #, c-format
9109 msgid "tcUrl is %s"
9110 msgstr ""
9112 #: cygnal/libnet/rtmp_client.cpp:161
9113 #, c-format
9114 msgid "swfUrl is %s"
9115 msgstr ""
9117 #: cygnal/libnet/rtmp_client.cpp:162
9118 #, c-format
9119 msgid "pageUrl is %s"
9120 msgstr ""
9122 #: cygnal/libnet/rtmp_client.cpp:313
9123 msgid "RTMP handshake request failed"
9124 msgstr ""
9126 #: cygnal/libnet/rtmp_client.cpp:336
9127 msgid "RTMP handshake completion failed!"
9128 msgstr ""
9130 #: cygnal/libnet/rtmp_client.cpp:350
9131 msgid "Sent NetConnection Connect message successfully"
9132 msgstr ""
9134 #: cygnal/libnet/rtmp_client.cpp:353
9135 msgid "Couldn't send NetConnection Connect message,"
9136 msgstr ""
9138 #: cygnal/libnet/rtmp_client.cpp:622
9139 msgid "Couldn't read data block in handshake!"
9140 msgstr ""
9142 #: cygnal/libnet/rtmp_client.cpp:635
9143 #, c-format
9144 msgid "Read data block in handshake, got %d bytes."
9145 msgstr ""
9147 #: cygnal/libnet/rtmp_client.cpp:638
9148 #, c-format
9149 msgid "Couldn't read data block in handshake, read %d bytes!"
9150 msgstr ""
9152 #: cygnal/libnet/rtmp_client.cpp:645
9153 #, c-format
9154 msgid "RTMP Handshake header: Uptime: %u"
9155 msgstr ""
9157 #: cygnal/libnet/rtmp_client.cpp:688
9158 #, c-format
9159 msgid "About to write %d bytes, data is: %d bytes."
9160 msgstr ""
9162 #: cygnal/libnet/rtmp_client.cpp:691
9163 #, c-format
9164 msgid "Client response header for handshake 2: %s"
9165 msgstr ""
9167 #: cygnal/libnet/rtmp_client.cpp:693
9168 #, c-format
9169 msgid "Data in response for handshake 2: %s"
9170 msgstr ""
9172 #: cygnal/libnet/rtmp_client.cpp:702
9173 msgid "Couldn't write the second handshake packet!"
9174 msgstr ""
9176 #: cygnal/libnet/rtmp_client.cpp:729
9177 msgid "Got no response from the RTMP server"
9178 msgstr ""
9180 #: cygnal/libnet/rtmp_client.cpp:737
9181 msgid "Got empty packet in buffer."
9182 msgstr ""
9184 #: cygnal/libnet/rtmp_client.cpp:748
9185 msgid "No response from INVOKE of NetConnection connect"
9186 msgstr ""
9188 #: cygnal/libnet/rtmp_client.cpp:755
9189 #, c-format
9190 msgid ""
9191 "%s: There are %d channel queues in the RTMP input queue, %d messages in "
9192 "front queue"
9193 msgstr ""
9195 #: cygnal/libnet/rtmp_client.cpp:768
9196 msgid "Couldn't decode RTMP message header"
9197 msgstr ""
9199 #: cygnal/libnet/rtmp_client.cpp:773
9200 msgid "RTMP packet can't be of none type!"
9201 msgstr ""
9203 #: cygnal/libnet/rtmp_client.cpp:777
9204 msgid "Server message data packet"
9205 msgstr ""
9207 #: cygnal/libnet/rtmp_client.cpp:781
9208 msgid "Abort packet"
9209 msgstr ""
9211 #: cygnal/libnet/rtmp_client.cpp:784
9212 msgid "Bytes Read data packet"
9213 msgstr ""
9215 #: cygnal/libnet/rtmp_client.cpp:789
9216 #, c-format
9217 msgid "Got a Ping type %s"
9218 msgstr ""
9220 #: cygnal/libnet/rtmp_client.cpp:793
9221 msgid "Set Window Size message data packet"
9222 msgstr ""
9224 #: cygnal/libnet/rtmp_client.cpp:796
9225 msgid "Set Bandwidthmessage data packet"
9226 msgstr ""
9228 #: cygnal/libnet/rtmp_client.cpp:799
9229 msgid "Route from other server packet"
9230 msgstr ""
9232 #: cygnal/libnet/rtmp_client.cpp:818
9233 msgid "AMF0 Shared Object data packet message"
9234 msgstr ""
9236 #: cygnal/libnet/rtmp_client.cpp:821
9237 msgid "AMF3 Notify data packet message"
9238 msgstr ""
9240 #: cygnal/libnet/rtmp_client.cpp:824
9241 msgid "AMF3 Shared Object data packet message"
9242 msgstr ""
9244 #: cygnal/libnet/rtmp_client.cpp:827
9245 msgid "AMF0 Invoke packet message"
9246 msgstr ""
9248 #: cygnal/libnet/rtmp_client.cpp:830
9249 msgid "AMF0 Notify data packet message"
9250 msgstr ""
9252 #: cygnal/libnet/rtmp_client.cpp:841
9253 msgid "FLV data packet message"
9254 msgstr ""
9256 #: cygnal/libnet/rtmp_client.cpp:844
9257 msgid "Couldn't decode RTMP message Body"
9258 msgstr ""
9260 #: cygnal/libnet/sslserver.cpp:136
9261 msgid "SSL!!"
9262 msgstr ""
9264 #: cygnal/libnet/sslserver.cpp:159
9265 msgid "Got an incoming SSL connection request"
9266 msgstr ""
9268 #: cygnal/libnet/sslserver.cpp:169 cygnal/libnet/sslclient.cpp:137
9269 #: cygnal/libnet/sslclient.cpp:161 cygnal/libnet/sslclient.cpp:212
9270 #: cygnal/libnet/sslclient.cpp:236 cygnal/libnet/sslclient.cpp:314
9271 #, c-format
9272 msgid "Error was: \"%s\"!"
9273 msgstr ""
9275 #: cygnal/libnet/sslserver.cpp:182 cygnal/libnet/sslclient.cpp:386
9276 msgid "==== The SSL header breaks down as follows: ===="
9277 msgstr ""
9279 #: cygnal/libnet/cque.cpp:71
9280 msgid "CQue::wait(win32)"
9281 msgstr ""
9283 #: cygnal/libnet/cque.cpp:83
9284 msgid "CQue::notify(win32)"
9285 msgstr ""
9287 #: cygnal/libnet/sslclient.cpp:211
9288 #, c-format
9289 msgid "Can't read CA list from \"%s\"!"
9290 msgstr ""
9292 #: cygnal/libnet/sslclient.cpp:216
9293 #, c-format
9294 msgid "Read CA list from \"%s\""
9295 msgstr ""
9297 #: cygnal/libnet/sslclient.cpp:222
9298 #, c-format
9299 msgid "Can't read certificate file \"%s\"!"
9300 msgstr ""
9302 #: cygnal/libnet/sslclient.cpp:225
9303 #, c-format
9304 msgid "Read certificate file \"%s\"."
9305 msgstr ""
9307 #: cygnal/libnet/sslclient.cpp:235
9308 #, c-format
9309 msgid "Can't read CERT file \"%s\"!"
9310 msgstr ""
9312 #: cygnal/libnet/sslclient.cpp:240
9313 #, c-format
9314 msgid "Read key file \"%s\"."
9315 msgstr ""
9317 #: cygnal/libnet/sslclient.cpp:301
9318 #, c-format
9319 msgid "PORT is: %d"
9320 msgstr ""
9322 #: cygnal/libnet/sslclient.cpp:304
9323 #, c-format
9324 msgid "Error connecting to remote machine: %s"
9325 msgstr ""
9327 #: cygnal/libnet/sslclient.cpp:313
9328 #, c-format
9329 msgid "Can't connect to SSL server %s"
9330 msgstr ""
9332 #: cygnal/libnet/sslclient.cpp:318
9333 #, c-format
9334 msgid "Connected to SSL server %s"
9335 msgstr ""
9337 #: cygnal/libnet/sslclient.cpp:351
9338 msgid "Certificate doesn't verify"
9339 msgstr ""
9341 #: cygnal/libnet/sslclient.cpp:354
9342 msgid "Certificate verified."
9343 msgstr ""
9345 #: cygnal/libnet/sslclient.cpp:363
9346 msgid "Couldn't get Peer certificate!"
9347 msgstr ""
9349 #: cygnal/libnet/sslclient.cpp:366
9350 msgid "Got Peer certificate."
9351 msgstr ""
9353 #: cygnal/libnet/sslclient.cpp:374
9354 msgid "Common name doesn't match host name"
9355 msgstr ""
9357 #: cygnal/libnet/sslclient.cpp:409
9358 #, c-format
9359 msgid "Callback executed to set the SSL password, size is: %d"
9360 msgstr ""
9362 #: cygnal/libnet/sslclient.cpp:413
9363 #, c-format
9364 msgid "The buffer for the password needs to be %d bytes larger"
9365 msgstr ""
9367 #: cygnal/libnet/sslclient.cpp:439
9368 #, c-format
9369 msgid "-Error with certificate at depth: %i\n"
9370 msgstr ""
9372 #: cygnal/libnet/sslclient.cpp:441
9373 #, c-format
9374 msgid "  issuer   = %s\n"
9375 msgstr ""
9377 #: cygnal/libnet/sslclient.cpp:443
9378 #, c-format
9379 msgid "  subject  = %s\n"
9380 msgstr ""
9382 #: cygnal/libnet/sslclient.cpp:444
9383 #, c-format
9384 msgid "err %i:%s\n"
9385 msgstr ""
9387 #: cygnal/libnet/http.cpp:176
9388 #, c-format
9389 msgid "Setting Content Length to %d"
9390 msgstr ""
9392 #: cygnal/libnet/http.cpp:189
9393 #, c-format
9394 msgid "Setting Content Type to %d"
9395 msgstr ""
9397 #: cygnal/libnet/http.cpp:199
9398 #, c-format
9399 msgid "Got a request, parsing \"%s\""
9400 msgstr ""
9402 #: cygnal/libnet/http.cpp:216 cygnal/libnet/http.cpp:1295
9403 #, c-format
9404 msgid "Parameters for file: \"%s\""
9405 msgstr ""
9407 #: cygnal/libnet/http.cpp:220
9408 #, c-format
9409 msgid "Requesting file: \"%s\""
9410 msgstr ""
9412 #: cygnal/libnet/http.cpp:225
9413 msgid "Enabling Keep Alive by default for HTTP > 1.0"
9414 msgstr ""
9416 #: cygnal/libnet/http.cpp:422 cygnal/libnet/http.cpp:521
9417 #, c-format
9418 msgid "Que empty, net connection dropped for fd #%d"
9419 msgstr ""
9421 #: cygnal/libnet/http.cpp:433
9422 msgid "FIXME: found file in cache!"
9423 msgstr ""
9425 #: cygnal/libnet/http.cpp:499
9426 #, c-format
9427 msgid "http_handler all done transferring requested file \"%s\"."
9428 msgstr ""
9430 #: cygnal/libnet/http.cpp:542
9431 msgid "Got file data in POST"
9432 msgstr ""
9434 #: cygnal/libnet/http.cpp:549
9435 msgid "Got AMF data in POST"
9436 msgstr ""
9438 #: cygnal/libnet/http.cpp:564
9439 msgid "Got CGI echo request in POST"
9440 msgstr ""
9442 #: cygnal/libnet/http.cpp:1385
9443 #, c-format
9444 msgid "%s: Total size for first chunk is: %d, data size %d (%d)"
9445 msgstr ""
9447 #: cygnal/libnet/http.cpp:1419 cygnal/libnet/http.cpp:1512
9448 #, c-format
9449 msgid "no data yet for fd #%d, continuing..."
9450 msgstr ""
9452 #: cygnal/libnet/http.cpp:1436
9453 #, c-format
9454 msgid "%s: end of chunks!"
9455 msgstr ""
9457 #: cygnal/libnet/http.cpp:1502
9458 #, c-format
9459 msgid "Starting to wait for data in net for fd #%d"
9460 msgstr ""
9462 #: cygnal/libnet/http.cpp:1538
9463 #, c-format
9464 msgid "no more data for fd #%d, exiting..."
9465 msgstr ""
9467 #: cygnal/libnet/http.cpp:1542
9468 #, c-format
9469 msgid "Handler done for fd #%d, can't read any data..."
9470 msgstr ""
9472 #: cygnal/libnet/http.cpp:1548
9473 #, c-format
9474 msgid "Done receiving data for fd #%d..."
9475 msgstr ""
9477 #: cygnal/libnet/http.cpp:1560
9478 msgid "==== The HTTP header breaks down as follows: ===="
9479 msgstr ""
9481 #: cygnal/libnet/http.cpp:1561
9482 #, c-format
9483 msgid "Filespec: %s"
9484 msgstr ""
9486 #: cygnal/libnet/http.cpp:1562
9487 #, c-format
9488 msgid "Version: %d.%d"
9489 msgstr ""
9491 #: cygnal/libnet/http.cpp:1566
9492 #, c-format
9493 msgid "Field: \"%s\" = \"%s\""
9494 msgstr ""
9496 #: cygnal/libnet/http.cpp:1570
9497 msgid "RTMPT optional index is: "
9498 msgstr ""
9500 #: cygnal/libnet/http.cpp:1571
9501 msgid "RTMPT optional client ID is: "
9502 msgstr ""
9504 #: cygnal/libnet/http.cpp:1572
9505 msgid "==== ==== ===="
9506 msgstr ""
9508 #: cygnal/libnet/diskstream.cpp:307
9509 #, c-format
9510 msgid "Deleting %s on fd #%d"
9511 msgstr ""
9513 #: cygnal/libnet/diskstream.cpp:351
9514 #, c-format
9515 msgid "Closing %s on fd #%d"
9516 msgstr ""
9518 #: cygnal/libnet/diskstream.cpp:405
9519 #, c-format
9520 msgid "%s: offset is: %d"
9521 msgstr ""
9523 #: cygnal/libnet/diskstream.cpp:419
9524 #, c-format
9525 msgid "Adjusting offset from %d to %d so it's page aligned."
9526 msgstr ""
9528 #: cygnal/libnet/diskstream.cpp:422
9529 msgid "Offset is page aligned already"
9530 msgstr ""
9532 #: cygnal/libnet/diskstream.cpp:429
9533 #, c-format
9534 msgid "Loading entire file of %d bytes into memory segment"
9535 msgstr ""
9537 #: cygnal/libnet/diskstream.cpp:433
9538 #, c-format
9539 msgid "Loading partial file of %d bytes into memory segment"
9540 msgstr ""
9542 #: cygnal/libnet/diskstream.cpp:442
9543 msgid "Using existing Buffer for file"
9544 msgstr ""
9546 #: cygnal/libnet/diskstream.cpp:493
9547 #, c-format
9548 msgid "Couldn't load file %s"
9549 msgstr ""
9551 #: cygnal/libnet/diskstream.cpp:498
9552 #, c-format
9553 msgid "Couldn't map file %s into memory: %s"
9554 msgstr ""
9556 #: cygnal/libnet/diskstream.cpp:502
9557 #, c-format
9558 msgid "File %s a offset %d mapped to: %p"
9559 msgstr ""
9561 #: cygnal/libnet/diskstream.cpp:586
9562 #, c-format
9563 msgid "Writing data (%d bytes) to disk: \"%s\""
9564 msgstr ""
9566 #: cygnal/libnet/diskstream.cpp:660
9567 #, c-format
9568 msgid "Trying to open %s"
9569 msgstr ""
9571 #: cygnal/libnet/diskstream.cpp:665
9572 #, c-format
9573 msgid "Opening file %s (fd #%d), %lld bytes in size."
9574 msgstr ""
9576 #: cygnal/libnet/diskstream.cpp:672
9577 #, c-format
9578 msgid "File %s doesn't exist"
9579 msgstr ""
9581 #: cygnal/libnet/diskstream.cpp:727
9582 #, c-format
9583 msgid "No Diskstream open %s for net fd #%d"
9584 msgstr ""
9586 #: cygnal/libnet/diskstream.cpp:733
9587 #, c-format
9588 msgid "Diskstream %s is closed on net fd #%d."
9589 msgstr ""
9591 #: cygnal/libnet/diskstream.cpp:753
9592 #, c-format
9593 msgid "In %s(%d): couldn't write %d bytes to net fd #%d! %s"
9594 msgstr ""
9596 #: cygnal/libnet/diskstream.cpp:758
9597 #, c-format
9598 msgid "Done playing file %s, size was: %d"
9599 msgstr ""
9601 #: cygnal/libnet/diskstream.cpp:771
9602 #, c-format
9603 msgid "In %s(%d): couldn't write %d of bytes of data to net fd #%d! Got %d, %s"
9604 msgstr ""
9606 #: cygnal/libnet/diskstream.cpp:803
9607 msgid "Restarting Disk Stream from the beginning"
9608 msgstr ""
9610 #: cygnal/libnet/diskstream.cpp:956
9611 #, c-format
9612 msgid "%s is a directory, appending index.html"
9613 msgstr ""
9615 #: cygnal/libnet/sshclient.cpp:120
9616 #, c-format
9617 msgid "SSH read error was: \"%s\"!"
9618 msgstr ""
9620 #: cygnal/libnet/sshclient.cpp:142
9621 #, c-format
9622 msgid "SSH write error was: \"%s\"!"
9623 msgstr ""
9625 #: cygnal/libnet/sshclient.cpp:180
9626 msgid "Couldn't set hostname option"
9627 msgstr ""
9629 #: cygnal/libnet/sshclient.cpp:187
9630 msgid "Couldn't set user name option"
9631 msgstr ""
9633 #: cygnal/libnet/sshclient.cpp:195
9634 #, c-format
9635 msgid "Connection failed : %s\n"
9636 msgstr ""
9638 #: cygnal/libnet/sshclient.cpp:210
9639 #, c-format
9640 msgid "SSH Server is currently known: %d"
9641 msgstr ""
9643 #: cygnal/libnet/sshclient.cpp:213
9644 msgid "Host key for server changed : server's one is now: "
9645 msgstr ""
9647 #: cygnal/libnet/sshclient.cpp:214
9648 msgid "Public key hash"
9649 msgstr ""
9651 #: cygnal/libnet/sshclient.cpp:216
9652 msgid "For security reason, connection will be stopped"
9653 msgstr ""
9655 #: cygnal/libnet/sshclient.cpp:220
9656 msgid ""
9657 "The host key for this server was not found but an other type of key exists."
9658 msgstr ""
9660 #: cygnal/libnet/sshclient.cpp:221
9661 msgid ""
9662 "An attacker might change the default server key to confuse your client into "
9663 "thinking the key does not existWe advise you to rerun the client with -d or -"
9664 "r for more safety."
9665 msgstr ""
9667 #: cygnal/libnet/sshclient.cpp:232
9668 msgid "The server is unknown. Do you trust the host key ? (yes,no)"
9669 msgstr ""
9671 #: cygnal/libnet/sshclient.cpp:233
9672 #, c-format
9673 msgid "Public key hash: %s"
9674 msgstr ""
9676 #: cygnal/libnet/sshclient.cpp:240
9677 msgid ""
9678 "This new key will be written on disk for further usage. do you agree? (yes,"
9679 "no) "
9680 msgstr ""
9682 #: cygnal/libnet/sshclient.cpp:266
9683 msgid "supported auth methods: "
9684 msgstr ""
9686 #: cygnal/libnet/sshclient.cpp:268
9687 msgid "\tpublickey"
9688 msgstr ""
9690 #: cygnal/libnet/sshclient.cpp:271
9691 msgid "\tkeyboard-interactive"
9692 msgstr ""
9694 #: cygnal/libnet/sshclient.cpp:277
9695 #, c-format
9696 msgid "Authenticating with pubkey: %s"
9697 msgstr ""
9699 #: cygnal/libnet/sshclient.cpp:289
9700 #, c-format
9701 msgid "authenticating with keyb-interactive: %s"
9702 msgstr ""
9704 #: cygnal/libnet/sshclient.cpp:298
9705 #, c-format
9706 msgid "Authentication failed: %s"
9707 msgstr ""
9709 #: cygnal/libnet/sshclient.cpp:393
9710 msgid "Can't open the SSH channel!"
9711 msgstr ""
9713 #: cygnal/libnet/sshclient.cpp:396
9714 msgid "Can't allocate memory for new SSH channel!"
9715 msgstr ""
9717 #: cygnal/libnet/sshclient.cpp:412
9718 msgid "Can't read from a non-existent channel!"
9719 msgstr ""
9721 #: cygnal/libnet/sshclient.cpp:427
9722 msgid "Can't write to a non-existent channel!"
9723 msgstr ""
9725 #: cygnal/crc.cpp:145
9726 #, c-format
9727 msgid "Couldn't open file: %s"
9728 msgstr ""
9730 #: cygnal/cygnal.cpp:190
9731 msgid "cygnal -- a streaming media server."
9732 msgstr ""
9734 #: cygnal/cygnal.cpp:192
9735 msgid "Usage: cygnal [options...]"
9736 msgstr ""
9738 #: cygnal/cygnal.cpp:193 cygnal/cgi-bin/echo/echo.cpp:316
9739 #: cygnal/cgi-bin/echo/gateway.cpp:406
9740 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:321
9741 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:596
9742 #: cygnal/testsuite/libnet.all/test_handler.cpp:281
9743 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:300
9744 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:269
9745 #: cygnal/testsuite/libnet.all/test_cache.cpp:391
9746 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:247
9747 #: cygnal/testsuite/libamf.all/test_flv.cpp:282
9748 #: cygnal/testsuite/libamf.all/test_el.cpp:491
9749 #: cygnal/testsuite/libamf.all/test_buffer.cpp:721
9750 #: cygnal/testsuite/libamf.all/test_amf.cpp:422
9751 msgid "  -h,  --help          Print this help and exit"
9752 msgstr ""
9754 #: cygnal/cygnal.cpp:194
9755 msgid "  -V,  --version       Print version information and exit"
9756 msgstr ""
9758 #: cygnal/cygnal.cpp:195 cygnal/cgi-bin/echo/echo.cpp:317
9759 #: cygnal/cgi-bin/echo/gateway.cpp:407
9760 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:322
9761 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:597
9762 #: cygnal/testsuite/libnet.all/test_handler.cpp:282
9763 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:301
9764 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:270
9765 #: cygnal/testsuite/libnet.all/test_cache.cpp:392
9766 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:248
9767 #: cygnal/testsuite/libamf.all/test_flv.cpp:283
9768 #: cygnal/testsuite/libamf.all/test_el.cpp:492
9769 #: cygnal/testsuite/libamf.all/test_buffer.cpp:722
9770 #: cygnal/testsuite/libamf.all/test_amf.cpp:423
9771 msgid "  -v,  --verbose       Output verbose debug info"
9772 msgstr ""
9774 #: cygnal/cygnal.cpp:196
9775 msgid "  -s,  --singlethread  Disable Multi Threading"
9776 msgstr ""
9778 #: cygnal/cygnal.cpp:197 cygnal/cgi-bin/echo/echo.cpp:318
9779 #: cygnal/cgi-bin/echo/gateway.cpp:408
9780 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:323
9781 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:598
9782 msgid "  -n,  --netdebug      Turn on net debugging messages"
9783 msgstr ""
9785 #: cygnal/cygnal.cpp:198
9786 msgid "  -o   --only-port     Only use port for debugging"
9787 msgstr ""
9789 #: cygnal/cygnal.cpp:199
9790 msgid "  -p   --port-offset   Port offset for debugging"
9791 msgstr ""
9793 #: cygnal/cygnal.cpp:200
9794 msgid "  -t,  --testing       Turn on special Gnash testing support"
9795 msgstr ""
9797 #: cygnal/cygnal.cpp:201
9798 msgid "  -a,  --admin         Enable the administration thread"
9799 msgstr ""
9801 #: cygnal/cygnal.cpp:202
9802 msgid "  -r,  --root          Document root for all files"
9803 msgstr ""
9805 #: cygnal/cygnal.cpp:265
9806 msgid ": couldn't open file: "
9807 msgstr ""
9809 #: cygnal/cygnal.cpp:342
9810 #, fuzzy, c-format
9811 msgid "Couldn't connect to %s"
9812 msgstr "Non ho potuto collegarmi al database"
9814 #: cygnal/cygnal.cpp:362
9815 #, c-format
9816 msgid "%s is active on fd #%d."
9817 msgstr ""
9819 #: cygnal/cygnal.cpp:500
9820 #, c-format
9821 msgid "Extraneous argument: %s"
9822 msgstr ""
9824 #: cygnal/cygnal.cpp:504 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:441
9825 #, c-format
9826 msgid "Document Root for media files is: %s"
9827 msgstr ""
9829 #: cygnal/cygnal.cpp:586
9830 msgid "Cygnal done..."
9831 msgstr ""
9833 #: cygnal/cygnal.cpp:599
9834 #, c-format
9835 msgid "Got a %d interrupt"
9836 msgstr ""
9838 #: cygnal/cygnal.cpp:619
9839 msgid ""
9840 "Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.\n"
9841 "Cygnal comes with NO WARRANTY, to the extent permitted by law.\n"
9842 "You may redistribute copies of Cygnal under the terms of the GNU General\n"
9843 "Public License V3. For more information, see the file named COPYING.\n"
9844 msgstr ""
9846 #: cygnal/cygnal.cpp:641
9847 #, c-format
9848 msgid "Starting Admin Handler for port %d"
9849 msgstr ""
9851 #: cygnal/cygnal.cpp:643
9852 msgid "Got an incoming Admin request"
9853 msgstr ""
9855 #: cygnal/cygnal.cpp:651
9856 msgid "no more admin data, exiting...\n"
9857 msgstr ""
9859 #: cygnal/cygnal.cpp:736
9860 msgid "admin_handler: Done...!\n"
9861 msgstr ""
9863 #: cygnal/cygnal.cpp:765
9864 #, c-format
9865 msgid "Can't start %s Connection Handler for fd #%d, port %hd"
9866 msgstr ""
9868 #: cygnal/cygnal.cpp:769
9869 #, c-format
9870 msgid "Starting %s Connection Handler for fd #%d, port %hd"
9871 msgstr ""
9873 #: cygnal/cygnal.cpp:780
9874 #, c-format
9875 msgid "This system has %d cpus."
9876 msgstr ""
9878 #: cygnal/cygnal.cpp:817
9879 #, c-format
9880 msgid "No new %s network connections"
9881 msgstr ""
9883 #: cygnal/cygnal.cpp:821
9884 #, c-format
9885 msgid "*** New %s network connection for thread ID #%d, fd #%d ***"
9886 msgstr ""
9888 #: cygnal/cygnal.cpp:867
9889 #, c-format
9890 msgid "Creating new %s Handler for %s using fd #%d"
9891 msgstr ""
9893 #: cygnal/cygnal.cpp:885
9894 #, c-format
9895 msgid "Reusing %s Handler for %s using fd #%d"
9896 msgstr ""
9898 #: cygnal/cygnal.cpp:911
9899 #, c-format
9900 msgid "Creating new %s Handler for: %s for fd %#d"
9901 msgstr ""
9903 #: cygnal/cygnal.cpp:935
9904 #, c-format
9905 msgid "Cygnal Plugin paths are: %s"
9906 msgstr ""
9908 #: cygnal/cygnal.cpp:956
9909 #, c-format
9910 msgid "Couldn't load plugin for %s"
9911 msgstr ""
9913 #: cygnal/cygnal.cpp:967
9914 #, c-format
9915 msgid "Number of active Threads is %d"
9916 msgstr ""
9918 #: cygnal/cygnal.cpp:970
9919 #, c-format
9920 msgid "Restarting loop for next connection for port %d..."
9921 msgstr ""
9923 #: cygnal/cygnal.cpp:1028
9924 #, c-format
9925 msgid "%d active disk streams"
9926 msgstr ""
9928 #: cygnal/cygnal.cpp:1068
9929 #, c-format
9930 msgid "Got a hit for fd #%d, protocol %s"
9931 msgstr ""
9933 #: cygnal/cygnal.cpp:1072
9934 msgid "No protocol specified!"
9935 msgstr ""
9937 #: cygnal/cygnal.cpp:1080 cygnal/cygnal.cpp:1105 cygnal/cygnal.cpp:1116
9938 #, c-format
9939 msgid "Done with HTTP connection for fd #%d, CGI %s"
9940 msgstr ""
9942 #: cygnal/cygnal.cpp:1085
9943 #, c-format
9944 msgid "Not Done with HTTP connection for fd #%d, it's a persistent connection."
9945 msgstr ""
9947 #: cygnal/cygnal.cpp:1094
9948 #, c-format
9949 msgid "Done with RTMP connection for fd #%d, CGI "
9950 msgstr ""
9952 #: cygnal/cygnal.cpp:1128
9953 #, c-format
9954 msgid "Unsupported network protocol for fd #%d, %d"
9955 msgstr ""
9957 #: cygnal/cygnal.cpp:1148
9958 #, c-format
9959 msgid "Got no hits, %d retries"
9960 msgstr ""
9962 #: cygnal/cgi-bin/echo/echo.cpp:161 cygnal/cgi-bin/echo/gateway.cpp:139
9963 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:166
9964 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:233
9965 #, c-format
9966 msgid "Error parsing command line options: %s"
9967 msgstr ""
9969 #: cygnal/cgi-bin/echo/echo.cpp:315 cygnal/cgi-bin/echo/gateway.cpp:405
9970 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:320
9971 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:595
9972 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:246
9973 #: cygnal/testsuite/libamf.all/test_flv.cpp:281
9974 #: cygnal/testsuite/libamf.all/test_amf.cpp:421
9975 msgid "Usage: test_amf [options...]"
9976 msgstr ""
9978 #: cygnal/cgi-bin/echo/echo.cpp:319 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:324
9979 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:599
9980 msgid "  -p,  --netdebug      port for network"
9981 msgstr ""
9983 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:309
9984 #, fuzzy, c-format
9985 msgid "Scanning directory \"%s\" for %s files"
9986 msgstr "Ricerco i plugin nella cartella \"%s\""
9988 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:340
9989 #, c-format
9990 msgid "Gnash media file name: %s"
9991 msgstr ""
9993 #: cygnal/rtmp_server.cpp:124
9994 msgid "Failed to read the handshake from the client."
9995 msgstr ""
9997 #: cygnal/rtmp_server.cpp:139
9998 msgid "failed to read the handshake from the client."
9999 msgstr ""
10001 #: cygnal/rtmp_server.cpp:149
10002 msgid "Didn't receive any data in handshake!"
10003 msgstr ""
10005 #: cygnal/rtmp_server.cpp:160
10006 msgid "RTMP header had parsing error!"
10007 msgstr ""
10009 #: cygnal/rtmp_server.cpp:168
10010 #, c-format
10011 msgid "NetConnection unusually large! %d"
10012 msgstr ""
10014 #: cygnal/rtmp_server.cpp:202
10015 msgid "failed to read the body of the handshake data from the client."
10016 msgstr ""
10018 #: cygnal/rtmp_server.cpp:210
10019 msgid "Didn't receive NetConnection object in handshake!"
10020 msgstr ""
10022 #: cygnal/rtmp_server.cpp:234
10023 msgid "Couldn't send onBWDone to client!"
10024 msgstr ""
10026 #: cygnal/rtmp_server.cpp:261 cygnal/rtmp_server.cpp:1702
10027 msgid "Couldn't send Ping to client!"
10028 msgstr ""
10030 #: cygnal/rtmp_server.cpp:275
10031 msgid "Couldn't send response to client!"
10032 msgstr ""
10034 #: cygnal/rtmp_server.cpp:338
10035 #, c-format
10036 msgid "Couldn't sent RTMP Handshake response at %d!"
10037 msgstr ""
10039 #: cygnal/rtmp_server.cpp:355
10040 msgid "No data in original handshake buffer."
10041 msgstr ""
10043 #: cygnal/rtmp_server.cpp:359
10044 msgid "No data in response handshake buffer."
10045 msgstr ""
10047 #: cygnal/rtmp_server.cpp:387
10048 #, c-format
10049 msgid "Handshake Finish Data didn't match by %d bytes"
10050 msgstr ""
10052 #: cygnal/rtmp_server.cpp:555
10053 msgid "Route"
10054 msgstr ""
10056 #: cygnal/rtmp_server.cpp:567
10057 msgid "AMF3 Notify"
10058 msgstr ""
10060 #: cygnal/rtmp_server.cpp:573
10061 msgid "AMF3 Invoke"
10062 msgstr ""
10064 #: cygnal/rtmp_server.cpp:582
10065 msgid "FLV Dat"
10066 msgstr ""
10068 #: cygnal/rtmp_server.cpp:585
10069 #, c-format
10070 msgid "ERROR: Unidentified RTMP message content type 0x%x"
10071 msgstr ""
10073 #: cygnal/rtmp_server.cpp:1105
10074 msgid "Couldn't reliably extract the echo data!"
10075 msgstr ""
10077 #: cygnal/rtmp_server.cpp:1400
10078 #, c-format
10079 msgid "No stream for client %d"
10080 msgstr ""
10082 #: cygnal/rtmp_server.cpp:1442
10083 msgid "Stream Start"
10084 msgstr ""
10086 #: cygnal/rtmp_server.cpp:1445
10087 msgid "Stream EOF"
10088 msgstr ""
10090 #: cygnal/rtmp_server.cpp:1448
10091 msgid "Stream No Data"
10092 msgstr ""
10094 #: cygnal/rtmp_server.cpp:1451
10095 #, c-format
10096 msgid "Stream Set Buffer: %d"
10097 msgstr ""
10099 #: cygnal/rtmp_server.cpp:1465
10100 msgid "Stream Pong"
10101 msgstr ""
10103 #: cygnal/rtmp_server.cpp:1484
10104 msgid "Set Chunk Size"
10105 msgstr ""
10107 #: cygnal/rtmp_server.cpp:1487
10108 msgid "Bytes Read"
10109 msgstr ""
10111 #: cygnal/rtmp_server.cpp:1495
10112 msgid "Set Window Size"
10113 msgstr ""
10115 #: cygnal/rtmp_server.cpp:1498
10116 msgid "Set Bandwidth"
10117 msgstr ""
10119 #: cygnal/rtmp_server.cpp:1509 cygnal/rtmp_server.cpp:1512
10120 #: cygnal/rtmp_server.cpp:1515 cygnal/rtmp_server.cpp:1518
10121 #: cygnal/rtmp_server.cpp:1665
10122 #, c-format
10123 msgid "RTMP type %d"
10124 msgstr ""
10126 #: cygnal/rtmp_server.cpp:1524
10127 #, c-format
10128 msgid "Error INVOKING method \"%s\"!"
10129 msgstr ""
10131 #: cygnal/rtmp_server.cpp:1648
10132 msgid "Received an _error message from the client!"
10133 msgstr ""
10135 #: cygnal/rtmp_server.cpp:1668
10136 #, c-format
10137 msgid "ERROR: Unidentified AMF header data type 0x%x"
10138 msgstr ""
10140 #: cygnal/testsuite/libnet.all/test_handler.cpp:113
10141 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:112
10142 #: cygnal/testsuite/libnet.all/test_rtmp.cpp:121
10143 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:101
10144 #: cygnal/testsuite/libnet.all/test_cache.cpp:104
10145 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:120
10146 #: cygnal/testsuite/libamf.all/test_sol.cpp:114
10147 #: cygnal/testsuite/libamf.all/test_flv.cpp:104
10148 #: cygnal/testsuite/libamf.all/test_el.cpp:108
10149 #: cygnal/testsuite/libamf.all/test_buffer.cpp:124
10150 #: cygnal/testsuite/libamf.all/test_amf.cpp:126
10151 msgid "This is a Gnash bug."
10152 msgstr ""
10154 #: cygnal/testsuite/libnet.all/test_handler.cpp:280
10155 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:268
10156 #: cygnal/testsuite/libnet.all/test_cache.cpp:390
10157 msgid "Usage: test_diskstream [options...]"
10158 msgstr ""
10160 #: cygnal/testsuite/libnet.all/test_handler.cpp:283
10161 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:271
10162 #: cygnal/testsuite/libnet.all/test_cache.cpp:393
10163 msgid "  -d,  --dump          Dump data structures"
10164 msgstr ""
10166 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:99
10167 #: cygnal/testsuite/libnet.all/test_rtmp.cpp:113
10168 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:107
10169 #: cygnal/testsuite/libamf.all/test_sol.cpp:106
10170 #: cygnal/testsuite/libamf.all/test_el.cpp:95
10171 #: cygnal/testsuite/libamf.all/test_buffer.cpp:111
10172 #: cygnal/testsuite/libamf.all/test_amf.cpp:113
10173 msgid "Enabling memory statistics"
10174 msgstr ""
10176 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:104
10177 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:112
10178 #: cygnal/testsuite/libamf.all/test_flv.cpp:96
10179 #: cygnal/testsuite/libamf.all/test_el.cpp:100
10180 #: cygnal/testsuite/libamf.all/test_buffer.cpp:116
10181 #: cygnal/testsuite/libamf.all/test_amf.cpp:118
10182 msgid "Logging to disk enabled"
10183 msgstr "Abilitato il logging su disco"
10185 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:299
10186 #: cygnal/testsuite/libamf.all/test_el.cpp:490
10187 msgid "Usage: test_el [options...]"
10188 msgstr ""
10190 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:302
10191 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:249
10192 #: cygnal/testsuite/libamf.all/test_el.cpp:493
10193 #: cygnal/testsuite/libamf.all/test_buffer.cpp:723
10194 #: cygnal/testsuite/libamf.all/test_amf.cpp:424
10195 msgid "  -m,  --memdebug      Output memory statistics"
10196 msgstr ""
10198 #: cygnal/testsuite/libamf.all/test_buffer.cpp:718
10199 msgid "test_buffer - test Buffer class"
10200 msgstr ""
10202 #: cygnal/testsuite/libamf.all/test_buffer.cpp:720
10203 msgid "Usage: test_buffer [options...]"
10204 msgstr ""
10206 #: cygnal/proc.cpp:119
10207 #, c-format
10208 msgid "Invalid filespec for CGI: \"%s\""
10209 msgstr ""
10211 #: gui/fb/fb.cpp:229
10212 #, c-format
10213 msgid "No renderer! %s not supported."
10214 msgstr ""
10216 #: gui/fb/fb.cpp:240
10217 msgid "Found no accessible User mode input event device"
10218 msgstr ""
10220 #: gui/fb/fb.cpp:249
10221 msgid "Found no accessible input event devices"
10222 msgstr ""
10224 #: gui/fb/fb.cpp:262
10225 msgid "WARNING: Mouse support may conflict with the input event support."
10226 msgstr ""
10228 #: gui/fb/fb.cpp:276
10229 msgid "Enabling Touchscreen support."
10230 msgstr ""
10232 #: gui/fb/fb.cpp:281
10233 msgid "WARNING: Babbage Tablet support disabled as it conflicts with TSlib"
10234 msgstr ""
10236 #: gui/fb/fb.cpp:283
10237 msgid "Enabling Babbage Touchscreen support"
10238 msgstr ""
10240 #: gui/fb/fb.cpp:288
10241 msgid "Enabling Power Button support"
10242 msgstr ""
10244 #: gui/fb/fb.cpp:368
10245 #, c-format
10246 msgid "Movie Frame Rate is %d, adjusting delay to %dms"
10247 msgstr ""
10249 #: gui/fb/fb.cpp:462
10250 msgid "This GUI does not yet support menus"
10251 msgstr ""
10253 #: gui/fb/fb.cpp:468
10254 msgid "This GUI does not yet support a mouse pointer"
10255 msgstr ""
10257 #: gui/fb/fb.cpp:539
10258 msgid "Could not detect controlling TTY"
10259 msgstr ""
10261 #: gui/fb/fb.cpp:548 gui/fb/fb.cpp:585 gui/fb/fb.cpp:619 gui/fb/fb.cpp:670
10262 #, c-format
10263 msgid "Could not open %s"
10264 msgstr ""
10266 #: gui/fb/fb.cpp:554
10267 msgid "Could not get current VT state"
10268 msgstr ""
10270 #: gui/fb/fb.cpp:565
10271 msgid "Could not request a new VT"
10272 msgstr ""
10274 #: gui/fb/fb.cpp:579 gui/fb/fb.cpp:613 gui/fb/fb.cpp:664
10275 #, c-format
10276 msgid "Could not find device for VT number %d"
10277 msgstr ""
10279 #: gui/fb/fb.cpp:590 gui/fb/fb.cpp:675
10280 #, c-format
10281 msgid "Could not activate VT number %d"
10282 msgstr ""
10284 #: gui/fb/fb.cpp:596 gui/fb/fb.cpp:681
10285 #, c-format
10286 msgid "Error waiting for VT %d becoming active"
10287 msgstr ""
10289 #: gui/fb/fb.cpp:627
10290 #, c-format
10291 msgid "Could not attach controlling terminal (%s)"
10292 msgstr ""
10294 #: gui/fb/fb.cpp:635
10295 msgid "Could not query current keyboard mode on VT"
10296 msgstr ""
10298 #: gui/fb/fb.cpp:639
10299 msgid "Could not switch to graphics mode on new VT"
10300 msgstr ""
10302 #: gui/fb/fb.cpp:690
10303 msgid "Could not restore keyboard mode"
10304 msgstr ""
10306 #: gui/fb/fb_glue_ovg.cpp:73 gui/gtk/gtk_glue_ovg.cpp:88
10307 msgid "Probing found an EGL display device"
10308 msgstr ""
10310 #: gui/fb/fb_glue_ovg.cpp:77 gui/gtk/gtk_glue_ovg.cpp:92
10311 msgid "Probing found a raw Framebuffer display device"
10312 msgstr ""
10314 #: gui/fb/fb_glue_ovg.cpp:81 gui/gtk/gtk_glue_ovg.cpp:96
10315 msgid "Probing found an X11 display device"
10316 msgstr ""
10318 #: gui/fb/fb_glue_ovg.cpp:85 gui/gtk/gtk_glue_ovg.cpp:100
10319 msgid "Probing found a DirectFB display device"
10320 msgstr ""
10322 #: gui/fb/fb_glue_ovg.cpp:90 gui/gtk/gtk_glue_ovg.cpp:105
10323 msgid "No display devices found by probing!"
10324 msgstr ""
10326 #: gui/fb/fb_glue_ovg.cpp:156
10327 msgid "Could not create OpenVG renderer"
10328 msgstr ""
10330 #: gui/fb/fb_glue_ovg.cpp:168 gui/fb/fb_glue_agg.cpp:76
10331 msgid "No renderer set!"
10332 msgstr ""
10334 #: gui/fb/fb_glue_gles1.cpp:98
10335 msgid "EGL: getDisplay ok"
10336 msgstr ""
10338 #: gui/fb/fb_glue_gles1.cpp:104
10339 msgid "EGL: initialize ok"
10340 msgstr ""
10342 #: gui/fb/fb_glue_gles1.cpp:111
10343 msgid "EGL: config ok"
10344 msgstr ""
10346 #: gui/fb/fb_glue_gles1.cpp:118
10347 msgid "EGL: surface ok"
10348 msgstr ""
10350 #: gui/fb/fb_glue_gles1.cpp:124
10351 msgid "EGL: context ok"
10352 msgstr ""
10354 #: gui/fb/fb_glue_gles1.cpp:130
10355 msgid "EGL: current ok"
10356 msgstr ""
10358 #: gui/fb/fb_glue_agg.cpp:87
10359 #, c-format
10360 msgid "No renderer set in %s!"
10361 msgstr ""
10363 #: gui/fb/fb_glue_agg.cpp:130
10364 msgid "failed to create a render handler for AGG!"
10365 msgstr ""
10367 #: gui/fb/fb_glue_agg.cpp:151
10368 msgid "No Device layer initialized yet!"
10369 msgstr ""
10371 #: gui/fb/fb_glue_agg.cpp:182
10372 msgid "The pixel format of your framebuffer could not be detected."
10373 msgstr ""
10375 #: gui/fb/fb_glue_agg.cpp:191
10376 msgid "Double buffering disabled"
10377 msgstr ""
10379 #: gui/fb/fb_glue_agg.cpp:194
10380 msgid "Double buffering enabled"
10381 msgstr ""
10383 #: gui/fb/fb_glue_agg.cpp:221
10384 #, c-format
10385 msgid "No Drawbounds set in %s!"
10386 msgstr ""
10388 #: gui/gnash.cpp:125
10389 #, c-format
10390 msgid "Error parsing options: %s\n"
10391 msgstr ""
10393 #: gui/gnash.cpp:166
10394 msgid "Error: no input file was specified. Exiting.\n"
10395 msgstr ""
10397 #: gui/gnash.cpp:212
10398 msgid "Invalid host communication filedescriptor %1%\n"
10399 msgstr ""
10401 #: gui/gnash.cpp:219
10402 msgid "Invalid control communication filedescriptor %1%\n"
10403 msgstr ""
10405 #: gui/gnash.cpp:251
10406 msgid "ERROR: -r must be followed by 0, 1, 2 or 3 "
10407 msgstr ""
10409 #: gui/gnash.cpp:267
10410 msgid "Debugging options"
10411 msgstr ""
10413 #: gui/gnash.cpp:273
10414 msgid "Produce verbose output"
10415 msgstr ""
10417 #: gui/gnash.cpp:280
10418 msgid "Produce the disk based debug log"
10419 msgstr ""
10421 #: gui/gnash.cpp:285
10422 msgid "Be (very) verbose about action execution"
10423 msgstr ""
10425 #: gui/gnash.cpp:291
10426 msgid "Be (very) verbose about parsing"
10427 msgstr ""
10429 #: gui/gnash.cpp:297
10430 msgid "Print FPS every num seconds"
10431 msgstr ""
10433 #: gui/gnash.cpp:320
10434 msgid "Options"
10435 msgstr ""
10437 #: gui/gnash.cpp:325
10438 msgid "Print this help and exit"
10439 msgstr ""
10441 #: gui/gnash.cpp:328
10442 msgid "Print version information and exit"
10443 msgstr ""
10445 #: gui/gnash.cpp:333
10446 msgid "Scale the movie by the specified factor"
10447 msgstr ""
10449 #: gui/gnash.cpp:337
10450 msgid "Number of milliseconds to delay in main loop"
10451 msgstr ""
10453 #: gui/gnash.cpp:341
10454 msgid "Audio dump file (wave format)"
10455 msgstr ""
10457 #: gui/gnash.cpp:346
10458 msgid "Hardware Video Accelerator to use"
10459 msgstr ""
10461 #: gui/gnash.cpp:351
10462 msgid "X11 Window ID for display"
10463 msgstr ""
10465 #: gui/gnash.cpp:355
10466 msgid "Set window width"
10467 msgstr ""
10469 #: gui/gnash.cpp:359
10470 msgid "Set window height"
10471 msgstr ""
10473 #: gui/gnash.cpp:363
10474 msgid "Set window x position"
10475 msgstr ""
10477 #: gui/gnash.cpp:367
10478 msgid "Set window y position"
10479 msgstr ""
10481 #: gui/gnash.cpp:372
10482 msgid "Exit when/if movie reaches the last frame"
10483 msgstr ""
10485 #: gui/gnash.cpp:378
10486 msgid "disable rendering and sound"
10487 msgstr ""
10489 #: gui/gnash.cpp:380
10490 msgid "enable rendering, disable sound"
10491 msgstr ""
10493 #: gui/gnash.cpp:382
10494 msgid "enable sound, disable rendering"
10495 msgstr ""
10497 #: gui/gnash.cpp:384
10498 msgid "enable rendering and sound"
10499 msgstr ""
10501 #: gui/gnash.cpp:392
10502 msgid "The media handler to use"
10503 msgstr ""
10505 #: gui/gnash.cpp:400
10506 msgid "The renderer to use"
10507 msgstr ""
10509 #: gui/gnash.cpp:406
10510 msgid "Exit after the specified number of seconds"
10511 msgstr ""
10513 #: gui/gnash.cpp:409
10514 msgid "Set \"real\" URL of the movie"
10515 msgstr ""
10517 #: gui/gnash.cpp:413
10518 msgid "Set \"base\" URL for resolving relative URLs"
10519 msgstr ""
10521 #: gui/gnash.cpp:418
10522 msgid "Set parameter (e.g. \"FlashVars=A=1&b=2\")"
10523 msgstr ""
10525 #: gui/gnash.cpp:422
10526 msgid "Filedescriptor to use for external communications"
10527 msgstr ""
10529 #: gui/gnash.cpp:428
10530 msgid "Exit after specified number of frame advances"
10531 msgstr ""
10533 #: gui/gnash.cpp:432
10534 msgid "Start in fullscreen mode"
10535 msgstr ""
10537 #: gui/gnash.cpp:437
10538 msgid "Start without displaying the menu bar"
10539 msgstr ""
10541 #: gui/gnash.cpp:442
10542 msgid "List of frames to save as screenshots"
10543 msgstr ""
10545 #: gui/gnash.cpp:446
10546 msgid "Filename pattern for screenshot images"
10547 msgstr ""
10549 #: gui/gnash.cpp:450
10550 msgid "Quality for screenshot output (not all formats)"
10551 msgstr ""
10553 #: gui/gnash.cpp:453
10554 msgid "Input files"
10555 msgstr ""
10557 #: gui/gnash.cpp:464
10558 msgid "Dump options"
10559 msgstr ""
10561 #: gui/gnash.cpp:469
10562 msgid "Video dump file (raw format) and optional video FPS (@<num>)"
10563 msgstr ""
10565 #: gui/gnash.cpp:471
10566 msgid "Number of milliseconds to sleep between advances"
10567 msgstr ""
10569 #: gui/gnash.cpp:473
10570 msgid "Trigger expression to start dumping"
10571 msgstr ""
10573 #: gui/gnash.cpp:485
10574 msgid "Keys:\n"
10575 msgstr ""
10577 #: gui/gnash.cpp:487
10578 msgid "Quit\n"
10579 msgstr ""
10581 #: gui/gnash.cpp:489
10582 msgid "Toggle fullscreen\n"
10583 msgstr ""
10585 #: gui/gnash.cpp:491
10586 msgid "Toggle pause\n"
10587 msgstr ""
10589 #: gui/gnash.cpp:493
10590 msgid "Restart the movie\n"
10591 msgstr ""
10593 #: gui/gnash.cpp:495
10594 msgid "Take a screenshot\n"
10595 msgstr ""
10597 #: gui/gnash.cpp:497
10598 msgid "Force immediate redraw\n"
10599 msgstr ""
10601 #: gui/gnash.cpp:503
10602 msgid "Usage: gnash [options] movie_file.swf\n"
10603 msgstr ""
10605 #: gui/gnash.cpp:504
10606 msgid "Plays a SWF (Shockwave Flash) movie\n"
10607 msgstr ""
10609 #: gui/gnash.cpp:521
10610 msgid ""
10611 "Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software "
10612 "Foundation, Inc.\n"
10613 "Gnash comes with NO WARRANTY, to the extent permitted by law.\n"
10614 "You may redistribute copies of Gnash under the terms of the GNU General\n"
10615 "Public License.  For more information, see the file named COPYING.\n"
10616 "\n"
10617 msgstr ""
10619 #: gui/gnash.cpp:532
10620 msgid "Build options "
10621 msgstr ""
10623 #: gui/gnash.cpp:533
10624 msgid "   Renderers: "
10625 msgstr ""
10627 #: gui/gnash.cpp:534
10628 msgid "   Hardware Acceleration: "
10629 msgstr ""
10631 #: gui/gnash.cpp:535
10632 msgid "   GUI: "
10633 msgstr ""
10635 #: gui/gnash.cpp:536
10636 msgid "   Media handlers: "
10637 msgstr ""
10639 #: gui/gnash.cpp:538
10640 msgid "   Configured with: "
10641 msgstr ""
10643 #: gui/gnash.cpp:539
10644 msgid "   CXXFLAGS: "
10645 msgstr ""
10647 #: gui/fltk/fltk_glue_agg.cpp:50
10648 msgid "Could not create AGG renderer with pixelformat RGB24"
10649 msgstr ""
10651 #: gui/dump/dump.cpp:117
10652 msgid "Ignoring request to display in X11 window"
10653 msgstr ""
10655 #: gui/dump/dump.cpp:128 gui/haiku/haiku.cpp:384
10656 msgid "# FATAL:  No filename given with -D argument."
10657 msgstr ""
10659 #: gui/dump/dump.cpp:144
10660 msgid "# FATAL:  No sleep ms value given with -S argument."
10661 msgstr ""
10663 #: gui/dump/dump.cpp:155
10664 msgid "# FATAL:  No trigger value given with -T argument.\n"
10665 msgstr ""
10667 #: gui/dump/dump.cpp:352
10668 #, c-format
10669 msgid "Unable to write file '%s'."
10670 msgstr ""
10672 #: gui/ScreenShotter.cpp:99
10673 #, c-format
10674 msgid "Failed to open screenshot file \"%s\"!"
10675 msgstr ""
10677 #: gui/haiku/haiku.cpp:141
10678 msgid "spawn_thread failed"
10679 msgstr ""
10681 #: gui/haiku/haiku.cpp:144
10682 msgid "resume_thread failed"
10683 msgstr ""
10685 #: gui/haiku/haiku.cpp:157
10686 #, c-format
10687 msgid "pulses thread returned %d"
10688 msgstr ""
10690 #: gui/haiku/haiku.cpp:248
10691 msgid "send_data failed"
10692 msgstr ""
10694 #: gui/haiku/haiku_agg_glue.cpp:290 gui/aos4/aos4_agg_glue.cpp:116
10695 #: gui/sdl/sdl_agg_glue.cpp:78
10696 #, c-format
10697 msgid "AGG's bit depth must be 16, 24 or 32 bits, not %d."
10698 msgstr ""
10700 #: gui/haiku/haiku_agg_glue.cpp:297 gui/gtk/gtk_glue_agg.cpp:96
10701 #, c-format
10702 msgid "Could not create AGG renderer with pixelformat %s"
10703 msgstr ""
10705 #: gui/haiku/haiku_agg_glue.cpp:416 gui/sdl/sdl_agg_glue.cpp:132
10706 #, c-format
10707 msgid "SDL-AGG: %i byte offscreen buffer allocated"
10708 msgstr ""
10710 #: gui/qt/Qt4Gui.cpp:120
10711 msgid "Cairo renderer not supported!"
10712 msgstr ""
10714 #: gui/qt/Qt4Gui.cpp:128
10715 msgid "OpenGL renderer not supported!"
10716 msgstr ""
10718 #: gui/qt/Qt4Gui.cpp:136
10719 msgid "AGG renderer not supported!"
10720 msgstr ""
10722 #: gui/qt/Qt4Gui.cpp:467 gui/gtk/gtk.cpp:1708
10723 msgid "Movie properties"
10724 msgstr ""
10726 #: gui/qt/Qt4Gui.cpp:486 gui/gtk/gtk.cpp:1778
10727 msgid "Variable"
10728 msgstr ""
10730 #: gui/qt/Qt4Gui.cpp:487 gui/gtk/gtk.cpp:1790
10731 msgid "Value"
10732 msgstr ""
10734 #: gui/qt/Qt4Gui.cpp:588
10735 msgid "Properties"
10736 msgstr ""
10738 #: gui/qt/Qt4Gui.cpp:592 gui/qt/kde.cpp:424
10739 msgid "Quit Gnash"
10740 msgstr "Esci"
10742 #: gui/qt/Qt4Gui.cpp:599
10743 msgid "Preferences"
10744 msgstr ""
10746 #: gui/qt/Qt4Gui.cpp:604 gui/gtk/gtk.cpp:2119
10747 msgid "Play"
10748 msgstr ""
10750 #: gui/qt/Qt4Gui.cpp:608 gui/gtk/gtk.cpp:2130
10751 msgid "Pause"
10752 msgstr ""
10754 #: gui/qt/Qt4Gui.cpp:612 gui/gtk/gtk.cpp:2140
10755 msgid "Stop"
10756 msgstr ""
10758 #: gui/qt/Qt4Gui.cpp:616
10759 msgid "Restart"
10760 msgstr ""
10762 #: gui/qt/Qt4Gui.cpp:621 gui/qt/kde.cpp:423
10763 msgid "Refresh"
10764 msgstr ""
10766 #: gui/qt/Qt4Gui.cpp:625
10767 msgid "Fullscreen"
10768 msgstr ""
10770 #: gui/qt/Qt4Gui.cpp:640
10771 msgid "File"
10772 msgstr ""
10774 #: gui/qt/Qt4Gui.cpp:645
10775 msgid "Edit"
10776 msgstr ""
10778 #: gui/qt/Qt4Gui.cpp:649
10779 msgid "Movie Control"
10780 msgstr ""
10782 #: gui/qt/Qt4Gui.cpp:656
10783 msgid "View"
10784 msgstr ""
10786 #: gui/qt/Qt4Gui.cpp:738
10787 msgid "Click to Play"
10788 msgstr ""
10790 #: gui/qt/Qt4Gui.cpp:770 gui/gtk/gtk.cpp:1239
10791 msgid "Gnash preferences"
10792 msgstr ""
10794 #: gui/qt/Qt4Gui.cpp:785
10795 msgid "Logging"
10796 msgstr ""
10798 #: gui/qt/Qt4Gui.cpp:788 gui/gtk/gtk.cpp:1310
10799 msgid "<b>Logging options</b>"
10800 msgstr ""
10802 #: gui/qt/Qt4Gui.cpp:791
10803 msgid "Verbosity level"
10804 msgstr ""
10806 #: gui/qt/Qt4Gui.cpp:809
10807 msgid "Log to file"
10808 msgstr ""
10810 #: gui/qt/Qt4Gui.cpp:816
10811 msgid "Log parser output"
10812 msgstr ""
10814 #: gui/qt/Qt4Gui.cpp:820
10815 msgid "Log SWF actions"
10816 msgstr ""
10818 #: gui/qt/Qt4Gui.cpp:824
10819 msgid "Log malformed SWF errors"
10820 msgstr ""
10822 #: gui/qt/Qt4Gui.cpp:829
10823 msgid "Log ActionScript coding errors"
10824 msgstr ""
10826 #: gui/qt/Qt4Gui.cpp:836
10827 msgid "Security"
10828 msgstr ""
10830 #: gui/qt/Qt4Gui.cpp:839 gui/gtk/gtk.cpp:1393
10831 msgid "<b>Network connections</b>"
10832 msgstr ""
10834 #: gui/qt/Qt4Gui.cpp:842
10835 msgid "Connect only to local host"
10836 msgstr ""
10838 #: gui/qt/Qt4Gui.cpp:847
10839 msgid "Connect only to local domain"
10840 msgstr ""
10842 #: gui/qt/Qt4Gui.cpp:852
10843 msgid "Disable SSL verification"
10844 msgstr ""
10846 #: gui/qt/Qt4Gui.cpp:857 gui/gtk/gtk.cpp:1438
10847 msgid "<b>Privacy</b>"
10848 msgstr ""
10850 #: gui/qt/Qt4Gui.cpp:860 gui/gtk/gtk.cpp:1442
10851 msgid "Shared objects directory:"
10852 msgstr ""
10854 #: gui/qt/Qt4Gui.cpp:866
10855 msgid "Do not write Shared Object files"
10856 msgstr ""
10858 #: gui/qt/Qt4Gui.cpp:872
10859 msgid "Only access local Shared Object files"
10860 msgstr ""
10862 #: gui/qt/Qt4Gui.cpp:877
10863 msgid "Disable Local Connection object"
10864 msgstr ""
10866 #: gui/qt/Qt4Gui.cpp:884
10867 msgid "Network"
10868 msgstr ""
10870 #: gui/qt/Qt4Gui.cpp:887 gui/gtk/gtk.cpp:1278
10871 msgid "<b>Network preferences</b>"
10872 msgstr ""
10874 #: gui/qt/Qt4Gui.cpp:890
10875 msgid "Network timeout in seconds"
10876 msgstr ""
10878 #: gui/qt/Qt4Gui.cpp:902
10879 msgid "Media"
10880 msgstr ""
10882 #: gui/qt/Qt4Gui.cpp:905 gui/gtk/gtk.cpp:1488
10883 msgid "<b>Sound</b>"
10884 msgstr ""
10886 #: gui/qt/Qt4Gui.cpp:908
10887 msgid "Use sound handler"
10888 msgstr ""
10890 #: gui/qt/Qt4Gui.cpp:912 gui/gtk/gtk.cpp:1507
10891 msgid "Save media streams to disk"
10892 msgstr ""
10894 #: gui/qt/Qt4Gui.cpp:918 gui/gtk/gtk.cpp:1516
10895 msgid "Save dynamically loaded media to disk"
10896 msgstr ""
10898 #: gui/qt/Qt4Gui.cpp:922 gui/gtk/gtk.cpp:1524
10899 msgid "Saved media directory:"
10900 msgstr ""
10902 #: gui/qt/Qt4Gui.cpp:931
10903 msgid "Player"
10904 msgstr ""
10906 #: gui/qt/Qt4Gui.cpp:934 gui/gtk/gtk.cpp:1550
10907 msgid "<b>Player description</b>"
10908 msgstr ""
10910 #: gui/qt/Qt4Gui.cpp:937 gui/gtk/gtk.cpp:1558
10911 msgid "Player version:"
10912 msgstr ""
10914 #: gui/qt/Qt4Gui.cpp:943 gui/gtk/gtk.cpp:1574
10915 msgid "Operating system:"
10916 msgstr ""
10918 #: gui/qt/Qt4Gui.cpp:948 gui/qt/Qt4Gui.cpp:1021
10919 msgid "<Autodetect>"
10920 msgstr ""
10922 #: gui/qt/Qt4Gui.cpp:954 gui/gtk/gtk.cpp:1594
10923 msgid "URL opener:"
10924 msgstr ""
10926 #: gui/qt/Qt4Gui.cpp:961 gui/gtk/gtk.cpp:1606
10927 msgid "<b>Performance</b>"
10928 msgstr ""
10930 #: gui/qt/Qt4Gui.cpp:964 gui/gtk/gtk.cpp:1620
10931 msgid "Max size of movie library:"
10932 msgstr ""
10934 #: gui/qt/Qt4Gui.cpp:973
10935 msgid "Start Gnash in pause mode"
10936 msgstr ""
10938 #: gui/qt/Qt4GlueAgg.cpp:115
10939 msgid "Could not create AGG renderer with pixelformat ABGR32"
10940 msgstr ""
10942 #: gui/qt/kde_glue_agg.cpp:156
10943 msgid "Could not create AGG renderer with pixelformat BGRA32"
10944 msgstr ""
10946 #: gui/qt/kde.cpp:413
10947 msgid "Play Movie"
10948 msgstr "Riproduci"
10950 #: gui/qt/kde.cpp:414
10951 msgid "Pause Movie"
10952 msgstr "Pausa"
10954 #: gui/qt/kde.cpp:415
10955 msgid "Stop Movie"
10956 msgstr "Interrompi riproduzione"
10958 #: gui/qt/kde.cpp:416 gui/gtk/gtk.cpp:2152
10959 msgid "Restart Movie"
10960 msgstr "Riproduci dall'inizio"
10962 #: gui/qt/kde.cpp:418
10963 msgid "Step Forward"
10964 msgstr ""
10966 #: gui/qt/kde.cpp:419
10967 msgid "Step Backward"
10968 msgstr ""
10970 #: gui/qt/kde.cpp:420
10971 msgid "Jump Forward"
10972 msgstr ""
10974 #: gui/qt/kde.cpp:421
10975 msgid "Jump Backward"
10976 msgstr ""
10978 #: gui/pythonmod/gnash-view.cpp:220 gui/Player.cpp:288
10979 #, c-format
10980 msgid "Could not create sound handler: %s. Will continue without sound."
10981 msgstr ""
10983 #: gui/pythonmod/gnash-view.cpp:223 gui/Player.cpp:283
10984 msgid "Sound requested but no sound support compiled in"
10985 msgstr "Richiesto audio, ma supporto non attivato a compile time"
10987 #: gui/aos4/aos4.cpp:70
10988 #, c-format
10989 msgid "Exception: %s on file %s line %d"
10990 msgstr ""
10992 #: gui/aos4/aos4.cpp:266 gui/gtk/gtk.cpp:2591
10993 #, c-format
10994 msgid ""
10995 "Attempting to open file %s.\n"
10996 "NOTE: the file open functionality is not yet implemented!"
10997 msgstr ""
10999 #: gui/aos4/aos4.cpp:274
11000 msgid "Cannot open File Requester!\n"
11001 msgstr ""
11003 #: gui/aos4/aos4.cpp:609
11004 msgid "error creating RenderHandler!\n"
11005 msgstr ""
11007 #: gui/aos4/aos4_cairo_glue.cpp:124
11008 #, c-format
11009 msgid "Cairo's bit depth must be 16, 24 or 32 bits, not %d."
11010 msgstr ""
11012 #: gui/aos4/aos4_cairo_glue.cpp:212 gui/aos4/aos4_agg_glue.cpp:216
11013 msgid "Cannot layout Menu!!\n"
11014 msgstr ""
11016 #: gui/aos4/aos4_cairo_glue.cpp:216 gui/aos4/aos4_agg_glue.cpp:220
11017 msgid "Cannot create Menu!!\n"
11018 msgstr ""
11020 #: gui/aos4/aos4_cairo_glue.cpp:219 gui/aos4/aos4_agg_glue.cpp:223
11021 msgid "Cannot get Visual Info!!\n"
11022 msgstr ""
11024 #: gui/aos4/aos4_cairo_glue.cpp:222 gui/aos4/aos4_agg_glue.cpp:226
11025 msgid "Cannot get WB Screen pointer!!\n"
11026 msgstr ""
11028 #: gui/aos4/aos4_cairo_glue.cpp:259 gui/aos4/aos4_agg_glue.cpp:264
11029 msgid "prepDrawingArea() failed.\n"
11030 msgstr ""
11032 #: gui/aos4/aos4_agg_glue.cpp:277
11033 #, c-format
11034 msgid "AOS4-AGG: %i byte offscreen buffer allocated"
11035 msgstr ""
11037 #: gui/sdl/sdl_agg_glue.cpp:95
11038 msgid "SDL_SetVideoMode() failed for SdlAggGlue."
11039 msgstr ""
11041 #: gui/gui.cpp:193
11042 msgid "Clipboard not yet supported in this GUI"
11043 msgstr ""
11045 #: gui/gui.cpp:199 gui/gui.cpp:211
11046 msgid "Fullscreen not yet supported in this GUI"
11047 msgstr ""
11049 #: gui/gui.cpp:205
11050 msgid "Window resize not yet supported in this GUI"
11051 msgstr ""
11053 #: gui/gui.cpp:229 gui/gui.cpp:242
11054 msgid "Menu show/hide not yet supported in this GUI"
11055 msgstr ""
11057 #: gui/gui.cpp:235
11058 msgid "Mouse show/hide not yet supported in this GUI"
11059 msgstr ""
11061 #: gui/gui.cpp:282
11062 msgid "Can't update stage matrix till VM is initialized"
11063 msgstr ""
11065 #: gui/gui.cpp:334
11066 #, c-format
11067 msgid "Invalid scaleMode %d"
11068 msgstr ""
11070 #: gui/gui.cpp:374
11071 #, c-format
11072 msgid "Invalid horizontal align %d"
11073 msgstr ""
11075 #: gui/gui.cpp:405
11076 #, c-format
11077 msgid "Invalid vertical align %d"
11078 msgstr ""
11080 #: gui/gui.cpp:900
11081 msgid "GUI is in stop mode, won't start application"
11082 msgstr ""
11084 #: gui/gui.cpp:1261
11085 #, c-format
11086 msgid "This gui didn't override 'yesno', assuming 'yes' answer to question: %s"
11087 msgstr ""
11089 #: gui/gui.cpp:1270
11090 msgid "Gui::setQuality called before a movie_root was available"
11091 msgstr ""
11093 #: gui/gui.cpp:1280
11094 msgid "Gui::getQuality called before a movie_root was available"
11095 msgstr ""
11097 #: gui/Player.cpp:131
11098 msgid "GUI ExternalInterface.Pan event"
11099 msgstr ""
11101 #: gui/Player.cpp:143
11102 msgid "GUI ExternalInterface.SetZoomRect event"
11103 msgstr ""
11105 #: gui/Player.cpp:151
11106 msgid "GUI ExternalInterface.Zoom event"
11107 msgstr ""
11109 #: gui/Player.cpp:169
11110 #, c-format
11111 msgid "Unhandled callback %s with arguments %s"
11112 msgstr ""
11114 #: gui/Player.cpp:434
11115 msgid "Non-existent media handler %1% specified"
11116 msgstr ""
11118 #: gui/Player.cpp:545
11119 #, c-format
11120 msgid "Movie Frame Rate is %d, adjusting delay"
11121 msgstr ""
11123 #: gui/Player.cpp:682
11124 msgid "Got unexpected argument type for message %1%"
11125 msgstr ""
11127 #: gui/Player.cpp:717
11128 #, c-format
11129 msgid ""
11130 "Could only write %d bytes over %d required to user-provided host requests fd "
11131 "%d"
11132 msgstr ""
11134 #: gui/Player.cpp:773
11135 #, c-format
11136 msgid "FsCommand exec called with argument %s"
11137 msgstr ""
11139 #: gui/Player.cpp:790
11140 #, c-format
11141 msgid "FsCommand trapallkeys called with argument %s"
11142 msgstr ""
11144 #: gui/Player.cpp:796
11145 #, c-format
11146 msgid "FsCommand '%s(%s)' not handled internally"
11147 msgstr ""
11149 #: gui/gtk/gtk_glue_cairo.cpp:223
11150 msgid "Cairo: failed to create a rendering buffer!"
11151 msgstr ""
11153 #: gui/gtk/gtk_glue_ovg.cpp:182
11154 msgid "Could not create OPENVG renderer"
11155 msgstr ""
11157 #: gui/gtk/gtk_glue_ovg.cpp:265 gui/gtk/gtk_glue_ovg.cpp:282
11158 msgid "No off screen buffer!"
11159 msgstr ""
11161 #: gui/gtk/gtk_glue_ovg.cpp:400
11162 #, c-format
11163 msgid "eglGetConfigs() failed to retrive the configs (error %s)"
11164 msgstr ""
11166 #: gui/gtk/gtk_glue_agg_vaapi.cpp:163
11167 msgid "WARNING: failed to create VA-API display."
11168 msgstr ""
11170 #: gui/gtk/gtk_glue_agg_vaapi.cpp:204
11171 #, c-format
11172 msgid ""
11173 "GTK-AGG: Unknown RGB format %s reported by VA-API.Please report this to the "
11174 "gnash-dev mailing list."
11175 msgstr ""
11177 #: gui/gtk/gtk_glue_agg_vaapi.cpp:231 gui/gtk/gtk_glue_agg_vaapi.cpp:289
11178 msgid "failed to map VA-API image."
11179 msgstr ""
11181 #: gui/gtk/gtk_glue_agg_vaapi.cpp:237
11182 msgid "failed to associate VA-API subpicture."
11183 msgstr ""
11185 #: gui/gtk/gtk_glue_agg_vaapi.cpp:371
11186 #, c-format
11187 msgid "failed to setup video window for surface 0x%08x."
11188 msgstr ""
11190 #: gui/gtk/gtk_glue_agg_vaapi.cpp:378
11191 #, c-format
11192 msgid "failed to associate subpicture to surface 0x%08x."
11193 msgstr ""
11195 #: gui/gtk/gtk.cpp:159
11196 msgid "Failed to initialize X threading support\n"
11197 msgstr ""
11199 #: gui/gtk/gtk.cpp:202
11200 msgid "This system lacks a hardware OpenGL driver!"
11201 msgstr ""
11203 #: gui/gtk/gtk.cpp:223
11204 msgid "Click to play"
11205 msgstr ""
11207 #: gui/gtk/gtk.cpp:612
11208 #, c-format
11209 msgid "Advance interval timer set to %d ms (~ %d FPS)"
11210 msgstr ""
11212 #: gui/gtk/gtk.cpp:686
11213 msgid "Sound"
11214 msgstr ""
11216 #: gui/gtk/gtk.cpp:1274
11217 msgid "_Network"
11218 msgstr ""
11220 #: gui/gtk/gtk.cpp:1286
11221 msgid "Network timeout in seconds (0 for no timeout):"
11222 msgstr ""
11224 #: gui/gtk/gtk.cpp:1305
11225 msgid "_Logging"
11226 msgstr ""
11228 #: gui/gtk/gtk.cpp:1314
11229 msgid "Verbosity level:"
11230 msgstr ""
11232 #: gui/gtk/gtk.cpp:1327
11233 msgid "Log to _file"
11234 msgstr ""
11236 #: gui/gtk/gtk.cpp:1333
11237 msgid "Logfile name:"
11238 msgstr ""
11240 #: gui/gtk/gtk.cpp:1346
11241 msgid "Log _parser output"
11242 msgstr ""
11244 #: gui/gtk/gtk.cpp:1354
11245 msgid "Log SWF _actions"
11246 msgstr ""
11248 #: gui/gtk/gtk.cpp:1362
11249 msgid "Log malformed SWF _errors"
11250 msgstr ""
11252 #: gui/gtk/gtk.cpp:1370
11253 msgid "Log ActionScript _coding errors"
11254 msgstr ""
11256 #: gui/gtk/gtk.cpp:1386
11257 msgid "_Security"
11258 msgstr ""
11260 #: gui/gtk/gtk.cpp:1399
11261 msgid "Connect only to local _host"
11262 msgstr ""
11264 #: gui/gtk/gtk.cpp:1406
11265 msgid "Connect only to local _domain"
11266 msgstr ""
11268 #: gui/gtk/gtk.cpp:1413
11269 msgid "Disable SSL _verification"
11270 msgstr ""
11272 #: gui/gtk/gtk.cpp:1420
11273 msgid "_Whitelist"
11274 msgstr ""
11276 #: gui/gtk/gtk.cpp:1429
11277 msgid "_Blacklist"
11278 msgstr ""
11280 #: gui/gtk/gtk.cpp:1454
11281 msgid "Do _not write Shared Object files"
11282 msgstr ""
11284 #: gui/gtk/gtk.cpp:1461
11285 msgid "Only _access local Shared Object files"
11286 msgstr ""
11288 #: gui/gtk/gtk.cpp:1468
11289 msgid "Disable Local _Connection object"
11290 msgstr ""
11292 #: gui/gtk/gtk.cpp:1482
11293 msgid "_Media"
11294 msgstr ""
11296 #: gui/gtk/gtk.cpp:1493
11297 msgid "Use sound _handler"
11298 msgstr ""
11300 #: gui/gtk/gtk.cpp:1501
11301 msgid "<b>Media Streams</b>"
11302 msgstr ""
11304 #: gui/gtk/gtk.cpp:1544
11305 msgid "_Player"
11306 msgstr ""
11308 #: gui/gtk/gtk.cpp:1584
11309 msgid "<i>If blank, Gnash will detect your OS</i>"
11310 msgstr ""
11312 #: gui/gtk/gtk.cpp:1637
11313 msgid "Max scripts execution time (in seconds):"
11314 msgstr ""
11316 #: gui/gtk/gtk.cpp:1656
11317 msgid "Max scripts recursion limit (stack depth):"
11318 msgstr ""
11320 #: gui/gtk/gtk.cpp:1672
11321 msgid "Lock script limits so that SWF tags can't override"
11322 msgstr ""
11324 #: gui/gtk/gtk.cpp:1684
11325 msgid "Start _Gnash in pause mode"
11326 msgstr ""
11328 #: gui/gtk/gtk.cpp:1843
11329 msgid ""
11330 "This program is free software; you can redistribute it and/or modify\n"
11331 "it under the terms of the GNU General Public License as published by\n"
11332 "the Free Software Foundation; either version 3 of the License, or\n"
11333 "(at your option) any later version.\n"
11334 "\n"
11335 "This program is distributed in the hope that it will be useful,\n"
11336 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
11337 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
11338 "GNU General Public License for more details.\n"
11339 "You should have received a copy of the GNU General Public License\n"
11340 "along with this program; if not, write to the Free Software\n"
11341 "Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301\n"
11342 "USA or visit http://www.gnu.org/licenses/."
11343 msgstr ""
11345 #: gui/gtk/gtk.cpp:1859
11346 msgid "Gnash is the GNU SWF Player based on GameSWF."
11347 msgstr ""
11349 #: gui/gtk/gtk.cpp:1860
11350 msgid ""
11351 "\n"
11352 "Renderer: "
11353 msgstr ""
11355 #: gui/gtk/gtk.cpp:1862
11356 msgid ""
11357 "\n"
11358 "Hardware Acceleration: "
11359 msgstr ""
11361 #: gui/gtk/gtk.cpp:1864
11362 msgid ""
11363 "\n"
11364 "GUI: "
11365 msgstr ""
11367 #: gui/gtk/gtk.cpp:1866
11368 msgid ""
11369 "\n"
11370 "Media: "
11371 msgstr ""
11373 #: gui/gtk/gtk.cpp:1896
11374 msgid "translator-credits"
11375 msgstr "Sandro Santilli"
11377 #: gui/gtk/gtk.cpp:1923
11378 msgid "_File"
11379 msgstr ""
11381 #: gui/gtk/gtk.cpp:1976
11382 msgid "_Edit"
11383 msgstr ""
11385 #: gui/gtk/gtk.cpp:1996
11386 msgid "_Help"
11387 msgstr ""
11389 #: gui/gtk/gtk.cpp:2016
11390 msgid "_View"
11391 msgstr ""
11393 #: gui/gtk/gtk.cpp:2024
11394 msgid "Redraw"
11395 msgstr ""
11397 #: gui/gtk/gtk.cpp:2034 gui/gtk/gtk.cpp:2039
11398 msgid "Toggle fullscreen"
11399 msgstr ""
11401 #: gui/gtk/gtk.cpp:2048
11402 msgid "Show updated ranges"
11403 msgstr ""
11405 #: gui/gtk/gtk.cpp:2067
11406 msgid "_Quality"
11407 msgstr ""
11409 #: gui/gtk/gtk.cpp:2077
11410 msgid "Low"
11411 msgstr ""
11413 #: gui/gtk/gtk.cpp:2083
11414 msgid "Medium"
11415 msgstr ""
11417 #: gui/gtk/gtk.cpp:2089
11418 msgid "High"
11419 msgstr ""
11421 #: gui/gtk/gtk.cpp:2095
11422 msgid "Best"
11423 msgstr ""
11425 #: gui/gtk/gtk.cpp:2108
11426 msgid "Movie _Control"
11427 msgstr ""
11429 #: gui/gtk/gtk.cpp:2275 gui/gtk/gtk.cpp:2276
11430 #, c-format
11431 msgid "Couldn't find pixmap file: %s"
11432 msgstr ""
11434 #: gui/gtk/gtk.cpp:2282
11435 #, c-format
11436 msgid "Failed to load pixbuf file: %s: %s"
11437 msgstr ""
11439 #: gui/gtk/gtk.cpp:2608 gui/gtk/gtk.cpp:2621
11440 msgid "Open file"
11441 msgstr ""
11443 #: gui/gtk/gtk_glue_gtkglext.cpp:72
11444 msgid ""
11445 "Cannot find the double-buffered visual.\n"
11446 "Trying single-buffered visual."
11447 msgstr ""
11449 #: gui/gtk/gtk_glue_gtkglext.cpp:78
11450 msgid "No appropriate OpenGL-capable visual found."
11451 msgstr ""
11453 #: extensions/mysql/mysql_db.cpp:186
11454 msgid "Couldn't initialize database"
11455 msgstr "Non sono riuscito ad initializare il database"
11457 #: extensions/mysql/mysql_db.cpp:191
11458 msgid "Couldn't connect to database"
11459 msgstr "Non ho potuto collegarmi al database"
11461 #: extensions/mysql/mysql_db.cpp:217 extensions/mysql/mysql_db.cpp:245
11462 #, c-format
11463 msgid "MySQL connection error: %s"
11464 msgstr "Errore nella connessione MySQL: %s"
11466 #: extensions/mysql/mysql_db.cpp:224 extensions/mysql/mysql_db.cpp:252
11467 #, c-format
11468 msgid ""
11469 "MySQL error on query for:\n"
11470 "\t%s\n"
11471 "Query was: %s"
11472 msgstr ""
11473 "Errore durante una query verso:\n"
11474 "\t%s\n"
11475 " La query era: %s"
11477 #: extensions/mysql/mysql_db.cpp:266
11478 #, c-format
11479 msgid "Field name is: %s: "
11480 msgstr "Nome del campo: %s: "
11482 #~ msgid "Scanning directory \"%s\" for plugins"
11483 #~ msgstr "Ricerco i plugin nella cartella \"%s\""
11485 #~ msgid "Gnash Plugin name: %s"
11486 #~ msgstr "Nome del plugin Gnash: %s"
11488 #~ msgid "Found interlaced GIF (%d x %d)"
11489 #~ msgstr "Trovata GIF interlacciata (%d x %d)"
11491 #~ msgid "Found non-interlaced GIF (%d x %d)"
11492 #~ msgstr "Trovate GIF non-interlacciata (%d x %d)"
11494 #~ msgid "No verbose actions; disabled at compile time"
11495 #~ msgstr "Azioni silenziose; disabilitate a compile time"
11497 #~ msgid "No verbose parsing; disabled at compile time"
11498 #~ msgstr "Parsing silenzioso; disabilitato a compile time"
11500 #~ msgid "No rendering flags specified, using rcfile"
11501 #~ msgstr ""
11502 #~ "Non sono state specificate opzioni di rendering (-r), uso il file rc"