From bb99c2fb4e62c3af2e7f74a1afd545a55d7a26ef Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 10 Apr 2011 21:36:08 +0300 Subject: Rebuild language files. --- po/pt.po | 164 +++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 106 insertions(+), 58 deletions(-) (limited to 'po/pt.po') diff --git a/po/pt.po b/po/pt.po index c71ecc32e..d8ee88aca 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: manaplus\n" "Report-Msgid-Bugs-To: akaras@inbox.ru\n" -"POT-Creation-Date: 2011-04-06 20:33+0300\n" +"POT-Creation-Date: 2011-04-10 21:31+0300\n" "PO-Revision-Date: 2011-03-29 23:07+0000\n" "Last-Translator: freya \n" "Language-Team: Portuguese <>\n" @@ -17,6 +17,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" +#: src/actorspritemanager.cpp:909 +#, fuzzy +msgid "Visible on map" +msgstr "Nomes visíveis" + #: src/being.cpp:489 msgid "dodge" msgstr "desviou" @@ -55,7 +60,7 @@ msgstr "Mudando servidores do jogo" #: src/client.cpp:1058 src/client.cpp:1065 src/client.cpp:1202 #: src/gui/changeemaildialog.cpp:155 src/gui/changepassworddialog.cpp:145 -#: src/gui/charcreatedialog.cpp:186 src/gui/register.cpp:226 +#: src/gui/charcreatedialog.cpp:211 src/gui/register.cpp:226 #: src/gui/serverdialog.cpp:369 src/gui/unregisterdialog.cpp:135 #: src/net/manaserv/charhandler.cpp:184 src/net/manaserv/charhandler.cpp:227 #: src/net/tmwa/charserverhandler.cpp:188 @@ -252,6 +257,21 @@ msgid_plural "%d seconds" msgstr[0] "%d segundo" msgstr[1] "%d segundos" +#: src/commandhandler.cpp:995 +#, fuzzy +msgid "font cache size" +msgstr "Tamanho da fonte" + +#: src/commandhandler.cpp:1008 +#, fuzzy +msgid "Created: " +msgstr "Criar" + +#: src/commandhandler.cpp:1009 +#, fuzzy +msgid "Deleted: " +msgstr "Excluir" + #: src/commandhandler.h:40 #, c-format msgid "Options to /%s are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." @@ -393,7 +413,7 @@ msgid "Sell" msgstr "Vender" #: src/gui/buyselldialog.cpp:63 src/gui/changeemaildialog.cpp:57 -#: src/gui/changepassworddialog.cpp:59 src/gui/charcreatedialog.cpp:80 +#: src/gui/changepassworddialog.cpp:59 src/gui/charcreatedialog.cpp:91 #: src/gui/connectiondialog.cpp:45 src/gui/itemamountwindow.cpp:207 #: src/gui/npcpostdialog.cpp:56 src/gui/popupmenu.cpp:1278 #: src/gui/popupmenu.cpp:1305 src/gui/popupmenu.cpp:1350 @@ -464,64 +484,68 @@ msgstr "A nova senha deve ter menos que %d caracteres." msgid "The new password entries mismatch." msgstr "As novas senhas não são iguais." -#: src/gui/charcreatedialog.cpp:54 +#: src/gui/charcreatedialog.cpp:56 msgid "Create Character" msgstr "Criar Personagem" -#: src/gui/charcreatedialog.cpp:68 src/gui/login.cpp:91 +#: src/gui/charcreatedialog.cpp:71 src/gui/login.cpp:91 #: src/gui/register.cpp:73 msgid "Name:" msgstr "Nome:" #. TRANSLATORS: This is a narrow symbol used to denote 'next'. #. You may change this symbol if your language uses another. -#: src/gui/charcreatedialog.cpp:71 src/gui/charcreatedialog.cpp:76 -#: src/gui/outfitwindow.cpp:78 +#: src/gui/charcreatedialog.cpp:74 src/gui/charcreatedialog.cpp:79 +#: src/gui/charcreatedialog.cpp:85 src/gui/outfitwindow.cpp:78 msgid ">" msgstr ">" #. TRANSLATORS: This is a narrow symbol used to denote 'previous'. #. You may change this symbol if your language uses another. -#: src/gui/charcreatedialog.cpp:74 src/gui/charcreatedialog.cpp:77 -#: src/gui/outfitwindow.cpp:77 +#: src/gui/charcreatedialog.cpp:77 src/gui/charcreatedialog.cpp:80 +#: src/gui/charcreatedialog.cpp:86 src/gui/outfitwindow.cpp:77 msgid "<" msgstr "<" -#: src/gui/charcreatedialog.cpp:75 +#: src/gui/charcreatedialog.cpp:78 msgid "Hair color:" msgstr "Cor do Cabelo:" -#: src/gui/charcreatedialog.cpp:78 +#: src/gui/charcreatedialog.cpp:81 msgid "Hair style:" msgstr "Estilo do Cabelo:" -#: src/gui/charcreatedialog.cpp:79 src/gui/charselectdialog.cpp:447 +#: src/gui/charcreatedialog.cpp:87 +msgid "Race:" +msgstr "" + +#: src/gui/charcreatedialog.cpp:90 src/gui/charselectdialog.cpp:447 #: src/gui/socialwindow.cpp:847 msgid "Create" msgstr "Criar" -#: src/gui/charcreatedialog.cpp:81 src/gui/register.cpp:96 +#: src/gui/charcreatedialog.cpp:92 src/gui/register.cpp:96 msgid "Male" msgstr "Homem" -#: src/gui/charcreatedialog.cpp:82 src/gui/register.cpp:97 +#: src/gui/charcreatedialog.cpp:93 src/gui/register.cpp:97 msgid "Female" msgstr "Mulher" -#: src/gui/charcreatedialog.cpp:100 src/gui/charcreatedialog.cpp:258 +#: src/gui/charcreatedialog.cpp:111 src/gui/charcreatedialog.cpp:293 #, c-format msgid "Please distribute %d points" msgstr "Por favor distribua %d pontos" -#: src/gui/charcreatedialog.cpp:187 +#: src/gui/charcreatedialog.cpp:212 msgid "Your name needs to be at least 4 characters." msgstr "Seu nome deve ter pelo menos 4 caracteres." -#: src/gui/charcreatedialog.cpp:249 +#: src/gui/charcreatedialog.cpp:284 msgid "Character stats OK" msgstr "Atributos do personagem OK" -#: src/gui/charcreatedialog.cpp:263 +#: src/gui/charcreatedialog.cpp:298 #, c-format msgid "Please remove %d points" msgstr "Por favor remova %d pontos" @@ -570,63 +594,63 @@ msgstr "Nível %d" msgid "(empty)" msgstr "(vazio)" -#: src/gui/chatwindow.cpp:93 +#: src/gui/chatwindow.cpp:112 msgid "default" msgstr "padrão" -#: src/gui/chatwindow.cpp:94 +#: src/gui/chatwindow.cpp:113 msgid "black" msgstr "preto" -#: src/gui/chatwindow.cpp:95 +#: src/gui/chatwindow.cpp:114 msgid "red" msgstr "vermelho" -#: src/gui/chatwindow.cpp:96 +#: src/gui/chatwindow.cpp:115 msgid "green" msgstr "verde" -#: src/gui/chatwindow.cpp:97 +#: src/gui/chatwindow.cpp:116 msgid "blue" msgstr "azul" -#: src/gui/chatwindow.cpp:98 +#: src/gui/chatwindow.cpp:117 msgid "gold" msgstr "ouro" -#: src/gui/chatwindow.cpp:99 +#: src/gui/chatwindow.cpp:118 msgid "yellow" msgstr "amarelo" -#: src/gui/chatwindow.cpp:100 +#: src/gui/chatwindow.cpp:119 msgid "pink" msgstr "rosa" -#: src/gui/chatwindow.cpp:101 +#: src/gui/chatwindow.cpp:120 msgid "purple" msgstr "roxo" -#: src/gui/chatwindow.cpp:102 +#: src/gui/chatwindow.cpp:121 msgid "grey" msgstr "cinza" -#: src/gui/chatwindow.cpp:103 +#: src/gui/chatwindow.cpp:122 msgid "brown" msgstr "marrom" -#: src/gui/chatwindow.cpp:104 +#: src/gui/chatwindow.cpp:123 msgid "rainbow 1" msgstr "arco-íris 1" -#: src/gui/chatwindow.cpp:105 +#: src/gui/chatwindow.cpp:124 msgid "rainbow 2" msgstr "arco-íris 2" -#: src/gui/chatwindow.cpp:106 +#: src/gui/chatwindow.cpp:125 msgid "rainbow 3" msgstr "arco-íris 3" -#: src/gui/chatwindow.cpp:123 src/gui/itemamountwindow.cpp:91 +#: src/gui/chatwindow.cpp:142 src/gui/itemamountwindow.cpp:91 #: src/gui/login.cpp:76 src/gui/setup_players.cpp:216 #: src/gui/setup_theme.cpp:68 src/gui/setup_video.cpp:164 #: src/gui/setup_video.cpp:189 src/gui/textcommandeditor.cpp:98 @@ -634,16 +658,16 @@ msgstr "arco-íris 3" msgid "???" msgstr "???" -#: src/gui/chatwindow.cpp:133 src/gui/setup_chat.cpp:61 +#: src/gui/chatwindow.cpp:152 src/gui/setup_chat.cpp:62 msgid "Chat" msgstr "Chat" -#: src/gui/chatwindow.cpp:561 +#: src/gui/chatwindow.cpp:585 #, c-format msgid "Present: %s; %d players are present." msgstr "Presentes: %s; %d jogadores estão presentes." -#: src/gui/chatwindow.cpp:940 +#: src/gui/chatwindow.cpp:968 #, c-format msgid "Whispering to %s: %s" msgstr "Enviando MP para %s: %s" @@ -784,11 +808,11 @@ msgstr "Equipamento" msgid "Unequip" msgstr "Desequipar" -#: src/gui/helpwindow.cpp:39 +#: src/gui/helpwindow.cpp:41 msgid "Help" msgstr "Ajuda" -#: src/gui/helpwindow.cpp:53 src/gui/inventorywindow.cpp:172 +#: src/gui/helpwindow.cpp:55 src/gui/inventorywindow.cpp:172 #: src/gui/npcdialog.cpp:51 src/gui/shopwindow.cpp:109 msgid "Close" msgstr "Fechar" @@ -1614,63 +1638,68 @@ msgstr "" msgid "Sound Engine" msgstr "Mecanismo de som" -#: src/gui/setup_chat.cpp:65 +#: src/gui/setup_chat.cpp:66 msgid "Remove colors from received chat messages" msgstr "Remover mensagens coloridas do chat" -#: src/gui/setup_chat.cpp:69 +#: src/gui/setup_chat.cpp:70 msgid "Log magic messages in debug tab" msgstr "Salvar comandos de feitiços na aba do Depurador" -#: src/gui/setup_chat.cpp:76 +#: src/gui/setup_chat.cpp:77 msgid "Allow magic and GM commands in all chat tabs" msgstr "Permitir feitiços e comandos de GM em todas abas" -#: src/gui/setup_chat.cpp:81 +#: src/gui/setup_chat.cpp:82 msgid "Show server messages in debug tab" msgstr "Mostrar as mensagens do servidor na aba do Depurador" -#: src/gui/setup_chat.cpp:85 +#: src/gui/setup_chat.cpp:86 msgid "Enable chat Log" msgstr "Salvar conversas" -#: src/gui/setup_chat.cpp:89 +#: src/gui/setup_chat.cpp:90 msgid "Enable trade tab" msgstr "Habilitar aba de negociação" -#: src/gui/setup_chat.cpp:93 +#: src/gui/setup_chat.cpp:94 msgid "Hide shop messages" msgstr "Esconder mensagens de loja" -#: src/gui/setup_chat.cpp:97 +#: src/gui/setup_chat.cpp:98 msgid "Show chat history" msgstr "Mostrar mensagens antigas" -#: src/gui/setup_chat.cpp:101 +#: src/gui/setup_chat.cpp:102 msgid "Enable battle tab" msgstr "Habilitar aba de batalha" -#: src/gui/setup_chat.cpp:105 +#: src/gui/setup_chat.cpp:106 msgid "Show battle events" msgstr "Mostrar eventos de batalha" -#: src/gui/setup_chat.cpp:109 +#: src/gui/setup_chat.cpp:110 msgid "Show chat colors list" msgstr "Mostrar lista de cores do chat" -#: src/gui/setup_chat.cpp:112 src/gui/setup_chat.cpp:120 +#: src/gui/setup_chat.cpp:113 src/gui/setup_chat.cpp:121 #: src/gui/setup_other.cpp:142 src/gui/setup_other.cpp:146 msgid "Edit" msgstr "Editar" -#: src/gui/setup_chat.cpp:115 +#: src/gui/setup_chat.cpp:116 msgid "Limit max chars in chat line" msgstr "Limite de caracteres na linha de chat" -#: src/gui/setup_chat.cpp:124 +#: src/gui/setup_chat.cpp:125 msgid "Limit max lines in chat" msgstr "Limite de linhas máximas no chat" +#: src/gui/setup_chat.cpp:132 +#, fuzzy +msgid "Resize chat tabs if need" +msgstr "Passa aba de chat" + #: src/gui/setup_colors.cpp:46 msgid "This is what the color looks like" msgstr "A cor vai ficar assim" @@ -3199,7 +3228,7 @@ msgstr "Quem está online - Erro" msgid "Who Is Online - Update" msgstr "Quem está online - Atualizado" -#: src/gui/widgets/battletab.cpp:42 +#: src/gui/widgets/battletab.cpp:43 msgid "Battle" msgstr "Batalha" @@ -3852,6 +3881,25 @@ msgstr[1] "Você pegou %d [@@%d|%s@@]." msgid "Away" msgstr "Indisponivel " +#: src/localplayer.cpp:3381 +msgid "Follow: " +msgstr "" + +#: src/localplayer.cpp:3383 src/localplayer.cpp:3398 +#, fuzzy +msgid "Follow canceled" +msgstr "Negociação cancelada." + +#: src/localplayer.cpp:3390 +#, fuzzy +msgid "Imitation: " +msgstr "(?) Mímica" + +#: src/localplayer.cpp:3392 src/localplayer.cpp:3400 +#, fuzzy +msgid "Imitation canceled" +msgstr "Negociação cancelada." + #: src/localplayer.cpp:3752 msgid "You see " msgstr "Você vê " @@ -5145,23 +5193,23 @@ msgstr "Falha ao adicionar item. Você não pode trocar este item." msgid "Failed adding item for unknown reason." msgstr "Erro ao adicionar item devido a um motivo desconhecido." -#: src/playerrelations.cpp:408 +#: src/playerrelations.cpp:404 msgid "Completely ignore" msgstr "Ignorar completamente" -#: src/playerrelations.cpp:422 +#: src/playerrelations.cpp:418 msgid "Print '...'" msgstr "Imprimir '...'" -#: src/playerrelations.cpp:442 +#: src/playerrelations.cpp:438 msgid "Blink name" msgstr "Piscar nome" -#: src/playerrelations.cpp:487 +#: src/playerrelations.cpp:483 msgid "Floating '...' bubble" msgstr "Bolha '...' flutuante" -#: src/playerrelations.cpp:490 +#: src/playerrelations.cpp:486 msgid "Floating bubble" msgstr "Bolha Flutuante" -- cgit v1.2.3-60-g2f50