X-Git-Url: https://code.delx.au/pulseaudio/blobdiff_plain/7a2d1d314dbcaa4762475d9f4681f570aec13bfe..f0382d1d20476d306ff277c6d4034d94008216a7:/po/pt_BR.po diff --git a/po/pt_BR.po b/po/pt_BR.po index 533b20df..257aa36f 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: pulseaudio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-08-24 19:52+0000\n" -"PO-Revision-Date: 2009-08-24 19:26-0300\n" +"POT-Creation-Date: 2009-10-23 09:53+0000\n" +"PO-Revision-Date: 2009-10-23 14:42-0300\n" "Last-Translator: Igor Pires Soares \n" "Language-Team: Brazilian-Portuguese \n" "MIME-Version: 1.0\n" @@ -19,13 +19,13 @@ msgstr "" "X-Poedit-Language: Portuguese\n" "X-Poedit-Country: Brazil\n" -#: ../src/modules/alsa/alsa-util.c:775 -#: ../src/pulsecore/sink.c:2676 +#: ../src/modules/alsa/alsa-util.c:858 +#: ../src/pulsecore/sink.c:2629 #, c-format msgid "%s %s" msgstr "%s %s" -#: ../src/modules/alsa/alsa-util.c:1023 +#: ../src/modules/alsa/alsa-util.c:1106 #, c-format msgid "" "snd_pcm_avail() returned a value that is exceptionally large: %lu bytes (%lu ms).\n" @@ -34,7 +34,7 @@ msgstr "" "O snd_pcm_avail() retornou um valor que é excepcionalmente grande: %lu bytes (%lu ms).\n" "É mais provável que isso seja um erro no driver \"%s\" do ALSA. Por favor, relate esse problema aos desenvolvedores do ALSA." -#: ../src/modules/alsa/alsa-util.c:1064 +#: ../src/modules/alsa/alsa-util.c:1147 #, c-format msgid "" "snd_pcm_delay() returned a value that is exceptionally large: %li bytes (%s%lu ms).\n" @@ -43,7 +43,7 @@ msgstr "" "O snd_pcm_delay() retornou um valor que é excepcionalmente grande: %li bytes (%s%lu ms).\n" "É mais provável que isso seja um erro no driver \"%s\" do ALSA. Por favor, relate esse problema aos desenvolvedores do ALSA." -#: ../src/modules/alsa/alsa-util.c:1111 +#: ../src/modules/alsa/alsa-util.c:1194 #, c-format msgid "" "snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu bytes (%lu ms).\n" @@ -52,6 +52,14 @@ msgstr "" "O snd_pcm_mmap_begin() retornou um valor que é excepcionalmente grande: %lu bytes (%lu ms).\n" "É mais provável que isso seja um erro no driver \"%s\" do ALSA. Por favor, relate esse problema aos desenvolvedores do ALSA." +#: ../src/modules/module-always-sink.c:39 +msgid "Always keeps at least one sink loaded even if it's a null one" +msgstr "Sempre manter pelo menos um destino carregado mesmo se for nulo" + +#: ../src/modules/module-always-sink.c:83 +msgid "Dummy Output" +msgstr "Saída fictícia" + #: ../src/modules/module-ladspa-sink.c:49 msgid "Virtual LADSPA sink" msgstr "Destino Virtual LADSPA" @@ -60,11 +68,19 @@ msgstr "Destino Virtual LADSPA" msgid "sink_name= sink_properties= master= format= rate= channels= channel_map= plugin= label= control=" msgstr "sink_name= sink_properties= master= format= rate= channels= channel_map= plugin= label= control=" -#: ../src/pulsecore/sink.c:2660 +#: ../src/modules/module-null-sink.c:55 +msgid "Clocked NULL sink" +msgstr "Destino nulo temporizado" + +#: ../src/modules/module-null-sink.c:291 +msgid "Null Output" +msgstr "Saída nula" + +#: ../src/pulsecore/sink.c:2613 msgid "Internal Audio" msgstr "Áudio interno" -#: ../src/pulsecore/sink.c:2665 +#: ../src/pulsecore/sink.c:2618 msgid "Modem" msgstr "Modem" @@ -135,191 +151,191 @@ msgstr "Falha ao alterar o GID: %s" msgid "Failed to change UID: %s" msgstr "Falha ao alterar o UID: %s" -#: ../src/daemon/main.c:266 +#: ../src/daemon/main.c:271 msgid "Successfully dropped root privileges." msgstr "Os privilégios do root foram retirados com sucesso." -#: ../src/daemon/main.c:274 +#: ../src/daemon/main.c:279 msgid "System wide mode unsupported on this platform." msgstr "O modo ampliado do sistema não tem suporte nessa plataforma." -#: ../src/daemon/main.c:292 +#: ../src/daemon/main.c:297 #, c-format msgid "setrlimit(%s, (%u, %u)) failed: %s" msgstr "setrlimit(%s, (%u, %u)) falhou: %s" -#: ../src/daemon/main.c:464 +#: ../src/daemon/main.c:474 msgid "Failed to parse command line." msgstr "Falha em interpretar a linha de comando." -#: ../src/daemon/main.c:531 +#: ../src/daemon/main.c:541 msgid "Daemon not running" msgstr "O daemon não está em execução" -#: ../src/daemon/main.c:533 +#: ../src/daemon/main.c:543 #, c-format msgid "Daemon running as PID %u" msgstr "Daemon executando como PID %u" -#: ../src/daemon/main.c:543 +#: ../src/daemon/main.c:553 #, c-format msgid "Failed to kill daemon: %s" msgstr "Falha em encerrar o daemon: %s" -#: ../src/daemon/main.c:561 +#: ../src/daemon/main.c:571 msgid "This program is not intended to be run as root (unless --system is specified)." msgstr "Este programa não é para ser executado como root (a não ser que --system seja especificado)." -#: ../src/daemon/main.c:563 +#: ../src/daemon/main.c:573 msgid "Root privileges required." msgstr "Privilégios de root requeridos." -#: ../src/daemon/main.c:568 +#: ../src/daemon/main.c:578 msgid "--start not supported for system instances." msgstr "--start não tem suporte para instâncias de sistemas." -#: ../src/daemon/main.c:573 +#: ../src/daemon/main.c:583 msgid "Running in system mode, but --disallow-exit not set!" msgstr "Executando em no modo system, mas --disallow-exit não foi configurado!" -#: ../src/daemon/main.c:576 +#: ../src/daemon/main.c:586 msgid "Running in system mode, but --disallow-module-loading not set!" msgstr "Executando no modo system, mas --disallow-module-loading não foi configurado!" -#: ../src/daemon/main.c:579 +#: ../src/daemon/main.c:589 msgid "Running in system mode, forcibly disabling SHM mode!" msgstr "Executando no modo system, desabilitando forçadamente o modo SHM!" -#: ../src/daemon/main.c:584 +#: ../src/daemon/main.c:594 msgid "Running in system mode, forcibly disabling exit idle time!" msgstr "Executando no modo system, desabilitando forçadamente o exit idle time!" -#: ../src/daemon/main.c:611 +#: ../src/daemon/main.c:621 msgid "Failed to acquire stdio." msgstr "Falha em adquirir o stdio." -#: ../src/daemon/main.c:617 +#: ../src/daemon/main.c:627 #, c-format msgid "pipe failed: %s" msgstr "O pipe falhou: %s" -#: ../src/daemon/main.c:622 +#: ../src/daemon/main.c:632 #, c-format msgid "fork() failed: %s" msgstr "O fork() falhou: %s" -#: ../src/daemon/main.c:636 -#: ../src/utils/pacat.c:505 +#: ../src/daemon/main.c:646 +#: ../src/utils/pacat.c:508 #, c-format msgid "read() failed: %s" msgstr "A operação read() falhou: %s" -#: ../src/daemon/main.c:642 +#: ../src/daemon/main.c:652 msgid "Daemon startup failed." msgstr "Falha na partida do daemon." -#: ../src/daemon/main.c:644 +#: ../src/daemon/main.c:654 msgid "Daemon startup successful." msgstr "Os daemons foram iniciados com sucesso." -#: ../src/daemon/main.c:721 +#: ../src/daemon/main.c:731 #, c-format msgid "This is PulseAudio %s" msgstr "Este é o PulseAudio %s" -#: ../src/daemon/main.c:722 +#: ../src/daemon/main.c:732 #, c-format msgid "Compilation host: %s" msgstr "Host de compilação: %s" -#: ../src/daemon/main.c:723 +#: ../src/daemon/main.c:733 #, c-format msgid "Compilation CFLAGS: %s" msgstr "Compilação CFLAGS: %s" -#: ../src/daemon/main.c:726 +#: ../src/daemon/main.c:736 #, c-format msgid "Running on host: %s" msgstr "Executando no host: %s" -#: ../src/daemon/main.c:729 +#: ../src/daemon/main.c:739 #, c-format msgid "Found %u CPUs." msgstr "%u CPUs localizadas." -#: ../src/daemon/main.c:731 +#: ../src/daemon/main.c:741 #, c-format msgid "Page size is %lu bytes" msgstr "O tamanho da página é %lu bytes" -#: ../src/daemon/main.c:734 +#: ../src/daemon/main.c:744 msgid "Compiled with Valgrind support: yes" msgstr "Compilado com suporte do Valgrind: sim" -#: ../src/daemon/main.c:736 +#: ../src/daemon/main.c:746 msgid "Compiled with Valgrind support: no" msgstr "Compilado com suporte do Valgrind: não" -#: ../src/daemon/main.c:739 +#: ../src/daemon/main.c:749 #, c-format msgid "Running in valgrind mode: %s" msgstr "Executando em modo valgrind: %s" -#: ../src/daemon/main.c:742 +#: ../src/daemon/main.c:752 msgid "Optimized build: yes" msgstr "Build otimizado: sim" -#: ../src/daemon/main.c:744 +#: ../src/daemon/main.c:754 msgid "Optimized build: no" msgstr "Build otimizado: não" -#: ../src/daemon/main.c:748 +#: ../src/daemon/main.c:758 msgid "NDEBUG defined, all asserts disabled." msgstr "NDEBUG definido, todas as declarações desabilitadas." -#: ../src/daemon/main.c:750 +#: ../src/daemon/main.c:760 msgid "FASTPATH defined, only fast path asserts disabled." msgstr "FASTPATH definido, somente as declarações do \"fast path\" foram desabilitadas." -#: ../src/daemon/main.c:752 +#: ../src/daemon/main.c:762 msgid "All asserts enabled." msgstr "Todas as declarações habilitadas." -#: ../src/daemon/main.c:756 +#: ../src/daemon/main.c:766 msgid "Failed to get machine ID" msgstr "Falha em obter o ID da máquina" -#: ../src/daemon/main.c:759 +#: ../src/daemon/main.c:769 #, c-format msgid "Machine ID is %s." msgstr "A ID da máquina é %s." -#: ../src/daemon/main.c:763 +#: ../src/daemon/main.c:773 #, c-format msgid "Session ID is %s." msgstr "O ID da sessão é %s." -#: ../src/daemon/main.c:769 +#: ../src/daemon/main.c:779 #, c-format msgid "Using runtime directory %s." msgstr "Usando o diretório de runtime %s." -#: ../src/daemon/main.c:774 +#: ../src/daemon/main.c:784 #, c-format msgid "Using state directory %s." msgstr "Usando o diretório de estado %s." -#: ../src/daemon/main.c:777 +#: ../src/daemon/main.c:787 #, c-format msgid "Using modules directory %s." msgstr "Usando o diretório de módulos %s." -#: ../src/daemon/main.c:779 +#: ../src/daemon/main.c:789 #, c-format msgid "Running in system mode: %s" msgstr "Executando em modo do sistema: %s" -#: ../src/daemon/main.c:782 +#: ../src/daemon/main.c:792 msgid "" "OK, so you are running PA in system mode. Please note that you most likely shouldn't be doing that.\n" "If you do it nonetheless then it's your own fault if things don't work as expected.\n" @@ -329,39 +345,39 @@ msgstr "" "Todavia, se você o fizer, então a culpa será sua se as coisas não funcionarem como esperado.\n" "Por favor, leia o http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode para obter um explicação sobre porque o modo de sistema é uma má idéia." -#: ../src/daemon/main.c:799 +#: ../src/daemon/main.c:809 msgid "pa_pid_file_create() failed." msgstr "pa_pid_file_create() falhou." -#: ../src/daemon/main.c:809 +#: ../src/daemon/main.c:819 msgid "Fresh high-resolution timers available! Bon appetit!" msgstr "Timers de alta resolução frequinhos disponíveis! Bon appetit!" -#: ../src/daemon/main.c:811 +#: ../src/daemon/main.c:821 msgid "Dude, your kernel stinks! The chef's recommendation today is Linux with high-resolution timers enabled!" msgstr "Cara, teu kernel fede! A recomendação do chef hoje é Linux com timers de alta resolução habilitados!" -#: ../src/daemon/main.c:832 +#: ../src/daemon/main.c:844 msgid "pa_core_new() failed." msgstr "pa_core_new() falhou." -#: ../src/daemon/main.c:892 +#: ../src/daemon/main.c:904 msgid "Failed to initialize daemon." msgstr "Falha em iniciar o daemon." -#: ../src/daemon/main.c:897 +#: ../src/daemon/main.c:909 msgid "Daemon startup without any loaded modules, refusing to work." msgstr "O Daemon iniciou sem qualquer módulo carregado, recusando-se a trabalhar." -#: ../src/daemon/main.c:914 +#: ../src/daemon/main.c:926 msgid "Daemon startup complete." msgstr "A partida dos Daemon está completa." -#: ../src/daemon/main.c:920 +#: ../src/daemon/main.c:932 msgid "Daemon shutdown initiated." msgstr "O encerramento do Daemon foi iniciado." -#: ../src/daemon/main.c:942 +#: ../src/daemon/main.c:954 msgid "Daemon terminated." msgstr "Daemon terminado." @@ -681,7 +697,7 @@ msgstr "Mono" #: ../src/pulse/channelmap.c:107 msgid "Front Center" -msgstr "Fronto-cental" +msgstr "Frontal central" #: ../src/pulse/channelmap.c:108 msgid "Front Left" @@ -853,38 +869,38 @@ msgstr "Auxiliar 31" #: ../src/pulse/channelmap.c:156 msgid "Top Center" -msgstr "Central Superior" +msgstr "Central superior" #: ../src/pulse/channelmap.c:158 msgid "Top Front Center" -msgstr "Central Frontal Superior" +msgstr "Central frontal superior" #: ../src/pulse/channelmap.c:159 msgid "Top Front Left" -msgstr "Frontal Superior Esquerdo" +msgstr "Frontal superior esquerdo" #: ../src/pulse/channelmap.c:160 msgid "Top Front Right" -msgstr "Fontal Superior Direito" +msgstr "Fontal superior direito" #: ../src/pulse/channelmap.c:162 msgid "Top Rear Center" -msgstr "Central Superior Posterior" +msgstr "Central superior posterior" #: ../src/pulse/channelmap.c:163 msgid "Top Rear Left" -msgstr "Posterior Superior Esquerdo" +msgstr "Posterior superior esquerdo" #: ../src/pulse/channelmap.c:164 msgid "Top Rear Right" -msgstr "Posterior Superior Direito" +msgstr "Posterior superior direito" #: ../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 +#: ../src/pulse/volume.c:295 +#: ../src/pulse/volume.c:321 +#: ../src/pulse/volume.c:341 +#: ../src/pulse/volume.c:371 msgid "(invalid)" msgstr "(Inválido)" @@ -918,7 +934,7 @@ msgstr "OK" #: ../src/pulse/error.c:44 msgid "Access denied" -msgstr "Acesso Negado" +msgstr "Acesso negado" #: ../src/pulse/error.c:45 msgid "Unknown command" @@ -1012,6 +1028,14 @@ msgstr "Implementação faltando" msgid "Client forked" msgstr "Cliente bifurcado" +#: ../src/pulse/error.c:68 +msgid "Input/Output error" +msgstr "Erro de entrada/saída" + +#: ../src/pulse/error.c:69 +msgid "Device or resource busy" +msgstr "Dispositivo ou recurso ocupado" + #: ../src/pulse/sample.c:172 #, c-format msgid "%s %uch %uHz" @@ -1065,7 +1089,7 @@ msgstr "fork(): %s" msgid "waitpid(): %s" msgstr "waitpid(): %s" -#: ../src/pulse/context.c:1435 +#: ../src/pulse/context.c:1438 #, c-format msgid "Received message for unknown extension '%s'" msgstr "Foi recebida uma mensagem para uma extensão desconhecida '%s'" @@ -1177,60 +1201,61 @@ msgstr "não" msgid "Stream buffer attributes changed.%s" msgstr "Atributos do buffer de fluxo alterados.%s" -#: ../src/utils/pacat.c:416 +#: ../src/utils/pacat.c:415 #, c-format msgid "Connection established.%s" msgstr "Conexão estabelecida.%s" -#: ../src/utils/pacat.c:419 +#: ../src/utils/pacat.c:418 #, c-format msgid "pa_stream_new() failed: %s" msgstr "pa_stream_new() falhou: %s" -#: ../src/utils/pacat.c:447 +#: ../src/utils/pacat.c:450 #, c-format msgid "pa_stream_connect_playback() failed: %s" msgstr "pa_stream_connect_playback() falhou: %s" -#: ../src/utils/pacat.c:453 +#: ../src/utils/pacat.c:456 #, c-format msgid "pa_stream_connect_record() failed: %s" msgstr "pa_stream_connect_record() falhou: %s" -#: ../src/utils/pacat.c:467 +#: ../src/utils/pacat.c:470 +#: ../src/utils/pactl.c:857 #, c-format msgid "Connection failure: %s" msgstr "Falha na conexão: %s" -#: ../src/utils/pacat.c:500 +#: ../src/utils/pacat.c:503 msgid "Got EOF." msgstr "Atingiu EOF." -#: ../src/utils/pacat.c:537 +#: ../src/utils/pacat.c:540 #, c-format msgid "write() failed: %s" msgstr "write() falhou: %s" -#: ../src/utils/pacat.c:558 +#: ../src/utils/pacat.c:561 msgid "Got signal, exiting." msgstr "Sinal recebido, saindo." -#: ../src/utils/pacat.c:572 +#: ../src/utils/pacat.c:575 #, c-format msgid "Failed to get latency: %s" msgstr "Falha ao obter a latência: %s" -#: ../src/utils/pacat.c:577 +#: ../src/utils/pacat.c:580 #, c-format -msgid "Time: %0.3f sec; Latency: %0.0f usec. \r" -msgstr "Tempo: %0.3f s; Latência: %0.0f us. \r" +msgid "Time: %0.3f sec; Latency: %0.0f usec." +msgstr "Tempo: %0.3f sec;; Latência: %0.0f usec." -#: ../src/utils/pacat.c:595 +#: ../src/utils/pacat.c:599 #, c-format msgid "pa_stream_update_timing_info() failed: %s" msgstr "pa_stream_update_timing_info() falhou: %s" -#: ../src/utils/pacat.c:605 +#: ../src/utils/pacat.c:609 #, c-format msgid "" "%s [options]\n" @@ -1307,7 +1332,7 @@ msgstr "" " --file-format=FORMATO_DO_ARQ. Grava/reproduz dados PCM formatados.\n" " --list-file-formats Lista os formatos de arquivo disponíveis.\n" -#: ../src/utils/pacat.c:727 +#: ../src/utils/pacat.c:731 #, c-format msgid "" "pacat %s\n" @@ -1318,123 +1343,128 @@ msgstr "" "Compilado com libpulse %s\n" "Linkado com libpulse %s\n" -#: ../src/utils/pacat.c:760 +#: ../src/utils/pacat.c:764 +#: ../src/utils/pactl.c:953 #, c-format msgid "Invalid client name '%s'" msgstr "Nome do cliente \"%s\" inválido" -#: ../src/utils/pacat.c:776 +#: ../src/utils/pacat.c:779 #, c-format msgid "Invalid stream name '%s'" msgstr "Nome do fluxo \"%s\" inválido" -#: ../src/utils/pacat.c:813 +#: ../src/utils/pacat.c:816 #, c-format msgid "Invalid channel map '%s'" msgstr "Mapa de canais \"%s\" inválido" -#: ../src/utils/pacat.c:842 +#: ../src/utils/pacat.c:845 #, c-format msgid "Invalid latency specification '%s'" msgstr "Especificação de latência inválida \"%s\"" -#: ../src/utils/pacat.c:849 +#: ../src/utils/pacat.c:852 #, c-format msgid "Invalid process time specification '%s'" msgstr "Especificação do tempo de processo \"%s\" inválida" -#: ../src/utils/pacat.c:861 +#: ../src/utils/pacat.c:864 #, c-format msgid "Invalid property '%s'" msgstr "Propriedade \"%s\" inválida" -#: ../src/utils/pacat.c:878 +#: ../src/utils/pacat.c:881 #, c-format msgid "Unknown file format %s." msgstr "Formato de arquivo %s desconhecido." -#: ../src/utils/pacat.c:897 +#: ../src/utils/pacat.c:900 msgid "Invalid sample specification" msgstr "Especificação de amostragem inválida" -#: ../src/utils/pacat.c:907 +#: ../src/utils/pacat.c:910 #, c-format msgid "open(): %s" msgstr "open(): %s" -#: ../src/utils/pacat.c:912 +#: ../src/utils/pacat.c:915 #, c-format msgid "dup2(): %s" msgstr "dup2(): %s" -#: ../src/utils/pacat.c:919 +#: ../src/utils/pacat.c:922 msgid "Too many arguments." msgstr "Argumentos em excesso." -#: ../src/utils/pacat.c:930 +#: ../src/utils/pacat.c:933 msgid "Failed to generate sample specification for file." msgstr "Falha ao gerar a especificação de amostragem para o arquivo." -#: ../src/utils/pacat.c:950 +#: ../src/utils/pacat.c:953 msgid "Failed to open audio file." msgstr "Falha ao abrir o arquivo de áudio." -#: ../src/utils/pacat.c:956 +#: ../src/utils/pacat.c:959 msgid "Warning: specified sample specification will be overwritten with specification from file." msgstr "Aviso: a especificação de amostragem especificada será sobrescrita pela especificação do arquivo." -#: ../src/utils/pacat.c:959 +#: ../src/utils/pacat.c:962 +#: ../src/utils/pactl.c:997 msgid "Failed to determine sample specification from file." msgstr "Falha ao determinar a especificação de amostragem a partir do arquivo." -#: ../src/utils/pacat.c:968 +#: ../src/utils/pacat.c:971 msgid "Warning: Failed to determine channel map from file." msgstr "Aviso: falha ao determinar o mapa de canais a partir do arquivo." -#: ../src/utils/pacat.c:979 +#: ../src/utils/pacat.c:982 msgid "Channel map doesn't match sample specification" msgstr "O mapa de canais não combina com a especificação da amostragem" -#: ../src/utils/pacat.c:990 +#: ../src/utils/pacat.c:993 msgid "Warning: failed to write channel map to file." msgstr "Aviso: falha ao gravar o mapa de canais no arquivo." -#: ../src/utils/pacat.c:1005 +#: ../src/utils/pacat.c:1008 #, c-format msgid "Opening a %s stream with sample specification '%s' and channel map '%s'." msgstr "Abrindo um fluxo %s com a especificação de amostragem \"%s\" e mapeamento de canais \"%s\"." -#: ../src/utils/pacat.c:1006 +#: ../src/utils/pacat.c:1009 msgid "recording" msgstr "gravando" -#: ../src/utils/pacat.c:1006 +#: ../src/utils/pacat.c:1009 msgid "playback" msgstr "playback" -#: ../src/utils/pacat.c:1032 +#: ../src/utils/pacat.c:1035 +#: ../src/utils/pactl.c:1267 msgid "pa_mainloop_new() failed." msgstr "pa_mainloop_new() falhou." -#: ../src/utils/pacat.c:1051 +#: ../src/utils/pacat.c:1054 msgid "io_new() failed." msgstr "io_new() falhou." -#: ../src/utils/pacat.c:1058 +#: ../src/utils/pacat.c:1061 +#: ../src/utils/pactl.c:1279 msgid "pa_context_new() failed." msgstr "pa_context_new() falhou." -#: ../src/utils/pacat.c:1066 -#: ../src/utils/pactl.c:1122 +#: ../src/utils/pacat.c:1069 +#: ../src/utils/pactl.c:1285 #, c-format msgid "pa_context_connect() failed: %s" msgstr "pa_context_new() falhou: %s" -#: ../src/utils/pacat.c:1072 +#: ../src/utils/pacat.c:1075 msgid "pa_context_rttime_new() failed." msgstr "pa_context_rttime_new() falhou." -#: ../src/utils/pacat.c:1079 +#: ../src/utils/pacat.c:1082 +#: ../src/utils/pactl.c:1290 msgid "pa_mainloop_run() failed." msgstr "pa_mainloop_run() falhou." @@ -1464,13 +1494,11 @@ msgid "WARNING: Sound server is not local, not suspending.\n" msgstr "AVISO: O servidor de som não é local, Sound server is not local, não está em suspenso.\n" #: ../src/utils/pasuspender.c:159 -#: ../src/utils/pactl.c:814 #, c-format msgid "Connection failure: %s\n" msgstr "Falha na conexão: %s\n" #: ../src/utils/pasuspender.c:176 -#: ../src/utils/pactl.c:820 #, c-format msgid "Got SIGINT, exiting.\n" msgstr "Recebido o SIGINT, saindo.\n" @@ -1509,49 +1537,46 @@ msgstr "" "Linkado com libpulse %s\n" #: ../src/utils/pasuspender.c:277 -#: ../src/utils/pactl.c:1104 #, c-format msgid "pa_mainloop_new() failed.\n" msgstr "pa_mainloop_new() falhou.\n" #: ../src/utils/pasuspender.c:290 -#: ../src/utils/pactl.c:1116 #, c-format msgid "pa_context_new() failed.\n" msgstr "pa_context_new() falhou.\n" #: ../src/utils/pasuspender.c:298 -#: ../src/utils/pactl.c:1127 #, c-format msgid "pa_mainloop_run() failed.\n" msgstr "pa_mainloop_run() falhou.\n" -#: ../src/utils/pactl.c:128 +#: ../src/utils/pactl.c:135 #, c-format -msgid "Failed to get statistics: %s\n" -msgstr "Falha em obter as estatísticas: %s\n" +msgid "Failed to get statistics: %s" +msgstr "Falha ao obter estatísticas: %s" -#: ../src/utils/pactl.c:134 +#: ../src/utils/pactl.c:141 #, c-format msgid "Currently in use: %u blocks containing %s bytes total.\n" msgstr "Em uso no momento: %u blocos contendo %s bytes no total.\n" -#: ../src/utils/pactl.c:137 +#: ../src/utils/pactl.c:144 #, c-format msgid "Allocated during whole lifetime: %u blocks containing %s bytes total.\n" msgstr "Alocado por todo o tempo: %u blocos contendo %s bytes no total.\n" -#: ../src/utils/pactl.c:140 +#: ../src/utils/pactl.c:147 #, c-format msgid "Sample cache size: %s\n" msgstr "Tamanho do cache para amostragem: %s\n" -#: ../src/utils/pactl.c:149 +#: ../src/utils/pactl.c:156 #, c-format -msgid "Failed to get server information: %s\n" -msgstr "Falha em obter a informação do servidor: %s\n" +msgid "Failed to get server information: %s" +msgstr "Falha ao obter informações do servidor: %s" -#: ../src/utils/pactl.c:157 +#: ../src/utils/pactl.c:164 #, c-format msgid "" "User name: %s\n" @@ -1574,12 +1599,12 @@ msgstr "" "Fonte padrão %s\n" "Cookie: %08x\n" -#: ../src/utils/pactl.c:198 +#: ../src/utils/pactl.c:205 #, c-format -msgid "Failed to get sink information: %s\n" -msgstr "Falha em obter a informação do destino: %s\n" +msgid "Failed to get sink information: %s" +msgstr "Falha ao obter informações do destino: %s" -#: ../src/utils/pactl.c:214 +#: ../src/utils/pactl.c:221 #, c-format msgid "" "Sink #%u\n" @@ -1618,24 +1643,24 @@ msgstr "" "\tPropriedades:\n" "\t\t%s\n" -#: ../src/utils/pactl.c:261 -#: ../src/utils/pactl.c:353 +#: ../src/utils/pactl.c:268 +#: ../src/utils/pactl.c:360 #, c-format msgid "\tPorts:\n" msgstr "\tPortas:\n" -#: ../src/utils/pactl.c:267 -#: ../src/utils/pactl.c:359 +#: ../src/utils/pactl.c:274 +#: ../src/utils/pactl.c:366 #, c-format msgid "\tActive Port: %s\n" msgstr "\tPorta ativa: %s\n" -#: ../src/utils/pactl.c:290 +#: ../src/utils/pactl.c:297 #, c-format -msgid "Failed to get source information: %s\n" -msgstr "Falha em obter a informação da fonte: %s\n" +msgid "Failed to get source information: %s" +msgstr "Falha ao obter informações da fonte: %s" -#: ../src/utils/pactl.c:306 +#: ../src/utils/pactl.c:313 #, c-format msgid "" "Source #%u\n" @@ -1674,28 +1699,28 @@ msgstr "" "\tPropriedades:\n" "\t\t%s\n" -#: ../src/utils/pactl.c:338 -#: ../src/utils/pactl.c:394 -#: ../src/utils/pactl.c:429 -#: ../src/utils/pactl.c:466 -#: ../src/utils/pactl.c:525 -#: ../src/utils/pactl.c:526 -#: ../src/utils/pactl.c:536 -#: ../src/utils/pactl.c:580 -#: ../src/utils/pactl.c:581 +#: ../src/utils/pactl.c:345 +#: ../src/utils/pactl.c:401 +#: ../src/utils/pactl.c:436 +#: ../src/utils/pactl.c:473 +#: ../src/utils/pactl.c:532 +#: ../src/utils/pactl.c:533 +#: ../src/utils/pactl.c:543 #: ../src/utils/pactl.c:587 -#: ../src/utils/pactl.c:630 -#: ../src/utils/pactl.c:631 +#: ../src/utils/pactl.c:588 +#: ../src/utils/pactl.c:594 +#: ../src/utils/pactl.c:637 #: ../src/utils/pactl.c:638 +#: ../src/utils/pactl.c:645 msgid "n/a" msgstr "n/a" -#: ../src/utils/pactl.c:368 +#: ../src/utils/pactl.c:375 #, c-format -msgid "Failed to get module information: %s\n" -msgstr "Falha em obter a informação do módulo: %s\n" +msgid "Failed to get module information: %s" +msgstr "Falha ao obter informações do módulo: %s" -#: ../src/utils/pactl.c:386 +#: ../src/utils/pactl.c:393 #, c-format msgid "" "Module #%u\n" @@ -1712,12 +1737,12 @@ msgstr "" "\tPropriedades:\n" "\t\t%s\n" -#: ../src/utils/pactl.c:405 +#: ../src/utils/pactl.c:412 #, c-format -msgid "Failed to get client information: %s\n" -msgstr "Falhou ao obter a informação do cliente: %s\n" +msgid "Failed to get client information: %s" +msgstr "Falha ao obter informações do cliente: %s" -#: ../src/utils/pactl.c:423 +#: ../src/utils/pactl.c:430 #, c-format msgid "" "Client #%u\n" @@ -1732,12 +1757,12 @@ msgstr "" "\tPropriedades:\n" "\t\t%s\n" -#: ../src/utils/pactl.c:440 +#: ../src/utils/pactl.c:447 #, c-format -msgid "Failed to get card information: %s\n" -msgstr "Falha ao obter as informações da placa: %s\n" +msgid "Failed to get card information: %s" +msgstr "Falha ao obter informações da placa: %s" -#: ../src/utils/pactl.c:458 +#: ../src/utils/pactl.c:465 #, c-format msgid "" "Card #%u\n" @@ -1754,22 +1779,22 @@ msgstr "" "\tPropriedades:\n" "\t\t%s\n" -#: ../src/utils/pactl.c:472 +#: ../src/utils/pactl.c:479 #, c-format msgid "\tProfiles:\n" msgstr "\tPerfis:\n" -#: ../src/utils/pactl.c:478 +#: ../src/utils/pactl.c:485 #, c-format msgid "\tActive Profile: %s\n" msgstr "\tPerfil ativo: %s\n" -#: ../src/utils/pactl.c:489 +#: ../src/utils/pactl.c:496 #, c-format -msgid "Failed to get sink input information: %s\n" -msgstr "Falha na obtenção da informação de entrada do destino: %s\n" +msgid "Failed to get sink input information: %s" +msgstr "Falha ao obter informações da entrada do destino: %s" -#: ../src/utils/pactl.c:508 +#: ../src/utils/pactl.c:515 #, c-format msgid "" "Sink Input #%u\n" @@ -1806,12 +1831,12 @@ msgstr "" "\tPropriedades:\n" "\t\t%s\n" -#: ../src/utils/pactl.c:547 +#: ../src/utils/pactl.c:554 #, c-format -msgid "Failed to get source output information: %s\n" -msgstr "Falha em obter informações sobre a saída da fonte: %s\n" +msgid "Failed to get source output information: %s" +msgstr "Falha ao obter informações da saída da fonte: %s" -#: ../src/utils/pactl.c:567 +#: ../src/utils/pactl.c:574 #, c-format msgid "" "Source Output #%u\n" @@ -1840,12 +1865,12 @@ msgstr "" "\tPropriedades:\n" "\t\t%s\n" -#: ../src/utils/pactl.c:598 +#: ../src/utils/pactl.c:605 #, c-format -msgid "Failed to get sample information: %s\n" -msgstr "Falha em obter informações sobre a amostragem: %s\n" +msgid "Failed to get sample information: %s" +msgstr "Falha ao obter informações sobre a amostragem: %s" -#: ../src/utils/pactl.c:616 +#: ../src/utils/pactl.c:623 #, c-format msgid "" "Sample #%u\n" @@ -1876,22 +1901,26 @@ msgstr "" "\tPropriedades:\n" "\t\t%s\n" -#: ../src/utils/pactl.c:646 -#: ../src/utils/pactl.c:656 +#: ../src/utils/pactl.c:653 +#: ../src/utils/pactl.c:663 #, c-format -msgid "Failure: %s\n" -msgstr "Falha: %s\n" +msgid "Failure: %s" +msgstr "Falha: %s" -#: ../src/utils/pactl.c:680 +#: ../src/utils/pactl.c:687 #, c-format -msgid "Failed to upload sample: %s\n" -msgstr "Falha em carregar a amostra: %s\n" +msgid "Failed to upload sample: %s" +msgstr "Falha ao enviar a amostra: %s" + +#: ../src/utils/pactl.c:704 +msgid "Premature end of file" +msgstr "Fim prematuro do arquivo" -#: ../src/utils/pactl.c:697 -msgid "Premature end of file\n" -msgstr "Fim prematuro do arquivo\n" +#: ../src/utils/pactl.c:863 +msgid "Got SIGINT, exiting." +msgstr "SIGINT recebido, saindo." -#: ../src/utils/pactl.c:826 +#: ../src/utils/pactl.c:869 #, c-format msgid "" "%s [options] stat\n" @@ -1900,15 +1929,21 @@ msgid "" "%s [options] upload-sample FILENAME [NAME]\n" "%s [options] play-sample NAME [SINK]\n" "%s [options] remove-sample NAME\n" -"%s [options] move-sink-input ID SINK\n" -"%s [options] move-source-output ID SOURCE\n" +"%s [options] move-sink-input SINKINPUT SINK\n" +"%s [options] move-source-output SOURCEOUTPUT SOURCE\n" "%s [options] load-module NAME [ARGS ...]\n" -"%s [options] unload-module ID\n" -"%s [options] suspend-sink [SINK] 1|0\n" -"%s [options] suspend-source [SOURCE] 1|0\n" -"%s [options] set-card-profile [CARD] [PROFILE] \n" -"%s [options] set-sink-port [SINK] [PORT] \n" -"%s [options] set-source-port [SOURCE] [PORT] \n" +"%s [options] unload-module MODULE\n" +"%s [options] suspend-sink SINK 1|0\n" +"%s [options] suspend-source SOURCE 1|0\n" +"%s [options] set-card-profile CARD PROFILE\n" +"%s [options] set-sink-port SINK PORT\n" +"%s [options] set-source-port SOURCE PORT\n" +"%s [options] set-sink-volume SINK VOLUME\n" +"%s [options] set-source-volume SOURCE VOLUME\n" +"%s [options] set-sink-input-volume SINKINPUT VOLUME\n" +"%s [options] set-sink-mute SINK 1|0\n" +"%s [options] set-source-mute SOURCE 1|0\n" +"%s [options] set-sink-input-mute SINKINPUT 1|0\n" "\n" " -h, --help Show this help\n" " --version Show version\n" @@ -1922,23 +1957,29 @@ msgstr "" "%s [opções] upload-sample NOME_DO_ARQUIVO [NOME]\n" "%s [opções] play-sample NOME [DESTINO]\n" "%s [opções] remove-sample NOME\n" -"%s [opções] move-sink-input ID DESTINO\n" -"%s [opções] move-source-output ID FONTE\n" +"%s [opções] move-sink-input ENTRADA DESTINO\n" +"%s [opções] move-source-output SAÍDA FONTE\n" "%s [opções] load-module NOME [ARGS ...]\n" -"%s [opções] unload-module ID\n" +"%s [opções] unload-module MÓDULO\n" "%s [opções] suspend-sink [DESTINO] 1|0\n" "%s [opções] suspend-source [FONTE] 1|0\n" -"%s [opções] set-card-profile [PLACA] [PERFIL] \n" -"%s [opções] set-sink-port [DESTINO] [PORTA] \n" -"%s [opções] set-source-port [FONTE] [PORTA] \n" +"%s [opções] set-card-profile [PLACA] [PERFIL]\n" +"%s [opções] set-sink-port [DESTINO] [PORTA]\n" +"%s [opções] set-source-port [FONTE] [PORTA]\n" +"%s [opções] set-sink-volume DESTINO VOLUME\n" +"%s [opções] set-source-volume FONTE VOLUME\n" +"%s [opções] set-sink-input-volume ENTRADA VOLUME\n" +"%s [opções] set-sink-mute DESTINO 1|0\n" +"%s [opções] set-source-mute FONTE 1|0\n" +"%s [opções] set-sink-input-mute ENTRADA 1|0\n" "\n" " -h, --help Mostra essa ajuda\n" " --version Mostra a versão\n" "\n" -" -s, --server=SERVER O nome do servidor a ser conectado\n" -" -n, --client-name=NAME Como chamar este cliente no servidor \n" +" -s, --server=SERVIDOR O nome do servidor a ser conectado\n" +" -n, --client-name=NOME Como chamar este cliente no servidor \n" -#: ../src/utils/pactl.c:880 +#: ../src/utils/pactl.c:933 #, c-format msgid "" "pactl %s\n" @@ -1949,74 +1990,106 @@ msgstr "" "Compilado com libpulse %s\n" "Linkado com libpulse %s\n" -#: ../src/utils/pactl.c:900 -#, c-format -msgid "Invalid client name '%s'\n" -msgstr "Nome do cliente \"%s\" inválido\n" - -#: ../src/utils/pactl.c:926 -msgid "Please specify a sample file to load\n" -msgstr "Por favor, especifique o arquivo de amostra a ser carregado\n" - -#: ../src/utils/pactl.c:939 -msgid "Failed to open sound file.\n" -msgstr "Falha em abrir o arquivo de som.\n" - -#: ../src/utils/pactl.c:944 -msgid "Failed to determine sample specification from file.\n" -msgstr "Falha ao determinar a especificação de amostragem a partir do arquivo.\n" - -#: ../src/utils/pactl.c:951 -msgid "Warning: Failed to determine sample specification from file.\n" -msgstr "Aviso: falha ao determinar a especificação da amostragem a partir do arquivo.\n" - -#: ../src/utils/pactl.c:961 -msgid "You have to specify a sample name to play\n" -msgstr "Você deve especificar um nome da amostra para ser executada\n" - -#: ../src/utils/pactl.c:973 -msgid "You have to specify a sample name to remove\n" -msgstr "Você deve especificar um nome da amostra para ser removida\n" - -#: ../src/utils/pactl.c:982 -msgid "You have to specify a sink input index and a sink\n" -msgstr "Você tem que especificar a entrada para o destino e um destino\n" +#: ../src/utils/pactl.c:979 +msgid "Please specify a sample file to load" +msgstr "Por favor, especifique um arquivo de amostra a ser carregado" #: ../src/utils/pactl.c:992 -msgid "You have to specify a source output index and a source\n" -msgstr "Você tem que especificar um índice de saída da fonte e uma fonte\n" - -#: ../src/utils/pactl.c:1007 -msgid "You have to specify a module name and arguments.\n" -msgstr "Você deve especificar um nome do módulo e seus argumentos\n" - -#: ../src/utils/pactl.c:1027 -msgid "You have to specify a module index\n" -msgstr "Você deve especificar um índice de um módulo\n" - -#: ../src/utils/pactl.c:1037 -msgid "You may not specify more than one sink. You have to specify a boolean value.\n" -msgstr "Você não pode especificar mais de um destino. Você tem que especificar um valor booleano.\n" - -#: ../src/utils/pactl.c:1050 -msgid "You may not specify more than one source. You have to specify a boolean value.\n" -msgstr "Você não pode especificar mais de uma fonte. Você tem que especificar um valor booleano.\n" - -#: ../src/utils/pactl.c:1062 -msgid "You have to specify a card name/index and a profile name\n" -msgstr "Você tem que especificar um nome/índice da placa e um nome de perfil\n" - -#: ../src/utils/pactl.c:1073 -msgid "You have to specify a sink name/index and a port name\n" -msgstr "Você tem que especificar um nome/índice do destino e o nome da porta\n" - -#: ../src/utils/pactl.c:1084 -msgid "You have to specify a source name/index and a port name\n" -msgstr "Você tem que especificar um nome/índice da fonte e o nome da porta\n" - -#: ../src/utils/pactl.c:1099 -msgid "No valid command specified.\n" -msgstr "Nenhum comando válido especificado.\n" +msgid "Failed to open sound file." +msgstr "Falha ao abrir o arquivo de som." + +#: ../src/utils/pactl.c:1004 +msgid "Warning: Failed to determine sample specification from file." +msgstr "Aviso: falha ao determinar a especificação da amostragem a partir do arquivo." + +#: ../src/utils/pactl.c:1014 +msgid "You have to specify a sample name to play" +msgstr "Você deve especificar um nome para amostra a ser reproduzida" + +#: ../src/utils/pactl.c:1026 +msgid "You have to specify a sample name to remove" +msgstr "Você deve especificar um nome para a amostra a ser removida" + +#: ../src/utils/pactl.c:1035 +msgid "You have to specify a sink input index and a sink" +msgstr "Você deve especificar a entrada do destino e um destino" + +#: ../src/utils/pactl.c:1045 +msgid "You have to specify a source output index and a source" +msgstr "Você deve especificar um índice de saída da fonte e uma fonte" + +#: ../src/utils/pactl.c:1060 +msgid "You have to specify a module name and arguments." +msgstr "Você deve especificar um nome para o módulo e seus argumentos." + +#: ../src/utils/pactl.c:1080 +msgid "You have to specify a module index" +msgstr "Você deve especificar um índice do módulo" + +#: ../src/utils/pactl.c:1090 +msgid "You may not specify more than one sink. You have to specify a boolean value." +msgstr "Você não pode especificar mais de um destino. Você deve especificar um valor booleano." + +#: ../src/utils/pactl.c:1103 +msgid "You may not specify more than one source. You have to specify a boolean value." +msgstr "Você não pode especificar mais de uma fonte. Você deve especificar um valor booleano." + +#: ../src/utils/pactl.c:1115 +msgid "You have to specify a card name/index and a profile name" +msgstr "Você deve especificar um nome/índice para a placa e um nome de perfil" + +#: ../src/utils/pactl.c:1126 +msgid "You have to specify a sink name/index and a port name" +msgstr "Você deve especificar um nome/índice do destino e o nome da porta" + +#: ../src/utils/pactl.c:1137 +msgid "You have to specify a source name/index and a port name" +msgstr "Você deve especificar um nome/índice da fonte e o nome da porta" + +#: ../src/utils/pactl.c:1149 +msgid "You have to specify a sink name/index and a volume" +msgstr "Você deve especificar um nome/índice do destino e um volume" + +#: ../src/utils/pactl.c:1154 +#: ../src/utils/pactl.c:1171 +#: ../src/utils/pactl.c:1193 +#: ../src/utils/pactl.c:1209 +#: ../src/utils/pactl.c:1226 +#: ../src/utils/pactl.c:1248 +msgid "Invalid volume specification" +msgstr "Especificação de volume inválida" + +#: ../src/utils/pactl.c:1166 +msgid "You have to specify a source name/index and a volume" +msgstr "Você deve especificar um nome/índice da fonte e um volume" + +#: ../src/utils/pactl.c:1183 +msgid "You have to specify a sink input index and a volume" +msgstr "Você deve especificar um índice de entrada para o destino e um volume" + +#: ../src/utils/pactl.c:1188 +msgid "Invalid sink input index" +msgstr "Índice de entrada de destino inválido" + +#: ../src/utils/pactl.c:1204 +msgid "You have to specify a sink name/index and a mute boolean" +msgstr "Você deve especificar um nome/índice do destino e um booleano do mudo" + +#: ../src/utils/pactl.c:1221 +msgid "You have to specify a source name/index and a mute boolean" +msgstr "Você deve especificar um nome/índice da fonte e um booleano do mudo" + +#: ../src/utils/pactl.c:1238 +msgid "You have to specify a sink input index and a mute boolean" +msgstr "Você deve especificar um índice de entrada para o destino e um booleano do mudo" + +#: ../src/utils/pactl.c:1243 +msgid "Invalid sink input index specification" +msgstr "Especificação do índice de entrada de destino inválida" + +#: ../src/utils/pactl.c:1262 +msgid "No valid command specified." +msgstr "Nenhum comando válido especificado." #: ../src/utils/pax11publish.c:61 #, c-format @@ -2139,8 +2212,8 @@ msgstr "write(): %s" msgid "Cannot access autospawn lock." msgstr "Não foi possível acessar a trava de autogeração." -#: ../src/modules/alsa/alsa-sink.c:526 -#: ../src/modules/alsa/alsa-sink.c:684 +#: ../src/modules/alsa/alsa-sink.c:530 +#: ../src/modules/alsa/alsa-sink.c:689 #, c-format msgid "" "ALSA woke us up to write new data to the device, but there was actually nothing to write!\n" @@ -2164,15 +2237,20 @@ msgstr "" "Nós fomos acordados com o conjunto POLLIN -- entretanto, a snd_pcm_avail() subseqüente retornou 0 ou outro valor < min_avail." #: ../src/modules/alsa/module-alsa-card.c:152 -#: ../src/modules/bluetooth/module-bluetooth-device.c:2070 +#: ../src/modules/bluetooth/module-bluetooth-device.c:2228 +#: ../src/modules/alsa/alsa-mixer.c:2931 msgid "Off" msgstr "Desligado" -#: ../src/modules/bluetooth/module-bluetooth-device.c:2040 +#: ../src/modules/bluetooth/module-bluetooth-device.c:2184 msgid "High Fidelity Playback (A2DP)" msgstr "Reprodução de alta fidelidade (A2DP)" -#: ../src/modules/bluetooth/module-bluetooth-device.c:2055 +#: ../src/modules/bluetooth/module-bluetooth-device.c:2198 +msgid "High Fidelity Capture (A2DP)" +msgstr "Captura de alta fidelidade (A2DP)" + +#: ../src/modules/bluetooth/module-bluetooth-device.c:2213 msgid "Telephony Duplex (HSP/HFP)" msgstr "Duplex telefônico (HSP/HFP)" @@ -2180,6 +2258,216 @@ msgstr "Duplex telefônico (HSP/HFP)" msgid "PulseAudio Sound Server" msgstr "Servidor de som PulseAudio" +#: ../src/modules/module-rygel-media-server.c:569 +#: ../src/modules/module-rygel-media-server.c:583 +msgid "Output Devices" +msgstr "Dispositivos de saída" + +#: ../src/modules/module-rygel-media-server.c:570 +#: ../src/modules/module-rygel-media-server.c:584 +msgid "Input Devices" +msgstr "Dispositivos de entrada" + +#: ../src/modules/module-rygel-media-server.c:774 +msgid "Audio on @HOSTNAME@" +msgstr "Áudio em @HOSTNAME@" + +#: ../src/modules/alsa/alsa-mixer.c:1701 +msgid "Input" +msgstr "Entrada" + +#: ../src/modules/alsa/alsa-mixer.c:1702 +msgid "Docking Station Input" +msgstr "Entrada da base de encaixe" + +#: ../src/modules/alsa/alsa-mixer.c:1703 +msgid "Docking Station Microphone" +msgstr "Microfone da base de encaixe" + +#: ../src/modules/alsa/alsa-mixer.c:1704 +msgid "Line-In" +msgstr "Entrada de linha" + +#: ../src/modules/alsa/alsa-mixer.c:1705 +msgid "Microphone" +msgstr "Microfone" + +#: ../src/modules/alsa/alsa-mixer.c:1706 +msgid "External Microphone" +msgstr "Microfone externo" + +#: ../src/modules/alsa/alsa-mixer.c:1707 +msgid "Internal Microphone" +msgstr "Microfone interno" + +#: ../src/modules/alsa/alsa-mixer.c:1708 +msgid "Radio" +msgstr "Rádio" + +#: ../src/modules/alsa/alsa-mixer.c:1709 +msgid "Video" +msgstr "Vídeo" + +#: ../src/modules/alsa/alsa-mixer.c:1710 +msgid "Automatic Gain Control" +msgstr "Ganho de controle automático" + +#: ../src/modules/alsa/alsa-mixer.c:1711 +msgid "No Automatic Gain Control" +msgstr "Sem ganho de controle automático" + +#: ../src/modules/alsa/alsa-mixer.c:1712 +msgid "Boost" +msgstr "Impulso" + +#: ../src/modules/alsa/alsa-mixer.c:1713 +msgid "No Boost" +msgstr "Sem impulso" + +#: ../src/modules/alsa/alsa-mixer.c:1714 +msgid "Amplifier" +msgstr "Amplificador" + +#: ../src/modules/alsa/alsa-mixer.c:1715 +msgid "No Amplifier" +msgstr "Sem amplificador" + +#: ../src/modules/alsa/alsa-mixer.c:1773 +msgid "Analog Input" +msgstr "Entrada analógica" + +#: ../src/modules/alsa/alsa-mixer.c:1774 +msgid "Analog Microphone" +msgstr "Microfone analógico" + +#: ../src/modules/alsa/alsa-mixer.c:1775 +msgid "Analog Line-In" +msgstr "Entrada de linha analógica" + +#: ../src/modules/alsa/alsa-mixer.c:1776 +msgid "Analog Radio" +msgstr "Rádio analógico" + +#: ../src/modules/alsa/alsa-mixer.c:1777 +msgid "Analog Video" +msgstr "Vídeo analógico" + +#: ../src/modules/alsa/alsa-mixer.c:1778 +msgid "Analog Output" +msgstr "Saída analógica" + +#: ../src/modules/alsa/alsa-mixer.c:1779 +msgid "Analog Headphones" +msgstr "Fones de ouvido analógico" + +#: ../src/modules/alsa/alsa-mixer.c:1780 +msgid "Analog Output (LFE)" +msgstr "Saída analógica (LFE)" + +#: ../src/modules/alsa/alsa-mixer.c:1781 +msgid "Analog Mono Output" +msgstr "Saída analógica monofônica" + +#: ../src/modules/alsa/alsa-mixer.c:1981 +#, c-format +msgid "%s+%s" +msgstr "%s+%s" + +#: ../src/modules/alsa/alsa-mixer.c:1984 +#: ../src/modules/alsa/alsa-mixer.c:3404 +#, c-format +msgid "%s / %s" +msgstr "%s / %s" + +#: ../src/modules/alsa/alsa-mixer.c:2790 +msgid "Analog Mono" +msgstr "Monofônico analógico" + +#: ../src/modules/alsa/alsa-mixer.c:2791 +msgid "Analog Stereo" +msgstr "Estéreo analógico" + +#: ../src/modules/alsa/alsa-mixer.c:2792 +msgid "Analog Surround 2.1" +msgstr "Surround analógico 2.1" + +#: ../src/modules/alsa/alsa-mixer.c:2793 +msgid "Analog Surround 3.0" +msgstr "Surround analógico 3.0" + +#: ../src/modules/alsa/alsa-mixer.c:2794 +msgid "Analog Surround 3.1" +msgstr "Surround analógico 3.1" + +#: ../src/modules/alsa/alsa-mixer.c:2795 +msgid "Analog Surround 4.0" +msgstr "Surround analógico 4.0" + +#: ../src/modules/alsa/alsa-mixer.c:2796 +msgid "Analog Surround 4.1" +msgstr "Surround analógico 4.1" + +#: ../src/modules/alsa/alsa-mixer.c:2797 +msgid "Analog Surround 5.0" +msgstr "Surround analógico 5.0" + +#: ../src/modules/alsa/alsa-mixer.c:2798 +msgid "Analog Surround 5.1" +msgstr "Surround analógico 5.1" + +#: ../src/modules/alsa/alsa-mixer.c:2799 +msgid "Analog Surround 6.0" +msgstr "Surround analógico 6.0" + +#: ../src/modules/alsa/alsa-mixer.c:2800 +msgid "Analog Surround 6.1" +msgstr "Surround analógico 6.1" + +#: ../src/modules/alsa/alsa-mixer.c:2801 +msgid "Analog Surround 7.0" +msgstr "Surround analógico 7.0" + +#: ../src/modules/alsa/alsa-mixer.c:2802 +msgid "Analog Surround 7.1" +msgstr "Surround analógico 7.1" + +#: ../src/modules/alsa/alsa-mixer.c:2803 +msgid "Digital Stereo (IEC958)" +msgstr "Estéreo digital (IEC958)" + +#: ../src/modules/alsa/alsa-mixer.c:2804 +msgid "Digital Surround 4.0 (IEC958)" +msgstr "Surround 4.0 digital (IEC958)" + +#: ../src/modules/alsa/alsa-mixer.c:2805 +msgid "Digital Surround 4.0 (IEC958/AC3)" +msgstr "Surround digital 4.0 (IEC958/AC3)" + +#: ../src/modules/alsa/alsa-mixer.c:2806 +msgid "Digital Surround 5.1 (IEC958/AC3)" +msgstr "Surround digital 5.1 (IEC958/AC3)" + +#: ../src/modules/alsa/alsa-mixer.c:2807 +msgid "Digital Stereo (HDMI)" +msgstr "Estéreo digital (HDMI)" + +#: ../src/modules/alsa/alsa-mixer.c:2928 +msgid "Analog Mono Duplex" +msgstr "Duplex monofônico analógico" + +#: ../src/modules/alsa/alsa-mixer.c:2929 +msgid "Analog Stereo Duplex" +msgstr "Duplex estéreo analógico" + +#: ../src/modules/alsa/alsa-mixer.c:2930 +msgid "Digital Stereo Duplex (IEC958)" +msgstr "Duplex estéreo digital (IEC958)" + +#~ msgid "Invalid client name '%s'\n" +#~ msgstr "Nome do cliente \"%s\" inválido\n" +#~ msgid "Failed to determine sample specification from file.\n" +#~ msgstr "" +#~ "Falha ao determinar a especificação de amostragem a partir do arquivo.\n" #~ msgid "select(): %s" #~ msgstr "select(): %s" #~ msgid "Cannot connect to system bus: %s"