mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-14 06:59:53 -05:00
run make po-update
This commit is contained in:
parent
9416cdf63a
commit
ecba42bd30
13 changed files with 775 additions and 58 deletions
61
po/ca.po
61
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 <fletxa@gmail.com>\n"
|
||||
"Language-Team: Catalan <fedora@softcatala.net>\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"
|
||||
|
|
|
|||
60
po/cs.po
60
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 <pknbe@volny.cz>\n"
|
||||
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\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 "
|
||||
|
|
|
|||
60
po/de.po
60
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 <fab@fedoraproject.org>\n"
|
||||
"Language-Team: German <fedora-trans-de@redhat.com>\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 "
|
||||
|
|
|
|||
60
po/el.po
60
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 <dimitris@glezos.com>\n"
|
||||
"Language-Team: Greek <fedora-trans-el@redhat.com>\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 ""
|
||||
|
|
|
|||
61
po/es.po
61
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 <domingobecker@gmail.com>\n"
|
||||
"Language-Team: Fedora Spanish <fedora-trans-es@redhat.com>\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 "
|
||||
|
|
|
|||
108
po/fi.po
108
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 <vpivaini@cs.helsinki.fi>\n"
|
||||
"Language-Team: Finnish <laatu@lokalisointi.org>\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"
|
||||
|
||||
|
|
|
|||
60
po/fr.po
60
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 <pablo.martin-gomez@laposte.net>\n"
|
||||
"Language-Team: Français <fedora-trans-fr@redhat.com>\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 "
|
||||
|
|
|
|||
61
po/it.po
61
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 <milo@ubuntu.com>\n"
|
||||
"Language-Team: Italiano <tp@lists.linux.it>\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"
|
||||
|
|
|
|||
60
po/pa.po
60
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 <aalam@users.sf.net>\n"
|
||||
"Language-Team: Punjabi <punjabi-l10n@users.sf.net>\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"
|
||||
|
||||
|
|
|
|||
61
po/pl.po
61
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 <piotrdrag@gmail.com>\n"
|
||||
"Language-Team: Polish <pl@li.org>\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"
|
||||
|
|
|
|||
60
po/pt_BR.po
60
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 <lspooky@fedoraproject.org>\n"
|
||||
"Language-Team: Brazilian-Portuguese <fedora-trans-pt_br@redhat.com>\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 "
|
||||
|
|
|
|||
60
po/sv.po
60
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 <po@danielnylander.se>\n"
|
||||
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\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"
|
||||
|
|
|
|||
61
po/zh_CN.po
61
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 <lliu@redhat.com>\n"
|
||||
"Language-Team: Simplified Chinese <zh@li.org>\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 声音系统"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue