1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Free Software Foundation, Inc.
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5msgid ""
6msgstr ""
7"Project-Id-Version: PACKAGE VERSION\n"
8"Report-Msgid-Bugs-To: \n"
9"POT-Creation-Date: 2012-01-20 17:11-0700\n"
10"PO-Revision-Date: 2012-01-20 23:41+0200\n"
11"Last-Translator: Chris <cjl@laptop.org>\n"
12"Language-Team: LANGUAGE <LL@li.org>\n"
13"Language: en_GB\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=(n != 1);\n"
18"X-Generator: Pootle 2.0.5\n"
19
20#: libbase/RTMP.cpp:222
21msgid "Initial connection failed"
22msgstr "Initial connection failed"
23
24#: libbase/RTMP.cpp:325 libbase/RTMP.cpp:329
25msgid "unsupported packet received"
26msgstr "unsupported packet received"
27
28#: libbase/RTMP.cpp:334
29#, c-format
30msgid "partially supported packet %s received"
31msgstr "partially supported packet %s received"
32
33#: libbase/RTMP.cpp:344
34#, c-format
35msgid "packet %s received"
36msgstr "packet %s received"
37
38#: libbase/RTMP.cpp:356
39#, c-format
40msgid "Unknown packet %s received"
41msgstr "Unknown packet %s received"
42
43#: libbase/RTMP.cpp:458
44msgid "failed to read RTMP packet header 2nd byte"
45msgstr "failed to read RTMP packet header 2nd byte"
46
47#: libbase/RTMP.cpp:466
48msgid "Failed to read RTMP packet header 3nd byte"
49msgstr "Failed to read RTMP packet header 3nd byte"
50
51#: libbase/RTMP.cpp:484
52#, c-format
53msgid "Incomplete packet received on channel %s"
54msgstr "Incomplete packet received on channel %s"
55
56#: libbase/RTMP.cpp:497
57#, c-format
58msgid "Failed to read RTMP packet header. type: %s"
59msgstr "Failed to read RTMP packet header. type: %s"
60
61#: libbase/RTMP.cpp:542
62#, c-format
63msgid "%s, failed to read extended timestamp"
64msgstr "%s, failed to read extended timestamp"
65
66#: libbase/RTMP.cpp:871
67msgid "Stage 1 socket not ready. This should not happen."
68msgstr "Stage 1 socket not ready. This should not happen."
69
70#: libbase/RTMP.cpp:877
71msgid "Could not send stage 1 data"
72msgstr "Could not send stage 1 data"
73
74#: libbase/RTMP.cpp:899
75#, c-format
76msgid "Type mismatch: client sent %d, server answered %d"
77msgstr "Type mismatch: client sent %d, server answered %d"
78
79#: libbase/RTMP.cpp:927
80msgid "Could not send complete signature."
81msgstr "Could not send complete signature."
82
83#: libbase/RTMP.cpp:953
84msgid "Signatures do not match during handshake!"
85msgstr "Signatures do not match during handshake!"
86
87#: libbase/RTMP.cpp:1041
88msgid "Control packet too short"
89msgstr "Control packet too short"
90
91#: libbase/RTMP.cpp:1049
92#, c-format
93msgid "Control packet (%s) data too short"
94msgstr "Control packet (%s) data too short"
95
96#: libbase/RTMP.cpp:1087
97#, c-format
98msgid "Received unknown or unhandled control %s"
99msgstr "Received unknown or unhandled control %s"
100
101#: libbase/GnashImagePng.cpp:51
102msgid "PNG error: "
103msgstr "PNG error: "
104
105#: libbase/StreamProvider.cpp:84 libbase/StreamProvider.cpp:149
106msgid "Could not open file %1%: %2%"
107msgstr "Could not open file %1%: %2%"
108
109#: libbase/StreamProvider.cpp:112
110msgid "Request Headers discarded while getting stream from file: uri"
111msgstr "Request Headers discarded while getting stream from file: uri"
112
113#: libbase/StreamProvider.cpp:135
114msgid "POST data discarded while getting a stream from file: uri"
115msgstr "POST data discarded while getting a stream from file: uri"
116
117#: libbase/noseek_fd_adapter.cpp:223
118#, c-format
119msgid "Error reading %d bytes from input stream"
120msgstr "Error reading %d bytes from input stream"
121
122#: libbase/Socket.cpp:98
123msgid "XMLSocket: The socket was never available"
124msgstr "XMLSocket: The socket was never available"
125
126#: libbase/Socket.cpp:125
127msgid "Connection attempt while already connected"
128msgstr "Connection attempt while already connected"
129
130#: libbase/Socket.cpp:154
131#, c-format
132msgid "Socket creation failed: %s"
133msgstr "Socket creation failed: %s"
134
135#: libbase/Socket.cpp:171
136#, c-format
137msgid "Failed to connect socket: %s"
138msgstr "Failed to connect socket: %s"
139
140#: libbase/Socket.cpp:187
141msgid "Setting socket timeout failed"
142msgstr "Setting socket timeout failed"
143
144#: libbase/Socket.cpp:237
145#, c-format
146msgid "Socket receive error %s"
147msgstr "Socket receive error %s"
148
149#: libbase/Socket.cpp:340
150#, c-format
151msgid "Socket send error %s"
152msgstr "Socket send error %s"
153
154#: libbase/Socket.cpp:355
155msgid "tell() called for Socket"
156msgstr "tell() called for Socket"
157
158#: libbase/Socket.cpp:362
159msgid "seek() called for Socket"
160msgstr "seek() called for Socket"
161
162#: libbase/Socket.cpp:369
163msgid "go_to_end() called for Socket"
164msgstr "go_to_end() called for Socket"
165
166#: libbase/tu_file.cpp:193
167msgid "Error while seeking to end: %1%"
168msgstr "Error while seeking to end: %1%"
169
170#: libbase/tu_file.cpp:229
171msgid "Could not fstat file"
172msgstr "Could not fstat file"
173
174#: libbase/rc.cpp:171 libbase/rc.cpp:702
175msgid "Failed to find user settings directory"
176msgstr "Failed to find user settings directory"
177
178#: libbase/rc.cpp:382
179msgid "RcInitFile: couldn't open file: "
180msgstr "RcInitFile: couldn't open file: "
181
182#: libbase/rc.cpp:422
183#, c-format
184msgid "Warning: missing value for variable \"%s\" in rcfile %s, line %d"
185msgstr "Warning: missing value for variable \"%s\" in rcfile %s, line %d"
186
187#: libbase/rc.cpp:625
188#, c-format
189msgid "Warning: unrecognized directive \"%s\" in rcfile %s line %d"
190msgstr "Warning: unrecognized directive \"%s\" in rcfile %s line %d"
191
192#: libbase/rc.cpp:637
193#, c-format
194msgid "Warning: empty include specification in rcfile %s, line %d"
195msgstr "Warning: empty include specification in rcfile %s, line %d"
196
197#: libbase/rc.cpp:642
198#, c-format
199msgid ""
200"Warning: include specification must be an absolute path in rcfile %s, line %d"
201msgstr ""
202"Warning: include specification must be an absolute path in rcfile %s, line %d"
203
204#: libbase/rc.cpp:651
205#, c-format
206msgid "Warning: unrecognized action \"%s\" in rcfile %s, line %d"
207msgstr "Warning: unrecognised action \"%s\" in rcfile %s, line %d"
208
209#: libbase/rc.cpp:743
210#, c-format
211msgid "Couldn't open file %s for writing"
212msgstr "Couldn't open file %s for writing"
213
214#: libbase/rc.cpp:752
215msgid "# Generated by Gnash. Manual changes to this file may be overridden."
216msgstr "# Generated by Gnash. Manual changes to this file may be overridden."
217
218#: libbase/extension.cpp:115
219#, c-format
220msgid "Loading module: %s from %s"
221msgstr "Loading module: %s from %s"
222
223#: libbase/extension.cpp:128 cygnal/handler.cpp:300
224#, c-format
225msgid "Initializing module: \"%s\" from %s"
226msgstr "Initialising module: \"%s\" from %s"
227
228#: libbase/extension.cpp:145
229msgid "Couldn't get class_init symbol"
230msgstr "Couldn't get class_init symbol"
231
232#: libbase/extension.cpp:159
233#, c-format
234msgid "Initializing module: \"%s\""
235msgstr "Initialising module: \"%s\""
236
237#: libbase/extension.cpp:174
238#, c-format
239msgid "Couldn't get class_init symbol: \"%s\""
240msgstr "Couldn't get class_init symbol: \"%s\""
241
242#: libbase/extension.cpp:202 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:313
243#, c-format
244msgid "Can't open directory %s"
245msgstr "Can't open directory %s"
246
247#: libbase/curl_adapter.cpp:48
248msgid ""
249"libcurl is not available, but Gnash has attempted to use the curl adapter"
250msgstr ""
251"libcurl is not available, but Gnash has attempted to use the curl adapter"
252
253#: libbase/curl_adapter.cpp:245
254#, c-format
255msgid "Failed cleaning up share handle: %s. Giving up after %d retries."
256msgstr "Failed cleaning up share handle: %s. Giving up after %d retries."
257
258#: libbase/curl_adapter.cpp:249
259#, c-format
260msgid "Failed cleaning up share handle: %s. Will try again in a second."
261msgstr "Failed cleaning up share handle: %s. Will try again in a second."
262
263#: libbase/curl_adapter.cpp:339
264msgid "lockSharedHandle: SSL session locking unsupported"
265msgstr "lockSharedHandle: SSL session locking unsupported"
266
267#: libbase/curl_adapter.cpp:342
268msgid "lockSharedHandle: connect locking unsupported"
269msgstr "lockSharedHandle: connect locking unsupported"
270
271#: libbase/curl_adapter.cpp:345
272msgid "lockSharedHandle: last locking unsupported ?!"
273msgstr "lockSharedHandle: last locking unsupported ?!"
274
275#: libbase/curl_adapter.cpp:348
276#, c-format
277msgid "lockSharedHandle: unknown shared data %d"
278msgstr "lockSharedHandle: unknown shared data %d"
279
280#: libbase/curl_adapter.cpp:374
281msgid "unlockSharedHandle: SSL session locking unsupported"
282msgstr "unlockSharedHandle: SSL session locking unsupported"
283
284#: libbase/curl_adapter.cpp:377
285msgid "unlockSharedHandle: connect locking unsupported"
286msgstr "unlockSharedHandle: connect locking unsupported"
287
288#: libbase/curl_adapter.cpp:380
289msgid "unlockSharedHandle: last locking unsupported ?!"
290msgstr "unlockSharedHandle: last locking unsupported ?!"
291
292#: libbase/curl_adapter.cpp:383
293#, c-format
294msgid "unlockSharedHandle: unknown shared data %d"
295msgstr "unlockSharedHandle: unknown shared data %d"
296
297#: libbase/curl_adapter.cpp:672
298#, c-format
299msgid "FIXME: Timeout (%u milliseconds) while loading from URL %s"
300msgstr "FIXME: Timeout (%u milliseconds) while loading from URL %s"
301
302#: libbase/curl_adapter.cpp:720
303#, c-format
304msgid "Timeout (%u milliseconds) while loading from URL %s"
305msgstr "Timeout (%u milliseconds) while loading from URL %s"
306
307#: libbase/curl_adapter.cpp:763
308#, c-format
309msgid "HTTP response %ld from URL %s"
310msgstr "HTTP response %ld from URL %s"
311
312#: libbase/curl_adapter.cpp:774
313#, c-format
314msgid "CURL: %s"
315msgstr "CURL: %s"
316
317#: libbase/curl_adapter.cpp:807
318msgid ""
319"Could not open specified path as cache file. Using a temporary file instead"
320msgstr ""
321"Could not open specified path as cache file. Using a temporary file instead"
322
323#: libbase/curl_adapter.cpp:815
324msgid "Could not create temporary cache file"
325msgstr "Could not create temporary cache file"
326
327#: libbase/curl_adapter.cpp:825
328msgid "Allowing connections to SSL sites with invalid certificates"
329msgstr "Allowing connections to SSL sites with invalid certificates"
330
331#: libbase/curl_adapter.cpp:1091
332msgid ""
333"curl adaptor's fillCacheNonBlocking set _error rather then throwing an "
334"exception"
335msgstr ""
336"curl adaptor's fillCacheNonBlocking set _error rather then throwing an "
337"exception"
338
339#: libbase/curl_adapter.cpp:1156
340#, c-format
341msgid "Warning: could not cache enough bytes on seek: %d requested, %d cached"
342msgstr "Warning: could not cache enough bytes on seek: %d requested, %d cached"
343
344#: libbase/curl_adapter.cpp:1162
345msgid "Warning: fseek failed"
346msgstr "Warning: fseek failed"
347
348#: libbase/curl_adapter.cpp:1342 libbase/curl_adapter.cpp:1361
349#: libbase/curl_adapter.cpp:1377
350#, c-format
351msgid "curl stream: %s"
352msgstr "curl stream: %s"
353
354#: libbase/ClockTime.cpp:223
355msgid "Cannot get requested timezone information"
356msgstr "Cannot get requested timezone information"
357
358#: libbase/SharedMem.cpp:68
359#, c-format
360msgid "Error detaching shared memory: %s"
361msgstr "Error detaching shared memory: %s"
362
363#: libbase/SharedMem.cpp:75
364#, c-format
365msgid "Error during stat of shared memory segment: %s"
366msgstr "Error during stat of shared memory segment: %s"
367
368#: libbase/SharedMem.cpp:83
369msgid "No shared memory users left. Removing segment and semaphore."
370msgstr "No shared memory users left. Removing segment and semaphore."
371
372#: libbase/SharedMem.cpp:150
373msgid "Failed to get semaphore for shared memory!"
374msgstr "Failed to get semaphore for shared memory!"
375
376#: libbase/SharedMem.cpp:157
377msgid "Failed to set semaphore value"
378msgstr "Failed to set semaphore value"
379
380#: libbase/SharedMem.cpp:167
381msgid "Need semaphore value of 1 for locking. Cannot attach shared memory!"
382msgstr "Need semaphore value of 1 for locking. Cannot attach shared memory!"
383
384#: libbase/SharedMem.cpp:182
385msgid "Unable to get shared memory segment!"
386msgstr "Unable to get shared memory segment!"
387
388#: libbase/SharedMem.cpp:189
389#, c-format
390msgid "Unable to attach shared memory: %s"
391msgstr "Unable to attach shared memory: %s"
392
393#: libbase/GnashImage.cpp:179
394msgid "Requested to write image as unsupported filetype"
395msgstr "Requested to write image as unsupported filetype"
396
397#: libbase/GnashImage.cpp:235
398msgid "Invalid image returned"
399msgstr "Invalid image returned"
400
401#: libbase/GnashImage.cpp:243
402#, c-format
403msgid "Out of memory while trying to create %dx%d image"
404msgstr "Out of memory while trying to create %dx%d image"
405
406#: libbase/GnashImageGif.cpp:175
407msgid "GIF: Error retrieving image description"
408msgstr "GIF: Error retrieving image description"
409
410#: libbase/GnashImageGif.cpp:204
411msgid "GIF: invalid image data (bounds outside GIF screen)"
412msgstr "GIF: invalid image data (bounds outside GIF screen)"
413
414#: libbase/GnashImageGif.cpp:226 libbase/GnashImageGif.cpp:244
415msgid "GIF: failed reading pixel data"
416msgstr "GIF: failed reading pixel data"
417
418#: libbase/GnashImageGif.cpp:283
419msgid "GIF: Error retrieving record type"
420msgstr "GIF: Error retrieving record type"
421
422#: libbase/memory.cpp:94
423#, c-format
424msgid "Allocating buffer for %d data samples"
425msgstr "Allocating buffer for %d data samples"
426
427#: libbase/memory.cpp:301
428msgid "Calculations don't equal"
429msgstr "Calculations don't equal"
430
431#: libbase/memory.cpp:303
432msgid "Zero memory leaks for this program"
433msgstr "Zero memory leaks for this program"
434
435#: libbase/GnashVaapiImage.cpp:51
436#, c-format
437msgid "GnashVaapiImage::GnashVaapiImage(): surface 0x%08x, size %dx%d\n"
438msgstr "GnashVaapiImage::GnashVaapiImage(): surface 0x%08x, size %dx%d\n"
439
440#: libbase/GnashVaapiImage.cpp:57
441#, c-format
442msgid "GnashVaapiImage::~GnashVaapiImage(): surface 0x%08x\n"
443msgstr "GnashVaapiImage::~GnashVaapiImage(): surface 0x%08x\n"
444
445#: libbase/GnashVaapiImage.cpp:69
446#, c-format
447msgid "GnashVaapi::update(): data %p\n"
448msgstr "GnashVaapi::update(): data %p\n"
449
450#: libbase/GnashVaapiImage.cpp:101
451msgid "GnashVaapiImage: VA surface to SW pixels are not supported\n"
452msgstr "GnashVaapiImage: VA surface to SW pixels are not supported\n"
453
454#: libbase/GnashVaapiImage.cpp:112
455#, c-format
456msgid "GnashVaapiImage::data(): surface 0x%08x\n"
457msgstr "GnashVaapiImage::data(): surface 0x%08x\n"
458
459#: libbase/GnashVaapiImage.cpp:113 libbase/GnashVaapiImage.cpp:129
460#, c-format
461msgid "  -> %u usec from creation\n"
462msgstr "  -> %u usec from creation\n"
463
464#: libbase/GnashVaapiImage.cpp:127
465#, c-format
466msgid "GnashVaapiImage::data() const: surface 0x%08x\n"
467msgstr "GnashVaapiImage::data() const: surface 0x%08x\n"
468
469#: libbase/sharedlib.cpp:69
470#, c-format
471msgid "Couldn't initialize ltdl: %s"
472msgstr "Couldn't initialise ltdl: %s"
473
474#: libbase/sharedlib.cpp:98
475#, c-format
476msgid "Trying to open shared library \"%s\""
477msgstr "Trying to open shared library \"%s\""
478
479#: libbase/sharedlib.cpp:112
480#, c-format
481msgid "Opened dynamic library \"%s\""
482msgstr "Opened dynamic library \"%s\""
483
484#: libbase/sharedlib.cpp:131
485#, c-format
486msgid "Couldn't find symbol: %s"
487msgstr "Couldn't find symbol: %s"
488
489#: libbase/sharedlib.cpp:134
490#, c-format
491msgid "Found symbol %s @ %p"
492msgstr "Found symbol %s @ %p"
493
494#: libbase/GnashImageJpeg.cpp:116
495msgid "JPEG: Empty jpeg source stream."
496msgstr "JPEG: Empty jpeg source stream."
497
498#: libbase/GnashImageJpeg.cpp:263 libbase/GnashImageJpeg.cpp:290
499#: libbase/GnashImageJpeg.cpp:308 libbase/GnashImageJpeg.cpp:364
500msgid "Internal jpeg error: "
501msgstr "Internal jpeg error: "
502
503#: libbase/GnashImageJpeg.cpp:274
504msgid "Lack of data during JPEG header parsing"
505msgstr "Lack of data during JPEG header parsing"
506
507#: libbase/GnashImageJpeg.cpp:284
508#, c-format
509msgid "unexpected: jpeg_read_header returned %d"
510msgstr "unexpected: jpeg_read_header returned %d"
511
512#: libbase/GnashImageJpeg.cpp:320
513msgid "lack of data during JPEG header parsing"
514msgstr "lack of data during JPEG header parsing"
515
516#: libbase/GnashImageJpeg.cpp:330
517#, c-format
518msgid "unexpected: jpeg_read_header returned %d [%s:%d]"
519msgstr "unexpected: jpeg_read_header returned %d [%s:%d]"
520
521#: libbase/GnashImageJpeg.cpp:338
522msgid "Internal jpeg error during header parsing: "
523msgstr "Internal jpeg error during header parsing: "
524
525#: libbase/GnashImageJpeg.cpp:346
526msgid "Internal jpeg error during decompression: "
527msgstr "Internal jpeg error during decompression: "
528
529#: libbase/GnashImageJpeg.cpp:521
530msgid "rw_dest_IOChannel couldn't write data."
531msgstr "rw_dest_IOChannel couldn't write data."
532
533#: libbase/GnashImageJpeg.cpp:546
534msgid "rw_dest_IOChannel::term_destination couldn't write data."
535msgstr "rw_dest_IOChannel::term_destination couldn't write data."
536
537#: libbase/AMF.cpp:90
538msgid "Read past _end of buffer for string length"
539msgstr "Read past _end of buffer for string length"
540
541#: libbase/AMF.cpp:97
542msgid "Read past _end of buffer for string type"
543msgstr "Read past _end of buffer for string type"
544
545#: libbase/AMF.cpp:138
546msgid "writePlainString called with invalid type!"
547msgstr "writePlainString called with invalid type!"
548
549#: libbase/URLAccessManager.cpp:90
550#, c-format
551msgid "Load from host %s granted (whitelisted)"
552msgstr "Load from host %s granted (whitelisted)"
553
554#: libbase/URLAccessManager.cpp:96
555#, c-format
556msgid "Load from host %s forbidden (not in non-empty whitelist)"
557msgstr "Load from host %s forbidden (not in non-empty whitelist)"
558
559#: libbase/URLAccessManager.cpp:110
560#, c-format
561msgid "Load from host %s forbidden (blacklisted)"
562msgstr "Load from host %s forbidden (blacklisted)"
563
564#: libbase/URLAccessManager.cpp:115
565#, c-format
566msgid "Load from host %s granted (default)"
567msgstr "Load from host %s granted (default)"
568
569#: libbase/URLAccessManager.cpp:147
570#, c-format
571msgid "Load of file %s forbidden (starting URL %s is not a local resource)"
572msgstr "Load of file %s forbidden (starting URL %s is not a local resource)"
573
574#: libbase/URLAccessManager.cpp:164
575#, c-format
576msgid "Load of file %s granted (under local sandbox %s)"
577msgstr "Load of file %s granted (under local sandbox %s)"
578
579#: libbase/URLAccessManager.cpp:172
580#, c-format
581msgid "Load of file %s forbidden (not under local sandboxes)"
582msgstr "Load of file %s forbidden (not under local sandboxes)"
583
584#: libbase/URLAccessManager.cpp:212
585#, c-format
586msgid "gethostname failed: %s"
587msgstr "gethostname failed: %s"
588
589#: libbase/URLAccessManager.cpp:234
590#, c-format
591msgid "Load from host %s forbidden (not in the local domain)"
592msgstr "Load from host %s forbidden (not in the local domain)"
593
594#: libbase/URLAccessManager.cpp:240
595#, c-format
596msgid "Load from host %s forbidden (not on the local host)"
597msgstr "Load from host %s forbidden (not on the local host)"
598
599#: libbase/URLAccessManager.cpp:262
600#, c-format
601msgid "Attempt to connect to disallowed port %s"
602msgstr "Attempt to connect to disallowed port %s"
603
604#: libbase/URLAccessManager.cpp:272
605#, c-format
606msgid "Checking security of URL '%s'"
607msgstr "Checking security of URL '%s'"
608
609#: libbase/URLAccessManager.cpp:284
610msgid "Network connection without hostname requested"
611msgstr "Network connection without hostname requested"
612
613#: librender/opengl/Renderer_ogl.cpp:234
614msgid "OSMesaCreateContext failed!"
615msgstr "OSMesaCreateContext failed!"
616
617#: librender/opengl/Renderer_ogl.cpp:240
618msgid "OSMesaMakeCurrent failed!"
619msgstr "OSMesaMakeCurrent failed!"
620
621#: librender/opengl/Renderer_ogl.cpp:247
622#, c-format
623msgid "OSMesa handle successfully created. with width %d and height %d."
624msgstr "OSMesa handle successfully created. with width %d and height %d."
625
626#: librender/opengl/Renderer_ogl.cpp:344
627#, c-format
628msgid "OpenGL: %s"
629msgstr "OpenGL: %s"
630
631#: librender/opengl/Renderer_ogl.cpp:517
632#, c-format
633msgid "GLU: %s"
634msgstr "GLU: %s"
635
636#: librender/opengl/Renderer_ogl.cpp:868
637msgid ""
638"An insane number of video frames have been requested to be drawn. Further "
639"video frames will be ignored."
640msgstr ""
641"An insane number of video frames have been requested to be drawn. Further "
642"video frames will be ignored."
643
644#: librender/opengl/Renderer_ogl.cpp:1142
645#: librender/openvg/OpenVGRenderer.cpp:569
646#: librender/opengles1/Renderer_gles1.cpp:230
647msgid "set_antialiased"
648msgstr "set_antialiased"
649
650#: librender/opengl/Renderer_ogl.cpp:1436
651#: librender/openvg/OpenVGRenderer.cpp:864
652msgid "Unidirectionally scaled strokes in OGL renderer"
653msgstr "Unidirectionally scaled strokes in OGL renderer"
654
655#: librender/opengl/Renderer_ogl.cpp:1450
656msgid ""
657"Your OpenGL implementation does not support the line width requested. Lines "
658"will be drawn with reduced width."
659msgstr ""
660"Your OpenGL implementation does not support the line width requested. Lines "
661"will be drawn with reduced width."
662
663#: librender/opengl/Renderer_ogl.cpp:1927
664#, c-format
665msgid "two gradients in a FillStyle have the same position/ratio: %d"
666msgstr "two gradients in a FillStyle have the same position/ratio: %d"
667
668#: librender/openvg/OpenVGBitmap.cpp:82 librender/openvg/OpenVGBitmap.cpp:285
669#, c-format
670msgid "Failed to create VG image! %s"
671msgstr "Failed to create VG image! %s"
672
673#: librender/openvg/OpenVGBitmap.cpp:88 librender/openvg/OpenVGBitmap.cpp:291
674#, c-format
675msgid "Image has RGB Pixel Format, Stride is %d, width is %d, height is %d"
676msgstr "Image has RGB Pixel Format, Stride is %d, width is %d, height is %d"
677
678#: librender/openvg/OpenVGBitmap.cpp:94 librender/openvg/OpenVGBitmap.cpp:297
679#, c-format
680msgid "Image has RGBA Pixel Format, Stride is %d, width is %d, height is %d"
681msgstr "Image has RGBA Pixel Format, Stride is %d, width is %d, height is %d"
682
683#: librender/openvg/OpenVGBitmap.cpp:349
684msgid "No supported wrap mode specified!"
685msgstr "No supported wrap mode specified!"
686
687#: librender/openvg/OpenVGRenderer.cpp:275
688#, c-format
689msgid "VG Vendor is %s, VG Version is %s, VG Renderer is %s"
690msgstr "VG Vendor is %s, VG Version is %s, VG Renderer is %s"
691
692#: librender/openvg/OpenVGRenderer.cpp:278
693msgid "VG Extensions are: "
694msgstr "VG Extensions are: "
695
696#: librender/openvg/OpenVGRenderer.cpp:319
697#: librender/opengles1/Renderer_gles1.cpp:124
698msgid "drawVideoFrame"
699msgstr "drawVideoFrame"
700
701#: librender/openvg/OpenVGRenderer.cpp:836
702#: librender/cairo/Renderer_cairo.cpp:864
703msgid "join style"
704msgstr "join style"
705
706#: librender/openvg/OpenVGRenderer.cpp:850
707#: librender/cairo/Renderer_cairo.cpp:883
708msgid "cap style"
709msgstr "cap style"
710
711#: librender/openvg/OpenVGRenderer.cpp:1299
712msgid "unsupported VG_MATRIX_MODE!"
713msgstr "unsupported VG_MATRIX_MODE!"
714
715#: librender/openvg/OpenVGRenderer.cpp:1301
716#, c-format
717msgid "VG_MATRIX_MODE is %s"
718msgstr "VG_MATRIX_MODE is %s"
719
720#: librender/openvg/OpenVGRenderer.cpp:1312
721msgid "unsupported VG_FILL_RULE!"
722msgstr "unsupported VG_FILL_RULE!"
723
724#: librender/openvg/OpenVGRenderer.cpp:1314
725#, c-format
726msgid "VG_FILL_RULE is %s"
727msgstr "VG_FILL_RULE is %s"
728
729#: librender/openvg/OpenVGRenderer.cpp:1333
730msgid "unsupported VG_IMAGE_QUALITY!"
731msgstr "unsupported VG_IMAGE_QUALITY!"
732
733#: librender/openvg/OpenVGRenderer.cpp:1335
734#, c-format
735msgid "VG_IMAGE_QUALITY is %s"
736msgstr "VG_IMAGE_QUALITY is %s"
737
738#: librender/openvg/OpenVGRenderer.cpp:1354
739msgid "unsupported VG_RENDERING_QUALITY!"
740msgstr "unsupported VG_RENDERING_QUALITY!"
741
742#: librender/openvg/OpenVGRenderer.cpp:1356
743#, c-format
744msgid "VG_RENDERING_QUALITY is %s"
745msgstr "VG_RENDERING_QUALITY is %s"
746
747#: librender/openvg/OpenVGRenderer.cpp:1391
748msgid "unsupported VG_BLEND_MODE!"
749msgstr "unsupported VG_BLEND_MODE!"
750
751#: librender/openvg/OpenVGRenderer.cpp:1393
752#, c-format
753msgid "VG_BLEND_MODE is %s"
754msgstr "VG_BLEND_MODE is %s"
755
756#: librender/openvg/OpenVGRenderer.cpp:1412
757msgid "unsupported VG_IMAGE_MODE!"
758msgstr "unsupported VG_IMAGE_MODE!"
759
760#: librender/openvg/OpenVGRenderer.cpp:1414
761#, c-format
762msgid "VG_IMAGE_MODE is %s"
763msgstr "VG_IMAGE_MODE is %s"
764
765#: librender/openvg/OpenVGRenderer.cpp:1417
766#, c-format
767msgid "VG_STROKE_LINE_WIDTH is %d"
768msgstr "VG_STROKE_LINE_WIDTH is %d"
769
770#: librender/openvg/OpenVGRenderer.cpp:1436
771msgid "unsupported VG_STROKE_CAP_STYLE!"
772msgstr "unsupported VG_STROKE_CAP_STYLE!"
773
774#: librender/openvg/OpenVGRenderer.cpp:1438
775#, c-format
776msgid "VG_STROKE_CAP_STYLE is %s"
777msgstr "VG_STROKE_CAP_STYLE is %s"
778
779#: librender/openvg/OpenVGRenderer.cpp:1457
780msgid "unsupported VG_STROKE_JOIN_STYLE!"
781msgstr "unsupported VG_STROKE_JOIN_STYLE!"
782
783#: librender/openvg/OpenVGRenderer.cpp:1459
784#, c-format
785msgid "VG_STROKE_JOIN_STYLE is %s"
786msgstr "VG_STROKE_JOIN_STYLE is %s"
787
788#: librender/openvg/OpenVGRenderer.cpp:1462
789#, c-format
790msgid "VG_STROKE_MITER_LIMIT is %d"
791msgstr "VG_STROKE_MITER_LIMIT is %d"
792
793#: librender/openvg/OpenVGRenderer.cpp:1463
794#, c-format
795msgid "VG_MASKING is %d"
796msgstr "VG_MASKING is %d"
797
798#: librender/openvg/OpenVGRenderer.cpp:1464
799#, c-format
800msgid "VG_SCISSORING is %d"
801msgstr "VG_SCISSORING is %d"
802
803#: librender/openvg/OpenVGRenderer.cpp:1489
804msgid "unsupported VG_PIXEL_LAYOUT!"
805msgstr "unsupported VG_PIXEL_LAYOUT!"
806
807#: librender/openvg/OpenVGRenderer.cpp:1491
808#, c-format
809msgid "VG_PIXEL_LAYOUT is %s"
810msgstr "VG_PIXEL_LAYOUT is %s"
811
812#: librender/openvg/OpenVGRenderer.cpp:1493
813#, c-format
814msgid "VG_STROKE_DASH_PHASE_RESET is %s"
815msgstr "VG_STROKE_DASH_PHASE_RESET is %s"
816
817#: librender/openvg/OpenVGRenderer.cpp:1495
818#, c-format
819msgid "VG_FILTER_FORMAT_LINEAR is %s"
820msgstr "VG_FILTER_FORMAT_LINEAR is %s"
821
822#: librender/openvg/OpenVGRenderer.cpp:1497
823#, c-format
824msgid "VG_FILTER_FORMAT_PREMULTIPLIED is %s"
825msgstr "VG_FILTER_FORMAT_PREMULTIPLIED is %s"
826
827#: librender/openvg/OpenVGRenderer.cpp:1514
828#, c-format
829msgid "VG_FILTER_CHANNEL_MASK is %s"
830msgstr "VG_FILTER_CHANNEL_MASK is %s"
831
832#: librender/openvg/OpenVGRenderer.cpp:1516
833#, c-format
834msgid "VG_MAX_IMAGE_WIDTH is %d"
835msgstr "VG_MAX_IMAGE_WIDTH is %d"
836
837#: librender/openvg/OpenVGRenderer.cpp:1517
838#, c-format
839msgid "VG_MAX_IMAGE_HEIGHT is %d"
840msgstr "VG_MAX_IMAGE_HEIGHT is %d"
841
842#: librender/openvg/OpenVGRenderer.cpp:1518
843#, c-format
844msgid "VG_MAX_IMAGE_PIXELS is %d"
845msgstr "VG_MAX_IMAGE_PIXELS is %d"
846
847#: librender/openvg/OpenVGRenderer.cpp:1519
848#, c-format
849msgid "VG_MAX_IMAGE_BYTES is %d"
850msgstr "VG_MAX_IMAGE_BYTES is %d"
851
852#: librender/openvg/OpenVGRenderer.cpp:1526
853#, c-format
854msgid "VG_PATH_FORMAT is %d"
855msgstr "VG_PATH_FORMAT is %d"
856
857#: librender/openvg/OpenVGRenderer.cpp:1527
858#, c-format
859msgid "VG_PATH_DATATYPE is %d"
860msgstr "VG_PATH_DATATYPE is %d"
861
862#: librender/openvg/OpenVGRenderer.cpp:1528
863#, c-format
864msgid "VG_PATH_CAPABILITY_APPEND_TO is %d"
865msgstr "VG_PATH_CAPABILITY_APPEND_TO is %d"
866
867#: librender/openvg/OpenVGRenderer.cpp:1529
868#, c-format
869msgid "VG_PATH_SCALE is %g"
870msgstr "VG_PATH_SCALE is %g"
871
872#: librender/openvg/OpenVGRenderer.cpp:1530
873#, c-format
874msgid "VG_PATH_BIA is %g"
875msgstr "VG_PATH_BIA is %g"
876
877#: librender/openvg/OpenVGRenderer.cpp:1532
878#, c-format
879msgid "VG_PATH_NUM_SEGMENTS is %d"
880msgstr "VG_PATH_NUM_SEGMENTS is %d"
881
882#: librender/openvg/OpenVGRenderer.cpp:1533
883#, c-format
884msgid "VG_PATH_NUM_COORDS is %d"
885msgstr "VG_PATH_NUM_COORDS is %d"
886
887#: librender/opengles1/Renderer_gles1.cpp:95
888msgid "Couldn't initialize EGL Device!"
889msgstr "Couldn't initialise EGL Device!"
890
891#: librender/cairo/Renderer_cairo.cpp:498
892msgid "Can't render videos with alpha"
893msgstr "Can't render videos with alpha"
894
895#: librender/cairo/Renderer_cairo.cpp:869
896msgid "differing start and end cap styles"
897msgstr "differing start and end cap styles"
898
899#: librender/cairo/Renderer_cairo.cpp:911
900msgid "Scaled strokes in Cairo renderer"
901msgstr "Scaled strokes in Cairo renderer"
902
903#: librender/cairo/PathParser.cpp:90
904msgid "path not closed!"
905msgstr "path not closed!"
906
907#: librender/agg/Renderer_agg.cpp:794
908msgid "Can't render this type of frame"
909msgstr "Can't render this type of frame"
910
911#: librender/agg/Renderer_agg.cpp:1764
912msgid ""
913"Unidirectionally scaled strokes in AGG renderer (we'll scale by the scalable "
914"one)"
915msgstr ""
916"Unidirectionally scaled strokes in AGG renderer (we'll scale by the scalable "
917"one)"
918
919#: librender/agg/Renderer_agg.cpp:2151
920#, c-format
921msgid "Unknown pixelformat: %s\n"
922msgstr "Unknown pixelformat: %s\n"
923
924#: librender/testr.cpp:190
925msgid "Couldn't get Drawable window from X11"
926msgstr "Couldn't get Drawable window from X11"
927
928#: librender/GnashTexture.cpp:70
929#, c-format
930msgid "glError: %s caught\n"
931msgstr "glError: %s caught\n"
932
933#: libmedia/MediaParser.cpp:83
934msgid "No ID3 support implemented in this MediaParser"
935msgstr "No ID3 support implemented in this MediaParser"
936
937#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:80
938msgid "MediaParserFfmpeg could not read probe data from input"
939msgstr "MediaParserFfmpeg could not read probe data from input"
940
941#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:113
942#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:122
943#, c-format
944msgid "%s: seeking failed"
945msgstr "%s: seeking failed"
946
947#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:211
948msgid ""
949"FIXME: FFmpeg packet decompression timestamp has no value, taking as zero"
950msgstr ""
951"FIXME: FFmpeg packet decompression timestamp has no value, taking as zero"
952
953#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:272
954#, c-format
955msgid ""
956"MediaParserFfmpeg::parseNextFrame: Problems parsing next frame "
957"(av_read_frame returned %d). We'll consider the stream fully parsed."
958msgstr ""
959"MediaParserFfmpeg::parseNextFrame: Problems parsing next frame "
960"(av_read_frame returned %d). We'll consider the stream fully parsed."
961
962#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:443
963#, c-format
964msgid "  Using stream %d for audio: codec id %d"
965msgstr "  Using stream %d for audio: codec id %d"
966
967#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:456
968#, c-format
969msgid "  Using stream %d for video: codec id %d"
970msgstr "  Using stream %d for video: codec id %d"
971
972#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:478
973msgid "Duration of video stream unknown"
974msgstr "Duration of video stream unknown"
975
976#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:507
977msgid "Duration of audio stream unknown to ffmpeg"
978msgstr "Duration of audio stream unknown to ffmpeg"
979
980#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:587
981msgid ""
982"MediaParserFfmpeg couldn't parse input format: tried to seek at negative "
983"offset %1%."
984msgstr ""
985"MediaParserFfmpeg couldn't parse input format: tried to seek at negative "
986"offset %1%."
987
988#: libmedia/ffmpeg/VideoConverterFfmpeg.cpp:122
989msgid "VideoConverterFfmpeg cannot convert to the requested format"
990msgstr "VideoConverterFfmpeg cannot convert to the requested format"
991
992#: libmedia/ffmpeg/MediaHandlerFfmpeg.cpp:122
993#, c-format
994msgid "MediaHandlerFfmpeg::createAudioDecoder: %s -- %s"
995msgstr "MediaHandlerFfmpeg::createAudioDecoder: %s -- %s"
996
997#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:53
998#, c-format
999msgid "AudioDecoderFfmpeg: initialized FFmpeg codec %d (%s)"
1000msgstr "AudioDecoderFfmpeg: initialised FFmpeg codec %d (%s)"
1001
1002#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:56
1003#, c-format
1004msgid ""
1005"AudioDecoderFfmpeg: initialized FFmpeg codec %d (%s) for flash codec %d (%s)"
1006msgstr ""
1007"AudioDecoderFfmpeg: initialised FFmpeg codec %d (%s) for flash codec %d (%s)"
1008
1009#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:71
1010#, c-format
1011msgid "AudioDecoderFfmpeg: initialized FFmpeg codec %s (%d)"
1012msgstr "AudioDecoderFfmpeg: initialised FFmpeg codec %s (%d)"
1013
1014#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:110
1015#, c-format
1016msgid "Unsupported audio codec %d"
1017msgstr "Unsupported audio codec %d"
1018
1019#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:119
1020#, c-format
1021msgid "libavcodec could not find a decoder for codec %d (%s)"
1022msgstr "libavcodec could not find a decoder for codec %d (%s)"
1023
1024#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:129
1025msgid "AudioDecoderFfmpeg can't initialize MP3 parser"
1026msgstr "AudioDecoderFfmpeg can't initialise MP3 parser"
1027
1028#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:136
1029#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:185
1030msgid "libavcodec couldn't allocate context"
1031msgstr "libavcodec couldn't allocate context"
1032
1033#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:144
1034#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:315
1035#, c-format
1036msgid ""
1037"AudioDecoderFfmpeg: avcodec_open failed to initialize FFmpeg codec %s (%d)"
1038msgstr ""
1039"AudioDecoderFfmpeg: avcodec_open failed to initialise FFmpeg codec %s (%d)"
1040
1041#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:149
1042#, c-format
1043msgid "AudioDecoder: initialized FFMPEG codec %s (%d)"
1044msgstr "AudioDecoder: initialised FFMPEG codec %s (%d)"
1045
1046#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:222
1047#, c-format
1048msgid "AudioDecoderFfmpeg: unsupported flash audio codec %d (%s)"
1049msgstr "AudioDecoderFfmpeg: unsupported flash audio codec %d (%s)"
1050
1051#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:231
1052#, c-format
1053msgid "AudioDecoderFfmpeg: unknown codec type %d (should never happen)"
1054msgstr "AudioDecoderFfmpeg: unknown codec type %d (should never happen)"
1055
1056#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:241
1057#, c-format
1058msgid ""
1059"AudioDecoderFfmpeg: libavcodec could not find a decoder for codec %d (%s)"
1060msgstr ""
1061"AudioDecoderFfmpeg: libavcodec could not find a decoder for codec %d (%s)"
1062
1063#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:247
1064#, c-format
1065msgid ""
1066"AudioDecoderFfmpeg: libavcodec could not find a decoder for ffmpeg codec id "
1067"%s"
1068msgstr ""
1069"AudioDecoderFfmpeg: libavcodec could not find a decoder for ffmpeg codec id "
1070"%s"
1071
1072#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:259
1073msgid "AudioDecoderFfmpeg: libavcodec couldn't allocate context"
1074msgstr "AudioDecoderFfmpeg: libavcodec couldn't allocate context"
1075
1076#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:348
1077#, c-format
1078msgid ""
1079"av_parser_parse returned %d. Upgrading ffmpeg/libavcodec might fix this "
1080"issue."
1081msgstr ""
1082"av_parser_parse returned %d. Upgrading ffmpeg/libavcodec might fix this "
1083"issue."
1084
1085#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:401
1086#, c-format
1087msgid ""
1088"AudioDecoderFfmpeg: could not find a complete frame in the last %d bytes of "
1089"input (malformed SWF or FLV?)"
1090msgstr ""
1091"AudioDecoderFfmpeg: could not find a complete frame in the last %d bytes of "
1092"input (malformed SWF or FLV?)"
1093
1094#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:490
1095msgid "failed to allocate audio buffer."
1096msgstr "failed to allocate audio buffer."
1097
1098#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:528
1099#, c-format
1100msgid ""
1101"avcodec_decode_audio returned %d. Upgrading ffmpeg/libavcodec might fix this "
1102"issue."
1103msgstr ""
1104"avcodec_decode_audio returned %d. Upgrading ffmpeg/libavcodec might fix this "
1105"issue."
1106
1107#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:537
1108#, c-format
1109msgid ""
1110"outputSize:%d after decoding %d bytes of input audio data. Upgrading ffmpeg/"
1111"libavcodec might fix this issue."
1112msgstr ""
1113"outputSize:%d after decoding %d bytes of input audio data. Upgrading ffmpeg/"
1114"libavcodec might fix this issue."
1115
1116#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:587
1117#, c-format
1118msgid ""
1119" --- Computation of resampled samples (%d) < then the actual returned "
1120"samples (%d)"
1121msgstr ""
1122" --- Computation of resampled samples (%d) < then the actual returned "
1123"samples (%d)"
1124
1125#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:141
1126#, c-format
1127msgid "Cannot find suitable decoder for flash codec %d"
1128msgstr "Cannot find suitable decoder for flash codec %d"
1129
1130#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:180
1131msgid "libavcodec can't decode this video format"
1132msgstr "libavcodec can't decode this video format"
1133
1134#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:208
1135#, c-format
1136msgid "libavcodec failed to initialize FFMPEG codec %s (%d)"
1137msgstr "libavcodec failed to initialise FFMPEG codec %s (%d)"
1138
1139#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:216
1140#, c-format
1141msgid "VideoDecoder: initialized FFMPEG codec %s (%d)"
1142msgstr "VideoDecoder: initialised FFMPEG codec %s (%d)"
1143
1144#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:306
1145msgid "Pixel format not handled"
1146msgstr "Pixel format not handled"
1147
1148#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:354
1149msgid "Out of memory while allocating avcodec frame"
1150msgstr "Out of memory while allocating avcodec frame"
1151
1152#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:373
1153msgid "Decoding of a video frame failed"
1154msgstr "Decoding of a video frame failed"
1155
1156#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:434
1157#, c-format
1158msgid "Unsupported video codec %d"
1159msgstr "Unsupported video codec %d"
1160
1161#: libmedia/haiku/MediaHandlerHaiku.cpp:115
1162#, c-format
1163msgid "MediaHandlerHaiku::createAudioDecoder: %s -- %s"
1164msgstr "MediaHandlerHaiku::createAudioDecoder: %s -- %s"
1165
1166#: libmedia/AudioDecoderSpeex.cpp:41
1167msgid "AudioDecoderSpeex: state initialization failed."
1168msgstr "AudioDecoderSpeex: state initialisation failed."
1169
1170#: libmedia/AudioDecoderSpeex.cpp:54
1171msgid "AudioDecoderSpeex: initialization failed."
1172msgstr "AudioDecoderSpeex: initialisation failed."
1173
1174#: libmedia/AudioDecoderSpeex.cpp:109
1175msgid "Corrupt Speex stream!"
1176msgstr "Corrupt Speex stream!"
1177
1178#: libmedia/AudioDecoderSpeex.cpp:133
1179msgid "Failed to resample Speex frame."
1180msgstr "Failed to resample Speex frame."
1181
1182#: libmedia/FLVParser.cpp:170
1183#, c-format
1184msgid ""
1185"Unexpected audio tag found at offset %d FLV stream advertising no audio in "
1186"header. We'll warn only once for each FLV, expecting any further audio tag."
1187msgstr ""
1188"Unexpected audio tag found at offset %d FLV stream advertising no audio in "
1189"header. We'll warn only once for each FLV, expecting any further audio tag."
1190
1191#: libmedia/FLVParser.cpp:187
1192msgid "could not read audio frame?"
1193msgstr "could not read audio frame?"
1194
1195#: libmedia/FLVParser.cpp:225
1196#, c-format
1197msgid ""
1198"Unexpected video tag found at offset %d of FLV stream advertising no video "
1199"in header. We'll warn only once per FLV, expecting any further video tag."
1200msgstr ""
1201"Unexpected video tag found at offset %d of FLV stream advertising no video "
1202"in header. We'll warn only once per FLV, expecting any further video tag."
1203
1204#: libmedia/FLVParser.cpp:245
1205#, c-format
1206msgid "AVC packet type: %d"
1207msgstr "AVC packet type: %d"
1208
1209#: libmedia/FLVParser.cpp:264
1210msgid "could not read video frame?"
1211msgstr "could not read video frame?"
1212
1213#: libmedia/FLVParser.cpp:322
1214#, c-format
1215msgid "FLVParser::parseNextTag: can't seek to %d"
1216msgstr "FLVParser::parseNextTag: can't seek to %d"
1217
1218#: libmedia/FLVParser.cpp:336
1219#, c-format
1220msgid ""
1221"FLVParser::parseNextTag: can't read tag info (needed 12 bytes, only got %d)"
1222msgstr ""
1223"FLVParser::parseNextTag: can't read tag info (needed 12 bytes, only got %d)"
1224
1225#: libmedia/FLVParser.cpp:423
1226#, c-format
1227msgid "First byte of FLV_META_TAG is %d, expected 0x02 (STRING AMF0 type)"
1228msgstr "First byte of FLV_META_TAG is %d, expected 0x02 (STRING AMF0 type)"
1229
1230#: libmedia/FLVParser.cpp:435
1231#, c-format
1232msgid ""
1233"FLVParser::parseNextTag: can't read metaTag (%d) body (needed %d bytes, only "
1234"got %d)"
1235msgstr ""
1236"FLVParser::parseNextTag: can't read metaTag (%d) body (needed %d bytes, only "
1237"got %d)"
1238
1239#: libmedia/FLVParser.cpp:446
1240msgid "Corrupt FLV: Meta tag unterminated!"
1241msgstr "Corrupt FLV: Meta tag unterminated!"
1242
1243#: libmedia/FLVParser.cpp:454
1244#, c-format
1245msgid "FLVParser::parseNextTag: unknown FLV tag type %d"
1246msgstr "FLVParser::parseNextTag: unknown FLV tag type %d"
1247
1248#: libmedia/FLVParser.cpp:463
1249msgid ""
1250"Corrupt FLV: previous tag size record (%1%) unexpected (actual size: %2%)"
1251msgstr ""
1252"Corrupt FLV: previous tag size record (%1%) unexpected (actual size: %2%)"
1253
1254#: libmedia/FLVParser.cpp:481
1255msgid "FLVParser::parseHeader: couldn't read 9 bytes of header"
1256msgstr "FLVParser::parseHeader: couldn't read 9 bytes of header"
1257
1258#: libmedia/FLVParser.cpp:533
1259#, c-format
1260msgid "FLVParser::readAudioFrame: could only read %d/%d bytes"
1261msgstr "FLVParser::readAudioFrame: could only read %d/%d bytes"
1262
1263#: libmedia/gst/VideoConverterGst.cpp:39
1264msgid "VideoConverterGst: ffmpegcolorspace element missing"
1265msgstr "VideoConverterGst: ffmpegcolorspace element missing"
1266
1267#: libmedia/gst/VideoConverterGst.cpp:72
1268msgid "VideoConverterGst: can't output requested format"
1269msgstr "VideoConverterGst: can't output requested format"
1270
1271#: libmedia/gst/VideoConverterGst.cpp:100
1272msgid "VideoConverterGst: internal error (caps creation failed)"
1273msgstr "VideoConverterGst: internal error (caps creation failed)"
1274
1275#: libmedia/gst/VideoConverterGst.cpp:107
1276#, fuzzy
1277msgid "VideoConverterGst: initialization failed."
1278msgstr "VideoConverterGst: initialisation failed."
1279
1280#: libmedia/gst/VideoConverterGst.cpp:142
1281msgid "VideoConverterGst: buffer push failed."
1282msgstr "VideoConverterGst: buffer push failed."
1283
1284#: libmedia/gst/VideoConverterGst.cpp:149
1285msgid "VideoConverterGst: buffer pull failed."
1286msgstr "VideoConverterGst: buffer pull failed."
1287
1288#: libmedia/gst/GstUtil.cpp:76
1289msgid "Unable to retrieve a valid audio sink from ~/.gnashrc"
1290msgstr "Unable to retrieve a valid audio sink from ~/.gnashrc"
1291
1292#: libmedia/gst/GstUtil.cpp:82
1293msgid "Unable to retrieve a valid audio sink from autoaudiosink"
1294msgstr "Unable to retrieve a valid audio sink from autoaudiosink"
1295
1296#: libmedia/gst/GstUtil.cpp:87
1297#, c-format
1298msgid ""
1299"Unable to retrieve a valid audio sink from gconfaudiosink\n"
1300"%s"
1301msgstr ""
1302"Unable to retrieve a valid audio sink from gconfaudiosink\n"
1303"%s"
1304
1305#: libmedia/gst/GstUtil.cpp:88
1306msgid "Sink search exhausted: you won't be able to hear sound!"
1307msgstr "Sink search exhausted: you won't be able to hear sound!"
1308
1309#: libmedia/gst/GstUtil.cpp:94
1310#, c-format
1311msgid "Got a non-NULL audio sink; its wrapper name is: %s"
1312msgstr "Got a non-NULL audio sink; its wrapper name is: %s"
1313
1314#: libmedia/gst/GstUtil.cpp:116
1315msgid ""
1316"Missing plugin, but plugin installing not supported. Will try anyway, but "
1317"expect failure."
1318msgstr ""
1319"Missing plugin, but plugin installing not supported. Will try anyway, but "
1320"expect failure."
1321
1322#: libmedia/gst/GstUtil.cpp:122
1323msgid "Missing plugin, but failed to convert it to gst missing plugin detail."
1324msgstr "Missing plugin, but failed to convert it to gst missing plugin detail."
1325
1326#: libmedia/gst/GstUtil.cpp:135
1327msgid ""
1328"gst_update_registry failed. You'll need to restart Gnash to use the new "
1329"plugins."
1330msgstr ""
1331"gst_update_registry failed. You'll need to restart Gnash to use the new "
1332"plugins."
1333
1334#: libmedia/gst/GstUtil.cpp:142
1335msgid "Missing plugin, but automatic plugin installation not available."
1336msgstr "Missing plugin, but automatic plugin installation not available."
1337
1338#: libmedia/gst/VideoDecoderGst.cpp:97
1339msgid "Video codec is zero.  Streaming video expected later."
1340msgstr "Video codec is zero.  Streaming video expected later."
1341
1342#: libmedia/gst/VideoDecoderGst.cpp:100
1343#, c-format
1344msgid "No support for video codec %s."
1345msgstr "No support for video codec %s."
1346
1347#: libmedia/gst/VideoDecoderGst.cpp:122 libmedia/gst/VideoDecoderGst.cpp:148
1348msgid "VideoDecoderGst: internal error (caps creation failed)"
1349msgstr "VideoDecoderGst: internal error (caps creation failed)"
1350
1351#: libmedia/gst/VideoDecoderGst.cpp:130
1352#, c-format
1353msgid "Couldn't find a plugin for video type %s!"
1354msgstr "Couldn't find a plugin for video type %s!"
1355
1356#: libmedia/gst/VideoDecoderGst.cpp:134
1357msgid " Please make sure you have gstreamer-ffmpeg installed."
1358msgstr " Please make sure you have gstreamer-ffmpeg installed."
1359
1360#: libmedia/gst/VideoDecoderGst.cpp:158
1361#, c-format
1362msgid "VideoDecoderGst: initialisation failed for video type %s!"
1363msgstr "VideoDecoderGst: initialisation failed for video type %s!"
1364
1365#: libmedia/gst/VideoDecoderGst.cpp:189
1366msgid "VideoDecoderGst: buffer push failed."
1367msgstr "VideoDecoderGst: buffer push failed."
1368
1369#: libmedia/gst/MediaParserGst.cpp:55
1370msgid "MediaParserGst couldn't create a bin"
1371msgstr "MediaParserGst couldn't create a bin"
1372
1373#: libmedia/gst/MediaParserGst.cpp:60
1374msgid "MediaParserGst couldn't create a typefind element."
1375msgstr "MediaParserGst couldn't create a typefind element."
1376
1377#: libmedia/gst/MediaParserGst.cpp:72 libmedia/gst/MediaParserGst.cpp:94
1378#: libmedia/gst/MediaParserGst.cpp:317 libmedia/gst/MediaParserGst.cpp:374
1379#: libmedia/gst/MediaParserGst.cpp:528
1380msgid "MediaParserGst could not change element state"
1381msgstr "MediaParserGst could not change element state"
1382
1383#: libmedia/gst/MediaParserGst.cpp:85
1384#, c-format
1385msgid "Needed %d dead iterations to detect audio type."
1386msgstr "Needed %d dead iterations to detect audio type."
1387
1388#: libmedia/gst/MediaParserGst.cpp:89
1389msgid "MediaParserGst failed to detect any stream types."
1390msgstr "MediaParserGst failed to detect any stream types."
1391
1392#: libmedia/gst/MediaParserGst.cpp:187
1393msgid ""
1394"MediaParserGst failed to read the stream, but it did not reach EOF or enter "
1395"a bad state."
1396msgstr ""
1397"MediaParserGst failed to read the stream, but it did not reach EOF or enter "
1398"a bad state."
1399
1400#: libmedia/gst/MediaParserGst.cpp:201
1401msgid "MediaParserGst failed to push more data into the demuxer! Seeking back."
1402msgstr ""
1403"MediaParserGst failed to push more data into the demuxer! Seeking back."
1404
1405#: libmedia/gst/MediaParserGst.cpp:280
1406#, c-format
1407msgid "MediaParserGst/typefound: Detected media type %s"
1408msgstr "MediaParserGst/typefound: Detected media type %s"
1409
1410#: libmedia/gst/MediaParserGst.cpp:292 libmedia/gst/MediaParserGst.cpp:299
1411msgid "MediaParserGst Failed to create fakesink."
1412msgstr "MediaParserGst Failed to create fakesink."
1413
1414#: libmedia/gst/MediaParserGst.cpp:305
1415msgid "MediaParserGst: couldn't get the fakesink src element."
1416msgstr "MediaParserGst: couldn't get the fakesink src element."
1417
1418#: libmedia/gst/MediaParserGst.cpp:313
1419msgid "MediaParserGst: couln't link fakesink"
1420msgstr "MediaParserGst: couln't link fakesink"
1421
1422#: libmedia/gst/MediaParserGst.cpp:337
1423msgid "MediaParserGst: couldn't get the typefind src element."
1424msgstr "MediaParserGst: couldn't get the typefind src element."
1425
1426#: libmedia/gst/MediaParserGst.cpp:352
1427msgid "MediaParserGst: couldn't create the demuxer"
1428msgstr "MediaParserGst: couldn't create the demuxer"
1429
1430#: libmedia/gst/MediaParserGst.cpp:358 libmedia/gst/MediaParserGst.cpp:363
1431msgid "MediaParserGst: failed adding demuxer to bin."
1432msgstr "MediaParserGst: failed adding demuxer to bin."
1433
1434#: libmedia/gst/MediaParserGst.cpp:390
1435msgid "MediaParserGst: couldn't get structure name."
1436msgstr "MediaParserGst: couldn't get structure name."
1437
1438#: libmedia/gst/MediaParserGst.cpp:404
1439#, c-format
1440msgid "MediaParserGst: ignoring stream of type %s."
1441msgstr "MediaParserGst: ignoring stream of type %s."
1442
1443#: libmedia/gst/MediaParserGst.cpp:428
1444#, c-format
1445msgid "MediaParserGst: Failed to find a parser (media: %s)."
1446msgstr "MediaParserGst: Failed to find a parser (media: %s)."
1447
1448#: libmedia/gst/MediaParserGst.cpp:437
1449msgid ""
1450"MediaParserGst: Failed to find a parser. We'll continue, but either audio or "
1451"video will not work!"
1452msgstr ""
1453"MediaParserGst: Failed to find a parser. We'll continue, but either audio or "
1454"video will not work!"
1455
1456#: libmedia/gst/MediaParserGst.cpp:446
1457msgid "MediaParserGst: couldn't add parser."
1458msgstr "MediaParserGst: couldn't add parser."
1459
1460#: libmedia/gst/MediaParserGst.cpp:459
1461msgid "MediaParserGst: couldn't link parser."
1462msgstr "MediaParserGst: couldn't link parser."
1463
1464#: libmedia/gst/MediaParserGst.cpp:471 libmedia/gst/MediaParserGst.cpp:504
1465msgid "MediaParserGst: couldn't link \"fake\" sink."
1466msgstr "MediaParserGst: couldn't link \"fake\" sink."
1467
1468#: libmedia/gst/MediaParserGst.cpp:490
1469#, c-format
1470msgid "MediaParserGst: Linked audio source (type: %s)"
1471msgstr "MediaParserGst: Linked audio source (type: %s)"
1472
1473#: libmedia/gst/MediaParserGst.cpp:520
1474#, c-format
1475msgid "MediaParserGst: Linked video source (type: %s)"
1476msgstr "MediaParserGst: Linked video source (type: %s)"
1477
1478#: libmedia/gst/AudioDecoderGst.cpp:100
1479msgid "Creating AAC decoder without extra data. This will probably fail!"
1480msgstr "Creating AAC decoder without extra data. This will probably fail!"
1481
1482#: libmedia/gst/AudioDecoderGst.cpp:110
1483#, c-format
1484msgid "AudioDecoderGst: cannot handle codec %d (%s)"
1485msgstr "AudioDecoderGst: cannot handle codec %d (%s)"
1486
1487#: libmedia/gst/AudioDecoderGst.cpp:120
1488#, c-format
1489msgid "AudioDecoderGst: cannot handle codec %d (no ExtraInfoGst attached)"
1490msgstr "AudioDecoderGst: cannot handle codec %d (no ExtraInfoGst attached)"
1491
1492#: libmedia/gst/AudioDecoderGst.cpp:149
1493msgid ""
1494"The best available resampler is 'audioresample'. Please install gstreamer-"
1495"ffmpeg 0.10.4 or newer, or you may experience long delays in audio playback!"
1496msgstr ""
1497"The best available resampler is 'audioresample'. Please install gstreamer-"
1498"ffmpeg 0.10.4 or newer, or you may experience long delays in audio playback!"
1499
1500#: libmedia/gst/AudioDecoderGst.cpp:168 libmedia/gst/AudioDecoderGst.cpp:188
1501msgid "AudioDecoderGst: internal error (caps creation failed)"
1502msgstr "AudioDecoderGst: internal error (caps creation failed)"
1503
1504#: libmedia/gst/AudioDecoderGst.cpp:175
1505#, c-format
1506msgid "Couldn't find a plugin for audio type %s!"
1507msgstr "Couldn't find a plugin for audio type %s!"
1508
1509#: libmedia/gst/AudioDecoderGst.cpp:199
1510#, c-format
1511msgid "AudioDecoderGst: initialisation failed for audio type %s!"
1512msgstr "AudioDecoderGst: initialisation failed for audio type %s!"
1513
1514#: libmedia/gst/AudioDecoderGst.cpp:227
1515msgid "Pushed data, but there's nothing to pull (yet)"
1516msgstr "Pushed data, but there's nothing to pull (yet)"
1517
1518#: libmedia/gst/AudioDecoderGst.cpp:263 libmedia/gst/AudioDecoderGst.cpp:291
1519msgid "AudioDecoderGst: buffer push failed."
1520msgstr "AudioDecoderGst: buffer push failed."
1521
1522#: libmedia/gst/VideoInputGst.cpp:317
1523msgid "too high an index value, will cause segfault"
1524msgstr "too high an index value, will cause segfault"
1525
1526#: libmedia/gst/VideoInputGst.cpp:367
1527#, c-format
1528msgid "%s: Could not create video test source."
1529msgstr "%s: Could not create video test source."
1530
1531#: libmedia/gst/VideoInputGst.cpp:385 libmedia/gst/AudioInputGst.cpp:117
1532#, c-format
1533msgid "%s: Could not create pulsesrc element"
1534msgstr "%s: Could not create pulsesrc element"
1535
1536#: libmedia/gst/VideoInputGst.cpp:390 libmedia/gst/AudioInputGst.cpp:122
1537#, c-format
1538msgid "%s: Could not get property probe from pulsesrc element"
1539msgstr "%s: Could not get property probe from pulsesrc element"
1540
1541#: libmedia/gst/VideoInputGst.cpp:626
1542msgid "You have an invalid camera selected. Please check your gnashrc file"
1543msgstr "You have an invalid camera selected. Please check your gnashrc file"
1544
1545#: libmedia/gst/VideoInputGst.cpp:657
1546#, c-format
1547msgid "%s: Passed an invalid argument (not a valid dev_select value)"
1548msgstr "%s: Passed an invalid argument (not a valid dev_select value)"
1549
1550#: libmedia/gst/VideoInputGst.cpp:685 libmedia/gst/AudioInputGst.cpp:220
1551#, c-format
1552msgid "%s: Pipeline bus isn't an object for some reason"
1553msgstr "%s: Pipeline bus isn't an object for some reason"
1554
1555#: libmedia/gst/VideoInputGst.cpp:705 libmedia/gst/AudioInputGst.cpp:239
1556#, c-format
1557msgid "%s: Template pad isn't an object for some reason"
1558msgstr "%s: Template pad isn't an object for some reason"
1559
1560#: libmedia/gst/VideoInputGst.cpp:718 libmedia/gst/AudioInputGst.cpp:253
1561#, c-format
1562msgid "%s: pipeline isn't an object for some reason"
1563msgstr "%s: pipeline isn't an object for some reason"
1564
1565#: libmedia/gst/VideoInputGst.cpp:804
1566#, c-format
1567msgid "%s: type %s, cannot be handled for resolution width"
1568msgstr "%s: type %s, cannot be handled for resolution width"
1569
1570#: libmedia/gst/VideoInputGst.cpp:825 libmedia/gst/AudioInputGst.cpp:279
1571#, c-format
1572msgid "%s: was passed a NULL pointer"
1573msgstr "%s: was passed a NULL pointer"
1574
1575#: libmedia/gst/VideoInputGst.cpp:931 libmedia/gst/VideoInputGst.cpp:1104
1576#, c-format
1577msgid "%s: Creation of the webcam_source_bin failed"
1578msgstr "%s: Creation of the webcam_source_bin failed"
1579
1580#: libmedia/gst/VideoInputGst.cpp:933 libmedia/gst/VideoInputGst.cpp:1106
1581#: libmedia/gst/AudioInputGst.cpp:326 libmedia/gst/AudioInputGst.cpp:382
1582#, c-format
1583msgid "the error was %s"
1584msgstr "the error was %s"
1585
1586#: libmedia/gst/VideoInputGst.cpp:961
1587#, c-format
1588msgid "%s: webam isn't set!"
1589msgstr "%s: webam isn't set!"
1590
1591#: libmedia/gst/VideoInputGst.cpp:1024
1592#, c-format
1593msgid ""
1594"%s: the resolution you chose isn't supported, picking                 a "
1595"supported value"
1596msgstr ""
1597"%s: the resolution you chose isn't supported, picking                 a "
1598"supported value"
1599
1600#: libmedia/gst/VideoInputGst.cpp:1128 libmedia/gst/AudioInputGst.cpp:337
1601#, c-format
1602msgid "%s: couldn't drop the sourcebin back into the main bin"
1603msgstr "%s: couldn't drop the sourcebin back into the main bin"
1604
1605#: libmedia/gst/VideoInputGst.cpp:1137 libmedia/gst/AudioInputGst.cpp:347
1606#, c-format
1607msgid "%s: couldn't link up sourcebin and tee"
1608msgstr "%s: couldn't link up sourcebin and tee"
1609
1610#: libmedia/gst/VideoInputGst.cpp:1169
1611#, c-format
1612msgid "%s: problem creating source bin"
1613msgstr "%s: problem creating source bin"
1614
1615#: libmedia/gst/VideoInputGst.cpp:1176 libmedia/gst/AudioInputGst.cpp:410
1616#, c-format
1617msgid "%s: problem creating tee element"
1618msgstr "%s: problem creating tee element"
1619
1620#: libmedia/gst/VideoInputGst.cpp:1180 libmedia/gst/AudioInputGst.cpp:414
1621#, c-format
1622msgid "%s: problem creating save_queue element"
1623msgstr "%s: problem creating save_queue element"
1624
1625#: libmedia/gst/VideoInputGst.cpp:1185
1626#, c-format
1627msgid "%s: problem creating video_display_queue element"
1628msgstr "%s: problem creating video_display_queue element"
1629
1630#: libmedia/gst/VideoInputGst.cpp:1196
1631#, c-format
1632msgid "%s: couldn't link webcam_source_bin and tee"
1633msgstr "%s: couldn't link webcam_source_bin and tee"
1634
1635#: libmedia/gst/VideoInputGst.cpp:1203
1636#, c-format
1637msgid "%s: couldn't link tee and save_queue"
1638msgstr "%s: couldn't link tee and save_queue"
1639
1640#: libmedia/gst/VideoInputGst.cpp:1209
1641#, c-format
1642msgid "%s: couldn't link tee and video_display_queue"
1643msgstr "%s: couldn't link tee and video_display_queue"
1644
1645#: libmedia/gst/VideoInputGst.cpp:1218
1646#, c-format
1647msgid "%s: couldn't get save_queue_src_pad"
1648msgstr "%s: couldn't get save_queue_src_pad"
1649
1650#: libmedia/gst/VideoInputGst.cpp:1228
1651#, c-format
1652msgid "%s: couldn't get video_display_queue_pad"
1653msgstr "%s: couldn't get video_display_queue_pad"
1654
1655#: libmedia/gst/VideoInputGst.cpp:1240 libmedia/gst/AudioInputGst.cpp:464
1656#, c-format
1657msgid "%s: Unable to create main pipeline"
1658msgstr "%s: Unable to create main pipeline"
1659
1660#: libmedia/gst/VideoInputGst.cpp:1258
1661#, c-format
1662msgid "%s: something went wrong creating the new video_display_bin"
1663msgstr "%s: something went wrong creating the new video_display_bin"
1664
1665#: libmedia/gst/VideoInputGst.cpp:1264
1666#, c-format
1667msgid "%s: problem creating video_scale element"
1668msgstr "%s: problem creating video_scale element"
1669
1670#: libmedia/gst/VideoInputGst.cpp:1273
1671#, c-format
1672msgid "%s: problem creating the video_sink element"
1673msgstr "%s: problem creating the video_sink element"
1674
1675#: libmedia/gst/VideoInputGst.cpp:1282
1676#, c-format
1677msgid "%s: something went wrong in linking elements in video_display_bin"
1678msgstr "%s: something went wrong in linking elements in video_display_bin"
1679
1680#: libmedia/gst/VideoInputGst.cpp:1324
1681msgid "something went wrong in the make_video_display_link function"
1682msgstr "something went wrong in the make_video_display_link function"
1683
1684#: libmedia/gst/VideoInputGst.cpp:1356
1685#, c-format
1686msgid "%s: the unlinking of the pads failed"
1687msgstr "%s: the unlinking of the pads failed"
1688
1689#: libmedia/gst/VideoInputGst.cpp:1386
1690#, c-format
1691msgid "%s: something went wrong in the make_video_display_link function"
1692msgstr "%s: something went wrong in the make_video_display_link function"
1693
1694#: libmedia/gst/VideoInputGst.cpp:1416 libmedia/gst/AudioInputGst.cpp:540
1695#: libmedia/gst/AudioInputGst.cpp:680
1696#, c-format
1697msgid "%s: unlink failed"
1698msgstr "%s: unlink failed"
1699
1700#: libmedia/gst/VideoInputGst.cpp:1423 libmedia/gst/AudioInputGst.cpp:687
1701#, c-format
1702msgid "%s: couldn't remove saveBin from pipeline"
1703msgstr "%s: couldn't remove saveBin from pipeline"
1704
1705#: libmedia/gst/VideoInputGst.cpp:1430
1706#, c-format
1707msgid "%s: videoSaveBin state change failed"
1708msgstr "%s: videoSaveBin state change failed"
1709
1710#: libmedia/gst/VideoInputGst.cpp:1453
1711#, c-format
1712msgid "%s: problem with creating video_save_csp element"
1713msgstr "%s: problem with creating video_save_csp element"
1714
1715#: libmedia/gst/VideoInputGst.cpp:1458
1716#, c-format
1717msgid "%s: problem with creating video_enc element"
1718msgstr "%s: problem with creating video_enc element"
1719
1720#: libmedia/gst/VideoInputGst.cpp:1465
1721#, c-format
1722msgid "%s: problem with creating video_save_rate element"
1723msgstr "%s: problem with creating video_save_rate element"
1724
1725#: libmedia/gst/VideoInputGst.cpp:1469
1726#, c-format
1727msgid "%s: problem with creating video_save_scale element"
1728msgstr "%s: problem with creating video_save_scale element"
1729
1730#: libmedia/gst/VideoInputGst.cpp:1476
1731#, c-format
1732msgid "%s: problem with creating mux element"
1733msgstr "%s: problem with creating mux element"
1734
1735#: libmedia/gst/VideoInputGst.cpp:1480
1736#, c-format
1737msgid "%s: problem with creating video_file_sink element"
1738msgstr "%s: problem with creating video_file_sink element"
1739
1740#: libmedia/gst/VideoInputGst.cpp:1500
1741#, c-format
1742msgid "%s: there was some problem in linking!"
1743msgstr "%s: there was some problem in linking!"
1744
1745#: libmedia/gst/MediaHandlerGst.cpp:90
1746msgid "Wrong arguments given to GST VideoDecoder"
1747msgstr "Wrong arguments given to GST VideoDecoder"
1748
1749#: libmedia/gst/MediaHandlerGst.cpp:137
1750#, c-format
1751msgid "MediaHandlerGst::createAudioDecoder: %s -- %s"
1752msgstr "MediaHandlerGst::createAudioDecoder: %s -- %s"
1753
1754#: libmedia/gst/AudioInputGst.cpp:100
1755#, c-format
1756msgid "%s: Could not create audio test source"
1757msgstr "%s: Could not create audio test source"
1758
1759#: libmedia/gst/AudioInputGst.cpp:190
1760#, c-format
1761msgid "%s: passed an invalid devselect argument"
1762msgstr "%s: passed an invalid devselect argument"
1763
1764#: libmedia/gst/AudioInputGst.cpp:244
1765msgid "The input device you selected isn't supported (yet)"
1766msgstr "The input device you selected isn't supported (yet)"
1767
1768#: libmedia/gst/AudioInputGst.cpp:270
1769#, c-format
1770msgid "%s: Passed a bad devselect value"
1771msgstr "%s: Passed a bad devselect value"
1772
1773#: libmedia/gst/AudioInputGst.cpp:324 libmedia/gst/AudioInputGst.cpp:380
1774#, c-format
1775msgid "%s: Creation of the audioSourceBin failed"
1776msgstr "%s: Creation of the audioSourceBin failed"
1777
1778#: libmedia/gst/AudioInputGst.cpp:406
1779#, c-format
1780msgid "%s: audioCreateSourceBin failed!"
1781msgstr "%s: audioCreateSourceBin failed!"
1782
1783#: libmedia/gst/AudioInputGst.cpp:419
1784#, c-format
1785msgid "%s: problem creating audioPlaybackQueue element"
1786msgstr "%s: problem creating audioPlaybackQueue element"
1787
1788#: libmedia/gst/AudioInputGst.cpp:426
1789#, c-format
1790msgid "%s: couldn't link audioSourceBin and tee"
1791msgstr "%s: couldn't link audioSourceBin and tee"
1792
1793#: libmedia/gst/AudioInputGst.cpp:431
1794#, c-format
1795msgid "%s: couldn't link tee and saveQueue"
1796msgstr "%s: couldn't link tee and saveQueue"
1797
1798#: libmedia/gst/AudioInputGst.cpp:436
1799#, c-format
1800msgid "%s: couldn't link tee and audioPlaybackQueue"
1801msgstr "%s: couldn't link tee and audioPlaybackQueue"
1802
1803#: libmedia/gst/AudioInputGst.cpp:445
1804#, c-format
1805msgid "%s: couldn't get saveQueueSrcPad"
1806msgstr "%s: couldn't get saveQueueSrcPad"
1807
1808#: libmedia/gst/AudioInputGst.cpp:455
1809#, c-format
1810msgid "%s: couldn't get audioPlaybackQueue"
1811msgstr "%s: couldn't get audioPlaybackQueue"
1812
1813#: libmedia/gst/AudioInputGst.cpp:481
1814#, c-format
1815msgid "%s: There was a problem making the audiosink!"
1816msgstr "%s: There was a problem making the audiosink!"
1817
1818#: libmedia/gst/AudioInputGst.cpp:517
1819msgid "something went wrong in the makeSourcePlaybackLink function"
1820msgstr "something went wrong in the makeSourcePlaybackLink function"
1821
1822#: libmedia/gst/AudioInputGst.cpp:548
1823#, c-format
1824msgid "%s: couldn't remove audioPlaybackBin from pipeline"
1825msgstr "%s: couldn't remove audioPlaybackBin from pipeline"
1826
1827#: libmedia/gst/AudioInputGst.cpp:555
1828#, c-format
1829msgid "%s: changing state of audioPlaybackBin failed"
1830msgstr "%s: changing state of audioPlaybackBin failed"
1831
1832#: libmedia/gst/AudioInputGst.cpp:579
1833#, c-format
1834msgid "Error: %s"
1835msgstr "Error: %s"
1836
1837#: libmedia/gst/AudioInputGst.cpp:599
1838#, c-format
1839msgid "%s: Couldn't make audioconvert element"
1840msgstr "%s: Couldn't make audioconvert element"
1841
1842#: libmedia/gst/AudioInputGst.cpp:603
1843#, c-format
1844msgid "%s: Couldn't make vorbisenc element"
1845msgstr "%s: Couldn't make vorbisenc element"
1846
1847#: libmedia/gst/AudioInputGst.cpp:607
1848#, c-format
1849msgid "%s: Couldn't make oggmux element"
1850msgstr "%s: Couldn't make oggmux element"
1851
1852#: libmedia/gst/AudioInputGst.cpp:611
1853#, c-format
1854msgid "%s: Couldn't make filesink element"
1855msgstr "%s: Couldn't make filesink element"
1856
1857#: libmedia/gst/AudioInputGst.cpp:630
1858#, c-format
1859msgid "%s: Something went wrong in linking"
1860msgstr "%s: Something went wrong in linking"
1861
1862#: libmedia/gst/AudioInputGst.cpp:658
1863msgid "something went wrong in the makeAudioSourceSaveLink function"
1864msgstr "something went wrong in the makeAudioSourceSaveLink function"
1865
1866#: libmedia/gst/AudioInputGst.cpp:694
1867#, c-format
1868msgid "%s: audioSaveBin state change failed"
1869msgstr "%s: audioSaveBin state change failed"
1870
1871#: libmedia/gst/AudioInputGst.cpp:755
1872msgid "You have an invalid microphone selected. Check your gnashrc file"
1873msgstr "You have an invalid microphone selected. Check your gnashrc file"
1874
1875#: libmedia/AudioDecoderSimple.cpp:163
1876msgid "corrupted ADPCM header"
1877msgstr "corrupted ADPCM header"
1878
1879#: libmedia/AudioDecoderSimple.cpp:291 libmedia/AudioDecoderSimple.cpp:304
1880#, c-format
1881msgid "AudioDecoderSimple: initialized flash codec %s (%d)"
1882msgstr "AudioDecoderSimple: initialised flash codec %s (%d)"
1883
1884#: libmedia/AudioDecoderSimple.cpp:330 libmedia/AudioDecoderSimple.cpp:361
1885#, c-format
1886msgid "AudioDecoderSimple: unsupported flash codec %d (%s)"
1887msgstr "AudioDecoderSimple: unsupported flash codec %d (%s)"
1888
1889#: libmedia/AudioDecoderSimple.cpp:341
1890#, c-format
1891msgid "AudioDecoderSimple: unable to intepret custom audio codec id %s"
1892msgstr "AudioDecoderSimple: unable to intepret custom audio codec id %s"
1893
1894#: libmedia/AudioDecoderSimple.cpp:428
1895msgid "Host endianness not detected in AudioDecoderSimple"
1896msgstr "Host endianness not detected in AudioDecoderSimple"
1897
1898#: libmedia/AudioDecoderSimple.cpp:478
1899msgid "Error in sound sample conversion"
1900msgstr "Error in sound sample conversion"
1901
1902#: libmedia/MediaHandler.cpp:49
1903msgid "MediaHandler::isFLV: Could not read 3 bytes from input stream"
1904msgstr "MediaHandler::isFLV: Could not read 3 bytes from input stream"
1905
1906#: libmedia/MediaHandler.cpp:65
1907msgid ""
1908"MediaHandler::createMediaParser: only FLV input is supported by this "
1909"MediaHandler"
1910msgstr ""
1911"MediaHandler::createMediaParser: only FLV input is supported by this "
1912"MediaHandler"
1913
1914#: libmedia/MediaHandler.cpp:71
1915#, c-format
1916msgid "Exception while reading from stream: %s"
1917msgstr "Exception while reading from stream: %s"
1918
1919#: libmedia/MediaHandler.cpp:108
1920#, c-format
1921msgid ""
1922"MediaHandler::createFlashAudioDecoder: no available flash decoders for codec "
1923"%d (%s)"
1924msgstr ""
1925"MediaHandler::createFlashAudioDecoder: no available flash decoders for codec "
1926"%d (%s)"
1927
1928#: libcore/ExternalInterface.cpp:133
1929#, c-format
1930msgid "Can't convert unknown type %d"
1931msgstr "Can't convert unknown type %d"
1932
1933#: libcore/as_value.cpp:768
1934#, c-format
1935msgid "serialization of as_value of type %d"
1936msgstr "serialisation of as_value of type %d"
1937
1938#: libcore/ClassHierarchy.cpp:85
1939#, c-format
1940msgid "Native class %s is not an object after initialization (%s)"
1941msgstr "Native class %s is not an object after initialisation (%s)"
1942
1943#: libcore/ClassHierarchy.cpp:92
1944#, c-format
1945msgid "Native class %s is not found after initialization"
1946msgstr "Native class %s is not found after initialisation"
1947
1948#: libcore/MovieLoader.cpp:259
1949#, c-format
1950msgid "Can't create Movie instance for definition loaded from %s"
1951msgstr "Can't create Movie instance for definition loaded from %s"
1952
1953#: libcore/FreetypeGlyphsProvider.cpp:254
1954#, c-format
1955msgid "Can't init FreeType! Error = %d"
1956msgstr "Can't init FreeType! Error = %d"
1957
1958#: libcore/FreetypeGlyphsProvider.cpp:266
1959#, c-format
1960msgid "Can't close FreeType! Error = %d"
1961msgstr "Can't close FreeType! Error = %d"
1962
1963#: libcore/FreetypeGlyphsProvider.cpp:280
1964#, c-format
1965msgid "Failed to find fonts directory, using hard-coded font filename \"%s\""
1966msgstr "Failed to find fonts directory, using hard-coded font filename \"%s\""
1967
1968#: libcore/FreetypeGlyphsProvider.cpp:293
1969#, c-format
1970msgid "Can't init fontconfig library, using hard-coded font filename \"%s\""
1971msgstr "Can't init fontconfig library, using hard-coded font filename \"%s\""
1972
1973#: libcore/FreetypeGlyphsProvider.cpp:355
1974#, c-format
1975msgid "No device font matches the name '%s', using hard-coded font filename"
1976msgstr "No device font matches the name '%s', using hard-coded font filename"
1977
1978#: libcore/FreetypeGlyphsProvider.cpp:360
1979msgid ""
1980"Font filename matching not implemented (no fontconfig support built-in), "
1981"using hard-coded font filename"
1982msgstr ""
1983"Font filename matching not implemented (no fontconfig support built-in), "
1984"using hard-coded font filename"
1985
1986#: libcore/FreetypeGlyphsProvider.cpp:393
1987msgid "Freetype not supported"
1988msgstr "Freetype not supported"
1989
1990#: libcore/FreetypeGlyphsProvider.cpp:434
1991#, c-format
1992msgid "Can't find font file for font '%s'"
1993msgstr "Can't find font file for font '%s'"
1994
1995#: libcore/FreetypeGlyphsProvider.cpp:447
1996#, c-format
1997msgid "Font file '%s' has bad format"
1998msgstr "Font file '%s' has bad format"
1999
2000#: libcore/FreetypeGlyphsProvider.cpp:456
2001#, c-format
2002msgid "Some error opening font '%s'"
2003msgstr "Some error opening font '%s'"
2004
2005#: libcore/FreetypeGlyphsProvider.cpp:490
2006#, c-format
2007msgid "Error loading freetype outline glyph for char '%c' (error: %d)"
2008msgstr "Error loading freetype outline glyph for char '%c' (error: %d)"
2009
2010#: libcore/FreetypeGlyphsProvider.cpp:506
2011#, c-format
2012msgid ""
2013"FT_Load_Char() returned a glyph format != FT_GLYPH_FORMAT_OUTLINE (%c%c%c%c)"
2014msgstr ""
2015"FT_Load_Char() returned a glyph format != FT_GLYPH_FORMAT_OUTLINE (%c%c%c%c)"
2016
2017#: libcore/FreetypeGlyphsProvider.cpp:561
2018msgid "Could not release FT face resources"
2019msgstr "Could not release FT face resources"
2020
2021#: libcore/swf/DefineShapeTag.cpp:58
2022#, c-format
2023msgid "DefineShapeTag(%s): id = %d"
2024msgstr "DefineShapeTag(%s): id = %d"
2025
2026#: libcore/swf/VideoFrameTag.cpp:47
2027#, c-format
2028msgid "VideoFrame tag refers to unknown video stream id %d"
2029msgstr "VideoFrame tag refers to unknown video stream id %d"
2030
2031#: libcore/swf/VideoFrameTag.cpp:57
2032#, c-format
2033msgid "VideoFrame tag refers to a non-video DisplayObject %d (%s)"
2034msgstr "VideoFrame tag refers to a non-video DisplayObject %d (%s)"
2035
2036#: libcore/swf/VideoFrameTag.cpp:90
2037msgid ""
2038"Could not read enough bytes when parsing VideoFrame tag. Perhaps we reached "
2039"the end of the stream!"
2040msgstr ""
2041"Could not read enough bytes when parsing VideoFrame tag. Perhaps we reached "
2042"the end of the stream!"
2043
2044#: libcore/swf/DefineTextTag.cpp:52
2045#, c-format
2046msgid "DefineTextTag, id = %d"
2047msgstr "DefineTextTag, id = %d"
2048
2049#: libcore/swf/DefineTextTag.cpp:93
2050#, c-format
2051msgid "Text DisplayObject, id = %d"
2052msgstr "Text DisplayObject, id = %d"
2053
2054#: libcore/swf/DefineTextTag.cpp:112
2055#, c-format
2056msgid "begin text records for DefineTextTag %p"
2057msgstr "begin text records for DefineTextTag %p"
2058
2059#: libcore/swf/DefaultTagLoaders.cpp:94
2060#, c-format
2061msgid ""
2062"Undocumented tag %s encountered. Please report this to the Gnash developers!"
2063msgstr ""
2064"Undocumented tag %s encountered. Please report this to the Gnash developers!"
2065
2066#: libcore/swf/DefineFontTag.cpp:60
2067msgid "reading code table at offset %1%, %2% glyphs"
2068msgstr "reading code table at offset %1%, %2% glyphs"
2069
2070#: libcore/swf/DefineFontTag.cpp:120
2071msgid "reading DefineFont"
2072msgstr "reading DefineFont"
2073
2074#: libcore/swf/DefineFontTag.cpp:157
2075msgid "Glyphs offset table corrupted in DefineFont tag"
2076msgstr "Glyphs offset table corrupted in DefineFont tag"
2077
2078#: libcore/swf/DefineFontTag.cpp:172
2079msgid "reading DefineFont2 or DefineFont3"
2080msgstr "reading DefineFont2 or DefineFont3"
2081
2082#: libcore/swf/DefineFontTag.cpp:225 libcore/swf/DefineFontTag.cpp:237
2083#, c-format
2084msgid "Glyph %d at offset %u"
2085msgstr "Glyph %d at offset %u"
2086
2087#: libcore/swf/DefineFontTag.cpp:254
2088msgid "Glyphs offset table corrupted in DefineFont2/3 tag"
2089msgstr "Glyphs offset table corrupted in DefineFont2/3 tag"
2090
2091#: libcore/swf/DefineFontTag.cpp:266
2092msgid "Bad offset in DefineFont2"
2093msgstr "Bad offset in DefineFont2"
2094
2095#: libcore/swf/DefineFontTag.cpp:325
2096msgid "Repeated kerning pair found - ignoring"
2097msgstr "Repeated kerning pair found - ignoring"
2098
2099#: libcore/swf/DefineFontTag.cpp:344
2100#, c-format
2101msgid "DefineFontInfo tag loader: can't find font with id %d"
2102msgstr "DefineFontInfo tag loader: can't find font with id %d"
2103
2104#: libcore/swf/DefineFontTag.cpp:352
2105msgid "DefineFontInfo2 partially implemented"
2106msgstr "DefineFontInfo2 partially implemented"
2107
2108#: libcore/swf/CSMTextSettingsTag.cpp:77
2109#, c-format
2110msgid ""
2111"  CSMTextSettings: TextID=%d, FlashType=%d, GridFit=%d, Thickness=%d, "
2112"Sharpness=%d"
2113msgstr ""
2114"  CSMTextSettings: TextID=%d, FlashType=%d, GridFit=%d, Thickness=%d, "
2115"Sharpness=%d"
2116
2117#: libcore/swf/CSMTextSettingsTag.cpp:85
2118msgid "CSMTextSettings"
2119msgstr "CSMTextSettings"
2120
2121#: libcore/swf/TextRecord.cpp:52
2122msgid "end text records"
2123msgstr "end text records"
2124
2125#: libcore/swf/TextRecord.cpp:78
2126#, c-format
2127msgid "  has_font: font id = %d (%p)"
2128msgstr "  has_font: font id = %d (%p)"
2129
2130#: libcore/swf/TextRecord.cpp:90
2131msgid "  hasColor"
2132msgstr "  hasColour"
2133
2134#: libcore/swf/TextRecord.cpp:99
2135#, c-format
2136msgid "  xOffset = %g"
2137msgstr "  xOffset = %g"
2138
2139#: libcore/swf/TextRecord.cpp:108
2140#, c-format
2141msgid "  yOffset = %g"
2142msgstr "  yOffset = %g"
2143
2144#: libcore/swf/TextRecord.cpp:117
2145#, c-format
2146msgid "  textHeight = %g"
2147msgstr "  textHeight = %g"
2148
2149#: libcore/swf/TextRecord.cpp:126
2150#, c-format
2151msgid "  GlyphEntries: count = %d"
2152msgstr "  GlyphEntries: count = %d"
2153
2154#: libcore/swf/TextRecord.cpp:138
2155#, c-format
2156msgid "   glyph%d: index=%d, advance=%g"
2157msgstr "   glyph%d: index=%d, advance=%g"
2158
2159#: libcore/swf/StartSoundTag.cpp:56
2160#, c-format
2161msgid "start_sound_loader: sound_id %d is not defined"
2162msgstr "start_sound_loader: sound_id %d is not defined"
2163
2164#: libcore/swf/StartSoundTag.cpp:64
2165#, c-format
2166msgid "StartSound: id=%d"
2167msgstr "StartSound: id=%d"
2168
2169#: libcore/swf/StartSoundTag.cpp:114
2170msgid "STARTSOUND2 tag not parsed and not used"
2171msgstr "STARTSOUND2 tag not parsed and not used"
2172
2173#: libcore/swf/DefineButtonSoundTag.cpp:52
2174#, c-format
2175msgid "DEFINEBUTTONSOUND refers to an unknown DisplayObject def %d"
2176msgstr "DEFINEBUTTONSOUND refers to an unknown DisplayObject def %d"
2177
2178#: libcore/swf/DefineButtonSoundTag.cpp:63
2179#, c-format
2180msgid ""
2181"DEFINEBUTTONSOUND refers to DisplayObject id %d, a %s (expected a button "
2182"DisplayObject)"
2183msgstr ""
2184"DEFINEBUTTONSOUND refers to DisplayObject id %d, a %s (expected a button "
2185"DisplayObject)"
2186
2187#: libcore/swf/DefineButtonSoundTag.cpp:73
2188msgid "Attempt to redefine button sound ignored"
2189msgstr "Attempt to redefine button sound ignored"
2190
2191#: libcore/swf/DefineButtonSoundTag.cpp:99
2192#, c-format
2193msgid "sound tag not found, sound_id=%d, button state #=%i"
2194msgstr "sound tag not found, sound_id=%d, button state #=%i"
2195
2196#: libcore/swf/tag_loaders.cpp:83
2197msgid "anchor-labeled frame not supported"
2198msgstr "anchor-labeled frame not supported"
2199
2200#: libcore/swf/tag_loaders.cpp:87
2201#, c-format
2202msgid "frame_label_loader end position %d, read up to %d"
2203msgstr "frame_label_loader end position %d, read up to %d"
2204
2205#: libcore/swf/tag_loaders.cpp:107
2206#, c-format
2207msgid "  sprite:  char id = %d"
2208msgstr "  sprite:  char id = %d"
2209
2210#: libcore/swf/tag_loaders.cpp:118
2211msgid ""
2212"Nested DEFINESPRITE tags. Will add to top-level DisplayObjects dictionary."
2213msgstr ""
2214"Nested DEFINESPRITE tags. Will add to top-level DisplayObjects dictionary."
2215
2216#: libcore/swf/tag_loaders.cpp:128
2217#, c-format
2218msgid "Sprite %d advertise no frames"
2219msgstr "Sprite %d advertise no frames"
2220
2221#: libcore/swf/tag_loaders.cpp:168
2222#, c-format
2223msgid "DEFINESOUNDLOADER: sound sample rate %d (expected 0 to %u)"
2224msgstr "DEFINESOUNDLOADER: sound sample rate %d (expected 0 to %u)"
2225
2226#: libcore/swf/tag_loaders.cpp:188
2227#, c-format
2228msgid ""
2229"define sound: ch=%d, format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, delay=%d"
2230msgstr ""
2231"define sound: ch=%d, format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, delay=%d"
2232
2233#: libcore/swf/tag_loaders.cpp:216
2234msgid "Tag boundary reported past end of SWFStream!"
2235msgstr "Tag boundary reported past end of SWFStream!"
2236
2237#: libcore/swf/tag_loaders.cpp:236
2238#, c-format
2239msgid ""
2240"There is no sound handler currently active, so DisplayObject with id %d will "
2241"not be added to the dictionary"
2242msgstr ""
2243"There is no sound handler currently active, so DisplayObject with id %d will "
2244"not be added to the dictionary"
2245
2246#: libcore/swf/tag_loaders.cpp:269
2247#, c-format
2248msgid "File attributes: metadata=%s network=%s"
2249msgstr "File attributes: metadata=%s network=%s"
2250
2251#: libcore/swf/tag_loaders.cpp:270 libcore/swf/tag_loaders.cpp:271
2252msgid "true"
2253msgstr "true"
2254
2255#: libcore/swf/tag_loaders.cpp:270 libcore/swf/tag_loaders.cpp:271
2256msgid "false"
2257msgstr "false"
2258
2259#: libcore/swf/tag_loaders.cpp:275
2260msgid ""
2261"FileAttributes tag in the SWF requests that network access is not granted to "
2262"this movie (or application?) when loaded from the filesystem. Anyway Gnash "
2263"won't care; use white/black listing in your .gnashrc instead"
2264msgstr ""
2265"FileAttributes tag in the SWF requests that network access is not granted to "
2266"this movie (or application?) when loaded from the filesystem. Anyway Gnash "
2267"won't care; use white/black listing in your .gnashrc instead"
2268
2269#: libcore/swf/tag_loaders.cpp:283
2270msgid ""
2271"This SWF file requires AVM2: there will be no ActionScript interpretation"
2272msgstr ""
2273"This SWF file requires AVM2: there will be no ActionScript interpretation"
2274
2275#: libcore/swf/tag_loaders.cpp:308
2276#, c-format
2277msgid ""
2278"  RDF metadata (information only): [[\n"
2279"%s\n"
2280"]]"
2281msgstr ""
2282"  RDF metadata (information only): [[\n"
2283"%s\n"
2284"]]"
2285
2286#: libcore/swf/tag_loaders.cpp:324
2287#, c-format
2288msgid "Descriptive metadata from movie %s: %s"
2289msgstr "Descriptive metadata from movie %s: %s"
2290
2291#: libcore/swf/tag_loaders.cpp:386
2292#, c-format
2293msgid "  reflex = \"%c%c%c\""
2294msgstr "  reflex = \"%c%c%c\""
2295
2296#: libcore/swf/DefineFontAlignZonesTag.cpp:54
2297#, c-format
2298msgid "DefineFontAlignZones tag references an undefined font %d"
2299msgstr "DefineFontAlignZones tag references an undefined font %d"
2300
2301#: libcore/swf/DefineFontAlignZonesTag.cpp:73
2302#, c-format
2303msgid "DefineFontAlignZones: font=%d, flags=%d, table int: %s"
2304msgstr "DefineFontAlignZones: font=%d, flags=%d, table int: %s"
2305
2306#: libcore/swf/DefineFontAlignZonesTag.cpp:110
2307msgid "DefineFontAlignZoneTag"
2308msgstr "DefineFontAlignZoneTag"
2309
2310#: libcore/swf/ShapeRecord.cpp:274
2311#, c-format
2312msgid "  bound SWFRect: %s"
2313msgstr "  bound SWFRect: %s"
2314
2315#: libcore/swf/ShapeRecord.cpp:301
2316#, c-format
2317msgid "  ShapeRecord(%s): fillbits %d, linebits %d"
2318msgstr "  ShapeRecord(%s): fillbits %d, linebits %d"
2319
2320#: libcore/swf/ShapeRecord.cpp:379
2321#, c-format
2322msgid "  Shape read: moveto %d %d"
2323msgstr "  Shape read: moveto %d %d"
2324
2325#: libcore/swf/ShapeRecord.cpp:400
2326#, c-format
2327msgid ""
2328"Invalid fill style %d in fillStyle0Change record for font tag (0 or 1 "
2329"valid). Set to 0."
2330msgstr ""
2331"Invalid fill style %d in fillStyle0Change record for font tag (0 or 1 "
2332"valid). Set to 0."
2333
2334#: libcore/swf/ShapeRecord.cpp:410
2335#, c-format
2336msgid ""
2337"Invalid fill style %d in fillStyle0Change record - %d defined. Set to 0."
2338msgstr ""
2339"Invalid fill style %d in fillStyle0Change record - %d defined. Set to 0."
2340
2341#: libcore/swf/ShapeRecord.cpp:421
2342#, c-format
2343msgid "  Shape read: fill0 (left) = %d"
2344msgstr "  Shape read: fill0 (left) = %d"
2345
2346#: libcore/swf/ShapeRecord.cpp:443
2347#, c-format
2348msgid ""
2349"Invalid fill style %d in fillStyle1Change record for font tag (0 or 1 "
2350"valid). Set to 0."
2351msgstr ""
2352"Invalid fill style %d in fillStyle1Change record for font tag (0 or 1 "
2353"valid). Set to 0."
2354
2355#: libcore/swf/ShapeRecord.cpp:453
2356#, c-format
2357msgid ""
2358"Invalid fill style %d in fillStyle1Change record - %d defined. Set to 0."
2359msgstr ""
2360"Invalid fill style %d in fillStyle1Change record - %d defined. Set to 0."
2361
2362#: libcore/swf/ShapeRecord.cpp:463
2363#, c-format
2364msgid "  Shape read: fill1 (right) = %d"
2365msgstr "  Shape read: fill1 (right) = %d"
2366
2367#: libcore/swf/ShapeRecord.cpp:484
2368#, c-format
2369msgid ""
2370"Invalid line style %d in lineStyleChange record for font tag (0 or 1 valid). "
2371"Set to 0."
2372msgstr ""
2373"Invalid line style %d in lineStyleChange record for font tag (0 or 1 valid). "
2374"Set to 0."
2375
2376#: libcore/swf/ShapeRecord.cpp:494
2377#, c-format
2378msgid "Invalid fill style %d in lineStyleChange record - %d defined. Set to 0."
2379msgstr ""
2380"Invalid fill style %d in lineStyleChange record - %d defined. Set to 0."
2381
2382#: libcore/swf/ShapeRecord.cpp:504
2383#, c-format
2384msgid "ShapeRecord: line %d"
2385msgstr "ShapeRecord: line %d"
2386
2387#: libcore/swf/ShapeRecord.cpp:518
2388msgid "ShapeRecord: more fill styles"
2389msgstr "ShapeRecord: more fill styles"
2390
2391#: libcore/swf/ShapeRecord.cpp:558
2392#, c-format
2393msgid "ShapeRecord: curved edge %d %d - %d %d - %d %d"
2394msgstr "ShapeRecord: curved edge %d %d - %d %d - %d %d"
2395
2396#: libcore/swf/ShapeRecord.cpp:593
2397#, c-format
2398msgid "ShapeRecord: straight edge %d %d - %d %d"
2399msgstr "ShapeRecord: straight edge %d %d - %d %d"
2400
2401#: libcore/swf/ShapeRecord.cpp:642
2402msgid "  fill styles: %1%"
2403msgstr "  fill styles: %1%"
2404
2405#: libcore/swf/ShapeRecord.cpp:651
2406msgid "  Read fill: %1%"
2407msgstr "  Read fill: %1%"
2408
2409#: libcore/swf/ShapeRecord.cpp:665
2410#, c-format
2411msgid "  readLineStyles: count = %d"
2412msgstr "  readLineStyles: count = %d"
2413
2414#: libcore/swf/ShapeRecord.cpp:672
2415#, c-format
2416msgid "  readLineStyles: count2 = %d"
2417msgstr "  readLineStyles: count2 = %d"
2418
2419#: libcore/swf/PlaceObject2Tag.cpp:85
2420#, c-format
2421msgid "  PLACEOBJECT: depth=%d(%d) char=%d"
2422msgstr "  PLACEOBJECT: depth=%d(%d) char=%d"
2423
2424#: libcore/swf/PlaceObject2Tag.cpp:89 libcore/swf/PlaceObject2Tag.cpp:311
2425#, c-format
2426msgid "  SWFCxForm: %s"
2427msgstr "  SWFCxForm: %s"
2428
2429#: libcore/swf/PlaceObject2Tag.cpp:105
2430#, c-format
2431msgid "Reserved field in PlaceObject actions == %u (expected 0)"
2432msgstr "Reserved field in PlaceObject actions == %u (expected 0)"
2433
2434#: libcore/swf/PlaceObject2Tag.cpp:123
2435#, c-format
2436msgid "  actions: flags = 0x%X"
2437msgstr "  actions: flags = 0x%X"
2438
2439#: libcore/swf/PlaceObject2Tag.cpp:158
2440#, c-format
2441msgid ""
2442"swf_event::read(), even_length = %u, but only %lu bytes left to the end of "
2443"current tag. Breaking for safety."
2444msgstr ""
2445"swf_event::read(), even_length = %u, but only %lu bytes left to the end of "
2446"current tag. Breaking for safety."
2447
2448#: libcore/swf/PlaceObject2Tag.cpp:219
2449#, c-format
2450msgid ""
2451"swf_event::read() -- unknown / unhandled event type received, flags = 0x%x"
2452msgstr ""
2453"swf_event::read() -- unknown / unhandled event type received, flags = 0x%x"
2454
2455#: libcore/swf/PlaceObject2Tag.cpp:248
2456msgid "Unexpected end of tag while parsing PlaceObject tag events"
2457msgstr "Unexpected end of tag while parsing PlaceObject tag events"
2458
2459#: libcore/swf/PlaceObject2Tag.cpp:304
2460#, c-format
2461msgid "  PLACEOBJECT2: depth = %d (%d)"
2462msgstr "  PLACEOBJECT2: depth = %d (%d)"
2463
2464#: libcore/swf/PlaceObject2Tag.cpp:306 libcore/swf/PlaceObject2Tag.cpp:419
2465#, c-format
2466msgid "  char id = %d"
2467msgstr "  char id = %d"
2468
2469#: libcore/swf/PlaceObject2Tag.cpp:308 libcore/swf/PlaceObject2Tag.cpp:420
2470#, c-format
2471msgid "  SWFMatrix: %s"
2472msgstr "  SWFMatrix: %s"
2473
2474#: libcore/swf/PlaceObject2Tag.cpp:313 libcore/swf/PlaceObject2Tag.cpp:422
2475#, c-format
2476msgid "  ratio: %d"
2477msgstr "  ratio: %d"
2478
2479#: libcore/swf/PlaceObject2Tag.cpp:314 libcore/swf/PlaceObject2Tag.cpp:423
2480#, c-format
2481msgid "  name = %s"
2482msgstr "  name = %s"
2483
2484#: libcore/swf/PlaceObject2Tag.cpp:316 libcore/swf/PlaceObject2Tag.cpp:425
2485#, c-format
2486msgid "  clip_depth = %d (%d)"
2487msgstr "  clip_depth = %d (%d)"
2488
2489#: libcore/swf/PlaceObject2Tag.cpp:319 libcore/swf/PlaceObject2Tag.cpp:428
2490#, c-format
2491msgid " m_place_type: %d"
2492msgstr " m_place_type: %d"
2493
2494#: libcore/swf/PlaceObject2Tag.cpp:417
2495#, c-format
2496msgid "  PLACEOBJECT3: depth = %d (%d)"
2497msgstr "  PLACEOBJECT3: depth = %d (%d)"
2498
2499#: libcore/swf/PlaceObject2Tag.cpp:421
2500#, c-format
2501msgid "  SWFCxForm: %d"
2502msgstr "  SWFCxForm: %d"
2503
2504#: libcore/swf/PlaceObject2Tag.cpp:424
2505#, c-format
2506msgid "  class name = %s"
2507msgstr "  class name = %s"
2508
2509#: libcore/swf/PlaceObject2Tag.cpp:427
2510msgid "   bitmapCaching enabled"
2511msgstr "   bitmapCaching enabled"
2512
2513#: libcore/swf/SoundStreamHeadTag.cpp:76
2514#, c-format
2515msgid "SOUNDSTREAMHEAD: stream sample rate %d (expected 0 to %u)"
2516msgstr "SOUNDSTREAMHEAD: stream sample rate %d (expected 0 to %u)"
2517
2518#: libcore/swf/SoundStreamHeadTag.cpp:86
2519#, c-format
2520msgid ""
2521"Different stream/playback sound rate (%d/%d). This seems common in SWF "
2522"files, so we'll warn only once."
2523msgstr ""
2524"Different stream/playback sound rate (%d/%d). This seems common in SWF "
2525"files, so we'll warn only once."
2526
2527#: libcore/swf/SoundStreamHeadTag.cpp:93
2528#, c-format
2529msgid ""
2530"Different stream/playback sample size (%d/%d). This seems common in SWF "
2531"files, so we'll warn only once."
2532msgstr ""
2533"Different stream/playback sample size (%d/%d). This seems common in SWF "
2534"files, so we'll warn only once."
2535
2536#: libcore/swf/SoundStreamHeadTag.cpp:99
2537#, c-format
2538msgid ""
2539"Different stream/playback channels (%s/%s). This seems common in SWF files, "
2540"so we'll warn only once."
2541msgstr ""
2542"Different stream/playback channels (%s/%s). This seems common in SWF files, "
2543"so we'll warn only once."
2544
2545#: libcore/swf/SoundStreamHeadTag.cpp:119
2546msgid ""
2547"No samples advertised for sound stream, pretty common so will warn only once"
2548msgstr ""
2549"No samples advertised for sound stream, pretty common so will warn only once"
2550
2551#: libcore/swf/SoundStreamHeadTag.cpp:146
2552#, c-format
2553msgid ""
2554"sound stream head: format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, latency=%d"
2555msgstr ""
2556"sound stream head: format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, latency=%d"
2557
2558#: libcore/swf/DefineButtonCxformTag.cpp:49
2559#, c-format
2560msgid "DefineButtonCxform refers to an unknown DisplayObject %d"
2561msgstr "DefineButtonCxform refers to an unknown DisplayObject %d"
2562
2563#: libcore/swf/DefineButtonCxformTag.cpp:60
2564#, c-format
2565msgid ""
2566"DefineButtonCxform refers to DisplayObject ID %d (%s). Expected a button "
2567"definition"
2568msgstr ""
2569"DefineButtonCxform refers to DisplayObject ID %d (%s). Expected a button "
2570"definition"
2571
2572#: libcore/swf/RemoveObjectTag.cpp:71
2573#, c-format
2574msgid "  remove_object_2(%d)"
2575msgstr "  remove_object_2(%d)"
2576
2577#: libcore/swf/StreamSoundBlockTag.cpp:75
2578msgid "Found SOUNDSTREAMBLOCK tag w/out preceding SOUNDSTREAMHEAD"
2579msgstr "Found SOUNDSTREAMBLOCK tag w/out preceding SOUNDSTREAMHEAD"
2580
2581#: libcore/swf/StreamSoundBlockTag.cpp:111
2582msgid "Tag boundary reported past end of stream!"
2583msgstr "Tag boundary reported past end of stream!"
2584
2585#: libcore/swf/DefineButtonTag.cpp:85
2586#, c-format
2587msgid "  DefineButton loader: character id = %d"
2588msgstr "  DefineButton loader: character id = %d"
2589
2590#: libcore/swf/DefineButtonTag.cpp:102
2591#, c-format
2592msgid "  DefineButton2 loader: chararacter id = %d"
2593msgstr "  DefineButton2 loader: chararacter id = %d"
2594
2595#: libcore/swf/DefineButtonTag.cpp:134
2596msgid "Premature end of DEFINEBUTTON tag, won't read actions"
2597msgstr "Premature end of DEFINEBUTTON tag, won't read actions"
2598
2599#: libcore/swf/DefineButtonTag.cpp:170
2600#, c-format
2601msgid "Next Button2 actionOffset (%u) points past the end of tag (%lu)"
2602msgstr "Next Button2 actionOffset (%u) points past the end of tag (%lu)"
2603
2604#: libcore/swf/DefineButtonTag.cpp:211
2605#, c-format
2606msgid ""
2607"Next action offset (%u) in Button2ActionConditions points past the end of tag"
2608msgstr ""
2609"Next action offset (%u) in Button2ActionConditions points past the end of tag"
2610
2611#: libcore/swf/DefineButtonTag.cpp:279
2612msgid "Premature end of button action input: can't read conditions"
2613msgstr "Premature end of button action input: can't read conditions"
2614
2615#: libcore/swf/DefineButtonTag.cpp:289
2616#, c-format
2617msgid "   button actions for conditions 0x%x"
2618msgstr "   button actions for conditions 0x%x"
2619
2620#: libcore/swf/DefineButtonTag.cpp:362
2621msgid "   premature end of button record input stream, can't read flags"
2622msgstr "   premature end of button record input stream, can't read flags"
2623
2624#: libcore/swf/DefineButtonTag.cpp:383
2625msgid ""
2626"   premature end of button record input stream, can't read DisplayObject id"
2627msgstr ""
2628"   premature end of button record input stream, can't read DisplayObject id"
2629
2630#: libcore/swf/DefineButtonTag.cpp:398
2631#, c-format
2632msgid ""
2633"   button record for states [%s] refer to DisplayObject with id %d, which is "
2634"not found in the chars dictionary"
2635msgstr ""
2636"   button record for states [%s] refer to DisplayObject with id %d, which is "
2637"not found in the chars dictionary"
2638
2639#: libcore/swf/DefineButtonTag.cpp:405
2640#, c-format
2641msgid "   button record for states [%s] contain DisplayObject %d (%s)"
2642msgstr "   button record for states [%s] contain DisplayObject %d (%s)"
2643
2644#: libcore/swf/DefineButtonTag.cpp:413
2645msgid ""
2646"   premature end of button record input stream, can't read button layer "
2647"(depth?)"
2648msgstr ""
2649"   premature end of button record input stream, can't read button layer "
2650"(depth?)"
2651
2652#: libcore/swf/DefineBitsTag.cpp:154
2653msgid "  jpeg_tables_loader"
2654msgstr "  jpeg_tables_loader"
2655
2656#: libcore/swf/DefineBitsTag.cpp:165
2657#, c-format
2658msgid "No bytes to read in JPEGTABLES tag at offset %d"
2659msgstr "No bytes to read in JPEGTABLES tag at offset %d"
2660
2661#: libcore/swf/DefineBitsTag.cpp:206
2662#, c-format
2663msgid "DEFINEBITS: Duplicate id (%d) for bitmap DisplayObject - discarding it"
2664msgstr "DEFINEBITS: Duplicate id (%d) for bitmap DisplayObject - discarding it"
2665
2666#: libcore/swf/DefineBitsTag.cpp:235
2667msgid "Failed to parse bitmap for character %1%"
2668msgstr "Failed to parse bitmap for character %1%"
2669
2670#: libcore/swf/DefineBitsTag.cpp:243
2671msgid "No renderer, not adding bitmap %1%"
2672msgstr "No renderer, not adding bitmap %1%"
2673
2674#: libcore/swf/DefineBitsTag.cpp:250
2675msgid "Adding bitmap id %1%"
2676msgstr "Adding bitmap id %1%"
2677
2678#: libcore/swf/DefineBitsTag.cpp:269
2679msgid ""
2680"DEFINEBITS: No jpeg loader registered in movie definition - discarding bitmap"
2681msgstr ""
2682"DEFINEBITS: No jpeg loader registered in movie definition - discarding bitmap"
2683
2684#: libcore/swf/DefineBitsTag.cpp:374
2685msgid "gnash is not linked to zlib -- can't load jpeg3 image data"
2686msgstr "gnash is not linked to zlib -- can't load jpeg3 image data"
2687
2688#: libcore/swf/DefineBitsTag.cpp:419
2689#, c-format
2690msgid "  defbitslossless2: tag = %d, fmt = %d, w = %d, h = %d"
2691msgstr "  defbitslossless2: tag = %d, fmt = %d, w = %d, h = %d"
2692
2693#: libcore/swf/DefineBitsTag.cpp:426
2694msgid "Bitmap has a height or width of 0"
2695msgstr "Bitmap has a height or width of 0"
2696
2697#: libcore/swf/DefineBitsTag.cpp:432
2698msgid "gnash is not linked to zlib -- can't load zipped image data"
2699msgstr "gnash is not linked to zlib -- can't load zipped image data"
2700
2701#: libcore/swf/DefineBitsTag.cpp:458
2702msgid "Will not allocate %1%x%2% image in DefineBitsLossless tag"
2703msgstr "Will not allocate %1%x%2% image in DefineBitsLossless tag"
2704
2705#: libcore/swf/DefineBitsTag.cpp:483
2706msgid "Unknown bitmap format. Ignoring"
2707msgstr "Unknown bitmap format. Ignoring"
2708
2709#: libcore/swf/DefineBitsTag.cpp:597
2710#, c-format
2711msgid "inflateWrapper() inflateInit() returned %d (%s)"
2712msgstr "inflateWrapper() inflateInit() returned %d (%s)"
2713
2714#: libcore/swf/DefineBitsTag.cpp:617
2715msgid "inflateWrapper(): no end of zstream found within swf tag boundaries"
2716msgstr "inflateWrapper(): no end of zstream found within SWF tag boundaries"
2717
2718#: libcore/swf/DefineBitsTag.cpp:640
2719#, c-format
2720msgid "inflateWrapper() inflate() returned %d (%s)"
2721msgstr "inflateWrapper() inflate() returned %d (%s)"
2722
2723#: libcore/swf/DefineBitsTag.cpp:649
2724#, c-format
2725msgid "inflateWrapper() inflateEnd() return %d (%s)"
2726msgstr "inflateWrapper() inflateEnd() return %d (%s)"
2727
2728#: libcore/LoadVariablesThread.cpp:74
2729#, fuzzy, c-format
2730msgid "%s to UTF8 conversion in MovieClip.loadVariables input parsing"
2731msgstr "%s to utf8 conversion in MovieClip.loadVariables input parsing"
2732
2733#: libcore/LoadVariablesThread.cpp:123
2734#, c-format
2735msgid "Stream couldn't seek to end: %s"
2736msgstr "Stream couldn't seek to end: %s"
2737
2738#: libcore/LoadVariablesThread.cpp:128
2739#, c-format
2740msgid ""
2741"Size of 'variables' stream advertised to be %d bytes, but turned out to be "
2742"%d bytes."
2743msgstr ""
2744"Size of 'variables' stream advertised to be %d bytes, but turned out to be "
2745"%d bytes."
2746
2747#: libcore/SWFStream.cpp:285 libcore/parser/action_buffer.cpp:537
2748msgid "Native floating point format not recognised"
2749msgstr "Native floating point format not recognised"
2750
2751#: libcore/SWFStream.cpp:302 libcore/SWFStream.cpp:320
2752#: libcore/SWFStream.cpp:353 libcore/SWFStream.cpp:384
2753#: libcore/parser/SWFParser.cpp:151
2754msgid "Unexpected end of stream while reading"
2755msgstr "Unexpected end of stream while reading"
2756
2757#: libcore/SWFStream.cpp:475
2758msgid "Attempt to seek past the end of an opened tag"
2759msgstr "Attempt to seek past the end of an opened tag"
2760
2761#: libcore/SWFStream.cpp:483
2762msgid "Attempt to seek before start of an opened tag"
2763msgstr "Attempt to seek before start of an opened tag"
2764
2765#: libcore/SWFStream.cpp:496
2766msgid "Unexpected end of stream"
2767msgstr "Unexpected end of stream"
2768
2769#: libcore/SWFStream.cpp:564
2770#, c-format
2771msgid ""
2772"Tag %d starting at offset %d is advertised to end at offset %d, which is "
2773"after end of previously opened tag starting at offset %d and ending at "
2774"offset %d. Making it end where container tag ends."
2775msgstr ""
2776"Tag %d starting at offset %d is advertised to end at offset %d, which is "
2777"after end of previously opened tag starting at offset %d and ending at "
2778"offset %d. Making it end where container tag ends."
2779
2780#: libcore/SWFStream.cpp:581
2781#, c-format
2782msgid "SWF[%lu]: tag type = %d, tag length = %d, end tag = %lu"
2783msgstr "SWF[%lu]: tag type = %d, tag length = %d, end tag = %lu"
2784
2785#: libcore/SWFStream.cpp:602
2786msgid "Could not seek to reported end of tag"
2787msgstr "Could not seek to reported end of tag"
2788
2789#: libcore/SWFStream.cpp:617
2790#, c-format
2791msgid "SWFStream::consumeInput: underlying stream couldn't go_to_end: %s"
2792msgstr "SWFStream::consumeInput: underlying stream couldn't go_to_end: %s"
2793
2794#: libcore/RGBA.cpp:47
2795msgid "Failed to convert string to RGBA value! This is a Gnash bug"
2796msgstr "Failed to convert string to RGBA value! This is a Gnash bug"
2797
2798#: libcore/Font.cpp:130
2799msgid ""
2800"Attempt to set font display or copyright name again. This should mean there "
2801"is more than one DefineFontName tag referring to the same Font. Don't know "
2802"what to do in this case, so ignoring."
2803msgstr ""
2804"Attempt to set font display or copyright name again. This should mean there "
2805"is more than one DefineFontName tag referring to the same Font. Don't know "
2806"what to do in this case, so ignoring."
2807
2808#: libcore/Font.cpp:167
2809msgid ""
2810"Attempt to add an embedded glyph CodeTable to a font that already has one. "
2811"This should mean there are several DefineFontInfo tags, or a DefineFontInfo "
2812"tag refers to a font created by DefineFont2 or DefineFont3. Don't know what "
2813"should happen in this case, so ignoring."
2814msgstr ""
2815"Attempt to add an embedded glyph CodeTable to a font that already has one. "
2816"This should mean there are several DefineFontInfo tags, or a DefineFontInfo "
2817"tag refers to a font created by DefineFont2 or DefineFont3. Don't know what "
2818"should happen in this case, so ignoring."
2819
2820#: libcore/Font.cpp:201
2821#, c-format
2822msgid "Failed to find glyph %s in %s font %s"
2823msgstr "Failed to find glyph %s in %s font %s"
2824
2825#: libcore/Font.cpp:276
2826msgid "Device font provider was not initialized, can't get unitsPerEM"
2827msgstr "Device font provider was not initialised, can't get unitsPerEM"
2828
2829#: libcore/Font.cpp:298
2830#, c-format
2831msgid ""
2832"Could not create shape glyph for DisplayObject code %u (%c) with device font "
2833"%s (%p)"
2834msgstr ""
2835"Could not create shape glyph for DisplayObject code %u (%c) with device font "
2836"%s (%p)"
2837
2838#: libcore/Font.cpp:332
2839msgid ""
2840"No name associated with this font, can't use device fonts (should I use a "
2841"default one?)"
2842msgstr ""
2843"No name associated with this font, can't use device fonts (should I use a "
2844"default one?)"
2845
2846#: libcore/Font.cpp:340
2847#, c-format
2848msgid "Could not create a freetype face %s"
2849msgstr "Could not create a freetype face %s"
2850
2851#: libcore/asobj/Stage_as.cpp:146
2852msgid "Stage.width is a read-only property!"
2853msgstr "Stage.width is a read-only property!"
2854
2855#: libcore/asobj/Stage_as.cpp:163
2856msgid "Stage.height is a read-only property!"
2857msgstr "Stage.height is a read-only property!"
2858
2859#: libcore/asobj/Stage_as.cpp:202
2860msgid "Stage.showMenu implemented by setting gnashrc option and for gtk only"
2861msgstr "Stage.showMenu implemented by setting gnashrc option and for gtk only"
2862
2863#: libcore/asobj/Video_as.cpp:114
2864msgid "attachVideo needs 1 arg"
2865msgstr "attachVideo needs 1 arg"
2866
2867#: libcore/asobj/Video_as.cpp:126
2868#, c-format
2869msgid "attachVideo(%s) first arg is not a NetStream instance"
2870msgstr "attachVideo(%s) first arg is not a NetStream instance"
2871
2872#: libcore/asobj/Video_as.cpp:139
2873msgid "Video.deblocking"
2874msgstr "Video.deblocking"
2875
2876#: libcore/asobj/TextField_as.cpp:218
2877#, c-format
2878msgid "createTextField called with %d args, expected 6 - returning undefined"
2879msgstr "createTextField called with %d args, expected 6 - returning undefined"
2880
2881#: libcore/asobj/TextField_as.cpp:232
2882#, c-format
2883msgid "createTextField: negative width (%d) - reverting sign"
2884msgstr "createTextField: negative width (%d) - reverting sign"
2885
2886#: libcore/asobj/TextField_as.cpp:242
2887#, c-format
2888msgid "createTextField: negative height (%d) - reverting sign"
2889msgstr "createTextField: negative height (%d) - reverting sign"
2890
2891#: libcore/asobj/TextField_as.cpp:436
2892#, c-format
2893msgid "Attempt to set length property of TextField %s"
2894msgstr "Attempt to set length property of TextField %s"
2895
2896#: libcore/asobj/TextField_as.cpp:462 libcore/asobj/TextField_as.cpp:488
2897#, c-format
2898msgid "Attempt to set read-only %s property of TextField %s"
2899msgstr "Attempt to set read-only %s property of TextField %s"
2900
2901#: libcore/asobj/TextField_as.cpp:544
2902#, c-format
2903msgid "Invalid value given to TextField.type: %s"
2904msgstr "Invalid value given to TextField.type: %s"
2905
2906#: libcore/asobj/TextField_as.cpp:597
2907msgid "TextField.getFontList()"
2908msgstr "TextField.getFontList()"
2909
2910#: libcore/asobj/TextField_as.cpp:608
2911msgid "TextField.getNewTextFormat()"
2912msgstr "TextField.getNewTextFormat()"
2913
2914#: libcore/asobj/TextField_as.cpp:658
2915msgid ""
2916"TextField.getTextFormat() discards URL, target, tabStops, bullet and display"
2917msgstr ""
2918"TextField.getTextFormat() discards URL, target, tabStops, bullet and display"
2919
2920#: libcore/asobj/TextField_as.cpp:672 libcore/asobj/TextField_as.cpp:694
2921#, c-format
2922msgid "TextField.setTextFormat(%s) : %s"
2923msgstr "TextField.setTextFormat(%s) : %s"
2924
2925#: libcore/asobj/TextField_as.cpp:673
2926msgid "missing arg"
2927msgstr "missing arg"
2928
2929#: libcore/asobj/TextField_as.cpp:679
2930#, c-format
2931msgid ""
2932"TextField.setTextFormat(%s) : args past the first are unhandled by Gnash"
2933msgstr ""
2934"TextField.setTextFormat(%s) : args past the first are unhandled by Gnash"
2935
2936#: libcore/asobj/TextField_as.cpp:695
2937msgid "first argument is not a TextFormat"
2938msgstr "first argument is not a TextFormat"
2939
2940#: libcore/asobj/TextField_as.cpp:729
2941msgid "TextField.setNewTextFormat(), we'll delegate to setTextFormat"
2942msgstr "TextField.setNewTextFormat(), we'll delegate to setTextFormat"
2943
2944#: libcore/asobj/TextField_as.cpp:789
2945msgid "TextField.bottomScroll is not complete"
2946msgstr "TextField.bottomScroll is not complete"
2947
2948#: libcore/asobj/TextField_as.cpp:809
2949msgid "TextField.maxhscroll is not complete"
2950msgstr "TextField.maxhscroll is not complete"
2951
2952#: libcore/asobj/TextField_as.cpp:905
2953#, c-format
2954msgid "TextField.replaceSel(%s) requires exactly one argument"
2955msgstr "TextField.replaceSel(%s) requires exactly one argument"
2956
2957#: libcore/asobj/TextField_as.cpp:944
2958msgid "TextField._hscroll is not complete"
2959msgstr "TextField._hscroll is not complete"
2960
2961#: libcore/asobj/TextField_as.cpp:962
2962msgid "TextField.maxscroll is not complete"
2963msgstr "TextField.maxscroll is not complete"
2964
2965#: libcore/asobj/TextField_as.cpp:983
2966msgid "TextField.replaceText() called with less than 3 args"
2967msgstr "TextField.replaceText() called with less than 3 args"
2968
2969#: libcore/asobj/TextField_as.cpp:993
2970#, c-format
2971msgid "TextField.replaceText(%s): negative endIndex - doing nothing"
2972msgstr "TextField.replaceText(%s): negative endIndex - doing nothing"
2973
2974#: libcore/asobj/TextField_as.cpp:1019
2975#, c-format
2976msgid "TextField.replaceText(%s): beginIndex out of range - doing nothing"
2977msgstr "TextField.replaceText(%s): beginIndex out of range - doing nothing"
2978
2979#: libcore/asobj/TextField_as.cpp:1036
2980#, c-format
2981msgid ""
2982"TextField.replaceText(%s): endIndex out of range - taking as end of string"
2983msgstr ""
2984"TextField.replaceText(%s): endIndex out of range - taking as end of string"
2985
2986#: libcore/asobj/NetConnection_as.cpp:440
2987#, c-format
2988msgid "Gnash is not allowed to open this URL: %s"
2989msgstr "Gnash is not allowed to open this URL: %s"
2990
2991#: libcore/asobj/NetConnection_as.cpp:496
2992#, c-format
2993msgid "Gnash is not allowed to connect to %s"
2994msgstr "Gnash is not allowed to connect to %s"
2995
2996#: libcore/asobj/NetConnection_as.cpp:517
2997#, c-format
2998msgid "NetConnection.connect(%s): unsupported connection protocol"
2999msgstr "NetConnection.connect(%s): unsupported connection protocol"
3000
3001#: libcore/asobj/NetConnection_as.cpp:523
3002#, c-format
3003msgid "NetConnection.connect(%s): unknown connection protocol"
3004msgstr "NetConnection.connect(%s): unknown connection protocol"
3005
3006#: libcore/asobj/NetConnection_as.cpp:569
3007msgid "NetConnection.call: can't call while not connected"
3008msgstr "NetConnection.call: can't call while not connected"
3009
3010#: libcore/asobj/NetConnection_as.cpp:658
3011msgid "NetConnection.call(): needs at least one argument"
3012msgstr "NetConnection.call(): needs at least one argument"
3013
3014#: libcore/asobj/NetConnection_as.cpp:681
3015#, c-format
3016msgid "NetConnection.call(%s): second argument must be an object"
3017msgstr "NetConnection.call(%s): second argument must be an object"
3018
3019#: libcore/asobj/NetConnection_as.cpp:771
3020msgid "NetConnection.connect(): needs at least one argument"
3021msgstr "NetConnection.connect(): needs at least one argument"
3022
3023#: libcore/asobj/NetConnection_as.cpp:793
3024#, c-format
3025msgid "NetConnection.connect(%s): args after the first are not supported"
3026msgstr "NetConnection.connect(%s): args after the first are not supported"
3027
3028#: libcore/asobj/NetConnection_as.cpp:808
3029msgid "NetConnection.addHeader()"
3030msgstr "NetConnection.addHeader()"
3031
3032#: libcore/asobj/NetConnection_as.cpp:892
3033msgid "Invoke buffer too short"
3034msgstr "Invoke buffer too short"
3035
3036#: libcore/asobj/NetConnection_as.cpp:899
3037msgid "Invoke argument not present"
3038msgstr "Invoke argument not present"
3039
3040#: libcore/asobj/NetConnection_as.cpp:990
3041#, c-format
3042msgid "Unknown HTTP Remoting response identifier '%s'"
3043msgstr "Unknown HTTP Remoting response identifier '%s'"
3044
3045#: libcore/asobj/NetConnection_as.cpp:1006
3046#, c-format
3047msgid "Unsupported HTTP Remoting response callback: '%s' (size %d)"
3048msgstr "Unsupported HTTP Remoting response callback: '%s' (size %d)"
3049
3050#: libcore/asobj/NetConnection_as.cpp:1155
3051#, c-format
3052msgid "Error parsing server AMF: %s"
3053msgstr "Error parsing server AMF: %s"
3054
3055#: libcore/asobj/NetConnection_as.cpp:1202
3056#, c-format
3057msgid "Could not serialize NetConnection.call argument %d"
3058msgstr "Could not serialise NetConnection.call argument %d"
3059
3060#: libcore/asobj/NetConnection_as.cpp:1230
3061msgid "Sanity failed. no string method in invoke packet"
3062msgstr "Sanity failed. no string method in invoke packet"
3063
3064#: libcore/asobj/NetConnection_as.cpp:1277
3065msgid "Server called _onbwcheck without a callback"
3066msgstr "Server called _onbwcheck without a callback"
3067
3068#: libcore/asobj/NetConnection_as.cpp:1307
3069#, fuzzy
3070msgid "RTMP server sent error"
3071msgstr "rtmp server sent error"
3072
3073#: libcore/asobj/Function_as.cpp:105
3074msgid "Function.apply() called with no args"
3075msgstr "Function.apply() called with no args"
3076
3077#: libcore/asobj/Function_as.cpp:129
3078#, c-format
3079msgid ""
3080"Function.apply() got %d args, expected at most 2 -- discarding the ones in "
3081"excess"
3082msgstr ""
3083"Function.apply() got %d args, expected at most 2 -- discarding the ones in "
3084"excess"
3085
3086#: libcore/asobj/Array_as.cpp:535
3087#, c-format
3088msgid "Unhandled sort flags: %d (0x%X)"
3089msgstr "Unhandled sort flags: %d (0x%X)"
3090
3091#: libcore/asobj/Array_as.cpp:934
3092msgid "Array.splice() needs at least 1 argument, call ignored"
3093msgstr "Array.splice() needs at least 1 argument, call ignored"
3094
3095#: libcore/asobj/Array_as.cpp:957
3096#, c-format
3097msgid "Array.splice(%d,%d): negative length given, call ignored"
3098msgstr "Array.splice(%d,%d): negative length given, call ignored"
3099
3100#: libcore/asobj/Array_as.cpp:1055
3101msgid "Sort called with invalid arguments."
3102msgstr "Sort called with invalid arguments."
3103
3104#: libcore/asobj/Array_as.cpp:1199
3105msgid "SortOn called with invalid arguments."
3106msgstr "SortOn called with invalid arguments."
3107
3108#: libcore/asobj/Array_as.cpp:1389
3109msgid ""
3110"More than 2 arguments to Array.slice, and I don't know what to do with "
3111"them.  Ignoring them"
3112msgstr ""
3113"More than 2 arguments to Array.slice, and I don't know what to do with "
3114"them.  Ignoring them"
3115
3116#: libcore/asobj/System_as.cpp:310
3117msgid "System.security.allowDomain"
3118msgstr "System.security.allowDomain"
3119
3120#: libcore/asobj/System_as.cpp:321
3121msgid "System.security.allowInsecureDomain"
3122msgstr "System.security.allowInsecureDomain"
3123
3124#: libcore/asobj/System_as.cpp:329
3125msgid "System.security.loadPolicyFile"
3126msgstr "System.security.loadPolicyFile"
3127
3128#: libcore/asobj/System_as.cpp:350
3129msgid "System.showSettings"
3130msgstr "System.showSettings"
3131
3132#: libcore/asobj/System_as.cpp:367
3133msgid "System.exactSettings"
3134msgstr "System.exactSettings"
3135
3136#: libcore/asobj/System_as.cpp:385
3137msgid "System.useCodepage"
3138msgstr "System.useCodepage"
3139
3140#: libcore/asobj/Key_as.cpp:40
3141msgid "Key.isAccessible"
3142msgstr "Key.isAccessible"
3143
3144#: libcore/asobj/Key_as.cpp:70
3145msgid "Key.isDown needs one argument (the key code)"
3146msgstr "Key.isDown needs one argument (the key code)"
3147
3148#: libcore/asobj/Key_as.cpp:79
3149#, c-format
3150msgid "Key.isKeyDown(%d): keycode out of range"
3151msgstr "Key.isKeyDown(%d): keycode out of range"
3152
3153#: libcore/asobj/Key_as.cpp:97
3154msgid "Key.isToggled"
3155msgstr "Key.isToggled"
3156
3157#: libcore/asobj/Object.cpp:148
3158msgid "Too many args to Object constructor"
3159msgstr "Too many args to Object constructor"
3160
3161#: libcore/asobj/Object.cpp:192
3162#, c-format
3163msgid ""
3164"Invalid call to Object.addProperty(%s) - expected 3 arguments (<name>, "
3165"<getter>, <setter>)"
3166msgstr ""
3167"Invalid call to Object.addProperty(%s) - expected 3 arguments (<name>, "
3168"<getter>, <setter>)"
3169
3170#: libcore/asobj/Object.cpp:209
3171msgid "Invalid call to Object.addProperty() - empty property name"
3172msgstr "Invalid call to Object.addProperty() - empty property name"
3173
3174#: libcore/asobj/Object.cpp:219
3175msgid "Invalid call to Object.addProperty() - getter is not an AS function"
3176msgstr "Invalid call to Object.addProperty() - getter is not an AS function"
3177
3178#: libcore/asobj/Object.cpp:233
3179#, c-format
3180msgid ""
3181"Invalid call to Object.addProperty() - setter is not null and not an AS "
3182"function (%s)"
3183msgstr ""
3184"Invalid call to Object.addProperty() - setter is not null and not an AS "
3185"function (%s)"
3186
3187#: libcore/asobj/Object.cpp:257
3188#, c-format
3189msgid ""
3190"Invalid call to Object.registerClass(%s) - expected 2 arguments (<symbol>, "
3191"<constructor>)"
3192msgstr ""
3193"Invalid call to Object.registerClass(%s) - expected 2 arguments (<symbol>, "
3194"<constructor>)"
3195
3196#: libcore/asobj/Object.cpp:274
3197#, c-format
3198msgid ""
3199"Invalid call to Object.registerClass(%s) - first argument (symbol id) "
3200"evaluates to empty string"
3201msgstr ""
3202"Invalid call to Object.registerClass(%s) - first argument (symbol id) "
3203"evaluates to empty string"
3204
3205#: libcore/asobj/Object.cpp:286
3206#, c-format
3207msgid ""
3208"Invalid call to Object.registerClass(%s) - second argument (class) is not a "
3209"function)"
3210msgstr ""
3211"Invalid call to Object.registerClass(%s) - second argument (class) is not a "
3212"function)"
3213
3214#: libcore/asobj/Object.cpp:298
3215msgid ""
3216"current environment has no target, wouldn't know where to look for symbol "
3217"required for registerClass"
3218msgstr ""
3219"current environment has no target, wouldn't know where to look for symbol "
3220"required for registerClass"
3221
3222#: libcore/asobj/Object.cpp:313
3223#, c-format
3224msgid "Object.registerClass('%s', %s): can't find exported symbol (id: %d)"
3225msgstr "Object.registerClass('%s', %s): can't find exported symbol (id: %d)"
3226
3227#: libcore/asobj/Object.cpp:326
3228#, c-format
3229msgid ""
3230"Object.registerClass(%s, %s): exported symbol is not a MovieClip symbol "
3231"(sprite_definition), but a %s"
3232msgstr ""
3233"Object.registerClass(%s, %s): exported symbol is not a MovieClip symbol "
3234"(sprite_definition), but a %s"
3235
3236#: libcore/asobj/Object.cpp:348
3237msgid "Object.hasOwnProperty() requires one arg"
3238msgstr "Object.hasOwnProperty() requires one arg"
3239
3240#: libcore/asobj/Object.cpp:357
3241#, c-format
3242msgid "Invalid call to Object.hasOwnProperty('%s')"
3243msgstr "Invalid call to Object.hasOwnProperty('%s')"
3244
3245#: libcore/asobj/Object.cpp:373
3246msgid "Object.isPropertyEnumerable() requires one arg"
3247msgstr "Object.isPropertyEnumerable() requires one arg"
3248
3249#: libcore/asobj/Object.cpp:382
3250#, c-format
3251msgid "Invalid call to Object.isPropertyEnumerable('%s')"
3252msgstr "Invalid call to Object.isPropertyEnumerable('%s')"
3253
3254#: libcore/asobj/Object.cpp:405
3255msgid "Object.isPrototypeOf() requires one arg"
3256msgstr "Object.isPrototypeOf() requires one arg"
3257
3258#: libcore/asobj/Object.cpp:413
3259#, c-format
3260msgid "First arg to Object.isPrototypeOf(%s) is not an object"
3261msgstr "First arg to Object.isPrototypeOf(%s) is not an object"
3262
3263#: libcore/asobj/Object.cpp:432
3264#, c-format
3265msgid "Object.watch(%s): missing arguments"
3266msgstr "Object.watch(%s): missing arguments"
3267
3268#: libcore/asobj/Object.cpp:443
3269#, c-format
3270msgid "Object.watch(%s): second argument is not a function"
3271msgstr "Object.watch(%s): second argument is not a function"
3272
3273#: libcore/asobj/Object.cpp:469
3274#, c-format
3275msgid "Object.unwatch(%s): missing argument"
3276msgstr "Object.unwatch(%s): missing argument"
3277
3278#: libcore/asobj/String_as.cpp:451
3279msgid "string.slice() called with end < start"
3280msgstr "string.slice() called with end < start"
3281
3282#: libcore/asobj/String_as.cpp:496
3283#, c-format
3284msgid "String.indexOf(%s, %s): second argument casts to invalid offset (%d)"
3285msgstr "String.indexOf(%s, %s): second argument casts to invalid offset (%d)"
3286
3287#: libcore/asobj/String_as.cpp:569
3288msgid "string.charCodeAt needs one argument"
3289msgstr "string.charCodeAt needs one argument"
3290
3291#: libcore/asobj/String_as.cpp:578
3292msgid "string.charCodeAt has more than one argument"
3293msgstr "string.charCodeAt has more than one argument"
3294
3295#: libcore/asobj/String_as.cpp:756
3296msgid "No fn_call::callerDef in string function call"
3297msgstr "No fn_call::callerDef in string function call"
3298
3299#: libcore/asobj/String_as.cpp:780
3300msgid "%1%(%2%) needs %3% argument(s)"
3301msgstr "%1%(%2%) needs %3% argument(s)"
3302
3303#: libcore/asobj/String_as.cpp:791
3304msgid "%1%(%2%) has more than %3% argument(s)"
3305msgstr "%1%(%2%) has more than %3% argument(s)"
3306
3307#: libcore/asobj/flash/external/ExternalInterface_as.cpp:292
3308#, c-format
3309msgid "VAL: %s"
3310msgstr "VAL: %s"
3311
3312#: libcore/asobj/flash/external/ExternalInterface_as.cpp:343
3313#, c-format
3314msgid ""
3315"ExternalInterface path %s is outside the SWF domain %s. Cannot access this "
3316"object."
3317msgstr ""
3318"ExternalInterface path %s is outside the SWF domain %s. Cannot access this "
3319"object."
3320
3321#: libcore/asobj/flash/net/FileReferenceList_as.cpp:91
3322#, c-format
3323msgid "FileReferenceList(%s): %s"
3324msgstr "FileReferenceList(%s): %s"
3325
3326#: libcore/asobj/flash/net/FileReferenceList_as.cpp:92
3327#: libcore/asobj/flash/net/FileReference_as.cpp:160
3328#: libcore/asobj/flash/geom/Transform_as.cpp:357
3329msgid "arguments discarded"
3330msgstr "arguments discarded"
3331
3332#: libcore/asobj/flash/net/FileReference_as.cpp:159
3333#, c-format
3334msgid "FileReference(%s): %s"
3335msgstr "FileReference(%s): %s"
3336
3337#: libcore/asobj/flash/geom/Rectangle_as.cpp:153
3338#, c-format
3339msgid "flash.geom.Rectangle(%s): %s"
3340msgstr "flash.geom.Rectangle(%s): %s"
3341
3342#: libcore/asobj/flash/geom/Rectangle_as.cpp:154
3343#: libcore/asobj/flash/geom/Point_as.cpp:427
3344#: libcore/asobj/flash/geom/Point_as.cpp:511
3345#: libcore/asobj/flash/geom/Point_as.cpp:596
3346#: libcore/asobj/flash/geom/Point_as.cpp:604
3347#: libcore/asobj/MovieClip_as.cpp:532
3348msgid "missing arguments"
3349msgstr "missing arguments"
3350
3351#: libcore/asobj/flash/geom/Rectangle_as.cpp:471
3352#: libcore/asobj/flash/geom/Rectangle_as.cpp:545
3353#: libcore/asobj/flash/geom/Rectangle_as.cpp:603
3354#: libcore/asobj/flash/geom/Matrix_as.cpp:421
3355#: libcore/asobj/flash/geom/Matrix_as.cpp:747
3356msgid "Failed to construct flash.geom.Point!"
3357msgstr "Failed to construct flash.geom.Point!"
3358
3359#: libcore/asobj/flash/geom/Rectangle_as.cpp:483
3360#: libcore/asobj/flash/geom/Rectangle_as.cpp:557
3361#: libcore/asobj/flash/geom/Rectangle_as.cpp:616
3362#: libcore/asobj/flash/geom/Point_as.cpp:411
3363#, c-format
3364msgid "Attempt to set read-only property %s"
3365msgstr "Attempt to set read-only property %s"
3366
3367#: libcore/asobj/flash/geom/Point_as.cpp:119
3368#: libcore/asobj/flash/geom/Point_as.cpp:190
3369#: libcore/asobj/flash/geom/Point_as.cpp:238
3370#: libcore/asobj/flash/geom/Point_as.cpp:323
3371#, c-format
3372msgid "%s: missing arguments"
3373msgstr "%s: missing arguments"
3374
3375#: libcore/asobj/flash/geom/Point_as.cpp:128
3376#: libcore/asobj/flash/geom/Point_as.cpp:138
3377#: libcore/asobj/flash/geom/Point_as.cpp:148
3378#: libcore/asobj/flash/geom/Point_as.cpp:156
3379#: libcore/asobj/flash/geom/Point_as.cpp:332
3380#: libcore/asobj/flash/geom/Point_as.cpp:342
3381#: libcore/asobj/flash/geom/Point_as.cpp:352
3382#: libcore/asobj/flash/geom/Point_as.cpp:360
3383#, c-format
3384msgid "Point.add(%s): %s"
3385msgstr "Point.add(%s): %s"
3386
3387#: libcore/asobj/flash/geom/Point_as.cpp:129
3388#: libcore/asobj/flash/geom/Point_as.cpp:249
3389#: libcore/asobj/flash/geom/Point_as.cpp:333
3390msgid "arguments after first discarded"
3391msgstr "arguments after first discarded"
3392
3393#: libcore/asobj/flash/geom/Point_as.cpp:139
3394#: libcore/asobj/flash/geom/Point_as.cpp:343
3395#: libcore/asobj/flash/geom/Point_as.cpp:532
3396msgid "first argument doesn't cast to object"
3397msgstr "first argument doesn't cast to object"
3398
3399#: libcore/asobj/flash/geom/Point_as.cpp:149
3400msgid "first argument cast to object doesn't contain an 'x' member"
3401msgstr "first argument cast to object doesn't contain an 'x' member"
3402
3403#: libcore/asobj/flash/geom/Point_as.cpp:157
3404msgid "first argument cast to object doesn't contain an 'y' member"
3405msgstr "first argument cast to object doesn't contain an 'y' member"
3406
3407#: libcore/asobj/flash/geom/Point_as.cpp:200
3408#, c-format
3409msgid "Point.equals(%s): %s"
3410msgstr "Point.equals(%s): %s"
3411
3412#: libcore/asobj/flash/geom/Point_as.cpp:201
3413#: libcore/asobj/flash/geom/Point_as.cpp:447
3414msgid "First arg must be an object"
3415msgstr "First arg must be an object"
3416
3417#: libcore/asobj/flash/geom/Point_as.cpp:211
3418#: libcore/asobj/flash/geom/Point_as.cpp:457
3419#, c-format
3420msgid "Point.equals(%s): %s %s"
3421msgstr "Point.equals(%s): %s %s"
3422
3423#: libcore/asobj/flash/geom/Point_as.cpp:212
3424#: libcore/asobj/flash/geom/Point_as.cpp:458
3425msgid "First arg must be an instance of"
3426msgstr "First arg must be an instance of"
3427
3428#: libcore/asobj/flash/geom/Point_as.cpp:248
3429#, c-format
3430msgid "Point.normalize(%s): %s"
3431msgstr "Point.normalise(%s): %s"
3432
3433#: libcore/asobj/flash/geom/Point_as.cpp:353
3434msgid "first argument casted to object doesn't contain an 'x' member"
3435msgstr "first argument casted to object doesn't contain an 'x' member"
3436
3437#: libcore/asobj/flash/geom/Point_as.cpp:361
3438msgid "first argument casted to object doesn't contain an 'y' member"
3439msgstr "first argument casted to object doesn't contain an 'y' member"
3440
3441#: libcore/asobj/flash/geom/Point_as.cpp:426
3442#: libcore/asobj/flash/geom/Point_as.cpp:436
3443#: libcore/asobj/flash/geom/Point_as.cpp:446
3444#, c-format
3445msgid "Point.distance(%s): %s"
3446msgstr "Point.distance(%s): %s"
3447
3448#: libcore/asobj/flash/geom/Point_as.cpp:437
3449msgid "arguments after first two discarded"
3450msgstr "arguments after first two discarded"
3451
3452#: libcore/asobj/flash/geom/Point_as.cpp:510
3453#: libcore/asobj/flash/geom/Point_as.cpp:520
3454#: libcore/asobj/flash/geom/Point_as.cpp:531
3455#: libcore/asobj/flash/geom/Point_as.cpp:547
3456#, c-format
3457msgid "Point.interpolate(%s): %s"
3458msgstr "Point.interpolate(%s): %s"
3459
3460#: libcore/asobj/flash/geom/Point_as.cpp:521
3461msgid "arguments after first three discarded"
3462msgstr "arguments after first three discarded"
3463
3464#: libcore/asobj/flash/geom/Point_as.cpp:548
3465msgid "second argument doesn't cast to object"
3466msgstr "second argument doesn't cast to object"
3467
3468#: libcore/asobj/flash/geom/Point_as.cpp:595
3469#: libcore/asobj/flash/geom/Point_as.cpp:604
3470#, c-format
3471msgid "Point.polar(%s): %s"
3472msgstr "Point.polar(%s): %s"
3473
3474#: libcore/asobj/flash/geom/ColorTransform_as.cpp:365
3475#, c-format
3476msgid ""
3477"ColorTransform(%s): not enough arguments (need 8). Constructing with default "
3478"values"
3479msgstr ""
3480"ColourTransform(%s): not enough arguments (need 8). Constructing with "
3481"default values"
3482
3483#: libcore/asobj/flash/geom/ColorTransform_as.cpp:380
3484#, c-format
3485msgid "ColorTransform(%s): discarding extra arguments"
3486msgstr "ColourTransform(%s): discarding extra arguments"
3487
3488#: libcore/asobj/flash/geom/Matrix_as.cpp:184
3489#, c-format
3490msgid "Matrix.concat(%s): needs one argument"
3491msgstr "Matrix.concat(%s): needs one argument"
3492
3493#: libcore/asobj/flash/geom/Matrix_as.cpp:198
3494#, c-format
3495msgid "Matrix.concat(%s): needs a Matrix object"
3496msgstr "Matrix.concat(%s): needs a Matrix object"
3497
3498#: libcore/asobj/flash/geom/Matrix_as.cpp:255
3499#, c-format
3500msgid "Matrix.createBox(%s): needs at least two arguments"
3501msgstr "Matrix.createBox(%s): needs at least two arguments"
3502
3503#: libcore/asobj/flash/geom/Matrix_as.cpp:314
3504#, c-format
3505msgid "Matrix.createGradientBox(%s): needs at least two arguments"
3506msgstr "Matrix.createGradientBox(%s): needs at least two arguments"
3507
3508#: libcore/asobj/flash/geom/Matrix_as.cpp:388
3509#, c-format
3510msgid "Matrix.deltaTransformPoint(%s): needs one argument"
3511msgstr "Matrix.deltaTransformPoint(%s): needs one argument"
3512
3513#: libcore/asobj/flash/geom/Matrix_as.cpp:402
3514#, c-format
3515msgid "Matrix.deltaTransformPoint(%s): needs an object"
3516msgstr "Matrix.deltaTransformPoint(%s): needs an object"
3517
3518#: libcore/asobj/flash/geom/Matrix_as.cpp:523
3519#, c-format
3520msgid "Matrix.rotate(%s): needs one argument"
3521msgstr "Matrix.rotate(%s): needs one argument"
3522
3523#: libcore/asobj/flash/geom/Matrix_as.cpp:599
3524#: libcore/asobj/flash/geom/Matrix_as.cpp:770
3525#, c-format
3526msgid "Matrix.translate(%s): needs two arguments"
3527msgstr "Matrix.translate(%s): needs two arguments"
3528
3529#: libcore/asobj/flash/geom/Matrix_as.cpp:704
3530#, c-format
3531msgid "Matrix.translate(%s): needs one argument"
3532msgstr "Matrix.translate(%s): needs one argument"
3533
3534#: libcore/asobj/flash/geom/Matrix_as.cpp:717
3535#, c-format
3536msgid "Matrix.transformPoint(%s): needs an object"
3537msgstr "Matrix.transformPoint(%s): needs an object"
3538
3539#: libcore/asobj/flash/geom/Matrix_as.cpp:729
3540#, c-format
3541msgid "Matrix.transformPoint(%s): object must be a Point"
3542msgstr "Matrix.transformPoint(%s): object must be a Point"
3543
3544#: libcore/asobj/flash/geom/Transform_as.cpp:122
3545#: libcore/asobj/flash/geom/Transform_as.cpp:198
3546msgid "Failed to construct flash.geom.ColorTransform!"
3547msgstr "Failed to construct flash.geom.ColourTransform!"
3548
3549#: libcore/asobj/flash/geom/Transform_as.cpp:145
3550#, c-format
3551msgid "Transform.colorTransform(%s): extra arguments discarded"
3552msgstr "Transform.colourTransform(%s): extra arguments discarded"
3553
3554#: libcore/asobj/flash/geom/Transform_as.cpp:155
3555#, c-format
3556msgid "Transform.colorTransform(%s): argument is not an object"
3557msgstr "Transform.colourTransform(%s): argument is not an object"
3558
3559#: libcore/asobj/flash/geom/Transform_as.cpp:170
3560#, c-format
3561msgid "Transform.colorTransform(%s): argument is not a ColorTransform"
3562msgstr "Transform.colourTransform(%s): argument is not a ColourTransform"
3563
3564#: libcore/asobj/flash/geom/Transform_as.cpp:236
3565msgid "Failed to construct flash.geom.Matrix!"
3566msgstr "Failed to construct flash.geom.Matrix!"
3567
3568#: libcore/asobj/flash/geom/Transform_as.cpp:305
3569#, c-format
3570msgid "Transform.matrix(%s): extra arguments discarded"
3571msgstr "Transform.matrix(%s): extra arguments discarded"
3572
3573#: libcore/asobj/flash/geom/Transform_as.cpp:315
3574#, c-format
3575msgid "Transform.matrix(%s): argument is not an object"
3576msgstr "Transform.matrix(%s): argument is not an object"
3577
3578#: libcore/asobj/flash/geom/Transform_as.cpp:346
3579#, c-format
3580msgid "flash.geom.Transform(%s): needs one argument"
3581msgstr "flash.geom.Transform(%s): needs one argument"
3582
3583#: libcore/asobj/flash/geom/Transform_as.cpp:356
3584#, c-format
3585msgid "Transform(%s): %s"
3586msgstr "Transform(%s): %s"
3587
3588#: libcore/asobj/flash/display/BitmapData_as.cpp:816
3589msgid ""
3590"BitmapData.copyChannel(). Multiple destination channels are not supported"
3591msgstr ""
3592"BitmapData.copyChannel(). Multiple destination channels are not supported"
3593
3594#: libcore/asobj/flash/display/BitmapData_as.cpp:842
3595msgid ""
3596"BitmapData.copyChannel(): no part of source rectangleoverlaps with the "
3597"source BitmapData"
3598msgstr ""
3599"BitmapData.copyChannel(): no part of source rectangleoverlaps with the "
3600"source BitmapData"
3601
3602#: libcore/asobj/flash/display/BitmapData_as.cpp:856
3603msgid ""
3604"BitmapData.copyChannel(): destination area is wholly outside the destination "
3605"BitmapData"
3606msgstr ""
3607"BitmapData.copyChannel(): destination area is wholly outside the destination "
3608"BitmapData"
3609
3610#: libcore/asobj/flash/display/BitmapData_as.cpp:914
3611msgid "BitmapData.copyPixels(): arguments after the first three are discarded"
3612msgstr "BitmapData.copyPixels(): arguments after the first three are discarded"
3613
3614#: libcore/asobj/flash/display/BitmapData_as.cpp:964
3615msgid ""
3616"BitmapData.copyPixels(): no part of source rectangleoverlaps with the source "
3617"BitmapData"
3618msgstr ""
3619"BitmapData.copyPixels(): no part of source rectangleoverlaps with the source "
3620"BitmapData"
3621
3622#: libcore/asobj/flash/display/BitmapData_as.cpp:978
3623msgid ""
3624"BitmapData.copyPixels(): destination area is wholly outside the destination "
3625"BitmapData"
3626msgstr ""
3627"BitmapData.copyPixels(): destination area is wholly outside the destination "
3628"BitmapData"
3629
3630#: libcore/asobj/flash/display/BitmapData_as.cpp:1064
3631#, c-format
3632msgid "BitmapData.draw(%s) requires at least one argument"
3633msgstr "BitmapData.draw(%s) requires at least one argument"
3634
3635#: libcore/asobj/flash/display/BitmapData_as.cpp:1076
3636msgid "BitmapData.draw() with BitmapData argument"
3637msgstr "BitmapData.draw() with BitmapData argument"
3638
3639#: libcore/asobj/flash/display/BitmapData_as.cpp:1083
3640#, c-format
3641msgid "BitmapData.draw(%s): first argument must be a MovieClip"
3642msgstr "BitmapData.draw(%s): first argument must be a MovieClip"
3643
3644#: libcore/asobj/flash/display/BitmapData_as.cpp:1120
3645#, c-format
3646msgid "BitmapData.fillRect(%s): needs an object"
3647msgstr "BitmapData.fillRect(%s): needs an object"
3648
3649#: libcore/asobj/flash/display/BitmapData_as.cpp:1157
3650msgid "floodFill called on disposed BitmapData!"
3651msgstr "floodFill called on disposed BitmapData!"
3652
3653#: libcore/asobj/flash/display/BitmapData_as.cpp:1231
3654msgid "getPixel32 called on disposed BitmapData!"
3655msgstr "getPixel32 called on disposed BitmapData!"
3656
3657#: libcore/asobj/flash/display/BitmapData_as.cpp:1361
3658msgid "BitmapData.perlinNoise() stitch value"
3659msgstr "BitmapData.perlinNoise() stitch value"
3660
3661#: libcore/asobj/flash/display/BitmapData_as.cpp:1562
3662msgid "Failed to construct flash.geom.Rectangle!"
3663msgstr "Failed to construct flash.geom.Rectangle!"
3664
3665#: libcore/asobj/flash/display/BitmapData_as.cpp:1584
3666msgid "BitmapData.loadBitmap requires one argument"
3667msgstr "BitmapData.loadBitmap requires one argument"
3668
3669#: libcore/asobj/flash/display/BitmapData_as.cpp:1649
3670msgid ""
3671"BitmapData constructor requires at least two arguments. Will not construct a "
3672"BitmapData"
3673msgstr ""
3674"BitmapData constructor requires at least two arguments. Will not construct a "
3675"BitmapData"
3676
3677#: libcore/asobj/flash/display/BitmapData_as.cpp:1663
3678msgid ""
3679"BitmapData width and height must be between 1 and 2880. Will not construct a "
3680"BitmapData"
3681msgstr ""
3682"BitmapData width and height must be between 1 and 2880. Will not construct a "
3683"BitmapData"
3684
3685#: libcore/asobj/MovieClipLoader.cpp:105
3686#, c-format
3687msgid "MovieClipLoader.loadClip(%s): missing arguments"
3688msgstr "MovieClipLoader.loadClip(%s): missing arguments"
3689
3690#: libcore/asobj/MovieClipLoader.cpp:114
3691#, c-format
3692msgid "MovieClipLoader.loadClip(%s): first argument must be a string"
3693msgstr "MovieClipLoader.loadClip(%s): first argument must be a string"
3694
3695#: libcore/asobj/MovieClipLoader.cpp:132
3696#, c-format
3697msgid "Could not find target %s (evaluated from %s)"
3698msgstr "Could not find target %s (evaluated from %s)"
3699
3700#: libcore/asobj/MovieClipLoader.cpp:149
3701#, c-format
3702msgid "MovieClipLoader.unloadClip(%s): expected at least one argument"
3703msgstr "MovieClipLoader.unloadClip(%s): expected at least one argument"
3704
3705#: libcore/asobj/MovieClipLoader.cpp:156
3706#, c-format
3707msgid "MovieClipLoader.unloadClip: %s"
3708msgstr "MovieClipLoader.unloadClip: %s"
3709
3710#: libcore/asobj/MovieClipLoader.cpp:180
3711msgid "MovieClipLoader.getProgress(): missing argument"
3712msgstr "MovieClipLoader.getProgress(): missing argument"
3713
3714#: libcore/asobj/MovieClipLoader.cpp:189
3715#, c-format
3716msgid "MovieClipLoader.getProgress(%s): first argument is not an object"
3717msgstr "MovieClipLoader.getProgress(%s): first argument is not an object"
3718
3719#: libcore/asobj/MovieClipLoader.cpp:198
3720#, c-format
3721msgid "MovieClipLoader.getProgress(%s): first argument is not an sprite"
3722msgstr "MovieClipLoader.getProgress(%s): first argument is not an sprite"
3723
3724#: libcore/asobj/Sound_as.cpp:420
3725#, c-format
3726msgid "Could not create audio decoder: %s"
3727msgstr "Could not create audio decoder: %s"
3728
3729#: libcore/asobj/Sound_as.cpp:428
3730msgid "No audio in Sound input."
3731msgstr "No audio in Sound input."
3732
3733#: libcore/asobj/Sound_as.cpp:581
3734#, c-format
3735msgid "Gnash could not open this URL: %s"
3736msgstr "Gnash could not open this URL: %s"
3737
3738#: libcore/asobj/Sound_as.cpp:592
3739#, c-format
3740msgid "Unable to create parser for Sound at %s"
3741msgstr "Unable to create parser for Sound at %s"
3742
3743#: libcore/asobj/Sound_as.cpp:676
3744msgid "No sound handler, nothing to start..."
3745msgstr "No sound handler, nothing to start..."
3746
3747#: libcore/asobj/Sound_as.cpp:682
3748msgid "No MediaParser initialized, can't start an external sound"
3749msgstr "No MediaParser initialised, can't start an external sound"
3750
3751#: libcore/asobj/Sound_as.cpp:688
3752msgid "Sound.start() has no effect on a streaming Sound"
3753msgstr "Sound.start() has no effect on a streaming Sound"
3754
3755#: libcore/asobj/Sound_as.cpp:735
3756msgid "No sound handler, nothing to stop..."
3757msgstr "No sound handler, nothing to stop..."
3758
3759#: libcore/asobj/Sound_as.cpp:763
3760msgid "No sound handler, can't check duration..."
3761msgstr "No sound handler, can't check duration..."
3762
3763#: libcore/asobj/Sound_as.cpp:788
3764msgid ""
3765"No sound handler, can't check position (we're likely not playing anyway)..."
3766msgstr ""
3767"No sound handler, can't check position (we're likely not playing anyway)..."
3768
3769#: libcore/asobj/Sound_as.cpp:855
3770#, c-format
3771msgid "No samples decoded from input of %d bytes"
3772msgstr "No samples decoded from input of %d bytes"
3773
3774#: libcore/asobj/Sound_as.cpp:955
3775#, c-format
3776msgid "new Sound(%d) : args after first one ignored"
3777msgstr "new Sound(%d) : args after first one ignored"
3778
3779#: libcore/asobj/Sound_as.cpp:969
3780#, c-format
3781msgid ""
3782"new Sound(%s) : first argument isn't null or undefined, and isn't a "
3783"DisplayObject. We'll take as an invalid DisplayObject ref."
3784msgstr ""
3785"new Sound(%s) : first argument isn't null or undefined, and isn't a "
3786"DisplayObject. We'll take as an invalid DisplayObject ref."
3787
3788#: libcore/asobj/Sound_as.cpp:987
3789msgid "-- start sound"
3790msgstr "-- start sound"
3791
3792#: libcore/asobj/Sound_as.cpp:1012
3793msgid "-- stop sound "
3794msgstr "-- stop sound "
3795
3796#: libcore/asobj/Sound_as.cpp:1028 libcore/asobj/Sound_as.cpp:1083
3797#, c-format
3798msgid "No such export '%s'"
3799msgstr "No such export '%s'"
3800
3801#: libcore/asobj/Sound_as.cpp:1037
3802#, c-format
3803msgid "Export '%s' is not a sound"
3804msgstr "Export '%s' is not a sound"
3805
3806#: libcore/asobj/Sound_as.cpp:1053
3807msgid "-- attach sound"
3808msgstr "-- attach sound"
3809
3810#: libcore/asobj/Sound_as.cpp:1058
3811msgid "attach sound needs one argument"
3812msgstr "attach sound needs one argument"
3813
3814#: libcore/asobj/Sound_as.cpp:1068
3815msgid "attachSound needs a non-empty string"
3816msgstr "attachSound needs a non-empty string"
3817
3818#: libcore/asobj/Sound_as.cpp:1092
3819#, c-format
3820msgid "Export '%s'is not a sound"
3821msgstr "Export '%s'is not a sound"
3822
3823#: libcore/asobj/Sound_as.cpp:1127
3824msgid "Sound.getPan()"
3825msgstr "Sound.getPan()"
3826
3827#: libcore/asobj/Sound_as.cpp:1142
3828msgid "Sound.setDuration()"
3829msgstr "Sound.setDuration()"
3830
3831#: libcore/asobj/Sound_as.cpp:1157
3832msgid "Sound.setPosition()"
3833msgstr "Sound.setPosition()"
3834
3835#: libcore/asobj/Sound_as.cpp:1164
3836msgid "Sound.getTransform()"
3837msgstr "Sound.getTransform()"
3838
3839#: libcore/asobj/Sound_as.cpp:1177
3840#, c-format
3841msgid "Sound.getVolume(%s) : arguments ignored"
3842msgstr "Sound.getVolume(%s) : arguments ignored"
3843
3844#: libcore/asobj/Sound_as.cpp:1193
3845msgid "Sound.loadSound() needs at least 1 argument"
3846msgstr "Sound.loadSound() needs at least 1 argument"
3847
3848#: libcore/asobj/Sound_as.cpp:1208
3849#, c-format
3850msgid "Sound.loadSound(%s): arguments after first 2 discarded"
3851msgstr "Sound.loadSound(%s): arguments after first 2 discarded"
3852
3853#: libcore/asobj/Sound_as.cpp:1222
3854msgid "Sound.setPan()"
3855msgstr "Sound.setPan()"
3856
3857#: libcore/asobj/Sound_as.cpp:1229
3858msgid "Sound.setTransform()"
3859msgstr "Sound.setTransform()"
3860
3861#: libcore/asobj/Sound_as.cpp:1238
3862msgid "set volume of sound needs one argument"
3863msgstr "set volume of sound needs one argument"
3864
3865#: libcore/asobj/Sound_as.cpp:1253
3866msgid "Sound.checkPolicyFile"
3867msgstr "Sound.checkPolicyFile"
3868
3869#: libcore/asobj/Sound_as.cpp:1266
3870msgid "Sound.areSoundsInaccessible()"
3871msgstr "Sound.areSoundsInaccessible()"
3872
3873#: libcore/asobj/XML_as.cpp:464
3874msgid "XML data is empty"
3875msgstr "XML data is empty"
3876
3877#: libcore/asobj/XML_as.cpp:740
3878msgid "no text for text node creation"
3879msgstr "no text for text node creation"
3880
3881#: libcore/asobj/XML_as.cpp:753
3882msgid "XML.parseXML() needs one argument"
3883msgstr "XML.parseXML() needs one argument"
3884
3885#: libcore/asobj/MovieClip_as.cpp:297
3886#, c-format
3887msgid "createEmptyMovieClip needs 2 args, but %d given, returning undefined"
3888msgstr "createEmptyMovieClip needs 2 args, but %d given, returning undefined"
3889
3890#: libcore/asobj/MovieClip_as.cpp:305
3891#, c-format
3892msgid "createEmptyMovieClip takes 2 args, but %d given, discarding the excess"
3893msgstr "createEmptyMovieClip takes 2 args, but %d given, discarding the excess"
3894
3895#: libcore/asobj/MovieClip_as.cpp:363
3896msgid "MovieClip.cacheAsBitmap()"
3897msgstr "MovieClip.cacheAsBitmap()"
3898
3899#: libcore/asobj/MovieClip_as.cpp:375
3900msgid "MovieClip.filters()"
3901msgstr "MovieClip.filters()"
3902
3903#: libcore/asobj/MovieClip_as.cpp:394
3904msgid "MovieClip.forceSmoothing()"
3905msgstr "MovieClip.forceSmoothing()"
3906
3907#: libcore/asobj/MovieClip_as.cpp:404
3908msgid "MovieClip.opaqueBackground()"
3909msgstr "MovieClip.opaqueBackground()"
3910
3911#: libcore/asobj/MovieClip_as.cpp:414
3912msgid "MovieClip.scale9Grid()"
3913msgstr "MovieClip.scale9Grid()"
3914
3915#: libcore/asobj/MovieClip_as.cpp:424
3916msgid "MovieClip.scrollRect()"
3917msgstr "MovieClip.scrollRect()"
3918
3919#: libcore/asobj/MovieClip_as.cpp:434
3920msgid "MovieClip.tabIndex()"
3921msgstr "MovieClip.tabIndex()"
3922
3923#: libcore/asobj/MovieClip_as.cpp:449
3924#, c-format
3925msgid ""
3926"attachMovie called with wrong number of arguments expected 3 to 4, got (%d) "
3927"- returning undefined"
3928msgstr ""
3929"attachMovie called with wrong number of arguments expected 3 to 4, got (%d) "
3930"- returning undefined"
3931
3932#: libcore/asobj/MovieClip_as.cpp:464
3933#, c-format
3934msgid ""
3935"attachMovie: exported resource '%s' is not a DisplayObject definition. "
3936"Returning undefined"
3937msgstr ""
3938"attachMovie: exported resource '%s' is not a DisplayObject definition. "
3939"Returning undefined"
3940
3941#: libcore/asobj/MovieClip_as.cpp:484
3942#, c-format
3943msgid "MovieClip.attachMovie: invalid depth %d passed; not attaching"
3944msgstr "MovieClip.attachMovie: invalid depth %d passed; not attaching"
3945
3946#: libcore/asobj/MovieClip_as.cpp:509
3947#, c-format
3948msgid ""
3949"Fourth argument of attachMovie doesn't cast to an object (%s), we'll act as "
3950"if it wasn't given"
3951msgstr ""
3952"Fourth argument of attachMovie doesn't cast to an object (%s), we'll act as "
3953"if it wasn't given"
3954
3955#: libcore/asobj/MovieClip_as.cpp:531
3956#, c-format
3957msgid "MovieClip.attachAudio(): %s"
3958msgstr "MovieClip.attachAudio(): %s"
3959
3960#: libcore/asobj/MovieClip_as.cpp:541
3961#, c-format
3962msgid "MovieClip.attachAudio(%s): first arg doesn't cast to a NetStream"
3963msgstr "MovieClip.attachAudio(%s): first arg doesn't cast to a NetStream"
3964
3965#: libcore/asobj/MovieClip_as.cpp:559
3966msgid "MovieClip.attachVideo()"
3967msgstr "MovieClip.attachVideo()"
3968
3969#: libcore/asobj/MovieClip_as.cpp:584
3970#, c-format
3971msgid "%s.swapDepths() needs one arg"
3972msgstr "%s.swapDepths() needs one arg"
3973
3974#: libcore/asobj/MovieClip_as.cpp:595
3975#, c-format
3976msgid "%s.swapDepths(%s): won't swap a clip below depth %d (%d)"
3977msgstr "%s.swapDepths(%s): won't swap a clip below depth %d (%d)"
3978
3979#: libcore/asobj/MovieClip_as.cpp:613
3980#, c-format
3981msgid "%s.swapDepths(%s): invalid call, swapping to self?"
3982msgstr "%s.swapDepths(%s): invalid call, swapping to self?"
3983
3984#: libcore/asobj/MovieClip_as.cpp:625
3985#, c-format
3986msgid ""
3987"%s.swapDepths(%s): invalid call, the two DisplayObjects don't have the same "
3988"parent"
3989msgstr ""
3990"%s.swapDepths(%s): invalid call, the two DisplayObjects don't have the same "
3991"parent"
3992
3993#: libcore/asobj/MovieClip_as.cpp:642
3994#, c-format
3995msgid ""
3996"%s.swapDepths(%s): ignored, source and target DisplayObjects have the same "
3997"depth %d"
3998msgstr ""
3999"%s.swapDepths(%s): ignored, source and target DisplayObjects have the same "
4000"depth %d"
4001
4002#: libcore/asobj/MovieClip_as.cpp:657
4003#, c-format
4004msgid ""
4005"%s.swapDepths(%s): first argument invalid (neither a movieclip nor a number)"
4006msgstr ""
4007"%s.swapDepths(%s): first argument invalid (neither a movieclip nor a number)"
4008
4009#: libcore/asobj/MovieClip_as.cpp:666
4010#, c-format
4011msgid "%s.swapDepths(%s): requested depth is above the accessible range."
4012msgstr "%s.swapDepths(%s): requested depth is above the accessible range."
4013
4014#: libcore/asobj/MovieClip_as.cpp:682
4015#, c-format
4016msgid "%s.swapDepths(%s): ignored, DisplayObject already at depth %d"
4017msgstr "%s.swapDepths(%s): ignored, DisplayObject already at depth %d"
4018
4019#: libcore/asobj/MovieClip_as.cpp:716
4020msgid "MovieClip.duplicateMovieClip() needs 2 or 3 args"
4021msgstr "MovieClip.duplicateMovieClip() needs 2 or 3 args"
4022
4023#: libcore/asobj/MovieClip_as.cpp:732
4024#, c-format
4025msgid "MovieClip.duplicateMovieClip: invalid depth %d passed; not duplicating"
4026msgstr "MovieClip.duplicateMovieClip: invalid depth %d passed; not duplicating"
4027
4028#: libcore/asobj/MovieClip_as.cpp:764
4029msgid "movieclip_goto_and_play needs one arg"
4030msgstr "movieclip_goto_and_play needs one arg"
4031
4032#: libcore/asobj/MovieClip_as.cpp:774
4033#, c-format
4034msgid "movieclip_goto_and_play('%s') -- invalid frame"
4035msgstr "movieclip_goto_and_play('%s') -- invalid frame"
4036
4037#: libcore/asobj/MovieClip_as.cpp:794
4038msgid "movieclip_goto_and_stop needs one arg"
4039msgstr "movieclip_goto_and_stop needs one arg"
4040
4041#: libcore/asobj/MovieClip_as.cpp:804
4042#, c-format
4043msgid "movieclip_goto_and_stop('%s') -- invalid frame"
4044msgstr "movieclip_goto_and_stop('%s') -- invalid frame"
4045
4046#: libcore/asobj/MovieClip_as.cpp:879
4047#, c-format
4048msgid ""
4049"MovieClip.loadMovie() expected 1 or 2 args, got %d - returning undefined"
4050msgstr ""
4051"MovieClip.loadMovie() expected 1 or 2 args, got %d - returning undefined"
4052
4053#: libcore/asobj/MovieClip_as.cpp:891
4054#, c-format
4055msgid ""
4056"First argument of MovieClip.loadMovie(%s) evaluates to an empty string - "
4057"returning undefined"
4058msgstr ""
4059"First argument of MovieClip.loadMovie(%s) evaluates to an empty string - "
4060"returning undefined"
4061
4062#: libcore/asobj/MovieClip_as.cpp:941
4063#, c-format
4064msgid ""
4065"MovieClip.loadVariables() expected 1 or 2 args, got %d - returning undefined"
4066msgstr ""
4067"MovieClip.loadVariables() expected 1 or 2 args, got %d - returning undefined"
4068
4069#: libcore/asobj/MovieClip_as.cpp:953
4070#, c-format
4071msgid ""
4072"First argument passed to MovieClip.loadVariables(%s) evaluates to an empty "
4073"string - returning undefined"
4074msgstr ""
4075"First argument passed to MovieClip.loadVariables(%s) evaluates to an empty "
4076"string - returning undefined"
4077
4078#: libcore/asobj/MovieClip_as.cpp:995
4079#, c-format
4080msgid "Can't find hitTest target %s"
4081msgstr "Can't find hitTest target %s"
4082
4083#: libcore/asobj/MovieClip_as.cpp:1037
4084#, c-format
4085msgid "hitTest() called with %u args"
4086msgstr "hitTest() called with %u args"
4087
4088#: libcore/asobj/MovieClip_as.cpp:1066
4089msgid "MovieClip.getInstanceAtDepth(): missing or undefined depth argument"
4090msgstr "MovieClip.getInstanceAtDepth(): missing or undefined depth argument"
4091
4092#: libcore/asobj/MovieClip_as.cpp:1108
4093msgid "No arguments passed to MovieClip.getURL()"
4094msgstr "No arguments passed to MovieClip.getURL()"
4095
4096#: libcore/asobj/MovieClip_as.cpp:1117
4097#, c-format
4098msgid "MovieClip.getURL(%s): extra arguments dropped"
4099msgstr "MovieClip.getURL(%s): extra arguments dropped"
4100
4101#: libcore/asobj/MovieClip_as.cpp:1195
4102msgid ""
4103"MovieClip.getTextSnapshot: failed to construct TextSnapshot (object probably "
4104"overridden)"
4105msgstr ""
4106"MovieClip.getTextSnapshot: failed to construct TextSnapshot (object probably "
4107"overridden)"
4108
4109#: libcore/asobj/MovieClip_as.cpp:1225
4110#, c-format
4111msgid ""
4112"MovieClip.getBounds(%s): invalid call, first arg must be a DisplayObject"
4113msgstr ""
4114"MovieClip.getBounds(%s): invalid call, first arg must be a DisplayObject"
4115
4116#: libcore/asobj/MovieClip_as.cpp:1273
4117msgid "MovieClip.globalToLocal() takes one arg"
4118msgstr "MovieClip.globalToLocal() takes one arg"
4119
4120#: libcore/asobj/MovieClip_as.cpp:1281
4121#, c-format
4122msgid "MovieClip.globalToLocal(%s): first argument doesn't cast to an object"
4123msgstr "MovieClip.globalToLocal(%s): first argument doesn't cast to an object"
4124
4125#: libcore/asobj/MovieClip_as.cpp:1295
4126#, c-format
4127msgid ""
4128"MovieClip.globalToLocal(%s): object parameter doesn't have an 'x' member"
4129msgstr ""
4130"MovieClip.globalToLocal(%s): object parameter doesn't have an 'x' member"
4131
4132#: libcore/asobj/MovieClip_as.cpp:1306
4133#, c-format
4134msgid ""
4135"MovieClip.globalToLocal(%s): object parameter doesn't have an 'y' member"
4136msgstr ""
4137"MovieClip.globalToLocal(%s): object parameter doesn't have an 'y' member"
4138
4139#: libcore/asobj/MovieClip_as.cpp:1334
4140msgid "MovieClip.localToGlobal() takes one arg"
4141msgstr "MovieClip.localToGlobal() takes one arg"
4142
4143#: libcore/asobj/MovieClip_as.cpp:1342
4144#, c-format
4145msgid "MovieClip.localToGlobal(%s): first argument doesn't cast to an object"
4146msgstr "MovieClip.localToGlobal(%s): first argument doesn't cast to an object"
4147
4148#: libcore/asobj/MovieClip_as.cpp:1355
4149#, c-format
4150msgid ""
4151"MovieClip.localToGlobal(%s): object parameter doesn't have an 'x' member"
4152msgstr ""
4153"MovieClip.localToGlobal(%s): object parameter doesn't have an 'x' member"
4154
4155#: libcore/asobj/MovieClip_as.cpp:1366
4156#, c-format
4157msgid ""
4158"MovieClip.localToGlobal(%s): object parameter doesn't have an 'y' member"
4159msgstr ""
4160"MovieClip.localToGlobal(%s): object parameter doesn't have an 'y' member"
4161
4162#: libcore/asobj/MovieClip_as.cpp:1395
4163#, c-format
4164msgid "%s.setMask() : needs an argument"
4165msgstr "%s.setMask() : needs an argument"
4166
4167#: libcore/asobj/MovieClip_as.cpp:1414
4168#, c-format
4169msgid "%s.setMask(%s) : first argument is not a DisplayObject"
4170msgstr "%s.setMask(%s) : first argument is not a DisplayObject"
4171
4172#: libcore/asobj/MovieClip_as.cpp:1444
4173msgid "MovieClip.lineTo() needs at least two arguments"
4174msgstr "MovieClip.lineTo() needs at least two arguments"
4175
4176#: libcore/asobj/MovieClip_as.cpp:1470
4177msgid "MovieClip.moveTo() takes two args"
4178msgstr "MovieClip.moveTo() takes two args"
4179
4180#: libcore/asobj/MovieClip_as.cpp:1521
4181#, c-format
4182msgid "MovieClip.lineStyle(%s): args after the first three will be discarded"
4183msgstr "MovieClip.lineStyle(%s): args after the first three will be discarded"
4184
4185#: libcore/asobj/MovieClip_as.cpp:1541
4186#, c-format
4187msgid ""
4188"MovieClip.lineStyle(%s): invalid joinStylevalue '%s' (valid values: %s|%s|%s)"
4189msgstr ""
4190"MovieClip.lineStyle(%s): invalid joinStylevalue '%s' (valid values: %s|%s|%s)"
4191
4192#: libcore/asobj/MovieClip_as.cpp:1557
4193#, c-format
4194msgid ""
4195"MovieClip.lineStyle(%s): invalid capStyle value '%s' (valid values: none|"
4196"round|square)"
4197msgstr ""
4198"MovieClip.lineStyle(%s): invalid capStyle value '%s' (valid values: none|"
4199"round|square)"
4200
4201#: libcore/asobj/MovieClip_as.cpp:1582
4202#, c-format
4203msgid ""
4204"MovieClip.lineStyle(%s): invalid noScale value '%s' (valid values: %s|%s|%s|"
4205"%s)"
4206msgstr ""
4207"MovieClip.lineStyle(%s): invalid noScale value '%s' (valid values: %s|%s|%s|"
4208"%s)"
4209
4210#: libcore/asobj/MovieClip_as.cpp:1630
4211msgid "MovieClip.curveTo() takes four args"
4212msgstr "MovieClip.curveTo() takes four args"
4213
4214#: libcore/asobj/MovieClip_as.cpp:1671
4215msgid "beginFill() with no args is a no-op"
4216msgstr "beginFill() with no args is a no-op"
4217
4218#: libcore/asobj/MovieClip_as.cpp:1715
4219#, c-format
4220msgid "%s.beginGradientFill(%s): invalid call: 5 arguments needed"
4221msgstr "%s.beginGradientFill(%s): invalid call: 5 arguments needed"
4222
4223#: libcore/asobj/MovieClip_as.cpp:1726
4224#, c-format
4225msgid "%s.beginGradientFill(%s): extra arguments invalidate call!"
4226msgstr "%s.beginGradientFill(%s): extra arguments invalidate call!"
4227
4228#: libcore/asobj/MovieClip_as.cpp:1746
4229#, c-format
4230msgid ""
4231"%s.beginGradientFill(%s): first arg must be 'radial', 'focal', or 'linear'"
4232msgstr ""
4233"%s.beginGradientFill(%s): first arg must be 'radial', 'focal', or 'linear'"
4234
4235#: libcore/asobj/MovieClip_as.cpp:1762
4236#, c-format
4237msgid ""
4238"%s.beginGradientFill(%s): one or more of the args from 2nd to 5th don't cast "
4239"to objects"
4240msgstr ""
4241"%s.beginGradientFill(%s): one or more of the args from 2nd to 5th don't cast "
4242"to objects"
4243
4244#: libcore/asobj/MovieClip_as.cpp:1776
4245#, c-format
4246msgid ""
4247"%s.beginGradientFill(%s): colors, alphas and ratios args don't have same "
4248"length"
4249msgstr ""
4250"%s.beginGradientFill(%s): colours, alphas and ratios args don't have same "
4251"length"
4252
4253#: libcore/asobj/MovieClip_as.cpp:1928
4254#, c-format
4255msgid "min/max bbox values in MovieClip.startDrag(%s) swapped, fixing"
4256msgstr "min/max bbox values in MovieClip.startDrag(%s) swapped, fixing"
4257
4258#: libcore/asobj/MovieClip_as.cpp:1933
4259#, c-format
4260msgid "non-finite bbox values in MovieClip.startDrag(%s), took as zero"
4261msgstr "non-finite bbox values in MovieClip.startDrag(%s), took as zero"
4262
4263#: libcore/asobj/MovieClip_as.cpp:2077
4264msgid "Failed to construct flash.geom.Transform!"
4265msgstr "Failed to construct flash.geom.Transform!"
4266
4267#: libcore/asobj/MovieClip_as.cpp:2095
4268msgid "MovieClip.beginMeshFill"
4269msgstr "MovieClip.beginMeshFill"
4270
4271#: libcore/asobj/LoadVars_as.cpp:145
4272#, c-format
4273msgid "new LoadVars(%s) - arguments discarded"
4274msgstr "new LoadVars(%s) - arguments discarded"
4275
4276#: libcore/asobj/Selection_as.cpp:189
4277#, c-format
4278msgid "Selection.setFocus: expected 1 argument, got %d"
4279msgstr "Selection.setFocus: expected 1 argument, got %d"
4280
4281#: libcore/asobj/Camera_as.cpp:259
4282msgid "No MediaHandler exists! Cannot create a Camera object"
4283msgstr "No MediaHandler exists! Cannot create a Camera object"
4284
4285#: libcore/asobj/Camera_as.cpp:312
4286msgid "Camera::motionLevel can be set, but it's not implemented"
4287msgstr "Camera::motionLevel can be set, but it's not implemented"
4288
4289#: libcore/asobj/Camera_as.cpp:331
4290msgid "Camera::quality can be set, but it's not implemented"
4291msgstr "Camera::quality can be set, but it's not implemented"
4292
4293#: libcore/asobj/Camera_as.cpp:353
4294msgid "Camera::activityLevel only has default value"
4295msgstr "Camera::activityLevel only has default value"
4296
4297#: libcore/asobj/Camera_as.cpp:358
4298msgid "Attempt to set activity property of Camera"
4299msgstr "Attempt to set activity property of Camera"
4300
4301#: libcore/asobj/Camera_as.cpp:370
4302msgid "Camera::bandwidth only has default value"
4303msgstr "Camera::bandwidth only has default value"
4304
4305#: libcore/asobj/Camera_as.cpp:375
4306msgid "Attempt to set bandwidth property of Camera"
4307msgstr "Attempt to set bandwidth property of Camera"
4308
4309#: libcore/asobj/Camera_as.cpp:391
4310msgid "Attempt to set currentFPS property of Camera"
4311msgstr "Attempt to set currentFPS property of Camera"
4312
4313#: libcore/asobj/Camera_as.cpp:407
4314msgid "Attempt to set fps property of Camera"
4315msgstr "Attempt to set fps property of Camera"
4316
4317#: libcore/asobj/Camera_as.cpp:423
4318msgid "Attempt to set height property of Camera, use setMode"
4319msgstr "Attempt to set height property of Camera, use setMode"
4320
4321#: libcore/asobj/Camera_as.cpp:446
4322msgid "Attempt to set index property of Camera"
4323msgstr "Attempt to set index property of Camera"
4324
4325#: libcore/asobj/Camera_as.cpp:458
4326msgid "Camera::motionLevel only has default value"
4327msgstr "Camera::motionLevel only has default value"
4328
4329#: libcore/asobj/Camera_as.cpp:463
4330msgid "Attempt to set motionLevel property of Camera"
4331msgstr "Attempt to set motionLevel property of Camera"
4332
4333#: libcore/asobj/Camera_as.cpp:475
4334msgid "Camera::motionTimeout"
4335msgstr "Camera::motionTimeout"
4336
4337#: libcore/asobj/Camera_as.cpp:480
4338msgid "Attempt to set motionTimeout property of Camera"
4339msgstr "Attempt to set motionTimeout property of Camera"
4340
4341#: libcore/asobj/Camera_as.cpp:492
4342msgid "Camera.muted"
4343msgstr "Camera.muted"
4344
4345#: libcore/asobj/Camera_as.cpp:497
4346msgid "Attempt to set muted property of Camera"
4347msgstr "Attempt to set muted property of Camera"
4348
4349#: libcore/asobj/Camera_as.cpp:513
4350msgid "Attempt to set name property of Camera"
4351msgstr "Attempt to set name property of Camera"
4352
4353#: libcore/asobj/Camera_as.cpp:524
4354msgid "Attempt to set names property of Camera"
4355msgstr "Attempt to set names property of Camera"
4356
4357#: libcore/asobj/Camera_as.cpp:554
4358msgid "Camera::quality has only default values"
4359msgstr "Camera::quality has only default values"
4360
4361#: libcore/asobj/Camera_as.cpp:559
4362msgid "Attempt to set quality property of Camera"
4363msgstr "Attempt to set quality property of Camera"
4364
4365#: libcore/asobj/Camera_as.cpp:587
4366msgid "Camera.setCursor"
4367msgstr "Camera.setCursor"
4368
4369#: libcore/asobj/Camera_as.cpp:594
4370msgid "Camera.setKeyFrameInterval"
4371msgstr "Camera.setKeyFrameInterval"
4372
4373#: libcore/asobj/Camera_as.cpp:608
4374msgid "Attempt to set width property of Camera, use setMode"
4375msgstr "Attempt to set width property of Camera, use setMode"
4376
4377#: libcore/asobj/SharedObject_as.cpp:163
4378#, c-format
4379msgid "Problems serializing an object's member %s=%s"
4380msgstr "Problems serialising an object's member %s=%s"
4381
4382#: libcore/asobj/SharedObject_as.cpp:323
4383#, c-format
4384msgid ""
4385"SharedObject.flush() called with a minimum disk space argument (%d), which "
4386"is currently ignored"
4387msgstr ""
4388"SharedObject.flush() called with a minimum disk space argument (%d), which "
4389"is currently ignored"
4390
4391#: libcore/asobj/SharedObject_as.cpp:331
4392#, c-format
4393msgid "Couldn't create dir for flushing SharedObject %s"
4394msgstr "Couldn't create dir for flushing SharedObject %s"
4395
4396#: libcore/asobj/SharedObject_as.cpp:344
4397#, c-format
4398msgid ""
4399"Attempting to write object %s when it's SOL Read Only is set! Refusing..."
4400msgstr ""
4401"Attempting to write object %s when it's SOL Read Only is set! Refusing..."
4402
4403#: libcore/asobj/SharedObject_as.cpp:352
4404#, c-format
4405msgid "SharedObject::flush(): Failed opening file '%s' in binary mode"
4406msgstr "SharedObject::flush(): Failed opening file '%s' in binary mode"
4407
4408#: libcore/asobj/SharedObject_as.cpp:371
4409msgid "Error writing SOL header"
4410msgstr "Error writing SOL header"
4411
4412#: libcore/asobj/SharedObject_as.cpp:378
4413#, c-format
4414msgid "Error writing %d bytes to output file %s"
4415msgstr "Error writing %d bytes to output file %s"
4416
4417#: libcore/asobj/SharedObject_as.cpp:384
4418#, c-format
4419msgid "SharedObject '%s' written to filesystem."
4420msgstr "SharedObject '%s' written to filesystem."
4421
4422#: libcore/asobj/SharedObject_as.cpp:493
4423msgid "Attempting to open SOL file from non localhost-loaded SWF"
4424msgstr "Attempting to open SOL file from non localhost-loaded SWF"
4425
4426#: libcore/asobj/SharedObject_as.cpp:521
4427#, c-format
4428msgid ""
4429"SharedObject path %s is outside the SWF domain %s. Cannot access this object."
4430msgstr ""
4431"SharedObject path %s is outside the SWF domain %s. Cannot access this object."
4432
4433#: libcore/asobj/SharedObject_as.cpp:534
4434#, c-format
4435msgid ""
4436"SharedObject path %s is not part of the SWF path %s. Cannot access this "
4437"object."
4438msgstr ""
4439"SharedObject path %s is not part of the SWF path %s. Cannot access this "
4440"object."
4441
4442#: libcore/asobj/SharedObject_as.cpp:703
4443msgid "SharedObject.connect(): needs at least one argument"
4444msgstr "SharedObject.connect(): needs at least one argument"
4445
4446#: libcore/asobj/SharedObject_as.cpp:709
4447msgid "SharedObject.connect()"
4448msgstr "SharedObject.connect()"
4449
4450#: libcore/asobj/SharedObject_as.cpp:730
4451msgid "SharedObject.setFps"
4452msgstr "SharedObject.setFps"
4453
4454#: libcore/asobj/SharedObject_as.cpp:739
4455msgid "SharedObject.send"
4456msgstr "SharedObject.send"
4457
4458#: libcore/asobj/SharedObject_as.cpp:756
4459#, c-format
4460msgid "Arguments to SharedObject.flush(%s) will be ignored"
4461msgstr "Arguments to SharedObject.flush(%s) will be ignored"
4462
4463#: libcore/asobj/SharedObject_as.cpp:787
4464#, c-format
4465msgid "SharedObject.getLocal(%s): missing object name"
4466msgstr "SharedObject.getLocal(%s): missing object name"
4467
4468#: libcore/asobj/SharedObject_as.cpp:813
4469msgid "SharedObject.getRemote()"
4470msgstr "SharedObject.getRemote()"
4471
4472#: libcore/asobj/SharedObject_as.cpp:828
4473msgid "SharedObject.deleteAll()"
4474msgstr "SharedObject.deleteAll()"
4475
4476#: libcore/asobj/SharedObject_as.cpp:843
4477msgid "SharedObject.getDiskUsage()"
4478msgstr "SharedObject.getDiskUsage()"
4479
4480#: libcore/asobj/SharedObject_as.cpp:904
4481#, c-format
4482msgid "readSOL: SOL file %s is too short (only %s bytes long) to be valid."
4483msgstr "readSOL: SOL file %s is too short (only %s bytes long) to be valid."
4484
4485#: libcore/asobj/SharedObject_as.cpp:929
4486msgid "readSOL: file ends before data segment"
4487msgstr "readSOL: file ends before data segment"
4488
4489#: libcore/asobj/SharedObject_as.cpp:942
4490msgid "SharedObject: end of buffer while reading length"
4491msgstr "SharedObject: end of buffer while reading length"
4492
4493#: libcore/asobj/SharedObject_as.cpp:951
4494msgid "readSOL: empty property name"
4495msgstr "readSOL: empty property name"
4496
4497#: libcore/asobj/SharedObject_as.cpp:956
4498msgid "SharedObject::readSOL: premature end of input"
4499msgstr "SharedObject::readSOL: premature end of input"
4500
4501#: libcore/asobj/SharedObject_as.cpp:967
4502#, c-format
4503msgid "SharedObject: error parsing SharedObject '%s'"
4504msgstr "SharedObject: error parsing SharedObject '%s'"
4505
4506#: libcore/asobj/SharedObject_as.cpp:986
4507#, c-format
4508msgid "readSOL: Reading SharedObject %s: %s"
4509msgstr "readSOL: Reading SharedObject %s: %s"
4510
4511#: libcore/asobj/Date_as.cpp:463
4512msgid "Date constructor called with more than 7 arguments"
4513msgstr "Date constructor called with more than 7 arguments"
4514
4515#: libcore/asobj/Date_as.cpp:723
4516msgid "Date.setTime needs one argument"
4517msgstr "Date.setTime needs one argument"
4518
4519#: libcore/asobj/Date_as.cpp:743
4520msgid "Date.setTime was called with more than one argument"
4521msgstr "Date.setTime was called with more than one argument"
4522
4523#: libcore/asobj/Date_as.cpp:834
4524msgid "Date.setFullYear needs one argument"
4525msgstr "Date.setFullYear needs one argument"
4526
4527#: libcore/asobj/Date_as.cpp:874
4528msgid "Date.setYear needs one argument"
4529msgstr "Date.setYear needs one argument"
4530
4531#: libcore/asobj/Date_as.cpp:897
4532msgid "Date.setYear was called with more than three arguments"
4533msgstr "Date.setYear was called with more than three arguments"
4534
4535#: libcore/asobj/Date_as.cpp:928
4536#, c-format
4537msgid "Date.set%sMonth needs one argument"
4538msgstr "Date.set%sMonth needs one argument"
4539
4540#: libcore/asobj/Date_as.cpp:961
4541#, c-format
4542msgid "Date.set%sMonth was called with more than three arguments"
4543msgstr "Date.set%sMonth was called with more than three arguments"
4544
4545#: libcore/asobj/Date_as.cpp:983
4546#, c-format
4547msgid "Date.set%sDate needs one argument"
4548msgstr "Date.set%sDate needs one argument"
4549
4550#: libcore/asobj/Date_as.cpp:997
4551#, c-format
4552msgid "Date.set%sDate was called with more than one argument"
4553msgstr "Date.set%sDate was called with more than one argument"
4554
4555#: libcore/asobj/Date_as.cpp:1024
4556#, c-format
4557msgid "Date.set%sHours needs one argument"
4558msgstr "Date.set%sHours needs one argument"
4559
4560#: libcore/asobj/Date_as.cpp:1043
4561#, c-format
4562msgid "Date.set%sHours was called with more than four arguments"
4563msgstr "Date.set%sHours was called with more than four arguments"
4564
4565#: libcore/asobj/Date_as.cpp:1069
4566#, c-format
4567msgid "Date.set%sMinutes needs one argument"
4568msgstr "Date.set%sMinutes needs one argument"
4569
4570#: libcore/asobj/Date_as.cpp:1087 libcore/asobj/Date_as.cpp:1130
4571#, c-format
4572msgid "Date.set%sMinutes was called with more than three arguments"
4573msgstr "Date.set%sMinutes was called with more than three arguments"
4574
4575#: libcore/asobj/Date_as.cpp:1110
4576#, c-format
4577msgid "Date.set%sSeconds needs one argument"
4578msgstr "Date.set%sSeconds needs one argument"
4579
4580#: libcore/asobj/Date_as.cpp:1148
4581#, c-format
4582msgid "Date.set%sMilliseconds needs one argument"
4583msgstr "Date.set%sMilliseconds needs one argument"
4584
4585#: libcore/asobj/Date_as.cpp:1165
4586#, c-format
4587msgid "Date.set%sMilliseconds was called with more than one argument"
4588msgstr "Date.set%sMilliseconds was called with more than one argument"
4589
4590#: libcore/asobj/Date_as.cpp:1227
4591msgid "Date.UTC needs one argument"
4592msgstr "Date.UTC needs one argument"
4593
4594#: libcore/asobj/Date_as.cpp:1251
4595msgid "Date.UTC was called with more than 7 arguments"
4596msgstr "Date.UTC was called with more than 7 arguments"
4597
4598#: libcore/asobj/Global_as.cpp:100
4599#, c-format
4600msgid "%s needs one argument"
4601msgstr "%s needs one argument"
4602
4603#: libcore/asobj/Global_as.cpp:106
4604#, c-format
4605msgid "%s has more than one argument"
4606msgstr "%s has more than one argument"
4607
4608#: libcore/asobj/Global_as.cpp:323
4609msgid "Extensions enabled, scanning plugin dir for load"
4610msgstr "Extensions enabled, scanning plugin dir for load"
4611
4612#: libcore/asobj/Global_as.cpp:328
4613msgid "Extensions disabled"
4614msgstr "Extensions disabled"
4615
4616#: libcore/asobj/Global_as.cpp:493
4617#, c-format
4618msgid "%s needs at least one argument"
4619msgstr "%s needs at least one argument"
4620
4621#: libcore/asobj/Global_as.cpp:500
4622#, c-format
4623msgid "%s has more than two arguments"
4624msgstr "%s has more than two arguments"
4625
4626#: libcore/asobj/Global_as.cpp:594
4627#, c-format
4628msgid "%s needs at least three arguments"
4629msgstr "%s needs at least three arguments"
4630
4631#: libcore/asobj/Global_as.cpp:601
4632#, c-format
4633msgid "%s has more than four arguments"
4634msgstr "%s has more than four arguments"
4635
4636#: libcore/asobj/Global_as.cpp:609
4637#, c-format
4638msgid "Invalid call to ASSetPropFlags: first argument is not an object: %s"
4639msgstr "Invalid call to ASSetPropFlags: first argument is not an object: %s"
4640
4641#: libcore/asobj/Global_as.cpp:657 libcore/asobj/Global_as.cpp:700
4642#, c-format
4643msgid "ASNative(%s): needs at least two arguments"
4644msgstr "ASNative(%s): needs at least two arguments"
4645
4646#: libcore/asobj/Global_as.cpp:669
4647#, c-format
4648msgid "ASconstructor(%s): args must be 0 or above"
4649msgstr "ASconstructor(%s): args must be 0 or above"
4650
4651#: libcore/asobj/Global_as.cpp:712
4652#, c-format
4653msgid "ASnative(%s): args must be 0 or above"
4654msgstr "ASnative(%s): args must be 0 or above"
4655
4656#: libcore/asobj/Global_as.cpp:734
4657msgid "ASNative (2, 0) - old ASnew"
4658msgstr "ASNative (2, 0) - old ASnew"
4659
4660#: libcore/asobj/Global_as.cpp:884
4661msgid "updateAfterEvent()"
4662msgstr "updateAfterEvent()"
4663
4664#: libcore/asobj/Global_as.cpp:946
4665#, c-format
4666msgid "Invalid call to setInterval(%s) - need at least 2 arguments"
4667msgstr "Invalid call to setInterval(%s) - need at least 2 arguments"
4668
4669#: libcore/asobj/Global_as.cpp:960 libcore/asobj/Global_as.cpp:1032
4670#, c-format
4671msgid ""
4672"Invalid call to setInterval(%s) - first argument is not an object or function"
4673msgstr ""
4674"Invalid call to setInterval(%s) - first argument is not an object or function"
4675
4676#: libcore/asobj/Global_as.cpp:980
4677#, c-format
4678msgid "Invalid call to setInterval(%s) - missing timeout argument"
4679msgstr "Invalid call to setInterval(%s) - missing timeout argument"
4680
4681#: libcore/asobj/Global_as.cpp:1019
4682#, c-format
4683msgid "Invalid call to setTimeout(%s) - need at least 2 arguments"
4684msgstr "Invalid call to setTimeout(%s) - need at least 2 arguments"
4685
4686#: libcore/asobj/Global_as.cpp:1052
4687#, c-format
4688msgid "Invalid call to setTimeout(%s): missing timeout argument"
4689msgstr "Invalid call to setTimeout(%s): missing timeout argument"
4690
4691#: libcore/asobj/Global_as.cpp:1088
4692msgid "clearInterval requires one argument, got none"
4693msgstr "clearInterval requires one argument, got none"
4694
4695#: libcore/asobj/Global_as.cpp:1102
4696msgid "_global.showRedrawRegions"
4697msgstr "_global.showRedrawRegions"
4698
4699#: libcore/asobj/Global_as.cpp:1109
4700msgid "_global.enableDebugConsole"
4701msgstr "_global.enableDebugConsole"
4702
4703#: libcore/asobj/XMLNode_as.cpp:227
4704msgid ""
4705"XMLNode.insertBefore(): positional parameter is not a child of this node"
4706msgstr ""
4707"XMLNode.insertBefore(): positional parameter is not a child of this node"
4708
4709#: libcore/asobj/XMLNode_as.cpp:596
4710msgid "XMLNode::appendChild() needs at least one argument"
4711msgstr "XMLNode::appendChild() needs at least one argument"
4712
4713#: libcore/asobj/XMLNode_as.cpp:605
4714msgid "First argument to XMLNode::appendChild() is not an XMLNode"
4715msgstr "First argument to XMLNode::appendChild() is not an XMLNode"
4716
4717#: libcore/asobj/XMLNode_as.cpp:643
4718#, c-format
4719msgid "XMLNode.insertBefore(%s) needs at least two arguments"
4720msgstr "XMLNode.insertBefore(%s) needs at least two arguments"
4721
4722#: libcore/asobj/XMLNode_as.cpp:654
4723#, c-format
4724msgid "First argument to XMLNode.insertBefore(%s) is not an XMLNode"
4725msgstr "First argument to XMLNode.insertBefore(%s) is not an XMLNode"
4726
4727#: libcore/asobj/XMLNode_as.cpp:665
4728#, c-format
4729msgid "Second argument to XMLNode.insertBefore(%s) is not an XMLNode"
4730msgstr "Second argument to XMLNode.insertBefore(%s) is not an XMLNode"
4731
4732#: libcore/asobj/NetStream_as.cpp:299
4733#, c-format
4734msgid "::pause(%d) called "
4735msgstr "::pause(%d) called "
4736
4737#: libcore/asobj/NetStream_as.cpp:355
4738msgid "No NetConnection associated with this NetStream, won't play"
4739msgstr "No NetConnection associated with this NetStream, won't play"
4740
4741#: libcore/asobj/NetStream_as.cpp:366
4742msgid "NetConnection is not connected. Won't play."
4743msgstr "NetConnection is not connected. Won't play."
4744
4745#: libcore/asobj/NetStream_as.cpp:379
4746#, c-format
4747msgid "Couldn't load URL %s"
4748msgstr "Couldn't load URL %s"
4749
4750#: libcore/asobj/NetStream_as.cpp:386
4751#, c-format
4752msgid "Connecting to movie: %s"
4753msgstr "Connecting to movie: %s"
4754
4755#: libcore/asobj/NetStream_as.cpp:392
4756#, c-format
4757msgid "NetStream.play(%s): failed starting playback"
4758msgstr "NetStream.play(%s): failed starting playback"
4759
4760#: libcore/asobj/NetStream_as.cpp:415
4761msgid "NetStream_as::initVideoDecoder: hot-plugging video consumer"
4762msgstr "NetStream_as::initVideoDecoder: hot-plugging video consumer"
4763
4764#: libcore/asobj/NetStream_as.cpp:420
4765#, c-format
4766msgid "NetStream: Could not create Video decoder: %s"
4767msgstr "NetStream: Could not create Video decoder: %s"
4768
4769#: libcore/asobj/NetStream_as.cpp:444
4770msgid "NetStream_as::initAudioDecoder: hot-plugging audio consumer"
4771msgstr "NetStream_as::initAudioDecoder: hot-plugging audio consumer"
4772
4773#: libcore/asobj/NetStream_as.cpp:451
4774#, c-format
4775msgid "Could not create Audio decoder: %s"
4776msgstr "Could not create Audio decoder: %s"
4777
4778#: libcore/asobj/NetStream_as.cpp:477
4779#, c-format
4780msgid "Gnash could not get stream '%s' from NetConnection"
4781msgstr "Gnash could not get stream '%s' from NetConnection"
4782
4783#: libcore/asobj/NetStream_as.cpp:487
4784msgid "No Media handler registered, can't parse NetStream input"
4785msgstr "No Media handler registered, can't parse NetStream input"
4786
4787#: libcore/asobj/NetStream_as.cpp:495
4788msgid "Unable to create parser for NetStream input"
4789msgstr "Unable to create parser for NetStream input"
4790
4791#: libcore/asobj/NetStream_as.cpp:520
4792#, c-format
4793msgid "%p.startPlayback: playHead position reset to 0"
4794msgstr "%p.startPlayback: playHead position reset to 0"
4795
4796#: libcore/asobj/NetStream_as.cpp:526
4797msgid "Setting playStart status"
4798msgstr "Setting playStart status"
4799
4800#: libcore/asobj/NetStream_as.cpp:544
4801msgid "getDecodedVideoFrame: no parser available"
4802msgstr "getDecodedVideoFrame: no parser available"
4803
4804#: libcore/asobj/NetStream_as.cpp:553
4805#, c-format
4806msgid ""
4807"getDecodedVideoFrame(%d): no more video frames in input "
4808"(nextVideoFrameTimestamp returned false, parsingComplete=%d)"
4809msgstr ""
4810"getDecodedVideoFrame(%d): no more video frames in input "
4811"(nextVideoFrameTimestamp returned false, parsingComplete=%d)"
4812
4813#: libcore/asobj/NetStream_as.cpp:564
4814msgid ""
4815"getDecodedVideoFrame setting playStop status (parsing complete and "
4816"nextVideoFrameTimestamp() returned false)"
4817msgstr ""
4818"getDecodedVideoFrame setting playStop status (parsing complete and "
4819"nextVideoFrameTimestamp() returned false)"
4820
4821#: libcore/asobj/NetStream_as.cpp:575
4822#, c-format
4823msgid "%p.getDecodedVideoFrame(%d): next video frame is in the future (%d)"
4824msgstr "%p.getDecodedVideoFrame(%d): next video frame is in the future (%d)"
4825
4826#: libcore/asobj/NetStream_as.cpp:586
4827#, c-format
4828msgid ""
4829"nextVideoFrameTimestamp returned true (%d), but decodeNextVideoFrame "
4830"returned null, I don't think this should ever happen"
4831msgstr ""
4832"nextVideoFrameTimestamp returned true (%d), but decodeNextVideoFrame "
4833"returned null, I don't think this should ever happen"
4834
4835#: libcore/asobj/NetStream_as.cpp:596
4836#, c-format
4837msgid ""
4838"%p.getDecodedVideoFrame(%d): last video frame decoded (should set playback "
4839"status to STOP?)"
4840msgstr ""
4841"%p.getDecodedVideoFrame(%d): last video frame decoded (should set playback "
4842"status to STOP?)"
4843
4844#: libcore/asobj/NetStream_as.cpp:604
4845#, c-format
4846msgid ""
4847"%p.getDecodedVideoFrame(%d): next video frame is in the future, we'll return "
4848"this one"
4849msgstr ""
4850"%p.getDecodedVideoFrame(%d): next video frame is in the future, we'll return "
4851"this one"
4852
4853#: libcore/asobj/NetStream_as.cpp:622
4854msgid "decodeNextVideoFrame: no parser available"
4855msgstr "decodeNextVideoFrame: no parser available"
4856
4857#: libcore/asobj/NetStream_as.cpp:629
4858#, c-format
4859msgid "%p.decodeNextVideoFrame(): no more video frames in input"
4860msgstr "%p.decodeNextVideoFrame(): no more video frames in input"
4861
4862#: libcore/asobj/NetStream_as.cpp:645
4863msgid "Error decoding encoded video frame in NetStream input"
4864msgstr "Error decoding encoded video frame in NetStream input"
4865
4866#: libcore/asobj/NetStream_as.cpp:659
4867#, c-format
4868msgid "%p.decodeNextAudioFrame: no more video frames in input"
4869msgstr "%p.decodeNextAudioFrame: no more video frames in input"
4870
4871#: libcore/asobj/NetStream_as.cpp:688
4872#, c-format
4873msgid ""
4874"NetStream_as::decodeNextAudioFrame: %d bytes of encoded audio decoded to %d "
4875"bytes"
4876msgstr ""
4877"NetStream_as::decodeNextAudioFrame: %d bytes of encoded audio decoded to %d "
4878"bytes"
4879
4880#: libcore/asobj/NetStream_as.cpp:708
4881#, c-format
4882msgid "NetStream_as::seek(%d): no parser, no party"
4883msgstr "NetStream_as::seek(%d): no parser, no party"
4884
4885#: libcore/asobj/NetStream_as.cpp:728
4886msgid "Setting invalidTime status"
4887msgstr "Setting invalidTime status"
4888
4889#: libcore/asobj/NetStream_as.cpp:735
4890#, c-format
4891msgid "_parser->seek(%d) returned %d"
4892msgstr "_parser->seek(%d) returned %d"
4893
4894#: libcore/asobj/NetStream_as.cpp:742
4895#, c-format
4896msgid "%p.seek: playHead position set to %d"
4897msgstr "%p.seek: playHead position set to %d"
4898
4899#: libcore/asobj/NetStream_as.cpp:778
4900#, c-format
4901msgid ""
4902"%p.refreshAudioBuffer: doing nothing as playhead is paused - bufferLength=%d/"
4903"%d"
4904msgstr ""
4905"%p.refreshAudioBuffer: doing nothing as playhead is paused - bufferLength=%d/"
4906"%d"
4907
4908#: libcore/asobj/NetStream_as.cpp:787
4909#, c-format
4910msgid ""
4911"%p.refreshAudioBuffer: doing nothing as current position was already decoded "
4912"- bufferLength=%d/%d"
4913msgstr ""
4914"%p.refreshAudioBuffer: doing nothing as current position was already decoded "
4915"- bufferLength=%d/%d"
4916
4917#: libcore/asobj/NetStream_as.cpp:799
4918#, c-format
4919msgid ""
4920"%p.refreshAudioBuffer: currentPosition=%d, playHeadState=%d, bufferLength="
4921"%d, bufferTime=%d"
4922msgstr ""
4923"%p.refreshAudioBuffer: currentPosition=%d, playHeadState=%d, bufferLength="
4924"%d, bufferTime=%d"
4925
4926#: libcore/asobj/NetStream_as.cpp:935
4927#, c-format
4928msgid "%p.pushDecodedAudioFrames(%d) : buffer overrun (%d/%d)."
4929msgstr "%p.pushDecodedAudioFrames(%d) : buffer overrun (%d/%d)."
4930
4931#: libcore/asobj/NetStream_as.cpp:951
4932#, c-format
4933msgid ""
4934"%p.pushDecodedAudioFrames(%d): no more audio frames in input "
4935"(nextAudioFrameTimestamp returned false, parsingComplete=%d)"
4936msgstr ""
4937"%p.pushDecodedAudioFrames(%d): no more audio frames in input "
4938"(nextAudioFrameTimestamp returned false, parsingComplete=%d)"
4939
4940#: libcore/asobj/NetStream_as.cpp:962
4941msgid ""
4942"pushDecodedAudioFrames setting playStop status (parsing complete and "
4943"nextAudioFrameTimestamp returned false)"
4944msgstr ""
4945"pushDecodedAudioFrames setting playStop status (parsing complete and "
4946"nextAudioFrameTimestamp returned false)"
4947
4948#: libcore/asobj/NetStream_as.cpp:975
4949#, c-format
4950msgid "%p.pushDecodedAudioFrames(%d): next audio frame is in the future (%d)"
4951msgstr "%p.pushDecodedAudioFrames(%d): next audio frame is in the future (%d)"
4952
4953#: libcore/asobj/NetStream_as.cpp:988
4954#, c-format
4955msgid ""
4956"nextAudioFrameTimestamp returned true (%d), but decodeNextAudioFrame "
4957"returned null, I don't think this should ever happen"
4958msgstr ""
4959"nextAudioFrameTimestamp returned true (%d), but decodeNextAudioFrame "
4960"returned null, I don't think this should ever happen"
4961
4962#: libcore/asobj/NetStream_as.cpp:997
4963#, c-format
4964msgid "pushDecodedAudioFrames(%d): Decoded audio frame contains no samples"
4965msgstr "pushDecodedAudioFrames(%d): Decoded audio frame contains no samples"
4966
4967#: libcore/asobj/NetStream_as.cpp:1006
4968#, c-format
4969msgid "pushDecodedAudioFrames(%d) pushing %dth frame with timestamp %d"
4970msgstr "pushDecodedAudioFrames(%d) pushing %dth frame with timestamp %d"
4971
4972#: libcore/asobj/NetStream_as.cpp:1024
4973msgid "resuming playback clock on audio consume"
4974msgstr "resuming playback clock on audio consume"
4975
4976#: libcore/asobj/NetStream_as.cpp:1090
4977#, c-format
4978msgid ""
4979"%p.refreshVideoFrame: doing nothing as playhead is paused - bufferLength=%d, "
4980"bufferTime=%d"
4981msgstr ""
4982"%p.refreshVideoFrame: doing nothing as playhead is paused - bufferLength=%d, "
4983"bufferTime=%d"
4984
4985#: libcore/asobj/NetStream_as.cpp:1100
4986#, c-format
4987msgid ""
4988"%p.refreshVideoFrame: doing nothing as current position was already decoded "
4989"- bufferLength=%d, bufferTime=%d"
4990msgstr ""
4991"%p.refreshVideoFrame: doing nothing as current position was already decoded "
4992"- bufferLength=%d, bufferTime=%d"
4993
4994#: libcore/asobj/NetStream_as.cpp:1112
4995#, c-format
4996msgid ""
4997"%p.refreshVideoFrame: currentPosition=%d, playHeadState=%d, bufferLength=%d, "
4998"bufferTime=%d"
4999msgstr ""
5000"%p.refreshVideoFrame: currentPosition=%d, playHeadState=%d, bufferLength=%d, "
5001"bufferTime=%d"
5002
5003#: libcore/asobj/NetStream_as.cpp:1126
5004#, c-format
5005msgid ""
5006"%p.refreshVideoFrame(): no more video frames to decode (DEC_STOPPED, null "
5007"from getDecodedVideoFrame)"
5008msgstr ""
5009"%p.refreshVideoFrame(): no more video frames to decode (DEC_STOPPED, null "
5010"from getDecodedVideoFrame)"
5011
5012#: libcore/asobj/NetStream_as.cpp:1135
5013#, c-format
5014msgid ""
5015"%p.refreshVideoFrame(): last video frame was good enough for current position"
5016msgstr ""
5017"%p.refreshVideoFrame(): last video frame was good enough for current position"
5018
5019#: libcore/asobj/NetStream_as.cpp:1210
5020#, c-format
5021msgid ""
5022"%p.advance: buffer empty while decoding, setting buffer to buffering and "
5023"pausing playback clock"
5024msgstr ""
5025"%p.advance: buffer empty while decoding, setting buffer to buffering and "
5026"pausing playback clock"
5027
5028#: libcore/asobj/NetStream_as.cpp:1215
5029msgid "Setting bufferEmpty status"
5030msgstr "Setting bufferEmpty status"
5031
5032#: libcore/asobj/NetStream_as.cpp:1224
5033#, c-format
5034msgid "%p.advance : bufferLength=%d, parsing completed"
5035msgstr "%p.advance : bufferLength=%d, parsing completed"
5036
5037#: libcore/asobj/NetStream_as.cpp:1236
5038#, c-format
5039msgid "%p.advance: buffering - position=%d, buffer=%d/%d"
5040msgstr "%p.advance: buffering - position=%d, buffer=%d/%d"
5041
5042#: libcore/asobj/NetStream_as.cpp:1255
5043#, c-format
5044msgid ""
5045"%p.advance: buffer full (or parsing completed), resuming playback clock - "
5046"position=%d, buffer=%d/%d"
5047msgstr ""
5048"%p.advance: buffer full (or parsing completed), resuming playback clock - "
5049"position=%d, buffer=%d/%d"
5050
5051#: libcore/asobj/NetStream_as.cpp:1276
5052#, c-format
5053msgid "%p.advance: playHead position set to timestamp of first frame: %d"
5054msgstr "%p.advance: playHead position set to timestamp of first frame: %d"
5055
5056#: libcore/asobj/NetStream_as.cpp:1283
5057#, c-format
5058msgid ""
5059"%p.advance: playHead position is 0 and parser still doesn't have a frame to "
5060"set it to"
5061msgstr ""
5062"%p.advance: playHead position is 0 and parser still doesn't have a frame to "
5063"set it to"
5064
5065#: libcore/asobj/NetStream_as.cpp:1323
5066#, c-format
5067msgid ""
5068"Moving NetStream playhead from timestamp %d to timestamp %d as there are no "
5069"video frames yet, audio buffer is empty and next audio frame timestamp is "
5070"there (see bug #26687)"
5071msgstr ""
5072"Moving NetStream playhead from timestamp %d to timestamp %d as there are no "
5073"video frames yet, audio buffer is empty and next audio frame timestamp is "
5074"there (see bug #26687)"
5075
5076#: libcore/asobj/NetStream_as.cpp:1424
5077msgid "attachAuxStreamer called while already attached"
5078msgstr "attachAuxStreamer called while already attached"
5079
5080#: libcore/asobj/NetStream_as.cpp:1435
5081#, c-format
5082msgid "Could not attach NetStream aux streamer to sound handler: %s"
5083msgstr "Could not attach NetStream aux streamer to sound handler: %s"
5084
5085#: libcore/asobj/NetStream_as.cpp:1566
5086#, c-format
5087msgid ""
5088"First argument to NetStream constructor doesn't cast to a NetConnection (%s)"
5089msgstr ""
5090"First argument to NetStream constructor doesn't cast to a NetConnection (%s)"
5091
5092#: libcore/asobj/NetStream_as.cpp:1612
5093msgid "NetStream_as play needs args"
5094msgstr "NetStream_as play needs args"
5095
5096#: libcore/asobj/NetStream_as.cpp:1619
5097#, c-format
5098msgid "NetStream.play(%s): stream is not connected"
5099msgstr "NetStream.play(%s): stream is not connected"
5100
5101#: libcore/asobj/NetStream_as.cpp:1668
5102msgid "NetStream.attachAudio"
5103msgstr "NetStream.attachAudio"
5104
5105#: libcore/asobj/NetStream_as.cpp:1679
5106msgid "NetStream.attachVideo"
5107msgstr "NetStream.attachVideo"
5108
5109#: libcore/asobj/NetStream_as.cpp:1690
5110msgid "NetStream.publish"
5111msgstr "NetStream.publish"
5112
5113#: libcore/asobj/NetStream_as.cpp:1701
5114msgid "NetStream.receiveAudio"
5115msgstr "NetStream.receiveAudio"
5116
5117#: libcore/asobj/NetStream_as.cpp:1712
5118msgid "NetStream.receiveVideo"
5119msgstr "NetStream.receiveVideo"
5120
5121#: libcore/asobj/NetStream_as.cpp:1723
5122msgid "NetStream.send"
5123msgstr "NetStream.send"
5124
5125#: libcore/asobj/NetStream_as.cpp:1807
5126msgid "NetStream.liveDelay"
5127msgstr "NetStream.liveDelay"
5128
5129#: libcore/asobj/NetStream_as.cpp:1859
5130msgid "Invalid AMF data in FLV tag"
5131msgstr "Invalid AMF data in FLV tag"
5132
5133#: libcore/asobj/NetStream_as.cpp:1870
5134msgid "Could not convert FLV metatag to as_value, passing undefined"
5135msgstr "Could not convert FLV metatag to as_value, passing undefined"
5136
5137#: libcore/asobj/Number_as.cpp:78
5138#, c-format
5139msgid "Number.toString(%s): radix must be in the 2..36 range (%d is invalid)"
5140msgstr "Number.toString(%s): radix must be in the 2..36 range (%d is invalid)"
5141
5142#: libcore/asobj/TextSnapshot_as.cpp:521
5143msgid "TextSnapshot.findText() requires 3 arguments"
5144msgstr "TextSnapshot.findText() requires 3 arguments"
5145
5146#: libcore/asobj/TextSnapshot_as.cpp:545
5147msgid "TextSnapshot.getCount() takes no arguments"
5148msgstr "TextSnapshot.getCount() takes no arguments"
5149
5150#: libcore/asobj/TextSnapshot_as.cpp:601
5151msgid "TextSnapshot.getText requires exactly 2 arguments"
5152msgstr "TextSnapshot.getText requires exactly 2 arguments"
5153
5154#: libcore/asobj/XMLSocket_as.cpp:268
5155msgid "XMLSocket.send(): socket not initialized"
5156msgstr "XMLSocket.send(): socket not initialised"
5157
5158#: libcore/asobj/XMLSocket_as.cpp:312
5159msgid "XMLSocket.connect() called while already connected, ignored"
5160msgstr "XMLSocket.connect() called while already connected, ignored"
5161
5162#: libcore/asobj/XMLSocket_as.cpp:319
5163msgid "XMLSocket.connect() needs two arguments"
5164msgstr "XMLSocket.connect() needs two arguments"
5165
5166#: libcore/asobj/XMLSocket_as.cpp:344
5167msgid "XMLSocket.connect(): connection failed"
5168msgstr "XMLSocket.connect(): connection failed"
5169
5170#: libcore/asobj/XMLSocket_as.cpp:360
5171msgid "XMLSocket.send() needs at least one argument"
5172msgstr "XMLSocket.send() needs at least one argument"
5173
5174#: libcore/asobj/AsBroadcaster.cpp:233
5175msgid "AsBroadcaster.initialize() requires one argument, none given"
5176msgstr "AsBroadcaster.initialise() requires one argument, none given"
5177
5178#: libcore/asobj/AsBroadcaster.cpp:243
5179#, c-format
5180msgid "AsBroadcaster.initialize(%s): first arg is not an object"
5181msgstr "AsBroadcaster.initialise(%s): first arg is not an object"
5182
5183#: libcore/asobj/AsBroadcaster.cpp:252
5184#, c-format
5185msgid ""
5186"AsBroadcaster.initialize(%s): first arg is an object but doesn't cast to one "
5187"(dangling DisplayObject ref?)"
5188msgstr ""
5189"AsBroadcaster.initialise(%s): first arg is an object but doesn't cast to one "
5190"(dangling DisplayObject ref?)"
5191
5192#: libcore/asobj/AsBroadcaster.cpp:282 libcore/asobj/AsBroadcaster.cpp:327
5193#: libcore/asobj/AsBroadcaster.cpp:393
5194#, c-format
5195msgid "%p.addListener(%s): this object has no _listeners member"
5196msgstr "%p.addListener(%s): this object has no _listeners member"
5197
5198#: libcore/asobj/AsBroadcaster.cpp:293 libcore/asobj/AsBroadcaster.cpp:338
5199#: libcore/asobj/AsBroadcaster.cpp:404
5200#, c-format
5201msgid "%p.addListener(%s): this object's _listener isn't an object: %s"
5202msgstr "%p.addListener(%s): this object's _listener isn't an object: %s"
5203
5204#: libcore/asobj/AsBroadcaster.cpp:415
5205#, c-format
5206msgid "%p.broadcastMessage() needs an argument"
5207msgstr "%p.broadcastMessage() needs an argument"
5208
5209#: libcore/asobj/TextFormat_as.cpp:406
5210#, c-format
5211msgid "Too many args (%d) passed to TextFormat"
5212msgstr "Too many args (%d) passed to TextFormat"
5213
5214#: libcore/asobj/TextFormat_as.cpp:483
5215msgid "Getter for textformat_tabStops"
5216msgstr "Getter for textformat_tabStops"
5217
5218#: libcore/asobj/TextFormat_as.cpp:562
5219msgid "TextFormat.getTextExtent requires at least one argument"
5220msgstr "TextFormat.getTextExtent requires at least one argument"
5221
5222#: libcore/asobj/TextFormat_as.cpp:726
5223#, c-format
5224msgid "Uknown alignment value: %d, take as left"
5225msgstr "Uknown alignment value: %d, take as left"
5226
5227#: libcore/asobj/TextFormat_as.cpp:741
5228#, c-format
5229msgid "Unknown display value: %d "
5230msgstr "Unknown display value: %d "
5231
5232#: libcore/asobj/Color_as.cpp:153
5233msgid "Color.setRGB() : missing argument"
5234msgstr "Colour.setRGB() : missing argument"
5235
5236#: libcore/asobj/Color_as.cpp:186
5237msgid "Color.setTransform() : missing argument"
5238msgstr "Colour.setTransform() : missing argument"
5239
5240#: libcore/asobj/Color_as.cpp:196
5241#, c-format
5242msgid "Color.setTransform(%s) : first argument doesn't cast to an object"
5243msgstr "Colour.setTransform(%s) : first argument doesn't cast to an object"
5244
5245#: libcore/asobj/LocalConnection_as.cpp:279
5246msgid "Attempting to write to disabled LocalConnection!"
5247msgstr "Attempting to write to disabled LocalConnection!"
5248
5249#: libcore/asobj/LocalConnection_as.cpp:288
5250msgid "Failed to attach shared memory segment"
5251msgstr "Failed to attach shared memory segment"
5252
5253#: libcore/asobj/LocalConnection_as.cpp:296
5254msgid "Failed to get shm lock"
5255msgstr "Failed to get shm lock"
5256
5257#: libcore/asobj/LocalConnection_as.cpp:332
5258msgid "Invalid connection name data"
5259msgstr "Invalid connection name data"
5260
5261#: libcore/asobj/LocalConnection_as.cpp:431
5262msgid "Failed to get lock on shared memory! Will not remove listener"
5263msgstr "Failed to get lock on shared memory! Will not remove listener"
5264
5265#: libcore/asobj/LocalConnection_as.cpp:461
5266msgid "Failed to open shared memory segment"
5267msgstr "Failed to open shared memory segment"
5268
5269#: libcore/asobj/LocalConnection_as.cpp:534
5270msgid "LocalConnection.connect() expects exactly 1 argument"
5271msgstr "LocalConnection.connect() expects exactly 1 argument"
5272
5273#: libcore/asobj/LocalConnection_as.cpp:542
5274msgid "LocalConnection.connect(): first argument must be a string"
5275msgstr "LocalConnection.connect(): first argument must be a string"
5276
5277#: libcore/asobj/LocalConnection_as.cpp:587
5278#: libcore/asobj/LocalConnection_as.cpp:599
5279#: libcore/asobj/LocalConnection_as.cpp:612
5280#, c-format
5281msgid "LocalConnection.send(%s): requires at least 2 arguments"
5282msgstr "LocalConnection.send(%s): requires at least 2 arguments"
5283
5284#: libcore/asobj/LocalConnection_as.cpp:783
5285msgid "No space for listener in shared memory!"
5286msgstr "No space for listener in shared memory!"
5287
5288#: libcore/asobj/LocalConnection_as.cpp:844
5289#, c-format
5290msgid "Invalid domain %s"
5291msgstr "Invalid domain %s"
5292
5293#: libcore/asobj/LocalConnection_as.cpp:851
5294#, c-format
5295msgid "Invalid function name %s"
5296msgstr "Invalid function name %s"
5297
5298#: libcore/asobj/LocalConnection_as.cpp:877
5299msgid "Fewer AMF fields than expected."
5300msgstr "Fewer AMF fields than expected."
5301
5302#: libcore/asobj/Microphone_as.cpp:252
5303msgid "No MediaHandler exists! Cannot create a Microphone object"
5304msgstr "No MediaHandler exists! Cannot create a Microphone object"
5305
5306#: libcore/asobj/Microphone_as.cpp:284
5307msgid "Microphone.gain(): wrong number of parameters passed"
5308msgstr "Microphone.gain(): wrong number of parameters passed"
5309
5310#: libcore/asobj/Microphone_as.cpp:300
5311msgid "Microphone.setRate: wrong number of parameters passed"
5312msgstr "Microphone.setRate: wrong number of parameters passed"
5313
5314#: libcore/asobj/Microphone_as.cpp:313
5315msgid "Microphone::activityLevel only has default value (-1)"
5316msgstr "Microphone::activityLevel only has default value (-1)"
5317
5318#: libcore/asobj/Microphone_as.cpp:318
5319msgid "Attempt to set activity property of Microphone"
5320msgstr "Attempt to set activity property of Microphone"
5321
5322#: libcore/asobj/Microphone_as.cpp:353
5323msgid "Microphone::muted is always false (always allows access)"
5324msgstr "Microphone::muted is always false (always allows access)"
5325
5326#: libcore/asobj/Microphone_as.cpp:413
5327msgid "Microphone::silenceTimeout can be set, but is unimplemented"
5328msgstr "Microphone::silenceTimeout can be set, but is unimplemented"
5329
5330#: libcore/asobj/Microphone_as.cpp:436
5331#, c-format
5332msgid "%s: Too many arguments"
5333msgstr "%s: Too many arguments"
5334
5335#: libcore/asobj/LoadableObject.cpp:176
5336msgid "XML.addRequestHeader: XML._customHeaders is not an object"
5337msgstr "XML.addRequestHeader: XML._customHeaders is not an object"
5338
5339#: libcore/asobj/LoadableObject.cpp:193
5340msgid "XML.addRequestHeader requires at least one argument"
5341msgstr "XML.addRequestHeader requires at least one argument"
5342
5343#: libcore/asobj/LoadableObject.cpp:206
5344msgid "XML.addRequestHeader: single argument is not an array"
5345msgstr "XML.addRequestHeader: single argument is not an array"
5346
5347#: libcore/asobj/LoadableObject.cpp:222
5348#, c-format
5349msgid "XML.addRequestHeader(%s): arguments after the second will be discarded"
5350msgstr "XML.addRequestHeader(%s): arguments after the second will be discarded"
5351
5352#: libcore/asobj/LoadableObject.cpp:237
5353#, c-format
5354msgid "XML.addRequestHeader(%s): both arguments must be a string"
5355msgstr "XML.addRequestHeader(%s): both arguments must be a string"
5356
5357#: libcore/asobj/LoadableObject.cpp:304
5358msgid "sendAndLoad() requires at least two arguments"
5359msgstr "sendAndLoad() requires at least two arguments"
5360
5361#: libcore/asobj/LoadableObject.cpp:312
5362msgid "sendAndLoad(): invalid empty URL"
5363msgstr "sendAndLoad(): invalid empty URL"
5364
5365#: libcore/asobj/LoadableObject.cpp:319
5366msgid "sendAndLoad(): invalid target (must be an XML or LoadVars object)"
5367msgstr "sendAndLoad(): invalid target (must be an XML or LoadVars object)"
5368
5369#: libcore/asobj/LoadableObject.cpp:397
5370#, c-format
5371msgid "Loading from URL: '%s'"
5372msgstr "Loading from URL: '%s'"
5373
5374#: libcore/asobj/LoadableObject.cpp:417
5375msgid "load() requires at least one argument"
5376msgstr "load() requires at least one argument"
5377
5378#: libcore/asobj/LoadableObject.cpp:426
5379msgid "load(): invalid empty URL"
5380msgstr "load(): invalid empty URL"
5381
5382#: libcore/DisplayObjectContainer.cpp:75
5383msgid "Children"
5384msgstr "Children"
5385
5386#: libcore/DisplayList.cpp:305
5387#, c-format
5388msgid "moveDisplayObject() -- can't find object at depth %d"
5389msgstr "moveDisplayObject() -- can't find object at depth %d"
5390
5391#: libcore/DisplayList.cpp:312
5392msgid "Request to move an unloaded DisplayObject"
5393msgstr "Request to move an unloaded DisplayObject"
5394
5395#: libcore/DisplayList.cpp:380
5396#, c-format
5397msgid "%s.swapDepth(%d) : ignored call with target depth less then %d"
5398msgstr "%s.swapDepth(%d) : ignored call with target depth less then %d"
5399
5400#: libcore/DisplayList.cpp:404
5401msgid ""
5402"First argument to DisplayList::swapDepth() is NOT a DisplayObject in the "
5403"list. Call ignored."
5404msgstr ""
5405"First argument to DisplayList::swapDepth() is NOT a DisplayObject in the "
5406"list. Call ignored."
5407
5408#: libcore/DisplayList.cpp:875
5409#, c-format
5410msgid ""
5411"mergeDisplayList: DisplayObject %s (%s at depth %d [%d]) about to be "
5412"discarded in given display list is not marked as unloaded and not found in "
5413"the merged current displaylist"
5414msgstr ""
5415"mergeDisplayList: DisplayObject %s (%s at depth %d [%d]) about to be "
5416"discarded in given display list is not marked as unloaded and not found in "
5417"the merged current displaylist"
5418
5419#: libcore/Geometry.cpp:198
5420msgid "Collision detection for unidirectionally scaled strokes"
5421msgstr "Collision detection for unidirectionally scaled strokes"
5422
5423#: libcore/TextField.cpp:234
5424#, c-format
5425msgid "FIXME: attempt to remove a TextField being a child of a %s"
5426msgstr "FIXME: attempt to remove a TextField being a child of a %s"
5427
5428#: libcore/TextField.cpp:413 libcore/TextField.cpp:423
5429#: libcore/TextField.cpp:441 libcore/TextField.cpp:456
5430msgid "invalid restrict string"
5431msgstr "invalid restrict string"
5432
5433#: libcore/TextField.cpp:965
5434#, c-format
5435msgid ""
5436"TextField: missing glyph for space char (needed for TAB). Make sure "
5437"DisplayObject shapes for font %s are being exported into your SWF file."
5438msgstr ""
5439"TextField: missing glyph for space char (needed for TAB). Make sure "
5440"DisplayObject shapes for font %s are being exported into your SWF file."
5441
5442#: libcore/TextField.cpp:1044
5443msgid "No font for TextField!"
5444msgstr "No font for TextField!"
5445
5446#: libcore/TextField.cpp:1444
5447#, c-format
5448msgid "Unexpected value '%s' in TextField font color attribute"
5449msgstr "Unexpected value '%s' in TextField font colour attribute"
5450
5451#: libcore/TextField.cpp:1459
5452msgid "Expected a font name in FACE attribute."
5453msgstr "Expected a font name in FACE attribute."
5454
5455#: libcore/TextField.cpp:1513
5456#, fuzzy
5457msgid "<img> HTML tag in TextField"
5458msgstr "<img> HTML tag in TextField"
5459
5460#: libcore/TextField.cpp:1551
5461#, fuzzy
5462msgid "<span> HTML tag in TextField"
5463msgstr "<span> HTML tag in TextField"
5464
5465#: libcore/TextField.cpp:1623
5466#, fuzzy
5467msgid "HTML <textformat> tag tabstops attribute"
5468msgstr "HTML <textformat> tag tabstops attribute"
5469
5470#: libcore/TextField.cpp:1706
5471#, c-format
5472msgid ""
5473"TextField: missing embedded glyph for char %d. Make sure DisplayObject "
5474"shapes for font %s are being exported into your SWF file"
5475msgstr ""
5476"TextField: missing embedded glyph for char %d. Make sure DisplayObject "
5477"shapes for font %s are being exported into your SWF file"
5478
5479#: libcore/TextField.cpp:1714
5480#, c-format
5481msgid ""
5482"TextField: missing device glyph for char %d. Maybe you don't have font '%s' "
5483"installed in your system."
5484msgstr ""
5485"TextField: missing device glyph for char %d. Maybe you don't have font '%s' "
5486"installed in your system."
5487
5488#: libcore/TextField.cpp:1905
5489#, c-format
5490msgid ""
5491"Current environment has no target, can't bind VariableName (%s) associated "
5492"to text field. Gnash will try to register again on next access."
5493msgstr ""
5494"Current environment has no target, can't bind VariableName (%s) associated "
5495"to text field. Gnash will try to register again on next access."
5496
5497#: libcore/TextField.cpp:1931
5498#, c-format
5499msgid ""
5500"VariableName associated to text field refers to an unknown target (%s). It "
5501"is possible that the DisplayObject will be instantiated later in the SWF "
5502"stream. Gnash will try to register again on next access."
5503msgstr ""
5504"VariableName associated to text field refers to an unknown target (%s). It "
5505"is possible that the DisplayObject will be instantiated later in the SWF "
5506"stream. Gnash will try to register again on next access."
5507
5508#: libcore/TextField.cpp:2024 libcore/TextField.cpp:2058
5509#: libcore/TextField.cpp:2149
5510#, fuzzy
5511msgid "invalid HTML tag"
5512msgstr "invalid HTML tag"
5513
5514#: libcore/TextField.cpp:2035 libcore/TextField.cpp:2071
5515#: libcore/TextField.cpp:2102
5516msgid "found NULL character in htmlText"
5517msgstr "found NULL character in htmlText"
5518
5519#: libcore/TextField.cpp:2075
5520msgid "malformed HTML tag, invalid attribute name"
5521msgstr "malformed HTML tag, invalid attribute name"
5522
5523#: libcore/TextField.cpp:2125
5524msgid "malformed HTML tag, invalid attribute value"
5525msgstr "malformed HTML tag, invalid attribute value"
5526
5527#: libcore/TextField.cpp:2158
5528msgid "I declare this a HTML syntax error"
5529msgstr "I declare this a HTML syntax error"
5530
5531#: libcore/SWFMovie.cpp:54
5532#, c-format
5533msgid "Frame %d never loaded. Total frames: %d"
5534msgstr "Frame %d never loaded. Total frames: %d"
5535
5536#: libcore/SWFMovie.cpp:77
5537#, c-format
5538msgid "Frame %d never loaded. Total frames: %d."
5539msgstr "Frame %d never loaded. Total frames: %d."
5540
5541#: libcore/SWFMovie.cpp:109
5542#, c-format
5543msgid ""
5544"Attempt to perform initialized for a character %s that does not exist "
5545"(either not exported or not defined)"
5546msgstr ""
5547"Attempt to perform initialised for a character %s that does not exist "
5548"(either not exported or not defined)"
5549
5550#: libcore/LineStyle.cpp:186
5551msgid ""
5552"UNTESTED: Do not know how to interpolate line styles with different vertical "
5553"thickness scaling"
5554msgstr ""
5555"UNTESTED: Do not know how to interpolate line styles with different vertical "
5556"thickness scaling"
5557
5558#: libcore/LineStyle.cpp:191
5559msgid ""
5560"UNTESTED: Do not know how to interpolate line styles with different "
5561"horizontal thickness scaling"
5562msgstr ""
5563"UNTESTED: Do not know how to interpolate line styles with different "
5564"horizontal thickness scaling"
5565
5566#: libcore/DisplayObject.cpp:121
5567#, c-format
5568msgid "loadMovie against a %s DisplayObject"
5569msgstr "loadMovie against a %s DisplayObject"
5570
5571#: libcore/DisplayObject.cpp:258
5572msgid "blendMode"
5573msgstr "blendMode"
5574
5575#: libcore/DisplayObject.cpp:368
5576#, c-format
5577msgid "Setting _height=%g of DisplayObject %s (%s)"
5578msgstr "Setting _height=%g of DisplayObject %s (%s)"
5579
5580#: libcore/DisplayObject.cpp:796
5581msgid "yes"
5582msgstr "yes"
5583
5584#: libcore/DisplayObject.cpp:797
5585msgid "no"
5586msgstr "no"
5587
5588#: libcore/DisplayObject.cpp:803
5589msgid "Depth"
5590msgstr "Depth"
5591
5592#: libcore/DisplayObject.cpp:809
5593msgid "Ratio"
5594msgstr "Ratio"
5595
5596#: libcore/DisplayObject.cpp:819
5597msgid "Clipping depth"
5598msgstr "Clipping depth"
5599
5600#: libcore/DisplayObject.cpp:824
5601msgid "Dimensions"
5602msgstr "Dimensions"
5603
5604#: libcore/DisplayObject.cpp:826
5605msgid "Dynamic"
5606msgstr "Dynamic"
5607
5608#: libcore/DisplayObject.cpp:827
5609msgid "Mask"
5610msgstr "Mask"
5611
5612#: libcore/DisplayObject.cpp:828
5613msgid "Destroyed"
5614msgstr "Destroyed"
5615
5616#: libcore/DisplayObject.cpp:830
5617msgid "Unloaded"
5618msgstr "Unloaded"
5619
5620#: libcore/DisplayObject.cpp:834
5621msgid "Blend mode"
5622msgstr "Blend mode"
5623
5624#: libcore/DisplayObject.cpp:837
5625msgid "Invalidated"
5626msgstr "Invalidated"
5627
5628#: libcore/DisplayObject.cpp:839
5629msgid "Child invalidated"
5630msgstr "Child invalidated"
5631
5632#: libcore/DisplayObject.cpp:860 libcore/DisplayObject.cpp:1564
5633#, c-format
5634msgid "Attempt to set property to %s, refused"
5635msgstr "Attempt to set property to %s, refused"
5636
5637#: libcore/DisplayObject.cpp:1095
5638#, c-format
5639msgid "Attempt to set %s._y to %s (evaluating to number %g) refused"
5640msgstr "Attempt to set %s._y to %s (evaluating to number %g) refused"
5641
5642#: libcore/DisplayObject.cpp:1126
5643#, c-format
5644msgid "Attempt to set %s._x to %s (evaluating to number %g) refused"
5645msgstr "Attempt to set %s._x to %s (evaluating to number %g) refused"
5646
5647#: libcore/DisplayObject.cpp:1155
5648#, c-format
5649msgid "Attempt to set %s._xscale to %s (evaluating to number %g) refused"
5650msgstr "Attempt to set %s._xscale to %s (evaluating to number %g) refused"
5651
5652#: libcore/DisplayObject.cpp:1181
5653#, c-format
5654msgid "Attempt to set %s._yscale to %s (evaluating to number %g) refused"
5655msgstr "Attempt to set %s._yscale to %s (evaluating to number %g) refused"
5656
5657#: libcore/DisplayObject.cpp:1217
5658#, c-format
5659msgid "Attempt to set %s._visible to %s (evaluating to number %g) refused"
5660msgstr "Attempt to set %s._visible to %s (evaluating to number %g) refused"
5661
5662#: libcore/DisplayObject.cpp:1246
5663#, c-format
5664msgid "Attempt to set %s._alpha to %s (evaluating to number %g) refused"
5665msgstr "Attempt to set %s._alpha to %s (evaluating to number %g) refused"
5666
5667#: libcore/DisplayObject.cpp:1312
5668#, c-format
5669msgid "Attempt to set %s._rotation to %s (evaluating to number %g) refused"
5670msgstr "Attempt to set %s._rotation to %s (evaluating to number %g) refused"
5671
5672#: libcore/DisplayObject.cpp:1352
5673msgid "_soundbuftime setting"
5674msgstr "_soundbuftime setting"
5675
5676#: libcore/DisplayObject.cpp:1376
5677#, c-format
5678msgid "Setting _width=%g of DisplayObject %s (%s)"
5679msgstr "Setting _width=%g of DisplayObject %s (%s)"
5680
5681#: libcore/DisplayObject.cpp:1386 libcore/DisplayObject.cpp:1404
5682msgid "_focusrect"
5683msgstr "_focusrect"
5684
5685#: libcore/StaticText.cpp:53
5686msgid "StaticText::pointInShape"
5687msgstr "StaticText::pointInShape"
5688
5689#: libcore/AMFConverter.cpp:98
5690msgid "Problems serializing an object's member"
5691msgstr "Problems serialising an object's member"
5692
5693#: libcore/AMFConverter.cpp:212
5694#, c-format
5695msgid "Problems serializing strict array member %d=%s"
5696msgstr "Problems serialising strict array member %d=%s"
5697
5698#: libcore/AMFConverter.cpp:242
5699msgid "Could not serialize object"
5700msgstr "Could not serialise object"
5701
5702#: libcore/AMFConverter.cpp:319
5703#, c-format
5704msgid "Unknown AMF type %s! Cannot proceed"
5705msgstr "Unknown AMF type %s! Cannot proceed"
5706
5707#: libcore/AMFConverter.cpp:376
5708#, c-format
5709msgid "AMF parsing error: %s"
5710msgstr "AMF parsing error: %s"
5711
5712#: libcore/AMFConverter.cpp:407
5713msgid "Read past _end of buffer for strict array length"
5714msgstr "Read past _end of buffer for strict array length"
5715
5716#: libcore/AMFConverter.cpp:425
5717msgid "Unable to read array elements"
5718msgstr "Unable to read array elements"
5719
5720#: libcore/AMFConverter.cpp:442
5721msgid "Read past _end of buffer for array length"
5722msgstr "Read past _end of buffer for array length"
5723
5724#: libcore/AMFConverter.cpp:468 libcore/AMFConverter.cpp:489
5725msgid "MALFORMED AMF: premature _end of ECMA_ARRAY block"
5726msgstr "MALFORMED AMF: premature _end of ECMA_ARRAY block"
5727
5728#: libcore/AMFConverter.cpp:480
5729msgid "MALFORMED AMF: empty member name not followed by OBJECT_END_AMF0 byte"
5730msgstr "MALFORMED AMF: empty member name not followed by OBJECT_END_AMF0 byte"
5731
5732#: libcore/AMFConverter.cpp:504
5733msgid "Unable to read array element"
5734msgstr "Unable to read array element"
5735
5736#: libcore/AMFConverter.cpp:528
5737msgid "Could not read object property name"
5738msgstr "Could not read object property name"
5739
5740#: libcore/AMFConverter.cpp:539
5741msgid "AMF buffer terminated just before object _end byte. continuing anyway."
5742msgstr "AMF buffer terminated just before object _end byte. continuing anyway."
5743
5744#: libcore/AMFConverter.cpp:566
5745#, c-format
5746msgid "readAMF0: invalid reference to object %d (%d known objects)"
5747msgstr "readAMF0: invalid reference to object %d (%d known objects)"
5748
5749#: libcore/AMFConverter.cpp:597
5750msgid ""
5751"Date type encoded timezone info %1%, even though this field should not be "
5752"used."
5753msgstr ""
5754"Date type encoded timezone info %1%, even though this field should not be "
5755"used."
5756
5757#: libcore/vm/ASHandlers.cpp:435
5758#, c-format
5759msgid "Malformed action code: %s"
5760msgstr "Malformed action code: %s"
5761
5762#: libcore/vm/ASHandlers.cpp:450
5763#, c-format
5764msgid "%s: CHECKME: was broken"
5765msgstr "%s: CHECKME: was broken"
5766
5767#: libcore/vm/ASHandlers.cpp:595
5768#, c-format
5769msgid "GetUrl: target=%s URL=%s"
5770msgstr "GetUrl: target=%s URL=%s"
5771
5772#: libcore/vm/ASHandlers.cpp:615
5773#, c-format
5774msgid "ActionWaitForFrame (0x%X) tag length == %d (expected 3)"
5775msgstr "ActionWaitForFrame (0x%X) tag length == %d (expected 3)"
5776
5777#: libcore/vm/ASHandlers.cpp:629 libcore/vm/ASHandlers.cpp:1695
5778#, c-format
5779msgid "%s: environment target is null or not a MovieClip"
5780msgstr "%s: environment target is null or not a MovieClip"
5781
5782#: libcore/vm/ASHandlers.cpp:637
5783#, c-format
5784msgid "ActionWaitForFrame(%d): target (%s) has only %d frames"
5785msgstr "ActionWaitForFrame(%d): target (%s) has only %d frames"
5786
5787#: libcore/vm/ASHandlers.cpp:679
5788msgid "GotoLabel: environment target is null or not a MovieClip"
5789msgstr "GotoLabel: environment target is null or not a MovieClip"
5790
5791#: libcore/vm/ASHandlers.cpp:876 libcore/vm/ASHandlers.cpp:1572
5792msgid "Negative size passed to ActionSubString, taking as whole length"
5793msgstr "Negative size passed to ActionSubString, taking as whole length"
5794
5795#: libcore/vm/ASHandlers.cpp:893
5796msgid "Start is less then 1 in ActionSubString, setting to 1."
5797msgstr "Start is less then 1 in ActionSubString, setting to 1."
5798
5799#: libcore/vm/ASHandlers.cpp:903
5800msgid ""
5801"Start goes beyond input string in ActionSubString, returning the empty "
5802"string."
5803msgstr ""
5804"Start goes beyond input string in ActionSubString, returning the empty "
5805"string."
5806
5807#: libcore/vm/ASHandlers.cpp:916
5808msgid ""
5809"start + size goes beyond input string in ActionSubString, adjusting size"
5810msgstr ""
5811"start + size goes beyond input string in ActionSubString, adjusting size"
5812
5813#: libcore/vm/ASHandlers.cpp:963
5814#, c-format
5815msgid ""
5816"Can't assign a sprite/DisplayObject to a variable in SWF%d. We'll return "
5817"undefined instead of %s."
5818msgstr ""
5819"Can't assign a sprite/DisplayObject to a variable in SWF%d. We'll return "
5820"undefined instead of %s."
5821
5822#: libcore/vm/ASHandlers.cpp:971
5823#, c-format
5824msgid "-- get var: %s=%s"
5825msgstr "-- get var: %s=%s"
5826
5827#: libcore/vm/ASHandlers.cpp:984
5828#, c-format
5829msgid ""
5830"ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
5831msgstr ""
5832"ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
5833
5834#: libcore/vm/ASHandlers.cpp:992
5835#, c-format
5836msgid "-- set var: %s = %s"
5837msgstr "-- set var: %s = %s"
5838
5839#: libcore/vm/ASHandlers.cpp:1043
5840msgid ""
5841"ActionGetProperty(<empty>) called, but current target is not a DisplayObject"
5842msgstr ""
5843"ActionGetProperty(<empty>) called, but current target is not a DisplayObject"
5844
5845#: libcore/vm/ASHandlers.cpp:1062
5846#, c-format
5847msgid "Could not find GetProperty target (%s)"
5848msgstr "Could not find GetProperty target (%s)"
5849
5850#: libcore/vm/ASHandlers.cpp:1087
5851#, c-format
5852msgid "ActionSetProperty: can't find target %s for setting property %s"
5853msgstr "ActionSetProperty: can't find target %s for setting property %s"
5854
5855#: libcore/vm/ASHandlers.cpp:1110
5856#, c-format
5857msgid "duplicateMovieClip: invalid depth %d passed; not duplicating"
5858msgstr "duplicateMovieClip: invalid depth %d passed; not duplicating"
5859
5860#: libcore/vm/ASHandlers.cpp:1125
5861#, c-format
5862msgid "Path given to duplicateMovieClip(%s) doesn't point to a DisplayObject"
5863msgstr "Path given to duplicateMovieClip(%s) doesn't point to a DisplayObject"
5864
5865#: libcore/vm/ASHandlers.cpp:1136
5866#, c-format
5867msgid "Path given to duplicateMovieClip(%s) is not a sprite"
5868msgstr "Path given to duplicateMovieClip(%s) is not a sprite"
5869
5870#: libcore/vm/ASHandlers.cpp:1157
5871#, c-format
5872msgid "Path given to removeMovieClip(%s) doesn't point to a DisplayObject"
5873msgstr "Path given to removeMovieClip(%s) doesn't point to a DisplayObject"
5874
5875#: libcore/vm/ASHandlers.cpp:1167
5876#, c-format
5877msgid "Path given to removeMovieClip(%s) is not a sprite"
5878msgstr "Path given to removeMovieClip(%s) is not a sprite"
5879
5880#: libcore/vm/ASHandlers.cpp:1205
5881#, c-format
5882msgid "startDrag: unknown target '%s'"
5883msgstr "startDrag: unknown target '%s'"
5884
5885#: libcore/vm/ASHandlers.cpp:1225
5886msgid "Y values in ActionStartDrag swapped, fixing"
5887msgstr "Y values in ActionStartDrag swapped, fixing"
5888
5889#: libcore/vm/ASHandlers.cpp:1232
5890msgid "X values in ActionStartDrag swapped, fixing"
5891msgstr "X values in ActionStartDrag swapped, fixing"
5892
5893#: libcore/vm/ASHandlers.cpp:1296
5894#, c-format
5895msgid "-- %s cast_to %s (invalid args?)"
5896msgstr "-- %s cast_to %s (invalid args?)"
5897
5898#: libcore/vm/ASHandlers.cpp:1335
5899#, c-format
5900msgid "Stack value on IMPLEMENTSOP is not an object: %s."
5901msgstr "Stack value on IMPLEMENTSOP is not an object: %s."
5902
5903#: libcore/vm/ASHandlers.cpp:1344
5904msgid "Target object for IMPLEMENTSOP has no prototype."
5905msgstr "Target object for IMPLEMENTSOP has no prototype."
5906
5907#: libcore/vm/ASHandlers.cpp:1351
5908#, c-format
5909msgid "IMPLEMENTSOP target object's prototype is not an object (%s)"
5910msgstr "IMPLEMENTSOP target object's prototype is not an object (%s)"
5911
5912#: libcore/vm/ASHandlers.cpp:1359
5913#, c-format
5914msgid "Invalid interfaces count (%d) on IMPLEMENTSOP"
5915msgstr "Invalid interfaces count (%d) on IMPLEMENTSOP"
5916
5917#: libcore/vm/ASHandlers.cpp:1370
5918#, c-format
5919msgid "class found on stack on IMPLEMENTSOP is not an object: %s"
5920msgstr "class found on stack on IMPLEMENTSOP is not an object: %s"
5921
5922#: libcore/vm/ASHandlers.cpp:1377
5923msgid "Interface object for IMPLEMENTSOP has no prototype."
5924msgstr "Interface object for IMPLEMENTSOP has no prototype."
5925
5926#: libcore/vm/ASHandlers.cpp:1385
5927#, c-format
5928msgid "Prototype of interface object for IMPLEMENTSOP is not an object (%s)."
5929msgstr "Prototype of interface object for IMPLEMENTSOP is not an object (%s)."
5930
5931#: libcore/vm/ASHandlers.cpp:1392
5932#, c-format
5933msgid "%s (with .prototype %p) implements %s (with .prototype %p)"
5934msgstr "%s (with .prototype %p) implements %s (with .prototype %p)"
5935
5936#: libcore/vm/ASHandlers.cpp:1427
5937#, c-format
5938msgid "fscommand2:%s"
5939msgstr "fscommand2:%s"
5940
5941#: libcore/vm/ASHandlers.cpp:1558
5942#, c-format
5943msgid " ActionMbSubString(%s, %d, %d)"
5944msgstr " ActionMbSubString(%s, %d, %d)"
5945
5946#: libcore/vm/ASHandlers.cpp:1580
5947msgid "Base is less then 1 in ActionMbSubString, setting to 1."
5948msgstr "Base is less then 1 in ActionMbSubString, setting to 1."
5949
5950#: libcore/vm/ASHandlers.cpp:1587
5951msgid ""
5952"base goes beyond input string in ActionMbSubString, returning the empty "
5953"string."
5954msgstr ""
5955"base goes beyond input string in ActionMbSubString, returning the empty "
5956"string."
5957
5958#: libcore/vm/ASHandlers.cpp:1599
5959#, c-format
5960msgid ""
5961"base+size goes beyond input string in ActionMbSubString, adjusting size "
5962"based on length:%d and start:%d"
5963msgstr ""
5964"base+size goes beyond input string in ActionMbSubString, adjusting size "
5965"based on length:%d and start:%d"
5966
5967#: libcore/vm/ASHandlers.cpp:1623 libcore/vm/ASHandlers.cpp:1648
5968msgid "Not properly implemented for SWF5"
5969msgstr "Not properly implemented for SWF5"
5970
5971#: libcore/vm/ASHandlers.cpp:1674
5972msgid "ActionStrictMode set to %1%"
5973msgstr "ActionStrictMode set to %1%"
5974
5975#: libcore/vm/ASHandlers.cpp:1703
5976#, c-format
5977msgid ""
5978"Frame spec found on stack at ActionWaitForFrame doesn't evaluate to a valid "
5979"frame: %s"
5980msgstr ""
5981"Frame spec found on stack at ActionWaitForFrame doesn't evaluate to a valid "
5982"frame: %s"
5983
5984#: libcore/vm/ASHandlers.cpp:1728
5985msgid "Unknown constant '%1%' (no pool registered with VM)"
5986msgstr "Unknown constant '%1%' (no pool registered with VM)"
5987
5988#: libcore/vm/ASHandlers.cpp:1736
5989msgid "Unknown constant '%1%' (registered pool has %2% entries)"
5990msgstr "Unknown constant '%1%' (registered pool has %2% entries)"
5991
5992#: libcore/vm/ASHandlers.cpp:1793
5993#, c-format
5994msgid ""
5995"Unknown push type %d. Execution will continue but it is likely to fail due "
5996"to lost sync."
5997msgstr ""
5998"Unknown push type %d. Execution will continue but it is likely to fail due "
5999"to lost sync."
6000
6001#: libcore/vm/ASHandlers.cpp:1835
6002#, c-format
6003msgid "Invalid register %d in ActionPush"
6004msgstr "Invalid register %d in ActionPush"
6005
6006#: libcore/vm/ASHandlers.cpp:1886
6007#, c-format
6008msgid "\t%d) type=%s, value=%s"
6009msgstr "\t%d) type=%s, value=%s"
6010
6011#: libcore/vm/ASHandlers.cpp:1917
6012msgid "Undefined GetUrl2 URL on stack, skipping"
6013msgstr "Undefined GetUrl2 URL on stack, skipping"
6014
6015#: libcore/vm/ASHandlers.cpp:1949
6016#, c-format
6017msgid "branch to offset %d  --  this section only runs to %d"
6018msgstr "branch to offset %d  --  this section only runs to %d"
6019
6020#: libcore/vm/ASHandlers.cpp:1983
6021#, c-format
6022msgid ""
6023"Couldn't find target_sprite \"%s\" in ActionCallFrame! target frame actions "
6024"will not be called..."
6025msgstr ""
6026"Couldn't find target_sprite \"%s\" in ActionCallFrame! target frame actions "
6027"will not be called..."
6028
6029#: libcore/vm/ASHandlers.cpp:2034
6030#, c-format
6031msgid ""
6032"Frame spec found on stack at ActionGotoExpression doesn't evaluate to a "
6033"valid frame: %s"
6034msgstr ""
6035"Frame spec found on stack at ActionGotoExpression doesn't evaluate to a "
6036"valid frame: %s"
6037
6038#: libcore/vm/ASHandlers.cpp:2046
6039#, c-format
6040msgid ""
6041"Couldn't find target sprite \"%s\" in ActionGotoExpression. Will not go to "
6042"target frame..."
6043msgstr ""
6044"Couldn't find target sprite \"%s\" in ActionGotoExpression. Will not go to "
6045"target frame..."
6046
6047#: libcore/vm/ASHandlers.cpp:2125
6048#, c-format
6049msgid "delete %s.%s: no object found to delete"
6050msgstr "delete %s.%s: no object found to delete"
6051
6052#: libcore/vm/ASHandlers.cpp:2165
6053msgid "delete2 called with a path that does not resolve to an object"
6054msgstr "delete2 called with a path that does not resolve to an object"
6055
6056#: libcore/vm/ASHandlers.cpp:2191
6057#, c-format
6058msgid "-- set local var: %s = %s"
6059msgstr "-- set local var: %s = %s"
6060
6061#: libcore/vm/ASHandlers.cpp:2224
6062#, c-format
6063msgid "ActionCallFunction: %s is not an object"
6064msgstr "ActionCallFunction: %s is not an object"
6065
6066#: libcore/vm/ASHandlers.cpp:2241
6067#, c-format
6068msgid ""
6069"Attempt to call a function with %u arguments while only %u are available on "
6070"the stack."
6071msgstr ""
6072"Attempt to call a function with %u arguments while only %u are available on "
6073"the stack."
6074
6075#: libcore/vm/ASHandlers.cpp:2303
6076#, c-format
6077msgid "---new object: %s"
6078msgstr "---new object: %s"
6079
6080#: libcore/vm/ASHandlers.cpp:2313
6081#, c-format
6082msgid "ActionNew: '%s' is not a constructor"
6083msgstr "ActionNew: '%s' is not a constructor"
6084
6085#: libcore/vm/ASHandlers.cpp:2351
6086msgid "The 'var whatever' syntax in timeline context is a no-op."
6087msgstr "The 'var whatever' syntax in timeline context is a no-op."
6088
6089#: libcore/vm/ASHandlers.cpp:2439
6090#, c-format
6091msgid "Argument to TargetPath(%s) doesn't cast to a DisplayObject"
6092msgstr "Argument to TargetPath(%s) doesn't cast to a DisplayObject"
6093
6094#: libcore/vm/ASHandlers.cpp:2474
6095#, c-format
6096msgid ""
6097"Top of stack doesn't evaluate to an object (%s) at ActionEnumerate execution"
6098msgstr ""
6099"Top of stack doesn't evaluate to an object (%s) at ActionEnumerate execution"
6100
6101#: libcore/vm/ASHandlers.cpp:2581
6102#, c-format
6103msgid "getMember called against a value that does not cast to an as_object: %s"
6104msgstr ""
6105"getMember called against a value that does not cast to an as_object: %s"
6106
6107#: libcore/vm/ASHandlers.cpp:2590
6108#, c-format
6109msgid " ActionGetMember: target: %s (object %p)"
6110msgstr " ActionGetMember: target: %s (object %p)"
6111
6112#: libcore/vm/ASHandlers.cpp:2605
6113#, c-format
6114msgid "-- get_member %s.%s=%s"
6115msgstr "-- get_member %s.%s=%s"
6116
6117#: libcore/vm/ASHandlers.cpp:2624
6118#, c-format
6119msgid ""
6120"ActionSetMember: %s.%s=%s: member name evaluates to invalid (empty) string"
6121msgstr ""
6122"ActionSetMember: %s.%s=%s: member name evaluates to invalid (empty) string"
6123
6124#: libcore/vm/ASHandlers.cpp:2633
6125#, c-format
6126msgid "-- set_member %s.%s=%s"
6127msgstr "-- set_member %s.%s=%s"
6128
6129#: libcore/vm/ASHandlers.cpp:2645
6130#, c-format
6131msgid "-- set_member %s.%s=%s on invalid object!"
6132msgstr "-- set_member %s.%s=%s on invalid object!"
6133
6134#: libcore/vm/ASHandlers.cpp:2706
6135#, c-format
6136msgid ""
6137"Attempt to call a method with %u arguments while only %u are available on "
6138"the stack."
6139msgstr ""
6140"Attempt to call a method with %u arguments while only %u are available on "
6141"the stack."
6142
6143#: libcore/vm/ASHandlers.cpp:2714
6144#, c-format
6145msgid " method name: %s"
6146msgstr " method name: %s"
6147
6148#: libcore/vm/ASHandlers.cpp:2715
6149#, c-format
6150msgid " method object/func: %s"
6151msgstr " method object/func: %s"
6152
6153#: libcore/vm/ASHandlers.cpp:2716
6154#, c-format
6155msgid " method nargs: %d"
6156msgstr " method nargs: %d"
6157
6158#: libcore/vm/ASHandlers.cpp:2724
6159#, c-format
6160msgid "ActionCallMethod invoked with non-object object/func (%s)"
6161msgstr "ActionCallMethod invoked with non-object object/func (%s)"
6162
6163#: libcore/vm/ASHandlers.cpp:2758
6164#, c-format
6165msgid "ActionCallMethod: Can't find method %s of object %s"
6166msgstr "ActionCallMethod: Can't find method %s of object %s"
6167
6168#: libcore/vm/ASHandlers.cpp:2770
6169#, c-format
6170msgid "ActionCallMethod: property %d of object %d is not callable (%s)"
6171msgstr "ActionCallMethod: property %d of object %d is not callable (%s)"
6172
6173#: libcore/vm/ASHandlers.cpp:2843
6174#, c-format
6175msgid ""
6176"Attempt to call a constructor with %u arguments while only %u are available "
6177"on the stack."
6178msgstr ""
6179"Attempt to call a constructor with %u arguments while only %u are available "
6180"on the stack."
6181
6182#: libcore/vm/ASHandlers.cpp:2855
6183msgid "On ActionNewMethod: no object found on stack on ActionMethod"
6184msgstr "On ActionNewMethod: no object found on stack on ActionMethod"
6185
6186#: libcore/vm/ASHandlers.cpp:2872
6187#, c-format
6188msgid "ActionNewMethod: can't find method %s of object %s"
6189msgstr "ActionNewMethod: can't find method %s of object %s"
6190
6191#: libcore/vm/ASHandlers.cpp:2884
6192msgid "ActionNewMethod: method name is undefined and object is not a function"
6193msgstr "ActionNewMethod: method name is undefined and object is not a function"
6194
6195#: libcore/vm/ASHandlers.cpp:2923
6196#, c-format
6197msgid "-- %s instanceof %s (invalid args?)"
6198msgstr "-- %s instanceof %s (invalid args?)"
6199
6200#: libcore/vm/ASHandlers.cpp:2952
6201#, c-format
6202msgid "Top of stack not an object %s at ActionEnum2 execution"
6203msgstr "Top of stack not an object %s at ActionEnum2 execution"
6204
6205#: libcore/vm/ASHandlers.cpp:3086
6206#, c-format
6207msgid "ActionExtends: Super is not an object (%s)"
6208msgstr "ActionExtends: Super is not an object (%s)"
6209
6210#: libcore/vm/ASHandlers.cpp:3090
6211#, c-format
6212msgid "ActionExtends: Sub is not a function (%s)"
6213msgstr "ActionExtends: Sub is not a function (%s)"
6214
6215#: libcore/vm/ASHandlers.cpp:3191
6216#, c-format
6217msgid ""
6218"function2 code len (%u) overflows DOACTION tag boundaries (DOACTION tag len="
6219"%d, function2 code offset=%d). Forcing code len to eat the whole buffer "
6220"(would this work?)."
6221msgstr ""
6222"function2 code len (%u) overflows DOACTION tag boundaries (DOACTION tag len="
6223"%d, function2 code offset=%d). Forcing code len to eat the whole buffer "
6224"(would this work?)."
6225
6226#: libcore/vm/ASHandlers.cpp:3213
6227#, c-format
6228msgid "DefineFunction2: named function '%s' starts at PC %d"
6229msgstr "DefineFunction2: named function '%s' starts at PC %d"
6230
6231#: libcore/vm/ASHandlers.cpp:3223
6232#, c-format
6233msgid "DefineFunction2: anonymous function starts at PC %d"
6234msgstr "DefineFunction2: anonymous function starts at PC %d"
6235
6236#: libcore/vm/ASHandlers.cpp:3275
6237#, c-format
6238msgid ""
6239"ActionTry: reserved:%x doFinally:%d doCatch:%d trySize:%u catchSize:%u "
6240"finallySize:%u catchName:%s catchRegister:%u"
6241msgstr ""
6242"ActionTry: reserved:%x doFinally:%d doCatch:%d trySize:%u catchSize:%u "
6243"finallySize:%u catchName:%s catchRegister:%u"
6244
6245#: libcore/vm/ASHandlers.cpp:3304
6246msgid "ActionWith tag length != 2; skipping"
6247msgstr "ActionWith tag length != 2; skipping"
6248
6249#: libcore/vm/ASHandlers.cpp:3314
6250msgid "Empty with() block..."
6251msgstr "Empty with() block..."
6252
6253#: libcore/vm/ASHandlers.cpp:3325
6254#, c-format
6255msgid "with(%s) : first argument doesn't cast to an object!"
6256msgstr "with(%s) : first argument doesn't cast to an object!"
6257
6258#: libcore/vm/ASHandlers.cpp:3440
6259#, c-format
6260msgid "Unsupported action handler invoked, code at pc is %#x"
6261msgstr "Unsupported action handler invoked, code at pc is %#x"
6262
6263#: libcore/vm/ASHandlers.cpp:3500
6264msgid "Bogus empty GetUrl URL in SWF file, skipping"
6265msgstr "Bogus empty GetUrl URL in SWF file, skipping"
6266
6267#: libcore/vm/ASHandlers.cpp:3512
6268msgid ""
6269"Bogus GetUrl2 send vars method in SWF file (both GET and POST requested). "
6270"Using GET"
6271msgstr ""
6272"Bogus GetUrl2 send vars method in SWF file (both GET and POST requested). "
6273"Using GET"
6274
6275#: libcore/vm/ASHandlers.cpp:3571
6276#, c-format
6277msgid "getURL: target %s not found"
6278msgstr "getURL: target %s not found"
6279
6280#: libcore/vm/ASHandlers.cpp:3577
6281#, c-format
6282msgid "getURL: target %s is not a sprite"
6283msgstr "getURL: target %s is not a sprite"
6284
6285#: libcore/vm/ASHandlers.cpp:3596
6286msgid "commonGetURL: current target is undefined"
6287msgstr "commonGetURL: current target is undefined"
6288
6289#: libcore/vm/ASHandlers.cpp:3616
6290#, c-format
6291msgid "Unknown loadMovie target: %s"
6292msgstr "Unknown loadMovie target: %s"
6293
6294#: libcore/vm/ASHandlers.cpp:3630
6295#, fuzzy, c-format
6296msgid "get URL: target %s is not a sprite"
6297msgstr "getURL: target %s is not a sprite"
6298
6299#: libcore/vm/ASHandlers.cpp:3695
6300#, c-format
6301msgid "Couldn't find movie \"%s\" to set target to! Setting target to NULL..."
6302msgstr "Couldn't find movie \"%s\" to set target to! Setting target to NULL..."
6303
6304#: libcore/vm/CallStack.cpp:64
6305#, c-format
6306msgid "-------------- local register[%d] = '%s'"
6307msgstr "-------------- local register[%d] = '%s'"
6308
6309#: libcore/vm/Machine.cpp:895
6310#, c-format
6311msgid "Can't push a null value onto the scope stack (%s)."
6312msgstr "Can't push a null value onto the scope stack (%s)."
6313
6314#: libcore/vm/Machine.cpp:1438
6315#, c-format
6316msgid ""
6317"CALLPROP: Can't call a method of a value that doesn't cast to an object (%s)."
6318msgstr ""
6319"CALLPROP: Can't call a method of a value that doesn't cast to an object (%s)."
6320
6321#: libcore/vm/Machine.cpp:1455
6322#, c-format
6323msgid "CALLPROP: Property '%s' of object '%s' is '%s', cannot call as method"
6324msgstr "CALLPROP: Property '%s' of object '%s' is '%s', cannot call as method"
6325
6326#: libcore/vm/Machine.cpp:1983
6327#, c-format
6328msgid "GETPROPERTY: Looking for property %s of object %s"
6329msgstr "GETPROPERTY: Looking for property %s of object %s"
6330
6331#: libcore/vm/Machine.cpp:1987
6332#, c-format
6333msgid "GETPROPERTY: expecting object on stack, got %s."
6334msgstr "GETPROPERTY: expecting object on stack, got %s."
6335
6336#: libcore/vm/Machine.cpp:2122
6337#, c-format
6338msgid "ABC_ACTION_SETSLOT: unexpected non-object stack value %s"
6339msgstr "ABC_ACTION_SETSLOT: unexpected non-object stack value %s"
6340
6341#: libcore/vm/ActionExec.cpp:147
6342#, c-format
6343msgid ""
6344"at ActionExec operator() start, pc=%d, stop_pc=%d, code.size=%d, func=%d, "
6345"codeVersion=%d"
6346msgstr ""
6347"at ActionExec operator() start, pc=%d, stop_pc=%d, code.size=%d, func=%d, "
6348"codeVersion=%d"
6349
6350#: libcore/vm/ActionExec.cpp:152 libcore/vm/ActionExec.cpp:285
6351#: libcore/vm/ActionExec.cpp:296
6352#, c-format
6353msgid "%s"
6354msgstr "%s"
6355
6356#: libcore/vm/ActionExec.cpp:222
6357#, c-format
6358msgid "PC:%d - EX: %s"
6359msgstr "PC:%d - EX: %s"
6360
6361#: libcore/vm/ActionExec.cpp:239
6362#, c-format
6363msgid ""
6364"Length %u (%d) of action tag id %u at pc %d overflows actions buffer size %d"
6365msgstr ""
6366"Length %u (%d) of action tag id %u at pc %d overflows actions buffer size %d"
6367
6368#: libcore/vm/ActionExec.cpp:292
6369#, c-format
6370msgid "After execution: PC %d, next PC %d, stack follows"
6371msgstr "After execution: PC %d, next PC %d, stack follows"
6372
6373#: libcore/vm/ActionExec.cpp:306
6374msgid ""
6375"Time exceeded (%4% secs) while executing code in %1% between pc %2% and %3%. "
6376"Disable scripts?"
6377msgstr ""
6378"Time exceeded (%4% secs) while executing code in %1% between pc %2% and %3%. "
6379"Disable scripts?"
6380
6381#: libcore/vm/ActionExec.cpp:541
6382msgid ""
6383"Stack smashed (ActionScript compiler bug, or obfuscated SWF). Taking no "
6384"action to fix (as expected)."
6385msgstr ""
6386"Stack smashed (ActionScript compiler bug, or obfuscated SWF). Taking no "
6387"action to fix (as expected)."
6388
6389#: libcore/vm/ActionExec.cpp:545
6390#, c-format
6391msgid "%d elements left on the stack after block execution."
6392msgstr "%d elements left on the stack after block execution."
6393
6394#: libcore/vm/ActionExec.cpp:564
6395#, c-format
6396msgid ""
6397"End of DoAction block hit while skipping %d action tags (pc:%d, stop_pc:%d) "
6398"(WaitForFrame, probably)"
6399msgstr ""
6400"End of DoAction block hit while skipping %d action tags (pc:%d, stop_pc:%d) "
6401"(WaitForFrame, probably)"
6402
6403#: libcore/vm/ActionExec.cpp:674
6404#, c-format
6405msgid "Jump outside DoAction tag requested (offset %d before tag start)"
6406msgstr "Jump outside DoAction tag requested (offset %d before tag start)"
6407
6408#: libcore/vm/VM.cpp:222
6409#, c-format
6410msgid "-------------- global register[%d] = '%s'"
6411msgstr "-------------- global register[%d] = '%s'"
6412
6413#: libcore/vm/VM.cpp:250
6414#, c-format
6415msgid "Recursion limit reached (%u)"
6416msgstr "Recursion limit reached (%u)"
6417
6418#: libcore/Button.cpp:477
6419#, c-format
6420msgid "Unhandled button event %s"
6421msgstr "Unhandled button event %s"
6422
6423#: libcore/Button.cpp:788
6424msgid "Button placed with an init object. This will be ignored."
6425msgstr "Button placed with an init object. This will be ignored."
6426
6427#: libcore/Button.cpp:956
6428msgid "Enabled"
6429msgstr "Enabled"
6430
6431#: libcore/Button.cpp:961
6432msgid "Button state"
6433msgstr "Button state"
6434
6435#: libcore/Button.cpp:965
6436msgid "Action characters"
6437msgstr "Action characters"
6438
6439#: libcore/Button.cpp:994
6440msgid "Button.blendMode"
6441msgstr "Button.blendMode"
6442
6443#: libcore/Button.cpp:1003
6444msgid "Button.cacheAsBitmap"
6445msgstr "Button.cacheAsBitmap"
6446
6447#: libcore/Button.cpp:1012
6448msgid "Button.filters"
6449msgstr "Button.filters"
6450
6451#: libcore/Button.cpp:1021
6452msgid "Button.scale9Grid"
6453msgstr "Button.scale9Grid"
6454
6455#: libcore/Button.cpp:1030
6456msgid "Button.getTabIndex"
6457msgstr "Button.getTabIndex"
6458
6459#: libcore/Button.cpp:1039
6460msgid "Button.setTabIndex"
6461msgstr "Button.setTabIndex"
6462
6463#: libcore/as_environment.cpp:182
6464#, c-format
6465msgid "invalid path '%s' (p=next_slash=%s)"
6466msgstr "invalid path '%s' (p=next_slash=%s)"
6467
6468#: libcore/as_environment.cpp:193
6469#, c-format
6470msgid "invalid path '%s' (dot not allowed after having seen a slash)"
6471msgstr "invalid path '%s' (dot not allowed after having seen a slash)"
6472
6473#: libcore/as_environment.cpp:332
6474#, c-format
6475msgid "-------------- %s = %s"
6476msgstr "-------------- %s = %s"
6477
6478#: libcore/as_environment.cpp:346
6479#, c-format
6480msgid "Path target '%s' not found while setting %s=%s"
6481msgstr "Path target '%s' not found while setting %s=%s"
6482
6483#: libcore/as_environment.cpp:445
6484#, c-format
6485msgid "Won't set invalid raw variable name: %s"
6486msgstr "Won't set invalid raw variable name: %s"
6487
6488#: libcore/as_environment.cpp:474
6489#, c-format
6490msgid ""
6491"as_environment::setVariableRaw(%s, %s): neither current target nor original "
6492"target are defined, can't set the variable"
6493msgstr ""
6494"as_environment::setVariableRaw(%s, %s): neither current target nor original "
6495"target are defined, can't set the variable"
6496
6497#: libcore/as_environment.cpp:486
6498#, c-format
6499msgid "Won't get invalid raw variable name: %s"
6500msgstr "Won't get invalid raw variable name: %s"
6501
6502#: libcore/as_environment.cpp:567
6503#, c-format
6504msgid "reference to non-existent variable '%s'"
6505msgstr "reference to non-existent variable '%s'"
6506
6507#: libcore/MovieClip.cpp:621
6508#, c-format
6509msgid "call_frame('%s') -- invalid frame"
6510msgstr "call_frame('%s') -- invalid frame"
6511
6512#: libcore/MovieClip.cpp:667
6513msgid "Can't clone root of the movie"
6514msgstr "Can't clone root of the movie"
6515
6516#: libcore/MovieClip.cpp:675
6517#, c-format
6518msgid "%s parent is not a movieclip, can't clone"
6519msgstr "%s parent is not a movieclip, can't clone"
6520
6521#: libcore/MovieClip.cpp:852
6522msgid "MovieClip.unloadMovie()"
6523msgstr "MovieClip.unloadMovie()"
6524
6525#: libcore/MovieClip.cpp:885
6526#, c-format
6527msgid "advance_movieclip: no frames loaded for movieclip/movie %s"
6528msgstr "advance_movieclip: no frames loaded for movieclip/movie %s"
6529
6530#: libcore/MovieClip.cpp:935
6531msgid ""
6532"Flushing orphaned tags in movieclip %1%. _currentFrame:%2%, _hasLooped:%3%, "
6533"frame_count:%4%"
6534msgstr ""
6535"Flushing orphaned tags in movieclip %1%. _currentFrame:%2%, _hasLooped:%3%, "
6536"frame_count:%4%"
6537
6538#: libcore/MovieClip.cpp:1046
6539#, c-format
6540msgid "Executing %d tags in frame %d/%d of movieclip %s"
6541msgstr "Executing %d tags in frame %d/%d of movieclip %s"
6542
6543#: libcore/MovieClip.cpp:1084 libcore/MovieClip.cpp:1125
6544#, c-format
6545msgid ""
6546"Target frame of a gotoFrame(%d) was never loaded, although frame count in "
6547"header (%d) said we should have found it"
6548msgstr ""
6549"Target frame of a gotoFrame(%d) was never loaded, although frame count in "
6550"header (%d) said we should have found it"
6551
6552#: libcore/MovieClip.cpp:1116
6553#, c-format
6554msgid ""
6555"GotoFrame(%d) targets a yet to be loaded frame (%d). We'll wait for it but a "
6556"more correct form is explicitly using WaitForFrame instead"
6557msgstr ""
6558"GotoFrame(%d) targets a yet to be loaded frame (%d). We'll wait for it but a "
6559"more correct form is explicitly using WaitForFrame instead"
6560
6561#: libcore/MovieClip.cpp:1189
6562#, c-format
6563msgid "MovieClip::goto_labeled_frame('%s') unknown label"
6564msgstr "MovieClip::goto_labeled_frame('%s') unknown label"
6565
6566#: libcore/MovieClip.cpp:1248
6567#, c-format
6568msgid "MovieClip::add_display_object(): unknown cid = %d"
6569msgstr "MovieClip::add_display_object(): unknown cid = %d"
6570
6571#: libcore/MovieClip.cpp:1318
6572#, c-format
6573msgid "movieclip::replace_display_object(): unknown cid = %d"
6574msgstr "movieclip::replace_display_object(): unknown cid = %d"
6575
6576#: libcore/MovieClip.cpp:1327
6577#, c-format
6578msgid ""
6579"MovieClip::replace_display_object: could not find any DisplayObject at depth "
6580"%d"
6581msgstr ""
6582"MovieClip::replace_display_object: could not find any DisplayObject at depth "
6583"%d"
6584
6585#: libcore/MovieClip.cpp:1905
6586#, c-format
6587msgid "Could not load variables from %s"
6588msgstr "Could not load variables from %s"
6589
6590#: libcore/MovieClip.cpp:1958
6591#, c-format
6592msgid ""
6593"removeMovieClip(%s): movieclip depth (%d) out of the 'dynamic' zone "
6594"[0..1048575], won't remove"
6595msgstr ""
6596"removeMovieClip(%s): movieclip depth (%d) out of the 'dynamic' zone "
6597"[0..1048575], won't remove"
6598
6599#: libcore/parser/TypesParser.cpp:145
6600#, c-format
6601msgid "Invalid rectangle: minx=%g maxx=%g miny=%g maxy=%g"
6602msgstr "Invalid rectangle: minx=%g maxx=%g miny=%g maxy=%g"
6603
6604#: libcore/parser/TypesParser.cpp:161
6605#, c-format
6606msgid "  FillStyle read type = 0x%X"
6607msgstr "  FillStyle read type = 0x%X"
6608
6609#: libcore/parser/TypesParser.cpp:207
6610#, c-format
6611msgid "  gradients count: %d"
6612msgstr "  gradients count: %d"
6613
6614#: libcore/parser/TypesParser.cpp:212
6615msgid "No gradients!"
6616msgstr "No gradients!"
6617
6618#: libcore/parser/TypesParser.cpp:266
6619msgid "Illegal spread mode in gradient definition."
6620msgstr "Illegal spread mode in gradient definition."
6621
6622#: libcore/parser/TypesParser.cpp:283
6623msgid "Illegal interpolation mode in gradient definition."
6624msgstr "Illegal interpolation mode in gradient definition."
6625
6626#: libcore/parser/TypesParser.cpp:408
6627#, c-format
6628msgid "  color: %s"
6629msgstr "  colour: %s"
6630
6631#: libcore/parser/sprite_definition.cpp:64
6632#, c-format
6633msgid "  frames = %d"
6634msgstr "  frames = %d"
6635
6636#: libcore/parser/sprite_definition.cpp:77
6637#, c-format
6638msgid ""
6639"%d frames advertised in header, but only %d SHOWFRAME tags found in define "
6640"sprite."
6641msgstr ""
6642"%d frames advertised in header, but only %d SHOWFRAME tags found in define "
6643"sprite."
6644
6645#: libcore/parser/sprite_definition.cpp:87
6646msgid "  -- sprite END --"
6647msgstr "  -- sprite END --"
6648
6649#: libcore/parser/filter_factory.cpp:54
6650#, c-format
6651msgid "   number of filters: %d"
6652msgstr "   number of filters: %d"
6653
6654#: libcore/parser/filter_factory.cpp:92
6655#, c-format
6656msgid "Invalid filter type %d."
6657msgstr "Invalid filter type %d."
6658
6659#: libcore/parser/filter_factory.cpp:102
6660#, c-format
6661msgid "Filter %d could not read."
6662msgstr "Filter %d could not read."
6663
6664#: libcore/parser/filter_factory.cpp:134
6665#, c-format
6666msgid "   DropShadowFilter: blurX=%f blurY=%f"
6667msgstr "   DropShadowFilter: blurX=%f blurY=%f"
6668
6669#: libcore/parser/filter_factory.cpp:153
6670#, c-format
6671msgid "   BlurFilter: blurX=%f blurY=%f quality=%d"
6672msgstr "   BlurFilter: blurX=%f blurY=%f quality=%d"
6673
6674#: libcore/parser/filter_factory.cpp:180
6675msgid "   GlowFilter "
6676msgstr "   GlowFilter "
6677
6678#: libcore/parser/filter_factory.cpp:218
6679msgid "   BevelFilter "
6680msgstr "   BevelFilter "
6681
6682#: libcore/parser/filter_factory.cpp:265
6683msgid "   GradientGlowFilter "
6684msgstr "   GradientGlowFilter "
6685
6686#: libcore/parser/filter_factory.cpp:301
6687msgid "   ConvolutionFilter "
6688msgstr "   ConvolutionFilter "
6689
6690#: libcore/parser/filter_factory.cpp:318
6691msgid "   ColorMatrixFilter: "
6692msgstr "   ColourMatrixFilter: "
6693
6694#: libcore/parser/filter_factory.cpp:319 libcore/parser/filter_factory.cpp:322
6695#: libcore/parser/filter_factory.cpp:325 libcore/parser/filter_factory.cpp:328
6696#, c-format
6697msgid "     %g, %g, %g, %g, %g"
6698msgstr "     %g, %g, %g, %g, %g"
6699
6700#: libcore/parser/filter_factory.cpp:375
6701msgid "   GradientBevelFilter "
6702msgstr "   GradientBevelFilter "
6703
6704#: libcore/parser/action_buffer.cpp:57
6705#, c-format
6706msgid "Empty action buffer starting at offset %lu"
6707msgstr "Empty action buffer starting at offset %lu"
6708
6709#: libcore/parser/action_buffer.cpp:94
6710#, c-format
6711msgid "Action buffer starting at offset %lu doesn't end with an END tag"
6712msgstr "Action buffer starting at offset %lu doesn't end with an END tag"
6713
6714#: libcore/parser/action_buffer.cpp:132
6715msgid "action buffer dict length exceeded"
6716msgstr "action buffer dict length exceeded"
6717
6718#: libcore/parser/action_buffer.cpp:614
6719msgid "Native double floating point format not recognised"
6720msgstr "Native double floating point format not recognised"
6721
6722#: libcore/parser/SWFParser.cpp:90
6723msgid "SHOWFRAME tag"
6724msgstr "SHOWFRAME tag"
6725
6726#: libcore/parser/SWFParser.cpp:100
6727#, c-format
6728msgid ""
6729"Encountered unknown tag %d. These usually store creation tool data and do "
6730"not affect playback"
6731msgstr ""
6732"Encountered unknown tag %d. These usually store creation tool data and do "
6733"not affect playback"
6734
6735#: libcore/parser/SWFParser.cpp:105
6736#, c-format
6737msgid "tag dump follows: %s"
6738msgstr "tag dump follows: %s"
6739
6740#: libcore/parser/SWFParser.cpp:113
6741#, c-format
6742msgid "Parsing exception: %s"
6743msgstr "Parsing exception: %s"
6744
6745#: libcore/parser/SWFMovieDefinition.cpp:255
6746#, c-format
6747msgid "Add sound sample %d assigning id %d"
6748msgstr "Add sound sample %d assigning id %d"
6749
6750#: libcore/parser/SWFMovieDefinition.cpp:284
6751msgid ""
6752"gnash::SWFMovieDefinition::read() -- file does not start with a SWF header"
6753msgstr ""
6754"gnash::SWFMovieDefinition::read() -- file does not start with a SWF header"
6755
6756#: libcore/parser/SWFMovieDefinition.cpp:291
6757#, c-format
6758msgid "version: %d, file_length: %d"
6759msgstr "version: %d, file_length: %d"
6760
6761#: libcore/parser/SWFMovieDefinition.cpp:296
6762msgid ""
6763"SWFMovieDefinition::read(): unable to read zipped SWF data; gnash was "
6764"compiled without zlib support"
6765msgstr ""
6766"SWFMovieDefinition::read(): unable to read zipped SWF data; Gnash was "
6767"compiled without zlib support"
6768
6769#: libcore/parser/SWFMovieDefinition.cpp:301
6770msgid "file is compressed"
6771msgstr "file is compressed"
6772
6773#: libcore/parser/SWFMovieDefinition.cpp:320
6774msgid "non-finite movie bounds"
6775msgstr "non-finite movie bounds"
6776
6777#: libcore/parser/SWFMovieDefinition.cpp:336
6778#, c-format
6779msgid "frame size = %s, frame rate = %f, frames = %d"
6780msgstr "frame size = %s, frame rate = %f, frames = %d"
6781
6782#: libcore/parser/SWFMovieDefinition.cpp:360
6783msgid "Could not start loading thread"
6784msgstr "Could not start loading thread"
6785
6786#: libcore/parser/SWFMovieDefinition.cpp:431
6787#, c-format
6788msgid "Could not find char %d, dump is: %s"
6789msgstr "Could not find char %d, dump is: %s"
6790
6791#: libcore/parser/SWFMovieDefinition.cpp:490
6792msgid "Error while parsing SWF stream."
6793msgstr "Error while parsing SWF stream."
6794
6795#: libcore/parser/SWFMovieDefinition.cpp:502
6796#, c-format
6797msgid "%d control tags are NOT followed by a SHOWFRAME tag"
6798msgstr "%d control tags are NOT followed by a SHOWFRAME tag"
6799
6800#: libcore/parser/SWFMovieDefinition.cpp:510
6801#, c-format
6802msgid ""
6803"%d frames advertised in header, but only %d SHOWFRAME tags found in stream. "
6804"Pretending we loaded all advertised frames"
6805msgstr ""
6806"%d frames advertised in header, but only %d SHOWFRAME tags found in stream. "
6807"Pretending we loaded all advertised frames"
6808
6809#: libcore/parser/SWFMovieDefinition.cpp:538
6810#, c-format
6811msgid ""
6812"number of SHOWFRAME tags in SWF stream '%s' (%d) exceeds the advertised "
6813"number in header (%d)."
6814msgstr ""
6815"number of SHOWFRAME tags in SWF stream '%s' (%d) exceeds the advertised "
6816"number in header (%d)."
6817
6818#: libcore/parser/SWFMovieDefinition.cpp:605
6819msgid "More than one JPEGTABLES tag found: not resetting JPEG loader"
6820msgstr "More than one JPEGTABLES tag found: not resetting JPEG loader"
6821
6822#: libcore/parser/SWFMovieDefinition.cpp:745
6823#, c-format
6824msgid "import error: could not find resource '%s' in movie '%s'"
6825msgstr "import error: could not find resource '%s' in movie '%s'"
6826
6827#: libcore/Video.cpp:57
6828msgid "No Media handler registered, won't be able to decode embedded video"
6829msgstr "No Media handler registered, won't be able to decode embedded video"
6830
6831#: libcore/Video.cpp:69
6832#, c-format
6833msgid "Could not create Video Decoder: %s"
6834msgstr "Could not create Video Decoder: %s"
6835
6836#: libcore/Video.cpp:138
6837msgid "No Video info in video definition"
6838msgstr "No Video info in video definition"
6839
6840#: libcore/as_function.cpp:94
6841#, c-format
6842msgid "Native function called as constructor threw exception: %s"
6843msgstr "Native function called as constructor threw exception: %s"
6844
6845#: libcore/movie_root.cpp:238
6846#, c-format
6847msgid "ActionParserException thrown during setRootMovie: %s"
6848msgstr "ActionParserException thrown during setRootMovie: %s"
6849
6850#: libcore/movie_root.cpp:253
6851#, c-format
6852msgid "No user interface registered, assuming 'Yes' answer to question: %s"
6853msgstr "No user interface registered, assuming 'Yes' answer to question: %s"
6854
6855#: libcore/movie_root.cpp:402 libcore/movie_root.cpp:412
6856#, c-format
6857msgid ""
6858"%s.swapDepth(%d): movie has a depth (%d) below static depth zone (%d), won't "
6859"swap its depth"
6860msgstr ""
6861"%s.swapDepth(%d): movie has a depth (%d) below static depth zone (%d), won't "
6862"swap its depth"
6863
6864#: libcore/movie_root.cpp:470
6865msgid ""
6866"movie_root::dropLevel called against a movie not found in the levels "
6867"container"
6868msgstr ""
6869"movie_root::dropLevel called against a movie not found in the levels "
6870"container"
6871
6872#: libcore/movie_root.cpp:477
6873msgid "Original root movie can't be removed"
6874msgstr "Original root movie can't be removed"
6875
6876#: libcore/movie_root.cpp:496
6877#, c-format
6878msgid ""
6879"TESTME: loadMovie called on level %d which is not available at load time, "
6880"skipped placement for now"
6881msgstr ""
6882"TESTME: loadMovie called on level %d which is not available at load time, "
6883"skipped placement for now"
6884
6885#: libcore/movie_root.cpp:627
6886#, c-format
6887msgid "ActionLimits hit notifying key listeners: %s."
6888msgstr "ActionLimits hit notifying key listeners: %s."
6889
6890#: libcore/movie_root.cpp:864
6891msgid ""
6892"movie_root tracking a streaming sound, but the sound handler is not "
6893"streaming!"
6894msgstr ""
6895"movie_root tracking a streaming sound, but the sound handler is not "
6896"streaming!"
6897
6898#: libcore/movie_root.cpp:896
6899msgid ""
6900"Time exceeded (%1% secs) while attempting to catch up to streaming sound. "
6901"Give up on synchronization?"
6902msgstr ""
6903"Time exceeded (%1% secs) while attempting to catch up to streaming sound. "
6904"Give up on synchronisation?"
6905
6906#: libcore/movie_root.cpp:948
6907#, c-format
6908msgid "Buffer overread during advance: %s"
6909msgstr "Buffer overread during advance: %s"
6910
6911#: libcore/movie_root.cpp:1066
6912#, c-format
6913msgid "ActionLimits hit notifying mouse events: %s."
6914msgstr "ActionLimits hit notifying mouse events: %s."
6915
6916#: libcore/movie_root.cpp:1558
6917#, c-format
6918msgid "Couldn't process ExternalInterface Call %s"
6919msgstr "Couldn't process ExternalInterface Call %s"
6920
6921#: libcore/movie_root.cpp:1603
6922msgid "ExternalInterface::GotoFrame()"
6923msgstr "ExternalInterface::GotoFrame()"
6924
6925#: libcore/movie_root.cpp:1611
6926msgid "ExternalInterface::LoadMovie()"
6927msgstr "ExternalInterface::LoadMovie()"
6928
6929#: libcore/movie_root.cpp:1676 gui/Player.cpp:713
6930#, c-format
6931msgid "Could not write to user-provided host requests fd %d: %s"
6932msgstr "Could not write to user-provided host requests fd %d: %s"
6933
6934#: libcore/movie_root.cpp:1837 libcore/movie_root.cpp:1869
6935#: libcore/movie_root.cpp:1925
6936#, c-format
6937msgid "Could not write to browser fd #%d: %s"
6938msgstr "Could not write to browser fd #%d: %s"
6939
6940#: libcore/movie_root.cpp:2155
6941#, c-format
6942msgid "Fork failed launching URL opener '%s'"
6943msgstr "Fork failed launching URL opener '%s'"
6944
6945#: libcore/movie_root.cpp:2202
6946#, c-format
6947msgid "Could only write %d bytes to fd #%d"
6948msgstr "Could only write %d bytes to fd #%d"
6949
6950#: libcore/movie_root.cpp:2290
6951msgid "Live MovieClips"
6952msgstr "Live MovieClips"
6953
6954#: libcore/movie_root.cpp:2419
6955#, fuzzy, c-format
6956msgid "%s to UTF8 conversion in LoadableObject input parsing"
6957msgstr "%s to utf8 conversion in LoadableObject input parsing"
6958
6959#: libcore/movie_root.cpp:2442
6960#, c-format
6961msgid ""
6962"Hosting application registered no callback for events/queries, can't call %s"
6963"(%s)"
6964msgstr ""
6965"Hosting application registered no callback for events/queries, can't call %s"
6966"(%s)"
6967
6968#: libcore/abc/AbcBlock.cpp:65 libcore/abc/AbcBlock.cpp:133
6969msgid "ABC: Finalizing trait yielded bad type for slot."
6970msgstr "ABC: Finalizing trait yielded bad type for slot."
6971
6972#: libcore/abc/AbcBlock.cpp:188
6973msgid "ABC: Bad name for trait."
6974msgstr "ABC: Bad name for trait."
6975
6976#: libcore/abc/AbcBlock.cpp:193
6977msgid "ABC: Trait name must be fully qualified."
6978msgstr "ABC: Trait name must be fully qualified."
6979
6980#: libcore/abc/AbcBlock.cpp:240 libcore/abc/AbcBlock.cpp:266
6981msgid "Bad method id in trait."
6982msgstr "Bad method id in trait."
6983
6984#: libcore/abc/AbcBlock.cpp:256
6985msgid "Bad Class id in trait."
6986msgstr "Bad Class id in trait."
6987
6988#: libcore/abc/AbcBlock.cpp:274
6989msgid "ABC: Unknown type of trait."
6990msgstr "ABC: Unknown type of trait."
6991
6992#: libcore/abc/AbcBlock.cpp:468
6993#, c-format
6994msgid "Abc Version: %d.%d"
6995msgstr "Abc Version: %d.%d"
6996
6997#: libcore/abc/AbcBlock.cpp:567
6998msgid "ABC: Bad string given for namespace."
6999msgstr "ABC: Bad string given for namespace."
7000
7001#: libcore/abc/AbcBlock.cpp:609
7002msgid "ABC: Bad namespace for namespace set."
7003msgstr "ABC: Bad namespace for namespace set."
7004
7005#: libcore/abc/AbcBlock.cpp:679
7006#, c-format
7007msgid "Action Block: Unknown multiname type (%d)."
7008msgstr "Action Block: Unknown multiname type (%d)."
7009
7010#: libcore/abc/AbcBlock.cpp:712 libcore/abc/AbcBlock.cpp:722
7011#: libcore/abc/AbcBlock.cpp:732 libcore/abc/AbcBlock.cpp:742
7012msgid "Action Block: Bad index in optional argument."
7013msgstr "Action Block: Bad index in optional argument."
7014
7015#: libcore/abc/AbcBlock.cpp:752
7016msgid "ABC: Bad index in optional argument, namespaces."
7017msgstr "ABC: Bad index in optional argument, namespaces."
7018
7019#: libcore/abc/AbcBlock.cpp:774
7020#, c-format
7021msgid "ABC: Bad default value type (%X), but continuing."
7022msgstr "ABC: Bad default value type (%X), but continuing."
7023
7024#: libcore/abc/AbcBlock.cpp:812
7025msgid "ABC: Bad return type for method info."
7026msgstr "ABC: Bad return type for method info."
7027
7028#: libcore/abc/AbcBlock.cpp:825
7029msgid "ABC: Unknown return type."
7030msgstr "ABC: Unknown return type."
7031
7032#: libcore/abc/AbcBlock.cpp:842
7033msgid "ABC: Bad parameter type in method."
7034msgstr "ABC: Bad parameter type in method."
7035
7036#: libcore/abc/AbcBlock.cpp:851
7037msgid "ABC: Unknown parameter type."
7038msgstr "ABC: Unknown parameter type."
7039
7040#: libcore/abc/AbcBlock.cpp:940
7041msgid "ABC: Out of bounds instance name."
7042msgstr "ABC: Out of bounds instance name."
7043
7044#: libcore/abc/AbcBlock.cpp:948
7045msgid "ABC: QName required for instance."
7046msgstr "ABC: QName required for instance."
7047
7048#: libcore/abc/AbcBlock.cpp:953
7049msgid "ABC: No namespace to use for storing class."
7050msgstr "ABC: No namespace to use for storing class."
7051
7052#: libcore/abc/AbcBlock.cpp:968
7053msgid "Duplicate class registration."
7054msgstr "Duplicate class registration."
7055
7056#: libcore/abc/AbcBlock.cpp:984
7057msgid "ABC: Bad super type."
7058msgstr "ABC: Bad super type."
7059
7060#: libcore/abc/AbcBlock.cpp:995
7061#, c-format
7062msgid "ABC: Super type not found (%s)"
7063msgstr "ABC: Super type not found (%s)"
7064
7065#: libcore/abc/AbcBlock.cpp:1002
7066msgid "ABC: Can't extend a class which is final."
7067msgstr "ABC: Can't extend a class which is final."
7068
7069#: libcore/abc/AbcBlock.cpp:1008
7070msgid "ABC: Can't extend an interface type."
7071msgstr "ABC: Can't extend an interface type."
7072
7073#: libcore/abc/AbcBlock.cpp:1014
7074msgid "ABC: Class cannot be its own supertype."
7075msgstr "ABC: Class cannot be its own supertype."
7076
7077#: libcore/abc/AbcBlock.cpp:1035
7078msgid "ABC: Bad namespace for protected."
7079msgstr "ABC: Bad namespace for protected."
7080
7081#: libcore/abc/AbcBlock.cpp:1054
7082msgid "ABC: Bad name for interface."
7083msgstr "ABC: Bad name for interface."
7084
7085#: libcore/abc/AbcBlock.cpp:1061
7086msgid "ABC: Can't implement a non-interface type."
7087msgstr "ABC: Can't implement a non-interface type."
7088
7089#: libcore/abc/AbcBlock.cpp:1073
7090msgid "ABC: Out of bounds method for initializer."
7091msgstr "ABC: Out of bounds method for initialiser."
7092
7093#: libcore/abc/AbcBlock.cpp:1108
7094msgid "ABC: Out of bound static constructor for class."
7095msgstr "ABC: Out of bound static constructor for class."
7096
7097#: libcore/abc/AbcBlock.cpp:1147
7098msgid "ABC: Out of bounds method for script."
7099msgstr "ABC: Out of bounds method for script."
7100
7101#: libcore/abc/AbcBlock.cpp:1183
7102msgid "ABC: Out of bounds for method body."
7103msgstr "ABC: Out of bounds for method body."
7104
7105#: libcore/abc/AbcBlock.cpp:1190
7106msgid "ABC: Only one body per method."
7107msgstr "ABC: Only one body per method."
7108
7109#: libcore/abc/AbcBlock.cpp:1236
7110msgid "ABC: Out of bound type for exception."
7111msgstr "ABC: Out of bound type for exception."
7112
7113#: libcore/abc/AbcBlock.cpp:1246
7114#, c-format
7115msgid "ABC: Unknown type of object to catch. (%s)"
7116msgstr "ABC: Unknown type of object to catch. (%s)"
7117
7118#: libcore/abc/AbcBlock.cpp:1264
7119msgid "ABC: Out of bound name for caught exception."
7120msgstr "ABC: Out of bound name for caught exception."
7121
7122#: libcore/MovieFactory.cpp:79
7123msgid ""
7124"Requested to keep from completely loading a movie, but the movie in question "
7125"is an image, for which we don't yet have the concept of a 'loading thread'"
7126msgstr ""
7127"Requested to keep from completely loading a movie, but the movie in question "
7128"is an image, for which we don't yet have the concept of a 'loading thread'"
7129
7130#: libcore/MovieFactory.cpp:94
7131msgid "FLV can't be loaded directly as a movie"
7132msgstr "FLV can't be loaded directly as a movie"
7133
7134#: libcore/MovieFactory.cpp:98
7135msgid "Unknown file type"
7136msgstr "Unknown file type"
7137
7138#: libcore/MovieFactory.cpp:133
7139#, c-format
7140msgid "Couldn't load library movie '%s'"
7141msgstr "Couldn't load library movie '%s'"
7142
7143#: libcore/MovieFactory.cpp:173
7144msgid "Can't read file header"
7145msgstr "Can't read file header"
7146
7147#: libcore/MovieFactory.cpp:212
7148msgid "Can't read 3 bytes after an MZ (.exe) header"
7149msgstr "Can't read 3 bytes after an MZ (.exe) header"
7150
7151#: libcore/MovieFactory.cpp:222
7152#, fuzzy
7153msgid "Could not find SWF inside an .exe file"
7154msgstr "Could not find SWF inside an exe file"
7155
7156#: libcore/MovieFactory.cpp:231
7157#, fuzzy, c-format
7158msgid "unknown file type, buffer is %c%c%c"
7159msgstr "unknown file type, buf is %c%c%c"
7160
7161#: libcore/MovieFactory.cpp:273
7162#, c-format
7163msgid "Can't read image file from %s"
7164msgstr "Can't read image file from %s"
7165
7166#: libcore/MovieFactory.cpp:283
7167#, c-format
7168msgid "Parsing error: %s"
7169msgstr "Parsing error: %s"
7170
7171#: libcore/MovieFactory.cpp:309
7172#, c-format
7173msgid "failed to open '%s'; can't create movie"
7174msgstr "failed to open '%s'; can't create movie"
7175
7176#: libcore/MovieFactory.cpp:314
7177#, c-format
7178msgid "streamProvider opener can't open '%s'"
7179msgstr "streamProvider opener can't open '%s'"
7180
7181#: libcore/PropertyList.cpp:274
7182#, c-format
7183msgid "Property %s already exists, can't addDestructiveGetter"
7184msgstr "Property %s already exists, can't addDestructiveGetter"
7185
7186#: libcore/as_object.cpp:439
7187#, c-format
7188msgid "Caught exception: %s"
7189msgstr "Caught exception: %s"
7190
7191#: libcore/as_object.cpp:627
7192#, c-format
7193msgid "Attempt to set read-only property '%s'"
7194msgstr "Attempt to set read-only property '%s'"
7195
7196#: libcore/as_object.cpp:639
7197#, c-format
7198msgid "%s: %s"
7199msgstr "%s: %s"
7200
7201#: libcore/as_object.cpp:654
7202#, c-format
7203msgid "Unknown failure in setting property '%s' on object '%p'"
7204msgstr "Unknown failure in setting property '%s' on object '%p'"
7205
7206#: libcore/as_object.cpp:683
7207#, c-format
7208msgid "Attempt to initialize read-only property '%s' on object '%p' twice"
7209msgstr "Attempt to initialise read-only property '%s' on object '%p' twice"
7210
7211#: libcore/as_object.cpp:845
7212msgid "Circular inheritance chain detected during isPrototypeOf call"
7213msgstr "Circular inheritance chain detected during isPrototypeOf call"
7214
7215#: libdevice/egl/eglDevice.cpp:86 libdevice/egl/eglDevice.cpp:108
7216msgid "Couldn't initialize EGL device!"
7217msgstr "Couldn't initialise EGL Device!"
7218
7219#: libdevice/egl/eglDevice.cpp:111
7220#, c-format
7221msgid "Couldn't bind client to type %d!"
7222msgstr "Couldn't bind client to type %d!"
7223
7224#: libdevice/egl/eglDevice.cpp:181
7225#, c-format
7226msgid "eglGetDisplay() failed (error 0x%x)"
7227msgstr "eglGetDisplay() failed (error 0x%x)"
7228
7229#: libdevice/egl/eglDevice.cpp:187
7230#, c-format
7231msgid "eglInitialize() failed (error %s)"
7232msgstr "eglInitialise() failed (error %s)"
7233
7234#: libdevice/egl/eglDevice.cpp:197
7235#, c-format
7236msgid "EGL_CLIENT_APIS = %s"
7237msgstr "EGL_CLIENT_APIS = %s"
7238
7239#: libdevice/egl/eglDevice.cpp:198
7240#, c-format
7241msgid "EGL_EXTENSIONS = %s"
7242msgstr "EGL_EXTENSIONS = %s"
7243
7244#: libdevice/egl/eglDevice.cpp:199
7245#, c-format
7246msgid "EGL_VERSION = %s, EGL_VENDOR = %s"
7247msgstr "EGL_VERSION = %s, EGL_VENDOR = %s"
7248
7249#: libdevice/egl/eglDevice.cpp:208 libdevice/egl/eglDevice.cpp:543
7250#: gui/gtk/gtk_glue_ovg.cpp:383
7251#, c-format
7252msgid "eglGetConfigs() failed to retrieve the number of configs (error %s)"
7253msgstr "eglGetConfigs() failed to retrieve the number of configs (error %s)"
7254
7255#: libdevice/egl/eglDevice.cpp:213 libdevice/egl/eglDevice.cpp:548
7256#: gui/gtk/gtk_glue_ovg.cpp:388
7257msgid "No EGLconfigs found\n"
7258msgstr "No EGLconfigs found\n"
7259
7260#: libdevice/egl/eglDevice.cpp:216 libdevice/egl/eglDevice.cpp:551
7261#, c-format
7262msgid "Max number of EGL Configs is %d"
7263msgstr "Max number of EGL Configs is %d"
7264
7265#: libdevice/egl/eglDevice.cpp:231
7266msgid "Using the 32bpp, low quality configuration"
7267msgstr "Using the 32bpp, low quality configuration"
7268
7269#: libdevice/egl/eglDevice.cpp:233
7270msgid "eglChooseConfig(32-low) failed"
7271msgstr "eglChooseConfig(32-low) failed"
7272
7273#: libdevice/egl/eglDevice.cpp:237
7274msgid "Using the 16bpp, low quality configuration"
7275msgstr "Using the 16bpp, low quality configuration"
7276
7277#: libdevice/egl/eglDevice.cpp:239
7278msgid "eglChooseConfig(16-low) failed"
7279msgstr "eglChooseConfig(16-low) failed"
7280
7281#: libdevice/egl/eglDevice.cpp:248
7282msgid "Using the 32bpp, medium quality configuration"
7283msgstr "Using the 32bpp, medium quality configuration"
7284
7285#: libdevice/egl/eglDevice.cpp:250
7286msgid "eglChooseConfig(32-medium) failed"
7287msgstr "eglChooseConfig(32-medium) failed"
7288
7289#: libdevice/egl/eglDevice.cpp:254 libdevice/egl/eglDevice.cpp:271
7290msgid "Using the 16bpp, medium quality configuration"
7291msgstr "Using the 16bpp, medium quality configuration"
7292
7293#: libdevice/egl/eglDevice.cpp:256
7294msgid "eglChooseConfig(16-medium) failed"
7295msgstr "eglChooseConfig(16-medium) failed"
7296
7297#: libdevice/egl/eglDevice.cpp:265
7298msgid "Using the 32bpp, high quality configuration"
7299msgstr "Using the 32bpp, high quality configuration"
7300
7301#: libdevice/egl/eglDevice.cpp:267
7302msgid "eglChooseConfig(32-high) failed"
7303msgstr "eglChooseConfig(32-high) failed"
7304
7305#: libdevice/egl/eglDevice.cpp:273
7306msgid "eglChooseConfig(16-high) failed"
7307msgstr "eglChooseConfig(16-high) failed"
7308
7309#: libdevice/egl/eglDevice.cpp:283
7310msgid "EGL configuration doesn't match!"
7311msgstr "EGL configuration doesn't match!"
7312
7313#: libdevice/egl/eglDevice.cpp:319
7314#, c-format
7315msgid "eglGetConfigAttrib() failed (error %s)"
7316msgstr "eglGetConfigAttrib() failed (error %s)"
7317
7318#: libdevice/egl/eglDevice.cpp:323
7319#, c-format
7320msgid "EGL native visual is: %d"
7321msgstr "EGL native visual is: %d"
7322
7323#: libdevice/egl/eglDevice.cpp:339
7324msgid "Initializing EGL for OpenGLES2"
7325msgstr "Initialising EGL for OpenGLES2"
7326
7327#: libdevice/egl/eglDevice.cpp:341 libdevice/egl/eglDevice.cpp:361
7328#, c-format
7329msgid "eglBindAPI() failed to retrieve the number of configs (error %s)"
7330msgstr "eglBindAPI() failed to retrieve the number of configs (error %s)"
7331
7332#: libdevice/egl/eglDevice.cpp:349
7333msgid "Initializing EGL for OpenGLES1"
7334msgstr "Initialising EGL for OpenGLES1"
7335
7336#: libdevice/egl/eglDevice.cpp:351
7337#, c-format
7338msgid "eglBindAPI() failed to retrive the number of configs (error %s)"
7339msgstr "eglBindAPI() failed to retrieve the number of configs (error %s)"
7340
7341#: libdevice/egl/eglDevice.cpp:359
7342msgid "Initializing EGL for OpenVG"
7343msgstr "Initialising EGL for OpenVG"
7344
7345#: libdevice/egl/eglDevice.cpp:390
7346msgid "Initializing EGL Surface"
7347msgstr "Initialising EGL Surface"
7348
7349#: libdevice/egl/eglDevice.cpp:397
7350#, c-format
7351msgid "eglCreateWindowSurface failed (error %s)"
7352msgstr "eglCreateWindowSurface failed (error %s)"
7353
7354#: libdevice/egl/eglDevice.cpp:411
7355#, c-format
7356msgid "eglCreateContext failed (error %s)"
7357msgstr "eglCreateContext failed (error %s)"
7358
7359#: libdevice/egl/eglDevice.cpp:423
7360#, c-format
7361msgid "eglMakeCurrent failed (error %s)"
7362msgstr "eglMakeCurrent failed (error %s)"
7363
7364#: libdevice/egl/eglDevice.cpp:555 gui/gtk/gtk_glue_ovg.cpp:395
7365msgid "Out of memory\n"
7366msgstr "Out of memory\n"
7367
7368#: libdevice/egl/eglDevice.cpp:560
7369#, fuzzy, c-format
7370msgid "eglGetConfigs() failed to retrieve the configs (error %s)"
7371msgstr "eglGetConfigs() failed to retrieve the configs (error %s)"
7372
7373#: libdevice/egl/eglDevice.cpp:773
7374#, c-format
7375msgid "eglCreatePbufferSurface() failed (error 0x%x)"
7376msgstr "eglCreatePbufferSurface() failed (error 0x%x)"
7377
7378#: libdevice/egl/eglDevice.cpp:793 libdevice/egl/eglDevice.cpp:814
7379#, c-format
7380msgid "eglCreatePbufferFromClientBuffer() failed (error 0x%x)"
7381msgstr "eglCreatePbufferFromClientBuffer() failed (error 0x%x)"
7382
7383#: libdevice/vaapi/VaapiSurfaceProxy.cpp:31
7384#, c-format
7385msgid "VaapiSurfaceProxy::VaapiSurfaceProxy(): surface 0x%08x\n"
7386msgstr "VaapiSurfaceProxy::VaapiSurfaceProxy(): surface 0x%08x\n"
7387
7388#: libdevice/vaapi/VaapiSurfaceProxy.cpp:36
7389#, c-format
7390msgid "VaapiSurfaceProxy::~VaapiSurfaceProxy(): surface 0x%08x\n"
7391msgstr "VaapiSurfaceProxy::~VaapiSurfaceProxy(): surface 0x%08x\n"
7392
7393#: libdevice/vaapi/VaapiSubpicture.cpp:35
7394#, c-format
7395msgid "VaapiSubpicture::VaapiSubpicture(): format '%s'\n"
7396msgstr "VaapiSubpicture::VaapiSubpicture(): format '%s'\n"
7397
7398#: libdevice/vaapi/VaapiSurface.cpp:77
7399#, c-format
7400msgid "VaapiSurface::~VaapiSurface(): surface 0x%08x\n"
7401msgstr "VaapiSurface::~VaapiSurface(): surface 0x%08x\n"
7402
7403#: libdevice/vaapi/VaapiSurfaceGLX.cpp:205
7404#, c-format
7405msgid "  -> surface %p\n"
7406msgstr "  -> surface %p\n"
7407
7408#: libdevice/vaapi/VaapiSurfaceGLX.cpp:212
7409#, c-format
7410msgid "VaapiSurface::~VaapiSurface(): surface %p\n"
7411msgstr "VaapiSurface::~VaapiSurface(): surface %p\n"
7412
7413#: libdevice/vaapi/VaapiSurfaceGLX.cpp:266
7414#, c-format
7415msgid "VaapiSurfaceGLX::update(): from surface 0x%08x\n"
7416msgstr "VaapiSurfaceGLX::update(): from surface 0x%08x\n"
7417
7418#: libdevice/vaapi/VaapiImage.cpp:38
7419#, c-format
7420msgid "VaapiImage::VaapiImage(): format '%s'\n"
7421msgstr "VaapiImage::VaapiImage(): format '%s'\n"
7422
7423#: libdevice/vaapi/VaapiImage.cpp:82
7424#, c-format
7425msgid "  image 0x%08x, format '%s'\n"
7426msgstr "  image 0x%08x, format '%s'\n"
7427
7428#: libdevice/events/MouseDevice.cpp:94 libdevice/events/EventDevice.cpp:699
7429#: libdevice/events/TouchDevice.cpp:312 libdevice/events/UinputDevice.cpp:77
7430#, c-format
7431msgid "You don't have the proper permissions to open %s"
7432msgstr "You don't have the proper permissions to open %s"
7433
7434#: libdevice/events/MouseDevice.cpp:99
7435#, c-format
7436msgid "Found a %s device for mouse input using %s"
7437msgstr "Found a %s device for mouse input using %s"
7438
7439#: libdevice/events/MouseDevice.cpp:145 libdevice/events/EventDevice.cpp:74
7440#, c-format
7441msgid "Could not open %s: %s"
7442msgstr "Could not open %s: %s"
7443
7444#: libdevice/events/MouseDevice.cpp:151
7445#, c-format
7446msgid "Could not set non-blocking mode for mouse device: %s"
7447msgstr "Could not set non-blocking mode for mouse device: %s"
7448
7449#: libdevice/events/MouseDevice.cpp:170
7450msgid "Mouse reset failed"
7451msgstr "Mouse reset failed"
7452
7453#: libdevice/events/MouseDevice.cpp:180
7454msgid "WARNING: Could not detect mouse device ID"
7455msgstr "WARNING: Could not detect mouse device ID"
7456
7457#: libdevice/events/MouseDevice.cpp:184
7458#, c-format
7459msgid "WARNING: Non-standard mouse device ID %d"
7460msgstr "WARNING: Non-standard mouse device ID %d"
7461
7462#: libdevice/events/MouseDevice.cpp:189
7463msgid "Could not activate Data Reporting mode for mouse"
7464msgstr "Could not activate Data Reporting mode for mouse"
7465
7466#: libdevice/events/MouseDevice.cpp:197
7467#, c-format
7468msgid "Mouse enabled for %s on fd #%d"
7469msgstr "Mouse enabled for %s on fd #%d"
7470
7471#: libdevice/events/MouseDevice.cpp:257
7472msgid "No sync in first byte!"
7473msgstr "No sync in first byte!"
7474
7475#: libdevice/events/MouseDevice.cpp:311
7476msgid "Vertical mouse movement overflow bit set"
7477msgstr "Vertical mouse movement overflow bit set"
7478
7479#: libdevice/events/MouseDevice.cpp:314
7480msgid "Horizontal mouse movement overflow bit set"
7481msgstr "Horizontal mouse movement overflow bit set"
7482
7483#: libdevice/events/MouseDevice.cpp:320
7484msgid "Horizontal mouse movement negative bit set"
7485msgstr "Horizontal mouse movement negative bit set"
7486
7487#: libdevice/events/MouseDevice.cpp:325
7488msgid "Vertical mouse movement negative bit set"
7489msgstr "Vertical mouse movement negative bit set"
7490
7491#: libdevice/events/MouseDevice.cpp:330
7492#, c-format
7493msgid "PS/2 Mouse: Xmove=%d, Ymove=%d,  Button %d"
7494msgstr "PS/2 Mouse: Xmove=%d, Ymove=%d,  Button %d"
7495
7496#: libdevice/events/MouseDevice.cpp:347
7497#, c-format
7498msgid "convert: Xin=%d, Yin=%d, Xout=%d, Yout=%d"
7499msgstr "convert: Xin=%d, Yin=%d, Xout=%d, Yout=%d"
7500
7501#: libdevice/events/MouseDevice.cpp:354
7502#, c-format
7503msgid "read mouse: X=%d, Y=%d, Btn: btn %d"
7504msgstr "read mouse: X=%d, Y=%d, Btn: btn %d"
7505
7506#: libdevice/events/MouseDevice.cpp:362
7507#, c-format
7508msgid "mouse click! %d"
7509msgstr "mouse click! %d"
7510
7511#: libdevice/events/MouseDevice.cpp:380
7512#, c-format
7513msgid "mouse_command: discarded %d bytes from input buffer"
7514msgstr "mouse_command: discarded %d bytes from input buffer"
7515
7516#: libdevice/events/InputDevice.cpp:136
7517#, c-format
7518msgid "The device has this error: %s"
7519msgstr "The device has this error: %s"
7520
7521#: libdevice/events/InputDevice.cpp:211
7522msgid ""
7523"WARNING: PS/2 Mouse support disabled as it conflicts with the input event "
7524"support."
7525msgstr ""
7526"WARNING: PS/2 Mouse support disabled as it conflicts with the input event "
7527"support."
7528
7529#: libdevice/events/EventDevice.cpp:80
7530#, c-format
7531msgid "Could not set non-blocking mode for pointing device: %s"
7532msgstr "Could not set non-blocking mode for pointing device: %s"
7533
7534#: libdevice/events/EventDevice.cpp:93
7535msgid "ioctl (EVIOCGVERSION)"
7536msgstr "ioctl (EVIOCGVERSION)"
7537
7538#: libdevice/events/EventDevice.cpp:96
7539#, c-format
7540msgid "evdev driver version is %d.%d.%d"
7541msgstr "evdev driver version is %d.%d.%d"
7542
7543#: libdevice/events/EventDevice.cpp:102 libdevice/events/EventDevice.cpp:720
7544#, c-format
7545msgid "ioctl (EVIOCGID): %s"
7546msgstr "ioctl (EVIOCGID): %s"
7547
7548#: libdevice/events/EventDevice.cpp:107 libdevice/events/EventDevice.cpp:714
7549#, c-format
7550msgid "ioctl (EVIOCGNAME): %s"
7551msgstr "ioctl (EVIOCGNAME): %s"
7552
7553#: libdevice/events/EventDevice.cpp:109 libdevice/events/EventDevice.cpp:716
7554#, c-format
7555msgid "The device on %s says its name is %s"
7556msgstr "The device on %s says its name is %s"
7557
7558#: libdevice/events/EventDevice.cpp:115 libdevice/events/EventDevice.cpp:722
7559#, c-format
7560msgid "vendor %04hx product %04hx version %04hx"
7561msgstr "vendor %04hx product %04hx version %04hx"
7562
7563#: libdevice/events/EventDevice.cpp:120
7564msgid "is a PCI bus type"
7565msgstr "is a PCI bus type"
7566
7567#: libdevice/events/EventDevice.cpp:123
7568msgid "is a PNP bus type"
7569msgstr "is a PNP bus type"
7570
7571#: libdevice/events/EventDevice.cpp:128
7572msgid "is on a Universal Serial Bus"
7573msgstr "is on a Universal Serial Bus"
7574
7575#: libdevice/events/EventDevice.cpp:150
7576msgid "is a HIL bus type"
7577msgstr "is a HIL bus type"
7578
7579#: libdevice/events/EventDevice.cpp:153
7580msgid "is Bluetooth bus type "
7581msgstr "is Bluetooth bus type "
7582
7583#: libdevice/events/EventDevice.cpp:157
7584msgid "is a Virtual bus type "
7585msgstr "is a Virtual bus type "
7586
7587#: libdevice/events/EventDevice.cpp:161
7588msgid "is an ISA bus type"
7589msgstr "is an ISA bus type"
7590
7591#: libdevice/events/EventDevice.cpp:165
7592msgid "is an I8042 bus type"
7593msgstr "is an I8042 bus type"
7594
7595#: libdevice/events/EventDevice.cpp:175
7596msgid "is an XTKBD bus type"
7597msgstr "is an XTKBD bus type"
7598
7599#: libdevice/events/EventDevice.cpp:178
7600msgid "is a serial port bus type"
7601msgstr "is a serial port bus type"
7602
7603#: libdevice/events/EventDevice.cpp:181
7604msgid "is a gameport bus type"
7605msgstr "is a gameport bus type"
7606
7607#: libdevice/events/EventDevice.cpp:184
7608msgid "is a parallel port bus type"
7609msgstr "is a parallel port bus type"
7610
7611#: libdevice/events/EventDevice.cpp:187
7612msgid "is an Amiga bus type"
7613msgstr "is an Amiga bus type"
7614
7615#: libdevice/events/EventDevice.cpp:190
7616msgid "is an AOB bus type"
7617msgstr "is an AOB bus type"
7618
7619#: libdevice/events/EventDevice.cpp:193
7620msgid "is an i2C bus type "
7621msgstr "is an i2C bus type "
7622
7623#: libdevice/events/EventDevice.cpp:199
7624msgid "Babbage Touchscreen found!"
7625msgstr "Babbage Touchscreen found!"
7626
7627#: libdevice/events/EventDevice.cpp:203
7628msgid "Babbage Power Button found!"
7629msgstr "Babbage Power Button found!"
7630
7631#: libdevice/events/EventDevice.cpp:208
7632msgid "is a GSC bus type"
7633msgstr "is a GSC bus type"
7634
7635#: libdevice/events/EventDevice.cpp:212
7636msgid "is an Atari bus type"
7637msgstr "is an Atari bus type"
7638
7639#: libdevice/events/EventDevice.cpp:216
7640#, c-format
7641msgid "Unknown bus type %d!"
7642msgstr "Unknown bus type %d!"
7643
7644#: libdevice/events/EventDevice.cpp:219
7645#, c-format
7646msgid "Event enabled for %s on fd #%d"
7647msgstr "Event enabled for %s on fd #%d"
7648
7649#: libdevice/events/EventDevice.cpp:228
7650#, c-format
7651msgid "ioctl (EVIOCGABS(ABS_X)): %s"
7652msgstr "ioctl (EVIOCGABS(ABS_X)): %s"
7653
7654#: libdevice/events/EventDevice.cpp:238
7655#, c-format
7656msgid "ioctl (EVIOCSABS(ABS_X)): %s"
7657msgstr "ioctl (EVIOCSABS(ABS_X)): %s"
7658
7659#: libdevice/events/EventDevice.cpp:241
7660#, c-format
7661msgid "ioctl (EVIOCGABS(ABS_Y)): %s"
7662msgstr "ioctl (EVIOCGABS(ABS_Y)): %s"
7663
7664#: libdevice/events/EventDevice.cpp:245
7665#, c-format
7666msgid "ioctl (EVIOCSABS(ABS_Y)): %s"
7667msgstr "ioctl (EVIOCSABS(ABS_Y)): %s"
7668
7669#: libdevice/events/EventDevice.cpp:307
7670#, fuzzy, c-format
7671msgid "Type is: %s(%hd), Code is: %hd, Val is: %d"
7672msgstr "Type is: %s(%hd), Code is: %hd, Val us: %d"
7673
7674#: libdevice/events/EventDevice.cpp:388
7675#, c-format
7676msgid "REL_X: %d"
7677msgstr "REL_X: %d"
7678
7679#: libdevice/events/EventDevice.cpp:392
7680#, c-format
7681msgid "REL_Y: %d"
7682msgstr "REL_Y: %d"
7683
7684#: libdevice/events/EventDevice.cpp:396
7685#, c-format
7686msgid "REL_Z: %d"
7687msgstr "REL_Z: %d"
7688
7689#: libdevice/events/EventDevice.cpp:400
7690#, c-format
7691msgid "REL_RX: %d"
7692msgstr "REL_RX: %d"
7693
7694#: libdevice/events/EventDevice.cpp:404
7695#, c-format
7696msgid "REL_RY: %d"
7697msgstr "REL_RY: %d"
7698
7699#: libdevice/events/EventDevice.cpp:408
7700#, c-format
7701msgid "REL_RZ: %d"
7702msgstr "REL_RZ: %d"
7703
7704#: libdevice/events/EventDevice.cpp:412
7705#, c-format
7706msgid "REL_HWHEEL: %d"
7707msgstr "REL_HWHEEL: %d"
7708
7709#: libdevice/events/EventDevice.cpp:414
7710#, c-format
7711msgid "REL_DIAL: %d"
7712msgstr "REL_DIAL: %d"
7713
7714#: libdevice/events/EventDevice.cpp:416
7715#, c-format
7716msgid "REL_WHEEL: %d"
7717msgstr "REL_WHEEL: %d"
7718
7719#: libdevice/events/EventDevice.cpp:418
7720#, c-format
7721msgid "REL_MISC: %d"
7722msgstr "REL_MISC: %d"
7723
7724#: libdevice/events/EventDevice.cpp:420
7725#, c-format
7726msgid "Relative move event %d from Input Event Device"
7727msgstr "Relative move event %d from Input Event Device"
7728
7729#: libdevice/events/EventDevice.cpp:443
7730#, c-format
7731msgid "ABS_Z: %d"
7732msgstr "ABS_Z: %d"
7733
7734#: libdevice/events/EventDevice.cpp:450
7735#, c-format
7736msgid "ABS_VOLUME: %d"
7737msgstr "ABS_VOLUME: %d"
7738
7739#: libdevice/events/EventDevice.cpp:454
7740#, c-format
7741msgid "ABS_DISTANCE: %d"
7742msgstr "ABS_DISTANCE: %d"
7743
7744#: libdevice/events/EventDevice.cpp:458
7745#, c-format
7746msgid "ABS_RX: %d"
7747msgstr "ABS_RX: %d"
7748
7749#: libdevice/events/EventDevice.cpp:462
7750#, c-format
7751msgid "ABS_RY: %d"
7752msgstr "ABS_RY: %d"
7753
7754#: libdevice/events/EventDevice.cpp:466
7755#, c-format
7756msgid "ABS_RZ: %d"
7757msgstr "ABS_RZ: %d"
7758
7759#: libdevice/events/EventDevice.cpp:470
7760#, c-format
7761msgid "ABS_THROTTLE: %d"
7762msgstr "ABS_THROTTLE: %d"
7763
7764#: libdevice/events/EventDevice.cpp:474
7765#, c-format
7766msgid "ABS_RUDDER: %d"
7767msgstr "ABS_RUDDER: %d"
7768
7769#: libdevice/events/EventDevice.cpp:478
7770#, c-format
7771msgid "ABS_GAS: %d"
7772msgstr "ABS_GAS: %d"
7773
7774#: libdevice/events/EventDevice.cpp:482
7775#, c-format
7776msgid "ABS_BRAKE: %d"
7777msgstr "ABS_BRAKE: %d"
7778
7779#: libdevice/events/EventDevice.cpp:486
7780#, c-format
7781msgid "ABS_TILT_X: %d"
7782msgstr "ABS_TILT_X: %d"
7783
7784#: libdevice/events/EventDevice.cpp:490
7785#, c-format
7786msgid "ABS_TILT_Y: %d"
7787msgstr "ABS_TILT_Y: %d"
7788
7789#: libdevice/events/EventDevice.cpp:505 libdevice/events/EventDevice.cpp:529
7790msgid "Misc event from Input Event Device"
7791msgstr "Misc event from Input Event Device"
7792
7793#: libdevice/events/EventDevice.cpp:533
7794msgid "LED event from Input Event Device"
7795msgstr "LED event from Input Event Device"
7796
7797#: libdevice/events/EventDevice.cpp:536
7798msgid "Sound event from Input Event Device"
7799msgstr "Sound event from Input Event Device"
7800
7801#: libdevice/events/EventDevice.cpp:539
7802msgid "Key autorepeat event from Input Event Device"
7803msgstr "Key autorepeat event from Input Event Device"
7804
7805#: libdevice/events/EventDevice.cpp:542
7806msgid "Force Feedback event from Input Event Device"
7807msgstr "Force Feedback event from Input Event Device"
7808
7809#: libdevice/events/EventDevice.cpp:545
7810msgid "Force Feedback status event from Input Event Device"
7811msgstr "Force Feedback status event from Input Event Device"
7812
7813#: libdevice/events/EventDevice.cpp:548
7814msgid "Power event from Input Event Device"
7815msgstr "Power event from Input Event Device"
7816
7817#: libdevice/events/EventDevice.cpp:736
7818#, c-format
7819msgid "Enabling USB device: %s"
7820msgstr "Enabling USB device: %s"
7821
7822#: libdevice/events/TouchDevice.cpp:83
7823msgid "No filespec specified for the touchscreen device."
7824msgstr "No filespec specified for the touchscreen device."
7825
7826#: libdevice/events/TouchDevice.cpp:89
7827#, c-format
7828msgid "Could not open touchscreen %s: %s"
7829msgstr "Could not open touchscreen %s: %s"
7830
7831#: libdevice/events/TouchDevice.cpp:96
7832#, c-format
7833msgid "Could not get touchscreen fd %s: %s"
7834msgstr "Could not get touchscreen fd %s: %s"
7835
7836#: libdevice/events/TouchDevice.cpp:103
7837#, c-format
7838msgid "Using TSLIB on %s"
7839msgstr "Using TSLIB on %s"
7840
7841#: libdevice/events/TouchDevice.cpp:134
7842#, c-format
7843msgid "Touched x: %d, y: %d"
7844msgstr "Touched x: %d, y: %d"
7845
7846#: libdevice/events/TouchDevice.cpp:138
7847#, c-format
7848msgid "lifted x: %d y: %d"
7849msgstr "lifted x: %d y: %d"
7850
7851#: libdevice/events/TouchDevice.cpp:244
7852msgid "WARNING: Error parsing calibration data!"
7853msgstr "WARNING: Error parsing calibration data!"
7854
7855#: libdevice/events/TouchDevice.cpp:246
7856#, c-format
7857msgid ""
7858"Using touchscreen calibration data: %.0f / %.0f / %.0f / %.0f / %.0f / %.0f"
7859msgstr ""
7860"Using touchscreen calibration data: %.0f / %.0f / %.0f / %.0f / %.0f / %.0f"
7861
7862#: libdevice/events/TouchDevice.cpp:249
7863msgid ""
7864"WARNING: No touchscreen calibration settings found. The mouse pointer most "
7865"probably won't work precisely. Set TSCALIB environment variable with correct "
7866"values for better results"
7867msgstr ""
7868"WARNING: No touchscreen calibration settings found. The mouse pointer most "
7869"probably won't work precisely. Set TSCALIB environment variable with correct "
7870"values for better results"
7871
7872#: libdevice/events/UinputDevice.cpp:46
7873msgid "ioctl(UI_DEV_DESTROY)"
7874msgstr "ioctl(UI_DEV_DESTROY)"
7875
7876#: libdevice/events/UinputDevice.cpp:82
7877#, c-format
7878msgid "Found a User mode input device at %s"
7879msgstr "Found a User mode input device at %s"
7880
7881#: libdevice/events/UinputDevice.cpp:98
7882msgid "User Mode Input device not initialized yet!"
7883msgstr "User Mode Input device not initialised yet!"
7884
7885#: libdevice/events/UinputDevice.cpp:103
7886msgid "ioctl(UI_SET_EVBIT, EV_KEY)"
7887msgstr "ioctl(UI_SET_EVBIT, EV_KEY)"
7888
7889#: libdevice/events/UinputDevice.cpp:109
7890msgid "ioctl(UI_SET_EVBIT, EV_REL)"
7891msgstr "ioctl(UI_SET_EVBIT, EV_REL)"
7892
7893#: libdevice/events/UinputDevice.cpp:113
7894msgid "ioctl(UI_SET_RELBIT, REL_X)"
7895msgstr "ioctl(UI_SET_RELBIT, REL_X)"
7896
7897#: libdevice/events/UinputDevice.cpp:117
7898msgid "ioctl( UI_SET_RELBIT, REL_Y)"
7899msgstr "ioctl( UI_SET_RELBIT, REL_Y)"
7900
7901#: libdevice/events/UinputDevice.cpp:142
7902msgid "write uidev"
7903msgstr "write uidev"
7904
7905#: libdevice/events/UinputDevice.cpp:147
7906#, c-format
7907msgid "ioctl(UI_SET_EVBIT, EV_ABS): %s"
7908msgstr "ioctl(UI_SET_EVBIT, EV_ABS): %s"
7909
7910#: libdevice/events/UinputDevice.cpp:151
7911#, c-format
7912msgid "ioctl(UI_SET_ABSBIT,ABS_X): %s"
7913msgstr "ioctl(UI_SET_ABSBIT,ABS_X): %s"
7914
7915#: libdevice/events/UinputDevice.cpp:155
7916#, c-format
7917msgid "ioctl(UI_SET_ABSBIT, ABS_Y): %s"
7918msgstr "ioctl(UI_SET_ABSBIT, ABS_Y): %s"
7919
7920#: libdevice/events/UinputDevice.cpp:161
7921#, c-format
7922msgid "ioctl(UI_SET_KEYBIT, BTN_LEFT)): %s"
7923msgstr "ioctl(UI_SET_KEYBIT, BTN_LEFT)): %s"
7924
7925#: libdevice/events/UinputDevice.cpp:165
7926#, c-format
7927msgid "ioctl(UI_SET_KEYBIT, BTN_RIGHT): %s"
7928msgstr "ioctl(UI_SET_KEYBIT, BTN_RIGHT): %s"
7929
7930#: libdevice/events/UinputDevice.cpp:169
7931#, c-format
7932msgid "ioctl(UI_SET_EVBIT, ABS_PRESSURE): %s"
7933msgstr "ioctl(UI_SET_EVBIT, ABS_PRESSURE): %s"
7934
7935#: libdevice/events/UinputDevice.cpp:177
7936#, c-format
7937msgid "ioctl(UI_SET_KEYBIT, BTN_MOUSE): %s"
7938msgstr "ioctl(UI_SET_KEYBIT, BTN_MOUSE): %s"
7939
7940#: libdevice/events/UinputDevice.cpp:182
7941msgid "ioctl(UI_DEV_CREATED) failed!"
7942msgstr "ioctl(UI_DEV_CREATED) failed!"
7943
7944#: libdevice/rawfb/RawFBDevice.cpp:63
7945msgid "Couldn't initialize RAWFB device!"
7946msgstr "Couldn't initialise RAWFB device!"
7947
7948#: libdevice/rawfb/RawFBDevice.cpp:94
7949msgid "Freeing framebuffer memory"
7950msgstr "Freeing framebuffer memory"
7951
7952#: libdevice/rawfb/RawFBDevice.cpp:99
7953msgid "Freeing offscreen buffer"
7954msgstr "Freeing offscreen buffer"
7955
7956#: libdevice/rawfb/RawFBDevice.cpp:118
7957#, c-format
7958msgid "WARNING: Using %s as a fake framebuffer!"
7959msgstr "WARNING: Using %s as a fake framebuffer!"
7960
7961#: libdevice/rawfb/RawFBDevice.cpp:133
7962#, c-format
7963msgid "Could not open framebuffer device: %s"
7964msgstr "Could not open framebuffer device: %s"
7965
7966#: libdevice/rawfb/RawFBDevice.cpp:136
7967#, c-format
7968msgid "Opened framebuffer device: %s"
7969msgstr "Opened framebuffer device: %s"
7970
7971#: libdevice/rawfb/RawFBDevice.cpp:147
7972#, c-format
7973msgid "Framebuffer device uses %d bytes of memory."
7974msgstr "Framebuffer device uses %d bytes of memory."
7975
7976#: libdevice/rawfb/RawFBDevice.cpp:149
7977#, c-format
7978msgid "Video mode: %dx%d with %d bits per pixel."
7979msgstr "Video mode: %dx%d with %d bits per pixel."
7980
7981#: libdevice/rawfb/RawFBDevice.cpp:153
7982#, c-format
7983msgid "Framebuffer stride is: %d."
7984msgstr "Framebuffer stride is: %d."
7985
7986#: libdevice/rawfb/RawFBDevice.cpp:167
7987msgid "LUT8: Setting up colormap"
7988msgstr "LUT8: Setting up colourmap"
7989
7990#: libdevice/rawfb/RawFBDevice.cpp:192
7991#, c-format
7992msgid "LUT8: Error setting colormap: %s"
7993msgstr "LUT8: Error setting colourmap: %s"
7994
7995#: libdevice/rawfb/RawFBDevice.cpp:376
7996msgid "Couldn't write to the fake cmap!"
7997msgstr "Couldn't write to the fake cmap!"
7998
7999#: libdevice/rawfb/RawFBDevice.cpp:380
8000msgid "Couldn't write to the fake cmap, unknown type!"
8001msgstr "Couldn't write to the fake cmap, unknown type!"
8002
8003#: libdevice/rawfb/RawFBDevice.cpp:394
8004msgid "Signaled fbe to reload it's colormap."
8005msgstr "Signaled fbe to reload it's colourmap."
8006
8007#: libdevice/rawfb/RawFBDevice.cpp:401
8008#, c-format
8009msgid "fakefb_ioctl(%d)"
8010msgstr "fakefb_ioctl(%d)"
8011
8012#: libdevice/directfb/DirectFBDevice.cpp:78
8013msgid "Couldn't initialize DirectFB device!"
8014msgstr "Couldn't initialise DirectFB device!"
8015
8016#: libdevice/directfb/DirectFBDevice.cpp:114
8017#, c-format
8018msgid "DirectFBInit(): %s"
8019msgstr "DirectFBInit(): %s"
8020
8021#: libdevice/directfb/DirectFBDevice.cpp:119
8022#, c-format
8023msgid "DirectFBCreate(): %s"
8024msgstr "DirectFBCreate(): %s"
8025
8026#: libdevice/directfb/DirectFBDevice.cpp:146
8027#, c-format
8028msgid "CreateSurface(): %s"
8029msgstr "CreateSurface(): %s"
8030
8031#: libdevice/directfb/DirectFBDevice.cpp:158
8032#, c-format
8033msgid "CreateFont(): %s"
8034msgstr "CreateFont(): %s"
8035
8036#: libdevice/directfb/DirectFBDevice.cpp:165
8037#, c-format
8038msgid "CreateImageProvider(): %s"
8039msgstr "CreateImageProvider(): %s"
8040
8041#: libdevice/directfb/DirectFBDevice.cpp:171
8042#, c-format
8043msgid "GetDisplayLayer(): %s"
8044msgstr "GetDisplayLayer(): %s"
8045
8046#: libdevice/directfb/DirectFBDevice.cpp:175
8047#, c-format
8048msgid "GetScreen(): %s"
8049msgstr "GetScreen(): %s"
8050
8051#: libdevice/directfb/DirectFBDevice.cpp:512
8052#, c-format
8053msgid "GetDescription(): %s"
8054msgstr "GetDescription(): %s"
8055
8056#: libdevice/directfb/DirectFBDevice.cpp:901
8057msgid "iDirectFB data not set!"
8058msgstr "iDirectFB data not set!"
8059
8060#: libdevice/x11/X11Device.cpp:88 libdevice/x11/X11Device.cpp:106
8061msgid "Couldn't initialize X11 device!"
8062msgstr "Couldn't initialise X11 device!"
8063
8064#: libdevice/x11/X11Device.cpp:142
8065msgid "couldn't open X11 display!"
8066msgstr "couldn't open X11 display!"
8067
8068#: libdevice/x11/X11Device.cpp:162
8069msgid "Error: couldn't get X visual\n"
8070msgstr "Error: couldn't get X visual\n"
8071
8072#: libdevice/x11/X11Device.cpp:199
8073msgid "The default Display is not set!"
8074msgstr "The default Display is not set!"
8075
8076#: libdevice/x11/X11Device.cpp:212
8077msgid "No Display device set!"
8078msgstr "No Display device set!"
8079
8080#: libdevice/x11/X11Device.cpp:217
8081msgid "No drawable window set!"
8082msgstr "No drawable window set!"
8083
8084#: libsound/WAVWriter.cpp:65
8085msgid "Unable to write file %1%"
8086msgstr "Unable to write file %1%"
8087
8088#: libsound/mkit/sound_handler_mkit.cpp:75
8089msgid "Unable to open audio"
8090msgstr "Unable to open audio"
8091
8092#: libsound/mkit/sound_handler_mkit.cpp:339
8093msgid "Mkit: Mkit_sound_handler::pause"
8094msgstr "Mkit: Mkit_sound_handler::pause"
8095
8096#: libsound/mkit/sound_handler_mkit.cpp:343
8097msgid "Mkit: paused"
8098msgstr "Mkit: paused"
8099
8100#: libsound/mkit/sound_handler_mkit.cpp:351
8101msgid "Mkit: Mkit_sound_handler::unpause"
8102msgstr "Mkit: Mkit_sound_handler::unpause"
8103
8104#: libsound/mkit/sound_handler_mkit.cpp:355
8105msgid "Mkit: unpaused"
8106msgstr "Mkit: unpaused"
8107
8108#: libsound/aos4/sound_handler_ahi.cpp:125
8109msgid "AOS4: Spawn Audio Process."
8110msgstr "AOS4: Spawn Audio Process."
8111
8112#: libsound/aos4/sound_handler_ahi.cpp:136
8113msgid "Unable to create Death Message for child!!"
8114msgstr "Unable to create Death Message for child!!"
8115
8116#: libsound/aos4/sound_handler_ahi.cpp:162
8117msgid "AOS4: Audio Process spawned."
8118msgstr "AOS4: Audio Process spawned."
8119
8120#: libsound/aos4/sound_handler_ahi.cpp:167
8121msgid "Unable to create Audio Process!!"
8122msgstr "Unable to create Audio Process!!"
8123
8124#: libsound/aos4/sound_handler_ahi.cpp:438
8125msgid "AOS4: AOS4_sound_handler::pause"
8126msgstr "AOS4: AOS4_sound_handler::pause"
8127
8128#: libsound/aos4/sound_handler_ahi.cpp:440
8129msgid "AOS4: paused"
8130msgstr "AOS4: paused"
8131
8132#: libsound/aos4/sound_handler_ahi.cpp:450
8133msgid "AOS4: AOS4_sound_handler::unpause"
8134msgstr "AOS4: AOS4_sound_handler::unpause"
8135
8136#: libsound/aos4/sound_handler_ahi.cpp:452
8137msgid "AOS4: unpaused"
8138msgstr "AOS4: unpaused"
8139
8140#: libsound/aos4/sound_handler_ahi.cpp:542
8141msgid "AOS4: Unable to allocate memory for audio buffer!"
8142msgstr "AOS4: Unable to allocate memory for audio buffer!"
8143
8144#: libsound/aos4/sound_handler_ahi.cpp:562
8145msgid "AOS4: Unable to open AHI Device!"
8146msgstr "AOS4: Unable to open AHI Device!"
8147
8148#: libsound/aos4/sound_handler_ahi.cpp:572
8149msgid "AOS4: Unable to CreateIORequest!"
8150msgstr "AOS4: Unable to CreateIORequest!"
8151
8152#: libsound/aos4/sound_handler_ahi.cpp:580
8153msgid "AOS4: Unable to CreateMsgPort for AHI Device!"
8154msgstr "AOS4: Unable to CreateMsgPort for AHI Device!"
8155
8156#: libsound/aos4/sound_handler_ahi.cpp:591
8157msgid "AOS4: Not enough memory for AHIiocopy!"
8158msgstr "AOS4: Not enough memory for AHIiocopy!"
8159
8160#: libsound/aos4/sound_handler_ahi.cpp:607
8161#, fuzzy
8162msgid "AOS4: audioTask:Initialize timer."
8163msgstr "AOS4: audioTask:Initialise timer.."
8164
8165#: libsound/aos4/sound_handler_ahi.cpp:610
8166#, fuzzy
8167msgid "AOS4: audioTask:Starting Timer."
8168msgstr "AOS4: audioTask:Starting Timer.."
8169
8170#: libsound/aos4/sound_handler_ahi.cpp:621
8171#, fuzzy
8172msgid "AOS4: Closing Audio Thread."
8173msgstr "AOS4: Closing Audio Thread.."
8174
8175#: libsound/aos4/sound_handler_ahi.cpp:641
8176#, fuzzy
8177msgid "AOS4: Cleaning Audio Stuff."
8178msgstr "AOS4: Cleaning Audio Stuff.."
8179
8180#: libsound/aos4/sound_handler_ahi.cpp:675
8181#, fuzzy
8182msgid "AOS4: Exit Audio Thread."
8183msgstr "AOS4: Exit Audio Thread.."
8184
8185#: libsound/aos4/sound_handler_ahi.cpp:677
8186#, fuzzy
8187msgid "AOS4: audioTask:Close timer."
8188msgstr "AOS4: audioTask:Close timer.."
8189
8190#: libsound/sdl/sound_handler_sdl.cpp:91
8191#, c-format
8192msgid "Couldn't open SDL audio: %s"
8193msgstr "Couldn't open SDL audio: %s"
8194
8195#: libsound/sdl/sound_handler_sdl.cpp:261
8196#, c-format
8197msgid "Negative buffer length in sdl_audio_callback (%d)"
8198msgstr "Negative buffer length in sdl_audio_callback (%d)"
8199
8200#: libsound/sdl/sound_handler_sdl.cpp:267
8201msgid "Zero buffer length in sdl_audio_callback"
8202msgstr "Zero buffer length in sdl_audio_callback"
8203
8204#: libsound/sound_handler.cpp:70
8205msgid ""
8206"Sound data creator didn't appropriately pad buffer. We'll do so now, but "
8207"will cost memory copies."
8208msgstr ""
8209"Sound data creator didn't appropriately pad buffer. We'll do so now, but "
8210"will cost memory copies."
8211
8212#: libsound/sound_handler.cpp:83
8213#, c-format
8214msgid "Invalid (%d) handle passed to fill_stream_data, doing nothing"
8215msgstr "Invalid (%d) handle passed to fill_stream_data, doing nothing"
8216
8217#: libsound/sound_handler.cpp:90
8218#, c-format
8219msgid "handle passed to fill_stream_data (%d) was deleted"
8220msgstr "handle passed to fill_stream_data (%d) was deleted"
8221
8222#: libsound/sound_handler.cpp:141
8223#, c-format
8224msgid "Invalid (%d) handle passed to delete_sound, doing nothing"
8225msgstr "Invalid (%d) handle passed to delete_sound, doing nothing"
8226
8227#: libsound/sound_handler.cpp:152
8228#, c-format
8229msgid "handle passed to delete_sound (%d) already deleted"
8230msgstr "handle passed to delete_sound (%d) already deleted"
8231
8232#: libsound/sound_handler.cpp:236
8233#, c-format
8234msgid "stop_sound(%d): sound was deleted"
8235msgstr "stop_sound(%d): sound was deleted"
8236
8237#: libsound/sound_handler.cpp:324
8238#, c-format
8239msgid "SDL_sound_handler::unplugInputStream: Aux streamer %p not found. "
8240msgstr "SDL_sound_handler::unplugInputStream: Aux streamer %p not found. "
8241
8242#: libsound/sound_handler.cpp:454
8243#, c-format
8244msgid "Could not start streaming sound: %s"
8245msgstr "Could not start streaming sound: %s"
8246
8247#: libsound/sound_handler.cpp:465
8248#, c-format
8249msgid "Invalid (%d) sound_handle passed to startSound, doing nothing"
8250msgstr "Invalid (%d) sound_handle passed to startSound, doing nothing"
8251
8252#: libsound/sound_handler.cpp:531
8253msgid "Trying to play sound with size 0"
8254msgstr "Trying to play sound with size 0"
8255
8256#: libsound/sound_handler.cpp:545
8257#, c-format
8258msgid "Could not start event sound: %s"
8259msgstr "Could not start event sound: %s"
8260
8261#: libsound/sound_handler.cpp:559
8262#, c-format
8263msgid "_inputStreams container still has a pointer to deleted InputStream %p!"
8264msgstr "_inputStreams container still has a pointer to deleted InputStream %p!"
8265
8266#: libsound/sound_handler.cpp:704
8267#, c-format
8268msgid "Expected 1 InputStream element, found %d"
8269msgstr "Expected 1 InputStream element, found %d"
8270
8271#: utilities/soldumper.cpp:72
8272msgid "This program dumps the internal data of a .sol file"
8273msgstr "This program dumps the internal data of a .sol file"
8274
8275#: utilities/soldumper.cpp:74
8276msgid "Usage: soldumper [h] filename"
8277msgstr "Usage: soldumper [h] filename"
8278
8279#: utilities/soldumper.cpp:75 utilities/dumpshm.cpp:344
8280#: utilities/flvdumper.cpp:305
8281msgid "-h\tHelp"
8282msgstr "-h\tHelp"
8283
8284#: utilities/soldumper.cpp:76
8285msgid "-f\tForce local directory access"
8286msgstr "-f\tForce local directory access"
8287
8288#: utilities/soldumper.cpp:77
8289msgid "-l\tList all .sol files in default dir"
8290msgstr "-l\tList all .sol files in default dir"
8291
8292#: utilities/soldumper.cpp:105
8293#, c-format
8294msgid "Gnash soldumper version: %s, Gnash version: %s\n"
8295msgstr "Gnash soldumper version: %s, Gnash version: %s\n"
8296
8297#: utilities/soldumper.cpp:121 utilities/processor.cpp:276
8298#: utilities/flvdumper.cpp:154 cygnal/cygnal.cpp:476
8299#: cygnal/cgi-bin/echo/echo.cpp:144 cygnal/cgi-bin/echo/gateway.cpp:119
8300#: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:149
8301#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:216
8302#: cygnal/testsuite/libnet.all/test_handler.cpp:103
8303#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:95
8304#: cygnal/testsuite/libnet.all/test_rtmp.cpp:110
8305#: cygnal/testsuite/libnet.all/test_diskstream.cpp:91
8306#: cygnal/testsuite/libnet.all/test_cache.cpp:94
8307#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:103
8308#: cygnal/testsuite/libamf.all/test_sol.cpp:103
8309#: cygnal/testsuite/libamf.all/test_flv.cpp:92
8310#: cygnal/testsuite/libamf.all/test_el.cpp:91
8311#: cygnal/testsuite/libamf.all/test_buffer.cpp:108
8312#: cygnal/testsuite/libamf.all/test_amf.cpp:109
8313msgid "Verbose output turned on"
8314msgstr "Verbose output turned on"
8315
8316#: utilities/soldumper.cpp:125
8317msgid "forcing local directory access only"
8318msgstr "forcing local directory access only"
8319
8320#: utilities/soldumper.cpp:130
8321msgid "List .sol files in the default directory"
8322msgstr "List .sol files in the default directory"
8323
8324#: utilities/processor.cpp:148
8325#, c-format
8326msgid "fs_callback(%p): %s %s"
8327msgstr "fs_callback(%p): %s %s"
8328
8329#: utilities/processor.cpp:166
8330#, c-format
8331msgid "eventCallback: %s %s"
8332msgstr "eventCallback: %s %s"
8333
8334#: utilities/processor.cpp:202
8335msgid "gprocessor does not handle %1% message"
8336msgstr "gprocessor does not handle %1% message"
8337
8338#: utilities/processor.cpp:237 cygnal/cvm.cpp:227
8339#, c-format
8340msgid "Gnash gprocessor version: %s, Gnash version: %s\n"
8341msgstr "Gnash gprocessor version: %s, Gnash version: %s\n"
8342
8343#: utilities/processor.cpp:285 cygnal/cvm.cpp:282
8344msgid "Verbose actions disabled at compile time"
8345msgstr "Verbose actions disabled at compile time"
8346
8347#: utilities/processor.cpp:292 cygnal/cvm.cpp:289
8348msgid "Verbose parsing disabled at compile time"
8349msgstr "Verbose parsing disabled at compile time"
8350
8351#: utilities/processor.cpp:456 utilities/processor.cpp:459
8352#: gui/pythonmod/gnash-view.cpp:438 gui/pythonmod/gnash-view.cpp:441
8353#, c-format
8354msgid "%s appended to local sandboxes"
8355msgstr "%s appended to local sandboxes"
8356
8357#: utilities/processor.cpp:631
8358#, c-format
8359msgid ""
8360"gprocessor -- an SWF processor for Gnash.\n"
8361"\n"
8362"usage: %s [options] <file>\n"
8363"\n"
8364"Process the given SWF movie files.\n"
8365"\n"
8366"%s%s%s%s"
8367msgstr ""
8368"gprocessor -- an SWF processor for Gnash.\n"
8369"\n"
8370"usage: %s [options] <file>\n"
8371"\n"
8372"Process the given SWF movie files.\n"
8373"\n"
8374"%s%s%s%s"
8375
8376#: utilities/processor.cpp:638
8377msgid ""
8378"options:\n"
8379"\n"
8380"  --help(-h)  Print this info.\n"
8381"  --version   Print the version numbers.\n"
8382"  -v          Be verbose; i.e. print log messages to stdout\n"
8383msgstr ""
8384"options:\n"
8385"\n"
8386"  --help(-h)  Print this info.\n"
8387"  --version   Print the version numbers.\n"
8388"  -v          Be verbose; i.e. print log messages to stdout\n"
8389
8390#: utilities/processor.cpp:645
8391msgid "  -vp         Be verbose about movie parsing\n"
8392msgstr "  -vp         Be verbose about movie parsing\n"
8393
8394#: utilities/processor.cpp:650
8395msgid "  -va         Be verbose about ActionScript\n"
8396msgstr "  -va         Be verbose about ActionScript\n"
8397
8398#: utilities/processor.cpp:655
8399msgid ""
8400"  -d [<ms>]\n"
8401"              Milliseconds delay between advances (0 by default).\n"
8402"              If '-1' the delay will be computed from the FPS.\n"
8403"  -r <times>  Allow the given number of complete runs.\n"
8404"              Keep looping undefinitely if set to 0.\n"
8405"              Default is 1 (end as soon as the last frame is reached).\n"
8406"  -f <frames>  \n"
8407"              Allow the given number of frame advancements.\n"
8408"              Keep advancing untill any other stop condition\n"
8409"              is encountered if set to 0 (default).\n"
8410msgstr ""
8411"  -d [<ms>]\n"
8412"              Milliseconds delay between advances (0 by default).\n"
8413"              If '-1' the delay will be computed from the FPS.\n"
8414"  -r <times>  Allow the given number of complete runs.\n"
8415"              Keep looping undefinitely if set to 0.\n"
8416"              Default is 1 (end as soon as the last frame is reached).\n"
8417"  -f <frames>  \n"
8418"              Allow the given number of frame advancements.\n"
8419"              Keep advancing untill any other stop condition\n"
8420"              is encountered if set to 0 (default).\n"
8421
8422#: utilities/dumpshm.cpp:136
8423#, c-format
8424msgid "Gnash dumpshm version: %s, Gnash version: %s\n"
8425msgstr "Gnash dumpshm version: %s, Gnash version: %s\n"
8426
8427#: utilities/dumpshm.cpp:214
8428#, c-format
8429msgid "Will use \"%s\" for memory segment file"
8430msgstr "Will use \"%s\" for memory segment file"
8431
8432#: utilities/dumpshm.cpp:230
8433msgid "No LcShmKey set in ~/.gnashrc, trying to find it ourselves"
8434msgstr "No LcShmKey set in ~/.gnashrc, trying to find it ourselves"
8435
8436#: utilities/dumpshm.cpp:239
8437msgid "No shared memory segments found!"
8438msgstr "No shared memory segments found!"
8439
8440#: utilities/dumpshm.cpp:243
8441#, c-format
8442msgid "Existing SHM Key is: %s, Size is: %s"
8443msgstr "Existing SHM Key is: %s, Size is: %s"
8444
8445#: utilities/dumpshm.cpp:258
8446msgid "Writing memory segment to disk: \"segment.raw\""
8447msgstr "Writing memory segment to disk: \"segment.raw\""
8448
8449#: utilities/dumpshm.cpp:263
8450#, c-format
8451msgid "The data is: 0x%s"
8452msgstr "The data is: 0x%s"
8453
8454#: utilities/dumpshm.cpp:303
8455msgid "kernel not configured for shared memory"
8456msgstr "kernel not configured for shared memory"
8457
8458#: utilities/dumpshm.cpp:318
8459#, c-format
8460msgid "Found it! \"set LCShmKey %s\" in your ~/.gnashrc"
8461msgstr "Found it! \"set LCShmKey %s\" in your ~/.gnashrc"
8462
8463#: utilities/dumpshm.cpp:321
8464#, c-format
8465msgid "Last changed on: %s"
8466msgstr "Last changed on: %s"
8467
8468#: utilities/dumpshm.cpp:322
8469#, c-format
8470msgid "Last attached on: %s"
8471msgstr "Last attached on: %s"
8472
8473#: utilities/dumpshm.cpp:323
8474#, c-format
8475msgid "Last detached on: %s"
8476msgstr "Last detached on: %s"
8477
8478#: utilities/dumpshm.cpp:341
8479msgid "This program dumps the internal data of a shared memory segment"
8480msgstr "This program dumps the internal data of a shared memory segment"
8481
8482#: utilities/dumpshm.cpp:343
8483msgid "Usage: dumpshm [hdsanlif] filename"
8484msgstr "Usage: dumpshm [hdsanlif] filename"
8485
8486#: utilities/dumpshm.cpp:345
8487msgid "-i\tList segments"
8488msgstr "-i\tList segments"
8489
8490#: utilities/dumpshm.cpp:346
8491msgid "-r\tDump SYSV segments"
8492msgstr "-r\tDump SYSV segments"
8493
8494#: utilities/dumpshm.cpp:347
8495msgid "-c\tDump SYSV segments to disk"
8496msgstr "-c\tDump SYSV segments to disk"
8497
8498#: utilities/dumpshm.cpp:348
8499msgid "-v\tVerbose output"
8500msgstr "-v\tVerbose output"
8501
8502#: utilities/dumpshm.cpp:360
8503msgid "\tBase address of this segment: "
8504msgstr "\tBase address of this segment: "
8505
8506#: utilities/dumpshm.cpp:362
8507msgid "\tFilespec: "
8508msgstr "\tFilespec: "
8509
8510#: utilities/dumpshm.cpp:363
8511msgid "\t# Bytes allocated: "
8512msgstr "\t# Bytes allocated: "
8513
8514#: utilities/dumpshm.cpp:364
8515msgid "\tTotal # of bytes: "
8516msgstr "\tTotal # of bytes: "
8517
8518#: utilities/flvdumper.cpp:172
8519#: cygnal/testsuite/libnet.all/test_handler.cpp:112
8520#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:111
8521#: cygnal/testsuite/libnet.all/test_rtmp.cpp:120
8522#: cygnal/testsuite/libnet.all/test_diskstream.cpp:100
8523#: cygnal/testsuite/libnet.all/test_cache.cpp:103
8524#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:119
8525#: cygnal/testsuite/libamf.all/test_sol.cpp:113
8526#: cygnal/testsuite/libamf.all/test_flv.cpp:103
8527#: cygnal/testsuite/libamf.all/test_el.cpp:107
8528#: cygnal/testsuite/libamf.all/test_buffer.cpp:123
8529#: cygnal/testsuite/libamf.all/test_amf.cpp:125
8530msgid "Error parsing command line options: "
8531msgstr "Error parsing command line options: "
8532
8533#: utilities/flvdumper.cpp:173
8534msgid "This is a Gnash flvdumper bug."
8535msgstr "This is a Gnash flvdumper bug."
8536
8537#: utilities/flvdumper.cpp:178
8538msgid "Error: no input file was specified. Exiting."
8539msgstr "Error: no input file was specified. Exiting."
8540
8541#: utilities/flvdumper.cpp:302
8542msgid "This program dumps the internal data of an FLV video file"
8543msgstr "This program dumps the internal data of an FLV video file"
8544
8545#: utilities/flvdumper.cpp:304
8546msgid "Usage: flvdumper [-h] [-m] [-a] filename"
8547msgstr "Usage: flvdumper [-h] [-m] [-a] filename"
8548
8549#: utilities/flvdumper.cpp:306
8550msgid "-m\tPrint only Meta tags (default)"
8551msgstr "-m\tPrint only Meta tags (default)"
8552
8553#: utilities/flvdumper.cpp:307
8554msgid "-a\tPrint all tags."
8555msgstr "-a\tPrint all tags."
8556
8557#: utilities/rtmpget.cpp:445
8558msgid "Error parsing command line: "
8559msgstr "Error parsing command line: "
8560
8561#: plugin/win32/plugin.cpp:590 plugin/aos4/plugin.cpp:593
8562#, c-format
8563msgid "FSCommand_callback(%p): %s %s"
8564msgstr "FSCommand_callback(%p): %s %s"
8565
8566#: cygnal/libamf/flv.cpp:94
8567msgid "Bad magic number for FLV file!"
8568msgstr "Bad magic number for FLV file!"
8569
8570#: cygnal/libamf/flv.cpp:101
8571#, c-format
8572msgid "Bad version in FLV header! %d"
8573msgstr "Bad version in FLV header! %d"
8574
8575#: cygnal/libamf/flv.cpp:110
8576#, c-format
8577msgid "Bad FLV file Type: %d"
8578msgstr "Bad FLV file Type: %d"
8579
8580#: cygnal/libamf/flv.cpp:123
8581#, c-format
8582msgid "Bad header size in FLV header! %d"
8583msgstr "Bad header size in FLV header! %d"
8584
8585#: cygnal/libamf/flv.cpp:156
8586#, c-format
8587msgid "%d bytes for a string is over the safe limit of %d"
8588msgstr "%d bytes for a string is over the safe limit of %d"
8589
8590#: cygnal/libamf/flv.cpp:186
8591#, c-format
8592msgid "Bad FLV Audio Sound Type: %x"
8593msgstr "Bad FLV Audio Sound Type: %x"
8594
8595#: cygnal/libamf/flv.cpp:195
8596#, c-format
8597msgid "Bad FLV Audio Sound size: %d"
8598msgstr "Bad FLV Audio Sound size: %d"
8599
8600#: cygnal/libamf/flv.cpp:209
8601#, c-format
8602msgid "Bad FLV Audio Sound Rate: %d"
8603msgstr "Bad FLV Audio Sound Rate: %d"
8604
8605#: cygnal/libamf/flv.cpp:226
8606#, c-format
8607msgid "Bad FLV Audio Sound format: %d"
8608msgstr "Bad FLV Audio Sound format: %d"
8609
8610#: cygnal/libamf/flv.cpp:257
8611#, c-format
8612msgid "Bad FLV Video Codec CodecID: 0x%x"
8613msgstr "Bad FLV Video Codec CodecID: 0x%x"
8614
8615#: cygnal/libamf/flv.cpp:267
8616#, c-format
8617msgid "Bad FLV Video Frame CodecID: 0x%x"
8618msgstr "Bad FLV Video Frame CodecID: 0x%x"
8619
8620#: cygnal/libamf/flv.cpp:340 cygnal/libamf/flv.cpp:342
8621#: cygnal/libamf/flv.cpp:344
8622#, c-format
8623msgid "FLV MetaData: %s: %s"
8624msgstr "FLV MetaData: %s: %s"
8625
8626#: cygnal/libamf/lcshm.cpp:372
8627msgid "No data pointer to parse!"
8628msgstr "No data pointer to parse!"
8629
8630#: cygnal/libamf/lcshm.cpp:391
8631msgid "Didn't extract an element from the byte stream!"
8632msgstr "Didn't extract an element from the byte stream!"
8633
8634#: cygnal/libamf/lcshm.cpp:503
8635#, c-format
8636msgid " The size of %s is %d "
8637msgstr " The size of %s is %d "
8638
8639#: cygnal/libamf/lcshm.cpp:520
8640#, c-format
8641msgid "Failed to open shared memory segment: \"%s\""
8642msgstr "Failed to open shared memory segment: \"%s\""
8643
8644#: cygnal/libamf/lcshm.cpp:561
8645#, c-format
8646msgid "Failed to open shared memory segment: 0x%x"
8647msgstr "Failed to open shared memory segment: 0x%x"
8648
8649#: cygnal/libamf/lcshm.cpp:660
8650#, c-format
8651msgid " ***** The size of the data is %s *****"
8652msgstr " ***** The size of the data is %s *****"
8653
8654#: cygnal/libamf/element.cpp:175
8655msgid "Can't create remote function calls yet"
8656msgstr "Can't create remote function calls yet"
8657
8658#: cygnal/libamf/element.cpp:479
8659#, c-format
8660msgid "Size of Element \"%s\" is: %d"
8661msgstr "Size of Element \"%s\" is: %d"
8662
8663#: cygnal/libamf/element.cpp:1534
8664msgid "FIXME: got AMF3 data!"
8665msgstr "FIXME: got AMF3 data!"
8666
8667#: cygnal/libamf/sol.cpp:230
8668#, c-format
8669msgid ""
8670"%s: SOL file header is: \n"
8671"%s"
8672msgstr ""
8673"%s: SOL file header is: \n"
8674"%s"
8675
8676#: cygnal/libamf/sol.cpp:250
8677#, c-format
8678msgid "Failed opening file '%s' in binary mode"
8679msgstr "Failed opening file '%s' in binary mode"
8680
8681#: cygnal/libamf/sol.cpp:337
8682#, c-format
8683msgid "Error writing %d bytes of header to output file %s"
8684msgstr "Error writing %d bytes of header to output file %s"
8685
8686#: cygnal/libamf/sol.cpp:344
8687#, c-format
8688msgid "Error writing %d bytes of body to output file %s"
8689msgstr "Error writing %d bytes of body to output file %s"
8690
8691#: cygnal/libamf/sol.cpp:404
8692#, c-format
8693msgid "%s is an SOL file"
8694msgstr "%s is an SOL file"
8695
8696#: cygnal/libamf/sol.cpp:407
8697#, c-format
8698msgid ""
8699"%s looks like an SOL file, but the length is wrong. Should be %d, got %d"
8700msgstr ""
8701"%s looks like an SOL file, but the length is wrong. Should be %d, got %d"
8702
8703#: cygnal/libamf/sol.cpp:413
8704#, c-format
8705msgid "%s isn't an SOL file"
8706msgstr "%s isn't an SOL file"
8707
8708#: cygnal/libamf/sol.cpp:455
8709#, c-format
8710msgid "Reading SharedObject %s: %s"
8711msgstr "Reading SharedObject %s: %s"
8712
8713#: cygnal/libamf/amf_msg.cpp:178
8714msgid "AMF Message 'target' field missing!"
8715msgstr "AMF Message 'target' field missing!"
8716
8717#: cygnal/libamf/amf_msg.cpp:181
8718msgid "AMF Message 'reply' field missing!"
8719msgstr "AMF Message 'reply' field missing!"
8720
8721#: cygnal/libamf/amf_msg.cpp:184
8722msgid "AMF Message 'size' field missing!"
8723msgstr "AMF Message 'size' field missing!"
8724
8725#: cygnal/libamf/amf_msg.cpp:231
8726#, c-format
8727msgid ""
8728"Error parsing the AMF packet: \n"
8729"\t%s"
8730msgstr ""
8731"Error parsing the AMF packet: \n"
8732"\t%s"
8733
8734#: cygnal/libamf/amf.cpp:180
8735#, c-format
8736msgid "Encoded data size has %d properties"
8737msgstr "Encoded data size has %d properties"
8738
8739#: cygnal/libamf/amf.cpp:300
8740msgid "XML AMF objects not supported yet"
8741msgstr "XML AMF objects not supported yet"
8742
8743#: cygnal/libamf/amf.cpp:404
8744msgid "Movie Clip AMF objects not supported yet"
8745msgstr "Movie Clip AMF objects not supported yet"
8746
8747#: cygnal/libamf/amf.cpp:495
8748msgid "Long String AMF objects not supported yet"
8749msgstr "Long String AMF objects not supported yet"
8750
8751#: cygnal/libamf/amf.cpp:512
8752msgid "Reecord Set AMF objects not supported yet"
8753msgstr "Reecord Set AMF objects not supported yet"
8754
8755#: cygnal/libamf/amf.cpp:561
8756msgid "Encoding a strict array as an ecma array"
8757msgstr "Encoding a strict array as an ecma array"
8758
8759#: cygnal/libamf/amf.cpp:784
8760msgid "FIXME: got AMF3 data type"
8761msgstr "FIXME: got AMF3 data type"
8762
8763#: cygnal/libamf/amf.cpp:913
8764msgid "AMF body input data is NULL"
8765msgstr "AMF body input data is NULL"
8766
8767#: cygnal/libamf/amf.cpp:937
8768msgid "AMF data too short to contain type field"
8769msgstr "AMF data too short to contain type field"
8770
8771#: cygnal/libamf/amf.cpp:948
8772msgid "Element has no type!"
8773msgstr "Element has no type!"
8774
8775#: cygnal/libamf/amf.cpp:958
8776msgid "AMF data segment too short to containtype NUMBER"
8777msgstr "AMF data segment too short to containtype NUMBER"
8778
8779#: cygnal/libamf/amf.cpp:978
8780#, c-format
8781msgid "%d bytes for a string is over the safe limit of %d, line %d"
8782msgstr "%d bytes for a string is over the safe limit of %d, line %d"
8783
8784#: cygnal/libamf/amf.cpp:1021
8785msgid "AMF0 MovieClip frame"
8786msgstr "AMF0 MovieClip frame"
8787
8788#: cygnal/libamf/amf.cpp:1151
8789msgid "Found object terminator byte"
8790msgstr "Found object terminator byte"
8791
8792#: cygnal/libamf/amf.cpp:1169
8793#, c-format
8794msgid "%s: type %d"
8795msgstr "%s: type %d"
8796
8797#: cygnal/libamf/amf.cpp:1262
8798#, c-format
8799msgid "No data associated with Property \"%s\""
8800msgstr "No data associated with Property \"%s\""
8801
8802#: cygnal/libamf/buffer.cpp:179
8803#, c-format
8804msgid "Buffer %x (%d) stayed in queue for %f seconds"
8805msgstr "Buffer %x (%d) stayed in queue for %f seconds"
8806
8807#: cygnal/libamf/buffer.cpp:711
8808#, c-format
8809msgid "cygnal::Buffer::resize(%d): Truncating data (%d bytes) while resizing!"
8810msgstr "cygnal::Buffer::resize(%d): Truncating data (%d bytes) while resizing!"
8811
8812#: cygnal/libamf/buffer.cpp:766
8813#, c-format
8814msgid "Creating %d errors in the buffer"
8815msgstr "Creating %d errors in the buffer"
8816
8817#: cygnal/handler.cpp:128
8818#, c-format
8819msgid "Protocol %d for Handler::AddClient()"
8820msgstr "Protocol %d for Handler::AddClient()"
8821
8822#: cygnal/handler.cpp:171 cygnal/handler.cpp:196
8823msgid "HTTP key couldn't be read!"
8824msgstr "HTTP key couldn't be read!"
8825
8826#: cygnal/handler.cpp:214 cygnal/handler.cpp:244
8827#, c-format
8828msgid "FD #%d has no protocol handler registered"
8829msgstr "FD #%d has no protocol handler registered"
8830
8831#: cygnal/handler.cpp:319
8832#, c-format
8833msgid "No %s symbol in plugin"
8834msgstr "No %s symbol in plugin"
8835
8836#: cygnal/handler.cpp:322
8837#, c-format
8838msgid "Initialized Plugin: \"%s\": %s"
8839msgstr "Initialised Plugin: \"%s\": %s"
8840
8841#: cygnal/handler.cpp:335 cygnal/handler.cpp:350
8842#, c-format
8843msgid "Couldn't get %s symbol"
8844msgstr "Couldn't get %s symbol"
8845
8846#: cygnal/cvm.cpp:276
8847msgid "The debugger has been disabled at configuration time"
8848msgstr "The debugger has been disabled at configuration time"
8849
8850#: cygnal/http_server.cpp:154 cygnal/http_server.cpp:211
8851#, c-format
8852msgid "New filestream %s"
8853msgstr "New filestream %s"
8854
8855#: cygnal/http_server.cpp:213
8856#, c-format
8857msgid "Reusing filestream %s"
8858msgstr "Reusing filestream %s"
8859
8860#: cygnal/http_server.cpp:306
8861msgid "couldn't read data!"
8862msgstr "couldn't read data!"
8863
8864#: cygnal/http_server.cpp:373 cygnal/libnet/http.cpp:592
8865msgid "PUT request"
8866msgstr "PUT request"
8867
8868#: cygnal/http_server.cpp:383 cygnal/libnet/http.cpp:601
8869msgid "DELETE request"
8870msgstr "DELETE request"
8871
8872#: cygnal/http_server.cpp:393 cygnal/libnet/http.cpp:609
8873msgid "CONNECT request"
8874msgstr "CONNECT request"
8875
8876#: cygnal/http_server.cpp:403 cygnal/libnet/http.cpp:617
8877msgid "OPTIONS request"
8878msgstr "OPTIONS request"
8879
8880#: cygnal/http_server.cpp:413 cygnal/libnet/http.cpp:625
8881msgid "HEAD request"
8882msgstr "HEAD request"
8883
8884#: cygnal/http_server.cpp:423 cygnal/libnet/http.cpp:633
8885msgid "TRACE request"
8886msgstr "TRACE request"
8887
8888#: cygnal/http_server.cpp:1013
8889#, c-format
8890msgid "Processing HTTP data for fd #%d"
8891msgstr "Processing HTTP data for fd #%d"
8892
8893#: cygnal/http_server.cpp:1022
8894msgid "FIXME: Existing data in packet!"
8895msgstr "FIXME: Existing data in packet!"
8896
8897#: cygnal/http_server.cpp:1024
8898msgid "FIXME: No existing data in packet!"
8899msgstr "FIXME: No existing data in packet!"
8900
8901#: cygnal/libnet/cache.cpp:62
8902msgid "using this constructor is only allowed for testing purposes."
8903msgstr "using this constructor is only allowed for testing purposes."
8904
8905#: cygnal/libnet/cache.cpp:105
8906#, c-format
8907msgid "Adding file %s to cache."
8908msgstr "Adding file %s to cache."
8909
8910#: cygnal/libnet/cache.cpp:148
8911#, c-format
8912msgid "Trying to find %s in the cache."
8913msgstr "Trying to find %s in the cache."
8914
8915#: cygnal/libnet/rtmp.cpp:184
8916#, c-format
8917msgid "AMF Header size bits (0x%X) out of range"
8918msgstr "AMF Header size bits (0x%X) out of range"
8919
8920#: cygnal/libnet/rtmp.cpp:283
8921#, c-format
8922msgid "RTMP Header size can't be more then %d bytes!!"
8923msgstr "RTMP Header size can't be more then %d bytes!!"
8924
8925#: cygnal/libnet/rtmp.cpp:288
8926msgid "RTMP Header size can't be zero!"
8927msgstr "RTMP Header size can't be zero!"
8928
8929#: cygnal/libnet/rtmp.cpp:308
8930#, c-format
8931msgid "The body size is: %d"
8932msgstr "The body size is: %d"
8933
8934#: cygnal/libnet/rtmp.cpp:315
8935#, c-format
8936msgid "Using previous body size of %d for channel %d"
8937msgstr "Using previous body size of %d for channel %d"
8938
8939#: cygnal/libnet/rtmp.cpp:318
8940#, c-format
8941msgid "Previous body size for channel %d is zero!"
8942msgstr "Previous body size for channel %d is zero!"
8943
8944#: cygnal/libnet/rtmp.cpp:328
8945#, c-format
8946msgid "Suspicious large RTMP packet body size! %d"
8947msgstr "Suspicious large RTMP packet body size! %d"
8948
8949#: cygnal/libnet/rtmp.cpp:341
8950#, c-format
8951msgid "The type is: %s"
8952msgstr "The type is: %s"
8953
8954#: cygnal/libnet/rtmp.cpp:343
8955#, c-format
8956msgid "The type is: 0x%x"
8957msgstr "The type is: 0x%x"
8958
8959#: cygnal/libnet/rtmp.cpp:348
8960#, c-format
8961msgid "Using previous type of %d for channel %d"
8962msgstr "Using previous type of %d for channel %d"
8963
8964#: cygnal/libnet/rtmp.cpp:360
8965#, c-format
8966msgid "RTMP %s: channel: %d, head size %d, body size: %d"
8967msgstr "RTMP %s: channel: %d, head size %d, body size: %d"
8968
8969#: cygnal/libnet/rtmp.cpp:482
8970#, c-format
8971msgid "The Header size is: %d"
8972msgstr "The Header size is: %d"
8973
8974#: cygnal/libnet/rtmp.cpp:483
8975#, c-format
8976msgid "The AMF index is: 0x%x"
8977msgstr "The AMF index is: 0x%x"
8978
8979#: cygnal/libnet/rtmp.cpp:499
8980#, c-format
8981msgid "END is %x"
8982msgstr "END is %x"
8983
8984#: cygnal/libnet/rtmp.cpp:510
8985msgid "Reading AMF packets till we're done..."
8986msgstr "Reading AMF packets till we're done..."
8987
8988#: cygnal/libnet/rtmp.cpp:519
8989#, c-format
8990msgid "Total size in header is %d, buffer size is: %d"
8991msgstr "Total size in header is %d, buffer size is: %d"
8992
8993#: cygnal/libnet/rtmp.cpp:523
8994msgid "FIXME: MERGING"
8995msgstr "FIXME: MERGING"
8996
8997#: cygnal/libnet/rtmp.cpp:539
8998#, c-format
8999msgid "SWF file %s"
9000msgstr "SWF file %s"
9001
9002#: cygnal/libnet/rtmp.cpp:542
9003#, c-format
9004msgid "is Loading video %s"
9005msgstr "is Loading video %s"
9006
9007#: cygnal/libnet/rtmp.cpp:545
9008#, c-format
9009msgid "is file name is %s"
9010msgstr "is file name is %s"
9011
9012#: cygnal/libnet/rtmp.cpp:674
9013#, c-format
9014msgid "Unknown User Control message %d!"
9015msgstr "Unknown User Control message %d!"
9016
9017#: cygnal/libnet/rtmp.cpp:746
9018msgid "Name field of RTMP Message corrupted!"
9019msgstr "Name field of RTMP Message corrupted!"
9020
9021#: cygnal/libnet/rtmp.cpp:762
9022msgid "Stream ID field of RTMP Message corrupted!"
9023msgstr "Stream ID field of RTMP Message corrupted!"
9024
9025#: cygnal/libnet/rtmp.cpp:991
9026#, c-format
9027msgid "Bogus size parameter in %s!"
9028msgstr "Bogus size parameter in %s!"
9029
9030#: cygnal/libnet/rtmp.cpp:1028
9031msgid "Couldn't write the full 12 byte RTMP header!"
9032msgstr "Couldn't write the full 12 byte RTMP header!"
9033
9034#: cygnal/libnet/rtmp.cpp:1031
9035msgid "Wrote the full 12 byte RTMP header."
9036msgstr "Wrote the full 12 byte RTMP header."
9037
9038#: cygnal/libnet/rtmp.cpp:1051
9039msgid "Couldn't write the full 1 byte RTMP continuation header!"
9040msgstr "Couldn't write the full 1 byte RTMP continuation header!"
9041
9042#: cygnal/libnet/rtmp.cpp:1054
9043msgid "Wrote the full 1 byte RTMP continuation header"
9044msgstr "Wrote the full 1 byte RTMP continuation header"
9045
9046#: cygnal/libnet/rtmp.cpp:1066
9047msgid "Couldn't write the RTMP body!"
9048msgstr "Couldn't write the RTMP body!"
9049
9050#: cygnal/libnet/rtmp.cpp:1069
9051#, c-format
9052msgid "Wrote %d bytes of the RTMP body, %d bytes left."
9053msgstr "Wrote %d bytes of the RTMP body, %d bytes left."
9054
9055#: cygnal/libnet/rtmp.cpp:1086
9056msgid "Couldn't write the RTMP packet!"
9057msgstr "Couldn't write the RTMP packet!"
9058
9059#: cygnal/libnet/rtmp.cpp:1089
9060msgid "Wrote the RTMP packet."
9061msgstr "Wrote the RTMP packet."
9062
9063#: cygnal/libnet/rtmp.cpp:1135 cygnal/libnet/rtmp.cpp:1137
9064#, c-format
9065msgid "Response header: %s"
9066msgstr "Response header: %s"
9067
9068#: cygnal/libnet/rtmp.cpp:1141
9069#, c-format
9070msgid "Processing message of type %s!"
9071msgstr "Processing message of type %s!"
9072
9073#: cygnal/libnet/rtmp.cpp:1147
9074msgid "Got CHUNK_SIZE packet!!!"
9075msgstr "Got CHUNK_SIZE packet!!!"
9076
9077#: cygnal/libnet/rtmp.cpp:1149
9078#, c-format
9079msgid "Setting packet chunk size to %d."
9080msgstr "Setting packet chunk size to %d."
9081
9082#: cygnal/libnet/rtmp.cpp:1159
9083#, c-format
9084msgid "FIXME: Ping type is: %d, ignored for now"
9085msgstr "FIXME: Ping type is: %d, ignored for now"
9086
9087#: cygnal/libnet/rtmp.cpp:1181
9088msgid "Got SERVER packet!!!"
9089msgstr "Got SERVER packet!!!"
9090
9091#: cygnal/libnet/rtmp.cpp:1189
9092msgid "Got CLIENT packet!!!"
9093msgstr "Got CLIENT packet!!!"
9094
9095#: cygnal/libnet/rtmp.cpp:1197
9096msgid "Got VIDEO packets!!!"
9097msgstr "Got VIDEO packets!!!"
9098
9099#: cygnal/libnet/rtmp.cpp:1213
9100msgid "Got Shared Object packet!!!"
9101msgstr "Got Shared Object packet!!!"
9102
9103#: cygnal/libnet/rtmp.cpp:1220
9104#, c-format
9105msgid "%s: Msg status is: %d: %s, name is %s, size is %d"
9106msgstr "%s: Msg status is: %d: %s, name is %s, size is %d"
9107
9108#: cygnal/libnet/rtmp.cpp:1224
9109msgid "Got onBWDone packet!!!"
9110msgstr "Got onBWDone packet!!!"
9111
9112#: cygnal/libnet/rtmp.cpp:1229
9113#, c-format
9114msgid "Couldn't decode message body for type %s!"
9115msgstr "Couldn't decode message body for type %s!"
9116
9117#: cygnal/libnet/rtmp.cpp:1283
9118#, c-format
9119msgid "no data for fd #%d, done reading this packet, read %d bytes..."
9120msgstr "no data for fd #%d, done reading this packet, read %d bytes..."
9121
9122#: cygnal/libnet/rtmp.cpp:1289
9123#, c-format
9124msgid "Got an empty packet from the server at line %d"
9125msgstr "Got an empty packet from the server at line %d"
9126
9127#: cygnal/libnet/rtmp.cpp:1298 cygnal/libnet/http.cpp:1518
9128#, c-format
9129msgid "socket for fd #%d was closed..."
9130msgstr "socket for fd #%d was closed..."
9131
9132#: cygnal/libnet/rtmp.cpp:1329
9133msgid "Buffer pointer is invalid."
9134msgstr "Buffer pointer is invalid."
9135
9136#: cygnal/libnet/rtmp.cpp:1355
9137msgid "Got a message on the system channel!"
9138msgstr "Got a message on the system channel!"
9139
9140#: cygnal/libnet/rtmp.cpp:1459
9141#, c-format
9142msgid "Packet size out of range! %d, %d"
9143msgstr "Packet size out of range! %d, %d"
9144
9145#: cygnal/libnet/rtmp.cpp:1470
9146#, c-format
9147msgid "RTMP packet size is out of range! %d, %d"
9148msgstr "RTMP packet size is out of range! %d, %d"
9149
9150#: cygnal/libnet/rtmp.cpp:1475
9151#, c-format
9152msgid "RTMP header size is out of range! %d"
9153msgstr "RTMP header size is out of range! %d"
9154
9155#: cygnal/libnet/sshserver.cpp:145
9156#, c-format
9157msgid "User %s wants to auth with pass %s\n"
9158msgstr "User %s wants to auth with pass %s\n"
9159
9160#: cygnal/libnet/sshserver.cpp:200 cygnal/libnet/sshclient.cpp:459
9161msgid "==== The SSH header breaks down as follows: ===="
9162msgstr "==== The SSH header breaks down as follows: ===="
9163
9164#: cygnal/libnet/network.cpp:114
9165msgid "Could not find a usable WinSock DLL"
9166msgstr "Could not find a usable WinSock DLL"
9167
9168#: cygnal/libnet/network.cpp:162
9169#, c-format
9170msgid "already connected to port %hd"
9171msgstr "already connected to port %hd"
9172
9173#: cygnal/libnet/network.cpp:184
9174#, c-format
9175msgid "unable to get protocol entry for %s"
9176msgstr "unable to get protocol entry for %s"
9177
9178#: cygnal/libnet/network.cpp:201 cygnal/libnet/network.cpp:425
9179#: cygnal/libnet/network.cpp:583
9180#, c-format
9181msgid "unable to create socket: %s"
9182msgstr "unable to create socket: %s"
9183
9184#: cygnal/libnet/network.cpp:208
9185msgid "setsockopt SO_REUSEADDR failed"
9186msgstr "setsockopt SO_REUSEADDR failed"
9187
9188#: cygnal/libnet/network.cpp:219
9189#, c-format
9190msgid "unable to bind to port %hd: %s"
9191msgstr "unable to bind to port %hd: %s"
9192
9193#: cygnal/libnet/network.cpp:229
9194#, c-format
9195msgid "Server bound to service on %s, port %hd, using fd #%d"
9196msgstr "Server bound to service on %s, port %hd, using fd #%d"
9197
9198#: cygnal/libnet/network.cpp:235
9199#, c-format
9200msgid "unable to listen on port: %hd: %s "
9201msgstr "unable to listen on port: %hd: %s "
9202
9203#: cygnal/libnet/network.cpp:291
9204#, c-format
9205msgid "Waiting to accept net traffic on fd #%d for port %d"
9206msgstr "Waiting to accept net traffic on fd #%d for port %d"
9207
9208#: cygnal/libnet/network.cpp:351
9209msgid "There is a new network connection request."
9210msgstr "There is a new network connection request."
9211
9212#: cygnal/libnet/network.cpp:358
9213#, c-format
9214msgid "The accept() socket for fd #%d was interrupted by a system call"
9215msgstr "The accept() socket for fd #%d was interrupted by a system call"
9216
9217#: cygnal/libnet/network.cpp:382
9218#, c-format
9219msgid "unable to accept: %s"
9220msgstr "unable to accept: %s"
9221
9222#: cygnal/libnet/network.cpp:387
9223#, c-format
9224msgid "Accepting TCP/IP connection on fd #%d for port %d"
9225msgstr "Accepting TCP/IP connection on fd #%d for port %d"
9226
9227#: cygnal/libnet/network.cpp:446 cygnal/libnet/network.cpp:604
9228#, c-format
9229msgid "The connect() socket for fd %d was interrupted by a system call"
9230msgstr "The connect() socket for fd %d was interrupted by a system call"
9231
9232#: cygnal/libnet/network.cpp:452 cygnal/libnet/network.cpp:477
9233#: cygnal/libnet/network.cpp:610 cygnal/libnet/network.cpp:650
9234#, c-format
9235msgid "The connect() socket for fd %d never was available for writing"
9236msgstr "The connect() socket for fd %d never was available for writing"
9237
9238#: cygnal/libnet/network.cpp:463 cygnal/libnet/network.cpp:628
9239#, c-format
9240msgid "The connect() socket for fd %d timed out waiting to write"
9241msgstr "The connect() socket for fd %d timed out waiting to write"
9242
9243#: cygnal/libnet/network.cpp:471
9244#, c-format
9245msgid "\tsocket name %s for fd %d"
9246msgstr "\tsocket name %s for fd %d"
9247
9248#: cygnal/libnet/network.cpp:553
9249#, c-format
9250msgid "%s: to host %s at port %d"
9251msgstr "%s: to host %s at port %d"
9252
9253#: cygnal/libnet/network.cpp:559
9254#, c-format
9255msgid "The hostname for this machine is %s"
9256msgstr "The hostname for this machine is %s"
9257
9258#: cygnal/libnet/network.cpp:561
9259msgid "Couldn't get the hostname for this machine"
9260msgstr "Couldn't get the hostname for this machine"
9261
9262#: cygnal/libnet/network.cpp:576
9263#, c-format
9264msgid "The IP address for this client socket is %s"
9265msgstr "The IP address for this client socket is %s"
9266
9267#: cygnal/libnet/network.cpp:643
9268#, c-format
9269msgid "\tport %d at IP %s for fd %d"
9270msgstr "\tport %d at IP %s for fd %d"
9271
9272#: cygnal/libnet/network.cpp:730
9273#, c-format
9274msgid "Unable to close the socket for fd #%d: %s"
9275msgstr "Unable to close the socket for fd #%d: %s"
9276
9277#: cygnal/libnet/network.cpp:738
9278#, c-format
9279msgid "Closed the socket on fd #%d"
9280msgstr "Closed the socket on fd #%d"
9281
9282#: cygnal/libnet/network.cpp:767
9283#, c-format
9284msgid "%s: Closed fd #%d"
9285msgstr "%s: Closed fd #%d"
9286
9287#: cygnal/libnet/network.cpp:879
9288#, c-format
9289msgid "Trying to read %d bytes from fd #%d"
9290msgstr "Trying to read %d bytes from fd #%d"
9291
9292#: cygnal/libnet/network.cpp:943 cygnal/libnet/network.cpp:1117
9293#, c-format
9294msgid "The socket for fd #%d was interrupted by a system call"
9295msgstr "The socket for fd #%d was interrupted by a system call"
9296
9297#: cygnal/libnet/network.cpp:947
9298#, c-format
9299msgid "The socket for fd #%d was never available for reading"
9300msgstr "The socket for fd #%d was never available for reading"
9301
9302#: cygnal/libnet/network.cpp:953
9303#, c-format
9304msgid "The socket for #fd %d timed out waiting to read"
9305msgstr "The socket for #fd %d timed out waiting to read"
9306
9307#: cygnal/libnet/network.cpp:970
9308#, c-format
9309msgid "The socket for fd #%d was never available for reading data"
9310msgstr "The socket for fd #%d was never available for reading data"
9311
9312#: cygnal/libnet/network.cpp:976
9313#, c-format
9314msgid "The socket for #fd %d timed out waiting to read data"
9315msgstr "The socket for #fd %d timed out waiting to read data"
9316
9317#: cygnal/libnet/network.cpp:982
9318#, c-format
9319msgid "read %d bytes from fd #%d from port %d"
9320msgstr "read %d bytes from fd #%d from port %d"
9321
9322#: cygnal/libnet/network.cpp:986
9323#, c-format
9324msgid ""
9325"%s: Read packet data from fd #%d (%d bytes): \n"
9326"%s"
9327msgstr ""
9328"%s: Read packet data from fd #%d (%d bytes): \n"
9329"%s"
9330
9331#: cygnal/libnet/network.cpp:1121
9332#, c-format
9333msgid "The socket for fd #%d was never available for writing"
9334msgstr "The socket for fd #%d was never available for writing"
9335
9336#: cygnal/libnet/network.cpp:1125
9337#, c-format
9338msgid "The socket for fd #%d timed out waiting to write"
9339msgstr "The socket for fd #%d timed out waiting to write"
9340
9341#: cygnal/libnet/network.cpp:1139
9342#, c-format
9343msgid "Wrote zero out of %d bytes to fd #%d: %s"
9344msgstr "Wrote zero out of %d bytes to fd #%d: %s"
9345
9346#: cygnal/libnet/network.cpp:1144
9347#, c-format
9348msgid "Couldn't write %d bytes to fd #%d: %s"
9349msgstr "Couldn't write %d bytes to fd #%d: %s"
9350
9351#: cygnal/libnet/network.cpp:1152
9352#, c-format
9353msgid "wrote %d bytes to fd #%d, expected %d"
9354msgstr "wrote %d bytes to fd #%d, expected %d"
9355
9356#: cygnal/libnet/network.cpp:1157
9357#, c-format
9358msgid "wrote %d bytes to fd #%d for port %d"
9359msgstr "wrote %d bytes to fd #%d for port %d"
9360
9361#: cygnal/libnet/network.cpp:1165
9362#, c-format
9363msgid ""
9364"%s: Wrote packet data to fd #%d: \n"
9365"%s"
9366msgstr ""
9367"%s: Wrote packet data to fd #%d: \n"
9368"%s"
9369
9370#: cygnal/libnet/network.cpp:1179
9371#, c-format
9372msgid "took %d usec to write (%d bytes)"
9373msgstr "took %d usec to write (%d bytes)"
9374
9375#: cygnal/libnet/network.cpp:1194 cygnal/libnet/network.cpp:1205
9376#, c-format
9377msgid "%s: adding fd #%d to pollfds"
9378msgstr "%s: adding fd #%d to pollfds"
9379
9380#: cygnal/libnet/network.cpp:1231
9381#, c-format
9382msgid "%s: erasing fd #%d from pollfds"
9383msgstr "%s: erasing fd #%d from pollfds"
9384
9385#: cygnal/libnet/network.cpp:1279
9386#, c-format
9387msgid "%s: waiting for %d fds"
9388msgstr "%s: waiting for %d fds"
9389
9390#: cygnal/libnet/network.cpp:1318
9391#, c-format
9392msgid "Poll returned: %d, timeout is: %d"
9393msgstr "Poll returned: %d, timeout is: %d"
9394
9395#: cygnal/libnet/network.cpp:1449
9396msgid "Waiting for data was interrupted by a system call"
9397msgstr "Waiting for data was interrupted by a system call"
9398
9399#: cygnal/libnet/network.cpp:1453
9400msgid "Waiting for data for fdset, was never available for reading"
9401msgstr "Waiting for data for fdset, was never available for reading"
9402
9403#: cygnal/libnet/network.cpp:1467
9404#, c-format
9405msgid "select() got an error: %s."
9406msgstr "select() got an error: %s."
9407
9408#: cygnal/libnet/network.cpp:1471
9409#, c-format
9410msgid "select() saw activity on %d file descriptors."
9411msgstr "select() saw activity on %d file descriptors."
9412
9413#: cygnal/libnet/network.cpp:1547
9414#, c-format
9415msgid "Can't connect to server %s"
9416msgstr "Can't connect to server %s"
9417
9418#: cygnal/libnet/network.cpp:1559
9419#, c-format
9420msgid "Using default hostname: \"%s\""
9421msgstr "Using default hostname: \"%s\""
9422
9423#: cygnal/libnet/network.cpp:1564
9424#, c-format
9425msgid "Using default keyfile: \"%s\""
9426msgstr "Using default keyfile: \"%s\""
9427
9428#: cygnal/libnet/network.cpp:1569
9429#, c-format
9430msgid "Using default CA List: \"%s\""
9431msgstr "Using default CA List: \"%s\""
9432
9433#: cygnal/libnet/network.cpp:1575
9434#, c-format
9435msgid "Using default Password: \"%s\""
9436msgstr "Using default Password: \"%s\""
9437
9438#: cygnal/libnet/network.cpp:1580
9439#, c-format
9440msgid "Using default Root Path to PEM files: \"%s\""
9441msgstr "Using default Root Path to PEM files: \"%s\""
9442
9443#: cygnal/libnet/network.cpp:1585
9444msgid "Connected to SSL server"
9445msgstr "Connected to SSL server"
9446
9447#: cygnal/libnet/network.cpp:1587
9448msgid "Couldn't connect to SSL server"
9449msgstr "Couldn't connect to SSL server"
9450
9451#: cygnal/libnet/network.cpp:1620
9452#, c-format
9453msgid "#%d bytes waiting in kernel network buffer."
9454msgstr "#%d bytes waiting in kernel network buffer."
9455
9456#: cygnal/libnet/network.cpp:1631
9457#, c-format
9458msgid "Got an %d interrupt while blocked on pselect()"
9459msgstr "Got an %d interrupt while blocked on pselect()"
9460
9461#: cygnal/libnet/statistics.cpp:113
9462#, c-format
9463msgid "Stream type is: %s"
9464msgstr "Stream type is: %s"
9465
9466#: cygnal/libnet/statistics.cpp:119
9467#, c-format
9468msgid "%d bytes were transferred in %s seconds"
9469msgstr "%d bytes were transferred in %s seconds"
9470
9471#: cygnal/libnet/rtmp_client.cpp:152
9472#, c-format
9473msgid "URL is %s"
9474msgstr "URL is %s"
9475
9476#: cygnal/libnet/rtmp_client.cpp:153
9477#, c-format
9478msgid "Protocol is %s"
9479msgstr "Protocol is %s"
9480
9481#: cygnal/libnet/rtmp_client.cpp:154
9482#, c-format
9483msgid "Host is %s"
9484msgstr "Host is %s"
9485
9486#: cygnal/libnet/rtmp_client.cpp:155
9487#, c-format
9488msgid "Port is %s"
9489msgstr "Port is %s"
9490
9491#: cygnal/libnet/rtmp_client.cpp:156
9492#, c-format
9493msgid "Path is %s"
9494msgstr "Path is %s"
9495
9496#: cygnal/libnet/rtmp_client.cpp:157
9497#, c-format
9498msgid "Filename is %s"
9499msgstr "Filename is %s"
9500
9501#: cygnal/libnet/rtmp_client.cpp:158
9502#, c-format
9503msgid "App is %s"
9504msgstr "App is %s"
9505
9506#: cygnal/libnet/rtmp_client.cpp:159
9507#, c-format
9508msgid "Query is %s"
9509msgstr "Query is %s"
9510
9511#: cygnal/libnet/rtmp_client.cpp:160
9512#, c-format
9513msgid "tcUrl is %s"
9514msgstr "tcUrl is %s"
9515
9516#: cygnal/libnet/rtmp_client.cpp:161
9517#, c-format
9518msgid "swfUrl is %s"
9519msgstr "swfUrl is %s"
9520
9521#: cygnal/libnet/rtmp_client.cpp:162
9522#, c-format
9523msgid "pageUrl is %s"
9524msgstr "pageUrl is %s"
9525
9526#: cygnal/libnet/rtmp_client.cpp:313
9527msgid "RTMP handshake request failed"
9528msgstr "RTMP handshake request failed"
9529
9530#: cygnal/libnet/rtmp_client.cpp:336
9531msgid "RTMP handshake completion failed!"
9532msgstr "RTMP handshake completion failed!"
9533
9534#: cygnal/libnet/rtmp_client.cpp:350
9535msgid "Sent NetConnection Connect message successfully"
9536msgstr "Sent NetConnection Connect message successfully"
9537
9538#: cygnal/libnet/rtmp_client.cpp:353
9539msgid "Couldn't send NetConnection Connect message,"
9540msgstr "Couldn't send NetConnection Connect message,"
9541
9542#: cygnal/libnet/rtmp_client.cpp:622
9543msgid "Couldn't read data block in handshake!"
9544msgstr "Couldn't read data block in handshake!"
9545
9546#: cygnal/libnet/rtmp_client.cpp:635
9547#, c-format
9548msgid "Read data block in handshake, got %d bytes."
9549msgstr "Read data block in handshake, got %d bytes."
9550
9551#: cygnal/libnet/rtmp_client.cpp:638
9552#, c-format
9553msgid "Couldn't read data block in handshake, read %d bytes!"
9554msgstr "Couldn't read data block in handshake, read %d bytes!"
9555
9556#: cygnal/libnet/rtmp_client.cpp:645
9557#, c-format
9558msgid "RTMP Handshake header: Uptime: %u"
9559msgstr "RTMP Handshake header: Uptime: %u"
9560
9561#: cygnal/libnet/rtmp_client.cpp:688
9562#, c-format
9563msgid "About to write %d bytes, data is: %d bytes."
9564msgstr "About to write %d bytes, data is: %d bytes."
9565
9566#: cygnal/libnet/rtmp_client.cpp:691
9567#, c-format
9568msgid "Client response header for handshake 2: %s"
9569msgstr "Client response header for handshake 2: %s"
9570
9571#: cygnal/libnet/rtmp_client.cpp:693
9572#, c-format
9573msgid "Data in response for handshake 2: %s"
9574msgstr "Data in response for handshake 2: %s"
9575
9576#: cygnal/libnet/rtmp_client.cpp:702
9577msgid "Couldn't write the second handshake packet!"
9578msgstr "Couldn't write the second handshake packet!"
9579
9580#: cygnal/libnet/rtmp_client.cpp:729
9581msgid "Got no response from the RTMP server"
9582msgstr "Got no response from the RTMP server"
9583
9584#: cygnal/libnet/rtmp_client.cpp:737
9585msgid "Got empty packet in buffer."
9586msgstr "Got empty packet in buffer."
9587
9588#: cygnal/libnet/rtmp_client.cpp:748
9589msgid "No response from INVOKE of NetConnection connect"
9590msgstr "No response from INVOKE of NetConnection connect"
9591
9592#: cygnal/libnet/rtmp_client.cpp:755
9593#, c-format
9594msgid ""
9595"%s: There are %d channel queues in the RTMP input queue, %d messages in "
9596"front queue"
9597msgstr ""
9598"%s: There are %d channel queues in the RTMP input queue, %d messages in "
9599"front queue"
9600
9601#: cygnal/libnet/rtmp_client.cpp:768
9602msgid "Couldn't decode RTMP message header"
9603msgstr "Couldn't decode RTMP message header"
9604
9605#: cygnal/libnet/rtmp_client.cpp:773
9606msgid "RTMP packet can't be of none type!"
9607msgstr "RTMP packet can't be of none type!"
9608
9609#: cygnal/libnet/rtmp_client.cpp:777
9610msgid "Server message data packet"
9611msgstr "Server message data packet"
9612
9613#: cygnal/libnet/rtmp_client.cpp:781
9614msgid "Abort packet"
9615msgstr "Abort packet"
9616
9617#: cygnal/libnet/rtmp_client.cpp:784
9618msgid "Bytes Read data packet"
9619msgstr "Bytes Read data packet"
9620
9621#: cygnal/libnet/rtmp_client.cpp:789
9622#, c-format
9623msgid "Got a Ping type %s"
9624msgstr "Got a Ping type %s"
9625
9626#: cygnal/libnet/rtmp_client.cpp:793
9627msgid "Set Window Size message data packet"
9628msgstr "Set Window Size message data packet"
9629
9630#: cygnal/libnet/rtmp_client.cpp:796
9631msgid "Set Bandwidthmessage data packet"
9632msgstr "Set Bandwidthmessage data packet"
9633
9634#: cygnal/libnet/rtmp_client.cpp:799
9635msgid "Route from other server packet"
9636msgstr "Route from other server packet"
9637
9638#: cygnal/libnet/rtmp_client.cpp:818
9639msgid "AMF0 Shared Object data packet message"
9640msgstr "AMF0 Shared Object data packet message"
9641
9642#: cygnal/libnet/rtmp_client.cpp:821
9643msgid "AMF3 Notify data packet message"
9644msgstr "AMF3 Notify data packet message"
9645
9646#: cygnal/libnet/rtmp_client.cpp:824
9647msgid "AMF3 Shared Object data packet message"
9648msgstr "AMF3 Shared Object data packet message"
9649
9650#: cygnal/libnet/rtmp_client.cpp:827
9651msgid "AMF0 Invoke packet message"
9652msgstr "AMF0 Invoke packet message"
9653
9654#: cygnal/libnet/rtmp_client.cpp:830
9655msgid "AMF0 Notify data packet message"
9656msgstr "AMF0 Notify data packet message"
9657
9658#: cygnal/libnet/rtmp_client.cpp:841
9659#, fuzzy
9660msgid "FLV data packet message"
9661msgstr "Flv data packet message"
9662
9663#: cygnal/libnet/rtmp_client.cpp:844
9664msgid "Couldn't decode RTMP message Body"
9665msgstr "Couldn't decode RTMP message Body"
9666
9667#: cygnal/libnet/sslserver.cpp:136
9668msgid "SSL!!"
9669msgstr ""
9670
9671#: cygnal/libnet/sslserver.cpp:159
9672msgid "Got an incoming SSL connection request"
9673msgstr "Got an incoming SSL connection request"
9674
9675#: cygnal/libnet/sslserver.cpp:169 cygnal/libnet/sslclient.cpp:137
9676#: cygnal/libnet/sslclient.cpp:161 cygnal/libnet/sslclient.cpp:212
9677#: cygnal/libnet/sslclient.cpp:236 cygnal/libnet/sslclient.cpp:314
9678#, c-format
9679msgid "Error was: \"%s\"!"
9680msgstr "Error was: \"%s\"!"
9681
9682#: cygnal/libnet/sslserver.cpp:182 cygnal/libnet/sslclient.cpp:386
9683msgid "==== The SSL header breaks down as follows: ===="
9684msgstr "==== The SSL header breaks down as follows: ===="
9685
9686#: cygnal/libnet/cque.cpp:71
9687msgid "CQue::wait(win32)"
9688msgstr "CQue::wait(win32)"
9689
9690#: cygnal/libnet/cque.cpp:83
9691msgid "CQue::notify(win32)"
9692msgstr "CQue::notify(win32)"
9693
9694#: cygnal/libnet/sslclient.cpp:211
9695#, c-format
9696msgid "Can't read CA list from \"%s\"!"
9697msgstr "Can't read CA list from \"%s\"!"
9698
9699#: cygnal/libnet/sslclient.cpp:216
9700#, c-format
9701msgid "Read CA list from \"%s\""
9702msgstr "Read CA list from \"%s\""
9703
9704#: cygnal/libnet/sslclient.cpp:222
9705#, c-format
9706msgid "Can't read certificate file \"%s\"!"
9707msgstr "Can't read certificate file \"%s\"!"
9708
9709#: cygnal/libnet/sslclient.cpp:225
9710#, c-format
9711msgid "Read certificate file \"%s\"."
9712msgstr "Read certificate file \"%s\"."
9713
9714#: cygnal/libnet/sslclient.cpp:235
9715#, c-format
9716msgid "Can't read CERT file \"%s\"!"
9717msgstr "Can't read CERT file \"%s\"!"
9718
9719#: cygnal/libnet/sslclient.cpp:240
9720#, c-format
9721msgid "Read key file \"%s\"."
9722msgstr "Read key file \"%s\"."
9723
9724#: cygnal/libnet/sslclient.cpp:301
9725#, c-format
9726msgid "PORT is: %d"
9727msgstr "PORT is: %d"
9728
9729#: cygnal/libnet/sslclient.cpp:304
9730#, c-format
9731msgid "Error connecting to remote machine: %s"
9732msgstr "Error connecting to remote machine: %s"
9733
9734#: cygnal/libnet/sslclient.cpp:313
9735#, c-format
9736msgid "Can't connect to SSL server %s"
9737msgstr "Can't connect to SSL server %s"
9738
9739#: cygnal/libnet/sslclient.cpp:318
9740#, c-format
9741msgid "Connected to SSL server %s"
9742msgstr "Connected to SSL server %s"
9743
9744#: cygnal/libnet/sslclient.cpp:351
9745msgid "Certificate doesn't verify"
9746msgstr "Certificate doesn't verify"
9747
9748#: cygnal/libnet/sslclient.cpp:354
9749msgid "Certificate verified."
9750msgstr "Certificate verified."
9751
9752#: cygnal/libnet/sslclient.cpp:363
9753msgid "Couldn't get Peer certificate!"
9754msgstr "Couldn't get Peer certificate!"
9755
9756#: cygnal/libnet/sslclient.cpp:366
9757msgid "Got Peer certificate."
9758msgstr "Got Peer certificate."
9759
9760#: cygnal/libnet/sslclient.cpp:374
9761msgid "Common name doesn't match host name"
9762msgstr "Common name doesn't match host name"
9763
9764#: cygnal/libnet/sslclient.cpp:409
9765#, c-format
9766msgid "Callback executed to set the SSL password, size is: %d"
9767msgstr "Callback executed to set the SSL password, size is: %d"
9768
9769#: cygnal/libnet/sslclient.cpp:413
9770#, c-format
9771msgid "The buffer for the password needs to be %d bytes larger"
9772msgstr "The buffer for the password needs to be %d bytes larger"
9773
9774#: cygnal/libnet/sslclient.cpp:439
9775#, c-format
9776msgid "-Error with certificate at depth: %i\n"
9777msgstr "-Error with certificate at depth: %i\n"
9778
9779#: cygnal/libnet/sslclient.cpp:441
9780#, c-format
9781msgid "  issuer   = %s\n"
9782msgstr "  issuer   = %s\n"
9783
9784#: cygnal/libnet/sslclient.cpp:443
9785#, c-format
9786msgid "  subject  = %s\n"
9787msgstr "  subject  = %s\n"
9788
9789#: cygnal/libnet/sslclient.cpp:444
9790#, c-format
9791msgid "err %i:%s\n"
9792msgstr "err %i:%s\n"
9793
9794#: cygnal/libnet/http.cpp:176
9795#, c-format
9796msgid "Setting Content Length to %d"
9797msgstr "Setting Content Length to %d"
9798
9799#: cygnal/libnet/http.cpp:189
9800#, c-format
9801msgid "Setting Content Type to %d"
9802msgstr "Setting Content Type to %d"
9803
9804#: cygnal/libnet/http.cpp:199
9805#, c-format
9806msgid "Got a request, parsing \"%s\""
9807msgstr "Got a request, parsing \"%s\""
9808
9809#: cygnal/libnet/http.cpp:216 cygnal/libnet/http.cpp:1295
9810#, c-format
9811msgid "Parameters for file: \"%s\""
9812msgstr "Parameters for file: \"%s\""
9813
9814#: cygnal/libnet/http.cpp:220
9815#, c-format
9816msgid "Requesting file: \"%s\""
9817msgstr "Requesting file: \"%s\""
9818
9819#: cygnal/libnet/http.cpp:225
9820msgid "Enabling Keep Alive by default for HTTP > 1.0"
9821msgstr "Enabling Keep Alive by default for HTTP > 1.0"
9822
9823#: cygnal/libnet/http.cpp:422 cygnal/libnet/http.cpp:521
9824#, fuzzy, c-format
9825msgid "Que empty, net connection dropped for fd #%d"
9826msgstr "Queue empty, net connection dropped for fd #%d"
9827
9828#: cygnal/libnet/http.cpp:433
9829msgid "FIXME: found file in cache!"
9830msgstr "FIXME: found file in cache!"
9831
9832#: cygnal/libnet/http.cpp:499
9833#, c-format
9834msgid "http_handler all done transferring requested file \"%s\"."
9835msgstr "http_handler all done transferring requested file \"%s\"."
9836
9837#: cygnal/libnet/http.cpp:542
9838msgid "Got file data in POST"
9839msgstr "Got file data in POST"
9840
9841#: cygnal/libnet/http.cpp:549
9842msgid "Got AMF data in POST"
9843msgstr "Got AMF data in POST"
9844
9845#: cygnal/libnet/http.cpp:564
9846msgid "Got CGI echo request in POST"
9847msgstr "Got CGI echo request in POST"
9848
9849#: cygnal/libnet/http.cpp:1385
9850#, c-format
9851msgid "%s: Total size for first chunk is: %d, data size %d (%d)"
9852msgstr "%s: Total size for first chunk is: %d, data size %d (%d)"
9853
9854#: cygnal/libnet/http.cpp:1419 cygnal/libnet/http.cpp:1512
9855#, c-format
9856msgid "no data yet for fd #%d, continuing..."
9857msgstr "no data yet for fd #%d, continuing..."
9858
9859#: cygnal/libnet/http.cpp:1436
9860#, c-format
9861msgid "%s: end of chunks!"
9862msgstr "%s: end of chunks!"
9863
9864#: cygnal/libnet/http.cpp:1502
9865#, c-format
9866msgid "Starting to wait for data in net for fd #%d"
9867msgstr "Starting to wait for data in net for fd #%d"
9868
9869#: cygnal/libnet/http.cpp:1538
9870#, c-format
9871msgid "no more data for fd #%d, exiting..."
9872msgstr "no more data for fd #%d, exiting..."
9873
9874#: cygnal/libnet/http.cpp:1542
9875#, c-format
9876msgid "Handler done for fd #%d, can't read any data..."
9877msgstr "Handler done for fd #%d, can't read any data..."
9878
9879#: cygnal/libnet/http.cpp:1548
9880#, c-format
9881msgid "Done receiving data for fd #%d..."
9882msgstr "Done receiving data for fd #%d..."
9883
9884#: cygnal/libnet/http.cpp:1560
9885msgid "==== The HTTP header breaks down as follows: ===="
9886msgstr "==== The HTTP header breaks down as follows: ===="
9887
9888#: cygnal/libnet/http.cpp:1561
9889#, c-format
9890msgid "Filespec: %s"
9891msgstr "Filespec: %s"
9892
9893#: cygnal/libnet/http.cpp:1562
9894#, c-format
9895msgid "Version: %d.%d"
9896msgstr "Version: %d.%d"
9897
9898#: cygnal/libnet/http.cpp:1566
9899#, c-format
9900msgid "Field: \"%s\" = \"%s\""
9901msgstr "Field: \"%s\" = \"%s\""
9902
9903#: cygnal/libnet/http.cpp:1570
9904msgid "RTMPT optional index is: "
9905msgstr "RTMPT optional index is: "
9906
9907#: cygnal/libnet/http.cpp:1571
9908msgid "RTMPT optional client ID is: "
9909msgstr "RTMPT optional client ID is: "
9910
9911#: cygnal/libnet/http.cpp:1572
9912msgid "==== ==== ===="
9913msgstr "==== ==== ===="
9914
9915#: cygnal/libnet/diskstream.cpp:307
9916#, c-format
9917msgid "Deleting %s on fd #%d"
9918msgstr "Deleting %s on fd #%d"
9919
9920#: cygnal/libnet/diskstream.cpp:351
9921#, c-format
9922msgid "Closing %s on fd #%d"
9923msgstr "Closing %s on fd #%d"
9924
9925#: cygnal/libnet/diskstream.cpp:405
9926#, c-format
9927msgid "%s: offset is: %d"
9928msgstr "%s: offset is: %d"
9929
9930#: cygnal/libnet/diskstream.cpp:419
9931#, c-format
9932msgid "Adjusting offset from %d to %d so it's page aligned."
9933msgstr "Adjusting offset from %d to %d so it's page aligned."
9934
9935#: cygnal/libnet/diskstream.cpp:422
9936msgid "Offset is page aligned already"
9937msgstr "Offset is page aligned already"
9938
9939#: cygnal/libnet/diskstream.cpp:429
9940#, c-format
9941msgid "Loading entire file of %d bytes into memory segment"
9942msgstr "Loading entire file of %d bytes into memory segment"
9943
9944#: cygnal/libnet/diskstream.cpp:433
9945#, c-format
9946msgid "Loading partial file of %d bytes into memory segment"
9947msgstr "Loading partial file of %d bytes into memory segment"
9948
9949#: cygnal/libnet/diskstream.cpp:442
9950msgid "Using existing Buffer for file"
9951msgstr "Using existing Buffer for file"
9952
9953#: cygnal/libnet/diskstream.cpp:493
9954#, c-format
9955msgid "Couldn't load file %s"
9956msgstr "Couldn't load file %s"
9957
9958#: cygnal/libnet/diskstream.cpp:498
9959#, c-format
9960msgid "Couldn't map file %s into memory: %s"
9961msgstr "Couldn't map file %s into memory: %s"
9962
9963#: cygnal/libnet/diskstream.cpp:502
9964#, c-format
9965msgid "File %s a offset %d mapped to: %p"
9966msgstr "File %s a offset %d mapped to: %p"
9967
9968#: cygnal/libnet/diskstream.cpp:586
9969#, c-format
9970msgid "Writing data (%d bytes) to disk: \"%s\""
9971msgstr "Writing data (%d bytes) to disk: \"%s\""
9972
9973#: cygnal/libnet/diskstream.cpp:660
9974#, c-format
9975msgid "Trying to open %s"
9976msgstr "Trying to open %s"
9977
9978#: cygnal/libnet/diskstream.cpp:665
9979#, c-format
9980msgid "Opening file %s (fd #%d), %lld bytes in size."
9981msgstr "Opening file %s (fd #%d), %lld bytes in size."
9982
9983#: cygnal/libnet/diskstream.cpp:672
9984#, c-format
9985msgid "File %s doesn't exist"
9986msgstr "File %s doesn't exist"
9987
9988#: cygnal/libnet/diskstream.cpp:727
9989#, c-format
9990msgid "No Diskstream open %s for net fd #%d"
9991msgstr "No Diskstream open %s for net fd #%d"
9992
9993#: cygnal/libnet/diskstream.cpp:733
9994#, c-format
9995msgid "Diskstream %s is closed on net fd #%d."
9996msgstr "Diskstream %s is closed on net fd #%d."
9997
9998#: cygnal/libnet/diskstream.cpp:753
9999#, c-format
10000msgid "In %s(%d): couldn't write %d bytes to net fd #%d! %s"
10001msgstr "In %s(%d): couldn't write %d bytes to net fd #%d! %s"
10002
10003#: cygnal/libnet/diskstream.cpp:758
10004#, c-format
10005msgid "Done playing file %s, size was: %d"
10006msgstr "Done playing file %s, size was: %d"
10007
10008#: cygnal/libnet/diskstream.cpp:771
10009#, c-format
10010msgid "In %s(%d): couldn't write %d of bytes of data to net fd #%d! Got %d, %s"
10011msgstr ""
10012"In %s(%d): couldn't write %d of bytes of data to net fd #%d! Got %d, %s"
10013
10014#: cygnal/libnet/diskstream.cpp:803
10015msgid "Restarting Disk Stream from the beginning"
10016msgstr "Restarting Disk Stream from the beginning"
10017
10018#: cygnal/libnet/diskstream.cpp:956
10019#, c-format
10020msgid "%s is a directory, appending index.html"
10021msgstr "%s is a directory, appending index.html"
10022
10023#: cygnal/libnet/sshclient.cpp:120
10024#, c-format
10025msgid "SSH read error was: \"%s\"!"
10026msgstr "SSH read error was: \"%s\"!"
10027
10028#: cygnal/libnet/sshclient.cpp:142
10029#, c-format
10030msgid "SSH write error was: \"%s\"!"
10031msgstr "SSH write error was: \"%s\"!"
10032
10033#: cygnal/libnet/sshclient.cpp:180
10034msgid "Couldn't set hostname option"
10035msgstr "Couldn't set hostname option"
10036
10037#: cygnal/libnet/sshclient.cpp:187
10038msgid "Couldn't set user name option"
10039msgstr "Couldn't set user name option"
10040
10041#: cygnal/libnet/sshclient.cpp:195
10042#, c-format
10043msgid "Connection failed : %s\n"
10044msgstr "Connection failed : %s\n"
10045
10046#: cygnal/libnet/sshclient.cpp:210
10047#, c-format
10048msgid "SSH Server is currently known: %d"
10049msgstr "SSH Server is currently known: %d"
10050
10051#: cygnal/libnet/sshclient.cpp:213
10052msgid "Host key for server changed : server's one is now: "
10053msgstr "Host key for server changed : server's one is now: "
10054
10055#: cygnal/libnet/sshclient.cpp:214
10056msgid "Public key hash"
10057msgstr "Public key hash"
10058
10059#: cygnal/libnet/sshclient.cpp:216
10060msgid "For security reason, connection will be stopped"
10061msgstr "For security reason, connection will be stopped"
10062
10063#: cygnal/libnet/sshclient.cpp:220
10064msgid ""
10065"The host key for this server was not found but an other type of key exists."
10066msgstr ""
10067"The host key for this server was not found but an other type of key exists."
10068
10069#: cygnal/libnet/sshclient.cpp:221
10070#, fuzzy
10071msgid ""
10072"An attacker might change the default server key to confuse your client into "
10073"thinking the key does not existWe advise you to rerun the client with -d or -"
10074"r for more safety."
10075msgstr ""
10076"An attacker might change the default server key to confuse your client into "
10077"thinking the key does not exist\n"
10078"We advise you to rerun the client with -d or -r for more safety."
10079
10080#: cygnal/libnet/sshclient.cpp:232
10081msgid "The server is unknown. Do you trust the host key ? (yes,no)"
10082msgstr "The server is unknown. Do you trust the host key ? (yes,no)"
10083
10084#: cygnal/libnet/sshclient.cpp:233
10085#, c-format
10086msgid "Public key hash: %s"
10087msgstr "Public key hash: %s"
10088
10089#: cygnal/libnet/sshclient.cpp:240
10090msgid ""
10091"This new key will be written on disk for further usage. do you agree? (yes,"
10092"no) "
10093msgstr ""
10094"This new key will be written on disk for further usage. do you agree? (yes,"
10095"no) "
10096
10097#: cygnal/libnet/sshclient.cpp:266
10098msgid "supported auth methods: "
10099msgstr "supported auth methods: "
10100
10101#: cygnal/libnet/sshclient.cpp:268
10102msgid "\tpublickey"
10103msgstr "\tpublickey"
10104
10105#: cygnal/libnet/sshclient.cpp:271
10106msgid "\tkeyboard-interactive"
10107msgstr "\tkeyboard-interactive"
10108
10109#: cygnal/libnet/sshclient.cpp:277
10110#, c-format
10111msgid "Authenticating with pubkey: %s"
10112msgstr "Authenticating with pubkey: %s"
10113
10114#: cygnal/libnet/sshclient.cpp:289
10115#, c-format
10116msgid "authenticating with keyb-interactive: %s"
10117msgstr "authenticating with keyb-interactive: %s"
10118
10119#: cygnal/libnet/sshclient.cpp:298
10120#, c-format
10121msgid "Authentication failed: %s"
10122msgstr "Authentication failed: %s"
10123
10124#: cygnal/libnet/sshclient.cpp:393
10125msgid "Can't open the SSH channel!"
10126msgstr "Can't open the SSH channel!"
10127
10128#: cygnal/libnet/sshclient.cpp:396
10129msgid "Can't allocate memory for new SSH channel!"
10130msgstr "Can't allocate memory for new SSH channel!"
10131
10132#: cygnal/libnet/sshclient.cpp:412
10133#, fuzzy
10134msgid "Can't read from a non-existent channel!"
10135msgstr "Can't read from a non-existent channel!"
10136
10137#: cygnal/libnet/sshclient.cpp:427
10138#, fuzzy
10139msgid "Can't write to a non-existent channel!"
10140msgstr "Can't write to a non-existent channel!"
10141
10142#: cygnal/crc.cpp:145
10143#, c-format
10144msgid "Couldn't open file: %s"
10145msgstr "Couldn't open file: %s"
10146
10147#: cygnal/cygnal.cpp:190
10148msgid "cygnal -- a streaming media server."
10149msgstr "cygnal -- a streaming media server."
10150
10151#: cygnal/cygnal.cpp:192
10152msgid "Usage: cygnal [options...]"
10153msgstr "Usage: cygnal [options...]"
10154
10155#: cygnal/cygnal.cpp:193 cygnal/cgi-bin/echo/echo.cpp:316
10156#: cygnal/cgi-bin/echo/gateway.cpp:406
10157#: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:321
10158#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:596
10159#: cygnal/testsuite/libnet.all/test_handler.cpp:281
10160#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:300
10161#: cygnal/testsuite/libnet.all/test_diskstream.cpp:269
10162#: cygnal/testsuite/libnet.all/test_cache.cpp:391
10163#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:247
10164#: cygnal/testsuite/libamf.all/test_flv.cpp:282
10165#: cygnal/testsuite/libamf.all/test_el.cpp:491
10166#: cygnal/testsuite/libamf.all/test_buffer.cpp:721
10167#: cygnal/testsuite/libamf.all/test_amf.cpp:422
10168msgid "  -h,  --help          Print this help and exit"
10169msgstr "  -h,  --help          Print this help and exit"
10170
10171#: cygnal/cygnal.cpp:194
10172msgid "  -V,  --version       Print version information and exit"
10173msgstr "  -V,  --version       Print version information and exit"
10174
10175#: cygnal/cygnal.cpp:195 cygnal/cgi-bin/echo/echo.cpp:317
10176#: cygnal/cgi-bin/echo/gateway.cpp:407
10177#: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:322
10178#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:597
10179#: cygnal/testsuite/libnet.all/test_handler.cpp:282
10180#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:301
10181#: cygnal/testsuite/libnet.all/test_diskstream.cpp:270
10182#: cygnal/testsuite/libnet.all/test_cache.cpp:392
10183#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:248
10184#: cygnal/testsuite/libamf.all/test_flv.cpp:283
10185#: cygnal/testsuite/libamf.all/test_el.cpp:492
10186#: cygnal/testsuite/libamf.all/test_buffer.cpp:722
10187#: cygnal/testsuite/libamf.all/test_amf.cpp:423
10188msgid "  -v,  --verbose       Output verbose debug info"
10189msgstr "  -v,  --verbose       Output verbose debug info"
10190
10191#: cygnal/cygnal.cpp:196
10192msgid "  -s,  --singlethread  Disable Multi Threading"
10193msgstr "  -s,  --singlethread  Disable Multi Threading"
10194
10195#: cygnal/cygnal.cpp:197 cygnal/cgi-bin/echo/echo.cpp:318
10196#: cygnal/cgi-bin/echo/gateway.cpp:408
10197#: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:323
10198#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:598
10199msgid "  -n,  --netdebug      Turn on net debugging messages"
10200msgstr "  -n,  --netdebug      Turn on net debugging messages"
10201
10202#: cygnal/cygnal.cpp:198
10203msgid "  -o   --only-port     Only use port for debugging"
10204msgstr "  -o   --only-port     Only use port for debugging"
10205
10206#: cygnal/cygnal.cpp:199
10207msgid "  -p   --port-offset   Port offset for debugging"
10208msgstr "  -p   --port-offset   Port offset for debugging"
10209
10210#: cygnal/cygnal.cpp:200
10211msgid "  -t,  --testing       Turn on special Gnash testing support"
10212msgstr "  -t,  --testing       Turn on special Gnash testing support"
10213
10214#: cygnal/cygnal.cpp:201
10215msgid "  -a,  --admin         Enable the administration thread"
10216msgstr "  -a,  --admin         Enable the administration thread"
10217
10218#: cygnal/cygnal.cpp:202
10219msgid "  -r,  --root          Document root for all files"
10220msgstr "  -r,  --root          Document root for all files"
10221
10222#: cygnal/cygnal.cpp:265
10223msgid ": couldn't open file: "
10224msgstr ": couldn't open file: "
10225
10226#: cygnal/cygnal.cpp:342
10227#, c-format
10228msgid "Couldn't connect to %s"
10229msgstr "Couldn't connect to %s"
10230
10231#: cygnal/cygnal.cpp:362
10232#, c-format
10233msgid "%s is active on fd #%d."
10234msgstr "%s is active on fd #%d."
10235
10236#: cygnal/cygnal.cpp:500
10237#, c-format
10238msgid "Extraneous argument: %s"
10239msgstr "Extraneous argument: %s"
10240
10241#: cygnal/cygnal.cpp:504 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:441
10242#, c-format
10243msgid "Document Root for media files is: %s"
10244msgstr "Document Root for media files is: %s"
10245
10246#: cygnal/cygnal.cpp:586
10247msgid "Cygnal done..."
10248msgstr "Cygnal done..."
10249
10250#: cygnal/cygnal.cpp:599
10251#, c-format
10252msgid "Got a %d interrupt"
10253msgstr "Got a %d interrupt"
10254
10255#: cygnal/cygnal.cpp:619
10256msgid ""
10257"Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.\n"
10258"Cygnal comes with NO WARRANTY, to the extent permitted by law.\n"
10259"You may redistribute copies of Cygnal under the terms of the GNU General\n"
10260"Public License V3. For more information, see the file named COPYING.\n"
10261msgstr ""
10262"Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.\n"
10263"Cygnal comes with NO WARRANTY, to the extent permitted by law.\n"
10264"You may redistribute copies of Cygnal under the terms of the GNU General\n"
10265"Public License V3. For more information, see the file named COPYING.\n"
10266
10267#: cygnal/cygnal.cpp:641
10268#, c-format
10269msgid "Starting Admin Handler for port %d"
10270msgstr "Starting Admin Handler for port %d"
10271
10272#: cygnal/cygnal.cpp:643
10273msgid "Got an incoming Admin request"
10274msgstr "Got an incoming Admin request"
10275
10276#: cygnal/cygnal.cpp:651
10277msgid "no more admin data, exiting...\n"
10278msgstr "no more admin data, exiting...\n"
10279
10280#: cygnal/cygnal.cpp:736
10281msgid "admin_handler: Done...!\n"
10282msgstr "admin_handler: Done...!\n"
10283
10284#: cygnal/cygnal.cpp:765
10285#, c-format
10286msgid "Can't start %s Connection Handler for fd #%d, port %hd"
10287msgstr "Can't start %s Connection Handler for fd #%d, port %hd"
10288
10289#: cygnal/cygnal.cpp:769
10290#, c-format
10291msgid "Starting %s Connection Handler for fd #%d, port %hd"
10292msgstr "Starting %s Connection Handler for fd #%d, port %hd"
10293
10294#: cygnal/cygnal.cpp:780
10295#, c-format
10296msgid "This system has %d cpus."
10297msgstr "This system has %d cpus."
10298
10299#: cygnal/cygnal.cpp:817
10300#, c-format
10301msgid "No new %s network connections"
10302msgstr "No new %s network connections"
10303
10304#: cygnal/cygnal.cpp:821
10305#, c-format
10306msgid "*** New %s network connection for thread ID #%d, fd #%d ***"
10307msgstr "*** New %s network connection for thread ID #%d, fd #%d ***"
10308
10309#: cygnal/cygnal.cpp:867
10310#, c-format
10311msgid "Creating new %s Handler for %s using fd #%d"
10312msgstr "Creating new %s Handler for %s using fd #%d"
10313
10314#: cygnal/cygnal.cpp:885
10315#, fuzzy, c-format
10316msgid "Reusing %s Handler for %s using fd #%d"
10317msgstr "Reusing %s Handler for %s using fd #%d"
10318
10319#: cygnal/cygnal.cpp:911
10320#, c-format
10321msgid "Creating new %s Handler for: %s for fd %#d"
10322msgstr "Creating new %s Handler for: %s for fd %#d"
10323
10324#: cygnal/cygnal.cpp:935
10325#, c-format
10326msgid "Cygnal Plugin paths are: %s"
10327msgstr "Cygnal Plugin paths are: %s"
10328
10329#: cygnal/cygnal.cpp:956
10330#, c-format
10331msgid "Couldn't load plugin for %s"
10332msgstr "Couldn't load plugin for %s"
10333
10334#: cygnal/cygnal.cpp:967
10335#, c-format
10336msgid "Number of active Threads is %d"
10337msgstr "Number of active Threads is %d"
10338
10339#: cygnal/cygnal.cpp:970
10340#, c-format
10341msgid "Restarting loop for next connection for port %d..."
10342msgstr "Restarting loop for next connection for port %d..."
10343
10344#: cygnal/cygnal.cpp:1028
10345#, c-format
10346msgid "%d active disk streams"
10347msgstr "%d active disk streams"
10348
10349#: cygnal/cygnal.cpp:1068
10350#, c-format
10351msgid "Got a hit for fd #%d, protocol %s"
10352msgstr "Got a hit for fd #%d, protocol %s"
10353
10354#: cygnal/cygnal.cpp:1072
10355msgid "No protocol specified!"
10356msgstr "No protocol specified!"
10357
10358#: cygnal/cygnal.cpp:1080 cygnal/cygnal.cpp:1105 cygnal/cygnal.cpp:1116
10359#, c-format
10360msgid "Done with HTTP connection for fd #%d, CGI %s"
10361msgstr "Done with HTTP connection for fd #%d, CGI %s"
10362
10363#: cygnal/cygnal.cpp:1085
10364#, c-format
10365msgid "Not Done with HTTP connection for fd #%d, it's a persistent connection."
10366msgstr ""
10367"Not Done with HTTP connection for fd #%d, it's a persistent connection."
10368
10369#: cygnal/cygnal.cpp:1094
10370#, c-format
10371msgid "Done with RTMP connection for fd #%d, CGI "
10372msgstr "Done with RTMP connection for fd #%d, CGI "
10373
10374#: cygnal/cygnal.cpp:1128
10375#, c-format
10376msgid "Unsupported network protocol for fd #%d, %d"
10377msgstr "Unsupported network protocol for fd #%d, %d"
10378
10379#: cygnal/cygnal.cpp:1148
10380#, c-format
10381msgid "Got no hits, %d retries"
10382msgstr "Got no hits, %d retries"
10383
10384#: cygnal/cgi-bin/echo/echo.cpp:161 cygnal/cgi-bin/echo/gateway.cpp:139
10385#: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:166
10386#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:233
10387#, c-format
10388msgid "Error parsing command line options: %s"
10389msgstr "Error parsing command line options: %s"
10390
10391#: cygnal/cgi-bin/echo/echo.cpp:315 cygnal/cgi-bin/echo/gateway.cpp:405
10392#: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:320
10393#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:595
10394#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:246
10395#: cygnal/testsuite/libamf.all/test_flv.cpp:281
10396#: cygnal/testsuite/libamf.all/test_amf.cpp:421
10397msgid "Usage: test_amf [options...]"
10398msgstr "Usage: test_amf [options...]"
10399
10400#: cygnal/cgi-bin/echo/echo.cpp:319 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:324
10401#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:599
10402msgid "  -p,  --netdebug      port for network"
10403msgstr "  -p,  --netdebug      port for network"
10404
10405#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:309
10406#, c-format
10407msgid "Scanning directory \"%s\" for %s files"
10408msgstr "Scanning directory \"%s\" for %s files"
10409
10410#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:340
10411#, c-format
10412msgid "Gnash media file name: %s"
10413msgstr "Gnash media file name: %s"
10414
10415#: cygnal/rtmp_server.cpp:124
10416msgid "Failed to read the handshake from the client."
10417msgstr "Failed to read the handshake from the client."
10418
10419#: cygnal/rtmp_server.cpp:139
10420msgid "failed to read the handshake from the client."
10421msgstr "failed to read the handshake from the client."
10422
10423#: cygnal/rtmp_server.cpp:149
10424msgid "Didn't receive any data in handshake!"
10425msgstr "Didn't receive any data in handshake!"
10426
10427#: cygnal/rtmp_server.cpp:160
10428msgid "RTMP header had parsing error!"
10429msgstr "RTMP header had parsing error!"
10430
10431#: cygnal/rtmp_server.cpp:168
10432#, c-format
10433msgid "NetConnection unusually large! %d"
10434msgstr "NetConnection unusually large! %d"
10435
10436#: cygnal/rtmp_server.cpp:202
10437msgid "failed to read the body of the handshake data from the client."
10438msgstr "failed to read the body of the handshake data from the client."
10439
10440#: cygnal/rtmp_server.cpp:210
10441msgid "Didn't receive NetConnection object in handshake!"
10442msgstr "Didn't receive NetConnection object in handshake!"
10443
10444#: cygnal/rtmp_server.cpp:234
10445msgid "Couldn't send onBWDone to client!"
10446msgstr "Couldn't send onBWDone to client!"
10447
10448#: cygnal/rtmp_server.cpp:261 cygnal/rtmp_server.cpp:1702
10449msgid "Couldn't send Ping to client!"
10450msgstr "Couldn't send Ping to client!"
10451
10452#: cygnal/rtmp_server.cpp:275
10453msgid "Couldn't send response to client!"
10454msgstr "Couldn't send response to client!"
10455
10456#: cygnal/rtmp_server.cpp:338
10457#, c-format
10458msgid "Couldn't sent RTMP Handshake response at %d!"
10459msgstr "Couldn't sent RTMP Handshake response at %d!"
10460
10461#: cygnal/rtmp_server.cpp:355
10462msgid "No data in original handshake buffer."
10463msgstr "No data in original handshake buffer."
10464
10465#: cygnal/rtmp_server.cpp:359
10466msgid "No data in response handshake buffer."
10467msgstr "No data in response handshake buffer."
10468
10469#: cygnal/rtmp_server.cpp:387
10470#, c-format
10471msgid "Handshake Finish Data didn't match by %d bytes"
10472msgstr "Handshake Finish Data didn't match by %d bytes"
10473
10474#: cygnal/rtmp_server.cpp:555
10475msgid "Route"
10476msgstr "Route"
10477
10478#: cygnal/rtmp_server.cpp:567
10479msgid "AMF3 Notify"
10480msgstr "AMF3 Notify"
10481
10482#: cygnal/rtmp_server.cpp:573
10483msgid "AMF3 Invoke"
10484msgstr "AMF3 Invoke"
10485
10486#: cygnal/rtmp_server.cpp:582
10487msgid "FLV Dat"
10488msgstr "FLV Dat"
10489
10490#: cygnal/rtmp_server.cpp:585
10491#, c-format
10492msgid "ERROR: Unidentified RTMP message content type 0x%x"
10493msgstr "ERROR: Unidentified RTMP message content type 0x%x"
10494
10495#: cygnal/rtmp_server.cpp:1105
10496msgid "Couldn't reliably extract the echo data!"
10497msgstr "Couldn't reliably extract the echo data!"
10498
10499#: cygnal/rtmp_server.cpp:1400
10500#, c-format
10501msgid "No stream for client %d"
10502msgstr "No stream for client %d"
10503
10504#: cygnal/rtmp_server.cpp:1442
10505msgid "Stream Start"
10506msgstr "Stream Start"
10507
10508#: cygnal/rtmp_server.cpp:1445
10509msgid "Stream EOF"
10510msgstr "Stream EOF"
10511
10512#: cygnal/rtmp_server.cpp:1448
10513msgid "Stream No Data"
10514msgstr "Stream No Data"
10515
10516#: cygnal/rtmp_server.cpp:1451
10517#, c-format
10518msgid "Stream Set Buffer: %d"
10519msgstr "Stream Set Buffer: %d"
10520
10521#: cygnal/rtmp_server.cpp:1465
10522msgid "Stream Pong"
10523msgstr "Stream Pong"
10524
10525#: cygnal/rtmp_server.cpp:1484
10526msgid "Set Chunk Size"
10527msgstr "Set Chunk Size"
10528
10529#: cygnal/rtmp_server.cpp:1487
10530msgid "Bytes Read"
10531msgstr "Bytes Read"
10532
10533#: cygnal/rtmp_server.cpp:1495
10534msgid "Set Window Size"
10535msgstr "Set Window Size"
10536
10537#: cygnal/rtmp_server.cpp:1498
10538msgid "Set Bandwidth"
10539msgstr "Set Bandwidth"
10540
10541#: cygnal/rtmp_server.cpp:1509 cygnal/rtmp_server.cpp:1512
10542#: cygnal/rtmp_server.cpp:1515 cygnal/rtmp_server.cpp:1518
10543#: cygnal/rtmp_server.cpp:1665
10544#, c-format
10545msgid "RTMP type %d"
10546msgstr "RTMP type %d"
10547
10548#: cygnal/rtmp_server.cpp:1524
10549#, c-format
10550msgid "Error INVOKING method \"%s\"!"
10551msgstr "Error INVOKING method \"%s\"!"
10552
10553#: cygnal/rtmp_server.cpp:1648
10554msgid "Received an _error message from the client!"
10555msgstr "Received an _error message from the client!"
10556
10557#: cygnal/rtmp_server.cpp:1668
10558#, c-format
10559msgid "ERROR: Unidentified AMF header data type 0x%x"
10560msgstr "ERROR: Unidentified AMF header data type 0x%x"
10561
10562#: cygnal/testsuite/libnet.all/test_handler.cpp:113
10563#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:112
10564#: cygnal/testsuite/libnet.all/test_rtmp.cpp:121
10565#: cygnal/testsuite/libnet.all/test_diskstream.cpp:101
10566#: cygnal/testsuite/libnet.all/test_cache.cpp:104
10567#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:120
10568#: cygnal/testsuite/libamf.all/test_sol.cpp:114
10569#: cygnal/testsuite/libamf.all/test_flv.cpp:104
10570#: cygnal/testsuite/libamf.all/test_el.cpp:108
10571#: cygnal/testsuite/libamf.all/test_buffer.cpp:124
10572#: cygnal/testsuite/libamf.all/test_amf.cpp:126
10573msgid "This is a Gnash bug."
10574msgstr "This is a Gnash bug."
10575
10576#: cygnal/testsuite/libnet.all/test_handler.cpp:280
10577#: cygnal/testsuite/libnet.all/test_diskstream.cpp:268
10578#: cygnal/testsuite/libnet.all/test_cache.cpp:390
10579msgid "Usage: test_diskstream [options...]"
10580msgstr "Usage: test_diskstream [options...]"
10581
10582#: cygnal/testsuite/libnet.all/test_handler.cpp:283
10583#: cygnal/testsuite/libnet.all/test_diskstream.cpp:271
10584#: cygnal/testsuite/libnet.all/test_cache.cpp:393
10585msgid "  -d,  --dump          Dump data structures"
10586msgstr "  -d,  --dump          Dump data structures"
10587
10588#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:99
10589#: cygnal/testsuite/libnet.all/test_rtmp.cpp:113
10590#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:107
10591#: cygnal/testsuite/libamf.all/test_sol.cpp:106
10592#: cygnal/testsuite/libamf.all/test_el.cpp:95
10593#: cygnal/testsuite/libamf.all/test_buffer.cpp:111
10594#: cygnal/testsuite/libamf.all/test_amf.cpp:113
10595msgid "Enabling memory statistics"
10596msgstr "Enabling memory statistics"
10597
10598#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:104
10599#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:112
10600#: cygnal/testsuite/libamf.all/test_flv.cpp:96
10601#: cygnal/testsuite/libamf.all/test_el.cpp:100
10602#: cygnal/testsuite/libamf.all/test_buffer.cpp:116
10603#: cygnal/testsuite/libamf.all/test_amf.cpp:118
10604msgid "Logging to disk enabled"
10605msgstr "Logging to disk enabled"
10606
10607#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:299
10608#: cygnal/testsuite/libamf.all/test_el.cpp:490
10609msgid "Usage: test_el [options...]"
10610msgstr "Usage: test_el [options...]"
10611
10612#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:302
10613#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:249
10614#: cygnal/testsuite/libamf.all/test_el.cpp:493
10615#: cygnal/testsuite/libamf.all/test_buffer.cpp:723
10616#: cygnal/testsuite/libamf.all/test_amf.cpp:424
10617msgid "  -m,  --memdebug      Output memory statistics"
10618msgstr "  -m,  --memdebug      Output memory statistics"
10619
10620#: cygnal/testsuite/libamf.all/test_buffer.cpp:718
10621msgid "test_buffer - test Buffer class"
10622msgstr "test_buffer - test Buffer class"
10623
10624#: cygnal/testsuite/libamf.all/test_buffer.cpp:720
10625msgid "Usage: test_buffer [options...]"
10626msgstr "Usage: test_buffer [options...]"
10627
10628#: cygnal/proc.cpp:119
10629#, c-format
10630msgid "Invalid filespec for CGI: \"%s\""
10631msgstr "Invalid filespec for CGI: \"%s\""
10632
10633#: gui/fb/fb.cpp:229
10634#, c-format
10635msgid "No renderer! %s not supported."
10636msgstr "No renderer! %s not supported."
10637
10638#: gui/fb/fb.cpp:240
10639msgid "Found no accessible User mode input event device"
10640msgstr "Found no accessible User mode input event device"
10641
10642#: gui/fb/fb.cpp:249
10643msgid "Found no accessible input event devices"
10644msgstr "Found no accessible input event devices"
10645
10646#: gui/fb/fb.cpp:262
10647msgid "WARNING: Mouse support may conflict with the input event support."
10648msgstr "WARNING: Mouse support may conflict with the input event support."
10649
10650#: gui/fb/fb.cpp:276
10651msgid "Enabling Touchscreen support."
10652msgstr "Enabling Touchscreen support."
10653
10654#: gui/fb/fb.cpp:281
10655msgid "WARNING: Babbage Tablet support disabled as it conflicts with TSlib"
10656msgstr "WARNING: Babbage Tablet support disabled as it conflicts with TSlib"
10657
10658#: gui/fb/fb.cpp:283
10659msgid "Enabling Babbage Touchscreen support"
10660msgstr "Enabling Babbage Touchscreen support"
10661
10662#: gui/fb/fb.cpp:288
10663msgid "Enabling Power Button support"
10664msgstr "Enabling Power Button support"
10665
10666#: gui/fb/fb.cpp:368
10667#, c-format
10668msgid "Movie Frame Rate is %d, adjusting delay to %dms"
10669msgstr "Movie Frame Rate is %d, adjusting delay to %dms"
10670
10671#: gui/fb/fb.cpp:462
10672msgid "This GUI does not yet support menus"
10673msgstr "This GUI does not yet support menus"
10674
10675#: gui/fb/fb.cpp:468
10676msgid "This GUI does not yet support a mouse pointer"
10677msgstr "This GUI does not yet support a mouse pointer"
10678
10679#: gui/fb/fb.cpp:539
10680msgid "Could not detect controlling TTY"
10681msgstr "Could not detect controlling TTY"
10682
10683#: gui/fb/fb.cpp:548 gui/fb/fb.cpp:585 gui/fb/fb.cpp:619 gui/fb/fb.cpp:670
10684#, c-format
10685msgid "Could not open %s"
10686msgstr "Could not open %s"
10687
10688#: gui/fb/fb.cpp:554
10689msgid "Could not get current VT state"
10690msgstr "Could not get current VT state"
10691
10692#: gui/fb/fb.cpp:565
10693msgid "Could not request a new VT"
10694msgstr "Could not request a new VT"
10695
10696#: gui/fb/fb.cpp:579 gui/fb/fb.cpp:613 gui/fb/fb.cpp:664
10697#, c-format
10698msgid "Could not find device for VT number %d"
10699msgstr "Could not find device for VT number %d"
10700
10701#: gui/fb/fb.cpp:590 gui/fb/fb.cpp:675
10702#, c-format
10703msgid "Could not activate VT number %d"
10704msgstr "Could not activate VT number %d"
10705
10706#: gui/fb/fb.cpp:596 gui/fb/fb.cpp:681
10707#, c-format
10708msgid "Error waiting for VT %d becoming active"
10709msgstr "Error waiting for VT %d becoming active"
10710
10711#: gui/fb/fb.cpp:627
10712#, c-format
10713msgid "Could not attach controlling terminal (%s)"
10714msgstr "Could not attach controlling terminal (%s)"
10715
10716#: gui/fb/fb.cpp:635
10717msgid "Could not query current keyboard mode on VT"
10718msgstr "Could not query current keyboard mode on VT"
10719
10720#: gui/fb/fb.cpp:639
10721msgid "Could not switch to graphics mode on new VT"
10722msgstr "Could not switch to graphics mode on new VT"
10723
10724#: gui/fb/fb.cpp:690
10725msgid "Could not restore keyboard mode"
10726msgstr "Could not restore keyboard mode"
10727
10728#: gui/fb/fb_glue_ovg.cpp:73 gui/gtk/gtk_glue_ovg.cpp:88
10729msgid "Probing found an EGL display device"
10730msgstr "Probing found an EGL display device"
10731
10732#: gui/fb/fb_glue_ovg.cpp:77 gui/gtk/gtk_glue_ovg.cpp:92
10733msgid "Probing found a raw Framebuffer display device"
10734msgstr "Probing found a raw Framebuffer display device"
10735
10736#: gui/fb/fb_glue_ovg.cpp:81 gui/gtk/gtk_glue_ovg.cpp:96
10737msgid "Probing found an X11 display device"
10738msgstr "Probing found an X11 display device"
10739
10740#: gui/fb/fb_glue_ovg.cpp:85 gui/gtk/gtk_glue_ovg.cpp:100
10741msgid "Probing found a DirectFB display device"
10742msgstr "Probing found a DirectFB display device"
10743
10744#: gui/fb/fb_glue_ovg.cpp:90 gui/gtk/gtk_glue_ovg.cpp:105
10745msgid "No display devices found by probing!"
10746msgstr "No display devices found by probing!"
10747
10748#: gui/fb/fb_glue_ovg.cpp:156
10749msgid "Could not create OpenVG renderer"
10750msgstr "Could not create OpenVG renderer"
10751
10752#: gui/fb/fb_glue_ovg.cpp:168 gui/fb/fb_glue_agg.cpp:76
10753msgid "No renderer set!"
10754msgstr "No renderer set!"
10755
10756#: gui/fb/fb_glue_gles1.cpp:98
10757msgid "EGL: getDisplay ok"
10758msgstr "EGL: getDisplay ok"
10759
10760#: gui/fb/fb_glue_gles1.cpp:104
10761msgid "EGL: initialize ok"
10762msgstr "EGL: initialise ok"
10763
10764#: gui/fb/fb_glue_gles1.cpp:111
10765msgid "EGL: config ok"
10766msgstr "EGL: config ok"
10767
10768#: gui/fb/fb_glue_gles1.cpp:118
10769msgid "EGL: surface ok"
10770msgstr "EGL: surface ok"
10771
10772#: gui/fb/fb_glue_gles1.cpp:124
10773msgid "EGL: context ok"
10774msgstr "EGL: context ok"
10775
10776#: gui/fb/fb_glue_gles1.cpp:130
10777msgid "EGL: current ok"
10778msgstr "EGL: current ok"
10779
10780#: gui/fb/fb_glue_agg.cpp:87
10781#, c-format
10782msgid "No renderer set in %s!"
10783msgstr "No renderer set in %s!"
10784
10785#: gui/fb/fb_glue_agg.cpp:130
10786msgid "failed to create a render handler for AGG!"
10787msgstr "failed to create a render handler for AGG!"
10788
10789#: gui/fb/fb_glue_agg.cpp:151
10790msgid "No Device layer initialized yet!"
10791msgstr "No Device layer initialised yet!"
10792
10793#: gui/fb/fb_glue_agg.cpp:182
10794msgid "The pixel format of your framebuffer could not be detected."
10795msgstr "The pixel format of your framebuffer could not be detected."
10796
10797#: gui/fb/fb_glue_agg.cpp:191
10798msgid "Double buffering disabled"
10799msgstr "Double buffering disabled"
10800
10801#: gui/fb/fb_glue_agg.cpp:194
10802msgid "Double buffering enabled"
10803msgstr "Double buffering enabled"
10804
10805#: gui/fb/fb_glue_agg.cpp:221
10806#, c-format
10807msgid "No Drawbounds set in %s!"
10808msgstr "No Drawbounds set in %s!"
10809
10810#: gui/gnash.cpp:125
10811#, c-format
10812msgid "Error parsing options: %s\n"
10813msgstr "Error parsing options: %s\n"
10814
10815#: gui/gnash.cpp:166
10816msgid "Error: no input file was specified. Exiting.\n"
10817msgstr "Error: no input file was specified. Exiting.\n"
10818
10819#: gui/gnash.cpp:212
10820msgid "Invalid host communication filedescriptor %1%\n"
10821msgstr "Invalid host communication filedescriptor %1%\n"
10822
10823#: gui/gnash.cpp:219
10824msgid "Invalid control communication filedescriptor %1%\n"
10825msgstr "Invalid control communication filedescriptor %1%\n"
10826
10827#: gui/gnash.cpp:251
10828msgid "ERROR: -r must be followed by 0, 1, 2 or 3 "
10829msgstr "ERROR: -r must be followed by 0, 1, 2 or 3 "
10830
10831#: gui/gnash.cpp:267
10832msgid "Debugging options"
10833msgstr "Debugging options"
10834
10835#: gui/gnash.cpp:273
10836msgid "Produce verbose output"
10837msgstr "Produce verbose output"
10838
10839#: gui/gnash.cpp:280
10840msgid "Produce the disk based debug log"
10841msgstr "Produce the disk based debug log"
10842
10843#: gui/gnash.cpp:285
10844msgid "Be (very) verbose about action execution"
10845msgstr "Be (very) verbose about action execution"
10846
10847#: gui/gnash.cpp:291
10848msgid "Be (very) verbose about parsing"
10849msgstr "Be (very) verbose about parsing"
10850
10851#: gui/gnash.cpp:297
10852msgid "Print FPS every num seconds"
10853msgstr "Print FPS every num seconds"
10854
10855#: gui/gnash.cpp:320
10856msgid "Options"
10857msgstr "Options"
10858
10859#: gui/gnash.cpp:325
10860msgid "Print this help and exit"
10861msgstr "Print this help and exit"
10862
10863#: gui/gnash.cpp:328
10864msgid "Print version information and exit"
10865msgstr "Print version information and exit"
10866
10867#: gui/gnash.cpp:333
10868msgid "Scale the movie by the specified factor"
10869msgstr "Scale the movie by the specified factor"
10870
10871#: gui/gnash.cpp:337
10872msgid "Number of milliseconds to delay in main loop"
10873msgstr "Number of milliseconds to delay in main loop"
10874
10875#: gui/gnash.cpp:341
10876msgid "Audio dump file (wave format)"
10877msgstr "Audio dump file (wave format)"
10878
10879#: gui/gnash.cpp:346
10880msgid "Hardware Video Accelerator to use"
10881msgstr "Hardware Video Accelerator to use"
10882
10883#: gui/gnash.cpp:351
10884msgid "X11 Window ID for display"
10885msgstr "X11 Window ID for display"
10886
10887#: gui/gnash.cpp:355
10888msgid "Set window width"
10889msgstr "Set window width"
10890
10891#: gui/gnash.cpp:359
10892msgid "Set window height"
10893msgstr "Set window height"
10894
10895#: gui/gnash.cpp:363
10896msgid "Set window x position"
10897msgstr "Set window x position"
10898
10899#: gui/gnash.cpp:367
10900msgid "Set window y position"
10901msgstr "Set window y position"
10902
10903#: gui/gnash.cpp:372
10904msgid "Exit when/if movie reaches the last frame"
10905msgstr "Exit when/if movie reaches the last frame"
10906
10907#: gui/gnash.cpp:378
10908msgid "disable rendering and sound"
10909msgstr "disable rendering and sound"
10910
10911#: gui/gnash.cpp:380
10912msgid "enable rendering, disable sound"
10913msgstr "enable rendering, disable sound"
10914
10915#: gui/gnash.cpp:382
10916msgid "enable sound, disable rendering"
10917msgstr "enable sound, disable rendering"
10918
10919#: gui/gnash.cpp:384
10920msgid "enable rendering and sound"
10921msgstr "enable rendering and sound"
10922
10923#: gui/gnash.cpp:392
10924msgid "The media handler to use"
10925msgstr "The media handler to use"
10926
10927#: gui/gnash.cpp:400
10928msgid "The renderer to use"
10929msgstr "The renderer to use"
10930
10931#: gui/gnash.cpp:406
10932msgid "Exit after the specified number of seconds"
10933msgstr "Exit after the specified number of seconds"
10934
10935#: gui/gnash.cpp:409
10936msgid "Set \"real\" URL of the movie"
10937msgstr "Set \"real\" URL of the movie"
10938
10939#: gui/gnash.cpp:413
10940msgid "Set \"base\" URL for resolving relative URLs"
10941msgstr "Set \"base\" URL for resolving relative URLs"
10942
10943#: gui/gnash.cpp:418
10944msgid "Set parameter (e.g. \"FlashVars=A=1&b=2\")"
10945msgstr "Set parameter (e.g. \"FlashVars=A=1&b=2\")"
10946
10947#: gui/gnash.cpp:422
10948msgid "Filedescriptor to use for external communications"
10949msgstr "Filedescriptor to use for external communications"
10950
10951#: gui/gnash.cpp:428
10952msgid "Exit after specified number of frame advances"
10953msgstr "Exit after specified number of frame advances"
10954
10955#: gui/gnash.cpp:432
10956msgid "Start in fullscreen mode"
10957msgstr "Start in fullscreen mode"
10958
10959#: gui/gnash.cpp:437
10960msgid "Start without displaying the menu bar"
10961msgstr "Start without displaying the menu bar"
10962
10963#: gui/gnash.cpp:442
10964msgid "List of frames to save as screenshots"
10965msgstr "List of frames to save as screenshots"
10966
10967#: gui/gnash.cpp:446
10968msgid "Filename pattern for screenshot images"
10969msgstr "Filename pattern for screenshot images"
10970
10971#: gui/gnash.cpp:450
10972msgid "Quality for screenshot output (not all formats)"
10973msgstr "Quality for screenshot output (not all formats)"
10974
10975#: gui/gnash.cpp:453
10976msgid "Input files"
10977msgstr "Input files"
10978
10979#: gui/gnash.cpp:464
10980msgid "Dump options"
10981msgstr "Dump options"
10982
10983#: gui/gnash.cpp:469
10984msgid "Video dump file (raw format) and optional video FPS (@<num>)"
10985msgstr "Video dump file (raw format) and optional video FPS (@<num>)"
10986
10987#: gui/gnash.cpp:471
10988msgid "Number of milliseconds to sleep between advances"
10989msgstr "Number of milliseconds to sleep between advances"
10990
10991#: gui/gnash.cpp:473
10992msgid "Trigger expression to start dumping"
10993msgstr "Trigger expression to start dumping"
10994
10995#: gui/gnash.cpp:485
10996msgid "Keys:\n"
10997msgstr "Keys:\n"
10998
10999#: gui/gnash.cpp:487
11000msgid "Quit\n"
11001msgstr "Quit\n"
11002
11003#: gui/gnash.cpp:489
11004msgid "Toggle fullscreen\n"
11005msgstr "Toggle fullscreen\n"
11006
11007#: gui/gnash.cpp:491
11008msgid "Toggle pause\n"
11009msgstr "Toggle pause\n"
11010
11011#: gui/gnash.cpp:493
11012msgid "Restart the movie\n"
11013msgstr "Restart the movie\n"
11014
11015#: gui/gnash.cpp:495
11016msgid "Take a screenshot\n"
11017msgstr "Take a screenshot\n"
11018
11019#: gui/gnash.cpp:497
11020msgid "Force immediate redraw\n"
11021msgstr "Force immediate redraw\n"
11022
11023#: gui/gnash.cpp:503
11024msgid "Usage: gnash [options] movie_file.swf\n"
11025msgstr "Usage: gnash [options] movie_file.swf\n"
11026
11027#: gui/gnash.cpp:504
11028msgid "Plays a SWF (Shockwave Flash) movie\n"
11029msgstr "Plays a SWF (Shockwave Flash) movie\n"
11030
11031#: gui/gnash.cpp:521
11032msgid ""
11033"Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software "
11034"Foundation, Inc.\n"
11035"Gnash comes with NO WARRANTY, to the extent permitted by law.\n"
11036"You may redistribute copies of Gnash under the terms of the GNU General\n"
11037"Public License.  For more information, see the file named COPYING.\n"
11038"\n"
11039msgstr ""
11040"Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software "
11041"Foundation, Inc.\n"
11042"Gnash comes with NO WARRANTY, to the extent permitted by law.\n"
11043"You may redistribute copies of Gnash under the terms of the GNU General\n"
11044"Public License.  For more information, see the file named COPYING.\n"
11045"\n"
11046
11047#: gui/gnash.cpp:532
11048msgid "Build options "
11049msgstr "Build options "
11050
11051#: gui/gnash.cpp:533
11052msgid "   Renderers: "
11053msgstr "   Renderers: "
11054
11055#: gui/gnash.cpp:534
11056msgid "   Hardware Acceleration: "
11057msgstr "   Hardware Acceleration: "
11058
11059#: gui/gnash.cpp:535
11060msgid "   GUI: "
11061msgstr "   GUI: "
11062
11063#: gui/gnash.cpp:536
11064msgid "   Media handlers: "
11065msgstr "   Media handlers: "
11066
11067#: gui/gnash.cpp:538
11068msgid "   Configured with: "
11069msgstr "   Configured with: "
11070
11071#: gui/gnash.cpp:539
11072msgid "   CXXFLAGS: "
11073msgstr "   CXXFLAGS: "
11074
11075#: gui/fltk/fltk_glue_agg.cpp:50
11076msgid "Could not create AGG renderer with pixelformat RGB24"
11077msgstr "Could not create AGG renderer with pixelformat RGB24"
11078
11079#: gui/dump/dump.cpp:117
11080msgid "Ignoring request to display in X11 window"
11081msgstr "Ignoring request to display in X11 window"
11082
11083#: gui/dump/dump.cpp:128 gui/haiku/haiku.cpp:384
11084msgid "# FATAL:  No filename given with -D argument."
11085msgstr "# FATAL:  No filename given with -D argument."
11086
11087#: gui/dump/dump.cpp:144
11088msgid "# FATAL:  No sleep ms value given with -S argument."
11089msgstr "# FATAL:  No sleep ms value given with -S argument."
11090
11091#: gui/dump/dump.cpp:155
11092msgid "# FATAL:  No trigger value given with -T argument.\n"
11093msgstr "# FATAL:  No trigger value given with -T argument.\n"
11094
11095#: gui/dump/dump.cpp:352
11096#, c-format
11097msgid "Unable to write file '%s'."
11098msgstr "Unable to write file '%s'."
11099
11100#: gui/ScreenShotter.cpp:99
11101#, c-format
11102msgid "Failed to open screenshot file \"%s\"!"
11103msgstr "Failed to open screenshot file \"%s\"!"
11104
11105#: gui/haiku/haiku.cpp:141
11106msgid "spawn_thread failed"
11107msgstr "spawn_thread failed"
11108
11109#: gui/haiku/haiku.cpp:144
11110msgid "resume_thread failed"
11111msgstr "resume_thread failed"
11112
11113#: gui/haiku/haiku.cpp:157
11114#, c-format
11115msgid "pulses thread returned %d"
11116msgstr "pulses thread returned %d"
11117
11118#: gui/haiku/haiku.cpp:248
11119msgid "send_data failed"
11120msgstr "send_data failed"
11121
11122#: gui/haiku/haiku_agg_glue.cpp:290 gui/aos4/aos4_agg_glue.cpp:116
11123#: gui/sdl/sdl_agg_glue.cpp:78
11124#, c-format
11125msgid "AGG's bit depth must be 16, 24 or 32 bits, not %d."
11126msgstr "AGG's bit depth must be 16, 24 or 32 bits, not %d."
11127
11128#: gui/haiku/haiku_agg_glue.cpp:297 gui/gtk/gtk_glue_agg.cpp:96
11129#, c-format
11130msgid "Could not create AGG renderer with pixelformat %s"
11131msgstr "Could not create AGG renderer with pixelformat %s"
11132
11133#: gui/haiku/haiku_agg_glue.cpp:416 gui/sdl/sdl_agg_glue.cpp:132
11134#, c-format
11135msgid "SDL-AGG: %i byte offscreen buffer allocated"
11136msgstr "SDL-AGG: %i byte offscreen buffer allocated"
11137
11138#: gui/qt/Qt4Gui.cpp:120
11139msgid "Cairo renderer not supported!"
11140msgstr "Cairo renderer not supported!"
11141
11142#: gui/qt/Qt4Gui.cpp:128
11143msgid "OpenGL renderer not supported!"
11144msgstr "OpenGL renderer not supported!"
11145
11146#: gui/qt/Qt4Gui.cpp:136
11147msgid "AGG renderer not supported!"
11148msgstr "AGG renderer not supported!"
11149
11150#: gui/qt/Qt4Gui.cpp:467 gui/gtk/gtk.cpp:1708
11151msgid "Movie properties"
11152msgstr "Movie properties"
11153
11154#: gui/qt/Qt4Gui.cpp:486 gui/gtk/gtk.cpp:1778
11155msgid "Variable"
11156msgstr "Variable"
11157
11158#: gui/qt/Qt4Gui.cpp:487 gui/gtk/gtk.cpp:1790
11159msgid "Value"
11160msgstr "Value"
11161
11162#: gui/qt/Qt4Gui.cpp:588
11163msgid "Properties"
11164msgstr "Properties"
11165
11166#: gui/qt/Qt4Gui.cpp:592 gui/qt/kde.cpp:424
11167msgid "Quit Gnash"
11168msgstr "Quit Gnash"
11169
11170#: gui/qt/Qt4Gui.cpp:599
11171msgid "Preferences"
11172msgstr "Preferences"
11173
11174#: gui/qt/Qt4Gui.cpp:604 gui/gtk/gtk.cpp:2119
11175msgid "Play"
11176msgstr "Play"
11177
11178#: gui/qt/Qt4Gui.cpp:608 gui/gtk/gtk.cpp:2130
11179msgid "Pause"
11180msgstr "Pause"
11181
11182#: gui/qt/Qt4Gui.cpp:612 gui/gtk/gtk.cpp:2140
11183msgid "Stop"
11184msgstr "Stop"
11185
11186#: gui/qt/Qt4Gui.cpp:616
11187msgid "Restart"
11188msgstr "Restart"
11189
11190#: gui/qt/Qt4Gui.cpp:621 gui/qt/kde.cpp:423
11191msgid "Refresh"
11192msgstr "Refresh"
11193
11194#: gui/qt/Qt4Gui.cpp:625
11195msgid "Fullscreen"
11196msgstr "Fullscreen"
11197
11198#: gui/qt/Qt4Gui.cpp:640
11199msgid "File"
11200msgstr "File"
11201
11202#: gui/qt/Qt4Gui.cpp:645
11203msgid "Edit"
11204msgstr "Edit"
11205
11206#: gui/qt/Qt4Gui.cpp:649
11207msgid "Movie Control"
11208msgstr "Movie Control"
11209
11210#: gui/qt/Qt4Gui.cpp:656
11211msgid "View"
11212msgstr "View"
11213
11214#: gui/qt/Qt4Gui.cpp:738
11215msgid "Click to Play"
11216msgstr "Click to Play"
11217
11218#: gui/qt/Qt4Gui.cpp:770 gui/gtk/gtk.cpp:1239
11219msgid "Gnash preferences"
11220msgstr "Gnash preferences"
11221
11222#: gui/qt/Qt4Gui.cpp:785
11223msgid "Logging"
11224msgstr "Logging"
11225
11226#: gui/qt/Qt4Gui.cpp:788 gui/gtk/gtk.cpp:1310
11227msgid "<b>Logging options</b>"
11228msgstr "<b>Logging options</b>"
11229
11230#: gui/qt/Qt4Gui.cpp:791
11231msgid "Verbosity level"
11232msgstr "Verbosity level"
11233
11234#: gui/qt/Qt4Gui.cpp:809
11235msgid "Log to file"
11236msgstr "Log to file"
11237
11238#: gui/qt/Qt4Gui.cpp:816
11239msgid "Log parser output"
11240msgstr "Log parser output"
11241
11242#: gui/qt/Qt4Gui.cpp:820
11243msgid "Log SWF actions"
11244msgstr "Log SWF actions"
11245
11246#: gui/qt/Qt4Gui.cpp:824
11247msgid "Log malformed SWF errors"
11248msgstr "Log malformed SWF errors"
11249
11250#: gui/qt/Qt4Gui.cpp:829
11251msgid "Log ActionScript coding errors"
11252msgstr "Log ActionScript coding errors"
11253
11254#: gui/qt/Qt4Gui.cpp:836
11255msgid "Security"
11256msgstr "Security"
11257
11258#: gui/qt/Qt4Gui.cpp:839 gui/gtk/gtk.cpp:1393
11259msgid "<b>Network connections</b>"
11260msgstr "<b>Network connections</b>"
11261
11262#: gui/qt/Qt4Gui.cpp:842
11263msgid "Connect only to local host"
11264msgstr "Connect only to local host"
11265
11266#: gui/qt/Qt4Gui.cpp:847
11267msgid "Connect only to local domain"
11268msgstr "Connect only to local domain"
11269
11270#: gui/qt/Qt4Gui.cpp:852
11271msgid "Disable SSL verification"
11272msgstr "Disable SSL verification"
11273
11274#: gui/qt/Qt4Gui.cpp:857 gui/gtk/gtk.cpp:1438
11275msgid "<b>Privacy</b>"
11276msgstr "<b>Privacy</b>"
11277
11278#: gui/qt/Qt4Gui.cpp:860 gui/gtk/gtk.cpp:1442
11279msgid "Shared objects directory:"
11280msgstr "Shared objects directory:"
11281
11282#: gui/qt/Qt4Gui.cpp:866
11283msgid "Do not write Shared Object files"
11284msgstr "Do not write Shared Object files"
11285
11286#: gui/qt/Qt4Gui.cpp:872
11287msgid "Only access local Shared Object files"
11288msgstr "Only access local Shared Object files"
11289
11290#: gui/qt/Qt4Gui.cpp:877
11291msgid "Disable Local Connection object"
11292msgstr "Disable Local Connection object"
11293
11294#: gui/qt/Qt4Gui.cpp:884
11295msgid "Network"
11296msgstr "Network"
11297
11298#: gui/qt/Qt4Gui.cpp:887 gui/gtk/gtk.cpp:1278
11299msgid "<b>Network preferences</b>"
11300msgstr "<b>Network preferences</b>"
11301
11302#: gui/qt/Qt4Gui.cpp:890
11303msgid "Network timeout in seconds"
11304msgstr "Network timeout in seconds"
11305
11306#: gui/qt/Qt4Gui.cpp:902
11307msgid "Media"
11308msgstr "Media"
11309
11310#: gui/qt/Qt4Gui.cpp:905 gui/gtk/gtk.cpp:1488
11311msgid "<b>Sound</b>"
11312msgstr "<b>Sound</b>"
11313
11314#: gui/qt/Qt4Gui.cpp:908
11315msgid "Use sound handler"
11316msgstr "Use sound handler"
11317
11318#: gui/qt/Qt4Gui.cpp:912 gui/gtk/gtk.cpp:1507
11319msgid "Save media streams to disk"
11320msgstr "Save media streams to disk"
11321
11322#: gui/qt/Qt4Gui.cpp:918 gui/gtk/gtk.cpp:1516
11323msgid "Save dynamically loaded media to disk"
11324msgstr "Save dynamically loaded media to disk"
11325
11326#: gui/qt/Qt4Gui.cpp:922 gui/gtk/gtk.cpp:1524
11327msgid "Saved media directory:"
11328msgstr "Saved media directory:"
11329
11330#: gui/qt/Qt4Gui.cpp:931
11331msgid "Player"
11332msgstr "Player"
11333
11334#: gui/qt/Qt4Gui.cpp:934 gui/gtk/gtk.cpp:1550
11335msgid "<b>Player description</b>"
11336msgstr "<b>Player description</b>"
11337
11338#: gui/qt/Qt4Gui.cpp:937 gui/gtk/gtk.cpp:1558
11339msgid "Player version:"
11340msgstr "Player version:"
11341
11342#: gui/qt/Qt4Gui.cpp:943 gui/gtk/gtk.cpp:1574
11343msgid "Operating system:"
11344msgstr "Operating system:"
11345
11346#: gui/qt/Qt4Gui.cpp:948 gui/qt/Qt4Gui.cpp:1021
11347msgid "<Autodetect>"
11348msgstr "<Autodetect>"
11349
11350#: gui/qt/Qt4Gui.cpp:954 gui/gtk/gtk.cpp:1594
11351msgid "URL opener:"
11352msgstr "URL opener:"
11353
11354#: gui/qt/Qt4Gui.cpp:961 gui/gtk/gtk.cpp:1606
11355msgid "<b>Performance</b>"
11356msgstr "<b>Performance</b>"
11357
11358#: gui/qt/Qt4Gui.cpp:964 gui/gtk/gtk.cpp:1620
11359msgid "Max size of movie library:"
11360msgstr "Max size of movie library:"
11361
11362#: gui/qt/Qt4Gui.cpp:973
11363msgid "Start Gnash in pause mode"
11364msgstr "Start Gnash in pause mode"
11365
11366#: gui/qt/Qt4GlueAgg.cpp:115
11367msgid "Could not create AGG renderer with pixelformat ABGR32"
11368msgstr "Could not create AGG renderer with pixelformat ABGR32"
11369
11370#: gui/qt/kde_glue_agg.cpp:156
11371msgid "Could not create AGG renderer with pixelformat BGRA32"
11372msgstr "Could not create AGG renderer with pixelformat BGRA32"
11373
11374#: gui/qt/kde.cpp:413
11375msgid "Play Movie"
11376msgstr "Play Movie"
11377
11378#: gui/qt/kde.cpp:414
11379msgid "Pause Movie"
11380msgstr "Pause Movie"
11381
11382#: gui/qt/kde.cpp:415
11383msgid "Stop Movie"
11384msgstr "Stop Movie"
11385
11386#: gui/qt/kde.cpp:416 gui/gtk/gtk.cpp:2152
11387msgid "Restart Movie"
11388msgstr "Restart Movie"
11389
11390#: gui/qt/kde.cpp:418
11391msgid "Step Forward"
11392msgstr "Step Forward"
11393
11394#: gui/qt/kde.cpp:419
11395msgid "Step Backward"
11396msgstr "Step Backward"
11397
11398#: gui/qt/kde.cpp:420
11399msgid "Jump Forward"
11400msgstr "Jump Forward"
11401
11402#: gui/qt/kde.cpp:421
11403msgid "Jump Backward"
11404msgstr "Jump Backward"
11405
11406#: gui/pythonmod/gnash-view.cpp:220 gui/Player.cpp:288
11407#, c-format
11408msgid "Could not create sound handler: %s. Will continue without sound."
11409msgstr "Could not create sound handler: %s. Will continue without sound."
11410
11411#: gui/pythonmod/gnash-view.cpp:223 gui/Player.cpp:283
11412msgid "Sound requested but no sound support compiled in"
11413msgstr "Sound requested but no sound support compiled in"
11414
11415#: gui/aos4/aos4.cpp:70
11416#, c-format
11417msgid "Exception: %s on file %s line %d"
11418msgstr "Exception: %s on file %s line %d"
11419
11420#: gui/aos4/aos4.cpp:266 gui/gtk/gtk.cpp:2591
11421#, c-format
11422msgid ""
11423"Attempting to open file %s.\n"
11424"NOTE: the file open functionality is not yet implemented!"
11425msgstr ""
11426"Attempting to open file %s.\n"
11427"NOTE: the file open functionality is not yet implemented!"
11428
11429#: gui/aos4/aos4.cpp:274
11430msgid "Cannot open File Requester!\n"
11431msgstr "Cannot open File Requester!\n"
11432
11433#: gui/aos4/aos4.cpp:609
11434msgid "error creating RenderHandler!\n"
11435msgstr "error creating RenderHandler!\n"
11436
11437#: gui/aos4/aos4_cairo_glue.cpp:124
11438#, c-format
11439msgid "Cairo's bit depth must be 16, 24 or 32 bits, not %d."
11440msgstr "Cairo's bit depth must be 16, 24 or 32 bits, not %d."
11441
11442#: gui/aos4/aos4_cairo_glue.cpp:212 gui/aos4/aos4_agg_glue.cpp:216
11443msgid "Cannot layout Menu!!\n"
11444msgstr "Cannot layout Menu!!\n"
11445
11446#: gui/aos4/aos4_cairo_glue.cpp:216 gui/aos4/aos4_agg_glue.cpp:220
11447msgid "Cannot create Menu!!\n"
11448msgstr "Cannot create Menu!!\n"
11449
11450#: gui/aos4/aos4_cairo_glue.cpp:219 gui/aos4/aos4_agg_glue.cpp:223
11451msgid "Cannot get Visual Info!!\n"
11452msgstr "Cannot get Visual Info!!\n"
11453
11454#: gui/aos4/aos4_cairo_glue.cpp:222 gui/aos4/aos4_agg_glue.cpp:226
11455msgid "Cannot get WB Screen pointer!!\n"
11456msgstr "Cannot get WB Screen pointer!!\n"
11457
11458#: gui/aos4/aos4_cairo_glue.cpp:259 gui/aos4/aos4_agg_glue.cpp:264
11459msgid "prepDrawingArea() failed.\n"
11460msgstr "prepDrawingArea() failed.\n"
11461
11462#: gui/aos4/aos4_agg_glue.cpp:277
11463#, c-format
11464msgid "AOS4-AGG: %i byte offscreen buffer allocated"
11465msgstr "AOS4-AGG: %i byte offscreen buffer allocated"
11466
11467#: gui/sdl/sdl_agg_glue.cpp:95
11468msgid "SDL_SetVideoMode() failed for SdlAggGlue."
11469msgstr "SDL_SetVideoMode() failed for SdlAggGlue."
11470
11471#: gui/gui.cpp:193
11472msgid "Clipboard not yet supported in this GUI"
11473msgstr "Clipboard not yet supported in this GUI"
11474
11475#: gui/gui.cpp:199 gui/gui.cpp:211
11476msgid "Fullscreen not yet supported in this GUI"
11477msgstr "Fullscreen not yet supported in this GUI"
11478
11479#: gui/gui.cpp:205
11480msgid "Window resize not yet supported in this GUI"
11481msgstr "Window resize not yet supported in this GUI"
11482
11483#: gui/gui.cpp:229 gui/gui.cpp:242
11484msgid "Menu show/hide not yet supported in this GUI"
11485msgstr "Menu show/hide not yet supported in this GUI"
11486
11487#: gui/gui.cpp:235
11488msgid "Mouse show/hide not yet supported in this GUI"
11489msgstr "Mouse show/hide not yet supported in this GUI"
11490
11491#: gui/gui.cpp:282
11492msgid "Can't update stage matrix till VM is initialized"
11493msgstr "Can't update stage matrix till VM is initialised"
11494
11495#: gui/gui.cpp:334
11496#, c-format
11497msgid "Invalid scaleMode %d"
11498msgstr "Invalid scaleMode %d"
11499
11500#: gui/gui.cpp:374
11501#, c-format
11502msgid "Invalid horizontal align %d"
11503msgstr "Invalid horizontal align %d"
11504
11505#: gui/gui.cpp:405
11506#, c-format
11507msgid "Invalid vertical align %d"
11508msgstr "Invalid vertical align %d"
11509
11510#: gui/gui.cpp:900
11511#, fuzzy
11512msgid "GUI is in stop mode, won't start application"
11513msgstr "GUI is in stop mode, won't start application"
11514
11515#: gui/gui.cpp:1261
11516#, c-format
11517msgid "This gui didn't override 'yesno', assuming 'yes' answer to question: %s"
11518msgstr ""
11519"This GUI didn't override 'yesno', assuming 'yes' answer to question: %s"
11520
11521#: gui/gui.cpp:1270
11522msgid "Gui::setQuality called before a movie_root was available"
11523msgstr "Gui::setQuality called before a movie_root was available"
11524
11525#: gui/gui.cpp:1280
11526msgid "Gui::getQuality called before a movie_root was available"
11527msgstr "Gui::getQuality called before a movie_root was available"
11528
11529#: gui/Player.cpp:131
11530msgid "GUI ExternalInterface.Pan event"
11531msgstr "GUI ExternalInterface.Pan event"
11532
11533#: gui/Player.cpp:143
11534msgid "GUI ExternalInterface.SetZoomRect event"
11535msgstr "GUI ExternalInterface.SetZoomRect event"
11536
11537#: gui/Player.cpp:151
11538msgid "GUI ExternalInterface.Zoom event"
11539msgstr "GUI ExternalInterface.Zoom event"
11540
11541#: gui/Player.cpp:169
11542#, c-format
11543msgid "Unhandled callback %s with arguments %s"
11544msgstr "Unhandled callback %s with arguments %s"
11545
11546#: gui/Player.cpp:434
11547msgid "Non-existent media handler %1% specified"
11548msgstr "Non-existent media handler %1% specified"
11549
11550#: gui/Player.cpp:545
11551#, c-format
11552msgid "Movie Frame Rate is %d, adjusting delay"
11553msgstr "Movie Frame Rate is %d, adjusting delay"
11554
11555#: gui/Player.cpp:682
11556msgid "Got unexpected argument type for message %1%"
11557msgstr "Got unexpected argument type for message %1%"
11558
11559#: gui/Player.cpp:717
11560#, c-format
11561msgid ""
11562"Could only write %d bytes over %d required to user-provided host requests fd "
11563"%d"
11564msgstr ""
11565"Could only write %d bytes over %d required to user-provided host requests fd "
11566"%d"
11567
11568#: gui/Player.cpp:773
11569#, c-format
11570msgid "FsCommand exec called with argument %s"
11571msgstr "FsCommand exec called with argument %s"
11572
11573#: gui/Player.cpp:790
11574#, c-format
11575msgid "FsCommand trapallkeys called with argument %s"
11576msgstr "FsCommand trapallkeys called with argument %s"
11577
11578#: gui/Player.cpp:796
11579#, c-format
11580msgid "FsCommand '%s(%s)' not handled internally"
11581msgstr "FsCommand '%s(%s)' not handled internally"
11582
11583#: gui/gtk/gtk_glue_cairo.cpp:223
11584msgid "Cairo: failed to create a rendering buffer!"
11585msgstr "Cairo: failed to create a rendering buffer!"
11586
11587#: gui/gtk/gtk_glue_ovg.cpp:182
11588msgid "Could not create OPENVG renderer"
11589msgstr "Could not create OPENVG renderer"
11590
11591#: gui/gtk/gtk_glue_ovg.cpp:265 gui/gtk/gtk_glue_ovg.cpp:282
11592msgid "No off screen buffer!"
11593msgstr "No off screen buffer!"
11594
11595#: gui/gtk/gtk_glue_ovg.cpp:400
11596#, c-format
11597msgid "eglGetConfigs() failed to retrive the configs (error %s)"
11598msgstr "eglGetConfigs() failed to retrieve the configs (error %s)"
11599
11600#: gui/gtk/gtk_glue_agg_vaapi.cpp:163
11601msgid "WARNING: failed to create VA-API display."
11602msgstr "WARNING: failed to create VA-API display."
11603
11604#: gui/gtk/gtk_glue_agg_vaapi.cpp:204
11605#, c-format
11606msgid ""
11607"GTK-AGG: Unknown RGB format %s reported by VA-API.Please report this to the "
11608"gnash-dev mailing list."
11609msgstr ""
11610"GTK-AGG: Unknown RGB format %s reported by VA-API.Please report this to the "
11611"gnash-dev mailing list."
11612
11613#: gui/gtk/gtk_glue_agg_vaapi.cpp:231 gui/gtk/gtk_glue_agg_vaapi.cpp:289
11614msgid "failed to map VA-API image."
11615msgstr "failed to map VA-API image."
11616
11617#: gui/gtk/gtk_glue_agg_vaapi.cpp:237
11618msgid "failed to associate VA-API subpicture."
11619msgstr "failed to associate VA-API subpicture."
11620
11621#: gui/gtk/gtk_glue_agg_vaapi.cpp:371
11622#, c-format
11623msgid "failed to setup video window for surface 0x%08x."
11624msgstr "failed to setup video window for surface 0x%08x."
11625
11626#: gui/gtk/gtk_glue_agg_vaapi.cpp:378
11627#, c-format
11628msgid "failed to associate subpicture to surface 0x%08x."
11629msgstr "failed to associate subpicture to surface 0x%08x."
11630
11631#: gui/gtk/gtk.cpp:159
11632msgid "Failed to initialize X threading support\n"
11633msgstr "Failed to initialise X threading support\n"
11634
11635#: gui/gtk/gtk.cpp:202
11636msgid "This system lacks a hardware OpenGL driver!"
11637msgstr "This system lacks a hardware OpenGL driver!"
11638
11639#: gui/gtk/gtk.cpp:223
11640msgid "Click to play"
11641msgstr "Click to play"
11642
11643#: gui/gtk/gtk.cpp:612
11644#, c-format
11645msgid "Advance interval timer set to %d ms (~ %d FPS)"
11646msgstr "Advance interval timer set to %d ms (~ %d FPS)"
11647
11648#: gui/gtk/gtk.cpp:686
11649msgid "Sound"
11650msgstr "Sound"
11651
11652#: gui/gtk/gtk.cpp:1274
11653msgid "_Network"
11654msgstr "_Network"
11655
11656#: gui/gtk/gtk.cpp:1286
11657msgid "Network timeout in seconds (0 for no timeout):"
11658msgstr "Network timeout in seconds (0 for no timeout):"
11659
11660#: gui/gtk/gtk.cpp:1305
11661msgid "_Logging"
11662msgstr "_Logging"
11663
11664#: gui/gtk/gtk.cpp:1314
11665msgid "Verbosity level:"
11666msgstr "Verbosity level:"
11667
11668#: gui/gtk/gtk.cpp:1327
11669msgid "Log to _file"
11670msgstr "Log to _file"
11671
11672#: gui/gtk/gtk.cpp:1333
11673msgid "Logfile name:"
11674msgstr "Logfile name:"
11675
11676#: gui/gtk/gtk.cpp:1346
11677msgid "Log _parser output"
11678msgstr "Log _parser output"
11679
11680#: gui/gtk/gtk.cpp:1354
11681msgid "Log SWF _actions"
11682msgstr "Log SWF _actions"
11683
11684#: gui/gtk/gtk.cpp:1362
11685msgid "Log malformed SWF _errors"
11686msgstr "Log malformed SWF _errors"
11687
11688#: gui/gtk/gtk.cpp:1370
11689msgid "Log ActionScript _coding errors"
11690msgstr "Log ActionScript _coding errors"
11691
11692#: gui/gtk/gtk.cpp:1386
11693msgid "_Security"
11694msgstr "_Security"
11695
11696#: gui/gtk/gtk.cpp:1399
11697msgid "Connect only to local _host"
11698msgstr "Connect only to local _host"
11699
11700#: gui/gtk/gtk.cpp:1406
11701msgid "Connect only to local _domain"
11702msgstr "Connect only to local _domain"
11703
11704#: gui/gtk/gtk.cpp:1413
11705msgid "Disable SSL _verification"
11706msgstr "Disable SSL _verification"
11707
11708#: gui/gtk/gtk.cpp:1420
11709msgid "_Whitelist"
11710msgstr "_Whitelist"
11711
11712#: gui/gtk/gtk.cpp:1429
11713msgid "_Blacklist"
11714msgstr "_Blacklist"
11715
11716#: gui/gtk/gtk.cpp:1454
11717msgid "Do _not write Shared Object files"
11718msgstr "Do _not write Shared Object files"
11719
11720#: gui/gtk/gtk.cpp:1461
11721msgid "Only _access local Shared Object files"
11722msgstr "Only _access local Shared Object files"
11723
11724#: gui/gtk/gtk.cpp:1468
11725msgid "Disable Local _Connection object"
11726msgstr "Disable Local _Connection object"
11727
11728#: gui/gtk/gtk.cpp:1482
11729msgid "_Media"
11730msgstr "_Media"
11731
11732#: gui/gtk/gtk.cpp:1493
11733msgid "Use sound _handler"
11734msgstr "Use sound _handler"
11735
11736#: gui/gtk/gtk.cpp:1501
11737msgid "<b>Media Streams</b>"
11738msgstr "<b>Media Streams</b>"
11739
11740#: gui/gtk/gtk.cpp:1544
11741msgid "_Player"
11742msgstr "_Player"
11743
11744#: gui/gtk/gtk.cpp:1584
11745msgid "<i>If blank, Gnash will detect your OS</i>"
11746msgstr "<i>If blank, Gnash will detect your OS</i>"
11747
11748#: gui/gtk/gtk.cpp:1637
11749msgid "Max scripts execution time (in seconds):"
11750msgstr "Max scripts execution time (in seconds):"
11751
11752#: gui/gtk/gtk.cpp:1656
11753msgid "Max scripts recursion limit (stack depth):"
11754msgstr "Max scripts recursion limit (stack depth):"
11755
11756#: gui/gtk/gtk.cpp:1672
11757msgid "Lock script limits so that SWF tags can't override"
11758msgstr "Lock script limits so that SWF tags can't override"
11759
11760#: gui/gtk/gtk.cpp:1684
11761msgid "Start _Gnash in pause mode"
11762msgstr "Start _Gnash in pause mode"
11763
11764#: gui/gtk/gtk.cpp:1843
11765msgid ""
11766"This program is free software; you can redistribute it and/or modify\n"
11767"it under the terms of the GNU General Public License as published by\n"
11768"the Free Software Foundation; either version 3 of the License, or\n"
11769"(at your option) any later version.\n"
11770"\n"
11771"This program is distributed in the hope that it will be useful,\n"
11772"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
11773"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
11774"GNU General Public License for more details.\n"
11775"You should have received a copy of the GNU General Public License\n"
11776"along with this program; if not, write to the Free Software\n"
11777"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301\n"
11778"USA or visit http://www.gnu.org/licenses/."
11779msgstr ""
11780"This program is free software; you can redistribute it and/or modify\n"
11781"it under the terms of the GNU General Public License as published by\n"
11782"the Free Software Foundation; either version 3 of the License, or\n"
11783"(at your option) any later version.\n"
11784"\n"
11785"This program is distributed in the hope that it will be useful,\n"
11786"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
11787"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
11788"GNU General Public License for more details.\n"
11789"You should have received a copy of the GNU General Public License\n"
11790"along with this program; if not, write to the Free Software\n"
11791"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301\n"
11792"USA or visit http://www.gnu.org/licenses/."
11793
11794#: gui/gtk/gtk.cpp:1859
11795msgid "Gnash is the GNU SWF Player based on GameSWF."
11796msgstr "Gnash is the GNU SWF Player based on GameSWF."
11797
11798#: gui/gtk/gtk.cpp:1860
11799msgid ""
11800"\n"
11801"Renderer: "
11802msgstr ""
11803"\n"
11804"Renderer: "
11805
11806#: gui/gtk/gtk.cpp:1862
11807msgid ""
11808"\n"
11809"Hardware Acceleration: "
11810msgstr ""
11811"\n"
11812"Hardware Acceleration: "
11813
11814#: gui/gtk/gtk.cpp:1864
11815msgid ""
11816"\n"
11817"GUI: "
11818msgstr ""
11819"\n"
11820"GUI: "
11821
11822#: gui/gtk/gtk.cpp:1866
11823msgid ""
11824"\n"
11825"Media: "
11826msgstr ""
11827"\n"
11828"Media: "
11829
11830#: gui/gtk/gtk.cpp:1896
11831msgid "translator-credits"
11832msgstr "translator-credits"
11833
11834#: gui/gtk/gtk.cpp:1923
11835msgid "_File"
11836msgstr "_File"
11837
11838#: gui/gtk/gtk.cpp:1976
11839msgid "_Edit"
11840msgstr "_Edit"
11841
11842#: gui/gtk/gtk.cpp:1996
11843msgid "_Help"
11844msgstr "_Help"
11845
11846#: gui/gtk/gtk.cpp:2016
11847msgid "_View"
11848msgstr "_View"
11849
11850#: gui/gtk/gtk.cpp:2024
11851msgid "Redraw"
11852msgstr "Redraw"
11853
11854#: gui/gtk/gtk.cpp:2034 gui/gtk/gtk.cpp:2039
11855msgid "Toggle fullscreen"
11856msgstr "Toggle fullscreen"
11857
11858#: gui/gtk/gtk.cpp:2048
11859msgid "Show updated ranges"
11860msgstr "Show updated ranges"
11861
11862#: gui/gtk/gtk.cpp:2067
11863msgid "_Quality"
11864msgstr "_Quality"
11865
11866#: gui/gtk/gtk.cpp:2077
11867msgid "Low"
11868msgstr "Low"
11869
11870#: gui/gtk/gtk.cpp:2083
11871msgid "Medium"
11872msgstr "Medium"
11873
11874#: gui/gtk/gtk.cpp:2089
11875msgid "High"
11876msgstr "High"
11877
11878#: gui/gtk/gtk.cpp:2095
11879msgid "Best"
11880msgstr "Best"
11881
11882#: gui/gtk/gtk.cpp:2108
11883msgid "Movie _Control"
11884msgstr "Movie _Control"
11885
11886#: gui/gtk/gtk.cpp:2275 gui/gtk/gtk.cpp:2276
11887#, c-format
11888msgid "Couldn't find pixmap file: %s"
11889msgstr "Couldn't find pixmap file: %s"
11890
11891#: gui/gtk/gtk.cpp:2282
11892#, c-format
11893msgid "Failed to load pixbuf file: %s: %s"
11894msgstr "Failed to load pixbuf file: %s: %s"
11895
11896#: gui/gtk/gtk.cpp:2608 gui/gtk/gtk.cpp:2621
11897msgid "Open file"
11898msgstr "Open file"
11899
11900#: gui/gtk/gtk_glue_gtkglext.cpp:72
11901msgid ""
11902"Cannot find the double-buffered visual.\n"
11903"Trying single-buffered visual."
11904msgstr ""
11905"Cannot find the double-buffered visual.\n"
11906"Trying single-buffered visual."
11907
11908#: gui/gtk/gtk_glue_gtkglext.cpp:78
11909msgid "No appropriate OpenGL-capable visual found."
11910msgstr "No appropriate OpenGL-capable visual found."
11911
11912#: extensions/mysql/mysql_db.cpp:186
11913msgid "Couldn't initialize database"
11914msgstr "Couldn't initialise database"
11915
11916#: extensions/mysql/mysql_db.cpp:191
11917msgid "Couldn't connect to database"
11918msgstr "Couldn't connect to database"
11919
11920#: extensions/mysql/mysql_db.cpp:217 extensions/mysql/mysql_db.cpp:245
11921#, c-format
11922msgid "MySQL connection error: %s"
11923msgstr "MySQL connection error: %s"
11924
11925#: extensions/mysql/mysql_db.cpp:224 extensions/mysql/mysql_db.cpp:252
11926#, c-format
11927msgid ""
11928"MySQL error on query for:\n"
11929"\t%s\n"
11930"Query was: %s"
11931msgstr ""
11932"MySQL error on query for:\n"
11933"\t%s\n"
11934"Query was: %s"
11935
11936#: extensions/mysql/mysql_db.cpp:266
11937#, c-format
11938msgid "Field name is: %s: "
11939msgstr "Field name is: %s: "
11940
11941#~ msgid "get url: target %s is not a sprite"
11942#~ msgstr "get URL: target %s is not a sprite"
11943
11944#~ msgid "Found a %s device for touchscreen input using %s"
11945#~ msgstr "Found a %s device for touchscreen input using %s"
11946
11947#~ msgid "ssl!!"
11948#~ msgstr "ssl!!"
11949
11950#~ msgid "%s on Haiku"
11951#~ msgstr "%s on Haiku"
11952
11953#~ msgid "%s on w32"
11954#~ msgstr "%s on w32"
11955
11956#~ msgid "Connecting to %s"
11957#~ msgstr "Connecting to %s"
11958
11959#~ msgid "Doing incomplete packet"
11960#~ msgstr "Doing incomplete packet"
11961
11962#~ msgid "Received %s"
11963#~ msgstr "Received %s"
11964
11965#~ msgid "Sent bytes received"
11966#~ msgstr "Sent bytes received"
11967
11968#~ msgid "%s, channel: %0x"
11969#~ msgstr "%s, channel: %0x"
11970
11971#~ msgid "Calling remote method %s"
11972#~ msgstr "Calling remote method %s"
11973
11974#~ msgid "Handshake completed"
11975#~ msgstr "Handshake completed"
11976
11977#~ msgid "Server Uptime : %d"
11978#~ msgstr "Server Uptime : %d"
11979
11980#~ msgid "FMS Version   : %d.%d.%d.%d"
11981#~ msgstr "FMS Version   : %d.%d.%d.%d"
11982
11983#~ msgid "Sending control type %s %s"
11984#~ msgstr "Sending control type %s %s"
11985
11986#~ msgid "Changed chunk size to %d"
11987#~ msgstr "Changed chunk size to %d"
11988
11989#~ msgid "Received control packet %s with argument %s"
11990#~ msgstr "Received control packet %s with argument %s"
11991
11992#~ msgid "Stream is recorded: %s"
11993#~ msgstr "Stream is recorded: %s"
11994
11995#~ msgid "Server bandwidth is %s"
11996#~ msgstr "Server bandwidth is %s"
11997
11998#~ msgid "Client bandwidth is %d %d"
11999#~ msgstr "Client bandwidth is %d %d"
12000
12001#~ msgid "PNG warning: %s"
12002#~ msgstr "PNG warning: %s"
12003
12004#~ msgid "Converting palette PNG to RGB(A)"
12005#~ msgstr "Converting palette PNG to RGB(A)"
12006
12007#~ msgid "Setting grey bit depth(%d) to 8"
12008#~ msgstr "Setting grey bit depth(%d) to 8"
12009
12010#~ msgid "Applying transparency block, image is RGBA"
12011#~ msgstr "Applying transparency block, image is RGBA"
12012
12013#~ msgid "Loading PNG image with alpha"
12014#~ msgstr "Loading PNG image with alpha"
12015
12016#~ msgid "Loading PNG image without alpha"
12017#~ msgstr "Loading PNG image without alpha"
12018
12019#~ msgid "Converting greyscale PNG to RGB(A)"
12020#~ msgstr "Converting greyscale PNG to RGB(A)"
12021
12022#~ msgid "inflater_impl::reset() inflateReset() returned %d"
12023#~ msgstr "inflater_impl::reset() inflateReset() returned %d"
12024
12025#~ msgid "Inflater is in error condition"
12026#~ msgstr "Inflater is in error condition"
12027
12028#~ msgid "inflater reset due to seek back from %d to %d"
12029#~ msgstr "inflater reset due to seek back from %d to %d"
12030
12031#~ msgid "Trouble: can't seek any further.. "
12032#~ msgstr "Trouble: can't seek any further.. "
12033
12034#~ msgid "inflateInit() returned %d"
12035#~ msgstr "inflateInit() returned %d"
12036
12037#~ msgid "Error"
12038#~ msgstr "Error"
12039
12040#~ msgid "Socket interrupted by a system call"
12041#~ msgstr "Socket interrupted by a system call"
12042
12043#~ msgid "Plugins path: %s"
12044#~ msgstr "Plugins path: %s"
12045
12046#~ msgid "Scanning directory \"%s\" for plugins"
12047#~ msgstr "Scanning directory \"%s\" for plugins"
12048
12049#~ msgid "Gnash Plugin name: %s"
12050#~ msgstr "Gnash Plugin name: %s"
12051
12052#~ msgid "~CurlSession"
12053#~ msgstr "~CurlSession"
12054
12055#~ msgid "curl write callback called for (%d) bytes"
12056#~ msgstr "curl write callback called for (%d) bytes"
12057
12058#~ msgid "Not running: fillCacheNonBlocking returning"
12059#~ msgstr "Not running: fillCacheNonBlocking returning"
12060
12061#~ msgid "fillCache(%d), called, currently cached: %d"
12062#~ msgstr "fillCache(%d), called, currently cached: %d"
12063
12064#~ msgid "Not running: returning"
12065#~ msgstr "Not running: returning"
12066
12067#~ msgid "Already enough bytes cached: returning"
12068#~ msgstr "Already enough bytes cached: returning"
12069
12070#~ msgid "User timeout is %u milliseconds"
12071#~ msgstr "User timeout is %u milliseconds"
12072
12073#~ msgid "Max fd: %d"
12074#~ msgstr "Max fd: %d"
12075
12076#~ msgid "curl_multi_fdset: maxfd == %1%"
12077#~ msgstr "curl_multi_fdset: maxfd == %1%"
12078
12079#~ msgid "select() with %d milliseconds timeout"
12080#~ msgstr "select() with %d milliseconds timeout"
12081
12082#~ msgid "select() was interrupted by a signal"
12083#~ msgstr "select() was interrupted by a signal"
12084
12085#~ msgid "select() timed out, elapsed is %u"
12086#~ msgstr "select() timed out, elapsed is %u"
12087
12088#~ msgid "FD activity, resetting progress timer"
12089#~ msgstr "FD activity, resetting progress timer"
12090
12091#~ msgid "CurlStreamFile %p created"
12092#~ msgstr "CurlStreamFile %p created"
12093
12094#~ msgid "CurlStreamFile %p deleted"
12095#~ msgstr "CurlStreamFile %p deleted"
12096
12097#~ msgid "read(%d) called"
12098#~ msgstr "read(%d) called"
12099
12100#~ msgid "_cache.tell = %d"
12101#~ msgstr "_cache.tell = %d"
12102
12103#~ msgid "readNonBlocking(%d) called"
12104#~ msgstr "readNonBlocking(%d) called"
12105
12106#~ msgid "eof() returning %d"
12107#~ msgstr "eof() returning %d"
12108
12109#~ msgid "tell() returning %ld"
12110#~ msgstr "tell() returning %ld"
12111
12112#~ msgid "Warning: seek backward requested (%ld from %ld)"
12113#~ msgstr "Warning: seek backward requested (%ld from %ld)"
12114
12115#~ msgid "get_stream_size() returning %lu"
12116#~ msgstr "get_stream_size() returning %lu"
12117
12118#~ msgid "Importing cookies from file '%s'"
12119#~ msgstr "Importing cookies from file '%s'"
12120
12121#~ msgid "Exporting cookies file '%s'"
12122#~ msgstr "Exporting cookies file '%s'"
12123
12124#~ msgid "making curl stream for %s"
12125#~ msgstr "making curl stream for %s"
12126
12127#~ msgid ""
12128#~ "No shared memory key specified in rcfile. Using default for communication "
12129#~ "with other players"
12130#~ msgstr ""
12131#~ "No shared memory key specified in rcfile. Using default for communication "
12132#~ "with other players"
12133
12134#~ msgid "Using shared memory key %s"
12135#~ msgstr "Using shared memory key %s"
12136
12137#~ msgid "Found interlaced GIF (%d x %d)"
12138#~ msgstr "Found interlaced GIF (%d x %d)"
12139
12140#~ msgid "Found non-interlaced GIF (%d x %d)"
12141#~ msgstr "Found non-interlaced GIF (%d x %d)"
12142
12143#~ msgid "Long jump: banzaaaaaai!"
12144#~ msgstr "Long jump: banzaaaaaai!"
12145
12146#~ msgid "GC %p created"
12147#~ msgstr "GC %p created"
12148
12149#~ msgid "GC deleted, deleting all managed resources - collector run %d times"
12150#~ msgstr "GC deleted, deleting all managed resources - collector run %d times"
12151
12152#~ msgid "GC: sweep scan started"
12153#~ msgstr "GC: sweep scan started"
12154
12155#~ msgid "GC: recycling object %p (%s)"
12156#~ msgstr "GC: recycling object %p (%s)"
12157
12158#~ msgid "GC: recycled %d unreachable resources - %d left"
12159#~ msgstr "GC: recycled %d unreachable resources - %d left"
12160
12161#~ msgid ""
12162#~ "GC: collection cycle started - %d/%d new resources allocated since last "
12163#~ "run (from %d to %d)"
12164#~ msgstr ""
12165#~ "GC: collection cycle started - %d/%d new resources allocated since last "
12166#~ "run (from %d to %d)"
12167
12168#~ msgid "amf0 read bool: %d"
12169#~ msgstr "amf0 read bool: %d"
12170
12171#~ msgid "amf0 read double: %e"
12172#~ msgstr "amf0 read double: %e"
12173
12174#~ msgid "amf0 read string: %s"
12175#~ msgstr "amf0 read string: %s"
12176
12177#~ msgid "amf0 read long string: %s"
12178#~ msgstr "amf0 read long string: %s"
12179
12180#~ msgid "Warning: rendering ended while drawing a mask"
12181#~ msgstr "Warning: rendering ended while drawing a mask"
12182
12183#~ msgid "Warning: rendering ended while masks were still active"
12184#~ msgstr "Warning: rendering ended while masks were still active"
12185
12186#~ msgid ""
12187#~ "Warning: select_clipbounds encountered a character definition with null "
12188#~ "bounds"
12189#~ msgstr ""
12190#~ "Warning: select_clipbounds encountered a character definition with null "
12191#~ "bounds"
12192
12193#~ msgid "Warning: AGG renderer skipping a whole character"
12194#~ msgstr "Warning: AGG renderer skipping a whole character"
12195
12196#~ msgid "Framebuffer pixel format is %s (little-endian host)"
12197#~ msgstr "Framebuffer pixel format is %s (little-endian host)"
12198
12199#~ msgid "Framebuffer pixel format is %s (big-endian host)"
12200#~ msgstr "Framebuffer pixel format is %s (big-endian host)"
12201
12202#~ msgid "There are %d bytes in the network buffer"
12203#~ msgstr "There are %d bytes in the network buffer"
12204
12205#~ msgid "to_primitive(%s)"
12206#~ msgstr "to_primitive(%s)"
12207
12208#~ msgid "to_primitive: method call returned %s"
12209#~ msgstr "to_primitive: method call returned %s"
12210
12211#~ msgid "to_primitive(%s, NUMBER) threw an ActionTypeError %s"
12212#~ msgstr "to_primitive(%s, NUMBER) threw an ActionTypeError %s"
12213
12214#~ msgid "Loading native class %s"
12215#~ msgstr "Loading native class %s"
12216
12217#~ msgid "Starting movie loader thread"
12218#~ msgstr "Starting movie loader thread"
12219
12220#~ msgid "Loader thread killed"
12221#~ msgstr "Loader thread killed"
12222
12223#~ msgid "processRequests: lock on requests: trying"
12224#~ msgstr "processRequests: lock on requests: trying"
12225
12226#~ msgid "processRequests: lock on requests: obtained"
12227#~ msgstr "processRequests: lock on requests: obtained"
12228
12229#~ msgid "Movie loader thread getting to sleep (nothing more to do)"
12230#~ msgstr "Movie loader thread getting to sleep (nothing more to do)"
12231
12232#~ msgid "Movie loader thread waked up"
12233#~ msgstr "Movie loader thread waked up"
12234
12235#~ msgid "processRequests: lock on requests: release"
12236#~ msgstr "processRequests: lock on requests: release"
12237
12238#~ msgid "Movie loader thread processing request for target %s"
12239#~ msgstr "Movie loader thread processing request for target %s"
12240
12241#~ msgid "Movie loader thread completed request for target %s"
12242#~ msgstr "Movie loader thread completed request for target %s"
12243
12244#~ msgid "clear: lock on requests: trying"
12245#~ msgstr "clear: lock on requests: trying"
12246
12247#~ msgid "clear: lock on requests: obtained"
12248#~ msgstr "clear: lock on requests: obtained"
12249
12250#~ msgid "clear: lock on kill: trying"
12251#~ msgstr "clear: lock on kill: trying"
12252
12253#~ msgid "clear: lock on kill: obtained"
12254#~ msgstr "clear: lock on kill: obtained"
12255
12256#~ msgid "clear: lock on kill: release for kill"
12257#~ msgstr "clear: lock on kill: release for kill"
12258
12259#~ msgid "waking up loader thread"
12260#~ msgstr "waking up loader thread"
12261
12262#, fuzzy
12263#~ msgid "clear: lock on requests: release ater notify_all"
12264#~ msgstr "clear: lock on requests: release ater notify_all"
12265
12266#~ msgid "MovieLoader notified, joining"
12267#~ msgstr "MovieLoader notified, joining"
12268
12269#~ msgid "MovieLoader joined"
12270#~ msgstr "MovieLoader joined"
12271
12272#~ msgid "clear: lock on requests: release if not after notify_all"
12273#~ msgstr "clear: lock on requests: release if not after notify_all"
12274
12275#~ msgid "processCompletedRequest: _level loading (level %u)"
12276#~ msgstr "processCompletedRequest: _level loading (level %u)"
12277
12278#~ msgid "Target %s of a loadMovie request doesn't exist at load complete time"
12279#~ msgstr ""
12280#~ "Target %s of a loadMovie request doesn't exist at load complete time"
12281
12282#~ msgid "processCompletedRequests: lock on requests: trying"
12283#~ msgstr "processCompletedRequests: lock on requests: trying"
12284
12285#~ msgid "processCompletedRequests: lock on requests: obtained"
12286#~ msgstr "processCompletedRequests: lock on requests: obtained"
12287
12288#~ msgid "Checking %d requests for completeness"
12289#~ msgstr "Checking %d requests for completeness"
12290
12291#~ msgid "processCompletedRequests: lock on requests: releasing"
12292#~ msgstr "processCompletedRequests: lock on requests: releasing"
12293
12294#~ msgid "Load request for target %s completed"
12295#~ msgstr "Load request for target %s completed"
12296
12297#~ msgid "processCompletedRequests: lock on requests for removal: trying"
12298#~ msgstr "processCompletedRequests: lock on requests for removal: trying"
12299
12300#~ msgid "processCompletedRequests: lock on requests for removal: obtained"
12301#~ msgstr "processCompletedRequests: lock on requests for removal: obtained"
12302
12303#~ msgid "processCompletedRequests: lock on requests for removal: release"
12304#~ msgstr "processCompletedRequests: lock on requests for removal: release"
12305
12306#~ msgid "MovieLoader::loadMovie(%s, %s)"
12307#~ msgstr "MovieLoader::loadMovie(%s, %s)"
12308
12309#~ msgid "loadMovie: lock on requests: trying"
12310#~ msgstr "loadMovie: lock on requests: trying"
12311
12312#~ msgid "loadMovie: lock on requests: obtained"
12313#~ msgstr "loadMovie: lock on requests: obtained"
12314
12315#~ msgid "loadMovie: waking up existing thread"
12316#~ msgstr "loadMovie: waking up existing thread"
12317
12318#~ msgid "loadMovie: lock on requests: release"
12319#~ msgstr "loadMovie: lock on requests: release"
12320
12321#~ msgid "setReachable: lock on requests: trying"
12322#~ msgstr "setReachable: lock on requests: trying"
12323
12324#~ msgid "setReachable: lock on requests: obtained"
12325#~ msgstr "setReachable: lock on requests: obtained"
12326
12327#~ msgid "setReachable: lock on requests: release"
12328#~ msgstr "setReachable: lock on requests: release"
12329
12330#~ msgid "moveTo: %ld,%ld"
12331#~ msgstr "moveTo: %ld,%ld"
12332
12333#~ msgid "lineTo: %ld,%ld"
12334#~ msgstr "lineTo: %ld,%ld"
12335
12336#~ msgid "conicTo: %ld,%ld %ld,%ld"
12337#~ msgstr "conicTo: %ld,%ld %ld,%ld"
12338
12339#~ msgid "cubicTo: %ld,%ld %ld,%ld %ld,%ld"
12340#~ msgstr "cubicTo: %ld,%ld %ld,%ld %ld,%ld"
12341
12342#~ msgid "Found %d fonts matching the family %s (using first)"
12343#~ msgstr "Found %d fonts matching the family %s (using first)"
12344
12345#~ msgid "Matching font %d has unknown filename, skipping"
12346#~ msgstr "Matching font %d has unknown filename, skipping"
12347
12348#~ msgid "Loading font from file %d"
12349#~ msgstr "Loading font from file %d"
12350
12351#~ msgid "EM square for font '%s' is %d, scale is this %g"
12352#~ msgstr "EM square for font '%s' is %d, scale is this %g"
12353
12354#~ msgid "Advance value for glyph '%c' is %g (horiAdvance:%ld, scale:%g)"
12355#~ msgstr "Advance value for glyph '%c' is %g (horiAdvance:%ld, scale:%g)"
12356
12357#~ msgid "Decomposing glyph outline for DisplayObject %u"
12358#~ msgstr "Decomposing glyph outline for DisplayObject %u"
12359
12360#~ msgid "Decomposed glyph for DisplayObject '%c' has bounds %s"
12361#~ msgstr "Decomposed glyph for DisplayObject '%c' has bounds %s"
12362
12363#~ msgid "completeLoad called"
12364#~ msgstr "completeLoad called"
12365
12366#~ msgid "Read %u bytes"
12367#~ msgstr "Read %u bytes"
12368
12369#~ msgid "toparse: %s"
12370#~ msgstr "toparse: %s"
12371
12372#~ msgid "parseable: %s"
12373#~ msgstr "parseable: %s"
12374
12375#~ msgid "toparse nextline: %s"
12376#~ msgstr "toparse nextline: %s"
12377
12378#~ msgid "Cancelling LoadVariables download thread..."
12379#~ msgstr "Cancelling LoadVariables download thread..."
12380
12381#~ msgid "TextField.removeTextField() TESTING"
12382#~ msgstr "TextField.removeTextField() TESTING"
12383
12384#~ msgid "Initial connection complete"
12385#~ msgstr "Initial connection complete"
12386
12387#~ msgid "Connection to movie: %s"
12388#~ msgstr "Connection to movie: %s"
12389
12390#~ msgid "NetConnection.call(%s)"
12391#~ msgstr "NetConnection.call(%s)"
12392
12393#~ msgid "Invoke name %s"
12394#~ msgstr "Invoke name %s"
12395
12396#~ msgid "Invoking %s(%s)"
12397#~ msgstr "Invoking %s(%s)"
12398
12399#~ msgid "callback called"
12400#~ msgstr "callback called"
12401
12402#~ msgid "creating connection"
12403#~ msgstr "creating connection"
12404
12405#~ msgid "NetConnection.call(): encoded args from %1% calls: %2%"
12406#~ msgstr "NetConnection.call(): encoded args from %1% calls: %2%"
12407
12408#~ msgid "Attempt to read %d bytes"
12409#~ msgstr "Attempt to read %d bytes"
12410
12411#~ msgid ""
12412#~ "NetConnection.call: reply buffer capacity (%d) is too small to accept "
12413#~ "next %d bytes of chunk (current size is %d). Reserving %d bytes."
12414#~ msgstr ""
12415#~ "NetConnection.call: reply buffer capacity (%d) is too small to accept "
12416#~ "next %d bytes of chunk (current size is %d). Reserving %d bytes."
12417
12418#~ msgid "read '%1%' bytes: %2%"
12419#~ msgstr "read '%1%' bytes: %2%"
12420
12421#~ msgid "connection is in error condition, calling NetConnection.onStatus"
12422#~ msgstr "connection is in error condition, calling NetConnection.onStatus"
12423
12424#~ msgid "hit eof"
12425#~ msgstr "hit eof"
12426
12427#~ msgid "Invoke: read method string %s"
12428#~ msgstr "Invoke: read method string %s"
12429
12430#~ msgid "Server invoking <%s>"
12431#~ msgstr "Server invoking <%s>"
12432
12433#~ msgid "Received result for method call %s"
12434#~ msgstr "Received result for method call %s"
12435
12436#~ msgid "Value: %s"
12437#~ msgstr "Value: %s"
12438
12439#~ msgid "Received server call %s %s"
12440#~ msgstr "Received server call %s %s"
12441
12442#~ msgid "AMF buffer for _onbwdone: %s\n"
12443#~ msgstr "AMF buffer for _onbwdone: %s\n"
12444
12445#~ msgid "Latency: %s, bandwidth %s"
12446#~ msgstr "Latency: %s, bandwidth %s"
12447
12448#~ msgid ""
12449#~ "PlayHead::advance(): not all consumers consumed current position, won't "
12450#~ "advance"
12451#~ msgstr ""
12452#~ "PlayHead::advance(): not all consumers consumed current position, won't "
12453#~ "advance"
12454
12455#~ msgid "ExternalInterface not accessible when running standalone."
12456#~ msgstr "ExternalInterface not accessible when running standalone."
12457
12458#~ msgid "adding callback %s"
12459#~ msgstr "adding callback %s"
12460
12461#~ msgid "ExternalInterface not accessible on call."
12462#~ msgstr "ExternalInterface not accessible on call."
12463
12464#~ msgid "Calling External method \"%s\""
12465#~ msgstr "Calling External method \"%s\""
12466
12467#~ msgid "Loading flash.external.ExternalInterface class"
12468#~ msgstr "Loading flash.external.ExternalInterface class"
12469
12470#~ msgid "Loading flash.external package"
12471#~ msgstr "Loading flash.external package"
12472
12473#~ msgid "Loading flash.net package"
12474#~ msgstr "Loading flash.net package"
12475
12476#~ msgid "Loading flash.geom.Rectangle class"
12477#~ msgstr "Loading flash.geom.Rectangle class"
12478
12479#~ msgid "Loading flash.geom package"
12480#~ msgstr "Loading flash.geom package"
12481
12482#~ msgid "Loading flash.geom.Point class"
12483#~ msgstr "Loading flash.geom.Point class"
12484
12485#~ msgid "Loading flash.geom.ColorTransform class"
12486#~ msgstr "Loading flash.geom.ColourTransform class"
12487
12488#~ msgid "(Matrix.concat) This matrix (pre-transform): %s"
12489#~ msgstr "(Matrix.concat) This matrix (pre-transform): %s"
12490
12491#~ msgid "(Matrix.concat) Transform matrix: %s"
12492#~ msgstr "(Matrix.concat) Transform matrix: %s"
12493
12494#~ msgid "(Matrix.concat) This matrix (post-transform): %s"
12495#~ msgstr "(Matrix.concat) This matrix (post-transform): %s"
12496
12497#~ msgid "(Matrix.rotate) This matrix (pre-transform): %s"
12498#~ msgstr "(Matrix.rotate) This matrix (pre-transform): %s"
12499
12500#~ msgid "(Matrix.rotate) Transformation matrix: %s"
12501#~ msgstr "(Matrix.rotate) Transformation matrix: %s"
12502
12503#~ msgid "(Matrix.rotate) This matrix (post-transform): %s"
12504#~ msgstr "(Matrix.rotate) This matrix (post-transform): %s"
12505
12506#~ msgid "(Matrix.scale) This matrix (pre-transform): %s"
12507#~ msgstr "(Matrix.scale) This matrix (pre-transform): %s"
12508
12509#~ msgid "(Matrix.scale) Transformation matrix: %s"
12510#~ msgstr "(Matrix.scale) Transformation matrix: %s"
12511
12512#~ msgid "(Matrix.scale) This matrix (post-transform): %s"
12513#~ msgstr "(Matrix.scale) This matrix (post-transform): %s"
12514
12515#~ msgid "Loading flash.geom.Matrix class"
12516#~ msgstr "Loading flash.geom.Matrix class"
12517
12518#~ msgid "Loading flash.geom.Transform class"
12519#~ msgstr "Loading flash.geom.Transform class"
12520
12521#~ msgid "Loading flash.filters package"
12522#~ msgstr "Loading flash.filters package"
12523
12524#~ msgid "Loading flash.filters.BitmapFilter class"
12525#~ msgstr "Loading flash.filters.BitmapFilter class"
12526
12527#~ msgid "Loading flash.text package"
12528#~ msgstr "Loading flash.text package"
12529
12530#~ msgid "Loading flash.display package"
12531#~ msgstr "Loading flash.display package"
12532
12533#~ msgid "BitmapData.draw() called without an active renderer"
12534#~ msgstr "BitmapData.draw() called without an active renderer"
12535
12536#~ msgid "Current renderer does not support internal rendering"
12537#~ msgstr "Current renderer does not support internal rendering"
12538
12539#~ msgid "Loading flash.display.BitmapData class"
12540#~ msgstr "Loading flash.display.BitmapData class"
12541
12542#~ msgid "stopProbeTimer called"
12543#~ msgstr "stopProbeTimer called"
12544
12545#~ msgid "Probing audio for load"
12546#~ msgstr "Probing audio for load"
12547
12548#~ msgid "Probing audio for end"
12549#~ msgstr "Probing audio for end"
12550
12551#~ msgid "Probing audio for start"
12552#~ msgstr "Probing audio for start"
12553
12554#~ msgid "Attaching aux streamer"
12555#~ msgstr "Attaching aux streamer"
12556
12557#~ msgid "Character attached to Sound was unloaded and couldn't rebind"
12558#~ msgstr "Character attached to Sound was unloaded and couldn't rebind"
12559
12560#~ msgid "We have no sound handler here..."
12561#~ msgstr "We have no sound handler here..."
12562
12563#~ msgid "No media or sound handlers, won't load any sound"
12564#~ msgstr "No media or sound handlers, won't load any sound"
12565
12566#~ msgid "Attaching the aux streamer"
12567#~ msgstr "Attaching the aux streamer"
12568
12569#~ msgid "Seeked MediaParser to %d, returned: %d"
12570#~ msgstr "Seeked MediaParser to %d, returned: %d"
12571
12572#~ msgid "Sound.start: secOff:%d"
12573#~ msgstr "Sound.start: secOff:%d"
12574
12575#~ msgid "MovieClip.loadVariables(%s) - TESTING "
12576#~ msgstr "MovieClip.loadVariables(%s) - TESTING "
12577
12578#~ msgid "%s.lineTo(%g,%g);"
12579#~ msgstr "%s.lineTo(%g,%g);"
12580
12581#~ msgid "%s.curveTo(%g,%g,%g,%g);"
12582#~ msgstr "%s.curveTo(%g,%g,%g,%g);"
12583
12584#~ msgid ""
12585#~ "%s.beginGradientFill(%s): too many array elements for colors and ratios "
12586#~ "(%d), will trim to 8"
12587#~ msgstr ""
12588#~ "%s.beginGradientFill(%s) : too many array elements for colours and ratios "
12589#~ "(%d), will trim to 8"
12590
12591#~ msgid "MovieClip.attachBitmap: first argument should be a valid BitmapData"
12592#~ msgstr "MovieClip.attachBitmap: first argument should be a valid BitmapData"
12593
12594#~ msgid "MovieClip.attachBitmap: expected 2 args, got %d"
12595#~ msgstr "MovieClip.attachBitmap: expected 2 args, got %d"
12596
12597#~ msgid "%s: the camera is automatically chosen from gnashrc"
12598#~ msgstr "%s: the camera is automatically chosen from gnashrc"
12599
12600#~ msgid "SOL: skip serialization of FUNCTION property"
12601#~ msgstr "SOL: skip serialisation of FUNCTION property"
12602
12603#~ msgid "SharedObject %s not flushed (compiled as read-only mode)"
12604#~ msgstr "SharedObject %s not flushed (compiled as read-only mode)"
12605
12606#~ msgid "Empty SOLSafeDir directive: we'll use '/tmp'"
12607#~ msgstr "Empty SOLSafeDir directive: we'll use '/tmp'"
12608
12609#~ msgid "Invalid SOL safe dir %s: %s. Will try to create on flush/exit."
12610#~ msgstr "Invalid SOL safe dir %s: %s. Will try to create on flush/exit."
12611
12612#~ msgid "SharedObject %s already known, returning it"
12613#~ msgstr "SharedObject %s already known, returning it"
12614
12615#~ msgid "SharedObject %s not loaded. Loading it now"
12616#~ msgstr "SharedObject %s not loaded. Loading it now"
12617
12618#~ msgid "SharedObject path: %s"
12619#~ msgstr "SharedObject path: %s"
12620
12621#~ msgid "SO name:%s, root:%s"
12622#~ msgstr "SO name:%s, root:%s"
12623
12624#~ msgid "SharedObject.getLocal returning %s"
12625#~ msgstr "SharedObject.getLocal returning %s"
12626
12627#~ msgid "No existing SOL %s found. Will create on flush/exit."
12628#~ msgstr "No existing SOL %s found. Will create on flush/exit."
12629
12630#~ msgid "readSOL: reading property name at byte %s"
12631#~ msgstr "readSOL: reading property name at byte %s"
12632
12633#~ msgid "parsed sol member named '%s' (len %s),  value '%s'"
12634#~ msgstr "parsed sol member named '%s' (len %s),  value '%s'"
12635
12636#~ msgid "Did not serialize object"
12637#~ msgstr "Did not serialise object"
12638
12639#~ msgid "No ASnative(%d, %d) registered with the VM"
12640#~ msgstr "No ASnative(%d, %d) registered with the VM"
12641
12642#~ msgid ""
12643#~ "Stringifying node %p with name %s, as_value %s, %u attributes and %u "
12644#~ "children"
12645#~ msgstr ""
12646#~ "Stringifying node %p with name %s, as_value %s, %u attributes and %u "
12647#~ "children"
12648
12649#~ msgid "detachAuxStreamer called while not attached"
12650#~ msgstr "detachAuxStreamer called while not attached"
12651
12652#~ msgid ""
12653#~ "audio_streamer called, audioQueue size: %d, requested %d bytes of fill-up"
12654#~ msgstr ""
12655#~ "audio_streamer called, audioQueue size: %d, requested %d bytes of fill-up"
12656
12657#~ msgid "Calling %s(%s)"
12658#~ msgstr "Calling %s(%s)"
12659
12660#~ msgid "read: %d, this string ends: %d"
12661#~ msgstr "read: %d, this string ends: %d"
12662
12663#~ msgid " Message %d: %s "
12664#~ msgstr " Message %d: %s "
12665
12666#~ msgid "XMLSocket.connect(%s) called"
12667#~ msgstr "XMLSocket.connect(%s) called"
12668
12669#~ msgid "Invalid display string %s "
12670#~ msgstr "Invalid display string %s "
12671
12672#~ msgid "Data %s expired at %s. Removing its target as a listener"
12673#~ msgstr "Data %s expired at %s. Removing its target as a listener"
12674
12675#~ msgid "Not adding duplicated listener"
12676#~ msgstr "Not adding duplicated listener"
12677
12678#~ msgid "Domain: %s"
12679#~ msgstr "Domain: %s"
12680
12681#~ msgid "First bool: %s"
12682#~ msgstr "First bool: %s"
12683
12684#~ msgid "Second Bool: %s"
12685#~ msgstr "Second Bool: %s"
12686
12687#~ msgid "First Number: %s"
12688#~ msgstr "First Number: %s"
12689
12690#~ msgid "Second Number: %s"
12691#~ msgstr "Second Number: %s"
12692
12693#~ msgid "Data: %s"
12694#~ msgstr "Data: %s"
12695
12696#~ msgid "Using GET method for sendAndLoad: %s"
12697#~ msgstr "Using GET method for sendAndLoad: %s"
12698
12699#~ msgid ""
12700#~ "CHECKME: removeTextField(%s): TextField depth (%d) out of the 'dynamic' "
12701#~ "zone [0..1048575], won't remove"
12702#~ msgstr ""
12703#~ "CHECKME: removeTextField(%s): TextField depth (%d) out of the 'dynamic' "
12704#~ "zone [0..1048575], won't remove"
12705
12706#~ msgid "rendering a Pol composed by corners %s"
12707#~ msgstr "rendering a Pol composed by corners %s"
12708
12709#~ msgid ""
12710#~ "setTextValue: variable name %s points to a non-existent target, I guess "
12711#~ "we would not be registered if this was true, or the sprite we've "
12712#~ "registered our variable name has been unloaded"
12713#~ msgstr ""
12714#~ "setTextValue: variable name %s points to a non-existent target, I guess "
12715#~ "we would not be registered if this was true, or the sprite we've "
12716#~ "registered our variable name has been unloaded"
12717
12718#~ msgid ""
12719#~ "TextField text doesn't fit in its boundaries: width %g, margin %g - "
12720#~ "nothing to align"
12721#~ msgstr ""
12722#~ "TextField text doesn't fit in its boundaries: width %g, margin %g - "
12723#~ "nothing to align"
12724
12725#~ msgid ""
12726#~ "HTML in a text field is unsupported, gnash will just ignore the tags and "
12727#~ "print their content"
12728#~ msgstr ""
12729#~ "HTML in a text field is unsupported, gnash will just ignore the tags and "
12730#~ "print their content"
12731
12732#~ msgid "in textformat"
12733#~ msgstr "in textformat"
12734
12735#~ msgid "<%s> tag is unsupported"
12736#~ msgstr "<%s> tag is unsupported"
12737
12738#~ msgid "Text in TextField %s exceeds width [ _bounds %s ]"
12739#~ msgstr "Text in TextField %s exceeds width [ _bounds %s ]"
12740
12741#~ msgid " wordWrap=false, autoSize=none"
12742#~ msgstr " wordWrap=false, autoSize=none"
12743
12744#, fuzzy
12745#~ msgid "Text bbox expanded to %s (width: %f)"
12746#~ msgstr "Text box expanded to %s (width: %f)"
12747
12748#~ msgid " wordWrap=true"
12749#~ msgstr " wordWrap=true"
12750
12751#~ msgid " wordWrap=%d, autoSize=%d"
12752#~ msgstr " wordWrap=%d, autoSize=%d"
12753
12754#~ msgid "VariableName: %s"
12755#~ msgstr "VariableName: %s"
12756
12757#~ msgid "Variable text Path: %s, Var: %s"
12758#~ msgstr "Variable text Path: %s, Var: %s"
12759
12760#~ msgid "registerTextVariable() called"
12761#~ msgstr "registerTextVariable() called"
12762
12763#~ msgid ""
12764#~ "VariableName associated to text field (%s) refer to an unknown target. It "
12765#~ "is possible that the DisplayObject will be instantiated later in the SWF "
12766#~ "stream. Gnash will try to register again on next access."
12767#~ msgstr ""
12768#~ "VariableName associated to text field (%s) refer to an unknown target. It "
12769#~ "is possible that the DisplayObject will be instantiated later in the SWF "
12770#~ "stream. Gnash will try to register again on next access."
12771
12772#~ msgid "HTML tag: %s"
12773#~ msgstr "HTML tag: %s"
12774
12775#~ msgid "Calling updateText after change of variable name"
12776#~ msgstr "Calling updateText after change of variable name"
12777
12778#~ msgid ""
12779#~ "Calling registerTextVariable after change of variable name and updateText "
12780#~ "call"
12781#~ msgstr ""
12782#~ "Calling registerTextVariable after change of variable name and updateText "
12783#~ "call"
12784
12785#~ msgid "%p set_invalidated() of %s in %s:%d"
12786#~ msgstr "%p set_invalidated() of %s in %s:%d"
12787
12788#~ msgid ""
12789#~ "char %s (%s) was destroyed, stored its orig target (%s) for later "
12790#~ "rebinding"
12791#~ msgstr ""
12792#~ "char %s (%s) was destroyed, stored its orig target (%s) for later "
12793#~ "rebinding"
12794
12795#~ msgid "AMF0: skip serialization of FUNCTION property"
12796#~ msgstr "AMF0: skip serialisation of FUNCTION property"
12797
12798#~ msgid " skip serialization of specially-named property %s"
12799#~ msgstr " skip serialisation of specially-named property %s"
12800
12801#~ msgid " serializing property %s"
12802#~ msgstr " serialising property %s"
12803
12804#~ msgid "amf: serializing object (or function) as reference to %d"
12805#~ msgstr "amf: serialising object (or function) as reference to %d"
12806
12807#~ msgid "amf: serializing date object with index %d and value %g"
12808#~ msgstr "amf: serialising date object with index %d and value %g"
12809
12810#~ msgid "amf: serializing array of %d elements as STRICT_ARRAY (index %d)"
12811#~ msgstr "amf: serialising array of %d elements as STRICT_ARRAY (index %d)"
12812
12813#~ msgid "amf: serializing array of %d elements as ECMA_ARRAY (index %d) "
12814#~ msgstr "amf: serialising array of %d elements as ECMA_ARRAY (index %d) "
12815
12816#~ msgid "amf: serializing object (or function) with index %d"
12817#~ msgstr "amf: serialising object (or function) with index %d"
12818
12819#~ msgid "amf: serializing undefined"
12820#~ msgstr "amf: serialising undefined"
12821
12822#~ msgid "amf: serializing null"
12823#~ msgstr "amf: serialising null"
12824
12825#~ msgid "amf0 starting read of STRICT_ARRAY with %i elements"
12826#~ msgstr "amf0 starting read of STRICT_ARRAY with %i elements"
12827
12828#~ msgid "amf0 starting read of ECMA_ARRAY with %i elements"
12829#~ msgstr "amf0 starting read of ECMA_ARRAY with %i elements"
12830
12831#~ msgid "amf0 ECMA_ARRAY prop name is %s"
12832#~ msgstr "amf0 ECMA_ARRAY prop name is %s"
12833
12834#~ msgid "amf0 starting read of OBJECT"
12835#~ msgstr "amf0 starting read of OBJECT"
12836
12837#~ msgid "readAMF0: reference #%d"
12838#~ msgstr "readAMF0: reference #%d"
12839
12840#~ msgid "amf0 read date: %e"
12841#~ msgstr "amf0 read date: %e"
12842
12843#~ msgid "ActionNextFrame: as_environment target is null or not a sprite"
12844#~ msgstr "ActionNextFrame: as_environment target is null or not a sprite"
12845
12846#~ msgid "ActionPrevFrame: as_environment target is null or not a sprite"
12847#~ msgstr "ActionPrevFrame: as_environment target is null or not a sprite"
12848
12849#~ msgid "ActionPlay: as_environment target is null or not a sprite"
12850#~ msgstr "ActionPlay: as_environment target is null or not a sprite"
12851
12852#~ msgid "ActionStop: as_environment target is null or not a sprite"
12853#~ msgstr "ActionStop: as_environment target is null or not a sprite"
12854
12855#~ msgid "ActionGotoFrame: as_environment target is null or not a sprite"
12856#~ msgstr "ActionGotoFrame: as_environment target is null or not a sprite"
12857
12858#~ msgid "to_primitive(%s) threw an ActionTypeError %s"
12859#~ msgstr "to_primitive(%s) threw an ActionTypeError %s"
12860
12861#~ msgid ""
12862#~ "get url: target=%s, url=%s, method=%x (sendVars:%X, loadTarget:%d, "
12863#~ "loadVariable:%d)"
12864#~ msgstr ""
12865#~ "get URL: target=%s, url=%s, method=%x (sendVars:%X, loadTarget:%d, "
12866#~ "loadVariable:%d)"
12867
12868#~ msgid "getURL2 loadVariable"
12869#~ msgstr "getURL2 loadVariable"
12870
12871#~ msgid "getURL2 target load"
12872#~ msgstr "getURL2 target load"
12873
12874#~ msgid "Testing _level loading (level %u)"
12875#~ msgstr "Testing _level loading (level %u)"
12876
12877#~ msgid "(%s + %s) [primitive conversion done]"
12878#~ msgstr "(%s + %s) [primitive conversion done]"
12879
12880#~ msgid "Removed button record shifted from depth %d to depth %d"
12881#~ msgstr "Removed button record shifted from depth %d to depth %d"
12882
12883#~ msgid "path: %s, var: %s"
12884#~ msgstr "path: %s, var: %s"
12885
12886#~ msgid "Took %s as _global, returning _global"
12887#~ msgstr "Took %s as _global, returning _global"
12888
12889#~ msgid "Found %s in _global"
12890#~ msgstr "Found %s in _global"
12891
12892#~ msgid ""
12893#~ "CHECKME: nested mask in MouseEntityFinder. This mask is %s at depth %d "
12894#~ "outer mask masked up to depth %d."
12895#~ msgstr ""
12896#~ "CHECKME: nested mask in MouseEntityFinder. This mask is %s at depth %d "
12897#~ "outer mask masked up to depth %d."
12898
12899#~ msgid ""
12900#~ "Character %s at depth %d is a mask not hitting the query point %g,%g and "
12901#~ "masking up to depth %d"
12902#~ msgstr ""
12903#~ "Character %s at depth %d is a mask not hitting the query point %g,%g and "
12904#~ "masking up to depth %d"
12905
12906#~ msgid "Character %s at depth %d is a mask hitting the query point %g,%g"
12907#~ msgstr "Character %s at depth %d is a mask hitting the query point %g,%g"
12908
12909#~ msgid ""
12910#~ "MouseEntityFinder found DisplayObject %s (depth %d) hitting point %g,%g"
12911#~ msgstr ""
12912#~ "MouseEntityFinder found DisplayObject %s (depth %d) hitting point %g,%g"
12913
12914#~ msgid ""
12915#~ "CHECKME: nested mask in DropTargetFinder. This mask is %s at depth %d "
12916#~ "outer mask masked up to depth %d."
12917#~ msgstr ""
12918#~ "CHECKME: nested mask in DropTargetFinder. This mask is %s at depth %d "
12919#~ "outer mask masked up to depth %d."
12920
12921#~ msgid "FIXME: invisible mask in MouseEntityFinder."
12922#~ msgstr "FIXME: invisible mask in MouseEntityFinder."
12923
12924#~ msgid "Event %s invoked for movieclip %s"
12925#~ msgstr "Event %s invoked for movieclip %s"
12926
12927#~ msgid "Sprite %s ignored ENTER_FRAME event (is unloaded)"
12928#~ msgstr "Sprite %s ignored ENTER_FRAME event (is unloaded)"
12929
12930#~ msgid "Sprite %s ignored button-like event %s as not 'enabled'"
12931#~ msgstr "Sprite %s ignored button-like event %s as not 'enabled'"
12932
12933#~ msgid ""
12934#~ "Sprite %s (depth %d) won't check for user-defined LOAD event (is not "
12935#~ "dynamic, has a parent, no registered class and no clip events defined)"
12936#~ msgstr ""
12937#~ "Sprite %s (depth %d) won't check for user-defined LOAD event (is not "
12938#~ "dynamic, has a parent, no registered class and no clip events defined)"
12939
12940#~ msgid "Advance movieclip '%s' at frame %u/%u"
12941#~ msgstr "Advance movieclip '%s' at frame %u/%u"
12942
12943#~ msgid "Advance_movieclip for movieclip '%s' - frame %u/%u "
12944#~ msgstr "Advance_movieclip for movieclip '%s' - frame %u/%u "
12945
12946#~ msgid "MovieClip::advance_movieclip we're in PLAYSTATE_PLAY mode"
12947#~ msgstr "MovieClip::advance_movieclip we're in PLAYSTATE_PLAY mode"
12948
12949#~ msgid "on_event_load called, incrementing"
12950#~ msgstr "on_event_load called, incrementing"
12951
12952#~ msgid "after increment we are at frame %u/%u"
12953#~ msgstr "after increment we are at frame %u/%u"
12954
12955#~ msgid "Jumping back to frame 0 of movieclip %s"
12956#~ msgstr "Jumping back to frame 0 of movieclip %s"
12957
12958#~ msgid "Executing frame%d (0-based) tags of movieclip %s"
12959#~ msgstr "Executing frame%d (0-based) tags of movieclip %s"
12960
12961#~ msgid "MovieClip::advance_movieclip we're in STOP mode"
12962#~ msgstr "MovieClip::advance_movieclip we're in STOP mode"
12963
12964#~ msgid ""
12965#~ "Queuing init actions for DisplayObject %1% in frame %2% of MovieClip %3%"
12966#~ msgstr ""
12967#~ "Queuing init actions for DisplayObject %1% in frame %2% of MovieClip %3%"
12968
12969#~ msgid "Init actions for DisplayObject %1% already executed"
12970#~ msgstr "Init actions for DisplayObject %1% already executed"
12971
12972#~ msgid "movieclip %s ::goto_frame(%d) - current frame is %d"
12973#~ msgstr "movieclip %s ::goto_frame(%d) - current frame is %d"
12974
12975#~ msgid ""
12976#~ "%s is a dynamic mask and can't handle mouse events, no point will hit it"
12977#~ msgstr ""
12978#~ "%s is a dynamic mask and can't handle mouse events, no point will hit it"
12979
12980#~ msgid "%s is dynamically masked by %s, which doesn't hit point %g,%g"
12981#~ msgstr "%s is dynamically masked by %s, which doesn't hit point %g,%g"
12982
12983#~ msgid "Attached movieclips %s registered class is %p"
12984#~ msgstr "Attached movieclips %s registered class is %p"
12985
12986#~ msgid "Sprite '%s' placed on stage"
12987#~ msgstr "Sprite '%s' placed on stage"
12988
12989#~ msgid "Queuing INITIALIZE and CONSTRUCT events for movieclip %s"
12990#~ msgstr "Queuing INITIALIZE and CONSTRUCT events for movieclip %s"
12991
12992#~ msgid "Unloading movieclip '%s'"
12993#~ msgstr "Unloading movieclip '%s'"
12994
12995#~ msgid "Stream sound id from %d to %d, stopping old"
12996#~ msgstr "Stream sound id from %d to %d, stopping old"
12997
12998#~ msgid "Video instance %s need display video frame (ratio) %d"
12999#~ msgstr "Video instance %s need display video frame (ratio) %d"
13000
13001#~ msgid "  current frame == _lastDecodedVideoFrameNum (%d)"
13002#~ msgstr "  current frame == _lastDecodedVideoFrameNum (%d)"
13003
13004#~ msgid "  current frame (%d) < _lastDecodedVideoFrameNum (%d)"
13005#~ msgstr "  current frame (%d) < _lastDecodedVideoFrameNum (%d)"
13006
13007#~ msgid "  decoding embedded frames from %d to %d for Video object %s"
13008#~ msgstr "  decoding embedded frames from %d to %d for Video object %s"
13009
13010#~ msgid "Disabling scripts: %1%"
13011#~ msgstr "Disabling scripts: %1%"
13012
13013#~ msgid "Replacing starting movie"
13014#~ msgstr "Replacing starting movie"
13015
13016#~ msgid "Loading into _level0"
13017#~ msgstr "Loading into _level0"
13018
13019#~ msgid "Before swapLevels (source depth %d, target depth %d) levels are: "
13020#~ msgstr "Before swapLevels (source depth %d, target depth %d) levels are: "
13021
13022#~ msgid " %d: %p (%s @ depth %d)"
13023#~ msgstr " %d: %p (%s @ depth %d)"
13024
13025#~ msgid "%s.swapDepth(%d): target depth (%d) contains no movie"
13026#~ msgstr "%s.swapDepth(%d): target depth (%d) contains no movie"
13027
13028#~ msgid "After swapLevels levels are: "
13029#~ msgstr "After swapLevels levels are: "
13030
13031#~ msgid "original root movie had null bounds, not displaying"
13032#~ msgstr "original root movie had null bounds, not displaying"
13033
13034#~ msgid "_level%u has null frame size, skipping"
13035#~ msgstr "_level%u has null frame size, skipping"
13036
13037#~ msgid "Going to or from scaleMode=noScale. Viewport:%dx%d Def:%dx%d"
13038#~ msgstr "Going to or from scaleMode=noScale. Viewport:%dx%d Def:%dx%d"
13039
13040#~ msgid "Processing %d actions in priority queue %d (call %u)"
13041#~ msgstr "Processing %d actions in priority queue %d (call %u)"
13042
13043#~ msgid "Actions pushed in priority %d (< %d), restarting the scan (call %u)"
13044#~ msgstr "Actions pushed in priority %d (< %d), restarting the scan (call %u)"
13045
13046#~ msgid "Done processing actions in priority queue %d (call %u)"
13047#~ msgstr "Done processing actions in priority queue %d (call %u)"
13048
13049#~ msgid "Pushed action buffer for target %s"
13050#~ msgstr "Pushed action buffer for target %s"
13051
13052#~ msgid "Processing %s call from the Browser."
13053#~ msgstr "Processing %s call from the Browser."
13054
13055#~ msgid "Attempt to write response to ExternalInterface requests fd %d"
13056#~ msgstr "Attempt to write response to ExternalInterface requests fd %d"
13057
13058#~ msgid "No response needed for %s request"
13059#~ msgstr "No response needed for %s request"
13060
13061#~ msgid "Checking %d timers for expiry"
13062#~ msgstr "Checking %d timers for expiry"
13063
13064#~ msgid "Global instance list grew to %d entries"
13065#~ msgstr "Global instance list grew to %d entries"
13066
13067#~ msgid "---- movie_root::advance: %d live DisplayObjects in the global list"
13068#~ msgstr "---- movie_root::advance: %d live DisplayObjects in the global list"
13069
13070#~ msgid ""
13071#~ "Evaluating DisplayObject target path: element '%s' of path '%s' not found"
13072#~ msgstr ""
13073#~ "Evaluating DisplayObject target path: element '%s' of path '%s' not found"
13074
13075#~ msgid "%s: HOSTFD is %d"
13076#~ msgstr "%s: HOSTFD is %d"
13077
13078#~ msgid "Launching URL: %s"
13079#~ msgstr "Launching URL: %s"
13080
13081#~ msgid "Attempt to write geturl requests fd #%d"
13082#~ msgstr "Attempt to write geturl requests fd #%d"
13083
13084#~ msgid ""
13085#~ "SWF ScriptLimits tag attempting to set recursionLimit=%1% and "
13086#~ "scriptsTimeout=%2% ignored as per rcfile directive"
13087#~ msgstr ""
13088#~ "SWF ScriptLimits tag attempting to set recursionLimit=%1% and "
13089#~ "scriptsTimeout=%2% ignored as per rcfile directive"
13090
13091#~ msgid "Setting script limits: max recursion %d, timeout %d seconds"
13092#~ msgstr "Setting script limits: max recursion %d, timeout %d seconds"
13093
13094#~ msgid "LoadableObject Loaded %d bytes, reaching %d/%d"
13095#~ msgstr "LoadableObject Loaded %d bytes, reaching %d/%d"
13096
13097#~ msgid "LoadableObject reached EOF (%d/%d loaded)"
13098#~ msgstr "LoadableObject reached EOF (%d/%d loaded)"
13099
13100#~ msgid "    advancing DisplayObject %s"
13101#~ msgstr "    advancing DisplayObject %s"
13102
13103#~ msgid "    DisplayObject %s is unloaded, not advancing it"
13104#~ msgstr "    DisplayObject %s is unloaded, not advancing it"
13105
13106#~ msgid "Movie %s already in library"
13107#~ msgstr "Movie %s already in library"
13108
13109#~ msgid "Movie %s (SWF%d) added to library"
13110#~ msgstr "Movie %s (SWF%d) added to library"
13111
13112#~ msgid "Movie %s (SWF%d) NOT added to library (resulted from a POST)"
13113#~ msgstr "Movie %s (SWF%d) NOT added to library (resulted from a POST)"
13114
13115#~ msgid "Simple AS property %s inserted with flags %s"
13116#~ msgstr "Simple AS property %s inserted with flags %s"
13117
13118#~ msgid "  %s: %s"
13119#~ msgstr "  %s: %s"
13120
13121#~ msgid "AS GetterSetter %s replaced copying flags %s"
13122#~ msgstr "AS GetterSetter %s replaced copying flags %s"
13123
13124#~ msgid "AS GetterSetter %s inserted with flags %s"
13125#~ msgstr "AS GetterSetter %s inserted with flags %s"
13126
13127#~ msgid "Native GetterSetter %s replaced copying flags %s"
13128#~ msgstr "Native GetterSetter %s replaced copying flags %s"
13129
13130#~ msgid "Native GetterSetter %s in namespace %s inserted with flags %s"
13131#~ msgstr "Native GetterSetter %s in namespace %s inserted with flags %s"
13132
13133#~ msgid "Destructive AS property %s inserted with flags %s"
13134#~ msgstr "Destructive AS property %s inserted with flags %s"
13135
13136#~ msgid "Destructive native property %s with flags %s"
13137#~ msgstr "Destructive native property %s with flags %s"
13138
13139#~ msgid "Super has no associated prototype"
13140#~ msgstr "Super has no associated prototype"
13141
13142#~ msgid "Super has no associated constructor"
13143#~ msgstr "Super has no associated constructor"
13144
13145#~ msgid "add_property: property %s is being watched"
13146#~ msgstr "add_property: property %s is being watched"
13147
13148#~ msgid "Property %s deleted by trigger on create (getter-setter)"
13149#~ msgstr "Property %s deleted by trigger on create (getter-setter)"
13150
13151#~ msgid "Object %p can't be an instance of an object (%p) with no 'prototype'"
13152#~ msgstr ""
13153#~ "Object %p can't be an instance of an object (%p) with no 'prototype'"
13154
13155#~ msgid ""
13156#~ "Object %p can't be an instance of an object (%p) with non-object "
13157#~ "'prototype' (%s)"
13158#~ msgstr ""
13159#~ "Object %p can't be an instance of an object (%p) with non-object "
13160#~ "'prototype' (%s)"
13161
13162#~ msgid ""
13163#~ "Object %p is an instance of constructor %p as the constructor exposes our "
13164#~ "__proto__ %p"
13165#~ msgstr ""
13166#~ "Object %p is an instance of constructor %p as the constructor exposes our "
13167#~ "__proto__ %p"
13168
13169#~ msgid ""
13170#~ "Object %p __proto__ %p had one interface matching with the constructor "
13171#~ "prototype %p"
13172#~ msgstr ""
13173#~ "Object %p __proto__ %p had one interface matching with the constructor "
13174#~ "prototype %p"
13175
13176#~ msgid "%d members of object %p follow"
13177#~ msgstr "%d members of object %p follow"
13178
13179#~ msgid "No watch for property %s"
13180#~ msgstr "No watch for property %s"
13181
13182#~ msgid "Watch on %s not removed (is a getter-setter)"
13183#~ msgstr "Watch on %s not removed (is a getter-setter)"
13184
13185#~ msgid "Adding %d to the client array."
13186#~ msgstr "Adding %d to the client array."
13187
13188#~ msgid "HTTP key is: %s"
13189#~ msgstr "HTTP key is: %s"
13190
13191#~ msgid "Removing %d from the client array."
13192#~ msgstr "Removing %d from the client array."
13193
13194#~ msgid "FILENAME: %s"
13195#~ msgstr "FILENAME: %s"
13196
13197#~ msgid "Setting debugger ON"
13198#~ msgstr "Setting debugger ON"
13199
13200#~ msgid ""
13201#~ "Will sleep %ld microseconds between iterations - fps is %g, clockAdvance "
13202#~ "is %lu"
13203#~ msgstr ""
13204#~ "Will sleep %ld microseconds between iterations - fps is %g, clockAdvance "
13205#~ "is %lu"
13206
13207#~ msgid "iteration, timer: %lu, localDelay: %ld\n"
13208#~ msgstr "iteration, timer: %lu, localDelay: %ld\n"
13209
13210#~ msgid "exiting after %d advances"
13211#~ msgstr "exiting after %d advances"
13212
13213#~ msgid "exiting after %d times last frame was reached"
13214#~ msgstr "exiting after %d times last frame was reached"
13215
13216#~ msgid "%d loop backs; jumping one-after latest frame (%d)"
13217#~ msgstr "%d loop backs; jumping one-after latest frame (%d)"
13218
13219#~ msgid "FIXME: found filestream %s in cache!"
13220#~ msgstr "FIXME: found filestream %s in cache!"
13221
13222#~ msgid "Sent GET Reply"
13223#~ msgstr "Sent GET Reply"
13224
13225#~ msgid "Couldn't send GET Reply, no header data"
13226#~ msgstr "Couldn't send GET Reply, no header data"
13227
13228#~ msgid "Couldn't send POST Reply, no header data"
13229#~ msgstr "Couldn't send POST Reply, no header data"
13230
13231#~ msgid "Caught corrupted string! length was %d, null at %d"
13232#~ msgstr "Caught corrupted string! length was %d, null at %d"
13233
13234#~ msgid "Setting Max Requests for Keep-Alive to %d"
13235#~ msgstr "Setting Max Requests for Keep-Alive to %d"
13236
13237#~ msgid "Net HTTP server failed to read from fd #%d..."
13238#~ msgstr "Net HTTP server failed to read from fd #%d..."
13239
13240#~ msgid "No active DiskStreams for fd #%d: %s..."
13241#~ msgstr "No active DiskStreams for fd #%d: %s..."
13242
13243#~ msgid "Found active DiskStream! for fd #%d: %s"
13244#~ msgstr "Found active DiskStream! for fd #%d: %s"
13245
13246#~ msgid "Keep-Alive is off"
13247#~ msgstr "Keep-Alive is off"
13248
13249#~ msgid "Keep-Alive is on"
13250#~ msgstr "Keep-Alive is on"
13251
13252#~ msgid "Processing time for GET request was %f seconds"
13253#~ msgstr "Processing time for GET request was %f seconds"
13254
13255#~ msgid "Have a SIGINT interupt waiting!"
13256#~ msgstr "Have a SIGINT interrupt waiting!"
13257
13258#~ msgid "Have a pending SIGINT interupt waiting!"
13259#~ msgstr "Have a pending SIGINT interrupt waiting!"
13260
13261#~ msgid "Have a pending SIGPIPE interupt waiting!"
13262#~ msgstr "Have a pending SIGPIPE interrupt waiting!"
13263
13264#~ msgid "The accept() socket for fd #%d never was available"
13265#~ msgstr "The accept() socket for fd #%d never was available"
13266
13267#~ msgid "The accept() socket for fd #%d timed out waitingfor data"
13268#~ msgstr "The accept() socket for fd #%d timed out waiting for data"
13269
13270#~ msgid "Closing framebuffer device"
13271#~ msgstr "Closing framebuffer device"
13272
13273#~ msgid "WARNING: Could not open %s"
13274#~ msgstr "WARNING: Could not open %s"
13275
13276#~ msgid "Original TTY NO = %d"
13277#~ msgstr "Original TTY NO = %d"
13278
13279#~ msgid "WARNING: Could not request a new VT"
13280#~ msgstr "WARNING: Could not request a new VT"
13281
13282#~ msgid "Own TTY NO = %d"
13283#~ msgstr "Own TTY NO = %d"
13284
13285#~ msgid "VT %d ready"
13286#~ msgstr "VT %d ready"
13287
13288#~ msgid "Restoring terminal..."
13289#~ msgstr "Restoring terminal..."
13290
13291#~ msgid "red channel: %d / %d"
13292#~ msgstr "red channel: %d / %d"
13293
13294#~ msgid "green channel: %d / %d"
13295#~ msgstr "green channel: %d / %d"
13296
13297#~ msgid "blue channel: %d / %d"
13298#~ msgstr "blue channel: %d / %d"
13299
13300#~ msgid "Total bits per pixel: %d"
13301#~ msgstr "Total bits per pixel: %d"
13302
13303#~ msgid "Host FD #%d, Control FD #%d\n"
13304#~ msgstr "Host FD #%d, Control FD #%d\n"
13305
13306#~ msgid "Setting renderer"
13307#~ msgstr "Setting renderer"
13308
13309#~ msgid "Set renderer"
13310#~ msgstr "Set renderer"
13311
13312#~ msgid "mouse @ %d,%d"
13313#~ msgstr "mouse @ %d,%d"
13314
13315#~ msgid "Frame %d"
13316#~ msgstr "Frame %d"
13317
13318#~ msgid "Timer delay set to %d milliseconds"
13319#~ msgstr "Timer delay set to %d milliseconds"
13320
13321#~ msgid "Activating FPS debugging every %g seconds"
13322#~ msgstr "Activating FPS debugging every %g seconds"
13323
13324#~ msgid ""
13325#~ "Input movie has collapsed dimensions %d/%d. Setting to 1/1 and going on."
13326#~ msgstr ""
13327#~ "Input movie has collapsed dimensions %d/%d. Setting to 1/1 and going on."
13328
13329#~ msgid "Sent FsCommand '%s' to host fd %d"
13330#~ msgstr "Sent FsCommand '%s' to host fd %d"
13331
13332#~ msgid "Running as plugin: skipping internal handling of FsCommand %s%s."
13333#~ msgstr "Running as plugin: skipping internal handling of FsCommand %s%s."
13334
13335#~ msgid "Created XEmbedded window"
13336#~ msgstr "Created XEmbedded window"
13337
13338#~ msgid "Created top level window"
13339#~ msgstr "Created top level window"
13340
13341#~ msgid "GtkGui: Window resize request received"
13342#~ msgstr "GtkGui: Window resize request received"
13343
13344#~ msgid "OpenGL extension version - %d.%d"
13345#~ msgstr "OpenGL extension version - %d.%d"
13346
13347#~ msgid "Got single-buffered visual."
13348#~ msgstr "Got single-buffered visual."
13349
13350#~ msgid "Got double-buffered visual."
13351#~ msgstr "Got double-buffered visual."
13352
13353#~ msgid "VideoDecoderGst: initialisation failed."
13354#~ msgstr "VideoDecoderGst: initialisation failed."
13355
13356#~ msgid "MediaParserGst failed to read the stream, but did not reach EOF!"
13357#~ msgstr "MediaParserGst failed to read the stream, but did not reach EOF!"
13358
13359#~ msgid "AudioDecoderGst: initialisation failed."
13360#~ msgstr "AudioDecoderGst: initialisation failed."
13361
13362#~ msgid "  Title:'%s'"
13363#~ msgstr "  Title:'%s'"
13364
13365#~ msgid "  Author:'%s'"
13366#~ msgstr "  Author:'%s'"
13367
13368#~ msgid "  Copyright:'%s'"
13369#~ msgstr "  Copyright:'%s'"
13370
13371#~ msgid "  Comment:'%s'"
13372#~ msgstr "  Comment:'%s'"
13373
13374#~ msgid "  Album:'%s'"
13375#~ msgstr "  Album:'%s'"
13376
13377#~ msgid ""
13378#~ "AudioDecoderFfmpeg: could not initialize a parser for flash codec id %d "
13379#~ "(%s)"
13380#~ msgstr ""
13381#~ "AudioDecoderFfmpeg: could not initialise a parser for flash codec id %d "
13382#~ "(%s)"
13383
13384#~ msgid ""
13385#~ "AudioDecoderFfmpeg: could not initialize a parser for ffmpeg codec id %s"
13386#~ msgstr ""
13387#~ "AudioDecoderFfmpeg: could not initialise a parser for ffmpeg codec id %s"
13388
13389#~ msgid "Queuing init actions in frame %d of movieclip %s"
13390#~ msgstr "Queuing init actions in frame %d of movieclip %s"
13391
13392#~ msgid ""
13393#~ "Target frame of a gotoFrame(%d) was never loaded,although frame count in "
13394#~ "header (%d) said we should have found it"
13395#~ msgstr ""
13396#~ "Target frame of a gotoFrame(%d) was never loaded, although frame count in "
13397#~ "header (%d) said we should have found it"
13398
13399#~ msgid "registerTextVariable() no-op call (already registered)"
13400#~ msgstr "registerTextVariable() no-op call (already registered)"
13401
13402#~ msgid "string is empty, consider as registered"
13403#~ msgstr "string is empty, consider as registered"
13404
13405#~ msgid "target object (%s @ %p) does have a member named %s"
13406#~ msgstr "target object (%s @ %p) does have a member named %s"
13407
13408#~ msgid ""
13409#~ "target sprite (%s @ %p) does NOT have a member named %s (no problem, "
13410#~ "we'll add it with value %s)"
13411#~ msgstr ""
13412#~ "target sprite (%s @ %p) does NOT have a member named %s (no problem, "
13413#~ "we'll add it with value %s)"
13414
13415#~ msgid ""
13416#~ "target sprite (%s @ %p) does NOT have a member named %s, and we don't "
13417#~ "have text defined"
13418#~ msgstr ""
13419#~ "target sprite (%s @ %p) does NOT have a member named %s, and we don't "
13420#~ "have text defined"
13421
13422#~ msgid ""
13423#~ "Item %d(%s) at depth %d (char name %s, type %s)Destroyed: %s, unloaded: %s"
13424#~ msgstr ""
13425#~ "Item %d(%s) at depth %d (char name %s, type %s)Destroyed: %s, unloaded: %s"
13426
13427#~ msgid "invalid arguments"
13428#~ msgstr "invalid arguments"
13429
13430#~ msgid "invalid rectangle"
13431#~ msgstr "invalid rectangle"
13432
13433#~ msgid ""
13434#~ "Your locale probably can't convert non-ascii DisplayObjects to upper "
13435#~ "case. Using a UTF8 locale may fix this."
13436#~ msgstr ""
13437#~ "Your locale probably can't convert non-ascii DisplayObjects to upper "
13438#~ "case. Using a UTF8 locale may fix this."
13439
13440#~ msgid "bad_cast caught"
13441#~ msgstr "bad_cast caught"
13442
13443#~ msgid ""
13444#~ "Your locale probably can't convert non-ascii DisplayObjects to lower "
13445#~ "case. Using a UTF8 locale may fix this"
13446#~ msgstr ""
13447#~ "Your locale probably can't convert non-ascii DisplayObjects to lower "
13448#~ "case. Using a UTF8 locale may fix this"
13449
13450#~ msgid "Could not attach DisplayObject at depth %d"
13451#~ msgstr "Could not attach DisplayObject at depth %d"
13452
13453#~ msgid "no text for element creation"
13454#~ msgstr "no text for element creation"
13455
13456#~ msgid "XMLNode_as %p has no children"
13457#~ msgstr "XMLNode_as %p has no children"
13458
13459#~ msgid "Builtin XMLSocket.onData() needs an argument"
13460#~ msgstr "Builtin XMLSocket.onData() needs an argument"
13461
13462#~ msgid ""
13463#~ "Builtin XMLSocket.onData() called with an argument that resolves to an "
13464#~ "empty string: %s"
13465#~ msgstr ""
13466#~ "Builtin XMLSocket.onData() called with an argument that resolves to an "
13467#~ "empty string: %s"
13468
13469#~ msgid "ActionLimits hit during setRootMovie: %s. Disable scripts?"
13470#~ msgstr "ActionLimits hit during setRootMovie: %s. Disable scripts?"
13471
13472#~ msgid ""
13473#~ "ActionLimits hit during mouse event processing: %s. Disable scripts ?"
13474#~ msgstr ""
13475#~ "ActionLimits hit during mouse event processing: %s. Disable scripts ?"
13476
13477#~ msgid "Action limit hit during advance: %s"
13478#~ msgstr "Action limit hit during advance: %s"
13479
13480#~ msgid "%s: Exception %s. Will create a new member"
13481#~ msgstr "%s: Exception %s. Will create a new member"
13482
13483#~ msgid "reading code table at offset %lu"
13484#~ msgstr "reading code table at offset %lu"
13485
13486#~ msgid "MP3 soundblock seek samples"
13487#~ msgstr "MP3 soundblock seek samples"
13488
13489#~ msgid "  readFillStyles: count = %u"
13490#~ msgstr "  readFillStyles: count = %u"
13491
13492#~ msgid "Loaded frame %u/%u"
13493#~ msgstr "Loaded frame %u/%u"
13494
13495#~ msgid ""
13496#~ "looking for exported resource: frame load advancement (from %d to %d)"
13497#~ msgstr ""
13498#~ "looking for exported resource: frame load advancement (from %d to %d)"
13499
13500#~ msgid "Constant pool size mismatch. This is probably a very malformed SWF"
13501#~ msgstr "Constant pool size mismatch. This is probably a very malformed SWF"
13502
13503#~ msgid "Instantiating sprite_def %p"
13504#~ msgstr "Instantiating sprite_def %p"
13505
13506#~ msgid "Registered class %p for sprite_def %p"
13507#~ msgstr "Registered class %p for sprite_def %p"
13508
13509#~ msgid " Exported interface: "
13510#~ msgstr " Exported interface: "
13511
13512#~ msgid "Property %s is read-only %s, not setting it to %s"
13513#~ msgstr "Property %s is read-only %s, not setting it to %s"
13514
13515#~ msgid "Time exceeded"
13516#~ msgstr "Time exceeded"
13517
13518#~ msgid "ActionStopDragMovie: as_environment target is null or not a sprite"
13519#~ msgstr "ActionStopDragMovie: as_environment target is null or not a sprite"
13520
13521#~ msgid "dict entry %d is out of bounds"
13522#~ msgstr "dict entry %d is out of bounds"
13523
13524#~ msgid "TESTME: target of a loadMovie changed its target path"
13525#~ msgstr "TESTME: target of a loadMovie changed its target path"
13526
13527#~ msgid "get_variable(%s)"
13528#~ msgstr "get_variable(%s)"
13529
13530#~ msgid ""
13531#~ "find_object(\"%s\") [ varname = '%s' - current target = '%s' ] failed"
13532#~ msgstr ""
13533#~ "find_object(\"%s\") [ varname = '%s' - current target = '%s' ] failed"
13534
13535#~ msgid "...but get_variable_raw(%s, <scopeStack>) succeeded (%s)!"
13536#~ msgstr "...but get_variable_raw(%s, <scopeStack>) succeeded (%s)!"
13537
13538#~ msgid "get_variable_raw(%s)"
13539#~ msgstr "get_variable_raw(%s)"
13540
13541#~ msgid "Invoking get_path_element(%s) on object %p"
13542#~ msgstr "Invoking get_path_element(%s) on object %p"
13543
13544#~ msgid "Path element %s not found in object %p"
13545#~ msgstr "Path element %s not found in object %p"
13546
13547#~ msgid "Gnash"
13548#~ msgstr "Gnash"
13549
13550#~ msgid "x/y %d/%d button %d"
13551#~ msgstr "x/y %d/%d button %d"
13552
13553#~ msgid "read mouse @ %d / %d, btn %d"
13554#~ msgstr "read mouse @ %d / %d, btn %d"
13555
13556#~ msgid "Menu hiding not yet supported in this GUI"
13557#~ msgstr "Menu hiding not yet supported in this GUI"
13558
13559#~ msgid "menushow not yet supported in this GUI"
13560#~ msgstr "menushow not yet supported in this GUI"
13561
13562#~ msgid "enable rendering and sound (default)"
13563#~ msgstr "enable rendering and sound (default)"
13564
13565#~ msgid "   Version: "
13566#~ msgstr "   Version: "
13567
13568#~ msgid "No verbose actions; disabled at compile time"
13569#~ msgstr "No verbose actions; disabled at compile time"
13570
13571#~ msgid "No verbose parsing; disabled at compile time"
13572#~ msgstr "No verbose parsing; disabled at compile time"
13573
13574#~ msgid "Setting root URL to %s"
13575#~ msgstr "Setting root URL to %s"
13576
13577#~ msgid "Setting base URL to %s"
13578#~ msgstr "Setting base URL to %s"
13579
13580#~ msgid "Setting width to %d"
13581#~ msgstr "Setting width to %d"
13582
13583#~ msgid "Setting height to %d"
13584#~ msgstr "Setting height to %d"
13585
13586#~ msgid "Setting x position to %d"
13587#~ msgstr "Setting x position to %d"
13588
13589#~ msgid "FPS debugging disabled at compile time, -f is invalid"
13590#~ msgstr "FPS debugging disabled at compile time, -f is invalid"
13591
13592#~ msgid "No rendering flags specified, using rcfile"
13593#~ msgstr "No rendering flags specified, using rcfile"
13594
13595#~ msgid "Exception thrown during parseCommandLine"
13596#~ msgstr "Exception thrown during parseCommandLine"
13597