i18n: run make update-po

This commit is contained in:
Lennart Poettering 2009-08-24 03:32:48 +02:00
parent 60a350209d
commit be46eaa5b6
29 changed files with 859 additions and 643 deletions

View file

@ -23,7 +23,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pulseaudio\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-08-22 00:08+0200\n"
"POT-Creation-Date: 2009-08-24 03:31+0200\n"
"PO-Revision-Date: 2009-07-18 11:40+0100\n"
"Last-Translator: Tomàs Bigordà <t0mynoker@gmail.com>\n"
"Language-Team: Catalan <fedora@softcatala.net>\n"
@ -394,27 +394,27 @@ msgstr ""
"Es recomana la utilització d'un nucli amb els temporitzadors d'alta "
"resolució habilitats."
#: ../src/daemon/main.c:829
#: ../src/daemon/main.c:832
msgid "pa_core_new() failed."
msgstr "S'ha produït un error en pa_core_new()."
#: ../src/daemon/main.c:891
#: ../src/daemon/main.c:892
msgid "Failed to initialize daemon."
msgstr "S'ha produït un error en inicialitzar el dimoni."
#: ../src/daemon/main.c:896
#: ../src/daemon/main.c:897
msgid "Daemon startup without any loaded modules, refusing to work."
msgstr "El dimoni s'ha iniciat sense cap mòdul carregat, no funcionarà."
#: ../src/daemon/main.c:913
#: ../src/daemon/main.c:914
msgid "Daemon startup complete."
msgstr "S'ha completat la inicialització del dimoni."
#: ../src/daemon/main.c:919
#: ../src/daemon/main.c:920
msgid "Daemon shutdown initiated."
msgstr "S'ha iniciat l'aturada del dimoni."
#: ../src/daemon/main.c:941
#: ../src/daemon/main.c:942
msgid "Daemon terminated."
msgstr "S'ha aturat el dimoni."
@ -979,7 +979,7 @@ msgstr "Superior posterior esquerra"
msgid "Top Rear Right"
msgstr "Superior posterior dreta"
#: ../src/pulse/channelmap.c:484 ../src/pulse/sample.c:171
#: ../src/pulse/channelmap.c:484 ../src/pulse/sample.c:170
#: ../src/pulse/volume.c:285 ../src/pulse/volume.c:311
#: ../src/pulse/volume.c:331 ../src/pulse/volume.c:361
msgid "(invalid)"
@ -1109,27 +1109,27 @@ msgstr "Manca la implementació"
msgid "Client forked"
msgstr "Client bifurcat"
#: ../src/pulse/sample.c:173
#: ../src/pulse/sample.c:172
#, c-format
msgid "%s %uch %uHz"
msgstr "%s %uch %uHz"
#: ../src/pulse/sample.c:185
#: ../src/pulse/sample.c:184
#, c-format
msgid "%0.1f GiB"
msgstr "%0.1f GB"
#: ../src/pulse/sample.c:187
#: ../src/pulse/sample.c:186
#, c-format
msgid "%0.1f MiB"
msgstr "%0.1f MB"
#: ../src/pulse/sample.c:189
#: ../src/pulse/sample.c:188
#, c-format
msgid "%0.1f KiB"
msgstr "%0.1f KB"
#: ../src/pulse/sample.c:191
#: ../src/pulse/sample.c:190
#, c-format
msgid "%u B"
msgstr "%u B"
@ -2304,7 +2304,7 @@ msgstr "write(): %s"
msgid "Cannot access autospawn lock."
msgstr "No s'ha pogut accedir al bloqueig d'autospawn."
#: ../src/modules/alsa/alsa-sink.c:451 ../src/modules/alsa/alsa-sink.c:608
#: ../src/modules/alsa/alsa-sink.c:526 ../src/modules/alsa/alsa-sink.c:684
#, c-format
msgid ""
"ALSA woke us up to write new data to the device, but there was actually "
@ -2321,7 +2321,7 @@ msgstr ""
"Ens han aixecat amb POLLOUT activat -- tanmateix una crida posterior a "
"snd_pcm_avail() ha retornat 0 o un altre valor < min_avail."
#: ../src/modules/alsa/alsa-source.c:431 ../src/modules/alsa/alsa-source.c:580
#: ../src/modules/alsa/alsa-source.c:506 ../src/modules/alsa/alsa-source.c:656
#, c-format
msgid ""
"ALSA woke us up to read new data from the device, but there was actually "