mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-29 23:43:51 -04: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"
|
minutes: "minutos"
|
||||||
hour: "hora"
|
hour: "hora"
|
||||||
hours: "horas"
|
hours: "horas"
|
||||||
# day: "dia"
|
day: "dia"
|
||||||
# days: "dias"
|
days: "dias"
|
||||||
# week: "semana"
|
week: "semana"
|
||||||
# weeks: "semanas"
|
weeks: "semanas"
|
||||||
# month: "mês"
|
month: "mês"
|
||||||
# months: "meses"
|
months: "meses"
|
||||||
# year: "ano"
|
year: "ano"
|
||||||
# years: "anos"
|
years: "anos"
|
||||||
|
|
||||||
modal:
|
modal:
|
||||||
close: "Fechar"
|
close: "Fechar"
|
||||||
|
@ -273,7 +273,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
|
||||||
education: "Educação"
|
education: "Educação"
|
||||||
# education_header: "Recount your academic ordeals"
|
# education_header: "Recount your academic ordeals"
|
||||||
# education_blurb: "List your academic ordeals."
|
# education_blurb: "List your academic ordeals."
|
||||||
# education_school: "Escola"
|
education_school: "Escola"
|
||||||
# education_school_help: "Name of your school."
|
# education_school_help: "Name of your school."
|
||||||
# education_degree: "Degree"
|
# education_degree: "Degree"
|
||||||
# education_degree_help: "What was your degree and field of study?"
|
# 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"
|
multiplayer: "Multiplayer"
|
||||||
restart: "Reiniciar"
|
restart: "Reiniciar"
|
||||||
goals: "Objetivos"
|
goals: "Objetivos"
|
||||||
# success: "Sucesso!"
|
success: "Sucesso!"
|
||||||
# incomplete: "Incompleto"
|
incomplete: "Incompleto"
|
||||||
# timed_out: "Ran out of time"
|
# timed_out: "Ran out of time"
|
||||||
# failing: "Falta"
|
failing: "Falta"
|
||||||
action_timeline: "Linha do Tempo das Ações"
|
action_timeline: "Linha do Tempo das Ações"
|
||||||
click_to_select: "Clique em um personagem para selecioná-lo."
|
click_to_select: "Clique em um personagem para selecioná-lo."
|
||||||
reload_title: "Recarregar Todo o Código?"
|
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_all: "All"
|
||||||
level_tab_thangs_conditions: "Condições de Início"
|
level_tab_thangs_conditions: "Condições de Início"
|
||||||
level_tab_thangs_add: "Adicionar Thangs"
|
level_tab_thangs_add: "Adicionar Thangs"
|
||||||
# delete: "Excluir"
|
delete: "Excluir"
|
||||||
# duplicate: "Duplicar"
|
duplicate: "Duplicar"
|
||||||
level_settings_title: "Configurações"
|
level_settings_title: "Configurações"
|
||||||
level_component_tab_title: "Componentess Atuais"
|
level_component_tab_title: "Componentess Atuais"
|
||||||
level_component_btn_new: "Criar Novo Componente"
|
level_component_btn_new: "Criar Novo Componente"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue