Update with current status
[gnash.git] / po / en_GB.po
blob95cf20b83833c8a29c8ac69f0f333ff172a19b47
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: PACKAGE VERSION\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2012-01-20 17:11-0700\n"
10 "PO-Revision-Date: 2012-01-20 23:41+0200\n"
11 "Last-Translator: Chris <cjl@laptop.org>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "Language: en_GB\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18 "X-Generator: Pootle 2.0.5\n"
20 #: libbase/RTMP.cpp:222
21 msgid "Initial connection failed"
22 msgstr "Initial connection failed"
24 #: libbase/RTMP.cpp:325 libbase/RTMP.cpp:329
25 msgid "unsupported packet received"
26 msgstr "unsupported packet received"
28 #: libbase/RTMP.cpp:334
29 #, c-format
30 msgid "partially supported packet %s received"
31 msgstr "partially supported packet %s received"
33 #: libbase/RTMP.cpp:344
34 #, c-format
35 msgid "packet %s received"
36 msgstr "packet %s received"
38 #: libbase/RTMP.cpp:356
39 #, c-format
40 msgid "Unknown packet %s received"
41 msgstr "Unknown packet %s received"
43 #: libbase/RTMP.cpp:458
44 msgid "failed to read RTMP packet header 2nd byte"
45 msgstr "failed to read RTMP packet header 2nd byte"
47 #: libbase/RTMP.cpp:466
48 msgid "Failed to read RTMP packet header 3nd byte"
49 msgstr "Failed to read RTMP packet header 3nd byte"
51 #: libbase/RTMP.cpp:484
52 #, c-format
53 msgid "Incomplete packet received on channel %s"
54 msgstr "Incomplete packet received on channel %s"
56 #: libbase/RTMP.cpp:497
57 #, c-format
58 msgid "Failed to read RTMP packet header. type: %s"
59 msgstr "Failed to read RTMP packet header. type: %s"
61 #: libbase/RTMP.cpp:542
62 #, c-format
63 msgid "%s, failed to read extended timestamp"
64 msgstr "%s, failed to read extended timestamp"
66 #: libbase/RTMP.cpp:871
67 msgid "Stage 1 socket not ready. This should not happen."
68 msgstr "Stage 1 socket not ready. This should not happen."
70 #: libbase/RTMP.cpp:877
71 msgid "Could not send stage 1 data"
72 msgstr "Could not send stage 1 data"
74 #: libbase/RTMP.cpp:899
75 #, c-format
76 msgid "Type mismatch: client sent %d, server answered %d"
77 msgstr "Type mismatch: client sent %d, server answered %d"
79 #: libbase/RTMP.cpp:927
80 msgid "Could not send complete signature."
81 msgstr "Could not send complete signature."
83 #: libbase/RTMP.cpp:953
84 msgid "Signatures do not match during handshake!"
85 msgstr "Signatures do not match during handshake!"
87 #: libbase/RTMP.cpp:1041
88 msgid "Control packet too short"
89 msgstr "Control packet too short"
91 #: libbase/RTMP.cpp:1049
92 #, c-format
93 msgid "Control packet (%s) data too short"
94 msgstr "Control packet (%s) data too short"
96 #: libbase/RTMP.cpp:1087
97 #, c-format
98 msgid "Received unknown or unhandled control %s"
99 msgstr "Received unknown or unhandled control %s"
101 #: libbase/GnashImagePng.cpp:51
102 msgid "PNG error: "
103 msgstr "PNG error: "
105 #: libbase/StreamProvider.cpp:84 libbase/StreamProvider.cpp:149
106 msgid "Could not open file %1%: %2%"
107 msgstr "Could not open file %1%: %2%"
109 #: libbase/StreamProvider.cpp:112
110 msgid "Request Headers discarded while getting stream from file: uri"
111 msgstr "Request Headers discarded while getting stream from file: uri"
113 #: libbase/StreamProvider.cpp:135
114 msgid "POST data discarded while getting a stream from file: uri"
115 msgstr "POST data discarded while getting a stream from file: uri"
117 #: libbase/noseek_fd_adapter.cpp:223
118 #, c-format
119 msgid "Error reading %d bytes from input stream"
120 msgstr "Error reading %d bytes from input stream"
122 #: libbase/Socket.cpp:98
123 msgid "XMLSocket: The socket was never available"
124 msgstr "XMLSocket: The socket was never available"
126 #: libbase/Socket.cpp:125
127 msgid "Connection attempt while already connected"
128 msgstr "Connection attempt while already connected"
130 #: libbase/Socket.cpp:154
131 #, c-format
132 msgid "Socket creation failed: %s"
133 msgstr "Socket creation failed: %s"
135 #: libbase/Socket.cpp:171
136 #, c-format
137 msgid "Failed to connect socket: %s"
138 msgstr "Failed to connect socket: %s"
140 #: libbase/Socket.cpp:187
141 msgid "Setting socket timeout failed"
142 msgstr "Setting socket timeout failed"
144 #: libbase/Socket.cpp:237
145 #, c-format
146 msgid "Socket receive error %s"
147 msgstr "Socket receive error %s"
149 #: libbase/Socket.cpp:340
150 #, c-format
151 msgid "Socket send error %s"
152 msgstr "Socket send error %s"
154 #: libbase/Socket.cpp:355
155 msgid "tell() called for Socket"
156 msgstr "tell() called for Socket"
158 #: libbase/Socket.cpp:362
159 msgid "seek() called for Socket"
160 msgstr "seek() called for Socket"
162 #: libbase/Socket.cpp:369
163 msgid "go_to_end() called for Socket"
164 msgstr "go_to_end() called for Socket"
166 #: libbase/tu_file.cpp:193
167 msgid "Error while seeking to end: %1%"
168 msgstr "Error while seeking to end: %1%"
170 #: libbase/tu_file.cpp:229
171 msgid "Could not fstat file"
172 msgstr "Could not fstat file"
174 #: libbase/rc.cpp:171 libbase/rc.cpp:702
175 msgid "Failed to find user settings directory"
176 msgstr "Failed to find user settings directory"
178 #: libbase/rc.cpp:382
179 msgid "RcInitFile: couldn't open file: "
180 msgstr "RcInitFile: couldn't open file: "
182 #: libbase/rc.cpp:422
183 #, c-format
184 msgid "Warning: missing value for variable \"%s\" in rcfile %s, line %d"
185 msgstr "Warning: missing value for variable \"%s\" in rcfile %s, line %d"
187 #: libbase/rc.cpp:625
188 #, c-format
189 msgid "Warning: unrecognized directive \"%s\" in rcfile %s line %d"
190 msgstr "Warning: unrecognized directive \"%s\" in rcfile %s line %d"
192 #: libbase/rc.cpp:637
193 #, c-format
194 msgid "Warning: empty include specification in rcfile %s, line %d"
195 msgstr "Warning: empty include specification in rcfile %s, line %d"
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 ""
202 "Warning: include specification must be an absolute path in rcfile %s, line %d"
204 #: libbase/rc.cpp:651
205 #, c-format
206 msgid "Warning: unrecognized action \"%s\" in rcfile %s, line %d"
207 msgstr "Warning: unrecognised action \"%s\" in rcfile %s, line %d"
209 #: libbase/rc.cpp:743
210 #, c-format
211 msgid "Couldn't open file %s for writing"
212 msgstr "Couldn't open file %s for writing"
214 #: libbase/rc.cpp:752
215 msgid "# Generated by Gnash. Manual changes to this file may be overridden."
216 msgstr "# Generated by Gnash. Manual changes to this file may be overridden."
218 #: libbase/extension.cpp:115
219 #, c-format
220 msgid "Loading module: %s from %s"
221 msgstr "Loading module: %s from %s"
223 #: libbase/extension.cpp:128 cygnal/handler.cpp:300
224 #, c-format
225 msgid "Initializing module: \"%s\" from %s"
226 msgstr "Initialising module: \"%s\" from %s"
228 #: libbase/extension.cpp:145
229 msgid "Couldn't get class_init symbol"
230 msgstr "Couldn't get class_init symbol"
232 #: libbase/extension.cpp:159
233 #, c-format
234 msgid "Initializing module: \"%s\""
235 msgstr "Initialising module: \"%s\""
237 #: libbase/extension.cpp:174
238 #, c-format
239 msgid "Couldn't get class_init symbol: \"%s\""
240 msgstr "Couldn't get class_init symbol: \"%s\""
242 #: libbase/extension.cpp:202 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:313
243 #, c-format
244 msgid "Can't open directory %s"
245 msgstr "Can't open directory %s"
247 #: libbase/curl_adapter.cpp:48
248 msgid ""
249 "libcurl is not available, but Gnash has attempted to use the curl adapter"
250 msgstr ""
251 "libcurl is not available, but Gnash has attempted to use the curl adapter"
253 #: libbase/curl_adapter.cpp:245
254 #, c-format
255 msgid "Failed cleaning up share handle: %s. Giving up after %d retries."
256 msgstr "Failed cleaning up share handle: %s. Giving up after %d retries."
258 #: libbase/curl_adapter.cpp:249
259 #, c-format
260 msgid "Failed cleaning up share handle: %s. Will try again in a second."
261 msgstr "Failed cleaning up share handle: %s. Will try again in a second."
263 #: libbase/curl_adapter.cpp:339
264 msgid "lockSharedHandle: SSL session locking unsupported"
265 msgstr "lockSharedHandle: SSL session locking unsupported"
267 #: libbase/curl_adapter.cpp:342
268 msgid "lockSharedHandle: connect locking unsupported"
269 msgstr "lockSharedHandle: connect locking unsupported"
271 #: libbase/curl_adapter.cpp:345
272 msgid "lockSharedHandle: last locking unsupported ?!"
273 msgstr "lockSharedHandle: last locking unsupported ?!"
275 #: libbase/curl_adapter.cpp:348
276 #, c-format
277 msgid "lockSharedHandle: unknown shared data %d"
278 msgstr "lockSharedHandle: unknown shared data %d"
280 #: libbase/curl_adapter.cpp:374
281 msgid "unlockSharedHandle: SSL session locking unsupported"
282 msgstr "unlockSharedHandle: SSL session locking unsupported"
284 #: libbase/curl_adapter.cpp:377
285 msgid "unlockSharedHandle: connect locking unsupported"
286 msgstr "unlockSharedHandle: connect locking unsupported"
288 #: libbase/curl_adapter.cpp:380
289 msgid "unlockSharedHandle: last locking unsupported ?!"
290 msgstr "unlockSharedHandle: last locking unsupported ?!"
292 #: libbase/curl_adapter.cpp:383
293 #, c-format
294 msgid "unlockSharedHandle: unknown shared data %d"
295 msgstr "unlockSharedHandle: unknown shared data %d"
297 #: libbase/curl_adapter.cpp:672
298 #, c-format
299 msgid "FIXME: Timeout (%u milliseconds) while loading from URL %s"
300 msgstr "FIXME: Timeout (%u milliseconds) while loading from URL %s"
302 #: libbase/curl_adapter.cpp:720
303 #, c-format
304 msgid "Timeout (%u milliseconds) while loading from URL %s"
305 msgstr "Timeout (%u milliseconds) while loading from URL %s"
307 #: libbase/curl_adapter.cpp:763
308 #, c-format
309 msgid "HTTP response %ld from URL %s"
310 msgstr "HTTP response %ld from URL %s"
312 #: libbase/curl_adapter.cpp:774
313 #, c-format
314 msgid "CURL: %s"
315 msgstr "CURL: %s"
317 #: libbase/curl_adapter.cpp:807
318 msgid ""
319 "Could not open specified path as cache file. Using a temporary file instead"
320 msgstr ""
321 "Could not open specified path as cache file. Using a temporary file instead"
323 #: libbase/curl_adapter.cpp:815
324 msgid "Could not create temporary cache file"
325 msgstr "Could not create temporary cache file"
327 #: libbase/curl_adapter.cpp:825
328 msgid "Allowing connections to SSL sites with invalid certificates"
329 msgstr "Allowing connections to SSL sites with invalid certificates"
331 #: libbase/curl_adapter.cpp:1091
332 msgid ""
333 "curl adaptor's fillCacheNonBlocking set _error rather then throwing an "
334 "exception"
335 msgstr ""
336 "curl adaptor's fillCacheNonBlocking set _error rather then throwing an "
337 "exception"
339 #: libbase/curl_adapter.cpp:1156
340 #, c-format
341 msgid "Warning: could not cache enough bytes on seek: %d requested, %d cached"
342 msgstr "Warning: could not cache enough bytes on seek: %d requested, %d cached"
344 #: libbase/curl_adapter.cpp:1162
345 msgid "Warning: fseek failed"
346 msgstr "Warning: fseek failed"
348 #: libbase/curl_adapter.cpp:1342 libbase/curl_adapter.cpp:1361
349 #: libbase/curl_adapter.cpp:1377
350 #, c-format
351 msgid "curl stream: %s"
352 msgstr "curl stream: %s"
354 #: libbase/ClockTime.cpp:223
355 msgid "Cannot get requested timezone information"
356 msgstr "Cannot get requested timezone information"
358 #: libbase/SharedMem.cpp:68
359 #, c-format
360 msgid "Error detaching shared memory: %s"
361 msgstr "Error detaching shared memory: %s"
363 #: libbase/SharedMem.cpp:75
364 #, c-format
365 msgid "Error during stat of shared memory segment: %s"
366 msgstr "Error during stat of shared memory segment: %s"
368 #: libbase/SharedMem.cpp:83
369 msgid "No shared memory users left. Removing segment and semaphore."
370 msgstr "No shared memory users left. Removing segment and semaphore."
372 #: libbase/SharedMem.cpp:150
373 msgid "Failed to get semaphore for shared memory!"
374 msgstr "Failed to get semaphore for shared memory!"
376 #: libbase/SharedMem.cpp:157
377 msgid "Failed to set semaphore value"
378 msgstr "Failed to set semaphore value"
380 #: libbase/SharedMem.cpp:167
381 msgid "Need semaphore value of 1 for locking. Cannot attach shared memory!"
382 msgstr "Need semaphore value of 1 for locking. Cannot attach shared memory!"
384 #: libbase/SharedMem.cpp:182
385 msgid "Unable to get shared memory segment!"
386 msgstr "Unable to get shared memory segment!"
388 #: libbase/SharedMem.cpp:189
389 #, c-format
390 msgid "Unable to attach shared memory: %s"
391 msgstr "Unable to attach shared memory: %s"
393 #: libbase/GnashImage.cpp:179
394 msgid "Requested to write image as unsupported filetype"
395 msgstr "Requested to write image as unsupported filetype"
397 #: libbase/GnashImage.cpp:235
398 msgid "Invalid image returned"
399 msgstr "Invalid image returned"
401 #: libbase/GnashImage.cpp:243
402 #, c-format
403 msgid "Out of memory while trying to create %dx%d image"
404 msgstr "Out of memory while trying to create %dx%d image"
406 #: libbase/GnashImageGif.cpp:175
407 msgid "GIF: Error retrieving image description"
408 msgstr "GIF: Error retrieving image description"
410 #: libbase/GnashImageGif.cpp:204
411 msgid "GIF: invalid image data (bounds outside GIF screen)"
412 msgstr "GIF: invalid image data (bounds outside GIF screen)"
414 #: libbase/GnashImageGif.cpp:226 libbase/GnashImageGif.cpp:244
415 msgid "GIF: failed reading pixel data"
416 msgstr "GIF: failed reading pixel data"
418 #: libbase/GnashImageGif.cpp:283
419 msgid "GIF: Error retrieving record type"
420 msgstr "GIF: Error retrieving record type"
422 #: libbase/memory.cpp:94
423 #, c-format
424 msgid "Allocating buffer for %d data samples"
425 msgstr "Allocating buffer for %d data samples"
427 #: libbase/memory.cpp:301
428 msgid "Calculations don't equal"
429 msgstr "Calculations don't equal"
431 #: libbase/memory.cpp:303
432 msgid "Zero memory leaks for this program"
433 msgstr "Zero memory leaks for this program"
435 #: libbase/GnashVaapiImage.cpp:51
436 #, c-format
437 msgid "GnashVaapiImage::GnashVaapiImage(): surface 0x%08x, size %dx%d\n"
438 msgstr "GnashVaapiImage::GnashVaapiImage(): surface 0x%08x, size %dx%d\n"
440 #: libbase/GnashVaapiImage.cpp:57
441 #, c-format
442 msgid "GnashVaapiImage::~GnashVaapiImage(): surface 0x%08x\n"
443 msgstr "GnashVaapiImage::~GnashVaapiImage(): surface 0x%08x\n"
445 #: libbase/GnashVaapiImage.cpp:69
446 #, c-format
447 msgid "GnashVaapi::update(): data %p\n"
448 msgstr "GnashVaapi::update(): data %p\n"
450 #: libbase/GnashVaapiImage.cpp:101
451 msgid "GnashVaapiImage: VA surface to SW pixels are not supported\n"
452 msgstr "GnashVaapiImage: VA surface to SW pixels are not supported\n"
454 #: libbase/GnashVaapiImage.cpp:112
455 #, c-format
456 msgid "GnashVaapiImage::data(): surface 0x%08x\n"
457 msgstr "GnashVaapiImage::data(): surface 0x%08x\n"
459 #: libbase/GnashVaapiImage.cpp:113 libbase/GnashVaapiImage.cpp:129
460 #, c-format
461 msgid "  -> %u usec from creation\n"
462 msgstr "  -> %u usec from creation\n"
464 #: libbase/GnashVaapiImage.cpp:127
465 #, c-format
466 msgid "GnashVaapiImage::data() const: surface 0x%08x\n"
467 msgstr "GnashVaapiImage::data() const: surface 0x%08x\n"
469 #: libbase/sharedlib.cpp:69
470 #, c-format
471 msgid "Couldn't initialize ltdl: %s"
472 msgstr "Couldn't initialise ltdl: %s"
474 #: libbase/sharedlib.cpp:98
475 #, c-format
476 msgid "Trying to open shared library \"%s\""
477 msgstr "Trying to open shared library \"%s\""
479 #: libbase/sharedlib.cpp:112
480 #, c-format
481 msgid "Opened dynamic library \"%s\""
482 msgstr "Opened dynamic library \"%s\""
484 #: libbase/sharedlib.cpp:131
485 #, c-format
486 msgid "Couldn't find symbol: %s"
487 msgstr "Couldn't find symbol: %s"
489 #: libbase/sharedlib.cpp:134
490 #, c-format
491 msgid "Found symbol %s @ %p"
492 msgstr "Found symbol %s @ %p"
494 #: libbase/GnashImageJpeg.cpp:116
495 msgid "JPEG: Empty jpeg source stream."
496 msgstr "JPEG: Empty jpeg source stream."
498 #: libbase/GnashImageJpeg.cpp:263 libbase/GnashImageJpeg.cpp:290
499 #: libbase/GnashImageJpeg.cpp:308 libbase/GnashImageJpeg.cpp:364
500 msgid "Internal jpeg error: "
501 msgstr "Internal jpeg error: "
503 #: libbase/GnashImageJpeg.cpp:274
504 msgid "Lack of data during JPEG header parsing"
505 msgstr "Lack of data during JPEG header parsing"
507 #: libbase/GnashImageJpeg.cpp:284
508 #, c-format
509 msgid "unexpected: jpeg_read_header returned %d"
510 msgstr "unexpected: jpeg_read_header returned %d"
512 #: libbase/GnashImageJpeg.cpp:320
513 msgid "lack of data during JPEG header parsing"
514 msgstr "lack of data during JPEG header parsing"
516 #: libbase/GnashImageJpeg.cpp:330
517 #, c-format
518 msgid "unexpected: jpeg_read_header returned %d [%s:%d]"
519 msgstr "unexpected: jpeg_read_header returned %d [%s:%d]"
521 #: libbase/GnashImageJpeg.cpp:338
522 msgid "Internal jpeg error during header parsing: "
523 msgstr "Internal jpeg error during header parsing: "
525 #: libbase/GnashImageJpeg.cpp:346
526 msgid "Internal jpeg error during decompression: "
527 msgstr "Internal jpeg error during decompression: "
529 #: libbase/GnashImageJpeg.cpp:521
530 msgid "rw_dest_IOChannel couldn't write data."
531 msgstr "rw_dest_IOChannel couldn't write data."
533 #: libbase/GnashImageJpeg.cpp:546
534 msgid "rw_dest_IOChannel::term_destination couldn't write data."
535 msgstr "rw_dest_IOChannel::term_destination couldn't write data."
537 #: libbase/AMF.cpp:90
538 msgid "Read past _end of buffer for string length"
539 msgstr "Read past _end of buffer for string length"
541 #: libbase/AMF.cpp:97
542 msgid "Read past _end of buffer for string type"
543 msgstr "Read past _end of buffer for string type"
545 #: libbase/AMF.cpp:138
546 msgid "writePlainString called with invalid type!"
547 msgstr "writePlainString called with invalid type!"
549 #: libbase/URLAccessManager.cpp:90
550 #, c-format
551 msgid "Load from host %s granted (whitelisted)"
552 msgstr "Load from host %s granted (whitelisted)"
554 #: libbase/URLAccessManager.cpp:96
555 #, c-format
556 msgid "Load from host %s forbidden (not in non-empty whitelist)"
557 msgstr "Load from host %s forbidden (not in non-empty whitelist)"
559 #: libbase/URLAccessManager.cpp:110
560 #, c-format
561 msgid "Load from host %s forbidden (blacklisted)"
562 msgstr "Load from host %s forbidden (blacklisted)"
564 #: libbase/URLAccessManager.cpp:115
565 #, c-format
566 msgid "Load from host %s granted (default)"
567 msgstr "Load from host %s granted (default)"
569 #: libbase/URLAccessManager.cpp:147
570 #, c-format
571 msgid "Load of file %s forbidden (starting URL %s is not a local resource)"
572 msgstr "Load of file %s forbidden (starting URL %s is not a local resource)"
574 #: libbase/URLAccessManager.cpp:164
575 #, c-format
576 msgid "Load of file %s granted (under local sandbox %s)"
577 msgstr "Load of file %s granted (under local sandbox %s)"
579 #: libbase/URLAccessManager.cpp:172
580 #, c-format
581 msgid "Load of file %s forbidden (not under local sandboxes)"
582 msgstr "Load of file %s forbidden (not under local sandboxes)"
584 #: libbase/URLAccessManager.cpp:212
585 #, c-format
586 msgid "gethostname failed: %s"
587 msgstr "gethostname failed: %s"
589 #: libbase/URLAccessManager.cpp:234
590 #, c-format
591 msgid "Load from host %s forbidden (not in the local domain)"
592 msgstr "Load from host %s forbidden (not in the local domain)"
594 #: libbase/URLAccessManager.cpp:240
595 #, c-format
596 msgid "Load from host %s forbidden (not on the local host)"
597 msgstr "Load from host %s forbidden (not on the local host)"
599 #: libbase/URLAccessManager.cpp:262
600 #, c-format
601 msgid "Attempt to connect to disallowed port %s"
602 msgstr "Attempt to connect to disallowed port %s"
604 #: libbase/URLAccessManager.cpp:272
605 #, c-format
606 msgid "Checking security of URL '%s'"
607 msgstr "Checking security of URL '%s'"
609 #: libbase/URLAccessManager.cpp:284
610 msgid "Network connection without hostname requested"
611 msgstr "Network connection without hostname requested"
613 #: librender/opengl/Renderer_ogl.cpp:234
614 msgid "OSMesaCreateContext failed!"
615 msgstr "OSMesaCreateContext failed!"
617 #: librender/opengl/Renderer_ogl.cpp:240
618 msgid "OSMesaMakeCurrent failed!"
619 msgstr "OSMesaMakeCurrent failed!"
621 #: librender/opengl/Renderer_ogl.cpp:247
622 #, c-format
623 msgid "OSMesa handle successfully created. with width %d and height %d."
624 msgstr "OSMesa handle successfully created. with width %d and height %d."
626 #: librender/opengl/Renderer_ogl.cpp:344
627 #, c-format
628 msgid "OpenGL: %s"
629 msgstr "OpenGL: %s"
631 #: librender/opengl/Renderer_ogl.cpp:517
632 #, c-format
633 msgid "GLU: %s"
634 msgstr "GLU: %s"
636 #: librender/opengl/Renderer_ogl.cpp:868
637 msgid ""
638 "An insane number of video frames have been requested to be drawn. Further "
639 "video frames will be ignored."
640 msgstr ""
641 "An insane number of video frames have been requested to be drawn. Further "
642 "video frames will be ignored."
644 #: librender/opengl/Renderer_ogl.cpp:1142
645 #: librender/openvg/OpenVGRenderer.cpp:569
646 #: librender/opengles1/Renderer_gles1.cpp:230
647 msgid "set_antialiased"
648 msgstr "set_antialiased"
650 #: librender/opengl/Renderer_ogl.cpp:1436
651 #: librender/openvg/OpenVGRenderer.cpp:864
652 msgid "Unidirectionally scaled strokes in OGL renderer"
653 msgstr "Unidirectionally scaled strokes in OGL renderer"
655 #: librender/opengl/Renderer_ogl.cpp:1450
656 msgid ""
657 "Your OpenGL implementation does not support the line width requested. Lines "
658 "will be drawn with reduced width."
659 msgstr ""
660 "Your OpenGL implementation does not support the line width requested. Lines "
661 "will be drawn with reduced width."
663 #: librender/opengl/Renderer_ogl.cpp:1927
664 #, c-format
665 msgid "two gradients in a FillStyle have the same position/ratio: %d"
666 msgstr "two gradients in a FillStyle have the same position/ratio: %d"
668 #: librender/openvg/OpenVGBitmap.cpp:82 librender/openvg/OpenVGBitmap.cpp:285
669 #, c-format
670 msgid "Failed to create VG image! %s"
671 msgstr "Failed to create VG image! %s"
673 #: librender/openvg/OpenVGBitmap.cpp:88 librender/openvg/OpenVGBitmap.cpp:291
674 #, c-format
675 msgid "Image has RGB Pixel Format, Stride is %d, width is %d, height is %d"
676 msgstr "Image has RGB Pixel Format, Stride is %d, width is %d, height is %d"
678 #: librender/openvg/OpenVGBitmap.cpp:94 librender/openvg/OpenVGBitmap.cpp:297
679 #, c-format
680 msgid "Image has RGBA Pixel Format, Stride is %d, width is %d, height is %d"
681 msgstr "Image has RGBA Pixel Format, Stride is %d, width is %d, height is %d"
683 #: librender/openvg/OpenVGBitmap.cpp:349
684 msgid "No supported wrap mode specified!"
685 msgstr "No supported wrap mode specified!"
687 #: librender/openvg/OpenVGRenderer.cpp:275
688 #, c-format
689 msgid "VG Vendor is %s, VG Version is %s, VG Renderer is %s"
690 msgstr "VG Vendor is %s, VG Version is %s, VG Renderer is %s"
692 #: librender/openvg/OpenVGRenderer.cpp:278
693 msgid "VG Extensions are: "
694 msgstr "VG Extensions are: "
696 #: librender/openvg/OpenVGRenderer.cpp:319
697 #: librender/opengles1/Renderer_gles1.cpp:124
698 msgid "drawVideoFrame"
699 msgstr "drawVideoFrame"
701 #: librender/openvg/OpenVGRenderer.cpp:836
702 #: librender/cairo/Renderer_cairo.cpp:864
703 msgid "join style"
704 msgstr "join style"
706 #: librender/openvg/OpenVGRenderer.cpp:850
707 #: librender/cairo/Renderer_cairo.cpp:883
708 msgid "cap style"
709 msgstr "cap style"
711 #: librender/openvg/OpenVGRenderer.cpp:1299
712 msgid "unsupported VG_MATRIX_MODE!"
713 msgstr "unsupported VG_MATRIX_MODE!"
715 #: librender/openvg/OpenVGRenderer.cpp:1301
716 #, c-format
717 msgid "VG_MATRIX_MODE is %s"
718 msgstr "VG_MATRIX_MODE is %s"
720 #: librender/openvg/OpenVGRenderer.cpp:1312
721 msgid "unsupported VG_FILL_RULE!"
722 msgstr "unsupported VG_FILL_RULE!"
724 #: librender/openvg/OpenVGRenderer.cpp:1314
725 #, c-format
726 msgid "VG_FILL_RULE is %s"
727 msgstr "VG_FILL_RULE is %s"
729 #: librender/openvg/OpenVGRenderer.cpp:1333
730 msgid "unsupported VG_IMAGE_QUALITY!"
731 msgstr "unsupported VG_IMAGE_QUALITY!"
733 #: librender/openvg/OpenVGRenderer.cpp:1335
734 #, c-format
735 msgid "VG_IMAGE_QUALITY is %s"
736 msgstr "VG_IMAGE_QUALITY is %s"
738 #: librender/openvg/OpenVGRenderer.cpp:1354
739 msgid "unsupported VG_RENDERING_QUALITY!"
740 msgstr "unsupported VG_RENDERING_QUALITY!"
742 #: librender/openvg/OpenVGRenderer.cpp:1356
743 #, c-format
744 msgid "VG_RENDERING_QUALITY is %s"
745 msgstr "VG_RENDERING_QUALITY is %s"
747 #: librender/openvg/OpenVGRenderer.cpp:1391
748 msgid "unsupported VG_BLEND_MODE!"
749 msgstr "unsupported VG_BLEND_MODE!"
751 #: librender/openvg/OpenVGRenderer.cpp:1393
752 #, c-format
753 msgid "VG_BLEND_MODE is %s"
754 msgstr "VG_BLEND_MODE is %s"
756 #: librender/openvg/OpenVGRenderer.cpp:1412
757 msgid "unsupported VG_IMAGE_MODE!"
758 msgstr "unsupported VG_IMAGE_MODE!"
760 #: librender/openvg/OpenVGRenderer.cpp:1414
761 #, c-format
762 msgid "VG_IMAGE_MODE is %s"
763 msgstr "VG_IMAGE_MODE is %s"
765 #: librender/openvg/OpenVGRenderer.cpp:1417
766 #, c-format
767 msgid "VG_STROKE_LINE_WIDTH is %d"
768 msgstr "VG_STROKE_LINE_WIDTH is %d"
770 #: librender/openvg/OpenVGRenderer.cpp:1436
771 msgid "unsupported VG_STROKE_CAP_STYLE!"
772 msgstr "unsupported VG_STROKE_CAP_STYLE!"
774 #: librender/openvg/OpenVGRenderer.cpp:1438
775 #, c-format
776 msgid "VG_STROKE_CAP_STYLE is %s"
777 msgstr "VG_STROKE_CAP_STYLE is %s"
779 #: librender/openvg/OpenVGRenderer.cpp:1457
780 msgid "unsupported VG_STROKE_JOIN_STYLE!"
781 msgstr "unsupported VG_STROKE_JOIN_STYLE!"
783 #: librender/openvg/OpenVGRenderer.cpp:1459
784 #, c-format
785 msgid "VG_STROKE_JOIN_STYLE is %s"
786 msgstr "VG_STROKE_JOIN_STYLE is %s"
788 #: librender/openvg/OpenVGRenderer.cpp:1462
789 #, c-format
790 msgid "VG_STROKE_MITER_LIMIT is %d"
791 msgstr "VG_STROKE_MITER_LIMIT is %d"
793 #: librender/openvg/OpenVGRenderer.cpp:1463
794 #, c-format
795 msgid "VG_MASKING is %d"
796 msgstr "VG_MASKING is %d"
798 #: librender/openvg/OpenVGRenderer.cpp:1464
799 #, c-format
800 msgid "VG_SCISSORING is %d"
801 msgstr "VG_SCISSORING is %d"
803 #: librender/openvg/OpenVGRenderer.cpp:1489
804 msgid "unsupported VG_PIXEL_LAYOUT!"
805 msgstr "unsupported VG_PIXEL_LAYOUT!"
807 #: librender/openvg/OpenVGRenderer.cpp:1491
808 #, c-format
809 msgid "VG_PIXEL_LAYOUT is %s"
810 msgstr "VG_PIXEL_LAYOUT is %s"
812 #: librender/openvg/OpenVGRenderer.cpp:1493
813 #, c-format
814 msgid "VG_STROKE_DASH_PHASE_RESET is %s"
815 msgstr "VG_STROKE_DASH_PHASE_RESET is %s"
817 #: librender/openvg/OpenVGRenderer.cpp:1495
818 #, c-format
819 msgid "VG_FILTER_FORMAT_LINEAR is %s"
820 msgstr "VG_FILTER_FORMAT_LINEAR is %s"
822 #: librender/openvg/OpenVGRenderer.cpp:1497
823 #, c-format
824 msgid "VG_FILTER_FORMAT_PREMULTIPLIED is %s"
825 msgstr "VG_FILTER_FORMAT_PREMULTIPLIED is %s"
827 #: librender/openvg/OpenVGRenderer.cpp:1514
828 #, c-format
829 msgid "VG_FILTER_CHANNEL_MASK is %s"
830 msgstr "VG_FILTER_CHANNEL_MASK is %s"
832 #: librender/openvg/OpenVGRenderer.cpp:1516
833 #, c-format
834 msgid "VG_MAX_IMAGE_WIDTH is %d"
835 msgstr "VG_MAX_IMAGE_WIDTH is %d"
837 #: librender/openvg/OpenVGRenderer.cpp:1517
838 #, c-format
839 msgid "VG_MAX_IMAGE_HEIGHT is %d"
840 msgstr "VG_MAX_IMAGE_HEIGHT is %d"
842 #: librender/openvg/OpenVGRenderer.cpp:1518
843 #, c-format
844 msgid "VG_MAX_IMAGE_PIXELS is %d"
845 msgstr "VG_MAX_IMAGE_PIXELS is %d"
847 #: librender/openvg/OpenVGRenderer.cpp:1519
848 #, c-format
849 msgid "VG_MAX_IMAGE_BYTES is %d"
850 msgstr "VG_MAX_IMAGE_BYTES is %d"
852 #: librender/openvg/OpenVGRenderer.cpp:1526
853 #, c-format
854 msgid "VG_PATH_FORMAT is %d"
855 msgstr "VG_PATH_FORMAT is %d"
857 #: librender/openvg/OpenVGRenderer.cpp:1527
858 #, c-format
859 msgid "VG_PATH_DATATYPE is %d"
860 msgstr "VG_PATH_DATATYPE is %d"
862 #: librender/openvg/OpenVGRenderer.cpp:1528
863 #, c-format
864 msgid "VG_PATH_CAPABILITY_APPEND_TO is %d"
865 msgstr "VG_PATH_CAPABILITY_APPEND_TO is %d"
867 #: librender/openvg/OpenVGRenderer.cpp:1529
868 #, c-format
869 msgid "VG_PATH_SCALE is %g"
870 msgstr "VG_PATH_SCALE is %g"
872 #: librender/openvg/OpenVGRenderer.cpp:1530
873 #, c-format
874 msgid "VG_PATH_BIA is %g"
875 msgstr "VG_PATH_BIA is %g"
877 #: librender/openvg/OpenVGRenderer.cpp:1532
878 #, c-format
879 msgid "VG_PATH_NUM_SEGMENTS is %d"
880 msgstr "VG_PATH_NUM_SEGMENTS is %d"
882 #: librender/openvg/OpenVGRenderer.cpp:1533
883 #, c-format
884 msgid "VG_PATH_NUM_COORDS is %d"
885 msgstr "VG_PATH_NUM_COORDS is %d"
887 #: librender/opengles1/Renderer_gles1.cpp:95
888 msgid "Couldn't initialize EGL Device!"
889 msgstr "Couldn't initialise EGL Device!"
891 #: librender/cairo/Renderer_cairo.cpp:498
892 msgid "Can't render videos with alpha"
893 msgstr "Can't render videos with alpha"
895 #: librender/cairo/Renderer_cairo.cpp:869
896 msgid "differing start and end cap styles"
897 msgstr "differing start and end cap styles"
899 #: librender/cairo/Renderer_cairo.cpp:911
900 msgid "Scaled strokes in Cairo renderer"
901 msgstr "Scaled strokes in Cairo renderer"
903 #: librender/cairo/PathParser.cpp:90
904 msgid "path not closed!"
905 msgstr "path not closed!"
907 #: librender/agg/Renderer_agg.cpp:794
908 msgid "Can't render this type of frame"
909 msgstr "Can't render this type of frame"
911 #: librender/agg/Renderer_agg.cpp:1764
912 msgid ""
913 "Unidirectionally scaled strokes in AGG renderer (we'll scale by the scalable "
914 "one)"
915 msgstr ""
916 "Unidirectionally scaled strokes in AGG renderer (we'll scale by the scalable "
917 "one)"
919 #: librender/agg/Renderer_agg.cpp:2151
920 #, c-format
921 msgid "Unknown pixelformat: %s\n"
922 msgstr "Unknown pixelformat: %s\n"
924 #: librender/testr.cpp:190
925 msgid "Couldn't get Drawable window from X11"
926 msgstr "Couldn't get Drawable window from X11"
928 #: librender/GnashTexture.cpp:70
929 #, c-format
930 msgid "glError: %s caught\n"
931 msgstr "glError: %s caught\n"
933 #: libmedia/MediaParser.cpp:83
934 msgid "No ID3 support implemented in this MediaParser"
935 msgstr "No ID3 support implemented in this MediaParser"
937 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:80
938 msgid "MediaParserFfmpeg could not read probe data from input"
939 msgstr "MediaParserFfmpeg could not read probe data from input"
941 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:113
942 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:122
943 #, c-format
944 msgid "%s: seeking failed"
945 msgstr "%s: seeking failed"
947 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:211
948 msgid ""
949 "FIXME: FFmpeg packet decompression timestamp has no value, taking as zero"
950 msgstr ""
951 "FIXME: FFmpeg packet decompression timestamp has no value, taking as zero"
953 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:272
954 #, c-format
955 msgid ""
956 "MediaParserFfmpeg::parseNextFrame: Problems parsing next frame "
957 "(av_read_frame returned %d). We'll consider the stream fully parsed."
958 msgstr ""
959 "MediaParserFfmpeg::parseNextFrame: Problems parsing next frame "
960 "(av_read_frame returned %d). We'll consider the stream fully parsed."
962 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:443
963 #, c-format
964 msgid "  Using stream %d for audio: codec id %d"
965 msgstr "  Using stream %d for audio: codec id %d"
967 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:456
968 #, c-format
969 msgid "  Using stream %d for video: codec id %d"
970 msgstr "  Using stream %d for video: codec id %d"
972 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:478
973 msgid "Duration of video stream unknown"
974 msgstr "Duration of video stream unknown"
976 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:507
977 msgid "Duration of audio stream unknown to ffmpeg"
978 msgstr "Duration of audio stream unknown to ffmpeg"
980 #: libmedia/ffmpeg/MediaParserFfmpeg.cpp:587
981 msgid ""
982 "MediaParserFfmpeg couldn't parse input format: tried to seek at negative "
983 "offset %1%."
984 msgstr ""
985 "MediaParserFfmpeg couldn't parse input format: tried to seek at negative "
986 "offset %1%."
988 #: libmedia/ffmpeg/VideoConverterFfmpeg.cpp:122
989 msgid "VideoConverterFfmpeg cannot convert to the requested format"
990 msgstr "VideoConverterFfmpeg cannot convert to the requested format"
992 #: libmedia/ffmpeg/MediaHandlerFfmpeg.cpp:122
993 #, c-format
994 msgid "MediaHandlerFfmpeg::createAudioDecoder: %s -- %s"
995 msgstr "MediaHandlerFfmpeg::createAudioDecoder: %s -- %s"
997 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:53
998 #, c-format
999 msgid "AudioDecoderFfmpeg: initialized FFmpeg codec %d (%s)"
1000 msgstr "AudioDecoderFfmpeg: initialised FFmpeg codec %d (%s)"
1002 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:56
1003 #, c-format
1004 msgid ""
1005 "AudioDecoderFfmpeg: initialized FFmpeg codec %d (%s) for flash codec %d (%s)"
1006 msgstr ""
1007 "AudioDecoderFfmpeg: initialised FFmpeg codec %d (%s) for flash codec %d (%s)"
1009 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:71
1010 #, c-format
1011 msgid "AudioDecoderFfmpeg: initialized FFmpeg codec %s (%d)"
1012 msgstr "AudioDecoderFfmpeg: initialised FFmpeg codec %s (%d)"
1014 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:110
1015 #, c-format
1016 msgid "Unsupported audio codec %d"
1017 msgstr "Unsupported audio codec %d"
1019 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:119
1020 #, c-format
1021 msgid "libavcodec could not find a decoder for codec %d (%s)"
1022 msgstr "libavcodec could not find a decoder for codec %d (%s)"
1024 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:129
1025 msgid "AudioDecoderFfmpeg can't initialize MP3 parser"
1026 msgstr "AudioDecoderFfmpeg can't initialise MP3 parser"
1028 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:136
1029 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:185
1030 msgid "libavcodec couldn't allocate context"
1031 msgstr "libavcodec couldn't allocate context"
1033 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:144
1034 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:315
1035 #, c-format
1036 msgid ""
1037 "AudioDecoderFfmpeg: avcodec_open failed to initialize FFmpeg codec %s (%d)"
1038 msgstr ""
1039 "AudioDecoderFfmpeg: avcodec_open failed to initialise FFmpeg codec %s (%d)"
1041 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:149
1042 #, c-format
1043 msgid "AudioDecoder: initialized FFMPEG codec %s (%d)"
1044 msgstr "AudioDecoder: initialised FFMPEG codec %s (%d)"
1046 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:222
1047 #, c-format
1048 msgid "AudioDecoderFfmpeg: unsupported flash audio codec %d (%s)"
1049 msgstr "AudioDecoderFfmpeg: unsupported flash audio codec %d (%s)"
1051 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:231
1052 #, c-format
1053 msgid "AudioDecoderFfmpeg: unknown codec type %d (should never happen)"
1054 msgstr "AudioDecoderFfmpeg: unknown codec type %d (should never happen)"
1056 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:241
1057 #, c-format
1058 msgid ""
1059 "AudioDecoderFfmpeg: libavcodec could not find a decoder for codec %d (%s)"
1060 msgstr ""
1061 "AudioDecoderFfmpeg: libavcodec could not find a decoder for codec %d (%s)"
1063 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:247
1064 #, c-format
1065 msgid ""
1066 "AudioDecoderFfmpeg: libavcodec could not find a decoder for ffmpeg codec id "
1067 "%s"
1068 msgstr ""
1069 "AudioDecoderFfmpeg: libavcodec could not find a decoder for ffmpeg codec id "
1070 "%s"
1072 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:259
1073 msgid "AudioDecoderFfmpeg: libavcodec couldn't allocate context"
1074 msgstr "AudioDecoderFfmpeg: libavcodec couldn't allocate context"
1076 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:348
1077 #, c-format
1078 msgid ""
1079 "av_parser_parse returned %d. Upgrading ffmpeg/libavcodec might fix this "
1080 "issue."
1081 msgstr ""
1082 "av_parser_parse returned %d. Upgrading ffmpeg/libavcodec might fix this "
1083 "issue."
1085 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:401
1086 #, c-format
1087 msgid ""
1088 "AudioDecoderFfmpeg: could not find a complete frame in the last %d bytes of "
1089 "input (malformed SWF or FLV?)"
1090 msgstr ""
1091 "AudioDecoderFfmpeg: could not find a complete frame in the last %d bytes of "
1092 "input (malformed SWF or FLV?)"
1094 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:490
1095 msgid "failed to allocate audio buffer."
1096 msgstr "failed to allocate audio buffer."
1098 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:528
1099 #, c-format
1100 msgid ""
1101 "avcodec_decode_audio returned %d. Upgrading ffmpeg/libavcodec might fix this "
1102 "issue."
1103 msgstr ""
1104 "avcodec_decode_audio returned %d. Upgrading ffmpeg/libavcodec might fix this "
1105 "issue."
1107 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:537
1108 #, c-format
1109 msgid ""
1110 "outputSize:%d after decoding %d bytes of input audio data. Upgrading ffmpeg/"
1111 "libavcodec might fix this issue."
1112 msgstr ""
1113 "outputSize:%d after decoding %d bytes of input audio data. Upgrading ffmpeg/"
1114 "libavcodec might fix this issue."
1116 #: libmedia/ffmpeg/AudioDecoderFfmpeg.cpp:587
1117 #, c-format
1118 msgid ""
1119 " --- Computation of resampled samples (%d) < then the actual returned "
1120 "samples (%d)"
1121 msgstr ""
1122 " --- Computation of resampled samples (%d) < then the actual returned "
1123 "samples (%d)"
1125 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:141
1126 #, c-format
1127 msgid "Cannot find suitable decoder for flash codec %d"
1128 msgstr "Cannot find suitable decoder for flash codec %d"
1130 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:180
1131 msgid "libavcodec can't decode this video format"
1132 msgstr "libavcodec can't decode this video format"
1134 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:208
1135 #, c-format
1136 msgid "libavcodec failed to initialize FFMPEG codec %s (%d)"
1137 msgstr "libavcodec failed to initialise FFMPEG codec %s (%d)"
1139 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:216
1140 #, c-format
1141 msgid "VideoDecoder: initialized FFMPEG codec %s (%d)"
1142 msgstr "VideoDecoder: initialised FFMPEG codec %s (%d)"
1144 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:306
1145 msgid "Pixel format not handled"
1146 msgstr "Pixel format not handled"
1148 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:354
1149 msgid "Out of memory while allocating avcodec frame"
1150 msgstr "Out of memory while allocating avcodec frame"
1152 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:373
1153 msgid "Decoding of a video frame failed"
1154 msgstr "Decoding of a video frame failed"
1156 #: libmedia/ffmpeg/VideoDecoderFfmpeg.cpp:434
1157 #, c-format
1158 msgid "Unsupported video codec %d"
1159 msgstr "Unsupported video codec %d"
1161 #: libmedia/haiku/MediaHandlerHaiku.cpp:115
1162 #, c-format
1163 msgid "MediaHandlerHaiku::createAudioDecoder: %s -- %s"
1164 msgstr "MediaHandlerHaiku::createAudioDecoder: %s -- %s"
1166 #: libmedia/AudioDecoderSpeex.cpp:41
1167 msgid "AudioDecoderSpeex: state initialization failed."
1168 msgstr "AudioDecoderSpeex: state initialisation failed."
1170 #: libmedia/AudioDecoderSpeex.cpp:54
1171 msgid "AudioDecoderSpeex: initialization failed."
1172 msgstr "AudioDecoderSpeex: initialisation failed."
1174 #: libmedia/AudioDecoderSpeex.cpp:109
1175 msgid "Corrupt Speex stream!"
1176 msgstr "Corrupt Speex stream!"
1178 #: libmedia/AudioDecoderSpeex.cpp:133
1179 msgid "Failed to resample Speex frame."
1180 msgstr "Failed to resample Speex frame."
1182 #: libmedia/FLVParser.cpp:170
1183 #, c-format
1184 msgid ""
1185 "Unexpected audio tag found at offset %d FLV stream advertising no audio in "
1186 "header. We'll warn only once for each FLV, expecting any further audio tag."
1187 msgstr ""
1188 "Unexpected audio tag found at offset %d FLV stream advertising no audio in "
1189 "header. We'll warn only once for each FLV, expecting any further audio tag."
1191 #: libmedia/FLVParser.cpp:187
1192 msgid "could not read audio frame?"
1193 msgstr "could not read audio frame?"
1195 #: libmedia/FLVParser.cpp:225
1196 #, c-format
1197 msgid ""
1198 "Unexpected video tag found at offset %d of FLV stream advertising no video "
1199 "in header. We'll warn only once per FLV, expecting any further video tag."
1200 msgstr ""
1201 "Unexpected video tag found at offset %d of FLV stream advertising no video "
1202 "in header. We'll warn only once per FLV, expecting any further video tag."
1204 #: libmedia/FLVParser.cpp:245
1205 #, c-format
1206 msgid "AVC packet type: %d"
1207 msgstr "AVC packet type: %d"
1209 #: libmedia/FLVParser.cpp:264
1210 msgid "could not read video frame?"
1211 msgstr "could not read video frame?"
1213 #: libmedia/FLVParser.cpp:322
1214 #, c-format
1215 msgid "FLVParser::parseNextTag: can't seek to %d"
1216 msgstr "FLVParser::parseNextTag: can't seek to %d"
1218 #: libmedia/FLVParser.cpp:336
1219 #, c-format
1220 msgid ""
1221 "FLVParser::parseNextTag: can't read tag info (needed 12 bytes, only got %d)"
1222 msgstr ""
1223 "FLVParser::parseNextTag: can't read tag info (needed 12 bytes, only got %d)"
1225 #: libmedia/FLVParser.cpp:423
1226 #, c-format
1227 msgid "First byte of FLV_META_TAG is %d, expected 0x02 (STRING AMF0 type)"
1228 msgstr "First byte of FLV_META_TAG is %d, expected 0x02 (STRING AMF0 type)"
1230 #: libmedia/FLVParser.cpp:435
1231 #, c-format
1232 msgid ""
1233 "FLVParser::parseNextTag: can't read metaTag (%d) body (needed %d bytes, only "
1234 "got %d)"
1235 msgstr ""
1236 "FLVParser::parseNextTag: can't read metaTag (%d) body (needed %d bytes, only "
1237 "got %d)"
1239 #: libmedia/FLVParser.cpp:446
1240 msgid "Corrupt FLV: Meta tag unterminated!"
1241 msgstr "Corrupt FLV: Meta tag unterminated!"
1243 #: libmedia/FLVParser.cpp:454
1244 #, c-format
1245 msgid "FLVParser::parseNextTag: unknown FLV tag type %d"
1246 msgstr "FLVParser::parseNextTag: unknown FLV tag type %d"
1248 #: libmedia/FLVParser.cpp:463
1249 msgid ""
1250 "Corrupt FLV: previous tag size record (%1%) unexpected (actual size: %2%)"
1251 msgstr ""
1252 "Corrupt FLV: previous tag size record (%1%) unexpected (actual size: %2%)"
1254 #: libmedia/FLVParser.cpp:481
1255 msgid "FLVParser::parseHeader: couldn't read 9 bytes of header"
1256 msgstr "FLVParser::parseHeader: couldn't read 9 bytes of header"
1258 #: libmedia/FLVParser.cpp:533
1259 #, c-format
1260 msgid "FLVParser::readAudioFrame: could only read %d/%d bytes"
1261 msgstr "FLVParser::readAudioFrame: could only read %d/%d bytes"
1263 #: libmedia/gst/VideoConverterGst.cpp:39
1264 msgid "VideoConverterGst: ffmpegcolorspace element missing"
1265 msgstr "VideoConverterGst: ffmpegcolorspace element missing"
1267 #: libmedia/gst/VideoConverterGst.cpp:72
1268 msgid "VideoConverterGst: can't output requested format"
1269 msgstr "VideoConverterGst: can't output requested format"
1271 #: libmedia/gst/VideoConverterGst.cpp:100
1272 msgid "VideoConverterGst: internal error (caps creation failed)"
1273 msgstr "VideoConverterGst: internal error (caps creation failed)"
1275 #: libmedia/gst/VideoConverterGst.cpp:107
1276 #, fuzzy
1277 msgid "VideoConverterGst: initialization failed."
1278 msgstr "VideoConverterGst: initialisation failed."
1280 #: libmedia/gst/VideoConverterGst.cpp:142
1281 msgid "VideoConverterGst: buffer push failed."
1282 msgstr "VideoConverterGst: buffer push failed."
1284 #: libmedia/gst/VideoConverterGst.cpp:149
1285 msgid "VideoConverterGst: buffer pull failed."
1286 msgstr "VideoConverterGst: buffer pull failed."
1288 #: libmedia/gst/GstUtil.cpp:76
1289 msgid "Unable to retrieve a valid audio sink from ~/.gnashrc"
1290 msgstr "Unable to retrieve a valid audio sink from ~/.gnashrc"
1292 #: libmedia/gst/GstUtil.cpp:82
1293 msgid "Unable to retrieve a valid audio sink from autoaudiosink"
1294 msgstr "Unable to retrieve a valid audio sink from autoaudiosink"
1296 #: libmedia/gst/GstUtil.cpp:87
1297 #, c-format
1298 msgid ""
1299 "Unable to retrieve a valid audio sink from gconfaudiosink\n"
1300 "%s"
1301 msgstr ""
1302 "Unable to retrieve a valid audio sink from gconfaudiosink\n"
1303 "%s"
1305 #: libmedia/gst/GstUtil.cpp:88
1306 msgid "Sink search exhausted: you won't be able to hear sound!"
1307 msgstr "Sink search exhausted: you won't be able to hear sound!"
1309 #: libmedia/gst/GstUtil.cpp:94
1310 #, c-format
1311 msgid "Got a non-NULL audio sink; its wrapper name is: %s"
1312 msgstr "Got a non-NULL audio sink; its wrapper name is: %s"
1314 #: libmedia/gst/GstUtil.cpp:116
1315 msgid ""
1316 "Missing plugin, but plugin installing not supported. Will try anyway, but "
1317 "expect failure."
1318 msgstr ""
1319 "Missing plugin, but plugin installing not supported. Will try anyway, but "
1320 "expect failure."
1322 #: libmedia/gst/GstUtil.cpp:122
1323 msgid "Missing plugin, but failed to convert it to gst missing plugin detail."
1324 msgstr "Missing plugin, but failed to convert it to gst missing plugin detail."
1326 #: libmedia/gst/GstUtil.cpp:135
1327 msgid ""
1328 "gst_update_registry failed. You'll need to restart Gnash to use the new "
1329 "plugins."
1330 msgstr ""
1331 "gst_update_registry failed. You'll need to restart Gnash to use the new "
1332 "plugins."
1334 #: libmedia/gst/GstUtil.cpp:142
1335 msgid "Missing plugin, but automatic plugin installation not available."
1336 msgstr "Missing plugin, but automatic plugin installation not available."
1338 #: libmedia/gst/VideoDecoderGst.cpp:97
1339 msgid "Video codec is zero.  Streaming video expected later."
1340 msgstr "Video codec is zero.  Streaming video expected later."
1342 #: libmedia/gst/VideoDecoderGst.cpp:100
1343 #, c-format
1344 msgid "No support for video codec %s."
1345 msgstr "No support for video codec %s."
1347 #: libmedia/gst/VideoDecoderGst.cpp:122 libmedia/gst/VideoDecoderGst.cpp:148
1348 msgid "VideoDecoderGst: internal error (caps creation failed)"
1349 msgstr "VideoDecoderGst: internal error (caps creation failed)"
1351 #: libmedia/gst/VideoDecoderGst.cpp:130
1352 #, c-format
1353 msgid "Couldn't find a plugin for video type %s!"
1354 msgstr "Couldn't find a plugin for video type %s!"
1356 #: libmedia/gst/VideoDecoderGst.cpp:134
1357 msgid " Please make sure you have gstreamer-ffmpeg installed."
1358 msgstr " Please make sure you have gstreamer-ffmpeg installed."
1360 #: libmedia/gst/VideoDecoderGst.cpp:158
1361 #, c-format
1362 msgid "VideoDecoderGst: initialisation failed for video type %s!"
1363 msgstr "VideoDecoderGst: initialisation failed for video type %s!"
1365 #: libmedia/gst/VideoDecoderGst.cpp:189
1366 msgid "VideoDecoderGst: buffer push failed."
1367 msgstr "VideoDecoderGst: buffer push failed."
1369 #: libmedia/gst/MediaParserGst.cpp:55
1370 msgid "MediaParserGst couldn't create a bin"
1371 msgstr "MediaParserGst couldn't create a bin"
1373 #: libmedia/gst/MediaParserGst.cpp:60
1374 msgid "MediaParserGst couldn't create a typefind element."
1375 msgstr "MediaParserGst couldn't create a typefind element."
1377 #: libmedia/gst/MediaParserGst.cpp:72 libmedia/gst/MediaParserGst.cpp:94
1378 #: libmedia/gst/MediaParserGst.cpp:317 libmedia/gst/MediaParserGst.cpp:374
1379 #: libmedia/gst/MediaParserGst.cpp:528
1380 msgid "MediaParserGst could not change element state"
1381 msgstr "MediaParserGst could not change element state"
1383 #: libmedia/gst/MediaParserGst.cpp:85
1384 #, c-format
1385 msgid "Needed %d dead iterations to detect audio type."
1386 msgstr "Needed %d dead iterations to detect audio type."
1388 #: libmedia/gst/MediaParserGst.cpp:89
1389 msgid "MediaParserGst failed to detect any stream types."
1390 msgstr "MediaParserGst failed to detect any stream types."
1392 #: libmedia/gst/MediaParserGst.cpp:187
1393 msgid ""
1394 "MediaParserGst failed to read the stream, but it did not reach EOF or enter "
1395 "a bad state."
1396 msgstr ""
1397 "MediaParserGst failed to read the stream, but it did not reach EOF or enter "
1398 "a bad state."
1400 #: libmedia/gst/MediaParserGst.cpp:201
1401 msgid "MediaParserGst failed to push more data into the demuxer! Seeking back."
1402 msgstr ""
1403 "MediaParserGst failed to push more data into the demuxer! Seeking back."
1405 #: libmedia/gst/MediaParserGst.cpp:280
1406 #, c-format
1407 msgid "MediaParserGst/typefound: Detected media type %s"
1408 msgstr "MediaParserGst/typefound: Detected media type %s"
1410 #: libmedia/gst/MediaParserGst.cpp:292 libmedia/gst/MediaParserGst.cpp:299
1411 msgid "MediaParserGst Failed to create fakesink."
1412 msgstr "MediaParserGst Failed to create fakesink."
1414 #: libmedia/gst/MediaParserGst.cpp:305
1415 msgid "MediaParserGst: couldn't get the fakesink src element."
1416 msgstr "MediaParserGst: couldn't get the fakesink src element."
1418 #: libmedia/gst/MediaParserGst.cpp:313
1419 msgid "MediaParserGst: couln't link fakesink"
1420 msgstr "MediaParserGst: couln't link fakesink"
1422 #: libmedia/gst/MediaParserGst.cpp:337
1423 msgid "MediaParserGst: couldn't get the typefind src element."
1424 msgstr "MediaParserGst: couldn't get the typefind src element."
1426 #: libmedia/gst/MediaParserGst.cpp:352
1427 msgid "MediaParserGst: couldn't create the demuxer"
1428 msgstr "MediaParserGst: couldn't create the demuxer"
1430 #: libmedia/gst/MediaParserGst.cpp:358 libmedia/gst/MediaParserGst.cpp:363
1431 msgid "MediaParserGst: failed adding demuxer to bin."
1432 msgstr "MediaParserGst: failed adding demuxer to bin."
1434 #: libmedia/gst/MediaParserGst.cpp:390
1435 msgid "MediaParserGst: couldn't get structure name."
1436 msgstr "MediaParserGst: couldn't get structure name."
1438 #: libmedia/gst/MediaParserGst.cpp:404
1439 #, c-format
1440 msgid "MediaParserGst: ignoring stream of type %s."
1441 msgstr "MediaParserGst: ignoring stream of type %s."
1443 #: libmedia/gst/MediaParserGst.cpp:428
1444 #, c-format
1445 msgid "MediaParserGst: Failed to find a parser (media: %s)."
1446 msgstr "MediaParserGst: Failed to find a parser (media: %s)."
1448 #: libmedia/gst/MediaParserGst.cpp:437
1449 msgid ""
1450 "MediaParserGst: Failed to find a parser. We'll continue, but either audio or "
1451 "video will not work!"
1452 msgstr ""
1453 "MediaParserGst: Failed to find a parser. We'll continue, but either audio or "
1454 "video will not work!"
1456 #: libmedia/gst/MediaParserGst.cpp:446
1457 msgid "MediaParserGst: couldn't add parser."
1458 msgstr "MediaParserGst: couldn't add parser."
1460 #: libmedia/gst/MediaParserGst.cpp:459
1461 msgid "MediaParserGst: couldn't link parser."
1462 msgstr "MediaParserGst: couldn't link parser."
1464 #: libmedia/gst/MediaParserGst.cpp:471 libmedia/gst/MediaParserGst.cpp:504
1465 msgid "MediaParserGst: couldn't link \"fake\" sink."
1466 msgstr "MediaParserGst: couldn't link \"fake\" sink."
1468 #: libmedia/gst/MediaParserGst.cpp:490
1469 #, c-format
1470 msgid "MediaParserGst: Linked audio source (type: %s)"
1471 msgstr "MediaParserGst: Linked audio source (type: %s)"
1473 #: libmedia/gst/MediaParserGst.cpp:520
1474 #, c-format
1475 msgid "MediaParserGst: Linked video source (type: %s)"
1476 msgstr "MediaParserGst: Linked video source (type: %s)"
1478 #: libmedia/gst/AudioDecoderGst.cpp:100
1479 msgid "Creating AAC decoder without extra data. This will probably fail!"
1480 msgstr "Creating AAC decoder without extra data. This will probably fail!"
1482 #: libmedia/gst/AudioDecoderGst.cpp:110
1483 #, c-format
1484 msgid "AudioDecoderGst: cannot handle codec %d (%s)"
1485 msgstr "AudioDecoderGst: cannot handle codec %d (%s)"
1487 #: libmedia/gst/AudioDecoderGst.cpp:120
1488 #, c-format
1489 msgid "AudioDecoderGst: cannot handle codec %d (no ExtraInfoGst attached)"
1490 msgstr "AudioDecoderGst: cannot handle codec %d (no ExtraInfoGst attached)"
1492 #: libmedia/gst/AudioDecoderGst.cpp:149
1493 msgid ""
1494 "The best available resampler is 'audioresample'. Please install gstreamer-"
1495 "ffmpeg 0.10.4 or newer, or you may experience long delays in audio playback!"
1496 msgstr ""
1497 "The best available resampler is 'audioresample'. Please install gstreamer-"
1498 "ffmpeg 0.10.4 or newer, or you may experience long delays in audio playback!"
1500 #: libmedia/gst/AudioDecoderGst.cpp:168 libmedia/gst/AudioDecoderGst.cpp:188
1501 msgid "AudioDecoderGst: internal error (caps creation failed)"
1502 msgstr "AudioDecoderGst: internal error (caps creation failed)"
1504 #: libmedia/gst/AudioDecoderGst.cpp:175
1505 #, c-format
1506 msgid "Couldn't find a plugin for audio type %s!"
1507 msgstr "Couldn't find a plugin for audio type %s!"
1509 #: libmedia/gst/AudioDecoderGst.cpp:199
1510 #, c-format
1511 msgid "AudioDecoderGst: initialisation failed for audio type %s!"
1512 msgstr "AudioDecoderGst: initialisation failed for audio type %s!"
1514 #: libmedia/gst/AudioDecoderGst.cpp:227
1515 msgid "Pushed data, but there's nothing to pull (yet)"
1516 msgstr "Pushed data, but there's nothing to pull (yet)"
1518 #: libmedia/gst/AudioDecoderGst.cpp:263 libmedia/gst/AudioDecoderGst.cpp:291
1519 msgid "AudioDecoderGst: buffer push failed."
1520 msgstr "AudioDecoderGst: buffer push failed."
1522 #: libmedia/gst/VideoInputGst.cpp:317
1523 msgid "too high an index value, will cause segfault"
1524 msgstr "too high an index value, will cause segfault"
1526 #: libmedia/gst/VideoInputGst.cpp:367
1527 #, c-format
1528 msgid "%s: Could not create video test source."
1529 msgstr "%s: Could not create video test source."
1531 #: libmedia/gst/VideoInputGst.cpp:385 libmedia/gst/AudioInputGst.cpp:117
1532 #, c-format
1533 msgid "%s: Could not create pulsesrc element"
1534 msgstr "%s: Could not create pulsesrc element"
1536 #: libmedia/gst/VideoInputGst.cpp:390 libmedia/gst/AudioInputGst.cpp:122
1537 #, c-format
1538 msgid "%s: Could not get property probe from pulsesrc element"
1539 msgstr "%s: Could not get property probe from pulsesrc element"
1541 #: libmedia/gst/VideoInputGst.cpp:626
1542 msgid "You have an invalid camera selected. Please check your gnashrc file"
1543 msgstr "You have an invalid camera selected. Please check your gnashrc file"
1545 #: libmedia/gst/VideoInputGst.cpp:657
1546 #, c-format
1547 msgid "%s: Passed an invalid argument (not a valid dev_select value)"
1548 msgstr "%s: Passed an invalid argument (not a valid dev_select value)"
1550 #: libmedia/gst/VideoInputGst.cpp:685 libmedia/gst/AudioInputGst.cpp:220
1551 #, c-format
1552 msgid "%s: Pipeline bus isn't an object for some reason"
1553 msgstr "%s: Pipeline bus isn't an object for some reason"
1555 #: libmedia/gst/VideoInputGst.cpp:705 libmedia/gst/AudioInputGst.cpp:239
1556 #, c-format
1557 msgid "%s: Template pad isn't an object for some reason"
1558 msgstr "%s: Template pad isn't an object for some reason"
1560 #: libmedia/gst/VideoInputGst.cpp:718 libmedia/gst/AudioInputGst.cpp:253
1561 #, c-format
1562 msgid "%s: pipeline isn't an object for some reason"
1563 msgstr "%s: pipeline isn't an object for some reason"
1565 #: libmedia/gst/VideoInputGst.cpp:804
1566 #, c-format
1567 msgid "%s: type %s, cannot be handled for resolution width"
1568 msgstr "%s: type %s, cannot be handled for resolution width"
1570 #: libmedia/gst/VideoInputGst.cpp:825 libmedia/gst/AudioInputGst.cpp:279
1571 #, c-format
1572 msgid "%s: was passed a NULL pointer"
1573 msgstr "%s: was passed a NULL pointer"
1575 #: libmedia/gst/VideoInputGst.cpp:931 libmedia/gst/VideoInputGst.cpp:1104
1576 #, c-format
1577 msgid "%s: Creation of the webcam_source_bin failed"
1578 msgstr "%s: Creation of the webcam_source_bin failed"
1580 #: libmedia/gst/VideoInputGst.cpp:933 libmedia/gst/VideoInputGst.cpp:1106
1581 #: libmedia/gst/AudioInputGst.cpp:326 libmedia/gst/AudioInputGst.cpp:382
1582 #, c-format
1583 msgid "the error was %s"
1584 msgstr "the error was %s"
1586 #: libmedia/gst/VideoInputGst.cpp:961
1587 #, c-format
1588 msgid "%s: webam isn't set!"
1589 msgstr "%s: webam isn't set!"
1591 #: libmedia/gst/VideoInputGst.cpp:1024
1592 #, c-format
1593 msgid ""
1594 "%s: the resolution you chose isn't supported, picking                 a "
1595 "supported value"
1596 msgstr ""
1597 "%s: the resolution you chose isn't supported, picking                 a "
1598 "supported value"
1600 #: libmedia/gst/VideoInputGst.cpp:1128 libmedia/gst/AudioInputGst.cpp:337
1601 #, c-format
1602 msgid "%s: couldn't drop the sourcebin back into the main bin"
1603 msgstr "%s: couldn't drop the sourcebin back into the main bin"
1605 #: libmedia/gst/VideoInputGst.cpp:1137 libmedia/gst/AudioInputGst.cpp:347
1606 #, c-format
1607 msgid "%s: couldn't link up sourcebin and tee"
1608 msgstr "%s: couldn't link up sourcebin and tee"
1610 #: libmedia/gst/VideoInputGst.cpp:1169
1611 #, c-format
1612 msgid "%s: problem creating source bin"
1613 msgstr "%s: problem creating source bin"
1615 #: libmedia/gst/VideoInputGst.cpp:1176 libmedia/gst/AudioInputGst.cpp:410
1616 #, c-format
1617 msgid "%s: problem creating tee element"
1618 msgstr "%s: problem creating tee element"
1620 #: libmedia/gst/VideoInputGst.cpp:1180 libmedia/gst/AudioInputGst.cpp:414
1621 #, c-format
1622 msgid "%s: problem creating save_queue element"
1623 msgstr "%s: problem creating save_queue element"
1625 #: libmedia/gst/VideoInputGst.cpp:1185
1626 #, c-format
1627 msgid "%s: problem creating video_display_queue element"
1628 msgstr "%s: problem creating video_display_queue element"
1630 #: libmedia/gst/VideoInputGst.cpp:1196
1631 #, c-format
1632 msgid "%s: couldn't link webcam_source_bin and tee"
1633 msgstr "%s: couldn't link webcam_source_bin and tee"
1635 #: libmedia/gst/VideoInputGst.cpp:1203
1636 #, c-format
1637 msgid "%s: couldn't link tee and save_queue"
1638 msgstr "%s: couldn't link tee and save_queue"
1640 #: libmedia/gst/VideoInputGst.cpp:1209
1641 #, c-format
1642 msgid "%s: couldn't link tee and video_display_queue"
1643 msgstr "%s: couldn't link tee and video_display_queue"
1645 #: libmedia/gst/VideoInputGst.cpp:1218
1646 #, c-format
1647 msgid "%s: couldn't get save_queue_src_pad"
1648 msgstr "%s: couldn't get save_queue_src_pad"
1650 #: libmedia/gst/VideoInputGst.cpp:1228
1651 #, c-format
1652 msgid "%s: couldn't get video_display_queue_pad"
1653 msgstr "%s: couldn't get video_display_queue_pad"
1655 #: libmedia/gst/VideoInputGst.cpp:1240 libmedia/gst/AudioInputGst.cpp:464
1656 #, c-format
1657 msgid "%s: Unable to create main pipeline"
1658 msgstr "%s: Unable to create main pipeline"
1660 #: libmedia/gst/VideoInputGst.cpp:1258
1661 #, c-format
1662 msgid "%s: something went wrong creating the new video_display_bin"
1663 msgstr "%s: something went wrong creating the new video_display_bin"
1665 #: libmedia/gst/VideoInputGst.cpp:1264
1666 #, c-format
1667 msgid "%s: problem creating video_scale element"
1668 msgstr "%s: problem creating video_scale element"
1670 #: libmedia/gst/VideoInputGst.cpp:1273
1671 #, c-format
1672 msgid "%s: problem creating the video_sink element"
1673 msgstr "%s: problem creating the video_sink element"
1675 #: libmedia/gst/VideoInputGst.cpp:1282
1676 #, c-format
1677 msgid "%s: something went wrong in linking elements in video_display_bin"
1678 msgstr "%s: something went wrong in linking elements in video_display_bin"
1680 #: libmedia/gst/VideoInputGst.cpp:1324
1681 msgid "something went wrong in the make_video_display_link function"
1682 msgstr "something went wrong in the make_video_display_link function"
1684 #: libmedia/gst/VideoInputGst.cpp:1356
1685 #, c-format
1686 msgid "%s: the unlinking of the pads failed"
1687 msgstr "%s: the unlinking of the pads failed"
1689 #: libmedia/gst/VideoInputGst.cpp:1386
1690 #, c-format
1691 msgid "%s: something went wrong in the make_video_display_link function"
1692 msgstr "%s: something went wrong in the make_video_display_link function"
1694 #: libmedia/gst/VideoInputGst.cpp:1416 libmedia/gst/AudioInputGst.cpp:540
1695 #: libmedia/gst/AudioInputGst.cpp:680
1696 #, c-format
1697 msgid "%s: unlink failed"
1698 msgstr "%s: unlink failed"
1700 #: libmedia/gst/VideoInputGst.cpp:1423 libmedia/gst/AudioInputGst.cpp:687
1701 #, c-format
1702 msgid "%s: couldn't remove saveBin from pipeline"
1703 msgstr "%s: couldn't remove saveBin from pipeline"
1705 #: libmedia/gst/VideoInputGst.cpp:1430
1706 #, c-format
1707 msgid "%s: videoSaveBin state change failed"
1708 msgstr "%s: videoSaveBin state change failed"
1710 #: libmedia/gst/VideoInputGst.cpp:1453
1711 #, c-format
1712 msgid "%s: problem with creating video_save_csp element"
1713 msgstr "%s: problem with creating video_save_csp element"
1715 #: libmedia/gst/VideoInputGst.cpp:1458
1716 #, c-format
1717 msgid "%s: problem with creating video_enc element"
1718 msgstr "%s: problem with creating video_enc element"
1720 #: libmedia/gst/VideoInputGst.cpp:1465
1721 #, c-format
1722 msgid "%s: problem with creating video_save_rate element"
1723 msgstr "%s: problem with creating video_save_rate element"
1725 #: libmedia/gst/VideoInputGst.cpp:1469
1726 #, c-format
1727 msgid "%s: problem with creating video_save_scale element"
1728 msgstr "%s: problem with creating video_save_scale element"
1730 #: libmedia/gst/VideoInputGst.cpp:1476
1731 #, c-format
1732 msgid "%s: problem with creating mux element"
1733 msgstr "%s: problem with creating mux element"
1735 #: libmedia/gst/VideoInputGst.cpp:1480
1736 #, c-format
1737 msgid "%s: problem with creating video_file_sink element"
1738 msgstr "%s: problem with creating video_file_sink element"
1740 #: libmedia/gst/VideoInputGst.cpp:1500
1741 #, c-format
1742 msgid "%s: there was some problem in linking!"
1743 msgstr "%s: there was some problem in linking!"
1745 #: libmedia/gst/MediaHandlerGst.cpp:90
1746 msgid "Wrong arguments given to GST VideoDecoder"
1747 msgstr "Wrong arguments given to GST VideoDecoder"
1749 #: libmedia/gst/MediaHandlerGst.cpp:137
1750 #, c-format
1751 msgid "MediaHandlerGst::createAudioDecoder: %s -- %s"
1752 msgstr "MediaHandlerGst::createAudioDecoder: %s -- %s"
1754 #: libmedia/gst/AudioInputGst.cpp:100
1755 #, c-format
1756 msgid "%s: Could not create audio test source"
1757 msgstr "%s: Could not create audio test source"
1759 #: libmedia/gst/AudioInputGst.cpp:190
1760 #, c-format
1761 msgid "%s: passed an invalid devselect argument"
1762 msgstr "%s: passed an invalid devselect argument"
1764 #: libmedia/gst/AudioInputGst.cpp:244
1765 msgid "The input device you selected isn't supported (yet)"
1766 msgstr "The input device you selected isn't supported (yet)"
1768 #: libmedia/gst/AudioInputGst.cpp:270
1769 #, c-format
1770 msgid "%s: Passed a bad devselect value"
1771 msgstr "%s: Passed a bad devselect value"
1773 #: libmedia/gst/AudioInputGst.cpp:324 libmedia/gst/AudioInputGst.cpp:380
1774 #, c-format
1775 msgid "%s: Creation of the audioSourceBin failed"
1776 msgstr "%s: Creation of the audioSourceBin failed"
1778 #: libmedia/gst/AudioInputGst.cpp:406
1779 #, c-format
1780 msgid "%s: audioCreateSourceBin failed!"
1781 msgstr "%s: audioCreateSourceBin failed!"
1783 #: libmedia/gst/AudioInputGst.cpp:419
1784 #, c-format
1785 msgid "%s: problem creating audioPlaybackQueue element"
1786 msgstr "%s: problem creating audioPlaybackQueue element"
1788 #: libmedia/gst/AudioInputGst.cpp:426
1789 #, c-format
1790 msgid "%s: couldn't link audioSourceBin and tee"
1791 msgstr "%s: couldn't link audioSourceBin and tee"
1793 #: libmedia/gst/AudioInputGst.cpp:431
1794 #, c-format
1795 msgid "%s: couldn't link tee and saveQueue"
1796 msgstr "%s: couldn't link tee and saveQueue"
1798 #: libmedia/gst/AudioInputGst.cpp:436
1799 #, c-format
1800 msgid "%s: couldn't link tee and audioPlaybackQueue"
1801 msgstr "%s: couldn't link tee and audioPlaybackQueue"
1803 #: libmedia/gst/AudioInputGst.cpp:445
1804 #, c-format
1805 msgid "%s: couldn't get saveQueueSrcPad"
1806 msgstr "%s: couldn't get saveQueueSrcPad"
1808 #: libmedia/gst/AudioInputGst.cpp:455
1809 #, c-format
1810 msgid "%s: couldn't get audioPlaybackQueue"
1811 msgstr "%s: couldn't get audioPlaybackQueue"
1813 #: libmedia/gst/AudioInputGst.cpp:481
1814 #, c-format
1815 msgid "%s: There was a problem making the audiosink!"
1816 msgstr "%s: There was a problem making the audiosink!"
1818 #: libmedia/gst/AudioInputGst.cpp:517
1819 msgid "something went wrong in the makeSourcePlaybackLink function"
1820 msgstr "something went wrong in the makeSourcePlaybackLink function"
1822 #: libmedia/gst/AudioInputGst.cpp:548
1823 #, c-format
1824 msgid "%s: couldn't remove audioPlaybackBin from pipeline"
1825 msgstr "%s: couldn't remove audioPlaybackBin from pipeline"
1827 #: libmedia/gst/AudioInputGst.cpp:555
1828 #, c-format
1829 msgid "%s: changing state of audioPlaybackBin failed"
1830 msgstr "%s: changing state of audioPlaybackBin failed"
1832 #: libmedia/gst/AudioInputGst.cpp:579
1833 #, c-format
1834 msgid "Error: %s"
1835 msgstr "Error: %s"
1837 #: libmedia/gst/AudioInputGst.cpp:599
1838 #, c-format
1839 msgid "%s: Couldn't make audioconvert element"
1840 msgstr "%s: Couldn't make audioconvert element"
1842 #: libmedia/gst/AudioInputGst.cpp:603
1843 #, c-format
1844 msgid "%s: Couldn't make vorbisenc element"
1845 msgstr "%s: Couldn't make vorbisenc element"
1847 #: libmedia/gst/AudioInputGst.cpp:607
1848 #, c-format
1849 msgid "%s: Couldn't make oggmux element"
1850 msgstr "%s: Couldn't make oggmux element"
1852 #: libmedia/gst/AudioInputGst.cpp:611
1853 #, c-format
1854 msgid "%s: Couldn't make filesink element"
1855 msgstr "%s: Couldn't make filesink element"
1857 #: libmedia/gst/AudioInputGst.cpp:630
1858 #, c-format
1859 msgid "%s: Something went wrong in linking"
1860 msgstr "%s: Something went wrong in linking"
1862 #: libmedia/gst/AudioInputGst.cpp:658
1863 msgid "something went wrong in the makeAudioSourceSaveLink function"
1864 msgstr "something went wrong in the makeAudioSourceSaveLink function"
1866 #: libmedia/gst/AudioInputGst.cpp:694
1867 #, c-format
1868 msgid "%s: audioSaveBin state change failed"
1869 msgstr "%s: audioSaveBin state change failed"
1871 #: libmedia/gst/AudioInputGst.cpp:755
1872 msgid "You have an invalid microphone selected. Check your gnashrc file"
1873 msgstr "You have an invalid microphone selected. Check your gnashrc file"
1875 #: libmedia/AudioDecoderSimple.cpp:163
1876 msgid "corrupted ADPCM header"
1877 msgstr "corrupted ADPCM header"
1879 #: libmedia/AudioDecoderSimple.cpp:291 libmedia/AudioDecoderSimple.cpp:304
1880 #, c-format
1881 msgid "AudioDecoderSimple: initialized flash codec %s (%d)"
1882 msgstr "AudioDecoderSimple: initialised flash codec %s (%d)"
1884 #: libmedia/AudioDecoderSimple.cpp:330 libmedia/AudioDecoderSimple.cpp:361
1885 #, c-format
1886 msgid "AudioDecoderSimple: unsupported flash codec %d (%s)"
1887 msgstr "AudioDecoderSimple: unsupported flash codec %d (%s)"
1889 #: libmedia/AudioDecoderSimple.cpp:341
1890 #, c-format
1891 msgid "AudioDecoderSimple: unable to intepret custom audio codec id %s"
1892 msgstr "AudioDecoderSimple: unable to intepret custom audio codec id %s"
1894 #: libmedia/AudioDecoderSimple.cpp:428
1895 msgid "Host endianness not detected in AudioDecoderSimple"
1896 msgstr "Host endianness not detected in AudioDecoderSimple"
1898 #: libmedia/AudioDecoderSimple.cpp:478
1899 msgid "Error in sound sample conversion"
1900 msgstr "Error in sound sample conversion"
1902 #: libmedia/MediaHandler.cpp:49
1903 msgid "MediaHandler::isFLV: Could not read 3 bytes from input stream"
1904 msgstr "MediaHandler::isFLV: Could not read 3 bytes from input stream"
1906 #: libmedia/MediaHandler.cpp:65
1907 msgid ""
1908 "MediaHandler::createMediaParser: only FLV input is supported by this "
1909 "MediaHandler"
1910 msgstr ""
1911 "MediaHandler::createMediaParser: only FLV input is supported by this "
1912 "MediaHandler"
1914 #: libmedia/MediaHandler.cpp:71
1915 #, c-format
1916 msgid "Exception while reading from stream: %s"
1917 msgstr "Exception while reading from stream: %s"
1919 #: libmedia/MediaHandler.cpp:108
1920 #, c-format
1921 msgid ""
1922 "MediaHandler::createFlashAudioDecoder: no available flash decoders for codec "
1923 "%d (%s)"
1924 msgstr ""
1925 "MediaHandler::createFlashAudioDecoder: no available flash decoders for codec "
1926 "%d (%s)"
1928 #: libcore/ExternalInterface.cpp:133
1929 #, c-format
1930 msgid "Can't convert unknown type %d"
1931 msgstr "Can't convert unknown type %d"
1933 #: libcore/as_value.cpp:768
1934 #, c-format
1935 msgid "serialization of as_value of type %d"
1936 msgstr "serialisation of as_value of type %d"
1938 #: libcore/ClassHierarchy.cpp:85
1939 #, c-format
1940 msgid "Native class %s is not an object after initialization (%s)"
1941 msgstr "Native class %s is not an object after initialisation (%s)"
1943 #: libcore/ClassHierarchy.cpp:92
1944 #, c-format
1945 msgid "Native class %s is not found after initialization"
1946 msgstr "Native class %s is not found after initialisation"
1948 #: libcore/MovieLoader.cpp:259
1949 #, c-format
1950 msgid "Can't create Movie instance for definition loaded from %s"
1951 msgstr "Can't create Movie instance for definition loaded from %s"
1953 #: libcore/FreetypeGlyphsProvider.cpp:254
1954 #, c-format
1955 msgid "Can't init FreeType! Error = %d"
1956 msgstr "Can't init FreeType! Error = %d"
1958 #: libcore/FreetypeGlyphsProvider.cpp:266
1959 #, c-format
1960 msgid "Can't close FreeType! Error = %d"
1961 msgstr "Can't close FreeType! Error = %d"
1963 #: libcore/FreetypeGlyphsProvider.cpp:280
1964 #, c-format
1965 msgid "Failed to find fonts directory, using hard-coded font filename \"%s\""
1966 msgstr "Failed to find fonts directory, using hard-coded font filename \"%s\""
1968 #: libcore/FreetypeGlyphsProvider.cpp:293
1969 #, c-format
1970 msgid "Can't init fontconfig library, using hard-coded font filename \"%s\""
1971 msgstr "Can't init fontconfig library, using hard-coded font filename \"%s\""
1973 #: libcore/FreetypeGlyphsProvider.cpp:355
1974 #, c-format
1975 msgid "No device font matches the name '%s', using hard-coded font filename"
1976 msgstr "No device font matches the name '%s', using hard-coded font filename"
1978 #: libcore/FreetypeGlyphsProvider.cpp:360
1979 msgid ""
1980 "Font filename matching not implemented (no fontconfig support built-in), "
1981 "using hard-coded font filename"
1982 msgstr ""
1983 "Font filename matching not implemented (no fontconfig support built-in), "
1984 "using hard-coded font filename"
1986 #: libcore/FreetypeGlyphsProvider.cpp:393
1987 msgid "Freetype not supported"
1988 msgstr "Freetype not supported"
1990 #: libcore/FreetypeGlyphsProvider.cpp:434
1991 #, c-format
1992 msgid "Can't find font file for font '%s'"
1993 msgstr "Can't find font file for font '%s'"
1995 #: libcore/FreetypeGlyphsProvider.cpp:447
1996 #, c-format
1997 msgid "Font file '%s' has bad format"
1998 msgstr "Font file '%s' has bad format"
2000 #: libcore/FreetypeGlyphsProvider.cpp:456
2001 #, c-format
2002 msgid "Some error opening font '%s'"
2003 msgstr "Some error opening font '%s'"
2005 #: libcore/FreetypeGlyphsProvider.cpp:490
2006 #, c-format
2007 msgid "Error loading freetype outline glyph for char '%c' (error: %d)"
2008 msgstr "Error loading freetype outline glyph for char '%c' (error: %d)"
2010 #: libcore/FreetypeGlyphsProvider.cpp:506
2011 #, c-format
2012 msgid ""
2013 "FT_Load_Char() returned a glyph format != FT_GLYPH_FORMAT_OUTLINE (%c%c%c%c)"
2014 msgstr ""
2015 "FT_Load_Char() returned a glyph format != FT_GLYPH_FORMAT_OUTLINE (%c%c%c%c)"
2017 #: libcore/FreetypeGlyphsProvider.cpp:561
2018 msgid "Could not release FT face resources"
2019 msgstr "Could not release FT face resources"
2021 #: libcore/swf/DefineShapeTag.cpp:58
2022 #, c-format
2023 msgid "DefineShapeTag(%s): id = %d"
2024 msgstr "DefineShapeTag(%s): id = %d"
2026 #: libcore/swf/VideoFrameTag.cpp:47
2027 #, c-format
2028 msgid "VideoFrame tag refers to unknown video stream id %d"
2029 msgstr "VideoFrame tag refers to unknown video stream id %d"
2031 #: libcore/swf/VideoFrameTag.cpp:57
2032 #, c-format
2033 msgid "VideoFrame tag refers to a non-video DisplayObject %d (%s)"
2034 msgstr "VideoFrame tag refers to a non-video DisplayObject %d (%s)"
2036 #: libcore/swf/VideoFrameTag.cpp:90
2037 msgid ""
2038 "Could not read enough bytes when parsing VideoFrame tag. Perhaps we reached "
2039 "the end of the stream!"
2040 msgstr ""
2041 "Could not read enough bytes when parsing VideoFrame tag. Perhaps we reached "
2042 "the end of the stream!"
2044 #: libcore/swf/DefineTextTag.cpp:52
2045 #, c-format
2046 msgid "DefineTextTag, id = %d"
2047 msgstr "DefineTextTag, id = %d"
2049 #: libcore/swf/DefineTextTag.cpp:93
2050 #, c-format
2051 msgid "Text DisplayObject, id = %d"
2052 msgstr "Text DisplayObject, id = %d"
2054 #: libcore/swf/DefineTextTag.cpp:112
2055 #, c-format
2056 msgid "begin text records for DefineTextTag %p"
2057 msgstr "begin text records for DefineTextTag %p"
2059 #: libcore/swf/DefaultTagLoaders.cpp:94
2060 #, c-format
2061 msgid ""
2062 "Undocumented tag %s encountered. Please report this to the Gnash developers!"
2063 msgstr ""
2064 "Undocumented tag %s encountered. Please report this to the Gnash developers!"
2066 #: libcore/swf/DefineFontTag.cpp:60
2067 msgid "reading code table at offset %1%, %2% glyphs"
2068 msgstr "reading code table at offset %1%, %2% glyphs"
2070 #: libcore/swf/DefineFontTag.cpp:120
2071 msgid "reading DefineFont"
2072 msgstr "reading DefineFont"
2074 #: libcore/swf/DefineFontTag.cpp:157
2075 msgid "Glyphs offset table corrupted in DefineFont tag"
2076 msgstr "Glyphs offset table corrupted in DefineFont tag"
2078 #: libcore/swf/DefineFontTag.cpp:172
2079 msgid "reading DefineFont2 or DefineFont3"
2080 msgstr "reading DefineFont2 or DefineFont3"
2082 #: libcore/swf/DefineFontTag.cpp:225 libcore/swf/DefineFontTag.cpp:237
2083 #, c-format
2084 msgid "Glyph %d at offset %u"
2085 msgstr "Glyph %d at offset %u"
2087 #: libcore/swf/DefineFontTag.cpp:254
2088 msgid "Glyphs offset table corrupted in DefineFont2/3 tag"
2089 msgstr "Glyphs offset table corrupted in DefineFont2/3 tag"
2091 #: libcore/swf/DefineFontTag.cpp:266
2092 msgid "Bad offset in DefineFont2"
2093 msgstr "Bad offset in DefineFont2"
2095 #: libcore/swf/DefineFontTag.cpp:325
2096 msgid "Repeated kerning pair found - ignoring"
2097 msgstr "Repeated kerning pair found - ignoring"
2099 #: libcore/swf/DefineFontTag.cpp:344
2100 #, c-format
2101 msgid "DefineFontInfo tag loader: can't find font with id %d"
2102 msgstr "DefineFontInfo tag loader: can't find font with id %d"
2104 #: libcore/swf/DefineFontTag.cpp:352
2105 msgid "DefineFontInfo2 partially implemented"
2106 msgstr "DefineFontInfo2 partially implemented"
2108 #: libcore/swf/CSMTextSettingsTag.cpp:77
2109 #, c-format
2110 msgid ""
2111 "  CSMTextSettings: TextID=%d, FlashType=%d, GridFit=%d, Thickness=%d, "
2112 "Sharpness=%d"
2113 msgstr ""
2114 "  CSMTextSettings: TextID=%d, FlashType=%d, GridFit=%d, Thickness=%d, "
2115 "Sharpness=%d"
2117 #: libcore/swf/CSMTextSettingsTag.cpp:85
2118 msgid "CSMTextSettings"
2119 msgstr "CSMTextSettings"
2121 #: libcore/swf/TextRecord.cpp:52
2122 msgid "end text records"
2123 msgstr "end text records"
2125 #: libcore/swf/TextRecord.cpp:78
2126 #, c-format
2127 msgid "  has_font: font id = %d (%p)"
2128 msgstr "  has_font: font id = %d (%p)"
2130 #: libcore/swf/TextRecord.cpp:90
2131 msgid "  hasColor"
2132 msgstr "  hasColour"
2134 #: libcore/swf/TextRecord.cpp:99
2135 #, c-format
2136 msgid "  xOffset = %g"
2137 msgstr "  xOffset = %g"
2139 #: libcore/swf/TextRecord.cpp:108
2140 #, c-format
2141 msgid "  yOffset = %g"
2142 msgstr "  yOffset = %g"
2144 #: libcore/swf/TextRecord.cpp:117
2145 #, c-format
2146 msgid "  textHeight = %g"
2147 msgstr "  textHeight = %g"
2149 #: libcore/swf/TextRecord.cpp:126
2150 #, c-format
2151 msgid "  GlyphEntries: count = %d"
2152 msgstr "  GlyphEntries: count = %d"
2154 #: libcore/swf/TextRecord.cpp:138
2155 #, c-format
2156 msgid "   glyph%d: index=%d, advance=%g"
2157 msgstr "   glyph%d: index=%d, advance=%g"
2159 #: libcore/swf/StartSoundTag.cpp:56
2160 #, c-format
2161 msgid "start_sound_loader: sound_id %d is not defined"
2162 msgstr "start_sound_loader: sound_id %d is not defined"
2164 #: libcore/swf/StartSoundTag.cpp:64
2165 #, c-format
2166 msgid "StartSound: id=%d"
2167 msgstr "StartSound: id=%d"
2169 #: libcore/swf/StartSoundTag.cpp:114
2170 msgid "STARTSOUND2 tag not parsed and not used"
2171 msgstr "STARTSOUND2 tag not parsed and not used"
2173 #: libcore/swf/DefineButtonSoundTag.cpp:52
2174 #, c-format
2175 msgid "DEFINEBUTTONSOUND refers to an unknown DisplayObject def %d"
2176 msgstr "DEFINEBUTTONSOUND refers to an unknown DisplayObject def %d"
2178 #: libcore/swf/DefineButtonSoundTag.cpp:63
2179 #, c-format
2180 msgid ""
2181 "DEFINEBUTTONSOUND refers to DisplayObject id %d, a %s (expected a button "
2182 "DisplayObject)"
2183 msgstr ""
2184 "DEFINEBUTTONSOUND refers to DisplayObject id %d, a %s (expected a button "
2185 "DisplayObject)"
2187 #: libcore/swf/DefineButtonSoundTag.cpp:73
2188 msgid "Attempt to redefine button sound ignored"
2189 msgstr "Attempt to redefine button sound ignored"
2191 #: libcore/swf/DefineButtonSoundTag.cpp:99
2192 #, c-format
2193 msgid "sound tag not found, sound_id=%d, button state #=%i"
2194 msgstr "sound tag not found, sound_id=%d, button state #=%i"
2196 #: libcore/swf/tag_loaders.cpp:83
2197 msgid "anchor-labeled frame not supported"
2198 msgstr "anchor-labeled frame not supported"
2200 #: libcore/swf/tag_loaders.cpp:87
2201 #, c-format
2202 msgid "frame_label_loader end position %d, read up to %d"
2203 msgstr "frame_label_loader end position %d, read up to %d"
2205 #: libcore/swf/tag_loaders.cpp:107
2206 #, c-format
2207 msgid "  sprite:  char id = %d"
2208 msgstr "  sprite:  char id = %d"
2210 #: libcore/swf/tag_loaders.cpp:118
2211 msgid ""
2212 "Nested DEFINESPRITE tags. Will add to top-level DisplayObjects dictionary."
2213 msgstr ""
2214 "Nested DEFINESPRITE tags. Will add to top-level DisplayObjects dictionary."
2216 #: libcore/swf/tag_loaders.cpp:128
2217 #, c-format
2218 msgid "Sprite %d advertise no frames"
2219 msgstr "Sprite %d advertise no frames"
2221 #: libcore/swf/tag_loaders.cpp:168
2222 #, c-format
2223 msgid "DEFINESOUNDLOADER: sound sample rate %d (expected 0 to %u)"
2224 msgstr "DEFINESOUNDLOADER: sound sample rate %d (expected 0 to %u)"
2226 #: libcore/swf/tag_loaders.cpp:188
2227 #, c-format
2228 msgid ""
2229 "define sound: ch=%d, format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, delay=%d"
2230 msgstr ""
2231 "define sound: ch=%d, format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, delay=%d"
2233 #: libcore/swf/tag_loaders.cpp:216
2234 msgid "Tag boundary reported past end of SWFStream!"
2235 msgstr "Tag boundary reported past end of SWFStream!"
2237 #: libcore/swf/tag_loaders.cpp:236
2238 #, c-format
2239 msgid ""
2240 "There is no sound handler currently active, so DisplayObject with id %d will "
2241 "not be added to the dictionary"
2242 msgstr ""
2243 "There is no sound handler currently active, so DisplayObject with id %d will "
2244 "not be added to the dictionary"
2246 #: libcore/swf/tag_loaders.cpp:269
2247 #, c-format
2248 msgid "File attributes: metadata=%s network=%s"
2249 msgstr "File attributes: metadata=%s network=%s"
2251 #: libcore/swf/tag_loaders.cpp:270 libcore/swf/tag_loaders.cpp:271
2252 msgid "true"
2253 msgstr "true"
2255 #: libcore/swf/tag_loaders.cpp:270 libcore/swf/tag_loaders.cpp:271
2256 msgid "false"
2257 msgstr "false"
2259 #: libcore/swf/tag_loaders.cpp:275
2260 msgid ""
2261 "FileAttributes tag in the SWF requests that network access is not granted to "
2262 "this movie (or application?) when loaded from the filesystem. Anyway Gnash "
2263 "won't care; use white/black listing in your .gnashrc instead"
2264 msgstr ""
2265 "FileAttributes tag in the SWF requests that network access is not granted to "
2266 "this movie (or application?) when loaded from the filesystem. Anyway Gnash "
2267 "won't care; use white/black listing in your .gnashrc instead"
2269 #: libcore/swf/tag_loaders.cpp:283
2270 msgid ""
2271 "This SWF file requires AVM2: there will be no ActionScript interpretation"
2272 msgstr ""
2273 "This SWF file requires AVM2: there will be no ActionScript interpretation"
2275 #: libcore/swf/tag_loaders.cpp:308
2276 #, c-format
2277 msgid ""
2278 "  RDF metadata (information only): [[\n"
2279 "%s\n"
2280 "]]"
2281 msgstr ""
2282 "  RDF metadata (information only): [[\n"
2283 "%s\n"
2284 "]]"
2286 #: libcore/swf/tag_loaders.cpp:324
2287 #, c-format
2288 msgid "Descriptive metadata from movie %s: %s"
2289 msgstr "Descriptive metadata from movie %s: %s"
2291 #: libcore/swf/tag_loaders.cpp:386
2292 #, c-format
2293 msgid "  reflex = \"%c%c%c\""
2294 msgstr "  reflex = \"%c%c%c\""
2296 #: libcore/swf/DefineFontAlignZonesTag.cpp:54
2297 #, c-format
2298 msgid "DefineFontAlignZones tag references an undefined font %d"
2299 msgstr "DefineFontAlignZones tag references an undefined font %d"
2301 #: libcore/swf/DefineFontAlignZonesTag.cpp:73
2302 #, c-format
2303 msgid "DefineFontAlignZones: font=%d, flags=%d, table int: %s"
2304 msgstr "DefineFontAlignZones: font=%d, flags=%d, table int: %s"
2306 #: libcore/swf/DefineFontAlignZonesTag.cpp:110
2307 msgid "DefineFontAlignZoneTag"
2308 msgstr "DefineFontAlignZoneTag"
2310 #: libcore/swf/ShapeRecord.cpp:274
2311 #, c-format
2312 msgid "  bound SWFRect: %s"
2313 msgstr "  bound SWFRect: %s"
2315 #: libcore/swf/ShapeRecord.cpp:301
2316 #, c-format
2317 msgid "  ShapeRecord(%s): fillbits %d, linebits %d"
2318 msgstr "  ShapeRecord(%s): fillbits %d, linebits %d"
2320 #: libcore/swf/ShapeRecord.cpp:379
2321 #, c-format
2322 msgid "  Shape read: moveto %d %d"
2323 msgstr "  Shape read: moveto %d %d"
2325 #: libcore/swf/ShapeRecord.cpp:400
2326 #, c-format
2327 msgid ""
2328 "Invalid fill style %d in fillStyle0Change record for font tag (0 or 1 "
2329 "valid). Set to 0."
2330 msgstr ""
2331 "Invalid fill style %d in fillStyle0Change record for font tag (0 or 1 "
2332 "valid). Set to 0."
2334 #: libcore/swf/ShapeRecord.cpp:410
2335 #, c-format
2336 msgid ""
2337 "Invalid fill style %d in fillStyle0Change record - %d defined. Set to 0."
2338 msgstr ""
2339 "Invalid fill style %d in fillStyle0Change record - %d defined. Set to 0."
2341 #: libcore/swf/ShapeRecord.cpp:421
2342 #, c-format
2343 msgid "  Shape read: fill0 (left) = %d"
2344 msgstr "  Shape read: fill0 (left) = %d"
2346 #: libcore/swf/ShapeRecord.cpp:443
2347 #, c-format
2348 msgid ""
2349 "Invalid fill style %d in fillStyle1Change record for font tag (0 or 1 "
2350 "valid). Set to 0."
2351 msgstr ""
2352 "Invalid fill style %d in fillStyle1Change record for font tag (0 or 1 "
2353 "valid). Set to 0."
2355 #: libcore/swf/ShapeRecord.cpp:453
2356 #, c-format
2357 msgid ""
2358 "Invalid fill style %d in fillStyle1Change record - %d defined. Set to 0."
2359 msgstr ""
2360 "Invalid fill style %d in fillStyle1Change record - %d defined. Set to 0."
2362 #: libcore/swf/ShapeRecord.cpp:463
2363 #, c-format
2364 msgid "  Shape read: fill1 (right) = %d"
2365 msgstr "  Shape read: fill1 (right) = %d"
2367 #: libcore/swf/ShapeRecord.cpp:484
2368 #, c-format
2369 msgid ""
2370 "Invalid line style %d in lineStyleChange record for font tag (0 or 1 valid). "
2371 "Set to 0."
2372 msgstr ""
2373 "Invalid line style %d in lineStyleChange record for font tag (0 or 1 valid). "
2374 "Set to 0."
2376 #: libcore/swf/ShapeRecord.cpp:494
2377 #, c-format
2378 msgid "Invalid fill style %d in lineStyleChange record - %d defined. Set to 0."
2379 msgstr ""
2380 "Invalid fill style %d in lineStyleChange record - %d defined. Set to 0."
2382 #: libcore/swf/ShapeRecord.cpp:504
2383 #, c-format
2384 msgid "ShapeRecord: line %d"
2385 msgstr "ShapeRecord: line %d"
2387 #: libcore/swf/ShapeRecord.cpp:518
2388 msgid "ShapeRecord: more fill styles"
2389 msgstr "ShapeRecord: more fill styles"
2391 #: libcore/swf/ShapeRecord.cpp:558
2392 #, c-format
2393 msgid "ShapeRecord: curved edge %d %d - %d %d - %d %d"
2394 msgstr "ShapeRecord: curved edge %d %d - %d %d - %d %d"
2396 #: libcore/swf/ShapeRecord.cpp:593
2397 #, c-format
2398 msgid "ShapeRecord: straight edge %d %d - %d %d"
2399 msgstr "ShapeRecord: straight edge %d %d - %d %d"
2401 #: libcore/swf/ShapeRecord.cpp:642
2402 msgid "  fill styles: %1%"
2403 msgstr "  fill styles: %1%"
2405 #: libcore/swf/ShapeRecord.cpp:651
2406 msgid "  Read fill: %1%"
2407 msgstr "  Read fill: %1%"
2409 #: libcore/swf/ShapeRecord.cpp:665
2410 #, c-format
2411 msgid "  readLineStyles: count = %d"
2412 msgstr "  readLineStyles: count = %d"
2414 #: libcore/swf/ShapeRecord.cpp:672
2415 #, c-format
2416 msgid "  readLineStyles: count2 = %d"
2417 msgstr "  readLineStyles: count2 = %d"
2419 #: libcore/swf/PlaceObject2Tag.cpp:85
2420 #, c-format
2421 msgid "  PLACEOBJECT: depth=%d(%d) char=%d"
2422 msgstr "  PLACEOBJECT: depth=%d(%d) char=%d"
2424 #: libcore/swf/PlaceObject2Tag.cpp:89 libcore/swf/PlaceObject2Tag.cpp:311
2425 #, c-format
2426 msgid "  SWFCxForm: %s"
2427 msgstr "  SWFCxForm: %s"
2429 #: libcore/swf/PlaceObject2Tag.cpp:105
2430 #, c-format
2431 msgid "Reserved field in PlaceObject actions == %u (expected 0)"
2432 msgstr "Reserved field in PlaceObject actions == %u (expected 0)"
2434 #: libcore/swf/PlaceObject2Tag.cpp:123
2435 #, c-format
2436 msgid "  actions: flags = 0x%X"
2437 msgstr "  actions: flags = 0x%X"
2439 #: libcore/swf/PlaceObject2Tag.cpp:158
2440 #, c-format
2441 msgid ""
2442 "swf_event::read(), even_length = %u, but only %lu bytes left to the end of "
2443 "current tag. Breaking for safety."
2444 msgstr ""
2445 "swf_event::read(), even_length = %u, but only %lu bytes left to the end of "
2446 "current tag. Breaking for safety."
2448 #: libcore/swf/PlaceObject2Tag.cpp:219
2449 #, c-format
2450 msgid ""
2451 "swf_event::read() -- unknown / unhandled event type received, flags = 0x%x"
2452 msgstr ""
2453 "swf_event::read() -- unknown / unhandled event type received, flags = 0x%x"
2455 #: libcore/swf/PlaceObject2Tag.cpp:248
2456 msgid "Unexpected end of tag while parsing PlaceObject tag events"
2457 msgstr "Unexpected end of tag while parsing PlaceObject tag events"
2459 #: libcore/swf/PlaceObject2Tag.cpp:304
2460 #, c-format
2461 msgid "  PLACEOBJECT2: depth = %d (%d)"
2462 msgstr "  PLACEOBJECT2: depth = %d (%d)"
2464 #: libcore/swf/PlaceObject2Tag.cpp:306 libcore/swf/PlaceObject2Tag.cpp:419
2465 #, c-format
2466 msgid "  char id = %d"
2467 msgstr "  char id = %d"
2469 #: libcore/swf/PlaceObject2Tag.cpp:308 libcore/swf/PlaceObject2Tag.cpp:420
2470 #, c-format
2471 msgid "  SWFMatrix: %s"
2472 msgstr "  SWFMatrix: %s"
2474 #: libcore/swf/PlaceObject2Tag.cpp:313 libcore/swf/PlaceObject2Tag.cpp:422
2475 #, c-format
2476 msgid "  ratio: %d"
2477 msgstr "  ratio: %d"
2479 #: libcore/swf/PlaceObject2Tag.cpp:314 libcore/swf/PlaceObject2Tag.cpp:423
2480 #, c-format
2481 msgid "  name = %s"
2482 msgstr "  name = %s"
2484 #: libcore/swf/PlaceObject2Tag.cpp:316 libcore/swf/PlaceObject2Tag.cpp:425
2485 #, c-format
2486 msgid "  clip_depth = %d (%d)"
2487 msgstr "  clip_depth = %d (%d)"
2489 #: libcore/swf/PlaceObject2Tag.cpp:319 libcore/swf/PlaceObject2Tag.cpp:428
2490 #, c-format
2491 msgid " m_place_type: %d"
2492 msgstr " m_place_type: %d"
2494 #: libcore/swf/PlaceObject2Tag.cpp:417
2495 #, c-format
2496 msgid "  PLACEOBJECT3: depth = %d (%d)"
2497 msgstr "  PLACEOBJECT3: depth = %d (%d)"
2499 #: libcore/swf/PlaceObject2Tag.cpp:421
2500 #, c-format
2501 msgid "  SWFCxForm: %d"
2502 msgstr "  SWFCxForm: %d"
2504 #: libcore/swf/PlaceObject2Tag.cpp:424
2505 #, c-format
2506 msgid "  class name = %s"
2507 msgstr "  class name = %s"
2509 #: libcore/swf/PlaceObject2Tag.cpp:427
2510 msgid "   bitmapCaching enabled"
2511 msgstr "   bitmapCaching enabled"
2513 #: libcore/swf/SoundStreamHeadTag.cpp:76
2514 #, c-format
2515 msgid "SOUNDSTREAMHEAD: stream sample rate %d (expected 0 to %u)"
2516 msgstr "SOUNDSTREAMHEAD: stream sample rate %d (expected 0 to %u)"
2518 #: libcore/swf/SoundStreamHeadTag.cpp:86
2519 #, c-format
2520 msgid ""
2521 "Different stream/playback sound rate (%d/%d). This seems common in SWF "
2522 "files, so we'll warn only once."
2523 msgstr ""
2524 "Different stream/playback sound rate (%d/%d). This seems common in SWF "
2525 "files, so we'll warn only once."
2527 #: libcore/swf/SoundStreamHeadTag.cpp:93
2528 #, c-format
2529 msgid ""
2530 "Different stream/playback sample size (%d/%d). This seems common in SWF "
2531 "files, so we'll warn only once."
2532 msgstr ""
2533 "Different stream/playback sample size (%d/%d). This seems common in SWF "
2534 "files, so we'll warn only once."
2536 #: libcore/swf/SoundStreamHeadTag.cpp:99
2537 #, c-format
2538 msgid ""
2539 "Different stream/playback channels (%s/%s). This seems common in SWF files, "
2540 "so we'll warn only once."
2541 msgstr ""
2542 "Different stream/playback channels (%s/%s). This seems common in SWF files, "
2543 "so we'll warn only once."
2545 #: libcore/swf/SoundStreamHeadTag.cpp:119
2546 msgid ""
2547 "No samples advertised for sound stream, pretty common so will warn only once"
2548 msgstr ""
2549 "No samples advertised for sound stream, pretty common so will warn only once"
2551 #: libcore/swf/SoundStreamHeadTag.cpp:146
2552 #, c-format
2553 msgid ""
2554 "sound stream head: format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, latency=%d"
2555 msgstr ""
2556 "sound stream head: format=%s, rate=%d, 16=%d, stereo=%d, ct=%d, latency=%d"
2558 #: libcore/swf/DefineButtonCxformTag.cpp:49
2559 #, c-format
2560 msgid "DefineButtonCxform refers to an unknown DisplayObject %d"
2561 msgstr "DefineButtonCxform refers to an unknown DisplayObject %d"
2563 #: libcore/swf/DefineButtonCxformTag.cpp:60
2564 #, c-format
2565 msgid ""
2566 "DefineButtonCxform refers to DisplayObject ID %d (%s). Expected a button "
2567 "definition"
2568 msgstr ""
2569 "DefineButtonCxform refers to DisplayObject ID %d (%s). Expected a button "
2570 "definition"
2572 #: libcore/swf/RemoveObjectTag.cpp:71
2573 #, c-format
2574 msgid "  remove_object_2(%d)"
2575 msgstr "  remove_object_2(%d)"
2577 #: libcore/swf/StreamSoundBlockTag.cpp:75
2578 msgid "Found SOUNDSTREAMBLOCK tag w/out preceding SOUNDSTREAMHEAD"
2579 msgstr "Found SOUNDSTREAMBLOCK tag w/out preceding SOUNDSTREAMHEAD"
2581 #: libcore/swf/StreamSoundBlockTag.cpp:111
2582 msgid "Tag boundary reported past end of stream!"
2583 msgstr "Tag boundary reported past end of stream!"
2585 #: libcore/swf/DefineButtonTag.cpp:85
2586 #, c-format
2587 msgid "  DefineButton loader: character id = %d"
2588 msgstr "  DefineButton loader: character id = %d"
2590 #: libcore/swf/DefineButtonTag.cpp:102
2591 #, c-format
2592 msgid "  DefineButton2 loader: chararacter id = %d"
2593 msgstr "  DefineButton2 loader: chararacter id = %d"
2595 #: libcore/swf/DefineButtonTag.cpp:134
2596 msgid "Premature end of DEFINEBUTTON tag, won't read actions"
2597 msgstr "Premature end of DEFINEBUTTON tag, won't read actions"
2599 #: libcore/swf/DefineButtonTag.cpp:170
2600 #, c-format
2601 msgid "Next Button2 actionOffset (%u) points past the end of tag (%lu)"
2602 msgstr "Next Button2 actionOffset (%u) points past the end of tag (%lu)"
2604 #: libcore/swf/DefineButtonTag.cpp:211
2605 #, c-format
2606 msgid ""
2607 "Next action offset (%u) in Button2ActionConditions points past the end of tag"
2608 msgstr ""
2609 "Next action offset (%u) in Button2ActionConditions points past the end of tag"
2611 #: libcore/swf/DefineButtonTag.cpp:279
2612 msgid "Premature end of button action input: can't read conditions"
2613 msgstr "Premature end of button action input: can't read conditions"
2615 #: libcore/swf/DefineButtonTag.cpp:289
2616 #, c-format
2617 msgid "   button actions for conditions 0x%x"
2618 msgstr "   button actions for conditions 0x%x"
2620 #: libcore/swf/DefineButtonTag.cpp:362
2621 msgid "   premature end of button record input stream, can't read flags"
2622 msgstr "   premature end of button record input stream, can't read flags"
2624 #: libcore/swf/DefineButtonTag.cpp:383
2625 msgid ""
2626 "   premature end of button record input stream, can't read DisplayObject id"
2627 msgstr ""
2628 "   premature end of button record input stream, can't read DisplayObject id"
2630 #: libcore/swf/DefineButtonTag.cpp:398
2631 #, c-format
2632 msgid ""
2633 "   button record for states [%s] refer to DisplayObject with id %d, which is "
2634 "not found in the chars dictionary"
2635 msgstr ""
2636 "   button record for states [%s] refer to DisplayObject with id %d, which is "
2637 "not found in the chars dictionary"
2639 #: libcore/swf/DefineButtonTag.cpp:405
2640 #, c-format
2641 msgid "   button record for states [%s] contain DisplayObject %d (%s)"
2642 msgstr "   button record for states [%s] contain DisplayObject %d (%s)"
2644 #: libcore/swf/DefineButtonTag.cpp:413
2645 msgid ""
2646 "   premature end of button record input stream, can't read button layer "
2647 "(depth?)"
2648 msgstr ""
2649 "   premature end of button record input stream, can't read button layer "
2650 "(depth?)"
2652 #: libcore/swf/DefineBitsTag.cpp:154
2653 msgid "  jpeg_tables_loader"
2654 msgstr "  jpeg_tables_loader"
2656 #: libcore/swf/DefineBitsTag.cpp:165
2657 #, c-format
2658 msgid "No bytes to read in JPEGTABLES tag at offset %d"
2659 msgstr "No bytes to read in JPEGTABLES tag at offset %d"
2661 #: libcore/swf/DefineBitsTag.cpp:206
2662 #, c-format
2663 msgid "DEFINEBITS: Duplicate id (%d) for bitmap DisplayObject - discarding it"
2664 msgstr "DEFINEBITS: Duplicate id (%d) for bitmap DisplayObject - discarding it"
2666 #: libcore/swf/DefineBitsTag.cpp:235
2667 msgid "Failed to parse bitmap for character %1%"
2668 msgstr "Failed to parse bitmap for character %1%"
2670 #: libcore/swf/DefineBitsTag.cpp:243
2671 msgid "No renderer, not adding bitmap %1%"
2672 msgstr "No renderer, not adding bitmap %1%"
2674 #: libcore/swf/DefineBitsTag.cpp:250
2675 msgid "Adding bitmap id %1%"
2676 msgstr "Adding bitmap id %1%"
2678 #: libcore/swf/DefineBitsTag.cpp:269
2679 msgid ""
2680 "DEFINEBITS: No jpeg loader registered in movie definition - discarding bitmap"
2681 msgstr ""
2682 "DEFINEBITS: No jpeg loader registered in movie definition - discarding bitmap"
2684 #: libcore/swf/DefineBitsTag.cpp:374
2685 msgid "gnash is not linked to zlib -- can't load jpeg3 image data"
2686 msgstr "gnash is not linked to zlib -- can't load jpeg3 image data"
2688 #: libcore/swf/DefineBitsTag.cpp:419
2689 #, c-format
2690 msgid "  defbitslossless2: tag = %d, fmt = %d, w = %d, h = %d"
2691 msgstr "  defbitslossless2: tag = %d, fmt = %d, w = %d, h = %d"
2693 #: libcore/swf/DefineBitsTag.cpp:426
2694 msgid "Bitmap has a height or width of 0"
2695 msgstr "Bitmap has a height or width of 0"
2697 #: libcore/swf/DefineBitsTag.cpp:432
2698 msgid "gnash is not linked to zlib -- can't load zipped image data"
2699 msgstr "gnash is not linked to zlib -- can't load zipped image data"
2701 #: libcore/swf/DefineBitsTag.cpp:458
2702 msgid "Will not allocate %1%x%2% image in DefineBitsLossless tag"
2703 msgstr "Will not allocate %1%x%2% image in DefineBitsLossless tag"
2705 #: libcore/swf/DefineBitsTag.cpp:483
2706 msgid "Unknown bitmap format. Ignoring"
2707 msgstr "Unknown bitmap format. Ignoring"
2709 #: libcore/swf/DefineBitsTag.cpp:597
2710 #, c-format
2711 msgid "inflateWrapper() inflateInit() returned %d (%s)"
2712 msgstr "inflateWrapper() inflateInit() returned %d (%s)"
2714 #: libcore/swf/DefineBitsTag.cpp:617
2715 msgid "inflateWrapper(): no end of zstream found within swf tag boundaries"
2716 msgstr "inflateWrapper(): no end of zstream found within SWF tag boundaries"
2718 #: libcore/swf/DefineBitsTag.cpp:640
2719 #, c-format
2720 msgid "inflateWrapper() inflate() returned %d (%s)"
2721 msgstr "inflateWrapper() inflate() returned %d (%s)"
2723 #: libcore/swf/DefineBitsTag.cpp:649
2724 #, c-format
2725 msgid "inflateWrapper() inflateEnd() return %d (%s)"
2726 msgstr "inflateWrapper() inflateEnd() return %d (%s)"
2728 #: libcore/LoadVariablesThread.cpp:74
2729 #, fuzzy, c-format
2730 msgid "%s to UTF8 conversion in MovieClip.loadVariables input parsing"
2731 msgstr "%s to utf8 conversion in MovieClip.loadVariables input parsing"
2733 #: libcore/LoadVariablesThread.cpp:123
2734 #, c-format
2735 msgid "Stream couldn't seek to end: %s"
2736 msgstr "Stream couldn't seek to end: %s"
2738 #: libcore/LoadVariablesThread.cpp:128
2739 #, c-format
2740 msgid ""
2741 "Size of 'variables' stream advertised to be %d bytes, but turned out to be "
2742 "%d bytes."
2743 msgstr ""
2744 "Size of 'variables' stream advertised to be %d bytes, but turned out to be "
2745 "%d bytes."
2747 #: libcore/SWFStream.cpp:285 libcore/parser/action_buffer.cpp:537
2748 msgid "Native floating point format not recognised"
2749 msgstr "Native floating point format not recognised"
2751 #: libcore/SWFStream.cpp:302 libcore/SWFStream.cpp:320
2752 #: libcore/SWFStream.cpp:353 libcore/SWFStream.cpp:384
2753 #: libcore/parser/SWFParser.cpp:151
2754 msgid "Unexpected end of stream while reading"
2755 msgstr "Unexpected end of stream while reading"
2757 #: libcore/SWFStream.cpp:475
2758 msgid "Attempt to seek past the end of an opened tag"
2759 msgstr "Attempt to seek past the end of an opened tag"
2761 #: libcore/SWFStream.cpp:483
2762 msgid "Attempt to seek before start of an opened tag"
2763 msgstr "Attempt to seek before start of an opened tag"
2765 #: libcore/SWFStream.cpp:496
2766 msgid "Unexpected end of stream"
2767 msgstr "Unexpected end of stream"
2769 #: libcore/SWFStream.cpp:564
2770 #, c-format
2771 msgid ""
2772 "Tag %d starting at offset %d is advertised to end at offset %d, which is "
2773 "after end of previously opened tag starting at offset %d and ending at "
2774 "offset %d. Making it end where container tag ends."
2775 msgstr ""
2776 "Tag %d starting at offset %d is advertised to end at offset %d, which is "
2777 "after end of previously opened tag starting at offset %d and ending at "
2778 "offset %d. Making it end where container tag ends."
2780 #: libcore/SWFStream.cpp:581
2781 #, c-format
2782 msgid "SWF[%lu]: tag type = %d, tag length = %d, end tag = %lu"
2783 msgstr "SWF[%lu]: tag type = %d, tag length = %d, end tag = %lu"
2785 #: libcore/SWFStream.cpp:602
2786 msgid "Could not seek to reported end of tag"
2787 msgstr "Could not seek to reported end of tag"
2789 #: libcore/SWFStream.cpp:617
2790 #, c-format
2791 msgid "SWFStream::consumeInput: underlying stream couldn't go_to_end: %s"
2792 msgstr "SWFStream::consumeInput: underlying stream couldn't go_to_end: %s"
2794 #: libcore/RGBA.cpp:47
2795 msgid "Failed to convert string to RGBA value! This is a Gnash bug"
2796 msgstr "Failed to convert string to RGBA value! This is a Gnash bug"
2798 #: libcore/Font.cpp:130
2799 msgid ""
2800 "Attempt to set font display or copyright name again. This should mean there "
2801 "is more than one DefineFontName tag referring to the same Font. Don't know "
2802 "what to do in this case, so ignoring."
2803 msgstr ""
2804 "Attempt to set font display or copyright name again. This should mean there "
2805 "is more than one DefineFontName tag referring to the same Font. Don't know "
2806 "what to do in this case, so ignoring."
2808 #: libcore/Font.cpp:167
2809 msgid ""
2810 "Attempt to add an embedded glyph CodeTable to a font that already has one. "
2811 "This should mean there are several DefineFontInfo tags, or a DefineFontInfo "
2812 "tag refers to a font created by DefineFont2 or DefineFont3. Don't know what "
2813 "should happen in this case, so ignoring."
2814 msgstr ""
2815 "Attempt to add an embedded glyph CodeTable to a font that already has one. "
2816 "This should mean there are several DefineFontInfo tags, or a DefineFontInfo "
2817 "tag refers to a font created by DefineFont2 or DefineFont3. Don't know what "
2818 "should happen in this case, so ignoring."
2820 #: libcore/Font.cpp:201
2821 #, c-format
2822 msgid "Failed to find glyph %s in %s font %s"
2823 msgstr "Failed to find glyph %s in %s font %s"
2825 #: libcore/Font.cpp:276
2826 msgid "Device font provider was not initialized, can't get unitsPerEM"
2827 msgstr "Device font provider was not initialised, can't get unitsPerEM"
2829 #: libcore/Font.cpp:298
2830 #, c-format
2831 msgid ""
2832 "Could not create shape glyph for DisplayObject code %u (%c) with device font "
2833 "%s (%p)"
2834 msgstr ""
2835 "Could not create shape glyph for DisplayObject code %u (%c) with device font "
2836 "%s (%p)"
2838 #: libcore/Font.cpp:332
2839 msgid ""
2840 "No name associated with this font, can't use device fonts (should I use a "
2841 "default one?)"
2842 msgstr ""
2843 "No name associated with this font, can't use device fonts (should I use a "
2844 "default one?)"
2846 #: libcore/Font.cpp:340
2847 #, c-format
2848 msgid "Could not create a freetype face %s"
2849 msgstr "Could not create a freetype face %s"
2851 #: libcore/asobj/Stage_as.cpp:146
2852 msgid "Stage.width is a read-only property!"
2853 msgstr "Stage.width is a read-only property!"
2855 #: libcore/asobj/Stage_as.cpp:163
2856 msgid "Stage.height is a read-only property!"
2857 msgstr "Stage.height is a read-only property!"
2859 #: libcore/asobj/Stage_as.cpp:202
2860 msgid "Stage.showMenu implemented by setting gnashrc option and for gtk only"
2861 msgstr "Stage.showMenu implemented by setting gnashrc option and for gtk only"
2863 #: libcore/asobj/Video_as.cpp:114
2864 msgid "attachVideo needs 1 arg"
2865 msgstr "attachVideo needs 1 arg"
2867 #: libcore/asobj/Video_as.cpp:126
2868 #, c-format
2869 msgid "attachVideo(%s) first arg is not a NetStream instance"
2870 msgstr "attachVideo(%s) first arg is not a NetStream instance"
2872 #: libcore/asobj/Video_as.cpp:139
2873 msgid "Video.deblocking"
2874 msgstr "Video.deblocking"
2876 #: libcore/asobj/TextField_as.cpp:218
2877 #, c-format
2878 msgid "createTextField called with %d args, expected 6 - returning undefined"
2879 msgstr "createTextField called with %d args, expected 6 - returning undefined"
2881 #: libcore/asobj/TextField_as.cpp:232
2882 #, c-format
2883 msgid "createTextField: negative width (%d) - reverting sign"
2884 msgstr "createTextField: negative width (%d) - reverting sign"
2886 #: libcore/asobj/TextField_as.cpp:242
2887 #, c-format
2888 msgid "createTextField: negative height (%d) - reverting sign"
2889 msgstr "createTextField: negative height (%d) - reverting sign"
2891 #: libcore/asobj/TextField_as.cpp:436
2892 #, c-format
2893 msgid "Attempt to set length property of TextField %s"
2894 msgstr "Attempt to set length property of TextField %s"
2896 #: libcore/asobj/TextField_as.cpp:462 libcore/asobj/TextField_as.cpp:488
2897 #, c-format
2898 msgid "Attempt to set read-only %s property of TextField %s"
2899 msgstr "Attempt to set read-only %s property of TextField %s"
2901 #: libcore/asobj/TextField_as.cpp:544
2902 #, c-format
2903 msgid "Invalid value given to TextField.type: %s"
2904 msgstr "Invalid value given to TextField.type: %s"
2906 #: libcore/asobj/TextField_as.cpp:597
2907 msgid "TextField.getFontList()"
2908 msgstr "TextField.getFontList()"
2910 #: libcore/asobj/TextField_as.cpp:608
2911 msgid "TextField.getNewTextFormat()"
2912 msgstr "TextField.getNewTextFormat()"
2914 #: libcore/asobj/TextField_as.cpp:658
2915 msgid ""
2916 "TextField.getTextFormat() discards URL, target, tabStops, bullet and display"
2917 msgstr ""
2918 "TextField.getTextFormat() discards URL, target, tabStops, bullet and display"
2920 #: libcore/asobj/TextField_as.cpp:672 libcore/asobj/TextField_as.cpp:694
2921 #, c-format
2922 msgid "TextField.setTextFormat(%s) : %s"
2923 msgstr "TextField.setTextFormat(%s) : %s"
2925 #: libcore/asobj/TextField_as.cpp:673
2926 msgid "missing arg"
2927 msgstr "missing arg"
2929 #: libcore/asobj/TextField_as.cpp:679
2930 #, c-format
2931 msgid ""
2932 "TextField.setTextFormat(%s) : args past the first are unhandled by Gnash"
2933 msgstr ""
2934 "TextField.setTextFormat(%s) : args past the first are unhandled by Gnash"
2936 #: libcore/asobj/TextField_as.cpp:695
2937 msgid "first argument is not a TextFormat"
2938 msgstr "first argument is not a TextFormat"
2940 #: libcore/asobj/TextField_as.cpp:729
2941 msgid "TextField.setNewTextFormat(), we'll delegate to setTextFormat"
2942 msgstr "TextField.setNewTextFormat(), we'll delegate to setTextFormat"
2944 #: libcore/asobj/TextField_as.cpp:789
2945 msgid "TextField.bottomScroll is not complete"
2946 msgstr "TextField.bottomScroll is not complete"
2948 #: libcore/asobj/TextField_as.cpp:809
2949 msgid "TextField.maxhscroll is not complete"
2950 msgstr "TextField.maxhscroll is not complete"
2952 #: libcore/asobj/TextField_as.cpp:905
2953 #, c-format
2954 msgid "TextField.replaceSel(%s) requires exactly one argument"
2955 msgstr "TextField.replaceSel(%s) requires exactly one argument"
2957 #: libcore/asobj/TextField_as.cpp:944
2958 msgid "TextField._hscroll is not complete"
2959 msgstr "TextField._hscroll is not complete"
2961 #: libcore/asobj/TextField_as.cpp:962
2962 msgid "TextField.maxscroll is not complete"
2963 msgstr "TextField.maxscroll is not complete"
2965 #: libcore/asobj/TextField_as.cpp:983
2966 msgid "TextField.replaceText() called with less than 3 args"
2967 msgstr "TextField.replaceText() called with less than 3 args"
2969 #: libcore/asobj/TextField_as.cpp:993
2970 #, c-format
2971 msgid "TextField.replaceText(%s): negative endIndex - doing nothing"
2972 msgstr "TextField.replaceText(%s): negative endIndex - doing nothing"
2974 #: libcore/asobj/TextField_as.cpp:1019
2975 #, c-format
2976 msgid "TextField.replaceText(%s): beginIndex out of range - doing nothing"
2977 msgstr "TextField.replaceText(%s): beginIndex out of range - doing nothing"
2979 #: libcore/asobj/TextField_as.cpp:1036
2980 #, c-format
2981 msgid ""
2982 "TextField.replaceText(%s): endIndex out of range - taking as end of string"
2983 msgstr ""
2984 "TextField.replaceText(%s): endIndex out of range - taking as end of string"
2986 #: libcore/asobj/NetConnection_as.cpp:440
2987 #, c-format
2988 msgid "Gnash is not allowed to open this URL: %s"
2989 msgstr "Gnash is not allowed to open this URL: %s"
2991 #: libcore/asobj/NetConnection_as.cpp:496
2992 #, c-format
2993 msgid "Gnash is not allowed to connect to %s"
2994 msgstr "Gnash is not allowed to connect to %s"
2996 #: libcore/asobj/NetConnection_as.cpp:517
2997 #, c-format
2998 msgid "NetConnection.connect(%s): unsupported connection protocol"
2999 msgstr "NetConnection.connect(%s): unsupported connection protocol"
3001 #: libcore/asobj/NetConnection_as.cpp:523
3002 #, c-format
3003 msgid "NetConnection.connect(%s): unknown connection protocol"
3004 msgstr "NetConnection.connect(%s): unknown connection protocol"
3006 #: libcore/asobj/NetConnection_as.cpp:569
3007 msgid "NetConnection.call: can't call while not connected"
3008 msgstr "NetConnection.call: can't call while not connected"
3010 #: libcore/asobj/NetConnection_as.cpp:658
3011 msgid "NetConnection.call(): needs at least one argument"
3012 msgstr "NetConnection.call(): needs at least one argument"
3014 #: libcore/asobj/NetConnection_as.cpp:681
3015 #, c-format
3016 msgid "NetConnection.call(%s): second argument must be an object"
3017 msgstr "NetConnection.call(%s): second argument must be an object"
3019 #: libcore/asobj/NetConnection_as.cpp:771
3020 msgid "NetConnection.connect(): needs at least one argument"
3021 msgstr "NetConnection.connect(): needs at least one argument"
3023 #: libcore/asobj/NetConnection_as.cpp:793
3024 #, c-format
3025 msgid "NetConnection.connect(%s): args after the first are not supported"
3026 msgstr "NetConnection.connect(%s): args after the first are not supported"
3028 #: libcore/asobj/NetConnection_as.cpp:808
3029 msgid "NetConnection.addHeader()"
3030 msgstr "NetConnection.addHeader()"
3032 #: libcore/asobj/NetConnection_as.cpp:892
3033 msgid "Invoke buffer too short"
3034 msgstr "Invoke buffer too short"
3036 #: libcore/asobj/NetConnection_as.cpp:899
3037 msgid "Invoke argument not present"
3038 msgstr "Invoke argument not present"
3040 #: libcore/asobj/NetConnection_as.cpp:990
3041 #, c-format
3042 msgid "Unknown HTTP Remoting response identifier '%s'"
3043 msgstr "Unknown HTTP Remoting response identifier '%s'"
3045 #: libcore/asobj/NetConnection_as.cpp:1006
3046 #, c-format
3047 msgid "Unsupported HTTP Remoting response callback: '%s' (size %d)"
3048 msgstr "Unsupported HTTP Remoting response callback: '%s' (size %d)"
3050 #: libcore/asobj/NetConnection_as.cpp:1155
3051 #, c-format
3052 msgid "Error parsing server AMF: %s"
3053 msgstr "Error parsing server AMF: %s"
3055 #: libcore/asobj/NetConnection_as.cpp:1202
3056 #, c-format
3057 msgid "Could not serialize NetConnection.call argument %d"
3058 msgstr "Could not serialise NetConnection.call argument %d"
3060 #: libcore/asobj/NetConnection_as.cpp:1230
3061 msgid "Sanity failed. no string method in invoke packet"
3062 msgstr "Sanity failed. no string method in invoke packet"
3064 #: libcore/asobj/NetConnection_as.cpp:1277
3065 msgid "Server called _onbwcheck without a callback"
3066 msgstr "Server called _onbwcheck without a callback"
3068 #: libcore/asobj/NetConnection_as.cpp:1307
3069 #, fuzzy
3070 msgid "RTMP server sent error"
3071 msgstr "rtmp server sent error"
3073 #: libcore/asobj/Function_as.cpp:105
3074 msgid "Function.apply() called with no args"
3075 msgstr "Function.apply() called with no args"
3077 #: libcore/asobj/Function_as.cpp:129
3078 #, c-format
3079 msgid ""
3080 "Function.apply() got %d args, expected at most 2 -- discarding the ones in "
3081 "excess"
3082 msgstr ""
3083 "Function.apply() got %d args, expected at most 2 -- discarding the ones in "
3084 "excess"
3086 #: libcore/asobj/Array_as.cpp:535
3087 #, c-format
3088 msgid "Unhandled sort flags: %d (0x%X)"
3089 msgstr "Unhandled sort flags: %d (0x%X)"
3091 #: libcore/asobj/Array_as.cpp:934
3092 msgid "Array.splice() needs at least 1 argument, call ignored"
3093 msgstr "Array.splice() needs at least 1 argument, call ignored"
3095 #: libcore/asobj/Array_as.cpp:957
3096 #, c-format
3097 msgid "Array.splice(%d,%d): negative length given, call ignored"
3098 msgstr "Array.splice(%d,%d): negative length given, call ignored"
3100 #: libcore/asobj/Array_as.cpp:1055
3101 msgid "Sort called with invalid arguments."
3102 msgstr "Sort called with invalid arguments."
3104 #: libcore/asobj/Array_as.cpp:1199
3105 msgid "SortOn called with invalid arguments."
3106 msgstr "SortOn called with invalid arguments."
3108 #: libcore/asobj/Array_as.cpp:1389
3109 msgid ""
3110 "More than 2 arguments to Array.slice, and I don't know what to do with "
3111 "them.  Ignoring them"
3112 msgstr ""
3113 "More than 2 arguments to Array.slice, and I don't know what to do with "
3114 "them.  Ignoring them"
3116 #: libcore/asobj/System_as.cpp:310
3117 msgid "System.security.allowDomain"
3118 msgstr "System.security.allowDomain"
3120 #: libcore/asobj/System_as.cpp:321
3121 msgid "System.security.allowInsecureDomain"
3122 msgstr "System.security.allowInsecureDomain"
3124 #: libcore/asobj/System_as.cpp:329
3125 msgid "System.security.loadPolicyFile"
3126 msgstr "System.security.loadPolicyFile"
3128 #: libcore/asobj/System_as.cpp:350
3129 msgid "System.showSettings"
3130 msgstr "System.showSettings"
3132 #: libcore/asobj/System_as.cpp:367
3133 msgid "System.exactSettings"
3134 msgstr "System.exactSettings"
3136 #: libcore/asobj/System_as.cpp:385
3137 msgid "System.useCodepage"
3138 msgstr "System.useCodepage"
3140 #: libcore/asobj/Key_as.cpp:40
3141 msgid "Key.isAccessible"
3142 msgstr "Key.isAccessible"
3144 #: libcore/asobj/Key_as.cpp:70
3145 msgid "Key.isDown needs one argument (the key code)"
3146 msgstr "Key.isDown needs one argument (the key code)"
3148 #: libcore/asobj/Key_as.cpp:79
3149 #, c-format
3150 msgid "Key.isKeyDown(%d): keycode out of range"
3151 msgstr "Key.isKeyDown(%d): keycode out of range"
3153 #: libcore/asobj/Key_as.cpp:97
3154 msgid "Key.isToggled"
3155 msgstr "Key.isToggled"
3157 #: libcore/asobj/Object.cpp:148
3158 msgid "Too many args to Object constructor"
3159 msgstr "Too many args to Object constructor"
3161 #: libcore/asobj/Object.cpp:192
3162 #, c-format
3163 msgid ""
3164 "Invalid call to Object.addProperty(%s) - expected 3 arguments (<name>, "
3165 "<getter>, <setter>)"
3166 msgstr ""
3167 "Invalid call to Object.addProperty(%s) - expected 3 arguments (<name>, "
3168 "<getter>, <setter>)"
3170 #: libcore/asobj/Object.cpp:209
3171 msgid "Invalid call to Object.addProperty() - empty property name"
3172 msgstr "Invalid call to Object.addProperty() - empty property name"
3174 #: libcore/asobj/Object.cpp:219
3175 msgid "Invalid call to Object.addProperty() - getter is not an AS function"
3176 msgstr "Invalid call to Object.addProperty() - getter is not an AS function"
3178 #: libcore/asobj/Object.cpp:233
3179 #, c-format
3180 msgid ""
3181 "Invalid call to Object.addProperty() - setter is not null and not an AS "
3182 "function (%s)"
3183 msgstr ""
3184 "Invalid call to Object.addProperty() - setter is not null and not an AS "
3185 "function (%s)"
3187 #: libcore/asobj/Object.cpp:257
3188 #, c-format
3189 msgid ""
3190 "Invalid call to Object.registerClass(%s) - expected 2 arguments (<symbol>, "
3191 "<constructor>)"
3192 msgstr ""
3193 "Invalid call to Object.registerClass(%s) - expected 2 arguments (<symbol>, "
3194 "<constructor>)"
3196 #: libcore/asobj/Object.cpp:274
3197 #, c-format
3198 msgid ""
3199 "Invalid call to Object.registerClass(%s) - first argument (symbol id) "
3200 "evaluates to empty string"
3201 msgstr ""
3202 "Invalid call to Object.registerClass(%s) - first argument (symbol id) "
3203 "evaluates to empty string"
3205 #: libcore/asobj/Object.cpp:286
3206 #, c-format
3207 msgid ""
3208 "Invalid call to Object.registerClass(%s) - second argument (class) is not a "
3209 "function)"
3210 msgstr ""
3211 "Invalid call to Object.registerClass(%s) - second argument (class) is not a "
3212 "function)"
3214 #: libcore/asobj/Object.cpp:298
3215 msgid ""
3216 "current environment has no target, wouldn't know where to look for symbol "
3217 "required for registerClass"
3218 msgstr ""
3219 "current environment has no target, wouldn't know where to look for symbol "
3220 "required for registerClass"
3222 #: libcore/asobj/Object.cpp:313
3223 #, c-format
3224 msgid "Object.registerClass('%s', %s): can't find exported symbol (id: %d)"
3225 msgstr "Object.registerClass('%s', %s): can't find exported symbol (id: %d)"
3227 #: libcore/asobj/Object.cpp:326
3228 #, c-format
3229 msgid ""
3230 "Object.registerClass(%s, %s): exported symbol is not a MovieClip symbol "
3231 "(sprite_definition), but a %s"
3232 msgstr ""
3233 "Object.registerClass(%s, %s): exported symbol is not a MovieClip symbol "
3234 "(sprite_definition), but a %s"
3236 #: libcore/asobj/Object.cpp:348
3237 msgid "Object.hasOwnProperty() requires one arg"
3238 msgstr "Object.hasOwnProperty() requires one arg"
3240 #: libcore/asobj/Object.cpp:357
3241 #, c-format
3242 msgid "Invalid call to Object.hasOwnProperty('%s')"
3243 msgstr "Invalid call to Object.hasOwnProperty('%s')"
3245 #: libcore/asobj/Object.cpp:373
3246 msgid "Object.isPropertyEnumerable() requires one arg"
3247 msgstr "Object.isPropertyEnumerable() requires one arg"
3249 #: libcore/asobj/Object.cpp:382
3250 #, c-format
3251 msgid "Invalid call to Object.isPropertyEnumerable('%s')"
3252 msgstr "Invalid call to Object.isPropertyEnumerable('%s')"
3254 #: libcore/asobj/Object.cpp:405
3255 msgid "Object.isPrototypeOf() requires one arg"
3256 msgstr "Object.isPrototypeOf() requires one arg"
3258 #: libcore/asobj/Object.cpp:413
3259 #, c-format
3260 msgid "First arg to Object.isPrototypeOf(%s) is not an object"
3261 msgstr "First arg to Object.isPrototypeOf(%s) is not an object"
3263 #: libcore/asobj/Object.cpp:432
3264 #, c-format
3265 msgid "Object.watch(%s): missing arguments"
3266 msgstr "Object.watch(%s): missing arguments"
3268 #: libcore/asobj/Object.cpp:443
3269 #, c-format
3270 msgid "Object.watch(%s): second argument is not a function"
3271 msgstr "Object.watch(%s): second argument is not a function"
3273 #: libcore/asobj/Object.cpp:469
3274 #, c-format
3275 msgid "Object.unwatch(%s): missing argument"
3276 msgstr "Object.unwatch(%s): missing argument"
3278 #: libcore/asobj/String_as.cpp:451
3279 msgid "string.slice() called with end < start"
3280 msgstr "string.slice() called with end < start"
3282 #: libcore/asobj/String_as.cpp:496
3283 #, c-format
3284 msgid "String.indexOf(%s, %s): second argument casts to invalid offset (%d)"
3285 msgstr "String.indexOf(%s, %s): second argument casts to invalid offset (%d)"
3287 #: libcore/asobj/String_as.cpp:569
3288 msgid "string.charCodeAt needs one argument"
3289 msgstr "string.charCodeAt needs one argument"
3291 #: libcore/asobj/String_as.cpp:578
3292 msgid "string.charCodeAt has more than one argument"
3293 msgstr "string.charCodeAt has more than one argument"
3295 #: libcore/asobj/String_as.cpp:756
3296 msgid "No fn_call::callerDef in string function call"
3297 msgstr "No fn_call::callerDef in string function call"
3299 #: libcore/asobj/String_as.cpp:780
3300 msgid "%1%(%2%) needs %3% argument(s)"
3301 msgstr "%1%(%2%) needs %3% argument(s)"
3303 #: libcore/asobj/String_as.cpp:791
3304 msgid "%1%(%2%) has more than %3% argument(s)"
3305 msgstr "%1%(%2%) has more than %3% argument(s)"
3307 #: libcore/asobj/flash/external/ExternalInterface_as.cpp:292
3308 #, c-format
3309 msgid "VAL: %s"
3310 msgstr "VAL: %s"
3312 #: libcore/asobj/flash/external/ExternalInterface_as.cpp:343
3313 #, c-format
3314 msgid ""
3315 "ExternalInterface path %s is outside the SWF domain %s. Cannot access this "
3316 "object."
3317 msgstr ""
3318 "ExternalInterface path %s is outside the SWF domain %s. Cannot access this "
3319 "object."
3321 #: libcore/asobj/flash/net/FileReferenceList_as.cpp:91
3322 #, c-format
3323 msgid "FileReferenceList(%s): %s"
3324 msgstr "FileReferenceList(%s): %s"
3326 #: libcore/asobj/flash/net/FileReferenceList_as.cpp:92
3327 #: libcore/asobj/flash/net/FileReference_as.cpp:160
3328 #: libcore/asobj/flash/geom/Transform_as.cpp:357
3329 msgid "arguments discarded"
3330 msgstr "arguments discarded"
3332 #: libcore/asobj/flash/net/FileReference_as.cpp:159
3333 #, c-format
3334 msgid "FileReference(%s): %s"
3335 msgstr "FileReference(%s): %s"
3337 #: libcore/asobj/flash/geom/Rectangle_as.cpp:153
3338 #, c-format
3339 msgid "flash.geom.Rectangle(%s): %s"
3340 msgstr "flash.geom.Rectangle(%s): %s"
3342 #: libcore/asobj/flash/geom/Rectangle_as.cpp:154
3343 #: libcore/asobj/flash/geom/Point_as.cpp:427
3344 #: libcore/asobj/flash/geom/Point_as.cpp:511
3345 #: libcore/asobj/flash/geom/Point_as.cpp:596
3346 #: libcore/asobj/flash/geom/Point_as.cpp:604
3347 #: libcore/asobj/MovieClip_as.cpp:532
3348 msgid "missing arguments"
3349 msgstr "missing arguments"
3351 #: libcore/asobj/flash/geom/Rectangle_as.cpp:471
3352 #: libcore/asobj/flash/geom/Rectangle_as.cpp:545
3353 #: libcore/asobj/flash/geom/Rectangle_as.cpp:603
3354 #: libcore/asobj/flash/geom/Matrix_as.cpp:421
3355 #: libcore/asobj/flash/geom/Matrix_as.cpp:747
3356 msgid "Failed to construct flash.geom.Point!"
3357 msgstr "Failed to construct flash.geom.Point!"
3359 #: libcore/asobj/flash/geom/Rectangle_as.cpp:483
3360 #: libcore/asobj/flash/geom/Rectangle_as.cpp:557
3361 #: libcore/asobj/flash/geom/Rectangle_as.cpp:616
3362 #: libcore/asobj/flash/geom/Point_as.cpp:411
3363 #, c-format
3364 msgid "Attempt to set read-only property %s"
3365 msgstr "Attempt to set read-only property %s"
3367 #: libcore/asobj/flash/geom/Point_as.cpp:119
3368 #: libcore/asobj/flash/geom/Point_as.cpp:190
3369 #: libcore/asobj/flash/geom/Point_as.cpp:238
3370 #: libcore/asobj/flash/geom/Point_as.cpp:323
3371 #, c-format
3372 msgid "%s: missing arguments"
3373 msgstr "%s: missing arguments"
3375 #: libcore/asobj/flash/geom/Point_as.cpp:128
3376 #: libcore/asobj/flash/geom/Point_as.cpp:138
3377 #: libcore/asobj/flash/geom/Point_as.cpp:148
3378 #: libcore/asobj/flash/geom/Point_as.cpp:156
3379 #: libcore/asobj/flash/geom/Point_as.cpp:332
3380 #: libcore/asobj/flash/geom/Point_as.cpp:342
3381 #: libcore/asobj/flash/geom/Point_as.cpp:352
3382 #: libcore/asobj/flash/geom/Point_as.cpp:360
3383 #, c-format
3384 msgid "Point.add(%s): %s"
3385 msgstr "Point.add(%s): %s"
3387 #: libcore/asobj/flash/geom/Point_as.cpp:129
3388 #: libcore/asobj/flash/geom/Point_as.cpp:249
3389 #: libcore/asobj/flash/geom/Point_as.cpp:333
3390 msgid "arguments after first discarded"
3391 msgstr "arguments after first discarded"
3393 #: libcore/asobj/flash/geom/Point_as.cpp:139
3394 #: libcore/asobj/flash/geom/Point_as.cpp:343
3395 #: libcore/asobj/flash/geom/Point_as.cpp:532
3396 msgid "first argument doesn't cast to object"
3397 msgstr "first argument doesn't cast to object"
3399 #: libcore/asobj/flash/geom/Point_as.cpp:149
3400 msgid "first argument cast to object doesn't contain an 'x' member"
3401 msgstr "first argument cast to object doesn't contain an 'x' member"
3403 #: libcore/asobj/flash/geom/Point_as.cpp:157
3404 msgid "first argument cast to object doesn't contain an 'y' member"
3405 msgstr "first argument cast to object doesn't contain an 'y' member"
3407 #: libcore/asobj/flash/geom/Point_as.cpp:200
3408 #, c-format
3409 msgid "Point.equals(%s): %s"
3410 msgstr "Point.equals(%s): %s"
3412 #: libcore/asobj/flash/geom/Point_as.cpp:201
3413 #: libcore/asobj/flash/geom/Point_as.cpp:447
3414 msgid "First arg must be an object"
3415 msgstr "First arg must be an object"
3417 #: libcore/asobj/flash/geom/Point_as.cpp:211
3418 #: libcore/asobj/flash/geom/Point_as.cpp:457
3419 #, c-format
3420 msgid "Point.equals(%s): %s %s"
3421 msgstr "Point.equals(%s): %s %s"
3423 #: libcore/asobj/flash/geom/Point_as.cpp:212
3424 #: libcore/asobj/flash/geom/Point_as.cpp:458
3425 msgid "First arg must be an instance of"
3426 msgstr "First arg must be an instance of"
3428 #: libcore/asobj/flash/geom/Point_as.cpp:248
3429 #, c-format
3430 msgid "Point.normalize(%s): %s"
3431 msgstr "Point.normalise(%s): %s"
3433 #: libcore/asobj/flash/geom/Point_as.cpp:353
3434 msgid "first argument casted to object doesn't contain an 'x' member"
3435 msgstr "first argument casted to object doesn't contain an 'x' member"
3437 #: libcore/asobj/flash/geom/Point_as.cpp:361
3438 msgid "first argument casted to object doesn't contain an 'y' member"
3439 msgstr "first argument casted to object doesn't contain an 'y' member"
3441 #: libcore/asobj/flash/geom/Point_as.cpp:426
3442 #: libcore/asobj/flash/geom/Point_as.cpp:436
3443 #: libcore/asobj/flash/geom/Point_as.cpp:446
3444 #, c-format
3445 msgid "Point.distance(%s): %s"
3446 msgstr "Point.distance(%s): %s"
3448 #: libcore/asobj/flash/geom/Point_as.cpp:437
3449 msgid "arguments after first two discarded"
3450 msgstr "arguments after first two discarded"
3452 #: libcore/asobj/flash/geom/Point_as.cpp:510
3453 #: libcore/asobj/flash/geom/Point_as.cpp:520
3454 #: libcore/asobj/flash/geom/Point_as.cpp:531
3455 #: libcore/asobj/flash/geom/Point_as.cpp:547
3456 #, c-format
3457 msgid "Point.interpolate(%s): %s"
3458 msgstr "Point.interpolate(%s): %s"
3460 #: libcore/asobj/flash/geom/Point_as.cpp:521
3461 msgid "arguments after first three discarded"
3462 msgstr "arguments after first three discarded"
3464 #: libcore/asobj/flash/geom/Point_as.cpp:548
3465 msgid "second argument doesn't cast to object"
3466 msgstr "second argument doesn't cast to object"
3468 #: libcore/asobj/flash/geom/Point_as.cpp:595
3469 #: libcore/asobj/flash/geom/Point_as.cpp:604
3470 #, c-format
3471 msgid "Point.polar(%s): %s"
3472 msgstr "Point.polar(%s): %s"
3474 #: libcore/asobj/flash/geom/ColorTransform_as.cpp:365
3475 #, c-format
3476 msgid ""
3477 "ColorTransform(%s): not enough arguments (need 8). Constructing with default "
3478 "values"
3479 msgstr ""
3480 "ColourTransform(%s): not enough arguments (need 8). Constructing with "
3481 "default values"
3483 #: libcore/asobj/flash/geom/ColorTransform_as.cpp:380
3484 #, c-format
3485 msgid "ColorTransform(%s): discarding extra arguments"
3486 msgstr "ColourTransform(%s): discarding extra arguments"
3488 #: libcore/asobj/flash/geom/Matrix_as.cpp:184
3489 #, c-format
3490 msgid "Matrix.concat(%s): needs one argument"
3491 msgstr "Matrix.concat(%s): needs one argument"
3493 #: libcore/asobj/flash/geom/Matrix_as.cpp:198
3494 #, c-format
3495 msgid "Matrix.concat(%s): needs a Matrix object"
3496 msgstr "Matrix.concat(%s): needs a Matrix object"
3498 #: libcore/asobj/flash/geom/Matrix_as.cpp:255
3499 #, c-format
3500 msgid "Matrix.createBox(%s): needs at least two arguments"
3501 msgstr "Matrix.createBox(%s): needs at least two arguments"
3503 #: libcore/asobj/flash/geom/Matrix_as.cpp:314
3504 #, c-format
3505 msgid "Matrix.createGradientBox(%s): needs at least two arguments"
3506 msgstr "Matrix.createGradientBox(%s): needs at least two arguments"
3508 #: libcore/asobj/flash/geom/Matrix_as.cpp:388
3509 #, c-format
3510 msgid "Matrix.deltaTransformPoint(%s): needs one argument"
3511 msgstr "Matrix.deltaTransformPoint(%s): needs one argument"
3513 #: libcore/asobj/flash/geom/Matrix_as.cpp:402
3514 #, c-format
3515 msgid "Matrix.deltaTransformPoint(%s): needs an object"
3516 msgstr "Matrix.deltaTransformPoint(%s): needs an object"
3518 #: libcore/asobj/flash/geom/Matrix_as.cpp:523
3519 #, c-format
3520 msgid "Matrix.rotate(%s): needs one argument"
3521 msgstr "Matrix.rotate(%s): needs one argument"
3523 #: libcore/asobj/flash/geom/Matrix_as.cpp:599
3524 #: libcore/asobj/flash/geom/Matrix_as.cpp:770
3525 #, c-format
3526 msgid "Matrix.translate(%s): needs two arguments"
3527 msgstr "Matrix.translate(%s): needs two arguments"
3529 #: libcore/asobj/flash/geom/Matrix_as.cpp:704
3530 #, c-format
3531 msgid "Matrix.translate(%s): needs one argument"
3532 msgstr "Matrix.translate(%s): needs one argument"
3534 #: libcore/asobj/flash/geom/Matrix_as.cpp:717
3535 #, c-format
3536 msgid "Matrix.transformPoint(%s): needs an object"
3537 msgstr "Matrix.transformPoint(%s): needs an object"
3539 #: libcore/asobj/flash/geom/Matrix_as.cpp:729
3540 #, c-format
3541 msgid "Matrix.transformPoint(%s): object must be a Point"
3542 msgstr "Matrix.transformPoint(%s): object must be a Point"
3544 #: libcore/asobj/flash/geom/Transform_as.cpp:122
3545 #: libcore/asobj/flash/geom/Transform_as.cpp:198
3546 msgid "Failed to construct flash.geom.ColorTransform!"
3547 msgstr "Failed to construct flash.geom.ColourTransform!"
3549 #: libcore/asobj/flash/geom/Transform_as.cpp:145
3550 #, c-format
3551 msgid "Transform.colorTransform(%s): extra arguments discarded"
3552 msgstr "Transform.colourTransform(%s): extra arguments discarded"
3554 #: libcore/asobj/flash/geom/Transform_as.cpp:155
3555 #, c-format
3556 msgid "Transform.colorTransform(%s): argument is not an object"
3557 msgstr "Transform.colourTransform(%s): argument is not an object"
3559 #: libcore/asobj/flash/geom/Transform_as.cpp:170
3560 #, c-format
3561 msgid "Transform.colorTransform(%s): argument is not a ColorTransform"
3562 msgstr "Transform.colourTransform(%s): argument is not a ColourTransform"
3564 #: libcore/asobj/flash/geom/Transform_as.cpp:236
3565 msgid "Failed to construct flash.geom.Matrix!"
3566 msgstr "Failed to construct flash.geom.Matrix!"
3568 #: libcore/asobj/flash/geom/Transform_as.cpp:305
3569 #, c-format
3570 msgid "Transform.matrix(%s): extra arguments discarded"
3571 msgstr "Transform.matrix(%s): extra arguments discarded"
3573 #: libcore/asobj/flash/geom/Transform_as.cpp:315
3574 #, c-format
3575 msgid "Transform.matrix(%s): argument is not an object"
3576 msgstr "Transform.matrix(%s): argument is not an object"
3578 #: libcore/asobj/flash/geom/Transform_as.cpp:346
3579 #, c-format
3580 msgid "flash.geom.Transform(%s): needs one argument"
3581 msgstr "flash.geom.Transform(%s): needs one argument"
3583 #: libcore/asobj/flash/geom/Transform_as.cpp:356
3584 #, c-format
3585 msgid "Transform(%s): %s"
3586 msgstr "Transform(%s): %s"
3588 #: libcore/asobj/flash/display/BitmapData_as.cpp:816
3589 msgid ""
3590 "BitmapData.copyChannel(). Multiple destination channels are not supported"
3591 msgstr ""
3592 "BitmapData.copyChannel(). Multiple destination channels are not supported"
3594 #: libcore/asobj/flash/display/BitmapData_as.cpp:842
3595 msgid ""
3596 "BitmapData.copyChannel(): no part of source rectangleoverlaps with the "
3597 "source BitmapData"
3598 msgstr ""
3599 "BitmapData.copyChannel(): no part of source rectangleoverlaps with the "
3600 "source BitmapData"
3602 #: libcore/asobj/flash/display/BitmapData_as.cpp:856
3603 msgid ""
3604 "BitmapData.copyChannel(): destination area is wholly outside the destination "
3605 "BitmapData"
3606 msgstr ""
3607 "BitmapData.copyChannel(): destination area is wholly outside the destination "
3608 "BitmapData"
3610 #: libcore/asobj/flash/display/BitmapData_as.cpp:914
3611 msgid "BitmapData.copyPixels(): arguments after the first three are discarded"
3612 msgstr "BitmapData.copyPixels(): arguments after the first three are discarded"
3614 #: libcore/asobj/flash/display/BitmapData_as.cpp:964
3615 msgid ""
3616 "BitmapData.copyPixels(): no part of source rectangleoverlaps with the source "
3617 "BitmapData"
3618 msgstr ""
3619 "BitmapData.copyPixels(): no part of source rectangleoverlaps with the source "
3620 "BitmapData"
3622 #: libcore/asobj/flash/display/BitmapData_as.cpp:978
3623 msgid ""
3624 "BitmapData.copyPixels(): destination area is wholly outside the destination "
3625 "BitmapData"
3626 msgstr ""
3627 "BitmapData.copyPixels(): destination area is wholly outside the destination "
3628 "BitmapData"
3630 #: libcore/asobj/flash/display/BitmapData_as.cpp:1064
3631 #, c-format
3632 msgid "BitmapData.draw(%s) requires at least one argument"
3633 msgstr "BitmapData.draw(%s) requires at least one argument"
3635 #: libcore/asobj/flash/display/BitmapData_as.cpp:1076
3636 msgid "BitmapData.draw() with BitmapData argument"
3637 msgstr "BitmapData.draw() with BitmapData argument"
3639 #: libcore/asobj/flash/display/BitmapData_as.cpp:1083
3640 #, c-format
3641 msgid "BitmapData.draw(%s): first argument must be a MovieClip"
3642 msgstr "BitmapData.draw(%s): first argument must be a MovieClip"
3644 #: libcore/asobj/flash/display/BitmapData_as.cpp:1120
3645 #, c-format
3646 msgid "BitmapData.fillRect(%s): needs an object"
3647 msgstr "BitmapData.fillRect(%s): needs an object"
3649 #: libcore/asobj/flash/display/BitmapData_as.cpp:1157
3650 msgid "floodFill called on disposed BitmapData!"
3651 msgstr "floodFill called on disposed BitmapData!"
3653 #: libcore/asobj/flash/display/BitmapData_as.cpp:1231
3654 msgid "getPixel32 called on disposed BitmapData!"
3655 msgstr "getPixel32 called on disposed BitmapData!"
3657 #: libcore/asobj/flash/display/BitmapData_as.cpp:1361
3658 msgid "BitmapData.perlinNoise() stitch value"
3659 msgstr "BitmapData.perlinNoise() stitch value"
3661 #: libcore/asobj/flash/display/BitmapData_as.cpp:1562
3662 msgid "Failed to construct flash.geom.Rectangle!"
3663 msgstr "Failed to construct flash.geom.Rectangle!"
3665 #: libcore/asobj/flash/display/BitmapData_as.cpp:1584
3666 msgid "BitmapData.loadBitmap requires one argument"
3667 msgstr "BitmapData.loadBitmap requires one argument"
3669 #: libcore/asobj/flash/display/BitmapData_as.cpp:1649
3670 msgid ""
3671 "BitmapData constructor requires at least two arguments. Will not construct a "
3672 "BitmapData"
3673 msgstr ""
3674 "BitmapData constructor requires at least two arguments. Will not construct a "
3675 "BitmapData"
3677 #: libcore/asobj/flash/display/BitmapData_as.cpp:1663
3678 msgid ""
3679 "BitmapData width and height must be between 1 and 2880. Will not construct a "
3680 "BitmapData"
3681 msgstr ""
3682 "BitmapData width and height must be between 1 and 2880. Will not construct a "
3683 "BitmapData"
3685 #: libcore/asobj/MovieClipLoader.cpp:105
3686 #, c-format
3687 msgid "MovieClipLoader.loadClip(%s): missing arguments"
3688 msgstr "MovieClipLoader.loadClip(%s): missing arguments"
3690 #: libcore/asobj/MovieClipLoader.cpp:114
3691 #, c-format
3692 msgid "MovieClipLoader.loadClip(%s): first argument must be a string"
3693 msgstr "MovieClipLoader.loadClip(%s): first argument must be a string"
3695 #: libcore/asobj/MovieClipLoader.cpp:132
3696 #, c-format
3697 msgid "Could not find target %s (evaluated from %s)"
3698 msgstr "Could not find target %s (evaluated from %s)"
3700 #: libcore/asobj/MovieClipLoader.cpp:149
3701 #, c-format
3702 msgid "MovieClipLoader.unloadClip(%s): expected at least one argument"
3703 msgstr "MovieClipLoader.unloadClip(%s): expected at least one argument"
3705 #: libcore/asobj/MovieClipLoader.cpp:156
3706 #, c-format
3707 msgid "MovieClipLoader.unloadClip: %s"
3708 msgstr "MovieClipLoader.unloadClip: %s"
3710 #: libcore/asobj/MovieClipLoader.cpp:180
3711 msgid "MovieClipLoader.getProgress(): missing argument"
3712 msgstr "MovieClipLoader.getProgress(): missing argument"
3714 #: libcore/asobj/MovieClipLoader.cpp:189
3715 #, c-format
3716 msgid "MovieClipLoader.getProgress(%s): first argument is not an object"
3717 msgstr "MovieClipLoader.getProgress(%s): first argument is not an object"
3719 #: libcore/asobj/MovieClipLoader.cpp:198
3720 #, c-format
3721 msgid "MovieClipLoader.getProgress(%s): first argument is not an sprite"
3722 msgstr "MovieClipLoader.getProgress(%s): first argument is not an sprite"
3724 #: libcore/asobj/Sound_as.cpp:420
3725 #, c-format
3726 msgid "Could not create audio decoder: %s"
3727 msgstr "Could not create audio decoder: %s"
3729 #: libcore/asobj/Sound_as.cpp:428
3730 msgid "No audio in Sound input."
3731 msgstr "No audio in Sound input."
3733 #: libcore/asobj/Sound_as.cpp:581
3734 #, c-format
3735 msgid "Gnash could not open this URL: %s"
3736 msgstr "Gnash could not open this URL: %s"
3738 #: libcore/asobj/Sound_as.cpp:592
3739 #, c-format
3740 msgid "Unable to create parser for Sound at %s"
3741 msgstr "Unable to create parser for Sound at %s"
3743 #: libcore/asobj/Sound_as.cpp:676
3744 msgid "No sound handler, nothing to start..."
3745 msgstr "No sound handler, nothing to start..."
3747 #: libcore/asobj/Sound_as.cpp:682
3748 msgid "No MediaParser initialized, can't start an external sound"
3749 msgstr "No MediaParser initialised, can't start an external sound"
3751 #: libcore/asobj/Sound_as.cpp:688
3752 msgid "Sound.start() has no effect on a streaming Sound"
3753 msgstr "Sound.start() has no effect on a streaming Sound"
3755 #: libcore/asobj/Sound_as.cpp:735
3756 msgid "No sound handler, nothing to stop..."
3757 msgstr "No sound handler, nothing to stop..."
3759 #: libcore/asobj/Sound_as.cpp:763
3760 msgid "No sound handler, can't check duration..."
3761 msgstr "No sound handler, can't check duration..."
3763 #: libcore/asobj/Sound_as.cpp:788
3764 msgid ""
3765 "No sound handler, can't check position (we're likely not playing anyway)..."
3766 msgstr ""
3767 "No sound handler, can't check position (we're likely not playing anyway)..."
3769 #: libcore/asobj/Sound_as.cpp:855
3770 #, c-format
3771 msgid "No samples decoded from input of %d bytes"
3772 msgstr "No samples decoded from input of %d bytes"
3774 #: libcore/asobj/Sound_as.cpp:955
3775 #, c-format
3776 msgid "new Sound(%d) : args after first one ignored"
3777 msgstr "new Sound(%d) : args after first one ignored"
3779 #: libcore/asobj/Sound_as.cpp:969
3780 #, c-format
3781 msgid ""
3782 "new Sound(%s) : first argument isn't null or undefined, and isn't a "
3783 "DisplayObject. We'll take as an invalid DisplayObject ref."
3784 msgstr ""
3785 "new Sound(%s) : first argument isn't null or undefined, and isn't a "
3786 "DisplayObject. We'll take as an invalid DisplayObject ref."
3788 #: libcore/asobj/Sound_as.cpp:987
3789 msgid "-- start sound"
3790 msgstr "-- start sound"
3792 #: libcore/asobj/Sound_as.cpp:1012
3793 msgid "-- stop sound "
3794 msgstr "-- stop sound "
3796 #: libcore/asobj/Sound_as.cpp:1028 libcore/asobj/Sound_as.cpp:1083
3797 #, c-format
3798 msgid "No such export '%s'"
3799 msgstr "No such export '%s'"
3801 #: libcore/asobj/Sound_as.cpp:1037
3802 #, c-format
3803 msgid "Export '%s' is not a sound"
3804 msgstr "Export '%s' is not a sound"
3806 #: libcore/asobj/Sound_as.cpp:1053
3807 msgid "-- attach sound"
3808 msgstr "-- attach sound"
3810 #: libcore/asobj/Sound_as.cpp:1058
3811 msgid "attach sound needs one argument"
3812 msgstr "attach sound needs one argument"
3814 #: libcore/asobj/Sound_as.cpp:1068
3815 msgid "attachSound needs a non-empty string"
3816 msgstr "attachSound needs a non-empty string"
3818 #: libcore/asobj/Sound_as.cpp:1092
3819 #, c-format
3820 msgid "Export '%s'is not a sound"
3821 msgstr "Export '%s'is not a sound"
3823 #: libcore/asobj/Sound_as.cpp:1127
3824 msgid "Sound.getPan()"
3825 msgstr "Sound.getPan()"
3827 #: libcore/asobj/Sound_as.cpp:1142
3828 msgid "Sound.setDuration()"
3829 msgstr "Sound.setDuration()"
3831 #: libcore/asobj/Sound_as.cpp:1157
3832 msgid "Sound.setPosition()"
3833 msgstr "Sound.setPosition()"
3835 #: libcore/asobj/Sound_as.cpp:1164
3836 msgid "Sound.getTransform()"
3837 msgstr "Sound.getTransform()"
3839 #: libcore/asobj/Sound_as.cpp:1177
3840 #, c-format
3841 msgid "Sound.getVolume(%s) : arguments ignored"
3842 msgstr "Sound.getVolume(%s) : arguments ignored"
3844 #: libcore/asobj/Sound_as.cpp:1193
3845 msgid "Sound.loadSound() needs at least 1 argument"
3846 msgstr "Sound.loadSound() needs at least 1 argument"
3848 #: libcore/asobj/Sound_as.cpp:1208
3849 #, c-format
3850 msgid "Sound.loadSound(%s): arguments after first 2 discarded"
3851 msgstr "Sound.loadSound(%s): arguments after first 2 discarded"
3853 #: libcore/asobj/Sound_as.cpp:1222
3854 msgid "Sound.setPan()"
3855 msgstr "Sound.setPan()"
3857 #: libcore/asobj/Sound_as.cpp:1229
3858 msgid "Sound.setTransform()"
3859 msgstr "Sound.setTransform()"
3861 #: libcore/asobj/Sound_as.cpp:1238
3862 msgid "set volume of sound needs one argument"
3863 msgstr "set volume of sound needs one argument"
3865 #: libcore/asobj/Sound_as.cpp:1253
3866 msgid "Sound.checkPolicyFile"
3867 msgstr "Sound.checkPolicyFile"
3869 #: libcore/asobj/Sound_as.cpp:1266
3870 msgid "Sound.areSoundsInaccessible()"
3871 msgstr "Sound.areSoundsInaccessible()"
3873 #: libcore/asobj/XML_as.cpp:464
3874 msgid "XML data is empty"
3875 msgstr "XML data is empty"
3877 #: libcore/asobj/XML_as.cpp:740
3878 msgid "no text for text node creation"
3879 msgstr "no text for text node creation"
3881 #: libcore/asobj/XML_as.cpp:753
3882 msgid "XML.parseXML() needs one argument"
3883 msgstr "XML.parseXML() needs one argument"
3885 #: libcore/asobj/MovieClip_as.cpp:297
3886 #, c-format
3887 msgid "createEmptyMovieClip needs 2 args, but %d given, returning undefined"
3888 msgstr "createEmptyMovieClip needs 2 args, but %d given, returning undefined"
3890 #: libcore/asobj/MovieClip_as.cpp:305
3891 #, c-format
3892 msgid "createEmptyMovieClip takes 2 args, but %d given, discarding the excess"
3893 msgstr "createEmptyMovieClip takes 2 args, but %d given, discarding the excess"
3895 #: libcore/asobj/MovieClip_as.cpp:363
3896 msgid "MovieClip.cacheAsBitmap()"
3897 msgstr "MovieClip.cacheAsBitmap()"
3899 #: libcore/asobj/MovieClip_as.cpp:375
3900 msgid "MovieClip.filters()"
3901 msgstr "MovieClip.filters()"
3903 #: libcore/asobj/MovieClip_as.cpp:394
3904 msgid "MovieClip.forceSmoothing()"
3905 msgstr "MovieClip.forceSmoothing()"
3907 #: libcore/asobj/MovieClip_as.cpp:404
3908 msgid "MovieClip.opaqueBackground()"
3909 msgstr "MovieClip.opaqueBackground()"
3911 #: libcore/asobj/MovieClip_as.cpp:414
3912 msgid "MovieClip.scale9Grid()"
3913 msgstr "MovieClip.scale9Grid()"
3915 #: libcore/asobj/MovieClip_as.cpp:424
3916 msgid "MovieClip.scrollRect()"
3917 msgstr "MovieClip.scrollRect()"
3919 #: libcore/asobj/MovieClip_as.cpp:434
3920 msgid "MovieClip.tabIndex()"
3921 msgstr "MovieClip.tabIndex()"
3923 #: libcore/asobj/MovieClip_as.cpp:449
3924 #, c-format
3925 msgid ""
3926 "attachMovie called with wrong number of arguments expected 3 to 4, got (%d) "
3927 "- returning undefined"
3928 msgstr ""
3929 "attachMovie called with wrong number of arguments expected 3 to 4, got (%d) "
3930 "- returning undefined"
3932 #: libcore/asobj/MovieClip_as.cpp:464
3933 #, c-format
3934 msgid ""
3935 "attachMovie: exported resource '%s' is not a DisplayObject definition. "
3936 "Returning undefined"
3937 msgstr ""
3938 "attachMovie: exported resource '%s' is not a DisplayObject definition. "
3939 "Returning undefined"
3941 #: libcore/asobj/MovieClip_as.cpp:484
3942 #, c-format
3943 msgid "MovieClip.attachMovie: invalid depth %d passed; not attaching"
3944 msgstr "MovieClip.attachMovie: invalid depth %d passed; not attaching"
3946 #: libcore/asobj/MovieClip_as.cpp:509
3947 #, c-format
3948 msgid ""
3949 "Fourth argument of attachMovie doesn't cast to an object (%s), we'll act as "
3950 "if it wasn't given"
3951 msgstr ""
3952 "Fourth argument of attachMovie doesn't cast to an object (%s), we'll act as "
3953 "if it wasn't given"
3955 #: libcore/asobj/MovieClip_as.cpp:531
3956 #, c-format
3957 msgid "MovieClip.attachAudio(): %s"
3958 msgstr "MovieClip.attachAudio(): %s"
3960 #: libcore/asobj/MovieClip_as.cpp:541
3961 #, c-format
3962 msgid "MovieClip.attachAudio(%s): first arg doesn't cast to a NetStream"
3963 msgstr "MovieClip.attachAudio(%s): first arg doesn't cast to a NetStream"
3965 #: libcore/asobj/MovieClip_as.cpp:559
3966 msgid "MovieClip.attachVideo()"
3967 msgstr "MovieClip.attachVideo()"
3969 #: libcore/asobj/MovieClip_as.cpp:584
3970 #, c-format
3971 msgid "%s.swapDepths() needs one arg"
3972 msgstr "%s.swapDepths() needs one arg"
3974 #: libcore/asobj/MovieClip_as.cpp:595
3975 #, c-format
3976 msgid "%s.swapDepths(%s): won't swap a clip below depth %d (%d)"
3977 msgstr "%s.swapDepths(%s): won't swap a clip below depth %d (%d)"
3979 #: libcore/asobj/MovieClip_as.cpp:613
3980 #, c-format
3981 msgid "%s.swapDepths(%s): invalid call, swapping to self?"
3982 msgstr "%s.swapDepths(%s): invalid call, swapping to self?"
3984 #: libcore/asobj/MovieClip_as.cpp:625
3985 #, c-format
3986 msgid ""
3987 "%s.swapDepths(%s): invalid call, the two DisplayObjects don't have the same "
3988 "parent"
3989 msgstr ""
3990 "%s.swapDepths(%s): invalid call, the two DisplayObjects don't have the same "
3991 "parent"
3993 #: libcore/asobj/MovieClip_as.cpp:642
3994 #, c-format
3995 msgid ""
3996 "%s.swapDepths(%s): ignored, source and target DisplayObjects have the same "
3997 "depth %d"
3998 msgstr ""
3999 "%s.swapDepths(%s): ignored, source and target DisplayObjects have the same "
4000 "depth %d"
4002 #: libcore/asobj/MovieClip_as.cpp:657
4003 #, c-format
4004 msgid ""
4005 "%s.swapDepths(%s): first argument invalid (neither a movieclip nor a number)"
4006 msgstr ""
4007 "%s.swapDepths(%s): first argument invalid (neither a movieclip nor a number)"
4009 #: libcore/asobj/MovieClip_as.cpp:666
4010 #, c-format
4011 msgid "%s.swapDepths(%s): requested depth is above the accessible range."
4012 msgstr "%s.swapDepths(%s): requested depth is above the accessible range."
4014 #: libcore/asobj/MovieClip_as.cpp:682
4015 #, c-format
4016 msgid "%s.swapDepths(%s): ignored, DisplayObject already at depth %d"
4017 msgstr "%s.swapDepths(%s): ignored, DisplayObject already at depth %d"
4019 #: libcore/asobj/MovieClip_as.cpp:716
4020 msgid "MovieClip.duplicateMovieClip() needs 2 or 3 args"
4021 msgstr "MovieClip.duplicateMovieClip() needs 2 or 3 args"
4023 #: libcore/asobj/MovieClip_as.cpp:732
4024 #, c-format
4025 msgid "MovieClip.duplicateMovieClip: invalid depth %d passed; not duplicating"
4026 msgstr "MovieClip.duplicateMovieClip: invalid depth %d passed; not duplicating"
4028 #: libcore/asobj/MovieClip_as.cpp:764
4029 msgid "movieclip_goto_and_play needs one arg"
4030 msgstr "movieclip_goto_and_play needs one arg"
4032 #: libcore/asobj/MovieClip_as.cpp:774
4033 #, c-format
4034 msgid "movieclip_goto_and_play('%s') -- invalid frame"
4035 msgstr "movieclip_goto_and_play('%s') -- invalid frame"
4037 #: libcore/asobj/MovieClip_as.cpp:794
4038 msgid "movieclip_goto_and_stop needs one arg"
4039 msgstr "movieclip_goto_and_stop needs one arg"
4041 #: libcore/asobj/MovieClip_as.cpp:804
4042 #, c-format
4043 msgid "movieclip_goto_and_stop('%s') -- invalid frame"
4044 msgstr "movieclip_goto_and_stop('%s') -- invalid frame"
4046 #: libcore/asobj/MovieClip_as.cpp:879
4047 #, c-format
4048 msgid ""
4049 "MovieClip.loadMovie() expected 1 or 2 args, got %d - returning undefined"
4050 msgstr ""
4051 "MovieClip.loadMovie() expected 1 or 2 args, got %d - returning undefined"
4053 #: libcore/asobj/MovieClip_as.cpp:891
4054 #, c-format
4055 msgid ""
4056 "First argument of MovieClip.loadMovie(%s) evaluates to an empty string - "
4057 "returning undefined"
4058 msgstr ""
4059 "First argument of MovieClip.loadMovie(%s) evaluates to an empty string - "
4060 "returning undefined"
4062 #: libcore/asobj/MovieClip_as.cpp:941
4063 #, c-format
4064 msgid ""
4065 "MovieClip.loadVariables() expected 1 or 2 args, got %d - returning undefined"
4066 msgstr ""
4067 "MovieClip.loadVariables() expected 1 or 2 args, got %d - returning undefined"
4069 #: libcore/asobj/MovieClip_as.cpp:953
4070 #, c-format
4071 msgid ""
4072 "First argument passed to MovieClip.loadVariables(%s) evaluates to an empty "
4073 "string - returning undefined"
4074 msgstr ""
4075 "First argument passed to MovieClip.loadVariables(%s) evaluates to an empty "
4076 "string - returning undefined"
4078 #: libcore/asobj/MovieClip_as.cpp:995
4079 #, c-format
4080 msgid "Can't find hitTest target %s"
4081 msgstr "Can't find hitTest target %s"
4083 #: libcore/asobj/MovieClip_as.cpp:1037
4084 #, c-format
4085 msgid "hitTest() called with %u args"
4086 msgstr "hitTest() called with %u args"
4088 #: libcore/asobj/MovieClip_as.cpp:1066
4089 msgid "MovieClip.getInstanceAtDepth(): missing or undefined depth argument"
4090 msgstr "MovieClip.getInstanceAtDepth(): missing or undefined depth argument"
4092 #: libcore/asobj/MovieClip_as.cpp:1108
4093 msgid "No arguments passed to MovieClip.getURL()"
4094 msgstr "No arguments passed to MovieClip.getURL()"
4096 #: libcore/asobj/MovieClip_as.cpp:1117
4097 #, c-format
4098 msgid "MovieClip.getURL(%s): extra arguments dropped"
4099 msgstr "MovieClip.getURL(%s): extra arguments dropped"
4101 #: libcore/asobj/MovieClip_as.cpp:1195
4102 msgid ""
4103 "MovieClip.getTextSnapshot: failed to construct TextSnapshot (object probably "
4104 "overridden)"
4105 msgstr ""
4106 "MovieClip.getTextSnapshot: failed to construct TextSnapshot (object probably "
4107 "overridden)"
4109 #: libcore/asobj/MovieClip_as.cpp:1225
4110 #, c-format
4111 msgid ""
4112 "MovieClip.getBounds(%s): invalid call, first arg must be a DisplayObject"
4113 msgstr ""
4114 "MovieClip.getBounds(%s): invalid call, first arg must be a DisplayObject"
4116 #: libcore/asobj/MovieClip_as.cpp:1273
4117 msgid "MovieClip.globalToLocal() takes one arg"
4118 msgstr "MovieClip.globalToLocal() takes one arg"
4120 #: libcore/asobj/MovieClip_as.cpp:1281
4121 #, c-format
4122 msgid "MovieClip.globalToLocal(%s): first argument doesn't cast to an object"
4123 msgstr "MovieClip.globalToLocal(%s): first argument doesn't cast to an object"
4125 #: libcore/asobj/MovieClip_as.cpp:1295
4126 #, c-format
4127 msgid ""
4128 "MovieClip.globalToLocal(%s): object parameter doesn't have an 'x' member"
4129 msgstr ""
4130 "MovieClip.globalToLocal(%s): object parameter doesn't have an 'x' member"
4132 #: libcore/asobj/MovieClip_as.cpp:1306
4133 #, c-format
4134 msgid ""
4135 "MovieClip.globalToLocal(%s): object parameter doesn't have an 'y' member"
4136 msgstr ""
4137 "MovieClip.globalToLocal(%s): object parameter doesn't have an 'y' member"
4139 #: libcore/asobj/MovieClip_as.cpp:1334
4140 msgid "MovieClip.localToGlobal() takes one arg"
4141 msgstr "MovieClip.localToGlobal() takes one arg"
4143 #: libcore/asobj/MovieClip_as.cpp:1342
4144 #, c-format
4145 msgid "MovieClip.localToGlobal(%s): first argument doesn't cast to an object"
4146 msgstr "MovieClip.localToGlobal(%s): first argument doesn't cast to an object"
4148 #: libcore/asobj/MovieClip_as.cpp:1355
4149 #, c-format
4150 msgid ""
4151 "MovieClip.localToGlobal(%s): object parameter doesn't have an 'x' member"
4152 msgstr ""
4153 "MovieClip.localToGlobal(%s): object parameter doesn't have an 'x' member"
4155 #: libcore/asobj/MovieClip_as.cpp:1366
4156 #, c-format
4157 msgid ""
4158 "MovieClip.localToGlobal(%s): object parameter doesn't have an 'y' member"
4159 msgstr ""
4160 "MovieClip.localToGlobal(%s): object parameter doesn't have an 'y' member"
4162 #: libcore/asobj/MovieClip_as.cpp:1395
4163 #, c-format
4164 msgid "%s.setMask() : needs an argument"
4165 msgstr "%s.setMask() : needs an argument"
4167 #: libcore/asobj/MovieClip_as.cpp:1414
4168 #, c-format
4169 msgid "%s.setMask(%s) : first argument is not a DisplayObject"
4170 msgstr "%s.setMask(%s) : first argument is not a DisplayObject"
4172 #: libcore/asobj/MovieClip_as.cpp:1444
4173 msgid "MovieClip.lineTo() needs at least two arguments"
4174 msgstr "MovieClip.lineTo() needs at least two arguments"
4176 #: libcore/asobj/MovieClip_as.cpp:1470
4177 msgid "MovieClip.moveTo() takes two args"
4178 msgstr "MovieClip.moveTo() takes two args"
4180 #: libcore/asobj/MovieClip_as.cpp:1521
4181 #, c-format
4182 msgid "MovieClip.lineStyle(%s): args after the first three will be discarded"
4183 msgstr "MovieClip.lineStyle(%s): args after the first three will be discarded"
4185 #: libcore/asobj/MovieClip_as.cpp:1541
4186 #, c-format
4187 msgid ""
4188 "MovieClip.lineStyle(%s): invalid joinStylevalue '%s' (valid values: %s|%s|%s)"
4189 msgstr ""
4190 "MovieClip.lineStyle(%s): invalid joinStylevalue '%s' (valid values: %s|%s|%s)"
4192 #: libcore/asobj/MovieClip_as.cpp:1557
4193 #, c-format
4194 msgid ""
4195 "MovieClip.lineStyle(%s): invalid capStyle value '%s' (valid values: none|"
4196 "round|square)"
4197 msgstr ""
4198 "MovieClip.lineStyle(%s): invalid capStyle value '%s' (valid values: none|"
4199 "round|square)"
4201 #: libcore/asobj/MovieClip_as.cpp:1582
4202 #, c-format
4203 msgid ""
4204 "MovieClip.lineStyle(%s): invalid noScale value '%s' (valid values: %s|%s|%s|"
4205 "%s)"
4206 msgstr ""
4207 "MovieClip.lineStyle(%s): invalid noScale value '%s' (valid values: %s|%s|%s|"
4208 "%s)"
4210 #: libcore/asobj/MovieClip_as.cpp:1630
4211 msgid "MovieClip.curveTo() takes four args"
4212 msgstr "MovieClip.curveTo() takes four args"
4214 #: libcore/asobj/MovieClip_as.cpp:1671
4215 msgid "beginFill() with no args is a no-op"
4216 msgstr "beginFill() with no args is a no-op"
4218 #: libcore/asobj/MovieClip_as.cpp:1715
4219 #, c-format
4220 msgid "%s.beginGradientFill(%s): invalid call: 5 arguments needed"
4221 msgstr "%s.beginGradientFill(%s): invalid call: 5 arguments needed"
4223 #: libcore/asobj/MovieClip_as.cpp:1726
4224 #, c-format
4225 msgid "%s.beginGradientFill(%s): extra arguments invalidate call!"
4226 msgstr "%s.beginGradientFill(%s): extra arguments invalidate call!"
4228 #: libcore/asobj/MovieClip_as.cpp:1746
4229 #, c-format
4230 msgid ""
4231 "%s.beginGradientFill(%s): first arg must be 'radial', 'focal', or 'linear'"
4232 msgstr ""
4233 "%s.beginGradientFill(%s): first arg must be 'radial', 'focal', or 'linear'"
4235 #: libcore/asobj/MovieClip_as.cpp:1762
4236 #, c-format
4237 msgid ""
4238 "%s.beginGradientFill(%s): one or more of the args from 2nd to 5th don't cast "
4239 "to objects"
4240 msgstr ""
4241 "%s.beginGradientFill(%s): one or more of the args from 2nd to 5th don't cast "
4242 "to objects"
4244 #: libcore/asobj/MovieClip_as.cpp:1776
4245 #, c-format
4246 msgid ""
4247 "%s.beginGradientFill(%s): colors, alphas and ratios args don't have same "
4248 "length"
4249 msgstr ""
4250 "%s.beginGradientFill(%s): colours, alphas and ratios args don't have same "
4251 "length"
4253 #: libcore/asobj/MovieClip_as.cpp:1928
4254 #, c-format
4255 msgid "min/max bbox values in MovieClip.startDrag(%s) swapped, fixing"
4256 msgstr "min/max bbox values in MovieClip.startDrag(%s) swapped, fixing"
4258 #: libcore/asobj/MovieClip_as.cpp:1933
4259 #, c-format
4260 msgid "non-finite bbox values in MovieClip.startDrag(%s), took as zero"
4261 msgstr "non-finite bbox values in MovieClip.startDrag(%s), took as zero"
4263 #: libcore/asobj/MovieClip_as.cpp:2077
4264 msgid "Failed to construct flash.geom.Transform!"
4265 msgstr "Failed to construct flash.geom.Transform!"
4267 #: libcore/asobj/MovieClip_as.cpp:2095
4268 msgid "MovieClip.beginMeshFill"
4269 msgstr "MovieClip.beginMeshFill"
4271 #: libcore/asobj/LoadVars_as.cpp:145
4272 #, c-format
4273 msgid "new LoadVars(%s) - arguments discarded"
4274 msgstr "new LoadVars(%s) - arguments discarded"
4276 #: libcore/asobj/Selection_as.cpp:189
4277 #, c-format
4278 msgid "Selection.setFocus: expected 1 argument, got %d"
4279 msgstr "Selection.setFocus: expected 1 argument, got %d"
4281 #: libcore/asobj/Camera_as.cpp:259
4282 msgid "No MediaHandler exists! Cannot create a Camera object"
4283 msgstr "No MediaHandler exists! Cannot create a Camera object"
4285 #: libcore/asobj/Camera_as.cpp:312
4286 msgid "Camera::motionLevel can be set, but it's not implemented"
4287 msgstr "Camera::motionLevel can be set, but it's not implemented"
4289 #: libcore/asobj/Camera_as.cpp:331
4290 msgid "Camera::quality can be set, but it's not implemented"
4291 msgstr "Camera::quality can be set, but it's not implemented"
4293 #: libcore/asobj/Camera_as.cpp:353
4294 msgid "Camera::activityLevel only has default value"
4295 msgstr "Camera::activityLevel only has default value"
4297 #: libcore/asobj/Camera_as.cpp:358
4298 msgid "Attempt to set activity property of Camera"
4299 msgstr "Attempt to set activity property of Camera"
4301 #: libcore/asobj/Camera_as.cpp:370
4302 msgid "Camera::bandwidth only has default value"
4303 msgstr "Camera::bandwidth only has default value"
4305 #: libcore/asobj/Camera_as.cpp:375
4306 msgid "Attempt to set bandwidth property of Camera"
4307 msgstr "Attempt to set bandwidth property of Camera"
4309 #: libcore/asobj/Camera_as.cpp:391
4310 msgid "Attempt to set currentFPS property of Camera"
4311 msgstr "Attempt to set currentFPS property of Camera"
4313 #: libcore/asobj/Camera_as.cpp:407
4314 msgid "Attempt to set fps property of Camera"
4315 msgstr "Attempt to set fps property of Camera"
4317 #: libcore/asobj/Camera_as.cpp:423
4318 msgid "Attempt to set height property of Camera, use setMode"
4319 msgstr "Attempt to set height property of Camera, use setMode"
4321 #: libcore/asobj/Camera_as.cpp:446
4322 msgid "Attempt to set index property of Camera"
4323 msgstr "Attempt to set index property of Camera"
4325 #: libcore/asobj/Camera_as.cpp:458
4326 msgid "Camera::motionLevel only has default value"
4327 msgstr "Camera::motionLevel only has default value"
4329 #: libcore/asobj/Camera_as.cpp:463
4330 msgid "Attempt to set motionLevel property of Camera"
4331 msgstr "Attempt to set motionLevel property of Camera"
4333 #: libcore/asobj/Camera_as.cpp:475
4334 msgid "Camera::motionTimeout"
4335 msgstr "Camera::motionTimeout"
4337 #: libcore/asobj/Camera_as.cpp:480
4338 msgid "Attempt to set motionTimeout property of Camera"
4339 msgstr "Attempt to set motionTimeout property of Camera"
4341 #: libcore/asobj/Camera_as.cpp:492
4342 msgid "Camera.muted"
4343 msgstr "Camera.muted"
4345 #: libcore/asobj/Camera_as.cpp:497
4346 msgid "Attempt to set muted property of Camera"
4347 msgstr "Attempt to set muted property of Camera"
4349 #: libcore/asobj/Camera_as.cpp:513
4350 msgid "Attempt to set name property of Camera"
4351 msgstr "Attempt to set name property of Camera"
4353 #: libcore/asobj/Camera_as.cpp:524
4354 msgid "Attempt to set names property of Camera"
4355 msgstr "Attempt to set names property of Camera"
4357 #: libcore/asobj/Camera_as.cpp:554
4358 msgid "Camera::quality has only default values"
4359 msgstr "Camera::quality has only default values"
4361 #: libcore/asobj/Camera_as.cpp:559
4362 msgid "Attempt to set quality property of Camera"
4363 msgstr "Attempt to set quality property of Camera"
4365 #: libcore/asobj/Camera_as.cpp:587
4366 msgid "Camera.setCursor"
4367 msgstr "Camera.setCursor"
4369 #: libcore/asobj/Camera_as.cpp:594
4370 msgid "Camera.setKeyFrameInterval"
4371 msgstr "Camera.setKeyFrameInterval"
4373 #: libcore/asobj/Camera_as.cpp:608
4374 msgid "Attempt to set width property of Camera, use setMode"
4375 msgstr "Attempt to set width property of Camera, use setMode"
4377 #: libcore/asobj/SharedObject_as.cpp:163
4378 #, c-format
4379 msgid "Problems serializing an object's member %s=%s"
4380 msgstr "Problems serialising an object's member %s=%s"
4382 #: libcore/asobj/SharedObject_as.cpp:323
4383 #, c-format
4384 msgid ""
4385 "SharedObject.flush() called with a minimum disk space argument (%d), which "
4386 "is currently ignored"
4387 msgstr ""
4388 "SharedObject.flush() called with a minimum disk space argument (%d), which "
4389 "is currently ignored"
4391 #: libcore/asobj/SharedObject_as.cpp:331
4392 #, c-format
4393 msgid "Couldn't create dir for flushing SharedObject %s"
4394 msgstr "Couldn't create dir for flushing SharedObject %s"
4396 #: libcore/asobj/SharedObject_as.cpp:344
4397 #, c-format
4398 msgid ""
4399 "Attempting to write object %s when it's SOL Read Only is set! Refusing..."
4400 msgstr ""
4401 "Attempting to write object %s when it's SOL Read Only is set! Refusing..."
4403 #: libcore/asobj/SharedObject_as.cpp:352
4404 #, c-format
4405 msgid "SharedObject::flush(): Failed opening file '%s' in binary mode"
4406 msgstr "SharedObject::flush(): Failed opening file '%s' in binary mode"
4408 #: libcore/asobj/SharedObject_as.cpp:371
4409 msgid "Error writing SOL header"
4410 msgstr "Error writing SOL header"
4412 #: libcore/asobj/SharedObject_as.cpp:378
4413 #, c-format
4414 msgid "Error writing %d bytes to output file %s"
4415 msgstr "Error writing %d bytes to output file %s"
4417 #: libcore/asobj/SharedObject_as.cpp:384
4418 #, c-format
4419 msgid "SharedObject '%s' written to filesystem."
4420 msgstr "SharedObject '%s' written to filesystem."
4422 #: libcore/asobj/SharedObject_as.cpp:493
4423 msgid "Attempting to open SOL file from non localhost-loaded SWF"
4424 msgstr "Attempting to open SOL file from non localhost-loaded SWF"
4426 #: libcore/asobj/SharedObject_as.cpp:521
4427 #, c-format
4428 msgid ""
4429 "SharedObject path %s is outside the SWF domain %s. Cannot access this object."
4430 msgstr ""
4431 "SharedObject path %s is outside the SWF domain %s. Cannot access this object."
4433 #: libcore/asobj/SharedObject_as.cpp:534
4434 #, c-format
4435 msgid ""
4436 "SharedObject path %s is not part of the SWF path %s. Cannot access this "
4437 "object."
4438 msgstr ""
4439 "SharedObject path %s is not part of the SWF path %s. Cannot access this "
4440 "object."
4442 #: libcore/asobj/SharedObject_as.cpp:703
4443 msgid "SharedObject.connect(): needs at least one argument"
4444 msgstr "SharedObject.connect(): needs at least one argument"
4446 #: libcore/asobj/SharedObject_as.cpp:709
4447 msgid "SharedObject.connect()"
4448 msgstr "SharedObject.connect()"
4450 #: libcore/asobj/SharedObject_as.cpp:730
4451 msgid "SharedObject.setFps"
4452 msgstr "SharedObject.setFps"
4454 #: libcore/asobj/SharedObject_as.cpp:739
4455 msgid "SharedObject.send"
4456 msgstr "SharedObject.send"
4458 #: libcore/asobj/SharedObject_as.cpp:756
4459 #, c-format
4460 msgid "Arguments to SharedObject.flush(%s) will be ignored"
4461 msgstr "Arguments to SharedObject.flush(%s) will be ignored"
4463 #: libcore/asobj/SharedObject_as.cpp:787
4464 #, c-format
4465 msgid "SharedObject.getLocal(%s): missing object name"
4466 msgstr "SharedObject.getLocal(%s): missing object name"
4468 #: libcore/asobj/SharedObject_as.cpp:813
4469 msgid "SharedObject.getRemote()"
4470 msgstr "SharedObject.getRemote()"
4472 #: libcore/asobj/SharedObject_as.cpp:828
4473 msgid "SharedObject.deleteAll()"
4474 msgstr "SharedObject.deleteAll()"
4476 #: libcore/asobj/SharedObject_as.cpp:843
4477 msgid "SharedObject.getDiskUsage()"
4478 msgstr "SharedObject.getDiskUsage()"
4480 #: libcore/asobj/SharedObject_as.cpp:904
4481 #, c-format
4482 msgid "readSOL: SOL file %s is too short (only %s bytes long) to be valid."
4483 msgstr "readSOL: SOL file %s is too short (only %s bytes long) to be valid."
4485 #: libcore/asobj/SharedObject_as.cpp:929
4486 msgid "readSOL: file ends before data segment"
4487 msgstr "readSOL: file ends before data segment"
4489 #: libcore/asobj/SharedObject_as.cpp:942
4490 msgid "SharedObject: end of buffer while reading length"
4491 msgstr "SharedObject: end of buffer while reading length"
4493 #: libcore/asobj/SharedObject_as.cpp:951
4494 msgid "readSOL: empty property name"
4495 msgstr "readSOL: empty property name"
4497 #: libcore/asobj/SharedObject_as.cpp:956
4498 msgid "SharedObject::readSOL: premature end of input"
4499 msgstr "SharedObject::readSOL: premature end of input"
4501 #: libcore/asobj/SharedObject_as.cpp:967
4502 #, c-format
4503 msgid "SharedObject: error parsing SharedObject '%s'"
4504 msgstr "SharedObject: error parsing SharedObject '%s'"
4506 #: libcore/asobj/SharedObject_as.cpp:986
4507 #, c-format
4508 msgid "readSOL: Reading SharedObject %s: %s"
4509 msgstr "readSOL: Reading SharedObject %s: %s"
4511 #: libcore/asobj/Date_as.cpp:463
4512 msgid "Date constructor called with more than 7 arguments"
4513 msgstr "Date constructor called with more than 7 arguments"
4515 #: libcore/asobj/Date_as.cpp:723
4516 msgid "Date.setTime needs one argument"
4517 msgstr "Date.setTime needs one argument"
4519 #: libcore/asobj/Date_as.cpp:743
4520 msgid "Date.setTime was called with more than one argument"
4521 msgstr "Date.setTime was called with more than one argument"
4523 #: libcore/asobj/Date_as.cpp:834
4524 msgid "Date.setFullYear needs one argument"
4525 msgstr "Date.setFullYear needs one argument"
4527 #: libcore/asobj/Date_as.cpp:874
4528 msgid "Date.setYear needs one argument"
4529 msgstr "Date.setYear needs one argument"
4531 #: libcore/asobj/Date_as.cpp:897
4532 msgid "Date.setYear was called with more than three arguments"
4533 msgstr "Date.setYear was called with more than three arguments"
4535 #: libcore/asobj/Date_as.cpp:928
4536 #, c-format
4537 msgid "Date.set%sMonth needs one argument"
4538 msgstr "Date.set%sMonth needs one argument"
4540 #: libcore/asobj/Date_as.cpp:961
4541 #, c-format
4542 msgid "Date.set%sMonth was called with more than three arguments"
4543 msgstr "Date.set%sMonth was called with more than three arguments"
4545 #: libcore/asobj/Date_as.cpp:983
4546 #, c-format
4547 msgid "Date.set%sDate needs one argument"
4548 msgstr "Date.set%sDate needs one argument"
4550 #: libcore/asobj/Date_as.cpp:997
4551 #, c-format
4552 msgid "Date.set%sDate was called with more than one argument"
4553 msgstr "Date.set%sDate was called with more than one argument"
4555 #: libcore/asobj/Date_as.cpp:1024
4556 #, c-format
4557 msgid "Date.set%sHours needs one argument"
4558 msgstr "Date.set%sHours needs one argument"
4560 #: libcore/asobj/Date_as.cpp:1043
4561 #, c-format
4562 msgid "Date.set%sHours was called with more than four arguments"
4563 msgstr "Date.set%sHours was called with more than four arguments"
4565 #: libcore/asobj/Date_as.cpp:1069
4566 #, c-format
4567 msgid "Date.set%sMinutes needs one argument"
4568 msgstr "Date.set%sMinutes needs one argument"
4570 #: libcore/asobj/Date_as.cpp:1087 libcore/asobj/Date_as.cpp:1130
4571 #, c-format
4572 msgid "Date.set%sMinutes was called with more than three arguments"
4573 msgstr "Date.set%sMinutes was called with more than three arguments"
4575 #: libcore/asobj/Date_as.cpp:1110
4576 #, c-format
4577 msgid "Date.set%sSeconds needs one argument"
4578 msgstr "Date.set%sSeconds needs one argument"
4580 #: libcore/asobj/Date_as.cpp:1148
4581 #, c-format
4582 msgid "Date.set%sMilliseconds needs one argument"
4583 msgstr "Date.set%sMilliseconds needs one argument"
4585 #: libcore/asobj/Date_as.cpp:1165
4586 #, c-format
4587 msgid "Date.set%sMilliseconds was called with more than one argument"
4588 msgstr "Date.set%sMilliseconds was called with more than one argument"
4590 #: libcore/asobj/Date_as.cpp:1227
4591 msgid "Date.UTC needs one argument"
4592 msgstr "Date.UTC needs one argument"
4594 #: libcore/asobj/Date_as.cpp:1251
4595 msgid "Date.UTC was called with more than 7 arguments"
4596 msgstr "Date.UTC was called with more than 7 arguments"
4598 #: libcore/asobj/Global_as.cpp:100
4599 #, c-format
4600 msgid "%s needs one argument"
4601 msgstr "%s needs one argument"
4603 #: libcore/asobj/Global_as.cpp:106
4604 #, c-format
4605 msgid "%s has more than one argument"
4606 msgstr "%s has more than one argument"
4608 #: libcore/asobj/Global_as.cpp:323
4609 msgid "Extensions enabled, scanning plugin dir for load"
4610 msgstr "Extensions enabled, scanning plugin dir for load"
4612 #: libcore/asobj/Global_as.cpp:328
4613 msgid "Extensions disabled"
4614 msgstr "Extensions disabled"
4616 #: libcore/asobj/Global_as.cpp:493
4617 #, c-format
4618 msgid "%s needs at least one argument"
4619 msgstr "%s needs at least one argument"
4621 #: libcore/asobj/Global_as.cpp:500
4622 #, c-format
4623 msgid "%s has more than two arguments"
4624 msgstr "%s has more than two arguments"
4626 #: libcore/asobj/Global_as.cpp:594
4627 #, c-format
4628 msgid "%s needs at least three arguments"
4629 msgstr "%s needs at least three arguments"
4631 #: libcore/asobj/Global_as.cpp:601
4632 #, c-format
4633 msgid "%s has more than four arguments"
4634 msgstr "%s has more than four arguments"
4636 #: libcore/asobj/Global_as.cpp:609
4637 #, c-format
4638 msgid "Invalid call to ASSetPropFlags: first argument is not an object: %s"
4639 msgstr "Invalid call to ASSetPropFlags: first argument is not an object: %s"
4641 #: libcore/asobj/Global_as.cpp:657 libcore/asobj/Global_as.cpp:700
4642 #, c-format
4643 msgid "ASNative(%s): needs at least two arguments"
4644 msgstr "ASNative(%s): needs at least two arguments"
4646 #: libcore/asobj/Global_as.cpp:669
4647 #, c-format
4648 msgid "ASconstructor(%s): args must be 0 or above"
4649 msgstr "ASconstructor(%s): args must be 0 or above"
4651 #: libcore/asobj/Global_as.cpp:712
4652 #, c-format
4653 msgid "ASnative(%s): args must be 0 or above"
4654 msgstr "ASnative(%s): args must be 0 or above"
4656 #: libcore/asobj/Global_as.cpp:734
4657 msgid "ASNative (2, 0) - old ASnew"
4658 msgstr "ASNative (2, 0) - old ASnew"
4660 #: libcore/asobj/Global_as.cpp:884
4661 msgid "updateAfterEvent()"
4662 msgstr "updateAfterEvent()"
4664 #: libcore/asobj/Global_as.cpp:946
4665 #, c-format
4666 msgid "Invalid call to setInterval(%s) - need at least 2 arguments"
4667 msgstr "Invalid call to setInterval(%s) - need at least 2 arguments"
4669 #: libcore/asobj/Global_as.cpp:960 libcore/asobj/Global_as.cpp:1032
4670 #, c-format
4671 msgid ""
4672 "Invalid call to setInterval(%s) - first argument is not an object or function"
4673 msgstr ""
4674 "Invalid call to setInterval(%s) - first argument is not an object or function"
4676 #: libcore/asobj/Global_as.cpp:980
4677 #, c-format
4678 msgid "Invalid call to setInterval(%s) - missing timeout argument"
4679 msgstr "Invalid call to setInterval(%s) - missing timeout argument"
4681 #: libcore/asobj/Global_as.cpp:1019
4682 #, c-format
4683 msgid "Invalid call to setTimeout(%s) - need at least 2 arguments"
4684 msgstr "Invalid call to setTimeout(%s) - need at least 2 arguments"
4686 #: libcore/asobj/Global_as.cpp:1052
4687 #, c-format
4688 msgid "Invalid call to setTimeout(%s): missing timeout argument"
4689 msgstr "Invalid call to setTimeout(%s): missing timeout argument"
4691 #: libcore/asobj/Global_as.cpp:1088
4692 msgid "clearInterval requires one argument, got none"
4693 msgstr "clearInterval requires one argument, got none"
4695 #: libcore/asobj/Global_as.cpp:1102
4696 msgid "_global.showRedrawRegions"
4697 msgstr "_global.showRedrawRegions"
4699 #: libcore/asobj/Global_as.cpp:1109
4700 msgid "_global.enableDebugConsole"
4701 msgstr "_global.enableDebugConsole"
4703 #: libcore/asobj/XMLNode_as.cpp:227
4704 msgid ""
4705 "XMLNode.insertBefore(): positional parameter is not a child of this node"
4706 msgstr ""
4707 "XMLNode.insertBefore(): positional parameter is not a child of this node"
4709 #: libcore/asobj/XMLNode_as.cpp:596
4710 msgid "XMLNode::appendChild() needs at least one argument"
4711 msgstr "XMLNode::appendChild() needs at least one argument"
4713 #: libcore/asobj/XMLNode_as.cpp:605
4714 msgid "First argument to XMLNode::appendChild() is not an XMLNode"
4715 msgstr "First argument to XMLNode::appendChild() is not an XMLNode"
4717 #: libcore/asobj/XMLNode_as.cpp:643
4718 #, c-format
4719 msgid "XMLNode.insertBefore(%s) needs at least two arguments"
4720 msgstr "XMLNode.insertBefore(%s) needs at least two arguments"
4722 #: libcore/asobj/XMLNode_as.cpp:654
4723 #, c-format
4724 msgid "First argument to XMLNode.insertBefore(%s) is not an XMLNode"
4725 msgstr "First argument to XMLNode.insertBefore(%s) is not an XMLNode"
4727 #: libcore/asobj/XMLNode_as.cpp:665
4728 #, c-format
4729 msgid "Second argument to XMLNode.insertBefore(%s) is not an XMLNode"
4730 msgstr "Second argument to XMLNode.insertBefore(%s) is not an XMLNode"
4732 #: libcore/asobj/NetStream_as.cpp:299
4733 #, c-format
4734 msgid "::pause(%d) called "
4735 msgstr "::pause(%d) called "
4737 #: libcore/asobj/NetStream_as.cpp:355
4738 msgid "No NetConnection associated with this NetStream, won't play"
4739 msgstr "No NetConnection associated with this NetStream, won't play"
4741 #: libcore/asobj/NetStream_as.cpp:366
4742 msgid "NetConnection is not connected. Won't play."
4743 msgstr "NetConnection is not connected. Won't play."
4745 #: libcore/asobj/NetStream_as.cpp:379
4746 #, c-format
4747 msgid "Couldn't load URL %s"
4748 msgstr "Couldn't load URL %s"
4750 #: libcore/asobj/NetStream_as.cpp:386
4751 #, c-format
4752 msgid "Connecting to movie: %s"
4753 msgstr "Connecting to movie: %s"
4755 #: libcore/asobj/NetStream_as.cpp:392
4756 #, c-format
4757 msgid "NetStream.play(%s): failed starting playback"
4758 msgstr "NetStream.play(%s): failed starting playback"
4760 #: libcore/asobj/NetStream_as.cpp:415
4761 msgid "NetStream_as::initVideoDecoder: hot-plugging video consumer"
4762 msgstr "NetStream_as::initVideoDecoder: hot-plugging video consumer"
4764 #: libcore/asobj/NetStream_as.cpp:420
4765 #, c-format
4766 msgid "NetStream: Could not create Video decoder: %s"
4767 msgstr "NetStream: Could not create Video decoder: %s"
4769 #: libcore/asobj/NetStream_as.cpp:444
4770 msgid "NetStream_as::initAudioDecoder: hot-plugging audio consumer"
4771 msgstr "NetStream_as::initAudioDecoder: hot-plugging audio consumer"
4773 #: libcore/asobj/NetStream_as.cpp:451
4774 #, c-format
4775 msgid "Could not create Audio decoder: %s"
4776 msgstr "Could not create Audio decoder: %s"
4778 #: libcore/asobj/NetStream_as.cpp:477
4779 #, c-format
4780 msgid "Gnash could not get stream '%s' from NetConnection"
4781 msgstr "Gnash could not get stream '%s' from NetConnection"
4783 #: libcore/asobj/NetStream_as.cpp:487
4784 msgid "No Media handler registered, can't parse NetStream input"
4785 msgstr "No Media handler registered, can't parse NetStream input"
4787 #: libcore/asobj/NetStream_as.cpp:495
4788 msgid "Unable to create parser for NetStream input"
4789 msgstr "Unable to create parser for NetStream input"
4791 #: libcore/asobj/NetStream_as.cpp:520
4792 #, c-format
4793 msgid "%p.startPlayback: playHead position reset to 0"
4794 msgstr "%p.startPlayback: playHead position reset to 0"
4796 #: libcore/asobj/NetStream_as.cpp:526
4797 msgid "Setting playStart status"
4798 msgstr "Setting playStart status"
4800 #: libcore/asobj/NetStream_as.cpp:544
4801 msgid "getDecodedVideoFrame: no parser available"
4802 msgstr "getDecodedVideoFrame: no parser available"
4804 #: libcore/asobj/NetStream_as.cpp:553
4805 #, c-format
4806 msgid ""
4807 "getDecodedVideoFrame(%d): no more video frames in input "
4808 "(nextVideoFrameTimestamp returned false, parsingComplete=%d)"
4809 msgstr ""
4810 "getDecodedVideoFrame(%d): no more video frames in input "
4811 "(nextVideoFrameTimestamp returned false, parsingComplete=%d)"
4813 #: libcore/asobj/NetStream_as.cpp:564
4814 msgid ""
4815 "getDecodedVideoFrame setting playStop status (parsing complete and "
4816 "nextVideoFrameTimestamp() returned false)"
4817 msgstr ""
4818 "getDecodedVideoFrame setting playStop status (parsing complete and "
4819 "nextVideoFrameTimestamp() returned false)"
4821 #: libcore/asobj/NetStream_as.cpp:575
4822 #, c-format
4823 msgid "%p.getDecodedVideoFrame(%d): next video frame is in the future (%d)"
4824 msgstr "%p.getDecodedVideoFrame(%d): next video frame is in the future (%d)"
4826 #: libcore/asobj/NetStream_as.cpp:586
4827 #, c-format
4828 msgid ""
4829 "nextVideoFrameTimestamp returned true (%d), but decodeNextVideoFrame "
4830 "returned null, I don't think this should ever happen"
4831 msgstr ""
4832 "nextVideoFrameTimestamp returned true (%d), but decodeNextVideoFrame "
4833 "returned null, I don't think this should ever happen"
4835 #: libcore/asobj/NetStream_as.cpp:596
4836 #, c-format
4837 msgid ""
4838 "%p.getDecodedVideoFrame(%d): last video frame decoded (should set playback "
4839 "status to STOP?)"
4840 msgstr ""
4841 "%p.getDecodedVideoFrame(%d): last video frame decoded (should set playback "
4842 "status to STOP?)"
4844 #: libcore/asobj/NetStream_as.cpp:604
4845 #, c-format
4846 msgid ""
4847 "%p.getDecodedVideoFrame(%d): next video frame is in the future, we'll return "
4848 "this one"
4849 msgstr ""
4850 "%p.getDecodedVideoFrame(%d): next video frame is in the future, we'll return "
4851 "this one"
4853 #: libcore/asobj/NetStream_as.cpp:622
4854 msgid "decodeNextVideoFrame: no parser available"
4855 msgstr "decodeNextVideoFrame: no parser available"
4857 #: libcore/asobj/NetStream_as.cpp:629
4858 #, c-format
4859 msgid "%p.decodeNextVideoFrame(): no more video frames in input"
4860 msgstr "%p.decodeNextVideoFrame(): no more video frames in input"
4862 #: libcore/asobj/NetStream_as.cpp:645
4863 msgid "Error decoding encoded video frame in NetStream input"
4864 msgstr "Error decoding encoded video frame in NetStream input"
4866 #: libcore/asobj/NetStream_as.cpp:659
4867 #, c-format
4868 msgid "%p.decodeNextAudioFrame: no more video frames in input"
4869 msgstr "%p.decodeNextAudioFrame: no more video frames in input"
4871 #: libcore/asobj/NetStream_as.cpp:688
4872 #, c-format
4873 msgid ""
4874 "NetStream_as::decodeNextAudioFrame: %d bytes of encoded audio decoded to %d "
4875 "bytes"
4876 msgstr ""
4877 "NetStream_as::decodeNextAudioFrame: %d bytes of encoded audio decoded to %d "
4878 "bytes"
4880 #: libcore/asobj/NetStream_as.cpp:708
4881 #, c-format
4882 msgid "NetStream_as::seek(%d): no parser, no party"
4883 msgstr "NetStream_as::seek(%d): no parser, no party"
4885 #: libcore/asobj/NetStream_as.cpp:728
4886 msgid "Setting invalidTime status"
4887 msgstr "Setting invalidTime status"
4889 #: libcore/asobj/NetStream_as.cpp:735
4890 #, c-format
4891 msgid "_parser->seek(%d) returned %d"
4892 msgstr "_parser->seek(%d) returned %d"
4894 #: libcore/asobj/NetStream_as.cpp:742
4895 #, c-format
4896 msgid "%p.seek: playHead position set to %d"
4897 msgstr "%p.seek: playHead position set to %d"
4899 #: libcore/asobj/NetStream_as.cpp:778
4900 #, c-format
4901 msgid ""
4902 "%p.refreshAudioBuffer: doing nothing as playhead is paused - bufferLength=%d/"
4903 "%d"
4904 msgstr ""
4905 "%p.refreshAudioBuffer: doing nothing as playhead is paused - bufferLength=%d/"
4906 "%d"
4908 #: libcore/asobj/NetStream_as.cpp:787
4909 #, c-format
4910 msgid ""
4911 "%p.refreshAudioBuffer: doing nothing as current position was already decoded "
4912 "- bufferLength=%d/%d"
4913 msgstr ""
4914 "%p.refreshAudioBuffer: doing nothing as current position was already decoded "
4915 "- bufferLength=%d/%d"
4917 #: libcore/asobj/NetStream_as.cpp:799
4918 #, c-format
4919 msgid ""
4920 "%p.refreshAudioBuffer: currentPosition=%d, playHeadState=%d, bufferLength="
4921 "%d, bufferTime=%d"
4922 msgstr ""
4923 "%p.refreshAudioBuffer: currentPosition=%d, playHeadState=%d, bufferLength="
4924 "%d, bufferTime=%d"
4926 #: libcore/asobj/NetStream_as.cpp:935
4927 #, c-format
4928 msgid "%p.pushDecodedAudioFrames(%d) : buffer overrun (%d/%d)."
4929 msgstr "%p.pushDecodedAudioFrames(%d) : buffer overrun (%d/%d)."
4931 #: libcore/asobj/NetStream_as.cpp:951
4932 #, c-format
4933 msgid ""
4934 "%p.pushDecodedAudioFrames(%d): no more audio frames in input "
4935 "(nextAudioFrameTimestamp returned false, parsingComplete=%d)"
4936 msgstr ""
4937 "%p.pushDecodedAudioFrames(%d): no more audio frames in input "
4938 "(nextAudioFrameTimestamp returned false, parsingComplete=%d)"
4940 #: libcore/asobj/NetStream_as.cpp:962
4941 msgid ""
4942 "pushDecodedAudioFrames setting playStop status (parsing complete and "
4943 "nextAudioFrameTimestamp returned false)"
4944 msgstr ""
4945 "pushDecodedAudioFrames setting playStop status (parsing complete and "
4946 "nextAudioFrameTimestamp returned false)"
4948 #: libcore/asobj/NetStream_as.cpp:975
4949 #, c-format
4950 msgid "%p.pushDecodedAudioFrames(%d): next audio frame is in the future (%d)"
4951 msgstr "%p.pushDecodedAudioFrames(%d): next audio frame is in the future (%d)"
4953 #: libcore/asobj/NetStream_as.cpp:988
4954 #, c-format
4955 msgid ""
4956 "nextAudioFrameTimestamp returned true (%d), but decodeNextAudioFrame "
4957 "returned null, I don't think this should ever happen"
4958 msgstr ""
4959 "nextAudioFrameTimestamp returned true (%d), but decodeNextAudioFrame "
4960 "returned null, I don't think this should ever happen"
4962 #: libcore/asobj/NetStream_as.cpp:997
4963 #, c-format
4964 msgid "pushDecodedAudioFrames(%d): Decoded audio frame contains no samples"
4965 msgstr "pushDecodedAudioFrames(%d): Decoded audio frame contains no samples"
4967 #: libcore/asobj/NetStream_as.cpp:1006
4968 #, c-format
4969 msgid "pushDecodedAudioFrames(%d) pushing %dth frame with timestamp %d"
4970 msgstr "pushDecodedAudioFrames(%d) pushing %dth frame with timestamp %d"
4972 #: libcore/asobj/NetStream_as.cpp:1024
4973 msgid "resuming playback clock on audio consume"
4974 msgstr "resuming playback clock on audio consume"
4976 #: libcore/asobj/NetStream_as.cpp:1090
4977 #, c-format
4978 msgid ""
4979 "%p.refreshVideoFrame: doing nothing as playhead is paused - bufferLength=%d, "
4980 "bufferTime=%d"
4981 msgstr ""
4982 "%p.refreshVideoFrame: doing nothing as playhead is paused - bufferLength=%d, "
4983 "bufferTime=%d"
4985 #: libcore/asobj/NetStream_as.cpp:1100
4986 #, c-format
4987 msgid ""
4988 "%p.refreshVideoFrame: doing nothing as current position was already decoded "
4989 "- bufferLength=%d, bufferTime=%d"
4990 msgstr ""
4991 "%p.refreshVideoFrame: doing nothing as current position was already decoded "
4992 "- bufferLength=%d, bufferTime=%d"
4994 #: libcore/asobj/NetStream_as.cpp:1112
4995 #, c-format
4996 msgid ""
4997 "%p.refreshVideoFrame: currentPosition=%d, playHeadState=%d, bufferLength=%d, "
4998 "bufferTime=%d"
4999 msgstr ""
5000 "%p.refreshVideoFrame: currentPosition=%d, playHeadState=%d, bufferLength=%d, "
5001 "bufferTime=%d"
5003 #: libcore/asobj/NetStream_as.cpp:1126
5004 #, c-format
5005 msgid ""
5006 "%p.refreshVideoFrame(): no more video frames to decode (DEC_STOPPED, null "
5007 "from getDecodedVideoFrame)"
5008 msgstr ""
5009 "%p.refreshVideoFrame(): no more video frames to decode (DEC_STOPPED, null "
5010 "from getDecodedVideoFrame)"
5012 #: libcore/asobj/NetStream_as.cpp:1135
5013 #, c-format
5014 msgid ""
5015 "%p.refreshVideoFrame(): last video frame was good enough for current position"
5016 msgstr ""
5017 "%p.refreshVideoFrame(): last video frame was good enough for current position"
5019 #: libcore/asobj/NetStream_as.cpp:1210
5020 #, c-format
5021 msgid ""
5022 "%p.advance: buffer empty while decoding, setting buffer to buffering and "
5023 "pausing playback clock"
5024 msgstr ""
5025 "%p.advance: buffer empty while decoding, setting buffer to buffering and "
5026 "pausing playback clock"
5028 #: libcore/asobj/NetStream_as.cpp:1215
5029 msgid "Setting bufferEmpty status"
5030 msgstr "Setting bufferEmpty status"
5032 #: libcore/asobj/NetStream_as.cpp:1224
5033 #, c-format
5034 msgid "%p.advance : bufferLength=%d, parsing completed"
5035 msgstr "%p.advance : bufferLength=%d, parsing completed"
5037 #: libcore/asobj/NetStream_as.cpp:1236
5038 #, c-format
5039 msgid "%p.advance: buffering - position=%d, buffer=%d/%d"
5040 msgstr "%p.advance: buffering - position=%d, buffer=%d/%d"
5042 #: libcore/asobj/NetStream_as.cpp:1255
5043 #, c-format
5044 msgid ""
5045 "%p.advance: buffer full (or parsing completed), resuming playback clock - "
5046 "position=%d, buffer=%d/%d"
5047 msgstr ""
5048 "%p.advance: buffer full (or parsing completed), resuming playback clock - "
5049 "position=%d, buffer=%d/%d"
5051 #: libcore/asobj/NetStream_as.cpp:1276
5052 #, c-format
5053 msgid "%p.advance: playHead position set to timestamp of first frame: %d"
5054 msgstr "%p.advance: playHead position set to timestamp of first frame: %d"
5056 #: libcore/asobj/NetStream_as.cpp:1283
5057 #, c-format
5058 msgid ""
5059 "%p.advance: playHead position is 0 and parser still doesn't have a frame to "
5060 "set it to"
5061 msgstr ""
5062 "%p.advance: playHead position is 0 and parser still doesn't have a frame to "
5063 "set it to"
5065 #: libcore/asobj/NetStream_as.cpp:1323
5066 #, c-format
5067 msgid ""
5068 "Moving NetStream playhead from timestamp %d to timestamp %d as there are no "
5069 "video frames yet, audio buffer is empty and next audio frame timestamp is "
5070 "there (see bug #26687)"
5071 msgstr ""
5072 "Moving NetStream playhead from timestamp %d to timestamp %d as there are no "
5073 "video frames yet, audio buffer is empty and next audio frame timestamp is "
5074 "there (see bug #26687)"
5076 #: libcore/asobj/NetStream_as.cpp:1424
5077 msgid "attachAuxStreamer called while already attached"
5078 msgstr "attachAuxStreamer called while already attached"
5080 #: libcore/asobj/NetStream_as.cpp:1435
5081 #, c-format
5082 msgid "Could not attach NetStream aux streamer to sound handler: %s"
5083 msgstr "Could not attach NetStream aux streamer to sound handler: %s"
5085 #: libcore/asobj/NetStream_as.cpp:1566
5086 #, c-format
5087 msgid ""
5088 "First argument to NetStream constructor doesn't cast to a NetConnection (%s)"
5089 msgstr ""
5090 "First argument to NetStream constructor doesn't cast to a NetConnection (%s)"
5092 #: libcore/asobj/NetStream_as.cpp:1612
5093 msgid "NetStream_as play needs args"
5094 msgstr "NetStream_as play needs args"
5096 #: libcore/asobj/NetStream_as.cpp:1619
5097 #, c-format
5098 msgid "NetStream.play(%s): stream is not connected"
5099 msgstr "NetStream.play(%s): stream is not connected"
5101 #: libcore/asobj/NetStream_as.cpp:1668
5102 msgid "NetStream.attachAudio"
5103 msgstr "NetStream.attachAudio"
5105 #: libcore/asobj/NetStream_as.cpp:1679
5106 msgid "NetStream.attachVideo"
5107 msgstr "NetStream.attachVideo"
5109 #: libcore/asobj/NetStream_as.cpp:1690
5110 msgid "NetStream.publish"
5111 msgstr "NetStream.publish"
5113 #: libcore/asobj/NetStream_as.cpp:1701
5114 msgid "NetStream.receiveAudio"
5115 msgstr "NetStream.receiveAudio"
5117 #: libcore/asobj/NetStream_as.cpp:1712
5118 msgid "NetStream.receiveVideo"
5119 msgstr "NetStream.receiveVideo"
5121 #: libcore/asobj/NetStream_as.cpp:1723
5122 msgid "NetStream.send"
5123 msgstr "NetStream.send"
5125 #: libcore/asobj/NetStream_as.cpp:1807
5126 msgid "NetStream.liveDelay"
5127 msgstr "NetStream.liveDelay"
5129 #: libcore/asobj/NetStream_as.cpp:1859
5130 msgid "Invalid AMF data in FLV tag"
5131 msgstr "Invalid AMF data in FLV tag"
5133 #: libcore/asobj/NetStream_as.cpp:1870
5134 msgid "Could not convert FLV metatag to as_value, passing undefined"
5135 msgstr "Could not convert FLV metatag to as_value, passing undefined"
5137 #: libcore/asobj/Number_as.cpp:78
5138 #, c-format
5139 msgid "Number.toString(%s): radix must be in the 2..36 range (%d is invalid)"
5140 msgstr "Number.toString(%s): radix must be in the 2..36 range (%d is invalid)"
5142 #: libcore/asobj/TextSnapshot_as.cpp:521
5143 msgid "TextSnapshot.findText() requires 3 arguments"
5144 msgstr "TextSnapshot.findText() requires 3 arguments"
5146 #: libcore/asobj/TextSnapshot_as.cpp:545
5147 msgid "TextSnapshot.getCount() takes no arguments"
5148 msgstr "TextSnapshot.getCount() takes no arguments"
5150 #: libcore/asobj/TextSnapshot_as.cpp:601
5151 msgid "TextSnapshot.getText requires exactly 2 arguments"
5152 msgstr "TextSnapshot.getText requires exactly 2 arguments"
5154 #: libcore/asobj/XMLSocket_as.cpp:268
5155 msgid "XMLSocket.send(): socket not initialized"
5156 msgstr "XMLSocket.send(): socket not initialised"
5158 #: libcore/asobj/XMLSocket_as.cpp:312
5159 msgid "XMLSocket.connect() called while already connected, ignored"
5160 msgstr "XMLSocket.connect() called while already connected, ignored"
5162 #: libcore/asobj/XMLSocket_as.cpp:319
5163 msgid "XMLSocket.connect() needs two arguments"
5164 msgstr "XMLSocket.connect() needs two arguments"
5166 #: libcore/asobj/XMLSocket_as.cpp:344
5167 msgid "XMLSocket.connect(): connection failed"
5168 msgstr "XMLSocket.connect(): connection failed"
5170 #: libcore/asobj/XMLSocket_as.cpp:360
5171 msgid "XMLSocket.send() needs at least one argument"
5172 msgstr "XMLSocket.send() needs at least one argument"
5174 #: libcore/asobj/AsBroadcaster.cpp:233
5175 msgid "AsBroadcaster.initialize() requires one argument, none given"
5176 msgstr "AsBroadcaster.initialise() requires one argument, none given"
5178 #: libcore/asobj/AsBroadcaster.cpp:243
5179 #, c-format
5180 msgid "AsBroadcaster.initialize(%s): first arg is not an object"
5181 msgstr "AsBroadcaster.initialise(%s): first arg is not an object"
5183 #: libcore/asobj/AsBroadcaster.cpp:252
5184 #, c-format
5185 msgid ""
5186 "AsBroadcaster.initialize(%s): first arg is an object but doesn't cast to one "
5187 "(dangling DisplayObject ref?)"
5188 msgstr ""
5189 "AsBroadcaster.initialise(%s): first arg is an object but doesn't cast to one "
5190 "(dangling DisplayObject ref?)"
5192 #: libcore/asobj/AsBroadcaster.cpp:282 libcore/asobj/AsBroadcaster.cpp:327
5193 #: libcore/asobj/AsBroadcaster.cpp:393
5194 #, c-format
5195 msgid "%p.addListener(%s): this object has no _listeners member"
5196 msgstr "%p.addListener(%s): this object has no _listeners member"
5198 #: libcore/asobj/AsBroadcaster.cpp:293 libcore/asobj/AsBroadcaster.cpp:338
5199 #: libcore/asobj/AsBroadcaster.cpp:404
5200 #, c-format
5201 msgid "%p.addListener(%s): this object's _listener isn't an object: %s"
5202 msgstr "%p.addListener(%s): this object's _listener isn't an object: %s"
5204 #: libcore/asobj/AsBroadcaster.cpp:415
5205 #, c-format
5206 msgid "%p.broadcastMessage() needs an argument"
5207 msgstr "%p.broadcastMessage() needs an argument"
5209 #: libcore/asobj/TextFormat_as.cpp:406
5210 #, c-format
5211 msgid "Too many args (%d) passed to TextFormat"
5212 msgstr "Too many args (%d) passed to TextFormat"
5214 #: libcore/asobj/TextFormat_as.cpp:483
5215 msgid "Getter for textformat_tabStops"
5216 msgstr "Getter for textformat_tabStops"
5218 #: libcore/asobj/TextFormat_as.cpp:562
5219 msgid "TextFormat.getTextExtent requires at least one argument"
5220 msgstr "TextFormat.getTextExtent requires at least one argument"
5222 #: libcore/asobj/TextFormat_as.cpp:726
5223 #, c-format
5224 msgid "Uknown alignment value: %d, take as left"
5225 msgstr "Uknown alignment value: %d, take as left"
5227 #: libcore/asobj/TextFormat_as.cpp:741
5228 #, c-format
5229 msgid "Unknown display value: %d "
5230 msgstr "Unknown display value: %d "
5232 #: libcore/asobj/Color_as.cpp:153
5233 msgid "Color.setRGB() : missing argument"
5234 msgstr "Colour.setRGB() : missing argument"
5236 #: libcore/asobj/Color_as.cpp:186
5237 msgid "Color.setTransform() : missing argument"
5238 msgstr "Colour.setTransform() : missing argument"
5240 #: libcore/asobj/Color_as.cpp:196
5241 #, c-format
5242 msgid "Color.setTransform(%s) : first argument doesn't cast to an object"
5243 msgstr "Colour.setTransform(%s) : first argument doesn't cast to an object"
5245 #: libcore/asobj/LocalConnection_as.cpp:279
5246 msgid "Attempting to write to disabled LocalConnection!"
5247 msgstr "Attempting to write to disabled LocalConnection!"
5249 #: libcore/asobj/LocalConnection_as.cpp:288
5250 msgid "Failed to attach shared memory segment"
5251 msgstr "Failed to attach shared memory segment"
5253 #: libcore/asobj/LocalConnection_as.cpp:296
5254 msgid "Failed to get shm lock"
5255 msgstr "Failed to get shm lock"
5257 #: libcore/asobj/LocalConnection_as.cpp:332
5258 msgid "Invalid connection name data"
5259 msgstr "Invalid connection name data"
5261 #: libcore/asobj/LocalConnection_as.cpp:431
5262 msgid "Failed to get lock on shared memory! Will not remove listener"
5263 msgstr "Failed to get lock on shared memory! Will not remove listener"
5265 #: libcore/asobj/LocalConnection_as.cpp:461
5266 msgid "Failed to open shared memory segment"
5267 msgstr "Failed to open shared memory segment"
5269 #: libcore/asobj/LocalConnection_as.cpp:534
5270 msgid "LocalConnection.connect() expects exactly 1 argument"
5271 msgstr "LocalConnection.connect() expects exactly 1 argument"
5273 #: libcore/asobj/LocalConnection_as.cpp:542
5274 msgid "LocalConnection.connect(): first argument must be a string"
5275 msgstr "LocalConnection.connect(): first argument must be a string"
5277 #: libcore/asobj/LocalConnection_as.cpp:587
5278 #: libcore/asobj/LocalConnection_as.cpp:599
5279 #: libcore/asobj/LocalConnection_as.cpp:612
5280 #, c-format
5281 msgid "LocalConnection.send(%s): requires at least 2 arguments"
5282 msgstr "LocalConnection.send(%s): requires at least 2 arguments"
5284 #: libcore/asobj/LocalConnection_as.cpp:783
5285 msgid "No space for listener in shared memory!"
5286 msgstr "No space for listener in shared memory!"
5288 #: libcore/asobj/LocalConnection_as.cpp:844
5289 #, c-format
5290 msgid "Invalid domain %s"
5291 msgstr "Invalid domain %s"
5293 #: libcore/asobj/LocalConnection_as.cpp:851
5294 #, c-format
5295 msgid "Invalid function name %s"
5296 msgstr "Invalid function name %s"
5298 #: libcore/asobj/LocalConnection_as.cpp:877
5299 msgid "Fewer AMF fields than expected."
5300 msgstr "Fewer AMF fields than expected."
5302 #: libcore/asobj/Microphone_as.cpp:252
5303 msgid "No MediaHandler exists! Cannot create a Microphone object"
5304 msgstr "No MediaHandler exists! Cannot create a Microphone object"
5306 #: libcore/asobj/Microphone_as.cpp:284
5307 msgid "Microphone.gain(): wrong number of parameters passed"
5308 msgstr "Microphone.gain(): wrong number of parameters passed"
5310 #: libcore/asobj/Microphone_as.cpp:300
5311 msgid "Microphone.setRate: wrong number of parameters passed"
5312 msgstr "Microphone.setRate: wrong number of parameters passed"
5314 #: libcore/asobj/Microphone_as.cpp:313
5315 msgid "Microphone::activityLevel only has default value (-1)"
5316 msgstr "Microphone::activityLevel only has default value (-1)"
5318 #: libcore/asobj/Microphone_as.cpp:318
5319 msgid "Attempt to set activity property of Microphone"
5320 msgstr "Attempt to set activity property of Microphone"
5322 #: libcore/asobj/Microphone_as.cpp:353
5323 msgid "Microphone::muted is always false (always allows access)"
5324 msgstr "Microphone::muted is always false (always allows access)"
5326 #: libcore/asobj/Microphone_as.cpp:413
5327 msgid "Microphone::silenceTimeout can be set, but is unimplemented"
5328 msgstr "Microphone::silenceTimeout can be set, but is unimplemented"
5330 #: libcore/asobj/Microphone_as.cpp:436
5331 #, c-format
5332 msgid "%s: Too many arguments"
5333 msgstr "%s: Too many arguments"
5335 #: libcore/asobj/LoadableObject.cpp:176
5336 msgid "XML.addRequestHeader: XML._customHeaders is not an object"
5337 msgstr "XML.addRequestHeader: XML._customHeaders is not an object"
5339 #: libcore/asobj/LoadableObject.cpp:193
5340 msgid "XML.addRequestHeader requires at least one argument"
5341 msgstr "XML.addRequestHeader requires at least one argument"
5343 #: libcore/asobj/LoadableObject.cpp:206
5344 msgid "XML.addRequestHeader: single argument is not an array"
5345 msgstr "XML.addRequestHeader: single argument is not an array"
5347 #: libcore/asobj/LoadableObject.cpp:222
5348 #, c-format
5349 msgid "XML.addRequestHeader(%s): arguments after the second will be discarded"
5350 msgstr "XML.addRequestHeader(%s): arguments after the second will be discarded"
5352 #: libcore/asobj/LoadableObject.cpp:237
5353 #, c-format
5354 msgid "XML.addRequestHeader(%s): both arguments must be a string"
5355 msgstr "XML.addRequestHeader(%s): both arguments must be a string"
5357 #: libcore/asobj/LoadableObject.cpp:304
5358 msgid "sendAndLoad() requires at least two arguments"
5359 msgstr "sendAndLoad() requires at least two arguments"
5361 #: libcore/asobj/LoadableObject.cpp:312
5362 msgid "sendAndLoad(): invalid empty URL"
5363 msgstr "sendAndLoad(): invalid empty URL"
5365 #: libcore/asobj/LoadableObject.cpp:319
5366 msgid "sendAndLoad(): invalid target (must be an XML or LoadVars object)"
5367 msgstr "sendAndLoad(): invalid target (must be an XML or LoadVars object)"
5369 #: libcore/asobj/LoadableObject.cpp:397
5370 #, c-format
5371 msgid "Loading from URL: '%s'"
5372 msgstr "Loading from URL: '%s'"
5374 #: libcore/asobj/LoadableObject.cpp:417
5375 msgid "load() requires at least one argument"
5376 msgstr "load() requires at least one argument"
5378 #: libcore/asobj/LoadableObject.cpp:426
5379 msgid "load(): invalid empty URL"
5380 msgstr "load(): invalid empty URL"
5382 #: libcore/DisplayObjectContainer.cpp:75
5383 msgid "Children"
5384 msgstr "Children"
5386 #: libcore/DisplayList.cpp:305
5387 #, c-format
5388 msgid "moveDisplayObject() -- can't find object at depth %d"
5389 msgstr "moveDisplayObject() -- can't find object at depth %d"
5391 #: libcore/DisplayList.cpp:312
5392 msgid "Request to move an unloaded DisplayObject"
5393 msgstr "Request to move an unloaded DisplayObject"
5395 #: libcore/DisplayList.cpp:380
5396 #, c-format
5397 msgid "%s.swapDepth(%d) : ignored call with target depth less then %d"
5398 msgstr "%s.swapDepth(%d) : ignored call with target depth less then %d"
5400 #: libcore/DisplayList.cpp:404
5401 msgid ""
5402 "First argument to DisplayList::swapDepth() is NOT a DisplayObject in the "
5403 "list. Call ignored."
5404 msgstr ""
5405 "First argument to DisplayList::swapDepth() is NOT a DisplayObject in the "
5406 "list. Call ignored."
5408 #: libcore/DisplayList.cpp:875
5409 #, c-format
5410 msgid ""
5411 "mergeDisplayList: DisplayObject %s (%s at depth %d [%d]) about to be "
5412 "discarded in given display list is not marked as unloaded and not found in "
5413 "the merged current displaylist"
5414 msgstr ""
5415 "mergeDisplayList: DisplayObject %s (%s at depth %d [%d]) about to be "
5416 "discarded in given display list is not marked as unloaded and not found in "
5417 "the merged current displaylist"
5419 #: libcore/Geometry.cpp:198
5420 msgid "Collision detection for unidirectionally scaled strokes"
5421 msgstr "Collision detection for unidirectionally scaled strokes"
5423 #: libcore/TextField.cpp:234
5424 #, c-format
5425 msgid "FIXME: attempt to remove a TextField being a child of a %s"
5426 msgstr "FIXME: attempt to remove a TextField being a child of a %s"
5428 #: libcore/TextField.cpp:413 libcore/TextField.cpp:423
5429 #: libcore/TextField.cpp:441 libcore/TextField.cpp:456
5430 msgid "invalid restrict string"
5431 msgstr "invalid restrict string"
5433 #: libcore/TextField.cpp:965
5434 #, c-format
5435 msgid ""
5436 "TextField: missing glyph for space char (needed for TAB). Make sure "
5437 "DisplayObject shapes for font %s are being exported into your SWF file."
5438 msgstr ""
5439 "TextField: missing glyph for space char (needed for TAB). Make sure "
5440 "DisplayObject shapes for font %s are being exported into your SWF file."
5442 #: libcore/TextField.cpp:1044
5443 msgid "No font for TextField!"
5444 msgstr "No font for TextField!"
5446 #: libcore/TextField.cpp:1444
5447 #, c-format
5448 msgid "Unexpected value '%s' in TextField font color attribute"
5449 msgstr "Unexpected value '%s' in TextField font colour attribute"
5451 #: libcore/TextField.cpp:1459
5452 msgid "Expected a font name in FACE attribute."
5453 msgstr "Expected a font name in FACE attribute."
5455 #: libcore/TextField.cpp:1513
5456 #, fuzzy
5457 msgid "<img> HTML tag in TextField"
5458 msgstr "<img> HTML tag in TextField"
5460 #: libcore/TextField.cpp:1551
5461 #, fuzzy
5462 msgid "<span> HTML tag in TextField"
5463 msgstr "<span> HTML tag in TextField"
5465 #: libcore/TextField.cpp:1623
5466 #, fuzzy
5467 msgid "HTML <textformat> tag tabstops attribute"
5468 msgstr "HTML <textformat> tag tabstops attribute"
5470 #: libcore/TextField.cpp:1706
5471 #, c-format
5472 msgid ""
5473 "TextField: missing embedded glyph for char %d. Make sure DisplayObject "
5474 "shapes for font %s are being exported into your SWF file"
5475 msgstr ""
5476 "TextField: missing embedded glyph for char %d. Make sure DisplayObject "
5477 "shapes for font %s are being exported into your SWF file"
5479 #: libcore/TextField.cpp:1714
5480 #, c-format
5481 msgid ""
5482 "TextField: missing device glyph for char %d. Maybe you don't have font '%s' "
5483 "installed in your system."
5484 msgstr ""
5485 "TextField: missing device glyph for char %d. Maybe you don't have font '%s' "
5486 "installed in your system."
5488 #: libcore/TextField.cpp:1905
5489 #, c-format
5490 msgid ""
5491 "Current environment has no target, can't bind VariableName (%s) associated "
5492 "to text field. Gnash will try to register again on next access."
5493 msgstr ""
5494 "Current environment has no target, can't bind VariableName (%s) associated "
5495 "to text field. Gnash will try to register again on next access."
5497 #: libcore/TextField.cpp:1931
5498 #, c-format
5499 msgid ""
5500 "VariableName associated to text field refers to an unknown target (%s). It "
5501 "is possible that the DisplayObject will be instantiated later in the SWF "
5502 "stream. Gnash will try to register again on next access."
5503 msgstr ""
5504 "VariableName associated to text field refers to an unknown target (%s). It "
5505 "is possible that the DisplayObject will be instantiated later in the SWF "
5506 "stream. Gnash will try to register again on next access."
5508 #: libcore/TextField.cpp:2024 libcore/TextField.cpp:2058
5509 #: libcore/TextField.cpp:2149
5510 #, fuzzy
5511 msgid "invalid HTML tag"
5512 msgstr "invalid HTML tag"
5514 #: libcore/TextField.cpp:2035 libcore/TextField.cpp:2071
5515 #: libcore/TextField.cpp:2102
5516 msgid "found NULL character in htmlText"
5517 msgstr "found NULL character in htmlText"
5519 #: libcore/TextField.cpp:2075
5520 msgid "malformed HTML tag, invalid attribute name"
5521 msgstr "malformed HTML tag, invalid attribute name"
5523 #: libcore/TextField.cpp:2125
5524 msgid "malformed HTML tag, invalid attribute value"
5525 msgstr "malformed HTML tag, invalid attribute value"
5527 #: libcore/TextField.cpp:2158
5528 msgid "I declare this a HTML syntax error"
5529 msgstr "I declare this a HTML syntax error"
5531 #: libcore/SWFMovie.cpp:54
5532 #, c-format
5533 msgid "Frame %d never loaded. Total frames: %d"
5534 msgstr "Frame %d never loaded. Total frames: %d"
5536 #: libcore/SWFMovie.cpp:77
5537 #, c-format
5538 msgid "Frame %d never loaded. Total frames: %d."
5539 msgstr "Frame %d never loaded. Total frames: %d."
5541 #: libcore/SWFMovie.cpp:109
5542 #, c-format
5543 msgid ""
5544 "Attempt to perform initialized for a character %s that does not exist "
5545 "(either not exported or not defined)"
5546 msgstr ""
5547 "Attempt to perform initialised for a character %s that does not exist "
5548 "(either not exported or not defined)"
5550 #: libcore/LineStyle.cpp:186
5551 msgid ""
5552 "UNTESTED: Do not know how to interpolate line styles with different vertical "
5553 "thickness scaling"
5554 msgstr ""
5555 "UNTESTED: Do not know how to interpolate line styles with different vertical "
5556 "thickness scaling"
5558 #: libcore/LineStyle.cpp:191
5559 msgid ""
5560 "UNTESTED: Do not know how to interpolate line styles with different "
5561 "horizontal thickness scaling"
5562 msgstr ""
5563 "UNTESTED: Do not know how to interpolate line styles with different "
5564 "horizontal thickness scaling"
5566 #: libcore/DisplayObject.cpp:121
5567 #, c-format
5568 msgid "loadMovie against a %s DisplayObject"
5569 msgstr "loadMovie against a %s DisplayObject"
5571 #: libcore/DisplayObject.cpp:258
5572 msgid "blendMode"
5573 msgstr "blendMode"
5575 #: libcore/DisplayObject.cpp:368
5576 #, c-format
5577 msgid "Setting _height=%g of DisplayObject %s (%s)"
5578 msgstr "Setting _height=%g of DisplayObject %s (%s)"
5580 #: libcore/DisplayObject.cpp:796
5581 msgid "yes"
5582 msgstr "yes"
5584 #: libcore/DisplayObject.cpp:797
5585 msgid "no"
5586 msgstr "no"
5588 #: libcore/DisplayObject.cpp:803
5589 msgid "Depth"
5590 msgstr "Depth"
5592 #: libcore/DisplayObject.cpp:809
5593 msgid "Ratio"
5594 msgstr "Ratio"
5596 #: libcore/DisplayObject.cpp:819
5597 msgid "Clipping depth"
5598 msgstr "Clipping depth"
5600 #: libcore/DisplayObject.cpp:824
5601 msgid "Dimensions"
5602 msgstr "Dimensions"
5604 #: libcore/DisplayObject.cpp:826
5605 msgid "Dynamic"
5606 msgstr "Dynamic"
5608 #: libcore/DisplayObject.cpp:827
5609 msgid "Mask"
5610 msgstr "Mask"
5612 #: libcore/DisplayObject.cpp:828
5613 msgid "Destroyed"
5614 msgstr "Destroyed"
5616 #: libcore/DisplayObject.cpp:830
5617 msgid "Unloaded"
5618 msgstr "Unloaded"
5620 #: libcore/DisplayObject.cpp:834
5621 msgid "Blend mode"
5622 msgstr "Blend mode"
5624 #: libcore/DisplayObject.cpp:837
5625 msgid "Invalidated"
5626 msgstr "Invalidated"
5628 #: libcore/DisplayObject.cpp:839
5629 msgid "Child invalidated"
5630 msgstr "Child invalidated"
5632 #: libcore/DisplayObject.cpp:860 libcore/DisplayObject.cpp:1564
5633 #, c-format
5634 msgid "Attempt to set property to %s, refused"
5635 msgstr "Attempt to set property to %s, refused"
5637 #: libcore/DisplayObject.cpp:1095
5638 #, c-format
5639 msgid "Attempt to set %s._y to %s (evaluating to number %g) refused"
5640 msgstr "Attempt to set %s._y to %s (evaluating to number %g) refused"
5642 #: libcore/DisplayObject.cpp:1126
5643 #, c-format
5644 msgid "Attempt to set %s._x to %s (evaluating to number %g) refused"
5645 msgstr "Attempt to set %s._x to %s (evaluating to number %g) refused"
5647 #: libcore/DisplayObject.cpp:1155
5648 #, c-format
5649 msgid "Attempt to set %s._xscale to %s (evaluating to number %g) refused"
5650 msgstr "Attempt to set %s._xscale to %s (evaluating to number %g) refused"
5652 #: libcore/DisplayObject.cpp:1181
5653 #, c-format
5654 msgid "Attempt to set %s._yscale to %s (evaluating to number %g) refused"
5655 msgstr "Attempt to set %s._yscale to %s (evaluating to number %g) refused"
5657 #: libcore/DisplayObject.cpp:1217
5658 #, c-format
5659 msgid "Attempt to set %s._visible to %s (evaluating to number %g) refused"
5660 msgstr "Attempt to set %s._visible to %s (evaluating to number %g) refused"
5662 #: libcore/DisplayObject.cpp:1246
5663 #, c-format
5664 msgid "Attempt to set %s._alpha to %s (evaluating to number %g) refused"
5665 msgstr "Attempt to set %s._alpha to %s (evaluating to number %g) refused"
5667 #: libcore/DisplayObject.cpp:1312
5668 #, c-format
5669 msgid "Attempt to set %s._rotation to %s (evaluating to number %g) refused"
5670 msgstr "Attempt to set %s._rotation to %s (evaluating to number %g) refused"
5672 #: libcore/DisplayObject.cpp:1352
5673 msgid "_soundbuftime setting"
5674 msgstr "_soundbuftime setting"
5676 #: libcore/DisplayObject.cpp:1376
5677 #, c-format
5678 msgid "Setting _width=%g of DisplayObject %s (%s)"
5679 msgstr "Setting _width=%g of DisplayObject %s (%s)"
5681 #: libcore/DisplayObject.cpp:1386 libcore/DisplayObject.cpp:1404
5682 msgid "_focusrect"
5683 msgstr "_focusrect"
5685 #: libcore/StaticText.cpp:53
5686 msgid "StaticText::pointInShape"
5687 msgstr "StaticText::pointInShape"
5689 #: libcore/AMFConverter.cpp:98
5690 msgid "Problems serializing an object's member"
5691 msgstr "Problems serialising an object's member"
5693 #: libcore/AMFConverter.cpp:212
5694 #, c-format
5695 msgid "Problems serializing strict array member %d=%s"
5696 msgstr "Problems serialising strict array member %d=%s"
5698 #: libcore/AMFConverter.cpp:242
5699 msgid "Could not serialize object"
5700 msgstr "Could not serialise object"
5702 #: libcore/AMFConverter.cpp:319
5703 #, c-format
5704 msgid "Unknown AMF type %s! Cannot proceed"
5705 msgstr "Unknown AMF type %s! Cannot proceed"
5707 #: libcore/AMFConverter.cpp:376
5708 #, c-format
5709 msgid "AMF parsing error: %s"
5710 msgstr "AMF parsing error: %s"
5712 #: libcore/AMFConverter.cpp:407
5713 msgid "Read past _end of buffer for strict array length"
5714 msgstr "Read past _end of buffer for strict array length"
5716 #: libcore/AMFConverter.cpp:425
5717 msgid "Unable to read array elements"
5718 msgstr "Unable to read array elements"
5720 #: libcore/AMFConverter.cpp:442
5721 msgid "Read past _end of buffer for array length"
5722 msgstr "Read past _end of buffer for array length"
5724 #: libcore/AMFConverter.cpp:468 libcore/AMFConverter.cpp:489
5725 msgid "MALFORMED AMF: premature _end of ECMA_ARRAY block"
5726 msgstr "MALFORMED AMF: premature _end of ECMA_ARRAY block"
5728 #: libcore/AMFConverter.cpp:480
5729 msgid "MALFORMED AMF: empty member name not followed by OBJECT_END_AMF0 byte"
5730 msgstr "MALFORMED AMF: empty member name not followed by OBJECT_END_AMF0 byte"
5732 #: libcore/AMFConverter.cpp:504
5733 msgid "Unable to read array element"
5734 msgstr "Unable to read array element"
5736 #: libcore/AMFConverter.cpp:528
5737 msgid "Could not read object property name"
5738 msgstr "Could not read object property name"
5740 #: libcore/AMFConverter.cpp:539
5741 msgid "AMF buffer terminated just before object _end byte. continuing anyway."
5742 msgstr "AMF buffer terminated just before object _end byte. continuing anyway."
5744 #: libcore/AMFConverter.cpp:566
5745 #, c-format
5746 msgid "readAMF0: invalid reference to object %d (%d known objects)"
5747 msgstr "readAMF0: invalid reference to object %d (%d known objects)"
5749 #: libcore/AMFConverter.cpp:597
5750 msgid ""
5751 "Date type encoded timezone info %1%, even though this field should not be "
5752 "used."
5753 msgstr ""
5754 "Date type encoded timezone info %1%, even though this field should not be "
5755 "used."
5757 #: libcore/vm/ASHandlers.cpp:435
5758 #, c-format
5759 msgid "Malformed action code: %s"
5760 msgstr "Malformed action code: %s"
5762 #: libcore/vm/ASHandlers.cpp:450
5763 #, c-format
5764 msgid "%s: CHECKME: was broken"
5765 msgstr "%s: CHECKME: was broken"
5767 #: libcore/vm/ASHandlers.cpp:595
5768 #, c-format
5769 msgid "GetUrl: target=%s URL=%s"
5770 msgstr "GetUrl: target=%s URL=%s"
5772 #: libcore/vm/ASHandlers.cpp:615
5773 #, c-format
5774 msgid "ActionWaitForFrame (0x%X) tag length == %d (expected 3)"
5775 msgstr "ActionWaitForFrame (0x%X) tag length == %d (expected 3)"
5777 #: libcore/vm/ASHandlers.cpp:629 libcore/vm/ASHandlers.cpp:1695
5778 #, c-format
5779 msgid "%s: environment target is null or not a MovieClip"
5780 msgstr "%s: environment target is null or not a MovieClip"
5782 #: libcore/vm/ASHandlers.cpp:637
5783 #, c-format
5784 msgid "ActionWaitForFrame(%d): target (%s) has only %d frames"
5785 msgstr "ActionWaitForFrame(%d): target (%s) has only %d frames"
5787 #: libcore/vm/ASHandlers.cpp:679
5788 msgid "GotoLabel: environment target is null or not a MovieClip"
5789 msgstr "GotoLabel: environment target is null or not a MovieClip"
5791 #: libcore/vm/ASHandlers.cpp:876 libcore/vm/ASHandlers.cpp:1572
5792 msgid "Negative size passed to ActionSubString, taking as whole length"
5793 msgstr "Negative size passed to ActionSubString, taking as whole length"
5795 #: libcore/vm/ASHandlers.cpp:893
5796 msgid "Start is less then 1 in ActionSubString, setting to 1."
5797 msgstr "Start is less then 1 in ActionSubString, setting to 1."
5799 #: libcore/vm/ASHandlers.cpp:903
5800 msgid ""
5801 "Start goes beyond input string in ActionSubString, returning the empty "
5802 "string."
5803 msgstr ""
5804 "Start goes beyond input string in ActionSubString, returning the empty "
5805 "string."
5807 #: libcore/vm/ASHandlers.cpp:916
5808 msgid ""
5809 "start + size goes beyond input string in ActionSubString, adjusting size"
5810 msgstr ""
5811 "start + size goes beyond input string in ActionSubString, adjusting size"
5813 #: libcore/vm/ASHandlers.cpp:963
5814 #, c-format
5815 msgid ""
5816 "Can't assign a sprite/DisplayObject to a variable in SWF%d. We'll return "
5817 "undefined instead of %s."
5818 msgstr ""
5819 "Can't assign a sprite/DisplayObject to a variable in SWF%d. We'll return "
5820 "undefined instead of %s."
5822 #: libcore/vm/ASHandlers.cpp:971
5823 #, c-format
5824 msgid "-- get var: %s=%s"
5825 msgstr "-- get var: %s=%s"
5827 #: libcore/vm/ASHandlers.cpp:984
5828 #, c-format
5829 msgid ""
5830 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
5831 msgstr ""
5832 "ActionSetVariable: %s=%s: variable name evaluates to invalid (empty) string"
5834 #: libcore/vm/ASHandlers.cpp:992
5835 #, c-format
5836 msgid "-- set var: %s = %s"
5837 msgstr "-- set var: %s = %s"
5839 #: libcore/vm/ASHandlers.cpp:1043
5840 msgid ""
5841 "ActionGetProperty(<empty>) called, but current target is not a DisplayObject"
5842 msgstr ""
5843 "ActionGetProperty(<empty>) called, but current target is not a DisplayObject"
5845 #: libcore/vm/ASHandlers.cpp:1062
5846 #, c-format
5847 msgid "Could not find GetProperty target (%s)"
5848 msgstr "Could not find GetProperty target (%s)"
5850 #: libcore/vm/ASHandlers.cpp:1087
5851 #, c-format
5852 msgid "ActionSetProperty: can't find target %s for setting property %s"
5853 msgstr "ActionSetProperty: can't find target %s for setting property %s"
5855 #: libcore/vm/ASHandlers.cpp:1110
5856 #, c-format
5857 msgid "duplicateMovieClip: invalid depth %d passed; not duplicating"
5858 msgstr "duplicateMovieClip: invalid depth %d passed; not duplicating"
5860 #: libcore/vm/ASHandlers.cpp:1125
5861 #, c-format
5862 msgid "Path given to duplicateMovieClip(%s) doesn't point to a DisplayObject"
5863 msgstr "Path given to duplicateMovieClip(%s) doesn't point to a DisplayObject"
5865 #: libcore/vm/ASHandlers.cpp:1136
5866 #, c-format
5867 msgid "Path given to duplicateMovieClip(%s) is not a sprite"
5868 msgstr "Path given to duplicateMovieClip(%s) is not a sprite"
5870 #: libcore/vm/ASHandlers.cpp:1157
5871 #, c-format
5872 msgid "Path given to removeMovieClip(%s) doesn't point to a DisplayObject"
5873 msgstr "Path given to removeMovieClip(%s) doesn't point to a DisplayObject"
5875 #: libcore/vm/ASHandlers.cpp:1167
5876 #, c-format
5877 msgid "Path given to removeMovieClip(%s) is not a sprite"
5878 msgstr "Path given to removeMovieClip(%s) is not a sprite"
5880 #: libcore/vm/ASHandlers.cpp:1205
5881 #, c-format
5882 msgid "startDrag: unknown target '%s'"
5883 msgstr "startDrag: unknown target '%s'"
5885 #: libcore/vm/ASHandlers.cpp:1225
5886 msgid "Y values in ActionStartDrag swapped, fixing"
5887 msgstr "Y values in ActionStartDrag swapped, fixing"
5889 #: libcore/vm/ASHandlers.cpp:1232
5890 msgid "X values in ActionStartDrag swapped, fixing"
5891 msgstr "X values in ActionStartDrag swapped, fixing"
5893 #: libcore/vm/ASHandlers.cpp:1296
5894 #, c-format
5895 msgid "-- %s cast_to %s (invalid args?)"
5896 msgstr "-- %s cast_to %s (invalid args?)"
5898 #: libcore/vm/ASHandlers.cpp:1335
5899 #, c-format
5900 msgid "Stack value on IMPLEMENTSOP is not an object: %s."
5901 msgstr "Stack value on IMPLEMENTSOP is not an object: %s."
5903 #: libcore/vm/ASHandlers.cpp:1344
5904 msgid "Target object for IMPLEMENTSOP has no prototype."
5905 msgstr "Target object for IMPLEMENTSOP has no prototype."
5907 #: libcore/vm/ASHandlers.cpp:1351
5908 #, c-format
5909 msgid "IMPLEMENTSOP target object's prototype is not an object (%s)"
5910 msgstr "IMPLEMENTSOP target object's prototype is not an object (%s)"
5912 #: libcore/vm/ASHandlers.cpp:1359
5913 #, c-format
5914 msgid "Invalid interfaces count (%d) on IMPLEMENTSOP"
5915 msgstr "Invalid interfaces count (%d) on IMPLEMENTSOP"
5917 #: libcore/vm/ASHandlers.cpp:1370
5918 #, c-format
5919 msgid "class found on stack on IMPLEMENTSOP is not an object: %s"
5920 msgstr "class found on stack on IMPLEMENTSOP is not an object: %s"
5922 #: libcore/vm/ASHandlers.cpp:1377
5923 msgid "Interface object for IMPLEMENTSOP has no prototype."
5924 msgstr "Interface object for IMPLEMENTSOP has no prototype."
5926 #: libcore/vm/ASHandlers.cpp:1385
5927 #, c-format
5928 msgid "Prototype of interface object for IMPLEMENTSOP is not an object (%s)."
5929 msgstr "Prototype of interface object for IMPLEMENTSOP is not an object (%s)."
5931 #: libcore/vm/ASHandlers.cpp:1392
5932 #, c-format
5933 msgid "%s (with .prototype %p) implements %s (with .prototype %p)"
5934 msgstr "%s (with .prototype %p) implements %s (with .prototype %p)"
5936 #: libcore/vm/ASHandlers.cpp:1427
5937 #, c-format
5938 msgid "fscommand2:%s"
5939 msgstr "fscommand2:%s"
5941 #: libcore/vm/ASHandlers.cpp:1558
5942 #, c-format
5943 msgid " ActionMbSubString(%s, %d, %d)"
5944 msgstr " ActionMbSubString(%s, %d, %d)"
5946 #: libcore/vm/ASHandlers.cpp:1580
5947 msgid "Base is less then 1 in ActionMbSubString, setting to 1."
5948 msgstr "Base is less then 1 in ActionMbSubString, setting to 1."
5950 #: libcore/vm/ASHandlers.cpp:1587
5951 msgid ""
5952 "base goes beyond input string in ActionMbSubString, returning the empty "
5953 "string."
5954 msgstr ""
5955 "base goes beyond input string in ActionMbSubString, returning the empty "
5956 "string."
5958 #: libcore/vm/ASHandlers.cpp:1599
5959 #, c-format
5960 msgid ""
5961 "base+size goes beyond input string in ActionMbSubString, adjusting size "
5962 "based on length:%d and start:%d"
5963 msgstr ""
5964 "base+size goes beyond input string in ActionMbSubString, adjusting size "
5965 "based on length:%d and start:%d"
5967 #: libcore/vm/ASHandlers.cpp:1623 libcore/vm/ASHandlers.cpp:1648
5968 msgid "Not properly implemented for SWF5"
5969 msgstr "Not properly implemented for SWF5"
5971 #: libcore/vm/ASHandlers.cpp:1674
5972 msgid "ActionStrictMode set to %1%"
5973 msgstr "ActionStrictMode set to %1%"
5975 #: libcore/vm/ASHandlers.cpp:1703
5976 #, c-format
5977 msgid ""
5978 "Frame spec found on stack at ActionWaitForFrame doesn't evaluate to a valid "
5979 "frame: %s"
5980 msgstr ""
5981 "Frame spec found on stack at ActionWaitForFrame doesn't evaluate to a valid "
5982 "frame: %s"
5984 #: libcore/vm/ASHandlers.cpp:1728
5985 msgid "Unknown constant '%1%' (no pool registered with VM)"
5986 msgstr "Unknown constant '%1%' (no pool registered with VM)"
5988 #: libcore/vm/ASHandlers.cpp:1736
5989 msgid "Unknown constant '%1%' (registered pool has %2% entries)"
5990 msgstr "Unknown constant '%1%' (registered pool has %2% entries)"
5992 #: libcore/vm/ASHandlers.cpp:1793
5993 #, c-format
5994 msgid ""
5995 "Unknown push type %d. Execution will continue but it is likely to fail due "
5996 "to lost sync."
5997 msgstr ""
5998 "Unknown push type %d. Execution will continue but it is likely to fail due "
5999 "to lost sync."
6001 #: libcore/vm/ASHandlers.cpp:1835
6002 #, c-format
6003 msgid "Invalid register %d in ActionPush"
6004 msgstr "Invalid register %d in ActionPush"
6006 #: libcore/vm/ASHandlers.cpp:1886
6007 #, c-format
6008 msgid "\t%d) type=%s, value=%s"
6009 msgstr "\t%d) type=%s, value=%s"
6011 #: libcore/vm/ASHandlers.cpp:1917
6012 msgid "Undefined GetUrl2 URL on stack, skipping"
6013 msgstr "Undefined GetUrl2 URL on stack, skipping"
6015 #: libcore/vm/ASHandlers.cpp:1949
6016 #, c-format
6017 msgid "branch to offset %d  --  this section only runs to %d"
6018 msgstr "branch to offset %d  --  this section only runs to %d"
6020 #: libcore/vm/ASHandlers.cpp:1983
6021 #, c-format
6022 msgid ""
6023 "Couldn't find target_sprite \"%s\" in ActionCallFrame! target frame actions "
6024 "will not be called..."
6025 msgstr ""
6026 "Couldn't find target_sprite \"%s\" in ActionCallFrame! target frame actions "
6027 "will not be called..."
6029 #: libcore/vm/ASHandlers.cpp:2034
6030 #, c-format
6031 msgid ""
6032 "Frame spec found on stack at ActionGotoExpression doesn't evaluate to a "
6033 "valid frame: %s"
6034 msgstr ""
6035 "Frame spec found on stack at ActionGotoExpression doesn't evaluate to a "
6036 "valid frame: %s"
6038 #: libcore/vm/ASHandlers.cpp:2046
6039 #, c-format
6040 msgid ""
6041 "Couldn't find target sprite \"%s\" in ActionGotoExpression. Will not go to "
6042 "target frame..."
6043 msgstr ""
6044 "Couldn't find target sprite \"%s\" in ActionGotoExpression. Will not go to "
6045 "target frame..."
6047 #: libcore/vm/ASHandlers.cpp:2125
6048 #, c-format
6049 msgid "delete %s.%s: no object found to delete"
6050 msgstr "delete %s.%s: no object found to delete"
6052 #: libcore/vm/ASHandlers.cpp:2165
6053 msgid "delete2 called with a path that does not resolve to an object"
6054 msgstr "delete2 called with a path that does not resolve to an object"
6056 #: libcore/vm/ASHandlers.cpp:2191
6057 #, c-format
6058 msgid "-- set local var: %s = %s"
6059 msgstr "-- set local var: %s = %s"
6061 #: libcore/vm/ASHandlers.cpp:2224
6062 #, c-format
6063 msgid "ActionCallFunction: %s is not an object"
6064 msgstr "ActionCallFunction: %s is not an object"
6066 #: libcore/vm/ASHandlers.cpp:2241
6067 #, c-format
6068 msgid ""
6069 "Attempt to call a function with %u arguments while only %u are available on "
6070 "the stack."
6071 msgstr ""
6072 "Attempt to call a function with %u arguments while only %u are available on "
6073 "the stack."
6075 #: libcore/vm/ASHandlers.cpp:2303
6076 #, c-format
6077 msgid "---new object: %s"
6078 msgstr "---new object: %s"
6080 #: libcore/vm/ASHandlers.cpp:2313
6081 #, c-format
6082 msgid "ActionNew: '%s' is not a constructor"
6083 msgstr "ActionNew: '%s' is not a constructor"
6085 #: libcore/vm/ASHandlers.cpp:2351
6086 msgid "The 'var whatever' syntax in timeline context is a no-op."
6087 msgstr "The 'var whatever' syntax in timeline context is a no-op."
6089 #: libcore/vm/ASHandlers.cpp:2439
6090 #, c-format
6091 msgid "Argument to TargetPath(%s) doesn't cast to a DisplayObject"
6092 msgstr "Argument to TargetPath(%s) doesn't cast to a DisplayObject"
6094 #: libcore/vm/ASHandlers.cpp:2474
6095 #, c-format
6096 msgid ""
6097 "Top of stack doesn't evaluate to an object (%s) at ActionEnumerate execution"
6098 msgstr ""
6099 "Top of stack doesn't evaluate to an object (%s) at ActionEnumerate execution"
6101 #: libcore/vm/ASHandlers.cpp:2581
6102 #, c-format
6103 msgid "getMember called against a value that does not cast to an as_object: %s"
6104 msgstr ""
6105 "getMember called against a value that does not cast to an as_object: %s"
6107 #: libcore/vm/ASHandlers.cpp:2590
6108 #, c-format
6109 msgid " ActionGetMember: target: %s (object %p)"
6110 msgstr " ActionGetMember: target: %s (object %p)"
6112 #: libcore/vm/ASHandlers.cpp:2605
6113 #, c-format
6114 msgid "-- get_member %s.%s=%s"
6115 msgstr "-- get_member %s.%s=%s"
6117 #: libcore/vm/ASHandlers.cpp:2624
6118 #, c-format
6119 msgid ""
6120 "ActionSetMember: %s.%s=%s: member name evaluates to invalid (empty) string"
6121 msgstr ""
6122 "ActionSetMember: %s.%s=%s: member name evaluates to invalid (empty) string"
6124 #: libcore/vm/ASHandlers.cpp:2633
6125 #, c-format
6126 msgid "-- set_member %s.%s=%s"
6127 msgstr "-- set_member %s.%s=%s"
6129 #: libcore/vm/ASHandlers.cpp:2645
6130 #, c-format
6131 msgid "-- set_member %s.%s=%s on invalid object!"
6132 msgstr "-- set_member %s.%s=%s on invalid object!"
6134 #: libcore/vm/ASHandlers.cpp:2706
6135 #, c-format
6136 msgid ""
6137 "Attempt to call a method with %u arguments while only %u are available on "
6138 "the stack."
6139 msgstr ""
6140 "Attempt to call a method with %u arguments while only %u are available on "
6141 "the stack."
6143 #: libcore/vm/ASHandlers.cpp:2714
6144 #, c-format
6145 msgid " method name: %s"
6146 msgstr " method name: %s"
6148 #: libcore/vm/ASHandlers.cpp:2715
6149 #, c-format
6150 msgid " method object/func: %s"
6151 msgstr " method object/func: %s"
6153 #: libcore/vm/ASHandlers.cpp:2716
6154 #, c-format
6155 msgid " method nargs: %d"
6156 msgstr " method nargs: %d"
6158 #: libcore/vm/ASHandlers.cpp:2724
6159 #, c-format
6160 msgid "ActionCallMethod invoked with non-object object/func (%s)"
6161 msgstr "ActionCallMethod invoked with non-object object/func (%s)"
6163 #: libcore/vm/ASHandlers.cpp:2758
6164 #, c-format
6165 msgid "ActionCallMethod: Can't find method %s of object %s"
6166 msgstr "ActionCallMethod: Can't find method %s of object %s"
6168 #: libcore/vm/ASHandlers.cpp:2770
6169 #, c-format
6170 msgid "ActionCallMethod: property %d of object %d is not callable (%s)"
6171 msgstr "ActionCallMethod: property %d of object %d is not callable (%s)"
6173 #: libcore/vm/ASHandlers.cpp:2843
6174 #, c-format
6175 msgid ""
6176 "Attempt to call a constructor with %u arguments while only %u are available "
6177 "on the stack."
6178 msgstr ""
6179 "Attempt to call a constructor with %u arguments while only %u are available "
6180 "on the stack."
6182 #: libcore/vm/ASHandlers.cpp:2855
6183 msgid "On ActionNewMethod: no object found on stack on ActionMethod"
6184 msgstr "On ActionNewMethod: no object found on stack on ActionMethod"
6186 #: libcore/vm/ASHandlers.cpp:2872
6187 #, c-format
6188 msgid "ActionNewMethod: can't find method %s of object %s"
6189 msgstr "ActionNewMethod: can't find method %s of object %s"
6191 #: libcore/vm/ASHandlers.cpp:2884
6192 msgid "ActionNewMethod: method name is undefined and object is not a function"
6193 msgstr "ActionNewMethod: method name is undefined and object is not a function"
6195 #: libcore/vm/ASHandlers.cpp:2923
6196 #, c-format
6197 msgid "-- %s instanceof %s (invalid args?)"
6198 msgstr "-- %s instanceof %s (invalid args?)"
6200 #: libcore/vm/ASHandlers.cpp:2952
6201 #, c-format
6202 msgid "Top of stack not an object %s at ActionEnum2 execution"
6203 msgstr "Top of stack not an object %s at ActionEnum2 execution"
6205 #: libcore/vm/ASHandlers.cpp:3086
6206 #, c-format
6207 msgid "ActionExtends: Super is not an object (%s)"
6208 msgstr "ActionExtends: Super is not an object (%s)"
6210 #: libcore/vm/ASHandlers.cpp:3090
6211 #, c-format
6212 msgid "ActionExtends: Sub is not a function (%s)"
6213 msgstr "ActionExtends: Sub is not a function (%s)"
6215 #: libcore/vm/ASHandlers.cpp:3191
6216 #, c-format
6217 msgid ""
6218 "function2 code len (%u) overflows DOACTION tag boundaries (DOACTION tag len="
6219 "%d, function2 code offset=%d). Forcing code len to eat the whole buffer "
6220 "(would this work?)."
6221 msgstr ""
6222 "function2 code len (%u) overflows DOACTION tag boundaries (DOACTION tag len="
6223 "%d, function2 code offset=%d). Forcing code len to eat the whole buffer "
6224 "(would this work?)."
6226 #: libcore/vm/ASHandlers.cpp:3213
6227 #, c-format
6228 msgid "DefineFunction2: named function '%s' starts at PC %d"
6229 msgstr "DefineFunction2: named function '%s' starts at PC %d"
6231 #: libcore/vm/ASHandlers.cpp:3223
6232 #, c-format
6233 msgid "DefineFunction2: anonymous function starts at PC %d"
6234 msgstr "DefineFunction2: anonymous function starts at PC %d"
6236 #: libcore/vm/ASHandlers.cpp:3275
6237 #, c-format
6238 msgid ""
6239 "ActionTry: reserved:%x doFinally:%d doCatch:%d trySize:%u catchSize:%u "
6240 "finallySize:%u catchName:%s catchRegister:%u"
6241 msgstr ""
6242 "ActionTry: reserved:%x doFinally:%d doCatch:%d trySize:%u catchSize:%u "
6243 "finallySize:%u catchName:%s catchRegister:%u"
6245 #: libcore/vm/ASHandlers.cpp:3304
6246 msgid "ActionWith tag length != 2; skipping"
6247 msgstr "ActionWith tag length != 2; skipping"
6249 #: libcore/vm/ASHandlers.cpp:3314
6250 msgid "Empty with() block..."
6251 msgstr "Empty with() block..."
6253 #: libcore/vm/ASHandlers.cpp:3325
6254 #, c-format
6255 msgid "with(%s) : first argument doesn't cast to an object!"
6256 msgstr "with(%s) : first argument doesn't cast to an object!"
6258 #: libcore/vm/ASHandlers.cpp:3440
6259 #, c-format
6260 msgid "Unsupported action handler invoked, code at pc is %#x"
6261 msgstr "Unsupported action handler invoked, code at pc is %#x"
6263 #: libcore/vm/ASHandlers.cpp:3500
6264 msgid "Bogus empty GetUrl URL in SWF file, skipping"
6265 msgstr "Bogus empty GetUrl URL in SWF file, skipping"
6267 #: libcore/vm/ASHandlers.cpp:3512
6268 msgid ""
6269 "Bogus GetUrl2 send vars method in SWF file (both GET and POST requested). "
6270 "Using GET"
6271 msgstr ""
6272 "Bogus GetUrl2 send vars method in SWF file (both GET and POST requested). "
6273 "Using GET"
6275 #: libcore/vm/ASHandlers.cpp:3571
6276 #, c-format
6277 msgid "getURL: target %s not found"
6278 msgstr "getURL: target %s not found"
6280 #: libcore/vm/ASHandlers.cpp:3577
6281 #, c-format
6282 msgid "getURL: target %s is not a sprite"
6283 msgstr "getURL: target %s is not a sprite"
6285 #: libcore/vm/ASHandlers.cpp:3596
6286 msgid "commonGetURL: current target is undefined"
6287 msgstr "commonGetURL: current target is undefined"
6289 #: libcore/vm/ASHandlers.cpp:3616
6290 #, c-format
6291 msgid "Unknown loadMovie target: %s"
6292 msgstr "Unknown loadMovie target: %s"
6294 #: libcore/vm/ASHandlers.cpp:3630
6295 #, fuzzy, c-format
6296 msgid "get URL: target %s is not a sprite"
6297 msgstr "getURL: target %s is not a sprite"
6299 #: libcore/vm/ASHandlers.cpp:3695
6300 #, c-format
6301 msgid "Couldn't find movie \"%s\" to set target to! Setting target to NULL..."
6302 msgstr "Couldn't find movie \"%s\" to set target to! Setting target to NULL..."
6304 #: libcore/vm/CallStack.cpp:64
6305 #, c-format
6306 msgid "-------------- local register[%d] = '%s'"
6307 msgstr "-------------- local register[%d] = '%s'"
6309 #: libcore/vm/Machine.cpp:895
6310 #, c-format
6311 msgid "Can't push a null value onto the scope stack (%s)."
6312 msgstr "Can't push a null value onto the scope stack (%s)."
6314 #: libcore/vm/Machine.cpp:1438
6315 #, c-format
6316 msgid ""
6317 "CALLPROP: Can't call a method of a value that doesn't cast to an object (%s)."
6318 msgstr ""
6319 "CALLPROP: Can't call a method of a value that doesn't cast to an object (%s)."
6321 #: libcore/vm/Machine.cpp:1455
6322 #, c-format
6323 msgid "CALLPROP: Property '%s' of object '%s' is '%s', cannot call as method"
6324 msgstr "CALLPROP: Property '%s' of object '%s' is '%s', cannot call as method"
6326 #: libcore/vm/Machine.cpp:1983
6327 #, c-format
6328 msgid "GETPROPERTY: Looking for property %s of object %s"
6329 msgstr "GETPROPERTY: Looking for property %s of object %s"
6331 #: libcore/vm/Machine.cpp:1987
6332 #, c-format
6333 msgid "GETPROPERTY: expecting object on stack, got %s."
6334 msgstr "GETPROPERTY: expecting object on stack, got %s."
6336 #: libcore/vm/Machine.cpp:2122
6337 #, c-format
6338 msgid "ABC_ACTION_SETSLOT: unexpected non-object stack value %s"
6339 msgstr "ABC_ACTION_SETSLOT: unexpected non-object stack value %s"
6341 #: libcore/vm/ActionExec.cpp:147
6342 #, c-format
6343 msgid ""
6344 "at ActionExec operator() start, pc=%d, stop_pc=%d, code.size=%d, func=%d, "
6345 "codeVersion=%d"
6346 msgstr ""
6347 "at ActionExec operator() start, pc=%d, stop_pc=%d, code.size=%d, func=%d, "
6348 "codeVersion=%d"
6350 #: libcore/vm/ActionExec.cpp:152 libcore/vm/ActionExec.cpp:285
6351 #: libcore/vm/ActionExec.cpp:296
6352 #, c-format
6353 msgid "%s"
6354 msgstr "%s"
6356 #: libcore/vm/ActionExec.cpp:222
6357 #, c-format
6358 msgid "PC:%d - EX: %s"
6359 msgstr "PC:%d - EX: %s"
6361 #: libcore/vm/ActionExec.cpp:239
6362 #, c-format
6363 msgid ""
6364 "Length %u (%d) of action tag id %u at pc %d overflows actions buffer size %d"
6365 msgstr ""
6366 "Length %u (%d) of action tag id %u at pc %d overflows actions buffer size %d"
6368 #: libcore/vm/ActionExec.cpp:292
6369 #, c-format
6370 msgid "After execution: PC %d, next PC %d, stack follows"
6371 msgstr "After execution: PC %d, next PC %d, stack follows"
6373 #: libcore/vm/ActionExec.cpp:306
6374 msgid ""
6375 "Time exceeded (%4% secs) while executing code in %1% between pc %2% and %3%. "
6376 "Disable scripts?"
6377 msgstr ""
6378 "Time exceeded (%4% secs) while executing code in %1% between pc %2% and %3%. "
6379 "Disable scripts?"
6381 #: libcore/vm/ActionExec.cpp:541
6382 msgid ""
6383 "Stack smashed (ActionScript compiler bug, or obfuscated SWF). Taking no "
6384 "action to fix (as expected)."
6385 msgstr ""
6386 "Stack smashed (ActionScript compiler bug, or obfuscated SWF). Taking no "
6387 "action to fix (as expected)."
6389 #: libcore/vm/ActionExec.cpp:545
6390 #, c-format
6391 msgid "%d elements left on the stack after block execution."
6392 msgstr "%d elements left on the stack after block execution."
6394 #: libcore/vm/ActionExec.cpp:564
6395 #, c-format
6396 msgid ""
6397 "End of DoAction block hit while skipping %d action tags (pc:%d, stop_pc:%d) "
6398 "(WaitForFrame, probably)"
6399 msgstr ""
6400 "End of DoAction block hit while skipping %d action tags (pc:%d, stop_pc:%d) "
6401 "(WaitForFrame, probably)"
6403 #: libcore/vm/ActionExec.cpp:674
6404 #, c-format
6405 msgid "Jump outside DoAction tag requested (offset %d before tag start)"
6406 msgstr "Jump outside DoAction tag requested (offset %d before tag start)"
6408 #: libcore/vm/VM.cpp:222
6409 #, c-format
6410 msgid "-------------- global register[%d] = '%s'"
6411 msgstr "-------------- global register[%d] = '%s'"
6413 #: libcore/vm/VM.cpp:250
6414 #, c-format
6415 msgid "Recursion limit reached (%u)"
6416 msgstr "Recursion limit reached (%u)"
6418 #: libcore/Button.cpp:477
6419 #, c-format
6420 msgid "Unhandled button event %s"
6421 msgstr "Unhandled button event %s"
6423 #: libcore/Button.cpp:788
6424 msgid "Button placed with an init object. This will be ignored."
6425 msgstr "Button placed with an init object. This will be ignored."
6427 #: libcore/Button.cpp:956
6428 msgid "Enabled"
6429 msgstr "Enabled"
6431 #: libcore/Button.cpp:961
6432 msgid "Button state"
6433 msgstr "Button state"
6435 #: libcore/Button.cpp:965
6436 msgid "Action characters"
6437 msgstr "Action characters"
6439 #: libcore/Button.cpp:994
6440 msgid "Button.blendMode"
6441 msgstr "Button.blendMode"
6443 #: libcore/Button.cpp:1003
6444 msgid "Button.cacheAsBitmap"
6445 msgstr "Button.cacheAsBitmap"
6447 #: libcore/Button.cpp:1012
6448 msgid "Button.filters"
6449 msgstr "Button.filters"
6451 #: libcore/Button.cpp:1021
6452 msgid "Button.scale9Grid"
6453 msgstr "Button.scale9Grid"
6455 #: libcore/Button.cpp:1030
6456 msgid "Button.getTabIndex"
6457 msgstr "Button.getTabIndex"
6459 #: libcore/Button.cpp:1039
6460 msgid "Button.setTabIndex"
6461 msgstr "Button.setTabIndex"
6463 #: libcore/as_environment.cpp:182
6464 #, c-format
6465 msgid "invalid path '%s' (p=next_slash=%s)"
6466 msgstr "invalid path '%s' (p=next_slash=%s)"
6468 #: libcore/as_environment.cpp:193
6469 #, c-format
6470 msgid "invalid path '%s' (dot not allowed after having seen a slash)"
6471 msgstr "invalid path '%s' (dot not allowed after having seen a slash)"
6473 #: libcore/as_environment.cpp:332
6474 #, c-format
6475 msgid "-------------- %s = %s"
6476 msgstr "-------------- %s = %s"
6478 #: libcore/as_environment.cpp:346
6479 #, c-format
6480 msgid "Path target '%s' not found while setting %s=%s"
6481 msgstr "Path target '%s' not found while setting %s=%s"
6483 #: libcore/as_environment.cpp:445
6484 #, c-format
6485 msgid "Won't set invalid raw variable name: %s"
6486 msgstr "Won't set invalid raw variable name: %s"
6488 #: libcore/as_environment.cpp:474
6489 #, c-format
6490 msgid ""
6491 "as_environment::setVariableRaw(%s, %s): neither current target nor original "
6492 "target are defined, can't set the variable"
6493 msgstr ""
6494 "as_environment::setVariableRaw(%s, %s): neither current target nor original "
6495 "target are defined, can't set the variable"
6497 #: libcore/as_environment.cpp:486
6498 #, c-format
6499 msgid "Won't get invalid raw variable name: %s"
6500 msgstr "Won't get invalid raw variable name: %s"
6502 #: libcore/as_environment.cpp:567
6503 #, c-format
6504 msgid "reference to non-existent variable '%s'"
6505 msgstr "reference to non-existent variable '%s'"
6507 #: libcore/MovieClip.cpp:621
6508 #, c-format
6509 msgid "call_frame('%s') -- invalid frame"
6510 msgstr "call_frame('%s') -- invalid frame"
6512 #: libcore/MovieClip.cpp:667
6513 msgid "Can't clone root of the movie"
6514 msgstr "Can't clone root of the movie"
6516 #: libcore/MovieClip.cpp:675
6517 #, c-format
6518 msgid "%s parent is not a movieclip, can't clone"
6519 msgstr "%s parent is not a movieclip, can't clone"
6521 #: libcore/MovieClip.cpp:852
6522 msgid "MovieClip.unloadMovie()"
6523 msgstr "MovieClip.unloadMovie()"
6525 #: libcore/MovieClip.cpp:885
6526 #, c-format
6527 msgid "advance_movieclip: no frames loaded for movieclip/movie %s"
6528 msgstr "advance_movieclip: no frames loaded for movieclip/movie %s"
6530 #: libcore/MovieClip.cpp:935
6531 msgid ""
6532 "Flushing orphaned tags in movieclip %1%. _currentFrame:%2%, _hasLooped:%3%, "
6533 "frame_count:%4%"
6534 msgstr ""
6535 "Flushing orphaned tags in movieclip %1%. _currentFrame:%2%, _hasLooped:%3%, "
6536 "frame_count:%4%"
6538 #: libcore/MovieClip.cpp:1046
6539 #, c-format
6540 msgid "Executing %d tags in frame %d/%d of movieclip %s"
6541 msgstr "Executing %d tags in frame %d/%d of movieclip %s"
6543 #: libcore/MovieClip.cpp:1084 libcore/MovieClip.cpp:1125
6544 #, c-format
6545 msgid ""
6546 "Target frame of a gotoFrame(%d) was never loaded, although frame count in "
6547 "header (%d) said we should have found it"
6548 msgstr ""
6549 "Target frame of a gotoFrame(%d) was never loaded, although frame count in "
6550 "header (%d) said we should have found it"
6552 #: libcore/MovieClip.cpp:1116
6553 #, c-format
6554 msgid ""
6555 "GotoFrame(%d) targets a yet to be loaded frame (%d). We'll wait for it but a "
6556 "more correct form is explicitly using WaitForFrame instead"
6557 msgstr ""
6558 "GotoFrame(%d) targets a yet to be loaded frame (%d). We'll wait for it but a "
6559 "more correct form is explicitly using WaitForFrame instead"
6561 #: libcore/MovieClip.cpp:1189
6562 #, c-format
6563 msgid "MovieClip::goto_labeled_frame('%s') unknown label"
6564 msgstr "MovieClip::goto_labeled_frame('%s') unknown label"
6566 #: libcore/MovieClip.cpp:1248
6567 #, c-format
6568 msgid "MovieClip::add_display_object(): unknown cid = %d"
6569 msgstr "MovieClip::add_display_object(): unknown cid = %d"
6571 #: libcore/MovieClip.cpp:1318
6572 #, c-format
6573 msgid "movieclip::replace_display_object(): unknown cid = %d"
6574 msgstr "movieclip::replace_display_object(): unknown cid = %d"
6576 #: libcore/MovieClip.cpp:1327
6577 #, c-format
6578 msgid ""
6579 "MovieClip::replace_display_object: could not find any DisplayObject at depth "
6580 "%d"
6581 msgstr ""
6582 "MovieClip::replace_display_object: could not find any DisplayObject at depth "
6583 "%d"
6585 #: libcore/MovieClip.cpp:1905
6586 #, c-format
6587 msgid "Could not load variables from %s"
6588 msgstr "Could not load variables from %s"
6590 #: libcore/MovieClip.cpp:1958
6591 #, c-format
6592 msgid ""
6593 "removeMovieClip(%s): movieclip depth (%d) out of the 'dynamic' zone "
6594 "[0..1048575], won't remove"
6595 msgstr ""
6596 "removeMovieClip(%s): movieclip depth (%d) out of the 'dynamic' zone "
6597 "[0..1048575], won't remove"
6599 #: libcore/parser/TypesParser.cpp:145
6600 #, c-format
6601 msgid "Invalid rectangle: minx=%g maxx=%g miny=%g maxy=%g"
6602 msgstr "Invalid rectangle: minx=%g maxx=%g miny=%g maxy=%g"
6604 #: libcore/parser/TypesParser.cpp:161
6605 #, c-format
6606 msgid "  FillStyle read type = 0x%X"
6607 msgstr "  FillStyle read type = 0x%X"
6609 #: libcore/parser/TypesParser.cpp:207
6610 #, c-format
6611 msgid "  gradients count: %d"
6612 msgstr "  gradients count: %d"
6614 #: libcore/parser/TypesParser.cpp:212
6615 msgid "No gradients!"
6616 msgstr "No gradients!"
6618 #: libcore/parser/TypesParser.cpp:266
6619 msgid "Illegal spread mode in gradient definition."
6620 msgstr "Illegal spread mode in gradient definition."
6622 #: libcore/parser/TypesParser.cpp:283
6623 msgid "Illegal interpolation mode in gradient definition."
6624 msgstr "Illegal interpolation mode in gradient definition."
6626 #: libcore/parser/TypesParser.cpp:408
6627 #, c-format
6628 msgid "  color: %s"
6629 msgstr "  colour: %s"
6631 #: libcore/parser/sprite_definition.cpp:64
6632 #, c-format
6633 msgid "  frames = %d"
6634 msgstr "  frames = %d"
6636 #: libcore/parser/sprite_definition.cpp:77
6637 #, c-format
6638 msgid ""
6639 "%d frames advertised in header, but only %d SHOWFRAME tags found in define "
6640 "sprite."
6641 msgstr ""
6642 "%d frames advertised in header, but only %d SHOWFRAME tags found in define "
6643 "sprite."
6645 #: libcore/parser/sprite_definition.cpp:87
6646 msgid "  -- sprite END --"
6647 msgstr "  -- sprite END --"
6649 #: libcore/parser/filter_factory.cpp:54
6650 #, c-format
6651 msgid "   number of filters: %d"
6652 msgstr "   number of filters: %d"
6654 #: libcore/parser/filter_factory.cpp:92
6655 #, c-format
6656 msgid "Invalid filter type %d."
6657 msgstr "Invalid filter type %d."
6659 #: libcore/parser/filter_factory.cpp:102
6660 #, c-format
6661 msgid "Filter %d could not read."
6662 msgstr "Filter %d could not read."
6664 #: libcore/parser/filter_factory.cpp:134
6665 #, c-format
6666 msgid "   DropShadowFilter: blurX=%f blurY=%f"
6667 msgstr "   DropShadowFilter: blurX=%f blurY=%f"
6669 #: libcore/parser/filter_factory.cpp:153
6670 #, c-format
6671 msgid "   BlurFilter: blurX=%f blurY=%f quality=%d"
6672 msgstr "   BlurFilter: blurX=%f blurY=%f quality=%d"
6674 #: libcore/parser/filter_factory.cpp:180
6675 msgid "   GlowFilter "
6676 msgstr "   GlowFilter "
6678 #: libcore/parser/filter_factory.cpp:218
6679 msgid "   BevelFilter "
6680 msgstr "   BevelFilter "
6682 #: libcore/parser/filter_factory.cpp:265
6683 msgid "   GradientGlowFilter "
6684 msgstr "   GradientGlowFilter "
6686 #: libcore/parser/filter_factory.cpp:301
6687 msgid "   ConvolutionFilter "
6688 msgstr "   ConvolutionFilter "
6690 #: libcore/parser/filter_factory.cpp:318
6691 msgid "   ColorMatrixFilter: "
6692 msgstr "   ColourMatrixFilter: "
6694 #: libcore/parser/filter_factory.cpp:319 libcore/parser/filter_factory.cpp:322
6695 #: libcore/parser/filter_factory.cpp:325 libcore/parser/filter_factory.cpp:328
6696 #, c-format
6697 msgid "     %g, %g, %g, %g, %g"
6698 msgstr "     %g, %g, %g, %g, %g"
6700 #: libcore/parser/filter_factory.cpp:375
6701 msgid "   GradientBevelFilter "
6702 msgstr "   GradientBevelFilter "
6704 #: libcore/parser/action_buffer.cpp:57
6705 #, c-format
6706 msgid "Empty action buffer starting at offset %lu"
6707 msgstr "Empty action buffer starting at offset %lu"
6709 #: libcore/parser/action_buffer.cpp:94
6710 #, c-format
6711 msgid "Action buffer starting at offset %lu doesn't end with an END tag"
6712 msgstr "Action buffer starting at offset %lu doesn't end with an END tag"
6714 #: libcore/parser/action_buffer.cpp:132
6715 msgid "action buffer dict length exceeded"
6716 msgstr "action buffer dict length exceeded"
6718 #: libcore/parser/action_buffer.cpp:614
6719 msgid "Native double floating point format not recognised"
6720 msgstr "Native double floating point format not recognised"
6722 #: libcore/parser/SWFParser.cpp:90
6723 msgid "SHOWFRAME tag"
6724 msgstr "SHOWFRAME tag"
6726 #: libcore/parser/SWFParser.cpp:100
6727 #, c-format
6728 msgid ""
6729 "Encountered unknown tag %d. These usually store creation tool data and do "
6730 "not affect playback"
6731 msgstr ""
6732 "Encountered unknown tag %d. These usually store creation tool data and do "
6733 "not affect playback"
6735 #: libcore/parser/SWFParser.cpp:105
6736 #, c-format
6737 msgid "tag dump follows: %s"
6738 msgstr "tag dump follows: %s"
6740 #: libcore/parser/SWFParser.cpp:113
6741 #, c-format
6742 msgid "Parsing exception: %s"
6743 msgstr "Parsing exception: %s"
6745 #: libcore/parser/SWFMovieDefinition.cpp:255
6746 #, c-format
6747 msgid "Add sound sample %d assigning id %d"
6748 msgstr "Add sound sample %d assigning id %d"
6750 #: libcore/parser/SWFMovieDefinition.cpp:284
6751 msgid ""
6752 "gnash::SWFMovieDefinition::read() -- file does not start with a SWF header"
6753 msgstr ""
6754 "gnash::SWFMovieDefinition::read() -- file does not start with a SWF header"
6756 #: libcore/parser/SWFMovieDefinition.cpp:291
6757 #, c-format
6758 msgid "version: %d, file_length: %d"
6759 msgstr "version: %d, file_length: %d"
6761 #: libcore/parser/SWFMovieDefinition.cpp:296
6762 msgid ""
6763 "SWFMovieDefinition::read(): unable to read zipped SWF data; gnash was "
6764 "compiled without zlib support"
6765 msgstr ""
6766 "SWFMovieDefinition::read(): unable to read zipped SWF data; Gnash was "
6767 "compiled without zlib support"
6769 #: libcore/parser/SWFMovieDefinition.cpp:301
6770 msgid "file is compressed"
6771 msgstr "file is compressed"
6773 #: libcore/parser/SWFMovieDefinition.cpp:320
6774 msgid "non-finite movie bounds"
6775 msgstr "non-finite movie bounds"
6777 #: libcore/parser/SWFMovieDefinition.cpp:336
6778 #, c-format
6779 msgid "frame size = %s, frame rate = %f, frames = %d"
6780 msgstr "frame size = %s, frame rate = %f, frames = %d"
6782 #: libcore/parser/SWFMovieDefinition.cpp:360
6783 msgid "Could not start loading thread"
6784 msgstr "Could not start loading thread"
6786 #: libcore/parser/SWFMovieDefinition.cpp:431
6787 #, c-format
6788 msgid "Could not find char %d, dump is: %s"
6789 msgstr "Could not find char %d, dump is: %s"
6791 #: libcore/parser/SWFMovieDefinition.cpp:490
6792 msgid "Error while parsing SWF stream."
6793 msgstr "Error while parsing SWF stream."
6795 #: libcore/parser/SWFMovieDefinition.cpp:502
6796 #, c-format
6797 msgid "%d control tags are NOT followed by a SHOWFRAME tag"
6798 msgstr "%d control tags are NOT followed by a SHOWFRAME tag"
6800 #: libcore/parser/SWFMovieDefinition.cpp:510
6801 #, c-format
6802 msgid ""
6803 "%d frames advertised in header, but only %d SHOWFRAME tags found in stream. "
6804 "Pretending we loaded all advertised frames"
6805 msgstr ""
6806 "%d frames advertised in header, but only %d SHOWFRAME tags found in stream. "
6807 "Pretending we loaded all advertised frames"
6809 #: libcore/parser/SWFMovieDefinition.cpp:538
6810 #, c-format
6811 msgid ""
6812 "number of SHOWFRAME tags in SWF stream '%s' (%d) exceeds the advertised "
6813 "number in header (%d)."
6814 msgstr ""
6815 "number of SHOWFRAME tags in SWF stream '%s' (%d) exceeds the advertised "
6816 "number in header (%d)."
6818 #: libcore/parser/SWFMovieDefinition.cpp:605
6819 msgid "More than one JPEGTABLES tag found: not resetting JPEG loader"
6820 msgstr "More than one JPEGTABLES tag found: not resetting JPEG loader"
6822 #: libcore/parser/SWFMovieDefinition.cpp:745
6823 #, c-format
6824 msgid "import error: could not find resource '%s' in movie '%s'"
6825 msgstr "import error: could not find resource '%s' in movie '%s'"
6827 #: libcore/Video.cpp:57
6828 msgid "No Media handler registered, won't be able to decode embedded video"
6829 msgstr "No Media handler registered, won't be able to decode embedded video"
6831 #: libcore/Video.cpp:69
6832 #, c-format
6833 msgid "Could not create Video Decoder: %s"
6834 msgstr "Could not create Video Decoder: %s"
6836 #: libcore/Video.cpp:138
6837 msgid "No Video info in video definition"
6838 msgstr "No Video info in video definition"
6840 #: libcore/as_function.cpp:94
6841 #, c-format
6842 msgid "Native function called as constructor threw exception: %s"
6843 msgstr "Native function called as constructor threw exception: %s"
6845 #: libcore/movie_root.cpp:238
6846 #, c-format
6847 msgid "ActionParserException thrown during setRootMovie: %s"
6848 msgstr "ActionParserException thrown during setRootMovie: %s"
6850 #: libcore/movie_root.cpp:253
6851 #, c-format
6852 msgid "No user interface registered, assuming 'Yes' answer to question: %s"
6853 msgstr "No user interface registered, assuming 'Yes' answer to question: %s"
6855 #: libcore/movie_root.cpp:402 libcore/movie_root.cpp:412
6856 #, c-format
6857 msgid ""
6858 "%s.swapDepth(%d): movie has a depth (%d) below static depth zone (%d), won't "
6859 "swap its depth"
6860 msgstr ""
6861 "%s.swapDepth(%d): movie has a depth (%d) below static depth zone (%d), won't "
6862 "swap its depth"
6864 #: libcore/movie_root.cpp:470
6865 msgid ""
6866 "movie_root::dropLevel called against a movie not found in the levels "
6867 "container"
6868 msgstr ""
6869 "movie_root::dropLevel called against a movie not found in the levels "
6870 "container"
6872 #: libcore/movie_root.cpp:477
6873 msgid "Original root movie can't be removed"
6874 msgstr "Original root movie can't be removed"
6876 #: libcore/movie_root.cpp:496
6877 #, c-format
6878 msgid ""
6879 "TESTME: loadMovie called on level %d which is not available at load time, "
6880 "skipped placement for now"
6881 msgstr ""
6882 "TESTME: loadMovie called on level %d which is not available at load time, "
6883 "skipped placement for now"
6885 #: libcore/movie_root.cpp:627
6886 #, c-format
6887 msgid "ActionLimits hit notifying key listeners: %s."
6888 msgstr "ActionLimits hit notifying key listeners: %s."
6890 #: libcore/movie_root.cpp:864
6891 msgid ""
6892 "movie_root tracking a streaming sound, but the sound handler is not "
6893 "streaming!"
6894 msgstr ""
6895 "movie_root tracking a streaming sound, but the sound handler is not "
6896 "streaming!"
6898 #: libcore/movie_root.cpp:896
6899 msgid ""
6900 "Time exceeded (%1% secs) while attempting to catch up to streaming sound. "
6901 "Give up on synchronization?"
6902 msgstr ""
6903 "Time exceeded (%1% secs) while attempting to catch up to streaming sound. "
6904 "Give up on synchronisation?"
6906 #: libcore/movie_root.cpp:948
6907 #, c-format
6908 msgid "Buffer overread during advance: %s"
6909 msgstr "Buffer overread during advance: %s"
6911 #: libcore/movie_root.cpp:1066
6912 #, c-format
6913 msgid "ActionLimits hit notifying mouse events: %s."
6914 msgstr "ActionLimits hit notifying mouse events: %s."
6916 #: libcore/movie_root.cpp:1558
6917 #, c-format
6918 msgid "Couldn't process ExternalInterface Call %s"
6919 msgstr "Couldn't process ExternalInterface Call %s"
6921 #: libcore/movie_root.cpp:1603
6922 msgid "ExternalInterface::GotoFrame()"
6923 msgstr "ExternalInterface::GotoFrame()"
6925 #: libcore/movie_root.cpp:1611
6926 msgid "ExternalInterface::LoadMovie()"
6927 msgstr "ExternalInterface::LoadMovie()"
6929 #: libcore/movie_root.cpp:1676 gui/Player.cpp:713
6930 #, c-format
6931 msgid "Could not write to user-provided host requests fd %d: %s"
6932 msgstr "Could not write to user-provided host requests fd %d: %s"
6934 #: libcore/movie_root.cpp:1837 libcore/movie_root.cpp:1869
6935 #: libcore/movie_root.cpp:1925
6936 #, c-format
6937 msgid "Could not write to browser fd #%d: %s"
6938 msgstr "Could not write to browser fd #%d: %s"
6940 #: libcore/movie_root.cpp:2155
6941 #, c-format
6942 msgid "Fork failed launching URL opener '%s'"
6943 msgstr "Fork failed launching URL opener '%s'"
6945 #: libcore/movie_root.cpp:2202
6946 #, c-format
6947 msgid "Could only write %d bytes to fd #%d"
6948 msgstr "Could only write %d bytes to fd #%d"
6950 #: libcore/movie_root.cpp:2290
6951 msgid "Live MovieClips"
6952 msgstr "Live MovieClips"
6954 #: libcore/movie_root.cpp:2419
6955 #, fuzzy, c-format
6956 msgid "%s to UTF8 conversion in LoadableObject input parsing"
6957 msgstr "%s to utf8 conversion in LoadableObject input parsing"
6959 #: libcore/movie_root.cpp:2442
6960 #, c-format
6961 msgid ""
6962 "Hosting application registered no callback for events/queries, can't call %s"
6963 "(%s)"
6964 msgstr ""
6965 "Hosting application registered no callback for events/queries, can't call %s"
6966 "(%s)"
6968 #: libcore/abc/AbcBlock.cpp:65 libcore/abc/AbcBlock.cpp:133
6969 msgid "ABC: Finalizing trait yielded bad type for slot."
6970 msgstr "ABC: Finalizing trait yielded bad type for slot."
6972 #: libcore/abc/AbcBlock.cpp:188
6973 msgid "ABC: Bad name for trait."
6974 msgstr "ABC: Bad name for trait."
6976 #: libcore/abc/AbcBlock.cpp:193
6977 msgid "ABC: Trait name must be fully qualified."
6978 msgstr "ABC: Trait name must be fully qualified."
6980 #: libcore/abc/AbcBlock.cpp:240 libcore/abc/AbcBlock.cpp:266
6981 msgid "Bad method id in trait."
6982 msgstr "Bad method id in trait."
6984 #: libcore/abc/AbcBlock.cpp:256
6985 msgid "Bad Class id in trait."
6986 msgstr "Bad Class id in trait."
6988 #: libcore/abc/AbcBlock.cpp:274
6989 msgid "ABC: Unknown type of trait."
6990 msgstr "ABC: Unknown type of trait."
6992 #: libcore/abc/AbcBlock.cpp:468
6993 #, c-format
6994 msgid "Abc Version: %d.%d"
6995 msgstr "Abc Version: %d.%d"
6997 #: libcore/abc/AbcBlock.cpp:567
6998 msgid "ABC: Bad string given for namespace."
6999 msgstr "ABC: Bad string given for namespace."
7001 #: libcore/abc/AbcBlock.cpp:609
7002 msgid "ABC: Bad namespace for namespace set."
7003 msgstr "ABC: Bad namespace for namespace set."
7005 #: libcore/abc/AbcBlock.cpp:679
7006 #, c-format
7007 msgid "Action Block: Unknown multiname type (%d)."
7008 msgstr "Action Block: Unknown multiname type (%d)."
7010 #: libcore/abc/AbcBlock.cpp:712 libcore/abc/AbcBlock.cpp:722
7011 #: libcore/abc/AbcBlock.cpp:732 libcore/abc/AbcBlock.cpp:742
7012 msgid "Action Block: Bad index in optional argument."
7013 msgstr "Action Block: Bad index in optional argument."
7015 #: libcore/abc/AbcBlock.cpp:752
7016 msgid "ABC: Bad index in optional argument, namespaces."
7017 msgstr "ABC: Bad index in optional argument, namespaces."
7019 #: libcore/abc/AbcBlock.cpp:774
7020 #, c-format
7021 msgid "ABC: Bad default value type (%X), but continuing."
7022 msgstr "ABC: Bad default value type (%X), but continuing."
7024 #: libcore/abc/AbcBlock.cpp:812
7025 msgid "ABC: Bad return type for method info."
7026 msgstr "ABC: Bad return type for method info."
7028 #: libcore/abc/AbcBlock.cpp:825
7029 msgid "ABC: Unknown return type."
7030 msgstr "ABC: Unknown return type."
7032 #: libcore/abc/AbcBlock.cpp:842
7033 msgid "ABC: Bad parameter type in method."
7034 msgstr "ABC: Bad parameter type in method."
7036 #: libcore/abc/AbcBlock.cpp:851
7037 msgid "ABC: Unknown parameter type."
7038 msgstr "ABC: Unknown parameter type."
7040 #: libcore/abc/AbcBlock.cpp:940
7041 msgid "ABC: Out of bounds instance name."
7042 msgstr "ABC: Out of bounds instance name."
7044 #: libcore/abc/AbcBlock.cpp:948
7045 msgid "ABC: QName required for instance."
7046 msgstr "ABC: QName required for instance."
7048 #: libcore/abc/AbcBlock.cpp:953
7049 msgid "ABC: No namespace to use for storing class."
7050 msgstr "ABC: No namespace to use for storing class."
7052 #: libcore/abc/AbcBlock.cpp:968
7053 msgid "Duplicate class registration."
7054 msgstr "Duplicate class registration."
7056 #: libcore/abc/AbcBlock.cpp:984
7057 msgid "ABC: Bad super type."
7058 msgstr "ABC: Bad super type."
7060 #: libcore/abc/AbcBlock.cpp:995
7061 #, c-format
7062 msgid "ABC: Super type not found (%s)"
7063 msgstr "ABC: Super type not found (%s)"
7065 #: libcore/abc/AbcBlock.cpp:1002
7066 msgid "ABC: Can't extend a class which is final."
7067 msgstr "ABC: Can't extend a class which is final."
7069 #: libcore/abc/AbcBlock.cpp:1008
7070 msgid "ABC: Can't extend an interface type."
7071 msgstr "ABC: Can't extend an interface type."
7073 #: libcore/abc/AbcBlock.cpp:1014
7074 msgid "ABC: Class cannot be its own supertype."
7075 msgstr "ABC: Class cannot be its own supertype."
7077 #: libcore/abc/AbcBlock.cpp:1035
7078 msgid "ABC: Bad namespace for protected."
7079 msgstr "ABC: Bad namespace for protected."
7081 #: libcore/abc/AbcBlock.cpp:1054
7082 msgid "ABC: Bad name for interface."
7083 msgstr "ABC: Bad name for interface."
7085 #: libcore/abc/AbcBlock.cpp:1061
7086 msgid "ABC: Can't implement a non-interface type."
7087 msgstr "ABC: Can't implement a non-interface type."
7089 #: libcore/abc/AbcBlock.cpp:1073
7090 msgid "ABC: Out of bounds method for initializer."
7091 msgstr "ABC: Out of bounds method for initialiser."
7093 #: libcore/abc/AbcBlock.cpp:1108
7094 msgid "ABC: Out of bound static constructor for class."
7095 msgstr "ABC: Out of bound static constructor for class."
7097 #: libcore/abc/AbcBlock.cpp:1147
7098 msgid "ABC: Out of bounds method for script."
7099 msgstr "ABC: Out of bounds method for script."
7101 #: libcore/abc/AbcBlock.cpp:1183
7102 msgid "ABC: Out of bounds for method body."
7103 msgstr "ABC: Out of bounds for method body."
7105 #: libcore/abc/AbcBlock.cpp:1190
7106 msgid "ABC: Only one body per method."
7107 msgstr "ABC: Only one body per method."
7109 #: libcore/abc/AbcBlock.cpp:1236
7110 msgid "ABC: Out of bound type for exception."
7111 msgstr "ABC: Out of bound type for exception."
7113 #: libcore/abc/AbcBlock.cpp:1246
7114 #, c-format
7115 msgid "ABC: Unknown type of object to catch. (%s)"
7116 msgstr "ABC: Unknown type of object to catch. (%s)"
7118 #: libcore/abc/AbcBlock.cpp:1264
7119 msgid "ABC: Out of bound name for caught exception."
7120 msgstr "ABC: Out of bound name for caught exception."
7122 #: libcore/MovieFactory.cpp:79
7123 msgid ""
7124 "Requested to keep from completely loading a movie, but the movie in question "
7125 "is an image, for which we don't yet have the concept of a 'loading thread'"
7126 msgstr ""
7127 "Requested to keep from completely loading a movie, but the movie in question "
7128 "is an image, for which we don't yet have the concept of a 'loading thread'"
7130 #: libcore/MovieFactory.cpp:94
7131 msgid "FLV can't be loaded directly as a movie"
7132 msgstr "FLV can't be loaded directly as a movie"
7134 #: libcore/MovieFactory.cpp:98
7135 msgid "Unknown file type"
7136 msgstr "Unknown file type"
7138 #: libcore/MovieFactory.cpp:133
7139 #, c-format
7140 msgid "Couldn't load library movie '%s'"
7141 msgstr "Couldn't load library movie '%s'"
7143 #: libcore/MovieFactory.cpp:173
7144 msgid "Can't read file header"
7145 msgstr "Can't read file header"
7147 #: libcore/MovieFactory.cpp:212
7148 msgid "Can't read 3 bytes after an MZ (.exe) header"
7149 msgstr "Can't read 3 bytes after an MZ (.exe) header"
7151 #: libcore/MovieFactory.cpp:222
7152 #, fuzzy
7153 msgid "Could not find SWF inside an .exe file"
7154 msgstr "Could not find SWF inside an exe file"
7156 #: libcore/MovieFactory.cpp:231
7157 #, fuzzy, c-format
7158 msgid "unknown file type, buffer is %c%c%c"
7159 msgstr "unknown file type, buf is %c%c%c"
7161 #: libcore/MovieFactory.cpp:273
7162 #, c-format
7163 msgid "Can't read image file from %s"
7164 msgstr "Can't read image file from %s"
7166 #: libcore/MovieFactory.cpp:283
7167 #, c-format
7168 msgid "Parsing error: %s"
7169 msgstr "Parsing error: %s"
7171 #: libcore/MovieFactory.cpp:309
7172 #, c-format
7173 msgid "failed to open '%s'; can't create movie"
7174 msgstr "failed to open '%s'; can't create movie"
7176 #: libcore/MovieFactory.cpp:314
7177 #, c-format
7178 msgid "streamProvider opener can't open '%s'"
7179 msgstr "streamProvider opener can't open '%s'"
7181 #: libcore/PropertyList.cpp:274
7182 #, c-format
7183 msgid "Property %s already exists, can't addDestructiveGetter"
7184 msgstr "Property %s already exists, can't addDestructiveGetter"
7186 #: libcore/as_object.cpp:439
7187 #, c-format
7188 msgid "Caught exception: %s"
7189 msgstr "Caught exception: %s"
7191 #: libcore/as_object.cpp:627
7192 #, c-format
7193 msgid "Attempt to set read-only property '%s'"
7194 msgstr "Attempt to set read-only property '%s'"
7196 #: libcore/as_object.cpp:639
7197 #, c-format
7198 msgid "%s: %s"
7199 msgstr "%s: %s"
7201 #: libcore/as_object.cpp:654
7202 #, c-format
7203 msgid "Unknown failure in setting property '%s' on object '%p'"
7204 msgstr "Unknown failure in setting property '%s' on object '%p'"
7206 #: libcore/as_object.cpp:683
7207 #, c-format
7208 msgid "Attempt to initialize read-only property '%s' on object '%p' twice"
7209 msgstr "Attempt to initialise read-only property '%s' on object '%p' twice"
7211 #: libcore/as_object.cpp:845
7212 msgid "Circular inheritance chain detected during isPrototypeOf call"
7213 msgstr "Circular inheritance chain detected during isPrototypeOf call"
7215 #: libdevice/egl/eglDevice.cpp:86 libdevice/egl/eglDevice.cpp:108
7216 msgid "Couldn't initialize EGL device!"
7217 msgstr "Couldn't initialise EGL Device!"
7219 #: libdevice/egl/eglDevice.cpp:111
7220 #, c-format
7221 msgid "Couldn't bind client to type %d!"
7222 msgstr "Couldn't bind client to type %d!"
7224 #: libdevice/egl/eglDevice.cpp:181
7225 #, c-format
7226 msgid "eglGetDisplay() failed (error 0x%x)"
7227 msgstr "eglGetDisplay() failed (error 0x%x)"
7229 #: libdevice/egl/eglDevice.cpp:187
7230 #, c-format
7231 msgid "eglInitialize() failed (error %s)"
7232 msgstr "eglInitialise() failed (error %s)"
7234 #: libdevice/egl/eglDevice.cpp:197
7235 #, c-format
7236 msgid "EGL_CLIENT_APIS = %s"
7237 msgstr "EGL_CLIENT_APIS = %s"
7239 #: libdevice/egl/eglDevice.cpp:198
7240 #, c-format
7241 msgid "EGL_EXTENSIONS = %s"
7242 msgstr "EGL_EXTENSIONS = %s"
7244 #: libdevice/egl/eglDevice.cpp:199
7245 #, c-format
7246 msgid "EGL_VERSION = %s, EGL_VENDOR = %s"
7247 msgstr "EGL_VERSION = %s, EGL_VENDOR = %s"
7249 #: libdevice/egl/eglDevice.cpp:208 libdevice/egl/eglDevice.cpp:543
7250 #: gui/gtk/gtk_glue_ovg.cpp:383
7251 #, c-format
7252 msgid "eglGetConfigs() failed to retrieve the number of configs (error %s)"
7253 msgstr "eglGetConfigs() failed to retrieve the number of configs (error %s)"
7255 #: libdevice/egl/eglDevice.cpp:213 libdevice/egl/eglDevice.cpp:548
7256 #: gui/gtk/gtk_glue_ovg.cpp:388
7257 msgid "No EGLconfigs found\n"
7258 msgstr "No EGLconfigs found\n"
7260 #: libdevice/egl/eglDevice.cpp:216 libdevice/egl/eglDevice.cpp:551
7261 #, c-format
7262 msgid "Max number of EGL Configs is %d"
7263 msgstr "Max number of EGL Configs is %d"
7265 #: libdevice/egl/eglDevice.cpp:231
7266 msgid "Using the 32bpp, low quality configuration"
7267 msgstr "Using the 32bpp, low quality configuration"
7269 #: libdevice/egl/eglDevice.cpp:233
7270 msgid "eglChooseConfig(32-low) failed"
7271 msgstr "eglChooseConfig(32-low) failed"
7273 #: libdevice/egl/eglDevice.cpp:237
7274 msgid "Using the 16bpp, low quality configuration"
7275 msgstr "Using the 16bpp, low quality configuration"
7277 #: libdevice/egl/eglDevice.cpp:239
7278 msgid "eglChooseConfig(16-low) failed"
7279 msgstr "eglChooseConfig(16-low) failed"
7281 #: libdevice/egl/eglDevice.cpp:248
7282 msgid "Using the 32bpp, medium quality configuration"
7283 msgstr "Using the 32bpp, medium quality configuration"
7285 #: libdevice/egl/eglDevice.cpp:250
7286 msgid "eglChooseConfig(32-medium) failed"
7287 msgstr "eglChooseConfig(32-medium) failed"
7289 #: libdevice/egl/eglDevice.cpp:254 libdevice/egl/eglDevice.cpp:271
7290 msgid "Using the 16bpp, medium quality configuration"
7291 msgstr "Using the 16bpp, medium quality configuration"
7293 #: libdevice/egl/eglDevice.cpp:256
7294 msgid "eglChooseConfig(16-medium) failed"
7295 msgstr "eglChooseConfig(16-medium) failed"
7297 #: libdevice/egl/eglDevice.cpp:265
7298 msgid "Using the 32bpp, high quality configuration"
7299 msgstr "Using the 32bpp, high quality configuration"
7301 #: libdevice/egl/eglDevice.cpp:267
7302 msgid "eglChooseConfig(32-high) failed"
7303 msgstr "eglChooseConfig(32-high) failed"
7305 #: libdevice/egl/eglDevice.cpp:273
7306 msgid "eglChooseConfig(16-high) failed"
7307 msgstr "eglChooseConfig(16-high) failed"
7309 #: libdevice/egl/eglDevice.cpp:283
7310 msgid "EGL configuration doesn't match!"
7311 msgstr "EGL configuration doesn't match!"
7313 #: libdevice/egl/eglDevice.cpp:319
7314 #, c-format
7315 msgid "eglGetConfigAttrib() failed (error %s)"
7316 msgstr "eglGetConfigAttrib() failed (error %s)"
7318 #: libdevice/egl/eglDevice.cpp:323
7319 #, c-format
7320 msgid "EGL native visual is: %d"
7321 msgstr "EGL native visual is: %d"
7323 #: libdevice/egl/eglDevice.cpp:339
7324 msgid "Initializing EGL for OpenGLES2"
7325 msgstr "Initialising EGL for OpenGLES2"
7327 #: libdevice/egl/eglDevice.cpp:341 libdevice/egl/eglDevice.cpp:361
7328 #, c-format
7329 msgid "eglBindAPI() failed to retrieve the number of configs (error %s)"
7330 msgstr "eglBindAPI() failed to retrieve the number of configs (error %s)"
7332 #: libdevice/egl/eglDevice.cpp:349
7333 msgid "Initializing EGL for OpenGLES1"
7334 msgstr "Initialising EGL for OpenGLES1"
7336 #: libdevice/egl/eglDevice.cpp:351
7337 #, c-format
7338 msgid "eglBindAPI() failed to retrive the number of configs (error %s)"
7339 msgstr "eglBindAPI() failed to retrieve the number of configs (error %s)"
7341 #: libdevice/egl/eglDevice.cpp:359
7342 msgid "Initializing EGL for OpenVG"
7343 msgstr "Initialising EGL for OpenVG"
7345 #: libdevice/egl/eglDevice.cpp:390
7346 msgid "Initializing EGL Surface"
7347 msgstr "Initialising EGL Surface"
7349 #: libdevice/egl/eglDevice.cpp:397
7350 #, c-format
7351 msgid "eglCreateWindowSurface failed (error %s)"
7352 msgstr "eglCreateWindowSurface failed (error %s)"
7354 #: libdevice/egl/eglDevice.cpp:411
7355 #, c-format
7356 msgid "eglCreateContext failed (error %s)"
7357 msgstr "eglCreateContext failed (error %s)"
7359 #: libdevice/egl/eglDevice.cpp:423
7360 #, c-format
7361 msgid "eglMakeCurrent failed (error %s)"
7362 msgstr "eglMakeCurrent failed (error %s)"
7364 #: libdevice/egl/eglDevice.cpp:555 gui/gtk/gtk_glue_ovg.cpp:395
7365 msgid "Out of memory\n"
7366 msgstr "Out of memory\n"
7368 #: libdevice/egl/eglDevice.cpp:560
7369 #, fuzzy, c-format
7370 msgid "eglGetConfigs() failed to retrieve the configs (error %s)"
7371 msgstr "eglGetConfigs() failed to retrieve the configs (error %s)"
7373 #: libdevice/egl/eglDevice.cpp:773
7374 #, c-format
7375 msgid "eglCreatePbufferSurface() failed (error 0x%x)"
7376 msgstr "eglCreatePbufferSurface() failed (error 0x%x)"
7378 #: libdevice/egl/eglDevice.cpp:793 libdevice/egl/eglDevice.cpp:814
7379 #, c-format
7380 msgid "eglCreatePbufferFromClientBuffer() failed (error 0x%x)"
7381 msgstr "eglCreatePbufferFromClientBuffer() failed (error 0x%x)"
7383 #: libdevice/vaapi/VaapiSurfaceProxy.cpp:31
7384 #, c-format
7385 msgid "VaapiSurfaceProxy::VaapiSurfaceProxy(): surface 0x%08x\n"
7386 msgstr "VaapiSurfaceProxy::VaapiSurfaceProxy(): surface 0x%08x\n"
7388 #: libdevice/vaapi/VaapiSurfaceProxy.cpp:36
7389 #, c-format
7390 msgid "VaapiSurfaceProxy::~VaapiSurfaceProxy(): surface 0x%08x\n"
7391 msgstr "VaapiSurfaceProxy::~VaapiSurfaceProxy(): surface 0x%08x\n"
7393 #: libdevice/vaapi/VaapiSubpicture.cpp:35
7394 #, c-format
7395 msgid "VaapiSubpicture::VaapiSubpicture(): format '%s'\n"
7396 msgstr "VaapiSubpicture::VaapiSubpicture(): format '%s'\n"
7398 #: libdevice/vaapi/VaapiSurface.cpp:77
7399 #, c-format
7400 msgid "VaapiSurface::~VaapiSurface(): surface 0x%08x\n"
7401 msgstr "VaapiSurface::~VaapiSurface(): surface 0x%08x\n"
7403 #: libdevice/vaapi/VaapiSurfaceGLX.cpp:205
7404 #, c-format
7405 msgid "  -> surface %p\n"
7406 msgstr "  -> surface %p\n"
7408 #: libdevice/vaapi/VaapiSurfaceGLX.cpp:212
7409 #, c-format
7410 msgid "VaapiSurface::~VaapiSurface(): surface %p\n"
7411 msgstr "VaapiSurface::~VaapiSurface(): surface %p\n"
7413 #: libdevice/vaapi/VaapiSurfaceGLX.cpp:266
7414 #, c-format
7415 msgid "VaapiSurfaceGLX::update(): from surface 0x%08x\n"
7416 msgstr "VaapiSurfaceGLX::update(): from surface 0x%08x\n"
7418 #: libdevice/vaapi/VaapiImage.cpp:38
7419 #, c-format
7420 msgid "VaapiImage::VaapiImage(): format '%s'\n"
7421 msgstr "VaapiImage::VaapiImage(): format '%s'\n"
7423 #: libdevice/vaapi/VaapiImage.cpp:82
7424 #, c-format
7425 msgid "  image 0x%08x, format '%s'\n"
7426 msgstr "  image 0x%08x, format '%s'\n"
7428 #: libdevice/events/MouseDevice.cpp:94 libdevice/events/EventDevice.cpp:699
7429 #: libdevice/events/TouchDevice.cpp:312 libdevice/events/UinputDevice.cpp:77
7430 #, c-format
7431 msgid "You don't have the proper permissions to open %s"
7432 msgstr "You don't have the proper permissions to open %s"
7434 #: libdevice/events/MouseDevice.cpp:99
7435 #, c-format
7436 msgid "Found a %s device for mouse input using %s"
7437 msgstr "Found a %s device for mouse input using %s"
7439 #: libdevice/events/MouseDevice.cpp:145 libdevice/events/EventDevice.cpp:74
7440 #, c-format
7441 msgid "Could not open %s: %s"
7442 msgstr "Could not open %s: %s"
7444 #: libdevice/events/MouseDevice.cpp:151
7445 #, c-format
7446 msgid "Could not set non-blocking mode for mouse device: %s"
7447 msgstr "Could not set non-blocking mode for mouse device: %s"
7449 #: libdevice/events/MouseDevice.cpp:170
7450 msgid "Mouse reset failed"
7451 msgstr "Mouse reset failed"
7453 #: libdevice/events/MouseDevice.cpp:180
7454 msgid "WARNING: Could not detect mouse device ID"
7455 msgstr "WARNING: Could not detect mouse device ID"
7457 #: libdevice/events/MouseDevice.cpp:184
7458 #, c-format
7459 msgid "WARNING: Non-standard mouse device ID %d"
7460 msgstr "WARNING: Non-standard mouse device ID %d"
7462 #: libdevice/events/MouseDevice.cpp:189
7463 msgid "Could not activate Data Reporting mode for mouse"
7464 msgstr "Could not activate Data Reporting mode for mouse"
7466 #: libdevice/events/MouseDevice.cpp:197
7467 #, c-format
7468 msgid "Mouse enabled for %s on fd #%d"
7469 msgstr "Mouse enabled for %s on fd #%d"
7471 #: libdevice/events/MouseDevice.cpp:257
7472 msgid "No sync in first byte!"
7473 msgstr "No sync in first byte!"
7475 #: libdevice/events/MouseDevice.cpp:311
7476 msgid "Vertical mouse movement overflow bit set"
7477 msgstr "Vertical mouse movement overflow bit set"
7479 #: libdevice/events/MouseDevice.cpp:314
7480 msgid "Horizontal mouse movement overflow bit set"
7481 msgstr "Horizontal mouse movement overflow bit set"
7483 #: libdevice/events/MouseDevice.cpp:320
7484 msgid "Horizontal mouse movement negative bit set"
7485 msgstr "Horizontal mouse movement negative bit set"
7487 #: libdevice/events/MouseDevice.cpp:325
7488 msgid "Vertical mouse movement negative bit set"
7489 msgstr "Vertical mouse movement negative bit set"
7491 #: libdevice/events/MouseDevice.cpp:330
7492 #, c-format
7493 msgid "PS/2 Mouse: Xmove=%d, Ymove=%d,  Button %d"
7494 msgstr "PS/2 Mouse: Xmove=%d, Ymove=%d,  Button %d"
7496 #: libdevice/events/MouseDevice.cpp:347
7497 #, c-format
7498 msgid "convert: Xin=%d, Yin=%d, Xout=%d, Yout=%d"
7499 msgstr "convert: Xin=%d, Yin=%d, Xout=%d, Yout=%d"
7501 #: libdevice/events/MouseDevice.cpp:354
7502 #, c-format
7503 msgid "read mouse: X=%d, Y=%d, Btn: btn %d"
7504 msgstr "read mouse: X=%d, Y=%d, Btn: btn %d"
7506 #: libdevice/events/MouseDevice.cpp:362
7507 #, c-format
7508 msgid "mouse click! %d"
7509 msgstr "mouse click! %d"
7511 #: libdevice/events/MouseDevice.cpp:380
7512 #, c-format
7513 msgid "mouse_command: discarded %d bytes from input buffer"
7514 msgstr "mouse_command: discarded %d bytes from input buffer"
7516 #: libdevice/events/InputDevice.cpp:136
7517 #, c-format
7518 msgid "The device has this error: %s"
7519 msgstr "The device has this error: %s"
7521 #: libdevice/events/InputDevice.cpp:211
7522 msgid ""
7523 "WARNING: PS/2 Mouse support disabled as it conflicts with the input event "
7524 "support."
7525 msgstr ""
7526 "WARNING: PS/2 Mouse support disabled as it conflicts with the input event "
7527 "support."
7529 #: libdevice/events/EventDevice.cpp:80
7530 #, c-format
7531 msgid "Could not set non-blocking mode for pointing device: %s"
7532 msgstr "Could not set non-blocking mode for pointing device: %s"
7534 #: libdevice/events/EventDevice.cpp:93
7535 msgid "ioctl (EVIOCGVERSION)"
7536 msgstr "ioctl (EVIOCGVERSION)"
7538 #: libdevice/events/EventDevice.cpp:96
7539 #, c-format
7540 msgid "evdev driver version is %d.%d.%d"
7541 msgstr "evdev driver version is %d.%d.%d"
7543 #: libdevice/events/EventDevice.cpp:102 libdevice/events/EventDevice.cpp:720
7544 #, c-format
7545 msgid "ioctl (EVIOCGID): %s"
7546 msgstr "ioctl (EVIOCGID): %s"
7548 #: libdevice/events/EventDevice.cpp:107 libdevice/events/EventDevice.cpp:714
7549 #, c-format
7550 msgid "ioctl (EVIOCGNAME): %s"
7551 msgstr "ioctl (EVIOCGNAME): %s"
7553 #: libdevice/events/EventDevice.cpp:109 libdevice/events/EventDevice.cpp:716
7554 #, c-format
7555 msgid "The device on %s says its name is %s"
7556 msgstr "The device on %s says its name is %s"
7558 #: libdevice/events/EventDevice.cpp:115 libdevice/events/EventDevice.cpp:722
7559 #, c-format
7560 msgid "vendor %04hx product %04hx version %04hx"
7561 msgstr "vendor %04hx product %04hx version %04hx"
7563 #: libdevice/events/EventDevice.cpp:120
7564 msgid "is a PCI bus type"
7565 msgstr "is a PCI bus type"
7567 #: libdevice/events/EventDevice.cpp:123
7568 msgid "is a PNP bus type"
7569 msgstr "is a PNP bus type"
7571 #: libdevice/events/EventDevice.cpp:128
7572 msgid "is on a Universal Serial Bus"
7573 msgstr "is on a Universal Serial Bus"
7575 #: libdevice/events/EventDevice.cpp:150
7576 msgid "is a HIL bus type"
7577 msgstr "is a HIL bus type"
7579 #: libdevice/events/EventDevice.cpp:153
7580 msgid "is Bluetooth bus type "
7581 msgstr "is Bluetooth bus type "
7583 #: libdevice/events/EventDevice.cpp:157
7584 msgid "is a Virtual bus type "
7585 msgstr "is a Virtual bus type "
7587 #: libdevice/events/EventDevice.cpp:161
7588 msgid "is an ISA bus type"
7589 msgstr "is an ISA bus type"
7591 #: libdevice/events/EventDevice.cpp:165
7592 msgid "is an I8042 bus type"
7593 msgstr "is an I8042 bus type"
7595 #: libdevice/events/EventDevice.cpp:175
7596 msgid "is an XTKBD bus type"
7597 msgstr "is an XTKBD bus type"
7599 #: libdevice/events/EventDevice.cpp:178
7600 msgid "is a serial port bus type"
7601 msgstr "is a serial port bus type"
7603 #: libdevice/events/EventDevice.cpp:181
7604 msgid "is a gameport bus type"
7605 msgstr "is a gameport bus type"
7607 #: libdevice/events/EventDevice.cpp:184
7608 msgid "is a parallel port bus type"
7609 msgstr "is a parallel port bus type"
7611 #: libdevice/events/EventDevice.cpp:187
7612 msgid "is an Amiga bus type"
7613 msgstr "is an Amiga bus type"
7615 #: libdevice/events/EventDevice.cpp:190
7616 msgid "is an AOB bus type"
7617 msgstr "is an AOB bus type"
7619 #: libdevice/events/EventDevice.cpp:193
7620 msgid "is an i2C bus type "
7621 msgstr "is an i2C bus type "
7623 #: libdevice/events/EventDevice.cpp:199
7624 msgid "Babbage Touchscreen found!"
7625 msgstr "Babbage Touchscreen found!"
7627 #: libdevice/events/EventDevice.cpp:203
7628 msgid "Babbage Power Button found!"
7629 msgstr "Babbage Power Button found!"
7631 #: libdevice/events/EventDevice.cpp:208
7632 msgid "is a GSC bus type"
7633 msgstr "is a GSC bus type"
7635 #: libdevice/events/EventDevice.cpp:212
7636 msgid "is an Atari bus type"
7637 msgstr "is an Atari bus type"
7639 #: libdevice/events/EventDevice.cpp:216
7640 #, c-format
7641 msgid "Unknown bus type %d!"
7642 msgstr "Unknown bus type %d!"
7644 #: libdevice/events/EventDevice.cpp:219
7645 #, c-format
7646 msgid "Event enabled for %s on fd #%d"
7647 msgstr "Event enabled for %s on fd #%d"
7649 #: libdevice/events/EventDevice.cpp:228
7650 #, c-format
7651 msgid "ioctl (EVIOCGABS(ABS_X)): %s"
7652 msgstr "ioctl (EVIOCGABS(ABS_X)): %s"
7654 #: libdevice/events/EventDevice.cpp:238
7655 #, c-format
7656 msgid "ioctl (EVIOCSABS(ABS_X)): %s"
7657 msgstr "ioctl (EVIOCSABS(ABS_X)): %s"
7659 #: libdevice/events/EventDevice.cpp:241
7660 #, c-format
7661 msgid "ioctl (EVIOCGABS(ABS_Y)): %s"
7662 msgstr "ioctl (EVIOCGABS(ABS_Y)): %s"
7664 #: libdevice/events/EventDevice.cpp:245
7665 #, c-format
7666 msgid "ioctl (EVIOCSABS(ABS_Y)): %s"
7667 msgstr "ioctl (EVIOCSABS(ABS_Y)): %s"
7669 #: libdevice/events/EventDevice.cpp:307
7670 #, fuzzy, c-format
7671 msgid "Type is: %s(%hd), Code is: %hd, Val is: %d"
7672 msgstr "Type is: %s(%hd), Code is: %hd, Val us: %d"
7674 #: libdevice/events/EventDevice.cpp:388
7675 #, c-format
7676 msgid "REL_X: %d"
7677 msgstr "REL_X: %d"
7679 #: libdevice/events/EventDevice.cpp:392
7680 #, c-format
7681 msgid "REL_Y: %d"
7682 msgstr "REL_Y: %d"
7684 #: libdevice/events/EventDevice.cpp:396
7685 #, c-format
7686 msgid "REL_Z: %d"
7687 msgstr "REL_Z: %d"
7689 #: libdevice/events/EventDevice.cpp:400
7690 #, c-format
7691 msgid "REL_RX: %d"
7692 msgstr "REL_RX: %d"
7694 #: libdevice/events/EventDevice.cpp:404
7695 #, c-format
7696 msgid "REL_RY: %d"
7697 msgstr "REL_RY: %d"
7699 #: libdevice/events/EventDevice.cpp:408
7700 #, c-format
7701 msgid "REL_RZ: %d"
7702 msgstr "REL_RZ: %d"
7704 #: libdevice/events/EventDevice.cpp:412
7705 #, c-format
7706 msgid "REL_HWHEEL: %d"
7707 msgstr "REL_HWHEEL: %d"
7709 #: libdevice/events/EventDevice.cpp:414
7710 #, c-format
7711 msgid "REL_DIAL: %d"
7712 msgstr "REL_DIAL: %d"
7714 #: libdevice/events/EventDevice.cpp:416
7715 #, c-format
7716 msgid "REL_WHEEL: %d"
7717 msgstr "REL_WHEEL: %d"
7719 #: libdevice/events/EventDevice.cpp:418
7720 #, c-format
7721 msgid "REL_MISC: %d"
7722 msgstr "REL_MISC: %d"
7724 #: libdevice/events/EventDevice.cpp:420
7725 #, c-format
7726 msgid "Relative move event %d from Input Event Device"
7727 msgstr "Relative move event %d from Input Event Device"
7729 #: libdevice/events/EventDevice.cpp:443
7730 #, c-format
7731 msgid "ABS_Z: %d"
7732 msgstr "ABS_Z: %d"
7734 #: libdevice/events/EventDevice.cpp:450
7735 #, c-format
7736 msgid "ABS_VOLUME: %d"
7737 msgstr "ABS_VOLUME: %d"
7739 #: libdevice/events/EventDevice.cpp:454
7740 #, c-format
7741 msgid "ABS_DISTANCE: %d"
7742 msgstr "ABS_DISTANCE: %d"
7744 #: libdevice/events/EventDevice.cpp:458
7745 #, c-format
7746 msgid "ABS_RX: %d"
7747 msgstr "ABS_RX: %d"
7749 #: libdevice/events/EventDevice.cpp:462
7750 #, c-format
7751 msgid "ABS_RY: %d"
7752 msgstr "ABS_RY: %d"
7754 #: libdevice/events/EventDevice.cpp:466
7755 #, c-format
7756 msgid "ABS_RZ: %d"
7757 msgstr "ABS_RZ: %d"
7759 #: libdevice/events/EventDevice.cpp:470
7760 #, c-format
7761 msgid "ABS_THROTTLE: %d"
7762 msgstr "ABS_THROTTLE: %d"
7764 #: libdevice/events/EventDevice.cpp:474
7765 #, c-format
7766 msgid "ABS_RUDDER: %d"
7767 msgstr "ABS_RUDDER: %d"
7769 #: libdevice/events/EventDevice.cpp:478
7770 #, c-format
7771 msgid "ABS_GAS: %d"
7772 msgstr "ABS_GAS: %d"
7774 #: libdevice/events/EventDevice.cpp:482
7775 #, c-format
7776 msgid "ABS_BRAKE: %d"
7777 msgstr "ABS_BRAKE: %d"
7779 #: libdevice/events/EventDevice.cpp:486
7780 #, c-format
7781 msgid "ABS_TILT_X: %d"
7782 msgstr "ABS_TILT_X: %d"
7784 #: libdevice/events/EventDevice.cpp:490
7785 #, c-format
7786 msgid "ABS_TILT_Y: %d"
7787 msgstr "ABS_TILT_Y: %d"
7789 #: libdevice/events/EventDevice.cpp:505 libdevice/events/EventDevice.cpp:529
7790 msgid "Misc event from Input Event Device"
7791 msgstr "Misc event from Input Event Device"
7793 #: libdevice/events/EventDevice.cpp:533
7794 msgid "LED event from Input Event Device"
7795 msgstr "LED event from Input Event Device"
7797 #: libdevice/events/EventDevice.cpp:536
7798 msgid "Sound event from Input Event Device"
7799 msgstr "Sound event from Input Event Device"
7801 #: libdevice/events/EventDevice.cpp:539
7802 msgid "Key autorepeat event from Input Event Device"
7803 msgstr "Key autorepeat event from Input Event Device"
7805 #: libdevice/events/EventDevice.cpp:542
7806 msgid "Force Feedback event from Input Event Device"
7807 msgstr "Force Feedback event from Input Event Device"
7809 #: libdevice/events/EventDevice.cpp:545
7810 msgid "Force Feedback status event from Input Event Device"
7811 msgstr "Force Feedback status event from Input Event Device"
7813 #: libdevice/events/EventDevice.cpp:548
7814 msgid "Power event from Input Event Device"
7815 msgstr "Power event from Input Event Device"
7817 #: libdevice/events/EventDevice.cpp:736
7818 #, c-format
7819 msgid "Enabling USB device: %s"
7820 msgstr "Enabling USB device: %s"
7822 #: libdevice/events/TouchDevice.cpp:83
7823 msgid "No filespec specified for the touchscreen device."
7824 msgstr "No filespec specified for the touchscreen device."
7826 #: libdevice/events/TouchDevice.cpp:89
7827 #, c-format
7828 msgid "Could not open touchscreen %s: %s"
7829 msgstr "Could not open touchscreen %s: %s"
7831 #: libdevice/events/TouchDevice.cpp:96
7832 #, c-format
7833 msgid "Could not get touchscreen fd %s: %s"
7834 msgstr "Could not get touchscreen fd %s: %s"
7836 #: libdevice/events/TouchDevice.cpp:103
7837 #, c-format
7838 msgid "Using TSLIB on %s"
7839 msgstr "Using TSLIB on %s"
7841 #: libdevice/events/TouchDevice.cpp:134
7842 #, c-format
7843 msgid "Touched x: %d, y: %d"
7844 msgstr "Touched x: %d, y: %d"
7846 #: libdevice/events/TouchDevice.cpp:138
7847 #, c-format
7848 msgid "lifted x: %d y: %d"
7849 msgstr "lifted x: %d y: %d"
7851 #: libdevice/events/TouchDevice.cpp:244
7852 msgid "WARNING: Error parsing calibration data!"
7853 msgstr "WARNING: Error parsing calibration data!"
7855 #: libdevice/events/TouchDevice.cpp:246
7856 #, c-format
7857 msgid ""
7858 "Using touchscreen calibration data: %.0f / %.0f / %.0f / %.0f / %.0f / %.0f"
7859 msgstr ""
7860 "Using touchscreen calibration data: %.0f / %.0f / %.0f / %.0f / %.0f / %.0f"
7862 #: libdevice/events/TouchDevice.cpp:249
7863 msgid ""
7864 "WARNING: No touchscreen calibration settings found. The mouse pointer most "
7865 "probably won't work precisely. Set TSCALIB environment variable with correct "
7866 "values for better results"
7867 msgstr ""
7868 "WARNING: No touchscreen calibration settings found. The mouse pointer most "
7869 "probably won't work precisely. Set TSCALIB environment variable with correct "
7870 "values for better results"
7872 #: libdevice/events/UinputDevice.cpp:46
7873 msgid "ioctl(UI_DEV_DESTROY)"
7874 msgstr "ioctl(UI_DEV_DESTROY)"
7876 #: libdevice/events/UinputDevice.cpp:82
7877 #, c-format
7878 msgid "Found a User mode input device at %s"
7879 msgstr "Found a User mode input device at %s"
7881 #: libdevice/events/UinputDevice.cpp:98
7882 msgid "User Mode Input device not initialized yet!"
7883 msgstr "User Mode Input device not initialised yet!"
7885 #: libdevice/events/UinputDevice.cpp:103
7886 msgid "ioctl(UI_SET_EVBIT, EV_KEY)"
7887 msgstr "ioctl(UI_SET_EVBIT, EV_KEY)"
7889 #: libdevice/events/UinputDevice.cpp:109
7890 msgid "ioctl(UI_SET_EVBIT, EV_REL)"
7891 msgstr "ioctl(UI_SET_EVBIT, EV_REL)"
7893 #: libdevice/events/UinputDevice.cpp:113
7894 msgid "ioctl(UI_SET_RELBIT, REL_X)"
7895 msgstr "ioctl(UI_SET_RELBIT, REL_X)"
7897 #: libdevice/events/UinputDevice.cpp:117
7898 msgid "ioctl( UI_SET_RELBIT, REL_Y)"
7899 msgstr "ioctl( UI_SET_RELBIT, REL_Y)"
7901 #: libdevice/events/UinputDevice.cpp:142
7902 msgid "write uidev"
7903 msgstr "write uidev"
7905 #: libdevice/events/UinputDevice.cpp:147
7906 #, c-format
7907 msgid "ioctl(UI_SET_EVBIT, EV_ABS): %s"
7908 msgstr "ioctl(UI_SET_EVBIT, EV_ABS): %s"
7910 #: libdevice/events/UinputDevice.cpp:151
7911 #, c-format
7912 msgid "ioctl(UI_SET_ABSBIT,ABS_X): %s"
7913 msgstr "ioctl(UI_SET_ABSBIT,ABS_X): %s"
7915 #: libdevice/events/UinputDevice.cpp:155
7916 #, c-format
7917 msgid "ioctl(UI_SET_ABSBIT, ABS_Y): %s"
7918 msgstr "ioctl(UI_SET_ABSBIT, ABS_Y): %s"
7920 #: libdevice/events/UinputDevice.cpp:161
7921 #, c-format
7922 msgid "ioctl(UI_SET_KEYBIT, BTN_LEFT)): %s"
7923 msgstr "ioctl(UI_SET_KEYBIT, BTN_LEFT)): %s"
7925 #: libdevice/events/UinputDevice.cpp:165
7926 #, c-format
7927 msgid "ioctl(UI_SET_KEYBIT, BTN_RIGHT): %s"
7928 msgstr "ioctl(UI_SET_KEYBIT, BTN_RIGHT): %s"
7930 #: libdevice/events/UinputDevice.cpp:169
7931 #, c-format
7932 msgid "ioctl(UI_SET_EVBIT, ABS_PRESSURE): %s"
7933 msgstr "ioctl(UI_SET_EVBIT, ABS_PRESSURE): %s"
7935 #: libdevice/events/UinputDevice.cpp:177
7936 #, c-format
7937 msgid "ioctl(UI_SET_KEYBIT, BTN_MOUSE): %s"
7938 msgstr "ioctl(UI_SET_KEYBIT, BTN_MOUSE): %s"
7940 #: libdevice/events/UinputDevice.cpp:182
7941 msgid "ioctl(UI_DEV_CREATED) failed!"
7942 msgstr "ioctl(UI_DEV_CREATED) failed!"
7944 #: libdevice/rawfb/RawFBDevice.cpp:63
7945 msgid "Couldn't initialize RAWFB device!"
7946 msgstr "Couldn't initialise RAWFB device!"
7948 #: libdevice/rawfb/RawFBDevice.cpp:94
7949 msgid "Freeing framebuffer memory"
7950 msgstr "Freeing framebuffer memory"
7952 #: libdevice/rawfb/RawFBDevice.cpp:99
7953 msgid "Freeing offscreen buffer"
7954 msgstr "Freeing offscreen buffer"
7956 #: libdevice/rawfb/RawFBDevice.cpp:118
7957 #, c-format
7958 msgid "WARNING: Using %s as a fake framebuffer!"
7959 msgstr "WARNING: Using %s as a fake framebuffer!"
7961 #: libdevice/rawfb/RawFBDevice.cpp:133
7962 #, c-format
7963 msgid "Could not open framebuffer device: %s"
7964 msgstr "Could not open framebuffer device: %s"
7966 #: libdevice/rawfb/RawFBDevice.cpp:136
7967 #, c-format
7968 msgid "Opened framebuffer device: %s"
7969 msgstr "Opened framebuffer device: %s"
7971 #: libdevice/rawfb/RawFBDevice.cpp:147
7972 #, c-format
7973 msgid "Framebuffer device uses %d bytes of memory."
7974 msgstr "Framebuffer device uses %d bytes of memory."
7976 #: libdevice/rawfb/RawFBDevice.cpp:149
7977 #, c-format
7978 msgid "Video mode: %dx%d with %d bits per pixel."
7979 msgstr "Video mode: %dx%d with %d bits per pixel."
7981 #: libdevice/rawfb/RawFBDevice.cpp:153
7982 #, c-format
7983 msgid "Framebuffer stride is: %d."
7984 msgstr "Framebuffer stride is: %d."
7986 #: libdevice/rawfb/RawFBDevice.cpp:167
7987 msgid "LUT8: Setting up colormap"
7988 msgstr "LUT8: Setting up colourmap"
7990 #: libdevice/rawfb/RawFBDevice.cpp:192
7991 #, c-format
7992 msgid "LUT8: Error setting colormap: %s"
7993 msgstr "LUT8: Error setting colourmap: %s"
7995 #: libdevice/rawfb/RawFBDevice.cpp:376
7996 msgid "Couldn't write to the fake cmap!"
7997 msgstr "Couldn't write to the fake cmap!"
7999 #: libdevice/rawfb/RawFBDevice.cpp:380
8000 msgid "Couldn't write to the fake cmap, unknown type!"
8001 msgstr "Couldn't write to the fake cmap, unknown type!"
8003 #: libdevice/rawfb/RawFBDevice.cpp:394
8004 msgid "Signaled fbe to reload it's colormap."
8005 msgstr "Signaled fbe to reload it's colourmap."
8007 #: libdevice/rawfb/RawFBDevice.cpp:401
8008 #, c-format
8009 msgid "fakefb_ioctl(%d)"
8010 msgstr "fakefb_ioctl(%d)"
8012 #: libdevice/directfb/DirectFBDevice.cpp:78
8013 msgid "Couldn't initialize DirectFB device!"
8014 msgstr "Couldn't initialise DirectFB device!"
8016 #: libdevice/directfb/DirectFBDevice.cpp:114
8017 #, c-format
8018 msgid "DirectFBInit(): %s"
8019 msgstr "DirectFBInit(): %s"
8021 #: libdevice/directfb/DirectFBDevice.cpp:119
8022 #, c-format
8023 msgid "DirectFBCreate(): %s"
8024 msgstr "DirectFBCreate(): %s"
8026 #: libdevice/directfb/DirectFBDevice.cpp:146
8027 #, c-format
8028 msgid "CreateSurface(): %s"
8029 msgstr "CreateSurface(): %s"
8031 #: libdevice/directfb/DirectFBDevice.cpp:158
8032 #, c-format
8033 msgid "CreateFont(): %s"
8034 msgstr "CreateFont(): %s"
8036 #: libdevice/directfb/DirectFBDevice.cpp:165
8037 #, c-format
8038 msgid "CreateImageProvider(): %s"
8039 msgstr "CreateImageProvider(): %s"
8041 #: libdevice/directfb/DirectFBDevice.cpp:171
8042 #, c-format
8043 msgid "GetDisplayLayer(): %s"
8044 msgstr "GetDisplayLayer(): %s"
8046 #: libdevice/directfb/DirectFBDevice.cpp:175
8047 #, c-format
8048 msgid "GetScreen(): %s"
8049 msgstr "GetScreen(): %s"
8051 #: libdevice/directfb/DirectFBDevice.cpp:512
8052 #, c-format
8053 msgid "GetDescription(): %s"
8054 msgstr "GetDescription(): %s"
8056 #: libdevice/directfb/DirectFBDevice.cpp:901
8057 msgid "iDirectFB data not set!"
8058 msgstr "iDirectFB data not set!"
8060 #: libdevice/x11/X11Device.cpp:88 libdevice/x11/X11Device.cpp:106
8061 msgid "Couldn't initialize X11 device!"
8062 msgstr "Couldn't initialise X11 device!"
8064 #: libdevice/x11/X11Device.cpp:142
8065 msgid "couldn't open X11 display!"
8066 msgstr "couldn't open X11 display!"
8068 #: libdevice/x11/X11Device.cpp:162
8069 msgid "Error: couldn't get X visual\n"
8070 msgstr "Error: couldn't get X visual\n"
8072 #: libdevice/x11/X11Device.cpp:199
8073 msgid "The default Display is not set!"
8074 msgstr "The default Display is not set!"
8076 #: libdevice/x11/X11Device.cpp:212
8077 msgid "No Display device set!"
8078 msgstr "No Display device set!"
8080 #: libdevice/x11/X11Device.cpp:217
8081 msgid "No drawable window set!"
8082 msgstr "No drawable window set!"
8084 #: libsound/WAVWriter.cpp:65
8085 msgid "Unable to write file %1%"
8086 msgstr "Unable to write file %1%"
8088 #: libsound/mkit/sound_handler_mkit.cpp:75
8089 msgid "Unable to open audio"
8090 msgstr "Unable to open audio"
8092 #: libsound/mkit/sound_handler_mkit.cpp:339
8093 msgid "Mkit: Mkit_sound_handler::pause"
8094 msgstr "Mkit: Mkit_sound_handler::pause"
8096 #: libsound/mkit/sound_handler_mkit.cpp:343
8097 msgid "Mkit: paused"
8098 msgstr "Mkit: paused"
8100 #: libsound/mkit/sound_handler_mkit.cpp:351
8101 msgid "Mkit: Mkit_sound_handler::unpause"
8102 msgstr "Mkit: Mkit_sound_handler::unpause"
8104 #: libsound/mkit/sound_handler_mkit.cpp:355
8105 msgid "Mkit: unpaused"
8106 msgstr "Mkit: unpaused"
8108 #: libsound/aos4/sound_handler_ahi.cpp:125
8109 msgid "AOS4: Spawn Audio Process."
8110 msgstr "AOS4: Spawn Audio Process."
8112 #: libsound/aos4/sound_handler_ahi.cpp:136
8113 msgid "Unable to create Death Message for child!!"
8114 msgstr "Unable to create Death Message for child!!"
8116 #: libsound/aos4/sound_handler_ahi.cpp:162
8117 msgid "AOS4: Audio Process spawned."
8118 msgstr "AOS4: Audio Process spawned."
8120 #: libsound/aos4/sound_handler_ahi.cpp:167
8121 msgid "Unable to create Audio Process!!"
8122 msgstr "Unable to create Audio Process!!"
8124 #: libsound/aos4/sound_handler_ahi.cpp:438
8125 msgid "AOS4: AOS4_sound_handler::pause"
8126 msgstr "AOS4: AOS4_sound_handler::pause"
8128 #: libsound/aos4/sound_handler_ahi.cpp:440
8129 msgid "AOS4: paused"
8130 msgstr "AOS4: paused"
8132 #: libsound/aos4/sound_handler_ahi.cpp:450
8133 msgid "AOS4: AOS4_sound_handler::unpause"
8134 msgstr "AOS4: AOS4_sound_handler::unpause"
8136 #: libsound/aos4/sound_handler_ahi.cpp:452
8137 msgid "AOS4: unpaused"
8138 msgstr "AOS4: unpaused"
8140 #: libsound/aos4/sound_handler_ahi.cpp:542
8141 msgid "AOS4: Unable to allocate memory for audio buffer!"
8142 msgstr "AOS4: Unable to allocate memory for audio buffer!"
8144 #: libsound/aos4/sound_handler_ahi.cpp:562
8145 msgid "AOS4: Unable to open AHI Device!"
8146 msgstr "AOS4: Unable to open AHI Device!"
8148 #: libsound/aos4/sound_handler_ahi.cpp:572
8149 msgid "AOS4: Unable to CreateIORequest!"
8150 msgstr "AOS4: Unable to CreateIORequest!"
8152 #: libsound/aos4/sound_handler_ahi.cpp:580
8153 msgid "AOS4: Unable to CreateMsgPort for AHI Device!"
8154 msgstr "AOS4: Unable to CreateMsgPort for AHI Device!"
8156 #: libsound/aos4/sound_handler_ahi.cpp:591
8157 msgid "AOS4: Not enough memory for AHIiocopy!"
8158 msgstr "AOS4: Not enough memory for AHIiocopy!"
8160 #: libsound/aos4/sound_handler_ahi.cpp:607
8161 #, fuzzy
8162 msgid "AOS4: audioTask:Initialize timer."
8163 msgstr "AOS4: audioTask:Initialise timer.."
8165 #: libsound/aos4/sound_handler_ahi.cpp:610
8166 #, fuzzy
8167 msgid "AOS4: audioTask:Starting Timer."
8168 msgstr "AOS4: audioTask:Starting Timer.."
8170 #: libsound/aos4/sound_handler_ahi.cpp:621
8171 #, fuzzy
8172 msgid "AOS4: Closing Audio Thread."
8173 msgstr "AOS4: Closing Audio Thread.."
8175 #: libsound/aos4/sound_handler_ahi.cpp:641
8176 #, fuzzy
8177 msgid "AOS4: Cleaning Audio Stuff."
8178 msgstr "AOS4: Cleaning Audio Stuff.."
8180 #: libsound/aos4/sound_handler_ahi.cpp:675
8181 #, fuzzy
8182 msgid "AOS4: Exit Audio Thread."
8183 msgstr "AOS4: Exit Audio Thread.."
8185 #: libsound/aos4/sound_handler_ahi.cpp:677
8186 #, fuzzy
8187 msgid "AOS4: audioTask:Close timer."
8188 msgstr "AOS4: audioTask:Close timer.."
8190 #: libsound/sdl/sound_handler_sdl.cpp:91
8191 #, c-format
8192 msgid "Couldn't open SDL audio: %s"
8193 msgstr "Couldn't open SDL audio: %s"
8195 #: libsound/sdl/sound_handler_sdl.cpp:261
8196 #, c-format
8197 msgid "Negative buffer length in sdl_audio_callback (%d)"
8198 msgstr "Negative buffer length in sdl_audio_callback (%d)"
8200 #: libsound/sdl/sound_handler_sdl.cpp:267
8201 msgid "Zero buffer length in sdl_audio_callback"
8202 msgstr "Zero buffer length in sdl_audio_callback"
8204 #: libsound/sound_handler.cpp:70
8205 msgid ""
8206 "Sound data creator didn't appropriately pad buffer. We'll do so now, but "
8207 "will cost memory copies."
8208 msgstr ""
8209 "Sound data creator didn't appropriately pad buffer. We'll do so now, but "
8210 "will cost memory copies."
8212 #: libsound/sound_handler.cpp:83
8213 #, c-format
8214 msgid "Invalid (%d) handle passed to fill_stream_data, doing nothing"
8215 msgstr "Invalid (%d) handle passed to fill_stream_data, doing nothing"
8217 #: libsound/sound_handler.cpp:90
8218 #, c-format
8219 msgid "handle passed to fill_stream_data (%d) was deleted"
8220 msgstr "handle passed to fill_stream_data (%d) was deleted"
8222 #: libsound/sound_handler.cpp:141
8223 #, c-format
8224 msgid "Invalid (%d) handle passed to delete_sound, doing nothing"
8225 msgstr "Invalid (%d) handle passed to delete_sound, doing nothing"
8227 #: libsound/sound_handler.cpp:152
8228 #, c-format
8229 msgid "handle passed to delete_sound (%d) already deleted"
8230 msgstr "handle passed to delete_sound (%d) already deleted"
8232 #: libsound/sound_handler.cpp:236
8233 #, c-format
8234 msgid "stop_sound(%d): sound was deleted"
8235 msgstr "stop_sound(%d): sound was deleted"
8237 #: libsound/sound_handler.cpp:324
8238 #, c-format
8239 msgid "SDL_sound_handler::unplugInputStream: Aux streamer %p not found. "
8240 msgstr "SDL_sound_handler::unplugInputStream: Aux streamer %p not found. "
8242 #: libsound/sound_handler.cpp:454
8243 #, c-format
8244 msgid "Could not start streaming sound: %s"
8245 msgstr "Could not start streaming sound: %s"
8247 #: libsound/sound_handler.cpp:465
8248 #, c-format
8249 msgid "Invalid (%d) sound_handle passed to startSound, doing nothing"
8250 msgstr "Invalid (%d) sound_handle passed to startSound, doing nothing"
8252 #: libsound/sound_handler.cpp:531
8253 msgid "Trying to play sound with size 0"
8254 msgstr "Trying to play sound with size 0"
8256 #: libsound/sound_handler.cpp:545
8257 #, c-format
8258 msgid "Could not start event sound: %s"
8259 msgstr "Could not start event sound: %s"
8261 #: libsound/sound_handler.cpp:559
8262 #, c-format
8263 msgid "_inputStreams container still has a pointer to deleted InputStream %p!"
8264 msgstr "_inputStreams container still has a pointer to deleted InputStream %p!"
8266 #: libsound/sound_handler.cpp:704
8267 #, c-format
8268 msgid "Expected 1 InputStream element, found %d"
8269 msgstr "Expected 1 InputStream element, found %d"
8271 #: utilities/soldumper.cpp:72
8272 msgid "This program dumps the internal data of a .sol file"
8273 msgstr "This program dumps the internal data of a .sol file"
8275 #: utilities/soldumper.cpp:74
8276 msgid "Usage: soldumper [h] filename"
8277 msgstr "Usage: soldumper [h] filename"
8279 #: utilities/soldumper.cpp:75 utilities/dumpshm.cpp:344
8280 #: utilities/flvdumper.cpp:305
8281 msgid "-h\tHelp"
8282 msgstr "-h\tHelp"
8284 #: utilities/soldumper.cpp:76
8285 msgid "-f\tForce local directory access"
8286 msgstr "-f\tForce local directory access"
8288 #: utilities/soldumper.cpp:77
8289 msgid "-l\tList all .sol files in default dir"
8290 msgstr "-l\tList all .sol files in default dir"
8292 #: utilities/soldumper.cpp:105
8293 #, c-format
8294 msgid "Gnash soldumper version: %s, Gnash version: %s\n"
8295 msgstr "Gnash soldumper version: %s, Gnash version: %s\n"
8297 #: utilities/soldumper.cpp:121 utilities/processor.cpp:276
8298 #: utilities/flvdumper.cpp:154 cygnal/cygnal.cpp:476
8299 #: cygnal/cgi-bin/echo/echo.cpp:144 cygnal/cgi-bin/echo/gateway.cpp:119
8300 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:149
8301 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:216
8302 #: cygnal/testsuite/libnet.all/test_handler.cpp:103
8303 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:95
8304 #: cygnal/testsuite/libnet.all/test_rtmp.cpp:110
8305 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:91
8306 #: cygnal/testsuite/libnet.all/test_cache.cpp:94
8307 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:103
8308 #: cygnal/testsuite/libamf.all/test_sol.cpp:103
8309 #: cygnal/testsuite/libamf.all/test_flv.cpp:92
8310 #: cygnal/testsuite/libamf.all/test_el.cpp:91
8311 #: cygnal/testsuite/libamf.all/test_buffer.cpp:108
8312 #: cygnal/testsuite/libamf.all/test_amf.cpp:109
8313 msgid "Verbose output turned on"
8314 msgstr "Verbose output turned on"
8316 #: utilities/soldumper.cpp:125
8317 msgid "forcing local directory access only"
8318 msgstr "forcing local directory access only"
8320 #: utilities/soldumper.cpp:130
8321 msgid "List .sol files in the default directory"
8322 msgstr "List .sol files in the default directory"
8324 #: utilities/processor.cpp:148
8325 #, c-format
8326 msgid "fs_callback(%p): %s %s"
8327 msgstr "fs_callback(%p): %s %s"
8329 #: utilities/processor.cpp:166
8330 #, c-format
8331 msgid "eventCallback: %s %s"
8332 msgstr "eventCallback: %s %s"
8334 #: utilities/processor.cpp:202
8335 msgid "gprocessor does not handle %1% message"
8336 msgstr "gprocessor does not handle %1% message"
8338 #: utilities/processor.cpp:237 cygnal/cvm.cpp:227
8339 #, c-format
8340 msgid "Gnash gprocessor version: %s, Gnash version: %s\n"
8341 msgstr "Gnash gprocessor version: %s, Gnash version: %s\n"
8343 #: utilities/processor.cpp:285 cygnal/cvm.cpp:282
8344 msgid "Verbose actions disabled at compile time"
8345 msgstr "Verbose actions disabled at compile time"
8347 #: utilities/processor.cpp:292 cygnal/cvm.cpp:289
8348 msgid "Verbose parsing disabled at compile time"
8349 msgstr "Verbose parsing disabled at compile time"
8351 #: utilities/processor.cpp:456 utilities/processor.cpp:459
8352 #: gui/pythonmod/gnash-view.cpp:438 gui/pythonmod/gnash-view.cpp:441
8353 #, c-format
8354 msgid "%s appended to local sandboxes"
8355 msgstr "%s appended to local sandboxes"
8357 #: utilities/processor.cpp:631
8358 #, c-format
8359 msgid ""
8360 "gprocessor -- an SWF processor for Gnash.\n"
8361 "\n"
8362 "usage: %s [options] <file>\n"
8363 "\n"
8364 "Process the given SWF movie files.\n"
8365 "\n"
8366 "%s%s%s%s"
8367 msgstr ""
8368 "gprocessor -- an SWF processor for Gnash.\n"
8369 "\n"
8370 "usage: %s [options] <file>\n"
8371 "\n"
8372 "Process the given SWF movie files.\n"
8373 "\n"
8374 "%s%s%s%s"
8376 #: utilities/processor.cpp:638
8377 msgid ""
8378 "options:\n"
8379 "\n"
8380 "  --help(-h)  Print this info.\n"
8381 "  --version   Print the version numbers.\n"
8382 "  -v          Be verbose; i.e. print log messages to stdout\n"
8383 msgstr ""
8384 "options:\n"
8385 "\n"
8386 "  --help(-h)  Print this info.\n"
8387 "  --version   Print the version numbers.\n"
8388 "  -v          Be verbose; i.e. print log messages to stdout\n"
8390 #: utilities/processor.cpp:645
8391 msgid "  -vp         Be verbose about movie parsing\n"
8392 msgstr "  -vp         Be verbose about movie parsing\n"
8394 #: utilities/processor.cpp:650
8395 msgid "  -va         Be verbose about ActionScript\n"
8396 msgstr "  -va         Be verbose about ActionScript\n"
8398 #: utilities/processor.cpp:655
8399 msgid ""
8400 "  -d [<ms>]\n"
8401 "              Milliseconds delay between advances (0 by default).\n"
8402 "              If '-1' the delay will be computed from the FPS.\n"
8403 "  -r <times>  Allow the given number of complete runs.\n"
8404 "              Keep looping undefinitely if set to 0.\n"
8405 "              Default is 1 (end as soon as the last frame is reached).\n"
8406 "  -f <frames>  \n"
8407 "              Allow the given number of frame advancements.\n"
8408 "              Keep advancing untill any other stop condition\n"
8409 "              is encountered if set to 0 (default).\n"
8410 msgstr ""
8411 "  -d [<ms>]\n"
8412 "              Milliseconds delay between advances (0 by default).\n"
8413 "              If '-1' the delay will be computed from the FPS.\n"
8414 "  -r <times>  Allow the given number of complete runs.\n"
8415 "              Keep looping undefinitely if set to 0.\n"
8416 "              Default is 1 (end as soon as the last frame is reached).\n"
8417 "  -f <frames>  \n"
8418 "              Allow the given number of frame advancements.\n"
8419 "              Keep advancing untill any other stop condition\n"
8420 "              is encountered if set to 0 (default).\n"
8422 #: utilities/dumpshm.cpp:136
8423 #, c-format
8424 msgid "Gnash dumpshm version: %s, Gnash version: %s\n"
8425 msgstr "Gnash dumpshm version: %s, Gnash version: %s\n"
8427 #: utilities/dumpshm.cpp:214
8428 #, c-format
8429 msgid "Will use \"%s\" for memory segment file"
8430 msgstr "Will use \"%s\" for memory segment file"
8432 #: utilities/dumpshm.cpp:230
8433 msgid "No LcShmKey set in ~/.gnashrc, trying to find it ourselves"
8434 msgstr "No LcShmKey set in ~/.gnashrc, trying to find it ourselves"
8436 #: utilities/dumpshm.cpp:239
8437 msgid "No shared memory segments found!"
8438 msgstr "No shared memory segments found!"
8440 #: utilities/dumpshm.cpp:243
8441 #, c-format
8442 msgid "Existing SHM Key is: %s, Size is: %s"
8443 msgstr "Existing SHM Key is: %s, Size is: %s"
8445 #: utilities/dumpshm.cpp:258
8446 msgid "Writing memory segment to disk: \"segment.raw\""
8447 msgstr "Writing memory segment to disk: \"segment.raw\""
8449 #: utilities/dumpshm.cpp:263
8450 #, c-format
8451 msgid "The data is: 0x%s"
8452 msgstr "The data is: 0x%s"
8454 #: utilities/dumpshm.cpp:303
8455 msgid "kernel not configured for shared memory"
8456 msgstr "kernel not configured for shared memory"
8458 #: utilities/dumpshm.cpp:318
8459 #, c-format
8460 msgid "Found it! \"set LCShmKey %s\" in your ~/.gnashrc"
8461 msgstr "Found it! \"set LCShmKey %s\" in your ~/.gnashrc"
8463 #: utilities/dumpshm.cpp:321
8464 #, c-format
8465 msgid "Last changed on: %s"
8466 msgstr "Last changed on: %s"
8468 #: utilities/dumpshm.cpp:322
8469 #, c-format
8470 msgid "Last attached on: %s"
8471 msgstr "Last attached on: %s"
8473 #: utilities/dumpshm.cpp:323
8474 #, c-format
8475 msgid "Last detached on: %s"
8476 msgstr "Last detached on: %s"
8478 #: utilities/dumpshm.cpp:341
8479 msgid "This program dumps the internal data of a shared memory segment"
8480 msgstr "This program dumps the internal data of a shared memory segment"
8482 #: utilities/dumpshm.cpp:343
8483 msgid "Usage: dumpshm [hdsanlif] filename"
8484 msgstr "Usage: dumpshm [hdsanlif] filename"
8486 #: utilities/dumpshm.cpp:345
8487 msgid "-i\tList segments"
8488 msgstr "-i\tList segments"
8490 #: utilities/dumpshm.cpp:346
8491 msgid "-r\tDump SYSV segments"
8492 msgstr "-r\tDump SYSV segments"
8494 #: utilities/dumpshm.cpp:347
8495 msgid "-c\tDump SYSV segments to disk"
8496 msgstr "-c\tDump SYSV segments to disk"
8498 #: utilities/dumpshm.cpp:348
8499 msgid "-v\tVerbose output"
8500 msgstr "-v\tVerbose output"
8502 #: utilities/dumpshm.cpp:360
8503 msgid "\tBase address of this segment: "
8504 msgstr "\tBase address of this segment: "
8506 #: utilities/dumpshm.cpp:362
8507 msgid "\tFilespec: "
8508 msgstr "\tFilespec: "
8510 #: utilities/dumpshm.cpp:363
8511 msgid "\t# Bytes allocated: "
8512 msgstr "\t# Bytes allocated: "
8514 #: utilities/dumpshm.cpp:364
8515 msgid "\tTotal # of bytes: "
8516 msgstr "\tTotal # of bytes: "
8518 #: utilities/flvdumper.cpp:172
8519 #: cygnal/testsuite/libnet.all/test_handler.cpp:112
8520 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:111
8521 #: cygnal/testsuite/libnet.all/test_rtmp.cpp:120
8522 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:100
8523 #: cygnal/testsuite/libnet.all/test_cache.cpp:103
8524 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:119
8525 #: cygnal/testsuite/libamf.all/test_sol.cpp:113
8526 #: cygnal/testsuite/libamf.all/test_flv.cpp:103
8527 #: cygnal/testsuite/libamf.all/test_el.cpp:107
8528 #: cygnal/testsuite/libamf.all/test_buffer.cpp:123
8529 #: cygnal/testsuite/libamf.all/test_amf.cpp:125
8530 msgid "Error parsing command line options: "
8531 msgstr "Error parsing command line options: "
8533 #: utilities/flvdumper.cpp:173
8534 msgid "This is a Gnash flvdumper bug."
8535 msgstr "This is a Gnash flvdumper bug."
8537 #: utilities/flvdumper.cpp:178
8538 msgid "Error: no input file was specified. Exiting."
8539 msgstr "Error: no input file was specified. Exiting."
8541 #: utilities/flvdumper.cpp:302
8542 msgid "This program dumps the internal data of an FLV video file"
8543 msgstr "This program dumps the internal data of an FLV video file"
8545 #: utilities/flvdumper.cpp:304
8546 msgid "Usage: flvdumper [-h] [-m] [-a] filename"
8547 msgstr "Usage: flvdumper [-h] [-m] [-a] filename"
8549 #: utilities/flvdumper.cpp:306
8550 msgid "-m\tPrint only Meta tags (default)"
8551 msgstr "-m\tPrint only Meta tags (default)"
8553 #: utilities/flvdumper.cpp:307
8554 msgid "-a\tPrint all tags."
8555 msgstr "-a\tPrint all tags."
8557 #: utilities/rtmpget.cpp:445
8558 msgid "Error parsing command line: "
8559 msgstr "Error parsing command line: "
8561 #: plugin/win32/plugin.cpp:590 plugin/aos4/plugin.cpp:593
8562 #, c-format
8563 msgid "FSCommand_callback(%p): %s %s"
8564 msgstr "FSCommand_callback(%p): %s %s"
8566 #: cygnal/libamf/flv.cpp:94
8567 msgid "Bad magic number for FLV file!"
8568 msgstr "Bad magic number for FLV file!"
8570 #: cygnal/libamf/flv.cpp:101
8571 #, c-format
8572 msgid "Bad version in FLV header! %d"
8573 msgstr "Bad version in FLV header! %d"
8575 #: cygnal/libamf/flv.cpp:110
8576 #, c-format
8577 msgid "Bad FLV file Type: %d"
8578 msgstr "Bad FLV file Type: %d"
8580 #: cygnal/libamf/flv.cpp:123
8581 #, c-format
8582 msgid "Bad header size in FLV header! %d"
8583 msgstr "Bad header size in FLV header! %d"
8585 #: cygnal/libamf/flv.cpp:156
8586 #, c-format
8587 msgid "%d bytes for a string is over the safe limit of %d"
8588 msgstr "%d bytes for a string is over the safe limit of %d"
8590 #: cygnal/libamf/flv.cpp:186
8591 #, c-format
8592 msgid "Bad FLV Audio Sound Type: %x"
8593 msgstr "Bad FLV Audio Sound Type: %x"
8595 #: cygnal/libamf/flv.cpp:195
8596 #, c-format
8597 msgid "Bad FLV Audio Sound size: %d"
8598 msgstr "Bad FLV Audio Sound size: %d"
8600 #: cygnal/libamf/flv.cpp:209
8601 #, c-format
8602 msgid "Bad FLV Audio Sound Rate: %d"
8603 msgstr "Bad FLV Audio Sound Rate: %d"
8605 #: cygnal/libamf/flv.cpp:226
8606 #, c-format
8607 msgid "Bad FLV Audio Sound format: %d"
8608 msgstr "Bad FLV Audio Sound format: %d"
8610 #: cygnal/libamf/flv.cpp:257
8611 #, c-format
8612 msgid "Bad FLV Video Codec CodecID: 0x%x"
8613 msgstr "Bad FLV Video Codec CodecID: 0x%x"
8615 #: cygnal/libamf/flv.cpp:267
8616 #, c-format
8617 msgid "Bad FLV Video Frame CodecID: 0x%x"
8618 msgstr "Bad FLV Video Frame CodecID: 0x%x"
8620 #: cygnal/libamf/flv.cpp:340 cygnal/libamf/flv.cpp:342
8621 #: cygnal/libamf/flv.cpp:344
8622 #, c-format
8623 msgid "FLV MetaData: %s: %s"
8624 msgstr "FLV MetaData: %s: %s"
8626 #: cygnal/libamf/lcshm.cpp:372
8627 msgid "No data pointer to parse!"
8628 msgstr "No data pointer to parse!"
8630 #: cygnal/libamf/lcshm.cpp:391
8631 msgid "Didn't extract an element from the byte stream!"
8632 msgstr "Didn't extract an element from the byte stream!"
8634 #: cygnal/libamf/lcshm.cpp:503
8635 #, c-format
8636 msgid " The size of %s is %d "
8637 msgstr " The size of %s is %d "
8639 #: cygnal/libamf/lcshm.cpp:520
8640 #, c-format
8641 msgid "Failed to open shared memory segment: \"%s\""
8642 msgstr "Failed to open shared memory segment: \"%s\""
8644 #: cygnal/libamf/lcshm.cpp:561
8645 #, c-format
8646 msgid "Failed to open shared memory segment: 0x%x"
8647 msgstr "Failed to open shared memory segment: 0x%x"
8649 #: cygnal/libamf/lcshm.cpp:660
8650 #, c-format
8651 msgid " ***** The size of the data is %s *****"
8652 msgstr " ***** The size of the data is %s *****"
8654 #: cygnal/libamf/element.cpp:175
8655 msgid "Can't create remote function calls yet"
8656 msgstr "Can't create remote function calls yet"
8658 #: cygnal/libamf/element.cpp:479
8659 #, c-format
8660 msgid "Size of Element \"%s\" is: %d"
8661 msgstr "Size of Element \"%s\" is: %d"
8663 #: cygnal/libamf/element.cpp:1534
8664 msgid "FIXME: got AMF3 data!"
8665 msgstr "FIXME: got AMF3 data!"
8667 #: cygnal/libamf/sol.cpp:230
8668 #, c-format
8669 msgid ""
8670 "%s: SOL file header is: \n"
8671 "%s"
8672 msgstr ""
8673 "%s: SOL file header is: \n"
8674 "%s"
8676 #: cygnal/libamf/sol.cpp:250
8677 #, c-format
8678 msgid "Failed opening file '%s' in binary mode"
8679 msgstr "Failed opening file '%s' in binary mode"
8681 #: cygnal/libamf/sol.cpp:337
8682 #, c-format
8683 msgid "Error writing %d bytes of header to output file %s"
8684 msgstr "Error writing %d bytes of header to output file %s"
8686 #: cygnal/libamf/sol.cpp:344
8687 #, c-format
8688 msgid "Error writing %d bytes of body to output file %s"
8689 msgstr "Error writing %d bytes of body to output file %s"
8691 #: cygnal/libamf/sol.cpp:404
8692 #, c-format
8693 msgid "%s is an SOL file"
8694 msgstr "%s is an SOL file"
8696 #: cygnal/libamf/sol.cpp:407
8697 #, c-format
8698 msgid ""
8699 "%s looks like an SOL file, but the length is wrong. Should be %d, got %d"
8700 msgstr ""
8701 "%s looks like an SOL file, but the length is wrong. Should be %d, got %d"
8703 #: cygnal/libamf/sol.cpp:413
8704 #, c-format
8705 msgid "%s isn't an SOL file"
8706 msgstr "%s isn't an SOL file"
8708 #: cygnal/libamf/sol.cpp:455
8709 #, c-format
8710 msgid "Reading SharedObject %s: %s"
8711 msgstr "Reading SharedObject %s: %s"
8713 #: cygnal/libamf/amf_msg.cpp:178
8714 msgid "AMF Message 'target' field missing!"
8715 msgstr "AMF Message 'target' field missing!"
8717 #: cygnal/libamf/amf_msg.cpp:181
8718 msgid "AMF Message 'reply' field missing!"
8719 msgstr "AMF Message 'reply' field missing!"
8721 #: cygnal/libamf/amf_msg.cpp:184
8722 msgid "AMF Message 'size' field missing!"
8723 msgstr "AMF Message 'size' field missing!"
8725 #: cygnal/libamf/amf_msg.cpp:231
8726 #, c-format
8727 msgid ""
8728 "Error parsing the AMF packet: \n"
8729 "\t%s"
8730 msgstr ""
8731 "Error parsing the AMF packet: \n"
8732 "\t%s"
8734 #: cygnal/libamf/amf.cpp:180
8735 #, c-format
8736 msgid "Encoded data size has %d properties"
8737 msgstr "Encoded data size has %d properties"
8739 #: cygnal/libamf/amf.cpp:300
8740 msgid "XML AMF objects not supported yet"
8741 msgstr "XML AMF objects not supported yet"
8743 #: cygnal/libamf/amf.cpp:404
8744 msgid "Movie Clip AMF objects not supported yet"
8745 msgstr "Movie Clip AMF objects not supported yet"
8747 #: cygnal/libamf/amf.cpp:495
8748 msgid "Long String AMF objects not supported yet"
8749 msgstr "Long String AMF objects not supported yet"
8751 #: cygnal/libamf/amf.cpp:512
8752 msgid "Reecord Set AMF objects not supported yet"
8753 msgstr "Reecord Set AMF objects not supported yet"
8755 #: cygnal/libamf/amf.cpp:561
8756 msgid "Encoding a strict array as an ecma array"
8757 msgstr "Encoding a strict array as an ecma array"
8759 #: cygnal/libamf/amf.cpp:784
8760 msgid "FIXME: got AMF3 data type"
8761 msgstr "FIXME: got AMF3 data type"
8763 #: cygnal/libamf/amf.cpp:913
8764 msgid "AMF body input data is NULL"
8765 msgstr "AMF body input data is NULL"
8767 #: cygnal/libamf/amf.cpp:937
8768 msgid "AMF data too short to contain type field"
8769 msgstr "AMF data too short to contain type field"
8771 #: cygnal/libamf/amf.cpp:948
8772 msgid "Element has no type!"
8773 msgstr "Element has no type!"
8775 #: cygnal/libamf/amf.cpp:958
8776 msgid "AMF data segment too short to containtype NUMBER"
8777 msgstr "AMF data segment too short to containtype NUMBER"
8779 #: cygnal/libamf/amf.cpp:978
8780 #, c-format
8781 msgid "%d bytes for a string is over the safe limit of %d, line %d"
8782 msgstr "%d bytes for a string is over the safe limit of %d, line %d"
8784 #: cygnal/libamf/amf.cpp:1021
8785 msgid "AMF0 MovieClip frame"
8786 msgstr "AMF0 MovieClip frame"
8788 #: cygnal/libamf/amf.cpp:1151
8789 msgid "Found object terminator byte"
8790 msgstr "Found object terminator byte"
8792 #: cygnal/libamf/amf.cpp:1169
8793 #, c-format
8794 msgid "%s: type %d"
8795 msgstr "%s: type %d"
8797 #: cygnal/libamf/amf.cpp:1262
8798 #, c-format
8799 msgid "No data associated with Property \"%s\""
8800 msgstr "No data associated with Property \"%s\""
8802 #: cygnal/libamf/buffer.cpp:179
8803 #, c-format
8804 msgid "Buffer %x (%d) stayed in queue for %f seconds"
8805 msgstr "Buffer %x (%d) stayed in queue for %f seconds"
8807 #: cygnal/libamf/buffer.cpp:711
8808 #, c-format
8809 msgid "cygnal::Buffer::resize(%d): Truncating data (%d bytes) while resizing!"
8810 msgstr "cygnal::Buffer::resize(%d): Truncating data (%d bytes) while resizing!"
8812 #: cygnal/libamf/buffer.cpp:766
8813 #, c-format
8814 msgid "Creating %d errors in the buffer"
8815 msgstr "Creating %d errors in the buffer"
8817 #: cygnal/handler.cpp:128
8818 #, c-format
8819 msgid "Protocol %d for Handler::AddClient()"
8820 msgstr "Protocol %d for Handler::AddClient()"
8822 #: cygnal/handler.cpp:171 cygnal/handler.cpp:196
8823 msgid "HTTP key couldn't be read!"
8824 msgstr "HTTP key couldn't be read!"
8826 #: cygnal/handler.cpp:214 cygnal/handler.cpp:244
8827 #, c-format
8828 msgid "FD #%d has no protocol handler registered"
8829 msgstr "FD #%d has no protocol handler registered"
8831 #: cygnal/handler.cpp:319
8832 #, c-format
8833 msgid "No %s symbol in plugin"
8834 msgstr "No %s symbol in plugin"
8836 #: cygnal/handler.cpp:322
8837 #, c-format
8838 msgid "Initialized Plugin: \"%s\": %s"
8839 msgstr "Initialised Plugin: \"%s\": %s"
8841 #: cygnal/handler.cpp:335 cygnal/handler.cpp:350
8842 #, c-format
8843 msgid "Couldn't get %s symbol"
8844 msgstr "Couldn't get %s symbol"
8846 #: cygnal/cvm.cpp:276
8847 msgid "The debugger has been disabled at configuration time"
8848 msgstr "The debugger has been disabled at configuration time"
8850 #: cygnal/http_server.cpp:154 cygnal/http_server.cpp:211
8851 #, c-format
8852 msgid "New filestream %s"
8853 msgstr "New filestream %s"
8855 #: cygnal/http_server.cpp:213
8856 #, c-format
8857 msgid "Reusing filestream %s"
8858 msgstr "Reusing filestream %s"
8860 #: cygnal/http_server.cpp:306
8861 msgid "couldn't read data!"
8862 msgstr "couldn't read data!"
8864 #: cygnal/http_server.cpp:373 cygnal/libnet/http.cpp:592
8865 msgid "PUT request"
8866 msgstr "PUT request"
8868 #: cygnal/http_server.cpp:383 cygnal/libnet/http.cpp:601
8869 msgid "DELETE request"
8870 msgstr "DELETE request"
8872 #: cygnal/http_server.cpp:393 cygnal/libnet/http.cpp:609
8873 msgid "CONNECT request"
8874 msgstr "CONNECT request"
8876 #: cygnal/http_server.cpp:403 cygnal/libnet/http.cpp:617
8877 msgid "OPTIONS request"
8878 msgstr "OPTIONS request"
8880 #: cygnal/http_server.cpp:413 cygnal/libnet/http.cpp:625
8881 msgid "HEAD request"
8882 msgstr "HEAD request"
8884 #: cygnal/http_server.cpp:423 cygnal/libnet/http.cpp:633
8885 msgid "TRACE request"
8886 msgstr "TRACE request"
8888 #: cygnal/http_server.cpp:1013
8889 #, c-format
8890 msgid "Processing HTTP data for fd #%d"
8891 msgstr "Processing HTTP data for fd #%d"
8893 #: cygnal/http_server.cpp:1022
8894 msgid "FIXME: Existing data in packet!"
8895 msgstr "FIXME: Existing data in packet!"
8897 #: cygnal/http_server.cpp:1024
8898 msgid "FIXME: No existing data in packet!"
8899 msgstr "FIXME: No existing data in packet!"
8901 #: cygnal/libnet/cache.cpp:62
8902 msgid "using this constructor is only allowed for testing purposes."
8903 msgstr "using this constructor is only allowed for testing purposes."
8905 #: cygnal/libnet/cache.cpp:105
8906 #, c-format
8907 msgid "Adding file %s to cache."
8908 msgstr "Adding file %s to cache."
8910 #: cygnal/libnet/cache.cpp:148
8911 #, c-format
8912 msgid "Trying to find %s in the cache."
8913 msgstr "Trying to find %s in the cache."
8915 #: cygnal/libnet/rtmp.cpp:184
8916 #, c-format
8917 msgid "AMF Header size bits (0x%X) out of range"
8918 msgstr "AMF Header size bits (0x%X) out of range"
8920 #: cygnal/libnet/rtmp.cpp:283
8921 #, c-format
8922 msgid "RTMP Header size can't be more then %d bytes!!"
8923 msgstr "RTMP Header size can't be more then %d bytes!!"
8925 #: cygnal/libnet/rtmp.cpp:288
8926 msgid "RTMP Header size can't be zero!"
8927 msgstr "RTMP Header size can't be zero!"
8929 #: cygnal/libnet/rtmp.cpp:308
8930 #, c-format
8931 msgid "The body size is: %d"
8932 msgstr "The body size is: %d"
8934 #: cygnal/libnet/rtmp.cpp:315
8935 #, c-format
8936 msgid "Using previous body size of %d for channel %d"
8937 msgstr "Using previous body size of %d for channel %d"
8939 #: cygnal/libnet/rtmp.cpp:318
8940 #, c-format
8941 msgid "Previous body size for channel %d is zero!"
8942 msgstr "Previous body size for channel %d is zero!"
8944 #: cygnal/libnet/rtmp.cpp:328
8945 #, c-format
8946 msgid "Suspicious large RTMP packet body size! %d"
8947 msgstr "Suspicious large RTMP packet body size! %d"
8949 #: cygnal/libnet/rtmp.cpp:341
8950 #, c-format
8951 msgid "The type is: %s"
8952 msgstr "The type is: %s"
8954 #: cygnal/libnet/rtmp.cpp:343
8955 #, c-format
8956 msgid "The type is: 0x%x"
8957 msgstr "The type is: 0x%x"
8959 #: cygnal/libnet/rtmp.cpp:348
8960 #, c-format
8961 msgid "Using previous type of %d for channel %d"
8962 msgstr "Using previous type of %d for channel %d"
8964 #: cygnal/libnet/rtmp.cpp:360
8965 #, c-format
8966 msgid "RTMP %s: channel: %d, head size %d, body size: %d"
8967 msgstr "RTMP %s: channel: %d, head size %d, body size: %d"
8969 #: cygnal/libnet/rtmp.cpp:482
8970 #, c-format
8971 msgid "The Header size is: %d"
8972 msgstr "The Header size is: %d"
8974 #: cygnal/libnet/rtmp.cpp:483
8975 #, c-format
8976 msgid "The AMF index is: 0x%x"
8977 msgstr "The AMF index is: 0x%x"
8979 #: cygnal/libnet/rtmp.cpp:499
8980 #, c-format
8981 msgid "END is %x"
8982 msgstr "END is %x"
8984 #: cygnal/libnet/rtmp.cpp:510
8985 msgid "Reading AMF packets till we're done..."
8986 msgstr "Reading AMF packets till we're done..."
8988 #: cygnal/libnet/rtmp.cpp:519
8989 #, c-format
8990 msgid "Total size in header is %d, buffer size is: %d"
8991 msgstr "Total size in header is %d, buffer size is: %d"
8993 #: cygnal/libnet/rtmp.cpp:523
8994 msgid "FIXME: MERGING"
8995 msgstr "FIXME: MERGING"
8997 #: cygnal/libnet/rtmp.cpp:539
8998 #, c-format
8999 msgid "SWF file %s"
9000 msgstr "SWF file %s"
9002 #: cygnal/libnet/rtmp.cpp:542
9003 #, c-format
9004 msgid "is Loading video %s"
9005 msgstr "is Loading video %s"
9007 #: cygnal/libnet/rtmp.cpp:545
9008 #, c-format
9009 msgid "is file name is %s"
9010 msgstr "is file name is %s"
9012 #: cygnal/libnet/rtmp.cpp:674
9013 #, c-format
9014 msgid "Unknown User Control message %d!"
9015 msgstr "Unknown User Control message %d!"
9017 #: cygnal/libnet/rtmp.cpp:746
9018 msgid "Name field of RTMP Message corrupted!"
9019 msgstr "Name field of RTMP Message corrupted!"
9021 #: cygnal/libnet/rtmp.cpp:762
9022 msgid "Stream ID field of RTMP Message corrupted!"
9023 msgstr "Stream ID field of RTMP Message corrupted!"
9025 #: cygnal/libnet/rtmp.cpp:991
9026 #, c-format
9027 msgid "Bogus size parameter in %s!"
9028 msgstr "Bogus size parameter in %s!"
9030 #: cygnal/libnet/rtmp.cpp:1028
9031 msgid "Couldn't write the full 12 byte RTMP header!"
9032 msgstr "Couldn't write the full 12 byte RTMP header!"
9034 #: cygnal/libnet/rtmp.cpp:1031
9035 msgid "Wrote the full 12 byte RTMP header."
9036 msgstr "Wrote the full 12 byte RTMP header."
9038 #: cygnal/libnet/rtmp.cpp:1051
9039 msgid "Couldn't write the full 1 byte RTMP continuation header!"
9040 msgstr "Couldn't write the full 1 byte RTMP continuation header!"
9042 #: cygnal/libnet/rtmp.cpp:1054
9043 msgid "Wrote the full 1 byte RTMP continuation header"
9044 msgstr "Wrote the full 1 byte RTMP continuation header"
9046 #: cygnal/libnet/rtmp.cpp:1066
9047 msgid "Couldn't write the RTMP body!"
9048 msgstr "Couldn't write the RTMP body!"
9050 #: cygnal/libnet/rtmp.cpp:1069
9051 #, c-format
9052 msgid "Wrote %d bytes of the RTMP body, %d bytes left."
9053 msgstr "Wrote %d bytes of the RTMP body, %d bytes left."
9055 #: cygnal/libnet/rtmp.cpp:1086
9056 msgid "Couldn't write the RTMP packet!"
9057 msgstr "Couldn't write the RTMP packet!"
9059 #: cygnal/libnet/rtmp.cpp:1089
9060 msgid "Wrote the RTMP packet."
9061 msgstr "Wrote the RTMP packet."
9063 #: cygnal/libnet/rtmp.cpp:1135 cygnal/libnet/rtmp.cpp:1137
9064 #, c-format
9065 msgid "Response header: %s"
9066 msgstr "Response header: %s"
9068 #: cygnal/libnet/rtmp.cpp:1141
9069 #, c-format
9070 msgid "Processing message of type %s!"
9071 msgstr "Processing message of type %s!"
9073 #: cygnal/libnet/rtmp.cpp:1147
9074 msgid "Got CHUNK_SIZE packet!!!"
9075 msgstr "Got CHUNK_SIZE packet!!!"
9077 #: cygnal/libnet/rtmp.cpp:1149
9078 #, c-format
9079 msgid "Setting packet chunk size to %d."
9080 msgstr "Setting packet chunk size to %d."
9082 #: cygnal/libnet/rtmp.cpp:1159
9083 #, c-format
9084 msgid "FIXME: Ping type is: %d, ignored for now"
9085 msgstr "FIXME: Ping type is: %d, ignored for now"
9087 #: cygnal/libnet/rtmp.cpp:1181
9088 msgid "Got SERVER packet!!!"
9089 msgstr "Got SERVER packet!!!"
9091 #: cygnal/libnet/rtmp.cpp:1189
9092 msgid "Got CLIENT packet!!!"
9093 msgstr "Got CLIENT packet!!!"
9095 #: cygnal/libnet/rtmp.cpp:1197
9096 msgid "Got VIDEO packets!!!"
9097 msgstr "Got VIDEO packets!!!"
9099 #: cygnal/libnet/rtmp.cpp:1213
9100 msgid "Got Shared Object packet!!!"
9101 msgstr "Got Shared Object packet!!!"
9103 #: cygnal/libnet/rtmp.cpp:1220
9104 #, c-format
9105 msgid "%s: Msg status is: %d: %s, name is %s, size is %d"
9106 msgstr "%s: Msg status is: %d: %s, name is %s, size is %d"
9108 #: cygnal/libnet/rtmp.cpp:1224
9109 msgid "Got onBWDone packet!!!"
9110 msgstr "Got onBWDone packet!!!"
9112 #: cygnal/libnet/rtmp.cpp:1229
9113 #, c-format
9114 msgid "Couldn't decode message body for type %s!"
9115 msgstr "Couldn't decode message body for type %s!"
9117 #: cygnal/libnet/rtmp.cpp:1283
9118 #, c-format
9119 msgid "no data for fd #%d, done reading this packet, read %d bytes..."
9120 msgstr "no data for fd #%d, done reading this packet, read %d bytes..."
9122 #: cygnal/libnet/rtmp.cpp:1289
9123 #, c-format
9124 msgid "Got an empty packet from the server at line %d"
9125 msgstr "Got an empty packet from the server at line %d"
9127 #: cygnal/libnet/rtmp.cpp:1298 cygnal/libnet/http.cpp:1518
9128 #, c-format
9129 msgid "socket for fd #%d was closed..."
9130 msgstr "socket for fd #%d was closed..."
9132 #: cygnal/libnet/rtmp.cpp:1329
9133 msgid "Buffer pointer is invalid."
9134 msgstr "Buffer pointer is invalid."
9136 #: cygnal/libnet/rtmp.cpp:1355
9137 msgid "Got a message on the system channel!"
9138 msgstr "Got a message on the system channel!"
9140 #: cygnal/libnet/rtmp.cpp:1459
9141 #, c-format
9142 msgid "Packet size out of range! %d, %d"
9143 msgstr "Packet size out of range! %d, %d"
9145 #: cygnal/libnet/rtmp.cpp:1470
9146 #, c-format
9147 msgid "RTMP packet size is out of range! %d, %d"
9148 msgstr "RTMP packet size is out of range! %d, %d"
9150 #: cygnal/libnet/rtmp.cpp:1475
9151 #, c-format
9152 msgid "RTMP header size is out of range! %d"
9153 msgstr "RTMP header size is out of range! %d"
9155 #: cygnal/libnet/sshserver.cpp:145
9156 #, c-format
9157 msgid "User %s wants to auth with pass %s\n"
9158 msgstr "User %s wants to auth with pass %s\n"
9160 #: cygnal/libnet/sshserver.cpp:200 cygnal/libnet/sshclient.cpp:459
9161 msgid "==== The SSH header breaks down as follows: ===="
9162 msgstr "==== The SSH header breaks down as follows: ===="
9164 #: cygnal/libnet/network.cpp:114
9165 msgid "Could not find a usable WinSock DLL"
9166 msgstr "Could not find a usable WinSock DLL"
9168 #: cygnal/libnet/network.cpp:162
9169 #, c-format
9170 msgid "already connected to port %hd"
9171 msgstr "already connected to port %hd"
9173 #: cygnal/libnet/network.cpp:184
9174 #, c-format
9175 msgid "unable to get protocol entry for %s"
9176 msgstr "unable to get protocol entry for %s"
9178 #: cygnal/libnet/network.cpp:201 cygnal/libnet/network.cpp:425
9179 #: cygnal/libnet/network.cpp:583
9180 #, c-format
9181 msgid "unable to create socket: %s"
9182 msgstr "unable to create socket: %s"
9184 #: cygnal/libnet/network.cpp:208
9185 msgid "setsockopt SO_REUSEADDR failed"
9186 msgstr "setsockopt SO_REUSEADDR failed"
9188 #: cygnal/libnet/network.cpp:219
9189 #, c-format
9190 msgid "unable to bind to port %hd: %s"
9191 msgstr "unable to bind to port %hd: %s"
9193 #: cygnal/libnet/network.cpp:229
9194 #, c-format
9195 msgid "Server bound to service on %s, port %hd, using fd #%d"
9196 msgstr "Server bound to service on %s, port %hd, using fd #%d"
9198 #: cygnal/libnet/network.cpp:235
9199 #, c-format
9200 msgid "unable to listen on port: %hd: %s "
9201 msgstr "unable to listen on port: %hd: %s "
9203 #: cygnal/libnet/network.cpp:291
9204 #, c-format
9205 msgid "Waiting to accept net traffic on fd #%d for port %d"
9206 msgstr "Waiting to accept net traffic on fd #%d for port %d"
9208 #: cygnal/libnet/network.cpp:351
9209 msgid "There is a new network connection request."
9210 msgstr "There is a new network connection request."
9212 #: cygnal/libnet/network.cpp:358
9213 #, c-format
9214 msgid "The accept() socket for fd #%d was interrupted by a system call"
9215 msgstr "The accept() socket for fd #%d was interrupted by a system call"
9217 #: cygnal/libnet/network.cpp:382
9218 #, c-format
9219 msgid "unable to accept: %s"
9220 msgstr "unable to accept: %s"
9222 #: cygnal/libnet/network.cpp:387
9223 #, c-format
9224 msgid "Accepting TCP/IP connection on fd #%d for port %d"
9225 msgstr "Accepting TCP/IP connection on fd #%d for port %d"
9227 #: cygnal/libnet/network.cpp:446 cygnal/libnet/network.cpp:604
9228 #, c-format
9229 msgid "The connect() socket for fd %d was interrupted by a system call"
9230 msgstr "The connect() socket for fd %d was interrupted by a system call"
9232 #: cygnal/libnet/network.cpp:452 cygnal/libnet/network.cpp:477
9233 #: cygnal/libnet/network.cpp:610 cygnal/libnet/network.cpp:650
9234 #, c-format
9235 msgid "The connect() socket for fd %d never was available for writing"
9236 msgstr "The connect() socket for fd %d never was available for writing"
9238 #: cygnal/libnet/network.cpp:463 cygnal/libnet/network.cpp:628
9239 #, c-format
9240 msgid "The connect() socket for fd %d timed out waiting to write"
9241 msgstr "The connect() socket for fd %d timed out waiting to write"
9243 #: cygnal/libnet/network.cpp:471
9244 #, c-format
9245 msgid "\tsocket name %s for fd %d"
9246 msgstr "\tsocket name %s for fd %d"
9248 #: cygnal/libnet/network.cpp:553
9249 #, c-format
9250 msgid "%s: to host %s at port %d"
9251 msgstr "%s: to host %s at port %d"
9253 #: cygnal/libnet/network.cpp:559
9254 #, c-format
9255 msgid "The hostname for this machine is %s"
9256 msgstr "The hostname for this machine is %s"
9258 #: cygnal/libnet/network.cpp:561
9259 msgid "Couldn't get the hostname for this machine"
9260 msgstr "Couldn't get the hostname for this machine"
9262 #: cygnal/libnet/network.cpp:576
9263 #, c-format
9264 msgid "The IP address for this client socket is %s"
9265 msgstr "The IP address for this client socket is %s"
9267 #: cygnal/libnet/network.cpp:643
9268 #, c-format
9269 msgid "\tport %d at IP %s for fd %d"
9270 msgstr "\tport %d at IP %s for fd %d"
9272 #: cygnal/libnet/network.cpp:730
9273 #, c-format
9274 msgid "Unable to close the socket for fd #%d: %s"
9275 msgstr "Unable to close the socket for fd #%d: %s"
9277 #: cygnal/libnet/network.cpp:738
9278 #, c-format
9279 msgid "Closed the socket on fd #%d"
9280 msgstr "Closed the socket on fd #%d"
9282 #: cygnal/libnet/network.cpp:767
9283 #, c-format
9284 msgid "%s: Closed fd #%d"
9285 msgstr "%s: Closed fd #%d"
9287 #: cygnal/libnet/network.cpp:879
9288 #, c-format
9289 msgid "Trying to read %d bytes from fd #%d"
9290 msgstr "Trying to read %d bytes from fd #%d"
9292 #: cygnal/libnet/network.cpp:943 cygnal/libnet/network.cpp:1117
9293 #, c-format
9294 msgid "The socket for fd #%d was interrupted by a system call"
9295 msgstr "The socket for fd #%d was interrupted by a system call"
9297 #: cygnal/libnet/network.cpp:947
9298 #, c-format
9299 msgid "The socket for fd #%d was never available for reading"
9300 msgstr "The socket for fd #%d was never available for reading"
9302 #: cygnal/libnet/network.cpp:953
9303 #, c-format
9304 msgid "The socket for #fd %d timed out waiting to read"
9305 msgstr "The socket for #fd %d timed out waiting to read"
9307 #: cygnal/libnet/network.cpp:970
9308 #, c-format
9309 msgid "The socket for fd #%d was never available for reading data"
9310 msgstr "The socket for fd #%d was never available for reading data"
9312 #: cygnal/libnet/network.cpp:976
9313 #, c-format
9314 msgid "The socket for #fd %d timed out waiting to read data"
9315 msgstr "The socket for #fd %d timed out waiting to read data"
9317 #: cygnal/libnet/network.cpp:982
9318 #, c-format
9319 msgid "read %d bytes from fd #%d from port %d"
9320 msgstr "read %d bytes from fd #%d from port %d"
9322 #: cygnal/libnet/network.cpp:986
9323 #, c-format
9324 msgid ""
9325 "%s: Read packet data from fd #%d (%d bytes): \n"
9326 "%s"
9327 msgstr ""
9328 "%s: Read packet data from fd #%d (%d bytes): \n"
9329 "%s"
9331 #: cygnal/libnet/network.cpp:1121
9332 #, c-format
9333 msgid "The socket for fd #%d was never available for writing"
9334 msgstr "The socket for fd #%d was never available for writing"
9336 #: cygnal/libnet/network.cpp:1125
9337 #, c-format
9338 msgid "The socket for fd #%d timed out waiting to write"
9339 msgstr "The socket for fd #%d timed out waiting to write"
9341 #: cygnal/libnet/network.cpp:1139
9342 #, c-format
9343 msgid "Wrote zero out of %d bytes to fd #%d: %s"
9344 msgstr "Wrote zero out of %d bytes to fd #%d: %s"
9346 #: cygnal/libnet/network.cpp:1144
9347 #, c-format
9348 msgid "Couldn't write %d bytes to fd #%d: %s"
9349 msgstr "Couldn't write %d bytes to fd #%d: %s"
9351 #: cygnal/libnet/network.cpp:1152
9352 #, c-format
9353 msgid "wrote %d bytes to fd #%d, expected %d"
9354 msgstr "wrote %d bytes to fd #%d, expected %d"
9356 #: cygnal/libnet/network.cpp:1157
9357 #, c-format
9358 msgid "wrote %d bytes to fd #%d for port %d"
9359 msgstr "wrote %d bytes to fd #%d for port %d"
9361 #: cygnal/libnet/network.cpp:1165
9362 #, c-format
9363 msgid ""
9364 "%s: Wrote packet data to fd #%d: \n"
9365 "%s"
9366 msgstr ""
9367 "%s: Wrote packet data to fd #%d: \n"
9368 "%s"
9370 #: cygnal/libnet/network.cpp:1179
9371 #, c-format
9372 msgid "took %d usec to write (%d bytes)"
9373 msgstr "took %d usec to write (%d bytes)"
9375 #: cygnal/libnet/network.cpp:1194 cygnal/libnet/network.cpp:1205
9376 #, c-format
9377 msgid "%s: adding fd #%d to pollfds"
9378 msgstr "%s: adding fd #%d to pollfds"
9380 #: cygnal/libnet/network.cpp:1231
9381 #, c-format
9382 msgid "%s: erasing fd #%d from pollfds"
9383 msgstr "%s: erasing fd #%d from pollfds"
9385 #: cygnal/libnet/network.cpp:1279
9386 #, c-format
9387 msgid "%s: waiting for %d fds"
9388 msgstr "%s: waiting for %d fds"
9390 #: cygnal/libnet/network.cpp:1318
9391 #, c-format
9392 msgid "Poll returned: %d, timeout is: %d"
9393 msgstr "Poll returned: %d, timeout is: %d"
9395 #: cygnal/libnet/network.cpp:1449
9396 msgid "Waiting for data was interrupted by a system call"
9397 msgstr "Waiting for data was interrupted by a system call"
9399 #: cygnal/libnet/network.cpp:1453
9400 msgid "Waiting for data for fdset, was never available for reading"
9401 msgstr "Waiting for data for fdset, was never available for reading"
9403 #: cygnal/libnet/network.cpp:1467
9404 #, c-format
9405 msgid "select() got an error: %s."
9406 msgstr "select() got an error: %s."
9408 #: cygnal/libnet/network.cpp:1471
9409 #, c-format
9410 msgid "select() saw activity on %d file descriptors."
9411 msgstr "select() saw activity on %d file descriptors."
9413 #: cygnal/libnet/network.cpp:1547
9414 #, c-format
9415 msgid "Can't connect to server %s"
9416 msgstr "Can't connect to server %s"
9418 #: cygnal/libnet/network.cpp:1559
9419 #, c-format
9420 msgid "Using default hostname: \"%s\""
9421 msgstr "Using default hostname: \"%s\""
9423 #: cygnal/libnet/network.cpp:1564
9424 #, c-format
9425 msgid "Using default keyfile: \"%s\""
9426 msgstr "Using default keyfile: \"%s\""
9428 #: cygnal/libnet/network.cpp:1569
9429 #, c-format
9430 msgid "Using default CA List: \"%s\""
9431 msgstr "Using default CA List: \"%s\""
9433 #: cygnal/libnet/network.cpp:1575
9434 #, c-format
9435 msgid "Using default Password: \"%s\""
9436 msgstr "Using default Password: \"%s\""
9438 #: cygnal/libnet/network.cpp:1580
9439 #, c-format
9440 msgid "Using default Root Path to PEM files: \"%s\""
9441 msgstr "Using default Root Path to PEM files: \"%s\""
9443 #: cygnal/libnet/network.cpp:1585
9444 msgid "Connected to SSL server"
9445 msgstr "Connected to SSL server"
9447 #: cygnal/libnet/network.cpp:1587
9448 msgid "Couldn't connect to SSL server"
9449 msgstr "Couldn't connect to SSL server"
9451 #: cygnal/libnet/network.cpp:1620
9452 #, c-format
9453 msgid "#%d bytes waiting in kernel network buffer."
9454 msgstr "#%d bytes waiting in kernel network buffer."
9456 #: cygnal/libnet/network.cpp:1631
9457 #, c-format
9458 msgid "Got an %d interrupt while blocked on pselect()"
9459 msgstr "Got an %d interrupt while blocked on pselect()"
9461 #: cygnal/libnet/statistics.cpp:113
9462 #, c-format
9463 msgid "Stream type is: %s"
9464 msgstr "Stream type is: %s"
9466 #: cygnal/libnet/statistics.cpp:119
9467 #, c-format
9468 msgid "%d bytes were transferred in %s seconds"
9469 msgstr "%d bytes were transferred in %s seconds"
9471 #: cygnal/libnet/rtmp_client.cpp:152
9472 #, c-format
9473 msgid "URL is %s"
9474 msgstr "URL is %s"
9476 #: cygnal/libnet/rtmp_client.cpp:153
9477 #, c-format
9478 msgid "Protocol is %s"
9479 msgstr "Protocol is %s"
9481 #: cygnal/libnet/rtmp_client.cpp:154
9482 #, c-format
9483 msgid "Host is %s"
9484 msgstr "Host is %s"
9486 #: cygnal/libnet/rtmp_client.cpp:155
9487 #, c-format
9488 msgid "Port is %s"
9489 msgstr "Port is %s"
9491 #: cygnal/libnet/rtmp_client.cpp:156
9492 #, c-format
9493 msgid "Path is %s"
9494 msgstr "Path is %s"
9496 #: cygnal/libnet/rtmp_client.cpp:157
9497 #, c-format
9498 msgid "Filename is %s"
9499 msgstr "Filename is %s"
9501 #: cygnal/libnet/rtmp_client.cpp:158
9502 #, c-format
9503 msgid "App is %s"
9504 msgstr "App is %s"
9506 #: cygnal/libnet/rtmp_client.cpp:159
9507 #, c-format
9508 msgid "Query is %s"
9509 msgstr "Query is %s"
9511 #: cygnal/libnet/rtmp_client.cpp:160
9512 #, c-format
9513 msgid "tcUrl is %s"
9514 msgstr "tcUrl is %s"
9516 #: cygnal/libnet/rtmp_client.cpp:161
9517 #, c-format
9518 msgid "swfUrl is %s"
9519 msgstr "swfUrl is %s"
9521 #: cygnal/libnet/rtmp_client.cpp:162
9522 #, c-format
9523 msgid "pageUrl is %s"
9524 msgstr "pageUrl is %s"
9526 #: cygnal/libnet/rtmp_client.cpp:313
9527 msgid "RTMP handshake request failed"
9528 msgstr "RTMP handshake request failed"
9530 #: cygnal/libnet/rtmp_client.cpp:336
9531 msgid "RTMP handshake completion failed!"
9532 msgstr "RTMP handshake completion failed!"
9534 #: cygnal/libnet/rtmp_client.cpp:350
9535 msgid "Sent NetConnection Connect message successfully"
9536 msgstr "Sent NetConnection Connect message successfully"
9538 #: cygnal/libnet/rtmp_client.cpp:353
9539 msgid "Couldn't send NetConnection Connect message,"
9540 msgstr "Couldn't send NetConnection Connect message,"
9542 #: cygnal/libnet/rtmp_client.cpp:622
9543 msgid "Couldn't read data block in handshake!"
9544 msgstr "Couldn't read data block in handshake!"
9546 #: cygnal/libnet/rtmp_client.cpp:635
9547 #, c-format
9548 msgid "Read data block in handshake, got %d bytes."
9549 msgstr "Read data block in handshake, got %d bytes."
9551 #: cygnal/libnet/rtmp_client.cpp:638
9552 #, c-format
9553 msgid "Couldn't read data block in handshake, read %d bytes!"
9554 msgstr "Couldn't read data block in handshake, read %d bytes!"
9556 #: cygnal/libnet/rtmp_client.cpp:645
9557 #, c-format
9558 msgid "RTMP Handshake header: Uptime: %u"
9559 msgstr "RTMP Handshake header: Uptime: %u"
9561 #: cygnal/libnet/rtmp_client.cpp:688
9562 #, c-format
9563 msgid "About to write %d bytes, data is: %d bytes."
9564 msgstr "About to write %d bytes, data is: %d bytes."
9566 #: cygnal/libnet/rtmp_client.cpp:691
9567 #, c-format
9568 msgid "Client response header for handshake 2: %s"
9569 msgstr "Client response header for handshake 2: %s"
9571 #: cygnal/libnet/rtmp_client.cpp:693
9572 #, c-format
9573 msgid "Data in response for handshake 2: %s"
9574 msgstr "Data in response for handshake 2: %s"
9576 #: cygnal/libnet/rtmp_client.cpp:702
9577 msgid "Couldn't write the second handshake packet!"
9578 msgstr "Couldn't write the second handshake packet!"
9580 #: cygnal/libnet/rtmp_client.cpp:729
9581 msgid "Got no response from the RTMP server"
9582 msgstr "Got no response from the RTMP server"
9584 #: cygnal/libnet/rtmp_client.cpp:737
9585 msgid "Got empty packet in buffer."
9586 msgstr "Got empty packet in buffer."
9588 #: cygnal/libnet/rtmp_client.cpp:748
9589 msgid "No response from INVOKE of NetConnection connect"
9590 msgstr "No response from INVOKE of NetConnection connect"
9592 #: cygnal/libnet/rtmp_client.cpp:755
9593 #, c-format
9594 msgid ""
9595 "%s: There are %d channel queues in the RTMP input queue, %d messages in "
9596 "front queue"
9597 msgstr ""
9598 "%s: There are %d channel queues in the RTMP input queue, %d messages in "
9599 "front queue"
9601 #: cygnal/libnet/rtmp_client.cpp:768
9602 msgid "Couldn't decode RTMP message header"
9603 msgstr "Couldn't decode RTMP message header"
9605 #: cygnal/libnet/rtmp_client.cpp:773
9606 msgid "RTMP packet can't be of none type!"
9607 msgstr "RTMP packet can't be of none type!"
9609 #: cygnal/libnet/rtmp_client.cpp:777
9610 msgid "Server message data packet"
9611 msgstr "Server message data packet"
9613 #: cygnal/libnet/rtmp_client.cpp:781
9614 msgid "Abort packet"
9615 msgstr "Abort packet"
9617 #: cygnal/libnet/rtmp_client.cpp:784
9618 msgid "Bytes Read data packet"
9619 msgstr "Bytes Read data packet"
9621 #: cygnal/libnet/rtmp_client.cpp:789
9622 #, c-format
9623 msgid "Got a Ping type %s"
9624 msgstr "Got a Ping type %s"
9626 #: cygnal/libnet/rtmp_client.cpp:793
9627 msgid "Set Window Size message data packet"
9628 msgstr "Set Window Size message data packet"
9630 #: cygnal/libnet/rtmp_client.cpp:796
9631 msgid "Set Bandwidthmessage data packet"
9632 msgstr "Set Bandwidthmessage data packet"
9634 #: cygnal/libnet/rtmp_client.cpp:799
9635 msgid "Route from other server packet"
9636 msgstr "Route from other server packet"
9638 #: cygnal/libnet/rtmp_client.cpp:818
9639 msgid "AMF0 Shared Object data packet message"
9640 msgstr "AMF0 Shared Object data packet message"
9642 #: cygnal/libnet/rtmp_client.cpp:821
9643 msgid "AMF3 Notify data packet message"
9644 msgstr "AMF3 Notify data packet message"
9646 #: cygnal/libnet/rtmp_client.cpp:824
9647 msgid "AMF3 Shared Object data packet message"
9648 msgstr "AMF3 Shared Object data packet message"
9650 #: cygnal/libnet/rtmp_client.cpp:827
9651 msgid "AMF0 Invoke packet message"
9652 msgstr "AMF0 Invoke packet message"
9654 #: cygnal/libnet/rtmp_client.cpp:830
9655 msgid "AMF0 Notify data packet message"
9656 msgstr "AMF0 Notify data packet message"
9658 #: cygnal/libnet/rtmp_client.cpp:841
9659 #, fuzzy
9660 msgid "FLV data packet message"
9661 msgstr "Flv data packet message"
9663 #: cygnal/libnet/rtmp_client.cpp:844
9664 msgid "Couldn't decode RTMP message Body"
9665 msgstr "Couldn't decode RTMP message Body"
9667 #: cygnal/libnet/sslserver.cpp:136
9668 msgid "SSL!!"
9669 msgstr ""
9671 #: cygnal/libnet/sslserver.cpp:159
9672 msgid "Got an incoming SSL connection request"
9673 msgstr "Got an incoming SSL connection request"
9675 #: cygnal/libnet/sslserver.cpp:169 cygnal/libnet/sslclient.cpp:137
9676 #: cygnal/libnet/sslclient.cpp:161 cygnal/libnet/sslclient.cpp:212
9677 #: cygnal/libnet/sslclient.cpp:236 cygnal/libnet/sslclient.cpp:314
9678 #, c-format
9679 msgid "Error was: \"%s\"!"
9680 msgstr "Error was: \"%s\"!"
9682 #: cygnal/libnet/sslserver.cpp:182 cygnal/libnet/sslclient.cpp:386
9683 msgid "==== The SSL header breaks down as follows: ===="
9684 msgstr "==== The SSL header breaks down as follows: ===="
9686 #: cygnal/libnet/cque.cpp:71
9687 msgid "CQue::wait(win32)"
9688 msgstr "CQue::wait(win32)"
9690 #: cygnal/libnet/cque.cpp:83
9691 msgid "CQue::notify(win32)"
9692 msgstr "CQue::notify(win32)"
9694 #: cygnal/libnet/sslclient.cpp:211
9695 #, c-format
9696 msgid "Can't read CA list from \"%s\"!"
9697 msgstr "Can't read CA list from \"%s\"!"
9699 #: cygnal/libnet/sslclient.cpp:216
9700 #, c-format
9701 msgid "Read CA list from \"%s\""
9702 msgstr "Read CA list from \"%s\""
9704 #: cygnal/libnet/sslclient.cpp:222
9705 #, c-format
9706 msgid "Can't read certificate file \"%s\"!"
9707 msgstr "Can't read certificate file \"%s\"!"
9709 #: cygnal/libnet/sslclient.cpp:225
9710 #, c-format
9711 msgid "Read certificate file \"%s\"."
9712 msgstr "Read certificate file \"%s\"."
9714 #: cygnal/libnet/sslclient.cpp:235
9715 #, c-format
9716 msgid "Can't read CERT file \"%s\"!"
9717 msgstr "Can't read CERT file \"%s\"!"
9719 #: cygnal/libnet/sslclient.cpp:240
9720 #, c-format
9721 msgid "Read key file \"%s\"."
9722 msgstr "Read key file \"%s\"."
9724 #: cygnal/libnet/sslclient.cpp:301
9725 #, c-format
9726 msgid "PORT is: %d"
9727 msgstr "PORT is: %d"
9729 #: cygnal/libnet/sslclient.cpp:304
9730 #, c-format
9731 msgid "Error connecting to remote machine: %s"
9732 msgstr "Error connecting to remote machine: %s"
9734 #: cygnal/libnet/sslclient.cpp:313
9735 #, c-format
9736 msgid "Can't connect to SSL server %s"
9737 msgstr "Can't connect to SSL server %s"
9739 #: cygnal/libnet/sslclient.cpp:318
9740 #, c-format
9741 msgid "Connected to SSL server %s"
9742 msgstr "Connected to SSL server %s"
9744 #: cygnal/libnet/sslclient.cpp:351
9745 msgid "Certificate doesn't verify"
9746 msgstr "Certificate doesn't verify"
9748 #: cygnal/libnet/sslclient.cpp:354
9749 msgid "Certificate verified."
9750 msgstr "Certificate verified."
9752 #: cygnal/libnet/sslclient.cpp:363
9753 msgid "Couldn't get Peer certificate!"
9754 msgstr "Couldn't get Peer certificate!"
9756 #: cygnal/libnet/sslclient.cpp:366
9757 msgid "Got Peer certificate."
9758 msgstr "Got Peer certificate."
9760 #: cygnal/libnet/sslclient.cpp:374
9761 msgid "Common name doesn't match host name"
9762 msgstr "Common name doesn't match host name"
9764 #: cygnal/libnet/sslclient.cpp:409
9765 #, c-format
9766 msgid "Callback executed to set the SSL password, size is: %d"
9767 msgstr "Callback executed to set the SSL password, size is: %d"
9769 #: cygnal/libnet/sslclient.cpp:413
9770 #, c-format
9771 msgid "The buffer for the password needs to be %d bytes larger"
9772 msgstr "The buffer for the password needs to be %d bytes larger"
9774 #: cygnal/libnet/sslclient.cpp:439
9775 #, c-format
9776 msgid "-Error with certificate at depth: %i\n"
9777 msgstr "-Error with certificate at depth: %i\n"
9779 #: cygnal/libnet/sslclient.cpp:441
9780 #, c-format
9781 msgid "  issuer   = %s\n"
9782 msgstr "  issuer   = %s\n"
9784 #: cygnal/libnet/sslclient.cpp:443
9785 #, c-format
9786 msgid "  subject  = %s\n"
9787 msgstr "  subject  = %s\n"
9789 #: cygnal/libnet/sslclient.cpp:444
9790 #, c-format
9791 msgid "err %i:%s\n"
9792 msgstr "err %i:%s\n"
9794 #: cygnal/libnet/http.cpp:176
9795 #, c-format
9796 msgid "Setting Content Length to %d"
9797 msgstr "Setting Content Length to %d"
9799 #: cygnal/libnet/http.cpp:189
9800 #, c-format
9801 msgid "Setting Content Type to %d"
9802 msgstr "Setting Content Type to %d"
9804 #: cygnal/libnet/http.cpp:199
9805 #, c-format
9806 msgid "Got a request, parsing \"%s\""
9807 msgstr "Got a request, parsing \"%s\""
9809 #: cygnal/libnet/http.cpp:216 cygnal/libnet/http.cpp:1295
9810 #, c-format
9811 msgid "Parameters for file: \"%s\""
9812 msgstr "Parameters for file: \"%s\""
9814 #: cygnal/libnet/http.cpp:220
9815 #, c-format
9816 msgid "Requesting file: \"%s\""
9817 msgstr "Requesting file: \"%s\""
9819 #: cygnal/libnet/http.cpp:225
9820 msgid "Enabling Keep Alive by default for HTTP > 1.0"
9821 msgstr "Enabling Keep Alive by default for HTTP > 1.0"
9823 #: cygnal/libnet/http.cpp:422 cygnal/libnet/http.cpp:521
9824 #, fuzzy, c-format
9825 msgid "Que empty, net connection dropped for fd #%d"
9826 msgstr "Queue empty, net connection dropped for fd #%d"
9828 #: cygnal/libnet/http.cpp:433
9829 msgid "FIXME: found file in cache!"
9830 msgstr "FIXME: found file in cache!"
9832 #: cygnal/libnet/http.cpp:499
9833 #, c-format
9834 msgid "http_handler all done transferring requested file \"%s\"."
9835 msgstr "http_handler all done transferring requested file \"%s\"."
9837 #: cygnal/libnet/http.cpp:542
9838 msgid "Got file data in POST"
9839 msgstr "Got file data in POST"
9841 #: cygnal/libnet/http.cpp:549
9842 msgid "Got AMF data in POST"
9843 msgstr "Got AMF data in POST"
9845 #: cygnal/libnet/http.cpp:564
9846 msgid "Got CGI echo request in POST"
9847 msgstr "Got CGI echo request in POST"
9849 #: cygnal/libnet/http.cpp:1385
9850 #, c-format
9851 msgid "%s: Total size for first chunk is: %d, data size %d (%d)"
9852 msgstr "%s: Total size for first chunk is: %d, data size %d (%d)"
9854 #: cygnal/libnet/http.cpp:1419 cygnal/libnet/http.cpp:1512
9855 #, c-format
9856 msgid "no data yet for fd #%d, continuing..."
9857 msgstr "no data yet for fd #%d, continuing..."
9859 #: cygnal/libnet/http.cpp:1436
9860 #, c-format
9861 msgid "%s: end of chunks!"
9862 msgstr "%s: end of chunks!"
9864 #: cygnal/libnet/http.cpp:1502
9865 #, c-format
9866 msgid "Starting to wait for data in net for fd #%d"
9867 msgstr "Starting to wait for data in net for fd #%d"
9869 #: cygnal/libnet/http.cpp:1538
9870 #, c-format
9871 msgid "no more data for fd #%d, exiting..."
9872 msgstr "no more data for fd #%d, exiting..."
9874 #: cygnal/libnet/http.cpp:1542
9875 #, c-format
9876 msgid "Handler done for fd #%d, can't read any data..."
9877 msgstr "Handler done for fd #%d, can't read any data..."
9879 #: cygnal/libnet/http.cpp:1548
9880 #, c-format
9881 msgid "Done receiving data for fd #%d..."
9882 msgstr "Done receiving data for fd #%d..."
9884 #: cygnal/libnet/http.cpp:1560
9885 msgid "==== The HTTP header breaks down as follows: ===="
9886 msgstr "==== The HTTP header breaks down as follows: ===="
9888 #: cygnal/libnet/http.cpp:1561
9889 #, c-format
9890 msgid "Filespec: %s"
9891 msgstr "Filespec: %s"
9893 #: cygnal/libnet/http.cpp:1562
9894 #, c-format
9895 msgid "Version: %d.%d"
9896 msgstr "Version: %d.%d"
9898 #: cygnal/libnet/http.cpp:1566
9899 #, c-format
9900 msgid "Field: \"%s\" = \"%s\""
9901 msgstr "Field: \"%s\" = \"%s\""
9903 #: cygnal/libnet/http.cpp:1570
9904 msgid "RTMPT optional index is: "
9905 msgstr "RTMPT optional index is: "
9907 #: cygnal/libnet/http.cpp:1571
9908 msgid "RTMPT optional client ID is: "
9909 msgstr "RTMPT optional client ID is: "
9911 #: cygnal/libnet/http.cpp:1572
9912 msgid "==== ==== ===="
9913 msgstr "==== ==== ===="
9915 #: cygnal/libnet/diskstream.cpp:307
9916 #, c-format
9917 msgid "Deleting %s on fd #%d"
9918 msgstr "Deleting %s on fd #%d"
9920 #: cygnal/libnet/diskstream.cpp:351
9921 #, c-format
9922 msgid "Closing %s on fd #%d"
9923 msgstr "Closing %s on fd #%d"
9925 #: cygnal/libnet/diskstream.cpp:405
9926 #, c-format
9927 msgid "%s: offset is: %d"
9928 msgstr "%s: offset is: %d"
9930 #: cygnal/libnet/diskstream.cpp:419
9931 #, c-format
9932 msgid "Adjusting offset from %d to %d so it's page aligned."
9933 msgstr "Adjusting offset from %d to %d so it's page aligned."
9935 #: cygnal/libnet/diskstream.cpp:422
9936 msgid "Offset is page aligned already"
9937 msgstr "Offset is page aligned already"
9939 #: cygnal/libnet/diskstream.cpp:429
9940 #, c-format
9941 msgid "Loading entire file of %d bytes into memory segment"
9942 msgstr "Loading entire file of %d bytes into memory segment"
9944 #: cygnal/libnet/diskstream.cpp:433
9945 #, c-format
9946 msgid "Loading partial file of %d bytes into memory segment"
9947 msgstr "Loading partial file of %d bytes into memory segment"
9949 #: cygnal/libnet/diskstream.cpp:442
9950 msgid "Using existing Buffer for file"
9951 msgstr "Using existing Buffer for file"
9953 #: cygnal/libnet/diskstream.cpp:493
9954 #, c-format
9955 msgid "Couldn't load file %s"
9956 msgstr "Couldn't load file %s"
9958 #: cygnal/libnet/diskstream.cpp:498
9959 #, c-format
9960 msgid "Couldn't map file %s into memory: %s"
9961 msgstr "Couldn't map file %s into memory: %s"
9963 #: cygnal/libnet/diskstream.cpp:502
9964 #, c-format
9965 msgid "File %s a offset %d mapped to: %p"
9966 msgstr "File %s a offset %d mapped to: %p"
9968 #: cygnal/libnet/diskstream.cpp:586
9969 #, c-format
9970 msgid "Writing data (%d bytes) to disk: \"%s\""
9971 msgstr "Writing data (%d bytes) to disk: \"%s\""
9973 #: cygnal/libnet/diskstream.cpp:660
9974 #, c-format
9975 msgid "Trying to open %s"
9976 msgstr "Trying to open %s"
9978 #: cygnal/libnet/diskstream.cpp:665
9979 #, c-format
9980 msgid "Opening file %s (fd #%d), %lld bytes in size."
9981 msgstr "Opening file %s (fd #%d), %lld bytes in size."
9983 #: cygnal/libnet/diskstream.cpp:672
9984 #, c-format
9985 msgid "File %s doesn't exist"
9986 msgstr "File %s doesn't exist"
9988 #: cygnal/libnet/diskstream.cpp:727
9989 #, c-format
9990 msgid "No Diskstream open %s for net fd #%d"
9991 msgstr "No Diskstream open %s for net fd #%d"
9993 #: cygnal/libnet/diskstream.cpp:733
9994 #, c-format
9995 msgid "Diskstream %s is closed on net fd #%d."
9996 msgstr "Diskstream %s is closed on net fd #%d."
9998 #: cygnal/libnet/diskstream.cpp:753
9999 #, c-format
10000 msgid "In %s(%d): couldn't write %d bytes to net fd #%d! %s"
10001 msgstr "In %s(%d): couldn't write %d bytes to net fd #%d! %s"
10003 #: cygnal/libnet/diskstream.cpp:758
10004 #, c-format
10005 msgid "Done playing file %s, size was: %d"
10006 msgstr "Done playing file %s, size was: %d"
10008 #: cygnal/libnet/diskstream.cpp:771
10009 #, c-format
10010 msgid "In %s(%d): couldn't write %d of bytes of data to net fd #%d! Got %d, %s"
10011 msgstr ""
10012 "In %s(%d): couldn't write %d of bytes of data to net fd #%d! Got %d, %s"
10014 #: cygnal/libnet/diskstream.cpp:803
10015 msgid "Restarting Disk Stream from the beginning"
10016 msgstr "Restarting Disk Stream from the beginning"
10018 #: cygnal/libnet/diskstream.cpp:956
10019 #, c-format
10020 msgid "%s is a directory, appending index.html"
10021 msgstr "%s is a directory, appending index.html"
10023 #: cygnal/libnet/sshclient.cpp:120
10024 #, c-format
10025 msgid "SSH read error was: \"%s\"!"
10026 msgstr "SSH read error was: \"%s\"!"
10028 #: cygnal/libnet/sshclient.cpp:142
10029 #, c-format
10030 msgid "SSH write error was: \"%s\"!"
10031 msgstr "SSH write error was: \"%s\"!"
10033 #: cygnal/libnet/sshclient.cpp:180
10034 msgid "Couldn't set hostname option"
10035 msgstr "Couldn't set hostname option"
10037 #: cygnal/libnet/sshclient.cpp:187
10038 msgid "Couldn't set user name option"
10039 msgstr "Couldn't set user name option"
10041 #: cygnal/libnet/sshclient.cpp:195
10042 #, c-format
10043 msgid "Connection failed : %s\n"
10044 msgstr "Connection failed : %s\n"
10046 #: cygnal/libnet/sshclient.cpp:210
10047 #, c-format
10048 msgid "SSH Server is currently known: %d"
10049 msgstr "SSH Server is currently known: %d"
10051 #: cygnal/libnet/sshclient.cpp:213
10052 msgid "Host key for server changed : server's one is now: "
10053 msgstr "Host key for server changed : server's one is now: "
10055 #: cygnal/libnet/sshclient.cpp:214
10056 msgid "Public key hash"
10057 msgstr "Public key hash"
10059 #: cygnal/libnet/sshclient.cpp:216
10060 msgid "For security reason, connection will be stopped"
10061 msgstr "For security reason, connection will be stopped"
10063 #: cygnal/libnet/sshclient.cpp:220
10064 msgid ""
10065 "The host key for this server was not found but an other type of key exists."
10066 msgstr ""
10067 "The host key for this server was not found but an other type of key exists."
10069 #: cygnal/libnet/sshclient.cpp:221
10070 #, fuzzy
10071 msgid ""
10072 "An attacker might change the default server key to confuse your client into "
10073 "thinking the key does not existWe advise you to rerun the client with -d or -"
10074 "r for more safety."
10075 msgstr ""
10076 "An attacker might change the default server key to confuse your client into "
10077 "thinking the key does not exist\n"
10078 "We advise you to rerun the client with -d or -r for more safety."
10080 #: cygnal/libnet/sshclient.cpp:232
10081 msgid "The server is unknown. Do you trust the host key ? (yes,no)"
10082 msgstr "The server is unknown. Do you trust the host key ? (yes,no)"
10084 #: cygnal/libnet/sshclient.cpp:233
10085 #, c-format
10086 msgid "Public key hash: %s"
10087 msgstr "Public key hash: %s"
10089 #: cygnal/libnet/sshclient.cpp:240
10090 msgid ""
10091 "This new key will be written on disk for further usage. do you agree? (yes,"
10092 "no) "
10093 msgstr ""
10094 "This new key will be written on disk for further usage. do you agree? (yes,"
10095 "no) "
10097 #: cygnal/libnet/sshclient.cpp:266
10098 msgid "supported auth methods: "
10099 msgstr "supported auth methods: "
10101 #: cygnal/libnet/sshclient.cpp:268
10102 msgid "\tpublickey"
10103 msgstr "\tpublickey"
10105 #: cygnal/libnet/sshclient.cpp:271
10106 msgid "\tkeyboard-interactive"
10107 msgstr "\tkeyboard-interactive"
10109 #: cygnal/libnet/sshclient.cpp:277
10110 #, c-format
10111 msgid "Authenticating with pubkey: %s"
10112 msgstr "Authenticating with pubkey: %s"
10114 #: cygnal/libnet/sshclient.cpp:289
10115 #, c-format
10116 msgid "authenticating with keyb-interactive: %s"
10117 msgstr "authenticating with keyb-interactive: %s"
10119 #: cygnal/libnet/sshclient.cpp:298
10120 #, c-format
10121 msgid "Authentication failed: %s"
10122 msgstr "Authentication failed: %s"
10124 #: cygnal/libnet/sshclient.cpp:393
10125 msgid "Can't open the SSH channel!"
10126 msgstr "Can't open the SSH channel!"
10128 #: cygnal/libnet/sshclient.cpp:396
10129 msgid "Can't allocate memory for new SSH channel!"
10130 msgstr "Can't allocate memory for new SSH channel!"
10132 #: cygnal/libnet/sshclient.cpp:412
10133 #, fuzzy
10134 msgid "Can't read from a non-existent channel!"
10135 msgstr "Can't read from a non-existent channel!"
10137 #: cygnal/libnet/sshclient.cpp:427
10138 #, fuzzy
10139 msgid "Can't write to a non-existent channel!"
10140 msgstr "Can't write to a non-existent channel!"
10142 #: cygnal/crc.cpp:145
10143 #, c-format
10144 msgid "Couldn't open file: %s"
10145 msgstr "Couldn't open file: %s"
10147 #: cygnal/cygnal.cpp:190
10148 msgid "cygnal -- a streaming media server."
10149 msgstr "cygnal -- a streaming media server."
10151 #: cygnal/cygnal.cpp:192
10152 msgid "Usage: cygnal [options...]"
10153 msgstr "Usage: cygnal [options...]"
10155 #: cygnal/cygnal.cpp:193 cygnal/cgi-bin/echo/echo.cpp:316
10156 #: cygnal/cgi-bin/echo/gateway.cpp:406
10157 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:321
10158 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:596
10159 #: cygnal/testsuite/libnet.all/test_handler.cpp:281
10160 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:300
10161 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:269
10162 #: cygnal/testsuite/libnet.all/test_cache.cpp:391
10163 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:247
10164 #: cygnal/testsuite/libamf.all/test_flv.cpp:282
10165 #: cygnal/testsuite/libamf.all/test_el.cpp:491
10166 #: cygnal/testsuite/libamf.all/test_buffer.cpp:721
10167 #: cygnal/testsuite/libamf.all/test_amf.cpp:422
10168 msgid "  -h,  --help          Print this help and exit"
10169 msgstr "  -h,  --help          Print this help and exit"
10171 #: cygnal/cygnal.cpp:194
10172 msgid "  -V,  --version       Print version information and exit"
10173 msgstr "  -V,  --version       Print version information and exit"
10175 #: cygnal/cygnal.cpp:195 cygnal/cgi-bin/echo/echo.cpp:317
10176 #: cygnal/cgi-bin/echo/gateway.cpp:407
10177 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:322
10178 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:597
10179 #: cygnal/testsuite/libnet.all/test_handler.cpp:282
10180 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:301
10181 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:270
10182 #: cygnal/testsuite/libnet.all/test_cache.cpp:392
10183 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:248
10184 #: cygnal/testsuite/libamf.all/test_flv.cpp:283
10185 #: cygnal/testsuite/libamf.all/test_el.cpp:492
10186 #: cygnal/testsuite/libamf.all/test_buffer.cpp:722
10187 #: cygnal/testsuite/libamf.all/test_amf.cpp:423
10188 msgid "  -v,  --verbose       Output verbose debug info"
10189 msgstr "  -v,  --verbose       Output verbose debug info"
10191 #: cygnal/cygnal.cpp:196
10192 msgid "  -s,  --singlethread  Disable Multi Threading"
10193 msgstr "  -s,  --singlethread  Disable Multi Threading"
10195 #: cygnal/cygnal.cpp:197 cygnal/cgi-bin/echo/echo.cpp:318
10196 #: cygnal/cgi-bin/echo/gateway.cpp:408
10197 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:323
10198 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:598
10199 msgid "  -n,  --netdebug      Turn on net debugging messages"
10200 msgstr "  -n,  --netdebug      Turn on net debugging messages"
10202 #: cygnal/cygnal.cpp:198
10203 msgid "  -o   --only-port     Only use port for debugging"
10204 msgstr "  -o   --only-port     Only use port for debugging"
10206 #: cygnal/cygnal.cpp:199
10207 msgid "  -p   --port-offset   Port offset for debugging"
10208 msgstr "  -p   --port-offset   Port offset for debugging"
10210 #: cygnal/cygnal.cpp:200
10211 msgid "  -t,  --testing       Turn on special Gnash testing support"
10212 msgstr "  -t,  --testing       Turn on special Gnash testing support"
10214 #: cygnal/cygnal.cpp:201
10215 msgid "  -a,  --admin         Enable the administration thread"
10216 msgstr "  -a,  --admin         Enable the administration thread"
10218 #: cygnal/cygnal.cpp:202
10219 msgid "  -r,  --root          Document root for all files"
10220 msgstr "  -r,  --root          Document root for all files"
10222 #: cygnal/cygnal.cpp:265
10223 msgid ": couldn't open file: "
10224 msgstr ": couldn't open file: "
10226 #: cygnal/cygnal.cpp:342
10227 #, c-format
10228 msgid "Couldn't connect to %s"
10229 msgstr "Couldn't connect to %s"
10231 #: cygnal/cygnal.cpp:362
10232 #, c-format
10233 msgid "%s is active on fd #%d."
10234 msgstr "%s is active on fd #%d."
10236 #: cygnal/cygnal.cpp:500
10237 #, c-format
10238 msgid "Extraneous argument: %s"
10239 msgstr "Extraneous argument: %s"
10241 #: cygnal/cygnal.cpp:504 cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:441
10242 #, c-format
10243 msgid "Document Root for media files is: %s"
10244 msgstr "Document Root for media files is: %s"
10246 #: cygnal/cygnal.cpp:586
10247 msgid "Cygnal done..."
10248 msgstr "Cygnal done..."
10250 #: cygnal/cygnal.cpp:599
10251 #, c-format
10252 msgid "Got a %d interrupt"
10253 msgstr "Got a %d interrupt"
10255 #: cygnal/cygnal.cpp:619
10256 msgid ""
10257 "Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.\n"
10258 "Cygnal comes with NO WARRANTY, to the extent permitted by law.\n"
10259 "You may redistribute copies of Cygnal under the terms of the GNU General\n"
10260 "Public License V3. For more information, see the file named COPYING.\n"
10261 msgstr ""
10262 "Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.\n"
10263 "Cygnal comes with NO WARRANTY, to the extent permitted by law.\n"
10264 "You may redistribute copies of Cygnal under the terms of the GNU General\n"
10265 "Public License V3. For more information, see the file named COPYING.\n"
10267 #: cygnal/cygnal.cpp:641
10268 #, c-format
10269 msgid "Starting Admin Handler for port %d"
10270 msgstr "Starting Admin Handler for port %d"
10272 #: cygnal/cygnal.cpp:643
10273 msgid "Got an incoming Admin request"
10274 msgstr "Got an incoming Admin request"
10276 #: cygnal/cygnal.cpp:651
10277 msgid "no more admin data, exiting...\n"
10278 msgstr "no more admin data, exiting...\n"
10280 #: cygnal/cygnal.cpp:736
10281 msgid "admin_handler: Done...!\n"
10282 msgstr "admin_handler: Done...!\n"
10284 #: cygnal/cygnal.cpp:765
10285 #, c-format
10286 msgid "Can't start %s Connection Handler for fd #%d, port %hd"
10287 msgstr "Can't start %s Connection Handler for fd #%d, port %hd"
10289 #: cygnal/cygnal.cpp:769
10290 #, c-format
10291 msgid "Starting %s Connection Handler for fd #%d, port %hd"
10292 msgstr "Starting %s Connection Handler for fd #%d, port %hd"
10294 #: cygnal/cygnal.cpp:780
10295 #, c-format
10296 msgid "This system has %d cpus."
10297 msgstr "This system has %d cpus."
10299 #: cygnal/cygnal.cpp:817
10300 #, c-format
10301 msgid "No new %s network connections"
10302 msgstr "No new %s network connections"
10304 #: cygnal/cygnal.cpp:821
10305 #, c-format
10306 msgid "*** New %s network connection for thread ID #%d, fd #%d ***"
10307 msgstr "*** New %s network connection for thread ID #%d, fd #%d ***"
10309 #: cygnal/cygnal.cpp:867
10310 #, c-format
10311 msgid "Creating new %s Handler for %s using fd #%d"
10312 msgstr "Creating new %s Handler for %s using fd #%d"
10314 #: cygnal/cygnal.cpp:885
10315 #, fuzzy, c-format
10316 msgid "Reusing %s Handler for %s using fd #%d"
10317 msgstr "Reusing %s Handler for %s using fd #%d"
10319 #: cygnal/cygnal.cpp:911
10320 #, c-format
10321 msgid "Creating new %s Handler for: %s for fd %#d"
10322 msgstr "Creating new %s Handler for: %s for fd %#d"
10324 #: cygnal/cygnal.cpp:935
10325 #, c-format
10326 msgid "Cygnal Plugin paths are: %s"
10327 msgstr "Cygnal Plugin paths are: %s"
10329 #: cygnal/cygnal.cpp:956
10330 #, c-format
10331 msgid "Couldn't load plugin for %s"
10332 msgstr "Couldn't load plugin for %s"
10334 #: cygnal/cygnal.cpp:967
10335 #, c-format
10336 msgid "Number of active Threads is %d"
10337 msgstr "Number of active Threads is %d"
10339 #: cygnal/cygnal.cpp:970
10340 #, c-format
10341 msgid "Restarting loop for next connection for port %d..."
10342 msgstr "Restarting loop for next connection for port %d..."
10344 #: cygnal/cygnal.cpp:1028
10345 #, c-format
10346 msgid "%d active disk streams"
10347 msgstr "%d active disk streams"
10349 #: cygnal/cygnal.cpp:1068
10350 #, c-format
10351 msgid "Got a hit for fd #%d, protocol %s"
10352 msgstr "Got a hit for fd #%d, protocol %s"
10354 #: cygnal/cygnal.cpp:1072
10355 msgid "No protocol specified!"
10356 msgstr "No protocol specified!"
10358 #: cygnal/cygnal.cpp:1080 cygnal/cygnal.cpp:1105 cygnal/cygnal.cpp:1116
10359 #, c-format
10360 msgid "Done with HTTP connection for fd #%d, CGI %s"
10361 msgstr "Done with HTTP connection for fd #%d, CGI %s"
10363 #: cygnal/cygnal.cpp:1085
10364 #, c-format
10365 msgid "Not Done with HTTP connection for fd #%d, it's a persistent connection."
10366 msgstr ""
10367 "Not Done with HTTP connection for fd #%d, it's a persistent connection."
10369 #: cygnal/cygnal.cpp:1094
10370 #, c-format
10371 msgid "Done with RTMP connection for fd #%d, CGI "
10372 msgstr "Done with RTMP connection for fd #%d, CGI "
10374 #: cygnal/cygnal.cpp:1128
10375 #, c-format
10376 msgid "Unsupported network protocol for fd #%d, %d"
10377 msgstr "Unsupported network protocol for fd #%d, %d"
10379 #: cygnal/cygnal.cpp:1148
10380 #, c-format
10381 msgid "Got no hits, %d retries"
10382 msgstr "Got no hits, %d retries"
10384 #: cygnal/cgi-bin/echo/echo.cpp:161 cygnal/cgi-bin/echo/gateway.cpp:139
10385 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:166
10386 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:233
10387 #, c-format
10388 msgid "Error parsing command line options: %s"
10389 msgstr "Error parsing command line options: %s"
10391 #: cygnal/cgi-bin/echo/echo.cpp:315 cygnal/cgi-bin/echo/gateway.cpp:405
10392 #: cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:320
10393 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:595
10394 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:246
10395 #: cygnal/testsuite/libamf.all/test_flv.cpp:281
10396 #: cygnal/testsuite/libamf.all/test_amf.cpp:421
10397 msgid "Usage: test_amf [options...]"
10398 msgstr "Usage: test_amf [options...]"
10400 #: cygnal/cgi-bin/echo/echo.cpp:319 cygnal/cgi-bin/fitcDemo/fitcDemo.cpp:324
10401 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:599
10402 msgid "  -p,  --netdebug      port for network"
10403 msgstr "  -p,  --netdebug      port for network"
10405 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:309
10406 #, c-format
10407 msgid "Scanning directory \"%s\" for %s files"
10408 msgstr "Scanning directory \"%s\" for %s files"
10410 #: cygnal/cgi-bin/oflaDemo/oflaDemo.cpp:340
10411 #, c-format
10412 msgid "Gnash media file name: %s"
10413 msgstr "Gnash media file name: %s"
10415 #: cygnal/rtmp_server.cpp:124
10416 msgid "Failed to read the handshake from the client."
10417 msgstr "Failed to read the handshake from the client."
10419 #: cygnal/rtmp_server.cpp:139
10420 msgid "failed to read the handshake from the client."
10421 msgstr "failed to read the handshake from the client."
10423 #: cygnal/rtmp_server.cpp:149
10424 msgid "Didn't receive any data in handshake!"
10425 msgstr "Didn't receive any data in handshake!"
10427 #: cygnal/rtmp_server.cpp:160
10428 msgid "RTMP header had parsing error!"
10429 msgstr "RTMP header had parsing error!"
10431 #: cygnal/rtmp_server.cpp:168
10432 #, c-format
10433 msgid "NetConnection unusually large! %d"
10434 msgstr "NetConnection unusually large! %d"
10436 #: cygnal/rtmp_server.cpp:202
10437 msgid "failed to read the body of the handshake data from the client."
10438 msgstr "failed to read the body of the handshake data from the client."
10440 #: cygnal/rtmp_server.cpp:210
10441 msgid "Didn't receive NetConnection object in handshake!"
10442 msgstr "Didn't receive NetConnection object in handshake!"
10444 #: cygnal/rtmp_server.cpp:234
10445 msgid "Couldn't send onBWDone to client!"
10446 msgstr "Couldn't send onBWDone to client!"
10448 #: cygnal/rtmp_server.cpp:261 cygnal/rtmp_server.cpp:1702
10449 msgid "Couldn't send Ping to client!"
10450 msgstr "Couldn't send Ping to client!"
10452 #: cygnal/rtmp_server.cpp:275
10453 msgid "Couldn't send response to client!"
10454 msgstr "Couldn't send response to client!"
10456 #: cygnal/rtmp_server.cpp:338
10457 #, c-format
10458 msgid "Couldn't sent RTMP Handshake response at %d!"
10459 msgstr "Couldn't sent RTMP Handshake response at %d!"
10461 #: cygnal/rtmp_server.cpp:355
10462 msgid "No data in original handshake buffer."
10463 msgstr "No data in original handshake buffer."
10465 #: cygnal/rtmp_server.cpp:359
10466 msgid "No data in response handshake buffer."
10467 msgstr "No data in response handshake buffer."
10469 #: cygnal/rtmp_server.cpp:387
10470 #, c-format
10471 msgid "Handshake Finish Data didn't match by %d bytes"
10472 msgstr "Handshake Finish Data didn't match by %d bytes"
10474 #: cygnal/rtmp_server.cpp:555
10475 msgid "Route"
10476 msgstr "Route"
10478 #: cygnal/rtmp_server.cpp:567
10479 msgid "AMF3 Notify"
10480 msgstr "AMF3 Notify"
10482 #: cygnal/rtmp_server.cpp:573
10483 msgid "AMF3 Invoke"
10484 msgstr "AMF3 Invoke"
10486 #: cygnal/rtmp_server.cpp:582
10487 msgid "FLV Dat"
10488 msgstr "FLV Dat"
10490 #: cygnal/rtmp_server.cpp:585
10491 #, c-format
10492 msgid "ERROR: Unidentified RTMP message content type 0x%x"
10493 msgstr "ERROR: Unidentified RTMP message content type 0x%x"
10495 #: cygnal/rtmp_server.cpp:1105
10496 msgid "Couldn't reliably extract the echo data!"
10497 msgstr "Couldn't reliably extract the echo data!"
10499 #: cygnal/rtmp_server.cpp:1400
10500 #, c-format
10501 msgid "No stream for client %d"
10502 msgstr "No stream for client %d"
10504 #: cygnal/rtmp_server.cpp:1442
10505 msgid "Stream Start"
10506 msgstr "Stream Start"
10508 #: cygnal/rtmp_server.cpp:1445
10509 msgid "Stream EOF"
10510 msgstr "Stream EOF"
10512 #: cygnal/rtmp_server.cpp:1448
10513 msgid "Stream No Data"
10514 msgstr "Stream No Data"
10516 #: cygnal/rtmp_server.cpp:1451
10517 #, c-format
10518 msgid "Stream Set Buffer: %d"
10519 msgstr "Stream Set Buffer: %d"
10521 #: cygnal/rtmp_server.cpp:1465
10522 msgid "Stream Pong"
10523 msgstr "Stream Pong"
10525 #: cygnal/rtmp_server.cpp:1484
10526 msgid "Set Chunk Size"
10527 msgstr "Set Chunk Size"
10529 #: cygnal/rtmp_server.cpp:1487
10530 msgid "Bytes Read"
10531 msgstr "Bytes Read"
10533 #: cygnal/rtmp_server.cpp:1495
10534 msgid "Set Window Size"
10535 msgstr "Set Window Size"
10537 #: cygnal/rtmp_server.cpp:1498
10538 msgid "Set Bandwidth"
10539 msgstr "Set Bandwidth"
10541 #: cygnal/rtmp_server.cpp:1509 cygnal/rtmp_server.cpp:1512
10542 #: cygnal/rtmp_server.cpp:1515 cygnal/rtmp_server.cpp:1518
10543 #: cygnal/rtmp_server.cpp:1665
10544 #, c-format
10545 msgid "RTMP type %d"
10546 msgstr "RTMP type %d"
10548 #: cygnal/rtmp_server.cpp:1524
10549 #, c-format
10550 msgid "Error INVOKING method \"%s\"!"
10551 msgstr "Error INVOKING method \"%s\"!"
10553 #: cygnal/rtmp_server.cpp:1648
10554 msgid "Received an _error message from the client!"
10555 msgstr "Received an _error message from the client!"
10557 #: cygnal/rtmp_server.cpp:1668
10558 #, c-format
10559 msgid "ERROR: Unidentified AMF header data type 0x%x"
10560 msgstr "ERROR: Unidentified AMF header data type 0x%x"
10562 #: cygnal/testsuite/libnet.all/test_handler.cpp:113
10563 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:112
10564 #: cygnal/testsuite/libnet.all/test_rtmp.cpp:121
10565 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:101
10566 #: cygnal/testsuite/libnet.all/test_cache.cpp:104
10567 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:120
10568 #: cygnal/testsuite/libamf.all/test_sol.cpp:114
10569 #: cygnal/testsuite/libamf.all/test_flv.cpp:104
10570 #: cygnal/testsuite/libamf.all/test_el.cpp:108
10571 #: cygnal/testsuite/libamf.all/test_buffer.cpp:124
10572 #: cygnal/testsuite/libamf.all/test_amf.cpp:126
10573 msgid "This is a Gnash bug."
10574 msgstr "This is a Gnash bug."
10576 #: cygnal/testsuite/libnet.all/test_handler.cpp:280
10577 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:268
10578 #: cygnal/testsuite/libnet.all/test_cache.cpp:390
10579 msgid "Usage: test_diskstream [options...]"
10580 msgstr "Usage: test_diskstream [options...]"
10582 #: cygnal/testsuite/libnet.all/test_handler.cpp:283
10583 #: cygnal/testsuite/libnet.all/test_diskstream.cpp:271
10584 #: cygnal/testsuite/libnet.all/test_cache.cpp:393
10585 msgid "  -d,  --dump          Dump data structures"
10586 msgstr "  -d,  --dump          Dump data structures"
10588 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:99
10589 #: cygnal/testsuite/libnet.all/test_rtmp.cpp:113
10590 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:107
10591 #: cygnal/testsuite/libamf.all/test_sol.cpp:106
10592 #: cygnal/testsuite/libamf.all/test_el.cpp:95
10593 #: cygnal/testsuite/libamf.all/test_buffer.cpp:111
10594 #: cygnal/testsuite/libamf.all/test_amf.cpp:113
10595 msgid "Enabling memory statistics"
10596 msgstr "Enabling memory statistics"
10598 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:104
10599 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:112
10600 #: cygnal/testsuite/libamf.all/test_flv.cpp:96
10601 #: cygnal/testsuite/libamf.all/test_el.cpp:100
10602 #: cygnal/testsuite/libamf.all/test_buffer.cpp:116
10603 #: cygnal/testsuite/libamf.all/test_amf.cpp:118
10604 msgid "Logging to disk enabled"
10605 msgstr "Logging to disk enabled"
10607 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:299
10608 #: cygnal/testsuite/libamf.all/test_el.cpp:490
10609 msgid "Usage: test_el [options...]"
10610 msgstr "Usage: test_el [options...]"
10612 #: cygnal/testsuite/libnet.all/generate_amfbins.cpp:302
10613 #: cygnal/testsuite/libamf.all/test_amfmsg.cpp:249
10614 #: cygnal/testsuite/libamf.all/test_el.cpp:493
10615 #: cygnal/testsuite/libamf.all/test_buffer.cpp:723
10616 #: cygnal/testsuite/libamf.all/test_amf.cpp:424
10617 msgid "  -m,  --memdebug      Output memory statistics"
10618 msgstr "  -m,  --memdebug      Output memory statistics"
10620 #: cygnal/testsuite/libamf.all/test_buffer.cpp:718
10621 msgid "test_buffer - test Buffer class"
10622 msgstr "test_buffer - test Buffer class"
10624 #: cygnal/testsuite/libamf.all/test_buffer.cpp:720
10625 msgid "Usage: test_buffer [options...]"
10626 msgstr "Usage: test_buffer [options...]"
10628 #: cygnal/proc.cpp:119
10629 #, c-format
10630 msgid "Invalid filespec for CGI: \"%s\""
10631 msgstr "Invalid filespec for CGI: \"%s\""
10633 #: gui/fb/fb.cpp:229
10634 #, c-format
10635 msgid "No renderer! %s not supported."
10636 msgstr "No renderer! %s not supported."
10638 #: gui/fb/fb.cpp:240
10639 msgid "Found no accessible User mode input event device"
10640 msgstr "Found no accessible User mode input event device"
10642 #: gui/fb/fb.cpp:249
10643 msgid "Found no accessible input event devices"
10644 msgstr "Found no accessible input event devices"
10646 #: gui/fb/fb.cpp:262
10647 msgid "WARNING: Mouse support may conflict with the input event support."
10648 msgstr "WARNING: Mouse support may conflict with the input event support."
10650 #: gui/fb/fb.cpp:276
10651 msgid "Enabling Touchscreen support."
10652 msgstr "Enabling Touchscreen support."
10654 #: gui/fb/fb.cpp:281
10655 msgid "WARNING: Babbage Tablet support disabled as it conflicts with TSlib"
10656 msgstr "WARNING: Babbage Tablet support disabled as it conflicts with TSlib"
10658 #: gui/fb/fb.cpp:283
10659 msgid "Enabling Babbage Touchscreen support"
10660 msgstr "Enabling Babbage Touchscreen support"
10662 #: gui/fb/fb.cpp:288
10663 msgid "Enabling Power Button support"
10664 msgstr "Enabling Power Button support"
10666 #: gui/fb/fb.cpp:368
10667 #, c-format
10668 msgid "Movie Frame Rate is %d, adjusting delay to %dms"
10669 msgstr "Movie Frame Rate is %d, adjusting delay to %dms"
10671 #: gui/fb/fb.cpp:462
10672 msgid "This GUI does not yet support menus"
10673 msgstr "This GUI does not yet support menus"
10675 #: gui/fb/fb.cpp:468
10676 msgid "This GUI does not yet support a mouse pointer"
10677 msgstr "This GUI does not yet support a mouse pointer"
10679 #: gui/fb/fb.cpp:539
10680 msgid "Could not detect controlling TTY"
10681 msgstr "Could not detect controlling TTY"
10683 #: gui/fb/fb.cpp:548 gui/fb/fb.cpp:585 gui/fb/fb.cpp:619 gui/fb/fb.cpp:670
10684 #, c-format
10685 msgid "Could not open %s"
10686 msgstr "Could not open %s"
10688 #: gui/fb/fb.cpp:554
10689 msgid "Could not get current VT state"
10690 msgstr "Could not get current VT state"
10692 #: gui/fb/fb.cpp:565
10693 msgid "Could not request a new VT"
10694 msgstr "Could not request a new VT"
10696 #: gui/fb/fb.cpp:579 gui/fb/fb.cpp:613 gui/fb/fb.cpp:664
10697 #, c-format
10698 msgid "Could not find device for VT number %d"
10699 msgstr "Could not find device for VT number %d"
10701 #: gui/fb/fb.cpp:590 gui/fb/fb.cpp:675
10702 #, c-format
10703 msgid "Could not activate VT number %d"
10704 msgstr "Could not activate VT number %d"
10706 #: gui/fb/fb.cpp:596 gui/fb/fb.cpp:681
10707 #, c-format
10708 msgid "Error waiting for VT %d becoming active"
10709 msgstr "Error waiting for VT %d becoming active"
10711 #: gui/fb/fb.cpp:627
10712 #, c-format
10713 msgid "Could not attach controlling terminal (%s)"
10714 msgstr "Could not attach controlling terminal (%s)"
10716 #: gui/fb/fb.cpp:635
10717 msgid "Could not query current keyboard mode on VT"
10718 msgstr "Could not query current keyboard mode on VT"
10720 #: gui/fb/fb.cpp:639
10721 msgid "Could not switch to graphics mode on new VT"
10722 msgstr "Could not switch to graphics mode on new VT"
10724 #: gui/fb/fb.cpp:690
10725 msgid "Could not restore keyboard mode"
10726 msgstr "Could not restore keyboard mode"
10728 #: gui/fb/fb_glue_ovg.cpp:73 gui/gtk/gtk_glue_ovg.cpp:88
10729 msgid "Probing found an EGL display device"
10730 msgstr "Probing found an EGL display device"
10732 #: gui/fb/fb_glue_ovg.cpp:77 gui/gtk/gtk_glue_ovg.cpp:92
10733 msgid "Probing found a raw Framebuffer display device"
10734 msgstr "Probing found a raw Framebuffer display device"
10736 #: gui/fb/fb_glue_ovg.cpp:81 gui/gtk/gtk_glue_ovg.cpp:96
10737 msgid "Probing found an X11 display device"
10738 msgstr "Probing found an X11 display device"
10740 #: gui/fb/fb_glue_ovg.cpp:85 gui/gtk/gtk_glue_ovg.cpp:100
10741 msgid "Probing found a DirectFB display device"
10742 msgstr "Probing found a DirectFB display device"
10744 #: gui/fb/fb_glue_ovg.cpp:90 gui/gtk/gtk_glue_ovg.cpp:105
10745 msgid "No display devices found by probing!"
10746 msgstr "No display devices found by probing!"
10748 #: gui/fb/fb_glue_ovg.cpp:156
10749 msgid "Could not create OpenVG renderer"
10750 msgstr "Could not create OpenVG renderer"
10752 #: gui/fb/fb_glue_ovg.cpp:168 gui/fb/fb_glue_agg.cpp:76
10753 msgid "No renderer set!"
10754 msgstr "No renderer set!"
10756 #: gui/fb/fb_glue_gles1.cpp:98
10757 msgid "EGL: getDisplay ok"
10758 msgstr "EGL: getDisplay ok"
10760 #: gui/fb/fb_glue_gles1.cpp:104
10761 msgid "EGL: initialize ok"
10762 msgstr "EGL: initialise ok"
10764 #: gui/fb/fb_glue_gles1.cpp:111
10765 msgid "EGL: config ok"
10766 msgstr "EGL: config ok"
10768 #: gui/fb/fb_glue_gles1.cpp:118
10769 msgid "EGL: surface ok"
10770 msgstr "EGL: surface ok"
10772 #: gui/fb/fb_glue_gles1.cpp:124
10773 msgid "EGL: context ok"
10774 msgstr "EGL: context ok"
10776 #: gui/fb/fb_glue_gles1.cpp:130
10777 msgid "EGL: current ok"
10778 msgstr "EGL: current ok"
10780 #: gui/fb/fb_glue_agg.cpp:87
10781 #, c-format
10782 msgid "No renderer set in %s!"
10783 msgstr "No renderer set in %s!"
10785 #: gui/fb/fb_glue_agg.cpp:130
10786 msgid "failed to create a render handler for AGG!"
10787 msgstr "failed to create a render handler for AGG!"
10789 #: gui/fb/fb_glue_agg.cpp:151
10790 msgid "No Device layer initialized yet!"
10791 msgstr "No Device layer initialised yet!"
10793 #: gui/fb/fb_glue_agg.cpp:182
10794 msgid "The pixel format of your framebuffer could not be detected."
10795 msgstr "The pixel format of your framebuffer could not be detected."
10797 #: gui/fb/fb_glue_agg.cpp:191
10798 msgid "Double buffering disabled"
10799 msgstr "Double buffering disabled"
10801 #: gui/fb/fb_glue_agg.cpp:194
10802 msgid "Double buffering enabled"
10803 msgstr "Double buffering enabled"
10805 #: gui/fb/fb_glue_agg.cpp:221
10806 #, c-format
10807 msgid "No Drawbounds set in %s!"
10808 msgstr "No Drawbounds set in %s!"
10810 #: gui/gnash.cpp:125
10811 #, c-format
10812 msgid "Error parsing options: %s\n"
10813 msgstr "Error parsing options: %s\n"
10815 #: gui/gnash.cpp:166
10816 msgid "Error: no input file was specified. Exiting.\n"
10817 msgstr "Error: no input file was specified. Exiting.\n"
10819 #: gui/gnash.cpp:212
10820 msgid "Invalid host communication filedescriptor %1%\n"
10821 msgstr "Invalid host communication filedescriptor %1%\n"
10823 #: gui/gnash.cpp:219
10824 msgid "Invalid control communication filedescriptor %1%\n"
10825 msgstr "Invalid control communication filedescriptor %1%\n"
10827 #: gui/gnash.cpp:251
10828 msgid "ERROR: -r must be followed by 0, 1, 2 or 3 "
10829 msgstr "ERROR: -r must be followed by 0, 1, 2 or 3 "
10831 #: gui/gnash.cpp:267
10832 msgid "Debugging options"
10833 msgstr "Debugging options"
10835 #: gui/gnash.cpp:273
10836 msgid "Produce verbose output"
10837 msgstr "Produce verbose output"
10839 #: gui/gnash.cpp:280
10840 msgid "Produce the disk based debug log"
10841 msgstr "Produce the disk based debug log"
10843 #: gui/gnash.cpp:285
10844 msgid "Be (very) verbose about action execution"
10845 msgstr "Be (very) verbose about action execution"
10847 #: gui/gnash.cpp:291
10848 msgid "Be (very) verbose about parsing"
10849 msgstr "Be (very) verbose about parsing"
10851 #: gui/gnash.cpp:297
10852 msgid "Print FPS every num seconds"
10853 msgstr "Print FPS every num seconds"
10855 #: gui/gnash.cpp:320
10856 msgid "Options"
10857 msgstr "Options"
10859 #: gui/gnash.cpp:325
10860 msgid "Print this help and exit"
10861 msgstr "Print this help and exit"
10863 #: gui/gnash.cpp:328
10864 msgid "Print version information and exit"
10865 msgstr "Print version information and exit"
10867 #: gui/gnash.cpp:333
10868 msgid "Scale the movie by the specified factor"
10869 msgstr "Scale the movie by the specified factor"
10871 #: gui/gnash.cpp:337
10872 msgid "Number of milliseconds to delay in main loop"
10873 msgstr "Number of milliseconds to delay in main loop"
10875 #: gui/gnash.cpp:341
10876 msgid "Audio dump file (wave format)"
10877 msgstr "Audio dump file (wave format)"
10879 #: gui/gnash.cpp:346
10880 msgid "Hardware Video Accelerator to use"
10881 msgstr "Hardware Video Accelerator to use"
10883 #: gui/gnash.cpp:351
10884 msgid "X11 Window ID for display"
10885 msgstr "X11 Window ID for display"
10887 #: gui/gnash.cpp:355
10888 msgid "Set window width"
10889 msgstr "Set window width"
10891 #: gui/gnash.cpp:359
10892 msgid "Set window height"
10893 msgstr "Set window height"
10895 #: gui/gnash.cpp:363
10896 msgid "Set window x position"
10897 msgstr "Set window x position"
10899 #: gui/gnash.cpp:367
10900 msgid "Set window y position"
10901 msgstr "Set window y position"
10903 #: gui/gnash.cpp:372
10904 msgid "Exit when/if movie reaches the last frame"
10905 msgstr "Exit when/if movie reaches the last frame"
10907 #: gui/gnash.cpp:378
10908 msgid "disable rendering and sound"
10909 msgstr "disable rendering and sound"
10911 #: gui/gnash.cpp:380
10912 msgid "enable rendering, disable sound"
10913 msgstr "enable rendering, disable sound"
10915 #: gui/gnash.cpp:382
10916 msgid "enable sound, disable rendering"
10917 msgstr "enable sound, disable rendering"
10919 #: gui/gnash.cpp:384
10920 msgid "enable rendering and sound"
10921 msgstr "enable rendering and sound"
10923 #: gui/gnash.cpp:392
10924 msgid "The media handler to use"
10925 msgstr "The media handler to use"
10927 #: gui/gnash.cpp:400
10928 msgid "The renderer to use"
10929 msgstr "The renderer to use"
10931 #: gui/gnash.cpp:406
10932 msgid "Exit after the specified number of seconds"
10933 msgstr "Exit after the specified number of seconds"
10935 #: gui/gnash.cpp:409
10936 msgid "Set \"real\" URL of the movie"
10937 msgstr "Set \"real\" URL of the movie"
10939 #: gui/gnash.cpp:413
10940 msgid "Set \"base\" URL for resolving relative URLs"
10941 msgstr "Set \"base\" URL for resolving relative URLs"
10943 #: gui/gnash.cpp:418
10944 msgid "Set parameter (e.g. \"FlashVars=A=1&b=2\")"
10945 msgstr "Set parameter (e.g. \"FlashVars=A=1&b=2\")"
10947 #: gui/gnash.cpp:422
10948 msgid "Filedescriptor to use for external communications"
10949 msgstr "Filedescriptor to use for external communications"
10951 #: gui/gnash.cpp:428
10952 msgid "Exit after specified number of frame advances"
10953 msgstr "Exit after specified number of frame advances"
10955 #: gui/gnash.cpp:432
10956 msgid "Start in fullscreen mode"
10957 msgstr "Start in fullscreen mode"
10959 #: gui/gnash.cpp:437
10960 msgid "Start without displaying the menu bar"
10961 msgstr "Start without displaying the menu bar"
10963 #: gui/gnash.cpp:442
10964 msgid "List of frames to save as screenshots"
10965 msgstr "List of frames to save as screenshots"
10967 #: gui/gnash.cpp:446
10968 msgid "Filename pattern for screenshot images"
10969 msgstr "Filename pattern for screenshot images"
10971 #: gui/gnash.cpp:450
10972 msgid "Quality for screenshot output (not all formats)"
10973 msgstr "Quality for screenshot output (not all formats)"
10975 #: gui/gnash.cpp:453
10976 msgid "Input files"
10977 msgstr "Input files"
10979 #: gui/gnash.cpp:464
10980 msgid "Dump options"
10981 msgstr "Dump options"
10983 #: gui/gnash.cpp:469
10984 msgid "Video dump file (raw format) and optional video FPS (@<num>)"
10985 msgstr "Video dump file (raw format) and optional video FPS (@<num>)"
10987 #: gui/gnash.cpp:471
10988 msgid "Number of milliseconds to sleep between advances"
10989 msgstr "Number of milliseconds to sleep between advances"
10991 #: gui/gnash.cpp:473
10992 msgid "Trigger expression to start dumping"
10993 msgstr "Trigger expression to start dumping"
10995 #: gui/gnash.cpp:485
10996 msgid "Keys:\n"
10997 msgstr "Keys:\n"
10999 #: gui/gnash.cpp:487
11000 msgid "Quit\n"
11001 msgstr "Quit\n"
11003 #: gui/gnash.cpp:489
11004 msgid "Toggle fullscreen\n"
11005 msgstr "Toggle fullscreen\n"
11007 #: gui/gnash.cpp:491
11008 msgid "Toggle pause\n"
11009 msgstr "Toggle pause\n"
11011 #: gui/gnash.cpp:493
11012 msgid "Restart the movie\n"
11013 msgstr "Restart the movie\n"
11015 #: gui/gnash.cpp:495
11016 msgid "Take a screenshot\n"
11017 msgstr "Take a screenshot\n"
11019 #: gui/gnash.cpp:497
11020 msgid "Force immediate redraw\n"
11021 msgstr "Force immediate redraw\n"
11023 #: gui/gnash.cpp:503
11024 msgid "Usage: gnash [options] movie_file.swf\n"
11025 msgstr "Usage: gnash [options] movie_file.swf\n"
11027 #: gui/gnash.cpp:504
11028 msgid "Plays a SWF (Shockwave Flash) movie\n"
11029 msgstr "Plays a SWF (Shockwave Flash) movie\n"
11031 #: gui/gnash.cpp:521
11032 msgid ""
11033 "Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software "
11034 "Foundation, Inc.\n"
11035 "Gnash comes with NO WARRANTY, to the extent permitted by law.\n"
11036 "You may redistribute copies of Gnash under the terms of the GNU General\n"
11037 "Public License.  For more information, see the file named COPYING.\n"
11038 "\n"
11039 msgstr ""
11040 "Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software "
11041 "Foundation, Inc.\n"
11042 "Gnash comes with NO WARRANTY, to the extent permitted by law.\n"
11043 "You may redistribute copies of Gnash under the terms of the GNU General\n"
11044 "Public License.  For more information, see the file named COPYING.\n"
11045 "\n"
11047 #: gui/gnash.cpp:532
11048 msgid "Build options "
11049 msgstr "Build options "
11051 #: gui/gnash.cpp:533
11052 msgid "   Renderers: "
11053 msgstr "   Renderers: "
11055 #: gui/gnash.cpp:534
11056 msgid "   Hardware Acceleration: "
11057 msgstr "   Hardware Acceleration: "
11059 #: gui/gnash.cpp:535
11060 msgid "   GUI: "
11061 msgstr "   GUI: "
11063 #: gui/gnash.cpp:536
11064 msgid "   Media handlers: "
11065 msgstr "   Media handlers: "
11067 #: gui/gnash.cpp:538
11068 msgid "   Configured with: "
11069 msgstr "   Configured with: "
11071 #: gui/gnash.cpp:539
11072 msgid "   CXXFLAGS: "
11073 msgstr "   CXXFLAGS: "
11075 #: gui/fltk/fltk_glue_agg.cpp:50
11076 msgid "Could not create AGG renderer with pixelformat RGB24"
11077 msgstr "Could not create AGG renderer with pixelformat RGB24"
11079 #: gui/dump/dump.cpp:117
11080 msgid "Ignoring request to display in X11 window"
11081 msgstr "Ignoring request to display in X11 window"
11083 #: gui/dump/dump.cpp:128 gui/haiku/haiku.cpp:384
11084 msgid "# FATAL:  No filename given with -D argument."
11085 msgstr "# FATAL:  No filename given with -D argument."
11087 #: gui/dump/dump.cpp:144
11088 msgid "# FATAL:  No sleep ms value given with -S argument."
11089 msgstr "# FATAL:  No sleep ms value given with -S argument."
11091 #: gui/dump/dump.cpp:155
11092 msgid "# FATAL:  No trigger value given with -T argument.\n"
11093 msgstr "# FATAL:  No trigger value given with -T argument.\n"
11095 #: gui/dump/dump.cpp:352
11096 #, c-format
11097 msgid "Unable to write file '%s'."
11098 msgstr "Unable to write file '%s'."
11100 #: gui/ScreenShotter.cpp:99
11101 #, c-format
11102 msgid "Failed to open screenshot file \"%s\"!"
11103 msgstr "Failed to open screenshot file \"%s\"!"
11105 #: gui/haiku/haiku.cpp:141
11106 msgid "spawn_thread failed"
11107 msgstr "spawn_thread failed"
11109 #: gui/haiku/haiku.cpp:144
11110 msgid "resume_thread failed"
11111 msgstr "resume_thread failed"
11113 #: gui/haiku/haiku.cpp:157
11114 #, c-format
11115 msgid "pulses thread returned %d"
11116 msgstr "pulses thread returned %d"
11118 #: gui/haiku/haiku.cpp:248
11119 msgid "send_data failed"
11120 msgstr "send_data failed"
11122 #: gui/haiku/haiku_agg_glue.cpp:290 gui/aos4/aos4_agg_glue.cpp:116
11123 #: gui/sdl/sdl_agg_glue.cpp:78
11124 #, c-format
11125 msgid "AGG's bit depth must be 16, 24 or 32 bits, not %d."
11126 msgstr "AGG's bit depth must be 16, 24 or 32 bits, not %d."
11128 #: gui/haiku/haiku_agg_glue.cpp:297 gui/gtk/gtk_glue_agg.cpp:96
11129 #, c-format
11130 msgid "Could not create AGG renderer with pixelformat %s"
11131 msgstr "Could not create AGG renderer with pixelformat %s"
11133 #: gui/haiku/haiku_agg_glue.cpp:416 gui/sdl/sdl_agg_glue.cpp:132
11134 #, c-format
11135 msgid "SDL-AGG: %i byte offscreen buffer allocated"
11136 msgstr "SDL-AGG: %i byte offscreen buffer allocated"
11138 #: gui/qt/Qt4Gui.cpp:120
11139 msgid "Cairo renderer not supported!"
11140 msgstr "Cairo renderer not supported!"
11142 #: gui/qt/Qt4Gui.cpp:128
11143 msgid "OpenGL renderer not supported!"
11144 msgstr "OpenGL renderer not supported!"
11146 #: gui/qt/Qt4Gui.cpp:136
11147 msgid "AGG renderer not supported!"
11148 msgstr "AGG renderer not supported!"
11150 #: gui/qt/Qt4Gui.cpp:467 gui/gtk/gtk.cpp:1708
11151 msgid "Movie properties"
11152 msgstr "Movie properties"
11154 #: gui/qt/Qt4Gui.cpp:486 gui/gtk/gtk.cpp:1778
11155 msgid "Variable"
11156 msgstr "Variable"
11158 #: gui/qt/Qt4Gui.cpp:487 gui/gtk/gtk.cpp:1790
11159 msgid "Value"
11160 msgstr "Value"
11162 #: gui/qt/Qt4Gui.cpp:588
11163 msgid "Properties"
11164 msgstr "Properties"
11166 #: gui/qt/Qt4Gui.cpp:592 gui/qt/kde.cpp:424
11167 msgid "Quit Gnash"
11168 msgstr "Quit Gnash"
11170 #: gui/qt/Qt4Gui.cpp:599
11171 msgid "Preferences"
11172 msgstr "Preferences"
11174 #: gui/qt/Qt4Gui.cpp:604 gui/gtk/gtk.cpp:2119
11175 msgid "Play"
11176 msgstr "Play"
11178 #: gui/qt/Qt4Gui.cpp:608 gui/gtk/gtk.cpp:2130
11179 msgid "Pause"
11180 msgstr "Pause"
11182 #: gui/qt/Qt4Gui.cpp:612 gui/gtk/gtk.cpp:2140
11183 msgid "Stop"
11184 msgstr "Stop"
11186 #: gui/qt/Qt4Gui.cpp:616
11187 msgid "Restart"
11188 msgstr "Restart"
11190 #: gui/qt/Qt4Gui.cpp:621 gui/qt/kde.cpp:423
11191 msgid "Refresh"
11192 msgstr "Refresh"
11194 #: gui/qt/Qt4Gui.cpp:625
11195 msgid "Fullscreen"
11196 msgstr "Fullscreen"
11198 #: gui/qt/Qt4Gui.cpp:640
11199 msgid "File"
11200 msgstr "File"
11202 #: gui/qt/Qt4Gui.cpp:645
11203 msgid "Edit"
11204 msgstr "Edit"
11206 #: gui/qt/Qt4Gui.cpp:649
11207 msgid "Movie Control"
11208 msgstr "Movie Control"
11210 #: gui/qt/Qt4Gui.cpp:656
11211 msgid "View"
11212 msgstr "View"
11214 #: gui/qt/Qt4Gui.cpp:738
11215 msgid "Click to Play"
11216 msgstr "Click to Play"
11218 #: gui/qt/Qt4Gui.cpp:770 gui/gtk/gtk.cpp:1239
11219 msgid "Gnash preferences"
11220 msgstr "Gnash preferences"
11222 #: gui/qt/Qt4Gui.cpp:785
11223 msgid "Logging"
11224 msgstr "Logging"
11226 #: gui/qt/Qt4Gui.cpp:788 gui/gtk/gtk.cpp:1310
11227 msgid "<b>Logging options</b>"
11228 msgstr "<b>Logging options</b>"
11230 #: gui/qt/Qt4Gui.cpp:791
11231 msgid "Verbosity level"
11232 msgstr "Verbosity level"
11234 #: gui/qt/Qt4Gui.cpp:809
11235 msgid "Log to file"
11236 msgstr "Log to file"
11238 #: gui/qt/Qt4Gui.cpp:816
11239 msgid "Log parser output"
11240 msgstr "Log parser output"
11242 #: gui/qt/Qt4Gui.cpp:820
11243 msgid "Log SWF actions"
11244 msgstr "Log SWF actions"
11246 #: gui/qt/Qt4Gui.cpp:824
11247 msgid "Log malformed SWF errors"
11248 msgstr "Log malformed SWF errors"
11250 #: gui/qt/Qt4Gui.cpp:829
11251 msgid "Log ActionScript coding errors"
11252 msgstr "Log ActionScript coding errors"
11254 #: gui/qt/Qt4Gui.cpp:836
11255 msgid "Security"
11256 msgstr "Security"
11258 #: gui/qt/Qt4Gui.cpp:839 gui/gtk/gtk.cpp:1393
11259 msgid "<b>Network connections</b>"
11260 msgstr "<b>Network connections</b>"
11262 #: gui/qt/Qt4Gui.cpp:842
11263 msgid "Connect only to local host"
11264 msgstr "Connect only to local host"
11266 #: gui/qt/Qt4Gui.cpp:847
11267 msgid "Connect only to local domain"
11268 msgstr "Connect only to local domain"
11270 #: gui/qt/Qt4Gui.cpp:852
11271 msgid "Disable SSL verification"
11272 msgstr "Disable SSL verification"
11274 #: gui/qt/Qt4Gui.cpp:857 gui/gtk/gtk.cpp:1438
11275 msgid "<b>Privacy</b>"
11276 msgstr "<b>Privacy</b>"
11278 #: gui/qt/Qt4Gui.cpp:860 gui/gtk/gtk.cpp:1442
11279 msgid "Shared objects directory:"
11280 msgstr "Shared objects directory:"
11282 #: gui/qt/Qt4Gui.cpp:866
11283 msgid "Do not write Shared Object files"
11284 msgstr "Do not write Shared Object files"
11286 #: gui/qt/Qt4Gui.cpp:872
11287 msgid "Only access local Shared Object files"
11288 msgstr "Only access local Shared Object files"
11290 #: gui/qt/Qt4Gui.cpp:877
11291 msgid "Disable Local Connection object"
11292 msgstr "Disable Local Connection object"
11294 #: gui/qt/Qt4Gui.cpp:884
11295 msgid "Network"
11296 msgstr "Network"
11298 #: gui/qt/Qt4Gui.cpp:887 gui/gtk/gtk.cpp:1278
11299 msgid "<b>Network preferences</b>"
11300 msgstr "<b>Network preferences</b>"
11302 #: gui/qt/Qt4Gui.cpp:890
11303 msgid "Network timeout in seconds"
11304 msgstr "Network timeout in seconds"
11306 #: gui/qt/Qt4Gui.cpp:902
11307 msgid "Media"
11308 msgstr "Media"
11310 #: gui/qt/Qt4Gui.cpp:905 gui/gtk/gtk.cpp:1488
11311 msgid "<b>Sound</b>"
11312 msgstr "<b>Sound</b>"
11314 #: gui/qt/Qt4Gui.cpp:908
11315 msgid "Use sound handler"
11316 msgstr "Use sound handler"
11318 #: gui/qt/Qt4Gui.cpp:912 gui/gtk/gtk.cpp:1507
11319 msgid "Save media streams to disk"
11320 msgstr "Save media streams to disk"
11322 #: gui/qt/Qt4Gui.cpp:918 gui/gtk/gtk.cpp:1516
11323 msgid "Save dynamically loaded media to disk"
11324 msgstr "Save dynamically loaded media to disk"
11326 #: gui/qt/Qt4Gui.cpp:922 gui/gtk/gtk.cpp:1524
11327 msgid "Saved media directory:"
11328 msgstr "Saved media directory:"
11330 #: gui/qt/Qt4Gui.cpp:931
11331 msgid "Player"
11332 msgstr "Player"
11334 #: gui/qt/Qt4Gui.cpp:934 gui/gtk/gtk.cpp:1550
11335 msgid "<b>Player description</b>"
11336 msgstr "<b>Player description</b>"
11338 #: gui/qt/Qt4Gui.cpp:937 gui/gtk/gtk.cpp:1558
11339 msgid "Player version:"
11340 msgstr "Player version:"
11342 #: gui/qt/Qt4Gui.cpp:943 gui/gtk/gtk.cpp:1574
11343 msgid "Operating system:"
11344 msgstr "Operating system:"
11346 #: gui/qt/Qt4Gui.cpp:948 gui/qt/Qt4Gui.cpp:1021
11347 msgid "<Autodetect>"
11348 msgstr "<Autodetect>"
11350 #: gui/qt/Qt4Gui.cpp:954 gui/gtk/gtk.cpp:1594
11351 msgid "URL opener:"
11352 msgstr "URL opener:"
11354 #: gui/qt/Qt4Gui.cpp:961 gui/gtk/gtk.cpp:1606
11355 msgid "<b>Performance</b>"
11356 msgstr "<b>Performance</b>"
11358 #: gui/qt/Qt4Gui.cpp:964 gui/gtk/gtk.cpp:1620
11359 msgid "Max size of movie library:"
11360 msgstr "Max size of movie library:"
11362 #: gui/qt/Qt4Gui.cpp:973
11363 msgid "Start Gnash in pause mode"
11364 msgstr "Start Gnash in pause mode"
11366 #: gui/qt/Qt4GlueAgg.cpp:115
11367 msgid "Could not create AGG renderer with pixelformat ABGR32"
11368 msgstr "Could not create AGG renderer with pixelformat ABGR32"
11370 #: gui/qt/kde_glue_agg.cpp:156
11371 msgid "Could not create AGG renderer with pixelformat BGRA32"
11372 msgstr "Could not create AGG renderer with pixelformat BGRA32"
11374 #: gui/qt/kde.cpp:413
11375 msgid "Play Movie"
11376 msgstr "Play Movie"
11378 #: gui/qt/kde.cpp:414
11379 msgid "Pause Movie"
11380 msgstr "Pause Movie"
11382 #: gui/qt/kde.cpp:415
11383 msgid "Stop Movie"
11384 msgstr "Stop Movie"
11386 #: gui/qt/kde.cpp:416 gui/gtk/gtk.cpp:2152
11387 msgid "Restart Movie"
11388 msgstr "Restart Movie"
11390 #: gui/qt/kde.cpp:418
11391 msgid "Step Forward"
11392 msgstr "Step Forward"
11394 #: gui/qt/kde.cpp:419
11395 msgid "Step Backward"
11396 msgstr "Step Backward"
11398 #: gui/qt/kde.cpp:420
11399 msgid "Jump Forward"
11400 msgstr "Jump Forward"
11402 #: gui/qt/kde.cpp:421
11403 msgid "Jump Backward"
11404 msgstr "Jump Backward"
11406 #: gui/pythonmod/gnash-view.cpp:220 gui/Player.cpp:288
11407 #, c-format
11408 msgid "Could not create sound handler: %s. Will continue without sound."
11409 msgstr "Could not create sound handler: %s. Will continue without sound."
11411 #: gui/pythonmod/gnash-view.cpp:223 gui/Player.cpp:283
11412 msgid "Sound requested but no sound support compiled in"
11413 msgstr "Sound requested but no sound support compiled in"
11415 #: gui/aos4/aos4.cpp:70
11416 #, c-format
11417 msgid "Exception: %s on file %s line %d"
11418 msgstr "Exception: %s on file %s line %d"
11420 #: gui/aos4/aos4.cpp:266 gui/gtk/gtk.cpp:2591
11421 #, c-format
11422 msgid ""
11423 "Attempting to open file %s.\n"
11424 "NOTE: the file open functionality is not yet implemented!"
11425 msgstr ""
11426 "Attempting to open file %s.\n"
11427 "NOTE: the file open functionality is not yet implemented!"
11429 #: gui/aos4/aos4.cpp:274
11430 msgid "Cannot open File Requester!\n"
11431 msgstr "Cannot open File Requester!\n"
11433 #: gui/aos4/aos4.cpp:609
11434 msgid "error creating RenderHandler!\n"
11435 msgstr "error creating RenderHandler!\n"
11437 #: gui/aos4/aos4_cairo_glue.cpp:124
11438 #, c-format
11439 msgid "Cairo's bit depth must be 16, 24 or 32 bits, not %d."
11440 msgstr "Cairo's bit depth must be 16, 24 or 32 bits, not %d."
11442 #: gui/aos4/aos4_cairo_glue.cpp:212 gui/aos4/aos4_agg_glue.cpp:216
11443 msgid "Cannot layout Menu!!\n"
11444 msgstr "Cannot layout Menu!!\n"
11446 #: gui/aos4/aos4_cairo_glue.cpp:216 gui/aos4/aos4_agg_glue.cpp:220
11447 msgid "Cannot create Menu!!\n"
11448 msgstr "Cannot create Menu!!\n"
11450 #: gui/aos4/aos4_cairo_glue.cpp:219 gui/aos4/aos4_agg_glue.cpp:223
11451 msgid "Cannot get Visual Info!!\n"
11452 msgstr "Cannot get Visual Info!!\n"
11454 #: gui/aos4/aos4_cairo_glue.cpp:222 gui/aos4/aos4_agg_glue.cpp:226
11455 msgid "Cannot get WB Screen pointer!!\n"
11456 msgstr "Cannot get WB Screen pointer!!\n"
11458 #: gui/aos4/aos4_cairo_glue.cpp:259 gui/aos4/aos4_agg_glue.cpp:264
11459 msgid "prepDrawingArea() failed.\n"
11460 msgstr "prepDrawingArea() failed.\n"
11462 #: gui/aos4/aos4_agg_glue.cpp:277
11463 #, c-format
11464 msgid "AOS4-AGG: %i byte offscreen buffer allocated"
11465 msgstr "AOS4-AGG: %i byte offscreen buffer allocated"
11467 #: gui/sdl/sdl_agg_glue.cpp:95
11468 msgid "SDL_SetVideoMode() failed for SdlAggGlue."
11469 msgstr "SDL_SetVideoMode() failed for SdlAggGlue."
11471 #: gui/gui.cpp:193
11472 msgid "Clipboard not yet supported in this GUI"
11473 msgstr "Clipboard not yet supported in this GUI"
11475 #: gui/gui.cpp:199 gui/gui.cpp:211
11476 msgid "Fullscreen not yet supported in this GUI"
11477 msgstr "Fullscreen not yet supported in this GUI"
11479 #: gui/gui.cpp:205
11480 msgid "Window resize not yet supported in this GUI"
11481 msgstr "Window resize not yet supported in this GUI"
11483 #: gui/gui.cpp:229 gui/gui.cpp:242
11484 msgid "Menu show/hide not yet supported in this GUI"
11485 msgstr "Menu show/hide not yet supported in this GUI"
11487 #: gui/gui.cpp:235
11488 msgid "Mouse show/hide not yet supported in this GUI"
11489 msgstr "Mouse show/hide not yet supported in this GUI"
11491 #: gui/gui.cpp:282
11492 msgid "Can't update stage matrix till VM is initialized"
11493 msgstr "Can't update stage matrix till VM is initialised"
11495 #: gui/gui.cpp:334
11496 #, c-format
11497 msgid "Invalid scaleMode %d"
11498 msgstr "Invalid scaleMode %d"
11500 #: gui/gui.cpp:374
11501 #, c-format
11502 msgid "Invalid horizontal align %d"
11503 msgstr "Invalid horizontal align %d"
11505 #: gui/gui.cpp:405
11506 #, c-format
11507 msgid "Invalid vertical align %d"
11508 msgstr "Invalid vertical align %d"
11510 #: gui/gui.cpp:900
11511 #, fuzzy
11512 msgid "GUI is in stop mode, won't start application"
11513 msgstr "GUI is in stop mode, won't start application"
11515 #: gui/gui.cpp:1261
11516 #, c-format
11517 msgid "This gui didn't override 'yesno', assuming 'yes' answer to question: %s"
11518 msgstr ""
11519 "This GUI didn't override 'yesno', assuming 'yes' answer to question: %s"
11521 #: gui/gui.cpp:1270
11522 msgid "Gui::setQuality called before a movie_root was available"
11523 msgstr "Gui::setQuality called before a movie_root was available"
11525 #: gui/gui.cpp:1280
11526 msgid "Gui::getQuality called before a movie_root was available"
11527 msgstr "Gui::getQuality called before a movie_root was available"
11529 #: gui/Player.cpp:131
11530 msgid "GUI ExternalInterface.Pan event"
11531 msgstr "GUI ExternalInterface.Pan event"
11533 #: gui/Player.cpp:143
11534 msgid "GUI ExternalInterface.SetZoomRect event"
11535 msgstr "GUI ExternalInterface.SetZoomRect event"
11537 #: gui/Player.cpp:151
11538 msgid "GUI ExternalInterface.Zoom event"
11539 msgstr "GUI ExternalInterface.Zoom event"
11541 #: gui/Player.cpp:169
11542 #, c-format
11543 msgid "Unhandled callback %s with arguments %s"
11544 msgstr "Unhandled callback %s with arguments %s"
11546 #: gui/Player.cpp:434
11547 msgid "Non-existent media handler %1% specified"
11548 msgstr "Non-existent media handler %1% specified"
11550 #: gui/Player.cpp:545
11551 #, c-format
11552 msgid "Movie Frame Rate is %d, adjusting delay"
11553 msgstr "Movie Frame Rate is %d, adjusting delay"
11555 #: gui/Player.cpp:682
11556 msgid "Got unexpected argument type for message %1%"
11557 msgstr "Got unexpected argument type for message %1%"
11559 #: gui/Player.cpp:717
11560 #, c-format
11561 msgid ""
11562 "Could only write %d bytes over %d required to user-provided host requests fd "
11563 "%d"
11564 msgstr ""
11565 "Could only write %d bytes over %d required to user-provided host requests fd "
11566 "%d"
11568 #: gui/Player.cpp:773
11569 #, c-format
11570 msgid "FsCommand exec called with argument %s"
11571 msgstr "FsCommand exec called with argument %s"
11573 #: gui/Player.cpp:790
11574 #, c-format
11575 msgid "FsCommand trapallkeys called with argument %s"
11576 msgstr "FsCommand trapallkeys called with argument %s"
11578 #: gui/Player.cpp:796
11579 #, c-format
11580 msgid "FsCommand '%s(%s)' not handled internally"
11581 msgstr "FsCommand '%s(%s)' not handled internally"
11583 #: gui/gtk/gtk_glue_cairo.cpp:223
11584 msgid "Cairo: failed to create a rendering buffer!"
11585 msgstr "Cairo: failed to create a rendering buffer!"
11587 #: gui/gtk/gtk_glue_ovg.cpp:182
11588 msgid "Could not create OPENVG renderer"
11589 msgstr "Could not create OPENVG renderer"
11591 #: gui/gtk/gtk_glue_ovg.cpp:265 gui/gtk/gtk_glue_ovg.cpp:282
11592 msgid "No off screen buffer!"
11593 msgstr "No off screen buffer!"
11595 #: gui/gtk/gtk_glue_ovg.cpp:400
11596 #, c-format
11597 msgid "eglGetConfigs() failed to retrive the configs (error %s)"
11598 msgstr "eglGetConfigs() failed to retrieve the configs (error %s)"
11600 #: gui/gtk/gtk_glue_agg_vaapi.cpp:163
11601 msgid "WARNING: failed to create VA-API display."
11602 msgstr "WARNING: failed to create VA-API display."
11604 #: gui/gtk/gtk_glue_agg_vaapi.cpp:204
11605 #, c-format
11606 msgid ""
11607 "GTK-AGG: Unknown RGB format %s reported by VA-API.Please report this to the "
11608 "gnash-dev mailing list."
11609 msgstr ""
11610 "GTK-AGG: Unknown RGB format %s reported by VA-API.Please report this to the "
11611 "gnash-dev mailing list."
11613 #: gui/gtk/gtk_glue_agg_vaapi.cpp:231 gui/gtk/gtk_glue_agg_vaapi.cpp:289
11614 msgid "failed to map VA-API image."
11615 msgstr "failed to map VA-API image."
11617 #: gui/gtk/gtk_glue_agg_vaapi.cpp:237
11618 msgid "failed to associate VA-API subpicture."
11619 msgstr "failed to associate VA-API subpicture."
11621 #: gui/gtk/gtk_glue_agg_vaapi.cpp:371
11622 #, c-format
11623 msgid "failed to setup video window for surface 0x%08x."
11624 msgstr "failed to setup video window for surface 0x%08x."
11626 #: gui/gtk/gtk_glue_agg_vaapi.cpp:378
11627 #, c-format
11628 msgid "failed to associate subpicture to surface 0x%08x."
11629 msgstr "failed to associate subpicture to surface 0x%08x."
11631 #: gui/gtk/gtk.cpp:159
11632 msgid "Failed to initialize X threading support\n"
11633 msgstr "Failed to initialise X threading support\n"
11635 #: gui/gtk/gtk.cpp:202
11636 msgid "This system lacks a hardware OpenGL driver!"
11637 msgstr "This system lacks a hardware OpenGL driver!"
11639 #: gui/gtk/gtk.cpp:223
11640 msgid "Click to play"
11641 msgstr "Click to play"
11643 #: gui/gtk/gtk.cpp:612
11644 #, c-format
11645 msgid "Advance interval timer set to %d ms (~ %d FPS)"
11646 msgstr "Advance interval timer set to %d ms (~ %d FPS)"
11648 #: gui/gtk/gtk.cpp:686
11649 msgid "Sound"
11650 msgstr "Sound"
11652 #: gui/gtk/gtk.cpp:1274
11653 msgid "_Network"
11654 msgstr "_Network"
11656 #: gui/gtk/gtk.cpp:1286
11657 msgid "Network timeout in seconds (0 for no timeout):"
11658 msgstr "Network timeout in seconds (0 for no timeout):"
11660 #: gui/gtk/gtk.cpp:1305
11661 msgid "_Logging"
11662 msgstr "_Logging"
11664 #: gui/gtk/gtk.cpp:1314
11665 msgid "Verbosity level:"
11666 msgstr "Verbosity level:"
11668 #: gui/gtk/gtk.cpp:1327
11669 msgid "Log to _file"
11670 msgstr "Log to _file"
11672 #: gui/gtk/gtk.cpp:1333
11673 msgid "Logfile name:"
11674 msgstr "Logfile name:"
11676 #: gui/gtk/gtk.cpp:1346
11677 msgid "Log _parser output"
11678 msgstr "Log _parser output"
11680 #: gui/gtk/gtk.cpp:1354
11681 msgid "Log SWF _actions"
11682 msgstr "Log SWF _actions"
11684 #: gui/gtk/gtk.cpp:1362
11685 msgid "Log malformed SWF _errors"
11686 msgstr "Log malformed SWF _errors"
11688 #: gui/gtk/gtk.cpp:1370
11689 msgid "Log ActionScript _coding errors"
11690 msgstr "Log ActionScript _coding errors"
11692 #: gui/gtk/gtk.cpp:1386
11693 msgid "_Security"
11694 msgstr "_Security"
11696 #: gui/gtk/gtk.cpp:1399
11697 msgid "Connect only to local _host"
11698 msgstr "Connect only to local _host"
11700 #: gui/gtk/gtk.cpp:1406
11701 msgid "Connect only to local _domain"
11702 msgstr "Connect only to local _domain"
11704 #: gui/gtk/gtk.cpp:1413
11705 msgid "Disable SSL _verification"
11706 msgstr "Disable SSL _verification"
11708 #: gui/gtk/gtk.cpp:1420
11709 msgid "_Whitelist"
11710 msgstr "_Whitelist"
11712 #: gui/gtk/gtk.cpp:1429
11713 msgid "_Blacklist"
11714 msgstr "_Blacklist"
11716 #: gui/gtk/gtk.cpp:1454
11717 msgid "Do _not write Shared Object files"
11718 msgstr "Do _not write Shared Object files"
11720 #: gui/gtk/gtk.cpp:1461
11721 msgid "Only _access local Shared Object files"
11722 msgstr "Only _access local Shared Object files"
11724 #: gui/gtk/gtk.cpp:1468
11725 msgid "Disable Local _Connection object"
11726 msgstr "Disable Local _Connection object"
11728 #: gui/gtk/gtk.cpp:1482
11729 msgid "_Media"
11730 msgstr "_Media"
11732 #: gui/gtk/gtk.cpp:1493
11733 msgid "Use sound _handler"
11734 msgstr "Use sound _handler"
11736 #: gui/gtk/gtk.cpp:1501
11737 msgid "<b>Media Streams</b>"
11738 msgstr "<b>Media Streams</b>"
11740 #: gui/gtk/gtk.cpp:1544
11741 msgid "_Player"
11742 msgstr "_Player"
11744 #: gui/gtk/gtk.cpp:1584
11745 msgid "<i>If blank, Gnash will detect your OS</i>"
11746 msgstr "<i>If blank, Gnash will detect your OS</i>"
11748 #: gui/gtk/gtk.cpp:1637
11749 msgid "Max scripts execution time (in seconds):"
11750 msgstr "Max scripts execution time (in seconds):"
11752 #: gui/gtk/gtk.cpp:1656
11753 msgid "Max scripts recursion limit (stack depth):"
11754 msgstr "Max scripts recursion limit (stack depth):"
11756 #: gui/gtk/gtk.cpp:1672
11757 msgid "Lock script limits so that SWF tags can't override"
11758 msgstr "Lock script limits so that SWF tags can't override"
11760 #: gui/gtk/gtk.cpp:1684
11761 msgid "Start _Gnash in pause mode"
11762 msgstr "Start _Gnash in pause mode"
11764 #: gui/gtk/gtk.cpp:1843
11765 msgid ""
11766 "This program is free software; you can redistribute it and/or modify\n"
11767 "it under the terms of the GNU General Public License as published by\n"
11768 "the Free Software Foundation; either version 3 of the License, or\n"
11769 "(at your option) any later version.\n"
11770 "\n"
11771 "This program is distributed in the hope that it will be useful,\n"
11772 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
11773 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
11774 "GNU General Public License for more details.\n"
11775 "You should have received a copy of the GNU General Public License\n"
11776 "along with this program; if not, write to the Free Software\n"
11777 "Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301\n"
11778 "USA or visit http://www.gnu.org/licenses/."
11779 msgstr ""
11780 "This program is free software; you can redistribute it and/or modify\n"
11781 "it under the terms of the GNU General Public License as published by\n"
11782 "the Free Software Foundation; either version 3 of the License, or\n"
11783 "(at your option) any later version.\n"
11784 "\n"
11785 "This program is distributed in the hope that it will be useful,\n"
11786 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
11787 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
11788 "GNU General Public License for more details.\n"
11789 "You should have received a copy of the GNU General Public License\n"
11790 "along with this program; if not, write to the Free Software\n"
11791 "Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301\n"
11792 "USA or visit http://www.gnu.org/licenses/."
11794 #: gui/gtk/gtk.cpp:1859
11795 msgid "Gnash is the GNU SWF Player based on GameSWF."
11796 msgstr "Gnash is the GNU SWF Player based on GameSWF."
11798 #: gui/gtk/gtk.cpp:1860
11799 msgid ""
11800 "\n"
11801 "Renderer: "
11802 msgstr ""
11803 "\n"
11804 "Renderer: "
11806 #: gui/gtk/gtk.cpp:1862
11807 msgid ""
11808 "\n"
11809 "Hardware Acceleration: "
11810 msgstr ""
11811 "\n"
11812 "Hardware Acceleration: "
11814 #: gui/gtk/gtk.cpp:1864
11815 msgid ""
11816 "\n"
11817 "GUI: "
11818 msgstr ""
11819 "\n"
11820 "GUI: "
11822 #: gui/gtk/gtk.cpp:1866
11823 msgid ""
11824 "\n"
11825 "Media: "
11826 msgstr ""
11827 "\n"
11828 "Media: "
11830 #: gui/gtk/gtk.cpp:1896
11831 msgid "translator-credits"
11832 msgstr "translator-credits"
11834 #: gui/gtk/gtk.cpp:1923
11835 msgid "_File"
11836 msgstr "_File"
11838 #: gui/gtk/gtk.cpp:1976
11839 msgid "_Edit"
11840 msgstr "_Edit"
11842 #: gui/gtk/gtk.cpp:1996
11843 msgid "_Help"
11844 msgstr "_Help"
11846 #: gui/gtk/gtk.cpp:2016
11847 msgid "_View"
11848 msgstr "_View"
11850 #: gui/gtk/gtk.cpp:2024
11851 msgid "Redraw"
11852 msgstr "Redraw"
11854 #: gui/gtk/gtk.cpp:2034 gui/gtk/gtk.cpp:2039
11855 msgid "Toggle fullscreen"
11856 msgstr "Toggle fullscreen"
11858 #: gui/gtk/gtk.cpp:2048
11859 msgid "Show updated ranges"
11860 msgstr "Show updated ranges"
11862 #: gui/gtk/gtk.cpp:2067
11863 msgid "_Quality"
11864 msgstr "_Quality"
11866 #: gui/gtk/gtk.cpp:2077
11867 msgid "Low"
11868 msgstr "Low"
11870 #: gui/gtk/gtk.cpp:2083
11871 msgid "Medium"
11872 msgstr "Medium"
11874 #: gui/gtk/gtk.cpp:2089
11875 msgid "High"
11876 msgstr "High"
11878 #: gui/gtk/gtk.cpp:2095
11879 msgid "Best"
11880 msgstr "Best"
11882 #: gui/gtk/gtk.cpp:2108
11883 msgid "Movie _Control"
11884 msgstr "Movie _Control"
11886 #: gui/gtk/gtk.cpp:2275 gui/gtk/gtk.cpp:2276
11887 #, c-format
11888 msgid "Couldn't find pixmap file: %s"
11889 msgstr "Couldn't find pixmap file: %s"
11891 #: gui/gtk/gtk.cpp:2282
11892 #, c-format
11893 msgid "Failed to load pixbuf file: %s: %s"
11894 msgstr "Failed to load pixbuf file: %s: %s"
11896 #: gui/gtk/gtk.cpp:2608 gui/gtk/gtk.cpp:2621
11897 msgid "Open file"
11898 msgstr "Open file"
11900 #: gui/gtk/gtk_glue_gtkglext.cpp:72
11901 msgid ""
11902 "Cannot find the double-buffered visual.\n"
11903 "Trying single-buffered visual."
11904 msgstr ""
11905 "Cannot find the double-buffered visual.\n"
11906 "Trying single-buffered visual."
11908 #: gui/gtk/gtk_glue_gtkglext.cpp:78
11909 msgid "No appropriate OpenGL-capable visual found."
11910 msgstr "No appropriate OpenGL-capable visual found."
11912 #: extensions/mysql/mysql_db.cpp:186
11913 msgid "Couldn't initialize database"
11914 msgstr "Couldn't initialise database"
11916 #: extensions/mysql/mysql_db.cpp:191
11917 msgid "Couldn't connect to database"
11918 msgstr "Couldn't connect to database"
11920 #: extensions/mysql/mysql_db.cpp:217 extensions/mysql/mysql_db.cpp:245
11921 #, c-format
11922 msgid "MySQL connection error: %s"
11923 msgstr "MySQL connection error: %s"
11925 #: extensions/mysql/mysql_db.cpp:224 extensions/mysql/mysql_db.cpp:252
11926 #, c-format
11927 msgid ""
11928 "MySQL error on query for:\n"
11929 "\t%s\n"
11930 "Query was: %s"
11931 msgstr ""
11932 "MySQL error on query for:\n"
11933 "\t%s\n"
11934 "Query was: %s"
11936 #: extensions/mysql/mysql_db.cpp:266
11937 #, c-format
11938 msgid "Field name is: %s: "
11939 msgstr "Field name is: %s: "
11941 #~ msgid "get url: target %s is not a sprite"
11942 #~ msgstr "get URL: target %s is not a sprite"
11944 #~ msgid "Found a %s device for touchscreen input using %s"
11945 #~ msgstr "Found a %s device for touchscreen input using %s"
11947 #~ msgid "ssl!!"
11948 #~ msgstr "ssl!!"
11950 #~ msgid "%s on Haiku"
11951 #~ msgstr "%s on Haiku"
11953 #~ msgid "%s on w32"
11954 #~ msgstr "%s on w32"
11956 #~ msgid "Connecting to %s"
11957 #~ msgstr "Connecting to %s"
11959 #~ msgid "Doing incomplete packet"
11960 #~ msgstr "Doing incomplete packet"
11962 #~ msgid "Received %s"
11963 #~ msgstr "Received %s"
11965 #~ msgid "Sent bytes received"
11966 #~ msgstr "Sent bytes received"
11968 #~ msgid "%s, channel: %0x"
11969 #~ msgstr "%s, channel: %0x"
11971 #~ msgid "Calling remote method %s"
11972 #~ msgstr "Calling remote method %s"
11974 #~ msgid "Handshake completed"
11975 #~ msgstr "Handshake completed"
11977 #~ msgid "Server Uptime : %d"
11978 #~ msgstr "Server Uptime : %d"
11980 #~ msgid "FMS Version   : %d.%d.%d.%d"
11981 #~ msgstr "FMS Version   : %d.%d.%d.%d"
11983 #~ msgid "Sending control type %s %s"
11984 #~ msgstr "Sending control type %s %s"
11986 #~ msgid "Changed chunk size to %d"
11987 #~ msgstr "Changed chunk size to %d"
11989 #~ msgid "Received control packet %s with argument %s"
11990 #~ msgstr "Received control packet %s with argument %s"
11992 #~ msgid "Stream is recorded: %s"
11993 #~ msgstr "Stream is recorded: %s"
11995 #~ msgid "Server bandwidth is %s"
11996 #~ msgstr "Server bandwidth is %s"
11998 #~ msgid "Client bandwidth is %d %d"
11999 #~ msgstr "Client bandwidth is %d %d"
12001 #~ msgid "PNG warning: %s"
12002 #~ msgstr "PNG warning: %s"
12004 #~ msgid "Converting palette PNG to RGB(A)"
12005 #~ msgstr "Converting palette PNG to RGB(A)"
12007 #~ msgid "Setting grey bit depth(%d) to 8"
12008 #~ msgstr "Setting grey bit depth(%d) to 8"
12010 #~ msgid "Applying transparency block, image is RGBA"
12011 #~ msgstr "Applying transparency block, image is RGBA"
12013 #~ msgid "Loading PNG image with alpha"
12014 #~ msgstr "Loading PNG image with alpha"
12016 #~ msgid "Loading PNG image without alpha"
12017 #~ msgstr "Loading PNG image without alpha"
12019 #~ msgid "Converting greyscale PNG to RGB(A)"
12020 #~ msgstr "Converting greyscale PNG to RGB(A)"
12022 #~ msgid "inflater_impl::reset() inflateReset() returned %d"
12023 #~ msgstr "inflater_impl::reset() inflateReset() returned %d"
12025 #~ msgid "Inflater is in error condition"
12026 #~ msgstr "Inflater is in error condition"
12028 #~ msgid "inflater reset due to seek back from %d to %d"
12029 #~ msgstr "inflater reset due to seek back from %d to %d"
12031 #~ msgid "Trouble: can't seek any further.. "
12032 #~ msgstr "Trouble: can't seek any further.. "
12034 #~ msgid "inflateInit() returned %d"
12035 #~ msgstr "inflateInit() returned %d"
12037 #~ msgid "Error"
12038 #~ msgstr "Error"
12040 #~ msgid "Socket interrupted by a system call"
12041 #~ msgstr "Socket interrupted by a system call"
12043 #~ msgid "Plugins path: %s"
12044 #~ msgstr "Plugins path: %s"
12046 #~ msgid "Scanning directory \"%s\" for plugins"
12047 #~ msgstr "Scanning directory \"%s\" for plugins"
12049 #~ msgid "Gnash Plugin name: %s"
12050 #~ msgstr "Gnash Plugin name: %s"
12052 #~ msgid "~CurlSession"
12053 #~ msgstr "~CurlSession"
12055 #~ msgid "curl write callback called for (%d) bytes"
12056 #~ msgstr "curl write callback called for (%d) bytes"
12058 #~ msgid "Not running: fillCacheNonBlocking returning"
12059 #~ msgstr "Not running: fillCacheNonBlocking returning"
12061 #~ msgid "fillCache(%d), called, currently cached: %d"
12062 #~ msgstr "fillCache(%d), called, currently cached: %d"
12064 #~ msgid "Not running: returning"
12065 #~ msgstr "Not running: returning"
12067 #~ msgid "Already enough bytes cached: returning"
12068 #~ msgstr "Already enough bytes cached: returning"
12070 #~ msgid "User timeout is %u milliseconds"
12071 #~ msgstr "User timeout is %u milliseconds"
12073 #~ msgid "Max fd: %d"
12074 #~ msgstr "Max fd: %d"
12076 #~ msgid "curl_multi_fdset: maxfd == %1%"
12077 #~ msgstr "curl_multi_fdset: maxfd == %1%"
12079 #~ msgid "select() with %d milliseconds timeout"
12080 #~ msgstr "select() with %d milliseconds timeout"
12082 #~ msgid "select() was interrupted by a signal"
12083 #~ msgstr "select() was interrupted by a signal"
12085 #~ msgid "select() timed out, elapsed is %u"
12086 #~ msgstr "select() timed out, elapsed is %u"
12088 #~ msgid "FD activity, resetting progress timer"
12089 #~ msgstr "FD activity, resetting progress timer"
12091 #~ msgid "CurlStreamFile %p created"
12092 #~ msgstr "CurlStreamFile %p created"
12094 #~ msgid "CurlStreamFile %p deleted"
12095 #~ msgstr "CurlStreamFile %p deleted"
12097 #~ msgid "read(%d) called"
12098 #~ msgstr "read(%d) called"
12100 #~ msgid "_cache.tell = %d"
12101 #~ msgstr "_cache.tell = %d"
12103 #~ msgid "readNonBlocking(%d) called"
12104 #~ msgstr "readNonBlocking(%d) called"
12106 #~ msgid "eof() returning %d"
12107 #~ msgstr "eof() returning %d"
12109 #~ msgid "tell() returning %ld"
12110 #~ msgstr "tell() returning %ld"
12112 #~ msgid "Warning: seek backward requested (%ld from %ld)"
12113 #~ msgstr "Warning: seek backward requested (%ld from %ld)"
12115 #~ msgid "get_stream_size() returning %lu"
12116 #~ msgstr "get_stream_size() returning %lu"
12118 #~ msgid "Importing cookies from file '%s'"
12119 #~ msgstr "Importing cookies from file '%s'"
12121 #~ msgid "Exporting cookies file '%s'"
12122 #~ msgstr "Exporting cookies file '%s'"
12124 #~ msgid "making curl stream for %s"
12125 #~ msgstr "making curl stream for %s"
12127 #~ msgid ""
12128 #~ "No shared memory key specified in rcfile. Using default for communication "
12129 #~ "with other players"
12130 #~ msgstr ""
12131 #~ "No shared memory key specified in rcfile. Using default for communication "
12132 #~ "with other players"
12134 #~ msgid "Using shared memory key %s"
12135 #~ msgstr "Using shared memory key %s"
12137 #~ msgid "Found interlaced GIF (%d x %d)"
12138 #~ msgstr "Found interlaced GIF (%d x %d)"
12140 #~ msgid "Found non-interlaced GIF (%d x %d)"
12141 #~ msgstr "Found non-interlaced GIF (%d x %d)"
12143 #~ msgid "Long jump: banzaaaaaai!"
12144 #~ msgstr "Long jump: banzaaaaaai!"
12146 #~ msgid "GC %p created"
12147 #~ msgstr "GC %p created"
12149 #~ msgid "GC deleted, deleting all managed resources - collector run %d times"
12150 #~ msgstr "GC deleted, deleting all managed resources - collector run %d times"
12152 #~ msgid "GC: sweep scan started"
12153 #~ msgstr "GC: sweep scan started"
12155 #~ msgid "GC: recycling object %p (%s)"
12156 #~ msgstr "GC: recycling object %p (%s)"
12158 #~ msgid "GC: recycled %d unreachable resources - %d left"
12159 #~ msgstr "GC: recycled %d unreachable resources - %d left"
12161 #~ msgid ""
12162 #~ "GC: collection cycle started - %d/%d new resources allocated since last "
12163 #~ "run (from %d to %d)"
12164 #~ msgstr ""
12165 #~ "GC: collection cycle started - %d/%d new resources allocated since last "
12166 #~ "run (from %d to %d)"
12168 #~ msgid "amf0 read bool: %d"
12169 #~ msgstr "amf0 read bool: %d"
12171 #~ msgid "amf0 read double: %e"
12172 #~ msgstr "amf0 read double: %e"
12174 #~ msgid "amf0 read string: %s"
12175 #~ msgstr "amf0 read string: %s"
12177 #~ msgid "amf0 read long string: %s"
12178 #~ msgstr "amf0 read long string: %s"
12180 #~ msgid "Warning: rendering ended while drawing a mask"
12181 #~ msgstr "Warning: rendering ended while drawing a mask"
12183 #~ msgid "Warning: rendering ended while masks were still active"
12184 #~ msgstr "Warning: rendering ended while masks were still active"
12186 #~ msgid ""
12187 #~ "Warning: select_clipbounds encountered a character definition with null "
12188 #~ "bounds"
12189 #~ msgstr ""
12190 #~ "Warning: select_clipbounds encountered a character definition with null "
12191 #~ "bounds"
12193 #~ msgid "Warning: AGG renderer skipping a whole character"
12194 #~ msgstr "Warning: AGG renderer skipping a whole character"
12196 #~ msgid "Framebuffer pixel format is %s (little-endian host)"
12197 #~ msgstr "Framebuffer pixel format is %s (little-endian host)"
12199 #~ msgid "Framebuffer pixel format is %s (big-endian host)"
12200 #~ msgstr "Framebuffer pixel format is %s (big-endian host)"
12202 #~ msgid "There are %d bytes in the network buffer"
12203 #~ msgstr "There are %d bytes in the network buffer"
12205 #~ msgid "to_primitive(%s)"
12206 #~ msgstr "to_primitive(%s)"
12208 #~ msgid "to_primitive: method call returned %s"
12209 #~ msgstr "to_primitive: method call returned %s"
12211 #~ msgid "to_primitive(%s, NUMBER) threw an ActionTypeError %s"
12212 #~ msgstr "to_primitive(%s, NUMBER) threw an ActionTypeError %s"
12214 #~ msgid "Loading native class %s"
12215 #~ msgstr "Loading native class %s"
12217 #~ msgid "Starting movie loader thread"
12218 #~ msgstr "Starting movie loader thread"
12220 #~ msgid "Loader thread killed"
12221 #~ msgstr "Loader thread killed"
12223 #~ msgid "processRequests: lock on requests: trying"
12224 #~ msgstr "processRequests: lock on requests: trying"
12226 #~ msgid "processRequests: lock on requests: obtained"
12227 #~ msgstr "processRequests: lock on requests: obtained"
12229 #~ msgid "Movie loader thread getting to sleep (nothing more to do)"
12230 #~ msgstr "Movie loader thread getting to sleep (nothing more to do)"
12232 #~ msgid "Movie loader thread waked up"
12233 #~ msgstr "Movie loader thread waked up"
12235 #~ msgid "processRequests: lock on requests: release"
12236 #~ msgstr "processRequests: lock on requests: release"
12238 #~ msgid "Movie loader thread processing request for target %s"
12239 #~ msgstr "Movie loader thread processing request for target %s"
12241 #~ msgid "Movie loader thread completed request for target %s"
12242 #~ msgstr "Movie loader thread completed request for target %s"
12244 #~ msgid "clear: lock on requests: trying"
12245 #~ msgstr "clear: lock on requests: trying"
12247 #~ msgid "clear: lock on requests: obtained"
12248 #~ msgstr "clear: lock on requests: obtained"
12250 #~ msgid "clear: lock on kill: trying"
12251 #~ msgstr "clear: lock on kill: trying"
12253 #~ msgid "clear: lock on kill: obtained"
12254 #~ msgstr "clear: lock on kill: obtained"
12256 #~ msgid "clear: lock on kill: release for kill"
12257 #~ msgstr "clear: lock on kill: release for kill"
12259 #~ msgid "waking up loader thread"
12260 #~ msgstr "waking up loader thread"
12262 #, fuzzy
12263 #~ msgid "clear: lock on requests: release ater notify_all"
12264 #~ msgstr "clear: lock on requests: release ater notify_all"
12266 #~ msgid "MovieLoader notified, joining"
12267 #~ msgstr "MovieLoader notified, joining"
12269 #~ msgid "MovieLoader joined"
12270 #~ msgstr "MovieLoader joined"
12272 #~ msgid "clear: lock on requests: release if not after notify_all"
12273 #~ msgstr "clear: lock on requests: release if not after notify_all"
12275 #~ msgid "processCompletedRequest: _level loading (level %u)"
12276 #~ msgstr "processCompletedRequest: _level loading (level %u)"
12278 #~ msgid "Target %s of a loadMovie request doesn't exist at load complete time"
12279 #~ msgstr ""
12280 #~ "Target %s of a loadMovie request doesn't exist at load complete time"
12282 #~ msgid "processCompletedRequests: lock on requests: trying"
12283 #~ msgstr "processCompletedRequests: lock on requests: trying"
12285 #~ msgid "processCompletedRequests: lock on requests: obtained"
12286 #~ msgstr "processCompletedRequests: lock on requests: obtained"
12288 #~ msgid "Checking %d requests for completeness"
12289 #~ msgstr "Checking %d requests for completeness"
12291 #~ msgid "processCompletedRequests: lock on requests: releasing"
12292 #~ msgstr "processCompletedRequests: lock on requests: releasing"
12294 #~ msgid "Load request for target %s completed"
12295 #~ msgstr "Load request for target %s completed"
12297 #~ msgid "processCompletedRequests: lock on requests for removal: trying"
12298 #~ msgstr "processCompletedRequests: lock on requests for removal: trying"
12300 #~ msgid "processCompletedRequests: lock on requests for removal: obtained"
12301 #~ msgstr "processCompletedRequests: lock on requests for removal: obtained"
12303 #~ msgid "processCompletedRequests: lock on requests for removal: release"
12304 #~ msgstr "processCompletedRequests: lock on requests for removal: release"
12306 #~ msgid "MovieLoader::loadMovie(%s, %s)"
12307 #~ msgstr "MovieLoader::loadMovie(%s, %s)"
12309 #~ msgid "loadMovie: lock on requests: trying"
12310 #~ msgstr "loadMovie: lock on requests: trying"
12312 #~ msgid "loadMovie: lock on requests: obtained"
12313 #~ msgstr "loadMovie: lock on requests: obtained"
12315 #~ msgid "loadMovie: waking up existing thread"
12316 #~ msgstr "loadMovie: waking up existing thread"
12318 #~ msgid "loadMovie: lock on requests: release"
12319 #~ msgstr "loadMovie: lock on requests: release"
12321 #~ msgid "setReachable: lock on requests: trying"
12322 #~ msgstr "setReachable: lock on requests: trying"
12324 #~ msgid "setReachable: lock on requests: obtained"
12325 #~ msgstr "setReachable: lock on requests: obtained"
12327 #~ msgid "setReachable: lock on requests: release"
12328 #~ msgstr "setReachable: lock on requests: release"
12330 #~ msgid "moveTo: %ld,%ld"
12331 #~ msgstr "moveTo: %ld,%ld"
12333 #~ msgid "lineTo: %ld,%ld"
12334 #~ msgstr "lineTo: %ld,%ld"
12336 #~ msgid "conicTo: %ld,%ld %ld,%ld"
12337 #~ msgstr "conicTo: %ld,%ld %ld,%ld"
12339 #~ msgid "cubicTo: %ld,%ld %ld,%ld %ld,%ld"
12340 #~ msgstr "cubicTo: %ld,%ld %ld,%ld %ld,%ld"
12342 #~ msgid "Found %d fonts matching the family %s (using first)"
12343 #~ msgstr "Found %d fonts matching the family %s (using first)"
12345 #~ msgid "Matching font %d has unknown filename, skipping"
12346 #~ msgstr "Matching font %d has unknown filename, skipping"
12348 #~ msgid "Loading font from file %d"
12349 #~ msgstr "Loading font from file %d"
12351 #~ msgid "EM square for font '%s' is %d, scale is this %g"
12352 #~ msgstr "EM square for font '%s' is %d, scale is this %g"
12354 #~ msgid "Advance value for glyph '%c' is %g (horiAdvance:%ld, scale:%g)"
12355 #~ msgstr "Advance value for glyph '%c' is %g (horiAdvance:%ld, scale:%g)"
12357 #~ msgid "Decomposing glyph outline for DisplayObject %u"
12358 #~ msgstr "Decomposing glyph outline for DisplayObject %u"
12360 #~ msgid "Decomposed glyph for DisplayObject '%c' has bounds %s"
12361 #~ msgstr "Decomposed glyph for DisplayObject '%c' has bounds %s"
12363 #~ msgid "completeLoad called"
12364 #~ msgstr "completeLoad called"
12366 #~ msgid "Read %u bytes"
12367 #~ msgstr "Read %u bytes"
12369 #~ msgid "toparse: %s"
12370 #~ msgstr "toparse: %s"
12372 #~ msgid "parseable: %s"
12373 #~ msgstr "parseable: %s"
12375 #~ msgid "toparse nextline: %s"
12376 #~ msgstr "toparse nextline: %s"
12378 #~ msgid "Cancelling LoadVariables download thread..."
12379 #~ msgstr "Cancelling LoadVariables download thread..."
12381 #~ msgid "TextField.removeTextField() TESTING"
12382 #~ msgstr "TextField.removeTextField() TESTING"
12384 #~ msgid "Initial connection complete"
12385 #~ msgstr "Initial connection complete"
12387 #~ msgid "Connection to movie: %s"
12388 #~ msgstr "Connection to movie: %s"
12390 #~ msgid "NetConnection.call(%s)"
12391 #~ msgstr "NetConnection.call(%s)"
12393 #~ msgid "Invoke name %s"
12394 #~ msgstr "Invoke name %s"
12396 #~ msgid "Invoking %s(%s)"
12397 #~ msgstr "Invoking %s(%s)"
12399 #~ msgid "callback called"
12400 #~ msgstr "callback called"
12402 #~ msgid "creating connection"
12403 #~ msgstr "creating connection"
12405 #~ msgid "NetConnection.call(): encoded args from %1% calls: %2%"
12406 #~ msgstr "NetConnection.call(): encoded args from %1% calls: %2%"
12408 #~ msgid "Attempt to read %d bytes"
12409 #~ msgstr "Attempt to read %d bytes"
12411 #~ msgid ""
12412 #~ "NetConnection.call: reply buffer capacity (%d) is too small to accept "
12413 #~ "next %d bytes of chunk (current size is %d). Reserving %d bytes."
12414 #~ msgstr ""
12415 #~ "NetConnection.call: reply buffer capacity (%d) is too small to accept "
12416 #~ "next %d bytes of chunk (current size is %d). Reserving %d bytes."
12418 #~ msgid "read '%1%' bytes: %2%"
12419 #~ msgstr "read '%1%' bytes: %2%"
12421 #~ msgid "connection is in error condition, calling NetConnection.onStatus"
12422 #~ msgstr "connection is in error condition, calling NetConnection.onStatus"
12424 #~ msgid "hit eof"
12425 #~ msgstr "hit eof"
12427 #~ msgid "Invoke: read method string %s"
12428 #~ msgstr "Invoke: read method string %s"
12430 #~ msgid "Server invoking <%s>"
12431 #~ msgstr "Server invoking <%s>"
12433 #~ msgid "Received result for method call %s"
12434 #~ msgstr "Received result for method call %s"
12436 #~ msgid "Value: %s"
12437 #~ msgstr "Value: %s"
12439 #~ msgid "Received server call %s %s"
12440 #~ msgstr "Received server call %s %s"
12442 #~ msgid "AMF buffer for _onbwdone: %s\n"
12443 #~ msgstr "AMF buffer for _onbwdone: %s\n"
12445 #~ msgid "Latency: %s, bandwidth %s"
12446 #~ msgstr "Latency: %s, bandwidth %s"
12448 #~ msgid ""
12449 #~ "PlayHead::advance(): not all consumers consumed current position, won't "
12450 #~ "advance"
12451 #~ msgstr ""
12452 #~ "PlayHead::advance(): not all consumers consumed current position, won't "
12453 #~ "advance"
12455 #~ msgid "ExternalInterface not accessible when running standalone."
12456 #~ msgstr "ExternalInterface not accessible when running standalone."
12458 #~ msgid "adding callback %s"
12459 #~ msgstr "adding callback %s"
12461 #~ msgid "ExternalInterface not accessible on call."
12462 #~ msgstr "ExternalInterface not accessible on call."
12464 #~ msgid "Calling External method \"%s\""
12465 #~ msgstr "Calling External method \"%s\""
12467 #~ msgid "Loading flash.external.ExternalInterface class"
12468 #~ msgstr "Loading flash.external.ExternalInterface class"
12470 #~ msgid "Loading flash.external package"
12471 #~ msgstr "Loading flash.external package"
12473 #~ msgid "Loading flash.net package"
12474 #~ msgstr "Loading flash.net package"
12476 #~ msgid "Loading flash.geom.Rectangle class"
12477 #~ msgstr "Loading flash.geom.Rectangle class"
12479 #~ msgid "Loading flash.geom package"
12480 #~ msgstr "Loading flash.geom package"
12482 #~ msgid "Loading flash.geom.Point class"
12483 #~ msgstr "Loading flash.geom.Point class"
12485 #~ msgid "Loading flash.geom.ColorTransform class"
12486 #~ msgstr "Loading flash.geom.ColourTransform class"
12488 #~ msgid "(Matrix.concat) This matrix (pre-transform): %s"
12489 #~ msgstr "(Matrix.concat) This matrix (pre-transform): %s"
12491 #~ msgid "(Matrix.concat) Transform matrix: %s"
12492 #~ msgstr "(Matrix.concat) Transform matrix: %s"
12494 #~ msgid "(Matrix.concat) This matrix (post-transform): %s"
12495 #~ msgstr "(Matrix.concat) This matrix (post-transform): %s"
12497 #~ msgid "(Matrix.rotate) This matrix (pre-transform): %s"
12498 #~ msgstr "(Matrix.rotate) This matrix (pre-transform): %s"
12500 #~ msgid "(Matrix.rotate) Transformation matrix: %s"
12501 #~ msgstr "(Matrix.rotate) Transformation matrix: %s"
12503 #~ msgid "(Matrix.rotate) This matrix (post-transform): %s"
12504 #~ msgstr "(Matrix.rotate) This matrix (post-transform): %s"
12506 #~ msgid "(Matrix.scale) This matrix (pre-transform): %s"
12507 #~ msgstr "(Matrix.scale) This matrix (pre-transform): %s"
12509 #~ msgid "(Matrix.scale) Transformation matrix: %s"
12510 #~ msgstr "(Matrix.scale) Transformation matrix: %s"
12512 #~ msgid "(Matrix.scale) This matrix (post-transform): %s"
12513 #~ msgstr "(Matrix.scale) This matrix (post-transform): %s"
12515 #~ msgid "Loading flash.geom.Matrix class"
12516 #~ msgstr "Loading flash.geom.Matrix class"
12518 #~ msgid "Loading flash.geom.Transform class"
12519 #~ msgstr "Loading flash.geom.Transform class"
12521 #~ msgid "Loading flash.filters package"
12522 #~ msgstr "Loading flash.filters package"
12524 #~ msgid "Loading flash.filters.BitmapFilter class"
12525 #~ msgstr "Loading flash.filters.BitmapFilter class"
12527 #~ msgid "Loading flash.text package"
12528 #~ msgstr "Loading flash.text package"
12530 #~ msgid "Loading flash.display package"
12531 #~ msgstr "Loading flash.display package"
12533 #~ msgid "BitmapData.draw() called without an active renderer"
12534 #~ msgstr "BitmapData.draw() called without an active renderer"
12536 #~ msgid "Current renderer does not support internal rendering"
12537 #~ msgstr "Current renderer does not support internal rendering"
12539 #~ msgid "Loading flash.display.BitmapData class"
12540 #~ msgstr "Loading flash.display.BitmapData class"
12542 #~ msgid "stopProbeTimer called"
12543 #~ msgstr "stopProbeTimer called"
12545 #~ msgid "Probing audio for load"
12546 #~ msgstr "Probing audio for load"
12548 #~ msgid "Probing audio for end"
12549 #~ msgstr "Probing audio for end"
12551 #~ msgid "Probing audio for start"
12552 #~ msgstr "Probing audio for start"
12554 #~ msgid "Attaching aux streamer"
12555 #~ msgstr "Attaching aux streamer"
12557 #~ msgid "Character attached to Sound was unloaded and couldn't rebind"
12558 #~ msgstr "Character attached to Sound was unloaded and couldn't rebind"
12560 #~ msgid "We have no sound handler here..."
12561 #~ msgstr "We have no sound handler here..."
12563 #~ msgid "No media or sound handlers, won't load any sound"
12564 #~ msgstr "No media or sound handlers, won't load any sound"
12566 #~ msgid "Attaching the aux streamer"
12567 #~ msgstr "Attaching the aux streamer"
12569 #~ msgid "Seeked MediaParser to %d, returned: %d"
12570 #~ msgstr "Seeked MediaParser to %d, returned: %d"
12572 #~ msgid "Sound.start: secOff:%d"
12573 #~ msgstr "Sound.start: secOff:%d"
12575 #~ msgid "MovieClip.loadVariables(%s) - TESTING "
12576 #~ msgstr "MovieClip.loadVariables(%s) - TESTING "
12578 #~ msgid "%s.lineTo(%g,%g);"
12579 #~ msgstr "%s.lineTo(%g,%g);"
12581 #~ msgid "%s.curveTo(%g,%g,%g,%g);"
12582 #~ msgstr "%s.curveTo(%g,%g,%g,%g);"
12584 #~ msgid ""
12585 #~ "%s.beginGradientFill(%s): too many array elements for colors and ratios "
12586 #~ "(%d), will trim to 8"
12587 #~ msgstr ""
12588 #~ "%s.beginGradientFill(%s) : too many array elements for colours and ratios "
12589 #~ "(%d), will trim to 8"
12591 #~ msgid "MovieClip.attachBitmap: first argument should be a valid BitmapData"
12592 #~ msgstr "MovieClip.attachBitmap: first argument should be a valid BitmapData"
12594 #~ msgid "MovieClip.attachBitmap: expected 2 args, got %d"
12595 #~ msgstr "MovieClip.attachBitmap: expected 2 args, got %d"
12597 #~ msgid "%s: the camera is automatically chosen from gnashrc"
12598 #~ msgstr "%s: the camera is automatically chosen from gnashrc"
12600 #~ msgid "SOL: skip serialization of FUNCTION property"
12601 #~ msgstr "SOL: skip serialisation of FUNCTION property"
12603 #~ msgid "SharedObject %s not flushed (compiled as read-only mode)"
12604 #~ msgstr "SharedObject %s not flushed (compiled as read-only mode)"
12606 #~ msgid "Empty SOLSafeDir directive: we'll use '/tmp'"
12607 #~ msgstr "Empty SOLSafeDir directive: we'll use '/tmp'"
12609 #~ msgid "Invalid SOL safe dir %s: %s. Will try to create on flush/exit."
12610 #~ msgstr "Invalid SOL safe dir %s: %s. Will try to create on flush/exit."
12612 #~ msgid "SharedObject %s already known, returning it"
12613 #~ msgstr "SharedObject %s already known, returning it"
12615 #~ msgid "SharedObject %s not loaded. Loading it now"
12616 #~ msgstr "SharedObject %s not loaded. Loading it now"
12618 #~ msgid "SharedObject path: %s"
12619 #~ msgstr "SharedObject path: %s"
12621 #~ msgid "SO name:%s, root:%s"
12622 #~ msgstr "SO name:%s, root:%s"
12624 #~ msgid "SharedObject.getLocal returning %s"
12625 #~ msgstr "SharedObject.getLocal returning %s"
12627 #~ msgid "No existing SOL %s found. Will create on flush/exit."
12628 #~ msgstr "No existing SOL %s found. Will create on flush/exit."
12630 #~ msgid "readSOL: reading property name at byte %s"
12631 #~ msgstr "readSOL: reading property name at byte %s"
12633 #~ msgid "parsed sol member named '%s' (len %s),  value '%s'"
12634 #~ msgstr "parsed sol member named '%s' (len %s),  value '%s'"
12636 #~ msgid "Did not serialize object"
12637 #~ msgstr "Did not serialise object"
12639 #~ msgid "No ASnative(%d, %d) registered with the VM"
12640 #~ msgstr "No ASnative(%d, %d) registered with the VM"
12642 #~ msgid ""
12643 #~ "Stringifying node %p with name %s, as_value %s, %u attributes and %u "
12644 #~ "children"
12645 #~ msgstr ""
12646 #~ "Stringifying node %p with name %s, as_value %s, %u attributes and %u "
12647 #~ "children"
12649 #~ msgid "detachAuxStreamer called while not attached"
12650 #~ msgstr "detachAuxStreamer called while not attached"
12652 #~ msgid ""
12653 #~ "audio_streamer called, audioQueue size: %d, requested %d bytes of fill-up"
12654 #~ msgstr ""
12655 #~ "audio_streamer called, audioQueue size: %d, requested %d bytes of fill-up"
12657 #~ msgid "Calling %s(%s)"
12658 #~ msgstr "Calling %s(%s)"
12660 #~ msgid "read: %d, this string ends: %d"
12661 #~ msgstr "read: %d, this string ends: %d"
12663 #~ msgid " Message %d: %s "
12664 #~ msgstr " Message %d: %s "
12666 #~ msgid "XMLSocket.connect(%s) called"
12667 #~ msgstr "XMLSocket.connect(%s) called"
12669 #~ msgid "Invalid display string %s "
12670 #~ msgstr "Invalid display string %s "
12672 #~ msgid "Data %s expired at %s. Removing its target as a listener"
12673 #~ msgstr "Data %s expired at %s. Removing its target as a listener"
12675 #~ msgid "Not adding duplicated listener"
12676 #~ msgstr "Not adding duplicated listener"
12678 #~ msgid "Domain: %s"
12679 #~ msgstr "Domain: %s"
12681 #~ msgid "First bool: %s"
12682 #~ msgstr "First bool: %s"
12684 #~ msgid "Second Bool: %s"
12685 #~ msgstr "Second Bool: %s"
12687 #~ msgid "First Number: %s"
12688 #~ msgstr "First Number: %s"
12690 #~ msgid "Second Number: %s"
12691 #~ msgstr "Second Number: %s"
12693 #~ msgid "Data: %s"
12694 #~ msgstr "Data: %s"
12696 #~ msgid "Using GET method for sendAndLoad: %s"
12697 #~ msgstr "Using GET method for sendAndLoad: %s"
12699 #~ msgid ""
12700 #~ "CHECKME: removeTextField(%s): TextField depth (%d) out of the 'dynamic' "
12701 #~ "zone [0..1048575], won't remove"
12702 #~ msgstr ""
12703 #~ "CHECKME: removeTextField(%s): TextField depth (%d) out of the 'dynamic' "
12704 #~ "zone [0..1048575], won't remove"
12706 #~ msgid "rendering a Pol composed by corners %s"
12707 #~ msgstr "rendering a Pol composed by corners %s"
12709 #~ msgid ""
12710 #~ "setTextValue: variable name %s points to a non-existent target, I guess "
12711 #~ "we would not be registered if this was true, or the sprite we've "
12712 #~ "registered our variable name has been unloaded"
12713 #~ msgstr ""
12714 #~ "setTextValue: variable name %s points to a non-existent target, I guess "
12715 #~ "we would not be registered if this was true, or the sprite we've "
12716 #~ "registered our variable name has been unloaded"
12718 #~ msgid ""
12719 #~ "TextField text doesn't fit in its boundaries: width %g, margin %g - "
12720 #~ "nothing to align"
12721 #~ msgstr ""
12722 #~ "TextField text doesn't fit in its boundaries: width %g, margin %g - "
12723 #~ "nothing to align"
12725 #~ msgid ""
12726 #~ "HTML in a text field is unsupported, gnash will just ignore the tags and "
12727 #~ "print their content"
12728 #~ msgstr ""
12729 #~ "HTML in a text field is unsupported, gnash will just ignore the tags and "
12730 #~ "print their content"
12732 #~ msgid "in textformat"
12733 #~ msgstr "in textformat"
12735 #~ msgid "<%s> tag is unsupported"
12736 #~ msgstr "<%s> tag is unsupported"
12738 #~ msgid "Text in TextField %s exceeds width [ _bounds %s ]"
12739 #~ msgstr "Text in TextField %s exceeds width [ _bounds %s ]"
12741 #~ msgid " wordWrap=false, autoSize=none"
12742 #~ msgstr " wordWrap=false, autoSize=none"
12744 #, fuzzy
12745 #~ msgid "Text bbox expanded to %s (width: %f)"
12746 #~ msgstr "Text box expanded to %s (width: %f)"
12748 #~ msgid " wordWrap=true"
12749 #~ msgstr " wordWrap=true"
12751 #~ msgid " wordWrap=%d, autoSize=%d"
12752 #~ msgstr " wordWrap=%d, autoSize=%d"
12754 #~ msgid "VariableName: %s"
12755 #~ msgstr "VariableName: %s"
12757 #~ msgid "Variable text Path: %s, Var: %s"
12758 #~ msgstr "Variable text Path: %s, Var: %s"
12760 #~ msgid "registerTextVariable() called"
12761 #~ msgstr "registerTextVariable() called"
12763 #~ msgid ""
12764 #~ "VariableName associated to text field (%s) refer to an unknown target. It "
12765 #~ "is possible that the DisplayObject will be instantiated later in the SWF "
12766 #~ "stream. Gnash will try to register again on next access."
12767 #~ msgstr ""
12768 #~ "VariableName associated to text field (%s) refer to an unknown target. It "
12769 #~ "is possible that the DisplayObject will be instantiated later in the SWF "
12770 #~ "stream. Gnash will try to register again on next access."
12772 #~ msgid "HTML tag: %s"
12773 #~ msgstr "HTML tag: %s"
12775 #~ msgid "Calling updateText after change of variable name"
12776 #~ msgstr "Calling updateText after change of variable name"
12778 #~ msgid ""
12779 #~ "Calling registerTextVariable after change of variable name and updateText "
12780 #~ "call"
12781 #~ msgstr ""
12782 #~ "Calling registerTextVariable after change of variable name and updateText "
12783 #~ "call"
12785 #~ msgid "%p set_invalidated() of %s in %s:%d"
12786 #~ msgstr "%p set_invalidated() of %s in %s:%d"
12788 #~ msgid ""
12789 #~ "char %s (%s) was destroyed, stored its orig target (%s) for later "
12790 #~ "rebinding"
12791 #~ msgstr ""
12792 #~ "char %s (%s) was destroyed, stored its orig target (%s) for later "
12793 #~ "rebinding"
12795 #~ msgid "AMF0: skip serialization of FUNCTION property"
12796 #~ msgstr "AMF0: skip serialisation of FUNCTION property"
12798 #~ msgid " skip serialization of specially-named property %s"
12799 #~ msgstr " skip serialisation of specially-named property %s"
12801 #~ msgid " serializing property %s"
12802 #~ msgstr " serialising property %s"
12804 #~ msgid "amf: serializing object (or function) as reference to %d"
12805 #~ msgstr "amf: serialising object (or function) as reference to %d"
12807 #~ msgid "amf: serializing date object with index %d and value %g"
12808 #~ msgstr "amf: serialising date object with index %d and value %g"
12810 #~ msgid "amf: serializing array of %d elements as STRICT_ARRAY (index %d)"
12811 #~ msgstr "amf: serialising array of %d elements as STRICT_ARRAY (index %d)"
12813 #~ msgid "amf: serializing array of %d elements as ECMA_ARRAY (index %d) "
12814 #~ msgstr "amf: serialising array of %d elements as ECMA_ARRAY (index %d) "
12816 #~ msgid "amf: serializing object (or function) with index %d"
12817 #~ msgstr "amf: serialising object (or function) with index %d"
12819 #~ msgid "amf: serializing undefined"
12820 #~ msgstr "amf: serialising undefined"
12822 #~ msgid "amf: serializing null"
12823 #~ msgstr "amf: serialising null"
12825 #~ msgid "amf0 starting read of STRICT_ARRAY with %i elements"
12826 #~ msgstr "amf0 starting read of STRICT_ARRAY with %i elements"
12828 #~ msgid "amf0 starting read of ECMA_ARRAY with %i elements"
12829 #~ msgstr "amf0 starting read of ECMA_ARRAY with %i elements"
12831 #~ msgid "amf0 ECMA_ARRAY prop name is %s"
12832 #~ msgstr "amf0 ECMA_ARRAY prop name is %s"
12834 #~ msgid "amf0 starting read of OBJECT"
12835 #~ msgstr "amf0 starting read of OBJECT"
12837 #~ msgid "readAMF0: reference #%d"
12838 #~ msgstr "readAMF0: reference #%d"
12840 #~ msgid "amf0 read date: %e"
12841 #~ msgstr "amf0 read date: %e"
12843 #~ msgid "ActionNextFrame: as_environment target is null or not a sprite"
12844 #~ msgstr "ActionNextFrame: as_environment target is null or not a sprite"
12846 #~ msgid "ActionPrevFrame: as_environment target is null or not a sprite"
12847 #~ msgstr "ActionPrevFrame: as_environment target is null or not a sprite"
12849 #~ msgid "ActionPlay: as_environment target is null or not a sprite"
12850 #~ msgstr "ActionPlay: as_environment target is null or not a sprite"
12852 #~ msgid "ActionStop: as_environment target is null or not a sprite"
12853 #~ msgstr "ActionStop: as_environment target is null or not a sprite"
12855 #~ msgid "ActionGotoFrame: as_environment target is null or not a sprite"
12856 #~ msgstr "ActionGotoFrame: as_environment target is null or not a sprite"
12858 #~ msgid "to_primitive(%s) threw an ActionTypeError %s"
12859 #~ msgstr "to_primitive(%s) threw an ActionTypeError %s"
12861 #~ msgid ""
12862 #~ "get url: target=%s, url=%s, method=%x (sendVars:%X, loadTarget:%d, "
12863 #~ "loadVariable:%d)"
12864 #~ msgstr ""
12865 #~ "get URL: target=%s, url=%s, method=%x (sendVars:%X, loadTarget:%d, "
12866 #~ "loadVariable:%d)"
12868 #~ msgid "getURL2 loadVariable"
12869 #~ msgstr "getURL2 loadVariable"
12871 #~ msgid "getURL2 target load"
12872 #~ msgstr "getURL2 target load"
12874 #~ msgid "Testing _level loading (level %u)"
12875 #~ msgstr "Testing _level loading (level %u)"
12877 #~ msgid "(%s + %s) [primitive conversion done]"
12878 #~ msgstr "(%s + %s) [primitive conversion done]"
12880 #~ msgid "Removed button record shifted from depth %d to depth %d"
12881 #~ msgstr "Removed button record shifted from depth %d to depth %d"
12883 #~ msgid "path: %s, var: %s"
12884 #~ msgstr "path: %s, var: %s"
12886 #~ msgid "Took %s as _global, returning _global"
12887 #~ msgstr "Took %s as _global, returning _global"
12889 #~ msgid "Found %s in _global"
12890 #~ msgstr "Found %s in _global"
12892 #~ msgid ""
12893 #~ "CHECKME: nested mask in MouseEntityFinder. This mask is %s at depth %d "
12894 #~ "outer mask masked up to depth %d."
12895 #~ msgstr ""
12896 #~ "CHECKME: nested mask in MouseEntityFinder. This mask is %s at depth %d "
12897 #~ "outer mask masked up to depth %d."
12899 #~ msgid ""
12900 #~ "Character %s at depth %d is a mask not hitting the query point %g,%g and "
12901 #~ "masking up to depth %d"
12902 #~ msgstr ""
12903 #~ "Character %s at depth %d is a mask not hitting the query point %g,%g and "
12904 #~ "masking up to depth %d"
12906 #~ msgid "Character %s at depth %d is a mask hitting the query point %g,%g"
12907 #~ msgstr "Character %s at depth %d is a mask hitting the query point %g,%g"
12909 #~ msgid ""
12910 #~ "MouseEntityFinder found DisplayObject %s (depth %d) hitting point %g,%g"
12911 #~ msgstr ""
12912 #~ "MouseEntityFinder found DisplayObject %s (depth %d) hitting point %g,%g"
12914 #~ msgid ""
12915 #~ "CHECKME: nested mask in DropTargetFinder. This mask is %s at depth %d "
12916 #~ "outer mask masked up to depth %d."
12917 #~ msgstr ""
12918 #~ "CHECKME: nested mask in DropTargetFinder. This mask is %s at depth %d "
12919 #~ "outer mask masked up to depth %d."
12921 #~ msgid "FIXME: invisible mask in MouseEntityFinder."
12922 #~ msgstr "FIXME: invisible mask in MouseEntityFinder."
12924 #~ msgid "Event %s invoked for movieclip %s"
12925 #~ msgstr "Event %s invoked for movieclip %s"
12927 #~ msgid "Sprite %s ignored ENTER_FRAME event (is unloaded)"
12928 #~ msgstr "Sprite %s ignored ENTER_FRAME event (is unloaded)"
12930 #~ msgid "Sprite %s ignored button-like event %s as not 'enabled'"
12931 #~ msgstr "Sprite %s ignored button-like event %s as not 'enabled'"
12933 #~ msgid ""
12934 #~ "Sprite %s (depth %d) won't check for user-defined LOAD event (is not "
12935 #~ "dynamic, has a parent, no registered class and no clip events defined)"
12936 #~ msgstr ""
12937 #~ "Sprite %s (depth %d) won't check for user-defined LOAD event (is not "
12938 #~ "dynamic, has a parent, no registered class and no clip events defined)"
12940 #~ msgid "Advance movieclip '%s' at frame %u/%u"
12941 #~ msgstr "Advance movieclip '%s' at frame %u/%u"
12943 #~ msgid "Advance_movieclip for movieclip '%s' - frame %u/%u "
12944 #~ msgstr "Advance_movieclip for movieclip '%s' - frame %u/%u "
12946 #~ msgid "MovieClip::advance_movieclip we're in PLAYSTATE_PLAY mode"
12947 #~ msgstr "MovieClip::advance_movieclip we're in PLAYSTATE_PLAY mode"
12949 #~ msgid "on_event_load called, incrementing"
12950 #~ msgstr "on_event_load called, incrementing"
12952 #~ msgid "after increment we are at frame %u/%u"
12953 #~ msgstr "after increment we are at frame %u/%u"
12955 #~ msgid "Jumping back to frame 0 of movieclip %s"
12956 #~ msgstr "Jumping back to frame 0 of movieclip %s"
12958 #~ msgid "Executing frame%d (0-based) tags of movieclip %s"
12959 #~ msgstr "Executing frame%d (0-based) tags of movieclip %s"
12961 #~ msgid "MovieClip::advance_movieclip we're in STOP mode"
12962 #~ msgstr "MovieClip::advance_movieclip we're in STOP mode"
12964 #~ msgid ""
12965 #~ "Queuing init actions for DisplayObject %1% in frame %2% of MovieClip %3%"
12966 #~ msgstr ""
12967 #~ "Queuing init actions for DisplayObject %1% in frame %2% of MovieClip %3%"
12969 #~ msgid "Init actions for DisplayObject %1% already executed"
12970 #~ msgstr "Init actions for DisplayObject %1% already executed"
12972 #~ msgid "movieclip %s ::goto_frame(%d) - current frame is %d"
12973 #~ msgstr "movieclip %s ::goto_frame(%d) - current frame is %d"
12975 #~ msgid ""
12976 #~ "%s is a dynamic mask and can't handle mouse events, no point will hit it"
12977 #~ msgstr ""
12978 #~ "%s is a dynamic mask and can't handle mouse events, no point will hit it"
12980 #~ msgid "%s is dynamically masked by %s, which doesn't hit point %g,%g"
12981 #~ msgstr "%s is dynamically masked by %s, which doesn't hit point %g,%g"
12983 #~ msgid "Attached movieclips %s registered class is %p"
12984 #~ msgstr "Attached movieclips %s registered class is %p"
12986 #~ msgid "Sprite '%s' placed on stage"
12987 #~ msgstr "Sprite '%s' placed on stage"
12989 #~ msgid "Queuing INITIALIZE and CONSTRUCT events for movieclip %s"
12990 #~ msgstr "Queuing INITIALIZE and CONSTRUCT events for movieclip %s"
12992 #~ msgid "Unloading movieclip '%s'"
12993 #~ msgstr "Unloading movieclip '%s'"
12995 #~ msgid "Stream sound id from %d to %d, stopping old"
12996 #~ msgstr "Stream sound id from %d to %d, stopping old"
12998 #~ msgid "Video instance %s need display video frame (ratio) %d"
12999 #~ msgstr "Video instance %s need display video frame (ratio) %d"
13001 #~ msgid "  current frame == _lastDecodedVideoFrameNum (%d)"
13002 #~ msgstr "  current frame == _lastDecodedVideoFrameNum (%d)"
13004 #~ msgid "  current frame (%d) < _lastDecodedVideoFrameNum (%d)"
13005 #~ msgstr "  current frame (%d) < _lastDecodedVideoFrameNum (%d)"
13007 #~ msgid "  decoding embedded frames from %d to %d for Video object %s"
13008 #~ msgstr "  decoding embedded frames from %d to %d for Video object %s"
13010 #~ msgid "Disabling scripts: %1%"
13011 #~ msgstr "Disabling scripts: %1%"
13013 #~ msgid "Replacing starting movie"
13014 #~ msgstr "Replacing starting movie"
13016 #~ msgid "Loading into _level0"
13017 #~ msgstr "Loading into _level0"
13019 #~ msgid "Before swapLevels (source depth %d, target depth %d) levels are: "
13020 #~ msgstr "Before swapLevels (source depth %d, target depth %d) levels are: "
13022 #~ msgid " %d: %p (%s @ depth %d)"
13023 #~ msgstr " %d: %p (%s @ depth %d)"
13025 #~ msgid "%s.swapDepth(%d): target depth (%d) contains no movie"
13026 #~ msgstr "%s.swapDepth(%d): target depth (%d) contains no movie"
13028 #~ msgid "After swapLevels levels are: "
13029 #~ msgstr "After swapLevels levels are: "
13031 #~ msgid "original root movie had null bounds, not displaying"
13032 #~ msgstr "original root movie had null bounds, not displaying"
13034 #~ msgid "_level%u has null frame size, skipping"
13035 #~ msgstr "_level%u has null frame size, skipping"
13037 #~ msgid "Going to or from scaleMode=noScale. Viewport:%dx%d Def:%dx%d"
13038 #~ msgstr "Going to or from scaleMode=noScale. Viewport:%dx%d Def:%dx%d"
13040 #~ msgid "Processing %d actions in priority queue %d (call %u)"
13041 #~ msgstr "Processing %d actions in priority queue %d (call %u)"
13043 #~ msgid "Actions pushed in priority %d (< %d), restarting the scan (call %u)"
13044 #~ msgstr "Actions pushed in priority %d (< %d), restarting the scan (call %u)"
13046 #~ msgid "Done processing actions in priority queue %d (call %u)"
13047 #~ msgstr "Done processing actions in priority queue %d (call %u)"
13049 #~ msgid "Pushed action buffer for target %s"
13050 #~ msgstr "Pushed action buffer for target %s"
13052 #~ msgid "Processing %s call from the Browser."
13053 #~ msgstr "Processing %s call from the Browser."
13055 #~ msgid "Attempt to write response to ExternalInterface requests fd %d"
13056 #~ msgstr "Attempt to write response to ExternalInterface requests fd %d"
13058 #~ msgid "No response needed for %s request"
13059 #~ msgstr "No response needed for %s request"
13061 #~ msgid "Checking %d timers for expiry"
13062 #~ msgstr "Checking %d timers for expiry"
13064 #~ msgid "Global instance list grew to %d entries"
13065 #~ msgstr "Global instance list grew to %d entries"
13067 #~ msgid "---- movie_root::advance: %d live DisplayObjects in the global list"
13068 #~ msgstr "---- movie_root::advance: %d live DisplayObjects in the global list"
13070 #~ msgid ""
13071 #~ "Evaluating DisplayObject target path: element '%s' of path '%s' not found"
13072 #~ msgstr ""
13073 #~ "Evaluating DisplayObject target path: element '%s' of path '%s' not found"
13075 #~ msgid "%s: HOSTFD is %d"
13076 #~ msgstr "%s: HOSTFD is %d"
13078 #~ msgid "Launching URL: %s"
13079 #~ msgstr "Launching URL: %s"
13081 #~ msgid "Attempt to write geturl requests fd #%d"
13082 #~ msgstr "Attempt to write geturl requests fd #%d"
13084 #~ msgid ""
13085 #~ "SWF ScriptLimits tag attempting to set recursionLimit=%1% and "
13086 #~ "scriptsTimeout=%2% ignored as per rcfile directive"
13087 #~ msgstr ""
13088 #~ "SWF ScriptLimits tag attempting to set recursionLimit=%1% and "
13089 #~ "scriptsTimeout=%2% ignored as per rcfile directive"
13091 #~ msgid "Setting script limits: max recursion %d, timeout %d seconds"
13092 #~ msgstr "Setting script limits: max recursion %d, timeout %d seconds"
13094 #~ msgid "LoadableObject Loaded %d bytes, reaching %d/%d"
13095 #~ msgstr "LoadableObject Loaded %d bytes, reaching %d/%d"
13097 #~ msgid "LoadableObject reached EOF (%d/%d loaded)"
13098 #~ msgstr "LoadableObject reached EOF (%d/%d loaded)"
13100 #~ msgid "    advancing DisplayObject %s"
13101 #~ msgstr "    advancing DisplayObject %s"
13103 #~ msgid "    DisplayObject %s is unloaded, not advancing it"
13104 #~ msgstr "    DisplayObject %s is unloaded, not advancing it"
13106 #~ msgid "Movie %s already in library"
13107 #~ msgstr "Movie %s already in library"
13109 #~ msgid "Movie %s (SWF%d) added to library"
13110 #~ msgstr "Movie %s (SWF%d) added to library"
13112 #~ msgid "Movie %s (SWF%d) NOT added to library (resulted from a POST)"
13113 #~ msgstr "Movie %s (SWF%d) NOT added to library (resulted from a POST)"
13115 #~ msgid "Simple AS property %s inserted with flags %s"
13116 #~ msgstr "Simple AS property %s inserted with flags %s"
13118 #~ msgid "  %s: %s"
13119 #~ msgstr "  %s: %s"
13121 #~ msgid "AS GetterSetter %s replaced copying flags %s"
13122 #~ msgstr "AS GetterSetter %s replaced copying flags %s"
13124 #~ msgid "AS GetterSetter %s inserted with flags %s"
13125 #~ msgstr "AS GetterSetter %s inserted with flags %s"
13127 #~ msgid "Native GetterSetter %s replaced copying flags %s"
13128 #~ msgstr "Native GetterSetter %s replaced copying flags %s"
13130 #~ msgid "Native GetterSetter %s in namespace %s inserted with flags %s"
13131 #~ msgstr "Native GetterSetter %s in namespace %s inserted with flags %s"
13133 #~ msgid "Destructive AS property %s inserted with flags %s"
13134 #~ msgstr "Destructive AS property %s inserted with flags %s"
13136 #~ msgid "Destructive native property %s with flags %s"
13137 #~ msgstr "Destructive native property %s with flags %s"
13139 #~ msgid "Super has no associated prototype"
13140 #~ msgstr "Super has no associated prototype"
13142 #~ msgid "Super has no associated constructor"
13143 #~ msgstr "Super has no associated constructor"
13145 #~ msgid "add_property: property %s is being watched"
13146 #~ msgstr "add_property: property %s is being watched"
13148 #~ msgid "Property %s deleted by trigger on create (getter-setter)"
13149 #~ msgstr "Property %s deleted by trigger on create (getter-setter)"
13151 #~ msgid "Object %p can't be an instance of an object (%p) with no 'prototype'"
13152 #~ msgstr ""
13153 #~ "Object %p can't be an instance of an object (%p) with no 'prototype'"
13155 #~ msgid ""
13156 #~ "Object %p can't be an instance of an object (%p) with non-object "
13157 #~ "'prototype' (%s)"
13158 #~ msgstr ""
13159 #~ "Object %p can't be an instance of an object (%p) with non-object "
13160 #~ "'prototype' (%s)"
13162 #~ msgid ""
13163 #~ "Object %p is an instance of constructor %p as the constructor exposes our "
13164 #~ "__proto__ %p"
13165 #~ msgstr ""
13166 #~ "Object %p is an instance of constructor %p as the constructor exposes our "
13167 #~ "__proto__ %p"
13169 #~ msgid ""
13170 #~ "Object %p __proto__ %p had one interface matching with the constructor "
13171 #~ "prototype %p"
13172 #~ msgstr ""
13173 #~ "Object %p __proto__ %p had one interface matching with the constructor "
13174 #~ "prototype %p"
13176 #~ msgid "%d members of object %p follow"
13177 #~ msgstr "%d members of object %p follow"
13179 #~ msgid "No watch for property %s"
13180 #~ msgstr "No watch for property %s"
13182 #~ msgid "Watch on %s not removed (is a getter-setter)"
13183 #~ msgstr "Watch on %s not removed (is a getter-setter)"
13185 #~ msgid "Adding %d to the client array."
13186 #~ msgstr "Adding %d to the client array."
13188 #~ msgid "HTTP key is: %s"
13189 #~ msgstr "HTTP key is: %s"
13191 #~ msgid "Removing %d from the client array."
13192 #~ msgstr "Removing %d from the client array."
13194 #~ msgid "FILENAME: %s"
13195 #~ msgstr "FILENAME: %s"
13197 #~ msgid "Setting debugger ON"
13198 #~ msgstr "Setting debugger ON"
13200 #~ msgid ""
13201 #~ "Will sleep %ld microseconds between iterations - fps is %g, clockAdvance "
13202 #~ "is %lu"
13203 #~ msgstr ""
13204 #~ "Will sleep %ld microseconds between iterations - fps is %g, clockAdvance "
13205 #~ "is %lu"
13207 #~ msgid "iteration, timer: %lu, localDelay: %ld\n"
13208 #~ msgstr "iteration, timer: %lu, localDelay: %ld\n"
13210 #~ msgid "exiting after %d advances"
13211 #~ msgstr "exiting after %d advances"
13213 #~ msgid "exiting after %d times last frame was reached"
13214 #~ msgstr "exiting after %d times last frame was reached"
13216 #~ msgid "%d loop backs; jumping one-after latest frame (%d)"
13217 #~ msgstr "%d loop backs; jumping one-after latest frame (%d)"
13219 #~ msgid "FIXME: found filestream %s in cache!"
13220 #~ msgstr "FIXME: found filestream %s in cache!"
13222 #~ msgid "Sent GET Reply"
13223 #~ msgstr "Sent GET Reply"
13225 #~ msgid "Couldn't send GET Reply, no header data"
13226 #~ msgstr "Couldn't send GET Reply, no header data"
13228 #~ msgid "Couldn't send POST Reply, no header data"
13229 #~ msgstr "Couldn't send POST Reply, no header data"
13231 #~ msgid "Caught corrupted string! length was %d, null at %d"
13232 #~ msgstr "Caught corrupted string! length was %d, null at %d"
13234 #~ msgid "Setting Max Requests for Keep-Alive to %d"
13235 #~ msgstr "Setting Max Requests for Keep-Alive to %d"
13237 #~ msgid "Net HTTP server failed to read from fd #%d..."
13238 #~ msgstr "Net HTTP server failed to read from fd #%d..."
13240 #~ msgid "No active DiskStreams for fd #%d: %s..."
13241 #~ msgstr "No active DiskStreams for fd #%d: %s..."
13243 #~ msgid "Found active DiskStream! for fd #%d: %s"
13244 #~ msgstr "Found active DiskStream! for fd #%d: %s"
13246 #~ msgid "Keep-Alive is off"
13247 #~ msgstr "Keep-Alive is off"
13249 #~ msgid "Keep-Alive is on"
13250 #~ msgstr "Keep-Alive is on"
13252 #~ msgid "Processing time for GET request was %f seconds"
13253 #~ msgstr "Processing time for GET request was %f seconds"
13255 #~ msgid "Have a SIGINT interupt waiting!"
13256 #~ msgstr "Have a SIGINT interrupt waiting!"
13258 #~ msgid "Have a pending SIGINT interupt waiting!"
13259 #~ msgstr "Have a pending SIGINT interrupt waiting!"
13261 #~ msgid "Have a pending SIGPIPE interupt waiting!"
13262 #~ msgstr "Have a pending SIGPIPE interrupt waiting!"
13264 #~ msgid "The accept() socket for fd #%d never was available"
13265 #~ msgstr "The accept() socket for fd #%d never was available"
13267 #~ msgid "The accept() socket for fd #%d timed out waitingfor data"
13268 #~ msgstr "The accept() socket for fd #%d timed out waiting for data"
13270 #~ msgid "Closing framebuffer device"
13271 #~ msgstr "Closing framebuffer device"
13273 #~ msgid "WARNING: Could not open %s"
13274 #~ msgstr "WARNING: Could not open %s"
13276 #~ msgid "Original TTY NO = %d"
13277 #~ msgstr "Original TTY NO = %d"
13279 #~ msgid "WARNING: Could not request a new VT"
13280 #~ msgstr "WARNING: Could not request a new VT"
13282 #~ msgid "Own TTY NO = %d"
13283 #~ msgstr "Own TTY NO = %d"
13285 #~ msgid "VT %d ready"
13286 #~ msgstr "VT %d ready"
13288 #~ msgid "Restoring terminal..."
13289 #~ msgstr "Restoring terminal..."
13291 #~ msgid "red channel: %d / %d"
13292 #~ msgstr "red channel: %d / %d"
13294 #~ msgid "green channel: %d / %d"
13295 #~ msgstr "green channel: %d / %d"
13297 #~ msgid "blue channel: %d / %d"
13298 #~ msgstr "blue channel: %d / %d"
13300 #~ msgid "Total bits per pixel: %d"
13301 #~ msgstr "Total bits per pixel: %d"
13303 #~ msgid "Host FD #%d, Control FD #%d\n"
13304 #~ msgstr "Host FD #%d, Control FD #%d\n"
13306 #~ msgid "Setting renderer"
13307 #~ msgstr "Setting renderer"
13309 #~ msgid "Set renderer"
13310 #~ msgstr "Set renderer"
13312 #~ msgid "mouse @ %d,%d"
13313 #~ msgstr "mouse @ %d,%d"
13315 #~ msgid "Frame %d"
13316 #~ msgstr "Frame %d"
13318 #~ msgid "Timer delay set to %d milliseconds"
13319 #~ msgstr "Timer delay set to %d milliseconds"
13321 #~ msgid "Activating FPS debugging every %g seconds"
13322 #~ msgstr "Activating FPS debugging every %g seconds"
13324 #~ msgid ""
13325 #~ "Input movie has collapsed dimensions %d/%d. Setting to 1/1 and going on."
13326 #~ msgstr ""
13327 #~ "Input movie has collapsed dimensions %d/%d. Setting to 1/1 and going on."
13329 #~ msgid "Sent FsCommand '%s' to host fd %d"
13330 #~ msgstr "Sent FsCommand '%s' to host fd %d"
13332 #~ msgid "Running as plugin: skipping internal handling of FsCommand %s%s."
13333 #~ msgstr "Running as plugin: skipping internal handling of FsCommand %s%s."
13335 #~ msgid "Created XEmbedded window"
13336 #~ msgstr "Created XEmbedded window"
13338 #~ msgid "Created top level window"
13339 #~ msgstr "Created top level window"
13341 #~ msgid "GtkGui: Window resize request received"
13342 #~ msgstr "GtkGui: Window resize request received"
13344 #~ msgid "OpenGL extension version - %d.%d"
13345 #~ msgstr "OpenGL extension version - %d.%d"
13347 #~ msgid "Got single-buffered visual."
13348 #~ msgstr "Got single-buffered visual."
13350 #~ msgid "Got double-buffered visual."
13351 #~ msgstr "Got double-buffered visual."
13353 #~ msgid "VideoDecoderGst: initialisation failed."
13354 #~ msgstr "VideoDecoderGst: initialisation failed."
13356 #~ msgid "MediaParserGst failed to read the stream, but did not reach EOF!"
13357 #~ msgstr "MediaParserGst failed to read the stream, but did not reach EOF!"
13359 #~ msgid "AudioDecoderGst: initialisation failed."
13360 #~ msgstr "AudioDecoderGst: initialisation failed."
13362 #~ msgid "  Title:'%s'"
13363 #~ msgstr "  Title:'%s'"
13365 #~ msgid "  Author:'%s'"
13366 #~ msgstr "  Author:'%s'"
13368 #~ msgid "  Copyright:'%s'"
13369 #~ msgstr "  Copyright:'%s'"
13371 #~ msgid "  Comment:'%s'"
13372 #~ msgstr "  Comment:'%s'"
13374 #~ msgid "  Album:'%s'"
13375 #~ msgstr "  Album:'%s'"
13377 #~ msgid ""
13378 #~ "AudioDecoderFfmpeg: could not initialize a parser for flash codec id %d "
13379 #~ "(%s)"
13380 #~ msgstr ""
13381 #~ "AudioDecoderFfmpeg: could not initialise a parser for flash codec id %d "
13382 #~ "(%s)"
13384 #~ msgid ""
13385 #~ "AudioDecoderFfmpeg: could not initialize a parser for ffmpeg codec id %s"
13386 #~ msgstr ""
13387 #~ "AudioDecoderFfmpeg: could not initialise a parser for ffmpeg codec id %s"
13389 #~ msgid "Queuing init actions in frame %d of movieclip %s"
13390 #~ msgstr "Queuing init actions in frame %d of movieclip %s"
13392 #~ msgid ""
13393 #~ "Target frame of a gotoFrame(%d) was never loaded,although frame count in "
13394 #~ "header (%d) said we should have found it"
13395 #~ msgstr ""
13396 #~ "Target frame of a gotoFrame(%d) was never loaded, although frame count in "
13397 #~ "header (%d) said we should have found it"
13399 #~ msgid "registerTextVariable() no-op call (already registered)"
13400 #~ msgstr "registerTextVariable() no-op call (already registered)"
13402 #~ msgid "string is empty, consider as registered"
13403 #~ msgstr "string is empty, consider as registered"
13405 #~ msgid "target object (%s @ %p) does have a member named %s"
13406 #~ msgstr "target object (%s @ %p) does have a member named %s"
13408 #~ msgid ""
13409 #~ "target sprite (%s @ %p) does NOT have a member named %s (no problem, "
13410 #~ "we'll add it with value %s)"
13411 #~ msgstr ""
13412 #~ "target sprite (%s @ %p) does NOT have a member named %s (no problem, "
13413 #~ "we'll add it with value %s)"
13415 #~ msgid ""
13416 #~ "target sprite (%s @ %p) does NOT have a member named %s, and we don't "
13417 #~ "have text defined"
13418 #~ msgstr ""
13419 #~ "target sprite (%s @ %p) does NOT have a member named %s, and we don't "
13420 #~ "have text defined"
13422 #~ msgid ""
13423 #~ "Item %d(%s) at depth %d (char name %s, type %s)Destroyed: %s, unloaded: %s"
13424 #~ msgstr ""
13425 #~ "Item %d(%s) at depth %d (char name %s, type %s)Destroyed: %s, unloaded: %s"
13427 #~ msgid "invalid arguments"
13428 #~ msgstr "invalid arguments"
13430 #~ msgid "invalid rectangle"
13431 #~ msgstr "invalid rectangle"
13433 #~ msgid ""
13434 #~ "Your locale probably can't convert non-ascii DisplayObjects to upper "
13435 #~ "case. Using a UTF8 locale may fix this."
13436 #~ msgstr ""
13437 #~ "Your locale probably can't convert non-ascii DisplayObjects to upper "
13438 #~ "case. Using a UTF8 locale may fix this."
13440 #~ msgid "bad_cast caught"
13441 #~ msgstr "bad_cast caught"
13443 #~ msgid ""
13444 #~ "Your locale probably can't convert non-ascii DisplayObjects to lower "
13445 #~ "case. Using a UTF8 locale may fix this"
13446 #~ msgstr ""
13447 #~ "Your locale probably can't convert non-ascii DisplayObjects to lower "
13448 #~ "case. Using a UTF8 locale may fix this"
13450 #~ msgid "Could not attach DisplayObject at depth %d"
13451 #~ msgstr "Could not attach DisplayObject at depth %d"
13453 #~ msgid "no text for element creation"
13454 #~ msgstr "no text for element creation"
13456 #~ msgid "XMLNode_as %p has no children"
13457 #~ msgstr "XMLNode_as %p has no children"
13459 #~ msgid "Builtin XMLSocket.onData() needs an argument"
13460 #~ msgstr "Builtin XMLSocket.onData() needs an argument"
13462 #~ msgid ""
13463 #~ "Builtin XMLSocket.onData() called with an argument that resolves to an "
13464 #~ "empty string: %s"
13465 #~ msgstr ""
13466 #~ "Builtin XMLSocket.onData() called with an argument that resolves to an "
13467 #~ "empty string: %s"
13469 #~ msgid "ActionLimits hit during setRootMovie: %s. Disable scripts?"
13470 #~ msgstr "ActionLimits hit during setRootMovie: %s. Disable scripts?"
13472 #~ msgid ""
13473 #~ "ActionLimits hit during mouse event processing: %s. Disable scripts ?"
13474 #~ msgstr ""
13475 #~ "ActionLimits hit during mouse event processing: %s. Disable scripts ?"
13477 #~ msgid "Action limit hit during advance: %s"
13478 #~ msgstr "Action limit hit during advance: %s"
13480 #~ msgid "%s: Exception %s. Will create a new member"
13481 #~ msgstr "%s: Exception %s. Will create a new member"
13483 #~ msgid "reading code table at offset %lu"
13484 #~ msgstr "reading code table at offset %lu"
13486 #~ msgid "MP3 soundblock seek samples"
13487 #~ msgstr "MP3 soundblock seek samples"
13489 #~ msgid "  readFillStyles: count = %u"
13490 #~ msgstr "  readFillStyles: count = %u"
13492 #~ msgid "Loaded frame %u/%u"
13493 #~ msgstr "Loaded frame %u/%u"
13495 #~ msgid ""
13496 #~ "looking for exported resource: frame load advancement (from %d to %d)"
13497 #~ msgstr ""
13498 #~ "looking for exported resource: frame load advancement (from %d to %d)"
13500 #~ msgid "Constant pool size mismatch. This is probably a very malformed SWF"
13501 #~ msgstr "Constant pool size mismatch. This is probably a very malformed SWF"
13503 #~ msgid "Instantiating sprite_def %p"
13504 #~ msgstr "Instantiating sprite_def %p"
13506 #~ msgid "Registered class %p for sprite_def %p"
13507 #~ msgstr "Registered class %p for sprite_def %p"
13509 #~ msgid " Exported interface: "
13510 #~ msgstr " Exported interface: "
13512 #~ msgid "Property %s is read-only %s, not setting it to %s"
13513 #~ msgstr "Property %s is read-only %s, not setting it to %s"
13515 #~ msgid "Time exceeded"
13516 #~ msgstr "Time exceeded"
13518 #~ msgid "ActionStopDragMovie: as_environment target is null or not a sprite"
13519 #~ msgstr "ActionStopDragMovie: as_environment target is null or not a sprite"
13521 #~ msgid "dict entry %d is out of bounds"
13522 #~ msgstr "dict entry %d is out of bounds"
13524 #~ msgid "TESTME: target of a loadMovie changed its target path"
13525 #~ msgstr "TESTME: target of a loadMovie changed its target path"
13527 #~ msgid "get_variable(%s)"
13528 #~ msgstr "get_variable(%s)"
13530 #~ msgid ""
13531 #~ "find_object(\"%s\") [ varname = '%s' - current target = '%s' ] failed"
13532 #~ msgstr ""
13533 #~ "find_object(\"%s\") [ varname = '%s' - current target = '%s' ] failed"
13535 #~ msgid "...but get_variable_raw(%s, <scopeStack>) succeeded (%s)!"
13536 #~ msgstr "...but get_variable_raw(%s, <scopeStack>) succeeded (%s)!"
13538 #~ msgid "get_variable_raw(%s)"
13539 #~ msgstr "get_variable_raw(%s)"
13541 #~ msgid "Invoking get_path_element(%s) on object %p"
13542 #~ msgstr "Invoking get_path_element(%s) on object %p"
13544 #~ msgid "Path element %s not found in object %p"
13545 #~ msgstr "Path element %s not found in object %p"
13547 #~ msgid "Gnash"
13548 #~ msgstr "Gnash"
13550 #~ msgid "x/y %d/%d button %d"
13551 #~ msgstr "x/y %d/%d button %d"
13553 #~ msgid "read mouse @ %d / %d, btn %d"
13554 #~ msgstr "read mouse @ %d / %d, btn %d"
13556 #~ msgid "Menu hiding not yet supported in this GUI"
13557 #~ msgstr "Menu hiding not yet supported in this GUI"
13559 #~ msgid "menushow not yet supported in this GUI"
13560 #~ msgstr "menushow not yet supported in this GUI"
13562 #~ msgid "enable rendering and sound (default)"
13563 #~ msgstr "enable rendering and sound (default)"
13565 #~ msgid "   Version: "
13566 #~ msgstr "   Version: "
13568 #~ msgid "No verbose actions; disabled at compile time"
13569 #~ msgstr "No verbose actions; disabled at compile time"
13571 #~ msgid "No verbose parsing; disabled at compile time"
13572 #~ msgstr "No verbose parsing; disabled at compile time"
13574 #~ msgid "Setting root URL to %s"
13575 #~ msgstr "Setting root URL to %s"
13577 #~ msgid "Setting base URL to %s"
13578 #~ msgstr "Setting base URL to %s"
13580 #~ msgid "Setting width to %d"
13581 #~ msgstr "Setting width to %d"
13583 #~ msgid "Setting height to %d"
13584 #~ msgstr "Setting height to %d"
13586 #~ msgid "Setting x position to %d"
13587 #~ msgstr "Setting x position to %d"
13589 #~ msgid "FPS debugging disabled at compile time, -f is invalid"
13590 #~ msgstr "FPS debugging disabled at compile time, -f is invalid"
13592 #~ msgid "No rendering flags specified, using rcfile"
13593 #~ msgstr "No rendering flags specified, using rcfile"
13595 #~ msgid "Exception thrown during parseCommandLine"
13596 #~ msgstr "Exception thrown during parseCommandLine"