Files
esx_core-esx-framework/locales/br.lua
T
2018-06-22 15:06:01 +02:00

24 lines
1.2 KiB
Lua

Locales['br'] = {
['robbery_cancelled'] = 'O roubo será cancelado, você não ganhará nada!',
['robbery_successful'] = 'O roubo foi um sucesso. Você ganhou ~g~$',
['shop_robbery'] = 'Loja roubavel',
['press_to_rob'] = 'Pressione ~INPUT_CONTEXT~ para roubar ~b~',
['robbery_of'] = 'Loja roubavel: ~r~',
['seconds_remaining'] = '~w~ segundos restantes',
['robbery_cancelled_at'] = '~r~ Roubo cancelado em: ~b~',
['robbery_has_cancelled'] = '~r~ O assalto foi cancelado: ~b~',
['already_robbed'] = 'Esta loja já foi roubada. Por favor, espere: ',
['seconds'] = 'segundos.',
['rob_in_prog'] = '~r~ Assalto em curso em: ~b~',
['started_to_rob'] = 'Você começou a roubar ~b~',
['do_not_move'] = '~s~, Não se afaste!',
['alarm_triggered'] = 'O alarme foi disparado',
['hold_pos'] = 'Segure por 5 minutos e o dinheiro é seu!',
['robbery_complete'] = '~r~ Roubo completo.~s~ ~h~ Corre!',
['robbery_complete_at'] = '~r~ Roubo completo em: ~b~',
['min_police'] = 'there must be at least ~b~',
['in_city'] = '~s~ policemen in town to rob.',
['robbery_already'] = '~r~Um assalto já está em andamento.',
['no_threat'] = 'you do not pose a threat to the store',
}