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