# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # Chris Leonard , 2011. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-11-08 10:57+0100\n" "PO-Revision-Date: 2011-10-23 01:21-0400\n" "Last-Translator: Chris Leonard \n" "Language-Team: Sugar Labs\n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Virtaal 0.7.0\n" #: libbase/sharedlib.cpp:78 #, c-format msgid "Couldn't initialize ltdl: %s" msgstr "Couldn't initialise ltdl: %s" #: libbase/sharedlib.cpp:124 #, c-format msgid "Opened dynamic library \"%s\"" msgstr "Opened dynamic library \"%s\"" #: libbase/sharedlib.cpp:142 libbase/sharedlib.cpp:167 #, c-format msgid "Couldn't find symbol: %s" msgstr "Couldn't find symbol: %s" #: libbase/sharedlib.cpp:145 libbase/sharedlib.cpp:170 #, c-format msgid "Found symbol %s @ %p" msgstr "Found symbol %s @ %p" #: libbase/SharedMemHaiku.cpp:54 libbase/SharedMemHaiku.cpp:59 #: libbase/SharedMemHaiku.cpp:65 libbase/SharedMemHaiku.cpp:72 #: libbase/SharedMemHaiku.cpp:79 #, c-format msgid "%s on Haiku" msgstr "%s on Haiku" #: libbase/ClockTime.cpp:276 msgid "Cannot get requested timezone information" msgstr "Cannot get requested timezone information" #: libbase/curl_adapter.cpp:51 msgid "" "libcurl is not available, but Gnash has attempted to use the curl adapter" msgstr "" "libcurl is not available, but Gnash has attempted to use the curl adapter" #: libbase/curl_adapter.cpp:658 #, c-format msgid "FIXME: Timeout (%u milliseconds) while loading from url %s" msgstr "FIXME: Timeout (%u milliseconds) while loading from url %s" #: libbase/curl_adapter.cpp:706 #, c-format msgid "Timeout (%u milliseconds) while loading from url %s" msgstr "Timeout (%u milliseconds) while loading from url %s" #: libbase/curl_adapter.cpp:812 msgid "Allowing connections to SSL sites with invalid certificates" msgstr "Allowing connections to SSL sites with invalid certificates" #: libbase/noseek_fd_adapter.cpp:223 #, c-format msgid "Error reading %d bytes from input stream" msgstr "Error reading %d bytes from input stream" #: libbase/rc.cpp:167 libbase/rc.cpp:686 msgid "Failed to find user settings directory" msgstr "Failed to find user settings directory" #: libbase/rc.cpp:378 msgid "RcInitFile: couldn't open file: " msgstr "RcInitFile: couldn't open file: " #: libbase/rc.cpp:418 #, c-format msgid "Warning: missing value for variable \"%s\" in rcfile %s, line %d" msgstr "Warning: missing value for variable \"%s\" in rcfile %s, line %d" #: libbase/rc.cpp:609 #, c-format msgid "Warning: unrecognized directive \"%s\" in rcfile %s line %d" msgstr "Warning: unrecognized directive \"%s\" in rcfile %s line %d" #: libbase/rc.cpp:621 #, c-format msgid "Warning: empty include specification in rcfile %s, line %d" msgstr "Warning: empty include specification in rcfile %s, line %d" #: libbase/rc.cpp:626 #, c-format msgid "" "Warning: include specification must be an absolute path in rcfile %s, line %d" msgstr "" "Warning: include specification must be an absolute path in rcfile %s, line %" "d" #: libbase/rc.cpp:635 #, c-format #, c-format, msgid "Warning: unrecognized action \"%s\" in rcfile %s, line %d" msgstr "Warning: unrecognised action \"%s\" in rcfile %s, line %d" #: libbase/rc.cpp:727 #, c-format msgid "Couldn't open file %s for writing" msgstr "Couldn't open file %s for writing" #: libbase/rc.cpp:736 msgid "# Generated by Gnash. Manual changes to this file may be overridden." msgstr "# Generated by Gnash. Manual changes to this file may be overridden." #: libbase/Socket.cpp:98 msgid "Socket interrupted by a system call" msgstr "Socket interrupted by a system call" #: libbase/Socket.cpp:102 msgid "XMLSocket: The socket was never available" msgstr "XMLSocket: The socket was never available" #: libbase/StreamProvider.cpp:132 msgid "POST data discarded while getting a stream from file: uri" msgstr "POST data discarded while getting a stream from file: uri" #: libbase/GnashImagePng.cpp:40 msgid "PNG error: " msgstr "PNG error: " #: libbase/GnashImagePng.cpp:47 #, c-format msgid "PNG warning: %s" msgstr "PNG warning: %s" #: libbase/GnashImageJpeg.cpp:115 msgid "JPEG: Empty jpeg source stream." msgstr "JPEG: Empty jpeg source stream." #: libbase/GnashImageJpeg.cpp:262 libbase/GnashImageJpeg.cpp:289 #: libbase/GnashImageJpeg.cpp:307 libbase/GnashImageJpeg.cpp:363 msgid "Internal jpeg error: " msgstr "Internal jpeg error: " #: libbase/GnashImageJpeg.cpp:273 msgid "Lack of data during JPEG header parsing" msgstr "Lack of data during JPEG header parsing" #: libbase/GnashImageJpeg.cpp:283 #, c-format msgid "unexpected: jpeg_read_header returned %d" msgstr "unexpected: jpeg_read_header returned %d" #: libbase/GnashImageJpeg.cpp:319 msgid "lack of data during JPEG header parsing" msgstr "lack of data during JPEG header parsing" #: libbase/GnashImageJpeg.cpp:329 #, c-format msgid "unexpected: jpeg_read_header returned %d [%s:%d]" msgstr "unexpected: jpeg_read_header returned %d [%s:%d]" #: libbase/GnashImageJpeg.cpp:337 msgid "Internal jpeg error during header parsing: " msgstr "Internal jpeg error during header parsing: " #: libbase/GnashImageJpeg.cpp:345 msgid "Internal jpeg error during decompression: " msgstr "Internal jpeg error during decompression: " #: libbase/GnashImageJpeg.cpp:519 msgid "rw_dest_IOChannel couldn't write data." msgstr "rw_dest_IOChannel couldn't write data." #: libbase/GnashImageJpeg.cpp:544 msgid "rw_dest_IOChannel::term_destination couldn't write data." msgstr "rw_dest_IOChannel::term_destination couldn't write data." #: libbase/tu_file.cpp:193 msgid "Error while seeking to end: %1%" msgstr "Error while seeking to end: %1%" #: libbase/URLAccessManager.cpp:91 #, c-format msgid "Load from host %s granted (whitelisted)" msgstr "Load from host %s granted (whitelisted)" #: libbase/URLAccessManager.cpp:97 #, c-format msgid "Load from host %s forbidden (not in non-empty whitelist)" msgstr "Load from host %s forbidden (not in non-empty whitelist)" #: libbase/URLAccessManager.cpp:111 #, c-format msgid "Load from host %s forbidden (blacklisted)" msgstr "Load from host %s forbidden (blacklisted)" #: libbase/URLAccessManager.cpp:116 #, c-format msgid "Load from host %s granted (default)" msgstr "Load from host %s granted (default)" #: libbase/URLAccessManager.cpp:148 #, c-format msgid "Load of file %s forbidden (starting url %s is not a local resource)" msgstr "Load of file %s forbidden (starting url %s is not a local resource)" #: libbase/URLAccessManager.cpp:165 #, c-format msgid "Load of file %s granted (under local sandbox %s)" msgstr "Load of file %s granted (under local sandbox %s)" #: libbase/URLAccessManager.cpp:173 #, c-format msgid "Load of file %s forbidden (not under local sandboxes)" msgstr "Load of file %s forbidden (not under local sandboxes)" #: libbase/URLAccessManager.cpp:213 #, c-format msgid "gethostname failed: %s" msgstr "gethostname failed: %s" #: libbase/URLAccessManager.cpp:235 #, c-format msgid "Load from host %s forbidden (not in the local domain)" msgstr "Load from host %s forbidden (not in the local domain)" #: libbase/URLAccessManager.cpp:241 #, c-format msgid "Load from host %s forbidden (not on the local host)" msgstr "Load from host %s forbidden (not on the local host)" #: libbase/URLAccessManager.cpp:273 #, c-format msgid "Checking security of URL '%s'" msgstr "Checking security of URL '%s'" #: libbase/URLAccessManager.cpp:285 msgid "Network connection without hostname requested" msgstr "Network connection without hostname requested" #: libbase/extension.cpp:140 #, c-format msgid "Loading module: %s from %s" msgstr "Loading module: %s from %s" #: libbase/extension.cpp:153 #, c-format #, c-format, msgid "Initializing module: \"%s\" from %s" msgstr "Initialising module: \"%s\" from %s" #: libbase/extension.cpp:170 msgid "Couldn't get class_init symbol" msgstr "Couldn't get class_init symbol" #: libbase/extension.cpp:184 #, c-format #, c-format, msgid "Initializing module: \"%s\"" msgstr "Initialising module: \"%s\"" #: libbase/extension.cpp:199 #, c-format msgid "Couldn't get class_init symbol: \"%s\"" msgstr "Couldn't get class_init symbol: \"%s\"" #: libbase/extension.cpp:223 #, c-format msgid "Scanning directory \"%s\" for plugins" msgstr "Scanning directory \"%s\" for plugins" #: libbase/extension.cpp:227 #, c-format msgid "Can't open directory %s" msgstr "Can't open directory %s" #: libbase/extension.cpp:251 #, c-format msgid "Gnash Plugin name: %s" msgstr "Gnash Plugin name: %s" #: libbase/GnashImageGif.cpp:115 msgid "GIF: Error retrieving image description" msgstr "GIF: Error retrieving image description" #: libbase/GnashImageGif.cpp:144 msgid "GIF: invalid image data (bounds outside GIF screen)" msgstr "GIF: invalid image data (bounds outside GIF screen)" #: libbase/GnashImageGif.cpp:150 #, c-format msgid "Found interlaced GIF (%d x %d)" msgstr "Found interlaced GIF (%d x %d)" #: libbase/GnashImageGif.cpp:166 libbase/GnashImageGif.cpp:184 msgid "GIF: failed reading pixel data" msgstr "GIF: failed reading pixel data" #: libbase/GnashImageGif.cpp:177 #, c-format msgid "Found non-interlaced GIF (%d x %d)" msgstr "Found non-interlaced GIF (%d x %d)" #: libbase/GnashImageGif.cpp:223 msgid "GIF: Error retrieving record type" msgstr "GIF: Error retrieving record type" #: libbase/GC.cpp:45 #, c-format msgid "GC %p created" msgstr "GC %p created" #: libbase/GC.cpp:57 #, c-format msgid "GC deleted, deleting all managed resources - collector run %d times" msgstr "GC deleted, deleting all managed resources - collector run %d times" #: libbase/GC.cpp:70 msgid "GC: sweep scan started" msgstr "GC: sweep scan started" #: libbase/GC.cpp:80 #, c-format msgid "GC: recycling object %p (%s)" msgstr "GC: recycling object %p (%s)" #: libbase/GC.cpp:95 #, c-format msgid "GC: recycled %d unreachable resources - %d left" msgstr "GC: recycled %d unreachable resources - %d left" #: libbase/GC.cpp:114 #, c-format msgid "" "GC: collection cycle started - %d/%d new resources allocated since last run " "(from %d to %d)" msgstr "" "GC: collection cycle started - %d/%d new resources allocated since last run " "(from %d to %d)" #: librender/Renderer_agg.cpp:944 msgid "Warning: rendering ended while drawing a mask" msgstr "Warning: rendering ended while drawing a mask" #: librender/Renderer_agg.cpp:948 msgid "Warning: rendering ended while masks were still active" msgstr "Warning: rendering ended while masks were still active" #: librender/Renderer_agg.cpp:1093 msgid "" "Warning: select_clipbounds encountered a character definition with null " "bounds" msgstr "" "Warning: select_clipbounds encountered a character definition with null " "bounds" #: librender/Renderer_agg.cpp:1195 msgid "Warning: AGG renderer skipping a whole character" msgstr "Warning: AGG renderer skipping a whole character" #: librender/Renderer_agg.cpp:1780 msgid "" "Unidirectionally scaled strokes in AGG renderer (we'll scale by the scalable " "one)" msgstr "" "Unidirectionally scaled strokes in AGG renderer (we'll scale by the scalable " "one)" #: librender/Renderer_agg.cpp:2136 #, c-format msgid "Framebuffer pixel format is %s (little-endian host)" msgstr "Framebuffer pixel format is %s (little-endian host)" #: librender/Renderer_agg.cpp:2138 #, c-format msgid "Framebuffer pixel format is %s (big-endian host)" msgstr "Framebuffer pixel format is %s (big-endian host)" #: librender/Renderer_ogl.cpp:1467 msgid "Unidirectionally scaled strokes in OGL renderer" msgstr "Unidirectionally scaled strokes in OGL renderer" #: librender/Renderer_ogl.cpp:1959 #, c-format msgid "two gradients in a FillStyle have the same position/ratio: %d" msgstr "two gradients in a FillStyle have the same position/ratio: %d" #: librender/Renderer_cairo.cpp:494 msgid "Can't render videos with alpha" msgstr "Can't render videos with alpha" #: librender/Renderer_cairo.cpp:892 msgid "Scaled strokes in Cairo renderer" msgstr "Scaled strokes in Cairo renderer" #: libmedia/AudioDecoderSpeex.cpp:40 msgid "AudioDecoderSpeex: state initialization failed." msgstr "AudioDecoderSpeex: state initialisation failed." #: libmedia/AudioDecoderSpeex.cpp:53 msgid "AudioDecoderSpeex: initialization failed." msgstr "AudioDecoderSpeex: initialisation failed." #: libmedia/AudioDecoderSpeex.cpp:108 msgid "Corrupt Speex stream!" msgstr "Corrupt Speex stream!" #: libmedia/AudioDecoderSpeex.cpp:132 msgid "Failed to resample Speex frame." msgstr "Failed to resample Speex frame." #: libmedia/gst/VideoDecoderGst.cpp:93 msgid "Video codec is zero. Streaming video expected later." msgstr "Video codec is zero. Streaming video expected later." #: libmedia/gst/VideoDecoderGst.cpp:96 #, c-format msgid "No support for video codec %s." msgstr "No support for video codec %s." #: libmedia/gst/VideoDecoderGst.cpp:118 libmedia/gst/VideoDecoderGst.cpp:144 msgid "VideoDecoderGst: internal error (caps creation failed)" msgstr "VideoDecoderGst: internal error (caps creation failed)" #: libmedia/gst/VideoDecoderGst.cpp:126 #, c-format msgid "Couldn't find a plugin for video type %s!" msgstr "Couldn't find a plugin for video type %s!" #: libmedia/gst/VideoDecoderGst.cpp:130 msgid " Please make sure you have gstreamer-ffmpeg installed." msgstr " Please make sure you have gstreamer-ffmpeg installed." #: libmedia/gst/VideoDecoderGst.cpp:151 msgid "VideoDecoderGst: initialisation failed." msgstr "VideoDecoderGst: initialisation failed." #: libmedia/gst/VideoDecoderGst.cpp:180 msgid "VideoDecoderGst: buffer push failed." msgstr "VideoDecoderGst: buffer push failed." #: libmedia/gst/GstUtil.cpp:75 msgid "Unable to retrieve a valid audio sink from ~/.gnashrc" msgstr "Unable to retrieve a valid audio sink from ~/.gnashrc" #: libmedia/gst/GstUtil.cpp:81 msgid "Unable to retrieve a valid audio sink from autoaudiosink" msgstr "Unable to retrieve a valid audio sink from autoaudiosink" #: libmedia/gst/GstUtil.cpp:86 #, c-format msgid "" "Unable to retrieve a valid audio sink from gconfaudiosink\n" "%s" msgstr "" "Unable to retrieve a valid audio sink from gconfaudiosink\n" "%s" #: libmedia/gst/GstUtil.cpp:87 msgid "Sink search exhausted: you won't be able to hear sound!" msgstr "Sink search exhausted: you won't be able to hear sound!" #: libmedia/gst/GstUtil.cpp:93 #, c-format msgid "Got a non-NULL audio sink; its wrapper name is: %s" msgstr "Got a non-NULL audio sink; its wrapper name is: %s" #: libmedia/gst/GstUtil.cpp:115 msgid "" "Missing plugin, but plugin installing not supported. Will try anyway, but " "expect failure." msgstr "" "Missing plugin, but plugin installing not supported. Will try anyway, but " "expect failure." #: libmedia/gst/GstUtil.cpp:121 msgid "Missing plugin, but failed to convert it to gst missing plugin detail." msgstr "Missing plugin, but failed to convert it to gst missing plugin detail." #: libmedia/gst/GstUtil.cpp:134 msgid "" "gst_update_registry failed. You'll need to restart Gnash to use the new " "plugins." msgstr "" "gst_update_registry failed. You'll need to restart Gnash to use the new " "plugins." #: libmedia/gst/GstUtil.cpp:141 msgid "Missing plugin, but automatic plugin installation not available." msgstr "Missing plugin, but automatic plugin installation not available." #: libmedia/gst/VideoConverterGst.cpp:37 msgid "VideoConverterGst: ffmpegcolorspace element missing" msgstr "VideoConverterGst: ffmpegcolorspace element missing" #: libmedia/gst/VideoConverterGst.cpp:70 msgid "VideoConverterGst: can't output requested format" msgstr "VideoConverterGst: can't output requested format" #: libmedia/gst/VideoConverterGst.cpp:98 msgid "VideoConverterGst: internal error (caps creation failed)" msgstr "VideoConverterGst: internal error (caps creation failed)" #: libmedia/gst/VideoConverterGst.cpp:105 msgid "VideoConverterGst: initialisation failed." msgstr "VideoConverterGst: initialisation failed." #: libmedia/gst/VideoConverterGst.cpp:140 msgid "VideoConverterGst: buffer push failed." msgstr "VideoConverterGst: buffer push failed." #: libmedia/gst/VideoConverterGst.cpp:147 msgid "VideoConverterGst: buffer pull failed." msgstr "VideoConverterGst: buffer pull failed." #: libmedia/gst/MediaParserGst.cpp:54 msgid "MediaParserGst couldn't create a bin" msgstr "MediaParserGst couldn't create a bin" #: libmedia/gst/MediaParserGst.cpp:59 msgid "MediaParserGst couldn't create a typefind element." msgstr "MediaParserGst couldn't create a typefind element." #: libmedia/gst/MediaParserGst.cpp:71 libmedia/gst/MediaParserGst.cpp:93 #: libmedia/gst/MediaParserGst.cpp:311 libmedia/gst/MediaParserGst.cpp:366 #: libmedia/gst/MediaParserGst.cpp:512 msgid "MediaParserGst could not change element state" msgstr "MediaParserGst could not change element state" #: libmedia/gst/MediaParserGst.cpp:84 #, c-format msgid "Needed %d dead iterations to detect audio type." msgstr "Needed %d dead iterations to detect audio type." #: libmedia/gst/MediaParserGst.cpp:88 msgid "MediaParserGst failed to detect any stream types." msgstr "MediaParserGst failed to detect any stream types." #: libmedia/gst/MediaParserGst.cpp:179 libmedia/gst/MediaParserGst.cpp:190 msgid "MediaParserGst failed to read the stream, but did not reach EOF!" msgstr "MediaParserGst failed to read the stream, but did not reach EOF!" #: libmedia/gst/MediaParserGst.cpp:201 msgid "MediaParserGst failed to push more data into the demuxer! Seeking back." msgstr "MediaParserGst failed to push more data into the demuxer! Seeking back." #: libmedia/gst/MediaParserGst.cpp:274 #, c-format msgid "MediaParserGst/typefound: Detected media type %s" msgstr "MediaParserGst/typefound: Detected media type %s" #: libmedia/gst/MediaParserGst.cpp:286 libmedia/gst/MediaParserGst.cpp:293 msgid "MediaParserGst Failed to create fakesink." msgstr "MediaParserGst Failed to create fakesink." #: libmedia/gst/MediaParserGst.cpp:299 msgid "MediaParserGst: couldn't get the fakesink src element." msgstr "MediaParserGst: couldn't get the fakesink src element." #: libmedia/gst/MediaParserGst.cpp:307 msgid "MediaParserGst: couln't link fakesink" msgstr "MediaParserGst: couln't link fakesink" #: libmedia/gst/MediaParserGst.cpp:331 msgid "MediaParserGst: couldn't get the typefind src element." msgstr "MediaParserGst: couldn't get the typefind src element." #: libmedia/gst/MediaParserGst.cpp:348 msgid "MediaParserGst: couldn't create the demuxer" msgstr "MediaParserGst: couldn't create the demuxer" #: libmedia/gst/MediaParserGst.cpp:353 libmedia/gst/MediaParserGst.cpp:359 msgid "MediaParserGst: failed adding demuxer to bin." msgstr "MediaParserGst: failed adding demuxer to bin." #: libmedia/gst/MediaParserGst.cpp:383 msgid "MediaParserGst: couldn't get structure name." msgstr "MediaParserGst: couldn't get structure name." #: libmedia/gst/MediaParserGst.cpp:397 #, c-format msgid "MediaParserGst: ignoring stream of type %s." msgstr "MediaParserGst: ignoring stream of type %s." #: libmedia/gst/MediaParserGst.cpp:421 #, c-format msgid "MediaParserGst: Failed to find a parser (media: %s)." msgstr "MediaParserGst: Failed to find a parser (media: %s)." #: libmedia/gst/MediaParserGst.cpp:430 msgid "" "MediaParserGst: Failed to find a parser. We'll continue, but either audio or " "video will not work!" msgstr "" "MediaParserGst: Failed to find a parser. We'll continue, but either audio or " "video will not work!" #: libmedia/gst/MediaParserGst.cpp:439 msgid "MediaParserGst: couldn't add parser." msgstr "MediaParserGst: couldn't add parser." #: libmedia/gst/MediaParserGst.cpp:452 msgid "MediaParserGst: couldn't link parser." msgstr "MediaParserGst: couldn't link parser." #: libmedia/gst/MediaParserGst.cpp:464 libmedia/gst/MediaParserGst.cpp:488 msgid "MediaParserGst: couldn't link \"fake\" sink." msgstr "MediaParserGst: couldn't link \"fake\" sink." #: libmedia/gst/MediaParserGst.cpp:483 #, c-format msgid "MediaParserGst: Linked audio source (type: %s)" msgstr "MediaParserGst: Linked audio source (type: %s)" #: libmedia/gst/MediaParserGst.cpp:504 #, c-format msgid "MediaParserGst: Linked video source (type: %s)" msgstr "MediaParserGst: Linked video source (type: %s)" #: libmedia/gst/AudioDecoderGst.cpp:90 msgid "Creating AAC decoder without extra data. This will probably fail!" msgstr "Creating AAC decoder without extra data. This will probably fail!" #: libmedia/gst/AudioDecoderGst.cpp:100 #, c-format msgid "AudioDecoderGst: cannot handle codec %d (%s)" msgstr "AudioDecoderGst: cannot handle codec %d (%s)" #: libmedia/gst/AudioDecoderGst.cpp:110 #, c-format msgid "AudioDecoderGst: cannot handle codec %d (no ExtraInfoGst attached)" msgstr "AudioDecoderGst: cannot handle codec %d (no ExtraInfoGst attached)" #: libmedia/gst/AudioDecoderGst.cpp:138 msgid "" "The best available resampler is 'audioresample'. Please install gstreamer-" "ffmpeg 0.10.4 or newer, or you may experience long delays in audio playback!" msgstr "" "The best available resampler is 'audioresample'. Please install gstreamer-" "ffmpeg 0.10.4 or newer, or you may experience long delays in audio playback!" #: libmedia/gst/AudioDecoderGst.cpp:157 libmedia/gst/AudioDecoderGst.cpp:177 msgid "AudioDecoderGst: internal error (caps creation failed)" msgstr "AudioDecoderGst: internal error (caps creation failed)" #: libmedia/gst/AudioDecoderGst.cpp:164 #, c-format msgid "Couldn't find a plugin for audio type %s!" msgstr "Couldn't find a plugin for audio type %s!" #: libmedia/gst/AudioDecoderGst.cpp:186 msgid "AudioDecoderGst: initialisation failed." msgstr "AudioDecoderGst: initialisation failed." #: libmedia/gst/AudioDecoderGst.cpp:212 msgid "Pushed data, but there's nothing to pull (yet)" msgstr "Pushed data, but there's nothing to pull (yet)" #: libmedia/gst/AudioDecoderGst.cpp:248 libmedia/gst/AudioDecoderGst.cpp:276 msgid "AudioDecoderGst: buffer push failed." msgstr "AudioDecoderGst: buffer push failed." #: libmedia/gst/MediaHandlerGst.cpp:89 msgid "Wrong arguments given to GST VideoDecoder" msgstr "Wrong arguments given to GST VideoDecoder" #: libmedia/gst/MediaHandlerGst.cpp:136 #, c-format msgid "MediaHandlerGst::createAudioDecoder: %s -- %s" msgstr "MediaHandlerGst::createAudioDecoder: %s -- %s" #: libmedia/FLVParser.cpp:169 #, c-format msgid "" "Unexpected audio tag found at offset %d FLV stream advertising no audio in " "header. We'll warn only once for each FLV, expecting any further audio tag." msgstr "" "Unexpected audio tag found at offset %d FLV stream advertising no audio in " "header. We'll warn only once for each FLV, expecting any further audio tag." #: libmedia/FLVParser.cpp:224 #, c-format msgid "" "Unexpected video tag found at offset %d of FLV stream advertising no video " "in header. We'll warn only once per FLV, expecting any further video tag." msgstr "" "Unexpected video tag found at offset %d of FLV stream advertising no video " "in header. We'll warn only once per FLV, expecting any further video tag." #: libmedia/FLVParser.cpp:244 #, c-format msgid "AVC packet type: %d" msgstr "AVC packet type: %d" #: libmedia/FLVParser.cpp:421 #, c-format msgid "First byte of FLV_META_TAG is %d, expected 0x02 (STRING AMF0 type)" msgstr "First byte of FLV_META_TAG is %d, expected 0x02 (STRING AMF0 type)" #: libmedia/FLVParser.cpp:444 msgid "Corrupt FLV: Meta tag unterminated!" msgstr "Corrupt FLV: Meta tag unterminated!" #: libmedia/FLVParser.cpp:452 #, c-format msgid "FLVParser::parseNextTag: unknown FLV tag type %d" msgstr "FLVParser::parseNextTag: unknown FLV tag type %d" #: libmedia/FLVParser.cpp:461 msgid "" "Corrupt FLV: previous tag size record (%1%) unexpected (actual size: %2%)" msgstr "" "Corrupt FLV: previous tag size record (%1%) unexpected (actual size: %2%)" #: libmedia/MediaHandler.cpp:48 msgid "MediaHandler::isFLV: Could not read 3 bytes from input stream" msgstr "MediaHandler::isFLV: Could not read 3 bytes from input stream" #: libmedia/MediaHandler.cpp:64 msgid "" "MediaHandler::createMediaParser: only FLV input is supported by this " "MediaHandler" msgstr "" "MediaHandler::createMediaParser: only FLV input is supported by this " "MediaHandler" #: libmedia/MediaHandler.cpp:70 #, c-format msgid "Exception while reading from stream: %s" msgstr "Exception while reading from stream: %s" #: libmedia/MediaHandler.cpp:106 #, c-format msgid "" "MediaHandler::createFlashAudioDecoder: no available flash decoders for codec " "%d (%s)" msgstr "" "MediaHandler::createFlashAudioDecoder: no available flash decoders for codec " "%d (%s)" #: libmedia/haiku/MediaHandlerHaiku.cpp:114 #, c-format msgid "MediaHandlerHaiku::createAudioDecoder: %s -- %s" msgstr "MediaHandlerHaiku::createAudioDecoder: %s -- %s" #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:80 msgid "MediaParserFfmpeg could not read probe data from input" msgstr "MediaParserFfmpeg could not read probe data from input" #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:108 #, c-format msgid "%s: seeking failed" msgstr "%s: seeking failed" #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:264 #, c-format msgid "" "MediaParserFfmpeg::parseNextFrame: Problems parsing next frame " "(av_read_frame returned %d). We'll consider the stream fully parsed." msgstr "" "MediaParserFfmpeg::parseNextFrame: Problems parsing next frame " "(av_read_frame returned %d). We'll consider the stream fully parsed." #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:389 #, c-format msgid " Title:'%s'" msgstr " Title:'%s'" #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:390 #, c-format msgid " Author:'%s'" msgstr " Author:'%s'" #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:391 #, c-format msgid " Copyright:'%s'" msgstr " Copyright:'%s'" #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:392 #, c-format msgid " Comment:'%s'" msgstr " Comment:'%s'" #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:393 #, c-format msgid " Album:'%s'" msgstr " Album:'%s'" #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:415 #, c-format msgid " Using stream %d for audio: codec id %d" msgstr " Using stream %d for audio: codec id %d" #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:425 #, c-format msgid " Using stream %d for video: codec id %d" msgstr " Using stream %d for video: codec id %d" #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:141 #, c-format msgid "Cannot find suitable decoder for flash codec %d" msgstr "Cannot find suitable decoder for flash codec %d" #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:180 msgid "libavcodec can't decode this video format" msgstr "libavcodec can't decode this video format" #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:185 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:131 msgid "libavcodec couldn't allocate context" msgstr "libavcodec couldn't allocate context" #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:208 #, c-format #, c-format, msgid "libavcodecfailed to initialize FFMPEG codec %s (%d)" msgstr "libavcodecfailed to initialise FFMPEG codec %s (%d)" #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:216 #, c-format #, c-format, msgid "VideoDecoder: initialized FFMPEG codec %s (%d)" msgstr "VideoDecoder: initialised FFMPEG codec %s (%d)" #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:358 msgid "Out of memory while allocating avcodec frame" msgstr "Out of memory while allocating avcodec frame" #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:429 #, c-format msgid "Unsupported video codec %d" msgstr "Unsupported video codec %d" #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:48 #, c-format msgid "AudioDecoderFfmpeg: initialized FFmpeg codec %d (%s)" msgstr "AudioDecoderFfmpeg: initialised FFmpeg codec %d (%s)" #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:51 #, c-format msgid "" "AudioDecoderFfmpeg: initialized FFmpeg codec %d (%s) for flash codec %d (%s)" msgstr "" "AudioDecoderFfmpeg: initialised FFmpeg codec %d (%s) for flash codec %d (%s)" #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:66 #, c-format msgid "AudioDecoderFfmpeg: initialized FFmpeg codec %s (%d)" msgstr "AudioDecoderFfmpeg: initialised FFmpeg codec %s (%d)" #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:105 #, c-format msgid "Unsupported audio codec %d" msgstr "Unsupported audio codec %d" #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:114 #, c-format msgid "libavcodec could not find a decoder for codec %d (%s)" msgstr "libavcodec could not find a decoder for codec %d (%s)" #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:124 msgid "AudioDecoderFfmpeg can't initialize MP3 parser" msgstr "AudioDecoderFfmpeg can't initialise MP3 parser" #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:139 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:328 #, c-format msgid "" "AudioDecoderFfmpeg: avcodec_open failed to initialize FFmpeg codec %s (%d)" msgstr "" "AudioDecoderFfmpeg: avcodec_open failed to initialise FFmpeg codec %s (%d)" #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:213 #, c-format msgid "AudioDecoderFfmpeg: unsupported flash audio codec %d (%s)" msgstr "AudioDecoderFfmpeg: unsupported flash audio codec %d (%s)" #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:222 #, c-format msgid "AudioDecoderFfmpeg: unknown codec type %d (should never happen)" msgstr "AudioDecoderFfmpeg: unknown codec type %d (should never happen)" #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:232 #, c-format msgid "" "AudioDecoderFfmpeg: libavcodec could not find a decoder for codec %d (%s)" msgstr "" "AudioDecoderFfmpeg: libavcodec could not find a decoder for codec %d (%s)" #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:238 #, c-format msgid "" "AudioDecoderFfmpeg: libavcodec could not find a decoder for ffmpeg codec id %" "s" msgstr "" "AudioDecoderFfmpeg: libavcodec could not find a decoder for ffmpeg codec id " "%s" #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:255 #, c-format msgid "" "AudioDecoderFfmpeg: could not initialize a parser for flash codec id %d (%s)" msgstr "" "AudioDecoderFfmpeg: could not initialise a parser for flash codec id %d (%s)" #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:260 #, c-format msgid "" "AudioDecoderFfmpeg: could not initialize a parser for ffmpeg codec id %s" msgstr "" "AudioDecoderFfmpeg: could not initialise a parser for ffmpeg codec id %s" #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:273 msgid "AudioDecoderFfmpeg: libavcodec couldn't allocate context" msgstr "AudioDecoderFfmpeg: libavcodec couldn't allocate context" #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:382 #, c-format msgid "" "av_parser_parse returned %d. Upgrading ffmpeg/libavcodec might fix this " "issue." msgstr "" "av_parser_parse returned %d. Upgrading ffmpeg/libavcodec might fix this " "issue." #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:524 msgid "failed to allocate audio buffer." msgstr "failed to allocate audio buffer." #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:552 #, c-format msgid "" "avcodec_decode_audio returned %d. Upgrading ffmpeg/libavcodec might fix this " "issue." msgstr "" "avcodec_decode_audio returned %d. Upgrading ffmpeg/libavcodec might fix this " "issue." #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:561 #, c-format msgid "" "outputSize:%d after decoding %d bytes of input audio data. Upgrading ffmpeg/" "libavcodec might fix this issue." msgstr "" "outputSize:%d after decoding %d bytes of input audio data. Upgrading " "ffmpeg/libavcodec might fix this issue." #: libmedia/ffmpeg/VideoConverterFfmpeg.cpp:121 msgid "VideoConverterFfmpeg cannot convert to the requested format" msgstr "VideoConverterFfmpeg cannot convert to the requested format" #: libmedia/ffmpeg/MediaHandlerFfmpeg.cpp:121 #, c-format #, c-format, msgid "MediaHandlerFfmpeg::createAudioDecoder: %s -- %s" msgstr "MediaHandlerFfmpeg::createAudioDecoder: %s -- %s" #: libmedia/AudioDecoderSimple.cpp:162 msgid "corrupted ADPCM header" msgstr "corrupted ADPCM header" #: libmedia/AudioDecoderSimple.cpp:293 libmedia/AudioDecoderSimple.cpp:306 #, c-format msgid "AudioDecoderSimple: initialized flash codec %s (%d)" msgstr "AudioDecoderSimple: initialised flash codec %s (%d)" #: libmedia/AudioDecoderSimple.cpp:332 libmedia/AudioDecoderSimple.cpp:363 #, c-format msgid "AudioDecoderSimple: unsupported flash codec %d (%s)" msgstr "AudioDecoderSimple: unsupported flash codec %d (%s)" #: libmedia/AudioDecoderSimple.cpp:343 #, c-format msgid "AudioDecoderSimple: unable to intepret custom audio codec id %s" msgstr "AudioDecoderSimple: unable to intepret custom audio codec id %s" #: libmedia/AudioDecoderSimple.cpp:440 msgid "Host endianness not detected in AudioDecoderSimple" msgstr "Host endianness not detected in AudioDecoderSimple" #: libmedia/AudioDecoderSimple.cpp:469 msgid "Error in sound sample conversion" msgstr "Error in sound sample conversion" #: libcore/MovieClip.cpp:143 #, c-format msgid "" "CHECKME: nested mask in MouseEntityFinder. This mask is %s at depth %d outer " "mask masked up to depth %d." msgstr "" "CHECKME: nested mask in MouseEntityFinder. This mask is %s at depth %d outer " "mask masked up to depth %d." #: libcore/MovieClip.cpp:158 libcore/MovieClip.cpp:425 #, c-format msgid "" "Character %s at depth %d is a mask not hitting the query point %g,%g and " "masking up to depth %d" msgstr "" "Character %s at depth %d is a mask not hitting the query point %g,%g and " "masking up to depth %d" #: libcore/MovieClip.cpp:168 libcore/MovieClip.cpp:435 #, c-format msgid "Character %s at depth %d is a mask hitting the query point %g,%g" msgstr "Character %s at depth %d is a mask hitting the query point %g,%g" #: libcore/MovieClip.cpp:201 #, c-format msgid "MouseEntityFinder found DisplayObject %s (depth %d) hitting point %g,%g" msgstr "MouseEntityFinder found DisplayObject %s (depth %d) hitting point %g,%g" #: libcore/MovieClip.cpp:407 #, c-format msgid "" "CHECKME: nested mask in DropTargetFinder. This mask is %s at depth %d outer " "mask masked up to depth %d." msgstr "" "CHECKME: nested mask in DropTargetFinder. This mask is %s at depth %d outer " "mask masked up to depth %d." #: libcore/MovieClip.cpp:420 msgid "FIXME: invisible mask in MouseEntityFinder." msgstr "FIXME: invisible mask in MouseEntityFinder." #: libcore/MovieClip.cpp:635 #, c-format msgid "call_frame('%s') -- invalid frame" msgstr "call_frame('%s') -- invalid frame" #: libcore/MovieClip.cpp:679 msgid "Can't clone root of the movie" msgstr "Can't clone root of the movie" #: libcore/MovieClip.cpp:685 #, c-format msgid "%s parent is not a movieclip, can't clone" msgstr "%s parent is not a movieclip, can't clone" #: libcore/MovieClip.cpp:741 #, c-format msgid "Event %s invoked for movieclip %s" msgstr "Event %s invoked for movieclip %s" #: libcore/MovieClip.cpp:747 #, c-format msgid "Sprite %s ignored ENTER_FRAME event (is unloaded)" msgstr "Sprite %s ignored ENTER_FRAME event (is unloaded)" #: libcore/MovieClip.cpp:754 #, c-format msgid "Sprite %s ignored button-like event %s as not 'enabled'" msgstr "Sprite %s ignored button-like event %s as not 'enabled'" #: libcore/MovieClip.cpp:811 #, c-format msgid "" "Sprite %s (depth %d) won't check for user-defined LOAD event (is not " "dynamic, has a parent, no registered class and no clip events defined)" msgstr "" "Sprite %s (depth %d) won't check for user-defined LOAD event (is not " "dynamic, has a parent, no registered class and no clip events defined)" #: libcore/MovieClip.cpp:896 #, c-format msgid "Advance movieclip '%s' at frame %u/%u" msgstr "Advance movieclip '%s' at frame %u/%u" #: libcore/MovieClip.cpp:909 #, c-format msgid "advance_movieclip: no frames loaded for movieclip/movie %s" msgstr "advance_movieclip: no frames loaded for movieclip/movie %s" #: libcore/MovieClip.cpp:921 #, c-format msgid "Advance_movieclip for movieclip '%s' - frame %u/%u " msgstr "Advance_movieclip for movieclip '%s' - frame %u/%u " #: libcore/MovieClip.cpp:933 msgid "MovieClip::advance_movieclip we're in PLAYSTATE_PLAY mode" msgstr "MovieClip::advance_movieclip we're in PLAYSTATE_PLAY mode" #: libcore/MovieClip.cpp:939 msgid "on_event_load called, incrementing" msgstr "on_event_load called, incrementing" #: libcore/MovieClip.cpp:943 #, c-format msgid "after increment we are at frame %u/%u" msgstr "after increment we are at frame %u/%u" #: libcore/MovieClip.cpp:954 #, c-format msgid "Jumping back to frame 0 of movieclip %s" msgstr "Jumping back to frame 0 of movieclip %s" #: libcore/MovieClip.cpp:962 #, c-format msgid "Executing frame%d (0-based) tags of movieclip %s" msgstr "Executing frame%d (0-based) tags of movieclip %s" #: libcore/MovieClip.cpp:977 msgid "MovieClip::advance_movieclip we're in STOP mode" msgstr "MovieClip::advance_movieclip we're in STOP mode" #: libcore/MovieClip.cpp:991 #, c-format msgid "Queuing init actions in frame %d of movieclip %s" msgstr "Queuing init actions in frame %d of movieclip %s" #: libcore/MovieClip.cpp:1001 #, c-format msgid "Init actions for DisplayObject %d already executed" msgstr "Init actions for DisplayObject %d already executed" #: libcore/MovieClip.cpp:1057 #, c-format msgid "Executing %d tags in frame %d/%d of movieclip %s" msgstr "Executing %d tags in frame %d/%d of movieclip %s" #: libcore/MovieClip.cpp:1084 #, c-format msgid "movieclip %s ::goto_frame(%d) - current frame is %d" msgstr "movieclip %s ::goto_frame(%d) - current frame is %d" #: libcore/MovieClip.cpp:1098 #, c-format msgid "" "Target frame of a gotoFrame(%d) was never loaded,although frame count in " "header (%d) said we should have found it" msgstr "" "Target frame of a gotoFrame(%d) was never loaded, although frame count in " "header (%d) said we should have found it" #: libcore/MovieClip.cpp:1130 #, c-format msgid "" "GotoFrame(%d) targets a yet to be loaded frame (%d) loaded). We'll wait for " "it but a more correct form is explicitly using WaitForFrame instead" msgstr "" "GotoFrame(%d) targets a yet to be loaded frame (%d) loaded). We'll wait for " "it but a more correct form is explicitly using WaitForFrame instead" #: libcore/MovieClip.cpp:1139 #, c-format msgid "" "Target frame of a gotoFrame(%d) was never loaded, although frame count in " "header (%d) said we should have found it" msgstr "" "Target frame of a gotoFrame(%d) was never loaded, although frame count in " "header (%d) said we should have found it" #: libcore/MovieClip.cpp:1208 #, c-format msgid "MovieClip::goto_labeled_frame('%s') unknown label" msgstr "MovieClip::goto_labeled_frame('%s') unknown label" #: libcore/MovieClip.cpp:1270 #, c-format msgid "MovieClip::add_display_object(): unknown cid = %d" msgstr "MovieClip::add_display_object(): unknown cid = %d" #: libcore/MovieClip.cpp:1343 #, c-format msgid "movieclip::replace_display_object(): unknown cid = %d" msgstr "movieclip::replace_display_object(): unknown cid = %d" #: libcore/MovieClip.cpp:1352 #, c-format msgid "" "MovieClip::replace_display_object: could not find any DisplayObject at depth " "%d" msgstr "" "MovieClip::replace_display_object: could not find any DisplayObject at depth " "%d" #: libcore/MovieClip.cpp:1459 #, c-format msgid "" "%s is a dynamic mask and can't handle mouse events, no point will hit it" msgstr "" "%s is a dynamic mask and can't handle mouse events, no point will hit it" #: libcore/MovieClip.cpp:1468 #, c-format msgid "%s is dynamically masked by %s, which doesn't hit point %g,%g" msgstr "%s is dynamically masked by %s, which doesn't hit point %g,%g" #: libcore/MovieClip.cpp:1746 #, c-format msgid "Attached movieclips %s registered class is %p" msgstr "Attached movieclips %s registered class is %p" #: libcore/MovieClip.cpp:1779 #, c-format msgid "Sprite '%s' placed on stage" msgstr "Sprite '%s' placed on stage" #: libcore/MovieClip.cpp:1828 #, c-format msgid "Queuing INITIALIZE and CONSTRUCT events for movieclip %s" msgstr "Queuing INITIALIZE and CONSTRUCT events for movieclip %s" #: libcore/MovieClip.cpp:1860 #, c-format msgid "Unloading movieclip '%s'" msgstr "Unloading movieclip '%s'" #: libcore/MovieClip.cpp:1959 #, c-format msgid "Could not load variables from %s" msgstr "Could not load variables from %s" #: libcore/MovieClip.cpp:2017 #, c-format msgid "" "removeMovieClip(%s): movieclip depth (%d) out of the 'dynamic' zone " "[0..1048575], won't remove" msgstr "" "removeMovieClip(%s): movieclip depth (%d) out of the 'dynamic' zone " "[0..1048575], won't remove" #: libcore/MovieClip.cpp:2155 #, c-format msgid "Stream sound id from %d to %d, stopping old" msgstr "Stream sound id from %d to %d, stopping old" #: libcore/TextField.cpp:222 #, c-format msgid "" "CHECKME: removeTextField(%s): TextField depth (%d) out of the 'dynamic' zone " "[0..1048575], won't remove" msgstr "" "CHECKME: removeTextField(%s): TextField depth (%d) out of the 'dynamic' zone " "[0..1048575], won't remove" #: libcore/TextField.cpp:963 #, c-format msgid "" "TextField text doesn't fit in its boundaries: width %g, margin %g - nothing " "to align" msgstr "" "TextField text doesn't fit in its boundaries: width %g, margin %g - nothing " "to align" #: libcore/TextField.cpp:1019 #, c-format msgid "" "TextField: missing glyph for space char (needed for TAB). Make sure " "DisplayObject shapes for font %s are being exported into your SWF file." msgstr "" "TextField: missing glyph for space char (needed for TAB). Make sure " "DisplayObject shapes for font %s are being exported into your SWF file." #: libcore/TextField.cpp:1110 msgid "No font for TextField!" msgstr "No font for TextField!" #: libcore/TextField.cpp:1443 msgid "" "HTML in a text field is unsupported, gnash will just ignore the tags and " "print their content" msgstr "" "HTML in a text field is unsupported, gnash will just ignore the tags and " "print their content" #: libcore/TextField.cpp:1762 #, c-format msgid "" "TextField: missing embedded glyph for char %d. Make sure DisplayObject " "shapes for font %s are being exported into your SWF file" msgstr "" "TextField: missing embedded glyph for char %d. Make sure DisplayObject " "shapes for font %s are being exported into your SWF file" #: libcore/TextField.cpp:1770 #, c-format msgid "" "TextField: missing device glyph for char %d. Maybe you don't have font '%s' " "installed in your system." msgstr "" "TextField: missing device glyph for char %d. Maybe you don't have font '%s' " "installed in your system." #: libcore/TextField.cpp:1952 #, c-format msgid "VariableName: %s" msgstr "VariableName: %s" #: libcore/TextField.cpp:1962 #, c-format msgid "" "Current environment has no target, can't bind VariableName (%s) associated " "to text field. Gnash will try to register again on next access." msgstr "" "Current environment has no target, can't bind VariableName (%s) associated " "to text field. Gnash will try to register again on next access." #: libcore/TextField.cpp:1978 #, c-format msgid "Variable text Path: %s, Var: %s" msgstr "Variable text Path: %s, Var: %s" #: libcore/TextField.cpp:1990 #, c-format msgid "" "VariableName associated to text field refers to an unknown target (%s). It " "is possible that the DisplayObject will be instantiated later in the SWF " "stream. Gnash will try to register again on next access." msgstr "" "VariableName associated to text field refers to an unknown target (%s). It " "is possible that the DisplayObject will be instantiated later in the SWF " "stream. Gnash will try to register again on next access." #: libcore/TextField.cpp:2011 msgid "registerTextVariable() called" msgstr "registerTextVariable() called" #: libcore/TextField.cpp:2016 msgid "registerTextVariable() no-op call (already registered)" msgstr "registerTextVariable() no-op call (already registered)" #: libcore/TextField.cpp:2023 msgid "string is empty, consider as registered" msgstr "string is empty, consider as registered" #: libcore/TextField.cpp:2032 #, c-format msgid "" "VariableName associated to text field (%s) refer to an unknown target. It is " "possible that the DisplayObject will be instantiated later in the SWF " "stream. Gnash will try to register again on next access." msgstr "" "VariableName associated to text field (%s) refer to an unknown target. It is " "possible that the DisplayObject will be instantiated later in the SWF " "stream. Gnash will try to register again on next access." #: libcore/TextField.cpp:2050 #, c-format msgid "target object (%s @ %p) does have a member named %s" msgstr "target object (%s @ %p) does have a member named %s" #: libcore/TextField.cpp:2060 #, c-format msgid "" "target sprite (%s @ %p) does NOT have a member named %s (no problem, we'll " "add it with value %s)" msgstr "" "target sprite (%s @ %p) does NOT have a member named %s (no problem, we'll " "add it with value %s)" #: libcore/TextField.cpp:2069 #, c-format msgid "" "target sprite (%s @ %p) does NOT have a member named %s, and we don't have " "text defined" msgstr "" "target sprite (%s @ %p) does NOT have a member named %s, and we don't have " "text defined" #: libcore/DisplayList.cpp:323 #, c-format msgid "moveDisplayObject() -- can't find object at depth %d" msgstr "moveDisplayObject() -- can't find object at depth %d" #: libcore/DisplayList.cpp:720 #, c-format msgid "" "Item %d(%s) at depth %d (char name %s, type %s)Destroyed: %s, unloaded: %s" msgstr "" "Item %d(%s) at depth %d (char name %s, type %s)Destroyed: %s, unloaded: %s" #: libcore/AMFConverter.cpp:135 #, c-format msgid "amf: serializing object (or function) as reference to %d" msgstr "amf: serialising object (or function) as reference to %d" #: libcore/AMFConverter.cpp:155 #, c-format msgid "amf: serializing date object with index %d and value %g" msgstr "amf: serialising date object with index %d and value %g" #: libcore/AMFConverter.cpp:205 #, c-format msgid "amf: serializing array of %d elements as STRICT_ARRAY (index %d)" msgstr "amf: serialising array of %d elements as STRICT_ARRAY (index %d)" #: libcore/AMFConverter.cpp:227 #, c-format msgid "amf: serializing array of %d elements as ECMA_ARRAY (index %d) " msgstr "amf: serialising array of %d elements as ECMA_ARRAY (index %d) " #: libcore/AMFConverter.cpp:237 #, c-format msgid "amf: serializing object (or function) with index %d" msgstr "amf: serialising object (or function) with index %d" #: libcore/AMFConverter.cpp:280 msgid "amf: serializing undefined" msgstr "amf: serialising undefined" #: libcore/AMFConverter.cpp:290 msgid "amf: serializing null" msgstr "amf: serialising null" #: libcore/MovieLoader.cpp:264 #, c-format msgid "Can't create Movie instance for definition loaded from %s" msgstr "Can't create Movie instance for definition loaded from %s" #: libcore/MovieLoader.cpp:281 #, c-format msgid "processCompletedRequest: _level loading (level %u)" msgstr "processCompletedRequest: _level loading (level %u)" #: libcore/MovieFactory.cpp:80 msgid "" "Requested to keep from completely loading a movie, but the movie in question " "is an image, for which we don't yet have the concept of a 'loading thread'" msgstr "" "Requested to keep from completely loading a movie, but the movie in question " "is an image, for which we don't yet have the concept of a 'loading thread'" #: libcore/MovieFactory.cpp:95 msgid "FLV can't be loaded directly as a movie" msgstr "FLV can't be loaded directly as a movie" #: libcore/MovieFactory.cpp:99 msgid "Unknown file type" msgstr "Unknown file type" #: libcore/MovieFactory.cpp:122 #, c-format msgid "Movie %s already in library" msgstr "Movie %s already in library" #: libcore/MovieFactory.cpp:134 #, c-format msgid "Couldn't load library movie '%s'" msgstr "Couldn't load library movie '%s'" #: libcore/MovieFactory.cpp:141 #, c-format msgid "Movie %s (SWF%d) added to library" msgstr "Movie %s (SWF%d) added to library" #: libcore/MovieFactory.cpp:145 #, c-format msgid "Movie %s (SWF%d) NOT added to library (resulted from a POST)" msgstr "Movie %s (SWF%d) NOT added to library (resulted from a POST)" #: libcore/MovieFactory.cpp:174 msgid "Can't read file header" msgstr "Can't read file header" #: libcore/MovieFactory.cpp:213 msgid "Can't read 3 bytes after an MZ (.exe) header" msgstr "Can't read 3 bytes after an MZ (.exe) header" #: libcore/MovieFactory.cpp:223 msgid "Could not find SWF inside an exe file" msgstr "Could not find SWF inside an exe file" #: libcore/MovieFactory.cpp:274 #, c-format msgid "Can't read image file from %s" msgstr "Can't read image file from %s" #: libcore/MovieFactory.cpp:284 #, c-format msgid "Parsing error: %s" msgstr "Parsing error: %s" #: libcore/MovieFactory.cpp:310 #, c-format msgid "failed to open '%s'; can't create movie" msgstr "failed to open '%s'; can't create movie" #: libcore/MovieFactory.cpp:315 #, c-format msgid "streamProvider opener can't open '%s'" msgstr "streamProvider opener can't open '%s'" #: libcore/DisplayObject.cpp:260 msgid "blendMode" msgstr "blendMode" #: libcore/DisplayObject.cpp:370 #, c-format msgid "Setting _height=%g of DisplayObject %s (%s)" msgstr "Setting _height=%g of DisplayObject %s (%s)" #: libcore/DisplayObject.cpp:830 msgid "yes" msgstr "yes" #: libcore/DisplayObject.cpp:831 msgid "no" msgstr "no" #: libcore/DisplayObject.cpp:837 msgid "Depth" msgstr "Depth" #: libcore/DisplayObject.cpp:844 msgid "Ratio" msgstr "Ratio" #: libcore/DisplayObject.cpp:854 msgid "Clipping depth" msgstr "Clipping depth" #: libcore/DisplayObject.cpp:859 msgid "Dimensions" msgstr "Dimensions" #: libcore/DisplayObject.cpp:861 msgid "Dynamic" msgstr "Dynamic" #: libcore/DisplayObject.cpp:862 msgid "Mask" msgstr "Mask" #: libcore/DisplayObject.cpp:863 msgid "Destroyed" msgstr "Destroyed" #: libcore/DisplayObject.cpp:865 msgid "Unloaded" msgstr "Unloaded" #: libcore/DisplayObject.cpp:869 msgid "Blend mode" msgstr "Blend mode" #: libcore/DisplayObject.cpp:872 msgid "Invalidated" msgstr "Invalidated" #: libcore/DisplayObject.cpp:874 msgid "Child invalidated" msgstr "Child invalidated" #: libcore/DisplayObject.cpp:895 libcore/DisplayObject.cpp:1587 #, c-format msgid "Attempt to set property to %s, refused" msgstr "Attempt to set property to %s, refused" #: libcore/DisplayObject.cpp:1131 #, c-format msgid "Attempt to set %s._y to %s (evaluating to number %g) refused" msgstr "Attempt to set %s._y to %s (evaluating to number %g) refused" #: libcore/DisplayObject.cpp:1162 #, c-format msgid "Attempt to set %s._x to %s (evaluating to number %g) refused" msgstr "Attempt to set %s._x to %s (evaluating to number %g) refused" #: libcore/DisplayObject.cpp:1192 #, c-format msgid "Attempt to set %s._xscale to %s (evaluating to number %g) refused" msgstr "Attempt to set %s._xscale to %s (evaluating to number %g) refused" #: libcore/DisplayObject.cpp:1219 #, c-format msgid "Attempt to set %s._yscale to %s (evaluating to number %g) refused" msgstr "Attempt to set %s._yscale to %s (evaluating to number %g) refused" #: libcore/DisplayObject.cpp:1256 #, c-format msgid "Attempt to set %s._visible to %s (evaluating to number %g) refused" msgstr "Attempt to set %s._visible to %s (evaluating to number %g) refused" #: libcore/DisplayObject.cpp:1286 #, c-format msgid "Attempt to set %s._alpha to %s (evaluating to number %g) refused" msgstr "Attempt to set %s._alpha to %s (evaluating to number %g) refused" #: libcore/DisplayObject.cpp:1353 #, c-format msgid "Attempt to set %s._rotation to %s (evaluating to number %g) refused" msgstr "Attempt to set %s._rotation to %s (evaluating to number %g) refused" #: libcore/DisplayObject.cpp:1419 #, c-format msgid "Setting _width=%g of DisplayObject %s (%s)" msgstr "Setting _width=%g of DisplayObject %s (%s)" #: libcore/Button.cpp:488 #, c-format msgid "Unhandled button event %s" msgstr "Unhandled button event %s" #: libcore/Button.cpp:965 msgid "Button state" msgstr "Button state" #: libcore/Button.cpp:969 msgid "Enabled" msgstr "Enabled" #: libcore/Video.cpp:72 msgid "No Media handler registered, won't be able to decode embedded video" msgstr "No Media handler registered, won't be able to decode embedded video" #: libcore/Video.cpp:79 msgid "No Video info in video definition" msgstr "No Video info in video definition" #: libcore/Video.cpp:347 msgid "attachVideo needs 1 arg" msgstr "attachVideo needs 1 arg" #: libcore/Video.cpp:360 #, c-format msgid "attachVideo(%s) first arg is not a NetStream instance" msgstr "attachVideo(%s) first arg is not a NetStream instance" #: libcore/asobj/flash/net/FileReference_as.cpp:155 #: libcore/asobj/flash/net/FileReferenceList_as.cpp:93 #: libcore/asobj/flash/geom/Transform_as.cpp:368 #: libcore/asobj/flash/external/ExternalInterface_as.cpp:397 msgid "arguments discarded" msgstr "arguments discarded" #: libcore/asobj/flash/geom/Rectangle_as.cpp:163 #: libcore/asobj/flash/geom/Point_as.cpp:421 #: libcore/asobj/flash/geom/Point_as.cpp:501 #: libcore/asobj/flash/geom/Point_as.cpp:582 #: libcore/asobj/flash/geom/Point_as.cpp:590 #: libcore/asobj/MovieClip_as.cpp:535 msgid "missing arguments" msgstr "missing arguments" #: libcore/asobj/flash/geom/Rectangle_as.cpp:176 msgid "invalid arguments" msgstr "invalid arguments" #: libcore/asobj/flash/geom/Rectangle_as.cpp:197 msgid "invalid rectangle" msgstr "invalid rectangle" #: libcore/asobj/flash/geom/Rectangle_as.cpp:486 #: libcore/asobj/flash/geom/Rectangle_as.cpp:580 #: libcore/asobj/flash/geom/Rectangle_as.cpp:646 #: libcore/asobj/flash/geom/Point_as.cpp:406 #, c-format msgid "Attempt to set read-only property %s" msgstr "Attempt to set read-only property %s" #: libcore/asobj/flash/geom/Point_as.cpp:119 #: libcore/asobj/flash/geom/Point_as.cpp:188 #: libcore/asobj/flash/geom/Point_as.cpp:236 #: libcore/asobj/flash/geom/Point_as.cpp:320 #, c-format msgid "%s: missing arguments" msgstr "%s: missing arguments" #: libcore/asobj/flash/geom/Point_as.cpp:128 #: libcore/asobj/flash/geom/Point_as.cpp:246 #: libcore/asobj/flash/geom/Point_as.cpp:329 msgid "arguments after first discarded" msgstr "arguments after first discarded" #: libcore/asobj/flash/geom/Point_as.cpp:137 #: libcore/asobj/flash/geom/Point_as.cpp:338 #: libcore/asobj/flash/geom/Point_as.cpp:520 msgid "first argument doesn't cast to object" msgstr "first argument doesn't cast to object" #: libcore/asobj/flash/geom/Point_as.cpp:147 msgid "first argument cast to object doesn't contain an 'x' member" msgstr "first argument cast to object doesn't contain an 'x' member" #: libcore/asobj/flash/geom/Point_as.cpp:155 msgid "first argument cast to object doesn't contain an 'y' member" msgstr "first argument cast to object doesn't contain an 'y' member" #: libcore/asobj/flash/geom/Point_as.cpp:199 #: libcore/asobj/flash/geom/Point_as.cpp:439 msgid "First arg must be an object" msgstr "First arg must be an object" #: libcore/asobj/flash/geom/Point_as.cpp:210 #: libcore/asobj/flash/geom/Point_as.cpp:449 msgid "First arg must be an instance of" msgstr "First arg must be an instance of" #: libcore/asobj/flash/geom/Point_as.cpp:348 msgid "first argument casted to object doesn't contain an 'x' member" msgstr "first argument casted to object doesn't contain an 'x' member" #: libcore/asobj/flash/geom/Point_as.cpp:356 msgid "first argument casted to object doesn't contain an 'y' member" msgstr "first argument casted to object doesn't contain an 'y' member" #: libcore/asobj/flash/geom/Point_as.cpp:430 msgid "arguments after first two discarded" msgstr "arguments after first two discarded" #: libcore/asobj/flash/geom/Point_as.cpp:510 msgid "arguments after first three discarded" msgstr "arguments after first three discarded" #: libcore/asobj/flash/geom/Point_as.cpp:535 msgid "second argument doesn't cast to object" msgstr "second argument doesn't cast to object" #: libcore/asobj/flash/display/BitmapData_as.cpp:217 msgid "BitmapData.draw() called without an active renderer" msgstr "BitmapData.draw() called without an active renderer" #: libcore/asobj/flash/display/BitmapData_as.cpp:224 msgid "Current renderer does not support internal rendering" msgstr "Current renderer does not support internal rendering" #: libcore/asobj/flash/external/ExternalInterface_as.cpp:348 #, c-format msgid "" "ExternalInterface path %s is outside the SWF domain %s. Cannot access this " "object." msgstr "" "ExternalInterface path %s is outside the SWF domain %s. Cannot access this " "object." #: libcore/asobj/Key_as.cpp:72 msgid "Key.isDown needs one argument (the key code)" msgstr "Key.isDown needs one argument (the key code)" #: libcore/asobj/Global_as.cpp:98 #, c-format msgid "%s needs one argument" msgstr "%s needs one argument" #: libcore/asobj/Global_as.cpp:104 #, c-format msgid "%s has more than one argument" msgstr "%s has more than one argument" #: libcore/asobj/Global_as.cpp:343 msgid "Extensions enabled, scanning plugin dir for load" msgstr "Extensions enabled, scanning plugin dir for load" #: libcore/asobj/Global_as.cpp:347 msgid "Extensions disabled" msgstr "Extensions disabled" #: libcore/asobj/Global_as.cpp:514 #, c-format msgid "%s needs at least one argument" msgstr "%s needs at least one argument" #: libcore/asobj/Global_as.cpp:521 #, c-format msgid "%s has more than two arguments" msgstr "%s has more than two arguments" #: libcore/asobj/Global_as.cpp:619 #, c-format msgid "%s needs at least three arguments" msgstr "%s needs at least three arguments" #: libcore/asobj/Global_as.cpp:626 #, c-format msgid "%s has more than four arguments" msgstr "%s has more than four arguments" #: libcore/asobj/Global_as.cpp:634 #, c-format msgid "Invalid call to ASSetPropFlags: first argument is not an object: %s" msgstr "Invalid call to ASSetPropFlags: first argument is not an object: %s" #: libcore/asobj/Global_as.cpp:683 libcore/asobj/Global_as.cpp:728 #, c-format msgid "ASNative(%s): needs at least two arguments" msgstr "ASNative(%s): needs at least two arguments" #: libcore/asobj/Global_as.cpp:695 #, c-format msgid "ASconstructor(%s): args must be 0 or above" msgstr "ASconstructor(%s): args must be 0 or above" #: libcore/asobj/Global_as.cpp:707 libcore/asobj/Global_as.cpp:752 #, c-format msgid "No ASnative(%d, %d) registered with the VM" msgstr "No ASnative(%d, %d) registered with the VM" #: libcore/asobj/Global_as.cpp:740 #, c-format msgid "ASnative(%s): args must be 0 or above" msgstr "ASnative(%s): args must be 0 or above" #: libcore/asobj/MovieClipLoader.cpp:111 #, c-format msgid "MovieClipLoader.loadClip(%s): missing arguments" msgstr "MovieClipLoader.loadClip(%s): missing arguments" #: libcore/asobj/MovieClipLoader.cpp:120 #, c-format msgid "MovieClipLoader.loadClip(%s): first argument mustbe a string" msgstr "MovieClipLoader.loadClip(%s): first argument must be a string" #: libcore/asobj/MovieClipLoader.cpp:138 #, c-format msgid "Could not find target %s (evaluated from %s)" msgstr "Could not find target %s (evaluated from %s)" #: libcore/asobj/MovieClipLoader.cpp:153 #, c-format msgid "%s: %s" msgstr "%s: %s" #: libcore/asobj/MovieClipLoader.cpp:179 msgid "MovieClipLoader.getProgress(): missing argument" msgstr "MovieClipLoader.getProgress(): missing argument" #: libcore/asobj/MovieClipLoader.cpp:188 #, c-format msgid "MovieClipLoader.getProgress(%s): first argument is not an object" msgstr "MovieClipLoader.getProgress(%s): first argument is not an object" #: libcore/asobj/MovieClipLoader.cpp:197 #, c-format msgid "MovieClipLoader.getProgress(%s): first argument is not an sprite" msgstr "MovieClipLoader.getProgress(%s): first argument is not an sprite" #: libcore/asobj/Camera_as.cpp:262 msgid "No MediaHandler exists! Cannot create a Camera object" msgstr "No MediaHandler exists! Cannot create a Camera object" #: libcore/asobj/Camera_as.cpp:362 msgid "Attempt to set activity property of Camera" msgstr "Attempt to set activity property of Camera" #: libcore/asobj/Camera_as.cpp:379 msgid "Attempt to set bandwidth property of Camera" msgstr "Attempt to set bandwidth property of Camera" #: libcore/asobj/Camera_as.cpp:395 msgid "Attempt to set currentFPS property of Camera" msgstr "Attempt to set currentFPS property of Camera" #: libcore/asobj/Camera_as.cpp:411 msgid "Attempt to set fps property of Camera" msgstr "Attempt to set fps property of Camera" #: libcore/asobj/Camera_as.cpp:427 msgid "Attempt to set height property of Camera, use setMode" msgstr "Attempt to set height property of Camera, use setMode" #: libcore/asobj/Camera_as.cpp:450 msgid "Attempt to set index property of Camera" msgstr "Attempt to set index property of Camera" #: libcore/asobj/Camera_as.cpp:467 msgid "Attempt to set motionLevel property of Camera" msgstr "Attempt to set motionLevel property of Camera" #: libcore/asobj/Camera_as.cpp:484 msgid "Attempt to set motionTimeout property of Camera" msgstr "Attempt to set motionTimeout property of Camera" #: libcore/asobj/Camera_as.cpp:501 msgid "Attempt to set muted property of Camera" msgstr "Attempt to set muted property of Camera" #: libcore/asobj/Camera_as.cpp:517 msgid "Attempt to set name property of Camera" msgstr "Attempt to set name property of Camera" #: libcore/asobj/Camera_as.cpp:528 msgid "Attempt to set names property of Camera" msgstr "Attempt to set names property of Camera" #: libcore/asobj/Camera_as.cpp:563 msgid "Attempt to set quality property of Camera" msgstr "Attempt to set quality property of Camera" #: libcore/asobj/Camera_as.cpp:618 msgid "Attempt to set width property of Camera, use setMode" msgstr "Attempt to set width property of Camera, use setMode" #: libcore/asobj/Stage_as.cpp:148 msgid "Stage.width is a read-only property!" msgstr "Stage.width is a read-only property!" #: libcore/asobj/Stage_as.cpp:165 msgid "Stage.height is a read-only property!" msgstr "Stage.height is a read-only property!" #: libcore/asobj/Date_as.cpp:465 msgid "Date constructor called with more than 7 arguments" msgstr "Date constructor called with more than 7 arguments" #: libcore/asobj/Date_as.cpp:725 msgid "Date.setTime needs one argument" msgstr "Date.setTime needs one argument" #: libcore/asobj/Date_as.cpp:745 msgid "Date.setTime was called with more than one argument" msgstr "Date.setTime was called with more than one argument" #: libcore/asobj/Date_as.cpp:836 msgid "Date.setFullYear needs one argument" msgstr "Date.setFullYear needs one argument" #: libcore/asobj/Date_as.cpp:876 msgid "Date.setYear needs one argument" msgstr "Date.setYear needs one argument" #: libcore/asobj/Date_as.cpp:899 msgid "Date.setYear was called with more than three arguments" msgstr "Date.setYear was called with more than three arguments" #: libcore/asobj/Date_as.cpp:930 #, c-format msgid "Date.set%sMonth needs one argument" msgstr "Date.set%sMonth needs one argument" #: libcore/asobj/Date_as.cpp:963 #, c-format msgid "Date.set%sMonth was called with more than three arguments" msgstr "Date.set%sMonth was called with more than three arguments" #: libcore/asobj/Date_as.cpp:985 #, c-format msgid "Date.set%sDate needs one argument" msgstr "Date.set%sDate needs one argument" #: libcore/asobj/Date_as.cpp:999 #, c-format msgid "Date.set%sDate was called with more than one argument" msgstr "Date.set%sDate was called with more than one argument" #: libcore/asobj/Date_as.cpp:1026 #, c-format msgid "Date.set%sHours needs one argument" msgstr "Date.set%sHours needs one argument" #: libcore/asobj/Date_as.cpp:1045 #, c-format msgid "Date.set%sHours was called with more than four arguments" msgstr "Date.set%sHours was called with more than four arguments" #: libcore/asobj/Date_as.cpp:1071 #, c-format msgid "Date.set%sMinutes needs one argument" msgstr "Date.set%sMinutes needs one argument" #: libcore/asobj/Date_as.cpp:1089 libcore/asobj/Date_as.cpp:1132 #, c-format msgid "Date.set%sMinutes was called with more than three arguments" msgstr "Date.set%sMinutes was called with more than three arguments" #: libcore/asobj/Date_as.cpp:1112 #, c-format msgid "Date.set%sSeconds needs one argument" msgstr "Date.set%sSeconds needs one argument" #: libcore/asobj/Date_as.cpp:1150 #, c-format msgid "Date.set%sMilliseconds needs one argument" msgstr "Date.set%sMilliseconds needs one argument" #: libcore/asobj/Date_as.cpp:1167 msgid "Date.setMilliseconds was called with more than one argument" msgstr "Date.set%sMilliseconds was called with more than one argument" #: libcore/asobj/Date_as.cpp:1229 msgid "Date.UTC needs one argument" msgstr "Date.UTC needs one argument" #: libcore/asobj/Date_as.cpp:1253 msgid "Date.UTC was called with more than 7 arguments" msgstr "Date.UTC was called with more than 7 arguments" #: libcore/asobj/SharedObject_as.cpp:336 #, c-format msgid "SharedObject %s not flushed (compiled as read-only mode)" msgstr "SharedObject %s not flushed (compiled as read-only mode)" #: libcore/asobj/SharedObject_as.cpp:519 #, c-format msgid "" "SharedObject path %s is outside the SWF domain %s. Cannot access this object." msgstr "" "SharedObject path %s is outside the SWF domain %s. Cannot access this " "object." #: libcore/asobj/SharedObject_as.cpp:532 #, c-format msgid "" "SharedObject path %s is not part of the SWF path %s. Cannot access this " "object." msgstr "" "SharedObject path %s is not part of the SWF path %s. Cannot access this " "object." #: libcore/asobj/SharedObject_as.cpp:701 msgid "SharedObject.connect(): needs at least one argument" msgstr "SharedObject.connect(): needs at least one argument" #: libcore/asobj/SharedObject_as.cpp:754 #, c-format msgid "Arguments to SharedObject.flush(%s) will be ignored" msgstr "Arguments to SharedObject.flush(%s) will be ignored" #: libcore/asobj/NetConnection_as.cpp:444 #, c-format msgid "Gnash is not allowed to open this url: %s" msgstr "Gnash is not allowed to open this url: %s" #: libcore/asobj/NetConnection_as.cpp:448 #, c-format msgid "Connection to movie: %s" msgstr "Connection to movie: %s" #: libcore/asobj/NetConnection_as.cpp:500 #, c-format msgid "Gnash is not allowed to connect to %s" msgstr "Gnash is not allowed to connect to %s" #: libcore/asobj/NetConnection_as.cpp:660 msgid "NetConnection.call(): needs at least one argument" msgstr "NetConnection.call(): needs at least one argument" #: libcore/asobj/NetConnection_as.cpp:773 msgid "NetConnection.connect(): needs at least one argument" msgstr "NetConnection.connect(): needs at least one argument" #: libcore/asobj/String_as.cpp:449 msgid "string.slice() called with end < start" msgstr "string.slice() called with end < start" #: libcore/asobj/String_as.cpp:567 msgid "string.charCodeAt needs one argument" msgstr "string.charCodeAt needs one argument" #: libcore/asobj/String_as.cpp:576 msgid "string.charCodeAt has more than one argument" msgstr "string.charCodeAt has more than one argument" #: libcore/asobj/String_as.cpp:650 msgid "" "Your locale probably can't convert non-ascii DisplayObjects to upper case. " "Using a UTF8 locale may fix this." msgstr "" "Your locale probably can't convert non-ascii DisplayObjects to upper case. " "Using a UTF8 locale may fix this." #: libcore/asobj/String_as.cpp:663 libcore/asobj/String_as.cpp:718 msgid "bad_cast caught" msgstr "bad_cast caught" #: libcore/asobj/String_as.cpp:705 msgid "" "Your locale probably can't convert non-ascii DisplayObjects to lower case. " "Using a UTF8 locale may fix this" msgstr "" "Your locale probably can't convert non-ascii DisplayObjects to lower case. " "Using a UTF8 locale may fix this" #: libcore/asobj/String_as.cpp:835 msgid "%1%(%2%) needs %3% argument(s)" msgstr "%1%(%2%) needs %3% argument(s)" #: libcore/asobj/String_as.cpp:846 msgid "%1%(%2%) has more than %3% argument(s)" msgstr "%1%(%2%) has more than %3% argument(s)" #: libcore/asobj/LoadableObject.cpp:177 msgid "XML.addRequestHeader: XML._customHeaders is not an object" msgstr "XML.addRequestHeader: XML._customHeaders is not an object" #: libcore/asobj/LoadableObject.cpp:194 msgid "XML.addRequestHeader requires at least one argument" msgstr "XML.addRequestHeader requires at least one argument" #: libcore/asobj/LoadableObject.cpp:207 msgid "XML.addRequestHeader: single argument is not an array" msgstr "XML.addRequestHeader: single argument is not an array" #: libcore/asobj/LoadableObject.cpp:223 #, c-format msgid "XML.addRequestHeader(%s): arguments after thesecond will be discarded" msgstr "XML.addRequestHeader(%s): arguments after the second will be discarded" #: libcore/asobj/LoadableObject.cpp:238 #, c-format msgid "XML.addRequestHeader(%s): both arguments must be a string" msgstr "XML.addRequestHeader(%s): both arguments must be a string" #: libcore/asobj/LoadableObject.cpp:305 msgid "sendAndLoad() requires at least two arguments" msgstr "sendAndLoad() requires at least two arguments" #: libcore/asobj/LoadableObject.cpp:313 msgid "sendAndLoad(): invalid empty url" msgstr "sendAndLoad(): invalid empty url" #: libcore/asobj/LoadableObject.cpp:320 msgid "sendAndLoad(): invalid target (must be an XML or LoadVars object)" msgstr "sendAndLoad(): invalid target (must be an XML or LoadVars object)" #: libcore/asobj/LoadableObject.cpp:398 #, c-format msgid "Loading from url: '%s'" msgstr "Loading from url: '%s'" #: libcore/asobj/LoadableObject.cpp:418 msgid "load() requires at least one argument" msgstr "load() requires at least one argument" #: libcore/asobj/LoadableObject.cpp:427 msgid "load(): invalid empty url" msgstr "load(): invalid empty url" #: libcore/asobj/Microphone_as.cpp:261 msgid "No MediaHandler exists! Cannot create a Microphone object" msgstr "No MediaHandler exists! Cannot create a Microphone object" #: libcore/asobj/Microphone_as.cpp:327 msgid "Attempt to set activity property of Microphone" msgstr "Attempt to set activity property of Microphone" #: libcore/asobj/Object.cpp:149 msgid "Too many args to Object constructor" msgstr "Too many args to Object constructor" #: libcore/asobj/Object.cpp:193 #, c-format msgid "" "Invalid call to Object.addProperty(%s) - expected 3 arguments (, " ", )" msgstr "" "Invalid call to Object.addProperty(%s) - expected 3 arguments (, " ", )" #: libcore/asobj/Object.cpp:210 msgid "Invalid call to Object.addProperty() - empty property name" msgstr "Invalid call to Object.addProperty() - empty property name" #: libcore/asobj/Object.cpp:220 msgid "Invalid call to Object.addProperty() - getter is not an AS function" msgstr "Invalid call to Object.addProperty() - getter is not an AS function" #: libcore/asobj/Object.cpp:234 #, c-format msgid "" "Invalid call to Object.addProperty() - setter is not null and not an AS " "function (%s)" msgstr "" "Invalid call to Object.addProperty() - setter is not null and not an AS " "function (%s)" #: libcore/asobj/Object.cpp:258 #, c-format msgid "" "Invalid call to Object.registerClass(%s) - expected 2 arguments (, " ")" msgstr "" "Invalid call to Object.registerClass(%s) - expected 2 arguments (, " ")" #: libcore/asobj/Object.cpp:276 #, c-format msgid "" "Invalid call to Object.registerClass(%s) - first argument (symbol id) " "evaluates to empty string" msgstr "" "Invalid call to Object.registerClass(%s) - first argument (symbol id) " "evaluates to empty string" #: libcore/asobj/Object.cpp:288 #, c-format msgid "" "Invalid call to Object.registerClass(%s) - second argument (class) is not a " "function)" msgstr "" "Invalid call to Object.registerClass(%s) - second argument (class) is not a " "function)" #: libcore/asobj/Object.cpp:315 #, c-format msgid "Object.registerClass(%s, %s): can't find exported symbol" msgstr "Object.registerClass(%s, %s): can't find exported symbol" #: libcore/asobj/Object.cpp:328 #, c-format msgid "" "Object.registerClass(%s, %s): exported symbol is not a MovieClip symbol " "(sprite_definition), but a %s" msgstr "" "Object.registerClass(%s, %s): exported symbol is not a MovieClip symbol " "(sprite_definition), but a %s" #: libcore/asobj/Object.cpp:349 msgid "Object.hasOwnProperty() requires one arg" msgstr "Object.hasOwnProperty() requires one arg" #: libcore/asobj/Object.cpp:358 #, c-format msgid "Invalid call to Object.hasOwnProperty('%s')" msgstr "Invalid call to Object.hasOwnProperty('%s')" #: libcore/asobj/Object.cpp:374 msgid "Object.isPropertyEnumerable() requires one arg" msgstr "Object.isPropertyEnumerable() requires one arg" #: libcore/asobj/Object.cpp:382 #, c-format msgid "Invalid call to Object.isPropertyEnumerable('%s')" msgstr "Invalid call to Object.isPropertyEnumerable('%s')" #: libcore/asobj/Object.cpp:405 msgid "Object.isPrototypeOf() requires one arg" msgstr "Object.isPrototypeOf() requires one arg" #: libcore/asobj/Object.cpp:413 #, c-format msgid "First arg to Object.isPrototypeOf(%s) is not an object" msgstr "First arg to Object.isPrototypeOf(%s) is not an object" #: libcore/asobj/Object.cpp:433 #, c-format msgid "Object.watch(%s): missing arguments" msgstr "Object.watch(%s): missing arguments" #: libcore/asobj/Object.cpp:445 #, c-format msgid "Object.watch(%s): second argument is not a function" msgstr "Object.watch(%s): second argument is not a function" #: libcore/asobj/Object.cpp:470 #, c-format msgid "Object.unwatch(%s): missing argument" msgstr "Object.unwatch(%s): missing argument" #: libcore/asobj/LocalConnection_as.cpp:535 msgid "LocalConnection.connect() expects exactly 1 argument" msgstr "LocalConnection.connect() expects exactly 1 argument" #: libcore/asobj/LocalConnection_as.cpp:543 msgid "LocalConnection.connect(): first argument must be a string" msgstr "LocalConnection.connect(): first argument must be a string" #: libcore/asobj/LocalConnection_as.cpp:588 #: libcore/asobj/LocalConnection_as.cpp:600 #: libcore/asobj/LocalConnection_as.cpp:613 #, c-format msgid "LocalConnection.send(%s): requires at least 2 arguments" msgstr "LocalConnection.send(%s): requires at least 2 arguments" #: libcore/asobj/Color_as.cpp:155 msgid "Color.setRGB() : missing argument" msgstr "Colour.setRGB() : missing argument" #: libcore/asobj/Color_as.cpp:188 msgid "Color.setTransform() : missing argument" msgstr "Colour.setTransform() : missing argument" #: libcore/asobj/Color_as.cpp:198 #, c-format msgid "Color.setTransform(%s) : first argument doesn't cast to an object" msgstr "Colour.setTransform(%s) : first argument doesn't cast to an object" #: libcore/asobj/MovieClip_as.cpp:296 #, c-format msgid "createEmptyMovieClip needs 2 args, but %d given, returning undefined" msgstr "createEmptyMovieClip needs 2 args, but %d given, returning undefined" #: libcore/asobj/MovieClip_as.cpp:304 #, c-format msgid "createEmptyMovieClip takes 2 args, but %d given, discarding the excess" msgstr "createEmptyMovieClip takes 2 args, but %d given, discarding the excess" #: libcore/asobj/MovieClip_as.cpp:362 msgid "MovieClip.cacheAsBitmap()" msgstr "MovieClip.cacheAsBitmap()" #: libcore/asobj/MovieClip_as.cpp:374 msgid "MovieClip.filters()" msgstr "MovieClip.filters()" #: libcore/asobj/MovieClip_as.cpp:393 msgid "MovieClip.forceSmoothing()" msgstr "MovieClip.forceSmoothing()" #: libcore/asobj/MovieClip_as.cpp:403 msgid "MovieClip.opaqueBackground()" msgstr "MovieClip.opaqueBackground()" #: libcore/asobj/MovieClip_as.cpp:413 msgid "MovieClip.scale9Grid()" msgstr "MovieClip.scale9Grid()" #: libcore/asobj/MovieClip_as.cpp:423 msgid "MovieClip.scrollRect()" msgstr "MovieClip.scrollRect()" #: libcore/asobj/MovieClip_as.cpp:433 msgid "MovieClip.tabIndex()" msgstr "MovieClip.tabIndex()" #: libcore/asobj/MovieClip_as.cpp:448 #, c-format msgid "" "attachMovie called with wrong number of arguments expected 3 to 4, got (%d) " "- returning undefined" msgstr "" "attachMovie called with wrong number of arguments expected 3 to 4, got (%d) " "- returning undefined" #: libcore/asobj/MovieClip_as.cpp:463 #, c-format msgid "" "attachMovie: exported resource '%s' is not a DisplayObject definition. " "Returning undefined" msgstr "" "attachMovie: exported resource '%s' is not a DisplayObject definition. " "Returning undefined" #: libcore/asobj/MovieClip_as.cpp:483 #, c-format msgid "MovieClip.attachMovie: invalid depth %d passed; not attaching" msgstr "MovieClip.attachMovie: invalid depth %d passed; not attaching" #: libcore/asobj/MovieClip_as.cpp:508 #, c-format msgid "" "Fourth argument of attachMovie doesn't cast to an object (%s), we'll act as " "if it wasn't given" msgstr "" "Fourth argument of attachMovie doesn't cast to an object (%s), we'll act as " "if it wasn't given" #: libcore/asobj/MovieClip_as.cpp:518 #, c-format msgid "Could not attach DisplayObject at depth %d" msgstr "Could not attach DisplayObject at depth %d" #: libcore/asobj/MovieClip_as.cpp:594 #, c-format msgid "%s.swapDepths() needs one arg" msgstr "%s.swapDepths() needs one arg" #: libcore/asobj/MovieClip_as.cpp:606 #, c-format msgid "%s.swapDepths(%s): won't swap a clip below depth %d (%d)" msgstr "%s.swapDepths(%s): won't swap a clip below depth %d (%d)" #: libcore/asobj/MovieClip_as.cpp:624 #, c-format msgid "%s.swapDepths(%s): invalid call, swapping to self?" msgstr "%s.swapDepths(%s): invalid call, swapping to self?" #: libcore/asobj/MovieClip_as.cpp:636 #, c-format msgid "" "%s.swapDepths(%s): invalid call, the two DisplayObjects don't have the same " "parent" msgstr "" "%s.swapDepths(%s): invalid call, the two DisplayObjects don't have the same " "parent" #: libcore/asobj/MovieClip_as.cpp:653 #, c-format msgid "" "%s.swapDepths(%s): ignored, source and target DisplayObjects have the same " "depth %d" msgstr "" "%s.swapDepths(%s): ignored, source and target DisplayObjects have the same " "depth %d" #: libcore/asobj/MovieClip_as.cpp:668 #, c-format msgid "" "%s.swapDepths(%s): first argument invalid (neither a movieclip nor a number)" msgstr "" "%s.swapDepths(%s): first argument invalid (neither a movieclip nor a number)" #: libcore/asobj/MovieClip_as.cpp:677 #, c-format msgid "%s.swapDepths(%s): requested depth is above the accessible range." msgstr "%s.swapDepths(%s): requested depth is above the accessible range." #: libcore/asobj/MovieClip_as.cpp:693 #, c-format msgid "%s.swapDepths(%s): ignored, DisplayObject already at depth %d" msgstr "%s.swapDepths(%s): ignored, DisplayObject already at depth %d" #: libcore/asobj/MovieClip_as.cpp:727 msgid "MovieClip.duplicateMovieClip() needs 2 or 3 args" msgstr "MovieClip.duplicateMovieClip() needs 2 or 3 args" #: libcore/asobj/MovieClip_as.cpp:743 #, c-format msgid "MovieClip.duplicateMovieClip: invalid depth %d passed; not duplicating" msgstr "MovieClip.duplicateMovieClip: invalid depth %d passed; not duplicating" #: libcore/asobj/MovieClip_as.cpp:775 msgid "movieclip_goto_and_play needs one arg" msgstr "movieclip_goto_and_play needs one arg" #: libcore/asobj/MovieClip_as.cpp:785 #, c-format msgid "movieclip_goto_and_play('%s') -- invalid frame" msgstr "movieclip_goto_and_play('%s') -- invalid frame" #: libcore/asobj/MovieClip_as.cpp:804 msgid "movieclip_goto_and_stop needs one arg" msgstr "movieclip_goto_and_stop needs one arg" #: libcore/asobj/MovieClip_as.cpp:814 #, c-format msgid "movieclip_goto_and_stop('%s') -- invalid frame" msgstr "movieclip_goto_and_stop('%s') -- invalid frame" #: libcore/asobj/MovieClip_as.cpp:888 #, c-format msgid "" "MovieClip.loadMovie() expected 1 or 2 args, got %d - returning undefined" msgstr "" "MovieClip.loadMovie() expected 1 or 2 args, got %d - returning undefined" #: libcore/asobj/MovieClip_as.cpp:900 #, c-format msgid "" "First argument of MovieClip.loadMovie(%s) evaluates to an empty string - " "returning undefined" msgstr "" "First argument of MovieClip.loadMovie(%s) evaluates to an empty string - " "returning undefined" #: libcore/asobj/MovieClip_as.cpp:950 #, c-format msgid "" "MovieClip.loadVariables() expected 1 or 2 args, got %d - returning undefined" msgstr "" "MovieClip.loadVariables() expected 1 or 2 args, got %d - returning undefined" #: libcore/asobj/MovieClip_as.cpp:962 #, c-format msgid "" "First argument passed to MovieClip.loadVariables(%s) evaluates to an empty " "string - returning undefined" msgstr "" "First argument passed to MovieClip.loadVariables(%s) evaluates to an empty " "string - returning undefined" #: libcore/asobj/MovieClip_as.cpp:1004 #, c-format msgid "Can't find hitTest target %s" msgstr "Can't find hitTest target %s" #: libcore/asobj/MovieClip_as.cpp:1046 #, c-format msgid "hitTest() called with %u args" msgstr "hitTest() called with %u args" #: libcore/asobj/MovieClip_as.cpp:1117 msgid "No arguments passed to MovieClip.getURL()" msgstr "No arguments passed to MovieClip.getURL()" #: libcore/asobj/MovieClip_as.cpp:1126 #, c-format msgid "MovieClip.getURL(%s): extra arguments dropped" msgstr "MovieClip.getURL(%s): extra arguments dropped" #: libcore/asobj/MovieClip_as.cpp:1235 #, c-format msgid "" "MovieClip.getBounds(%s): invalid call, first arg must be a DisplayObject" msgstr "" "MovieClip.getBounds(%s): invalid call, first arg must be a DisplayObject" #: libcore/asobj/MovieClip_as.cpp:1283 msgid "MovieClip.globalToLocal() takes one arg" msgstr "MovieClip.globalToLocal() takes one arg" #: libcore/asobj/MovieClip_as.cpp:1292 #, c-format msgid "MovieClip.globalToLocal(%s): first argument doesn't cast to an object" msgstr "MovieClip.globalToLocal(%s): first argument doesn't cast to an object" #: libcore/asobj/MovieClip_as.cpp:1306 #, c-format msgid "" "MovieClip.globalToLocal(%s): object parameter doesn't have an 'x' member" msgstr "" "MovieClip.globalToLocal(%s): object parameter doesn't have an 'x' member" #: libcore/asobj/MovieClip_as.cpp:1317 #, c-format msgid "" "MovieClip.globalToLocal(%s): object parameter doesn't have an 'y' member" msgstr "" "MovieClip.globalToLocal(%s): object parameter doesn't have an 'y' member" #: libcore/asobj/MovieClip_as.cpp:1345 msgid "MovieClip.localToGlobal() takes one arg" msgstr "MovieClip.localToGlobal() takes one arg" #: libcore/asobj/MovieClip_as.cpp:1354 #, c-format msgid "MovieClip.localToGlobal(%s): first argument doesn't cast to an object" msgstr "MovieClip.localToGlobal(%s): first argument doesn't cast to an object" #: libcore/asobj/MovieClip_as.cpp:1368 #, c-format msgid "" "MovieClip.localToGlobal(%s): object parameter doesn't have an 'x' member" msgstr "" "MovieClip.localToGlobal(%s): object parameter doesn't have an 'x' member" #: libcore/asobj/MovieClip_as.cpp:1379 #, c-format msgid "" "MovieClip.localToGlobal(%s): object parameter doesn't have an 'y' member" msgstr "" "MovieClip.localToGlobal(%s): object parameter doesn't have an 'y' member" #: libcore/asobj/MovieClip_as.cpp:1408 #, c-format msgid "%s.setMask() : needs an argument" msgstr "%s.setMask() : needs an argument" #: libcore/asobj/MovieClip_as.cpp:1427 #, c-format msgid "%s.setMask(%s) : first argument is not a DisplayObject" msgstr "%s.setMask(%s) : first argument is not a DisplayObject" #: libcore/asobj/MovieClip_as.cpp:1457 msgid "MovieClip.lineTo() needs at least two arguments" msgstr "MovieClip.lineTo() needs at least two arguments" #: libcore/asobj/MovieClip_as.cpp:1483 msgid "MovieClip.moveTo() takes two args" msgstr "MovieClip.moveTo() takes two args" #: libcore/asobj/MovieClip_as.cpp:1534 #, c-format msgid "MovieClip.lineStyle(%s): args after the first three will be discarded" msgstr "MovieClip.lineStyle(%s): args after the first three will be discarded" #: libcore/asobj/MovieClip_as.cpp:1554 #, c-format msgid "" "MovieClip.lineStyle(%s): invalid joinStylevalue '%s' (valid values: %s|%s|%s)" msgstr "" "MovieClip.lineStyle(%s): invalid joinStylevalue '%s' (valid values: %s|%s|%" "s)" #: libcore/asobj/MovieClip_as.cpp:1570 #, c-format msgid "" "MovieClip.lineStyle(%s): invalid capStyle value '%s' (valid values: none|" "round|square)" msgstr "" "MovieClip.lineStyle(%s): invalid capStyle value '%s' (valid values: " "none|round|square)" #: libcore/asobj/MovieClip_as.cpp:1595 #, c-format msgid "" "MovieClip.lineStyle(%s): invalid noScale value '%s' (valid values: %s|%s|%s|%" "s)" msgstr "" "MovieClip.lineStyle(%s): invalid noScale value '%s' (valid values: %s|%s|%s|" "%s)" #: libcore/asobj/MovieClip_as.cpp:1643 msgid "MovieClip.curveTo() takes four args" msgstr "MovieClip.curveTo() takes four args" #: libcore/asobj/MovieClip_as.cpp:1659 #, c-format msgid "%s.curveTo(%g,%g,%g,%g);" msgstr "%s.curveTo(%g,%g,%g,%g);" #: libcore/asobj/MovieClip_as.cpp:1728 #, c-format msgid "%s.beginGradientFill(%s): invalid call: 5 arguments needed" msgstr "%s.beginGradientFill(%s): invalid call: 5 arguments needed" #: libcore/asobj/MovieClip_as.cpp:1739 #, c-format msgid "%s.beginGradientFill(%s): extra arguments invalidate call!" msgstr "%s.beginGradientFill(%s): extra arguments invalidate call!" #: libcore/asobj/MovieClip_as.cpp:1759 #, c-format msgid "" "%s.beginGradientFill(%s): first arg must be 'radial', 'focal', or 'linear'" msgstr "" "%s.beginGradientFill(%s): first arg must be 'radial', 'focal', or 'linear'" #: libcore/asobj/MovieClip_as.cpp:1775 #, c-format msgid "" "%s.beginGradientFill(%s): one or more of the args from 2nd to 5th don't " "cast to objects" msgstr "" "%s.beginGradientFill(%s): one or more of the args from 2nd to 5th don't " "cast to objects" #: libcore/asobj/MovieClip_as.cpp:1789 #, c-format msgid "" "%s.beginGradientFill(%s): colors, alphas and ratios args don't have same " "length" msgstr "" "%s.beginGradientFill(%s): colours, alphas and ratios args don't have same " "length" #: libcore/asobj/MovieClip_as.cpp:1801 #, c-format msgid "" "%s.beginGradientFill(%s) : too many array elements for colors and ratios (%" "d), will trim to 8" msgstr "" "%s.beginGradientFill(%s) : too many array elements for colours and ratios (%" "d), will trim to 8" #: libcore/asobj/MovieClip_as.cpp:1935 #, c-format msgid "min/max bbox values in MovieClip.startDrag(%s) swapped, fixing" msgstr "min/max bbox values in MovieClip.startDrag(%s) swapped, fixing" #: libcore/asobj/MovieClip_as.cpp:1940 #, c-format msgid "non-finite bbox values in MovieClip.startDrag(%s), took as zero" msgstr "non-finite bbox values in MovieClip.startDrag(%s), took as zero" #: libcore/asobj/AsBroadcaster.cpp:234 msgid "AsBroadcaster.initialize() requires one argument, none given" msgstr "AsBroadcaster.initialise() requires one argument, none given" #: libcore/asobj/AsBroadcaster.cpp:245 #, c-format msgid "AsBroadcaster.initialize(%s): first arg is not an object" msgstr "AsBroadcaster.initialise(%s): first arg is not an object" #: libcore/asobj/AsBroadcaster.cpp:255 #, c-format msgid "" "AsBroadcaster.initialize(%s): first arg is an object but doesn't cast to one " "(dangling DisplayObject ref?)" msgstr "" "AsBroadcaster.initialise(%s): first arg is an object but doesn't cast to one " "(dangling DisplayObject ref?)" #: libcore/asobj/AsBroadcaster.cpp:285 libcore/asobj/AsBroadcaster.cpp:331 #: libcore/asobj/AsBroadcaster.cpp:395 #, c-format msgid "%p.addListener(%s): this object has no _listeners member" msgstr "%p.addListener(%s): this object has no _listeners member" #: libcore/asobj/AsBroadcaster.cpp:296 libcore/asobj/AsBroadcaster.cpp:342 #: libcore/asobj/AsBroadcaster.cpp:406 #, c-format msgid "%p.addListener(%s): this object's _listener isn't an object: %s" msgstr "%p.addListener(%s): this object's _listener isn't an object: %s" #: libcore/asobj/XML_as.cpp:458 msgid "XML data is empty" msgstr "XML data is empty" #: libcore/asobj/XML_as.cpp:724 msgid "no text for element creation" msgstr "no text for element creation" #: libcore/asobj/XML_as.cpp:750 msgid "no text for text node creation" msgstr "no text for text node creation" #: libcore/asobj/XMLNode_as.cpp:199 #, c-format msgid "XMLNode_as %p has no children" msgstr "XMLNode_as %p has no children" #: libcore/asobj/XMLNode_as.cpp:231 msgid "" "XMLNode.insertBefore(): positional parameter is not a child of this node" msgstr "" "XMLNode.insertBefore(): positional parameter is not a child of this node" #: libcore/asobj/XMLNode_as.cpp:405 #, c-format msgid "" "Stringifying node %p with name %s, as_value %s, %u attributes and %u children" msgstr "" "Stringifying node %p with name %s, as_value %s, %u attributes and %u " "children" #: libcore/asobj/XMLNode_as.cpp:600 msgid "XMLNode::appendChild() needs at least one argument" msgstr "XMLNode::appendChild() needs at least one argument" #: libcore/asobj/XMLNode_as.cpp:609 msgid "First argument to XMLNode::appendChild() is not an XMLNode" msgstr "First argument to XMLNode::appendChild() is not an XMLNode" #: libcore/asobj/XMLNode_as.cpp:647 #, c-format msgid "XMLNode.insertBefore(%s) needs at least two arguments" msgstr "XMLNode.insertBefore(%s) needs at least two arguments" #: libcore/asobj/XMLNode_as.cpp:658 #, c-format msgid "First argument to XMLNode.insertBefore(%s) is not an XMLNode" msgstr "First argument to XMLNode.insertBefore(%s) is not an XMLNode" #: libcore/asobj/XMLNode_as.cpp:669 #, c-format msgid "Second argument to XMLNode.insertBefore(%s) is not an XMLNode" msgstr "Second argument to XMLNode.insertBefore(%s) is not an XMLNode" #: libcore/asobj/Sound_as.cpp:380 #, c-format msgid "Could not create audio decoder: %s" msgstr "Could not create audio decoder: %s" #: libcore/asobj/Sound_as.cpp:539 #, c-format msgid "Gnash could not open this url: %s" msgstr "Gnash could not open this url: %s" #: libcore/asobj/Sound_as.cpp:548 #, c-format msgid "Unable to create parser for Sound at %s" msgstr "Unable to create parser for Sound at %s" #: libcore/asobj/Sound_as.cpp:657 msgid "Sound.start() has no effect on a streaming Sound" msgstr "Sound.start() has no effect on a streaming Sound" #: libcore/asobj/Sound_as.cpp:942 msgid "-- start sound" msgstr "-- start sound" #: libcore/asobj/Sound_as.cpp:967 msgid "-- stop sound " msgstr "-- stop sound " #: libcore/asobj/Sound_as.cpp:983 libcore/asobj/Sound_as.cpp:1038 #, c-format msgid "No such export '%s'" msgstr "No such export '%s'" #: libcore/asobj/Sound_as.cpp:992 libcore/asobj/Sound_as.cpp:1047 #, c-format msgid "Export '%s'is not a sound" msgstr "Export '%s'is not a sound" #: libcore/asobj/Sound_as.cpp:1008 msgid "-- attach sound" msgstr "-- attach sound" #: libcore/asobj/Sound_as.cpp:1013 msgid "attach sound needs one argument" msgstr "attach sound needs one argument" #: libcore/asobj/Sound_as.cpp:1023 msgid "attachSound needs a non-empty string" msgstr "attachSound needs a non-empty string" #: libcore/asobj/Sound_as.cpp:1148 msgid "Sound.loadSound() needs at least 1 argument" msgstr "Sound.loadSound() needs at least 1 argument" #: libcore/asobj/Sound_as.cpp:1163 #, c-format msgid "Sound.loadSound(%s): arguments after first 2 discarded" msgstr "Sound.loadSound(%s): arguments after first 2 discarded" #: libcore/asobj/Sound_as.cpp:1193 msgid "set volume of sound needs one argument" msgstr "set volume of sound needs one argument" #: libcore/asobj/XMLSocket_as.cpp:247 #, c-format msgid " Message %d: %s " msgstr " Message %d: %s " #: libcore/asobj/XMLSocket_as.cpp:271 msgid "XMLSocket.send(): socket not initialized" msgstr "XMLSocket.send(): socket not initialized" #: libcore/asobj/XMLSocket_as.cpp:309 #, c-format msgid "XMLSocket.connect(%s) called" msgstr "XMLSocket.connect(%s) called" #: libcore/asobj/XMLSocket_as.cpp:315 msgid "XMLSocket.connect() called while already connected, ignored" msgstr "XMLSocket.connect() called while already connected, ignored" #: libcore/asobj/XMLSocket_as.cpp:339 msgid "XMLSocket.connect(): connection failed" msgstr "XMLSocket.connect(): connection failed" #: libcore/asobj/XMLSocket_as.cpp:385 msgid "Builtin XMLSocket.onData() needs an argument" msgstr "Builtin XMLSocket.onData() needs an argument" #: libcore/asobj/XMLSocket_as.cpp:397 #, c-format msgid "" "Builtin XMLSocket.onData() called with an argument that resolves to an empty " "string: %s" msgstr "" "Builtin XMLSocket.onData() called with an argument that resolves to an empty " "string: %s" #: libcore/asobj/Array_as.cpp:536 #, c-format msgid "Unhandled sort flags: %d (0x%X)" msgstr "Unhandled sort flags: %d (0x%X)" #: libcore/asobj/Array_as.cpp:932 msgid "Array.splice() needs at least 1 argument, call ignored" msgstr "Array.splice() needs at least 1 argument, call ignored" #: libcore/asobj/Array_as.cpp:955 #, c-format msgid "Array.splice(%d,%d): negative length given, call ignored" msgstr "Array.splice(%d,%d): negative length given, call ignored" #: libcore/asobj/Array_as.cpp:1051 msgid "Sort called with invalid arguments." msgstr "Sort called with invalid arguments." #: libcore/asobj/Array_as.cpp:1195 msgid "SortOn called with invalid arguments." msgstr "SortOn called with invalid arguments." #: libcore/asobj/Array_as.cpp:1384 msgid "" "More than 2 arguments to Array.slice, and I don't know what to do with " "them. Ignoring them" msgstr "" "More than 2 arguments to Array.slice, and I don't know what to do with them. " " Ignoring them" #: libcore/asobj/TextField_as.cpp:222 #, c-format msgid "createTextField called with %d args, expected 6 - returning undefined" msgstr "createTextField called with %d args, expected 6 - returning undefined" #: libcore/asobj/TextField_as.cpp:236 #, c-format msgid "createTextField: negative width (%d) - reverting sign" msgstr "createTextField: negative width (%d) - reverting sign" #: libcore/asobj/TextField_as.cpp:246 #, c-format msgid "createTextField: negative height (%d) - reverting sign" msgstr "createTextField: negative height (%d) - reverting sign" #: libcore/asobj/TextField_as.cpp:438 #, c-format msgid "Attempt to set length property of TextField %s" msgstr "Attempt to set length property of TextField %s" #: libcore/asobj/TextField_as.cpp:464 libcore/asobj/TextField_as.cpp:490 #, c-format msgid "Attempt to set read-only %s property of TextField %s" msgstr "Attempt to set read-only %s property of TextField %s" #: libcore/asobj/TextField_as.cpp:546 #, c-format msgid "Invalid value given to TextField.type: %s" msgstr "Invalid value given to TextField.type: %s" #: libcore/asobj/TextField_as.cpp:678 msgid "missing arg" msgstr "missing arg" #: libcore/asobj/TextField_as.cpp:695 msgid "first argument is not a TextFormat" msgstr "first argument is not a TextFormat" #: libcore/asobj/TextField_as.cpp:985 msgid "TextField.replaceText() called with less than 3 args" msgstr "TextField.replaceText() called with less than 3 args" #: libcore/asobj/TextFormat_as.cpp:408 #, c-format msgid "Too many args (%d) passed to TextFormat" msgstr "Too many args (%d) passed to TextFormat" #: libcore/asobj/NetStream_as.cpp:374 msgid "No NetConnection associated with this NetStream, won't play" msgstr "No NetConnection associated with this NetStream, won't play" #: libcore/asobj/NetStream_as.cpp:385 msgid "NetConnection is not connected. Won't play." msgstr "NetConnection is not connected. Won't play." #: libcore/asobj/NetStream_as.cpp:407 #, c-format msgid "Connecting to movie: %s" msgstr "Connecting to movie: %s" #: libcore/asobj/NetStream_as.cpp:497 #, c-format msgid "Gnash could not get stream '%s' from NetConnection" msgstr "Gnash could not get stream '%s' from NetConnection" #: libcore/asobj/NetStream_as.cpp:508 msgid "No Media handler registered, can't parse NetStream input" msgstr "No Media handler registered, can't parse NetStream input" #: libcore/asobj/NetStream_as.cpp:517 msgid "Unable to create parser for NetStream input" msgstr "Unable to create parser for NetStream input" #: libcore/asobj/NetStream_as.cpp:675 msgid "Error decoding encoded video frame in NetStream input" msgstr "Error decoding encoded video frame in NetStream input" #: libcore/asobj/NetStream_as.cpp:1626 #, c-format msgid "" "First argument to NetStream constructor doesn't cast to a NetConnection (%s)" msgstr "" "First argument to NetStream constructor doesn't cast to a NetConnection (%s)" #: libcore/asobj/NetStream_as.cpp:1673 msgid "NetStream_as play needs args" msgstr "NetStream_as play needs args" #: libcore/asobj/NetStream_as.cpp:1681 #, c-format msgid "NetStream.play(%s): stream is not connected" msgstr "NetStream.play(%s): stream is not connected" #: libcore/asobj/Number_as.cpp:80 #, c-format msgid "Number.toString(%s): radix must be in the 2..36 range (%d is invalid)" msgstr "Number.toString(%s): radix must be in the 2..36 range (%d is invalid)" #: libcore/movie_root.cpp:251 #, c-format msgid "ActionLimits hit during setRootMovie: %s. Disable scripts?" msgstr "ActionLimits hit during setRootMovie: %s. Disable scripts?" #: libcore/movie_root.cpp:382 libcore/movie_root.cpp:392 #, c-format msgid "" "%s.swapDepth(%d): movie has a depth (%d) below static depth zone (%d), won't " "swap its depth" msgstr "" "%s.swapDepth(%d): movie has a depth (%d) below static depth zone (%d), won't " "swap its depth" #: libcore/movie_root.cpp:459 msgid "Original root movie can't be removed" msgstr "Original root movie can't be removed" #: libcore/movie_root.cpp:614 #, c-format msgid "ActionLimits hit notifying key listeners: %s." msgstr "ActionLimits hit notifying key listeners: %s." #: libcore/movie_root.cpp:723 #, c-format msgid "ActionLimits hit during mouse event processing: %s. Disable scripts ?" msgstr "ActionLimits hit during mouse event processing: %s. Disable scripts ?" #: libcore/movie_root.cpp:890 #, c-format msgid "Action limit hit during advance: %s" msgstr "Action limit hit during advance: %s" #: libcore/movie_root.cpp:894 #, c-format msgid "Buffer overread during advance: %s" msgstr "Buffer overread during advance: %s" #: libcore/movie_root.cpp:1012 #, c-format msgid "ActionLimits hit notifying mouse events: %s." msgstr "ActionLimits hit notifying mouse events: %s." #: libcore/movie_root.cpp:1626 #, c-format msgid "Attempt to write response to ExternalInterface requests fd %d" msgstr "Attempt to write response to ExternalInterface requests fd %d" #: libcore/movie_root.cpp:1630 #, c-format msgid "Could not write to user-provided host requests fd %d: %s" msgstr "Could not write to user-provided host requests fd %d: %s" #: libcore/movie_root.cpp:1797 libcore/movie_root.cpp:1830 #: libcore/movie_root.cpp:1889 #, c-format msgid "Could not write to browser fd #%d: %s" msgstr "Could not write to browser fd #%d: %s" #: libcore/movie_root.cpp:2115 #, c-format msgid "Launching URL: %s" msgstr "Launching URL: %s" #: libcore/movie_root.cpp:2118 #, c-format msgid "Fork failed launching url opener '%s'" msgstr "Fork failed launching url opener '%s'" #: libcore/movie_root.cpp:2159 #, c-format msgid "Attempt to write geturl requests fd #%d" msgstr "Attempt to write geturl requests fd #%d" #: libcore/movie_root.cpp:2165 #, c-format msgid "Could only write %d bytes to fd #%d" msgstr "Could only write %d bytes to fd #%d" #: libcore/movie_root.cpp:2177 #, c-format msgid "Setting script limits: max recursion %d, timeout %d seconds" msgstr "Setting script limits: max recursion %d, timeout %d seconds" #: libcore/movie_root.cpp:2240 msgid "Live MovieClips" msgstr "Live MovieClips" #: libcore/as_object.cpp:437 #, c-format msgid "Caught exception: %s" msgstr "Caught exception: %s" #: libcore/as_object.cpp:626 #, c-format msgid "Attempt to set read-only property '%s'" msgstr "Attempt to set read-only property '%s'" #: libcore/as_object.cpp:636 #, c-format msgid "%s: Exception %s. Will create a new member" msgstr "%s: Exception %s. Will create a new member" #: libcore/as_object.cpp:651 #, c-format msgid "Unknown failure in setting property '%s' on object '%p'" msgstr "Unknown failure in setting property '%s' on object '%p'" #: libcore/as_object.cpp:680 #, c-format msgid "Attempt to initialize read-only property '%s' on object '%p' twice" msgstr "Attempt to initialise read-only property '%s' on object '%p' twice" #: libcore/as_object.cpp:847 msgid "Circular inheritance chain detected during isPrototypeOf call" msgstr "Circular inheritance chain detected during isPrototypeOf call" #: libcore/as_object.cpp:857 #, c-format msgid "%d members of object %p follow" msgstr "%d members of object %p follow" #: libcore/as_function.cpp:203 msgid "Function.apply() called with no args" msgstr "Function.apply() called with no args" #: libcore/as_function.cpp:228 #, c-format msgid "" "Function.apply() got %d args, expected at most 2 -- discarding the ones in " "excess" msgstr "" "Function.apply() got %d args, expected at most 2 -- discarding the ones in " "excess" #: libcore/SWFStream.cpp:285 libcore/parser/action_buffer.cpp:539 msgid "Native floating point format not recognised" msgstr "Native floating point format not recognised" #: libcore/SWFStream.cpp:302 libcore/SWFStream.cpp:320 #: libcore/SWFStream.cpp:353 libcore/SWFStream.cpp:384 #: libcore/parser/SWFParser.cpp:152 msgid "Unexpected end of stream while reading" msgstr "Unexpected end of stream while reading" #: libcore/SWFStream.cpp:496 msgid "Unexpected end of stream" msgstr "Unexpected end of stream" #: libcore/SWFStream.cpp:565 #, c-format msgid "" "Tag %d starting at offset %d is advertised to end at offset %d, which is " "after end of previously opened tag starting at offset %d and ending at " "offset %d. Making it end where container tag ends." msgstr "" "Tag %d starting at offset %d is advertised to end at offset %d, which is " "after end of previously opened tag starting at offset %d and ending at " "offset %d. Making it end where container tag ends." #: libcore/SWFStream.cpp:604 msgid "Could not seek to reported end of tag" msgstr "Could not seek to reported end of tag" #: libcore/as_value.cpp:400 #, c-format msgid "to_primitive(%s, NUMBER) threw an ActionTypeError %s" msgstr "to_primitive(%s, NUMBER) threw an ActionTypeError %s" #: libcore/as_value.cpp:770 #, c-format msgid "serialization of as_value of type %d" msgstr "serialisation of as_value of type %d" #: libcore/DisplayObjectContainer.cpp:120 msgid "Children" msgstr "Children" #: libcore/swf/DefineFontTag.cpp:63 #, c-format msgid "reading code table at offset %lu" msgstr "reading code table at offset %lu" #: libcore/swf/DefineFontTag.cpp:122 msgid "reading DefineFont" msgstr "reading DefineFont" #: libcore/swf/DefineFontTag.cpp:166 msgid "Glyphs offset table corrupted in DefineFont tag" msgstr "Glyphs offset table corrupted in DefineFont tag" #: libcore/swf/DefineFontTag.cpp:181 msgid "reading DefineFont2 or DefineFont3" msgstr "reading DefineFont2 or DefineFont3" #: libcore/swf/DefineFontTag.cpp:236 libcore/swf/DefineFontTag.cpp:251 #, c-format msgid "Glyph %d at offset %u" msgstr "Glyph %d at offset %u" #: libcore/swf/DefineFontTag.cpp:269 msgid "Glyphs offset table corrupted in DefineFont2/3 tag" msgstr "Glyphs offset table corrupted in DefineFont2/3 tag" #: libcore/swf/DefineFontTag.cpp:282 msgid "Bad offset in DefineFont2" msgstr "Bad offset in DefineFont2" #: libcore/swf/DefineFontTag.cpp:342 msgid "Repeated kerning pair found - ignoring" msgstr "Repeated kerning pair found - ignoring" #: libcore/swf/DefineFontTag.cpp:362 #, c-format msgid "DefineFontInfo tag loader: can't find font with id %d" msgstr "DefineFontInfo tag loader: can't find font with id %d" #: libcore/swf/DefineFontTag.cpp:370 msgid "DefineFontInfo2 partially implemented" msgstr "DefineFontInfo2 partially implemented" #: libcore/swf/tag_loaders.cpp:83 msgid "anchor-labeled frame not supported" msgstr "anchor-labeled frame not supported" #: libcore/swf/tag_loaders.cpp:87 #, c-format msgid "frame_label_loader end position %d, read up to %d" msgstr "frame_label_loader end position %d, read up to %d" #: libcore/swf/tag_loaders.cpp:107 #, c-format msgid " sprite: char id = %d" msgstr " sprite: char id = %d" #: libcore/swf/tag_loaders.cpp:118 msgid "" "Nested DEFINESPRITE tags. Will add to top-level DisplayObjects dictionary." msgstr "" "Nested DEFINESPRITE tags. Will add to top-level DisplayObjects dictionary." #: libcore/swf/tag_loaders.cpp:128 #, c-format msgid "Sprite %d advertise no frames" msgstr "Sprite %d advertise no frames" #: libcore/swf/tag_loaders.cpp:168 #, c-format msgid "DEFINESOUNDLOADER: sound sample rate %d (expected 0 to %u" msgstr "DEFINESOUNDLOADER: sound sample rate %d (expected 0 to %u" #: libcore/swf/tag_loaders.cpp:188 #, c-format msgid "" "define sound: ch=%d, format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, delay=%d" msgstr "" "define sound: ch=%d, format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, delay=%d" #: libcore/swf/tag_loaders.cpp:216 msgid "Tag boundary reported past end of SWFStream!" msgstr "Tag boundary reported past end of SWFStream!" #: libcore/swf/tag_loaders.cpp:237 #, c-format msgid "" "There is no sound handler currently active, so DisplayObject with id %d will " "not be added to the dictionary" msgstr "" "There is no sound handler currently active, so DisplayObject with id %d will " "not be added to the dictionary" #: libcore/swf/tag_loaders.cpp:287 #, c-format msgid "SOUNDSTREAMHEAD: stream sample rate %d (expected 0 to %u)" msgstr "SOUNDSTREAMHEAD: stream sample rate %d (expected 0 to %u)" #: libcore/swf/tag_loaders.cpp:297 #, c-format msgid "" "Different stream/playback sound rate (%d/%d). This seems common in SWF " "files, so we'll warn only once." msgstr "" "Different stream/playback sound rate (%d/%d). This seems common in SWF " "files, so we'll warn only once." #: libcore/swf/tag_loaders.cpp:304 #, c-format msgid "" "Different stream/playback sample size (%d/%d). This seems common in SWF " "files, so we'll warn only once." msgstr "" "Different stream/playback sample size (%d/%d). This seems common in SWF " "files, so we'll warn only once." #: libcore/swf/tag_loaders.cpp:310 #, c-format msgid "" "Different stream/playback channels (%s/%s). This seems common in SWF files, " "so we'll warn only once." msgstr "" "Different stream/playback channels (%s/%s). This seems common in SWF files, " "so we'll warn only once." #: libcore/swf/tag_loaders.cpp:330 msgid "" "No samples advertised for sound stream, pretty common so will warn only once" msgstr "" "No samples advertised for sound stream, pretty common so will warn only once" #: libcore/swf/tag_loaders.cpp:357 #, c-format msgid "" "sound stream head: format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, latency=%d" msgstr "" "sound stream head: format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, latency=%d" #: libcore/swf/tag_loaders.cpp:402 #, c-format msgid "File attributes: metadata=%s network=%s" msgstr "File attributes: metadata=%s network=%s" #: libcore/swf/tag_loaders.cpp:403 libcore/swf/tag_loaders.cpp:404 msgid "true" msgstr "true" #: libcore/swf/tag_loaders.cpp:403 libcore/swf/tag_loaders.cpp:404 msgid "false" msgstr "false" #: libcore/swf/tag_loaders.cpp:408 msgid "" "FileAttributes tag in the SWF requests that network access is not granted to " "this movie (or application?) when loaded from the filesystem. Anyway Gnash " "won't care; use white/black listing in your .gnashrc instead" msgstr "" "FileAttributes tag in the SWF requests that network access is not granted to " "this movie (or application?) when loaded from the filesystem. Anyway Gnash " "won't care; use white/black listing in your .gnashrc instead" #: libcore/swf/tag_loaders.cpp:416 msgid "" "This SWF file requires AVM2: there will be no ActionScript interpretation" msgstr "" "This SWF file requires AVM2: there will be no ActionScript interpretation" #: libcore/swf/tag_loaders.cpp:441 #, c-format msgid "" " RDF metadata (information only): [[\n" "%s\n" "]]" msgstr "" " RDF metadata (information only): [[\n" "%s\n" "]]" #: libcore/swf/tag_loaders.cpp:457 #, c-format msgid "Descriptive metadata from movie %s: %s" msgstr "Descriptive metadata from movie %s: %s" #: libcore/swf/tag_loaders.cpp:519 #, c-format msgid " reflex = \"%c%c%c\"" msgstr " reflex = \"%c%c%c\"" #: libcore/swf/DefaultTagLoaders.cpp:93 #, c-format msgid "" "Undocumented tag %s encountered. Please report this to the Gnash developers!" msgstr "" "Undocumented tag %s encountered. Please report this to the Gnash developers!" #: libcore/swf/PlaceObject2Tag.cpp:70 #, c-format msgid " PLACEOBJECT: depth=%d(%d) char=%d" msgstr " PLACEOBJECT: depth=%d(%d) char=%d" #: libcore/swf/PlaceObject2Tag.cpp:74 libcore/swf/PlaceObject2Tag.cpp:321 #, c-format msgid " SWFCxForm: %s" msgstr " SWFCxForm: %s" #: libcore/swf/PlaceObject2Tag.cpp:91 #, c-format msgid "Reserved field in PlaceObject actions == %u (expected 0)" msgstr "Reserved field in PlaceObject actions == %u (expected 0)" #: libcore/swf/PlaceObject2Tag.cpp:111 #, c-format msgid " actions: flags = 0x%X" msgstr " actions: flags = 0x%X" #: libcore/swf/PlaceObject2Tag.cpp:151 #, c-format msgid "" "swf_event::read(), even_length = %u, but only %lu bytes left to the end of " "current tag. Breaking for safety." msgstr "" "swf_event::read(), even_length = %u, but only %lu bytes left to the end of " "current tag. Breaking for safety." #: libcore/swf/PlaceObject2Tag.cpp:214 #, c-format msgid "" "swf_event::read() -- unknown / unhandled event type received, flags = 0x%x" msgstr "" "swf_event::read() -- unknown / unhandled event type received, flags = 0x%x" #: libcore/swf/PlaceObject2Tag.cpp:248 msgid "Unexpected end of tag while parsing PlaceObject tag events" msgstr "Unexpected end of tag while parsing PlaceObject tag events" #: libcore/swf/PlaceObject2Tag.cpp:312 #, c-format msgid " PLACEOBJECT2: depth = %d (%d)" msgstr " PLACEOBJECT2: depth = %d (%d)" #: libcore/swf/PlaceObject2Tag.cpp:314 libcore/swf/PlaceObject2Tag.cpp:426 #, c-format msgid " char id = %d" msgstr " char id = %d" #: libcore/swf/PlaceObject2Tag.cpp:317 libcore/swf/PlaceObject2Tag.cpp:427 #, c-format msgid " SWFMatrix: %s" msgstr " SWFMatrix: %s" #: libcore/swf/PlaceObject2Tag.cpp:323 libcore/swf/PlaceObject2Tag.cpp:429 #, c-format msgid " ratio: %d" msgstr " ratio: %d" #: libcore/swf/PlaceObject2Tag.cpp:324 libcore/swf/PlaceObject2Tag.cpp:430 #, c-format msgid " name = %s" msgstr " name = %s" #: libcore/swf/PlaceObject2Tag.cpp:325 libcore/swf/PlaceObject2Tag.cpp:432 #, c-format msgid " clip_depth = %d (%d)" msgstr " clip_depth = %d (%d)" #: libcore/swf/PlaceObject2Tag.cpp:326 libcore/swf/PlaceObject2Tag.cpp:435 #, c-format msgid " m_place_type: %d" msgstr " m_place_type: %d" #: libcore/swf/PlaceObject2Tag.cpp:424 #, c-format msgid " PLACEOBJECT3: depth = %d (%d)" msgstr " PLACEOBJECT3: depth = %d (%d)" #: libcore/swf/PlaceObject2Tag.cpp:428 #, c-format msgid " SWFCxForm: %d" msgstr " SWFCxForm: %d" #: libcore/swf/PlaceObject2Tag.cpp:431 #, c-format msgid " class name = %s" msgstr " class name = %s" #: libcore/swf/PlaceObject2Tag.cpp:434 msgid " bitmapCaching enabled" msgstr " bitmapCaching enabled" #: libcore/swf/DefineShapeTag.cpp:62 #, c-format msgid "DefineShapeTag(%s): id = %d" msgstr "DefineShapeTag(%s): id = %d" #: libcore/swf/DefineButtonSoundTag.cpp:52 #, c-format msgid "DEFINEBUTTONSOUND refers to an unknown DisplayObject def %d" msgstr "DEFINEBUTTONSOUND refers to an unknown DisplayObject def %d" #: libcore/swf/DefineButtonSoundTag.cpp:63 #, c-format msgid "" "DEFINEBUTTONSOUND refers to DisplayObject id %d, a %s (expected a button " "DisplayObject)" msgstr "" "DEFINEBUTTONSOUND refers to DisplayObject id %d, a %s (expected a button " "DisplayObject)" #: libcore/swf/DefineButtonSoundTag.cpp:73 msgid "Attempt to redefine button sound ignored" msgstr "Attempt to redefine button sound ignored" #: libcore/swf/DefineButtonSoundTag.cpp:99 #, c-format msgid "sound tag not found, sound_id=%d, button state #=%i" msgstr "sound tag not found, sound_id=%d, button state #=%i" #: libcore/swf/VideoFrameTag.cpp:48 #, c-format msgid "VideoFrame tag refers to unknown video stream id %d" msgstr "VideoFrame tag refers to unknown video stream id %d" #: libcore/swf/VideoFrameTag.cpp:58 #, c-format msgid "VideoFrame tag refers to a non-video DisplayObject %d (%s)" msgstr "VideoFrame tag refers to a non-video DisplayObject %d (%s)" #: libcore/swf/VideoFrameTag.cpp:81 msgid "" "Could not read enough bytes when parsing VideoFrame tag. Perhaps we reached " "the end of the stream!" msgstr "" "Could not read enough bytes when parsing VideoFrame tag. Perhaps we reached " "the end of the stream!" #: libcore/swf/DefineButtonCxformTag.cpp:48 #, c-format msgid "DefineButtonCxform refers to an unknown DisplayObject %d" msgstr "DefineButtonCxform refers to an unknown DisplayObject %d" #: libcore/swf/DefineButtonCxformTag.cpp:59 #, c-format msgid "" "DefineButtonCxform refers to DisplayObject ID %d (%s). Expected a button " "definition" msgstr "" "DefineButtonCxform refers to DisplayObject ID %d (%s). Expected a button " "definition" #: libcore/swf/TextRecord.cpp:53 msgid "end text records" msgstr "end text records" #: libcore/swf/TextRecord.cpp:79 #, c-format msgid " has_font: font id = %d (%p)" msgstr " has_font: font id = %d (%p)" #: libcore/swf/TextRecord.cpp:91 msgid " hasColor" msgstr " hasColour" #: libcore/swf/TextRecord.cpp:100 #, c-format msgid " xOffset = %g" msgstr " xOffset = %g" #: libcore/swf/TextRecord.cpp:109 #, c-format msgid " yOffset = %g" msgstr " yOffset = %g" #: libcore/swf/TextRecord.cpp:118 #, c-format msgid " textHeight = %g" msgstr " textHeight = %g" #: libcore/swf/TextRecord.cpp:127 #, c-format msgid " GlyphEntries: count = %d" msgstr " GlyphEntries: count = %d" #: libcore/swf/TextRecord.cpp:139 #, c-format msgid " glyph%d: index=%d, advance=%g" msgstr " glyph%d: index=%d, advance=%g" #: libcore/swf/DefineTextTag.cpp:54 #, c-format msgid "DefineTextTag, id = %d" msgstr "DefineTextTag, id = %d" #: libcore/swf/DefineTextTag.cpp:95 #, c-format msgid "Text DisplayObject, id = %d" msgstr "Text DisplayObject, id = %d" #: libcore/swf/DefineTextTag.cpp:114 #, c-format msgid "begin text records for DefineTextTag %p" msgstr "begin text records for DefineTextTag %p" #: libcore/swf/RemoveObjectTag.cpp:70 #, c-format msgid " remove_object_2(%d)" msgstr " remove_object_2(%d)" #: libcore/swf/StartSoundTag.cpp:55 #, c-format msgid "start_sound_loader: sound_id %d is not defined" msgstr "start_sound_loader: sound_id %d is not defined" #: libcore/swf/StartSoundTag.cpp:69 #, c-format msgid "StartSound: id=%d" msgstr "StartSound: id=%d" #: libcore/swf/StartSoundTag.cpp:111 msgid "STARTSOUND2 tag not parsed and not used" msgstr "STARTSOUND2 tag not parsed and not used" #: libcore/swf/DefineFontAlignZonesTag.cpp:54 #, c-format msgid "DefineFontAlignZones tag references an undefined font %d" msgstr "DefineFontAlignZones tag references an undefined font %d" #: libcore/swf/DefineFontAlignZonesTag.cpp:73 #, c-format msgid "DefineFontAlignZones: font=%d, flags=%d, table int: %s" msgstr "DefineFontAlignZones: font=%d, flags=%d, table int: %s" #: libcore/swf/DefineFontAlignZonesTag.cpp:110 msgid "DefineFontAlignZoneTag" msgstr "DefineFontAlignZoneTag" #: libcore/swf/CSMTextSettingsTag.cpp:72 #, c-format msgid "" " CSMTextSettings: TextID=%d, FlashType=%d, GridFit=%d, Thickness=%d, " "Sharpness=%d" msgstr "" " CSMTextSettings: TextID=%d, FlashType=%d, GridFit=%d, Thickness=%d, " "Sharpness=%d" #: libcore/swf/CSMTextSettingsTag.cpp:80 msgid "CSMTextSettings" msgstr "CSMTextSettings" #: libcore/swf/StreamSoundBlockTag.cpp:74 msgid "Found SOUNDSTREAMBLOCK tag w/out preceding SOUNDSTREAMHEAD" msgstr "Found SOUNDSTREAMBLOCK tag w/out preceding SOUNDSTREAMHEAD" #: libcore/swf/StreamSoundBlockTag.cpp:90 msgid "MP3 soundblock seek samples" msgstr "MP3 soundblock seek samples" #: libcore/swf/StreamSoundBlockTag.cpp:109 msgid "Tag boundary reported past end of stream!" msgstr "Tag boundary reported past end of stream!" #: libcore/swf/ShapeRecord.cpp:278 #, c-format msgid " bound SWFRect: %s" msgstr " bound SWFRect: %s" #: libcore/swf/ShapeRecord.cpp:305 #, c-format msgid " ShapeRecord(%s): fillbits %d, linebits %d" msgstr " ShapeRecord(%s): fillbits %d, linebits %d" #: libcore/swf/ShapeRecord.cpp:391 #, c-format msgid " Shape read: moveto %d %d" msgstr " Shape read: moveto %d %d" #: libcore/swf/ShapeRecord.cpp:417 #, c-format msgid "" "Invalid fill style %d in fillStyle0Change record for font tag (0 or 1 " "valid). Set to 0." msgstr "" "Invalid fill style %d in fillStyle0Change record for font tag (0 or 1 " "valid). Set to 0." #: libcore/swf/ShapeRecord.cpp:430 #, c-format msgid "" "Invalid fill style %d in fillStyle0Change record - %d defined. Set to 0." msgstr "" "Invalid fill style %d in fillStyle0Change record - %d defined. Set to 0." #: libcore/swf/ShapeRecord.cpp:441 #, c-format msgid " Shape read: fill0 (left) = %d" msgstr " Shape read: fill0 (left) = %d" #: libcore/swf/ShapeRecord.cpp:468 #, c-format msgid "" "Invalid fill style %d in fillStyle1Change record for font tag (0 or 1 " "valid). Set to 0." msgstr "" "Invalid fill style %d in fillStyle1Change record for font tag (0 or 1 " "valid). Set to 0." #: libcore/swf/ShapeRecord.cpp:481 #, c-format msgid "" "Invalid fill style %d in fillStyle1Change record - %d defined. Set to 0." msgstr "" "Invalid fill style %d in fillStyle1Change record - %d defined. Set to 0." #: libcore/swf/ShapeRecord.cpp:491 #, c-format msgid " Shape read: fill1 (right) = %d" msgstr " Shape read: fill1 (right) = %d" #: libcore/swf/ShapeRecord.cpp:517 #, c-format msgid "" "Invalid line style %d in lineStyleChange record for font tag (0 or 1 valid). " "Set to 0." msgstr "" "Invalid line style %d in lineStyleChange record for font tag (0 or 1 valid). " "Set to 0." #: libcore/swf/ShapeRecord.cpp:528 #, c-format msgid "Invalid fill style %d in lineStyleChange record - %d defined. Set to 0." msgstr "Invalid fill style %d in lineStyleChange record - %d defined. Set to 0." #: libcore/swf/ShapeRecord.cpp:538 #, c-format msgid "ShapeRecord: line %d" msgstr "ShapeRecord: line %d" #: libcore/swf/ShapeRecord.cpp:554 msgid "ShapeRecord: more fill styles" msgstr "ShapeRecord: more fill styles" #: libcore/swf/ShapeRecord.cpp:598 #, c-format msgid "ShapeRecord: curved edge %d %d - %d %d - %d %d" msgstr "ShapeRecord: curved edge %d %d - %d %d - %d %d" #: libcore/swf/ShapeRecord.cpp:640 #, c-format msgid "ShapeRecord: straight edge %d %d - %d %d" msgstr "ShapeRecord: straight edge %d %d - %d %d" #: libcore/swf/ShapeRecord.cpp:693 #, c-format msgid " readFillStyles: count = %u" msgstr " readFillStyles: count = %u" #: libcore/swf/ShapeRecord.cpp:714 #, c-format msgid " readLineStyles: count = %d" msgstr " readLineStyles: count = %d" #: libcore/swf/ShapeRecord.cpp:722 #, c-format msgid " readLineStyles: count2 = %d" msgstr " readLineStyles: count2 = %d" #: libcore/swf/DefineBitsTag.cpp:154 msgid " jpeg_tables_loader" msgstr " jpeg_tables_loader" #: libcore/swf/DefineBitsTag.cpp:165 #, c-format msgid "No bytes to read in JPEGTABLES tag at offset %d" msgstr "No bytes to read in JPEGTABLES tag at offset %d" #: libcore/swf/DefineBitsTag.cpp:206 #, c-format msgid "DEFINEBITS: Duplicate id (%d) for bitmap DisplayObject - discarding it" msgstr "DEFINEBITS: Duplicate id (%d) for bitmap DisplayObject - discarding it" #: libcore/swf/DefineBitsTag.cpp:235 msgid "Failed to parse bitmap for character %1%" msgstr "Failed to parse bitmap for character %1%" #: libcore/swf/DefineBitsTag.cpp:243 msgid "No renderer, not adding bitmap %1%" msgstr "No renderer, not adding bitmap %1%" #: libcore/swf/DefineBitsTag.cpp:250 msgid "Adding bitmap id %1%" msgstr "Adding bitmap id %1%" #: libcore/swf/DefineBitsTag.cpp:269 msgid "" "DEFINEBITS: No jpeg loader registered in movie definition - discarding bitmap" msgstr "" "DEFINEBITS: No jpeg loader registered in movie definition - discarding " "bitmap" #: libcore/swf/DefineBitsTag.cpp:374 msgid "gnash is not linked to zlib -- can't load jpeg3 image data" msgstr "gnash is not linked to zlib -- can't load jpeg3 image data" #: libcore/swf/DefineBitsTag.cpp:419 #, c-format msgid " defbitslossless2: tag = %d, fmt = %d, w = %d, h = %d" msgstr " defbitslossless2: tag = %d, fmt = %d, w = %d, h = %d" #: libcore/swf/DefineBitsTag.cpp:426 msgid "Bitmap has a height or width of 0" msgstr "Bitmap has a height or width of 0" #: libcore/swf/DefineBitsTag.cpp:432 msgid "gnash is not linked to zlib -- can't load zipped image data" msgstr "gnash is not linked to zlib -- can't load zipped image data" #: libcore/swf/DefineBitsTag.cpp:458 msgid "Will not allocate %1%x%2% image in DefineBitsLossless tag" msgstr "Will not allocate %1%x%2% image in DefineBitsLossless tag" #: libcore/swf/DefineBitsTag.cpp:483 msgid "Unknown bitmap format. Ignoring" msgstr "Unknown bitmap format. Ignoring" #: libcore/swf/DefineBitsTag.cpp:598 #, c-format msgid "inflateWrapper() inflateInit() returned %d (%s)" msgstr "inflateWrapper() inflateInit() returned %d (%s)" #: libcore/swf/DefineBitsTag.cpp:618 msgid "inflateWrapper(): no end of zstream found within swf tag boundaries" msgstr "inflateWrapper(): no end of zstream found within swf tag boundaries" #: libcore/swf/DefineBitsTag.cpp:641 #, c-format msgid "inflateWrapper() inflate() returned %d (%s)" msgstr "inflateWrapper() inflate() returned %d (%s)" #: libcore/swf/DefineBitsTag.cpp:650 #, c-format msgid "inflateWrapper() inflateEnd() return %d (%s)" msgstr "inflateWrapper() inflateEnd() return %d (%s)" #: libcore/swf/DefineButtonTag.cpp:89 #, c-format msgid " DefineButton loader: chararacter id = %d" msgstr " DefineButton loader: chararacter id = %d" #: libcore/swf/DefineButtonTag.cpp:106 #, c-format msgid " DefineButton2 loader: chararacter id = %d" msgstr " DefineButton2 loader: chararacter id = %d" #: libcore/swf/DefineButtonTag.cpp:140 msgid "Premature end of DEFINEBUTTON tag, won't read actions" msgstr "Premature end of DEFINEBUTTON tag, won't read actions" #: libcore/swf/DefineButtonTag.cpp:176 #, c-format msgid "Next Button2 actionOffset (%u) points past the end of tag (%lu)" msgstr "Next Button2 actionOffset (%u) points past the end of tag (%lu)" #: libcore/swf/DefineButtonTag.cpp:220 #, c-format msgid "" "Next action offset (%u) in Button2ActionConditions points past the end of tag" msgstr "" "Next action offset (%u) in Button2ActionConditions points past the end of " "tag" #: libcore/swf/DefineButtonTag.cpp:291 msgid "Premature end of button action input: can't read conditions" msgstr "Premature end of button action input: can't read conditions" #: libcore/swf/DefineButtonTag.cpp:301 #, c-format msgid " button actions for conditions 0x%x" msgstr " button actions for conditions 0x%x" #: libcore/swf/DefineButtonTag.cpp:375 msgid " premature end of button record input stream, can't read flags" msgstr " premature end of button record input stream, can't read flags" #: libcore/swf/DefineButtonTag.cpp:396 msgid "" " premature end of button record input stream, can't read DisplayObject id" msgstr "" " premature end of button record input stream, can't read DisplayObject id" #: libcore/swf/DefineButtonTag.cpp:411 #, c-format msgid "" " button record for states [%s] refer to DisplayObject with id %d, which is " "not found in the chars dictionary" msgstr "" " button record for states [%s] refer to DisplayObject with id %d, which is " "not found in the chars dictionary" #: libcore/swf/DefineButtonTag.cpp:418 #, c-format msgid " button record for states [%s] contain DisplayObject %d (%s)" msgstr " button record for states [%s] contain DisplayObject %d (%s)" #: libcore/swf/DefineButtonTag.cpp:426 msgid "" " premature end of button record input stream, can't read button layer " "(depth?)" msgstr "" " premature end of button record input stream, can't read button layer " "(depth?)" #: libcore/parser/SWFMovieDefinition.cpp:261 #, c-format msgid "Add sound sample %d assigning id %d" msgstr "Add sound sample %d assigning id %d" #: libcore/parser/SWFMovieDefinition.cpp:290 msgid "" "gnash::SWFMovieDefinition::read() -- file does not start with a SWF header" msgstr "" "gnash::SWFMovieDefinition::read() -- file does not start with a SWF header" #: libcore/parser/SWFMovieDefinition.cpp:297 #, c-format msgid "version: %d, file_length: %d" msgstr "version: %d, file_length: %d" #: libcore/parser/SWFMovieDefinition.cpp:302 msgid "" "SWFMovieDefinition::read(): unable to read zipped SWF data; gnash was " "compiled without zlib support" msgstr "" "SWFMovieDefinition::read(): unable to read zipped SWF data; gnash was " "compiled without zlib support" #: libcore/parser/SWFMovieDefinition.cpp:307 msgid "file is compressed" msgstr "file is compressed" #: libcore/parser/SWFMovieDefinition.cpp:342 #, c-format msgid "frame size = %s, frame rate = %f, frames = %d" msgstr "frame size = %s, frame rate = %f, frames = %d" #: libcore/parser/SWFMovieDefinition.cpp:366 msgid "Could not start loading thread" msgstr "Could not start loading thread" #: libcore/parser/SWFMovieDefinition.cpp:441 #, c-format msgid "Could not find char %d, dump is: %s" msgstr "Could not find char %d, dump is: %s" #: libcore/parser/SWFMovieDefinition.cpp:500 msgid "Error while parsing SWF stream." msgstr "Error while parsing SWF stream." #: libcore/parser/SWFMovieDefinition.cpp:512 #, c-format msgid "%d control tags are NOT followed by a SHOWFRAME tag" msgstr "%d control tags are NOT followed by a SHOWFRAME tag" #: libcore/parser/SWFMovieDefinition.cpp:520 #, c-format msgid "" "%d frames advertised in header, but only %d SHOWFRAME tags found in stream. " "Pretending we loaded all advertised frames" msgstr "" "%d frames advertised in header, but only %d SHOWFRAME tags found in stream. " "Pretending we loaded all advertised frames" #: libcore/parser/SWFMovieDefinition.cpp:548 #, c-format msgid "" "number of SHOWFRAME tags in SWF stream '%s' (%d) exceeds the advertised " "number in header (%d)." msgstr "" "number of SHOWFRAME tags in SWF stream '%s' (%d) exceeds the advertised " "number in header (%d)." #: libcore/parser/SWFMovieDefinition.cpp:557 #, c-format msgid "Loaded frame %u/%u" msgstr "Loaded frame %u/%u" #: libcore/parser/SWFMovieDefinition.cpp:615 msgid "More than one JPEGTABLES tag found: not resetting JPEG loader" msgstr "More than one JPEGTABLES tag found: not resetting JPEG loader" #: libcore/parser/SWFMovieDefinition.cpp:689 #, c-format msgid "looking for exported resource: frame load advancement (from %d to %d)" msgstr "looking for exported resource: frame load advancement (from %d to %d)" #: libcore/parser/SWFMovieDefinition.cpp:742 #, c-format msgid "import error: could not find resource '%s' in movie '%s'" msgstr "import error: could not find resource '%s' in movie '%s'" #: libcore/parser/action_buffer.cpp:56 #, c-format msgid "Empty action buffer starting at offset %lu" msgstr "Empty action buffer starting at offset %lu" #: libcore/parser/action_buffer.cpp:93 #, c-format msgid "Action buffer starting at offset %lu doesn't end with an END tag" msgstr "Action buffer starting at offset %lu doesn't end with an END tag" #: libcore/parser/action_buffer.cpp:110 msgid "Constant pool size mismatch. This is probably a very malformed SWF" msgstr "Constant pool size mismatch. This is probably a very malformed SWF" #: libcore/parser/action_buffer.cpp:136 msgid "action buffer dict length exceeded" msgstr "action buffer dict length exceeded" #: libcore/parser/action_buffer.cpp:616 msgid "Native double floating point format not recognised" msgstr "Native double floating point format not recognised" #: libcore/parser/filter_factory.cpp:91 #, c-format msgid "Invalid filter type %d." msgstr "Invalid filter type %d." #: libcore/parser/filter_factory.cpp:101 #, c-format msgid "Filter %d could not read." msgstr "Filter %d could not read." #: libcore/parser/sprite_definition.cpp:48 #, c-format msgid "Instantiating sprite_def %p" msgstr "Instantiating sprite_def %p" #: libcore/parser/sprite_definition.cpp:74 #, c-format msgid " frames = %d" msgstr " frames = %d" #: libcore/parser/sprite_definition.cpp:87 #, c-format msgid "" "%d frames advertised in header, but only %d SHOWFRAME tags found in define " "sprite." msgstr "" "%d frames advertised in header, but only %d SHOWFRAME tags found in define " "sprite." #: libcore/parser/sprite_definition.cpp:97 msgid " -- sprite END --" msgstr " -- sprite END --" #: libcore/parser/sprite_definition.cpp:140 #, c-format msgid "Registered class %p for sprite_def %p" msgstr "Registered class %p for sprite_def %p" #: libcore/parser/sprite_definition.cpp:146 msgid " Exported interface: " msgstr " Exported interface: " #: libcore/parser/TypesParser.cpp:212 msgid "No gradients!" msgstr "No gradients!" #: libcore/parser/SWFParser.cpp:101 #, c-format msgid "" "Encountered unknown tag %d. These usually store creation tool data and do " "not affect playback" msgstr "" "Encountered unknown tag %d. These usually store creation tool data and do " "not affect playback" #: libcore/parser/SWFParser.cpp:114 #, c-format msgid "Parsing exception: %s" msgstr "Parsing exception: %s" #: libcore/FreetypeGlyphsProvider.cpp:254 #, c-format msgid "Can't init FreeType! Error = %d" msgstr "Can't init FreeType! Error = %d" #: libcore/FreetypeGlyphsProvider.cpp:265 #, c-format msgid "Can't close FreeType! Error = %d" msgstr "Can't close FreeType! Error = %d" #: libcore/FreetypeGlyphsProvider.cpp:280 #, c-format msgid "Failed to find fonts directory, using hard-coded font filename \"%s\"" msgstr "Failed to find fonts directory, using hard-coded font filename \"%s\"" #: libcore/FreetypeGlyphsProvider.cpp:293 #, c-format msgid "Can't init fontconfig library, using hard-coded font filename \"%s\"" msgstr "Can't init fontconfig library, using hard-coded font filename \"%s\"" #: libcore/FreetypeGlyphsProvider.cpp:432 #, c-format msgid "Can't find font file for font '%s'" msgstr "Can't find font file for font '%s'" #: libcore/FreetypeGlyphsProvider.cpp:445 #, c-format msgid "Font file '%s' has bad format" msgstr "Font file '%s' has bad format" #: libcore/FreetypeGlyphsProvider.cpp:454 #, c-format msgid "Some error opening font '%s'" msgstr "Some error opening font '%s'" #: libcore/PropertyList.cpp:115 #, c-format msgid "Property %s is read-only %s, not setting it to %s" msgstr "Property %s is read-only %s, not setting it to %s" #: libcore/vm/Machine.cpp:894 #, c-format msgid "Can't push a null value onto the scope stack (%s)." msgstr "Can't push a null value onto the scope stack (%s)." #: libcore/vm/Machine.cpp:1437 #, c-format msgid "" "CALLPROP: Can't call a method of a value that doesn't cast to an object (%s)." msgstr "" "CALLPROP: Can't call a method of a value that doesn't cast to an object (%" "s)." #: libcore/vm/Machine.cpp:1454 #, c-format msgid "CALLPROP: Property '%s' of object '%s' is '%s', cannot call as method" msgstr "CALLPROP: Property '%s' of object '%s' is '%s', cannot call as method" #: libcore/vm/Machine.cpp:1982 #, c-format msgid "GETPROPERTY: Looking for property %s of object %s" msgstr "GETPROPERTY: Looking for property %s of object %s" #: libcore/vm/Machine.cpp:1986 #, c-format msgid "GETPROPERTY: expecting object on stack, got %s." msgstr "GETPROPERTY: expecting object on stack, got %s." #: libcore/vm/Machine.cpp:2121 #, c-format msgid "ABC_ACTION_SETSLOT: unexpected non-object stack value %s" msgstr "ABC_ACTION_SETSLOT: unexpected non-object stack value %s" #: libcore/vm/ActionExec.cpp:146 #, c-format msgid "" "at ActionExec operator() start, pc=%d, stop_pc=%d, code.size=%d, func=%d, " "codeVersion=%d" msgstr "" "at ActionExec operator() start, pc=%d, stop_pc=%d, code.size=%d, func=%d, " "codeVersion=%d" #: libcore/vm/ActionExec.cpp:231 #, c-format msgid "" "Length %u (%d) of action tag id %u at pc %d overflows actions buffer size %d" msgstr "" "Length %u (%d) of action tag id %u at pc %d overflows actions buffer size %d" #: libcore/vm/ActionExec.cpp:284 #, c-format msgid "After execution: PC %d, next PC %d, stack follows" msgstr "After execution: PC %d, next PC %d, stack follows" #: libcore/vm/ActionExec.cpp:298 msgid "Time exceeded" msgstr "Time exceeded" #: libcore/vm/ActionExec.cpp:537 msgid "" "Stack smashed (ActionScript compiler bug, or obfuscated SWF).Taking no " "action to fix (as expected)." msgstr "" "Stack smashed (ActionScript compiler bug, or obfuscated SWF).Taking no " "action to fix (as expected)." #: libcore/vm/ActionExec.cpp:541 #, c-format msgid "%d elements left on the stack after block execution." msgstr "%d elements left on the stack after block execution." #: libcore/vm/ActionExec.cpp:560 #, c-format msgid "" "End of DoAction block hit while skipping %d action tags (pc:%d, stop_pc:%d) " "(WaitForFrame, probably)" msgstr "" "End of DoAction block hit while skipping %d action tags (pc:%d, stop_pc:%d) " "(WaitForFrame, probably)" #: libcore/vm/ActionExec.cpp:685 #, c-format msgid "Jump outside DoAction tag requested (offset %d before tag start)" msgstr "Jump outside DoAction tag requested (offset %d before tag start)" #: libcore/vm/VM.cpp:222 #, c-format msgid "-------------- global register[%d] = '%s'" msgstr "-------------- global register[%d] = '%s'" #: libcore/vm/VM.cpp:250 #, c-format msgid "Recursion limit reached (%u)" msgstr "Recursion limit reached (%u)" #: libcore/vm/VM.cpp:368 #, c-format msgid "(%s + %s) [primitive conversion done]" msgstr "(%s + %s) [primitive conversion done]" #: libcore/vm/CallStack.cpp:65 #, c-format msgid "-------------- local register[%d] = '%s'" msgstr "-------------- local register[%d] = '%s'" #: libcore/vm/ASHandlers.cpp:454 #, c-format msgid "Malformed action code: %s" msgstr "Malformed action code: %s" #: libcore/vm/ASHandlers.cpp:469 #, c-format msgid "%s: CHECKME: was broken" msgstr "%s: CHECKME: was broken" #: libcore/vm/ASHandlers.cpp:486 msgid "ActionNextFrame: as_environment target is null or not a sprite" msgstr "ActionNextFrame: as_environment target is null or not a sprite" #: libcore/vm/ASHandlers.cpp:501 msgid "ActionPrevFrame: as_environment target is null or not a sprite" msgstr "ActionPrevFrame: as_environment target is null or not a sprite" #: libcore/vm/ASHandlers.cpp:516 msgid "ActionPlay: as_environment target is null or not a sprite" msgstr "ActionPlay: as_environment target is null or not a sprite" #: libcore/vm/ASHandlers.cpp:531 msgid "ActionStop: as_environment target is null or not a sprite" msgstr "ActionStop: as_environment target is null or not a sprite" #: libcore/vm/ASHandlers.cpp:577 msgid "ActionGotoFrame: as_environment target is null or not a sprite" msgstr "ActionGotoFrame: as_environment target is null or not a sprite" #: libcore/vm/ASHandlers.cpp:611 #, c-format msgid "GetUrl: target=%s url=%s" msgstr "GetUrl: target=%s url=%s" #: libcore/vm/ASHandlers.cpp:631 #, c-format msgid "ActionWaitForFrame (0x%X) tag length == %d (expected 3)" msgstr "ActionWaitForFrame (0x%X) tag length == %d (expected 3)" #: libcore/vm/ASHandlers.cpp:645 libcore/vm/ASHandlers.cpp:1717 #, c-format msgid "%s: environment target is null or not a MovieClip" msgstr "%s: environment target is null or not a MovieClip" #: libcore/vm/ASHandlers.cpp:653 #, c-format msgid "ActionWaitForFrame(%d): target (%s) has only %d frames" msgstr "ActionWaitForFrame(%d): target (%s) has only %d frames" #: libcore/vm/ASHandlers.cpp:695 msgid "GotoLabel: environment target is null or not a MovieClip" msgstr "GotoLabel: environment target is null or not a MovieClip" #: libcore/vm/ASHandlers.cpp:892 libcore/vm/ASHandlers.cpp:1591 msgid "Negative size passed to ActionSubString, taking as whole length" msgstr "Negative size passed to ActionSubString, taking as whole length" #: libcore/vm/ASHandlers.cpp:909 msgid "Start is less then 1 in ActionSubString, setting to 1." msgstr "Start is less then 1 in ActionSubString, setting to 1." #: libcore/vm/ASHandlers.cpp:919 msgid "" "Start goes beyond input string in ActionSubString, returning the empty " "string." msgstr "" "Start goes beyond input string in ActionSubString, returning the empty " "string." #: libcore/vm/ASHandlers.cpp:932 msgid "" "start + size goes beyond input string in ActionSubString, adjusting size" msgstr "" "start + size goes beyond input string in ActionSubString, adjusting size" #: libcore/vm/ASHandlers.cpp:979 #, c-format msgid "" "Can't assign a sprite/DisplayObject to a variable in SWF%d. We'll return " "undefined instead of %s." msgstr "" "Can't assign a sprite/DisplayObject to a variable in SWF%d. We'll return " "undefined instead of %s." #: libcore/vm/ASHandlers.cpp:987 #, c-format msgid "-- get var: %s=%s" msgstr "-- get var: %s=%s" #: libcore/vm/ASHandlers.cpp:1000 #, c-format msgid "" "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string" msgstr "" "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string" #: libcore/vm/ASHandlers.cpp:1008 #, c-format msgid "-- set var: %s = %s" msgstr "-- set var: %s = %s" #: libcore/vm/ASHandlers.cpp:1057 msgid "" "ActionGetProperty() called, but current target is not a DisplayObject" msgstr "" "ActionGetProperty() called, but current target is not a DisplayObject" #: libcore/vm/ASHandlers.cpp:1075 #, c-format msgid "Could not find GetProperty target (%s)" msgstr "Could not find GetProperty target (%s)" #: libcore/vm/ASHandlers.cpp:1100 #, c-format msgid "ActionSetProperty: can't find target %s for setting property %s" msgstr "ActionSetProperty: can't find target %s for setting property %s" #: libcore/vm/ASHandlers.cpp:1123 #, c-format #, c-format, msgid "duplicateMovieClip: invalid depth %d passed; not duplicating" msgstr "duplicateMovieClip: invalid depth %d passed; not duplicating" #: libcore/vm/ASHandlers.cpp:1138 #, c-format msgid "Path given to duplicateMovieClip(%s) doesn't point to a DisplayObject" msgstr "Path given to duplicateMovieClip(%s) doesn't point to a DisplayObject" #: libcore/vm/ASHandlers.cpp:1149 #, c-format msgid "Path given to duplicateMovieClip(%s) is not a sprite" msgstr "Path given to duplicateMovieClip(%s) is not a sprite" #: libcore/vm/ASHandlers.cpp:1170 #, c-format msgid "Path given to removeMovieClip(%s) doesn't point to a DisplayObject" msgstr "Path given to removeMovieClip(%s) doesn't point to a DisplayObject" #: libcore/vm/ASHandlers.cpp:1180 #, c-format msgid "Path given to removeMovieClip(%s) is not a sprite" msgstr "Path given to removeMovieClip(%s) is not a sprite" #: libcore/vm/ASHandlers.cpp:1218 #, c-format msgid "startDrag: unknown target '%s'" msgstr "startDrag: unknown target '%s'" #: libcore/vm/ASHandlers.cpp:1238 msgid "Y values in ActionStartDrag swapped, fixing" msgstr "Y values in ActionStartDrag swapped, fixing" #: libcore/vm/ASHandlers.cpp:1245 msgid "X values in ActionStartDrag swapped, fixing" msgstr "X values in ActionStartDrag swapped, fixing" #: libcore/vm/ASHandlers.cpp:1269 msgid "ActionStopDragMovie: as_environment target is null or not a sprite" msgstr "ActionStopDragMovie: as_environment target is null or not a sprite" #: libcore/vm/ASHandlers.cpp:1311 #, c-format msgid "-- %s cast_to %s (invalid args?)" msgstr "-- %s cast_to %s (invalid args?)" #: libcore/vm/ASHandlers.cpp:1350 #, c-format msgid "Stack value on IMPLEMENTSOP is not an object: %s." msgstr "Stack value on IMPLEMENTSOP is not an object: %s." #: libcore/vm/ASHandlers.cpp:1359 msgid "Target object for IMPLEMENTSOP has no prototype." msgstr "Target object for IMPLEMENTSOP has no prototype." #: libcore/vm/ASHandlers.cpp:1366 #, c-format msgid "IMPLEMENTSOP target object's prototype is not an object (%s)" msgstr "IMPLEMENTSOP target object's prototype is not an object (%s)" #: libcore/vm/ASHandlers.cpp:1374 #, c-format msgid "Invalid interfaces count (%d) on IMPLEMENTSOP" msgstr "Invalid interfaces count (%d) on IMPLEMENTSOP" #: libcore/vm/ASHandlers.cpp:1385 #, c-format msgid "class found on stack on IMPLEMENTSOP is not an object: %s" msgstr "class found on stack on IMPLEMENTSOP is not an object: %s" #: libcore/vm/ASHandlers.cpp:1392 msgid "Interface object for IMPLEMENTSOP has no prototype." msgstr "Interface object for IMPLEMENTSOP has no prototype." #: libcore/vm/ASHandlers.cpp:1400 #, c-format msgid "Prototype of interface object for IMPLEMENTSOP is not an object (%s)." msgstr "Prototype of interface object for IMPLEMENTSOP is not an object (%s)." #: libcore/vm/ASHandlers.cpp:1599 msgid "Base is less then 1 in ActionMbSubString, setting to 1." msgstr "Base is less then 1 in ActionMbSubString, setting to 1." #: libcore/vm/ASHandlers.cpp:1606 msgid "" "base goes beyond input string in ActionMbSubString, returning the empty " "string." msgstr "" "base goes beyond input string in ActionMbSubString, returning the empty " "string." #: libcore/vm/ASHandlers.cpp:1618 #, c-format msgid "" "base+size goes beyond input string in ActionMbSubString, adjusting size " "based on length:%d and start:%d" msgstr "" "base+size goes beyond input string in ActionMbSubString, adjusting size " "based on length:%d and start:%d" #: libcore/vm/ASHandlers.cpp:1667 msgid "Not properly implemented for SWF5" msgstr "Not properly implemented for SWF5" #: libcore/vm/ASHandlers.cpp:1694 msgid "ActionStrictMode set to %1%" msgstr "ActionStrictMode set to %1%" #: libcore/vm/ASHandlers.cpp:1725 #, c-format msgid "" "Frame spec found on stack at ActionWaitForFrame doesn't evaluate to a valid " "frame: %s" msgstr "" "Frame spec found on stack at ActionWaitForFrame doesn't evaluate to a valid " "frame: %s" #: libcore/vm/ASHandlers.cpp:1785 #, c-format msgid "\t%d) type=%s, value=%s" msgstr "\t%d) type=%s, value=%s" #: libcore/vm/ASHandlers.cpp:1795 #, c-format msgid "" "Unknown push type %d. Execution will continue but it is likely to fail due " "to lost sync." msgstr "" "Unknown push type %d. Execution will continue but it is likely to fail due " "to lost sync." #: libcore/vm/ASHandlers.cpp:1837 #, c-format msgid "Invalid register %d in ActionPush" msgstr "Invalid register %d in ActionPush" #: libcore/vm/ASHandlers.cpp:1879 libcore/vm/ASHandlers.cpp:1895 #, c-format msgid "dict entry %d is out of bounds" msgstr "dict entry %d is out of bounds" #: libcore/vm/ASHandlers.cpp:1929 msgid "Undefined GetUrl2 url on stack, skipping" msgstr "Undefined GetUrl2 url on stack, skipping" #: libcore/vm/ASHandlers.cpp:1961 #, c-format msgid "branch to offset %d -- this section only runs to %d" msgstr "branch to offset %d -- this section only runs to %d" #: libcore/vm/ASHandlers.cpp:1993 #, c-format msgid "" "Couldn't find target_sprite \"%s\" in ActionCallFrame! target frame actions " "will not be called..." msgstr "" "Couldn't find target_sprite \"%s\" in ActionCallFrame! target frame actions " "will not be called..." #: libcore/vm/ASHandlers.cpp:2046 #, c-format msgid "" "Frame spec found on stack at ActionGotoExpression doesn't evaluate to a " "valid frame: %s" msgstr "" "Frame spec found on stack at ActionGotoExpression doesn't evaluate to a " "valid frame: %s" #: libcore/vm/ASHandlers.cpp:2058 #, c-format msgid "" "Couldn't find target sprite \"%s\" in ActionGotoExpression. Will not go to " "target frame..." msgstr "" "Couldn't find target sprite \"%s\" in ActionGotoExpression. Will not go to " "target frame..." #: libcore/vm/ASHandlers.cpp:2137 #, c-format msgid "delete %s.%s: no object found to delete" msgstr "delete %s.%s: no object found to delete" #: libcore/vm/ASHandlers.cpp:2175 msgid "delete2 called with a path that does not resolve to an object" msgstr "delete2 called with a path that does not resolve to an object" #: libcore/vm/ASHandlers.cpp:2197 #, c-format msgid "-- set local var: %s = %s" msgstr "-- set local var: %s = %s" #: libcore/vm/ASHandlers.cpp:2230 #, c-format msgid "ActionCallFunction: %s is not an object" msgstr "ActionCallFunction: %s is not an object" #: libcore/vm/ASHandlers.cpp:2247 #, c-format msgid "" "Attempt to call a function with %u arguments while only %u are available on " "the stack." msgstr "" "Attempt to call a function with %u arguments while only %u are available on " "the stack." #: libcore/vm/ASHandlers.cpp:2309 #, c-format msgid "---new object: %s" msgstr "---new object: %s" #: libcore/vm/ASHandlers.cpp:2319 #, c-format msgid "ActionNew: '%s' is not a constructor" msgstr "ActionNew: '%s' is not a constructor" #: libcore/vm/ASHandlers.cpp:2357 msgid "The 'var whatever' syntax in timeline context is a no-op." msgstr "The 'var whatever' syntax in timeline context is a no-op." #: libcore/vm/ASHandlers.cpp:2445 #, c-format msgid "Argument to TargetPath(%s) doesn't cast to a DisplayObject" msgstr "Argument to TargetPath(%s) doesn't cast to a DisplayObject" #: libcore/vm/ASHandlers.cpp:2480 #, c-format msgid "" "Top of stack doesn't evaluate to an object (%s) at ActionEnumerate execution" msgstr "" "Top of stack doesn't evaluate to an object (%s) at ActionEnumerate execution" #: libcore/vm/ASHandlers.cpp:2526 libcore/vm/ASHandlers.cpp:2534 #, c-format #, c-format, msgid "to_primitive(%s) threw an ActionTypeError %s" msgstr "to_primitive(%s) threw an ActionTypeError %s" #: libcore/vm/ASHandlers.cpp:2587 #, c-format msgid "getMember called against a value that does not cast to an as_object: %s" msgstr "getMember called against a value that does not cast to an as_object: %s" #: libcore/vm/ASHandlers.cpp:2596 #, c-format msgid " ActionGetMember: target: %s (object %p)" msgstr " ActionGetMember: target: %s (object %p)" #: libcore/vm/ASHandlers.cpp:2612 #, c-format msgid "-- get_member %s.%s=%s" msgstr "-- get_member %s.%s=%s" #: libcore/vm/ASHandlers.cpp:2631 #, c-format msgid "" "ActionSetMember: %s.%s=%s: member name evaluates to invalid (empty) string" msgstr "" "ActionSetMember: %s.%s=%s: member name evaluates to invalid (empty) string" #: libcore/vm/ASHandlers.cpp:2641 #, c-format msgid "-- set_member %s.%s=%s" msgstr "-- set_member %s.%s=%s" #: libcore/vm/ASHandlers.cpp:2653 #, c-format msgid "-- set_member %s.%s=%s on invalid object!" msgstr "-- set_member %s.%s=%s on invalid object!" #: libcore/vm/ASHandlers.cpp:2714 #, c-format msgid "" "Attempt to call a method with %u arguments while only %u are available on " "the stack." msgstr "" "Attempt to call a method with %u arguments while only %u are available on " "the stack." #: libcore/vm/ASHandlers.cpp:2722 #, c-format msgid " method name: %s" msgstr " method name: %s" #: libcore/vm/ASHandlers.cpp:2723 #, c-format msgid " method object/func: %s" msgstr " method object/func: %s" #: libcore/vm/ASHandlers.cpp:2724 #, c-format msgid " method nargs: %d" msgstr " method nargs: %d" #: libcore/vm/ASHandlers.cpp:2732 #, c-format msgid "ActionCallMethod invoked with non-object object/func (%s)" msgstr "ActionCallMethod invoked with non-object object/func (%s)" #: libcore/vm/ASHandlers.cpp:2767 #, c-format msgid "ActionCallMethod: Can't find method %s of object %s" msgstr "ActionCallMethod: Can't find method %s of object %s" #: libcore/vm/ASHandlers.cpp:2779 #, c-format msgid "ActionCallMethod: property %d of object %d is not callable (%s)" msgstr "ActionCallMethod: property %d of object %d is not callable (%s)" #: libcore/vm/ASHandlers.cpp:2852 #, c-format msgid "" "Attempt to call a constructor with %u arguments while only %u are available " "on the stack." msgstr "" "Attempt to call a constructor with %u arguments while only %u are available " "on the stack." #: libcore/vm/ASHandlers.cpp:2864 msgid "On ActionNewMethod: no object found on stack on ActionMethod" msgstr "On ActionNewMethod: no object found on stack on ActionMethod" #: libcore/vm/ASHandlers.cpp:2882 #, c-format msgid "ActionNewMethod: can't find method %s of object %s" msgstr "ActionNewMethod: can't find method %s of object %s" #: libcore/vm/ASHandlers.cpp:2894 msgid "ActionNewMethod: method name is undefined and object is not a function" msgstr "ActionNewMethod: method name is undefined and object is not a function" #: libcore/vm/ASHandlers.cpp:2933 #, c-format msgid "-- %s instanceof %s (invalid args?)" msgstr "-- %s instanceof %s (invalid args?)" #: libcore/vm/ASHandlers.cpp:2962 #, c-format msgid "Top of stack not an object %s at ActionEnum2 execution" msgstr "Top of stack not an object %s at ActionEnum2 execution" #: libcore/vm/ASHandlers.cpp:3094 #, c-format msgid "ActionExtends: Super is not an object (%s)" msgstr "ActionExtends: Super is not an object (%s)" #: libcore/vm/ASHandlers.cpp:3098 #, c-format msgid "ActionExtends: Sub is not a function (%s)" msgstr "ActionExtends: Sub is not a function (%s)" #: libcore/vm/ASHandlers.cpp:3198 #, c-format msgid "" "function2 code len (%u) overflows DOACTION tag boundaries (DOACTION tag len=%" "d, function2 code offset=%d). Forcing code len to eat the whole buffer " "(would this work?)." msgstr "" "function2 code len (%u) overflows DOACTION tag boundaries (DOACTION tag len=" "%d, function2 code offset=%d). Forcing code len to eat the whole buffer " "(would this work?)." #: libcore/vm/ASHandlers.cpp:3220 #, c-format msgid "DefineFunction2: named function '%s' starts at PC %d" msgstr "DefineFunction2: named function '%s' starts at PC %d" #: libcore/vm/ASHandlers.cpp:3230 #, c-format msgid "DefineFunction2: anonymous function starts at PC %d" msgstr "DefineFunction2: anonymous function starts at PC %d" #: libcore/vm/ASHandlers.cpp:3282 #, c-format msgid "" "ActionTry: reserved:%x doFinally:%d doCatch:%d trySize:%u catchSize:%u " "finallySize:%u catchName:%s catchRegister:%u" msgstr "" "ActionTry: reserved:%x doFinally:%d doCatch:%d trySize:%u catchSize:%u " "finallySize:%u catchName:%s catchRegister:%u" #: libcore/vm/ASHandlers.cpp:3311 msgid "ActionWith tag length != 2; skipping" msgstr "ActionWith tag length != 2; skipping" #: libcore/vm/ASHandlers.cpp:3321 msgid "Empty with() block..." msgstr "Empty with() block..." #: libcore/vm/ASHandlers.cpp:3332 #, c-format msgid "with(%s) : first argument doesn't cast to an object!" msgstr "with(%s) : first argument doesn't cast to an object!" #: libcore/vm/ASHandlers.cpp:3449 #, c-format msgid "Unsupported action handler invoked, code at pc is %#x" msgstr "Unsupported action handler invoked, code at pc is %#x" #: libcore/vm/ASHandlers.cpp:3509 msgid "Bogus empty GetUrl url in SWF file, skipping" msgstr "Bogus empty GetUrl url in SWF file, skipping" #: libcore/vm/ASHandlers.cpp:3521 msgid "" "Bogus GetUrl2 send vars method in SWF file (both GET and POST requested). " "Using GET" msgstr "" "Invalid GetUrl2 send vars method in SWF file (both GET and POST requested). " "Using GET" #: libcore/vm/ASHandlers.cpp:3568 #, c-format msgid "" "get url: target=%s, url=%s, method=%x (sendVars:%X, loadTarget:%d, " "loadVariable:%d)" msgstr "" "get url: target=%s, url=%s, method=%x (sendVars:%X, loadTarget:%d, " "loadVariable:%d)" #: libcore/vm/ASHandlers.cpp:3577 msgid "getURL2 loadVariable" msgstr "getURL2 loadVariable" #: libcore/vm/ASHandlers.cpp:3580 #, c-format msgid "getURL: target %s not found" msgstr "getURL: target %s not found" #: libcore/vm/ASHandlers.cpp:3586 #, c-format msgid "getURL: target %s is not a sprite" msgstr "getURL: target %s is not a sprite" #: libcore/vm/ASHandlers.cpp:3605 msgid "commonGetURL: current target is undefined" msgstr "commonGetURL: current target is undefined" #: libcore/vm/ASHandlers.cpp:3613 msgid "getURL2 target load" msgstr "getURL2 target load" #: libcore/vm/ASHandlers.cpp:3619 libcore/vm/ASHandlers.cpp:3658 #, c-format msgid "Testing _level loading (level %u)" msgstr "Testing _level loading (level %u)" #: libcore/vm/ASHandlers.cpp:3625 #, c-format msgid "Unknown loadMovie target: %s" msgstr "Unknown loadMovie target: %s" #: libcore/vm/ASHandlers.cpp:3639 #, c-format msgid "get url: target %s is not a sprite" msgstr "get url: target %s is not a sprite" #: libcore/vm/ASHandlers.cpp:3645 msgid "TESTME: target of a loadMovie changed its target path" msgstr "TESTME: target of a loadMovie changed its target path" #: libcore/vm/ASHandlers.cpp:3689 #, c-format msgid "Couldn't find movie \"%s\" to set target to! Setting target to NULL..." msgstr "Couldn't find movie \"%s\" to set target to! Setting target to NULL..." #: libcore/as_environment.cpp:139 #, c-format msgid "get_variable(%s)" msgstr "get_variable(%s)" #: libcore/as_environment.cpp:163 #, c-format msgid "find_object(\"%s\") [ varname = '%s' - current target = '%s' ] failed" msgstr "find_object(\"%s\") [ varname = '%s' - current target = '%s' ] failed" #: libcore/as_environment.cpp:169 #, c-format msgid "...but get_variable_raw(%s, ) succeeded (%s)!" msgstr "...but get_variable_raw(%s, ) succeeded (%s)!" #: libcore/as_environment.cpp:216 #, c-format msgid "get_variable_raw(%s)" msgstr "get_variable_raw(%s)" #: libcore/as_environment.cpp:222 #, c-format msgid "Won't get invalid raw variable name: %s" msgstr "Won't get invalid raw variable name: %s" #: libcore/as_environment.cpp:318 #, c-format msgid "reference to non-existent variable '%s'" msgstr "reference to non-existent variable '%s'" #: libcore/as_environment.cpp:394 #, c-format msgid "Path target '%s' not found while setting %s=%s" msgstr "Path target '%s' not found while setting %s=%s" #: libcore/as_environment.cpp:413 #, c-format msgid "Won't set invalid raw variable name: %s" msgstr "Won't set invalid raw variable name: %s" #: libcore/as_environment.cpp:548 #, c-format msgid "invalid path '%s' (p=next_slash=%s)" msgstr "invalid path '%s' (p=next_slash=%s)" #: libcore/as_environment.cpp:559 #, c-format msgid "invalid path '%s' (dot not allowed after having seen a slash)" msgstr "invalid path '%s' (dot not allowed after having seen a slash)" #: libcore/as_environment.cpp:637 #, c-format msgid "Invoking get_path_element(%s) on object %p" msgstr "Invoking get_path_element(%s) on object %p" #: libcore/as_environment.cpp:644 #, c-format msgid "Path element %s not found in object %p" msgstr "Path element %s not found in object %p" #: libcore/abc/AbcBlock.cpp:64 libcore/abc/AbcBlock.cpp:132 msgid "ABC: Finalizing trait yielded bad type for slot." msgstr "ABC: Finalizing trait yielded bad type for slot." #: libcore/abc/AbcBlock.cpp:187 msgid "ABC: Bad name for trait." msgstr "ABC: Bad name for trait." #: libcore/abc/AbcBlock.cpp:192 msgid "ABC: Trait name must be fully qualified." msgstr "ABC: Trait name must be fully qualified." #: libcore/abc/AbcBlock.cpp:239 libcore/abc/AbcBlock.cpp:265 msgid "Bad method id in trait." msgstr "Bad method id in trait." #: libcore/abc/AbcBlock.cpp:255 msgid "Bad Class id in trait." msgstr "Bad Class id in trait." #: libcore/abc/AbcBlock.cpp:273 msgid "ABC: Unknown type of trait." msgstr "ABC: Unknown type of trait." #: libcore/abc/AbcBlock.cpp:467 #, c-format msgid "Abc Version: %d.%d" msgstr "Abc Version: %d.%d" #: libcore/abc/AbcBlock.cpp:566 msgid "ABC: Bad string given for namespace." msgstr "ABC: Bad string given for namespace." #: libcore/abc/AbcBlock.cpp:608 msgid "ABC: Bad namespace for namespace set." msgstr "ABC: Bad namespace for namespace set." #: libcore/abc/AbcBlock.cpp:678 #, c-format msgid "Action Block: Unknown multiname type (%d)." msgstr "Action Block: Unknown multiname type (%d)." #: libcore/abc/AbcBlock.cpp:711 libcore/abc/AbcBlock.cpp:721 #: libcore/abc/AbcBlock.cpp:731 libcore/abc/AbcBlock.cpp:741 msgid "Action Block: Bad index in optional argument." msgstr "Action Block: Bad index in optional argument." #: libcore/abc/AbcBlock.cpp:751 msgid "ABC: Bad index in optional argument, namespaces." msgstr "ABC: Bad index in optional argument, namespaces." #: libcore/abc/AbcBlock.cpp:773 #, c-format msgid "ABC: Bad default value type (%X), but continuing." msgstr "ABC: Bad default value type (%X), but continuing." #: libcore/abc/AbcBlock.cpp:811 msgid "ABC: Bad return type for method info." msgstr "ABC: Bad return type for method info." #: libcore/abc/AbcBlock.cpp:824 msgid "ABC: Unknown return type." msgstr "ABC: Unknown return type." #: libcore/abc/AbcBlock.cpp:841 msgid "ABC: Bad parameter type in method." msgstr "ABC: Bad parameter type in method." #: libcore/abc/AbcBlock.cpp:850 msgid "ABC: Unknown parameter type." msgstr "ABC: Unknown parameter type." #: libcore/abc/AbcBlock.cpp:939 msgid "ABC: Out of bounds instance name." msgstr "ABC: Out of bounds instance name." #: libcore/abc/AbcBlock.cpp:947 msgid "ABC: QName required for instance." msgstr "ABC: QName required for instance." #: libcore/abc/AbcBlock.cpp:952 msgid "ABC: No namespace to use for storing class." msgstr "ABC: No namespace to use for storing class." #: libcore/abc/AbcBlock.cpp:967 msgid "Duplicate class registration." msgstr "Duplicate class registration." #: libcore/abc/AbcBlock.cpp:983 msgid "ABC: Bad super type." msgstr "ABC: Bad super type." #: libcore/abc/AbcBlock.cpp:994 #, c-format msgid "ABC: Super type not found (%s)" msgstr "ABC: Super type not found (%s)" #: libcore/abc/AbcBlock.cpp:1001 msgid "ABC: Can't extend a class which is final." msgstr "ABC: Can't extend a class which is final." #: libcore/abc/AbcBlock.cpp:1007 msgid "ABC: Can't extend an interface type." msgstr "ABC: Can't extend an interface type." #: libcore/abc/AbcBlock.cpp:1013 msgid "ABC: Class cannot be its own supertype." msgstr "ABC: Class cannot be its own supertype." #: libcore/abc/AbcBlock.cpp:1034 msgid "ABC: Bad namespace for protected." msgstr "ABC: Bad namespace for protected." #: libcore/abc/AbcBlock.cpp:1053 msgid "ABC: Bad name for interface." msgstr "ABC: Bad name for interface." #: libcore/abc/AbcBlock.cpp:1060 msgid "ABC: Can't implement a non-interface type." msgstr "ABC: Can't implement a non-interface type." #: libcore/abc/AbcBlock.cpp:1072 msgid "ABC: Out of bounds method for initializer." msgstr "ABC: Out of bounds method for initializer." #: libcore/abc/AbcBlock.cpp:1107 msgid "ABC: Out of bound static constructor for class." msgstr "ABC: Out of bound static constructor for class." #: libcore/abc/AbcBlock.cpp:1146 msgid "ABC: Out of bounds method for script." msgstr "ABC: Out of bounds method for script." #: libcore/abc/AbcBlock.cpp:1182 msgid "ABC: Out of bounds for method body." msgstr "ABC: Out of bounds for method body." #: libcore/abc/AbcBlock.cpp:1189 msgid "ABC: Only one body per method." msgstr "ABC: Only one body per method." #: libcore/abc/AbcBlock.cpp:1235 msgid "ABC: Out of bound type for exception." msgstr "ABC: Out of bound type for exception." #: libcore/abc/AbcBlock.cpp:1245 #, c-format msgid "ABC: Unknown type of object to catch. (%s)" msgstr "ABC: Unknown type of object to catch. (%s)" #: libcore/abc/AbcBlock.cpp:1263 msgid "ABC: Out of bound name for caught exception." msgstr "ABC: Out of bound name for caught exception." #: libcore/Font.cpp:128 msgid "" "Attempt to set font display or copyright name again. This should mean there " "is more than one DefineFontName tag referring to the same Font. Don't know " "what to do in this case, so ignoring." msgstr "" "Attempt to set font display or copyright name again. This should mean there " "is more than one DefineFontName tag referring to the same Font. Don't know " "what to do in this case, so ignoring." #: libcore/Font.cpp:166 msgid "" "Attempt to add an embedded glyph CodeTable to a font that already has one. " "This should mean there are several DefineFontInfo tags, or a DefineFontInfo " "tag refers to a font created by DefineFone2 or DefineFont3. Don't know what " "should happen in this case, so ignoring." msgstr "" "Attempt to add an embedded glyph CodeTable to a font that already has one. " "This should mean there are several DefineFontInfo tags, or a DefineFontInfo " "tag refers to a font created by DefineFone2 or DefineFont3. Don't know what " "should happen in this case, so ignoring." #: utilities/soldumper.cpp:72 msgid "This program dumps the internal data of a .sol file" msgstr "This program dumps the internal data of a .sol file" #: utilities/soldumper.cpp:74 msgid "Usage: soldumper [h] filename" msgstr "Usage: soldumper [h] filename" #: utilities/soldumper.cpp:75 utilities/flvdumper.cpp:303 #: utilities/dumpshm.cpp:344 msgid "-h\tHelp" msgstr "-h\tHelp" #: utilities/soldumper.cpp:76 msgid "-f\tForce local directory access" msgstr "-f\tForce local directory access" #: utilities/soldumper.cpp:77 msgid "-l\tList all .sol files in default dir" msgstr "-l\tList all .sol files in default dir" #: utilities/soldumper.cpp:105 #, c-format msgid "Gnash soldumper version: %s, Gnash version: %s\n" msgstr "Gnash soldumper version: %s, Gnash version: %s\n" #: utilities/soldumper.cpp:121 utilities/processor.cpp:277 #: utilities/flvdumper.cpp:154 gui/gnash.cpp:313 msgid "Verbose output turned on" msgstr "Verbose output turned on" #: utilities/soldumper.cpp:125 msgid "forcing local directory access only" msgstr "forcing local directory access only" #: utilities/soldumper.cpp:130 msgid "List .sol files in the default directory" msgstr "List .sol files in the default directory" #: utilities/processor.cpp:148 #, c-format msgid "fs_callback(%p): %s %s" msgstr "fs_callback(%p): %s %s" #: utilities/processor.cpp:161 #, c-format msgid "eventCallback: %s %s" msgstr "eventCallback: %s %s" #: utilities/processor.cpp:238 #, c-format msgid "Gnash gprocessor version: %s, Gnash version: %s\n" msgstr "Gnash gprocessor version: %s, Gnash version: %s\n" #: utilities/processor.cpp:286 msgid "Verbose actions disabled at compile time" msgstr "Verbose actions disabled at compile time" #: utilities/processor.cpp:293 msgid "Verbose parsing disabled at compile time" msgstr "Verbose parsing disabled at compile time" #: utilities/processor.cpp:415 utilities/processor.cpp:418 gui/Player.cpp:219 #: gui/Player.cpp:240 gui/pythonmod/gnash-view.cpp:440 #: gui/pythonmod/gnash-view.cpp:443 #, c-format msgid "%s appended to local sandboxes" msgstr "%s appended to local sandboxes" #: utilities/processor.cpp:591 #, c-format msgid "" "gprocessor -- an SWF processor for Gnash.\n" "\n" "usage: %s [options] \n" "\n" "Process the given SWF movie files.\n" "\n" "%s%s%s%s" msgstr "" "gprocessor -- an SWF processor for Gnash.\n" "\n" "usage: %s [options] \n" "\n" "Process the given SWF movie files.\n" "\n" "%s%s%s%s" #: utilities/processor.cpp:598 msgid "" "options:\n" "\n" " --help(-h) Print this info.\n" " --version Print the version numbers.\n" " -v Be verbose; i.e. print log messages to stdout\n" msgstr "" "options:\n" "\n" " --help(-h) Print this info.\n" " --version Print the version numbers.\n" " -v Be verbose; i.e. print log messages to stdout\n" #: utilities/processor.cpp:605 msgid " -vp Be verbose about movie parsing\n" msgstr " -vp Be verbose about movie parsing\n" #: utilities/processor.cpp:610 msgid " -va Be verbose about ActionScript\n" msgstr " -va Be verbose about ActionScript\n" #: utilities/processor.cpp:615 msgid "" " -d []\n" " Milliseconds delay between advances (0 by default).\n" " If '-1' the delay will be computed from the FPS.\n" " -r Allow the given number of complete runs.\n" " Keep looping undefinitely if set to 0.\n" " Default is 1 (end as soon as the last frame is reached).\n" " -f \n" " Allow the given number of frame advancements.\n" " Keep advancing untill any other stop condition\n" " is encountered if set to 0 (default).\n" msgstr "" " -d []\n" " Milliseconds delay between advances (0 by default).\n" " If '-1' the delay will be computed from the FPS.\n" " -r Allow the given number of complete runs.\n" " Keep looping undefinitely if set to 0.\n" " Default is 1 (end as soon as the last frame is reached).\n" " -f \n" " Allow the given number of frame advancements.\n" " Keep advancing untill any other stop condition\n" " is encountered if set to 0 (default).\n" #: utilities/rtmpget.cpp:444 msgid "Error parsing command line: " msgstr "Error parsing command line: " #: utilities/flvdumper.cpp:172 gui/gnash.cpp:531 msgid "Error parsing command line options: " msgstr "Error parsing command line options: " #: utilities/flvdumper.cpp:173 msgid "This is a Gnash flvdumper bug." msgstr "This is a Gnash flvdumper bug." #: utilities/flvdumper.cpp:178 gui/gnash.cpp:585 msgid "Error: no input file was specified. Exiting." msgstr "Error: no input file was specified. Exiting." #: utilities/flvdumper.cpp:300 msgid "This program dumps the internal data of an FLV video file" msgstr "This program dumps the internal data of an FLV video file" #: utilities/flvdumper.cpp:302 msgid "Usage: flvdumper [-h] [-m] [-a] filename" msgstr "Usage: flvdumper [-h] [-m] [-a] filename" #: utilities/flvdumper.cpp:304 msgid "-m\tPrint only Meta tags (default)" msgstr "-m\tPrint only Meta tags (default)" #: utilities/flvdumper.cpp:305 msgid "-a\tPrint all tags." msgstr "-a\tPrint all tags." #: utilities/dumpshm.cpp:136 #, c-format msgid "Gnash dumpshm version: %s, Gnash version: %s\n" msgstr "Gnash dumpshm version: %s, Gnash version: %s\n" #: utilities/dumpshm.cpp:214 #, c-format msgid "Will use \"%s\" for memory segment file" msgstr "Will use \"%s\" for memory segment file" #: utilities/dumpshm.cpp:230 msgid "No LcShmKey set in ~/.gnashrc, trying to find it ourselves" msgstr "No LcShmKey set in ~/.gnashrc, trying to find it ourselves" #: utilities/dumpshm.cpp:239 msgid "No shared memory segments found!" msgstr "No shared memory segments found!" #: utilities/dumpshm.cpp:243 #, c-format msgid "Existing SHM Key is: %s, Size is: %s" msgstr "Existing SHM Key is: %s, Size is: %s" #: utilities/dumpshm.cpp:258 msgid "Writing memory segment to disk: \"segment.raw\"" msgstr "Writing memory segment to disk: \"segment.raw\"" #: utilities/dumpshm.cpp:263 #, c-format msgid "The data is: 0x%s" msgstr "The data is: 0x%s" #: utilities/dumpshm.cpp:303 msgid "kernel not configured for shared memory" msgstr "kernel not configured for shared memory" #: utilities/dumpshm.cpp:318 #, c-format msgid "Found it! \"set LCShmKey %s\" in your ~/.gnashrc" msgstr "Found it! \"set LCShmKey %s\" in your ~/.gnashrc" #: utilities/dumpshm.cpp:321 #, c-format msgid "Last changed on: %s" msgstr "Last changed on: %s" #: utilities/dumpshm.cpp:322 #, c-format msgid "Last attached on: %s" msgstr "Last attached on: %s" #: utilities/dumpshm.cpp:323 #, c-format msgid "Last detached on: %s" msgstr "Last detached on: %s" #: utilities/dumpshm.cpp:341 msgid "This program dumps the internal data of a shared memory segment" msgstr "This program dumps the internal data of a shared memory segment" #: utilities/dumpshm.cpp:343 msgid "Usage: dumpshm [hdsanlif] filename" msgstr "Usage: dumpshm [hdsanlif] filename" #: utilities/dumpshm.cpp:345 msgid "-i\tList segments" msgstr "-i\tList segments" #: utilities/dumpshm.cpp:346 msgid "-r\tDump SYSV segments" msgstr "-r\tDump SYSV segments" #: utilities/dumpshm.cpp:347 msgid "-c\tDump SYSV segments to disk" msgstr "-c\tDump SYSV segments to disk" #: utilities/dumpshm.cpp:348 msgid "-v\tVerbose output" msgstr "-v\tVerbose output" #: utilities/dumpshm.cpp:360 msgid "\tBase address of this segment: " msgstr "\tBase address of this segment: " #: utilities/dumpshm.cpp:362 msgid "\tFilespec: " msgstr "\tFilespec: " #: utilities/dumpshm.cpp:363 msgid "\t# Bytes allocated: " msgstr "\t# Bytes allocated: " #: utilities/dumpshm.cpp:364 msgid "\tTotal # of bytes: " msgstr "\tTotal # of bytes: " #: plugin/aos4/plugin.cpp:587 plugin/win32/plugin.cpp:584 #, c-format msgid "FSCommand_callback(%p): %s %s" msgstr "FSCommand_callback(%p): %s %s" #: gui/gtk/gtk_glue_agg_vaapi.cpp:162 msgid "WARNING: failed to create VA-API display." msgstr "WARNING: failed to create VA-API display." #: gui/gtk/gtk_glue_agg_vaapi.cpp:230 gui/gtk/gtk_glue_agg_vaapi.cpp:288 msgid "ERROR: failed to map VA-API image." msgstr "ERROR: failed to map VA-API image." #: gui/gtk/gtk_glue_agg_vaapi.cpp:236 msgid "ERROR: failed to associate VA-API subpicture." msgstr "ERROR: failed to associate VA-API subpicture." #: gui/gtk/gtk_glue_agg_vaapi.cpp:370 #, c-format msgid "ERROR: failed to setup video window for surface 0x%08x." msgstr "ERROR: failed to setup video window for surface 0x%08x." #: gui/gtk/gtk_glue_agg_vaapi.cpp:377 #, c-format msgid "ERROR: failed to associate subpicture to surface 0x%08x." msgstr "ERROR: failed to associate subpicture to surface 0x%08x." #: gui/gtk/gtk_glue_agg.cpp:92 gui/haiku/haiku_agg_glue.cpp:297 #, c-format msgid "Could not create AGG renderer with pixelformat %s" msgstr "Could not create AGG renderer with pixelformat %s" #: gui/gtk/gtk_glue_gtkglext.cpp:71 #, c-format msgid "OpenGL extension version - %d.%d" msgstr "OpenGL extension version - %d.%d" #: gui/gtk/gtk_glue_gtkglext.cpp:81 msgid "" "Cannot find the double-buffered visual.\n" "Trying single-buffered visual." msgstr "" "Cannot find the double-buffered visual.\n" "Trying single-buffered visual." #: gui/gtk/gtk_glue_gtkglext.cpp:87 msgid "No appropriate OpenGL-capable visual found." msgstr "No appropriate OpenGL-capable visual found." #: gui/gtk/gtk_glue_gtkglext.cpp:90 msgid "Got single-buffered visual." msgstr "Got single-buffered visual." #: gui/gtk/gtk_glue_gtkglext.cpp:93 msgid "Got double-buffered visual." msgstr "Got double-buffered visual." #: gui/gtk/gtk.cpp:171 msgid "Created XEmbedded window" msgstr "Created XEmbedded window" #: gui/gtk/gtk.cpp:174 msgid "Created top level window" msgstr "Created top level window" #: gui/gtk/gtk.cpp:227 msgid "Click to play" msgstr "Click to play" #: gui/gtk/gtk.cpp:617 #, c-format msgid "Advance interval timer set to %d ms (~ %d FPS)" msgstr "Advance interval timer set to %d ms (~ %d FPS)" #: gui/gtk/gtk.cpp:689 msgid "Sound" msgstr "Sound" #: gui/gtk/gtk.cpp:736 msgid "GtkGui: Window resize request received" msgstr "GtkGui: Window resize request received" #: gui/gtk/gtk.cpp:1218 gui/kde/Kde4Gui.cpp:742 msgid "Gnash preferences" msgstr "Gnash preferences" #: gui/gtk/gtk.cpp:1253 msgid "_Network" msgstr "_Network" #: gui/gtk/gtk.cpp:1257 gui/kde/Kde4Gui.cpp:859 msgid "Network preferences" msgstr "Network preferences" #: gui/gtk/gtk.cpp:1265 msgid "Network timeout in seconds (0 for no timeout):" msgstr "Network timeout in seconds (0 for no timeout):" #: gui/gtk/gtk.cpp:1284 msgid "_Logging" msgstr "_Logging" #: gui/gtk/gtk.cpp:1289 gui/kde/Kde4Gui.cpp:760 msgid "Logging options" msgstr "Logging options" #: gui/gtk/gtk.cpp:1293 msgid "Verbosity level:" msgstr "Verbosity level:" #: gui/gtk/gtk.cpp:1306 msgid "Log to _file" msgstr "Log to _file" #: gui/gtk/gtk.cpp:1312 msgid "Logfile name:" msgstr "Logfile name:" #: gui/gtk/gtk.cpp:1325 msgid "Log _parser output" msgstr "Log _parser output" #: gui/gtk/gtk.cpp:1333 msgid "Log SWF _actions" msgstr "Log SWF _actions" #: gui/gtk/gtk.cpp:1341 msgid "Log malformed SWF _errors" msgstr "Log malformed SWF _errors" #: gui/gtk/gtk.cpp:1349 msgid "Log ActionScript _coding errors" msgstr "Log ActionScript _coding errors" #: gui/gtk/gtk.cpp:1365 msgid "_Security" msgstr "_Security" #: gui/gtk/gtk.cpp:1372 gui/kde/Kde4Gui.cpp:811 msgid "Network connections" msgstr "Network connections" #: gui/gtk/gtk.cpp:1378 msgid "Connect only to local _host" msgstr "Connect only to local _host" #: gui/gtk/gtk.cpp:1385 msgid "Connect only to local _domain" msgstr "Connect only to local _domain" #: gui/gtk/gtk.cpp:1392 msgid "Disable SSL _verification" msgstr "Disable SSL _verification" #: gui/gtk/gtk.cpp:1399 msgid "_Whitelist" msgstr "_Whitelist" #: gui/gtk/gtk.cpp:1408 msgid "_Blacklist" msgstr "_Blacklist" #: gui/gtk/gtk.cpp:1417 gui/kde/Kde4Gui.cpp:829 msgid "Privacy" msgstr "Privacy" #: gui/gtk/gtk.cpp:1421 gui/kde/Kde4Gui.cpp:832 msgid "Shared objects directory:" msgstr "Shared objects directory:" #: gui/gtk/gtk.cpp:1433 msgid "Do _not write Shared Object files" msgstr "Do _not write Shared Object files" #: gui/gtk/gtk.cpp:1440 msgid "Only _access local Shared Object files" msgstr "Only _access local Shared Object files" #: gui/gtk/gtk.cpp:1447 msgid "Disable Local _Connection object" msgstr "Disable Local _Connection object" #: gui/gtk/gtk.cpp:1461 msgid "_Media" msgstr "_Media" #: gui/gtk/gtk.cpp:1467 gui/kde/Kde4Gui.cpp:877 msgid "Sound" msgstr "Sound" #: gui/gtk/gtk.cpp:1472 msgid "Use sound _handler" msgstr "Use sound _handler" #: gui/gtk/gtk.cpp:1480 msgid "Media Streams" msgstr "Media Streams" #: gui/gtk/gtk.cpp:1486 gui/kde/Kde4Gui.cpp:884 msgid "Save media streams to disk" msgstr "Save media streams to disk" #: gui/gtk/gtk.cpp:1495 gui/kde/Kde4Gui.cpp:890 msgid "Save dynamically loaded media to disk" msgstr "Save dynamically loaded media to disk" #: gui/gtk/gtk.cpp:1503 gui/kde/Kde4Gui.cpp:894 msgid "Saved media directory:" msgstr "Saved media directory:" #: gui/gtk/gtk.cpp:1523 msgid "_Player" msgstr "_Player" #: gui/gtk/gtk.cpp:1529 gui/kde/Kde4Gui.cpp:906 msgid "Player description" msgstr "Player description" #: gui/gtk/gtk.cpp:1537 gui/kde/Kde4Gui.cpp:909 msgid "Player version:" msgstr "Player version:" #: gui/gtk/gtk.cpp:1553 gui/kde/Kde4Gui.cpp:915 msgid "Operating system:" msgstr "Operating system:" #: gui/gtk/gtk.cpp:1563 msgid "If blank, Gnash will detect your OS" msgstr "If blank, Gnash will detect your OS" #: gui/gtk/gtk.cpp:1573 gui/kde/Kde4Gui.cpp:926 msgid "URL opener:" msgstr "URL opener:" #: gui/gtk/gtk.cpp:1585 gui/kde/Kde4Gui.cpp:933 msgid "Performance" msgstr "Performance" #: gui/gtk/gtk.cpp:1599 gui/kde/Kde4Gui.cpp:936 msgid "Max size of movie library:" msgstr "Max size of movie library:" #: gui/gtk/gtk.cpp:1611 msgid "Start _Gnash in pause mode" msgstr "Start _Gnash in pause mode" #: gui/gtk/gtk.cpp:1635 gui/kde/Kde4Gui.cpp:455 msgid "Movie properties" msgstr "Movie properties" #: gui/gtk/gtk.cpp:1709 gui/kde/Kde4Gui.cpp:474 msgid "Variable" msgstr "Variable" #: gui/gtk/gtk.cpp:1722 gui/kde/Kde4Gui.cpp:475 msgid "Value" msgstr "Value" #: gui/gtk/gtk.cpp:1776 msgid "Gnash is the GNU SWF Player based on GameSWF." msgstr "Gnash is the GNU SWF Player based on GameSWF." #: gui/gtk/gtk.cpp:1780 msgid "" "\n" "Renderer: " msgstr "" "\n" "Renderer: " #: gui/gtk/gtk.cpp:1782 msgid "" "\n" "Hardware Acceleration: " msgstr "" "\n" "Hardware Acceleration: " #: gui/gtk/gtk.cpp:1784 msgid "" "\n" "GUI: " msgstr "" "\n" "GUI: " #: gui/gtk/gtk.cpp:1786 msgid "" "\n" "Media: " msgstr "" "\n" "Media: " #: gui/gtk/gtk.cpp:1808 gui/gtk/gtk.cpp:1845 msgid "translator-credits" msgstr "translator-credits" #: gui/gtk/gtk.cpp:1837 msgid "Gnash" msgstr "Gnash" #: gui/gtk/gtk.cpp:1880 msgid "_File" msgstr "_File" #: gui/gtk/gtk.cpp:1933 msgid "_Edit" msgstr "_Edit" #: gui/gtk/gtk.cpp:1953 msgid "_Help" msgstr "_Help" #: gui/gtk/gtk.cpp:1973 msgid "_View" msgstr "_View" #: gui/gtk/gtk.cpp:1981 msgid "Redraw" msgstr "Redraw" #: gui/gtk/gtk.cpp:1991 gui/gtk/gtk.cpp:1996 gui/gnash.cpp:71 msgid "Toggle fullscreen" msgstr "Toggle fullscreen" #: gui/gtk/gtk.cpp:2005 msgid "Show updated ranges" msgstr "Show updated ranges" #: gui/gtk/gtk.cpp:2024 msgid "_Quality" msgstr "_Quality" #: gui/gtk/gtk.cpp:2034 msgid "Low" msgstr "Low" #: gui/gtk/gtk.cpp:2040 msgid "Medium" msgstr "Medium" #: gui/gtk/gtk.cpp:2046 msgid "High" msgstr "High" #: gui/gtk/gtk.cpp:2052 msgid "Best" msgstr "Best" #: gui/gtk/gtk.cpp:2065 msgid "Movie _Control" msgstr "Movie _Control" #: gui/gtk/gtk.cpp:2076 gui/kde/Kde4Gui.cpp:578 msgid "Play" msgstr "Play" #: gui/gtk/gtk.cpp:2087 gui/kde/Kde4Gui.cpp:582 msgid "Pause" msgstr "Pause" #: gui/gtk/gtk.cpp:2097 gui/kde/Kde4Gui.cpp:586 msgid "Stop" msgstr "Stop" #: gui/gtk/gtk.cpp:2109 gui/kde/kde.cpp:416 msgid "Restart Movie" msgstr "Restart Movie" #: gui/gtk/gtk.cpp:2196 gui/gtk/gtk.cpp:2197 #, c-format msgid "Couldn't find pixmap file: %s" msgstr "Couldn't find pixmap file: %s" #: gui/gtk/gtk.cpp:2203 #, c-format msgid "Failed to load pixbuf file: %s: %s" msgstr "Failed to load pixbuf file: %s: %s" #: gui/gtk/gtk.cpp:2493 gui/aos4/aos4.cpp:266 #, c-format msgid "" "Attempting to open file %s.\n" "NOTE: the file open functionality is not yet implemented!" msgstr "" "Attempting to open file %s.\n" "NOTE: the file open functionality is not yet implemented!" #: gui/gtk/gtk.cpp:2510 gui/gtk/gtk.cpp:2523 msgid "Open file" msgstr "Open file" #: gui/aos4/aos4.cpp:70 #, c-format msgid "Exception: %s on file %s line %d" msgstr "Exception: %s on file %s line %d" #: gui/aos4/aos4.cpp:274 msgid "Cannot open File Requester!\n" msgstr "Cannot open File Requester!\n" #: gui/aos4/aos4.cpp:609 msgid "error creating RenderHandler!\n" msgstr "error creating RenderHandler!\n" #: gui/aos4/aos4_cairo_glue.cpp:124 #, c-format msgid "Cairo's bit depth must be 16, 24 or 32 bits, not %d." msgstr "Cairo's bit depth must be 16, 24 or 32 bits, not %d." #: gui/aos4/aos4_cairo_glue.cpp:212 gui/aos4/aos4_agg_glue.cpp:216 msgid "Cannot layout Menu!!\n" msgstr "Cannot layout Menu!!\n" #: gui/aos4/aos4_cairo_glue.cpp:216 gui/aos4/aos4_agg_glue.cpp:220 msgid "Cannot create Menu!!\n" msgstr "Cannot create Menu!!\n" #: gui/aos4/aos4_cairo_glue.cpp:219 gui/aos4/aos4_agg_glue.cpp:223 msgid "Cannot get Visual Info!!\n" msgstr "Cannot get Visual Info!!\n" #: gui/aos4/aos4_cairo_glue.cpp:222 gui/aos4/aos4_agg_glue.cpp:226 msgid "Cannot get WB Screen pointer!!\n" msgstr "Cannot get WB Screen pointer!!\n" #: gui/aos4/aos4_cairo_glue.cpp:259 gui/aos4/aos4_agg_glue.cpp:264 msgid "prepDrawingArea() failed.\n" msgstr "prepDrawingArea() failed.\n" #: gui/aos4/aos4_agg_glue.cpp:116 gui/sdl/sdl_agg_glue.cpp:78 #: gui/haiku/haiku_agg_glue.cpp:290 #, c-format msgid "AGG's bit depth must be 16, 24 or 32 bits, not %d." msgstr "AGG's bit depth must be 16, 24 or 32 bits, not %d." #: gui/aos4/aos4_agg_glue.cpp:277 #, c-format msgid "AOS4-AGG: %i byte offscreen buffer allocated" msgstr "AOS4-AGG: %i byte offscreen buffer allocated" #: gui/sdl/sdl_agg_glue.cpp:95 msgid "SDL_SetVideoMode() failed for SdlAggGlue." msgstr "SDL_SetVideoMode() failed for SdlAggGlue." #: gui/sdl/sdl_agg_glue.cpp:132 gui/haiku/haiku_agg_glue.cpp:416 #, c-format msgid "SDL-AGG: %i byte offscreen buffer allocated" msgstr "SDL-AGG: %i byte offscreen buffer allocated" #: gui/kde/Kde4Gui.cpp:115 msgid "Cairo renderer not supported!" msgstr "Cairo renderer not supported!" #: gui/kde/Kde4Gui.cpp:123 msgid "OpenGL renderer not supported!" msgstr "OpenGL renderer not supported!" #: gui/kde/Kde4Gui.cpp:131 msgid "AGG renderer not supported!" msgstr "AGG renderer not supported!" #: gui/kde/Kde4Gui.cpp:208 msgid "Setting renderer" msgstr "Setting renderer" #: gui/kde/Kde4Gui.cpp:212 msgid "Set renderer" msgstr "Set renderer" #: gui/kde/Kde4Gui.cpp:562 msgid "Properties" msgstr "Properties" #: gui/kde/Kde4Gui.cpp:566 gui/kde/kde.cpp:424 msgid "Quit Gnash" msgstr "Quit Gnash" #: gui/kde/Kde4Gui.cpp:573 msgid "Preferences" msgstr "Preferences" #: gui/kde/Kde4Gui.cpp:590 msgid "Restart" msgstr "Restart" #: gui/kde/Kde4Gui.cpp:595 gui/kde/kde.cpp:423 msgid "Refresh" msgstr "Refresh" #: gui/kde/Kde4Gui.cpp:599 msgid "Fullscreen" msgstr "Fullscreen" #: gui/kde/Kde4Gui.cpp:614 msgid "File" msgstr "File" #: gui/kde/Kde4Gui.cpp:619 msgid "Edit" msgstr "Edit" #: gui/kde/Kde4Gui.cpp:623 msgid "Movie Control" msgstr "Movie Control" #: gui/kde/Kde4Gui.cpp:630 msgid "View" msgstr "View" #: gui/kde/Kde4Gui.cpp:712 msgid "Click to Play" msgstr "Click to Play" #: gui/kde/Kde4Gui.cpp:757 msgid "Logging" msgstr "Logging" #: gui/kde/Kde4Gui.cpp:763 msgid "Verbosity level" msgstr "Verbosity level" #: gui/kde/Kde4Gui.cpp:781 msgid "Log to file" msgstr "Log to file" #: gui/kde/Kde4Gui.cpp:788 msgid "Log parser output" msgstr "Log parser output" #: gui/kde/Kde4Gui.cpp:792 msgid "Log SWF actions" msgstr "Log SWF actions" #: gui/kde/Kde4Gui.cpp:796 msgid "Log malformed SWF errors" msgstr "Log malformed SWF errors" #: gui/kde/Kde4Gui.cpp:801 msgid "Log ActionScript coding errors" msgstr "Log ActionScript coding errors" #: gui/kde/Kde4Gui.cpp:808 msgid "Security" msgstr "Security" #: gui/kde/Kde4Gui.cpp:814 msgid "Connect only to local host" msgstr "Connect only to local host" #: gui/kde/Kde4Gui.cpp:819 msgid "Connect only to local domain" msgstr "Connect only to local domain" #: gui/kde/Kde4Gui.cpp:824 msgid "Disable SSL verification" msgstr "Disable SSL verification" #: gui/kde/Kde4Gui.cpp:838 msgid "Do not write Shared Object files" msgstr "Do not write Shared Object files" #: gui/kde/Kde4Gui.cpp:844 msgid "Only access local Shared Object files" msgstr "Only access local Shared Object files" #: gui/kde/Kde4Gui.cpp:849 msgid "Disable Local Connection object" msgstr "Disable Local Connection object" #: gui/kde/Kde4Gui.cpp:856 msgid "Network" msgstr "Network" #: gui/kde/Kde4Gui.cpp:862 msgid "Network timeout in seconds" msgstr "Network timeout in seconds" #: gui/kde/Kde4Gui.cpp:874 msgid "Media" msgstr "Media" #: gui/kde/Kde4Gui.cpp:880 msgid "Use sound handler" msgstr "Use sound handler" #: gui/kde/Kde4Gui.cpp:903 msgid "Player" msgstr "Player" #: gui/kde/Kde4Gui.cpp:920 gui/kde/Kde4Gui.cpp:993 msgid "" msgstr "" #: gui/kde/Kde4Gui.cpp:945 msgid "Start Gnash in pause mode" msgstr "Start Gnash in pause mode" #: gui/kde/kde.cpp:413 msgid "Play Movie" msgstr "Play Movie" #: gui/kde/kde.cpp:414 msgid "Pause Movie" msgstr "Pause Movie" #: gui/kde/kde.cpp:415 msgid "Stop Movie" msgstr "Stop Movie" #: gui/kde/kde.cpp:418 msgid "Step Forward" msgstr "Step Forward" #: gui/kde/kde.cpp:419 msgid "Step Backward" msgstr "Step Backward" #: gui/kde/kde.cpp:420 msgid "Jump Forward" msgstr "Jump Forward" #: gui/kde/kde.cpp:421 msgid "Jump Backward" msgstr "Jump Backward" #: gui/kde/kde_glue_agg.cpp:156 msgid "Could not create AGG renderer with pixelformat BGRA32" msgstr "Could not create AGG renderer with pixelformat BGRA32" #: gui/kde/Kde4GlueAgg.cpp:115 msgid "Could not create AGG renderer with pixelformat ABGR32" msgstr "Could not create AGG renderer with pixelformat ABGR32" #: gui/riscos/riscos_glue_agg.cpp:70 gui/fltk/fltk_glue_agg.cpp:50 msgid "Could not create AGG renderer with pixelformat RGB24" msgstr "Could not create AGG renderer with pixelformat RGB24" #: gui/fb/EventDevice.cpp:67 #, c-format msgid "Could not open %s: %s" msgstr "Could not open %s: %s" #: gui/fb/EventDevice.cpp:72 #, c-format msgid "Could not set non-blocking mode for pointing device: %s" msgstr "Could not set non-blocking mode for pointing device: %s" #: gui/fb/fb.cpp:207 msgid "Closing framebuffer device" msgstr "Closing framebuffer device" #: gui/fb/fb.cpp:213 msgid "Free'ing offscreen buffer" msgstr "Free'ing offscreen buffer" #: gui/fb/fb.cpp:227 msgid "LUT8: Setting up colormap" msgstr "LUT8: Setting up colourmap" #: gui/fb/fb.cpp:252 #, c-format msgid "LUT8: Error setting colormap: %s" msgstr "LUT8: Error setting colourmap: %s" #: gui/fb/fb.cpp:293 #, c-format msgid "Framebuffer device uses %d bytes of memory." msgstr "Framebuffer device uses %d bytes of memory." #: gui/fb/fb.cpp:295 #, c-format msgid "Video mode: %dx%d with %d bits per pixel." msgstr "Video mode: %dx%d with %d bits per pixel." #: gui/fb/fb.cpp:340 msgid "Double buffering enabled" msgstr "Double buffering enabled" #: gui/fb/fb.cpp:343 msgid "Double buffering disabled" msgstr "Double buffering disabled" #: gui/fb/fb.cpp:351 #, c-format msgid "red channel: %d / %d" msgstr "red channel: %d / %d" #: gui/fb/fb.cpp:353 #, c-format msgid "green channel: %d / %d" msgstr "green channel: %d / %d" #: gui/fb/fb.cpp:355 #, c-format msgid "blue channel: %d / %d" msgstr "blue channel: %d / %d" #: gui/fb/fb.cpp:357 #, c-format msgid "Total bits per pixel: %d" msgstr "Total bits per pixel: %d" #: gui/fb/fb.cpp:520 msgid "This GUI does not yet support menus" msgstr "This GUI does not yet support menus" #: gui/fb/fb.cpp:526 msgid "This GUI does not yet support a mouse pointer" msgstr "This GUI does not yet support a mouse pointer" #: gui/fb/fb.cpp:614 msgid "WARNING: Could not detect controlling TTY" msgstr "WARNING: Could not detect controlling TTY" #: gui/fb/fb.cpp:624 gui/fb/fb.cpp:660 gui/fb/fb.cpp:693 gui/fb/fb.cpp:742 #, c-format msgid "WARNING: Could not open %s" msgstr "WARNING: Could not open %s" #: gui/fb/fb.cpp:629 msgid "WARNING: Could not get current VT state" msgstr "WARNING: Could not get current VT state" #: gui/fb/fb.cpp:635 #, c-format msgid "Original TTY NO = %d" msgstr "Original TTY NO = %d" #: gui/fb/fb.cpp:640 msgid "WARNING: Could not request a new VT" msgstr "WARNING: Could not request a new VT" #: gui/fb/fb.cpp:645 #, c-format msgid "Own TTY NO = %d" msgstr "Own TTY NO = %d" #: gui/fb/fb.cpp:654 gui/fb/fb.cpp:687 gui/fb/fb.cpp:736 #, c-format msgid "WARNING: Could not find device for VT number %d" msgstr "WARNING: Could not find device for VT number %d" #: gui/fb/fb.cpp:665 gui/fb/fb.cpp:747 #, c-format msgid "WARNING: Could not activate VT number %d" msgstr "WARNING: Could not activate VT number %d" #: gui/fb/fb.cpp:671 gui/fb/fb.cpp:753 #, c-format msgid "WARNING: Error waiting for VT %d becoming active" msgstr "WARNING: Error waiting for VT %d becoming active" #: gui/fb/fb.cpp:709 msgid "WARNING: Could not query current keyboard mode on VT" msgstr "WARNING: Could not query current keyboard mode on VT" #: gui/fb/fb.cpp:713 msgid "WARNING: Could not switch to graphics mode on new VT" msgstr "WARNING: Could not switch to graphics mode on new VT" #: gui/fb/fb.cpp:720 #, c-format msgid "VT %d ready" msgstr "VT %d ready" #: gui/fb/fb.cpp:732 msgid "Restoring terminal..." msgstr "Restoring terminal..." #: gui/fb/fb.cpp:761 msgid "WARNING: Could not restore keyboard mode" msgstr "WARNING: Could not restore keyboard mode" #: gui/fb/TouchDevice.cpp:240 msgid "WARNING: Error parsing calibration data!" msgstr "WARNING: Error parsing calibration data!" #: gui/fb/TouchDevice.cpp:242 #, c-format msgid "" "Using touchscreen calibration data: %.0f / %.0f / %.0f / %.0f / %.0f / %.0f" msgstr "" "Using touchscreen calibration data: %.0f / %.0f / %.0f / %.0f / %.0f / %.0f" #: gui/fb/TouchDevice.cpp:245 msgid "" "WARNING: No touchscreen calibration settings found. The mouse pointer most " "probably won't work precisely. Set TSCALIB environment variable with correct " "values for better results" msgstr "" "WARNING: No touchscreen calibration settings found. The mouse pointer most " "probably won't work precisely. Set TSCALIB environment variable with correct " "values for better results" #: gui/fb/MouseDevice.cpp:157 msgid "Mouse reset failed" msgstr "Mouse reset failed" #: gui/fb/MouseDevice.cpp:165 msgid "WARNING: Could not detect mouse device ID" msgstr "WARNING: Could not detect mouse device ID" #: gui/fb/MouseDevice.cpp:169 #, c-format msgid "WARNING: Non-standard mouse device ID %d" msgstr "WARNING: Non-standard mouse device ID %d" #: gui/fb/MouseDevice.cpp:174 msgid "Could not activate Data Reporting mode for mouse" msgstr "Could not activate Data Reporting mode for mouse" #: gui/fb/MouseDevice.cpp:281 #, c-format msgid "x/y %d/%d button %d" msgstr "x/y %d/%d button %d" #: gui/fb/MouseDevice.cpp:301 #, c-format msgid "read mouse @ %d / %d, btn %d" msgstr "read mouse @ %d / %d, btn %d" #: gui/fb/MouseDevice.cpp:309 #, c-format msgid "mouse click! %d" msgstr "mouse click! %d" #: gui/fb/MouseDevice.cpp:327 #, c-format msgid "mouse_command: discarded %d bytes from input buffer" msgstr "mouse_command: discarded %d bytes from input buffer" #: gui/Player.cpp:149 #, c-format msgid "Timer delay set to %d milliseconds" msgstr "Timer delay set to %d milliseconds" #: gui/Player.cpp:170 gui/pythonmod/gnash-view.cpp:225 msgid "Sound requested but no sound support compiled in" msgstr "Sound requested but no sound support compiled in" #: gui/Player.cpp:175 gui/pythonmod/gnash-view.cpp:222 #, c-format msgid "Could not create sound handler: %s. Will continue w/out sound." msgstr "Could not create sound handler: %s. Will continue w/out sound." #: gui/Player.cpp:195 #, c-format msgid "Activating FPS debugging every %g seconds" msgstr "Activating FPS debugging every %g seconds" #: gui/Player.cpp:321 msgid "Non-existent media handler %1% specified" msgstr "Non-existent media handler %1% specified" #: gui/Player.cpp:368 #, c-format msgid "" "Input movie has collapsed dimensions %d/%d. Setting to 1/1 and going on." msgstr "" "Input movie has collapsed dimensions %d/%d. Setting to 1/1 and going on." #: gui/Player.cpp:670 #, c-format msgid "Unhandled callback %s with arguments %s" msgstr "Unhandled callback %s with arguments %s" #: gui/Player.cpp:711 #, c-format msgid "Sent FsCommand '%s' to host fd %d" msgstr "Sent FsCommand '%s' to host fd %d" #: gui/Player.cpp:719 #, c-format msgid "Running as plugin: skipping internal handling of FsCommand %s%s." msgstr "Running as plugin: skipping internal handling of FsCommand %s%s." #: gui/Player.cpp:760 #, c-format msgid "FsCommand exec called with argument %s" msgstr "FsCommand exec called with argument %s" #: gui/Player.cpp:777 #, c-format msgid "FsCommand trapallkeys called with argument %s" msgstr "FsCommand trapallkeys called with argument %s" #: gui/Player.cpp:783 #, c-format msgid "FsCommand '%s(%s)' not handled internally" msgstr "FsCommand '%s(%s)' not handled internally" #: gui/haiku/haiku.cpp:141 msgid "spawn_thread failed" msgstr "spawn_thread failed" #: gui/haiku/haiku.cpp:144 msgid "resume_thread failed" msgstr "resume_thread failed" #: gui/haiku/haiku.cpp:157 #, c-format msgid "pulses thread returned %d" msgstr "pulses thread returned %d" #: gui/haiku/haiku.cpp:248 msgid "send_data failed" msgstr "send_data failed" #: gui/haiku/haiku.cpp:384 gui/dump/dump.cpp:131 msgid "# FATAL: No filename given with -D argument." msgstr "# FATAL: No filename given with -D argument." #: gui/gui.cpp:182 gui/gui.cpp:194 msgid "Fullscreen not yet supported in this GUI" msgstr "Fullscreen not yet supported in this GUI" #: gui/gui.cpp:188 msgid "Window resize not yet supported in this GUI" msgstr "Window resize not yet supported in this GUI" #: gui/gui.cpp:213 msgid "Menu hiding not yet supported in this GUI" msgstr "Menu hiding not yet supported in this GUI" #: gui/gui.cpp:219 msgid "Mouse show/hide not yet supported in this GUI" msgstr "Mouse show/hide not yet supported in this GUI" #: gui/gui.cpp:226 msgid "menushow not yet supported in this GUI" msgstr "menushow not yet supported in this GUI" #: gui/gui.cpp:467 #, c-format msgid "mouse @ %d,%d" msgstr "mouse @ %d,%d" #: gui/gui.cpp:962 #, c-format msgid "Frame %d" msgstr "Frame %d" #: gui/dump/dump.cpp:120 msgid "Ignoring request to display in X11 window" msgstr "Ignoring request to display in X11 window" #: gui/dump/dump.cpp:147 msgid "# FATAL: No sleep ms value given with -S argument." msgstr "# FATAL: No sleep ms value given with -S argument." #: gui/dump/dump.cpp:323 #, c-format msgid "Unable to write file '%s'." msgstr "Unable to write file '%s'." #: gui/gnash.cpp:65 msgid "Keys:" msgstr "Keys:" #: gui/gnash.cpp:68 msgid "Quit" msgstr "Quit" #: gui/gnash.cpp:74 msgid "Toggle pause" msgstr "Toggle pause" #: gui/gnash.cpp:77 msgid "Restart the movie" msgstr "Restart the movie" #: gui/gnash.cpp:80 msgid "Take a screenshot" msgstr "Take a screenshot" #: gui/gnash.cpp:83 msgid "Force immediate redraw" msgstr "Force immediate redraw" #: gui/gnash.cpp:99 msgid "Usage: gnash [options] movie_file.swf" msgstr "Usage: gnash [options] movie_file.swf" #: gui/gnash.cpp:100 msgid "Plays a SWF (Shockwave Flash) movie" msgstr "Plays a SWF (Shockwave Flash) movie" #: gui/gnash.cpp:101 msgid "Options:" msgstr "Options:" #: gui/gnash.cpp:105 msgid "Print this help and exit" msgstr "Print this help and exit" #: gui/gnash.cpp:108 msgid "Print version information and exit" msgstr "Print version information and exit" #: gui/gnash.cpp:111 msgid "Scale the movie by the specified factor" msgstr "Scale the movie by the specified factor" #: gui/gnash.cpp:114 msgid "Number of milliseconds to delay in main loop" msgstr "Number of milliseconds to delay in main loop" #: gui/gnash.cpp:117 msgid "Produce verbose output" msgstr "Produce verbose output" #: gui/gnash.cpp:121 msgid "Be (very) verbose about action execution" msgstr "Be (very) verbose about action execution" #: gui/gnash.cpp:126 msgid "Be (very) verbose about parsing" msgstr "Be (very) verbose about parsing" #: gui/gnash.cpp:130 msgid "Audio dump file (wave format)" msgstr "Audio dump file (wave format)" #: gui/gnash.cpp:133 msgid "Hardware Video Accelerator to use" msgstr "Hardware Video Accelerator to use" #: gui/gnash.cpp:138 msgid "X11 Window ID for display" msgstr "X11 Window ID for display" #: gui/gnash.cpp:141 msgid "Produce the disk based debug log" msgstr "Produce the disk based debug log" #: gui/gnash.cpp:144 msgid "Set window width" msgstr "Set window width" #: gui/gnash.cpp:147 msgid "Set window height" msgstr "Set window height" #: gui/gnash.cpp:150 msgid "Set window x position" msgstr "Set window x position" #: gui/gnash.cpp:153 msgid "Set window y position" msgstr "Set window y position" #: gui/gnash.cpp:156 msgid "Exit when/if movie reaches the last frame" msgstr "Exit when/if movie reaches the last frame" #: gui/gnash.cpp:160 msgid "disable rendering and sound" msgstr "disable rendering and sound" #: gui/gnash.cpp:162 msgid "enable rendering, disable sound" msgstr "enable rendering, disable sound" #: gui/gnash.cpp:164 msgid "enable sound, disable rendering" msgstr "enable sound, disable rendering" #: gui/gnash.cpp:166 msgid "enable rendering and sound (default)" msgstr "enable rendering and sound (default)" #: gui/gnash.cpp:170 msgid "The media handler to use" msgstr "The media handler to use" #: gui/gnash.cpp:175 msgid "The renderer to use" msgstr "The renderer to use" #: gui/gnash.cpp:179 msgid "Exit after the specified number of seconds" msgstr "Exit after the specified number of seconds" #: gui/gnash.cpp:182 msgid "Set \"real\" URL of the movie" msgstr "Set \"real\" URL of the movie" #: gui/gnash.cpp:185 msgid "Set \"base\" URL for resolving relative URLs" msgstr "Set \"base\" URL for resolving relative URLs" #: gui/gnash.cpp:188 msgid "Set parameter (e.g. \"FlashVars=A=1&b=2\")" msgstr "Set parameter (e.g. \"FlashVars=A=1&b=2\")" #: gui/gnash.cpp:191 msgid "Filedescriptor to use for external communications" msgstr "Filedescriptor to use for external communications" #: gui/gnash.cpp:195 msgid "Print FPS every num seconds (float)" msgstr "Print FPS every num seconds (float)" #: gui/gnash.cpp:199 msgid "Exit after specified number of frame advances" msgstr "Exit after specified number of frame advances" #: gui/gnash.cpp:202 msgid "Start in fullscreen mode" msgstr "Start in fullscreen mode" #: gui/gnash.cpp:205 msgid "Start without displaying the menu bar" msgstr "Start without displaying the menu bar" #: gui/gnash.cpp:208 msgid "List of frames to save as screenshots" msgstr "List of frames to save as screenshots" #: gui/gnash.cpp:211 msgid "Filename pattern for screenshot images." msgstr "Filename pattern for screenshot images." #: gui/gnash.cpp:227 msgid "" "Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, " "Inc.\n" "Gnash comes with NO WARRANTY, to the extent permitted by law.\n" "You may redistribute copies of Gnash under the terms of the GNU General\n" "Public License. For more information, see the file named COPYING.\n" msgstr "" "Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, " "Inc.\n" "Gnash comes with NO WARRANTY, to the extent permitted by law.\n" "You may redistribute copies of Gnash under the terms of the GNU General\n" "Public License. For more information, see the file named COPYING.\n" #: gui/gnash.cpp:238 msgid "Build options " msgstr "Build options " #: gui/gnash.cpp:239 msgid " Renderers: " msgstr " Renderers: " #: gui/gnash.cpp:240 msgid " Hardware Acceleration: " msgstr " Hardware Acceleration: " #: gui/gnash.cpp:241 msgid " GUI: " msgstr " GUI: " #: gui/gnash.cpp:242 msgid " Media handlers: " msgstr " Media handlers: " #: gui/gnash.cpp:244 msgid " Configured with: " msgstr " Configured with: " #: gui/gnash.cpp:245 msgid " CXXFLAGS: " msgstr " CXXFLAGS: " #: gui/gnash.cpp:246 msgid " Version: " msgstr " Version: " #: gui/gnash.cpp:321 msgid "Logging to disk enabled" msgstr "Logging to disk enabled" #: gui/gnash.cpp:327 msgid "No verbose actions; disabled at compile time" msgstr "No verbose actions; disabled at compile time" #: gui/gnash.cpp:335 msgid "No verbose parsing; disabled at compile time" msgstr "No verbose parsing; disabled at compile time" #: gui/gnash.cpp:357 #, c-format msgid "Setting root URL to %s" msgstr "Setting root URL to %s" #: gui/gnash.cpp:362 #, c-format msgid "Setting base URL to %s" msgstr "Setting base URL to %s" #: gui/gnash.cpp:373 #, c-format msgid "Host FD #%d, Control FD #%d\n" msgstr "Host FD #%d, Control FD #%d\n" #: gui/gnash.cpp:376 #, c-format msgid "Invalid host communication filedescriptor %d\n" msgstr "Invalid host communication filedescriptor %d\n" #: gui/gnash.cpp:384 #, c-format msgid "Invalid control communication filedescriptor %d\n" msgstr "Invalid control communication filedescriptor %d\n" #: gui/gnash.cpp:394 #, c-format msgid "Setting width to %d" msgstr "Setting width to %d" #: gui/gnash.cpp:400 #, c-format msgid "Setting height to %d" msgstr "Setting height to %d" #: gui/gnash.cpp:406 gui/gnash.cpp:412 #, c-format msgid "Setting x position to %d" msgstr "Setting x position to %d" #: gui/gnash.cpp:481 msgid "ERROR: -r must be followed by 0, 1, 2 or 3 " msgstr "ERROR: -r must be followed by 0, 1, 2 or 3 " #: gui/gnash.cpp:493 msgid "FPS debugging disabled at compile time, -f is invalid" msgstr "FPS debugging disabled at compile time, -f is invalid" #: gui/gnash.cpp:533 msgid "This is a Gnash bug." msgstr "This is a Gnash bug." #: gui/gnash.cpp:538 msgid "No rendering flags specified, using rcfile" msgstr "No rendering flags specified, using rcfile" #: gui/gnash.cpp:579 msgid "Exception thrown during parseCommandLine" msgstr "Exception thrown during parseCommandLine" #: extensions/mysql/mysql_db.cpp:186 msgid "Couldn't initialize database" msgstr "Couldn't initialise database" #: extensions/mysql/mysql_db.cpp:191 msgid "Couldn't connect to database" msgstr "Couldn't connect to database" #: extensions/mysql/mysql_db.cpp:217 extensions/mysql/mysql_db.cpp:245 #, c-format msgid "MySQL connection error: %s" msgstr "MySQL connection error: %s" #: extensions/mysql/mysql_db.cpp:224 extensions/mysql/mysql_db.cpp:252 #, c-format msgid "" "MySQL error on query for:\n" "\t%s\n" "Query was: %s" msgstr "" "MySQL error on query for:\n" "\t%s\n" "Query was: %s" #: extensions/mysql/mysql_db.cpp:266 #, c-format msgid "Field name is: %s: " msgstr "Field name is: %s: "