mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Update pt-BR.coffee
This commit is contained in:
parent
132a7b62f1
commit
fe9e584767
1 changed files with 14 additions and 14 deletions
|
@ -26,14 +26,14 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
|
|||
minutes: "minutos"
|
||||
hour: "hora"
|
||||
hours: "horas"
|
||||
# day: "dia"
|
||||
# days: "dias"
|
||||
# week: "semana"
|
||||
# weeks: "semanas"
|
||||
# month: "mês"
|
||||
# months: "meses"
|
||||
# year: "ano"
|
||||
# years: "anos"
|
||||
day: "dia"
|
||||
days: "dias"
|
||||
week: "semana"
|
||||
weeks: "semanas"
|
||||
month: "mês"
|
||||
months: "meses"
|
||||
year: "ano"
|
||||
years: "anos"
|
||||
|
||||
modal:
|
||||
close: "Fechar"
|
||||
|
@ -273,7 +273,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
|
|||
education: "Educação"
|
||||
# education_header: "Recount your academic ordeals"
|
||||
# education_blurb: "List your academic ordeals."
|
||||
# education_school: "Escola"
|
||||
education_school: "Escola"
|
||||
# education_school_help: "Name of your school."
|
||||
# education_degree: "Degree"
|
||||
# education_degree_help: "What was your degree and field of study?"
|
||||
|
@ -320,10 +320,10 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
|
|||
multiplayer: "Multiplayer"
|
||||
restart: "Reiniciar"
|
||||
goals: "Objetivos"
|
||||
# success: "Sucesso!"
|
||||
# incomplete: "Incompleto"
|
||||
success: "Sucesso!"
|
||||
incomplete: "Incompleto"
|
||||
# timed_out: "Ran out of time"
|
||||
# failing: "Falta"
|
||||
failing: "Falta"
|
||||
action_timeline: "Linha do Tempo das Ações"
|
||||
click_to_select: "Clique em um personagem para selecioná-lo."
|
||||
reload_title: "Recarregar Todo o Código?"
|
||||
|
@ -480,8 +480,8 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
|
|||
# level_tab_thangs_all: "All"
|
||||
level_tab_thangs_conditions: "Condições de Início"
|
||||
level_tab_thangs_add: "Adicionar Thangs"
|
||||
# delete: "Excluir"
|
||||
# duplicate: "Duplicar"
|
||||
delete: "Excluir"
|
||||
duplicate: "Duplicar"
|
||||
level_settings_title: "Configurações"
|
||||
level_component_tab_title: "Componentess Atuais"
|
||||
level_component_btn_new: "Criar Novo Componente"
|
||||
|
|
Loading…
Reference in a new issue