enable docbook, install info pages
[gnash.git] / po / gnash.pot
blob749b5c68e0f9e95266b3da708c8de87da4137c40
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.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2012-01-13 18:49-0700\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
20 #: libbase/RTMP.cpp:221
21 msgid "Initial connection failed"
22 msgstr ""
24 #: libbase/RTMP.cpp:324 libbase/RTMP.cpp:328
25 msgid "unsupported packet received"
26 msgstr ""
28 #: libbase/RTMP.cpp:333
29 #, c-format
30 msgid "partially supported packet %s received"
31 msgstr ""
33 #: libbase/RTMP.cpp:343
34 #, c-format
35 msgid "packet %s received"
36 msgstr ""
38 #: libbase/RTMP.cpp:355
39 #, c-format
40 msgid "Unknown packet %s received"
41 msgstr ""
43 #: libbase/RTMP.cpp:457
44 msgid "failed to read RTMP packet header 2nd byte"
45 msgstr ""
47 #: libbase/RTMP.cpp:465
48 msgid "Failed to read RTMP packet header 3nd byte"
49 msgstr ""
51 #: libbase/RTMP.cpp:483
52 #, c-format
53 msgid "Incomplete packet received on channel %s"
54 msgstr ""
56 #: libbase/RTMP.cpp:496
57 #, c-format
58 msgid "Failed to read RTMP packet header. type: %s"
59 msgstr ""
61 #: libbase/RTMP.cpp:541
62 #, c-format
63 msgid "%s, failed to read extended timestamp"
64 msgstr ""
66 #: libbase/RTMP.cpp:870
67 msgid "Stage 1 socket not ready. This should not happen."
68 msgstr ""
70 #: libbase/RTMP.cpp:876
71 msgid "Could not send stage 1 data"
72 msgstr ""
74 #: libbase/RTMP.cpp:898
75 #, c-format
76 msgid "Type mismatch: client sent %d, server answered %d"
77 msgstr ""
79 #: libbase/RTMP.cpp:926
80 msgid "Could not send complete signature."
81 msgstr ""
83 #: libbase/RTMP.cpp:952
84 msgid "Signatures do not match during handshake!"
85 msgstr ""
87 #: libbase/RTMP.cpp:1040
88 msgid "Control packet too short"
89 msgstr ""
91 #: libbase/RTMP.cpp:1048
92 #, c-format
93 msgid "Control packet (%s) data too short"
94 msgstr ""
96 #: libbase/RTMP.cpp:1086
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 ""
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 #, c-format
224 msgid "Initializing module: \"%s\" from %s"
225 msgstr ""
227 #: libbase/extension.cpp:145
228 msgid "Couldn't get class_init symbol"
229 msgstr ""
231 #: libbase/extension.cpp:159
232 #, c-format
233 msgid "Initializing module: \"%s\""
234 msgstr ""
236 #: libbase/extension.cpp:174
237 #, c-format
238 msgid "Couldn't get class_init symbol: \"%s\""
239 msgstr ""
241 #: libbase/extension.cpp:202 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:313
242 #, c-format
243 msgid "Can't open directory %s"
244 msgstr ""
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 #, c-format
297 msgid "FIXME: Timeout (%u milliseconds) while loading from URL %s"
298 msgstr ""
300 #: libbase/curl_adapter.cpp:720
301 #, c-format
302 msgid "Timeout (%u milliseconds) while loading from URL %s"
303 msgstr ""
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 ""
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 ""
405 #: libbase/GnashImageGif.cpp:204
406 msgid "GIF: invalid image data (bounds outside GIF screen)"
407 msgstr ""
409 #: libbase/GnashImageGif.cpp:226 libbase/GnashImageGif.cpp:244
410 msgid "GIF: failed reading pixel data"
411 msgstr ""
413 #: libbase/GnashImageGif.cpp:283
414 msgid "GIF: Error retrieving record type"
415 msgstr ""
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:50
431 #, c-format
432 msgid "GnashVaapiImage::GnashVaapiImage(): surface 0x%08x, size %dx%d\n"
433 msgstr ""
435 #: libbase/GnashVaapiImage.cpp:56
436 #, c-format
437 msgid "GnashVaapiImage::~GnashVaapiImage(): surface 0x%08x\n"
438 msgstr ""
440 #: libbase/GnashVaapiImage.cpp:68
441 #, c-format
442 msgid "GnashVaapi::update(): data %p\n"
443 msgstr ""
445 #: libbase/GnashVaapiImage.cpp:100
446 msgid "GnashVaapiImage: VA surface to SW pixels are not supported\n"
447 msgstr ""
449 #: libbase/GnashVaapiImage.cpp:111
450 #, c-format
451 msgid "GnashVaapiImage::data(): surface 0x%08x\n"
452 msgstr ""
454 #: libbase/GnashVaapiImage.cpp:112 libbase/GnashVaapiImage.cpp:128
455 #, c-format
456 msgid "  -> %u usec from creation\n"
457 msgstr ""
459 #: libbase/GnashVaapiImage.cpp:126
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 ""
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:115
490 msgid "JPEG: Empty jpeg source stream."
491 msgstr ""
493 #: libbase/GnashImageJpeg.cpp:262 libbase/GnashImageJpeg.cpp:289
494 #: libbase/GnashImageJpeg.cpp:307 libbase/GnashImageJpeg.cpp:363
495 msgid "Internal jpeg error: "
496 msgstr ""
498 #: libbase/GnashImageJpeg.cpp:273
499 msgid "Lack of data during JPEG header parsing"
500 msgstr ""
502 #: libbase/GnashImageJpeg.cpp:283
503 #, c-format
504 msgid "unexpected: jpeg_read_header returned %d"
505 msgstr ""
507 #: libbase/GnashImageJpeg.cpp:319
508 msgid "lack of data during JPEG header parsing"
509 msgstr ""
511 #: libbase/GnashImageJpeg.cpp:329
512 #, c-format
513 msgid "unexpected: jpeg_read_header returned %d [%s:%d]"
514 msgstr ""
516 #: libbase/GnashImageJpeg.cpp:337
517 msgid "Internal jpeg error during header parsing: "
518 msgstr ""
520 #: libbase/GnashImageJpeg.cpp:345
521 msgid "Internal jpeg error during decompression: "
522 msgstr ""
524 #: libbase/GnashImageJpeg.cpp:520
525 msgid "rw_dest_IOChannel couldn't write data."
526 msgstr ""
528 #: libbase/GnashImageJpeg.cpp:545
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:69
918 #, c-format
919 msgid "glError: %s caught\n"
920 msgstr ""
922 #: libmedia/MediaParser.cpp:82
923 msgid "No ID3 support implemented in this MediaParser"
924 msgstr ""
926 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:79
927 msgid "MediaParserFfmpeg could not read probe data from input"
928 msgstr ""
930 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:112
931 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:121
932 #, c-format
933 msgid "%s: seeking failed"
934 msgstr ""
936 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:210
937 msgid ""
938 "FIXME: FFmpeg packet decompression timestamp has no value, taking as zero"
939 msgstr ""
941 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:271
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:442
949 #, c-format
950 msgid "  Using stream %d for audio: codec id %d"
951 msgstr ""
953 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:455
954 #, c-format
955 msgid "  Using stream %d for video: codec id %d"
956 msgstr ""
958 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:477
959 msgid "Duration of video stream unknown"
960 msgstr ""
962 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:506
963 msgid "Duration of audio stream unknown to ffmpeg"
964 msgstr ""
966 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:586
967 msgid ""
968 "MediaParserFfmpeg couldn't parse input format: tried to seek at negative "
969 "offset %1%."
970 msgstr ""
972 #: libmedia/ffmpeg/VideoConverterFfmpeg.cpp:121
973 msgid "VideoConverterFfmpeg cannot convert to the requested format"
974 msgstr ""
976 #: libmedia/ffmpeg/MediaHandlerFfmpeg.cpp:121
977 #, c-format
978 msgid "MediaHandlerFfmpeg::createAudioDecoder: %s -- %s"
979 msgstr ""
981 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:52
982 #, c-format
983 msgid "AudioDecoderFfmpeg: initialized FFmpeg codec %d (%s)"
984 msgstr ""
986 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:55
987 #, c-format
988 msgid ""
989 "AudioDecoderFfmpeg: initialized FFmpeg codec %d (%s) for flash codec %d (%s)"
990 msgstr ""
992 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:70
993 #, c-format
994 msgid "AudioDecoderFfmpeg: initialized FFmpeg codec %s (%d)"
995 msgstr ""
997 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:109
998 #, c-format
999 msgid "Unsupported audio codec %d"
1000 msgstr ""
1002 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:118
1003 #, c-format
1004 msgid "libavcodec could not find a decoder for codec %d (%s)"
1005 msgstr ""
1007 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:128
1008 msgid "AudioDecoderFfmpeg can't initialize MP3 parser"
1009 msgstr ""
1011 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:135
1012 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:184
1013 msgid "libavcodec couldn't allocate context"
1014 msgstr ""
1016 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:143
1017 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:314
1018 #, c-format
1019 msgid ""
1020 "AudioDecoderFfmpeg: avcodec_open failed to initialize FFmpeg codec %s (%d)"
1021 msgstr ""
1023 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:148
1024 #, c-format
1025 msgid "AudioDecoder: initialized FFMPEG codec %s (%d)"
1026 msgstr ""
1028 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:221
1029 #, c-format
1030 msgid "AudioDecoderFfmpeg: unsupported flash audio codec %d (%s)"
1031 msgstr ""
1033 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:230
1034 #, c-format
1035 msgid "AudioDecoderFfmpeg: unknown codec type %d (should never happen)"
1036 msgstr ""
1038 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:240
1039 #, c-format
1040 msgid ""
1041 "AudioDecoderFfmpeg: libavcodec could not find a decoder for codec %d (%s)"
1042 msgstr ""
1044 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:246
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:258
1052 msgid "AudioDecoderFfmpeg: libavcodec couldn't allocate context"
1053 msgstr ""
1055 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:347
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:400
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:489
1070 msgid "failed to allocate audio buffer."
1071 msgstr ""
1073 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:527
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:536
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:586
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:140
1095 #, c-format
1096 msgid "Cannot find suitable decoder for flash codec %d"
1097 msgstr ""
1099 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:179
1100 msgid "libavcodec can't decode this video format"
1101 msgstr ""
1103 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:207
1104 #, c-format
1105 msgid "libavcodec failed to initialize FFMPEG codec %s (%d)"
1106 msgstr ""
1108 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:215
1109 #, c-format
1110 msgid "VideoDecoder: initialized FFMPEG codec %s (%d)"
1111 msgstr ""
1113 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:305
1114 msgid "Pixel format not handled"
1115 msgstr ""
1117 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:353
1118 msgid "Out of memory while allocating avcodec frame"
1119 msgstr ""
1121 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:372
1122 msgid "Decoding of a video frame failed"
1123 msgstr ""
1125 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:433
1126 #, c-format
1127 msgid "Unsupported video codec %d"
1128 msgstr ""
1130 #: libmedia/haiku/MediaHandlerHaiku.cpp:114
1131 #, c-format
1132 msgid "MediaHandlerHaiku::createAudioDecoder: %s -- %s"
1133 msgstr ""
1135 #: libmedia/AudioDecoderSpeex.cpp:40
1136 msgid "AudioDecoderSpeex: state initialization failed."
1137 msgstr ""
1139 #: libmedia/AudioDecoderSpeex.cpp:53
1140 msgid "AudioDecoderSpeex: initialization failed."
1141 msgstr ""
1143 #: libmedia/AudioDecoderSpeex.cpp:108
1144 msgid "Corrupt Speex stream!"
1145 msgstr ""
1147 #: libmedia/AudioDecoderSpeex.cpp:132
1148 msgid "Failed to resample Speex frame."
1149 msgstr ""
1151 #: libmedia/FLVParser.cpp:169
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:186
1159 msgid "could not read audio frame?"
1160 msgstr ""
1162 #: libmedia/FLVParser.cpp:224
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:244
1170 #, c-format
1171 msgid "AVC packet type: %d"
1172 msgstr ""
1174 #: libmedia/FLVParser.cpp:263
1175 msgid "could not read video frame?"
1176 msgstr ""
1178 #: libmedia/FLVParser.cpp:321
1179 #, c-format
1180 msgid "FLVParser::parseNextTag: can't seek to %d"
1181 msgstr ""
1183 #: libmedia/FLVParser.cpp:335
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:422
1190 #, c-format
1191 msgid "First byte of FLV_META_TAG is %d, expected 0x02 (STRING AMF0 type)"
1192 msgstr ""
1194 #: libmedia/FLVParser.cpp:434
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:445
1202 msgid "Corrupt FLV: Meta tag unterminated!"
1203 msgstr ""
1205 #: libmedia/FLVParser.cpp:453
1206 #, c-format
1207 msgid "FLVParser::parseNextTag: unknown FLV tag type %d"
1208 msgstr ""
1210 #: libmedia/FLVParser.cpp:462
1211 msgid ""
1212 "Corrupt FLV: previous tag size record (%1%) unexpected (actual size: %2%)"
1213 msgstr ""
1215 #: libmedia/FLVParser.cpp:480
1216 msgid "FLVParser::parseHeader: couldn't read 9 bytes of header"
1217 msgstr ""
1219 #: libmedia/FLVParser.cpp:532
1220 #, c-format
1221 msgid "FLVParser::readAudioFrame: could only read %d/%d bytes"
1222 msgstr ""
1224 #: libmedia/gst/VideoConverterGst.cpp:37
1225 msgid "VideoConverterGst: ffmpegcolorspace element missing"
1226 msgstr ""
1228 #: libmedia/gst/VideoConverterGst.cpp:70
1229 msgid "VideoConverterGst: can't output requested format"
1230 msgstr ""
1232 #: libmedia/gst/VideoConverterGst.cpp:98
1233 msgid "VideoConverterGst: internal error (caps creation failed)"
1234 msgstr ""
1236 #: libmedia/gst/VideoConverterGst.cpp:105
1237 msgid "VideoConverterGst: initialisation failed."
1238 msgstr ""
1240 #: libmedia/gst/VideoConverterGst.cpp:140
1241 msgid "VideoConverterGst: buffer push failed."
1242 msgstr ""
1244 #: libmedia/gst/VideoConverterGst.cpp:147
1245 msgid "VideoConverterGst: buffer pull failed."
1246 msgstr ""
1248 #: libmedia/gst/GstUtil.cpp:75
1249 msgid "Unable to retrieve a valid audio sink from ~/.gnashrc"
1250 msgstr ""
1252 #: libmedia/gst/GstUtil.cpp:81
1253 msgid "Unable to retrieve a valid audio sink from autoaudiosink"
1254 msgstr ""
1256 #: libmedia/gst/GstUtil.cpp:86
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:87
1264 msgid "Sink search exhausted: you won't be able to hear sound!"
1265 msgstr ""
1267 #: libmedia/gst/GstUtil.cpp:93
1268 #, c-format
1269 msgid "Got a non-NULL audio sink; its wrapper name is: %s"
1270 msgstr ""
1272 #: libmedia/gst/GstUtil.cpp:115
1273 msgid ""
1274 "Missing plugin, but plugin installing not supported. Will try anyway, but "
1275 "expect failure."
1276 msgstr ""
1278 #: libmedia/gst/GstUtil.cpp:121
1279 msgid "Missing plugin, but failed to convert it to gst missing plugin detail."
1280 msgstr ""
1282 #: libmedia/gst/GstUtil.cpp:134
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:141
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:54
1324 msgid "MediaParserGst couldn't create a bin"
1325 msgstr ""
1327 #: libmedia/gst/MediaParserGst.cpp:59
1328 msgid "MediaParserGst couldn't create a typefind element."
1329 msgstr ""
1331 #: libmedia/gst/MediaParserGst.cpp:71 libmedia/gst/MediaParserGst.cpp:93
1332 #: libmedia/gst/MediaParserGst.cpp:316 libmedia/gst/MediaParserGst.cpp:373
1333 #: libmedia/gst/MediaParserGst.cpp:527
1334 msgid "MediaParserGst could not change element state"
1335 msgstr ""
1337 #: libmedia/gst/MediaParserGst.cpp:84
1338 #, c-format
1339 msgid "Needed %d dead iterations to detect audio type."
1340 msgstr ""
1342 #: libmedia/gst/MediaParserGst.cpp:88
1343 msgid "MediaParserGst failed to detect any stream types."
1344 msgstr ""
1346 #: libmedia/gst/MediaParserGst.cpp:186
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:200
1353 msgid "MediaParserGst failed to push more data into the demuxer! Seeking back."
1354 msgstr ""
1356 #: libmedia/gst/MediaParserGst.cpp:279
1357 #, c-format
1358 msgid "MediaParserGst/typefound: Detected media type %s"
1359 msgstr ""
1361 #: libmedia/gst/MediaParserGst.cpp:291 libmedia/gst/MediaParserGst.cpp:298
1362 msgid "MediaParserGst Failed to create fakesink."
1363 msgstr ""
1365 #: libmedia/gst/MediaParserGst.cpp:304
1366 msgid "MediaParserGst: couldn't get the fakesink src element."
1367 msgstr ""
1369 #: libmedia/gst/MediaParserGst.cpp:312
1370 msgid "MediaParserGst: couln't link fakesink"
1371 msgstr ""
1373 #: libmedia/gst/MediaParserGst.cpp:336
1374 msgid "MediaParserGst: couldn't get the typefind src element."
1375 msgstr ""
1377 #: libmedia/gst/MediaParserGst.cpp:351
1378 msgid "MediaParserGst: couldn't create the demuxer"
1379 msgstr ""
1381 #: libmedia/gst/MediaParserGst.cpp:357 libmedia/gst/MediaParserGst.cpp:362
1382 msgid "MediaParserGst: failed adding demuxer to bin."
1383 msgstr ""
1385 #: libmedia/gst/MediaParserGst.cpp:389
1386 msgid "MediaParserGst: couldn't get structure name."
1387 msgstr ""
1389 #: libmedia/gst/MediaParserGst.cpp:403
1390 #, c-format
1391 msgid "MediaParserGst: ignoring stream of type %s."
1392 msgstr ""
1394 #: libmedia/gst/MediaParserGst.cpp:427
1395 #, c-format
1396 msgid "MediaParserGst: Failed to find a parser (media: %s)."
1397 msgstr ""
1399 #: libmedia/gst/MediaParserGst.cpp:436
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:445
1406 msgid "MediaParserGst: couldn't add parser."
1407 msgstr ""
1409 #: libmedia/gst/MediaParserGst.cpp:458
1410 msgid "MediaParserGst: couldn't link parser."
1411 msgstr ""
1413 #: libmedia/gst/MediaParserGst.cpp:470 libmedia/gst/MediaParserGst.cpp:503
1414 msgid "MediaParserGst: couldn't link \"fake\" sink."
1415 msgstr ""
1417 #: libmedia/gst/MediaParserGst.cpp:489
1418 #, c-format
1419 msgid "MediaParserGst: Linked audio source (type: %s)"
1420 msgstr ""
1422 #: libmedia/gst/MediaParserGst.cpp:519
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:89
1691 msgid "Wrong arguments given to GST VideoDecoder"
1692 msgstr ""
1694 #: libmedia/gst/MediaHandlerGst.cpp:136
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:162
1821 msgid "corrupted ADPCM header"
1822 msgstr ""
1824 #: libmedia/AudioDecoderSimple.cpp:290 libmedia/AudioDecoderSimple.cpp:303
1825 #, c-format
1826 msgid "AudioDecoderSimple: initialized flash codec %s (%d)"
1827 msgstr ""
1829 #: libmedia/AudioDecoderSimple.cpp:329 libmedia/AudioDecoderSimple.cpp:360
1830 #, c-format
1831 msgid "AudioDecoderSimple: unsupported flash codec %d (%s)"
1832 msgstr ""
1834 #: libmedia/AudioDecoderSimple.cpp:340
1835 #, c-format
1836 msgid "AudioDecoderSimple: unable to intepret custom audio codec id %s"
1837 msgstr ""
1839 #: libmedia/AudioDecoderSimple.cpp:427
1840 msgid "Host endianness not detected in AudioDecoderSimple"
1841 msgstr ""
1843 #: libmedia/AudioDecoderSimple.cpp:477
1844 msgid "Error in sound sample conversion"
1845 msgstr ""
1847 #: libmedia/MediaHandler.cpp:48
1848 msgid "MediaHandler::isFLV: Could not read 3 bytes from input stream"
1849 msgstr ""
1851 #: libmedia/MediaHandler.cpp:64
1852 msgid ""
1853 "MediaHandler::createMediaParser: only FLV input is supported by this "
1854 "MediaHandler"
1855 msgstr ""
1857 #: libmedia/MediaHandler.cpp:70
1858 #, c-format
1859 msgid "Exception while reading from stream: %s"
1860 msgstr ""
1862 #: libmedia/MediaHandler.cpp:107
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:84
1880 #, c-format
1881 msgid "Native class %s is not an object after initialization (%s)"
1882 msgstr ""
1884 #: libcore/ClassHierarchy.cpp:91
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:76
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:84
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:55
2093 #, c-format
2094 msgid "start_sound_loader: sound_id %d is not defined"
2095 msgstr ""
2097 #: libcore/swf/StartSoundTag.cpp:63
2098 #, c-format
2099 msgid "StartSound: id=%d"
2100 msgstr ""
2102 #: libcore/swf/StartSoundTag.cpp:113
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:53
2217 #, c-format
2218 msgid "DefineFontAlignZones tag references an undefined font %d"
2219 msgstr ""
2221 #: libcore/swf/DefineFontAlignZonesTag.cpp:72
2222 #, c-format
2223 msgid "DefineFontAlignZones: font=%d, flags=%d, table int: %s"
2224 msgstr ""
2226 #: libcore/swf/DefineFontAlignZonesTag.cpp:109
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:84
2331 #, c-format
2332 msgid "  PLACEOBJECT: depth=%d(%d) char=%d"
2333 msgstr ""
2335 #: libcore/swf/PlaceObject2Tag.cpp:88 libcore/swf/PlaceObject2Tag.cpp:310
2336 #, c-format
2337 msgid "  SWFCxForm: %s"
2338 msgstr ""
2340 #: libcore/swf/PlaceObject2Tag.cpp:104
2341 #, c-format
2342 msgid "Reserved field in PlaceObject actions == %u (expected 0)"
2343 msgstr ""
2345 #: libcore/swf/PlaceObject2Tag.cpp:122
2346 #, c-format
2347 msgid "  actions: flags = 0x%X"
2348 msgstr ""
2350 #: libcore/swf/PlaceObject2Tag.cpp:157
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:218
2358 #, c-format
2359 msgid ""
2360 "swf_event::read() -- unknown / unhandled event type received, flags = 0x%x"
2361 msgstr ""
2363 #: libcore/swf/PlaceObject2Tag.cpp:247
2364 msgid "Unexpected end of tag while parsing PlaceObject tag events"
2365 msgstr ""
2367 #: libcore/swf/PlaceObject2Tag.cpp:303
2368 #, c-format
2369 msgid "  PLACEOBJECT2: depth = %d (%d)"
2370 msgstr ""
2372 #: libcore/swf/PlaceObject2Tag.cpp:305 libcore/swf/PlaceObject2Tag.cpp:418
2373 #, c-format
2374 msgid "  char id = %d"
2375 msgstr ""
2377 #: libcore/swf/PlaceObject2Tag.cpp:307 libcore/swf/PlaceObject2Tag.cpp:419
2378 #, c-format
2379 msgid "  SWFMatrix: %s"
2380 msgstr ""
2382 #: libcore/swf/PlaceObject2Tag.cpp:312 libcore/swf/PlaceObject2Tag.cpp:421
2383 #, c-format
2384 msgid "  ratio: %d"
2385 msgstr ""
2387 #: libcore/swf/PlaceObject2Tag.cpp:313 libcore/swf/PlaceObject2Tag.cpp:422
2388 #, c-format
2389 msgid "  name = %s"
2390 msgstr ""
2392 #: libcore/swf/PlaceObject2Tag.cpp:315 libcore/swf/PlaceObject2Tag.cpp:424
2393 #, c-format
2394 msgid "  clip_depth = %d (%d)"
2395 msgstr ""
2397 #: libcore/swf/PlaceObject2Tag.cpp:318 libcore/swf/PlaceObject2Tag.cpp:427
2398 #, c-format
2399 msgid " m_place_type: %d"
2400 msgstr ""
2402 #: libcore/swf/PlaceObject2Tag.cpp:416
2403 #, c-format
2404 msgid "  PLACEOBJECT3: depth = %d (%d)"
2405 msgstr ""
2407 #: libcore/swf/PlaceObject2Tag.cpp:420
2408 #, c-format
2409 msgid "  SWFCxForm: %d"
2410 msgstr ""
2412 #: libcore/swf/PlaceObject2Tag.cpp:423
2413 #, c-format
2414 msgid "  class name = %s"
2415 msgstr ""
2417 #: libcore/swf/PlaceObject2Tag.cpp:426
2418 msgid "   bitmapCaching enabled"
2419 msgstr ""
2421 #: libcore/swf/SoundStreamHeadTag.cpp:75
2422 #, c-format
2423 msgid "SOUNDSTREAMHEAD: stream sample rate %d (expected 0 to %u)"
2424 msgstr ""
2426 #: libcore/swf/SoundStreamHeadTag.cpp:85
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:92
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:98
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:118
2448 msgid ""
2449 "No samples advertised for sound stream, pretty common so will warn only once"
2450 msgstr ""
2452 #: libcore/swf/SoundStreamHeadTag.cpp:145
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:48
2459 #, c-format
2460 msgid "DefineButtonCxform refers to an unknown DisplayObject %d"
2461 msgstr ""
2463 #: libcore/swf/DefineButtonCxformTag.cpp:59
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:70
2471 #, c-format
2472 msgid "  remove_object_2(%d)"
2473 msgstr ""
2475 #: libcore/swf/StreamSoundBlockTag.cpp:74
2476 msgid "Found SOUNDSTREAMBLOCK tag w/out preceding SOUNDSTREAMHEAD"
2477 msgstr ""
2479 #: libcore/swf/StreamSoundBlockTag.cpp:110
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 msgid "Date constructor called with more than 7 arguments"
4306 msgstr ""
4308 #: libcore/asobj/Date_as.cpp:723
4309 msgid "Date.setTime needs one argument"
4310 msgstr ""
4312 #: libcore/asobj/Date_as.cpp:743
4313 msgid "Date.setTime was called with more than one argument"
4314 msgstr ""
4316 #: libcore/asobj/Date_as.cpp:834
4317 msgid "Date.setFullYear needs one argument"
4318 msgstr ""
4320 #: libcore/asobj/Date_as.cpp:874
4321 msgid "Date.setYear needs one argument"
4322 msgstr ""
4324 #: libcore/asobj/Date_as.cpp:897
4325 msgid "Date.setYear was called with more than three arguments"
4326 msgstr ""
4328 #: libcore/asobj/Date_as.cpp:928
4329 #, c-format
4330 msgid "Date.set%sMonth needs one argument"
4331 msgstr ""
4333 #: libcore/asobj/Date_as.cpp:961
4334 #, c-format
4335 msgid "Date.set%sMonth was called with more than three arguments"
4336 msgstr ""
4338 #: libcore/asobj/Date_as.cpp:983
4339 #, c-format
4340 msgid "Date.set%sDate needs one argument"
4341 msgstr ""
4343 #: libcore/asobj/Date_as.cpp:997
4344 #, c-format
4345 msgid "Date.set%sDate was called with more than one argument"
4346 msgstr ""
4348 #: libcore/asobj/Date_as.cpp:1024
4349 #, c-format
4350 msgid "Date.set%sHours needs one argument"
4351 msgstr ""
4353 #: libcore/asobj/Date_as.cpp:1043
4354 #, c-format
4355 msgid "Date.set%sHours was called with more than four arguments"
4356 msgstr ""
4358 #: libcore/asobj/Date_as.cpp:1069
4359 #, c-format
4360 msgid "Date.set%sMinutes needs one argument"
4361 msgstr ""
4363 #: libcore/asobj/Date_as.cpp:1087 libcore/asobj/Date_as.cpp:1130
4364 #, c-format
4365 msgid "Date.set%sMinutes was called with more than three arguments"
4366 msgstr ""
4368 #: libcore/asobj/Date_as.cpp:1110
4369 #, c-format
4370 msgid "Date.set%sSeconds needs one argument"
4371 msgstr ""
4373 #: libcore/asobj/Date_as.cpp:1148
4374 #, c-format
4375 msgid "Date.set%sMilliseconds needs one argument"
4376 msgstr ""
4378 #: libcore/asobj/Date_as.cpp:1165
4379 #, c-format
4380 msgid "Date.set%sMilliseconds was called with more than one argument"
4381 msgstr ""
4383 #: libcore/asobj/Date_as.cpp:1227
4384 msgid "Date.UTC needs one argument"
4385 msgstr ""
4387 #: libcore/asobj/Date_as.cpp:1251
4388 msgid "Date.UTC was called with more than 7 arguments"
4389 msgstr ""
4391 #: libcore/asobj/Global_as.cpp:100
4392 #, c-format
4393 msgid "%s needs one argument"
4394 msgstr ""
4396 #: libcore/asobj/Global_as.cpp:106
4397 #, c-format
4398 msgid "%s has more than one argument"
4399 msgstr ""
4401 #: libcore/asobj/Global_as.cpp:323
4402 msgid "Extensions enabled, scanning plugin dir for load"
4403 msgstr ""
4405 #: libcore/asobj/Global_as.cpp:328
4406 msgid "Extensions disabled"
4407 msgstr ""
4409 #: libcore/asobj/Global_as.cpp:493
4410 #, c-format
4411 msgid "%s needs at least one argument"
4412 msgstr ""
4414 #: libcore/asobj/Global_as.cpp:500
4415 #, c-format
4416 msgid "%s has more than two arguments"
4417 msgstr ""
4419 #: libcore/asobj/Global_as.cpp:594
4420 #, c-format
4421 msgid "%s needs at least three arguments"
4422 msgstr ""
4424 #: libcore/asobj/Global_as.cpp:601
4425 #, c-format
4426 msgid "%s has more than four arguments"
4427 msgstr ""
4429 #: libcore/asobj/Global_as.cpp:609
4430 #, c-format
4431 msgid "Invalid call to ASSetPropFlags: first argument is not an object: %s"
4432 msgstr ""
4434 #: libcore/asobj/Global_as.cpp:657 libcore/asobj/Global_as.cpp:700
4435 #, c-format
4436 msgid "ASNative(%s): needs at least two arguments"
4437 msgstr ""
4439 #: libcore/asobj/Global_as.cpp:669
4440 #, c-format
4441 msgid "ASconstructor(%s): args must be 0 or above"
4442 msgstr ""
4444 #: libcore/asobj/Global_as.cpp:712
4445 #, c-format
4446 msgid "ASnative(%s): args must be 0 or above"
4447 msgstr ""
4449 #: libcore/asobj/Global_as.cpp:734
4450 msgid "ASNative (2, 0) - old ASnew"
4451 msgstr ""
4453 #: libcore/asobj/Global_as.cpp:884
4454 msgid "updateAfterEvent()"
4455 msgstr ""
4457 #: libcore/asobj/Global_as.cpp:946
4458 #, c-format
4459 msgid "Invalid call to setInterval(%s) - need at least 2 arguments"
4460 msgstr ""
4462 #: libcore/asobj/Global_as.cpp:960 libcore/asobj/Global_as.cpp:1032
4463 #, c-format
4464 msgid ""
4465 "Invalid call to setInterval(%s) - first argument is not an object or function"
4466 msgstr ""
4468 #: libcore/asobj/Global_as.cpp:980
4469 #, c-format
4470 msgid "Invalid call to setInterval(%s) - missing timeout argument"
4471 msgstr ""
4473 #: libcore/asobj/Global_as.cpp:1019
4474 #, c-format
4475 msgid "Invalid call to setTimeout(%s) - need at least 2 arguments"
4476 msgstr ""
4478 #: libcore/asobj/Global_as.cpp:1052
4479 #, c-format
4480 msgid "Invalid call to setTimeout(%s): missing timeout argument"
4481 msgstr ""
4483 #: libcore/asobj/Global_as.cpp:1088
4484 msgid "clearInterval requires one argument, got none"
4485 msgstr ""
4487 #: libcore/asobj/Global_as.cpp:1102
4488 msgid "_global.showRedrawRegions"
4489 msgstr ""
4491 #: libcore/asobj/Global_as.cpp:1109
4492 msgid "_global.enableDebugConsole"
4493 msgstr ""
4495 #: libcore/asobj/XMLNode_as.cpp:227
4496 msgid ""
4497 "XMLNode.insertBefore(): positional parameter is not a child of this node"
4498 msgstr ""
4500 #: libcore/asobj/XMLNode_as.cpp:596
4501 msgid "XMLNode::appendChild() needs at least one argument"
4502 msgstr ""
4504 #: libcore/asobj/XMLNode_as.cpp:605
4505 msgid "First argument to XMLNode::appendChild() is not an XMLNode"
4506 msgstr ""
4508 #: libcore/asobj/XMLNode_as.cpp:643
4509 #, c-format
4510 msgid "XMLNode.insertBefore(%s) needs at least two arguments"
4511 msgstr ""
4513 #: libcore/asobj/XMLNode_as.cpp:654
4514 #, c-format
4515 msgid "First argument to XMLNode.insertBefore(%s) is not an XMLNode"
4516 msgstr ""
4518 #: libcore/asobj/XMLNode_as.cpp:665
4519 #, c-format
4520 msgid "Second argument to XMLNode.insertBefore(%s) is not an XMLNode"
4521 msgstr ""
4523 #: libcore/asobj/NetStream_as.cpp:299
4524 #, c-format
4525 msgid "::pause(%d) called "
4526 msgstr ""
4528 #: libcore/asobj/NetStream_as.cpp:355
4529 msgid "No NetConnection associated with this NetStream, won't play"
4530 msgstr ""
4532 #: libcore/asobj/NetStream_as.cpp:366
4533 msgid "NetConnection is not connected. Won't play."
4534 msgstr ""
4536 #: libcore/asobj/NetStream_as.cpp:379
4537 #, c-format
4538 msgid "Couldn't load URL %s"
4539 msgstr ""
4541 #: libcore/asobj/NetStream_as.cpp:386
4542 #, c-format
4543 msgid "Connecting to movie: %s"
4544 msgstr ""
4546 #: libcore/asobj/NetStream_as.cpp:392
4547 #, c-format
4548 msgid "NetStream.play(%s): failed starting playback"
4549 msgstr ""
4551 #: libcore/asobj/NetStream_as.cpp:415
4552 msgid "NetStream_as::initVideoDecoder: hot-plugging video consumer"
4553 msgstr ""
4555 #: libcore/asobj/NetStream_as.cpp:420
4556 #, c-format
4557 msgid "NetStream: Could not create Video decoder: %s"
4558 msgstr ""
4560 #: libcore/asobj/NetStream_as.cpp:444
4561 msgid "NetStream_as::initAudioDecoder: hot-plugging audio consumer"
4562 msgstr ""
4564 #: libcore/asobj/NetStream_as.cpp:451
4565 #, c-format
4566 msgid "Could not create Audio decoder: %s"
4567 msgstr ""
4569 #: libcore/asobj/NetStream_as.cpp:477
4570 #, c-format
4571 msgid "Gnash could not get stream '%s' from NetConnection"
4572 msgstr ""
4574 #: libcore/asobj/NetStream_as.cpp:487
4575 msgid "No Media handler registered, can't parse NetStream input"
4576 msgstr ""
4578 #: libcore/asobj/NetStream_as.cpp:495
4579 msgid "Unable to create parser for NetStream input"
4580 msgstr ""
4582 #: libcore/asobj/NetStream_as.cpp:520
4583 #, c-format
4584 msgid "%p.startPlayback: playHead position reset to 0"
4585 msgstr ""
4587 #: libcore/asobj/NetStream_as.cpp:526
4588 msgid "Setting playStart status"
4589 msgstr ""
4591 #: libcore/asobj/NetStream_as.cpp:544
4592 msgid "getDecodedVideoFrame: no parser available"
4593 msgstr ""
4595 #: libcore/asobj/NetStream_as.cpp:553
4596 #, c-format
4597 msgid ""
4598 "getDecodedVideoFrame(%d): no more video frames in input "
4599 "(nextVideoFrameTimestamp returned false, parsingComplete=%d)"
4600 msgstr ""
4602 #: libcore/asobj/NetStream_as.cpp:564
4603 msgid ""
4604 "getDecodedVideoFrame setting playStop status (parsing complete and "
4605 "nextVideoFrameTimestamp() returned false)"
4606 msgstr ""
4608 #: libcore/asobj/NetStream_as.cpp:575
4609 #, c-format
4610 msgid "%p.getDecodedVideoFrame(%d): next video frame is in the future (%d)"
4611 msgstr ""
4613 #: libcore/asobj/NetStream_as.cpp:586
4614 #, c-format
4615 msgid ""
4616 "nextVideoFrameTimestamp returned true (%d), but decodeNextVideoFrame "
4617 "returned null, I don't think this should ever happen"
4618 msgstr ""
4620 #: libcore/asobj/NetStream_as.cpp:596
4621 #, c-format
4622 msgid ""
4623 "%p.getDecodedVideoFrame(%d): last video frame decoded (should set playback "
4624 "status to STOP?)"
4625 msgstr ""
4627 #: libcore/asobj/NetStream_as.cpp:604
4628 #, c-format
4629 msgid ""
4630 "%p.getDecodedVideoFrame(%d): next video frame is in the future, we'll return "
4631 "this one"
4632 msgstr ""
4634 #: libcore/asobj/NetStream_as.cpp:622
4635 msgid "decodeNextVideoFrame: no parser available"
4636 msgstr ""
4638 #: libcore/asobj/NetStream_as.cpp:629
4639 #, c-format
4640 msgid "%p.decodeNextVideoFrame(): no more video frames in input"
4641 msgstr ""
4643 #: libcore/asobj/NetStream_as.cpp:645
4644 msgid "Error decoding encoded video frame in NetStream input"
4645 msgstr ""
4647 #: libcore/asobj/NetStream_as.cpp:659
4648 #, c-format
4649 msgid "%p.decodeNextAudioFrame: no more video frames in input"
4650 msgstr ""
4652 #: libcore/asobj/NetStream_as.cpp:688
4653 #, c-format
4654 msgid ""
4655 "NetStream_as::decodeNextAudioFrame: %d bytes of encoded audio decoded to %d "
4656 "bytes"
4657 msgstr ""
4659 #: libcore/asobj/NetStream_as.cpp:708
4660 #, c-format
4661 msgid "NetStream_as::seek(%d): no parser, no party"
4662 msgstr ""
4664 #: libcore/asobj/NetStream_as.cpp:728
4665 msgid "Setting invalidTime status"
4666 msgstr ""
4668 #: libcore/asobj/NetStream_as.cpp:735
4669 #, c-format
4670 msgid "_parser->seek(%d) returned %d"
4671 msgstr ""
4673 #: libcore/asobj/NetStream_as.cpp:742
4674 #, c-format
4675 msgid "%p.seek: playHead position set to %d"
4676 msgstr ""
4678 #: libcore/asobj/NetStream_as.cpp:778
4679 #, c-format
4680 msgid ""
4681 "%p.refreshAudioBuffer: doing nothing as playhead is paused - bufferLength=%d/"
4682 "%d"
4683 msgstr ""
4685 #: libcore/asobj/NetStream_as.cpp:787
4686 #, c-format
4687 msgid ""
4688 "%p.refreshAudioBuffer: doing nothing as current position was already decoded "
4689 "- bufferLength=%d/%d"
4690 msgstr ""
4692 #: libcore/asobj/NetStream_as.cpp:799
4693 #, c-format
4694 msgid ""
4695 "%p.refreshAudioBuffer: currentPosition=%d, playHeadState=%d, bufferLength="
4696 "%d, bufferTime=%d"
4697 msgstr ""
4699 #: libcore/asobj/NetStream_as.cpp:935
4700 #, c-format
4701 msgid "%p.pushDecodedAudioFrames(%d) : buffer overrun (%d/%d)."
4702 msgstr ""
4704 #: libcore/asobj/NetStream_as.cpp:951
4705 #, c-format
4706 msgid ""
4707 "%p.pushDecodedAudioFrames(%d): no more audio frames in input "
4708 "(nextAudioFrameTimestamp returned false, parsingComplete=%d)"
4709 msgstr ""
4711 #: libcore/asobj/NetStream_as.cpp:962
4712 msgid ""
4713 "pushDecodedAudioFrames setting playStop status (parsing complete and "
4714 "nextAudioFrameTimestamp returned false)"
4715 msgstr ""
4717 #: libcore/asobj/NetStream_as.cpp:975
4718 #, c-format
4719 msgid "%p.pushDecodedAudioFrames(%d): next audio frame is in the future (%d)"
4720 msgstr ""
4722 #: libcore/asobj/NetStream_as.cpp:988
4723 #, c-format
4724 msgid ""
4725 "nextAudioFrameTimestamp returned true (%d), but decodeNextAudioFrame "
4726 "returned null, I don't think this should ever happen"
4727 msgstr ""
4729 #: libcore/asobj/NetStream_as.cpp:997
4730 #, c-format
4731 msgid "pushDecodedAudioFrames(%d): Decoded audio frame contains no samples"
4732 msgstr ""
4734 #: libcore/asobj/NetStream_as.cpp:1006
4735 #, c-format
4736 msgid "pushDecodedAudioFrames(%d) pushing %dth frame with timestamp %d"
4737 msgstr ""
4739 #: libcore/asobj/NetStream_as.cpp:1024
4740 msgid "resuming playback clock on audio consume"
4741 msgstr ""
4743 #: libcore/asobj/NetStream_as.cpp:1090
4744 #, c-format
4745 msgid ""
4746 "%p.refreshVideoFrame: doing nothing as playhead is paused - bufferLength=%d, "
4747 "bufferTime=%d"
4748 msgstr ""
4750 #: libcore/asobj/NetStream_as.cpp:1100
4751 #, c-format
4752 msgid ""
4753 "%p.refreshVideoFrame: doing nothing as current position was already decoded "
4754 "- bufferLength=%d, bufferTime=%d"
4755 msgstr ""
4757 #: libcore/asobj/NetStream_as.cpp:1112
4758 #, c-format
4759 msgid ""
4760 "%p.refreshVideoFrame: currentPosition=%d, playHeadState=%d, bufferLength=%d, "
4761 "bufferTime=%d"
4762 msgstr ""
4764 #: libcore/asobj/NetStream_as.cpp:1126
4765 #, c-format
4766 msgid ""
4767 "%p.refreshVideoFrame(): no more video frames to decode (DEC_STOPPED, null "
4768 "from getDecodedVideoFrame)"
4769 msgstr ""
4771 #: libcore/asobj/NetStream_as.cpp:1135
4772 #, c-format
4773 msgid ""
4774 "%p.refreshVideoFrame(): last video frame was good enough for current position"
4775 msgstr ""
4777 #: libcore/asobj/NetStream_as.cpp:1210
4778 #, c-format
4779 msgid ""
4780 "%p.advance: buffer empty while decoding, setting buffer to buffering and "
4781 "pausing playback clock"
4782 msgstr ""
4784 #: libcore/asobj/NetStream_as.cpp:1215
4785 msgid "Setting bufferEmpty status"
4786 msgstr ""
4788 #: libcore/asobj/NetStream_as.cpp:1224
4789 #, c-format
4790 msgid "%p.advance : bufferLength=%d, parsing completed"
4791 msgstr ""
4793 #: libcore/asobj/NetStream_as.cpp:1236
4794 #, c-format
4795 msgid "%p.advance: buffering - position=%d, buffer=%d/%d"
4796 msgstr ""
4798 #: libcore/asobj/NetStream_as.cpp:1255
4799 #, c-format
4800 msgid ""
4801 "%p.advance: buffer full (or parsing completed), resuming playback clock - "
4802 "position=%d, buffer=%d/%d"
4803 msgstr ""
4805 #: libcore/asobj/NetStream_as.cpp:1276
4806 #, c-format
4807 msgid "%p.advance: playHead position set to timestamp of first frame: %d"
4808 msgstr ""
4810 #: libcore/asobj/NetStream_as.cpp:1283
4811 #, c-format
4812 msgid ""
4813 "%p.advance: playHead position is 0 and parser still doesn't have a frame to "
4814 "set it to"
4815 msgstr ""
4817 #: libcore/asobj/NetStream_as.cpp:1323
4818 #, c-format
4819 msgid ""
4820 "Moving NetStream playhead from timestamp %d to timestamp %d as there are no "
4821 "video frames yet, audio buffer is empty and next audio frame timestamp is "
4822 "there (see bug #26687)"
4823 msgstr ""
4825 #: libcore/asobj/NetStream_as.cpp:1424
4826 msgid "attachAuxStreamer called while already attached"
4827 msgstr ""
4829 #: libcore/asobj/NetStream_as.cpp:1435
4830 #, c-format
4831 msgid "Could not attach NetStream aux streamer to sound handler: %s"
4832 msgstr ""
4834 #: libcore/asobj/NetStream_as.cpp:1566
4835 #, c-format
4836 msgid ""
4837 "First argument to NetStream constructor doesn't cast to a NetConnection (%s)"
4838 msgstr ""
4840 #: libcore/asobj/NetStream_as.cpp:1612
4841 msgid "NetStream_as play needs args"
4842 msgstr ""
4844 #: libcore/asobj/NetStream_as.cpp:1619
4845 #, c-format
4846 msgid "NetStream.play(%s): stream is not connected"
4847 msgstr ""
4849 #: libcore/asobj/NetStream_as.cpp:1668
4850 msgid "NetStream.attachAudio"
4851 msgstr ""
4853 #: libcore/asobj/NetStream_as.cpp:1679
4854 msgid "NetStream.attachVideo"
4855 msgstr ""
4857 #: libcore/asobj/NetStream_as.cpp:1690
4858 msgid "NetStream.publish"
4859 msgstr ""
4861 #: libcore/asobj/NetStream_as.cpp:1701
4862 msgid "NetStream.receiveAudio"
4863 msgstr ""
4865 #: libcore/asobj/NetStream_as.cpp:1712
4866 msgid "NetStream.receiveVideo"
4867 msgstr ""
4869 #: libcore/asobj/NetStream_as.cpp:1723
4870 msgid "NetStream.send"
4871 msgstr ""
4873 #: libcore/asobj/NetStream_as.cpp:1807
4874 msgid "NetStream.liveDelay"
4875 msgstr ""
4877 #: libcore/asobj/NetStream_as.cpp:1859
4878 msgid "Invalid AMF data in FLV tag"
4879 msgstr ""
4881 #: libcore/asobj/NetStream_as.cpp:1870
4882 msgid "Could not convert FLV metatag to as_value, passing undefined"
4883 msgstr ""
4885 #: libcore/asobj/Number_as.cpp:78
4886 #, c-format
4887 msgid "Number.toString(%s): radix must be in the 2..36 range (%d is invalid)"
4888 msgstr ""
4890 #: libcore/asobj/TextSnapshot_as.cpp:521
4891 msgid "TextSnapshot.findText() requires 3 arguments"
4892 msgstr ""
4894 #: libcore/asobj/TextSnapshot_as.cpp:545
4895 msgid "TextSnapshot.getCount() takes no arguments"
4896 msgstr ""
4898 #: libcore/asobj/TextSnapshot_as.cpp:601
4899 msgid "TextSnapshot.getText requires exactly 2 arguments"
4900 msgstr ""
4902 #: libcore/asobj/XMLSocket_as.cpp:268
4903 msgid "XMLSocket.send(): socket not initialized"
4904 msgstr ""
4906 #: libcore/asobj/XMLSocket_as.cpp:312
4907 msgid "XMLSocket.connect() called while already connected, ignored"
4908 msgstr ""
4910 #: libcore/asobj/XMLSocket_as.cpp:319
4911 msgid "XMLSocket.connect() needs two arguments"
4912 msgstr ""
4914 #: libcore/asobj/XMLSocket_as.cpp:344
4915 msgid "XMLSocket.connect(): connection failed"
4916 msgstr ""
4918 #: libcore/asobj/XMLSocket_as.cpp:360
4919 msgid "XMLSocket.send() needs at least one argument"
4920 msgstr ""
4922 #: libcore/asobj/AsBroadcaster.cpp:233
4923 msgid "AsBroadcaster.initialize() requires one argument, none given"
4924 msgstr ""
4926 #: libcore/asobj/AsBroadcaster.cpp:243
4927 #, c-format
4928 msgid "AsBroadcaster.initialize(%s): first arg is not an object"
4929 msgstr ""
4931 #: libcore/asobj/AsBroadcaster.cpp:252
4932 #, c-format
4933 msgid ""
4934 "AsBroadcaster.initialize(%s): first arg is an object but doesn't cast to one "
4935 "(dangling DisplayObject ref?)"
4936 msgstr ""
4938 #: libcore/asobj/AsBroadcaster.cpp:282 libcore/asobj/AsBroadcaster.cpp:327
4939 #: libcore/asobj/AsBroadcaster.cpp:393
4940 #, c-format
4941 msgid "%p.addListener(%s): this object has no _listeners member"
4942 msgstr ""
4944 #: libcore/asobj/AsBroadcaster.cpp:293 libcore/asobj/AsBroadcaster.cpp:338
4945 #: libcore/asobj/AsBroadcaster.cpp:404
4946 #, c-format
4947 msgid "%p.addListener(%s): this object's _listener isn't an object: %s"
4948 msgstr ""
4950 #: libcore/asobj/AsBroadcaster.cpp:415
4951 #, c-format
4952 msgid "%p.broadcastMessage() needs an argument"
4953 msgstr ""
4955 #: libcore/asobj/TextFormat_as.cpp:406
4956 #, c-format
4957 msgid "Too many args (%d) passed to TextFormat"
4958 msgstr ""
4960 #: libcore/asobj/TextFormat_as.cpp:483
4961 msgid "Getter for textformat_tabStops"
4962 msgstr ""
4964 #: libcore/asobj/TextFormat_as.cpp:562
4965 msgid "TextFormat.getTextExtent requires at least one argument"
4966 msgstr ""
4968 #: libcore/asobj/TextFormat_as.cpp:726
4969 #, c-format
4970 msgid "Uknown alignment value: %d, take as left"
4971 msgstr ""
4973 #: libcore/asobj/TextFormat_as.cpp:741
4974 #, c-format
4975 msgid "Unknown display value: %d "
4976 msgstr ""
4978 #: libcore/asobj/Color_as.cpp:153
4979 msgid "Color.setRGB() : missing argument"
4980 msgstr ""
4982 #: libcore/asobj/Color_as.cpp:186
4983 msgid "Color.setTransform() : missing argument"
4984 msgstr ""
4986 #: libcore/asobj/Color_as.cpp:196
4987 #, c-format
4988 msgid "Color.setTransform(%s) : first argument doesn't cast to an object"
4989 msgstr ""
4991 #: libcore/asobj/LocalConnection_as.cpp:279
4992 msgid "Attempting to write to disabled LocalConnection!"
4993 msgstr ""
4995 #: libcore/asobj/LocalConnection_as.cpp:288
4996 msgid "Failed to attach shared memory segment"
4997 msgstr ""
4999 #: libcore/asobj/LocalConnection_as.cpp:296
5000 msgid "Failed to get shm lock"
5001 msgstr ""
5003 #: libcore/asobj/LocalConnection_as.cpp:332
5004 msgid "Invalid connection name data"
5005 msgstr ""
5007 #: libcore/asobj/LocalConnection_as.cpp:431
5008 msgid "Failed to get lock on shared memory! Will not remove listener"
5009 msgstr ""
5011 #: libcore/asobj/LocalConnection_as.cpp:461
5012 msgid "Failed to open shared memory segment"
5013 msgstr ""
5015 #: libcore/asobj/LocalConnection_as.cpp:534
5016 msgid "LocalConnection.connect() expects exactly 1 argument"
5017 msgstr ""
5019 #: libcore/asobj/LocalConnection_as.cpp:542
5020 msgid "LocalConnection.connect(): first argument must be a string"
5021 msgstr ""
5023 #: libcore/asobj/LocalConnection_as.cpp:587
5024 #: libcore/asobj/LocalConnection_as.cpp:599
5025 #: libcore/asobj/LocalConnection_as.cpp:612
5026 #, c-format
5027 msgid "LocalConnection.send(%s): requires at least 2 arguments"
5028 msgstr ""
5030 #: libcore/asobj/LocalConnection_as.cpp:783
5031 msgid "No space for listener in shared memory!"
5032 msgstr ""
5034 #: libcore/asobj/LocalConnection_as.cpp:844
5035 #, c-format
5036 msgid "Invalid domain %s"
5037 msgstr ""
5039 #: libcore/asobj/LocalConnection_as.cpp:851
5040 #, c-format
5041 msgid "Invalid function name %s"
5042 msgstr ""
5044 #: libcore/asobj/LocalConnection_as.cpp:877
5045 msgid "Fewer AMF fields than expected."
5046 msgstr ""
5048 #: libcore/asobj/Microphone_as.cpp:252
5049 msgid "No MediaHandler exists! Cannot create a Microphone object"
5050 msgstr ""
5052 #: libcore/asobj/Microphone_as.cpp:284
5053 msgid "Microphone.gain(): wrong number of parameters passed"
5054 msgstr ""
5056 #: libcore/asobj/Microphone_as.cpp:300
5057 msgid "Microphone.setRate: wrong number of parameters passed"
5058 msgstr ""
5060 #: libcore/asobj/Microphone_as.cpp:313
5061 msgid "Microphone::activityLevel only has default value (-1)"
5062 msgstr ""
5064 #: libcore/asobj/Microphone_as.cpp:318
5065 msgid "Attempt to set activity property of Microphone"
5066 msgstr ""
5068 #: libcore/asobj/Microphone_as.cpp:353
5069 msgid "Microphone::muted is always false (always allows access)"
5070 msgstr ""
5072 #: libcore/asobj/Microphone_as.cpp:413
5073 msgid "Microphone::silenceTimeout can be set, but is unimplemented"
5074 msgstr ""
5076 #: libcore/asobj/Microphone_as.cpp:436
5077 #, c-format
5078 msgid "%s: Too many arguments"
5079 msgstr ""
5081 #: libcore/asobj/LoadableObject.cpp:176
5082 msgid "XML.addRequestHeader: XML._customHeaders is not an object"
5083 msgstr ""
5085 #: libcore/asobj/LoadableObject.cpp:193
5086 msgid "XML.addRequestHeader requires at least one argument"
5087 msgstr ""
5089 #: libcore/asobj/LoadableObject.cpp:206
5090 msgid "XML.addRequestHeader: single argument is not an array"
5091 msgstr ""
5093 #: libcore/asobj/LoadableObject.cpp:222
5094 #, c-format
5095 msgid "XML.addRequestHeader(%s): arguments after the second will be discarded"
5096 msgstr ""
5098 #: libcore/asobj/LoadableObject.cpp:237
5099 #, c-format
5100 msgid "XML.addRequestHeader(%s): both arguments must be a string"
5101 msgstr ""
5103 #: libcore/asobj/LoadableObject.cpp:304
5104 msgid "sendAndLoad() requires at least two arguments"
5105 msgstr ""
5107 #: libcore/asobj/LoadableObject.cpp:312
5108 msgid "sendAndLoad(): invalid empty URL"
5109 msgstr ""
5111 #: libcore/asobj/LoadableObject.cpp:319
5112 msgid "sendAndLoad(): invalid target (must be an XML or LoadVars object)"
5113 msgstr ""
5115 #: libcore/asobj/LoadableObject.cpp:397
5116 #, c-format
5117 msgid "Loading from URL: '%s'"
5118 msgstr ""
5120 #: libcore/asobj/LoadableObject.cpp:417
5121 msgid "load() requires at least one argument"
5122 msgstr ""
5124 #: libcore/asobj/LoadableObject.cpp:426
5125 msgid "load(): invalid empty URL"
5126 msgstr ""
5128 #: libcore/DisplayObjectContainer.cpp:75
5129 msgid "Children"
5130 msgstr ""
5132 #: libcore/DisplayList.cpp:305
5133 #, c-format
5134 msgid "moveDisplayObject() -- can't find object at depth %d"
5135 msgstr ""
5137 #: libcore/DisplayList.cpp:312
5138 msgid "Request to move an unloaded DisplayObject"
5139 msgstr ""
5141 #: libcore/DisplayList.cpp:380
5142 #, c-format
5143 msgid "%s.swapDepth(%d) : ignored call with target depth less then %d"
5144 msgstr ""
5146 #: libcore/DisplayList.cpp:404
5147 msgid ""
5148 "First argument to DisplayList::swapDepth() is NOT a DisplayObject in the "
5149 "list. Call ignored."
5150 msgstr ""
5152 #: libcore/DisplayList.cpp:875
5153 #, c-format
5154 msgid ""
5155 "mergeDisplayList: DisplayObject %s (%s at depth %d [%d]) about to be "
5156 "discarded in given display list is not marked as unloaded and not found in "
5157 "the merged current displaylist"
5158 msgstr ""
5160 #: libcore/Geometry.cpp:198
5161 msgid "Collision detection for unidirectionally scaled strokes"
5162 msgstr ""
5164 #: libcore/TextField.cpp:234
5165 #, c-format
5166 msgid "FIXME: attempt to remove a TextField being a child of a %s"
5167 msgstr ""
5169 #: libcore/TextField.cpp:413 libcore/TextField.cpp:423
5170 #: libcore/TextField.cpp:441 libcore/TextField.cpp:456
5171 msgid "invalid restrict string"
5172 msgstr ""
5174 #: libcore/TextField.cpp:965
5175 #, c-format
5176 msgid ""
5177 "TextField: missing glyph for space char (needed for TAB). Make sure "
5178 "DisplayObject shapes for font %s are being exported into your SWF file."
5179 msgstr ""
5181 #: libcore/TextField.cpp:1044
5182 msgid "No font for TextField!"
5183 msgstr ""
5185 #: libcore/TextField.cpp:1444
5186 #, c-format
5187 msgid "Unexpected value '%s' in TextField font color attribute"
5188 msgstr ""
5190 #: libcore/TextField.cpp:1459
5191 msgid "Expected a font name in FACE attribute."
5192 msgstr ""
5194 #: libcore/TextField.cpp:1513
5195 msgid "<img> html tag in TextField"
5196 msgstr ""
5198 #: libcore/TextField.cpp:1551
5199 msgid "<span> html tag in TextField"
5200 msgstr ""
5202 #: libcore/TextField.cpp:1623
5203 msgid "html <textformat> tag tabstops attribute"
5204 msgstr ""
5206 #: libcore/TextField.cpp:1706
5207 #, c-format
5208 msgid ""
5209 "TextField: missing embedded glyph for char %d. Make sure DisplayObject "
5210 "shapes for font %s are being exported into your SWF file"
5211 msgstr ""
5213 #: libcore/TextField.cpp:1714
5214 #, c-format
5215 msgid ""
5216 "TextField: missing device glyph for char %d. Maybe you don't have font '%s' "
5217 "installed in your system."
5218 msgstr ""
5220 #: libcore/TextField.cpp:1905
5221 #, c-format
5222 msgid ""
5223 "Current environment has no target, can't bind VariableName (%s) associated "
5224 "to text field. Gnash will try to register again on next access."
5225 msgstr ""
5227 #: libcore/TextField.cpp:1931
5228 #, c-format
5229 msgid ""
5230 "VariableName associated to text field refers to an unknown target (%s). It "
5231 "is possible that the DisplayObject will be instantiated later in the SWF "
5232 "stream. Gnash will try to register again on next access."
5233 msgstr ""
5235 #: libcore/TextField.cpp:2024 libcore/TextField.cpp:2058
5236 #: libcore/TextField.cpp:2149
5237 msgid "invalid html tag"
5238 msgstr ""
5240 #: libcore/TextField.cpp:2035 libcore/TextField.cpp:2071
5241 #: libcore/TextField.cpp:2102
5242 msgid "found NULL character in htmlText"
5243 msgstr ""
5245 #: libcore/TextField.cpp:2075
5246 msgid "malformed HTML tag, invalid attribute name"
5247 msgstr ""
5249 #: libcore/TextField.cpp:2125
5250 msgid "malformed HTML tag, invalid attribute value"
5251 msgstr ""
5253 #: libcore/TextField.cpp:2158
5254 msgid "I declare this a HTML syntax error"
5255 msgstr ""
5257 #: libcore/SWFMovie.cpp:54
5258 #, c-format
5259 msgid "Frame %d never loaded. Total frames: %d"
5260 msgstr ""
5262 #: libcore/SWFMovie.cpp:77
5263 #, c-format
5264 msgid "Frame %d never loaded. Total frames: %d."
5265 msgstr ""
5267 #: libcore/SWFMovie.cpp:109
5268 #, c-format
5269 msgid ""
5270 "Attempt to perform initialized for a character %s that does not exist "
5271 "(either not exported or not defined)"
5272 msgstr ""
5274 #: libcore/LineStyle.cpp:186
5275 msgid ""
5276 "UNTESTED: Do not know how to interpolate line styles with different vertical "
5277 "thickness scaling"
5278 msgstr ""
5280 #: libcore/LineStyle.cpp:191
5281 msgid ""
5282 "UNTESTED: Do not know how to interpolate line styles with different "
5283 "horizontal thickness scaling"
5284 msgstr ""
5286 #: libcore/DisplayObject.cpp:121
5287 #, c-format
5288 msgid "loadMovie against a %s DisplayObject"
5289 msgstr ""
5291 #: libcore/DisplayObject.cpp:258
5292 msgid "blendMode"
5293 msgstr ""
5295 #: libcore/DisplayObject.cpp:368
5296 #, c-format
5297 msgid "Setting _height=%g of DisplayObject %s (%s)"
5298 msgstr ""
5300 #: libcore/DisplayObject.cpp:796
5301 msgid "yes"
5302 msgstr ""
5304 #: libcore/DisplayObject.cpp:797
5305 msgid "no"
5306 msgstr ""
5308 #: libcore/DisplayObject.cpp:803
5309 msgid "Depth"
5310 msgstr ""
5312 #: libcore/DisplayObject.cpp:809
5313 msgid "Ratio"
5314 msgstr ""
5316 #: libcore/DisplayObject.cpp:819
5317 msgid "Clipping depth"
5318 msgstr ""
5320 #: libcore/DisplayObject.cpp:824
5321 msgid "Dimensions"
5322 msgstr ""
5324 #: libcore/DisplayObject.cpp:826
5325 msgid "Dynamic"
5326 msgstr ""
5328 #: libcore/DisplayObject.cpp:827
5329 msgid "Mask"
5330 msgstr ""
5332 #: libcore/DisplayObject.cpp:828
5333 msgid "Destroyed"
5334 msgstr ""
5336 #: libcore/DisplayObject.cpp:830
5337 msgid "Unloaded"
5338 msgstr ""
5340 #: libcore/DisplayObject.cpp:834
5341 msgid "Blend mode"
5342 msgstr ""
5344 #: libcore/DisplayObject.cpp:837
5345 msgid "Invalidated"
5346 msgstr ""
5348 #: libcore/DisplayObject.cpp:839
5349 msgid "Child invalidated"
5350 msgstr ""
5352 #: libcore/DisplayObject.cpp:860 libcore/DisplayObject.cpp:1564
5353 #, c-format
5354 msgid "Attempt to set property to %s, refused"
5355 msgstr ""
5357 #: libcore/DisplayObject.cpp:1095
5358 #, c-format
5359 msgid "Attempt to set %s._y to %s (evaluating to number %g) refused"
5360 msgstr ""
5362 #: libcore/DisplayObject.cpp:1126
5363 #, c-format
5364 msgid "Attempt to set %s._x to %s (evaluating to number %g) refused"
5365 msgstr ""
5367 #: libcore/DisplayObject.cpp:1155
5368 #, c-format
5369 msgid "Attempt to set %s._xscale to %s (evaluating to number %g) refused"
5370 msgstr ""
5372 #: libcore/DisplayObject.cpp:1181
5373 #, c-format
5374 msgid "Attempt to set %s._yscale to %s (evaluating to number %g) refused"
5375 msgstr ""
5377 #: libcore/DisplayObject.cpp:1217
5378 #, c-format
5379 msgid "Attempt to set %s._visible to %s (evaluating to number %g) refused"
5380 msgstr ""
5382 #: libcore/DisplayObject.cpp:1246
5383 #, c-format
5384 msgid "Attempt to set %s._alpha to %s (evaluating to number %g) refused"
5385 msgstr ""
5387 #: libcore/DisplayObject.cpp:1312
5388 #, c-format
5389 msgid "Attempt to set %s._rotation to %s (evaluating to number %g) refused"
5390 msgstr ""
5392 #: libcore/DisplayObject.cpp:1352
5393 msgid "_soundbuftime setting"
5394 msgstr ""
5396 #: libcore/DisplayObject.cpp:1376
5397 #, c-format
5398 msgid "Setting _width=%g of DisplayObject %s (%s)"
5399 msgstr ""
5401 #: libcore/DisplayObject.cpp:1386 libcore/DisplayObject.cpp:1404
5402 msgid "_focusrect"
5403 msgstr ""
5405 #: libcore/StaticText.cpp:53
5406 msgid "StaticText::pointInShape"
5407 msgstr ""
5409 #: libcore/AMFConverter.cpp:98
5410 msgid "Problems serializing an object's member"
5411 msgstr ""
5413 #: libcore/AMFConverter.cpp:212
5414 #, c-format
5415 msgid "Problems serializing strict array member %d=%s"
5416 msgstr ""
5418 #: libcore/AMFConverter.cpp:242
5419 msgid "Could not serialize object"
5420 msgstr ""
5422 #: libcore/AMFConverter.cpp:319
5423 #, c-format
5424 msgid "Unknown AMF type %s! Cannot proceed"
5425 msgstr ""
5427 #: libcore/AMFConverter.cpp:376
5428 #, c-format
5429 msgid "AMF parsing error: %s"
5430 msgstr ""
5432 #: libcore/AMFConverter.cpp:407
5433 msgid "Read past _end of buffer for strict array length"
5434 msgstr ""
5436 #: libcore/AMFConverter.cpp:425
5437 msgid "Unable to read array elements"
5438 msgstr ""
5440 #: libcore/AMFConverter.cpp:442
5441 msgid "Read past _end of buffer for array length"
5442 msgstr ""
5444 #: libcore/AMFConverter.cpp:468 libcore/AMFConverter.cpp:489
5445 msgid "MALFORMED AMF: premature _end of ECMA_ARRAY block"
5446 msgstr ""
5448 #: libcore/AMFConverter.cpp:480
5449 msgid "MALFORMED AMF: empty member name not followed by OBJECT_END_AMF0 byte"
5450 msgstr ""
5452 #: libcore/AMFConverter.cpp:504
5453 msgid "Unable to read array element"
5454 msgstr ""
5456 #: libcore/AMFConverter.cpp:528
5457 msgid "Could not read object property name"
5458 msgstr ""
5460 #: libcore/AMFConverter.cpp:539
5461 msgid "AMF buffer terminated just before object _end byte. continuing anyway."
5462 msgstr ""
5464 #: libcore/AMFConverter.cpp:566
5465 #, c-format
5466 msgid "readAMF0: invalid reference to object %d (%d known objects)"
5467 msgstr ""
5469 #: libcore/AMFConverter.cpp:597
5470 msgid ""
5471 "Date type encoded timezone info %1%, even though this field should not be "
5472 "used."
5473 msgstr ""
5475 #: libcore/vm/ASHandlers.cpp:435
5476 #, c-format
5477 msgid "Malformed action code: %s"
5478 msgstr ""
5480 #: libcore/vm/ASHandlers.cpp:450
5481 #, c-format
5482 msgid "%s: CHECKME: was broken"
5483 msgstr ""
5485 #: libcore/vm/ASHandlers.cpp:595
5486 #, c-format
5487 msgid "GetUrl: target=%s URL=%s"
5488 msgstr ""
5490 #: libcore/vm/ASHandlers.cpp:615
5491 #, c-format
5492 msgid "ActionWaitForFrame (0x%X) tag length == %d (expected 3)"
5493 msgstr ""
5495 #: libcore/vm/ASHandlers.cpp:629 libcore/vm/ASHandlers.cpp:1695
5496 #, c-format
5497 msgid "%s: environment target is null or not a MovieClip"
5498 msgstr ""
5500 #: libcore/vm/ASHandlers.cpp:637
5501 #, c-format
5502 msgid "ActionWaitForFrame(%d): target (%s) has only %d frames"
5503 msgstr ""
5505 #: libcore/vm/ASHandlers.cpp:679
5506 msgid "GotoLabel: environment target is null or not a MovieClip"
5507 msgstr ""
5509 #: libcore/vm/ASHandlers.cpp:876 libcore/vm/ASHandlers.cpp:1572
5510 msgid "Negative size passed to ActionSubString, taking as whole length"
5511 msgstr ""
5513 #: libcore/vm/ASHandlers.cpp:893
5514 msgid "Start is less then 1 in ActionSubString, setting to 1."
5515 msgstr ""
5517 #: libcore/vm/ASHandlers.cpp:903
5518 msgid ""
5519 "Start goes beyond input string in ActionSubString, returning the empty "
5520 "string."
5521 msgstr ""
5523 #: libcore/vm/ASHandlers.cpp:916
5524 msgid ""
5525 "start + size goes beyond input string in ActionSubString, adjusting size"
5526 msgstr ""
5528 #: libcore/vm/ASHandlers.cpp:963
5529 #, c-format
5530 msgid ""
5531 "Can't assign a sprite/DisplayObject to a variable in SWF%d. We'll return "
5532 "undefined instead of %s."
5533 msgstr ""
5535 #: libcore/vm/ASHandlers.cpp:971
5536 #, c-format
5537 msgid "-- get var: %s=%s"
5538 msgstr ""
5540 #: libcore/vm/ASHandlers.cpp:984
5541 #, c-format
5542 msgid ""
5543 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
5544 msgstr ""
5546 #: libcore/vm/ASHandlers.cpp:992
5547 #, c-format
5548 msgid "-- set var: %s = %s"
5549 msgstr ""
5551 #: libcore/vm/ASHandlers.cpp:1043
5552 msgid ""
5553 "ActionGetProperty(<empty>) called, but current target is not a DisplayObject"
5554 msgstr ""
5556 #: libcore/vm/ASHandlers.cpp:1062
5557 #, c-format
5558 msgid "Could not find GetProperty target (%s)"
5559 msgstr ""
5561 #: libcore/vm/ASHandlers.cpp:1087
5562 #, c-format
5563 msgid "ActionSetProperty: can't find target %s for setting property %s"
5564 msgstr ""
5566 #: libcore/vm/ASHandlers.cpp:1110
5567 #, c-format
5568 msgid "duplicateMovieClip: invalid depth %d passed; not duplicating"
5569 msgstr ""
5571 #: libcore/vm/ASHandlers.cpp:1125
5572 #, c-format
5573 msgid "Path given to duplicateMovieClip(%s) doesn't point to a DisplayObject"
5574 msgstr ""
5576 #: libcore/vm/ASHandlers.cpp:1136
5577 #, c-format
5578 msgid "Path given to duplicateMovieClip(%s) is not a sprite"
5579 msgstr ""
5581 #: libcore/vm/ASHandlers.cpp:1157
5582 #, c-format
5583 msgid "Path given to removeMovieClip(%s) doesn't point to a DisplayObject"
5584 msgstr ""
5586 #: libcore/vm/ASHandlers.cpp:1167
5587 #, c-format
5588 msgid "Path given to removeMovieClip(%s) is not a sprite"
5589 msgstr ""
5591 #: libcore/vm/ASHandlers.cpp:1205
5592 #, c-format
5593 msgid "startDrag: unknown target '%s'"
5594 msgstr ""
5596 #: libcore/vm/ASHandlers.cpp:1225
5597 msgid "Y values in ActionStartDrag swapped, fixing"
5598 msgstr ""
5600 #: libcore/vm/ASHandlers.cpp:1232
5601 msgid "X values in ActionStartDrag swapped, fixing"
5602 msgstr ""
5604 #: libcore/vm/ASHandlers.cpp:1296
5605 #, c-format
5606 msgid "-- %s cast_to %s (invalid args?)"
5607 msgstr ""
5609 #: libcore/vm/ASHandlers.cpp:1335
5610 #, c-format
5611 msgid "Stack value on IMPLEMENTSOP is not an object: %s."
5612 msgstr ""
5614 #: libcore/vm/ASHandlers.cpp:1344
5615 msgid "Target object for IMPLEMENTSOP has no prototype."
5616 msgstr ""
5618 #: libcore/vm/ASHandlers.cpp:1351
5619 #, c-format
5620 msgid "IMPLEMENTSOP target object's prototype is not an object (%s)"
5621 msgstr ""
5623 #: libcore/vm/ASHandlers.cpp:1359
5624 #, c-format
5625 msgid "Invalid interfaces count (%d) on IMPLEMENTSOP"
5626 msgstr ""
5628 #: libcore/vm/ASHandlers.cpp:1370
5629 #, c-format
5630 msgid "class found on stack on IMPLEMENTSOP is not an object: %s"
5631 msgstr ""
5633 #: libcore/vm/ASHandlers.cpp:1377
5634 msgid "Interface object for IMPLEMENTSOP has no prototype."
5635 msgstr ""
5637 #: libcore/vm/ASHandlers.cpp:1385
5638 #, c-format
5639 msgid "Prototype of interface object for IMPLEMENTSOP is not an object (%s)."
5640 msgstr ""
5642 #: libcore/vm/ASHandlers.cpp:1392
5643 #, c-format
5644 msgid "%s (with .prototype %p) implements %s (with .prototype %p)"
5645 msgstr ""
5647 #: libcore/vm/ASHandlers.cpp:1427
5648 #, c-format
5649 msgid "fscommand2:%s"
5650 msgstr ""
5652 #: libcore/vm/ASHandlers.cpp:1558
5653 #, c-format
5654 msgid " ActionMbSubString(%s, %d, %d)"
5655 msgstr ""
5657 #: libcore/vm/ASHandlers.cpp:1580
5658 msgid "Base is less then 1 in ActionMbSubString, setting to 1."
5659 msgstr ""
5661 #: libcore/vm/ASHandlers.cpp:1587
5662 msgid ""
5663 "base goes beyond input string in ActionMbSubString, returning the empty "
5664 "string."
5665 msgstr ""
5667 #: libcore/vm/ASHandlers.cpp:1599
5668 #, c-format
5669 msgid ""
5670 "base+size goes beyond input string in ActionMbSubString, adjusting size "
5671 "based on length:%d and start:%d"
5672 msgstr ""
5674 #: libcore/vm/ASHandlers.cpp:1623 libcore/vm/ASHandlers.cpp:1648
5675 msgid "Not properly implemented for SWF5"
5676 msgstr ""
5678 #: libcore/vm/ASHandlers.cpp:1674
5679 msgid "ActionStrictMode set to %1%"
5680 msgstr ""
5682 #: libcore/vm/ASHandlers.cpp:1703
5683 #, c-format
5684 msgid ""
5685 "Frame spec found on stack at ActionWaitForFrame doesn't evaluate to a valid "
5686 "frame: %s"
5687 msgstr ""
5689 #: libcore/vm/ASHandlers.cpp:1728
5690 msgid "Unknown constant '%1%' (no pool registered with VM)"
5691 msgstr ""
5693 #: libcore/vm/ASHandlers.cpp:1736
5694 msgid "Unknown constant '%1%' (registered pool has %2% entries)"
5695 msgstr ""
5697 #: libcore/vm/ASHandlers.cpp:1793
5698 #, c-format
5699 msgid ""
5700 "Unknown push type %d. Execution will continue but it is likely to fail due "
5701 "to lost sync."
5702 msgstr ""
5704 #: libcore/vm/ASHandlers.cpp:1835
5705 #, c-format
5706 msgid "Invalid register %d in ActionPush"
5707 msgstr ""
5709 #: libcore/vm/ASHandlers.cpp:1886
5710 #, c-format
5711 msgid "\t%d) type=%s, value=%s"
5712 msgstr ""
5714 #: libcore/vm/ASHandlers.cpp:1917
5715 msgid "Undefined GetUrl2 URL on stack, skipping"
5716 msgstr ""
5718 #: libcore/vm/ASHandlers.cpp:1949
5719 #, c-format
5720 msgid "branch to offset %d  --  this section only runs to %d"
5721 msgstr ""
5723 #: libcore/vm/ASHandlers.cpp:1983
5724 #, c-format
5725 msgid ""
5726 "Couldn't find target_sprite \"%s\" in ActionCallFrame! target frame actions "
5727 "will not be called..."
5728 msgstr ""
5730 #: libcore/vm/ASHandlers.cpp:2034
5731 #, c-format
5732 msgid ""
5733 "Frame spec found on stack at ActionGotoExpression doesn't evaluate to a "
5734 "valid frame: %s"
5735 msgstr ""
5737 #: libcore/vm/ASHandlers.cpp:2046
5738 #, c-format
5739 msgid ""
5740 "Couldn't find target sprite \"%s\" in ActionGotoExpression. Will not go to "
5741 "target frame..."
5742 msgstr ""
5744 #: libcore/vm/ASHandlers.cpp:2125
5745 #, c-format
5746 msgid "delete %s.%s: no object found to delete"
5747 msgstr ""
5749 #: libcore/vm/ASHandlers.cpp:2165
5750 msgid "delete2 called with a path that does not resolve to an object"
5751 msgstr ""
5753 #: libcore/vm/ASHandlers.cpp:2191
5754 #, c-format
5755 msgid "-- set local var: %s = %s"
5756 msgstr ""
5758 #: libcore/vm/ASHandlers.cpp:2224
5759 #, c-format
5760 msgid "ActionCallFunction: %s is not an object"
5761 msgstr ""
5763 #: libcore/vm/ASHandlers.cpp:2241
5764 #, c-format
5765 msgid ""
5766 "Attempt to call a function with %u arguments while only %u are available on "
5767 "the stack."
5768 msgstr ""
5770 #: libcore/vm/ASHandlers.cpp:2303
5771 #, c-format
5772 msgid "---new object: %s"
5773 msgstr ""
5775 #: libcore/vm/ASHandlers.cpp:2313
5776 #, c-format
5777 msgid "ActionNew: '%s' is not a constructor"
5778 msgstr ""
5780 #: libcore/vm/ASHandlers.cpp:2351
5781 msgid "The 'var whatever' syntax in timeline context is a no-op."
5782 msgstr ""
5784 #: libcore/vm/ASHandlers.cpp:2439
5785 #, c-format
5786 msgid "Argument to TargetPath(%s) doesn't cast to a DisplayObject"
5787 msgstr ""
5789 #: libcore/vm/ASHandlers.cpp:2474
5790 #, c-format
5791 msgid ""
5792 "Top of stack doesn't evaluate to an object (%s) at ActionEnumerate execution"
5793 msgstr ""
5795 #: libcore/vm/ASHandlers.cpp:2581
5796 #, c-format
5797 msgid "getMember called against a value that does not cast to an as_object: %s"
5798 msgstr ""
5800 #: libcore/vm/ASHandlers.cpp:2590
5801 #, c-format
5802 msgid " ActionGetMember: target: %s (object %p)"
5803 msgstr ""
5805 #: libcore/vm/ASHandlers.cpp:2605
5806 #, c-format
5807 msgid "-- get_member %s.%s=%s"
5808 msgstr ""
5810 #: libcore/vm/ASHandlers.cpp:2624
5811 #, c-format
5812 msgid ""
5813 "ActionSetMember: %s.%s=%s: member name evaluates to invalid (empty) string"
5814 msgstr ""
5816 #: libcore/vm/ASHandlers.cpp:2633
5817 #, c-format
5818 msgid "-- set_member %s.%s=%s"
5819 msgstr ""
5821 #: libcore/vm/ASHandlers.cpp:2645
5822 #, c-format
5823 msgid "-- set_member %s.%s=%s on invalid object!"
5824 msgstr ""
5826 #: libcore/vm/ASHandlers.cpp:2706
5827 #, c-format
5828 msgid ""
5829 "Attempt to call a method with %u arguments while only %u are available on "
5830 "the stack."
5831 msgstr ""
5833 #: libcore/vm/ASHandlers.cpp:2714
5834 #, c-format
5835 msgid " method name: %s"
5836 msgstr ""
5838 #: libcore/vm/ASHandlers.cpp:2715
5839 #, c-format
5840 msgid " method object/func: %s"
5841 msgstr ""
5843 #: libcore/vm/ASHandlers.cpp:2716
5844 #, c-format
5845 msgid " method nargs: %d"
5846 msgstr ""
5848 #: libcore/vm/ASHandlers.cpp:2724
5849 #, c-format
5850 msgid "ActionCallMethod invoked with non-object object/func (%s)"
5851 msgstr ""
5853 #: libcore/vm/ASHandlers.cpp:2758
5854 #, c-format
5855 msgid "ActionCallMethod: Can't find method %s of object %s"
5856 msgstr ""
5858 #: libcore/vm/ASHandlers.cpp:2770
5859 #, c-format
5860 msgid "ActionCallMethod: property %d of object %d is not callable (%s)"
5861 msgstr ""
5863 #: libcore/vm/ASHandlers.cpp:2843
5864 #, c-format
5865 msgid ""
5866 "Attempt to call a constructor with %u arguments while only %u are available "
5867 "on the stack."
5868 msgstr ""
5870 #: libcore/vm/ASHandlers.cpp:2855
5871 msgid "On ActionNewMethod: no object found on stack on ActionMethod"
5872 msgstr ""
5874 #: libcore/vm/ASHandlers.cpp:2872
5875 #, c-format
5876 msgid "ActionNewMethod: can't find method %s of object %s"
5877 msgstr ""
5879 #: libcore/vm/ASHandlers.cpp:2884
5880 msgid "ActionNewMethod: method name is undefined and object is not a function"
5881 msgstr ""
5883 #: libcore/vm/ASHandlers.cpp:2923
5884 #, c-format
5885 msgid "-- %s instanceof %s (invalid args?)"
5886 msgstr ""
5888 #: libcore/vm/ASHandlers.cpp:2952
5889 #, c-format
5890 msgid "Top of stack not an object %s at ActionEnum2 execution"
5891 msgstr ""
5893 #: libcore/vm/ASHandlers.cpp:3086
5894 #, c-format
5895 msgid "ActionExtends: Super is not an object (%s)"
5896 msgstr ""
5898 #: libcore/vm/ASHandlers.cpp:3090
5899 #, c-format
5900 msgid "ActionExtends: Sub is not a function (%s)"
5901 msgstr ""
5903 #: libcore/vm/ASHandlers.cpp:3191
5904 #, c-format
5905 msgid ""
5906 "function2 code len (%u) overflows DOACTION tag boundaries (DOACTION tag len="
5907 "%d, function2 code offset=%d). Forcing code len to eat the whole buffer "
5908 "(would this work?)."
5909 msgstr ""
5911 #: libcore/vm/ASHandlers.cpp:3213
5912 #, c-format
5913 msgid "DefineFunction2: named function '%s' starts at PC %d"
5914 msgstr ""
5916 #: libcore/vm/ASHandlers.cpp:3223
5917 #, c-format
5918 msgid "DefineFunction2: anonymous function starts at PC %d"
5919 msgstr ""
5921 #: libcore/vm/ASHandlers.cpp:3275
5922 #, c-format
5923 msgid ""
5924 "ActionTry: reserved:%x doFinally:%d doCatch:%d trySize:%u catchSize:%u "
5925 "finallySize:%u catchName:%s catchRegister:%u"
5926 msgstr ""
5928 #: libcore/vm/ASHandlers.cpp:3304
5929 msgid "ActionWith tag length != 2; skipping"
5930 msgstr ""
5932 #: libcore/vm/ASHandlers.cpp:3314
5933 msgid "Empty with() block..."
5934 msgstr ""
5936 #: libcore/vm/ASHandlers.cpp:3325
5937 #, c-format
5938 msgid "with(%s) : first argument doesn't cast to an object!"
5939 msgstr ""
5941 #: libcore/vm/ASHandlers.cpp:3440
5942 #, c-format
5943 msgid "Unsupported action handler invoked, code at pc is %#x"
5944 msgstr ""
5946 #: libcore/vm/ASHandlers.cpp:3500
5947 msgid "Bogus empty GetUrl URL in SWF file, skipping"
5948 msgstr ""
5950 #: libcore/vm/ASHandlers.cpp:3512
5951 msgid ""
5952 "Bogus GetUrl2 send vars method in SWF file (both GET and POST requested). "
5953 "Using GET"
5954 msgstr ""
5956 #: libcore/vm/ASHandlers.cpp:3571
5957 #, c-format
5958 msgid "getURL: target %s not found"
5959 msgstr ""
5961 #: libcore/vm/ASHandlers.cpp:3577
5962 #, c-format
5963 msgid "getURL: target %s is not a sprite"
5964 msgstr ""
5966 #: libcore/vm/ASHandlers.cpp:3596
5967 msgid "commonGetURL: current target is undefined"
5968 msgstr ""
5970 #: libcore/vm/ASHandlers.cpp:3616
5971 #, c-format
5972 msgid "Unknown loadMovie target: %s"
5973 msgstr ""
5975 #: libcore/vm/ASHandlers.cpp:3630
5976 #, c-format
5977 msgid "get url: target %s is not a sprite"
5978 msgstr ""
5980 #: libcore/vm/ASHandlers.cpp:3695
5981 #, c-format
5982 msgid "Couldn't find movie \"%s\" to set target to! Setting target to NULL..."
5983 msgstr ""
5985 #: libcore/vm/CallStack.cpp:64
5986 #, c-format
5987 msgid "-------------- local register[%d] = '%s'"
5988 msgstr ""
5990 #: libcore/vm/Machine.cpp:894
5991 #, c-format
5992 msgid "Can't push a null value onto the scope stack (%s)."
5993 msgstr ""
5995 #: libcore/vm/Machine.cpp:1437
5996 #, c-format
5997 msgid ""
5998 "CALLPROP: Can't call a method of a value that doesn't cast to an object (%s)."
5999 msgstr ""
6001 #: libcore/vm/Machine.cpp:1454
6002 #, c-format
6003 msgid "CALLPROP: Property '%s' of object '%s' is '%s', cannot call as method"
6004 msgstr ""
6006 #: libcore/vm/Machine.cpp:1982
6007 #, c-format
6008 msgid "GETPROPERTY: Looking for property %s of object %s"
6009 msgstr ""
6011 #: libcore/vm/Machine.cpp:1986
6012 #, c-format
6013 msgid "GETPROPERTY: expecting object on stack, got %s."
6014 msgstr ""
6016 #: libcore/vm/Machine.cpp:2121
6017 #, c-format
6018 msgid "ABC_ACTION_SETSLOT: unexpected non-object stack value %s"
6019 msgstr ""
6021 #: libcore/vm/ActionExec.cpp:147
6022 #, c-format
6023 msgid ""
6024 "at ActionExec operator() start, pc=%d, stop_pc=%d, code.size=%d, func=%d, "
6025 "codeVersion=%d"
6026 msgstr ""
6028 #: libcore/vm/ActionExec.cpp:152 libcore/vm/ActionExec.cpp:285
6029 #: libcore/vm/ActionExec.cpp:296
6030 #, c-format
6031 msgid "%s"
6032 msgstr ""
6034 #: libcore/vm/ActionExec.cpp:222
6035 #, c-format
6036 msgid "PC:%d - EX: %s"
6037 msgstr ""
6039 #: libcore/vm/ActionExec.cpp:239
6040 #, c-format
6041 msgid ""
6042 "Length %u (%d) of action tag id %u at pc %d overflows actions buffer size %d"
6043 msgstr ""
6045 #: libcore/vm/ActionExec.cpp:292
6046 #, c-format
6047 msgid "After execution: PC %d, next PC %d, stack follows"
6048 msgstr ""
6050 #: libcore/vm/ActionExec.cpp:306
6051 msgid ""
6052 "Time exceeded (%4% secs) while executing code in %1% between pc %2% and %3%. "
6053 "Disable scripts?"
6054 msgstr ""
6056 #: libcore/vm/ActionExec.cpp:541
6057 msgid ""
6058 "Stack smashed (ActionScript compiler bug, or obfuscated SWF). Taking no "
6059 "action to fix (as expected)."
6060 msgstr ""
6062 #: libcore/vm/ActionExec.cpp:545
6063 #, c-format
6064 msgid "%d elements left on the stack after block execution."
6065 msgstr ""
6067 #: libcore/vm/ActionExec.cpp:564
6068 #, c-format
6069 msgid ""
6070 "End of DoAction block hit while skipping %d action tags (pc:%d, stop_pc:%d) "
6071 "(WaitForFrame, probably)"
6072 msgstr ""
6074 #: libcore/vm/ActionExec.cpp:674
6075 #, c-format
6076 msgid "Jump outside DoAction tag requested (offset %d before tag start)"
6077 msgstr ""
6079 #: libcore/vm/VM.cpp:222
6080 #, c-format
6081 msgid "-------------- global register[%d] = '%s'"
6082 msgstr ""
6084 #: libcore/vm/VM.cpp:250
6085 #, c-format
6086 msgid "Recursion limit reached (%u)"
6087 msgstr ""
6089 #: libcore/Button.cpp:477
6090 #, c-format
6091 msgid "Unhandled button event %s"
6092 msgstr ""
6094 #: libcore/Button.cpp:788
6095 msgid "Button placed with an init object. This will be ignored."
6096 msgstr ""
6098 #: libcore/Button.cpp:956
6099 msgid "Enabled"
6100 msgstr ""
6102 #: libcore/Button.cpp:961
6103 msgid "Button state"
6104 msgstr ""
6106 #: libcore/Button.cpp:965
6107 msgid "Action characters"
6108 msgstr ""
6110 #: libcore/Button.cpp:994
6111 msgid "Button.blendMode"
6112 msgstr ""
6114 #: libcore/Button.cpp:1003
6115 msgid "Button.cacheAsBitmap"
6116 msgstr ""
6118 #: libcore/Button.cpp:1012
6119 msgid "Button.filters"
6120 msgstr ""
6122 #: libcore/Button.cpp:1021
6123 msgid "Button.scale9Grid"
6124 msgstr ""
6126 #: libcore/Button.cpp:1030
6127 msgid "Button.getTabIndex"
6128 msgstr ""
6130 #: libcore/Button.cpp:1039
6131 msgid "Button.setTabIndex"
6132 msgstr ""
6134 #: libcore/as_environment.cpp:182
6135 #, c-format
6136 msgid "invalid path '%s' (p=next_slash=%s)"
6137 msgstr ""
6139 #: libcore/as_environment.cpp:193
6140 #, c-format
6141 msgid "invalid path '%s' (dot not allowed after having seen a slash)"
6142 msgstr ""
6144 #: libcore/as_environment.cpp:332
6145 #, c-format
6146 msgid "-------------- %s = %s"
6147 msgstr ""
6149 #: libcore/as_environment.cpp:346
6150 #, c-format
6151 msgid "Path target '%s' not found while setting %s=%s"
6152 msgstr ""
6154 #: libcore/as_environment.cpp:445
6155 #, c-format
6156 msgid "Won't set invalid raw variable name: %s"
6157 msgstr ""
6159 #: libcore/as_environment.cpp:474
6160 #, c-format
6161 msgid ""
6162 "as_environment::setVariableRaw(%s, %s): neither current target nor original "
6163 "target are defined, can't set the variable"
6164 msgstr ""
6166 #: libcore/as_environment.cpp:486
6167 #, c-format
6168 msgid "Won't get invalid raw variable name: %s"
6169 msgstr ""
6171 #: libcore/as_environment.cpp:567
6172 #, c-format
6173 msgid "reference to non-existent variable '%s'"
6174 msgstr ""
6176 #: libcore/MovieClip.cpp:621
6177 #, c-format
6178 msgid "call_frame('%s') -- invalid frame"
6179 msgstr ""
6181 #: libcore/MovieClip.cpp:667
6182 msgid "Can't clone root of the movie"
6183 msgstr ""
6185 #: libcore/MovieClip.cpp:675
6186 #, c-format
6187 msgid "%s parent is not a movieclip, can't clone"
6188 msgstr ""
6190 #: libcore/MovieClip.cpp:852
6191 msgid "MovieClip.unloadMovie()"
6192 msgstr ""
6194 #: libcore/MovieClip.cpp:885
6195 #, c-format
6196 msgid "advance_movieclip: no frames loaded for movieclip/movie %s"
6197 msgstr ""
6199 #: libcore/MovieClip.cpp:935
6200 msgid ""
6201 "Flushing orphaned tags in movieclip %1%. _currentFrame:%2%, _hasLooped:%3%, "
6202 "frame_count:%4%"
6203 msgstr ""
6205 #: libcore/MovieClip.cpp:1046
6206 #, c-format
6207 msgid "Executing %d tags in frame %d/%d of movieclip %s"
6208 msgstr ""
6210 #: libcore/MovieClip.cpp:1084 libcore/MovieClip.cpp:1125
6211 #, c-format
6212 msgid ""
6213 "Target frame of a gotoFrame(%d) was never loaded, although frame count in "
6214 "header (%d) said we should have found it"
6215 msgstr ""
6217 #: libcore/MovieClip.cpp:1116
6218 #, c-format
6219 msgid ""
6220 "GotoFrame(%d) targets a yet to be loaded frame (%d). We'll wait for it but a "
6221 "more correct form is explicitly using WaitForFrame instead"
6222 msgstr ""
6224 #: libcore/MovieClip.cpp:1189
6225 #, c-format
6226 msgid "MovieClip::goto_labeled_frame('%s') unknown label"
6227 msgstr ""
6229 #: libcore/MovieClip.cpp:1248
6230 #, c-format
6231 msgid "MovieClip::add_display_object(): unknown cid = %d"
6232 msgstr ""
6234 #: libcore/MovieClip.cpp:1318
6235 #, c-format
6236 msgid "movieclip::replace_display_object(): unknown cid = %d"
6237 msgstr ""
6239 #: libcore/MovieClip.cpp:1327
6240 #, c-format
6241 msgid ""
6242 "MovieClip::replace_display_object: could not find any DisplayObject at depth "
6243 "%d"
6244 msgstr ""
6246 #: libcore/MovieClip.cpp:1905
6247 #, c-format
6248 msgid "Could not load variables from %s"
6249 msgstr ""
6251 #: libcore/MovieClip.cpp:1958
6252 #, c-format
6253 msgid ""
6254 "removeMovieClip(%s): movieclip depth (%d) out of the 'dynamic' zone "
6255 "[0..1048575], won't remove"
6256 msgstr ""
6258 #: libcore/parser/TypesParser.cpp:145
6259 #, c-format
6260 msgid "Invalid rectangle: minx=%g maxx=%g miny=%g maxy=%g"
6261 msgstr ""
6263 #: libcore/parser/TypesParser.cpp:161
6264 #, c-format
6265 msgid "  FillStyle read type = 0x%X"
6266 msgstr ""
6268 #: libcore/parser/TypesParser.cpp:207
6269 #, c-format
6270 msgid "  gradients count: %d"
6271 msgstr ""
6273 #: libcore/parser/TypesParser.cpp:212
6274 msgid "No gradients!"
6275 msgstr ""
6277 #: libcore/parser/TypesParser.cpp:266
6278 msgid "Illegal spread mode in gradient definition."
6279 msgstr ""
6281 #: libcore/parser/TypesParser.cpp:283
6282 msgid "Illegal interpolation mode in gradient definition."
6283 msgstr ""
6285 #: libcore/parser/TypesParser.cpp:408
6286 #, c-format
6287 msgid "  color: %s"
6288 msgstr ""
6290 #: libcore/parser/sprite_definition.cpp:64
6291 #, c-format
6292 msgid "  frames = %d"
6293 msgstr ""
6295 #: libcore/parser/sprite_definition.cpp:77
6296 #, c-format
6297 msgid ""
6298 "%d frames advertised in header, but only %d SHOWFRAME tags found in define "
6299 "sprite."
6300 msgstr ""
6302 #: libcore/parser/sprite_definition.cpp:87
6303 msgid "  -- sprite END --"
6304 msgstr ""
6306 #: libcore/parser/filter_factory.cpp:53
6307 #, c-format
6308 msgid "   number of filters: %d"
6309 msgstr ""
6311 #: libcore/parser/filter_factory.cpp:91
6312 #, c-format
6313 msgid "Invalid filter type %d."
6314 msgstr ""
6316 #: libcore/parser/filter_factory.cpp:101
6317 #, c-format
6318 msgid "Filter %d could not read."
6319 msgstr ""
6321 #: libcore/parser/filter_factory.cpp:133
6322 #, c-format
6323 msgid "   DropShadowFilter: blurX=%f blurY=%f"
6324 msgstr ""
6326 #: libcore/parser/filter_factory.cpp:152
6327 #, c-format
6328 msgid "   BlurFilter: blurX=%f blurY=%f quality=%d"
6329 msgstr ""
6331 #: libcore/parser/filter_factory.cpp:179
6332 msgid "   GlowFilter "
6333 msgstr ""
6335 #: libcore/parser/filter_factory.cpp:217
6336 msgid "   BevelFilter "
6337 msgstr ""
6339 #: libcore/parser/filter_factory.cpp:264
6340 msgid "   GradientGlowFilter "
6341 msgstr ""
6343 #: libcore/parser/filter_factory.cpp:300
6344 msgid "   ConvolutionFilter "
6345 msgstr ""
6347 #: libcore/parser/filter_factory.cpp:317
6348 msgid "   ColorMatrixFilter: "
6349 msgstr ""
6351 #: libcore/parser/filter_factory.cpp:318 libcore/parser/filter_factory.cpp:321
6352 #: libcore/parser/filter_factory.cpp:324 libcore/parser/filter_factory.cpp:327
6353 #, c-format
6354 msgid "     %g, %g, %g, %g, %g"
6355 msgstr ""
6357 #: libcore/parser/filter_factory.cpp:374
6358 msgid "   GradientBevelFilter "
6359 msgstr ""
6361 #: libcore/parser/action_buffer.cpp:57
6362 #, c-format
6363 msgid "Empty action buffer starting at offset %lu"
6364 msgstr ""
6366 #: libcore/parser/action_buffer.cpp:94
6367 #, c-format
6368 msgid "Action buffer starting at offset %lu doesn't end with an END tag"
6369 msgstr ""
6371 #: libcore/parser/action_buffer.cpp:132
6372 msgid "action buffer dict length exceeded"
6373 msgstr ""
6375 #: libcore/parser/action_buffer.cpp:614
6376 msgid "Native double floating point format not recognised"
6377 msgstr ""
6379 #: libcore/parser/SWFParser.cpp:90
6380 msgid "SHOWFRAME tag"
6381 msgstr ""
6383 #: libcore/parser/SWFParser.cpp:100
6384 #, c-format
6385 msgid ""
6386 "Encountered unknown tag %d. These usually store creation tool data and do "
6387 "not affect playback"
6388 msgstr ""
6390 #: libcore/parser/SWFParser.cpp:105
6391 #, c-format
6392 msgid "tag dump follows: %s"
6393 msgstr ""
6395 #: libcore/parser/SWFParser.cpp:113
6396 #, c-format
6397 msgid "Parsing exception: %s"
6398 msgstr ""
6400 #: libcore/parser/SWFMovieDefinition.cpp:255
6401 #, c-format
6402 msgid "Add sound sample %d assigning id %d"
6403 msgstr ""
6405 #: libcore/parser/SWFMovieDefinition.cpp:284
6406 msgid ""
6407 "gnash::SWFMovieDefinition::read() -- file does not start with a SWF header"
6408 msgstr ""
6410 #: libcore/parser/SWFMovieDefinition.cpp:291
6411 #, c-format
6412 msgid "version: %d, file_length: %d"
6413 msgstr ""
6415 #: libcore/parser/SWFMovieDefinition.cpp:296
6416 msgid ""
6417 "SWFMovieDefinition::read(): unable to read zipped SWF data; gnash was "
6418 "compiled without zlib support"
6419 msgstr ""
6421 #: libcore/parser/SWFMovieDefinition.cpp:301
6422 msgid "file is compressed"
6423 msgstr ""
6425 #: libcore/parser/SWFMovieDefinition.cpp:320
6426 msgid "non-finite movie bounds"
6427 msgstr ""
6429 #: libcore/parser/SWFMovieDefinition.cpp:336
6430 #, c-format
6431 msgid "frame size = %s, frame rate = %f, frames = %d"
6432 msgstr ""
6434 #: libcore/parser/SWFMovieDefinition.cpp:360
6435 msgid "Could not start loading thread"
6436 msgstr ""
6438 #: libcore/parser/SWFMovieDefinition.cpp:431
6439 #, c-format
6440 msgid "Could not find char %d, dump is: %s"
6441 msgstr ""
6443 #: libcore/parser/SWFMovieDefinition.cpp:490
6444 msgid "Error while parsing SWF stream."
6445 msgstr ""
6447 #: libcore/parser/SWFMovieDefinition.cpp:502
6448 #, c-format
6449 msgid "%d control tags are NOT followed by a SHOWFRAME tag"
6450 msgstr ""
6452 #: libcore/parser/SWFMovieDefinition.cpp:510
6453 #, c-format
6454 msgid ""
6455 "%d frames advertised in header, but only %d SHOWFRAME tags found in stream. "
6456 "Pretending we loaded all advertised frames"
6457 msgstr ""
6459 #: libcore/parser/SWFMovieDefinition.cpp:538
6460 #, c-format
6461 msgid ""
6462 "number of SHOWFRAME tags in SWF stream '%s' (%d) exceeds the advertised "
6463 "number in header (%d)."
6464 msgstr ""
6466 #: libcore/parser/SWFMovieDefinition.cpp:605
6467 msgid "More than one JPEGTABLES tag found: not resetting JPEG loader"
6468 msgstr ""
6470 #: libcore/parser/SWFMovieDefinition.cpp:745
6471 #, c-format
6472 msgid "import error: could not find resource '%s' in movie '%s'"
6473 msgstr ""
6475 #: libcore/Video.cpp:57
6476 msgid "No Media handler registered, won't be able to decode embedded video"
6477 msgstr ""
6479 #: libcore/Video.cpp:69
6480 #, c-format
6481 msgid "Could not create Video Decoder: %s"
6482 msgstr ""
6484 #: libcore/Video.cpp:138
6485 msgid "No Video info in video definition"
6486 msgstr ""
6488 #: libcore/as_function.cpp:94
6489 #, c-format
6490 msgid "Native function called as constructor threw exception: %s"
6491 msgstr ""
6493 #: libcore/movie_root.cpp:238
6494 #, c-format
6495 msgid "ActionParserException thrown during setRootMovie: %s"
6496 msgstr ""
6498 #: libcore/movie_root.cpp:253
6499 #, c-format
6500 msgid "No user interface registered, assuming 'Yes' answer to question: %s"
6501 msgstr ""
6503 #: libcore/movie_root.cpp:402 libcore/movie_root.cpp:412
6504 #, c-format
6505 msgid ""
6506 "%s.swapDepth(%d): movie has a depth (%d) below static depth zone (%d), won't "
6507 "swap its depth"
6508 msgstr ""
6510 #: libcore/movie_root.cpp:470
6511 msgid ""
6512 "movie_root::dropLevel called against a movie not found in the levels "
6513 "container"
6514 msgstr ""
6516 #: libcore/movie_root.cpp:477
6517 msgid "Original root movie can't be removed"
6518 msgstr ""
6520 #: libcore/movie_root.cpp:496
6521 #, c-format
6522 msgid ""
6523 "TESTME: loadMovie called on level %d which is not available at load time, "
6524 "skipped placement for now"
6525 msgstr ""
6527 #: libcore/movie_root.cpp:627
6528 #, c-format
6529 msgid "ActionLimits hit notifying key listeners: %s."
6530 msgstr ""
6532 #: libcore/movie_root.cpp:864
6533 msgid ""
6534 "movie_root tracking a streaming sound, but the sound handler is not "
6535 "streaming!"
6536 msgstr ""
6538 #: libcore/movie_root.cpp:896
6539 msgid ""
6540 "Time exceeded (%1% secs) while attempting to catch up to streaming sound. "
6541 "Give up on synchronization?"
6542 msgstr ""
6544 #: libcore/movie_root.cpp:948
6545 #, c-format
6546 msgid "Buffer overread during advance: %s"
6547 msgstr ""
6549 #: libcore/movie_root.cpp:1066
6550 #, c-format
6551 msgid "ActionLimits hit notifying mouse events: %s."
6552 msgstr ""
6554 #: libcore/movie_root.cpp:1558
6555 #, c-format
6556 msgid "Couldn't process ExternalInterface Call %s"
6557 msgstr ""
6559 #: libcore/movie_root.cpp:1603
6560 msgid "ExternalInterface::GotoFrame()"
6561 msgstr ""
6563 #: libcore/movie_root.cpp:1611
6564 msgid "ExternalInterface::LoadMovie()"
6565 msgstr ""
6567 #: libcore/movie_root.cpp:1676 gui/Player.cpp:713
6568 #, c-format
6569 msgid "Could not write to user-provided host requests fd %d: %s"
6570 msgstr ""
6572 #: libcore/movie_root.cpp:1837 libcore/movie_root.cpp:1869
6573 #: libcore/movie_root.cpp:1925
6574 #, c-format
6575 msgid "Could not write to browser fd #%d: %s"
6576 msgstr ""
6578 #: libcore/movie_root.cpp:2155
6579 #, c-format
6580 msgid "Fork failed launching URL opener '%s'"
6581 msgstr ""
6583 #: libcore/movie_root.cpp:2202
6584 #, c-format
6585 msgid "Could only write %d bytes to fd #%d"
6586 msgstr ""
6588 #: libcore/movie_root.cpp:2290
6589 msgid "Live MovieClips"
6590 msgstr ""
6592 #: libcore/movie_root.cpp:2419
6593 #, c-format
6594 msgid "%s to utf8 conversion in LoadableObject input parsing"
6595 msgstr ""
6597 #: libcore/movie_root.cpp:2442
6598 #, c-format
6599 msgid ""
6600 "Hosting application registered no callback for events/queries, can't call %s"
6601 "(%s)"
6602 msgstr ""
6604 #: libcore/abc/AbcBlock.cpp:64 libcore/abc/AbcBlock.cpp:132
6605 msgid "ABC: Finalizing trait yielded bad type for slot."
6606 msgstr ""
6608 #: libcore/abc/AbcBlock.cpp:187
6609 msgid "ABC: Bad name for trait."
6610 msgstr ""
6612 #: libcore/abc/AbcBlock.cpp:192
6613 msgid "ABC: Trait name must be fully qualified."
6614 msgstr ""
6616 #: libcore/abc/AbcBlock.cpp:239 libcore/abc/AbcBlock.cpp:265
6617 msgid "Bad method id in trait."
6618 msgstr ""
6620 #: libcore/abc/AbcBlock.cpp:255
6621 msgid "Bad Class id in trait."
6622 msgstr ""
6624 #: libcore/abc/AbcBlock.cpp:273
6625 msgid "ABC: Unknown type of trait."
6626 msgstr ""
6628 #: libcore/abc/AbcBlock.cpp:467
6629 #, c-format
6630 msgid "Abc Version: %d.%d"
6631 msgstr ""
6633 #: libcore/abc/AbcBlock.cpp:566
6634 msgid "ABC: Bad string given for namespace."
6635 msgstr ""
6637 #: libcore/abc/AbcBlock.cpp:608
6638 msgid "ABC: Bad namespace for namespace set."
6639 msgstr ""
6641 #: libcore/abc/AbcBlock.cpp:678
6642 #, c-format
6643 msgid "Action Block: Unknown multiname type (%d)."
6644 msgstr ""
6646 #: libcore/abc/AbcBlock.cpp:711 libcore/abc/AbcBlock.cpp:721
6647 #: libcore/abc/AbcBlock.cpp:731 libcore/abc/AbcBlock.cpp:741
6648 msgid "Action Block: Bad index in optional argument."
6649 msgstr ""
6651 #: libcore/abc/AbcBlock.cpp:751
6652 msgid "ABC: Bad index in optional argument, namespaces."
6653 msgstr ""
6655 #: libcore/abc/AbcBlock.cpp:773
6656 #, c-format
6657 msgid "ABC: Bad default value type (%X), but continuing."
6658 msgstr ""
6660 #: libcore/abc/AbcBlock.cpp:811
6661 msgid "ABC: Bad return type for method info."
6662 msgstr ""
6664 #: libcore/abc/AbcBlock.cpp:824
6665 msgid "ABC: Unknown return type."
6666 msgstr ""
6668 #: libcore/abc/AbcBlock.cpp:841
6669 msgid "ABC: Bad parameter type in method."
6670 msgstr ""
6672 #: libcore/abc/AbcBlock.cpp:850
6673 msgid "ABC: Unknown parameter type."
6674 msgstr ""
6676 #: libcore/abc/AbcBlock.cpp:939
6677 msgid "ABC: Out of bounds instance name."
6678 msgstr ""
6680 #: libcore/abc/AbcBlock.cpp:947
6681 msgid "ABC: QName required for instance."
6682 msgstr ""
6684 #: libcore/abc/AbcBlock.cpp:952
6685 msgid "ABC: No namespace to use for storing class."
6686 msgstr ""
6688 #: libcore/abc/AbcBlock.cpp:967
6689 msgid "Duplicate class registration."
6690 msgstr ""
6692 #: libcore/abc/AbcBlock.cpp:983
6693 msgid "ABC: Bad super type."
6694 msgstr ""
6696 #: libcore/abc/AbcBlock.cpp:994
6697 #, c-format
6698 msgid "ABC: Super type not found (%s)"
6699 msgstr ""
6701 #: libcore/abc/AbcBlock.cpp:1001
6702 msgid "ABC: Can't extend a class which is final."
6703 msgstr ""
6705 #: libcore/abc/AbcBlock.cpp:1007
6706 msgid "ABC: Can't extend an interface type."
6707 msgstr ""
6709 #: libcore/abc/AbcBlock.cpp:1013
6710 msgid "ABC: Class cannot be its own supertype."
6711 msgstr ""
6713 #: libcore/abc/AbcBlock.cpp:1034
6714 msgid "ABC: Bad namespace for protected."
6715 msgstr ""
6717 #: libcore/abc/AbcBlock.cpp:1053
6718 msgid "ABC: Bad name for interface."
6719 msgstr ""
6721 #: libcore/abc/AbcBlock.cpp:1060
6722 msgid "ABC: Can't implement a non-interface type."
6723 msgstr ""
6725 #: libcore/abc/AbcBlock.cpp:1072
6726 msgid "ABC: Out of bounds method for initializer."
6727 msgstr ""
6729 #: libcore/abc/AbcBlock.cpp:1107
6730 msgid "ABC: Out of bound static constructor for class."
6731 msgstr ""
6733 #: libcore/abc/AbcBlock.cpp:1146
6734 msgid "ABC: Out of bounds method for script."
6735 msgstr ""
6737 #: libcore/abc/AbcBlock.cpp:1182
6738 msgid "ABC: Out of bounds for method body."
6739 msgstr ""
6741 #: libcore/abc/AbcBlock.cpp:1189
6742 msgid "ABC: Only one body per method."
6743 msgstr ""
6745 #: libcore/abc/AbcBlock.cpp:1235
6746 msgid "ABC: Out of bound type for exception."
6747 msgstr ""
6749 #: libcore/abc/AbcBlock.cpp:1245
6750 #, c-format
6751 msgid "ABC: Unknown type of object to catch. (%s)"
6752 msgstr ""
6754 #: libcore/abc/AbcBlock.cpp:1263
6755 msgid "ABC: Out of bound name for caught exception."
6756 msgstr ""
6758 #: libcore/MovieFactory.cpp:79
6759 msgid ""
6760 "Requested to keep from completely loading a movie, but the movie in question "
6761 "is an image, for which we don't yet have the concept of a 'loading thread'"
6762 msgstr ""
6764 #: libcore/MovieFactory.cpp:94
6765 msgid "FLV can't be loaded directly as a movie"
6766 msgstr ""
6768 #: libcore/MovieFactory.cpp:98
6769 msgid "Unknown file type"
6770 msgstr ""
6772 #: libcore/MovieFactory.cpp:133
6773 #, c-format
6774 msgid "Couldn't load library movie '%s'"
6775 msgstr ""
6777 #: libcore/MovieFactory.cpp:173
6778 msgid "Can't read file header"
6779 msgstr ""
6781 #: libcore/MovieFactory.cpp:212
6782 msgid "Can't read 3 bytes after an MZ (.exe) header"
6783 msgstr ""
6785 #: libcore/MovieFactory.cpp:222
6786 msgid "Could not find SWF inside an exe file"
6787 msgstr ""
6789 #: libcore/MovieFactory.cpp:231
6790 #, c-format
6791 msgid "unknown file type, buf is %c%c%c"
6792 msgstr ""
6794 #: libcore/MovieFactory.cpp:273
6795 #, c-format
6796 msgid "Can't read image file from %s"
6797 msgstr ""
6799 #: libcore/MovieFactory.cpp:283
6800 #, c-format
6801 msgid "Parsing error: %s"
6802 msgstr ""
6804 #: libcore/MovieFactory.cpp:309
6805 #, c-format
6806 msgid "failed to open '%s'; can't create movie"
6807 msgstr ""
6809 #: libcore/MovieFactory.cpp:314
6810 #, c-format
6811 msgid "streamProvider opener can't open '%s'"
6812 msgstr ""
6814 #: libcore/PropertyList.cpp:274
6815 #, c-format
6816 msgid "Property %s already exists, can't addDestructiveGetter"
6817 msgstr ""
6819 #: libcore/as_object.cpp:439
6820 #, c-format
6821 msgid "Caught exception: %s"
6822 msgstr ""
6824 #: libcore/as_object.cpp:627
6825 #, c-format
6826 msgid "Attempt to set read-only property '%s'"
6827 msgstr ""
6829 #: libcore/as_object.cpp:639
6830 #, c-format
6831 msgid "%s: %s"
6832 msgstr ""
6834 #: libcore/as_object.cpp:654
6835 #, c-format
6836 msgid "Unknown failure in setting property '%s' on object '%p'"
6837 msgstr ""
6839 #: libcore/as_object.cpp:683
6840 #, c-format
6841 msgid "Attempt to initialize read-only property '%s' on object '%p' twice"
6842 msgstr ""
6844 #: libcore/as_object.cpp:845
6845 msgid "Circular inheritance chain detected during isPrototypeOf call"
6846 msgstr ""
6848 #: libdevice/egl/eglDevice.cpp:87 libdevice/egl/eglDevice.cpp:109
6849 msgid "Couldn't initialize EGL device!"
6850 msgstr ""
6852 #: libdevice/egl/eglDevice.cpp:112
6853 #, c-format
6854 msgid "Couldn't bind client to type %d!"
6855 msgstr ""
6857 #: libdevice/egl/eglDevice.cpp:182
6858 #, c-format
6859 msgid "eglGetDisplay() failed (error 0x%x)"
6860 msgstr ""
6862 #: libdevice/egl/eglDevice.cpp:188
6863 #, c-format
6864 msgid "eglInitialize() failed (error %s)"
6865 msgstr ""
6867 #: libdevice/egl/eglDevice.cpp:198
6868 #, c-format
6869 msgid "EGL_CLIENT_APIS = %s"
6870 msgstr ""
6872 #: libdevice/egl/eglDevice.cpp:199
6873 #, c-format
6874 msgid "EGL_EXTENSIONS = %s"
6875 msgstr ""
6877 #: libdevice/egl/eglDevice.cpp:200
6878 #, c-format
6879 msgid "EGL_VERSION = %s, EGL_VENDOR = %s"
6880 msgstr ""
6882 #: libdevice/egl/eglDevice.cpp:209 libdevice/egl/eglDevice.cpp:544
6883 #: gui/gtk/gtk_glue_ovg.cpp:383
6884 #, c-format
6885 msgid "eglGetConfigs() failed to retrieve the number of configs (error %s)"
6886 msgstr ""
6888 #: libdevice/egl/eglDevice.cpp:214 libdevice/egl/eglDevice.cpp:549
6889 #: gui/gtk/gtk_glue_ovg.cpp:388
6890 msgid "No EGLconfigs found\n"
6891 msgstr ""
6893 #: libdevice/egl/eglDevice.cpp:217 libdevice/egl/eglDevice.cpp:552
6894 #, c-format
6895 msgid "Max number of EGL Configs is %d"
6896 msgstr ""
6898 #: libdevice/egl/eglDevice.cpp:232
6899 msgid "Using the 32bpp, low quality configuration"
6900 msgstr ""
6902 #: libdevice/egl/eglDevice.cpp:234
6903 msgid "eglChooseConfig(32-low) failed"
6904 msgstr ""
6906 #: libdevice/egl/eglDevice.cpp:238
6907 msgid "Using the 16bpp, low quality configuration"
6908 msgstr ""
6910 #: libdevice/egl/eglDevice.cpp:240
6911 msgid "eglChooseConfig(16-low) failed"
6912 msgstr ""
6914 #: libdevice/egl/eglDevice.cpp:249
6915 msgid "Using the 32bpp, medium quality configuration"
6916 msgstr ""
6918 #: libdevice/egl/eglDevice.cpp:251
6919 msgid "eglChooseConfig(32-medium) failed"
6920 msgstr ""
6922 #: libdevice/egl/eglDevice.cpp:255 libdevice/egl/eglDevice.cpp:272
6923 msgid "Using the 16bpp, medium quality configuration"
6924 msgstr ""
6926 #: libdevice/egl/eglDevice.cpp:257
6927 msgid "eglChooseConfig(16-medium) failed"
6928 msgstr ""
6930 #: libdevice/egl/eglDevice.cpp:266
6931 msgid "Using the 32bpp, high quality configuration"
6932 msgstr ""
6934 #: libdevice/egl/eglDevice.cpp:268
6935 msgid "eglChooseConfig(32-high) failed"
6936 msgstr ""
6938 #: libdevice/egl/eglDevice.cpp:274
6939 msgid "eglChooseConfig(16-high) failed"
6940 msgstr ""
6942 #: libdevice/egl/eglDevice.cpp:284
6943 msgid "EGL configuration doesn't match!"
6944 msgstr ""
6946 #: libdevice/egl/eglDevice.cpp:320
6947 #, c-format
6948 msgid "eglGetConfigAttrib() failed (error %s)"
6949 msgstr ""
6951 #: libdevice/egl/eglDevice.cpp:324
6952 #, c-format
6953 msgid "EGL native visual is: %d"
6954 msgstr ""
6956 #: libdevice/egl/eglDevice.cpp:340
6957 msgid "Initializing EGL for OpenGLES2"
6958 msgstr ""
6960 #: libdevice/egl/eglDevice.cpp:342 libdevice/egl/eglDevice.cpp:362
6961 #, c-format
6962 msgid "eglBindAPI() failed to retrieve the number of configs (error %s)"
6963 msgstr ""
6965 #: libdevice/egl/eglDevice.cpp:350
6966 msgid "Initializing EGL for OpenGLES1"
6967 msgstr ""
6969 #: libdevice/egl/eglDevice.cpp:352
6970 #, c-format
6971 msgid "eglBindAPI() failed to retrive the number of configs (error %s)"
6972 msgstr ""
6974 #: libdevice/egl/eglDevice.cpp:360
6975 msgid "Initializing EGL for OpenVG"
6976 msgstr ""
6978 #: libdevice/egl/eglDevice.cpp:391
6979 msgid "Initializing EGL Surface"
6980 msgstr ""
6982 #: libdevice/egl/eglDevice.cpp:398
6983 #, c-format
6984 msgid "eglCreateWindowSurface failed (error %s)"
6985 msgstr ""
6987 #: libdevice/egl/eglDevice.cpp:412
6988 #, c-format
6989 msgid "eglCreateContext failed (error %s)"
6990 msgstr ""
6992 #: libdevice/egl/eglDevice.cpp:424
6993 #, c-format
6994 msgid "eglMakeCurrent failed (error %s)"
6995 msgstr ""
6997 #: libdevice/egl/eglDevice.cpp:556 gui/gtk/gtk_glue_ovg.cpp:395
6998 msgid "Out of memory\n"
6999 msgstr ""
7001 #: libdevice/egl/eglDevice.cpp:561 gui/gtk/gtk_glue_ovg.cpp:400
7002 #, c-format
7003 msgid "eglGetConfigs() failed to retrive the configs (error %s)"
7004 msgstr ""
7006 #: libdevice/egl/eglDevice.cpp:774
7007 #, c-format
7008 msgid "eglCreatePbufferSurface() failed (error 0x%x)"
7009 msgstr ""
7011 #: libdevice/egl/eglDevice.cpp:794 libdevice/egl/eglDevice.cpp:815
7012 #, c-format
7013 msgid "eglCreatePbufferFromClientBuffer() failed (error 0x%x)"
7014 msgstr ""
7016 #: libdevice/vaapi/VaapiSurfaceProxy.cpp:31
7017 #, c-format
7018 msgid "VaapiSurfaceProxy::VaapiSurfaceProxy(): surface 0x%08x\n"
7019 msgstr ""
7021 #: libdevice/vaapi/VaapiSurfaceProxy.cpp:36
7022 #, c-format
7023 msgid "VaapiSurfaceProxy::~VaapiSurfaceProxy(): surface 0x%08x\n"
7024 msgstr ""
7026 #: libdevice/vaapi/VaapiSubpicture.cpp:35
7027 #, c-format
7028 msgid "VaapiSubpicture::VaapiSubpicture(): format '%s'\n"
7029 msgstr ""
7031 #: libdevice/vaapi/VaapiSurface.cpp:77
7032 #, c-format
7033 msgid "VaapiSurface::~VaapiSurface(): surface 0x%08x\n"
7034 msgstr ""
7036 #: libdevice/vaapi/VaapiSurfaceGLX.cpp:205
7037 #, c-format
7038 msgid "  -> surface %p\n"
7039 msgstr ""
7041 #: libdevice/vaapi/VaapiSurfaceGLX.cpp:212
7042 #, c-format
7043 msgid "VaapiSurface::~VaapiSurface(): surface %p\n"
7044 msgstr ""
7046 #: libdevice/vaapi/VaapiSurfaceGLX.cpp:266
7047 #, c-format
7048 msgid "VaapiSurfaceGLX::update(): from surface 0x%08x\n"
7049 msgstr ""
7051 #: libdevice/vaapi/VaapiImage.cpp:38
7052 #, c-format
7053 msgid "VaapiImage::VaapiImage(): format '%s'\n"
7054 msgstr ""
7056 #: libdevice/vaapi/VaapiImage.cpp:82
7057 #, c-format
7058 msgid "  image 0x%08x, format '%s'\n"
7059 msgstr ""
7061 #: libdevice/events/MouseDevice.cpp:94 libdevice/events/EventDevice.cpp:699
7062 #: libdevice/events/TouchDevice.cpp:312 libdevice/events/UinputDevice.cpp:77
7063 #, c-format
7064 msgid "You don't have the proper permissions to open %s"
7065 msgstr ""
7067 #: libdevice/events/MouseDevice.cpp:99
7068 #, c-format
7069 msgid "Found a %s device for mouse input using %s"
7070 msgstr ""
7072 #: libdevice/events/MouseDevice.cpp:145 libdevice/events/EventDevice.cpp:74
7073 #, c-format
7074 msgid "Could not open %s: %s"
7075 msgstr ""
7077 #: libdevice/events/MouseDevice.cpp:151
7078 #, c-format
7079 msgid "Could not set non-blocking mode for mouse device: %s"
7080 msgstr ""
7082 #: libdevice/events/MouseDevice.cpp:170
7083 msgid "Mouse reset failed"
7084 msgstr ""
7086 #: libdevice/events/MouseDevice.cpp:180
7087 msgid "WARNING: Could not detect mouse device ID"
7088 msgstr ""
7090 #: libdevice/events/MouseDevice.cpp:184
7091 #, c-format
7092 msgid "WARNING: Non-standard mouse device ID %d"
7093 msgstr ""
7095 #: libdevice/events/MouseDevice.cpp:189
7096 msgid "Could not activate Data Reporting mode for mouse"
7097 msgstr ""
7099 #: libdevice/events/MouseDevice.cpp:197
7100 #, c-format
7101 msgid "Mouse enabled for %s on fd #%d"
7102 msgstr ""
7104 #: libdevice/events/MouseDevice.cpp:257
7105 msgid "No sync in first byte!"
7106 msgstr ""
7108 #: libdevice/events/MouseDevice.cpp:311
7109 msgid "Vertical mouse movement overflow bit set"
7110 msgstr ""
7112 #: libdevice/events/MouseDevice.cpp:314
7113 msgid "Horizontal mouse movement overflow bit set"
7114 msgstr ""
7116 #: libdevice/events/MouseDevice.cpp:320
7117 msgid "Horizontal mouse movement negative bit set"
7118 msgstr ""
7120 #: libdevice/events/MouseDevice.cpp:325
7121 msgid "Vertical mouse movement negative bit set"
7122 msgstr ""
7124 #: libdevice/events/MouseDevice.cpp:330
7125 #, c-format
7126 msgid "PS/2 Mouse: Xmove=%d, Ymove=%d,  Button %d"
7127 msgstr ""
7129 #: libdevice/events/MouseDevice.cpp:347
7130 #, c-format
7131 msgid "convert: Xin=%d, Yin=%d, Xout=%d, Yout=%d"
7132 msgstr ""
7134 #: libdevice/events/MouseDevice.cpp:354
7135 #, c-format
7136 msgid "read mouse: X=%d, Y=%d, Btn: btn %d"
7137 msgstr ""
7139 #: libdevice/events/MouseDevice.cpp:362
7140 #, c-format
7141 msgid "mouse click! %d"
7142 msgstr ""
7144 #: libdevice/events/MouseDevice.cpp:380
7145 #, c-format
7146 msgid "mouse_command: discarded %d bytes from input buffer"
7147 msgstr ""
7149 #: libdevice/events/InputDevice.cpp:136
7150 #, c-format
7151 msgid "The device has this error: %s"
7152 msgstr ""
7154 #: libdevice/events/InputDevice.cpp:211
7155 msgid ""
7156 "WARNING: PS/2 Mouse support disabled as it conflicts with the input event "
7157 "support."
7158 msgstr ""
7160 #: libdevice/events/EventDevice.cpp:80
7161 #, c-format
7162 msgid "Could not set non-blocking mode for pointing device: %s"
7163 msgstr ""
7165 #: libdevice/events/EventDevice.cpp:93
7166 msgid "ioctl (EVIOCGVERSION)"
7167 msgstr ""
7169 #: libdevice/events/EventDevice.cpp:96
7170 #, c-format
7171 msgid "evdev driver version is %d.%d.%d"
7172 msgstr ""
7174 #: libdevice/events/EventDevice.cpp:102 libdevice/events/EventDevice.cpp:720
7175 #, c-format
7176 msgid "ioctl (EVIOCGID): %s"
7177 msgstr ""
7179 #: libdevice/events/EventDevice.cpp:107 libdevice/events/EventDevice.cpp:714
7180 #, c-format
7181 msgid "ioctl (EVIOCGNAME): %s"
7182 msgstr ""
7184 #: libdevice/events/EventDevice.cpp:109 libdevice/events/EventDevice.cpp:716
7185 #, c-format
7186 msgid "The device on %s says its name is %s"
7187 msgstr ""
7189 #: libdevice/events/EventDevice.cpp:115 libdevice/events/EventDevice.cpp:722
7190 #, c-format
7191 msgid "vendor %04hx product %04hx version %04hx"
7192 msgstr ""
7194 #: libdevice/events/EventDevice.cpp:120
7195 msgid "is a PCI bus type"
7196 msgstr ""
7198 #: libdevice/events/EventDevice.cpp:123
7199 msgid "is a PNP bus type"
7200 msgstr ""
7202 #: libdevice/events/EventDevice.cpp:128
7203 msgid "is on a Universal Serial Bus"
7204 msgstr ""
7206 #: libdevice/events/EventDevice.cpp:150
7207 msgid "is a HIL bus type"
7208 msgstr ""
7210 #: libdevice/events/EventDevice.cpp:153
7211 msgid "is Bluetooth bus type "
7212 msgstr ""
7214 #: libdevice/events/EventDevice.cpp:157
7215 msgid "is a Virtual bus type "
7216 msgstr ""
7218 #: libdevice/events/EventDevice.cpp:161
7219 msgid "is an ISA bus type"
7220 msgstr ""
7222 #: libdevice/events/EventDevice.cpp:165
7223 msgid "is an I8042 bus type"
7224 msgstr ""
7226 #: libdevice/events/EventDevice.cpp:175
7227 msgid "is an XTKBD bus type"
7228 msgstr ""
7230 #: libdevice/events/EventDevice.cpp:178
7231 msgid "is a serial port bus type"
7232 msgstr ""
7234 #: libdevice/events/EventDevice.cpp:181
7235 msgid "is a gameport bus type"
7236 msgstr ""
7238 #: libdevice/events/EventDevice.cpp:184
7239 msgid "is a parallel port bus type"
7240 msgstr ""
7242 #: libdevice/events/EventDevice.cpp:187
7243 msgid "is an Amiga bus type"
7244 msgstr ""
7246 #: libdevice/events/EventDevice.cpp:190
7247 msgid "is an AOB bus type"
7248 msgstr ""
7250 #: libdevice/events/EventDevice.cpp:193
7251 msgid "is an i2C bus type "
7252 msgstr ""
7254 #: libdevice/events/EventDevice.cpp:199
7255 msgid "Babbage Touchscreen found!"
7256 msgstr ""
7258 #: libdevice/events/EventDevice.cpp:203
7259 msgid "Babbage Power Button found!"
7260 msgstr ""
7262 #: libdevice/events/EventDevice.cpp:208
7263 msgid "is a GSC bus type"
7264 msgstr ""
7266 #: libdevice/events/EventDevice.cpp:212
7267 msgid "is an Atari bus type"
7268 msgstr ""
7270 #: libdevice/events/EventDevice.cpp:216
7271 #, c-format
7272 msgid "Unknown bus type %d!"
7273 msgstr ""
7275 #: libdevice/events/EventDevice.cpp:219
7276 #, c-format
7277 msgid "Event enabled for %s on fd #%d"
7278 msgstr ""
7280 #: libdevice/events/EventDevice.cpp:228
7281 #, c-format
7282 msgid "ioctl (EVIOCGABS(ABS_X)): %s"
7283 msgstr ""
7285 #: libdevice/events/EventDevice.cpp:238
7286 #, c-format
7287 msgid "ioctl (EVIOCSABS(ABS_X)): %s"
7288 msgstr ""
7290 #: libdevice/events/EventDevice.cpp:241
7291 #, c-format
7292 msgid "ioctl (EVIOCGABS(ABS_Y)): %s"
7293 msgstr ""
7295 #: libdevice/events/EventDevice.cpp:245
7296 #, c-format
7297 msgid "ioctl (EVIOCSABS(ABS_Y)): %s"
7298 msgstr ""
7300 #: libdevice/events/EventDevice.cpp:307
7301 #, c-format
7302 msgid "Type is: %s(%hd), Code is: %hd, Val us: %d"
7303 msgstr ""
7305 #: libdevice/events/EventDevice.cpp:388
7306 #, c-format
7307 msgid "REL_X: %d"
7308 msgstr ""
7310 #: libdevice/events/EventDevice.cpp:392
7311 #, c-format
7312 msgid "REL_Y: %d"
7313 msgstr ""
7315 #: libdevice/events/EventDevice.cpp:396
7316 #, c-format
7317 msgid "REL_Z: %d"
7318 msgstr ""
7320 #: libdevice/events/EventDevice.cpp:400
7321 #, c-format
7322 msgid "REL_RX: %d"
7323 msgstr ""
7325 #: libdevice/events/EventDevice.cpp:404
7326 #, c-format
7327 msgid "REL_RY: %d"
7328 msgstr ""
7330 #: libdevice/events/EventDevice.cpp:408
7331 #, c-format
7332 msgid "REL_RZ: %d"
7333 msgstr ""
7335 #: libdevice/events/EventDevice.cpp:412
7336 #, c-format
7337 msgid "REL_HWHEEL: %d"
7338 msgstr ""
7340 #: libdevice/events/EventDevice.cpp:414
7341 #, c-format
7342 msgid "REL_DIAL: %d"
7343 msgstr ""
7345 #: libdevice/events/EventDevice.cpp:416
7346 #, c-format
7347 msgid "REL_WHEEL: %d"
7348 msgstr ""
7350 #: libdevice/events/EventDevice.cpp:418
7351 #, c-format
7352 msgid "REL_MISC: %d"
7353 msgstr ""
7355 #: libdevice/events/EventDevice.cpp:420
7356 #, c-format
7357 msgid "Relative move event %d from Input Event Device"
7358 msgstr ""
7360 #: libdevice/events/EventDevice.cpp:443
7361 #, c-format
7362 msgid "ABS_Z: %d"
7363 msgstr ""
7365 #: libdevice/events/EventDevice.cpp:450
7366 #, c-format
7367 msgid "ABS_VOLUME: %d"
7368 msgstr ""
7370 #: libdevice/events/EventDevice.cpp:454
7371 #, c-format
7372 msgid "ABS_DISTANCE: %d"
7373 msgstr ""
7375 #: libdevice/events/EventDevice.cpp:458
7376 #, c-format
7377 msgid "ABS_RX: %d"
7378 msgstr ""
7380 #: libdevice/events/EventDevice.cpp:462
7381 #, c-format
7382 msgid "ABS_RY: %d"
7383 msgstr ""
7385 #: libdevice/events/EventDevice.cpp:466
7386 #, c-format
7387 msgid "ABS_RZ: %d"
7388 msgstr ""
7390 #: libdevice/events/EventDevice.cpp:470
7391 #, c-format
7392 msgid "ABS_THROTTLE: %d"
7393 msgstr ""
7395 #: libdevice/events/EventDevice.cpp:474
7396 #, c-format
7397 msgid "ABS_RUDDER: %d"
7398 msgstr ""
7400 #: libdevice/events/EventDevice.cpp:478
7401 #, c-format
7402 msgid "ABS_GAS: %d"
7403 msgstr ""
7405 #: libdevice/events/EventDevice.cpp:482
7406 #, c-format
7407 msgid "ABS_BRAKE: %d"
7408 msgstr ""
7410 #: libdevice/events/EventDevice.cpp:486
7411 #, c-format
7412 msgid "ABS_TILT_X: %d"
7413 msgstr ""
7415 #: libdevice/events/EventDevice.cpp:490
7416 #, c-format
7417 msgid "ABS_TILT_Y: %d"
7418 msgstr ""
7420 #: libdevice/events/EventDevice.cpp:505 libdevice/events/EventDevice.cpp:529
7421 msgid "Misc event from Input Event Device"
7422 msgstr ""
7424 #: libdevice/events/EventDevice.cpp:533
7425 msgid "LED event from Input Event Device"
7426 msgstr ""
7428 #: libdevice/events/EventDevice.cpp:536
7429 msgid "Sound event from Input Event Device"
7430 msgstr ""
7432 #: libdevice/events/EventDevice.cpp:539
7433 msgid "Key autorepeat event from Input Event Device"
7434 msgstr ""
7436 #: libdevice/events/EventDevice.cpp:542
7437 msgid "Force Feedback event from Input Event Device"
7438 msgstr ""
7440 #: libdevice/events/EventDevice.cpp:545
7441 msgid "Force Feedback status event from Input Event Device"
7442 msgstr ""
7444 #: libdevice/events/EventDevice.cpp:548
7445 msgid "Power event from Input Event Device"
7446 msgstr ""
7448 #: libdevice/events/EventDevice.cpp:736
7449 #, c-format
7450 msgid "Enabling USB device: %s"
7451 msgstr ""
7453 #: libdevice/events/TouchDevice.cpp:83
7454 msgid "No filespec specified for the touchscreen device."
7455 msgstr ""
7457 #: libdevice/events/TouchDevice.cpp:89
7458 #, c-format
7459 msgid "Could not open touchscreen %s: %s"
7460 msgstr ""
7462 #: libdevice/events/TouchDevice.cpp:96
7463 #, c-format
7464 msgid "Could not get touchscreen fd %s: %s"
7465 msgstr ""
7467 #: libdevice/events/TouchDevice.cpp:103
7468 #, c-format
7469 msgid "Using TSLIB on %s"
7470 msgstr ""
7472 #: libdevice/events/TouchDevice.cpp:134
7473 #, c-format
7474 msgid "Touched x: %d, y: %d"
7475 msgstr ""
7477 #: libdevice/events/TouchDevice.cpp:138
7478 #, c-format
7479 msgid "lifted x: %d y: %d"
7480 msgstr ""
7482 #: libdevice/events/TouchDevice.cpp:244
7483 msgid "WARNING: Error parsing calibration data!"
7484 msgstr ""
7486 #: libdevice/events/TouchDevice.cpp:246
7487 #, c-format
7488 msgid ""
7489 "Using touchscreen calibration data: %.0f / %.0f / %.0f / %.0f / %.0f / %.0f"
7490 msgstr ""
7492 #: libdevice/events/TouchDevice.cpp:249
7493 msgid ""
7494 "WARNING: No touchscreen calibration settings found. The mouse pointer most "
7495 "probably won't work precisely. Set TSCALIB environment variable with correct "
7496 "values for better results"
7497 msgstr ""
7499 #: libdevice/events/TouchDevice.cpp:318
7500 #, c-format
7501 msgid "Found a %s device for touchscreen input using %s"
7502 msgstr ""
7504 #: libdevice/events/UinputDevice.cpp:46
7505 msgid "ioctl(UI_DEV_DESTROY)"
7506 msgstr ""
7508 #: libdevice/events/UinputDevice.cpp:82
7509 #, c-format
7510 msgid "Found a User mode input device at %s"
7511 msgstr ""
7513 #: libdevice/events/UinputDevice.cpp:98
7514 msgid "User Mode Input device not initialized yet!"
7515 msgstr ""
7517 #: libdevice/events/UinputDevice.cpp:103
7518 msgid "ioctl(UI_SET_EVBIT, EV_KEY)"
7519 msgstr ""
7521 #: libdevice/events/UinputDevice.cpp:109
7522 msgid "ioctl(UI_SET_EVBIT, EV_REL)"
7523 msgstr ""
7525 #: libdevice/events/UinputDevice.cpp:113
7526 msgid "ioctl(UI_SET_RELBIT, REL_X)"
7527 msgstr ""
7529 #: libdevice/events/UinputDevice.cpp:117
7530 msgid "ioctl( UI_SET_RELBIT, REL_Y)"
7531 msgstr ""
7533 #: libdevice/events/UinputDevice.cpp:142
7534 msgid "write uidev"
7535 msgstr ""
7537 #: libdevice/events/UinputDevice.cpp:147
7538 #, c-format
7539 msgid "ioctl(UI_SET_EVBIT, EV_ABS): %s"
7540 msgstr ""
7542 #: libdevice/events/UinputDevice.cpp:151
7543 #, c-format
7544 msgid "ioctl(UI_SET_ABSBIT,ABS_X): %s"
7545 msgstr ""
7547 #: libdevice/events/UinputDevice.cpp:155
7548 #, c-format
7549 msgid "ioctl(UI_SET_ABSBIT, ABS_Y): %s"
7550 msgstr ""
7552 #: libdevice/events/UinputDevice.cpp:161
7553 #, c-format
7554 msgid "ioctl(UI_SET_KEYBIT, BTN_LEFT)): %s"
7555 msgstr ""
7557 #: libdevice/events/UinputDevice.cpp:165
7558 #, c-format
7559 msgid "ioctl(UI_SET_KEYBIT, BTN_RIGHT): %s"
7560 msgstr ""
7562 #: libdevice/events/UinputDevice.cpp:169
7563 #, c-format
7564 msgid "ioctl(UI_SET_EVBIT, ABS_PRESSURE): %s"
7565 msgstr ""
7567 #: libdevice/events/UinputDevice.cpp:177
7568 #, c-format
7569 msgid "ioctl(UI_SET_KEYBIT, BTN_MOUSE): %s"
7570 msgstr ""
7572 #: libdevice/events/UinputDevice.cpp:182
7573 msgid "ioctl(UI_DEV_CREATED) failed!"
7574 msgstr ""
7576 #: libdevice/rawfb/RawFBDevice.cpp:63
7577 msgid "Couldn't initialize RAWFB device!"
7578 msgstr ""
7580 #: libdevice/rawfb/RawFBDevice.cpp:94
7581 msgid "Freeing framebuffer memory"
7582 msgstr ""
7584 #: libdevice/rawfb/RawFBDevice.cpp:99
7585 msgid "Freeing offscreen buffer"
7586 msgstr ""
7588 #: libdevice/rawfb/RawFBDevice.cpp:118
7589 #, c-format
7590 msgid "WARNING: Using %s as a fake framebuffer!"
7591 msgstr ""
7593 #: libdevice/rawfb/RawFBDevice.cpp:133
7594 #, c-format
7595 msgid "Could not open framebuffer device: %s"
7596 msgstr ""
7598 #: libdevice/rawfb/RawFBDevice.cpp:136
7599 #, c-format
7600 msgid "Opened framebuffer device: %s"
7601 msgstr ""
7603 #: libdevice/rawfb/RawFBDevice.cpp:147
7604 #, c-format
7605 msgid "Framebuffer device uses %d bytes of memory."
7606 msgstr ""
7608 #: libdevice/rawfb/RawFBDevice.cpp:149
7609 #, c-format
7610 msgid "Video mode: %dx%d with %d bits per pixel."
7611 msgstr ""
7613 #: libdevice/rawfb/RawFBDevice.cpp:153
7614 #, c-format
7615 msgid "Framebuffer stride is: %d."
7616 msgstr ""
7618 #: libdevice/rawfb/RawFBDevice.cpp:167
7619 msgid "LUT8: Setting up colormap"
7620 msgstr ""
7622 #: libdevice/rawfb/RawFBDevice.cpp:192
7623 #, c-format
7624 msgid "LUT8: Error setting colormap: %s"
7625 msgstr ""
7627 #: libdevice/rawfb/RawFBDevice.cpp:376
7628 msgid "Couldn't write to the fake cmap!"
7629 msgstr ""
7631 #: libdevice/rawfb/RawFBDevice.cpp:380
7632 msgid "Couldn't write to the fake cmap, unknown type!"
7633 msgstr ""
7635 #: libdevice/rawfb/RawFBDevice.cpp:394
7636 msgid "Signaled fbe to reload it's colormap."
7637 msgstr ""
7639 #: libdevice/rawfb/RawFBDevice.cpp:401
7640 #, c-format
7641 msgid "fakefb_ioctl(%d)"
7642 msgstr ""
7644 #: libdevice/directfb/DirectFBDevice.cpp:79
7645 msgid "Couldn't initialize DirectFB device!"
7646 msgstr ""
7648 #: libdevice/directfb/DirectFBDevice.cpp:115
7649 #, c-format
7650 msgid "DirectFBInit(): %s"
7651 msgstr ""
7653 #: libdevice/directfb/DirectFBDevice.cpp:120
7654 #, c-format
7655 msgid "DirectFBCreate(): %s"
7656 msgstr ""
7658 #: libdevice/directfb/DirectFBDevice.cpp:147
7659 #, c-format
7660 msgid "CreateSurface(): %s"
7661 msgstr ""
7663 #: libdevice/directfb/DirectFBDevice.cpp:159
7664 #, c-format
7665 msgid "CreateFont(): %s"
7666 msgstr ""
7668 #: libdevice/directfb/DirectFBDevice.cpp:166
7669 #, c-format
7670 msgid "CreateImageProvider(): %s"
7671 msgstr ""
7673 #: libdevice/directfb/DirectFBDevice.cpp:172
7674 #, c-format
7675 msgid "GetDisplayLayer(): %s"
7676 msgstr ""
7678 #: libdevice/directfb/DirectFBDevice.cpp:176
7679 #, c-format
7680 msgid "GetScreen(): %s"
7681 msgstr ""
7683 #: libdevice/directfb/DirectFBDevice.cpp:513
7684 #, c-format
7685 msgid "GetDescription(): %s"
7686 msgstr ""
7688 #: libdevice/directfb/DirectFBDevice.cpp:902
7689 msgid "iDirectFB data not set!"
7690 msgstr ""
7692 #: libdevice/x11/X11Device.cpp:88 libdevice/x11/X11Device.cpp:106
7693 msgid "Couldn't initialize X11 device!"
7694 msgstr ""
7696 #: libdevice/x11/X11Device.cpp:142
7697 msgid "couldn't open X11 display!"
7698 msgstr ""
7700 #: libdevice/x11/X11Device.cpp:162
7701 msgid "Error: couldn't get X visual\n"
7702 msgstr ""
7704 #: libdevice/x11/X11Device.cpp:199
7705 msgid "The default Display is not set!"
7706 msgstr ""
7708 #: libdevice/x11/X11Device.cpp:212
7709 msgid "No Display device set!"
7710 msgstr ""
7712 #: libdevice/x11/X11Device.cpp:217
7713 msgid "No drawable window set!"
7714 msgstr ""
7716 #: libsound/WAVWriter.cpp:65
7717 msgid "Unable to write file %1%"
7718 msgstr ""
7720 #: libsound/mkit/sound_handler_mkit.cpp:75
7721 msgid "Unable to open audio"
7722 msgstr ""
7724 #: libsound/mkit/sound_handler_mkit.cpp:339
7725 msgid "Mkit: Mkit_sound_handler::pause"
7726 msgstr ""
7728 #: libsound/mkit/sound_handler_mkit.cpp:343
7729 msgid "Mkit: paused"
7730 msgstr ""
7732 #: libsound/mkit/sound_handler_mkit.cpp:351
7733 msgid "Mkit: Mkit_sound_handler::unpause"
7734 msgstr ""
7736 #: libsound/mkit/sound_handler_mkit.cpp:355
7737 msgid "Mkit: unpaused"
7738 msgstr ""
7740 #: libsound/aos4/sound_handler_ahi.cpp:125
7741 msgid "AOS4: Spawn Audio Process."
7742 msgstr ""
7744 #: libsound/aos4/sound_handler_ahi.cpp:136
7745 msgid "Unable to create Death Message for child!!"
7746 msgstr ""
7748 #: libsound/aos4/sound_handler_ahi.cpp:162
7749 msgid "AOS4: Audio Process spawned."
7750 msgstr ""
7752 #: libsound/aos4/sound_handler_ahi.cpp:167
7753 msgid "Unable to create Audio Process!!"
7754 msgstr ""
7756 #: libsound/aos4/sound_handler_ahi.cpp:438
7757 msgid "AOS4: AOS4_sound_handler::pause"
7758 msgstr ""
7760 #: libsound/aos4/sound_handler_ahi.cpp:440
7761 msgid "AOS4: paused"
7762 msgstr ""
7764 #: libsound/aos4/sound_handler_ahi.cpp:450
7765 msgid "AOS4: AOS4_sound_handler::unpause"
7766 msgstr ""
7768 #: libsound/aos4/sound_handler_ahi.cpp:452
7769 msgid "AOS4: unpaused"
7770 msgstr ""
7772 #: libsound/aos4/sound_handler_ahi.cpp:542
7773 msgid "AOS4: Unable to allocate memory for audio buffer!"
7774 msgstr ""
7776 #: libsound/aos4/sound_handler_ahi.cpp:562
7777 msgid "AOS4: Unable to open AHI Device!"
7778 msgstr ""
7780 #: libsound/aos4/sound_handler_ahi.cpp:572
7781 msgid "AOS4: Unable to CreateIORequest!"
7782 msgstr ""
7784 #: libsound/aos4/sound_handler_ahi.cpp:580
7785 msgid "AOS4: Unable to CreateMsgPort for AHI Device!"
7786 msgstr ""
7788 #: libsound/aos4/sound_handler_ahi.cpp:591
7789 msgid "AOS4: Not enough memory for AHIiocopy!"
7790 msgstr ""
7792 #: libsound/aos4/sound_handler_ahi.cpp:607
7793 msgid "AOS4: audioTask:Initialize timer.."
7794 msgstr ""
7796 #: libsound/aos4/sound_handler_ahi.cpp:610
7797 msgid "AOS4: audioTask:Starting Timer.."
7798 msgstr ""
7800 #: libsound/aos4/sound_handler_ahi.cpp:621
7801 msgid "AOS4: Closing Audio Thread.."
7802 msgstr ""
7804 #: libsound/aos4/sound_handler_ahi.cpp:641
7805 msgid "AOS4: Cleaning Audio Stuff.."
7806 msgstr ""
7808 #: libsound/aos4/sound_handler_ahi.cpp:675
7809 msgid "AOS4: Exit Audio Thread.."
7810 msgstr ""
7812 #: libsound/aos4/sound_handler_ahi.cpp:677
7813 msgid "AOS4: audioTask:Close timer.."
7814 msgstr ""
7816 #: libsound/sdl/sound_handler_sdl.cpp:91
7817 #, c-format
7818 msgid "Couldn't open SDL audio: %s"
7819 msgstr ""
7821 #: libsound/sdl/sound_handler_sdl.cpp:261
7822 #, c-format
7823 msgid "Negative buffer length in sdl_audio_callback (%d)"
7824 msgstr ""
7826 #: libsound/sdl/sound_handler_sdl.cpp:267
7827 msgid "Zero buffer length in sdl_audio_callback"
7828 msgstr ""
7830 #: libsound/sound_handler.cpp:70
7831 msgid ""
7832 "Sound data creator didn't appropriately pad buffer. We'll do so now, but "
7833 "will cost memory copies."
7834 msgstr ""
7836 #: libsound/sound_handler.cpp:83
7837 #, c-format
7838 msgid "Invalid (%d) handle passed to fill_stream_data, doing nothing"
7839 msgstr ""
7841 #: libsound/sound_handler.cpp:90
7842 #, c-format
7843 msgid "handle passed to fill_stream_data (%d) was deleted"
7844 msgstr ""
7846 #: libsound/sound_handler.cpp:141
7847 #, c-format
7848 msgid "Invalid (%d) handle passed to delete_sound, doing nothing"
7849 msgstr ""
7851 #: libsound/sound_handler.cpp:152
7852 #, c-format
7853 msgid "handle passed to delete_sound (%d) already deleted"
7854 msgstr ""
7856 #: libsound/sound_handler.cpp:236
7857 #, c-format
7858 msgid "stop_sound(%d): sound was deleted"
7859 msgstr ""
7861 #: libsound/sound_handler.cpp:324
7862 #, c-format
7863 msgid "SDL_sound_handler::unplugInputStream: Aux streamer %p not found. "
7864 msgstr ""
7866 #: libsound/sound_handler.cpp:454
7867 #, c-format
7868 msgid "Could not start streaming sound: %s"
7869 msgstr ""
7871 #: libsound/sound_handler.cpp:465
7872 #, c-format
7873 msgid "Invalid (%d) sound_handle passed to startSound, doing nothing"
7874 msgstr ""
7876 #: libsound/sound_handler.cpp:531
7877 msgid "Trying to play sound with size 0"
7878 msgstr ""
7880 #: libsound/sound_handler.cpp:545
7881 #, c-format
7882 msgid "Could not start event sound: %s"
7883 msgstr ""
7885 #: libsound/sound_handler.cpp:559
7886 #, c-format
7887 msgid "_inputStreams container still has a pointer to deleted InputStream %p!"
7888 msgstr ""
7890 #: libsound/sound_handler.cpp:704
7891 #, c-format
7892 msgid "Expected 1 InputStream element, found %d"
7893 msgstr ""
7895 #: utilities/soldumper.cpp:72
7896 msgid "This program dumps the internal data of a .sol file"
7897 msgstr ""
7899 #: utilities/soldumper.cpp:74
7900 msgid "Usage: soldumper [h] filename"
7901 msgstr ""
7903 #: utilities/soldumper.cpp:75 utilities/dumpshm.cpp:344
7904 #: utilities/flvdumper.cpp:305
7905 msgid "-h\tHelp"
7906 msgstr ""
7908 #: utilities/soldumper.cpp:76
7909 msgid "-f\tForce local directory access"
7910 msgstr ""
7912 #: utilities/soldumper.cpp:77
7913 msgid "-l\tList all .sol files in default dir"
7914 msgstr ""
7916 #: utilities/soldumper.cpp:105
7917 #, c-format
7918 msgid "Gnash soldumper version: %s, Gnash version: %s\n"
7919 msgstr ""
7921 #: utilities/soldumper.cpp:121 utilities/processor.cpp:276
7922 #: utilities/flvdumper.cpp:154 cygnal/cygnal.cpp:475
7923 #: cygnal/cgi-bin/echo/echo.cpp:144 cygnal/cgi-bin/echo/gateway.cpp:119
7924 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:149
7925 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:216
7926 #: cygnal/testsuite/libnet.all/test_handler.cpp:103
7927 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:95
7928 #: cygnal/testsuite/libnet.all/test_rtmp.cpp:109
7929 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:91
7930 #: cygnal/testsuite/libnet.all/test_cache.cpp:94
7931 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:103
7932 #: cygnal/testsuite/libamf.all/test_sol.cpp:103
7933 #: cygnal/testsuite/libamf.all/test_flv.cpp:92
7934 #: cygnal/testsuite/libamf.all/test_el.cpp:91
7935 #: cygnal/testsuite/libamf.all/test_buffer.cpp:108
7936 #: cygnal/testsuite/libamf.all/test_amf.cpp:109
7937 msgid "Verbose output turned on"
7938 msgstr ""
7940 #: utilities/soldumper.cpp:125
7941 msgid "forcing local directory access only"
7942 msgstr ""
7944 #: utilities/soldumper.cpp:130
7945 msgid "List .sol files in the default directory"
7946 msgstr ""
7948 #: utilities/processor.cpp:148
7949 #, c-format
7950 msgid "fs_callback(%p): %s %s"
7951 msgstr ""
7953 #: utilities/processor.cpp:166
7954 #, c-format
7955 msgid "eventCallback: %s %s"
7956 msgstr ""
7958 #: utilities/processor.cpp:202
7959 msgid "gprocessor does not handle %1% message"
7960 msgstr ""
7962 #: utilities/processor.cpp:237 cygnal/cvm.cpp:227
7963 #, c-format
7964 msgid "Gnash gprocessor version: %s, Gnash version: %s\n"
7965 msgstr ""
7967 #: utilities/processor.cpp:285 cygnal/cvm.cpp:282
7968 msgid "Verbose actions disabled at compile time"
7969 msgstr ""
7971 #: utilities/processor.cpp:292 cygnal/cvm.cpp:289
7972 msgid "Verbose parsing disabled at compile time"
7973 msgstr ""
7975 #: utilities/processor.cpp:456 utilities/processor.cpp:459
7976 #: gui/pythonmod/gnash-view.cpp:438 gui/pythonmod/gnash-view.cpp:441
7977 #, c-format
7978 msgid "%s appended to local sandboxes"
7979 msgstr ""
7981 #: utilities/processor.cpp:631
7982 #, c-format
7983 msgid ""
7984 "gprocessor -- an SWF processor for Gnash.\n"
7985 "\n"
7986 "usage: %s [options] <file>\n"
7987 "\n"
7988 "Process the given SWF movie files.\n"
7989 "\n"
7990 "%s%s%s%s"
7991 msgstr ""
7993 #: utilities/processor.cpp:638
7994 msgid ""
7995 "options:\n"
7996 "\n"
7997 "  --help(-h)  Print this info.\n"
7998 "  --version   Print the version numbers.\n"
7999 "  -v          Be verbose; i.e. print log messages to stdout\n"
8000 msgstr ""
8002 #: utilities/processor.cpp:645
8003 msgid "  -vp         Be verbose about movie parsing\n"
8004 msgstr ""
8006 #: utilities/processor.cpp:650
8007 msgid "  -va         Be verbose about ActionScript\n"
8008 msgstr ""
8010 #: utilities/processor.cpp:655
8011 msgid ""
8012 "  -d [<ms>]\n"
8013 "              Milliseconds delay between advances (0 by default).\n"
8014 "              If '-1' the delay will be computed from the FPS.\n"
8015 "  -r <times>  Allow the given number of complete runs.\n"
8016 "              Keep looping undefinitely if set to 0.\n"
8017 "              Default is 1 (end as soon as the last frame is reached).\n"
8018 "  -f <frames>  \n"
8019 "              Allow the given number of frame advancements.\n"
8020 "              Keep advancing untill any other stop condition\n"
8021 "              is encountered if set to 0 (default).\n"
8022 msgstr ""
8024 #: utilities/dumpshm.cpp:136
8025 #, c-format
8026 msgid "Gnash dumpshm version: %s, Gnash version: %s\n"
8027 msgstr ""
8029 #: utilities/dumpshm.cpp:214
8030 #, c-format
8031 msgid "Will use \"%s\" for memory segment file"
8032 msgstr ""
8034 #: utilities/dumpshm.cpp:230
8035 msgid "No LcShmKey set in ~/.gnashrc, trying to find it ourselves"
8036 msgstr ""
8038 #: utilities/dumpshm.cpp:239
8039 msgid "No shared memory segments found!"
8040 msgstr ""
8042 #: utilities/dumpshm.cpp:243
8043 #, c-format
8044 msgid "Existing SHM Key is: %s, Size is: %s"
8045 msgstr ""
8047 #: utilities/dumpshm.cpp:258
8048 msgid "Writing memory segment to disk: \"segment.raw\""
8049 msgstr ""
8051 #: utilities/dumpshm.cpp:263
8052 #, c-format
8053 msgid "The data is: 0x%s"
8054 msgstr ""
8056 #: utilities/dumpshm.cpp:303
8057 msgid "kernel not configured for shared memory"
8058 msgstr ""
8060 #: utilities/dumpshm.cpp:318
8061 #, c-format
8062 msgid "Found it! \"set LCShmKey %s\" in your ~/.gnashrc"
8063 msgstr ""
8065 #: utilities/dumpshm.cpp:321
8066 #, c-format
8067 msgid "Last changed on: %s"
8068 msgstr ""
8070 #: utilities/dumpshm.cpp:322
8071 #, c-format
8072 msgid "Last attached on: %s"
8073 msgstr ""
8075 #: utilities/dumpshm.cpp:323
8076 #, c-format
8077 msgid "Last detached on: %s"
8078 msgstr ""
8080 #: utilities/dumpshm.cpp:341
8081 msgid "This program dumps the internal data of a shared memory segment"
8082 msgstr ""
8084 #: utilities/dumpshm.cpp:343
8085 msgid "Usage: dumpshm [hdsanlif] filename"
8086 msgstr ""
8088 #: utilities/dumpshm.cpp:345
8089 msgid "-i\tList segments"
8090 msgstr ""
8092 #: utilities/dumpshm.cpp:346
8093 msgid "-r\tDump SYSV segments"
8094 msgstr ""
8096 #: utilities/dumpshm.cpp:347
8097 msgid "-c\tDump SYSV segments to disk"
8098 msgstr ""
8100 #: utilities/dumpshm.cpp:348
8101 msgid "-v\tVerbose output"
8102 msgstr ""
8104 #: utilities/dumpshm.cpp:360
8105 msgid "\tBase address of this segment: "
8106 msgstr ""
8108 #: utilities/dumpshm.cpp:362
8109 msgid "\tFilespec: "
8110 msgstr ""
8112 #: utilities/dumpshm.cpp:363
8113 msgid "\t# Bytes allocated: "
8114 msgstr ""
8116 #: utilities/dumpshm.cpp:364
8117 msgid "\tTotal # of bytes: "
8118 msgstr ""
8120 #: utilities/flvdumper.cpp:172
8121 #: cygnal/testsuite/libnet.all/test_handler.cpp:112
8122 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:111
8123 #: cygnal/testsuite/libnet.all/test_rtmp.cpp:119
8124 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:100
8125 #: cygnal/testsuite/libnet.all/test_cache.cpp:103
8126 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:119
8127 #: cygnal/testsuite/libamf.all/test_sol.cpp:113
8128 #: cygnal/testsuite/libamf.all/test_flv.cpp:103
8129 #: cygnal/testsuite/libamf.all/test_el.cpp:107
8130 #: cygnal/testsuite/libamf.all/test_buffer.cpp:123
8131 #: cygnal/testsuite/libamf.all/test_amf.cpp:125
8132 msgid "Error parsing command line options: "
8133 msgstr ""
8135 #: utilities/flvdumper.cpp:173
8136 msgid "This is a Gnash flvdumper bug."
8137 msgstr ""
8139 #: utilities/flvdumper.cpp:178
8140 msgid "Error: no input file was specified. Exiting."
8141 msgstr ""
8143 #: utilities/flvdumper.cpp:302
8144 msgid "This program dumps the internal data of an FLV video file"
8145 msgstr ""
8147 #: utilities/flvdumper.cpp:304
8148 msgid "Usage: flvdumper [-h] [-m] [-a] filename"
8149 msgstr ""
8151 #: utilities/flvdumper.cpp:306
8152 msgid "-m\tPrint only Meta tags (default)"
8153 msgstr ""
8155 #: utilities/flvdumper.cpp:307
8156 msgid "-a\tPrint all tags."
8157 msgstr ""
8159 #: utilities/rtmpget.cpp:445
8160 msgid "Error parsing command line: "
8161 msgstr ""
8163 #: plugin/win32/plugin.cpp:590 plugin/aos4/plugin.cpp:593
8164 #, c-format
8165 msgid "FSCommand_callback(%p): %s %s"
8166 msgstr ""
8168 #: cygnal/libamf/flv.cpp:94
8169 msgid "Bad magic number for FLV file!"
8170 msgstr ""
8172 #: cygnal/libamf/flv.cpp:101
8173 #, c-format
8174 msgid "Bad version in FLV header! %d"
8175 msgstr ""
8177 #: cygnal/libamf/flv.cpp:110
8178 #, c-format
8179 msgid "Bad FLV file Type: %d"
8180 msgstr ""
8182 #: cygnal/libamf/flv.cpp:123
8183 #, c-format
8184 msgid "Bad header size in FLV header! %d"
8185 msgstr ""
8187 #: cygnal/libamf/flv.cpp:156
8188 #, c-format
8189 msgid "%d bytes for a string is over the safe limit of %d"
8190 msgstr ""
8192 #: cygnal/libamf/flv.cpp:186
8193 #, c-format
8194 msgid "Bad FLV Audio Sound Type: %x"
8195 msgstr ""
8197 #: cygnal/libamf/flv.cpp:195
8198 #, c-format
8199 msgid "Bad FLV Audio Sound size: %d"
8200 msgstr ""
8202 #: cygnal/libamf/flv.cpp:209
8203 #, c-format
8204 msgid "Bad FLV Audio Sound Rate: %d"
8205 msgstr ""
8207 #: cygnal/libamf/flv.cpp:226
8208 #, c-format
8209 msgid "Bad FLV Audio Sound format: %d"
8210 msgstr ""
8212 #: cygnal/libamf/flv.cpp:257
8213 #, c-format
8214 msgid "Bad FLV Video Codec CodecID: 0x%x"
8215 msgstr ""
8217 #: cygnal/libamf/flv.cpp:267
8218 #, c-format
8219 msgid "Bad FLV Video Frame CodecID: 0x%x"
8220 msgstr ""
8222 #: cygnal/libamf/flv.cpp:340 cygnal/libamf/flv.cpp:342
8223 #: cygnal/libamf/flv.cpp:344
8224 #, c-format
8225 msgid "FLV MetaData: %s: %s"
8226 msgstr ""
8228 #: cygnal/libamf/lcshm.cpp:372
8229 msgid "No data pointer to parse!"
8230 msgstr ""
8232 #: cygnal/libamf/lcshm.cpp:391
8233 msgid "Didn't extract an element from the byte stream!"
8234 msgstr ""
8236 #: cygnal/libamf/lcshm.cpp:503
8237 #, c-format
8238 msgid " The size of %s is %d "
8239 msgstr ""
8241 #: cygnal/libamf/lcshm.cpp:520
8242 #, c-format
8243 msgid "Failed to open shared memory segment: \"%s\""
8244 msgstr ""
8246 #: cygnal/libamf/lcshm.cpp:561
8247 #, c-format
8248 msgid "Failed to open shared memory segment: 0x%x"
8249 msgstr ""
8251 #: cygnal/libamf/lcshm.cpp:660
8252 #, c-format
8253 msgid " ***** The size of the data is %s *****"
8254 msgstr ""
8256 #: cygnal/libamf/element.cpp:175
8257 msgid "Can't create remote function calls yet"
8258 msgstr ""
8260 #: cygnal/libamf/element.cpp:479
8261 #, c-format
8262 msgid "Size of Element \"%s\" is: %d"
8263 msgstr ""
8265 #: cygnal/libamf/element.cpp:1534
8266 msgid "FIXME: got AMF3 data!"
8267 msgstr ""
8269 #: cygnal/libamf/sol.cpp:230
8270 #, c-format
8271 msgid ""
8272 "%s: SOL file header is: \n"
8273 "%s"
8274 msgstr ""
8276 #: cygnal/libamf/sol.cpp:250
8277 #, c-format
8278 msgid "Failed opening file '%s' in binary mode"
8279 msgstr ""
8281 #: cygnal/libamf/sol.cpp:337
8282 #, c-format
8283 msgid "Error writing %d bytes of header to output file %s"
8284 msgstr ""
8286 #: cygnal/libamf/sol.cpp:344
8287 #, c-format
8288 msgid "Error writing %d bytes of body to output file %s"
8289 msgstr ""
8291 #: cygnal/libamf/sol.cpp:404
8292 #, c-format
8293 msgid "%s is an SOL file"
8294 msgstr ""
8296 #: cygnal/libamf/sol.cpp:407
8297 #, c-format
8298 msgid ""
8299 "%s looks like an SOL file, but the length is wrong. Should be %d, got %d"
8300 msgstr ""
8302 #: cygnal/libamf/sol.cpp:413
8303 #, c-format
8304 msgid "%s isn't an SOL file"
8305 msgstr ""
8307 #: cygnal/libamf/sol.cpp:455
8308 #, c-format
8309 msgid "Reading SharedObject %s: %s"
8310 msgstr ""
8312 #: cygnal/libamf/amf_msg.cpp:178
8313 msgid "AMF Message 'target' field missing!"
8314 msgstr ""
8316 #: cygnal/libamf/amf_msg.cpp:181
8317 msgid "AMF Message 'reply' field missing!"
8318 msgstr ""
8320 #: cygnal/libamf/amf_msg.cpp:184
8321 msgid "AMF Message 'size' field missing!"
8322 msgstr ""
8324 #: cygnal/libamf/amf_msg.cpp:231
8325 #, c-format
8326 msgid ""
8327 "Error parsing the AMF packet: \n"
8328 "\t%s"
8329 msgstr ""
8331 #: cygnal/libamf/amf.cpp:180
8332 #, c-format
8333 msgid "Encoded data size has %d properties"
8334 msgstr ""
8336 #: cygnal/libamf/amf.cpp:300
8337 msgid "XML AMF objects not supported yet"
8338 msgstr ""
8340 #: cygnal/libamf/amf.cpp:404
8341 msgid "Movie Clip AMF objects not supported yet"
8342 msgstr ""
8344 #: cygnal/libamf/amf.cpp:495
8345 msgid "Long String AMF objects not supported yet"
8346 msgstr ""
8348 #: cygnal/libamf/amf.cpp:512
8349 msgid "Reecord Set AMF objects not supported yet"
8350 msgstr ""
8352 #: cygnal/libamf/amf.cpp:561
8353 msgid "Encoding a strict array as an ecma array"
8354 msgstr ""
8356 #: cygnal/libamf/amf.cpp:784
8357 msgid "FIXME: got AMF3 data type"
8358 msgstr ""
8360 #: cygnal/libamf/amf.cpp:913
8361 msgid "AMF body input data is NULL"
8362 msgstr ""
8364 #: cygnal/libamf/amf.cpp:937
8365 msgid "AMF data too short to contain type field"
8366 msgstr ""
8368 #: cygnal/libamf/amf.cpp:948
8369 msgid "Element has no type!"
8370 msgstr ""
8372 #: cygnal/libamf/amf.cpp:958
8373 msgid "AMF data segment too short to containtype NUMBER"
8374 msgstr ""
8376 #: cygnal/libamf/amf.cpp:978
8377 #, c-format
8378 msgid "%d bytes for a string is over the safe limit of %d, line %d"
8379 msgstr ""
8381 #: cygnal/libamf/amf.cpp:1021
8382 msgid "AMF0 MovieClip frame"
8383 msgstr ""
8385 #: cygnal/libamf/amf.cpp:1151
8386 msgid "Found object terminator byte"
8387 msgstr ""
8389 #: cygnal/libamf/amf.cpp:1169
8390 #, c-format
8391 msgid "%s: type %d"
8392 msgstr ""
8394 #: cygnal/libamf/amf.cpp:1262
8395 #, c-format
8396 msgid "No data associated with Property \"%s\""
8397 msgstr ""
8399 #: cygnal/libamf/buffer.cpp:179
8400 #, c-format
8401 msgid "Buffer %x (%d) stayed in queue for %f seconds"
8402 msgstr ""
8404 #: cygnal/libamf/buffer.cpp:711
8405 #, c-format
8406 msgid "cygnal::Buffer::resize(%d): Truncating data (%d bytes) while resizing!"
8407 msgstr ""
8409 #: cygnal/libamf/buffer.cpp:766
8410 #, c-format
8411 msgid "Creating %d errors in the buffer"
8412 msgstr ""
8414 #: cygnal/handler.cpp:128
8415 #, c-format
8416 msgid "Protocol %d for Handler::AddClient()"
8417 msgstr ""
8419 #: cygnal/handler.cpp:171 cygnal/handler.cpp:196
8420 msgid "HTTP key couldn't be read!"
8421 msgstr ""
8423 #: cygnal/handler.cpp:214 cygnal/handler.cpp:244
8424 #, c-format
8425 msgid "FD #%d has no protocol handler registered"
8426 msgstr ""
8428 #: cygnal/handler.cpp:319
8429 #, c-format
8430 msgid "No %s symbol in plugin"
8431 msgstr ""
8433 #: cygnal/handler.cpp:322
8434 #, c-format
8435 msgid "Initialized Plugin: \"%s\": %s"
8436 msgstr ""
8438 #: cygnal/handler.cpp:335 cygnal/handler.cpp:350
8439 #, c-format
8440 msgid "Couldn't get %s symbol"
8441 msgstr ""
8443 #: cygnal/cvm.cpp:276
8444 msgid "The debugger has been disabled at configuration time"
8445 msgstr ""
8447 #: cygnal/http_server.cpp:154 cygnal/http_server.cpp:211
8448 #, c-format
8449 msgid "New filestream %s"
8450 msgstr ""
8452 #: cygnal/http_server.cpp:213
8453 #, c-format
8454 msgid "Reusing filestream %s"
8455 msgstr ""
8457 #: cygnal/http_server.cpp:306
8458 msgid "couldn't read data!"
8459 msgstr ""
8461 #: cygnal/http_server.cpp:373 cygnal/libnet/http.cpp:592
8462 msgid "PUT request"
8463 msgstr ""
8465 #: cygnal/http_server.cpp:383 cygnal/libnet/http.cpp:601
8466 msgid "DELETE request"
8467 msgstr ""
8469 #: cygnal/http_server.cpp:393 cygnal/libnet/http.cpp:609
8470 msgid "CONNECT request"
8471 msgstr ""
8473 #: cygnal/http_server.cpp:403 cygnal/libnet/http.cpp:617
8474 msgid "OPTIONS request"
8475 msgstr ""
8477 #: cygnal/http_server.cpp:413 cygnal/libnet/http.cpp:625
8478 msgid "HEAD request"
8479 msgstr ""
8481 #: cygnal/http_server.cpp:423 cygnal/libnet/http.cpp:633
8482 msgid "TRACE request"
8483 msgstr ""
8485 #: cygnal/http_server.cpp:1013
8486 #, c-format
8487 msgid "Processing HTTP data for fd #%d"
8488 msgstr ""
8490 #: cygnal/http_server.cpp:1022
8491 msgid "FIXME: Existing data in packet!"
8492 msgstr ""
8494 #: cygnal/http_server.cpp:1024
8495 msgid "FIXME: No existing data in packet!"
8496 msgstr ""
8498 #: cygnal/libnet/cache.cpp:62
8499 msgid "using this constructor is only allowed for testing purposes."
8500 msgstr ""
8502 #: cygnal/libnet/cache.cpp:105
8503 #, c-format
8504 msgid "Adding file %s to cache."
8505 msgstr ""
8507 #: cygnal/libnet/cache.cpp:148
8508 #, c-format
8509 msgid "Trying to find %s in the cache."
8510 msgstr ""
8512 #: cygnal/libnet/rtmp.cpp:184
8513 #, c-format
8514 msgid "AMF Header size bits (0x%X) out of range"
8515 msgstr ""
8517 #: cygnal/libnet/rtmp.cpp:283
8518 #, c-format
8519 msgid "RTMP Header size can't be more then %d bytes!!"
8520 msgstr ""
8522 #: cygnal/libnet/rtmp.cpp:288
8523 msgid "RTMP Header size can't be zero!"
8524 msgstr ""
8526 #: cygnal/libnet/rtmp.cpp:308
8527 #, c-format
8528 msgid "The body size is: %d"
8529 msgstr ""
8531 #: cygnal/libnet/rtmp.cpp:315
8532 #, c-format
8533 msgid "Using previous body size of %d for channel %d"
8534 msgstr ""
8536 #: cygnal/libnet/rtmp.cpp:318
8537 #, c-format
8538 msgid "Previous body size for channel %d is zero!"
8539 msgstr ""
8541 #: cygnal/libnet/rtmp.cpp:328
8542 #, c-format
8543 msgid "Suspicious large RTMP packet body size! %d"
8544 msgstr ""
8546 #: cygnal/libnet/rtmp.cpp:341
8547 #, c-format
8548 msgid "The type is: %s"
8549 msgstr ""
8551 #: cygnal/libnet/rtmp.cpp:343
8552 #, c-format
8553 msgid "The type is: 0x%x"
8554 msgstr ""
8556 #: cygnal/libnet/rtmp.cpp:348
8557 #, c-format
8558 msgid "Using previous type of %d for channel %d"
8559 msgstr ""
8561 #: cygnal/libnet/rtmp.cpp:360
8562 #, c-format
8563 msgid "RTMP %s: channel: %d, head size %d, body size: %d"
8564 msgstr ""
8566 #: cygnal/libnet/rtmp.cpp:482
8567 #, c-format
8568 msgid "The Header size is: %d"
8569 msgstr ""
8571 #: cygnal/libnet/rtmp.cpp:483
8572 #, c-format
8573 msgid "The AMF index is: 0x%x"
8574 msgstr ""
8576 #: cygnal/libnet/rtmp.cpp:499
8577 #, c-format
8578 msgid "END is %x"
8579 msgstr ""
8581 #: cygnal/libnet/rtmp.cpp:510
8582 msgid "Reading AMF packets till we're done..."
8583 msgstr ""
8585 #: cygnal/libnet/rtmp.cpp:519
8586 #, c-format
8587 msgid "Total size in header is %d, buffer size is: %d"
8588 msgstr ""
8590 #: cygnal/libnet/rtmp.cpp:523
8591 msgid "FIXME: MERGING"
8592 msgstr ""
8594 #: cygnal/libnet/rtmp.cpp:539
8595 #, c-format
8596 msgid "SWF file %s"
8597 msgstr ""
8599 #: cygnal/libnet/rtmp.cpp:542
8600 #, c-format
8601 msgid "is Loading video %s"
8602 msgstr ""
8604 #: cygnal/libnet/rtmp.cpp:545
8605 #, c-format
8606 msgid "is file name is %s"
8607 msgstr ""
8609 #: cygnal/libnet/rtmp.cpp:674
8610 #, c-format
8611 msgid "Unknown User Control message %d!"
8612 msgstr ""
8614 #: cygnal/libnet/rtmp.cpp:746
8615 msgid "Name field of RTMP Message corrupted!"
8616 msgstr ""
8618 #: cygnal/libnet/rtmp.cpp:762
8619 msgid "Stream ID field of RTMP Message corrupted!"
8620 msgstr ""
8622 #: cygnal/libnet/rtmp.cpp:991
8623 #, c-format
8624 msgid "Bogus size parameter in %s!"
8625 msgstr ""
8627 #: cygnal/libnet/rtmp.cpp:1028
8628 msgid "Couldn't write the full 12 byte RTMP header!"
8629 msgstr ""
8631 #: cygnal/libnet/rtmp.cpp:1031
8632 msgid "Wrote the full 12 byte RTMP header."
8633 msgstr ""
8635 #: cygnal/libnet/rtmp.cpp:1051
8636 msgid "Couldn't write the full 1 byte RTMP continuation header!"
8637 msgstr ""
8639 #: cygnal/libnet/rtmp.cpp:1054
8640 msgid "Wrote the full 1 byte RTMP continuation header"
8641 msgstr ""
8643 #: cygnal/libnet/rtmp.cpp:1066
8644 msgid "Couldn't write the RTMP body!"
8645 msgstr ""
8647 #: cygnal/libnet/rtmp.cpp:1069
8648 #, c-format
8649 msgid "Wrote %d bytes of the RTMP body, %d bytes left."
8650 msgstr ""
8652 #: cygnal/libnet/rtmp.cpp:1086
8653 msgid "Couldn't write the RTMP packet!"
8654 msgstr ""
8656 #: cygnal/libnet/rtmp.cpp:1089
8657 msgid "Wrote the RTMP packet."
8658 msgstr ""
8660 #: cygnal/libnet/rtmp.cpp:1135 cygnal/libnet/rtmp.cpp:1137
8661 #, c-format
8662 msgid "Response header: %s"
8663 msgstr ""
8665 #: cygnal/libnet/rtmp.cpp:1141
8666 #, c-format
8667 msgid "Processing message of type %s!"
8668 msgstr ""
8670 #: cygnal/libnet/rtmp.cpp:1147
8671 msgid "Got CHUNK_SIZE packet!!!"
8672 msgstr ""
8674 #: cygnal/libnet/rtmp.cpp:1149
8675 #, c-format
8676 msgid "Setting packet chunk size to %d."
8677 msgstr ""
8679 #: cygnal/libnet/rtmp.cpp:1159
8680 #, c-format
8681 msgid "FIXME: Ping type is: %d, ignored for now"
8682 msgstr ""
8684 #: cygnal/libnet/rtmp.cpp:1181
8685 msgid "Got SERVER packet!!!"
8686 msgstr ""
8688 #: cygnal/libnet/rtmp.cpp:1189
8689 msgid "Got CLIENT packet!!!"
8690 msgstr ""
8692 #: cygnal/libnet/rtmp.cpp:1197
8693 msgid "Got VIDEO packets!!!"
8694 msgstr ""
8696 #: cygnal/libnet/rtmp.cpp:1213
8697 msgid "Got Shared Object packet!!!"
8698 msgstr ""
8700 #: cygnal/libnet/rtmp.cpp:1220
8701 #, c-format
8702 msgid "%s: Msg status is: %d: %s, name is %s, size is %d"
8703 msgstr ""
8705 #: cygnal/libnet/rtmp.cpp:1224
8706 msgid "Got onBWDone packet!!!"
8707 msgstr ""
8709 #: cygnal/libnet/rtmp.cpp:1229
8710 #, c-format
8711 msgid "Couldn't decode message body for type %s!"
8712 msgstr ""
8714 #: cygnal/libnet/rtmp.cpp:1283
8715 #, c-format
8716 msgid "no data for fd #%d, done reading this packet, read %d bytes..."
8717 msgstr ""
8719 #: cygnal/libnet/rtmp.cpp:1289
8720 #, c-format
8721 msgid "Got an empty packet from the server at line %d"
8722 msgstr ""
8724 #: cygnal/libnet/rtmp.cpp:1298 cygnal/libnet/http.cpp:1518
8725 #, c-format
8726 msgid "socket for fd #%d was closed..."
8727 msgstr ""
8729 #: cygnal/libnet/rtmp.cpp:1329
8730 msgid "Buffer pointer is invalid."
8731 msgstr ""
8733 #: cygnal/libnet/rtmp.cpp:1355
8734 msgid "Got a message on the system channel!"
8735 msgstr ""
8737 #: cygnal/libnet/rtmp.cpp:1459
8738 #, c-format
8739 msgid "Packet size out of range! %d, %d"
8740 msgstr ""
8742 #: cygnal/libnet/rtmp.cpp:1470
8743 #, c-format
8744 msgid "RTMP packet size is out of range! %d, %d"
8745 msgstr ""
8747 #: cygnal/libnet/rtmp.cpp:1475
8748 #, c-format
8749 msgid "RTMP header size is out of range! %d"
8750 msgstr ""
8752 #: cygnal/libnet/sshserver.cpp:145
8753 #, c-format
8754 msgid "User %s wants to auth with pass %s\n"
8755 msgstr ""
8757 #: cygnal/libnet/sshserver.cpp:200 cygnal/libnet/sshclient.cpp:459
8758 msgid "==== The SSH header breaks down as follows: ===="
8759 msgstr ""
8761 #: cygnal/libnet/network.cpp:114
8762 msgid "Could not find a usable WinSock DLL"
8763 msgstr ""
8765 #: cygnal/libnet/network.cpp:162
8766 #, c-format
8767 msgid "already connected to port %hd"
8768 msgstr ""
8770 #: cygnal/libnet/network.cpp:184
8771 #, c-format
8772 msgid "unable to get protocol entry for %s"
8773 msgstr ""
8775 #: cygnal/libnet/network.cpp:201 cygnal/libnet/network.cpp:425
8776 #: cygnal/libnet/network.cpp:583
8777 #, c-format
8778 msgid "unable to create socket: %s"
8779 msgstr ""
8781 #: cygnal/libnet/network.cpp:208
8782 msgid "setsockopt SO_REUSEADDR failed"
8783 msgstr ""
8785 #: cygnal/libnet/network.cpp:219
8786 #, c-format
8787 msgid "unable to bind to port %hd: %s"
8788 msgstr ""
8790 #: cygnal/libnet/network.cpp:229
8791 #, c-format
8792 msgid "Server bound to service on %s, port %hd, using fd #%d"
8793 msgstr ""
8795 #: cygnal/libnet/network.cpp:235
8796 #, c-format
8797 msgid "unable to listen on port: %hd: %s "
8798 msgstr ""
8800 #: cygnal/libnet/network.cpp:291
8801 #, c-format
8802 msgid "Waiting to accept net traffic on fd #%d for port %d"
8803 msgstr ""
8805 #: cygnal/libnet/network.cpp:351
8806 msgid "There is a new network connection request."
8807 msgstr ""
8809 #: cygnal/libnet/network.cpp:358
8810 #, c-format
8811 msgid "The accept() socket for fd #%d was interrupted by a system call"
8812 msgstr ""
8814 #: cygnal/libnet/network.cpp:382
8815 #, c-format
8816 msgid "unable to accept: %s"
8817 msgstr ""
8819 #: cygnal/libnet/network.cpp:387
8820 #, c-format
8821 msgid "Accepting TCP/IP connection on fd #%d for port %d"
8822 msgstr ""
8824 #: cygnal/libnet/network.cpp:446 cygnal/libnet/network.cpp:604
8825 #, c-format
8826 msgid "The connect() socket for fd %d was interrupted by a system call"
8827 msgstr ""
8829 #: cygnal/libnet/network.cpp:452 cygnal/libnet/network.cpp:477
8830 #: cygnal/libnet/network.cpp:610 cygnal/libnet/network.cpp:650
8831 #, c-format
8832 msgid "The connect() socket for fd %d never was available for writing"
8833 msgstr ""
8835 #: cygnal/libnet/network.cpp:463 cygnal/libnet/network.cpp:628
8836 #, c-format
8837 msgid "The connect() socket for fd %d timed out waiting to write"
8838 msgstr ""
8840 #: cygnal/libnet/network.cpp:471
8841 #, c-format
8842 msgid "\tsocket name %s for fd %d"
8843 msgstr ""
8845 #: cygnal/libnet/network.cpp:553
8846 #, c-format
8847 msgid "%s: to host %s at port %d"
8848 msgstr ""
8850 #: cygnal/libnet/network.cpp:559
8851 #, c-format
8852 msgid "The hostname for this machine is %s"
8853 msgstr ""
8855 #: cygnal/libnet/network.cpp:561
8856 msgid "Couldn't get the hostname for this machine"
8857 msgstr ""
8859 #: cygnal/libnet/network.cpp:576
8860 #, c-format
8861 msgid "The IP address for this client socket is %s"
8862 msgstr ""
8864 #: cygnal/libnet/network.cpp:643
8865 #, c-format
8866 msgid "\tport %d at IP %s for fd %d"
8867 msgstr ""
8869 #: cygnal/libnet/network.cpp:730
8870 #, c-format
8871 msgid "Unable to close the socket for fd #%d: %s"
8872 msgstr ""
8874 #: cygnal/libnet/network.cpp:738
8875 #, c-format
8876 msgid "Closed the socket on fd #%d"
8877 msgstr ""
8879 #: cygnal/libnet/network.cpp:767
8880 #, c-format
8881 msgid "%s: Closed fd #%d"
8882 msgstr ""
8884 #: cygnal/libnet/network.cpp:879
8885 #, c-format
8886 msgid "Trying to read %d bytes from fd #%d"
8887 msgstr ""
8889 #: cygnal/libnet/network.cpp:943 cygnal/libnet/network.cpp:1117
8890 #, c-format
8891 msgid "The socket for fd #%d was interrupted by a system call"
8892 msgstr ""
8894 #: cygnal/libnet/network.cpp:947
8895 #, c-format
8896 msgid "The socket for fd #%d was never available for reading"
8897 msgstr ""
8899 #: cygnal/libnet/network.cpp:953
8900 #, c-format
8901 msgid "The socket for #fd %d timed out waiting to read"
8902 msgstr ""
8904 #: cygnal/libnet/network.cpp:970
8905 #, c-format
8906 msgid "The socket for fd #%d was never available for reading data"
8907 msgstr ""
8909 #: cygnal/libnet/network.cpp:976
8910 #, c-format
8911 msgid "The socket for #fd %d timed out waiting to read data"
8912 msgstr ""
8914 #: cygnal/libnet/network.cpp:982
8915 #, c-format
8916 msgid "read %d bytes from fd #%d from port %d"
8917 msgstr ""
8919 #: cygnal/libnet/network.cpp:986
8920 #, c-format
8921 msgid ""
8922 "%s: Read packet data from fd #%d (%d bytes): \n"
8923 "%s"
8924 msgstr ""
8926 #: cygnal/libnet/network.cpp:1121
8927 #, c-format
8928 msgid "The socket for fd #%d was never available for writing"
8929 msgstr ""
8931 #: cygnal/libnet/network.cpp:1125
8932 #, c-format
8933 msgid "The socket for fd #%d timed out waiting to write"
8934 msgstr ""
8936 #: cygnal/libnet/network.cpp:1139
8937 #, c-format
8938 msgid "Wrote zero out of %d bytes to fd #%d: %s"
8939 msgstr ""
8941 #: cygnal/libnet/network.cpp:1144
8942 #, c-format
8943 msgid "Couldn't write %d bytes to fd #%d: %s"
8944 msgstr ""
8946 #: cygnal/libnet/network.cpp:1152
8947 #, c-format
8948 msgid "wrote %d bytes to fd #%d, expected %d"
8949 msgstr ""
8951 #: cygnal/libnet/network.cpp:1157
8952 #, c-format
8953 msgid "wrote %d bytes to fd #%d for port %d"
8954 msgstr ""
8956 #: cygnal/libnet/network.cpp:1165
8957 #, c-format
8958 msgid ""
8959 "%s: Wrote packet data to fd #%d: \n"
8960 "%s"
8961 msgstr ""
8963 #: cygnal/libnet/network.cpp:1179
8964 #, c-format
8965 msgid "took %d usec to write (%d bytes)"
8966 msgstr ""
8968 #: cygnal/libnet/network.cpp:1194 cygnal/libnet/network.cpp:1205
8969 #, c-format
8970 msgid "%s: adding fd #%d to pollfds"
8971 msgstr ""
8973 #: cygnal/libnet/network.cpp:1231
8974 #, c-format
8975 msgid "%s: erasing fd #%d from pollfds"
8976 msgstr ""
8978 #: cygnal/libnet/network.cpp:1279
8979 #, c-format
8980 msgid "%s: waiting for %d fds"
8981 msgstr ""
8983 #: cygnal/libnet/network.cpp:1318
8984 #, c-format
8985 msgid "Poll returned: %d, timeout is: %d"
8986 msgstr ""
8988 #: cygnal/libnet/network.cpp:1449
8989 msgid "Waiting for data was interrupted by a system call"
8990 msgstr ""
8992 #: cygnal/libnet/network.cpp:1453
8993 msgid "Waiting for data for fdset, was never available for reading"
8994 msgstr ""
8996 #: cygnal/libnet/network.cpp:1467
8997 #, c-format
8998 msgid "select() got an error: %s."
8999 msgstr ""
9001 #: cygnal/libnet/network.cpp:1471
9002 #, c-format
9003 msgid "select() saw activity on %d file descriptors."
9004 msgstr ""
9006 #: cygnal/libnet/network.cpp:1547
9007 #, c-format
9008 msgid "Can't connect to server %s"
9009 msgstr ""
9011 #: cygnal/libnet/network.cpp:1559
9012 #, c-format
9013 msgid "Using default hostname: \"%s\""
9014 msgstr ""
9016 #: cygnal/libnet/network.cpp:1564
9017 #, c-format
9018 msgid "Using default keyfile: \"%s\""
9019 msgstr ""
9021 #: cygnal/libnet/network.cpp:1569
9022 #, c-format
9023 msgid "Using default CA List: \"%s\""
9024 msgstr ""
9026 #: cygnal/libnet/network.cpp:1575
9027 #, c-format
9028 msgid "Using default Password: \"%s\""
9029 msgstr ""
9031 #: cygnal/libnet/network.cpp:1580
9032 #, c-format
9033 msgid "Using default Root Path to PEM files: \"%s\""
9034 msgstr ""
9036 #: cygnal/libnet/network.cpp:1585
9037 msgid "Connected to SSL server"
9038 msgstr ""
9040 #: cygnal/libnet/network.cpp:1587
9041 msgid "Couldn't connect to SSL server"
9042 msgstr ""
9044 #: cygnal/libnet/network.cpp:1620
9045 #, c-format
9046 msgid "#%d bytes waiting in kernel network buffer."
9047 msgstr ""
9049 #: cygnal/libnet/network.cpp:1631
9050 #, c-format
9051 msgid "Got an %d interrupt while blocked on pselect()"
9052 msgstr ""
9054 #: cygnal/libnet/statistics.cpp:113
9055 #, c-format
9056 msgid "Stream type is: %s"
9057 msgstr ""
9059 #: cygnal/libnet/statistics.cpp:119
9060 #, c-format
9061 msgid "%d bytes were transfered in %s seconds"
9062 msgstr ""
9064 #: cygnal/libnet/rtmp_client.cpp:152
9065 #, c-format
9066 msgid "URL is %s"
9067 msgstr ""
9069 #: cygnal/libnet/rtmp_client.cpp:153
9070 #, c-format
9071 msgid "Protocol is %s"
9072 msgstr ""
9074 #: cygnal/libnet/rtmp_client.cpp:154
9075 #, c-format
9076 msgid "Host is %s"
9077 msgstr ""
9079 #: cygnal/libnet/rtmp_client.cpp:155
9080 #, c-format
9081 msgid "Port is %s"
9082 msgstr ""
9084 #: cygnal/libnet/rtmp_client.cpp:156
9085 #, c-format
9086 msgid "Path is %s"
9087 msgstr ""
9089 #: cygnal/libnet/rtmp_client.cpp:157
9090 #, c-format
9091 msgid "Filename is %s"
9092 msgstr ""
9094 #: cygnal/libnet/rtmp_client.cpp:158
9095 #, c-format
9096 msgid "App is %s"
9097 msgstr ""
9099 #: cygnal/libnet/rtmp_client.cpp:159
9100 #, c-format
9101 msgid "Query is %s"
9102 msgstr ""
9104 #: cygnal/libnet/rtmp_client.cpp:160
9105 #, c-format
9106 msgid "tcUrl is %s"
9107 msgstr ""
9109 #: cygnal/libnet/rtmp_client.cpp:161
9110 #, c-format
9111 msgid "swfUrl is %s"
9112 msgstr ""
9114 #: cygnal/libnet/rtmp_client.cpp:162
9115 #, c-format
9116 msgid "pageUrl is %s"
9117 msgstr ""
9119 #: cygnal/libnet/rtmp_client.cpp:313
9120 msgid "RTMP handshake request failed"
9121 msgstr ""
9123 #: cygnal/libnet/rtmp_client.cpp:336
9124 msgid "RTMP handshake completion failed!"
9125 msgstr ""
9127 #: cygnal/libnet/rtmp_client.cpp:350
9128 msgid "Sent NetConnection Connect message successfully"
9129 msgstr ""
9131 #: cygnal/libnet/rtmp_client.cpp:353
9132 msgid "Couldn't send NetConnection Connect message,"
9133 msgstr ""
9135 #: cygnal/libnet/rtmp_client.cpp:622
9136 msgid "Couldn't read data block in handshake!"
9137 msgstr ""
9139 #: cygnal/libnet/rtmp_client.cpp:635
9140 #, c-format
9141 msgid "Read data block in handshake, got %d bytes."
9142 msgstr ""
9144 #: cygnal/libnet/rtmp_client.cpp:638
9145 #, c-format
9146 msgid "Couldn't read data block in handshake, read %d bytes!"
9147 msgstr ""
9149 #: cygnal/libnet/rtmp_client.cpp:645
9150 #, c-format
9151 msgid "RTMP Handshake header: Uptime: %u"
9152 msgstr ""
9154 #: cygnal/libnet/rtmp_client.cpp:688
9155 #, c-format
9156 msgid "About to write %d bytes, data is: %d bytes."
9157 msgstr ""
9159 #: cygnal/libnet/rtmp_client.cpp:691
9160 #, c-format
9161 msgid "Client response header for handshake 2: %s"
9162 msgstr ""
9164 #: cygnal/libnet/rtmp_client.cpp:693
9165 #, c-format
9166 msgid "Data in response for handshake 2: %s"
9167 msgstr ""
9169 #: cygnal/libnet/rtmp_client.cpp:702
9170 msgid "Couldn't write the second handshake packet!"
9171 msgstr ""
9173 #: cygnal/libnet/rtmp_client.cpp:729
9174 msgid "Got no response from the RTMP server"
9175 msgstr ""
9177 #: cygnal/libnet/rtmp_client.cpp:737
9178 msgid "Got empty packet in buffer."
9179 msgstr ""
9181 #: cygnal/libnet/rtmp_client.cpp:748
9182 msgid "No response from INVOKE of NetConnection connect"
9183 msgstr ""
9185 #: cygnal/libnet/rtmp_client.cpp:755
9186 #, c-format
9187 msgid ""
9188 "%s: There are %d channel queues in the RTMP input queue, %d messages in "
9189 "front queue"
9190 msgstr ""
9192 #: cygnal/libnet/rtmp_client.cpp:768
9193 msgid "Couldn't decode RTMP message header"
9194 msgstr ""
9196 #: cygnal/libnet/rtmp_client.cpp:773
9197 msgid "RTMP packet can't be of none type!"
9198 msgstr ""
9200 #: cygnal/libnet/rtmp_client.cpp:777
9201 msgid "Server message data packet"
9202 msgstr ""
9204 #: cygnal/libnet/rtmp_client.cpp:781
9205 msgid "Abort packet"
9206 msgstr ""
9208 #: cygnal/libnet/rtmp_client.cpp:784
9209 msgid "Bytes Read data packet"
9210 msgstr ""
9212 #: cygnal/libnet/rtmp_client.cpp:789
9213 #, c-format
9214 msgid "Got a Ping type %s"
9215 msgstr ""
9217 #: cygnal/libnet/rtmp_client.cpp:793
9218 msgid "Set Window Size message data packet"
9219 msgstr ""
9221 #: cygnal/libnet/rtmp_client.cpp:796
9222 msgid "Set Bandwidthmessage data packet"
9223 msgstr ""
9225 #: cygnal/libnet/rtmp_client.cpp:799
9226 msgid "Route from other server packet"
9227 msgstr ""
9229 #: cygnal/libnet/rtmp_client.cpp:818
9230 msgid "AMF0 Shared Object data packet message"
9231 msgstr ""
9233 #: cygnal/libnet/rtmp_client.cpp:821
9234 msgid "AMF3 Notify data packet message"
9235 msgstr ""
9237 #: cygnal/libnet/rtmp_client.cpp:824
9238 msgid "AMF3 Shared Object data packet message"
9239 msgstr ""
9241 #: cygnal/libnet/rtmp_client.cpp:827
9242 msgid "AMF0 Invoke packet message"
9243 msgstr ""
9245 #: cygnal/libnet/rtmp_client.cpp:830
9246 msgid "AMF0 Notify data packet message"
9247 msgstr ""
9249 #: cygnal/libnet/rtmp_client.cpp:841
9250 msgid "Flv data packet message"
9251 msgstr ""
9253 #: cygnal/libnet/rtmp_client.cpp:844
9254 msgid "Couldn't decode RTMP message Body"
9255 msgstr ""
9257 #: cygnal/libnet/sslserver.cpp:136
9258 msgid "ssl!!"
9259 msgstr ""
9261 #: cygnal/libnet/sslserver.cpp:159
9262 msgid "Got an incoming SSL connection request"
9263 msgstr ""
9265 #: cygnal/libnet/sslserver.cpp:169 cygnal/libnet/sslclient.cpp:137
9266 #: cygnal/libnet/sslclient.cpp:161 cygnal/libnet/sslclient.cpp:212
9267 #: cygnal/libnet/sslclient.cpp:236 cygnal/libnet/sslclient.cpp:314
9268 #, c-format
9269 msgid "Error was: \"%s\"!"
9270 msgstr ""
9272 #: cygnal/libnet/sslserver.cpp:182 cygnal/libnet/sslclient.cpp:386
9273 msgid "==== The SSL header breaks down as follows: ===="
9274 msgstr ""
9276 #: cygnal/libnet/cque.cpp:71
9277 msgid "CQue::wait(win32)"
9278 msgstr ""
9280 #: cygnal/libnet/cque.cpp:83
9281 msgid "CQue::notify(win32)"
9282 msgstr ""
9284 #: cygnal/libnet/sslclient.cpp:211
9285 #, c-format
9286 msgid "Can't read CA list from \"%s\"!"
9287 msgstr ""
9289 #: cygnal/libnet/sslclient.cpp:216
9290 #, c-format
9291 msgid "Read CA list from \"%s\""
9292 msgstr ""
9294 #: cygnal/libnet/sslclient.cpp:222
9295 #, c-format
9296 msgid "Can't read certificate file \"%s\"!"
9297 msgstr ""
9299 #: cygnal/libnet/sslclient.cpp:225
9300 #, c-format
9301 msgid "Read certificate file \"%s\"."
9302 msgstr ""
9304 #: cygnal/libnet/sslclient.cpp:235
9305 #, c-format
9306 msgid "Can't read CERT file \"%s\"!"
9307 msgstr ""
9309 #: cygnal/libnet/sslclient.cpp:240
9310 #, c-format
9311 msgid "Read key file \"%s\"."
9312 msgstr ""
9314 #: cygnal/libnet/sslclient.cpp:301
9315 #, c-format
9316 msgid "PORT is: %d"
9317 msgstr ""
9319 #: cygnal/libnet/sslclient.cpp:304
9320 #, c-format
9321 msgid "Error connecting to remote machine: %s"
9322 msgstr ""
9324 #: cygnal/libnet/sslclient.cpp:313
9325 #, c-format
9326 msgid "Can't connect to SSL server %s"
9327 msgstr ""
9329 #: cygnal/libnet/sslclient.cpp:318
9330 #, c-format
9331 msgid "Connected to SSL server %s"
9332 msgstr ""
9334 #: cygnal/libnet/sslclient.cpp:351
9335 msgid "Certificate doesn't verify"
9336 msgstr ""
9338 #: cygnal/libnet/sslclient.cpp:354
9339 msgid "Certificate verified."
9340 msgstr ""
9342 #: cygnal/libnet/sslclient.cpp:363
9343 msgid "Couldn't get Peer certificate!"
9344 msgstr ""
9346 #: cygnal/libnet/sslclient.cpp:366
9347 msgid "Got Peer certificate."
9348 msgstr ""
9350 #: cygnal/libnet/sslclient.cpp:374
9351 msgid "Common name doesn't match host name"
9352 msgstr ""
9354 #: cygnal/libnet/sslclient.cpp:409
9355 #, c-format
9356 msgid "Callback executed to set the SSL password, size is: %d"
9357 msgstr ""
9359 #: cygnal/libnet/sslclient.cpp:413
9360 #, c-format
9361 msgid "The buffer for the password needs to be %d bytes larger"
9362 msgstr ""
9364 #: cygnal/libnet/sslclient.cpp:439
9365 #, c-format
9366 msgid "-Error with certificate at depth: %i\n"
9367 msgstr ""
9369 #: cygnal/libnet/sslclient.cpp:441
9370 #, c-format
9371 msgid "  issuer   = %s\n"
9372 msgstr ""
9374 #: cygnal/libnet/sslclient.cpp:443
9375 #, c-format
9376 msgid "  subject  = %s\n"
9377 msgstr ""
9379 #: cygnal/libnet/sslclient.cpp:444
9380 #, c-format
9381 msgid "err %i:%s\n"
9382 msgstr ""
9384 #: cygnal/libnet/http.cpp:176
9385 #, c-format
9386 msgid "Setting Content Length to %d"
9387 msgstr ""
9389 #: cygnal/libnet/http.cpp:189
9390 #, c-format
9391 msgid "Setting Content Type to %d"
9392 msgstr ""
9394 #: cygnal/libnet/http.cpp:199
9395 #, c-format
9396 msgid "Got a request, parsing \"%s\""
9397 msgstr ""
9399 #: cygnal/libnet/http.cpp:216 cygnal/libnet/http.cpp:1295
9400 #, c-format
9401 msgid "Parameters for file: \"%s\""
9402 msgstr ""
9404 #: cygnal/libnet/http.cpp:220
9405 #, c-format
9406 msgid "Requesting file: \"%s\""
9407 msgstr ""
9409 #: cygnal/libnet/http.cpp:225
9410 msgid "Enabling Keep Alive by default for HTTP > 1.0"
9411 msgstr ""
9413 #: cygnal/libnet/http.cpp:422 cygnal/libnet/http.cpp:521
9414 #, c-format
9415 msgid "Que empty, net connection dropped for fd #%d"
9416 msgstr ""
9418 #: cygnal/libnet/http.cpp:433
9419 msgid "FIXME: found file in cache!"
9420 msgstr ""
9422 #: cygnal/libnet/http.cpp:499
9423 #, c-format
9424 msgid "http_handler all done transferring requested file \"%s\"."
9425 msgstr ""
9427 #: cygnal/libnet/http.cpp:542
9428 msgid "Got file data in POST"
9429 msgstr ""
9431 #: cygnal/libnet/http.cpp:549
9432 msgid "Got AMF data in POST"
9433 msgstr ""
9435 #: cygnal/libnet/http.cpp:564
9436 msgid "Got CGI echo request in POST"
9437 msgstr ""
9439 #: cygnal/libnet/http.cpp:1385
9440 #, c-format
9441 msgid "%s: Total size for first chunk is: %d, data size %d (%d)"
9442 msgstr ""
9444 #: cygnal/libnet/http.cpp:1419 cygnal/libnet/http.cpp:1512
9445 #, c-format
9446 msgid "no data yet for fd #%d, continuing..."
9447 msgstr ""
9449 #: cygnal/libnet/http.cpp:1436
9450 #, c-format
9451 msgid "%s: end of chunks!"
9452 msgstr ""
9454 #: cygnal/libnet/http.cpp:1502
9455 #, c-format
9456 msgid "Starting to wait for data in net for fd #%d"
9457 msgstr ""
9459 #: cygnal/libnet/http.cpp:1538
9460 #, c-format
9461 msgid "no more data for fd #%d, exiting..."
9462 msgstr ""
9464 #: cygnal/libnet/http.cpp:1542
9465 #, c-format
9466 msgid "Handler done for fd #%d, can't read any data..."
9467 msgstr ""
9469 #: cygnal/libnet/http.cpp:1548
9470 #, c-format
9471 msgid "Done receiving data for fd #%d..."
9472 msgstr ""
9474 #: cygnal/libnet/http.cpp:1560
9475 msgid "==== The HTTP header breaks down as follows: ===="
9476 msgstr ""
9478 #: cygnal/libnet/http.cpp:1561
9479 #, c-format
9480 msgid "Filespec: %s"
9481 msgstr ""
9483 #: cygnal/libnet/http.cpp:1562
9484 #, c-format
9485 msgid "Version: %d.%d"
9486 msgstr ""
9488 #: cygnal/libnet/http.cpp:1566
9489 #, c-format
9490 msgid "Field: \"%s\" = \"%s\""
9491 msgstr ""
9493 #: cygnal/libnet/http.cpp:1570
9494 msgid "RTMPT optional index is: "
9495 msgstr ""
9497 #: cygnal/libnet/http.cpp:1571
9498 msgid "RTMPT optional client ID is: "
9499 msgstr ""
9501 #: cygnal/libnet/http.cpp:1572
9502 msgid "==== ==== ===="
9503 msgstr ""
9505 #: cygnal/libnet/diskstream.cpp:307
9506 #, c-format
9507 msgid "Deleting %s on fd #%d"
9508 msgstr ""
9510 #: cygnal/libnet/diskstream.cpp:351
9511 #, c-format
9512 msgid "Closing %s on fd #%d"
9513 msgstr ""
9515 #: cygnal/libnet/diskstream.cpp:405
9516 #, c-format
9517 msgid "%s: offset is: %d"
9518 msgstr ""
9520 #: cygnal/libnet/diskstream.cpp:419
9521 #, c-format
9522 msgid "Adjusting offset from %d to %d so it's page aligned."
9523 msgstr ""
9525 #: cygnal/libnet/diskstream.cpp:422
9526 msgid "Offset is page aligned already"
9527 msgstr ""
9529 #: cygnal/libnet/diskstream.cpp:429
9530 #, c-format
9531 msgid "Loading entire file of %d bytes into memory segment"
9532 msgstr ""
9534 #: cygnal/libnet/diskstream.cpp:433
9535 #, c-format
9536 msgid "Loading partial file of %d bytes into memory segment"
9537 msgstr ""
9539 #: cygnal/libnet/diskstream.cpp:442
9540 msgid "Using existing Buffer for file"
9541 msgstr ""
9543 #: cygnal/libnet/diskstream.cpp:493
9544 #, c-format
9545 msgid "Couldn't load file %s"
9546 msgstr ""
9548 #: cygnal/libnet/diskstream.cpp:498
9549 #, c-format
9550 msgid "Couldn't map file %s into memory: %s"
9551 msgstr ""
9553 #: cygnal/libnet/diskstream.cpp:502
9554 #, c-format
9555 msgid "File %s a offset %d mapped to: %p"
9556 msgstr ""
9558 #: cygnal/libnet/diskstream.cpp:586
9559 #, c-format
9560 msgid "Writing data (%d bytes) to disk: \"%s\""
9561 msgstr ""
9563 #: cygnal/libnet/diskstream.cpp:660
9564 #, c-format
9565 msgid "Trying to open %s"
9566 msgstr ""
9568 #: cygnal/libnet/diskstream.cpp:665
9569 #, c-format
9570 msgid "Opening file %s (fd #%d), %lld bytes in size."
9571 msgstr ""
9573 #: cygnal/libnet/diskstream.cpp:672
9574 #, c-format
9575 msgid "File %s doesn't exist"
9576 msgstr ""
9578 #: cygnal/libnet/diskstream.cpp:727
9579 #, c-format
9580 msgid "No Diskstream open %s for net fd #%d"
9581 msgstr ""
9583 #: cygnal/libnet/diskstream.cpp:733
9584 #, c-format
9585 msgid "Diskstream %s is closed on net fd #%d."
9586 msgstr ""
9588 #: cygnal/libnet/diskstream.cpp:753
9589 #, c-format
9590 msgid "In %s(%d): couldn't write %d bytes to net fd #%d! %s"
9591 msgstr ""
9593 #: cygnal/libnet/diskstream.cpp:758
9594 #, c-format
9595 msgid "Done playing file %s, size was: %d"
9596 msgstr ""
9598 #: cygnal/libnet/diskstream.cpp:771
9599 #, c-format
9600 msgid "In %s(%d): couldn't write %d of bytes of data to net fd #%d! Got %d, %s"
9601 msgstr ""
9603 #: cygnal/libnet/diskstream.cpp:803
9604 msgid "Restarting Disk Stream from the beginning"
9605 msgstr ""
9607 #: cygnal/libnet/diskstream.cpp:956
9608 #, c-format
9609 msgid "%s is a directory, appending index.html"
9610 msgstr ""
9612 #: cygnal/libnet/sshclient.cpp:120
9613 #, c-format
9614 msgid "SSH read error was: \"%s\"!"
9615 msgstr ""
9617 #: cygnal/libnet/sshclient.cpp:142
9618 #, c-format
9619 msgid "SSH write error was: \"%s\"!"
9620 msgstr ""
9622 #: cygnal/libnet/sshclient.cpp:180
9623 msgid "Couldn't set hostname option"
9624 msgstr ""
9626 #: cygnal/libnet/sshclient.cpp:187
9627 msgid "Couldn't set user name option"
9628 msgstr ""
9630 #: cygnal/libnet/sshclient.cpp:195
9631 #, c-format
9632 msgid "Connection failed : %s\n"
9633 msgstr ""
9635 #: cygnal/libnet/sshclient.cpp:210
9636 #, c-format
9637 msgid "SSH Server is currently known: %d"
9638 msgstr ""
9640 #: cygnal/libnet/sshclient.cpp:213
9641 msgid "Host key for server changed : server's one is now: "
9642 msgstr ""
9644 #: cygnal/libnet/sshclient.cpp:214
9645 msgid "Public key hash"
9646 msgstr ""
9648 #: cygnal/libnet/sshclient.cpp:216
9649 msgid "For security reason, connection will be stopped"
9650 msgstr ""
9652 #: cygnal/libnet/sshclient.cpp:220
9653 msgid ""
9654 "The host key for this server was not found but an other type of key exists."
9655 msgstr ""
9657 #: cygnal/libnet/sshclient.cpp:221
9658 msgid ""
9659 "An attacker might change the default server key to confuse your client into "
9660 "thinking the key does not existWe advise you to rerun the client with -d or -"
9661 "r for more safety."
9662 msgstr ""
9664 #: cygnal/libnet/sshclient.cpp:232
9665 msgid "The server is unknown. Do you trust the host key ? (yes,no)"
9666 msgstr ""
9668 #: cygnal/libnet/sshclient.cpp:233
9669 #, c-format
9670 msgid "Public key hash: %s"
9671 msgstr ""
9673 #: cygnal/libnet/sshclient.cpp:240
9674 msgid ""
9675 "This new key will be written on disk for further usage. do you agree? (yes,"
9676 "no) "
9677 msgstr ""
9679 #: cygnal/libnet/sshclient.cpp:266
9680 msgid "supported auth methods: "
9681 msgstr ""
9683 #: cygnal/libnet/sshclient.cpp:268
9684 msgid "\tpublickey"
9685 msgstr ""
9687 #: cygnal/libnet/sshclient.cpp:271
9688 msgid "\tkeyboard-interactive"
9689 msgstr ""
9691 #: cygnal/libnet/sshclient.cpp:277
9692 #, c-format
9693 msgid "Authenticating with pubkey: %s"
9694 msgstr ""
9696 #: cygnal/libnet/sshclient.cpp:289
9697 #, c-format
9698 msgid "authenticating with keyb-interactive: %s"
9699 msgstr ""
9701 #: cygnal/libnet/sshclient.cpp:298
9702 #, c-format
9703 msgid "Authentication failed: %s"
9704 msgstr ""
9706 #: cygnal/libnet/sshclient.cpp:393
9707 msgid "Can't open the SSH channel!"
9708 msgstr ""
9710 #: cygnal/libnet/sshclient.cpp:396
9711 msgid "Can't allocate memory for new SSH channel!"
9712 msgstr ""
9714 #: cygnal/libnet/sshclient.cpp:412
9715 msgid "Can't read from a non-existent channel!"
9716 msgstr ""
9718 #: cygnal/libnet/sshclient.cpp:427
9719 msgid "Can't write to a non-existent channel!"
9720 msgstr ""
9722 #: cygnal/crc.cpp:145
9723 #, c-format
9724 msgid "Couldn't open file: %s"
9725 msgstr ""
9727 #: cygnal/cygnal.cpp:189
9728 msgid "cygnal -- a streaming media server."
9729 msgstr ""
9731 #: cygnal/cygnal.cpp:191
9732 msgid "Usage: cygnal [options...]"
9733 msgstr ""
9735 #: cygnal/cygnal.cpp:192 cygnal/cgi-bin/echo/echo.cpp:316
9736 #: cygnal/cgi-bin/echo/gateway.cpp:406
9737 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:321
9738 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:596
9739 #: cygnal/testsuite/libnet.all/test_handler.cpp:281
9740 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:300
9741 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:269
9742 #: cygnal/testsuite/libnet.all/test_cache.cpp:391
9743 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:247
9744 #: cygnal/testsuite/libamf.all/test_flv.cpp:282
9745 #: cygnal/testsuite/libamf.all/test_el.cpp:491
9746 #: cygnal/testsuite/libamf.all/test_buffer.cpp:721
9747 #: cygnal/testsuite/libamf.all/test_amf.cpp:422
9748 msgid "  -h,  --help          Print this help and exit"
9749 msgstr ""
9751 #: cygnal/cygnal.cpp:193
9752 msgid "  -V,  --version       Print version information and exit"
9753 msgstr ""
9755 #: cygnal/cygnal.cpp:194 cygnal/cgi-bin/echo/echo.cpp:317
9756 #: cygnal/cgi-bin/echo/gateway.cpp:407
9757 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:322
9758 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:597
9759 #: cygnal/testsuite/libnet.all/test_handler.cpp:282
9760 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:301
9761 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:270
9762 #: cygnal/testsuite/libnet.all/test_cache.cpp:392
9763 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:248
9764 #: cygnal/testsuite/libamf.all/test_flv.cpp:283
9765 #: cygnal/testsuite/libamf.all/test_el.cpp:492
9766 #: cygnal/testsuite/libamf.all/test_buffer.cpp:722
9767 #: cygnal/testsuite/libamf.all/test_amf.cpp:423
9768 msgid "  -v,  --verbose       Output verbose debug info"
9769 msgstr ""
9771 #: cygnal/cygnal.cpp:195
9772 msgid "  -s,  --singlethread  Disable Multi Threading"
9773 msgstr ""
9775 #: cygnal/cygnal.cpp:196 cygnal/cgi-bin/echo/echo.cpp:318
9776 #: cygnal/cgi-bin/echo/gateway.cpp:408
9777 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:323
9778 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:598
9779 msgid "  -n,  --netdebug      Turn on net debugging messages"
9780 msgstr ""
9782 #: cygnal/cygnal.cpp:197
9783 msgid "  -o   --only-port     Only use port for debugging"
9784 msgstr ""
9786 #: cygnal/cygnal.cpp:198
9787 msgid "  -p   --port-offset   Port offset for debugging"
9788 msgstr ""
9790 #: cygnal/cygnal.cpp:199
9791 msgid "  -t,  --testing       Turn on special Gnash testing support"
9792 msgstr ""
9794 #: cygnal/cygnal.cpp:200
9795 msgid "  -a,  --admin         Enable the administration thread"
9796 msgstr ""
9798 #: cygnal/cygnal.cpp:201
9799 msgid "  -r,  --root          Document root for all files"
9800 msgstr ""
9802 #: cygnal/cygnal.cpp:264
9803 msgid ": couldn't open file: "
9804 msgstr ""
9806 #: cygnal/cygnal.cpp:341
9807 #, c-format
9808 msgid "Couldn't connect to %s"
9809 msgstr ""
9811 #: cygnal/cygnal.cpp:361
9812 #, c-format
9813 msgid "%s is active on fd #%d."
9814 msgstr ""
9816 #: cygnal/cygnal.cpp:499
9817 #, c-format
9818 msgid "Extraneous argument: %s"
9819 msgstr ""
9821 #: cygnal/cygnal.cpp:503 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:441
9822 #, c-format
9823 msgid "Document Root for media files is: %s"
9824 msgstr ""
9826 #: cygnal/cygnal.cpp:585
9827 msgid "Cygnal done..."
9828 msgstr ""
9830 #: cygnal/cygnal.cpp:598
9831 #, c-format
9832 msgid "Got a %d interrupt"
9833 msgstr ""
9835 #: cygnal/cygnal.cpp:618
9836 msgid ""
9837 "Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.\n"
9838 "Cygnal comes with NO WARRANTY, to the extent permitted by law.\n"
9839 "You may redistribute copies of Cygnal under the terms of the GNU General\n"
9840 "Public License V3. For more information, see the file named COPYING.\n"
9841 msgstr ""
9843 #: cygnal/cygnal.cpp:640
9844 #, c-format
9845 msgid "Starting Admin Handler for port %d"
9846 msgstr ""
9848 #: cygnal/cygnal.cpp:642
9849 msgid "Got an incoming Admin request"
9850 msgstr ""
9852 #: cygnal/cygnal.cpp:650
9853 msgid "no more admin data, exiting...\n"
9854 msgstr ""
9856 #: cygnal/cygnal.cpp:735
9857 msgid "admin_handler: Done...!\n"
9858 msgstr ""
9860 #: cygnal/cygnal.cpp:764
9861 #, c-format
9862 msgid "Can't start %s Connection Handler for fd #%d, port %hd"
9863 msgstr ""
9865 #: cygnal/cygnal.cpp:768
9866 #, c-format
9867 msgid "Starting %s Connection Handler for fd #%d, port %hd"
9868 msgstr ""
9870 #: cygnal/cygnal.cpp:779
9871 #, c-format
9872 msgid "This system has %d cpus."
9873 msgstr ""
9875 #: cygnal/cygnal.cpp:816
9876 #, c-format
9877 msgid "No new %s network connections"
9878 msgstr ""
9880 #: cygnal/cygnal.cpp:820
9881 #, c-format
9882 msgid "*** New %s network connection for thread ID #%d, fd #%d ***"
9883 msgstr ""
9885 #: cygnal/cygnal.cpp:866
9886 #, c-format
9887 msgid "Creating new %s Handler for %s using fd #%d"
9888 msgstr ""
9890 #: cygnal/cygnal.cpp:884
9891 #, c-format
9892 msgid "Reusing %s Handler for %s using fd #%d"
9893 msgstr ""
9895 #: cygnal/cygnal.cpp:910
9896 #, c-format
9897 msgid "Creating new %s Handler for: %s for fd %#d"
9898 msgstr ""
9900 #: cygnal/cygnal.cpp:934
9901 #, c-format
9902 msgid "Cygnal Plugin paths are: %s"
9903 msgstr ""
9905 #: cygnal/cygnal.cpp:955
9906 #, c-format
9907 msgid "Couldn't load plugin for %s"
9908 msgstr ""
9910 #: cygnal/cygnal.cpp:966
9911 #, c-format
9912 msgid "Number of active Threads is %d"
9913 msgstr ""
9915 #: cygnal/cygnal.cpp:969
9916 #, c-format
9917 msgid "Restarting loop for next connection for port %d..."
9918 msgstr ""
9920 #: cygnal/cygnal.cpp:1027
9921 #, c-format
9922 msgid "%d active disk streams"
9923 msgstr ""
9925 #: cygnal/cygnal.cpp:1067
9926 #, c-format
9927 msgid "Got a hit for fd #%d, protocol %s"
9928 msgstr ""
9930 #: cygnal/cygnal.cpp:1071
9931 msgid "No protocol specified!"
9932 msgstr ""
9934 #: cygnal/cygnal.cpp:1079 cygnal/cygnal.cpp:1104 cygnal/cygnal.cpp:1115
9935 #, c-format
9936 msgid "Done with HTTP connection for fd #%d, CGI %s"
9937 msgstr ""
9939 #: cygnal/cygnal.cpp:1084
9940 #, c-format
9941 msgid "Not Done with HTTP connection for fd #%d, it's a persistent connection."
9942 msgstr ""
9944 #: cygnal/cygnal.cpp:1093
9945 #, c-format
9946 msgid "Done with RTMP connection for fd #%d, CGI "
9947 msgstr ""
9949 #: cygnal/cygnal.cpp:1127
9950 #, c-format
9951 msgid "Unsupported network protocol for fd #%d, %d"
9952 msgstr ""
9954 #: cygnal/cygnal.cpp:1147
9955 #, c-format
9956 msgid "Got no hits, %d retries"
9957 msgstr ""
9959 #: cygnal/cgi-bin/echo/echo.cpp:161 cygnal/cgi-bin/echo/gateway.cpp:139
9960 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:166
9961 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:233
9962 #, c-format
9963 msgid "Error parsing command line options: %s"
9964 msgstr ""
9966 #: cygnal/cgi-bin/echo/echo.cpp:315 cygnal/cgi-bin/echo/gateway.cpp:405
9967 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:320
9968 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:595
9969 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:246
9970 #: cygnal/testsuite/libamf.all/test_flv.cpp:281
9971 #: cygnal/testsuite/libamf.all/test_amf.cpp:421
9972 msgid "Usage: test_amf [options...]"
9973 msgstr ""
9975 #: cygnal/cgi-bin/echo/echo.cpp:319 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:324
9976 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:599
9977 msgid "  -p,  --netdebug      port for network"
9978 msgstr ""
9980 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:309
9981 #, c-format
9982 msgid "Scanning directory \"%s\" for %s files"
9983 msgstr ""
9985 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:340
9986 #, c-format
9987 msgid "Gnash media file name: %s"
9988 msgstr ""
9990 #: cygnal/rtmp_server.cpp:124
9991 msgid "Failed to read the handshake from the client."
9992 msgstr ""
9994 #: cygnal/rtmp_server.cpp:139
9995 msgid "failed to read the handshake from the client."
9996 msgstr ""
9998 #: cygnal/rtmp_server.cpp:149
9999 msgid "Didn't receive any data in handshake!"
10000 msgstr ""
10002 #: cygnal/rtmp_server.cpp:160
10003 msgid "RTMP header had parsing error!"
10004 msgstr ""
10006 #: cygnal/rtmp_server.cpp:168
10007 #, c-format
10008 msgid "NetConnection unusually large! %d"
10009 msgstr ""
10011 #: cygnal/rtmp_server.cpp:202
10012 msgid "failed to read the body of the handshake data from the client."
10013 msgstr ""
10015 #: cygnal/rtmp_server.cpp:210
10016 msgid "Didn't receive NetConnection object in handshake!"
10017 msgstr ""
10019 #: cygnal/rtmp_server.cpp:234
10020 msgid "Couldn't send onBWDone to client!"
10021 msgstr ""
10023 #: cygnal/rtmp_server.cpp:261 cygnal/rtmp_server.cpp:1702
10024 msgid "Couldn't send Ping to client!"
10025 msgstr ""
10027 #: cygnal/rtmp_server.cpp:275
10028 msgid "Couldn't send response to client!"
10029 msgstr ""
10031 #: cygnal/rtmp_server.cpp:338
10032 #, c-format
10033 msgid "Couldn't sent RTMP Handshake response at %d!"
10034 msgstr ""
10036 #: cygnal/rtmp_server.cpp:355
10037 msgid "No data in original handshake buffer."
10038 msgstr ""
10040 #: cygnal/rtmp_server.cpp:359
10041 msgid "No data in response handshake buffer."
10042 msgstr ""
10044 #: cygnal/rtmp_server.cpp:387
10045 #, c-format
10046 msgid "Handshake Finish Data didn't match by %d bytes"
10047 msgstr ""
10049 #: cygnal/rtmp_server.cpp:555
10050 msgid "Route"
10051 msgstr ""
10053 #: cygnal/rtmp_server.cpp:567
10054 msgid "AMF3 Notify"
10055 msgstr ""
10057 #: cygnal/rtmp_server.cpp:573
10058 msgid "AMF3 Invoke"
10059 msgstr ""
10061 #: cygnal/rtmp_server.cpp:582
10062 msgid "FLV Dat"
10063 msgstr ""
10065 #: cygnal/rtmp_server.cpp:585
10066 #, c-format
10067 msgid "ERROR: Unidentified RTMP message content type 0x%x"
10068 msgstr ""
10070 #: cygnal/rtmp_server.cpp:1105
10071 msgid "Couldn't reliably extract the echo data!"
10072 msgstr ""
10074 #: cygnal/rtmp_server.cpp:1400
10075 #, c-format
10076 msgid "No stream for client %d"
10077 msgstr ""
10079 #: cygnal/rtmp_server.cpp:1442
10080 msgid "Stream Start"
10081 msgstr ""
10083 #: cygnal/rtmp_server.cpp:1445
10084 msgid "Stream EOF"
10085 msgstr ""
10087 #: cygnal/rtmp_server.cpp:1448
10088 msgid "Stream No Data"
10089 msgstr ""
10091 #: cygnal/rtmp_server.cpp:1451
10092 #, c-format
10093 msgid "Stream Set Buffer: %d"
10094 msgstr ""
10096 #: cygnal/rtmp_server.cpp:1465
10097 msgid "Stream Pong"
10098 msgstr ""
10100 #: cygnal/rtmp_server.cpp:1484
10101 msgid "Set Chunk Size"
10102 msgstr ""
10104 #: cygnal/rtmp_server.cpp:1487
10105 msgid "Bytes Read"
10106 msgstr ""
10108 #: cygnal/rtmp_server.cpp:1495
10109 msgid "Set Window Size"
10110 msgstr ""
10112 #: cygnal/rtmp_server.cpp:1498
10113 msgid "Set Bandwidth"
10114 msgstr ""
10116 #: cygnal/rtmp_server.cpp:1509 cygnal/rtmp_server.cpp:1512
10117 #: cygnal/rtmp_server.cpp:1515 cygnal/rtmp_server.cpp:1518
10118 #: cygnal/rtmp_server.cpp:1665
10119 #, c-format
10120 msgid "RTMP type %d"
10121 msgstr ""
10123 #: cygnal/rtmp_server.cpp:1524
10124 #, c-format
10125 msgid "Error INVOKING method \"%s\"!"
10126 msgstr ""
10128 #: cygnal/rtmp_server.cpp:1648
10129 msgid "Received an _error message from the client!"
10130 msgstr ""
10132 #: cygnal/rtmp_server.cpp:1668
10133 #, c-format
10134 msgid "ERROR: Unidentified AMF header data type 0x%x"
10135 msgstr ""
10137 #: cygnal/testsuite/libnet.all/test_handler.cpp:113
10138 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:112
10139 #: cygnal/testsuite/libnet.all/test_rtmp.cpp:120
10140 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:101
10141 #: cygnal/testsuite/libnet.all/test_cache.cpp:104
10142 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:120
10143 #: cygnal/testsuite/libamf.all/test_sol.cpp:114
10144 #: cygnal/testsuite/libamf.all/test_flv.cpp:104
10145 #: cygnal/testsuite/libamf.all/test_el.cpp:108
10146 #: cygnal/testsuite/libamf.all/test_buffer.cpp:124
10147 #: cygnal/testsuite/libamf.all/test_amf.cpp:126
10148 msgid "This is a Gnash bug."
10149 msgstr ""
10151 #: cygnal/testsuite/libnet.all/test_handler.cpp:280
10152 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:268
10153 #: cygnal/testsuite/libnet.all/test_cache.cpp:390
10154 msgid "Usage: test_diskstream [options...]"
10155 msgstr ""
10157 #: cygnal/testsuite/libnet.all/test_handler.cpp:283
10158 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:271
10159 #: cygnal/testsuite/libnet.all/test_cache.cpp:393
10160 msgid "  -d,  --dump          Dump data structures"
10161 msgstr ""
10163 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:99
10164 #: cygnal/testsuite/libnet.all/test_rtmp.cpp:112
10165 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:107
10166 #: cygnal/testsuite/libamf.all/test_sol.cpp:106
10167 #: cygnal/testsuite/libamf.all/test_el.cpp:95
10168 #: cygnal/testsuite/libamf.all/test_buffer.cpp:111
10169 #: cygnal/testsuite/libamf.all/test_amf.cpp:113
10170 msgid "Enabling memory statistics"
10171 msgstr ""
10173 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:104
10174 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:112
10175 #: cygnal/testsuite/libamf.all/test_flv.cpp:96
10176 #: cygnal/testsuite/libamf.all/test_el.cpp:100
10177 #: cygnal/testsuite/libamf.all/test_buffer.cpp:116
10178 #: cygnal/testsuite/libamf.all/test_amf.cpp:118
10179 msgid "Logging to disk enabled"
10180 msgstr ""
10182 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:299
10183 #: cygnal/testsuite/libamf.all/test_el.cpp:490
10184 msgid "Usage: test_el [options...]"
10185 msgstr ""
10187 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:302
10188 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:249
10189 #: cygnal/testsuite/libamf.all/test_el.cpp:493
10190 #: cygnal/testsuite/libamf.all/test_buffer.cpp:723
10191 #: cygnal/testsuite/libamf.all/test_amf.cpp:424
10192 msgid "  -m,  --memdebug      Output memory statistics"
10193 msgstr ""
10195 #: cygnal/testsuite/libamf.all/test_buffer.cpp:718
10196 msgid "test_buffer - test Buffer class"
10197 msgstr ""
10199 #: cygnal/testsuite/libamf.all/test_buffer.cpp:720
10200 msgid "Usage: test_buffer [options...]"
10201 msgstr ""
10203 #: cygnal/proc.cpp:119
10204 #, c-format
10205 msgid "Invalid filespec for CGI: \"%s\""
10206 msgstr ""
10208 #: gui/fb/fb.cpp:229
10209 #, c-format
10210 msgid "No renderer! %s not supported."
10211 msgstr ""
10213 #: gui/fb/fb.cpp:240
10214 msgid "Found no accessible User mode input event device"
10215 msgstr ""
10217 #: gui/fb/fb.cpp:249
10218 msgid "Found no accessible input event devices"
10219 msgstr ""
10221 #: gui/fb/fb.cpp:262
10222 msgid "WARNING: Mouse support may conflict with the input event support."
10223 msgstr ""
10225 #: gui/fb/fb.cpp:276
10226 msgid "Enabling Touchscreen support."
10227 msgstr ""
10229 #: gui/fb/fb.cpp:281
10230 msgid "WARNING: Babbage Tablet support disabled as it conflicts with TSlib"
10231 msgstr ""
10233 #: gui/fb/fb.cpp:283
10234 msgid "Enabling Babbage Touchscreen support"
10235 msgstr ""
10237 #: gui/fb/fb.cpp:288
10238 msgid "Enabling Power Button support"
10239 msgstr ""
10241 #: gui/fb/fb.cpp:368
10242 #, c-format
10243 msgid "Movie Frame Rate is %d, adjusting delay to %dms"
10244 msgstr ""
10246 #: gui/fb/fb.cpp:462
10247 msgid "This GUI does not yet support menus"
10248 msgstr ""
10250 #: gui/fb/fb.cpp:468
10251 msgid "This GUI does not yet support a mouse pointer"
10252 msgstr ""
10254 #: gui/fb/fb.cpp:539
10255 msgid "Could not detect controlling TTY"
10256 msgstr ""
10258 #: gui/fb/fb.cpp:548 gui/fb/fb.cpp:585 gui/fb/fb.cpp:619 gui/fb/fb.cpp:670
10259 #, c-format
10260 msgid "Could not open %s"
10261 msgstr ""
10263 #: gui/fb/fb.cpp:554
10264 msgid "Could not get current VT state"
10265 msgstr ""
10267 #: gui/fb/fb.cpp:565
10268 msgid "Could not request a new VT"
10269 msgstr ""
10271 #: gui/fb/fb.cpp:579 gui/fb/fb.cpp:613 gui/fb/fb.cpp:664
10272 #, c-format
10273 msgid "Could not find device for VT number %d"
10274 msgstr ""
10276 #: gui/fb/fb.cpp:590 gui/fb/fb.cpp:675
10277 #, c-format
10278 msgid "Could not activate VT number %d"
10279 msgstr ""
10281 #: gui/fb/fb.cpp:596 gui/fb/fb.cpp:681
10282 #, c-format
10283 msgid "Error waiting for VT %d becoming active"
10284 msgstr ""
10286 #: gui/fb/fb.cpp:627
10287 #, c-format
10288 msgid "Could not attach controlling terminal (%s)"
10289 msgstr ""
10291 #: gui/fb/fb.cpp:635
10292 msgid "Could not query current keyboard mode on VT"
10293 msgstr ""
10295 #: gui/fb/fb.cpp:639
10296 msgid "Could not switch to graphics mode on new VT"
10297 msgstr ""
10299 #: gui/fb/fb.cpp:690
10300 msgid "Could not restore keyboard mode"
10301 msgstr ""
10303 #: gui/fb/fb_glue_ovg.cpp:73 gui/gtk/gtk_glue_ovg.cpp:88
10304 msgid "Probing found an EGL display device"
10305 msgstr ""
10307 #: gui/fb/fb_glue_ovg.cpp:77 gui/gtk/gtk_glue_ovg.cpp:92
10308 msgid "Probing found a raw Framebuffer display device"
10309 msgstr ""
10311 #: gui/fb/fb_glue_ovg.cpp:81 gui/gtk/gtk_glue_ovg.cpp:96
10312 msgid "Probing found an X11 display device"
10313 msgstr ""
10315 #: gui/fb/fb_glue_ovg.cpp:85 gui/gtk/gtk_glue_ovg.cpp:100
10316 msgid "Probing found a DirectFB display device"
10317 msgstr ""
10319 #: gui/fb/fb_glue_ovg.cpp:90 gui/gtk/gtk_glue_ovg.cpp:105
10320 msgid "No display devices found by probing!"
10321 msgstr ""
10323 #: gui/fb/fb_glue_ovg.cpp:156
10324 msgid "Could not create OpenVG renderer"
10325 msgstr ""
10327 #: gui/fb/fb_glue_ovg.cpp:168 gui/fb/fb_glue_agg.cpp:76
10328 msgid "No renderer set!"
10329 msgstr ""
10331 #: gui/fb/fb_glue_gles1.cpp:98
10332 msgid "EGL: getDisplay ok"
10333 msgstr ""
10335 #: gui/fb/fb_glue_gles1.cpp:104
10336 msgid "EGL: initialize ok"
10337 msgstr ""
10339 #: gui/fb/fb_glue_gles1.cpp:111
10340 msgid "EGL: config ok"
10341 msgstr ""
10343 #: gui/fb/fb_glue_gles1.cpp:118
10344 msgid "EGL: surface ok"
10345 msgstr ""
10347 #: gui/fb/fb_glue_gles1.cpp:124
10348 msgid "EGL: context ok"
10349 msgstr ""
10351 #: gui/fb/fb_glue_gles1.cpp:130
10352 msgid "EGL: current ok"
10353 msgstr ""
10355 #: gui/fb/fb_glue_agg.cpp:87
10356 #, c-format
10357 msgid "No renderer set in %s!"
10358 msgstr ""
10360 #: gui/fb/fb_glue_agg.cpp:130
10361 msgid "failed to create a render handler for AGG!"
10362 msgstr ""
10364 #: gui/fb/fb_glue_agg.cpp:151
10365 msgid "No Device layer initialized yet!"
10366 msgstr ""
10368 #: gui/fb/fb_glue_agg.cpp:182
10369 msgid "The pixel format of your framebuffer could not be detected."
10370 msgstr ""
10372 #: gui/fb/fb_glue_agg.cpp:191
10373 msgid "Double buffering disabled"
10374 msgstr ""
10376 #: gui/fb/fb_glue_agg.cpp:194
10377 msgid "Double buffering enabled"
10378 msgstr ""
10380 #: gui/fb/fb_glue_agg.cpp:221
10381 #, c-format
10382 msgid "No Drawbounds set in %s!"
10383 msgstr ""
10385 #: gui/gnash.cpp:125
10386 #, c-format
10387 msgid "Error parsing options: %s\n"
10388 msgstr ""
10390 #: gui/gnash.cpp:166
10391 msgid "Error: no input file was specified. Exiting.\n"
10392 msgstr ""
10394 #: gui/gnash.cpp:212
10395 msgid "Invalid host communication filedescriptor %1%\n"
10396 msgstr ""
10398 #: gui/gnash.cpp:219
10399 msgid "Invalid control communication filedescriptor %1%\n"
10400 msgstr ""
10402 #: gui/gnash.cpp:251
10403 msgid "ERROR: -r must be followed by 0, 1, 2 or 3 "
10404 msgstr ""
10406 #: gui/gnash.cpp:267
10407 msgid "Debugging options"
10408 msgstr ""
10410 #: gui/gnash.cpp:273
10411 msgid "Produce verbose output"
10412 msgstr ""
10414 #: gui/gnash.cpp:280
10415 msgid "Produce the disk based debug log"
10416 msgstr ""
10418 #: gui/gnash.cpp:285
10419 msgid "Be (very) verbose about action execution"
10420 msgstr ""
10422 #: gui/gnash.cpp:291
10423 msgid "Be (very) verbose about parsing"
10424 msgstr ""
10426 #: gui/gnash.cpp:297
10427 msgid "Print FPS every num seconds"
10428 msgstr ""
10430 #: gui/gnash.cpp:320
10431 msgid "Options"
10432 msgstr ""
10434 #: gui/gnash.cpp:325
10435 msgid "Print this help and exit"
10436 msgstr ""
10438 #: gui/gnash.cpp:328
10439 msgid "Print version information and exit"
10440 msgstr ""
10442 #: gui/gnash.cpp:333
10443 msgid "Scale the movie by the specified factor"
10444 msgstr ""
10446 #: gui/gnash.cpp:337
10447 msgid "Number of milliseconds to delay in main loop"
10448 msgstr ""
10450 #: gui/gnash.cpp:341
10451 msgid "Audio dump file (wave format)"
10452 msgstr ""
10454 #: gui/gnash.cpp:346
10455 msgid "Hardware Video Accelerator to use"
10456 msgstr ""
10458 #: gui/gnash.cpp:351
10459 msgid "X11 Window ID for display"
10460 msgstr ""
10462 #: gui/gnash.cpp:355
10463 msgid "Set window width"
10464 msgstr ""
10466 #: gui/gnash.cpp:359
10467 msgid "Set window height"
10468 msgstr ""
10470 #: gui/gnash.cpp:363
10471 msgid "Set window x position"
10472 msgstr ""
10474 #: gui/gnash.cpp:367
10475 msgid "Set window y position"
10476 msgstr ""
10478 #: gui/gnash.cpp:372
10479 msgid "Exit when/if movie reaches the last frame"
10480 msgstr ""
10482 #: gui/gnash.cpp:378
10483 msgid "disable rendering and sound"
10484 msgstr ""
10486 #: gui/gnash.cpp:380
10487 msgid "enable rendering, disable sound"
10488 msgstr ""
10490 #: gui/gnash.cpp:382
10491 msgid "enable sound, disable rendering"
10492 msgstr ""
10494 #: gui/gnash.cpp:384
10495 msgid "enable rendering and sound"
10496 msgstr ""
10498 #: gui/gnash.cpp:392
10499 msgid "The media handler to use"
10500 msgstr ""
10502 #: gui/gnash.cpp:400
10503 msgid "The renderer to use"
10504 msgstr ""
10506 #: gui/gnash.cpp:406
10507 msgid "Exit after the specified number of seconds"
10508 msgstr ""
10510 #: gui/gnash.cpp:409
10511 msgid "Set \"real\" URL of the movie"
10512 msgstr ""
10514 #: gui/gnash.cpp:413
10515 msgid "Set \"base\" URL for resolving relative URLs"
10516 msgstr ""
10518 #: gui/gnash.cpp:418
10519 msgid "Set parameter (e.g. \"FlashVars=A=1&b=2\")"
10520 msgstr ""
10522 #: gui/gnash.cpp:422
10523 msgid "Filedescriptor to use for external communications"
10524 msgstr ""
10526 #: gui/gnash.cpp:428
10527 msgid "Exit after specified number of frame advances"
10528 msgstr ""
10530 #: gui/gnash.cpp:432
10531 msgid "Start in fullscreen mode"
10532 msgstr ""
10534 #: gui/gnash.cpp:437
10535 msgid "Start without displaying the menu bar"
10536 msgstr ""
10538 #: gui/gnash.cpp:442
10539 msgid "List of frames to save as screenshots"
10540 msgstr ""
10542 #: gui/gnash.cpp:446
10543 msgid "Filename pattern for screenshot images"
10544 msgstr ""
10546 #: gui/gnash.cpp:450
10547 msgid "Quality for screenshot output (not all formats)"
10548 msgstr ""
10550 #: gui/gnash.cpp:453
10551 msgid "Input files"
10552 msgstr ""
10554 #: gui/gnash.cpp:464
10555 msgid "Dump options"
10556 msgstr ""
10558 #: gui/gnash.cpp:469
10559 msgid "Video dump file (raw format) and optional video FPS (@<num>)"
10560 msgstr ""
10562 #: gui/gnash.cpp:471
10563 msgid "Number of milliseconds to sleep between advances"
10564 msgstr ""
10566 #: gui/gnash.cpp:473
10567 msgid "Trigger expression to start dumping"
10568 msgstr ""
10570 #: gui/gnash.cpp:485
10571 msgid "Keys:\n"
10572 msgstr ""
10574 #: gui/gnash.cpp:487
10575 msgid "Quit\n"
10576 msgstr ""
10578 #: gui/gnash.cpp:489
10579 msgid "Toggle fullscreen\n"
10580 msgstr ""
10582 #: gui/gnash.cpp:491
10583 msgid "Toggle pause\n"
10584 msgstr ""
10586 #: gui/gnash.cpp:493
10587 msgid "Restart the movie\n"
10588 msgstr ""
10590 #: gui/gnash.cpp:495
10591 msgid "Take a screenshot\n"
10592 msgstr ""
10594 #: gui/gnash.cpp:497
10595 msgid "Force immediate redraw\n"
10596 msgstr ""
10598 #: gui/gnash.cpp:503
10599 msgid "Usage: gnash [options] movie_file.swf\n"
10600 msgstr ""
10602 #: gui/gnash.cpp:504
10603 msgid "Plays a SWF (Shockwave Flash) movie\n"
10604 msgstr ""
10606 #: gui/gnash.cpp:521
10607 msgid ""
10608 "Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software "
10609 "Foundation, Inc.\n"
10610 "Gnash comes with NO WARRANTY, to the extent permitted by law.\n"
10611 "You may redistribute copies of Gnash under the terms of the GNU General\n"
10612 "Public License.  For more information, see the file named COPYING.\n"
10613 "\n"
10614 msgstr ""
10616 #: gui/gnash.cpp:532
10617 msgid "Build options "
10618 msgstr ""
10620 #: gui/gnash.cpp:533
10621 msgid "   Renderers: "
10622 msgstr ""
10624 #: gui/gnash.cpp:534
10625 msgid "   Hardware Acceleration: "
10626 msgstr ""
10628 #: gui/gnash.cpp:535
10629 msgid "   GUI: "
10630 msgstr ""
10632 #: gui/gnash.cpp:536
10633 msgid "   Media handlers: "
10634 msgstr ""
10636 #: gui/gnash.cpp:538
10637 msgid "   Configured with: "
10638 msgstr ""
10640 #: gui/gnash.cpp:539
10641 msgid "   CXXFLAGS: "
10642 msgstr ""
10644 #: gui/fltk/fltk_glue_agg.cpp:50
10645 msgid "Could not create AGG renderer with pixelformat RGB24"
10646 msgstr ""
10648 #: gui/dump/dump.cpp:117
10649 msgid "Ignoring request to display in X11 window"
10650 msgstr ""
10652 #: gui/dump/dump.cpp:128 gui/haiku/haiku.cpp:384
10653 msgid "# FATAL:  No filename given with -D argument."
10654 msgstr ""
10656 #: gui/dump/dump.cpp:144
10657 msgid "# FATAL:  No sleep ms value given with -S argument."
10658 msgstr ""
10660 #: gui/dump/dump.cpp:155
10661 msgid "# FATAL:  No trigger value given with -T argument.\n"
10662 msgstr ""
10664 #: gui/dump/dump.cpp:352
10665 #, c-format
10666 msgid "Unable to write file '%s'."
10667 msgstr ""
10669 #: gui/ScreenShotter.cpp:99
10670 #, c-format
10671 msgid "Failed to open screenshot file \"%s\"!"
10672 msgstr ""
10674 #: gui/haiku/haiku.cpp:141
10675 msgid "spawn_thread failed"
10676 msgstr ""
10678 #: gui/haiku/haiku.cpp:144
10679 msgid "resume_thread failed"
10680 msgstr ""
10682 #: gui/haiku/haiku.cpp:157
10683 #, c-format
10684 msgid "pulses thread returned %d"
10685 msgstr ""
10687 #: gui/haiku/haiku.cpp:248
10688 msgid "send_data failed"
10689 msgstr ""
10691 #: gui/haiku/haiku_agg_glue.cpp:290 gui/aos4/aos4_agg_glue.cpp:116
10692 #: gui/sdl/sdl_agg_glue.cpp:78
10693 #, c-format
10694 msgid "AGG's bit depth must be 16, 24 or 32 bits, not %d."
10695 msgstr ""
10697 #: gui/haiku/haiku_agg_glue.cpp:297 gui/gtk/gtk_glue_agg.cpp:96
10698 #, c-format
10699 msgid "Could not create AGG renderer with pixelformat %s"
10700 msgstr ""
10702 #: gui/haiku/haiku_agg_glue.cpp:416 gui/sdl/sdl_agg_glue.cpp:132
10703 #, c-format
10704 msgid "SDL-AGG: %i byte offscreen buffer allocated"
10705 msgstr ""
10707 #: gui/qt/Qt4Gui.cpp:120
10708 msgid "Cairo renderer not supported!"
10709 msgstr ""
10711 #: gui/qt/Qt4Gui.cpp:128
10712 msgid "OpenGL renderer not supported!"
10713 msgstr ""
10715 #: gui/qt/Qt4Gui.cpp:136
10716 msgid "AGG renderer not supported!"
10717 msgstr ""
10719 #: gui/qt/Qt4Gui.cpp:467 gui/gtk/gtk.cpp:1708
10720 msgid "Movie properties"
10721 msgstr ""
10723 #: gui/qt/Qt4Gui.cpp:486 gui/gtk/gtk.cpp:1778
10724 msgid "Variable"
10725 msgstr ""
10727 #: gui/qt/Qt4Gui.cpp:487 gui/gtk/gtk.cpp:1790
10728 msgid "Value"
10729 msgstr ""
10731 #: gui/qt/Qt4Gui.cpp:588
10732 msgid "Properties"
10733 msgstr ""
10735 #: gui/qt/Qt4Gui.cpp:592 gui/qt/kde.cpp:424
10736 msgid "Quit Gnash"
10737 msgstr ""
10739 #: gui/qt/Qt4Gui.cpp:599
10740 msgid "Preferences"
10741 msgstr ""
10743 #: gui/qt/Qt4Gui.cpp:604 gui/gtk/gtk.cpp:2119
10744 msgid "Play"
10745 msgstr ""
10747 #: gui/qt/Qt4Gui.cpp:608 gui/gtk/gtk.cpp:2130
10748 msgid "Pause"
10749 msgstr ""
10751 #: gui/qt/Qt4Gui.cpp:612 gui/gtk/gtk.cpp:2140
10752 msgid "Stop"
10753 msgstr ""
10755 #: gui/qt/Qt4Gui.cpp:616
10756 msgid "Restart"
10757 msgstr ""
10759 #: gui/qt/Qt4Gui.cpp:621 gui/qt/kde.cpp:423
10760 msgid "Refresh"
10761 msgstr ""
10763 #: gui/qt/Qt4Gui.cpp:625
10764 msgid "Fullscreen"
10765 msgstr ""
10767 #: gui/qt/Qt4Gui.cpp:640
10768 msgid "File"
10769 msgstr ""
10771 #: gui/qt/Qt4Gui.cpp:645
10772 msgid "Edit"
10773 msgstr ""
10775 #: gui/qt/Qt4Gui.cpp:649
10776 msgid "Movie Control"
10777 msgstr ""
10779 #: gui/qt/Qt4Gui.cpp:656
10780 msgid "View"
10781 msgstr ""
10783 #: gui/qt/Qt4Gui.cpp:738
10784 msgid "Click to Play"
10785 msgstr ""
10787 #: gui/qt/Qt4Gui.cpp:770 gui/gtk/gtk.cpp:1239
10788 msgid "Gnash preferences"
10789 msgstr ""
10791 #: gui/qt/Qt4Gui.cpp:785
10792 msgid "Logging"
10793 msgstr ""
10795 #: gui/qt/Qt4Gui.cpp:788 gui/gtk/gtk.cpp:1310
10796 msgid "<b>Logging options</b>"
10797 msgstr ""
10799 #: gui/qt/Qt4Gui.cpp:791
10800 msgid "Verbosity level"
10801 msgstr ""
10803 #: gui/qt/Qt4Gui.cpp:809
10804 msgid "Log to file"
10805 msgstr ""
10807 #: gui/qt/Qt4Gui.cpp:816
10808 msgid "Log parser output"
10809 msgstr ""
10811 #: gui/qt/Qt4Gui.cpp:820
10812 msgid "Log SWF actions"
10813 msgstr ""
10815 #: gui/qt/Qt4Gui.cpp:824
10816 msgid "Log malformed SWF errors"
10817 msgstr ""
10819 #: gui/qt/Qt4Gui.cpp:829
10820 msgid "Log ActionScript coding errors"
10821 msgstr ""
10823 #: gui/qt/Qt4Gui.cpp:836
10824 msgid "Security"
10825 msgstr ""
10827 #: gui/qt/Qt4Gui.cpp:839 gui/gtk/gtk.cpp:1393
10828 msgid "<b>Network connections</b>"
10829 msgstr ""
10831 #: gui/qt/Qt4Gui.cpp:842
10832 msgid "Connect only to local host"
10833 msgstr ""
10835 #: gui/qt/Qt4Gui.cpp:847
10836 msgid "Connect only to local domain"
10837 msgstr ""
10839 #: gui/qt/Qt4Gui.cpp:852
10840 msgid "Disable SSL verification"
10841 msgstr ""
10843 #: gui/qt/Qt4Gui.cpp:857 gui/gtk/gtk.cpp:1438
10844 msgid "<b>Privacy</b>"
10845 msgstr ""
10847 #: gui/qt/Qt4Gui.cpp:860 gui/gtk/gtk.cpp:1442
10848 msgid "Shared objects directory:"
10849 msgstr ""
10851 #: gui/qt/Qt4Gui.cpp:866
10852 msgid "Do not write Shared Object files"
10853 msgstr ""
10855 #: gui/qt/Qt4Gui.cpp:872
10856 msgid "Only access local Shared Object files"
10857 msgstr ""
10859 #: gui/qt/Qt4Gui.cpp:877
10860 msgid "Disable Local Connection object"
10861 msgstr ""
10863 #: gui/qt/Qt4Gui.cpp:884
10864 msgid "Network"
10865 msgstr ""
10867 #: gui/qt/Qt4Gui.cpp:887 gui/gtk/gtk.cpp:1278
10868 msgid "<b>Network preferences</b>"
10869 msgstr ""
10871 #: gui/qt/Qt4Gui.cpp:890
10872 msgid "Network timeout in seconds"
10873 msgstr ""
10875 #: gui/qt/Qt4Gui.cpp:902
10876 msgid "Media"
10877 msgstr ""
10879 #: gui/qt/Qt4Gui.cpp:905 gui/gtk/gtk.cpp:1488
10880 msgid "<b>Sound</b>"
10881 msgstr ""
10883 #: gui/qt/Qt4Gui.cpp:908
10884 msgid "Use sound handler"
10885 msgstr ""
10887 #: gui/qt/Qt4Gui.cpp:912 gui/gtk/gtk.cpp:1507
10888 msgid "Save media streams to disk"
10889 msgstr ""
10891 #: gui/qt/Qt4Gui.cpp:918 gui/gtk/gtk.cpp:1516
10892 msgid "Save dynamically loaded media to disk"
10893 msgstr ""
10895 #: gui/qt/Qt4Gui.cpp:922 gui/gtk/gtk.cpp:1524
10896 msgid "Saved media directory:"
10897 msgstr ""
10899 #: gui/qt/Qt4Gui.cpp:931
10900 msgid "Player"
10901 msgstr ""
10903 #: gui/qt/Qt4Gui.cpp:934 gui/gtk/gtk.cpp:1550
10904 msgid "<b>Player description</b>"
10905 msgstr ""
10907 #: gui/qt/Qt4Gui.cpp:937 gui/gtk/gtk.cpp:1558
10908 msgid "Player version:"
10909 msgstr ""
10911 #: gui/qt/Qt4Gui.cpp:943 gui/gtk/gtk.cpp:1574
10912 msgid "Operating system:"
10913 msgstr ""
10915 #: gui/qt/Qt4Gui.cpp:948 gui/qt/Qt4Gui.cpp:1021
10916 msgid "<Autodetect>"
10917 msgstr ""
10919 #: gui/qt/Qt4Gui.cpp:954 gui/gtk/gtk.cpp:1594
10920 msgid "URL opener:"
10921 msgstr ""
10923 #: gui/qt/Qt4Gui.cpp:961 gui/gtk/gtk.cpp:1606
10924 msgid "<b>Performance</b>"
10925 msgstr ""
10927 #: gui/qt/Qt4Gui.cpp:964 gui/gtk/gtk.cpp:1620
10928 msgid "Max size of movie library:"
10929 msgstr ""
10931 #: gui/qt/Qt4Gui.cpp:973
10932 msgid "Start Gnash in pause mode"
10933 msgstr ""
10935 #: gui/qt/Qt4GlueAgg.cpp:115
10936 msgid "Could not create AGG renderer with pixelformat ABGR32"
10937 msgstr ""
10939 #: gui/qt/kde_glue_agg.cpp:156
10940 msgid "Could not create AGG renderer with pixelformat BGRA32"
10941 msgstr ""
10943 #: gui/qt/kde.cpp:413
10944 msgid "Play Movie"
10945 msgstr ""
10947 #: gui/qt/kde.cpp:414
10948 msgid "Pause Movie"
10949 msgstr ""
10951 #: gui/qt/kde.cpp:415
10952 msgid "Stop Movie"
10953 msgstr ""
10955 #: gui/qt/kde.cpp:416 gui/gtk/gtk.cpp:2152
10956 msgid "Restart Movie"
10957 msgstr ""
10959 #: gui/qt/kde.cpp:418
10960 msgid "Step Forward"
10961 msgstr ""
10963 #: gui/qt/kde.cpp:419
10964 msgid "Step Backward"
10965 msgstr ""
10967 #: gui/qt/kde.cpp:420
10968 msgid "Jump Forward"
10969 msgstr ""
10971 #: gui/qt/kde.cpp:421
10972 msgid "Jump Backward"
10973 msgstr ""
10975 #: gui/pythonmod/gnash-view.cpp:220 gui/Player.cpp:288
10976 #, c-format
10977 msgid "Could not create sound handler: %s. Will continue without sound."
10978 msgstr ""
10980 #: gui/pythonmod/gnash-view.cpp:223 gui/Player.cpp:283
10981 msgid "Sound requested but no sound support compiled in"
10982 msgstr ""
10984 #: gui/aos4/aos4.cpp:70
10985 #, c-format
10986 msgid "Exception: %s on file %s line %d"
10987 msgstr ""
10989 #: gui/aos4/aos4.cpp:266 gui/gtk/gtk.cpp:2591
10990 #, c-format
10991 msgid ""
10992 "Attempting to open file %s.\n"
10993 "NOTE: the file open functionality is not yet implemented!"
10994 msgstr ""
10996 #: gui/aos4/aos4.cpp:274
10997 msgid "Cannot open File Requester!\n"
10998 msgstr ""
11000 #: gui/aos4/aos4.cpp:609
11001 msgid "error creating RenderHandler!\n"
11002 msgstr ""
11004 #: gui/aos4/aos4_cairo_glue.cpp:124
11005 #, c-format
11006 msgid "Cairo's bit depth must be 16, 24 or 32 bits, not %d."
11007 msgstr ""
11009 #: gui/aos4/aos4_cairo_glue.cpp:212 gui/aos4/aos4_agg_glue.cpp:216
11010 msgid "Cannot layout Menu!!\n"
11011 msgstr ""
11013 #: gui/aos4/aos4_cairo_glue.cpp:216 gui/aos4/aos4_agg_glue.cpp:220
11014 msgid "Cannot create Menu!!\n"
11015 msgstr ""
11017 #: gui/aos4/aos4_cairo_glue.cpp:219 gui/aos4/aos4_agg_glue.cpp:223
11018 msgid "Cannot get Visual Info!!\n"
11019 msgstr ""
11021 #: gui/aos4/aos4_cairo_glue.cpp:222 gui/aos4/aos4_agg_glue.cpp:226
11022 msgid "Cannot get WB Screen pointer!!\n"
11023 msgstr ""
11025 #: gui/aos4/aos4_cairo_glue.cpp:259 gui/aos4/aos4_agg_glue.cpp:264
11026 msgid "prepDrawingArea() failed.\n"
11027 msgstr ""
11029 #: gui/aos4/aos4_agg_glue.cpp:277
11030 #, c-format
11031 msgid "AOS4-AGG: %i byte offscreen buffer allocated"
11032 msgstr ""
11034 #: gui/sdl/sdl_agg_glue.cpp:95
11035 msgid "SDL_SetVideoMode() failed for SdlAggGlue."
11036 msgstr ""
11038 #: gui/gui.cpp:193
11039 msgid "Clipboard not yet supported in this GUI"
11040 msgstr ""
11042 #: gui/gui.cpp:199 gui/gui.cpp:211
11043 msgid "Fullscreen not yet supported in this GUI"
11044 msgstr ""
11046 #: gui/gui.cpp:205
11047 msgid "Window resize not yet supported in this GUI"
11048 msgstr ""
11050 #: gui/gui.cpp:229 gui/gui.cpp:242
11051 msgid "Menu show/hide not yet supported in this GUI"
11052 msgstr ""
11054 #: gui/gui.cpp:235
11055 msgid "Mouse show/hide not yet supported in this GUI"
11056 msgstr ""
11058 #: gui/gui.cpp:282
11059 msgid "Can't update stage matrix till VM is initialized"
11060 msgstr ""
11062 #: gui/gui.cpp:334
11063 #, c-format
11064 msgid "Invalid scaleMode %d"
11065 msgstr ""
11067 #: gui/gui.cpp:374
11068 #, c-format
11069 msgid "Invalid horizontal align %d"
11070 msgstr ""
11072 #: gui/gui.cpp:405
11073 #, c-format
11074 msgid "Invalid vertical align %d"
11075 msgstr ""
11077 #: gui/gui.cpp:900
11078 msgid "Gui is in stop mode, won't start application"
11079 msgstr ""
11081 #: gui/gui.cpp:1261
11082 #, c-format
11083 msgid "This gui didn't override 'yesno', assuming 'yes' answer to question: %s"
11084 msgstr ""
11086 #: gui/gui.cpp:1270
11087 msgid "Gui::setQuality called before a movie_root was available"
11088 msgstr ""
11090 #: gui/gui.cpp:1280
11091 msgid "Gui::getQuality called before a movie_root was available"
11092 msgstr ""
11094 #: gui/Player.cpp:131
11095 msgid "GUI ExternalInterface.Pan event"
11096 msgstr ""
11098 #: gui/Player.cpp:143
11099 msgid "GUI ExternalInterface.SetZoomRect event"
11100 msgstr ""
11102 #: gui/Player.cpp:151
11103 msgid "GUI ExternalInterface.Zoom event"
11104 msgstr ""
11106 #: gui/Player.cpp:169
11107 #, c-format
11108 msgid "Unhandled callback %s with arguments %s"
11109 msgstr ""
11111 #: gui/Player.cpp:434
11112 msgid "Non-existent media handler %1% specified"
11113 msgstr ""
11115 #: gui/Player.cpp:545
11116 #, c-format
11117 msgid "Movie Frame Rate is %d, adjusting delay"
11118 msgstr ""
11120 #: gui/Player.cpp:682
11121 msgid "Got unexpected argument type for message %1%"
11122 msgstr ""
11124 #: gui/Player.cpp:717
11125 #, c-format
11126 msgid ""
11127 "Could only write %d bytes over %d required to user-provided host requests fd "
11128 "%d"
11129 msgstr ""
11131 #: gui/Player.cpp:773
11132 #, c-format
11133 msgid "FsCommand exec called with argument %s"
11134 msgstr ""
11136 #: gui/Player.cpp:790
11137 #, c-format
11138 msgid "FsCommand trapallkeys called with argument %s"
11139 msgstr ""
11141 #: gui/Player.cpp:796
11142 #, c-format
11143 msgid "FsCommand '%s(%s)' not handled internally"
11144 msgstr ""
11146 #: gui/gtk/gtk_glue_cairo.cpp:223
11147 msgid "Cairo: failed to create a rendering buffer!"
11148 msgstr ""
11150 #: gui/gtk/gtk_glue_ovg.cpp:182
11151 msgid "Could not create OPENVG renderer"
11152 msgstr ""
11154 #: gui/gtk/gtk_glue_ovg.cpp:265 gui/gtk/gtk_glue_ovg.cpp:282
11155 msgid "No off screen buffer!"
11156 msgstr ""
11158 #: gui/gtk/gtk_glue_agg_vaapi.cpp:163
11159 msgid "WARNING: failed to create VA-API display."
11160 msgstr ""
11162 #: gui/gtk/gtk_glue_agg_vaapi.cpp:204
11163 #, c-format
11164 msgid ""
11165 "GTK-AGG: Unknown RGB format %s reported by VA-API.Please report this to the "
11166 "gnash-dev mailing list."
11167 msgstr ""
11169 #: gui/gtk/gtk_glue_agg_vaapi.cpp:231 gui/gtk/gtk_glue_agg_vaapi.cpp:289
11170 msgid "failed to map VA-API image."
11171 msgstr ""
11173 #: gui/gtk/gtk_glue_agg_vaapi.cpp:237
11174 msgid "failed to associate VA-API subpicture."
11175 msgstr ""
11177 #: gui/gtk/gtk_glue_agg_vaapi.cpp:371
11178 #, c-format
11179 msgid "failed to setup video window for surface 0x%08x."
11180 msgstr ""
11182 #: gui/gtk/gtk_glue_agg_vaapi.cpp:378
11183 #, c-format
11184 msgid "failed to associate subpicture to surface 0x%08x."
11185 msgstr ""
11187 #: gui/gtk/gtk.cpp:159
11188 msgid "Failed to initialize X threading support\n"
11189 msgstr ""
11191 #: gui/gtk/gtk.cpp:202
11192 msgid "This system lacks a hardware OpenGL driver!"
11193 msgstr ""
11195 #: gui/gtk/gtk.cpp:223
11196 msgid "Click to play"
11197 msgstr ""
11199 #: gui/gtk/gtk.cpp:612
11200 #, c-format
11201 msgid "Advance interval timer set to %d ms (~ %d FPS)"
11202 msgstr ""
11204 #: gui/gtk/gtk.cpp:686
11205 msgid "Sound"
11206 msgstr ""
11208 #: gui/gtk/gtk.cpp:1274
11209 msgid "_Network"
11210 msgstr ""
11212 #: gui/gtk/gtk.cpp:1286
11213 msgid "Network timeout in seconds (0 for no timeout):"
11214 msgstr ""
11216 #: gui/gtk/gtk.cpp:1305
11217 msgid "_Logging"
11218 msgstr ""
11220 #: gui/gtk/gtk.cpp:1314
11221 msgid "Verbosity level:"
11222 msgstr ""
11224 #: gui/gtk/gtk.cpp:1327
11225 msgid "Log to _file"
11226 msgstr ""
11228 #: gui/gtk/gtk.cpp:1333
11229 msgid "Logfile name:"
11230 msgstr ""
11232 #: gui/gtk/gtk.cpp:1346
11233 msgid "Log _parser output"
11234 msgstr ""
11236 #: gui/gtk/gtk.cpp:1354
11237 msgid "Log SWF _actions"
11238 msgstr ""
11240 #: gui/gtk/gtk.cpp:1362
11241 msgid "Log malformed SWF _errors"
11242 msgstr ""
11244 #: gui/gtk/gtk.cpp:1370
11245 msgid "Log ActionScript _coding errors"
11246 msgstr ""
11248 #: gui/gtk/gtk.cpp:1386
11249 msgid "_Security"
11250 msgstr ""
11252 #: gui/gtk/gtk.cpp:1399
11253 msgid "Connect only to local _host"
11254 msgstr ""
11256 #: gui/gtk/gtk.cpp:1406
11257 msgid "Connect only to local _domain"
11258 msgstr ""
11260 #: gui/gtk/gtk.cpp:1413
11261 msgid "Disable SSL _verification"
11262 msgstr ""
11264 #: gui/gtk/gtk.cpp:1420
11265 msgid "_Whitelist"
11266 msgstr ""
11268 #: gui/gtk/gtk.cpp:1429
11269 msgid "_Blacklist"
11270 msgstr ""
11272 #: gui/gtk/gtk.cpp:1454
11273 msgid "Do _not write Shared Object files"
11274 msgstr ""
11276 #: gui/gtk/gtk.cpp:1461
11277 msgid "Only _access local Shared Object files"
11278 msgstr ""
11280 #: gui/gtk/gtk.cpp:1468
11281 msgid "Disable Local _Connection object"
11282 msgstr ""
11284 #: gui/gtk/gtk.cpp:1482
11285 msgid "_Media"
11286 msgstr ""
11288 #: gui/gtk/gtk.cpp:1493
11289 msgid "Use sound _handler"
11290 msgstr ""
11292 #: gui/gtk/gtk.cpp:1501
11293 msgid "<b>Media Streams</b>"
11294 msgstr ""
11296 #: gui/gtk/gtk.cpp:1544
11297 msgid "_Player"
11298 msgstr ""
11300 #: gui/gtk/gtk.cpp:1584
11301 msgid "<i>If blank, Gnash will detect your OS</i>"
11302 msgstr ""
11304 #: gui/gtk/gtk.cpp:1637
11305 msgid "Max scripts execution time (in seconds):"
11306 msgstr ""
11308 #: gui/gtk/gtk.cpp:1656
11309 msgid "Max scripts recursion limit (stack depth):"
11310 msgstr ""
11312 #: gui/gtk/gtk.cpp:1672
11313 msgid "Lock script limits so that SWF tags can't override"
11314 msgstr ""
11316 #: gui/gtk/gtk.cpp:1684
11317 msgid "Start _Gnash in pause mode"
11318 msgstr ""
11320 #: gui/gtk/gtk.cpp:1843
11321 msgid ""
11322 "This program is free software; you can redistribute it and/or modify\n"
11323 "it under the terms of the GNU General Public License as published by\n"
11324 "the Free Software Foundation; either version 3 of the License, or\n"
11325 "(at your option) any later version.\n"
11326 "\n"
11327 "This program is distributed in the hope that it will be useful,\n"
11328 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
11329 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
11330 "GNU General Public License for more details.\n"
11331 "You should have received a copy of the GNU General Public License\n"
11332 "along with this program; if not, write to the Free Software\n"
11333 "Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301\n"
11334 "USA or visit http://www.gnu.org/licenses/."
11335 msgstr ""
11337 #: gui/gtk/gtk.cpp:1859
11338 msgid "Gnash is the GNU SWF Player based on GameSWF."
11339 msgstr ""
11341 #: gui/gtk/gtk.cpp:1860
11342 msgid ""
11343 "\n"
11344 "Renderer: "
11345 msgstr ""
11347 #: gui/gtk/gtk.cpp:1862
11348 msgid ""
11349 "\n"
11350 "Hardware Acceleration: "
11351 msgstr ""
11353 #: gui/gtk/gtk.cpp:1864
11354 msgid ""
11355 "\n"
11356 "GUI: "
11357 msgstr ""
11359 #: gui/gtk/gtk.cpp:1866
11360 msgid ""
11361 "\n"
11362 "Media: "
11363 msgstr ""
11365 #: gui/gtk/gtk.cpp:1896
11366 msgid "translator-credits"
11367 msgstr ""
11369 #: gui/gtk/gtk.cpp:1923
11370 msgid "_File"
11371 msgstr ""
11373 #: gui/gtk/gtk.cpp:1976
11374 msgid "_Edit"
11375 msgstr ""
11377 #: gui/gtk/gtk.cpp:1996
11378 msgid "_Help"
11379 msgstr ""
11381 #: gui/gtk/gtk.cpp:2016
11382 msgid "_View"
11383 msgstr ""
11385 #: gui/gtk/gtk.cpp:2024
11386 msgid "Redraw"
11387 msgstr ""
11389 #: gui/gtk/gtk.cpp:2034 gui/gtk/gtk.cpp:2039
11390 msgid "Toggle fullscreen"
11391 msgstr ""
11393 #: gui/gtk/gtk.cpp:2048
11394 msgid "Show updated ranges"
11395 msgstr ""
11397 #: gui/gtk/gtk.cpp:2067
11398 msgid "_Quality"
11399 msgstr ""
11401 #: gui/gtk/gtk.cpp:2077
11402 msgid "Low"
11403 msgstr ""
11405 #: gui/gtk/gtk.cpp:2083
11406 msgid "Medium"
11407 msgstr ""
11409 #: gui/gtk/gtk.cpp:2089
11410 msgid "High"
11411 msgstr ""
11413 #: gui/gtk/gtk.cpp:2095
11414 msgid "Best"
11415 msgstr ""
11417 #: gui/gtk/gtk.cpp:2108
11418 msgid "Movie _Control"
11419 msgstr ""
11421 #: gui/gtk/gtk.cpp:2275 gui/gtk/gtk.cpp:2276
11422 #, c-format
11423 msgid "Couldn't find pixmap file: %s"
11424 msgstr ""
11426 #: gui/gtk/gtk.cpp:2282
11427 #, c-format
11428 msgid "Failed to load pixbuf file: %s: %s"
11429 msgstr ""
11431 #: gui/gtk/gtk.cpp:2608 gui/gtk/gtk.cpp:2621
11432 msgid "Open file"
11433 msgstr ""
11435 #: gui/gtk/gtk_glue_gtkglext.cpp:72
11436 msgid ""
11437 "Cannot find the double-buffered visual.\n"
11438 "Trying single-buffered visual."
11439 msgstr ""
11441 #: gui/gtk/gtk_glue_gtkglext.cpp:78
11442 msgid "No appropriate OpenGL-capable visual found."
11443 msgstr ""
11445 #: extensions/mysql/mysql_db.cpp:186
11446 msgid "Couldn't initialize database"
11447 msgstr ""
11449 #: extensions/mysql/mysql_db.cpp:191
11450 msgid "Couldn't connect to database"
11451 msgstr ""
11453 #: extensions/mysql/mysql_db.cpp:217 extensions/mysql/mysql_db.cpp:245
11454 #, c-format
11455 msgid "MySQL connection error: %s"
11456 msgstr ""
11458 #: extensions/mysql/mysql_db.cpp:224 extensions/mysql/mysql_db.cpp:252
11459 #, c-format
11460 msgid ""
11461 "MySQL error on query for:\n"
11462 "\t%s\n"
11463 "Query was: %s"
11464 msgstr ""
11466 #: extensions/mysql/mysql_db.cpp:266
11467 #, c-format
11468 msgid "Field name is: %s: "
11469 msgstr ""