Update pt-PT.coffee
This commit is contained in:
parent
6cd32857ac
commit
77c7381e40
1 changed files with 14 additions and 14 deletions
|
@ -352,22 +352,22 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
|
||||||
skills: "Habilidades"
|
skills: "Habilidades"
|
||||||
|
|
||||||
skill_docs:
|
skill_docs:
|
||||||
writable: "writable" # Hover over "attack" in Your Skills while playing a level to see most of this
|
writable: "escrevível" # Hover over "attack" in Your Skills while playing a level to see most of this
|
||||||
read_only: "read-only"
|
read_only: "apenas leitura"
|
||||||
action_name: "name"
|
action_name: "nome"
|
||||||
action_cooldown: "Takes"
|
action_cooldown: "Demora"
|
||||||
action_specific_cooldown: "Cooldown"
|
action_specific_cooldown: "Tempo de Recarga"
|
||||||
action_damage: "Damage"
|
action_damage: "Dano"
|
||||||
action_range: "Range"
|
action_range: "Alcance"
|
||||||
action_radius: "Radius"
|
action_radius: "Raio"
|
||||||
action_duration: "Duration"
|
action_duration: "Duração"
|
||||||
example: "Exemplo"
|
example: "Exemplo"
|
||||||
ex: "ex" # Abbreviation of "example"
|
ex: "ex" # Abbreviation of "example"
|
||||||
current_value: "Valor Atualnt Value"
|
current_value: "Valor Atual"
|
||||||
default_value: "Default value"
|
default_value: "Valor Predefinido"
|
||||||
parameters: "Parameters"
|
parameters: "Parâmetros"
|
||||||
returns: "Returns"
|
returns: "Devolve"
|
||||||
granted_by: "Granted by"
|
granted_by: "Garantido por"
|
||||||
|
|
||||||
save_load:
|
save_load:
|
||||||
granularity_saved_games: "Guardados"
|
granularity_saved_games: "Guardados"
|
||||||
|
|
Reference in a new issue