mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 07:00:01 -04:00
Update pt-PT.coffee
This commit is contained in:
parent
3d71d155b6
commit
68e3110e74
1 changed files with 22 additions and 22 deletions
|
@ -545,16 +545,16 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
new_article_title: "Criar um Novo Artigo"
|
||||
new_thang_title: "Criar um Novo Tipo de Thang"
|
||||
new_level_title: "Criar um Novo Nível"
|
||||
# new_article_title_login: "Log In to Create a New Article"
|
||||
# new_thang_title_login: "Log In to Create a New Thang Type"
|
||||
# new_level_title_login: "Log In to Create a New Level"
|
||||
# new_achievement_title: "Create a New Achievement"
|
||||
# new_achievement_title_login: "Log In to Create a New Achievement"
|
||||
new_article_title_login: "Inicie Sessão para Criar um Novo Artigo"
|
||||
new_thang_title_login: "Inicie Sessão para Criar um Novo Tipo de Thang"
|
||||
new_level_title_login: "Inicie Sessão para Criar um Novo Nível"
|
||||
new_achievement_title: "Criar uma Nova Conquista"
|
||||
new_achievement_title_login: "Inicie Sessão para Criar uma Nova Conquista"
|
||||
article_search_title: "Procurar Artigos Aqui"
|
||||
thang_search_title: "Procurar Thangs Aqui"
|
||||
level_search_title: "Procurar Níveis Aqui"
|
||||
# achievement_search_title: "Search Achievements"
|
||||
# read_only_warning2: "Note: you can't save any edits here, because you're not logged in."
|
||||
achievement_search_title: "Procurar Conquistas"
|
||||
read_only_warning2: "Nota: não pode guardar nenhuma edição feita aqui, porque não tem sessão iniciada."
|
||||
|
||||
article:
|
||||
edit_btn_preview: "Pré-visualizar"
|
||||
|
@ -824,8 +824,8 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
# tournament_rules: "Tournament Rules"
|
||||
# tournament_blurb: "Write code, collect gold, build armies, crush foes, win prizes, and upgrade your career in our $40,000 Greed tournament! Check out the details"
|
||||
# tournament_blurb_blog: "on our blog"
|
||||
# rules: "Rules"
|
||||
# winners: "Winners"
|
||||
rules: "Regras"
|
||||
winners: "Vencedores"
|
||||
|
||||
# ladder_prizes:
|
||||
# title: "Tournament Prizes"
|
||||
|
@ -861,18 +861,18 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
new_to_programming: ". Novo na programação? Faça a nossa Campanha para Iniciantes para melhorar as suas capacidades."
|
||||
so_ready: "Estou Mais Que Pronto Para Isto"
|
||||
|
||||
# loading_error:
|
||||
# could_not_load: "Error loading from server"
|
||||
# connection_failure: "Connection failed."
|
||||
# unauthorized: "You need to be signed in. Do you have cookies disabled?"
|
||||
# forbidden: "You do not have the permissions."
|
||||
# not_found: "Not found."
|
||||
# not_allowed: "Method not allowed."
|
||||
# timeout: "Server timeout."
|
||||
# conflict: "Resource conflict."
|
||||
# bad_input: "Bad input."
|
||||
# server_error: "Server error."
|
||||
# unknown: "Unknown error."
|
||||
loading_error:
|
||||
could_not_load: "Erro ao carregar do servidor"
|
||||
connection_failure: "A conexão falhou."
|
||||
unauthorized: "Precisa de ter sessão iniciada. Tem os cookies desativados?"
|
||||
forbidden: "Não tem as permissões."
|
||||
not_found: "Não encontrado."
|
||||
not_allowed: "Método não permitido."
|
||||
timeout: "O servidor expirou."
|
||||
conflict: "Conflito de recursos."
|
||||
bad_input: "Má entrada."
|
||||
server_error: "Erro do servidor."
|
||||
unknown: "Erro desconhecido."
|
||||
|
||||
resources:
|
||||
your_sessions: "As Suas Sessões"
|
||||
|
@ -902,7 +902,7 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
|||
# files: "Files"
|
||||
# top_simulators: "Top Simulators"
|
||||
# source_document: "Source Document"
|
||||
# document: "Document"
|
||||
document: "Documento"
|
||||
# sprite_sheet: "Sprite Sheet"
|
||||
# candidate_sessions: "Candidate Sessions"
|
||||
# user_remark: "User Remark"
|
||||
|
|
Loading…
Reference in a new issue