From ecba42bd302ee5737adc462437abc42160827e8c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 5 Apr 2009 03:16:04 +0200 Subject: run make po-update --- po/pl.po | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 58 insertions(+), 3 deletions(-) (limited to 'po/pl.po') diff --git a/po/pl.po b/po/pl.po index ca2d0942..4594012b 100644 --- a/po/pl.po +++ b/po/pl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-04-04 02:28+0200\n" +"POT-Creation-Date: 2009-04-05 03:15+0200\n" "PO-Revision-Date: 2009-03-05 16:17+0100\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" @@ -93,11 +93,11 @@ msgstr "" "Prawdopodobnie jest to błąd sterownika ALSA \"%s\". Proszę zgłosić ten " "problem programistom ALSA." -#: ../src/pulsecore/sink.c:2035 +#: ../src/pulsecore/sink.c:2061 msgid "Internal Audio" msgstr "Wewnętrzny dźwięk" -#: ../src/pulsecore/sink.c:2041 +#: ../src/pulsecore/sink.c:2067 msgid "Modem" msgstr "Modem" @@ -2382,3 +2382,58 @@ msgstr "Używanie przykładowej specyfikacji \"%s\"\n" #: ../src/pulsecore/lock-autospawn.c:126 ../src/pulsecore/lock-autospawn.c:207 msgid "Cannot access autospawn lock." msgstr "Nie można uzyskać dostępu do blokady automatycznego wznawiania." + +#: ../src/modules/alsa/alsa-sink.c:393 ../src/modules/alsa/alsa-sink.c:535 +#, c-format +msgid "" +"ALSA woke us up to write new data to the device, but there was actually " +"nothing to write!\n" +"Most likely this is a bug in the ALSA driver '%s'. Please report this issue " +"to the ALSA developers.\n" +"We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() " +"returned 0 or another value < min_avail." +msgstr "" + +#: ../src/modules/alsa/alsa-source.c:377 ../src/modules/alsa/alsa-source.c:510 +#, c-format +msgid "" +"ALSA woke us up to read new data from the device, but there was actually " +"nothing to read!\n" +"Most likely this is a bug in the ALSA driver '%s'. Please report this issue " +"to the ALSA developers.\n" +"We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() " +"returned 0 or another value < min_avail." +msgstr "" + +#: ../src/modules/alsa/module-alsa-card.c:114 +#, c-format +msgid "Output %s + Input %s" +msgstr "" + +#: ../src/modules/alsa/module-alsa-card.c:117 +#, c-format +msgid "Output %s" +msgstr "" + +#: ../src/modules/alsa/module-alsa-card.c:121 +#, c-format +msgid "Input %s" +msgstr "" + +#: ../src/modules/alsa/module-alsa-card.c:170 +#: ../src/modules/bluetooth/module-bluetooth-device.c:1864 +msgid "Off" +msgstr "" + +#: ../src/modules/bluetooth/module-bluetooth-device.c:1834 +msgid "High Fidelity Playback (A2DP)" +msgstr "" + +#: ../src/modules/bluetooth/module-bluetooth-device.c:1849 +msgid "Telephony Duplex (HSP/HFP)" +msgstr "" + +#: ../src/modules/reserve-wrap.c:125 +#, fuzzy +msgid "PulseAudio Sound Server" +msgstr "System dźwięku PulseAudio" -- cgit