mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Update pt_BR.ron
This commit is contained in:
parent
738688ea60
commit
855631feda
@ -138,7 +138,7 @@ https://account.veloren.net."#,
|
||||
"main.login.client_crashed": "Cliente abortou",
|
||||
"main.login.not_on_whitelist": "Você precisa ser permitido por um Admin para ingressar",
|
||||
"main.login.banned": "Você foi banido pelo seguinte motivo",
|
||||
"main.login.kicked": "Você foi kickado pelo seguinte motivo",
|
||||
"main.login.kicked": "Você foi expulso pelo seguinte motivo",
|
||||
|
||||
/// End Main screen section
|
||||
|
||||
@ -158,10 +158,24 @@ https://account.veloren.net."#,
|
||||
// Chat outputs
|
||||
"hud.chat.online_msg": "[{name}] está online.",
|
||||
"hud.chat.offline_msg": "[{name}] está offline.",
|
||||
|
||||
"hud.chat.default_death_msg": "[{name}] morreu",
|
||||
"hud.chat.environmental_kill_msg": "[{name}] morreu em {environment}",
|
||||
"hud.chat.fall_kill_msg": "[{name}] morreu de queda",
|
||||
"hud.chat.suicide_msg": "[{name}] morreu de dano autoinflingido",
|
||||
|
||||
"hud.chat.pvp_melee_kill_msg": "[{attacker}] derrotou [{victim}]",
|
||||
"hud.chat.pvp_ranged_kill_msg": "[{attacker}] acertou [{victim}]",
|
||||
"hud.chat.pvp_explosion_kill_msg": "[{attacker}] explodiu [{victim}]",
|
||||
|
||||
"hud.chat.npc_melee_kill_msg": "{attacker} matou [{victim}]",
|
||||
"hud.chat.npc_ranged_kill_msg": "{attacker} acertou [{victim}]",
|
||||
"hud.chat.npc_explosion_kill_msg": "{attacker} exoplodiu [{victim}]",
|
||||
|
||||
"hud.chat.loot_msg": "Você pegou [{item}]",
|
||||
"hud.chat.loot_fail": "Seu Inventário está cheio!",
|
||||
"hud.chat.goodbye": "Tchau!",
|
||||
"hud.chat.connection_lost": "Conexão perdida. Chutando em {time} segundos.",
|
||||
"hud.chat.loot_fail": "Seu inventário está cheio!",
|
||||
"hud.chat.goodbye": "Até Logo!",
|
||||
"hud.chat.connection_lost": "Conexão perdida. Chutado em {time} segundos.",
|
||||
|
||||
// SCT outputs
|
||||
"hud.sct.experience": "{amount} Exp",
|
||||
@ -269,7 +283,7 @@ itens magicamente modificados?"#,
|
||||
"hud.settings.speech_bubble_icon": "Ícone do Balão de Fala",
|
||||
"hud.settings.energybar_numbers": "Números da Barra de energia",
|
||||
"hud.settings.values": "Valores",
|
||||
"hud.settings.percentages": "Porgentavens",
|
||||
"hud.settings.percentages": "Porcentagens",
|
||||
"hud.settings.chat": "Chat",
|
||||
"hud.settings.background_transparency": "Transparência de Fundo",
|
||||
"hud.settings.chat_character_name": "Nomes de Personagem no Chat",
|
||||
|
Loading…
Reference in New Issue
Block a user