mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-28 07:00:13 -05:00
run make update-po
This commit is contained in:
parent
d6f019e429
commit
e011230f87
13 changed files with 1264 additions and 1097 deletions
132
po/pt_BR.po
132
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-05 03:15+0200\n"
|
||||
"POT-Creation-Date: 2009-04-10 02:02+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"
|
||||
|
|
@ -71,7 +71,7 @@ msgid ""
|
|||
"to the ALSA developers."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:1649
|
||||
#: ../src/modules/alsa/alsa-util.c:1650
|
||||
#, c-format
|
||||
msgid ""
|
||||
"snd_pcm_delay() returned a value that is exceptionally large: %li bytes (%s%"
|
||||
|
|
@ -80,7 +80,7 @@ msgid ""
|
|||
"to the ALSA developers."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:1695
|
||||
#: ../src/modules/alsa/alsa-util.c:1697
|
||||
#, c-format
|
||||
msgid ""
|
||||
"snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu bytes "
|
||||
|
|
@ -89,12 +89,12 @@ msgid ""
|
|||
"to the ALSA developers."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/pulsecore/sink.c:2061
|
||||
#: ../src/pulsecore/sink.c:2131
|
||||
#, fuzzy
|
||||
msgid "Internal Audio"
|
||||
msgstr "Erro interno"
|
||||
|
||||
#: ../src/pulsecore/sink.c:2067
|
||||
#: ../src/pulsecore/sink.c:2137
|
||||
msgid "Modem"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -233,37 +233,37 @@ msgstr "O modo ampliado do sistema não tem suporte nessa plataforma."
|
|||
msgid "setrlimit(%s, (%u, %u)) failed: %s"
|
||||
msgstr "setrlimit(%s, (%u, %u)) falhou: %s"
|
||||
|
||||
#: ../src/daemon/main.c:462
|
||||
#: ../src/daemon/main.c:476
|
||||
msgid "Failed to parse command line."
|
||||
msgstr "Falha em interpretar a linha de comando."
|
||||
|
||||
#: ../src/daemon/main.c:486
|
||||
#: ../src/daemon/main.c:500
|
||||
#, c-format
|
||||
msgid "We're in the group '%s', allowing high-priority scheduling."
|
||||
msgstr "Estamos no grupo '%s', permitindo escalonamento de alta prioridade."
|
||||
|
||||
#: ../src/daemon/main.c:493
|
||||
#: ../src/daemon/main.c:507
|
||||
#, c-format
|
||||
msgid "We're in the group '%s', allowing real-time scheduling."
|
||||
msgstr "Estamos no grupo '%s', permitindo escalonamento em tempo real."
|
||||
|
||||
#: ../src/daemon/main.c:501
|
||||
#: ../src/daemon/main.c:515
|
||||
msgid "PolicyKit grants us acquire-high-priority privilege."
|
||||
msgstr "O PolicyKit assegura-nos a aquisição de privilégio de alta prioridade."
|
||||
|
||||
#: ../src/daemon/main.c:504
|
||||
#: ../src/daemon/main.c:518
|
||||
msgid "PolicyKit refuses acquire-high-priority privilege."
|
||||
msgstr "O PolicyKit recusa a aquisição de privilégios de alta prioridade."
|
||||
|
||||
#: ../src/daemon/main.c:509
|
||||
#: ../src/daemon/main.c:523
|
||||
msgid "PolicyKit grants us acquire-real-time privilege."
|
||||
msgstr "O PolicyKit assegura-nos a aquisição de privilégios de tempo-real."
|
||||
|
||||
#: ../src/daemon/main.c:512
|
||||
#: ../src/daemon/main.c:526
|
||||
msgid "PolicyKit refuses acquire-real-time privilege."
|
||||
msgstr "O PolicyKit recusa a aquisição de privilégios de tempo real."
|
||||
|
||||
#: ../src/daemon/main.c:541
|
||||
#: ../src/daemon/main.c:555
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Called SUID root and real-time and/or high-priority scheduling was requested "
|
||||
|
|
@ -276,48 +276,48 @@ msgid ""
|
|||
"the RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:566
|
||||
#: ../src/daemon/main.c:580
|
||||
msgid ""
|
||||
"High-priority scheduling enabled in configuration but not allowed by policy."
|
||||
msgstr ""
|
||||
"O escalonamento de alta prioridade foi habilitado para esta configuração, "
|
||||
"mas não é permitida pela política."
|
||||
|
||||
#: ../src/daemon/main.c:595
|
||||
#: ../src/daemon/main.c:609
|
||||
msgid "Successfully increased RLIMIT_RTPRIO"
|
||||
msgstr "RLIMIT_RTPRIO aumentado com sucesso"
|
||||
|
||||
#: ../src/daemon/main.c:598
|
||||
#: ../src/daemon/main.c:612
|
||||
#, c-format
|
||||
msgid "RLIMIT_RTPRIO failed: %s"
|
||||
msgstr "RLIMIT_RTPRIO falhou: %s"
|
||||
|
||||
#: ../src/daemon/main.c:605
|
||||
#: ../src/daemon/main.c:619
|
||||
msgid "Giving up CAP_NICE"
|
||||
msgstr "Abandonando CAP_NICE"
|
||||
|
||||
#: ../src/daemon/main.c:612
|
||||
#: ../src/daemon/main.c:626
|
||||
msgid ""
|
||||
"Real-time scheduling enabled in configuration but not allowed by policy."
|
||||
msgstr ""
|
||||
"O escalonamento de tempo real foi habilitado pela configuração, mas não é "
|
||||
"permitido pela política."
|
||||
|
||||
#: ../src/daemon/main.c:673
|
||||
#: ../src/daemon/main.c:687
|
||||
msgid "Daemon not running"
|
||||
msgstr "O daemon não está em execução"
|
||||
|
||||
#: ../src/daemon/main.c:675
|
||||
#: ../src/daemon/main.c:689
|
||||
#, c-format
|
||||
msgid "Daemon running as PID %u"
|
||||
msgstr "Daemon executando como PID %u"
|
||||
|
||||
#: ../src/daemon/main.c:685
|
||||
#: ../src/daemon/main.c:699
|
||||
#, c-format
|
||||
msgid "Failed to kill daemon: %s"
|
||||
msgstr "Falha em encerrar o daemon: %s"
|
||||
|
||||
#: ../src/daemon/main.c:703
|
||||
#: ../src/daemon/main.c:717
|
||||
msgid ""
|
||||
"This program is not intended to be run as root (unless --system is "
|
||||
"specified)."
|
||||
|
|
@ -325,156 +325,156 @@ msgstr ""
|
|||
"Este programa não é para ser executado como root (a não ser que --system "
|
||||
"seja especificado)."
|
||||
|
||||
#: ../src/daemon/main.c:705
|
||||
#: ../src/daemon/main.c:719
|
||||
#, fuzzy
|
||||
msgid "Root privileges required."
|
||||
msgstr "Privilégios de rot são requeridos."
|
||||
|
||||
#: ../src/daemon/main.c:710
|
||||
#: ../src/daemon/main.c:724
|
||||
msgid "--start not supported for system instances."
|
||||
msgstr "--start não tem suporte para instâncias de sistemas."
|
||||
|
||||
#: ../src/daemon/main.c:715
|
||||
#: ../src/daemon/main.c:729
|
||||
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:718
|
||||
#: ../src/daemon/main.c:732
|
||||
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:721
|
||||
#: ../src/daemon/main.c:735
|
||||
msgid "Running in system mode, forcibly disabling SHM mode!"
|
||||
msgstr "Executando no modo system, desabilitando forçadamente o modo SHM!"
|
||||
|
||||
#: ../src/daemon/main.c:726
|
||||
#: ../src/daemon/main.c:740
|
||||
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:753
|
||||
#: ../src/daemon/main.c:767
|
||||
msgid "Failed to acquire stdio."
|
||||
msgstr "Falha em adquirir o stdio."
|
||||
|
||||
#: ../src/daemon/main.c:759
|
||||
#: ../src/daemon/main.c:773
|
||||
#, c-format
|
||||
msgid "pipe failed: %s"
|
||||
msgstr "O pipe falhou: %s"
|
||||
|
||||
#: ../src/daemon/main.c:764
|
||||
#: ../src/daemon/main.c:778
|
||||
#, c-format
|
||||
msgid "fork() failed: %s"
|
||||
msgstr "O fork() falhou: %s"
|
||||
|
||||
#: ../src/daemon/main.c:778
|
||||
#: ../src/daemon/main.c:792
|
||||
#, c-format
|
||||
msgid "read() failed: %s"
|
||||
msgstr "A operação read() falhou: %s"
|
||||
|
||||
#: ../src/daemon/main.c:784
|
||||
#: ../src/daemon/main.c:798
|
||||
msgid "Daemon startup failed."
|
||||
msgstr "Falha na partida do daemon."
|
||||
|
||||
#: ../src/daemon/main.c:786
|
||||
#: ../src/daemon/main.c:800
|
||||
msgid "Daemon startup successful."
|
||||
msgstr "Os daemons foram iniciados com sucesso."
|
||||
|
||||
#: ../src/daemon/main.c:856
|
||||
#: ../src/daemon/main.c:870
|
||||
#, c-format
|
||||
msgid "This is PulseAudio %s"
|
||||
msgstr "Este é o PulseAudio %s"
|
||||
|
||||
#: ../src/daemon/main.c:857
|
||||
#: ../src/daemon/main.c:871
|
||||
#, c-format
|
||||
msgid "Compilation host: %s"
|
||||
msgstr "Host de compilação: %s"
|
||||
|
||||
#: ../src/daemon/main.c:858
|
||||
#: ../src/daemon/main.c:872
|
||||
#, c-format
|
||||
msgid "Compilation CFLAGS: %s"
|
||||
msgstr "Compilação CFLAGS: %s"
|
||||
|
||||
#: ../src/daemon/main.c:861
|
||||
#: ../src/daemon/main.c:875
|
||||
#, c-format
|
||||
msgid "Running on host: %s"
|
||||
msgstr "Executando no host: %s"
|
||||
|
||||
#: ../src/daemon/main.c:864
|
||||
#: ../src/daemon/main.c:878
|
||||
#, c-format
|
||||
msgid "Found %u CPUs."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:866
|
||||
#: ../src/daemon/main.c:880
|
||||
#, c-format
|
||||
msgid "Page size is %lu bytes"
|
||||
msgstr "O tamanho da página é %lu bytes"
|
||||
|
||||
#: ../src/daemon/main.c:869
|
||||
#: ../src/daemon/main.c:883
|
||||
msgid "Compiled with Valgrind support: yes"
|
||||
msgstr "Compilado com suporte do Valgrind: sim"
|
||||
|
||||
#: ../src/daemon/main.c:871
|
||||
#: ../src/daemon/main.c:885
|
||||
msgid "Compiled with Valgrind support: no"
|
||||
msgstr "Compilado com suporte do Valgrind: não"
|
||||
|
||||
#: ../src/daemon/main.c:874
|
||||
#: ../src/daemon/main.c:888
|
||||
#, c-format
|
||||
msgid "Running in valgrind mode: %s"
|
||||
msgstr "Executando em modo valgrind: %s"
|
||||
|
||||
#: ../src/daemon/main.c:877
|
||||
#: ../src/daemon/main.c:891
|
||||
msgid "Optimized build: yes"
|
||||
msgstr "Build otimizado: sim"
|
||||
|
||||
#: ../src/daemon/main.c:879
|
||||
#: ../src/daemon/main.c:893
|
||||
msgid "Optimized build: no"
|
||||
msgstr "Build otimizado: não"
|
||||
|
||||
#: ../src/daemon/main.c:883
|
||||
#: ../src/daemon/main.c:897
|
||||
msgid "NDEBUG defined, all asserts disabled."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:885
|
||||
#: ../src/daemon/main.c:899
|
||||
msgid "FASTPATH defined, only fast path asserts disabled."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:887
|
||||
#: ../src/daemon/main.c:901
|
||||
msgid "All asserts enabled."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:891
|
||||
#: ../src/daemon/main.c:905
|
||||
msgid "Failed to get machine ID"
|
||||
msgstr "Falha em obter o ID da máquina"
|
||||
|
||||
#: ../src/daemon/main.c:894
|
||||
#: ../src/daemon/main.c:908
|
||||
#, c-format
|
||||
msgid "Machine ID is %s."
|
||||
msgstr "A ID da máquina é %s."
|
||||
|
||||
#: ../src/daemon/main.c:899
|
||||
#: ../src/daemon/main.c:913
|
||||
#, c-format
|
||||
msgid "Using runtime directory %s."
|
||||
msgstr "Usando o diretório de runtime %s."
|
||||
|
||||
#: ../src/daemon/main.c:904
|
||||
#: ../src/daemon/main.c:918
|
||||
#, c-format
|
||||
msgid "Using state directory %s."
|
||||
msgstr "Usando o diretório de estado %s."
|
||||
|
||||
#: ../src/daemon/main.c:907
|
||||
#: ../src/daemon/main.c:921
|
||||
#, c-format
|
||||
msgid "Running in system mode: %s"
|
||||
msgstr "Executando em modo do sistema: %s"
|
||||
|
||||
#: ../src/daemon/main.c:922
|
||||
#: ../src/daemon/main.c:936
|
||||
msgid "pa_pid_file_create() failed."
|
||||
msgstr "pa_pid_file_create() falhou."
|
||||
|
||||
#: ../src/daemon/main.c:934
|
||||
#: ../src/daemon/main.c:948
|
||||
msgid "Fresh high-resolution timers available! Bon appetit!"
|
||||
msgstr "Timers de alta resolução frequinhos disponíveis! Bon appetit!"
|
||||
|
||||
#: ../src/daemon/main.c:936
|
||||
#: ../src/daemon/main.c:950
|
||||
msgid ""
|
||||
"Dude, your kernel stinks! The chef's recommendation today is Linux with high-"
|
||||
"resolution timers enabled!"
|
||||
|
|
@ -482,28 +482,28 @@ msgstr ""
|
|||
"Cara, teu kernel fede! A recomendação do chef hoje é Linux com timers de "
|
||||
"alta resolução habilitados!"
|
||||
|
||||
#: ../src/daemon/main.c:948
|
||||
#: ../src/daemon/main.c:962
|
||||
msgid "pa_core_new() failed."
|
||||
msgstr "pa_core_new() falhou."
|
||||
|
||||
#: ../src/daemon/main.c:1010
|
||||
#: ../src/daemon/main.c:1024
|
||||
msgid "Failed to initialize daemon."
|
||||
msgstr "Falha em iniciar o daemon."
|
||||
|
||||
#: ../src/daemon/main.c:1015
|
||||
#: ../src/daemon/main.c:1029
|
||||
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:1032
|
||||
#: ../src/daemon/main.c:1046
|
||||
msgid "Daemon startup complete."
|
||||
msgstr "A partida dos Daemon está completa."
|
||||
|
||||
#: ../src/daemon/main.c:1038
|
||||
#: ../src/daemon/main.c:1052
|
||||
msgid "Daemon shutdown initiated."
|
||||
msgstr "O encerramento do Daemon foi iniciado."
|
||||
|
||||
#: ../src/daemon/main.c:1056
|
||||
#: ../src/daemon/main.c:1074
|
||||
msgid "Daemon terminated."
|
||||
msgstr "Daemon terminado."
|
||||
|
||||
|
|
@ -2385,19 +2385,19 @@ msgid "Input %s"
|
|||
msgstr ""
|
||||
|
||||
#: ../src/modules/alsa/module-alsa-card.c:170
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:1864
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:2001
|
||||
msgid "Off"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:1834
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:1971
|
||||
msgid "High Fidelity Playback (A2DP)"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:1849
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:1986
|
||||
msgid "Telephony Duplex (HSP/HFP)"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/modules/reserve-wrap.c:125
|
||||
#: ../src/modules/reserve-wrap.c:127
|
||||
msgid "PulseAudio Sound Server"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue