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: 2010-11-08 10:57+0100\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"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: libbase/sharedlib.cpp:78
21 msgid "Couldn't initialize ltdl: %s"
24 #: libbase/sharedlib.cpp:124
26 msgid "Opened dynamic library \"%s\""
29 #: libbase/sharedlib.cpp:142 libbase/sharedlib.cpp:167
31 msgid "Couldn't find symbol: %s"
34 #: libbase/sharedlib.cpp:145 libbase/sharedlib.cpp:170
36 msgid "Found symbol %s @ %p"
39 #: libbase/SharedMemHaiku.cpp:54 libbase/SharedMemHaiku.cpp:59
40 #: libbase/SharedMemHaiku.cpp:65 libbase/SharedMemHaiku.cpp:72
41 #: libbase/SharedMemHaiku.cpp:79
46 #: libbase/ClockTime.cpp:276
47 msgid "Cannot get requested timezone information"
50 #: libbase/curl_adapter.cpp:51
52 "libcurl is not available, but Gnash has attempted to use the curl adapter"
55 #: libbase/curl_adapter.cpp:658
57 msgid "FIXME: Timeout (%u milliseconds) while loading from url %s"
60 #: libbase/curl_adapter.cpp:706
62 msgid "Timeout (%u milliseconds) while loading from url %s"
65 #: libbase/curl_adapter.cpp:812
66 msgid "Allowing connections to SSL sites with invalid certificates"
69 #: libbase/noseek_fd_adapter.cpp:223
71 msgid "Error reading %d bytes from input stream"
74 #: libbase/rc.cpp:167 libbase/rc.cpp:686
75 msgid "Failed to find user settings directory"
79 msgid "RcInitFile: couldn't open file: "
84 msgid "Warning: missing value for variable \"%s\" in rcfile %s, line %d"
89 msgid "Warning: unrecognized directive \"%s\" in rcfile %s line %d"
94 msgid "Warning: empty include specification in rcfile %s, line %d"
100 "Warning: include specification must be an absolute path in rcfile %s, line %d"
103 #: libbase/rc.cpp:635
105 msgid "Warning: unrecognized action \"%s\" in rcfile %s, line %d"
108 #: libbase/rc.cpp:727
110 msgid "Couldn't open file %s for writing"
113 #: libbase/rc.cpp:736
114 msgid "# Generated by Gnash. Manual changes to this file may be overridden."
117 #: libbase/Socket.cpp:98
118 msgid "Socket interrupted by a system call"
121 #: libbase/Socket.cpp:102
122 msgid "XMLSocket: The socket was never available"
125 #: libbase/StreamProvider.cpp:132
126 msgid "POST data discarded while getting a stream from file: uri"
129 #: libbase/GnashImagePng.cpp:40
133 #: libbase/GnashImagePng.cpp:47
135 msgid "PNG warning: %s"
138 #: libbase/GnashImageJpeg.cpp:115
139 msgid "JPEG: Empty jpeg source stream."
142 #: libbase/GnashImageJpeg.cpp:262 libbase/GnashImageJpeg.cpp:289
143 #: libbase/GnashImageJpeg.cpp:307 libbase/GnashImageJpeg.cpp:363
144 msgid "Internal jpeg error: "
147 #: libbase/GnashImageJpeg.cpp:273
148 msgid "Lack of data during JPEG header parsing"
151 #: libbase/GnashImageJpeg.cpp:283
153 msgid "unexpected: jpeg_read_header returned %d"
156 #: libbase/GnashImageJpeg.cpp:319
157 msgid "lack of data during JPEG header parsing"
160 #: libbase/GnashImageJpeg.cpp:329
162 msgid "unexpected: jpeg_read_header returned %d [%s:%d]"
165 #: libbase/GnashImageJpeg.cpp:337
166 msgid "Internal jpeg error during header parsing: "
169 #: libbase/GnashImageJpeg.cpp:345
170 msgid "Internal jpeg error during decompression: "
173 #: libbase/GnashImageJpeg.cpp:519
174 msgid "rw_dest_IOChannel couldn't write data."
177 #: libbase/GnashImageJpeg.cpp:544
178 msgid "rw_dest_IOChannel::term_destination couldn't write data."
181 #: libbase/tu_file.cpp:193
182 msgid "Error while seeking to end: %1%"
185 #: libbase/URLAccessManager.cpp:91
187 msgid "Load from host %s granted (whitelisted)"
190 #: libbase/URLAccessManager.cpp:97
192 msgid "Load from host %s forbidden (not in non-empty whitelist)"
195 #: libbase/URLAccessManager.cpp:111
197 msgid "Load from host %s forbidden (blacklisted)"
200 #: libbase/URLAccessManager.cpp:116
202 msgid "Load from host %s granted (default)"
205 #: libbase/URLAccessManager.cpp:148
207 msgid "Load of file %s forbidden (starting url %s is not a local resource)"
210 #: libbase/URLAccessManager.cpp:165
212 msgid "Load of file %s granted (under local sandbox %s)"
215 #: libbase/URLAccessManager.cpp:173
217 msgid "Load of file %s forbidden (not under local sandboxes)"
220 #: libbase/URLAccessManager.cpp:213
222 msgid "gethostname failed: %s"
225 #: libbase/URLAccessManager.cpp:235
227 msgid "Load from host %s forbidden (not in the local domain)"
230 #: libbase/URLAccessManager.cpp:241
232 msgid "Load from host %s forbidden (not on the local host)"
235 #: libbase/URLAccessManager.cpp:273
237 msgid "Checking security of URL '%s'"
240 #: libbase/URLAccessManager.cpp:285
241 msgid "Network connection without hostname requested"
244 #: libbase/extension.cpp:140
246 msgid "Loading module: %s from %s"
249 #: libbase/extension.cpp:153
251 msgid "Initializing module: \"%s\" from %s"
254 #: libbase/extension.cpp:170
255 msgid "Couldn't get class_init symbol"
258 #: libbase/extension.cpp:184
260 msgid "Initializing module: \"%s\""
263 #: libbase/extension.cpp:199
265 msgid "Couldn't get class_init symbol: \"%s\""
268 #: libbase/extension.cpp:223
270 msgid "Scanning directory \"%s\" for plugins"
273 #: libbase/extension.cpp:227
275 msgid "Can't open directory %s"
278 #: libbase/extension.cpp:251
280 msgid "Gnash Plugin name: %s"
283 #: libbase/GnashImageGif.cpp:115
284 msgid "GIF: Error retrieving image description"
287 #: libbase/GnashImageGif.cpp:144
288 msgid "GIF: invalid image data (bounds outside GIF screen)"
291 #: libbase/GnashImageGif.cpp:150
293 msgid "Found interlaced GIF (%d x %d)"
296 #: libbase/GnashImageGif.cpp:166 libbase/GnashImageGif.cpp:184
297 msgid "GIF: failed reading pixel data"
300 #: libbase/GnashImageGif.cpp:177
302 msgid "Found non-interlaced GIF (%d x %d)"
305 #: libbase/GnashImageGif.cpp:223
306 msgid "GIF: Error retrieving record type"
311 msgid "GC %p created"
316 msgid "GC deleted, deleting all managed resources - collector run %d times"
320 msgid "GC: sweep scan started"
325 msgid "GC: recycling object %p (%s)"
330 msgid "GC: recycled %d unreachable resources - %d left"
333 #: libbase/GC.cpp:114
336 "GC: collection cycle started - %d/%d new resources allocated since last run "
340 #: librender/Renderer_agg.cpp:944
341 msgid "Warning: rendering ended while drawing a mask"
344 #: librender/Renderer_agg.cpp:948
345 msgid "Warning: rendering ended while masks were still active"
348 #: librender/Renderer_agg.cpp:1093
350 "Warning: select_clipbounds encountered a character definition with null "
354 #: librender/Renderer_agg.cpp:1195
355 msgid "Warning: AGG renderer skipping a whole character"
358 #: librender/Renderer_agg.cpp:1780
360 "Unidirectionally scaled strokes in AGG renderer (we'll scale by the scalable "
364 #: librender/Renderer_agg.cpp:2136
366 msgid "Framebuffer pixel format is %s (little-endian host)"
369 #: librender/Renderer_agg.cpp:2138
371 msgid "Framebuffer pixel format is %s (big-endian host)"
374 #: librender/Renderer_ogl.cpp:1467
375 msgid "Unidirectionally scaled strokes in OGL renderer"
378 #: librender/Renderer_ogl.cpp:1959
380 msgid "two gradients in a FillStyle have the same position/ratio: %d"
383 #: librender/Renderer_cairo.cpp:494
384 msgid "Can't render videos with alpha"
387 #: librender/Renderer_cairo.cpp:892
388 msgid "Scaled strokes in Cairo renderer"
391 #: libmedia/AudioDecoderSpeex.cpp:40
392 msgid "AudioDecoderSpeex: state initialization failed."
395 #: libmedia/AudioDecoderSpeex.cpp:53
396 msgid "AudioDecoderSpeex: initialization failed."
399 #: libmedia/AudioDecoderSpeex.cpp:108
400 msgid "Corrupt Speex stream!"
403 #: libmedia/AudioDecoderSpeex.cpp:132
404 msgid "Failed to resample Speex frame."
407 #: libmedia/gst/VideoDecoderGst.cpp:93
408 msgid "Video codec is zero. Streaming video expected later."
411 #: libmedia/gst/VideoDecoderGst.cpp:96
413 msgid "No support for video codec %s."
416 #: libmedia/gst/VideoDecoderGst.cpp:118 libmedia/gst/VideoDecoderGst.cpp:144
417 msgid "VideoDecoderGst: internal error (caps creation failed)"
420 #: libmedia/gst/VideoDecoderGst.cpp:126
422 msgid "Couldn't find a plugin for video type %s!"
425 #: libmedia/gst/VideoDecoderGst.cpp:130
426 msgid " Please make sure you have gstreamer-ffmpeg installed."
429 #: libmedia/gst/VideoDecoderGst.cpp:151
430 msgid "VideoDecoderGst: initialisation failed."
433 #: libmedia/gst/VideoDecoderGst.cpp:180
434 msgid "VideoDecoderGst: buffer push failed."
437 #: libmedia/gst/GstUtil.cpp:75
438 msgid "Unable to retrieve a valid audio sink from ~/.gnashrc"
441 #: libmedia/gst/GstUtil.cpp:81
442 msgid "Unable to retrieve a valid audio sink from autoaudiosink"
445 #: libmedia/gst/GstUtil.cpp:86
448 "Unable to retrieve a valid audio sink from gconfaudiosink\n"
452 #: libmedia/gst/GstUtil.cpp:87
453 msgid "Sink search exhausted: you won't be able to hear sound!"
456 #: libmedia/gst/GstUtil.cpp:93
458 msgid "Got a non-NULL audio sink; its wrapper name is: %s"
461 #: libmedia/gst/GstUtil.cpp:115
463 "Missing plugin, but plugin installing not supported. Will try anyway, but "
467 #: libmedia/gst/GstUtil.cpp:121
468 msgid "Missing plugin, but failed to convert it to gst missing plugin detail."
471 #: libmedia/gst/GstUtil.cpp:134
473 "gst_update_registry failed. You'll need to restart Gnash to use the new "
477 #: libmedia/gst/GstUtil.cpp:141
478 msgid "Missing plugin, but automatic plugin installation not available."
481 #: libmedia/gst/VideoConverterGst.cpp:37
482 msgid "VideoConverterGst: ffmpegcolorspace element missing"
485 #: libmedia/gst/VideoConverterGst.cpp:70
486 msgid "VideoConverterGst: can't output requested format"
489 #: libmedia/gst/VideoConverterGst.cpp:98
490 msgid "VideoConverterGst: internal error (caps creation failed)"
493 #: libmedia/gst/VideoConverterGst.cpp:105
494 msgid "VideoConverterGst: initialisation failed."
497 #: libmedia/gst/VideoConverterGst.cpp:140
498 msgid "VideoConverterGst: buffer push failed."
501 #: libmedia/gst/VideoConverterGst.cpp:147
502 msgid "VideoConverterGst: buffer pull failed."
505 #: libmedia/gst/MediaParserGst.cpp:54
506 msgid "MediaParserGst couldn't create a bin"
509 #: libmedia/gst/MediaParserGst.cpp:59
510 msgid "MediaParserGst couldn't create a typefind element."
513 #: libmedia/gst/MediaParserGst.cpp:71 libmedia/gst/MediaParserGst.cpp:93
514 #: libmedia/gst/MediaParserGst.cpp:311 libmedia/gst/MediaParserGst.cpp:366
515 #: libmedia/gst/MediaParserGst.cpp:512
516 msgid "MediaParserGst could not change element state"
519 #: libmedia/gst/MediaParserGst.cpp:84
521 msgid "Needed %d dead iterations to detect audio type."
524 #: libmedia/gst/MediaParserGst.cpp:88
525 msgid "MediaParserGst failed to detect any stream types."
528 #: libmedia/gst/MediaParserGst.cpp:179 libmedia/gst/MediaParserGst.cpp:190
529 msgid "MediaParserGst failed to read the stream, but did not reach EOF!"
532 #: libmedia/gst/MediaParserGst.cpp:201
533 msgid "MediaParserGst failed to push more data into the demuxer! Seeking back."
536 #: libmedia/gst/MediaParserGst.cpp:274
538 msgid "MediaParserGst/typefound: Detected media type %s"
541 #: libmedia/gst/MediaParserGst.cpp:286 libmedia/gst/MediaParserGst.cpp:293
542 msgid "MediaParserGst Failed to create fakesink."
545 #: libmedia/gst/MediaParserGst.cpp:299
546 msgid "MediaParserGst: couldn't get the fakesink src element."
549 #: libmedia/gst/MediaParserGst.cpp:307
550 msgid "MediaParserGst: couln't link fakesink"
553 #: libmedia/gst/MediaParserGst.cpp:331
554 msgid "MediaParserGst: couldn't get the typefind src element."
557 #: libmedia/gst/MediaParserGst.cpp:348
558 msgid "MediaParserGst: couldn't create the demuxer"
561 #: libmedia/gst/MediaParserGst.cpp:353 libmedia/gst/MediaParserGst.cpp:359
562 msgid "MediaParserGst: failed adding demuxer to bin."
565 #: libmedia/gst/MediaParserGst.cpp:383
566 msgid "MediaParserGst: couldn't get structure name."
569 #: libmedia/gst/MediaParserGst.cpp:397
571 msgid "MediaParserGst: ignoring stream of type %s."
574 #: libmedia/gst/MediaParserGst.cpp:421
576 msgid "MediaParserGst: Failed to find a parser (media: %s)."
579 #: libmedia/gst/MediaParserGst.cpp:430
581 "MediaParserGst: Failed to find a parser. We'll continue, but either audio or "
582 "video will not work!"
585 #: libmedia/gst/MediaParserGst.cpp:439
586 msgid "MediaParserGst: couldn't add parser."
589 #: libmedia/gst/MediaParserGst.cpp:452
590 msgid "MediaParserGst: couldn't link parser."
593 #: libmedia/gst/MediaParserGst.cpp:464 libmedia/gst/MediaParserGst.cpp:488
594 msgid "MediaParserGst: couldn't link \"fake\" sink."
597 #: libmedia/gst/MediaParserGst.cpp:483
599 msgid "MediaParserGst: Linked audio source (type: %s)"
602 #: libmedia/gst/MediaParserGst.cpp:504
604 msgid "MediaParserGst: Linked video source (type: %s)"
607 #: libmedia/gst/AudioDecoderGst.cpp:90
608 msgid "Creating AAC decoder without extra data. This will probably fail!"
611 #: libmedia/gst/AudioDecoderGst.cpp:100
613 msgid "AudioDecoderGst: cannot handle codec %d (%s)"
616 #: libmedia/gst/AudioDecoderGst.cpp:110
618 msgid "AudioDecoderGst: cannot handle codec %d (no ExtraInfoGst attached)"
621 #: libmedia/gst/AudioDecoderGst.cpp:138
623 "The best available resampler is 'audioresample'. Please install gstreamer-"
624 "ffmpeg 0.10.4 or newer, or you may experience long delays in audio playback!"
627 #: libmedia/gst/AudioDecoderGst.cpp:157 libmedia/gst/AudioDecoderGst.cpp:177
628 msgid "AudioDecoderGst: internal error (caps creation failed)"
631 #: libmedia/gst/AudioDecoderGst.cpp:164
633 msgid "Couldn't find a plugin for audio type %s!"
636 #: libmedia/gst/AudioDecoderGst.cpp:186
637 msgid "AudioDecoderGst: initialisation failed."
640 #: libmedia/gst/AudioDecoderGst.cpp:212
641 msgid "Pushed data, but there's nothing to pull (yet)"
644 #: libmedia/gst/AudioDecoderGst.cpp:248 libmedia/gst/AudioDecoderGst.cpp:276
645 msgid "AudioDecoderGst: buffer push failed."
648 #: libmedia/gst/MediaHandlerGst.cpp:89
649 msgid "Wrong arguments given to GST VideoDecoder"
652 #: libmedia/gst/MediaHandlerGst.cpp:136
654 msgid "MediaHandlerGst::createAudioDecoder: %s -- %s"
657 #: libmedia/FLVParser.cpp:169
660 "Unexpected audio tag found at offset %d FLV stream advertising no audio in "
661 "header. We'll warn only once for each FLV, expecting any further audio tag."
664 #: libmedia/FLVParser.cpp:224
667 "Unexpected video tag found at offset %d of FLV stream advertising no video "
668 "in header. We'll warn only once per FLV, expecting any further video tag."
671 #: libmedia/FLVParser.cpp:244
673 msgid "AVC packet type: %d"
676 #: libmedia/FLVParser.cpp:421
678 msgid "First byte of FLV_META_TAG is %d, expected 0x02 (STRING AMF0 type)"
681 #: libmedia/FLVParser.cpp:444
682 msgid "Corrupt FLV: Meta tag unterminated!"
685 #: libmedia/FLVParser.cpp:452
687 msgid "FLVParser::parseNextTag: unknown FLV tag type %d"
690 #: libmedia/FLVParser.cpp:461
692 "Corrupt FLV: previous tag size record (%1%) unexpected (actual size: %2%)"
695 #: libmedia/MediaHandler.cpp:48
696 msgid "MediaHandler::isFLV: Could not read 3 bytes from input stream"
699 #: libmedia/MediaHandler.cpp:64
701 "MediaHandler::createMediaParser: only FLV input is supported by this "
705 #: libmedia/MediaHandler.cpp:70
707 msgid "Exception while reading from stream: %s"
710 #: libmedia/MediaHandler.cpp:106
713 "MediaHandler::createFlashAudioDecoder: no available flash decoders for codec "
717 #: libmedia/haiku/MediaHandlerHaiku.cpp:114
719 msgid "MediaHandlerHaiku::createAudioDecoder: %s -- %s"
722 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:80
723 msgid "MediaParserFfmpeg could not read probe data from input"
726 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:108
728 msgid "%s: seeking failed"
731 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:264
734 "MediaParserFfmpeg::parseNextFrame: Problems parsing next frame "
735 "(av_read_frame returned %d). We'll consider the stream fully parsed."
738 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:389
743 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:390
748 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:391
750 msgid " Copyright:'%s'"
753 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:392
755 msgid " Comment:'%s'"
758 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:393
763 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:415
765 msgid " Using stream %d for audio: codec id %d"
768 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:425
770 msgid " Using stream %d for video: codec id %d"
773 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:141
775 msgid "Cannot find suitable decoder for flash codec %d"
778 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:180
779 msgid "libavcodec can't decode this video format"
782 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:185
783 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:131
784 msgid "libavcodec couldn't allocate context"
787 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:208
789 msgid "libavcodecfailed to initialize FFMPEG codec %s (%d)"
792 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:216
794 msgid "VideoDecoder: initialized FFMPEG codec %s (%d)"
797 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:358
798 msgid "Out of memory while allocating avcodec frame"
801 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:429
803 msgid "Unsupported video codec %d"
806 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:48
808 msgid "AudioDecoderFfmpeg: initialized FFmpeg codec %d (%s)"
811 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:51
814 "AudioDecoderFfmpeg: initialized FFmpeg codec %d (%s) for flash codec %d (%s)"
817 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:66
819 msgid "AudioDecoderFfmpeg: initialized FFmpeg codec %s (%d)"
822 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:105
824 msgid "Unsupported audio codec %d"
827 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:114
829 msgid "libavcodec could not find a decoder for codec %d (%s)"
832 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:124
833 msgid "AudioDecoderFfmpeg can't initialize MP3 parser"
836 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:139
837 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:328
840 "AudioDecoderFfmpeg: avcodec_open failed to initialize FFmpeg codec %s (%d)"
843 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:213
845 msgid "AudioDecoderFfmpeg: unsupported flash audio codec %d (%s)"
848 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:222
850 msgid "AudioDecoderFfmpeg: unknown codec type %d (should never happen)"
853 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:232
856 "AudioDecoderFfmpeg: libavcodec could not find a decoder for codec %d (%s)"
859 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:238
862 "AudioDecoderFfmpeg: libavcodec could not find a decoder for ffmpeg codec id %"
866 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:255
869 "AudioDecoderFfmpeg: could not initialize a parser for flash codec id %d (%s)"
872 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:260
875 "AudioDecoderFfmpeg: could not initialize a parser for ffmpeg codec id %s"
878 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:273
879 msgid "AudioDecoderFfmpeg: libavcodec couldn't allocate context"
882 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:382
885 "av_parser_parse returned %d. Upgrading ffmpeg/libavcodec might fix this "
889 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:524
890 msgid "failed to allocate audio buffer."
893 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:552
896 "avcodec_decode_audio returned %d. Upgrading ffmpeg/libavcodec might fix this "
900 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:561
903 "outputSize:%d after decoding %d bytes of input audio data. Upgrading ffmpeg/"
904 "libavcodec might fix this issue."
907 #: libmedia/ffmpeg/VideoConverterFfmpeg.cpp:121
908 msgid "VideoConverterFfmpeg cannot convert to the requested format"
911 #: libmedia/ffmpeg/MediaHandlerFfmpeg.cpp:121
913 msgid "MediaHandlerFfmpeg::createAudioDecoder: %s -- %s"
916 #: libmedia/AudioDecoderSimple.cpp:162
917 msgid "corrupted ADPCM header"
920 #: libmedia/AudioDecoderSimple.cpp:293 libmedia/AudioDecoderSimple.cpp:306
922 msgid "AudioDecoderSimple: initialized flash codec %s (%d)"
925 #: libmedia/AudioDecoderSimple.cpp:332 libmedia/AudioDecoderSimple.cpp:363
927 msgid "AudioDecoderSimple: unsupported flash codec %d (%s)"
930 #: libmedia/AudioDecoderSimple.cpp:343
932 msgid "AudioDecoderSimple: unable to intepret custom audio codec id %s"
935 #: libmedia/AudioDecoderSimple.cpp:440
936 msgid "Host endianness not detected in AudioDecoderSimple"
939 #: libmedia/AudioDecoderSimple.cpp:469
940 msgid "Error in sound sample conversion"
943 #: libcore/MovieClip.cpp:143
946 "CHECKME: nested mask in MouseEntityFinder. This mask is %s at depth %d outer "
947 "mask masked up to depth %d."
950 #: libcore/MovieClip.cpp:158 libcore/MovieClip.cpp:425
953 "Character %s at depth %d is a mask not hitting the query point %g,%g and "
954 "masking up to depth %d"
957 #: libcore/MovieClip.cpp:168 libcore/MovieClip.cpp:435
959 msgid "Character %s at depth %d is a mask hitting the query point %g,%g"
962 #: libcore/MovieClip.cpp:201
964 msgid "MouseEntityFinder found DisplayObject %s (depth %d) hitting point %g,%g"
967 #: libcore/MovieClip.cpp:407
970 "CHECKME: nested mask in DropTargetFinder. This mask is %s at depth %d outer "
971 "mask masked up to depth %d."
974 #: libcore/MovieClip.cpp:420
975 msgid "FIXME: invisible mask in MouseEntityFinder."
978 #: libcore/MovieClip.cpp:635
980 msgid "call_frame('%s') -- invalid frame"
983 #: libcore/MovieClip.cpp:679
984 msgid "Can't clone root of the movie"
987 #: libcore/MovieClip.cpp:685
989 msgid "%s parent is not a movieclip, can't clone"
992 #: libcore/MovieClip.cpp:741
994 msgid "Event %s invoked for movieclip %s"
997 #: libcore/MovieClip.cpp:747
999 msgid "Sprite %s ignored ENTER_FRAME event (is unloaded)"
1002 #: libcore/MovieClip.cpp:754
1004 msgid "Sprite %s ignored button-like event %s as not 'enabled'"
1007 #: libcore/MovieClip.cpp:811
1010 "Sprite %s (depth %d) won't check for user-defined LOAD event (is not "
1011 "dynamic, has a parent, no registered class and no clip events defined)"
1014 #: libcore/MovieClip.cpp:896
1016 msgid "Advance movieclip '%s' at frame %u/%u"
1019 #: libcore/MovieClip.cpp:909
1021 msgid "advance_movieclip: no frames loaded for movieclip/movie %s"
1024 #: libcore/MovieClip.cpp:921
1026 msgid "Advance_movieclip for movieclip '%s' - frame %u/%u "
1029 #: libcore/MovieClip.cpp:933
1030 msgid "MovieClip::advance_movieclip we're in PLAYSTATE_PLAY mode"
1033 #: libcore/MovieClip.cpp:939
1034 msgid "on_event_load called, incrementing"
1037 #: libcore/MovieClip.cpp:943
1039 msgid "after increment we are at frame %u/%u"
1042 #: libcore/MovieClip.cpp:954
1044 msgid "Jumping back to frame 0 of movieclip %s"
1047 #: libcore/MovieClip.cpp:962
1049 msgid "Executing frame%d (0-based) tags of movieclip %s"
1052 #: libcore/MovieClip.cpp:977
1053 msgid "MovieClip::advance_movieclip we're in STOP mode"
1056 #: libcore/MovieClip.cpp:991
1058 msgid "Queuing init actions in frame %d of movieclip %s"
1061 #: libcore/MovieClip.cpp:1001
1063 msgid "Init actions for DisplayObject %d already executed"
1066 #: libcore/MovieClip.cpp:1057
1068 msgid "Executing %d tags in frame %d/%d of movieclip %s"
1071 #: libcore/MovieClip.cpp:1084
1073 msgid "movieclip %s ::goto_frame(%d) - current frame is %d"
1076 #: libcore/MovieClip.cpp:1098
1079 "Target frame of a gotoFrame(%d) was never loaded,although frame count in "
1080 "header (%d) said we should have found it"
1083 #: libcore/MovieClip.cpp:1130
1086 "GotoFrame(%d) targets a yet to be loaded frame (%d) loaded). We'll wait for "
1087 "it but a more correct form is explicitly using WaitForFrame instead"
1090 #: libcore/MovieClip.cpp:1139
1093 "Target frame of a gotoFrame(%d) was never loaded, although frame count in "
1094 "header (%d) said we should have found it"
1097 #: libcore/MovieClip.cpp:1208
1099 msgid "MovieClip::goto_labeled_frame('%s') unknown label"
1102 #: libcore/MovieClip.cpp:1270
1104 msgid "MovieClip::add_display_object(): unknown cid = %d"
1107 #: libcore/MovieClip.cpp:1343
1109 msgid "movieclip::replace_display_object(): unknown cid = %d"
1112 #: libcore/MovieClip.cpp:1352
1115 "MovieClip::replace_display_object: could not find any DisplayObject at depth "
1119 #: libcore/MovieClip.cpp:1459
1122 "%s is a dynamic mask and can't handle mouse events, no point will hit it"
1125 #: libcore/MovieClip.cpp:1468
1127 msgid "%s is dynamically masked by %s, which doesn't hit point %g,%g"
1130 #: libcore/MovieClip.cpp:1746
1132 msgid "Attached movieclips %s registered class is %p"
1135 #: libcore/MovieClip.cpp:1779
1137 msgid "Sprite '%s' placed on stage"
1140 #: libcore/MovieClip.cpp:1828
1142 msgid "Queuing INITIALIZE and CONSTRUCT events for movieclip %s"
1145 #: libcore/MovieClip.cpp:1860
1147 msgid "Unloading movieclip '%s'"
1150 #: libcore/MovieClip.cpp:1959
1152 msgid "Could not load variables from %s"
1155 #: libcore/MovieClip.cpp:2017
1158 "removeMovieClip(%s): movieclip depth (%d) out of the 'dynamic' zone "
1159 "[0..1048575], won't remove"
1162 #: libcore/MovieClip.cpp:2155
1164 msgid "Stream sound id from %d to %d, stopping old"
1167 #: libcore/TextField.cpp:222
1170 "CHECKME: removeTextField(%s): TextField depth (%d) out of the 'dynamic' zone "
1171 "[0..1048575], won't remove"
1174 #: libcore/TextField.cpp:963
1177 "TextField text doesn't fit in its boundaries: width %g, margin %g - nothing "
1181 #: libcore/TextField.cpp:1019
1184 "TextField: missing glyph for space char (needed for TAB). Make sure "
1185 "DisplayObject shapes for font %s are being exported into your SWF file."
1188 #: libcore/TextField.cpp:1110
1189 msgid "No font for TextField!"
1192 #: libcore/TextField.cpp:1443
1194 "HTML in a text field is unsupported, gnash will just ignore the tags and "
1195 "print their content"
1198 #: libcore/TextField.cpp:1762
1201 "TextField: missing embedded glyph for char %d. Make sure DisplayObject "
1202 "shapes for font %s are being exported into your SWF file"
1205 #: libcore/TextField.cpp:1770
1208 "TextField: missing device glyph for char %d. Maybe you don't have font '%s' "
1209 "installed in your system."
1212 #: libcore/TextField.cpp:1952
1214 msgid "VariableName: %s"
1217 #: libcore/TextField.cpp:1962
1220 "Current environment has no target, can't bind VariableName (%s) associated "
1221 "to text field. Gnash will try to register again on next access."
1224 #: libcore/TextField.cpp:1978
1226 msgid "Variable text Path: %s, Var: %s"
1229 #: libcore/TextField.cpp:1990
1232 "VariableName associated to text field refers to an unknown target (%s). It "
1233 "is possible that the DisplayObject will be instantiated later in the SWF "
1234 "stream. Gnash will try to register again on next access."
1237 #: libcore/TextField.cpp:2011
1238 msgid "registerTextVariable() called"
1241 #: libcore/TextField.cpp:2016
1242 msgid "registerTextVariable() no-op call (already registered)"
1245 #: libcore/TextField.cpp:2023
1246 msgid "string is empty, consider as registered"
1249 #: libcore/TextField.cpp:2032
1252 "VariableName associated to text field (%s) refer to an unknown target. It is "
1253 "possible that the DisplayObject will be instantiated later in the SWF "
1254 "stream. Gnash will try to register again on next access."
1257 #: libcore/TextField.cpp:2050
1259 msgid "target object (%s @ %p) does have a member named %s"
1262 #: libcore/TextField.cpp:2060
1265 "target sprite (%s @ %p) does NOT have a member named %s (no problem, we'll "
1266 "add it with value %s)"
1269 #: libcore/TextField.cpp:2069
1272 "target sprite (%s @ %p) does NOT have a member named %s, and we don't have "
1276 #: libcore/DisplayList.cpp:323
1278 msgid "moveDisplayObject() -- can't find object at depth %d"
1281 #: libcore/DisplayList.cpp:720
1284 "Item %d(%s) at depth %d (char name %s, type %s)Destroyed: %s, unloaded: %s"
1287 #: libcore/AMFConverter.cpp:135
1289 msgid "amf: serializing object (or function) as reference to %d"
1292 #: libcore/AMFConverter.cpp:155
1294 msgid "amf: serializing date object with index %d and value %g"
1297 #: libcore/AMFConverter.cpp:205
1299 msgid "amf: serializing array of %d elements as STRICT_ARRAY (index %d)"
1302 #: libcore/AMFConverter.cpp:227
1304 msgid "amf: serializing array of %d elements as ECMA_ARRAY (index %d) "
1307 #: libcore/AMFConverter.cpp:237
1309 msgid "amf: serializing object (or function) with index %d"
1312 #: libcore/AMFConverter.cpp:280
1313 msgid "amf: serializing undefined"
1316 #: libcore/AMFConverter.cpp:290
1317 msgid "amf: serializing null"
1320 #: libcore/MovieLoader.cpp:264
1322 msgid "Can't create Movie instance for definition loaded from %s"
1325 #: libcore/MovieLoader.cpp:281
1327 msgid "processCompletedRequest: _level loading (level %u)"
1330 #: libcore/MovieFactory.cpp:80
1332 "Requested to keep from completely loading a movie, but the movie in question "
1333 "is an image, for which we don't yet have the concept of a 'loading thread'"
1336 #: libcore/MovieFactory.cpp:95
1337 msgid "FLV can't be loaded directly as a movie"
1340 #: libcore/MovieFactory.cpp:99
1341 msgid "Unknown file type"
1344 #: libcore/MovieFactory.cpp:122
1346 msgid "Movie %s already in library"
1349 #: libcore/MovieFactory.cpp:134
1351 msgid "Couldn't load library movie '%s'"
1354 #: libcore/MovieFactory.cpp:141
1356 msgid "Movie %s (SWF%d) added to library"
1359 #: libcore/MovieFactory.cpp:145
1361 msgid "Movie %s (SWF%d) NOT added to library (resulted from a POST)"
1364 #: libcore/MovieFactory.cpp:174
1365 msgid "Can't read file header"
1368 #: libcore/MovieFactory.cpp:213
1369 msgid "Can't read 3 bytes after an MZ (.exe) header"
1372 #: libcore/MovieFactory.cpp:223
1373 msgid "Could not find SWF inside an exe file"
1376 #: libcore/MovieFactory.cpp:274
1378 msgid "Can't read image file from %s"
1381 #: libcore/MovieFactory.cpp:284
1383 msgid "Parsing error: %s"
1386 #: libcore/MovieFactory.cpp:310
1388 msgid "failed to open '%s'; can't create movie"
1391 #: libcore/MovieFactory.cpp:315
1393 msgid "streamProvider opener can't open '%s'"
1396 #: libcore/DisplayObject.cpp:260
1400 #: libcore/DisplayObject.cpp:370
1402 msgid "Setting _height=%g of DisplayObject %s (%s)"
1405 #: libcore/DisplayObject.cpp:830
1409 #: libcore/DisplayObject.cpp:831
1413 #: libcore/DisplayObject.cpp:837
1417 #: libcore/DisplayObject.cpp:844
1421 #: libcore/DisplayObject.cpp:854
1422 msgid "Clipping depth"
1425 #: libcore/DisplayObject.cpp:859
1429 #: libcore/DisplayObject.cpp:861
1433 #: libcore/DisplayObject.cpp:862
1437 #: libcore/DisplayObject.cpp:863
1441 #: libcore/DisplayObject.cpp:865
1445 #: libcore/DisplayObject.cpp:869
1449 #: libcore/DisplayObject.cpp:872
1453 #: libcore/DisplayObject.cpp:874
1454 msgid "Child invalidated"
1457 #: libcore/DisplayObject.cpp:895 libcore/DisplayObject.cpp:1587
1459 msgid "Attempt to set property to %s, refused"
1462 #: libcore/DisplayObject.cpp:1131
1464 msgid "Attempt to set %s._y to %s (evaluating to number %g) refused"
1467 #: libcore/DisplayObject.cpp:1162
1469 msgid "Attempt to set %s._x to %s (evaluating to number %g) refused"
1472 #: libcore/DisplayObject.cpp:1192
1474 msgid "Attempt to set %s._xscale to %s (evaluating to number %g) refused"
1477 #: libcore/DisplayObject.cpp:1219
1479 msgid "Attempt to set %s._yscale to %s (evaluating to number %g) refused"
1482 #: libcore/DisplayObject.cpp:1256
1484 msgid "Attempt to set %s._visible to %s (evaluating to number %g) refused"
1487 #: libcore/DisplayObject.cpp:1286
1489 msgid "Attempt to set %s._alpha to %s (evaluating to number %g) refused"
1492 #: libcore/DisplayObject.cpp:1353
1494 msgid "Attempt to set %s._rotation to %s (evaluating to number %g) refused"
1497 #: libcore/DisplayObject.cpp:1419
1499 msgid "Setting _width=%g of DisplayObject %s (%s)"
1502 #: libcore/Button.cpp:488
1504 msgid "Unhandled button event %s"
1507 #: libcore/Button.cpp:965
1508 msgid "Button state"
1511 #: libcore/Button.cpp:969
1515 #: libcore/Video.cpp:72
1516 msgid "No Media handler registered, won't be able to decode embedded video"
1519 #: libcore/Video.cpp:79
1520 msgid "No Video info in video definition"
1523 #: libcore/Video.cpp:347
1524 msgid "attachVideo needs 1 arg"
1527 #: libcore/Video.cpp:360
1529 msgid "attachVideo(%s) first arg is not a NetStream instance"
1532 #: libcore/asobj/flash/net/FileReference_as.cpp:155
1533 #: libcore/asobj/flash/net/FileReferenceList_as.cpp:93
1534 #: libcore/asobj/flash/geom/Transform_as.cpp:368
1535 #: libcore/asobj/flash/external/ExternalInterface_as.cpp:397
1536 msgid "arguments discarded"
1539 #: libcore/asobj/flash/geom/Rectangle_as.cpp:163
1540 #: libcore/asobj/flash/geom/Point_as.cpp:421
1541 #: libcore/asobj/flash/geom/Point_as.cpp:501
1542 #: libcore/asobj/flash/geom/Point_as.cpp:582
1543 #: libcore/asobj/flash/geom/Point_as.cpp:590
1544 #: libcore/asobj/MovieClip_as.cpp:535
1545 msgid "missing arguments"
1548 #: libcore/asobj/flash/geom/Rectangle_as.cpp:176
1549 msgid "invalid arguments"
1552 #: libcore/asobj/flash/geom/Rectangle_as.cpp:197
1553 msgid "invalid rectangle"
1556 #: libcore/asobj/flash/geom/Rectangle_as.cpp:486
1557 #: libcore/asobj/flash/geom/Rectangle_as.cpp:580
1558 #: libcore/asobj/flash/geom/Rectangle_as.cpp:646
1559 #: libcore/asobj/flash/geom/Point_as.cpp:406
1561 msgid "Attempt to set read-only property %s"
1564 #: libcore/asobj/flash/geom/Point_as.cpp:119
1565 #: libcore/asobj/flash/geom/Point_as.cpp:188
1566 #: libcore/asobj/flash/geom/Point_as.cpp:236
1567 #: libcore/asobj/flash/geom/Point_as.cpp:320
1569 msgid "%s: missing arguments"
1572 #: libcore/asobj/flash/geom/Point_as.cpp:128
1573 #: libcore/asobj/flash/geom/Point_as.cpp:246
1574 #: libcore/asobj/flash/geom/Point_as.cpp:329
1575 msgid "arguments after first discarded"
1578 #: libcore/asobj/flash/geom/Point_as.cpp:137
1579 #: libcore/asobj/flash/geom/Point_as.cpp:338
1580 #: libcore/asobj/flash/geom/Point_as.cpp:520
1581 msgid "first argument doesn't cast to object"
1584 #: libcore/asobj/flash/geom/Point_as.cpp:147
1585 msgid "first argument cast to object doesn't contain an 'x' member"
1588 #: libcore/asobj/flash/geom/Point_as.cpp:155
1589 msgid "first argument cast to object doesn't contain an 'y' member"
1592 #: libcore/asobj/flash/geom/Point_as.cpp:199
1593 #: libcore/asobj/flash/geom/Point_as.cpp:439
1594 msgid "First arg must be an object"
1597 #: libcore/asobj/flash/geom/Point_as.cpp:210
1598 #: libcore/asobj/flash/geom/Point_as.cpp:449
1599 msgid "First arg must be an instance of"
1602 #: libcore/asobj/flash/geom/Point_as.cpp:348
1603 msgid "first argument casted to object doesn't contain an 'x' member"
1606 #: libcore/asobj/flash/geom/Point_as.cpp:356
1607 msgid "first argument casted to object doesn't contain an 'y' member"
1610 #: libcore/asobj/flash/geom/Point_as.cpp:430
1611 msgid "arguments after first two discarded"
1614 #: libcore/asobj/flash/geom/Point_as.cpp:510
1615 msgid "arguments after first three discarded"
1618 #: libcore/asobj/flash/geom/Point_as.cpp:535
1619 msgid "second argument doesn't cast to object"
1622 #: libcore/asobj/flash/display/BitmapData_as.cpp:217
1623 msgid "BitmapData.draw() called without an active renderer"
1626 #: libcore/asobj/flash/display/BitmapData_as.cpp:224
1627 msgid "Current renderer does not support internal rendering"
1630 #: libcore/asobj/flash/external/ExternalInterface_as.cpp:348
1633 "ExternalInterface path %s is outside the SWF domain %s. Cannot access this "
1637 #: libcore/asobj/Key_as.cpp:72
1638 msgid "Key.isDown needs one argument (the key code)"
1641 #: libcore/asobj/Global_as.cpp:98
1643 msgid "%s needs one argument"
1646 #: libcore/asobj/Global_as.cpp:104
1648 msgid "%s has more than one argument"
1651 #: libcore/asobj/Global_as.cpp:343
1652 msgid "Extensions enabled, scanning plugin dir for load"
1655 #: libcore/asobj/Global_as.cpp:347
1656 msgid "Extensions disabled"
1659 #: libcore/asobj/Global_as.cpp:514
1661 msgid "%s needs at least one argument"
1664 #: libcore/asobj/Global_as.cpp:521
1666 msgid "%s has more than two arguments"
1669 #: libcore/asobj/Global_as.cpp:619
1671 msgid "%s needs at least three arguments"
1674 #: libcore/asobj/Global_as.cpp:626
1676 msgid "%s has more than four arguments"
1679 #: libcore/asobj/Global_as.cpp:634
1681 msgid "Invalid call to ASSetPropFlags: first argument is not an object: %s"
1684 #: libcore/asobj/Global_as.cpp:683 libcore/asobj/Global_as.cpp:728
1686 msgid "ASNative(%s): needs at least two arguments"
1689 #: libcore/asobj/Global_as.cpp:695
1691 msgid "ASconstructor(%s): args must be 0 or above"
1694 #: libcore/asobj/Global_as.cpp:707 libcore/asobj/Global_as.cpp:752
1696 msgid "No ASnative(%d, %d) registered with the VM"
1699 #: libcore/asobj/Global_as.cpp:740
1701 msgid "ASnative(%s): args must be 0 or above"
1704 #: libcore/asobj/MovieClipLoader.cpp:111
1706 msgid "MovieClipLoader.loadClip(%s): missing arguments"
1709 #: libcore/asobj/MovieClipLoader.cpp:120
1711 msgid "MovieClipLoader.loadClip(%s): first argument mustbe a string"
1714 #: libcore/asobj/MovieClipLoader.cpp:138
1716 msgid "Could not find target %s (evaluated from %s)"
1719 #: libcore/asobj/MovieClipLoader.cpp:153
1724 #: libcore/asobj/MovieClipLoader.cpp:179
1725 msgid "MovieClipLoader.getProgress(): missing argument"
1728 #: libcore/asobj/MovieClipLoader.cpp:188
1730 msgid "MovieClipLoader.getProgress(%s): first argument is not an object"
1733 #: libcore/asobj/MovieClipLoader.cpp:197
1735 msgid "MovieClipLoader.getProgress(%s): first argument is not an sprite"
1738 #: libcore/asobj/Camera_as.cpp:262
1739 msgid "No MediaHandler exists! Cannot create a Camera object"
1742 #: libcore/asobj/Camera_as.cpp:362
1743 msgid "Attempt to set activity property of Camera"
1746 #: libcore/asobj/Camera_as.cpp:379
1747 msgid "Attempt to set bandwidth property of Camera"
1750 #: libcore/asobj/Camera_as.cpp:395
1751 msgid "Attempt to set currentFPS property of Camera"
1754 #: libcore/asobj/Camera_as.cpp:411
1755 msgid "Attempt to set fps property of Camera"
1758 #: libcore/asobj/Camera_as.cpp:427
1759 msgid "Attempt to set height property of Camera, use setMode"
1762 #: libcore/asobj/Camera_as.cpp:450
1763 msgid "Attempt to set index property of Camera"
1766 #: libcore/asobj/Camera_as.cpp:467
1767 msgid "Attempt to set motionLevel property of Camera"
1770 #: libcore/asobj/Camera_as.cpp:484
1771 msgid "Attempt to set motionTimeout property of Camera"
1774 #: libcore/asobj/Camera_as.cpp:501
1775 msgid "Attempt to set muted property of Camera"
1778 #: libcore/asobj/Camera_as.cpp:517
1779 msgid "Attempt to set name property of Camera"
1782 #: libcore/asobj/Camera_as.cpp:528
1783 msgid "Attempt to set names property of Camera"
1786 #: libcore/asobj/Camera_as.cpp:563
1787 msgid "Attempt to set quality property of Camera"
1790 #: libcore/asobj/Camera_as.cpp:618
1791 msgid "Attempt to set width property of Camera, use setMode"
1794 #: libcore/asobj/Stage_as.cpp:148
1795 msgid "Stage.width is a read-only property!"
1798 #: libcore/asobj/Stage_as.cpp:165
1799 msgid "Stage.height is a read-only property!"
1802 #: libcore/asobj/Date_as.cpp:465
1803 msgid "Date constructor called with more than 7 arguments"
1806 #: libcore/asobj/Date_as.cpp:725
1807 msgid "Date.setTime needs one argument"
1810 #: libcore/asobj/Date_as.cpp:745
1811 msgid "Date.setTime was called with more than one argument"
1814 #: libcore/asobj/Date_as.cpp:836
1815 msgid "Date.setFullYear needs one argument"
1818 #: libcore/asobj/Date_as.cpp:876
1819 msgid "Date.setYear needs one argument"
1822 #: libcore/asobj/Date_as.cpp:899
1823 msgid "Date.setYear was called with more than three arguments"
1826 #: libcore/asobj/Date_as.cpp:930
1828 msgid "Date.set%sMonth needs one argument"
1831 #: libcore/asobj/Date_as.cpp:963
1833 msgid "Date.set%sMonth was called with more than three arguments"
1836 #: libcore/asobj/Date_as.cpp:985
1838 msgid "Date.set%sDate needs one argument"
1841 #: libcore/asobj/Date_as.cpp:999
1843 msgid "Date.set%sDate was called with more than one argument"
1846 #: libcore/asobj/Date_as.cpp:1026
1848 msgid "Date.set%sHours needs one argument"
1851 #: libcore/asobj/Date_as.cpp:1045
1853 msgid "Date.set%sHours was called with more than four arguments"
1856 #: libcore/asobj/Date_as.cpp:1071
1858 msgid "Date.set%sMinutes needs one argument"
1861 #: libcore/asobj/Date_as.cpp:1089 libcore/asobj/Date_as.cpp:1132
1863 msgid "Date.set%sMinutes was called with more than three arguments"
1866 #: libcore/asobj/Date_as.cpp:1112
1868 msgid "Date.set%sSeconds needs one argument"
1871 #: libcore/asobj/Date_as.cpp:1150
1873 msgid "Date.set%sMilliseconds needs one argument"
1876 #: libcore/asobj/Date_as.cpp:1167
1877 msgid "Date.setMilliseconds was called with more than one argument"
1880 #: libcore/asobj/Date_as.cpp:1229
1881 msgid "Date.UTC needs one argument"
1884 #: libcore/asobj/Date_as.cpp:1253
1885 msgid "Date.UTC was called with more than 7 arguments"
1888 #: libcore/asobj/SharedObject_as.cpp:336
1890 msgid "SharedObject %s not flushed (compiled as read-only mode)"
1893 #: libcore/asobj/SharedObject_as.cpp:519
1896 "SharedObject path %s is outside the SWF domain %s. Cannot access this object."
1899 #: libcore/asobj/SharedObject_as.cpp:532
1902 "SharedObject path %s is not part of the SWF path %s. Cannot access this "
1906 #: libcore/asobj/SharedObject_as.cpp:701
1907 msgid "SharedObject.connect(): needs at least one argument"
1910 #: libcore/asobj/SharedObject_as.cpp:754
1912 msgid "Arguments to SharedObject.flush(%s) will be ignored"
1915 #: libcore/asobj/NetConnection_as.cpp:444
1917 msgid "Gnash is not allowed to open this url: %s"
1920 #: libcore/asobj/NetConnection_as.cpp:448
1922 msgid "Connection to movie: %s"
1925 #: libcore/asobj/NetConnection_as.cpp:500
1927 msgid "Gnash is not allowed to connect to %s"
1930 #: libcore/asobj/NetConnection_as.cpp:660
1931 msgid "NetConnection.call(): needs at least one argument"
1934 #: libcore/asobj/NetConnection_as.cpp:773
1935 msgid "NetConnection.connect(): needs at least one argument"
1938 #: libcore/asobj/String_as.cpp:449
1939 msgid "string.slice() called with end < start"
1942 #: libcore/asobj/String_as.cpp:567
1943 msgid "string.charCodeAt needs one argument"
1946 #: libcore/asobj/String_as.cpp:576
1947 msgid "string.charCodeAt has more than one argument"
1950 #: libcore/asobj/String_as.cpp:650
1952 "Your locale probably can't convert non-ascii DisplayObjects to upper case. "
1953 "Using a UTF8 locale may fix this."
1956 #: libcore/asobj/String_as.cpp:663 libcore/asobj/String_as.cpp:718
1957 msgid "bad_cast caught"
1960 #: libcore/asobj/String_as.cpp:705
1962 "Your locale probably can't convert non-ascii DisplayObjects to lower case. "
1963 "Using a UTF8 locale may fix this"
1966 #: libcore/asobj/String_as.cpp:835
1967 msgid "%1%(%2%) needs %3% argument(s)"
1970 #: libcore/asobj/String_as.cpp:846
1971 msgid "%1%(%2%) has more than %3% argument(s)"
1974 #: libcore/asobj/LoadableObject.cpp:177
1975 msgid "XML.addRequestHeader: XML._customHeaders is not an object"
1978 #: libcore/asobj/LoadableObject.cpp:194
1979 msgid "XML.addRequestHeader requires at least one argument"
1982 #: libcore/asobj/LoadableObject.cpp:207
1983 msgid "XML.addRequestHeader: single argument is not an array"
1986 #: libcore/asobj/LoadableObject.cpp:223
1988 msgid "XML.addRequestHeader(%s): arguments after thesecond will be discarded"
1991 #: libcore/asobj/LoadableObject.cpp:238
1993 msgid "XML.addRequestHeader(%s): both arguments must be a string"
1996 #: libcore/asobj/LoadableObject.cpp:305
1997 msgid "sendAndLoad() requires at least two arguments"
2000 #: libcore/asobj/LoadableObject.cpp:313
2001 msgid "sendAndLoad(): invalid empty url"
2004 #: libcore/asobj/LoadableObject.cpp:320
2005 msgid "sendAndLoad(): invalid target (must be an XML or LoadVars object)"
2008 #: libcore/asobj/LoadableObject.cpp:398
2010 msgid "Loading from url: '%s'"
2013 #: libcore/asobj/LoadableObject.cpp:418
2014 msgid "load() requires at least one argument"
2017 #: libcore/asobj/LoadableObject.cpp:427
2018 msgid "load(): invalid empty url"
2021 #: libcore/asobj/Microphone_as.cpp:261
2022 msgid "No MediaHandler exists! Cannot create a Microphone object"
2025 #: libcore/asobj/Microphone_as.cpp:327
2026 msgid "Attempt to set activity property of Microphone"
2029 #: libcore/asobj/Object.cpp:149
2030 msgid "Too many args to Object constructor"
2033 #: libcore/asobj/Object.cpp:193
2036 "Invalid call to Object.addProperty(%s) - expected 3 arguments (<name>, "
2037 "<getter>, <setter>)"
2040 #: libcore/asobj/Object.cpp:210
2041 msgid "Invalid call to Object.addProperty() - empty property name"
2044 #: libcore/asobj/Object.cpp:220
2045 msgid "Invalid call to Object.addProperty() - getter is not an AS function"
2048 #: libcore/asobj/Object.cpp:234
2051 "Invalid call to Object.addProperty() - setter is not null and not an AS "
2055 #: libcore/asobj/Object.cpp:258
2058 "Invalid call to Object.registerClass(%s) - expected 2 arguments (<symbol>, "
2062 #: libcore/asobj/Object.cpp:276
2065 "Invalid call to Object.registerClass(%s) - first argument (symbol id) "
2066 "evaluates to empty string"
2069 #: libcore/asobj/Object.cpp:288
2072 "Invalid call to Object.registerClass(%s) - second argument (class) is not a "
2076 #: libcore/asobj/Object.cpp:315
2078 msgid "Object.registerClass(%s, %s): can't find exported symbol"
2081 #: libcore/asobj/Object.cpp:328
2084 "Object.registerClass(%s, %s): exported symbol is not a MovieClip symbol "
2085 "(sprite_definition), but a %s"
2088 #: libcore/asobj/Object.cpp:349
2089 msgid "Object.hasOwnProperty() requires one arg"
2092 #: libcore/asobj/Object.cpp:358
2094 msgid "Invalid call to Object.hasOwnProperty('%s')"
2097 #: libcore/asobj/Object.cpp:374
2098 msgid "Object.isPropertyEnumerable() requires one arg"
2101 #: libcore/asobj/Object.cpp:382
2103 msgid "Invalid call to Object.isPropertyEnumerable('%s')"
2106 #: libcore/asobj/Object.cpp:405
2107 msgid "Object.isPrototypeOf() requires one arg"
2110 #: libcore/asobj/Object.cpp:413
2112 msgid "First arg to Object.isPrototypeOf(%s) is not an object"
2115 #: libcore/asobj/Object.cpp:433
2117 msgid "Object.watch(%s): missing arguments"
2120 #: libcore/asobj/Object.cpp:445
2122 msgid "Object.watch(%s): second argument is not a function"
2125 #: libcore/asobj/Object.cpp:470
2127 msgid "Object.unwatch(%s): missing argument"
2130 #: libcore/asobj/LocalConnection_as.cpp:535
2131 msgid "LocalConnection.connect() expects exactly 1 argument"
2134 #: libcore/asobj/LocalConnection_as.cpp:543
2135 msgid "LocalConnection.connect(): first argument must be a string"
2138 #: libcore/asobj/LocalConnection_as.cpp:588
2139 #: libcore/asobj/LocalConnection_as.cpp:600
2140 #: libcore/asobj/LocalConnection_as.cpp:613
2142 msgid "LocalConnection.send(%s): requires at least 2 arguments"
2145 #: libcore/asobj/Color_as.cpp:155
2146 msgid "Color.setRGB() : missing argument"
2149 #: libcore/asobj/Color_as.cpp:188
2150 msgid "Color.setTransform() : missing argument"
2153 #: libcore/asobj/Color_as.cpp:198
2155 msgid "Color.setTransform(%s) : first argument doesn't cast to an object"
2158 #: libcore/asobj/MovieClip_as.cpp:296
2160 msgid "createEmptyMovieClip needs 2 args, but %d given, returning undefined"
2163 #: libcore/asobj/MovieClip_as.cpp:304
2165 msgid "createEmptyMovieClip takes 2 args, but %d given, discarding the excess"
2168 #: libcore/asobj/MovieClip_as.cpp:362
2169 msgid "MovieClip.cacheAsBitmap()"
2172 #: libcore/asobj/MovieClip_as.cpp:374
2173 msgid "MovieClip.filters()"
2176 #: libcore/asobj/MovieClip_as.cpp:393
2177 msgid "MovieClip.forceSmoothing()"
2180 #: libcore/asobj/MovieClip_as.cpp:403
2181 msgid "MovieClip.opaqueBackground()"
2184 #: libcore/asobj/MovieClip_as.cpp:413
2185 msgid "MovieClip.scale9Grid()"
2188 #: libcore/asobj/MovieClip_as.cpp:423
2189 msgid "MovieClip.scrollRect()"
2192 #: libcore/asobj/MovieClip_as.cpp:433
2193 msgid "MovieClip.tabIndex()"
2196 #: libcore/asobj/MovieClip_as.cpp:448
2199 "attachMovie called with wrong number of arguments expected 3 to 4, got (%d) "
2200 "- returning undefined"
2203 #: libcore/asobj/MovieClip_as.cpp:463
2206 "attachMovie: exported resource '%s' is not a DisplayObject definition. "
2207 "Returning undefined"
2210 #: libcore/asobj/MovieClip_as.cpp:483
2212 msgid "MovieClip.attachMovie: invalid depth %d passed; not attaching"
2215 #: libcore/asobj/MovieClip_as.cpp:508
2218 "Fourth argument of attachMovie doesn't cast to an object (%s), we'll act as "
2219 "if it wasn't given"
2222 #: libcore/asobj/MovieClip_as.cpp:518
2224 msgid "Could not attach DisplayObject at depth %d"
2227 #: libcore/asobj/MovieClip_as.cpp:594
2229 msgid "%s.swapDepths() needs one arg"
2232 #: libcore/asobj/MovieClip_as.cpp:606
2234 msgid "%s.swapDepths(%s): won't swap a clip below depth %d (%d)"
2237 #: libcore/asobj/MovieClip_as.cpp:624
2239 msgid "%s.swapDepths(%s): invalid call, swapping to self?"
2242 #: libcore/asobj/MovieClip_as.cpp:636
2245 "%s.swapDepths(%s): invalid call, the two DisplayObjects don't have the same "
2249 #: libcore/asobj/MovieClip_as.cpp:653
2252 "%s.swapDepths(%s): ignored, source and target DisplayObjects have the same "
2256 #: libcore/asobj/MovieClip_as.cpp:668
2259 "%s.swapDepths(%s): first argument invalid (neither a movieclip nor a number)"
2262 #: libcore/asobj/MovieClip_as.cpp:677
2264 msgid "%s.swapDepths(%s): requested depth is above the accessible range."
2267 #: libcore/asobj/MovieClip_as.cpp:693
2269 msgid "%s.swapDepths(%s): ignored, DisplayObject already at depth %d"
2272 #: libcore/asobj/MovieClip_as.cpp:727
2273 msgid "MovieClip.duplicateMovieClip() needs 2 or 3 args"
2276 #: libcore/asobj/MovieClip_as.cpp:743
2278 msgid "MovieClip.duplicateMovieClip: invalid depth %d passed; not duplicating"
2281 #: libcore/asobj/MovieClip_as.cpp:775
2282 msgid "movieclip_goto_and_play needs one arg"
2285 #: libcore/asobj/MovieClip_as.cpp:785
2287 msgid "movieclip_goto_and_play('%s') -- invalid frame"
2290 #: libcore/asobj/MovieClip_as.cpp:804
2291 msgid "movieclip_goto_and_stop needs one arg"
2294 #: libcore/asobj/MovieClip_as.cpp:814
2296 msgid "movieclip_goto_and_stop('%s') -- invalid frame"
2299 #: libcore/asobj/MovieClip_as.cpp:888
2302 "MovieClip.loadMovie() expected 1 or 2 args, got %d - returning undefined"
2305 #: libcore/asobj/MovieClip_as.cpp:900
2308 "First argument of MovieClip.loadMovie(%s) evaluates to an empty string - "
2309 "returning undefined"
2312 #: libcore/asobj/MovieClip_as.cpp:950
2315 "MovieClip.loadVariables() expected 1 or 2 args, got %d - returning undefined"
2318 #: libcore/asobj/MovieClip_as.cpp:962
2321 "First argument passed to MovieClip.loadVariables(%s) evaluates to an empty "
2322 "string - returning undefined"
2325 #: libcore/asobj/MovieClip_as.cpp:1004
2327 msgid "Can't find hitTest target %s"
2330 #: libcore/asobj/MovieClip_as.cpp:1046
2332 msgid "hitTest() called with %u args"
2335 #: libcore/asobj/MovieClip_as.cpp:1117
2336 msgid "No arguments passed to MovieClip.getURL()"
2339 #: libcore/asobj/MovieClip_as.cpp:1126
2341 msgid "MovieClip.getURL(%s): extra arguments dropped"
2344 #: libcore/asobj/MovieClip_as.cpp:1235
2347 "MovieClip.getBounds(%s): invalid call, first arg must be a DisplayObject"
2350 #: libcore/asobj/MovieClip_as.cpp:1283
2351 msgid "MovieClip.globalToLocal() takes one arg"
2354 #: libcore/asobj/MovieClip_as.cpp:1292
2356 msgid "MovieClip.globalToLocal(%s): first argument doesn't cast to an object"
2359 #: libcore/asobj/MovieClip_as.cpp:1306
2362 "MovieClip.globalToLocal(%s): object parameter doesn't have an 'x' member"
2365 #: libcore/asobj/MovieClip_as.cpp:1317
2368 "MovieClip.globalToLocal(%s): object parameter doesn't have an 'y' member"
2371 #: libcore/asobj/MovieClip_as.cpp:1345
2372 msgid "MovieClip.localToGlobal() takes one arg"
2375 #: libcore/asobj/MovieClip_as.cpp:1354
2377 msgid "MovieClip.localToGlobal(%s): first argument doesn't cast to an object"
2380 #: libcore/asobj/MovieClip_as.cpp:1368
2383 "MovieClip.localToGlobal(%s): object parameter doesn't have an 'x' member"
2386 #: libcore/asobj/MovieClip_as.cpp:1379
2389 "MovieClip.localToGlobal(%s): object parameter doesn't have an 'y' member"
2392 #: libcore/asobj/MovieClip_as.cpp:1408
2394 msgid "%s.setMask() : needs an argument"
2397 #: libcore/asobj/MovieClip_as.cpp:1427
2399 msgid "%s.setMask(%s) : first argument is not a DisplayObject"
2402 #: libcore/asobj/MovieClip_as.cpp:1457
2403 msgid "MovieClip.lineTo() needs at least two arguments"
2406 #: libcore/asobj/MovieClip_as.cpp:1483
2407 msgid "MovieClip.moveTo() takes two args"
2410 #: libcore/asobj/MovieClip_as.cpp:1534
2412 msgid "MovieClip.lineStyle(%s): args after the first three will be discarded"
2415 #: libcore/asobj/MovieClip_as.cpp:1554
2418 "MovieClip.lineStyle(%s): invalid joinStylevalue '%s' (valid values: %s|%s|%s)"
2421 #: libcore/asobj/MovieClip_as.cpp:1570
2424 "MovieClip.lineStyle(%s): invalid capStyle value '%s' (valid values: none|"
2428 #: libcore/asobj/MovieClip_as.cpp:1595
2431 "MovieClip.lineStyle(%s): invalid noScale value '%s' (valid values: %s|%s|%s|%"
2435 #: libcore/asobj/MovieClip_as.cpp:1643
2436 msgid "MovieClip.curveTo() takes four args"
2439 #: libcore/asobj/MovieClip_as.cpp:1659
2441 msgid "%s.curveTo(%g,%g,%g,%g);"
2444 #: libcore/asobj/MovieClip_as.cpp:1728
2446 msgid "%s.beginGradientFill(%s): invalid call: 5 arguments needed"
2449 #: libcore/asobj/MovieClip_as.cpp:1739
2451 msgid "%s.beginGradientFill(%s): extra arguments invalidate call!"
2454 #: libcore/asobj/MovieClip_as.cpp:1759
2457 "%s.beginGradientFill(%s): first arg must be 'radial', 'focal', or 'linear'"
2460 #: libcore/asobj/MovieClip_as.cpp:1775
2463 "%s.beginGradientFill(%s): one or more of the args from 2nd to 5th don't "
2467 #: libcore/asobj/MovieClip_as.cpp:1789
2470 "%s.beginGradientFill(%s): colors, alphas and ratios args don't have same "
2474 #: libcore/asobj/MovieClip_as.cpp:1801
2477 "%s.beginGradientFill(%s) : too many array elements for colors and ratios (%"
2478 "d), will trim to 8"
2481 #: libcore/asobj/MovieClip_as.cpp:1935
2483 msgid "min/max bbox values in MovieClip.startDrag(%s) swapped, fixing"
2486 #: libcore/asobj/MovieClip_as.cpp:1940
2488 msgid "non-finite bbox values in MovieClip.startDrag(%s), took as zero"
2491 #: libcore/asobj/AsBroadcaster.cpp:234
2492 msgid "AsBroadcaster.initialize() requires one argument, none given"
2495 #: libcore/asobj/AsBroadcaster.cpp:245
2497 msgid "AsBroadcaster.initialize(%s): first arg is not an object"
2500 #: libcore/asobj/AsBroadcaster.cpp:255
2503 "AsBroadcaster.initialize(%s): first arg is an object but doesn't cast to one "
2504 "(dangling DisplayObject ref?)"
2507 #: libcore/asobj/AsBroadcaster.cpp:285 libcore/asobj/AsBroadcaster.cpp:331
2508 #: libcore/asobj/AsBroadcaster.cpp:395
2510 msgid "%p.addListener(%s): this object has no _listeners member"
2513 #: libcore/asobj/AsBroadcaster.cpp:296 libcore/asobj/AsBroadcaster.cpp:342
2514 #: libcore/asobj/AsBroadcaster.cpp:406
2516 msgid "%p.addListener(%s): this object's _listener isn't an object: %s"
2519 #: libcore/asobj/XML_as.cpp:458
2520 msgid "XML data is empty"
2523 #: libcore/asobj/XML_as.cpp:724
2524 msgid "no text for element creation"
2527 #: libcore/asobj/XML_as.cpp:750
2528 msgid "no text for text node creation"
2531 #: libcore/asobj/XMLNode_as.cpp:199
2533 msgid "XMLNode_as %p has no children"
2536 #: libcore/asobj/XMLNode_as.cpp:231
2538 "XMLNode.insertBefore(): positional parameter is not a child of this node"
2541 #: libcore/asobj/XMLNode_as.cpp:405
2544 "Stringifying node %p with name %s, as_value %s, %u attributes and %u children"
2547 #: libcore/asobj/XMLNode_as.cpp:600
2548 msgid "XMLNode::appendChild() needs at least one argument"
2551 #: libcore/asobj/XMLNode_as.cpp:609
2552 msgid "First argument to XMLNode::appendChild() is not an XMLNode"
2555 #: libcore/asobj/XMLNode_as.cpp:647
2557 msgid "XMLNode.insertBefore(%s) needs at least two arguments"
2560 #: libcore/asobj/XMLNode_as.cpp:658
2562 msgid "First argument to XMLNode.insertBefore(%s) is not an XMLNode"
2565 #: libcore/asobj/XMLNode_as.cpp:669
2567 msgid "Second argument to XMLNode.insertBefore(%s) is not an XMLNode"
2570 #: libcore/asobj/Sound_as.cpp:380
2572 msgid "Could not create audio decoder: %s"
2575 #: libcore/asobj/Sound_as.cpp:539
2577 msgid "Gnash could not open this url: %s"
2580 #: libcore/asobj/Sound_as.cpp:548
2582 msgid "Unable to create parser for Sound at %s"
2585 #: libcore/asobj/Sound_as.cpp:657
2586 msgid "Sound.start() has no effect on a streaming Sound"
2589 #: libcore/asobj/Sound_as.cpp:942
2590 msgid "-- start sound"
2593 #: libcore/asobj/Sound_as.cpp:967
2594 msgid "-- stop sound "
2597 #: libcore/asobj/Sound_as.cpp:983 libcore/asobj/Sound_as.cpp:1038
2599 msgid "No such export '%s'"
2602 #: libcore/asobj/Sound_as.cpp:992 libcore/asobj/Sound_as.cpp:1047
2604 msgid "Export '%s'is not a sound"
2607 #: libcore/asobj/Sound_as.cpp:1008
2608 msgid "-- attach sound"
2611 #: libcore/asobj/Sound_as.cpp:1013
2612 msgid "attach sound needs one argument"
2615 #: libcore/asobj/Sound_as.cpp:1023
2616 msgid "attachSound needs a non-empty string"
2619 #: libcore/asobj/Sound_as.cpp:1148
2620 msgid "Sound.loadSound() needs at least 1 argument"
2623 #: libcore/asobj/Sound_as.cpp:1163
2625 msgid "Sound.loadSound(%s): arguments after first 2 discarded"
2628 #: libcore/asobj/Sound_as.cpp:1193
2629 msgid "set volume of sound needs one argument"
2632 #: libcore/asobj/XMLSocket_as.cpp:247
2634 msgid " Message %d: %s "
2637 #: libcore/asobj/XMLSocket_as.cpp:271
2638 msgid "XMLSocket.send(): socket not initialized"
2641 #: libcore/asobj/XMLSocket_as.cpp:309
2643 msgid "XMLSocket.connect(%s) called"
2646 #: libcore/asobj/XMLSocket_as.cpp:315
2647 msgid "XMLSocket.connect() called while already connected, ignored"
2650 #: libcore/asobj/XMLSocket_as.cpp:339
2651 msgid "XMLSocket.connect(): connection failed"
2654 #: libcore/asobj/XMLSocket_as.cpp:385
2655 msgid "Builtin XMLSocket.onData() needs an argument"
2658 #: libcore/asobj/XMLSocket_as.cpp:397
2661 "Builtin XMLSocket.onData() called with an argument that resolves to an empty "
2665 #: libcore/asobj/Array_as.cpp:536
2667 msgid "Unhandled sort flags: %d (0x%X)"
2670 #: libcore/asobj/Array_as.cpp:932
2671 msgid "Array.splice() needs at least 1 argument, call ignored"
2674 #: libcore/asobj/Array_as.cpp:955
2676 msgid "Array.splice(%d,%d): negative length given, call ignored"
2679 #: libcore/asobj/Array_as.cpp:1051
2680 msgid "Sort called with invalid arguments."
2683 #: libcore/asobj/Array_as.cpp:1195
2684 msgid "SortOn called with invalid arguments."
2687 #: libcore/asobj/Array_as.cpp:1384
2689 "More than 2 arguments to Array.slice, and I don't know what to do with "
2690 "them. Ignoring them"
2693 #: libcore/asobj/TextField_as.cpp:222
2695 msgid "createTextField called with %d args, expected 6 - returning undefined"
2698 #: libcore/asobj/TextField_as.cpp:236
2700 msgid "createTextField: negative width (%d) - reverting sign"
2703 #: libcore/asobj/TextField_as.cpp:246
2705 msgid "createTextField: negative height (%d) - reverting sign"
2708 #: libcore/asobj/TextField_as.cpp:438
2710 msgid "Attempt to set length property of TextField %s"
2713 #: libcore/asobj/TextField_as.cpp:464 libcore/asobj/TextField_as.cpp:490
2715 msgid "Attempt to set read-only %s property of TextField %s"
2718 #: libcore/asobj/TextField_as.cpp:546
2720 msgid "Invalid value given to TextField.type: %s"
2723 #: libcore/asobj/TextField_as.cpp:678
2727 #: libcore/asobj/TextField_as.cpp:695
2728 msgid "first argument is not a TextFormat"
2731 #: libcore/asobj/TextField_as.cpp:985
2732 msgid "TextField.replaceText() called with less than 3 args"
2735 #: libcore/asobj/TextFormat_as.cpp:408
2737 msgid "Too many args (%d) passed to TextFormat"
2740 #: libcore/asobj/NetStream_as.cpp:374
2741 msgid "No NetConnection associated with this NetStream, won't play"
2744 #: libcore/asobj/NetStream_as.cpp:385
2745 msgid "NetConnection is not connected. Won't play."
2748 #: libcore/asobj/NetStream_as.cpp:407
2750 msgid "Connecting to movie: %s"
2753 #: libcore/asobj/NetStream_as.cpp:497
2755 msgid "Gnash could not get stream '%s' from NetConnection"
2758 #: libcore/asobj/NetStream_as.cpp:508
2759 msgid "No Media handler registered, can't parse NetStream input"
2762 #: libcore/asobj/NetStream_as.cpp:517
2763 msgid "Unable to create parser for NetStream input"
2766 #: libcore/asobj/NetStream_as.cpp:675
2767 msgid "Error decoding encoded video frame in NetStream input"
2770 #: libcore/asobj/NetStream_as.cpp:1626
2773 "First argument to NetStream constructor doesn't cast to a NetConnection (%s)"
2776 #: libcore/asobj/NetStream_as.cpp:1673
2777 msgid "NetStream_as play needs args"
2780 #: libcore/asobj/NetStream_as.cpp:1681
2782 msgid "NetStream.play(%s): stream is not connected"
2785 #: libcore/asobj/Number_as.cpp:80
2787 msgid "Number.toString(%s): radix must be in the 2..36 range (%d is invalid)"
2790 #: libcore/movie_root.cpp:251
2792 msgid "ActionLimits hit during setRootMovie: %s. Disable scripts?"
2795 #: libcore/movie_root.cpp:382 libcore/movie_root.cpp:392
2798 "%s.swapDepth(%d): movie has a depth (%d) below static depth zone (%d), won't "
2802 #: libcore/movie_root.cpp:459
2803 msgid "Original root movie can't be removed"
2806 #: libcore/movie_root.cpp:614
2808 msgid "ActionLimits hit notifying key listeners: %s."
2811 #: libcore/movie_root.cpp:723
2813 msgid "ActionLimits hit during mouse event processing: %s. Disable scripts ?"
2816 #: libcore/movie_root.cpp:890
2818 msgid "Action limit hit during advance: %s"
2821 #: libcore/movie_root.cpp:894
2823 msgid "Buffer overread during advance: %s"
2826 #: libcore/movie_root.cpp:1012
2828 msgid "ActionLimits hit notifying mouse events: %s."
2831 #: libcore/movie_root.cpp:1626
2833 msgid "Attempt to write response to ExternalInterface requests fd %d"
2836 #: libcore/movie_root.cpp:1630
2838 msgid "Could not write to user-provided host requests fd %d: %s"
2841 #: libcore/movie_root.cpp:1797 libcore/movie_root.cpp:1830
2842 #: libcore/movie_root.cpp:1889
2844 msgid "Could not write to browser fd #%d: %s"
2847 #: libcore/movie_root.cpp:2115
2849 msgid "Launching URL: %s"
2852 #: libcore/movie_root.cpp:2118
2854 msgid "Fork failed launching url opener '%s'"
2857 #: libcore/movie_root.cpp:2159
2859 msgid "Attempt to write geturl requests fd #%d"
2862 #: libcore/movie_root.cpp:2165
2864 msgid "Could only write %d bytes to fd #%d"
2867 #: libcore/movie_root.cpp:2177
2869 msgid "Setting script limits: max recursion %d, timeout %d seconds"
2872 #: libcore/movie_root.cpp:2240
2873 msgid "Live MovieClips"
2876 #: libcore/as_object.cpp:437
2878 msgid "Caught exception: %s"
2881 #: libcore/as_object.cpp:626
2883 msgid "Attempt to set read-only property '%s'"
2886 #: libcore/as_object.cpp:636
2888 msgid "%s: Exception %s. Will create a new member"
2891 #: libcore/as_object.cpp:651
2893 msgid "Unknown failure in setting property '%s' on object '%p'"
2896 #: libcore/as_object.cpp:680
2898 msgid "Attempt to initialize read-only property '%s' on object '%p' twice"
2901 #: libcore/as_object.cpp:847
2902 msgid "Circular inheritance chain detected during isPrototypeOf call"
2905 #: libcore/as_object.cpp:857
2907 msgid "%d members of object %p follow"
2910 #: libcore/as_function.cpp:203
2911 msgid "Function.apply() called with no args"
2914 #: libcore/as_function.cpp:228
2917 "Function.apply() got %d args, expected at most 2 -- discarding the ones in "
2921 #: libcore/SWFStream.cpp:285 libcore/parser/action_buffer.cpp:539
2922 msgid "Native floating point format not recognised"
2925 #: libcore/SWFStream.cpp:302 libcore/SWFStream.cpp:320
2926 #: libcore/SWFStream.cpp:353 libcore/SWFStream.cpp:384
2927 #: libcore/parser/SWFParser.cpp:152
2928 msgid "Unexpected end of stream while reading"
2931 #: libcore/SWFStream.cpp:496
2932 msgid "Unexpected end of stream"
2935 #: libcore/SWFStream.cpp:565
2938 "Tag %d starting at offset %d is advertised to end at offset %d, which is "
2939 "after end of previously opened tag starting at offset %d and ending at "
2940 "offset %d. Making it end where container tag ends."
2943 #: libcore/SWFStream.cpp:604
2944 msgid "Could not seek to reported end of tag"
2947 #: libcore/as_value.cpp:400
2949 msgid "to_primitive(%s, NUMBER) threw an ActionTypeError %s"
2952 #: libcore/as_value.cpp:770
2954 msgid "serialization of as_value of type %d"
2957 #: libcore/DisplayObjectContainer.cpp:120
2961 #: libcore/swf/DefineFontTag.cpp:63
2963 msgid "reading code table at offset %lu"
2966 #: libcore/swf/DefineFontTag.cpp:122
2967 msgid "reading DefineFont"
2970 #: libcore/swf/DefineFontTag.cpp:166
2971 msgid "Glyphs offset table corrupted in DefineFont tag"
2974 #: libcore/swf/DefineFontTag.cpp:181
2975 msgid "reading DefineFont2 or DefineFont3"
2978 #: libcore/swf/DefineFontTag.cpp:236 libcore/swf/DefineFontTag.cpp:251
2980 msgid "Glyph %d at offset %u"
2983 #: libcore/swf/DefineFontTag.cpp:269
2984 msgid "Glyphs offset table corrupted in DefineFont2/3 tag"
2987 #: libcore/swf/DefineFontTag.cpp:282
2988 msgid "Bad offset in DefineFont2"
2991 #: libcore/swf/DefineFontTag.cpp:342
2992 msgid "Repeated kerning pair found - ignoring"
2995 #: libcore/swf/DefineFontTag.cpp:362
2997 msgid "DefineFontInfo tag loader: can't find font with id %d"
3000 #: libcore/swf/DefineFontTag.cpp:370
3001 msgid "DefineFontInfo2 partially implemented"
3004 #: libcore/swf/tag_loaders.cpp:83
3005 msgid "anchor-labeled frame not supported"
3008 #: libcore/swf/tag_loaders.cpp:87
3010 msgid "frame_label_loader end position %d, read up to %d"
3013 #: libcore/swf/tag_loaders.cpp:107
3015 msgid " sprite: char id = %d"
3018 #: libcore/swf/tag_loaders.cpp:118
3020 "Nested DEFINESPRITE tags. Will add to top-level DisplayObjects dictionary."
3023 #: libcore/swf/tag_loaders.cpp:128
3025 msgid "Sprite %d advertise no frames"
3028 #: libcore/swf/tag_loaders.cpp:168
3030 msgid "DEFINESOUNDLOADER: sound sample rate %d (expected 0 to %u"
3033 #: libcore/swf/tag_loaders.cpp:188
3036 "define sound: ch=%d, format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, delay=%d"
3039 #: libcore/swf/tag_loaders.cpp:216
3040 msgid "Tag boundary reported past end of SWFStream!"
3043 #: libcore/swf/tag_loaders.cpp:237
3046 "There is no sound handler currently active, so DisplayObject with id %d will "
3047 "not be added to the dictionary"
3050 #: libcore/swf/tag_loaders.cpp:287
3052 msgid "SOUNDSTREAMHEAD: stream sample rate %d (expected 0 to %u)"
3055 #: libcore/swf/tag_loaders.cpp:297
3058 "Different stream/playback sound rate (%d/%d). This seems common in SWF "
3059 "files, so we'll warn only once."
3062 #: libcore/swf/tag_loaders.cpp:304
3065 "Different stream/playback sample size (%d/%d). This seems common in SWF "
3066 "files, so we'll warn only once."
3069 #: libcore/swf/tag_loaders.cpp:310
3072 "Different stream/playback channels (%s/%s). This seems common in SWF files, "
3073 "so we'll warn only once."
3076 #: libcore/swf/tag_loaders.cpp:330
3078 "No samples advertised for sound stream, pretty common so will warn only once"
3081 #: libcore/swf/tag_loaders.cpp:357
3084 "sound stream head: format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, latency=%d"
3087 #: libcore/swf/tag_loaders.cpp:402
3089 msgid "File attributes: metadata=%s network=%s"
3092 #: libcore/swf/tag_loaders.cpp:403 libcore/swf/tag_loaders.cpp:404
3096 #: libcore/swf/tag_loaders.cpp:403 libcore/swf/tag_loaders.cpp:404
3100 #: libcore/swf/tag_loaders.cpp:408
3102 "FileAttributes tag in the SWF requests that network access is not granted to "
3103 "this movie (or application?) when loaded from the filesystem. Anyway Gnash "
3104 "won't care; use white/black listing in your .gnashrc instead"
3107 #: libcore/swf/tag_loaders.cpp:416
3109 "This SWF file requires AVM2: there will be no ActionScript interpretation"
3112 #: libcore/swf/tag_loaders.cpp:441
3115 " RDF metadata (information only): [[\n"
3120 #: libcore/swf/tag_loaders.cpp:457
3122 msgid "Descriptive metadata from movie %s: %s"
3125 #: libcore/swf/tag_loaders.cpp:519
3127 msgid " reflex = \"%c%c%c\""
3130 #: libcore/swf/DefaultTagLoaders.cpp:93
3133 "Undocumented tag %s encountered. Please report this to the Gnash developers!"
3136 #: libcore/swf/PlaceObject2Tag.cpp:70
3138 msgid " PLACEOBJECT: depth=%d(%d) char=%d"
3141 #: libcore/swf/PlaceObject2Tag.cpp:74 libcore/swf/PlaceObject2Tag.cpp:321
3143 msgid " SWFCxForm: %s"
3146 #: libcore/swf/PlaceObject2Tag.cpp:91
3148 msgid "Reserved field in PlaceObject actions == %u (expected 0)"
3151 #: libcore/swf/PlaceObject2Tag.cpp:111
3153 msgid " actions: flags = 0x%X"
3156 #: libcore/swf/PlaceObject2Tag.cpp:151
3159 "swf_event::read(), even_length = %u, but only %lu bytes left to the end of "
3160 "current tag. Breaking for safety."
3163 #: libcore/swf/PlaceObject2Tag.cpp:214
3166 "swf_event::read() -- unknown / unhandled event type received, flags = 0x%x"
3169 #: libcore/swf/PlaceObject2Tag.cpp:248
3170 msgid "Unexpected end of tag while parsing PlaceObject tag events"
3173 #: libcore/swf/PlaceObject2Tag.cpp:312
3175 msgid " PLACEOBJECT2: depth = %d (%d)"
3178 #: libcore/swf/PlaceObject2Tag.cpp:314 libcore/swf/PlaceObject2Tag.cpp:426
3180 msgid " char id = %d"
3183 #: libcore/swf/PlaceObject2Tag.cpp:317 libcore/swf/PlaceObject2Tag.cpp:427
3185 msgid " SWFMatrix: %s"
3188 #: libcore/swf/PlaceObject2Tag.cpp:323 libcore/swf/PlaceObject2Tag.cpp:429
3193 #: libcore/swf/PlaceObject2Tag.cpp:324 libcore/swf/PlaceObject2Tag.cpp:430
3198 #: libcore/swf/PlaceObject2Tag.cpp:325 libcore/swf/PlaceObject2Tag.cpp:432
3200 msgid " clip_depth = %d (%d)"
3203 #: libcore/swf/PlaceObject2Tag.cpp:326 libcore/swf/PlaceObject2Tag.cpp:435
3205 msgid " m_place_type: %d"
3208 #: libcore/swf/PlaceObject2Tag.cpp:424
3210 msgid " PLACEOBJECT3: depth = %d (%d)"
3213 #: libcore/swf/PlaceObject2Tag.cpp:428
3215 msgid " SWFCxForm: %d"
3218 #: libcore/swf/PlaceObject2Tag.cpp:431
3220 msgid " class name = %s"
3223 #: libcore/swf/PlaceObject2Tag.cpp:434
3224 msgid " bitmapCaching enabled"
3227 #: libcore/swf/DefineShapeTag.cpp:62
3229 msgid "DefineShapeTag(%s): id = %d"
3232 #: libcore/swf/DefineButtonSoundTag.cpp:52
3234 msgid "DEFINEBUTTONSOUND refers to an unknown DisplayObject def %d"
3237 #: libcore/swf/DefineButtonSoundTag.cpp:63
3240 "DEFINEBUTTONSOUND refers to DisplayObject id %d, a %s (expected a button "
3244 #: libcore/swf/DefineButtonSoundTag.cpp:73
3245 msgid "Attempt to redefine button sound ignored"
3248 #: libcore/swf/DefineButtonSoundTag.cpp:99
3250 msgid "sound tag not found, sound_id=%d, button state #=%i"
3253 #: libcore/swf/VideoFrameTag.cpp:48
3255 msgid "VideoFrame tag refers to unknown video stream id %d"
3258 #: libcore/swf/VideoFrameTag.cpp:58
3260 msgid "VideoFrame tag refers to a non-video DisplayObject %d (%s)"
3263 #: libcore/swf/VideoFrameTag.cpp:81
3265 "Could not read enough bytes when parsing VideoFrame tag. Perhaps we reached "
3266 "the end of the stream!"
3269 #: libcore/swf/DefineButtonCxformTag.cpp:48
3271 msgid "DefineButtonCxform refers to an unknown DisplayObject %d"
3274 #: libcore/swf/DefineButtonCxformTag.cpp:59
3277 "DefineButtonCxform refers to DisplayObject ID %d (%s). Expected a button "
3281 #: libcore/swf/TextRecord.cpp:53
3282 msgid "end text records"
3285 #: libcore/swf/TextRecord.cpp:79
3287 msgid " has_font: font id = %d (%p)"
3290 #: libcore/swf/TextRecord.cpp:91
3294 #: libcore/swf/TextRecord.cpp:100
3296 msgid " xOffset = %g"
3299 #: libcore/swf/TextRecord.cpp:109
3301 msgid " yOffset = %g"
3304 #: libcore/swf/TextRecord.cpp:118
3306 msgid " textHeight = %g"
3309 #: libcore/swf/TextRecord.cpp:127
3311 msgid " GlyphEntries: count = %d"
3314 #: libcore/swf/TextRecord.cpp:139
3316 msgid " glyph%d: index=%d, advance=%g"
3319 #: libcore/swf/DefineTextTag.cpp:54
3321 msgid "DefineTextTag, id = %d"
3324 #: libcore/swf/DefineTextTag.cpp:95
3326 msgid "Text DisplayObject, id = %d"
3329 #: libcore/swf/DefineTextTag.cpp:114
3331 msgid "begin text records for DefineTextTag %p"
3334 #: libcore/swf/RemoveObjectTag.cpp:70
3336 msgid " remove_object_2(%d)"
3339 #: libcore/swf/StartSoundTag.cpp:55
3341 msgid "start_sound_loader: sound_id %d is not defined"
3344 #: libcore/swf/StartSoundTag.cpp:69
3346 msgid "StartSound: id=%d"
3349 #: libcore/swf/StartSoundTag.cpp:111
3350 msgid "STARTSOUND2 tag not parsed and not used"
3353 #: libcore/swf/DefineFontAlignZonesTag.cpp:54
3355 msgid "DefineFontAlignZones tag references an undefined font %d"
3358 #: libcore/swf/DefineFontAlignZonesTag.cpp:73
3360 msgid "DefineFontAlignZones: font=%d, flags=%d, table int: %s"
3363 #: libcore/swf/DefineFontAlignZonesTag.cpp:110
3364 msgid "DefineFontAlignZoneTag"
3367 #: libcore/swf/CSMTextSettingsTag.cpp:72
3370 " CSMTextSettings: TextID=%d, FlashType=%d, GridFit=%d, Thickness=%d, "
3374 #: libcore/swf/CSMTextSettingsTag.cpp:80
3375 msgid "CSMTextSettings"
3378 #: libcore/swf/StreamSoundBlockTag.cpp:74
3379 msgid "Found SOUNDSTREAMBLOCK tag w/out preceding SOUNDSTREAMHEAD"
3382 #: libcore/swf/StreamSoundBlockTag.cpp:90
3383 msgid "MP3 soundblock seek samples"
3386 #: libcore/swf/StreamSoundBlockTag.cpp:109
3387 msgid "Tag boundary reported past end of stream!"
3390 #: libcore/swf/ShapeRecord.cpp:278
3392 msgid " bound SWFRect: %s"
3395 #: libcore/swf/ShapeRecord.cpp:305
3397 msgid " ShapeRecord(%s): fillbits %d, linebits %d"
3400 #: libcore/swf/ShapeRecord.cpp:391
3402 msgid " Shape read: moveto %d %d"
3405 #: libcore/swf/ShapeRecord.cpp:417
3408 "Invalid fill style %d in fillStyle0Change record for font tag (0 or 1 "
3412 #: libcore/swf/ShapeRecord.cpp:430
3415 "Invalid fill style %d in fillStyle0Change record - %d defined. Set to 0."
3418 #: libcore/swf/ShapeRecord.cpp:441
3420 msgid " Shape read: fill0 (left) = %d"
3423 #: libcore/swf/ShapeRecord.cpp:468
3426 "Invalid fill style %d in fillStyle1Change record for font tag (0 or 1 "
3430 #: libcore/swf/ShapeRecord.cpp:481
3433 "Invalid fill style %d in fillStyle1Change record - %d defined. Set to 0."
3436 #: libcore/swf/ShapeRecord.cpp:491
3438 msgid " Shape read: fill1 (right) = %d"
3441 #: libcore/swf/ShapeRecord.cpp:517
3444 "Invalid line style %d in lineStyleChange record for font tag (0 or 1 valid). "
3448 #: libcore/swf/ShapeRecord.cpp:528
3450 msgid "Invalid fill style %d in lineStyleChange record - %d defined. Set to 0."
3453 #: libcore/swf/ShapeRecord.cpp:538
3455 msgid "ShapeRecord: line %d"
3458 #: libcore/swf/ShapeRecord.cpp:554
3459 msgid "ShapeRecord: more fill styles"
3462 #: libcore/swf/ShapeRecord.cpp:598
3464 msgid "ShapeRecord: curved edge %d %d - %d %d - %d %d"
3467 #: libcore/swf/ShapeRecord.cpp:640
3469 msgid "ShapeRecord: straight edge %d %d - %d %d"
3472 #: libcore/swf/ShapeRecord.cpp:693
3474 msgid " readFillStyles: count = %u"
3477 #: libcore/swf/ShapeRecord.cpp:714
3479 msgid " readLineStyles: count = %d"
3482 #: libcore/swf/ShapeRecord.cpp:722
3484 msgid " readLineStyles: count2 = %d"
3487 #: libcore/swf/DefineBitsTag.cpp:154
3488 msgid " jpeg_tables_loader"
3491 #: libcore/swf/DefineBitsTag.cpp:165
3493 msgid "No bytes to read in JPEGTABLES tag at offset %d"
3496 #: libcore/swf/DefineBitsTag.cpp:206
3498 msgid "DEFINEBITS: Duplicate id (%d) for bitmap DisplayObject - discarding it"
3501 #: libcore/swf/DefineBitsTag.cpp:235
3502 msgid "Failed to parse bitmap for character %1%"
3505 #: libcore/swf/DefineBitsTag.cpp:243
3506 msgid "No renderer, not adding bitmap %1%"
3509 #: libcore/swf/DefineBitsTag.cpp:250
3510 msgid "Adding bitmap id %1%"
3513 #: libcore/swf/DefineBitsTag.cpp:269
3515 "DEFINEBITS: No jpeg loader registered in movie definition - discarding bitmap"
3518 #: libcore/swf/DefineBitsTag.cpp:374
3519 msgid "gnash is not linked to zlib -- can't load jpeg3 image data"
3522 #: libcore/swf/DefineBitsTag.cpp:419
3524 msgid " defbitslossless2: tag = %d, fmt = %d, w = %d, h = %d"
3527 #: libcore/swf/DefineBitsTag.cpp:426
3528 msgid "Bitmap has a height or width of 0"
3531 #: libcore/swf/DefineBitsTag.cpp:432
3532 msgid "gnash is not linked to zlib -- can't load zipped image data"
3535 #: libcore/swf/DefineBitsTag.cpp:458
3536 msgid "Will not allocate %1%x%2% image in DefineBitsLossless tag"
3539 #: libcore/swf/DefineBitsTag.cpp:483
3540 msgid "Unknown bitmap format. Ignoring"
3543 #: libcore/swf/DefineBitsTag.cpp:598
3545 msgid "inflateWrapper() inflateInit() returned %d (%s)"
3548 #: libcore/swf/DefineBitsTag.cpp:618
3549 msgid "inflateWrapper(): no end of zstream found within swf tag boundaries"
3552 #: libcore/swf/DefineBitsTag.cpp:641
3554 msgid "inflateWrapper() inflate() returned %d (%s)"
3557 #: libcore/swf/DefineBitsTag.cpp:650
3559 msgid "inflateWrapper() inflateEnd() return %d (%s)"
3562 #: libcore/swf/DefineButtonTag.cpp:89
3564 msgid " DefineButton loader: chararacter id = %d"
3567 #: libcore/swf/DefineButtonTag.cpp:106
3569 msgid " DefineButton2 loader: chararacter id = %d"
3572 #: libcore/swf/DefineButtonTag.cpp:140
3573 msgid "Premature end of DEFINEBUTTON tag, won't read actions"
3576 #: libcore/swf/DefineButtonTag.cpp:176
3578 msgid "Next Button2 actionOffset (%u) points past the end of tag (%lu)"
3581 #: libcore/swf/DefineButtonTag.cpp:220
3584 "Next action offset (%u) in Button2ActionConditions points past the end of tag"
3587 #: libcore/swf/DefineButtonTag.cpp:291
3588 msgid "Premature end of button action input: can't read conditions"
3591 #: libcore/swf/DefineButtonTag.cpp:301
3593 msgid " button actions for conditions 0x%x"
3596 #: libcore/swf/DefineButtonTag.cpp:375
3597 msgid " premature end of button record input stream, can't read flags"
3600 #: libcore/swf/DefineButtonTag.cpp:396
3602 " premature end of button record input stream, can't read DisplayObject id"
3605 #: libcore/swf/DefineButtonTag.cpp:411
3608 " button record for states [%s] refer to DisplayObject with id %d, which is "
3609 "not found in the chars dictionary"
3612 #: libcore/swf/DefineButtonTag.cpp:418
3614 msgid " button record for states [%s] contain DisplayObject %d (%s)"
3617 #: libcore/swf/DefineButtonTag.cpp:426
3619 " premature end of button record input stream, can't read button layer "
3623 #: libcore/parser/SWFMovieDefinition.cpp:261
3625 msgid "Add sound sample %d assigning id %d"
3628 #: libcore/parser/SWFMovieDefinition.cpp:290
3630 "gnash::SWFMovieDefinition::read() -- file does not start with a SWF header"
3633 #: libcore/parser/SWFMovieDefinition.cpp:297
3635 msgid "version: %d, file_length: %d"
3638 #: libcore/parser/SWFMovieDefinition.cpp:302
3640 "SWFMovieDefinition::read(): unable to read zipped SWF data; gnash was "
3641 "compiled without zlib support"
3644 #: libcore/parser/SWFMovieDefinition.cpp:307
3645 msgid "file is compressed"
3648 #: libcore/parser/SWFMovieDefinition.cpp:342
3650 msgid "frame size = %s, frame rate = %f, frames = %d"
3653 #: libcore/parser/SWFMovieDefinition.cpp:366
3654 msgid "Could not start loading thread"
3657 #: libcore/parser/SWFMovieDefinition.cpp:441
3659 msgid "Could not find char %d, dump is: %s"
3662 #: libcore/parser/SWFMovieDefinition.cpp:500
3663 msgid "Error while parsing SWF stream."
3666 #: libcore/parser/SWFMovieDefinition.cpp:512
3668 msgid "%d control tags are NOT followed by a SHOWFRAME tag"
3671 #: libcore/parser/SWFMovieDefinition.cpp:520
3674 "%d frames advertised in header, but only %d SHOWFRAME tags found in stream. "
3675 "Pretending we loaded all advertised frames"
3678 #: libcore/parser/SWFMovieDefinition.cpp:548
3681 "number of SHOWFRAME tags in SWF stream '%s' (%d) exceeds the advertised "
3682 "number in header (%d)."
3685 #: libcore/parser/SWFMovieDefinition.cpp:557
3687 msgid "Loaded frame %u/%u"
3690 #: libcore/parser/SWFMovieDefinition.cpp:615
3691 msgid "More than one JPEGTABLES tag found: not resetting JPEG loader"
3694 #: libcore/parser/SWFMovieDefinition.cpp:689
3696 msgid "looking for exported resource: frame load advancement (from %d to %d)"
3699 #: libcore/parser/SWFMovieDefinition.cpp:742
3701 msgid "import error: could not find resource '%s' in movie '%s'"
3704 #: libcore/parser/action_buffer.cpp:56
3706 msgid "Empty action buffer starting at offset %lu"
3709 #: libcore/parser/action_buffer.cpp:93
3711 msgid "Action buffer starting at offset %lu doesn't end with an END tag"
3714 #: libcore/parser/action_buffer.cpp:110
3715 msgid "Constant pool size mismatch. This is probably a very malformed SWF"
3718 #: libcore/parser/action_buffer.cpp:136
3719 msgid "action buffer dict length exceeded"
3722 #: libcore/parser/action_buffer.cpp:616
3723 msgid "Native double floating point format not recognised"
3726 #: libcore/parser/filter_factory.cpp:91
3728 msgid "Invalid filter type %d."
3731 #: libcore/parser/filter_factory.cpp:101
3733 msgid "Filter %d could not read."
3736 #: libcore/parser/sprite_definition.cpp:48
3738 msgid "Instantiating sprite_def %p"
3741 #: libcore/parser/sprite_definition.cpp:74
3743 msgid " frames = %d"
3746 #: libcore/parser/sprite_definition.cpp:87
3749 "%d frames advertised in header, but only %d SHOWFRAME tags found in define "
3753 #: libcore/parser/sprite_definition.cpp:97
3754 msgid " -- sprite END --"
3757 #: libcore/parser/sprite_definition.cpp:140
3759 msgid "Registered class %p for sprite_def %p"
3762 #: libcore/parser/sprite_definition.cpp:146
3763 msgid " Exported interface: "
3766 #: libcore/parser/TypesParser.cpp:212
3767 msgid "No gradients!"
3770 #: libcore/parser/SWFParser.cpp:101
3773 "Encountered unknown tag %d. These usually store creation tool data and do "
3774 "not affect playback"
3777 #: libcore/parser/SWFParser.cpp:114
3779 msgid "Parsing exception: %s"
3782 #: libcore/FreetypeGlyphsProvider.cpp:254
3784 msgid "Can't init FreeType! Error = %d"
3787 #: libcore/FreetypeGlyphsProvider.cpp:265
3789 msgid "Can't close FreeType! Error = %d"
3792 #: libcore/FreetypeGlyphsProvider.cpp:280
3794 msgid "Failed to find fonts directory, using hard-coded font filename \"%s\""
3797 #: libcore/FreetypeGlyphsProvider.cpp:293
3799 msgid "Can't init fontconfig library, using hard-coded font filename \"%s\""
3802 #: libcore/FreetypeGlyphsProvider.cpp:432
3804 msgid "Can't find font file for font '%s'"
3807 #: libcore/FreetypeGlyphsProvider.cpp:445
3809 msgid "Font file '%s' has bad format"
3812 #: libcore/FreetypeGlyphsProvider.cpp:454
3814 msgid "Some error opening font '%s'"
3817 #: libcore/PropertyList.cpp:115
3819 msgid "Property %s is read-only %s, not setting it to %s"
3822 #: libcore/vm/Machine.cpp:894
3824 msgid "Can't push a null value onto the scope stack (%s)."
3827 #: libcore/vm/Machine.cpp:1437
3830 "CALLPROP: Can't call a method of a value that doesn't cast to an object (%s)."
3833 #: libcore/vm/Machine.cpp:1454
3835 msgid "CALLPROP: Property '%s' of object '%s' is '%s', cannot call as method"
3838 #: libcore/vm/Machine.cpp:1982
3840 msgid "GETPROPERTY: Looking for property %s of object %s"
3843 #: libcore/vm/Machine.cpp:1986
3845 msgid "GETPROPERTY: expecting object on stack, got %s."
3848 #: libcore/vm/Machine.cpp:2121
3850 msgid "ABC_ACTION_SETSLOT: unexpected non-object stack value %s"
3853 #: libcore/vm/ActionExec.cpp:146
3856 "at ActionExec operator() start, pc=%d, stop_pc=%d, code.size=%d, func=%d, "
3860 #: libcore/vm/ActionExec.cpp:231
3863 "Length %u (%d) of action tag id %u at pc %d overflows actions buffer size %d"
3866 #: libcore/vm/ActionExec.cpp:284
3868 msgid "After execution: PC %d, next PC %d, stack follows"
3871 #: libcore/vm/ActionExec.cpp:298
3872 msgid "Time exceeded"
3875 #: libcore/vm/ActionExec.cpp:537
3877 "Stack smashed (ActionScript compiler bug, or obfuscated SWF).Taking no "
3878 "action to fix (as expected)."
3881 #: libcore/vm/ActionExec.cpp:541
3883 msgid "%d elements left on the stack after block execution."
3886 #: libcore/vm/ActionExec.cpp:560
3889 "End of DoAction block hit while skipping %d action tags (pc:%d, stop_pc:%d) "
3890 "(WaitForFrame, probably)"
3893 #: libcore/vm/ActionExec.cpp:685
3895 msgid "Jump outside DoAction tag requested (offset %d before tag start)"
3898 #: libcore/vm/VM.cpp:222
3900 msgid "-------------- global register[%d] = '%s'"
3903 #: libcore/vm/VM.cpp:250
3905 msgid "Recursion limit reached (%u)"
3908 #: libcore/vm/VM.cpp:368
3910 msgid "(%s + %s) [primitive conversion done]"
3913 #: libcore/vm/CallStack.cpp:65
3915 msgid "-------------- local register[%d] = '%s'"
3918 #: libcore/vm/ASHandlers.cpp:454
3920 msgid "Malformed action code: %s"
3923 #: libcore/vm/ASHandlers.cpp:469
3925 msgid "%s: CHECKME: was broken"
3928 #: libcore/vm/ASHandlers.cpp:486
3929 msgid "ActionNextFrame: as_environment target is null or not a sprite"
3932 #: libcore/vm/ASHandlers.cpp:501
3933 msgid "ActionPrevFrame: as_environment target is null or not a sprite"
3936 #: libcore/vm/ASHandlers.cpp:516
3937 msgid "ActionPlay: as_environment target is null or not a sprite"
3940 #: libcore/vm/ASHandlers.cpp:531
3941 msgid "ActionStop: as_environment target is null or not a sprite"
3944 #: libcore/vm/ASHandlers.cpp:577
3945 msgid "ActionGotoFrame: as_environment target is null or not a sprite"
3948 #: libcore/vm/ASHandlers.cpp:611
3950 msgid "GetUrl: target=%s url=%s"
3953 #: libcore/vm/ASHandlers.cpp:631
3955 msgid "ActionWaitForFrame (0x%X) tag length == %d (expected 3)"
3958 #: libcore/vm/ASHandlers.cpp:645 libcore/vm/ASHandlers.cpp:1717
3960 msgid "%s: environment target is null or not a MovieClip"
3963 #: libcore/vm/ASHandlers.cpp:653
3965 msgid "ActionWaitForFrame(%d): target (%s) has only %d frames"
3968 #: libcore/vm/ASHandlers.cpp:695
3969 msgid "GotoLabel: environment target is null or not a MovieClip"
3972 #: libcore/vm/ASHandlers.cpp:892 libcore/vm/ASHandlers.cpp:1591
3973 msgid "Negative size passed to ActionSubString, taking as whole length"
3976 #: libcore/vm/ASHandlers.cpp:909
3977 msgid "Start is less then 1 in ActionSubString, setting to 1."
3980 #: libcore/vm/ASHandlers.cpp:919
3982 "Start goes beyond input string in ActionSubString, returning the empty "
3986 #: libcore/vm/ASHandlers.cpp:932
3988 "start + size goes beyond input string in ActionSubString, adjusting size"
3991 #: libcore/vm/ASHandlers.cpp:979
3994 "Can't assign a sprite/DisplayObject to a variable in SWF%d. We'll return "
3995 "undefined instead of %s."
3998 #: libcore/vm/ASHandlers.cpp:987
4000 msgid "-- get var: %s=%s"
4003 #: libcore/vm/ASHandlers.cpp:1000
4006 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
4009 #: libcore/vm/ASHandlers.cpp:1008
4011 msgid "-- set var: %s = %s"
4014 #: libcore/vm/ASHandlers.cpp:1057
4016 "ActionGetProperty(<empty>) called, but current target is not a DisplayObject"
4019 #: libcore/vm/ASHandlers.cpp:1075
4021 msgid "Could not find GetProperty target (%s)"
4024 #: libcore/vm/ASHandlers.cpp:1100
4026 msgid "ActionSetProperty: can't find target %s for setting property %s"
4029 #: libcore/vm/ASHandlers.cpp:1123
4031 msgid "duplicateMovieClip: invalid depth %d passed; not duplicating"
4034 #: libcore/vm/ASHandlers.cpp:1138
4036 msgid "Path given to duplicateMovieClip(%s) doesn't point to a DisplayObject"
4039 #: libcore/vm/ASHandlers.cpp:1149
4041 msgid "Path given to duplicateMovieClip(%s) is not a sprite"
4044 #: libcore/vm/ASHandlers.cpp:1170
4046 msgid "Path given to removeMovieClip(%s) doesn't point to a DisplayObject"
4049 #: libcore/vm/ASHandlers.cpp:1180
4051 msgid "Path given to removeMovieClip(%s) is not a sprite"
4054 #: libcore/vm/ASHandlers.cpp:1218
4056 msgid "startDrag: unknown target '%s'"
4059 #: libcore/vm/ASHandlers.cpp:1238
4060 msgid "Y values in ActionStartDrag swapped, fixing"
4063 #: libcore/vm/ASHandlers.cpp:1245
4064 msgid "X values in ActionStartDrag swapped, fixing"
4067 #: libcore/vm/ASHandlers.cpp:1269
4068 msgid "ActionStopDragMovie: as_environment target is null or not a sprite"
4071 #: libcore/vm/ASHandlers.cpp:1311
4073 msgid "-- %s cast_to %s (invalid args?)"
4076 #: libcore/vm/ASHandlers.cpp:1350
4078 msgid "Stack value on IMPLEMENTSOP is not an object: %s."
4081 #: libcore/vm/ASHandlers.cpp:1359
4082 msgid "Target object for IMPLEMENTSOP has no prototype."
4085 #: libcore/vm/ASHandlers.cpp:1366
4087 msgid "IMPLEMENTSOP target object's prototype is not an object (%s)"
4090 #: libcore/vm/ASHandlers.cpp:1374
4092 msgid "Invalid interfaces count (%d) on IMPLEMENTSOP"
4095 #: libcore/vm/ASHandlers.cpp:1385
4097 msgid "class found on stack on IMPLEMENTSOP is not an object: %s"
4100 #: libcore/vm/ASHandlers.cpp:1392
4101 msgid "Interface object for IMPLEMENTSOP has no prototype."
4104 #: libcore/vm/ASHandlers.cpp:1400
4106 msgid "Prototype of interface object for IMPLEMENTSOP is not an object (%s)."
4109 #: libcore/vm/ASHandlers.cpp:1599
4110 msgid "Base is less then 1 in ActionMbSubString, setting to 1."
4113 #: libcore/vm/ASHandlers.cpp:1606
4115 "base goes beyond input string in ActionMbSubString, returning the empty "
4119 #: libcore/vm/ASHandlers.cpp:1618
4122 "base+size goes beyond input string in ActionMbSubString, adjusting size "
4123 "based on length:%d and start:%d"
4126 #: libcore/vm/ASHandlers.cpp:1667
4127 msgid "Not properly implemented for SWF5"
4130 #: libcore/vm/ASHandlers.cpp:1694
4131 msgid "ActionStrictMode set to %1%"
4134 #: libcore/vm/ASHandlers.cpp:1725
4137 "Frame spec found on stack at ActionWaitForFrame doesn't evaluate to a valid "
4141 #: libcore/vm/ASHandlers.cpp:1785
4143 msgid "\t%d) type=%s, value=%s"
4146 #: libcore/vm/ASHandlers.cpp:1795
4149 "Unknown push type %d. Execution will continue but it is likely to fail due "
4153 #: libcore/vm/ASHandlers.cpp:1837
4155 msgid "Invalid register %d in ActionPush"
4158 #: libcore/vm/ASHandlers.cpp:1879 libcore/vm/ASHandlers.cpp:1895
4160 msgid "dict entry %d is out of bounds"
4163 #: libcore/vm/ASHandlers.cpp:1929
4164 msgid "Undefined GetUrl2 url on stack, skipping"
4167 #: libcore/vm/ASHandlers.cpp:1961
4169 msgid "branch to offset %d -- this section only runs to %d"
4172 #: libcore/vm/ASHandlers.cpp:1993
4175 "Couldn't find target_sprite \"%s\" in ActionCallFrame! target frame actions "
4176 "will not be called..."
4179 #: libcore/vm/ASHandlers.cpp:2046
4182 "Frame spec found on stack at ActionGotoExpression doesn't evaluate to a "
4186 #: libcore/vm/ASHandlers.cpp:2058
4189 "Couldn't find target sprite \"%s\" in ActionGotoExpression. Will not go to "
4193 #: libcore/vm/ASHandlers.cpp:2137
4195 msgid "delete %s.%s: no object found to delete"
4198 #: libcore/vm/ASHandlers.cpp:2175
4199 msgid "delete2 called with a path that does not resolve to an object"
4202 #: libcore/vm/ASHandlers.cpp:2197
4204 msgid "-- set local var: %s = %s"
4207 #: libcore/vm/ASHandlers.cpp:2230
4209 msgid "ActionCallFunction: %s is not an object"
4212 #: libcore/vm/ASHandlers.cpp:2247
4215 "Attempt to call a function with %u arguments while only %u are available on "
4219 #: libcore/vm/ASHandlers.cpp:2309
4221 msgid "---new object: %s"
4224 #: libcore/vm/ASHandlers.cpp:2319
4226 msgid "ActionNew: '%s' is not a constructor"
4229 #: libcore/vm/ASHandlers.cpp:2357
4230 msgid "The 'var whatever' syntax in timeline context is a no-op."
4233 #: libcore/vm/ASHandlers.cpp:2445
4235 msgid "Argument to TargetPath(%s) doesn't cast to a DisplayObject"
4238 #: libcore/vm/ASHandlers.cpp:2480
4241 "Top of stack doesn't evaluate to an object (%s) at ActionEnumerate execution"
4244 #: libcore/vm/ASHandlers.cpp:2526 libcore/vm/ASHandlers.cpp:2534
4246 msgid "to_primitive(%s) threw an ActionTypeError %s"
4249 #: libcore/vm/ASHandlers.cpp:2587
4251 msgid "getMember called against a value that does not cast to an as_object: %s"
4254 #: libcore/vm/ASHandlers.cpp:2596
4256 msgid " ActionGetMember: target: %s (object %p)"
4259 #: libcore/vm/ASHandlers.cpp:2612
4261 msgid "-- get_member %s.%s=%s"
4264 #: libcore/vm/ASHandlers.cpp:2631
4267 "ActionSetMember: %s.%s=%s: member name evaluates to invalid (empty) string"
4270 #: libcore/vm/ASHandlers.cpp:2641
4272 msgid "-- set_member %s.%s=%s"
4275 #: libcore/vm/ASHandlers.cpp:2653
4277 msgid "-- set_member %s.%s=%s on invalid object!"
4280 #: libcore/vm/ASHandlers.cpp:2714
4283 "Attempt to call a method with %u arguments while only %u are available on "
4287 #: libcore/vm/ASHandlers.cpp:2722
4289 msgid " method name: %s"
4292 #: libcore/vm/ASHandlers.cpp:2723
4294 msgid " method object/func: %s"
4297 #: libcore/vm/ASHandlers.cpp:2724
4299 msgid " method nargs: %d"
4302 #: libcore/vm/ASHandlers.cpp:2732
4304 msgid "ActionCallMethod invoked with non-object object/func (%s)"
4307 #: libcore/vm/ASHandlers.cpp:2767
4309 msgid "ActionCallMethod: Can't find method %s of object %s"
4312 #: libcore/vm/ASHandlers.cpp:2779
4314 msgid "ActionCallMethod: property %d of object %d is not callable (%s)"
4317 #: libcore/vm/ASHandlers.cpp:2852
4320 "Attempt to call a constructor with %u arguments while only %u are available "
4324 #: libcore/vm/ASHandlers.cpp:2864
4325 msgid "On ActionNewMethod: no object found on stack on ActionMethod"
4328 #: libcore/vm/ASHandlers.cpp:2882
4330 msgid "ActionNewMethod: can't find method %s of object %s"
4333 #: libcore/vm/ASHandlers.cpp:2894
4334 msgid "ActionNewMethod: method name is undefined and object is not a function"
4337 #: libcore/vm/ASHandlers.cpp:2933
4339 msgid "-- %s instanceof %s (invalid args?)"
4342 #: libcore/vm/ASHandlers.cpp:2962
4344 msgid "Top of stack not an object %s at ActionEnum2 execution"
4347 #: libcore/vm/ASHandlers.cpp:3094
4349 msgid "ActionExtends: Super is not an object (%s)"
4352 #: libcore/vm/ASHandlers.cpp:3098
4354 msgid "ActionExtends: Sub is not a function (%s)"
4357 #: libcore/vm/ASHandlers.cpp:3198
4360 "function2 code len (%u) overflows DOACTION tag boundaries (DOACTION tag len=%"
4361 "d, function2 code offset=%d). Forcing code len to eat the whole buffer "
4362 "(would this work?)."
4365 #: libcore/vm/ASHandlers.cpp:3220
4367 msgid "DefineFunction2: named function '%s' starts at PC %d"
4370 #: libcore/vm/ASHandlers.cpp:3230
4372 msgid "DefineFunction2: anonymous function starts at PC %d"
4375 #: libcore/vm/ASHandlers.cpp:3282
4378 "ActionTry: reserved:%x doFinally:%d doCatch:%d trySize:%u catchSize:%u "
4379 "finallySize:%u catchName:%s catchRegister:%u"
4382 #: libcore/vm/ASHandlers.cpp:3311
4383 msgid "ActionWith tag length != 2; skipping"
4386 #: libcore/vm/ASHandlers.cpp:3321
4387 msgid "Empty with() block..."
4390 #: libcore/vm/ASHandlers.cpp:3332
4392 msgid "with(%s) : first argument doesn't cast to an object!"
4395 #: libcore/vm/ASHandlers.cpp:3449
4397 msgid "Unsupported action handler invoked, code at pc is %#x"
4400 #: libcore/vm/ASHandlers.cpp:3509
4401 msgid "Bogus empty GetUrl url in SWF file, skipping"
4404 #: libcore/vm/ASHandlers.cpp:3521
4406 "Bogus GetUrl2 send vars method in SWF file (both GET and POST requested). "
4410 #: libcore/vm/ASHandlers.cpp:3568
4413 "get url: target=%s, url=%s, method=%x (sendVars:%X, loadTarget:%d, "
4417 #: libcore/vm/ASHandlers.cpp:3577
4418 msgid "getURL2 loadVariable"
4421 #: libcore/vm/ASHandlers.cpp:3580
4423 msgid "getURL: target %s not found"
4426 #: libcore/vm/ASHandlers.cpp:3586
4428 msgid "getURL: target %s is not a sprite"
4431 #: libcore/vm/ASHandlers.cpp:3605
4432 msgid "commonGetURL: current target is undefined"
4435 #: libcore/vm/ASHandlers.cpp:3613
4436 msgid "getURL2 target load"
4439 #: libcore/vm/ASHandlers.cpp:3619 libcore/vm/ASHandlers.cpp:3658
4441 msgid "Testing _level loading (level %u)"
4444 #: libcore/vm/ASHandlers.cpp:3625
4446 msgid "Unknown loadMovie target: %s"
4449 #: libcore/vm/ASHandlers.cpp:3639
4451 msgid "get url: target %s is not a sprite"
4454 #: libcore/vm/ASHandlers.cpp:3645
4455 msgid "TESTME: target of a loadMovie changed its target path"
4458 #: libcore/vm/ASHandlers.cpp:3689
4460 msgid "Couldn't find movie \"%s\" to set target to! Setting target to NULL..."
4463 #: libcore/as_environment.cpp:139
4465 msgid "get_variable(%s)"
4468 #: libcore/as_environment.cpp:163
4470 msgid "find_object(\"%s\") [ varname = '%s' - current target = '%s' ] failed"
4473 #: libcore/as_environment.cpp:169
4475 msgid "...but get_variable_raw(%s, <scopeStack>) succeeded (%s)!"
4478 #: libcore/as_environment.cpp:216
4480 msgid "get_variable_raw(%s)"
4483 #: libcore/as_environment.cpp:222
4485 msgid "Won't get invalid raw variable name: %s"
4488 #: libcore/as_environment.cpp:318
4490 msgid "reference to non-existent variable '%s'"
4493 #: libcore/as_environment.cpp:394
4495 msgid "Path target '%s' not found while setting %s=%s"
4498 #: libcore/as_environment.cpp:413
4500 msgid "Won't set invalid raw variable name: %s"
4503 #: libcore/as_environment.cpp:548
4505 msgid "invalid path '%s' (p=next_slash=%s)"
4508 #: libcore/as_environment.cpp:559
4510 msgid "invalid path '%s' (dot not allowed after having seen a slash)"
4513 #: libcore/as_environment.cpp:637
4515 msgid "Invoking get_path_element(%s) on object %p"
4518 #: libcore/as_environment.cpp:644
4520 msgid "Path element %s not found in object %p"
4523 #: libcore/abc/AbcBlock.cpp:64 libcore/abc/AbcBlock.cpp:132
4524 msgid "ABC: Finalizing trait yielded bad type for slot."
4527 #: libcore/abc/AbcBlock.cpp:187
4528 msgid "ABC: Bad name for trait."
4531 #: libcore/abc/AbcBlock.cpp:192
4532 msgid "ABC: Trait name must be fully qualified."
4535 #: libcore/abc/AbcBlock.cpp:239 libcore/abc/AbcBlock.cpp:265
4536 msgid "Bad method id in trait."
4539 #: libcore/abc/AbcBlock.cpp:255
4540 msgid "Bad Class id in trait."
4543 #: libcore/abc/AbcBlock.cpp:273
4544 msgid "ABC: Unknown type of trait."
4547 #: libcore/abc/AbcBlock.cpp:467
4549 msgid "Abc Version: %d.%d"
4552 #: libcore/abc/AbcBlock.cpp:566
4553 msgid "ABC: Bad string given for namespace."
4556 #: libcore/abc/AbcBlock.cpp:608
4557 msgid "ABC: Bad namespace for namespace set."
4560 #: libcore/abc/AbcBlock.cpp:678
4562 msgid "Action Block: Unknown multiname type (%d)."
4565 #: libcore/abc/AbcBlock.cpp:711 libcore/abc/AbcBlock.cpp:721
4566 #: libcore/abc/AbcBlock.cpp:731 libcore/abc/AbcBlock.cpp:741
4567 msgid "Action Block: Bad index in optional argument."
4570 #: libcore/abc/AbcBlock.cpp:751
4571 msgid "ABC: Bad index in optional argument, namespaces."
4574 #: libcore/abc/AbcBlock.cpp:773
4576 msgid "ABC: Bad default value type (%X), but continuing."
4579 #: libcore/abc/AbcBlock.cpp:811
4580 msgid "ABC: Bad return type for method info."
4583 #: libcore/abc/AbcBlock.cpp:824
4584 msgid "ABC: Unknown return type."
4587 #: libcore/abc/AbcBlock.cpp:841
4588 msgid "ABC: Bad parameter type in method."
4591 #: libcore/abc/AbcBlock.cpp:850
4592 msgid "ABC: Unknown parameter type."
4595 #: libcore/abc/AbcBlock.cpp:939
4596 msgid "ABC: Out of bounds instance name."
4599 #: libcore/abc/AbcBlock.cpp:947
4600 msgid "ABC: QName required for instance."
4603 #: libcore/abc/AbcBlock.cpp:952
4604 msgid "ABC: No namespace to use for storing class."
4607 #: libcore/abc/AbcBlock.cpp:967
4608 msgid "Duplicate class registration."
4611 #: libcore/abc/AbcBlock.cpp:983
4612 msgid "ABC: Bad super type."
4615 #: libcore/abc/AbcBlock.cpp:994
4617 msgid "ABC: Super type not found (%s)"
4620 #: libcore/abc/AbcBlock.cpp:1001
4621 msgid "ABC: Can't extend a class which is final."
4624 #: libcore/abc/AbcBlock.cpp:1007
4625 msgid "ABC: Can't extend an interface type."
4628 #: libcore/abc/AbcBlock.cpp:1013
4629 msgid "ABC: Class cannot be its own supertype."
4632 #: libcore/abc/AbcBlock.cpp:1034
4633 msgid "ABC: Bad namespace for protected."
4636 #: libcore/abc/AbcBlock.cpp:1053
4637 msgid "ABC: Bad name for interface."
4640 #: libcore/abc/AbcBlock.cpp:1060
4641 msgid "ABC: Can't implement a non-interface type."
4644 #: libcore/abc/AbcBlock.cpp:1072
4645 msgid "ABC: Out of bounds method for initializer."
4648 #: libcore/abc/AbcBlock.cpp:1107
4649 msgid "ABC: Out of bound static constructor for class."
4652 #: libcore/abc/AbcBlock.cpp:1146
4653 msgid "ABC: Out of bounds method for script."
4656 #: libcore/abc/AbcBlock.cpp:1182
4657 msgid "ABC: Out of bounds for method body."
4660 #: libcore/abc/AbcBlock.cpp:1189
4661 msgid "ABC: Only one body per method."
4664 #: libcore/abc/AbcBlock.cpp:1235
4665 msgid "ABC: Out of bound type for exception."
4668 #: libcore/abc/AbcBlock.cpp:1245
4670 msgid "ABC: Unknown type of object to catch. (%s)"
4673 #: libcore/abc/AbcBlock.cpp:1263
4674 msgid "ABC: Out of bound name for caught exception."
4677 #: libcore/Font.cpp:128
4679 "Attempt to set font display or copyright name again. This should mean there "
4680 "is more than one DefineFontName tag referring to the same Font. Don't know "
4681 "what to do in this case, so ignoring."
4684 #: libcore/Font.cpp:166
4686 "Attempt to add an embedded glyph CodeTable to a font that already has one. "
4687 "This should mean there are several DefineFontInfo tags, or a DefineFontInfo "
4688 "tag refers to a font created by DefineFone2 or DefineFont3. Don't know what "
4689 "should happen in this case, so ignoring."
4692 #: utilities/soldumper.cpp:72
4693 msgid "This program dumps the internal data of a .sol file"
4696 #: utilities/soldumper.cpp:74
4697 msgid "Usage: soldumper [h] filename"
4700 #: utilities/soldumper.cpp:75 utilities/flvdumper.cpp:303
4701 #: utilities/dumpshm.cpp:344
4705 #: utilities/soldumper.cpp:76
4706 msgid "-f\tForce local directory access"
4709 #: utilities/soldumper.cpp:77
4710 msgid "-l\tList all .sol files in default dir"
4713 #: utilities/soldumper.cpp:105
4715 msgid "Gnash soldumper version: %s, Gnash version: %s\n"
4718 #: utilities/soldumper.cpp:121 utilities/processor.cpp:277
4719 #: utilities/flvdumper.cpp:154 gui/gnash.cpp:313
4720 msgid "Verbose output turned on"
4723 #: utilities/soldumper.cpp:125
4724 msgid "forcing local directory access only"
4727 #: utilities/soldumper.cpp:130
4728 msgid "List .sol files in the default directory"
4731 #: utilities/processor.cpp:148
4733 msgid "fs_callback(%p): %s %s"
4736 #: utilities/processor.cpp:161
4738 msgid "eventCallback: %s %s"
4741 #: utilities/processor.cpp:238
4743 msgid "Gnash gprocessor version: %s, Gnash version: %s\n"
4746 #: utilities/processor.cpp:286
4747 msgid "Verbose actions disabled at compile time"
4750 #: utilities/processor.cpp:293
4751 msgid "Verbose parsing disabled at compile time"
4754 #: utilities/processor.cpp:415 utilities/processor.cpp:418 gui/Player.cpp:219
4755 #: gui/Player.cpp:240 gui/pythonmod/gnash-view.cpp:440
4756 #: gui/pythonmod/gnash-view.cpp:443
4758 msgid "%s appended to local sandboxes"
4761 #: utilities/processor.cpp:591
4764 "gprocessor -- an SWF processor for Gnash.\n"
4766 "usage: %s [options] <file>\n"
4768 "Process the given SWF movie files.\n"
4773 #: utilities/processor.cpp:598
4777 " --help(-h) Print this info.\n"
4778 " --version Print the version numbers.\n"
4779 " -v Be verbose; i.e. print log messages to stdout\n"
4782 #: utilities/processor.cpp:605
4783 msgid " -vp Be verbose about movie parsing\n"
4786 #: utilities/processor.cpp:610
4787 msgid " -va Be verbose about ActionScript\n"
4790 #: utilities/processor.cpp:615
4793 " Milliseconds delay between advances (0 by default).\n"
4794 " If '-1' the delay will be computed from the FPS.\n"
4795 " -r <times> Allow the given number of complete runs.\n"
4796 " Keep looping undefinitely if set to 0.\n"
4797 " Default is 1 (end as soon as the last frame is reached).\n"
4799 " Allow the given number of frame advancements.\n"
4800 " Keep advancing untill any other stop condition\n"
4801 " is encountered if set to 0 (default).\n"
4804 #: utilities/rtmpget.cpp:444
4805 msgid "Error parsing command line: "
4808 #: utilities/flvdumper.cpp:172 gui/gnash.cpp:531
4809 msgid "Error parsing command line options: "
4812 #: utilities/flvdumper.cpp:173
4813 msgid "This is a Gnash flvdumper bug."
4816 #: utilities/flvdumper.cpp:178 gui/gnash.cpp:585
4817 msgid "Error: no input file was specified. Exiting."
4820 #: utilities/flvdumper.cpp:300
4821 msgid "This program dumps the internal data of an FLV video file"
4824 #: utilities/flvdumper.cpp:302
4825 msgid "Usage: flvdumper [-h] [-m] [-a] filename"
4828 #: utilities/flvdumper.cpp:304
4829 msgid "-m\tPrint only Meta tags (default)"
4832 #: utilities/flvdumper.cpp:305
4833 msgid "-a\tPrint all tags."
4836 #: utilities/dumpshm.cpp:136
4838 msgid "Gnash dumpshm version: %s, Gnash version: %s\n"
4841 #: utilities/dumpshm.cpp:214
4843 msgid "Will use \"%s\" for memory segment file"
4846 #: utilities/dumpshm.cpp:230
4847 msgid "No LcShmKey set in ~/.gnashrc, trying to find it ourselves"
4850 #: utilities/dumpshm.cpp:239
4851 msgid "No shared memory segments found!"
4854 #: utilities/dumpshm.cpp:243
4856 msgid "Existing SHM Key is: %s, Size is: %s"
4859 #: utilities/dumpshm.cpp:258
4860 msgid "Writing memory segment to disk: \"segment.raw\""
4863 #: utilities/dumpshm.cpp:263
4865 msgid "The data is: 0x%s"
4868 #: utilities/dumpshm.cpp:303
4869 msgid "kernel not configured for shared memory"
4872 #: utilities/dumpshm.cpp:318
4874 msgid "Found it! \"set LCShmKey %s\" in your ~/.gnashrc"
4877 #: utilities/dumpshm.cpp:321
4879 msgid "Last changed on: %s"
4882 #: utilities/dumpshm.cpp:322
4884 msgid "Last attached on: %s"
4887 #: utilities/dumpshm.cpp:323
4889 msgid "Last detached on: %s"
4892 #: utilities/dumpshm.cpp:341
4893 msgid "This program dumps the internal data of a shared memory segment"
4896 #: utilities/dumpshm.cpp:343
4897 msgid "Usage: dumpshm [hdsanlif] filename"
4900 #: utilities/dumpshm.cpp:345
4901 msgid "-i\tList segments"
4904 #: utilities/dumpshm.cpp:346
4905 msgid "-r\tDump SYSV segments"
4908 #: utilities/dumpshm.cpp:347
4909 msgid "-c\tDump SYSV segments to disk"
4912 #: utilities/dumpshm.cpp:348
4913 msgid "-v\tVerbose output"
4916 #: utilities/dumpshm.cpp:360
4917 msgid "\tBase address of this segment: "
4920 #: utilities/dumpshm.cpp:362
4921 msgid "\tFilespec: "
4924 #: utilities/dumpshm.cpp:363
4925 msgid "\t# Bytes allocated: "
4928 #: utilities/dumpshm.cpp:364
4929 msgid "\tTotal # of bytes: "
4932 #: plugin/aos4/plugin.cpp:587 plugin/win32/plugin.cpp:584
4934 msgid "FSCommand_callback(%p): %s %s"
4937 #: gui/gtk/gtk_glue_agg_vaapi.cpp:162
4938 msgid "WARNING: failed to create VA-API display."
4941 #: gui/gtk/gtk_glue_agg_vaapi.cpp:230 gui/gtk/gtk_glue_agg_vaapi.cpp:288
4942 msgid "ERROR: failed to map VA-API image."
4945 #: gui/gtk/gtk_glue_agg_vaapi.cpp:236
4946 msgid "ERROR: failed to associate VA-API subpicture."
4949 #: gui/gtk/gtk_glue_agg_vaapi.cpp:370
4951 msgid "ERROR: failed to setup video window for surface 0x%08x."
4954 #: gui/gtk/gtk_glue_agg_vaapi.cpp:377
4956 msgid "ERROR: failed to associate subpicture to surface 0x%08x."
4959 #: gui/gtk/gtk_glue_agg.cpp:92 gui/haiku/haiku_agg_glue.cpp:297
4961 msgid "Could not create AGG renderer with pixelformat %s"
4964 #: gui/gtk/gtk_glue_gtkglext.cpp:71
4966 msgid "OpenGL extension version - %d.%d"
4969 #: gui/gtk/gtk_glue_gtkglext.cpp:81
4971 "Cannot find the double-buffered visual.\n"
4972 "Trying single-buffered visual."
4975 #: gui/gtk/gtk_glue_gtkglext.cpp:87
4976 msgid "No appropriate OpenGL-capable visual found."
4979 #: gui/gtk/gtk_glue_gtkglext.cpp:90
4980 msgid "Got single-buffered visual."
4983 #: gui/gtk/gtk_glue_gtkglext.cpp:93
4984 msgid "Got double-buffered visual."
4987 #: gui/gtk/gtk.cpp:171
4988 msgid "Created XEmbedded window"
4991 #: gui/gtk/gtk.cpp:174
4992 msgid "Created top level window"
4995 #: gui/gtk/gtk.cpp:227
4996 msgid "Click to play"
4999 #: gui/gtk/gtk.cpp:617
5001 msgid "Advance interval timer set to %d ms (~ %d FPS)"
5004 #: gui/gtk/gtk.cpp:689
5008 #: gui/gtk/gtk.cpp:736
5009 msgid "GtkGui: Window resize request received"
5012 #: gui/gtk/gtk.cpp:1218 gui/kde/Kde4Gui.cpp:742
5013 msgid "Gnash preferences"
5016 #: gui/gtk/gtk.cpp:1253
5020 #: gui/gtk/gtk.cpp:1257 gui/kde/Kde4Gui.cpp:859
5021 msgid "<b>Network preferences</b>"
5024 #: gui/gtk/gtk.cpp:1265
5025 msgid "Network timeout in seconds (0 for no timeout):"
5028 #: gui/gtk/gtk.cpp:1284
5032 #: gui/gtk/gtk.cpp:1289 gui/kde/Kde4Gui.cpp:760
5033 msgid "<b>Logging options</b>"
5036 #: gui/gtk/gtk.cpp:1293
5037 msgid "Verbosity level:"
5040 #: gui/gtk/gtk.cpp:1306
5041 msgid "Log to _file"
5044 #: gui/gtk/gtk.cpp:1312
5045 msgid "Logfile name:"
5048 #: gui/gtk/gtk.cpp:1325
5049 msgid "Log _parser output"
5052 #: gui/gtk/gtk.cpp:1333
5053 msgid "Log SWF _actions"
5056 #: gui/gtk/gtk.cpp:1341
5057 msgid "Log malformed SWF _errors"
5060 #: gui/gtk/gtk.cpp:1349
5061 msgid "Log ActionScript _coding errors"
5064 #: gui/gtk/gtk.cpp:1365
5068 #: gui/gtk/gtk.cpp:1372 gui/kde/Kde4Gui.cpp:811
5069 msgid "<b>Network connections</b>"
5072 #: gui/gtk/gtk.cpp:1378
5073 msgid "Connect only to local _host"
5076 #: gui/gtk/gtk.cpp:1385
5077 msgid "Connect only to local _domain"
5080 #: gui/gtk/gtk.cpp:1392
5081 msgid "Disable SSL _verification"
5084 #: gui/gtk/gtk.cpp:1399
5088 #: gui/gtk/gtk.cpp:1408
5092 #: gui/gtk/gtk.cpp:1417 gui/kde/Kde4Gui.cpp:829
5093 msgid "<b>Privacy</b>"
5096 #: gui/gtk/gtk.cpp:1421 gui/kde/Kde4Gui.cpp:832
5097 msgid "Shared objects directory:"
5100 #: gui/gtk/gtk.cpp:1433
5101 msgid "Do _not write Shared Object files"
5104 #: gui/gtk/gtk.cpp:1440
5105 msgid "Only _access local Shared Object files"
5108 #: gui/gtk/gtk.cpp:1447
5109 msgid "Disable Local _Connection object"
5112 #: gui/gtk/gtk.cpp:1461
5116 #: gui/gtk/gtk.cpp:1467 gui/kde/Kde4Gui.cpp:877
5117 msgid "<b>Sound</b>"
5120 #: gui/gtk/gtk.cpp:1472
5121 msgid "Use sound _handler"
5124 #: gui/gtk/gtk.cpp:1480
5125 msgid "<b>Media Streams</b>"
5128 #: gui/gtk/gtk.cpp:1486 gui/kde/Kde4Gui.cpp:884
5129 msgid "Save media streams to disk"
5132 #: gui/gtk/gtk.cpp:1495 gui/kde/Kde4Gui.cpp:890
5133 msgid "Save dynamically loaded media to disk"
5136 #: gui/gtk/gtk.cpp:1503 gui/kde/Kde4Gui.cpp:894
5137 msgid "Saved media directory:"
5140 #: gui/gtk/gtk.cpp:1523
5144 #: gui/gtk/gtk.cpp:1529 gui/kde/Kde4Gui.cpp:906
5145 msgid "<b>Player description</b>"
5148 #: gui/gtk/gtk.cpp:1537 gui/kde/Kde4Gui.cpp:909
5149 msgid "Player version:"
5152 #: gui/gtk/gtk.cpp:1553 gui/kde/Kde4Gui.cpp:915
5153 msgid "Operating system:"
5156 #: gui/gtk/gtk.cpp:1563
5157 msgid "<i>If blank, Gnash will detect your OS</i>"
5160 #: gui/gtk/gtk.cpp:1573 gui/kde/Kde4Gui.cpp:926
5164 #: gui/gtk/gtk.cpp:1585 gui/kde/Kde4Gui.cpp:933
5165 msgid "<b>Performance</b>"
5168 #: gui/gtk/gtk.cpp:1599 gui/kde/Kde4Gui.cpp:936
5169 msgid "Max size of movie library:"
5172 #: gui/gtk/gtk.cpp:1611
5173 msgid "Start _Gnash in pause mode"
5176 #: gui/gtk/gtk.cpp:1635 gui/kde/Kde4Gui.cpp:455
5177 msgid "Movie properties"
5180 #: gui/gtk/gtk.cpp:1709 gui/kde/Kde4Gui.cpp:474
5184 #: gui/gtk/gtk.cpp:1722 gui/kde/Kde4Gui.cpp:475
5188 #: gui/gtk/gtk.cpp:1776
5189 msgid "Gnash is the GNU SWF Player based on GameSWF."
5192 #: gui/gtk/gtk.cpp:1780
5198 #: gui/gtk/gtk.cpp:1782
5201 "Hardware Acceleration: "
5204 #: gui/gtk/gtk.cpp:1784
5210 #: gui/gtk/gtk.cpp:1786
5216 #: gui/gtk/gtk.cpp:1808 gui/gtk/gtk.cpp:1845
5217 msgid "translator-credits"
5220 #: gui/gtk/gtk.cpp:1837
5224 #: gui/gtk/gtk.cpp:1880
5228 #: gui/gtk/gtk.cpp:1933
5232 #: gui/gtk/gtk.cpp:1953
5236 #: gui/gtk/gtk.cpp:1973
5240 #: gui/gtk/gtk.cpp:1981
5244 #: gui/gtk/gtk.cpp:1991 gui/gtk/gtk.cpp:1996 gui/gnash.cpp:71
5245 msgid "Toggle fullscreen"
5248 #: gui/gtk/gtk.cpp:2005
5249 msgid "Show updated ranges"
5252 #: gui/gtk/gtk.cpp:2024
5256 #: gui/gtk/gtk.cpp:2034
5260 #: gui/gtk/gtk.cpp:2040
5264 #: gui/gtk/gtk.cpp:2046
5268 #: gui/gtk/gtk.cpp:2052
5272 #: gui/gtk/gtk.cpp:2065
5273 msgid "Movie _Control"
5276 #: gui/gtk/gtk.cpp:2076 gui/kde/Kde4Gui.cpp:578
5280 #: gui/gtk/gtk.cpp:2087 gui/kde/Kde4Gui.cpp:582
5284 #: gui/gtk/gtk.cpp:2097 gui/kde/Kde4Gui.cpp:586
5288 #: gui/gtk/gtk.cpp:2109 gui/kde/kde.cpp:416
5289 msgid "Restart Movie"
5292 #: gui/gtk/gtk.cpp:2196 gui/gtk/gtk.cpp:2197
5294 msgid "Couldn't find pixmap file: %s"
5297 #: gui/gtk/gtk.cpp:2203
5299 msgid "Failed to load pixbuf file: %s: %s"
5302 #: gui/gtk/gtk.cpp:2493 gui/aos4/aos4.cpp:266
5305 "Attempting to open file %s.\n"
5306 "NOTE: the file open functionality is not yet implemented!"
5309 #: gui/gtk/gtk.cpp:2510 gui/gtk/gtk.cpp:2523
5313 #: gui/aos4/aos4.cpp:70
5315 msgid "Exception: %s on file %s line %d"
5318 #: gui/aos4/aos4.cpp:274
5319 msgid "Cannot open File Requester!\n"
5322 #: gui/aos4/aos4.cpp:609
5323 msgid "error creating RenderHandler!\n"
5326 #: gui/aos4/aos4_cairo_glue.cpp:124
5328 msgid "Cairo's bit depth must be 16, 24 or 32 bits, not %d."
5331 #: gui/aos4/aos4_cairo_glue.cpp:212 gui/aos4/aos4_agg_glue.cpp:216
5332 msgid "Cannot layout Menu!!\n"
5335 #: gui/aos4/aos4_cairo_glue.cpp:216 gui/aos4/aos4_agg_glue.cpp:220
5336 msgid "Cannot create Menu!!\n"
5339 #: gui/aos4/aos4_cairo_glue.cpp:219 gui/aos4/aos4_agg_glue.cpp:223
5340 msgid "Cannot get Visual Info!!\n"
5343 #: gui/aos4/aos4_cairo_glue.cpp:222 gui/aos4/aos4_agg_glue.cpp:226
5344 msgid "Cannot get WB Screen pointer!!\n"
5347 #: gui/aos4/aos4_cairo_glue.cpp:259 gui/aos4/aos4_agg_glue.cpp:264
5348 msgid "prepDrawingArea() failed.\n"
5351 #: gui/aos4/aos4_agg_glue.cpp:116 gui/sdl/sdl_agg_glue.cpp:78
5352 #: gui/haiku/haiku_agg_glue.cpp:290
5354 msgid "AGG's bit depth must be 16, 24 or 32 bits, not %d."
5357 #: gui/aos4/aos4_agg_glue.cpp:277
5359 msgid "AOS4-AGG: %i byte offscreen buffer allocated"
5362 #: gui/sdl/sdl_agg_glue.cpp:95
5363 msgid "SDL_SetVideoMode() failed for SdlAggGlue."
5366 #: gui/sdl/sdl_agg_glue.cpp:132 gui/haiku/haiku_agg_glue.cpp:416
5368 msgid "SDL-AGG: %i byte offscreen buffer allocated"
5371 #: gui/kde/Kde4Gui.cpp:115
5372 msgid "Cairo renderer not supported!"
5375 #: gui/kde/Kde4Gui.cpp:123
5376 msgid "OpenGL renderer not supported!"
5379 #: gui/kde/Kde4Gui.cpp:131
5380 msgid "AGG renderer not supported!"
5383 #: gui/kde/Kde4Gui.cpp:208
5384 msgid "Setting renderer"
5387 #: gui/kde/Kde4Gui.cpp:212
5388 msgid "Set renderer"
5391 #: gui/kde/Kde4Gui.cpp:562
5395 #: gui/kde/Kde4Gui.cpp:566 gui/kde/kde.cpp:424
5399 #: gui/kde/Kde4Gui.cpp:573
5403 #: gui/kde/Kde4Gui.cpp:590
5407 #: gui/kde/Kde4Gui.cpp:595 gui/kde/kde.cpp:423
5411 #: gui/kde/Kde4Gui.cpp:599
5415 #: gui/kde/Kde4Gui.cpp:614
5419 #: gui/kde/Kde4Gui.cpp:619
5423 #: gui/kde/Kde4Gui.cpp:623
5424 msgid "Movie Control"
5427 #: gui/kde/Kde4Gui.cpp:630
5431 #: gui/kde/Kde4Gui.cpp:712
5432 msgid "Click to Play"
5435 #: gui/kde/Kde4Gui.cpp:757
5439 #: gui/kde/Kde4Gui.cpp:763
5440 msgid "Verbosity level"
5443 #: gui/kde/Kde4Gui.cpp:781
5447 #: gui/kde/Kde4Gui.cpp:788
5448 msgid "Log parser output"
5451 #: gui/kde/Kde4Gui.cpp:792
5452 msgid "Log SWF actions"
5455 #: gui/kde/Kde4Gui.cpp:796
5456 msgid "Log malformed SWF errors"
5459 #: gui/kde/Kde4Gui.cpp:801
5460 msgid "Log ActionScript coding errors"
5463 #: gui/kde/Kde4Gui.cpp:808
5467 #: gui/kde/Kde4Gui.cpp:814
5468 msgid "Connect only to local host"
5471 #: gui/kde/Kde4Gui.cpp:819
5472 msgid "Connect only to local domain"
5475 #: gui/kde/Kde4Gui.cpp:824
5476 msgid "Disable SSL verification"
5479 #: gui/kde/Kde4Gui.cpp:838
5480 msgid "Do not write Shared Object files"
5483 #: gui/kde/Kde4Gui.cpp:844
5484 msgid "Only access local Shared Object files"
5487 #: gui/kde/Kde4Gui.cpp:849
5488 msgid "Disable Local Connection object"
5491 #: gui/kde/Kde4Gui.cpp:856
5495 #: gui/kde/Kde4Gui.cpp:862
5496 msgid "Network timeout in seconds"
5499 #: gui/kde/Kde4Gui.cpp:874
5503 #: gui/kde/Kde4Gui.cpp:880
5504 msgid "Use sound handler"
5507 #: gui/kde/Kde4Gui.cpp:903
5511 #: gui/kde/Kde4Gui.cpp:920 gui/kde/Kde4Gui.cpp:993
5512 msgid "<Autodetect>"
5515 #: gui/kde/Kde4Gui.cpp:945
5516 msgid "Start Gnash in pause mode"
5519 #: gui/kde/kde.cpp:413
5523 #: gui/kde/kde.cpp:414
5527 #: gui/kde/kde.cpp:415
5531 #: gui/kde/kde.cpp:418
5532 msgid "Step Forward"
5535 #: gui/kde/kde.cpp:419
5536 msgid "Step Backward"
5539 #: gui/kde/kde.cpp:420
5540 msgid "Jump Forward"
5543 #: gui/kde/kde.cpp:421
5544 msgid "Jump Backward"
5547 #: gui/kde/kde_glue_agg.cpp:156
5548 msgid "Could not create AGG renderer with pixelformat BGRA32"
5551 #: gui/kde/Kde4GlueAgg.cpp:115
5552 msgid "Could not create AGG renderer with pixelformat ABGR32"
5555 #: gui/riscos/riscos_glue_agg.cpp:70 gui/fltk/fltk_glue_agg.cpp:50
5556 msgid "Could not create AGG renderer with pixelformat RGB24"
5559 #: gui/fb/EventDevice.cpp:67
5561 msgid "Could not open %s: %s"
5564 #: gui/fb/EventDevice.cpp:72
5566 msgid "Could not set non-blocking mode for pointing device: %s"
5569 #: gui/fb/fb.cpp:207
5570 msgid "Closing framebuffer device"
5573 #: gui/fb/fb.cpp:213
5574 msgid "Free'ing offscreen buffer"
5577 #: gui/fb/fb.cpp:227
5578 msgid "LUT8: Setting up colormap"
5581 #: gui/fb/fb.cpp:252
5583 msgid "LUT8: Error setting colormap: %s"
5586 #: gui/fb/fb.cpp:293
5588 msgid "Framebuffer device uses %d bytes of memory."
5591 #: gui/fb/fb.cpp:295
5593 msgid "Video mode: %dx%d with %d bits per pixel."
5596 #: gui/fb/fb.cpp:340
5597 msgid "Double buffering enabled"
5600 #: gui/fb/fb.cpp:343
5601 msgid "Double buffering disabled"
5604 #: gui/fb/fb.cpp:351
5606 msgid "red channel: %d / %d"
5609 #: gui/fb/fb.cpp:353
5611 msgid "green channel: %d / %d"
5614 #: gui/fb/fb.cpp:355
5616 msgid "blue channel: %d / %d"
5619 #: gui/fb/fb.cpp:357
5621 msgid "Total bits per pixel: %d"
5624 #: gui/fb/fb.cpp:520
5625 msgid "This GUI does not yet support menus"
5628 #: gui/fb/fb.cpp:526
5629 msgid "This GUI does not yet support a mouse pointer"
5632 #: gui/fb/fb.cpp:614
5633 msgid "WARNING: Could not detect controlling TTY"
5636 #: gui/fb/fb.cpp:624 gui/fb/fb.cpp:660 gui/fb/fb.cpp:693 gui/fb/fb.cpp:742
5638 msgid "WARNING: Could not open %s"
5641 #: gui/fb/fb.cpp:629
5642 msgid "WARNING: Could not get current VT state"
5645 #: gui/fb/fb.cpp:635
5647 msgid "Original TTY NO = %d"
5650 #: gui/fb/fb.cpp:640
5651 msgid "WARNING: Could not request a new VT"
5654 #: gui/fb/fb.cpp:645
5656 msgid "Own TTY NO = %d"
5659 #: gui/fb/fb.cpp:654 gui/fb/fb.cpp:687 gui/fb/fb.cpp:736
5661 msgid "WARNING: Could not find device for VT number %d"
5664 #: gui/fb/fb.cpp:665 gui/fb/fb.cpp:747
5666 msgid "WARNING: Could not activate VT number %d"
5669 #: gui/fb/fb.cpp:671 gui/fb/fb.cpp:753
5671 msgid "WARNING: Error waiting for VT %d becoming active"
5674 #: gui/fb/fb.cpp:709
5675 msgid "WARNING: Could not query current keyboard mode on VT"
5678 #: gui/fb/fb.cpp:713
5679 msgid "WARNING: Could not switch to graphics mode on new VT"
5682 #: gui/fb/fb.cpp:720
5687 #: gui/fb/fb.cpp:732
5688 msgid "Restoring terminal..."
5691 #: gui/fb/fb.cpp:761
5692 msgid "WARNING: Could not restore keyboard mode"
5695 #: gui/fb/TouchDevice.cpp:240
5696 msgid "WARNING: Error parsing calibration data!"
5699 #: gui/fb/TouchDevice.cpp:242
5702 "Using touchscreen calibration data: %.0f / %.0f / %.0f / %.0f / %.0f / %.0f"
5705 #: gui/fb/TouchDevice.cpp:245
5707 "WARNING: No touchscreen calibration settings found. The mouse pointer most "
5708 "probably won't work precisely. Set TSCALIB environment variable with correct "
5709 "values for better results"
5712 #: gui/fb/MouseDevice.cpp:157
5713 msgid "Mouse reset failed"
5716 #: gui/fb/MouseDevice.cpp:165
5717 msgid "WARNING: Could not detect mouse device ID"
5720 #: gui/fb/MouseDevice.cpp:169
5722 msgid "WARNING: Non-standard mouse device ID %d"
5725 #: gui/fb/MouseDevice.cpp:174
5726 msgid "Could not activate Data Reporting mode for mouse"
5729 #: gui/fb/MouseDevice.cpp:281
5731 msgid "x/y %d/%d button %d"
5734 #: gui/fb/MouseDevice.cpp:301
5736 msgid "read mouse @ %d / %d, btn %d"
5739 #: gui/fb/MouseDevice.cpp:309
5741 msgid "mouse click! %d"
5744 #: gui/fb/MouseDevice.cpp:327
5746 msgid "mouse_command: discarded %d bytes from input buffer"
5749 #: gui/Player.cpp:149
5751 msgid "Timer delay set to %d milliseconds"
5754 #: gui/Player.cpp:170 gui/pythonmod/gnash-view.cpp:225
5755 msgid "Sound requested but no sound support compiled in"
5758 #: gui/Player.cpp:175 gui/pythonmod/gnash-view.cpp:222
5760 msgid "Could not create sound handler: %s. Will continue w/out sound."
5763 #: gui/Player.cpp:195
5765 msgid "Activating FPS debugging every %g seconds"
5768 #: gui/Player.cpp:321
5769 msgid "Non-existent media handler %1% specified"
5772 #: gui/Player.cpp:368
5775 "Input movie has collapsed dimensions %d/%d. Setting to 1/1 and going on."
5778 #: gui/Player.cpp:670
5780 msgid "Unhandled callback %s with arguments %s"
5783 #: gui/Player.cpp:711
5785 msgid "Sent FsCommand '%s' to host fd %d"
5788 #: gui/Player.cpp:719
5790 msgid "Running as plugin: skipping internal handling of FsCommand %s%s."
5793 #: gui/Player.cpp:760
5795 msgid "FsCommand exec called with argument %s"
5798 #: gui/Player.cpp:777
5800 msgid "FsCommand trapallkeys called with argument %s"
5803 #: gui/Player.cpp:783
5805 msgid "FsCommand '%s(%s)' not handled internally"
5808 #: gui/haiku/haiku.cpp:141
5809 msgid "spawn_thread failed"
5812 #: gui/haiku/haiku.cpp:144
5813 msgid "resume_thread failed"
5816 #: gui/haiku/haiku.cpp:157
5818 msgid "pulses thread returned %d"
5821 #: gui/haiku/haiku.cpp:248
5822 msgid "send_data failed"
5825 #: gui/haiku/haiku.cpp:384 gui/dump/dump.cpp:131
5826 msgid "# FATAL: No filename given with -D argument."
5829 #: gui/gui.cpp:182 gui/gui.cpp:194
5830 msgid "Fullscreen not yet supported in this GUI"
5834 msgid "Window resize not yet supported in this GUI"
5838 msgid "Menu hiding not yet supported in this GUI"
5842 msgid "Mouse show/hide not yet supported in this GUI"
5846 msgid "menushow not yet supported in this GUI"
5851 msgid "mouse @ %d,%d"
5859 #: gui/dump/dump.cpp:120
5860 msgid "Ignoring request to display in X11 window"
5863 #: gui/dump/dump.cpp:147
5864 msgid "# FATAL: No sleep ms value given with -S argument."
5867 #: gui/dump/dump.cpp:323
5869 msgid "Unable to write file '%s'."
5881 msgid "Toggle pause"
5885 msgid "Restart the movie"
5889 msgid "Take a screenshot"
5893 msgid "Force immediate redraw"
5897 msgid "Usage: gnash [options] movie_file.swf"
5900 #: gui/gnash.cpp:100
5901 msgid "Plays a SWF (Shockwave Flash) movie"
5904 #: gui/gnash.cpp:101
5908 #: gui/gnash.cpp:105
5909 msgid "Print this help and exit"
5912 #: gui/gnash.cpp:108
5913 msgid "Print version information and exit"
5916 #: gui/gnash.cpp:111
5917 msgid "Scale the movie by the specified factor"
5920 #: gui/gnash.cpp:114
5921 msgid "Number of milliseconds to delay in main loop"
5924 #: gui/gnash.cpp:117
5925 msgid "Produce verbose output"
5928 #: gui/gnash.cpp:121
5929 msgid "Be (very) verbose about action execution"
5932 #: gui/gnash.cpp:126
5933 msgid "Be (very) verbose about parsing"
5936 #: gui/gnash.cpp:130
5937 msgid "Audio dump file (wave format)"
5940 #: gui/gnash.cpp:133
5941 msgid "Hardware Video Accelerator to use"
5944 #: gui/gnash.cpp:138
5945 msgid "X11 Window ID for display"
5948 #: gui/gnash.cpp:141
5949 msgid "Produce the disk based debug log"
5952 #: gui/gnash.cpp:144
5953 msgid "Set window width"
5956 #: gui/gnash.cpp:147
5957 msgid "Set window height"
5960 #: gui/gnash.cpp:150
5961 msgid "Set window x position"
5964 #: gui/gnash.cpp:153
5965 msgid "Set window y position"
5968 #: gui/gnash.cpp:156
5969 msgid "Exit when/if movie reaches the last frame"
5972 #: gui/gnash.cpp:160
5973 msgid "disable rendering and sound"
5976 #: gui/gnash.cpp:162
5977 msgid "enable rendering, disable sound"
5980 #: gui/gnash.cpp:164
5981 msgid "enable sound, disable rendering"
5984 #: gui/gnash.cpp:166
5985 msgid "enable rendering and sound (default)"
5988 #: gui/gnash.cpp:170
5989 msgid "The media handler to use"
5992 #: gui/gnash.cpp:175
5993 msgid "The renderer to use"
5996 #: gui/gnash.cpp:179
5997 msgid "Exit after the specified number of seconds"
6000 #: gui/gnash.cpp:182
6001 msgid "Set \"real\" URL of the movie"
6004 #: gui/gnash.cpp:185
6005 msgid "Set \"base\" URL for resolving relative URLs"
6008 #: gui/gnash.cpp:188
6009 msgid "Set parameter (e.g. \"FlashVars=A=1&b=2\")"
6012 #: gui/gnash.cpp:191
6013 msgid "Filedescriptor to use for external communications"
6016 #: gui/gnash.cpp:195
6017 msgid "Print FPS every num seconds (float)"
6020 #: gui/gnash.cpp:199
6021 msgid "Exit after specified number of frame advances"
6024 #: gui/gnash.cpp:202
6025 msgid "Start in fullscreen mode"
6028 #: gui/gnash.cpp:205
6029 msgid "Start without displaying the menu bar"
6032 #: gui/gnash.cpp:208
6033 msgid "List of frames to save as screenshots"
6036 #: gui/gnash.cpp:211
6037 msgid "Filename pattern for screenshot images."
6040 #: gui/gnash.cpp:227
6042 "Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, "
6044 "Gnash comes with NO WARRANTY, to the extent permitted by law.\n"
6045 "You may redistribute copies of Gnash under the terms of the GNU General\n"
6046 "Public License. For more information, see the file named COPYING.\n"
6049 #: gui/gnash.cpp:238
6050 msgid "Build options "
6053 #: gui/gnash.cpp:239
6054 msgid " Renderers: "
6057 #: gui/gnash.cpp:240
6058 msgid " Hardware Acceleration: "
6061 #: gui/gnash.cpp:241
6065 #: gui/gnash.cpp:242
6066 msgid " Media handlers: "
6069 #: gui/gnash.cpp:244
6070 msgid " Configured with: "
6073 #: gui/gnash.cpp:245
6077 #: gui/gnash.cpp:246
6081 #: gui/gnash.cpp:321
6082 msgid "Logging to disk enabled"
6085 #: gui/gnash.cpp:327
6086 msgid "No verbose actions; disabled at compile time"
6089 #: gui/gnash.cpp:335
6090 msgid "No verbose parsing; disabled at compile time"
6093 #: gui/gnash.cpp:357
6095 msgid "Setting root URL to %s"
6098 #: gui/gnash.cpp:362
6100 msgid "Setting base URL to %s"
6103 #: gui/gnash.cpp:373
6105 msgid "Host FD #%d, Control FD #%d\n"
6108 #: gui/gnash.cpp:376
6110 msgid "Invalid host communication filedescriptor %d\n"
6113 #: gui/gnash.cpp:384
6115 msgid "Invalid control communication filedescriptor %d\n"
6118 #: gui/gnash.cpp:394
6120 msgid "Setting width to %d"
6123 #: gui/gnash.cpp:400
6125 msgid "Setting height to %d"
6128 #: gui/gnash.cpp:406 gui/gnash.cpp:412
6130 msgid "Setting x position to %d"
6133 #: gui/gnash.cpp:481
6134 msgid "ERROR: -r must be followed by 0, 1, 2 or 3 "
6137 #: gui/gnash.cpp:493
6138 msgid "FPS debugging disabled at compile time, -f is invalid"
6141 #: gui/gnash.cpp:533
6142 msgid "This is a Gnash bug."
6145 #: gui/gnash.cpp:538
6146 msgid "No rendering flags specified, using rcfile"
6149 #: gui/gnash.cpp:579
6150 msgid "Exception thrown during parseCommandLine"
6153 #: extensions/mysql/mysql_db.cpp:186
6154 msgid "Couldn't initialize database"
6157 #: extensions/mysql/mysql_db.cpp:191
6158 msgid "Couldn't connect to database"
6161 #: extensions/mysql/mysql_db.cpp:217 extensions/mysql/mysql_db.cpp:245
6163 msgid "MySQL connection error: %s"
6166 #: extensions/mysql/mysql_db.cpp:224 extensions/mysql/mysql_db.cpp:252
6169 "MySQL error on query for:\n"
6174 #: extensions/mysql/mysql_db.cpp:266
6176 msgid "Field name is: %s: "