Misc. cleanup of UI / Removed 'font scale' var / Removed [orange]
This commit is contained in:
@@ -19,7 +19,7 @@ text.highscore = [YELLOW]Novo recorde!
|
||||
text.wave.lasted = Você sobreviveu até a onda [accent]{0}[].
|
||||
text.level.highscore = Melhor\npontuação: [accent] {0}
|
||||
text.level.delete.title = Confirmar exclusão
|
||||
text.map.delete = Certeza que quer deletar o mapa "[orange]{0}[]"?
|
||||
text.map.delete = Certeza que quer deletar o mapa "[accent]{0}[]"?
|
||||
text.level.select = Seleção de Fase
|
||||
text.level.mode = Modo de Jogo:
|
||||
text.construction.desktop = Desktop controls have been changed.\nTo deselect a block or stop building, [accent]use space[].
|
||||
@@ -140,7 +140,7 @@ text.connecting.data = [accent]Carregando data do mundo...
|
||||
text.server.port = Porte:
|
||||
text.server.addressinuse = Senha em uso!
|
||||
text.server.invalidport = Numero de port invalido!
|
||||
text.server.error = [crimson]Erro ao hospedar o servidor: [orange]{0}
|
||||
text.server.error = [crimson]Erro ao hospedar o servidor: [accent]{0}
|
||||
text.save.old = Este save é para uma versão antiga do jogo, E não pode ser usado.\n\n[LIGHT_GRAY]Salvar Versões antigas vai ser Implementado Na versão 4.0 completa
|
||||
text.save.new = Novo Save
|
||||
text.save.overwrite = Você tem certeza que quer salvar sobre este slot?
|
||||
@@ -151,17 +151,17 @@ text.savefail = Falha ao salvar jogo!
|
||||
text.save.delete.confirm = Certeza que quer deletar este save?
|
||||
text.save.delete = Deletar
|
||||
text.save.export = Exportar save
|
||||
text.save.import.invalid = [orange]Este save é invalido!
|
||||
text.save.import.fail = [crimson]Falha ao importar save: [orange]{0}
|
||||
text.save.export.fail = [crimson]Falha ao Exportar save: [orange]{0}
|
||||
text.save.import.invalid = [accent]Este save é invalido!
|
||||
text.save.import.fail = [crimson]Falha ao importar save: [accent]{0}
|
||||
text.save.export.fail = [crimson]Falha ao Exportar save: [accent]{0}
|
||||
text.save.import = Importar save
|
||||
text.save.newslot = Nome do save:
|
||||
text.save.rename = Renomear
|
||||
text.save.rename.text = Novo jogo:
|
||||
text.selectslot = Selecione um slot para salvar.
|
||||
text.slot = [accent]Slot {0}
|
||||
text.save.corrupted = [orange]Arquivo corrompido ou inválido!
|
||||
text.sector.corrupted = [orange]Um arquivo de save Foi encontrado neste setor, Mas o login falhou.\nUm novo foi criado.
|
||||
text.save.corrupted = [accent]Arquivo corrompido ou inválido!
|
||||
text.sector.corrupted = [accent]Um arquivo de save Foi encontrado neste setor, Mas o login falhou.\nUm novo foi criado.
|
||||
text.empty = <vazio>
|
||||
text.on = Ligado
|
||||
text.off = Desligado
|
||||
@@ -182,14 +182,14 @@ text.back = Voltar
|
||||
text.quit.confirm = Você tem certeza que quer sair?
|
||||
text.changelog.title = Changelog
|
||||
text.changelog.loading = Coletando changelog...
|
||||
text.changelog.error.android = [orange]Note que a Changelog as vezes Funciona no android 4.4 e abaixo!\nIsso é por causa de um erro interno no sistema android.
|
||||
text.changelog.error.ios = [orange]A changelog não é suportada no IOS.
|
||||
text.changelog.error.android = [accent]Note que a Changelog as vezes Funciona no android 4.4 e abaixo!\nIsso é por causa de um erro interno no sistema android.
|
||||
text.changelog.error.ios = [accent]A changelog não é suportada no IOS.
|
||||
text.changelog.error = [scarlet]Erro ao coletar Changelog!\nCheque a Conexão com a internet.
|
||||
text.changelog.current = [yellow][[Primeira versão]
|
||||
text.changelog.latest = [orange][[Ultima versão]
|
||||
text.changelog.latest = [accent][[Ultima versão]
|
||||
text.loading = [accent]Carregando...
|
||||
text.saving = [accent]Salvando...
|
||||
text.wave = [orange]Horda {0}
|
||||
text.wave = [accent]Horda {0}
|
||||
text.wave.waiting = Horda em {0}
|
||||
text.waiting = Aguardando...
|
||||
text.waiting.players = Waiting for players...
|
||||
@@ -216,8 +216,8 @@ text.editor.description = Descrição:
|
||||
text.editor.name = Nome:
|
||||
text.editor.teams = Time
|
||||
text.editor.elevation = Elevação
|
||||
text.editor.errorimageload = Erro ao carregar arquivo de imagem:\n[orange]{0}
|
||||
text.editor.errorimagesave = Erro ao salvar arquivo de imagem:\n[orange]{0}
|
||||
text.editor.errorimageload = Erro ao carregar arquivo de imagem:\n[accent]{0}
|
||||
text.editor.errorimagesave = Erro ao salvar arquivo de imagem:\n[accent]{0}
|
||||
text.editor.generate = Gerar
|
||||
text.editor.resize = Redimen\n sionar
|
||||
text.editor.loadmap = Carregar\n Mapa
|
||||
@@ -261,7 +261,7 @@ text.tutorial = Tutorial
|
||||
text.editor = Editor
|
||||
text.mapeditor = Editor de mapa
|
||||
text.donate = Doar
|
||||
text.connectfail = [crimson]Falha ao entrar no servidor: [orange]{0}
|
||||
text.connectfail = [crimson]Falha ao entrar no servidor: [accent]{0}
|
||||
text.error.unreachable = Server unreachable.
|
||||
text.error.invalidaddress = Invalid address.
|
||||
text.error.timedout = Timed out!\nMake sure the host has port forwarding set up, and that the address is correct!
|
||||
|
||||
Reference in New Issue
Block a user