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