mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-28 23:13:59 -04:00
Merge pull request #1608 from Imperadeiro98/patch-1
Update pt-PT.coffee
This commit is contained in:
commit
cbad8d30da
1 changed files with 6 additions and 6 deletions
|
@ -117,7 +117,7 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
||||||
adventurer_forum: "fórum do Aventureiro"
|
adventurer_forum: "fórum do Aventureiro"
|
||||||
adventurer_suffix: "."
|
adventurer_suffix: "."
|
||||||
campaign_beginner: "Campanha para Iniciantes"
|
campaign_beginner: "Campanha para Iniciantes"
|
||||||
# campaign_old_beginner: "Old Beginner Campaign"
|
campaign_old_beginner: "Campanha para Iniciantes Antiga"
|
||||||
campaign_beginner_description: "... onde aprendes a magia da programação."
|
campaign_beginner_description: "... onde aprendes a magia da programação."
|
||||||
campaign_dev: "Níveis mais Difíceis Aleatórios"
|
campaign_dev: "Níveis mais Difíceis Aleatórios"
|
||||||
campaign_dev_description: "... onde aprendes a interface enquanto fazes coisas um bocadinho mais difíceis."
|
campaign_dev_description: "... onde aprendes a interface enquanto fazes coisas um bocadinho mais difíceis."
|
||||||
|
@ -140,8 +140,8 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
||||||
next: "Seguinte"
|
next: "Seguinte"
|
||||||
previous: "Anterior"
|
previous: "Anterior"
|
||||||
choose_inventory: "Equipar Itens"
|
choose_inventory: "Equipar Itens"
|
||||||
# older_campaigns: "Older Campaigns"
|
older_campaigns: "Campanhas Mais Antigas"
|
||||||
# anonymous: "Anonymous Player"
|
anonymous: "Jogador Anónimo"
|
||||||
|
|
||||||
items:
|
items:
|
||||||
armor: "Armadura"
|
armor: "Armadura"
|
||||||
|
@ -419,9 +419,9 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
||||||
tome_cast_button_running: "A Correr"
|
tome_cast_button_running: "A Correr"
|
||||||
tome_cast_button_ran: "Corrido"
|
tome_cast_button_ran: "Corrido"
|
||||||
tome_submit_button: "Submeter"
|
tome_submit_button: "Submeter"
|
||||||
# tome_reload_method: "Reload original code for this method" # Title text for individual method reload button.
|
tome_reload_method: "Recarregar o código original para este método" # Title text for individual method reload button.
|
||||||
# tome_select_method: "Select a Method"
|
tome_select_method: "Selecionar um método"
|
||||||
# tome_see_all_methods: "See all methods you can edit" # Title text for method list selector (shown when there are multiple programmable methdos).
|
tome_see_all_methods: "Ver todos os métodos editáveis" # Title text for method list selector (shown when there are multiple programmable methdos).
|
||||||
tome_select_a_thang: "Seleciona Alguém para "
|
tome_select_a_thang: "Seleciona Alguém para "
|
||||||
tome_available_spells: "Feitiços Disponíveis"
|
tome_available_spells: "Feitiços Disponíveis"
|
||||||
tome_your_skills: "As Tuas Habilidades"
|
tome_your_skills: "As Tuas Habilidades"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue