2018-06-19 21:46:04 +02:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Cemu\n"
|
2019-05-09 20:34:04 +02:00
|
|
|
"POT-Creation-Date: 2019-05-04 01:10+0200\n"
|
|
|
|
"PO-Revision-Date: 2019-05-09 13:08-0300\n"
|
2018-08-20 19:51:58 +02:00
|
|
|
"Last-Translator: Lucas Miranda <liddack@outlook.com>\n"
|
2018-06-19 21:46:04 +02:00
|
|
|
"Language-Team: \n"
|
|
|
|
"Language: pt\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2019-05-09 20:34:04 +02:00
|
|
|
"X-Generator: Poedit 2.2.1\n"
|
2018-06-19 21:46:04 +02:00
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: BreakpointWindow.cpp:41
|
|
|
|
msgid "On"
|
|
|
|
msgstr "Em"
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:47 ModuleWindow.cpp:39 debugPPCThreadsWindow.cpp:43
|
|
|
|
msgid "Address"
|
|
|
|
msgstr "Endereço"
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:53 textureRelationWindow.cpp:58
|
|
|
|
msgid "Type"
|
|
|
|
msgstr "Tipo"
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:59
|
|
|
|
msgid "Comment"
|
|
|
|
msgstr "Comentário"
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:201 DisasmCtrl.cpp:506
|
|
|
|
msgid "Enter a new comment."
|
|
|
|
msgstr "Digite um novo comentário."
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:201
|
|
|
|
#, c-format
|
|
|
|
msgid "Set comment for breakpoint at address %08x"
|
|
|
|
msgstr "Definir um comentário para o ponto de interrupção no endereço %08x"
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:229
|
|
|
|
msgid "Create memory breakpoint (read)"
|
|
|
|
msgstr "Criar ponto de interrupção na memória (leitura)"
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:230
|
|
|
|
msgid "Create memory breakpoint (write)"
|
|
|
|
msgstr "Criar ponto de interrupção na memória (escrita)"
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:261
|
|
|
|
msgid "Enter a memory address"
|
|
|
|
msgstr "Digite um endereço de memória"
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:261
|
|
|
|
msgid "Memory breakpoint"
|
|
|
|
msgstr "Ponto de interrupção na memória"
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:170
|
|
|
|
msgid "GoTo (CTRL + G)"
|
|
|
|
msgstr "Ir para (Ctrl+G)"
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:173
|
|
|
|
msgid "Toggle Breakpoint (F9)"
|
|
|
|
msgstr "Alternar ponto de interrupção (F9)"
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:178 DebuggerWindow2.cpp:425
|
|
|
|
msgid "Break (F5)"
|
|
|
|
msgstr "Interromper (F5)"
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:180
|
|
|
|
msgid "Step Into (F11)"
|
|
|
|
msgstr "Pular dentro (F11)"
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:181
|
|
|
|
msgid "Step Over (F10)"
|
|
|
|
msgstr "Pular sobre (F10)"
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:414
|
|
|
|
msgid "Run (F5)"
|
|
|
|
msgstr "Executar (F5)"
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:543
|
|
|
|
msgid "E&xit"
|
|
|
|
msgstr "Sa&ir"
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:546 MainWindow.cpp:2159
|
|
|
|
msgid "&File"
|
|
|
|
msgstr "&Arquivo"
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:550
|
|
|
|
msgid "&Pin to main window"
|
|
|
|
msgstr "&Fixar na janela principal"
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:552 MainWindow.cpp:2215
|
|
|
|
msgid "&Options"
|
|
|
|
msgstr "&Opções"
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:556
|
|
|
|
msgid "&Registers"
|
|
|
|
msgstr "&Registros"
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:557
|
|
|
|
msgid "&Memory Dump"
|
|
|
|
msgstr "&Despejo de memória"
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:558
|
|
|
|
msgid "&Breakpoints"
|
|
|
|
msgstr "&Pontos de interrupção"
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:559
|
|
|
|
msgid "Module&list"
|
|
|
|
msgstr "&Lista de módulos"
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:561
|
|
|
|
msgid "&Window"
|
|
|
|
msgstr "&Janela"
|
|
|
|
|
|
|
|
#: DisasmCtrl.cpp:483
|
|
|
|
msgid "Enter a new instruction."
|
|
|
|
msgstr "Digite uma nova instrução."
|
|
|
|
|
|
|
|
#: DisasmCtrl.cpp:569 DumpCtrl.cpp:187
|
|
|
|
msgid "Enter a target address."
|
|
|
|
msgstr "Digite um endereço de destino."
|
|
|
|
|
|
|
|
#: DisasmCtrl.cpp:569 DumpCtrl.cpp:187
|
|
|
|
msgid "GoTo address"
|
|
|
|
msgstr "Ir para endereço"
|
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: DownloadGraphicPacksWindow.cpp:123 DownloadGraphicPacksWindow.cpp:131
|
|
|
|
#: DownloadGraphicPacksWindow.cpp:217 DownloadGraphicPacksWindow.cpp:224
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:201
|
2019-02-03 10:48:04 +01:00
|
|
|
msgid "Graphic packs"
|
|
|
|
msgstr "Pacotes gráficos"
|
|
|
|
|
|
|
|
#: DownloadGraphicPacksWindow.cpp:131
|
|
|
|
msgid "Graphic packs cannot be updated while a game is running."
|
|
|
|
msgstr ""
|
|
|
|
"Pacotes gráficos não podem ser atualizados enquanto um jogo estiver rodando."
|
|
|
|
|
|
|
|
#: DownloadGraphicPacksWindow.cpp:169 DownloadGraphicPacksWindow.cpp:235
|
|
|
|
msgid "Failed to connect to server"
|
|
|
|
msgstr "Falha ao conectar-se ao servidor"
|
|
|
|
|
|
|
|
#: DownloadGraphicPacksWindow.cpp:217
|
|
|
|
msgid "No updates available."
|
|
|
|
msgstr "Nenhuma atualização disponível."
|
|
|
|
|
|
|
|
#: DownloadGraphicPacksWindow.cpp:224
|
|
|
|
msgid ""
|
|
|
|
"Updated graphic packs are available. Do you want to download and install "
|
|
|
|
"them?"
|
|
|
|
msgstr ""
|
|
|
|
"Existem pacotes gráficos atualizados disponíveis. Deseja baixá-los e instalá-"
|
|
|
|
"los?"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: DownloadGraphicPacksWindow.cpp:333
|
2019-02-03 10:48:04 +01:00
|
|
|
msgid "Checking version..."
|
|
|
|
msgstr "Verificando versão..."
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: DownloadGraphicPacksWindow.cpp:340 updateWindow.cpp:24
|
2019-02-03 10:48:04 +01:00
|
|
|
msgid "Cancel"
|
|
|
|
msgstr "Cancelar"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: DownloadGraphicPacksWindow.cpp:409
|
2019-02-03 10:48:04 +01:00
|
|
|
msgid "Downloading graphic packs..."
|
|
|
|
msgstr "Baixando pacotes gráficos..."
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: DownloadGraphicPacksWindow.cpp:413
|
2019-02-03 10:48:04 +01:00
|
|
|
msgid "Extracting..."
|
|
|
|
msgstr "Extraindo..."
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: DumpCtrl.cpp:172 RegisterCtrl.cpp:205 RegisterCtrl.cpp:224
|
|
|
|
#: RegisterCtrl.cpp:238 RegisterWindow.cpp:258 RegisterWindow.cpp:274
|
|
|
|
#: RegisterWindow.cpp:290
|
|
|
|
msgid "Enter a new value."
|
|
|
|
msgstr "Digite um novo valor."
|
|
|
|
|
|
|
|
#: DumpCtrl.cpp:235 InputSettings.cpp:101 InputSettings.cpp:496
|
|
|
|
#: InputSettings.cpp:502 InputSettings.cpp:571 InputSettings.cpp:585
|
|
|
|
#: InputSettings.cpp:591 InputSettings.cpp:596 InputSettings.cpp:609
|
|
|
|
#: MainWindow.cpp:2317 MainWindow.cpp:2321 MainWindow.cpp:2325
|
|
|
|
#: MainWindow.cpp:2329 MainWindow.cpp:2334 MainWindow.cpp:2342
|
|
|
|
#: toolMemorySearcher.cpp:164
|
|
|
|
msgid "Error"
|
|
|
|
msgstr "Erro"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:16 GameProfileWindow.cpp:234
|
|
|
|
msgid "Edit game profile"
|
|
|
|
msgstr "Editar perfil do jogo"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:32 GameProfileWindow.cpp:80 GeneralSettings2.cpp:158
|
|
|
|
#: GeneralSettings2.cpp:166 GeneralSettings2.cpp:300
|
|
|
|
msgid "General"
|
|
|
|
msgstr "Geral"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:35
|
|
|
|
msgid "Load shared libraries"
|
|
|
|
msgstr "Carregar bibliotecas compartilhadas"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:36
|
|
|
|
msgid ""
|
|
|
|
"EXPERT OPTION\n"
|
|
|
|
"This option will load libraries from the cafeLibs directory"
|
|
|
|
msgstr ""
|
|
|
|
"OPÇÃO AVANÇADA\n"
|
|
|
|
"Esta opção carregará bibliotecas da pasta cafeLibs"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:43
|
|
|
|
msgid "CPU"
|
|
|
|
msgstr "CPU"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:50
|
|
|
|
msgid "Mode"
|
|
|
|
msgstr "Modo"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:52
|
|
|
|
msgid "Singlecore-Interpreter"
|
|
|
|
msgstr "Interpretador single-core"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:52
|
|
|
|
msgid "Singlecore-Recompiler"
|
|
|
|
msgstr "Recompilador single-core"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:52
|
|
|
|
msgid "Dualcore-Recompiler"
|
|
|
|
msgstr "Recompilador dual-core"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:52
|
|
|
|
msgid "Triplecore-Recompiler"
|
|
|
|
msgstr "Recompilador triple-core"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:55
|
|
|
|
msgid "Set the CPU emulation mode"
|
|
|
|
msgstr "Define o modo de emulação de CPU"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:60
|
|
|
|
msgid "Thread quantum"
|
|
|
|
msgstr "Quantum da thread"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:65
|
|
|
|
msgid ""
|
|
|
|
"EXPERT OPTION\n"
|
|
|
|
"Set the maximum thread slice runtime (in virtual cycles)"
|
|
|
|
msgstr ""
|
|
|
|
"OPÇÃO AVANÇADA\n"
|
|
|
|
"Define a fatia máxima de tempo de execução da thread (em ciclos virtuais)"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:68
|
|
|
|
msgid "cycles"
|
|
|
|
msgstr "ciclos"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:90
|
|
|
|
msgid "Extended texture readback"
|
|
|
|
msgstr "Releitura de texturas estendida"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:91
|
|
|
|
msgid ""
|
|
|
|
"Improves emulation accuracy of CPU to GPU memory access at the cost of "
|
|
|
|
"performance. Required for some games."
|
|
|
|
msgstr ""
|
|
|
|
"Melhora a precisão da emulação do acesso de memória da CPU para a GPU, ao "
|
|
|
|
"custo do desempenho. Necessária para alguns jogos."
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:98 GeneralSettings2.cpp:190
|
|
|
|
msgid "Precompiled shaders"
|
|
|
|
msgstr "Shaders pré-compilados"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:99 GeneralSettings2.cpp:191
|
|
|
|
msgid "auto"
|
|
|
|
msgstr "auto"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:99 GeneralSettings2.cpp:191
|
|
|
|
msgid "enable"
|
|
|
|
msgstr "ativar"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:99 GeneralSettings2.cpp:191
|
|
|
|
msgid "disable"
|
|
|
|
msgstr "desativar"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:102 GeneralSettings2.cpp:195
|
|
|
|
msgid ""
|
|
|
|
"Precompiled shaders can speed up the load time on the shader loading "
|
|
|
|
"screen.\n"
|
|
|
|
"Auto will enable it for AMD/Intel but disable it for NVIDIA GPUs as a "
|
|
|
|
"workaround for a driver bug.\n"
|
|
|
|
"\n"
|
|
|
|
"Recommended: Auto"
|
|
|
|
msgstr ""
|
|
|
|
"Shaders pré-compilados podem acelerar o tempo de carregamento dos shaders no "
|
|
|
|
"início da emulação.\n"
|
|
|
|
"A opção \"auto\" ativará isto para AMD/Intel, mas deixará desativado em GPUs "
|
|
|
|
"da NVIDIA como solução para um bug no driver.\n"
|
|
|
|
"\n"
|
|
|
|
"Recomendado: Auto"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:105
|
|
|
|
msgid "Shader mul accuracy"
|
|
|
|
msgstr "Precisão da multip. de shaders"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:107
|
|
|
|
msgid "false"
|
|
|
|
msgstr "desativada"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:107
|
|
|
|
msgid "true"
|
|
|
|
msgstr "ativada"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:107
|
|
|
|
msgid "minimal"
|
|
|
|
msgstr "mínima"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:109
|
|
|
|
msgid ""
|
|
|
|
"EXPERT OPTION\n"
|
|
|
|
"Controls the accuracy of floating point multiplication in shaders.\n"
|
|
|
|
"\n"
|
|
|
|
"Recommended: true"
|
|
|
|
msgstr ""
|
|
|
|
"OPÇÃO AVANÇADA\n"
|
|
|
|
"Controla a precisão da multiplicação de pontos flutuantes em shaders.\n"
|
|
|
|
"\n"
|
|
|
|
"Recomendado: true"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:112
|
|
|
|
msgid "GPU buffer cache accuracy"
|
|
|
|
msgstr "Precisão do cache do buffer da GPU"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:113
|
|
|
|
msgid "high"
|
|
|
|
msgstr "alta"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:113
|
|
|
|
msgid "medium"
|
|
|
|
msgstr "média"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:113
|
|
|
|
msgid "low"
|
|
|
|
msgstr "baixa"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:115
|
|
|
|
msgid ""
|
|
|
|
"Lower value results in higher performance, but may cause graphical issues"
|
|
|
|
msgstr ""
|
|
|
|
"Quanto menor o valor, maior o desempenho (e maiores as chances de causar "
|
|
|
|
"problemas gráficos)"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:124
|
|
|
|
msgid "Graphic"
|
|
|
|
msgstr "Gráficos"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:155 GameProfileWindow.cpp:170
|
|
|
|
msgid "Controller"
|
|
|
|
msgstr "Controles"
|
|
|
|
|
|
|
|
#: GameProfileWindow.cpp:161
|
|
|
|
msgid "Forces a given controller profile"
|
|
|
|
msgstr "Força um determinado perfil de controle"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:39
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "General settings"
|
|
|
|
msgstr "Configurações gerais"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:53
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Interface"
|
|
|
|
msgstr "Interface"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:61
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Language"
|
|
|
|
msgstr "Idioma"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:63
|
2018-09-01 19:09:40 +02:00
|
|
|
msgid "Default"
|
|
|
|
msgstr "Padrão"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:63
|
2018-09-01 19:09:40 +02:00
|
|
|
msgid "English"
|
|
|
|
msgstr "Inglês"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:66
|
|
|
|
msgid ""
|
|
|
|
"Changes the interface language of Cemu\n"
|
|
|
|
"Available languages are stored in the translation directory\n"
|
|
|
|
"A restard will be required after changing the language"
|
|
|
|
msgstr ""
|
|
|
|
"Altera o idioma da interface do Cemu\n"
|
|
|
|
"Os idiomas disponíveis estão armazenados na pasta de traduções\n"
|
|
|
|
"Será necessário reiniciar o emulador para a alteração fazer efeito"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:83
|
|
|
|
msgid "Remember main window position"
|
|
|
|
msgstr "Lembrar posição da janela principal"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:85
|
|
|
|
msgid "Restores the last known window position and size when starting Cemu"
|
|
|
|
msgstr ""
|
|
|
|
"Restaura a última posição e tamanho conhecidos da janela ao inicializar o "
|
|
|
|
"Cemu"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:88
|
|
|
|
msgid "Remember pad window position"
|
|
|
|
msgstr "Lembrar posição da janela de controles"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:90
|
|
|
|
msgid "Restores the last known pad window position and size when opening it"
|
|
|
|
msgstr ""
|
|
|
|
"Restaura a última posição e tamanho conhecidos da janela de configuração de "
|
|
|
|
"controles ao abri-la"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:94
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Discord Presence"
|
|
|
|
msgstr "Presença no Discord"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:96
|
|
|
|
msgid ""
|
|
|
|
"Enables the Discord Rich Presence feature\n"
|
|
|
|
"You will also need to enable it in the Discord settings itself!"
|
|
|
|
msgstr ""
|
|
|
|
"Ativa a funcionalidade do Discord Rich Presence\n"
|
|
|
|
"Também será necessário deixá-la ativada nas configurações do Discord"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:101
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "Fullscreen menu bar"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Barra de menus em tela cheia"
|
2018-10-04 07:22:46 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:103
|
|
|
|
msgid ""
|
|
|
|
"Displays the menu bar when Cemu is running in fullscreen mode and the mouse "
|
|
|
|
"cursor is moved to the top"
|
|
|
|
msgstr ""
|
|
|
|
"Mostra a barra de menu quando o Cemu estiver em modo tela cheia e o cursor "
|
|
|
|
"do mouse for movido para a parte superior da tela"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:113
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "MLC Path"
|
|
|
|
msgstr "Pasta MLC"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:123
|
|
|
|
msgid ""
|
|
|
|
"Select a custom mlc path\n"
|
|
|
|
"The mlc path is used to store Wii U related files like save games, game "
|
|
|
|
"updates and dlc data"
|
|
|
|
msgstr ""
|
|
|
|
"Define uma pasta MLC personalizada\n"
|
|
|
|
"A pasta MLC é usada para armazenar arquivos relacionados ao Wii U tais como "
|
|
|
|
"jogos salvos, atualizações de jogo e dados de DLCs"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:132
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Game Paths"
|
|
|
|
msgstr "Pastas de jogos"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:143
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Add"
|
|
|
|
msgstr "Adicionar"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:145
|
|
|
|
msgid ""
|
|
|
|
"Adds a game path to scan for games displayed in the game list\n"
|
|
|
|
"If you have unpacked games, make sure to select the root folder of a game"
|
|
|
|
msgstr ""
|
|
|
|
"Adiciona uma pasta para verificar em busca de jogos, que serão mostrados na "
|
|
|
|
"lista de jogos\n"
|
|
|
|
"Se você tiver jogos em formato extraído, tenha certeza de selecionar a pasta "
|
|
|
|
"raiz do jogo"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:148
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Remove"
|
|
|
|
msgstr "Remover"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:150
|
|
|
|
msgid "Removes the currently selected game path from the game list"
|
|
|
|
msgstr "Remove a pasta selecionada da lista de jogos"
|
2018-08-20 19:51:58 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:173
|
|
|
|
msgid "Graphics API"
|
|
|
|
msgstr "API gráfica"
|
2018-08-20 19:51:58 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:204
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "VSync"
|
|
|
|
msgstr "VSync"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:205
|
|
|
|
msgid "Controls the vsync state"
|
|
|
|
msgstr "Ativa/desativa a sincronização vertical"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:208
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Full sync at GX2DrawDone()"
|
|
|
|
msgstr "Sincronização total com o GX2DrawDone()"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:209
|
|
|
|
msgid ""
|
|
|
|
"If synchronization is requested by the game, the emulated CPU will wait for "
|
|
|
|
"the GPU to finish all operations.\n"
|
|
|
|
"This is more accurate behavior, but may cause lower performance"
|
|
|
|
msgstr ""
|
|
|
|
"Se o jogo exigir sincronização, a CPU emulada aguardará até que a GPU "
|
|
|
|
"termine todas as operações.\n"
|
|
|
|
"Este comportamento torna a emulação mais precisa, mas pode causar queda de "
|
|
|
|
"desempenho."
|
2018-08-20 19:51:58 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:217
|
2018-09-01 19:09:40 +02:00
|
|
|
msgid "Bilinear"
|
|
|
|
msgstr "Bilinear"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:217
|
2018-09-01 19:09:40 +02:00
|
|
|
msgid "Bicubic"
|
|
|
|
msgstr "Bicúbico"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:217
|
2019-02-03 10:48:04 +01:00
|
|
|
msgid "Hermite"
|
|
|
|
msgstr "Hermite"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:217
|
2019-02-03 10:48:04 +01:00
|
|
|
msgid "Nearest Neighbor"
|
|
|
|
msgstr "Vizinho mais próximo"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:218
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Upscale filter"
|
|
|
|
msgstr "Filtro de ampliação"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:219
|
|
|
|
msgid ""
|
|
|
|
"Upscaling filters are used when the game resolution is smaller than the "
|
|
|
|
"window size"
|
|
|
|
msgstr ""
|
|
|
|
"Filtros de ampliação são usados quando a resolução do jogo é menor que o "
|
|
|
|
"tamanho da janela"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:222
|
2019-02-03 10:48:04 +01:00
|
|
|
msgid "Downscale filter"
|
|
|
|
msgstr "Filtro de redução"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:223
|
|
|
|
msgid ""
|
|
|
|
"Downscaling filters are used when the game resolution is bigger than the "
|
|
|
|
"window size"
|
|
|
|
msgstr ""
|
|
|
|
"Filtros de redução são usados quando a resolução do jogo é maior que o "
|
|
|
|
"tamanho da janela"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:228
|
2018-09-01 19:09:40 +02:00
|
|
|
msgid "Keep aspect ratio"
|
|
|
|
msgstr "Manter taxa de proporção"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:228
|
2018-09-01 19:09:40 +02:00
|
|
|
msgid "Stretch"
|
|
|
|
msgstr "Esticar"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:229
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Fullscreen scaling"
|
|
|
|
msgstr "Escala em tela cheia"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:230
|
|
|
|
msgid ""
|
|
|
|
"Controls the output aspect ratio when it doesn't match the ratio of the game"
|
|
|
|
msgstr ""
|
|
|
|
"Controla a taxa de proporção da emulação quando ela não corresponder com a "
|
|
|
|
"do jogo"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:235
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Overlay"
|
|
|
|
msgstr "Sobreposição"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:242
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Position"
|
|
|
|
msgstr "Posição"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:244 GeneralSettings2.cpp:698 GeneralSettings2.cpp:699
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Disabled"
|
|
|
|
msgstr "Desativado"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:244
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Top left"
|
|
|
|
msgstr "Superior esquerda"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:244
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Top center"
|
|
|
|
msgstr "Superior centralizada"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:244
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Top right"
|
|
|
|
msgstr "Superior direita"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:244
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Bottom left"
|
|
|
|
msgstr "Inferior esquerda"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:244
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Bottom center"
|
|
|
|
msgstr "Inferior centralizada"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:244
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Bottom right"
|
|
|
|
msgstr "Inferior direita"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:247
|
|
|
|
msgid "Controls the overlay which displays technical information while playing"
|
|
|
|
msgstr ""
|
|
|
|
"Controla a sobreposição que mostra informações técnicas durante a emulação"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:252
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Text Color"
|
|
|
|
msgstr "Cor do texto"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:254
|
|
|
|
msgid "Sets the text color of the overlay"
|
|
|
|
msgstr "Define a cor do texto da sobreposição"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:264
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "FPS"
|
|
|
|
msgstr "FPS"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:265
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "The number of frames per second. Average over last 5 seconds"
|
|
|
|
msgstr ""
|
|
|
|
"O número de quadros por segundo. Exibe uma média dos últimos 5 segundos."
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:268
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Draw calls per frame"
|
|
|
|
msgstr "Draw calls por quadro"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:269
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "The number of draw calls per frame. Average over last 5 seconds"
|
|
|
|
msgstr ""
|
2019-02-03 10:48:04 +01:00
|
|
|
"O número de draw calls (chamadas de desenho à API gráfica) por quadro. Exibe "
|
|
|
|
"uma média dos últimos 5 segundos."
|
2018-12-04 07:21:55 +01:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:272
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "CPU usage"
|
|
|
|
msgstr "Uso de CPU"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:273
|
|
|
|
msgid "CPU usage of Cemu in percent"
|
2018-12-04 07:21:55 +01:00
|
|
|
msgstr "A porcentagem de uso de CPU do Cemu."
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:276
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "CPU per core usage"
|
|
|
|
msgstr "Uso de CPU por núcleo"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:277
|
|
|
|
msgid "Total cpu usage in percent for each core"
|
2018-12-04 07:21:55 +01:00
|
|
|
msgstr "A porcentagem de uso total de CPU em cada núcleo."
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:280
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "RAM usage"
|
|
|
|
msgstr "Uso de RAM"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:281
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Cemu RAM usage in MB"
|
|
|
|
msgstr "Uso de RAM do Cemu em MB."
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:290
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Graphics"
|
|
|
|
msgstr "Gráficos"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:307
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "API"
|
|
|
|
msgstr "API"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:318
|
|
|
|
msgid "Select one of the available audio back ends"
|
|
|
|
msgstr "Selecione um dos backends de áudio disponíveis"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:325
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "Latency"
|
|
|
|
msgstr "Latência"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:327
|
|
|
|
msgid ""
|
|
|
|
"Controls the amount of buffered audio data\n"
|
|
|
|
"Higher values will create a delay in audio playback, but may avoid audio "
|
|
|
|
"problems when emulation is too slow"
|
|
|
|
msgstr ""
|
|
|
|
"Controla a quantidade de dados de áudio armazenados em buffer\n"
|
|
|
|
"Valores mais altos criarão um atraso no áudio, mas podem evitar problemas de "
|
|
|
|
"áudio quando a emulação estiver muito lenta"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:339
|
2018-09-01 19:09:40 +02:00
|
|
|
msgid "Stereo"
|
|
|
|
msgstr "Estéreo"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:341
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "TV"
|
|
|
|
msgstr "TV"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:348 GeneralSettings2.cpp:386
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Device"
|
|
|
|
msgstr "Dispositivo"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:351
|
|
|
|
msgid "Select the active audio output device for Wii U TV"
|
|
|
|
msgstr "Selecione o dispositivo de saída do áudio do Wii U na TV"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:357 GeneralSettings2.cpp:394
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Channels"
|
|
|
|
msgstr "Canais"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:361
|
|
|
|
msgid "Select the active audio output device for Wii U GamePad"
|
|
|
|
msgstr "Selecione o dispositivo de saída do áudio do GamePad do Wii U"
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:365 GeneralSettings2.cpp:400 InputPanelGamepad.cpp:160
|
2019-02-03 10:48:04 +01:00
|
|
|
#: InputPanelWiimote.cpp:103
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Volume"
|
|
|
|
msgstr "Volume"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:379
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Gamepad"
|
|
|
|
msgstr "Controle de jogo"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:414
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Audio"
|
|
|
|
msgstr "Áudio"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:422 MainWindow.cpp:482 MainWindow.cpp:501
|
|
|
|
#: MainWindow.cpp:507
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Warning"
|
|
|
|
msgstr "Atenção"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:425
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid ""
|
|
|
|
"Please be aware that online mode lets you connect to OFFICIAL servers and "
|
|
|
|
"therefore there is a risk of getting banned.\n"
|
|
|
|
"Only proceed if you are willing to risk losing online access with your Wii U "
|
|
|
|
"and/or NNID."
|
|
|
|
msgstr ""
|
2018-10-29 15:56:55 +01:00
|
|
|
"AVISO - Esteja ciente de que o modo online permite que você se conecte a "
|
2018-09-01 19:09:40 +02:00
|
|
|
"servidores OFICIAIS, existindo a chance de ser banido.\n"
|
|
|
|
"Prossiga somente se você estiver disposto a arriscar perder o acesso online "
|
|
|
|
"do seu Wii U e/ou NNID."
|
2018-08-20 19:51:58 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:433
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Account settings"
|
|
|
|
msgstr "Configurações da conta"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:440
|
2018-09-01 19:09:40 +02:00
|
|
|
msgid "Active account"
|
|
|
|
msgstr "Conta ativa"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:452
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Account information"
|
|
|
|
msgstr "Informações da conta"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:461
|
2018-09-01 19:09:40 +02:00
|
|
|
msgid "Id"
|
|
|
|
msgstr "ID"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:464
|
2018-09-01 19:09:40 +02:00
|
|
|
msgid "E-Mail"
|
|
|
|
msgstr "E-mail"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:467
|
2018-09-01 19:09:40 +02:00
|
|
|
msgid "Birthday"
|
|
|
|
msgstr "Aniversário"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:470
|
2018-09-01 19:09:40 +02:00
|
|
|
msgid "Country"
|
|
|
|
msgstr "País"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:480
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Online"
|
|
|
|
msgstr "Online"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:592 GeneralSettings2.cpp:799
|
2018-09-01 19:09:40 +02:00
|
|
|
msgid "Online disabled"
|
|
|
|
msgstr "Online desativado"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:1087
|
2018-09-01 19:09:40 +02:00
|
|
|
msgid "Select a directory containing games."
|
|
|
|
msgstr "Selecione uma pasta contendo jogos."
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GeneralSettings2.cpp:1122
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "Select a mlc directory"
|
|
|
|
msgstr "Selecione uma pasta mlc"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:63
|
2019-02-03 10:48:04 +01:00
|
|
|
msgid "Uncategorized graphic packs"
|
|
|
|
msgstr "Pacotes gráficos sem categoria"
|
2018-08-20 19:51:58 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:224 toolMemorySearcher.cpp:60
|
|
|
|
msgid "Filter"
|
|
|
|
msgstr "Filtro"
|
|
|
|
|
|
|
|
#: GraphicPacksWindow2.cpp:249
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Graphic pack"
|
|
|
|
msgstr "Pacote gráfico"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:259
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Active preset"
|
|
|
|
msgstr "Predefinição ativa"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:271
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Description"
|
|
|
|
msgstr "Descrição"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:281
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Control"
|
|
|
|
msgstr "Controle"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:299
|
2019-02-03 10:48:04 +01:00
|
|
|
msgid "Download latest community graphic packs"
|
2019-03-16 20:09:07 +01:00
|
|
|
msgstr "Baixar pacotes gráficos mais recentes da comunidade"
|
2018-12-04 07:21:55 +01:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:383
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "This is an old graphic pack, therefore it has no description."
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Por este ser um pacote gráfico antigo, ele não possui uma descrição."
|
2018-08-20 19:51:58 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:413
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "This graphic pack has no description"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Este pacote gráfico não possui uma descrição"
|
2018-08-20 19:51:58 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:477 GraphicPacksWindow2.cpp:519
|
|
|
|
#: GraphicPacksWindow2.cpp:531
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid "Restart of Cemu required for changes to take effect"
|
|
|
|
msgstr "É necessário reiniciar o Cemu para que as alterações sejam aplicadas"
|
|
|
|
|
2018-10-29 15:56:55 +01:00
|
|
|
#: InputPanelClassic.cpp:53 InputPanelGamepad.cpp:66 InputPanelPro.cpp:47
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Left Axis"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Eixo esquerdo"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2018-12-04 07:21:55 +01:00
|
|
|
#: InputPanelClassic.cpp:74 InputPanelClassic.cpp:121 InputPanelGamepad.cpp:87
|
|
|
|
#: InputPanelGamepad.cpp:139 InputPanelPro.cpp:68 InputPanelPro.cpp:115
|
2019-02-03 10:48:04 +01:00
|
|
|
#: InputPanelWiimote.cpp:151
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Deadzone"
|
|
|
|
msgstr "Zona morta"
|
|
|
|
|
2018-12-04 07:21:55 +01:00
|
|
|
#: InputPanelClassic.cpp:84 InputPanelClassic.cpp:131 InputPanelGamepad.cpp:97
|
|
|
|
#: InputPanelGamepad.cpp:149 InputPanelPro.cpp:78 InputPanelPro.cpp:125
|
2019-02-03 10:48:04 +01:00
|
|
|
#: InputPanelWiimote.cpp:162
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Range"
|
|
|
|
msgstr "Alcance"
|
|
|
|
|
2018-12-04 07:21:55 +01:00
|
|
|
#: InputPanelClassic.cpp:99 InputPanelGamepad.cpp:117 InputPanelPro.cpp:93
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Right Axis"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Eixo direito"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2018-12-04 07:21:55 +01:00
|
|
|
#: InputPanelClassic.cpp:146 InputPanelGamepad.cpp:180 InputPanelPro.cpp:140
|
2019-02-03 10:48:04 +01:00
|
|
|
#: InputPanelWiimote.cpp:82
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "D-pad"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Botões digitais"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2018-12-04 07:21:55 +01:00
|
|
|
#: InputPanelGamepad.cpp:201
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "blow mic"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Soprar mic"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2018-12-04 07:21:55 +01:00
|
|
|
#: InputPanelGamepad.cpp:212
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "show screen"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Mostrar tela"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
|
|
|
#: InputPanelWiimote.cpp:37
|
|
|
|
msgid "Extensions:"
|
|
|
|
msgstr "Extensões:"
|
|
|
|
|
|
|
|
#: InputPanelWiimote.cpp:40
|
|
|
|
msgid "MotionPlus"
|
|
|
|
msgstr "MotionPlus"
|
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: InputPanelWiimote.cpp:44 InputPanelWiimote.cpp:124
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Nunchuck"
|
|
|
|
msgstr "Nunchuck"
|
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: InputPanelWiimote.cpp:48
|
|
|
|
msgid "Classic"
|
|
|
|
msgstr "Clássico"
|
|
|
|
|
2018-12-04 07:21:55 +01:00
|
|
|
#: InputSettings.cpp:45
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Input Settings"
|
|
|
|
msgstr "Configurações de controle"
|
|
|
|
|
2018-12-04 07:21:55 +01:00
|
|
|
#: InputSettings.cpp:101
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Couldn't save settings for controller {0}"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Não foi possível salvar as configurações do controle {0}"
|
2018-08-20 19:51:58 +02:00
|
|
|
|
2018-12-04 07:21:55 +01:00
|
|
|
#: InputSettings.cpp:158
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Profile"
|
|
|
|
msgstr "Perfil"
|
|
|
|
|
2018-12-04 07:21:55 +01:00
|
|
|
#: InputSettings.cpp:166
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Load"
|
|
|
|
msgstr "Carregar"
|
|
|
|
|
2018-12-04 07:21:55 +01:00
|
|
|
#: InputSettings.cpp:170
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Save"
|
|
|
|
msgstr "Salvar"
|
|
|
|
|
2018-12-04 07:21:55 +01:00
|
|
|
#: InputSettings.cpp:174
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Delete"
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr "Excluir"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2018-12-04 07:21:55 +01:00
|
|
|
#: InputSettings.cpp:181
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Emulate Controller"
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr "Emular controle"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2018-12-04 07:21:55 +01:00
|
|
|
#: InputSettings.cpp:195
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Controller API:"
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr "API do controle:"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: InputSettings.cpp:224
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Controller:"
|
|
|
|
msgstr "Controle:"
|
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: InputSettings.cpp:234
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Test if the controller is connected"
|
|
|
|
msgstr "Testar se o controle está conectado"
|
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: InputSettings.cpp:238
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Calibrate"
|
|
|
|
msgstr "Calibrar"
|
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: InputSettings.cpp:240
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Reset the default state of the controller"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Restaurar o estado padrão do controle"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: InputSettings.cpp:244 toolMemorySearcher.cpp:170
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Clear"
|
|
|
|
msgstr "Limpar"
|
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: InputSettings.cpp:246
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Clear all currently set input settings"
|
|
|
|
msgstr "Limpar todas as configurações de controle"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: InputSettings.cpp:332
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Additional settings"
|
|
|
|
msgstr "Configurações adicionais"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: InputSettings.cpp:340
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Rumble"
|
|
|
|
msgstr "Vibração"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: InputSettings.cpp:352
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Button Threshold"
|
|
|
|
msgstr "Limiar dos botões"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: InputSettings.cpp:355
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid ""
|
|
|
|
"The threshold of a button to recognizes a press from a trigger/axis value"
|
|
|
|
msgstr ""
|
|
|
|
"O limiar usado para detectar a força de pressionamento de um gatilho ou "
|
|
|
|
"direcional analógico."
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: InputSettings.cpp:496 InputSettings.cpp:609
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "No profile name selected!"
|
|
|
|
msgstr "Nenhum nome de perfil selecionado!"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: InputSettings.cpp:502 InputSettings.cpp:591
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "The given profile name is not valid!"
|
|
|
|
msgstr "O nome de perfil digitado não é valido!"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: InputSettings.cpp:571
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Couldn't load the selected profile!"
|
|
|
|
msgstr "Não foi possível carregar o perfil selecionado!"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: InputSettings.cpp:585
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "No profile name entered!"
|
|
|
|
msgstr "Nenhum nome de perfil selecionado!"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: InputSettings.cpp:596
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Couldn't save the profile!"
|
|
|
|
msgstr "Não foi possível salvar o perfil!"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: InputSettings.cpp:918
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Searching for wiimotes..."
|
|
|
|
msgstr "Procurando por Wiimotes..."
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:269
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Game"
|
|
|
|
msgstr "Jogo"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:275
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Version"
|
|
|
|
msgstr "Versão"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:282
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "DLC"
|
|
|
|
msgstr "DLC"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:289
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "You've played"
|
|
|
|
msgstr "Você jogou"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:295
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Last played"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Última vez jogado"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:385 MainWindow.cpp:391
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Can't open the file."
|
|
|
|
msgstr "Não foi possível abrir o arquivo."
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:395
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Invalid \"meta.xml\" file."
|
|
|
|
msgstr "Arquivo \"meta.xml\" inválido."
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:399
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Can't find the \"title_id\" in the given \"meta.xml\" file."
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr ""
|
|
|
|
"Não foi possível encontrar o \"title_id\" no arquivo \"meta.xml\" utilizado."
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:417
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Can't find the \"title_version\" in the given \"meta.xml\" file."
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr ""
|
2018-10-29 15:56:55 +01:00
|
|
|
"Não foi possível encontrar a \"title_version\" no arquivo \"meta.xml\" "
|
2018-08-20 19:51:58 +02:00
|
|
|
"utilizado."
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:421
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "The given \"meta.xml\" file is no update or DLC."
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "O arquivo \"meta.xml\" utilizado não é uma atualização ou DLC."
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:426
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Can't find the \"longname_en\" in the given \"meta.xml\" file."
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr ""
|
|
|
|
"Não foi possível encontrar o \"longname_en\" no arquivo \"meta.xml\" "
|
|
|
|
"utilizado."
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:453
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Invalid folder structure"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Estrutura de pastas inválida"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:482
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid ""
|
|
|
|
"It seems that a DLC is already installed, do you still want to install it?"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Parece que uma DLC já está instalada. Deseja instalá-la mesmo assim?"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:501
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid ""
|
|
|
|
"It seems that the selected update is already installed, do you want to "
|
|
|
|
"reinstall it?"
|
|
|
|
msgstr ""
|
|
|
|
"Parece que a atualização selecionada já foi instalada. Deseja reinstalá-la?"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:507
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid ""
|
|
|
|
"It seems that a newer update is already installed, do you still want to "
|
|
|
|
"install the older version?"
|
|
|
|
msgstr ""
|
|
|
|
"Parece que já existe uma atualização mais recente instalada. Você ainda "
|
2018-09-01 19:09:40 +02:00
|
|
|
"deseja instalar esta versão mais antiga?"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:522
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid ""
|
|
|
|
"Not enough space available.\n"
|
|
|
|
"Required: {0} MB\n"
|
|
|
|
"Available: {1} MB"
|
|
|
|
msgstr ""
|
|
|
|
"Sem espaço livre disponível.\n"
|
|
|
|
"Necessário: {0} MB\n"
|
|
|
|
"Disponível: {1} MB"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:559
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Update installed!"
|
|
|
|
msgstr "Atualização instalada!"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:559
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Success"
|
|
|
|
msgstr "Sucesso"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:564
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Update installation has been canceled!"
|
|
|
|
msgstr "A instalação da atualização foi cancelada!"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:584
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Unable to open file."
|
|
|
|
msgstr "Não foi possível abrir o arquivo."
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:586
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Unknown file type."
|
|
|
|
msgstr "Tipo de arquivo desconhecido."
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:588
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Failed to launch file."
|
|
|
|
msgstr "Falha ao executar arquivo."
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:698 MainWindow.cpp:727
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Open file to launch"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Abrir um arquivo para iniciar"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:740
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Open file to load"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Abrir um arquivo para carregar"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:749 MainWindow.cpp:772
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Cannot open file"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Não foi possível abrir o arquivo"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:751 MainWindow.cpp:774
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Not a valid NFC NTAG215 file"
|
|
|
|
msgstr "Arquivo NFC NTAG215 inválido"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:915
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Cemu must be restarted to apply the selected UI language."
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "O Cemu precisa ser reiniciado para aplicar a alteração de idioma."
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:915
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Information"
|
|
|
|
msgstr "Informação"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:1083
|
2018-08-20 19:51:58 +02:00
|
|
|
msgid ""
|
2019-05-09 20:34:04 +02:00
|
|
|
"All files from the currently running game will be dumped to /dump/"
|
|
|
|
"<gamefolder>. This process can take a few minutes."
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr ""
|
2019-05-09 20:34:04 +02:00
|
|
|
"Todos os arquivos do jogo rodando atualmente serão extraídos para /dump/"
|
|
|
|
"<pastadojogo>. Este processo pode demorar alguns minutos."
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:1084
|
|
|
|
msgid "Dump WUD"
|
|
|
|
msgstr "Despejar WUD"
|
|
|
|
|
|
|
|
#: MainWindow.cpp:1088
|
|
|
|
msgid "Dump complete"
|
|
|
|
msgstr "Despejo concluído"
|
|
|
|
|
|
|
|
#: MainWindow.cpp:1581
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "You can configure game paths in the general settings."
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr "Você pode configurar pastas de jogos nas configurações gerais."
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:1653
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Loading, please wait!"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Carregando, aguarde..."
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2133
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Load"
|
|
|
|
msgstr "&Carregar"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2134
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Install game update or DLC"
|
|
|
|
msgstr "&Instalar atualização ou DLC de jogo"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2158
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Exit"
|
|
|
|
msgstr "&Sair"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2162
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Auto"
|
|
|
|
msgstr "&Auto"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2164
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&USA"
|
|
|
|
msgstr "&EUA"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2165
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Europe"
|
|
|
|
msgstr "&Europa"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2166
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Japan"
|
|
|
|
msgstr "&Japão"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2168
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&China"
|
|
|
|
msgstr "&China"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2169
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Korea"
|
|
|
|
msgstr "&Coréia"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2170
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Taiwan"
|
|
|
|
msgstr "&Taiwan"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2174
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&English"
|
|
|
|
msgstr "&Inglês"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2175
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Japanese"
|
|
|
|
msgstr "&Japonês"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2176
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&French"
|
|
|
|
msgstr "&Francês"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2177
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&German"
|
|
|
|
msgstr "&Alemão"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2178
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Italian"
|
|
|
|
msgstr "&Italiano"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2179
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Spanish"
|
|
|
|
msgstr "&Espanhol"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2180
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Chinese"
|
|
|
|
msgstr "&Chinês"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2181
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Korean"
|
|
|
|
msgstr "&Coreano"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2182
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Dutch"
|
|
|
|
msgstr "&Holandês"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2183
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Portuguese"
|
|
|
|
msgstr "&Português"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2184
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Russian"
|
|
|
|
msgstr "&Russo"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2185
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Taiwanese"
|
|
|
|
msgstr "&Taiwanês"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2191
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&High (slow)"
|
|
|
|
msgstr "&Alta (lento)"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2192
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Medium"
|
|
|
|
msgstr "&Média"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2193
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Low (fast)"
|
|
|
|
msgstr "&Baixa (rápido)"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2197
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Fullscreen"
|
|
|
|
msgstr "&Tela cheia"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2198
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Graphic packs"
|
|
|
|
msgstr "&Pacotes gráficos"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2199
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&GPU buffer cache accuracy"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "P&recisão do cache do buffer da GPU"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2200
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Separate GamePad view"
|
|
|
|
msgstr "&Separar tela do GamePad"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2203
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&General settings"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Configurações &gerais"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2204
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Input settings"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Configurações de &controles"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2213
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Console region"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Regiã&o do console"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2214
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Console language"
|
|
|
|
msgstr "&Idioma do console"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2219
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Memory searcher"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "&Pesquisador de memória"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2221
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Tools"
|
|
|
|
msgstr "&Ferramentas"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2226
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Single-core interpreter"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "&Interpretador single-core"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2227
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Single-core recompiler (fast)"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Recompilador &single-core (rápido)"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2228
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Dual-core recompiler (fast, unstable!)"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Recompilador &dual-core (rápido, instável!)"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2229
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Triple-core recompiler (fast, unstable!)"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "Recompilador &triple-core (rápido, instável!)"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2232
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Mode"
|
|
|
|
msgstr "&Modo"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2233
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&CPU"
|
|
|
|
msgstr "&CPU"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2237
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Scan NFC tag from file"
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr "&Escanear tag NFC de um arquivo"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2238
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&NFC"
|
|
|
|
msgstr "&NFC"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2244
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Unsupported API calls"
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr "&Chamadas de API incompatíveis"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2245
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Coreinit File-Access"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "&Coreinit File-Access"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2246
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Coreinit Thread-Synchronization API"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "&Coreinit Thread-Synchronization API"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2247
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Coreinit Memory API"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "&Coreinit Memory API"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2248
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&GX2 API"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "&GX2 API"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2249
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Audio API"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "&Audio API"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2250
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Input API"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "&Input API"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2251
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Socket API"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "&Socket API"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2252
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Save API"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "&Save API"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2253
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&H264 API"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "&H264 API"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2255
|
2018-10-29 15:56:55 +01:00
|
|
|
msgid "&Texture cache warnings"
|
|
|
|
msgstr "A&visos do cache de texturas"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2257
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "&OpenGL debug output"
|
|
|
|
msgstr "Saída de depuração do &OpenGL"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2261
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Textures"
|
|
|
|
msgstr "&Texturas"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2262
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Shaders"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "&Shaders"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2266
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Logging"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "&Registrar"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2267
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Dump"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "&Despejar"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2271 MainWindow.cpp:2276
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Render upside-down"
|
|
|
|
msgstr "&Renderizar de cabeça para baixo"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2279
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&View PPC threads"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Ver &threads PPC"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2280
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&View PPC debugger"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Ver &depurador PPC"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2281
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&View audio debugger"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Ver depurador de &áudio"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2282
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "&View texture cache info"
|
|
|
|
msgstr "Ver informações do cache de te&xturas"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2283
|
|
|
|
msgid "&Show frame profiler"
|
|
|
|
msgstr "Ver &perfilador de quadros"
|
|
|
|
|
|
|
|
#: MainWindow.cpp:2284
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Dump current RAM"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "&Despejar RAM atual"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2285
|
|
|
|
msgid "&Dump WUD filesystem"
|
|
|
|
msgstr "Despejar sistema de arquivos &WUD"
|
|
|
|
|
|
|
|
#: MainWindow.cpp:2287
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Debug"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "&Depuração"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2292
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&About"
|
|
|
|
msgstr "&Sobre"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2293
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Help"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "A&juda"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2317
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "otp.bin could not be found"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "O arquivo otp.bin não foi encontrado"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2321
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "otp.bin is corrupted or has invalid size"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "O arquivo otp.bin está corrompido ou possui um tamanho inválido"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2325
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "seeprom.bin could not be found"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "O arquivo seeprom.bin não foi encontrado"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2329
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "seeprom.bin is corrupted or has invalid size"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "O arquivo seeprom.bin está corrompido ou possui um tamanho inválido"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2342
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Unknown error occured"
|
|
|
|
msgstr "Ocorreu um erro desconhecido"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2447
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Start"
|
|
|
|
msgstr "&Iniciar"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2449
|
|
|
|
msgid "&Save directory"
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr "&Pasta de jogos salvos"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2450
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Update directory"
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr "&Pasta de atualizações"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2451
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&DLC directory"
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr "&Pasta de DLC"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2453
|
|
|
|
msgid "&Edit graphic packs"
|
|
|
|
msgstr "&Editar pacotes gráficos"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2454
|
|
|
|
msgid "&Edit game profile"
|
|
|
|
msgstr "&Editar perfil do jogo"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2456
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Refresh game list"
|
|
|
|
msgstr "&Atualizar lista de jogos"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2468
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "&Refresh games"
|
|
|
|
msgstr "&Atualizar a lista"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2530
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Updating game list..."
|
|
|
|
msgstr "Atualizando lista de jogos..."
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: MainWindow.cpp:2696
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "never"
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr "nunca"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: ModuleWindow.cpp:33
|
|
|
|
msgid "Name"
|
|
|
|
msgstr "Nome"
|
|
|
|
|
|
|
|
#: ModuleWindow.cpp:46
|
|
|
|
msgid "Size"
|
|
|
|
msgstr "Tamanho"
|
|
|
|
|
|
|
|
#: RegisterWindow.cpp:333
|
|
|
|
msgid "&Zero"
|
|
|
|
msgstr "&Zero"
|
|
|
|
|
|
|
|
#: RegisterWindow.cpp:334
|
|
|
|
msgid "&Increment"
|
|
|
|
msgstr "&Incrementar"
|
|
|
|
|
|
|
|
#: RegisterWindow.cpp:335
|
|
|
|
#| msgid "&Experimental"
|
|
|
|
msgid "&Decrement"
|
|
|
|
msgstr "&Decrementar"
|
|
|
|
|
|
|
|
#: RegisterWindow.cpp:337
|
|
|
|
msgid "&Copy"
|
|
|
|
msgstr "&Copiar"
|
|
|
|
|
|
|
|
#: RegisterWindow.cpp:339
|
|
|
|
msgid "&Goto Disasm"
|
|
|
|
msgstr "&Ir para Disasm"
|
|
|
|
|
|
|
|
#: RegisterWindow.cpp:340
|
|
|
|
#| msgid "&Dump"
|
|
|
|
msgid "G&oto Dump"
|
|
|
|
msgstr "I&r para o despejo"
|
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:31
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "PPC threads"
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr "Threads PPC"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:48
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Entry"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Registro"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:53
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Stack"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Pilha"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:58
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "PC"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "PC"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:63
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "LR"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "LR"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:68
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "State"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Estado"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:73
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Affinity"
|
|
|
|
msgstr "Afinidade"
|
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:78
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Priority"
|
|
|
|
msgstr "Prioridade"
|
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:83
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "SliceStart"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "SliceStart"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:88
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "SumWakeTime"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "SumWakeTime"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:93
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "ThreadName"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "ThreadName"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:98
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "GPR"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "GPR"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: debugPPCThreadsWindow.cpp:105 textureRelationWindow.cpp:117
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Refresh"
|
|
|
|
msgstr "Atualizar"
|
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:108
|
2018-09-01 19:09:40 +02:00
|
|
|
msgid "Auto refresh"
|
|
|
|
msgstr "Atualizar automaticamente"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:320
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Boost priority (-5)"
|
|
|
|
msgstr "Aumentar prioridade (-5)"
|
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:321
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Boost priority (-1)"
|
|
|
|
msgstr "Aumentar prioridade (-1)"
|
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:323
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Decrease priority (+5)"
|
|
|
|
msgstr "Reduzir prioridade (+5)"
|
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:324
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Decrease priority (+1)"
|
|
|
|
msgstr "Reduzir prioridade (+1)"
|
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:326
|
2018-09-01 19:09:40 +02:00
|
|
|
msgid "Resume"
|
|
|
|
msgstr "Continuar"
|
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:327
|
2018-06-19 21:46:04 +02:00
|
|
|
msgid "Suspend"
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr "Suspender"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: graphicPack.cpp:578
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Cemu detected outdated graphic packs and automatically disabled them."
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr ""
|
2018-12-04 07:21:55 +01:00
|
|
|
"O Cemu detectou pacotes gráficos desatualizados e os desativou "
|
|
|
|
"automaticamente."
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-02-03 10:48:04 +01:00
|
|
|
#: graphicPack.cpp:578
|
2018-12-04 07:21:55 +01:00
|
|
|
msgid "Outdated graphic packs"
|
|
|
|
msgstr "Pacotes gráficos desatualizados"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: textureRelationWindow.cpp:41
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "Texture cache"
|
|
|
|
msgstr "Cache de texturas"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: textureRelationWindow.cpp:63
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "PhysAddr"
|
2018-12-04 07:21:55 +01:00
|
|
|
msgstr "PhysAddr"
|
2018-10-04 07:22:46 +02:00
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: textureRelationWindow.cpp:68
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "Dim"
|
|
|
|
msgstr "Dim"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: textureRelationWindow.cpp:73
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "Resolution"
|
|
|
|
msgstr "Resolução"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: textureRelationWindow.cpp:78
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "Format"
|
|
|
|
msgstr "Formato"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: textureRelationWindow.cpp:83
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "Pitch"
|
|
|
|
msgstr "Pitch"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: textureRelationWindow.cpp:88
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "Tilemode"
|
|
|
|
msgstr "Tilemode"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: textureRelationWindow.cpp:93
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "SliceRange"
|
|
|
|
msgstr "SliceRange"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: textureRelationWindow.cpp:98
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "MipRange"
|
|
|
|
msgstr "MipRange"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: textureRelationWindow.cpp:103
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "Last access"
|
|
|
|
msgstr "Último acesso"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: textureRelationWindow.cpp:108
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "OverwriteRes"
|
|
|
|
msgstr "OverwriteRes"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: textureRelationWindow.cpp:120
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "Show only active"
|
|
|
|
msgstr "Mostrar apenas ativo"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#: textureRelationWindow.cpp:123
|
2018-10-04 07:22:46 +02:00
|
|
|
msgid "Show views"
|
|
|
|
msgstr "Mostrar views"
|
|
|
|
|
2018-06-19 21:46:04 +02:00
|
|
|
#: toolMemorySearcher.cpp:43
|
|
|
|
msgid "Memory Searcher"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Pesquisador de memória"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:59 toolMemorySearcher.cpp:425
|
|
|
|
msgid "Search"
|
|
|
|
msgstr "Buscar"
|
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:79 toolMemorySearcher.cpp:426
|
|
|
|
msgid "Results"
|
|
|
|
msgstr "Resultados"
|
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:85 toolMemorySearcher.cpp:101
|
|
|
|
msgid "address"
|
|
|
|
msgstr "endereço"
|
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:90 toolMemorySearcher.cpp:103
|
|
|
|
msgid "value"
|
|
|
|
msgstr "valor"
|
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:95
|
|
|
|
msgid "Stored Entries"
|
2018-08-20 19:51:58 +02:00
|
|
|
msgstr "Registros armazenados"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:100
|
|
|
|
msgid "description"
|
|
|
|
msgstr "descrição"
|
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:102
|
|
|
|
msgid "type"
|
|
|
|
msgstr "tipo"
|
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:104
|
|
|
|
msgid "freeze"
|
|
|
|
msgstr "congelar"
|
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:164
|
|
|
|
msgid "Your entered value is not valid for the selected datatype."
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Você digitou um valor inválido para o tipo de dado selecionado."
|
2018-06-19 21:46:04 +02:00
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:389
|
|
|
|
msgid "&Add new entry"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "&Adicionar novo registro"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:390
|
|
|
|
msgid "&Remove entry"
|
2018-10-29 15:56:55 +01:00
|
|
|
msgstr "&Remover registro"
|
2018-06-19 21:46:04 +02:00
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:483
|
|
|
|
msgid "Results ({0})"
|
|
|
|
msgstr "Resultados ({0})"
|
|
|
|
|
|
|
|
#: updateWindow.cpp:15
|
|
|
|
msgid "Installing DLC ..."
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Instalando DLC..."
|
2018-06-19 21:46:04 +02:00
|
|
|
|
|
|
|
#: updateWindow.cpp:17
|
|
|
|
msgid "Installing update ..."
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Instalando atualização..."
|
2018-06-19 21:46:04 +02:00
|
|
|
|
|
|
|
#: updateWindow.cpp:101
|
|
|
|
msgid "Error:"
|
|
|
|
msgstr "Erro:"
|
|
|
|
|
|
|
|
#: updateWindow.cpp:106
|
|
|
|
msgid "Error Code:"
|
|
|
|
msgstr "Código de erro:"
|
|
|
|
|
|
|
|
#: updateWindow.cpp:112
|
|
|
|
msgid "Current file:"
|
|
|
|
msgstr "Arquivo atual:"
|
|
|
|
|
|
|
|
#: updateWindow.cpp:154
|
|
|
|
msgid ""
|
|
|
|
"Do you really want to cancel the update process?\n"
|
|
|
|
"\n"
|
|
|
|
"Canceling the process will delete the applied update."
|
|
|
|
msgstr ""
|
2018-09-01 19:09:40 +02:00
|
|
|
"Deseja mesmo cancelar o processo de atualização?\n"
|
2018-06-19 21:46:04 +02:00
|
|
|
"\n"
|
2018-09-01 19:09:40 +02:00
|
|
|
"Cancelar o processo excluirá a atualização aplicada."
|
2018-06-19 21:46:04 +02:00
|
|
|
|
|
|
|
#: updateWindow.cpp:154
|
|
|
|
msgid "Info"
|
2018-09-01 19:09:40 +02:00
|
|
|
msgstr "Informação"
|
|
|
|
|
2019-05-09 20:34:04 +02:00
|
|
|
#~ msgid "Misc"
|
|
|
|
#~ msgstr "Diversos"
|
|
|
|
|
|
|
|
#~ msgid "Use separable shaders"
|
|
|
|
#~ msgstr "Usar shaders separáveis"
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "WARNING - Please be aware that online mode lets you connect to OFFICIAL "
|
|
|
|
#~ "servers and therefore there is a risk of getting banned. Only proceed if "
|
|
|
|
#~ "you are willing to risk losing online access with your Wii U and/or NNID."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "AVISO - Esteja ciente que o modo online permite que você se conecte a "
|
|
|
|
#~ "servidores OFICIAIS, existindo a chance de ser banido. Prossiga somente "
|
|
|
|
#~ "se você estiver disposto a arriscar perder o acesso online do seu Wii U e/"
|
|
|
|
#~ "ou NNID."
|
|
|
|
|
|
|
|
#~ msgid "&Use RDTSC"
|
|
|
|
#~ msgstr "&Utilizar RDTSC"
|
|
|
|
|
|
|
|
#~ msgid "&Cycle based timer"
|
|
|
|
#~ msgstr "Timer baseado em &ciclos"
|
|
|
|
|
|
|
|
#~ msgid "&Host based timer (recommended)"
|
|
|
|
#~ msgstr "Timer baseado no &host (recomendado)"
|
|
|
|
|
|
|
|
#~ msgid "&Timer"
|
|
|
|
#~ msgstr "&Timer"
|
|
|
|
|
2018-12-04 07:21:55 +01:00
|
|
|
#~ msgid "On/Off"
|
|
|
|
#~ msgstr "Ativar/desativar"
|
|
|
|
|
|
|
|
#~ msgid "Active"
|
|
|
|
#~ msgstr "Ativo"
|
|
|
|
|
|
|
|
#~ msgid ""
|
|
|
|
#~ "The currently running game is corrupted or incomplete. (Missing /meta/"
|
|
|
|
#~ "meta.xml) Graphic packs cannot be applied."
|
|
|
|
#~ msgstr ""
|
|
|
|
#~ "O jogo rodando no momento está corrompido ou incompleto. (/meta/meta.xml "
|
|
|
|
#~ "não encontrado). Os pacotes gráficos não podem ser aplicados."
|
|
|
|
|
|
|
|
#~ msgid "Restart of Cemu required"
|
|
|
|
#~ msgstr "Necessário reiniciar o Cemu"
|
|
|
|
|
|
|
|
#~ msgid "Yes"
|
|
|
|
#~ msgstr "Sim"
|
|
|
|
|
2018-09-01 19:09:40 +02:00
|
|
|
#~ msgid "<double click to add a new entry>"
|
|
|
|
#~ msgstr "<clique duplo para adicionar nova entrada>"
|
|
|
|
|
|
|
|
#~ msgid "Language:"
|
|
|
|
#~ msgstr "Idioma:"
|
|
|
|
|
|
|
|
#~ msgid "Game paths:"
|
|
|
|
#~ msgstr "Pastas de jogos:"
|
|
|
|
|
|
|
|
#~ msgid "&Add game path"
|
|
|
|
#~ msgstr "&Adicionar pasta de jogos"
|
|
|
|
|
|
|
|
#~ msgid "&Delete game path"
|
|
|
|
#~ msgstr "&Excluir pasta de jogos"
|
|
|
|
|
|
|
|
#~ msgid "Mono"
|
|
|
|
#~ msgstr "Mono"
|
|
|
|
|
|
|
|
#~ msgid "Surround"
|
|
|
|
#~ msgstr "Surround"
|
|
|
|
|
|
|
|
#~ msgid "UNDEFINED"
|
|
|
|
#~ msgstr "INDEFINIDO"
|
|
|
|
|
|
|
|
#~ msgid "SUSPENDED"
|
|
|
|
#~ msgstr "SUSPENDIDO"
|
|
|
|
|
|
|
|
#~ msgid "NONE"
|
|
|
|
#~ msgstr "NENHUM"
|
|
|
|
|
|
|
|
#~ msgid "READY"
|
|
|
|
#~ msgstr "PRONTO"
|
|
|
|
|
|
|
|
#~ msgid "RUNNING"
|
|
|
|
#~ msgstr "RODANDO"
|
|
|
|
|
|
|
|
#~ msgid "WAITING"
|
|
|
|
#~ msgstr "ESPERANDO"
|
|
|
|
|
|
|
|
#~ msgid "MORIBUND"
|
|
|
|
#~ msgstr "MORIBUNDO"
|
|
|
|
|
|
|
|
#~ msgid "Surround 5.1"
|
|
|
|
#~ msgstr "Surround 5.1"
|
|
|
|
|
|
|
|
#~ msgid "Volume:"
|
|
|
|
#~ msgstr "Volume:"
|
|
|
|
|
|
|
|
#~ msgid "Channels:"
|
|
|
|
#~ msgstr "Canais:"
|
2018-08-20 19:51:58 +02:00
|
|
|
|
|
|
|
#~ msgid "Configure paths"
|
|
|
|
#~ msgstr "Configurar caminhos"
|
|
|
|
|
|
|
|
#~ msgid "up"
|
|
|
|
#~ msgstr "cima"
|
|
|
|
|
|
|
|
#~ msgid "down"
|
|
|
|
#~ msgstr "baixo"
|
|
|
|
|
|
|
|
#~ msgid "click"
|
|
|
|
#~ msgstr "clique"
|
|
|
|
|
|
|
|
#~ msgid "&Enable VSync"
|
|
|
|
#~ msgstr "&Ativar VSync"
|
|
|
|
|
|
|
|
#~ msgid "&Audio settings"
|
|
|
|
#~ msgstr "&Configurações de áudio"
|
|
|
|
|
|
|
|
#~ msgid "&Enable BotW crash workaround"
|
|
|
|
#~ msgstr "&Ativar soluções alternativas para erros do BotW"
|
|
|
|
|
|
|
|
#~ msgid "&Enable online mode"
|
|
|
|
#~ msgstr "&Ativar modo online"
|
|
|
|
|
|
|
|
#~ msgid "Emulate Controller:"
|
|
|
|
#~ msgstr "Emular Controle:"
|
|
|
|
|
|
|
|
#~ msgid "No profile selected!"
|
|
|
|
#~ msgstr "Nenhum perfil selecionado!"
|
|
|
|
|
|
|
|
#~ msgid "The given profile name is invalid!"
|
|
|
|
#~ msgstr "O nome de perfil digitado não é valido!"
|