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