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