summaryrefslogtreecommitdiff
path: root/src/lang/brazilian_portuguese.txt
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-04-26 15:26:19 +0000
committerrubidium <rubidium@openttd.org>2009-04-26 15:26:19 +0000
commit7dd677ced22abb688b2ed69f99faed211f3554b1 (patch)
treedf4ab2d279bb9ba905f4c04a0e80fa48cbeaa15c /src/lang/brazilian_portuguese.txt
parent3301afa5c3b2fe2bf24ef7ab9333df8a88334fb9 (diff)
downloadopenttd-7dd677ced22abb688b2ed69f99faed211f3554b1.tar.xz
(svn r16162) -Codechange: remove needless TC_ colours from DrawString when they are part of strings and add some colours to a few strings.
Diffstat (limited to 'src/lang/brazilian_portuguese.txt')
-rw-r--r--src/lang/brazilian_portuguese.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/lang/brazilian_portuguese.txt b/src/lang/brazilian_portuguese.txt
index 5d378fed8..4eb277937 100644
--- a/src/lang/brazilian_portuguese.txt
+++ b/src/lang/brazilian_portuguese.txt
@@ -570,7 +570,7 @@ STR_MESSAGE_SOUND :{YELLOW}Tocar s
STR_ERROR_TOO_FAR_FROM_PREVIOUS_DESTINATION :{WHITE}...muito distante do destino anterior
STR_HIGHSCORE_TOP_COMPANIES_WHO_REACHED :{BIGFONT}{BLACK}Top de empresas que chegaram a {NUM}{} ({STRING} Nível)
STR_HIGHSCORE_TOP_COMPANIES_NETWORK_GAME :{BIGFONT}{BLACK}Tabela da Liga de Empresas em {NUM}
-STR_HIGHSCORE_POSITION :{BIGFONT}{COMMA}.
+STR_HIGHSCORE_POSITION :{BLACK}{BIGFONT}{COMMA}.
STR_HIGHSCORE_PERFORMANCE_TITLE_BUSINESSMAN :Negociante
STR_HIGHSCORE_PERFORMANCE_TITLE_ENTREPRENEUR :Empresário
STR_HIGHSCORE_PERFORMANCE_TITLE_INDUSTRIALIST :Industrial
@@ -2834,11 +2834,11 @@ STR_CAN_T_TIMETABLE_VEHICLE :{WHITE}Impossí
STR_TIMETABLE_ONLY_WAIT_AT_STATIONS :{WHITE}Veículos só podem aguardar em estações
STR_TIMETABLE_NOT_STOPPING_HERE :{WHITE}Esse veículo não pára nesta estação
STR_TIMETABLE_CHANGE_TIME :{BLACK}Mudar horário
-STR_TIMETABLE_STATUS_ON_TIME :Esse veículo está no horário
-STR_TIMETABLE_STATUS_LATE :Esse veículo está {STRING} atrasado
-STR_TIMETABLE_STATUS_EARLY :Esse veículo está {STRING} adiantado
-STR_TIMETABLE_TOTAL_TIME :Esse horário será completo em {STRING}
-STR_TIMETABLE_TOTAL_TIME_INCOMPLETE :Esse horário será completo em no mínimo {STRING} (nem todos agendados)
+STR_TIMETABLE_STATUS_ON_TIME :{BLACK}Esse veículo está no horário
+STR_TIMETABLE_STATUS_LATE :{BLACK}Esse veículo está {STRING} atrasado
+STR_TIMETABLE_STATUS_EARLY :{BLACK}Esse veículo está {STRING} adiantado
+STR_TIMETABLE_TOTAL_TIME :{BLACK}Esse horário será completo em {STRING}
+STR_TIMETABLE_TOTAL_TIME_INCOMPLETE :{BLACK}Esse horário será completo em no mínimo {STRING} (nem todos agendados)
STR_TIMETABLE_AUTOFILL :{BLACK}Autopreencher
STR_TIMETABLE_AUTOFILL_TOOLTIP :{BLACK}Preenche automaticamente com os valores da próxima viagem. (CTRL-clique para tentar manter os intervalos de espera)
@@ -3548,9 +3548,9 @@ STR_AI_RESET :{BLACK}Resetar
STR_AI_HUMAN_PLAYER :Jogador Humano
STR_AI_RANDOM_AI :IA Randômica
STR_AI_SETTINGS_CAPTION :{WHITE}Parâmetros da IA
-STR_AI_AUTHOR :Progamador: {STRING}
-STR_AI_VERSION :Versão: {NUM}
-STR_AI_URL :URL: {STRING}
+STR_AI_AUTHOR :{BLACK}Progamador: {STRING}
+STR_AI_VERSION :{BLACK}Versão: {NUM}
+STR_AI_URL :{BLACK}URL: {STRING}
STR_AI_PLEASE_REPORT_CRASH :{WHITE}Uma das IA's travou. Favor relatar ao autor da IA com uma screenshot da Janela de Debug da IA.
########