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
8f2909058a
commit
f4f16ab10d
29 changed files with 3973 additions and 3437 deletions
212
po/pt.po
212
po/pt.po
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: pulseaudio\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-08-05 15:09+0200\n"
|
||||
"POT-Creation-Date: 2009-08-19 04:16+0200\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: Rui Gouveia <rui.gouveia@globaltek.pt>\n"
|
||||
"Language-Team: pt <fedora-trans-pt@redhat.com>\n"
|
||||
|
|
@ -12,7 +12,7 @@ msgstr ""
|
|||
"X-Poedit-Language: Portuguese\n"
|
||||
"X-Poedit-Country: PORTUGAL\n"
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:775 ../src/pulsecore/sink.c:2411
|
||||
#: ../src/modules/alsa/alsa-util.c:775 ../src/pulsecore/sink.c:2666
|
||||
#, fuzzy, c-format
|
||||
msgid "%s %s"
|
||||
msgstr "%s %s"
|
||||
|
|
@ -70,11 +70,11 @@ msgid ""
|
|||
"input control values>"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/pulsecore/sink.c:2395
|
||||
#: ../src/pulsecore/sink.c:2650
|
||||
msgid "Internal Audio"
|
||||
msgstr "Áudio Interno"
|
||||
|
||||
#: ../src/pulsecore/sink.c:2400
|
||||
#: ../src/pulsecore/sink.c:2655
|
||||
msgid "Modem"
|
||||
msgstr "Modem"
|
||||
|
||||
|
|
@ -90,92 +90,92 @@ msgstr "Não foi possível alocar o novo carregador \"dl\"."
|
|||
msgid "Failed to add bind-now-loader."
|
||||
msgstr "Não foi possível adicionar \"bind-now-loader\"."
|
||||
|
||||
#: ../src/daemon/main.c:145
|
||||
#: ../src/daemon/main.c:141
|
||||
#, c-format
|
||||
msgid "Got signal %s."
|
||||
msgstr "Foi obtido o sinal %s."
|
||||
|
||||
#: ../src/daemon/main.c:172
|
||||
#: ../src/daemon/main.c:168
|
||||
msgid "Exiting."
|
||||
msgstr "A sair."
|
||||
|
||||
#: ../src/daemon/main.c:190
|
||||
#: ../src/daemon/main.c:186
|
||||
#, c-format
|
||||
msgid "Failed to find user '%s'."
|
||||
msgstr "Falha ao procurar o utilizador '%s'."
|
||||
|
||||
#: ../src/daemon/main.c:195
|
||||
#: ../src/daemon/main.c:191
|
||||
#, c-format
|
||||
msgid "Failed to find group '%s'."
|
||||
msgstr "Falha ao procurar o grupo '%s'."
|
||||
|
||||
#: ../src/daemon/main.c:199
|
||||
#: ../src/daemon/main.c:195
|
||||
#, c-format
|
||||
msgid "Found user '%s' (UID %lu) and group '%s' (GID %lu)."
|
||||
msgstr "Foi encontrado utilizador '%s' (UID %lu) e grupo '%s' (GID %lu)."
|
||||
|
||||
#: ../src/daemon/main.c:204
|
||||
#: ../src/daemon/main.c:200
|
||||
#, c-format
|
||||
msgid "GID of user '%s' and of group '%s' don't match."
|
||||
msgstr "GID do utilizador '%s' e do grupo '%s' não coincidem."
|
||||
|
||||
#: ../src/daemon/main.c:209
|
||||
#: ../src/daemon/main.c:205
|
||||
#, c-format
|
||||
msgid "Home directory of user '%s' is not '%s', ignoring."
|
||||
msgstr "Directório pessoal do utilizador '%s' não é '%s'. A ignorar."
|
||||
|
||||
#: ../src/daemon/main.c:212 ../src/daemon/main.c:217
|
||||
#: ../src/daemon/main.c:208 ../src/daemon/main.c:213
|
||||
#, c-format
|
||||
msgid "Failed to create '%s': %s"
|
||||
msgstr "Falha ao criar o '%s': %s"
|
||||
|
||||
#: ../src/daemon/main.c:224
|
||||
#: ../src/daemon/main.c:220
|
||||
#, c-format
|
||||
msgid "Failed to change group list: %s"
|
||||
msgstr "Falhou a alteração da lista de grupos: %s"
|
||||
|
||||
#: ../src/daemon/main.c:240
|
||||
#: ../src/daemon/main.c:236
|
||||
#, c-format
|
||||
msgid "Failed to change GID: %s"
|
||||
msgstr "Não foi possível mudar o GID: %s"
|
||||
|
||||
#: ../src/daemon/main.c:256
|
||||
#: ../src/daemon/main.c:252
|
||||
#, c-format
|
||||
msgid "Failed to change UID: %s"
|
||||
msgstr "Não foi possível mudar o UID: %s"
|
||||
|
||||
#: ../src/daemon/main.c:270
|
||||
#: ../src/daemon/main.c:266
|
||||
msgid "Successfully dropped root privileges."
|
||||
msgstr "Privilégios de root cedidos com sucesso."
|
||||
|
||||
#: ../src/daemon/main.c:278
|
||||
#: ../src/daemon/main.c:274
|
||||
msgid "System wide mode unsupported on this platform."
|
||||
msgstr "Modo de sistema não suportado nesta plataforma."
|
||||
|
||||
#: ../src/daemon/main.c:296
|
||||
#: ../src/daemon/main.c:292
|
||||
#, c-format
|
||||
msgid "setrlimit(%s, (%u, %u)) failed: %s"
|
||||
msgstr "setrlimit(%s, (%u, %u)) falhou: %s"
|
||||
|
||||
#: ../src/daemon/main.c:471
|
||||
#: ../src/daemon/main.c:464
|
||||
msgid "Failed to parse command line."
|
||||
msgstr "Não foi possível processar linha de comando."
|
||||
|
||||
#: ../src/daemon/main.c:538
|
||||
#: ../src/daemon/main.c:531
|
||||
msgid "Daemon not running"
|
||||
msgstr "Serviço não está a executar"
|
||||
|
||||
#: ../src/daemon/main.c:540
|
||||
#: ../src/daemon/main.c:533
|
||||
#, c-format
|
||||
msgid "Daemon running as PID %u"
|
||||
msgstr "Serviço a executar como PID %u"
|
||||
|
||||
#: ../src/daemon/main.c:550
|
||||
#: ../src/daemon/main.c:543
|
||||
#, c-format
|
||||
msgid "Failed to kill daemon: %s"
|
||||
msgstr "Tentativa de matar serviço falhou: %s"
|
||||
|
||||
#: ../src/daemon/main.c:568
|
||||
#: ../src/daemon/main.c:561
|
||||
msgid ""
|
||||
"This program is not intended to be run as root (unless --system is "
|
||||
"specified)."
|
||||
|
|
@ -183,154 +183,154 @@ msgstr ""
|
|||
"Este programa não pretende ser executado como root (a não ser que a opção --"
|
||||
"system seja especificada)."
|
||||
|
||||
#: ../src/daemon/main.c:570
|
||||
#: ../src/daemon/main.c:563
|
||||
msgid "Root privileges required."
|
||||
msgstr "São necessários privilégios de root."
|
||||
|
||||
#: ../src/daemon/main.c:575
|
||||
#: ../src/daemon/main.c:568
|
||||
msgid "--start not supported for system instances."
|
||||
msgstr "--start não é suportado para instâncias do sistema."
|
||||
|
||||
#: ../src/daemon/main.c:580
|
||||
#: ../src/daemon/main.c:573
|
||||
msgid "Running in system mode, but --disallow-exit not set!"
|
||||
msgstr "A executar em modo de sistema, mas --disallow-exit não está definido!"
|
||||
|
||||
#: ../src/daemon/main.c:583
|
||||
#: ../src/daemon/main.c:576
|
||||
msgid "Running in system mode, but --disallow-module-loading not set!"
|
||||
msgstr ""
|
||||
"A executar em modo de sistema, mas --disallow-module-loading não está "
|
||||
"definido!"
|
||||
|
||||
#: ../src/daemon/main.c:586
|
||||
#: ../src/daemon/main.c:579
|
||||
msgid "Running in system mode, forcibly disabling SHM mode!"
|
||||
msgstr "A executar em modo de sistema, a forçar a desactivação do modo SHM!"
|
||||
|
||||
#: ../src/daemon/main.c:591
|
||||
#: ../src/daemon/main.c:584
|
||||
msgid "Running in system mode, forcibly disabling exit idle time!"
|
||||
msgstr ""
|
||||
"A executar em modo de sistema, a forçar a desactivação da saída por "
|
||||
"inactividade!"
|
||||
|
||||
#: ../src/daemon/main.c:618
|
||||
#: ../src/daemon/main.c:611
|
||||
msgid "Failed to acquire stdio."
|
||||
msgstr "Não foi possível adquirir o stdio."
|
||||
|
||||
#: ../src/daemon/main.c:624
|
||||
#: ../src/daemon/main.c:617
|
||||
#, c-format
|
||||
msgid "pipe failed: %s"
|
||||
msgstr "pipe falhou: %s"
|
||||
|
||||
#: ../src/daemon/main.c:629
|
||||
#: ../src/daemon/main.c:622
|
||||
#, c-format
|
||||
msgid "fork() failed: %s"
|
||||
msgstr "fork() falhou: %s"
|
||||
|
||||
#: ../src/daemon/main.c:643 ../src/utils/pacat.c:505
|
||||
#: ../src/daemon/main.c:636 ../src/utils/pacat.c:505
|
||||
#, c-format
|
||||
msgid "read() failed: %s"
|
||||
msgstr "read() falhou: %s"
|
||||
|
||||
#: ../src/daemon/main.c:649
|
||||
#: ../src/daemon/main.c:642
|
||||
msgid "Daemon startup failed."
|
||||
msgstr "Arranque do serviço falhou."
|
||||
|
||||
#: ../src/daemon/main.c:651
|
||||
#: ../src/daemon/main.c:644
|
||||
msgid "Daemon startup successful."
|
||||
msgstr "Arranque do serviço sucedeu."
|
||||
|
||||
#: ../src/daemon/main.c:728
|
||||
#: ../src/daemon/main.c:721
|
||||
#, c-format
|
||||
msgid "This is PulseAudio %s"
|
||||
msgstr "Isto é PulseAudio %s"
|
||||
|
||||
#: ../src/daemon/main.c:729
|
||||
#: ../src/daemon/main.c:722
|
||||
#, c-format
|
||||
msgid "Compilation host: %s"
|
||||
msgstr "Máquina de compilação: %s"
|
||||
|
||||
#: ../src/daemon/main.c:730
|
||||
#: ../src/daemon/main.c:723
|
||||
#, c-format
|
||||
msgid "Compilation CFLAGS: %s"
|
||||
msgstr "CFLAGS utilizadas na compilação: %s"
|
||||
|
||||
#: ../src/daemon/main.c:733
|
||||
#: ../src/daemon/main.c:726
|
||||
#, c-format
|
||||
msgid "Running on host: %s"
|
||||
msgstr "A executar na máquina: %s"
|
||||
|
||||
#: ../src/daemon/main.c:736
|
||||
#: ../src/daemon/main.c:729
|
||||
#, c-format
|
||||
msgid "Found %u CPUs."
|
||||
msgstr "Foram encontrados %u CPUs."
|
||||
|
||||
#: ../src/daemon/main.c:738
|
||||
#: ../src/daemon/main.c:731
|
||||
#, c-format
|
||||
msgid "Page size is %lu bytes"
|
||||
msgstr "Tamanho da página é %lu bytes"
|
||||
|
||||
#: ../src/daemon/main.c:741
|
||||
#: ../src/daemon/main.c:734
|
||||
msgid "Compiled with Valgrind support: yes"
|
||||
msgstr "Compilado com suporte para Valgrind: sim"
|
||||
|
||||
#: ../src/daemon/main.c:743
|
||||
#: ../src/daemon/main.c:736
|
||||
msgid "Compiled with Valgrind support: no"
|
||||
msgstr "Compilado com suporte para Valgrind: não"
|
||||
|
||||
#: ../src/daemon/main.c:746
|
||||
#: ../src/daemon/main.c:739
|
||||
#, c-format
|
||||
msgid "Running in valgrind mode: %s"
|
||||
msgstr "A executar em modo \"valgrind\": %s"
|
||||
|
||||
#: ../src/daemon/main.c:749
|
||||
#: ../src/daemon/main.c:742
|
||||
msgid "Optimized build: yes"
|
||||
msgstr "Optimizado: sim"
|
||||
|
||||
#: ../src/daemon/main.c:751
|
||||
#: ../src/daemon/main.c:744
|
||||
msgid "Optimized build: no"
|
||||
msgstr "Compilação optimizada: não"
|
||||
|
||||
#: ../src/daemon/main.c:755
|
||||
#: ../src/daemon/main.c:748
|
||||
msgid "NDEBUG defined, all asserts disabled."
|
||||
msgstr "NDEBUG definido, todas as declarações desactivadas."
|
||||
|
||||
#: ../src/daemon/main.c:757
|
||||
#: ../src/daemon/main.c:750
|
||||
msgid "FASTPATH defined, only fast path asserts disabled."
|
||||
msgstr "FASTPATH definido, apenas as declarações \"fast path\" desactivadas."
|
||||
|
||||
#: ../src/daemon/main.c:759
|
||||
#: ../src/daemon/main.c:752
|
||||
msgid "All asserts enabled."
|
||||
msgstr "Todas as declarações desactivadas."
|
||||
|
||||
#: ../src/daemon/main.c:763
|
||||
#: ../src/daemon/main.c:756
|
||||
msgid "Failed to get machine ID"
|
||||
msgstr "A tentativa de ler o ID da máquina falhou"
|
||||
|
||||
#: ../src/daemon/main.c:766
|
||||
#: ../src/daemon/main.c:759
|
||||
#, c-format
|
||||
msgid "Machine ID is %s."
|
||||
msgstr "O ID da máquina é %s."
|
||||
|
||||
#: ../src/daemon/main.c:770
|
||||
#: ../src/daemon/main.c:763
|
||||
#, fuzzy, c-format
|
||||
msgid "Session ID is %s."
|
||||
msgstr "A sessão está fechada"
|
||||
|
||||
#: ../src/daemon/main.c:776
|
||||
#: ../src/daemon/main.c:769
|
||||
#, c-format
|
||||
msgid "Using runtime directory %s."
|
||||
msgstr "Execução a utilizar o directório %s"
|
||||
|
||||
#: ../src/daemon/main.c:781
|
||||
#: ../src/daemon/main.c:774
|
||||
#, c-format
|
||||
msgid "Using state directory %s."
|
||||
msgstr "A manter o estado no directório %s."
|
||||
|
||||
#: ../src/daemon/main.c:784
|
||||
#: ../src/daemon/main.c:777
|
||||
#, c-format
|
||||
msgid "Running in system mode: %s"
|
||||
msgstr "Execução em modo de sistema: %s"
|
||||
|
||||
#: ../src/daemon/main.c:787
|
||||
#: ../src/daemon/main.c:780
|
||||
msgid ""
|
||||
"OK, so you are running PA in system mode. Please note that you most likely "
|
||||
"shouldn't be doing that.\n"
|
||||
|
|
@ -340,15 +340,15 @@ msgid ""
|
|||
"explanation why system mode is usually a bad idea."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:804
|
||||
#: ../src/daemon/main.c:797
|
||||
msgid "pa_pid_file_create() failed."
|
||||
msgstr "pa_pid_file_create() falhou."
|
||||
|
||||
#: ../src/daemon/main.c:814
|
||||
#: ../src/daemon/main.c:807
|
||||
msgid "Fresh high-resolution timers available! Bon appetit!"
|
||||
msgstr "Timer \"frescos\" de alta resolução disponíveis. Bom apetite!"
|
||||
|
||||
#: ../src/daemon/main.c:816
|
||||
#: ../src/daemon/main.c:809
|
||||
msgid ""
|
||||
"Dude, your kernel stinks! The chef's recommendation today is Linux with high-"
|
||||
"resolution timers enabled!"
|
||||
|
|
@ -356,27 +356,27 @@ msgstr ""
|
|||
"Oh pá, o teu kernel não presta! O prato do dia recomendado é Linux com "
|
||||
"timers de alta resolução activos!"
|
||||
|
||||
#: ../src/daemon/main.c:834
|
||||
#: ../src/daemon/main.c:827
|
||||
msgid "pa_core_new() failed."
|
||||
msgstr "pa_core_new() falhou."
|
||||
|
||||
#: ../src/daemon/main.c:896
|
||||
#: ../src/daemon/main.c:889
|
||||
msgid "Failed to initialize daemon."
|
||||
msgstr "Falha ao inicializar serviço."
|
||||
|
||||
#: ../src/daemon/main.c:901
|
||||
#: ../src/daemon/main.c:894
|
||||
msgid "Daemon startup without any loaded modules, refusing to work."
|
||||
msgstr "Serviço arrancou sem módulos carregados. A recusar trabalhar."
|
||||
|
||||
#: ../src/daemon/main.c:918
|
||||
#: ../src/daemon/main.c:911
|
||||
msgid "Daemon startup complete."
|
||||
msgstr "Arranque do serviço completo."
|
||||
|
||||
#: ../src/daemon/main.c:924
|
||||
#: ../src/daemon/main.c:917
|
||||
msgid "Daemon shutdown initiated."
|
||||
msgstr "Encerramento do serviço iniciado."
|
||||
|
||||
#: ../src/daemon/main.c:946
|
||||
#: ../src/daemon/main.c:939
|
||||
msgid "Daemon terminated."
|
||||
msgstr "Serviço terminado."
|
||||
|
||||
|
|
@ -706,12 +706,12 @@ msgstr "[%s:%u] Tamanho do fragmento inválido '%s'."
|
|||
msgid "[%s:%u] Invalid nice level '%s'."
|
||||
msgstr "[%s:%u] nível nice inválido '%s'."
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:524
|
||||
#: ../src/daemon/daemon-conf.c:530
|
||||
#, c-format
|
||||
msgid "Failed to open configuration file: %s"
|
||||
msgstr "Falha ao abrir ficheiro de configuração: %s"
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:540
|
||||
#: ../src/daemon/daemon-conf.c:546
|
||||
msgid ""
|
||||
"The specified default channel map has a different number of channels than "
|
||||
"the specified default number of channels."
|
||||
|
|
@ -719,13 +719,14 @@ msgstr ""
|
|||
"O mapa de canais especificado tem um número de canais diferente do número de "
|
||||
"canais definido por omissão."
|
||||
|
||||
#: ../src/daemon/daemon-conf.c:616
|
||||
#: ../src/daemon/daemon-conf.c:622
|
||||
#, c-format
|
||||
msgid "### Read from configuration file: %s ###\n"
|
||||
msgstr "### Ler configuração a partir do ficheiro: %s ###\n"
|
||||
|
||||
#: ../src/daemon/caps.c:65
|
||||
msgid "Dropping root privileges."
|
||||
#: ../src/daemon/caps.c:62
|
||||
#, fuzzy
|
||||
msgid "Cleaning up privileges."
|
||||
msgstr "A largar privilégios de root."
|
||||
|
||||
#: ../src/daemon/pulseaudio.desktop.in.h:1
|
||||
|
|
@ -736,7 +737,7 @@ msgstr "Sistema de Som PulseAudio"
|
|||
msgid "Start the PulseAudio Sound System"
|
||||
msgstr "Inciar o Sistema de Som PulseAudio"
|
||||
|
||||
#: ../src/pulse/channelmap.c:105 ../src/pulse/channelmap.c:747
|
||||
#: ../src/pulse/channelmap.c:105 ../src/pulse/channelmap.c:757
|
||||
msgid "Mono"
|
||||
msgstr "Mono"
|
||||
|
||||
|
|
@ -940,33 +941,33 @@ msgstr "Topo Traseira Esquerda"
|
|||
msgid "Top Rear Right"
|
||||
msgstr "Topo Traseira Direita"
|
||||
|
||||
#: ../src/pulse/channelmap.c:478 ../src/pulse/sample.c:167
|
||||
#: ../src/pulse/volume.c:239 ../src/pulse/volume.c:265
|
||||
#: ../src/pulse/volume.c:285 ../src/pulse/volume.c:315
|
||||
#: ../src/pulse/channelmap.c:484 ../src/pulse/sample.c:171
|
||||
#: ../src/pulse/volume.c:285 ../src/pulse/volume.c:311
|
||||
#: ../src/pulse/volume.c:331 ../src/pulse/volume.c:361
|
||||
msgid "(invalid)"
|
||||
msgstr "(inválido)"
|
||||
|
||||
#: ../src/pulse/channelmap.c:751
|
||||
#: ../src/pulse/channelmap.c:761
|
||||
msgid "Stereo"
|
||||
msgstr "Estéreo"
|
||||
|
||||
#: ../src/pulse/channelmap.c:756
|
||||
#: ../src/pulse/channelmap.c:766
|
||||
msgid "Surround 4.0"
|
||||
msgstr "Surround 4.0"
|
||||
|
||||
#: ../src/pulse/channelmap.c:762
|
||||
#: ../src/pulse/channelmap.c:772
|
||||
msgid "Surround 4.1"
|
||||
msgstr "Surround 4.1"
|
||||
|
||||
#: ../src/pulse/channelmap.c:768
|
||||
#: ../src/pulse/channelmap.c:778
|
||||
msgid "Surround 5.0"
|
||||
msgstr "Surround 5.0"
|
||||
|
||||
#: ../src/pulse/channelmap.c:774
|
||||
#: ../src/pulse/channelmap.c:784
|
||||
msgid "Surround 5.1"
|
||||
msgstr "Surround 5.1"
|
||||
|
||||
#: ../src/pulse/channelmap.c:781
|
||||
#: ../src/pulse/channelmap.c:791
|
||||
msgid "Surround 7.1"
|
||||
msgstr "Surround 7.1"
|
||||
|
||||
|
|
@ -1070,27 +1071,27 @@ msgstr "Implementação em falta"
|
|||
msgid "Client forked"
|
||||
msgstr "Cliente efectuou um fork"
|
||||
|
||||
#: ../src/pulse/sample.c:169
|
||||
#: ../src/pulse/sample.c:173
|
||||
#, c-format
|
||||
msgid "%s %uch %uHz"
|
||||
msgstr "%s %uch %uHz"
|
||||
|
||||
#: ../src/pulse/sample.c:181
|
||||
#: ../src/pulse/sample.c:185
|
||||
#, c-format
|
||||
msgid "%0.1f GiB"
|
||||
msgstr "%.1f GiB"
|
||||
|
||||
#: ../src/pulse/sample.c:183
|
||||
#: ../src/pulse/sample.c:187
|
||||
#, c-format
|
||||
msgid "%0.1f MiB"
|
||||
msgstr "%.1f MiB"
|
||||
|
||||
#: ../src/pulse/sample.c:185
|
||||
#: ../src/pulse/sample.c:189
|
||||
#, c-format
|
||||
msgid "%0.1f KiB"
|
||||
msgstr "%.1f KiB"
|
||||
|
||||
#: ../src/pulse/sample.c:187
|
||||
#: ../src/pulse/sample.c:191
|
||||
#, c-format
|
||||
msgid "%u B"
|
||||
msgstr "%u B"
|
||||
|
|
@ -1103,7 +1104,7 @@ msgstr "XOpenDisplay() falhou"
|
|||
msgid "Failed to parse cookie data"
|
||||
msgstr "Não foi possível processar dados da cookie"
|
||||
|
||||
#: ../src/pulse/client-conf.c:110
|
||||
#: ../src/pulse/client-conf.c:111
|
||||
#, c-format
|
||||
msgid "Failed to open configuration file '%s': %s"
|
||||
msgstr "Falha ao abrir ficheiro de configuração '%s': %s"
|
||||
|
|
@ -1117,12 +1118,12 @@ msgstr "Nenhuma cookie carregada. A tentar ligar sem cookie."
|
|||
msgid "fork(): %s"
|
||||
msgstr "fork(): %s"
|
||||
|
||||
#: ../src/pulse/context.c:745
|
||||
#: ../src/pulse/context.c:748
|
||||
#, c-format
|
||||
msgid "waitpid(): %s"
|
||||
msgstr "waitpid(): %s"
|
||||
|
||||
#: ../src/pulse/context.c:1432
|
||||
#: ../src/pulse/context.c:1435
|
||||
#, c-format
|
||||
msgid "Received message for unknown extension '%s'"
|
||||
msgstr "Recebida mensagem para extensão desconhecida '%s'"
|
||||
|
|
@ -2016,39 +2017,39 @@ msgstr "Não foi possível carregar os dados da cookie\n"
|
|||
msgid "Not yet implemented.\n"
|
||||
msgstr "Ainda não implementado.\n"
|
||||
|
||||
#: ../src/utils/pacmd.c:61
|
||||
#: ../src/utils/pacmd.c:69
|
||||
msgid "No PulseAudio daemon running, or not running as session daemon."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/utils/pacmd.c:66
|
||||
#: ../src/utils/pacmd.c:74
|
||||
#, c-format
|
||||
msgid "socket(PF_UNIX, SOCK_STREAM, 0): %s"
|
||||
msgstr "socket(PF_UNIX, SOCK_STREAM, 0): %s"
|
||||
|
||||
#: ../src/utils/pacmd.c:83
|
||||
#: ../src/utils/pacmd.c:91
|
||||
#, c-format
|
||||
msgid "connect(): %s"
|
||||
msgstr "connect(): %s"
|
||||
|
||||
#: ../src/utils/pacmd.c:91
|
||||
#: ../src/utils/pacmd.c:99
|
||||
msgid "Failed to kill PulseAudio daemon."
|
||||
msgstr "Não foi possível terminar o serviço PulseAudio."
|
||||
|
||||
#: ../src/utils/pacmd.c:99
|
||||
#: ../src/utils/pacmd.c:107
|
||||
msgid "Daemon not responding."
|
||||
msgstr "Serviço não responde."
|
||||
|
||||
#: ../src/utils/pacmd.c:146
|
||||
#, c-format
|
||||
msgid "select(): %s"
|
||||
msgstr "select(): %s"
|
||||
#: ../src/utils/pacmd.c:161
|
||||
#, fuzzy, c-format
|
||||
msgid "poll(): %s"
|
||||
msgstr "fork(): %s"
|
||||
|
||||
#: ../src/utils/pacmd.c:156 ../src/utils/pacmd.c:173
|
||||
#: ../src/utils/pacmd.c:171 ../src/utils/pacmd.c:188
|
||||
#, c-format
|
||||
msgid "read(): %s"
|
||||
msgstr "read(): %s"
|
||||
|
||||
#: ../src/utils/pacmd.c:189 ../src/utils/pacmd.c:203
|
||||
#: ../src/utils/pacmd.c:207 ../src/utils/pacmd.c:223
|
||||
#, c-format
|
||||
msgid "write(): %s"
|
||||
msgstr "write(): %s"
|
||||
|
|
@ -2057,7 +2058,7 @@ msgstr "write(): %s"
|
|||
msgid "Cannot access autospawn lock."
|
||||
msgstr "Impossível aceder ao lock \"autospawn\"."
|
||||
|
||||
#: ../src/modules/alsa/alsa-sink.c:449 ../src/modules/alsa/alsa-sink.c:606
|
||||
#: ../src/modules/alsa/alsa-sink.c:451 ../src/modules/alsa/alsa-sink.c:608
|
||||
#, c-format
|
||||
msgid ""
|
||||
"ALSA woke us up to write new data to the device, but there was actually "
|
||||
|
|
@ -2074,7 +2075,7 @@ msgstr ""
|
|||
"Fomos acordados pelo conjunto POLLOUT -- contudo uma chamada a seguir de "
|
||||
"snd_pcm_avail() retornou 0 ou outro valor < min_avail."
|
||||
|
||||
#: ../src/modules/alsa/alsa-source.c:429 ../src/modules/alsa/alsa-source.c:578
|
||||
#: ../src/modules/alsa/alsa-source.c:431 ../src/modules/alsa/alsa-source.c:580
|
||||
#, c-format
|
||||
msgid ""
|
||||
"ALSA woke us up to read new data from the device, but there was actually "
|
||||
|
|
@ -2092,15 +2093,15 @@ msgstr ""
|
|||
"snd_pcm_avail() retornou 0 ou outro valor < min_avail."
|
||||
|
||||
#: ../src/modules/alsa/module-alsa-card.c:152
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:2065
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:2070
|
||||
msgid "Off"
|
||||
msgstr "Desligado"
|
||||
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:2035
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:2040
|
||||
msgid "High Fidelity Playback (A2DP)"
|
||||
msgstr "Reprodução Alta Fidelidade (A2DP)"
|
||||
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:2050
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:2055
|
||||
msgid "Telephony Duplex (HSP/HFP)"
|
||||
msgstr "Telefonia Duplex (HSP/HFP)"
|
||||
|
||||
|
|
@ -2108,6 +2109,9 @@ msgstr "Telefonia Duplex (HSP/HFP)"
|
|||
msgid "PulseAudio Sound Server"
|
||||
msgstr "Servidor de Som PulseAudio"
|
||||
|
||||
#~ msgid "select(): %s"
|
||||
#~ msgstr "select(): %s"
|
||||
|
||||
#~ msgid "Cannot connect to system bus: %s"
|
||||
#~ msgstr "Incapaz de se ligar ao bus de sistema: %s"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue