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.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2014-04-20 00:26+0200\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"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
20 #: libbase/extension.cpp:115
22 msgid "Loading module: %s from %s"
25 #: libbase/extension.cpp:125 cygnal/handler.cpp:300
27 msgid "Initializing module: \"%s\" from %s"
30 #: libbase/extension.cpp:142
31 msgid "Couldn't get class_init symbol"
34 #: libbase/extension.cpp:154
36 msgid "Initializing module: \"%s\""
39 #: libbase/extension.cpp:168
41 msgid "Couldn't get class_init symbol: \"%s\""
44 #: libbase/extension.cpp:196 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:313
46 msgid "Can't open directory %s"
49 #: libbase/RTMP.cpp:222
50 msgid "Initial connection failed"
53 #: libbase/RTMP.cpp:325 libbase/RTMP.cpp:329
54 msgid "unsupported packet received"
57 #: libbase/RTMP.cpp:334
59 msgid "partially supported packet %s received"
62 #: libbase/RTMP.cpp:344
64 msgid "packet %s received"
67 #: libbase/RTMP.cpp:356
69 msgid "Unknown packet %s received"
72 #: libbase/RTMP.cpp:456
73 msgid "failed to read RTMP packet header 2nd byte"
76 #: libbase/RTMP.cpp:464
77 msgid "Failed to read RTMP packet header 3nd byte"
80 #: libbase/RTMP.cpp:482
82 msgid "Incomplete packet received on channel %s"
85 #: libbase/RTMP.cpp:495
87 msgid "Failed to read RTMP packet header. type: %s"
90 #: libbase/RTMP.cpp:540
92 msgid "%s, failed to read extended timestamp"
95 #: libbase/RTMP.cpp:873
96 msgid "Stage 1 socket not ready. This should not happen."
99 #: libbase/RTMP.cpp:879
100 msgid "Could not send stage 1 data"
103 #: libbase/RTMP.cpp:901
105 msgid "Type mismatch: client sent %d, server answered %d"
108 #: libbase/RTMP.cpp:929
109 msgid "Could not send complete signature."
112 #: libbase/RTMP.cpp:955
113 msgid "Signatures do not match during handshake!"
116 #: libbase/RTMP.cpp:1043
117 msgid "Control packet too short"
120 #: libbase/RTMP.cpp:1051
122 msgid "Control packet (%s) data too short"
125 #: libbase/RTMP.cpp:1089
127 msgid "Received unknown or unhandled control %s"
130 #: libbase/SharedMem.cpp:69
132 msgid "Error detaching shared memory: %s"
135 #: libbase/SharedMem.cpp:76
137 msgid "Error during stat of shared memory segment: %s"
140 #: libbase/SharedMem.cpp:84
141 msgid "No shared memory users left. Removing segment and semaphore."
144 #: libbase/SharedMem.cpp:137
145 msgid "Failed to set semaphore value: %1%"
148 #: libbase/SharedMem.cpp:144
149 msgid "Failed to obtain nonexclusive semaphore for shared memory: %1%"
152 #: libbase/SharedMem.cpp:167
153 msgid "Timed out waiting for semaphore initialization."
156 #: libbase/SharedMem.cpp:171
157 msgid "Failed creating semaphore: %1%"
160 #: libbase/SharedMem.cpp:218
161 msgid "Unable to get shared memory segment!"
164 #: libbase/SharedMem.cpp:225
166 msgid "Unable to attach shared memory: %s"
169 #: libbase/GnashImageJpeg.cpp:115
170 msgid "JPEG: Empty jpeg source stream."
173 #: libbase/GnashImageJpeg.cpp:260 libbase/GnashImageJpeg.cpp:287
174 #: libbase/GnashImageJpeg.cpp:305 libbase/GnashImageJpeg.cpp:361
175 msgid "Internal jpeg error: "
178 #: libbase/GnashImageJpeg.cpp:271
179 msgid "Lack of data during JPEG header parsing"
182 #: libbase/GnashImageJpeg.cpp:281
184 msgid "unexpected: jpeg_read_header returned %d"
187 #: libbase/GnashImageJpeg.cpp:317
188 msgid "lack of data during JPEG header parsing"
191 #: libbase/GnashImageJpeg.cpp:327
193 msgid "unexpected: jpeg_read_header returned %d [%s:%d]"
196 #: libbase/GnashImageJpeg.cpp:335
197 msgid "Internal jpeg error during header parsing: "
200 #: libbase/GnashImageJpeg.cpp:343
201 msgid "Internal jpeg error during decompression: "
204 #: libbase/GnashImageJpeg.cpp:518
205 msgid "rw_dest_IOChannel couldn't write data."
208 #: libbase/GnashImageJpeg.cpp:543
209 msgid "rw_dest_IOChannel::term_destination couldn't write data."
212 #: libbase/URLAccessManager.cpp:95
214 msgid "Load from host %s granted (whitelisted)"
217 #: libbase/URLAccessManager.cpp:101
219 msgid "Load from host %s forbidden (not in non-empty whitelist)"
222 #: libbase/URLAccessManager.cpp:115
224 msgid "Load from host %s forbidden (blacklisted)"
227 #: libbase/URLAccessManager.cpp:120
229 msgid "Load from host %s granted (default)"
232 #: libbase/URLAccessManager.cpp:152
234 msgid "Load of file %s forbidden (starting URL %s is not a local resource)"
237 #: libbase/URLAccessManager.cpp:169
239 msgid "Load of file %s granted (under local sandbox %s)"
242 #: libbase/URLAccessManager.cpp:177
244 msgid "Load of file %s forbidden (not under local sandboxes)"
247 #: libbase/URLAccessManager.cpp:217
249 msgid "gethostname failed: %s"
252 #: libbase/URLAccessManager.cpp:239
254 msgid "Load from host %s forbidden (not in the local domain)"
257 #: libbase/URLAccessManager.cpp:245
259 msgid "Load from host %s forbidden (not on the local host)"
262 #: libbase/URLAccessManager.cpp:267
264 msgid "Attempt to connect to disallowed port %s"
267 #: libbase/URLAccessManager.cpp:277
269 msgid "Checking security of URL '%s'"
272 #: libbase/URLAccessManager.cpp:289
273 msgid "Network connection without hostname requested"
276 #: libbase/AMF.cpp:90
277 msgid "Read past _end of buffer for string length"
280 #: libbase/AMF.cpp:97
281 msgid "Read past _end of buffer for string type"
284 #: libbase/AMF.cpp:138
285 msgid "writePlainString called with invalid type!"
288 #: libbase/StreamProvider.cpp:84 libbase/StreamProvider.cpp:149
289 msgid "Could not open file %1%: %2%"
292 #: libbase/StreamProvider.cpp:112
293 msgid "Request Headers discarded while getting stream from file: uri"
296 #: libbase/StreamProvider.cpp:135
297 msgid "POST data discarded while getting a stream from file: uri"
300 #: libbase/GnashVaapiImage.cpp:51
302 msgid "GnashVaapiImage::GnashVaapiImage(): surface 0x%08x, size %dx%d\n"
305 #: libbase/GnashVaapiImage.cpp:57
307 msgid "GnashVaapiImage::~GnashVaapiImage(): surface 0x%08x\n"
310 #: libbase/GnashVaapiImage.cpp:69
312 msgid "GnashVaapi::update(): data %p\n"
315 #: libbase/GnashVaapiImage.cpp:101
316 msgid "GnashVaapiImage: VA surface to SW pixels are not supported\n"
319 #: libbase/GnashVaapiImage.cpp:112
321 msgid "GnashVaapiImage::data(): surface 0x%08x\n"
324 #: libbase/GnashVaapiImage.cpp:113 libbase/GnashVaapiImage.cpp:129
326 msgid " -> %u usec from creation\n"
329 #: libbase/GnashVaapiImage.cpp:127
331 msgid "GnashVaapiImage::data() const: surface 0x%08x\n"
334 #: libbase/ClockTime.cpp:223
335 msgid "Cannot get requested timezone information"
338 #: libbase/GnashImagePng.cpp:51
342 #: libbase/NetworkAdapter.cpp:50
344 "libcurl is not available, but Gnash has attempted to use the curl adapter"
347 #: libbase/NetworkAdapter.cpp:247
349 msgid "Failed cleaning up share handle: %s. Giving up after %d retries."
352 #: libbase/NetworkAdapter.cpp:251
354 msgid "Failed cleaning up share handle: %s. Will try again in a second."
357 #: libbase/NetworkAdapter.cpp:341
358 msgid "lockSharedHandle: SSL session locking unsupported"
361 #: libbase/NetworkAdapter.cpp:344
362 msgid "lockSharedHandle: connect locking unsupported"
365 #: libbase/NetworkAdapter.cpp:347
366 msgid "lockSharedHandle: last locking unsupported ?!"
369 #: libbase/NetworkAdapter.cpp:350
371 msgid "lockSharedHandle: unknown shared data %d"
374 #: libbase/NetworkAdapter.cpp:376
375 msgid "unlockSharedHandle: SSL session locking unsupported"
378 #: libbase/NetworkAdapter.cpp:379
379 msgid "unlockSharedHandle: connect locking unsupported"
382 #: libbase/NetworkAdapter.cpp:382
383 msgid "unlockSharedHandle: last locking unsupported ?!"
386 #: libbase/NetworkAdapter.cpp:385
388 msgid "unlockSharedHandle: unknown shared data %d"
391 #: libbase/NetworkAdapter.cpp:674
393 msgid "FIXME: Timeout (%u milliseconds) while loading from URL %s"
396 #: libbase/NetworkAdapter.cpp:722
398 msgid "Timeout (%u milliseconds) while loading from URL %s"
401 #: libbase/NetworkAdapter.cpp:765
403 msgid "HTTP response %ld from URL %s"
406 #: libbase/NetworkAdapter.cpp:776
411 #: libbase/NetworkAdapter.cpp:809
413 "Could not open specified path as cache file. Using a temporary file instead"
416 #: libbase/NetworkAdapter.cpp:817
417 msgid "Could not create temporary cache file"
420 #: libbase/NetworkAdapter.cpp:827
421 msgid "Allowing connections to SSL sites with invalid certificates"
424 #: libbase/NetworkAdapter.cpp:1093
426 "curl adaptor's fillCacheNonBlocking method sets an error condition rather "
427 "than throwing an exception"
430 #: libbase/NetworkAdapter.cpp:1158
432 msgid "Warning: could not cache enough bytes on seek: %d requested, %d cached"
435 #: libbase/NetworkAdapter.cpp:1164
436 msgid "Warning: fseek failed"
439 #: libbase/NetworkAdapter.cpp:1353 libbase/NetworkAdapter.cpp:1372
440 #: libbase/NetworkAdapter.cpp:1388
442 msgid "curl stream: %s"
445 #: libbase/noseek_fd_adapter.cpp:223
447 msgid "Error reading %d bytes from input stream"
450 #: libbase/GnashImageGif.cpp:175
451 msgid "GIF: Error retrieving image description"
454 #: libbase/GnashImageGif.cpp:204
455 msgid "GIF: invalid image data (bounds outside GIF screen)"
458 #: libbase/GnashImageGif.cpp:226 libbase/GnashImageGif.cpp:244
459 msgid "GIF: failed reading pixel data"
462 #: libbase/GnashImageGif.cpp:293
463 msgid "GIF: Error retrieving record type"
466 #: libbase/GnashImage.cpp:198
467 msgid "Requested to write image as unsupported filetype"
470 #: libbase/GnashImage.cpp:254
471 msgid "Invalid image returned"
474 #: libbase/GnashImage.cpp:262
476 msgid "Out of memory while trying to create %dx%d image"
479 #: libbase/Socket.cpp:106
480 msgid "XMLSocket: The socket was never available"
483 #: libbase/Socket.cpp:138
485 msgid "getaddrinfo() failed with code: #%d - %s"
488 #: libbase/Socket.cpp:154
489 msgid "Connection attempt while already connected"
492 #: libbase/Socket.cpp:182
493 msgid "getnameinfo() failed: %1%"
496 #: libbase/Socket.cpp:196 cygnal/libnet/network.cpp:623
498 msgid "Socket creation failed: %s"
501 #: libbase/Socket.cpp:206
502 msgid "Socket creation attempt(s) failed: giving up."
505 #: libbase/Socket.cpp:222
507 msgid "Failed to connect to socket: %s"
510 #: libbase/Socket.cpp:238
511 msgid "Setting socket timeout failed"
514 #: libbase/Socket.cpp:281
516 msgid "Socket receive error %s"
519 #: libbase/Socket.cpp:382
521 msgid "Socket send error %s"
524 #: libbase/Socket.cpp:397
525 msgid "tell() called for Socket"
528 #: libbase/Socket.cpp:404
529 msgid "seek() called for Socket"
532 #: libbase/Socket.cpp:411
533 msgid "go_to_end() called for Socket"
536 #: libbase/memory.cpp:94
538 msgid "Allocating buffer for %d data samples"
541 #: libbase/memory.cpp:301
542 msgid "Calculations don't equal"
545 #: libbase/memory.cpp:303
546 msgid "Zero memory leaks for this program"
549 #: libbase/tu_file.cpp:193
550 msgid "Error while seeking to end: %1%"
553 #: libbase/tu_file.cpp:229
554 msgid "Could not fstat file"
557 #: libbase/rc.cpp:170 libbase/rc.cpp:701
558 msgid "Failed to find user settings directory"
561 #: libbase/rc.cpp:381
562 msgid "RcInitFile: couldn't open file: "
565 #: libbase/rc.cpp:421
567 msgid "Warning: missing value for variable \"%s\" in rcfile %s, line %d"
570 #: libbase/rc.cpp:624
572 msgid "Warning: unrecognized directive \"%s\" in rcfile %s line %d"
575 #: libbase/rc.cpp:636
577 msgid "Warning: empty include specification in rcfile %s, line %d"
580 #: libbase/rc.cpp:641
583 "Warning: include specification must be an absolute path in rcfile %s, line %d"
586 #: libbase/rc.cpp:650
588 msgid "Warning: unrecognized action \"%s\" in rcfile %s, line %d"
591 #: libbase/rc.cpp:742
593 msgid "Couldn't open file %s for writing"
596 #: libbase/rc.cpp:751
597 msgid "# Generated by Gnash. Manual changes to this file may be overridden."
600 #: libbase/sharedlib.cpp:69
602 msgid "Couldn't initialize ltdl: %s"
605 #: libbase/sharedlib.cpp:98
607 msgid "Trying to open shared library \"%s\""
610 #: libbase/sharedlib.cpp:112
612 msgid "Opened dynamic library \"%s\""
615 #: libbase/sharedlib.cpp:131
617 msgid "Couldn't find symbol: %s"
620 #: libbase/sharedlib.cpp:134
622 msgid "Found symbol %s @ %p"
625 #: librender/agg/Renderer_agg.cpp:799
626 msgid "Can't render this type of frame"
629 #: librender/agg/Renderer_agg.cpp:1730
631 "Unidirectionally scaled strokes in AGG renderer (we'll scale by the scalable "
635 #: librender/agg/Renderer_agg.cpp:2117
637 msgid "Unknown pixelformat: %s\n"
640 #: librender/opengles1/Renderer_gles1.cpp:95
641 msgid "Couldn't initialize EGL Device!"
644 #: librender/opengles1/Renderer_gles1.cpp:124
645 #: librender/openvg/OpenVGRenderer.cpp:319
646 msgid "drawVideoFrame"
649 #: librender/opengles1/Renderer_gles1.cpp:230
650 #: librender/openvg/OpenVGRenderer.cpp:569
651 #: librender/opengl/Renderer_ogl.cpp:1142
652 msgid "set_antialiased"
655 #: librender/openvg/OpenVGBitmap.cpp:82 librender/openvg/OpenVGBitmap.cpp:285
657 msgid "Failed to create VG image! %s"
660 #: librender/openvg/OpenVGBitmap.cpp:88 librender/openvg/OpenVGBitmap.cpp:291
662 msgid "Image has RGB Pixel Format, Stride is %d, width is %d, height is %d"
665 #: librender/openvg/OpenVGBitmap.cpp:94 librender/openvg/OpenVGBitmap.cpp:297
667 msgid "Image has RGBA Pixel Format, Stride is %d, width is %d, height is %d"
670 #: librender/openvg/OpenVGBitmap.cpp:349
671 msgid "No supported wrap mode specified!"
674 #: librender/openvg/OpenVGRenderer.cpp:275
676 msgid "VG Vendor is %s, VG Version is %s, VG Renderer is %s"
679 #: librender/openvg/OpenVGRenderer.cpp:278
680 msgid "VG Extensions are: "
683 #: librender/openvg/OpenVGRenderer.cpp:836
684 #: librender/cairo/Renderer_cairo.cpp:865
688 #: librender/openvg/OpenVGRenderer.cpp:850
689 #: librender/cairo/Renderer_cairo.cpp:884
693 #: librender/openvg/OpenVGRenderer.cpp:864
694 #: librender/opengl/Renderer_ogl.cpp:1436
695 msgid "Unidirectionally scaled strokes in OGL renderer"
698 #: librender/openvg/OpenVGRenderer.cpp:1299
699 msgid "unsupported VG_MATRIX_MODE!"
702 #: librender/openvg/OpenVGRenderer.cpp:1301
704 msgid "VG_MATRIX_MODE is %s"
707 #: librender/openvg/OpenVGRenderer.cpp:1312
708 msgid "unsupported VG_FILL_RULE!"
711 #: librender/openvg/OpenVGRenderer.cpp:1314
713 msgid "VG_FILL_RULE is %s"
716 #: librender/openvg/OpenVGRenderer.cpp:1333
717 msgid "unsupported VG_IMAGE_QUALITY!"
720 #: librender/openvg/OpenVGRenderer.cpp:1335
722 msgid "VG_IMAGE_QUALITY is %s"
725 #: librender/openvg/OpenVGRenderer.cpp:1354
726 msgid "unsupported VG_RENDERING_QUALITY!"
729 #: librender/openvg/OpenVGRenderer.cpp:1356
731 msgid "VG_RENDERING_QUALITY is %s"
734 #: librender/openvg/OpenVGRenderer.cpp:1391
735 msgid "unsupported VG_BLEND_MODE!"
738 #: librender/openvg/OpenVGRenderer.cpp:1393
740 msgid "VG_BLEND_MODE is %s"
743 #: librender/openvg/OpenVGRenderer.cpp:1412
744 msgid "unsupported VG_IMAGE_MODE!"
747 #: librender/openvg/OpenVGRenderer.cpp:1414
749 msgid "VG_IMAGE_MODE is %s"
752 #: librender/openvg/OpenVGRenderer.cpp:1417
754 msgid "VG_STROKE_LINE_WIDTH is %d"
757 #: librender/openvg/OpenVGRenderer.cpp:1436
758 msgid "unsupported VG_STROKE_CAP_STYLE!"
761 #: librender/openvg/OpenVGRenderer.cpp:1438
763 msgid "VG_STROKE_CAP_STYLE is %s"
766 #: librender/openvg/OpenVGRenderer.cpp:1457
767 msgid "unsupported VG_STROKE_JOIN_STYLE!"
770 #: librender/openvg/OpenVGRenderer.cpp:1459
772 msgid "VG_STROKE_JOIN_STYLE is %s"
775 #: librender/openvg/OpenVGRenderer.cpp:1462
777 msgid "VG_STROKE_MITER_LIMIT is %d"
780 #: librender/openvg/OpenVGRenderer.cpp:1463
782 msgid "VG_MASKING is %d"
785 #: librender/openvg/OpenVGRenderer.cpp:1464
787 msgid "VG_SCISSORING is %d"
790 #: librender/openvg/OpenVGRenderer.cpp:1489
791 msgid "unsupported VG_PIXEL_LAYOUT!"
794 #: librender/openvg/OpenVGRenderer.cpp:1491
796 msgid "VG_PIXEL_LAYOUT is %s"
799 #: librender/openvg/OpenVGRenderer.cpp:1493
801 msgid "VG_STROKE_DASH_PHASE_RESET is %s"
804 #: librender/openvg/OpenVGRenderer.cpp:1495
806 msgid "VG_FILTER_FORMAT_LINEAR is %s"
809 #: librender/openvg/OpenVGRenderer.cpp:1497
811 msgid "VG_FILTER_FORMAT_PREMULTIPLIED is %s"
814 #: librender/openvg/OpenVGRenderer.cpp:1514
816 msgid "VG_FILTER_CHANNEL_MASK is %s"
819 #: librender/openvg/OpenVGRenderer.cpp:1516
821 msgid "VG_MAX_IMAGE_WIDTH is %d"
824 #: librender/openvg/OpenVGRenderer.cpp:1517
826 msgid "VG_MAX_IMAGE_HEIGHT is %d"
829 #: librender/openvg/OpenVGRenderer.cpp:1518
831 msgid "VG_MAX_IMAGE_PIXELS is %d"
834 #: librender/openvg/OpenVGRenderer.cpp:1519
836 msgid "VG_MAX_IMAGE_BYTES is %d"
839 #: librender/openvg/OpenVGRenderer.cpp:1526
841 msgid "VG_PATH_FORMAT is %d"
844 #: librender/openvg/OpenVGRenderer.cpp:1527
846 msgid "VG_PATH_DATATYPE is %d"
849 #: librender/openvg/OpenVGRenderer.cpp:1528
851 msgid "VG_PATH_CAPABILITY_APPEND_TO is %d"
854 #: librender/openvg/OpenVGRenderer.cpp:1529
856 msgid "VG_PATH_SCALE is %g"
859 #: librender/openvg/OpenVGRenderer.cpp:1530
861 msgid "VG_PATH_BIA is %g"
864 #: librender/openvg/OpenVGRenderer.cpp:1532
866 msgid "VG_PATH_NUM_SEGMENTS is %d"
869 #: librender/openvg/OpenVGRenderer.cpp:1533
871 msgid "VG_PATH_NUM_COORDS is %d"
874 #: librender/cairo/Renderer_cairo.cpp:499
875 msgid "Can't render videos with alpha"
878 #: librender/cairo/Renderer_cairo.cpp:870
879 msgid "differing start and end cap styles"
882 #: librender/cairo/Renderer_cairo.cpp:912
883 msgid "Scaled strokes in Cairo renderer"
886 #: librender/cairo/PathParser.cpp:90
887 msgid "path not closed!"
890 #: librender/testr.cpp:190
891 msgid "Couldn't get Drawable window from X11"
894 #: librender/opengl/Renderer_ogl.cpp:234
895 msgid "OSMesaCreateContext failed!"
898 #: librender/opengl/Renderer_ogl.cpp:240
899 msgid "OSMesaMakeCurrent failed!"
902 #: librender/opengl/Renderer_ogl.cpp:247
904 msgid "OSMesa handle successfully created. with width %d and height %d."
907 #: librender/opengl/Renderer_ogl.cpp:344
912 #: librender/opengl/Renderer_ogl.cpp:517
917 #: librender/opengl/Renderer_ogl.cpp:868
919 "An insane number of video frames have been requested to be drawn. Further "
920 "video frames will be ignored."
923 #: librender/opengl/Renderer_ogl.cpp:1450
925 "Your OpenGL implementation does not support the line width requested. Lines "
926 "will be drawn with reduced width."
929 #: librender/opengl/Renderer_ogl.cpp:1895
931 msgid "two gradients in a FillStyle have the same position/ratio: %d"
934 #: librender/GnashTexture.cpp:70
936 msgid "glError: %s caught\n"
939 #: libmedia/AudioDecoderSpeex.cpp:41
940 msgid "AudioDecoderSpeex: state initialization failed."
943 #: libmedia/AudioDecoderSpeex.cpp:54
944 msgid "AudioDecoderSpeex: initialization failed."
947 #: libmedia/AudioDecoderSpeex.cpp:109
948 msgid "Corrupt Speex stream!"
951 #: libmedia/AudioDecoderSpeex.cpp:133
952 msgid "Failed to resample Speex frame."
955 #: libmedia/FLVParser.cpp:170
958 "Unexpected audio tag found at offset %d FLV stream advertising no audio in "
959 "header. We'll warn only once for each FLV, expecting any further audio tag."
962 #: libmedia/FLVParser.cpp:187
963 msgid "could not read audio frame?"
966 #: libmedia/FLVParser.cpp:225
969 "Unexpected video tag found at offset %d of FLV stream advertising no video "
970 "in header. We'll warn only once per FLV, expecting any further video tag."
973 #: libmedia/FLVParser.cpp:245
975 msgid "AVC packet type: %d"
978 #: libmedia/FLVParser.cpp:264
979 msgid "could not read video frame?"
982 #: libmedia/FLVParser.cpp:322
984 msgid "FLVParser::parseNextTag: can't seek to %d"
987 #: libmedia/FLVParser.cpp:336
990 "FLVParser::parseNextTag: can't read tag info (needed 12 bytes, only got %d)"
993 #: libmedia/FLVParser.cpp:423
995 msgid "First byte of FLV_META_TAG is %d, expected 0x02 (STRING AMF0 type)"
998 #: libmedia/FLVParser.cpp:435
1001 "FLVParser::parseNextTag: can't read metaTag (%d) body (needed %d bytes, only "
1005 #: libmedia/FLVParser.cpp:446
1006 msgid "Corrupt FLV: Meta tag unterminated!"
1009 #: libmedia/FLVParser.cpp:454
1011 msgid "FLVParser::parseNextTag: unknown FLV tag type %d"
1014 #: libmedia/FLVParser.cpp:463
1016 "Corrupt FLV: previous tag size record (%1%) unexpected (actual size: %2%)"
1019 #: libmedia/FLVParser.cpp:481
1020 msgid "FLVParser::parseHeader: couldn't read 9 bytes of header"
1023 #: libmedia/FLVParser.cpp:533
1025 msgid "FLVParser::readAudioFrame: could only read %d/%d bytes"
1028 #: libmedia/ffmpeg/VideoConverterFfmpeg.cpp:122
1029 msgid "VideoConverterFfmpeg cannot convert to the requested format"
1032 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:48
1034 msgid "AudioDecoderFfmpeg: initialized FFmpeg codec %d (%s)"
1037 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:51
1040 "AudioDecoderFfmpeg: initialized FFmpeg codec %d (%s) for flash codec %d (%s)"
1043 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:66
1045 msgid "AudioDecoderFfmpeg: initialized FFmpeg codec %s (%d)"
1048 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:107
1050 msgid "Unsupported audio codec %d"
1053 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:116
1055 msgid "libavcodec could not find a decoder for codec %d (%s)"
1058 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:126
1059 msgid "AudioDecoderFfmpeg can't initialize MP3 parser"
1062 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:137
1063 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:196
1064 msgid "libavcodec couldn't allocate context"
1067 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:149
1068 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:331
1071 "AudioDecoderFfmpeg: avcodec_open failed to initialize FFmpeg codec %s (%d)"
1074 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:154
1076 msgid "AudioDecoder: initialized FFMPEG codec %s (%d)"
1079 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:230
1081 msgid "AudioDecoderFfmpeg: unsupported flash audio codec %d (%s)"
1084 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:239
1086 msgid "AudioDecoderFfmpeg: unknown codec type %d (should never happen)"
1089 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:249
1092 "AudioDecoderFfmpeg: libavcodec could not find a decoder for codec %d (%s)"
1095 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:255
1098 "AudioDecoderFfmpeg: libavcodec could not find a decoder for ffmpeg codec id "
1102 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:271
1103 msgid "AudioDecoderFfmpeg: libavcodec couldn't allocate context"
1106 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:364
1109 "av_parser_parse returned %d. Upgrading ffmpeg/libavcodec might fix this "
1113 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:483
1114 msgid "failed to allocate audio buffer."
1117 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:505
1118 msgid "failed to allocate frame."
1121 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:523
1123 msgid "output buffer size is too small for the current frame (%d < %d)"
1126 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:549
1128 msgid "avcodec_decode_audio returned %d."
1131 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:551
1133 msgid "outputSize:%d after decoding %d bytes of input audio data."
1136 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:553
1137 msgid "Upgrading ffmpeg/libavcodec might fix this issue."
1140 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:598
1143 " --- Computation of resampled samples (%d) < then the actual returned "
1147 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:145
1149 msgid "Cannot find suitable decoder for flash codec %d"
1152 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:187
1153 msgid "libavcodec can't decode this video format"
1156 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:227
1158 msgid "libavcodec failed to initialize FFMPEG codec %s (%d)"
1161 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:235
1163 msgid "VideoDecoder: initialized FFMPEG codec %s (%d)"
1166 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:325
1167 msgid "Pixel format not handled"
1170 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:373
1171 msgid "Out of memory while allocating avcodec frame"
1174 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:392
1175 msgid "Decoding of a video frame failed"
1178 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:453
1180 msgid "Unsupported video codec %d"
1183 #: libmedia/ffmpeg/MediaHandlerFfmpeg.cpp:122
1185 msgid "MediaHandlerFfmpeg::createAudioDecoder: %s -- %s"
1188 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:80
1189 msgid "MediaParserFfmpeg could not read probe data from input"
1192 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:113
1193 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:122
1195 msgid "%s: seeking failed"
1198 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:211
1200 "FIXME: FFmpeg packet decompression timestamp has no value, taking as zero"
1203 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:272
1206 "MediaParserFfmpeg::parseNextFrame: Problems parsing next frame "
1207 "(av_read_frame returned %d). We'll consider the stream fully parsed."
1210 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:467
1212 msgid " Using stream %d for audio: codec id %d"
1215 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:480
1217 msgid " Using stream %d for video: codec id %d"
1220 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:502
1221 msgid "Duration of video stream unknown"
1224 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:531
1225 msgid "Duration of audio stream unknown to ffmpeg"
1228 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:611
1230 "MediaParserFfmpeg couldn't parse input format: tried to seek at negative "
1234 #: libmedia/MediaHandler.cpp:49
1235 msgid "MediaHandler::isFLV: Could not read 3 bytes from input stream"
1238 #: libmedia/MediaHandler.cpp:65
1240 "MediaHandler::createMediaParser: only FLV input is supported by this "
1244 #: libmedia/MediaHandler.cpp:71
1246 msgid "Exception while reading from stream: %s"
1249 #: libmedia/MediaHandler.cpp:108
1252 "MediaHandler::createFlashAudioDecoder: no available flash decoders for codec "
1256 #: libmedia/AudioDecoderSimple.cpp:163
1257 msgid "corrupted ADPCM header"
1260 #: libmedia/AudioDecoderSimple.cpp:291 libmedia/AudioDecoderSimple.cpp:304
1262 msgid "AudioDecoderSimple: initialized flash codec %s (%d)"
1265 #: libmedia/AudioDecoderSimple.cpp:330 libmedia/AudioDecoderSimple.cpp:361
1267 msgid "AudioDecoderSimple: unsupported flash codec %d (%s)"
1270 #: libmedia/AudioDecoderSimple.cpp:341
1272 msgid "AudioDecoderSimple: unable to intepret custom audio codec id %s"
1275 #: libmedia/AudioDecoderSimple.cpp:428
1276 msgid "Host endianness not detected in AudioDecoderSimple"
1279 #: libmedia/AudioDecoderSimple.cpp:478
1280 msgid "Error in sound sample conversion"
1283 #: libmedia/gst/MediaHandlerGst.cpp:90
1284 msgid "Wrong arguments given to GST VideoDecoder"
1287 #: libmedia/gst/MediaHandlerGst.cpp:137
1289 msgid "MediaHandlerGst::createAudioDecoder: %s -- %s"
1292 #: libmedia/gst/VideoConverterGst.cpp:39
1293 msgid "VideoConverterGst: ffmpegcolorspace element missing"
1296 #: libmedia/gst/VideoConverterGst.cpp:72
1297 msgid "VideoConverterGst: can't output requested format"
1300 #: libmedia/gst/VideoConverterGst.cpp:100
1301 msgid "VideoConverterGst: internal error (caps creation failed)"
1304 #: libmedia/gst/VideoConverterGst.cpp:107
1305 msgid "VideoConverterGst: initialization failed."
1308 #: libmedia/gst/VideoConverterGst.cpp:142
1309 msgid "VideoConverterGst: buffer push failed."
1312 #: libmedia/gst/VideoConverterGst.cpp:149
1313 msgid "VideoConverterGst: buffer pull failed."
1316 #: libmedia/gst/VideoDecoderGst.cpp:97
1317 msgid "Video codec is zero. Streaming video expected later."
1320 #: libmedia/gst/VideoDecoderGst.cpp:100
1322 msgid "No support for video codec %s."
1325 #: libmedia/gst/VideoDecoderGst.cpp:122 libmedia/gst/VideoDecoderGst.cpp:148
1326 msgid "VideoDecoderGst: internal error (caps creation failed)"
1329 #: libmedia/gst/VideoDecoderGst.cpp:130
1331 msgid "Couldn't find a plugin for video type %s!"
1334 #: libmedia/gst/VideoDecoderGst.cpp:134
1335 msgid " Please make sure you have gstreamer-ffmpeg installed."
1338 #: libmedia/gst/VideoDecoderGst.cpp:158
1340 msgid "VideoDecoderGst: initialisation failed for video type %s!"
1343 #: libmedia/gst/VideoDecoderGst.cpp:189
1344 msgid "VideoDecoderGst: buffer push failed."
1347 #: libmedia/gst/GstUtil.cpp:76
1348 msgid "Unable to retrieve a valid audio sink from ~/.gnashrc"
1351 #: libmedia/gst/GstUtil.cpp:82
1352 msgid "Unable to retrieve a valid audio sink from autoaudiosink"
1355 #: libmedia/gst/GstUtil.cpp:87
1358 "Unable to retrieve a valid audio sink from gconfaudiosink\n"
1362 #: libmedia/gst/GstUtil.cpp:88
1363 msgid "Sink search exhausted: you won't be able to hear sound!"
1366 #: libmedia/gst/GstUtil.cpp:94
1368 msgid "Got a non-NULL audio sink; its wrapper name is: %s"
1371 #: libmedia/gst/GstUtil.cpp:116
1373 "Missing plugin, but plugin installing not supported. Will try anyway, but "
1377 #: libmedia/gst/GstUtil.cpp:122
1378 msgid "Missing plugin, but failed to convert it to gst missing plugin detail."
1381 #: libmedia/gst/GstUtil.cpp:135
1383 "gst_update_registry failed. You'll need to restart Gnash to use the new "
1387 #: libmedia/gst/GstUtil.cpp:142
1388 msgid "Missing plugin, but automatic plugin installation not available."
1391 #: libmedia/gst/VideoInputGst.cpp:319
1392 msgid "too high an index value, will cause segfault"
1395 #: libmedia/gst/VideoInputGst.cpp:369
1397 msgid "%s: Could not create video test source."
1400 #: libmedia/gst/VideoInputGst.cpp:387 libmedia/gst/AudioInputGst.cpp:119
1402 msgid "%s: Could not create pulsesrc element"
1405 #: libmedia/gst/VideoInputGst.cpp:392 libmedia/gst/AudioInputGst.cpp:124
1407 msgid "%s: Could not get property probe from pulsesrc element"
1410 #: libmedia/gst/VideoInputGst.cpp:628
1411 msgid "You have an invalid camera selected. Please check your gnashrc file"
1414 #: libmedia/gst/VideoInputGst.cpp:657
1416 msgid "%s: Passed an invalid argument (not a valid dev_select value)"
1419 #: libmedia/gst/VideoInputGst.cpp:685 libmedia/gst/AudioInputGst.cpp:222
1421 msgid "%s: Pipeline bus isn't an object for some reason"
1424 #: libmedia/gst/VideoInputGst.cpp:705 libmedia/gst/AudioInputGst.cpp:241
1426 msgid "%s: Template pad isn't an object for some reason"
1429 #: libmedia/gst/VideoInputGst.cpp:718 libmedia/gst/AudioInputGst.cpp:255
1431 msgid "%s: pipeline isn't an object for some reason"
1434 #: libmedia/gst/VideoInputGst.cpp:804
1436 msgid "%s: type %s, cannot be handled for resolution width"
1439 #: libmedia/gst/VideoInputGst.cpp:825 libmedia/gst/AudioInputGst.cpp:281
1441 msgid "%s: was passed a NULL pointer"
1444 #: libmedia/gst/VideoInputGst.cpp:931 libmedia/gst/VideoInputGst.cpp:1104
1446 msgid "%s: Creation of the webcam_source_bin failed"
1449 #: libmedia/gst/VideoInputGst.cpp:933 libmedia/gst/VideoInputGst.cpp:1106
1450 #: libmedia/gst/AudioInputGst.cpp:328 libmedia/gst/AudioInputGst.cpp:384
1452 msgid "the error was %s"
1455 #: libmedia/gst/VideoInputGst.cpp:961
1457 msgid "%s: webcam isn't set!"
1460 #: libmedia/gst/VideoInputGst.cpp:1024
1462 msgid "%s: the resolution you chose isn't supported, picking a supported value"
1465 #: libmedia/gst/VideoInputGst.cpp:1128 libmedia/gst/AudioInputGst.cpp:339
1467 msgid "%s: couldn't drop the sourcebin back into the main bin"
1470 #: libmedia/gst/VideoInputGst.cpp:1137 libmedia/gst/AudioInputGst.cpp:349
1472 msgid "%s: couldn't link up sourcebin and tee"
1475 #: libmedia/gst/VideoInputGst.cpp:1169
1477 msgid "%s: problem creating source bin"
1480 #: libmedia/gst/VideoInputGst.cpp:1176 libmedia/gst/AudioInputGst.cpp:412
1482 msgid "%s: problem creating tee element"
1485 #: libmedia/gst/VideoInputGst.cpp:1180 libmedia/gst/AudioInputGst.cpp:416
1487 msgid "%s: problem creating save_queue element"
1490 #: libmedia/gst/VideoInputGst.cpp:1185
1492 msgid "%s: problem creating video_display_queue element"
1495 #: libmedia/gst/VideoInputGst.cpp:1196
1497 msgid "%s: couldn't link webcam_source_bin and tee"
1500 #: libmedia/gst/VideoInputGst.cpp:1203
1502 msgid "%s: couldn't link tee and save_queue"
1505 #: libmedia/gst/VideoInputGst.cpp:1209
1507 msgid "%s: couldn't link tee and video_display_queue"
1510 #: libmedia/gst/VideoInputGst.cpp:1218
1512 msgid "%s: couldn't get save_queue_src_pad"
1515 #: libmedia/gst/VideoInputGst.cpp:1228
1517 msgid "%s: couldn't get video_display_queue_pad"
1520 #: libmedia/gst/VideoInputGst.cpp:1240 libmedia/gst/AudioInputGst.cpp:466
1522 msgid "%s: Unable to create main pipeline"
1525 #: libmedia/gst/VideoInputGst.cpp:1258
1527 msgid "%s: something went wrong creating the new video_display_bin"
1530 #: libmedia/gst/VideoInputGst.cpp:1264
1532 msgid "%s: problem creating video_scale element"
1535 #: libmedia/gst/VideoInputGst.cpp:1273
1537 msgid "%s: problem creating the video_sink element"
1540 #: libmedia/gst/VideoInputGst.cpp:1282
1542 msgid "%s: something went wrong in linking elements in video_display_bin"
1545 #: libmedia/gst/VideoInputGst.cpp:1324
1546 msgid "something went wrong in the make_video_display_link function"
1549 #: libmedia/gst/VideoInputGst.cpp:1356
1551 msgid "%s: the unlinking of the pads failed"
1554 #: libmedia/gst/VideoInputGst.cpp:1386
1556 msgid "%s: something went wrong in the make_video_display_link function"
1559 #: libmedia/gst/VideoInputGst.cpp:1416 libmedia/gst/AudioInputGst.cpp:542
1560 #: libmedia/gst/AudioInputGst.cpp:682
1562 msgid "%s: unlink failed"
1565 #: libmedia/gst/VideoInputGst.cpp:1423 libmedia/gst/AudioInputGst.cpp:689
1567 msgid "%s: couldn't remove saveBin from pipeline"
1570 #: libmedia/gst/VideoInputGst.cpp:1430
1572 msgid "%s: videoSaveBin state change failed"
1575 #: libmedia/gst/VideoInputGst.cpp:1453
1577 msgid "%s: problem with creating video_save_csp element"
1580 #: libmedia/gst/VideoInputGst.cpp:1458
1582 msgid "%s: problem with creating video_enc element"
1585 #: libmedia/gst/VideoInputGst.cpp:1465
1587 msgid "%s: problem with creating video_save_rate element"
1590 #: libmedia/gst/VideoInputGst.cpp:1469
1592 msgid "%s: problem with creating video_save_scale element"
1595 #: libmedia/gst/VideoInputGst.cpp:1476
1597 msgid "%s: problem with creating mux element"
1600 #: libmedia/gst/VideoInputGst.cpp:1480
1602 msgid "%s: problem with creating video_file_sink element"
1605 #: libmedia/gst/VideoInputGst.cpp:1500
1607 msgid "%s: there was some problem in linking!"
1610 #: libmedia/gst/MediaParserGst.cpp:53
1611 msgid "MediaParserGst couldn't create a bin"
1614 #: libmedia/gst/MediaParserGst.cpp:58
1615 msgid "MediaParserGst couldn't create a typefind element."
1618 #: libmedia/gst/MediaParserGst.cpp:70 libmedia/gst/MediaParserGst.cpp:74
1619 #: libmedia/gst/MediaParserGst.cpp:282 libmedia/gst/MediaParserGst.cpp:339
1620 #: libmedia/gst/MediaParserGst.cpp:493
1621 msgid "MediaParserGst could not change element state"
1624 #: libmedia/gst/MediaParserGst.cpp:167
1626 "MediaParserGst failed to read the stream, but it did not reach EOF or enter "
1630 #: libmedia/gst/MediaParserGst.cpp:184
1631 msgid "MediaParserGst failed to push more data into the demuxer."
1634 #: libmedia/gst/MediaParserGst.cpp:245
1636 msgid "MediaParserGst/typefound: Detected media type %s"
1639 #: libmedia/gst/MediaParserGst.cpp:257 libmedia/gst/MediaParserGst.cpp:264
1640 msgid "MediaParserGst Failed to create fakesink."
1643 #: libmedia/gst/MediaParserGst.cpp:270
1644 msgid "MediaParserGst: couldn't get the fakesink src element."
1647 #: libmedia/gst/MediaParserGst.cpp:278
1648 msgid "MediaParserGst: couln't link fakesink"
1651 #: libmedia/gst/MediaParserGst.cpp:302
1652 msgid "MediaParserGst: couldn't get the typefind src element."
1655 #: libmedia/gst/MediaParserGst.cpp:317
1656 msgid "MediaParserGst: couldn't create the demuxer"
1659 #: libmedia/gst/MediaParserGst.cpp:323 libmedia/gst/MediaParserGst.cpp:328
1660 msgid "MediaParserGst: failed adding demuxer to bin."
1663 #: libmedia/gst/MediaParserGst.cpp:355
1664 msgid "MediaParserGst: couldn't get structure name."
1667 #: libmedia/gst/MediaParserGst.cpp:369
1669 msgid "MediaParserGst: ignoring stream of type %s."
1672 #: libmedia/gst/MediaParserGst.cpp:393
1674 msgid "MediaParserGst: Failed to find a parser (media: %s)."
1677 #: libmedia/gst/MediaParserGst.cpp:402
1679 "MediaParserGst: Failed to find a parser. We'll continue, but either audio or "
1680 "video will not work!"
1683 #: libmedia/gst/MediaParserGst.cpp:411
1684 msgid "MediaParserGst: couldn't add parser."
1687 #: libmedia/gst/MediaParserGst.cpp:424
1688 msgid "MediaParserGst: couldn't link parser."
1691 #: libmedia/gst/MediaParserGst.cpp:436 libmedia/gst/MediaParserGst.cpp:469
1692 msgid "MediaParserGst: couldn't link \"fake\" sink."
1695 #: libmedia/gst/MediaParserGst.cpp:455
1697 msgid "MediaParserGst: Linked audio source (type: %s)"
1700 #: libmedia/gst/MediaParserGst.cpp:485
1702 msgid "MediaParserGst: Linked video source (type: %s)"
1705 #: libmedia/gst/AudioInputGst.cpp:102
1707 msgid "%s: Could not create audio test source"
1710 #: libmedia/gst/AudioInputGst.cpp:192
1712 msgid "%s: passed an invalid devselect argument"
1715 #: libmedia/gst/AudioInputGst.cpp:246
1716 msgid "The input device you selected isn't supported (yet)"
1719 #: libmedia/gst/AudioInputGst.cpp:272
1721 msgid "%s: Passed a bad devselect value"
1724 #: libmedia/gst/AudioInputGst.cpp:326 libmedia/gst/AudioInputGst.cpp:382
1726 msgid "%s: Creation of the audioSourceBin failed"
1729 #: libmedia/gst/AudioInputGst.cpp:408
1731 msgid "%s: audioCreateSourceBin failed!"
1734 #: libmedia/gst/AudioInputGst.cpp:421
1736 msgid "%s: problem creating audioPlaybackQueue element"
1739 #: libmedia/gst/AudioInputGst.cpp:428
1741 msgid "%s: couldn't link audioSourceBin and tee"
1744 #: libmedia/gst/AudioInputGst.cpp:433
1746 msgid "%s: couldn't link tee and saveQueue"
1749 #: libmedia/gst/AudioInputGst.cpp:438
1751 msgid "%s: couldn't link tee and audioPlaybackQueue"
1754 #: libmedia/gst/AudioInputGst.cpp:447
1756 msgid "%s: couldn't get saveQueueSrcPad"
1759 #: libmedia/gst/AudioInputGst.cpp:457
1761 msgid "%s: couldn't get audioPlaybackQueue"
1764 #: libmedia/gst/AudioInputGst.cpp:483
1766 msgid "%s: There was a problem making the audiosink!"
1769 #: libmedia/gst/AudioInputGst.cpp:519
1770 msgid "something went wrong in the makeSourcePlaybackLink function"
1773 #: libmedia/gst/AudioInputGst.cpp:550
1775 msgid "%s: couldn't remove audioPlaybackBin from pipeline"
1778 #: libmedia/gst/AudioInputGst.cpp:557
1780 msgid "%s: changing state of audioPlaybackBin failed"
1783 #: libmedia/gst/AudioInputGst.cpp:581
1788 #: libmedia/gst/AudioInputGst.cpp:601
1790 msgid "%s: Couldn't make audioconvert element"
1793 #: libmedia/gst/AudioInputGst.cpp:605
1795 msgid "%s: Couldn't make vorbisenc element"
1798 #: libmedia/gst/AudioInputGst.cpp:609
1800 msgid "%s: Couldn't make oggmux element"
1803 #: libmedia/gst/AudioInputGst.cpp:613
1805 msgid "%s: Couldn't make filesink element"
1808 #: libmedia/gst/AudioInputGst.cpp:632
1810 msgid "%s: Something went wrong in linking"
1813 #: libmedia/gst/AudioInputGst.cpp:660
1814 msgid "something went wrong in the makeAudioSourceSaveLink function"
1817 #: libmedia/gst/AudioInputGst.cpp:696
1819 msgid "%s: audioSaveBin state change failed"
1822 #: libmedia/gst/AudioInputGst.cpp:757
1823 msgid "You have an invalid microphone selected. Check your gnashrc file"
1826 #: libmedia/gst/AudioDecoderGst.cpp:100
1827 msgid "Creating AAC decoder without extra data. This will probably fail!"
1830 #: libmedia/gst/AudioDecoderGst.cpp:110
1832 msgid "AudioDecoderGst: cannot handle codec %d (%s)"
1835 #: libmedia/gst/AudioDecoderGst.cpp:120
1837 msgid "AudioDecoderGst: cannot handle codec %d (no ExtraInfoGst attached)"
1840 #: libmedia/gst/AudioDecoderGst.cpp:149
1842 "The best available resampler is 'audioresample'. Please install gstreamer-"
1843 "ffmpeg 0.10.4 or newer, or you may experience long delays in audio playback!"
1846 #: libmedia/gst/AudioDecoderGst.cpp:168 libmedia/gst/AudioDecoderGst.cpp:188
1847 msgid "AudioDecoderGst: internal error (caps creation failed)"
1850 #: libmedia/gst/AudioDecoderGst.cpp:175
1852 msgid "Couldn't find a plugin for audio type %s!"
1855 #: libmedia/gst/AudioDecoderGst.cpp:199
1857 msgid "AudioDecoderGst: initialisation failed for audio type %s!"
1860 #: libmedia/gst/AudioDecoderGst.cpp:227
1861 msgid "Pushed data, but there's nothing to pull (yet)"
1864 #: libmedia/gst/AudioDecoderGst.cpp:263 libmedia/gst/AudioDecoderGst.cpp:291
1865 msgid "AudioDecoderGst: buffer push failed."
1868 #: libmedia/haiku/MediaHandlerHaiku.cpp:115
1870 msgid "MediaHandlerHaiku::createAudioDecoder: %s -- %s"
1873 #: libmedia/MediaParser.cpp:83
1874 msgid "No ID3 support implemented in this MediaParser"
1877 #: libcore/abc/AbcBlock.cpp:65 libcore/abc/AbcBlock.cpp:133
1878 msgid "ABC: Finalizing trait yielded bad type for slot."
1881 #: libcore/abc/AbcBlock.cpp:188
1882 msgid "ABC: Bad name for trait."
1885 #: libcore/abc/AbcBlock.cpp:193
1886 msgid "ABC: Trait name must be fully qualified."
1889 #: libcore/abc/AbcBlock.cpp:240 libcore/abc/AbcBlock.cpp:266
1890 msgid "Bad method id in trait."
1893 #: libcore/abc/AbcBlock.cpp:256
1894 msgid "Bad Class id in trait."
1897 #: libcore/abc/AbcBlock.cpp:274
1898 msgid "ABC: Unknown type of trait."
1901 #: libcore/abc/AbcBlock.cpp:468
1903 msgid "Abc Version: %d.%d"
1906 #: libcore/abc/AbcBlock.cpp:567
1907 msgid "ABC: Bad string given for namespace."
1910 #: libcore/abc/AbcBlock.cpp:609
1911 msgid "ABC: Bad namespace for namespace set."
1914 #: libcore/abc/AbcBlock.cpp:679
1916 msgid "Action Block: Unknown multiname type (%d)."
1919 #: libcore/abc/AbcBlock.cpp:712 libcore/abc/AbcBlock.cpp:722
1920 #: libcore/abc/AbcBlock.cpp:732 libcore/abc/AbcBlock.cpp:742
1921 msgid "Action Block: Bad index in optional argument."
1924 #: libcore/abc/AbcBlock.cpp:752
1925 msgid "ABC: Bad index in optional argument, namespaces."
1928 #: libcore/abc/AbcBlock.cpp:774
1930 msgid "ABC: Bad default value type (%X), but continuing."
1933 #: libcore/abc/AbcBlock.cpp:812
1934 msgid "ABC: Bad return type for method info."
1937 #: libcore/abc/AbcBlock.cpp:825
1938 msgid "ABC: Unknown return type."
1941 #: libcore/abc/AbcBlock.cpp:842
1942 msgid "ABC: Bad parameter type in method."
1945 #: libcore/abc/AbcBlock.cpp:851
1946 msgid "ABC: Unknown parameter type."
1949 #: libcore/abc/AbcBlock.cpp:940
1950 msgid "ABC: Out of bounds instance name."
1953 #: libcore/abc/AbcBlock.cpp:948
1954 msgid "ABC: QName required for instance."
1957 #: libcore/abc/AbcBlock.cpp:953
1958 msgid "ABC: No namespace to use for storing class."
1961 #: libcore/abc/AbcBlock.cpp:968
1962 msgid "Duplicate class registration."
1965 #: libcore/abc/AbcBlock.cpp:984
1966 msgid "ABC: Bad super type."
1969 #: libcore/abc/AbcBlock.cpp:995
1971 msgid "ABC: Super type not found (%s)"
1974 #: libcore/abc/AbcBlock.cpp:1002
1975 msgid "ABC: Can't extend a class which is final."
1978 #: libcore/abc/AbcBlock.cpp:1008
1979 msgid "ABC: Can't extend an interface type."
1982 #: libcore/abc/AbcBlock.cpp:1014
1983 msgid "ABC: Class cannot be its own supertype."
1986 #: libcore/abc/AbcBlock.cpp:1035
1987 msgid "ABC: Bad namespace for protected."
1990 #: libcore/abc/AbcBlock.cpp:1054
1991 msgid "ABC: Bad name for interface."
1994 #: libcore/abc/AbcBlock.cpp:1061
1995 msgid "ABC: Can't implement a non-interface type."
1998 #: libcore/abc/AbcBlock.cpp:1073
1999 msgid "ABC: Out of bounds method for initializer."
2002 #: libcore/abc/AbcBlock.cpp:1108
2003 msgid "ABC: Out of bound static constructor for class."
2006 #: libcore/abc/AbcBlock.cpp:1147
2007 msgid "ABC: Out of bounds method for script."
2010 #: libcore/abc/AbcBlock.cpp:1183
2011 msgid "ABC: Out of bounds for method body."
2014 #: libcore/abc/AbcBlock.cpp:1190
2015 msgid "ABC: Only one body per method."
2018 #: libcore/abc/AbcBlock.cpp:1236
2019 msgid "ABC: Out of bound type for exception."
2022 #: libcore/abc/AbcBlock.cpp:1246
2024 msgid "ABC: Unknown type of object to catch. (%s)"
2027 #: libcore/abc/AbcBlock.cpp:1264
2028 msgid "ABC: Out of bound name for caught exception."
2031 #: libcore/ExternalInterface.cpp:137
2033 msgid "Can't convert unknown type %d"
2036 #: libcore/MovieClip.cpp:621
2038 msgid "call_frame('%s') -- invalid frame"
2041 #: libcore/MovieClip.cpp:667
2042 msgid "Can't clone root of the movie"
2045 #: libcore/MovieClip.cpp:675
2047 msgid "%s parent is not a movieclip, can't clone"
2050 #: libcore/MovieClip.cpp:852
2051 msgid "MovieClip.unloadMovie()"
2054 #: libcore/MovieClip.cpp:885
2056 msgid "advance_movieclip: no frames loaded for movieclip/movie %s"
2059 #: libcore/MovieClip.cpp:935
2061 "Flushing orphaned tags in movieclip %1%. _currentFrame:%2%, _hasLooped:%3%, "
2065 #: libcore/MovieClip.cpp:1046
2067 msgid "Executing %d tags in frame %d/%d of movieclip %s"
2070 #: libcore/MovieClip.cpp:1084 libcore/MovieClip.cpp:1125
2073 "Target frame of a gotoFrame(%d) was never loaded, although frame count in "
2074 "header (%d) said we should have found it"
2077 #: libcore/MovieClip.cpp:1116
2080 "GotoFrame(%d) targets a yet to be loaded frame (%d). We'll wait for it but a "
2081 "more correct form is explicitly using WaitForFrame instead"
2084 #: libcore/MovieClip.cpp:1189
2086 msgid "MovieClip::goto_labeled_frame('%s') unknown label"
2089 #: libcore/MovieClip.cpp:1248
2091 msgid "MovieClip::add_display_object(): unknown cid = %d"
2094 #: libcore/MovieClip.cpp:1318
2096 msgid "movieclip::replace_display_object(): unknown cid = %d"
2099 #: libcore/MovieClip.cpp:1327
2102 "MovieClip::replace_display_object: could not find any DisplayObject at depth "
2106 #: libcore/MovieClip.cpp:1905
2108 msgid "Could not load variables from %s"
2111 #: libcore/MovieClip.cpp:1958
2114 "removeMovieClip(%s): movieclip depth (%d) out of the 'dynamic' zone "
2115 "[0..1048575], won't remove"
2118 #: libcore/movie_root.cpp:238
2120 msgid "ActionParserException thrown during setRootMovie: %s"
2123 #: libcore/movie_root.cpp:253
2125 msgid "No user interface registered, assuming 'Yes' answer to question: %s"
2128 #: libcore/movie_root.cpp:402 libcore/movie_root.cpp:412
2131 "%s.swapDepth(%d): movie has a depth (%d) below static depth zone (%d), won't "
2135 #: libcore/movie_root.cpp:470
2137 "movie_root::dropLevel called against a movie not found in the levels "
2141 #: libcore/movie_root.cpp:477
2142 msgid "Original root movie can't be removed"
2145 #: libcore/movie_root.cpp:496
2148 "TESTME: loadMovie called on level %d which is not available at load time, "
2149 "skipped placement for now"
2152 #: libcore/movie_root.cpp:627
2154 msgid "ActionLimits hit notifying key listeners: %s."
2157 #: libcore/movie_root.cpp:865
2159 "movie_root tracking a streaming sound, but the sound handler is not "
2163 #: libcore/movie_root.cpp:897
2165 "Time exceeded (%1% secs) while attempting to catch up to streaming sound. "
2166 "Give up on synchronization?"
2169 #: libcore/movie_root.cpp:949
2171 msgid "Buffer overread during advance: %s"
2174 #: libcore/movie_root.cpp:1068
2176 msgid "ActionLimits hit notifying mouse events: %s."
2179 #: libcore/movie_root.cpp:1560
2181 msgid "Couldn't process ExternalInterface Call %s"
2184 #: libcore/movie_root.cpp:1605
2185 msgid "ExternalInterface::GotoFrame()"
2188 #: libcore/movie_root.cpp:1613
2189 msgid "ExternalInterface::LoadMovie()"
2192 #: libcore/movie_root.cpp:1682 gui/Player.cpp:716
2194 msgid "Could not write to user-provided host requests fd %d: %s"
2197 #: libcore/movie_root.cpp:1843 libcore/movie_root.cpp:1875
2198 #: libcore/movie_root.cpp:1931
2200 msgid "Could not write to browser fd #%d: %s"
2203 #: libcore/movie_root.cpp:2189
2205 msgid "Fork failed launching URL opener '%s'"
2208 #: libcore/movie_root.cpp:2236
2210 msgid "Could only write %d bytes to fd #%d"
2213 #: libcore/movie_root.cpp:2324
2214 msgid "Live MovieClips"
2217 #: libcore/movie_root.cpp:2453
2219 msgid "%s to UTF8 conversion in LoadableObject input parsing"
2222 #: libcore/movie_root.cpp:2476
2225 "Hosting application registered no callback for events/queries, can't call %s"
2229 #: libcore/parser/TypesParser.cpp:145
2231 msgid "Invalid rectangle: minx=%g maxx=%g miny=%g maxy=%g"
2234 #: libcore/parser/TypesParser.cpp:161
2236 msgid " FillStyle read type = 0x%X"
2239 #: libcore/parser/TypesParser.cpp:207
2241 msgid " gradients count: %d"
2244 #: libcore/parser/TypesParser.cpp:212
2245 msgid "No gradients!"
2248 #: libcore/parser/TypesParser.cpp:266
2249 msgid "Illegal spread mode in gradient definition."
2252 #: libcore/parser/TypesParser.cpp:283
2253 msgid "Illegal interpolation mode in gradient definition."
2256 #: libcore/parser/TypesParser.cpp:408
2261 #: libcore/parser/SWFParser.cpp:90
2262 msgid "SHOWFRAME tag"
2265 #: libcore/parser/SWFParser.cpp:100
2268 "Encountered unknown tag %d. These usually store creation tool data and do "
2269 "not affect playback"
2272 #: libcore/parser/SWFParser.cpp:105
2274 msgid "tag dump follows: %s"
2277 #: libcore/parser/SWFParser.cpp:113
2279 msgid "Parsing exception: %s"
2282 #: libcore/parser/SWFParser.cpp:151 libcore/SWFStream.cpp:302
2283 #: libcore/SWFStream.cpp:320 libcore/SWFStream.cpp:353
2284 #: libcore/SWFStream.cpp:384
2285 msgid "Unexpected end of stream while reading"
2288 #: libcore/parser/sprite_definition.cpp:64
2290 msgid " frames = %d"
2293 #: libcore/parser/sprite_definition.cpp:77
2296 "%d frames advertised in header, but only %d SHOWFRAME tags found in define "
2300 #: libcore/parser/sprite_definition.cpp:87
2301 msgid " -- sprite END --"
2304 #: libcore/parser/SWFMovieDefinition.cpp:255
2306 msgid "Add sound sample %d assigning id %d"
2309 #: libcore/parser/SWFMovieDefinition.cpp:284
2311 "gnash::SWFMovieDefinition::read() -- file does not start with a SWF header"
2314 #: libcore/parser/SWFMovieDefinition.cpp:291
2316 msgid "version: %d, file_length: %d"
2319 #: libcore/parser/SWFMovieDefinition.cpp:296
2321 "SWFMovieDefinition::read(): unable to read zipped SWF data; Gnash was "
2322 "compiled without zlib support"
2325 #: libcore/parser/SWFMovieDefinition.cpp:301
2326 msgid "file is compressed"
2329 #: libcore/parser/SWFMovieDefinition.cpp:320
2330 msgid "non-finite movie bounds"
2333 #: libcore/parser/SWFMovieDefinition.cpp:336
2335 msgid "frame size = %s, frame rate = %f, frames = %d"
2338 #: libcore/parser/SWFMovieDefinition.cpp:360
2339 msgid "Could not start loading thread"
2342 #: libcore/parser/SWFMovieDefinition.cpp:431
2344 msgid "Could not find char %d, dump is: %s"
2347 #: libcore/parser/SWFMovieDefinition.cpp:490
2348 msgid "Error while parsing SWF stream."
2351 #: libcore/parser/SWFMovieDefinition.cpp:502
2353 msgid "%d control tags are NOT followed by a SHOWFRAME tag"
2356 #: libcore/parser/SWFMovieDefinition.cpp:510
2359 "%d frames advertised in header, but only %d SHOWFRAME tags found in stream. "
2360 "Pretending we loaded all advertised frames"
2363 #: libcore/parser/SWFMovieDefinition.cpp:538
2366 "number of SHOWFRAME tags in SWF stream '%s' (%d) exceeds the advertised "
2367 "number in header (%d)."
2370 #: libcore/parser/SWFMovieDefinition.cpp:605
2371 msgid "More than one JPEGTABLES tag found: not resetting JPEG loader"
2374 #: libcore/parser/SWFMovieDefinition.cpp:745
2376 msgid "import error: could not find resource '%s' in movie '%s'"
2379 #: libcore/parser/filter_factory.cpp:54
2381 msgid " number of filters: %d"
2384 #: libcore/parser/filter_factory.cpp:92
2386 msgid "Invalid filter type %d."
2389 #: libcore/parser/filter_factory.cpp:102
2391 msgid "Filter %d could not read."
2394 #: libcore/parser/filter_factory.cpp:134
2396 msgid " DropShadowFilter: blurX=%f blurY=%f"
2399 #: libcore/parser/filter_factory.cpp:153
2401 msgid " BlurFilter: blurX=%f blurY=%f quality=%d"
2404 #: libcore/parser/filter_factory.cpp:180
2405 msgid " GlowFilter "
2408 #: libcore/parser/filter_factory.cpp:218
2409 msgid " BevelFilter "
2412 #: libcore/parser/filter_factory.cpp:265
2413 msgid " GradientGlowFilter "
2416 #: libcore/parser/filter_factory.cpp:301
2417 msgid " ConvolutionFilter "
2420 #: libcore/parser/filter_factory.cpp:318
2421 msgid " ColorMatrixFilter: "
2424 #: libcore/parser/filter_factory.cpp:319 libcore/parser/filter_factory.cpp:322
2425 #: libcore/parser/filter_factory.cpp:325 libcore/parser/filter_factory.cpp:328
2427 msgid " %g, %g, %g, %g, %g"
2430 #: libcore/parser/filter_factory.cpp:375
2431 msgid " GradientBevelFilter "
2434 #: libcore/parser/action_buffer.cpp:57
2436 msgid "Empty action buffer starting at offset %lu"
2439 #: libcore/parser/action_buffer.cpp:94
2441 msgid "Action buffer starting at offset %lu doesn't end with an END tag"
2444 #: libcore/parser/action_buffer.cpp:132
2445 msgid "action buffer dict length exceeded"
2448 #: libcore/parser/action_buffer.cpp:537 libcore/SWFStream.cpp:285
2449 msgid "Native floating point format not recognised"
2452 #: libcore/parser/action_buffer.cpp:614
2453 msgid "Native double floating point format not recognised"
2456 #: libcore/Font.cpp:130
2458 "Attempt to set font display or copyright name again. This should mean there "
2459 "is more than one DefineFontName tag referring to the same Font. Don't know "
2460 "what to do in this case, so ignoring."
2463 #: libcore/Font.cpp:167
2465 "Attempt to add an embedded glyph CodeTable to a font that already has one. "
2466 "This should mean there are several DefineFontInfo tags, or a DefineFontInfo "
2467 "tag refers to a font created by DefineFont2 or DefineFont3. Don't know what "
2468 "should happen in this case, so ignoring."
2471 #: libcore/Font.cpp:201
2473 msgid "Failed to find glyph %s in %s font %s"
2476 #: libcore/Font.cpp:276
2477 msgid "Device font provider was not initialized, can't get unitsPerEM"
2480 #: libcore/Font.cpp:298
2483 "Could not create shape glyph for DisplayObject code %u (%c) with device font "
2487 #: libcore/Font.cpp:332
2489 "No name associated with this font, can't use device fonts (should I use a "
2493 #: libcore/Font.cpp:340
2495 msgid "Could not create a freetype face %s"
2498 #: libcore/TextField.cpp:236
2500 msgid "FIXME: attempt to remove a TextField being a child of a %s"
2503 #: libcore/TextField.cpp:415 libcore/TextField.cpp:425
2504 #: libcore/TextField.cpp:443 libcore/TextField.cpp:458
2505 msgid "invalid restrict string"
2508 #: libcore/TextField.cpp:967
2511 "TextField: missing glyph for space char (needed for TAB). Make sure "
2512 "DisplayObject shapes for font %s are being exported into your SWF file."
2515 #: libcore/TextField.cpp:1046
2516 msgid "No font for TextField!"
2519 #: libcore/TextField.cpp:1446
2521 msgid "Unexpected value '%s' in TextField font color attribute"
2524 #: libcore/TextField.cpp:1461
2525 msgid "Expected a font name in FACE attribute."
2528 #: libcore/TextField.cpp:1515
2529 msgid "<img> HTML tag in TextField"
2532 #: libcore/TextField.cpp:1553
2533 msgid "<span> HTML tag in TextField"
2536 #: libcore/TextField.cpp:1625
2537 msgid "HTML <textformat> tag tabstops attribute"
2540 #: libcore/TextField.cpp:1708
2543 "TextField: missing embedded glyph for char %d. Make sure DisplayObject "
2544 "shapes for font %s are being exported into your SWF file"
2547 #: libcore/TextField.cpp:1716
2550 "TextField: missing device glyph for char %d. Maybe you don't have font '%s' "
2551 "installed in your system."
2554 #: libcore/TextField.cpp:1907
2557 "Current environment has no target, can't bind VariableName (%s) associated "
2558 "to text field. Gnash will try to register again on next access."
2561 #: libcore/TextField.cpp:1933
2564 "VariableName associated to text field refers to an unknown target (%s). It "
2565 "is possible that the DisplayObject will be instantiated later in the SWF "
2566 "stream. Gnash will try to register again on next access."
2569 #: libcore/TextField.cpp:2026 libcore/TextField.cpp:2060
2570 #: libcore/TextField.cpp:2151
2571 msgid "invalid HTML tag"
2574 #: libcore/TextField.cpp:2037 libcore/TextField.cpp:2073
2575 #: libcore/TextField.cpp:2104
2576 msgid "found NULL character in htmlText"
2579 #: libcore/TextField.cpp:2077
2580 msgid "malformed HTML tag, invalid attribute name"
2583 #: libcore/TextField.cpp:2127
2584 msgid "malformed HTML tag, invalid attribute value"
2587 #: libcore/TextField.cpp:2160
2588 msgid "I declare this a HTML syntax error"
2591 #: libcore/Video.cpp:57
2592 msgid "No Media handler registered, won't be able to decode embedded video"
2595 #: libcore/Video.cpp:69
2597 msgid "Could not create Video Decoder: %s"
2600 #: libcore/Video.cpp:138
2601 msgid "No Video info in video definition"
2604 #: libcore/asobj/Selection_as.cpp:189
2606 msgid "Selection.setFocus: expected 1 argument, got %d"
2609 #: libcore/asobj/Array_as.cpp:631
2611 msgid "Unhandled sort flags: %d (0x%X)"
2614 #: libcore/asobj/Array_as.cpp:1036
2615 msgid "Array.splice() needs at least 1 argument, call ignored"
2618 #: libcore/asobj/Array_as.cpp:1059
2620 msgid "Array.splice(%d,%d): negative length given, call ignored"
2623 #: libcore/asobj/Array_as.cpp:1157
2624 msgid "Sort called with invalid arguments."
2627 #: libcore/asobj/Array_as.cpp:1301
2628 msgid "SortOn called with invalid arguments."
2631 #: libcore/asobj/Array_as.cpp:1491
2633 "More than 2 arguments to Array.slice, and I don't know what to do with "
2634 "them. Ignoring them"
2637 #: libcore/asobj/TextSnapshot_as.cpp:521
2638 msgid "TextSnapshot.findText() requires 3 arguments"
2641 #: libcore/asobj/TextSnapshot_as.cpp:545
2642 msgid "TextSnapshot.getCount() takes no arguments"
2645 #: libcore/asobj/TextSnapshot_as.cpp:601
2646 msgid "TextSnapshot.getText requires exactly 2 arguments"
2649 #: libcore/asobj/XMLNode_as.cpp:240
2651 "XMLNode.insertBefore(): positional parameter is not a child of this node"
2654 #: libcore/asobj/XMLNode_as.cpp:616
2655 msgid "XMLNode::appendChild() needs at least one argument"
2658 #: libcore/asobj/XMLNode_as.cpp:625
2659 msgid "First argument to XMLNode::appendChild() is not an XMLNode"
2662 #: libcore/asobj/XMLNode_as.cpp:663
2664 msgid "XMLNode.insertBefore(%s) needs at least two arguments"
2667 #: libcore/asobj/XMLNode_as.cpp:674
2669 msgid "First argument to XMLNode.insertBefore(%s) is not an XMLNode"
2672 #: libcore/asobj/XMLNode_as.cpp:685
2674 msgid "Second argument to XMLNode.insertBefore(%s) is not an XMLNode"
2677 #: libcore/asobj/String_as.cpp:451
2678 msgid "string.slice() called with end < start"
2681 #: libcore/asobj/String_as.cpp:496
2683 msgid "String.indexOf(%s, %s): second argument casts to invalid offset (%d)"
2686 #: libcore/asobj/String_as.cpp:569
2687 msgid "string.charCodeAt needs one argument"
2690 #: libcore/asobj/String_as.cpp:578
2691 msgid "string.charCodeAt has more than one argument"
2694 #: libcore/asobj/String_as.cpp:756
2695 msgid "No fn_call::callerDef in string function call"
2698 #: libcore/asobj/String_as.cpp:780
2699 msgid "%1%(%2%) needs %3% argument(s)"
2702 #: libcore/asobj/String_as.cpp:791
2703 msgid "%1%(%2%) has more than %3% argument(s)"
2706 #: libcore/asobj/Object.cpp:148
2707 msgid "Too many args to Object constructor"
2710 #: libcore/asobj/Object.cpp:192
2713 "Invalid call to Object.addProperty(%s) - expected 3 arguments (<name>, "
2714 "<getter>, <setter>)"
2717 #: libcore/asobj/Object.cpp:209
2718 msgid "Invalid call to Object.addProperty() - empty property name"
2721 #: libcore/asobj/Object.cpp:219
2722 msgid "Invalid call to Object.addProperty() - getter is not an AS function"
2725 #: libcore/asobj/Object.cpp:233
2728 "Invalid call to Object.addProperty() - setter is not null and not an AS "
2732 #: libcore/asobj/Object.cpp:257
2735 "Invalid call to Object.registerClass(%s) - expected 2 arguments (<symbol>, "
2739 #: libcore/asobj/Object.cpp:274
2742 "Invalid call to Object.registerClass(%s) - first argument (symbol id) "
2743 "evaluates to empty string"
2746 #: libcore/asobj/Object.cpp:286
2749 "Invalid call to Object.registerClass(%s) - second argument (class) is not a "
2753 #: libcore/asobj/Object.cpp:298
2755 "current environment has no target, wouldn't know where to look for symbol "
2756 "required for registerClass"
2759 #: libcore/asobj/Object.cpp:313
2761 msgid "Object.registerClass('%s', %s): can't find exported symbol (id: %d)"
2764 #: libcore/asobj/Object.cpp:326
2767 "Object.registerClass(%s, %s): exported symbol is not a MovieClip symbol "
2768 "(sprite_definition), but a %s"
2771 #: libcore/asobj/Object.cpp:348
2772 msgid "Object.hasOwnProperty() requires one arg"
2775 #: libcore/asobj/Object.cpp:357
2777 msgid "Invalid call to Object.hasOwnProperty('%s')"
2780 #: libcore/asobj/Object.cpp:373
2781 msgid "Object.isPropertyEnumerable() requires one arg"
2784 #: libcore/asobj/Object.cpp:382
2786 msgid "Invalid call to Object.isPropertyEnumerable('%s')"
2789 #: libcore/asobj/Object.cpp:405
2790 msgid "Object.isPrototypeOf() requires one arg"
2793 #: libcore/asobj/Object.cpp:413
2795 msgid "First arg to Object.isPrototypeOf(%s) is not an object"
2798 #: libcore/asobj/Object.cpp:432
2800 msgid "Object.watch(%s): missing arguments"
2803 #: libcore/asobj/Object.cpp:443
2805 msgid "Object.watch(%s): second argument is not a function"
2808 #: libcore/asobj/Object.cpp:469
2810 msgid "Object.unwatch(%s): missing argument"
2813 #: libcore/asobj/LoadVars_as.cpp:145
2815 msgid "new LoadVars(%s) - arguments discarded"
2818 #: libcore/asobj/TextFormat_as.cpp:408
2820 msgid "Too many args (%d) passed to TextFormat"
2823 #: libcore/asobj/TextFormat_as.cpp:486
2824 msgid "Getter for textformat_tabStops"
2827 #: libcore/asobj/TextFormat_as.cpp:564
2828 msgid "TextFormat.getTextExtent requires at least one argument"
2831 #: libcore/asobj/TextFormat_as.cpp:776
2833 msgid "Uknown alignment value: %d, take as left"
2836 #: libcore/asobj/TextFormat_as.cpp:791
2838 msgid "Unknown display value: %d "
2841 #: libcore/asobj/TextField_as.cpp:218
2843 msgid "createTextField called with %d args, expected 6 - returning undefined"
2846 #: libcore/asobj/TextField_as.cpp:232
2848 msgid "createTextField: negative width (%d) - reverting sign"
2851 #: libcore/asobj/TextField_as.cpp:242
2853 msgid "createTextField: negative height (%d) - reverting sign"
2856 #: libcore/asobj/TextField_as.cpp:436
2858 msgid "Attempt to set length property of TextField %s"
2861 #: libcore/asobj/TextField_as.cpp:462 libcore/asobj/TextField_as.cpp:488
2863 msgid "Attempt to set read-only %s property of TextField %s"
2866 #: libcore/asobj/TextField_as.cpp:544
2868 msgid "Invalid value given to TextField.type: %s"
2871 #: libcore/asobj/TextField_as.cpp:597
2872 msgid "TextField.getFontList()"
2875 #: libcore/asobj/TextField_as.cpp:608
2876 msgid "TextField.getNewTextFormat()"
2879 #: libcore/asobj/TextField_as.cpp:658
2881 "TextField.getTextFormat() discards URL, target, tabStops, bullet and display"
2884 #: libcore/asobj/TextField_as.cpp:672 libcore/asobj/TextField_as.cpp:694
2886 msgid "TextField.setTextFormat(%s) : %s"
2889 #: libcore/asobj/TextField_as.cpp:673
2893 #: libcore/asobj/TextField_as.cpp:679
2896 "TextField.setTextFormat(%s) : args past the first are unhandled by Gnash"
2899 #: libcore/asobj/TextField_as.cpp:695
2900 msgid "first argument is not a TextFormat"
2903 #: libcore/asobj/TextField_as.cpp:729
2904 msgid "TextField.setNewTextFormat(), we'll delegate to setTextFormat"
2907 #: libcore/asobj/TextField_as.cpp:789
2908 msgid "TextField.bottomScroll is not complete"
2911 #: libcore/asobj/TextField_as.cpp:809
2912 msgid "TextField.maxhscroll is not complete"
2915 #: libcore/asobj/TextField_as.cpp:905
2917 msgid "TextField.replaceSel(%s) requires exactly one argument"
2920 #: libcore/asobj/TextField_as.cpp:944
2921 msgid "TextField._hscroll is not complete"
2924 #: libcore/asobj/TextField_as.cpp:962
2925 msgid "TextField.maxscroll is not complete"
2928 #: libcore/asobj/TextField_as.cpp:983
2929 msgid "TextField.replaceText() called with less than 3 args"
2932 #: libcore/asobj/TextField_as.cpp:993
2934 msgid "TextField.replaceText(%s): negative endIndex - doing nothing"
2937 #: libcore/asobj/TextField_as.cpp:1019
2939 msgid "TextField.replaceText(%s): beginIndex out of range - doing nothing"
2942 #: libcore/asobj/TextField_as.cpp:1036
2945 "TextField.replaceText(%s): endIndex out of range - taking as end of string"
2948 #: libcore/asobj/Sound_as.cpp:431
2950 msgid "Could not create audio decoder: %s"
2953 #: libcore/asobj/Sound_as.cpp:439
2954 msgid "No audio in Sound input."
2957 #: libcore/asobj/Sound_as.cpp:593
2959 msgid "Gnash could not open this URL: %s"
2962 #: libcore/asobj/Sound_as.cpp:604
2964 msgid "Unable to create parser for Sound at %s"
2967 #: libcore/asobj/Sound_as.cpp:694
2968 msgid "No sound handler, nothing to start..."
2971 #: libcore/asobj/Sound_as.cpp:701
2972 msgid "No MediaParser initialized, can't start an external sound"
2975 #: libcore/asobj/Sound_as.cpp:707
2976 msgid "Sound.start() has no effect on a streaming Sound"
2979 #: libcore/asobj/Sound_as.cpp:755
2980 msgid "No sound handler, nothing to stop..."
2983 #: libcore/asobj/Sound_as.cpp:785
2984 msgid "No sound handler, can't check duration..."
2987 #: libcore/asobj/Sound_as.cpp:810
2989 "No sound handler, can't check position (we're likely not playing anyway)..."
2992 #: libcore/asobj/Sound_as.cpp:878
2994 msgid "No samples decoded from input of %d bytes"
2997 #: libcore/asobj/Sound_as.cpp:979
2999 msgid "new Sound(%d) : args after first one ignored"
3002 #: libcore/asobj/Sound_as.cpp:993
3005 "new Sound(%s) : first argument isn't null or undefined, and isn't a "
3006 "DisplayObject. We'll take as an invalid DisplayObject ref."
3009 #: libcore/asobj/Sound_as.cpp:1011
3010 msgid "-- start sound"
3013 #: libcore/asobj/Sound_as.cpp:1033
3014 msgid "-- stop sound "
3017 #: libcore/asobj/Sound_as.cpp:1049 libcore/asobj/Sound_as.cpp:1104
3019 msgid "No such export '%s'"
3022 #: libcore/asobj/Sound_as.cpp:1058
3024 msgid "Export '%s' is not a sound"
3027 #: libcore/asobj/Sound_as.cpp:1074
3028 msgid "-- attach sound"
3031 #: libcore/asobj/Sound_as.cpp:1079
3032 msgid "attach sound needs one argument"
3035 #: libcore/asobj/Sound_as.cpp:1089
3036 msgid "attachSound needs a non-empty string"
3039 #: libcore/asobj/Sound_as.cpp:1113
3041 msgid "Export '%s'is not a sound"
3044 #: libcore/asobj/Sound_as.cpp:1148
3045 msgid "Sound.getPan()"
3048 #: libcore/asobj/Sound_as.cpp:1163
3049 msgid "Sound.setDuration()"
3052 #: libcore/asobj/Sound_as.cpp:1178
3053 msgid "Sound.setPosition()"
3056 #: libcore/asobj/Sound_as.cpp:1185
3057 msgid "Sound.getTransform()"
3060 #: libcore/asobj/Sound_as.cpp:1198
3062 msgid "Sound.getVolume(%s) : arguments ignored"
3065 #: libcore/asobj/Sound_as.cpp:1214
3066 msgid "Sound.loadSound() needs at least 1 argument"
3069 #: libcore/asobj/Sound_as.cpp:1229
3071 msgid "Sound.loadSound(%s): arguments after first 2 discarded"
3074 #: libcore/asobj/Sound_as.cpp:1243
3075 msgid "Sound.setPan()"
3078 #: libcore/asobj/Sound_as.cpp:1250
3079 msgid "Sound.setTransform()"
3082 #: libcore/asobj/Sound_as.cpp:1259
3083 msgid "set volume of sound needs one argument"
3086 #: libcore/asobj/Sound_as.cpp:1274
3087 msgid "Sound.checkPolicyFile"
3090 #: libcore/asobj/Sound_as.cpp:1287
3091 msgid "Sound.areSoundsInaccessible()"
3094 #: libcore/asobj/Key_as.cpp:40
3095 msgid "Key.isAccessible"
3098 #: libcore/asobj/Key_as.cpp:70
3099 msgid "Key.isDown needs one argument (the key code)"
3102 #: libcore/asobj/Key_as.cpp:79
3104 msgid "Key.isKeyDown(%d): keycode out of range"
3107 #: libcore/asobj/Key_as.cpp:97
3108 msgid "Key.isToggled"
3111 #: libcore/asobj/XML_as.cpp:467
3112 msgid "XML data is empty"
3115 #: libcore/asobj/XML_as.cpp:742
3116 msgid "no text for text node creation"
3119 #: libcore/asobj/XML_as.cpp:755
3120 msgid "XML.parseXML() needs one argument"
3123 #: libcore/asobj/AsBroadcaster.cpp:233
3124 msgid "AsBroadcaster.initialize() requires one argument, none given"
3127 #: libcore/asobj/AsBroadcaster.cpp:243
3129 msgid "AsBroadcaster.initialize(%s): first arg is not an object"
3132 #: libcore/asobj/AsBroadcaster.cpp:252
3135 "AsBroadcaster.initialize(%s): first arg is an object but doesn't cast to one "
3136 "(dangling DisplayObject ref?)"
3139 #: libcore/asobj/AsBroadcaster.cpp:282 libcore/asobj/AsBroadcaster.cpp:327
3140 #: libcore/asobj/AsBroadcaster.cpp:393
3142 msgid "%p.addListener(%s): this object has no _listeners member"
3145 #: libcore/asobj/AsBroadcaster.cpp:293 libcore/asobj/AsBroadcaster.cpp:338
3146 #: libcore/asobj/AsBroadcaster.cpp:404
3148 msgid "%p.addListener(%s): this object's _listener isn't an object: %s"
3151 #: libcore/asobj/AsBroadcaster.cpp:415
3153 msgid "%p.broadcastMessage() needs an argument"
3156 #: libcore/asobj/MovieClipLoader.cpp:105
3158 msgid "MovieClipLoader.loadClip(%s): missing arguments"
3161 #: libcore/asobj/MovieClipLoader.cpp:114
3163 msgid "MovieClipLoader.loadClip(%s): first argument must be a string"
3166 #: libcore/asobj/MovieClipLoader.cpp:132
3168 msgid "Could not find target %s (evaluated from %s)"
3171 #: libcore/asobj/MovieClipLoader.cpp:149
3173 msgid "MovieClipLoader.unloadClip(%s): expected at least one argument"
3176 #: libcore/asobj/MovieClipLoader.cpp:156
3178 msgid "MovieClipLoader.unloadClip: %s"
3181 #: libcore/asobj/MovieClipLoader.cpp:180
3182 msgid "MovieClipLoader.getProgress(): missing argument"
3185 #: libcore/asobj/MovieClipLoader.cpp:189
3187 msgid "MovieClipLoader.getProgress(%s): first argument is not an object"
3190 #: libcore/asobj/MovieClipLoader.cpp:198
3192 msgid "MovieClipLoader.getProgress(%s): first argument is not an sprite"
3195 #: libcore/asobj/Stage_as.cpp:146
3196 msgid "Stage.width is a read-only property!"
3199 #: libcore/asobj/Stage_as.cpp:163
3200 msgid "Stage.height is a read-only property!"
3203 #: libcore/asobj/Stage_as.cpp:202
3204 msgid "Stage.showMenu implemented by setting gnashrc option and for gtk only"
3207 #: libcore/asobj/Color_as.cpp:153
3208 msgid "Color.setRGB() : missing argument"
3211 #: libcore/asobj/Color_as.cpp:186
3212 msgid "Color.setTransform() : missing argument"
3215 #: libcore/asobj/Color_as.cpp:196
3217 msgid "Color.setTransform(%s) : first argument doesn't cast to an object"
3220 #: libcore/asobj/Number_as.cpp:78
3222 msgid "Number.toString(%s): radix must be in the 2..36 range (%d is invalid)"
3225 #: libcore/asobj/Microphone_as.cpp:252
3226 msgid "No MediaHandler exists! Cannot create a Microphone object"
3229 #: libcore/asobj/Microphone_as.cpp:284
3230 msgid "Microphone.gain(): wrong number of parameters passed"
3233 #: libcore/asobj/Microphone_as.cpp:300
3234 msgid "Microphone.setRate: wrong number of parameters passed"
3237 #: libcore/asobj/Microphone_as.cpp:313
3238 msgid "Microphone::activityLevel only has default value (-1)"
3241 #: libcore/asobj/Microphone_as.cpp:318
3242 msgid "Attempt to set activity property of Microphone"
3245 #: libcore/asobj/Microphone_as.cpp:353
3246 msgid "Microphone::muted is always false (always allows access)"
3249 #: libcore/asobj/Microphone_as.cpp:413
3250 msgid "Microphone::silenceTimeout can be set, but is unimplemented"
3253 #: libcore/asobj/Microphone_as.cpp:436
3255 msgid "%s: Too many arguments"
3258 #: libcore/asobj/Date_as.cpp:463
3259 msgid "Date constructor called with more than 7 arguments"
3262 #: libcore/asobj/Date_as.cpp:724
3263 msgid "Date.setTime needs one argument"
3266 #: libcore/asobj/Date_as.cpp:744
3267 msgid "Date.setTime was called with more than one argument"
3270 #: libcore/asobj/Date_as.cpp:835
3271 msgid "Date.setFullYear needs one argument"
3274 #: libcore/asobj/Date_as.cpp:875
3275 msgid "Date.setYear needs one argument"
3278 #: libcore/asobj/Date_as.cpp:898
3279 msgid "Date.setYear was called with more than three arguments"
3282 #: libcore/asobj/Date_as.cpp:929
3284 msgid "Date.set%sMonth needs one argument"
3287 #: libcore/asobj/Date_as.cpp:962
3289 msgid "Date.set%sMonth was called with more than three arguments"
3292 #: libcore/asobj/Date_as.cpp:984
3294 msgid "Date.set%sDate needs one argument"
3297 #: libcore/asobj/Date_as.cpp:998
3299 msgid "Date.set%sDate was called with more than one argument"
3302 #: libcore/asobj/Date_as.cpp:1025
3304 msgid "Date.set%sHours needs one argument"
3307 #: libcore/asobj/Date_as.cpp:1044
3309 msgid "Date.set%sHours was called with more than four arguments"
3312 #: libcore/asobj/Date_as.cpp:1070
3314 msgid "Date.set%sMinutes needs one argument"
3317 #: libcore/asobj/Date_as.cpp:1088 libcore/asobj/Date_as.cpp:1131
3319 msgid "Date.set%sMinutes was called with more than three arguments"
3322 #: libcore/asobj/Date_as.cpp:1111
3324 msgid "Date.set%sSeconds needs one argument"
3327 #: libcore/asobj/Date_as.cpp:1149
3329 msgid "Date.set%sMilliseconds needs one argument"
3332 #: libcore/asobj/Date_as.cpp:1166
3334 msgid "Date.set%sMilliseconds was called with more than one argument"
3337 #: libcore/asobj/Date_as.cpp:1228
3338 msgid "Date.UTC needs one argument"
3341 #: libcore/asobj/Date_as.cpp:1252
3342 msgid "Date.UTC was called with more than 7 arguments"
3345 #: libcore/asobj/NetStream_as.cpp:315
3347 msgid "::pause(%d) called "
3350 #: libcore/asobj/NetStream_as.cpp:371
3351 msgid "No NetConnection associated with this NetStream, won't play"
3354 #: libcore/asobj/NetStream_as.cpp:382
3355 msgid "NetConnection is not connected. Won't play."
3358 #: libcore/asobj/NetStream_as.cpp:395
3360 msgid "Couldn't load URL %s"
3363 #: libcore/asobj/NetStream_as.cpp:402
3365 msgid "Connecting to movie: %s"
3368 #: libcore/asobj/NetStream_as.cpp:408
3370 msgid "NetStream.play(%s): failed starting playback"
3373 #: libcore/asobj/NetStream_as.cpp:431
3374 msgid "NetStream_as::initVideoDecoder: hot-plugging video consumer"
3377 #: libcore/asobj/NetStream_as.cpp:436
3379 msgid "NetStream: Could not create Video decoder: %s"
3382 #: libcore/asobj/NetStream_as.cpp:460
3383 msgid "NetStream_as::initAudioDecoder: hot-plugging audio consumer"
3386 #: libcore/asobj/NetStream_as.cpp:467
3388 msgid "Could not create Audio decoder: %s"
3391 #: libcore/asobj/NetStream_as.cpp:493
3393 msgid "Gnash could not get stream '%s' from NetConnection"
3396 #: libcore/asobj/NetStream_as.cpp:503
3397 msgid "No Media handler registered, can't parse NetStream input"
3400 #: libcore/asobj/NetStream_as.cpp:511
3401 msgid "Unable to create parser for NetStream input"
3404 #: libcore/asobj/NetStream_as.cpp:536
3406 msgid "%p.startPlayback: playHead position reset to 0"
3409 #: libcore/asobj/NetStream_as.cpp:542
3410 msgid "Setting playStart status"
3413 #: libcore/asobj/NetStream_as.cpp:561
3414 msgid "getDecodedVideoFrame: no parser available"
3417 #: libcore/asobj/NetStream_as.cpp:570
3420 "getDecodedVideoFrame(%d): no more video frames in input "
3421 "(nextVideoFrameTimestamp returned false, parsingComplete=%d)"
3424 #: libcore/asobj/NetStream_as.cpp:581
3426 "getDecodedVideoFrame setting playStop status (parsing complete and "
3427 "nextVideoFrameTimestamp() returned false)"
3430 #: libcore/asobj/NetStream_as.cpp:592
3432 msgid "%p.getDecodedVideoFrame(%d): next video frame is in the future (%d)"
3435 #: libcore/asobj/NetStream_as.cpp:603
3438 "nextVideoFrameTimestamp returned true (%d), but decodeNextVideoFrame "
3439 "returned null, I don't think this should ever happen"
3442 #: libcore/asobj/NetStream_as.cpp:613
3445 "%p.getDecodedVideoFrame(%d): last video frame decoded (should set playback "
3449 #: libcore/asobj/NetStream_as.cpp:621
3452 "%p.getDecodedVideoFrame(%d): next video frame is in the future, we'll return "
3456 #: libcore/asobj/NetStream_as.cpp:641
3457 msgid "decodeNextVideoFrame: no parser available"
3460 #: libcore/asobj/NetStream_as.cpp:648
3462 msgid "%p.decodeNextVideoFrame(): no more video frames in input"
3465 #: libcore/asobj/NetStream_as.cpp:664
3466 msgid "Error decoding encoded video frame in NetStream input"
3469 #: libcore/asobj/NetStream_as.cpp:680
3471 msgid "%p.decodeNextAudioFrame: no more video frames in input"
3474 #: libcore/asobj/NetStream_as.cpp:710
3477 "NetStream_as::decodeNextAudioFrame: %d bytes of encoded audio decoded to %d "
3481 #: libcore/asobj/NetStream_as.cpp:731
3483 msgid "NetStream_as::seek(%d): no parser, no party"
3486 #: libcore/asobj/NetStream_as.cpp:751
3487 msgid "Setting invalidTime status"
3490 #: libcore/asobj/NetStream_as.cpp:758
3492 msgid "_parser->seek(%d) returned %d"
3495 #: libcore/asobj/NetStream_as.cpp:765
3497 msgid "%p.seek: playHead position set to %d"
3500 #: libcore/asobj/NetStream_as.cpp:803
3503 "%p.refreshAudioBuffer: doing nothing as playhead is paused - bufferLength=%d/"
3507 #: libcore/asobj/NetStream_as.cpp:812
3510 "%p.refreshAudioBuffer: doing nothing as current position was already decoded "
3511 "- bufferLength=%d/%d"
3514 #: libcore/asobj/NetStream_as.cpp:824
3517 "%p.refreshAudioBuffer: currentPosition=%d, playHeadState=%d, bufferLength="
3521 #: libcore/asobj/NetStream_as.cpp:962
3523 msgid "%p.pushDecodedAudioFrames(%d) : buffer overrun (%d/%d)."
3526 #: libcore/asobj/NetStream_as.cpp:978
3529 "%p.pushDecodedAudioFrames(%d): no more audio frames in input "
3530 "(nextAudioFrameTimestamp returned false, parsingComplete=%d)"
3533 #: libcore/asobj/NetStream_as.cpp:989
3535 "pushDecodedAudioFrames setting playStop status (parsing complete and "
3536 "nextAudioFrameTimestamp returned false)"
3539 #: libcore/asobj/NetStream_as.cpp:1002
3541 msgid "%p.pushDecodedAudioFrames(%d): next audio frame is in the future (%d)"
3544 #: libcore/asobj/NetStream_as.cpp:1015
3547 "nextAudioFrameTimestamp returned true (%d), but decodeNextAudioFrame "
3548 "returned null, I don't think this should ever happen"
3551 #: libcore/asobj/NetStream_as.cpp:1024
3553 msgid "pushDecodedAudioFrames(%d): Decoded audio frame contains no samples"
3556 #: libcore/asobj/NetStream_as.cpp:1033
3558 msgid "pushDecodedAudioFrames(%d) pushing %dth frame with timestamp %d"
3561 #: libcore/asobj/NetStream_as.cpp:1051
3562 msgid "resuming playback clock on audio consume"
3565 #: libcore/asobj/NetStream_as.cpp:1116
3568 "%p.refreshVideoFrame: doing nothing as playhead is paused - bufferLength=%d, "
3572 #: libcore/asobj/NetStream_as.cpp:1126
3575 "%p.refreshVideoFrame: doing nothing as current position was already decoded "
3576 "- bufferLength=%d, bufferTime=%d"
3579 #: libcore/asobj/NetStream_as.cpp:1138
3582 "%p.refreshVideoFrame: currentPosition=%d, playHeadState=%d, bufferLength=%d, "
3586 #: libcore/asobj/NetStream_as.cpp:1152
3589 "%p.refreshVideoFrame(): no more video frames to decode (DEC_STOPPED, null "
3590 "from getDeodedVideoFrame)"
3593 #: libcore/asobj/NetStream_as.cpp:1161
3596 "%p.refreshVideoFrame(): last video frame was good enough for current position"
3599 #: libcore/asobj/NetStream_as.cpp:1238
3602 "%p.advance: buffer empty while decoding, setting buffer to buffering and "
3603 "pausing playback clock"
3606 #: libcore/asobj/NetStream_as.cpp:1243
3607 msgid "Setting bufferEmpty status"
3610 #: libcore/asobj/NetStream_as.cpp:1252
3612 msgid "%p.advance : bufferLength=%d, parsing completed"
3615 #: libcore/asobj/NetStream_as.cpp:1264
3617 msgid "%p.advance: buffering - position=%d, buffer=%d/%d"
3620 #: libcore/asobj/NetStream_as.cpp:1283
3623 "%p.advance: buffer full (or parsing completed), resuming playback clock - "
3624 "position=%d, buffer=%d/%d"
3627 #: libcore/asobj/NetStream_as.cpp:1304
3629 msgid "%p.advance: playHead position set to timestamp of first frame: %d"
3632 #: libcore/asobj/NetStream_as.cpp:1311
3635 "%p.advance: playHead position is 0 and parser still doesn't have a frame to "
3639 #: libcore/asobj/NetStream_as.cpp:1351
3642 "Moving NetStream playhead from timestamp %d to timestamp %d as there are no "
3643 "video frames yet, audio buffer is empty and next audio frame timestamp is "
3644 "there (see bug #26687)"
3647 #: libcore/asobj/NetStream_as.cpp:1453
3648 msgid "attachAuxStreamer called while already attached"
3651 #: libcore/asobj/NetStream_as.cpp:1464
3653 msgid "Could not attach NetStream aux streamer to sound handler: %s"
3656 #: libcore/asobj/NetStream_as.cpp:1603
3659 "First argument to NetStream constructor doesn't cast to a NetConnection (%s)"
3662 #: libcore/asobj/NetStream_as.cpp:1648
3663 msgid "NetStream_as play needs args"
3666 #: libcore/asobj/NetStream_as.cpp:1655
3668 msgid "NetStream.play(%s): stream is not connected"
3671 #: libcore/asobj/NetStream_as.cpp:1704
3672 msgid "NetStream.attachAudio"
3675 #: libcore/asobj/NetStream_as.cpp:1715
3676 msgid "NetStream.attachVideo"
3679 #: libcore/asobj/NetStream_as.cpp:1726
3680 msgid "NetStream.publish"
3683 #: libcore/asobj/NetStream_as.cpp:1737
3684 msgid "NetStream.receiveAudio"
3687 #: libcore/asobj/NetStream_as.cpp:1748
3688 msgid "NetStream.receiveVideo"
3691 #: libcore/asobj/NetStream_as.cpp:1759
3692 msgid "NetStream.send"
3695 #: libcore/asobj/NetStream_as.cpp:1843
3696 msgid "NetStream.liveDelay"
3699 #: libcore/asobj/NetStream_as.cpp:1900
3700 msgid "Invalid AMF data in FLV tag"
3703 #: libcore/asobj/NetStream_as.cpp:1911
3704 msgid "Could not convert FLV metatag to as_value, passing undefined"
3707 #: libcore/asobj/LoadableObject.cpp:176
3708 msgid "XML.addRequestHeader: XML._customHeaders is not an object"
3711 #: libcore/asobj/LoadableObject.cpp:193
3712 msgid "XML.addRequestHeader requires at least one argument"
3715 #: libcore/asobj/LoadableObject.cpp:206
3716 msgid "XML.addRequestHeader: single argument is not an array"
3719 #: libcore/asobj/LoadableObject.cpp:222
3721 msgid "XML.addRequestHeader(%s): arguments after the second will be discarded"
3724 #: libcore/asobj/LoadableObject.cpp:237
3726 msgid "XML.addRequestHeader(%s): both arguments must be a string"
3729 #: libcore/asobj/LoadableObject.cpp:304
3730 msgid "sendAndLoad() requires at least two arguments"
3733 #: libcore/asobj/LoadableObject.cpp:312
3734 msgid "sendAndLoad(): invalid empty URL"
3737 #: libcore/asobj/LoadableObject.cpp:319
3738 msgid "sendAndLoad(): invalid target (must be an XML or LoadVars object)"
3741 #: libcore/asobj/LoadableObject.cpp:397
3743 msgid "Loading from URL: '%s'"
3746 #: libcore/asobj/LoadableObject.cpp:417
3747 msgid "load() requires at least one argument"
3750 #: libcore/asobj/LoadableObject.cpp:426
3751 msgid "load(): invalid empty URL"
3754 #: libcore/asobj/Video_as.cpp:114
3755 msgid "attachVideo needs 1 arg"
3758 #: libcore/asobj/Video_as.cpp:126
3760 msgid "attachVideo(%s) first arg is not a NetStream instance"
3763 #: libcore/asobj/Video_as.cpp:139
3764 msgid "Video.deblocking"
3767 #: libcore/asobj/LocalConnection_as.cpp:279
3768 msgid "Attempting to write to disabled LocalConnection!"
3771 #: libcore/asobj/LocalConnection_as.cpp:288
3772 msgid "Failed to attach shared memory segment"
3775 #: libcore/asobj/LocalConnection_as.cpp:296
3776 msgid "Failed to get shm lock"
3779 #: libcore/asobj/LocalConnection_as.cpp:332
3780 msgid "Invalid connection name data"
3783 #: libcore/asobj/LocalConnection_as.cpp:431
3784 msgid "Failed to get lock on shared memory! Will not remove listener"
3787 #: libcore/asobj/LocalConnection_as.cpp:461
3788 msgid "Failed to open shared memory segment"
3791 #: libcore/asobj/LocalConnection_as.cpp:534
3792 msgid "LocalConnection.connect() expects exactly 1 argument"
3795 #: libcore/asobj/LocalConnection_as.cpp:542
3796 msgid "LocalConnection.connect(): first argument must be a string"
3799 #: libcore/asobj/LocalConnection_as.cpp:587
3800 #: libcore/asobj/LocalConnection_as.cpp:599
3801 #: libcore/asobj/LocalConnection_as.cpp:612
3803 msgid "LocalConnection.send(%s): requires at least 2 arguments"
3806 #: libcore/asobj/LocalConnection_as.cpp:783
3807 msgid "No space for listener in shared memory!"
3810 #: libcore/asobj/LocalConnection_as.cpp:844
3812 msgid "Invalid domain %s"
3815 #: libcore/asobj/LocalConnection_as.cpp:851
3817 msgid "Invalid function name %s"
3820 #: libcore/asobj/LocalConnection_as.cpp:877
3821 msgid "Fewer AMF fields than expected."
3824 #: libcore/asobj/Camera_as.cpp:259
3825 msgid "No MediaHandler exists! Cannot create a Camera object"
3828 #: libcore/asobj/Camera_as.cpp:312
3829 msgid "Camera::motionLevel can be set, but it's not implemented"
3832 #: libcore/asobj/Camera_as.cpp:331
3833 msgid "Camera::quality can be set, but it's not implemented"
3836 #: libcore/asobj/Camera_as.cpp:353
3837 msgid "Camera::activityLevel only has default value"
3840 #: libcore/asobj/Camera_as.cpp:358
3841 msgid "Attempt to set activity property of Camera"
3844 #: libcore/asobj/Camera_as.cpp:370
3845 msgid "Camera::bandwidth only has default value"
3848 #: libcore/asobj/Camera_as.cpp:375
3849 msgid "Attempt to set bandwidth property of Camera"
3852 #: libcore/asobj/Camera_as.cpp:391
3853 msgid "Attempt to set currentFPS property of Camera"
3856 #: libcore/asobj/Camera_as.cpp:407
3857 msgid "Attempt to set fps property of Camera"
3860 #: libcore/asobj/Camera_as.cpp:423
3861 msgid "Attempt to set height property of Camera, use setMode"
3864 #: libcore/asobj/Camera_as.cpp:446
3865 msgid "Attempt to set index property of Camera"
3868 #: libcore/asobj/Camera_as.cpp:458
3869 msgid "Camera::motionLevel only has default value"
3872 #: libcore/asobj/Camera_as.cpp:463
3873 msgid "Attempt to set motionLevel property of Camera"
3876 #: libcore/asobj/Camera_as.cpp:475
3877 msgid "Camera::motionTimeout"
3880 #: libcore/asobj/Camera_as.cpp:480
3881 msgid "Attempt to set motionTimeout property of Camera"
3884 #: libcore/asobj/Camera_as.cpp:492
3885 msgid "Camera.muted"
3888 #: libcore/asobj/Camera_as.cpp:497
3889 msgid "Attempt to set muted property of Camera"
3892 #: libcore/asobj/Camera_as.cpp:513
3893 msgid "Attempt to set name property of Camera"
3896 #: libcore/asobj/Camera_as.cpp:524
3897 msgid "Attempt to set names property of Camera"
3900 #: libcore/asobj/Camera_as.cpp:554
3901 msgid "Camera::quality has only default values"
3904 #: libcore/asobj/Camera_as.cpp:559
3905 msgid "Attempt to set quality property of Camera"
3908 #: libcore/asobj/Camera_as.cpp:587
3909 msgid "Camera.setCursor"
3912 #: libcore/asobj/Camera_as.cpp:594
3913 msgid "Camera.setKeyFrameInterval"
3916 #: libcore/asobj/Camera_as.cpp:608
3917 msgid "Attempt to set width property of Camera, use setMode"
3920 #: libcore/asobj/SharedObject_as.cpp:163
3922 msgid "Problems serializing an object's member %s=%s"
3925 #: libcore/asobj/SharedObject_as.cpp:323
3928 "SharedObject.flush() called with a minimum disk space argument (%d), which "
3929 "is currently ignored"
3932 #: libcore/asobj/SharedObject_as.cpp:331
3934 msgid "Couldn't create dir for flushing SharedObject %s"
3937 #: libcore/asobj/SharedObject_as.cpp:344
3940 "Attempting to write object %s when it's SOL Read Only is set! Refusing..."
3943 #: libcore/asobj/SharedObject_as.cpp:352
3945 msgid "SharedObject::flush(): Failed opening file '%s' in binary mode"
3948 #: libcore/asobj/SharedObject_as.cpp:371
3949 msgid "Error writing SOL header"
3952 #: libcore/asobj/SharedObject_as.cpp:378
3954 msgid "Error writing %d bytes to output file %s"
3957 #: libcore/asobj/SharedObject_as.cpp:384
3959 msgid "SharedObject '%s' written to filesystem."
3962 #: libcore/asobj/SharedObject_as.cpp:493
3963 msgid "Attempting to open SOL file from non localhost-loaded SWF"
3966 #: libcore/asobj/SharedObject_as.cpp:521
3969 "SharedObject path %s is outside the SWF domain %s. Cannot access this object."
3972 #: libcore/asobj/SharedObject_as.cpp:534
3975 "SharedObject path %s is not part of the SWF path %s. Cannot access this "
3979 #: libcore/asobj/SharedObject_as.cpp:703
3980 msgid "SharedObject.connect(): needs at least one argument"
3983 #: libcore/asobj/SharedObject_as.cpp:709
3984 msgid "SharedObject.connect()"
3987 #: libcore/asobj/SharedObject_as.cpp:730
3988 msgid "SharedObject.setFps"
3991 #: libcore/asobj/SharedObject_as.cpp:739
3992 msgid "SharedObject.send"
3995 #: libcore/asobj/SharedObject_as.cpp:756
3997 msgid "Arguments to SharedObject.flush(%s) will be ignored"
4000 #: libcore/asobj/SharedObject_as.cpp:787
4002 msgid "SharedObject.getLocal(%s): missing object name"
4005 #: libcore/asobj/SharedObject_as.cpp:813
4006 msgid "SharedObject.getRemote()"
4009 #: libcore/asobj/SharedObject_as.cpp:828
4010 msgid "SharedObject.deleteAll()"
4013 #: libcore/asobj/SharedObject_as.cpp:843
4014 msgid "SharedObject.getDiskUsage()"
4017 #: libcore/asobj/SharedObject_as.cpp:904
4019 msgid "readSOL: SOL file %s is too short (only %s bytes long) to be valid."
4022 #: libcore/asobj/SharedObject_as.cpp:929
4023 msgid "readSOL: file ends before data segment"
4026 #: libcore/asobj/SharedObject_as.cpp:942
4027 msgid "SharedObject: end of buffer while reading length"
4030 #: libcore/asobj/SharedObject_as.cpp:951
4031 msgid "readSOL: empty property name"
4034 #: libcore/asobj/SharedObject_as.cpp:956
4035 msgid "SharedObject::readSOL: premature end of input"
4038 #: libcore/asobj/SharedObject_as.cpp:967
4040 msgid "SharedObject: error parsing SharedObject '%s'"
4043 #: libcore/asobj/SharedObject_as.cpp:986
4045 msgid "readSOL: Reading SharedObject %s: %s"
4048 #: libcore/asobj/MovieClip_as.cpp:297
4050 msgid "createEmptyMovieClip needs 2 args, but %d given, returning undefined"
4053 #: libcore/asobj/MovieClip_as.cpp:305
4055 msgid "createEmptyMovieClip takes 2 args, but %d given, discarding the excess"
4058 #: libcore/asobj/MovieClip_as.cpp:363
4059 msgid "MovieClip.cacheAsBitmap()"
4062 #: libcore/asobj/MovieClip_as.cpp:375
4063 msgid "MovieClip.filters()"
4066 #: libcore/asobj/MovieClip_as.cpp:394
4067 msgid "MovieClip.forceSmoothing()"
4070 #: libcore/asobj/MovieClip_as.cpp:404
4071 msgid "MovieClip.opaqueBackground()"
4074 #: libcore/asobj/MovieClip_as.cpp:414
4075 msgid "MovieClip.scale9Grid()"
4078 #: libcore/asobj/MovieClip_as.cpp:424
4079 msgid "MovieClip.scrollRect()"
4082 #: libcore/asobj/MovieClip_as.cpp:434
4083 msgid "MovieClip.tabIndex()"
4086 #: libcore/asobj/MovieClip_as.cpp:449
4089 "attachMovie called with wrong number of arguments expected 3 to 4, got (%d) "
4090 "- returning undefined"
4093 #: libcore/asobj/MovieClip_as.cpp:464
4096 "attachMovie: exported resource '%s' is not a DisplayObject definition. "
4097 "Returning undefined"
4100 #: libcore/asobj/MovieClip_as.cpp:484
4102 msgid "MovieClip.attachMovie: invalid depth %d passed; not attaching"
4105 #: libcore/asobj/MovieClip_as.cpp:509
4108 "Fourth argument of attachMovie doesn't cast to an object (%s), we'll act as "
4109 "if it wasn't given"
4112 #: libcore/asobj/MovieClip_as.cpp:531
4114 msgid "MovieClip.attachAudio(): %s"
4117 #: libcore/asobj/MovieClip_as.cpp:532
4118 #: libcore/asobj/flash/geom/Point_as.cpp:427
4119 #: libcore/asobj/flash/geom/Point_as.cpp:511
4120 #: libcore/asobj/flash/geom/Point_as.cpp:596
4121 #: libcore/asobj/flash/geom/Point_as.cpp:604
4122 #: libcore/asobj/flash/geom/Rectangle_as.cpp:154
4123 msgid "missing arguments"
4126 #: libcore/asobj/MovieClip_as.cpp:541
4128 msgid "MovieClip.attachAudio(%s): first arg doesn't cast to a NetStream"
4131 #: libcore/asobj/MovieClip_as.cpp:559
4132 msgid "MovieClip.attachVideo()"
4135 #: libcore/asobj/MovieClip_as.cpp:584
4137 msgid "%s.swapDepths() needs one arg"
4140 #: libcore/asobj/MovieClip_as.cpp:595
4142 msgid "%s.swapDepths(%s): won't swap a clip below depth %d (%d)"
4145 #: libcore/asobj/MovieClip_as.cpp:613
4147 msgid "%s.swapDepths(%s): invalid call, swapping to self?"
4150 #: libcore/asobj/MovieClip_as.cpp:625
4153 "%s.swapDepths(%s): invalid call, the two DisplayObjects don't have the same "
4157 #: libcore/asobj/MovieClip_as.cpp:642
4160 "%s.swapDepths(%s): ignored, source and target DisplayObjects have the same "
4164 #: libcore/asobj/MovieClip_as.cpp:657
4167 "%s.swapDepths(%s): first argument invalid (neither a movieclip nor a number)"
4170 #: libcore/asobj/MovieClip_as.cpp:666
4172 msgid "%s.swapDepths(%s): requested depth is above the accessible range."
4175 #: libcore/asobj/MovieClip_as.cpp:682
4177 msgid "%s.swapDepths(%s): ignored, DisplayObject already at depth %d"
4180 #: libcore/asobj/MovieClip_as.cpp:716
4181 msgid "MovieClip.duplicateMovieClip() needs 2 or 3 args"
4184 #: libcore/asobj/MovieClip_as.cpp:732
4186 msgid "MovieClip.duplicateMovieClip: invalid depth %d passed; not duplicating"
4189 #: libcore/asobj/MovieClip_as.cpp:764
4190 msgid "movieclip_goto_and_play needs one arg"
4193 #: libcore/asobj/MovieClip_as.cpp:774
4195 msgid "movieclip_goto_and_play('%s') -- invalid frame"
4198 #: libcore/asobj/MovieClip_as.cpp:794
4199 msgid "movieclip_goto_and_stop needs one arg"
4202 #: libcore/asobj/MovieClip_as.cpp:804
4204 msgid "movieclip_goto_and_stop('%s') -- invalid frame"
4207 #: libcore/asobj/MovieClip_as.cpp:879
4210 "MovieClip.loadMovie() expected 1 or 2 args, got %d - returning undefined"
4213 #: libcore/asobj/MovieClip_as.cpp:891
4216 "First argument of MovieClip.loadMovie(%s) evaluates to an empty string - "
4217 "returning undefined"
4220 #: libcore/asobj/MovieClip_as.cpp:941
4223 "MovieClip.loadVariables() expected 1 or 2 args, got %d - returning undefined"
4226 #: libcore/asobj/MovieClip_as.cpp:953
4229 "First argument passed to MovieClip.loadVariables(%s) evaluates to an empty "
4230 "string - returning undefined"
4233 #: libcore/asobj/MovieClip_as.cpp:995
4235 msgid "Can't find hitTest target %s"
4238 #: libcore/asobj/MovieClip_as.cpp:1037
4240 msgid "hitTest() called with %u args"
4243 #: libcore/asobj/MovieClip_as.cpp:1066
4244 msgid "MovieClip.getInstanceAtDepth(): missing or undefined depth argument"
4247 #: libcore/asobj/MovieClip_as.cpp:1108
4248 msgid "No arguments passed to MovieClip.getURL()"
4251 #: libcore/asobj/MovieClip_as.cpp:1117
4253 msgid "MovieClip.getURL(%s): extra arguments dropped"
4256 #: libcore/asobj/MovieClip_as.cpp:1196
4258 "MovieClip.getTextSnapshot: failed to construct TextSnapshot (object probably "
4262 #: libcore/asobj/MovieClip_as.cpp:1226
4265 "MovieClip.getBounds(%s): invalid call, first arg must be a DisplayObject"
4268 #: libcore/asobj/MovieClip_as.cpp:1274
4269 msgid "MovieClip.globalToLocal() takes one arg"
4272 #: libcore/asobj/MovieClip_as.cpp:1282
4274 msgid "MovieClip.globalToLocal(%s): first argument doesn't cast to an object"
4277 #: libcore/asobj/MovieClip_as.cpp:1296
4280 "MovieClip.globalToLocal(%s): object parameter doesn't have an 'x' member"
4283 #: libcore/asobj/MovieClip_as.cpp:1307
4286 "MovieClip.globalToLocal(%s): object parameter doesn't have an 'y' member"
4289 #: libcore/asobj/MovieClip_as.cpp:1335
4290 msgid "MovieClip.localToGlobal() takes one arg"
4293 #: libcore/asobj/MovieClip_as.cpp:1343
4295 msgid "MovieClip.localToGlobal(%s): first argument doesn't cast to an object"
4298 #: libcore/asobj/MovieClip_as.cpp:1356
4301 "MovieClip.localToGlobal(%s): object parameter doesn't have an 'x' member"
4304 #: libcore/asobj/MovieClip_as.cpp:1367
4307 "MovieClip.localToGlobal(%s): object parameter doesn't have an 'y' member"
4310 #: libcore/asobj/MovieClip_as.cpp:1396
4312 msgid "%s.setMask() : needs an argument"
4315 #: libcore/asobj/MovieClip_as.cpp:1415
4317 msgid "%s.setMask(%s) : first argument is not a DisplayObject"
4320 #: libcore/asobj/MovieClip_as.cpp:1445
4321 msgid "MovieClip.lineTo() needs at least two arguments"
4324 #: libcore/asobj/MovieClip_as.cpp:1471
4325 msgid "MovieClip.moveTo() takes two args"
4328 #: libcore/asobj/MovieClip_as.cpp:1522
4330 msgid "MovieClip.lineStyle(%s): args after the first three will be discarded"
4333 #: libcore/asobj/MovieClip_as.cpp:1542
4336 "MovieClip.lineStyle(%s): invalid joinStylevalue '%s' (valid values: %s|%s|%s)"
4339 #: libcore/asobj/MovieClip_as.cpp:1558
4342 "MovieClip.lineStyle(%s): invalid capStyle value '%s' (valid values: none|"
4346 #: libcore/asobj/MovieClip_as.cpp:1583
4349 "MovieClip.lineStyle(%s): invalid noScale value '%s' (valid values: %s|%s|%s|"
4353 #: libcore/asobj/MovieClip_as.cpp:1631
4354 msgid "MovieClip.curveTo() takes four args"
4357 #: libcore/asobj/MovieClip_as.cpp:1672
4358 msgid "beginFill() with no args is a no-op"
4361 #: libcore/asobj/MovieClip_as.cpp:1716
4363 msgid "%s.beginGradientFill(%s): invalid call: 5 arguments needed"
4366 #: libcore/asobj/MovieClip_as.cpp:1727
4368 msgid "%s.beginGradientFill(%s): extra arguments invalidate call!"
4371 #: libcore/asobj/MovieClip_as.cpp:1747
4374 "%s.beginGradientFill(%s): first arg must be 'radial', 'focal', or 'linear'"
4377 #: libcore/asobj/MovieClip_as.cpp:1763
4380 "%s.beginGradientFill(%s): one or more of the args from 2nd to 5th don't cast "
4384 #: libcore/asobj/MovieClip_as.cpp:1777
4387 "%s.beginGradientFill(%s): colors, alphas and ratios args don't have same "
4391 #: libcore/asobj/MovieClip_as.cpp:1929
4393 msgid "min/max bbox values in MovieClip.startDrag(%s) swapped, fixing"
4396 #: libcore/asobj/MovieClip_as.cpp:1934
4398 msgid "non-finite bbox values in MovieClip.startDrag(%s), took as zero"
4401 #: libcore/asobj/MovieClip_as.cpp:2078
4402 msgid "Failed to construct flash.geom.Transform!"
4405 #: libcore/asobj/MovieClip_as.cpp:2096
4406 msgid "MovieClip.beginMeshFill"
4409 #: libcore/asobj/System_as.cpp:310
4410 msgid "System.security.allowDomain"
4413 #: libcore/asobj/System_as.cpp:321
4414 msgid "System.security.allowInsecureDomain"
4417 #: libcore/asobj/System_as.cpp:329
4418 msgid "System.security.loadPolicyFile"
4421 #: libcore/asobj/System_as.cpp:350
4422 msgid "System.showSettings"
4425 #: libcore/asobj/System_as.cpp:367
4426 msgid "System.exactSettings"
4429 #: libcore/asobj/System_as.cpp:385
4430 msgid "System.useCodepage"
4433 #: libcore/asobj/Function_as.cpp:105
4434 msgid "Function.apply() called with no args"
4437 #: libcore/asobj/Function_as.cpp:129
4440 "Function.apply() got %d args, expected at most 2 -- discarding the ones in "
4444 #: libcore/asobj/Global_as.cpp:100
4446 msgid "%s needs one argument"
4449 #: libcore/asobj/Global_as.cpp:106
4451 msgid "%s has more than one argument"
4454 #: libcore/asobj/Global_as.cpp:323
4455 msgid "Extensions enabled, scanning plugin dir for load"
4458 #: libcore/asobj/Global_as.cpp:328
4459 msgid "Extensions disabled"
4462 #: libcore/asobj/Global_as.cpp:493
4464 msgid "%s needs at least one argument"
4467 #: libcore/asobj/Global_as.cpp:500
4469 msgid "%s has more than two arguments"
4472 #: libcore/asobj/Global_as.cpp:594
4474 msgid "%s needs at least three arguments"
4477 #: libcore/asobj/Global_as.cpp:601
4479 msgid "%s has more than four arguments"
4482 #: libcore/asobj/Global_as.cpp:609
4484 msgid "Invalid call to ASSetPropFlags: first argument is not an object: %s"
4487 #: libcore/asobj/Global_as.cpp:657 libcore/asobj/Global_as.cpp:700
4489 msgid "ASNative(%s): needs at least two arguments"
4492 #: libcore/asobj/Global_as.cpp:669
4494 msgid "ASconstructor(%s): args must be 0 or above"
4497 #: libcore/asobj/Global_as.cpp:712
4499 msgid "ASnative(%s): args must be 0 or above"
4502 #: libcore/asobj/Global_as.cpp:734
4503 msgid "ASNative (2, 0) - old ASnew"
4506 #: libcore/asobj/Global_as.cpp:884
4507 msgid "updateAfterEvent()"
4510 #: libcore/asobj/Global_as.cpp:946
4512 msgid "Invalid call to setInterval(%s) - need at least 2 arguments"
4515 #: libcore/asobj/Global_as.cpp:960 libcore/asobj/Global_as.cpp:1032
4518 "Invalid call to setInterval(%s) - first argument is not an object or function"
4521 #: libcore/asobj/Global_as.cpp:980
4523 msgid "Invalid call to setInterval(%s) - missing timeout argument"
4526 #: libcore/asobj/Global_as.cpp:1019
4528 msgid "Invalid call to setTimeout(%s) - need at least 2 arguments"
4531 #: libcore/asobj/Global_as.cpp:1052
4533 msgid "Invalid call to setTimeout(%s): missing timeout argument"
4536 #: libcore/asobj/Global_as.cpp:1088
4537 msgid "clearInterval requires one argument, got none"
4540 #: libcore/asobj/Global_as.cpp:1102
4541 msgid "_global.showRedrawRegions"
4544 #: libcore/asobj/Global_as.cpp:1109
4545 msgid "_global.enableDebugConsole"
4548 #: libcore/asobj/flash/net/FileReferenceList_as.cpp:91
4550 msgid "FileReferenceList(%s): %s"
4553 #: libcore/asobj/flash/net/FileReferenceList_as.cpp:92
4554 #: libcore/asobj/flash/net/FileReference_as.cpp:160
4555 #: libcore/asobj/flash/geom/Transform_as.cpp:357
4556 msgid "arguments discarded"
4559 #: libcore/asobj/flash/net/FileReference_as.cpp:159
4561 msgid "FileReference(%s): %s"
4564 #: libcore/asobj/flash/geom/ColorTransform_as.cpp:365
4567 "ColorTransform(%s): not enough arguments (need 8). Constructing with default "
4571 #: libcore/asobj/flash/geom/ColorTransform_as.cpp:380
4573 msgid "ColorTransform(%s): discarding extra arguments"
4576 #: libcore/asobj/flash/geom/Matrix_as.cpp:184
4578 msgid "Matrix.concat(%s): needs one argument"
4581 #: libcore/asobj/flash/geom/Matrix_as.cpp:198
4583 msgid "Matrix.concat(%s): needs a Matrix object"
4586 #: libcore/asobj/flash/geom/Matrix_as.cpp:255
4588 msgid "Matrix.createBox(%s): needs at least two arguments"
4591 #: libcore/asobj/flash/geom/Matrix_as.cpp:314
4593 msgid "Matrix.createGradientBox(%s): needs at least two arguments"
4596 #: libcore/asobj/flash/geom/Matrix_as.cpp:388
4598 msgid "Matrix.deltaTransformPoint(%s): needs one argument"
4601 #: libcore/asobj/flash/geom/Matrix_as.cpp:402
4603 msgid "Matrix.deltaTransformPoint(%s): needs an object"
4606 #: libcore/asobj/flash/geom/Matrix_as.cpp:421
4607 #: libcore/asobj/flash/geom/Matrix_as.cpp:747
4608 #: libcore/asobj/flash/geom/Rectangle_as.cpp:471
4609 #: libcore/asobj/flash/geom/Rectangle_as.cpp:545
4610 #: libcore/asobj/flash/geom/Rectangle_as.cpp:603
4611 msgid "Failed to construct flash.geom.Point!"
4614 #: libcore/asobj/flash/geom/Matrix_as.cpp:523
4616 msgid "Matrix.rotate(%s): needs one argument"
4619 #: libcore/asobj/flash/geom/Matrix_as.cpp:599
4620 #: libcore/asobj/flash/geom/Matrix_as.cpp:770
4622 msgid "Matrix.translate(%s): needs two arguments"
4625 #: libcore/asobj/flash/geom/Matrix_as.cpp:704
4627 msgid "Matrix.translate(%s): needs one argument"
4630 #: libcore/asobj/flash/geom/Matrix_as.cpp:717
4632 msgid "Matrix.transformPoint(%s): needs an object"
4635 #: libcore/asobj/flash/geom/Matrix_as.cpp:729
4637 msgid "Matrix.transformPoint(%s): object must be a Point"
4640 #: libcore/asobj/flash/geom/Point_as.cpp:119
4641 #: libcore/asobj/flash/geom/Point_as.cpp:190
4642 #: libcore/asobj/flash/geom/Point_as.cpp:238
4643 #: libcore/asobj/flash/geom/Point_as.cpp:323
4645 msgid "%s: missing arguments"
4648 #: libcore/asobj/flash/geom/Point_as.cpp:128
4649 #: libcore/asobj/flash/geom/Point_as.cpp:138
4650 #: libcore/asobj/flash/geom/Point_as.cpp:148
4651 #: libcore/asobj/flash/geom/Point_as.cpp:156
4652 #: libcore/asobj/flash/geom/Point_as.cpp:332
4653 #: libcore/asobj/flash/geom/Point_as.cpp:342
4654 #: libcore/asobj/flash/geom/Point_as.cpp:352
4655 #: libcore/asobj/flash/geom/Point_as.cpp:360
4657 msgid "Point.add(%s): %s"
4660 #: libcore/asobj/flash/geom/Point_as.cpp:129
4661 #: libcore/asobj/flash/geom/Point_as.cpp:249
4662 #: libcore/asobj/flash/geom/Point_as.cpp:333
4663 msgid "arguments after first discarded"
4666 #: libcore/asobj/flash/geom/Point_as.cpp:139
4667 #: libcore/asobj/flash/geom/Point_as.cpp:343
4668 #: libcore/asobj/flash/geom/Point_as.cpp:532
4669 msgid "first argument doesn't cast to object"
4672 #: libcore/asobj/flash/geom/Point_as.cpp:149
4673 msgid "first argument cast to object doesn't contain an 'x' member"
4676 #: libcore/asobj/flash/geom/Point_as.cpp:157
4677 msgid "first argument cast to object doesn't contain an 'y' member"
4680 #: libcore/asobj/flash/geom/Point_as.cpp:200
4682 msgid "Point.equals(%s): %s"
4685 #: libcore/asobj/flash/geom/Point_as.cpp:201
4686 #: libcore/asobj/flash/geom/Point_as.cpp:447
4687 msgid "First arg must be an object"
4690 #: libcore/asobj/flash/geom/Point_as.cpp:211
4691 #: libcore/asobj/flash/geom/Point_as.cpp:457
4693 msgid "Point.equals(%s): %s %s"
4696 #: libcore/asobj/flash/geom/Point_as.cpp:212
4697 #: libcore/asobj/flash/geom/Point_as.cpp:458
4698 msgid "First arg must be an instance of"
4701 #: libcore/asobj/flash/geom/Point_as.cpp:248
4703 msgid "Point.normalize(%s): %s"
4706 #: libcore/asobj/flash/geom/Point_as.cpp:353
4707 msgid "first argument casted to object doesn't contain an 'x' member"
4710 #: libcore/asobj/flash/geom/Point_as.cpp:361
4711 msgid "first argument casted to object doesn't contain an 'y' member"
4714 #: libcore/asobj/flash/geom/Point_as.cpp:411
4715 #: libcore/asobj/flash/geom/Rectangle_as.cpp:483
4716 #: libcore/asobj/flash/geom/Rectangle_as.cpp:557
4717 #: libcore/asobj/flash/geom/Rectangle_as.cpp:616
4719 msgid "Attempt to set read-only property %s"
4722 #: libcore/asobj/flash/geom/Point_as.cpp:426
4723 #: libcore/asobj/flash/geom/Point_as.cpp:436
4724 #: libcore/asobj/flash/geom/Point_as.cpp:446
4726 msgid "Point.distance(%s): %s"
4729 #: libcore/asobj/flash/geom/Point_as.cpp:437
4730 msgid "arguments after first two discarded"
4733 #: libcore/asobj/flash/geom/Point_as.cpp:510
4734 #: libcore/asobj/flash/geom/Point_as.cpp:520
4735 #: libcore/asobj/flash/geom/Point_as.cpp:531
4736 #: libcore/asobj/flash/geom/Point_as.cpp:547
4738 msgid "Point.interpolate(%s): %s"
4741 #: libcore/asobj/flash/geom/Point_as.cpp:521
4742 msgid "arguments after first three discarded"
4745 #: libcore/asobj/flash/geom/Point_as.cpp:548
4746 msgid "second argument doesn't cast to object"
4749 #: libcore/asobj/flash/geom/Point_as.cpp:595
4750 #: libcore/asobj/flash/geom/Point_as.cpp:604
4752 msgid "Point.polar(%s): %s"
4755 #: libcore/asobj/flash/geom/Rectangle_as.cpp:153
4757 msgid "flash.geom.Rectangle(%s): %s"
4760 #: libcore/asobj/flash/geom/Transform_as.cpp:122
4761 #: libcore/asobj/flash/geom/Transform_as.cpp:198
4762 msgid "Failed to construct flash.geom.ColorTransform!"
4765 #: libcore/asobj/flash/geom/Transform_as.cpp:145
4767 msgid "Transform.colorTransform(%s): extra arguments discarded"
4770 #: libcore/asobj/flash/geom/Transform_as.cpp:155
4772 msgid "Transform.colorTransform(%s): argument is not an object"
4775 #: libcore/asobj/flash/geom/Transform_as.cpp:170
4777 msgid "Transform.colorTransform(%s): argument is not a ColorTransform"
4780 #: libcore/asobj/flash/geom/Transform_as.cpp:236
4781 msgid "Failed to construct flash.geom.Matrix!"
4784 #: libcore/asobj/flash/geom/Transform_as.cpp:305
4786 msgid "Transform.matrix(%s): extra arguments discarded"
4789 #: libcore/asobj/flash/geom/Transform_as.cpp:315
4791 msgid "Transform.matrix(%s): argument is not an object"
4794 #: libcore/asobj/flash/geom/Transform_as.cpp:346
4796 msgid "flash.geom.Transform(%s): needs one argument"
4799 #: libcore/asobj/flash/geom/Transform_as.cpp:356
4801 msgid "Transform(%s): %s"
4804 #: libcore/asobj/flash/external/ExternalInterface_as.cpp:292
4809 #: libcore/asobj/flash/external/ExternalInterface_as.cpp:343
4812 "ExternalInterface path %s is outside the SWF domain %s. Cannot access this "
4816 #: libcore/asobj/flash/display/BitmapData_as.cpp:816
4818 "BitmapData.copyChannel(). Multiple destination channels are not supported"
4821 #: libcore/asobj/flash/display/BitmapData_as.cpp:842
4823 "BitmapData.copyChannel(): no part of source rectangleoverlaps with the "
4827 #: libcore/asobj/flash/display/BitmapData_as.cpp:856
4829 "BitmapData.copyChannel(): destination area is wholly outside the destination "
4833 #: libcore/asobj/flash/display/BitmapData_as.cpp:914
4834 msgid "BitmapData.copyPixels(): arguments after the first three are discarded"
4837 #: libcore/asobj/flash/display/BitmapData_as.cpp:964
4839 "BitmapData.copyPixels(): no part of source rectangleoverlaps with the source "
4843 #: libcore/asobj/flash/display/BitmapData_as.cpp:978
4845 "BitmapData.copyPixels(): destination area is wholly outside the destination "
4849 #: libcore/asobj/flash/display/BitmapData_as.cpp:1064
4851 msgid "BitmapData.draw(%s) requires at least one argument"
4854 #: libcore/asobj/flash/display/BitmapData_as.cpp:1076
4855 msgid "BitmapData.draw() with BitmapData argument"
4858 #: libcore/asobj/flash/display/BitmapData_as.cpp:1083
4860 msgid "BitmapData.draw(%s): first argument must be a MovieClip"
4863 #: libcore/asobj/flash/display/BitmapData_as.cpp:1124
4865 msgid "BitmapData.fillRect(%s): needs an object"
4868 #: libcore/asobj/flash/display/BitmapData_as.cpp:1161
4869 msgid "floodFill called on disposed BitmapData!"
4872 #: libcore/asobj/flash/display/BitmapData_as.cpp:1235
4873 msgid "getPixel32 called on disposed BitmapData!"
4876 #: libcore/asobj/flash/display/BitmapData_as.cpp:1365
4877 msgid "BitmapData.perlinNoise() stitch value"
4880 #: libcore/asobj/flash/display/BitmapData_as.cpp:1566
4881 msgid "Failed to construct flash.geom.Rectangle!"
4884 #: libcore/asobj/flash/display/BitmapData_as.cpp:1588
4885 msgid "BitmapData.loadBitmap requires one argument"
4888 #: libcore/asobj/flash/display/BitmapData_as.cpp:1653
4890 "BitmapData constructor requires at least two arguments. Will not construct a "
4894 #: libcore/asobj/flash/display/BitmapData_as.cpp:1667
4896 "BitmapData width and height must be between 1 and 2880. Will not construct a "
4900 #: libcore/asobj/NetConnection_as.cpp:455
4902 msgid "Gnash is not allowed to open this URL: %s"
4905 #: libcore/asobj/NetConnection_as.cpp:525
4907 msgid "Gnash is not allowed to connect to %s"
4910 #: libcore/asobj/NetConnection_as.cpp:546
4912 msgid "NetConnection.connect(%s): unsupported connection protocol"
4915 #: libcore/asobj/NetConnection_as.cpp:552
4917 msgid "NetConnection.connect(%s): unknown connection protocol"
4920 #: libcore/asobj/NetConnection_as.cpp:598
4921 #: libcore/asobj/NetConnection_as.cpp:617
4922 msgid "NetConnection.call: can't call while not connected"
4925 #: libcore/asobj/NetConnection_as.cpp:723
4926 msgid "NetConnection.call(): needs at least one argument"
4929 #: libcore/asobj/NetConnection_as.cpp:746
4931 msgid "NetConnection.call(%s): second argument must be an object"
4934 #: libcore/asobj/NetConnection_as.cpp:836
4935 msgid "NetConnection.connect(): needs at least one argument"
4938 #: libcore/asobj/NetConnection_as.cpp:858
4940 msgid "NetConnection.connect(%s): args after the first are not supported"
4943 #: libcore/asobj/NetConnection_as.cpp:873
4944 msgid "NetConnection.addHeader()"
4947 #: libcore/asobj/NetConnection_as.cpp:957
4948 msgid "Invoke buffer too short"
4951 #: libcore/asobj/NetConnection_as.cpp:964
4952 msgid "Invoke argument not present"
4955 #: libcore/asobj/NetConnection_as.cpp:1055
4957 msgid "Unknown HTTP Remoting response identifier '%s'"
4960 #: libcore/asobj/NetConnection_as.cpp:1071
4962 msgid "Unsupported HTTP Remoting response callback: '%s' (size %d)"
4965 #: libcore/asobj/NetConnection_as.cpp:1220
4967 msgid "Error parsing server AMF: %s"
4970 #: libcore/asobj/NetConnection_as.cpp:1267
4972 msgid "Could not serialize NetConnection.call argument %d"
4975 #: libcore/asobj/NetConnection_as.cpp:1295
4976 msgid "Sanity failed. no string method in invoke packet"
4979 #: libcore/asobj/NetConnection_as.cpp:1342
4980 msgid "Server called _onbwcheck without a callback"
4983 #: libcore/asobj/NetConnection_as.cpp:1372
4984 msgid "RTMP server sent error"
4987 #: libcore/asobj/XMLSocket_as.cpp:268
4988 msgid "XMLSocket.send(): socket not initialized"
4991 #: libcore/asobj/XMLSocket_as.cpp:312
4992 msgid "XMLSocket.connect() called while already connected, ignored"
4995 #: libcore/asobj/XMLSocket_as.cpp:319
4996 msgid "XMLSocket.connect() needs two arguments"
4999 #: libcore/asobj/XMLSocket_as.cpp:344
5000 msgid "XMLSocket.connect(): connection failed"
5003 #: libcore/asobj/XMLSocket_as.cpp:360
5004 msgid "XMLSocket.send() needs at least one argument"
5007 #: libcore/LineStyle.cpp:186
5009 "UNTESTED: Do not know how to interpolate line styles with different vertical "
5013 #: libcore/LineStyle.cpp:191
5015 "UNTESTED: Do not know how to interpolate line styles with different "
5016 "horizontal thickness scaling"
5019 #: libcore/SWFMovie.cpp:54
5021 msgid "Frame %d never loaded. Total frames: %d"
5024 #: libcore/SWFMovie.cpp:77
5026 msgid "Frame %d never loaded. Total frames: %d."
5029 #: libcore/SWFMovie.cpp:109
5032 "Attempt to perform initialized for a character %s that does not exist "
5033 "(either not exported or not defined)"
5036 #: libcore/swf/StreamSoundBlockTag.cpp:77
5037 msgid "Found SOUNDSTREAMBLOCK tag w/out preceding SOUNDSTREAMHEAD"
5040 #: libcore/swf/StreamSoundBlockTag.cpp:113
5041 msgid "Tag boundary reported past end of stream!"
5044 #: libcore/swf/DefaultTagLoaders.cpp:94
5047 "Undocumented tag %s encountered. Please report this to the Gnash developers!"
5050 #: libcore/swf/RemoveObjectTag.cpp:71
5052 msgid " remove_object_2(%d)"
5055 #: libcore/swf/DefineButtonCxformTag.cpp:49
5057 msgid "DefineButtonCxform refers to an unknown DisplayObject %d"
5060 #: libcore/swf/DefineButtonCxformTag.cpp:60
5063 "DefineButtonCxform refers to DisplayObject ID %d (%s). Expected a button "
5067 #: libcore/swf/DefineTextTag.cpp:52
5069 msgid "DefineTextTag, id = %d"
5072 #: libcore/swf/DefineTextTag.cpp:93
5074 msgid "Text DisplayObject, id = %d"
5077 #: libcore/swf/DefineTextTag.cpp:112
5079 msgid "begin text records for DefineTextTag %p"
5082 #: libcore/swf/ShapeRecord.cpp:278
5083 msgid "Invalid fill style %1% in style change record - %2% defined. Set to 0."
5086 #: libcore/swf/ShapeRecord.cpp:313
5088 msgid " bound SWFRect: %s"
5091 #: libcore/swf/ShapeRecord.cpp:340
5093 msgid " ShapeRecord(%s): fillbits %d, linebits %d"
5096 #: libcore/swf/ShapeRecord.cpp:418
5098 msgid " Shape read: moveto %d %d"
5101 #: libcore/swf/ShapeRecord.cpp:437
5103 msgid " Shape read: fill0 (left) = %d"
5106 #: libcore/swf/ShapeRecord.cpp:456
5108 msgid " Shape read: fill1 (right) = %d"
5111 #: libcore/swf/ShapeRecord.cpp:475
5113 msgid "ShapeRecord: line %d"
5116 #: libcore/swf/ShapeRecord.cpp:489
5117 msgid "ShapeRecord: more fill styles"
5120 #: libcore/swf/ShapeRecord.cpp:525
5122 msgid "ShapeRecord: curved edge %d %d - %d %d - %d %d"
5125 #: libcore/swf/ShapeRecord.cpp:559
5127 msgid "ShapeRecord: straight edge %d %d - %d %d"
5130 #: libcore/swf/ShapeRecord.cpp:613
5131 msgid " fill styles: %1%"
5134 #: libcore/swf/ShapeRecord.cpp:622
5135 msgid " Read fill: %1%"
5138 #: libcore/swf/ShapeRecord.cpp:636
5140 msgid " readLineStyles: count = %d"
5143 #: libcore/swf/ShapeRecord.cpp:643
5145 msgid " readLineStyles: count2 = %d"
5148 #: libcore/swf/DefineButtonTag.cpp:85
5150 msgid " DefineButton loader: character id = %d"
5153 #: libcore/swf/DefineButtonTag.cpp:102
5155 msgid " DefineButton2 loader: chararacter id = %d"
5158 #: libcore/swf/DefineButtonTag.cpp:134
5159 msgid "Premature end of DEFINEBUTTON tag, won't read actions"
5162 #: libcore/swf/DefineButtonTag.cpp:170
5164 msgid "Next Button2 actionOffset (%u) points past the end of tag (%lu)"
5167 #: libcore/swf/DefineButtonTag.cpp:211
5170 "Next action offset (%u) in Button2ActionConditions points past the end of tag"
5173 #: libcore/swf/DefineButtonTag.cpp:276
5174 msgid "Premature end of button action input: can't read conditions"
5177 #: libcore/swf/DefineButtonTag.cpp:286
5179 msgid " button actions for conditions 0x%x"
5182 #: libcore/swf/DefineButtonTag.cpp:359
5183 msgid " premature end of button record input stream, can't read flags"
5186 #: libcore/swf/DefineButtonTag.cpp:380
5188 " premature end of button record input stream, can't read DisplayObject id"
5191 #: libcore/swf/DefineButtonTag.cpp:395
5194 " button record for states [%s] refer to DisplayObject with id %d, which is "
5195 "not found in the chars dictionary"
5198 #: libcore/swf/DefineButtonTag.cpp:402
5200 msgid " button record for states [%s] contain DisplayObject %d (%s)"
5203 #: libcore/swf/DefineButtonTag.cpp:410
5205 " premature end of button record input stream, can't read button layer "
5209 #: libcore/swf/VideoFrameTag.cpp:47
5211 msgid "VideoFrame tag refers to unknown video stream id %d"
5214 #: libcore/swf/VideoFrameTag.cpp:57
5216 msgid "VideoFrame tag refers to a non-video DisplayObject %d (%s)"
5219 #: libcore/swf/VideoFrameTag.cpp:90
5221 "Could not read enough bytes when parsing VideoFrame tag. Perhaps we reached "
5222 "the end of the stream!"
5225 #: libcore/swf/StartSoundTag.cpp:56
5227 msgid "start_sound_loader: sound_id %d is not defined"
5230 #: libcore/swf/StartSoundTag.cpp:64
5232 msgid "StartSound: id=%d"
5235 #: libcore/swf/StartSoundTag.cpp:116
5236 msgid "STARTSOUND2 tag not parsed and not used"
5239 #: libcore/swf/DefineButtonSoundTag.cpp:52
5241 msgid "DEFINEBUTTONSOUND refers to an unknown DisplayObject def %d"
5244 #: libcore/swf/DefineButtonSoundTag.cpp:63
5247 "DEFINEBUTTONSOUND refers to DisplayObject id %d, a %s (expected a button "
5251 #: libcore/swf/DefineButtonSoundTag.cpp:73
5252 msgid "Attempt to redefine button sound ignored"
5255 #: libcore/swf/DefineButtonSoundTag.cpp:99
5257 msgid "sound tag not found, sound_id=%d, button state #=%i"
5260 #: libcore/swf/DefineShapeTag.cpp:58
5262 msgid "DefineShapeTag(%s): id = %d"
5265 #: libcore/swf/DefineFontTag.cpp:60
5266 msgid "reading code table at offset %1%, %2% glyphs"
5269 #: libcore/swf/DefineFontTag.cpp:120
5270 msgid "reading DefineFont"
5273 #: libcore/swf/DefineFontTag.cpp:157
5274 msgid "Glyphs offset table corrupted in DefineFont tag"
5277 #: libcore/swf/DefineFontTag.cpp:172
5278 msgid "reading DefineFont2 or DefineFont3"
5281 #: libcore/swf/DefineFontTag.cpp:225 libcore/swf/DefineFontTag.cpp:237
5283 msgid "Glyph %d at offset %u"
5286 #: libcore/swf/DefineFontTag.cpp:254
5287 msgid "Glyphs offset table corrupted in DefineFont2/3 tag"
5290 #: libcore/swf/DefineFontTag.cpp:266
5291 msgid "Bad offset in DefineFont2"
5294 #: libcore/swf/DefineFontTag.cpp:325
5295 msgid "Repeated kerning pair found - ignoring"
5298 #: libcore/swf/DefineFontTag.cpp:344
5300 msgid "DefineFontInfo tag loader: can't find font with id %d"
5303 #: libcore/swf/DefineFontTag.cpp:352
5304 msgid "DefineFontInfo2 partially implemented"
5307 #: libcore/swf/CSMTextSettingsTag.cpp:77
5310 " CSMTextSettings: TextID=%d, FlashType=%d, GridFit=%d, Thickness=%d, "
5314 #: libcore/swf/CSMTextSettingsTag.cpp:85
5315 msgid "CSMTextSettings"
5318 #: libcore/swf/PlaceObject2Tag.cpp:85
5320 msgid " PLACEOBJECT: depth=%d(%d) char=%d"
5323 #: libcore/swf/PlaceObject2Tag.cpp:89 libcore/swf/PlaceObject2Tag.cpp:319
5325 msgid " SWFCxForm: %s"
5328 #: libcore/swf/PlaceObject2Tag.cpp:105
5330 msgid "Reserved field in PlaceObject actions == %u (expected 0)"
5333 #: libcore/swf/PlaceObject2Tag.cpp:123
5335 msgid " actions: flags = 0x%X"
5338 #: libcore/swf/PlaceObject2Tag.cpp:158
5341 "swf_event::read(), even_length = %u, but only %lu bytes left to the end of "
5342 "current tag. Breaking for safety."
5345 #: libcore/swf/PlaceObject2Tag.cpp:169
5346 msgid "swf_event::read(), event_length = 0 (empty). Skipping."
5349 #: libcore/swf/PlaceObject2Tag.cpp:227
5352 "swf_event::read() -- unknown / unhandled event type received, flags = 0x%x"
5355 #: libcore/swf/PlaceObject2Tag.cpp:256
5356 msgid "Unexpected end of tag while parsing PlaceObject tag events"
5359 #: libcore/swf/PlaceObject2Tag.cpp:312
5361 msgid " PLACEOBJECT2: depth = %d (%d)"
5364 #: libcore/swf/PlaceObject2Tag.cpp:314 libcore/swf/PlaceObject2Tag.cpp:427
5366 msgid " char id = %d"
5369 #: libcore/swf/PlaceObject2Tag.cpp:316 libcore/swf/PlaceObject2Tag.cpp:428
5371 msgid " SWFMatrix: %s"
5374 #: libcore/swf/PlaceObject2Tag.cpp:321 libcore/swf/PlaceObject2Tag.cpp:430
5379 #: libcore/swf/PlaceObject2Tag.cpp:322 libcore/swf/PlaceObject2Tag.cpp:431
5384 #: libcore/swf/PlaceObject2Tag.cpp:324 libcore/swf/PlaceObject2Tag.cpp:433
5386 msgid " clip_depth = %d (%d)"
5389 #: libcore/swf/PlaceObject2Tag.cpp:327 libcore/swf/PlaceObject2Tag.cpp:436
5391 msgid " m_place_type: %d"
5394 #: libcore/swf/PlaceObject2Tag.cpp:425
5396 msgid " PLACEOBJECT3: depth = %d (%d)"
5399 #: libcore/swf/PlaceObject2Tag.cpp:429
5401 msgid " SWFCxForm: %d"
5404 #: libcore/swf/PlaceObject2Tag.cpp:432
5406 msgid " class name = %s"
5409 #: libcore/swf/PlaceObject2Tag.cpp:435
5410 msgid " bitmapCaching enabled"
5413 #: libcore/swf/TextRecord.cpp:52
5414 msgid "end text records"
5417 #: libcore/swf/TextRecord.cpp:78
5419 msgid " has_font: font id = %d (%p)"
5422 #: libcore/swf/TextRecord.cpp:90
5426 #: libcore/swf/TextRecord.cpp:99
5428 msgid " xOffset = %g"
5431 #: libcore/swf/TextRecord.cpp:108
5433 msgid " yOffset = %g"
5436 #: libcore/swf/TextRecord.cpp:117
5438 msgid " textHeight = %g"
5441 #: libcore/swf/TextRecord.cpp:126
5443 msgid " GlyphEntries: count = %d"
5446 #: libcore/swf/TextRecord.cpp:138
5448 msgid " glyph%d: index=%d, advance=%g"
5451 #: libcore/swf/DefineFontAlignZonesTag.cpp:52
5453 msgid "DefineFontAlignZones tag references an undefined font %d"
5456 #: libcore/swf/DefineFontAlignZonesTag.cpp:71
5458 msgid "DefineFontAlignZones: font=%d, flags=%d, table int: %s"
5461 #: libcore/swf/DefineFontAlignZonesTag.cpp:108
5462 msgid "DefineFontAlignZoneTag"
5465 #: libcore/swf/tag_loaders.cpp:83
5466 msgid "anchor-labeled frame not supported"
5469 #: libcore/swf/tag_loaders.cpp:87
5471 msgid "frame_label_loader end position %d, read up to %d"
5474 #: libcore/swf/tag_loaders.cpp:107
5476 msgid " sprite: char id = %d"
5479 #: libcore/swf/tag_loaders.cpp:118
5481 "Nested DEFINESPRITE tags. Will add to top-level DisplayObjects dictionary."
5484 #: libcore/swf/tag_loaders.cpp:128
5486 msgid "Sprite %d advertise no frames"
5489 #: libcore/swf/tag_loaders.cpp:169
5491 msgid "DEFINESOUNDLOADER: sound sample rate %d (expected 0 to %u)"
5494 #: libcore/swf/tag_loaders.cpp:189
5497 "define sound: ch=%d, format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, delay=%d"
5500 #: libcore/swf/tag_loaders.cpp:217
5501 msgid "Tag boundary reported past end of SWFStream!"
5504 #: libcore/swf/tag_loaders.cpp:237
5507 "There is no sound handler currently active, so DisplayObject with id %d will "
5508 "not be added to the dictionary"
5511 #: libcore/swf/tag_loaders.cpp:271
5513 msgid "File attributes: metadata=%s network=%s"
5516 #: libcore/swf/tag_loaders.cpp:272 libcore/swf/tag_loaders.cpp:273
5520 #: libcore/swf/tag_loaders.cpp:272 libcore/swf/tag_loaders.cpp:273
5524 #: libcore/swf/tag_loaders.cpp:277
5526 "FileAttributes tag in the SWF requests that network access is not granted to "
5527 "this movie (or application?) when loaded from the filesystem. Anyway Gnash "
5528 "won't care; use white/black listing in your .gnashrc instead"
5531 #: libcore/swf/tag_loaders.cpp:285
5533 "This SWF file requires AVM2: there will be no ActionScript interpretation"
5536 #: libcore/swf/tag_loaders.cpp:310
5539 " RDF metadata (information only): [[\n"
5544 #: libcore/swf/tag_loaders.cpp:326
5546 msgid "Descriptive metadata from movie %s: %s"
5549 #: libcore/swf/tag_loaders.cpp:388
5551 msgid " reflex = \"%c%c%c\""
5554 #: libcore/swf/SoundStreamHeadTag.cpp:78
5556 msgid "SOUNDSTREAMHEAD: stream sample rate %d (expected 0 to %u)"
5559 #: libcore/swf/SoundStreamHeadTag.cpp:88
5562 "Different stream/playback sound rate (%d/%d). This seems common in SWF "
5563 "files, so we'll warn only once."
5566 #: libcore/swf/SoundStreamHeadTag.cpp:95
5569 "Different stream/playback sample size (%d/%d). This seems common in SWF "
5570 "files, so we'll warn only once."
5573 #: libcore/swf/SoundStreamHeadTag.cpp:101
5576 "Different stream/playback channels (%s/%s). This seems common in SWF files, "
5577 "so we'll warn only once."
5580 #: libcore/swf/SoundStreamHeadTag.cpp:121
5582 "No samples advertised for sound stream, pretty common so will warn only once"
5585 #: libcore/swf/SoundStreamHeadTag.cpp:148
5588 "sound stream head: format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, latency=%d"
5591 #: libcore/swf/DefineBitsTag.cpp:154
5592 msgid " jpeg_tables_loader"
5595 #: libcore/swf/DefineBitsTag.cpp:165
5597 msgid "No bytes to read in JPEGTABLES tag at offset %d"
5600 #: libcore/swf/DefineBitsTag.cpp:206
5602 msgid "DEFINEBITS: Duplicate id (%d) for bitmap DisplayObject - discarding it"
5605 #: libcore/swf/DefineBitsTag.cpp:235
5606 msgid "Failed to parse bitmap for character %1%"
5609 #: libcore/swf/DefineBitsTag.cpp:243
5610 msgid "No renderer, not adding bitmap %1%"
5613 #: libcore/swf/DefineBitsTag.cpp:250
5614 msgid "Adding bitmap id %1%"
5617 #: libcore/swf/DefineBitsTag.cpp:269
5619 "DEFINEBITS: No jpeg loader registered in movie definition - discarding bitmap"
5622 #: libcore/swf/DefineBitsTag.cpp:368
5623 msgid "gnash is not linked to zlib -- can't load jpeg3 image data"
5626 #: libcore/swf/DefineBitsTag.cpp:413
5628 msgid " defbitslossless2: tag = %d, fmt = %d, w = %d, h = %d"
5631 #: libcore/swf/DefineBitsTag.cpp:420
5632 msgid "Bitmap has a height or width of 0"
5635 #: libcore/swf/DefineBitsTag.cpp:426
5636 msgid "gnash is not linked to zlib -- can't load zipped image data"
5639 #: libcore/swf/DefineBitsTag.cpp:452
5640 msgid "Will not allocate %1%x%2% image in DefineBitsLossless tag"
5643 #: libcore/swf/DefineBitsTag.cpp:477
5644 msgid "Unknown bitmap format. Ignoring"
5647 #: libcore/swf/DefineBitsTag.cpp:591
5649 msgid "inflateWrapper() inflateInit() returned %d (%s)"
5652 #: libcore/swf/DefineBitsTag.cpp:611
5653 msgid "inflateWrapper(): no end of zstream found within swf tag boundaries"
5656 #: libcore/swf/DefineBitsTag.cpp:635
5658 msgid "inflateWrapper() inflate() returned %d (%s)"
5661 #: libcore/swf/DefineBitsTag.cpp:644
5663 msgid "inflateWrapper() inflateEnd() return %d (%s)"
5666 #: libcore/as_function.cpp:94
5668 msgid "Native function called as constructor threw exception: %s"
5671 #: libcore/FreetypeGlyphsProvider.cpp:256
5673 msgid "Can't init FreeType! Error = %d"
5676 #: libcore/FreetypeGlyphsProvider.cpp:268
5678 msgid "Can't close FreeType! Error = %d"
5681 #: libcore/FreetypeGlyphsProvider.cpp:282
5683 msgid "Failed to find fonts directory, using hard-coded font filename \"%s\""
5686 #: libcore/FreetypeGlyphsProvider.cpp:295
5688 msgid "Can't init fontconfig library, using hard-coded font filename \"%s\""
5691 #: libcore/FreetypeGlyphsProvider.cpp:357
5693 msgid "No device font matches the name '%s', using hard-coded font filename"
5696 #: libcore/FreetypeGlyphsProvider.cpp:362
5698 "Font filename matching not implemented (no fontconfig support built-in), "
5699 "using hard-coded font filename"
5702 #: libcore/FreetypeGlyphsProvider.cpp:395
5703 msgid "Freetype not supported"
5706 #: libcore/FreetypeGlyphsProvider.cpp:436
5708 msgid "Can't find font file for font '%s'"
5711 #: libcore/FreetypeGlyphsProvider.cpp:449
5713 msgid "Font file '%s' has bad format"
5716 #: libcore/FreetypeGlyphsProvider.cpp:458
5718 msgid "Some error opening font '%s'"
5721 #: libcore/FreetypeGlyphsProvider.cpp:492
5723 msgid "Error loading freetype outline glyph for char '%c' (error: %d)"
5726 #: libcore/FreetypeGlyphsProvider.cpp:508
5729 "FT_Load_Char() returned a glyph format != FT_GLYPH_FORMAT_OUTLINE (%c%c%c%c)"
5732 #: libcore/FreetypeGlyphsProvider.cpp:563
5733 msgid "Could not release FT face resources"
5736 #: libcore/MovieFactory.cpp:79
5738 "Requested to keep from completely loading a movie, but the movie in question "
5739 "is an image, for which we don't yet have the concept of a 'loading thread'"
5742 #: libcore/MovieFactory.cpp:94
5743 msgid "FLV can't be loaded directly as a movie"
5746 #: libcore/MovieFactory.cpp:98
5747 msgid "Unknown file type"
5750 #: libcore/MovieFactory.cpp:133
5752 msgid "Couldn't load library movie '%s'"
5755 #: libcore/MovieFactory.cpp:173
5756 msgid "Can't read file header"
5759 #: libcore/MovieFactory.cpp:212
5760 msgid "Can't read 3 bytes after an MZ (.exe) header"
5763 #: libcore/MovieFactory.cpp:222
5764 msgid "Could not find SWF inside an .exe file"
5767 #: libcore/MovieFactory.cpp:231
5769 msgid "unknown file type, buffer is %c%c%c"
5772 #: libcore/MovieFactory.cpp:273
5774 msgid "Can't read image file from %s"
5777 #: libcore/MovieFactory.cpp:283
5779 msgid "Parsing error: %s"
5782 #: libcore/MovieFactory.cpp:309
5784 msgid "failed to open '%s'; can't create movie"
5787 #: libcore/MovieFactory.cpp:314
5789 msgid "streamProvider opener can't open '%s'"
5792 #: libcore/as_environment.cpp:182
5794 msgid "invalid path '%s' (p=next_slash=%s)"
5797 #: libcore/as_environment.cpp:193
5799 msgid "invalid path '%s' (dot not allowed after having seen a slash)"
5802 #: libcore/as_environment.cpp:332
5804 msgid "-------------- %s = %s"
5807 #: libcore/as_environment.cpp:346
5809 msgid "Path target '%s' not found while setting %s=%s"
5812 #: libcore/as_environment.cpp:445
5814 msgid "Won't set invalid raw variable name: %s"
5817 #: libcore/as_environment.cpp:474
5820 "as_environment::setVariableRaw(%s, %s): neither current target nor original "
5821 "target are defined, can't set the variable"
5824 #: libcore/as_environment.cpp:486
5826 msgid "Won't get invalid raw variable name: %s"
5829 #: libcore/as_environment.cpp:567
5831 msgid "reference to non-existent variable '%s'"
5834 #: libcore/Geometry.cpp:187
5835 msgid "Collision detection for unidirectionally scaled strokes"
5838 #: libcore/as_object.cpp:439
5840 msgid "Caught exception: %s"
5843 #: libcore/as_object.cpp:627
5845 msgid "Attempt to set read-only property '%s'"
5848 #: libcore/as_object.cpp:639
5853 #: libcore/as_object.cpp:654
5855 msgid "Unknown failure in setting property '%s' on object '%p'"
5858 #: libcore/as_object.cpp:683
5860 msgid "Attempt to initialize read-only property '%s' on object '%p' twice"
5863 #: libcore/as_object.cpp:845
5864 msgid "Circular inheritance chain detected during isPrototypeOf call"
5867 #: libcore/StaticText.cpp:53
5868 msgid "StaticText::pointInShape"
5871 #: libcore/vm/VM.cpp:222
5873 msgid "-------------- global register[%d] = '%s'"
5876 #: libcore/vm/VM.cpp:250
5878 msgid "Recursion limit reached (%u)"
5881 #: libcore/vm/CallStack.cpp:64
5883 msgid "-------------- local register[%d] = '%s'"
5886 #: libcore/vm/ASHandlers.cpp:435
5888 msgid "Malformed action code: %s"
5891 #: libcore/vm/ASHandlers.cpp:450
5893 msgid "%s: CHECKME: was broken"
5896 #: libcore/vm/ASHandlers.cpp:595
5898 msgid "GetUrl: target=%s URL=%s"
5901 #: libcore/vm/ASHandlers.cpp:615
5903 msgid "ActionWaitForFrame (0x%X) tag length == %d (expected 3)"
5906 #: libcore/vm/ASHandlers.cpp:629 libcore/vm/ASHandlers.cpp:1695
5908 msgid "%s: environment target is null or not a MovieClip"
5911 #: libcore/vm/ASHandlers.cpp:637
5913 msgid "ActionWaitForFrame(%d): target (%s) has only %d frames"
5916 #: libcore/vm/ASHandlers.cpp:679
5917 msgid "GotoLabel: environment target is null or not a MovieClip"
5920 #: libcore/vm/ASHandlers.cpp:876 libcore/vm/ASHandlers.cpp:1572
5921 msgid "Negative size passed to ActionSubString, taking as whole length"
5924 #: libcore/vm/ASHandlers.cpp:893
5925 msgid "Start is less then 1 in ActionSubString, setting to 1."
5928 #: libcore/vm/ASHandlers.cpp:903
5930 "Start goes beyond input string in ActionSubString, returning the empty "
5934 #: libcore/vm/ASHandlers.cpp:916
5936 "start + size goes beyond input string in ActionSubString, adjusting size"
5939 #: libcore/vm/ASHandlers.cpp:963
5942 "Can't assign a sprite/DisplayObject to a variable in SWF%d. We'll return "
5943 "undefined instead of %s."
5946 #: libcore/vm/ASHandlers.cpp:971
5948 msgid "-- get var: %s=%s"
5951 #: libcore/vm/ASHandlers.cpp:984
5954 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
5957 #: libcore/vm/ASHandlers.cpp:992
5959 msgid "-- set var: %s = %s"
5962 #: libcore/vm/ASHandlers.cpp:1043
5964 "ActionGetProperty(<empty>) called, but current target is not a DisplayObject"
5967 #: libcore/vm/ASHandlers.cpp:1062
5969 msgid "Could not find GetProperty target (%s)"
5972 #: libcore/vm/ASHandlers.cpp:1087
5974 msgid "ActionSetProperty: can't find target %s for setting property %s"
5977 #: libcore/vm/ASHandlers.cpp:1110
5979 msgid "duplicateMovieClip: invalid depth %d passed; not duplicating"
5982 #: libcore/vm/ASHandlers.cpp:1125
5984 msgid "Path given to duplicateMovieClip(%s) doesn't point to a DisplayObject"
5987 #: libcore/vm/ASHandlers.cpp:1136
5989 msgid "Path given to duplicateMovieClip(%s) is not a sprite"
5992 #: libcore/vm/ASHandlers.cpp:1157
5994 msgid "Path given to removeMovieClip(%s) doesn't point to a DisplayObject"
5997 #: libcore/vm/ASHandlers.cpp:1167
5999 msgid "Path given to removeMovieClip(%s) is not a sprite"
6002 #: libcore/vm/ASHandlers.cpp:1205
6004 msgid "startDrag: unknown target '%s'"
6007 #: libcore/vm/ASHandlers.cpp:1225
6008 msgid "Y values in ActionStartDrag swapped, fixing"
6011 #: libcore/vm/ASHandlers.cpp:1232
6012 msgid "X values in ActionStartDrag swapped, fixing"
6015 #: libcore/vm/ASHandlers.cpp:1296
6017 msgid "-- %s cast_to %s (invalid args?)"
6020 #: libcore/vm/ASHandlers.cpp:1335
6022 msgid "Stack value on IMPLEMENTSOP is not an object: %s."
6025 #: libcore/vm/ASHandlers.cpp:1344
6026 msgid "Target object for IMPLEMENTSOP has no prototype."
6029 #: libcore/vm/ASHandlers.cpp:1351
6031 msgid "IMPLEMENTSOP target object's prototype is not an object (%s)"
6034 #: libcore/vm/ASHandlers.cpp:1359
6036 msgid "Invalid interfaces count (%d) on IMPLEMENTSOP"
6039 #: libcore/vm/ASHandlers.cpp:1370
6041 msgid "class found on stack on IMPLEMENTSOP is not an object: %s"
6044 #: libcore/vm/ASHandlers.cpp:1377
6045 msgid "Interface object for IMPLEMENTSOP has no prototype."
6048 #: libcore/vm/ASHandlers.cpp:1385
6050 msgid "Prototype of interface object for IMPLEMENTSOP is not an object (%s)."
6053 #: libcore/vm/ASHandlers.cpp:1392
6055 msgid "%s (with .prototype %p) implements %s (with .prototype %p)"
6058 #: libcore/vm/ASHandlers.cpp:1427
6060 msgid "fscommand2:%s"
6063 #: libcore/vm/ASHandlers.cpp:1558
6065 msgid " ActionMbSubString(%s, %d, %d)"
6068 #: libcore/vm/ASHandlers.cpp:1580
6069 msgid "Base is less then 1 in ActionMbSubString, setting to 1."
6072 #: libcore/vm/ASHandlers.cpp:1587
6074 "base goes beyond input string in ActionMbSubString, returning the empty "
6078 #: libcore/vm/ASHandlers.cpp:1599
6081 "base+size goes beyond input string in ActionMbSubString, adjusting size "
6082 "based on length:%d and start:%d"
6085 #: libcore/vm/ASHandlers.cpp:1623 libcore/vm/ASHandlers.cpp:1648
6086 msgid "Not properly implemented for SWF5"
6089 #: libcore/vm/ASHandlers.cpp:1674
6090 msgid "ActionStrictMode set to %1%"
6093 #: libcore/vm/ASHandlers.cpp:1703
6096 "Frame spec found on stack at ActionWaitForFrame doesn't evaluate to a valid "
6100 #: libcore/vm/ASHandlers.cpp:1728
6101 msgid "Unknown constant '%1%' (no pool registered with VM)"
6104 #: libcore/vm/ASHandlers.cpp:1736
6105 msgid "Unknown constant '%1%' (registered pool has %2% entries)"
6108 #: libcore/vm/ASHandlers.cpp:1793
6111 "Unknown push type %d. Execution will continue but it is likely to fail due "
6115 #: libcore/vm/ASHandlers.cpp:1835
6117 msgid "Invalid register %d in ActionPush"
6120 #: libcore/vm/ASHandlers.cpp:1886
6122 msgid "\t%d) type=%s, value=%s"
6125 #: libcore/vm/ASHandlers.cpp:1917
6126 msgid "Undefined GetUrl2 URL on stack, skipping"
6129 #: libcore/vm/ASHandlers.cpp:1949
6131 msgid "branch to offset %d -- this section only runs to %d"
6134 #: libcore/vm/ASHandlers.cpp:1983
6137 "Couldn't find target_sprite \"%s\" in ActionCallFrame! target frame actions "
6138 "will not be called..."
6141 #: libcore/vm/ASHandlers.cpp:2034
6144 "Frame spec found on stack at ActionGotoExpression doesn't evaluate to a "
6148 #: libcore/vm/ASHandlers.cpp:2046
6151 "Couldn't find target sprite \"%s\" in ActionGotoExpression. Will not go to "
6155 #: libcore/vm/ASHandlers.cpp:2125
6157 msgid "delete %s.%s: no object found to delete"
6160 #: libcore/vm/ASHandlers.cpp:2165
6161 msgid "delete2 called with a path that does not resolve to an object"
6164 #: libcore/vm/ASHandlers.cpp:2191
6166 msgid "-- set local var: %s = %s"
6169 #: libcore/vm/ASHandlers.cpp:2224
6171 msgid "ActionCallFunction: %s is not an object"
6174 #: libcore/vm/ASHandlers.cpp:2241
6177 "Attempt to call a function with %u arguments while only %u are available on "
6181 #: libcore/vm/ASHandlers.cpp:2303
6183 msgid "---new object: %s"
6186 #: libcore/vm/ASHandlers.cpp:2313
6188 msgid "ActionNew: '%s' is not a constructor"
6191 #: libcore/vm/ASHandlers.cpp:2351
6192 msgid "The 'var whatever' syntax in timeline context is a no-op."
6195 #: libcore/vm/ASHandlers.cpp:2439
6197 msgid "Argument to TargetPath(%s) doesn't cast to a DisplayObject"
6200 #: libcore/vm/ASHandlers.cpp:2474
6203 "Top of stack doesn't evaluate to an object (%s) at ActionEnumerate execution"
6206 #: libcore/vm/ASHandlers.cpp:2581
6208 msgid "getMember called against a value that does not cast to an as_object: %s"
6211 #: libcore/vm/ASHandlers.cpp:2590
6213 msgid " ActionGetMember: target: %s (object %p)"
6216 #: libcore/vm/ASHandlers.cpp:2605
6218 msgid "-- get_member %s.%s=%s"
6221 #: libcore/vm/ASHandlers.cpp:2624
6224 "ActionSetMember: %s.%s=%s: member name evaluates to invalid (empty) string"
6227 #: libcore/vm/ASHandlers.cpp:2633
6229 msgid "-- set_member %s.%s=%s"
6232 #: libcore/vm/ASHandlers.cpp:2645
6234 msgid "-- set_member %s.%s=%s on invalid object!"
6237 #: libcore/vm/ASHandlers.cpp:2706
6240 "Attempt to call a method with %u arguments while only %u are available on "
6244 #: libcore/vm/ASHandlers.cpp:2714
6246 msgid " method name: %s"
6249 #: libcore/vm/ASHandlers.cpp:2715
6251 msgid " method object/func: %s"
6254 #: libcore/vm/ASHandlers.cpp:2716
6256 msgid " method nargs: %d"
6259 #: libcore/vm/ASHandlers.cpp:2724
6261 msgid "ActionCallMethod invoked with non-object object/func (%s)"
6264 #: libcore/vm/ASHandlers.cpp:2758
6266 msgid "ActionCallMethod: Can't find method %s of object %s"
6269 #: libcore/vm/ASHandlers.cpp:2770
6271 msgid "ActionCallMethod: property %d of object %d is not callable (%s)"
6274 #: libcore/vm/ASHandlers.cpp:2843
6277 "Attempt to call a constructor with %u arguments while only %u are available "
6281 #: libcore/vm/ASHandlers.cpp:2855
6282 msgid "On ActionNewMethod: no object found on stack on ActionMethod"
6285 #: libcore/vm/ASHandlers.cpp:2872
6287 msgid "ActionNewMethod: can't find method %s of object %s"
6290 #: libcore/vm/ASHandlers.cpp:2884
6291 msgid "ActionNewMethod: method name is undefined and object is not a function"
6294 #: libcore/vm/ASHandlers.cpp:2923
6296 msgid "-- %s instanceof %s (invalid args?)"
6299 #: libcore/vm/ASHandlers.cpp:2952
6301 msgid "Top of stack not an object %s at ActionEnum2 execution"
6304 #: libcore/vm/ASHandlers.cpp:3089
6306 msgid "ActionExtends: Super is not an object (%s)"
6309 #: libcore/vm/ASHandlers.cpp:3093
6311 msgid "ActionExtends: Sub is not a function (%s)"
6314 #: libcore/vm/ASHandlers.cpp:3194
6317 "function2 code len (%u) overflows DOACTION tag boundaries (DOACTION tag len="
6318 "%d, function2 code offset=%d). Forcing code len to eat the whole buffer "
6319 "(would this work?)."
6322 #: libcore/vm/ASHandlers.cpp:3216
6324 msgid "DefineFunction2: named function '%s' starts at PC %d"
6327 #: libcore/vm/ASHandlers.cpp:3226
6329 msgid "DefineFunction2: anonymous function starts at PC %d"
6332 #: libcore/vm/ASHandlers.cpp:3278
6335 "ActionTry: reserved:%x doFinally:%d doCatch:%d trySize:%u catchSize:%u "
6336 "finallySize:%u catchName:%s catchRegister:%u"
6339 #: libcore/vm/ASHandlers.cpp:3307
6340 msgid "ActionWith tag length != 2; skipping"
6343 #: libcore/vm/ASHandlers.cpp:3317
6344 msgid "Empty with() block..."
6347 #: libcore/vm/ASHandlers.cpp:3328
6349 msgid "with(%s) : first argument doesn't cast to an object!"
6352 #: libcore/vm/ASHandlers.cpp:3443
6354 msgid "Unsupported action handler invoked, code at pc is %#x"
6357 #: libcore/vm/ASHandlers.cpp:3503
6358 msgid "Bogus empty GetUrl URL in SWF file, skipping"
6361 #: libcore/vm/ASHandlers.cpp:3515
6363 "Bogus GetUrl2 send vars method in SWF file (both GET and POST requested). "
6367 #: libcore/vm/ASHandlers.cpp:3574
6369 msgid "getURL: target %s not found"
6372 #: libcore/vm/ASHandlers.cpp:3580
6374 msgid "getURL: target %s is not a sprite"
6377 #: libcore/vm/ASHandlers.cpp:3599
6378 msgid "commonGetURL: current target is undefined"
6381 #: libcore/vm/ASHandlers.cpp:3619
6383 msgid "Unknown loadMovie target: %s"
6386 #: libcore/vm/ASHandlers.cpp:3633
6388 msgid "get URL: target %s is not a sprite"
6391 #: libcore/vm/ASHandlers.cpp:3698
6393 msgid "Couldn't find movie \"%s\" to set target to! Setting target to NULL..."
6396 #: libcore/vm/Machine.cpp:895
6398 msgid "Can't push a null value onto the scope stack (%s)."
6401 #: libcore/vm/Machine.cpp:1438
6404 "CALLPROP: Can't call a method of a value that doesn't cast to an object (%s)."
6407 #: libcore/vm/Machine.cpp:1455
6409 msgid "CALLPROP: Property '%s' of object '%s' is '%s', cannot call as method"
6412 #: libcore/vm/Machine.cpp:1983
6414 msgid "GETPROPERTY: Looking for property %s of object %s"
6417 #: libcore/vm/Machine.cpp:1987
6419 msgid "GETPROPERTY: expecting object on stack, got %s."
6422 #: libcore/vm/Machine.cpp:2122
6424 msgid "ABC_ACTION_SETSLOT: unexpected non-object stack value %s"
6427 #: libcore/vm/ActionExec.cpp:147
6430 "at ActionExec operator() start, pc=%d, stop_pc=%d, code.size=%d, func=%d, "
6434 #: libcore/vm/ActionExec.cpp:152 libcore/vm/ActionExec.cpp:285
6435 #: libcore/vm/ActionExec.cpp:296
6440 #: libcore/vm/ActionExec.cpp:222
6442 msgid "PC:%d - EX: %s"
6445 #: libcore/vm/ActionExec.cpp:239
6448 "Length %u (%d) of action tag id %u at pc %d overflows actions buffer size %d"
6451 #: libcore/vm/ActionExec.cpp:292
6453 msgid "After execution: PC %d, next PC %d, stack follows"
6456 #: libcore/vm/ActionExec.cpp:306
6458 "Time exceeded (%4% secs) while executing code in %1% between pc %2% and %3%. "
6462 #: libcore/vm/ActionExec.cpp:541
6464 "Stack smashed (ActionScript compiler bug, or obfuscated SWF). Taking no "
6465 "action to fix (as expected)."
6468 #: libcore/vm/ActionExec.cpp:545
6470 msgid "%d elements left on the stack after block execution."
6473 #: libcore/vm/ActionExec.cpp:564
6476 "End of DoAction block hit while skipping %d action tags (pc:%d, stop_pc:%d) "
6477 "(WaitForFrame, probably)"
6480 #: libcore/vm/ActionExec.cpp:674
6482 msgid "Jump outside DoAction tag requested (offset %d before tag start)"
6485 #: libcore/MovieLoader.cpp:260
6487 msgid "Can't create Movie instance for definition loaded from %s"
6490 #: libcore/ClassHierarchy.cpp:85
6492 msgid "Native class %s is not an object after initialization (%s)"
6495 #: libcore/ClassHierarchy.cpp:92
6497 msgid "Native class %s is not found after initialization"
6500 #: libcore/RGBA.cpp:47
6501 msgid "Failed to convert string to RGBA value! This is a Gnash bug"
6504 #: libcore/SWFStream.cpp:475
6505 msgid "Attempt to seek past the end of an opened tag"
6508 #: libcore/SWFStream.cpp:483
6509 msgid "Attempt to seek before start of an opened tag"
6512 #: libcore/SWFStream.cpp:496
6513 msgid "Unexpected end of stream"
6516 #: libcore/SWFStream.cpp:564
6519 "Tag %d starting at offset %d is advertised to end at offset %d, which is "
6520 "after end of previously opened tag starting at offset %d and ending at "
6521 "offset %d. Making it end where container tag ends."
6524 #: libcore/SWFStream.cpp:581
6526 msgid "SWF[%lu]: tag type = %d, tag length = %d, end tag = %lu"
6529 #: libcore/SWFStream.cpp:602
6530 msgid "Could not seek to reported end of tag"
6533 #: libcore/SWFStream.cpp:617
6535 msgid "SWFStream::consumeInput: underlying stream couldn't go_to_end: %s"
6538 #: libcore/DisplayObject.cpp:124
6540 msgid "loadMovie against a %s DisplayObject"
6543 #: libcore/DisplayObject.cpp:261
6547 #: libcore/DisplayObject.cpp:371
6549 msgid "Setting _height=%g of DisplayObject %s (%s)"
6552 #: libcore/DisplayObject.cpp:799
6556 #: libcore/DisplayObject.cpp:800
6560 #: libcore/DisplayObject.cpp:806
6564 #: libcore/DisplayObject.cpp:812
6568 #: libcore/DisplayObject.cpp:822
6569 msgid "Clipping depth"
6572 #: libcore/DisplayObject.cpp:827
6576 #: libcore/DisplayObject.cpp:829
6580 #: libcore/DisplayObject.cpp:830
6584 #: libcore/DisplayObject.cpp:831
6588 #: libcore/DisplayObject.cpp:833
6592 #: libcore/DisplayObject.cpp:837
6596 #: libcore/DisplayObject.cpp:840
6600 #: libcore/DisplayObject.cpp:842
6601 msgid "Child invalidated"
6604 #: libcore/DisplayObject.cpp:863 libcore/DisplayObject.cpp:1567
6606 msgid "Attempt to set property to %s, refused"
6609 #: libcore/DisplayObject.cpp:1098
6611 msgid "Attempt to set %s._y to %s (evaluating to number %g) refused"
6614 #: libcore/DisplayObject.cpp:1129
6616 msgid "Attempt to set %s._x to %s (evaluating to number %g) refused"
6619 #: libcore/DisplayObject.cpp:1158
6621 msgid "Attempt to set %s._xscale to %s (evaluating to number %g) refused"
6624 #: libcore/DisplayObject.cpp:1184
6626 msgid "Attempt to set %s._yscale to %s (evaluating to number %g) refused"
6629 #: libcore/DisplayObject.cpp:1220
6631 msgid "Attempt to set %s._visible to %s (evaluating to number %g) refused"
6634 #: libcore/DisplayObject.cpp:1249
6636 msgid "Attempt to set %s._alpha to %s (evaluating to number %g) refused"
6639 #: libcore/DisplayObject.cpp:1315
6641 msgid "Attempt to set %s._rotation to %s (evaluating to number %g) refused"
6644 #: libcore/DisplayObject.cpp:1355
6645 msgid "_soundbuftime setting"
6648 #: libcore/DisplayObject.cpp:1379
6650 msgid "Setting _width=%g of DisplayObject %s (%s)"
6653 #: libcore/DisplayObject.cpp:1389 libcore/DisplayObject.cpp:1407
6657 #: libcore/AMFConverter.cpp:98
6658 msgid "Problems serializing an object's member"
6661 #: libcore/AMFConverter.cpp:212
6663 msgid "Problems serializing strict array member %d=%s"
6666 #: libcore/AMFConverter.cpp:242
6667 msgid "Could not serialize object"
6670 #: libcore/AMFConverter.cpp:319
6672 msgid "Unknown AMF type %s! Cannot proceed"
6675 #: libcore/AMFConverter.cpp:376
6677 msgid "AMF parsing error: %s"
6680 #: libcore/AMFConverter.cpp:407
6681 msgid "Read past _end of buffer for strict array length"
6684 #: libcore/AMFConverter.cpp:425
6685 msgid "Unable to read array elements"
6688 #: libcore/AMFConverter.cpp:442
6689 msgid "Read past _end of buffer for array length"
6692 #: libcore/AMFConverter.cpp:468 libcore/AMFConverter.cpp:489
6693 msgid "MALFORMED AMF: premature _end of ECMA_ARRAY block"
6696 #: libcore/AMFConverter.cpp:480
6697 msgid "MALFORMED AMF: empty member name not followed by OBJECT_END_AMF0 byte"
6700 #: libcore/AMFConverter.cpp:504
6701 msgid "Unable to read array element"
6704 #: libcore/AMFConverter.cpp:528
6705 msgid "Could not read object property name"
6708 #: libcore/AMFConverter.cpp:539
6709 msgid "AMF buffer terminated just before object _end byte. continuing anyway."
6712 #: libcore/AMFConverter.cpp:566
6714 msgid "readAMF0: invalid reference to object %d (%d known objects)"
6717 #: libcore/AMFConverter.cpp:597
6719 "Date type encoded timezone info %1%, even though this field should not be "
6723 #: libcore/as_value.cpp:768
6725 msgid "serialization of as_value of type %d"
6728 #: libcore/DisplayList.cpp:305
6730 msgid "moveDisplayObject() -- can't find object at depth %d"
6733 #: libcore/DisplayList.cpp:312
6734 msgid "Request to move an unloaded DisplayObject"
6737 #: libcore/DisplayList.cpp:380
6739 msgid "%s.swapDepth(%d) : ignored call with target depth less then %d"
6742 #: libcore/DisplayList.cpp:404
6744 "First argument to DisplayList::swapDepth() is NOT a DisplayObject in the "
6745 "list. Call ignored."
6748 #: libcore/DisplayList.cpp:875
6751 "mergeDisplayList: DisplayObject %s (%s at depth %d [%d]) about to be "
6752 "discarded in given display list is not marked as unloaded and not found in "
6753 "the merged current displaylist"
6756 #: libcore/LoadVariablesThread.cpp:75
6758 msgid "%s to UTF8 conversion in MovieClip.loadVariables input parsing"
6761 #: libcore/LoadVariablesThread.cpp:124
6763 msgid "Stream couldn't seek to end: %s"
6766 #: libcore/LoadVariablesThread.cpp:129
6769 "Size of 'variables' stream advertised to be %d bytes, but turned out to be "
6773 #: libcore/Button.cpp:477
6775 msgid "Unhandled button event %s"
6778 #: libcore/Button.cpp:789
6779 msgid "Button placed with an init object. This will be ignored."
6782 #: libcore/Button.cpp:957
6786 #: libcore/Button.cpp:962
6787 msgid "Button state"
6790 #: libcore/Button.cpp:966
6791 msgid "Action characters"
6794 #: libcore/Button.cpp:995
6795 msgid "Button.blendMode"
6798 #: libcore/Button.cpp:1004
6799 msgid "Button.cacheAsBitmap"
6802 #: libcore/Button.cpp:1013
6803 msgid "Button.filters"
6806 #: libcore/Button.cpp:1022
6807 msgid "Button.scale9Grid"
6810 #: libcore/Button.cpp:1031
6811 msgid "Button.getTabIndex"
6814 #: libcore/Button.cpp:1040
6815 msgid "Button.setTabIndex"
6818 #: libcore/DisplayObjectContainer.cpp:74
6822 #: libcore/PropertyList.cpp:274
6824 msgid "Property %s already exists, can't addDestructiveGetter"
6827 #: libdevice/rawfb/RawFBDevice.cpp:63
6828 msgid "Couldn't initialize RAWFB device!"
6831 #: libdevice/rawfb/RawFBDevice.cpp:95
6832 msgid "Freeing framebuffer memory"
6835 #: libdevice/rawfb/RawFBDevice.cpp:100
6836 msgid "Freeing offscreen buffer"
6839 #: libdevice/rawfb/RawFBDevice.cpp:119
6841 msgid "WARNING: Using %s as a fake framebuffer!"
6844 #: libdevice/rawfb/RawFBDevice.cpp:138
6846 msgid "Could not open framebuffer device: %s"
6849 #: libdevice/rawfb/RawFBDevice.cpp:141
6851 msgid "Opened framebuffer device: %s"
6854 #: libdevice/rawfb/RawFBDevice.cpp:177
6855 msgid "LUT8: Setting up colormap"
6858 #: libdevice/rawfb/RawFBDevice.cpp:202
6860 msgid "LUT8: Error setting colormap: %s"
6863 #: libdevice/rawfb/RawFBDevice.cpp:407
6864 msgid "Couldn't write to the fake cmap!"
6867 #: libdevice/rawfb/RawFBDevice.cpp:411
6868 msgid "Couldn't write to the fake cmap, unknown type!"
6871 #: libdevice/rawfb/RawFBDevice.cpp:425
6872 msgid "Signaled fbe to reload it's colormap."
6875 #: libdevice/rawfb/RawFBDevice.cpp:432
6877 msgid "fakefb_ioctl(%d)"
6880 #: libdevice/vaapi/VaapiImage.cpp:38
6882 msgid "VaapiImage::VaapiImage(): format '%s'\n"
6885 #: libdevice/vaapi/VaapiImage.cpp:82
6887 msgid " image 0x%08x, format '%s'\n"
6890 #: libdevice/vaapi/VaapiSurfaceGLX.cpp:205
6892 msgid " -> surface %p\n"
6895 #: libdevice/vaapi/VaapiSurfaceGLX.cpp:212
6897 msgid "VaapiSurface::~VaapiSurface(): surface %p\n"
6900 #: libdevice/vaapi/VaapiSurfaceGLX.cpp:266
6902 msgid "VaapiSurfaceGLX::update(): from surface 0x%08x\n"
6905 #: libdevice/vaapi/VaapiSurface.cpp:77
6907 msgid "VaapiSurface::~VaapiSurface(): surface 0x%08x\n"
6910 #: libdevice/vaapi/VaapiSubpicture.cpp:35
6912 msgid "VaapiSubpicture::VaapiSubpicture(): format '%s'\n"
6915 #: libdevice/vaapi/VaapiSurfaceProxy.cpp:31
6917 msgid "VaapiSurfaceProxy::VaapiSurfaceProxy(): surface 0x%08x\n"
6920 #: libdevice/vaapi/VaapiSurfaceProxy.cpp:36
6922 msgid "VaapiSurfaceProxy::~VaapiSurfaceProxy(): surface 0x%08x\n"
6925 #: libdevice/x11/X11Device.cpp:88 libdevice/x11/X11Device.cpp:106
6926 msgid "Couldn't initialize X11 device!"
6929 #: libdevice/x11/X11Device.cpp:142
6930 msgid "couldn't open X11 display!"
6933 #: libdevice/x11/X11Device.cpp:162
6934 msgid "Error: couldn't get X visual\n"
6937 #: libdevice/x11/X11Device.cpp:199
6938 msgid "The default Display is not set!"
6941 #: libdevice/x11/X11Device.cpp:212
6942 msgid "No Display device set!"
6945 #: libdevice/x11/X11Device.cpp:217
6946 msgid "No drawable window set!"
6949 #: libdevice/egl/eglDevice.cpp:86 libdevice/egl/eglDevice.cpp:108
6950 msgid "Couldn't initialize EGL device!"
6953 #: libdevice/egl/eglDevice.cpp:111
6955 msgid "Couldn't bind client to type %d!"
6958 #: libdevice/egl/eglDevice.cpp:181
6960 msgid "eglGetDisplay() failed (error 0x%x)"
6963 #: libdevice/egl/eglDevice.cpp:187
6965 msgid "eglInitialize() failed (error %s)"
6968 #: libdevice/egl/eglDevice.cpp:197
6970 msgid "EGL_CLIENT_APIS = %s"
6973 #: libdevice/egl/eglDevice.cpp:198
6975 msgid "EGL_EXTENSIONS = %s"
6978 #: libdevice/egl/eglDevice.cpp:199
6980 msgid "EGL_VERSION = %s, EGL_VENDOR = %s"
6983 #: libdevice/egl/eglDevice.cpp:208 libdevice/egl/eglDevice.cpp:547
6984 #: gui/gtk/gtk_glue_ovg.cpp:383
6986 msgid "eglGetConfigs() failed to retrieve the number of configs (error %s)"
6989 #: libdevice/egl/eglDevice.cpp:213 libdevice/egl/eglDevice.cpp:552
6990 #: gui/gtk/gtk_glue_ovg.cpp:388
6991 msgid "No EGLconfigs found\n"
6994 #: libdevice/egl/eglDevice.cpp:216 libdevice/egl/eglDevice.cpp:555
6996 msgid "Max number of EGL Configs is %d"
6999 #: libdevice/egl/eglDevice.cpp:231
7000 msgid "Using the 32bpp, low quality configuration"
7003 #: libdevice/egl/eglDevice.cpp:233
7004 msgid "eglChooseConfig(32-low) failed"
7007 #: libdevice/egl/eglDevice.cpp:237
7008 msgid "Using the 16bpp, low quality configuration"
7011 #: libdevice/egl/eglDevice.cpp:239
7012 msgid "eglChooseConfig(16-low) failed"
7015 #: libdevice/egl/eglDevice.cpp:248
7016 msgid "Using the 32bpp, medium quality configuration"
7019 #: libdevice/egl/eglDevice.cpp:250
7020 msgid "eglChooseConfig(32-medium) failed"
7023 #: libdevice/egl/eglDevice.cpp:254 libdevice/egl/eglDevice.cpp:271
7024 msgid "Using the 16bpp, medium quality configuration"
7027 #: libdevice/egl/eglDevice.cpp:256
7028 msgid "eglChooseConfig(16-medium) failed"
7031 #: libdevice/egl/eglDevice.cpp:265
7032 msgid "Using the 32bpp, high quality configuration"
7035 #: libdevice/egl/eglDevice.cpp:267
7036 msgid "eglChooseConfig(32-high) failed"
7039 #: libdevice/egl/eglDevice.cpp:273
7040 msgid "eglChooseConfig(16-high) failed"
7043 #: libdevice/egl/eglDevice.cpp:283
7044 msgid "EGL configuration doesn't match!"
7047 #: libdevice/egl/eglDevice.cpp:319
7049 msgid "eglGetConfigAttrib() failed (error %s)"
7052 #: libdevice/egl/eglDevice.cpp:323
7054 msgid "EGL native visual is: %d"
7057 #: libdevice/egl/eglDevice.cpp:339
7058 msgid "Initializing EGL for OpenGLES2"
7061 #: libdevice/egl/eglDevice.cpp:341 libdevice/egl/eglDevice.cpp:361
7063 msgid "eglBindAPI() failed to retrieve the number of configs (error %s)"
7066 #: libdevice/egl/eglDevice.cpp:349
7067 msgid "Initializing EGL for OpenGLES1"
7070 #: libdevice/egl/eglDevice.cpp:351
7072 msgid "eglBindAPI() failed to retrive the number of configs (error %s)"
7075 #: libdevice/egl/eglDevice.cpp:359
7076 msgid "Initializing EGL for OpenVG"
7079 #: libdevice/egl/eglDevice.cpp:394
7080 msgid "Initializing EGL Surface"
7083 #: libdevice/egl/eglDevice.cpp:401
7085 msgid "eglCreateWindowSurface failed (error %s)"
7088 #: libdevice/egl/eglDevice.cpp:415
7090 msgid "eglCreateContext failed (error %s)"
7093 #: libdevice/egl/eglDevice.cpp:427
7095 msgid "eglMakeCurrent failed (error %s)"
7098 #: libdevice/egl/eglDevice.cpp:559 gui/gtk/gtk_glue_ovg.cpp:395
7099 msgid "Out of memory\n"
7102 #: libdevice/egl/eglDevice.cpp:564
7104 msgid "eglGetConfigs() failed to retrieve the configs (error %s)"
7107 #: libdevice/egl/eglDevice.cpp:777
7109 msgid "eglCreatePbufferSurface() failed (error 0x%x)"
7112 #: libdevice/egl/eglDevice.cpp:797 libdevice/egl/eglDevice.cpp:818
7114 msgid "eglCreatePbufferFromClientBuffer() failed (error 0x%x)"
7117 #: libdevice/events/UinputDevice.cpp:46
7118 msgid "ioctl(UI_DEV_DESTROY)"
7121 #: libdevice/events/UinputDevice.cpp:77 libdevice/events/MouseDevice.cpp:94
7122 #: libdevice/events/TouchDevice.cpp:312 libdevice/events/EventDevice.cpp:703
7124 msgid "You don't have the proper permissions to open %s"
7127 #: libdevice/events/UinputDevice.cpp:82
7129 msgid "Found a User mode input device at %s"
7132 #: libdevice/events/UinputDevice.cpp:98
7133 msgid "User Mode Input device not initialized yet!"
7136 #: libdevice/events/UinputDevice.cpp:103
7137 msgid "ioctl(UI_SET_EVBIT, EV_KEY)"
7140 #: libdevice/events/UinputDevice.cpp:109
7141 msgid "ioctl(UI_SET_EVBIT, EV_REL)"
7144 #: libdevice/events/UinputDevice.cpp:113
7145 msgid "ioctl(UI_SET_RELBIT, REL_X)"
7148 #: libdevice/events/UinputDevice.cpp:117
7149 msgid "ioctl( UI_SET_RELBIT, REL_Y)"
7152 #: libdevice/events/UinputDevice.cpp:142
7156 #: libdevice/events/UinputDevice.cpp:147
7158 msgid "ioctl(UI_SET_EVBIT, EV_ABS): %s"
7161 #: libdevice/events/UinputDevice.cpp:151
7163 msgid "ioctl(UI_SET_ABSBIT,ABS_X): %s"
7166 #: libdevice/events/UinputDevice.cpp:155
7168 msgid "ioctl(UI_SET_ABSBIT, ABS_Y): %s"
7171 #: libdevice/events/UinputDevice.cpp:161
7173 msgid "ioctl(UI_SET_KEYBIT, BTN_LEFT)): %s"
7176 #: libdevice/events/UinputDevice.cpp:165
7178 msgid "ioctl(UI_SET_KEYBIT, BTN_RIGHT): %s"
7181 #: libdevice/events/UinputDevice.cpp:169
7183 msgid "ioctl(UI_SET_EVBIT, ABS_PRESSURE): %s"
7186 #: libdevice/events/UinputDevice.cpp:177
7188 msgid "ioctl(UI_SET_KEYBIT, BTN_MOUSE): %s"
7191 #: libdevice/events/UinputDevice.cpp:182
7192 msgid "ioctl(UI_DEV_CREATED) failed!"
7195 #: libdevice/events/MouseDevice.cpp:99
7197 msgid "Found a %s device for mouse input using %s"
7200 #: libdevice/events/MouseDevice.cpp:145 libdevice/events/EventDevice.cpp:74
7202 msgid "Could not open %s: %s"
7205 #: libdevice/events/MouseDevice.cpp:151
7207 msgid "Could not set non-blocking mode for mouse device: %s"
7210 #: libdevice/events/MouseDevice.cpp:170
7211 msgid "Mouse reset failed"
7214 #: libdevice/events/MouseDevice.cpp:180
7215 msgid "WARNING: Could not detect mouse device ID"
7218 #: libdevice/events/MouseDevice.cpp:184
7220 msgid "WARNING: Non-standard mouse device ID %d"
7223 #: libdevice/events/MouseDevice.cpp:189
7224 msgid "Could not activate Data Reporting mode for mouse"
7227 #: libdevice/events/MouseDevice.cpp:197
7229 msgid "Mouse enabled for %s on fd #%d"
7232 #: libdevice/events/MouseDevice.cpp:257
7233 msgid "No sync in first byte!"
7236 #: libdevice/events/MouseDevice.cpp:311
7237 msgid "Vertical mouse movement overflow bit set"
7240 #: libdevice/events/MouseDevice.cpp:314
7241 msgid "Horizontal mouse movement overflow bit set"
7244 #: libdevice/events/MouseDevice.cpp:320
7245 msgid "Horizontal mouse movement negative bit set"
7248 #: libdevice/events/MouseDevice.cpp:325
7249 msgid "Vertical mouse movement negative bit set"
7252 #: libdevice/events/MouseDevice.cpp:330
7254 msgid "PS/2 Mouse: Xmove=%d, Ymove=%d, Button %d"
7257 #: libdevice/events/MouseDevice.cpp:347
7259 msgid "convert: Xin=%d, Yin=%d, Xout=%d, Yout=%d"
7262 #: libdevice/events/MouseDevice.cpp:354
7264 msgid "read mouse: X=%d, Y=%d, Btn: btn %d"
7267 #: libdevice/events/MouseDevice.cpp:362
7269 msgid "mouse click! %d"
7272 #: libdevice/events/MouseDevice.cpp:380
7274 msgid "mouse_command: discarded %d bytes from input buffer"
7277 #: libdevice/events/TouchDevice.cpp:83
7278 msgid "No filespec specified for the touchscreen device."
7281 #: libdevice/events/TouchDevice.cpp:89
7283 msgid "Could not open touchscreen %s: %s"
7286 #: libdevice/events/TouchDevice.cpp:96
7288 msgid "Could not get touchscreen fd %s: %s"
7291 #: libdevice/events/TouchDevice.cpp:103
7293 msgid "Using TSLIB on %s"
7296 #: libdevice/events/TouchDevice.cpp:134
7298 msgid "Touched x: %d, y: %d"
7301 #: libdevice/events/TouchDevice.cpp:138
7303 msgid "lifted x: %d y: %d"
7306 #: libdevice/events/TouchDevice.cpp:244
7307 msgid "WARNING: Error parsing calibration data!"
7310 #: libdevice/events/TouchDevice.cpp:246
7313 "Using touchscreen calibration data: %.0f / %.0f / %.0f / %.0f / %.0f / %.0f"
7316 #: libdevice/events/TouchDevice.cpp:249
7318 "WARNING: No touchscreen calibration settings found. The mouse pointer most "
7319 "probably won't work precisely. Set TSCALIB environment variable with correct "
7320 "values for better results"
7323 #: libdevice/events/EventDevice.cpp:80
7325 msgid "Could not set non-blocking mode for pointing device: %s"
7328 #: libdevice/events/EventDevice.cpp:93
7329 msgid "ioctl (EVIOCGVERSION)"
7332 #: libdevice/events/EventDevice.cpp:96
7334 msgid "evdev driver version is %d.%d.%d"
7337 #: libdevice/events/EventDevice.cpp:102 libdevice/events/EventDevice.cpp:724
7339 msgid "ioctl (EVIOCGID): %s"
7342 #: libdevice/events/EventDevice.cpp:107 libdevice/events/EventDevice.cpp:718
7344 msgid "ioctl (EVIOCGNAME): %s"
7347 #: libdevice/events/EventDevice.cpp:109 libdevice/events/EventDevice.cpp:720
7349 msgid "The device on %s says its name is %s"
7352 #: libdevice/events/EventDevice.cpp:115 libdevice/events/EventDevice.cpp:726
7354 msgid "vendor %04hx product %04hx version %04hx"
7357 #: libdevice/events/EventDevice.cpp:120
7358 msgid "is a PCI bus type"
7361 #: libdevice/events/EventDevice.cpp:123
7362 msgid "is a PNP bus type"
7365 #: libdevice/events/EventDevice.cpp:128
7366 msgid "is on a Universal Serial Bus"
7369 #: libdevice/events/EventDevice.cpp:150
7370 msgid "is a HIL bus type"
7373 #: libdevice/events/EventDevice.cpp:153
7374 msgid "is Bluetooth bus type "
7377 #: libdevice/events/EventDevice.cpp:157
7378 msgid "is a Virtual bus type "
7381 #: libdevice/events/EventDevice.cpp:161
7382 msgid "is an ISA bus type"
7385 #: libdevice/events/EventDevice.cpp:165
7386 msgid "is an I8042 bus type"
7389 #: libdevice/events/EventDevice.cpp:175
7390 msgid "is an XTKBD bus type"
7393 #: libdevice/events/EventDevice.cpp:178
7394 msgid "is a serial port bus type"
7397 #: libdevice/events/EventDevice.cpp:181
7398 msgid "is a gameport bus type"
7401 #: libdevice/events/EventDevice.cpp:184
7402 msgid "is a parallel port bus type"
7405 #: libdevice/events/EventDevice.cpp:187
7406 msgid "is an Amiga bus type"
7409 #: libdevice/events/EventDevice.cpp:190
7410 msgid "is an AOB bus type"
7413 #: libdevice/events/EventDevice.cpp:193
7414 msgid "is an i2C bus type "
7417 #: libdevice/events/EventDevice.cpp:199
7418 msgid "Babbage Touchscreen found!"
7421 #: libdevice/events/EventDevice.cpp:203
7422 msgid "Babbage Power Button found!"
7425 #: libdevice/events/EventDevice.cpp:208
7426 msgid "is a GSC bus type"
7429 #: libdevice/events/EventDevice.cpp:212
7430 msgid "is an Atari bus type"
7433 #: libdevice/events/EventDevice.cpp:216
7435 msgid "Unknown bus type %d!"
7438 #: libdevice/events/EventDevice.cpp:219
7440 msgid "Event enabled for %s on fd #%d"
7443 #: libdevice/events/EventDevice.cpp:228
7445 msgid "ioctl (EVIOCGABS(ABS_X)): %s"
7448 #: libdevice/events/EventDevice.cpp:238
7450 msgid "ioctl (EVIOCSABS(ABS_X)): %s"
7453 #: libdevice/events/EventDevice.cpp:241
7455 msgid "ioctl (EVIOCGABS(ABS_Y)): %s"
7458 #: libdevice/events/EventDevice.cpp:245
7460 msgid "ioctl (EVIOCSABS(ABS_Y)): %s"
7463 #: libdevice/events/EventDevice.cpp:307
7465 msgid "Type is: %s(%hd), Code is: %hd, Val is: %d"
7468 #: libdevice/events/EventDevice.cpp:388
7473 #: libdevice/events/EventDevice.cpp:392
7478 #: libdevice/events/EventDevice.cpp:396
7483 #: libdevice/events/EventDevice.cpp:400
7488 #: libdevice/events/EventDevice.cpp:404
7493 #: libdevice/events/EventDevice.cpp:408
7498 #: libdevice/events/EventDevice.cpp:412
7500 msgid "REL_HWHEEL: %d"
7503 #: libdevice/events/EventDevice.cpp:415
7505 msgid "REL_DIAL: %d"
7508 #: libdevice/events/EventDevice.cpp:418
7510 msgid "REL_WHEEL: %d"
7513 #: libdevice/events/EventDevice.cpp:421
7515 msgid "REL_MISC: %d"
7518 #: libdevice/events/EventDevice.cpp:424
7520 msgid "Relative move event %d from Input Event Device"
7523 #: libdevice/events/EventDevice.cpp:447
7528 #: libdevice/events/EventDevice.cpp:454
7530 msgid "ABS_VOLUME: %d"
7533 #: libdevice/events/EventDevice.cpp:458
7535 msgid "ABS_DISTANCE: %d"
7538 #: libdevice/events/EventDevice.cpp:462
7543 #: libdevice/events/EventDevice.cpp:466
7548 #: libdevice/events/EventDevice.cpp:470
7553 #: libdevice/events/EventDevice.cpp:474
7555 msgid "ABS_THROTTLE: %d"
7558 #: libdevice/events/EventDevice.cpp:478
7560 msgid "ABS_RUDDER: %d"
7563 #: libdevice/events/EventDevice.cpp:482
7568 #: libdevice/events/EventDevice.cpp:486
7570 msgid "ABS_BRAKE: %d"
7573 #: libdevice/events/EventDevice.cpp:490
7575 msgid "ABS_TILT_X: %d"
7578 #: libdevice/events/EventDevice.cpp:494
7580 msgid "ABS_TILT_Y: %d"
7583 #: libdevice/events/EventDevice.cpp:509 libdevice/events/EventDevice.cpp:533
7584 msgid "Misc event from Input Event Device"
7587 #: libdevice/events/EventDevice.cpp:537
7588 msgid "LED event from Input Event Device"
7591 #: libdevice/events/EventDevice.cpp:540
7592 msgid "Sound event from Input Event Device"
7595 #: libdevice/events/EventDevice.cpp:543
7596 msgid "Key autorepeat event from Input Event Device"
7599 #: libdevice/events/EventDevice.cpp:546
7600 msgid "Force Feedback event from Input Event Device"
7603 #: libdevice/events/EventDevice.cpp:549
7604 msgid "Force Feedback status event from Input Event Device"
7607 #: libdevice/events/EventDevice.cpp:552
7608 msgid "Power event from Input Event Device"
7611 #: libdevice/events/EventDevice.cpp:740
7613 msgid "Enabling USB device: %s"
7616 #: libdevice/events/InputDevice.cpp:136
7618 msgid "The device has this error: %s"
7621 #: libdevice/events/InputDevice.cpp:211
7623 "WARNING: PS/2 Mouse support disabled as it conflicts with the input event "
7627 #: libdevice/directfb/DirectFBDevice.cpp:78
7628 msgid "Couldn't initialize DirectFB device!"
7631 #: libdevice/directfb/DirectFBDevice.cpp:114
7633 msgid "DirectFBInit(): %s"
7636 #: libdevice/directfb/DirectFBDevice.cpp:119
7638 msgid "DirectFBCreate(): %s"
7641 #: libdevice/directfb/DirectFBDevice.cpp:146
7643 msgid "CreateSurface(): %s"
7646 #: libdevice/directfb/DirectFBDevice.cpp:158
7648 msgid "CreateFont(): %s"
7651 #: libdevice/directfb/DirectFBDevice.cpp:165
7653 msgid "CreateImageProvider(): %s"
7656 #: libdevice/directfb/DirectFBDevice.cpp:171
7658 msgid "GetDisplayLayer(): %s"
7661 #: libdevice/directfb/DirectFBDevice.cpp:175
7663 msgid "GetScreen(): %s"
7666 #: libdevice/directfb/DirectFBDevice.cpp:512
7668 msgid "GetDescription(): %s"
7671 #: libdevice/directfb/DirectFBDevice.cpp:901
7672 msgid "iDirectFB data not set!"
7675 #: libsound/aos4/sound_handler_ahi.cpp:125
7676 msgid "AOS4: Spawn Audio Process."
7679 #: libsound/aos4/sound_handler_ahi.cpp:136
7680 msgid "Unable to create Death Message for child!!"
7683 #: libsound/aos4/sound_handler_ahi.cpp:162
7684 msgid "AOS4: Audio Process spawned."
7687 #: libsound/aos4/sound_handler_ahi.cpp:167
7688 msgid "Unable to create Audio Process!!"
7691 #: libsound/aos4/sound_handler_ahi.cpp:438
7692 msgid "AOS4: AOS4_sound_handler::pause"
7695 #: libsound/aos4/sound_handler_ahi.cpp:440
7696 msgid "AOS4: paused"
7699 #: libsound/aos4/sound_handler_ahi.cpp:450
7700 msgid "AOS4: AOS4_sound_handler::unpause"
7703 #: libsound/aos4/sound_handler_ahi.cpp:452
7704 msgid "AOS4: unpaused"
7707 #: libsound/aos4/sound_handler_ahi.cpp:542
7708 msgid "AOS4: Unable to allocate memory for audio buffer!"
7711 #: libsound/aos4/sound_handler_ahi.cpp:562
7712 msgid "AOS4: Unable to open AHI Device!"
7715 #: libsound/aos4/sound_handler_ahi.cpp:572
7716 msgid "AOS4: Unable to CreateIORequest!"
7719 #: libsound/aos4/sound_handler_ahi.cpp:580
7720 msgid "AOS4: Unable to CreateMsgPort for AHI Device!"
7723 #: libsound/aos4/sound_handler_ahi.cpp:591
7724 msgid "AOS4: Not enough memory for AHIiocopy!"
7727 #: libsound/aos4/sound_handler_ahi.cpp:607
7728 msgid "AOS4: audioTask:Initialize timer."
7731 #: libsound/aos4/sound_handler_ahi.cpp:610
7732 msgid "AOS4: audioTask:Starting Timer."
7735 #: libsound/aos4/sound_handler_ahi.cpp:621
7736 msgid "AOS4: Closing Audio Thread."
7739 #: libsound/aos4/sound_handler_ahi.cpp:641
7740 msgid "AOS4: Cleaning Audio Stuff."
7743 #: libsound/aos4/sound_handler_ahi.cpp:675
7744 msgid "AOS4: Exit Audio Thread."
7747 #: libsound/aos4/sound_handler_ahi.cpp:677
7748 msgid "AOS4: audioTask:Close timer."
7751 #: libsound/mkit/sound_handler_mkit.cpp:75
7752 msgid "Unable to open audio"
7755 #: libsound/mkit/sound_handler_mkit.cpp:339
7756 msgid "Mkit: Mkit_sound_handler::pause"
7759 #: libsound/mkit/sound_handler_mkit.cpp:343
7760 msgid "Mkit: paused"
7763 #: libsound/mkit/sound_handler_mkit.cpp:351
7764 msgid "Mkit: Mkit_sound_handler::unpause"
7767 #: libsound/mkit/sound_handler_mkit.cpp:355
7768 msgid "Mkit: unpaused"
7771 #: libsound/sdl/sound_handler_sdl.cpp:91
7773 msgid "Couldn't open SDL audio: %s"
7776 #: libsound/sdl/sound_handler_sdl.cpp:261
7778 msgid "Negative buffer length in sdl_audio_callback (%d)"
7781 #: libsound/sdl/sound_handler_sdl.cpp:267
7782 msgid "Zero buffer length in sdl_audio_callback"
7785 #: libsound/sound_handler.cpp:71
7787 "Sound data creator didn't appropriately pad buffer. We'll do so now, but "
7788 "will cost memory copies."
7791 #: libsound/sound_handler.cpp:84
7793 msgid "Invalid (%d) handle passed to fill_stream_data, doing nothing"
7796 #: libsound/sound_handler.cpp:91
7798 msgid "handle passed to fill_stream_data (%d) was deleted"
7801 #: libsound/sound_handler.cpp:142
7803 msgid "Invalid (%d) handle passed to delete_sound, doing nothing"
7806 #: libsound/sound_handler.cpp:153
7808 msgid "handle passed to delete_sound (%d) already deleted"
7811 #: libsound/sound_handler.cpp:237
7813 msgid "stop_sound(%d): sound was deleted"
7816 #: libsound/sound_handler.cpp:325
7818 msgid "SDL_sound_handler::unplugInputStream: Aux streamer %p not found. "
7821 #: libsound/sound_handler.cpp:455
7823 msgid "Could not start streaming sound: %s"
7826 #: libsound/sound_handler.cpp:466
7828 msgid "Invalid (%d) sound_handle passed to startSound, doing nothing"
7831 #: libsound/sound_handler.cpp:532
7832 msgid "Trying to play sound with size 0"
7835 #: libsound/sound_handler.cpp:546
7837 msgid "Could not start event sound: %s"
7840 #: libsound/sound_handler.cpp:560
7842 msgid "_inputStreams container still has a pointer to deleted InputStream %p!"
7845 #: libsound/sound_handler.cpp:705
7847 msgid "Expected 1 InputStream element, found %d"
7850 #: libsound/WAVWriter.cpp:64
7851 msgid "Unable to write file %1%"
7854 #: utilities/processor.cpp:151
7856 msgid "fs_callback(%p): %s %s"
7859 #: utilities/processor.cpp:169
7861 msgid "eventCallback: %s %s"
7864 #: utilities/processor.cpp:205
7865 msgid "gprocessor does not handle %1% message"
7868 #: utilities/processor.cpp:240 cygnal/cvm.cpp:227
7870 msgid "Gnash gprocessor version: %s, Gnash version: %s\n"
7873 #: utilities/processor.cpp:279 utilities/flvdumper.cpp:154
7874 #: utilities/soldumper.cpp:121 cygnal/cygnal.cpp:482
7875 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:216
7876 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:149
7877 #: cygnal/cgi-bin/echo/gateway.cpp:119 cygnal/cgi-bin/echo/echo.cpp:144
7878 #: cygnal/testsuite/libnet.all/test_rtmp.cpp:110
7879 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:91
7880 #: cygnal/testsuite/libnet.all/test_handler.cpp:103
7881 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:95
7882 #: cygnal/testsuite/libnet.all/test_cache.cpp:94
7883 #: cygnal/testsuite/libamf.all/test_el.cpp:91
7884 #: cygnal/testsuite/libamf.all/test_buffer.cpp:108
7885 #: cygnal/testsuite/libamf.all/test_flv.cpp:92
7886 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:103
7887 #: cygnal/testsuite/libamf.all/test_sol.cpp:103
7888 #: cygnal/testsuite/libamf.all/test_amf.cpp:109
7889 msgid "Verbose output turned on"
7892 #: utilities/processor.cpp:288 cygnal/cvm.cpp:282
7893 msgid "Verbose actions disabled at compile time"
7896 #: utilities/processor.cpp:295 cygnal/cvm.cpp:289
7897 msgid "Verbose parsing disabled at compile time"
7900 #: utilities/processor.cpp:466 utilities/processor.cpp:469
7901 #: gui/pythonmod/gnash-view.cpp:438 gui/pythonmod/gnash-view.cpp:441
7903 msgid "%s appended to local sandboxes"
7906 #: utilities/processor.cpp:641
7909 "gprocessor -- an SWF processor for Gnash.\n"
7911 "usage: %s [options] <file>\n"
7913 "Process the given SWF movie files.\n"
7918 #: utilities/processor.cpp:648
7922 " --help(-h) Print this info.\n"
7923 " --version Print the version numbers.\n"
7924 " -v Be verbose; i.e. print log messages to stdout\n"
7927 #: utilities/processor.cpp:655
7928 msgid " -vp Be verbose about movie parsing\n"
7931 #: utilities/processor.cpp:660
7932 msgid " -va Be verbose about ActionScript\n"
7935 #: utilities/processor.cpp:665
7938 " Milliseconds delay between advances (0 by default).\n"
7939 " If '-1' the delay will be computed from the FPS.\n"
7940 " -r <times> Allow the given number of complete runs.\n"
7941 " Keep looping undefinitely if set to 0.\n"
7942 " Default is 1 (end as soon as the last frame is reached).\n"
7944 " Allow the given number of frame advancements.\n"
7945 " Keep advancing untill any other stop condition\n"
7946 " is encountered if set to 0 (default).\n"
7949 #: utilities/flvdumper.cpp:172 cygnal/testsuite/libnet.all/test_rtmp.cpp:120
7950 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:100
7951 #: cygnal/testsuite/libnet.all/test_handler.cpp:112
7952 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:111
7953 #: cygnal/testsuite/libnet.all/test_cache.cpp:103
7954 #: cygnal/testsuite/libamf.all/test_el.cpp:107
7955 #: cygnal/testsuite/libamf.all/test_buffer.cpp:123
7956 #: cygnal/testsuite/libamf.all/test_flv.cpp:103
7957 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:119
7958 #: cygnal/testsuite/libamf.all/test_sol.cpp:113
7959 #: cygnal/testsuite/libamf.all/test_amf.cpp:125
7960 msgid "Error parsing command line options: "
7963 #: utilities/flvdumper.cpp:173
7964 msgid "This is a Gnash flvdumper bug."
7967 #: utilities/flvdumper.cpp:178
7968 msgid "Error: no input file was specified. Exiting."
7971 #: utilities/flvdumper.cpp:302
7972 msgid "This program dumps the internal data of an FLV video file"
7975 #: utilities/flvdumper.cpp:304
7976 msgid "Usage: flvdumper [-h] [-m] [-a] filename"
7979 #: utilities/flvdumper.cpp:305 utilities/dumpshm.cpp:344
7980 #: utilities/soldumper.cpp:75
7984 #: utilities/flvdumper.cpp:306
7985 msgid "-m\tPrint only Meta tags (default)"
7988 #: utilities/flvdumper.cpp:307
7989 msgid "-a\tPrint all tags."
7992 #: utilities/rtmpget.cpp:445
7993 msgid "Error parsing command line: "
7996 #: utilities/dumpshm.cpp:136
7998 msgid "Gnash dumpshm version: %s, Gnash version: %s\n"
8001 #: utilities/dumpshm.cpp:214
8003 msgid "Will use \"%s\" for memory segment file"
8006 #: utilities/dumpshm.cpp:230
8007 msgid "No LcShmKey set in ~/.gnashrc, trying to find it ourselves"
8010 #: utilities/dumpshm.cpp:239
8011 msgid "No shared memory segments found!"
8014 #: utilities/dumpshm.cpp:243
8016 msgid "Existing SHM Key is: %s, Size is: %s"
8019 #: utilities/dumpshm.cpp:258
8020 msgid "Writing memory segment to disk: \"segment.raw\""
8023 #: utilities/dumpshm.cpp:263
8025 msgid "The data is: 0x%s"
8028 #: utilities/dumpshm.cpp:303
8029 msgid "kernel not configured for shared memory"
8032 #: utilities/dumpshm.cpp:318
8034 msgid "Found it! \"set LCShmKey %s\" in your ~/.gnashrc"
8037 #: utilities/dumpshm.cpp:321
8039 msgid "Last changed on: %s"
8042 #: utilities/dumpshm.cpp:322
8044 msgid "Last attached on: %s"
8047 #: utilities/dumpshm.cpp:323
8049 msgid "Last detached on: %s"
8052 #: utilities/dumpshm.cpp:341
8053 msgid "This program dumps the internal data of a shared memory segment"
8056 #: utilities/dumpshm.cpp:343
8057 msgid "Usage: dumpshm [hdsanlif] filename"
8060 #: utilities/dumpshm.cpp:345
8061 msgid "-i\tList segments"
8064 #: utilities/dumpshm.cpp:346
8065 msgid "-r\tDump SYSV segments"
8068 #: utilities/dumpshm.cpp:347
8069 msgid "-c\tDump SYSV segments to disk"
8072 #: utilities/dumpshm.cpp:348
8073 msgid "-v\tVerbose output"
8076 #: utilities/dumpshm.cpp:360
8077 msgid "\tBase address of this segment: "
8080 #: utilities/dumpshm.cpp:362
8081 msgid "\tFilespec: "
8084 #: utilities/dumpshm.cpp:363
8085 msgid "\t# Bytes allocated: "
8088 #: utilities/dumpshm.cpp:364
8089 msgid "\tTotal # of bytes: "
8092 #: utilities/soldumper.cpp:72
8093 msgid "This program dumps the internal data of a .sol file"
8096 #: utilities/soldumper.cpp:74
8097 msgid "Usage: soldumper [h] filename"
8100 #: utilities/soldumper.cpp:76
8101 msgid "-f\tForce local directory access"
8104 #: utilities/soldumper.cpp:77
8105 msgid "-l\tList all .sol files in default dir"
8108 #: utilities/soldumper.cpp:105
8110 msgid "Gnash soldumper version: %s, Gnash version: %s\n"
8113 #: utilities/soldumper.cpp:125
8114 msgid "forcing local directory access only"
8117 #: utilities/soldumper.cpp:130
8118 msgid "List .sol files in the default directory"
8121 #: plugin/aos4/plugin.cpp:593 plugin/win32/plugin.cpp:590
8123 msgid "FSCommand_callback(%p): %s %s"
8126 #: cygnal/rtmp_server.cpp:124
8127 msgid "Failed to read the handshake from the client."
8130 #: cygnal/rtmp_server.cpp:139
8131 msgid "failed to read the handshake from the client."
8134 #: cygnal/rtmp_server.cpp:149
8135 msgid "Didn't receive any data in handshake!"
8138 #: cygnal/rtmp_server.cpp:160
8139 msgid "RTMP header had parsing error!"
8142 #: cygnal/rtmp_server.cpp:168
8144 msgid "NetConnection unusually large! %d"
8147 #: cygnal/rtmp_server.cpp:202
8148 msgid "failed to read the body of the handshake data from the client."
8151 #: cygnal/rtmp_server.cpp:210
8152 msgid "Didn't receive NetConnection object in handshake!"
8155 #: cygnal/rtmp_server.cpp:234
8156 msgid "Couldn't send onBWDone to client!"
8159 #: cygnal/rtmp_server.cpp:261 cygnal/rtmp_server.cpp:1704
8160 msgid "Couldn't send Ping to client!"
8163 #: cygnal/rtmp_server.cpp:275
8164 msgid "Couldn't send response to client!"
8167 #: cygnal/rtmp_server.cpp:338
8169 msgid "Couldn't sent RTMP Handshake response at %d!"
8172 #: cygnal/rtmp_server.cpp:355
8173 msgid "No data in original handshake buffer."
8176 #: cygnal/rtmp_server.cpp:359
8177 msgid "No data in response handshake buffer."
8180 #: cygnal/rtmp_server.cpp:387
8182 msgid "Handshake Finish Data didn't match by %d bytes"
8185 #: cygnal/rtmp_server.cpp:555
8189 #: cygnal/rtmp_server.cpp:567
8193 #: cygnal/rtmp_server.cpp:573
8197 #: cygnal/rtmp_server.cpp:582
8201 #: cygnal/rtmp_server.cpp:585
8203 msgid "ERROR: Unidentified RTMP message content type 0x%x"
8206 #: cygnal/rtmp_server.cpp:1105
8207 msgid "Couldn't reliably extract the echo data!"
8210 #: cygnal/rtmp_server.cpp:1402
8212 msgid "No stream for client %d"
8215 #: cygnal/rtmp_server.cpp:1444
8216 msgid "Stream Start"
8219 #: cygnal/rtmp_server.cpp:1447
8223 #: cygnal/rtmp_server.cpp:1450
8224 msgid "Stream No Data"
8227 #: cygnal/rtmp_server.cpp:1453
8229 msgid "Stream Set Buffer: %d"
8232 #: cygnal/rtmp_server.cpp:1467
8236 #: cygnal/rtmp_server.cpp:1486
8237 msgid "Set Chunk Size"
8240 #: cygnal/rtmp_server.cpp:1489
8244 #: cygnal/rtmp_server.cpp:1497
8245 msgid "Set Window Size"
8248 #: cygnal/rtmp_server.cpp:1500
8249 msgid "Set Bandwidth"
8252 #: cygnal/rtmp_server.cpp:1511 cygnal/rtmp_server.cpp:1514
8253 #: cygnal/rtmp_server.cpp:1517 cygnal/rtmp_server.cpp:1520
8254 #: cygnal/rtmp_server.cpp:1667
8256 msgid "RTMP type %d"
8259 #: cygnal/rtmp_server.cpp:1526
8261 msgid "Error INVOKING method \"%s\"!"
8264 #: cygnal/rtmp_server.cpp:1650
8265 msgid "Received an _error message from the client!"
8268 #: cygnal/rtmp_server.cpp:1670
8270 msgid "ERROR: Unidentified AMF header data type 0x%x"
8273 #: cygnal/cygnal.cpp:190
8274 msgid "cygnal -- a streaming media server."
8277 #: cygnal/cygnal.cpp:192
8278 msgid "Usage: cygnal [options...]"
8281 #: cygnal/cygnal.cpp:193 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:596
8282 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:321
8283 #: cygnal/cgi-bin/echo/gateway.cpp:406 cygnal/cgi-bin/echo/echo.cpp:316
8284 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:269
8285 #: cygnal/testsuite/libnet.all/test_handler.cpp:281
8286 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:300
8287 #: cygnal/testsuite/libnet.all/test_cache.cpp:391
8288 #: cygnal/testsuite/libamf.all/test_el.cpp:491
8289 #: cygnal/testsuite/libamf.all/test_buffer.cpp:721
8290 #: cygnal/testsuite/libamf.all/test_flv.cpp:282
8291 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:247
8292 #: cygnal/testsuite/libamf.all/test_amf.cpp:422
8293 msgid " -h, --help Print this help and exit"
8296 #: cygnal/cygnal.cpp:194
8297 msgid " -V, --version Print version information and exit"
8300 #: cygnal/cygnal.cpp:195 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:597
8301 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:322
8302 #: cygnal/cgi-bin/echo/gateway.cpp:407 cygnal/cgi-bin/echo/echo.cpp:317
8303 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:270
8304 #: cygnal/testsuite/libnet.all/test_handler.cpp:282
8305 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:301
8306 #: cygnal/testsuite/libnet.all/test_cache.cpp:392
8307 #: cygnal/testsuite/libamf.all/test_el.cpp:492
8308 #: cygnal/testsuite/libamf.all/test_buffer.cpp:722
8309 #: cygnal/testsuite/libamf.all/test_flv.cpp:283
8310 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:248
8311 #: cygnal/testsuite/libamf.all/test_amf.cpp:423
8312 msgid " -v, --verbose Output verbose debug info"
8315 #: cygnal/cygnal.cpp:196
8316 msgid " -s, --singlethread Disable Multi Threading"
8319 #: cygnal/cygnal.cpp:197 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:598
8320 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:323
8321 #: cygnal/cgi-bin/echo/gateway.cpp:408 cygnal/cgi-bin/echo/echo.cpp:318
8322 msgid " -n, --netdebug Turn on net debugging messages"
8325 #: cygnal/cygnal.cpp:198
8326 msgid " -o --only-port Only use port for debugging"
8329 #: cygnal/cygnal.cpp:199
8330 msgid " -p --port-offset Port offset for debugging"
8333 #: cygnal/cygnal.cpp:200
8334 msgid " -t, --testing Turn on special Gnash testing support"
8337 #: cygnal/cygnal.cpp:201
8338 msgid " -a, --admin Enable the administration thread"
8341 #: cygnal/cygnal.cpp:202
8342 msgid " -r, --root Document root for all files"
8345 #: cygnal/cygnal.cpp:203
8346 msgid " -m, --machine Hostname for this machine"
8349 #: cygnal/cygnal.cpp:266
8350 msgid ": couldn't open file: "
8353 #: cygnal/cygnal.cpp:343
8355 msgid "Couldn't connect to %s"
8358 #: cygnal/cygnal.cpp:363
8360 msgid "%s is active on fd #%d."
8363 #: cygnal/cygnal.cpp:509
8365 msgid "Extraneous argument: %s"
8368 #: cygnal/cygnal.cpp:513 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:441
8370 msgid "Document Root for media files is: %s"
8373 #: cygnal/cygnal.cpp:597
8374 msgid "Cygnal done..."
8377 #: cygnal/cygnal.cpp:610
8379 msgid "Got a %d interrupt"
8382 #: cygnal/cygnal.cpp:630
8384 "Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.\n"
8385 "Cygnal comes with NO WARRANTY, to the extent permitted by law.\n"
8386 "You may redistribute copies of Cygnal under the terms of the GNU General\n"
8387 "Public License V3 or later. For more information, see the file named "
8391 #: cygnal/cygnal.cpp:652
8393 msgid "Starting Admin Handler for port %d"
8396 #: cygnal/cygnal.cpp:658
8397 msgid "Got an incoming Admin request"
8400 #: cygnal/cygnal.cpp:666
8401 msgid "no more admin data, exiting...\n"
8404 #: cygnal/cygnal.cpp:751
8405 msgid "admin_handler: Done...!\n"
8408 #: cygnal/cygnal.cpp:780
8410 msgid "Can't start %s Connection Handler for fd #%d, port %hd"
8413 #: cygnal/cygnal.cpp:784
8415 msgid "Starting %s Connection Handler for fd #%d, port %hd"
8418 #: cygnal/cygnal.cpp:795
8420 msgid "This system has %d cpus."
8423 #: cygnal/cygnal.cpp:832
8425 msgid "No new %s network connections"
8428 #: cygnal/cygnal.cpp:836
8430 msgid "*** New %s network connection for thread ID #%d, fd #%d ***"
8433 #: cygnal/cygnal.cpp:882
8435 msgid "Creating new %s Handler for %s using fd #%d"
8438 #: cygnal/cygnal.cpp:900
8440 msgid "Reusing %s Handler for %s using fd #%d"
8443 #: cygnal/cygnal.cpp:926
8445 msgid "Creating new %s Handler for: %s for fd %#d"
8448 #: cygnal/cygnal.cpp:950
8450 msgid "Cygnal Plugin paths are: %s"
8453 #: cygnal/cygnal.cpp:971
8455 msgid "Couldn't load plugin for %s"
8458 #: cygnal/cygnal.cpp:982
8460 msgid "Number of active Threads is %d"
8463 #: cygnal/cygnal.cpp:985
8465 msgid "Restarting loop for next connection for port %d..."
8468 #: cygnal/cygnal.cpp:1043
8470 msgid "%d active disk streams"
8473 #: cygnal/cygnal.cpp:1083
8475 msgid "Got a hit for fd #%d, protocol %s"
8478 #: cygnal/cygnal.cpp:1087
8479 msgid "No protocol specified!"
8482 #: cygnal/cygnal.cpp:1095 cygnal/cygnal.cpp:1120 cygnal/cygnal.cpp:1131
8484 msgid "Done with HTTP connection for fd #%d, CGI %s"
8487 #: cygnal/cygnal.cpp:1100
8489 msgid "Not Done with HTTP connection for fd #%d, it's a persistent connection."
8492 #: cygnal/cygnal.cpp:1109
8494 msgid "Done with RTMP connection for fd #%d, CGI "
8497 #: cygnal/cygnal.cpp:1143
8499 msgid "Unsupported network protocol for fd #%d, %d"
8502 #: cygnal/cygnal.cpp:1163
8504 msgid "Got no hits, %d retries"
8507 #: cygnal/cvm.cpp:276
8508 msgid "The debugger has been disabled at configuration time"
8511 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:233
8512 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:166
8513 #: cygnal/cgi-bin/echo/gateway.cpp:139 cygnal/cgi-bin/echo/echo.cpp:161
8515 msgid "Error parsing command line options: %s"
8518 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:309
8520 msgid "Scanning directory \"%s\" for %s files"
8523 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:340
8525 msgid "Gnash media file name: %s"
8528 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:595
8529 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:320
8530 #: cygnal/cgi-bin/echo/gateway.cpp:405 cygnal/cgi-bin/echo/echo.cpp:315
8531 #: cygnal/testsuite/libamf.all/test_flv.cpp:281
8532 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:246
8533 #: cygnal/testsuite/libamf.all/test_amf.cpp:421
8534 msgid "Usage: test_amf [options...]"
8537 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:599
8538 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:324 cygnal/cgi-bin/echo/echo.cpp:319
8539 msgid " -p, --netdebug port for network"
8542 #: cygnal/crc.cpp:145
8544 msgid "Couldn't open file: %s"
8547 #: cygnal/libnet/statistics.cpp:113
8549 msgid "Stream type is: %s"
8552 #: cygnal/libnet/statistics.cpp:119
8554 msgid "%d bytes were transferred in %s seconds"
8557 #: cygnal/libnet/rtmp.cpp:184
8559 msgid "AMF Header size bits (0x%X) out of range"
8562 #: cygnal/libnet/rtmp.cpp:283
8564 msgid "RTMP Header size can't be more then %d bytes!!"
8567 #: cygnal/libnet/rtmp.cpp:288
8568 msgid "RTMP Header size can't be zero!"
8571 #: cygnal/libnet/rtmp.cpp:308
8573 msgid "The body size is: %d"
8576 #: cygnal/libnet/rtmp.cpp:315
8578 msgid "Using previous body size of %d for channel %d"
8581 #: cygnal/libnet/rtmp.cpp:318
8583 msgid "Previous body size for channel %d is zero!"
8586 #: cygnal/libnet/rtmp.cpp:328
8588 msgid "Suspicious large RTMP packet body size! %d"
8591 #: cygnal/libnet/rtmp.cpp:341
8593 msgid "The type is: %s"
8596 #: cygnal/libnet/rtmp.cpp:343
8598 msgid "The type is: 0x%x"
8601 #: cygnal/libnet/rtmp.cpp:348
8603 msgid "Using previous type of %d for channel %d"
8606 #: cygnal/libnet/rtmp.cpp:360
8608 msgid "RTMP %s: channel: %d, head size %d, body size: %d"
8611 #: cygnal/libnet/rtmp.cpp:482
8613 msgid "The Header size is: %d"
8616 #: cygnal/libnet/rtmp.cpp:483
8618 msgid "The AMF index is: 0x%x"
8621 #: cygnal/libnet/rtmp.cpp:499
8626 #: cygnal/libnet/rtmp.cpp:510
8627 msgid "Reading AMF packets till we're done..."
8630 #: cygnal/libnet/rtmp.cpp:519
8632 msgid "Total size in header is %d, buffer size is: %d"
8635 #: cygnal/libnet/rtmp.cpp:523
8636 msgid "FIXME: MERGING"
8639 #: cygnal/libnet/rtmp.cpp:539
8644 #: cygnal/libnet/rtmp.cpp:542
8646 msgid "is Loading video %s"
8649 #: cygnal/libnet/rtmp.cpp:545
8651 msgid "is file name is %s"
8654 #: cygnal/libnet/rtmp.cpp:674
8656 msgid "Unknown User Control message %d!"
8659 #: cygnal/libnet/rtmp.cpp:746
8660 msgid "Name field of RTMP Message corrupted!"
8663 #: cygnal/libnet/rtmp.cpp:762
8664 msgid "Stream ID field of RTMP Message corrupted!"
8667 #: cygnal/libnet/rtmp.cpp:991
8669 msgid "Bogus size parameter in %s!"
8672 #: cygnal/libnet/rtmp.cpp:1028
8673 msgid "Couldn't write the full 12 byte RTMP header!"
8676 #: cygnal/libnet/rtmp.cpp:1031
8677 msgid "Wrote the full 12 byte RTMP header."
8680 #: cygnal/libnet/rtmp.cpp:1051
8681 msgid "Couldn't write the full 1 byte RTMP continuation header!"
8684 #: cygnal/libnet/rtmp.cpp:1054
8685 msgid "Wrote the full 1 byte RTMP continuation header"
8688 #: cygnal/libnet/rtmp.cpp:1066
8689 msgid "Couldn't write the RTMP body!"
8692 #: cygnal/libnet/rtmp.cpp:1069
8694 msgid "Wrote %d bytes of the RTMP body, %d bytes left."
8697 #: cygnal/libnet/rtmp.cpp:1086
8698 msgid "Couldn't write the RTMP packet!"
8701 #: cygnal/libnet/rtmp.cpp:1089
8702 msgid "Wrote the RTMP packet."
8705 #: cygnal/libnet/rtmp.cpp:1135 cygnal/libnet/rtmp.cpp:1137
8707 msgid "Response header: %s"
8710 #: cygnal/libnet/rtmp.cpp:1141
8712 msgid "Processing message of type %s!"
8715 #: cygnal/libnet/rtmp.cpp:1147
8716 msgid "Got CHUNK_SIZE packet!!!"
8719 #: cygnal/libnet/rtmp.cpp:1149
8721 msgid "Setting packet chunk size to %d."
8724 #: cygnal/libnet/rtmp.cpp:1159
8726 msgid "FIXME: Ping type is: %d, ignored for now"
8729 #: cygnal/libnet/rtmp.cpp:1181
8730 msgid "Got SERVER packet!!!"
8733 #: cygnal/libnet/rtmp.cpp:1189
8734 msgid "Got CLIENT packet!!!"
8737 #: cygnal/libnet/rtmp.cpp:1197
8738 msgid "Got VIDEO packets!!!"
8741 #: cygnal/libnet/rtmp.cpp:1213
8742 msgid "Got Shared Object packet!!!"
8745 #: cygnal/libnet/rtmp.cpp:1220
8747 msgid "%s: Msg status is: %d: %s, name is %s, size is %d"
8750 #: cygnal/libnet/rtmp.cpp:1224
8751 msgid "Got onBWDone packet!!!"
8754 #: cygnal/libnet/rtmp.cpp:1229
8756 msgid "Couldn't decode message body for type %s!"
8759 #: cygnal/libnet/rtmp.cpp:1283
8761 msgid "no data for fd #%d, done reading this packet, read %d bytes..."
8764 #: cygnal/libnet/rtmp.cpp:1289
8766 msgid "Got an empty packet from the server at line %d"
8769 #: cygnal/libnet/rtmp.cpp:1298 cygnal/libnet/http.cpp:1518
8771 msgid "socket for fd #%d was closed..."
8774 #: cygnal/libnet/rtmp.cpp:1329
8775 msgid "Buffer pointer is invalid."
8778 #: cygnal/libnet/rtmp.cpp:1355
8779 msgid "Got a message on the system channel!"
8782 #: cygnal/libnet/rtmp.cpp:1459
8784 msgid "Packet size out of range! %d, %d"
8787 #: cygnal/libnet/rtmp.cpp:1470
8789 msgid "RTMP packet size is out of range! %d, %d"
8792 #: cygnal/libnet/rtmp.cpp:1475
8794 msgid "RTMP header size is out of range! %d"
8797 #: cygnal/libnet/rtmp_client.cpp:152
8802 #: cygnal/libnet/rtmp_client.cpp:153
8804 msgid "Protocol is %s"
8807 #: cygnal/libnet/rtmp_client.cpp:154
8812 #: cygnal/libnet/rtmp_client.cpp:155
8817 #: cygnal/libnet/rtmp_client.cpp:156
8822 #: cygnal/libnet/rtmp_client.cpp:157
8824 msgid "Filename is %s"
8827 #: cygnal/libnet/rtmp_client.cpp:158
8832 #: cygnal/libnet/rtmp_client.cpp:159
8837 #: cygnal/libnet/rtmp_client.cpp:160
8842 #: cygnal/libnet/rtmp_client.cpp:161
8844 msgid "swfUrl is %s"
8847 #: cygnal/libnet/rtmp_client.cpp:162
8849 msgid "pageUrl is %s"
8852 #: cygnal/libnet/rtmp_client.cpp:313
8853 msgid "RTMP handshake request failed"
8856 #: cygnal/libnet/rtmp_client.cpp:336
8857 msgid "RTMP handshake completion failed!"
8860 #: cygnal/libnet/rtmp_client.cpp:350
8861 msgid "Sent NetConnection Connect message successfully"
8864 #: cygnal/libnet/rtmp_client.cpp:353
8865 msgid "Couldn't send NetConnection Connect message,"
8868 #: cygnal/libnet/rtmp_client.cpp:622
8869 msgid "Couldn't read data block in handshake!"
8872 #: cygnal/libnet/rtmp_client.cpp:635
8874 msgid "Read data block in handshake, got %d bytes."
8877 #: cygnal/libnet/rtmp_client.cpp:638
8879 msgid "Couldn't read data block in handshake, read %d bytes!"
8882 #: cygnal/libnet/rtmp_client.cpp:645
8884 msgid "RTMP Handshake header: Uptime: %u"
8887 #: cygnal/libnet/rtmp_client.cpp:688
8889 msgid "About to write %d bytes, data is: %d bytes."
8892 #: cygnal/libnet/rtmp_client.cpp:691
8894 msgid "Client response header for handshake 2: %s"
8897 #: cygnal/libnet/rtmp_client.cpp:693
8899 msgid "Data in response for handshake 2: %s"
8902 #: cygnal/libnet/rtmp_client.cpp:702
8903 msgid "Couldn't write the second handshake packet!"
8906 #: cygnal/libnet/rtmp_client.cpp:729
8907 msgid "Got no response from the RTMP server"
8910 #: cygnal/libnet/rtmp_client.cpp:737
8911 msgid "Got empty packet in buffer."
8914 #: cygnal/libnet/rtmp_client.cpp:748
8915 msgid "No response from INVOKE of NetConnection connect"
8918 #: cygnal/libnet/rtmp_client.cpp:755
8921 "%s: There are %d channel queues in the RTMP input queue, %d messages in "
8925 #: cygnal/libnet/rtmp_client.cpp:768
8926 msgid "Couldn't decode RTMP message header"
8929 #: cygnal/libnet/rtmp_client.cpp:773
8930 msgid "RTMP packet can't be of none type!"
8933 #: cygnal/libnet/rtmp_client.cpp:777
8934 msgid "Server message data packet"
8937 #: cygnal/libnet/rtmp_client.cpp:781
8938 msgid "Abort packet"
8941 #: cygnal/libnet/rtmp_client.cpp:784
8942 msgid "Bytes Read data packet"
8945 #: cygnal/libnet/rtmp_client.cpp:789
8947 msgid "Got a Ping type %s"
8950 #: cygnal/libnet/rtmp_client.cpp:793
8951 msgid "Set Window Size message data packet"
8954 #: cygnal/libnet/rtmp_client.cpp:796
8955 msgid "Set Bandwidthmessage data packet"
8958 #: cygnal/libnet/rtmp_client.cpp:799
8959 msgid "Route from other server packet"
8962 #: cygnal/libnet/rtmp_client.cpp:818
8963 msgid "AMF0 Shared Object data packet message"
8966 #: cygnal/libnet/rtmp_client.cpp:821
8967 msgid "AMF3 Notify data packet message"
8970 #: cygnal/libnet/rtmp_client.cpp:824
8971 msgid "AMF3 Shared Object data packet message"
8974 #: cygnal/libnet/rtmp_client.cpp:827
8975 msgid "AMF0 Invoke packet message"
8978 #: cygnal/libnet/rtmp_client.cpp:830
8979 msgid "AMF0 Notify data packet message"
8982 #: cygnal/libnet/rtmp_client.cpp:841
8983 msgid "FLV data packet message"
8986 #: cygnal/libnet/rtmp_client.cpp:844
8987 msgid "Couldn't decode RTMP message Body"
8990 #: cygnal/libnet/cque.cpp:71
8991 msgid "CQue::wait(win32)"
8994 #: cygnal/libnet/cque.cpp:83
8995 msgid "CQue::notify(win32)"
8998 #: cygnal/libnet/http.cpp:176
9000 msgid "Setting Content Length to %d"
9003 #: cygnal/libnet/http.cpp:189
9005 msgid "Setting Content Type to %d"
9008 #: cygnal/libnet/http.cpp:199
9010 msgid "Got a request, parsing \"%s\""
9013 #: cygnal/libnet/http.cpp:216 cygnal/libnet/http.cpp:1295
9015 msgid "Parameters for file: \"%s\""
9018 #: cygnal/libnet/http.cpp:220
9020 msgid "Requesting file: \"%s\""
9023 #: cygnal/libnet/http.cpp:225
9024 msgid "Enabling Keep Alive by default for HTTP > 1.0"
9027 #: cygnal/libnet/http.cpp:422 cygnal/libnet/http.cpp:521
9029 msgid "Que empty, net connection dropped for fd #%d"
9032 #: cygnal/libnet/http.cpp:433
9033 msgid "FIXME: found file in cache!"
9036 #: cygnal/libnet/http.cpp:499
9038 msgid "http_handler all done transferring requested file \"%s\"."
9041 #: cygnal/libnet/http.cpp:542
9042 msgid "Got file data in POST"
9045 #: cygnal/libnet/http.cpp:549
9046 msgid "Got AMF data in POST"
9049 #: cygnal/libnet/http.cpp:564
9050 msgid "Got CGI echo request in POST"
9053 #: cygnal/libnet/http.cpp:592 cygnal/http_server.cpp:375
9057 #: cygnal/libnet/http.cpp:601 cygnal/http_server.cpp:385
9058 msgid "DELETE request"
9061 #: cygnal/libnet/http.cpp:609 cygnal/http_server.cpp:395
9062 msgid "CONNECT request"
9065 #: cygnal/libnet/http.cpp:617 cygnal/http_server.cpp:405
9066 msgid "OPTIONS request"
9069 #: cygnal/libnet/http.cpp:625 cygnal/http_server.cpp:415
9070 msgid "HEAD request"
9073 #: cygnal/libnet/http.cpp:633 cygnal/http_server.cpp:425
9074 msgid "TRACE request"
9077 #: cygnal/libnet/http.cpp:1385
9079 msgid "%s: Total size for first chunk is: %d, data size %d (%d)"
9082 #: cygnal/libnet/http.cpp:1419 cygnal/libnet/http.cpp:1512
9084 msgid "no data yet for fd #%d, continuing..."
9087 #: cygnal/libnet/http.cpp:1436
9089 msgid "%s: end of chunks!"
9092 #: cygnal/libnet/http.cpp:1502
9094 msgid "Starting to wait for data in net for fd #%d"
9097 #: cygnal/libnet/http.cpp:1538
9099 msgid "no more data for fd #%d, exiting..."
9102 #: cygnal/libnet/http.cpp:1542
9104 msgid "Handler done for fd #%d, can't read any data..."
9107 #: cygnal/libnet/http.cpp:1548
9109 msgid "Done receiving data for fd #%d..."
9112 #: cygnal/libnet/http.cpp:1560
9113 msgid "==== The HTTP header breaks down as follows: ===="
9116 #: cygnal/libnet/http.cpp:1561
9118 msgid "Filespec: %s"
9121 #: cygnal/libnet/http.cpp:1562
9123 msgid "Version: %d.%d"
9126 #: cygnal/libnet/http.cpp:1566
9128 msgid "Field: \"%s\" = \"%s\""
9131 #: cygnal/libnet/http.cpp:1570
9132 msgid "RTMPT optional index is: "
9135 #: cygnal/libnet/http.cpp:1571
9136 msgid "RTMPT optional client ID is: "
9139 #: cygnal/libnet/http.cpp:1572
9140 msgid "==== ==== ===="
9143 #: cygnal/libnet/network.cpp:113
9144 msgid "Could not find a usable WinSock DLL"
9147 #: cygnal/libnet/network.cpp:165
9149 msgid "already connected to port %hd"
9152 #: cygnal/libnet/network.cpp:182 cygnal/libnet/network.cpp:580
9154 msgid "getaddrinfo() failed with code: #%d - %s\n"
9157 #: cygnal/libnet/network.cpp:231 cygnal/libnet/network.cpp:446
9159 msgid "unable to create socket: %s"
9162 #: cygnal/libnet/network.cpp:238
9163 msgid "setsockopt SO_REUSEADDR failed"
9166 #: cygnal/libnet/network.cpp:246
9168 msgid "unable to bind to port %hd: %s"
9171 #: cygnal/libnet/network.cpp:253
9173 msgid "unable to listen on port: %hd: %s "
9176 #: cygnal/libnet/network.cpp:312
9178 msgid "Waiting to accept net traffic on fd #%d for port %d"
9181 #: cygnal/libnet/network.cpp:372
9182 msgid "There is a new network connection request."
9185 #: cygnal/libnet/network.cpp:379
9187 msgid "The accept() socket for fd #%d was interrupted by a system call"
9190 #: cygnal/libnet/network.cpp:403
9192 msgid "unable to accept: %s"
9195 #: cygnal/libnet/network.cpp:408
9197 msgid "Accepting TCP/IP connection on fd #%d for port %d"
9200 #: cygnal/libnet/network.cpp:467 cygnal/libnet/network.cpp:661
9202 msgid "The connect() socket for fd %d was interrupted by a system call"
9205 #: cygnal/libnet/network.cpp:473 cygnal/libnet/network.cpp:498
9206 #: cygnal/libnet/network.cpp:667 cygnal/libnet/network.cpp:702
9208 msgid "The connect() socket for fd %d never was available for writing"
9211 #: cygnal/libnet/network.cpp:484 cygnal/libnet/network.cpp:685
9213 msgid "The connect() socket for fd %d timed out waiting to write"
9216 #: cygnal/libnet/network.cpp:492
9218 msgid "\tsocket name %s for fd %d"
9221 #: cygnal/libnet/network.cpp:571
9223 msgid "%s: to host %s at port %d"
9226 #: cygnal/libnet/network.cpp:695
9228 msgid "\tport %d at IP %s for fd %d"
9231 #: cygnal/libnet/network.cpp:780
9233 msgid "Unable to close the socket for fd #%d: %s"
9236 #: cygnal/libnet/network.cpp:788
9238 msgid "Closed the socket on fd #%d"
9241 #: cygnal/libnet/network.cpp:817
9243 msgid "%s: Closed fd #%d"
9246 #: cygnal/libnet/network.cpp:929
9248 msgid "Trying to read %d bytes from fd #%d"
9251 #: cygnal/libnet/network.cpp:993 cygnal/libnet/network.cpp:1167
9253 msgid "The socket for fd #%d was interrupted by a system call"
9256 #: cygnal/libnet/network.cpp:997
9258 msgid "The socket for fd #%d was never available for reading"
9261 #: cygnal/libnet/network.cpp:1003
9263 msgid "The socket for #fd %d timed out waiting to read"
9266 #: cygnal/libnet/network.cpp:1020
9268 msgid "The socket for fd #%d was never available for reading data"
9271 #: cygnal/libnet/network.cpp:1026
9273 msgid "The socket for #fd %d timed out waiting to read data"
9276 #: cygnal/libnet/network.cpp:1032
9278 msgid "read %d bytes from fd #%d from port %d"
9281 #: cygnal/libnet/network.cpp:1036
9284 "%s: Read packet data from fd #%d (%d bytes): \n"
9288 #: cygnal/libnet/network.cpp:1171
9290 msgid "The socket for fd #%d was never available for writing"
9293 #: cygnal/libnet/network.cpp:1175
9295 msgid "The socket for fd #%d timed out waiting to write"
9298 #: cygnal/libnet/network.cpp:1189
9300 msgid "Wrote zero out of %d bytes to fd #%d: %s"
9303 #: cygnal/libnet/network.cpp:1194
9305 msgid "Couldn't write %d bytes to fd #%d: %s"
9308 #: cygnal/libnet/network.cpp:1202
9310 msgid "wrote %d bytes to fd #%d, expected %d"
9313 #: cygnal/libnet/network.cpp:1207
9315 msgid "wrote %d bytes to fd #%d for port %d"
9318 #: cygnal/libnet/network.cpp:1215
9321 "%s: Wrote packet data to fd #%d: \n"
9325 #: cygnal/libnet/network.cpp:1229
9327 msgid "took %d usec to write (%d bytes)"
9330 #: cygnal/libnet/network.cpp:1244 cygnal/libnet/network.cpp:1255
9332 msgid "%s: adding fd #%d to pollfds"
9335 #: cygnal/libnet/network.cpp:1281
9337 msgid "%s: erasing fd #%d from pollfds"
9340 #: cygnal/libnet/network.cpp:1329
9342 msgid "%s: waiting for %d fds"
9345 #: cygnal/libnet/network.cpp:1368
9347 msgid "Poll returned: %d, timeout is: %d"
9350 #: cygnal/libnet/network.cpp:1499
9351 msgid "Waiting for data was interrupted by a system call"
9354 #: cygnal/libnet/network.cpp:1503
9355 msgid "Waiting for data for fdset, was never available for reading"
9358 #: cygnal/libnet/network.cpp:1517
9360 msgid "select() got an error: %s."
9363 #: cygnal/libnet/network.cpp:1521
9365 msgid "select() saw activity on %d file descriptors."
9368 #: cygnal/libnet/network.cpp:1597
9370 msgid "Can't connect to server %s"
9373 #: cygnal/libnet/network.cpp:1609
9375 msgid "Using default hostname: \"%s\""
9378 #: cygnal/libnet/network.cpp:1614
9380 msgid "Using default keyfile: \"%s\""
9383 #: cygnal/libnet/network.cpp:1619
9385 msgid "Using default CA List: \"%s\""
9388 #: cygnal/libnet/network.cpp:1625
9390 msgid "Using default Password: \"%s\""
9393 #: cygnal/libnet/network.cpp:1630
9395 msgid "Using default Root Path to PEM files: \"%s\""
9398 #: cygnal/libnet/network.cpp:1635
9399 msgid "Connected to SSL server"
9402 #: cygnal/libnet/network.cpp:1637
9403 msgid "Couldn't connect to SSL server"
9406 #: cygnal/libnet/network.cpp:1670
9408 msgid "#%d bytes waiting in kernel network buffer."
9411 #: cygnal/libnet/network.cpp:1692
9412 msgid "no IP address in addrinfo!"
9415 #: cygnal/libnet/network.cpp:1704
9417 msgid "Got an %d interrupt while blocked on pselect()"
9420 #: cygnal/libnet/sslclient.cpp:137 cygnal/libnet/sslclient.cpp:161
9421 #: cygnal/libnet/sslclient.cpp:212 cygnal/libnet/sslclient.cpp:236
9422 #: cygnal/libnet/sslclient.cpp:314 cygnal/libnet/sslserver.cpp:169
9424 msgid "Error was: \"%s\"!"
9427 #: cygnal/libnet/sslclient.cpp:211
9429 msgid "Can't read CA list from \"%s\"!"
9432 #: cygnal/libnet/sslclient.cpp:216
9434 msgid "Read CA list from \"%s\""
9437 #: cygnal/libnet/sslclient.cpp:222
9439 msgid "Can't read certificate file \"%s\"!"
9442 #: cygnal/libnet/sslclient.cpp:225
9444 msgid "Read certificate file \"%s\"."
9447 #: cygnal/libnet/sslclient.cpp:235
9449 msgid "Can't read CERT file \"%s\"!"
9452 #: cygnal/libnet/sslclient.cpp:240
9454 msgid "Read key file \"%s\"."
9457 #: cygnal/libnet/sslclient.cpp:301
9462 #: cygnal/libnet/sslclient.cpp:304
9464 msgid "Error connecting to remote machine: %s"
9467 #: cygnal/libnet/sslclient.cpp:313
9469 msgid "Can't connect to SSL server %s"
9472 #: cygnal/libnet/sslclient.cpp:318
9474 msgid "Connected to SSL server %s"
9477 #: cygnal/libnet/sslclient.cpp:351
9478 msgid "Certificate doesn't verify"
9481 #: cygnal/libnet/sslclient.cpp:354
9482 msgid "Certificate verified."
9485 #: cygnal/libnet/sslclient.cpp:363
9486 msgid "Couldn't get Peer certificate!"
9489 #: cygnal/libnet/sslclient.cpp:366
9490 msgid "Got Peer certificate."
9493 #: cygnal/libnet/sslclient.cpp:374
9494 msgid "Common name doesn't match host name"
9497 #: cygnal/libnet/sslclient.cpp:386 cygnal/libnet/sslserver.cpp:182
9498 msgid "==== The SSL header breaks down as follows: ===="
9501 #: cygnal/libnet/sslclient.cpp:409
9503 msgid "Callback executed to set the SSL password, size is: %d"
9506 #: cygnal/libnet/sslclient.cpp:413
9508 msgid "The buffer for the password needs to be %d bytes larger"
9511 #: cygnal/libnet/sslclient.cpp:439
9513 msgid "-Error with certificate at depth: %i\n"
9516 #: cygnal/libnet/sslclient.cpp:441
9518 msgid " issuer = %s\n"
9521 #: cygnal/libnet/sslclient.cpp:443
9523 msgid " subject = %s\n"
9526 #: cygnal/libnet/sslclient.cpp:444
9531 #: cygnal/libnet/diskstream.cpp:307
9533 msgid "Deleting %s on fd #%d"
9536 #: cygnal/libnet/diskstream.cpp:351
9538 msgid "Closing %s on fd #%d"
9541 #: cygnal/libnet/diskstream.cpp:405
9543 msgid "%s: offset is: %d"
9546 #: cygnal/libnet/diskstream.cpp:419
9548 msgid "Adjusting offset from %d to %d so it's page aligned."
9551 #: cygnal/libnet/diskstream.cpp:422
9552 msgid "Offset is page aligned already"
9555 #: cygnal/libnet/diskstream.cpp:429
9557 msgid "Loading entire file of %d bytes into memory segment"
9560 #: cygnal/libnet/diskstream.cpp:433
9562 msgid "Loading partial file of %d bytes into memory segment"
9565 #: cygnal/libnet/diskstream.cpp:442
9566 msgid "Using existing Buffer for file"
9569 #: cygnal/libnet/diskstream.cpp:493
9571 msgid "Couldn't load file %s"
9574 #: cygnal/libnet/diskstream.cpp:498
9576 msgid "Couldn't map file %s into memory: %s"
9579 #: cygnal/libnet/diskstream.cpp:502
9581 msgid "File %s a offset %d mapped to: %p"
9584 #: cygnal/libnet/diskstream.cpp:586
9586 msgid "Writing data (%d bytes) to disk: \"%s\""
9589 #: cygnal/libnet/diskstream.cpp:662
9591 msgid "Trying to open %s"
9594 #: cygnal/libnet/diskstream.cpp:667
9596 msgid "Opening file %s (fd #%d), %lld bytes in size."
9599 #: cygnal/libnet/diskstream.cpp:674
9601 msgid "File %s doesn't exist"
9604 #: cygnal/libnet/diskstream.cpp:729
9606 msgid "No Diskstream open %s for net fd #%d"
9609 #: cygnal/libnet/diskstream.cpp:735
9611 msgid "Diskstream %s is closed on net fd #%d."
9614 #: cygnal/libnet/diskstream.cpp:755
9616 msgid "In %s(%d): couldn't write %d bytes to net fd #%d! %s"
9619 #: cygnal/libnet/diskstream.cpp:760
9621 msgid "Done playing file %s, size was: %d"
9624 #: cygnal/libnet/diskstream.cpp:773
9626 msgid "In %s(%d): couldn't write %d of bytes of data to net fd #%d! Got %d, %s"
9629 #: cygnal/libnet/diskstream.cpp:805
9630 msgid "Restarting Disk Stream from the beginning"
9633 #: cygnal/libnet/diskstream.cpp:958
9635 msgid "%s is a directory, appending index.html"
9638 #: cygnal/libnet/sshclient.cpp:120
9640 msgid "SSH read error was: \"%s\"!"
9643 #: cygnal/libnet/sshclient.cpp:142
9645 msgid "SSH write error was: \"%s\"!"
9648 #: cygnal/libnet/sshclient.cpp:180
9649 msgid "Couldn't set hostname option"
9652 #: cygnal/libnet/sshclient.cpp:187
9653 msgid "Couldn't set user name option"
9656 #: cygnal/libnet/sshclient.cpp:195
9658 msgid "Connection failed : %s\n"
9661 #: cygnal/libnet/sshclient.cpp:210
9663 msgid "SSH Server is currently known: %d"
9666 #: cygnal/libnet/sshclient.cpp:213
9667 msgid "Host key for server changed : server's one is now: "
9670 #: cygnal/libnet/sshclient.cpp:214
9671 msgid "Public key hash"
9674 #: cygnal/libnet/sshclient.cpp:216
9675 msgid "For security reason, connection will be stopped"
9678 #: cygnal/libnet/sshclient.cpp:220
9680 "The host key for this server was not found but an other type of key exists."
9683 #: cygnal/libnet/sshclient.cpp:221
9685 "An attacker might change the default server key to confuse your client into "
9686 "thinking the key does not existWe advise you to rerun the client with -d or -"
9687 "r for more safety."
9690 #: cygnal/libnet/sshclient.cpp:232
9691 msgid "The server is unknown. Do you trust the host key ? (yes,no)"
9694 #: cygnal/libnet/sshclient.cpp:233
9696 msgid "Public key hash: %s"
9699 #: cygnal/libnet/sshclient.cpp:240
9701 "This new key will be written on disk for further usage. do you agree? (yes,"
9705 #: cygnal/libnet/sshclient.cpp:266
9706 msgid "supported auth methods: "
9709 #: cygnal/libnet/sshclient.cpp:268
9713 #: cygnal/libnet/sshclient.cpp:271
9714 msgid "\tkeyboard-interactive"
9717 #: cygnal/libnet/sshclient.cpp:277
9719 msgid "Authenticating with pubkey: %s"
9722 #: cygnal/libnet/sshclient.cpp:289
9724 msgid "authenticating with keyb-interactive: %s"
9727 #: cygnal/libnet/sshclient.cpp:298
9729 msgid "Authentication failed: %s"
9732 #: cygnal/libnet/sshclient.cpp:393
9733 msgid "Can't open the SSH channel!"
9736 #: cygnal/libnet/sshclient.cpp:396
9737 msgid "Can't allocate memory for new SSH channel!"
9740 #: cygnal/libnet/sshclient.cpp:412
9741 msgid "Can't read from a non-existent channel!"
9744 #: cygnal/libnet/sshclient.cpp:427
9745 msgid "Can't write to a non-existent channel!"
9748 #: cygnal/libnet/sshclient.cpp:459 cygnal/libnet/sshserver.cpp:200
9749 msgid "==== The SSH header breaks down as follows: ===="
9752 #: cygnal/libnet/sslserver.cpp:136
9756 #: cygnal/libnet/sslserver.cpp:159
9757 msgid "Got an incoming SSL connection request"
9760 #: cygnal/libnet/cache.cpp:62
9761 msgid "using this constructor is only allowed for testing purposes."
9764 #: cygnal/libnet/cache.cpp:105
9766 msgid "Adding file %s to cache."
9769 #: cygnal/libnet/cache.cpp:148
9771 msgid "Trying to find %s in the cache."
9774 #: cygnal/libnet/sshserver.cpp:145
9776 msgid "User %s wants to auth with pass %s\n"
9779 #: cygnal/testsuite/libnet.all/test_rtmp.cpp:113
9780 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:99
9781 #: cygnal/testsuite/libamf.all/test_el.cpp:95
9782 #: cygnal/testsuite/libamf.all/test_buffer.cpp:111
9783 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:107
9784 #: cygnal/testsuite/libamf.all/test_sol.cpp:106
9785 #: cygnal/testsuite/libamf.all/test_amf.cpp:113
9786 msgid "Enabling memory statistics"
9789 #: cygnal/testsuite/libnet.all/test_rtmp.cpp:121
9790 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:101
9791 #: cygnal/testsuite/libnet.all/test_handler.cpp:113
9792 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:112
9793 #: cygnal/testsuite/libnet.all/test_cache.cpp:104
9794 #: cygnal/testsuite/libamf.all/test_el.cpp:108
9795 #: cygnal/testsuite/libamf.all/test_buffer.cpp:124
9796 #: cygnal/testsuite/libamf.all/test_flv.cpp:104
9797 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:120
9798 #: cygnal/testsuite/libamf.all/test_sol.cpp:114
9799 #: cygnal/testsuite/libamf.all/test_amf.cpp:126
9800 msgid "This is a Gnash bug."
9803 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:268
9804 #: cygnal/testsuite/libnet.all/test_handler.cpp:280
9805 #: cygnal/testsuite/libnet.all/test_cache.cpp:390
9806 msgid "Usage: test_diskstream [options...]"
9809 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:271
9810 #: cygnal/testsuite/libnet.all/test_handler.cpp:283
9811 #: cygnal/testsuite/libnet.all/test_cache.cpp:393
9812 msgid " -d, --dump Dump data structures"
9815 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:104
9816 #: cygnal/testsuite/libamf.all/test_el.cpp:100
9817 #: cygnal/testsuite/libamf.all/test_buffer.cpp:116
9818 #: cygnal/testsuite/libamf.all/test_flv.cpp:96
9819 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:112
9820 #: cygnal/testsuite/libamf.all/test_amf.cpp:118
9821 msgid "Logging to disk enabled"
9824 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:299
9825 #: cygnal/testsuite/libamf.all/test_el.cpp:490
9826 msgid "Usage: test_el [options...]"
9829 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:302
9830 #: cygnal/testsuite/libamf.all/test_el.cpp:493
9831 #: cygnal/testsuite/libamf.all/test_buffer.cpp:723
9832 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:249
9833 #: cygnal/testsuite/libamf.all/test_amf.cpp:424
9834 msgid " -m, --memdebug Output memory statistics"
9837 #: cygnal/testsuite/libamf.all/test_buffer.cpp:718
9838 msgid "test_buffer - test Buffer class"
9841 #: cygnal/testsuite/libamf.all/test_buffer.cpp:720
9842 msgid "Usage: test_buffer [options...]"
9845 #: cygnal/libamf/amf_msg.cpp:178
9846 msgid "AMF Message 'target' field missing!"
9849 #: cygnal/libamf/amf_msg.cpp:181
9850 msgid "AMF Message 'reply' field missing!"
9853 #: cygnal/libamf/amf_msg.cpp:184
9854 msgid "AMF Message 'size' field missing!"
9857 #: cygnal/libamf/amf_msg.cpp:231
9860 "Error parsing the AMF packet: \n"
9864 #: cygnal/libamf/sol.cpp:212
9867 "%s: SOL file header is: \n"
9871 #: cygnal/libamf/sol.cpp:232
9873 msgid "Failed opening file '%s' in binary mode"
9876 #: cygnal/libamf/sol.cpp:319
9878 msgid "Error writing %d bytes of header to output file %s"
9881 #: cygnal/libamf/sol.cpp:326
9883 msgid "Error writing %d bytes of body to output file %s"
9886 #: cygnal/libamf/sol.cpp:386
9888 msgid "%s is an SOL file"
9891 #: cygnal/libamf/sol.cpp:389
9894 "%s looks like an SOL file, but the length is wrong. Should be %d, got %d"
9897 #: cygnal/libamf/sol.cpp:395
9899 msgid "%s isn't an SOL file"
9902 #: cygnal/libamf/sol.cpp:437
9904 msgid "Reading SharedObject %s: %s"
9907 #: cygnal/libamf/flv.cpp:94
9908 msgid "Bad magic number for FLV file!"
9911 #: cygnal/libamf/flv.cpp:101
9913 msgid "Bad version in FLV header! %d"
9916 #: cygnal/libamf/flv.cpp:110
9918 msgid "Bad FLV file Type: %d"
9921 #: cygnal/libamf/flv.cpp:123
9923 msgid "Bad header size in FLV header! %d"
9926 #: cygnal/libamf/flv.cpp:156
9928 msgid "%d bytes for a string is over the safe limit of %d"
9931 #: cygnal/libamf/flv.cpp:186
9933 msgid "Bad FLV Audio Sound Type: %x"
9936 #: cygnal/libamf/flv.cpp:195
9938 msgid "Bad FLV Audio Sound size: %d"
9941 #: cygnal/libamf/flv.cpp:209
9943 msgid "Bad FLV Audio Sound Rate: %d"
9946 #: cygnal/libamf/flv.cpp:226
9948 msgid "Bad FLV Audio Sound format: %d"
9951 #: cygnal/libamf/flv.cpp:257
9953 msgid "Bad FLV Video Codec CodecID: 0x%x"
9956 #: cygnal/libamf/flv.cpp:267
9958 msgid "Bad FLV Video Frame CodecID: 0x%x"
9961 #: cygnal/libamf/flv.cpp:340 cygnal/libamf/flv.cpp:342
9962 #: cygnal/libamf/flv.cpp:344
9964 msgid "FLV MetaData: %s: %s"
9967 #: cygnal/libamf/element.cpp:175
9968 msgid "Can't create remote function calls yet"
9971 #: cygnal/libamf/element.cpp:479
9973 msgid "Size of Element \"%s\" is: %d"
9976 #: cygnal/libamf/element.cpp:1534
9977 msgid "FIXME: got AMF3 data!"
9980 #: cygnal/libamf/lcshm.cpp:372
9981 msgid "No data pointer to parse!"
9984 #: cygnal/libamf/lcshm.cpp:391
9985 msgid "Didn't extract an element from the byte stream!"
9988 #: cygnal/libamf/lcshm.cpp:503
9990 msgid " The size of %s is %d "
9993 #: cygnal/libamf/lcshm.cpp:520
9995 msgid "Failed to open shared memory segment: \"%s\""
9998 #: cygnal/libamf/lcshm.cpp:561
10000 msgid "Failed to open shared memory segment: 0x%x"
10003 #: cygnal/libamf/lcshm.cpp:660
10005 msgid " ***** The size of the data is %s *****"
10008 #: cygnal/libamf/buffer.cpp:179
10010 msgid "Buffer %x (%d) stayed in queue for %f seconds"
10013 #: cygnal/libamf/buffer.cpp:711
10015 msgid "cygnal::Buffer::resize(%d): Truncating data (%d bytes) while resizing!"
10018 #: cygnal/libamf/buffer.cpp:766
10020 msgid "Creating %d errors in the buffer"
10023 #: cygnal/libamf/amf.cpp:180
10025 msgid "Encoded data size has %d properties"
10028 #: cygnal/libamf/amf.cpp:300
10029 msgid "XML AMF objects not supported yet"
10032 #: cygnal/libamf/amf.cpp:404
10033 msgid "Movie Clip AMF objects not supported yet"
10036 #: cygnal/libamf/amf.cpp:495
10037 msgid "Long String AMF objects not supported yet"
10040 #: cygnal/libamf/amf.cpp:512
10041 msgid "Reecord Set AMF objects not supported yet"
10044 #: cygnal/libamf/amf.cpp:561
10045 msgid "Encoding a strict array as an ecma array"
10048 #: cygnal/libamf/amf.cpp:784
10049 msgid "FIXME: got AMF3 data type"
10052 #: cygnal/libamf/amf.cpp:913
10053 msgid "AMF body input data is NULL"
10056 #: cygnal/libamf/amf.cpp:937
10057 msgid "AMF data too short to contain type field"
10060 #: cygnal/libamf/amf.cpp:948
10061 msgid "Element has no type!"
10064 #: cygnal/libamf/amf.cpp:958
10065 msgid "AMF data segment too short to containtype NUMBER"
10068 #: cygnal/libamf/amf.cpp:978
10070 msgid "%d bytes for a string is over the safe limit of %d, line %d"
10073 #: cygnal/libamf/amf.cpp:1021
10074 msgid "AMF0 MovieClip frame"
10077 #: cygnal/libamf/amf.cpp:1151
10078 msgid "Found object terminator byte"
10081 #: cygnal/libamf/amf.cpp:1169
10083 msgid "%s: type %d"
10086 #: cygnal/libamf/amf.cpp:1262
10088 msgid "No data associated with Property \"%s\""
10091 #: cygnal/http_server.cpp:154 cygnal/http_server.cpp:211
10093 msgid "New filestream %s"
10096 #: cygnal/http_server.cpp:213
10098 msgid "Reusing filestream %s"
10101 #: cygnal/http_server.cpp:308
10102 msgid "couldn't read data!"
10105 #: cygnal/http_server.cpp:1015
10107 msgid "Processing HTTP data for fd #%d"
10110 #: cygnal/http_server.cpp:1024
10111 msgid "FIXME: Existing data in packet!"
10114 #: cygnal/http_server.cpp:1026
10115 msgid "FIXME: No existing data in packet!"
10118 #: cygnal/handler.cpp:128
10120 msgid "Protocol %d for Handler::AddClient()"
10123 #: cygnal/handler.cpp:171 cygnal/handler.cpp:196
10124 msgid "HTTP key couldn't be read!"
10127 #: cygnal/handler.cpp:214 cygnal/handler.cpp:244
10129 msgid "FD #%d has no protocol handler registered"
10132 #: cygnal/handler.cpp:319
10134 msgid "No %s symbol in plugin"
10137 #: cygnal/handler.cpp:322
10139 msgid "Initialized Plugin: \"%s\": %s"
10142 #: cygnal/handler.cpp:335 cygnal/handler.cpp:350
10144 msgid "Couldn't get %s symbol"
10147 #: cygnal/proc.cpp:119
10149 msgid "Invalid filespec for CGI: \"%s\""
10152 #: gui/gtk/gtk_glue_agg_vaapi.cpp:163
10153 msgid "WARNING: failed to create VA-API display."
10156 #: gui/gtk/gtk_glue_agg_vaapi.cpp:204
10159 "GTK-AGG: Unknown RGB format %s reported by VA-API.Please report this to the "
10160 "gnash-dev mailing list."
10163 #: gui/gtk/gtk_glue_agg_vaapi.cpp:231 gui/gtk/gtk_glue_agg_vaapi.cpp:289
10164 msgid "failed to map VA-API image."
10167 #: gui/gtk/gtk_glue_agg_vaapi.cpp:237
10168 msgid "failed to associate VA-API subpicture."
10171 #: gui/gtk/gtk_glue_agg_vaapi.cpp:371
10173 msgid "failed to setup video window for surface 0x%08x."
10176 #: gui/gtk/gtk_glue_agg_vaapi.cpp:378
10178 msgid "failed to associate subpicture to surface 0x%08x."
10181 #: gui/gtk/gtk_glue_gtkglext.cpp:72
10183 "Cannot find the double-buffered visual.\n"
10184 "Trying single-buffered visual."
10187 #: gui/gtk/gtk_glue_gtkglext.cpp:78
10188 msgid "No appropriate OpenGL-capable visual found."
10191 #: gui/gtk/gtk_glue_agg.cpp:96 gui/haiku/haiku_agg_glue.cpp:297
10193 msgid "Could not create AGG renderer with pixelformat %s"
10196 #: gui/gtk/gtk_glue_ovg.cpp:88 gui/fb/fb_glue_ovg.cpp:73
10197 msgid "Probing found an EGL display device"
10200 #: gui/gtk/gtk_glue_ovg.cpp:92 gui/fb/fb_glue_ovg.cpp:77
10201 msgid "Probing found a raw Framebuffer display device"
10204 #: gui/gtk/gtk_glue_ovg.cpp:96 gui/fb/fb_glue_ovg.cpp:81
10205 msgid "Probing found an X11 display device"
10208 #: gui/gtk/gtk_glue_ovg.cpp:100 gui/fb/fb_glue_ovg.cpp:85
10209 msgid "Probing found a DirectFB display device"
10212 #: gui/gtk/gtk_glue_ovg.cpp:105 gui/fb/fb_glue_ovg.cpp:90
10213 msgid "No display devices found by probing!"
10216 #: gui/gtk/gtk_glue_ovg.cpp:182
10217 msgid "Could not create OPENVG renderer"
10220 #: gui/gtk/gtk_glue_ovg.cpp:265 gui/gtk/gtk_glue_ovg.cpp:282
10221 msgid "No off screen buffer!"
10224 #: gui/gtk/gtk_glue_ovg.cpp:400
10226 msgid "eglGetConfigs() failed to retrive the configs (error %s)"
10229 #: gui/gtk/gtk_glue_cairo.cpp:223
10230 msgid "Cairo: failed to create a rendering buffer!"
10233 #: gui/gtk/gtk.cpp:155
10234 msgid "Failed to initialize X threading support\n"
10237 #: gui/gtk/gtk.cpp:198
10238 msgid "This system lacks a hardware OpenGL driver!"
10241 #: gui/gtk/gtk.cpp:210
10242 msgid "Click to play"
10245 #: gui/gtk/gtk.cpp:599
10247 msgid "Advance interval timer set to %d ms (~ %d FPS)"
10250 #: gui/gtk/gtk.cpp:673
10254 #: gui/gtk/gtk.cpp:1226 gui/qt/Qt4Gui.cpp:771
10255 msgid "Gnash preferences"
10258 #: gui/gtk/gtk.cpp:1261
10262 #: gui/gtk/gtk.cpp:1265 gui/qt/Qt4Gui.cpp:888
10263 msgid "<b>Network preferences</b>"
10266 #: gui/gtk/gtk.cpp:1273
10267 msgid "Network timeout in seconds (0 for no timeout):"
10270 #: gui/gtk/gtk.cpp:1292
10274 #: gui/gtk/gtk.cpp:1297 gui/qt/Qt4Gui.cpp:789
10275 msgid "<b>Logging options</b>"
10278 #: gui/gtk/gtk.cpp:1301
10279 msgid "Verbosity level:"
10282 #: gui/gtk/gtk.cpp:1314
10283 msgid "Log to _file"
10286 #: gui/gtk/gtk.cpp:1320
10287 msgid "Logfile name:"
10290 #: gui/gtk/gtk.cpp:1333
10291 msgid "Log _parser output"
10294 #: gui/gtk/gtk.cpp:1341
10295 msgid "Log SWF _actions"
10298 #: gui/gtk/gtk.cpp:1349
10299 msgid "Log malformed SWF _errors"
10302 #: gui/gtk/gtk.cpp:1357
10303 msgid "Log ActionScript _coding errors"
10306 #: gui/gtk/gtk.cpp:1373
10310 #: gui/gtk/gtk.cpp:1380 gui/qt/Qt4Gui.cpp:840
10311 msgid "<b>Network connections</b>"
10314 #: gui/gtk/gtk.cpp:1386
10315 msgid "Connect only to local _host"
10318 #: gui/gtk/gtk.cpp:1393
10319 msgid "Connect only to local _domain"
10322 #: gui/gtk/gtk.cpp:1400
10323 msgid "Disable SSL _verification"
10326 #: gui/gtk/gtk.cpp:1407
10330 #: gui/gtk/gtk.cpp:1416
10334 #: gui/gtk/gtk.cpp:1425 gui/qt/Qt4Gui.cpp:858
10335 msgid "<b>Privacy</b>"
10338 #: gui/gtk/gtk.cpp:1429 gui/qt/Qt4Gui.cpp:861
10339 msgid "Shared objects directory:"
10342 #: gui/gtk/gtk.cpp:1441
10343 msgid "Do _not write Shared Object files"
10346 #: gui/gtk/gtk.cpp:1448
10347 msgid "Only _access local Shared Object files"
10350 #: gui/gtk/gtk.cpp:1455
10351 msgid "Disable Local _Connection object"
10354 #: gui/gtk/gtk.cpp:1469
10358 #: gui/gtk/gtk.cpp:1475 gui/qt/Qt4Gui.cpp:906
10359 msgid "<b>Sound</b>"
10362 #: gui/gtk/gtk.cpp:1480
10363 msgid "Use sound _handler"
10366 #: gui/gtk/gtk.cpp:1488
10367 msgid "<b>Media Streams</b>"
10370 #: gui/gtk/gtk.cpp:1494 gui/qt/Qt4Gui.cpp:913
10371 msgid "Save media streams to disk"
10374 #: gui/gtk/gtk.cpp:1503 gui/qt/Qt4Gui.cpp:919
10375 msgid "Save dynamically loaded media to disk"
10378 #: gui/gtk/gtk.cpp:1511 gui/qt/Qt4Gui.cpp:923
10379 msgid "Saved media directory:"
10382 #: gui/gtk/gtk.cpp:1531
10386 #: gui/gtk/gtk.cpp:1537 gui/qt/Qt4Gui.cpp:935
10387 msgid "<b>Player description</b>"
10390 #: gui/gtk/gtk.cpp:1545 gui/qt/Qt4Gui.cpp:938
10391 msgid "Player version:"
10394 #: gui/gtk/gtk.cpp:1561 gui/qt/Qt4Gui.cpp:944
10395 msgid "Operating system:"
10398 #: gui/gtk/gtk.cpp:1571
10399 msgid "<i>If blank, Gnash will detect your OS</i>"
10402 #: gui/gtk/gtk.cpp:1581 gui/qt/Qt4Gui.cpp:955
10403 msgid "URL opener:"
10406 #: gui/gtk/gtk.cpp:1593 gui/qt/Qt4Gui.cpp:962
10407 msgid "<b>Performance</b>"
10410 #: gui/gtk/gtk.cpp:1607 gui/qt/Qt4Gui.cpp:965
10411 msgid "Max size of movie library:"
10414 #: gui/gtk/gtk.cpp:1624
10415 msgid "Max scripts execution time (in seconds):"
10418 #: gui/gtk/gtk.cpp:1643
10419 msgid "Max scripts recursion limit (stack depth):"
10422 #: gui/gtk/gtk.cpp:1659
10423 msgid "Lock script limits so that SWF tags can't override"
10426 #: gui/gtk/gtk.cpp:1671
10427 msgid "Start _Gnash in pause mode"
10430 #: gui/gtk/gtk.cpp:1695 gui/qt/Qt4Gui.cpp:468
10431 msgid "Movie properties"
10434 #: gui/gtk/gtk.cpp:1765 gui/qt/Qt4Gui.cpp:487
10438 #: gui/gtk/gtk.cpp:1777 gui/qt/Qt4Gui.cpp:488
10442 #: gui/gtk/gtk.cpp:1830
10444 "This program is free software; you can redistribute it and/or modify\n"
10445 "it under the terms of the GNU General Public License as published by\n"
10446 "the Free Software Foundation; either version 3 of the License, or\n"
10447 "(at your option) any later version.\n"
10449 "This program is distributed in the hope that it will be useful,\n"
10450 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
10451 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
10452 "GNU General Public License for more details.\n"
10453 "You should have received a copy of the GNU General Public License\n"
10454 "along with this program; if not, write to the Free Software\n"
10455 "Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301\n"
10456 "USA or visit http://www.gnu.org/licenses/."
10459 #: gui/gtk/gtk.cpp:1846
10460 msgid "Gnash is the GNU SWF Player based on GameSWF."
10463 #: gui/gtk/gtk.cpp:1847
10469 #: gui/gtk/gtk.cpp:1849
10472 "Hardware Acceleration: "
10475 #: gui/gtk/gtk.cpp:1851
10481 #: gui/gtk/gtk.cpp:1853
10487 #: gui/gtk/gtk.cpp:1883
10488 msgid "translator-credits"
10491 #: gui/gtk/gtk.cpp:1910
10495 #: gui/gtk/gtk.cpp:1963
10499 #: gui/gtk/gtk.cpp:1983
10503 #: gui/gtk/gtk.cpp:2003
10507 #: gui/gtk/gtk.cpp:2011
10511 #: gui/gtk/gtk.cpp:2021 gui/gtk/gtk.cpp:2026
10512 msgid "Toggle fullscreen"
10515 #: gui/gtk/gtk.cpp:2035
10516 msgid "Show updated ranges"
10519 #: gui/gtk/gtk.cpp:2054
10523 #: gui/gtk/gtk.cpp:2064
10527 #: gui/gtk/gtk.cpp:2070
10531 #: gui/gtk/gtk.cpp:2076
10535 #: gui/gtk/gtk.cpp:2082
10539 #: gui/gtk/gtk.cpp:2095
10540 msgid "Movie _Control"
10543 #: gui/gtk/gtk.cpp:2106 gui/qt/Qt4Gui.cpp:605
10547 #: gui/gtk/gtk.cpp:2117 gui/qt/Qt4Gui.cpp:609
10551 #: gui/gtk/gtk.cpp:2127 gui/qt/Qt4Gui.cpp:613
10555 #: gui/gtk/gtk.cpp:2139 gui/qt/kde.cpp:416
10556 msgid "Restart Movie"
10559 #: gui/gtk/gtk.cpp:2262 gui/gtk/gtk.cpp:2263
10561 msgid "Couldn't find pixmap file: %s"
10564 #: gui/gtk/gtk.cpp:2269
10566 msgid "Failed to load pixbuf file: %s: %s"
10569 #: gui/gtk/gtk.cpp:2578 gui/aos4/aos4.cpp:266
10572 "Attempting to open file %s.\n"
10573 "NOTE: the file open functionality is not yet implemented!"
10576 #: gui/gtk/gtk.cpp:2595 gui/gtk/gtk.cpp:2608
10580 #: gui/Player.cpp:132
10581 msgid "GUI ExternalInterface.Pan event"
10584 #: gui/Player.cpp:144
10585 msgid "GUI ExternalInterface.SetZoomRect event"
10588 #: gui/Player.cpp:152
10589 msgid "GUI ExternalInterface.Zoom event"
10592 #: gui/Player.cpp:170
10594 msgid "Unhandled callback %s with arguments %s"
10597 #: gui/Player.cpp:284 gui/pythonmod/gnash-view.cpp:223
10598 msgid "Sound requested but no sound support compiled in"
10601 #: gui/Player.cpp:289 gui/pythonmod/gnash-view.cpp:220
10603 msgid "Could not create sound handler: %s. Will continue without sound."
10606 #: gui/Player.cpp:437
10607 msgid "Non-existent media handler %1% specified"
10610 #: gui/Player.cpp:685
10611 msgid "Got unexpected argument type for message %1%"
10614 #: gui/Player.cpp:720
10617 "Could only write %d bytes over %d required to user-provided host requests fd "
10621 #: gui/Player.cpp:776
10623 msgid "FsCommand exec called with argument %s"
10626 #: gui/Player.cpp:793
10628 msgid "FsCommand trapallkeys called with argument %s"
10631 #: gui/Player.cpp:799
10633 msgid "FsCommand '%s(%s)' not handled internally"
10636 #: gui/aos4/aos4_agg_glue.cpp:116 gui/sdl/sdl_agg_glue.cpp:78
10637 #: gui/haiku/haiku_agg_glue.cpp:290
10639 msgid "AGG's bit depth must be 16, 24 or 32 bits, not %d."
10642 #: gui/aos4/aos4_agg_glue.cpp:216 gui/aos4/aos4_cairo_glue.cpp:212
10643 msgid "Cannot layout Menu!!\n"
10646 #: gui/aos4/aos4_agg_glue.cpp:220 gui/aos4/aos4_cairo_glue.cpp:216
10647 msgid "Cannot create Menu!!\n"
10650 #: gui/aos4/aos4_agg_glue.cpp:223 gui/aos4/aos4_cairo_glue.cpp:219
10651 msgid "Cannot get Visual Info!!\n"
10654 #: gui/aos4/aos4_agg_glue.cpp:226 gui/aos4/aos4_cairo_glue.cpp:222
10655 msgid "Cannot get WB Screen pointer!!\n"
10658 #: gui/aos4/aos4_agg_glue.cpp:264 gui/aos4/aos4_cairo_glue.cpp:259
10659 msgid "prepDrawingArea() failed.\n"
10662 #: gui/aos4/aos4_agg_glue.cpp:277
10664 msgid "AOS4-AGG: %i byte offscreen buffer allocated"
10667 #: gui/aos4/aos4.cpp:70
10669 msgid "Exception: %s on file %s line %d"
10672 #: gui/aos4/aos4.cpp:274
10673 msgid "Cannot open File Requester!\n"
10676 #: gui/aos4/aos4.cpp:609
10677 msgid "error creating RenderHandler!\n"
10680 #: gui/aos4/aos4_cairo_glue.cpp:124
10682 msgid "Cairo's bit depth must be 16, 24 or 32 bits, not %d."
10685 #: gui/gnash.cpp:127
10687 msgid "Error parsing options: %s\n"
10690 #: gui/gnash.cpp:168
10691 msgid "Error: no input file was specified. Exiting.\n"
10694 #: gui/gnash.cpp:214
10695 msgid "Invalid host communication filedescriptor %1%\n"
10698 #: gui/gnash.cpp:221
10699 msgid "Invalid control communication filedescriptor %1%\n"
10702 #: gui/gnash.cpp:233
10704 msgid "Cookiefile %s does not exist or is not a regular file\n"
10707 #: gui/gnash.cpp:265
10708 msgid "ERROR: -r must be followed by 0, 1, 2 or 3 "
10711 #: gui/gnash.cpp:281
10712 msgid "Debugging options"
10715 #: gui/gnash.cpp:287
10716 msgid "Produce verbose output"
10719 #: gui/gnash.cpp:294
10720 msgid "Produce the disk based debug log"
10723 #: gui/gnash.cpp:299
10724 msgid "Be (very) verbose about action execution"
10727 #: gui/gnash.cpp:305
10728 msgid "Be (very) verbose about parsing"
10731 #: gui/gnash.cpp:311
10732 msgid "Print FPS every num seconds"
10735 #: gui/gnash.cpp:335
10739 #: gui/gnash.cpp:340
10740 msgid "Print this help and exit"
10743 #: gui/gnash.cpp:343
10744 msgid "Print version information and exit"
10747 #: gui/gnash.cpp:348
10748 msgid "Scale the movie by the specified factor"
10751 #: gui/gnash.cpp:352
10752 msgid "Number of milliseconds to delay in main loop"
10755 #: gui/gnash.cpp:356
10756 msgid "Audio dump file (wave format)"
10759 #: gui/gnash.cpp:361
10760 msgid "Hardware Video Accelerator to use"
10763 #: gui/gnash.cpp:366
10764 msgid "X11 Window ID for display"
10767 #: gui/gnash.cpp:370
10768 msgid "Set window width"
10771 #: gui/gnash.cpp:374
10772 msgid "Set window height"
10775 #: gui/gnash.cpp:378
10776 msgid "Set window x position"
10779 #: gui/gnash.cpp:382
10780 msgid "Set window y position"
10783 #: gui/gnash.cpp:387
10784 msgid "Exit when/if movie reaches the last frame"
10787 #: gui/gnash.cpp:393
10788 msgid "disable rendering and sound"
10791 #: gui/gnash.cpp:395
10792 msgid "enable rendering, disable sound"
10795 #: gui/gnash.cpp:397
10796 msgid "enable sound, disable rendering"
10799 #: gui/gnash.cpp:399
10800 msgid "enable rendering and sound"
10803 #: gui/gnash.cpp:407
10804 msgid "The media handler to use"
10807 #: gui/gnash.cpp:415
10808 msgid "The renderer to use"
10811 #: gui/gnash.cpp:421
10812 msgid "Exit after the specified number of seconds"
10815 #: gui/gnash.cpp:424
10816 msgid "Set \"real\" URL of the movie"
10819 #: gui/gnash.cpp:428
10820 msgid "Set \"base\" URL for resolving relative URLs"
10823 #: gui/gnash.cpp:433
10824 msgid "Set parameter (e.g. \"FlashVars=A=1&b=2\")"
10827 #: gui/gnash.cpp:437
10828 msgid "Filedescriptor to use for external communications"
10831 #: gui/gnash.cpp:443
10832 msgid "Cookiefile to use"
10835 #: gui/gnash.cpp:447
10836 msgid "Exit after specified number of frame advances"
10839 #: gui/gnash.cpp:451
10840 msgid "Start in fullscreen mode"
10843 #: gui/gnash.cpp:456
10844 msgid "Start without displaying the menu bar"
10847 #: gui/gnash.cpp:461
10848 msgid "List of frames to save as screenshots"
10851 #: gui/gnash.cpp:465
10852 msgid "Filename pattern for screenshot images"
10855 #: gui/gnash.cpp:469
10856 msgid "Quality for screenshot output (not all formats)"
10859 #: gui/gnash.cpp:472
10860 msgid "Input files"
10863 #: gui/gnash.cpp:483
10864 msgid "Dump options"
10867 #: gui/gnash.cpp:488
10868 msgid "Video dump file (raw format) and optional video FPS (@<num>)"
10871 #: gui/gnash.cpp:490
10872 msgid "Number of milliseconds to sleep between advances"
10875 #: gui/gnash.cpp:492
10876 msgid "Trigger expression to start dumping"
10879 #: gui/gnash.cpp:504
10883 #: gui/gnash.cpp:506
10887 #: gui/gnash.cpp:508
10888 msgid "Toggle fullscreen\n"
10891 #: gui/gnash.cpp:510
10892 msgid "Toggle pause\n"
10895 #: gui/gnash.cpp:512
10896 msgid "Restart the movie\n"
10899 #: gui/gnash.cpp:514
10900 msgid "Take a screenshot\n"
10903 #: gui/gnash.cpp:516
10904 msgid "Force immediate redraw\n"
10907 #: gui/gnash.cpp:522
10908 msgid "Usage: gnash [options] movie_file.swf\n"
10911 #: gui/gnash.cpp:523
10912 msgid "Plays a SWF (Shockwave Flash) movie\n"
10915 #: gui/gnash.cpp:540
10917 "Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free "
10918 "Software Foundation, Inc.\n"
10919 "Gnash comes with NO WARRANTY, to the extent permitted by law.\n"
10920 "You may redistribute copies of Gnash under the terms of the GNU General\n"
10921 "Public License. For more information, see the file named COPYING.\n"
10925 #: gui/gnash.cpp:551
10926 msgid "Build options "
10929 #: gui/gnash.cpp:552
10930 msgid " Renderers: "
10933 #: gui/gnash.cpp:553
10934 msgid " Hardware Acceleration: "
10937 #: gui/gnash.cpp:554
10941 #: gui/gnash.cpp:555
10942 msgid " Media handlers: "
10945 #: gui/gnash.cpp:557
10946 msgid " Configured with: "
10949 #: gui/gnash.cpp:558
10950 msgid " CXXFLAGS: "
10953 #: gui/sdl/sdl_agg_glue.cpp:95
10954 msgid "SDL_SetVideoMode() failed for SdlAggGlue."
10957 #: gui/sdl/sdl_agg_glue.cpp:132 gui/haiku/haiku_agg_glue.cpp:416
10959 msgid "SDL-AGG: %i byte offscreen buffer allocated"
10962 #: gui/fltk/fltk_glue_agg.cpp:50
10963 msgid "Could not create AGG renderer with pixelformat RGB24"
10966 #: gui/fb/fb_glue_ovg.cpp:160
10967 msgid "Could not create OpenVG renderer"
10970 #: gui/fb/fb_glue_ovg.cpp:172 gui/fb/fb_glue_agg.cpp:76
10971 msgid "No renderer set!"
10974 #: gui/fb/fb_glue_agg.cpp:87
10976 msgid "No renderer set in %s!"
10979 #: gui/fb/fb_glue_agg.cpp:130
10980 msgid "failed to create a render handler for AGG!"
10983 #: gui/fb/fb_glue_agg.cpp:151
10984 msgid "No Device layer initialized yet!"
10987 #: gui/fb/fb_glue_agg.cpp:182
10988 msgid "The pixel format of your framebuffer could not be detected."
10991 #: gui/fb/fb_glue_agg.cpp:191
10992 msgid "Double buffering disabled"
10995 #: gui/fb/fb_glue_agg.cpp:194
10996 msgid "Double buffering enabled"
10999 #: gui/fb/fb_glue_agg.cpp:221
11001 msgid "No Drawbounds set in %s!"
11004 #: gui/fb/fb_glue_gles1.cpp:98
11005 msgid "EGL: getDisplay ok"
11008 #: gui/fb/fb_glue_gles1.cpp:104
11009 msgid "EGL: initialize ok"
11012 #: gui/fb/fb_glue_gles1.cpp:112
11013 msgid "EGL: config ok"
11016 #: gui/fb/fb_glue_gles1.cpp:121
11017 msgid "EGL: surface ok"
11020 #: gui/fb/fb_glue_gles1.cpp:129
11021 msgid "EGL: context ok"
11024 #: gui/fb/fb_glue_gles1.cpp:137
11025 msgid "EGL: current ok"
11028 #: gui/fb/fb.cpp:257
11030 msgid "No renderer! %s not supported."
11033 #: gui/fb/fb.cpp:269
11034 msgid "Found no accessible User mode input event device"
11037 #: gui/fb/fb.cpp:279
11038 msgid "Found no accessible input event devices"
11041 #: gui/fb/fb.cpp:292
11042 msgid "WARNING: Mouse support may conflict with the input event support."
11045 #: gui/fb/fb.cpp:306
11046 msgid "Enabling Touchscreen support."
11049 #: gui/fb/fb.cpp:311
11050 msgid "WARNING: Babbage Tablet support disabled as it conflicts with TSlib"
11053 #: gui/fb/fb.cpp:313
11054 msgid "Enabling Babbage Touchscreen support"
11057 #: gui/fb/fb.cpp:318
11058 msgid "Enabling Power Button support"
11061 #: gui/fb/fb.cpp:492
11062 msgid "This GUI does not yet support menus"
11065 #: gui/fb/fb.cpp:498
11066 msgid "This GUI does not yet support a mouse pointer"
11069 #: gui/fb/fb.cpp:571
11070 msgid "Could not detect controlling TTY"
11073 #: gui/fb/fb.cpp:580 gui/fb/fb.cpp:619 gui/fb/fb.cpp:653 gui/fb/fb.cpp:706
11075 msgid "Could not open %s"
11078 #: gui/fb/fb.cpp:586
11079 msgid "Could not get current VT state"
11082 #: gui/fb/fb.cpp:599
11083 msgid "Could not request a new VT"
11086 #: gui/fb/fb.cpp:613 gui/fb/fb.cpp:647 gui/fb/fb.cpp:700
11088 msgid "Could not find device for VT number %d"
11091 #: gui/fb/fb.cpp:624 gui/fb/fb.cpp:711
11093 msgid "Could not activate VT number %d"
11096 #: gui/fb/fb.cpp:630 gui/fb/fb.cpp:719
11098 msgid "Error waiting for VT %d becoming active"
11101 #: gui/fb/fb.cpp:661
11103 msgid "Could not attach controlling terminal (%s)"
11106 #: gui/fb/fb.cpp:669
11107 msgid "Could not query current keyboard mode on VT"
11110 #: gui/fb/fb.cpp:673
11111 msgid "Could not switch to graphics mode on new VT"
11114 #: gui/fb/fb.cpp:728
11115 msgid "Could not restore keyboard mode"
11118 #: gui/dump/dump.cpp:118
11119 msgid "Ignoring request to display in X11 window"
11122 #: gui/dump/dump.cpp:129 gui/haiku/haiku.cpp:384
11123 msgid "# FATAL: No filename given with -D argument."
11126 #: gui/dump/dump.cpp:145
11127 msgid "# FATAL: No sleep ms value given with -S argument."
11130 #: gui/dump/dump.cpp:156
11131 msgid "# FATAL: No trigger value given with -T argument.\n"
11134 #: gui/dump/dump.cpp:353
11136 msgid "Unable to write file '%s'."
11139 #: gui/ScreenShotter.cpp:99
11141 msgid "Failed to open screenshot file \"%s\"!"
11144 #: gui/qt/Qt4GlueAgg.cpp:115
11145 msgid "Could not create AGG renderer with pixelformat ABGR32"
11148 #: gui/qt/kde.cpp:413
11152 #: gui/qt/kde.cpp:414
11153 msgid "Pause Movie"
11156 #: gui/qt/kde.cpp:415
11160 #: gui/qt/kde.cpp:418
11161 msgid "Step Forward"
11164 #: gui/qt/kde.cpp:419
11165 msgid "Step Backward"
11168 #: gui/qt/kde.cpp:420
11169 msgid "Jump Forward"
11172 #: gui/qt/kde.cpp:421
11173 msgid "Jump Backward"
11176 #: gui/qt/kde.cpp:423 gui/qt/Qt4Gui.cpp:622
11180 #: gui/qt/kde.cpp:424 gui/qt/Qt4Gui.cpp:593
11184 #: gui/qt/kde_glue_agg.cpp:156
11185 msgid "Could not create AGG renderer with pixelformat BGRA32"
11188 #: gui/qt/Qt4Gui.cpp:121
11189 msgid "Cairo renderer not supported!"
11192 #: gui/qt/Qt4Gui.cpp:129
11193 msgid "OpenGL renderer not supported!"
11196 #: gui/qt/Qt4Gui.cpp:137
11197 msgid "AGG renderer not supported!"
11200 #: gui/qt/Qt4Gui.cpp:589
11204 #: gui/qt/Qt4Gui.cpp:600
11205 msgid "Preferences"
11208 #: gui/qt/Qt4Gui.cpp:617
11212 #: gui/qt/Qt4Gui.cpp:626
11216 #: gui/qt/Qt4Gui.cpp:641
11220 #: gui/qt/Qt4Gui.cpp:646
11224 #: gui/qt/Qt4Gui.cpp:650
11225 msgid "Movie Control"
11228 #: gui/qt/Qt4Gui.cpp:657
11232 #: gui/qt/Qt4Gui.cpp:739
11233 msgid "Click to Play"
11236 #: gui/qt/Qt4Gui.cpp:786
11240 #: gui/qt/Qt4Gui.cpp:792
11241 msgid "Verbosity level"
11244 #: gui/qt/Qt4Gui.cpp:810
11245 msgid "Log to file"
11248 #: gui/qt/Qt4Gui.cpp:817
11249 msgid "Log parser output"
11252 #: gui/qt/Qt4Gui.cpp:821
11253 msgid "Log SWF actions"
11256 #: gui/qt/Qt4Gui.cpp:825
11257 msgid "Log malformed SWF errors"
11260 #: gui/qt/Qt4Gui.cpp:830
11261 msgid "Log ActionScript coding errors"
11264 #: gui/qt/Qt4Gui.cpp:837
11268 #: gui/qt/Qt4Gui.cpp:843
11269 msgid "Connect only to local host"
11272 #: gui/qt/Qt4Gui.cpp:848
11273 msgid "Connect only to local domain"
11276 #: gui/qt/Qt4Gui.cpp:853
11277 msgid "Disable SSL verification"
11280 #: gui/qt/Qt4Gui.cpp:867
11281 msgid "Do not write Shared Object files"
11284 #: gui/qt/Qt4Gui.cpp:873
11285 msgid "Only access local Shared Object files"
11288 #: gui/qt/Qt4Gui.cpp:878
11289 msgid "Disable Local Connection object"
11292 #: gui/qt/Qt4Gui.cpp:885
11296 #: gui/qt/Qt4Gui.cpp:891
11297 msgid "Network timeout in seconds"
11300 #: gui/qt/Qt4Gui.cpp:903
11304 #: gui/qt/Qt4Gui.cpp:909
11305 msgid "Use sound handler"
11308 #: gui/qt/Qt4Gui.cpp:932
11312 #: gui/qt/Qt4Gui.cpp:949 gui/qt/Qt4Gui.cpp:1022
11313 msgid "<Autodetect>"
11316 #: gui/qt/Qt4Gui.cpp:974
11317 msgid "Start Gnash in pause mode"
11321 msgid "Clipboard not yet supported in this GUI"
11324 #: gui/gui.cpp:200 gui/gui.cpp:212
11325 msgid "Fullscreen not yet supported in this GUI"
11329 msgid "Window resize not yet supported in this GUI"
11332 #: gui/gui.cpp:230 gui/gui.cpp:243
11333 msgid "Menu show/hide not yet supported in this GUI"
11337 msgid "Mouse show/hide not yet supported in this GUI"
11341 msgid "Can't update stage matrix till VM is initialized"
11346 msgid "Invalid scaleMode %d"
11351 msgid "Invalid horizontal align %d"
11356 msgid "Invalid vertical align %d"
11360 msgid "GUI is in stop mode, won't start application"
11363 #: gui/gui.cpp:1266
11365 msgid "This GUI didn't override 'yesno', assuming 'yes' answer to question: %s"
11368 #: gui/gui.cpp:1275
11369 msgid "Gui::setQuality called before a movie_root was available"
11372 #: gui/gui.cpp:1285
11373 msgid "Gui::getQuality called before a movie_root was available"
11376 #: gui/haiku/haiku.cpp:141
11377 msgid "spawn_thread failed"
11380 #: gui/haiku/haiku.cpp:144
11381 msgid "resume_thread failed"
11384 #: gui/haiku/haiku.cpp:157
11386 msgid "pulses thread returned %d"
11389 #: gui/haiku/haiku.cpp:248
11390 msgid "send_data failed"
11393 #: extensions/mysql/mysql_db.cpp:186
11394 msgid "Couldn't initialize database"
11397 #: extensions/mysql/mysql_db.cpp:191
11398 msgid "Couldn't connect to database"
11401 #: extensions/mysql/mysql_db.cpp:217 extensions/mysql/mysql_db.cpp:245
11403 msgid "MySQL connection error: %s"
11406 #: extensions/mysql/mysql_db.cpp:224 extensions/mysql/mysql_db.cpp:252
11409 "MySQL error on query for:\n"
11414 #: extensions/mysql/mysql_db.cpp:266
11416 msgid "Field name is: %s: "