mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Update pt-PT.coffee
This commit is contained in:
parent
6473fff940
commit
647e578b46
1 changed files with 7 additions and 7 deletions
|
@ -203,12 +203,12 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
victory_rate_the_level: "Classifica este nível: " # Only in old-style levels.
|
||||
victory_return_to_ladder: "Voltar à Classificação"
|
||||
victory_play_continue: "Continuar"
|
||||
# victory_play_skip: "Skip Ahead"
|
||||
victory_play_skip: "Passar à Frente"
|
||||
victory_play_next_level: "Jogar Próximo Nível"
|
||||
# victory_play_more_practice: "More Practice"
|
||||
# victory_play_too_easy: "Too Easy"
|
||||
# victory_play_just_right: "Just Right"
|
||||
# victory_play_too_hard: "Too Hard"
|
||||
victory_play_more_practice: "Mais Treino"
|
||||
victory_play_too_easy: "Muito Fácil"
|
||||
victory_play_just_right: "Perfeito"
|
||||
victory_play_too_hard: "Muito Difícil"
|
||||
victory_saving_progress: "A Guardar o Progresso"
|
||||
victory_go_home: "Ir para o Início" # Only in old-style levels.
|
||||
victory_review: "Conta-nos mais!" # Only in old-style levels.
|
||||
|
@ -1052,10 +1052,10 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
av_entities_active_instances_url: "Activar Instâncias"
|
||||
av_entities_employer_list_url: "Lista de Empregadores"
|
||||
av_entities_candidates_list_url: "Lista de Candidatos"
|
||||
# av_entities_user_code_problems_list_url: "User Code Problems List"
|
||||
av_entities_user_code_problems_list_url: "Lista de Problemas no Código do Jogador"
|
||||
av_other_sub_title: "Outro"
|
||||
av_other_debug_base_url: "Base (para depurar base.jade)"
|
||||
u_title: "Lista de Utilizadores"
|
||||
# ucp_title: "User Code Problems"
|
||||
ucp_title: "Problemas no Código do Jogador"
|
||||
lg_title: "Últimos Jogos"
|
||||
clas: "CLA's"
|
||||
|
|
Loading…
Reference in a new issue