# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR The ManaPlus Developers # This file is distributed under the same license as the PACKAGE package. # # Translators: # alastrim , 2013 # alastrim , 2011-2012 # alastrim , 2011,2013 # Andrei Karas , 2011 # Bruno Nunes , 2013 # freya , 2013 # freya , 2011-2012 # freya , 2011,2013 # Xtreem , 2014 # Jonatas L. Nogueira , 2014 # Luciano Zago , 2013 # María Rolón , 2012 # María Rolón , 2012 # Xtreem , 2014 msgid "" msgstr "" "Project-Id-Version: ManaPlus\n" "Report-Msgid-Bugs-To: akaras@inbox.ru\n" "POT-Creation-Date: 2014-10-24 12:58+0300\n" "PO-Revision-Date: 2014-10-23 10:02+0000\n" "Last-Translator: Andrei Karas \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" "manaplus/language/pt_BR/)\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. TRANSLATORS: file uploaded message #: src/actions/actions.cpp:129 msgid "File uploaded" msgstr "Arquivo enviado" #. TRANSLATORS: ok dialog button #. TRANSLATORS: edit dialog label #. TRANSLATORS: edit server dialog button #. TRANSLATORS: ok dialog button #. TRANSLATORS: item amount window button #. TRANSLATORS: quit dialog button #. TRANSLATORS: ok dialog button #. TRANSLATORS: text dialog button #. TRANSLATORS: ok dialog button #: src/actions/actions.cpp:131 src/client.cpp:1463 src/client.cpp:1490 #: src/gamemodifiers.cpp:423 src/gui/widgets/tabs/setup_input.cpp:163 #: src/gui/widgets/tabs/setup_theme.cpp:312 #: src/gui/widgets/tabs/setup_theme.cpp:343 #: src/gui/widgets/tabs/setup_video.cpp:248 #: src/gui/widgets/tabs/setup_video.cpp:272 #: src/gui/widgets/tabs/setup_video.cpp:387 #: src/gui/widgets/tabs/setup_video.cpp:399 #: src/gui/windows/changeemaildialog.cpp:170 #: src/gui/windows/changepassworddialog.cpp:160 #: src/gui/windows/charcreatedialog.cpp:371 #: src/gui/windows/charselectdialog.cpp:275 #: src/gui/windows/charselectdialog.cpp:311 src/gui/windows/editdialog.cpp:49 #: src/gui/windows/editserverdialog.cpp:59 #: src/gui/windows/editserverdialog.cpp:206 #: src/gui/windows/itemamountwindow.cpp:158 src/gui/windows/quitdialog.cpp:68 #: src/gui/windows/registerdialog.cpp:243 src/gui/windows/socialwindow.cpp:504 #: src/gui/windows/textdialog.cpp:48 src/gui/windows/unregisterdialog.cpp:149 #: src/net/ea/charserverhandler.cpp:143 src/net/ea/charserverhandler.cpp:162 #: src/net/ea/charserverhandler.cpp:175 src/net/ea/gamehandler.cpp:83 #: src/net/ea/playerhandler.cpp:424 src/net/ea/playerhandler.cpp:440 #: src/net/eathena/charserverhandler.cpp:541 #: src/net/eathena/charserverhandler.cpp:571 msgid "OK" msgstr "OK" #. TRANSLATORS: clear graphics command message #. TRANSLATORS: clear fonts cache message #: src/actions/actions.cpp:663 src/actions/actions.cpp:675 msgid "Cache cleaned" msgstr "Cache limpo" #. TRANSLATORS: uptime command #: src/actions/actions.cpp:803 src/actions/actions.cpp:859 #, c-format msgid "Client uptime: %s" msgstr "Uptime do cliente: %s" #. TRANSLATORS: uptime command #: src/actions/actions.cpp:814 #, c-format msgid "%d week" msgstr "%d semanas" #: src/actions/actions.cpp:814 #, c-format msgid "%d weeks" msgstr "%d Semanas" #. TRANSLATORS: uptime command #: src/actions/actions.cpp:825 #, c-format msgid "%d day" msgstr "%d dias" #: src/actions/actions.cpp:825 #, c-format msgid "%d days" msgstr "%d Dias" #. TRANSLATORS: uptime command #: src/actions/actions.cpp:835 #, c-format msgid "%d hour" msgstr "%d horas" #: src/actions/actions.cpp:835 #, c-format msgid "%d hours" msgstr "%d Horas" #. TRANSLATORS: uptime command #: src/actions/actions.cpp:845 #, c-format msgid "%d minute" msgstr "%d minutos" #: src/actions/actions.cpp:845 #, c-format msgid "%d minutes" msgstr "%d Minutos" #. TRANSLATORS: uptime command #: src/actions/actions.cpp:855 #, c-format msgid "%d second" msgstr "%d segundos" #: src/actions/actions.cpp:855 #, c-format msgid "%d seconds" msgstr "%d Segundos" #. TRANSLATORS: dump command #: src/actions/actions.cpp:916 src/actions/actions.cpp:925 msgid "Resource images:" msgstr "Recursos de imagem:" #. TRANSLATORS: dump command #: src/actions/actions.cpp:919 src/actions/actions.cpp:928 msgid "Resource orphaned images:" msgstr "Recurso de imagem orfão:" #. TRANSLATORS: dump environment command #: src/actions/actions.cpp:1016 msgid "Environment variables dumped" msgstr "Variáveis de ambiente despejada" #: src/actions/actions.cpp:1135 msgid "Uploaded config into:" msgstr "configuaração de arquivos enviados em:" #: src/actions/actions.cpp:1144 msgid "Uploaded server config into:" msgstr "Configuração de servidor enviado em:" #: src/actions/actions.cpp:1153 msgid "Uploaded log into:" msgstr "Registro enviado em:" #. TRANSLATORS: whisper send #: src/actions/chat.cpp:218 msgid "Cannot send empty whispers!" msgstr "Não é possível enviar mensagens privadas vazias!" #. TRANSLATORS: new whisper or channel query #: src/actions/chat.cpp:239 #, c-format msgid "Cannot create a whisper tab \"%s\"! It either already exists." msgstr "" #. TRANSLATORS: create party message #. TRANSLATORS: chat error message #: src/actions/chat.cpp:264 src/gui/widgets/tabs/chat/partytab.cpp:72 msgid "Party name is missing." msgstr "Falta o nome do grupo." #. TRANSLATORS: create guild message #: src/actions/chat.cpp:282 msgid "Guild name is missing." msgstr "Falta o nome da guilda." #. TRANSLATORS: party invite message #. TRANSLATORS: change relation #: src/actions/chat.cpp:304 src/actions/commands.cpp:64 msgid "Please specify a name." msgstr "Por favor, especifique um nome." #: src/actions/chat.cpp:324 msgid "Return toggles chat." msgstr "Enter alterna para o chat." #: src/actions/chat.cpp:324 msgid "Message closes chat." msgstr "A mensagem fecha o chat." #. TRANSLATORS: message from toggle chat command #: src/actions/chat.cpp:335 msgid "Return now toggles chat." msgstr "Agora Enter alterna para o chat." #. TRANSLATORS: message from toggle chat command #: src/actions/chat.cpp:344 msgid "Message now closes chat." msgstr "Agora a mensagem fecha o chat." #. TRANSLATORS: change relation #: src/actions/commands.cpp:107 #, c-format msgid "Player already %s!" msgstr "Jogador já %s!" #. TRANSLATORS: change relation #: src/actions/commands.cpp:119 #, c-format msgid "Player successfully %s!" msgstr "Jogador %s com sucesso!" #. TRANSLATORS: change relation #: src/actions/commands.cpp:121 #, c-format msgid "Player could not be %s!" msgstr "Jogador não pôde ser %s!" #. TRANSLATORS: unignore command #: src/actions/commands.cpp:152 msgid "Player wasn't ignored!" msgstr "O jogador não estava ignorado!" #. TRANSLATORS: unignore command #: src/actions/commands.cpp:161 msgid "Player no longer ignored!" msgstr "O jogador não está mais sendo ignorado!" #. TRANSLATORS: unignore command #: src/actions/commands.cpp:163 msgid "Player could not be unignored!" msgstr "Não foi possível deixar de ignorar o jogador!" #. TRANSLATORS: erase command #: src/actions/commands.cpp:178 msgid "Player already erased!" msgstr "Jogador já apagado!" #. TRANSLATORS: erase command #: src/actions/commands.cpp:191 msgid "Player no longer erased!" msgstr "Jogador não mais apagado!" #. TRANSLATORS: erase command #: src/actions/commands.cpp:193 msgid "Player could not be erased!" msgstr "Jogador não pôde ser apagado!" #. TRANSLATORS: adding friend command #: src/actions/commands.cpp:200 msgid "friend" msgstr "amigo(a)" #. TRANSLATORS: disregard command #: src/actions/commands.cpp:207 msgid "disregarded" msgstr "ignorado" #. TRANSLATORS: neutral command #: src/actions/commands.cpp:214 msgid "neutral" msgstr "neutro" #. TRANSLATORS: blacklist command #: src/actions/commands.cpp:221 msgid "blacklisted" msgstr "Na Lista Negra" #. TRANSLATORS: enemy command #: src/actions/commands.cpp:228 msgid "enemy" msgstr "inimigo" #. TRANSLATORS: disable trades message #: src/actions/statusbar.cpp:171 msgid "Ignoring incoming trade requests" msgstr "Ignorando propostas de negócios" #. TRANSLATORS: enable trades message #: src/actions/statusbar.cpp:181 msgid "Accepting incoming trade requests" msgstr "Aceitando propostas de negócios" #. TRANSLATORS: visible beings on map #: src/actormanager.cpp:1316 msgid "Visible on map" msgstr "Mapa visivel" #. TRANSLATORS: default race name #: src/being/being.cpp:393 msgid "Human" msgstr "Humano" #: src/being/being.cpp:560 msgid "dodge" msgstr "desviou" #: src/being/being.cpp:560 msgid "miss" msgstr "errou" #. TRANSLATORS: this away status writed in player nick #: src/being/being.cpp:1869 src/gui/windows/whoisonline.cpp:855 msgid "A" msgstr "A" #. TRANSLATORS: this inactive status writed in player nick #: src/being/being.cpp:1874 src/gui/windows/whoisonline.cpp:860 msgid "I" msgstr "I" #. TRANSLATORS: chat message after death #: src/being/localplayer.cpp:380 #, c-format msgid "You were killed by %s" msgstr "Você foi morto(a) por %s" #. TRANSLATORS: pickup error message #: src/being/localplayer.cpp:825 msgid "Tried to pick up nonexistent item." msgstr "Você tentou pegar um item não existente." #. TRANSLATORS: pickup error message #: src/being/localplayer.cpp:829 msgid "Item is too heavy." msgstr "Este item é muito pesado." #. TRANSLATORS: pickup error message #: src/being/localplayer.cpp:833 msgid "Item is too far away." msgstr "Item está muito longe." #. TRANSLATORS: pickup error message #: src/being/localplayer.cpp:837 msgid "Inventory is full." msgstr "O inventário está cheio." #. TRANSLATORS: pickup error message #: src/being/localplayer.cpp:841 msgid "Stack is too big." msgstr "Esta pilha é muito grande." #. TRANSLATORS: pickup error message #: src/being/localplayer.cpp:845 msgid "Item belongs to someone else." msgstr "Este item pertence a outra pessoa." #. TRANSLATORS: pickup error message #: src/being/localplayer.cpp:849 msgid "You can't pickup this amount of items." msgstr "" #. TRANSLATORS: pickup error message #: src/being/localplayer.cpp:853 msgid "Your item stack has max amount." msgstr "" #. TRANSLATORS: pickup error message #: src/being/localplayer.cpp:857 msgid "Unknown problem picking up item." msgstr "Problema desconhecido ao tentar pegar item." #. TRANSLATORS: %d is number, #. [@@%d|%s@@] - here player can see link to item #: src/being/localplayer.cpp:881 #, c-format msgid "You picked up %d [@@%d|%s@@]." msgid_plural "You picked up %d [@@%d|%s@@]." msgstr[0] "Você pegou %d [@@%d|%s@@]." msgstr[1] "Você pegou %d [@@%d|%s@@]." #. TRANSLATORS: this is normal experience #. TRANSLATORS: get xp message #: src/being/localplayer.cpp:1063 src/being/localplayer.cpp:1064 #: src/being/localplayer.cpp:1100 msgid "xp" msgstr "exp" #. TRANSLATORS: this is job experience #: src/being/localplayer.cpp:1068 src/being/localplayer.cpp:1074 #: src/being/localplayer.cpp:1080 msgid "job" msgstr "profissão" #. TRANSLATORS: follow command message #: src/being/localplayer.cpp:2803 #, c-format msgid "Follow: %s" msgstr "Seguindo: %s" #. TRANSLATORS: follow command message #. TRANSLATORS: cancel follow message #: src/being/localplayer.cpp:2809 src/being/localplayer.cpp:2834 msgid "Follow canceled" msgstr "Seguindo cancelado" #. TRANSLATORS: imitate command message #: src/being/localplayer.cpp:2819 #, c-format msgid "Imitation: %s" msgstr "Imitando: %s" #. TRANSLATORS: imitate command message #. TRANSLATORS: cancel follow message #: src/being/localplayer.cpp:2825 src/being/localplayer.cpp:2839 msgid "Imitation canceled" msgstr "Imitação cancelada" #. TRANSLATORS: wait player/monster message #: src/being/localplayer.cpp:3189 #, c-format msgid "You see %s" msgstr "Você vê %s" #. TRANSLATORS: ignore/unignore action #. TRANSLATORS: popup menu item #. TRANSLATORS: add player to completle ignore list #. TRANSLATORS: popup menu item #. TRANSLATORS: add player to ignore list #: src/being/playerrelations.cpp:468 src/gui/popups/popupmenu.cpp:2675 #: src/gui/popups/popupmenu.cpp:2717 msgid "Completely ignore" msgstr "Ignorar completamente" #. TRANSLATORS: ignore/unignore action #: src/being/playerrelations.cpp:485 msgid "Print '...'" msgstr "Imprimir '...'" #. TRANSLATORS: ignore/unignore action #: src/being/playerrelations.cpp:508 msgid "Blink name" msgstr "Piscar nome" #. TRANSLATORS: ignore strategi #: src/being/playerrelations.cpp:554 msgid "Floating '...' bubble" msgstr "Bolha '...' flutuante" #. TRANSLATORS: ignore strategi #: src/being/playerrelations.cpp:558 msgid "Floating bubble" msgstr "Bolha Flutuante" #. TRANSLATORS: setup tab quick button #. TRANSLATORS: full button name #. TRANSLATORS: setup window name #: src/client.cpp:919 src/gui/windowmenu.cpp:166 #: src/gui/windows/setupwindow.cpp:62 msgid "Setup" msgstr "Configurar" #. TRANSLATORS: perfoamance tab quick button #. TRANSLATORS: settings tab name #: src/client.cpp:922 src/gui/widgets/tabs/setup_perfomance.cpp:54 msgid "Performance" msgstr "Performance" #. TRANSLATORS: video tab quick button #. TRANSLATORS: video settings tab name #: src/client.cpp:925 src/gui/widgets/tabs/setup_video.cpp:105 msgid "Video" msgstr "Vídeo" #. TRANSLATORS: theme tab quick button #. TRANSLATORS: theme settings tab name #: src/client.cpp:928 src/gui/widgets/tabs/setup_theme.cpp:122 msgid "Theme" msgstr "Tema" #. TRANSLATORS: theme tab quick button #: src/client.cpp:931 msgid "About" msgstr "Sobre" #. TRANSLATORS: theme tab quick button #. TRANSLATORS: help window name #: src/client.cpp:934 src/gui/windowmenu.cpp:74 #: src/gui/windows/helpwindow.cpp:53 msgid "Help" msgstr "Ajuda" #. TRANSLATORS: close quick button #. TRANSLATORS: ok dialog button #. TRANSLATORS: popup menu item #. TRANSLATORS: close chat tab #. TRANSLATORS: popup menu item #. TRANSLATORS: close window #. TRANSLATORS: did you know window button #. TRANSLATORS: storage button #. TRANSLATORS: npc dialog button #. TRANSLATORS: quests window button #. TRANSLATORS: shop window button #: src/client.cpp:938 src/client.cpp:1391 src/client.cpp:1405 #: src/gui/dialogsmanager.cpp:84 src/gui/popups/popupmenu.cpp:693 #: src/gui/popups/popupmenu.cpp:926 src/gui/windows/didyouknowwindow.cpp:81 #: src/gui/windows/inventorywindow.cpp:224 src/gui/windows/npcdialog.cpp:74 #: src/gui/windows/npcdialog.cpp:112 src/gui/windows/questswindow.cpp:77 #: src/gui/windows/shopwindow.cpp:83 msgid "Close" msgstr "Fechar" #. TRANSLATORS: connection dialog header #: src/client.cpp:1064 msgid "Connecting to server" msgstr "Conectando-se ao servidor" #. TRANSLATORS: connection dialog header #: src/client.cpp:1112 msgid "Logging in" msgstr "Fazendo login" #. TRANSLATORS: connection dialog header #: src/client.cpp:1155 msgid "Entering game world" msgstr "Entrando no mundo do jogo" #. TRANSLATORS: connection dialog header #: src/client.cpp:1282 msgid "Requesting characters" msgstr "Requerindo personagens" #. TRANSLATORS: connection dialog header #: src/client.cpp:1322 msgid "Connecting to the game server" msgstr "Conectando ao servidor do jogo" #. TRANSLATORS: connection dialog header #: src/client.cpp:1334 msgid "Changing game servers" msgstr "Mudando de servidor do jogo" #. TRANSLATORS: error dialog header #. TRANSLATORS: change email error header #. TRANSLATORS: change password error header #. TRANSLATORS: char creation error #. TRANSLATORS: error message #. TRANSLATORS: edit server dialog error header #. TRANSLATORS: error message #. TRANSLATORS: unregister dialog. error message. #. TRANSLATORS: error message header #. TRANSLATORS: error message #. TRANSLATORS: info message #. TRANSLATORS: ok dialog button #: src/client.cpp:1389 src/client.cpp:1403 src/client.cpp:1598 #: src/gui/windows/changeemaildialog.cpp:167 #: src/gui/windows/changepassworddialog.cpp:157 #: src/gui/windows/charcreatedialog.cpp:367 #: src/gui/windows/charselectdialog.cpp:309 #: src/gui/windows/editserverdialog.cpp:201 #: src/gui/windows/registerdialog.cpp:243 #: src/gui/windows/unregisterdialog.cpp:146 #: src/net/ea/charserverhandler.cpp:141 src/net/ea/charserverhandler.cpp:173 #: src/net/eathena/charserverhandler.cpp:524 #: src/net/eathena/charserverhandler.cpp:526 msgid "Error" msgstr "Erro" #. TRANSLATORS: connection dialog header #: src/client.cpp:1418 msgid "Requesting registration details" msgstr "Requisitando detalhes do registro" #. TRANSLATORS: password change message header #: src/client.cpp:1459 msgid "Password Change" msgstr "Mudar senha" #. TRANSLATORS: password change message text #: src/client.cpp:1461 msgid "Password changed successfully!" msgstr "Senha modificada com sucesso!" #. TRANSLATORS: email change message header #: src/client.cpp:1486 msgid "Email Change" msgstr "Mudar email" #. TRANSLATORS: email change message text #: src/client.cpp:1488 msgid "Email changed successfully!" msgstr "Email modificado com sucesso!" #. TRANSLATORS: unregister message header #: src/client.cpp:1515 msgid "Unregister Successful" msgstr "Registro cancelado com sucesso" #. TRANSLATORS: unregister message text #: src/client.cpp:1517 msgid "Farewell, come back any time..." msgstr "Adeus, volte sempre..." #. TRANSLATORS: directory creation error #: src/configmanager.cpp:53 src/dirs.cpp:260 src/dirs.cpp:275 src/dirs.cpp:320 #: src/dirs.cpp:488 src/dirs.cpp:496 #, c-format msgid "%s doesn't exist and can't be created! Exiting." msgstr "%s não existe e não pode ser criado! Saindo." #. TRANSLATORS: update server initialisation error #: src/dirs.cpp:370 #, c-format msgid "Invalid update host: %s." msgstr "Host de atualização inválido: %s." #. TRANSLATORS: update server initialisation error #: src/dirs.cpp:411 src/dirs.cpp:418 msgid "Error creating updates directory!" msgstr "Erro ao criar pasta de atualizações!" #: src/dirs.cpp:440 src/dirs.cpp:458 #, c-format msgid "Error: %s doesn't exist and can't be created! Exiting." msgstr "Erro: %s não existe e não pode se criado! Saindo." #: src/dyetool/dyemain.cpp:49 msgid "dyecmd srcfile dyestring dstfile" msgstr "cmdpintar arquivofonte linhapintar arquivodst" #: src/dyetool/dyemain.cpp:50 msgid "or" msgstr "ou" #: src/dyetool/dyemain.cpp:51 msgid "dyecmd srcdyestring dstfile" msgstr "cmdpintar fontedelinhadepintar arquivodst" #. TRANSLATORS: chat tab header #: src/game.cpp:236 msgid "General" msgstr "Geral" #. TRANSLATORS: chat tab header #. TRANSLATORS: full button name #. TRANSLATORS: debug window name #: src/game.cpp:254 src/gui/windowmenu.cpp:153 #: src/gui/windows/debugwindow.cpp:42 msgid "Debug" msgstr "Depurador" #. TRANSLATORS: save file message #: src/game.cpp:539 #, c-format msgid "Screenshot saved as %s" msgstr "Captura de Tela salva em %s" #. TRANSLATORS: save file message #: src/game.cpp:549 msgid "Saving screenshot failed!" msgstr "Falha ao salvar screenshot!" #. TRANSLATORS: error message text #: src/game.cpp:632 msgid "The connection to the server was lost." msgstr "A conexão com o servidor caiu." #. TRANSLATORS: error message header #: src/game.cpp:635 msgid "Network Error" msgstr "Erro de conexão" #. TRANSLATORS: move type in status bar #: src/gamemodifiers.cpp:142 msgid "(D) default moves" msgstr "(D) movimentos padrão" #. TRANSLATORS: move type in status bar #: src/gamemodifiers.cpp:144 msgid "(I) invert moves" msgstr "(l) inserir movimentos" #. TRANSLATORS: move type in status bar #: src/gamemodifiers.cpp:146 msgid "(c) moves with some crazy moves" msgstr "(c) Alguns movimentos loucos" #. TRANSLATORS: move type in status bar #: src/gamemodifiers.cpp:148 msgid "(C) moves with crazy moves" msgstr "(C) Movimentos loucos" #. TRANSLATORS: move type in status bar #: src/gamemodifiers.cpp:150 msgid "(d) double normal + crazy" msgstr "(d) dobro normal + louco" #. TRANSLATORS: move type in status bar #: src/gamemodifiers.cpp:152 msgid "(?) unknown move" msgstr "(?) movimento desconhecido" #. TRANSLATORS: crazy move type in status bar #: src/gamemodifiers.cpp:177 #, c-format msgid "(%u) crazy move number %u" msgstr "(%u) movimento louco número %u" #. TRANSLATORS: crazy move type in status bar #: src/gamemodifiers.cpp:183 msgid "(a) custom crazy move" msgstr "(a) movimentos loucos customizados" #. TRANSLATORS: crazy move type in status bar #: src/gamemodifiers.cpp:188 msgid "(?) crazy move" msgstr "(?) Movimentos loucos" #. TRANSLATORS: move to target type in status bar #: src/gamemodifiers.cpp:195 msgid "(0) default moves to target" msgstr "(0) Mover ao alvo padrão" #. TRANSLATORS: move to target type in status bar #: src/gamemodifiers.cpp:197 msgid "(1) moves to target in distance 1" msgstr "(1) Mover ao alvo com distância 1" #. TRANSLATORS: move to target type in status bar #: src/gamemodifiers.cpp:199 msgid "(2) moves to target in distance 2" msgstr "(2) mover ao alvo em distância 2" #. TRANSLATORS: move to target type in status bar #: src/gamemodifiers.cpp:201 msgid "(3) moves to target in distance 3" msgstr "(3) Mover ao alvo com distância 3" #. TRANSLATORS: move to target type in status bar #: src/gamemodifiers.cpp:203 msgid "(4) moves to target in distance 4" msgstr "(4) Mover ao alvo com distância 4" #. TRANSLATORS: move to target type in status bar #: src/gamemodifiers.cpp:205 msgid "(5) moves to target in distance 5" msgstr "(5) Mover ao alvo com distância 5" #. TRANSLATORS: move to target type in status bar #: src/gamemodifiers.cpp:207 msgid "(6) moves to target in distance 6" msgstr "(6) Mover ao alvo com distância 6" #. TRANSLATORS: move to target type in status bar #: src/gamemodifiers.cpp:209 msgid "(7) moves to target in distance 7" msgstr "(7) Mover ao alvo com distância 7" #. TRANSLATORS: move to target type in status bar #: src/gamemodifiers.cpp:211 msgid "(8) moves to target in distance 8" msgstr "(8) Mover ao alvo com distância 8" #. TRANSLATORS: move to target type in status bar #: src/gamemodifiers.cpp:213 msgid "(9) moves to target in distance 9" msgstr "(9) Mover ao alvo com distância 9" #. TRANSLATORS: move to target type in status bar #: src/gamemodifiers.cpp:215 msgid "(A) moves to target in attack range" msgstr "(A) Mover ao alvo com a distância de ataque" #. TRANSLATORS: move to target type in status bar #: src/gamemodifiers.cpp:217 msgid "(a) archer attack range" msgstr "(a) Alcance ataque de arqueiro" #. TRANSLATORS: move to target type in status bar #: src/gamemodifiers.cpp:219 msgid "(B) moves to target in attack range - 1" msgstr "(B) Mover ao alvo em alcance de ataque -1" #. TRANSLATORS: move to target type in status bar #: src/gamemodifiers.cpp:221 msgid "(?) move to target" msgstr "(?) Mover ao alvo" #. TRANSLATORS: folow mode in status bar #: src/gamemodifiers.cpp:227 msgid "(D) default follow" msgstr "(D) Seguir em modo padrão" #. TRANSLATORS: folow mode in status bar #: src/gamemodifiers.cpp:229 msgid "(R) relative follow" msgstr "(R) Seguir em modo relativo" #. TRANSLATORS: folow mode in status bar #: src/gamemodifiers.cpp:231 msgid "(M) mirror follow" msgstr "(M) Seguir em modo espelhado" #. TRANSLATORS: folow mode in status bar #: src/gamemodifiers.cpp:233 msgid "(P) pet follow" msgstr "(P) Seguir em modo animal de estimação" #. TRANSLATORS: folow mode in status bar #: src/gamemodifiers.cpp:235 msgid "(?) unknown follow" msgstr "(?) Seguir em modo desconhecido" #. TRANSLATORS: switch attack type in status bar #. TRANSLATORS: attack type in status bar #: src/gamemodifiers.cpp:241 src/gamemodifiers.cpp:249 #: src/gamemodifiers.cpp:263 msgid "(?) attack" msgstr "(?) Ataque" #. TRANSLATORS: switch attack type in status bar #. TRANSLATORS: attack type in status bar #: src/gamemodifiers.cpp:243 src/gamemodifiers.cpp:255 msgid "(D) default attack" msgstr "(D) Ataque padrão" #. TRANSLATORS: switch attack type in status bar #: src/gamemodifiers.cpp:245 msgid "(s) switch attack without shield" msgstr "(s) Trocar ataque sem escudo" #. TRANSLATORS: switch attack type in status bar #: src/gamemodifiers.cpp:247 msgid "(S) switch attack with shield" msgstr "(S) Trocar ataque com escudo" #. TRANSLATORS: attack type in status bar #: src/gamemodifiers.cpp:257 msgid "(G) go and attack" msgstr "(G) Ir e atacar" #. TRANSLATORS: attack type in status bar #: src/gamemodifiers.cpp:259 msgid "(A) go, attack, pickup" msgstr "(A) Ir, atacar, pegar" #. TRANSLATORS: attack type in status bar #: src/gamemodifiers.cpp:261 msgid "(d) without auto attack" msgstr "(d) sem auto ataque" #. TRANSLATORS: pickup size in status bar #: src/gamemodifiers.cpp:296 msgid "(S) small pick up 1x1 cells" msgstr "(S) Pequeno pegar 1x1 celulas" #. TRANSLATORS: pickup size in status bar #: src/gamemodifiers.cpp:298 msgid "(D) default pick up 2x1 cells" msgstr "(D) Pegar padrão 2x1 células" #. TRANSLATORS: pickup size in status bar #: src/gamemodifiers.cpp:300 msgid "(F) forward pick up 2x3 cells" msgstr "(F) Pegar em frente 2x3 células" #. TRANSLATORS: pickup size in status bar #: src/gamemodifiers.cpp:302 msgid "(3) pick up 3x3 cells" msgstr "(3) Pegar 3x3 células" #. TRANSLATORS: pickup size in status bar #: src/gamemodifiers.cpp:304 msgid "(g) go and pick up in distance 4" msgstr "(g) Ir e pegar em distância 4" #. TRANSLATORS: pickup size in status bar #: src/gamemodifiers.cpp:306 msgid "(G) go and pick up in distance 8" msgstr "(G) Ir e pegar em distância 8" #. TRANSLATORS: pickup size in status bar #: src/gamemodifiers.cpp:308 msgid "(A) go and pick up in max distance" msgstr "(A) Ir e pegar em distância mâxima" #. TRANSLATORS: pickup size in status bar #: src/gamemodifiers.cpp:310 msgid "(?) pick up" msgstr "(?) Pegar item" #. TRANSLATORS: magic attack in status bar #: src/gamemodifiers.cpp:316 msgid "(f) use #flar for magic attack" msgstr "(f) Usar #flar para feitiço de ataque" #. TRANSLATORS: magic attack in status bar #: src/gamemodifiers.cpp:318 msgid "(c) use #chiza for magic attack" msgstr "(c) Usar #chiza para feitiço de ataque" #. TRANSLATORS: magic attack in status bar #: src/gamemodifiers.cpp:320 msgid "(I) use #ingrav for magic attack" msgstr "(I) Usar #ingrav para feitiço de ataque" #. TRANSLATORS: magic attack in status bar #: src/gamemodifiers.cpp:322 msgid "(F) use #frillyar for magic attack" msgstr "(F) Usar #frillyar para feitiço de ataque" #. TRANSLATORS: magic attack in status bar #: src/gamemodifiers.cpp:324 msgid "(U) use #upmarmu for magic attack" msgstr "(U) Usar #upmarmu para feitiço de ataque" #. TRANSLATORS: magic attack in status bar #: src/gamemodifiers.cpp:326 msgid "(?) magic attack" msgstr "(?) Feitiço de ataque" #. TRANSLATORS: player attack type in status bar #: src/gamemodifiers.cpp:332 msgid "(a) attack all players" msgstr "(a) atacar qualquer jogador" #. TRANSLATORS: player attack type in status bar #: src/gamemodifiers.cpp:334 msgid "(f) attack all except friends" msgstr "(f) ataque todos, exceto amigos" #. TRANSLATORS: player attack type in status bar #: src/gamemodifiers.cpp:336 msgid "(b) attack bad relations" msgstr "(b) atacar más relações" #. TRANSLATORS: player attack type in status bar #: src/gamemodifiers.cpp:338 msgid "(d) don't attack players" msgstr "(d) não atacar jogadores" #. TRANSLATORS: player attack type in status bar #: src/gamemodifiers.cpp:340 msgid "(?) pvp attack" msgstr "(?) ataque em pvp" #. TRANSLATORS: imitation type in status bar #: src/gamemodifiers.cpp:346 msgid "(D) default imitation" msgstr "(D) Mímica padrão" #. TRANSLATORS: imitation type in status bar #: src/gamemodifiers.cpp:348 msgid "(O) outfits imitation" msgstr "(O) Mímica de roupas" #. TRANSLATORS: imitation type in status bar #: src/gamemodifiers.cpp:350 msgid "(?) imitation" msgstr "(?) Mímica" #. TRANSLATORS: game modifiers state in status bar #: src/gamemodifiers.cpp:356 msgid "Game modifiers are enabled" msgstr "Modificadores de jogo desativados" #. TRANSLATORS: game modifiers state in status bar #: src/gamemodifiers.cpp:358 msgid "Game modifiers are disabled" msgstr "Modificadores de jogo desativados" #. TRANSLATORS: game modifiers state in status bar #: src/gamemodifiers.cpp:360 msgid "Game modifiers are unknown" msgstr "Modificadores são desconhecidos" #. TRANSLATORS: map view type in status bar #: src/gamemodifiers.cpp:373 msgid "(N) normal map view" msgstr "(N) Visualizardor de mapa normal" #. TRANSLATORS: map view type in status bar #: src/gamemodifiers.cpp:375 msgid "(D) debug map view" msgstr "(D) Visualizador de mapa depurador" #. TRANSLATORS: map view type in status bar #: src/gamemodifiers.cpp:377 msgid "(u) ultra map view" msgstr "(u) Visualizador de mapa ultra" #. TRANSLATORS: map view type in status bar #: src/gamemodifiers.cpp:379 msgid "(U) ultra map view 2" msgstr "(U) Visualizador de mapa ultra 2" #. TRANSLATORS: map view type in status bar #: src/gamemodifiers.cpp:381 msgid "(e) empty map view with collision" msgstr "(e) visão de mapa vazio com colisão" #. TRANSLATORS: map view type in status bar #: src/gamemodifiers.cpp:383 msgid "(E) empty map view" msgstr "(E) visão de mapa vazio" #. TRANSLATORS: map view type in status bar #: src/gamemodifiers.cpp:385 msgid "(b) black & white map view" msgstr "(b) Visualizador de mapa preto e branco" #. TRANSLATORS: pickup size in status bar #: src/gamemodifiers.cpp:387 msgid "(?) map view" msgstr "(?) visualização do mapa" #. TRANSLATORS: away type in status bar #: src/gamemodifiers.cpp:393 msgid "(O) on keyboard" msgstr "(O) No teclado" #. TRANSLATORS: away type in status bar #: src/gamemodifiers.cpp:395 msgid "(A) away" msgstr "(A) Modo Ausente" #. TRANSLATORS: away type in status bar #. TRANSLATORS: camera mode in status bar #: src/gamemodifiers.cpp:397 src/gamemodifiers.cpp:450 msgid "(?) away" msgstr "(?) Ausente" #. TRANSLATORS: away message box header #: src/gamemodifiers.cpp:420 msgid "Away" msgstr "Indisponivel" #. TRANSLATORS: camera mode in status bar #: src/gamemodifiers.cpp:446 msgid "(G) game camera mode" msgstr "(G) Modo de jogo câmera" #. TRANSLATORS: camera mode in status bar #: src/gamemodifiers.cpp:448 msgid "(F) free camera mode" msgstr "(F) Modo de jogo câmera livre" #. TRANSLATORS: error message question #: src/gui/dialogsmanager.cpp:93 msgid "Do you want to open support page?" msgstr "Você quer abrir a página de suporte?" #. TRANSLATORS: chat color #. TRANSLATORS: inventory sort mode #. TRANSLATORS: screen density type #. TRANSLATORS: vsync type #: src/gui/models/colorlistmodel.h:33 src/gui/models/sortlistmodelinv.h:34 #: src/gui/widgets/tabs/setup_other.cpp:79 #: src/gui/widgets/tabs/setup_visual.cpp:81 #: src/gui/windows/equipmentwindow.cpp:579 msgid "default" msgstr "padrão" #. TRANSLATORS: chat color #. TRANSLATORS: color name #: src/gui/models/colorlistmodel.h:35 src/gui/models/colormodel.cpp:74 msgid "black" msgstr "preto" #. TRANSLATORS: chat color #. TRANSLATORS: color name #: src/gui/models/colorlistmodel.h:37 src/gui/models/colormodel.cpp:76 msgid "red" msgstr "vermelho" #. TRANSLATORS: chat color #. TRANSLATORS: color name #: src/gui/models/colorlistmodel.h:39 src/gui/models/colormodel.cpp:78 msgid "green" msgstr "verde" #. TRANSLATORS: chat color #. TRANSLATORS: color name #: src/gui/models/colorlistmodel.h:41 src/gui/models/colormodel.cpp:80 msgid "blue" msgstr "azul" #. TRANSLATORS: chat color #. TRANSLATORS: color name #: src/gui/models/colorlistmodel.h:43 src/gui/models/colormodel.cpp:82 msgid "gold" msgstr "ouro" #. TRANSLATORS: chat color #. TRANSLATORS: color name #: src/gui/models/colorlistmodel.h:45 src/gui/models/colormodel.cpp:84 msgid "yellow" msgstr "amarelo" #. TRANSLATORS: chat color #. TRANSLATORS: color name #: src/gui/models/colorlistmodel.h:47 src/gui/models/colormodel.cpp:86 msgid "pink" msgstr "rosa" #. TRANSLATORS: chat color #. TRANSLATORS: color name #: src/gui/models/colorlistmodel.h:49 src/gui/models/colormodel.cpp:88 msgid "purple" msgstr "roxo" #. TRANSLATORS: chat color #. TRANSLATORS: color name #: src/gui/models/colorlistmodel.h:51 src/gui/models/colormodel.cpp:90 msgid "grey" msgstr "cinza" #. TRANSLATORS: chat color #. TRANSLATORS: color name #: src/gui/models/colorlistmodel.h:53 src/gui/models/colormodel.cpp:92 msgid "brown" msgstr "marrom" #. TRANSLATORS: chat color #: src/gui/models/colorlistmodel.h:55 msgid "rainbow 1" msgstr "arco-íris 1" #. TRANSLATORS: chat color #: src/gui/models/colorlistmodel.h:57 msgid "rainbow 2" msgstr "arco-íris 2" #. TRANSLATORS: chat color #: src/gui/models/colorlistmodel.h:59 msgid "rainbow 3" msgstr "arco-íris 3" #. TRANSLATORS: font size #: src/gui/models/fontsizechoicelistmodel.h:35 msgid "Very small (8)" msgstr "Muito pequena (8)" #. TRANSLATORS: font size #: src/gui/models/fontsizechoicelistmodel.h:37 msgid "Very small (9)" msgstr "Muito pequeno (9)" #. TRANSLATORS: font size #: src/gui/models/fontsizechoicelistmodel.h:39 msgid "Tiny (10)" msgstr "Minúsculo (10)" #. TRANSLATORS: font size #: src/gui/models/fontsizechoicelistmodel.h:41 msgid "Small (11)" msgstr "Pequeno (11)" #. TRANSLATORS: font size #: src/gui/models/fontsizechoicelistmodel.h:43 msgid "Medium (12)" msgstr "Médio (12)" #. TRANSLATORS: font size #: src/gui/models/fontsizechoicelistmodel.h:45 msgid "Normal (13)" msgstr "Normal (13)" #. TRANSLATORS: font size #: src/gui/models/fontsizechoicelistmodel.h:47 msgid "Large (14)" msgstr "Largo (14)" #. TRANSLATORS: font size #: src/gui/models/fontsizechoicelistmodel.h:49 msgid "Large (15)" msgstr "Larga (15)" #. TRANSLATORS: font size #: src/gui/models/fontsizechoicelistmodel.h:51 msgid "Large (16)" msgstr "Larga (16)" #. TRANSLATORS: font size #: src/gui/models/fontsizechoicelistmodel.h:53 msgid "Big (17)" msgstr "Grande (17)" #. TRANSLATORS: font size #: src/gui/models/fontsizechoicelistmodel.h:55 msgid "Big (18)" msgstr "Grande (18)" #. TRANSLATORS: font size #: src/gui/models/fontsizechoicelistmodel.h:57 msgid "Big (19)" msgstr "Grande (19)" #. TRANSLATORS: font size #: src/gui/models/fontsizechoicelistmodel.h:59 msgid "Very big (20)" msgstr "Muito Grande (20)" #. TRANSLATORS: font size #: src/gui/models/fontsizechoicelistmodel.h:61 msgid "Very big (21)" msgstr "Muito Grande (21)" #. TRANSLATORS: font size #: src/gui/models/fontsizechoicelistmodel.h:63 msgid "Very big (22)" msgstr "Muito Grande (22)" #. TRANSLATORS: font size #: src/gui/models/fontsizechoicelistmodel.h:65 msgid "Huge (23)" msgstr "Enorme (23)" #. TRANSLATORS: language #. TRANSLATORS: popup menu header #: src/gui/models/langlistmodel.h:45 src/gui/popups/popupmenu.cpp:2378 #: src/gui/popups/popupmenu.cpp:2456 src/gui/widgets/tabs/socialtabbase.h:48 msgid "(default)" msgstr "(padrão)" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:47 msgid "Chinese (China)" msgstr "Chinês(China)" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:49 msgid "Czech" msgstr "Tcheco" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:51 msgid "English" msgstr "Inglês" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:53 msgid "Finnish" msgstr "Finlandês" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:55 msgid "French" msgstr "Francês" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:57 msgid "German" msgstr "Alemão" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:59 msgid "Indonesian" msgstr "Indonésio" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:61 msgid "Italian" msgstr "Italiano" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:63 msgid "Polish" msgstr "Polonês" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:65 msgid "Japanese" msgstr "Japonês" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:67 msgid "Dutch (Belgium/Flemish)" msgstr "Holandês" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:69 msgid "Portuguese" msgstr "Português" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:71 msgid "Portuguese (Brazilian)" msgstr "Português (Brasileiro)" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:73 msgid "Russian" msgstr "Russo" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:75 msgid "Spanish (Castilian)" msgstr "Espanhol" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:77 msgid "Swedish (Sweden)" msgstr "Suéco (Suécia)" #. TRANSLATORS: language #: src/gui/models/langlistmodel.h:79 msgid "Turkish" msgstr "Turco" #. TRANSLATORS: magic school #: src/gui/models/magicschoolmodel.h:35 msgid "General Magic" msgstr "Magia geral" #. TRANSLATORS: magic school #: src/gui/models/magicschoolmodel.h:37 msgid "Life Magic" msgstr "Magia Vida" #. TRANSLATORS: magic school #: src/gui/models/magicschoolmodel.h:39 msgid "War Magic" msgstr "Magia Guerra" #. TRANSLATORS: magic school #: src/gui/models/magicschoolmodel.h:41 msgid "Transmute Magic" msgstr "Magia Transmutação" #. TRANSLATORS: magic school #: src/gui/models/magicschoolmodel.h:43 msgid "Nature Magic" msgstr "Magia Natureza" #. TRANSLATORS: magic school #: src/gui/models/magicschoolmodel.h:45 msgid "Astral Magic" msgstr "Magia Astral" #. TRANSLATORS: relation type #: src/gui/models/playerrelationlistmodel.h:35 msgid "Neutral" msgstr "Neutro" #. TRANSLATORS: relation type #: src/gui/models/playerrelationlistmodel.h:37 msgid "Friend" msgstr "Amigo(a)" #. TRANSLATORS: relation type #: src/gui/models/playerrelationlistmodel.h:39 msgid "Disregarded" msgstr "Desconsiderado" #. TRANSLATORS: relation type #: src/gui/models/playerrelationlistmodel.h:41 msgid "Ignored" msgstr "Ignorado" #. TRANSLATORS: relation type #: src/gui/models/playerrelationlistmodel.h:43 msgid "Erased" msgstr "Apagado" #. TRANSLATORS: relation type #: src/gui/models/playerrelationlistmodel.h:45 msgid "Blacklisted" msgstr "Na Lista Negra" #. TRANSLATORS: relation type #: src/gui/models/playerrelationlistmodel.h:47 msgid "Enemy" msgstr "Inimigo" #. TRANSLATORS: buy dialog sort type. #: src/gui/models/sortlistmodelbuy.h:33 msgid "unsorted" msgstr "Desordenado" #. TRANSLATORS: buy dialog sort type. #: src/gui/models/sortlistmodelbuy.h:35 msgid "by price" msgstr "por preço" #. TRANSLATORS: buy dialog sort type. #. TRANSLATORS: inventory sort mode #: src/gui/models/sortlistmodelbuy.h:37 src/gui/models/sortlistmodelinv.h:36 msgid "by name" msgstr "por nome" #. TRANSLATORS: buy dialog sort type. #. TRANSLATORS: inventory sort mode #: src/gui/models/sortlistmodelbuy.h:39 src/gui/models/sortlistmodelinv.h:38 msgid "by id" msgstr "por id" #. TRANSLATORS: buy dialog sort type. #. TRANSLATORS: inventory sort mode #: src/gui/models/sortlistmodelbuy.h:41 src/gui/models/sortlistmodelinv.h:40 msgid "by weight" msgstr "por peso" #. TRANSLATORS: buy dialog sort type. #. TRANSLATORS: inventory sort mode #: src/gui/models/sortlistmodelbuy.h:43 src/gui/models/sortlistmodelinv.h:42 msgid "by amount" msgstr "por quantidade" #. TRANSLATORS: buy dialog sort type. #. TRANSLATORS: inventory sort mode #: src/gui/models/sortlistmodelbuy.h:45 src/gui/models/sortlistmodelinv.h:44 msgid "by type" msgstr "por tipo" #. TRANSLATORS: target type #: src/gui/models/targettypemodel.h:32 msgid "No Target" msgstr "Sem alvo" #. TRANSLATORS: target type #: src/gui/models/targettypemodel.h:34 msgid "Allow Target" msgstr "Permitir alvo" #. TRANSLATORS: target type #: src/gui/models/targettypemodel.h:36 msgid "Need Target" msgstr "Precisa de alvo" #. TRANSLATORS: update type #. TRANSLATORS: onscreen button size #: src/gui/models/updatetypemodel.h:32 src/gui/widgets/tabs/setup_touch.cpp:44 msgid "Normal" msgstr "Normal" #. TRANSLATORS: update type #: src/gui/models/updatetypemodel.h:34 msgid "Auto Close" msgstr "Fechar" #. TRANSLATORS: update type #: src/gui/models/updatetypemodel.h:36 msgid "Skip" msgstr "Passar" #. TRANSLATORS: being popup label #: src/gui/popups/beingpopup.cpp:135 #, c-format msgid "Party: %s" msgstr "Grupo: %s" #. TRANSLATORS: being popup label #: src/gui/popups/beingpopup.cpp:150 #, c-format msgid "Guild: %s" msgstr "Guilda: %s" #. TRANSLATORS: being popup label #: src/gui/popups/beingpopup.cpp:164 #, c-format msgid "Pvp rank: %u" msgstr "Posição no PVP: %u" #. TRANSLATORS: being popup label #: src/gui/popups/beingpopup.cpp:176 #, c-format msgid "Comment: %s" msgstr "Comentário: %s" #. TRANSLATORS: party popup item #. TRANSLATORS: party creation message #: src/gui/popups/createpartypopup.h:51 src/gui/windows/socialwindow.cpp:501 msgid "Create Party" msgstr "Criar grupo" #. TRANSLATORS: party popup item #. TRANSLATORS: popup menu item #. TRANSLATORS: close menu #. TRANSLATORS: shop window button #. TRANSLATORS: button in change email dialog #. TRANSLATORS: change password dialog button #. TRANSLATORS: char create dialog button #. TRANSLATORS: connection dialog button #. TRANSLATORS: edit server dialog button #. TRANSLATORS: item amount window button #. TRANSLATORS: button in npc post dialog #. TRANSLATORS: quit dialog button #. TRANSLATORS: register dialog. button. #. TRANSLATORS: setup button #. TRANSLATORS: command editor button #. TRANSLATORS: text dialog button #. TRANSLATORS: unregister dialog. button. #. TRANSLATORS: updater window button #. TRANSLATORS: input action name #: src/gui/popups/createpartypopup.h:54 src/gui/popups/popupmenu.cpp:364 #: src/gui/popups/popupmenu.cpp:412 src/gui/popups/popupmenu.cpp:508 #: src/gui/popups/popupmenu.cpp:555 src/gui/popups/popupmenu.cpp:590 #: src/gui/popups/popupmenu.cpp:621 src/gui/popups/popupmenu.cpp:646 #: src/gui/popups/popupmenu.cpp:671 src/gui/popups/popupmenu.cpp:855 #: src/gui/popups/popupmenu.cpp:882 src/gui/popups/popupmenu.cpp:915 #: src/gui/popups/popupmenu.cpp:2120 src/gui/popups/popupmenu.cpp:2156 #: src/gui/popups/popupmenu.cpp:2206 src/gui/popups/popupmenu.cpp:2248 #: src/gui/popups/popupmenu.cpp:2289 src/gui/popups/popupmenu.cpp:2357 #: src/gui/popups/popupmenu.cpp:2435 src/gui/popups/popupmenu.cpp:2469 #: src/gui/popups/popupmenu.cpp:2495 src/gui/popups/popupmenu.cpp:2516 #: src/gui/popups/popupmenu.cpp:2537 src/gui/popups/popupmenu.cpp:2562 #: src/gui/popups/popupmenu.cpp:2579 src/gui/popups/popupmenu.cpp:2889 #: src/gui/popups/popupmenu.cpp:3015 src/gui/windows/buyselldialog.cpp:75 #: src/gui/windows/changeemaildialog.cpp:58 #: src/gui/windows/changepassworddialog.cpp:60 #: src/gui/windows/charcreatedialog.cpp:127 #: src/gui/windows/connectiondialog.cpp:52 #: src/gui/windows/editserverdialog.cpp:61 #: src/gui/windows/itemamountwindow.cpp:160 #: src/gui/windows/npcpostdialog.cpp:72 src/gui/windows/quitdialog.cpp:70 #: src/gui/windows/registerdialog.cpp:65 src/gui/windows/setupwindow.cpp:95 #: src/gui/windows/textcommandeditor.cpp:88 src/gui/windows/textdialog.cpp:55 #: src/gui/windows/unregisterdialog.cpp:57 #: src/gui/windows/updaterwindow.cpp:191 src/input/pages/gui.cpp:105 msgid "Cancel" msgstr "Cancelar" #. TRANSLATORS: popup label #: src/gui/popups/itempopup.cpp:203 #, c-format msgid "Weight: %s" msgstr "Peso: %s" #. TRANSLATORS: popup menu item #. TRANSLATORS: trade with player #. TRANSLATORS: trade chat tab name #: src/gui/popups/popupmenu.cpp:165 src/gui/popups/popupmenu.cpp:766 #: src/gui/widgets/tabs/chat/tradetab.cpp:37 msgid "Trade" msgstr "Negócios" #. TRANSLATORS: popup menu item #. TRANSLATORS: trade attack player #. TRANSLATORS: popup menu item #. TRANSLATORS: attack monster #. TRANSLATORS: popup menu item #. TRANSLATORS: attack player #. TRANSLATORS: Skill type #. TRANSLATORS: bot checker window table header #. TRANSLATORS: input action name #. TRANSLATORS: player stat #: src/gui/popups/popupmenu.cpp:168 src/gui/popups/popupmenu.cpp:274 #: src/gui/popups/popupmenu.cpp:769 src/gui/widgets/skillinfo.cpp:113 #: src/gui/windows/botcheckerwindow.cpp:89 src/input/pages/basic.cpp:42 #: src/net/eathena/generalhandler.cpp:362 src/net/tmwa/generalhandler.cpp:328 msgid "Attack" msgstr "Atacar" #. TRANSLATORS: popup menu item #. TRANSLATORS: send whisper to player #: src/gui/popups/popupmenu.cpp:171 src/gui/popups/popupmenu.cpp:433 msgid "Whisper" msgstr "Sussurro" #. TRANSLATORS: popup menu item #. TRANSLATORS: heal player #: src/gui/popups/popupmenu.cpp:177 src/gui/popups/popupmenu.cpp:773 msgid "Heal" msgstr "Cura" #. TRANSLATORS: popup menu item #. TRANSLATORS: kick player from guild #: src/gui/popups/popupmenu.cpp:197 src/gui/popups/popupmenu.cpp:213 #: src/gui/popups/popupmenu.cpp:479 src/gui/popups/popupmenu.cpp:799 msgid "Kick from guild" msgstr "Expulsar da guilda" #. TRANSLATORS: popup menu item #. TRANSLATORS: change player position in guild #: src/gui/popups/popupmenu.cpp:204 src/gui/popups/popupmenu.cpp:220 #: src/gui/popups/popupmenu.cpp:486 src/gui/popups/popupmenu.cpp:806 msgid "Change pos in guild" msgstr "Mudar pos na Guilda" #. TRANSLATORS: popup menu item #. TRANSLATORS: invite player to guild #: src/gui/popups/popupmenu.cpp:230 src/gui/popups/popupmenu.cpp:496 #: src/gui/popups/popupmenu.cpp:817 msgid "Invite to guild" msgstr "Convidar pra Guilda" #. TRANSLATORS: popup menu item #. TRANSLATORS: set player invisible for self by id #: src/gui/popups/popupmenu.cpp:237 msgid "Nuke" msgstr "Desaparecer" #. TRANSLATORS: popup menu item #. TRANSLATORS: move to player location #. TRANSLATORS: popup menu item #. TRANSLATORS: move to npc location #. TRANSLATORS: popup menu item #. TRANSLATORS: move to player position #. TRANSLATORS: popup menu item #. TRANSLATORS: move to map item #. TRANSLATORS: popup menu item #. TRANSLATORS: move to player position #. TRANSLATORS: popup menu item #. TRANSLATORS: move to player location #. TRANSLATORS: input tab sub tab name #. TRANSLATORS: bot checker window table header #: src/gui/popups/popupmenu.cpp:240 src/gui/popups/popupmenu.cpp:262 #: src/gui/popups/popupmenu.cpp:463 src/gui/popups/popupmenu.cpp:614 #: src/gui/popups/popupmenu.cpp:780 src/gui/popups/popupmenu.cpp:840 #: src/gui/setupinputpages.cpp:45 src/gui/windows/botcheckerwindow.cpp:93 msgid "Move" msgstr "Mover" #. TRANSLATORS: popup menu item #. TRANSLATORS: talk with npc #. TRANSLATORS: bot checker window table header #. TRANSLATORS: input action name #: src/gui/popups/popupmenu.cpp:252 src/gui/windows/botcheckerwindow.cpp:91 #: src/input/pages/basic.cpp:90 msgid "Talk" msgstr "Falar" #. TRANSLATORS: popup menu item #. TRANSLATORS: buy from npc #. TRANSLATORS: popup menu item #. TRANSLATORS: buy item #. TRANSLATORS: buy dialog name #. TRANSLATORS: shop window button #: src/gui/popups/popupmenu.cpp:255 src/gui/popups/popupmenu.cpp:2748 #: src/gui/windows/buydialog.cpp:183 src/gui/windows/buydialog.cpp:199 #: src/gui/windows/buydialog.cpp:260 src/gui/windows/buyselldialog.cpp:71 msgid "Buy" msgstr "Comprar" #. TRANSLATORS: popup menu item #. TRANSLATORS: sell to npc #. TRANSLATORS: popup menu item #. TRANSLATORS: sell item #. TRANSLATORS: sell dialog name #. TRANSLATORS: sell dialog button #. TRANSLATORS: shop window button #: src/gui/popups/popupmenu.cpp:258 src/gui/popups/popupmenu.cpp:2751 #: src/gui/widgets/selldialog.cpp:51 src/gui/widgets/selldialog.cpp:96 #: src/gui/windows/buyselldialog.cpp:73 msgid "Sell" msgstr "Vender" #. TRANSLATORS: popup menu item #. TRANSLATORS: add comment to npc #. TRANSLATORS: popup menu item #. TRANSLATORS: add comment to player #: src/gui/popups/popupmenu.cpp:265 src/gui/popups/popupmenu.cpp:443 #: src/gui/popups/popupmenu.cpp:2851 msgid "Add comment" msgstr "Add comentário" #. TRANSLATORS: remove monster from attack list #. TRANSLATORS: popup menu item #: src/gui/popups/popupmenu.cpp:286 msgid "Remove from attack list" msgstr "Remover da lista de ataque" #. TRANSLATORS: popup menu item #. TRANSLATORS: add monster to priotiry attack list #: src/gui/popups/popupmenu.cpp:293 msgid "Add to priority attack list" msgstr "Adicionar na prioridade da lista de ataques" #. TRANSLATORS: popup menu item #. TRANSLATORS: add monster to attack list #: src/gui/popups/popupmenu.cpp:297 msgid "Add to attack list" msgstr "Adicionar a lista de ataques" #. TRANSLATORS: popup menu item #. TRANSLATORS: add monster to ignore list #. TRANSLATORS: popup menu item #. TRANSLATORS: add item to pickup list #: src/gui/popups/popupmenu.cpp:301 src/gui/popups/popupmenu.cpp:2871 msgid "Add to ignore list" msgstr "Adicionar a lista de ignorados" #. TRANSLATORS: popup menu item #. TRANSLATORS: Mercenary move to master #: src/gui/popups/popupmenu.cpp:310 src/gui/popups/popupmenu.cpp:321 msgid "Move to master" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: fire mercenary #: src/gui/popups/popupmenu.cpp:314 msgid "Fire" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: feed homunculus #. TRANSLATORS: popup menu item #. TRANSLATORS: feed pet #: src/gui/popups/popupmenu.cpp:324 src/gui/popups/popupmenu.cpp:335 msgid "Feed" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: delete homunculus #: src/gui/popups/popupmenu.cpp:328 msgid "Kill" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: pet drop loot #: src/gui/popups/popupmenu.cpp:338 msgid "Drop loot" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: pet unequip item #. TRANSLATORS: equipment window button #. TRANSLATORS: inventory button #: src/gui/popups/popupmenu.cpp:341 src/gui/windows/equipmentwindow.cpp:74 #: src/gui/windows/inventorywindow.cpp:173 src/resources/itemtypemapdata.h:47 #: src/resources/itemtypemapdata.h:51 src/resources/itemtypemapdata.h:55 #: src/resources/itemtypemapdata.h:59 src/resources/itemtypemapdata.h:63 #: src/resources/itemtypemapdata.h:67 src/resources/itemtypemapdata.h:71 #: src/resources/itemtypemapdata.h:75 src/resources/itemtypemapdata.h:79 #: src/resources/itemtypemapdata.h:83 src/resources/itemtypemapdata.h:87 #: src/resources/itemtypemapdata.h:91 src/resources/itemtypemapdata.h:95 msgid "Unequip" msgstr "Desequipar" #. TRANSLATORS: popup menu item #. TRANSLATORS: pet return to egg #: src/gui/popups/popupmenu.cpp:345 msgid "Return to egg" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: add being name to chat #. TRANSLATORS: popup menu item #. TRANSLATORS: add player name to chat #: src/gui/popups/popupmenu.cpp:359 src/gui/popups/popupmenu.cpp:504 msgid "Add name to chat" msgstr "Adicionar nome ao chat" #. TRANSLATORS: popup menu header #. TRANSLATORS: settings tab name #: src/gui/popups/popupmenu.cpp:389 src/gui/widgets/tabs/setup_players.cpp:38 msgid "Players" msgstr "Jogadores" #. TRANSLATORS: popup menu item #. TRANSLATORS: kick player from party #: src/gui/popups/popupmenu.cpp:455 src/gui/popups/popupmenu.cpp:2796 #: src/gui/popups/popupmenu.cpp:2820 msgid "Kick from party" msgstr "Expulsar do grupo" #. TRANSLATORS: popup menu item #. TRANSLATORS: pickup item from ground #: src/gui/popups/popupmenu.cpp:537 src/gui/popups/popupmenu.cpp:546 msgid "Pick up" msgstr "Pegar" #. TRANSLATORS: popup menu item #. TRANSLATORS: add item name to chat #: src/gui/popups/popupmenu.cpp:551 src/gui/popups/popupmenu.cpp:2116 #: src/gui/popups/popupmenu.cpp:2192 src/gui/popups/popupmenu.cpp:2234 msgid "Add to chat" msgstr "Nome no chat" #. TRANSLATORS: popup menu header #: src/gui/popups/popupmenu.cpp:572 src/gui/popups/popupmenu.cpp:604 msgid "Map Item" msgstr "Mapa Item" #. TRANSLATORS: popup menu item #. TRANSLATORS: rename map item #: src/gui/popups/popupmenu.cpp:575 src/gui/windows/charselectdialog.cpp:130 msgid "Rename" msgstr "Renomear" #. TRANSLATORS: popup menu item #. TRANSLATORS: remove map item #. TRANSLATORS: popup menu item #. TRANSLATORS: remove attack target #. TRANSLATORS: popup menu item #. TRANSLATORS: remove item from pickup filter #: src/gui/popups/popupmenu.cpp:578 src/gui/popups/popupmenu.cpp:2431 #: src/gui/popups/popupmenu.cpp:2465 msgid "Remove" msgstr "Remover" #. TRANSLATORS: popup menu item #. TRANSLATORS: warp to map item #: src/gui/popups/popupmenu.cpp:585 src/gui/popups/popupmenu.cpp:610 msgid "Warp" msgstr "Urdidura" #. TRANSLATORS: popup menu item #. TRANSLATORS: move camera to map item #: src/gui/popups/popupmenu.cpp:617 msgid "Move camera" msgstr "Mover câmera" #. TRANSLATORS: popup menu header #. TRANSLATORS: input tab sub tab name #. TRANSLATORS: full button name #. TRANSLATORS: inventory button #. TRANSLATORS: outfits window name #: src/gui/popups/popupmenu.cpp:635 src/gui/setupinputpages.cpp:53 #: src/gui/windowmenu.cpp:141 src/gui/windows/inventorywindow.cpp:190 #: src/gui/windows/outfitwindow.cpp:60 msgid "Outfits" msgstr "Roupas" #. TRANSLATORS: popup menu item #. TRANSLATORS: clear selected outfit #: src/gui/popups/popupmenu.cpp:638 msgid "Clear outfit" msgstr "Limpar conjunto de roupas" #. TRANSLATORS: popup menu header #. TRANSLATORS: full button name #: src/gui/popups/popupmenu.cpp:664 src/gui/windowmenu.cpp:125 msgid "Spells" msgstr "Feitiços" #. TRANSLATORS: popup menu item #. TRANSLATORS: edit selected spell #: src/gui/popups/popupmenu.cpp:667 msgid "Edit spell" msgstr "Editar feitiços" #. TRANSLATORS: popup menu item #. TRANSLATORS: remove all text from chat tab #. TRANSLATORS: npc dialog button #: src/gui/popups/popupmenu.cpp:698 src/gui/windows/npcdialog.cpp:109 msgid "Clear" msgstr "Limpar" #. TRANSLATORS: popup menu item #. TRANSLATORS: disable chat tab highlight #: src/gui/popups/popupmenu.cpp:705 msgid "Disable highlight" msgstr "Desabilitar destaque" #. TRANSLATORS: popup menu item #. TRANSLATORS: enable chat tab highlight #: src/gui/popups/popupmenu.cpp:711 msgid "Enable highlight" msgstr "Habilitar destaque" #. TRANSLATORS: popup menu item #. TRANSLATORS: do not remove player names from chat tab #: src/gui/popups/popupmenu.cpp:717 msgid "Don't remove name" msgstr "Não retire o nome" #. TRANSLATORS: popup menu item #. TRANSLATORS: remove player names from chat tab #: src/gui/popups/popupmenu.cpp:723 msgid "Remove name" msgstr "Remover o nome" #. TRANSLATORS: popup menu item #. TRANSLATORS: enable away messages in chat tab #: src/gui/popups/popupmenu.cpp:729 msgid "Enable away" msgstr "Habilitar modo indisponível" #. TRANSLATORS: popup menu item #. TRANSLATORS: disable away messages in chat tab #: src/gui/popups/popupmenu.cpp:735 msgid "Disable away" msgstr "Desabilitar modo indisponível" #. TRANSLATORS: popup menu item #. TRANSLATORS: enable away messages in chat tab #. TRANSLATORS: social window button #: src/gui/popups/popupmenu.cpp:742 src/gui/windows/socialwindow.cpp:91 msgid "Leave" msgstr "Sair" #. TRANSLATORS: popup menu item #. TRANSLATORS: copy selected text to clipboard #. TRANSLATORS: popup menu item #. TRANSLATORS: copy link to clipboard #. TRANSLATORS: popup menu item #. TRANSLATORS: copy npc text to clipboard #: src/gui/popups/popupmenu.cpp:747 src/gui/popups/popupmenu.cpp:2533 #: src/gui/popups/popupmenu.cpp:2575 msgid "Copy to clipboard" msgstr "Copiar para a área de transferência" #. TRANSLATORS: popup menu header #: src/gui/popups/popupmenu.cpp:864 msgid "Change guild position" msgstr "Mudar a posição da guilda" #. TRANSLATORS: popup menu header #: src/gui/popups/popupmenu.cpp:909 msgid "window" msgstr "janela" #. TRANSLATORS: popup menu item #. TRANSLATORS: unlock window #: src/gui/popups/popupmenu.cpp:935 msgid "Unlock" msgstr "Desbloquear" #. TRANSLATORS: popup menu item #. TRANSLATORS: lock window #: src/gui/popups/popupmenu.cpp:941 msgid "Lock" msgstr "Bloquear" #. TRANSLATORS: number of chars in string should be near original #: src/gui/popups/popupmenu.cpp:1436 msgid "Rename map sign " msgstr "Renomear mapa " #. TRANSLATORS: number of chars in string should be near original #: src/gui/popups/popupmenu.cpp:1438 msgid "Name: " msgstr "Nome: " #: src/gui/popups/popupmenu.cpp:1462 msgid "Player comment " msgstr "Comentário do jogador " #. TRANSLATORS: number of chars in string should be near original #: src/gui/popups/popupmenu.cpp:1464 msgid "Comment: " msgstr "Comentário: " #. TRANSLATORS: popup menu item #. TRANSLATORS: add item to trade #: src/gui/popups/popupmenu.cpp:2033 msgid "Add to trade" msgstr "Add. na negociação" #. TRANSLATORS: popup menu item #. TRANSLATORS: add 10 item amount to trade #: src/gui/popups/popupmenu.cpp:2040 msgid "Add to trade 10" msgstr "Add. 10 na negociação" #. TRANSLATORS: popup menu item #. TRANSLATORS: add half item amount to trade #: src/gui/popups/popupmenu.cpp:2044 msgid "Add to trade half" msgstr "Add. metade na negociação" #. TRANSLATORS: popup menu item #. TRANSLATORS: add all amount except one item to trade #: src/gui/popups/popupmenu.cpp:2047 msgid "Add to trade all-1" msgstr "Adicionar todos para troca-1" #. TRANSLATORS: popup menu item #. TRANSLATORS: add all amount item to trade #: src/gui/popups/popupmenu.cpp:2050 msgid "Add to trade all" msgstr "Add. todos na negociação" #. TRANSLATORS: popup menu item #. TRANSLATORS: add item to storage #. TRANSLATORS: storage button #. TRANSLATORS: inventory button #. TRANSLATORS: setup button #: src/gui/popups/popupmenu.cpp:2058 src/gui/popups/popupmenu.cpp:2188 #: src/gui/popups/popupmenu.cpp:2229 src/gui/windows/inventorywindow.cpp:220 #: src/gui/windows/inventorywindow.cpp:716 src/gui/windows/setupwindow.cpp:97 msgid "Store" msgstr "Armazenar" #. TRANSLATORS: popup menu item #. TRANSLATORS: add 10 item amount to storage #: src/gui/popups/popupmenu.cpp:2065 msgid "Store 10" msgstr "Guardar 10" #. TRANSLATORS: popup menu item #. TRANSLATORS: add half item amount to storage #: src/gui/popups/popupmenu.cpp:2069 msgid "Store half" msgstr "Guardar metade" #. TRANSLATORS: popup menu item #. TRANSLATORS: add all except one item amount to storage #: src/gui/popups/popupmenu.cpp:2072 msgid "Store all-1" msgstr "Armazenar todos-1" #. TRANSLATORS: popup menu item #. TRANSLATORS: add all item amount to storage #: src/gui/popups/popupmenu.cpp:2075 msgid "Store all" msgstr "Guardar tudo" #. TRANSLATORS: popup menu item #. TRANSLATORS: get item from storage #. TRANSLATORS: storage button #: src/gui/popups/popupmenu.cpp:2087 src/gui/windows/inventorywindow.cpp:222 msgid "Retrieve" msgstr "Retirar" #. TRANSLATORS: popup menu item #. TRANSLATORS: get 10 item amount from storage #: src/gui/popups/popupmenu.cpp:2094 msgid "Retrieve 10" msgstr "Retirar 10" #. TRANSLATORS: popup menu item #. TRANSLATORS: get half item amount from storage #: src/gui/popups/popupmenu.cpp:2098 msgid "Retrieve half" msgstr "Retirar metade" #. TRANSLATORS: popup menu item #. TRANSLATORS: get all except one item amount from storage #: src/gui/popups/popupmenu.cpp:2101 msgid "Retrieve all-1" msgstr "Recuperar todos-1" #. TRANSLATORS: popup menu item #. TRANSLATORS: get all item amount from storage #: src/gui/popups/popupmenu.cpp:2104 msgid "Retrieve all" msgstr "Retirar tudo" #. TRANSLATORS: popup menu item #. TRANSLATORS: use item #. TRANSLATORS: popup menu item #. TRANSLATORS: inventory button #. TRANSLATORS: skills dialog button #. TRANSLATORS: inventory button #: src/gui/popups/popupmenu.cpp:2150 src/gui/popups/popupmenu.cpp:2939 #: src/gui/windows/inventorywindow.cpp:171 #: src/gui/windows/inventorywindow.cpp:629 src/gui/windows/skilldialog.cpp:80 #: src/gui/windows/skilldialog.cpp:152 src/gui/windows/skilldialog.cpp:322 #: src/gui/windows/skilldialog.cpp:449 src/gui/windows/skilldialog.cpp:531 #: src/resources/itemtypemapdata.h:39 src/resources/itemtypemapdata.h:43 msgid "Use" msgstr "Usar" #. TRANSLATORS: popup menu item #: src/gui/popups/popupmenu.cpp:2244 msgid "Clear drop window" msgstr "Queda nítida de janela" #. TRANSLATORS: popup menu item #: src/gui/popups/popupmenu.cpp:2275 src/gui/popups/popupmenu.cpp:2336 msgid "Hide" msgstr "Ocultar" #. TRANSLATORS: popup menu item #: src/gui/popups/popupmenu.cpp:2282 src/gui/popups/popupmenu.cpp:2343 msgid "Show" msgstr "Mostrar" #. TRANSLATORS: popup menu item #: src/gui/popups/popupmenu.cpp:2350 msgid "Reset yellow bar" msgstr "Zerar barra amarela" #. TRANSLATORS: popup menu item #. TRANSLATORS: copy status to chat #. TRANSLATORS: status window button #: src/gui/popups/popupmenu.cpp:2354 src/gui/windows/statuswindow.cpp:93 msgid "Copy to chat" msgstr "Copiar para chat" #. TRANSLATORS: popup menu item #. TRANSLATORS: move attack target up #: src/gui/popups/popupmenu.cpp:2394 src/gui/popups/popupmenu.cpp:2413 msgid "Move up" msgstr "Mover para cima" #. TRANSLATORS: popup menu item #. TRANSLATORS: move attack target down #: src/gui/popups/popupmenu.cpp:2400 src/gui/popups/popupmenu.cpp:2419 msgid "Move down" msgstr "Mover para baixo" #. TRANSLATORS: popup menu item #. TRANSLATORS: undress item from player #. TRANSLATORS: popup menu item #. TRANSLATORS: undress player #: src/gui/popups/popupmenu.cpp:2491 src/gui/popups/popupmenu.cpp:2848 msgid "Undress" msgstr "Despir" #. TRANSLATORS: popup menu item #. TRANSLATORS: copy text to clipboard #: src/gui/popups/popupmenu.cpp:2509 msgid "Copy" msgstr "Copiar" #. TRANSLATORS: popup menu item #. TRANSLATORS: paste text from clipboard #: src/gui/popups/popupmenu.cpp:2512 msgid "Paste" msgstr "Colar" #. TRANSLATORS: popup menu item #. TRANSLATORS: open link in browser #: src/gui/popups/popupmenu.cpp:2530 msgid "Open link" msgstr "Abrir endereço" #. TRANSLATORS: popup menu header #: src/gui/popups/popupmenu.cpp:2548 msgid "Show window" msgstr "Mostrar Janela" #. TRANSLATORS: popup menu item #. TRANSLATORS: add player to disregarded list #: src/gui/popups/popupmenu.cpp:2621 src/gui/popups/popupmenu.cpp:2657 #: src/gui/popups/popupmenu.cpp:2696 src/gui/popups/popupmenu.cpp:2714 msgid "Disregard" msgstr "Ser inimigo(a)" #. TRANSLATORS: popup menu item #. TRANSLATORS: add player to ignore list #. TRANSLATORS: confirm dialog button #: src/gui/popups/popupmenu.cpp:2624 src/gui/popups/popupmenu.cpp:2660 #: src/gui/popups/popupmenu.cpp:2699 src/gui/windows/confirmdialog.cpp:60 msgid "Ignore" msgstr "Ignora" #. TRANSLATORS: popup menu item #. TRANSLATORS: add player to black list #: src/gui/popups/popupmenu.cpp:2627 src/gui/popups/popupmenu.cpp:2702 msgid "Black list" msgstr "Lista Negra" #. TRANSLATORS: popup menu item #. TRANSLATORS: add player to enemy list #: src/gui/popups/popupmenu.cpp:2630 src/gui/popups/popupmenu.cpp:2663 msgid "Set as enemy" msgstr "Definir como inimigo" #. TRANSLATORS: popup menu item #. TRANSLATORS: add player to erased list #: src/gui/popups/popupmenu.cpp:2633 src/gui/popups/popupmenu.cpp:2666 #: src/gui/popups/popupmenu.cpp:2678 src/gui/popups/popupmenu.cpp:2687 #: src/gui/popups/popupmenu.cpp:2705 msgid "Erase" msgstr "Apagar" #. TRANSLATORS: popup menu item #. TRANSLATORS: add player to friends list #: src/gui/popups/popupmenu.cpp:2643 msgid "Be friend" msgstr "Ser amigo(a)" #. TRANSLATORS: popup menu item #. TRANSLATORS: remove player from ignore list #: src/gui/popups/popupmenu.cpp:2654 src/gui/popups/popupmenu.cpp:2672 #: src/gui/popups/popupmenu.cpp:2684 src/gui/popups/popupmenu.cpp:2693 #: src/gui/popups/popupmenu.cpp:2711 msgid "Unignore" msgstr "Não ignorar" #. TRANSLATORS: popup menu item #: src/gui/popups/popupmenu.cpp:2730 msgid "Follow" msgstr "Seguir" #. TRANSLATORS: popup menu item #. TRANSLATORS: imitate player #: src/gui/popups/popupmenu.cpp:2734 msgid "Imitation" msgstr "Imitar" #. TRANSLATORS: popup menu item #. TRANSLATORS: buy item #: src/gui/popups/popupmenu.cpp:2758 src/gui/popups/popupmenu.cpp:2773 msgid "Buy (?)" msgstr "Comprar (?)" #. TRANSLATORS: popup menu item #. TRANSLATORS: sell item #: src/gui/popups/popupmenu.cpp:2761 src/gui/popups/popupmenu.cpp:2776 msgid "Sell (?)" msgstr "vender (?)" #. TRANSLATORS: popup menu item #. TRANSLATORS: invite player to party #: src/gui/popups/popupmenu.cpp:2790 src/gui/popups/popupmenu.cpp:2814 msgid "Invite to party" msgstr "Convidar para grupo" #: src/gui/popups/popupmenu.cpp:2837 #, c-format msgid "Join chat %s" msgstr "" #. TRANSLATORS: popup menu item #: src/gui/popups/popupmenu.cpp:2845 msgid "Show Items" msgstr "Mostrar itens" #. TRANSLATORS: popup menu item #. TRANSLATORS: remove item from pickup list #: src/gui/popups/popupmenu.cpp:2862 msgid "Remove from pickup list" msgstr "Remover da lista de pegar" #. TRANSLATORS: popup menu item #: src/gui/popups/popupmenu.cpp:2867 msgid "Add to pickup list" msgstr "Adicionar a lista de captura" #. TRANSLATORS: popup menu item #. TRANSLATORS: remove protection from item #: src/gui/popups/popupmenu.cpp:2916 msgid "Unprotect item" msgstr "Desproteger item" #. TRANSLATORS: popup menu item #. TRANSLATORS: add protection to item #: src/gui/popups/popupmenu.cpp:2925 msgid "Protect item" msgstr "Proteger item" #. TRANSLATORS: popup menu item #. TRANSLATORS: drop item #. TRANSLATORS: inventory button #: src/gui/popups/popupmenu.cpp:2954 src/gui/windows/inventorywindow.cpp:186 #: src/gui/windows/inventorywindow.cpp:724 msgid "Drop..." msgstr "Descartar..." #. TRANSLATORS: popup menu item #. TRANSLATORS: drop all item amount #: src/gui/popups/popupmenu.cpp:2957 msgid "Drop all" msgstr "Descartar tudo" #. TRANSLATORS: popup menu item #. TRANSLATORS: drop item #. TRANSLATORS: full button name #. TRANSLATORS: inventory button #: src/gui/popups/popupmenu.cpp:2963 src/gui/windowmenu.cpp:129 #: src/gui/windows/inventorywindow.cpp:729 msgid "Drop" msgstr "Descartar" #. TRANSLATORS: popup menu item #. TRANSLATORS: split items #. TRANSLATORS: inventory button #: src/gui/popups/popupmenu.cpp:2971 src/gui/windows/inventorywindow.cpp:188 msgid "Split" msgstr "Dividir" #. TRANSLATORS: popup menu item #. TRANSLATORS: gm commands #: src/gui/popups/popupmenu.cpp:2981 msgid "GM..." msgstr "GM..." #. TRANSLATORS: popup menu header #: src/gui/popups/popupmenu.cpp:2989 msgid "GM commands" msgstr "Comandos de GM" #. TRANSLATORS: popup menu item #. TRANSLATORS: check player ip #: src/gui/popups/popupmenu.cpp:2994 msgid "Check ip" msgstr "Checar ip" #. TRANSLATORS: popup menu item #. TRANSLATORS: go to player position #: src/gui/popups/popupmenu.cpp:2997 msgid "Goto" msgstr "Ir à" #. TRANSLATORS: popup menu item #. TRANSLATORS: recall player to current position #: src/gui/popups/popupmenu.cpp:3000 msgid "Recall" msgstr "Trazer jogador" #. TRANSLATORS: popup menu item #. TRANSLATORS: revive player #. TRANSLATORS: ok dialog button #: src/gui/popups/popupmenu.cpp:3003 src/net/ea/playerhandler.cpp:195 msgid "Revive" msgstr "Reviver" #. TRANSLATORS: popup menu item #. TRANSLATORS: kick player #: src/gui/popups/popupmenu.cpp:3008 msgid "Kick" msgstr "Chutar" #. TRANSLATORS: input tab sub tab name #: src/gui/setupinputpages.cpp:43 msgid "Basic" msgstr "Básico" #. TRANSLATORS: input tab sub tab name #. TRANSLATORS: full button name #: src/gui/setupinputpages.cpp:47 src/gui/windowmenu.cpp:121 msgid "Shortcuts" msgstr "Atalhos" #. TRANSLATORS: input tab sub tab name #. TRANSLATORS: settings group #. TRANSLATORS: full button name #: src/gui/setupinputpages.cpp:49 src/gui/widgets/tabs/setup_other.cpp:315 #: src/gui/windowmenu.cpp:162 msgid "Windows" msgstr "Janelas" #. TRANSLATORS: input tab sub tab name #. TRANSLATORS: emotes window name #. TRANSLATORS: emotes tab name #: src/gui/setupinputpages.cpp:51 src/gui/windows/emotewindow.cpp:54 #: src/gui/windows/emotewindow.cpp:115 msgid "Emotes" msgstr "Emoções" #. TRANSLATORS: input tab sub tab name #. TRANSLATORS: settings tab name #. TRANSLATORS: chat window name #: src/gui/setupinputpages.cpp:55 src/gui/widgets/tabs/setup_chat.cpp:40 #: src/gui/windowmenu.cpp:88 src/gui/windows/chatwindow.cpp:91 msgid "Chat" msgstr "Chat" #. TRANSLATORS: input tab sub tab name #. TRANSLATORS: settings group #. TRANSLATORS: char create dialog button #. TRANSLATORS: register dialog. button. #. TRANSLATORS: input action name #: src/gui/setupinputpages.cpp:57 src/gui/widgets/tabs/setup_audio.cpp:151 #: src/gui/widgets/tabs/setup_chat.cpp:179 #: src/gui/widgets/tabs/setup_other.cpp:337 #: src/gui/widgets/tabs/setup_visual.cpp:192 #: src/gui/windows/charcreatedialog.cpp:117 #: src/gui/windows/registerdialog.cpp:104 src/input/pages/gui.cpp:87 msgid "Other" msgstr "Outro" #. TRANSLATORS: input tab sub tab name #: src/gui/setupinputpages.cpp:59 msgid "Gui" msgstr "Gui" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:116 msgid "Being" msgstr "Personagem" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:118 msgid "Friend names" msgstr "Nomes de Amigos" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:120 msgid "Disregarded names" msgstr "Nomes Desconsiderados" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:122 msgid "Ignored names" msgstr "Nomes de Ignorados" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:124 msgid "Erased names" msgstr "Nomes de Apagados" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:126 msgid "Other players names" msgstr "Nomes de Outros Jogadores" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:128 msgid "Own name" msgstr "Seu Nome" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:130 msgid "GM names" msgstr "Nomes de GM" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:132 msgid "NPCs" msgstr "NPCs" #. TRANSLATORS: palette color #. TRANSLATORS: settings option #: src/gui/userpalette.cpp:134 src/gui/widgets/tabs/setup_other.cpp:108 msgid "Monsters" msgstr "Monstros" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:136 msgid "Monster HP bar" msgstr "Barra de HP" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:139 msgid "Monster HP bar (second color)" msgstr "Barra de HP do inimigo (segunda cor)" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:141 msgid "Party members" msgstr "Membros do grupo" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:143 msgid "Guild members" msgstr "Membros da guilda" #. TRANSLATORS: palette color #. TRANSLATORS: settings option #: src/gui/userpalette.cpp:145 src/gui/widgets/tabs/setup_visual.cpp:157 msgid "Particle effects" msgstr "Efeitos de partícula" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:147 msgid "Pickup notification" msgstr "Aviso ao pegar algum item" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:149 msgid "Exp notification" msgstr "Aviso de experiência" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:151 msgid "Player HP bar" msgstr "Barra de HP do jogador" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:155 msgid "Player HP bar (second color)" msgstr "Barra de HP do jogador (segunda cor)" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:157 msgid "Player hits monster" msgstr "Jogador acerta Monstro" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:159 msgid "Monster hits player" msgstr "Monstro Acerta Jogador" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:163 msgid "Other player hits local player" msgstr "Outro jogador ataca você" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:165 msgid "Critical Hit" msgstr "Golpe crítico" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:169 msgid "Local player hits monster" msgstr "Jogador local Acerta Monstro" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:172 msgid "Local player critical hit" msgstr "Golpe Crítico do Jogador local" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:175 msgid "Local player miss" msgstr "Jogador local Erra o Golpe" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:177 msgid "Misses" msgstr "Golpes errados" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:179 msgid "Portal highlight" msgstr "Destaque do portal" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:182 msgid "Default collision highlight" msgstr "Destaque de colisão padrão" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:185 msgid "Air collision highlight" msgstr "Destaque de colisão de ar" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:188 msgid "Water collision highlight" msgstr "Destaque de colisão de água" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:191 msgid "Special ground collision highlight" msgstr "Destaque especial colisão de chão" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:194 msgid "Walkable highlight" msgstr "Destaque de caminho" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:197 msgid "Local player attack range" msgstr "Alcance de ataque de jogador local" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:200 msgid "Local player attack range border" msgstr "Borda de Alcance de ataque de jogador local" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:203 msgid "Monster attack range" msgstr "Alcance do monstro" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:207 msgid "Floor item amount color" msgstr "Valor de cor em itens no chão" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:210 msgid "Home place" msgstr "Lugar Inicial" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:213 msgid "Home place border" msgstr "Borda do Lugar Inicial" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:216 msgid "Road point" msgstr "Ponto de estrada" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:219 msgid "Tiles border" msgstr "Bordas dos pisos" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:221 msgid "Pets" msgstr "" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:223 msgid "Mercenary" msgstr "" #. TRANSLATORS: palette color #: src/gui/userpalette.cpp:225 msgid "Homunculus" msgstr "" #: src/gui/widgets/characterdisplay.cpp:135 #, c-format msgid "Level: %u" msgstr "Level: %u" #. TRANSLATORS: status window label #: src/gui/widgets/characterdisplay.cpp:138 #: src/gui/windows/inventorywindow.cpp:554 src/gui/windows/statuswindow.cpp:74 #: src/gui/windows/statuswindow.cpp:234 src/gui/windows/statuswindow.cpp:341 #, c-format msgid "Money: %s" msgstr "Dinheiro: %s" #. TRANSLATORS: Text under equipped items (should be small) #: src/gui/widgets/itemcontainer.cpp:323 msgid "Eq." msgstr "Eq." #. TRANSLATORS: dialog message #: src/gui/widgets/itemlinkhandler.cpp:72 msgid "Open url" msgstr "Abrir URL" #. TRANSLATORS: sell dialog button #. TRANSLATORS: buy dialog button #. TRANSLATORS: quit dialog name #. TRANSLATORS: quit dialog button #. TRANSLATORS: servers dialog button #. TRANSLATORS: input action name #: src/gui/widgets/selldialog.cpp:98 src/gui/windows/buydialog.cpp:262 #: src/gui/windows/quitdialog.cpp:52 src/gui/windows/quitdialog.cpp:57 #: src/gui/windows/quitdialog.cpp:59 src/gui/windows/serverdialog.cpp:117 #: src/input/pages/basic.cpp:216 msgid "Quit" msgstr "Sair" #. TRANSLATORS: sell dialog button #. TRANSLATORS: This is a narrow symbol used to denote 'increasing'. #. You may change this symbol if your language uses another. #. TRANSLATORS: item amount window button #. TRANSLATORS: npc dialog button #. TRANSLATORS: status window label (plus sign) #: src/gui/widgets/selldialog.cpp:116 src/gui/windows/buydialog.cpp:254 #: src/gui/windows/itemamountwindow.cpp:156 #: src/gui/windows/itemamountwindow.cpp:191 src/gui/windows/npcdialog.cpp:105 #: src/gui/windows/statuswindow.cpp:745 msgid "+" msgstr "+" #. TRANSLATORS: sell dialog button #. TRANSLATORS: This is a narrow symbol used to denote 'decreasing'. #. You may change this symbol if your language uses another. #. TRANSLATORS: item amount window button #. TRANSLATORS: npc dialog button #. TRANSLATORS: status window label (minus sign) #: src/gui/widgets/selldialog.cpp:118 src/gui/windows/buydialog.cpp:257 #: src/gui/windows/itemamountwindow.cpp:154 #: src/gui/windows/itemamountwindow.cpp:188 src/gui/windows/npcdialog.cpp:107 #: src/gui/windows/statuswindow.cpp:758 msgid "-" msgstr "-" #. TRANSLATORS: sell dialog button #. TRANSLATORS: buy dialog button #. TRANSLATORS: status bar label #. TRANSLATORS: status window label #. TRANSLATORS: status bar label #: src/gui/widgets/selldialog.cpp:120 src/gui/windows/buydialog.cpp:264 #: src/gui/windows/statuswindow.cpp:488 src/gui/windows/statuswindow.cpp:543 #: src/gui/windows/statuswindow.cpp:742 src/gui/windows/statuswindow.cpp:774 msgid "Max" msgstr "Máximo" #. TRANSLATORS: sell dialog label #. TRANSLATORS: buy dialog label #: src/gui/widgets/selldialog.cpp:127 src/gui/widgets/selldialog.cpp:311 #: src/gui/windows/buydialog.cpp:240 src/gui/windows/buydialog.cpp:525 #, c-format msgid "Price: %s / Total: %s" msgstr "Preço: %s / Total: %s" #. TRANSLATORS: setup item button #. TRANSLATORS: servers dialog button #: src/gui/widgets/setupitem.cpp:368 src/gui/widgets/setupitem.cpp:505 #: src/gui/windows/serverdialog.cpp:123 msgid "Edit" msgstr "Editar" #. TRANSLATORS: skill level #. TRANSLATORS: skills dialog. skill level #: src/gui/widgets/skillinfo.cpp:99 src/gui/windows/skilldialog.cpp:445 #, c-format msgid "Lvl: %d" msgstr "Nível: %d" #. TRANSLATORS: skill type #: src/gui/widgets/skillinfo.cpp:103 #, c-format msgid "Type: %s" msgstr "" #. TRANSLATORS: Skill type #. TRANSLATORS: unknown equipment page name #: src/gui/widgets/skillinfo.cpp:108 src/gui/windows/equipmentwindow.cpp:586 msgid "Unknown" msgstr "" #. TRANSLATORS: Skill type #: src/gui/widgets/skillinfo.cpp:118 msgid "Ground" msgstr "" #. TRANSLATORS: Skill type #: src/gui/widgets/skillinfo.cpp:123 msgid "Self" msgstr "" #. TRANSLATORS: Skill type #: src/gui/widgets/skillinfo.cpp:128 msgid "Unused" msgstr "" #. TRANSLATORS: Skill type #: src/gui/widgets/skillinfo.cpp:133 msgid "Support" msgstr "" #. TRANSLATORS: Skill type #: src/gui/widgets/skillinfo.cpp:138 msgid "Target trap" msgstr "" #. TRANSLATORS: Skill type #: src/gui/widgets/skillinfo.cpp:142 msgid "Unknown:" msgstr "" #: src/gui/widgets/skillinfo.cpp:148 #, c-format msgid " / Mana: -%d" msgstr "" #: src/gui/widgets/skillinfo.cpp:154 #, c-format msgid "Range: %d" msgstr "Alcance: %d" #. TRANSLATORS: battle chat tab name #: src/gui/widgets/tabs/chat/battletab.cpp:36 msgid "Battle" msgstr "Batalha" #. TRANSLATORS: chat message #: src/gui/widgets/tabs/chat/chattab.cpp:167 msgid "Global announcement:" msgstr "Anúncio geral:" #. TRANSLATORS: chat message #: src/gui/widgets/tabs/chat/chattab.cpp:173 #, c-format msgid "Global announcement from %s:" msgstr "Anúncio geral de %s:" #. TRANSLATORS: chat message #: src/gui/widgets/tabs/chat/chattab.cpp:199 #, c-format msgid "%s whispers: %s" msgstr "%s envia mensagem privada: %s" #. TRANSLATORS: chat message #: src/gui/widgets/tabs/chat/chattab.cpp:555 #, c-format msgid "%s is now Online." msgstr "%s estão online." #. TRANSLATORS: chat message #: src/gui/widgets/tabs/chat/chattab.cpp:560 #, c-format msgid "%s is now Offline." msgstr "%s estão offline." #. TRANSLATORS: guild chat tab name #. TRANSLATORS: tab in social window #: src/gui/widgets/tabs/chat/emulateguildtab.cpp:39 #: src/gui/widgets/tabs/chat/guildtab.cpp:46 #: src/gui/widgets/tabs/socialguildtab2.h:48 #: src/gui/widgets/tabs/socialguildtab.h:50 msgid "Guild" msgstr "Guilda" #. TRANSLATORS: gb tab name #: src/gui/widgets/tabs/chat/gmtab.cpp:33 msgid "GM" msgstr "GM" #. TRANSLATORS: lang chat tab name #: src/gui/widgets/tabs/chat/langtab.cpp:34 msgid "Lang" msgstr "Idioma" #. TRANSLATORS: party chat tab name #. TRANSLATORS: tab in social window #: src/gui/widgets/tabs/chat/partytab.cpp:46 #: src/gui/widgets/tabs/socialpartytab.h:51 msgid "Party" msgstr "Grupo" #. TRANSLATORS: chat message #. TRANSLATORS: notification message #: src/gui/widgets/tabs/chat/partytab.cpp:99 src/resources/notifications.h:207 msgid "Item sharing enabled." msgstr "Compartilhamento de itens habilitado." #. TRANSLATORS: chat message #. TRANSLATORS: notification message #: src/gui/widgets/tabs/chat/partytab.cpp:104 #: src/resources/notifications.h:211 msgid "Item sharing disabled." msgstr "Compartilhamento de itens desabilitado." #. TRANSLATORS: chat message #. TRANSLATORS: notification message #: src/gui/widgets/tabs/chat/partytab.cpp:109 #: src/resources/notifications.h:215 msgid "Item sharing not possible." msgstr "Não é possível compartilhar itens." #. TRANSLATORS: chat message #: src/gui/widgets/tabs/chat/partytab.cpp:114 msgid "Item sharing unknown." msgstr "Compartilhamento de itens desconhecido." #. TRANSLATORS: chat message #. TRANSLATORS: notification message #: src/gui/widgets/tabs/chat/partytab.cpp:149 #: src/resources/notifications.h:195 msgid "Experience sharing enabled." msgstr "Compartilhamento de experiência habilitado." #. TRANSLATORS: chat message #. TRANSLATORS: notification message #: src/gui/widgets/tabs/chat/partytab.cpp:154 #: src/resources/notifications.h:199 msgid "Experience sharing disabled." msgstr "Compartilhamento de experiência desabilitado." #. TRANSLATORS: chat message #. TRANSLATORS: notification message #: src/gui/widgets/tabs/chat/partytab.cpp:159 #: src/resources/notifications.h:203 msgid "Experience sharing not possible." msgstr "Não é possível compartilhar experiência." #. TRANSLATORS: chat message #: src/gui/widgets/tabs/chat/partytab.cpp:164 msgid "Experience sharing unknown." msgstr "Compartilhamento de experiência desconhecido." #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:53 #: src/gui/widgets/tabs/debugwindowtabs.cpp:188 #: src/gui/widgets/tabs/debugwindowtabs.cpp:239 msgid "Music:" msgstr "Música:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:55 #: src/gui/widgets/tabs/debugwindowtabs.cpp:194 #: src/gui/widgets/tabs/debugwindowtabs.cpp:243 msgid "Map:" msgstr "Mapa:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:57 #: src/gui/widgets/tabs/debugwindowtabs.cpp:191 #: src/gui/widgets/tabs/debugwindowtabs.cpp:241 msgid "Minimap:" msgstr "Minimapa:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:60 #: src/gui/widgets/tabs/debugwindowtabs.cpp:185 #: src/gui/widgets/tabs/debugwindowtabs.cpp:237 msgid "Cursor:" msgstr "Cursor:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:63 msgid "Particle count:" msgstr "Contador de particulas:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:66 #: src/gui/widgets/tabs/debugwindowtabs.cpp:207 #: src/gui/widgets/tabs/debugwindowtabs.cpp:247 msgid "Map actors count:" msgstr "Jogadores no mapa:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:68 #: src/gui/widgets/tabs/debugwindowtabs.cpp:166 #: src/gui/widgets/tabs/debugwindowtabs.cpp:172 msgid "Player Position:" msgstr "Sua posição:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:74 #: src/gui/widgets/tabs/debugwindowtabs.cpp:220 msgid "Draw calls:" msgstr "Chamadas de desenho:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:79 #: src/gui/widgets/tabs/debugwindowtabs.cpp:228 msgid "Texture binds:" msgstr "União de Texturas:" #. TRANSLATORS: debug window label, frames per second #: src/gui/widgets/tabs/debugwindowtabs.cpp:82 #, c-format msgid "%d FPS" msgstr "%d FPS" #. TRANSLATORS: debug window label, logic per second #: src/gui/widgets/tabs/debugwindowtabs.cpp:84 #: src/gui/widgets/tabs/debugwindowtabs.cpp:255 #, c-format msgid "%d LPS" msgstr "%d LPS" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:95 #: src/gui/widgets/tabs/debugwindowtabs.cpp:123 #, c-format msgid "%d FPS (Software)" msgstr "%d FPS (software)" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:102 #, c-format msgid "%d FPS (normal OpenGL)" msgstr "%d FPS (OpenGL normal)" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:106 #, c-format msgid "%d FPS (safe OpenGL)" msgstr "%d FPS (OpenGL seguro)" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:110 #, c-format msgid "%d FPS (mobile OpenGL)" msgstr "%d FPS (mobile OpenGL)" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:114 #, c-format msgid "%d FPS (modern OpenGL)" msgstr "%d FPS (OpenGL Moderno)" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:118 #, c-format msgid "%d FPS (SDL2 default)" msgstr "%d FPS (SDL2 padrão)" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:143 #: src/gui/widgets/tabs/debugwindowtabs.cpp:213 msgid "Textures count:" msgstr "Contador de texturas:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:202 #, c-format msgid "Particle count: %d" msgstr "Contagem de partículas: %d" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:262 #: src/gui/widgets/tabs/debugwindowtabs.cpp:319 #: src/gui/widgets/tabs/debugwindowtabs.cpp:387 msgid "Target:" msgstr "Alvo:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:264 #: src/gui/widgets/tabs/debugwindowtabs.cpp:325 #: src/gui/widgets/tabs/debugwindowtabs.cpp:389 msgid "Target Id:" msgstr "ID do alvo:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:267 #: src/gui/widgets/tabs/debugwindowtabs.cpp:328 #: src/gui/widgets/tabs/debugwindowtabs.cpp:391 msgid "Target type:" msgstr "Tipo de alvo:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:269 msgid "Target level:" msgstr "Level do alvo:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:271 #: src/gui/widgets/tabs/debugwindowtabs.cpp:344 msgid "Target race:" msgstr "Raça do alvo:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:273 msgid "Target party:" msgstr "Grupo do alvo:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:275 msgid "Target guild:" msgstr "Guilda do alvo:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:277 #: src/gui/widgets/tabs/debugwindowtabs.cpp:375 #: src/gui/widgets/tabs/debugwindowtabs.cpp:381 #: src/gui/widgets/tabs/debugwindowtabs.cpp:399 msgid "Attack delay:" msgstr "Atarso de ataque:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:279 #: src/gui/widgets/tabs/debugwindowtabs.cpp:356 #: src/gui/widgets/tabs/debugwindowtabs.cpp:401 msgid "Minimal hit:" msgstr "Hit minimo:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:281 #: src/gui/widgets/tabs/debugwindowtabs.cpp:359 #: src/gui/widgets/tabs/debugwindowtabs.cpp:403 msgid "Maximum hit:" msgstr "Hit máximo:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:283 #: src/gui/widgets/tabs/debugwindowtabs.cpp:362 #: src/gui/widgets/tabs/debugwindowtabs.cpp:405 msgid "Critical hit:" msgstr "Hit crítico:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:285 #: src/gui/widgets/tabs/debugwindowtabs.cpp:365 #: src/gui/widgets/tabs/debugwindowtabs.cpp:407 msgid "Karma:" msgstr "" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:287 #: src/gui/widgets/tabs/debugwindowtabs.cpp:368 #: src/gui/widgets/tabs/debugwindowtabs.cpp:409 msgid "Manner:" msgstr "" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:333 #: src/gui/widgets/tabs/debugwindowtabs.cpp:339 #: src/gui/widgets/tabs/debugwindowtabs.cpp:393 msgid "Target Level:" msgstr "Nível do alvo:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:347 #: src/gui/widgets/tabs/debugwindowtabs.cpp:395 msgid "Target Party:" msgstr "Grupo do alvo:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:351 #: src/gui/widgets/tabs/debugwindowtabs.cpp:397 msgid "Target Guild:" msgstr "Guilda do alvo:" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:451 #: src/gui/widgets/tabs/debugwindowtabs.cpp:457 #, c-format msgid "Ping: %s ms" msgstr "Ping: %s ms" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:460 #, c-format msgid "In: %d bytes/s" msgstr "Entrada: %d bytes/s" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/debugwindowtabs.cpp:463 #, c-format msgid "Out: %d bytes/s" msgstr "Saída: %d bytes/s" #. TRANSLATORS: audio tab in settings #: src/gui/widgets/tabs/setup_audio.cpp:51 msgid "Audio" msgstr "Áudio" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:59 msgid "Basic settings" msgstr "Configurações básicas" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:62 msgid "Enable Audio" msgstr "Habilitar Áudio" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:65 msgid "Enable music" msgstr "Habilitar música" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:69 msgid "Enable game sfx" msgstr "Habilitar sfx do jogo" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:73 msgid "Enable gui sfx" msgstr "Habilitar gui sfx" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:77 msgid "Sfx volume" msgstr "Volume Sfx" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:82 msgid "Music volume" msgstr "Volume da Música" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:87 msgid "Enable music fade out" msgstr "Habilitar desaparecimento gradual da música" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:91 msgid "Audio frequency" msgstr "Freqüência de áudio" #. TRANSLATORS: audio type #: src/gui/widgets/tabs/setup_audio.cpp:95 msgid "mono" msgstr "mono" #. TRANSLATORS: audio type #: src/gui/widgets/tabs/setup_audio.cpp:97 msgid "stereo" msgstr "estereo" #. TRANSLATORS: audio type #: src/gui/widgets/tabs/setup_audio.cpp:99 msgid "surround" msgstr "surrond" #. TRANSLATORS: audio type #: src/gui/widgets/tabs/setup_audio.cpp:101 msgid "surround+center+lfe" msgstr "surrond+center+lfe" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:103 msgid "Audio channels" msgstr "Canais de Áudio" #. TRANSLATORS: settings group #: src/gui/widgets/tabs/setup_audio.cpp:108 msgid "Sound effects" msgstr "Efeitos de som" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:111 msgid "Information dialog sound" msgstr "Som de dialogo de informação" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:115 msgid "Request dialog sound" msgstr "Requisitar som de dialogo" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:119 msgid "Whisper message sound" msgstr "Som de mensagem de susurros" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:123 msgid "Guild / Party message sound" msgstr "Som de mensagem Guilda / Grupo" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:127 msgid "Highlight message sound" msgstr "Destacar som de mensagem" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:131 msgid "Global message sound" msgstr "Som de anuncios globais" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:135 msgid "Error message sound" msgstr "Som de mensagem de erro" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:139 msgid "Trade request sound" msgstr "Som de convites de troca" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:143 msgid "Show window sound" msgstr "Mostrar som de janela" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:147 msgid "Hide window sound" msgstr "Ocultar som de janela" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:155 msgid "Enable mumble voice chat" msgstr "Habilitar o chat de voz mumble (requer aplicativo mumble)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_audio.cpp:160 msgid "Download music" msgstr "Baixar músicas" #. TRANSLATORS: settings group #: src/gui/widgets/tabs/setup_chat.cpp:48 msgid "Window" msgstr "Janela" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:51 msgid "Auto hide chat window" msgstr "Auto ocultar janela" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:55 msgid "Protect chat focus" msgstr "Proteger foco do chat" #. TRANSLATORS: settings group #. TRANSLATORS: settings colors tab name #. TRANSLATORS: emotes tab name #: src/gui/widgets/tabs/setup_chat.cpp:60 #: src/gui/widgets/tabs/setup_colors.cpp:88 #: src/gui/windows/emotewindow.cpp:117 msgid "Colors" msgstr "Cores" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:63 msgid "Remove colors from received chat messages" msgstr "Remover mensagens coloridas do chat" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:67 msgid "Show chat colors list" msgstr "Mostrar lista de cores do chat" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:72 msgid "Commands" msgstr "Comandos" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:75 msgid "Allow magic and GM commands in all chat tabs" msgstr "Permitir feitiços e comandos de GM em todas abas" #. TRANSLATORS: settings group #: src/gui/widgets/tabs/setup_chat.cpp:80 msgid "Limits" msgstr "Limites" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:83 msgid "Limit max chars in chat line" msgstr "Limite de caracteres na linha de chat" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:87 msgid "Limit max lines in chat" msgstr "Limite de linhas máximas no chat" #. TRANSLATORS: settings group #: src/gui/widgets/tabs/setup_chat.cpp:92 msgid "Logs" msgstr "Logs" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:95 msgid "Enable chat Log" msgstr "Salvar conversas" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:99 msgid "Enable debug chat Log" msgstr "Habilitar depurador de bate-papo" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:103 msgid "Show chat history" msgstr "Mostrar mensagens antigas" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:107 msgid "Show party online messages" msgstr "Mostrar mensagens de membros do grupo online" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:111 msgid "Show guild online messages" msgstr "Mostrar mensagens de guildas online" #. TRANSLATORS: settings group #: src/gui/widgets/tabs/setup_chat.cpp:116 msgid "Messages" msgstr "Mensagens" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:119 msgid "Hide shop messages" msgstr "Esconder mensagens de loja" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:123 msgid "Show MVP messages" msgstr "Ver Mensagens MVP" #. TRANSLATORS: settings group #: src/gui/widgets/tabs/setup_chat.cpp:128 msgid "Tabs" msgstr "Abas" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:131 msgid "Put all whispers in tabs" msgstr "Deixar as mensagens privadas em abas" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:135 msgid "Log magic messages in debug tab" msgstr "Salvar comandos de feitiços na aba do Depurador" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:139 msgid "Show server messages in debug tab" msgstr "Mostrar as mensagens do servidor na aba do Depurador" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:143 msgid "Enable trade tab" msgstr "Habilitar aba de negociação" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:147 msgid "Enable gm tab" msgstr "Habilitar aba de gm" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:151 msgid "Enable language tab" msgstr "Habilitar aba de idiomas" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:155 msgid "Show all languages messages" msgstr "Mostrar mensagens de todos idiomas" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:159 msgid "Enable battle tab" msgstr "Habilitar aba de batalha" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:163 msgid "Show battle events" msgstr "Mostrar eventos de batalha" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:167 msgid "Resize chat tabs if need" msgstr "Redimensionar aba de chat caso precisar" #. TRANSLATORS: settings group #: src/gui/widgets/tabs/setup_chat.cpp:172 msgid "Time" msgstr "Tempo" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:175 msgid "Use local time" msgstr "Usar tempo local" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:182 msgid "Highlight words (separated by comma)" msgstr "Palavras destacadas (separadas em vírgulas)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:186 msgid "Globals ignore names (separated by comma)" msgstr "Nomes globais à ignorar (separados por virgula)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:190 msgid "Show emotes button in chat" msgstr "Mostrar botão de emoticon no chat" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_chat.cpp:194 msgid "Show motd server message on start" msgstr "Mostrar mensagem do dia ao começar" #: src/gui/widgets/tabs/setup_colors.cpp:50 msgid "This is what the color looks like" msgstr "A cor vai ficar assim" #. TRANSLATORS: colors tab. label. #: src/gui/widgets/tabs/setup_colors.cpp:65 msgid "Type:" msgstr "Tipo:" #. TRANSLATORS: colors tab. label. #: src/gui/widgets/tabs/setup_colors.cpp:69 #: src/gui/widgets/tabs/setup_colors.cpp:336 msgid "Delay:" msgstr "Atraso:" #. TRANSLATORS: colors tab. label. #: src/gui/widgets/tabs/setup_colors.cpp:73 msgid "Red:" msgstr "Vermelho:" #. TRANSLATORS: colors tab. label. #: src/gui/widgets/tabs/setup_colors.cpp:77 msgid "Green:" msgstr "Verde:" #. TRANSLATORS: colors tab. label. #: src/gui/widgets/tabs/setup_colors.cpp:81 msgid "Blue:" msgstr "Azul:" #. TRANSLATORS: color type #: src/gui/widgets/tabs/setup_colors.cpp:107 #: src/gui/widgets/tabs/setup_colors.cpp:403 msgid "Static" msgstr "Estático" #. TRANSLATORS: color type #: src/gui/widgets/tabs/setup_colors.cpp:110 #: src/gui/widgets/tabs/setup_colors.cpp:113 #: src/gui/widgets/tabs/setup_colors.cpp:405 msgid "Pulse" msgstr "Pulso" #. TRANSLATORS: color type #: src/gui/widgets/tabs/setup_colors.cpp:115 #: src/gui/widgets/tabs/setup_colors.cpp:118 #: src/gui/widgets/tabs/setup_colors.cpp:407 msgid "Rainbow" msgstr "Arco-íris" #. TRANSLATORS: color type #: src/gui/widgets/tabs/setup_colors.cpp:120 #: src/gui/widgets/tabs/setup_colors.cpp:123 #: src/gui/widgets/tabs/setup_colors.cpp:407 msgid "Spectrum" msgstr "Espectro" #. TRANSLATORS: colors tab. label. #: src/gui/widgets/tabs/setup_colors.cpp:330 msgid "Alpha:" msgstr "Alpha:" #. TRANSLATORS: button in input settings tab #: src/gui/widgets/tabs/setup_input.cpp:63 msgid "Assign" msgstr "Atribuir" #. TRANSLATORS: button in input settings tab #: src/gui/widgets/tabs/setup_input.cpp:65 msgid "Unassign" msgstr "Retirar" #. TRANSLATORS: button in input settings tab #: src/gui/widgets/tabs/setup_input.cpp:67 msgid "Default" msgstr "Padrão" #. TRANSLATORS: button in input settings tab #: src/gui/widgets/tabs/setup_input.cpp:69 msgid "Reset all keys" msgstr "Resetar todas teclas" #. TRANSLATORS: setting tab name #: src/gui/widgets/tabs/setup_input.cpp:79 msgid "Input" msgstr "Entrada" #. TRANSLATORS: input settings error header #: src/gui/widgets/tabs/setup_input.cpp:157 msgid "Key Conflict(s) Detected." msgstr "Conflitos de teclas detectado." #. TRANSLATORS: input settings error #: src/gui/widgets/tabs/setup_input.cpp:159 #, c-format msgid "" "Conflict \"%s\" and \"%s\" keys. Resolve them, or gameplay may result in " "strange behaviour." msgstr "" "Conflito com as teclas \"%s\" e \"%s\" . Resolva o conflito para não " "comprometer a jogabilidade." #. TRANSLATORS: unknown key name #. TRANSLATORS: quests window quest name #: src/gui/widgets/tabs/setup_input.cpp:329 #: src/gui/windows/questswindow.cpp:203 msgid "unknown" msgstr "desconhecido" #. TRANSLATORS: joystick settings tab label #: src/gui/widgets/tabs/setup_joystick.cpp:49 #: src/gui/widgets/tabs/setup_joystick.cpp:139 msgid "Press the button to start calibration" msgstr "Aperte o botão para começar a calibrar" #. TRANSLATORS: joystick settings tab button #: src/gui/widgets/tabs/setup_joystick.cpp:51 #: src/gui/widgets/tabs/setup_joystick.cpp:136 msgid "Calibrate" msgstr "Calibrar" #. TRANSLATORS: joystick settings tab button #: src/gui/widgets/tabs/setup_joystick.cpp:53 msgid "Detect joysticks" msgstr "Detectar joysticks" #. TRANSLATORS: joystick settings tab checkbox #: src/gui/widgets/tabs/setup_joystick.cpp:56 msgid "Enable joystick" msgstr "Habilitar joystick" #. TRANSLATORS: joystick settings tab checkbox #: src/gui/widgets/tabs/setup_joystick.cpp:60 msgid "Use joystick if client window inactive" msgstr "Usar joystick se a janela do jogo estiver inativa" #. TRANSLATORS: joystick settings tab name #: src/gui/widgets/tabs/setup_joystick.cpp:64 msgid "Joystick" msgstr "Joystick" #. TRANSLATORS: joystick settings tab button #: src/gui/widgets/tabs/setup_joystick.cpp:145 msgid "Stop" msgstr "Parar" #. TRANSLATORS: joystick settings tab label #: src/gui/widgets/tabs/setup_joystick.cpp:148 msgid "Rotate the stick and don't press buttons" msgstr "Girar o bastão e não pressionar os botões" #. TRANSLATORS: mods tab in settings #: src/gui/widgets/tabs/setup_mods.cpp:42 msgid "Mods" msgstr "Mods" #. TRANSLATORS: settings label #: src/gui/widgets/tabs/setup_mods.cpp:77 msgid "No mods present" msgstr "Nenhum mods disponível" #. TRANSLATORS: show buttons at top right corner type #: src/gui/widgets/tabs/setup_other.cpp:50 msgid "Always show" msgstr "Sempre mostrar" #. TRANSLATORS: show buttons at top right corner type #: src/gui/widgets/tabs/setup_other.cpp:52 msgid "Auto hide in small resolution" msgstr "Auto ocultar em baixa resolução" #. TRANSLATORS: show buttons at top right corner type #: src/gui/widgets/tabs/setup_other.cpp:54 msgid "Always auto hide" msgstr "Sempre ocultar" #. TRANSLATORS: Proxy type selection #: src/gui/widgets/tabs/setup_other.cpp:62 msgid "System proxy" msgstr "Sistema proxy" #. TRANSLATORS: Proxy type selection #: src/gui/widgets/tabs/setup_other.cpp:64 msgid "Direct connection" msgstr "Conexão direta" #. TRANSLATORS: Proxy type selection #: src/gui/widgets/tabs/setup_other.cpp:71 msgid "SOCKS5 hostname" msgstr "SOCK5 hostname" #. TRANSLATORS: screen density type #. TRANSLATORS: ambient effect type #. TRANSLATORS: particle details #: src/gui/widgets/tabs/setup_other.cpp:81 #: src/gui/widgets/tabs/setup_visual.cpp:59 #: src/gui/widgets/tabs/setup_visual.cpp:161 msgid "low" msgstr "baixo" #. TRANSLATORS: screen density type #. TRANSLATORS: particle details #: src/gui/widgets/tabs/setup_other.cpp:83 #: src/gui/widgets/tabs/setup_visual.cpp:163 msgid "medium" msgstr "médio" #. TRANSLATORS: screen density type #: src/gui/widgets/tabs/setup_other.cpp:85 msgid "tv" msgstr "tv" #. TRANSLATORS: screen density type #. TRANSLATORS: ambient effect type #. TRANSLATORS: particle details #: src/gui/widgets/tabs/setup_other.cpp:87 #: src/gui/widgets/tabs/setup_visual.cpp:61 #: src/gui/widgets/tabs/setup_visual.cpp:165 msgid "high" msgstr "alto" #. TRANSLATORS: screen density type #: src/gui/widgets/tabs/setup_other.cpp:89 msgid "xhigh" msgstr "xalta" #. TRANSLATORS: screen density type #: src/gui/widgets/tabs/setup_other.cpp:91 msgid "xxhigh" msgstr "xxalta" #. TRANSLATORS: misc tab in settings #: src/gui/widgets/tabs/setup_other.cpp:101 msgid "Misc" msgstr "Diversos" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:111 msgid "Show damage inflicted to monsters" msgstr "Ver dano causado aos monstros" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:115 msgid "Auto target only reachable monsters" msgstr "Auto-alvo apenas em inimigos acessíveis" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:119 msgid "Highlight monster attack range" msgstr "Destacar alcance de inimigos" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:124 msgid "Show monster hp bar" msgstr "Mostrar barra de hp dos monstros" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:128 msgid "Cycle monster targets" msgstr "Alvo de monstros em ciclo" #. TRANSLATORS: settings group #. TRANSLATORS: debug window tab #. TRANSLATORS: mini map window name #: src/gui/widgets/tabs/setup_other.cpp:133 src/gui/windowmenu.cpp:105 #: src/gui/windows/debugwindow.cpp:61 src/gui/windows/minimap.cpp:58 #: src/gui/windows/minimap.cpp:121 msgid "Map" msgstr "Mapa" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:136 msgid "Show warps particles" msgstr "Mostrar partículas de warps" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:140 msgid "Highlight map portals" msgstr "Destacar portais do mapa" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:144 msgid "Highlight floor items" msgstr "Destacar itens no chão" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:148 msgid "Highlight player attack range" msgstr "Destacar alcance de meu ataque" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:152 msgid "Show extended minimaps" msgstr "Mostrar minimapas grandes" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:156 msgid "Draw path" msgstr "Desenhar caminho" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:160 msgid "Draw hotkeys on map" msgstr "Desenhar atalhos no mapa" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:164 msgid "Enable lazy scrolling" msgstr "Habilitar rolagem suave" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:168 msgid "Scroll laziness" msgstr "Rolagem suave" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:172 msgid "Scroll radius" msgstr "Velocidade de rolagem" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:176 msgid "Auto resize minimaps" msgstr "Redirecionamento automático de mapas" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:180 msgid "Play map animations" msgstr "Mostrar animações de mapa" #. TRANSLATORS: settings group #: src/gui/widgets/tabs/setup_other.cpp:185 msgid "Moving" msgstr "Movendo" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:188 msgid "Auto fix position" msgstr "Auto-ajustar posição" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:192 msgid "Show server side position" msgstr "Mostrar posição do lado do servidor" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:196 msgid "Attack while moving" msgstr "Atacar enquanto se move" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:200 msgid "Attack next target" msgstr "Atacar próximo ao alvo" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:204 msgid "Sync player move" msgstr "Sincronizar movimento" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:208 msgid "Crazy move A program" msgstr "Movimentos loucos" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:212 msgid "Mouse relative moves (good for touch interfaces)" msgstr "Movimentos relativos ao mouse (bom para interfaces de toque)" #. TRANSLATORS: settings group #: src/gui/widgets/tabs/setup_other.cpp:217 msgid "Player" msgstr "Jogador" #: src/gui/widgets/tabs/setup_other.cpp:219 msgid "Show own hp bar" msgstr "Mostrar minha barra de hp" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:223 msgid "Enable quick stats" msgstr "Habilitar stats rápidos" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:227 msgid "Cycle player targets" msgstr "Alvo de jogadores em ciclo" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:231 msgid "Show job exp messages" msgstr "Mostrar mensagens de job exp" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:235 msgid "Show players popups" msgstr "Mostrar popups de jogadores" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:239 msgid "Afk message" msgstr "Mensagem em modo Ausente" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:243 msgid "Show job" msgstr "Mostrar job" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:247 msgid "Enable attack filter" msgstr "Habilitar filtro de ataque" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:251 msgid "Enable pickup filter" msgstr "Habilitar filtro de captura" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:255 msgid "Enable advert protocol" msgstr "Habilitar o protocolo de aviso" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:259 msgid "Enabled pets support" msgstr "Habilitar suporte de animais" #: src/gui/widgets/tabs/setup_other.cpp:262 msgid "Enable weight notifications" msgstr "Habilitar notificações de peso" #. TRANSLATORS: settings group #. TRANSLATORS: full button name #. TRANSLATORS: shop window name #. TRANSLATORS: inventory button #: src/gui/widgets/tabs/setup_other.cpp:267 src/gui/windowmenu.cpp:137 #: src/gui/windows/buyselldialog.cpp:40 src/gui/windows/buyselldialog.cpp:51 #: src/gui/windows/inventorywindow.cpp:192 msgid "Shop" msgstr "Loja" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:270 msgid "Accept sell/buy requests" msgstr "Aceitar convites de compra/venda" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:274 msgid "Enable shop mode" msgstr "Habilitar modo loja" #. TRANSLATORS: settings group #. TRANSLATORS: npc dialog name #. TRANSLATORS: npc post dialog caption #: src/gui/widgets/tabs/setup_other.cpp:279 src/gui/windows/npcdialog.cpp:85 #: src/gui/windows/npcpostdialog.cpp:45 msgid "NPC" msgstr "NPC" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:282 msgid "Cycle npc targets" msgstr "Alvo NPC em ciclos" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:286 msgid "Log NPC dialogue" msgstr "Salvar diálogos com NPC" #. TRANSLATORS: settings group #: src/gui/widgets/tabs/setup_other.cpp:291 msgid "Bots support" msgstr "Suporte de bots" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:294 msgid "Enable guild bot support and disable native guild support" msgstr "Ativar o suporte a bot guilda e desabilitar o suporte nativo guilda" #. TRANSLATORS: settings group #: src/gui/widgets/tabs/setup_other.cpp:300 msgid "Keyboard" msgstr "Teclado" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:303 msgid "Repeat delay" msgstr "Atraso de repetição" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:307 msgid "Repeat interval" msgstr "Intervalo de repetição" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:311 msgid "Custom repeat interval" msgstr "Intervalo de repetição personalizado" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:319 msgid "Shortcut buttons" msgstr "botões de atalho" #. TRANSLATORS: settings group #: src/gui/widgets/tabs/setup_other.cpp:324 msgid "Proxy server" msgstr "Servidor proxy" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:328 msgid "Proxy type" msgstr "Tipo de Proxy" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:332 msgid "Proxy address:port" msgstr "Proxy endereço:porta" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:340 msgid "Enable server side attack" msgstr "Habilitar ataque do lado do servidor" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:344 msgid "Hide support page link on error" msgstr "Esconder link da página de suporte em erros" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:348 msgid "Enable double clicks" msgstr "Habilitar duplo clique" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:352 msgid "Enable bot checker" msgstr "Habilitar Analisador de bot" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:356 msgid "Enable buggy servers protection (do not disable)" msgstr "Habilitar proteção para servidores com bugs (não desabilitar)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:361 msgid "Enable debug log" msgstr "Habilitar Depurador" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:365 msgid "Ignore logging packets" msgstr "" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:369 msgid "Enable OpenGL log" msgstr "Ativar LOG OpenGL" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:373 msgid "Enable input log" msgstr "Habilitar log de entrada" #. TRANSLATORS: settings option #. TRANSLATORS: input action name #: src/gui/widgets/tabs/setup_other.cpp:377 src/input/pages/other.cpp:362 msgid "Upload log file" msgstr "Arquivo de registro enviado" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:381 msgid "Low traffic mode" msgstr "Modo de baixo tráfego" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:385 msgid "Hide shield sprite" msgstr "Ocultar sprite de escudo" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:390 msgid "Use FBO for screenshots (only for opengl)" msgstr "Utilizar FBO para capturas de tela (apenas para opengl)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:396 msgid "Screenshot directory" msgstr "Diretório de screenshot" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:401 msgid "Network delay between sub servers" msgstr "Atraso de rede entre sub servidores" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:405 msgid "Show background" msgstr "Mostrar imagem de fundo" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_other.cpp:410 msgid "Screen density override" msgstr "Ultrapassar Densidade da tela" #. TRANSLATORS: texture compression type #. TRANSLATORS: confirm dialog button #: src/gui/widgets/tabs/setup_perfomance.cpp:42 #: src/gui/windows/confirmdialog.cpp:57 msgid "No" msgstr "Não" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:62 msgid "Better performance (enable for better performance)" msgstr "Melhor performance (habilite para melhor performance)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:66 msgid "Auto adjust performance" msgstr "Auto ajustar performance" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:70 msgid "Hw acceleration" msgstr "Aceleração por HW" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:74 msgid "Enable opacity cache (Software, can use much memory)" msgstr "" "Habilitar cache de transparência (Software, pode se usar muita memória)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:79 msgid "Enable map reduce (Software)" msgstr "Habilitar redução de mapa (Software)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:84 msgid "Enable compound sprite delay (Software)" msgstr "Habilitar atraso composto de sprite (Software)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:88 msgid "Enable delayed images load (OpenGL)" msgstr "Ativar carregamento imagens atrasados (OpenGL)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:92 msgid "Enable texture sampler (OpenGL)" msgstr "Ativar exemplos de texturas (OpenGL)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:97 msgid "Better quality (disable for better performance)" msgstr "Melhor qualidade (desabilitar para melhor performance)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:101 msgid "Enable alpha channel fix (Software, can be very slow)" msgstr "Habilitar ajuste de canal alpha (Software, pode ficar muito lento)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:106 msgid "Show beings transparency" msgstr "Mostrar transparencia" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:110 msgid "Enable reorder sprites (need for mods support)." msgstr "Habilitar reordenação de sprites (necessário para suporte de mods)." #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:115 msgid "Small memory (enable for lower memory usage)" msgstr "Menos memória (habilite para usar menos memória)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:120 msgid "Disable advanced beings caching (Software)" msgstr "Desabilitar cache avançado (Software)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:124 msgid "Disable beings caching (Software)" msgstr "Desabilitar cache (Software)" #. TRANSLATORS: settings group #: src/gui/widgets/tabs/setup_perfomance.cpp:129 msgid "Different options (enable or disable can improve performance)" msgstr "Opções Diversas (habilitar ou desabilitar pode melhorar performance)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:135 msgid "Enable texture compression (OpenGL)" msgstr "Habilitar compressão de textura (OpenGL)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:139 msgid "Enable rectangular texture extension (OpenGL)" msgstr "Habilitar extensão de texturas retangulares (OpenGL)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:143 msgid "Use new texture internal format (OpenGL)" msgstr "Usar nova textura de formato interno (OpenGL)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:147 msgid "Enable texture atlases (OpenGL)" msgstr "Ativar atlas de textura (OpenGL)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:151 msgid "Cache all sprites per map (can use additional memory)" msgstr "" "Guardar todos os sprites do mapa em cache (pode usar memória adicional)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:156 msgid "Cache all sounds (can use additional memory)" msgstr "Cachear todos os sons (pode usar memória adicional)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:45 msgid "Show gender" msgstr "Mostrar gênero" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:49 msgid "Show level" msgstr "Mostrar nível" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:53 msgid "Show own name" msgstr "Mostrar o próprio nome" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:57 msgid "Enable extended mouse targeting" msgstr "Ativar segmentação de mouse prolongado" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:61 msgid "Target dead players" msgstr "Jogadores(as) mortos(as) como alvo" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:65 msgid "Visible names" msgstr "Nomes visíveis" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:69 msgid "Auto move names" msgstr "Mover nomes automaticamente" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:73 msgid "Secure trades" msgstr "Trocas seguras" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:77 msgid "Unsecure chars in names" msgstr "Letras inseguras no nome" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:81 msgid "Show statuses" msgstr "Mostrar status" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:85 msgid "Show ip addresses on screenshots" msgstr "Mostrar endereço de IP em Capturas de Tela" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:89 msgid "Allow self heal with mouse click" msgstr "Permitir se curar com o clique do mouse" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:93 msgid "Group friends in who is online window" msgstr "Grupo de amigos que está na janela on-line" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:97 msgid "Hide erased players nicks" msgstr "Esconder nicks de jogadores apagados" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:101 msgid "Use special diagonal speed in players moving" msgstr "Utilizar velocidade diagonal especial em jogadores se movendo" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:105 msgid "" "Emulate right mouse button by long mouse click (useful for touch interfaces)" msgstr "" "Simular clique com o botão direito por clique prolongado com o botão " "esquerdo (útil para interfaces de toque)" #. TRANSLATORS: relations table header #. TRANSLATORS: bot checker window table header #: src/gui/widgets/tabs/setup_relations.cpp:58 #: src/gui/windows/botcheckerwindow.cpp:87 msgid "Name" msgstr "Nome" #. TRANSLATORS: relations table header #: src/gui/widgets/tabs/setup_relations.cpp:60 msgid "Relation" msgstr "Relação" #. TRANSLATORS: relation dialog button #: src/gui/widgets/tabs/setup_relations.cpp:72 msgid "Allow trading" msgstr "Permitir negociações" #. TRANSLATORS: relation dialog button #: src/gui/widgets/tabs/setup_relations.cpp:75 msgid "Allow whispers" msgstr "Permitir mensagens particulares" #. TRANSLATORS: char select dialog. button. #. TRANSLATORS: servers dialog button #. TRANSLATORS: shop window label #. TRANSLATORS: shop window button #. TRANSLATORS: command editor button #. TRANSLATORS: input action name #: src/gui/widgets/tabs/setup_relations.cpp:77 #: src/gui/windows/charselectdialog.cpp:82 #: src/gui/windows/serverdialog.cpp:125 src/gui/windows/shopwindow.cpp:100 #: src/gui/windows/shopwindow.cpp:107 src/gui/windows/textcommandeditor.cpp:92 #: src/input/pages/gui.cpp:111 msgid "Delete" msgstr "Excluir" #. TRANSLATORS: relation dialog name #: src/gui/widgets/tabs/setup_relations.cpp:82 msgid "Relations" msgstr "Relações" #. TRANSLATORS: relation dialog label #: src/gui/widgets/tabs/setup_relations.cpp:107 msgid "When ignoring:" msgstr "Quando ignorar:" #. TRANSLATORS: theme settings label #: src/gui/widgets/tabs/setup_theme.cpp:64 msgid "Gui theme" msgstr "Tema" #. TRANSLATORS: theme settings label #: src/gui/widgets/tabs/setup_theme.cpp:71 msgid "Main Font" msgstr "Fonte" #. TRANSLATORS: theme settings label #: src/gui/widgets/tabs/setup_theme.cpp:76 msgid "Language" msgstr "Linguagem" #. TRANSLATORS: theme settings label #. TRANSLATORS: font size #: src/gui/widgets/tabs/setup_theme.cpp:80 src/gui/windows/emotewindow.cpp:49 msgid "Bold font" msgstr "Fonte negrito" #. TRANSLATORS: theme settings label #: src/gui/widgets/tabs/setup_theme.cpp:84 msgid "Particle font" msgstr "Fonte de particulas" #. TRANSLATORS: theme settings label #: src/gui/widgets/tabs/setup_theme.cpp:88 msgid "Help font" msgstr "Fonte de ajuda" #. TRANSLATORS: theme settings label #: src/gui/widgets/tabs/setup_theme.cpp:92 msgid "Secure font" msgstr "Fonte segura" #. TRANSLATORS: theme settings label #: src/gui/widgets/tabs/setup_theme.cpp:96 msgid "Npc font" msgstr "Fonte de NPC" #. TRANSLATORS: theme settings label #: src/gui/widgets/tabs/setup_theme.cpp:100 msgid "Japanese font" msgstr "Fontes japonesas" #. TRANSLATORS: theme settings label #: src/gui/widgets/tabs/setup_theme.cpp:104 msgid "Chinese font" msgstr "Fonte chinesa" #. TRANSLATORS: theme settings label #: src/gui/widgets/tabs/setup_theme.cpp:109 msgid "Font size" msgstr "Tamanho da fonte" #. TRANSLATORS: theme settings label #: src/gui/widgets/tabs/setup_theme.cpp:114 msgid "Npc font size" msgstr "Tamanho de fonte de NPC" #. TRANSLATORS: button name with information about selected theme #: src/gui/widgets/tabs/setup_theme.cpp:118 msgid "i" msgstr "i" #. TRANSLATORS: theme info dialog #: src/gui/widgets/tabs/setup_theme.cpp:244 msgid "Name: " msgstr "Nome: " #: src/gui/widgets/tabs/setup_theme.cpp:245 msgid "Copyright:" msgstr "Direitos Autorais:" #. TRANSLATORS: theme info dialog header #: src/gui/widgets/tabs/setup_theme.cpp:310 msgid "Theme info" msgstr "Informação de Tema" #. TRANSLATORS: theme message dialog #: src/gui/widgets/tabs/setup_theme.cpp:340 msgid "Theme Changed" msgstr "Tema alterado" #. TRANSLATORS: video settings warning #: src/gui/widgets/tabs/setup_theme.cpp:340 #: src/gui/widgets/tabs/setup_video.cpp:383 #: src/gui/widgets/tabs/setup_video.cpp:396 msgid "Restart your client for the change to take effect." msgstr "Reincie o cliente para que as mudanças surtam efeito." #. TRANSLATORS: onscreen button size #: src/gui/widgets/tabs/setup_touch.cpp:42 msgid "Small" msgstr "Pequeno" #. TRANSLATORS: onscreen button size #: src/gui/widgets/tabs/setup_touch.cpp:46 msgid "Medium" msgstr "Médio" #. TRANSLATORS: onscreen button size #: src/gui/widgets/tabs/setup_touch.cpp:48 msgid "Large" msgstr "Grande" #. TRANSLATORS: touch settings tab #: src/gui/widgets/tabs/setup_touch.cpp:69 msgid "Touch" msgstr "Toque" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_touch.cpp:78 msgid "Onscreen keyboard" msgstr "Teclado virtual" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_touch.cpp:81 msgid "Show onscreen keyboard icon" msgstr "Mostrar ícone do teclado virtual" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_touch.cpp:85 msgid "Keyboard icon action" msgstr "Ação do ícone do teclado" #. TRANSLATORS: settings group #: src/gui/widgets/tabs/setup_touch.cpp:91 msgid "Onscreen joystick" msgstr "Joystick virtual" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_touch.cpp:94 msgid "Show onscreen joystick" msgstr "Mostrar joystick virtual" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_touch.cpp:98 msgid "Joystick size" msgstr "Tamanho do joystick" #. TRANSLATORS: settings group #: src/gui/widgets/tabs/setup_touch.cpp:103 msgid "Onscreen buttons" msgstr "Botões virtuais" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_touch.cpp:106 msgid "Show onscreen buttons" msgstr "Mostrar botões virtuais" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_touch.cpp:110 msgid "Buttons format" msgstr "Formato dos botões" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_touch.cpp:114 msgid "Buttons size" msgstr "Tamanho dos botões" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_touch.cpp:122 #, c-format msgid "Button %u action" msgstr "Ação do botão %u" #. TRANSLATORS: video settings checkbox #: src/gui/widgets/tabs/setup_video.cpp:70 msgid "Full screen" msgstr "Tela cheia" #. TRANSLATORS: video settings checkbox #: src/gui/widgets/tabs/setup_video.cpp:73 msgid "FPS limit:" msgstr "Limite de FPS:" #. TRANSLATORS: video settings label #: src/gui/widgets/tabs/setup_video.cpp:78 #: src/gui/widgets/tabs/setup_video.cpp:120 #: src/gui/widgets/tabs/setup_video.cpp:313 #: src/gui/widgets/tabs/setup_video.cpp:449 msgid "Alt FPS limit: " msgstr "Limite de FPS alternativo: " #. TRANSLATORS: video settings button #: src/gui/widgets/tabs/setup_video.cpp:81 msgid "Detect best mode" msgstr "Detectar melhor modo" #. TRANSLATORS: video settings checkbox #: src/gui/widgets/tabs/setup_video.cpp:90 msgid "Show cursor" msgstr "Mostrar Ponteiro" #. TRANSLATORS: video settings checkbox #: src/gui/widgets/tabs/setup_video.cpp:93 msgid "Custom cursor" msgstr "Cursor customizado" #. TRANSLATORS: video settings checkbox #: src/gui/widgets/tabs/setup_video.cpp:97 msgid "Enable resize" msgstr "Habilitar redimensionamento" #. TRANSLATORS: video settings checkbox #: src/gui/widgets/tabs/setup_video.cpp:100 msgid "No frame" msgstr "Sem moldura de janela" #. TRANSLATORS: video settings label #: src/gui/widgets/tabs/setup_video.cpp:117 #: src/gui/widgets/tabs/setup_video.cpp:121 #: src/gui/widgets/tabs/setup_video.cpp:311 #: src/gui/widgets/tabs/setup_video.cpp:433 #: src/gui/widgets/tabs/setup_video.cpp:446 msgid "None" msgstr "Nenhum" #. TRANSLATORS: video error message #: src/gui/widgets/tabs/setup_video.cpp:225 msgid "" "Failed to switch to windowed mode and restoration of old mode also failed!" msgstr "" "Falha ao mudar para o modo janela e falha na restauração do modo anterior!" #. TRANSLATORS: video error message #: src/gui/widgets/tabs/setup_video.cpp:232 msgid "" "Failed to switch to fullscreen mode and restoration of old mode also failed!" msgstr "" "Falha ao mudar para o modo tela cheia e falha na restauração do modo " "anterior!" #. TRANSLATORS: video settings warning #: src/gui/widgets/tabs/setup_video.cpp:244 msgid "Switching to Full Screen" msgstr "Mudando para tela cheia" #. TRANSLATORS: video settings warning #: src/gui/widgets/tabs/setup_video.cpp:246 msgid "Restart needed for changes to take effect." msgstr "É preciso reiniciar para as mudanças terem efeito." #. TRANSLATORS: video settings warning #: src/gui/widgets/tabs/setup_video.cpp:268 msgid "Changing to OpenGL" msgstr "Mudando para OpenGL" #. TRANSLATORS: video settings warning #: src/gui/widgets/tabs/setup_video.cpp:270 msgid "Applying change to OpenGL requires restart." msgstr "Mudanças no OpenGL requerem o reinício do jogo." #. TRANSLATORS: resolution question dialog #: src/gui/widgets/tabs/setup_video.cpp:352 msgid "Custom resolution (example: 1024x768)" msgstr "Resolução customizada (exemplo 1024x768)" #. TRANSLATORS: resolution question dialog #: src/gui/widgets/tabs/setup_video.cpp:354 msgid "Enter new resolution: " msgstr "Escolha a nova resolução " #. TRANSLATORS: video settings warning #: src/gui/widgets/tabs/setup_video.cpp:381 #: src/gui/widgets/tabs/setup_video.cpp:394 msgid "Screen Resolution Changed" msgstr "Resolução de tela alterada" #: src/gui/widgets/tabs/setup_video.cpp:384 msgid "Some windows may be moved to fit the lowered resolution." msgstr "" "Algumas janelas podem ser movidas para se adequar à resolução mais baixa." #. TRANSLATORS: speach type #: src/gui/widgets/tabs/setup_visual.cpp:43 msgid "No text" msgstr "Sem texto" #. TRANSLATORS: speach type #: src/gui/widgets/tabs/setup_visual.cpp:45 msgid "Text" msgstr "Texto" #. TRANSLATORS: speach type #: src/gui/widgets/tabs/setup_visual.cpp:47 msgid "Bubbles, no names" msgstr "Bolhas, sem nomes" #. TRANSLATORS: speach type #: src/gui/widgets/tabs/setup_visual.cpp:49 msgid "Bubbles with names" msgstr "Bolhas com nomes" #. TRANSLATORS: ambient effect type #. TRANSLATORS: vsync type #: src/gui/widgets/tabs/setup_visual.cpp:57 #: src/gui/widgets/tabs/setup_visual.cpp:83 msgid "off" msgstr "Desligado" #. TRANSLATORS: patricle effects type #: src/gui/widgets/tabs/setup_visual.cpp:69 msgid "best quality" msgstr "Melhor qualidade" #. TRANSLATORS: patricle effects type #: src/gui/widgets/tabs/setup_visual.cpp:71 msgid "normal" msgstr "normal" #. TRANSLATORS: patricle effects type #: src/gui/widgets/tabs/setup_visual.cpp:73 msgid "best performance" msgstr "melhor performance" #. TRANSLATORS: vsync type #: src/gui/widgets/tabs/setup_visual.cpp:85 msgid "on" msgstr "on" #. TRANSLATORS: settings tab name #: src/gui/widgets/tabs/setup_visual.cpp:98 msgid "Visual" msgstr "Visual" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_visual.cpp:107 #: src/gui/widgets/tabs/setup_visual.cpp:115 msgid "Scale" msgstr "Escala" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_visual.cpp:119 msgid "Notifications" msgstr "Notificações" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_visual.cpp:122 msgid "Show pickup notifications in chat" msgstr "Mostrar notificações de coleta no bate-papo" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_visual.cpp:126 msgid "Show pickup notifications as particle effects" msgstr "Mostrar notificações de coleta como particula" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_visual.cpp:130 msgid "Effects" msgstr "Efeitos" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_visual.cpp:134 msgid "Grab mouse and keyboard input" msgstr "Pegue a entrada do mouse e teclado" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_visual.cpp:139 msgid "Blurring textures (OpenGL)" msgstr "Texturas borradas (OpenGL)" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_visual.cpp:143 msgid "Gui opacity" msgstr "Transparência de janelas" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_visual.cpp:148 msgid "Overhead text" msgstr "Texto sobrescrito como:" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_visual.cpp:153 msgid "Ambient FX" msgstr "Ambiente FX" #. TRANSLATORS: particle details #: src/gui/widgets/tabs/setup_visual.cpp:167 msgid "max" msgstr "máximo" #: src/gui/widgets/tabs/setup_visual.cpp:168 msgid "Particle detail" msgstr "Detalhe de partículas" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_visual.cpp:175 msgid "Particle physics" msgstr "Física de partículas" #. TRANSLATORS: settings group #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_visual.cpp:180 #: src/gui/widgets/tabs/setup_visual.cpp:187 msgid "Gamma" msgstr "Gamma" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_visual.cpp:183 msgid "Enable gamma control" msgstr "Habilitar controle gamma" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_visual.cpp:196 msgid "Vsync" msgstr "Vsync" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_visual.cpp:201 msgid "Center game window" msgstr "Centro da janela de jogo" #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_visual.cpp:206 msgid "Allow screensaver to run" msgstr "Permitir rodar proteção de tela" #. TRANSLATORS: settings group #: src/gui/widgets/tabs/setup_visual.cpp:211 msgid "Screenshots" msgstr "Capturas de Tela" #: src/gui/widgets/tabs/setup_visual.cpp:213 msgid "Add water mark into screenshots" msgstr "Adicionar marca d'água nas capturas de tela" #. TRANSLATORS: Attack filter tab name in social window. #. TRANSLATORS: Should be small #: src/gui/widgets/tabs/socialattacktab.h:51 msgid "Atk" msgstr "Ataque" #. TRANSLATORS: mobs group name in social window #: src/gui/widgets/tabs/socialattacktab.h:67 msgid "Priority mobs" msgstr "Mobs prioritarios" #. TRANSLATORS: mobs group name in social window #: src/gui/widgets/tabs/socialattacktab.h:69 msgid "Attack mobs" msgstr "Atacar mobs" #. TRANSLATORS: mobs group name in social window #: src/gui/widgets/tabs/socialattacktab.h:71 msgid "Ignore mobs" msgstr "Ignorar mobs" #. TRANSLATORS: social window label #: src/gui/widgets/tabs/socialfriendstab.h:119 #, c-format msgid "Friends: %u/%u" msgstr "Amigos: %u/%u" #. TRANSLATORS: social window label #: src/gui/widgets/tabs/socialguildtab2.h:95 #: src/gui/widgets/tabs/socialguildtab.h:166 #: src/gui/widgets/tabs/socialpartytab.h:158 #, c-format msgid "Players: %u/%u" msgstr "Jogadores: %u/%u" #. TRANSLATORS: chat message #: src/gui/widgets/tabs/socialguildtab.h:84 #, c-format msgid "Invited user %s to guild %s." msgstr "Convidou o jogador %s para a guilda %s." #: src/gui/widgets/tabs/socialguildtab.h:102 #, c-format msgid "Guild %s quit requested." msgstr "Saída da Guilda %s requisitada." #. TRANSLATORS: guild invite message #: src/gui/widgets/tabs/socialguildtab.h:117 msgid "Member Invite to Guild" msgstr "Convite de membros para a Guilda." #. TRANSLATORS: guild invite message #: src/gui/widgets/tabs/socialguildtab.h:119 #, c-format msgid "Who would you like to invite to guild %s?" msgstr "Quem você gostaria de convidar para a guilda %s?" #. TRANSLATORS: guild leave message #: src/gui/widgets/tabs/socialguildtab.h:129 msgid "Leave Guild?" msgstr "Sair da guilda?" #. TRANSLATORS: guild leave message #: src/gui/widgets/tabs/socialguildtab.h:131 #, c-format msgid "Are you sure you want to leave guild %s?" msgstr "Tem certeza que deseja sair da guilda %s?" #. TRANSLATORS: social window label #: src/gui/widgets/tabs/socialguildtab.h:142 #, c-format msgid "Members: %u/%u" msgstr "Membros: %u/%u" #. TRANSLATORS: Navigation tab name in social window. #. TRANSLATORS: Should be small #: src/gui/widgets/tabs/socialnavigationtab.h:60 msgid "Nav" msgstr "Nav" #. TRANSLATORS: social window label #: src/gui/widgets/tabs/socialnavigationtab.h:161 #, c-format msgid "Portals: %u/%u" msgstr "Portais: %u/%u" #: src/gui/widgets/tabs/socialpartytab.h:85 #, c-format msgid "Invited user %s to party." msgstr "Convidou usuário %s para o grupo." #: src/gui/widgets/tabs/socialpartytab.h:102 #, c-format msgid "Party %s quit requested." msgstr "Saída do grupo %s requisitada." #. TRANSLATORS: party invite message #: src/gui/widgets/tabs/socialpartytab.h:117 msgid "Member Invite to Party" msgstr "Convite de membros para o grupo" #. TRANSLATORS: party invite message #: src/gui/widgets/tabs/socialpartytab.h:119 #, c-format msgid "Who would you like to invite to party %s?" msgstr "Quem você gostaria de convidar para o grupo %s?" #. TRANSLATORS: party leave message #: src/gui/widgets/tabs/socialpartytab.h:129 msgid "Leave Party?" msgstr "Sair do grupo?" #. TRANSLATORS: party leave message #: src/gui/widgets/tabs/socialpartytab.h:131 #, c-format msgid "Are you sure you want to leave party %s?" msgstr "Tem certeza que deseja sair do grupo %s?" #. TRANSLATORS: Pickup filter tab name in social window. #. TRANSLATORS: Should be small #: src/gui/widgets/tabs/socialpickuptab.h:51 msgid "Pik" msgstr "Pik" #. TRANSLATORS: items group name in social window #: src/gui/widgets/tabs/socialpickuptab.h:67 msgid "Pickup items" msgstr "Pegar itens" #. TRANSLATORS: items group name in social window #: src/gui/widgets/tabs/socialpickuptab.h:69 msgid "Ignore items" msgstr "Ignorar itens" #. TRANSLATORS: social window label #: src/gui/widgets/tabs/socialplayerstab.h:192 #, c-format msgid "Visible players: %d" msgstr "Jogadores visíveis: %d" #. TRANSLATORS: short button name for who is online window. #: src/gui/windowmenu.cpp:70 msgid "ONL" msgstr "ONL" #: src/gui/windowmenu.cpp:71 msgid "Who is online" msgstr "Quem esta online" #. TRANSLATORS: short button name for help window. #: src/gui/windowmenu.cpp:73 msgid "HLP" msgstr "AJU" #. TRANSLATORS: short button name for quests window. #: src/gui/windowmenu.cpp:76 msgid "QE" msgstr "MSS" #. TRANSLATORS: quests window name #: src/gui/windowmenu.cpp:77 src/gui/windows/questswindow.cpp:65 msgid "Quests" msgstr "Missões" #. TRANSLATORS: short button name for bot checker window. #: src/gui/windowmenu.cpp:79 msgid "BC" msgstr "AB" #: src/gui/windowmenu.cpp:80 msgid "Bot checker" msgstr "Analisador de bot" #. TRANSLATORS: short button name for kill stats window. #: src/gui/windowmenu.cpp:82 msgid "KS" msgstr "EST" #. TRANSLATORS: kill stats window name #: src/gui/windowmenu.cpp:83 src/gui/windows/killstats.cpp:49 msgid "Kill stats" msgstr "Estatísticas" #: src/gui/windowmenu.cpp:85 msgid "Smilies" msgstr "Smileys:" #. TRANSLATORS: short button name for chat window. #: src/gui/windowmenu.cpp:87 msgid "CH" msgstr "CH" #. TRANSLATORS: short button name for status window. #: src/gui/windowmenu.cpp:95 msgid "STA" msgstr "STA" #: src/gui/windowmenu.cpp:96 msgid "Status" msgstr "Status" #. TRANSLATORS: short button name for equipment window. #: src/gui/windowmenu.cpp:98 msgid "EQU" msgstr "EQU" #. TRANSLATORS: equipment window name #. TRANSLATORS: inventory button #: src/gui/windowmenu.cpp:99 src/gui/windows/equipmentwindow.cpp:67 #: src/gui/windows/inventorywindow.cpp:194 msgid "Equipment" msgstr "Equipamento" #. TRANSLATORS: short button name for inventory window. #: src/gui/windowmenu.cpp:101 msgid "INV" msgstr "INV" #. TRANSLATORS: inventory window name #. TRANSLATORS: inventory type name #: src/gui/windowmenu.cpp:102 src/gui/windows/inventorywindow.cpp:129 #: src/inventory.cpp:297 msgid "Inventory" msgstr "Inventário" #. TRANSLATORS: short button name for map window. #: src/gui/windowmenu.cpp:104 msgid "MAP" msgstr "MAP" #. TRANSLATORS: short button name for skills window. #: src/gui/windowmenu.cpp:110 msgid "SKI" msgstr "HAB" #. TRANSLATORS: skills dialog name #: src/gui/windowmenu.cpp:111 src/gui/windows/skilldialog.cpp:72 msgid "Skills" msgstr "Habilidades" #. TRANSLATORS: short button name for social window. #: src/gui/windowmenu.cpp:115 msgid "SOC" msgstr "SOC" #. TRANSLATORS: full button name #. TRANSLATORS: social window name #: src/gui/windowmenu.cpp:117 src/gui/windows/socialwindow.cpp:64 msgid "Social" msgstr "Social" #. TRANSLATORS: short button name for shortcuts window. #: src/gui/windowmenu.cpp:119 msgid "SH" msgstr "AT" #. TRANSLATORS: short button name for spells window. #: src/gui/windowmenu.cpp:123 msgid "SP" msgstr "FE" #. TRANSLATORS: short button name for drops window. #: src/gui/windowmenu.cpp:127 msgid "DR" msgstr "DE" #. TRANSLATORS: short button name for did you know window. #: src/gui/windowmenu.cpp:131 msgid "YK" msgstr "YK" #. TRANSLATORS: full button name #: src/gui/windowmenu.cpp:133 msgid "Did you know" msgstr "Você Sabia" #. TRANSLATORS: short button name for shop window. #: src/gui/windowmenu.cpp:135 msgid "SHP" msgstr "LOJ" #. TRANSLATORS: short button name for outfits window. #: src/gui/windowmenu.cpp:139 msgid "OU" msgstr "RO" #. TRANSLATORS: short button name for updates window. #: src/gui/windowmenu.cpp:143 msgid "UP" msgstr "CIMA" #. TRANSLATORS: full button name #: src/gui/windowmenu.cpp:145 msgid "Updates" msgstr "Atualizações" #. TRANSLATORS: short button name for bank window. #: src/gui/windowmenu.cpp:147 msgid "BA" msgstr "" #. TRANSLATORS: full button name #. TRANSLATORS: bank window name #: src/gui/windowmenu.cpp:149 src/gui/windows/bankwindow.cpp:43 msgid "Bank" msgstr "" #. TRANSLATORS: short button name for debug window. #: src/gui/windowmenu.cpp:151 msgid "DBG" msgstr "DBG" #. TRANSLATORS: short button name for windows list menu. #: src/gui/windowmenu.cpp:160 msgid "WIN" msgstr "WIN" #. TRANSLATORS: short button name for setup window. #: src/gui/windowmenu.cpp:164 msgid "SET" msgstr "CON" #. TRANSLATORS: short key name #. TRANSLATORS: outfits window label #: src/gui/windowmenu.cpp:299 src/gui/windows/outfitwindow.cpp:77 #: src/gui/windows/outfitwindow.cpp:571 #, c-format msgid "Key: %s" msgstr "Tecla: %s" #: src/gui/windows/bankwindow.cpp:48 src/gui/windows/bankwindow.cpp:90 #, c-format msgid "Money in bank: %s" msgstr "" #. TRANSLATORS: bank window button #: src/gui/windows/bankwindow.cpp:51 msgid "Withdraw" msgstr "" #. TRANSLATORS: bank window button #: src/gui/windows/bankwindow.cpp:53 msgid "Deposit" msgstr "" #. TRANSLATORS: bot checker window header #: src/gui/windows/botcheckerwindow.cpp:45 msgid "Bot Checker" msgstr "Analizador de bot" #. TRANSLATORS: bot checker window button #. TRANSLATORS: npc dialog button #: src/gui/windows/botcheckerwindow.cpp:54 src/gui/windows/npcdialog.cpp:116 msgid "Reset" msgstr "Resetar" #. TRANSLATORS: bot checker window table header #: src/gui/windows/botcheckerwindow.cpp:95 msgid "Result" msgstr "Resultado" #. TRANSLATORS: buy dialog name #: src/gui/windows/buydialog.cpp:167 msgid "Create items" msgstr "Criar itens" #. TRANSLATORS: buy dialog label #: src/gui/windows/buydialog.cpp:249 msgid "Amount:" msgstr "Quantidade:" #. TRANSLATORS: char create dialog button #. TRANSLATORS: char select dialog. button. #. TRANSLATORS: social window button #: src/gui/windows/buydialog.cpp:260 src/gui/windows/charcreatedialog.cpp:125 #: src/gui/windows/charselectdialog.cpp:601 #: src/gui/windows/socialwindow.cpp:87 msgid "Create" msgstr "Criar" #. TRANSLATORS: change email dialog header #. TRANSLATORS: button in change email dialog #: src/gui/windows/changeemaildialog.cpp:50 #: src/gui/windows/changeemaildialog.cpp:55 msgid "Change Email Address" msgstr "Alterar e-mail" #. TRANSLATORS: label in change email dialog #. TRANSLATORS: change password dialog label #: src/gui/windows/changeemaildialog.cpp:63 #: src/gui/windows/changepassworddialog.cpp:66 #, c-format msgid "Account: %s" msgstr "Conta: %s" #. TRANSLATORS: label in change email dialog #: src/gui/windows/changeemaildialog.cpp:67 msgid "Type new email address twice:" msgstr "Digite o novo email duas vezes:" #. TRANSLATORS: change email error #: src/gui/windows/changeemaildialog.cpp:139 #, c-format msgid "The new email address needs to be at least %u characters long." msgstr "O novo email deve ter pelo menos %u caracteres." #. TRANSLATORS: change email error #: src/gui/windows/changeemaildialog.cpp:147 #, c-format msgid "The new email address needs to be less than %u characters long." msgstr "A nova senha deve ter menos que %u caracteres." #. TRANSLATORS: change email error #: src/gui/windows/changeemaildialog.cpp:155 msgid "The email address entries mismatch." msgstr "Os emails informados não são iguais." #. TRANSLATORS: change password window name #. TRANSLATORS: change password dialog button #: src/gui/windows/changepassworddialog.cpp:51 #: src/gui/windows/changepassworddialog.cpp:57 msgid "Change Password" msgstr "Alterar senha" #. TRANSLATORS: change password dialog label #. TRANSLATORS: login dialog label #. TRANSLATORS: register dialog. label. #. TRANSLATORS: unregister dialog. label. #: src/gui/windows/changepassworddialog.cpp:70 #: src/gui/windows/logindialog.cpp:106 src/gui/windows/registerdialog.cpp:79 #: src/gui/windows/unregisterdialog.cpp:68 msgid "Password:" msgstr "Senha:" #. TRANSLATORS: change password dialog label #: src/gui/windows/changepassworddialog.cpp:73 msgid "Type new password twice:" msgstr "Digite a nova senha duas vezes:" #. TRANSLATORS: change password error #: src/gui/windows/changepassworddialog.cpp:120 msgid "Enter the old password first." msgstr "Primeiro entre com a antiga senha." #. TRANSLATORS: change password error #: src/gui/windows/changepassworddialog.cpp:127 #, c-format msgid "The new password needs to be at least %u characters long." msgstr "A nova senha deve ter pelo menos %u caracteres." #. TRANSLATORS: change password error #: src/gui/windows/changepassworddialog.cpp:135 #, c-format msgid "The new password needs to be less than %u characters long." msgstr "A nova senha deve ser menor que %u caracteres." #. TRANSLATORS: change password error #: src/gui/windows/changepassworddialog.cpp:143 msgid "The new password entries mismatch." msgstr "As novas senhas não são iguais." #. TRANSLATORS: char create dialog name #: src/gui/windows/charcreatedialog.cpp:75 msgid "New Character" msgstr "Novo Personagem" #. TRANSLATORS: char create dialog label #. TRANSLATORS: edit server dialog label #. TRANSLATORS: login dialog label #. TRANSLATORS: register dialog. label. #: src/gui/windows/charcreatedialog.cpp:81 #: src/gui/windows/editserverdialog.cpp:74 src/gui/windows/logindialog.cpp:104 #: src/gui/windows/registerdialog.cpp:77 msgid "Name:" msgstr "Nome:" #. TRANSLATORS: This is a narrow symbol used to denote 'next'. #. You may change this symbol if your language uses another. #. TRANSLATORS: char create dialog button #. TRANSLATORS: outfits window button #: src/gui/windows/charcreatedialog.cpp:85 #: src/gui/windows/charcreatedialog.cpp:94 #: src/gui/windows/charcreatedialog.cpp:111 #: src/gui/windows/charcreatedialog.cpp:191 #: src/gui/windows/charcreatedialog.cpp:201 #: src/gui/windows/outfitwindow.cpp:65 msgid ">" msgstr ">" #. TRANSLATORS: This is a narrow symbol used to denote 'previous'. #. You may change this symbol if your language uses another. #. TRANSLATORS: char create dialog button #. TRANSLATORS: outfits window button #: src/gui/windows/charcreatedialog.cpp:89 #: src/gui/windows/charcreatedialog.cpp:96 #: src/gui/windows/charcreatedialog.cpp:193 #: src/gui/windows/charcreatedialog.cpp:203 #: src/gui/windows/outfitwindow.cpp:63 msgid "<" msgstr "<" #. TRANSLATORS: char create dialog label #: src/gui/windows/charcreatedialog.cpp:91 msgid "Hair color:" msgstr "Cor do Cabelo:" #. TRANSLATORS: char create dialog label #: src/gui/windows/charcreatedialog.cpp:98 msgid "Hair style:" msgstr "Estilo do Cabelo:" #. TRANSLATORS: char create dialog button #: src/gui/windows/charcreatedialog.cpp:109 msgid "^" msgstr "^" #. TRANSLATORS: char create dialog button #. TRANSLATORS: register dialog. button. #: src/gui/windows/charcreatedialog.cpp:113 #: src/gui/windows/registerdialog.cpp:98 msgid "Male" msgstr "Homem" #. TRANSLATORS: char create dialog button #. TRANSLATORS: register dialog. button. #: src/gui/windows/charcreatedialog.cpp:115 #: src/gui/windows/registerdialog.cpp:100 msgid "Female" msgstr "Mulher" #. TRANSLATORS: char create dialog label #: src/gui/windows/charcreatedialog.cpp:123 #: src/gui/windows/charcreatedialog.cpp:479 #, c-format msgid "Please distribute %d points" msgstr "Por favor distribua %d pontos" #. TRANSLATORS: char create dialog label #: src/gui/windows/charcreatedialog.cpp:195 msgid "Race:" msgstr "Corrida:" #. TRANSLATORS: char create dialog label #: src/gui/windows/charcreatedialog.cpp:205 msgid "Look:" msgstr "Aparência:" #. TRANSLATORS: char creation error #: src/gui/windows/charcreatedialog.cpp:369 msgid "Your name needs to be at least 4 characters." msgstr "Seu nome deve ter pelo menos 4 caracteres." #. TRANSLATORS: char create dialog label #: src/gui/windows/charcreatedialog.cpp:469 msgid "Character stats OK" msgstr "Atributos do personagem OK" #. TRANSLATORS: char create dialog label #: src/gui/windows/charcreatedialog.cpp:485 #, c-format msgid "Please remove %d points" msgstr "Por favor remova %d pontos" #. TRANSLATORS: char deletion message #: src/gui/windows/chardeleteconfirm.h:41 msgid "Confirm Character Delete" msgstr "Confimar exclusão do personagem" #. TRANSLATORS: char deletion message #: src/gui/windows/chardeleteconfirm.h:43 msgid "Are you sure you want to delete this character?" msgstr "Tem certeza que deseja excluir este personagem?" #. TRANSLATORS: char select dialog name #: src/gui/windows/charselectdialog.cpp:64 #, c-format msgid "Account %s (last login time %s)" msgstr "Conta %s (Último acesso em %s)" #. TRANSLATORS: char select dialog. button. #: src/gui/windows/charselectdialog.cpp:71 msgid "Switch" msgstr "" #. TRANSLATORS: char select dialog. button. #: src/gui/windows/charselectdialog.cpp:73 msgid "Password" msgstr "" #. TRANSLATORS: char select dialog. button. #. TRANSLATORS: updater window button #: src/gui/windows/charselectdialog.cpp:78 #: src/gui/windows/charselectdialog.cpp:591 #: src/gui/windows/updaterwindow.cpp:193 msgid "Play" msgstr "Jogar" #. TRANSLATORS: char select dialog. button. #. TRANSLATORS: info message #: src/gui/windows/charselectdialog.cpp:80 #: src/net/ea/charserverhandler.cpp:160 #: src/net/eathena/charserverhandler.cpp:539 #: src/net/eathena/charserverhandler.cpp:569 msgid "Info" msgstr "Informações" #. TRANSLATORS: char select dialog. button. #. TRANSLATORS: unregister dialog name #. TRANSLATORS: unregister dialog. button. #: src/gui/windows/charselectdialog.cpp:108 #: src/gui/windows/unregisterdialog.cpp:50 #: src/gui/windows/unregisterdialog.cpp:55 msgid "Unregister" msgstr "Cancelar Registro" #. TRANSLATORS: char select dialog. button. #: src/gui/windows/charselectdialog.cpp:120 msgid "Change Email" msgstr "Alterar email" #. TRANSLATORS: char select dialog name #: src/gui/windows/charselectdialog.cpp:164 #, c-format msgid "Account %s" msgstr "Conta %s" #: src/gui/windows/charselectdialog.cpp:192 msgid "Please set new pincode" msgstr "Por favor insira novo pincode" #: src/gui/windows/charselectdialog.cpp:238 msgid "Please enter new name" msgstr "" #. TRANSLATORS: char select dialog. player info message. #: src/gui/windows/charselectdialog.cpp:257 #, c-format msgid "" "Hp: %u/%u\n" "Mp: %u/%u\n" "Level: %u\n" "Experience: %u\n" "Money: %s" msgstr "" "Hp: %u/%u\n" "Mp: %u/%u\n" "Level: %u\n" "Experiência: %u\n" "Money: %s" #: src/gui/windows/charselectdialog.cpp:309 msgid "Incorrect password" msgstr "Senha incorreta" #. TRANSLATORS: char deletion question. #: src/gui/windows/charselectdialog.cpp:449 msgid "Enter password for deleting character" msgstr "Entre com a senha para apagar o personagem" #: src/gui/windows/charselectdialog.cpp:449 msgid "Enter password:" msgstr "Entre com a senha:" #. TRANSLATORS: chat message #: src/gui/windows/chatwindow.cpp:661 #, c-format msgid "Present: %s; %d players are present." msgstr "Presentes: %s; %d jogadores estão presentes." #. TRANSLATORS: chat message #: src/gui/windows/chatwindow.cpp:1104 #, c-format msgid "Whispering to %s: %s" msgstr "Enviando MP para %s: %s" #. TRANSLATORS: owners pet name. For example: 4144's pet #: src/gui/windows/chatwindow.cpp:1652 src/net/eathena/pethandler.cpp:167 #, c-format msgid "%s's pet" msgstr "Animal de %s" #. TRANSLATORS: confirm dialog button #: src/gui/windows/confirmdialog.cpp:55 msgid "Yes" msgstr "Sim" #. TRANSLATORS: debug window tab #: src/gui/windows/debugwindow.cpp:63 msgid "Target" msgstr "Alvo" #. TRANSLATORS: debug window tab #: src/gui/windows/debugwindow.cpp:65 msgid "Net" msgstr "Rede" #. TRANSLATORS: did you know window name #: src/gui/windows/didyouknowwindow.cpp:53 msgid "Did You Know?" msgstr "Você Sabia?" #. TRANSLATORS: did you know window button #: src/gui/windows/didyouknowwindow.cpp:60 msgid "< Previous" msgstr "< Anterior" #. TRANSLATORS: did you know window button #: src/gui/windows/didyouknowwindow.cpp:62 msgid "Next >" msgstr "Próximo >" #. TRANSLATORS: did you know window checkbox #: src/gui/windows/didyouknowwindow.cpp:64 msgid "Auto open this window" msgstr "Auto abrir esta janela" #. TRANSLATORS: edit server dialog name #: src/gui/windows/editserverdialog.cpp:48 msgid "Edit Server" msgstr "Editar Servidor" #. TRANSLATORS: edit server dialog button #. TRANSLATORS: servers dialog button #: src/gui/windows/editserverdialog.cpp:57 #: src/gui/windows/serverdialog.cpp:119 msgid "Connect" msgstr "Conectar" #. TRANSLATORS: edit server dialog label #: src/gui/windows/editserverdialog.cpp:63 msgid "Use same ip" msgstr "Usar mesmo ip" #. TRANSLATORS: edit server dialog label #: src/gui/windows/editserverdialog.cpp:76 msgid "Address:" msgstr "Endereço:" #. TRANSLATORS: edit server dialog label #: src/gui/windows/editserverdialog.cpp:78 msgid "Port:" msgstr "Porta:" #. TRANSLATORS: edit server dialog label #: src/gui/windows/editserverdialog.cpp:80 msgid "Server type:" msgstr "Tipo de servidor:" #. TRANSLATORS: edit server dialog label #: src/gui/windows/editserverdialog.cpp:82 msgid "Description:" msgstr "Descrição:" #. TRANSLATORS: edit server dialog label #: src/gui/windows/editserverdialog.cpp:84 msgid "Online list url:" msgstr "URL de lista online:" #. TRANSLATORS: edit server dialog error message #: src/gui/windows/editserverdialog.cpp:203 msgid "Please at least type both the address and the port of the server." msgstr "Por favor, pelo menos um dos dois tipos de portas de servidor." #. TRANSLATORS: egg selection dialog name #: src/gui/windows/eggselectiondialog.cpp:42 #: src/gui/windows/eggselectiondialog.cpp:44 msgid "Select egg" msgstr "" #. TRANSLATORS: egg selection dialog button #. TRANSLATORS: input action name #: src/gui/windows/eggselectiondialog.cpp:51 src/input/pages/gui.cpp:93 msgid "Select" msgstr "Selecionar" #. TRANSLATORS: font size #: src/gui/windows/emotewindow.cpp:47 msgid "Normal font" msgstr "Fonte normal" #. TRANSLATORS: emotes tab name #: src/gui/windows/emotewindow.cpp:119 msgid "Fonts" msgstr "Fontes" #. TRANSLATORS: help window. button. #: src/gui/windows/helpwindow.cpp:56 msgid "Did you know..." msgstr "Você sabia que ..." #. TRANSLATORS: inventory button #. TRANSLATORS: outfits window button #. TRANSLATORS: inventory button #: src/gui/windows/inventorywindow.cpp:169 src/gui/windows/outfitwindow.cpp:67 #: src/resources/itemtypemapdata.h:47 src/resources/itemtypemapdata.h:51 #: src/resources/itemtypemapdata.h:55 src/resources/itemtypemapdata.h:59 #: src/resources/itemtypemapdata.h:63 src/resources/itemtypemapdata.h:67 #: src/resources/itemtypemapdata.h:71 src/resources/itemtypemapdata.h:75 #: src/resources/itemtypemapdata.h:79 src/resources/itemtypemapdata.h:83 #: src/resources/itemtypemapdata.h:87 src/resources/itemtypemapdata.h:91 #: src/resources/itemtypemapdata.h:95 msgid "Equip" msgstr "Equipar" #. TRANSLATORS: item amount window button #: src/gui/windows/itemamountwindow.cpp:162 msgid "All" msgstr "Tudo" #. TRANSLATORS: amount window message #: src/gui/windows/itemamountwindow.cpp:218 msgid "Select amount of items to trade." msgstr "Selecionar quantidade de itens para negociar." #. TRANSLATORS: amount window message #: src/gui/windows/itemamountwindow.cpp:222 msgid "Select amount of items to drop." msgstr "Selecionar quantidade de itens para descartar." #. TRANSLATORS: amount window message #: src/gui/windows/itemamountwindow.cpp:226 msgid "Select amount of items to store." msgstr "Escolha a quantidade de itens para armazenar." #. TRANSLATORS: amount window message #: src/gui/windows/itemamountwindow.cpp:230 msgid "Select amount of items to retrieve." msgstr "Escolha a quantidade de itens para retirar." #. TRANSLATORS: amount window message #: src/gui/windows/itemamountwindow.cpp:234 msgid "Select amount of items to split." msgstr "Selecionar quantidade de itens para dividir." #. TRANSLATORS: amount window message #: src/gui/windows/itemamountwindow.cpp:238 msgid "Add to buy shop." msgstr "Adicionar na loja de compra." #. TRANSLATORS: amount window message #: src/gui/windows/itemamountwindow.cpp:242 msgid "Add to sell shop." msgstr "Adicionar na loja de venda." #. TRANSLATORS: amount window message #: src/gui/windows/itemamountwindow.cpp:246 msgid "Unknown." msgstr "Desconhecido." #. TRANSLATORS: kill stats window button #: src/gui/windows/killstats.cpp:54 msgid "Reset stats" msgstr "Resetar status" #. TRANSLATORS: kill stats window button #: src/gui/windows/killstats.cpp:56 msgid "Reset timer" msgstr "Resetar tempo" #. TRANSLATORS: kill stats window label #: src/gui/windows/killstats.cpp:61 src/gui/windows/killstats.cpp:175 #: src/gui/windows/killstats.cpp:280 src/gui/windows/killstats.cpp:521 #, c-format msgid "Kills: %s, total exp: %s" msgstr "Mortes: %s Total exp: %s" #. TRANSLATORS: kill stats window label #: src/gui/windows/killstats.cpp:64 src/gui/windows/killstats.cpp:177 #: src/gui/windows/killstats.cpp:257 src/gui/windows/killstats.cpp:272 #: src/gui/windows/killstats.cpp:523 #, c-format msgid "Avg Exp: %s" msgstr "Média Exp: %s" #. TRANSLATORS: kill stats window label #: src/gui/windows/killstats.cpp:66 src/gui/windows/killstats.cpp:180 #: src/gui/windows/killstats.cpp:262 src/gui/windows/killstats.cpp:276 #: src/gui/windows/killstats.cpp:526 #, c-format msgid "No. of avg mob to next level: %s" msgstr "Média de mob para próximo level: %s" #. TRANSLATORS: kill stats window label #: src/gui/windows/killstats.cpp:69 src/gui/windows/killstats.cpp:191 #: src/gui/windows/killstats.cpp:284 src/gui/windows/killstats.cpp:529 #, c-format msgid "Kills/Min: %s, Exp/Min: %s" msgstr "Mortes/Min: %s Exp/Min: %s" #. TRANSLATORS: kill stats window label #: src/gui/windows/killstats.cpp:73 src/gui/windows/killstats.cpp:78 #: src/gui/windows/killstats.cpp:83 src/gui/windows/killstats.cpp:350 #: src/gui/windows/killstats.cpp:369 src/gui/windows/killstats.cpp:390 #, c-format msgid "Exp speed per %d min: %s" msgid_plural "Exp speed per %d min: %s" msgstr[0] "Velocidade de exp por %d min: %s" msgstr[1] "Velocidade de exp por %d mins: %s" #: src/gui/windows/killstats.cpp:75 src/gui/windows/killstats.cpp:80 #: src/gui/windows/killstats.cpp:86 #, c-format msgid "Time for next level per %d min: %s" msgid_plural "Time for next level per %d min: %s" msgstr[0] "Tempo para o próximo nível %d min: %s" msgstr[1] "Tempo para o próximo nível %d mins: %s" #. TRANSLATORS: kill stats window label #: src/gui/windows/killstats.cpp:89 src/gui/windows/killstats.cpp:289 msgid "Last kill exp:" msgstr "Ultima exp por morte:" #. TRANSLATORS: kill stats window label #: src/gui/windows/killstats.cpp:92 src/gui/windows/killstats.cpp:421 #: src/gui/windows/killstats.cpp:428 src/gui/windows/killstats.cpp:435 #: src/gui/windows/killstats.cpp:441 msgid "Time before jacko spawn:" msgstr "Tempo para próxima aparição do JackO:" #. TRANSLATORS: kill stats window label #: src/gui/windows/killstats.cpp:129 src/gui/windows/killstats.cpp:242 #, c-format msgid "Level: %d at %f%%" msgstr "Nível: %d em %f%%" #. TRANSLATORS: kill stats window label #: src/gui/windows/killstats.cpp:134 src/gui/windows/killstats.cpp:247 #, c-format msgid "Exp: %d/%d Left: %d" msgstr "Exp: %d%d Falta: %d" #. TRANSLATORS: kill stats window label #: src/gui/windows/killstats.cpp:138 src/gui/windows/killstats.cpp:253 #: src/gui/windows/killstats.cpp:267 #, c-format msgid "1%% = %d exp, avg mob for 1%%: %s" msgstr "1%% = %d ex, avg mob por 1%%: %s" #. TRANSLATORS: kill stats window label #: src/gui/windows/killstats.cpp:356 src/gui/windows/killstats.cpp:365 #: src/gui/windows/killstats.cpp:376 src/gui/windows/killstats.cpp:385 #: src/gui/windows/killstats.cpp:398 src/gui/windows/killstats.cpp:407 #, c-format msgid " Time for next level: %s" msgstr " Tempo para próximo nível: %s" #. TRANSLATORS: kill stats window label #: src/gui/windows/killstats.cpp:428 #, c-format msgid "%s %d?" msgstr "%s %d?" #: src/gui/windows/killstats.cpp:435 msgid "jacko spawning" msgstr "Aparição do JackO" #. TRANSLATORS: login dialog name #. TRANSLATORS: login dialog button #: src/gui/windows/logindialog.cpp:64 src/gui/windows/logindialog.cpp:81 msgid "Login" msgstr "Login" #. TRANSLATORS: login dialog label #: src/gui/windows/logindialog.cpp:71 msgid "Remember username" msgstr "Lembrar usuário" #. TRANSLATORS: login dialog label #: src/gui/windows/logindialog.cpp:74 msgid "Update:" msgstr "Atualização:" #. TRANSLATORS: login dialog button #: src/gui/windows/logindialog.cpp:79 msgid "Change Server" msgstr "Trocar servidor" #. TRANSLATORS: login dialog button #. TRANSLATORS: register dialog name #. TRANSLATORS: register dialog. button. #: src/gui/windows/logindialog.cpp:83 src/gui/windows/registerdialog.cpp:54 #: src/gui/windows/registerdialog.cpp:63 msgid "Register" msgstr "Registrar" #. TRANSLATORS: login dialog checkbox #: src/gui/windows/logindialog.cpp:85 msgid "Custom update host" msgstr "Atualizações customizadas" #. TRANSLATORS: login dialog label #: src/gui/windows/logindialog.cpp:100 msgid "Server:" msgstr "Servidor:" #. TRANSLATORS: login dialog label #: src/gui/windows/logindialog.cpp:110 #, c-format msgid "Update host: %s" msgstr "Atualizando Servidor: %s" #: src/gui/windows/logindialog.cpp:229 msgid "Open register url" msgstr "Abrir endereço de registro" #: src/gui/windows/ministatuswindow.cpp:71 msgid "health bar" msgstr "Barra de Vida" #. TRANSLATORS: status bar name #: src/gui/windows/ministatuswindow.cpp:82 msgid "mana bar" msgstr "Barra de Mana" #. TRANSLATORS: status bar name #: src/gui/windows/ministatuswindow.cpp:86 msgid "experience bar" msgstr "Barra de experiencia" #. TRANSLATORS: status bar name #: src/gui/windows/ministatuswindow.cpp:91 msgid "weight bar" msgstr "Barra de Peso" #. TRANSLATORS: status bar name #: src/gui/windows/ministatuswindow.cpp:97 msgid "inventory slots bar" msgstr "Barra de slots no inventário" #. TRANSLATORS: status bar name #: src/gui/windows/ministatuswindow.cpp:101 msgid "money bar" msgstr "Barra de Dinheiro" #. TRANSLATORS: status bar name #: src/gui/windows/ministatuswindow.cpp:105 msgid "arrows bar" msgstr "Barra de flechas" #. TRANSLATORS: status bar name #: src/gui/windows/ministatuswindow.cpp:110 msgid "status bar" msgstr "Barra de Status" #: src/gui/windows/ministatuswindow.cpp:133 msgid "job bar" msgstr "Barra de Job" #. TRANSLATORS: status bar label #. TRANSLATORS: status window label #: src/gui/windows/ministatuswindow.cpp:340 #: src/gui/windows/statuswindow.cpp:245 #, c-format msgid "Level: %d (GM %d)" msgstr "Nível: %d (GM %d)" #. TRANSLATORS: status bar label #. TRANSLATORS: status window label #: src/gui/windows/ministatuswindow.cpp:347 #: src/gui/windows/statuswindow.cpp:72 src/gui/windows/statuswindow.cpp:252 #: src/gui/windows/statuswindow.cpp:377 #, c-format msgid "Level: %d" msgstr "Nível: %d" #. TRANSLATORS: status bar label #: src/gui/windows/ministatuswindow.cpp:363 #: src/gui/windows/ministatuswindow.cpp:400 msgid "Need" msgstr "Precisa" #. TRANSLATORS: job bar label #: src/gui/windows/ministatuswindow.cpp:387 #, c-format msgid "Job level: %d" msgstr "Nível Job: %d" #. TRANSLATORS: npc dialog button #: src/gui/windows/npcdialog.cpp:70 msgid "Stop waiting" msgstr "Parar de esperar" #. TRANSLATORS: npc dialog button #: src/gui/windows/npcdialog.cpp:72 msgid "Next" msgstr "Próximo" #. TRANSLATORS: npc dialog button #: src/gui/windows/npcdialog.cpp:76 msgid "Submit" msgstr "Enviar" #. TRANSLATORS: npc dialog button #. TRANSLATORS: servers dialog button #. TRANSLATORS: shop window label #. TRANSLATORS: shop window button #. TRANSLATORS: trade window button #: src/gui/windows/npcdialog.cpp:114 src/gui/windows/serverdialog.cpp:121 #: src/gui/windows/shopwindow.cpp:98 src/gui/windows/shopwindow.cpp:105 #: src/gui/windows/tradewindow.cpp:83 msgid "Add" msgstr "Adicionar" #. TRANSLATORS: label in npc post dialog #: src/gui/windows/npcpostdialog.cpp:61 msgid "To:" msgstr "Para:" #. TRANSLATORS: button in npc post dialog #: src/gui/windows/npcpostdialog.cpp:68 msgid "Send" msgstr "Enviar" #. TRANSLATORS: npc post message error #: src/gui/windows/npcpostdialog.cpp:115 msgid "Failed to send as sender or letter invalid." msgstr "Falha ao enviar como remetente ou a carta é inválida." #. TRANSLATORS: sell confirmation header #: src/gui/windows/npcselldialog.cpp:68 msgid "sell item" msgstr "Vender itens" #. TRANSLATORS: sell confirmation message #: src/gui/windows/npcselldialog.cpp:70 #, c-format msgid "Do you really want to sell %s?" msgstr "Você realmente quer vender: %s?" #. TRANSLATORS: outfits window label #: src/gui/windows/outfitwindow.cpp:69 src/gui/windows/outfitwindow.cpp:565 #, c-format msgid "Outfit: %d" msgstr "Roupas: %d" #. TRANSLATORS: outfits window checkbox #: src/gui/windows/outfitwindow.cpp:71 msgid "Unequip first" msgstr "Desequipar antes" #. TRANSLATORS: outfits window checkbox #: src/gui/windows/outfitwindow.cpp:74 msgid "Away outfit" msgstr "Roupas em modo ausente" #. TRANSLATORS: quit dialog button #: src/gui/windows/quitdialog.cpp:62 msgid "Switch server" msgstr "Trocar servidor" #. TRANSLATORS: quit dialog button #: src/gui/windows/quitdialog.cpp:65 msgid "Switch character" msgstr "Trocar de Personagem" #. TRANSLATORS: register dialog. label. #: src/gui/windows/registerdialog.cpp:81 msgid "Confirm:" msgstr "Confirmar:" #. TRANSLATORS: register dialog. label. #: src/gui/windows/registerdialog.cpp:121 msgid "Email:" msgstr "Email:" #. TRANSLATORS: error message #: src/gui/windows/registerdialog.cpp:188 #, c-format msgid "The username needs to be at least %u characters long." msgstr "O nome do usuário precisa ter pelo menos %u caracteres." #. TRANSLATORS: error message #: src/gui/windows/registerdialog.cpp:197 #, c-format msgid "The username needs to be less than %u characters long." msgstr "O nome do usuário deve ser menor que %u caracteres." #. TRANSLATORS: error message #. TRANSLATORS: unregister dialog. error message. #: src/gui/windows/registerdialog.cpp:206 #: src/gui/windows/unregisterdialog.cpp:129 #, c-format msgid "The password needs to be at least %u characters long." msgstr "A senha deve ter pelo menos %u caracteres." #. TRANSLATORS: error message #. TRANSLATORS: unregister dialog. error message. #: src/gui/windows/registerdialog.cpp:215 #: src/gui/windows/unregisterdialog.cpp:136 #, c-format msgid "The password needs to be less than %u characters long." msgstr "A senha deve ser menor que %u caracteres." #. TRANSLATORS: error message #: src/gui/windows/registerdialog.cpp:223 msgid "Passwords do not match." msgstr "Senhas não conferem." #. TRANSLATORS: servers dialog name #: src/gui/windows/serverdialog.cpp:108 msgid "Choose Your Server" msgstr "Escolha seu servidor" #. TRANSLATORS: servers dialog button #: src/gui/windows/serverdialog.cpp:127 msgid "Load" msgstr "Carregar" #. TRANSLATORS: servers dialog name #: src/gui/windows/serverdialog.cpp:141 msgid "Choose Your Server *** SAFE MODE ***" msgstr "Escolha seu servidor *** MODO SEGURO ***" #. TRANSLATORS: servers dialog checkbox #: src/gui/windows/serverdialog.cpp:150 msgid "Use same ip for game sub servers" msgstr "Usar o mesmo ip para os sub servidores do jogo" #. TRANSLATORS: servers dialog label #: src/gui/windows/serverdialog.cpp:402 #, c-format msgid "Downloading server list...%2.2f%%" msgstr "Baixando lista de servidores...%2.2f%%" #. TRANSLATORS: servers dialog label #: src/gui/windows/serverdialog.cpp:408 msgid "Waiting for server..." msgstr "Aguardando servidor..." #. TRANSLATORS: servers dialog label #: src/gui/windows/serverdialog.cpp:413 msgid "Preparing download" msgstr "Preparando download" #. TRANSLATORS: servers dialog label #: src/gui/windows/serverdialog.cpp:418 msgid "Error retreiving server list!" msgstr "Erro ao recuperar lista!" #. TRANSLATORS: servers dialog label #: src/gui/windows/serverdialog.cpp:508 msgid "requires a newer version" msgstr "requer uma versão mais nova" #. TRANSLATORS: servers dialog label #: src/gui/windows/serverdialog.cpp:513 #, c-format msgid "requires v%s" msgstr "requer v%s" #. TRANSLATORS: setup button #: src/gui/windows/setupwindow.cpp:93 msgid "Apply" msgstr "Aplicar" #. TRANSLATORS: setup button #: src/gui/windows/setupwindow.cpp:99 msgid "Reset Windows" msgstr "Restaurar janelas" #. TRANSLATORS: shop window name #: src/gui/windows/shopwindow.cpp:79 msgid "Personal Shop" msgstr "Loja pessoal" #. TRANSLATORS: shop window label #: src/gui/windows/shopwindow.cpp:94 msgid "Buy items" msgstr "Comprar itens" #. TRANSLATORS: shop window label #: src/gui/windows/shopwindow.cpp:96 msgid "Sell items" msgstr "Vender itens" #. TRANSLATORS: shop window label #. TRANSLATORS: shop window button #: src/gui/windows/shopwindow.cpp:102 src/gui/windows/shopwindow.cpp:109 msgid "Announce" msgstr "Anúncio" #. TRANSLATORS: shop window checkbox #: src/gui/windows/shopwindow.cpp:113 msgid "Show links in announce" msgstr "Mostrar links em anúncio" #. TRANSLATORS: shop window dialog #. TRANSLATORS: trade message #: src/gui/windows/shopwindow.cpp:776 src/net/ea/tradehandler.cpp:186 msgid "Request for Trade" msgstr "Proposta de negociação" #: src/gui/windows/shopwindow.cpp:776 #, c-format msgid "%s wants to %s %s do you accept?" msgstr "%s quer %s %s você aceita?" #. TRANSLATORS: skills dialog button #: src/gui/windows/skilldialog.cpp:82 msgid "Up" msgstr "+" #. TRANSLATORS: skills dialog label #: src/gui/windows/skilldialog.cpp:192 #, c-format msgid "Skill points available: %d" msgstr "Pontos de habilidade disponíveis: %d" #. TRANSLATORS: skills dialog default skill tab #: src/gui/windows/skilldialog.cpp:289 #, c-format msgid "Skill Set %d" msgstr "Habilidade %d" #. TRANSLATORS: skills dialog. skill id #: src/gui/windows/skilldialog.cpp:310 #, c-format msgid "Skill %d" msgstr "Habilidade %d" #: src/gui/windows/skilldialog.cpp:450 #, c-format msgid "Failed skill: %s" msgstr "" #. TRANSLATORS: here P is title for visible players tab in social window #: src/gui/windows/socialwindow.cpp:78 msgid "P" msgstr "J" #. TRANSLATORS: here F is title for friends tab in social window #: src/gui/windows/socialwindow.cpp:83 msgid "F" msgstr "A" #. TRANSLATORS: social window button #: src/gui/windows/socialwindow.cpp:89 msgid "Invite" msgstr "Convidar" #. TRANSLATORS: chat message #: src/gui/windows/socialwindow.cpp:277 #, c-format msgid "Accepted party invite from %s." msgstr "Aceitou convite para o grupo de %s." #. TRANSLATORS: chat message #: src/gui/windows/socialwindow.cpp:288 #, c-format msgid "Rejected party invite from %s." msgstr "Rejeitou convite para o grupo de %s." #. TRANSLATORS: chat message #: src/gui/windows/socialwindow.cpp:305 #, c-format msgid "Accepted guild invite from %s." msgstr "Aceitou convite para a guilda de %s." #. TRANSLATORS: chat message #: src/gui/windows/socialwindow.cpp:319 #, c-format msgid "Rejected guild invite from %s." msgstr "Rejeitou convite para a guilda de %s." #. TRANSLATORS: chat message #: src/gui/windows/socialwindow.cpp:359 #, c-format msgid "Creating guild called %s." msgstr "Criando guilda chamada %s." #. TRANSLATORS: chat message #: src/gui/windows/socialwindow.cpp:380 #, c-format msgid "Creating party called %s." msgstr "Criando grupo chamado %s." #. TRANSLATORS: guild creation message #: src/gui/windows/socialwindow.cpp:395 msgid "Guild Name" msgstr "Nome da guilda" #. TRANSLATORS: guild creation message #: src/gui/windows/socialwindow.cpp:397 msgid "Choose your guild's name." msgstr "Escolha o nome da sua guilda." #. TRANSLATORS: chat message #: src/gui/windows/socialwindow.cpp:413 msgid "Received guild request, but one already exists." msgstr "Requisição de guilda recebida, mas já existe uma." #. TRANSLATORS: chat message #: src/gui/windows/socialwindow.cpp:421 #, c-format msgid "%s has invited you to join the guild %s." msgstr "%s te convidou para entrar na guilda %s." #. TRANSLATORS: guild invite message #: src/gui/windows/socialwindow.cpp:428 msgid "Accept Guild Invite" msgstr "Aceitar convite para a guilda" #. TRANSLATORS: chat message #: src/gui/windows/socialwindow.cpp:444 msgid "Received party request, but one already exists." msgstr "Requisição de grupo recebida, mas já existe um." #. TRANSLATORS: party invite message #: src/gui/windows/socialwindow.cpp:456 msgid "You have been invited you to join a party." msgstr "Você foi convidado(a) para entrar em um grupo." #. TRANSLATORS: party invite message #: src/gui/windows/socialwindow.cpp:461 #, c-format msgid "You have been invited to join the %s party." msgstr "Você foi convidado(a) para entrar no grupo %s." #. TRANSLATORS: party invite message #: src/gui/windows/socialwindow.cpp:470 #, c-format msgid "%s has invited you to join their party." msgstr "%s te convidou para entrar em seu grupo." #. TRANSLATORS: party invite message #: src/gui/windows/socialwindow.cpp:476 #, c-format msgid "%s has invited you to join the %s party." msgstr "%s te convidou para entrar no grupo %s." #. TRANSLATORS: party invite message #: src/gui/windows/socialwindow.cpp:486 msgid "Accept Party Invite" msgstr "Aceitar convite para o grupo" #: src/gui/windows/socialwindow.cpp:502 msgid "Cannot create party. You are already in a party" msgstr "Não foi possível criar o grupo. Você já faz parte de um." #. TRANSLATORS: party creation message #: src/gui/windows/socialwindow.cpp:511 msgid "Party Name" msgstr "Nome do grupo" #. TRANSLATORS: party creation message #: src/gui/windows/socialwindow.cpp:513 msgid "Choose your party's name." msgstr "Escolha o nome do seu grupo." #. TRANSLATORS: status window label #: src/gui/windows/statuswindow.cpp:76 msgid "HP:" msgstr "HP:" #. TRANSLATORS: status window label #: src/gui/windows/statuswindow.cpp:79 msgid "Exp:" msgstr "Exp:" #. TRANSLATORS: status window label #: src/gui/windows/statuswindow.cpp:137 msgid "MP:" msgstr "MP:" #. TRANSLATORS: status window label #: src/gui/windows/statuswindow.cpp:180 src/gui/windows/statuswindow.cpp:303 #, c-format msgid "Job: %d" msgstr "Job: %d" #. TRANSLATORS: status window label #: src/gui/windows/statuswindow.cpp:182 msgid "Job:" msgstr "Job:" #. TRANSLATORS: status window label #: src/gui/windows/statuswindow.cpp:238 src/gui/windows/statuswindow.cpp:349 #, c-format msgid "Character points: %d" msgstr "Pontos do personagem: %d" #. TRANSLATORS: status window label #: src/gui/windows/statuswindow.cpp:364 #, c-format msgid "Correction points: %d" msgstr "Pontos de correção: %d" #. TRANSLATORS: command editor name #: src/gui/windows/textcommandeditor.cpp:49 msgid "Command Editor" msgstr "Editor de comandos" #. TRANSLATORS: command editor button #: src/gui/windows/textcommandeditor.cpp:54 msgid "magic" msgstr "Feitiço" #. TRANSLATORS: command editor button #: src/gui/windows/textcommandeditor.cpp:56 msgid "other" msgstr "Outro" #. TRANSLATORS: command editor label #: src/gui/windows/textcommandeditor.cpp:58 msgid "Symbol:" msgstr "Símbolo:" #. TRANSLATORS: command editor label #: src/gui/windows/textcommandeditor.cpp:61 msgid "Command:" msgstr "Comando:" #. TRANSLATORS: command editor label #: src/gui/windows/textcommandeditor.cpp:64 msgid "Comment:" msgstr "Comentario:" #. TRANSLATORS: command editor label #: src/gui/windows/textcommandeditor.cpp:68 msgid "Target Type:" msgstr "Tipo de alvo:" #. TRANSLATORS: command editor label #: src/gui/windows/textcommandeditor.cpp:72 msgid "Icon:" msgstr "Icone:" #. TRANSLATORS: command editor label #: src/gui/windows/textcommandeditor.cpp:75 msgid "Mana:" msgstr "Mana:" #. TRANSLATORS: command editor label #: src/gui/windows/textcommandeditor.cpp:78 msgid "Magic level:" msgstr "Nível mágico:" #. TRANSLATORS: command editor label #: src/gui/windows/textcommandeditor.cpp:82 msgid "Magic School:" msgstr "Escola de Feitiço:" #. TRANSLATORS: command editor label #: src/gui/windows/textcommandeditor.cpp:85 msgid "School level:" msgstr "Nível da escola:" #. TRANSLATORS: command editor button #: src/gui/windows/textcommandeditor.cpp:90 msgid "Save" msgstr "Salvar" #. TRANSLATORS: trade window button #: src/gui/windows/tradewindow.cpp:63 msgid "Propose trade" msgstr "Propor negócio" #. TRANSLATORS: trade window button #: src/gui/windows/tradewindow.cpp:65 msgid "Confirmed. Waiting..." msgstr "Confirmado. Aguardando..." #. TRANSLATORS: trade window button #: src/gui/windows/tradewindow.cpp:67 msgid "Agree trade" msgstr "Aceitar negociação" #. TRANSLATORS: trade window button #: src/gui/windows/tradewindow.cpp:69 msgid "Agreed. Waiting..." msgstr "Aceitou. Aguarde..." #. TRANSLATORS: trade window caption #: src/gui/windows/tradewindow.cpp:73 msgid "Trade: You" msgstr "Negócio: você" #. TRANSLATORS: trade window money label #: src/gui/windows/tradewindow.cpp:81 src/gui/windows/tradewindow.cpp:188 #, c-format msgid "You get %s" msgstr "Você pegou %s" #. TRANSLATORS: trade window money change button #: src/gui/windows/tradewindow.cpp:86 msgid "Change" msgstr "Mudar" #. TRANSLATORS: trade window money label #: src/gui/windows/tradewindow.cpp:131 msgid "You give:" msgstr "Você dá:" #. TRANSLATORS: trade error #: src/gui/windows/tradewindow.cpp:407 msgid "You don't have enough money." msgstr "Você não tem dinheiro suficiente." #. TRANSLATORS: trade error #: src/gui/windows/tradewindow.cpp:493 msgid "Failed adding item. You can not overlap one kind of item on the window." msgstr "" "Falha ao adicionar item. Você não pode duplicar este tipo de item na janela." #. TRANSLATORS: unregister dialog. label. #: src/gui/windows/unregisterdialog.cpp:65 #, c-format msgid "Name: %s" msgstr "Nome: %s" #. TRANSLATORS: updater window name #: src/gui/windows/updaterwindow.cpp:172 msgid "Updating..." msgstr "Atualizando..." #. TRANSLATORS: updater window label #: src/gui/windows/updaterwindow.cpp:189 msgid "Connecting..." msgstr "Conectando..." #: src/gui/windows/updaterwindow.cpp:405 msgid "Show all news (can be slow)" msgstr "Mostrar todas as noticias (pode ser lento)" #. TRANSLATORS: update message #: src/gui/windows/updaterwindow.cpp:831 msgid "##1 The update process is incomplete." msgstr "##1 O processo de update está incompleto." #. TRANSLATORS: Continues "The update process is incomplete.". #: src/gui/windows/updaterwindow.cpp:833 msgid "##1 It is strongly recommended that" msgstr "##1 É altamente recomendado que" #. TRANSLATORS: Begins "It is strongly recommended that". #: src/gui/windows/updaterwindow.cpp:835 msgid "##1 you try again later." msgstr "##1 tente novamente mais tarde." #. TRANSLATORS: updater window label #: src/gui/windows/updaterwindow.cpp:1019 msgid "Completed" msgstr "Concluído" #. TRANSLATORS: who is online window name #: src/gui/windows/whoisonline.cpp:91 src/gui/windows/whoisonline.cpp:633 msgid "Who Is Online - Updating" msgstr "Quem está online - Atualizando" #. TRANSLATORS: who is online. button. #: src/gui/windows/whoisonline.cpp:102 msgid "Update" msgstr "Atualizar" #. TRANSLATORS: who is online window name #: src/gui/windows/whoisonline.cpp:228 msgid "Who Is Online - " msgstr "Quem está online - " #. TRANSLATORS: who is online window name #: src/gui/windows/whoisonline.cpp:648 msgid "Who Is Online - error" msgstr "Quem está online - Erro" #. TRANSLATORS: who is online window name #: src/gui/windows/whoisonline.cpp:690 msgid "Who Is Online - Update" msgstr "Quem está online - Atualizado" #. TRANSLATORS: world select dialog name #: src/gui/windows/worldselectdialog.cpp:48 msgid "Select World" msgstr "Selecionar Mundo" #. TRANSLATORS: world dialog button #: src/gui/windows/worldselectdialog.cpp:54 msgid "Change Login" msgstr "Trocar Login" #. TRANSLATORS: world dialog button #: src/gui/windows/worldselectdialog.cpp:56 msgid "Choose World" msgstr "Escolher Mundo" #. TRANSLATORS: long key name. must be short. #. TRANSLATORS: short key name. must be very short. #. TRANSLATORS: long key name, should be short #: src/input/inputmanager.cpp:371 src/input/inputmanager.cpp:415 #: src/input/keyboardconfig.cpp:104 #, c-format msgid "key_%d" msgstr "tecla_%d" #. TRANSLATORS: long joystick button name. must be short. #: src/input/inputmanager.cpp:377 #, c-format msgid "JButton%d" msgstr "BotãoJ%d" #. TRANSLATORS: unknown long key type #: src/input/inputmanager.cpp:391 msgid "unknown key" msgstr "Tecla desconhecida" #. TRANSLATORS: short joystick button name. muse be very short #: src/input/inputmanager.cpp:421 #, c-format msgid "JB%d" msgstr "JB%d" #. TRANSLATORS: unknown short key type. must be short #. TRANSLATORS: Unknown key short string. #. TRANSLATORS: This string must be maximum 5 chars #: src/input/inputmanager.cpp:435 src/input/keyboardconfig.cpp:148 msgid "u key" msgstr "tecla u" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:36 msgid "Target and attack keys" msgstr "Teclas de Alvo e ataque" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:48 msgid "Target & attack closest monster" msgstr "Mirar e atacar o monstro mais proximo." #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:54 msgid "Target & attack closest player" msgstr "Mirar e atacar o jogador mais proximo." #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:60 msgid "Move to Target" msgstr "Mover para o alvo" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:66 msgid "Change Move to Target type" msgstr "Mudar o tipo de movimento ao alvo" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:72 msgid "Move to Home location" msgstr "Mover para localização" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:78 msgid "Set home location" msgstr "Definir localização" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:84 msgid "Move to navigation point" msgstr "Mover para ponto de navegação" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:96 msgid "Stop Attack / Modifier key" msgstr "Parar Ataque / Chave de modificação" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:102 msgid "Untarget" msgstr "Remover alvo" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:108 msgid "Target monster" msgstr "Monstro alvo" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:114 msgid "Target closest monster (without filters)" msgstr "Mirar no monstro mais próximo (sem filtros)" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:120 msgid "Target NPC" msgstr "Selecionar NPC" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:126 msgid "Target Player" msgstr "Selecionar Jogador" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:132 msgid "Target mercenary" msgstr "" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:138 msgid "Target pet" msgstr "" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:144 msgid "Catch pet" msgstr "Pegar animal" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:150 msgid "Other Keys" msgstr "Outras teclas" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:156 msgid "Pickup" msgstr "Pegar item" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:162 msgid "Change Pickup Type" msgstr "Mudar o modo de pegar itens" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:168 msgid "Sit" msgstr "Sentar" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:174 msgid "Screenshot" msgstr "Screenshot" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:180 msgid "Enable/Disable Trading" msgstr "Habilitar/Desabilitar Negociações" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:186 msgid "Open trade window" msgstr "Abrir janela de troca" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:192 msgid "Start trade with target" msgstr "Inicia troca com o alvo." #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:198 msgid "Follow selected player" msgstr "Segue o jogador selecionado" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:204 msgid "Change Map View Mode" msgstr "Mudar o modo de visualização de mapas" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:210 msgid "Select OK" msgstr "Selecionar OK" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:222 msgid "Stop or sit" msgstr "Parar ou sentar" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:228 msgid "Return to safe video mode" msgstr "Retornar para o modo seguro de vídeo" #. TRANSLATORS: input action name #: src/input/pages/basic.cpp:234 msgid "Fire your homunculus" msgstr "" #. TRANSLATORS: input action name #: src/input/pages/chat.cpp:33 msgid "Toggle Chat" msgstr "Alternar para chat" #. TRANSLATORS: input action name #: src/input/pages/chat.cpp:39 msgid "Scroll Chat Up" msgstr "Rolar chat para cima" #. TRANSLATORS: input action name #: src/input/pages/chat.cpp:45 msgid "Scroll Chat Down" msgstr "Rolar chat para baixo" #. TRANSLATORS: input action name #: src/input/pages/chat.cpp:51 msgid "Previous Chat Tab" msgstr "Aba de chat anterior" #. TRANSLATORS: input action name #: src/input/pages/chat.cpp:57 msgid "Next Chat Tab" msgstr "Próxima aba de chat" #. TRANSLATORS: input action name #: src/input/pages/chat.cpp:63 msgid "Clear current chat tab" msgstr "Limpa a aba atual do chat." #. TRANSLATORS: input action name #: src/input/pages/chat.cpp:69 msgid "Close current Chat Tab" msgstr "Fechar aba de chat atual" #. TRANSLATORS: input action name #: src/input/pages/chat.cpp:75 msgid "Close all chat tabs" msgstr "Fecha todas as abas do chat." #. TRANSLATORS: input action name #: src/input/pages/chat.cpp:81 msgid "Ignore all whispers" msgstr "Ignorar todos os sussurros." #. TRANSLATORS: input action name #: src/input/pages/chat.cpp:87 msgid "Ignore all whispers on server side" msgstr "Ignora todos os sussuros do servidor." #. TRANSLATORS: input action name #: src/input/pages/chat.cpp:93 msgid "Unignore all whispers on server side" msgstr "Escuta todos os ssussurros do servidor." #. TRANSLATORS: input action name #: src/input/pages/chat.cpp:99 msgid "Previous chat line" msgstr "Linha de chat anterior" #. TRANSLATORS: input action name #: src/input/pages/chat.cpp:105 msgid "Next chat line" msgstr "Próxima linha de chat" #. TRANSLATORS: input action name #: src/input/pages/chat.cpp:111 msgid "Chat modifier key" msgstr "Tecla modificadora de chat" #. TRANSLATORS: input action name #: src/input/pages/chat.cpp:117 msgid "Show smiles" msgstr "Mostrar sorrisos" #. TRANSLATORS: input action name #: src/input/pages/emotes.cpp:37 msgid "Emote modifiers keys" msgstr "Teclas de emoções modificadoras" #. TRANSLATORS: input action name #: src/input/pages/emotes.cpp:43 msgid "Emote modifier key" msgstr "Tecla modificadora de emoção" #. TRANSLATORS: input action name #: src/input/pages/emotes.cpp:49 msgid "Pet emote modifier key" msgstr "Tecla modificadora de emoção de pet" #. TRANSLATORS: input action name #: src/input/pages/emotes.cpp:55 msgid "Emote shortcuts" msgstr "Atalhos de emoções" #. TRANSLATORS: input action name #: src/input/pages/emotes.cpp:61 src/input/pages/emotes.cpp:67 #: src/input/pages/emotes.cpp:73 src/input/pages/emotes.cpp:79 #: src/input/pages/emotes.cpp:85 src/input/pages/emotes.cpp:91 #: src/input/pages/emotes.cpp:97 src/input/pages/emotes.cpp:103 #: src/input/pages/emotes.cpp:109 src/input/pages/emotes.cpp:115 #: src/input/pages/emotes.cpp:121 src/input/pages/emotes.cpp:127 #: src/input/pages/emotes.cpp:133 src/input/pages/emotes.cpp:139 #: src/input/pages/emotes.cpp:145 src/input/pages/emotes.cpp:151 #: src/input/pages/emotes.cpp:157 src/input/pages/emotes.cpp:163 #: src/input/pages/emotes.cpp:169 src/input/pages/emotes.cpp:175 #: src/input/pages/emotes.cpp:181 src/input/pages/emotes.cpp:187 #: src/input/pages/emotes.cpp:193 src/input/pages/emotes.cpp:199 #: src/input/pages/emotes.cpp:205 src/input/pages/emotes.cpp:211 #: src/input/pages/emotes.cpp:217 src/input/pages/emotes.cpp:223 #: src/input/pages/emotes.cpp:229 src/input/pages/emotes.cpp:235 #: src/input/pages/emotes.cpp:241 src/input/pages/emotes.cpp:247 #: src/input/pages/emotes.cpp:253 src/input/pages/emotes.cpp:259 #: src/input/pages/emotes.cpp:265 src/input/pages/emotes.cpp:271 #: src/input/pages/emotes.cpp:277 src/input/pages/emotes.cpp:283 #: src/input/pages/emotes.cpp:289 src/input/pages/emotes.cpp:295 #: src/input/pages/emotes.cpp:301 src/input/pages/emotes.cpp:307 #: src/input/pages/emotes.cpp:313 src/input/pages/emotes.cpp:319 #: src/input/pages/emotes.cpp:325 src/input/pages/emotes.cpp:331 #: src/input/pages/emotes.cpp:337 src/input/pages/emotes.cpp:343 #, c-format msgid "Emote Shortcut %d" msgstr "Atalho para emoticon %d" #. TRANSLATORS: input action name #: src/input/pages/emotes.cpp:354 msgid "Pet emote shortcuts" msgstr "Atalhos de emoções de pet" #. TRANSLATORS: input action name #: src/input/pages/emotes.cpp:360 src/input/pages/emotes.cpp:366 #: src/input/pages/emotes.cpp:372 src/input/pages/emotes.cpp:378 #: src/input/pages/emotes.cpp:384 src/input/pages/emotes.cpp:390 #: src/input/pages/emotes.cpp:396 src/input/pages/emotes.cpp:402 #: src/input/pages/emotes.cpp:408 src/input/pages/emotes.cpp:414 #: src/input/pages/emotes.cpp:420 src/input/pages/emotes.cpp:426 #: src/input/pages/emotes.cpp:432 src/input/pages/emotes.cpp:438 #: src/input/pages/emotes.cpp:444 src/input/pages/emotes.cpp:450 #: src/input/pages/emotes.cpp:456 src/input/pages/emotes.cpp:462 #: src/input/pages/emotes.cpp:468 src/input/pages/emotes.cpp:474 #: src/input/pages/emotes.cpp:480 src/input/pages/emotes.cpp:486 #: src/input/pages/emotes.cpp:492 src/input/pages/emotes.cpp:498 #: src/input/pages/emotes.cpp:504 src/input/pages/emotes.cpp:510 #: src/input/pages/emotes.cpp:516 src/input/pages/emotes.cpp:522 #: src/input/pages/emotes.cpp:528 src/input/pages/emotes.cpp:534 #: src/input/pages/emotes.cpp:540 src/input/pages/emotes.cpp:546 #: src/input/pages/emotes.cpp:552 src/input/pages/emotes.cpp:558 #: src/input/pages/emotes.cpp:564 src/input/pages/emotes.cpp:570 #: src/input/pages/emotes.cpp:576 src/input/pages/emotes.cpp:582 #: src/input/pages/emotes.cpp:588 src/input/pages/emotes.cpp:594 #: src/input/pages/emotes.cpp:600 src/input/pages/emotes.cpp:606 #: src/input/pages/emotes.cpp:612 src/input/pages/emotes.cpp:618 #: src/input/pages/emotes.cpp:624 src/input/pages/emotes.cpp:630 #: src/input/pages/emotes.cpp:636 src/input/pages/emotes.cpp:642 #, c-format msgid "Pet emote shortcut %d" msgstr "Atalho para emoticon de pet %d" #. TRANSLATORS: input action name #: src/input/pages/gui.cpp:33 msgid "Move & selection" msgstr "Move & seleção" #. TRANSLATORS: input action name #: src/input/pages/gui.cpp:39 src/input/pages/move.cpp:43 msgid "Move Up" msgstr "Mover para Cima" #. TRANSLATORS: input action name #: src/input/pages/gui.cpp:45 src/input/pages/move.cpp:49 msgid "Move Down" msgstr "Mover para Baixo" #. TRANSLATORS: input action name #: src/input/pages/gui.cpp:51 src/input/pages/move.cpp:55 msgid "Move Left" msgstr "Esquerda" #. TRANSLATORS: input action name #: src/input/pages/gui.cpp:57 src/input/pages/move.cpp:61 msgid "Move Right" msgstr "Direita" #. TRANSLATORS: input action name #: src/input/pages/gui.cpp:63 msgid "Move Home" msgstr "Mover para Home" #. TRANSLATORS: input action name #: src/input/pages/gui.cpp:69 msgid "Move End" msgstr "Mover para End" #. TRANSLATORS: input action name #: src/input/pages/gui.cpp:75 msgid "Page up" msgstr "Page up" #. TRANSLATORS: input action name #: src/input/pages/gui.cpp:81 msgid "Page down" msgstr "Page down" #. TRANSLATORS: input action name #: src/input/pages/gui.cpp:99 msgid "Select2" msgstr "Selecionar2" #. TRANSLATORS: input action name #: src/input/pages/gui.cpp:117 msgid "Backspace" msgstr "Backspace" #. TRANSLATORS: input action name #: src/input/pages/gui.cpp:123 msgid "Insert" msgstr "Inserir" #. TRANSLATORS: input action name #: src/input/pages/gui.cpp:129 msgid "Tab" msgstr "Aba" #. TRANSLATORS: input action name #: src/input/pages/gui.cpp:135 msgid "Mod" msgstr "Mod" #. TRANSLATORS: input action name #: src/input/pages/gui.cpp:141 msgid "Ctrl" msgstr "Ctrl" #. TRANSLATORS: input action name #: src/input/pages/move.cpp:37 msgid "Move Keys" msgstr "Tecla de movimento" #. TRANSLATORS: input action name #: src/input/pages/move.cpp:67 msgid "Move Forward" msgstr "Mover para Frente" #. TRANSLATORS: input action name #: src/input/pages/move.cpp:73 msgid "Move to navigation point shortcuts" msgstr "Atalhos de ponto de navegação" #. TRANSLATORS: input action name #: src/input/pages/move.cpp:79 src/input/pages/move.cpp:85 #: src/input/pages/move.cpp:91 src/input/pages/move.cpp:97 #: src/input/pages/move.cpp:103 src/input/pages/move.cpp:109 #: src/input/pages/move.cpp:115 src/input/pages/move.cpp:121 #: src/input/pages/move.cpp:127 src/input/pages/move.cpp:133 #: src/input/pages/move.cpp:139 src/input/pages/move.cpp:145 #: src/input/pages/move.cpp:151 src/input/pages/move.cpp:157 #: src/input/pages/move.cpp:163 src/input/pages/move.cpp:169 #: src/input/pages/move.cpp:175 src/input/pages/move.cpp:181 #: src/input/pages/move.cpp:187 src/input/pages/move.cpp:193 #: src/input/pages/move.cpp:199 src/input/pages/move.cpp:205 #: src/input/pages/move.cpp:211 src/input/pages/move.cpp:217 #: src/input/pages/move.cpp:223 src/input/pages/move.cpp:229 #: src/input/pages/move.cpp:235 src/input/pages/move.cpp:241 #: src/input/pages/move.cpp:247 src/input/pages/move.cpp:253 #: src/input/pages/move.cpp:259 src/input/pages/move.cpp:265 #: src/input/pages/move.cpp:271 src/input/pages/move.cpp:277 #: src/input/pages/move.cpp:283 src/input/pages/move.cpp:289 #: src/input/pages/move.cpp:295 src/input/pages/move.cpp:301 #: src/input/pages/move.cpp:307 src/input/pages/move.cpp:313 #: src/input/pages/move.cpp:319 src/input/pages/move.cpp:325 #: src/input/pages/move.cpp:331 src/input/pages/move.cpp:337 #: src/input/pages/move.cpp:343 src/input/pages/move.cpp:349 #: src/input/pages/move.cpp:355 src/input/pages/move.cpp:361 #, c-format msgid "Move to point Shortcut %d" msgstr "Mover para o atalho %d" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:36 msgid "Ignore input 1" msgstr "Ignorar input 1" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:42 msgid "Ignore input 2" msgstr "Ignorar input 2" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:48 msgid "Direct Up" msgstr "Para cima" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:54 msgid "Direct Down" msgstr "Para baixo" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:60 msgid "Direct Left" msgstr "Para esquerda" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:66 msgid "Direct Right" msgstr "Para direita" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:72 msgid "Crazy moves" msgstr "Movimentos loucos" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:78 msgid "Change Crazy Move mode" msgstr "Trocar Modo de movimentos loucos" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:84 msgid "Quick Drop N Items from 0 slot" msgstr "Descartar rapidamente N itens do slot 0" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:90 msgid "Quick Drop N Items" msgstr "Descartar rapidamente N itens" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:96 msgid "Switch Quick Drop Counter" msgstr "Mudar contador de descarte" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:102 msgid "Quick heal target or self" msgstr "Curar um alvo ou você mesmo(a)" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:108 msgid "Use #itenplz spell" msgstr "Usa feitiço #itenplz" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:114 msgid "Use magic attack" msgstr "Usar feitiço de ataque" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:120 msgid "Switch magic attack" msgstr "Trocar feitiço de ataque" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:126 msgid "Switch pvp attack" msgstr "Mudar ataque em pvp" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:132 msgid "Change move type" msgstr "Mudar tipo de movimento" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:138 msgid "Change Attack Weapon Type" msgstr "Mudar tipo de ataque de arma" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:144 msgid "Change Attack Type" msgstr "Mudar tipo de ataque" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:150 msgid "Change Follow mode" msgstr "Mudar modo de seguir" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:156 msgid "Change Imitation mode" msgstr "Mudar modo de imitação" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:162 msgid "Disable / Enable Game modifier keys" msgstr "Habilitar / Desabilitar Chaves de modificação" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:168 msgid "On / Off audio" msgstr "Ligar / Desligar áudio" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:174 msgid "Enable / Disable away mode" msgstr "Habilitar / Desabilitar modo indisponivel" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:180 msgid "Emulate right click from keyboard" msgstr "Emular botão direito do teclado" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:186 msgid "Toggle camera mode" msgstr "Alterar modo de camera" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:192 msgid "Toggle ipc mode" msgstr "Alternar modo ipc" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:198 msgid "Show information about position in chat" msgstr "Mostrar informações sobre a posição no chat." #. TRANSLATORS: input action name #: src/input/pages/other.cpp:204 msgid "Show online players number in chat" msgstr "Mostra o numero de jogadores online no chat." #. TRANSLATORS: input action name #: src/input/pages/other.cpp:210 msgid "Show onscreen keyboard" msgstr "Mostrar teclado virtual" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:216 msgid "Clean cached graphics" msgstr "Limpar cache de gráficos" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:222 msgid "Clean cached fonts" msgstr "Limpa fontes em cache." #. TRANSLATORS: input action name #: src/input/pages/other.cpp:228 msgid "Print visible players in chat" msgstr "Copia todos os jogadores visiveis pra o chat." #. TRANSLATORS: input action name #: src/input/pages/other.cpp:234 msgid "Print all visible beings in chat" msgstr "Imprimir todos os seres visíveis no bate-papo" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:240 msgid "Load shop items list from disk" msgstr "Abre a lista de itens do shop direto do disco." #. TRANSLATORS: input action name #: src/input/pages/other.cpp:246 msgid "Save shop items list to disk" msgstr "Salva a lista da loja no disco." #. TRANSLATORS: input action name #: src/input/pages/other.cpp:252 msgid "Print debug cache info" msgstr "Imprimir cache de informação de debug" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:258 msgid "Undress selected player" msgstr "Despir o jogador selecionado." #. TRANSLATORS: input action name #: src/input/pages/other.cpp:264 msgid "Quick disconnect from server" msgstr "Desconexão rápida do servidor." #. TRANSLATORS: input action name #: src/input/pages/other.cpp:270 msgid "Disable debug particle" msgstr "Desabilita o depurador." #. TRANSLATORS: input action name #: src/input/pages/other.cpp:276 msgid "Create items (for gms)" msgstr "Criar itens (apenas para gms)" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:282 msgid "Print configured directories in chat" msgstr "Imprimir diretórios configurados no bate-papo" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:288 msgid "Print client uptime in chat" msgstr "Imprimir tempo atual do cliente no bate-papo" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:294 msgid "Dump debug information" msgstr "Despejar informação de depuração" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:300 msgid "Crash client" msgstr "Quebrar cliente" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:306 msgid "Dump graphics info into chat" msgstr "Despejar informação de gráficos no bate-papo" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:312 msgid "Dump tests info into chat" msgstr "Despejar informação de testes no bate-papo" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:318 msgid "Print OpenGL version in chat" msgstr "Copia a versão do OpenGL para o chat." #. TRANSLATORS: input action name #: src/input/pages/other.cpp:324 msgid "Print enabled mods in chat" msgstr "Copia os mods ativos no chat." #. TRANSLATORS: input action name #: src/input/pages/other.cpp:330 msgid "Dump environments into log" msgstr "Ambientes de despejo no log" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:336 msgid "Dump OpenGL state into log" msgstr "Colocar o estado do OpenGL no log." #. TRANSLATORS: input action name #: src/input/pages/other.cpp:343 msgid "Test SDL font speed" msgstr "Testando velocidade da fonte SDL" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:350 msgid "Upload main config" msgstr "Configuração do servidor de upload principal." #. TRANSLATORS: input action name #: src/input/pages/other.cpp:356 msgid "Upload server config" msgstr "Configuração do servidor de upload" #. TRANSLATORS: input action name #: src/input/pages/other.cpp:368 msgid "Fire your mercenary" msgstr "" #. TRANSLATORS: input action name #: src/input/pages/outfits.cpp:37 msgid "Outfits keys" msgstr "Teclas de roupas" #. TRANSLATORS: input action name #: src/input/pages/outfits.cpp:43 msgid "Wear Outfit" msgstr "Vestir roupas" #. TRANSLATORS: input action name #: src/input/pages/outfits.cpp:49 msgid "Copy Outfit" msgstr "Copiar roupas" #. TRANSLATORS: input action name #: src/input/pages/outfits.cpp:55 msgid "Copy equipped to Outfit" msgstr "Copiar roupa equipada" #. TRANSLATORS: input action name #: src/input/pages/outfits.cpp:61 msgid "Outfits shortcuts" msgstr "Atalhos de Roupas" #. TRANSLATORS: input action name #: src/input/pages/outfits.cpp:67 src/input/pages/outfits.cpp:73 #: src/input/pages/outfits.cpp:79 src/input/pages/outfits.cpp:85 #: src/input/pages/outfits.cpp:91 src/input/pages/outfits.cpp:97 #: src/input/pages/outfits.cpp:103 src/input/pages/outfits.cpp:109 #: src/input/pages/outfits.cpp:115 src/input/pages/outfits.cpp:121 #: src/input/pages/outfits.cpp:127 src/input/pages/outfits.cpp:133 #: src/input/pages/outfits.cpp:139 src/input/pages/outfits.cpp:145 #: src/input/pages/outfits.cpp:151 src/input/pages/outfits.cpp:157 #: src/input/pages/outfits.cpp:163 src/input/pages/outfits.cpp:169 #: src/input/pages/outfits.cpp:175 src/input/pages/outfits.cpp:181 #: src/input/pages/outfits.cpp:187 src/input/pages/outfits.cpp:193 #: src/input/pages/outfits.cpp:199 src/input/pages/outfits.cpp:205 #: src/input/pages/outfits.cpp:211 src/input/pages/outfits.cpp:217 #: src/input/pages/outfits.cpp:223 src/input/pages/outfits.cpp:229 #: src/input/pages/outfits.cpp:235 src/input/pages/outfits.cpp:241 #: src/input/pages/outfits.cpp:247 src/input/pages/outfits.cpp:253 #: src/input/pages/outfits.cpp:259 src/input/pages/outfits.cpp:265 #: src/input/pages/outfits.cpp:271 src/input/pages/outfits.cpp:277 #: src/input/pages/outfits.cpp:283 src/input/pages/outfits.cpp:289 #: src/input/pages/outfits.cpp:295 src/input/pages/outfits.cpp:301 #: src/input/pages/outfits.cpp:307 src/input/pages/outfits.cpp:313 #: src/input/pages/outfits.cpp:319 src/input/pages/outfits.cpp:325 #: src/input/pages/outfits.cpp:331 src/input/pages/outfits.cpp:337 #: src/input/pages/outfits.cpp:343 src/input/pages/outfits.cpp:349 #, c-format msgid "Outfit Shortcut %d" msgstr "Atalho de Roupa %d" #. TRANSLATORS: input action name #: src/input/pages/shortcuts.cpp:37 msgid "Shortcuts modifiers keys" msgstr "Teclas de atalho modificadoras" #. TRANSLATORS: input action name #: src/input/pages/shortcuts.cpp:43 msgid "Item Shortcuts Key" msgstr "Atalhos de item" #. TRANSLATORS: input action name #: src/input/pages/shortcuts.cpp:49 msgid "Shortcuts keys" msgstr "Teclas de atalhos" #. TRANSLATORS: input action name #: src/input/pages/shortcuts.cpp:55 src/input/pages/shortcuts.cpp:61 #: src/input/pages/shortcuts.cpp:67 src/input/pages/shortcuts.cpp:73 #: src/input/pages/shortcuts.cpp:79 src/input/pages/shortcuts.cpp:85 #: src/input/pages/shortcuts.cpp:91 src/input/pages/shortcuts.cpp:97 #: src/input/pages/shortcuts.cpp:103 src/input/pages/shortcuts.cpp:109 #: src/input/pages/shortcuts.cpp:115 src/input/pages/shortcuts.cpp:121 #: src/input/pages/shortcuts.cpp:127 src/input/pages/shortcuts.cpp:133 #: src/input/pages/shortcuts.cpp:139 src/input/pages/shortcuts.cpp:145 #: src/input/pages/shortcuts.cpp:151 src/input/pages/shortcuts.cpp:157 #: src/input/pages/shortcuts.cpp:163 src/input/pages/shortcuts.cpp:169 #, c-format msgid "Item Shortcut %d" msgstr "Atalho para item %d" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:36 msgid "Show Windows Menu" msgstr "Mostar menu de janelas" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:42 msgid "Hide Windows" msgstr "Esconder janelas" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:48 msgid "About Window" msgstr "Sobre a Janela" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:54 msgid "Bank Window" msgstr "" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:60 msgid "Help Window" msgstr "Janela de Ajuda" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:66 msgid "Status Window" msgstr "Janela de Status" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:72 msgid "Inventory Window" msgstr "Janela de inventário" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:78 msgid "Equipment Window" msgstr "Janela de equipamento" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:84 msgid "Skill Window" msgstr "Janela de Habilidade" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:90 msgid "Minimap Window" msgstr "Janela de Minimapa" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:96 msgid "Chat Window" msgstr "Janela de chat" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:102 msgid "Item Shortcut Window" msgstr "Janela de atalhos para itens" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:108 msgid "Setup Window" msgstr "Janela de Configurações" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:114 msgid "Debug Window" msgstr "Janela de Depuração" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:120 msgid "Social Window" msgstr "Janela social" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:126 msgid "Emote Shortcut Window" msgstr "Janela de atalho para emoticons" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:132 msgid "Outfits Window" msgstr "Janela de roupas" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:138 msgid "Shop Window" msgstr "Janela Loja" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:144 msgid "Quick drop Window" msgstr "Janela Descarte rápido" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:150 msgid "Kill Stats Window" msgstr "Janela de estado de mortes" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:156 msgid "Commands Window" msgstr "Janela Comandos" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:162 msgid "Bot Checker Window" msgstr "Janela Analisador de bot" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:168 msgid "Who Is Online Window" msgstr "Janela Quem está online" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:174 msgid "Did you know Window" msgstr "Janela Você Sabia" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:180 msgid "Quests Window" msgstr "Janela de Missões" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:186 msgid "Updates Window" msgstr "Atualizar Janela/s" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:192 msgid "Previous Social Tab" msgstr "Aba social anterior" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:198 msgid "Next Social Tab" msgstr "Próxima aba social" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:204 msgid "Previous Shortcuts tab" msgstr "Aba de Atalhos Anterior" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:210 msgid "Next Shortcuts tab" msgstr "Aba de Atalhos Seguinte" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:216 msgid "Previous Commands tab" msgstr "Aba de Comandos Anterior" #. TRANSLATORS: input action name #: src/input/pages/windows.cpp:222 msgid "Next Commands tab" msgstr "Aba de Comandos Seguinte" #. TRANSLATORS: inventory type name #: src/inventory.cpp:302 msgid "Storage" msgstr "Armazém" #. TRANSLATORS: inventory type name #: src/inventory.cpp:307 msgid "Cart" msgstr "Carrinho" #. TRANSLATORS: command line help #: src/main.cpp:79 msgid "manaplus [options] [manaplus-file]" msgstr "Manaplus [opções] [manaplus-arquivo]" #. TRANSLATORS: command line help #: src/main.cpp:81 msgid "[manaplus-file] : The manaplus file is an XML file (.manaplus)" msgstr "[Manaplus-Arquivo]: O arquivo Manaplus é um arquivo XML (.manaplus)" #. TRANSLATORS: command line help #: src/main.cpp:84 msgid " used to set custom parameters" msgstr " Usado para parâmetros customizados" #. TRANSLATORS: command line help #: src/main.cpp:86 msgid " to the manaplus client." msgstr " Para o cliente Manaplus." #. TRANSLATORS: command line help #: src/main.cpp:89 msgid "Options:" msgstr "Opções:" #. TRANSLATORS: command line help #: src/main.cpp:91 msgid " -l --log-file : Log file to use" msgstr " -l --log-file : Usar arquivo de log" #. TRANSLATORS: command line help #: src/main.cpp:93 msgid " -a --chat-log-dir : Chat log dir to use" msgstr " -a --chat-log-dir : Diretório para log de chat" #. TRANSLATORS: command line help #: src/main.cpp:95 msgid " -v --version : Display the version" msgstr " -v --version : Exibe a versão" #. TRANSLATORS: command line help #: src/main.cpp:97 msgid " -h --help : Display this help" msgstr " -h --help : Exibe esta ajuda" #. TRANSLATORS: command line help #: src/main.cpp:99 msgid " -C --config-dir : Configuration directory to use" msgstr " -C --config-dir : Diretório de configuração a ser usado" #. TRANSLATORS: command line help #: src/main.cpp:102 msgid " -U --username : Login with this username" msgstr " -U --username : Efetua login com este usuário" #. TRANSLATORS: command line help #: src/main.cpp:104 msgid " -P --password : Login with this password" msgstr " -P --password :Efetua login com esta senha" #. TRANSLATORS: command line help #: src/main.cpp:106 msgid " -c --character : Login with this character" msgstr " -c --character :Efetua login com este personagem" #. TRANSLATORS: command line help #: src/main.cpp:108 msgid " -s --server : Login server name or IP" msgstr " -s --server : Nome ou IP do servidor de login" #. TRANSLATORS: command line help #: src/main.cpp:110 msgid " -p --port : Login server port" msgstr " -p --port : Porta do servidor de login" #. TRANSLATORS: command line help #: src/main.cpp:112 msgid " -H --update-host : Use this update host" msgstr " -H --update-host : Usar este host de update" #. TRANSLATORS: command line help #: src/main.cpp:114 msgid " -D --default : Choose default character server and character" msgstr "" " -D --default : Escolhe um personagem e um servidor de personagem " "padrão" #. TRANSLATORS: command line help #: src/main.cpp:117 msgid " -u --skip-update : Skip the update downloads" msgstr " -u --skip-update : Não faz downloads de atualização" #. TRANSLATORS: command line help #: src/main.cpp:119 msgid " -d --data : Directory to load game data from" msgstr "" " -d --data : Pasta de onde os dados do jogo vão ser carregados" #. TRANSLATORS: command line help #: src/main.cpp:122 msgid " -L --localdata-dir : Directory to use as local data directory" msgstr "" " -L --localdata-dir : Diretório a ser usado como pasta de dados local" #. TRANSLATORS: command line help #: src/main.cpp:125 msgid " --screenshot-dir : Directory to store screenshots" msgstr " --screenshot-dir : Diretório onde serão salvas as screenshots" #. TRANSLATORS: command line help #: src/main.cpp:128 msgid " --safemode : Start game in safe mode" msgstr " --safemode : Inicia o jogo em modo seguro" #. TRANSLATORS: command line help #: src/main.cpp:130 msgid " --renderer : Set renderer type" msgstr " --renderer : Define o tipo de renderização" #. TRANSLATORS: command line help #: src/main.cpp:132 msgid " -T --tests : Start testing drivers and auto configuring" msgstr " -T --testes : Começa a testar drivers e a auto-configurar" #. TRANSLATORS: command line help #: src/main.cpp:136 msgid " -O --no-opengl : Disable OpenGL for this session" msgstr " -O --no-opengl : Desabilita OpenGL nesta sessão" #. TRANSLATORS: error message #: src/net/ea/charserverhandler.cpp:87 msgid "Access denied. Most likely, there are too many players on this server." msgstr "Acesso negado. Provavelmente há jogadores demais neste servidor." #. TRANSLATORS: error message #: src/net/ea/charserverhandler.cpp:92 msgid "Cannot use this ID." msgstr "Não é possível usar este ID." #. TRANSLATORS: error message #: src/net/ea/charserverhandler.cpp:96 msgid "Unknown char-server failure." msgstr "Erro desconhecido do char-server." #. TRANSLATORS: error message #: src/net/ea/charserverhandler.cpp:112 msgid "Failed to create character. Most likely the name is already taken." msgstr "Erro ao criar personagem. Provavelmente o nome já está sendo usado." #. TRANSLATORS: error message #: src/net/ea/charserverhandler.cpp:117 src/net/ea/loginhandler.cpp:284 #: src/net/eathena/loginhandler.cpp:203 msgid "Wrong name." msgstr "Nome errado." #. TRANSLATORS: error message #: src/net/ea/charserverhandler.cpp:121 msgid "Incorrect stats." msgstr "Stats incorretos." #. TRANSLATORS: error message #: src/net/ea/charserverhandler.cpp:125 msgid "Incorrect hair." msgstr "Cabelo incorreto." #. TRANSLATORS: error message #: src/net/ea/charserverhandler.cpp:129 msgid "Incorrect slot." msgstr "Slot incorreto." #. TRANSLATORS: error message #: src/net/ea/charserverhandler.cpp:133 msgid "Incorrect race." msgstr "Corrida incorreta." #. TRANSLATORS: error message #: src/net/ea/charserverhandler.cpp:137 msgid "Incorrect look." msgstr "Aparência incorreta." #: src/net/ea/charserverhandler.cpp:160 msgid "Character deleted." msgstr "Personagem deletado." #: src/net/ea/charserverhandler.cpp:173 msgid "Failed to delete character." msgstr "Falha ao deletar personagem." #. TRANSLATORS: chat message #: src/net/ea/chathandler.cpp:130 #, c-format msgid "Whisper could not be sent, %s is offline." msgstr "Mensagem privada não pode ser enviada, %s está offline." #. TRANSLATORS: chat message #: src/net/ea/chathandler.cpp:140 #, c-format msgid "Whisper could not be sent, ignored by %s." msgstr "Mensagem privada não pode ser enviada, ignorado por %s." #. TRANSLATORS: chat message #: src/net/ea/chathandler.cpp:150 msgid "Whisper could not be sent, you ignored by all players." msgstr "" "Mensagem privada não pode ser enviada, ignorado por todos os jogadores." #: src/net/ea/gamehandler.cpp:79 msgid "Game" msgstr "Jogo" #. TRANSLATORS: error message #: src/net/ea/gamehandler.cpp:81 msgid "Request to quit denied!" msgstr "Requisição de saída negada!" #. TRANSLATORS: guild info message #: src/net/ea/guildhandler.cpp:137 #, c-format msgid "Guild name: %s" msgstr "Nome Guilda: %s" #. TRANSLATORS: guild info message #: src/net/ea/guildhandler.cpp:140 #, c-format msgid "Guild master: %s" msgstr "Mestre da guilda: %s" #. TRANSLATORS: guild info message #: src/net/ea/guildhandler.cpp:143 #, c-format msgid "Guild level: %d" msgstr "Nível Guilda: %d" #. TRANSLATORS: guild info message #: src/net/ea/guildhandler.cpp:146 #, c-format msgid "Online members: %d" msgstr "Membros Online: %d" #. TRANSLATORS: guild info message #: src/net/ea/guildhandler.cpp:149 #, c-format msgid "Max members: %d" msgstr "Max Membros: %d" #. TRANSLATORS: guild info message #: src/net/ea/guildhandler.cpp:152 #, c-format msgid "Average level: %d" msgstr "Nível médio: %d" #. TRANSLATORS: guild info message #: src/net/ea/guildhandler.cpp:155 #, c-format msgid "Guild exp: %d" msgstr "Guilda exp: %d" #. TRANSLATORS: guild info message #: src/net/ea/guildhandler.cpp:158 #, c-format msgid "Guild next exp: %d" msgstr "Guilda prox. exp: %d" #. TRANSLATORS: guild info message #: src/net/ea/guildhandler.cpp:161 #, c-format msgid "Guild castle: %s" msgstr "Castelo Guilda : %s" #. TRANSLATORS: error message #: src/net/ea/loginhandler.cpp:158 msgid "Account was not found. Please re-login." msgstr "Conta não encontrada. Por favor, tente novamente." #. TRANSLATORS: error message #: src/net/ea/loginhandler.cpp:162 msgid "Old password incorrect." msgstr "Senha antiga incorreta." #. TRANSLATORS: error message #: src/net/ea/loginhandler.cpp:166 msgid "New password too short." msgstr "Nova senha é muito curta." #. TRANSLATORS: error message #: src/net/ea/loginhandler.cpp:170 src/net/ea/loginhandler.cpp:296 #: src/net/eathena/loginhandler.cpp:217 msgid "Unknown error." msgstr "Erro desconhecido." #. TRANSLATORS: error message #: src/net/ea/loginhandler.cpp:242 src/net/eathena/loginhandler.cpp:158 msgid "Unregistered ID." msgstr "ID não registrado." #. TRANSLATORS: error message #: src/net/ea/loginhandler.cpp:246 src/net/eathena/loginhandler.cpp:162 msgid "Wrong password." msgstr "Senha incorreta." #. TRANSLATORS: error message #: src/net/ea/loginhandler.cpp:251 src/net/eathena/loginhandler.cpp:167 msgid "Account expired." msgstr "A conta expirou." #. TRANSLATORS: error message #: src/net/ea/loginhandler.cpp:255 src/net/eathena/loginhandler.cpp:171 msgid "Rejected from server." msgstr "Rejeitado pelo servidor." #. TRANSLATORS: error message #: src/net/ea/loginhandler.cpp:259 src/net/eathena/loginhandler.cpp:175 msgid "" "You have been permanently banned from the game. Please contact the GM team." msgstr "" "Você foi permanentemente banido(a) do jogo. Por favor entre em contato com " "algum GM." #. TRANSLATORS: error message #: src/net/ea/loginhandler.cpp:264 src/net/eathena/loginhandler.cpp:180 msgid "Client too old." msgstr "Cliente muito antigo." #. TRANSLATORS: error message #: src/net/ea/loginhandler.cpp:268 src/net/eathena/loginhandler.cpp:184 #, c-format msgid "" "You have been temporarily banned from the game until %s.\n" "Please contact the GM team via the forums." msgstr "" "Você banido do jogo até %s.\n" "Por favor entre em contato com algum GM através do fórum." #. TRANSLATORS: error message #: src/net/ea/loginhandler.cpp:276 src/net/eathena/loginhandler.cpp:193 msgid "Server overpopulated." msgstr "Servidor lotado." #. TRANSLATORS: error message #: src/net/ea/loginhandler.cpp:280 src/net/eathena/loginhandler.cpp:198 msgid "This user name is already taken." msgstr "Este nome de usuário já está em uso." #. TRANSLATORS: error message #: src/net/ea/loginhandler.cpp:288 src/net/eathena/loginhandler.cpp:208 msgid "Incorrect email." msgstr "Email incorreto." #. TRANSLATORS: error message #: src/net/ea/loginhandler.cpp:292 src/net/eathena/loginhandler.cpp:213 msgid "Username permanently erased." msgstr "Usuário apagado permanentemente." #. TRANSLATORS: error message #: src/net/ea/network.cpp:101 msgid "Empty address given to Network::connect()!" msgstr "Endereço vazio enviado para Network::connect()!" #. TRANSLATORS: error message #: src/net/ea/network.cpp:209 msgid "Unable to resolve host \"" msgstr "Não foi possível determinar o host \"" #. TRANSLATORS: error message #: src/net/ea/network.cpp:290 msgid "Connection to server terminated. " msgstr "Conexão com o servidor interrompida. " #. TRANSLATORS: message header #: src/net/ea/playerhandler.cpp:192 src/net/ea/playerhandler.cpp:418 #: src/net/ea/playerhandler.cpp:434 msgid "Message" msgstr "Mensagem" #. TRANSLATORS: weight message #: src/net/ea/playerhandler.cpp:420 msgid "" "You are carrying more than half your weight. You are unable to regain health." msgstr "" "Você está carregando mais que a metade de seu peso. Você não poderá mais " "recuperar HP." #. TRANSLATORS: weight message #: src/net/ea/playerhandler.cpp:436 msgid "You are carrying less than half your weight. You can regain health." msgstr "" "Você está carregando menos ou metade de seu peso. Você pode recuperar-se " "novamente." #. TRANSLATORS: char rename error #: src/net/eathena/charserverhandler.cpp:524 #: src/net/eathena/charserverhandler.cpp:561 msgid "Character rename error." msgstr "" #: src/net/eathena/charserverhandler.cpp:539 msgid "Character renamed." msgstr "" #. TRANSLATORS: char rename error #: src/net/eathena/charserverhandler.cpp:552 msgid "Rename not allowed." msgstr "" #. TRANSLATORS: char rename error #: src/net/eathena/charserverhandler.cpp:556 msgid "New name is not set." msgstr "" #. TRANSLATORS: char rename error #: src/net/eathena/charserverhandler.cpp:565 msgid "Character not found." msgstr "" #. TRANSLATORS: chat message #: src/net/eathena/chathandler.cpp:513 #, c-format msgid "Message could not be sent, channel %s is not exists." msgstr "" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:127 src/net/tmwa/generalhandler.cpp:128 #, c-format msgid "Strength %s" msgstr "Força %s" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:128 src/net/tmwa/generalhandler.cpp:130 #, c-format msgid "Agility %s" msgstr "Agilidade %s" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:129 src/net/tmwa/generalhandler.cpp:132 #, c-format msgid "Vitality %s" msgstr "Vitalidade %s" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:130 src/net/tmwa/generalhandler.cpp:134 #, c-format msgid "Intelligence %s" msgstr "Inteligência %s" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:131 src/net/tmwa/generalhandler.cpp:136 #, c-format msgid "Dexterity %s" msgstr "Destreza %s" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:132 src/net/tmwa/generalhandler.cpp:138 #, c-format msgid "Luck %s" msgstr "Sorte %s" #. TRANSLATORS: error message #: src/net/eathena/generalhandler.cpp:163 src/net/tmwa/generalhandler.cpp:173 msgid "Authentication failed." msgstr "Falha de autenticação." #. TRANSLATORS: error message #: src/net/eathena/generalhandler.cpp:166 src/net/tmwa/generalhandler.cpp:177 msgid "No servers available." msgstr "Servidores indisponíveis." #. TRANSLATORS: error message #: src/net/eathena/generalhandler.cpp:171 src/net/tmwa/generalhandler.cpp:183 msgid "Someone else is trying to use this account." msgstr "Outra pessoa está tentando utilizar esta conta." #. TRANSLATORS: error message #: src/net/eathena/generalhandler.cpp:176 src/net/tmwa/generalhandler.cpp:189 msgid "This account is already logged in." msgstr "Existe alguém conectado a esta conta." #. TRANSLATORS: error message #: src/net/eathena/generalhandler.cpp:180 src/net/tmwa/generalhandler.cpp:194 msgid "Speed hack detected." msgstr "Hack de velocidade detectado." #: src/net/eathena/generalhandler.cpp:183 msgid "Server full." msgstr "" #: src/net/eathena/generalhandler.cpp:186 msgid "Sorry, you are underaged." msgstr "" #. TRANSLATORS: error message #: src/net/eathena/generalhandler.cpp:189 src/net/tmwa/generalhandler.cpp:198 msgid "Duplicated login." msgstr "Login duplicado." #: src/net/eathena/generalhandler.cpp:192 msgid "To many connections from same ip." msgstr "" #: src/net/eathena/generalhandler.cpp:195 msgid "Not paid for this time." msgstr "" #: src/net/eathena/generalhandler.cpp:198 msgid "Pay suspended." msgstr "" #: src/net/eathena/generalhandler.cpp:201 msgid "Pay changed." msgstr "" #: src/net/eathena/generalhandler.cpp:204 msgid "Pay wrong ip." msgstr "" #: src/net/eathena/generalhandler.cpp:207 msgid "Pay game room." msgstr "" #: src/net/eathena/generalhandler.cpp:210 msgid "Disconnect forced by GM." msgstr "" #: src/net/eathena/generalhandler.cpp:214 msgid "Ban japan refuse." msgstr "" #: src/net/eathena/generalhandler.cpp:217 msgid "Remained other account." msgstr "" #: src/net/eathena/generalhandler.cpp:220 msgid "Ip unfair." msgstr "" #: src/net/eathena/generalhandler.cpp:223 msgid "Ip count all." msgstr "" #: src/net/eathena/generalhandler.cpp:226 msgid "Ip count." msgstr "" #: src/net/eathena/generalhandler.cpp:230 msgid "Memory." msgstr "" #: src/net/eathena/generalhandler.cpp:233 msgid "Han valid." msgstr "" #: src/net/eathena/generalhandler.cpp:236 msgid "Ip limited access." msgstr "" #: src/net/eathena/generalhandler.cpp:239 msgid "Over characters list." msgstr "" #: src/net/eathena/generalhandler.cpp:242 msgid "Ip blocked." msgstr "" #: src/net/eathena/generalhandler.cpp:245 msgid "Invalid password count." msgstr "" #: src/net/eathena/generalhandler.cpp:248 msgid "Not allowed race." msgstr "" #. TRANSLATORS: error message #: src/net/eathena/generalhandler.cpp:251 src/net/tmwa/generalhandler.cpp:202 msgid "Unknown connection error." msgstr "Erro de conexão desconhecido." #. TRANSLATORS: error message #: src/net/eathena/generalhandler.cpp:329 src/net/tmwa/generalhandler.cpp:287 msgid "Got disconnected from server!" msgstr "Você foi desconectado(a) do servidor!" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:354 src/net/tmwa/generalhandler.cpp:315 msgid "Strength" msgstr "Força" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:355 src/net/tmwa/generalhandler.cpp:317 msgid "Agility" msgstr "Agilidade" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:356 src/net/tmwa/generalhandler.cpp:319 msgid "Vitality" msgstr "Vitalidade" #: src/net/eathena/generalhandler.cpp:358 src/net/tmwa/generalhandler.cpp:322 msgid "Intelligence" msgstr "Inteligência" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:359 src/net/tmwa/generalhandler.cpp:324 msgid "Dexterity" msgstr "Destreza" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:360 src/net/tmwa/generalhandler.cpp:326 msgid "Luck" msgstr "Sorte" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:363 src/net/tmwa/generalhandler.cpp:330 msgid "Defense" msgstr "Defesa" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:364 src/net/tmwa/generalhandler.cpp:332 msgid "M.Attack" msgstr "Atq. Mágico" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:365 src/net/tmwa/generalhandler.cpp:334 msgid "M.Defense" msgstr "Def. Mágica" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:367 src/net/tmwa/generalhandler.cpp:337 #, no-c-format msgid "% Accuracy" msgstr "% Exatidão" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:369 src/net/tmwa/generalhandler.cpp:340 #, no-c-format msgid "% Evade" msgstr "% Evasão" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:371 src/net/tmwa/generalhandler.cpp:343 #, no-c-format msgid "% Critical" msgstr "% Críticos" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:372 src/net/tmwa/generalhandler.cpp:345 msgid "Attack Delay" msgstr "Atraso de ataque" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:373 src/net/tmwa/generalhandler.cpp:347 msgid "Walk Delay" msgstr "Atraso de movimento" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:374 src/net/tmwa/generalhandler.cpp:349 msgid "Attack Range" msgstr "Atraso de alcance" #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:375 src/net/tmwa/generalhandler.cpp:351 msgid "Damage per sec." msgstr "Dano por seg." #: src/net/eathena/generalhandler.cpp:376 msgid "Karma" msgstr "" #: src/net/eathena/generalhandler.cpp:377 msgid "Manner" msgstr "" #: src/net/eathena/skillhandler.cpp:304 src/net/eathena/skillhandler.cpp:364 #, c-format msgid "Unknown skill error: %d" msgstr "" #. TRANSLATORS: error message #: src/net/eathena/skillhandler.cpp:311 src/net/tmwa/skillhandler.cpp:224 msgid "You have not yet reached a high enough lvl!" msgstr "Você ainda não tem o nivel necessário!" #. TRANSLATORS: error message #: src/net/eathena/skillhandler.cpp:315 src/net/tmwa/skillhandler.cpp:228 msgid "Insufficient HP!" msgstr "HP insuficiente!" #. TRANSLATORS: error message #: src/net/eathena/skillhandler.cpp:319 src/net/tmwa/skillhandler.cpp:232 msgid "Insufficient SP!" msgstr "SP insuficiente!" #. TRANSLATORS: error message #: src/net/eathena/skillhandler.cpp:323 src/net/tmwa/skillhandler.cpp:236 msgid "You have no memos!" msgstr "Você não tem nenhuma nota armazenada!" #. TRANSLATORS: error message #: src/net/eathena/skillhandler.cpp:327 src/net/tmwa/skillhandler.cpp:240 msgid "You cannot do that right now!" msgstr "Você não pode fazer isso agora!" #. TRANSLATORS: error message #: src/net/eathena/skillhandler.cpp:331 src/net/tmwa/skillhandler.cpp:244 msgid "Seems you need more money... ;-)" msgstr "Parece que você precisa de mais dinheiro... ;-)" #. TRANSLATORS: error message #: src/net/eathena/skillhandler.cpp:335 src/net/tmwa/skillhandler.cpp:248 msgid "You cannot use this skill with that kind of weapon!" msgstr "Você não pode usar essa habilidade com esse tipo de arma!" #. TRANSLATORS: error message #: src/net/eathena/skillhandler.cpp:340 src/net/tmwa/skillhandler.cpp:253 msgid "You need another red gem!" msgstr "Você precisa de outra gema vermelha!" #. TRANSLATORS: error message #: src/net/eathena/skillhandler.cpp:344 src/net/tmwa/skillhandler.cpp:257 msgid "You need another blue gem!" msgstr "Você precisa de outra jóia azul!" #. TRANSLATORS: error message #: src/net/eathena/skillhandler.cpp:348 src/net/tmwa/skillhandler.cpp:261 msgid "You're carrying to much to do this!" msgstr "Você está com muita carga para fazer isso!" #. TRANSLATORS: error message #: src/net/eathena/skillhandler.cpp:352 src/net/tmwa/skillhandler.cpp:265 msgid "Huh? What's that?" msgstr "Hã? O que é isso?" #. TRANSLATORS: trade header #: src/net/ea/tradehandler.cpp:100 #, c-format msgid "Trade: You and %s" msgstr "Negociação: Você e %s" #. TRANSLATORS: trade message #: src/net/ea/tradehandler.cpp:188 #, c-format msgid "%s wants to trade with you, do you accept?" msgstr "%s quer negociar com você, você aceita?" #. TRANSLATORS: playe stat #: src/net/tmwa/charserverhandler.cpp:351 msgid "Strength:" msgstr "Força:" #. TRANSLATORS: playe stat #: src/net/tmwa/charserverhandler.cpp:353 msgid "Agility:" msgstr "Agilidade:" #. TRANSLATORS: playe stat #: src/net/tmwa/charserverhandler.cpp:355 msgid "Vitality:" msgstr "Vitalidade:" #. TRANSLATORS: playe stat #: src/net/tmwa/charserverhandler.cpp:357 msgid "Intelligence:" msgstr "Inteligência:" #. TRANSLATORS: playe stat #: src/net/tmwa/charserverhandler.cpp:359 msgid "Dexterity:" msgstr "Destreza:" #. TRANSLATORS: playe stat #: src/net/tmwa/charserverhandler.cpp:361 msgid "Luck:" msgstr "Sorte:" #. TRANSLATORS: error message #: src/net/tmwa/skillhandler.cpp:190 msgid "Trade failed!" msgstr "Falha na negociação!" #. TRANSLATORS: error message #: src/net/tmwa/skillhandler.cpp:194 msgid "Emote failed!" msgstr "Falha no emoticon!" #. TRANSLATORS: error message #: src/net/tmwa/skillhandler.cpp:198 msgid "Sit failed!" msgstr "Falha ao sentar!" #. TRANSLATORS: error message #: src/net/tmwa/skillhandler.cpp:202 msgid "Chat creating failed!" msgstr "Falha ao criar Chat!" #. TRANSLATORS: error message #: src/net/tmwa/skillhandler.cpp:206 msgid "Could not join party!" msgstr "Impossivel entrar no grupo!" #. TRANSLATORS: error message #: src/net/tmwa/skillhandler.cpp:210 msgid "Cannot shout!" msgstr "Impossivel gritar!" #. TRANSLATORS: error message #: src/net/tmwa/skillhandler.cpp:277 msgid "Warp failed..." msgstr "Falha ao transportar..." #. TRANSLATORS: error message #: src/net/tmwa/skillhandler.cpp:281 msgid "Could not steal anything..." msgstr "Não foi possível roubar nada..." #. TRANSLATORS: error message #: src/net/tmwa/skillhandler.cpp:285 msgid "Poison had no effect..." msgstr "Veneno não surtiu efeito..." #. TRANSLATORS: draw backend #: src/render/rendererslistsdl2.h:45 src/render/rendererslistsdl2.h:81 #: src/render/rendererslistsdl2.h:121 src/render/rendererslistsdl.h:47 #: src/render/rendererslistsdl.h:80 src/render/rendererslistsdl.h:117 msgid "Software" msgstr "Software" #. TRANSLATORS: draw backend #: src/render/rendererslistsdl2.h:47 src/render/rendererslistsdl2.h:83 #: src/render/rendererslistsdl2.h:123 msgid "SDL2 default" msgstr "SDL2 padrão" #. TRANSLATORS: draw backend #: src/render/rendererslistsdl2.h:49 src/render/rendererslistsdl2.h:89 #: src/render/rendererslistsdl.h:49 src/render/rendererslistsdl.h:86 msgid "Mobile OpenGL" msgstr "OpenGL móvel" #. TRANSLATORS: draw backend #: src/render/rendererslistsdl2.h:85 src/render/rendererslistsdl.h:82 msgid "Normal OpenGL" msgstr "OpenGL normal" #. TRANSLATORS: draw backend #: src/render/rendererslistsdl2.h:87 src/render/rendererslistsdl.h:84 msgid "Safe OpenGL" msgstr "Seguro OpenGL" #. TRANSLATORS: draw backend #: src/render/rendererslistsdl2.h:91 src/render/rendererslistsdl.h:88 msgid "Modern OpenGL" msgstr "OpenGL Moderno" #. TRANSLATORS: being info default name #. TRANSLATORS: unknown info name #. TRANSLATORS: item info name #. TRANSLATORS: unknown info name #. TRANSLATORS: being info default name #: src/resources/beinginfo.cpp:50 src/resources/db/avatardb.cpp:88 #: src/resources/db/itemdb.cpp:324 src/resources/db/moddb.cpp:78 #: src/resources/db/monsterdb.cpp:102 src/resources/modinfo.cpp:29 msgid "unnamed" msgstr "sem nome" #. TRANSLATORS: item info label (attack) #: src/resources/db/itemdb.cpp:98 #, c-format msgid "Attack %s" msgstr "Ataque %s" #. TRANSLATORS: item info label (attack) #: src/resources/db/itemdb.cpp:100 #, c-format msgid "Critical attack %s" msgstr "Ataque crítico %s" #. TRANSLATORS: item info label (magic attack) #: src/resources/db/itemdb.cpp:102 #, c-format msgid "M. Attack %s" msgstr "Ataque M. %s" #. TRANSLATORS: item info label (defence) #: src/resources/db/itemdb.cpp:104 #, c-format msgid "Defense %s" msgstr "Defesa %s" #. TRANSLATORS: item info label (defence) #: src/resources/db/itemdb.cpp:106 #, c-format msgid "Critical defense %s" msgstr "Defesa crítica %s" #. TRANSLATORS: item info label (magic defence) #: src/resources/db/itemdb.cpp:108 #, c-format msgid "M. Defense %s" msgstr "Defesa M. %s" #. TRANSLATORS: item info label (health) #: src/resources/db/itemdb.cpp:110 #, c-format msgid "HP %s" msgstr "HP %s" #. TRANSLATORS: item info label (mana) #: src/resources/db/itemdb.cpp:112 #, c-format msgid "MP %s" msgstr "MP %s" #. TRANSLATORS: item info label (level) #: src/resources/db/itemdb.cpp:114 #, c-format msgid "Level %s" msgstr "Nível %s" #. TRANSLATORS: item info label (moving speed) #: src/resources/db/itemdb.cpp:116 #, c-format msgid "Speed %s" msgstr "Velocidade %s" #. TRANSLATORS: item info label (health) #: src/resources/db/itemdb.cpp:118 #, c-format msgid "Range %s" msgstr "Alcance %s" #. TRANSLATORS: item info label (health) #: src/resources/db/itemdb.cpp:120 #, c-format msgid "Flee %s" msgstr "Fugir %s" #. TRANSLATORS: item name #: src/resources/db/itemdb.cpp:210 msgid "Unknown item" msgstr "Item desconhecido" #. TRANSLATORS: unknown info name #: src/resources/db/petdb.cpp:98 msgid "pet" msgstr "animal" #. TRANSLATORS: notification message #: src/resources/notifications.h:39 msgid "Thanks for buying." msgstr "Obrigado pela compra." #. TRANSLATORS: notification message #: src/resources/notifications.h:43 msgid "Unable to buy." msgstr "Impossível comprar." #. TRANSLATORS: notification message #: src/resources/notifications.h:47 #, fuzzy msgid "Unable to buy. You don't have enough money." msgstr "Você não tem dinheiro suficiente." #. TRANSLATORS: notification message #: src/resources/notifications.h:51 #, fuzzy msgid "Unable to buy. It is too heavy." msgstr "Este item é muito pesado." #. TRANSLATORS: notification message #: src/resources/notifications.h:55 msgid "Unable to buy. You have too many items." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:59 msgid "Nothing to sell." msgstr "Nada para vender." #. TRANSLATORS: notification message #: src/resources/notifications.h:63 msgid "Thanks for selling." msgstr "Obrigado pela venda." #. TRANSLATORS: notification message #: src/resources/notifications.h:67 msgid "Unable to sell." msgstr "Impossibilitado de vender." #. TRANSLATORS: notification message #: src/resources/notifications.h:71 msgid "Unable to sell while trading." msgstr "Não se pode vender durante uma negociação." #. TRANSLATORS: notification message #: src/resources/notifications.h:75 msgid "Unable to sell unsellable item." msgstr "Não se pode vender este item." #. TRANSLATORS: notification message #: src/resources/notifications.h:79 #, c-format msgid "Online users: %d" msgstr "Jogadores online: %d" #. TRANSLATORS: notification message #: src/resources/notifications.h:83 msgid "Guild created." msgstr "Guilda criada." #. TRANSLATORS: notification message #: src/resources/notifications.h:87 #, fuzzy msgid "You are already in a guild." msgstr "Você já está em uma Guilda." #. TRANSLATORS: notification message #: src/resources/notifications.h:91 msgid "Emperium check failed." msgstr "Falha ao checar Emperium." #. TRANSLATORS: notification message #: src/resources/notifications.h:95 msgid "Unknown server response." msgstr "Resposta do servidor desconhecida." #. TRANSLATORS: notification message #: src/resources/notifications.h:99 msgid "You have left the guild." msgstr "Você saiu da Guilda." #. TRANSLATORS: notification message #: src/resources/notifications.h:103 msgid "Could not invite user to guild." msgstr "Não foi possível convidar jogador(a) para a guilda." #. TRANSLATORS: notification message #: src/resources/notifications.h:107 msgid "User rejected guild invite." msgstr "O jogador rejeitou o convite." #. TRANSLATORS: notification message #: src/resources/notifications.h:111 msgid "User is now part of your guild." msgstr "Usuário agora é um membro da sua guilda." #. TRANSLATORS: notification message #: src/resources/notifications.h:115 msgid "Your guild is full." msgstr "Sua guilda está cheia." #. TRANSLATORS: notification message #: src/resources/notifications.h:119 msgid "Unknown guild invite response." msgstr "Resposta desconhecida de convite para guilda." #. TRANSLATORS: notification message #: src/resources/notifications.h:123 #, c-format msgid "%s has left your guild." msgstr "%s saiu de sua Guilda." #. TRANSLATORS: notification message #: src/resources/notifications.h:127 msgid "You were kicked from guild." msgstr "Você foi expulso da guilda." #. TRANSLATORS: notification message #: src/resources/notifications.h:131 #, c-format msgid "%s has kicked from your guild." msgstr "%s foi expulso(a) da Guilda." #. TRANSLATORS: notification message #: src/resources/notifications.h:135 msgid "Failed to use item." msgstr "Falha ao usar item." #. TRANSLATORS: notification message #: src/resources/notifications.h:139 msgid "Unable to equip." msgstr "Impossível equipar." #. TRANSLATORS: notification message #: src/resources/notifications.h:143 msgid "Unable to equip because you have wrong level." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:147 #, fuzzy msgid "Couldn't create party." msgstr "Não foi possível criar o grupo." #. TRANSLATORS: notification message #: src/resources/notifications.h:151 msgid "Party successfully created." msgstr "Grupo criado." #. TRANSLATORS: notification message #: src/resources/notifications.h:155 msgid "You have left the party." msgstr "Você saiu do grupo." #. TRANSLATORS: notification message #: src/resources/notifications.h:159 msgid "You can't leave party on this map." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:163 #, fuzzy msgid "You were kicked from party." msgstr "Você foi expulso da guilda." #. TRANSLATORS: notification message #: src/resources/notifications.h:167 msgid "You can't be kicked from party on this map." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:171 #, c-format msgid "%s has joined your party." msgstr "%s se juntou ao grupo." #. TRANSLATORS: notification message #: src/resources/notifications.h:175 #, c-format msgid "%s is already a member of a party." msgstr "%s já é membro de um grupo." #. TRANSLATORS: notification message #: src/resources/notifications.h:179 #, c-format msgid "%s refused your invitation." msgstr "%s recusou seu convite." #. TRANSLATORS: notification message #: src/resources/notifications.h:183 #, c-format msgid "%s is now a member of your party." msgstr "%s agora é um membro do seu grupo." #. TRANSLATORS: notification message #: src/resources/notifications.h:187 #, c-format msgid "%s can't join your party because party is full." msgstr "%s não pode se juntar ao grupo cheio." #. TRANSLATORS: notification message #: src/resources/notifications.h:191 #, c-format msgid "QQQ Unknown invite response for %s." msgstr "QQQ resposta de convite desconhecida por %s." #. TRANSLATORS: notification message #: src/resources/notifications.h:219 #, c-format msgid "%s has left your party." msgstr "%s saiu do seu grupo." #. TRANSLATORS: notification message #: src/resources/notifications.h:223 src/resources/notifications.h:231 #, fuzzy, c-format msgid "%s can't be kicked from party on this map." msgstr "%s foi expulso(a) da Guilda." #. TRANSLATORS: notification message #: src/resources/notifications.h:227 #, c-format msgid "%s has kicked from your party." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:235 #, c-format msgid "An unknown member tried to say: %s" msgstr "Um membro desconhecido tentou dizer: %s" #. TRANSLATORS: notification message #: src/resources/notifications.h:239 #, c-format msgid "%s is not in your party!" msgstr "%s não está em seu grupo!" #. TRANSLATORS: notification message #: src/resources/notifications.h:243 #, c-format msgid "You picked up %s." msgstr "Você pegou %s." #. TRANSLATORS: notification message #: src/resources/notifications.h:247 #, c-format msgid "You spent %s." msgstr "Você gastou %s." #. TRANSLATORS: notification message #: src/resources/notifications.h:251 msgid "Cannot raise skill!" msgstr "Impossível aumentar o atributo!" #. TRANSLATORS: notification message #: src/resources/notifications.h:255 msgid "Equip ammunition first." msgstr "Equipe a munição primeiro." #. TRANSLATORS: notification message #: src/resources/notifications.h:259 #, c-format msgid "Trading with %s isn't possible. Trade partner is too far away." msgstr "" "Negociação com %s não é possível. O parceiro de negócios está muito longe." #. TRANSLATORS: notification message #: src/resources/notifications.h:264 #, c-format msgid "Trading with %s isn't possible. Character doesn't exist." msgstr "Negociação com %s não é possível. O personagem não existe." #. TRANSLATORS: notification message #: src/resources/notifications.h:268 msgid "Trade cancelled due to an unknown reason." msgstr "Negociação cancelada devido a uma razão desconhecida." #. TRANSLATORS: notification message #: src/resources/notifications.h:272 #, c-format msgid "Trade with %s cancelled." msgstr "Negociação com %s cancelada." #. TRANSLATORS: notification message #: src/resources/notifications.h:276 #, c-format msgid "Trade with %s cancelled, because player is busy" msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:280 #, c-format msgid "Unhandled trade cancel packet with %s" msgstr "Pacote de cancelamento não conhecido na negociação com %s" #. TRANSLATORS: notification message #: src/resources/notifications.h:284 msgid "Failed adding item. Trade partner is over weighted." msgstr "Erro ao adicionar item. Parceiro de negócios carregando muito peso." #. TRANSLATORS: notification message #: src/resources/notifications.h:288 msgid "Failed adding item. Trade partner has no free slot." msgstr "Erro ao adicionar item. Parceiro de negócios não tem slots livres." #. TRANSLATORS: notification message #: src/resources/notifications.h:292 msgid "Failed adding item. You can't trade this item." msgstr "Falha ao adicionar item. Você não pode trocar este item." #. TRANSLATORS: notification message #: src/resources/notifications.h:296 msgid "Failed adding item for unknown reason." msgstr "Erro ao adicionar item devido a um motivo desconhecido." #. TRANSLATORS: notification message #: src/resources/notifications.h:300 msgid "Trade canceled." msgstr "Negociação cancelada." #. TRANSLATORS: notification message #: src/resources/notifications.h:304 msgid "Trade completed." msgstr "Negociação realizada." #. TRANSLATORS: notification message #: src/resources/notifications.h:308 msgid "Kick failed!" msgstr "Erro na expulsão!" #. TRANSLATORS: notification message #: src/resources/notifications.h:312 msgid "Kick succeeded!" msgstr "Expulsão bem sucedida!" #. TRANSLATORS: notification message #: src/resources/notifications.h:316 #, c-format msgid "MVP player: %s" msgstr "Jogador VIP: %s" #. TRANSLATORS: notification message #: src/resources/notifications.h:320 msgid "All whispers ignored." msgstr "Todos sussurros ignorados." #. TRANSLATORS: notification message #: src/resources/notifications.h:324 msgid "All whispers ignore failed." msgstr "Todos sussurros ignorados falharam." #. TRANSLATORS: notification message #: src/resources/notifications.h:328 msgid "All whispers unignored." msgstr "Todos sussurros não-ignorados." #. TRANSLATORS: notification message #: src/resources/notifications.h:332 msgid "All whispers unignore failed." msgstr "Todos sussurros não-ignorados falharam." #. TRANSLATORS: notification message #: src/resources/notifications.h:339 msgid "pvp off, gvg off" msgstr "pvp desligado, gvg desligado" #. TRANSLATORS: notification message #: src/resources/notifications.h:343 msgid "pvp on" msgstr "pvp ligado" #. TRANSLATORS: notification message #: src/resources/notifications.h:347 msgid "gvg on" msgstr "gvg ligado" #. TRANSLATORS: notification message #: src/resources/notifications.h:351 msgid "pvp on, gvg on" msgstr "pvp ligado, gvg ligado" #. TRANSLATORS: notification message #: src/resources/notifications.h:355 msgid "unknown pvp" msgstr "pvp desconhecido" #. TRANSLATORS: notification message #: src/resources/notifications.h:359 #, c-format msgid "Char from account %s is already in your party!" msgstr "Char da conta %s já está no seu grupo!" #. TRANSLATORS: notification message #: src/resources/notifications.h:363 #, c-format msgid "%s blocked invite!" msgstr "%s bloqueou o convite!" #. TRANSLATORS: notification message #: src/resources/notifications.h:367 msgid "Char is not online!" msgstr "Char não está online!" #. TRANSLATORS: notification message #: src/resources/notifications.h:371 msgid "Pet catch failed." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:375 msgid "Pet catched." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:379 #, c-format msgid "Pet catch unkown error: %d." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:383 msgid "Your mercenary duty hour is over." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:387 msgid "Your mercenary was killed." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:391 msgid "Your mercenary was fired." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:395 msgid "Your mercenary run away." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:399 msgid "Mercenary unknown state." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:403 msgid "You feed your homunculus." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:407 #, c-format msgid "You can't feed homunculus, because you don't have %s." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:411 msgid "Card insert failed." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:415 msgid "Card inserted." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:419 msgid "Deposit failed. Probably you not have money to deposit." msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:423 msgid "" "Withdraw failed. You probably don't have this amount of money in the bank " "right now." msgstr "" #. TRANSLATORS: chat option changed message #: src/utils/booleanoptions.h:27 #, c-format msgid "Options to /%s are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" "Opções para /%s são \"yes\" e \"no\", \"true\" e \"false\", \"1\" e \"0\"."