mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
i18n: run make update-po
This commit is contained in:
parent
aaf0d5ae35
commit
9d1cc133f3
29 changed files with 1796 additions and 1250 deletions
63
po/ca.po
63
po/ca.po
|
|
@ -23,7 +23,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: pulseaudio\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-08-19 04:16+0200\n"
|
||||
"POT-Creation-Date: 2009-08-22 00:08+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"
|
||||
|
|
@ -31,7 +31,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:775 ../src/pulsecore/sink.c:2666
|
||||
#: ../src/modules/alsa/alsa-util.c:775 ../src/pulsecore/sink.c:2676
|
||||
#, c-format
|
||||
msgid "%s %s"
|
||||
msgstr ""
|
||||
|
|
@ -93,11 +93,11 @@ msgstr ""
|
|||
"pulgin=<nom del connector ladspa> label=<etiqueta del connector ladspa> "
|
||||
"control=<llista separada per comes dels valors de control d'entrada>"
|
||||
|
||||
#: ../src/pulsecore/sink.c:2650
|
||||
#: ../src/pulsecore/sink.c:2660
|
||||
msgid "Internal Audio"
|
||||
msgstr "Audio intern"
|
||||
|
||||
#: ../src/pulsecore/sink.c:2655
|
||||
#: ../src/pulsecore/sink.c:2665
|
||||
msgid "Modem"
|
||||
msgstr "Mòdem"
|
||||
|
||||
|
|
@ -353,11 +353,16 @@ msgid "Using state directory %s."
|
|||
msgstr "S'està utilitzant el directori d'estat %s."
|
||||
|
||||
#: ../src/daemon/main.c:777
|
||||
#, fuzzy, c-format
|
||||
msgid "Using modules directory %s."
|
||||
msgstr "S'està utilitzant el directori d'execució %s."
|
||||
|
||||
#: ../src/daemon/main.c:779
|
||||
#, c-format
|
||||
msgid "Running in system mode: %s"
|
||||
msgstr "S'està executant en mode sistema: %s"
|
||||
|
||||
#: ../src/daemon/main.c:780
|
||||
#: ../src/daemon/main.c:782
|
||||
msgid ""
|
||||
"OK, so you are running PA in system mode. Please note that you most likely "
|
||||
"shouldn't be doing that.\n"
|
||||
|
|
@ -373,15 +378,15 @@ msgstr ""
|
|||
"Si us plau, llegiu http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode per "
|
||||
"a una explicació de per què el mode sistema sol ser una mala idea."
|
||||
|
||||
#: ../src/daemon/main.c:797
|
||||
#: ../src/daemon/main.c:799
|
||||
msgid "pa_pid_file_create() failed."
|
||||
msgstr "S'ha produït un error en pa_pid_file_create()."
|
||||
|
||||
#: ../src/daemon/main.c:807
|
||||
#: ../src/daemon/main.c:809
|
||||
msgid "Fresh high-resolution timers available! Bon appetit!"
|
||||
msgstr "Estan disponibles els temporitzadors frescos d'alta resolució."
|
||||
|
||||
#: ../src/daemon/main.c:809
|
||||
#: ../src/daemon/main.c:811
|
||||
msgid ""
|
||||
"Dude, your kernel stinks! The chef's recommendation today is Linux with high-"
|
||||
"resolution timers enabled!"
|
||||
|
|
@ -389,27 +394,27 @@ msgstr ""
|
|||
"Es recomana la utilització d'un nucli amb els temporitzadors d'alta "
|
||||
"resolució habilitats."
|
||||
|
||||
#: ../src/daemon/main.c:827
|
||||
#: ../src/daemon/main.c:829
|
||||
msgid "pa_core_new() failed."
|
||||
msgstr "S'ha produït un error en pa_core_new()."
|
||||
|
||||
#: ../src/daemon/main.c:889
|
||||
#: ../src/daemon/main.c:891
|
||||
msgid "Failed to initialize daemon."
|
||||
msgstr "S'ha produït un error en inicialitzar el dimoni."
|
||||
|
||||
#: ../src/daemon/main.c:894
|
||||
#: ../src/daemon/main.c:896
|
||||
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:911
|
||||
#: ../src/daemon/main.c:913
|
||||
msgid "Daemon startup complete."
|
||||
msgstr "S'ha completat la inicialització del dimoni."
|
||||
|
||||
#: ../src/daemon/main.c:917
|
||||
#: ../src/daemon/main.c:919
|
||||
msgid "Daemon shutdown initiated."
|
||||
msgstr "S'ha iniciat l'aturada del dimoni."
|
||||
|
||||
#: ../src/daemon/main.c:939
|
||||
#: ../src/daemon/main.c:941
|
||||
msgid "Daemon terminated."
|
||||
msgstr "S'ha aturat el dimoni."
|
||||
|
||||
|
|
@ -679,72 +684,72 @@ msgstr "Advertència d'obsolescència: %s\n"
|
|||
msgid "Path: %s\n"
|
||||
msgstr "Ruta: %s\n"
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:216
|
||||
#: ../src/daemon/daemon-conf.c:232
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid log target '%s'."
|
||||
msgstr "[%s:%u] Destí de registre incorrecte '%s'"
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:232
|
||||
#: ../src/daemon/daemon-conf.c:248
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid log level '%s'."
|
||||
msgstr "[%s:%u] Nivell de registre incorrecte '%s'."
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:248
|
||||
#: ../src/daemon/daemon-conf.c:264
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid resample method '%s'."
|
||||
msgstr "[%s:%u] Mètode de remostreig incorrecte '%s'."
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:271
|
||||
#: ../src/daemon/daemon-conf.c:287
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid rlimit '%s'."
|
||||
msgstr "[%s:%u] rlimit incorrecte '%s'."
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:278
|
||||
#: ../src/daemon/daemon-conf.c:294
|
||||
#, c-format
|
||||
msgid "[%s:%u] rlimit not supported on this platform."
|
||||
msgstr "[%s:%u] rlimit no disponible en aquesta plataforma."
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:294
|
||||
#: ../src/daemon/daemon-conf.c:310
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid sample format '%s'."
|
||||
msgstr "[%s:%u] Format de mostra incorrecte '%s'."
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:312
|
||||
#: ../src/daemon/daemon-conf.c:328
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid sample rate '%s'."
|
||||
msgstr "[%s:%u] Velocitat de mostreig '%s'."
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:336
|
||||
#: ../src/daemon/daemon-conf.c:352
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid sample channels '%s'."
|
||||
msgstr "[%s:%u] Canals de mostreig incorrectes '%s'."
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:354
|
||||
#: ../src/daemon/daemon-conf.c:370
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid channel map '%s'."
|
||||
msgstr "[%s:%u] Mapa de canals incorrecte '%s'."
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:372
|
||||
#: ../src/daemon/daemon-conf.c:388
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid number of fragments '%s'."
|
||||
msgstr "[%s:%u] Nombre de fragments incorrecte '%s'."
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:390
|
||||
#: ../src/daemon/daemon-conf.c:406
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid fragment size '%s'."
|
||||
msgstr "[%s:%u] Mida de fragment incorrecta '%s'."
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:408
|
||||
#: ../src/daemon/daemon-conf.c:424
|
||||
#, c-format
|
||||
msgid "[%s:%u] Invalid nice level '%s'."
|
||||
msgstr "[%s:%u] Nivell de prioritat incorrecte '%s'."
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:530
|
||||
#: ../src/daemon/daemon-conf.c:546
|
||||
#, c-format
|
||||
msgid "Failed to open configuration file: %s"
|
||||
msgstr "Error en obrir el fitxer de configuració: %s"
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:546
|
||||
#: ../src/daemon/daemon-conf.c:562
|
||||
msgid ""
|
||||
"The specified default channel map has a different number of channels than "
|
||||
"the specified default number of channels."
|
||||
|
|
@ -752,7 +757,7 @@ msgstr ""
|
|||
"El mapa de canals especificat per omissió té un número de canals diferent "
|
||||
"del número de canals especificat per omissió."
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:622
|
||||
#: ../src/daemon/daemon-conf.c:638
|
||||
#, c-format
|
||||
msgid "### Read from configuration file: %s ###\n"
|
||||
msgstr "### Lectura del fitxer de configuració: %s ###\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue