update br.lua

update in portuguese translation
This commit is contained in:
renildomarcio
2018-06-25 16:35:50 -03:00
committed by GitHub
parent 4e2c8e7c08
commit eda97f33a7
+4 -4
View File
@@ -2,10 +2,10 @@ Locales['br'] = {
['shop'] = 'comprar',
['shops'] = 'lojas',
['press_menu'] = 'pressione ~INPUT_CONTEXT~ para acessar a loja.',
['bought'] = 'you just bought ~y~%sx~s~ ~b~%s~s~ for ~r~$%s~s~',
['bought'] = 'você acabou de comprar ~y~%sx~s~ ~b~%s~s~ por ~r~$%s~s~',
['not_enough'] = 'você não tem ~r~dinheiro suficiente~s~: %s',
['player_cannot_hold'] = 'você ~r~não~s~ tem bastante ~y~espaço livre~s~ no seu inventário!',
['shop_confirm'] = 'buy %sx %s for $%s?',
['no'] = 'no',
['yes'] = 'yes',
['shop_confirm'] = 'comprou %sx %s por $%s?',
['no'] = 'não',
['yes'] = 'sim',
}