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