Update pt-PT.coffee
This commit is contained in:
parent
b9b36d5fea
commit
6960358850
1 changed files with 30 additions and 30 deletions
|
@ -301,7 +301,7 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
infinite_loop_reset_level: "Reiniciar Nível"
|
||||
infinite_loop_comment_out: "Comentar o Meu Código"
|
||||
tip_toggle_play: "Alterna entre Jogar e Pausar com Ctrl+P."
|
||||
tip_scrub_shortcut: "Ctrl+[ rebobina e Ctrl+] avança." # {change}
|
||||
tip_scrub_shortcut: "Usa Ctrl+[ para rebobinar e Ctrl+] para avançar."
|
||||
tip_guide_exists: "Clica no guia, dentro do menu do jogo (no topo da página), para informações úteis."
|
||||
tip_open_source: "O CodeCombat é 100% open source!"
|
||||
tip_beta_launch: "O CodeCombat lançou o seu beta em outubro de 2013."
|
||||
|
@ -599,9 +599,9 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
# free_1: "There are 80+ FREE levels which cover every concept."
|
||||
# free_2: "A monthly subscription provides access to video tutorials and extra practice levels."
|
||||
teacher_subs_title: "Os professores recebem uma subscrição gratuita!"
|
||||
teacher_subs_1: "Por favor, contacta" # {change}
|
||||
teacher_subs_2: "para te arranjarmos uma subscrição mensal gratuita." # {change}
|
||||
# teacher_subs_3: "to set up your subscription."
|
||||
teacher_subs_1: "Por favor, preenche o nosso"
|
||||
teacher_subs_2: "Inquérito para Professores"
|
||||
teacher_subs_3: "para configurares a tua subscrição."
|
||||
sub_includes_title: "O que está incluído na subscrição?"
|
||||
sub_includes_1: "Para além dos 80+ níveis básicos, os estudantes com uma subscrição mensal têm acesso às seguintes funcionalidades adicionais:"
|
||||
sub_includes_2: "60+ níveis para praticar"
|
||||
|
@ -641,32 +641,32 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
sys_requirements_1: "Um navegador moderno. As versões mais recentes do Chrome, Firefox ou Safari. Internet Explorer 9 ou mais recente."
|
||||
sys_requirements_2: "O CodeCombat ainda não é suportado em iPad's."
|
||||
|
||||
# teachers_survey:
|
||||
# title: "Teacher Survey"
|
||||
# must_be_logged: "You must be logged in first. Please create an account or log in from the menu above."
|
||||
# retrieving: "Retrieving information..."
|
||||
# being_reviewed_1: "Your application for a free trial subscription is being"
|
||||
# being_reviewed_2: "reviewed"
|
||||
# approved_1: "Your application for a free trial subscription was"
|
||||
# approved_2: "approved."
|
||||
# approved_3: "Further instructions have been sent to"
|
||||
# denied_1: "Your application for a free trial subscription has been"
|
||||
# denied_2: "denied"
|
||||
# contact_1: "Please contact"
|
||||
# contact_2: "if you have further questions."
|
||||
# description_1: "We offer free subscriptions to teachers for evaluation purposes. You can find more information on our"
|
||||
# description_2: "teachers"
|
||||
# description_3: "page."
|
||||
# description_4: "Please fill out this quick survey and we’ll email you setup instructions."
|
||||
# email: "Email Address"
|
||||
# school_city: "Name of School, City"
|
||||
# age_students: "How old are your students?"
|
||||
# under: "Under"
|
||||
# other: "Other:"
|
||||
# amount_students: "How many students do you teach?"
|
||||
# hear_about: "How did you hear about CodeCombat?"
|
||||
# fill_fields: "Please fill out all fields."
|
||||
# thanks: "Thanks! We'll send you setup instructions shortly."
|
||||
teachers_survey:
|
||||
title: "Inquérito para Professores"
|
||||
must_be_logged: "Primeiro tens de ter sessão iniciada. Por favor, cria uma conta ou inicia sessão a partir do menu acima."
|
||||
retrieving: "A recolher informações..."
|
||||
being_reviewed_1: "A tua aplicação para uma subscrição de avaliação gratuita está a ser"
|
||||
being_reviewed_2: "revista"
|
||||
approved_1: "A tua aplicação para uma subscrição de avaliação gratuita foi"
|
||||
approved_2: "aprovada"
|
||||
approved_3: "Mais instruções foram enviadas para"
|
||||
denied_1: "A tua aplicação para uma subscrição de avaliação gratuita foi"
|
||||
denied_2: "recusada"
|
||||
contact_1: "Por favor, contacta"
|
||||
contact_2: "se tiveres mais questões."
|
||||
description_1: "Oferecemos subscrições gratuitas a professores para efeitos de avaliação. Podes encontar mais informações na nossa página de"
|
||||
description_2: "professores"
|
||||
description_3: "."
|
||||
description_4: "Por favor, preenche este pequeno inquérito e nós enviar-te-emos, por e-mail, as instruções de configuração."
|
||||
email: "Endereço de E-mail"
|
||||
school_city: "Nome da Escola, Cidade"
|
||||
age_students: "Que idade têm os teus alunos?"
|
||||
under: "Menos de"
|
||||
other: "Outra:"
|
||||
amount_students: "Quantos alunos ensinas?"
|
||||
hear_about: "Como ouviste falar do CodeCombat?"
|
||||
fill_fields: "Por favor, preenche todos os campos."
|
||||
thanks: "Obrigado! Vamos enviar-te as instruções de configuração em breve."
|
||||
|
||||
versions:
|
||||
save_version_title: "Guardar Nova Versão"
|
||||
|
|
Reference in a new issue