diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 1437 |
1 files changed, 677 insertions, 760 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pl_PL\n" "Report-Msgid-Bugs-To: xine-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2007-04-06 15:39+0200\n" +"POT-Creation-Date: 2007-06-02 13:14+0200\n" "PO-Revision-Date: 2003-05-24 12:36+0200\n" "Last-Translator: Bartłomiej Muryn <_4ever_@irc.pl>\n" "Language-Team: Polish <pl@li.org>\n" @@ -42,48 +42,48 @@ msgstr "" msgid "Unknown error" msgstr "" -#: src/audio_out/audio_alsa_out.c:354 +#: src/audio_out/audio_alsa_out.c:351 #, c-format msgid "audio_alsa_out:Already open...WHY!" msgstr "" -#: src/audio_out/audio_alsa_out.c:382 +#: src/audio_out/audio_alsa_out.c:379 #, c-format msgid "audio_alsa_out: snd_pcm_open() of %s failed: %s\n" msgstr "" -#: src/audio_out/audio_alsa_out.c:384 +#: src/audio_out/audio_alsa_out.c:381 msgid "audio_alsa_out: >>> check if another program already uses PCM <<<\n" msgstr "" -#: src/audio_out/audio_alsa_out.c:397 +#: src/audio_out/audio_alsa_out.c:394 #, c-format msgid "" "audio_alsa_out: broken configuration for this PCM: no configurations " "available: %s\n" msgstr "" -#: src/audio_out/audio_alsa_out.c:1289 +#: src/audio_out/audio_alsa_out.c:1286 msgid "notify changes to the hardware mixer" msgstr "" -#: src/audio_out/audio_alsa_out.c:1290 +#: src/audio_out/audio_alsa_out.c:1287 msgid "" "When the hardware mixer changes, your application will receive a " "notification so that it can update its graphical representation of the mixer " "settings on the fly." msgstr "" -#: src/audio_out/audio_alsa_out.c:1355 +#: src/audio_out/audio_alsa_out.c:1352 #, c-format msgid "snd_lib_error_set_handler() failed: %d" msgstr "" -#: src/audio_out/audio_alsa_out.c:1362 +#: src/audio_out/audio_alsa_out.c:1359 msgid "sound card can do mmap" msgstr "" -#: src/audio_out/audio_alsa_out.c:1363 +#: src/audio_out/audio_alsa_out.c:1360 msgid "" "Enable this, if your sound card and alsa driver support memory mapped IO.\n" "You can try enabling it and check, if everything works. If it does, this " @@ -92,33 +92,33 @@ msgstr "" # src/audio_out/audio_alsa_out.c:181 src/audio_out/audio_alsa_out.c:728 # src/audio_out/audio_alsa_out.c:913 src/audio_out/audio_alsa_out.c:957 -#: src/audio_out/audio_alsa_out.c:1372 +#: src/audio_out/audio_alsa_out.c:1369 msgid "device used for mono output" msgstr "urządzenie użyte w trybie mono" -#: src/audio_out/audio_alsa_out.c:1373 +#: src/audio_out/audio_alsa_out.c:1370 msgid "" "xine will use this alsa device to output mono sound.\n" "See the alsa documentation for information on alsa devices." msgstr "" # src/audio_out/audio_alsa_out.c:191 src/audio_out/audio_alsa_out.c:920 -#: src/audio_out/audio_alsa_out.c:1381 +#: src/audio_out/audio_alsa_out.c:1378 msgid "device used for stereo output" msgstr "urządzenie użyte w trybie stereo" -#: src/audio_out/audio_alsa_out.c:1382 +#: src/audio_out/audio_alsa_out.c:1379 msgid "" "xine will use this alsa device to output stereo sound.\n" "See the alsa documentation for information on alsa devices." msgstr "" # src/audio_out/audio_alsa_out.c:201 src/audio_out/audio_alsa_out.c:927 -#: src/audio_out/audio_alsa_out.c:1390 +#: src/audio_out/audio_alsa_out.c:1387 msgid "device used for 4-channel output" msgstr "urządzenie użyte do wyjścia 4-kanałowego" -#: src/audio_out/audio_alsa_out.c:1391 +#: src/audio_out/audio_alsa_out.c:1388 msgid "" "xine will use this alsa device to output 4 channel (4.0) surround sound.\n" "See the alsa documentation for information on alsa devices." @@ -126,39 +126,39 @@ msgstr "" # src/audio_out/audio_alsa_out.c:221 src/audio_out/audio_alsa_out.c:232 # src/audio_out/audio_alsa_out.c:941 src/audio_out/audio_alsa_out.c:948 -#: src/audio_out/audio_alsa_out.c:1400 src/audio_out/audio_alsa_out.c:1410 +#: src/audio_out/audio_alsa_out.c:1397 src/audio_out/audio_alsa_out.c:1407 msgid "device used for 5.1-channel output" msgstr "urządzenie użyte do wyjścia 5.1-kanałowego" -#: src/audio_out/audio_alsa_out.c:1401 +#: src/audio_out/audio_alsa_out.c:1398 msgid "" "xine will use this alsa device to output 5 channel plus LFE (5.1) surround " "sound.\n" "See the alsa documentation for information on alsa devices." msgstr "" -#: src/audio_out/audio_alsa_out.c:1411 +#: src/audio_out/audio_alsa_out.c:1408 msgid "" "xine will use this alsa device to output undecoded digital surround sound. " "This can be used be external surround decoders.\n" "See the alsa documentation for information on alsa devices." msgstr "" -#: src/audio_out/audio_alsa_out.c:1431 +#: src/audio_out/audio_alsa_out.c:1428 #, fuzzy, c-format msgid "snd_pcm_open() failed:%d:%s\n" msgstr "osd: zawiodło iconv_open()\n" -#: src/audio_out/audio_alsa_out.c:1433 +#: src/audio_out/audio_alsa_out.c:1430 #, c-format msgid ">>> Check if another program already uses PCM <<<\n" msgstr "" -#: src/audio_out/audio_alsa_out.c:1464 src/audio_out/audio_oss_out.c:929 +#: src/audio_out/audio_alsa_out.c:1461 src/audio_out/audio_oss_out.c:929 msgid "speaker arrangement" msgstr "" -#: src/audio_out/audio_alsa_out.c:1465 src/audio_out/audio_oss_out.c:930 +#: src/audio_out/audio_alsa_out.c:1462 src/audio_out/audio_oss_out.c:930 msgid "" "Select how your speakers are arranged, this determines which speakers xine " "uses for sound output. The individual values are:\n" @@ -190,87 +190,87 @@ msgid "" "formats you want to play to your sound card's digital output." msgstr "" -#: src/audio_out/audio_alsa_out.c:1494 +#: src/audio_out/audio_alsa_out.c:1491 msgid "audio_alsa_out : supported modes are " msgstr "" -#: src/audio_out/audio_alsa_out.c:1497 +#: src/audio_out/audio_alsa_out.c:1494 msgid "8bit " msgstr "" -#: src/audio_out/audio_alsa_out.c:1502 +#: src/audio_out/audio_alsa_out.c:1499 msgid "16bit " msgstr "" -#: src/audio_out/audio_alsa_out.c:1506 +#: src/audio_out/audio_alsa_out.c:1503 msgid "24bit " msgstr "" -#: src/audio_out/audio_alsa_out.c:1510 +#: src/audio_out/audio_alsa_out.c:1507 msgid "32bit " msgstr "" -#: src/audio_out/audio_alsa_out.c:1521 +#: src/audio_out/audio_alsa_out.c:1518 msgid "mono " msgstr "" -#: src/audio_out/audio_alsa_out.c:1525 +#: src/audio_out/audio_alsa_out.c:1522 msgid "stereo " msgstr "" -#: src/audio_out/audio_alsa_out.c:1530 +#: src/audio_out/audio_alsa_out.c:1527 msgid "4-channel " msgstr "" -#: src/audio_out/audio_alsa_out.c:1533 +#: src/audio_out/audio_alsa_out.c:1530 msgid "(4-channel not enabled in xine config) " msgstr "" -#: src/audio_out/audio_alsa_out.c:1538 +#: src/audio_out/audio_alsa_out.c:1535 msgid "4.1-channel " msgstr "" -#: src/audio_out/audio_alsa_out.c:1541 +#: src/audio_out/audio_alsa_out.c:1538 msgid "(4.1-channel not enabled in xine config) " msgstr "" -#: src/audio_out/audio_alsa_out.c:1546 +#: src/audio_out/audio_alsa_out.c:1543 msgid "5-channel " msgstr "" -#: src/audio_out/audio_alsa_out.c:1549 +#: src/audio_out/audio_alsa_out.c:1546 msgid "(5-channel not enabled in xine config) " msgstr "" -#: src/audio_out/audio_alsa_out.c:1554 +#: src/audio_out/audio_alsa_out.c:1551 msgid "5.1-channel " msgstr "" -#: src/audio_out/audio_alsa_out.c:1557 +#: src/audio_out/audio_alsa_out.c:1554 msgid "(5.1-channel not enabled in xine config) " msgstr "" -#: src/audio_out/audio_alsa_out.c:1580 +#: src/audio_out/audio_alsa_out.c:1577 msgid "a/52 and DTS pass-through\n" msgstr "" -#: src/audio_out/audio_alsa_out.c:1583 +#: src/audio_out/audio_alsa_out.c:1580 msgid "(a/52 and DTS pass-through not enabled in xine config)\n" msgstr "" # src/audio_out/audio_alsa_out.c:862 src/audio_out/audio_alsa_out.c:1072 -#: src/audio_out/audio_alsa_out.c:1590 +#: src/audio_out/audio_alsa_out.c:1587 msgid "alsa mixer device" msgstr "urządzenie miksera alsa" -#: src/audio_out/audio_alsa_out.c:1591 +#: src/audio_out/audio_alsa_out.c:1588 msgid "" "xine will use this alsa mixer device to change the volume.\n" "See the alsa documentation for information on alsa devices." msgstr "" # src/audio_out/audio_alsa_out.c:1105 -#: src/audio_out/audio_alsa_out.c:1665 +#: src/audio_out/audio_alsa_out.c:1662 msgid "xine audio output plugin using alsa-compliant audio devices/drivers" msgstr "" "wtyczka wyjścia dźwięku xine używająca sprzętu/sterowników kompatybilnych z " @@ -287,207 +287,207 @@ msgstr "wtyczka wyjścia dźwięku używająca kde artsd" msgid "xine output plugin for Coreaudio/Mac OS X" msgstr "wtyczka wyjścia dźwięku używająca kde artsd" -#: src/audio_out/audio_directx2_out.c:166 +#: src/audio_out/audio_directx2_out.c:163 msgid "Error" msgstr "" -#: src/audio_out/audio_directx2_out.c:173 +#: src/audio_out/audio_directx2_out.c:170 msgid "success" msgstr "" -#: src/audio_out/audio_directx2_out.c:175 +#: src/audio_out/audio_directx2_out.c:172 msgid "access denied" msgstr "" -#: src/audio_out/audio_directx2_out.c:177 +#: src/audio_out/audio_directx2_out.c:174 msgid "resource is already in use" msgstr "" -#: src/audio_out/audio_directx2_out.c:178 +#: src/audio_out/audio_directx2_out.c:175 msgid "object was already initialized" msgstr "" -#: src/audio_out/audio_directx2_out.c:179 +#: src/audio_out/audio_directx2_out.c:176 msgid "specified wave format is not supported" msgstr "" -#: src/audio_out/audio_directx2_out.c:180 +#: src/audio_out/audio_directx2_out.c:177 msgid "memory buffer has been lost and must be restored" msgstr "" -#: src/audio_out/audio_directx2_out.c:181 +#: src/audio_out/audio_directx2_out.c:178 msgid "requested buffer control is not available" msgstr "" -#: src/audio_out/audio_directx2_out.c:182 +#: src/audio_out/audio_directx2_out.c:179 msgid "undetermined error inside DirectSound subsystem" msgstr "" -#: src/audio_out/audio_directx2_out.c:184 +#: src/audio_out/audio_directx2_out.c:181 msgid "DirectSound hardware device is unavailable" msgstr "" -#: src/audio_out/audio_directx2_out.c:186 +#: src/audio_out/audio_directx2_out.c:183 msgid "function is not valid for the current state of the object" msgstr "" -#: src/audio_out/audio_directx2_out.c:187 +#: src/audio_out/audio_directx2_out.c:184 msgid "invalid parameter was passed" msgstr "" -#: src/audio_out/audio_directx2_out.c:188 +#: src/audio_out/audio_directx2_out.c:185 msgid "object doesn't support aggregation" msgstr "" -#: src/audio_out/audio_directx2_out.c:189 +#: src/audio_out/audio_directx2_out.c:186 msgid "no sound driver available for use" msgstr "" -#: src/audio_out/audio_directx2_out.c:190 +#: src/audio_out/audio_directx2_out.c:187 msgid "requested COM interface not available" msgstr "" -#: src/audio_out/audio_directx2_out.c:191 +#: src/audio_out/audio_directx2_out.c:188 msgid "another application has a higher priority level" msgstr "" -#: src/audio_out/audio_directx2_out.c:192 +#: src/audio_out/audio_directx2_out.c:189 msgid "insufficient memory" msgstr "" -#: src/audio_out/audio_directx2_out.c:193 +#: src/audio_out/audio_directx2_out.c:190 msgid "low priority level for this function" msgstr "" -#: src/audio_out/audio_directx2_out.c:194 +#: src/audio_out/audio_directx2_out.c:191 msgid "DirectSound wasn't initialized" msgstr "" -#: src/audio_out/audio_directx2_out.c:195 +#: src/audio_out/audio_directx2_out.c:192 msgid "function is not supported" msgstr "" -#: src/audio_out/audio_directx2_out.c:196 +#: src/audio_out/audio_directx2_out.c:193 msgid "unknown error" msgstr "" -#: src/audio_out/audio_directx2_out.c:206 +#: src/audio_out/audio_directx2_out.c:203 #, c-format msgid "Unable to create direct sound object." msgstr "" -#: src/audio_out/audio_directx2_out.c:212 +#: src/audio_out/audio_directx2_out.c:209 #, c-format msgid "Could not set direct sound cooperative level." msgstr "" -#: src/audio_out/audio_directx2_out.c:286 +#: src/audio_out/audio_directx2_out.c:283 msgid "Unable to create secondary direct sound buffer" msgstr "" -#: src/audio_out/audio_directx2_out.c:310 +#: src/audio_out/audio_directx2_out.c:307 #, c-format msgid "Unable to create buffer position events." msgstr "" -#: src/audio_out/audio_directx2_out.c:318 +#: src/audio_out/audio_directx2_out.c:315 msgid "Unable to get notification interface" msgstr "" -#: src/audio_out/audio_directx2_out.c:323 +#: src/audio_out/audio_directx2_out.c:320 msgid "Unable to set notification positions" msgstr "" -#: src/audio_out/audio_directx2_out.c:343 +#: src/audio_out/audio_directx2_out.c:340 msgid "Couldn't play sound buffer" msgstr "" -#: src/audio_out/audio_directx2_out.c:355 +#: src/audio_out/audio_directx2_out.c:352 msgid "Couldn't stop sound buffer" msgstr "" -#: src/audio_out/audio_directx2_out.c:368 +#: src/audio_out/audio_directx2_out.c:365 msgid "Can't get buffer position" msgstr "" -#: src/audio_out/audio_directx2_out.c:382 +#: src/audio_out/audio_directx2_out.c:379 msgid "Can't set buffer position" msgstr "" -#: src/audio_out/audio_directx2_out.c:414 +#: src/audio_out/audio_directx2_out.c:411 msgid "Can't set sound volume" msgstr "" -#: src/audio_out/audio_directx2_out.c:432 +#: src/audio_out/audio_directx2_out.c:429 #, c-format msgid ": buffer lost, tryig to restore\n" msgstr "" -#: src/audio_out/audio_directx2_out.c:436 +#: src/audio_out/audio_directx2_out.c:433 msgid "Couldn't lock direct sound buffer" msgstr "" -#: src/audio_out/audio_directx2_out.c:447 +#: src/audio_out/audio_directx2_out.c:444 msgid "Couldn't unlock direct sound buffer" msgstr "" -#: src/audio_out/audio_directx2_out.c:544 +#: src/audio_out/audio_directx2_out.c:541 #, c-format msgid "Unable to create primary direct sound buffer." msgstr "" -#: src/audio_out/audio_directx2_out.c:637 +#: src/audio_out/audio_directx2_out.c:634 #, c-format msgid ": play cursor overran, flushing buffers\n" msgstr "" -#: src/audio_out/audio_directx2_out.c:655 +#: src/audio_out/audio_directx2_out.c:652 #, c-format msgid ": delayed by %ld msec\n" msgstr "" # src/xine-engine/video_out.c:890 -#: src/audio_out/audio_directx2_out.c:759 +#: src/audio_out/audio_directx2_out.c:756 #, fuzzy, c-format msgid ": can't create pthread condition: %s\n" msgstr "video_out: nie mogę utworzyć wątku (%s)\n" # src/xine-engine/video_out.c:890 -#: src/audio_out/audio_directx2_out.c:763 +#: src/audio_out/audio_directx2_out.c:760 #, fuzzy, c-format msgid ": can't create pthread mutex: %s\n" msgstr "video_out: nie mogę utworzyć wątku (%s)\n" # src/input/input_rtp.c:339 -#: src/audio_out/audio_directx2_out.c:770 +#: src/audio_out/audio_directx2_out.c:767 #, fuzzy, c-format msgid ": can't create buffer pthread: %s\n" msgstr "input_rtp: nie mogę utworzyć nowego wątku (%s)\n" # src/xine-engine/video_out.c:890 -#: src/audio_out/audio_directx2_out.c:877 +#: src/audio_out/audio_directx2_out.c:874 #, fuzzy, c-format msgid ": can't destroy buffer pthread: %s\n" msgstr "video_out: nie mogę utworzyć wątku (%s)\n" -#: src/audio_out/audio_directx2_out.c:884 +#: src/audio_out/audio_directx2_out.c:881 #, c-format msgid ": can't destroy pthread condition: %s\n" msgstr "" # src/xine-engine/video_out.c:890 -#: src/audio_out/audio_directx2_out.c:887 +#: src/audio_out/audio_directx2_out.c:884 #, fuzzy, c-format msgid ": can't destroy pthread mutex: %s\n" msgstr "video_out: nie mogę utworzyć wątku (%s)\n" -#: src/audio_out/audio_directx2_out.c:947 +#: src/audio_out/audio_directx2_out.c:944 #, c-format msgid ": unknown control command %d\n" msgstr "" # src/audio_out/audio_esd_out.c:441 -#: src/audio_out/audio_directx2_out.c:1003 +#: src/audio_out/audio_directx2_out.c:1000 #, fuzzy msgid "second xine audio output plugin using directx" msgstr "wtyczka wyjścia dźwięku używająca kde artsd" @@ -761,6 +761,13 @@ msgid "xine audio output plugin using sun-compliant audio devices/drivers" msgstr "" "wtyczka wyjścia dźwięku xine kompatybilna z urządzeniami/sterownikami sun" +#: src/combined/xine_ogg_demuxer.c:810 +#, c-format +msgid "ogg: vorbis audio track indicated but no vorbis stream header found.\n" +msgstr "" +"ogg: ścieżka oznaczona jako vorbis ale nie znaleziono nagłówka strumienia " +"vorbis.\n" + #: src/demuxers/demux_asf.c:428 #, c-format msgid "demux_asf: warning: The stream id=%d is encrypted.\n" @@ -901,13 +908,6 @@ msgstr "" "nieznany typ kompresji VOC (0x%02X); proszę skontaktować się z programistami " "xine\n" -#: src/demuxers/demux_ogg.c:802 -#, c-format -msgid "ogg: vorbis audio track indicated but no vorbis stream header found.\n" -msgstr "" -"ogg: ścieżka oznaczona jako vorbis ale nie znaleziono nagłówka strumienia " -"vorbis.\n" - #: src/demuxers/demux_snd.c:104 #, c-format msgid "demux_snd: bad header parameters\n" @@ -919,7 +919,7 @@ msgstr "demux_snd: błędne parametry nagłówka\n" msgid "demux_snd: unsupported audio type: %d\n" msgstr "demux_snd: niewspierany typ dźwięku %d\n" -#: src/demuxers/demux_tta.c:88 +#: src/demuxers/demux_tta.c:86 msgid "demux_tta: total frames count too high\n" msgstr "" @@ -944,23 +944,11 @@ msgid "demux_wc3movie: SHOT chunk referenced invalid palette (%d >= %d)\n" msgstr "" "demux_wc3movie: fragment zrzutu odnosi się do błędnej palety (%d >= %d)\n" -#: src/demuxers/demux_wc3movie.c:406 +#: src/demuxers/demux_wc3movie.c:404 #, c-format msgid "demux_wc3movie: There was a problem while loading palette chunks\n" msgstr "demux_wc3movie: Wystąpił problem przy ładowaniu fragmentów palety\n" -# src/dxr3/dxr3.h:33 -#: src/dxr3/dxr3.h:32 -#, fuzzy -msgid "DXR3 device number" -msgstr "dxr3: nazwa urządzenia" - -#: src/dxr3/dxr3.h:33 -msgid "" -"If you have more than one DXR3 in your computer, you can specify which one " -"to use here." -msgstr "" - #: src/dxr3/dxr3_decode_spu.c:253 #, c-format msgid "dxr3_decode_spu: Failed to open spu device %s (%s)\n" @@ -1058,6 +1046,18 @@ msgid "" "dxr3_decode_video: WARNING: correcting frame rate code from PAL to NTSC\n" msgstr "" +# src/dxr3/dxr3.h:33 +#: src/dxr3/dxr3.h:32 +#, fuzzy +msgid "DXR3 device number" +msgstr "dxr3: nazwa urządzenia" + +#: src/dxr3/dxr3.h:33 +msgid "" +"If you have more than one DXR3 in your computer, you can specify which one " +"to use here." +msgstr "" + #: src/dxr3/dxr3_mpeg_encoders.c:125 msgid "dxr3_mpeg_encoder: failed to init librte\n" msgstr "" @@ -1342,43 +1342,43 @@ msgid "video_out_dxr3: ERROR Reading overlay init file. Run autocal!\n" msgstr "" # src/input/input_http.c:134 -#: src/input/input_cdda.c:1621 +#: src/input/input_cdda.c:1611 #, fuzzy, c-format msgid "%s: can't connect to %s:%d\n" msgstr "http: nie mogę się podłączyć do >%s<\n" -#: src/input/input_cdda.c:1668 +#: src/input/input_cdda.c:1658 #, c-format msgid "input_cdda: successfuly connected to cddb server '%s:%d'.\n" msgstr "" # src/input/input_net.c:138 -#: src/input/input_cdda.c:1673 +#: src/input/input_cdda.c:1663 #, fuzzy, c-format msgid "input_cdda: failed to connect to cddb server '%s:%d' (%s).\n" msgstr "input_net: nie mogę podłączyć się do '%s'.\n" -#: src/input/input_cdda.c:2707 +#: src/input/input_cdda.c:2693 msgid "CD Digital Audio (aka. CDDA)" msgstr "" # src/audio_out/audio_alsa_out.c:201 src/audio_out/audio_alsa_out.c:927 -#: src/input/input_cdda.c:2760 +#: src/input/input_cdda.c:2745 #, fuzzy msgid "device used for CD audio" msgstr "urządzenie użyte do wyjścia 4-kanałowego" -#: src/input/input_cdda.c:2761 +#: src/input/input_cdda.c:2746 msgid "" "The path to the device, usually a CD or DVD drive, which you intend to use " "for playing audio CDs." msgstr "" -#: src/input/input_cdda.c:2767 +#: src/input/input_cdda.c:2752 msgid "query CDDB" msgstr "" -#: src/input/input_cdda.c:2767 +#: src/input/input_cdda.c:2752 msgid "" "Enables CDDB queries, which will give you convenient title and track names " "for your audio CDs.\n" @@ -1387,11 +1387,11 @@ msgid "" "listening habits." msgstr "" -#: src/input/input_cdda.c:2775 +#: src/input/input_cdda.c:2760 msgid "CDDB server name" msgstr "" -#: src/input/input_cdda.c:2775 +#: src/input/input_cdda.c:2760 msgid "" "The CDDB server used to retrieve the title and track information from.\n" "This setting is security critical, because the sever will receive " @@ -1399,31 +1399,19 @@ msgid "" "malicious replies. Be sure to enter a server you can trust." msgstr "" -#: src/input/input_cdda.c:2783 +#: src/input/input_cdda.c:2768 msgid "CDDB server port" msgstr "" -#: src/input/input_cdda.c:2783 +#: src/input/input_cdda.c:2768 msgid "The server port used to retrieve the title and track information from." msgstr "" -#: src/input/input_cdda.c:2789 -msgid "CDDB cache directory" -msgstr "" - -#: src/input/input_cdda.c:2789 -msgid "" -"The replies from the CDDB server will be cached in this directory.\n" -"This setting is security critical, because files with uncontrollable names " -"will be created in this directory. Be sure to use a dedicated directory not " -"used for anything but CDDB caching." -msgstr "" - -#: src/input/input_cdda.c:2797 +#: src/input/input_cdda.c:2774 msgid "slow down disc drive to this speed factor" msgstr "" -#: src/input/input_cdda.c:2798 +#: src/input/input_cdda.c:2775 msgid "" "Since some CD or DVD drives make some really loud noises because of the fast " "disc rotation, xine will try to slow them down. With standard CD or DVD " @@ -1433,123 +1421,135 @@ msgid "" msgstr "" # src/input/input_http.c:98 -#: src/input/input_dvb.c:881 +#: src/input/input_dvb.c:900 +#, fuzzy, c-format +msgid "input_dvb: failed to open dvb channel file '%s': %s\n" +msgstr "input_http: otwarcie gniazda zawiodło\n" + +# src/input/input_http.c:98 +#: src/input/input_dvb.c:906 #, fuzzy, c-format -msgid "input_dvb: failed to open dvb channel file '%s'\n" +msgid "input_dvb: dvb channel file '%s' is not a plain file\n" msgstr "input_http: otwarcie gniazda zawiodło\n" -#: src/input/input_dvb.c:2082 src/input/input_dvb.c:2910 +#: src/input/input_dvb.c:2116 src/input/input_dvb.c:2948 msgid "input_dvb: tuner_set_channel failed\n" msgstr "" -#: src/input/input_dvb.c:2710 +#: src/input/input_dvb.c:2748 msgid "input_dvb: cannot open dvb device\n" msgstr "" -#: src/input/input_dvb.c:2734 +#: src/input/input_dvb.c:2772 #, c-format msgid "input_dvb: channel %d out of range, defaulting to 0\n" msgstr "" # src/input/input_http.c:98 -#: src/input/input_dvb.c:2745 +#: src/input/input_dvb.c:2783 #, fuzzy, c-format msgid "input_dvb: searching for channel %s\n" msgstr "input_http: otwarcie gniazda zawiodło\n" -#: src/input/input_dvb.c:2768 +#: src/input/input_dvb.c:2806 #, c-format msgid "input_dvb: exact match for %s not found: trying partial matches\n" msgstr "" # src/input/input_http.c:98 -#: src/input/input_dvb.c:2775 +#: src/input/input_dvb.c:2813 #, fuzzy, c-format msgid "input_dvb: found matching channel %s\n" msgstr "input_http: otwarcie gniazda zawiodło\n" -#: src/input/input_dvb.c:2788 +#: src/input/input_dvb.c:2826 #, c-format msgid "input_dvb: channel %s not found in channels.conf, defaulting.\n" msgstr "" -#: src/input/input_dvb.c:2794 +#: src/input/input_dvb.c:2832 msgid "" "input_dvb: invalid channel specification, defaulting to last viewed " "channel.\n" msgstr "" -#: src/input/input_dvb.c:2800 +#: src/input/input_dvb.c:2838 msgid "input_dvb: invalid channel specification, defaulting to channel 0\n" msgstr "" -#: src/input/input_dvb.c:2812 +#: src/input/input_dvb.c:2850 msgid "" "input_dvb: dvbs mrl specified but the tuner doesn't appear to be QPSK (DVB-" "S)\n" msgstr "" -#: src/input/input_dvb.c:2832 +#: src/input/input_dvb.c:2870 msgid "" "input_dvb: dvbt mrl specified but the tuner doesn't appear to be OFDM (DVB-" "T)\n" msgstr "" -#: src/input/input_dvb.c:2855 src/input/input_dvb.c:2881 +#: src/input/input_dvb.c:2893 msgid "" "input_dvb: dvbc mrl specified but the tuner doesn't appear to be QAM (DVB-" "C)\n" msgstr "" -#: src/input/input_dvb.c:2916 +#: src/input/input_dvb.c:2919 +msgid "" +"input_dvb: dvba mrl specified but the tuner doesn't appear to be ATSC (DVB-" +"A)\n" +msgstr "" + +#: src/input/input_dvb.c:2954 #, c-format msgid "input_dvb: cannot open dvr device '%s'\n" msgstr "" # src/input/input_rtp.c:339 -#: src/input/input_dvb.c:2938 +#: src/input/input_dvb.c:2976 #, fuzzy msgid "input_dvb: cannot create EPG updater thread\n" msgstr "input_rtp: nie mogę utworzyć nowego wątku (%s)\n" -#: src/input/input_dvb.c:3000 +#: src/input/input_dvb.c:3038 msgid "use DVB 'center cutout' (zoom)" msgstr "" -#: src/input/input_dvb.c:3001 +#: src/input/input_dvb.c:3039 msgid "" "This will allow fullscreen playback of 4:3 content transmitted in a 16:9 " "frame." msgstr "" -#: src/input/input_dvb.c:3094 +#: src/input/input_dvb.c:3132 #, fuzzy msgid "DVB (Digital TV) input plugin" msgstr "wtyczka wejścia pliku" -#: src/input/input_dvb.c:3242 +#: src/input/input_dvb.c:3249 msgid "Remember last DVB channel watched" msgstr "" -#: src/input/input_dvb.c:3243 +#: src/input/input_dvb.c:3250 msgid "" "On autoplay, xine will remember and switch to the channel indicated in media." "dvb.last_channel. " msgstr "" -#: src/input/input_dvb.c:3250 +#: src/input/input_dvb.c:3257 msgid "Last DVB channel viewed" msgstr "" -#: src/input/input_dvb.c:3251 +#: src/input/input_dvb.c:3258 msgid "If enabled xine will remember and switch to this channel. " msgstr "" -#: src/input/input_dvb.c:3257 +#: src/input/input_dvb.c:3264 msgid "Number of dvb card to use." msgstr "" -#: src/input/input_dvb.c:3258 +#: src/input/input_dvb.c:3265 msgid "" "Leave this at zero unless you really have more than 1 card in your system." msgstr "" @@ -1580,11 +1580,11 @@ msgid "" "playing DVDs." msgstr "" -#: src/input/input_dvd.c:1800 +#: src/input/input_dvd.c:1799 msgid "raw device set up for DVD access" msgstr "" -#: src/input/input_dvd.c:1801 +#: src/input/input_dvd.c:1800 msgid "" "If this points to a raw device connected to your DVD device, xine will use " "the raw device for playback. This has the advantage of being slightly faster " @@ -1595,70 +1595,55 @@ msgid "" "See the documentation on raw device setup (man raw) for further information." msgstr "" -#: src/input/input_dvd.c:1814 +#: src/input/input_dvd.c:1813 msgid "CSS decryption method" msgstr "" -#: src/input/input_dvd.c:1815 +#: src/input/input_dvd.c:1814 msgid "" "Selects the decryption method libdvdcss will use to descramble copy " "protected DVDs. Try the various methods, if you have problems playing " "scrambled DVDs." msgstr "" -# src/input/input_vcd.c:1184 -#: src/input/input_dvd.c:1823 -#, fuzzy -msgid "path to the title key cache" -msgstr "ścieżka dostępu do pliku lokalnego urządzenia vcd" - -#: src/input/input_dvd.c:1824 -msgid "" -"Since cracking the copy protection of scrambled DVDs can be quite time " -"consuming, libdvdcss will cache the cracked keys in this directory.\n" -"This setting is security critical, because files with uncontrollable names " -"will be created in this directory. Be sure to use a dedicated directory not " -"used for anything but DVD key caching." -msgstr "" - -#: src/input/input_dvd.c:1846 +#: src/input/input_dvd.c:1829 msgid "region the DVD player claims to be in (1 to 8)" msgstr "" -#: src/input/input_dvd.c:1847 +#: src/input/input_dvd.c:1830 msgid "" "This only needs to be changed if your DVD jumps to a screen complaining " "about a wrong region code. It has nothing to do with the region code set in " "DVD drives, this is purely software." msgstr "" -#: src/input/input_dvd.c:1853 +#: src/input/input_dvd.c:1836 msgid "default language for DVD playback" msgstr "" -#: src/input/input_dvd.c:1854 +#: src/input/input_dvd.c:1837 msgid "" "xine tries to use this language as a default for DVD playback. As far as the " "DVD supports it, menus and audio tracks will be presented in this language.\n" "The value must be a two character ISO639 language code." msgstr "" -#: src/input/input_dvd.c:1860 +#: src/input/input_dvd.c:1843 msgid "read-ahead caching" msgstr "" -#: src/input/input_dvd.c:1861 +#: src/input/input_dvd.c:1844 msgid "" "xine can use a read ahead cache for DVD drive access.\n" "This may lead to jerky playback on slow drives, but it improves the impact " "of the DVD layer change on faster drives." msgstr "" -#: src/input/input_dvd.c:1867 +#: src/input/input_dvd.c:1850 msgid "unit for the skip action" msgstr "" -#: src/input/input_dvd.c:1868 +#: src/input/input_dvd.c:1851 msgid "" "You can configure the behaviour when issuing a skip command (using the skip " "buttons for example). The individual values mean:\n" @@ -1677,11 +1662,11 @@ msgid "" "features on the DVD" msgstr "" -#: src/input/input_dvd.c:1883 +#: src/input/input_dvd.c:1866 msgid "unit for seeking" msgstr "" -#: src/input/input_dvd.c:1884 +#: src/input/input_dvd.c:1867 msgid "" "You can configure the domain spanned by the seek slider. The individual " "values mean:\n" @@ -1695,11 +1680,11 @@ msgid "" "chapter of the current feature" msgstr "" -#: src/input/input_dvd.c:1895 +#: src/input/input_dvd.c:1878 msgid "play mode when title/chapter is given" msgstr "" -#: src/input/input_dvd.c:1896 +#: src/input/input_dvd.c:1879 msgid "" "You can configure the behaviour when playing a dvd from a given title/" "chapter (eg. using MRL 'dvd:/1.2'). The individual values mean:\n" @@ -1763,94 +1748,94 @@ msgid "gnome-vfs input plugin as shipped with xine" msgstr "wtyczka wejścia net dostarczana z xine" # src/input/input_rtp.c:339 -#: src/input/input_http.c:174 +#: src/input/input_http.c:176 #, fuzzy, c-format msgid "input_http: gethostbyname(%s) failed: %s\n" msgstr "input_rtp: nie mogę utworzyć nowego wątku (%s)\n" # src/input/input_http.c:416 src/input/input_http.c:537 -#: src/input/input_http.c:400 src/input/input_http.c:943 +#: src/input/input_http.c:402 src/input/input_http.c:957 #, c-format msgid "input_http: read error %d\n" msgstr "input_http: błąd odczytu %d\n" -#: src/input/input_http.c:627 +#: src/input/input_http.c:629 msgid "Connecting HTTP server..." msgstr "" # src/input/input_http.c:445 -#: src/input/input_http.c:819 +#: src/input/input_http.c:820 #, c-format msgid "input_http: invalid http answer\n" msgstr "input_http: błędna odpowiedź http\n" # src/input/input_http.c:450 -#: src/input/input_http.c:825 +#: src/input/input_http.c:826 #, c-format msgid "input_http: 3xx redirection: >%d %s<\n" msgstr "input_http: przekierowanie 3xx: >%d %s<\n" # src/input/input_http.c:455 -#: src/input/input_http.c:830 src/input/input_http.c:836 -#: src/input/input_http.c:843 +#: src/input/input_http.c:831 src/input/input_http.c:836 +#: src/input/input_http.c:842 src/input/input_http.c:849 #, c-format msgid "input_http: http status not 2xx: >%d %s<\n" msgstr "input_http: status http nie jest 2xx: >%d %s<\n" # src/input/input_http.c:464 -#: src/input/input_http.c:853 +#: src/input/input_http.c:859 #, fuzzy, c-format msgid "input_http: content length = %<PRIdMAX> bytes\n" msgstr "input_http: długość zawartości = %Ld bytes\n" # src/input/input_http.c:416 src/input/input_http.c:537 -#: src/input/input_http.c:922 +#: src/input/input_http.c:932 #, fuzzy, c-format msgid "input_http: buffer exhausted after %d bytes." msgstr "input_http: błąd odczytu %d\n" # src/input/input_http.c:640 -#: src/input/input_http.c:996 +#: src/input/input_http.c:1010 msgid "http input plugin" msgstr "wtyczka wejścia http" -#: src/input/input_http.c:1062 +#: src/input/input_http.c:1076 msgid "HTTP proxy host" msgstr "" -#: src/input/input_http.c:1062 +#: src/input/input_http.c:1076 msgid "The hostname of the HTTP proxy." msgstr "" -#: src/input/input_http.c:1066 +#: src/input/input_http.c:1080 msgid "HTTP proxy port" msgstr "" -#: src/input/input_http.c:1066 +#: src/input/input_http.c:1080 msgid "The port number of the HTTP proxy." msgstr "" -#: src/input/input_http.c:1076 +#: src/input/input_http.c:1090 msgid "HTTP proxy username" msgstr "" -#: src/input/input_http.c:1077 +#: src/input/input_http.c:1091 msgid "The user name for the HTTP proxy." msgstr "" -#: src/input/input_http.c:1080 +#: src/input/input_http.c:1094 msgid "HTTP proxy password" msgstr "" -#: src/input/input_http.c:1081 +#: src/input/input_http.c:1095 msgid "The password for the HTTP proxy." msgstr "" -#: src/input/input_http.c:1084 +#: src/input/input_http.c:1098 msgid "Domains for which to ignore the HTTP proxy" msgstr "" -#: src/input/input_http.c:1085 +#: src/input/input_http.c:1099 msgid "" "A comma-separated list of domain names for which the proxy is to be " "ignored.\n" @@ -2085,40 +2070,40 @@ msgstr "Buforowanie..." msgid "Adjusting..." msgstr "" -#: src/input/input_v4l.c:660 +#: src/input/input_v4l.c:658 msgid "Tuner name not found\n" msgstr "" -#: src/input/input_v4l.c:1876 +#: src/input/input_v4l.c:1874 #, fuzzy msgid "v4l tv input plugin" msgstr "wtyczka wejścia pliku" -#: src/input/input_v4l.c:1880 +#: src/input/input_v4l.c:1878 #, fuzzy msgid "v4l radio input plugin" msgstr "wtyczka wejścia pliku" # src/input/input_vcd.c:1184 -#: src/input/input_v4l.c:1912 +#: src/input/input_v4l.c:1910 #, fuzzy msgid "v4l video device" msgstr "ścieżka dostępu do pliku lokalnego urządzenia vcd" # src/input/input_vcd.c:1184 -#: src/input/input_v4l.c:1913 +#: src/input/input_v4l.c:1911 #, fuzzy msgid "The path to your Video4Linux video device." msgstr "ścieżka dostępu do pliku lokalnego urządzenia vcd" # src/input/input_vcd.c:1184 -#: src/input/input_v4l.c:1938 +#: src/input/input_v4l.c:1936 #, fuzzy msgid "v4l radio device" msgstr "ścieżka dostępu do pliku lokalnego urządzenia vcd" # src/input/input_vcd.c:1184 -#: src/input/input_v4l.c:1939 +#: src/input/input_v4l.c:1937 #, fuzzy msgid "The path to your Video4Linux radio device." msgstr "ścieżka dostępu do pliku lokalnego urządzenia vcd" @@ -2295,110 +2280,110 @@ msgstr "" msgid "Should have converted this above" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:191 +#: src/input/vcd/xineplug_inp_vcd.c:192 msgid "failed to find a device with a VCD" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:328 +#: src/input/vcd/xineplug_inp_vcd.c:329 msgid "was passed a null class parameter" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:972 +#: src/input/vcd/xineplug_inp_vcd.c:982 msgid "Invalid current entry type" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:996 +#: src/input/vcd/xineplug_inp_vcd.c:1006 msgid "" "Video CD plugin with PBC and support for: (X)VCD, (X)SVCD, HQVCD, CVD ... " msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1097 +#: src/input/vcd/xineplug_inp_vcd.c:1107 msgid "selection has no RETURN entry" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1126 +#: src/input/vcd/xineplug_inp_vcd.c:1136 msgid "DEFAULT selected, but PBC is not on." msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1131 +#: src/input/vcd/xineplug_inp_vcd.c:1141 msgid "selection has no NEXT entry" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1139 +#: src/input/vcd/xineplug_inp_vcd.c:1149 msgid "selection has no PREVIOUS entry" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1146 +#: src/input/vcd/xineplug_inp_vcd.c:1156 msgid "Unknown event type: " msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1446 src/input/vcd/xineplug_inp_vcd.c:1493 +#: src/input/vcd/xineplug_inp_vcd.c:1452 src/input/vcd/xineplug_inp_vcd.c:1499 msgid "The above message had unknown vcdimager log level" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1824 +#: src/input/vcd/xineplug_inp_vcd.c:1830 msgid "VCD default type to use on autoplay" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1825 +#: src/input/vcd/xineplug_inp_vcd.c:1831 msgid "" "The VCD play unit to use when none is specified in an MRL, e.g. vcd:// or " "vcd:///dev/dvd:" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1835 +#: src/input/vcd/xineplug_inp_vcd.c:1841 msgid "CD-ROM drive used for VCD when none given" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1836 +#: src/input/vcd/xineplug_inp_vcd.c:1842 msgid "" "What to use if no drive specified. If the setting is empty, xine will scan " "for CD drives." msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1846 +#: src/input/vcd/xineplug_inp_vcd.c:1852 msgid "VCD position slider range" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1847 +#: src/input/vcd/xineplug_inp_vcd.c:1853 msgid "" "range that the stream playback position slider represents playing a VCD." msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1855 +#: src/input/vcd/xineplug_inp_vcd.c:1861 msgid "VCD read-ahead caching?" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1856 +#: src/input/vcd/xineplug_inp_vcd.c:1862 msgid "Class may lead to jerky playback on low-end machines." msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1866 +#: src/input/vcd/xineplug_inp_vcd.c:1872 msgid "automatically advance VCD track/entry" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1867 +#: src/input/vcd/xineplug_inp_vcd.c:1873 msgid "" "If enabled, we should automatically advance to the next entry or track. Used " "only when playback control (PBC) is disabled." msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1876 +#: src/input/vcd/xineplug_inp_vcd.c:1882 msgid "show 'rejected' VCD LIDs" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1877 +#: src/input/vcd/xineplug_inp_vcd.c:1883 msgid "" "Some playback list IDs (LIDs) are marked not showable, but you can see them " "in the MRL list if this is set. Rejected entries are marked with an asterisk " "(*) appended to the MRL." msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1888 +#: src/input/vcd/xineplug_inp_vcd.c:1894 msgid "VCD format string for display banner" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1889 +#: src/input/vcd/xineplug_inp_vcd.c:1895 msgid "" "VCD format used in the GUI Title. Similar to the Unix date command. Format " "specifiers start with a percent sign. Specifiers are:\n" @@ -2419,11 +2404,11 @@ msgid "" " %% : a %\n" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1914 +#: src/input/vcd/xineplug_inp_vcd.c:1920 msgid "VCD format string for stream comment field" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1915 +#: src/input/vcd/xineplug_inp_vcd.c:1921 msgid "" "VCD format used in the GUI Title. Similar to the Unix date command. Format " "specifiers start with a percent sign. Specifiers are %A, %C, %c, %F, %I, %L, " @@ -2431,11 +2416,11 @@ msgid "" "See the help for the title_format for the meanings of these." msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1927 +#: src/input/vcd/xineplug_inp_vcd.c:1933 msgid "VCD debug flag mask" msgstr "" -#: src/input/vcd/xineplug_inp_vcd.c:1928 +#: src/input/vcd/xineplug_inp_vcd.c:1934 msgid "" "For tracking down bugs in the VCD plugin. Mask values are:\n" " 1: Meta information\n" @@ -2452,183 +2437,107 @@ msgid "" "2048: Debugging from VCDINFO\n" msgstr "" -#: src/liba52/xine_a52_decoder.c:742 src/libdts/xine_dts_decoder.c:546 -msgid "HELP! a mono-only audio driver?!\n" -msgstr "" - -# src/xine-engine/audio_out.c:868 -#: src/liba52/xine_a52_decoder.c:805 -#, fuzzy -msgid "A/52 volume" -msgstr "głośność dźwięku" - -#: src/liba52/xine_a52_decoder.c:806 -msgid "" -"With A/52 audio, you can modify the volume at the decoder level. This has " -"the advantage of the audio being already decoded for the specified volume, " -"so later operations like channel downmixing will work on an audio stream of " -"the given volume." -msgstr "" - -# src/liba52/xine_decoder.c:577 -#: src/liba52/xine_a52_decoder.c:814 -#, fuzzy -msgid "use A/52 dynamic range compression" -msgstr "włączanie dynamicznego zakresu kompensacji a/52" - -#: src/liba52/xine_a52_decoder.c:815 -msgid "" -"Dynamic range compression limits the dynamic range of the audio. This means " -"making the loud sounds softer, and the soft sounds louder, so you can more " -"easily listen to the audio in a noisy environment without disturbing anyone." -msgstr "" - -# src/liba52/xine_decoder.c:580 -#: src/liba52/xine_a52_decoder.c:822 -#, fuzzy -msgid "downmix audio to 2 channel surround stereo" -msgstr "włącz redukcję dźwięku do 2.0 surround stereo" - -#: src/liba52/xine_a52_decoder.c:823 -msgid "" -"When you want to listen to multichannel surround sound, but you have only " -"two speakers or a surround decoder or amplifier which does some sort of " -"matrix surround decoding like prologic, you should enable this option so " -"that the additional channels are mixed into the stereo signal." -msgstr "" - -#: src/libfaad/xine_faad_decoder.c:131 -msgid "libfaad: libfaad NeAACDecOpen() failed.\n" -msgstr "" - -#: src/libfaad/xine_faad_decoder.c:140 -msgid "libfaad: libfaad NeAACDecInit2 failed.\n" -msgstr "" - -#: src/libfaad/xine_faad_decoder.c:151 -msgid "libfaad: libfaad NeAACDecInit failed.\n" -msgstr "" - -#: src/libffmpeg/ff_audio_decoder.c:120 +#: src/libffmpeg/ff_audio_decoder.c:122 #, c-format msgid "ffmpeg_audio_dec: increasing buffer to %d to avoid overflow.\n" msgstr "" -#: src/libffmpeg/ff_audio_decoder.c:164 +#: src/libffmpeg/ff_audio_decoder.c:166 #, c-format msgid "ffmpeg_audio_dec: couldn't find ffmpeg decoder for buf type 0x%X\n" msgstr "" -#: src/libffmpeg/ff_audio_decoder.c:256 +#: src/libffmpeg/ff_audio_decoder.c:258 msgid "ffmpeg_audio_dec: trying to open null codec\n" msgstr "" -#: src/libffmpeg/ff_audio_decoder.c:265 +#: src/libffmpeg/ff_audio_decoder.c:267 msgid "ffmpeg_audio_dec: couldn't open decoder\n" msgstr "" -#: src/libffmpeg/ff_dvaudio_decoder.c:286 +#: src/libffmpeg/ff_dvaudio_decoder.c:280 #, c-format msgid "dvaudio: increasing buffer to %d to avoid overflow.\n" msgstr "" -#: src/libffmpeg/ff_video_decoder.c:157 -msgid "ffmpeg_video_dec: unsupported frame format, DR1 disabled.\n" -msgstr "" - -#: src/libffmpeg/ff_video_decoder.c:175 -msgid "ffmpeg_video_dec: unsupported frame dimensions, DR1 disabled.\n" -msgstr "" - -#: src/libffmpeg/ff_video_decoder.c:335 -#, c-format -msgid "ffmpeg_video_dec: couldn't find ffmpeg decoder for buf type 0x%X\n" -msgstr "" - -#: src/libffmpeg/ff_video_decoder.c:364 -msgid "ffmpeg_video_dec: couldn't open decoder\n" -msgstr "" - -#: src/libffmpeg/ff_video_decoder.c:399 -msgid "ffmpeg_video_dec: direct rendering enabled\n" -msgstr "" - -#: src/libffmpeg/ff_video_decoder.c:818 -#, c-format -msgid "ffmpeg_video_dec: increasing buffer to %d to avoid overflow.\n" -msgstr "" - -#: src/libffmpeg/ff_video_decoder.c:1516 -#, fuzzy -msgid "MPEG-4 postprocessing quality" -msgstr "jakość post-przetwarzania ffmpeg mpeg-4" - -#: src/libffmpeg/ff_video_decoder.c:1517 -msgid "" -"You can adjust the amount of post processing applied to MPEG-4 video.\n" -"Higher values result in better quality, but need more CPU. Lower values may " -"result in image defects like block artifacts. For high quality content, too " -"heavy post processing can actually make the image worse by blurring it too " -"much." -msgstr "" - # src/dxr3/dxr3_mpeg_encoders.c:182 -#: src/libffmpeg/ffmpeg_encoder.c:167 +#: src/libffmpeg/ffmpeg_encoder.c:163 #, fuzzy msgid "libavcodec mpeg output bitrate (kbit/s)" msgstr "dxr3enc: częstotliwość wyjśćia rte mpeg (kbit/s)" -#: src/libffmpeg/ffmpeg_encoder.c:168 +#: src/libffmpeg/ffmpeg_encoder.c:164 msgid "" "The bitrate the libavcodec mpeg encoder should use for DXR3's encoding mode. " "Higher values will increase quality and CPU usage.\n" "This setting is only considered, when constant quality mode is disabled." msgstr "" -#: src/libffmpeg/ffmpeg_encoder.c:175 +#: src/libffmpeg/ffmpeg_encoder.c:171 msgid "constant quality mode" msgstr "" -#: src/libffmpeg/ffmpeg_encoder.c:176 +#: src/libffmpeg/ffmpeg_encoder.c:172 msgid "" "When enabled, libavcodec will use a constant quality mode by dynamically " "compressing the images based on their complexity. When disabled, libavcodec " "will use constant bitrate mode." msgstr "" -#: src/libffmpeg/ffmpeg_encoder.c:183 +#: src/libffmpeg/ffmpeg_encoder.c:179 msgid "minimum compression" msgstr "" -#: src/libffmpeg/ffmpeg_encoder.c:184 +#: src/libffmpeg/ffmpeg_encoder.c:180 msgid "The minimum compression to apply to an image in constant quality mode." msgstr "" -#: src/libffmpeg/ffmpeg_encoder.c:189 +#: src/libffmpeg/ffmpeg_encoder.c:185 msgid "maximum quantizer" msgstr "" -#: src/libffmpeg/ffmpeg_encoder.c:190 +#: src/libffmpeg/ffmpeg_encoder.c:186 msgid "The maximum compression to apply to an image in constant quality mode." msgstr "" -#: src/libmusepack/xine_musepack_decoder.c:241 +#: src/libffmpeg/ff_video_decoder.c:155 +msgid "ffmpeg_video_dec: unsupported frame format, DR1 disabled.\n" +msgstr "" + +#: src/libffmpeg/ff_video_decoder.c:173 +msgid "ffmpeg_video_dec: unsupported frame dimensions, DR1 disabled.\n" +msgstr "" + +#: src/libffmpeg/ff_video_decoder.c:333 #, c-format -msgid "libmusepack: mpc_streaminfo_read failed: %d\n" +msgid "ffmpeg_video_dec: couldn't find ffmpeg decoder for buf type 0x%X\n" msgstr "" -#: src/libmusepack/xine_musepack_decoder.c:315 -msgid "libmusepack: data after last frame ignored\n" +#: src/libffmpeg/ff_video_decoder.c:362 +msgid "ffmpeg_video_dec: couldn't open decoder\n" msgstr "" -#: src/libmusepack/xine_musepack_decoder.c:326 -msgid "libmusepack: mpc_decoder_initialise failed\n" +#: src/libffmpeg/ff_video_decoder.c:397 +msgid "ffmpeg_video_dec: direct rendering enabled\n" msgstr "" -#: src/libmusepack/xine_musepack_decoder.c:346 -#: src/libmusepack/xine_musepack_decoder.c:361 +#: src/libffmpeg/ff_video_decoder.c:816 #, c-format -msgid "libmusepack: mpc_decoder_decode failed: %d\n" +msgid "ffmpeg_video_dec: increasing buffer to %d to avoid overflow.\n" +msgstr "" + +#: src/libffmpeg/ff_video_decoder.c:1519 +#, fuzzy +msgid "MPEG-4 postprocessing quality" +msgstr "jakość post-przetwarzania ffmpeg mpeg-4" + +#: src/libffmpeg/ff_video_decoder.c:1520 +msgid "" +"You can adjust the amount of post processing applied to MPEG-4 video.\n" +"Higher values result in better quality, but need more CPU. Lower values may " +"result in image defects like block artifacts. For high quality content, too " +"heavy post processing can actually make the image worse by blurring it too " +"much." msgstr "" # src/libw32dll/w32codec.c:1404 src/libw32dll/w32codec.c:1453 @@ -2646,10 +2555,6 @@ msgid "" "information on how to install the codecs." msgstr "" -#: src/libreal/xine_real_video_decoder.c:164 -msgid "libreal: Error resolving symbols! (version incompatibility?)\n" -msgstr "" - #: src/libreal/xine_real_audio_decoder.c:130 #, c-format msgid "libareal: (audio) Cannot resolve symbols - incompatible dll: %s\n" @@ -2669,6 +2574,10 @@ msgstr "" msgid "libareal: oups, real can do more than 2 channels ?\n" msgstr "" +#: src/libreal/xine_real_video_decoder.c:164 +msgid "libreal: Error resolving symbols! (version incompatibility?)\n" +msgstr "" + # src/libspucc/xine_decoder.c:220 #: src/libspucc/xine_cc_decoder.c:192 #, fuzzy @@ -2907,6 +2816,83 @@ msgstr "" msgid "w32codec: Error initializing DMO Audio\n" msgstr "" +#: src/libxineadec/xine_a52_decoder.c:742 +#: src/libxineadec/xine_dts_decoder.c:524 +msgid "HELP! a mono-only audio driver?!\n" +msgstr "" + +# src/xine-engine/audio_out.c:868 +#: src/libxineadec/xine_a52_decoder.c:805 +#, fuzzy +msgid "A/52 volume" +msgstr "głośność dźwięku" + +#: src/libxineadec/xine_a52_decoder.c:806 +msgid "" +"With A/52 audio, you can modify the volume at the decoder level. This has " +"the advantage of the audio being already decoded for the specified volume, " +"so later operations like channel downmixing will work on an audio stream of " +"the given volume." +msgstr "" + +# src/liba52/xine_decoder.c:577 +#: src/libxineadec/xine_a52_decoder.c:814 +#, fuzzy +msgid "use A/52 dynamic range compression" +msgstr "włączanie dynamicznego zakresu kompensacji a/52" + +#: src/libxineadec/xine_a52_decoder.c:815 +msgid "" +"Dynamic range compression limits the dynamic range of the audio. This means " +"making the loud sounds softer, and the soft sounds louder, so you can more " +"easily listen to the audio in a noisy environment without disturbing anyone." +msgstr "" + +# src/liba52/xine_decoder.c:580 +#: src/libxineadec/xine_a52_decoder.c:822 +#, fuzzy +msgid "downmix audio to 2 channel surround stereo" +msgstr "włącz redukcję dźwięku do 2.0 surround stereo" + +#: src/libxineadec/xine_a52_decoder.c:823 +msgid "" +"When you want to listen to multichannel surround sound, but you have only " +"two speakers or a surround decoder or amplifier which does some sort of " +"matrix surround decoding like prologic, you should enable this option so " +"that the additional channels are mixed into the stereo signal." +msgstr "" + +#: src/libxineadec/xine_faad_decoder.c:130 +msgid "libfaad: libfaad NeAACDecOpen() failed.\n" +msgstr "" + +#: src/libxineadec/xine_faad_decoder.c:139 +msgid "libfaad: libfaad NeAACDecInit2 failed.\n" +msgstr "" + +#: src/libxineadec/xine_faad_decoder.c:150 +msgid "libfaad: libfaad NeAACDecInit failed.\n" +msgstr "" + +#: src/libxineadec/xine_musepack_decoder.c:249 +#, c-format +msgid "libmusepack: mpc_streaminfo_read failed: %d\n" +msgstr "" + +#: src/libxineadec/xine_musepack_decoder.c:323 +msgid "libmusepack: data after last frame ignored\n" +msgstr "" + +#: src/libxineadec/xine_musepack_decoder.c:334 +msgid "libmusepack: mpc_decoder_initialise failed\n" +msgstr "" + +#: src/libxineadec/xine_musepack_decoder.c:354 +#: src/libxineadec/xine_musepack_decoder.c:369 +#, c-format +msgid "libmusepack: mpc_decoder_decode failed: %d\n" +msgstr "" + #: src/libxinevdec/bitplane.c:1272 #, c-format msgid "bitplane: error doing ByteRun1 decompression\n" @@ -3121,22 +3107,6 @@ msgid "" "* mplayer's denoise3d (C) 2003 Daniel Moreno\n" msgstr "" -#: src/post/planar/eq.c:186 -msgid "" -"Software equalizer with interactive controls just like the hardware " -"equalizer, for cards/drivers that do not support brightness and contrast " -"controls in hardware.\n" -"\n" -"Parameters\n" -" brightness\n" -" contrast\n" -"\n" -"Note: It is possible to use frontend's control window to set these " -"parameters.\n" -"\n" -"* mplayer's eq (C) Richard Felker\n" -msgstr "" - #: src/post/planar/eq2.c:359 msgid "" "Alternative software equalizer that uses lookup tables (very slow), allowing " @@ -3161,6 +3131,22 @@ msgid "" "* mplayer's eq2 (C) Hampa Hug, Daniel Moreno, Richard Felker\n" msgstr "" +#: src/post/planar/eq.c:186 +msgid "" +"Software equalizer with interactive controls just like the hardware " +"equalizer, for cards/drivers that do not support brightness and contrast " +"controls in hardware.\n" +"\n" +"Parameters\n" +" brightness\n" +" contrast\n" +"\n" +"Note: It is possible to use frontend's control window to set these " +"parameters.\n" +"\n" +"* mplayer's eq (C) Richard Felker\n" +msgstr "" + #: src/post/planar/expand.c:251 msgid "" "The expand plugin is meant to take frames of arbitrary aspect ratio and " @@ -3236,6 +3222,68 @@ msgid "" "* mplayer's unsharp (C) 2002 Remi Guyomarch\n" msgstr "" +#: src/vdr/input_vdr.c:183 src/vdr/input_vdr.c:223 src/vdr/input_vdr.c:2297 +#: src/vdr/input_vdr.c:2394 +#, c-format +msgid ": input event write: %s.\n" +msgstr "" + +#: src/vdr/input_vdr.c:713 src/vdr/input_vdr.c:1137 +msgid ": buffer_pool_alloc() failed!\n" +msgstr "" + +#: src/vdr/input_vdr.c:782 +#, c-format +msgid ": flush buffers (vb: %d, ab: %d, vf: %d, af: %d) %s.\n" +msgstr "" + +#: src/vdr/input_vdr.c:1475 +#, c-format +msgid ": shutting down rpc thread (timeout: %d ms) ...\n" +msgstr "" + +# src/xine-engine/video_out.c:890 +#: src/vdr/input_vdr.c:1499 +#, fuzzy, c-format +msgid ": cancelling rpc thread in function %d...\n" +msgstr "video_out: nie mogę utworzyć wątku (%s)\n" + +#: src/vdr/input_vdr.c:1506 +#, fuzzy +msgid ": joining rpc thread ...\n" +msgstr "RTP: zatrzymuje odczyt wątku...\n" + +#: src/vdr/input_vdr.c:1508 +#, fuzzy +msgid ": rpc thread joined.\n" +msgstr "RTP: odczyt wątku zakończony\n" + +# src/input/input_http.c:98 +#: src/vdr/input_vdr.c:2137 src/vdr/input_vdr.c:2151 src/vdr/input_vdr.c:2169 +#: src/vdr/input_vdr.c:2190 src/vdr/input_vdr.c:2211 +#, fuzzy, c-format +msgid ": failed to open '%s' (%s)\n" +msgstr "input_http: otwarcie gniazda zawiodło\n" + +#: src/vdr/input_vdr.c:2153 +msgid "timeout expired during setup phase" +msgstr "" + +# src/input/input_rtp.c:339 +#: src/vdr/input_vdr.c:2227 +#, fuzzy, c-format +msgid ": can't create new thread (%s)\n" +msgstr "input_rtp: nie mogę utworzyć nowego wątku (%s)\n" + +#: src/vdr/input_vdr.c:2487 +msgid "VDR display device plugin" +msgstr "" + +#: src/vdr/post_vdr_video.c:435 +#, c-format +msgid ": osd: (%d, %d)-(%d, %d)@%lg\n" +msgstr "" + # src/video_out/video_out_aa.c:307 #: src/video_out/video_out_aa.c:311 msgid "xine video output plugin using the ascii-art library" @@ -3359,7 +3407,7 @@ msgid "Select the video output layer by its id." msgstr "" #: src/video_out/video_out_directfb.c:1804 -#: src/video_out/video_out_directfb.c:2013 +#: src/video_out/video_out_directfb.c:2014 #, c-format msgid "video_out_directfb: using display layer #%d.\n" msgstr "" @@ -3370,12 +3418,12 @@ msgstr "" msgid "xine video output plugin using DirectFB." msgstr "wtyczka wyjścia obrazu xine używająca biblioteki DirectFB" -#: src/video_out/video_out_directfb.c:2006 +#: src/video_out/video_out_directfb.c:2007 msgid "video_out_directfb: no usable display layer was found!\n" msgstr "" # src/video_out/video_out_directfb.c:569 -#: src/video_out/video_out_directfb.c:2095 +#: src/video_out/video_out_directfb.c:2096 #, fuzzy msgid "xine video output plugin using DirectFB under XDirectFB." msgstr "wtyczka wyjścia obrazu xine używająca biblioteki DirectFB" @@ -3386,7 +3434,7 @@ msgstr "wtyczka wyjścia obrazu xine używająca biblioteki DirectFB" msgid "xine video output plugin for win32 using directx" msgstr "wtyczka wyjścia obrazu xine używająca libvidix dla X11" -#: src/video_out/video_out_fb.c:792 +#: src/video_out/video_out_fb.c:780 #, c-format msgid "" "video_out_fb: only packed truecolor/directcolor is supported (%d).\n" @@ -3394,12 +3442,12 @@ msgid "" msgstr "" # src/video_out/video_out_fb.c:721 -#: src/video_out/video_out_fb.c:852 src/video_out/video_out_vidix.c:1239 +#: src/video_out/video_out_fb.c:840 src/video_out/video_out_vidix.c:1239 #, fuzzy msgid "framebuffer device name" msgstr "urządzenie buforu ramki" -#: src/video_out/video_out_fb.c:853 src/video_out/video_out_vidix.c:1240 +#: src/video_out/video_out_fb.c:841 src/video_out/video_out_vidix.c:1240 msgid "" "Specifies the file name for the framebuffer device to be used.\n" "This setting is security critical, because when changed to a different file, " @@ -3407,40 +3455,41 @@ msgid "" "careful that the value you enter really is a proper framebuffer device." msgstr "" -#: src/video_out/video_out_fb.c:927 -msgid "video_out_fb: Your video mode was not recognized, sorry.\n" +#: src/video_out/video_out_fb.c:915 +#, c-format +msgid "%s: Your video mode was not recognized, sorry.\n" msgstr "" -#: src/video_out/video_out_fb.c:984 +#: src/video_out/video_out_fb.c:972 #, c-format -msgid "video_out_fb: %d video RAM buffers are available.\n" +msgid "%s: %d video RAM buffers are available.\n" msgstr "" -#: src/video_out/video_out_fb.c:990 +#: src/video_out/video_out_fb.c:978 #, c-format msgid "" -"WARNING: video_out_fb: Zero copy buffers are DISABLED because only %d " -"buffers\n" +"WARNING: %s: Zero copy buffers are DISABLED because only %d buffers\n" " are available which is less than the recommended %d buffers. Lowering\n" " the frame buffer resolution might help.\n" msgstr "" -#: src/video_out/video_out_fb.c:1001 +#: src/video_out/video_out_fb.c:989 +#, c-format msgid "" -"WARNING: video_out_fb: Zero copy buffers are DISABLED because kernel driver\n" +"WARNING: %s: Zero copy buffers are DISABLED because kernel driver\n" " do not support screen panning (used for frame flips).\n" msgstr "" -#: src/video_out/video_out_fb.c:1070 +#: src/video_out/video_out_fb.c:1058 #, c-format msgid "" -"WARNING: video_out_fb: current display depth is %d. For better performance\n" +"WARNING: %s: current display depth is %d. For better performance\n" " a depth of 16 bpp is recommended!\n" "\n" msgstr "" # src/video_out/video_out_fb.c:885 -#: src/video_out/video_out_fb.c:1101 +#: src/video_out/video_out_fb.c:1090 msgid "Xine video output plugin using the Linux frame buffer device" msgstr "" "xtyczka wyjścia obrazu xine używająca linuxowego urządzenia buforu ramki" @@ -3495,8 +3544,8 @@ msgid "" msgstr "" #: src/video_out/video_out_opengl.c:1918 src/video_out/video_out_vidix.c:1015 -#: src/video_out/video_out_xcbxv.c:1472 src/video_out/video_out_xv.c:1486 -#: src/video_out/video_out_xvmc.c:1461 src/video_out/video_out_xxmc.c:2468 +#: src/video_out/video_out_xcbxv.c:1304 src/video_out/video_out_xv.c:1359 +#: src/video_out/video_out_xvmc.c:1423 src/video_out/video_out_xxmc.c:2531 msgid "enable double buffering" msgstr "" @@ -3574,9 +3623,9 @@ msgid "video_out_pgx64: Error: ioctl failed (FBIOGATTR)\n" msgstr "" # src/dxr3/video_out_dxr3.c:287 -#: src/video_out/video_out_pgx64.c:1464 src/video_out/video_out_xcbxv.c:1439 -#: src/video_out/video_out_xv.c:1453 src/video_out/video_out_xvmc.c:1446 -#: src/video_out/video_out_xxmc.c:2435 +#: src/video_out/video_out_pgx64.c:1464 src/video_out/video_out_xcbxv.c:1271 +#: src/video_out/video_out_xv.c:1326 src/video_out/video_out_xvmc.c:1408 +#: src/video_out/video_out_xxmc.c:2498 #, fuzzy msgid "video overlay colour key" msgstr "dxr3: wartość koloru kluczowego dla overlay" @@ -3732,9 +3781,9 @@ msgstr "" msgid "The intensity of the blue colour components." msgstr "" -#: src/video_out/video_out_vidix.c:1016 src/video_out/video_out_xcbxv.c:1473 -#: src/video_out/video_out_xv.c:1487 src/video_out/video_out_xvmc.c:1462 -#: src/video_out/video_out_xxmc.c:2469 +#: src/video_out/video_out_vidix.c:1016 src/video_out/video_out_xcbxv.c:1305 +#: src/video_out/video_out_xv.c:1360 src/video_out/video_out_xvmc.c:1424 +#: src/video_out/video_out_xxmc.c:2532 msgid "" "Double buffering will synchronize the update of the video image to the " "repainting of the entire screen (\"vertical retrace\"). This eliminates " @@ -3769,9 +3818,9 @@ msgid "video overlay colour key red component" msgstr "dxr3: zakres koloru kluczowego" #: src/video_out/video_out_vidix.c:1159 src/video_out/video_out_vidix.c:1166 -#: src/video_out/video_out_vidix.c:1173 src/video_out/video_out_xcbxv.c:1440 -#: src/video_out/video_out_xv.c:1454 src/video_out/video_out_xvmc.c:1447 -#: src/video_out/video_out_xxmc.c:2436 +#: src/video_out/video_out_vidix.c:1173 src/video_out/video_out_xcbxv.c:1272 +#: src/video_out/video_out_xv.c:1327 src/video_out/video_out_xvmc.c:1409 +#: src/video_out/video_out_xxmc.c:2499 msgid "" "The colour key is used to tell the graphics card where to overlay the video " "image. Try different values, if you experience windows becoming transparent." @@ -3801,27 +3850,40 @@ msgstr "" "wtyczka wyjścia obrazu xine używająca libvidix dla linuxowego urządzenia " "buforu ramki" -#: src/video_out/video_out_xcbshm.c:157 +#: src/video_out/video_out_xcbshm.c:157 src/video_out/video_out_xshm.c:219 #, c-format -msgid "" -"video_out_xcbshm: %s: allocating image\n" -"video_out_xcbshm: => not using MIT Shared Memory extension.\n" +msgid "%s: %s: allocating image\n" msgstr "" -#: src/video_out/video_out_xcbshm.c:166 -msgid "" -"video_out_xcbshm: shared memory error (address error) when allocating " -"image \n" -"video_out_xcbshm: => not using MIT Shared Memory extension.\n" +# src/video_out/video_out_xshm.c:1445 +#: src/video_out/video_out_xcbshm.c:159 src/video_out/video_out_xcbshm.c:169 +#: src/video_out/video_out_xcbshm.c:181 src/video_out/video_out_xcbxv.c:267 +#: src/video_out/video_out_xcbxv.c:277 src/video_out/video_out_xcbxv.c:287 +#: src/video_out/video_out_xcbxv.c:299 src/video_out/video_out_xshm.c:204 +#: src/video_out/video_out_xshm.c:221 src/video_out/video_out_xshm.c:232 +#: src/video_out/video_out_xshm.c:251 src/video_out/video_out_xv.c:295 +#: src/video_out/video_out_xv.c:322 src/video_out/video_out_xv.c:331 +#: src/video_out/video_out_xv.c:367 src/video_out/video_out_xxmc.c:648 +#: src/video_out/video_out_xxmc.c:659 src/video_out/video_out_xxmc.c:668 +#: src/video_out/video_out_xxmc.c:704 +#, fuzzy, c-format +msgid "%s: => not using MIT Shared Memory extension.\n" msgstr "" +"wtyczka wyjścia obrazu xine używajaca rozszerzenie dzielonej pamięci MIT X" -#: src/video_out/video_out_xcbshm.c:177 -msgid "" -"video_out_xcbshm: x11 error during shared memory XImage creation\n" -"video_out_xcbshm: => not using MIT Shared Memory extension.\n" +#: src/video_out/video_out_xcbshm.c:167 src/video_out/video_out_xshm.c:230 +#, c-format +msgid "%s: shared memory error (address error) when allocating image \n" msgstr "" -#: src/video_out/video_out_xcbshm.c:1100 src/video_out/video_out_xshm.c:1157 +#: src/video_out/video_out_xcbshm.c:179 src/video_out/video_out_xcbxv.c:297 +#: src/video_out/video_out_xshm.c:249 src/video_out/video_out_xv.c:365 +#: src/video_out/video_out_xxmc.c:702 +#, c-format +msgid "%s: x11 error during shared memory XImage creation\n" +msgstr "" + +#: src/video_out/video_out_xcbshm.c:1103 src/video_out/video_out_xshm.c:1161 #, c-format msgid "" "\n" @@ -3831,79 +3893,81 @@ msgid "" "\n" msgstr "" -#: src/video_out/video_out_xcbshm.c:1113 -msgid "video_out_xcbshm: MIT shared memory extension not present on display.\n" +#: src/video_out/video_out_xcbshm.c:1116 src/video_out/video_out_xshm.c:1174 +#, c-format +msgid "%s: MIT shared memory extension not present on display.\n" msgstr "" -#: src/video_out/video_out_xcbshm.c:1212 -msgid "video_out_xcbshm: your video mode was not recognized, sorry :-(\n" +#: src/video_out/video_out_xcbshm.c:1215 src/video_out/video_out_xshm.c:1258 +#, c-format +msgid "%s: your video mode was not recognized, sorry :-(\n" msgstr "" # src/video_out/video_out_xshm.c:1445 -#: src/video_out/video_out_xcbshm.c:1242 src/video_out/video_out_xshm.c:1303 +#: src/video_out/video_out_xcbshm.c:1245 src/video_out/video_out_xshm.c:1307 msgid "xine video output plugin using the MIT X shared memory extension" msgstr "" "wtyczka wyjścia obrazu xine używajaca rozszerzenie dzielonej pamięci MIT X" -#: src/video_out/video_out_xcbxv.c:272 -msgid "" -"video_out_xcbxv: XvShmCreateImage returned a zero size\n" -"video_out_xcbxv: => not using MIT Shared Memory extension.\n" +#: src/video_out/video_out_xcbxv.c:265 src/video_out/video_out_xv.c:320 +#: src/video_out/video_out_xxmc.c:657 +#, c-format +msgid "%s: XvShmCreateImage returned a zero size\n" msgstr "" -#: src/video_out/video_out_xcbxv.c:281 +#: src/video_out/video_out_xcbxv.c:275 src/video_out/video_out_xv.c:329 +#: src/video_out/video_out_xxmc.c:666 #, c-format -msgid "" -"video_out_xcbxv: shared memory error in shmget: %s\n" -"video_out_xcbxv: => not using MIT Shared Memory extension.\n" +msgid "%s: shared memory error in shmget: %s\n" msgstr "" -#: src/video_out/video_out_xcbxv.c:300 -msgid "" -"video_out_xcbxv: x11 error during shared memory XImage creation\n" -"video_out_xcbxv: => not using MIT Shared Memory extension.\n" +#: src/video_out/video_out_xcbxv.c:285 +#, c-format +msgid "%s: shared memory error (address error)\n" msgstr "" -#: src/video_out/video_out_xcbxv.c:1291 -msgid "video_out_xcbxv: Xv extension not present.\n" +#: src/video_out/video_out_xcbxv.c:1125 src/video_out/video_out_xv.c:1174 +#: src/video_out/video_out_xxmc.c:2349 +#, c-format +msgid "%s: Xv extension not present.\n" msgstr "" -#: src/video_out/video_out_xcbxv.c:1333 +#: src/video_out/video_out_xcbxv.c:1167 src/video_out/video_out_xv.c:1211 +#: src/video_out/video_out_xxmc.c:2386 +#, c-format msgid "" -"video_out_xcbxv: Xv extension is present but I couldn't find a usable yuv12 " -"port.\n" -" Looks like your graphics hardware driver doesn't support " -"Xv?!\n" +"%s: Xv extension is present but I couldn't find a usable yuv12 port.\n" +"\tLooks like your graphics hardware driver doesn't support Xv?!\n" msgstr "" -#: src/video_out/video_out_xcbxv.c:1341 +#: src/video_out/video_out_xcbxv.c:1176 #, c-format msgid "" -"video_out_xcbxv: using Xv port %d from adaptor %s for hardware colorspace " -"conversion and scaling.\n" +"%s: using Xv port %d from adaptor %s for hardware colorspace conversion and " +"scaling.\n" msgstr "" -#: src/video_out/video_out_xcbxv.c:1448 src/video_out/video_out_xv.c:1462 -#: src/video_out/video_out_xvmc.c:1455 src/video_out/video_out_xxmc.c:2444 +#: src/video_out/video_out_xcbxv.c:1280 src/video_out/video_out_xv.c:1335 +#: src/video_out/video_out_xvmc.c:1417 src/video_out/video_out_xxmc.c:2507 #, fuzzy msgid "autopaint colour key" msgstr "Auto-tworzenie koloru-klucza przez Xv" -#: src/video_out/video_out_xcbxv.c:1449 src/video_out/video_out_xv.c:1463 -#: src/video_out/video_out_xvmc.c:1456 src/video_out/video_out_xxmc.c:2445 +#: src/video_out/video_out_xcbxv.c:1281 src/video_out/video_out_xv.c:1336 +#: src/video_out/video_out_xvmc.c:1418 src/video_out/video_out_xxmc.c:2508 #, fuzzy msgid "Make Xv autopaint its colorkey." msgstr "Auto-tworzenie koloru-klucza przez Xv" # src/video_out/video_out_xv.c:1408 -#: src/video_out/video_out_xcbxv.c:1456 src/video_out/video_out_xv.c:1470 -#: src/video_out/video_out_xxmc.c:2452 +#: src/video_out/video_out_xcbxv.c:1288 src/video_out/video_out_xv.c:1343 +#: src/video_out/video_out_xxmc.c:2515 #, fuzzy msgid "bilinear scaling mode" msgstr "tryb skalowania bilinearnego (permedia 2/3)" -#: src/video_out/video_out_xcbxv.c:1457 src/video_out/video_out_xv.c:1471 -#: src/video_out/video_out_xxmc.c:2453 +#: src/video_out/video_out_xcbxv.c:1289 src/video_out/video_out_xv.c:1344 +#: src/video_out/video_out_xxmc.c:2516 msgid "" "Selects the bilinear scaling mode for Permedia cards. The individual values " "are:\n" @@ -3918,286 +3982,128 @@ msgid "" "2 - enable full bilinear filtering" msgstr "" -#: src/video_out/video_out_xcbxv.c:1509 -msgid "video_out_xcbxv: this adaptor supports the yv12 format.\n" +#: src/video_out/video_out_xcbxv.c:1341 src/video_out/video_out_xv.c:1393 +#: src/video_out/video_out_xxmc.c:2572 +#, c-format +msgid "%s: this adaptor supports the yv12 format.\n" msgstr "" -#: src/video_out/video_out_xcbxv.c:1514 -msgid "video_out_xcbxv: this adaptor supports the yuy2 format.\n" +#: src/video_out/video_out_xcbxv.c:1346 src/video_out/video_out_xv.c:1398 +#: src/video_out/video_out_xxmc.c:2577 +#, c-format +msgid "%s: this adaptor supports the yuy2 format.\n" msgstr "" -#: src/video_out/video_out_xcbxv.c:1522 src/video_out/video_out_xv.c:1547 -#: src/video_out/video_out_xxmc.c:2537 +#: src/video_out/video_out_xcbxv.c:1354 src/video_out/video_out_xv.c:1420 +#: src/video_out/video_out_xxmc.c:2600 msgid "pitch alignment workaround" msgstr "" -#: src/video_out/video_out_xcbxv.c:1523 src/video_out/video_out_xv.c:1548 -#: src/video_out/video_out_xxmc.c:2538 +#: src/video_out/video_out_xcbxv.c:1355 src/video_out/video_out_xv.c:1421 +#: src/video_out/video_out_xxmc.c:2601 msgid "Some buggy video drivers need a workaround to function properly." msgstr "" -#: src/video_out/video_out_xcbxv.c:1529 src/video_out/video_out_xv.c:1554 -#: src/video_out/video_out_xvmc.c:1524 -msgid "deinterlace method (deprecated)" -msgstr "" - -#: src/video_out/video_out_xcbxv.c:1530 src/video_out/video_out_xv.c:1555 -#: src/video_out/video_out_xvmc.c:1525 -msgid "" -"This config setting is deprecated. You should use the new deinterlacing post " -"processing settings instead.\n" -"\n" -"From the old days of analog television, where the even and odd numbered " -"lines of a video frame would be displayed at different times comes the idea " -"to increase motion smoothness by also recording the lines at different " -"times. This is called \"interlacing\". But unfortunately, todays displays " -"show the even and odd numbered lines as one complete frame all at the same " -"time (called \"progressive display\"), which results in ugly frame errors " -"known as comb artifacts. Software deinterlacing is an approach to reduce " -"these artifacts. The individual values are:\n" -"\n" -"none\n" -"Disables software deinterlacing.\n" -"\n" -"bob\n" -"Interpolates between the lines for moving parts of the image.\n" -"\n" -"weave\n" -"Similar to bob, but with a tendency to preserve the full resolution, better " -"for high detail in low movement scenes.\n" -"\n" -"greedy\n" -"Very good adaptive deinterlacer, but needs a lot of CPU power.\n" -"\n" -"onefield\n" -"Always interpolates and reduces vertical resolution.\n" -"\n" -"onefieldxv\n" -"Same as onefield, but does the interpolation in hardware.\n" -"\n" -"linearblend\n" -"Applies a slight vertical blur to remove the comb artifacts. Good results " -"with medium CPU usage." -msgstr "" - # src/video_out/video_out_xv.c:1479 -#: src/video_out/video_out_xcbxv.c:1584 src/video_out/video_out_xv.c:1628 -#: src/video_out/video_out_xxmc.c:2618 +#: src/video_out/video_out_xcbxv.c:1383 src/video_out/video_out_xv.c:1468 +#: src/video_out/video_out_xxmc.c:2681 msgid "xine video output plugin using the MIT X video extension" msgstr "wtyczka wyjścia obrazu xine używająca rozszerzenia obrazu MIT X" #: src/video_out/video_out_xshm.c:202 -msgid "" -"video_out_xshm: shared memory error when allocating image\n" -"video_out_xshm: => not using MIT Shared Memory extension.\n" -msgstr "" - -#: src/video_out/video_out_xshm.c:218 #, c-format -msgid "" -"video_out_xshm: %s: allocating image\n" -"video_out_xshm: => not using MIT Shared Memory extension.\n" -msgstr "" - -#: src/video_out/video_out_xshm.c:228 -msgid "" -"video_out_xshm: shared memory error (address error) when allocating image \n" -"video_out_xshm: => not using MIT Shared Memory extension.\n" -msgstr "" - -#: src/video_out/video_out_xshm.c:245 -msgid "" -"video_out_xshm: x11 error during shared memory XImage creation\n" -"video_out_xshm: => not using MIT Shared Memory extension.\n" -msgstr "" - -#: src/video_out/video_out_xshm.c:1170 -msgid "video_out_xshm: MIT shared memory extension not present on display.\n" -msgstr "" - -#: src/video_out/video_out_xshm.c:1254 -msgid "video_out_xshm: your video mode was not recognized, sorry :-(\n" +msgid "%s: shared memory error when allocating image\n" msgstr "" -#: src/video_out/video_out_xv.c:296 -msgid "" -"video_out_xv: XvShmCreateImage failed\n" -"video_out_xv: => not using MIT Shared Memory extension.\n" -msgstr "" - -#: src/video_out/video_out_xv.c:306 -msgid "" -"video_out_xv: XvShmCreateImage returned a zero size\n" -"video_out_xv: => not using MIT Shared Memory extension.\n" -msgstr "" - -#: src/video_out/video_out_xv.c:314 +#: src/video_out/video_out_xv.c:293 src/video_out/video_out_xxmc.c:646 #, c-format -msgid "" -"video_out_xv: shared memory error in shmget: %s\n" -"video_out_xv: => not using MIT Shared Memory extension.\n" +msgid "%s: XvShmCreateImage failed\n" msgstr "" -#: src/video_out/video_out_xv.c:346 -msgid "" -"video_out_xv: x11 error during shared memory XImage creation\n" -"video_out_xv: => not using MIT Shared Memory extension.\n" -msgstr "" - -#: src/video_out/video_out_xv.c:1299 -msgid "video_out_xv: Xv extension not present.\n" -msgstr "" - -#: src/video_out/video_out_xv.c:1336 -msgid "" -"video_out_xv: Xv extension is present but I couldn't find a usable yuv12 " -"port.\n" -" Looks like your graphics hardware driver doesn't support Xv?!\n" -msgstr "" - -#: src/video_out/video_out_xv.c:1345 +#: src/video_out/video_out_xv.c:1221 src/video_out/video_out_xxmc.c:2396 #, c-format msgid "" -"video_out_xv: using Xv port %ld from adaptor %s for hardware colorspace " -"conversion and scaling.\n" -msgstr "" - -#: src/video_out/video_out_xv.c:1520 -msgid "video_out_xv: this adaptor supports the yv12 format.\n" -msgstr "" - -#: src/video_out/video_out_xv.c:1525 -msgid "video_out_xv: this adaptor supports the yuy2 format.\n" +"%s: using Xv port %ld from adaptor %s for hardware colorspace conversion and " +"scaling.\n" msgstr "" # src/video_out/video_out_xv.c:1479 -#: src/video_out/video_out_xvmc.c:1593 +#: src/video_out/video_out_xvmc.c:1496 #, fuzzy msgid "xine video output plugin using the XvMC X video extension" msgstr "wtyczka wyjścia obrazu xine używająca rozszerzenia obrazu MIT X" -#: src/video_out/video_out_xvmc.c:1639 +#: src/video_out/video_out_xvmc.c:1542 msgid "video_out_xvmc: XvMC extension not present.\n" msgstr "" -#: src/video_out/video_out_xvmc.c:1737 +#: src/video_out/video_out_xvmc.c:1640 msgid "" "video_out_xvmc: Xv extension is present but I couldn't find a usable yuv12 " "port.\n" msgstr "" -#: src/video_out/video_out_xvmc.c:1746 +#: src/video_out/video_out_xvmc.c:1649 #, c-format msgid "" "video_out_xvmc: using Xv port %ld from adaptor %s\n" " for hardware colorspace conversion and scaling\n" msgstr "" -#: src/video_out/video_out_xvmc.c:1751 +#: src/video_out/video_out_xvmc.c:1654 msgid " idct and motion compensation acceleration \n" msgstr "" -#: src/video_out/video_out_xvmc.c:1753 +#: src/video_out/video_out_xvmc.c:1656 msgid " motion compensation acceleration only\n" msgstr "" -#: src/video_out/video_out_xvmc.c:1755 +#: src/video_out/video_out_xvmc.c:1658 msgid " no XvMC support \n" msgstr "" -#: src/video_out/video_out_xvmc.c:1756 +#: src/video_out/video_out_xvmc.c:1659 #, c-format msgid " With Overlay = %d; UnsignedIntra = %d.\n" msgstr "" -#: src/video_out/video_out_xxmc.c:650 -msgid "" -"video_out_xxmc: XvShmCreateImage failed\n" -"video_out_xxmc: => not using MIT Shared Memory extension.\n" -msgstr "" - -#: src/video_out/video_out_xxmc.c:660 -msgid "" -"video_out_xxmc: XvShmCreateImage returned a zero size\n" -"video_out_xxmc: => not using MIT Shared Memory extension.\n" -msgstr "" - -#: src/video_out/video_out_xxmc.c:668 -#, c-format -msgid "" -"video_out_xxmc: shared memory error in shmget: %s\n" -"video_out_xxmc: => not using MIT Shared Memory extension.\n" -msgstr "" - -#: src/video_out/video_out_xxmc.c:700 -msgid "" -"video_out_xxmc: x11 error during shared memory XImage creation\n" -"video_out_xxmc: => not using MIT Shared Memory extension.\n" -msgstr "" - -#: src/video_out/video_out_xxmc.c:2287 -msgid "video_out_xxmc: Xv extension not present.\n" -msgstr "" - -#: src/video_out/video_out_xxmc.c:2324 -msgid "" -"video_out_xxmc: Xv extension is present but I couldn't find a usable yuv12 " -"port.\n" -" Looks like your graphics hardware driver doesn't support Xv?!\n" -msgstr "" - -#: src/video_out/video_out_xxmc.c:2333 -#, c-format -msgid "" -"video_out_xxmc: using Xv port %ld from adaptor %s for hardware colorspace " -"conversion and scaling.\n" -msgstr "" - -#: src/video_out/video_out_xxmc.c:2509 -msgid "video_out_xxmc: this adaptor supports the yv12 format.\n" -msgstr "" - -#: src/video_out/video_out_xxmc.c:2514 -msgid "video_out_xxmc: this adaptor supports the yuy2 format.\n" -msgstr "" - -#: src/video_out/video_out_xxmc.c:2543 +#: src/video_out/video_out_xxmc.c:2606 msgid "Make XvMC allocate more frames for better buffering." msgstr "" -#: src/video_out/video_out_xxmc.c:2544 +#: src/video_out/video_out_xxmc.c:2607 msgid "" "Some XvMC implementations allow more than 8 frames.\n" "This option, when turned on, makes the driver try to\n" "allocate 15 frames. A must for unichrome and live VDR.\n" msgstr "" -#: src/video_out/video_out_xxmc.c:2550 +#: src/video_out/video_out_xxmc.c:2613 msgid "Unichrome cpu save" msgstr "" -#: src/video_out/video_out_xxmc.c:2551 +#: src/video_out/video_out_xxmc.c:2614 msgid "" "Saves CPU time by sleeping while decoder works.\n" "Only for Linux kernel 2.6 series or 2.4 with multimedia patch.\n" "Experimental.\n" msgstr "" -#: src/video_out/video_out_xxmc.c:2557 +#: src/video_out/video_out_xxmc.c:2620 msgid "Fix buggy NVIDIA XvMC subpicture colors" msgstr "" -#: src/video_out/video_out_xxmc.c:2558 +#: src/video_out/video_out_xxmc.c:2621 msgid "" "There's a bug in NVIDIA's XvMC lib that makes red OSD colors\n" "look blue and vice versa. This option provides a workaround.\n" msgstr "" -#: src/video_out/video_out_xxmc.c:2563 +#: src/video_out/video_out_xxmc.c:2626 msgid "Use bob as accelerated deinterlace method." msgstr "" -#: src/video_out/video_out_xxmc.c:2564 +#: src/video_out/video_out_xxmc.c:2627 msgid "" "When interlacing is enabled for hardware accelerated frames,\n" "Alternate between top and bottom field at double the frame rate.\n" @@ -4221,11 +4127,11 @@ msgstr "" msgid "x11osd: unscaled overlay created (%s mode).\n" msgstr "" -#: src/xine-engine/alphablend.c:2123 +#: src/xine-engine/alphablend.c:2146 msgid "disable exact alpha blending of overlays" msgstr "" -#: src/xine-engine/alphablend.c:2124 +#: src/xine-engine/alphablend.c:2147 msgid "" "If you experience a performance impact when an On Screen Display or other " "overlays like DVD subtitles are active, then you might want to enable this " @@ -4435,12 +4341,12 @@ msgid "" "info_helper: unsupported conversion %s -> UTF-8, no conversion performed\n" msgstr "osd: niewspierana konwersja %s -> UCS-2\n" -#: src/xine-engine/input_cache.c:167 +#: src/xine-engine/input_cache.c:171 #, c-format msgid ": open() function should never be called\n" msgstr "" -#: src/xine-engine/input_cache.c:349 +#: src/xine-engine/input_cache.c:353 #, fuzzy, c-format msgid ": input plugin not defined!\n" msgstr "osd: nie został zdefiniowany font\n" @@ -4551,37 +4457,37 @@ msgstr "" msgid "io_helper: Connection Refused\n" msgstr "" -#: src/xine-engine/load_plugins.c:212 +#: src/xine-engine/load_plugins.c:215 #, c-format msgid "map_decoder_list: no space for decoder, skipped.\n" msgstr "" -#: src/xine-engine/load_plugins.c:327 +#: src/xine-engine/load_plugins.c:330 #, c-format msgid "" "load_plugins: ignoring plugin %s, wrong iface version %d (should be %d)\n" msgstr "" -#: src/xine-engine/load_plugins.c:384 +#: src/xine-engine/load_plugins.c:387 #, c-format msgid "priority for %s decoder" msgstr "" -#: src/xine-engine/load_plugins.c:395 +#: src/xine-engine/load_plugins.c:398 msgid "" "The priority provides a ranking in case some media can be handled by more " "than one decoder.\n" "A priority of 0 enables the decoder's default priority." msgstr "" -#: src/xine-engine/load_plugins.c:423 +#: src/xine-engine/load_plugins.c:426 #, c-format msgid "" "load_plugins: demuxer plugin %s does not provide a priority, xine-lib will " "use the default priority.\n" msgstr "" -#: src/xine-engine/load_plugins.c:440 +#: src/xine-engine/load_plugins.c:443 #, c-format msgid "" "load_plugins: input plugin %s does not provide a priority, xine-lib will use " @@ -4589,49 +4495,49 @@ msgid "" msgstr "" # src/xine-engine/load_plugins.c:153 -#: src/xine-engine/load_plugins.c:496 +#: src/xine-engine/load_plugins.c:499 #, c-format msgid "load_plugins: plugin %s found\n" msgstr "load_plugins: wtyczka %s znaleziona\n" # src/xine-engine/load_plugins.c:153 -#: src/xine-engine/load_plugins.c:499 +#: src/xine-engine/load_plugins.c:502 #, fuzzy, c-format msgid "load_plugins: static plugin found\n" msgstr "load_plugins: wtyczka %s znaleziona\n" # src/xine-engine/load_plugins.c:153 -#: src/xine-engine/load_plugins.c:506 +#: src/xine-engine/load_plugins.c:509 #, fuzzy, c-format msgid "load_plugins: plugin limit reached, %s could not be loaded\n" msgstr "load_plugins: wtyczka %s znaleziona\n" # src/xine-engine/load_plugins.c:153 -#: src/xine-engine/load_plugins.c:509 +#: src/xine-engine/load_plugins.c:512 #, fuzzy, c-format msgid "load_plugins: plugin limit reached, static plugin could not be loaded\n" msgstr "load_plugins: wtyczka %s znaleziona\n" # src/xine-engine/load_plugins.c:153 -#: src/xine-engine/load_plugins.c:526 +#: src/xine-engine/load_plugins.c:529 #, c-format msgid "load_plugins: unknown plugin type %d in %s\n" msgstr "load_plugins: nieznany typ wtyczki %d w %s\n" # src/xine-engine/load_plugins.c:153 -#: src/xine-engine/load_plugins.c:530 +#: src/xine-engine/load_plugins.c:533 #, fuzzy, c-format msgid "load_plugins: unknown statically linked plugin type %d\n" msgstr "load_plugins: nieznany typ wtyczki %d w %s\n" # src/xine-engine/load_plugins.c:520 -#: src/xine-engine/load_plugins.c:590 +#: src/xine-engine/load_plugins.c:593 #, c-format msgid "load_plugins: unable to stat %s\n" msgstr "load_plugins: nie udał się start %s\n" # src/xine-engine/load_plugins.c:138 -#: src/xine-engine/load_plugins.c:631 +#: src/xine-engine/load_plugins.c:634 #, fuzzy, c-format msgid "" "load_plugins: cannot open plugin lib %s:\n" @@ -4641,7 +4547,7 @@ msgstr "" "%s\n" # src/xine-engine/load_plugins.c:300 -#: src/xine-engine/load_plugins.c:646 +#: src/xine-engine/load_plugins.c:649 #, c-format msgid "" "load_plugins: can't get plugin info from %s:\n" @@ -4651,13 +4557,13 @@ msgstr "" "%s\n" # src/xine-engine/load_plugins.c:153 -#: src/xine-engine/load_plugins.c:664 +#: src/xine-engine/load_plugins.c:667 #, c-format msgid "load_plugins: skipping unreadable plugin directory %s.\n" msgstr "load_plugins: pomijanie katalogu wtyczek nie do odczytu %s.\n" # src/xine-engine/load_plugins.c:138 -#: src/xine-engine/load_plugins.c:713 +#: src/xine-engine/load_plugins.c:716 #, c-format msgid "" "load_plugins: cannot (stage 2) open plugin lib %s:\n" @@ -4667,39 +4573,45 @@ msgstr "" "%s\n" # src/xine-engine/load_plugins.c:300 -#: src/xine-engine/load_plugins.c:739 +#: src/xine-engine/load_plugins.c:742 #, fuzzy, c-format msgid "load_plugins: Yikes! %s doesn't contain plugin info.\n" msgstr "" "load_plugins: nie mogę pobrać informacji z %s:\n" "%s\n" +# src/input/input_rtp.c:205 +#: src/xine-engine/load_plugins.c:1104 src/xine-engine/load_plugins.c:1113 +#, fuzzy, c-format +msgid "Unable to create %s directory: %s\n" +msgstr "nie mogę znaleźć IP dla '%s'.\n" + # src/xine-engine/load_plugins.c:153 -#: src/xine-engine/load_plugins.c:1305 +#: src/xine-engine/load_plugins.c:1345 #, fuzzy, c-format msgid "load_plugins: unknown content detection strategy %d\n" msgstr "load_plugins: nieznany typ wtyczki %d w %s\n" # src/xine-engine/load_plugins.c:153 -#: src/xine-engine/load_plugins.c:1415 +#: src/xine-engine/load_plugins.c:1455 #, fuzzy, c-format msgid "load_plugins: using demuxer '%s'\n" msgstr "load_plugins: wtyczka %s znaleziona\n" # src/xine-engine/load_plugins.c:520 -#: src/xine-engine/load_plugins.c:1726 +#: src/xine-engine/load_plugins.c:1766 #, fuzzy, c-format msgid "load_plugins: failed to load audio output plugin <%s>\n" msgstr "load_plugins: nie udał się start %s\n" -#: src/xine-engine/load_plugins.c:1729 +#: src/xine-engine/load_plugins.c:1769 msgid "" "load_plugins: audio output auto-probing didn't find any usable audio " "driver.\n" msgstr "" # src/xine-engine/load_plugins.c:138 -#: src/xine-engine/load_plugins.c:2033 +#: src/xine-engine/load_plugins.c:2073 #, fuzzy, c-format msgid "" "load_plugins: cannot unload plugin lib %s:\n" @@ -4708,31 +4620,27 @@ msgstr "" "load_plugins: nie mogę (etap 2) otworzyć biblioteki wtyczki %s:\n" "%s\n" -#: src/xine-engine/osd.c:745 +#: src/xine-engine/osd.c:747 #, c-format msgid "font '%s-%d' already loaded, weird.\n" msgstr "" -#: src/xine-engine/osd.c:757 +#: src/xine-engine/osd.c:759 #, c-format msgid "font '%s' loading failed (%d < %d)\n" msgstr "" -#: src/xine-engine/osd.c:767 +#: src/xine-engine/osd.c:769 #, c-format msgid "wrong version for font '%s'. expected %d found %d.\n" msgstr "" -#: src/xine-engine/osd.c:834 -msgid "osd: cannot initialize ft2 library\n" -msgstr "" - -#: src/xine-engine/osd.c:857 +#: src/xine-engine/osd.c:856 #, c-format msgid "osd: error matching font %s with FontConfig" msgstr "" -#: src/xine-engine/osd.c:871 +#: src/xine-engine/osd.c:870 #, c-format msgid "osd: error loading font %s with FontConfig" msgstr "" @@ -4742,16 +4650,20 @@ msgstr "" msgid "osd: error looking up font %s with FontConfig" msgstr "" -#: src/xine-engine/osd.c:895 +#: src/xine-engine/osd.c:914 #, c-format -msgid "osd: error loading font %s with ft2\n" +msgid "osd: error loading font %s with in XDG data directories.\n" msgstr "" -#: src/xine-engine/osd.c:905 +#: src/xine-engine/osd.c:923 +msgid "osd: cannot initialize ft2 library\n" +msgstr "" + +#: src/xine-engine/osd.c:945 msgid "osd: error setting font size (no scalable font?)\n" msgstr "" -#: src/xine-engine/osd.c:1021 +#: src/xine-engine/osd.c:1061 #, c-format msgid "" "osd: unknown sequence starting with byte 0x%02X in encoding \"%s\", " @@ -4760,65 +4672,65 @@ msgstr "" "osd: nieznana sekwencja zaczynająca się od bajtu 0x%02X w kodowaniu \"%s\", " "pomijanie\n" -#: src/xine-engine/osd.c:1077 +#: src/xine-engine/osd.c:1117 msgid "osd: can't find out current locale character set\n" msgstr "osd: nie można znaleźć zestawu znaków dla aktualnej lokalizacji\n" -#: src/xine-engine/osd.c:1087 +#: src/xine-engine/osd.c:1127 #, fuzzy, c-format msgid "osd: unsupported conversion %s -> %s, no conversion performed\n" msgstr "osd: niewspierana konwersja %s -> UCS-2\n" -#: src/xine-engine/osd.c:1142 src/xine-engine/osd.c:1310 +#: src/xine-engine/osd.c:1182 src/xine-engine/osd.c:1350 msgid "osd: font isn't defined\n" msgstr "osd: nie został zdefiniowany font\n" -#: src/xine-engine/osd.c:1181 +#: src/xine-engine/osd.c:1221 msgid "osd: error loading glyph\n" msgstr "" -#: src/xine-engine/osd.c:1187 +#: src/xine-engine/osd.c:1227 msgid "osd: error in rendering glyph\n" msgstr "" -#: src/xine-engine/osd.c:1347 +#: src/xine-engine/osd.c:1387 #, c-format msgid "osd: error loading glyph %i\n" msgstr "" -#: src/xine-engine/osd.c:1354 +#: src/xine-engine/osd.c:1394 #, fuzzy msgid "osd: error in rendering\n" msgstr "osd: nie został zdefiniowany font\n" # src/xine-engine/osd.c:863 -#: src/xine-engine/osd.c:1611 +#: src/xine-engine/osd.c:1660 #, fuzzy msgid "palette (foreground-border-background) to use for subtitles and OSD" msgstr "paleta użyta przy napisach (tło-napisy-kontur)" -#: src/xine-engine/osd.c:1612 +#: src/xine-engine/osd.c:1661 msgid "" "The palette for on-screen-display and some subtitle formats that do not " "specify any colouring themselves. The palettes are listed in the form: " "foreground-border-background." msgstr "" -#: src/xine-engine/video_decoder.c:380 +#: src/xine-engine/video_decoder.c:390 #, c-format msgid "video_decoder: no plugin available to handle '%s'\n" msgstr "" -#: src/xine-engine/video_decoder.c:459 +#: src/xine-engine/video_decoder.c:469 #, c-format msgid "video_decoder: error, unknown buffer type: %08x\n" msgstr "" -#: src/xine-engine/video_decoder.c:495 +#: src/xine-engine/video_decoder.c:505 msgid "number of video buffers" msgstr "" -#: src/xine-engine/video_decoder.c:496 +#: src/xine-engine/video_decoder.c:506 msgid "" "The number of video buffers (each is 8k in size) xine uses in its internal " "queue. Higher values mean smoother playback for unreliable inputs, but also " @@ -4826,51 +4738,51 @@ msgid "" msgstr "" # src/xine-engine/video_out.c:308 -#: src/xine-engine/video_out.c:642 +#: src/xine-engine/video_out.c:671 #, c-format msgid "%d frames delivered, %d frames skipped, %d frames discarded\n" msgstr "%d ramek dostarczonych, %d ramek pominiętych, %d ramek porzuconych\n" # src/xine-engine/video_out.c:351 -#: src/xine-engine/video_out.c:815 +#: src/xine-engine/video_out.c:844 #, fuzzy, c-format msgid "" "video_out: throwing away image with pts %<PRId64> because it's too old " "(diff : %<PRId64>).\n" msgstr "video_out: odrzucam obraz o pts %lld bo jest za stary (diff : %lld).\n" -#: src/xine-engine/video_out.c:1794 +#: src/xine-engine/video_out.c:1863 msgid "default number of video frames" msgstr "" -#: src/xine-engine/video_out.c:1795 +#: src/xine-engine/video_out.c:1864 msgid "" "The default number of video frames to request from xine video out driver. " "Some drivers will override this setting with their own values." msgstr "" -#: src/xine-engine/video_out.c:1834 +#: src/xine-engine/video_out.c:1921 msgid "percentage of skipped frames to tolerate" msgstr "" -#: src/xine-engine/video_out.c:1835 +#: src/xine-engine/video_out.c:1922 msgid "" "When more than this percentage of frames are not shown, because they were " "not decoded in time, xine sends a notification." msgstr "" -#: src/xine-engine/video_out.c:1840 +#: src/xine-engine/video_out.c:1927 msgid "percentage of discarded frames to tolerate" msgstr "" -#: src/xine-engine/video_out.c:1841 +#: src/xine-engine/video_out.c:1928 msgid "" "When more than this percentage of frames are not shown, because they were " "not scheduled for display in time, xine sends a notification." msgstr "" # src/xine-engine/video_out.c:893 -#: src/xine-engine/video_out.c:1875 +#: src/xine-engine/video_out.c:1965 msgid "video_out: sorry, this should not happen. please restart xine.\n" msgstr "" "video_out: przykro mi, to nie powinno sie zdarzyć.\n" @@ -4917,140 +4829,140 @@ msgid "" "accelerated, this can dramatically reduce CPU usage." msgstr "" -#: src/xine-engine/xine.c:704 src/xine-engine/xine.c:811 -#: src/xine-engine/xine.c:850 src/xine-engine/xine.c:886 -#: src/xine-engine/xine.c:898 src/xine-engine/xine.c:911 -#: src/xine-engine/xine.c:924 src/xine-engine/xine.c:937 -#: src/xine-engine/xine.c:963 src/xine-engine/xine.c:988 -#: src/xine-engine/xine.c:1023 +#: src/xine-engine/xine.c:771 src/xine-engine/xine.c:878 +#: src/xine-engine/xine.c:917 src/xine-engine/xine.c:953 +#: src/xine-engine/xine.c:965 src/xine-engine/xine.c:978 +#: src/xine-engine/xine.c:991 src/xine-engine/xine.c:1004 +#: src/xine-engine/xine.c:1030 src/xine-engine/xine.c:1055 +#: src/xine-engine/xine.c:1090 msgid "xine: error while parsing mrl\n" msgstr "" # src/xine-engine/xine.c:415 -#: src/xine-engine/xine.c:740 +#: src/xine-engine/xine.c:807 #, fuzzy, c-format msgid "xine: found input plugin : %s\n" msgstr "xine: nie mogę znaleźć wtyczki wejścia dla tego MRL\n" # src/xine-engine/xine.c:415 -#: src/xine-engine/xine.c:758 +#: src/xine-engine/xine.c:825 #, fuzzy, c-format msgid "xine: input plugin cannot open MRL [%s]\n" msgstr "xine: nie mogę znaleźć wtyczki wejścia dla tego MRL\n" # src/xine-engine/xine.c:415 -#: src/xine-engine/xine.c:774 +#: src/xine-engine/xine.c:841 #, fuzzy, c-format msgid "xine: cannot find input plugin for MRL [%s]\n" msgstr "xine: nie mogę znaleźć wtyczki wejścia dla tego MRL\n" # src/xine-engine/xine.c:471 -#: src/xine-engine/xine.c:800 +#: src/xine-engine/xine.c:867 #, c-format msgid "xine: specified demuxer %s failed to start\n" msgstr "xine: zawiódł start wybranego demultiplexera %s\n" # src/input/input_http.c:640 -#: src/xine-engine/xine.c:836 +#: src/xine-engine/xine.c:903 #, fuzzy, c-format msgid "xine: join rip input plugin\n" msgstr "wtyczka wejścia VCD" # src/input/input_http.c:640 -#: src/xine-engine/xine.c:843 +#: src/xine-engine/xine.c:910 #, fuzzy msgid "xine: error opening rip input plugin instance\n" msgstr "wtyczka wejścia VCD" # src/xine-engine/xine.c:471 -#: src/xine-engine/xine.c:874 +#: src/xine-engine/xine.c:941 #, c-format msgid "xine: last_probed demuxer %s failed to start\n" msgstr "xine: zawiódł start ostatnio próbowanego demultiplexera %s\n" -#: src/xine-engine/xine.c:903 +#: src/xine-engine/xine.c:970 msgid "ignoring video\n" msgstr "" -#: src/xine-engine/xine.c:916 +#: src/xine-engine/xine.c:983 msgid "ignoring audio\n" msgstr "" -#: src/xine-engine/xine.c:929 +#: src/xine-engine/xine.c:996 msgid "ignoring subpicture\n" msgstr "" -#: src/xine-engine/xine.c:942 +#: src/xine-engine/xine.c:1009 msgid "input cache plugin disabled\n" msgstr "" -#: src/xine-engine/xine.c:1013 +#: src/xine-engine/xine.c:1080 #, c-format msgid "subtitle mrl opened '%s'\n" msgstr "" -#: src/xine-engine/xine.c:1017 +#: src/xine-engine/xine.c:1084 msgid "xine: error opening subtitle mrl\n" msgstr "" -#: src/xine-engine/xine.c:1049 +#: src/xine-engine/xine.c:1116 #, c-format msgid "xine: error while parsing MRL\n" msgstr "" -#: src/xine-engine/xine.c:1056 +#: src/xine-engine/xine.c:1123 #, c-format msgid "xine: changing option '%s' from MRL isn't permitted\n" msgstr "" # src/xine-engine/xine.c:436 -#: src/xine-engine/xine.c:1076 +#: src/xine-engine/xine.c:1143 #, c-format msgid "xine: couldn't find demux for >%s<\n" msgstr "xine: nie mogę znaleźć demultiplexera dla >%s<\n" # src/xine-engine/xine.c:436 -#: src/xine-engine/xine.c:1092 +#: src/xine-engine/xine.c:1159 #, fuzzy, c-format msgid "xine: found demuxer plugin: %s\n" msgstr "xine: nie mogę znaleźć demultiplexera dla >%s<\n" # src/xine-engine/xine.c:471 -#: src/xine-engine/xine.c:1112 +#: src/xine-engine/xine.c:1179 #, c-format msgid "xine: demuxer failed to start\n" msgstr "xine: zawiódł start demultiplexera\n" # src/xine-engine/xine.c:471 -#: src/xine-engine/xine.c:1177 +#: src/xine-engine/xine.c:1244 #, c-format msgid "xine_play: no demux available\n" msgstr "xine_play: brak dostępnego demultiplexera\n" # src/xine-engine/xine.c:471 -#: src/xine-engine/xine.c:1247 +#: src/xine-engine/xine.c:1314 #, c-format msgid "xine_play: demux failed to start\n" msgstr "xine_play: zawiódł start demultiplexera\n" -#: src/xine-engine/xine.c:1523 +#: src/xine-engine/xine.c:1592 #, c-format msgid "xine: The specified save_dir \"%s\" might be a security risk.\n" msgstr "" -#: src/xine-engine/xine.c:1528 +#: src/xine-engine/xine.c:1597 msgid "The specified save_dir might be a security risk." msgstr "" -#: src/xine-engine/xine.c:1554 +#: src/xine-engine/xine.c:1626 msgid "xine: locale not supported by C library\n" msgstr "" -#: src/xine-engine/xine.c:1563 +#: src/xine-engine/xine.c:1635 msgid "media format detection strategy" msgstr "" -#: src/xine-engine/xine.c:1564 +#: src/xine-engine/xine.c:1636 msgid "" "xine offers various methods to detect the media format of input to play. The " "individual values are:\n" @@ -5068,11 +4980,11 @@ msgid "" "Detect by file name extension only.\n" msgstr "" -#: src/xine-engine/xine.c:1582 +#: src/xine-engine/xine.c:1654 msgid "directory for saving streams" msgstr "" -#: src/xine-engine/xine.c:1583 +#: src/xine-engine/xine.c:1655 msgid "" "When using the stream save feature, files will be written only into this " "directory.\n" @@ -5082,11 +4994,11 @@ msgid "" "content in any file." msgstr "" -#: src/xine-engine/xine.c:1594 +#: src/xine-engine/xine.c:1666 msgid "allow implicit changes to the configuration (e.g. by MRL)" msgstr "" -#: src/xine-engine/xine.c:1595 +#: src/xine-engine/xine.c:1667 msgid "" "If enabled, you allow xine to change your configuration without explicit " "actions from your side. For example configuration changes demanded by MRLs " @@ -5096,11 +5008,11 @@ msgid "" "configuration, you might end with a totally messed up xine." msgstr "" -#: src/xine-engine/xine.c:1609 +#: src/xine-engine/xine.c:1681 msgid "Timeout for network stream reading (in seconds)" msgstr "" -#: src/xine-engine/xine.c:1610 +#: src/xine-engine/xine.c:1682 msgid "" "Specifies the timeout when reading from network streams, in seconds. Too low " "values might stop streaming when the source is slow or the bandwidth is " @@ -5108,16 +5020,16 @@ msgid "" msgstr "" # src/xine-engine/xine.c:1025 -#: src/xine-engine/xine.c:1962 +#: src/xine-engine/xine.c:2034 msgid "messages" msgstr "wiadomości" # src/xine-engine/xine.c:1026 -#: src/xine-engine/xine.c:1963 +#: src/xine-engine/xine.c:2035 msgid "plugin" msgstr "wtyczka" -#: src/xine-engine/xine.c:1964 +#: src/xine-engine/xine.c:2036 msgid "trace" msgstr "" @@ -5190,6 +5102,11 @@ msgstr "" msgid "Benchmarking memcpy methods (smaller is better):\n" msgstr "" +# src/input/input_vcd.c:1184 +#, fuzzy +#~ msgid "path to the title key cache" +#~ msgstr "ścieżka dostępu do pliku lokalnego urządzenia vcd" + # src/audio_out/audio_alsa_out.c:211 src/audio_out/audio_alsa_out.c:934 #, fuzzy #~ msgid "device used for 5+ channel output" |