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/ca.po | 61 ++++++++++++++++++++++++++++++++-- po/cs.po | 60 +++++++++++++++++++++++++++++++-- po/de.po | 60 +++++++++++++++++++++++++++++++-- po/el.po | 60 +++++++++++++++++++++++++++++++-- po/es.po | 61 ++++++++++++++++++++++++++++++++-- po/fi.po | 108 +++++++++++++++++++++++++++++++++++++++++++++++------------- po/fr.po | 60 +++++++++++++++++++++++++++++++-- po/it.po | 61 ++++++++++++++++++++++++++++++++-- po/pa.po | 60 +++++++++++++++++++++++++++++++-- po/pl.po | 61 ++++++++++++++++++++++++++++++++-- po/pt_BR.po | 60 +++++++++++++++++++++++++++++++-- po/sv.po | 60 +++++++++++++++++++++++++++++++-- po/zh_CN.po | 61 ++++++++++++++++++++++++++++++++-- 13 files changed, 775 insertions(+), 58 deletions(-) (limited to 'po') diff --git a/po/ca.po b/po/ca.po index d3b9788f..d6cfe26f 100644 --- a/po/ca.po +++ b/po/ca.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: pulseaudio\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-18 21:47+0100\n" "Last-Translator: Agustí Grau \n" "Language-Team: Catalan \n" @@ -113,12 +113,12 @@ msgstr "" "informeu d'aquest\n" "incident als desenvolupadors d'ALSA." -#: ../src/pulsecore/sink.c:2035 +#: ../src/pulsecore/sink.c:2061 #, fuzzy msgid "Internal Audio" msgstr "S'ha produït un error intern" -#: ../src/pulsecore/sink.c:2041 +#: ../src/pulsecore/sink.c:2067 msgid "Modem" msgstr "" @@ -2440,6 +2440,61 @@ msgstr "S'estan utilitzant les especificacions de mostra '%s'\n" msgid "Cannot access autospawn lock." msgstr "No s'ha pogut accedir al bloqueig d'autospawn." +#: ../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 "Sistema de so PulseAudio" + #~ msgid "" #~ "Called SUID root and real-time/high-priority scheduling was requested in " #~ "the configuration. However, we lack the necessary priviliges:\n" diff --git a/po/cs.po b/po/cs.po index b3b607ac..e02c08e9 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pulseaudio\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: 2008-10-19 22:31+0200\n" "Last-Translator: Petr Kovar \n" "Language-Team: Czech \n" @@ -88,12 +88,12 @@ msgid "" "to the ALSA developers." msgstr "" -#: ../src/pulsecore/sink.c:2035 +#: ../src/pulsecore/sink.c:2061 #, fuzzy msgid "Internal Audio" msgstr "Vnitřní chyba" -#: ../src/pulsecore/sink.c:2041 +#: ../src/pulsecore/sink.c:2067 msgid "Modem" msgstr "" @@ -2237,6 +2237,60 @@ msgstr "s n" msgid "Cannot access autospawn lock." msgstr "přístup." +#: ../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 +msgid "PulseAudio Sound Server" +msgstr "" + #, fuzzy #~ msgid "" #~ "Called SUID root and real-time and/or high-priority scheduling was " diff --git a/po/de.po b/po/de.po index 860447c1..8f9fbc6d 100644 --- a/po/de.po +++ b/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pulseaudio\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-02-19 12:04+0100\n" "Last-Translator: Fabian Affolter \n" "Language-Team: German \n" @@ -95,12 +95,12 @@ msgid "" "to the ALSA developers." msgstr "" -#: ../src/pulsecore/sink.c:2035 +#: ../src/pulsecore/sink.c:2061 #, fuzzy msgid "Internal Audio" msgstr "Interner Fehler" -#: ../src/pulsecore/sink.c:2041 +#: ../src/pulsecore/sink.c:2067 msgid "Modem" msgstr "" @@ -2347,6 +2347,60 @@ msgstr "Sampling-Angabe '%s' wird benutzt\n" msgid "Cannot access autospawn lock." msgstr "Fehler beim Zugriff auf Autostart -Sperre." +#: ../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 +msgid "PulseAudio Sound Server" +msgstr "" + #, fuzzy #~ msgid "" #~ "Called SUID root and real-time and/or high-priority scheduling was " diff --git a/po/el.po b/po/el.po index 8671bbf9..aa074247 100644 --- a/po/el.po +++ b/po/el.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: el\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: 2008-08-22 19:40+0300\n" "Last-Translator: Dimitris Glezos \n" "Language-Team: Greek \n" @@ -87,11 +87,11 @@ msgid "" "to the ALSA developers." msgstr "" -#: ../src/pulsecore/sink.c:2035 +#: ../src/pulsecore/sink.c:2061 msgid "Internal Audio" msgstr "" -#: ../src/pulsecore/sink.c:2041 +#: ../src/pulsecore/sink.c:2067 msgid "Modem" msgstr "" @@ -2054,3 +2054,57 @@ msgstr "" #: ../src/pulsecore/lock-autospawn.c:126 ../src/pulsecore/lock-autospawn.c:207 msgid "Cannot access autospawn lock." msgstr "" + +#: ../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 +msgid "PulseAudio Sound Server" +msgstr "" diff --git a/po/es.po b/po/es.po index e55f1c61..6a943dc8 100644 --- a/po/es.po +++ b/po/es.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PulseAudio\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-31 09:32-0300\n" "Last-Translator: Domingo Becker \n" "Language-Team: Fedora Spanish \n" @@ -100,11 +100,11 @@ msgstr "" "Lo más probable es que sea un error del controlador ALSA '%s'. Por favor, " "informe ésto a los desarrolladores de ALSA." -#: ../src/pulsecore/sink.c:2035 +#: ../src/pulsecore/sink.c:2061 msgid "Internal Audio" msgstr "Audio Interno" -#: ../src/pulsecore/sink.c:2041 +#: ../src/pulsecore/sink.c:2067 msgid "Modem" msgstr "Módem" @@ -2408,6 +2408,61 @@ msgstr "Utilizando especificaciones de muestra '%s'\n" msgid "Cannot access autospawn lock." msgstr "No se puede acceder al candado de autogeneración." +#: ../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 "Sistema de Sonido PulseAudio" + #, fuzzy #~ msgid "" #~ "Called SUID root and real-time and/or high-priority scheduling was " diff --git a/po/fi.po b/po/fi.po index 3909c2cb..8ccbb687 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,12 +7,13 @@ msgid "" msgstr "" "Project-Id-Version: git trunk\n" "Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-04-05 03:15+0200\n" "Last-Translator: Ville-Pekka Vainio \n" "Language-Team: Finnish \n" -"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Virtaal 0.3.1\n" @@ -98,11 +99,11 @@ msgstr "" "Tämä on todennäköisesti ohjelmavirhe ALSA-ajurissa ”%s”. Ilmoita tästä " "ongelmasta ALSA-kehittäjille." -#: ../src/pulsecore/sink.c:2035 +#: ../src/pulsecore/sink.c:2061 msgid "Internal Audio" msgstr "Sisäinen äänentoisto" -#: ../src/pulsecore/sink.c:2041 +#: ../src/pulsecore/sink.c:2067 msgid "Modem" msgstr "Modeemi" @@ -604,41 +605,50 @@ msgstr "" " -h, --help Näytä tämä ohje\n" " --version Näytä versio\n" " --dump-conf Tulosta oletusasetukset\n" -" --dump-modules Tulosta saatavilla olevien moduulien\n" +" --dump-modules Tulosta saatavilla olevien " +"moduulien\n" " luettelo\n" -" --dump-resample-methods Tulosta saatavilla olevat " -" uudelleennäytteistystavat\n" -" --cleanup-shm Puhdista vanhentuneet jaetun muistin " -" segmentit\n" -" --start Käynnistä taustaprosessi, jos se ei " -" ole käynnissä\n" +" --dump-resample-methods Tulosta saatavilla " +"olevat uudelleennäytteistystavat\n" +" --cleanup-shm Puhdista vanhentuneet jaetun " +"muistin segmentit\n" +" --start Käynnistä taustaprosessi, jos se " +"ei ole käynnissä\n" " -k --kill Tapa suoritettava taustaprosessi\n" -" --check Tarkista onko taustaprosessi " -" suoritettavana (palauttaa vain\n" +" --check Tarkista onko " +"taustaprosessi suoritettavana " +"(palauttaa vain\n" " lopetuskoodin)\n" "\n" "VALITSIMET:\n" " --system[=BOOL] Suorita järjestelmänlaajuisena\n" -" -D, --daemonize[=BOOL] Vaihda taustaprosessiksi " -" käynnistyksen jälkeen\n" +" -D, --daemonize[=BOOL] Vaihda " +"taustaprosessiksi käynnistyksen " +"jälkeen\n" " --fail[=BOOL] Lopeta kun käynnistys epäonnistuu\n" " --high-priority[=BOOL] Yritä asettaa korkea nice-taso\n" -" (käytettävissä vain root-käyttäjänä, " -" SUIDilla tai kohotetulla\n" +" (käytettävissä vain root-" +"käyttäjänä, SUIDilla tai " +"kohotetulla\n" " RLIMIT_NICE-arvolla)\n" -" --realtime[=BOOL] Yritä asettaa reaaliaikainen ajoitus\n" -" (käytettävissä vain root-käyttäjänä, " -" SUIDilla tai kohotetulla\n" +" --realtime[=BOOL] Yritä asettaa reaaliaikainen " +"ajoitus\n" +" (käytettävissä vain root-" +"käyttäjänä, SUIDilla tai " +"kohotetulla\n" " RLIMIT_RTPRIO-arvolla)\n" " --disallow-module-loading[=BOOL] Kiellä käyttäjän pyytämä moduulin\n" " lataus tai poisto käynnistyksen\n" " jälkeen\n" -" --disallow-exit[=BOOL] Kiellä käyttäjän pyytämä lopettaminen\n" +" --disallow-exit[=BOOL] Kiellä käyttäjän pyytämä " +"lopettaminen\n" " --exit-idle-time=SECS Lopeta taustaprosessi, kun se on\n" -" toimettomana ja tämä aika on kulunut\n" +" toimettomana ja tämä aika on " +"kulunut\n" " --module-idle-time=SECS Poista automaattisesti ladatut\n" " moduulit, kun taustaprosessi on\n" -" toimettomana ja tämä aika on kulunut\n" +" toimettomana ja tämä aika on " +"kulunut\n" " --scache-idle-time=SECS Unload autoloaded samples when idle " "and\n" " this time passed\n" @@ -2264,6 +2274,60 @@ msgstr "Käytetään näytemäärittelyä \"%s\"\n" msgid "Cannot access autospawn lock." msgstr "" +#: ../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 +msgid "PulseAudio Sound Server" +msgstr "" + #~ msgid "muted" #~ msgstr "vaimennettu" diff --git a/po/fr.po b/po/fr.po index da5d621e..9ca9c275 100644 --- a/po/fr.po +++ b/po/fr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: pulseaudio trunk\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: 2008-10-18 20:34+0200\n" "Last-Translator: Pablo Martin-Gomez \n" "Language-Team: Français \n" @@ -90,12 +90,12 @@ msgid "" "to the ALSA developers." msgstr "" -#: ../src/pulsecore/sink.c:2035 +#: ../src/pulsecore/sink.c:2061 #, fuzzy msgid "Internal Audio" msgstr "Erreur interne" -#: ../src/pulsecore/sink.c:2041 +#: ../src/pulsecore/sink.c:2067 msgid "Modem" msgstr "" @@ -2397,6 +2397,60 @@ msgstr "Utilisation de la spécification de l'échantillon « %s »\n" msgid "Cannot access autospawn lock." msgstr "Impossible d'accèder au verrou autonome." +#: ../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 +msgid "PulseAudio Sound Server" +msgstr "" + #, fuzzy #~ msgid "" #~ "Called SUID root and real-time and/or high-priority scheduling was " diff --git a/po/it.po b/po/it.po index 14d2d875..5fe1a565 100644 --- a/po/it.po +++ b/po/it.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pulseaudio\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-04-01 19:18+0200\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italiano \n" @@ -97,11 +97,11 @@ msgstr "" "Molto probabilmente si tratta di un bug nel driver ALSA «%s». Segnalare " "questo problema agli sviluppatori ALSA." -#: ../src/pulsecore/sink.c:2035 +#: ../src/pulsecore/sink.c:2061 msgid "Internal Audio" msgstr "Audio interno" -#: ../src/pulsecore/sink.c:2041 +#: ../src/pulsecore/sink.c:2067 msgid "Modem" msgstr "Modem" @@ -2458,3 +2458,58 @@ msgstr "In uso la specifica di campionamento \"%s\"\n" #: ../src/pulsecore/lock-autospawn.c:126 ../src/pulsecore/lock-autospawn.c:207 msgid "Cannot access autospawn lock." msgstr "Impossibile accedere al lock di autospawn." + +#: ../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 "Sistema sonoro PulseAudio" diff --git a/po/pa.po b/po/pa.po index 11e2fbf7..2c5025a5 100644 --- a/po/pa.po +++ b/po/pa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pulseaudio.master-tx\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: 2008-12-24 09:37+0530\n" "Last-Translator: Amanpreet Singh Alam \n" "Language-Team: Punjabi \n" @@ -88,12 +88,12 @@ msgid "" "to the ALSA developers." msgstr "" -#: ../src/pulsecore/sink.c:2035 +#: ../src/pulsecore/sink.c:2061 #, fuzzy msgid "Internal Audio" msgstr "ਅੰਦਰੂਨੀ ਗਲਤੀ" -#: ../src/pulsecore/sink.c:2041 +#: ../src/pulsecore/sink.c:2067 msgid "Modem" msgstr "" @@ -2057,6 +2057,60 @@ msgstr "" msgid "Cannot access autospawn lock." msgstr "" +#: ../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 +msgid "PulseAudio Sound Server" +msgstr "" + #~ msgid "pa_stream_drop() failed: %s\n" #~ msgstr "pa_stream_drop() ਫੇਲ੍ਹ ਹੈ: %s\n" 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" diff --git a/po/pt_BR.po b/po/pt_BR.po index eafab312..427a4a94 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pulseaudio\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: 2008-11-21 01:21-0300\n" "Last-Translator: Henrique (LonelySpooky) Junior \n" "Language-Team: Brazilian-Portuguese \n" @@ -89,12 +89,12 @@ msgid "" "to the ALSA developers." msgstr "" -#: ../src/pulsecore/sink.c:2035 +#: ../src/pulsecore/sink.c:2061 #, fuzzy msgid "Internal Audio" msgstr "Erro interno" -#: ../src/pulsecore/sink.c:2041 +#: ../src/pulsecore/sink.c:2067 msgid "Modem" msgstr "" @@ -2347,6 +2347,60 @@ msgstr "Usando a especificação da amostragem '%s'\n" msgid "Cannot access autospawn lock." msgstr "Não foi possível acessar a trava de autogeração." +#: ../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 +msgid "PulseAudio Sound Server" +msgstr "" + #, fuzzy #~ msgid "" #~ "Called SUID root and real-time and/or high-priority scheduling was " diff --git a/po/sv.po b/po/sv.po index 92d90595..d731155b 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pulseaudio\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: 2008-09-05 18:24+0100\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" @@ -86,12 +86,12 @@ msgid "" "to the ALSA developers." msgstr "" -#: ../src/pulsecore/sink.c:2035 +#: ../src/pulsecore/sink.c:2061 #, fuzzy msgid "Internal Audio" msgstr "Internt fel" -#: ../src/pulsecore/sink.c:2041 +#: ../src/pulsecore/sink.c:2067 msgid "Modem" msgstr "" @@ -2071,6 +2071,60 @@ msgstr "" msgid "Cannot access autospawn lock." msgstr "" +#: ../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 +msgid "PulseAudio Sound Server" +msgstr "" + #, fuzzy #~ msgid "--log-time boolean argument" #~ msgstr "--disallow-exit booleskt argument" diff --git a/po/zh_CN.po b/po/zh_CN.po index 3294d41e..ee081e83 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: pulseaudio.master-tx\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-04-01 21:36+1000\n" "Last-Translator: Leah Liu \n" "Language-Team: Simplified Chinese \n" @@ -97,11 +97,11 @@ msgstr "" "snd_pcm_mmap_begin() 返回的值非常大:%lu 字节(%lu ms)。\n" "很可能是 ALSA 驱动程序 '%s' 中的 bug。请向 ALSA 开发者举报这个问题。" -#: ../src/pulsecore/sink.c:2035 +#: ../src/pulsecore/sink.c:2061 msgid "Internal Audio" msgstr "内部音频" -#: ../src/pulsecore/sink.c:2041 +#: ../src/pulsecore/sink.c:2067 msgid "Modem" msgstr "调制解调器" @@ -2314,3 +2314,58 @@ msgstr "正在使用采样规格'%s'\n" #: ../src/pulsecore/lock-autospawn.c:126 ../src/pulsecore/lock-autospawn.c:207 msgid "Cannot access autospawn lock." msgstr "不能访问autospawn锁。" + +#: ../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 "PulseAudio 声音系统" -- cgit