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-05 04:24+0200\n"
11"Last-Translator: Chris <cjl@laptop.org>\n"
12"Language-Team: LANGUAGE <LL@li.org>\n"
13"Language: zh_CN\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=1; plural=0;\n"
18"X-Generator: Pootle 2.0.5\n"
19
20#: libbase/RTMP.cpp:222
21msgid "Initial connection failed"
22msgstr ""
23
24#: libbase/RTMP.cpp:325 libbase/RTMP.cpp:329
25msgid "unsupported packet received"
26msgstr ""
27
28#: libbase/RTMP.cpp:334
29#, c-format
30msgid "partially supported packet %s received"
31msgstr ""
32
33#: libbase/RTMP.cpp:344
34#, c-format
35msgid "packet %s received"
36msgstr ""
37
38#: libbase/RTMP.cpp:356
39#, c-format
40msgid "Unknown packet %s received"
41msgstr ""
42
43#: libbase/RTMP.cpp:458
44msgid "failed to read RTMP packet header 2nd byte"
45msgstr ""
46
47#: libbase/RTMP.cpp:466
48msgid "Failed to read RTMP packet header 3nd byte"
49msgstr ""
50
51#: libbase/RTMP.cpp:484
52#, c-format
53msgid "Incomplete packet received on channel %s"
54msgstr ""
55
56#: libbase/RTMP.cpp:497
57#, c-format
58msgid "Failed to read RTMP packet header. type: %s"
59msgstr ""
60
61#: libbase/RTMP.cpp:542
62#, c-format
63msgid "%s, failed to read extended timestamp"
64msgstr ""
65
66#: libbase/RTMP.cpp:871
67msgid "Stage 1 socket not ready. This should not happen."
68msgstr ""
69
70#: libbase/RTMP.cpp:877
71msgid "Could not send stage 1 data"
72msgstr ""
73
74#: libbase/RTMP.cpp:899
75#, c-format
76msgid "Type mismatch: client sent %d, server answered %d"
77msgstr ""
78
79#: libbase/RTMP.cpp:927
80msgid "Could not send complete signature."
81msgstr ""
82
83#: libbase/RTMP.cpp:953
84msgid "Signatures do not match during handshake!"
85msgstr ""
86
87#: libbase/RTMP.cpp:1041
88msgid "Control packet too short"
89msgstr ""
90
91#: libbase/RTMP.cpp:1049
92#, c-format
93msgid "Control packet (%s) data too short"
94msgstr ""
95
96#: libbase/RTMP.cpp:1087
97#, c-format
98msgid "Received unknown or unhandled control %s"
99msgstr ""
100
101#: libbase/GnashImagePng.cpp:51
102msgid "PNG error: "
103msgstr ""
104
105#: libbase/StreamProvider.cpp:84 libbase/StreamProvider.cpp:149
106msgid "Could not open file %1%: %2%"
107msgstr ""
108
109#: libbase/StreamProvider.cpp:112
110msgid "Request Headers discarded while getting stream from file: uri"
111msgstr ""
112
113#: libbase/StreamProvider.cpp:135
114msgid "POST data discarded while getting a stream from file: uri"
115msgstr ""
116
117#: libbase/noseek_fd_adapter.cpp:223
118#, c-format
119msgid "Error reading %d bytes from input stream"
120msgstr ""
121
122#: libbase/Socket.cpp:98
123msgid "XMLSocket: The socket was never available"
124msgstr ""
125
126#: libbase/Socket.cpp:125
127msgid "Connection attempt while already connected"
128msgstr ""
129
130#: libbase/Socket.cpp:154
131#, c-format
132msgid "Socket creation failed: %s"
133msgstr ""
134
135#: libbase/Socket.cpp:171
136#, c-format
137msgid "Failed to connect socket: %s"
138msgstr ""
139
140#: libbase/Socket.cpp:187
141msgid "Setting socket timeout failed"
142msgstr ""
143
144#: libbase/Socket.cpp:237
145#, c-format
146msgid "Socket receive error %s"
147msgstr ""
148
149#: libbase/Socket.cpp:340
150#, c-format
151msgid "Socket send error %s"
152msgstr ""
153
154#: libbase/Socket.cpp:355
155msgid "tell() called for Socket"
156msgstr ""
157
158#: libbase/Socket.cpp:362
159msgid "seek() called for Socket"
160msgstr ""
161
162#: libbase/Socket.cpp:369
163msgid "go_to_end() called for Socket"
164msgstr ""
165
166#: libbase/tu_file.cpp:193
167msgid "Error while seeking to end: %1%"
168msgstr ""
169
170#: libbase/tu_file.cpp:229
171msgid "Could not fstat file"
172msgstr ""
173
174#: libbase/rc.cpp:171 libbase/rc.cpp:702
175msgid "Failed to find user settings directory"
176msgstr ""
177
178#: libbase/rc.cpp:382
179msgid "RcInitFile: couldn't open file: "
180msgstr ""
181
182#: libbase/rc.cpp:422
183#, c-format
184msgid "Warning: missing value for variable \"%s\" in rcfile %s, line %d"
185msgstr ""
186
187#: libbase/rc.cpp:625
188#, c-format
189msgid "Warning: unrecognized directive \"%s\" in rcfile %s line %d"
190msgstr ""
191
192#: libbase/rc.cpp:637
193#, c-format
194msgid "Warning: empty include specification in rcfile %s, line %d"
195msgstr ""
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
203#: libbase/rc.cpp:651
204#, c-format
205msgid "Warning: unrecognized action \"%s\" in rcfile %s, line %d"
206msgstr ""
207
208#: libbase/rc.cpp:743
209#, c-format
210msgid "Couldn't open file %s for writing"
211msgstr ""
212
213#: libbase/rc.cpp:752
214msgid "# Generated by Gnash. Manual changes to this file may be overridden."
215msgstr ""
216
217#: libbase/extension.cpp:115
218#, c-format
219msgid "Loading module: %s from %s"
220msgstr ""
221
222#: libbase/extension.cpp:128 cygnal/handler.cpp:300
223#, c-format
224msgid "Initializing module: \"%s\" from %s"
225msgstr ""
226
227#: libbase/extension.cpp:145
228msgid "Couldn't get class_init symbol"
229msgstr ""
230
231#: libbase/extension.cpp:159
232#, c-format
233msgid "Initializing module: \"%s\""
234msgstr ""
235
236#: libbase/extension.cpp:174
237#, c-format
238msgid "Couldn't get class_init symbol: \"%s\""
239msgstr ""
240
241#: libbase/extension.cpp:202 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:313
242#, c-format
243msgid "Can't open directory %s"
244msgstr ""
245
246#: libbase/curl_adapter.cpp:48
247msgid ""
248"libcurl is not available, but Gnash has attempted to use the curl adapter"
249msgstr ""
250
251#: libbase/curl_adapter.cpp:245
252#, c-format
253msgid "Failed cleaning up share handle: %s. Giving up after %d retries."
254msgstr ""
255
256#: libbase/curl_adapter.cpp:249
257#, c-format
258msgid "Failed cleaning up share handle: %s. Will try again in a second."
259msgstr ""
260
261#: libbase/curl_adapter.cpp:339
262msgid "lockSharedHandle: SSL session locking unsupported"
263msgstr ""
264
265#: libbase/curl_adapter.cpp:342
266msgid "lockSharedHandle: connect locking unsupported"
267msgstr ""
268
269#: libbase/curl_adapter.cpp:345
270msgid "lockSharedHandle: last locking unsupported ?!"
271msgstr ""
272
273#: libbase/curl_adapter.cpp:348
274#, c-format
275msgid "lockSharedHandle: unknown shared data %d"
276msgstr ""
277
278#: libbase/curl_adapter.cpp:374
279msgid "unlockSharedHandle: SSL session locking unsupported"
280msgstr ""
281
282#: libbase/curl_adapter.cpp:377
283msgid "unlockSharedHandle: connect locking unsupported"
284msgstr ""
285
286#: libbase/curl_adapter.cpp:380
287msgid "unlockSharedHandle: last locking unsupported ?!"
288msgstr ""
289
290#: libbase/curl_adapter.cpp:383
291#, c-format
292msgid "unlockSharedHandle: unknown shared data %d"
293msgstr ""
294
295#: libbase/curl_adapter.cpp:672
296#, c-format
297msgid "FIXME: Timeout (%u milliseconds) while loading from URL %s"
298msgstr ""
299
300#: libbase/curl_adapter.cpp:720
301#, c-format
302msgid "Timeout (%u milliseconds) while loading from URL %s"
303msgstr ""
304
305#: libbase/curl_adapter.cpp:763
306#, c-format
307msgid "HTTP response %ld from URL %s"
308msgstr ""
309
310#: libbase/curl_adapter.cpp:774
311#, c-format
312msgid "CURL: %s"
313msgstr ""
314
315#: libbase/curl_adapter.cpp:807
316msgid ""
317"Could not open specified path as cache file. Using a temporary file instead"
318msgstr ""
319
320#: libbase/curl_adapter.cpp:815
321msgid "Could not create temporary cache file"
322msgstr ""
323
324#: libbase/curl_adapter.cpp:825
325msgid "Allowing connections to SSL sites with invalid certificates"
326msgstr ""
327
328#: libbase/curl_adapter.cpp:1091
329msgid ""
330"curl adaptor's fillCacheNonBlocking set _error rather then throwing an "
331"exception"
332msgstr ""
333
334#: libbase/curl_adapter.cpp:1156
335#, c-format
336msgid "Warning: could not cache enough bytes on seek: %d requested, %d cached"
337msgstr ""
338
339#: libbase/curl_adapter.cpp:1162
340msgid "Warning: fseek failed"
341msgstr ""
342
343#: libbase/curl_adapter.cpp:1342 libbase/curl_adapter.cpp:1361
344#: libbase/curl_adapter.cpp:1377
345#, c-format
346msgid "curl stream: %s"
347msgstr ""
348
349#: libbase/ClockTime.cpp:223
350msgid "Cannot get requested timezone information"
351msgstr ""
352
353#: libbase/SharedMem.cpp:68
354#, c-format
355msgid "Error detaching shared memory: %s"
356msgstr ""
357
358#: libbase/SharedMem.cpp:75
359#, c-format
360msgid "Error during stat of shared memory segment: %s"
361msgstr ""
362
363#: libbase/SharedMem.cpp:83
364msgid "No shared memory users left. Removing segment and semaphore."
365msgstr ""
366
367#: libbase/SharedMem.cpp:150
368msgid "Failed to get semaphore for shared memory!"
369msgstr ""
370
371#: libbase/SharedMem.cpp:157
372msgid "Failed to set semaphore value"
373msgstr ""
374
375#: libbase/SharedMem.cpp:167
376msgid "Need semaphore value of 1 for locking. Cannot attach shared memory!"
377msgstr ""
378
379#: libbase/SharedMem.cpp:182
380msgid "Unable to get shared memory segment!"
381msgstr ""
382
383#: libbase/SharedMem.cpp:189
384#, c-format
385msgid "Unable to attach shared memory: %s"
386msgstr ""
387
388#: libbase/GnashImage.cpp:179
389msgid "Requested to write image as unsupported filetype"
390msgstr ""
391
392#: libbase/GnashImage.cpp:235
393msgid "Invalid image returned"
394msgstr ""
395
396#: libbase/GnashImage.cpp:243
397#, c-format
398msgid "Out of memory while trying to create %dx%d image"
399msgstr ""
400
401#: libbase/GnashImageGif.cpp:175
402msgid "GIF: Error retrieving image description"
403msgstr ""
404
405#: libbase/GnashImageGif.cpp:204
406msgid "GIF: invalid image data (bounds outside GIF screen)"
407msgstr ""
408
409#: libbase/GnashImageGif.cpp:226 libbase/GnashImageGif.cpp:244
410msgid "GIF: failed reading pixel data"
411msgstr ""
412
413#: libbase/GnashImageGif.cpp:283
414msgid "GIF: Error retrieving record type"
415msgstr ""
416
417#: libbase/memory.cpp:94
418#, c-format
419msgid "Allocating buffer for %d data samples"
420msgstr ""
421
422#: libbase/memory.cpp:301
423msgid "Calculations don't equal"
424msgstr ""
425
426#: libbase/memory.cpp:303
427msgid "Zero memory leaks for this program"
428msgstr ""
429
430#: libbase/GnashVaapiImage.cpp:51
431#, c-format
432msgid "GnashVaapiImage::GnashVaapiImage(): surface 0x%08x, size %dx%d\n"
433msgstr ""
434
435#: libbase/GnashVaapiImage.cpp:57
436#, c-format
437msgid "GnashVaapiImage::~GnashVaapiImage(): surface 0x%08x\n"
438msgstr ""
439
440#: libbase/GnashVaapiImage.cpp:69
441#, c-format
442msgid "GnashVaapi::update(): data %p\n"
443msgstr ""
444
445#: libbase/GnashVaapiImage.cpp:101
446msgid "GnashVaapiImage: VA surface to SW pixels are not supported\n"
447msgstr ""
448
449#: libbase/GnashVaapiImage.cpp:112
450#, c-format
451msgid "GnashVaapiImage::data(): surface 0x%08x\n"
452msgstr ""
453
454#: libbase/GnashVaapiImage.cpp:113 libbase/GnashVaapiImage.cpp:129
455#, c-format
456msgid "  -> %u usec from creation\n"
457msgstr ""
458
459#: libbase/GnashVaapiImage.cpp:127
460#, c-format
461msgid "GnashVaapiImage::data() const: surface 0x%08x\n"
462msgstr ""
463
464#: libbase/sharedlib.cpp:69
465#, c-format
466msgid "Couldn't initialize ltdl: %s"
467msgstr ""
468
469#: libbase/sharedlib.cpp:98
470#, c-format
471msgid "Trying to open shared library \"%s\""
472msgstr ""
473
474#: libbase/sharedlib.cpp:112
475#, c-format
476msgid "Opened dynamic library \"%s\""
477msgstr ""
478
479#: libbase/sharedlib.cpp:131
480#, c-format
481msgid "Couldn't find symbol: %s"
482msgstr ""
483
484#: libbase/sharedlib.cpp:134
485#, c-format
486msgid "Found symbol %s @ %p"
487msgstr ""
488
489#: libbase/GnashImageJpeg.cpp:116
490msgid "JPEG: Empty jpeg source stream."
491msgstr ""
492
493#: libbase/GnashImageJpeg.cpp:263 libbase/GnashImageJpeg.cpp:290
494#: libbase/GnashImageJpeg.cpp:308 libbase/GnashImageJpeg.cpp:364
495msgid "Internal jpeg error: "
496msgstr ""
497
498#: libbase/GnashImageJpeg.cpp:274
499msgid "Lack of data during JPEG header parsing"
500msgstr ""
501
502#: libbase/GnashImageJpeg.cpp:284
503#, c-format
504msgid "unexpected: jpeg_read_header returned %d"
505msgstr ""
506
507#: libbase/GnashImageJpeg.cpp:320
508msgid "lack of data during JPEG header parsing"
509msgstr ""
510
511#: libbase/GnashImageJpeg.cpp:330
512#, c-format
513msgid "unexpected: jpeg_read_header returned %d [%s:%d]"
514msgstr ""
515
516#: libbase/GnashImageJpeg.cpp:338
517msgid "Internal jpeg error during header parsing: "
518msgstr ""
519
520#: libbase/GnashImageJpeg.cpp:346
521msgid "Internal jpeg error during decompression: "
522msgstr ""
523
524#: libbase/GnashImageJpeg.cpp:521
525msgid "rw_dest_IOChannel couldn't write data."
526msgstr ""
527
528#: libbase/GnashImageJpeg.cpp:546
529msgid "rw_dest_IOChannel::term_destination couldn't write data."
530msgstr ""
531
532#: libbase/AMF.cpp:90
533msgid "Read past _end of buffer for string length"
534msgstr ""
535
536#: libbase/AMF.cpp:97
537msgid "Read past _end of buffer for string type"
538msgstr ""
539
540#: libbase/AMF.cpp:138
541msgid "writePlainString called with invalid type!"
542msgstr ""
543
544#: libbase/URLAccessManager.cpp:90
545#, c-format
546msgid "Load from host %s granted (whitelisted)"
547msgstr ""
548
549#: libbase/URLAccessManager.cpp:96
550#, c-format
551msgid "Load from host %s forbidden (not in non-empty whitelist)"
552msgstr ""
553
554#: libbase/URLAccessManager.cpp:110
555#, c-format
556msgid "Load from host %s forbidden (blacklisted)"
557msgstr ""
558
559#: libbase/URLAccessManager.cpp:115
560#, c-format
561msgid "Load from host %s granted (default)"
562msgstr ""
563
564#: libbase/URLAccessManager.cpp:147
565#, c-format
566msgid "Load of file %s forbidden (starting URL %s is not a local resource)"
567msgstr ""
568
569#: libbase/URLAccessManager.cpp:164
570#, c-format
571msgid "Load of file %s granted (under local sandbox %s)"
572msgstr ""
573
574#: libbase/URLAccessManager.cpp:172
575#, c-format
576msgid "Load of file %s forbidden (not under local sandboxes)"
577msgstr ""
578
579#: libbase/URLAccessManager.cpp:212
580#, c-format
581msgid "gethostname failed: %s"
582msgstr ""
583
584#: libbase/URLAccessManager.cpp:234
585#, c-format
586msgid "Load from host %s forbidden (not in the local domain)"
587msgstr ""
588
589#: libbase/URLAccessManager.cpp:240
590#, c-format
591msgid "Load from host %s forbidden (not on the local host)"
592msgstr ""
593
594#: libbase/URLAccessManager.cpp:262
595#, c-format
596msgid "Attempt to connect to disallowed port %s"
597msgstr ""
598
599#: libbase/URLAccessManager.cpp:272
600#, c-format
601msgid "Checking security of URL '%s'"
602msgstr ""
603
604#: libbase/URLAccessManager.cpp:284
605msgid "Network connection without hostname requested"
606msgstr ""
607
608#: librender/opengl/Renderer_ogl.cpp:234
609msgid "OSMesaCreateContext failed!"
610msgstr ""
611
612#: librender/opengl/Renderer_ogl.cpp:240
613msgid "OSMesaMakeCurrent failed!"
614msgstr ""
615
616#: librender/opengl/Renderer_ogl.cpp:247
617#, c-format
618msgid "OSMesa handle successfully created. with width %d and height %d."
619msgstr ""
620
621#: librender/opengl/Renderer_ogl.cpp:344
622#, c-format
623msgid "OpenGL: %s"
624msgstr ""
625
626#: librender/opengl/Renderer_ogl.cpp:517
627#, c-format
628msgid "GLU: %s"
629msgstr ""
630
631#: librender/opengl/Renderer_ogl.cpp:868
632msgid ""
633"An insane number of video frames have been requested to be drawn. Further "
634"video frames will be ignored."
635msgstr ""
636
637#: librender/opengl/Renderer_ogl.cpp:1142
638#: librender/openvg/OpenVGRenderer.cpp:569
639#: librender/opengles1/Renderer_gles1.cpp:230
640msgid "set_antialiased"
641msgstr ""
642
643#: librender/opengl/Renderer_ogl.cpp:1436
644#: librender/openvg/OpenVGRenderer.cpp:864
645msgid "Unidirectionally scaled strokes in OGL renderer"
646msgstr ""
647
648#: librender/opengl/Renderer_ogl.cpp:1450
649msgid ""
650"Your OpenGL implementation does not support the line width requested. Lines "
651"will be drawn with reduced width."
652msgstr ""
653
654#: librender/opengl/Renderer_ogl.cpp:1927
655#, c-format
656msgid "two gradients in a FillStyle have the same position/ratio: %d"
657msgstr ""
658
659#: librender/openvg/OpenVGBitmap.cpp:82 librender/openvg/OpenVGBitmap.cpp:285
660#, c-format
661msgid "Failed to create VG image! %s"
662msgstr ""
663
664#: librender/openvg/OpenVGBitmap.cpp:88 librender/openvg/OpenVGBitmap.cpp:291
665#, c-format
666msgid "Image has RGB Pixel Format, Stride is %d, width is %d, height is %d"
667msgstr ""
668
669#: librender/openvg/OpenVGBitmap.cpp:94 librender/openvg/OpenVGBitmap.cpp:297
670#, c-format
671msgid "Image has RGBA Pixel Format, Stride is %d, width is %d, height is %d"
672msgstr ""
673
674#: librender/openvg/OpenVGBitmap.cpp:349
675msgid "No supported wrap mode specified!"
676msgstr ""
677
678#: librender/openvg/OpenVGRenderer.cpp:275
679#, c-format
680msgid "VG Vendor is %s, VG Version is %s, VG Renderer is %s"
681msgstr ""
682
683#: librender/openvg/OpenVGRenderer.cpp:278
684msgid "VG Extensions are: "
685msgstr ""
686
687#: librender/openvg/OpenVGRenderer.cpp:319
688#: librender/opengles1/Renderer_gles1.cpp:124
689msgid "drawVideoFrame"
690msgstr ""
691
692#: librender/openvg/OpenVGRenderer.cpp:836
693#: librender/cairo/Renderer_cairo.cpp:864
694msgid "join style"
695msgstr ""
696
697#: librender/openvg/OpenVGRenderer.cpp:850
698#: librender/cairo/Renderer_cairo.cpp:883
699msgid "cap style"
700msgstr ""
701
702#: librender/openvg/OpenVGRenderer.cpp:1299
703msgid "unsupported VG_MATRIX_MODE!"
704msgstr ""
705
706#: librender/openvg/OpenVGRenderer.cpp:1301
707#, c-format
708msgid "VG_MATRIX_MODE is %s"
709msgstr ""
710
711#: librender/openvg/OpenVGRenderer.cpp:1312
712msgid "unsupported VG_FILL_RULE!"
713msgstr ""
714
715#: librender/openvg/OpenVGRenderer.cpp:1314
716#, c-format
717msgid "VG_FILL_RULE is %s"
718msgstr ""
719
720#: librender/openvg/OpenVGRenderer.cpp:1333
721msgid "unsupported VG_IMAGE_QUALITY!"
722msgstr ""
723
724#: librender/openvg/OpenVGRenderer.cpp:1335
725#, c-format
726msgid "VG_IMAGE_QUALITY is %s"
727msgstr ""
728
729#: librender/openvg/OpenVGRenderer.cpp:1354
730msgid "unsupported VG_RENDERING_QUALITY!"
731msgstr ""
732
733#: librender/openvg/OpenVGRenderer.cpp:1356
734#, c-format
735msgid "VG_RENDERING_QUALITY is %s"
736msgstr ""
737
738#: librender/openvg/OpenVGRenderer.cpp:1391
739msgid "unsupported VG_BLEND_MODE!"
740msgstr ""
741
742#: librender/openvg/OpenVGRenderer.cpp:1393
743#, c-format
744msgid "VG_BLEND_MODE is %s"
745msgstr ""
746
747#: librender/openvg/OpenVGRenderer.cpp:1412
748msgid "unsupported VG_IMAGE_MODE!"
749msgstr ""
750
751#: librender/openvg/OpenVGRenderer.cpp:1414
752#, c-format
753msgid "VG_IMAGE_MODE is %s"
754msgstr ""
755
756#: librender/openvg/OpenVGRenderer.cpp:1417
757#, c-format
758msgid "VG_STROKE_LINE_WIDTH is %d"
759msgstr ""
760
761#: librender/openvg/OpenVGRenderer.cpp:1436
762msgid "unsupported VG_STROKE_CAP_STYLE!"
763msgstr ""
764
765#: librender/openvg/OpenVGRenderer.cpp:1438
766#, c-format
767msgid "VG_STROKE_CAP_STYLE is %s"
768msgstr ""
769
770#: librender/openvg/OpenVGRenderer.cpp:1457
771msgid "unsupported VG_STROKE_JOIN_STYLE!"
772msgstr ""
773
774#: librender/openvg/OpenVGRenderer.cpp:1459
775#, c-format
776msgid "VG_STROKE_JOIN_STYLE is %s"
777msgstr ""
778
779#: librender/openvg/OpenVGRenderer.cpp:1462
780#, c-format
781msgid "VG_STROKE_MITER_LIMIT is %d"
782msgstr ""
783
784#: librender/openvg/OpenVGRenderer.cpp:1463
785#, c-format
786msgid "VG_MASKING is %d"
787msgstr ""
788
789#: librender/openvg/OpenVGRenderer.cpp:1464
790#, c-format
791msgid "VG_SCISSORING is %d"
792msgstr ""
793
794#: librender/openvg/OpenVGRenderer.cpp:1489
795msgid "unsupported VG_PIXEL_LAYOUT!"
796msgstr ""
797
798#: librender/openvg/OpenVGRenderer.cpp:1491
799#, c-format
800msgid "VG_PIXEL_LAYOUT is %s"
801msgstr ""
802
803#: librender/openvg/OpenVGRenderer.cpp:1493
804#, c-format
805msgid "VG_STROKE_DASH_PHASE_RESET is %s"
806msgstr ""
807
808#: librender/openvg/OpenVGRenderer.cpp:1495
809#, c-format
810msgid "VG_FILTER_FORMAT_LINEAR is %s"
811msgstr ""
812
813#: librender/openvg/OpenVGRenderer.cpp:1497
814#, c-format
815msgid "VG_FILTER_FORMAT_PREMULTIPLIED is %s"
816msgstr ""
817
818#: librender/openvg/OpenVGRenderer.cpp:1514
819#, c-format
820msgid "VG_FILTER_CHANNEL_MASK is %s"
821msgstr ""
822
823#: librender/openvg/OpenVGRenderer.cpp:1516
824#, c-format
825msgid "VG_MAX_IMAGE_WIDTH is %d"
826msgstr ""
827
828#: librender/openvg/OpenVGRenderer.cpp:1517
829#, c-format
830msgid "VG_MAX_IMAGE_HEIGHT is %d"
831msgstr ""
832
833#: librender/openvg/OpenVGRenderer.cpp:1518
834#, c-format
835msgid "VG_MAX_IMAGE_PIXELS is %d"
836msgstr ""
837
838#: librender/openvg/OpenVGRenderer.cpp:1519
839#, c-format
840msgid "VG_MAX_IMAGE_BYTES is %d"
841msgstr ""
842
843#: librender/openvg/OpenVGRenderer.cpp:1526
844#, c-format
845msgid "VG_PATH_FORMAT is %d"
846msgstr ""
847
848#: librender/openvg/OpenVGRenderer.cpp:1527
849#, c-format
850msgid "VG_PATH_DATATYPE is %d"
851msgstr ""
852
853#: librender/openvg/OpenVGRenderer.cpp:1528
854#, c-format
855msgid "VG_PATH_CAPABILITY_APPEND_TO is %d"
856msgstr ""
857
858#: librender/openvg/OpenVGRenderer.cpp:1529
859#, c-format
860msgid "VG_PATH_SCALE is %g"
861msgstr ""
862
863#: librender/openvg/OpenVGRenderer.cpp:1530
864#, c-format
865msgid "VG_PATH_BIA is %g"
866msgstr ""
867
868#: librender/openvg/OpenVGRenderer.cpp:1532
869#, c-format
870msgid "VG_PATH_NUM_SEGMENTS is %d"
871msgstr ""
872
873#: librender/openvg/OpenVGRenderer.cpp:1533
874#, c-format
875msgid "VG_PATH_NUM_COORDS is %d"
876msgstr ""
877
878#: librender/opengles1/Renderer_gles1.cpp:95
879msgid "Couldn't initialize EGL Device!"
880msgstr ""
881
882#: librender/cairo/Renderer_cairo.cpp:498
883msgid "Can't render videos with alpha"
884msgstr ""
885
886#: librender/cairo/Renderer_cairo.cpp:869
887msgid "differing start and end cap styles"
888msgstr ""
889
890#: librender/cairo/Renderer_cairo.cpp:911
891msgid "Scaled strokes in Cairo renderer"
892msgstr ""
893
894#: librender/cairo/PathParser.cpp:90
895msgid "path not closed!"
896msgstr ""
897
898#: librender/agg/Renderer_agg.cpp:794
899msgid "Can't render this type of frame"
900msgstr ""
901
902#: librender/agg/Renderer_agg.cpp:1764
903msgid ""
904"Unidirectionally scaled strokes in AGG renderer (we'll scale by the scalable "
905"one)"
906msgstr ""
907
908#: librender/agg/Renderer_agg.cpp:2151
909#, c-format
910msgid "Unknown pixelformat: %s\n"
911msgstr ""
912
913#: librender/testr.cpp:190
914msgid "Couldn't get Drawable window from X11"
915msgstr ""
916
917#: librender/GnashTexture.cpp:70
918#, c-format
919msgid "glError: %s caught\n"
920msgstr ""
921
922#: libmedia/MediaParser.cpp:83
923msgid "No ID3 support implemented in this MediaParser"
924msgstr ""
925
926#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:80
927msgid "MediaParserFfmpeg could not read probe data from input"
928msgstr ""
929
930#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:113
931#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:122
932#, c-format
933msgid "%s: seeking failed"
934msgstr ""
935
936#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:211
937msgid ""
938"FIXME: FFmpeg packet decompression timestamp has no value, taking as zero"
939msgstr ""
940
941#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:272
942#, c-format
943msgid ""
944"MediaParserFfmpeg::parseNextFrame: Problems parsing next frame "
945"(av_read_frame returned %d). We'll consider the stream fully parsed."
946msgstr ""
947
948#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:443
949#, c-format
950msgid "  Using stream %d for audio: codec id %d"
951msgstr ""
952
953#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:456
954#, c-format
955msgid "  Using stream %d for video: codec id %d"
956msgstr ""
957
958#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:478
959msgid "Duration of video stream unknown"
960msgstr ""
961
962#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:507
963msgid "Duration of audio stream unknown to ffmpeg"
964msgstr ""
965
966#: libmedia/ffmpeg/MediaParserFfmpeg.cpp:587
967msgid ""
968"MediaParserFfmpeg couldn't parse input format: tried to seek at negative "
969"offset %1%."
970msgstr ""
971
972#: libmedia/ffmpeg/VideoConverterFfmpeg.cpp:122
973msgid "VideoConverterFfmpeg cannot convert to the requested format"
974msgstr ""
975
976#: libmedia/ffmpeg/MediaHandlerFfmpeg.cpp:122
977#, c-format
978msgid "MediaHandlerFfmpeg::createAudioDecoder: %s -- %s"
979msgstr ""
980
981#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:53
982#, c-format
983msgid "AudioDecoderFfmpeg: initialized FFmpeg codec %d (%s)"
984msgstr ""
985
986#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:56
987#, c-format
988msgid ""
989"AudioDecoderFfmpeg: initialized FFmpeg codec %d (%s) for flash codec %d (%s)"
990msgstr ""
991
992#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:71
993#, c-format
994msgid "AudioDecoderFfmpeg: initialized FFmpeg codec %s (%d)"
995msgstr ""
996
997#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:110
998#, c-format
999msgid "Unsupported audio codec %d"
1000msgstr ""
1001
1002#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:119
1003#, c-format
1004msgid "libavcodec could not find a decoder for codec %d (%s)"
1005msgstr ""
1006
1007#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:129
1008msgid "AudioDecoderFfmpeg can't initialize MP3 parser"
1009msgstr ""
1010
1011#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:136
1012#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:185
1013msgid "libavcodec couldn't allocate context"
1014msgstr ""
1015
1016#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:144
1017#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:315
1018#, c-format
1019msgid ""
1020"AudioDecoderFfmpeg: avcodec_open failed to initialize FFmpeg codec %s (%d)"
1021msgstr ""
1022
1023#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:149
1024#, c-format
1025msgid "AudioDecoder: initialized FFMPEG codec %s (%d)"
1026msgstr ""
1027
1028#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:222
1029#, c-format
1030msgid "AudioDecoderFfmpeg: unsupported flash audio codec %d (%s)"
1031msgstr ""
1032
1033#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:231
1034#, c-format
1035msgid "AudioDecoderFfmpeg: unknown codec type %d (should never happen)"
1036msgstr ""
1037
1038#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:241
1039#, c-format
1040msgid ""
1041"AudioDecoderFfmpeg: libavcodec could not find a decoder for codec %d (%s)"
1042msgstr ""
1043
1044#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:247
1045#, c-format
1046msgid ""
1047"AudioDecoderFfmpeg: libavcodec could not find a decoder for ffmpeg codec id "
1048"%s"
1049msgstr ""
1050
1051#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:259
1052msgid "AudioDecoderFfmpeg: libavcodec couldn't allocate context"
1053msgstr ""
1054
1055#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:348
1056#, c-format
1057msgid ""
1058"av_parser_parse returned %d. Upgrading ffmpeg/libavcodec might fix this "
1059"issue."
1060msgstr ""
1061
1062#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:401
1063#, c-format
1064msgid ""
1065"AudioDecoderFfmpeg: could not find a complete frame in the last %d bytes of "
1066"input (malformed SWF or FLV?)"
1067msgstr ""
1068
1069#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:490
1070msgid "failed to allocate audio buffer."
1071msgstr ""
1072
1073#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:528
1074#, c-format
1075msgid ""
1076"avcodec_decode_audio returned %d. Upgrading ffmpeg/libavcodec might fix this "
1077"issue."
1078msgstr ""
1079
1080#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:537
1081#, c-format
1082msgid ""
1083"outputSize:%d after decoding %d bytes of input audio data. Upgrading ffmpeg/"
1084"libavcodec might fix this issue."
1085msgstr ""
1086
1087#: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:587
1088#, c-format
1089msgid ""
1090" --- Computation of resampled samples (%d) < then the actual returned "
1091"samples (%d)"
1092msgstr ""
1093
1094#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:141
1095#, c-format
1096msgid "Cannot find suitable decoder for flash codec %d"
1097msgstr ""
1098
1099#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:180
1100msgid "libavcodec can't decode this video format"
1101msgstr ""
1102
1103#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:208
1104#, c-format
1105msgid "libavcodec failed to initialize FFMPEG codec %s (%d)"
1106msgstr ""
1107
1108#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:216
1109#, c-format
1110msgid "VideoDecoder: initialized FFMPEG codec %s (%d)"
1111msgstr ""
1112
1113#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:306
1114msgid "Pixel format not handled"
1115msgstr ""
1116
1117#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:354
1118msgid "Out of memory while allocating avcodec frame"
1119msgstr ""
1120
1121#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:373
1122msgid "Decoding of a video frame failed"
1123msgstr ""
1124
1125#: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:434
1126#, c-format
1127msgid "Unsupported video codec %d"
1128msgstr ""
1129
1130#: libmedia/haiku/MediaHandlerHaiku.cpp:115
1131#, c-format
1132msgid "MediaHandlerHaiku::createAudioDecoder: %s -- %s"
1133msgstr ""
1134
1135#: libmedia/AudioDecoderSpeex.cpp:41
1136msgid "AudioDecoderSpeex: state initialization failed."
1137msgstr ""
1138
1139#: libmedia/AudioDecoderSpeex.cpp:54
1140msgid "AudioDecoderSpeex: initialization failed."
1141msgstr ""
1142
1143#: libmedia/AudioDecoderSpeex.cpp:109
1144msgid "Corrupt Speex stream!"
1145msgstr ""
1146
1147#: libmedia/AudioDecoderSpeex.cpp:133
1148msgid "Failed to resample Speex frame."
1149msgstr ""
1150
1151#: libmedia/FLVParser.cpp:170
1152#, c-format
1153msgid ""
1154"Unexpected audio tag found at offset %d FLV stream advertising no audio in "
1155"header. We'll warn only once for each FLV, expecting any further audio tag."
1156msgstr ""
1157
1158#: libmedia/FLVParser.cpp:187
1159msgid "could not read audio frame?"
1160msgstr ""
1161
1162#: libmedia/FLVParser.cpp:225
1163#, c-format
1164msgid ""
1165"Unexpected video tag found at offset %d of FLV stream advertising no video "
1166"in header. We'll warn only once per FLV, expecting any further video tag."
1167msgstr ""
1168
1169#: libmedia/FLVParser.cpp:245
1170#, c-format
1171msgid "AVC packet type: %d"
1172msgstr ""
1173
1174#: libmedia/FLVParser.cpp:264
1175msgid "could not read video frame?"
1176msgstr ""
1177
1178#: libmedia/FLVParser.cpp:322
1179#, c-format
1180msgid "FLVParser::parseNextTag: can't seek to %d"
1181msgstr ""
1182
1183#: libmedia/FLVParser.cpp:336
1184#, c-format
1185msgid ""
1186"FLVParser::parseNextTag: can't read tag info (needed 12 bytes, only got %d)"
1187msgstr ""
1188
1189#: libmedia/FLVParser.cpp:423
1190#, c-format
1191msgid "First byte of FLV_META_TAG is %d, expected 0x02 (STRING AMF0 type)"
1192msgstr ""
1193
1194#: libmedia/FLVParser.cpp:435
1195#, c-format
1196msgid ""
1197"FLVParser::parseNextTag: can't read metaTag (%d) body (needed %d bytes, only "
1198"got %d)"
1199msgstr ""
1200
1201#: libmedia/FLVParser.cpp:446
1202msgid "Corrupt FLV: Meta tag unterminated!"
1203msgstr ""
1204
1205#: libmedia/FLVParser.cpp:454
1206#, c-format
1207msgid "FLVParser::parseNextTag: unknown FLV tag type %d"
1208msgstr ""
1209
1210#: libmedia/FLVParser.cpp:463
1211msgid ""
1212"Corrupt FLV: previous tag size record (%1%) unexpected (actual size: %2%)"
1213msgstr ""
1214
1215#: libmedia/FLVParser.cpp:481
1216msgid "FLVParser::parseHeader: couldn't read 9 bytes of header"
1217msgstr ""
1218
1219#: libmedia/FLVParser.cpp:533
1220#, c-format
1221msgid "FLVParser::readAudioFrame: could only read %d/%d bytes"
1222msgstr ""
1223
1224#: libmedia/gst/VideoConverterGst.cpp:39
1225msgid "VideoConverterGst: ffmpegcolorspace element missing"
1226msgstr ""
1227
1228#: libmedia/gst/VideoConverterGst.cpp:72
1229msgid "VideoConverterGst: can't output requested format"
1230msgstr ""
1231
1232#: libmedia/gst/VideoConverterGst.cpp:100
1233msgid "VideoConverterGst: internal error (caps creation failed)"
1234msgstr ""
1235
1236#: libmedia/gst/VideoConverterGst.cpp:107
1237msgid "VideoConverterGst: initialization failed."
1238msgstr ""
1239
1240#: libmedia/gst/VideoConverterGst.cpp:142
1241msgid "VideoConverterGst: buffer push failed."
1242msgstr ""
1243
1244#: libmedia/gst/VideoConverterGst.cpp:149
1245msgid "VideoConverterGst: buffer pull failed."
1246msgstr ""
1247
1248#: libmedia/gst/GstUtil.cpp:76
1249msgid "Unable to retrieve a valid audio sink from ~/.gnashrc"
1250msgstr ""
1251
1252#: libmedia/gst/GstUtil.cpp:82
1253msgid "Unable to retrieve a valid audio sink from autoaudiosink"
1254msgstr ""
1255
1256#: libmedia/gst/GstUtil.cpp:87
1257#, c-format
1258msgid ""
1259"Unable to retrieve a valid audio sink from gconfaudiosink\n"
1260"%s"
1261msgstr ""
1262
1263#: libmedia/gst/GstUtil.cpp:88
1264msgid "Sink search exhausted: you won't be able to hear sound!"
1265msgstr ""
1266
1267#: libmedia/gst/GstUtil.cpp:94
1268#, c-format
1269msgid "Got a non-NULL audio sink; its wrapper name is: %s"
1270msgstr ""
1271
1272#: libmedia/gst/GstUtil.cpp:116
1273msgid ""
1274"Missing plugin, but plugin installing not supported. Will try anyway, but "
1275"expect failure."
1276msgstr ""
1277
1278#: libmedia/gst/GstUtil.cpp:122
1279msgid "Missing plugin, but failed to convert it to gst missing plugin detail."
1280msgstr ""
1281
1282#: libmedia/gst/GstUtil.cpp:135
1283msgid ""
1284"gst_update_registry failed. You'll need to restart Gnash to use the new "
1285"plugins."
1286msgstr ""
1287
1288#: libmedia/gst/GstUtil.cpp:142
1289msgid "Missing plugin, but automatic plugin installation not available."
1290msgstr ""
1291
1292#: libmedia/gst/VideoDecoderGst.cpp:97
1293msgid "Video codec is zero.  Streaming video expected later."
1294msgstr ""
1295
1296#: libmedia/gst/VideoDecoderGst.cpp:100
1297#, c-format
1298msgid "No support for video codec %s."
1299msgstr ""
1300
1301#: libmedia/gst/VideoDecoderGst.cpp:122 libmedia/gst/VideoDecoderGst.cpp:148
1302msgid "VideoDecoderGst: internal error (caps creation failed)"
1303msgstr ""
1304
1305#: libmedia/gst/VideoDecoderGst.cpp:130
1306#, c-format
1307msgid "Couldn't find a plugin for video type %s!"
1308msgstr ""
1309
1310#: libmedia/gst/VideoDecoderGst.cpp:134
1311msgid " Please make sure you have gstreamer-ffmpeg installed."
1312msgstr ""
1313
1314#: libmedia/gst/VideoDecoderGst.cpp:158
1315#, c-format
1316msgid "VideoDecoderGst: initialisation failed for video type %s!"
1317msgstr ""
1318
1319#: libmedia/gst/VideoDecoderGst.cpp:189
1320msgid "VideoDecoderGst: buffer push failed."
1321msgstr ""
1322
1323#: libmedia/gst/MediaParserGst.cpp:55
1324msgid "MediaParserGst couldn't create a bin"
1325msgstr ""
1326
1327#: libmedia/gst/MediaParserGst.cpp:60
1328msgid "MediaParserGst couldn't create a typefind element."
1329msgstr ""
1330
1331#: libmedia/gst/MediaParserGst.cpp:72 libmedia/gst/MediaParserGst.cpp:94
1332#: libmedia/gst/MediaParserGst.cpp:317 libmedia/gst/MediaParserGst.cpp:374
1333#: libmedia/gst/MediaParserGst.cpp:528
1334msgid "MediaParserGst could not change element state"
1335msgstr ""
1336
1337#: libmedia/gst/MediaParserGst.cpp:85
1338#, c-format
1339msgid "Needed %d dead iterations to detect audio type."
1340msgstr ""
1341
1342#: libmedia/gst/MediaParserGst.cpp:89
1343msgid "MediaParserGst failed to detect any stream types."
1344msgstr ""
1345
1346#: libmedia/gst/MediaParserGst.cpp:187
1347msgid ""
1348"MediaParserGst failed to read the stream, but it did not reach EOF or enter "
1349"a bad state."
1350msgstr ""
1351
1352#: libmedia/gst/MediaParserGst.cpp:201
1353msgid "MediaParserGst failed to push more data into the demuxer! Seeking back."
1354msgstr ""
1355
1356#: libmedia/gst/MediaParserGst.cpp:280
1357#, c-format
1358msgid "MediaParserGst/typefound: Detected media type %s"
1359msgstr ""
1360
1361#: libmedia/gst/MediaParserGst.cpp:292 libmedia/gst/MediaParserGst.cpp:299
1362msgid "MediaParserGst Failed to create fakesink."
1363msgstr ""
1364
1365#: libmedia/gst/MediaParserGst.cpp:305
1366msgid "MediaParserGst: couldn't get the fakesink src element."
1367msgstr ""
1368
1369#: libmedia/gst/MediaParserGst.cpp:313
1370msgid "MediaParserGst: couln't link fakesink"
1371msgstr ""
1372
1373#: libmedia/gst/MediaParserGst.cpp:337
1374msgid "MediaParserGst: couldn't get the typefind src element."
1375msgstr ""
1376
1377#: libmedia/gst/MediaParserGst.cpp:352
1378msgid "MediaParserGst: couldn't create the demuxer"
1379msgstr ""
1380
1381#: libmedia/gst/MediaParserGst.cpp:358 libmedia/gst/MediaParserGst.cpp:363
1382msgid "MediaParserGst: failed adding demuxer to bin."
1383msgstr ""
1384
1385#: libmedia/gst/MediaParserGst.cpp:390
1386msgid "MediaParserGst: couldn't get structure name."
1387msgstr ""
1388
1389#: libmedia/gst/MediaParserGst.cpp:404
1390#, c-format
1391msgid "MediaParserGst: ignoring stream of type %s."
1392msgstr ""
1393
1394#: libmedia/gst/MediaParserGst.cpp:428
1395#, c-format
1396msgid "MediaParserGst: Failed to find a parser (media: %s)."
1397msgstr ""
1398
1399#: libmedia/gst/MediaParserGst.cpp:437
1400msgid ""
1401"MediaParserGst: Failed to find a parser. We'll continue, but either audio or "
1402"video will not work!"
1403msgstr ""
1404
1405#: libmedia/gst/MediaParserGst.cpp:446
1406msgid "MediaParserGst: couldn't add parser."
1407msgstr ""
1408
1409#: libmedia/gst/MediaParserGst.cpp:459
1410msgid "MediaParserGst: couldn't link parser."
1411msgstr ""
1412
1413#: libmedia/gst/MediaParserGst.cpp:471 libmedia/gst/MediaParserGst.cpp:504
1414msgid "MediaParserGst: couldn't link \"fake\" sink."
1415msgstr ""
1416
1417#: libmedia/gst/MediaParserGst.cpp:490
1418#, c-format
1419msgid "MediaParserGst: Linked audio source (type: %s)"
1420msgstr ""
1421
1422#: libmedia/gst/MediaParserGst.cpp:520
1423#, c-format
1424msgid "MediaParserGst: Linked video source (type: %s)"
1425msgstr ""
1426
1427#: libmedia/gst/AudioDecoderGst.cpp:100
1428msgid "Creating AAC decoder without extra data. This will probably fail!"
1429msgstr ""
1430
1431#: libmedia/gst/AudioDecoderGst.cpp:110
1432#, c-format
1433msgid "AudioDecoderGst: cannot handle codec %d (%s)"
1434msgstr ""
1435
1436#: libmedia/gst/AudioDecoderGst.cpp:120
1437#, c-format
1438msgid "AudioDecoderGst: cannot handle codec %d (no ExtraInfoGst attached)"
1439msgstr ""
1440
1441#: libmedia/gst/AudioDecoderGst.cpp:149
1442msgid ""
1443"The best available resampler is 'audioresample'. Please install gstreamer-"
1444"ffmpeg 0.10.4 or newer, or you may experience long delays in audio playback!"
1445msgstr ""
1446
1447#: libmedia/gst/AudioDecoderGst.cpp:168 libmedia/gst/AudioDecoderGst.cpp:188
1448msgid "AudioDecoderGst: internal error (caps creation failed)"
1449msgstr ""
1450
1451#: libmedia/gst/AudioDecoderGst.cpp:175
1452#, c-format
1453msgid "Couldn't find a plugin for audio type %s!"
1454msgstr ""
1455
1456#: libmedia/gst/AudioDecoderGst.cpp:199
1457#, c-format
1458msgid "AudioDecoderGst: initialisation failed for audio type %s!"
1459msgstr ""
1460
1461#: libmedia/gst/AudioDecoderGst.cpp:227
1462msgid "Pushed data, but there's nothing to pull (yet)"
1463msgstr ""
1464
1465#: libmedia/gst/AudioDecoderGst.cpp:263 libmedia/gst/AudioDecoderGst.cpp:291
1466msgid "AudioDecoderGst: buffer push failed."
1467msgstr ""
1468
1469#: libmedia/gst/VideoInputGst.cpp:317
1470msgid "too high an index value, will cause segfault"
1471msgstr ""
1472
1473#: libmedia/gst/VideoInputGst.cpp:367
1474#, c-format
1475msgid "%s: Could not create video test source."
1476msgstr ""
1477
1478#: libmedia/gst/VideoInputGst.cpp:385 libmedia/gst/AudioInputGst.cpp:117
1479#, c-format
1480msgid "%s: Could not create pulsesrc element"
1481msgstr ""
1482
1483#: libmedia/gst/VideoInputGst.cpp:390 libmedia/gst/AudioInputGst.cpp:122
1484#, c-format
1485msgid "%s: Could not get property probe from pulsesrc element"
1486msgstr ""
1487
1488#: libmedia/gst/VideoInputGst.cpp:626
1489msgid "You have an invalid camera selected. Please check your gnashrc file"
1490msgstr ""
1491
1492#: libmedia/gst/VideoInputGst.cpp:657
1493#, c-format
1494msgid "%s: Passed an invalid argument (not a valid dev_select value)"
1495msgstr ""
1496
1497#: libmedia/gst/VideoInputGst.cpp:685 libmedia/gst/AudioInputGst.cpp:220
1498#, c-format
1499msgid "%s: Pipeline bus isn't an object for some reason"
1500msgstr ""
1501
1502#: libmedia/gst/VideoInputGst.cpp:705 libmedia/gst/AudioInputGst.cpp:239
1503#, c-format
1504msgid "%s: Template pad isn't an object for some reason"
1505msgstr ""
1506
1507#: libmedia/gst/VideoInputGst.cpp:718 libmedia/gst/AudioInputGst.cpp:253
1508#, c-format
1509msgid "%s: pipeline isn't an object for some reason"
1510msgstr ""
1511
1512#: libmedia/gst/VideoInputGst.cpp:804
1513#, c-format
1514msgid "%s: type %s, cannot be handled for resolution width"
1515msgstr ""
1516
1517#: libmedia/gst/VideoInputGst.cpp:825 libmedia/gst/AudioInputGst.cpp:279
1518#, c-format
1519msgid "%s: was passed a NULL pointer"
1520msgstr ""
1521
1522#: libmedia/gst/VideoInputGst.cpp:931 libmedia/gst/VideoInputGst.cpp:1104
1523#, c-format
1524msgid "%s: Creation of the webcam_source_bin failed"
1525msgstr ""
1526
1527#: libmedia/gst/VideoInputGst.cpp:933 libmedia/gst/VideoInputGst.cpp:1106
1528#: libmedia/gst/AudioInputGst.cpp:326 libmedia/gst/AudioInputGst.cpp:382
1529#, c-format
1530msgid "the error was %s"
1531msgstr ""
1532
1533#: libmedia/gst/VideoInputGst.cpp:961
1534#, c-format
1535msgid "%s: webam isn't set!"
1536msgstr ""
1537
1538#: libmedia/gst/VideoInputGst.cpp:1024
1539#, c-format
1540msgid ""
1541"%s: the resolution you chose isn't supported, picking                 a "
1542"supported value"
1543msgstr ""
1544
1545#: libmedia/gst/VideoInputGst.cpp:1128 libmedia/gst/AudioInputGst.cpp:337
1546#, c-format
1547msgid "%s: couldn't drop the sourcebin back into the main bin"
1548msgstr ""
1549
1550#: libmedia/gst/VideoInputGst.cpp:1137 libmedia/gst/AudioInputGst.cpp:347
1551#, c-format
1552msgid "%s: couldn't link up sourcebin and tee"
1553msgstr ""
1554
1555#: libmedia/gst/VideoInputGst.cpp:1169
1556#, c-format
1557msgid "%s: problem creating source bin"
1558msgstr ""
1559
1560#: libmedia/gst/VideoInputGst.cpp:1176 libmedia/gst/AudioInputGst.cpp:410
1561#, c-format
1562msgid "%s: problem creating tee element"
1563msgstr ""
1564
1565#: libmedia/gst/VideoInputGst.cpp:1180 libmedia/gst/AudioInputGst.cpp:414
1566#, c-format
1567msgid "%s: problem creating save_queue element"
1568msgstr ""
1569
1570#: libmedia/gst/VideoInputGst.cpp:1185
1571#, c-format
1572msgid "%s: problem creating video_display_queue element"
1573msgstr ""
1574
1575#: libmedia/gst/VideoInputGst.cpp:1196
1576#, c-format
1577msgid "%s: couldn't link webcam_source_bin and tee"
1578msgstr ""
1579
1580#: libmedia/gst/VideoInputGst.cpp:1203
1581#, c-format
1582msgid "%s: couldn't link tee and save_queue"
1583msgstr ""
1584
1585#: libmedia/gst/VideoInputGst.cpp:1209
1586#, c-format
1587msgid "%s: couldn't link tee and video_display_queue"
1588msgstr ""
1589
1590#: libmedia/gst/VideoInputGst.cpp:1218
1591#, c-format
1592msgid "%s: couldn't get save_queue_src_pad"
1593msgstr ""
1594
1595#: libmedia/gst/VideoInputGst.cpp:1228
1596#, c-format
1597msgid "%s: couldn't get video_display_queue_pad"
1598msgstr ""
1599
1600#: libmedia/gst/VideoInputGst.cpp:1240 libmedia/gst/AudioInputGst.cpp:464
1601#, c-format
1602msgid "%s: Unable to create main pipeline"
1603msgstr ""
1604
1605#: libmedia/gst/VideoInputGst.cpp:1258
1606#, c-format
1607msgid "%s: something went wrong creating the new video_display_bin"
1608msgstr ""
1609
1610#: libmedia/gst/VideoInputGst.cpp:1264
1611#, c-format
1612msgid "%s: problem creating video_scale element"
1613msgstr ""
1614
1615#: libmedia/gst/VideoInputGst.cpp:1273
1616#, c-format
1617msgid "%s: problem creating the video_sink element"
1618msgstr ""
1619
1620#: libmedia/gst/VideoInputGst.cpp:1282
1621#, c-format
1622msgid "%s: something went wrong in linking elements in video_display_bin"
1623msgstr ""
1624
1625#: libmedia/gst/VideoInputGst.cpp:1324
1626msgid "something went wrong in the make_video_display_link function"
1627msgstr ""
1628
1629#: libmedia/gst/VideoInputGst.cpp:1356
1630#, c-format
1631msgid "%s: the unlinking of the pads failed"
1632msgstr ""
1633
1634#: libmedia/gst/VideoInputGst.cpp:1386
1635#, c-format
1636msgid "%s: something went wrong in the make_video_display_link function"
1637msgstr ""
1638
1639#: libmedia/gst/VideoInputGst.cpp:1416 libmedia/gst/AudioInputGst.cpp:540
1640#: libmedia/gst/AudioInputGst.cpp:680
1641#, c-format
1642msgid "%s: unlink failed"
1643msgstr ""
1644
1645#: libmedia/gst/VideoInputGst.cpp:1423 libmedia/gst/AudioInputGst.cpp:687
1646#, c-format
1647msgid "%s: couldn't remove saveBin from pipeline"
1648msgstr ""
1649
1650#: libmedia/gst/VideoInputGst.cpp:1430
1651#, c-format
1652msgid "%s: videoSaveBin state change failed"
1653msgstr ""
1654
1655#: libmedia/gst/VideoInputGst.cpp:1453
1656#, c-format
1657msgid "%s: problem with creating video_save_csp element"
1658msgstr ""
1659
1660#: libmedia/gst/VideoInputGst.cpp:1458
1661#, c-format
1662msgid "%s: problem with creating video_enc element"
1663msgstr ""
1664
1665#: libmedia/gst/VideoInputGst.cpp:1465
1666#, c-format
1667msgid "%s: problem with creating video_save_rate element"
1668msgstr ""
1669
1670#: libmedia/gst/VideoInputGst.cpp:1469
1671#, c-format
1672msgid "%s: problem with creating video_save_scale element"
1673msgstr ""
1674
1675#: libmedia/gst/VideoInputGst.cpp:1476
1676#, c-format
1677msgid "%s: problem with creating mux element"
1678msgstr ""
1679
1680#: libmedia/gst/VideoInputGst.cpp:1480
1681#, c-format
1682msgid "%s: problem with creating video_file_sink element"
1683msgstr ""
1684
1685#: libmedia/gst/VideoInputGst.cpp:1500
1686#, c-format
1687msgid "%s: there was some problem in linking!"
1688msgstr ""
1689
1690#: libmedia/gst/MediaHandlerGst.cpp:90
1691msgid "Wrong arguments given to GST VideoDecoder"
1692msgstr ""
1693
1694#: libmedia/gst/MediaHandlerGst.cpp:137
1695#, c-format
1696msgid "MediaHandlerGst::createAudioDecoder: %s -- %s"
1697msgstr ""
1698
1699#: libmedia/gst/AudioInputGst.cpp:100
1700#, c-format
1701msgid "%s: Could not create audio test source"
1702msgstr ""
1703
1704#: libmedia/gst/AudioInputGst.cpp:190
1705#, c-format
1706msgid "%s: passed an invalid devselect argument"
1707msgstr ""
1708
1709#: libmedia/gst/AudioInputGst.cpp:244
1710msgid "The input device you selected isn't supported (yet)"
1711msgstr ""
1712
1713#: libmedia/gst/AudioInputGst.cpp:270
1714#, c-format
1715msgid "%s: Passed a bad devselect value"
1716msgstr ""
1717
1718#: libmedia/gst/AudioInputGst.cpp:324 libmedia/gst/AudioInputGst.cpp:380
1719#, c-format
1720msgid "%s: Creation of the audioSourceBin failed"
1721msgstr ""
1722
1723#: libmedia/gst/AudioInputGst.cpp:406
1724#, c-format
1725msgid "%s: audioCreateSourceBin failed!"
1726msgstr ""
1727
1728#: libmedia/gst/AudioInputGst.cpp:419
1729#, c-format
1730msgid "%s: problem creating audioPlaybackQueue element"
1731msgstr ""
1732
1733#: libmedia/gst/AudioInputGst.cpp:426
1734#, c-format
1735msgid "%s: couldn't link audioSourceBin and tee"
1736msgstr ""
1737
1738#: libmedia/gst/AudioInputGst.cpp:431
1739#, c-format
1740msgid "%s: couldn't link tee and saveQueue"
1741msgstr ""
1742
1743#: libmedia/gst/AudioInputGst.cpp:436
1744#, c-format
1745msgid "%s: couldn't link tee and audioPlaybackQueue"
1746msgstr ""
1747
1748#: libmedia/gst/AudioInputGst.cpp:445
1749#, c-format
1750msgid "%s: couldn't get saveQueueSrcPad"
1751msgstr ""
1752
1753#: libmedia/gst/AudioInputGst.cpp:455
1754#, c-format
1755msgid "%s: couldn't get audioPlaybackQueue"
1756msgstr ""
1757
1758#: libmedia/gst/AudioInputGst.cpp:481
1759#, c-format
1760msgid "%s: There was a problem making the audiosink!"
1761msgstr ""
1762
1763#: libmedia/gst/AudioInputGst.cpp:517
1764msgid "something went wrong in the makeSourcePlaybackLink function"
1765msgstr ""
1766
1767#: libmedia/gst/AudioInputGst.cpp:548
1768#, c-format
1769msgid "%s: couldn't remove audioPlaybackBin from pipeline"
1770msgstr ""
1771
1772#: libmedia/gst/AudioInputGst.cpp:555
1773#, c-format
1774msgid "%s: changing state of audioPlaybackBin failed"
1775msgstr ""
1776
1777#: libmedia/gst/AudioInputGst.cpp:579
1778#, c-format
1779msgid "Error: %s"
1780msgstr ""
1781
1782#: libmedia/gst/AudioInputGst.cpp:599
1783#, c-format
1784msgid "%s: Couldn't make audioconvert element"
1785msgstr ""
1786
1787#: libmedia/gst/AudioInputGst.cpp:603
1788#, c-format
1789msgid "%s: Couldn't make vorbisenc element"
1790msgstr ""
1791
1792#: libmedia/gst/AudioInputGst.cpp:607
1793#, c-format
1794msgid "%s: Couldn't make oggmux element"
1795msgstr ""
1796
1797#: libmedia/gst/AudioInputGst.cpp:611
1798#, c-format
1799msgid "%s: Couldn't make filesink element"
1800msgstr ""
1801
1802#: libmedia/gst/AudioInputGst.cpp:630
1803#, c-format
1804msgid "%s: Something went wrong in linking"
1805msgstr ""
1806
1807#: libmedia/gst/AudioInputGst.cpp:658
1808msgid "something went wrong in the makeAudioSourceSaveLink function"
1809msgstr ""
1810
1811#: libmedia/gst/AudioInputGst.cpp:694
1812#, c-format
1813msgid "%s: audioSaveBin state change failed"
1814msgstr ""
1815
1816#: libmedia/gst/AudioInputGst.cpp:755
1817msgid "You have an invalid microphone selected. Check your gnashrc file"
1818msgstr ""
1819
1820#: libmedia/AudioDecoderSimple.cpp:163
1821msgid "corrupted ADPCM header"
1822msgstr ""
1823
1824#: libmedia/AudioDecoderSimple.cpp:291 libmedia/AudioDecoderSimple.cpp:304
1825#, c-format
1826msgid "AudioDecoderSimple: initialized flash codec %s (%d)"
1827msgstr ""
1828
1829#: libmedia/AudioDecoderSimple.cpp:330 libmedia/AudioDecoderSimple.cpp:361
1830#, c-format
1831msgid "AudioDecoderSimple: unsupported flash codec %d (%s)"
1832msgstr ""
1833
1834#: libmedia/AudioDecoderSimple.cpp:341
1835#, c-format
1836msgid "AudioDecoderSimple: unable to intepret custom audio codec id %s"
1837msgstr ""
1838
1839#: libmedia/AudioDecoderSimple.cpp:428
1840msgid "Host endianness not detected in AudioDecoderSimple"
1841msgstr ""
1842
1843#: libmedia/AudioDecoderSimple.cpp:478
1844msgid "Error in sound sample conversion"
1845msgstr ""
1846
1847#: libmedia/MediaHandler.cpp:49
1848msgid "MediaHandler::isFLV: Could not read 3 bytes from input stream"
1849msgstr ""
1850
1851#: libmedia/MediaHandler.cpp:65
1852msgid ""
1853"MediaHandler::createMediaParser: only FLV input is supported by this "
1854"MediaHandler"
1855msgstr ""
1856
1857#: libmedia/MediaHandler.cpp:71
1858#, c-format
1859msgid "Exception while reading from stream: %s"
1860msgstr ""
1861
1862#: libmedia/MediaHandler.cpp:108
1863#, c-format
1864msgid ""
1865"MediaHandler::createFlashAudioDecoder: no available flash decoders for codec "
1866"%d (%s)"
1867msgstr ""
1868
1869#: libcore/ExternalInterface.cpp:133
1870#, c-format
1871msgid "Can't convert unknown type %d"
1872msgstr ""
1873
1874#: libcore/as_value.cpp:768
1875#, c-format
1876msgid "serialization of as_value of type %d"
1877msgstr ""
1878
1879#: libcore/ClassHierarchy.cpp:85
1880#, c-format
1881msgid "Native class %s is not an object after initialization (%s)"
1882msgstr ""
1883
1884#: libcore/ClassHierarchy.cpp:92
1885#, c-format
1886msgid "Native class %s is not found after initialization"
1887msgstr ""
1888
1889#: libcore/MovieLoader.cpp:259
1890#, c-format
1891msgid "Can't create Movie instance for definition loaded from %s"
1892msgstr ""
1893
1894#: libcore/FreetypeGlyphsProvider.cpp:254
1895#, c-format
1896msgid "Can't init FreeType! Error = %d"
1897msgstr ""
1898
1899#: libcore/FreetypeGlyphsProvider.cpp:266
1900#, c-format
1901msgid "Can't close FreeType! Error = %d"
1902msgstr ""
1903
1904#: libcore/FreetypeGlyphsProvider.cpp:280
1905#, c-format
1906msgid "Failed to find fonts directory, using hard-coded font filename \"%s\""
1907msgstr ""
1908
1909#: libcore/FreetypeGlyphsProvider.cpp:293
1910#, c-format
1911msgid "Can't init fontconfig library, using hard-coded font filename \"%s\""
1912msgstr ""
1913
1914#: libcore/FreetypeGlyphsProvider.cpp:355
1915#, c-format
1916msgid "No device font matches the name '%s', using hard-coded font filename"
1917msgstr ""
1918
1919#: libcore/FreetypeGlyphsProvider.cpp:360
1920msgid ""
1921"Font filename matching not implemented (no fontconfig support built-in), "
1922"using hard-coded font filename"
1923msgstr ""
1924
1925#: libcore/FreetypeGlyphsProvider.cpp:393
1926msgid "Freetype not supported"
1927msgstr ""
1928
1929#: libcore/FreetypeGlyphsProvider.cpp:434
1930#, c-format
1931msgid "Can't find font file for font '%s'"
1932msgstr ""
1933
1934#: libcore/FreetypeGlyphsProvider.cpp:447
1935#, c-format
1936msgid "Font file '%s' has bad format"
1937msgstr ""
1938
1939#: libcore/FreetypeGlyphsProvider.cpp:456
1940#, c-format
1941msgid "Some error opening font '%s'"
1942msgstr ""
1943
1944#: libcore/FreetypeGlyphsProvider.cpp:490
1945#, c-format
1946msgid "Error loading freetype outline glyph for char '%c' (error: %d)"
1947msgstr ""
1948
1949#: libcore/FreetypeGlyphsProvider.cpp:506
1950#, c-format
1951msgid ""
1952"FT_Load_Char() returned a glyph format != FT_GLYPH_FORMAT_OUTLINE (%c%c%c%c)"
1953msgstr ""
1954
1955#: libcore/FreetypeGlyphsProvider.cpp:561
1956msgid "Could not release FT face resources"
1957msgstr ""
1958
1959#: libcore/swf/DefineShapeTag.cpp:58
1960#, c-format
1961msgid "DefineShapeTag(%s): id = %d"
1962msgstr ""
1963
1964#: libcore/swf/VideoFrameTag.cpp:47
1965#, c-format
1966msgid "VideoFrame tag refers to unknown video stream id %d"
1967msgstr ""
1968
1969#: libcore/swf/VideoFrameTag.cpp:57
1970#, c-format
1971msgid "VideoFrame tag refers to a non-video DisplayObject %d (%s)"
1972msgstr ""
1973
1974#: libcore/swf/VideoFrameTag.cpp:90
1975msgid ""
1976"Could not read enough bytes when parsing VideoFrame tag. Perhaps we reached "
1977"the end of the stream!"
1978msgstr ""
1979
1980#: libcore/swf/DefineTextTag.cpp:52
1981#, c-format
1982msgid "DefineTextTag, id = %d"
1983msgstr ""
1984
1985#: libcore/swf/DefineTextTag.cpp:93
1986#, c-format
1987msgid "Text DisplayObject, id = %d"
1988msgstr ""
1989
1990#: libcore/swf/DefineTextTag.cpp:112
1991#, c-format
1992msgid "begin text records for DefineTextTag %p"
1993msgstr ""
1994
1995#: libcore/swf/DefaultTagLoaders.cpp:94
1996#, c-format
1997msgid ""
1998"Undocumented tag %s encountered. Please report this to the Gnash developers!"
1999msgstr ""
2000
2001#: libcore/swf/DefineFontTag.cpp:60
2002msgid "reading code table at offset %1%, %2% glyphs"
2003msgstr ""
2004
2005#: libcore/swf/DefineFontTag.cpp:120
2006msgid "reading DefineFont"
2007msgstr ""
2008
2009#: libcore/swf/DefineFontTag.cpp:157
2010msgid "Glyphs offset table corrupted in DefineFont tag"
2011msgstr ""
2012
2013#: libcore/swf/DefineFontTag.cpp:172
2014msgid "reading DefineFont2 or DefineFont3"
2015msgstr ""
2016
2017#: libcore/swf/DefineFontTag.cpp:225 libcore/swf/DefineFontTag.cpp:237
2018#, c-format
2019msgid "Glyph %d at offset %u"
2020msgstr ""
2021
2022#: libcore/swf/DefineFontTag.cpp:254
2023msgid "Glyphs offset table corrupted in DefineFont2/3 tag"
2024msgstr ""
2025
2026#: libcore/swf/DefineFontTag.cpp:266
2027msgid "Bad offset in DefineFont2"
2028msgstr ""
2029
2030#: libcore/swf/DefineFontTag.cpp:325
2031msgid "Repeated kerning pair found - ignoring"
2032msgstr ""
2033
2034#: libcore/swf/DefineFontTag.cpp:344
2035#, c-format
2036msgid "DefineFontInfo tag loader: can't find font with id %d"
2037msgstr ""
2038
2039#: libcore/swf/DefineFontTag.cpp:352
2040msgid "DefineFontInfo2 partially implemented"
2041msgstr ""
2042
2043#: libcore/swf/CSMTextSettingsTag.cpp:77
2044#, c-format
2045msgid ""
2046"  CSMTextSettings: TextID=%d, FlashType=%d, GridFit=%d, Thickness=%d, "
2047"Sharpness=%d"
2048msgstr ""
2049
2050#: libcore/swf/CSMTextSettingsTag.cpp:85
2051msgid "CSMTextSettings"
2052msgstr ""
2053
2054#: libcore/swf/TextRecord.cpp:52
2055msgid "end text records"
2056msgstr ""
2057
2058#: libcore/swf/TextRecord.cpp:78
2059#, c-format
2060msgid "  has_font: font id = %d (%p)"
2061msgstr ""
2062
2063#: libcore/swf/TextRecord.cpp:90
2064msgid "  hasColor"
2065msgstr ""
2066
2067#: libcore/swf/TextRecord.cpp:99
2068#, c-format
2069msgid "  xOffset = %g"
2070msgstr ""
2071
2072#: libcore/swf/TextRecord.cpp:108
2073#, c-format
2074msgid "  yOffset = %g"
2075msgstr ""
2076
2077#: libcore/swf/TextRecord.cpp:117
2078#, c-format
2079msgid "  textHeight = %g"
2080msgstr ""
2081
2082#: libcore/swf/TextRecord.cpp:126
2083#, c-format
2084msgid "  GlyphEntries: count = %d"
2085msgstr ""
2086
2087#: libcore/swf/TextRecord.cpp:138
2088#, c-format
2089msgid "   glyph%d: index=%d, advance=%g"
2090msgstr ""
2091
2092#: libcore/swf/StartSoundTag.cpp:56
2093#, c-format
2094msgid "start_sound_loader: sound_id %d is not defined"
2095msgstr ""
2096
2097#: libcore/swf/StartSoundTag.cpp:64
2098#, c-format
2099msgid "StartSound: id=%d"
2100msgstr ""
2101
2102#: libcore/swf/StartSoundTag.cpp:114
2103msgid "STARTSOUND2 tag not parsed and not used"
2104msgstr ""
2105
2106#: libcore/swf/DefineButtonSoundTag.cpp:52
2107#, c-format
2108msgid "DEFINEBUTTONSOUND refers to an unknown DisplayObject def %d"
2109msgstr ""
2110
2111#: libcore/swf/DefineButtonSoundTag.cpp:63
2112#, c-format
2113msgid ""
2114"DEFINEBUTTONSOUND refers to DisplayObject id %d, a %s (expected a button "
2115"DisplayObject)"
2116msgstr ""
2117
2118#: libcore/swf/DefineButtonSoundTag.cpp:73
2119msgid "Attempt to redefine button sound ignored"
2120msgstr ""
2121
2122#: libcore/swf/DefineButtonSoundTag.cpp:99
2123#, c-format
2124msgid "sound tag not found, sound_id=%d, button state #=%i"
2125msgstr ""
2126
2127#: libcore/swf/tag_loaders.cpp:83
2128msgid "anchor-labeled frame not supported"
2129msgstr ""
2130
2131#: libcore/swf/tag_loaders.cpp:87
2132#, c-format
2133msgid "frame_label_loader end position %d, read up to %d"
2134msgstr ""
2135
2136#: libcore/swf/tag_loaders.cpp:107
2137#, c-format
2138msgid "  sprite:  char id = %d"
2139msgstr ""
2140
2141#: libcore/swf/tag_loaders.cpp:118
2142msgid ""
2143"Nested DEFINESPRITE tags. Will add to top-level DisplayObjects dictionary."
2144msgstr ""
2145
2146#: libcore/swf/tag_loaders.cpp:128
2147#, c-format
2148msgid "Sprite %d advertise no frames"
2149msgstr ""
2150
2151#: libcore/swf/tag_loaders.cpp:168
2152#, c-format
2153msgid "DEFINESOUNDLOADER: sound sample rate %d (expected 0 to %u)"
2154msgstr ""
2155
2156#: libcore/swf/tag_loaders.cpp:188
2157#, c-format
2158msgid ""
2159"define sound: ch=%d, format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, delay=%d"
2160msgstr ""
2161
2162#: libcore/swf/tag_loaders.cpp:216
2163msgid "Tag boundary reported past end of SWFStream!"
2164msgstr ""
2165
2166#: libcore/swf/tag_loaders.cpp:236
2167#, c-format
2168msgid ""
2169"There is no sound handler currently active, so DisplayObject with id %d will "
2170"not be added to the dictionary"
2171msgstr ""
2172
2173#: libcore/swf/tag_loaders.cpp:269
2174#, c-format
2175msgid "File attributes: metadata=%s network=%s"
2176msgstr ""
2177
2178#: libcore/swf/tag_loaders.cpp:270 libcore/swf/tag_loaders.cpp:271
2179msgid "true"
2180msgstr ""
2181
2182#: libcore/swf/tag_loaders.cpp:270 libcore/swf/tag_loaders.cpp:271
2183msgid "false"
2184msgstr ""
2185
2186#: libcore/swf/tag_loaders.cpp:275
2187msgid ""
2188"FileAttributes tag in the SWF requests that network access is not granted to "
2189"this movie (or application?) when loaded from the filesystem. Anyway Gnash "
2190"won't care; use white/black listing in your .gnashrc instead"
2191msgstr ""
2192
2193#: libcore/swf/tag_loaders.cpp:283
2194msgid ""
2195"This SWF file requires AVM2: there will be no ActionScript interpretation"
2196msgstr ""
2197
2198#: libcore/swf/tag_loaders.cpp:308
2199#, c-format
2200msgid ""
2201"  RDF metadata (information only): [[\n"
2202"%s\n"
2203"]]"
2204msgstr ""
2205
2206#: libcore/swf/tag_loaders.cpp:324
2207#, c-format
2208msgid "Descriptive metadata from movie %s: %s"
2209msgstr ""
2210
2211#: libcore/swf/tag_loaders.cpp:386
2212#, c-format
2213msgid "  reflex = \"%c%c%c\""
2214msgstr ""
2215
2216#: libcore/swf/DefineFontAlignZonesTag.cpp:54
2217#, c-format
2218msgid "DefineFontAlignZones tag references an undefined font %d"
2219msgstr ""
2220
2221#: libcore/swf/DefineFontAlignZonesTag.cpp:73
2222#, c-format
2223msgid "DefineFontAlignZones: font=%d, flags=%d, table int: %s"
2224msgstr ""
2225
2226#: libcore/swf/DefineFontAlignZonesTag.cpp:110
2227msgid "DefineFontAlignZoneTag"
2228msgstr ""
2229
2230#: libcore/swf/ShapeRecord.cpp:274
2231#, c-format
2232msgid "  bound SWFRect: %s"
2233msgstr ""
2234
2235#: libcore/swf/ShapeRecord.cpp:301
2236#, c-format
2237msgid "  ShapeRecord(%s): fillbits %d, linebits %d"
2238msgstr ""
2239
2240#: libcore/swf/ShapeRecord.cpp:379
2241#, c-format
2242msgid "  Shape read: moveto %d %d"
2243msgstr ""
2244
2245#: libcore/swf/ShapeRecord.cpp:400
2246#, c-format
2247msgid ""
2248"Invalid fill style %d in fillStyle0Change record for font tag (0 or 1 "
2249"valid). Set to 0."
2250msgstr ""
2251
2252#: libcore/swf/ShapeRecord.cpp:410
2253#, c-format
2254msgid ""
2255"Invalid fill style %d in fillStyle0Change record - %d defined. Set to 0."
2256msgstr ""
2257
2258#: libcore/swf/ShapeRecord.cpp:421
2259#, c-format
2260msgid "  Shape read: fill0 (left) = %d"
2261msgstr ""
2262
2263#: libcore/swf/ShapeRecord.cpp:443
2264#, c-format
2265msgid ""
2266"Invalid fill style %d in fillStyle1Change record for font tag (0 or 1 "
2267"valid). Set to 0."
2268msgstr ""
2269
2270#: libcore/swf/ShapeRecord.cpp:453
2271#, c-format
2272msgid ""
2273"Invalid fill style %d in fillStyle1Change record - %d defined. Set to 0."
2274msgstr ""
2275
2276#: libcore/swf/ShapeRecord.cpp:463
2277#, c-format
2278msgid "  Shape read: fill1 (right) = %d"
2279msgstr ""
2280
2281#: libcore/swf/ShapeRecord.cpp:484
2282#, c-format
2283msgid ""
2284"Invalid line style %d in lineStyleChange record for font tag (0 or 1 valid). "
2285"Set to 0."
2286msgstr ""
2287
2288#: libcore/swf/ShapeRecord.cpp:494
2289#, c-format
2290msgid "Invalid fill style %d in lineStyleChange record - %d defined. Set to 0."
2291msgstr ""
2292
2293#: libcore/swf/ShapeRecord.cpp:504
2294#, c-format
2295msgid "ShapeRecord: line %d"
2296msgstr ""
2297
2298#: libcore/swf/ShapeRecord.cpp:518
2299msgid "ShapeRecord: more fill styles"
2300msgstr ""
2301
2302#: libcore/swf/ShapeRecord.cpp:558
2303#, c-format
2304msgid "ShapeRecord: curved edge %d %d - %d %d - %d %d"
2305msgstr ""
2306
2307#: libcore/swf/ShapeRecord.cpp:593
2308#, c-format
2309msgid "ShapeRecord: straight edge %d %d - %d %d"
2310msgstr ""
2311
2312#: libcore/swf/ShapeRecord.cpp:642
2313msgid "  fill styles: %1%"
2314msgstr ""
2315
2316#: libcore/swf/ShapeRecord.cpp:651
2317msgid "  Read fill: %1%"
2318msgstr ""
2319
2320#: libcore/swf/ShapeRecord.cpp:665
2321#, c-format
2322msgid "  readLineStyles: count = %d"
2323msgstr ""
2324
2325#: libcore/swf/ShapeRecord.cpp:672
2326#, c-format
2327msgid "  readLineStyles: count2 = %d"
2328msgstr ""
2329
2330#: libcore/swf/PlaceObject2Tag.cpp:85
2331#, c-format
2332msgid "  PLACEOBJECT: depth=%d(%d) char=%d"
2333msgstr ""
2334
2335#: libcore/swf/PlaceObject2Tag.cpp:89 libcore/swf/PlaceObject2Tag.cpp:311
2336#, c-format
2337msgid "  SWFCxForm: %s"
2338msgstr ""
2339
2340#: libcore/swf/PlaceObject2Tag.cpp:105
2341#, c-format
2342msgid "Reserved field in PlaceObject actions == %u (expected 0)"
2343msgstr ""
2344
2345#: libcore/swf/PlaceObject2Tag.cpp:123
2346#, c-format
2347msgid "  actions: flags = 0x%X"
2348msgstr ""
2349
2350#: libcore/swf/PlaceObject2Tag.cpp:158
2351#, c-format
2352msgid ""
2353"swf_event::read(), even_length = %u, but only %lu bytes left to the end of "
2354"current tag. Breaking for safety."
2355msgstr ""
2356
2357#: libcore/swf/PlaceObject2Tag.cpp:219
2358#, c-format
2359msgid ""
2360"swf_event::read() -- unknown / unhandled event type received, flags = 0x%x"
2361msgstr ""
2362
2363#: libcore/swf/PlaceObject2Tag.cpp:248
2364msgid "Unexpected end of tag while parsing PlaceObject tag events"
2365msgstr ""
2366
2367#: libcore/swf/PlaceObject2Tag.cpp:304
2368#, c-format
2369msgid "  PLACEOBJECT2: depth = %d (%d)"
2370msgstr ""
2371
2372#: libcore/swf/PlaceObject2Tag.cpp:306 libcore/swf/PlaceObject2Tag.cpp:419
2373#, c-format
2374msgid "  char id = %d"
2375msgstr ""
2376
2377#: libcore/swf/PlaceObject2Tag.cpp:308 libcore/swf/PlaceObject2Tag.cpp:420
2378#, c-format
2379msgid "  SWFMatrix: %s"
2380msgstr ""
2381
2382#: libcore/swf/PlaceObject2Tag.cpp:313 libcore/swf/PlaceObject2Tag.cpp:422
2383#, c-format
2384msgid "  ratio: %d"
2385msgstr ""
2386
2387#: libcore/swf/PlaceObject2Tag.cpp:314 libcore/swf/PlaceObject2Tag.cpp:423
2388#, c-format
2389msgid "  name = %s"
2390msgstr ""
2391
2392#: libcore/swf/PlaceObject2Tag.cpp:316 libcore/swf/PlaceObject2Tag.cpp:425
2393#, c-format
2394msgid "  clip_depth = %d (%d)"
2395msgstr ""
2396
2397#: libcore/swf/PlaceObject2Tag.cpp:319 libcore/swf/PlaceObject2Tag.cpp:428
2398#, c-format
2399msgid " m_place_type: %d"
2400msgstr ""
2401
2402#: libcore/swf/PlaceObject2Tag.cpp:417
2403#, c-format
2404msgid "  PLACEOBJECT3: depth = %d (%d)"
2405msgstr ""
2406
2407#: libcore/swf/PlaceObject2Tag.cpp:421
2408#, c-format
2409msgid "  SWFCxForm: %d"
2410msgstr ""
2411
2412#: libcore/swf/PlaceObject2Tag.cpp:424
2413#, c-format
2414msgid "  class name = %s"
2415msgstr ""
2416
2417#: libcore/swf/PlaceObject2Tag.cpp:427
2418msgid "   bitmapCaching enabled"
2419msgstr ""
2420
2421#: libcore/swf/SoundStreamHeadTag.cpp:76
2422#, c-format
2423msgid "SOUNDSTREAMHEAD: stream sample rate %d (expected 0 to %u)"
2424msgstr ""
2425
2426#: libcore/swf/SoundStreamHeadTag.cpp:86
2427#, c-format
2428msgid ""
2429"Different stream/playback sound rate (%d/%d). This seems common in SWF "
2430"files, so we'll warn only once."
2431msgstr ""
2432
2433#: libcore/swf/SoundStreamHeadTag.cpp:93
2434#, c-format
2435msgid ""
2436"Different stream/playback sample size (%d/%d). This seems common in SWF "
2437"files, so we'll warn only once."
2438msgstr ""
2439
2440#: libcore/swf/SoundStreamHeadTag.cpp:99
2441#, c-format
2442msgid ""
2443"Different stream/playback channels (%s/%s). This seems common in SWF files, "
2444"so we'll warn only once."
2445msgstr ""
2446
2447#: libcore/swf/SoundStreamHeadTag.cpp:119
2448msgid ""
2449"No samples advertised for sound stream, pretty common so will warn only once"
2450msgstr ""
2451
2452#: libcore/swf/SoundStreamHeadTag.cpp:146
2453#, c-format
2454msgid ""
2455"sound stream head: format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, latency=%d"
2456msgstr ""
2457
2458#: libcore/swf/DefineButtonCxformTag.cpp:49
2459#, c-format
2460msgid "DefineButtonCxform refers to an unknown DisplayObject %d"
2461msgstr ""
2462
2463#: libcore/swf/DefineButtonCxformTag.cpp:60
2464#, c-format
2465msgid ""
2466"DefineButtonCxform refers to DisplayObject ID %d (%s). Expected a button "
2467"definition"
2468msgstr ""
2469
2470#: libcore/swf/RemoveObjectTag.cpp:71
2471#, c-format
2472msgid "  remove_object_2(%d)"
2473msgstr ""
2474
2475#: libcore/swf/StreamSoundBlockTag.cpp:75
2476msgid "Found SOUNDSTREAMBLOCK tag w/out preceding SOUNDSTREAMHEAD"
2477msgstr ""
2478
2479#: libcore/swf/StreamSoundBlockTag.cpp:111
2480msgid "Tag boundary reported past end of stream!"
2481msgstr ""
2482
2483#: libcore/swf/DefineButtonTag.cpp:85
2484#, c-format
2485msgid "  DefineButton loader: character id = %d"
2486msgstr ""
2487
2488#: libcore/swf/DefineButtonTag.cpp:102
2489#, c-format
2490msgid "  DefineButton2 loader: chararacter id = %d"
2491msgstr ""
2492
2493#: libcore/swf/DefineButtonTag.cpp:134
2494msgid "Premature end of DEFINEBUTTON tag, won't read actions"
2495msgstr ""
2496
2497#: libcore/swf/DefineButtonTag.cpp:170
2498#, c-format
2499msgid "Next Button2 actionOffset (%u) points past the end of tag (%lu)"
2500msgstr ""
2501
2502#: libcore/swf/DefineButtonTag.cpp:211
2503#, c-format
2504msgid ""
2505"Next action offset (%u) in Button2ActionConditions points past the end of tag"
2506msgstr ""
2507
2508#: libcore/swf/DefineButtonTag.cpp:279
2509msgid "Premature end of button action input: can't read conditions"
2510msgstr ""
2511
2512#: libcore/swf/DefineButtonTag.cpp:289
2513#, c-format
2514msgid "   button actions for conditions 0x%x"
2515msgstr ""
2516
2517#: libcore/swf/DefineButtonTag.cpp:362
2518msgid "   premature end of button record input stream, can't read flags"
2519msgstr ""
2520
2521#: libcore/swf/DefineButtonTag.cpp:383
2522msgid ""
2523"   premature end of button record input stream, can't read DisplayObject id"
2524msgstr ""
2525
2526#: libcore/swf/DefineButtonTag.cpp:398
2527#, c-format
2528msgid ""
2529"   button record for states [%s] refer to DisplayObject with id %d, which is "
2530"not found in the chars dictionary"
2531msgstr ""
2532
2533#: libcore/swf/DefineButtonTag.cpp:405
2534#, c-format
2535msgid "   button record for states [%s] contain DisplayObject %d (%s)"
2536msgstr ""
2537
2538#: libcore/swf/DefineButtonTag.cpp:413
2539msgid ""
2540"   premature end of button record input stream, can't read button layer "
2541"(depth?)"
2542msgstr ""
2543
2544#: libcore/swf/DefineBitsTag.cpp:154
2545msgid "  jpeg_tables_loader"
2546msgstr ""
2547
2548#: libcore/swf/DefineBitsTag.cpp:165
2549#, c-format
2550msgid "No bytes to read in JPEGTABLES tag at offset %d"
2551msgstr ""
2552
2553#: libcore/swf/DefineBitsTag.cpp:206
2554#, c-format
2555msgid "DEFINEBITS: Duplicate id (%d) for bitmap DisplayObject - discarding it"
2556msgstr ""
2557
2558#: libcore/swf/DefineBitsTag.cpp:235
2559msgid "Failed to parse bitmap for character %1%"
2560msgstr ""
2561
2562#: libcore/swf/DefineBitsTag.cpp:243
2563msgid "No renderer, not adding bitmap %1%"
2564msgstr ""
2565
2566#: libcore/swf/DefineBitsTag.cpp:250
2567msgid "Adding bitmap id %1%"
2568msgstr ""
2569
2570#: libcore/swf/DefineBitsTag.cpp:269
2571msgid ""
2572"DEFINEBITS: No jpeg loader registered in movie definition - discarding bitmap"
2573msgstr ""
2574
2575#: libcore/swf/DefineBitsTag.cpp:374
2576msgid "gnash is not linked to zlib -- can't load jpeg3 image data"
2577msgstr ""
2578
2579#: libcore/swf/DefineBitsTag.cpp:419
2580#, c-format
2581msgid "  defbitslossless2: tag = %d, fmt = %d, w = %d, h = %d"
2582msgstr ""
2583
2584#: libcore/swf/DefineBitsTag.cpp:426
2585msgid "Bitmap has a height or width of 0"
2586msgstr ""
2587
2588#: libcore/swf/DefineBitsTag.cpp:432
2589msgid "gnash is not linked to zlib -- can't load zipped image data"
2590msgstr ""
2591
2592#: libcore/swf/DefineBitsTag.cpp:458
2593msgid "Will not allocate %1%x%2% image in DefineBitsLossless tag"
2594msgstr ""
2595
2596#: libcore/swf/DefineBitsTag.cpp:483
2597msgid "Unknown bitmap format. Ignoring"
2598msgstr ""
2599
2600#: libcore/swf/DefineBitsTag.cpp:597
2601#, c-format
2602msgid "inflateWrapper() inflateInit() returned %d (%s)"
2603msgstr ""
2604
2605#: libcore/swf/DefineBitsTag.cpp:617
2606msgid "inflateWrapper(): no end of zstream found within swf tag boundaries"
2607msgstr ""
2608
2609#: libcore/swf/DefineBitsTag.cpp:640
2610#, c-format
2611msgid "inflateWrapper() inflate() returned %d (%s)"
2612msgstr ""
2613
2614#: libcore/swf/DefineBitsTag.cpp:649
2615#, c-format
2616msgid "inflateWrapper() inflateEnd() return %d (%s)"
2617msgstr ""
2618
2619#: libcore/LoadVariablesThread.cpp:74
2620#, c-format
2621msgid "%s to UTF8 conversion in MovieClip.loadVariables input parsing"
2622msgstr ""
2623
2624#: libcore/LoadVariablesThread.cpp:123
2625#, c-format
2626msgid "Stream couldn't seek to end: %s"
2627msgstr ""
2628
2629#: libcore/LoadVariablesThread.cpp:128
2630#, c-format
2631msgid ""
2632"Size of 'variables' stream advertised to be %d bytes, but turned out to be "
2633"%d bytes."
2634msgstr ""
2635
2636#: libcore/SWFStream.cpp:285 libcore/parser/action_buffer.cpp:537
2637msgid "Native floating point format not recognised"
2638msgstr ""
2639
2640#: libcore/SWFStream.cpp:302 libcore/SWFStream.cpp:320
2641#: libcore/SWFStream.cpp:353 libcore/SWFStream.cpp:384
2642#: libcore/parser/SWFParser.cpp:151
2643msgid "Unexpected end of stream while reading"
2644msgstr ""
2645
2646#: libcore/SWFStream.cpp:475
2647msgid "Attempt to seek past the end of an opened tag"
2648msgstr ""
2649
2650#: libcore/SWFStream.cpp:483
2651msgid "Attempt to seek before start of an opened tag"
2652msgstr ""
2653
2654#: libcore/SWFStream.cpp:496
2655msgid "Unexpected end of stream"
2656msgstr ""
2657
2658#: libcore/SWFStream.cpp:564
2659#, c-format
2660msgid ""
2661"Tag %d starting at offset %d is advertised to end at offset %d, which is "
2662"after end of previously opened tag starting at offset %d and ending at "
2663"offset %d. Making it end where container tag ends."
2664msgstr ""
2665
2666#: libcore/SWFStream.cpp:581
2667#, c-format
2668msgid "SWF[%lu]: tag type = %d, tag length = %d, end tag = %lu"
2669msgstr ""
2670
2671#: libcore/SWFStream.cpp:602
2672msgid "Could not seek to reported end of tag"
2673msgstr ""
2674
2675#: libcore/SWFStream.cpp:617
2676#, c-format
2677msgid "SWFStream::consumeInput: underlying stream couldn't go_to_end: %s"
2678msgstr ""
2679
2680#: libcore/RGBA.cpp:47
2681msgid "Failed to convert string to RGBA value! This is a Gnash bug"
2682msgstr ""
2683
2684#: libcore/Font.cpp:130
2685msgid ""
2686"Attempt to set font display or copyright name again. This should mean there "
2687"is more than one DefineFontName tag referring to the same Font. Don't know "
2688"what to do in this case, so ignoring."
2689msgstr ""
2690
2691#: libcore/Font.cpp:167
2692msgid ""
2693"Attempt to add an embedded glyph CodeTable to a font that already has one. "
2694"This should mean there are several DefineFontInfo tags, or a DefineFontInfo "
2695"tag refers to a font created by DefineFont2 or DefineFont3. Don't know what "
2696"should happen in this case, so ignoring."
2697msgstr ""
2698
2699#: libcore/Font.cpp:201
2700#, c-format
2701msgid "Failed to find glyph %s in %s font %s"
2702msgstr ""
2703
2704#: libcore/Font.cpp:276
2705msgid "Device font provider was not initialized, can't get unitsPerEM"
2706msgstr ""
2707
2708#: libcore/Font.cpp:298
2709#, c-format
2710msgid ""
2711"Could not create shape glyph for DisplayObject code %u (%c) with device font "
2712"%s (%p)"
2713msgstr ""
2714
2715#: libcore/Font.cpp:332
2716msgid ""
2717"No name associated with this font, can't use device fonts (should I use a "
2718"default one?)"
2719msgstr ""
2720
2721#: libcore/Font.cpp:340
2722#, c-format
2723msgid "Could not create a freetype face %s"
2724msgstr ""
2725
2726#: libcore/asobj/Stage_as.cpp:146
2727msgid "Stage.width is a read-only property!"
2728msgstr ""
2729
2730#: libcore/asobj/Stage_as.cpp:163
2731msgid "Stage.height is a read-only property!"
2732msgstr ""
2733
2734#: libcore/asobj/Stage_as.cpp:202
2735msgid "Stage.showMenu implemented by setting gnashrc option and for gtk only"
2736msgstr ""
2737
2738#: libcore/asobj/Video_as.cpp:114
2739msgid "attachVideo needs 1 arg"
2740msgstr ""
2741
2742#: libcore/asobj/Video_as.cpp:126
2743#, c-format
2744msgid "attachVideo(%s) first arg is not a NetStream instance"
2745msgstr ""
2746
2747#: libcore/asobj/Video_as.cpp:139
2748msgid "Video.deblocking"
2749msgstr ""
2750
2751#: libcore/asobj/TextField_as.cpp:218
2752#, c-format
2753msgid "createTextField called with %d args, expected 6 - returning undefined"
2754msgstr ""
2755
2756#: libcore/asobj/TextField_as.cpp:232
2757#, c-format
2758msgid "createTextField: negative width (%d) - reverting sign"
2759msgstr ""
2760
2761#: libcore/asobj/TextField_as.cpp:242
2762#, c-format
2763msgid "createTextField: negative height (%d) - reverting sign"
2764msgstr ""
2765
2766#: libcore/asobj/TextField_as.cpp:436
2767#, c-format
2768msgid "Attempt to set length property of TextField %s"
2769msgstr ""
2770
2771#: libcore/asobj/TextField_as.cpp:462 libcore/asobj/TextField_as.cpp:488
2772#, c-format
2773msgid "Attempt to set read-only %s property of TextField %s"
2774msgstr ""
2775
2776#: libcore/asobj/TextField_as.cpp:544
2777#, c-format
2778msgid "Invalid value given to TextField.type: %s"
2779msgstr ""
2780
2781#: libcore/asobj/TextField_as.cpp:597
2782msgid "TextField.getFontList()"
2783msgstr ""
2784
2785#: libcore/asobj/TextField_as.cpp:608
2786msgid "TextField.getNewTextFormat()"
2787msgstr ""
2788
2789#: libcore/asobj/TextField_as.cpp:658
2790msgid ""
2791"TextField.getTextFormat() discards URL, target, tabStops, bullet and display"
2792msgstr ""
2793
2794#: libcore/asobj/TextField_as.cpp:672 libcore/asobj/TextField_as.cpp:694
2795#, c-format
2796msgid "TextField.setTextFormat(%s) : %s"
2797msgstr ""
2798
2799#: libcore/asobj/TextField_as.cpp:673
2800msgid "missing arg"
2801msgstr ""
2802
2803#: libcore/asobj/TextField_as.cpp:679
2804#, c-format
2805msgid ""
2806"TextField.setTextFormat(%s) : args past the first are unhandled by Gnash"
2807msgstr ""
2808
2809#: libcore/asobj/TextField_as.cpp:695
2810msgid "first argument is not a TextFormat"
2811msgstr ""
2812
2813#: libcore/asobj/TextField_as.cpp:729
2814msgid "TextField.setNewTextFormat(), we'll delegate to setTextFormat"
2815msgstr ""
2816
2817#: libcore/asobj/TextField_as.cpp:789
2818msgid "TextField.bottomScroll is not complete"
2819msgstr ""
2820
2821#: libcore/asobj/TextField_as.cpp:809
2822msgid "TextField.maxhscroll is not complete"
2823msgstr ""
2824
2825#: libcore/asobj/TextField_as.cpp:905
2826#, c-format
2827msgid "TextField.replaceSel(%s) requires exactly one argument"
2828msgstr ""
2829
2830#: libcore/asobj/TextField_as.cpp:944
2831msgid "TextField._hscroll is not complete"
2832msgstr ""
2833
2834#: libcore/asobj/TextField_as.cpp:962
2835msgid "TextField.maxscroll is not complete"
2836msgstr ""
2837
2838#: libcore/asobj/TextField_as.cpp:983
2839msgid "TextField.replaceText() called with less than 3 args"
2840msgstr ""
2841
2842#: libcore/asobj/TextField_as.cpp:993
2843#, c-format
2844msgid "TextField.replaceText(%s): negative endIndex - doing nothing"
2845msgstr ""
2846
2847#: libcore/asobj/TextField_as.cpp:1019
2848#, c-format
2849msgid "TextField.replaceText(%s): beginIndex out of range - doing nothing"
2850msgstr ""
2851
2852#: libcore/asobj/TextField_as.cpp:1036
2853#, c-format
2854msgid ""
2855"TextField.replaceText(%s): endIndex out of range - taking as end of string"
2856msgstr ""
2857
2858#: libcore/asobj/NetConnection_as.cpp:440
2859#, c-format
2860msgid "Gnash is not allowed to open this URL: %s"
2861msgstr ""
2862
2863#: libcore/asobj/NetConnection_as.cpp:496
2864#, c-format
2865msgid "Gnash is not allowed to connect to %s"
2866msgstr ""
2867
2868#: libcore/asobj/NetConnection_as.cpp:517
2869#, c-format
2870msgid "NetConnection.connect(%s): unsupported connection protocol"
2871msgstr ""
2872
2873#: libcore/asobj/NetConnection_as.cpp:523
2874#, c-format
2875msgid "NetConnection.connect(%s): unknown connection protocol"
2876msgstr ""
2877
2878#: libcore/asobj/NetConnection_as.cpp:569
2879msgid "NetConnection.call: can't call while not connected"
2880msgstr ""
2881
2882#: libcore/asobj/NetConnection_as.cpp:658
2883msgid "NetConnection.call(): needs at least one argument"
2884msgstr ""
2885
2886#: libcore/asobj/NetConnection_as.cpp:681
2887#, c-format
2888msgid "NetConnection.call(%s): second argument must be an object"
2889msgstr ""
2890
2891#: libcore/asobj/NetConnection_as.cpp:771
2892msgid "NetConnection.connect(): needs at least one argument"
2893msgstr ""
2894
2895#: libcore/asobj/NetConnection_as.cpp:793
2896#, c-format
2897msgid "NetConnection.connect(%s): args after the first are not supported"
2898msgstr ""
2899
2900#: libcore/asobj/NetConnection_as.cpp:808
2901msgid "NetConnection.addHeader()"
2902msgstr ""
2903
2904#: libcore/asobj/NetConnection_as.cpp:892
2905msgid "Invoke buffer too short"
2906msgstr ""
2907
2908#: libcore/asobj/NetConnection_as.cpp:899
2909msgid "Invoke argument not present"
2910msgstr ""
2911
2912#: libcore/asobj/NetConnection_as.cpp:990
2913#, c-format
2914msgid "Unknown HTTP Remoting response identifier '%s'"
2915msgstr ""
2916
2917#: libcore/asobj/NetConnection_as.cpp:1006
2918#, c-format
2919msgid "Unsupported HTTP Remoting response callback: '%s' (size %d)"
2920msgstr ""
2921
2922#: libcore/asobj/NetConnection_as.cpp:1155
2923#, c-format
2924msgid "Error parsing server AMF: %s"
2925msgstr ""
2926
2927#: libcore/asobj/NetConnection_as.cpp:1202
2928#, c-format
2929msgid "Could not serialize NetConnection.call argument %d"
2930msgstr ""
2931
2932#: libcore/asobj/NetConnection_as.cpp:1230
2933msgid "Sanity failed. no string method in invoke packet"
2934msgstr ""
2935
2936#: libcore/asobj/NetConnection_as.cpp:1277
2937msgid "Server called _onbwcheck without a callback"
2938msgstr ""
2939
2940#: libcore/asobj/NetConnection_as.cpp:1307
2941msgid "RTMP server sent error"
2942msgstr ""
2943
2944#: libcore/asobj/Function_as.cpp:105
2945msgid "Function.apply() called with no args"
2946msgstr ""
2947
2948#: libcore/asobj/Function_as.cpp:129
2949#, c-format
2950msgid ""
2951"Function.apply() got %d args, expected at most 2 -- discarding the ones in "
2952"excess"
2953msgstr ""
2954
2955#: libcore/asobj/Array_as.cpp:535
2956#, c-format
2957msgid "Unhandled sort flags: %d (0x%X)"
2958msgstr ""
2959
2960#: libcore/asobj/Array_as.cpp:934
2961msgid "Array.splice() needs at least 1 argument, call ignored"
2962msgstr ""
2963
2964#: libcore/asobj/Array_as.cpp:957
2965#, c-format
2966msgid "Array.splice(%d,%d): negative length given, call ignored"
2967msgstr ""
2968
2969#: libcore/asobj/Array_as.cpp:1055
2970msgid "Sort called with invalid arguments."
2971msgstr ""
2972
2973#: libcore/asobj/Array_as.cpp:1199
2974msgid "SortOn called with invalid arguments."
2975msgstr ""
2976
2977#: libcore/asobj/Array_as.cpp:1389
2978msgid ""
2979"More than 2 arguments to Array.slice, and I don't know what to do with "
2980"them.  Ignoring them"
2981msgstr ""
2982
2983#: libcore/asobj/System_as.cpp:310
2984msgid "System.security.allowDomain"
2985msgstr ""
2986
2987#: libcore/asobj/System_as.cpp:321
2988msgid "System.security.allowInsecureDomain"
2989msgstr ""
2990
2991#: libcore/asobj/System_as.cpp:329
2992msgid "System.security.loadPolicyFile"
2993msgstr ""
2994
2995#: libcore/asobj/System_as.cpp:350
2996msgid "System.showSettings"
2997msgstr ""
2998
2999#: libcore/asobj/System_as.cpp:367
3000msgid "System.exactSettings"
3001msgstr ""
3002
3003#: libcore/asobj/System_as.cpp:385
3004msgid "System.useCodepage"
3005msgstr ""
3006
3007#: libcore/asobj/Key_as.cpp:40
3008msgid "Key.isAccessible"
3009msgstr ""
3010
3011#: libcore/asobj/Key_as.cpp:70
3012msgid "Key.isDown needs one argument (the key code)"
3013msgstr ""
3014
3015#: libcore/asobj/Key_as.cpp:79
3016#, c-format
3017msgid "Key.isKeyDown(%d): keycode out of range"
3018msgstr ""
3019
3020#: libcore/asobj/Key_as.cpp:97
3021msgid "Key.isToggled"
3022msgstr ""
3023
3024#: libcore/asobj/Object.cpp:148
3025msgid "Too many args to Object constructor"
3026msgstr ""
3027
3028#: libcore/asobj/Object.cpp:192
3029#, c-format
3030msgid ""
3031"Invalid call to Object.addProperty(%s) - expected 3 arguments (<name>, "
3032"<getter>, <setter>)"
3033msgstr ""
3034
3035#: libcore/asobj/Object.cpp:209
3036msgid "Invalid call to Object.addProperty() - empty property name"
3037msgstr ""
3038
3039#: libcore/asobj/Object.cpp:219
3040msgid "Invalid call to Object.addProperty() - getter is not an AS function"
3041msgstr ""
3042
3043#: libcore/asobj/Object.cpp:233
3044#, c-format
3045msgid ""
3046"Invalid call to Object.addProperty() - setter is not null and not an AS "
3047"function (%s)"
3048msgstr ""
3049
3050#: libcore/asobj/Object.cpp:257
3051#, c-format
3052msgid ""
3053"Invalid call to Object.registerClass(%s) - expected 2 arguments (<symbol>, "
3054"<constructor>)"
3055msgstr ""
3056
3057#: libcore/asobj/Object.cpp:274
3058#, c-format
3059msgid ""
3060"Invalid call to Object.registerClass(%s) - first argument (symbol id) "
3061"evaluates to empty string"
3062msgstr ""
3063
3064#: libcore/asobj/Object.cpp:286
3065#, c-format
3066msgid ""
3067"Invalid call to Object.registerClass(%s) - second argument (class) is not a "
3068"function)"
3069msgstr ""
3070
3071#: libcore/asobj/Object.cpp:298
3072msgid ""
3073"current environment has no target, wouldn't know where to look for symbol "
3074"required for registerClass"
3075msgstr ""
3076
3077#: libcore/asobj/Object.cpp:313
3078#, c-format
3079msgid "Object.registerClass('%s', %s): can't find exported symbol (id: %d)"
3080msgstr ""
3081
3082#: libcore/asobj/Object.cpp:326
3083#, c-format
3084msgid ""
3085"Object.registerClass(%s, %s): exported symbol is not a MovieClip symbol "
3086"(sprite_definition), but a %s"
3087msgstr ""
3088
3089#: libcore/asobj/Object.cpp:348
3090msgid "Object.hasOwnProperty() requires one arg"
3091msgstr ""
3092
3093#: libcore/asobj/Object.cpp:357
3094#, c-format
3095msgid "Invalid call to Object.hasOwnProperty('%s')"
3096msgstr ""
3097
3098#: libcore/asobj/Object.cpp:373
3099msgid "Object.isPropertyEnumerable() requires one arg"
3100msgstr ""
3101
3102#: libcore/asobj/Object.cpp:382
3103#, c-format
3104msgid "Invalid call to Object.isPropertyEnumerable('%s')"
3105msgstr ""
3106
3107#: libcore/asobj/Object.cpp:405
3108msgid "Object.isPrototypeOf() requires one arg"
3109msgstr ""
3110
3111#: libcore/asobj/Object.cpp:413
3112#, c-format
3113msgid "First arg to Object.isPrototypeOf(%s) is not an object"
3114msgstr ""
3115
3116#: libcore/asobj/Object.cpp:432
3117#, c-format
3118msgid "Object.watch(%s): missing arguments"
3119msgstr ""
3120
3121#: libcore/asobj/Object.cpp:443
3122#, c-format
3123msgid "Object.watch(%s): second argument is not a function"
3124msgstr ""
3125
3126#: libcore/asobj/Object.cpp:469
3127#, c-format
3128msgid "Object.unwatch(%s): missing argument"
3129msgstr ""
3130
3131#: libcore/asobj/String_as.cpp:451
3132msgid "string.slice() called with end < start"
3133msgstr ""
3134
3135#: libcore/asobj/String_as.cpp:496
3136#, c-format
3137msgid "String.indexOf(%s, %s): second argument casts to invalid offset (%d)"
3138msgstr ""
3139
3140#: libcore/asobj/String_as.cpp:569
3141msgid "string.charCodeAt needs one argument"
3142msgstr ""
3143
3144#: libcore/asobj/String_as.cpp:578
3145msgid "string.charCodeAt has more than one argument"
3146msgstr ""
3147
3148#: libcore/asobj/String_as.cpp:756
3149msgid "No fn_call::callerDef in string function call"
3150msgstr ""
3151
3152#: libcore/asobj/String_as.cpp:780
3153msgid "%1%(%2%) needs %3% argument(s)"
3154msgstr ""
3155
3156#: libcore/asobj/String_as.cpp:791
3157msgid "%1%(%2%) has more than %3% argument(s)"
3158msgstr ""
3159
3160#: libcore/asobj/flash/external/ExternalInterface_as.cpp:292
3161#, c-format
3162msgid "VAL: %s"
3163msgstr ""
3164
3165#: libcore/asobj/flash/external/ExternalInterface_as.cpp:343
3166#, c-format
3167msgid ""
3168"ExternalInterface path %s is outside the SWF domain %s. Cannot access this "
3169"object."
3170msgstr ""
3171
3172#: libcore/asobj/flash/net/FileReferenceList_as.cpp:91
3173#, c-format
3174msgid "FileReferenceList(%s): %s"
3175msgstr ""
3176
3177#: libcore/asobj/flash/net/FileReferenceList_as.cpp:92
3178#: libcore/asobj/flash/net/FileReference_as.cpp:160
3179#: libcore/asobj/flash/geom/Transform_as.cpp:357
3180msgid "arguments discarded"
3181msgstr ""
3182
3183#: libcore/asobj/flash/net/FileReference_as.cpp:159
3184#, c-format
3185msgid "FileReference(%s): %s"
3186msgstr ""
3187
3188#: libcore/asobj/flash/geom/Rectangle_as.cpp:153
3189#, c-format
3190msgid "flash.geom.Rectangle(%s): %s"
3191msgstr ""
3192
3193#: libcore/asobj/flash/geom/Rectangle_as.cpp:154
3194#: libcore/asobj/flash/geom/Point_as.cpp:427
3195#: libcore/asobj/flash/geom/Point_as.cpp:511
3196#: libcore/asobj/flash/geom/Point_as.cpp:596
3197#: libcore/asobj/flash/geom/Point_as.cpp:604
3198#: libcore/asobj/MovieClip_as.cpp:532
3199msgid "missing arguments"
3200msgstr ""
3201
3202#: libcore/asobj/flash/geom/Rectangle_as.cpp:471
3203#: libcore/asobj/flash/geom/Rectangle_as.cpp:545
3204#: libcore/asobj/flash/geom/Rectangle_as.cpp:603
3205#: libcore/asobj/flash/geom/Matrix_as.cpp:421
3206#: libcore/asobj/flash/geom/Matrix_as.cpp:747
3207msgid "Failed to construct flash.geom.Point!"
3208msgstr ""
3209
3210#: libcore/asobj/flash/geom/Rectangle_as.cpp:483
3211#: libcore/asobj/flash/geom/Rectangle_as.cpp:557
3212#: libcore/asobj/flash/geom/Rectangle_as.cpp:616
3213#: libcore/asobj/flash/geom/Point_as.cpp:411
3214#, c-format
3215msgid "Attempt to set read-only property %s"
3216msgstr ""
3217
3218#: libcore/asobj/flash/geom/Point_as.cpp:119
3219#: libcore/asobj/flash/geom/Point_as.cpp:190
3220#: libcore/asobj/flash/geom/Point_as.cpp:238
3221#: libcore/asobj/flash/geom/Point_as.cpp:323
3222#, c-format
3223msgid "%s: missing arguments"
3224msgstr ""
3225
3226#: libcore/asobj/flash/geom/Point_as.cpp:128
3227#: libcore/asobj/flash/geom/Point_as.cpp:138
3228#: libcore/asobj/flash/geom/Point_as.cpp:148
3229#: libcore/asobj/flash/geom/Point_as.cpp:156
3230#: libcore/asobj/flash/geom/Point_as.cpp:332
3231#: libcore/asobj/flash/geom/Point_as.cpp:342
3232#: libcore/asobj/flash/geom/Point_as.cpp:352
3233#: libcore/asobj/flash/geom/Point_as.cpp:360
3234#, c-format
3235msgid "Point.add(%s): %s"
3236msgstr ""
3237
3238#: libcore/asobj/flash/geom/Point_as.cpp:129
3239#: libcore/asobj/flash/geom/Point_as.cpp:249
3240#: libcore/asobj/flash/geom/Point_as.cpp:333
3241msgid "arguments after first discarded"
3242msgstr ""
3243
3244#: libcore/asobj/flash/geom/Point_as.cpp:139
3245#: libcore/asobj/flash/geom/Point_as.cpp:343
3246#: libcore/asobj/flash/geom/Point_as.cpp:532
3247msgid "first argument doesn't cast to object"
3248msgstr ""
3249
3250#: libcore/asobj/flash/geom/Point_as.cpp:149
3251msgid "first argument cast to object doesn't contain an 'x' member"
3252msgstr ""
3253
3254#: libcore/asobj/flash/geom/Point_as.cpp:157
3255msgid "first argument cast to object doesn't contain an 'y' member"
3256msgstr ""
3257
3258#: libcore/asobj/flash/geom/Point_as.cpp:200
3259#, c-format
3260msgid "Point.equals(%s): %s"
3261msgstr ""
3262
3263#: libcore/asobj/flash/geom/Point_as.cpp:201
3264#: libcore/asobj/flash/geom/Point_as.cpp:447
3265msgid "First arg must be an object"
3266msgstr ""
3267
3268#: libcore/asobj/flash/geom/Point_as.cpp:211
3269#: libcore/asobj/flash/geom/Point_as.cpp:457
3270#, c-format
3271msgid "Point.equals(%s): %s %s"
3272msgstr ""
3273
3274#: libcore/asobj/flash/geom/Point_as.cpp:212
3275#: libcore/asobj/flash/geom/Point_as.cpp:458
3276msgid "First arg must be an instance of"
3277msgstr ""
3278
3279#: libcore/asobj/flash/geom/Point_as.cpp:248
3280#, c-format
3281msgid "Point.normalize(%s): %s"
3282msgstr ""
3283
3284#: libcore/asobj/flash/geom/Point_as.cpp:353
3285msgid "first argument casted to object doesn't contain an 'x' member"
3286msgstr ""
3287
3288#: libcore/asobj/flash/geom/Point_as.cpp:361
3289msgid "first argument casted to object doesn't contain an 'y' member"
3290msgstr ""
3291
3292#: libcore/asobj/flash/geom/Point_as.cpp:426
3293#: libcore/asobj/flash/geom/Point_as.cpp:436
3294#: libcore/asobj/flash/geom/Point_as.cpp:446
3295#, c-format
3296msgid "Point.distance(%s): %s"
3297msgstr ""
3298
3299#: libcore/asobj/flash/geom/Point_as.cpp:437
3300msgid "arguments after first two discarded"
3301msgstr ""
3302
3303#: libcore/asobj/flash/geom/Point_as.cpp:510
3304#: libcore/asobj/flash/geom/Point_as.cpp:520
3305#: libcore/asobj/flash/geom/Point_as.cpp:531
3306#: libcore/asobj/flash/geom/Point_as.cpp:547
3307#, c-format
3308msgid "Point.interpolate(%s): %s"
3309msgstr ""
3310
3311#: libcore/asobj/flash/geom/Point_as.cpp:521
3312msgid "arguments after first three discarded"
3313msgstr ""
3314
3315#: libcore/asobj/flash/geom/Point_as.cpp:548
3316msgid "second argument doesn't cast to object"
3317msgstr ""
3318
3319#: libcore/asobj/flash/geom/Point_as.cpp:595
3320#: libcore/asobj/flash/geom/Point_as.cpp:604
3321#, c-format
3322msgid "Point.polar(%s): %s"
3323msgstr ""
3324
3325#: libcore/asobj/flash/geom/ColorTransform_as.cpp:365
3326#, c-format
3327msgid ""
3328"ColorTransform(%s): not enough arguments (need 8). Constructing with default "
3329"values"
3330msgstr ""
3331
3332#: libcore/asobj/flash/geom/ColorTransform_as.cpp:380
3333#, c-format
3334msgid "ColorTransform(%s): discarding extra arguments"
3335msgstr ""
3336
3337#: libcore/asobj/flash/geom/Matrix_as.cpp:184
3338#, c-format
3339msgid "Matrix.concat(%s): needs one argument"
3340msgstr ""
3341
3342#: libcore/asobj/flash/geom/Matrix_as.cpp:198
3343#, c-format
3344msgid "Matrix.concat(%s): needs a Matrix object"
3345msgstr ""
3346
3347#: libcore/asobj/flash/geom/Matrix_as.cpp:255
3348#, c-format
3349msgid "Matrix.createBox(%s): needs at least two arguments"
3350msgstr ""
3351
3352#: libcore/asobj/flash/geom/Matrix_as.cpp:314
3353#, c-format
3354msgid "Matrix.createGradientBox(%s): needs at least two arguments"
3355msgstr ""
3356
3357#: libcore/asobj/flash/geom/Matrix_as.cpp:388
3358#, c-format
3359msgid "Matrix.deltaTransformPoint(%s): needs one argument"
3360msgstr ""
3361
3362#: libcore/asobj/flash/geom/Matrix_as.cpp:402
3363#, c-format
3364msgid "Matrix.deltaTransformPoint(%s): needs an object"
3365msgstr ""
3366
3367#: libcore/asobj/flash/geom/Matrix_as.cpp:523
3368#, c-format
3369msgid "Matrix.rotate(%s): needs one argument"
3370msgstr ""
3371
3372#: libcore/asobj/flash/geom/Matrix_as.cpp:599
3373#: libcore/asobj/flash/geom/Matrix_as.cpp:770
3374#, c-format
3375msgid "Matrix.translate(%s): needs two arguments"
3376msgstr ""
3377
3378#: libcore/asobj/flash/geom/Matrix_as.cpp:704
3379#, c-format
3380msgid "Matrix.translate(%s): needs one argument"
3381msgstr ""
3382
3383#: libcore/asobj/flash/geom/Matrix_as.cpp:717
3384#, c-format
3385msgid "Matrix.transformPoint(%s): needs an object"
3386msgstr ""
3387
3388#: libcore/asobj/flash/geom/Matrix_as.cpp:729
3389#, c-format
3390msgid "Matrix.transformPoint(%s): object must be a Point"
3391msgstr ""
3392
3393#: libcore/asobj/flash/geom/Transform_as.cpp:122
3394#: libcore/asobj/flash/geom/Transform_as.cpp:198
3395msgid "Failed to construct flash.geom.ColorTransform!"
3396msgstr ""
3397
3398#: libcore/asobj/flash/geom/Transform_as.cpp:145
3399#, c-format
3400msgid "Transform.colorTransform(%s): extra arguments discarded"
3401msgstr ""
3402
3403#: libcore/asobj/flash/geom/Transform_as.cpp:155
3404#, c-format
3405msgid "Transform.colorTransform(%s): argument is not an object"
3406msgstr ""
3407
3408#: libcore/asobj/flash/geom/Transform_as.cpp:170
3409#, c-format
3410msgid "Transform.colorTransform(%s): argument is not a ColorTransform"
3411msgstr ""
3412
3413#: libcore/asobj/flash/geom/Transform_as.cpp:236
3414msgid "Failed to construct flash.geom.Matrix!"
3415msgstr ""
3416
3417#: libcore/asobj/flash/geom/Transform_as.cpp:305
3418#, c-format
3419msgid "Transform.matrix(%s): extra arguments discarded"
3420msgstr ""
3421
3422#: libcore/asobj/flash/geom/Transform_as.cpp:315
3423#, c-format
3424msgid "Transform.matrix(%s): argument is not an object"
3425msgstr ""
3426
3427#: libcore/asobj/flash/geom/Transform_as.cpp:346
3428#, c-format
3429msgid "flash.geom.Transform(%s): needs one argument"
3430msgstr ""
3431
3432#: libcore/asobj/flash/geom/Transform_as.cpp:356
3433#, c-format
3434msgid "Transform(%s): %s"
3435msgstr ""
3436
3437#: libcore/asobj/flash/display/BitmapData_as.cpp:816
3438msgid ""
3439"BitmapData.copyChannel(). Multiple destination channels are not supported"
3440msgstr ""
3441
3442#: libcore/asobj/flash/display/BitmapData_as.cpp:842
3443msgid ""
3444"BitmapData.copyChannel(): no part of source rectangleoverlaps with the "
3445"source BitmapData"
3446msgstr ""
3447
3448#: libcore/asobj/flash/display/BitmapData_as.cpp:856
3449msgid ""
3450"BitmapData.copyChannel(): destination area is wholly outside the destination "
3451"BitmapData"
3452msgstr ""
3453
3454#: libcore/asobj/flash/display/BitmapData_as.cpp:914
3455msgid "BitmapData.copyPixels(): arguments after the first three are discarded"
3456msgstr ""
3457
3458#: libcore/asobj/flash/display/BitmapData_as.cpp:964
3459msgid ""
3460"BitmapData.copyPixels(): no part of source rectangleoverlaps with the source "
3461"BitmapData"
3462msgstr ""
3463
3464#: libcore/asobj/flash/display/BitmapData_as.cpp:978
3465msgid ""
3466"BitmapData.copyPixels(): destination area is wholly outside the destination "
3467"BitmapData"
3468msgstr ""
3469
3470#: libcore/asobj/flash/display/BitmapData_as.cpp:1064
3471#, c-format
3472msgid "BitmapData.draw(%s) requires at least one argument"
3473msgstr ""
3474
3475#: libcore/asobj/flash/display/BitmapData_as.cpp:1076
3476msgid "BitmapData.draw() with BitmapData argument"
3477msgstr ""
3478
3479#: libcore/asobj/flash/display/BitmapData_as.cpp:1083
3480#, c-format
3481msgid "BitmapData.draw(%s): first argument must be a MovieClip"
3482msgstr ""
3483
3484#: libcore/asobj/flash/display/BitmapData_as.cpp:1120
3485#, c-format
3486msgid "BitmapData.fillRect(%s): needs an object"
3487msgstr ""
3488
3489#: libcore/asobj/flash/display/BitmapData_as.cpp:1157
3490msgid "floodFill called on disposed BitmapData!"
3491msgstr ""
3492
3493#: libcore/asobj/flash/display/BitmapData_as.cpp:1231
3494msgid "getPixel32 called on disposed BitmapData!"
3495msgstr ""
3496
3497#: libcore/asobj/flash/display/BitmapData_as.cpp:1361
3498msgid "BitmapData.perlinNoise() stitch value"
3499msgstr ""
3500
3501#: libcore/asobj/flash/display/BitmapData_as.cpp:1562
3502msgid "Failed to construct flash.geom.Rectangle!"
3503msgstr ""
3504
3505#: libcore/asobj/flash/display/BitmapData_as.cpp:1584
3506msgid "BitmapData.loadBitmap requires one argument"
3507msgstr ""
3508
3509#: libcore/asobj/flash/display/BitmapData_as.cpp:1649
3510msgid ""
3511"BitmapData constructor requires at least two arguments. Will not construct a "
3512"BitmapData"
3513msgstr ""
3514
3515#: libcore/asobj/flash/display/BitmapData_as.cpp:1663
3516msgid ""
3517"BitmapData width and height must be between 1 and 2880. Will not construct a "
3518"BitmapData"
3519msgstr ""
3520
3521#: libcore/asobj/MovieClipLoader.cpp:105
3522#, c-format
3523msgid "MovieClipLoader.loadClip(%s): missing arguments"
3524msgstr ""
3525
3526#: libcore/asobj/MovieClipLoader.cpp:114
3527#, c-format
3528msgid "MovieClipLoader.loadClip(%s): first argument must be a string"
3529msgstr ""
3530
3531#: libcore/asobj/MovieClipLoader.cpp:132
3532#, c-format
3533msgid "Could not find target %s (evaluated from %s)"
3534msgstr ""
3535
3536#: libcore/asobj/MovieClipLoader.cpp:149
3537#, c-format
3538msgid "MovieClipLoader.unloadClip(%s): expected at least one argument"
3539msgstr ""
3540
3541#: libcore/asobj/MovieClipLoader.cpp:156
3542#, c-format
3543msgid "MovieClipLoader.unloadClip: %s"
3544msgstr ""
3545
3546#: libcore/asobj/MovieClipLoader.cpp:180
3547msgid "MovieClipLoader.getProgress(): missing argument"
3548msgstr ""
3549
3550#: libcore/asobj/MovieClipLoader.cpp:189
3551#, c-format
3552msgid "MovieClipLoader.getProgress(%s): first argument is not an object"
3553msgstr ""
3554
3555#: libcore/asobj/MovieClipLoader.cpp:198
3556#, c-format
3557msgid "MovieClipLoader.getProgress(%s): first argument is not an sprite"
3558msgstr ""
3559
3560#: libcore/asobj/Sound_as.cpp:420
3561#, c-format
3562msgid "Could not create audio decoder: %s"
3563msgstr ""
3564
3565#: libcore/asobj/Sound_as.cpp:428
3566msgid "No audio in Sound input."
3567msgstr ""
3568
3569#: libcore/asobj/Sound_as.cpp:581
3570#, c-format
3571msgid "Gnash could not open this URL: %s"
3572msgstr ""
3573
3574#: libcore/asobj/Sound_as.cpp:592
3575#, c-format
3576msgid "Unable to create parser for Sound at %s"
3577msgstr ""
3578
3579#: libcore/asobj/Sound_as.cpp:676
3580msgid "No sound handler, nothing to start..."
3581msgstr ""
3582
3583#: libcore/asobj/Sound_as.cpp:682
3584msgid "No MediaParser initialized, can't start an external sound"
3585msgstr ""
3586
3587#: libcore/asobj/Sound_as.cpp:688
3588msgid "Sound.start() has no effect on a streaming Sound"
3589msgstr ""
3590
3591#: libcore/asobj/Sound_as.cpp:735
3592msgid "No sound handler, nothing to stop..."
3593msgstr ""
3594
3595#: libcore/asobj/Sound_as.cpp:763
3596msgid "No sound handler, can't check duration..."
3597msgstr ""
3598
3599#: libcore/asobj/Sound_as.cpp:788
3600msgid ""
3601"No sound handler, can't check position (we're likely not playing anyway)..."
3602msgstr ""
3603
3604#: libcore/asobj/Sound_as.cpp:855
3605#, c-format
3606msgid "No samples decoded from input of %d bytes"
3607msgstr ""
3608
3609#: libcore/asobj/Sound_as.cpp:955
3610#, c-format
3611msgid "new Sound(%d) : args after first one ignored"
3612msgstr ""
3613
3614#: libcore/asobj/Sound_as.cpp:969
3615#, c-format
3616msgid ""
3617"new Sound(%s) : first argument isn't null or undefined, and isn't a "
3618"DisplayObject. We'll take as an invalid DisplayObject ref."
3619msgstr ""
3620
3621#: libcore/asobj/Sound_as.cpp:987
3622msgid "-- start sound"
3623msgstr ""
3624
3625#: libcore/asobj/Sound_as.cpp:1012
3626msgid "-- stop sound "
3627msgstr ""
3628
3629#: libcore/asobj/Sound_as.cpp:1028 libcore/asobj/Sound_as.cpp:1083
3630#, c-format
3631msgid "No such export '%s'"
3632msgstr ""
3633
3634#: libcore/asobj/Sound_as.cpp:1037
3635#, c-format
3636msgid "Export '%s' is not a sound"
3637msgstr ""
3638
3639#: libcore/asobj/Sound_as.cpp:1053
3640msgid "-- attach sound"
3641msgstr ""
3642
3643#: libcore/asobj/Sound_as.cpp:1058
3644msgid "attach sound needs one argument"
3645msgstr ""
3646
3647#: libcore/asobj/Sound_as.cpp:1068
3648msgid "attachSound needs a non-empty string"
3649msgstr ""
3650
3651#: libcore/asobj/Sound_as.cpp:1092
3652#, c-format
3653msgid "Export '%s'is not a sound"
3654msgstr ""
3655
3656#: libcore/asobj/Sound_as.cpp:1127
3657msgid "Sound.getPan()"
3658msgstr ""
3659
3660#: libcore/asobj/Sound_as.cpp:1142
3661msgid "Sound.setDuration()"
3662msgstr ""
3663
3664#: libcore/asobj/Sound_as.cpp:1157
3665msgid "Sound.setPosition()"
3666msgstr ""
3667
3668#: libcore/asobj/Sound_as.cpp:1164
3669msgid "Sound.getTransform()"
3670msgstr ""
3671
3672#: libcore/asobj/Sound_as.cpp:1177
3673#, c-format
3674msgid "Sound.getVolume(%s) : arguments ignored"
3675msgstr ""
3676
3677#: libcore/asobj/Sound_as.cpp:1193
3678msgid "Sound.loadSound() needs at least 1 argument"
3679msgstr ""
3680
3681#: libcore/asobj/Sound_as.cpp:1208
3682#, c-format
3683msgid "Sound.loadSound(%s): arguments after first 2 discarded"
3684msgstr ""
3685
3686#: libcore/asobj/Sound_as.cpp:1222
3687msgid "Sound.setPan()"
3688msgstr ""
3689
3690#: libcore/asobj/Sound_as.cpp:1229
3691msgid "Sound.setTransform()"
3692msgstr ""
3693
3694#: libcore/asobj/Sound_as.cpp:1238
3695msgid "set volume of sound needs one argument"
3696msgstr ""
3697
3698#: libcore/asobj/Sound_as.cpp:1253
3699msgid "Sound.checkPolicyFile"
3700msgstr ""
3701
3702#: libcore/asobj/Sound_as.cpp:1266
3703msgid "Sound.areSoundsInaccessible()"
3704msgstr ""
3705
3706#: libcore/asobj/XML_as.cpp:464
3707msgid "XML data is empty"
3708msgstr ""
3709
3710#: libcore/asobj/XML_as.cpp:740
3711msgid "no text for text node creation"
3712msgstr ""
3713
3714#: libcore/asobj/XML_as.cpp:753
3715msgid "XML.parseXML() needs one argument"
3716msgstr ""
3717
3718#: libcore/asobj/MovieClip_as.cpp:297
3719#, c-format
3720msgid "createEmptyMovieClip needs 2 args, but %d given, returning undefined"
3721msgstr ""
3722
3723#: libcore/asobj/MovieClip_as.cpp:305
3724#, c-format
3725msgid "createEmptyMovieClip takes 2 args, but %d given, discarding the excess"
3726msgstr ""
3727
3728#: libcore/asobj/MovieClip_as.cpp:363
3729msgid "MovieClip.cacheAsBitmap()"
3730msgstr ""
3731
3732#: libcore/asobj/MovieClip_as.cpp:375
3733msgid "MovieClip.filters()"
3734msgstr ""
3735
3736#: libcore/asobj/MovieClip_as.cpp:394
3737msgid "MovieClip.forceSmoothing()"
3738msgstr ""
3739
3740#: libcore/asobj/MovieClip_as.cpp:404
3741msgid "MovieClip.opaqueBackground()"
3742msgstr ""
3743
3744#: libcore/asobj/MovieClip_as.cpp:414
3745msgid "MovieClip.scale9Grid()"
3746msgstr ""
3747
3748#: libcore/asobj/MovieClip_as.cpp:424
3749msgid "MovieClip.scrollRect()"
3750msgstr ""
3751
3752#: libcore/asobj/MovieClip_as.cpp:434
3753msgid "MovieClip.tabIndex()"
3754msgstr ""
3755
3756#: libcore/asobj/MovieClip_as.cpp:449
3757#, c-format
3758msgid ""
3759"attachMovie called with wrong number of arguments expected 3 to 4, got (%d) "
3760"- returning undefined"
3761msgstr ""
3762
3763#: libcore/asobj/MovieClip_as.cpp:464
3764#, c-format
3765msgid ""
3766"attachMovie: exported resource '%s' is not a DisplayObject definition. "
3767"Returning undefined"
3768msgstr ""
3769
3770#: libcore/asobj/MovieClip_as.cpp:484
3771#, c-format
3772msgid "MovieClip.attachMovie: invalid depth %d passed; not attaching"
3773msgstr ""
3774
3775#: libcore/asobj/MovieClip_as.cpp:509
3776#, c-format
3777msgid ""
3778"Fourth argument of attachMovie doesn't cast to an object (%s), we'll act as "
3779"if it wasn't given"
3780msgstr ""
3781
3782#: libcore/asobj/MovieClip_as.cpp:531
3783#, c-format
3784msgid "MovieClip.attachAudio(): %s"
3785msgstr ""
3786
3787#: libcore/asobj/MovieClip_as.cpp:541
3788#, c-format
3789msgid "MovieClip.attachAudio(%s): first arg doesn't cast to a NetStream"
3790msgstr ""
3791
3792#: libcore/asobj/MovieClip_as.cpp:559
3793msgid "MovieClip.attachVideo()"
3794msgstr ""
3795
3796#: libcore/asobj/MovieClip_as.cpp:584
3797#, c-format
3798msgid "%s.swapDepths() needs one arg"
3799msgstr ""
3800
3801#: libcore/asobj/MovieClip_as.cpp:595
3802#, c-format
3803msgid "%s.swapDepths(%s): won't swap a clip below depth %d (%d)"
3804msgstr ""
3805
3806#: libcore/asobj/MovieClip_as.cpp:613
3807#, c-format
3808msgid "%s.swapDepths(%s): invalid call, swapping to self?"
3809msgstr ""
3810
3811#: libcore/asobj/MovieClip_as.cpp:625
3812#, c-format
3813msgid ""
3814"%s.swapDepths(%s): invalid call, the two DisplayObjects don't have the same "
3815"parent"
3816msgstr ""
3817
3818#: libcore/asobj/MovieClip_as.cpp:642
3819#, c-format
3820msgid ""
3821"%s.swapDepths(%s): ignored, source and target DisplayObjects have the same "
3822"depth %d"
3823msgstr ""
3824
3825#: libcore/asobj/MovieClip_as.cpp:657
3826#, c-format
3827msgid ""
3828"%s.swapDepths(%s): first argument invalid (neither a movieclip nor a number)"
3829msgstr ""
3830
3831#: libcore/asobj/MovieClip_as.cpp:666
3832#, c-format
3833msgid "%s.swapDepths(%s): requested depth is above the accessible range."
3834msgstr ""
3835
3836#: libcore/asobj/MovieClip_as.cpp:682
3837#, c-format
3838msgid "%s.swapDepths(%s): ignored, DisplayObject already at depth %d"
3839msgstr ""
3840
3841#: libcore/asobj/MovieClip_as.cpp:716
3842msgid "MovieClip.duplicateMovieClip() needs 2 or 3 args"
3843msgstr ""
3844
3845#: libcore/asobj/MovieClip_as.cpp:732
3846#, c-format
3847msgid "MovieClip.duplicateMovieClip: invalid depth %d passed; not duplicating"
3848msgstr ""
3849
3850#: libcore/asobj/MovieClip_as.cpp:764
3851msgid "movieclip_goto_and_play needs one arg"
3852msgstr ""
3853
3854#: libcore/asobj/MovieClip_as.cpp:774
3855#, c-format
3856msgid "movieclip_goto_and_play('%s') -- invalid frame"
3857msgstr ""
3858
3859#: libcore/asobj/MovieClip_as.cpp:794
3860msgid "movieclip_goto_and_stop needs one arg"
3861msgstr ""
3862
3863#: libcore/asobj/MovieClip_as.cpp:804
3864#, c-format
3865msgid "movieclip_goto_and_stop('%s') -- invalid frame"
3866msgstr ""
3867
3868#: libcore/asobj/MovieClip_as.cpp:879
3869#, c-format
3870msgid ""
3871"MovieClip.loadMovie() expected 1 or 2 args, got %d - returning undefined"
3872msgstr ""
3873
3874#: libcore/asobj/MovieClip_as.cpp:891
3875#, c-format
3876msgid ""
3877"First argument of MovieClip.loadMovie(%s) evaluates to an empty string - "
3878"returning undefined"
3879msgstr ""
3880
3881#: libcore/asobj/MovieClip_as.cpp:941
3882#, c-format
3883msgid ""
3884"MovieClip.loadVariables() expected 1 or 2 args, got %d - returning undefined"
3885msgstr ""
3886
3887#: libcore/asobj/MovieClip_as.cpp:953
3888#, c-format
3889msgid ""
3890"First argument passed to MovieClip.loadVariables(%s) evaluates to an empty "
3891"string - returning undefined"
3892msgstr ""
3893
3894#: libcore/asobj/MovieClip_as.cpp:995
3895#, c-format
3896msgid "Can't find hitTest target %s"
3897msgstr ""
3898
3899#: libcore/asobj/MovieClip_as.cpp:1037
3900#, c-format
3901msgid "hitTest() called with %u args"
3902msgstr ""
3903
3904#: libcore/asobj/MovieClip_as.cpp:1066
3905msgid "MovieClip.getInstanceAtDepth(): missing or undefined depth argument"
3906msgstr ""
3907
3908#: libcore/asobj/MovieClip_as.cpp:1108
3909msgid "No arguments passed to MovieClip.getURL()"
3910msgstr ""
3911
3912#: libcore/asobj/MovieClip_as.cpp:1117
3913#, c-format
3914msgid "MovieClip.getURL(%s): extra arguments dropped"
3915msgstr ""
3916
3917#: libcore/asobj/MovieClip_as.cpp:1195
3918msgid ""
3919"MovieClip.getTextSnapshot: failed to construct TextSnapshot (object probably "
3920"overridden)"
3921msgstr ""
3922
3923#: libcore/asobj/MovieClip_as.cpp:1225
3924#, c-format
3925msgid ""
3926"MovieClip.getBounds(%s): invalid call, first arg must be a DisplayObject"
3927msgstr ""
3928
3929#: libcore/asobj/MovieClip_as.cpp:1273
3930msgid "MovieClip.globalToLocal() takes one arg"
3931msgstr ""
3932
3933#: libcore/asobj/MovieClip_as.cpp:1281
3934#, c-format
3935msgid "MovieClip.globalToLocal(%s): first argument doesn't cast to an object"
3936msgstr ""
3937
3938#: libcore/asobj/MovieClip_as.cpp:1295
3939#, c-format
3940msgid ""
3941"MovieClip.globalToLocal(%s): object parameter doesn't have an 'x' member"
3942msgstr ""
3943
3944#: libcore/asobj/MovieClip_as.cpp:1306
3945#, c-format
3946msgid ""
3947"MovieClip.globalToLocal(%s): object parameter doesn't have an 'y' member"
3948msgstr ""
3949
3950#: libcore/asobj/MovieClip_as.cpp:1334
3951msgid "MovieClip.localToGlobal() takes one arg"
3952msgstr ""
3953
3954#: libcore/asobj/MovieClip_as.cpp:1342
3955#, c-format
3956msgid "MovieClip.localToGlobal(%s): first argument doesn't cast to an object"
3957msgstr ""
3958
3959#: libcore/asobj/MovieClip_as.cpp:1355
3960#, c-format
3961msgid ""
3962"MovieClip.localToGlobal(%s): object parameter doesn't have an 'x' member"
3963msgstr ""
3964
3965#: libcore/asobj/MovieClip_as.cpp:1366
3966#, c-format
3967msgid ""
3968"MovieClip.localToGlobal(%s): object parameter doesn't have an 'y' member"
3969msgstr ""
3970
3971#: libcore/asobj/MovieClip_as.cpp:1395
3972#, c-format
3973msgid "%s.setMask() : needs an argument"
3974msgstr ""
3975
3976#: libcore/asobj/MovieClip_as.cpp:1414
3977#, c-format
3978msgid "%s.setMask(%s) : first argument is not a DisplayObject"
3979msgstr ""
3980
3981#: libcore/asobj/MovieClip_as.cpp:1444
3982msgid "MovieClip.lineTo() needs at least two arguments"
3983msgstr ""
3984
3985#: libcore/asobj/MovieClip_as.cpp:1470
3986msgid "MovieClip.moveTo() takes two args"
3987msgstr ""
3988
3989#: libcore/asobj/MovieClip_as.cpp:1521
3990#, c-format
3991msgid "MovieClip.lineStyle(%s): args after the first three will be discarded"
3992msgstr ""
3993
3994#: libcore/asobj/MovieClip_as.cpp:1541
3995#, c-format
3996msgid ""
3997"MovieClip.lineStyle(%s): invalid joinStylevalue '%s' (valid values: %s|%s|%s)"
3998msgstr ""
3999
4000#: libcore/asobj/MovieClip_as.cpp:1557
4001#, c-format
4002msgid ""
4003"MovieClip.lineStyle(%s): invalid capStyle value '%s' (valid values: none|"
4004"round|square)"
4005msgstr ""
4006
4007#: libcore/asobj/MovieClip_as.cpp:1582
4008#, c-format
4009msgid ""
4010"MovieClip.lineStyle(%s): invalid noScale value '%s' (valid values: %s|%s|%s|"
4011"%s)"
4012msgstr ""
4013
4014#: libcore/asobj/MovieClip_as.cpp:1630
4015msgid "MovieClip.curveTo() takes four args"
4016msgstr ""
4017
4018#: libcore/asobj/MovieClip_as.cpp:1671
4019msgid "beginFill() with no args is a no-op"
4020msgstr ""
4021
4022#: libcore/asobj/MovieClip_as.cpp:1715
4023#, c-format
4024msgid "%s.beginGradientFill(%s): invalid call: 5 arguments needed"
4025msgstr ""
4026
4027#: libcore/asobj/MovieClip_as.cpp:1726
4028#, c-format
4029msgid "%s.beginGradientFill(%s): extra arguments invalidate call!"
4030msgstr ""
4031
4032#: libcore/asobj/MovieClip_as.cpp:1746
4033#, c-format
4034msgid ""
4035"%s.beginGradientFill(%s): first arg must be 'radial', 'focal', or 'linear'"
4036msgstr ""
4037
4038#: libcore/asobj/MovieClip_as.cpp:1762
4039#, c-format
4040msgid ""
4041"%s.beginGradientFill(%s): one or more of the args from 2nd to 5th don't cast "
4042"to objects"
4043msgstr ""
4044
4045#: libcore/asobj/MovieClip_as.cpp:1776
4046#, c-format
4047msgid ""
4048"%s.beginGradientFill(%s): colors, alphas and ratios args don't have same "
4049"length"
4050msgstr ""
4051
4052#: libcore/asobj/MovieClip_as.cpp:1928
4053#, c-format
4054msgid "min/max bbox values in MovieClip.startDrag(%s) swapped, fixing"
4055msgstr ""
4056
4057#: libcore/asobj/MovieClip_as.cpp:1933
4058#, c-format
4059msgid "non-finite bbox values in MovieClip.startDrag(%s), took as zero"
4060msgstr ""
4061
4062#: libcore/asobj/MovieClip_as.cpp:2077
4063msgid "Failed to construct flash.geom.Transform!"
4064msgstr ""
4065
4066#: libcore/asobj/MovieClip_as.cpp:2095
4067msgid "MovieClip.beginMeshFill"
4068msgstr ""
4069
4070#: libcore/asobj/LoadVars_as.cpp:145
4071#, c-format
4072msgid "new LoadVars(%s) - arguments discarded"
4073msgstr ""
4074
4075#: libcore/asobj/Selection_as.cpp:189
4076#, c-format
4077msgid "Selection.setFocus: expected 1 argument, got %d"
4078msgstr ""
4079
4080#: libcore/asobj/Camera_as.cpp:259
4081msgid "No MediaHandler exists! Cannot create a Camera object"
4082msgstr ""
4083
4084#: libcore/asobj/Camera_as.cpp:312
4085msgid "Camera::motionLevel can be set, but it's not implemented"
4086msgstr ""
4087
4088#: libcore/asobj/Camera_as.cpp:331
4089msgid "Camera::quality can be set, but it's not implemented"
4090msgstr ""
4091
4092#: libcore/asobj/Camera_as.cpp:353
4093msgid "Camera::activityLevel only has default value"
4094msgstr ""
4095
4096#: libcore/asobj/Camera_as.cpp:358
4097msgid "Attempt to set activity property of Camera"
4098msgstr ""
4099
4100#: libcore/asobj/Camera_as.cpp:370
4101msgid "Camera::bandwidth only has default value"
4102msgstr ""
4103
4104#: libcore/asobj/Camera_as.cpp:375
4105msgid "Attempt to set bandwidth property of Camera"
4106msgstr ""
4107
4108#: libcore/asobj/Camera_as.cpp:391
4109msgid "Attempt to set currentFPS property of Camera"
4110msgstr ""
4111
4112#: libcore/asobj/Camera_as.cpp:407
4113msgid "Attempt to set fps property of Camera"
4114msgstr ""
4115
4116#: libcore/asobj/Camera_as.cpp:423
4117msgid "Attempt to set height property of Camera, use setMode"
4118msgstr ""
4119
4120#: libcore/asobj/Camera_as.cpp:446
4121msgid "Attempt to set index property of Camera"
4122msgstr ""
4123
4124#: libcore/asobj/Camera_as.cpp:458
4125msgid "Camera::motionLevel only has default value"
4126msgstr ""
4127
4128#: libcore/asobj/Camera_as.cpp:463
4129msgid "Attempt to set motionLevel property of Camera"
4130msgstr ""
4131
4132#: libcore/asobj/Camera_as.cpp:475
4133msgid "Camera::motionTimeout"
4134msgstr ""
4135
4136#: libcore/asobj/Camera_as.cpp:480
4137msgid "Attempt to set motionTimeout property of Camera"
4138msgstr ""
4139
4140#: libcore/asobj/Camera_as.cpp:492
4141msgid "Camera.muted"
4142msgstr ""
4143
4144#: libcore/asobj/Camera_as.cpp:497
4145msgid "Attempt to set muted property of Camera"
4146msgstr ""
4147
4148#: libcore/asobj/Camera_as.cpp:513
4149msgid "Attempt to set name property of Camera"
4150msgstr ""
4151
4152#: libcore/asobj/Camera_as.cpp:524
4153msgid "Attempt to set names property of Camera"
4154msgstr ""
4155
4156#: libcore/asobj/Camera_as.cpp:554
4157msgid "Camera::quality has only default values"
4158msgstr ""
4159
4160#: libcore/asobj/Camera_as.cpp:559
4161msgid "Attempt to set quality property of Camera"
4162msgstr ""
4163
4164#: libcore/asobj/Camera_as.cpp:587
4165msgid "Camera.setCursor"
4166msgstr ""
4167
4168#: libcore/asobj/Camera_as.cpp:594
4169msgid "Camera.setKeyFrameInterval"
4170msgstr ""
4171
4172#: libcore/asobj/Camera_as.cpp:608
4173msgid "Attempt to set width property of Camera, use setMode"
4174msgstr ""
4175
4176#: libcore/asobj/SharedObject_as.cpp:163
4177#, c-format
4178msgid "Problems serializing an object's member %s=%s"
4179msgstr ""
4180
4181#: libcore/asobj/SharedObject_as.cpp:323
4182#, c-format
4183msgid ""
4184"SharedObject.flush() called with a minimum disk space argument (%d), which "
4185"is currently ignored"
4186msgstr ""
4187
4188#: libcore/asobj/SharedObject_as.cpp:331
4189#, c-format
4190msgid "Couldn't create dir for flushing SharedObject %s"
4191msgstr ""
4192
4193#: libcore/asobj/SharedObject_as.cpp:344
4194#, c-format
4195msgid ""
4196"Attempting to write object %s when it's SOL Read Only is set! Refusing..."
4197msgstr ""
4198
4199#: libcore/asobj/SharedObject_as.cpp:352
4200#, c-format
4201msgid "SharedObject::flush(): Failed opening file '%s' in binary mode"
4202msgstr ""
4203
4204#: libcore/asobj/SharedObject_as.cpp:371
4205msgid "Error writing SOL header"
4206msgstr ""
4207
4208#: libcore/asobj/SharedObject_as.cpp:378
4209#, c-format
4210msgid "Error writing %d bytes to output file %s"
4211msgstr ""
4212
4213#: libcore/asobj/SharedObject_as.cpp:384
4214#, c-format
4215msgid "SharedObject '%s' written to filesystem."
4216msgstr ""
4217
4218#: libcore/asobj/SharedObject_as.cpp:493
4219msgid "Attempting to open SOL file from non localhost-loaded SWF"
4220msgstr ""
4221
4222#: libcore/asobj/SharedObject_as.cpp:521
4223#, c-format
4224msgid ""
4225"SharedObject path %s is outside the SWF domain %s. Cannot access this object."
4226msgstr ""
4227
4228#: libcore/asobj/SharedObject_as.cpp:534
4229#, c-format
4230msgid ""
4231"SharedObject path %s is not part of the SWF path %s. Cannot access this "
4232"object."
4233msgstr ""
4234
4235#: libcore/asobj/SharedObject_as.cpp:703
4236msgid "SharedObject.connect(): needs at least one argument"
4237msgstr ""
4238
4239#: libcore/asobj/SharedObject_as.cpp:709
4240msgid "SharedObject.connect()"
4241msgstr ""
4242
4243#: libcore/asobj/SharedObject_as.cpp:730
4244msgid "SharedObject.setFps"
4245msgstr ""
4246
4247#: libcore/asobj/SharedObject_as.cpp:739
4248msgid "SharedObject.send"
4249msgstr ""
4250
4251#: libcore/asobj/SharedObject_as.cpp:756
4252#, c-format
4253msgid "Arguments to SharedObject.flush(%s) will be ignored"
4254msgstr ""
4255
4256#: libcore/asobj/SharedObject_as.cpp:787
4257#, c-format
4258msgid "SharedObject.getLocal(%s): missing object name"
4259msgstr ""
4260
4261#: libcore/asobj/SharedObject_as.cpp:813
4262msgid "SharedObject.getRemote()"
4263msgstr ""
4264
4265#: libcore/asobj/SharedObject_as.cpp:828
4266msgid "SharedObject.deleteAll()"
4267msgstr ""
4268
4269#: libcore/asobj/SharedObject_as.cpp:843
4270msgid "SharedObject.getDiskUsage()"
4271msgstr ""
4272
4273#: libcore/asobj/SharedObject_as.cpp:904
4274#, c-format
4275msgid "readSOL: SOL file %s is too short (only %s bytes long) to be valid."
4276msgstr ""
4277
4278#: libcore/asobj/SharedObject_as.cpp:929
4279msgid "readSOL: file ends before data segment"
4280msgstr ""
4281
4282#: libcore/asobj/SharedObject_as.cpp:942
4283msgid "SharedObject: end of buffer while reading length"
4284msgstr ""
4285
4286#: libcore/asobj/SharedObject_as.cpp:951
4287msgid "readSOL: empty property name"
4288msgstr ""
4289
4290#: libcore/asobj/SharedObject_as.cpp:956
4291msgid "SharedObject::readSOL: premature end of input"
4292msgstr ""
4293
4294#: libcore/asobj/SharedObject_as.cpp:967
4295#, c-format
4296msgid "SharedObject: error parsing SharedObject '%s'"
4297msgstr ""
4298
4299#: libcore/asobj/SharedObject_as.cpp:986
4300#, c-format
4301msgid "readSOL: Reading SharedObject %s: %s"
4302msgstr ""
4303
4304#: libcore/asobj/Date_as.cpp:463
4305msgid "Date constructor called with more than 7 arguments"
4306msgstr ""
4307
4308#: libcore/asobj/Date_as.cpp:723
4309msgid "Date.setTime needs one argument"
4310msgstr ""
4311
4312#: libcore/asobj/Date_as.cpp:743
4313msgid "Date.setTime was called with more than one argument"
4314msgstr ""
4315
4316#: libcore/asobj/Date_as.cpp:834
4317msgid "Date.setFullYear needs one argument"
4318msgstr ""
4319
4320#: libcore/asobj/Date_as.cpp:874
4321msgid "Date.setYear needs one argument"
4322msgstr ""
4323
4324#: libcore/asobj/Date_as.cpp:897
4325msgid "Date.setYear was called with more than three arguments"
4326msgstr ""
4327
4328#: libcore/asobj/Date_as.cpp:928
4329#, c-format
4330msgid "Date.set%sMonth needs one argument"
4331msgstr ""
4332
4333#: libcore/asobj/Date_as.cpp:961
4334#, c-format
4335msgid "Date.set%sMonth was called with more than three arguments"
4336msgstr ""
4337
4338#: libcore/asobj/Date_as.cpp:983
4339#, c-format
4340msgid "Date.set%sDate needs one argument"
4341msgstr ""
4342
4343#: libcore/asobj/Date_as.cpp:997
4344#, c-format
4345msgid "Date.set%sDate was called with more than one argument"
4346msgstr ""
4347
4348#: libcore/asobj/Date_as.cpp:1024
4349#, c-format
4350msgid "Date.set%sHours needs one argument"
4351msgstr ""
4352
4353#: libcore/asobj/Date_as.cpp:1043
4354#, c-format
4355msgid "Date.set%sHours was called with more than four arguments"
4356msgstr ""
4357
4358#: libcore/asobj/Date_as.cpp:1069
4359#, c-format
4360msgid "Date.set%sMinutes needs one argument"
4361msgstr ""
4362
4363#: libcore/asobj/Date_as.cpp:1087 libcore/asobj/Date_as.cpp:1130
4364#, c-format
4365msgid "Date.set%sMinutes was called with more than three arguments"
4366msgstr ""
4367
4368#: libcore/asobj/Date_as.cpp:1110
4369#, c-format
4370msgid "Date.set%sSeconds needs one argument"
4371msgstr ""
4372
4373#: libcore/asobj/Date_as.cpp:1148
4374#, c-format
4375msgid "Date.set%sMilliseconds needs one argument"
4376msgstr ""
4377
4378#: libcore/asobj/Date_as.cpp:1165
4379#, c-format
4380msgid "Date.set%sMilliseconds was called with more than one argument"
4381msgstr ""
4382
4383#: libcore/asobj/Date_as.cpp:1227
4384msgid "Date.UTC needs one argument"
4385msgstr ""
4386
4387#: libcore/asobj/Date_as.cpp:1251
4388msgid "Date.UTC was called with more than 7 arguments"
4389msgstr ""
4390
4391#: libcore/asobj/Global_as.cpp:100
4392#, c-format
4393msgid "%s needs one argument"
4394msgstr ""
4395
4396#: libcore/asobj/Global_as.cpp:106
4397#, c-format
4398msgid "%s has more than one argument"
4399msgstr ""
4400
4401#: libcore/asobj/Global_as.cpp:323
4402msgid "Extensions enabled, scanning plugin dir for load"
4403msgstr ""
4404
4405#: libcore/asobj/Global_as.cpp:328
4406msgid "Extensions disabled"
4407msgstr ""
4408
4409#: libcore/asobj/Global_as.cpp:493
4410#, c-format
4411msgid "%s needs at least one argument"
4412msgstr ""
4413
4414#: libcore/asobj/Global_as.cpp:500
4415#, c-format
4416msgid "%s has more than two arguments"
4417msgstr ""
4418
4419#: libcore/asobj/Global_as.cpp:594
4420#, c-format
4421msgid "%s needs at least three arguments"
4422msgstr ""
4423
4424#: libcore/asobj/Global_as.cpp:601
4425#, c-format
4426msgid "%s has more than four arguments"
4427msgstr ""
4428
4429#: libcore/asobj/Global_as.cpp:609
4430#, c-format
4431msgid "Invalid call to ASSetPropFlags: first argument is not an object: %s"
4432msgstr ""
4433
4434#: libcore/asobj/Global_as.cpp:657 libcore/asobj/Global_as.cpp:700
4435#, c-format
4436msgid "ASNative(%s): needs at least two arguments"
4437msgstr ""
4438
4439#: libcore/asobj/Global_as.cpp:669
4440#, c-format
4441msgid "ASconstructor(%s): args must be 0 or above"
4442msgstr ""
4443
4444#: libcore/asobj/Global_as.cpp:712
4445#, c-format
4446msgid "ASnative(%s): args must be 0 or above"
4447msgstr ""
4448
4449#: libcore/asobj/Global_as.cpp:734
4450msgid "ASNative (2, 0) - old ASnew"
4451msgstr ""
4452
4453#: libcore/asobj/Global_as.cpp:884
4454msgid "updateAfterEvent()"
4455msgstr ""
4456
4457#: libcore/asobj/Global_as.cpp:946
4458#, c-format
4459msgid "Invalid call to setInterval(%s) - need at least 2 arguments"
4460msgstr ""
4461
4462#: libcore/asobj/Global_as.cpp:960 libcore/asobj/Global_as.cpp:1032
4463#, c-format
4464msgid ""
4465"Invalid call to setInterval(%s) - first argument is not an object or function"
4466msgstr ""
4467
4468#: libcore/asobj/Global_as.cpp:980
4469#, c-format
4470msgid "Invalid call to setInterval(%s) - missing timeout argument"
4471msgstr ""
4472
4473#: libcore/asobj/Global_as.cpp:1019
4474#, c-format
4475msgid "Invalid call to setTimeout(%s) - need at least 2 arguments"
4476msgstr ""
4477
4478#: libcore/asobj/Global_as.cpp:1052
4479#, c-format
4480msgid "Invalid call to setTimeout(%s): missing timeout argument"
4481msgstr ""
4482
4483#: libcore/asobj/Global_as.cpp:1088
4484msgid "clearInterval requires one argument, got none"
4485msgstr ""
4486
4487#: libcore/asobj/Global_as.cpp:1102
4488msgid "_global.showRedrawRegions"
4489msgstr ""
4490
4491#: libcore/asobj/Global_as.cpp:1109
4492msgid "_global.enableDebugConsole"
4493msgstr ""
4494
4495#: libcore/asobj/XMLNode_as.cpp:227
4496msgid ""
4497"XMLNode.insertBefore(): positional parameter is not a child of this node"
4498msgstr ""
4499
4500#: libcore/asobj/XMLNode_as.cpp:596
4501msgid "XMLNode::appendChild() needs at least one argument"
4502msgstr ""
4503
4504#: libcore/asobj/XMLNode_as.cpp:605
4505msgid "First argument to XMLNode::appendChild() is not an XMLNode"
4506msgstr ""
4507
4508#: libcore/asobj/XMLNode_as.cpp:643
4509#, c-format
4510msgid "XMLNode.insertBefore(%s) needs at least two arguments"
4511msgstr ""
4512
4513#: libcore/asobj/XMLNode_as.cpp:654
4514#, c-format
4515msgid "First argument to XMLNode.insertBefore(%s) is not an XMLNode"
4516msgstr ""
4517
4518#: libcore/asobj/XMLNode_as.cpp:665
4519#, c-format
4520msgid "Second argument to XMLNode.insertBefore(%s) is not an XMLNode"
4521msgstr ""
4522
4523#: libcore/asobj/NetStream_as.cpp:299
4524#, c-format
4525msgid "::pause(%d) called "
4526msgstr ""
4527
4528#: libcore/asobj/NetStream_as.cpp:355
4529msgid "No NetConnection associated with this NetStream, won't play"
4530msgstr ""
4531
4532#: libcore/asobj/NetStream_as.cpp:366
4533msgid "NetConnection is not connected. Won't play."
4534msgstr ""
4535
4536#: libcore/asobj/NetStream_as.cpp:379
4537#, c-format
4538msgid "Couldn't load URL %s"
4539msgstr ""
4540
4541#: libcore/asobj/NetStream_as.cpp:386
4542#, c-format
4543msgid "Connecting to movie: %s"
4544msgstr ""
4545
4546#: libcore/asobj/NetStream_as.cpp:392
4547#, c-format
4548msgid "NetStream.play(%s): failed starting playback"
4549msgstr ""
4550
4551#: libcore/asobj/NetStream_as.cpp:415
4552msgid "NetStream_as::initVideoDecoder: hot-plugging video consumer"
4553msgstr ""
4554
4555#: libcore/asobj/NetStream_as.cpp:420
4556#, c-format
4557msgid "NetStream: Could not create Video decoder: %s"
4558msgstr ""
4559
4560#: libcore/asobj/NetStream_as.cpp:444
4561msgid "NetStream_as::initAudioDecoder: hot-plugging audio consumer"
4562msgstr ""
4563
4564#: libcore/asobj/NetStream_as.cpp:451
4565#, c-format
4566msgid "Could not create Audio decoder: %s"
4567msgstr ""
4568
4569#: libcore/asobj/NetStream_as.cpp:477
4570#, c-format
4571msgid "Gnash could not get stream '%s' from NetConnection"
4572msgstr ""
4573
4574#: libcore/asobj/NetStream_as.cpp:487
4575msgid "No Media handler registered, can't parse NetStream input"
4576msgstr ""
4577
4578#: libcore/asobj/NetStream_as.cpp:495
4579msgid "Unable to create parser for NetStream input"
4580msgstr ""
4581
4582#: libcore/asobj/NetStream_as.cpp:520
4583#, c-format
4584msgid "%p.startPlayback: playHead position reset to 0"
4585msgstr ""
4586
4587#: libcore/asobj/NetStream_as.cpp:526
4588msgid "Setting playStart status"
4589msgstr ""
4590
4591#: libcore/asobj/NetStream_as.cpp:544
4592msgid "getDecodedVideoFrame: no parser available"
4593msgstr ""
4594
4595#: libcore/asobj/NetStream_as.cpp:553
4596#, c-format
4597msgid ""
4598"getDecodedVideoFrame(%d): no more video frames in input "
4599"(nextVideoFrameTimestamp returned false, parsingComplete=%d)"
4600msgstr ""
4601
4602#: libcore/asobj/NetStream_as.cpp:564
4603msgid ""
4604"getDecodedVideoFrame setting playStop status (parsing complete and "
4605"nextVideoFrameTimestamp() returned false)"
4606msgstr ""
4607
4608#: libcore/asobj/NetStream_as.cpp:575
4609#, c-format
4610msgid "%p.getDecodedVideoFrame(%d): next video frame is in the future (%d)"
4611msgstr ""
4612
4613#: libcore/asobj/NetStream_as.cpp:586
4614#, c-format
4615msgid ""
4616"nextVideoFrameTimestamp returned true (%d), but decodeNextVideoFrame "
4617"returned null, I don't think this should ever happen"
4618msgstr ""
4619
4620#: libcore/asobj/NetStream_as.cpp:596
4621#, c-format
4622msgid ""
4623"%p.getDecodedVideoFrame(%d): last video frame decoded (should set playback "
4624"status to STOP?)"
4625msgstr ""
4626
4627#: libcore/asobj/NetStream_as.cpp:604
4628#, c-format
4629msgid ""
4630"%p.getDecodedVideoFrame(%d): next video frame is in the future, we'll return "
4631"this one"
4632msgstr ""
4633
4634#: libcore/asobj/NetStream_as.cpp:622
4635msgid "decodeNextVideoFrame: no parser available"
4636msgstr ""
4637
4638#: libcore/asobj/NetStream_as.cpp:629
4639#, c-format
4640msgid "%p.decodeNextVideoFrame(): no more video frames in input"
4641msgstr ""
4642
4643#: libcore/asobj/NetStream_as.cpp:645
4644msgid "Error decoding encoded video frame in NetStream input"
4645msgstr ""
4646
4647#: libcore/asobj/NetStream_as.cpp:659
4648#, c-format
4649msgid "%p.decodeNextAudioFrame: no more video frames in input"
4650msgstr ""
4651
4652#: libcore/asobj/NetStream_as.cpp:688
4653#, c-format
4654msgid ""
4655"NetStream_as::decodeNextAudioFrame: %d bytes of encoded audio decoded to %d "
4656"bytes"
4657msgstr ""
4658
4659#: libcore/asobj/NetStream_as.cpp:708
4660#, c-format
4661msgid "NetStream_as::seek(%d): no parser, no party"
4662msgstr ""
4663
4664#: libcore/asobj/NetStream_as.cpp:728
4665msgid "Setting invalidTime status"
4666msgstr ""
4667
4668#: libcore/asobj/NetStream_as.cpp:735
4669#, c-format
4670msgid "_parser->seek(%d) returned %d"
4671msgstr ""
4672
4673#: libcore/asobj/NetStream_as.cpp:742
4674#, c-format
4675msgid "%p.seek: playHead position set to %d"
4676msgstr ""
4677
4678#: libcore/asobj/NetStream_as.cpp:778
4679#, c-format
4680msgid ""
4681"%p.refreshAudioBuffer: doing nothing as playhead is paused - bufferLength=%d/"
4682"%d"
4683msgstr ""
4684
4685#: libcore/asobj/NetStream_as.cpp:787
4686#, c-format
4687msgid ""
4688"%p.refreshAudioBuffer: doing nothing as current position was already decoded "
4689"- bufferLength=%d/%d"
4690msgstr ""
4691
4692#: libcore/asobj/NetStream_as.cpp:799
4693#, c-format
4694msgid ""
4695"%p.refreshAudioBuffer: currentPosition=%d, playHeadState=%d, bufferLength="
4696"%d, bufferTime=%d"
4697msgstr ""
4698
4699#: libcore/asobj/NetStream_as.cpp:935
4700#, c-format
4701msgid "%p.pushDecodedAudioFrames(%d) : buffer overrun (%d/%d)."
4702msgstr ""
4703
4704#: libcore/asobj/NetStream_as.cpp:951
4705#, c-format
4706msgid ""
4707"%p.pushDecodedAudioFrames(%d): no more audio frames in input "
4708"(nextAudioFrameTimestamp returned false, parsingComplete=%d)"
4709msgstr ""
4710
4711#: libcore/asobj/NetStream_as.cpp:962
4712msgid ""
4713"pushDecodedAudioFrames setting playStop status (parsing complete and "
4714"nextAudioFrameTimestamp returned false)"
4715msgstr ""
4716
4717#: libcore/asobj/NetStream_as.cpp:975
4718#, c-format
4719msgid "%p.pushDecodedAudioFrames(%d): next audio frame is in the future (%d)"
4720msgstr ""
4721
4722#: libcore/asobj/NetStream_as.cpp:988
4723#, c-format
4724msgid ""
4725"nextAudioFrameTimestamp returned true (%d), but decodeNextAudioFrame "
4726"returned null, I don't think this should ever happen"
4727msgstr ""
4728
4729#: libcore/asobj/NetStream_as.cpp:997
4730#, c-format
4731msgid "pushDecodedAudioFrames(%d): Decoded audio frame contains no samples"
4732msgstr ""
4733
4734#: libcore/asobj/NetStream_as.cpp:1006
4735#, c-format
4736msgid "pushDecodedAudioFrames(%d) pushing %dth frame with timestamp %d"
4737msgstr ""
4738
4739#: libcore/asobj/NetStream_as.cpp:1024
4740msgid "resuming playback clock on audio consume"
4741msgstr ""
4742
4743#: libcore/asobj/NetStream_as.cpp:1090
4744#, c-format
4745msgid ""
4746"%p.refreshVideoFrame: doing nothing as playhead is paused - bufferLength=%d, "
4747"bufferTime=%d"
4748msgstr ""
4749
4750#: libcore/asobj/NetStream_as.cpp:1100
4751#, c-format
4752msgid ""
4753"%p.refreshVideoFrame: doing nothing as current position was already decoded "
4754"- bufferLength=%d, bufferTime=%d"
4755msgstr ""
4756
4757#: libcore/asobj/NetStream_as.cpp:1112
4758#, c-format
4759msgid ""
4760"%p.refreshVideoFrame: currentPosition=%d, playHeadState=%d, bufferLength=%d, "
4761"bufferTime=%d"
4762msgstr ""
4763
4764#: libcore/asobj/NetStream_as.cpp:1126
4765#, c-format
4766msgid ""
4767"%p.refreshVideoFrame(): no more video frames to decode (DEC_STOPPED, null "
4768"from getDecodedVideoFrame)"
4769msgstr ""
4770
4771#: libcore/asobj/NetStream_as.cpp:1135
4772#, c-format
4773msgid ""
4774"%p.refreshVideoFrame(): last video frame was good enough for current position"
4775msgstr ""
4776
4777#: libcore/asobj/NetStream_as.cpp:1210
4778#, c-format
4779msgid ""
4780"%p.advance: buffer empty while decoding, setting buffer to buffering and "
4781"pausing playback clock"
4782msgstr ""
4783
4784#: libcore/asobj/NetStream_as.cpp:1215
4785msgid "Setting bufferEmpty status"
4786msgstr ""
4787
4788#: libcore/asobj/NetStream_as.cpp:1224
4789#, c-format
4790msgid "%p.advance : bufferLength=%d, parsing completed"
4791msgstr ""
4792
4793#: libcore/asobj/NetStream_as.cpp:1236
4794#, c-format
4795msgid "%p.advance: buffering - position=%d, buffer=%d/%d"
4796msgstr ""
4797
4798#: libcore/asobj/NetStream_as.cpp:1255
4799#, c-format
4800msgid ""
4801"%p.advance: buffer full (or parsing completed), resuming playback clock - "
4802"position=%d, buffer=%d/%d"
4803msgstr ""
4804
4805#: libcore/asobj/NetStream_as.cpp:1276
4806#, c-format
4807msgid "%p.advance: playHead position set to timestamp of first frame: %d"
4808msgstr ""
4809
4810#: libcore/asobj/NetStream_as.cpp:1283
4811#, c-format
4812msgid ""
4813"%p.advance: playHead position is 0 and parser still doesn't have a frame to "
4814"set it to"
4815msgstr ""
4816
4817#: libcore/asobj/NetStream_as.cpp:1323
4818#, c-format
4819msgid ""
4820"Moving NetStream playhead from timestamp %d to timestamp %d as there are no "
4821"video frames yet, audio buffer is empty and next audio frame timestamp is "
4822"there (see bug #26687)"
4823msgstr ""
4824
4825#: libcore/asobj/NetStream_as.cpp:1424
4826msgid "attachAuxStreamer called while already attached"
4827msgstr ""
4828
4829#: libcore/asobj/NetStream_as.cpp:1435
4830#, c-format
4831msgid "Could not attach NetStream aux streamer to sound handler: %s"
4832msgstr ""
4833
4834#: libcore/asobj/NetStream_as.cpp:1566
4835#, c-format
4836msgid ""
4837"First argument to NetStream constructor doesn't cast to a NetConnection (%s)"
4838msgstr ""
4839
4840#: libcore/asobj/NetStream_as.cpp:1612
4841msgid "NetStream_as play needs args"
4842msgstr ""
4843
4844#: libcore/asobj/NetStream_as.cpp:1619
4845#, c-format
4846msgid "NetStream.play(%s): stream is not connected"
4847msgstr ""
4848
4849#: libcore/asobj/NetStream_as.cpp:1668
4850msgid "NetStream.attachAudio"
4851msgstr ""
4852
4853#: libcore/asobj/NetStream_as.cpp:1679
4854msgid "NetStream.attachVideo"
4855msgstr ""
4856
4857#: libcore/asobj/NetStream_as.cpp:1690
4858msgid "NetStream.publish"
4859msgstr ""
4860
4861#: libcore/asobj/NetStream_as.cpp:1701
4862msgid "NetStream.receiveAudio"
4863msgstr ""
4864
4865#: libcore/asobj/NetStream_as.cpp:1712
4866msgid "NetStream.receiveVideo"
4867msgstr ""
4868
4869#: libcore/asobj/NetStream_as.cpp:1723
4870msgid "NetStream.send"
4871msgstr ""
4872
4873#: libcore/asobj/NetStream_as.cpp:1807
4874msgid "NetStream.liveDelay"
4875msgstr ""
4876
4877#: libcore/asobj/NetStream_as.cpp:1859
4878msgid "Invalid AMF data in FLV tag"
4879msgstr ""
4880
4881#: libcore/asobj/NetStream_as.cpp:1870
4882msgid "Could not convert FLV metatag to as_value, passing undefined"
4883msgstr ""
4884
4885#: libcore/asobj/Number_as.cpp:78
4886#, c-format
4887msgid "Number.toString(%s): radix must be in the 2..36 range (%d is invalid)"
4888msgstr ""
4889
4890#: libcore/asobj/TextSnapshot_as.cpp:521
4891msgid "TextSnapshot.findText() requires 3 arguments"
4892msgstr ""
4893
4894#: libcore/asobj/TextSnapshot_as.cpp:545
4895msgid "TextSnapshot.getCount() takes no arguments"
4896msgstr ""
4897
4898#: libcore/asobj/TextSnapshot_as.cpp:601
4899msgid "TextSnapshot.getText requires exactly 2 arguments"
4900msgstr ""
4901
4902#: libcore/asobj/XMLSocket_as.cpp:268
4903msgid "XMLSocket.send(): socket not initialized"
4904msgstr ""
4905
4906#: libcore/asobj/XMLSocket_as.cpp:312
4907msgid "XMLSocket.connect() called while already connected, ignored"
4908msgstr ""
4909
4910#: libcore/asobj/XMLSocket_as.cpp:319
4911msgid "XMLSocket.connect() needs two arguments"
4912msgstr ""
4913
4914#: libcore/asobj/XMLSocket_as.cpp:344
4915msgid "XMLSocket.connect(): connection failed"
4916msgstr ""
4917
4918#: libcore/asobj/XMLSocket_as.cpp:360
4919msgid "XMLSocket.send() needs at least one argument"
4920msgstr ""
4921
4922#: libcore/asobj/AsBroadcaster.cpp:233
4923msgid "AsBroadcaster.initialize() requires one argument, none given"
4924msgstr ""
4925
4926#: libcore/asobj/AsBroadcaster.cpp:243
4927#, c-format
4928msgid "AsBroadcaster.initialize(%s): first arg is not an object"
4929msgstr ""
4930
4931#: libcore/asobj/AsBroadcaster.cpp:252
4932#, c-format
4933msgid ""
4934"AsBroadcaster.initialize(%s): first arg is an object but doesn't cast to one "
4935"(dangling DisplayObject ref?)"
4936msgstr ""
4937
4938#: libcore/asobj/AsBroadcaster.cpp:282 libcore/asobj/AsBroadcaster.cpp:327
4939#: libcore/asobj/AsBroadcaster.cpp:393
4940#, c-format
4941msgid "%p.addListener(%s): this object has no _listeners member"
4942msgstr ""
4943
4944#: libcore/asobj/AsBroadcaster.cpp:293 libcore/asobj/AsBroadcaster.cpp:338
4945#: libcore/asobj/AsBroadcaster.cpp:404
4946#, c-format
4947msgid "%p.addListener(%s): this object's _listener isn't an object: %s"
4948msgstr ""
4949
4950#: libcore/asobj/AsBroadcaster.cpp:415
4951#, c-format
4952msgid "%p.broadcastMessage() needs an argument"
4953msgstr ""
4954
4955#: libcore/asobj/TextFormat_as.cpp:406
4956#, c-format
4957msgid "Too many args (%d) passed to TextFormat"
4958msgstr ""
4959
4960#: libcore/asobj/TextFormat_as.cpp:483
4961msgid "Getter for textformat_tabStops"
4962msgstr ""
4963
4964#: libcore/asobj/TextFormat_as.cpp:562
4965msgid "TextFormat.getTextExtent requires at least one argument"
4966msgstr ""
4967
4968#: libcore/asobj/TextFormat_as.cpp:726
4969#, c-format
4970msgid "Uknown alignment value: %d, take as left"
4971msgstr ""
4972
4973#: libcore/asobj/TextFormat_as.cpp:741
4974#, c-format
4975msgid "Unknown display value: %d "
4976msgstr ""
4977
4978#: libcore/asobj/Color_as.cpp:153
4979msgid "Color.setRGB() : missing argument"
4980msgstr ""
4981
4982#: libcore/asobj/Color_as.cpp:186
4983msgid "Color.setTransform() : missing argument"
4984msgstr ""
4985
4986#: libcore/asobj/Color_as.cpp:196
4987#, c-format
4988msgid "Color.setTransform(%s) : first argument doesn't cast to an object"
4989msgstr ""
4990
4991#: libcore/asobj/LocalConnection_as.cpp:279
4992msgid "Attempting to write to disabled LocalConnection!"
4993msgstr ""
4994
4995#: libcore/asobj/LocalConnection_as.cpp:288
4996msgid "Failed to attach shared memory segment"
4997msgstr ""
4998
4999#: libcore/asobj/LocalConnection_as.cpp:296
5000msgid "Failed to get shm lock"
5001msgstr ""
5002
5003#: libcore/asobj/LocalConnection_as.cpp:332
5004msgid "Invalid connection name data"
5005msgstr ""
5006
5007#: libcore/asobj/LocalConnection_as.cpp:431
5008msgid "Failed to get lock on shared memory! Will not remove listener"
5009msgstr ""
5010
5011#: libcore/asobj/LocalConnection_as.cpp:461
5012msgid "Failed to open shared memory segment"
5013msgstr ""
5014
5015#: libcore/asobj/LocalConnection_as.cpp:534
5016msgid "LocalConnection.connect() expects exactly 1 argument"
5017msgstr ""
5018
5019#: libcore/asobj/LocalConnection_as.cpp:542
5020msgid "LocalConnection.connect(): first argument must be a string"
5021msgstr ""
5022
5023#: libcore/asobj/LocalConnection_as.cpp:587
5024#: libcore/asobj/LocalConnection_as.cpp:599
5025#: libcore/asobj/LocalConnection_as.cpp:612
5026#, c-format
5027msgid "LocalConnection.send(%s): requires at least 2 arguments"
5028msgstr ""
5029
5030#: libcore/asobj/LocalConnection_as.cpp:783
5031msgid "No space for listener in shared memory!"
5032msgstr ""
5033
5034#: libcore/asobj/LocalConnection_as.cpp:844
5035#, c-format
5036msgid "Invalid domain %s"
5037msgstr ""
5038
5039#: libcore/asobj/LocalConnection_as.cpp:851
5040#, c-format
5041msgid "Invalid function name %s"
5042msgstr ""
5043
5044#: libcore/asobj/LocalConnection_as.cpp:877
5045msgid "Fewer AMF fields than expected."
5046msgstr ""
5047
5048#: libcore/asobj/Microphone_as.cpp:252
5049msgid "No MediaHandler exists! Cannot create a Microphone object"
5050msgstr ""
5051
5052#: libcore/asobj/Microphone_as.cpp:284
5053msgid "Microphone.gain(): wrong number of parameters passed"
5054msgstr ""
5055
5056#: libcore/asobj/Microphone_as.cpp:300
5057msgid "Microphone.setRate: wrong number of parameters passed"
5058msgstr ""
5059
5060#: libcore/asobj/Microphone_as.cpp:313
5061msgid "Microphone::activityLevel only has default value (-1)"
5062msgstr ""
5063
5064#: libcore/asobj/Microphone_as.cpp:318
5065msgid "Attempt to set activity property of Microphone"
5066msgstr ""
5067
5068#: libcore/asobj/Microphone_as.cpp:353
5069msgid "Microphone::muted is always false (always allows access)"
5070msgstr ""
5071
5072#: libcore/asobj/Microphone_as.cpp:413
5073msgid "Microphone::silenceTimeout can be set, but is unimplemented"
5074msgstr ""
5075
5076#: libcore/asobj/Microphone_as.cpp:436
5077#, c-format
5078msgid "%s: Too many arguments"
5079msgstr ""
5080
5081#: libcore/asobj/LoadableObject.cpp:176
5082msgid "XML.addRequestHeader: XML._customHeaders is not an object"
5083msgstr ""
5084
5085#: libcore/asobj/LoadableObject.cpp:193
5086msgid "XML.addRequestHeader requires at least one argument"
5087msgstr ""
5088
5089#: libcore/asobj/LoadableObject.cpp:206
5090msgid "XML.addRequestHeader: single argument is not an array"
5091msgstr ""
5092
5093#: libcore/asobj/LoadableObject.cpp:222
5094#, c-format
5095msgid "XML.addRequestHeader(%s): arguments after the second will be discarded"
5096msgstr ""
5097
5098#: libcore/asobj/LoadableObject.cpp:237
5099#, c-format
5100msgid "XML.addRequestHeader(%s): both arguments must be a string"
5101msgstr ""
5102
5103#: libcore/asobj/LoadableObject.cpp:304
5104msgid "sendAndLoad() requires at least two arguments"
5105msgstr ""
5106
5107#: libcore/asobj/LoadableObject.cpp:312
5108msgid "sendAndLoad(): invalid empty URL"
5109msgstr ""
5110
5111#: libcore/asobj/LoadableObject.cpp:319
5112msgid "sendAndLoad(): invalid target (must be an XML or LoadVars object)"
5113msgstr ""
5114
5115#: libcore/asobj/LoadableObject.cpp:397
5116#, c-format
5117msgid "Loading from URL: '%s'"
5118msgstr ""
5119
5120#: libcore/asobj/LoadableObject.cpp:417
5121msgid "load() requires at least one argument"
5122msgstr ""
5123
5124#: libcore/asobj/LoadableObject.cpp:426
5125msgid "load(): invalid empty URL"
5126msgstr ""
5127
5128#: libcore/DisplayObjectContainer.cpp:75
5129msgid "Children"
5130msgstr ""
5131
5132#: libcore/DisplayList.cpp:305
5133#, c-format
5134msgid "moveDisplayObject() -- can't find object at depth %d"
5135msgstr ""
5136
5137#: libcore/DisplayList.cpp:312
5138msgid "Request to move an unloaded DisplayObject"
5139msgstr ""
5140
5141#: libcore/DisplayList.cpp:380
5142#, c-format
5143msgid "%s.swapDepth(%d) : ignored call with target depth less then %d"
5144msgstr ""
5145
5146#: libcore/DisplayList.cpp:404
5147msgid ""
5148"First argument to DisplayList::swapDepth() is NOT a DisplayObject in the "
5149"list. Call ignored."
5150msgstr ""
5151
5152#: libcore/DisplayList.cpp:875
5153#, c-format
5154msgid ""
5155"mergeDisplayList: DisplayObject %s (%s at depth %d [%d]) about to be "
5156"discarded in given display list is not marked as unloaded and not found in "
5157"the merged current displaylist"
5158msgstr ""
5159
5160#: libcore/Geometry.cpp:198
5161msgid "Collision detection for unidirectionally scaled strokes"
5162msgstr ""
5163
5164#: libcore/TextField.cpp:234
5165#, c-format
5166msgid "FIXME: attempt to remove a TextField being a child of a %s"
5167msgstr ""
5168
5169#: libcore/TextField.cpp:413 libcore/TextField.cpp:423
5170#: libcore/TextField.cpp:441 libcore/TextField.cpp:456
5171msgid "invalid restrict string"
5172msgstr ""
5173
5174#: libcore/TextField.cpp:965
5175#, c-format
5176msgid ""
5177"TextField: missing glyph for space char (needed for TAB). Make sure "
5178"DisplayObject shapes for font %s are being exported into your SWF file."
5179msgstr ""
5180
5181#: libcore/TextField.cpp:1044
5182msgid "No font for TextField!"
5183msgstr ""
5184
5185#: libcore/TextField.cpp:1444
5186#, c-format
5187msgid "Unexpected value '%s' in TextField font color attribute"
5188msgstr ""
5189
5190#: libcore/TextField.cpp:1459
5191msgid "Expected a font name in FACE attribute."
5192msgstr ""
5193
5194#: libcore/TextField.cpp:1513
5195msgid "<img> HTML tag in TextField"
5196msgstr ""
5197
5198#: libcore/TextField.cpp:1551
5199msgid "<span> HTML tag in TextField"
5200msgstr ""
5201
5202#: libcore/TextField.cpp:1623
5203msgid "HTML <textformat> tag tabstops attribute"
5204msgstr ""
5205
5206#: libcore/TextField.cpp:1706
5207#, c-format
5208msgid ""
5209"TextField: missing embedded glyph for char %d. Make sure DisplayObject "
5210"shapes for font %s are being exported into your SWF file"
5211msgstr ""
5212
5213#: libcore/TextField.cpp:1714
5214#, c-format
5215msgid ""
5216"TextField: missing device glyph for char %d. Maybe you don't have font '%s' "
5217"installed in your system."
5218msgstr ""
5219
5220#: libcore/TextField.cpp:1905
5221#, c-format
5222msgid ""
5223"Current environment has no target, can't bind VariableName (%s) associated "
5224"to text field. Gnash will try to register again on next access."
5225msgstr ""
5226
5227#: libcore/TextField.cpp:1931
5228#, c-format
5229msgid ""
5230"VariableName associated to text field refers to an unknown target (%s). It "
5231"is possible that the DisplayObject will be instantiated later in the SWF "
5232"stream. Gnash will try to register again on next access."
5233msgstr ""
5234
5235#: libcore/TextField.cpp:2024 libcore/TextField.cpp:2058
5236#: libcore/TextField.cpp:2149
5237msgid "invalid HTML tag"
5238msgstr ""
5239
5240#: libcore/TextField.cpp:2035 libcore/TextField.cpp:2071
5241#: libcore/TextField.cpp:2102
5242msgid "found NULL character in htmlText"
5243msgstr ""
5244
5245#: libcore/TextField.cpp:2075
5246msgid "malformed HTML tag, invalid attribute name"
5247msgstr ""
5248
5249#: libcore/TextField.cpp:2125
5250msgid "malformed HTML tag, invalid attribute value"
5251msgstr ""
5252
5253#: libcore/TextField.cpp:2158
5254msgid "I declare this a HTML syntax error"
5255msgstr ""
5256
5257#: libcore/SWFMovie.cpp:54
5258#, c-format
5259msgid "Frame %d never loaded. Total frames: %d"
5260msgstr ""
5261
5262#: libcore/SWFMovie.cpp:77
5263#, c-format
5264msgid "Frame %d never loaded. Total frames: %d."
5265msgstr ""
5266
5267#: libcore/SWFMovie.cpp:109
5268#, c-format
5269msgid ""
5270"Attempt to perform initialized for a character %s that does not exist "
5271"(either not exported or not defined)"
5272msgstr ""
5273
5274#: libcore/LineStyle.cpp:186
5275msgid ""
5276"UNTESTED: Do not know how to interpolate line styles with different vertical "
5277"thickness scaling"
5278msgstr ""
5279
5280#: libcore/LineStyle.cpp:191
5281msgid ""
5282"UNTESTED: Do not know how to interpolate line styles with different "
5283"horizontal thickness scaling"
5284msgstr ""
5285
5286#: libcore/DisplayObject.cpp:121
5287#, c-format
5288msgid "loadMovie against a %s DisplayObject"
5289msgstr ""
5290
5291#: libcore/DisplayObject.cpp:258
5292msgid "blendMode"
5293msgstr ""
5294
5295#: libcore/DisplayObject.cpp:368
5296#, c-format
5297msgid "Setting _height=%g of DisplayObject %s (%s)"
5298msgstr ""
5299
5300#: libcore/DisplayObject.cpp:796
5301msgid "yes"
5302msgstr ""
5303
5304#: libcore/DisplayObject.cpp:797
5305msgid "no"
5306msgstr ""
5307
5308#: libcore/DisplayObject.cpp:803
5309msgid "Depth"
5310msgstr ""
5311
5312#: libcore/DisplayObject.cpp:809
5313msgid "Ratio"
5314msgstr ""
5315
5316#: libcore/DisplayObject.cpp:819
5317msgid "Clipping depth"
5318msgstr ""
5319
5320#: libcore/DisplayObject.cpp:824
5321msgid "Dimensions"
5322msgstr ""
5323
5324#: libcore/DisplayObject.cpp:826
5325msgid "Dynamic"
5326msgstr ""
5327
5328#: libcore/DisplayObject.cpp:827
5329msgid "Mask"
5330msgstr ""
5331
5332#: libcore/DisplayObject.cpp:828
5333msgid "Destroyed"
5334msgstr ""
5335
5336#: libcore/DisplayObject.cpp:830
5337msgid "Unloaded"
5338msgstr ""
5339
5340#: libcore/DisplayObject.cpp:834
5341msgid "Blend mode"
5342msgstr ""
5343
5344#: libcore/DisplayObject.cpp:837
5345msgid "Invalidated"
5346msgstr ""
5347
5348#: libcore/DisplayObject.cpp:839
5349msgid "Child invalidated"
5350msgstr ""
5351
5352#: libcore/DisplayObject.cpp:860 libcore/DisplayObject.cpp:1564
5353#, c-format
5354msgid "Attempt to set property to %s, refused"
5355msgstr ""
5356
5357#: libcore/DisplayObject.cpp:1095
5358#, c-format
5359msgid "Attempt to set %s._y to %s (evaluating to number %g) refused"
5360msgstr ""
5361
5362#: libcore/DisplayObject.cpp:1126
5363#, c-format
5364msgid "Attempt to set %s._x to %s (evaluating to number %g) refused"
5365msgstr ""
5366
5367#: libcore/DisplayObject.cpp:1155
5368#, c-format
5369msgid "Attempt to set %s._xscale to %s (evaluating to number %g) refused"
5370msgstr ""
5371
5372#: libcore/DisplayObject.cpp:1181
5373#, c-format
5374msgid "Attempt to set %s._yscale to %s (evaluating to number %g) refused"
5375msgstr ""
5376
5377#: libcore/DisplayObject.cpp:1217
5378#, c-format
5379msgid "Attempt to set %s._visible to %s (evaluating to number %g) refused"
5380msgstr ""
5381
5382#: libcore/DisplayObject.cpp:1246
5383#, c-format
5384msgid "Attempt to set %s._alpha to %s (evaluating to number %g) refused"
5385msgstr ""
5386
5387#: libcore/DisplayObject.cpp:1312
5388#, c-format
5389msgid "Attempt to set %s._rotation to %s (evaluating to number %g) refused"
5390msgstr ""
5391
5392#: libcore/DisplayObject.cpp:1352
5393msgid "_soundbuftime setting"
5394msgstr ""
5395
5396#: libcore/DisplayObject.cpp:1376
5397#, c-format
5398msgid "Setting _width=%g of DisplayObject %s (%s)"
5399msgstr ""
5400
5401#: libcore/DisplayObject.cpp:1386 libcore/DisplayObject.cpp:1404
5402msgid "_focusrect"
5403msgstr ""
5404
5405#: libcore/StaticText.cpp:53
5406msgid "StaticText::pointInShape"
5407msgstr ""
5408
5409#: libcore/AMFConverter.cpp:98
5410msgid "Problems serializing an object's member"
5411msgstr ""
5412
5413#: libcore/AMFConverter.cpp:212
5414#, c-format
5415msgid "Problems serializing strict array member %d=%s"
5416msgstr ""
5417
5418#: libcore/AMFConverter.cpp:242
5419msgid "Could not serialize object"
5420msgstr ""
5421
5422#: libcore/AMFConverter.cpp:319
5423#, c-format
5424msgid "Unknown AMF type %s! Cannot proceed"
5425msgstr ""
5426
5427#: libcore/AMFConverter.cpp:376
5428#, c-format
5429msgid "AMF parsing error: %s"
5430msgstr ""
5431
5432#: libcore/AMFConverter.cpp:407
5433msgid "Read past _end of buffer for strict array length"
5434msgstr ""
5435
5436#: libcore/AMFConverter.cpp:425
5437msgid "Unable to read array elements"
5438msgstr ""
5439
5440#: libcore/AMFConverter.cpp:442
5441msgid "Read past _end of buffer for array length"
5442msgstr ""
5443
5444#: libcore/AMFConverter.cpp:468 libcore/AMFConverter.cpp:489
5445msgid "MALFORMED AMF: premature _end of ECMA_ARRAY block"
5446msgstr ""
5447
5448#: libcore/AMFConverter.cpp:480
5449msgid "MALFORMED AMF: empty member name not followed by OBJECT_END_AMF0 byte"
5450msgstr ""
5451
5452#: libcore/AMFConverter.cpp:504
5453msgid "Unable to read array element"
5454msgstr ""
5455
5456#: libcore/AMFConverter.cpp:528
5457msgid "Could not read object property name"
5458msgstr ""
5459
5460#: libcore/AMFConverter.cpp:539
5461msgid "AMF buffer terminated just before object _end byte. continuing anyway."
5462msgstr ""
5463
5464#: libcore/AMFConverter.cpp:566
5465#, c-format
5466msgid "readAMF0: invalid reference to object %d (%d known objects)"
5467msgstr ""
5468
5469#: libcore/AMFConverter.cpp:597
5470msgid ""
5471"Date type encoded timezone info %1%, even though this field should not be "
5472"used."
5473msgstr ""
5474
5475#: libcore/vm/ASHandlers.cpp:435
5476#, c-format
5477msgid "Malformed action code: %s"
5478msgstr ""
5479
5480#: libcore/vm/ASHandlers.cpp:450
5481#, c-format
5482msgid "%s: CHECKME: was broken"
5483msgstr ""
5484
5485#: libcore/vm/ASHandlers.cpp:595
5486#, c-format
5487msgid "GetUrl: target=%s URL=%s"
5488msgstr ""
5489
5490#: libcore/vm/ASHandlers.cpp:615
5491#, c-format
5492msgid "ActionWaitForFrame (0x%X) tag length == %d (expected 3)"
5493msgstr ""
5494
5495#: libcore/vm/ASHandlers.cpp:629 libcore/vm/ASHandlers.cpp:1695
5496#, c-format
5497msgid "%s: environment target is null or not a MovieClip"
5498msgstr ""
5499
5500#: libcore/vm/ASHandlers.cpp:637
5501#, c-format
5502msgid "ActionWaitForFrame(%d): target (%s) has only %d frames"
5503msgstr ""
5504
5505#: libcore/vm/ASHandlers.cpp:679
5506msgid "GotoLabel: environment target is null or not a MovieClip"
5507msgstr ""
5508
5509#: libcore/vm/ASHandlers.cpp:876 libcore/vm/ASHandlers.cpp:1572
5510msgid "Negative size passed to ActionSubString, taking as whole length"
5511msgstr ""
5512
5513#: libcore/vm/ASHandlers.cpp:893
5514msgid "Start is less then 1 in ActionSubString, setting to 1."
5515msgstr ""
5516
5517#: libcore/vm/ASHandlers.cpp:903
5518msgid ""
5519"Start goes beyond input string in ActionSubString, returning the empty "
5520"string."
5521msgstr ""
5522
5523#: libcore/vm/ASHandlers.cpp:916
5524msgid ""
5525"start + size goes beyond input string in ActionSubString, adjusting size"
5526msgstr ""
5527
5528#: libcore/vm/ASHandlers.cpp:963
5529#, c-format
5530msgid ""
5531"Can't assign a sprite/DisplayObject to a variable in SWF%d. We'll return "
5532"undefined instead of %s."
5533msgstr ""
5534
5535#: libcore/vm/ASHandlers.cpp:971
5536#, c-format
5537msgid "-- get var: %s=%s"
5538msgstr ""
5539
5540#: libcore/vm/ASHandlers.cpp:984
5541#, c-format
5542msgid ""
5543"ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
5544msgstr ""
5545
5546#: libcore/vm/ASHandlers.cpp:992
5547#, c-format
5548msgid "-- set var: %s = %s"
5549msgstr ""
5550
5551#: libcore/vm/ASHandlers.cpp:1043
5552msgid ""
5553"ActionGetProperty(<empty>) called, but current target is not a DisplayObject"
5554msgstr ""
5555
5556#: libcore/vm/ASHandlers.cpp:1062
5557#, c-format
5558msgid "Could not find GetProperty target (%s)"
5559msgstr ""
5560
5561#: libcore/vm/ASHandlers.cpp:1087
5562#, c-format
5563msgid "ActionSetProperty: can't find target %s for setting property %s"
5564msgstr ""
5565
5566#: libcore/vm/ASHandlers.cpp:1110
5567#, c-format
5568msgid "duplicateMovieClip: invalid depth %d passed; not duplicating"
5569msgstr ""
5570
5571#: libcore/vm/ASHandlers.cpp:1125
5572#, c-format
5573msgid "Path given to duplicateMovieClip(%s) doesn't point to a DisplayObject"
5574msgstr ""
5575
5576#: libcore/vm/ASHandlers.cpp:1136
5577#, c-format
5578msgid "Path given to duplicateMovieClip(%s) is not a sprite"
5579msgstr ""
5580
5581#: libcore/vm/ASHandlers.cpp:1157
5582#, c-format
5583msgid "Path given to removeMovieClip(%s) doesn't point to a DisplayObject"
5584msgstr ""
5585
5586#: libcore/vm/ASHandlers.cpp:1167
5587#, c-format
5588msgid "Path given to removeMovieClip(%s) is not a sprite"
5589msgstr ""
5590
5591#: libcore/vm/ASHandlers.cpp:1205
5592#, c-format
5593msgid "startDrag: unknown target '%s'"
5594msgstr ""
5595
5596#: libcore/vm/ASHandlers.cpp:1225
5597msgid "Y values in ActionStartDrag swapped, fixing"
5598msgstr ""
5599
5600#: libcore/vm/ASHandlers.cpp:1232
5601msgid "X values in ActionStartDrag swapped, fixing"
5602msgstr ""
5603
5604#: libcore/vm/ASHandlers.cpp:1296
5605#, c-format
5606msgid "-- %s cast_to %s (invalid args?)"
5607msgstr ""
5608
5609#: libcore/vm/ASHandlers.cpp:1335
5610#, c-format
5611msgid "Stack value on IMPLEMENTSOP is not an object: %s."
5612msgstr ""
5613
5614#: libcore/vm/ASHandlers.cpp:1344
5615msgid "Target object for IMPLEMENTSOP has no prototype."
5616msgstr ""
5617
5618#: libcore/vm/ASHandlers.cpp:1351
5619#, c-format
5620msgid "IMPLEMENTSOP target object's prototype is not an object (%s)"
5621msgstr ""
5622
5623#: libcore/vm/ASHandlers.cpp:1359
5624#, c-format
5625msgid "Invalid interfaces count (%d) on IMPLEMENTSOP"
5626msgstr ""
5627
5628#: libcore/vm/ASHandlers.cpp:1370
5629#, c-format
5630msgid "class found on stack on IMPLEMENTSOP is not an object: %s"
5631msgstr ""
5632
5633#: libcore/vm/ASHandlers.cpp:1377
5634msgid "Interface object for IMPLEMENTSOP has no prototype."
5635msgstr ""
5636
5637#: libcore/vm/ASHandlers.cpp:1385
5638#, c-format
5639msgid "Prototype of interface object for IMPLEMENTSOP is not an object (%s)."
5640msgstr ""
5641
5642#: libcore/vm/ASHandlers.cpp:1392
5643#, c-format
5644msgid "%s (with .prototype %p) implements %s (with .prototype %p)"
5645msgstr ""
5646
5647#: libcore/vm/ASHandlers.cpp:1427
5648#, c-format
5649msgid "fscommand2:%s"
5650msgstr ""
5651
5652#: libcore/vm/ASHandlers.cpp:1558
5653#, c-format
5654msgid " ActionMbSubString(%s, %d, %d)"
5655msgstr ""
5656
5657#: libcore/vm/ASHandlers.cpp:1580
5658msgid "Base is less then 1 in ActionMbSubString, setting to 1."
5659msgstr ""
5660
5661#: libcore/vm/ASHandlers.cpp:1587
5662msgid ""
5663"base goes beyond input string in ActionMbSubString, returning the empty "
5664"string."
5665msgstr ""
5666
5667#: libcore/vm/ASHandlers.cpp:1599
5668#, c-format
5669msgid ""
5670"base+size goes beyond input string in ActionMbSubString, adjusting size "
5671"based on length:%d and start:%d"
5672msgstr ""
5673
5674#: libcore/vm/ASHandlers.cpp:1623 libcore/vm/ASHandlers.cpp:1648
5675msgid "Not properly implemented for SWF5"
5676msgstr ""
5677
5678#: libcore/vm/ASHandlers.cpp:1674
5679msgid "ActionStrictMode set to %1%"
5680msgstr ""
5681
5682#: libcore/vm/ASHandlers.cpp:1703
5683#, c-format
5684msgid ""
5685"Frame spec found on stack at ActionWaitForFrame doesn't evaluate to a valid "
5686"frame: %s"
5687msgstr ""
5688
5689#: libcore/vm/ASHandlers.cpp:1728
5690msgid "Unknown constant '%1%' (no pool registered with VM)"
5691msgstr ""
5692
5693#: libcore/vm/ASHandlers.cpp:1736
5694msgid "Unknown constant '%1%' (registered pool has %2% entries)"
5695msgstr ""
5696
5697#: libcore/vm/ASHandlers.cpp:1793
5698#, c-format
5699msgid ""
5700"Unknown push type %d. Execution will continue but it is likely to fail due "
5701"to lost sync."
5702msgstr ""
5703
5704#: libcore/vm/ASHandlers.cpp:1835
5705#, c-format
5706msgid "Invalid register %d in ActionPush"
5707msgstr ""
5708
5709#: libcore/vm/ASHandlers.cpp:1886
5710#, c-format
5711msgid "\t%d) type=%s, value=%s"
5712msgstr ""
5713
5714#: libcore/vm/ASHandlers.cpp:1917
5715msgid "Undefined GetUrl2 URL on stack, skipping"
5716msgstr ""
5717
5718#: libcore/vm/ASHandlers.cpp:1949
5719#, c-format
5720msgid "branch to offset %d  --  this section only runs to %d"
5721msgstr ""
5722
5723#: libcore/vm/ASHandlers.cpp:1983
5724#, c-format
5725msgid ""
5726"Couldn't find target_sprite \"%s\" in ActionCallFrame! target frame actions "
5727"will not be called..."
5728msgstr ""
5729
5730#: libcore/vm/ASHandlers.cpp:2034
5731#, c-format
5732msgid ""
5733"Frame spec found on stack at ActionGotoExpression doesn't evaluate to a "
5734"valid frame: %s"
5735msgstr ""
5736
5737#: libcore/vm/ASHandlers.cpp:2046
5738#, c-format
5739msgid ""
5740"Couldn't find target sprite \"%s\" in ActionGotoExpression. Will not go to "
5741"target frame..."
5742msgstr ""
5743
5744#: libcore/vm/ASHandlers.cpp:2125
5745#, c-format
5746msgid "delete %s.%s: no object found to delete"
5747msgstr ""
5748
5749#: libcore/vm/ASHandlers.cpp:2165
5750msgid "delete2 called with a path that does not resolve to an object"
5751msgstr ""
5752
5753#: libcore/vm/ASHandlers.cpp:2191
5754#, c-format
5755msgid "-- set local var: %s = %s"
5756msgstr ""
5757
5758#: libcore/vm/ASHandlers.cpp:2224
5759#, c-format
5760msgid "ActionCallFunction: %s is not an object"
5761msgstr ""
5762
5763#: libcore/vm/ASHandlers.cpp:2241
5764#, c-format
5765msgid ""
5766"Attempt to call a function with %u arguments while only %u are available on "
5767"the stack."
5768msgstr ""
5769
5770#: libcore/vm/ASHandlers.cpp:2303
5771#, c-format
5772msgid "---new object: %s"
5773msgstr ""
5774
5775#: libcore/vm/ASHandlers.cpp:2313
5776#, c-format
5777msgid "ActionNew: '%s' is not a constructor"
5778msgstr ""
5779
5780#: libcore/vm/ASHandlers.cpp:2351
5781msgid "The 'var whatever' syntax in timeline context is a no-op."
5782msgstr ""
5783
5784#: libcore/vm/ASHandlers.cpp:2439
5785#, c-format
5786msgid "Argument to TargetPath(%s) doesn't cast to a DisplayObject"
5787msgstr ""
5788
5789#: libcore/vm/ASHandlers.cpp:2474
5790#, c-format
5791msgid ""
5792"Top of stack doesn't evaluate to an object (%s) at ActionEnumerate execution"
5793msgstr ""
5794
5795#: libcore/vm/ASHandlers.cpp:2581
5796#, c-format
5797msgid "getMember called against a value that does not cast to an as_object: %s"
5798msgstr ""
5799
5800#: libcore/vm/ASHandlers.cpp:2590
5801#, c-format
5802msgid " ActionGetMember: target: %s (object %p)"
5803msgstr ""
5804
5805#: libcore/vm/ASHandlers.cpp:2605
5806#, c-format
5807msgid "-- get_member %s.%s=%s"
5808msgstr ""
5809
5810#: libcore/vm/ASHandlers.cpp:2624
5811#, c-format
5812msgid ""
5813"ActionSetMember: %s.%s=%s: member name evaluates to invalid (empty) string"
5814msgstr ""
5815
5816#: libcore/vm/ASHandlers.cpp:2633
5817#, c-format
5818msgid "-- set_member %s.%s=%s"
5819msgstr ""
5820
5821#: libcore/vm/ASHandlers.cpp:2645
5822#, c-format
5823msgid "-- set_member %s.%s=%s on invalid object!"
5824msgstr ""
5825
5826#: libcore/vm/ASHandlers.cpp:2706
5827#, c-format
5828msgid ""
5829"Attempt to call a method with %u arguments while only %u are available on "
5830"the stack."
5831msgstr ""
5832
5833#: libcore/vm/ASHandlers.cpp:2714
5834#, c-format
5835msgid " method name: %s"
5836msgstr ""
5837
5838#: libcore/vm/ASHandlers.cpp:2715
5839#, c-format
5840msgid " method object/func: %s"
5841msgstr ""
5842
5843#: libcore/vm/ASHandlers.cpp:2716
5844#, c-format
5845msgid " method nargs: %d"
5846msgstr ""
5847
5848#: libcore/vm/ASHandlers.cpp:2724
5849#, c-format
5850msgid "ActionCallMethod invoked with non-object object/func (%s)"
5851msgstr ""
5852
5853#: libcore/vm/ASHandlers.cpp:2758
5854#, c-format
5855msgid "ActionCallMethod: Can't find method %s of object %s"
5856msgstr ""
5857
5858#: libcore/vm/ASHandlers.cpp:2770
5859#, c-format
5860msgid "ActionCallMethod: property %d of object %d is not callable (%s)"
5861msgstr ""
5862
5863#: libcore/vm/ASHandlers.cpp:2843
5864#, c-format
5865msgid ""
5866"Attempt to call a constructor with %u arguments while only %u are available "
5867"on the stack."
5868msgstr ""
5869
5870#: libcore/vm/ASHandlers.cpp:2855
5871msgid "On ActionNewMethod: no object found on stack on ActionMethod"
5872msgstr ""
5873
5874#: libcore/vm/ASHandlers.cpp:2872
5875#, c-format
5876msgid "ActionNewMethod: can't find method %s of object %s"
5877msgstr ""
5878
5879#: libcore/vm/ASHandlers.cpp:2884
5880msgid "ActionNewMethod: method name is undefined and object is not a function"
5881msgstr ""
5882
5883#: libcore/vm/ASHandlers.cpp:2923
5884#, c-format
5885msgid "-- %s instanceof %s (invalid args?)"
5886msgstr ""
5887
5888#: libcore/vm/ASHandlers.cpp:2952
5889#, c-format
5890msgid "Top of stack not an object %s at ActionEnum2 execution"
5891msgstr ""
5892
5893#: libcore/vm/ASHandlers.cpp:3086
5894#, c-format
5895msgid "ActionExtends: Super is not an object (%s)"
5896msgstr ""
5897
5898#: libcore/vm/ASHandlers.cpp:3090
5899#, c-format
5900msgid "ActionExtends: Sub is not a function (%s)"
5901msgstr ""
5902
5903#: libcore/vm/ASHandlers.cpp:3191
5904#, c-format
5905msgid ""
5906"function2 code len (%u) overflows DOACTION tag boundaries (DOACTION tag len="
5907"%d, function2 code offset=%d). Forcing code len to eat the whole buffer "
5908"(would this work?)."
5909msgstr ""
5910
5911#: libcore/vm/ASHandlers.cpp:3213
5912#, c-format
5913msgid "DefineFunction2: named function '%s' starts at PC %d"
5914msgstr ""
5915
5916#: libcore/vm/ASHandlers.cpp:3223
5917#, c-format
5918msgid "DefineFunction2: anonymous function starts at PC %d"
5919msgstr ""
5920
5921#: libcore/vm/ASHandlers.cpp:3275
5922#, c-format
5923msgid ""
5924"ActionTry: reserved:%x doFinally:%d doCatch:%d trySize:%u catchSize:%u "
5925"finallySize:%u catchName:%s catchRegister:%u"
5926msgstr ""
5927
5928#: libcore/vm/ASHandlers.cpp:3304
5929msgid "ActionWith tag length != 2; skipping"
5930msgstr ""
5931
5932#: libcore/vm/ASHandlers.cpp:3314
5933msgid "Empty with() block..."
5934msgstr ""
5935
5936#: libcore/vm/ASHandlers.cpp:3325
5937#, c-format
5938msgid "with(%s) : first argument doesn't cast to an object!"
5939msgstr ""
5940
5941#: libcore/vm/ASHandlers.cpp:3440
5942#, c-format
5943msgid "Unsupported action handler invoked, code at pc is %#x"
5944msgstr ""
5945
5946#: libcore/vm/ASHandlers.cpp:3500
5947msgid "Bogus empty GetUrl URL in SWF file, skipping"
5948msgstr ""
5949
5950#: libcore/vm/ASHandlers.cpp:3512
5951msgid ""
5952"Bogus GetUrl2 send vars method in SWF file (both GET and POST requested). "
5953"Using GET"
5954msgstr ""
5955
5956#: libcore/vm/ASHandlers.cpp:3571
5957#, c-format
5958msgid "getURL: target %s not found"
5959msgstr ""
5960
5961#: libcore/vm/ASHandlers.cpp:3577
5962#, c-format
5963msgid "getURL: target %s is not a sprite"
5964msgstr ""
5965
5966#: libcore/vm/ASHandlers.cpp:3596
5967msgid "commonGetURL: current target is undefined"
5968msgstr ""
5969
5970#: libcore/vm/ASHandlers.cpp:3616
5971#, c-format
5972msgid "Unknown loadMovie target: %s"
5973msgstr ""
5974
5975#: libcore/vm/ASHandlers.cpp:3630
5976#, c-format
5977msgid "get URL: target %s is not a sprite"
5978msgstr ""
5979
5980#: libcore/vm/ASHandlers.cpp:3695
5981#, c-format
5982msgid "Couldn't find movie \"%s\" to set target to! Setting target to NULL..."
5983msgstr ""
5984
5985#: libcore/vm/CallStack.cpp:64
5986#, c-format
5987msgid "-------------- local register[%d] = '%s'"
5988msgstr ""
5989
5990#: libcore/vm/Machine.cpp:895
5991#, c-format
5992msgid "Can't push a null value onto the scope stack (%s)."
5993msgstr ""
5994
5995#: libcore/vm/Machine.cpp:1438
5996#, c-format
5997msgid ""
5998"CALLPROP: Can't call a method of a value that doesn't cast to an object (%s)."
5999msgstr ""
6000
6001#: libcore/vm/Machine.cpp:1455
6002#, c-format
6003msgid "CALLPROP: Property '%s' of object '%s' is '%s', cannot call as method"
6004msgstr ""
6005
6006#: libcore/vm/Machine.cpp:1983
6007#, c-format
6008msgid "GETPROPERTY: Looking for property %s of object %s"
6009msgstr ""
6010
6011#: libcore/vm/Machine.cpp:1987
6012#, c-format
6013msgid "GETPROPERTY: expecting object on stack, got %s."
6014msgstr ""
6015
6016#: libcore/vm/Machine.cpp:2122
6017#, c-format
6018msgid "ABC_ACTION_SETSLOT: unexpected non-object stack value %s"
6019msgstr ""
6020
6021#: libcore/vm/ActionExec.cpp:147
6022#, c-format
6023msgid ""
6024"at ActionExec operator() start, pc=%d, stop_pc=%d, code.size=%d, func=%d, "
6025"codeVersion=%d"
6026msgstr ""
6027
6028#: libcore/vm/ActionExec.cpp:152 libcore/vm/ActionExec.cpp:285
6029#: libcore/vm/ActionExec.cpp:296
6030#, c-format
6031msgid "%s"
6032msgstr ""
6033
6034#: libcore/vm/ActionExec.cpp:222
6035#, c-format
6036msgid "PC:%d - EX: %s"
6037msgstr ""
6038
6039#: libcore/vm/ActionExec.cpp:239
6040#, c-format
6041msgid ""
6042"Length %u (%d) of action tag id %u at pc %d overflows actions buffer size %d"
6043msgstr ""
6044
6045#: libcore/vm/ActionExec.cpp:292
6046#, c-format
6047msgid "After execution: PC %d, next PC %d, stack follows"
6048msgstr ""
6049
6050#: libcore/vm/ActionExec.cpp:306
6051msgid ""
6052"Time exceeded (%4% secs) while executing code in %1% between pc %2% and %3%. "
6053"Disable scripts?"
6054msgstr ""
6055
6056#: libcore/vm/ActionExec.cpp:541
6057msgid ""
6058"Stack smashed (ActionScript compiler bug, or obfuscated SWF). Taking no "
6059"action to fix (as expected)."
6060msgstr ""
6061
6062#: libcore/vm/ActionExec.cpp:545
6063#, c-format
6064msgid "%d elements left on the stack after block execution."
6065msgstr ""
6066
6067#: libcore/vm/ActionExec.cpp:564
6068#, c-format
6069msgid ""
6070"End of DoAction block hit while skipping %d action tags (pc:%d, stop_pc:%d) "
6071"(WaitForFrame, probably)"
6072msgstr ""
6073
6074#: libcore/vm/ActionExec.cpp:674
6075#, c-format
6076msgid "Jump outside DoAction tag requested (offset %d before tag start)"
6077msgstr ""
6078
6079#: libcore/vm/VM.cpp:222
6080#, c-format
6081msgid "-------------- global register[%d] = '%s'"
6082msgstr ""
6083
6084#: libcore/vm/VM.cpp:250
6085#, c-format
6086msgid "Recursion limit reached (%u)"
6087msgstr ""
6088
6089#: libcore/Button.cpp:477
6090#, c-format
6091msgid "Unhandled button event %s"
6092msgstr ""
6093
6094#: libcore/Button.cpp:788
6095msgid "Button placed with an init object. This will be ignored."
6096msgstr ""
6097
6098#: libcore/Button.cpp:956
6099msgid "Enabled"
6100msgstr ""
6101
6102#: libcore/Button.cpp:961
6103msgid "Button state"
6104msgstr ""
6105
6106#: libcore/Button.cpp:965
6107msgid "Action characters"
6108msgstr ""
6109
6110#: libcore/Button.cpp:994
6111msgid "Button.blendMode"
6112msgstr ""
6113
6114#: libcore/Button.cpp:1003
6115msgid "Button.cacheAsBitmap"
6116msgstr ""
6117
6118#: libcore/Button.cpp:1012
6119msgid "Button.filters"
6120msgstr ""
6121
6122#: libcore/Button.cpp:1021
6123msgid "Button.scale9Grid"
6124msgstr ""
6125
6126#: libcore/Button.cpp:1030
6127msgid "Button.getTabIndex"
6128msgstr ""
6129
6130#: libcore/Button.cpp:1039
6131msgid "Button.setTabIndex"
6132msgstr ""
6133
6134#: libcore/as_environment.cpp:182
6135#, c-format
6136msgid "invalid path '%s' (p=next_slash=%s)"
6137msgstr ""
6138
6139#: libcore/as_environment.cpp:193
6140#, c-format
6141msgid "invalid path '%s' (dot not allowed after having seen a slash)"
6142msgstr ""
6143
6144#: libcore/as_environment.cpp:332
6145#, c-format
6146msgid "-------------- %s = %s"
6147msgstr ""
6148
6149#: libcore/as_environment.cpp:346
6150#, c-format
6151msgid "Path target '%s' not found while setting %s=%s"
6152msgstr ""
6153
6154#: libcore/as_environment.cpp:445
6155#, c-format
6156msgid "Won't set invalid raw variable name: %s"
6157msgstr ""
6158
6159#: libcore/as_environment.cpp:474
6160#, c-format
6161msgid ""
6162"as_environment::setVariableRaw(%s, %s): neither current target nor original "
6163"target are defined, can't set the variable"
6164msgstr ""
6165
6166#: libcore/as_environment.cpp:486
6167#, c-format
6168msgid "Won't get invalid raw variable name: %s"
6169msgstr ""
6170
6171#: libcore/as_environment.cpp:567
6172#, c-format
6173msgid "reference to non-existent variable '%s'"
6174msgstr ""
6175
6176#: libcore/MovieClip.cpp:621
6177#, c-format
6178msgid "call_frame('%s') -- invalid frame"
6179msgstr ""
6180
6181#: libcore/MovieClip.cpp:667
6182msgid "Can't clone root of the movie"
6183msgstr ""
6184
6185#: libcore/MovieClip.cpp:675
6186#, c-format
6187msgid "%s parent is not a movieclip, can't clone"
6188msgstr ""
6189
6190#: libcore/MovieClip.cpp:852
6191msgid "MovieClip.unloadMovie()"
6192msgstr ""
6193
6194#: libcore/MovieClip.cpp:885
6195#, c-format
6196msgid "advance_movieclip: no frames loaded for movieclip/movie %s"
6197msgstr ""
6198
6199#: libcore/MovieClip.cpp:935
6200msgid ""
6201"Flushing orphaned tags in movieclip %1%. _currentFrame:%2%, _hasLooped:%3%, "
6202"frame_count:%4%"
6203msgstr ""
6204
6205#: libcore/MovieClip.cpp:1046
6206#, c-format
6207msgid "Executing %d tags in frame %d/%d of movieclip %s"
6208msgstr ""
6209
6210#: libcore/MovieClip.cpp:1084 libcore/MovieClip.cpp:1125
6211#, c-format
6212msgid ""
6213"Target frame of a gotoFrame(%d) was never loaded, although frame count in "
6214"header (%d) said we should have found it"
6215msgstr ""
6216
6217#: libcore/MovieClip.cpp:1116
6218#, c-format
6219msgid ""
6220"GotoFrame(%d) targets a yet to be loaded frame (%d). We'll wait for it but a "
6221"more correct form is explicitly using WaitForFrame instead"
6222msgstr ""
6223
6224#: libcore/MovieClip.cpp:1189
6225#, c-format
6226msgid "MovieClip::goto_labeled_frame('%s') unknown label"
6227msgstr ""
6228
6229#: libcore/MovieClip.cpp:1248
6230#, c-format
6231msgid "MovieClip::add_display_object(): unknown cid = %d"
6232msgstr ""
6233
6234#: libcore/MovieClip.cpp:1318
6235#, c-format
6236msgid "movieclip::replace_display_object(): unknown cid = %d"
6237msgstr ""
6238
6239#: libcore/MovieClip.cpp:1327
6240#, c-format
6241msgid ""
6242"MovieClip::replace_display_object: could not find any DisplayObject at depth "
6243"%d"
6244msgstr ""
6245
6246#: libcore/MovieClip.cpp:1905
6247#, c-format
6248msgid "Could not load variables from %s"
6249msgstr ""
6250
6251#: libcore/MovieClip.cpp:1958
6252#, c-format
6253msgid ""
6254"removeMovieClip(%s): movieclip depth (%d) out of the 'dynamic' zone "
6255"[0..1048575], won't remove"
6256msgstr ""
6257
6258#: libcore/parser/TypesParser.cpp:145
6259#, c-format
6260msgid "Invalid rectangle: minx=%g maxx=%g miny=%g maxy=%g"
6261msgstr ""
6262
6263#: libcore/parser/TypesParser.cpp:161
6264#, c-format
6265msgid "  FillStyle read type = 0x%X"
6266msgstr ""
6267
6268#: libcore/parser/TypesParser.cpp:207
6269#, c-format
6270msgid "  gradients count: %d"
6271msgstr ""
6272
6273#: libcore/parser/TypesParser.cpp:212
6274msgid "No gradients!"
6275msgstr ""
6276
6277#: libcore/parser/TypesParser.cpp:266
6278msgid "Illegal spread mode in gradient definition."
6279msgstr ""
6280
6281#: libcore/parser/TypesParser.cpp:283
6282msgid "Illegal interpolation mode in gradient definition."
6283msgstr ""
6284
6285#: libcore/parser/TypesParser.cpp:408
6286#, c-format
6287msgid "  color: %s"
6288msgstr ""
6289
6290#: libcore/parser/sprite_definition.cpp:64
6291#, c-format
6292msgid "  frames = %d"
6293msgstr ""
6294
6295#: libcore/parser/sprite_definition.cpp:77
6296#, c-format
6297msgid ""
6298"%d frames advertised in header, but only %d SHOWFRAME tags found in define "
6299"sprite."
6300msgstr ""
6301
6302#: libcore/parser/sprite_definition.cpp:87
6303msgid "  -- sprite END --"
6304msgstr ""
6305
6306#: libcore/parser/filter_factory.cpp:54
6307#, c-format
6308msgid "   number of filters: %d"
6309msgstr ""
6310
6311#: libcore/parser/filter_factory.cpp:92
6312#, c-format
6313msgid "Invalid filter type %d."
6314msgstr ""
6315
6316#: libcore/parser/filter_factory.cpp:102
6317#, c-format
6318msgid "Filter %d could not read."
6319msgstr ""
6320
6321#: libcore/parser/filter_factory.cpp:134
6322#, c-format
6323msgid "   DropShadowFilter: blurX=%f blurY=%f"
6324msgstr ""
6325
6326#: libcore/parser/filter_factory.cpp:153
6327#, c-format
6328msgid "   BlurFilter: blurX=%f blurY=%f quality=%d"
6329msgstr ""
6330
6331#: libcore/parser/filter_factory.cpp:180
6332msgid "   GlowFilter "
6333msgstr ""
6334
6335#: libcore/parser/filter_factory.cpp:218
6336msgid "   BevelFilter "
6337msgstr ""
6338
6339#: libcore/parser/filter_factory.cpp:265
6340msgid "   GradientGlowFilter "
6341msgstr ""
6342
6343#: libcore/parser/filter_factory.cpp:301
6344msgid "   ConvolutionFilter "
6345msgstr ""
6346
6347#: libcore/parser/filter_factory.cpp:318
6348msgid "   ColorMatrixFilter: "
6349msgstr ""
6350
6351#: libcore/parser/filter_factory.cpp:319 libcore/parser/filter_factory.cpp:322
6352#: libcore/parser/filter_factory.cpp:325 libcore/parser/filter_factory.cpp:328
6353#, c-format
6354msgid "     %g, %g, %g, %g, %g"
6355msgstr ""
6356
6357#: libcore/parser/filter_factory.cpp:375
6358msgid "   GradientBevelFilter "
6359msgstr ""
6360
6361#: libcore/parser/action_buffer.cpp:57
6362#, c-format
6363msgid "Empty action buffer starting at offset %lu"
6364msgstr ""
6365
6366#: libcore/parser/action_buffer.cpp:94
6367#, c-format
6368msgid "Action buffer starting at offset %lu doesn't end with an END tag"
6369msgstr ""
6370
6371#: libcore/parser/action_buffer.cpp:132
6372msgid "action buffer dict length exceeded"
6373msgstr ""
6374
6375#: libcore/parser/action_buffer.cpp:614
6376msgid "Native double floating point format not recognised"
6377msgstr ""
6378
6379#: libcore/parser/SWFParser.cpp:90
6380msgid "SHOWFRAME tag"
6381msgstr ""
6382
6383#: libcore/parser/SWFParser.cpp:100
6384#, c-format
6385msgid ""
6386"Encountered unknown tag %d. These usually store creation tool data and do "
6387"not affect playback"
6388msgstr ""
6389
6390#: libcore/parser/SWFParser.cpp:105
6391#, c-format
6392msgid "tag dump follows: %s"
6393msgstr ""
6394
6395#: libcore/parser/SWFParser.cpp:113
6396#, c-format
6397msgid "Parsing exception: %s"
6398msgstr ""
6399
6400#: libcore/parser/SWFMovieDefinition.cpp:255
6401#, c-format
6402msgid "Add sound sample %d assigning id %d"
6403msgstr ""
6404
6405#: libcore/parser/SWFMovieDefinition.cpp:284
6406msgid ""
6407"gnash::SWFMovieDefinition::read() -- file does not start with a SWF header"
6408msgstr ""
6409
6410#: libcore/parser/SWFMovieDefinition.cpp:291
6411#, c-format
6412msgid "version: %d, file_length: %d"
6413msgstr ""
6414
6415#: libcore/parser/SWFMovieDefinition.cpp:296
6416msgid ""
6417"SWFMovieDefinition::read(): unable to read zipped SWF data; gnash was "
6418"compiled without zlib support"
6419msgstr ""
6420
6421#: libcore/parser/SWFMovieDefinition.cpp:301
6422msgid "file is compressed"
6423msgstr ""
6424
6425#: libcore/parser/SWFMovieDefinition.cpp:320
6426msgid "non-finite movie bounds"
6427msgstr ""
6428
6429#: libcore/parser/SWFMovieDefinition.cpp:336
6430#, c-format
6431msgid "frame size = %s, frame rate = %f, frames = %d"
6432msgstr ""
6433
6434#: libcore/parser/SWFMovieDefinition.cpp:360
6435msgid "Could not start loading thread"
6436msgstr ""
6437
6438#: libcore/parser/SWFMovieDefinition.cpp:431
6439#, c-format
6440msgid "Could not find char %d, dump is: %s"
6441msgstr ""
6442
6443#: libcore/parser/SWFMovieDefinition.cpp:490
6444msgid "Error while parsing SWF stream."
6445msgstr ""
6446
6447#: libcore/parser/SWFMovieDefinition.cpp:502
6448#, c-format
6449msgid "%d control tags are NOT followed by a SHOWFRAME tag"
6450msgstr ""
6451
6452#: libcore/parser/SWFMovieDefinition.cpp:510
6453#, c-format
6454msgid ""
6455"%d frames advertised in header, but only %d SHOWFRAME tags found in stream. "
6456"Pretending we loaded all advertised frames"
6457msgstr ""
6458
6459#: libcore/parser/SWFMovieDefinition.cpp:538
6460#, c-format
6461msgid ""
6462"number of SHOWFRAME tags in SWF stream '%s' (%d) exceeds the advertised "
6463"number in header (%d)."
6464msgstr ""
6465
6466#: libcore/parser/SWFMovieDefinition.cpp:605
6467msgid "More than one JPEGTABLES tag found: not resetting JPEG loader"
6468msgstr ""
6469
6470#: libcore/parser/SWFMovieDefinition.cpp:745
6471#, c-format
6472msgid "import error: could not find resource '%s' in movie '%s'"
6473msgstr ""
6474
6475#: libcore/Video.cpp:57
6476msgid "No Media handler registered, won't be able to decode embedded video"
6477msgstr ""
6478
6479#: libcore/Video.cpp:69
6480#, c-format
6481msgid "Could not create Video Decoder: %s"
6482msgstr ""
6483
6484#: libcore/Video.cpp:138
6485msgid "No Video info in video definition"
6486msgstr ""
6487
6488#: libcore/as_function.cpp:94
6489#, c-format
6490msgid "Native function called as constructor threw exception: %s"
6491msgstr ""
6492
6493#: libcore/movie_root.cpp:238
6494#, c-format
6495msgid "ActionParserException thrown during setRootMovie: %s"
6496msgstr ""
6497
6498#: libcore/movie_root.cpp:253
6499#, c-format
6500msgid "No user interface registered, assuming 'Yes' answer to question: %s"
6501msgstr ""
6502
6503#: libcore/movie_root.cpp:402 libcore/movie_root.cpp:412
6504#, c-format
6505msgid ""
6506"%s.swapDepth(%d): movie has a depth (%d) below static depth zone (%d), won't "
6507"swap its depth"
6508msgstr ""
6509
6510#: libcore/movie_root.cpp:470
6511msgid ""
6512"movie_root::dropLevel called against a movie not found in the levels "
6513"container"
6514msgstr ""
6515
6516#: libcore/movie_root.cpp:477
6517msgid "Original root movie can't be removed"
6518msgstr ""
6519
6520#: libcore/movie_root.cpp:496
6521#, c-format
6522msgid ""
6523"TESTME: loadMovie called on level %d which is not available at load time, "
6524"skipped placement for now"
6525msgstr ""
6526
6527#: libcore/movie_root.cpp:627
6528#, c-format
6529msgid "ActionLimits hit notifying key listeners: %s."
6530msgstr ""
6531
6532#: libcore/movie_root.cpp:864
6533msgid ""
6534"movie_root tracking a streaming sound, but the sound handler is not "
6535"streaming!"
6536msgstr ""
6537
6538#: libcore/movie_root.cpp:896
6539msgid ""
6540"Time exceeded (%1% secs) while attempting to catch up to streaming sound. "
6541"Give up on synchronization?"
6542msgstr ""
6543
6544#: libcore/movie_root.cpp:948
6545#, c-format
6546msgid "Buffer overread during advance: %s"
6547msgstr ""
6548
6549#: libcore/movie_root.cpp:1066
6550#, c-format
6551msgid "ActionLimits hit notifying mouse events: %s."
6552msgstr ""
6553
6554#: libcore/movie_root.cpp:1558
6555#, c-format
6556msgid "Couldn't process ExternalInterface Call %s"
6557msgstr ""
6558
6559#: libcore/movie_root.cpp:1603
6560msgid "ExternalInterface::GotoFrame()"
6561msgstr ""
6562
6563#: libcore/movie_root.cpp:1611
6564msgid "ExternalInterface::LoadMovie()"
6565msgstr ""
6566
6567#: libcore/movie_root.cpp:1676 gui/Player.cpp:713
6568#, c-format
6569msgid "Could not write to user-provided host requests fd %d: %s"
6570msgstr "无法写入用户提供的主机请求文件描述符 %d:%s"
6571
6572#: libcore/movie_root.cpp:1837 libcore/movie_root.cpp:1869
6573#: libcore/movie_root.cpp:1925
6574#, c-format
6575msgid "Could not write to browser fd #%d: %s"
6576msgstr ""
6577
6578#: libcore/movie_root.cpp:2155
6579#, c-format
6580msgid "Fork failed launching URL opener '%s'"
6581msgstr ""
6582
6583#: libcore/movie_root.cpp:2202
6584#, c-format
6585msgid "Could only write %d bytes to fd #%d"
6586msgstr ""
6587
6588#: libcore/movie_root.cpp:2290
6589msgid "Live MovieClips"
6590msgstr ""
6591
6592#: libcore/movie_root.cpp:2419
6593#, c-format
6594msgid "%s to UTF8 conversion in LoadableObject input parsing"
6595msgstr ""
6596
6597#: libcore/movie_root.cpp:2442
6598#, c-format
6599msgid ""
6600"Hosting application registered no callback for events/queries, can't call %s"
6601"(%s)"
6602msgstr ""
6603
6604#: libcore/abc/AbcBlock.cpp:65 libcore/abc/AbcBlock.cpp:133
6605msgid "ABC: Finalizing trait yielded bad type for slot."
6606msgstr ""
6607
6608#: libcore/abc/AbcBlock.cpp:188
6609msgid "ABC: Bad name for trait."
6610msgstr ""
6611
6612#: libcore/abc/AbcBlock.cpp:193
6613msgid "ABC: Trait name must be fully qualified."
6614msgstr ""
6615
6616#: libcore/abc/AbcBlock.cpp:240 libcore/abc/AbcBlock.cpp:266
6617msgid "Bad method id in trait."
6618msgstr ""
6619
6620#: libcore/abc/AbcBlock.cpp:256
6621msgid "Bad Class id in trait."
6622msgstr ""
6623
6624#: libcore/abc/AbcBlock.cpp:274
6625msgid "ABC: Unknown type of trait."
6626msgstr ""
6627
6628#: libcore/abc/AbcBlock.cpp:468
6629#, c-format
6630msgid "Abc Version: %d.%d"
6631msgstr ""
6632
6633#: libcore/abc/AbcBlock.cpp:567
6634msgid "ABC: Bad string given for namespace."
6635msgstr ""
6636
6637#: libcore/abc/AbcBlock.cpp:609
6638msgid "ABC: Bad namespace for namespace set."
6639msgstr ""
6640
6641#: libcore/abc/AbcBlock.cpp:679
6642#, c-format
6643msgid "Action Block: Unknown multiname type (%d)."
6644msgstr ""
6645
6646#: libcore/abc/AbcBlock.cpp:712 libcore/abc/AbcBlock.cpp:722
6647#: libcore/abc/AbcBlock.cpp:732 libcore/abc/AbcBlock.cpp:742
6648msgid "Action Block: Bad index in optional argument."
6649msgstr ""
6650
6651#: libcore/abc/AbcBlock.cpp:752
6652msgid "ABC: Bad index in optional argument, namespaces."
6653msgstr ""
6654
6655#: libcore/abc/AbcBlock.cpp:774
6656#, c-format
6657msgid "ABC: Bad default value type (%X), but continuing."
6658msgstr ""
6659
6660#: libcore/abc/AbcBlock.cpp:812
6661msgid "ABC: Bad return type for method info."
6662msgstr ""
6663
6664#: libcore/abc/AbcBlock.cpp:825
6665msgid "ABC: Unknown return type."
6666msgstr ""
6667
6668#: libcore/abc/AbcBlock.cpp:842
6669msgid "ABC: Bad parameter type in method."
6670msgstr ""
6671
6672#: libcore/abc/AbcBlock.cpp:851
6673msgid "ABC: Unknown parameter type."
6674msgstr ""
6675
6676#: libcore/abc/AbcBlock.cpp:940
6677msgid "ABC: Out of bounds instance name."
6678msgstr ""
6679
6680#: libcore/abc/AbcBlock.cpp:948
6681msgid "ABC: QName required for instance."
6682msgstr ""
6683
6684#: libcore/abc/AbcBlock.cpp:953
6685msgid "ABC: No namespace to use for storing class."
6686msgstr ""
6687
6688#: libcore/abc/AbcBlock.cpp:968
6689msgid "Duplicate class registration."
6690msgstr ""
6691
6692#: libcore/abc/AbcBlock.cpp:984
6693msgid "ABC: Bad super type."
6694msgstr ""
6695
6696#: libcore/abc/AbcBlock.cpp:995
6697#, c-format
6698msgid "ABC: Super type not found (%s)"
6699msgstr ""
6700
6701#: libcore/abc/AbcBlock.cpp:1002
6702msgid "ABC: Can't extend a class which is final."
6703msgstr ""
6704
6705#: libcore/abc/AbcBlock.cpp:1008
6706msgid "ABC: Can't extend an interface type."
6707msgstr ""
6708
6709#: libcore/abc/AbcBlock.cpp:1014
6710msgid "ABC: Class cannot be its own supertype."
6711msgstr ""
6712
6713#: libcore/abc/AbcBlock.cpp:1035
6714msgid "ABC: Bad namespace for protected."
6715msgstr ""
6716
6717#: libcore/abc/AbcBlock.cpp:1054
6718msgid "ABC: Bad name for interface."
6719msgstr ""
6720
6721#: libcore/abc/AbcBlock.cpp:1061
6722msgid "ABC: Can't implement a non-interface type."
6723msgstr ""
6724
6725#: libcore/abc/AbcBlock.cpp:1073
6726msgid "ABC: Out of bounds method for initializer."
6727msgstr ""
6728
6729#: libcore/abc/AbcBlock.cpp:1108
6730msgid "ABC: Out of bound static constructor for class."
6731msgstr ""
6732
6733#: libcore/abc/AbcBlock.cpp:1147
6734msgid "ABC: Out of bounds method for script."
6735msgstr ""
6736
6737#: libcore/abc/AbcBlock.cpp:1183
6738msgid "ABC: Out of bounds for method body."
6739msgstr ""
6740
6741#: libcore/abc/AbcBlock.cpp:1190
6742msgid "ABC: Only one body per method."
6743msgstr ""
6744
6745#: libcore/abc/AbcBlock.cpp:1236
6746msgid "ABC: Out of bound type for exception."
6747msgstr ""
6748
6749#: libcore/abc/AbcBlock.cpp:1246
6750#, c-format
6751msgid "ABC: Unknown type of object to catch. (%s)"
6752msgstr ""
6753
6754#: libcore/abc/AbcBlock.cpp:1264
6755msgid "ABC: Out of bound name for caught exception."
6756msgstr ""
6757
6758#: libcore/MovieFactory.cpp:79
6759msgid ""
6760"Requested to keep from completely loading a movie, but the movie in question "
6761"is an image, for which we don't yet have the concept of a 'loading thread'"
6762msgstr ""
6763
6764#: libcore/MovieFactory.cpp:94
6765msgid "FLV can't be loaded directly as a movie"
6766msgstr ""
6767
6768#: libcore/MovieFactory.cpp:98
6769msgid "Unknown file type"
6770msgstr ""
6771
6772#: libcore/MovieFactory.cpp:133
6773#, c-format
6774msgid "Couldn't load library movie '%s'"
6775msgstr ""
6776
6777#: libcore/MovieFactory.cpp:173
6778msgid "Can't read file header"
6779msgstr ""
6780
6781#: libcore/MovieFactory.cpp:212
6782msgid "Can't read 3 bytes after an MZ (.exe) header"
6783msgstr ""
6784
6785#: libcore/MovieFactory.cpp:222
6786msgid "Could not find SWF inside an .exe file"
6787msgstr ""
6788
6789#: libcore/MovieFactory.cpp:231
6790#, c-format
6791msgid "unknown file type, buffer is %c%c%c"
6792msgstr ""
6793
6794#: libcore/MovieFactory.cpp:273
6795#, c-format
6796msgid "Can't read image file from %s"
6797msgstr ""
6798
6799#: libcore/MovieFactory.cpp:283
6800#, c-format
6801msgid "Parsing error: %s"
6802msgstr ""
6803
6804#: libcore/MovieFactory.cpp:309
6805#, c-format
6806msgid "failed to open '%s'; can't create movie"
6807msgstr ""
6808
6809#: libcore/MovieFactory.cpp:314
6810#, c-format
6811msgid "streamProvider opener can't open '%s'"
6812msgstr ""
6813
6814#: libcore/PropertyList.cpp:274
6815#, c-format
6816msgid "Property %s already exists, can't addDestructiveGetter"
6817msgstr ""
6818
6819#: libcore/as_object.cpp:439
6820#, c-format
6821msgid "Caught exception: %s"
6822msgstr ""
6823
6824#: libcore/as_object.cpp:627
6825#, c-format
6826msgid "Attempt to set read-only property '%s'"
6827msgstr ""
6828
6829#: libcore/as_object.cpp:639
6830#, c-format
6831msgid "%s: %s"
6832msgstr ""
6833
6834#: libcore/as_object.cpp:654
6835#, c-format
6836msgid "Unknown failure in setting property '%s' on object '%p'"
6837msgstr ""
6838
6839#: libcore/as_object.cpp:683
6840#, c-format
6841msgid "Attempt to initialize read-only property '%s' on object '%p' twice"
6842msgstr ""
6843
6844#: libcore/as_object.cpp:845
6845msgid "Circular inheritance chain detected during isPrototypeOf call"
6846msgstr ""
6847
6848#: libdevice/egl/eglDevice.cpp:86 libdevice/egl/eglDevice.cpp:108
6849msgid "Couldn't initialize EGL device!"
6850msgstr ""
6851
6852#: libdevice/egl/eglDevice.cpp:111
6853#, c-format
6854msgid "Couldn't bind client to type %d!"
6855msgstr ""
6856
6857#: libdevice/egl/eglDevice.cpp:181
6858#, c-format
6859msgid "eglGetDisplay() failed (error 0x%x)"
6860msgstr ""
6861
6862#: libdevice/egl/eglDevice.cpp:187
6863#, c-format
6864msgid "eglInitialize() failed (error %s)"
6865msgstr ""
6866
6867#: libdevice/egl/eglDevice.cpp:197
6868#, c-format
6869msgid "EGL_CLIENT_APIS = %s"
6870msgstr ""
6871
6872#: libdevice/egl/eglDevice.cpp:198
6873#, c-format
6874msgid "EGL_EXTENSIONS = %s"
6875msgstr ""
6876
6877#: libdevice/egl/eglDevice.cpp:199
6878#, c-format
6879msgid "EGL_VERSION = %s, EGL_VENDOR = %s"
6880msgstr ""
6881
6882#: libdevice/egl/eglDevice.cpp:208 libdevice/egl/eglDevice.cpp:543
6883#: gui/gtk/gtk_glue_ovg.cpp:383
6884#, c-format
6885msgid "eglGetConfigs() failed to retrieve the number of configs (error %s)"
6886msgstr "eglGetConfigs() 无法取回配置数目(错误 %s)"
6887
6888#: libdevice/egl/eglDevice.cpp:213 libdevice/egl/eglDevice.cpp:548
6889#: gui/gtk/gtk_glue_ovg.cpp:388
6890msgid "No EGLconfigs found\n"
6891msgstr "未找到 EGLconfigs\n"
6892
6893#: libdevice/egl/eglDevice.cpp:216 libdevice/egl/eglDevice.cpp:551
6894#, c-format
6895msgid "Max number of EGL Configs is %d"
6896msgstr ""
6897
6898#: libdevice/egl/eglDevice.cpp:231
6899msgid "Using the 32bpp, low quality configuration"
6900msgstr ""
6901
6902#: libdevice/egl/eglDevice.cpp:233
6903msgid "eglChooseConfig(32-low) failed"
6904msgstr ""
6905
6906#: libdevice/egl/eglDevice.cpp:237
6907msgid "Using the 16bpp, low quality configuration"
6908msgstr ""
6909
6910#: libdevice/egl/eglDevice.cpp:239
6911msgid "eglChooseConfig(16-low) failed"
6912msgstr ""
6913
6914#: libdevice/egl/eglDevice.cpp:248
6915msgid "Using the 32bpp, medium quality configuration"
6916msgstr ""
6917
6918#: libdevice/egl/eglDevice.cpp:250
6919msgid "eglChooseConfig(32-medium) failed"
6920msgstr ""
6921
6922#: libdevice/egl/eglDevice.cpp:254 libdevice/egl/eglDevice.cpp:271
6923msgid "Using the 16bpp, medium quality configuration"
6924msgstr ""
6925
6926#: libdevice/egl/eglDevice.cpp:256
6927msgid "eglChooseConfig(16-medium) failed"
6928msgstr ""
6929
6930#: libdevice/egl/eglDevice.cpp:265
6931msgid "Using the 32bpp, high quality configuration"
6932msgstr ""
6933
6934#: libdevice/egl/eglDevice.cpp:267
6935msgid "eglChooseConfig(32-high) failed"
6936msgstr ""
6937
6938#: libdevice/egl/eglDevice.cpp:273
6939msgid "eglChooseConfig(16-high) failed"
6940msgstr ""
6941
6942#: libdevice/egl/eglDevice.cpp:283
6943msgid "EGL configuration doesn't match!"
6944msgstr ""
6945
6946#: libdevice/egl/eglDevice.cpp:319
6947#, c-format
6948msgid "eglGetConfigAttrib() failed (error %s)"
6949msgstr ""
6950
6951#: libdevice/egl/eglDevice.cpp:323
6952#, c-format
6953msgid "EGL native visual is: %d"
6954msgstr ""
6955
6956#: libdevice/egl/eglDevice.cpp:339
6957msgid "Initializing EGL for OpenGLES2"
6958msgstr ""
6959
6960#: libdevice/egl/eglDevice.cpp:341 libdevice/egl/eglDevice.cpp:361
6961#, fuzzy, c-format
6962msgid "eglBindAPI() failed to retrieve the number of configs (error %s)"
6963msgstr "eglGetConfigs() 无法取回配置数目(错误 %s)"
6964
6965#: libdevice/egl/eglDevice.cpp:349
6966msgid "Initializing EGL for OpenGLES1"
6967msgstr ""
6968
6969#: libdevice/egl/eglDevice.cpp:351
6970#, fuzzy, c-format
6971msgid "eglBindAPI() failed to retrive the number of configs (error %s)"
6972msgstr "eglGetConfigs() 无法取回配置数目(错误 %s)"
6973
6974#: libdevice/egl/eglDevice.cpp:359
6975msgid "Initializing EGL for OpenVG"
6976msgstr ""
6977
6978#: libdevice/egl/eglDevice.cpp:390
6979msgid "Initializing EGL Surface"
6980msgstr ""
6981
6982#: libdevice/egl/eglDevice.cpp:397
6983#, c-format
6984msgid "eglCreateWindowSurface failed (error %s)"
6985msgstr ""
6986
6987#: libdevice/egl/eglDevice.cpp:411
6988#, c-format
6989msgid "eglCreateContext failed (error %s)"
6990msgstr ""
6991
6992#: libdevice/egl/eglDevice.cpp:423
6993#, c-format
6994msgid "eglMakeCurrent failed (error %s)"
6995msgstr ""
6996
6997#: libdevice/egl/eglDevice.cpp:555 gui/gtk/gtk_glue_ovg.cpp:395
6998msgid "Out of memory\n"
6999msgstr "内存不足\n"
7000
7001#: libdevice/egl/eglDevice.cpp:560
7002#, fuzzy, c-format
7003msgid "eglGetConfigs() failed to retrieve the configs (error %s)"
7004msgstr "eglGetConfigs() 无法取回配置(配置 %s)"
7005
7006#: libdevice/egl/eglDevice.cpp:773
7007#, c-format
7008msgid "eglCreatePbufferSurface() failed (error 0x%x)"
7009msgstr ""
7010
7011#: libdevice/egl/eglDevice.cpp:793 libdevice/egl/eglDevice.cpp:814
7012#, c-format
7013msgid "eglCreatePbufferFromClientBuffer() failed (error 0x%x)"
7014msgstr ""
7015
7016#: libdevice/vaapi/VaapiSurfaceProxy.cpp:31
7017#, c-format
7018msgid "VaapiSurfaceProxy::VaapiSurfaceProxy(): surface 0x%08x\n"
7019msgstr ""
7020
7021#: libdevice/vaapi/VaapiSurfaceProxy.cpp:36
7022#, c-format
7023msgid "VaapiSurfaceProxy::~VaapiSurfaceProxy(): surface 0x%08x\n"
7024msgstr ""
7025
7026#: libdevice/vaapi/VaapiSubpicture.cpp:35
7027#, c-format
7028msgid "VaapiSubpicture::VaapiSubpicture(): format '%s'\n"
7029msgstr ""
7030
7031#: libdevice/vaapi/VaapiSurface.cpp:77
7032#, c-format
7033msgid "VaapiSurface::~VaapiSurface(): surface 0x%08x\n"
7034msgstr ""
7035
7036#: libdevice/vaapi/VaapiSurfaceGLX.cpp:205
7037#, c-format
7038msgid "  -> surface %p\n"
7039msgstr ""
7040
7041#: libdevice/vaapi/VaapiSurfaceGLX.cpp:212
7042#, c-format
7043msgid "VaapiSurface::~VaapiSurface(): surface %p\n"
7044msgstr ""
7045
7046#: libdevice/vaapi/VaapiSurfaceGLX.cpp:266
7047#, c-format
7048msgid "VaapiSurfaceGLX::update(): from surface 0x%08x\n"
7049msgstr ""
7050
7051#: libdevice/vaapi/VaapiImage.cpp:38
7052#, c-format
7053msgid "VaapiImage::VaapiImage(): format '%s'\n"
7054msgstr ""
7055
7056#: libdevice/vaapi/VaapiImage.cpp:82
7057#, c-format
7058msgid "  image 0x%08x, format '%s'\n"
7059msgstr ""
7060
7061#: libdevice/events/MouseDevice.cpp:94 libdevice/events/EventDevice.cpp:699
7062#: libdevice/events/TouchDevice.cpp:312 libdevice/events/UinputDevice.cpp:77
7063#, c-format
7064msgid "You don't have the proper permissions to open %s"
7065msgstr ""
7066
7067#: libdevice/events/MouseDevice.cpp:99
7068#, c-format
7069msgid "Found a %s device for mouse input using %s"
7070msgstr ""
7071
7072#: libdevice/events/MouseDevice.cpp:145 libdevice/events/EventDevice.cpp:74
7073#, fuzzy, c-format
7074msgid "Could not open %s: %s"
7075msgstr "无法打开 %s"
7076
7077#: libdevice/events/MouseDevice.cpp:151
7078#, c-format
7079msgid "Could not set non-blocking mode for mouse device: %s"
7080msgstr ""
7081
7082#: libdevice/events/MouseDevice.cpp:170
7083msgid "Mouse reset failed"
7084msgstr ""
7085
7086#: libdevice/events/MouseDevice.cpp:180
7087msgid "WARNING: Could not detect mouse device ID"
7088msgstr ""
7089
7090#: libdevice/events/MouseDevice.cpp:184
7091#, c-format
7092msgid "WARNING: Non-standard mouse device ID %d"
7093msgstr ""
7094
7095#: libdevice/events/MouseDevice.cpp:189
7096msgid "Could not activate Data Reporting mode for mouse"
7097msgstr ""
7098
7099#: libdevice/events/MouseDevice.cpp:197
7100#, c-format
7101msgid "Mouse enabled for %s on fd #%d"
7102msgstr ""
7103
7104#: libdevice/events/MouseDevice.cpp:257
7105msgid "No sync in first byte!"
7106msgstr ""
7107
7108#: libdevice/events/MouseDevice.cpp:311
7109msgid "Vertical mouse movement overflow bit set"
7110msgstr ""
7111
7112#: libdevice/events/MouseDevice.cpp:314
7113msgid "Horizontal mouse movement overflow bit set"
7114msgstr ""
7115
7116#: libdevice/events/MouseDevice.cpp:320
7117msgid "Horizontal mouse movement negative bit set"
7118msgstr ""
7119
7120#: libdevice/events/MouseDevice.cpp:325
7121msgid "Vertical mouse movement negative bit set"
7122msgstr ""
7123
7124#: libdevice/events/MouseDevice.cpp:330
7125#, c-format
7126msgid "PS/2 Mouse: Xmove=%d, Ymove=%d,  Button %d"
7127msgstr ""
7128
7129#: libdevice/events/MouseDevice.cpp:347
7130#, c-format
7131msgid "convert: Xin=%d, Yin=%d, Xout=%d, Yout=%d"
7132msgstr ""
7133
7134#: libdevice/events/MouseDevice.cpp:354
7135#, c-format
7136msgid "read mouse: X=%d, Y=%d, Btn: btn %d"
7137msgstr ""
7138
7139#: libdevice/events/MouseDevice.cpp:362
7140#, c-format
7141msgid "mouse click! %d"
7142msgstr ""
7143
7144#: libdevice/events/MouseDevice.cpp:380
7145#, c-format
7146msgid "mouse_command: discarded %d bytes from input buffer"
7147msgstr ""
7148
7149#: libdevice/events/InputDevice.cpp:136
7150#, c-format
7151msgid "The device has this error: %s"
7152msgstr ""
7153
7154#: libdevice/events/InputDevice.cpp:211
7155#, fuzzy
7156msgid ""
7157"WARNING: PS/2 Mouse support disabled as it conflicts with the input event "
7158"support."
7159msgstr "警告:鼠标支持可能与输入事件支持冲突。"
7160
7161#: libdevice/events/EventDevice.cpp:80
7162#, c-format
7163msgid "Could not set non-blocking mode for pointing device: %s"
7164msgstr ""
7165
7166#: libdevice/events/EventDevice.cpp:93
7167msgid "ioctl (EVIOCGVERSION)"
7168msgstr ""
7169
7170#: libdevice/events/EventDevice.cpp:96
7171#, c-format
7172msgid "evdev driver version is %d.%d.%d"
7173msgstr ""
7174
7175#: libdevice/events/EventDevice.cpp:102 libdevice/events/EventDevice.cpp:720
7176#, c-format
7177msgid "ioctl (EVIOCGID): %s"
7178msgstr ""
7179
7180#: libdevice/events/EventDevice.cpp:107 libdevice/events/EventDevice.cpp:714
7181#, c-format
7182msgid "ioctl (EVIOCGNAME): %s"
7183msgstr ""
7184
7185#: libdevice/events/EventDevice.cpp:109 libdevice/events/EventDevice.cpp:716
7186#, c-format
7187msgid "The device on %s says its name is %s"
7188msgstr ""
7189
7190#: libdevice/events/EventDevice.cpp:115 libdevice/events/EventDevice.cpp:722
7191#, c-format
7192msgid "vendor %04hx product %04hx version %04hx"
7193msgstr ""
7194
7195#: libdevice/events/EventDevice.cpp:120
7196msgid "is a PCI bus type"
7197msgstr ""
7198
7199#: libdevice/events/EventDevice.cpp:123
7200msgid "is a PNP bus type"
7201msgstr ""
7202
7203#: libdevice/events/EventDevice.cpp:128
7204msgid "is on a Universal Serial Bus"
7205msgstr ""
7206
7207#: libdevice/events/EventDevice.cpp:150
7208msgid "is a HIL bus type"
7209msgstr ""
7210
7211#: libdevice/events/EventDevice.cpp:153
7212msgid "is Bluetooth bus type "
7213msgstr ""
7214
7215#: libdevice/events/EventDevice.cpp:157
7216msgid "is a Virtual bus type "
7217msgstr ""
7218
7219#: libdevice/events/EventDevice.cpp:161
7220msgid "is an ISA bus type"
7221msgstr ""
7222
7223#: libdevice/events/EventDevice.cpp:165
7224msgid "is an I8042 bus type"
7225msgstr ""
7226
7227#: libdevice/events/EventDevice.cpp:175
7228msgid "is an XTKBD bus type"
7229msgstr ""
7230
7231#: libdevice/events/EventDevice.cpp:178
7232msgid "is a serial port bus type"
7233msgstr ""
7234
7235#: libdevice/events/EventDevice.cpp:181
7236msgid "is a gameport bus type"
7237msgstr ""
7238
7239#: libdevice/events/EventDevice.cpp:184
7240msgid "is a parallel port bus type"
7241msgstr ""
7242
7243#: libdevice/events/EventDevice.cpp:187
7244msgid "is an Amiga bus type"
7245msgstr ""
7246
7247#: libdevice/events/EventDevice.cpp:190
7248msgid "is an AOB bus type"
7249msgstr ""
7250
7251#: libdevice/events/EventDevice.cpp:193
7252msgid "is an i2C bus type "
7253msgstr ""
7254
7255#: libdevice/events/EventDevice.cpp:199
7256msgid "Babbage Touchscreen found!"
7257msgstr ""
7258
7259#: libdevice/events/EventDevice.cpp:203
7260msgid "Babbage Power Button found!"
7261msgstr ""
7262
7263#: libdevice/events/EventDevice.cpp:208
7264msgid "is a GSC bus type"
7265msgstr ""
7266
7267#: libdevice/events/EventDevice.cpp:212
7268msgid "is an Atari bus type"
7269msgstr ""
7270
7271#: libdevice/events/EventDevice.cpp:216
7272#, c-format
7273msgid "Unknown bus type %d!"
7274msgstr ""
7275
7276#: libdevice/events/EventDevice.cpp:219
7277#, c-format
7278msgid "Event enabled for %s on fd #%d"
7279msgstr ""
7280
7281#: libdevice/events/EventDevice.cpp:228
7282#, c-format
7283msgid "ioctl (EVIOCGABS(ABS_X)): %s"
7284msgstr ""
7285
7286#: libdevice/events/EventDevice.cpp:238
7287#, c-format
7288msgid "ioctl (EVIOCSABS(ABS_X)): %s"
7289msgstr ""
7290
7291#: libdevice/events/EventDevice.cpp:241
7292#, c-format
7293msgid "ioctl (EVIOCGABS(ABS_Y)): %s"
7294msgstr ""
7295
7296#: libdevice/events/EventDevice.cpp:245
7297#, c-format
7298msgid "ioctl (EVIOCSABS(ABS_Y)): %s"
7299msgstr ""
7300
7301#: libdevice/events/EventDevice.cpp:307
7302#, c-format
7303msgid "Type is: %s(%hd), Code is: %hd, Val is: %d"
7304msgstr ""
7305
7306#: libdevice/events/EventDevice.cpp:388
7307#, c-format
7308msgid "REL_X: %d"
7309msgstr ""
7310
7311#: libdevice/events/EventDevice.cpp:392
7312#, c-format
7313msgid "REL_Y: %d"
7314msgstr ""
7315
7316#: libdevice/events/EventDevice.cpp:396
7317#, c-format
7318msgid "REL_Z: %d"
7319msgstr ""
7320
7321#: libdevice/events/EventDevice.cpp:400
7322#, c-format
7323msgid "REL_RX: %d"
7324msgstr ""
7325
7326#: libdevice/events/EventDevice.cpp:404
7327#, c-format
7328msgid "REL_RY: %d"
7329msgstr ""
7330
7331#: libdevice/events/EventDevice.cpp:408
7332#, c-format
7333msgid "REL_RZ: %d"
7334msgstr ""
7335
7336#: libdevice/events/EventDevice.cpp:412
7337#, c-format
7338msgid "REL_HWHEEL: %d"
7339msgstr ""
7340
7341#: libdevice/events/EventDevice.cpp:414
7342#, c-format
7343msgid "REL_DIAL: %d"
7344msgstr ""
7345
7346#: libdevice/events/EventDevice.cpp:416
7347#, c-format
7348msgid "REL_WHEEL: %d"
7349msgstr ""
7350
7351#: libdevice/events/EventDevice.cpp:418
7352#, c-format
7353msgid "REL_MISC: %d"
7354msgstr ""
7355
7356#: libdevice/events/EventDevice.cpp:420
7357#, c-format
7358msgid "Relative move event %d from Input Event Device"
7359msgstr ""
7360
7361#: libdevice/events/EventDevice.cpp:443
7362#, c-format
7363msgid "ABS_Z: %d"
7364msgstr ""
7365
7366#: libdevice/events/EventDevice.cpp:450
7367#, c-format
7368msgid "ABS_VOLUME: %d"
7369msgstr ""
7370
7371#: libdevice/events/EventDevice.cpp:454
7372#, c-format
7373msgid "ABS_DISTANCE: %d"
7374msgstr ""
7375
7376#: libdevice/events/EventDevice.cpp:458
7377#, c-format
7378msgid "ABS_RX: %d"
7379msgstr ""
7380
7381#: libdevice/events/EventDevice.cpp:462
7382#, c-format
7383msgid "ABS_RY: %d"
7384msgstr ""
7385
7386#: libdevice/events/EventDevice.cpp:466
7387#, c-format
7388msgid "ABS_RZ: %d"
7389msgstr ""
7390
7391#: libdevice/events/EventDevice.cpp:470
7392#, c-format
7393msgid "ABS_THROTTLE: %d"
7394msgstr ""
7395
7396#: libdevice/events/EventDevice.cpp:474
7397#, c-format
7398msgid "ABS_RUDDER: %d"
7399msgstr ""
7400
7401#: libdevice/events/EventDevice.cpp:478
7402#, c-format
7403msgid "ABS_GAS: %d"
7404msgstr ""
7405
7406#: libdevice/events/EventDevice.cpp:482
7407#, c-format
7408msgid "ABS_BRAKE: %d"
7409msgstr ""
7410
7411#: libdevice/events/EventDevice.cpp:486
7412#, c-format
7413msgid "ABS_TILT_X: %d"
7414msgstr ""
7415
7416#: libdevice/events/EventDevice.cpp:490
7417#, c-format
7418msgid "ABS_TILT_Y: %d"
7419msgstr ""
7420
7421#: libdevice/events/EventDevice.cpp:505 libdevice/events/EventDevice.cpp:529
7422msgid "Misc event from Input Event Device"
7423msgstr ""
7424
7425#: libdevice/events/EventDevice.cpp:533
7426msgid "LED event from Input Event Device"
7427msgstr ""
7428
7429#: libdevice/events/EventDevice.cpp:536
7430msgid "Sound event from Input Event Device"
7431msgstr ""
7432
7433#: libdevice/events/EventDevice.cpp:539
7434msgid "Key autorepeat event from Input Event Device"
7435msgstr ""
7436
7437#: libdevice/events/EventDevice.cpp:542
7438msgid "Force Feedback event from Input Event Device"
7439msgstr ""
7440
7441#: libdevice/events/EventDevice.cpp:545
7442msgid "Force Feedback status event from Input Event Device"
7443msgstr ""
7444
7445#: libdevice/events/EventDevice.cpp:548
7446msgid "Power event from Input Event Device"
7447msgstr ""
7448
7449#: libdevice/events/EventDevice.cpp:736
7450#, c-format
7451msgid "Enabling USB device: %s"
7452msgstr ""
7453
7454#: libdevice/events/TouchDevice.cpp:83
7455msgid "No filespec specified for the touchscreen device."
7456msgstr ""
7457
7458#: libdevice/events/TouchDevice.cpp:89
7459#, c-format
7460msgid "Could not open touchscreen %s: %s"
7461msgstr ""
7462
7463#: libdevice/events/TouchDevice.cpp:96
7464#, c-format
7465msgid "Could not get touchscreen fd %s: %s"
7466msgstr ""
7467
7468#: libdevice/events/TouchDevice.cpp:103
7469#, c-format
7470msgid "Using TSLIB on %s"
7471msgstr ""
7472
7473#: libdevice/events/TouchDevice.cpp:134
7474#, c-format
7475msgid "Touched x: %d, y: %d"
7476msgstr ""
7477
7478#: libdevice/events/TouchDevice.cpp:138
7479#, c-format
7480msgid "lifted x: %d y: %d"
7481msgstr ""
7482
7483#: libdevice/events/TouchDevice.cpp:244
7484msgid "WARNING: Error parsing calibration data!"
7485msgstr ""
7486
7487#: libdevice/events/TouchDevice.cpp:246
7488#, c-format
7489msgid ""
7490"Using touchscreen calibration data: %.0f / %.0f / %.0f / %.0f / %.0f / %.0f"
7491msgstr ""
7492
7493#: libdevice/events/TouchDevice.cpp:249
7494msgid ""
7495"WARNING: No touchscreen calibration settings found. The mouse pointer most "
7496"probably won't work precisely. Set TSCALIB environment variable with correct "
7497"values for better results"
7498msgstr ""
7499
7500#: libdevice/events/UinputDevice.cpp:46
7501msgid "ioctl(UI_DEV_DESTROY)"
7502msgstr ""
7503
7504#: libdevice/events/UinputDevice.cpp:82
7505#, c-format
7506msgid "Found a User mode input device at %s"
7507msgstr ""
7508
7509#: libdevice/events/UinputDevice.cpp:98
7510msgid "User Mode Input device not initialized yet!"
7511msgstr ""
7512
7513#: libdevice/events/UinputDevice.cpp:103
7514msgid "ioctl(UI_SET_EVBIT, EV_KEY)"
7515msgstr ""
7516
7517#: libdevice/events/UinputDevice.cpp:109
7518msgid "ioctl(UI_SET_EVBIT, EV_REL)"
7519msgstr ""
7520
7521#: libdevice/events/UinputDevice.cpp:113
7522msgid "ioctl(UI_SET_RELBIT, REL_X)"
7523msgstr ""
7524
7525#: libdevice/events/UinputDevice.cpp:117
7526msgid "ioctl( UI_SET_RELBIT, REL_Y)"
7527msgstr ""
7528
7529#: libdevice/events/UinputDevice.cpp:142
7530msgid "write uidev"
7531msgstr ""
7532
7533#: libdevice/events/UinputDevice.cpp:147
7534#, c-format
7535msgid "ioctl(UI_SET_EVBIT, EV_ABS): %s"
7536msgstr ""
7537
7538#: libdevice/events/UinputDevice.cpp:151
7539#, c-format
7540msgid "ioctl(UI_SET_ABSBIT,ABS_X): %s"
7541msgstr ""
7542
7543#: libdevice/events/UinputDevice.cpp:155
7544#, c-format
7545msgid "ioctl(UI_SET_ABSBIT, ABS_Y): %s"
7546msgstr ""
7547
7548#: libdevice/events/UinputDevice.cpp:161
7549#, c-format
7550msgid "ioctl(UI_SET_KEYBIT, BTN_LEFT)): %s"
7551msgstr ""
7552
7553#: libdevice/events/UinputDevice.cpp:165
7554#, c-format
7555msgid "ioctl(UI_SET_KEYBIT, BTN_RIGHT): %s"
7556msgstr ""
7557
7558#: libdevice/events/UinputDevice.cpp:169
7559#, c-format
7560msgid "ioctl(UI_SET_EVBIT, ABS_PRESSURE): %s"
7561msgstr ""
7562
7563#: libdevice/events/UinputDevice.cpp:177
7564#, c-format
7565msgid "ioctl(UI_SET_KEYBIT, BTN_MOUSE): %s"
7566msgstr ""
7567
7568#: libdevice/events/UinputDevice.cpp:182
7569msgid "ioctl(UI_DEV_CREATED) failed!"
7570msgstr ""
7571
7572#: libdevice/rawfb/RawFBDevice.cpp:63
7573msgid "Couldn't initialize RAWFB device!"
7574msgstr ""
7575
7576#: libdevice/rawfb/RawFBDevice.cpp:94
7577msgid "Freeing framebuffer memory"
7578msgstr ""
7579
7580#: libdevice/rawfb/RawFBDevice.cpp:99
7581msgid "Freeing offscreen buffer"
7582msgstr ""
7583
7584#: libdevice/rawfb/RawFBDevice.cpp:118
7585#, c-format
7586msgid "WARNING: Using %s as a fake framebuffer!"
7587msgstr ""
7588
7589#: libdevice/rawfb/RawFBDevice.cpp:133
7590#, c-format
7591msgid "Could not open framebuffer device: %s"
7592msgstr ""
7593
7594#: libdevice/rawfb/RawFBDevice.cpp:136
7595#, c-format
7596msgid "Opened framebuffer device: %s"
7597msgstr ""
7598
7599#: libdevice/rawfb/RawFBDevice.cpp:147
7600#, c-format
7601msgid "Framebuffer device uses %d bytes of memory."
7602msgstr ""
7603
7604#: libdevice/rawfb/RawFBDevice.cpp:149
7605#, c-format
7606msgid "Video mode: %dx%d with %d bits per pixel."
7607msgstr ""
7608
7609#: libdevice/rawfb/RawFBDevice.cpp:153
7610#, c-format
7611msgid "Framebuffer stride is: %d."
7612msgstr ""
7613
7614#: libdevice/rawfb/RawFBDevice.cpp:167
7615msgid "LUT8: Setting up colormap"
7616msgstr ""
7617
7618#: libdevice/rawfb/RawFBDevice.cpp:192
7619#, c-format
7620msgid "LUT8: Error setting colormap: %s"
7621msgstr ""
7622
7623#: libdevice/rawfb/RawFBDevice.cpp:376
7624msgid "Couldn't write to the fake cmap!"
7625msgstr ""
7626
7627#: libdevice/rawfb/RawFBDevice.cpp:380
7628msgid "Couldn't write to the fake cmap, unknown type!"
7629msgstr ""
7630
7631#: libdevice/rawfb/RawFBDevice.cpp:394
7632msgid "Signaled fbe to reload it's colormap."
7633msgstr ""
7634
7635#: libdevice/rawfb/RawFBDevice.cpp:401
7636#, c-format
7637msgid "fakefb_ioctl(%d)"
7638msgstr ""
7639
7640#: libdevice/directfb/DirectFBDevice.cpp:78
7641msgid "Couldn't initialize DirectFB device!"
7642msgstr ""
7643
7644#: libdevice/directfb/DirectFBDevice.cpp:114
7645#, c-format
7646msgid "DirectFBInit(): %s"
7647msgstr ""
7648
7649#: libdevice/directfb/DirectFBDevice.cpp:119
7650#, c-format
7651msgid "DirectFBCreate(): %s"
7652msgstr ""
7653
7654#: libdevice/directfb/DirectFBDevice.cpp:146
7655#, c-format
7656msgid "CreateSurface(): %s"
7657msgstr ""
7658
7659#: libdevice/directfb/DirectFBDevice.cpp:158
7660#, c-format
7661msgid "CreateFont(): %s"
7662msgstr ""
7663
7664#: libdevice/directfb/DirectFBDevice.cpp:165
7665#, c-format
7666msgid "CreateImageProvider(): %s"
7667msgstr ""
7668
7669#: libdevice/directfb/DirectFBDevice.cpp:171
7670#, c-format
7671msgid "GetDisplayLayer(): %s"
7672msgstr ""
7673
7674#: libdevice/directfb/DirectFBDevice.cpp:175
7675#, c-format
7676msgid "GetScreen(): %s"
7677msgstr ""
7678
7679#: libdevice/directfb/DirectFBDevice.cpp:512
7680#, c-format
7681msgid "GetDescription(): %s"
7682msgstr ""
7683
7684#: libdevice/directfb/DirectFBDevice.cpp:901
7685msgid "iDirectFB data not set!"
7686msgstr ""
7687
7688#: libdevice/x11/X11Device.cpp:88 libdevice/x11/X11Device.cpp:106
7689msgid "Couldn't initialize X11 device!"
7690msgstr ""
7691
7692#: libdevice/x11/X11Device.cpp:142
7693msgid "couldn't open X11 display!"
7694msgstr ""
7695
7696#: libdevice/x11/X11Device.cpp:162
7697msgid "Error: couldn't get X visual\n"
7698msgstr ""
7699
7700#: libdevice/x11/X11Device.cpp:199
7701msgid "The default Display is not set!"
7702msgstr ""
7703
7704#: libdevice/x11/X11Device.cpp:212
7705msgid "No Display device set!"
7706msgstr ""
7707
7708#: libdevice/x11/X11Device.cpp:217
7709msgid "No drawable window set!"
7710msgstr ""
7711
7712#: libsound/WAVWriter.cpp:65
7713#, fuzzy
7714msgid "Unable to write file %1%"
7715msgstr "无法写文件“%s”"
7716
7717#: libsound/mkit/sound_handler_mkit.cpp:75
7718msgid "Unable to open audio"
7719msgstr ""
7720
7721#: libsound/mkit/sound_handler_mkit.cpp:339
7722msgid "Mkit: Mkit_sound_handler::pause"
7723msgstr ""
7724
7725#: libsound/mkit/sound_handler_mkit.cpp:343
7726msgid "Mkit: paused"
7727msgstr ""
7728
7729#: libsound/mkit/sound_handler_mkit.cpp:351
7730msgid "Mkit: Mkit_sound_handler::unpause"
7731msgstr ""
7732
7733#: libsound/mkit/sound_handler_mkit.cpp:355
7734msgid "Mkit: unpaused"
7735msgstr ""
7736
7737#: libsound/aos4/sound_handler_ahi.cpp:125
7738msgid "AOS4: Spawn Audio Process."
7739msgstr ""
7740
7741#: libsound/aos4/sound_handler_ahi.cpp:136
7742msgid "Unable to create Death Message for child!!"
7743msgstr ""
7744
7745#: libsound/aos4/sound_handler_ahi.cpp:162
7746msgid "AOS4: Audio Process spawned."
7747msgstr ""
7748
7749#: libsound/aos4/sound_handler_ahi.cpp:167
7750msgid "Unable to create Audio Process!!"
7751msgstr ""
7752
7753#: libsound/aos4/sound_handler_ahi.cpp:438
7754msgid "AOS4: AOS4_sound_handler::pause"
7755msgstr ""
7756
7757#: libsound/aos4/sound_handler_ahi.cpp:440
7758msgid "AOS4: paused"
7759msgstr ""
7760
7761#: libsound/aos4/sound_handler_ahi.cpp:450
7762msgid "AOS4: AOS4_sound_handler::unpause"
7763msgstr ""
7764
7765#: libsound/aos4/sound_handler_ahi.cpp:452
7766msgid "AOS4: unpaused"
7767msgstr ""
7768
7769#: libsound/aos4/sound_handler_ahi.cpp:542
7770msgid "AOS4: Unable to allocate memory for audio buffer!"
7771msgstr ""
7772
7773#: libsound/aos4/sound_handler_ahi.cpp:562
7774msgid "AOS4: Unable to open AHI Device!"
7775msgstr ""
7776
7777#: libsound/aos4/sound_handler_ahi.cpp:572
7778msgid "AOS4: Unable to CreateIORequest!"
7779msgstr ""
7780
7781#: libsound/aos4/sound_handler_ahi.cpp:580
7782msgid "AOS4: Unable to CreateMsgPort for AHI Device!"
7783msgstr ""
7784
7785#: libsound/aos4/sound_handler_ahi.cpp:591
7786msgid "AOS4: Not enough memory for AHIiocopy!"
7787msgstr ""
7788
7789#: libsound/aos4/sound_handler_ahi.cpp:607
7790msgid "AOS4: audioTask:Initialize timer."
7791msgstr ""
7792
7793#: libsound/aos4/sound_handler_ahi.cpp:610
7794msgid "AOS4: audioTask:Starting Timer."
7795msgstr ""
7796
7797#: libsound/aos4/sound_handler_ahi.cpp:621
7798msgid "AOS4: Closing Audio Thread."
7799msgstr ""
7800
7801#: libsound/aos4/sound_handler_ahi.cpp:641
7802msgid "AOS4: Cleaning Audio Stuff."
7803msgstr ""
7804
7805#: libsound/aos4/sound_handler_ahi.cpp:675
7806msgid "AOS4: Exit Audio Thread."
7807msgstr ""
7808
7809#: libsound/aos4/sound_handler_ahi.cpp:677
7810msgid "AOS4: audioTask:Close timer."
7811msgstr ""
7812
7813#: libsound/sdl/sound_handler_sdl.cpp:91
7814#, c-format
7815msgid "Couldn't open SDL audio: %s"
7816msgstr ""
7817
7818#: libsound/sdl/sound_handler_sdl.cpp:261
7819#, c-format
7820msgid "Negative buffer length in sdl_audio_callback (%d)"
7821msgstr ""
7822
7823#: libsound/sdl/sound_handler_sdl.cpp:267
7824msgid "Zero buffer length in sdl_audio_callback"
7825msgstr ""
7826
7827#: libsound/sound_handler.cpp:70
7828msgid ""
7829"Sound data creator didn't appropriately pad buffer. We'll do so now, but "
7830"will cost memory copies."
7831msgstr ""
7832
7833#: libsound/sound_handler.cpp:83
7834#, c-format
7835msgid "Invalid (%d) handle passed to fill_stream_data, doing nothing"
7836msgstr ""
7837
7838#: libsound/sound_handler.cpp:90
7839#, c-format
7840msgid "handle passed to fill_stream_data (%d) was deleted"
7841msgstr ""
7842
7843#: libsound/sound_handler.cpp:141
7844#, c-format
7845msgid "Invalid (%d) handle passed to delete_sound, doing nothing"
7846msgstr ""
7847
7848#: libsound/sound_handler.cpp:152
7849#, c-format
7850msgid "handle passed to delete_sound (%d) already deleted"
7851msgstr ""
7852
7853#: libsound/sound_handler.cpp:236
7854#, c-format
7855msgid "stop_sound(%d): sound was deleted"
7856msgstr ""
7857
7858#: libsound/sound_handler.cpp:324
7859#, c-format
7860msgid "SDL_sound_handler::unplugInputStream: Aux streamer %p not found. "
7861msgstr ""
7862
7863#: libsound/sound_handler.cpp:454
7864#, c-format
7865msgid "Could not start streaming sound: %s"
7866msgstr ""
7867
7868#: libsound/sound_handler.cpp:465
7869#, c-format
7870msgid "Invalid (%d) sound_handle passed to startSound, doing nothing"
7871msgstr ""
7872
7873#: libsound/sound_handler.cpp:531
7874msgid "Trying to play sound with size 0"
7875msgstr ""
7876
7877#: libsound/sound_handler.cpp:545
7878#, c-format
7879msgid "Could not start event sound: %s"
7880msgstr ""
7881
7882#: libsound/sound_handler.cpp:559
7883#, c-format
7884msgid "_inputStreams container still has a pointer to deleted InputStream %p!"
7885msgstr ""
7886
7887#: libsound/sound_handler.cpp:704
7888#, c-format
7889msgid "Expected 1 InputStream element, found %d"
7890msgstr ""
7891
7892#: utilities/soldumper.cpp:72
7893msgid "This program dumps the internal data of a .sol file"
7894msgstr ""
7895
7896#: utilities/soldumper.cpp:74
7897msgid "Usage: soldumper [h] filename"
7898msgstr ""
7899
7900#: utilities/soldumper.cpp:75 utilities/dumpshm.cpp:344
7901#: utilities/flvdumper.cpp:305
7902msgid "-h\tHelp"
7903msgstr ""
7904
7905#: utilities/soldumper.cpp:76
7906msgid "-f\tForce local directory access"
7907msgstr ""
7908
7909#: utilities/soldumper.cpp:77
7910msgid "-l\tList all .sol files in default dir"
7911msgstr ""
7912
7913#: utilities/soldumper.cpp:105
7914#, c-format
7915msgid "Gnash soldumper version: %s, Gnash version: %s\n"
7916msgstr ""
7917
7918#: utilities/soldumper.cpp:121 utilities/processor.cpp:276
7919#: utilities/flvdumper.cpp:154 cygnal/cygnal.cpp:476
7920#: cygnal/cgi-bin/echo/echo.cpp:144 cygnal/cgi-bin/echo/gateway.cpp:119
7921#: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:149
7922#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:216
7923#: cygnal/testsuite/libnet.all/test_handler.cpp:103
7924#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:95
7925#: cygnal/testsuite/libnet.all/test_rtmp.cpp:110
7926#: cygnal/testsuite/libnet.all/test_diskstream.cpp:91
7927#: cygnal/testsuite/libnet.all/test_cache.cpp:94
7928#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:103
7929#: cygnal/testsuite/libamf.all/test_sol.cpp:103
7930#: cygnal/testsuite/libamf.all/test_flv.cpp:92
7931#: cygnal/testsuite/libamf.all/test_el.cpp:91
7932#: cygnal/testsuite/libamf.all/test_buffer.cpp:108
7933#: cygnal/testsuite/libamf.all/test_amf.cpp:109
7934msgid "Verbose output turned on"
7935msgstr ""
7936
7937#: utilities/soldumper.cpp:125
7938msgid "forcing local directory access only"
7939msgstr ""
7940
7941#: utilities/soldumper.cpp:130
7942msgid "List .sol files in the default directory"
7943msgstr ""
7944
7945#: utilities/processor.cpp:148
7946#, c-format
7947msgid "fs_callback(%p): %s %s"
7948msgstr ""
7949
7950#: utilities/processor.cpp:166
7951#, c-format
7952msgid "eventCallback: %s %s"
7953msgstr ""
7954
7955#: utilities/processor.cpp:202
7956msgid "gprocessor does not handle %1% message"
7957msgstr ""
7958
7959#: utilities/processor.cpp:237 cygnal/cvm.cpp:227
7960#, c-format
7961msgid "Gnash gprocessor version: %s, Gnash version: %s\n"
7962msgstr ""
7963
7964#: utilities/processor.cpp:285 cygnal/cvm.cpp:282
7965msgid "Verbose actions disabled at compile time"
7966msgstr ""
7967
7968#: utilities/processor.cpp:292 cygnal/cvm.cpp:289
7969msgid "Verbose parsing disabled at compile time"
7970msgstr ""
7971
7972#: utilities/processor.cpp:456 utilities/processor.cpp:459
7973#: gui/pythonmod/gnash-view.cpp:438 gui/pythonmod/gnash-view.cpp:441
7974#, c-format
7975msgid "%s appended to local sandboxes"
7976msgstr "%s 已附加到本地沙盒"
7977
7978#: utilities/processor.cpp:631
7979#, c-format
7980msgid ""
7981"gprocessor -- an SWF processor for Gnash.\n"
7982"\n"
7983"usage: %s [options] <file>\n"
7984"\n"
7985"Process the given SWF movie files.\n"
7986"\n"
7987"%s%s%s%s"
7988msgstr ""
7989
7990#: utilities/processor.cpp:638
7991msgid ""
7992"options:\n"
7993"\n"
7994"  --help(-h)  Print this info.\n"
7995"  --version   Print the version numbers.\n"
7996"  -v          Be verbose; i.e. print log messages to stdout\n"
7997msgstr ""
7998
7999#: utilities/processor.cpp:645
8000msgid "  -vp         Be verbose about movie parsing\n"
8001msgstr ""
8002
8003#: utilities/processor.cpp:650
8004msgid "  -va         Be verbose about ActionScript\n"
8005msgstr ""
8006
8007#: utilities/processor.cpp:655
8008msgid ""
8009"  -d [<ms>]\n"
8010"              Milliseconds delay between advances (0 by default).\n"
8011"              If '-1' the delay will be computed from the FPS.\n"
8012"  -r <times>  Allow the given number of complete runs.\n"
8013"              Keep looping undefinitely if set to 0.\n"
8014"              Default is 1 (end as soon as the last frame is reached).\n"
8015"  -f <frames>  \n"
8016"              Allow the given number of frame advancements.\n"
8017"              Keep advancing untill any other stop condition\n"
8018"              is encountered if set to 0 (default).\n"
8019msgstr ""
8020
8021#: utilities/dumpshm.cpp:136
8022#, c-format
8023msgid "Gnash dumpshm version: %s, Gnash version: %s\n"
8024msgstr ""
8025
8026#: utilities/dumpshm.cpp:214
8027#, c-format
8028msgid "Will use \"%s\" for memory segment file"
8029msgstr ""
8030
8031#: utilities/dumpshm.cpp:230
8032msgid "No LcShmKey set in ~/.gnashrc, trying to find it ourselves"
8033msgstr ""
8034
8035#: utilities/dumpshm.cpp:239
8036msgid "No shared memory segments found!"
8037msgstr ""
8038
8039#: utilities/dumpshm.cpp:243
8040#, c-format
8041msgid "Existing SHM Key is: %s, Size is: %s"
8042msgstr ""
8043
8044#: utilities/dumpshm.cpp:258
8045msgid "Writing memory segment to disk: \"segment.raw\""
8046msgstr ""
8047
8048#: utilities/dumpshm.cpp:263
8049#, c-format
8050msgid "The data is: 0x%s"
8051msgstr ""
8052
8053#: utilities/dumpshm.cpp:303
8054msgid "kernel not configured for shared memory"
8055msgstr ""
8056
8057#: utilities/dumpshm.cpp:318
8058#, c-format
8059msgid "Found it! \"set LCShmKey %s\" in your ~/.gnashrc"
8060msgstr ""
8061
8062#: utilities/dumpshm.cpp:321
8063#, c-format
8064msgid "Last changed on: %s"
8065msgstr ""
8066
8067#: utilities/dumpshm.cpp:322
8068#, c-format
8069msgid "Last attached on: %s"
8070msgstr ""
8071
8072#: utilities/dumpshm.cpp:323
8073#, c-format
8074msgid "Last detached on: %s"
8075msgstr ""
8076
8077#: utilities/dumpshm.cpp:341
8078msgid "This program dumps the internal data of a shared memory segment"
8079msgstr ""
8080
8081#: utilities/dumpshm.cpp:343
8082msgid "Usage: dumpshm [hdsanlif] filename"
8083msgstr ""
8084
8085#: utilities/dumpshm.cpp:345
8086msgid "-i\tList segments"
8087msgstr ""
8088
8089#: utilities/dumpshm.cpp:346
8090msgid "-r\tDump SYSV segments"
8091msgstr ""
8092
8093#: utilities/dumpshm.cpp:347
8094msgid "-c\tDump SYSV segments to disk"
8095msgstr ""
8096
8097#: utilities/dumpshm.cpp:348
8098msgid "-v\tVerbose output"
8099msgstr ""
8100
8101#: utilities/dumpshm.cpp:360
8102msgid "\tBase address of this segment: "
8103msgstr ""
8104
8105#: utilities/dumpshm.cpp:362
8106msgid "\tFilespec: "
8107msgstr ""
8108
8109#: utilities/dumpshm.cpp:363
8110msgid "\t# Bytes allocated: "
8111msgstr ""
8112
8113#: utilities/dumpshm.cpp:364
8114msgid "\tTotal # of bytes: "
8115msgstr ""
8116
8117#: utilities/flvdumper.cpp:172
8118#: cygnal/testsuite/libnet.all/test_handler.cpp:112
8119#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:111
8120#: cygnal/testsuite/libnet.all/test_rtmp.cpp:120
8121#: cygnal/testsuite/libnet.all/test_diskstream.cpp:100
8122#: cygnal/testsuite/libnet.all/test_cache.cpp:103
8123#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:119
8124#: cygnal/testsuite/libamf.all/test_sol.cpp:113
8125#: cygnal/testsuite/libamf.all/test_flv.cpp:103
8126#: cygnal/testsuite/libamf.all/test_el.cpp:107
8127#: cygnal/testsuite/libamf.all/test_buffer.cpp:123
8128#: cygnal/testsuite/libamf.all/test_amf.cpp:125
8129msgid "Error parsing command line options: "
8130msgstr ""
8131
8132#: utilities/flvdumper.cpp:173
8133msgid "This is a Gnash flvdumper bug."
8134msgstr ""
8135
8136#: utilities/flvdumper.cpp:178
8137msgid "Error: no input file was specified. Exiting."
8138msgstr "错误:未指定输入文件。退出。"
8139
8140#: utilities/flvdumper.cpp:302
8141msgid "This program dumps the internal data of an FLV video file"
8142msgstr ""
8143
8144#: utilities/flvdumper.cpp:304
8145msgid "Usage: flvdumper [-h] [-m] [-a] filename"
8146msgstr ""
8147
8148#: utilities/flvdumper.cpp:306
8149msgid "-m\tPrint only Meta tags (default)"
8150msgstr ""
8151
8152#: utilities/flvdumper.cpp:307
8153msgid "-a\tPrint all tags."
8154msgstr ""
8155
8156#: utilities/rtmpget.cpp:445
8157msgid "Error parsing command line: "
8158msgstr ""
8159
8160#: plugin/win32/plugin.cpp:590 plugin/aos4/plugin.cpp:593
8161#, c-format
8162msgid "FSCommand_callback(%p): %s %s"
8163msgstr ""
8164
8165#: cygnal/libamf/flv.cpp:94
8166msgid "Bad magic number for FLV file!"
8167msgstr ""
8168
8169#: cygnal/libamf/flv.cpp:101
8170#, c-format
8171msgid "Bad version in FLV header! %d"
8172msgstr ""
8173
8174#: cygnal/libamf/flv.cpp:110
8175#, c-format
8176msgid "Bad FLV file Type: %d"
8177msgstr ""
8178
8179#: cygnal/libamf/flv.cpp:123
8180#, c-format
8181msgid "Bad header size in FLV header! %d"
8182msgstr ""
8183
8184#: cygnal/libamf/flv.cpp:156
8185#, c-format
8186msgid "%d bytes for a string is over the safe limit of %d"
8187msgstr ""
8188
8189#: cygnal/libamf/flv.cpp:186
8190#, c-format
8191msgid "Bad FLV Audio Sound Type: %x"
8192msgstr ""
8193
8194#: cygnal/libamf/flv.cpp:195
8195#, c-format
8196msgid "Bad FLV Audio Sound size: %d"
8197msgstr ""
8198
8199#: cygnal/libamf/flv.cpp:209
8200#, c-format
8201msgid "Bad FLV Audio Sound Rate: %d"
8202msgstr ""
8203
8204#: cygnal/libamf/flv.cpp:226
8205#, c-format
8206msgid "Bad FLV Audio Sound format: %d"
8207msgstr ""
8208
8209#: cygnal/libamf/flv.cpp:257
8210#, c-format
8211msgid "Bad FLV Video Codec CodecID: 0x%x"
8212msgstr ""
8213
8214#: cygnal/libamf/flv.cpp:267
8215#, c-format
8216msgid "Bad FLV Video Frame CodecID: 0x%x"
8217msgstr ""
8218
8219#: cygnal/libamf/flv.cpp:340 cygnal/libamf/flv.cpp:342
8220#: cygnal/libamf/flv.cpp:344
8221#, c-format
8222msgid "FLV MetaData: %s: %s"
8223msgstr ""
8224
8225#: cygnal/libamf/lcshm.cpp:372
8226msgid "No data pointer to parse!"
8227msgstr ""
8228
8229#: cygnal/libamf/lcshm.cpp:391
8230msgid "Didn't extract an element from the byte stream!"
8231msgstr ""
8232
8233#: cygnal/libamf/lcshm.cpp:503
8234#, c-format
8235msgid " The size of %s is %d "
8236msgstr ""
8237
8238#: cygnal/libamf/lcshm.cpp:520
8239#, c-format
8240msgid "Failed to open shared memory segment: \"%s\""
8241msgstr ""
8242
8243#: cygnal/libamf/lcshm.cpp:561
8244#, c-format
8245msgid "Failed to open shared memory segment: 0x%x"
8246msgstr ""
8247
8248#: cygnal/libamf/lcshm.cpp:660
8249#, c-format
8250msgid " ***** The size of the data is %s *****"
8251msgstr ""
8252
8253#: cygnal/libamf/element.cpp:175
8254msgid "Can't create remote function calls yet"
8255msgstr ""
8256
8257#: cygnal/libamf/element.cpp:479
8258#, c-format
8259msgid "Size of Element \"%s\" is: %d"
8260msgstr ""
8261
8262#: cygnal/libamf/element.cpp:1534
8263msgid "FIXME: got AMF3 data!"
8264msgstr ""
8265
8266#: cygnal/libamf/sol.cpp:230
8267#, c-format
8268msgid ""
8269"%s: SOL file header is: \n"
8270"%s"
8271msgstr ""
8272
8273#: cygnal/libamf/sol.cpp:250
8274#, c-format
8275msgid "Failed opening file '%s' in binary mode"
8276msgstr ""
8277
8278#: cygnal/libamf/sol.cpp:337
8279#, c-format
8280msgid "Error writing %d bytes of header to output file %s"
8281msgstr ""
8282
8283#: cygnal/libamf/sol.cpp:344
8284#, c-format
8285msgid "Error writing %d bytes of body to output file %s"
8286msgstr ""
8287
8288#: cygnal/libamf/sol.cpp:404
8289#, c-format
8290msgid "%s is an SOL file"
8291msgstr ""
8292
8293#: cygnal/libamf/sol.cpp:407
8294#, c-format
8295msgid ""
8296"%s looks like an SOL file, but the length is wrong. Should be %d, got %d"
8297msgstr ""
8298
8299#: cygnal/libamf/sol.cpp:413
8300#, c-format
8301msgid "%s isn't an SOL file"
8302msgstr ""
8303
8304#: cygnal/libamf/sol.cpp:455
8305#, c-format
8306msgid "Reading SharedObject %s: %s"
8307msgstr ""
8308
8309#: cygnal/libamf/amf_msg.cpp:178
8310msgid "AMF Message 'target' field missing!"
8311msgstr ""
8312
8313#: cygnal/libamf/amf_msg.cpp:181
8314msgid "AMF Message 'reply' field missing!"
8315msgstr ""
8316
8317#: cygnal/libamf/amf_msg.cpp:184
8318msgid "AMF Message 'size' field missing!"
8319msgstr ""
8320
8321#: cygnal/libamf/amf_msg.cpp:231
8322#, c-format
8323msgid ""
8324"Error parsing the AMF packet: \n"
8325"\t%s"
8326msgstr ""
8327
8328#: cygnal/libamf/amf.cpp:180
8329#, c-format
8330msgid "Encoded data size has %d properties"
8331msgstr ""
8332
8333#: cygnal/libamf/amf.cpp:300
8334msgid "XML AMF objects not supported yet"
8335msgstr ""
8336
8337#: cygnal/libamf/amf.cpp:404
8338msgid "Movie Clip AMF objects not supported yet"
8339msgstr ""
8340
8341#: cygnal/libamf/amf.cpp:495
8342msgid "Long String AMF objects not supported yet"
8343msgstr ""
8344
8345#: cygnal/libamf/amf.cpp:512
8346msgid "Reecord Set AMF objects not supported yet"
8347msgstr ""
8348
8349#: cygnal/libamf/amf.cpp:561
8350msgid "Encoding a strict array as an ecma array"
8351msgstr ""
8352
8353#: cygnal/libamf/amf.cpp:784
8354msgid "FIXME: got AMF3 data type"
8355msgstr ""
8356
8357#: cygnal/libamf/amf.cpp:913
8358msgid "AMF body input data is NULL"
8359msgstr ""
8360
8361#: cygnal/libamf/amf.cpp:937
8362msgid "AMF data too short to contain type field"
8363msgstr ""
8364
8365#: cygnal/libamf/amf.cpp:948
8366msgid "Element has no type!"
8367msgstr ""
8368
8369#: cygnal/libamf/amf.cpp:958
8370msgid "AMF data segment too short to containtype NUMBER"
8371msgstr ""
8372
8373#: cygnal/libamf/amf.cpp:978
8374#, c-format
8375msgid "%d bytes for a string is over the safe limit of %d, line %d"
8376msgstr ""
8377
8378#: cygnal/libamf/amf.cpp:1021
8379msgid "AMF0 MovieClip frame"
8380msgstr ""
8381
8382#: cygnal/libamf/amf.cpp:1151
8383msgid "Found object terminator byte"
8384msgstr ""
8385
8386#: cygnal/libamf/amf.cpp:1169
8387#, c-format
8388msgid "%s: type %d"
8389msgstr ""
8390
8391#: cygnal/libamf/amf.cpp:1262
8392#, c-format
8393msgid "No data associated with Property \"%s\""
8394msgstr ""
8395
8396#: cygnal/libamf/buffer.cpp:179
8397#, c-format
8398msgid "Buffer %x (%d) stayed in queue for %f seconds"
8399msgstr ""
8400
8401#: cygnal/libamf/buffer.cpp:711
8402#, c-format
8403msgid "cygnal::Buffer::resize(%d): Truncating data (%d bytes) while resizing!"
8404msgstr ""
8405
8406#: cygnal/libamf/buffer.cpp:766
8407#, c-format
8408msgid "Creating %d errors in the buffer"
8409msgstr ""
8410
8411#: cygnal/handler.cpp:128
8412#, c-format
8413msgid "Protocol %d for Handler::AddClient()"
8414msgstr ""
8415
8416#: cygnal/handler.cpp:171 cygnal/handler.cpp:196
8417msgid "HTTP key couldn't be read!"
8418msgstr ""
8419
8420#: cygnal/handler.cpp:214 cygnal/handler.cpp:244
8421#, c-format
8422msgid "FD #%d has no protocol handler registered"
8423msgstr ""
8424
8425#: cygnal/handler.cpp:319
8426#, c-format
8427msgid "No %s symbol in plugin"
8428msgstr ""
8429
8430#: cygnal/handler.cpp:322
8431#, c-format
8432msgid "Initialized Plugin: \"%s\": %s"
8433msgstr ""
8434
8435#: cygnal/handler.cpp:335 cygnal/handler.cpp:350
8436#, c-format
8437msgid "Couldn't get %s symbol"
8438msgstr ""
8439
8440#: cygnal/cvm.cpp:276
8441msgid "The debugger has been disabled at configuration time"
8442msgstr ""
8443
8444#: cygnal/http_server.cpp:154 cygnal/http_server.cpp:211
8445#, c-format
8446msgid "New filestream %s"
8447msgstr ""
8448
8449#: cygnal/http_server.cpp:213
8450#, c-format
8451msgid "Reusing filestream %s"
8452msgstr ""
8453
8454#: cygnal/http_server.cpp:306
8455msgid "couldn't read data!"
8456msgstr ""
8457
8458#: cygnal/http_server.cpp:373 cygnal/libnet/http.cpp:592
8459msgid "PUT request"
8460msgstr ""
8461
8462#: cygnal/http_server.cpp:383 cygnal/libnet/http.cpp:601
8463msgid "DELETE request"
8464msgstr ""
8465
8466#: cygnal/http_server.cpp:393 cygnal/libnet/http.cpp:609
8467msgid "CONNECT request"
8468msgstr ""
8469
8470#: cygnal/http_server.cpp:403 cygnal/libnet/http.cpp:617
8471msgid "OPTIONS request"
8472msgstr ""
8473
8474#: cygnal/http_server.cpp:413 cygnal/libnet/http.cpp:625
8475msgid "HEAD request"
8476msgstr ""
8477
8478#: cygnal/http_server.cpp:423 cygnal/libnet/http.cpp:633
8479msgid "TRACE request"
8480msgstr ""
8481
8482#: cygnal/http_server.cpp:1013
8483#, c-format
8484msgid "Processing HTTP data for fd #%d"
8485msgstr ""
8486
8487#: cygnal/http_server.cpp:1022
8488msgid "FIXME: Existing data in packet!"
8489msgstr ""
8490
8491#: cygnal/http_server.cpp:1024
8492msgid "FIXME: No existing data in packet!"
8493msgstr ""
8494
8495#: cygnal/libnet/cache.cpp:62
8496msgid "using this constructor is only allowed for testing purposes."
8497msgstr ""
8498
8499#: cygnal/libnet/cache.cpp:105
8500#, c-format
8501msgid "Adding file %s to cache."
8502msgstr ""
8503
8504#: cygnal/libnet/cache.cpp:148
8505#, c-format
8506msgid "Trying to find %s in the cache."
8507msgstr ""
8508
8509#: cygnal/libnet/rtmp.cpp:184
8510#, c-format
8511msgid "AMF Header size bits (0x%X) out of range"
8512msgstr ""
8513
8514#: cygnal/libnet/rtmp.cpp:283
8515#, c-format
8516msgid "RTMP Header size can't be more then %d bytes!!"
8517msgstr ""
8518
8519#: cygnal/libnet/rtmp.cpp:288
8520msgid "RTMP Header size can't be zero!"
8521msgstr ""
8522
8523#: cygnal/libnet/rtmp.cpp:308
8524#, c-format
8525msgid "The body size is: %d"
8526msgstr ""
8527
8528#: cygnal/libnet/rtmp.cpp:315
8529#, c-format
8530msgid "Using previous body size of %d for channel %d"
8531msgstr ""
8532
8533#: cygnal/libnet/rtmp.cpp:318
8534#, c-format
8535msgid "Previous body size for channel %d is zero!"
8536msgstr ""
8537
8538#: cygnal/libnet/rtmp.cpp:328
8539#, c-format
8540msgid "Suspicious large RTMP packet body size! %d"
8541msgstr ""
8542
8543#: cygnal/libnet/rtmp.cpp:341
8544#, c-format
8545msgid "The type is: %s"
8546msgstr ""
8547
8548#: cygnal/libnet/rtmp.cpp:343
8549#, c-format
8550msgid "The type is: 0x%x"
8551msgstr ""
8552
8553#: cygnal/libnet/rtmp.cpp:348
8554#, c-format
8555msgid "Using previous type of %d for channel %d"
8556msgstr ""
8557
8558#: cygnal/libnet/rtmp.cpp:360
8559#, c-format
8560msgid "RTMP %s: channel: %d, head size %d, body size: %d"
8561msgstr ""
8562
8563#: cygnal/libnet/rtmp.cpp:482
8564#, c-format
8565msgid "The Header size is: %d"
8566msgstr ""
8567
8568#: cygnal/libnet/rtmp.cpp:483
8569#, c-format
8570msgid "The AMF index is: 0x%x"
8571msgstr ""
8572
8573#: cygnal/libnet/rtmp.cpp:499
8574#, c-format
8575msgid "END is %x"
8576msgstr ""
8577
8578#: cygnal/libnet/rtmp.cpp:510
8579msgid "Reading AMF packets till we're done..."
8580msgstr ""
8581
8582#: cygnal/libnet/rtmp.cpp:519
8583#, c-format
8584msgid "Total size in header is %d, buffer size is: %d"
8585msgstr ""
8586
8587#: cygnal/libnet/rtmp.cpp:523
8588msgid "FIXME: MERGING"
8589msgstr ""
8590
8591#: cygnal/libnet/rtmp.cpp:539
8592#, c-format
8593msgid "SWF file %s"
8594msgstr ""
8595
8596#: cygnal/libnet/rtmp.cpp:542
8597#, c-format
8598msgid "is Loading video %s"
8599msgstr ""
8600
8601#: cygnal/libnet/rtmp.cpp:545
8602#, c-format
8603msgid "is file name is %s"
8604msgstr ""
8605
8606#: cygnal/libnet/rtmp.cpp:674
8607#, c-format
8608msgid "Unknown User Control message %d!"
8609msgstr ""
8610
8611#: cygnal/libnet/rtmp.cpp:746
8612msgid "Name field of RTMP Message corrupted!"
8613msgstr ""
8614
8615#: cygnal/libnet/rtmp.cpp:762
8616msgid "Stream ID field of RTMP Message corrupted!"
8617msgstr ""
8618
8619#: cygnal/libnet/rtmp.cpp:991
8620#, c-format
8621msgid "Bogus size parameter in %s!"
8622msgstr ""
8623
8624#: cygnal/libnet/rtmp.cpp:1028
8625msgid "Couldn't write the full 12 byte RTMP header!"
8626msgstr ""
8627
8628#: cygnal/libnet/rtmp.cpp:1031
8629msgid "Wrote the full 12 byte RTMP header."
8630msgstr ""
8631
8632#: cygnal/libnet/rtmp.cpp:1051
8633msgid "Couldn't write the full 1 byte RTMP continuation header!"
8634msgstr ""
8635
8636#: cygnal/libnet/rtmp.cpp:1054
8637msgid "Wrote the full 1 byte RTMP continuation header"
8638msgstr ""
8639
8640#: cygnal/libnet/rtmp.cpp:1066
8641msgid "Couldn't write the RTMP body!"
8642msgstr ""
8643
8644#: cygnal/libnet/rtmp.cpp:1069
8645#, c-format
8646msgid "Wrote %d bytes of the RTMP body, %d bytes left."
8647msgstr ""
8648
8649#: cygnal/libnet/rtmp.cpp:1086
8650msgid "Couldn't write the RTMP packet!"
8651msgstr ""
8652
8653#: cygnal/libnet/rtmp.cpp:1089
8654msgid "Wrote the RTMP packet."
8655msgstr ""
8656
8657#: cygnal/libnet/rtmp.cpp:1135 cygnal/libnet/rtmp.cpp:1137
8658#, c-format
8659msgid "Response header: %s"
8660msgstr ""
8661
8662#: cygnal/libnet/rtmp.cpp:1141
8663#, c-format
8664msgid "Processing message of type %s!"
8665msgstr ""
8666
8667#: cygnal/libnet/rtmp.cpp:1147
8668msgid "Got CHUNK_SIZE packet!!!"
8669msgstr ""
8670
8671#: cygnal/libnet/rtmp.cpp:1149
8672#, c-format
8673msgid "Setting packet chunk size to %d."
8674msgstr ""
8675
8676#: cygnal/libnet/rtmp.cpp:1159
8677#, c-format
8678msgid "FIXME: Ping type is: %d, ignored for now"
8679msgstr ""
8680
8681#: cygnal/libnet/rtmp.cpp:1181
8682msgid "Got SERVER packet!!!"
8683msgstr ""
8684
8685#: cygnal/libnet/rtmp.cpp:1189
8686msgid "Got CLIENT packet!!!"
8687msgstr ""
8688
8689#: cygnal/libnet/rtmp.cpp:1197
8690msgid "Got VIDEO packets!!!"
8691msgstr ""
8692
8693#: cygnal/libnet/rtmp.cpp:1213
8694msgid "Got Shared Object packet!!!"
8695msgstr ""
8696
8697#: cygnal/libnet/rtmp.cpp:1220
8698#, c-format
8699msgid "%s: Msg status is: %d: %s, name is %s, size is %d"
8700msgstr ""
8701
8702#: cygnal/libnet/rtmp.cpp:1224
8703msgid "Got onBWDone packet!!!"
8704msgstr ""
8705
8706#: cygnal/libnet/rtmp.cpp:1229
8707#, c-format
8708msgid "Couldn't decode message body for type %s!"
8709msgstr ""
8710
8711#: cygnal/libnet/rtmp.cpp:1283
8712#, c-format
8713msgid "no data for fd #%d, done reading this packet, read %d bytes..."
8714msgstr ""
8715
8716#: cygnal/libnet/rtmp.cpp:1289
8717#, c-format
8718msgid "Got an empty packet from the server at line %d"
8719msgstr ""
8720
8721#: cygnal/libnet/rtmp.cpp:1298 cygnal/libnet/http.cpp:1518
8722#, c-format
8723msgid "socket for fd #%d was closed..."
8724msgstr ""
8725
8726#: cygnal/libnet/rtmp.cpp:1329
8727msgid "Buffer pointer is invalid."
8728msgstr ""
8729
8730#: cygnal/libnet/rtmp.cpp:1355
8731msgid "Got a message on the system channel!"
8732msgstr ""
8733
8734#: cygnal/libnet/rtmp.cpp:1459
8735#, c-format
8736msgid "Packet size out of range! %d, %d"
8737msgstr ""
8738
8739#: cygnal/libnet/rtmp.cpp:1470
8740#, c-format
8741msgid "RTMP packet size is out of range! %d, %d"
8742msgstr ""
8743
8744#: cygnal/libnet/rtmp.cpp:1475
8745#, c-format
8746msgid "RTMP header size is out of range! %d"
8747msgstr ""
8748
8749#: cygnal/libnet/sshserver.cpp:145
8750#, c-format
8751msgid "User %s wants to auth with pass %s\n"
8752msgstr ""
8753
8754#: cygnal/libnet/sshserver.cpp:200 cygnal/libnet/sshclient.cpp:459
8755msgid "==== The SSH header breaks down as follows: ===="
8756msgstr ""
8757
8758#: cygnal/libnet/network.cpp:114
8759msgid "Could not find a usable WinSock DLL"
8760msgstr ""
8761
8762#: cygnal/libnet/network.cpp:162
8763#, c-format
8764msgid "already connected to port %hd"
8765msgstr ""
8766
8767#: cygnal/libnet/network.cpp:184
8768#, c-format
8769msgid "unable to get protocol entry for %s"
8770msgstr ""
8771
8772#: cygnal/libnet/network.cpp:201 cygnal/libnet/network.cpp:425
8773#: cygnal/libnet/network.cpp:583
8774#, c-format
8775msgid "unable to create socket: %s"
8776msgstr ""
8777
8778#: cygnal/libnet/network.cpp:208
8779msgid "setsockopt SO_REUSEADDR failed"
8780msgstr ""
8781
8782#: cygnal/libnet/network.cpp:219
8783#, c-format
8784msgid "unable to bind to port %hd: %s"
8785msgstr ""
8786
8787#: cygnal/libnet/network.cpp:229
8788#, c-format
8789msgid "Server bound to service on %s, port %hd, using fd #%d"
8790msgstr ""
8791
8792#: cygnal/libnet/network.cpp:235
8793#, c-format
8794msgid "unable to listen on port: %hd: %s "
8795msgstr ""
8796
8797#: cygnal/libnet/network.cpp:291
8798#, c-format
8799msgid "Waiting to accept net traffic on fd #%d for port %d"
8800msgstr ""
8801
8802#: cygnal/libnet/network.cpp:351
8803msgid "There is a new network connection request."
8804msgstr ""
8805
8806#: cygnal/libnet/network.cpp:358
8807#, c-format
8808msgid "The accept() socket for fd #%d was interrupted by a system call"
8809msgstr ""
8810
8811#: cygnal/libnet/network.cpp:382
8812#, c-format
8813msgid "unable to accept: %s"
8814msgstr ""
8815
8816#: cygnal/libnet/network.cpp:387
8817#, c-format
8818msgid "Accepting TCP/IP connection on fd #%d for port %d"
8819msgstr ""
8820
8821#: cygnal/libnet/network.cpp:446 cygnal/libnet/network.cpp:604
8822#, c-format
8823msgid "The connect() socket for fd %d was interrupted by a system call"
8824msgstr ""
8825
8826#: cygnal/libnet/network.cpp:452 cygnal/libnet/network.cpp:477
8827#: cygnal/libnet/network.cpp:610 cygnal/libnet/network.cpp:650
8828#, c-format
8829msgid "The connect() socket for fd %d never was available for writing"
8830msgstr ""
8831
8832#: cygnal/libnet/network.cpp:463 cygnal/libnet/network.cpp:628
8833#, c-format
8834msgid "The connect() socket for fd %d timed out waiting to write"
8835msgstr ""
8836
8837#: cygnal/libnet/network.cpp:471
8838#, c-format
8839msgid "\tsocket name %s for fd %d"
8840msgstr ""
8841
8842#: cygnal/libnet/network.cpp:553
8843#, c-format
8844msgid "%s: to host %s at port %d"
8845msgstr ""
8846
8847#: cygnal/libnet/network.cpp:559
8848#, c-format
8849msgid "The hostname for this machine is %s"
8850msgstr ""
8851
8852#: cygnal/libnet/network.cpp:561
8853msgid "Couldn't get the hostname for this machine"
8854msgstr ""
8855
8856#: cygnal/libnet/network.cpp:576
8857#, c-format
8858msgid "The IP address for this client socket is %s"
8859msgstr ""
8860
8861#: cygnal/libnet/network.cpp:643
8862#, c-format
8863msgid "\tport %d at IP %s for fd %d"
8864msgstr ""
8865
8866#: cygnal/libnet/network.cpp:730
8867#, c-format
8868msgid "Unable to close the socket for fd #%d: %s"
8869msgstr ""
8870
8871#: cygnal/libnet/network.cpp:738
8872#, c-format
8873msgid "Closed the socket on fd #%d"
8874msgstr ""
8875
8876#: cygnal/libnet/network.cpp:767
8877#, c-format
8878msgid "%s: Closed fd #%d"
8879msgstr ""
8880
8881#: cygnal/libnet/network.cpp:879
8882#, c-format
8883msgid "Trying to read %d bytes from fd #%d"
8884msgstr ""
8885
8886#: cygnal/libnet/network.cpp:943 cygnal/libnet/network.cpp:1117
8887#, c-format
8888msgid "The socket for fd #%d was interrupted by a system call"
8889msgstr ""
8890
8891#: cygnal/libnet/network.cpp:947
8892#, c-format
8893msgid "The socket for fd #%d was never available for reading"
8894msgstr ""
8895
8896#: cygnal/libnet/network.cpp:953
8897#, c-format
8898msgid "The socket for #fd %d timed out waiting to read"
8899msgstr ""
8900
8901#: cygnal/libnet/network.cpp:970
8902#, c-format
8903msgid "The socket for fd #%d was never available for reading data"
8904msgstr ""
8905
8906#: cygnal/libnet/network.cpp:976
8907#, c-format
8908msgid "The socket for #fd %d timed out waiting to read data"
8909msgstr ""
8910
8911#: cygnal/libnet/network.cpp:982
8912#, c-format
8913msgid "read %d bytes from fd #%d from port %d"
8914msgstr ""
8915
8916#: cygnal/libnet/network.cpp:986
8917#, c-format
8918msgid ""
8919"%s: Read packet data from fd #%d (%d bytes): \n"
8920"%s"
8921msgstr ""
8922
8923#: cygnal/libnet/network.cpp:1121
8924#, c-format
8925msgid "The socket for fd #%d was never available for writing"
8926msgstr ""
8927
8928#: cygnal/libnet/network.cpp:1125
8929#, c-format
8930msgid "The socket for fd #%d timed out waiting to write"
8931msgstr ""
8932
8933#: cygnal/libnet/network.cpp:1139
8934#, c-format
8935msgid "Wrote zero out of %d bytes to fd #%d: %s"
8936msgstr ""
8937
8938#: cygnal/libnet/network.cpp:1144
8939#, c-format
8940msgid "Couldn't write %d bytes to fd #%d: %s"
8941msgstr ""
8942
8943#: cygnal/libnet/network.cpp:1152
8944#, c-format
8945msgid "wrote %d bytes to fd #%d, expected %d"
8946msgstr ""
8947
8948#: cygnal/libnet/network.cpp:1157
8949#, c-format
8950msgid "wrote %d bytes to fd #%d for port %d"
8951msgstr ""
8952
8953#: cygnal/libnet/network.cpp:1165
8954#, c-format
8955msgid ""
8956"%s: Wrote packet data to fd #%d: \n"
8957"%s"
8958msgstr ""
8959
8960#: cygnal/libnet/network.cpp:1179
8961#, c-format
8962msgid "took %d usec to write (%d bytes)"
8963msgstr ""
8964
8965#: cygnal/libnet/network.cpp:1194 cygnal/libnet/network.cpp:1205
8966#, c-format
8967msgid "%s: adding fd #%d to pollfds"
8968msgstr ""
8969
8970#: cygnal/libnet/network.cpp:1231
8971#, c-format
8972msgid "%s: erasing fd #%d from pollfds"
8973msgstr ""
8974
8975#: cygnal/libnet/network.cpp:1279
8976#, c-format
8977msgid "%s: waiting for %d fds"
8978msgstr ""
8979
8980#: cygnal/libnet/network.cpp:1318
8981#, c-format
8982msgid "Poll returned: %d, timeout is: %d"
8983msgstr ""
8984
8985#: cygnal/libnet/network.cpp:1449
8986msgid "Waiting for data was interrupted by a system call"
8987msgstr ""
8988
8989#: cygnal/libnet/network.cpp:1453
8990msgid "Waiting for data for fdset, was never available for reading"
8991msgstr ""
8992
8993#: cygnal/libnet/network.cpp:1467
8994#, c-format
8995msgid "select() got an error: %s."
8996msgstr ""
8997
8998#: cygnal/libnet/network.cpp:1471
8999#, c-format
9000msgid "select() saw activity on %d file descriptors."
9001msgstr ""
9002
9003#: cygnal/libnet/network.cpp:1547
9004#, c-format
9005msgid "Can't connect to server %s"
9006msgstr ""
9007
9008#: cygnal/libnet/network.cpp:1559
9009#, c-format
9010msgid "Using default hostname: \"%s\""
9011msgstr ""
9012
9013#: cygnal/libnet/network.cpp:1564
9014#, c-format
9015msgid "Using default keyfile: \"%s\""
9016msgstr ""
9017
9018#: cygnal/libnet/network.cpp:1569
9019#, c-format
9020msgid "Using default CA List: \"%s\""
9021msgstr ""
9022
9023#: cygnal/libnet/network.cpp:1575
9024#, c-format
9025msgid "Using default Password: \"%s\""
9026msgstr ""
9027
9028#: cygnal/libnet/network.cpp:1580
9029#, c-format
9030msgid "Using default Root Path to PEM files: \"%s\""
9031msgstr ""
9032
9033#: cygnal/libnet/network.cpp:1585
9034msgid "Connected to SSL server"
9035msgstr ""
9036
9037#: cygnal/libnet/network.cpp:1587
9038msgid "Couldn't connect to SSL server"
9039msgstr ""
9040
9041#: cygnal/libnet/network.cpp:1620
9042#, c-format
9043msgid "#%d bytes waiting in kernel network buffer."
9044msgstr ""
9045
9046#: cygnal/libnet/network.cpp:1631
9047#, c-format
9048msgid "Got an %d interrupt while blocked on pselect()"
9049msgstr ""
9050
9051#: cygnal/libnet/statistics.cpp:113
9052#, c-format
9053msgid "Stream type is: %s"
9054msgstr ""
9055
9056#: cygnal/libnet/statistics.cpp:119
9057#, c-format
9058msgid "%d bytes were transferred in %s seconds"
9059msgstr ""
9060
9061#: cygnal/libnet/rtmp_client.cpp:152
9062#, c-format
9063msgid "URL is %s"
9064msgstr ""
9065
9066#: cygnal/libnet/rtmp_client.cpp:153
9067#, c-format
9068msgid "Protocol is %s"
9069msgstr ""
9070
9071#: cygnal/libnet/rtmp_client.cpp:154
9072#, c-format
9073msgid "Host is %s"
9074msgstr ""
9075
9076#: cygnal/libnet/rtmp_client.cpp:155
9077#, c-format
9078msgid "Port is %s"
9079msgstr ""
9080
9081#: cygnal/libnet/rtmp_client.cpp:156
9082#, c-format
9083msgid "Path is %s"
9084msgstr ""
9085
9086#: cygnal/libnet/rtmp_client.cpp:157
9087#, c-format
9088msgid "Filename is %s"
9089msgstr ""
9090
9091#: cygnal/libnet/rtmp_client.cpp:158
9092#, c-format
9093msgid "App is %s"
9094msgstr ""
9095
9096#: cygnal/libnet/rtmp_client.cpp:159
9097#, c-format
9098msgid "Query is %s"
9099msgstr ""
9100
9101#: cygnal/libnet/rtmp_client.cpp:160
9102#, c-format
9103msgid "tcUrl is %s"
9104msgstr ""
9105
9106#: cygnal/libnet/rtmp_client.cpp:161
9107#, c-format
9108msgid "swfUrl is %s"
9109msgstr ""
9110
9111#: cygnal/libnet/rtmp_client.cpp:162
9112#, c-format
9113msgid "pageUrl is %s"
9114msgstr ""
9115
9116#: cygnal/libnet/rtmp_client.cpp:313
9117msgid "RTMP handshake request failed"
9118msgstr ""
9119
9120#: cygnal/libnet/rtmp_client.cpp:336
9121msgid "RTMP handshake completion failed!"
9122msgstr ""
9123
9124#: cygnal/libnet/rtmp_client.cpp:350
9125msgid "Sent NetConnection Connect message successfully"
9126msgstr ""
9127
9128#: cygnal/libnet/rtmp_client.cpp:353
9129msgid "Couldn't send NetConnection Connect message,"
9130msgstr ""
9131
9132#: cygnal/libnet/rtmp_client.cpp:622
9133msgid "Couldn't read data block in handshake!"
9134msgstr ""
9135
9136#: cygnal/libnet/rtmp_client.cpp:635
9137#, c-format
9138msgid "Read data block in handshake, got %d bytes."
9139msgstr ""
9140
9141#: cygnal/libnet/rtmp_client.cpp:638
9142#, c-format
9143msgid "Couldn't read data block in handshake, read %d bytes!"
9144msgstr ""
9145
9146#: cygnal/libnet/rtmp_client.cpp:645
9147#, c-format
9148msgid "RTMP Handshake header: Uptime: %u"
9149msgstr ""
9150
9151#: cygnal/libnet/rtmp_client.cpp:688
9152#, c-format
9153msgid "About to write %d bytes, data is: %d bytes."
9154msgstr ""
9155
9156#: cygnal/libnet/rtmp_client.cpp:691
9157#, c-format
9158msgid "Client response header for handshake 2: %s"
9159msgstr ""
9160
9161#: cygnal/libnet/rtmp_client.cpp:693
9162#, c-format
9163msgid "Data in response for handshake 2: %s"
9164msgstr ""
9165
9166#: cygnal/libnet/rtmp_client.cpp:702
9167msgid "Couldn't write the second handshake packet!"
9168msgstr ""
9169
9170#: cygnal/libnet/rtmp_client.cpp:729
9171msgid "Got no response from the RTMP server"
9172msgstr ""
9173
9174#: cygnal/libnet/rtmp_client.cpp:737
9175msgid "Got empty packet in buffer."
9176msgstr ""
9177
9178#: cygnal/libnet/rtmp_client.cpp:748
9179msgid "No response from INVOKE of NetConnection connect"
9180msgstr ""
9181
9182#: cygnal/libnet/rtmp_client.cpp:755
9183#, c-format
9184msgid ""
9185"%s: There are %d channel queues in the RTMP input queue, %d messages in "
9186"front queue"
9187msgstr ""
9188
9189#: cygnal/libnet/rtmp_client.cpp:768
9190msgid "Couldn't decode RTMP message header"
9191msgstr ""
9192
9193#: cygnal/libnet/rtmp_client.cpp:773
9194msgid "RTMP packet can't be of none type!"
9195msgstr ""
9196
9197#: cygnal/libnet/rtmp_client.cpp:777
9198msgid "Server message data packet"
9199msgstr ""
9200
9201#: cygnal/libnet/rtmp_client.cpp:781
9202msgid "Abort packet"
9203msgstr ""
9204
9205#: cygnal/libnet/rtmp_client.cpp:784
9206msgid "Bytes Read data packet"
9207msgstr ""
9208
9209#: cygnal/libnet/rtmp_client.cpp:789
9210#, c-format
9211msgid "Got a Ping type %s"
9212msgstr ""
9213
9214#: cygnal/libnet/rtmp_client.cpp:793
9215msgid "Set Window Size message data packet"
9216msgstr ""
9217
9218#: cygnal/libnet/rtmp_client.cpp:796
9219msgid "Set Bandwidthmessage data packet"
9220msgstr ""
9221
9222#: cygnal/libnet/rtmp_client.cpp:799
9223msgid "Route from other server packet"
9224msgstr ""
9225
9226#: cygnal/libnet/rtmp_client.cpp:818
9227msgid "AMF0 Shared Object data packet message"
9228msgstr ""
9229
9230#: cygnal/libnet/rtmp_client.cpp:821
9231msgid "AMF3 Notify data packet message"
9232msgstr ""
9233
9234#: cygnal/libnet/rtmp_client.cpp:824
9235msgid "AMF3 Shared Object data packet message"
9236msgstr ""
9237
9238#: cygnal/libnet/rtmp_client.cpp:827
9239msgid "AMF0 Invoke packet message"
9240msgstr ""
9241
9242#: cygnal/libnet/rtmp_client.cpp:830
9243msgid "AMF0 Notify data packet message"
9244msgstr ""
9245
9246#: cygnal/libnet/rtmp_client.cpp:841
9247msgid "FLV data packet message"
9248msgstr ""
9249
9250#: cygnal/libnet/rtmp_client.cpp:844
9251msgid "Couldn't decode RTMP message Body"
9252msgstr ""
9253
9254#: cygnal/libnet/sslserver.cpp:136
9255msgid "SSL!!"
9256msgstr ""
9257
9258#: cygnal/libnet/sslserver.cpp:159
9259msgid "Got an incoming SSL connection request"
9260msgstr ""
9261
9262#: cygnal/libnet/sslserver.cpp:169 cygnal/libnet/sslclient.cpp:137
9263#: cygnal/libnet/sslclient.cpp:161 cygnal/libnet/sslclient.cpp:212
9264#: cygnal/libnet/sslclient.cpp:236 cygnal/libnet/sslclient.cpp:314
9265#, c-format
9266msgid "Error was: \"%s\"!"
9267msgstr ""
9268
9269#: cygnal/libnet/sslserver.cpp:182 cygnal/libnet/sslclient.cpp:386
9270msgid "==== The SSL header breaks down as follows: ===="
9271msgstr ""
9272
9273#: cygnal/libnet/cque.cpp:71
9274msgid "CQue::wait(win32)"
9275msgstr ""
9276
9277#: cygnal/libnet/cque.cpp:83
9278msgid "CQue::notify(win32)"
9279msgstr ""
9280
9281#: cygnal/libnet/sslclient.cpp:211
9282#, c-format
9283msgid "Can't read CA list from \"%s\"!"
9284msgstr ""
9285
9286#: cygnal/libnet/sslclient.cpp:216
9287#, c-format
9288msgid "Read CA list from \"%s\""
9289msgstr ""
9290
9291#: cygnal/libnet/sslclient.cpp:222
9292#, c-format
9293msgid "Can't read certificate file \"%s\"!"
9294msgstr ""
9295
9296#: cygnal/libnet/sslclient.cpp:225
9297#, c-format
9298msgid "Read certificate file \"%s\"."
9299msgstr ""
9300
9301#: cygnal/libnet/sslclient.cpp:235
9302#, c-format
9303msgid "Can't read CERT file \"%s\"!"
9304msgstr ""
9305
9306#: cygnal/libnet/sslclient.cpp:240
9307#, c-format
9308msgid "Read key file \"%s\"."
9309msgstr ""
9310
9311#: cygnal/libnet/sslclient.cpp:301
9312#, c-format
9313msgid "PORT is: %d"
9314msgstr ""
9315
9316#: cygnal/libnet/sslclient.cpp:304
9317#, c-format
9318msgid "Error connecting to remote machine: %s"
9319msgstr ""
9320
9321#: cygnal/libnet/sslclient.cpp:313
9322#, c-format
9323msgid "Can't connect to SSL server %s"
9324msgstr ""
9325
9326#: cygnal/libnet/sslclient.cpp:318
9327#, c-format
9328msgid "Connected to SSL server %s"
9329msgstr ""
9330
9331#: cygnal/libnet/sslclient.cpp:351
9332msgid "Certificate doesn't verify"
9333msgstr ""
9334
9335#: cygnal/libnet/sslclient.cpp:354
9336msgid "Certificate verified."
9337msgstr ""
9338
9339#: cygnal/libnet/sslclient.cpp:363
9340msgid "Couldn't get Peer certificate!"
9341msgstr ""
9342
9343#: cygnal/libnet/sslclient.cpp:366
9344msgid "Got Peer certificate."
9345msgstr ""
9346
9347#: cygnal/libnet/sslclient.cpp:374
9348msgid "Common name doesn't match host name"
9349msgstr ""
9350
9351#: cygnal/libnet/sslclient.cpp:409
9352#, c-format
9353msgid "Callback executed to set the SSL password, size is: %d"
9354msgstr ""
9355
9356#: cygnal/libnet/sslclient.cpp:413
9357#, c-format
9358msgid "The buffer for the password needs to be %d bytes larger"
9359msgstr ""
9360
9361#: cygnal/libnet/sslclient.cpp:439
9362#, c-format
9363msgid "-Error with certificate at depth: %i\n"
9364msgstr ""
9365
9366#: cygnal/libnet/sslclient.cpp:441
9367#, c-format
9368msgid "  issuer   = %s\n"
9369msgstr ""
9370
9371#: cygnal/libnet/sslclient.cpp:443
9372#, c-format
9373msgid "  subject  = %s\n"
9374msgstr ""
9375
9376#: cygnal/libnet/sslclient.cpp:444
9377#, c-format
9378msgid "err %i:%s\n"
9379msgstr ""
9380
9381#: cygnal/libnet/http.cpp:176
9382#, c-format
9383msgid "Setting Content Length to %d"
9384msgstr ""
9385
9386#: cygnal/libnet/http.cpp:189
9387#, c-format
9388msgid "Setting Content Type to %d"
9389msgstr ""
9390
9391#: cygnal/libnet/http.cpp:199
9392#, c-format
9393msgid "Got a request, parsing \"%s\""
9394msgstr ""
9395
9396#: cygnal/libnet/http.cpp:216 cygnal/libnet/http.cpp:1295
9397#, c-format
9398msgid "Parameters for file: \"%s\""
9399msgstr ""
9400
9401#: cygnal/libnet/http.cpp:220
9402#, c-format
9403msgid "Requesting file: \"%s\""
9404msgstr ""
9405
9406#: cygnal/libnet/http.cpp:225
9407msgid "Enabling Keep Alive by default for HTTP > 1.0"
9408msgstr ""
9409
9410#: cygnal/libnet/http.cpp:422 cygnal/libnet/http.cpp:521
9411#, c-format
9412msgid "Que empty, net connection dropped for fd #%d"
9413msgstr ""
9414
9415#: cygnal/libnet/http.cpp:433
9416msgid "FIXME: found file in cache!"
9417msgstr ""
9418
9419#: cygnal/libnet/http.cpp:499
9420#, c-format
9421msgid "http_handler all done transferring requested file \"%s\"."
9422msgstr ""
9423
9424#: cygnal/libnet/http.cpp:542
9425msgid "Got file data in POST"
9426msgstr ""
9427
9428#: cygnal/libnet/http.cpp:549
9429msgid "Got AMF data in POST"
9430msgstr ""
9431
9432#: cygnal/libnet/http.cpp:564
9433msgid "Got CGI echo request in POST"
9434msgstr ""
9435
9436#: cygnal/libnet/http.cpp:1385
9437#, c-format
9438msgid "%s: Total size for first chunk is: %d, data size %d (%d)"
9439msgstr ""
9440
9441#: cygnal/libnet/http.cpp:1419 cygnal/libnet/http.cpp:1512
9442#, c-format
9443msgid "no data yet for fd #%d, continuing..."
9444msgstr ""
9445
9446#: cygnal/libnet/http.cpp:1436
9447#, c-format
9448msgid "%s: end of chunks!"
9449msgstr ""
9450
9451#: cygnal/libnet/http.cpp:1502
9452#, c-format
9453msgid "Starting to wait for data in net for fd #%d"
9454msgstr ""
9455
9456#: cygnal/libnet/http.cpp:1538
9457#, c-format
9458msgid "no more data for fd #%d, exiting..."
9459msgstr ""
9460
9461#: cygnal/libnet/http.cpp:1542
9462#, c-format
9463msgid "Handler done for fd #%d, can't read any data..."
9464msgstr ""
9465
9466#: cygnal/libnet/http.cpp:1548
9467#, c-format
9468msgid "Done receiving data for fd #%d..."
9469msgstr ""
9470
9471#: cygnal/libnet/http.cpp:1560
9472msgid "==== The HTTP header breaks down as follows: ===="
9473msgstr ""
9474
9475#: cygnal/libnet/http.cpp:1561
9476#, c-format
9477msgid "Filespec: %s"
9478msgstr ""
9479
9480#: cygnal/libnet/http.cpp:1562
9481#, c-format
9482msgid "Version: %d.%d"
9483msgstr ""
9484
9485#: cygnal/libnet/http.cpp:1566
9486#, c-format
9487msgid "Field: \"%s\" = \"%s\""
9488msgstr ""
9489
9490#: cygnal/libnet/http.cpp:1570
9491msgid "RTMPT optional index is: "
9492msgstr ""
9493
9494#: cygnal/libnet/http.cpp:1571
9495msgid "RTMPT optional client ID is: "
9496msgstr ""
9497
9498#: cygnal/libnet/http.cpp:1572
9499msgid "==== ==== ===="
9500msgstr ""
9501
9502#: cygnal/libnet/diskstream.cpp:307
9503#, c-format
9504msgid "Deleting %s on fd #%d"
9505msgstr ""
9506
9507#: cygnal/libnet/diskstream.cpp:351
9508#, c-format
9509msgid "Closing %s on fd #%d"
9510msgstr ""
9511
9512#: cygnal/libnet/diskstream.cpp:405
9513#, c-format
9514msgid "%s: offset is: %d"
9515msgstr ""
9516
9517#: cygnal/libnet/diskstream.cpp:419
9518#, c-format
9519msgid "Adjusting offset from %d to %d so it's page aligned."
9520msgstr ""
9521
9522#: cygnal/libnet/diskstream.cpp:422
9523msgid "Offset is page aligned already"
9524msgstr ""
9525
9526#: cygnal/libnet/diskstream.cpp:429
9527#, c-format
9528msgid "Loading entire file of %d bytes into memory segment"
9529msgstr ""
9530
9531#: cygnal/libnet/diskstream.cpp:433
9532#, c-format
9533msgid "Loading partial file of %d bytes into memory segment"
9534msgstr ""
9535
9536#: cygnal/libnet/diskstream.cpp:442
9537msgid "Using existing Buffer for file"
9538msgstr ""
9539
9540#: cygnal/libnet/diskstream.cpp:493
9541#, c-format
9542msgid "Couldn't load file %s"
9543msgstr ""
9544
9545#: cygnal/libnet/diskstream.cpp:498
9546#, c-format
9547msgid "Couldn't map file %s into memory: %s"
9548msgstr ""
9549
9550#: cygnal/libnet/diskstream.cpp:502
9551#, c-format
9552msgid "File %s a offset %d mapped to: %p"
9553msgstr ""
9554
9555#: cygnal/libnet/diskstream.cpp:586
9556#, c-format
9557msgid "Writing data (%d bytes) to disk: \"%s\""
9558msgstr ""
9559
9560#: cygnal/libnet/diskstream.cpp:660
9561#, c-format
9562msgid "Trying to open %s"
9563msgstr ""
9564
9565#: cygnal/libnet/diskstream.cpp:665
9566#, c-format
9567msgid "Opening file %s (fd #%d), %lld bytes in size."
9568msgstr ""
9569
9570#: cygnal/libnet/diskstream.cpp:672
9571#, c-format
9572msgid "File %s doesn't exist"
9573msgstr ""
9574
9575#: cygnal/libnet/diskstream.cpp:727
9576#, c-format
9577msgid "No Diskstream open %s for net fd #%d"
9578msgstr ""
9579
9580#: cygnal/libnet/diskstream.cpp:733
9581#, c-format
9582msgid "Diskstream %s is closed on net fd #%d."
9583msgstr ""
9584
9585#: cygnal/libnet/diskstream.cpp:753
9586#, c-format
9587msgid "In %s(%d): couldn't write %d bytes to net fd #%d! %s"
9588msgstr ""
9589
9590#: cygnal/libnet/diskstream.cpp:758
9591#, c-format
9592msgid "Done playing file %s, size was: %d"
9593msgstr ""
9594
9595#: cygnal/libnet/diskstream.cpp:771
9596#, c-format
9597msgid "In %s(%d): couldn't write %d of bytes of data to net fd #%d! Got %d, %s"
9598msgstr ""
9599
9600#: cygnal/libnet/diskstream.cpp:803
9601msgid "Restarting Disk Stream from the beginning"
9602msgstr ""
9603
9604#: cygnal/libnet/diskstream.cpp:956
9605#, c-format
9606msgid "%s is a directory, appending index.html"
9607msgstr ""
9608
9609#: cygnal/libnet/sshclient.cpp:120
9610#, c-format
9611msgid "SSH read error was: \"%s\"!"
9612msgstr ""
9613
9614#: cygnal/libnet/sshclient.cpp:142
9615#, c-format
9616msgid "SSH write error was: \"%s\"!"
9617msgstr ""
9618
9619#: cygnal/libnet/sshclient.cpp:180
9620msgid "Couldn't set hostname option"
9621msgstr ""
9622
9623#: cygnal/libnet/sshclient.cpp:187
9624msgid "Couldn't set user name option"
9625msgstr ""
9626
9627#: cygnal/libnet/sshclient.cpp:195
9628#, c-format
9629msgid "Connection failed : %s\n"
9630msgstr ""
9631
9632#: cygnal/libnet/sshclient.cpp:210
9633#, c-format
9634msgid "SSH Server is currently known: %d"
9635msgstr ""
9636
9637#: cygnal/libnet/sshclient.cpp:213
9638msgid "Host key for server changed : server's one is now: "
9639msgstr ""
9640
9641#: cygnal/libnet/sshclient.cpp:214
9642msgid "Public key hash"
9643msgstr ""
9644
9645#: cygnal/libnet/sshclient.cpp:216
9646msgid "For security reason, connection will be stopped"
9647msgstr ""
9648
9649#: cygnal/libnet/sshclient.cpp:220
9650msgid ""
9651"The host key for this server was not found but an other type of key exists."
9652msgstr ""
9653
9654#: cygnal/libnet/sshclient.cpp:221
9655msgid ""
9656"An attacker might change the default server key to confuse your client into "
9657"thinking the key does not existWe advise you to rerun the client with -d or -"
9658"r for more safety."
9659msgstr ""
9660
9661#: cygnal/libnet/sshclient.cpp:232
9662msgid "The server is unknown. Do you trust the host key ? (yes,no)"
9663msgstr ""
9664
9665#: cygnal/libnet/sshclient.cpp:233
9666#, c-format
9667msgid "Public key hash: %s"
9668msgstr ""
9669
9670#: cygnal/libnet/sshclient.cpp:240
9671msgid ""
9672"This new key will be written on disk for further usage. do you agree? (yes,"
9673"no) "
9674msgstr ""
9675
9676#: cygnal/libnet/sshclient.cpp:266
9677msgid "supported auth methods: "
9678msgstr ""
9679
9680#: cygnal/libnet/sshclient.cpp:268
9681msgid "\tpublickey"
9682msgstr ""
9683
9684#: cygnal/libnet/sshclient.cpp:271
9685msgid "\tkeyboard-interactive"
9686msgstr ""
9687
9688#: cygnal/libnet/sshclient.cpp:277
9689#, c-format
9690msgid "Authenticating with pubkey: %s"
9691msgstr ""
9692
9693#: cygnal/libnet/sshclient.cpp:289
9694#, c-format
9695msgid "authenticating with keyb-interactive: %s"
9696msgstr ""
9697
9698#: cygnal/libnet/sshclient.cpp:298
9699#, c-format
9700msgid "Authentication failed: %s"
9701msgstr ""
9702
9703#: cygnal/libnet/sshclient.cpp:393
9704msgid "Can't open the SSH channel!"
9705msgstr ""
9706
9707#: cygnal/libnet/sshclient.cpp:396
9708msgid "Can't allocate memory for new SSH channel!"
9709msgstr ""
9710
9711#: cygnal/libnet/sshclient.cpp:412
9712msgid "Can't read from a non-existent channel!"
9713msgstr ""
9714
9715#: cygnal/libnet/sshclient.cpp:427
9716msgid "Can't write to a non-existent channel!"
9717msgstr ""
9718
9719#: cygnal/crc.cpp:145
9720#, c-format
9721msgid "Couldn't open file: %s"
9722msgstr ""
9723
9724#: cygnal/cygnal.cpp:190
9725msgid "cygnal -- a streaming media server."
9726msgstr ""
9727
9728#: cygnal/cygnal.cpp:192
9729msgid "Usage: cygnal [options...]"
9730msgstr ""
9731
9732#: cygnal/cygnal.cpp:193 cygnal/cgi-bin/echo/echo.cpp:316
9733#: cygnal/cgi-bin/echo/gateway.cpp:406
9734#: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:321
9735#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:596
9736#: cygnal/testsuite/libnet.all/test_handler.cpp:281
9737#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:300
9738#: cygnal/testsuite/libnet.all/test_diskstream.cpp:269
9739#: cygnal/testsuite/libnet.all/test_cache.cpp:391
9740#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:247
9741#: cygnal/testsuite/libamf.all/test_flv.cpp:282
9742#: cygnal/testsuite/libamf.all/test_el.cpp:491
9743#: cygnal/testsuite/libamf.all/test_buffer.cpp:721
9744#: cygnal/testsuite/libamf.all/test_amf.cpp:422
9745msgid "  -h,  --help          Print this help and exit"
9746msgstr ""
9747
9748#: cygnal/cygnal.cpp:194
9749msgid "  -V,  --version       Print version information and exit"
9750msgstr ""
9751
9752#: cygnal/cygnal.cpp:195 cygnal/cgi-bin/echo/echo.cpp:317
9753#: cygnal/cgi-bin/echo/gateway.cpp:407
9754#: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:322
9755#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:597
9756#: cygnal/testsuite/libnet.all/test_handler.cpp:282
9757#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:301
9758#: cygnal/testsuite/libnet.all/test_diskstream.cpp:270
9759#: cygnal/testsuite/libnet.all/test_cache.cpp:392
9760#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:248
9761#: cygnal/testsuite/libamf.all/test_flv.cpp:283
9762#: cygnal/testsuite/libamf.all/test_el.cpp:492
9763#: cygnal/testsuite/libamf.all/test_buffer.cpp:722
9764#: cygnal/testsuite/libamf.all/test_amf.cpp:423
9765msgid "  -v,  --verbose       Output verbose debug info"
9766msgstr ""
9767
9768#: cygnal/cygnal.cpp:196
9769msgid "  -s,  --singlethread  Disable Multi Threading"
9770msgstr ""
9771
9772#: cygnal/cygnal.cpp:197 cygnal/cgi-bin/echo/echo.cpp:318
9773#: cygnal/cgi-bin/echo/gateway.cpp:408
9774#: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:323
9775#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:598
9776msgid "  -n,  --netdebug      Turn on net debugging messages"
9777msgstr ""
9778
9779#: cygnal/cygnal.cpp:198
9780msgid "  -o   --only-port     Only use port for debugging"
9781msgstr ""
9782
9783#: cygnal/cygnal.cpp:199
9784msgid "  -p   --port-offset   Port offset for debugging"
9785msgstr ""
9786
9787#: cygnal/cygnal.cpp:200
9788msgid "  -t,  --testing       Turn on special Gnash testing support"
9789msgstr ""
9790
9791#: cygnal/cygnal.cpp:201
9792msgid "  -a,  --admin         Enable the administration thread"
9793msgstr ""
9794
9795#: cygnal/cygnal.cpp:202
9796msgid "  -r,  --root          Document root for all files"
9797msgstr ""
9798
9799#: cygnal/cygnal.cpp:265
9800msgid ": couldn't open file: "
9801msgstr ""
9802
9803#: cygnal/cygnal.cpp:342
9804#, c-format
9805msgid "Couldn't connect to %s"
9806msgstr ""
9807
9808#: cygnal/cygnal.cpp:362
9809#, c-format
9810msgid "%s is active on fd #%d."
9811msgstr ""
9812
9813#: cygnal/cygnal.cpp:500
9814#, c-format
9815msgid "Extraneous argument: %s"
9816msgstr ""
9817
9818#: cygnal/cygnal.cpp:504 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:441
9819#, c-format
9820msgid "Document Root for media files is: %s"
9821msgstr ""
9822
9823#: cygnal/cygnal.cpp:586
9824msgid "Cygnal done..."
9825msgstr ""
9826
9827#: cygnal/cygnal.cpp:599
9828#, c-format
9829msgid "Got a %d interrupt"
9830msgstr ""
9831
9832#: cygnal/cygnal.cpp:619
9833#, fuzzy
9834msgid ""
9835"Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.\n"
9836"Cygnal comes with NO WARRANTY, to the extent permitted by law.\n"
9837"You may redistribute copies of Cygnal under the terms of the GNU General\n"
9838"Public License V3. For more information, see the file named COPYING.\n"
9839msgstr ""
9840"版权所有 (C) 2007, 2008, 2009, 2010 自由软件基金会, Inc.\n"
9841"Cygnal 在法律允许的限度内不作任何担保。\n"
9842"您可以在遵守 GNU 通用公共许可证条款的前提下分发 Cygnal 的副本。更多信息请参见"
9843"名为 COPYING 的文件。\n"
9844
9845#: cygnal/cygnal.cpp:641
9846#, c-format
9847msgid "Starting Admin Handler for port %d"
9848msgstr ""
9849
9850#: cygnal/cygnal.cpp:643
9851msgid "Got an incoming Admin request"
9852msgstr ""
9853
9854#: cygnal/cygnal.cpp:651
9855msgid "no more admin data, exiting...\n"
9856msgstr ""
9857
9858#: cygnal/cygnal.cpp:736
9859msgid "admin_handler: Done...!\n"
9860msgstr ""
9861
9862#: cygnal/cygnal.cpp:765
9863#, c-format
9864msgid "Can't start %s Connection Handler for fd #%d, port %hd"
9865msgstr ""
9866
9867#: cygnal/cygnal.cpp:769
9868#, c-format
9869msgid "Starting %s Connection Handler for fd #%d, port %hd"
9870msgstr ""
9871
9872#: cygnal/cygnal.cpp:780
9873#, c-format
9874msgid "This system has %d cpus."
9875msgstr ""
9876
9877#: cygnal/cygnal.cpp:817
9878#, c-format
9879msgid "No new %s network connections"
9880msgstr ""
9881
9882#: cygnal/cygnal.cpp:821
9883#, c-format
9884msgid "*** New %s network connection for thread ID #%d, fd #%d ***"
9885msgstr ""
9886
9887#: cygnal/cygnal.cpp:867
9888#, c-format
9889msgid "Creating new %s Handler for %s using fd #%d"
9890msgstr ""
9891
9892#: cygnal/cygnal.cpp:885
9893#, c-format
9894msgid "Reusing %s Handler for %s using fd #%d"
9895msgstr ""
9896
9897#: cygnal/cygnal.cpp:911
9898#, c-format
9899msgid "Creating new %s Handler for: %s for fd %#d"
9900msgstr ""
9901
9902#: cygnal/cygnal.cpp:935
9903#, c-format
9904msgid "Cygnal Plugin paths are: %s"
9905msgstr ""
9906
9907#: cygnal/cygnal.cpp:956
9908#, c-format
9909msgid "Couldn't load plugin for %s"
9910msgstr ""
9911
9912#: cygnal/cygnal.cpp:967
9913#, c-format
9914msgid "Number of active Threads is %d"
9915msgstr ""
9916
9917#: cygnal/cygnal.cpp:970
9918#, c-format
9919msgid "Restarting loop for next connection for port %d..."
9920msgstr ""
9921
9922#: cygnal/cygnal.cpp:1028
9923#, c-format
9924msgid "%d active disk streams"
9925msgstr ""
9926
9927#: cygnal/cygnal.cpp:1068
9928#, c-format
9929msgid "Got a hit for fd #%d, protocol %s"
9930msgstr ""
9931
9932#: cygnal/cygnal.cpp:1072
9933msgid "No protocol specified!"
9934msgstr ""
9935
9936#: cygnal/cygnal.cpp:1080 cygnal/cygnal.cpp:1105 cygnal/cygnal.cpp:1116
9937#, c-format
9938msgid "Done with HTTP connection for fd #%d, CGI %s"
9939msgstr ""
9940
9941#: cygnal/cygnal.cpp:1085
9942#, c-format
9943msgid "Not Done with HTTP connection for fd #%d, it's a persistent connection."
9944msgstr ""
9945
9946#: cygnal/cygnal.cpp:1094
9947#, c-format
9948msgid "Done with RTMP connection for fd #%d, CGI "
9949msgstr ""
9950
9951#: cygnal/cygnal.cpp:1128
9952#, c-format
9953msgid "Unsupported network protocol for fd #%d, %d"
9954msgstr ""
9955
9956#: cygnal/cygnal.cpp:1148
9957#, c-format
9958msgid "Got no hits, %d retries"
9959msgstr ""
9960
9961#: cygnal/cgi-bin/echo/echo.cpp:161 cygnal/cgi-bin/echo/gateway.cpp:139
9962#: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:166
9963#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:233
9964#, c-format
9965msgid "Error parsing command line options: %s"
9966msgstr ""
9967
9968#: cygnal/cgi-bin/echo/echo.cpp:315 cygnal/cgi-bin/echo/gateway.cpp:405
9969#: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:320
9970#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:595
9971#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:246
9972#: cygnal/testsuite/libamf.all/test_flv.cpp:281
9973#: cygnal/testsuite/libamf.all/test_amf.cpp:421
9974msgid "Usage: test_amf [options...]"
9975msgstr ""
9976
9977#: cygnal/cgi-bin/echo/echo.cpp:319 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:324
9978#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:599
9979msgid "  -p,  --netdebug      port for network"
9980msgstr ""
9981
9982#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:309
9983#, c-format
9984msgid "Scanning directory \"%s\" for %s files"
9985msgstr ""
9986
9987#: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:340
9988#, c-format
9989msgid "Gnash media file name: %s"
9990msgstr ""
9991
9992#: cygnal/rtmp_server.cpp:124
9993msgid "Failed to read the handshake from the client."
9994msgstr ""
9995
9996#: cygnal/rtmp_server.cpp:139
9997msgid "failed to read the handshake from the client."
9998msgstr ""
9999
10000#: cygnal/rtmp_server.cpp:149
10001msgid "Didn't receive any data in handshake!"
10002msgstr ""
10003
10004#: cygnal/rtmp_server.cpp:160
10005msgid "RTMP header had parsing error!"
10006msgstr ""
10007
10008#: cygnal/rtmp_server.cpp:168
10009#, c-format
10010msgid "NetConnection unusually large! %d"
10011msgstr ""
10012
10013#: cygnal/rtmp_server.cpp:202
10014msgid "failed to read the body of the handshake data from the client."
10015msgstr ""
10016
10017#: cygnal/rtmp_server.cpp:210
10018msgid "Didn't receive NetConnection object in handshake!"
10019msgstr ""
10020
10021#: cygnal/rtmp_server.cpp:234
10022msgid "Couldn't send onBWDone to client!"
10023msgstr ""
10024
10025#: cygnal/rtmp_server.cpp:261 cygnal/rtmp_server.cpp:1702
10026msgid "Couldn't send Ping to client!"
10027msgstr ""
10028
10029#: cygnal/rtmp_server.cpp:275
10030msgid "Couldn't send response to client!"
10031msgstr ""
10032
10033#: cygnal/rtmp_server.cpp:338
10034#, c-format
10035msgid "Couldn't sent RTMP Handshake response at %d!"
10036msgstr ""
10037
10038#: cygnal/rtmp_server.cpp:355
10039msgid "No data in original handshake buffer."
10040msgstr ""
10041
10042#: cygnal/rtmp_server.cpp:359
10043msgid "No data in response handshake buffer."
10044msgstr ""
10045
10046#: cygnal/rtmp_server.cpp:387
10047#, c-format
10048msgid "Handshake Finish Data didn't match by %d bytes"
10049msgstr ""
10050
10051#: cygnal/rtmp_server.cpp:555
10052msgid "Route"
10053msgstr ""
10054
10055#: cygnal/rtmp_server.cpp:567
10056msgid "AMF3 Notify"
10057msgstr ""
10058
10059#: cygnal/rtmp_server.cpp:573
10060msgid "AMF3 Invoke"
10061msgstr ""
10062
10063#: cygnal/rtmp_server.cpp:582
10064msgid "FLV Dat"
10065msgstr ""
10066
10067#: cygnal/rtmp_server.cpp:585
10068#, c-format
10069msgid "ERROR: Unidentified RTMP message content type 0x%x"
10070msgstr ""
10071
10072#: cygnal/rtmp_server.cpp:1105
10073msgid "Couldn't reliably extract the echo data!"
10074msgstr ""
10075
10076#: cygnal/rtmp_server.cpp:1400
10077#, c-format
10078msgid "No stream for client %d"
10079msgstr ""
10080
10081#: cygnal/rtmp_server.cpp:1442
10082msgid "Stream Start"
10083msgstr ""
10084
10085#: cygnal/rtmp_server.cpp:1445
10086msgid "Stream EOF"
10087msgstr ""
10088
10089#: cygnal/rtmp_server.cpp:1448
10090msgid "Stream No Data"
10091msgstr ""
10092
10093#: cygnal/rtmp_server.cpp:1451
10094#, c-format
10095msgid "Stream Set Buffer: %d"
10096msgstr ""
10097
10098#: cygnal/rtmp_server.cpp:1465
10099msgid "Stream Pong"
10100msgstr ""
10101
10102#: cygnal/rtmp_server.cpp:1484
10103msgid "Set Chunk Size"
10104msgstr ""
10105
10106#: cygnal/rtmp_server.cpp:1487
10107msgid "Bytes Read"
10108msgstr ""
10109
10110#: cygnal/rtmp_server.cpp:1495
10111msgid "Set Window Size"
10112msgstr ""
10113
10114#: cygnal/rtmp_server.cpp:1498
10115msgid "Set Bandwidth"
10116msgstr ""
10117
10118#: cygnal/rtmp_server.cpp:1509 cygnal/rtmp_server.cpp:1512
10119#: cygnal/rtmp_server.cpp:1515 cygnal/rtmp_server.cpp:1518
10120#: cygnal/rtmp_server.cpp:1665
10121#, c-format
10122msgid "RTMP type %d"
10123msgstr ""
10124
10125#: cygnal/rtmp_server.cpp:1524
10126#, c-format
10127msgid "Error INVOKING method \"%s\"!"
10128msgstr ""
10129
10130#: cygnal/rtmp_server.cpp:1648
10131msgid "Received an _error message from the client!"
10132msgstr ""
10133
10134#: cygnal/rtmp_server.cpp:1668
10135#, c-format
10136msgid "ERROR: Unidentified AMF header data type 0x%x"
10137msgstr ""
10138
10139#: cygnal/testsuite/libnet.all/test_handler.cpp:113
10140#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:112
10141#: cygnal/testsuite/libnet.all/test_rtmp.cpp:121
10142#: cygnal/testsuite/libnet.all/test_diskstream.cpp:101
10143#: cygnal/testsuite/libnet.all/test_cache.cpp:104
10144#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:120
10145#: cygnal/testsuite/libamf.all/test_sol.cpp:114
10146#: cygnal/testsuite/libamf.all/test_flv.cpp:104
10147#: cygnal/testsuite/libamf.all/test_el.cpp:108
10148#: cygnal/testsuite/libamf.all/test_buffer.cpp:124
10149#: cygnal/testsuite/libamf.all/test_amf.cpp:126
10150msgid "This is a Gnash bug."
10151msgstr ""
10152
10153#: cygnal/testsuite/libnet.all/test_handler.cpp:280
10154#: cygnal/testsuite/libnet.all/test_diskstream.cpp:268
10155#: cygnal/testsuite/libnet.all/test_cache.cpp:390
10156msgid "Usage: test_diskstream [options...]"
10157msgstr ""
10158
10159#: cygnal/testsuite/libnet.all/test_handler.cpp:283
10160#: cygnal/testsuite/libnet.all/test_diskstream.cpp:271
10161#: cygnal/testsuite/libnet.all/test_cache.cpp:393
10162msgid "  -d,  --dump          Dump data structures"
10163msgstr ""
10164
10165#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:99
10166#: cygnal/testsuite/libnet.all/test_rtmp.cpp:113
10167#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:107
10168#: cygnal/testsuite/libamf.all/test_sol.cpp:106
10169#: cygnal/testsuite/libamf.all/test_el.cpp:95
10170#: cygnal/testsuite/libamf.all/test_buffer.cpp:111
10171#: cygnal/testsuite/libamf.all/test_amf.cpp:113
10172msgid "Enabling memory statistics"
10173msgstr ""
10174
10175#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:104
10176#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:112
10177#: cygnal/testsuite/libamf.all/test_flv.cpp:96
10178#: cygnal/testsuite/libamf.all/test_el.cpp:100
10179#: cygnal/testsuite/libamf.all/test_buffer.cpp:116
10180#: cygnal/testsuite/libamf.all/test_amf.cpp:118
10181msgid "Logging to disk enabled"
10182msgstr ""
10183
10184#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:299
10185#: cygnal/testsuite/libamf.all/test_el.cpp:490
10186msgid "Usage: test_el [options...]"
10187msgstr ""
10188
10189#: cygnal/testsuite/libnet.all/generate_amfbins.cpp:302
10190#: cygnal/testsuite/libamf.all/test_amfmsg.cpp:249
10191#: cygnal/testsuite/libamf.all/test_el.cpp:493
10192#: cygnal/testsuite/libamf.all/test_buffer.cpp:723
10193#: cygnal/testsuite/libamf.all/test_amf.cpp:424
10194msgid "  -m,  --memdebug      Output memory statistics"
10195msgstr ""
10196
10197#: cygnal/testsuite/libamf.all/test_buffer.cpp:718
10198msgid "test_buffer - test Buffer class"
10199msgstr ""
10200
10201#: cygnal/testsuite/libamf.all/test_buffer.cpp:720
10202msgid "Usage: test_buffer [options...]"
10203msgstr ""
10204
10205#: cygnal/proc.cpp:119
10206#, c-format
10207msgid "Invalid filespec for CGI: \"%s\""
10208msgstr ""
10209
10210#: gui/fb/fb.cpp:229
10211#, c-format
10212msgid "No renderer! %s not supported."
10213msgstr "无渲染器!%s 不被支持。"
10214
10215#: gui/fb/fb.cpp:240
10216msgid "Found no accessible User mode input event device"
10217msgstr "找不到可访问的用户模式输入事件设备"
10218
10219#: gui/fb/fb.cpp:249
10220msgid "Found no accessible input event devices"
10221msgstr "找不到可访问的输入事件设备"
10222
10223#: gui/fb/fb.cpp:262
10224msgid "WARNING: Mouse support may conflict with the input event support."
10225msgstr "警告:鼠标支持可能与输入事件支持冲突。"
10226
10227#: gui/fb/fb.cpp:276
10228msgid "Enabling Touchscreen support."
10229msgstr "启用触摸屏支持。"
10230
10231#: gui/fb/fb.cpp:281
10232msgid "WARNING: Babbage Tablet support disabled as it conflicts with TSlib"
10233msgstr "警告:Babbage 平板支持已禁用,与 TSlib 冲突"
10234
10235#: gui/fb/fb.cpp:283
10236msgid "Enabling Babbage Touchscreen support"
10237msgstr "启用 Babbage 触摸屏支持"
10238
10239#: gui/fb/fb.cpp:288
10240msgid "Enabling Power Button support"
10241msgstr "启用电源按键支持"
10242
10243#: gui/fb/fb.cpp:368
10244#, c-format
10245msgid "Movie Frame Rate is %d, adjusting delay to %dms"
10246msgstr "影片帧率为 %d,将延迟调整为 %d毫秒"
10247
10248#: gui/fb/fb.cpp:462
10249msgid "This GUI does not yet support menus"
10250msgstr "此用户界面尚不支持菜单"
10251
10252#: gui/fb/fb.cpp:468
10253msgid "This GUI does not yet support a mouse pointer"
10254msgstr "此用户界面尚不支持鼠标指针"
10255
10256#: gui/fb/fb.cpp:539
10257msgid "Could not detect controlling TTY"
10258msgstr "无法检测控制终端(TTY)"
10259
10260#: gui/fb/fb.cpp:548 gui/fb/fb.cpp:585 gui/fb/fb.cpp:619 gui/fb/fb.cpp:670
10261#, c-format
10262msgid "Could not open %s"
10263msgstr "无法打开 %s"
10264
10265#: gui/fb/fb.cpp:554
10266msgid "Could not get current VT state"
10267msgstr "无法获得当前的 VT 状态"
10268
10269#: gui/fb/fb.cpp:565
10270msgid "Could not request a new VT"
10271msgstr "无法请求新的 VT"
10272
10273#: gui/fb/fb.cpp:579 gui/fb/fb.cpp:613 gui/fb/fb.cpp:664
10274#, c-format
10275msgid "Could not find device for VT number %d"
10276msgstr "找不到对应 VT 号 %d 的设备"
10277
10278#: gui/fb/fb.cpp:590 gui/fb/fb.cpp:675
10279#, c-format
10280msgid "Could not activate VT number %d"
10281msgstr "无法激活 VT 号 %d"
10282
10283#: gui/fb/fb.cpp:596 gui/fb/fb.cpp:681
10284#, c-format
10285msgid "Error waiting for VT %d becoming active"
10286msgstr "等等 VT %d 激活时出错"
10287
10288#: gui/fb/fb.cpp:627
10289#, c-format
10290msgid "Could not attach controlling terminal (%s)"
10291msgstr "无法附加控制终端(%s)"
10292
10293#: gui/fb/fb.cpp:635
10294msgid "Could not query current keyboard mode on VT"
10295msgstr "无法请求 VT 上的当前键盘模式"
10296
10297#: gui/fb/fb.cpp:639
10298msgid "Could not switch to graphics mode on new VT"
10299msgstr "在新 VT 上无法切换到图形模式"
10300
10301#: gui/fb/fb.cpp:690
10302msgid "Could not restore keyboard mode"
10303msgstr "无法恢复键盘模式"
10304
10305#: gui/fb/fb_glue_ovg.cpp:73 gui/gtk/gtk_glue_ovg.cpp:88
10306msgid "Probing found an EGL display device"
10307msgstr "探测到一台 EGL 显示设备"
10308
10309#: gui/fb/fb_glue_ovg.cpp:77 gui/gtk/gtk_glue_ovg.cpp:92
10310msgid "Probing found a raw Framebuffer display device"
10311msgstr "探测到一台原生帧缓存(Framebuffer)显示设备"
10312
10313#: gui/fb/fb_glue_ovg.cpp:81 gui/gtk/gtk_glue_ovg.cpp:96
10314msgid "Probing found an X11 display device"
10315msgstr "探测到一台 X11 显示设备"
10316
10317#: gui/fb/fb_glue_ovg.cpp:85 gui/gtk/gtk_glue_ovg.cpp:100
10318msgid "Probing found a DirectFB display device"
10319msgstr "探测到一台 DirectFB 显示设备"
10320
10321#: gui/fb/fb_glue_ovg.cpp:90 gui/gtk/gtk_glue_ovg.cpp:105
10322msgid "No display devices found by probing!"
10323msgstr "探测不到显示设备"
10324
10325#: gui/fb/fb_glue_ovg.cpp:156
10326msgid "Could not create OpenVG renderer"
10327msgstr "无法创建 OpenVG 渲染器"
10328
10329#: gui/fb/fb_glue_ovg.cpp:168 gui/fb/fb_glue_agg.cpp:76
10330msgid "No renderer set!"
10331msgstr "未设置渲染器!"
10332
10333#: gui/fb/fb_glue_gles1.cpp:98
10334msgid "EGL: getDisplay ok"
10335msgstr "EGL:getDisplay 正常"
10336
10337#: gui/fb/fb_glue_gles1.cpp:104
10338msgid "EGL: initialize ok"
10339msgstr "EGL:初始化 正常"
10340
10341#: gui/fb/fb_glue_gles1.cpp:111
10342msgid "EGL: config ok"
10343msgstr "EGL:配置 正常"
10344
10345#: gui/fb/fb_glue_gles1.cpp:118
10346msgid "EGL: surface ok"
10347msgstr "EGL:表面 正常"
10348
10349#: gui/fb/fb_glue_gles1.cpp:124
10350msgid "EGL: context ok"
10351msgstr "EGL:上下文 正常"
10352
10353#: gui/fb/fb_glue_gles1.cpp:130
10354msgid "EGL: current ok"
10355msgstr "EGL:当前 正常"
10356
10357#: gui/fb/fb_glue_agg.cpp:87
10358#, c-format
10359msgid "No renderer set in %s!"
10360msgstr "%s 中没有设置渲染器!"
10361
10362#: gui/fb/fb_glue_agg.cpp:130
10363msgid "failed to create a render handler for AGG!"
10364msgstr "无法创建针对 AGG 的渲染处理器!"
10365
10366#: gui/fb/fb_glue_agg.cpp:151
10367msgid "No Device layer initialized yet!"
10368msgstr "尚未初始化任何设备层!"
10369
10370#: gui/fb/fb_glue_agg.cpp:182
10371msgid "The pixel format of your framebuffer could not be detected."
10372msgstr "尚未检测您的帧缓存的像素格式。"
10373
10374#: gui/fb/fb_glue_agg.cpp:191
10375msgid "Double buffering disabled"
10376msgstr "双缓冲已禁用"
10377
10378#: gui/fb/fb_glue_agg.cpp:194
10379msgid "Double buffering enabled"
10380msgstr "双缓冲已启用"
10381
10382#: gui/fb/fb_glue_agg.cpp:221
10383#, c-format
10384msgid "No Drawbounds set in %s!"
10385msgstr "%s 中未设置绘制边界!"
10386
10387#: gui/gnash.cpp:125
10388#, c-format
10389msgid "Error parsing options: %s\n"
10390msgstr "解析命令出错:%s\n"
10391
10392#: gui/gnash.cpp:166
10393msgid "Error: no input file was specified. Exiting.\n"
10394msgstr "错误:未指定输入文件。退出。\n"
10395
10396#: gui/gnash.cpp:212
10397msgid "Invalid host communication filedescriptor %1%\n"
10398msgstr "无效的主机通信文件描述符 %1%\n"
10399
10400#: gui/gnash.cpp:219
10401msgid "Invalid control communication filedescriptor %1%\n"
10402msgstr "无效的控制通信文件描述符 %1%\n"
10403
10404#: gui/gnash.cpp:251
10405msgid "ERROR: -r must be followed by 0, 1, 2 or 3 "
10406msgstr "错误:-r 后必须跟 0、1、2 或 3 "
10407
10408#: gui/gnash.cpp:267
10409msgid "Debugging options"
10410msgstr "调试选项"
10411
10412#: gui/gnash.cpp:273
10413msgid "Produce verbose output"
10414msgstr "产生详尽的输出"
10415
10416#: gui/gnash.cpp:280
10417msgid "Produce the disk based debug log"
10418msgstr "产生基于磁盘的调试日志"
10419
10420#: gui/gnash.cpp:285
10421msgid "Be (very) verbose about action execution"
10422msgstr "(很)详尽的输出操作执行情况"
10423
10424#: gui/gnash.cpp:291
10425msgid "Be (very) verbose about parsing"
10426msgstr "(很)详尽的输出解析情况"
10427
10428#: gui/gnash.cpp:297
10429msgid "Print FPS every num seconds"
10430msgstr "每隔 num 秒打印帧率(FPS)"
10431
10432#: gui/gnash.cpp:320
10433msgid "Options"
10434msgstr "选项"
10435
10436#: gui/gnash.cpp:325
10437msgid "Print this help and exit"
10438msgstr "打印此帮助并退出"
10439
10440#: gui/gnash.cpp:328
10441msgid "Print version information and exit"
10442msgstr "打印版本信息并退出"
10443
10444#: gui/gnash.cpp:333
10445msgid "Scale the movie by the specified factor"
10446msgstr "按指定的系数拉伸影片"
10447
10448#: gui/gnash.cpp:337
10449msgid "Number of milliseconds to delay in main loop"
10450msgstr "主循环延迟的毫秒数"
10451
10452#: gui/gnash.cpp:341
10453msgid "Audio dump file (wave format)"
10454msgstr "音频转储文件(wave 格式)"
10455
10456#: gui/gnash.cpp:346
10457msgid "Hardware Video Accelerator to use"
10458msgstr "要使用的硬件视频加速"
10459
10460#: gui/gnash.cpp:351
10461msgid "X11 Window ID for display"
10462msgstr "显示用的 X11 窗口 ID"
10463
10464#: gui/gnash.cpp:355
10465msgid "Set window width"
10466msgstr "设置窗口宽度"
10467
10468#: gui/gnash.cpp:359
10469msgid "Set window height"
10470msgstr "设置窗口高度"
10471
10472#: gui/gnash.cpp:363
10473msgid "Set window x position"
10474msgstr "设置窗口水平位置"
10475
10476#: gui/gnash.cpp:367
10477msgid "Set window y position"
10478msgstr "设置窗口竖直位置"
10479
10480#: gui/gnash.cpp:372
10481msgid "Exit when/if movie reaches the last frame"
10482msgstr "当影片到最后一帧时退出"
10483
10484#: gui/gnash.cpp:378
10485msgid "disable rendering and sound"
10486msgstr "禁止渲染和声音"
10487
10488#: gui/gnash.cpp:380
10489msgid "enable rendering, disable sound"
10490msgstr "启用渲染,禁用声音"
10491
10492#: gui/gnash.cpp:382
10493msgid "enable sound, disable rendering"
10494msgstr "启用声音,禁用渲染"
10495
10496#: gui/gnash.cpp:384
10497msgid "enable rendering and sound"
10498msgstr "启用渲染和声音"
10499
10500#: gui/gnash.cpp:392
10501msgid "The media handler to use"
10502msgstr "要使用的媒体处理器"
10503
10504#: gui/gnash.cpp:400
10505msgid "The renderer to use"
10506msgstr "要使用的渲染器"
10507
10508#: gui/gnash.cpp:406
10509msgid "Exit after the specified number of seconds"
10510msgstr "在指定秒数后退出"
10511
10512#: gui/gnash.cpp:409
10513msgid "Set \"real\" URL of the movie"
10514msgstr "设置影片的“真实”URL"
10515
10516#: gui/gnash.cpp:413
10517msgid "Set \"base\" URL for resolving relative URLs"
10518msgstr "设置用于解析相对 URL 的“基”URL"
10519
10520#: gui/gnash.cpp:418
10521msgid "Set parameter (e.g. \"FlashVars=A=1&b=2\")"
10522msgstr "设置参数(如“FlashVars=A=1&b=2”)"
10523
10524#: gui/gnash.cpp:422
10525msgid "Filedescriptor to use for external communications"
10526msgstr "用于外部通信的文件描述符"
10527
10528#: gui/gnash.cpp:428
10529msgid "Exit after specified number of frame advances"
10530msgstr "前进指定帧数后退出"
10531
10532#: gui/gnash.cpp:432
10533msgid "Start in fullscreen mode"
10534msgstr "以全屏方式启动"
10535
10536#: gui/gnash.cpp:437
10537msgid "Start without displaying the menu bar"
10538msgstr "启动时不显示菜单栏"
10539
10540#: gui/gnash.cpp:442
10541msgid "List of frames to save as screenshots"
10542msgstr "要保存截屏的帧列表"
10543
10544#: gui/gnash.cpp:446
10545msgid "Filename pattern for screenshot images"
10546msgstr "截屏图像的文件名模式"
10547
10548#: gui/gnash.cpp:450
10549msgid "Quality for screenshot output (not all formats)"
10550msgstr "截屏输出的质量(并非所有格式)"
10551
10552#: gui/gnash.cpp:453
10553msgid "Input files"
10554msgstr "输入文件"
10555
10556#: gui/gnash.cpp:464
10557msgid "Dump options"
10558msgstr "转储选项"
10559
10560#: gui/gnash.cpp:469
10561msgid "Video dump file (raw format) and optional video FPS (@<num>)"
10562msgstr "视频转储文件(原生格式)和可选的视频帧率(@<num>)"
10563
10564#: gui/gnash.cpp:471
10565msgid "Number of milliseconds to sleep between advances"
10566msgstr "前进前睡眠的毫秒数"
10567
10568#: gui/gnash.cpp:473
10569msgid "Trigger expression to start dumping"
10570msgstr "开始转储的触发表达式"
10571
10572#: gui/gnash.cpp:485
10573msgid "Keys:\n"
10574msgstr "键:\n"
10575
10576#: gui/gnash.cpp:487
10577msgid "Quit\n"
10578msgstr "退出\n"
10579
10580#: gui/gnash.cpp:489
10581msgid "Toggle fullscreen\n"
10582msgstr "切换全屏\n"
10583
10584#: gui/gnash.cpp:491
10585msgid "Toggle pause\n"
10586msgstr "切换暂停\n"
10587
10588#: gui/gnash.cpp:493
10589msgid "Restart the movie\n"
10590msgstr "重启影片\n"
10591
10592#: gui/gnash.cpp:495
10593msgid "Take a screenshot\n"
10594msgstr "截屏\n"
10595
10596#: gui/gnash.cpp:497
10597msgid "Force immediate redraw\n"
10598msgstr "强制立即重绘\n"
10599
10600#: gui/gnash.cpp:503
10601msgid "Usage: gnash [options] movie_file.swf\n"
10602msgstr "用法:gnash [选项] 影片文件.swf\n"
10603
10604#: gui/gnash.cpp:504
10605msgid "Plays a SWF (Shockwave Flash) movie\n"
10606msgstr "播放 SWF (Shockwave Flash) 影片\n"
10607
10608#: gui/gnash.cpp:521
10609msgid ""
10610"Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software "
10611"Foundation, Inc.\n"
10612"Gnash comes with NO WARRANTY, to the extent permitted by law.\n"
10613"You may redistribute copies of Gnash under the terms of the GNU General\n"
10614"Public License.  For more information, see the file named COPYING.\n"
10615"\n"
10616msgstr ""
10617"版权所有 (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 自由软件基金会, Inc.\n"
10618"Gnash 在法律允许的限度内不作任何担保。\n"
10619"您可以在遵守 GNU 通用公共许可证条款的前提下分发 Gnash 的副本。更多信息请参见"
10620"名为 COPYING 的文件。\n"
10621"\n"
10622
10623#: gui/gnash.cpp:532
10624msgid "Build options "
10625msgstr "构建选项 "
10626
10627#: gui/gnash.cpp:533
10628msgid "   Renderers: "
10629msgstr "   渲染器:"
10630
10631#: gui/gnash.cpp:534
10632msgid "   Hardware Acceleration: "
10633msgstr "   硬件加速:"
10634
10635#: gui/gnash.cpp:535
10636msgid "   GUI: "
10637msgstr "   界面:"
10638
10639#: gui/gnash.cpp:536
10640msgid "   Media handlers: "
10641msgstr "   媒体处理器:"
10642
10643#: gui/gnash.cpp:538
10644msgid "   Configured with: "
10645msgstr "   配置情况:"
10646
10647#: gui/gnash.cpp:539
10648msgid "   CXXFLAGS: "
10649msgstr "   CXXFLAGS:"
10650
10651#: gui/fltk/fltk_glue_agg.cpp:50
10652msgid "Could not create AGG renderer with pixelformat RGB24"
10653msgstr "无法用像素格式 RGB24 创建 AGG 渲染器"
10654
10655#: gui/dump/dump.cpp:117
10656msgid "Ignoring request to display in X11 window"
10657msgstr "忽略显示在 X11 窗口的请求"
10658
10659#: gui/dump/dump.cpp:128 gui/haiku/haiku.cpp:384
10660msgid "# FATAL:  No filename given with -D argument."
10661msgstr "# 致命错误:-D 参数没有给定文件名。"
10662
10663#: gui/dump/dump.cpp:144
10664msgid "# FATAL:  No sleep ms value given with -S argument."
10665msgstr "# 致使错误:-S 参数没有给定睡眠的毫秒值。"
10666
10667#: gui/dump/dump.cpp:155
10668msgid "# FATAL:  No trigger value given with -T argument.\n"
10669msgstr "# 致使错误:-T 参数没有给定触发值。\n"
10670
10671#: gui/dump/dump.cpp:352
10672#, c-format
10673msgid "Unable to write file '%s'."
10674msgstr "无法写文件“%s”"
10675
10676#: gui/ScreenShotter.cpp:99
10677#, c-format
10678msgid "Failed to open screenshot file \"%s\"!"
10679msgstr "无法打开截屏文件“%s”!"
10680
10681#: gui/haiku/haiku.cpp:141
10682msgid "spawn_thread failed"
10683msgstr "spawn_thread 失败"
10684
10685#: gui/haiku/haiku.cpp:144
10686msgid "resume_thread failed"
10687msgstr "resume_thread 失败"
10688
10689#: gui/haiku/haiku.cpp:157
10690#, c-format
10691msgid "pulses thread returned %d"
10692msgstr "脉冲(pulses)线程返回 %d"
10693
10694#: gui/haiku/haiku.cpp:248
10695msgid "send_data failed"
10696msgstr "send_data 失败"
10697
10698#: gui/haiku/haiku_agg_glue.cpp:290 gui/aos4/aos4_agg_glue.cpp:116
10699#: gui/sdl/sdl_agg_glue.cpp:78
10700#, c-format
10701msgid "AGG's bit depth must be 16, 24 or 32 bits, not %d."
10702msgstr "AGG 的位深度必须为 16、24 或 32 位,而非 %d。"
10703
10704#: gui/haiku/haiku_agg_glue.cpp:297 gui/gtk/gtk_glue_agg.cpp:96
10705#, c-format
10706msgid "Could not create AGG renderer with pixelformat %s"
10707msgstr "无法创建像素格式为 %s 的 AGG 渲染器"
10708
10709#: gui/haiku/haiku_agg_glue.cpp:416 gui/sdl/sdl_agg_glue.cpp:132
10710#, c-format
10711msgid "SDL-AGG: %i byte offscreen buffer allocated"
10712msgstr "SDL-AGG:分配了 %i 个字节的幕后缓存"
10713
10714#: gui/qt/Qt4Gui.cpp:120
10715msgid "Cairo renderer not supported!"
10716msgstr "不支持 Cairo 渲染器!"
10717
10718#: gui/qt/Qt4Gui.cpp:128
10719msgid "OpenGL renderer not supported!"
10720msgstr "不支持 OpenGL 渲染器!"
10721
10722#: gui/qt/Qt4Gui.cpp:136
10723msgid "AGG renderer not supported!"
10724msgstr "不支持 AGG 渲染器!"
10725
10726#: gui/qt/Qt4Gui.cpp:467 gui/gtk/gtk.cpp:1708
10727msgid "Movie properties"
10728msgstr "影片属性"
10729
10730#: gui/qt/Qt4Gui.cpp:486 gui/gtk/gtk.cpp:1778
10731msgid "Variable"
10732msgstr "变量"
10733
10734#: gui/qt/Qt4Gui.cpp:487 gui/gtk/gtk.cpp:1790
10735msgid "Value"
10736msgstr "值"
10737
10738#: gui/qt/Qt4Gui.cpp:588
10739msgid "Properties"
10740msgstr "属性"
10741
10742#: gui/qt/Qt4Gui.cpp:592 gui/qt/kde.cpp:424
10743msgid "Quit Gnash"
10744msgstr "退出 Gnash"
10745
10746#: gui/qt/Qt4Gui.cpp:599
10747msgid "Preferences"
10748msgstr "首选项"
10749
10750#: gui/qt/Qt4Gui.cpp:604 gui/gtk/gtk.cpp:2119
10751msgid "Play"
10752msgstr "播放"
10753
10754#: gui/qt/Qt4Gui.cpp:608 gui/gtk/gtk.cpp:2130
10755msgid "Pause"
10756msgstr "暂停"
10757
10758#: gui/qt/Qt4Gui.cpp:612 gui/gtk/gtk.cpp:2140
10759msgid "Stop"
10760msgstr "停止"
10761
10762#: gui/qt/Qt4Gui.cpp:616
10763msgid "Restart"
10764msgstr "重新开始"
10765
10766#: gui/qt/Qt4Gui.cpp:621 gui/qt/kde.cpp:423
10767msgid "Refresh"
10768msgstr "刷新"
10769
10770#: gui/qt/Qt4Gui.cpp:625
10771msgid "Fullscreen"
10772msgstr "全屏"
10773
10774#: gui/qt/Qt4Gui.cpp:640
10775msgid "File"
10776msgstr "文件"
10777
10778#: gui/qt/Qt4Gui.cpp:645
10779msgid "Edit"
10780msgstr "编辑"
10781
10782#: gui/qt/Qt4Gui.cpp:649
10783msgid "Movie Control"
10784msgstr "媒体控制"
10785
10786#: gui/qt/Qt4Gui.cpp:656
10787msgid "View"
10788msgstr "查看"
10789
10790#: gui/qt/Qt4Gui.cpp:738
10791msgid "Click to Play"
10792msgstr "点击播放"
10793
10794#: gui/qt/Qt4Gui.cpp:770 gui/gtk/gtk.cpp:1239
10795msgid "Gnash preferences"
10796msgstr "Gnash 首选项"
10797
10798#: gui/qt/Qt4Gui.cpp:785
10799msgid "Logging"
10800msgstr "日志记录"
10801
10802#: gui/qt/Qt4Gui.cpp:788 gui/gtk/gtk.cpp:1310
10803msgid "<b>Logging options</b>"
10804msgstr "<b>日志选项</b>"
10805
10806#: gui/qt/Qt4Gui.cpp:791
10807msgid "Verbosity level"
10808msgstr "详尽程度"
10809
10810#: gui/qt/Qt4Gui.cpp:809
10811msgid "Log to file"
10812msgstr "记录到文件"
10813
10814#: gui/qt/Qt4Gui.cpp:816
10815msgid "Log parser output"
10816msgstr "记录解析器输出"
10817
10818#: gui/qt/Qt4Gui.cpp:820
10819msgid "Log SWF actions"
10820msgstr "记录 SWF 操作"
10821
10822#: gui/qt/Qt4Gui.cpp:824
10823msgid "Log malformed SWF errors"
10824msgstr "记录损坏的 SWF 错误"
10825
10826#: gui/qt/Qt4Gui.cpp:829
10827msgid "Log ActionScript coding errors"
10828msgstr "记录 ActionScript 代码错误"
10829
10830#: gui/qt/Qt4Gui.cpp:836
10831msgid "Security"
10832msgstr "安全"
10833
10834#: gui/qt/Qt4Gui.cpp:839 gui/gtk/gtk.cpp:1393
10835msgid "<b>Network connections</b>"
10836msgstr "<b>网络连接</b>"
10837
10838#: gui/qt/Qt4Gui.cpp:842
10839msgid "Connect only to local host"
10840msgstr "只连接本地主机"
10841
10842#: gui/qt/Qt4Gui.cpp:847
10843msgid "Connect only to local domain"
10844msgstr "只连接本地域"
10845
10846#: gui/qt/Qt4Gui.cpp:852
10847msgid "Disable SSL verification"
10848msgstr "禁用 SSL 验证"
10849
10850#: gui/qt/Qt4Gui.cpp:857 gui/gtk/gtk.cpp:1438
10851msgid "<b>Privacy</b>"
10852msgstr "<b>隐私</b>"
10853
10854#: gui/qt/Qt4Gui.cpp:860 gui/gtk/gtk.cpp:1442
10855msgid "Shared objects directory:"
10856msgstr "共享对象目录:"
10857
10858#: gui/qt/Qt4Gui.cpp:866
10859msgid "Do not write Shared Object files"
10860msgstr "不写共享对象文件"
10861
10862#: gui/qt/Qt4Gui.cpp:872
10863msgid "Only access local Shared Object files"
10864msgstr "只访问本地的共享对象文件"
10865
10866#: gui/qt/Qt4Gui.cpp:877
10867msgid "Disable Local Connection object"
10868msgstr "禁用本地连接对象"
10869
10870#: gui/qt/Qt4Gui.cpp:884
10871msgid "Network"
10872msgstr "网络"
10873
10874#: gui/qt/Qt4Gui.cpp:887 gui/gtk/gtk.cpp:1278
10875msgid "<b>Network preferences</b>"
10876msgstr "<b>网络首选项</b>"
10877
10878#: gui/qt/Qt4Gui.cpp:890
10879msgid "Network timeout in seconds"
10880msgstr "网络超时的秒数"
10881
10882#: gui/qt/Qt4Gui.cpp:902
10883msgid "Media"
10884msgstr "媒体"
10885
10886#: gui/qt/Qt4Gui.cpp:905 gui/gtk/gtk.cpp:1488
10887msgid "<b>Sound</b>"
10888msgstr "<b>声音</b>"
10889
10890#: gui/qt/Qt4Gui.cpp:908
10891msgid "Use sound handler"
10892msgstr "使用声音处理器"
10893
10894#: gui/qt/Qt4Gui.cpp:912 gui/gtk/gtk.cpp:1507
10895msgid "Save media streams to disk"
10896msgstr "将媒体流保存到磁盘"
10897
10898#: gui/qt/Qt4Gui.cpp:918 gui/gtk/gtk.cpp:1516
10899msgid "Save dynamically loaded media to disk"
10900msgstr "将动态加载的媒体保存到磁盘"
10901
10902#: gui/qt/Qt4Gui.cpp:922 gui/gtk/gtk.cpp:1524
10903msgid "Saved media directory:"
10904msgstr "保存媒体的目录:"
10905
10906#: gui/qt/Qt4Gui.cpp:931
10907msgid "Player"
10908msgstr "播放器"
10909
10910#: gui/qt/Qt4Gui.cpp:934 gui/gtk/gtk.cpp:1550
10911msgid "<b>Player description</b>"
10912msgstr "<b>播放器描述</b>"
10913
10914#: gui/qt/Qt4Gui.cpp:937 gui/gtk/gtk.cpp:1558
10915msgid "Player version:"
10916msgstr "播放器版本:"
10917
10918#: gui/qt/Qt4Gui.cpp:943 gui/gtk/gtk.cpp:1574
10919msgid "Operating system:"
10920msgstr "操作系统:"
10921
10922#: gui/qt/Qt4Gui.cpp:948 gui/qt/Qt4Gui.cpp:1021
10923msgid "<Autodetect>"
10924msgstr "<自动检测>"
10925
10926#: gui/qt/Qt4Gui.cpp:954 gui/gtk/gtk.cpp:1594
10927msgid "URL opener:"
10928msgstr "URL 打开程序:"
10929
10930#: gui/qt/Qt4Gui.cpp:961 gui/gtk/gtk.cpp:1606
10931msgid "<b>Performance</b>"
10932msgstr "<b>性能</b>"
10933
10934#: gui/qt/Qt4Gui.cpp:964 gui/gtk/gtk.cpp:1620
10935msgid "Max size of movie library:"
10936msgstr "媒体库的最大尺寸:"
10937
10938#: gui/qt/Qt4Gui.cpp:973
10939msgid "Start Gnash in pause mode"
10940msgstr "以暂停方式启动 Gnash"
10941
10942#: gui/qt/Qt4GlueAgg.cpp:115
10943msgid "Could not create AGG renderer with pixelformat ABGR32"
10944msgstr "无法以像素格式 ABGR32 创建 AGG 渲染器"
10945
10946#: gui/qt/kde_glue_agg.cpp:156
10947msgid "Could not create AGG renderer with pixelformat BGRA32"
10948msgstr "无法以像素格式 BGRA32 创建 AGG 渲染器"
10949
10950#: gui/qt/kde.cpp:413
10951msgid "Play Movie"
10952msgstr "播放影片"
10953
10954#: gui/qt/kde.cpp:414
10955msgid "Pause Movie"
10956msgstr "暂停影片"
10957
10958#: gui/qt/kde.cpp:415
10959msgid "Stop Movie"
10960msgstr "停止影片"
10961
10962#: gui/qt/kde.cpp:416 gui/gtk/gtk.cpp:2152
10963msgid "Restart Movie"
10964msgstr "重新开始影片"
10965
10966#: gui/qt/kde.cpp:418
10967msgid "Step Forward"
10968msgstr "步进"
10969
10970#: gui/qt/kde.cpp:419
10971msgid "Step Backward"
10972msgstr "步退"
10973
10974#: gui/qt/kde.cpp:420
10975msgid "Jump Forward"
10976msgstr "前跳"
10977
10978#: gui/qt/kde.cpp:421
10979msgid "Jump Backward"
10980msgstr "回跳"
10981
10982#: gui/pythonmod/gnash-view.cpp:220 gui/Player.cpp:288
10983#, c-format
10984msgid "Could not create sound handler: %s. Will continue without sound."
10985msgstr "无法创建声音处理器:%s。将继续,没有声音。"
10986
10987#: gui/pythonmod/gnash-view.cpp:223 gui/Player.cpp:283
10988msgid "Sound requested but no sound support compiled in"
10989msgstr "请求声音,但未编译声音支持"
10990
10991#: gui/aos4/aos4.cpp:70
10992#, c-format
10993msgid "Exception: %s on file %s line %d"
10994msgstr "异常:%s,在文件 %s 的第 %d 行"
10995
10996#: gui/aos4/aos4.cpp:266 gui/gtk/gtk.cpp:2591
10997#, c-format
10998msgid ""
10999"Attempting to open file %s.\n"
11000"NOTE: the file open functionality is not yet implemented!"
11001msgstr ""
11002"尝试打开文件 %s。\n"
11003"注意:打开文件功能尚未实现!"
11004
11005#: gui/aos4/aos4.cpp:274
11006msgid "Cannot open File Requester!\n"
11007msgstr "无法打开文件请求程序!\n"
11008
11009#: gui/aos4/aos4.cpp:609
11010msgid "error creating RenderHandler!\n"
11011msgstr "创建渲染处理器出错!\n"
11012
11013#: gui/aos4/aos4_cairo_glue.cpp:124
11014#, c-format
11015msgid "Cairo's bit depth must be 16, 24 or 32 bits, not %d."
11016msgstr "Cairo 的位深度必须为 16、24 或 32 位,而非 %d。"
11017
11018#: gui/aos4/aos4_cairo_glue.cpp:212 gui/aos4/aos4_agg_glue.cpp:216
11019msgid "Cannot layout Menu!!\n"
11020msgstr "无法布局菜单!!\n"
11021
11022#: gui/aos4/aos4_cairo_glue.cpp:216 gui/aos4/aos4_agg_glue.cpp:220
11023msgid "Cannot create Menu!!\n"
11024msgstr "无法创建菜单!!\n"
11025
11026#: gui/aos4/aos4_cairo_glue.cpp:219 gui/aos4/aos4_agg_glue.cpp:223
11027msgid "Cannot get Visual Info!!\n"
11028msgstr "无法获得可视信息!!\n"
11029
11030#: gui/aos4/aos4_cairo_glue.cpp:222 gui/aos4/aos4_agg_glue.cpp:226
11031msgid "Cannot get WB Screen pointer!!\n"
11032msgstr "无法获得 WB 屏幕指针!!\n"
11033
11034#: gui/aos4/aos4_cairo_glue.cpp:259 gui/aos4/aos4_agg_glue.cpp:264
11035msgid "prepDrawingArea() failed.\n"
11036msgstr "prepDrawingArea() 失败。\n"
11037
11038#: gui/aos4/aos4_agg_glue.cpp:277
11039#, c-format
11040msgid "AOS4-AGG: %i byte offscreen buffer allocated"
11041msgstr "AOS4-AGG:已分配 %i 字节的幕后缓存"
11042
11043#: gui/sdl/sdl_agg_glue.cpp:95
11044msgid "SDL_SetVideoMode() failed for SdlAggGlue."
11045msgstr "对 SdlAggGlue 的 SDL_SetVideoMode() 失败。"
11046
11047#: gui/gui.cpp:193
11048msgid "Clipboard not yet supported in this GUI"
11049msgstr "此用户界面尚未实现剪贴板支持"
11050
11051#: gui/gui.cpp:199 gui/gui.cpp:211
11052msgid "Fullscreen not yet supported in this GUI"
11053msgstr "此用户界面尚未实现全屏支持"
11054
11055#: gui/gui.cpp:205
11056msgid "Window resize not yet supported in this GUI"
11057msgstr "此用户界面尚未实现对调整窗口大小的支持"
11058
11059#: gui/gui.cpp:229 gui/gui.cpp:242
11060msgid "Menu show/hide not yet supported in this GUI"
11061msgstr "此用户界面尚未实现对菜单显示/隐藏的支持"
11062
11063#: gui/gui.cpp:235
11064msgid "Mouse show/hide not yet supported in this GUI"
11065msgstr "此用户界面尚未实现对鼠标显示/隐藏的支持"
11066
11067#: gui/gui.cpp:282
11068msgid "Can't update stage matrix till VM is initialized"
11069msgstr ""
11070
11071#: gui/gui.cpp:334
11072#, c-format
11073msgid "Invalid scaleMode %d"
11074msgstr "无效的 scaleMode %d"
11075
11076#: gui/gui.cpp:374
11077#, c-format
11078msgid "Invalid horizontal align %d"
11079msgstr "无效的水平对齐 %d"
11080
11081#: gui/gui.cpp:405
11082#, c-format
11083msgid "Invalid vertical align %d"
11084msgstr "无效的竖直对齐 %d"
11085
11086#: gui/gui.cpp:900
11087#, fuzzy
11088msgid "GUI is in stop mode, won't start application"
11089msgstr "用户界面在停止模式,不会启动应用程序"
11090
11091#: gui/gui.cpp:1261
11092#, c-format
11093msgid "This gui didn't override 'yesno', assuming 'yes' answer to question: %s"
11094msgstr ""
11095
11096#: gui/gui.cpp:1270
11097msgid "Gui::setQuality called before a movie_root was available"
11098msgstr "在 movie_root 可用前调用了 Gui::setQuality"
11099
11100#: gui/gui.cpp:1280
11101msgid "Gui::getQuality called before a movie_root was available"
11102msgstr "在 movie_root 可用前调用了 Gui::getQuality"
11103
11104#: gui/Player.cpp:131
11105msgid "GUI ExternalInterface.Pan event"
11106msgstr "用户界面 ExternalInterface.Pan 事件"
11107
11108#: gui/Player.cpp:143
11109msgid "GUI ExternalInterface.SetZoomRect event"
11110msgstr "用户界面 ExternalInterface.SetZoomRect 事件"
11111
11112#: gui/Player.cpp:151
11113msgid "GUI ExternalInterface.Zoom event"
11114msgstr "用户界面 ExternalInterface.Zoom 事件"
11115
11116#: gui/Player.cpp:169
11117#, c-format
11118msgid "Unhandled callback %s with arguments %s"
11119msgstr "未处理的回调 %s,参数 %s"
11120
11121#: gui/Player.cpp:434
11122msgid "Non-existent media handler %1% specified"
11123msgstr "指定了不存在的媒体处理器 %1%"
11124
11125#: gui/Player.cpp:545
11126#, c-format
11127msgid "Movie Frame Rate is %d, adjusting delay"
11128msgstr "影片帧率为 %d,调整延迟"
11129
11130#: gui/Player.cpp:682
11131msgid "Got unexpected argument type for message %1%"
11132msgstr "消息 %1% 的参数类型异常"
11133
11134#: gui/Player.cpp:717
11135#, c-format
11136msgid ""
11137"Could only write %d bytes over %d required to user-provided host requests fd "
11138"%d"
11139msgstr ""
11140"只能向用户提供的主机请求文件描述符 %3$d 写入 %1$d 个字节,而非要求的 %2$d 个"
11141
11142#: gui/Player.cpp:773
11143#, c-format
11144msgid "FsCommand exec called with argument %s"
11145msgstr "进行了 FsCommand exec 调用,参数 %s"
11146
11147#: gui/Player.cpp:790
11148#, c-format
11149msgid "FsCommand trapallkeys called with argument %s"
11150msgstr "进行了 FsCommand trapallkeys 调用,参数 %s"
11151
11152#: gui/Player.cpp:796
11153#, c-format
11154msgid "FsCommand '%s(%s)' not handled internally"
11155msgstr "FsCommand“%s(%s)”未进行内部处理"
11156
11157#: gui/gtk/gtk_glue_cairo.cpp:223
11158msgid "Cairo: failed to create a rendering buffer!"
11159msgstr "Cairo:创建渲染缓存失败!"
11160
11161#: gui/gtk/gtk_glue_ovg.cpp:182
11162msgid "Could not create OPENVG renderer"
11163msgstr "无法创建 OPENVG 渲染器!"
11164
11165#: gui/gtk/gtk_glue_ovg.cpp:265 gui/gtk/gtk_glue_ovg.cpp:282
11166msgid "No off screen buffer!"
11167msgstr "无幕后缓存!"
11168
11169#: gui/gtk/gtk_glue_ovg.cpp:400
11170#, c-format
11171msgid "eglGetConfigs() failed to retrive the configs (error %s)"
11172msgstr "eglGetConfigs() 无法取回配置(配置 %s)"
11173
11174#: gui/gtk/gtk_glue_agg_vaapi.cpp:163
11175msgid "WARNING: failed to create VA-API display."
11176msgstr "警告:创建 VA-API 显示失败。"
11177
11178#: gui/gtk/gtk_glue_agg_vaapi.cpp:204
11179#, c-format
11180msgid ""
11181"GTK-AGG: Unknown RGB format %s reported by VA-API.Please report this to the "
11182"gnash-dev mailing list."
11183msgstr ""
11184"GTK-AGG:VA-API 报告了未知的 RGB 格式 %s。请向 gnash-dev 邮件列表报告这一问"
11185"题。"
11186
11187#: gui/gtk/gtk_glue_agg_vaapi.cpp:231 gui/gtk/gtk_glue_agg_vaapi.cpp:289
11188msgid "failed to map VA-API image."
11189msgstr "映射 VA-API 图像失败。"
11190
11191#: gui/gtk/gtk_glue_agg_vaapi.cpp:237
11192msgid "failed to associate VA-API subpicture."
11193msgstr "关联 VA-API 子图(subpicture)失败。"
11194
11195#: gui/gtk/gtk_glue_agg_vaapi.cpp:371
11196#, c-format
11197msgid "failed to setup video window for surface 0x%08x."
11198msgstr "无法为表面 0x%08x 设置视频窗口。"
11199
11200#: gui/gtk/gtk_glue_agg_vaapi.cpp:378
11201#, c-format
11202msgid "failed to associate subpicture to surface 0x%08x."
11203msgstr "无法将子图(subpicture)关联到表面 0x%08x。"
11204
11205#: gui/gtk/gtk.cpp:159
11206msgid "Failed to initialize X threading support\n"
11207msgstr "初始化 X 线程支持失败\n"
11208
11209#: gui/gtk/gtk.cpp:202
11210msgid "This system lacks a hardware OpenGL driver!"
11211msgstr "此系统缺少硬件 OpenGL 驱动!"
11212
11213#: gui/gtk/gtk.cpp:223
11214msgid "Click to play"
11215msgstr "点击播放"
11216
11217#: gui/gtk/gtk.cpp:612
11218#, c-format
11219msgid "Advance interval timer set to %d ms (~ %d FPS)"
11220msgstr "高级内部定时器设置为 %d 毫秒(约 %d FPS)"
11221
11222#: gui/gtk/gtk.cpp:686
11223msgid "Sound"
11224msgstr "声音"
11225
11226#: gui/gtk/gtk.cpp:1274
11227msgid "_Network"
11228msgstr "网络(_N)"
11229
11230#: gui/gtk/gtk.cpp:1286
11231msgid "Network timeout in seconds (0 for no timeout):"
11232msgstr "网络超时秒数(0 为无超时):"
11233
11234#: gui/gtk/gtk.cpp:1305
11235msgid "_Logging"
11236msgstr "日志记录(_L)"
11237
11238#: gui/gtk/gtk.cpp:1314
11239msgid "Verbosity level:"
11240msgstr "详尽程度:"
11241
11242#: gui/gtk/gtk.cpp:1327
11243msgid "Log to _file"
11244msgstr "记录到文件(_F)"
11245
11246#: gui/gtk/gtk.cpp:1333
11247msgid "Logfile name:"
11248msgstr "日志文件名:"
11249
11250#: gui/gtk/gtk.cpp:1346
11251msgid "Log _parser output"
11252msgstr "记录解析器输出(_P)"
11253
11254#: gui/gtk/gtk.cpp:1354
11255msgid "Log SWF _actions"
11256msgstr "记录 SWF 操作(_A)"
11257
11258#: gui/gtk/gtk.cpp:1362
11259msgid "Log malformed SWF _errors"
11260msgstr "记录损坏的 SWF 错误(_E)"
11261
11262#: gui/gtk/gtk.cpp:1370
11263msgid "Log ActionScript _coding errors"
11264msgstr "记录 ActionScript 代码错误(_C)"
11265
11266#: gui/gtk/gtk.cpp:1386
11267msgid "_Security"
11268msgstr "安全(_S)"
11269
11270#: gui/gtk/gtk.cpp:1399
11271msgid "Connect only to local _host"
11272msgstr "只连接本地主机(_H)"
11273
11274#: gui/gtk/gtk.cpp:1406
11275msgid "Connect only to local _domain"
11276msgstr "只连接本地域(_D)"
11277
11278#: gui/gtk/gtk.cpp:1413
11279msgid "Disable SSL _verification"
11280msgstr "禁用 SSL 验证(_V)"
11281
11282#: gui/gtk/gtk.cpp:1420
11283msgid "_Whitelist"
11284msgstr "白名单(_W)"
11285
11286#: gui/gtk/gtk.cpp:1429
11287msgid "_Blacklist"
11288msgstr "黑名单(_B)"
11289
11290#: gui/gtk/gtk.cpp:1454
11291msgid "Do _not write Shared Object files"
11292msgstr "不写共享对象文件(_N)"
11293
11294#: gui/gtk/gtk.cpp:1461
11295msgid "Only _access local Shared Object files"
11296msgstr "只访问本地的共享对象文件(_A)"
11297
11298#: gui/gtk/gtk.cpp:1468
11299msgid "Disable Local _Connection object"
11300msgstr "禁用本地连接对象(_C)"
11301
11302#: gui/gtk/gtk.cpp:1482
11303msgid "_Media"
11304msgstr "媒体(_M)"
11305
11306#: gui/gtk/gtk.cpp:1493
11307msgid "Use sound _handler"
11308msgstr "使用声音处理器(_H)"
11309
11310#: gui/gtk/gtk.cpp:1501
11311msgid "<b>Media Streams</b>"
11312msgstr "<b>媒体流</b>"
11313
11314#: gui/gtk/gtk.cpp:1544
11315msgid "_Player"
11316msgstr "播放器(_P)"
11317
11318#: gui/gtk/gtk.cpp:1584
11319msgid "<i>If blank, Gnash will detect your OS</i>"
11320msgstr "<i>如果不填,Gnash 会检测您的操作系统</i>"
11321
11322#: gui/gtk/gtk.cpp:1637
11323msgid "Max scripts execution time (in seconds):"
11324msgstr "脚本执行最长时间(秒):"
11325
11326#: gui/gtk/gtk.cpp:1656
11327msgid "Max scripts recursion limit (stack depth):"
11328msgstr "脚本重入最大限制(栈深度):"
11329
11330#: gui/gtk/gtk.cpp:1672
11331msgid "Lock script limits so that SWF tags can't override"
11332msgstr "锁定脚本限制,以使 SWF 标记无法覆盖"
11333
11334#: gui/gtk/gtk.cpp:1684
11335msgid "Start _Gnash in pause mode"
11336msgstr "以暂停方式启动 _Gnash"
11337
11338#: gui/gtk/gtk.cpp:1843
11339msgid ""
11340"This program is free software; you can redistribute it and/or modify\n"
11341"it under the terms of the GNU General Public License as published by\n"
11342"the Free Software Foundation; either version 3 of the License, or\n"
11343"(at your option) any later version.\n"
11344"\n"
11345"This program is distributed in the hope that it will be useful,\n"
11346"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
11347"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
11348"GNU General Public License for more details.\n"
11349"You should have received a copy of the GNU General Public License\n"
11350"along with this program; if not, write to the Free Software\n"
11351"Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301\n"
11352"USA or visit http://www.gnu.org/licenses/."
11353msgstr ""
11354
11355#: gui/gtk/gtk.cpp:1859
11356msgid "Gnash is the GNU SWF Player based on GameSWF."
11357msgstr "Gnash 是基于 GameSWF 的 GNU SWF 播放器。"
11358
11359#: gui/gtk/gtk.cpp:1860
11360msgid ""
11361"\n"
11362"Renderer: "
11363msgstr ""
11364"\n"
11365"渲染器:"
11366
11367#: gui/gtk/gtk.cpp:1862
11368msgid ""
11369"\n"
11370"Hardware Acceleration: "
11371msgstr ""
11372"\n"
11373"硬件加速:"
11374
11375#: gui/gtk/gtk.cpp:1864
11376msgid ""
11377"\n"
11378"GUI: "
11379msgstr ""
11380"\n"
11381"用户界面:"
11382
11383#: gui/gtk/gtk.cpp:1866
11384msgid ""
11385"\n"
11386"Media: "
11387msgstr ""
11388"\n"
11389"媒体:"
11390
11391#: gui/gtk/gtk.cpp:1896
11392msgid "translator-credits"
11393msgstr "Wylmer Wang <wantinghard@gmail.com>"
11394
11395#: gui/gtk/gtk.cpp:1923
11396msgid "_File"
11397msgstr "文件(_F)"
11398
11399#: gui/gtk/gtk.cpp:1976
11400msgid "_Edit"
11401msgstr "编辑(_E)"
11402
11403#: gui/gtk/gtk.cpp:1996
11404msgid "_Help"
11405msgstr "帮助(_H)"
11406
11407#: gui/gtk/gtk.cpp:2016
11408msgid "_View"
11409msgstr "查看(_V)"
11410
11411#: gui/gtk/gtk.cpp:2024
11412msgid "Redraw"
11413msgstr "重绘"
11414
11415#: gui/gtk/gtk.cpp:2034 gui/gtk/gtk.cpp:2039
11416msgid "Toggle fullscreen"
11417msgstr "切换全屏"
11418
11419#: gui/gtk/gtk.cpp:2048
11420msgid "Show updated ranges"
11421msgstr "显示已更新的范围"
11422
11423#: gui/gtk/gtk.cpp:2067
11424msgid "_Quality"
11425msgstr "质量(_Q)"
11426
11427#: gui/gtk/gtk.cpp:2077
11428msgid "Low"
11429msgstr "低"
11430
11431#: gui/gtk/gtk.cpp:2083
11432msgid "Medium"
11433msgstr "中"
11434
11435#: gui/gtk/gtk.cpp:2089
11436msgid "High"
11437msgstr "高"
11438
11439#: gui/gtk/gtk.cpp:2095
11440msgid "Best"
11441msgstr "最佳"
11442
11443#: gui/gtk/gtk.cpp:2108
11444msgid "Movie _Control"
11445msgstr "影片控制(_C)"
11446
11447#: gui/gtk/gtk.cpp:2275 gui/gtk/gtk.cpp:2276
11448#, c-format
11449msgid "Couldn't find pixmap file: %s"
11450msgstr "找不到像素映射(pixmap)文件:%s"
11451
11452#: gui/gtk/gtk.cpp:2282
11453#, c-format
11454msgid "Failed to load pixbuf file: %s: %s"
11455msgstr "加载 pixbuf 文件失败:%s:%s"
11456
11457#: gui/gtk/gtk.cpp:2608 gui/gtk/gtk.cpp:2621
11458msgid "Open file"
11459msgstr "打开文件"
11460
11461#: gui/gtk/gtk_glue_gtkglext.cpp:72
11462msgid ""
11463"Cannot find the double-buffered visual.\n"
11464"Trying single-buffered visual."
11465msgstr ""
11466"找不到双缓冲的视图。\n"
11467"请尝试单缓冲视图。"
11468
11469#: gui/gtk/gtk_glue_gtkglext.cpp:78
11470msgid "No appropriate OpenGL-capable visual found."
11471msgstr "未找到合适的能 OpenGL 渲染的视图。"
11472
11473#: extensions/mysql/mysql_db.cpp:186
11474msgid "Couldn't initialize database"
11475msgstr ""
11476
11477#: extensions/mysql/mysql_db.cpp:191
11478msgid "Couldn't connect to database"
11479msgstr ""
11480
11481#: extensions/mysql/mysql_db.cpp:217 extensions/mysql/mysql_db.cpp:245
11482#, c-format
11483msgid "MySQL connection error: %s"
11484msgstr ""
11485
11486#: extensions/mysql/mysql_db.cpp:224 extensions/mysql/mysql_db.cpp:252
11487#, c-format
11488msgid ""
11489"MySQL error on query for:\n"
11490"\t%s\n"
11491"Query was: %s"
11492msgstr ""
11493
11494#: extensions/mysql/mysql_db.cpp:266
11495#, c-format
11496msgid "Field name is: %s: "
11497msgstr ""
11498