mirror of
https://gitlab.com/lunovox/minertrade.git
synced 2025-07-21 22:54:52 -04:00
* Adicionando tradução
This commit is contained in:
parent
d78a216648
commit
cb8c852cd4
4 changed files with 34 additions and 127 deletions
|
@ -46,6 +46,17 @@ Offer=Oferecer
|
|||
Cancel=Cancelar
|
||||
Confirm=Confirmar
|
||||
|
||||
#------- item_strongbox.lua ---------------------------------------------------------------------------
|
||||
STRONGBOX\n* Save your money in this safe and withdraw your money at any store that has an ATM.=COFRE\n* Guarde seu dinheiro neste cofre e retire seu dinheiro em qualquer loja que possua um Caixa Eletrônico.
|
||||
STRONGBOX (Property of '%s')\n* Save your money in this safe and withdraw your money at any store that has an ATM.=COFRE (Propriedade de '%s')\n* Guarde seu dinheiro neste cofre e retire seu dinheiro em qualquer loja que possua um Caixa Eletrônico.
|
||||
[MINERTRADE] The safe is going to work %02d seconds after it is installed!=[MINERTRADE] O cofre sá vai funcionar %02d segundos depois de instalado!
|
||||
[MINERTRADE] You do not have access to the safe belonging to '%s'!=[MINERTRADE] Você não tem acesso ao cofre pertencente a '%s'!
|
||||
|
||||
#------- item_atm.lua ---------------------------------------------------------------------------
|
||||
PUBLIC ATM\n* Save your money in the ATM, and withdraw your money in your Personal Safe or other ATM in the shops scattered around the map.=CAIXA ELETRÔNICO\n* Guarde o seu dinheiro neste Caixa Eletrônico, e retire seu dinheiro em seu Cofre Pessoal ou qualquer outro Caixa Eletrônico nas lojas espalhadas pelo mapa.
|
||||
[MINERTRADE] You can not install this 'ATM' too far from a 'Dispensing Machine'!=[MINERTRADE] Você não pode instalar este 'Caixa Eletrônico' muito longe de uma 'Máquina Dispensadora'!
|
||||
[MINERTRADE] The ATM will only run %02d seconds after it is installed!=[MINERTRADE] O Caixa Eletrônico só vai funcionar %02d segundos depois de instalado!
|
||||
|
||||
#------- on_final.lua ---------------------------------------------------------------------------
|
||||
Saving strongbox from all players in the file '%s'!=Salvando cofre de todos os jogadores no arquivo '%s'!
|
||||
|
||||
|
@ -56,3 +67,5 @@ piggybank=cofreporquinho
|
|||
creditcard=cartaodecredito
|
||||
dispensingmachine=dispensadora
|
||||
exchangetable=mesadetroca
|
||||
strongbox=caixaforte
|
||||
atm=caixaeletronico
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue