Propagated i18n.

This commit is contained in:
Nick Winter 2014-11-05 14:35:02 -08:00
parent a73b7df179
commit fd36dc9d79
49 changed files with 882 additions and 147 deletions

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
players: "لاعبين" # Hover over a level on /play
hours_played: "ساعات اللّعب" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "تحميل"
@ -176,7 +182,8 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# play_level:
# done: "Done"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "български език", englishDescri
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "български език", englishDescri
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Зареждане..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "български език", englishDescri
play_level:
done: "Готово"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "български език", englishDescri
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "български език", englishDescri
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
players: "jugadors" # Hover over a level on /play
hours_played: "hores de joc" # Hover over a level on /play
items: "Objectes" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
heroes: "Herois" # Tooltip on hero shop button from /play
achievements: "Triomfs" # Tooltip on achievement list button from /play
account: "Conta" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
recovery_sent: "Correu de recuperació de contrasenya enviat."
items:
# primary: "Primary"
# secondary: "Secondary"
armor: "Armadura"
hands: "Mans"
accessories: "Accessoris"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Carregant..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
play_level:
done: "Fet"
home: "Inici"
home: "Inici" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
skip: "Ometre"
game_menu: "Menu de joc"
guide: "Guia"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
inventory:
choose_inventory: "Equipar objectes"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
choose_hero: "Escull el teu heroi"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr
attack: "Dany" # Can also translate as "Attack"
health: "Salut"
speed: "Velocitat"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
skills: "Habilitats"
save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Načítání..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
play_level:
done: "Hotovo"
home: "Domů"
home: "Domů" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
guide: "Průvodce"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Henter..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
play_level:
done: "Færdig"
home: "Hjem"
home: "Hjem" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
players: "Spieler" # Hover over a level on /play
hours_played: "Stunden gespielt" # Hover over a level on /play
items: "Gegenstände" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
heroes: "Helden" # Tooltip on hero shop button from /play
achievements: "Achievements" # Tooltip on achievement list button from /play
account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
recovery_sent: "Wiederherstellungs-Email versandt."
items:
# primary: "Primary"
# secondary: "Secondary"
armor: "Rüstung"
hands: "Hände"
accessories: "Zubehör"
minions: "Minions"
misc: "Sonstiges"
# books: "Books"
common:
loading: "Lade..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
play_level:
done: "Fertig"
home: "Startseite"
home: "Startseite" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
game_menu: "Spielmenü"
guide: "Hilfe"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
inventory:
choose_inventory: "Gegenstände ausrüsten"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
choose_hero: "Wähle deinen Helden"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
# attack: "Damage" # Can also translate as "Attack"
health: "Gesundheit"
speed: "Geschwindigkeit"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Lade..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
play_level:
done: "Fertig"
home: "Home"
home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
guide: "Aleitig"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
players: "Spieler" # Hover over a level on /play
hours_played: "Stunden gespielt" # Hover over a level on /play
items: "Gegenstände" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
heroes: "Helden" # Tooltip on hero shop button from /play
achievements: "Achievements" # Tooltip on achievement list button from /play
account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
recovery_sent: "Wiederherstellungs-Email versandt."
items:
# primary: "Primary"
# secondary: "Secondary"
armor: "Rüstung"
hands: "Hände"
accessories: "Zubehör"
minions: "Minions"
misc: "Sonstiges"
# books: "Books"
common:
loading: "Lade..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
play_level:
done: "Fertig"
home: "Startseite"
home: "Startseite" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
game_menu: "Spielmenü"
guide: "Hilfe"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
inventory:
choose_inventory: "Gegenstände ausrüsten"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
choose_hero: "Wähle deinen Helden"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
# attack: "Damage" # Can also translate as "Attack"
health: "Gesundheit"
speed: "Geschwindigkeit"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre
players: "παίκτες" # Hover over a level on /play
hours_played: "ώρες παιχνιδιού" # Hover over a level on /play
items: "Αντικείμενα" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
heroes: "Ήρωες" # Tooltip on hero shop button from /play
achievements: "Επιτεύγματα" # Tooltip on achievement list button from /play
account: "Λογαριασμός" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre
recovery_sent: "Email ανάκτησης στάλθηκε."
items:
# primary: "Primary"
# secondary: "Secondary"
armor: "Πανοπλία"
hands: "Χέρια"
accessories: "Εξαρτήματα"
minions: "Minions"
misc: "Διάφορα"
# books: "Books"
common:
loading: "Φορτώνει..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre
play_level:
done: "Έτοιμο"
home: "Αρχική"
home: "Αρχική" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
skip: "Παράλειψη"
game_menu: "Μενού Παιχνιδιού"
guide: "Οδηγός"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Ελληνικά", englishDescription: "Gre
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Loading..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# play_level:
# done: "Done"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Loading..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
play_level:
# done: "Done"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Loading..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# play_level:
# done: "Done"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
players: "jugadores" # Hover over a level on /play
hours_played: "horas jugadas" # Hover over a level on /play
items: "Objetos" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
heroes: "Héroes" # Tooltip on hero shop button from /play
achievements: "Logros" # Tooltip on achievement list button from /play
account: "Cuenta" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
recovery_sent: "Correo de recuperación enviado."
items:
# primary: "Primary"
# secondary: "Secondary"
armor: "Armadura"
hands: "Manos"
accessories: "Accesorios"
minions: "Seguidores"
misc: "Misc"
# books: "Books"
common:
loading: "Cargando..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
play_level:
done: "Listo"
home: "Inicio"
home: "Inicio" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
skip: "Omitir"
game_menu: "Menu del Juego"
guide: "Guia"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
inventory:
choose_inventory: "Elegir artículos"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
choose_hero: "Elige tu héroe"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip
# attack: "Damage" # Can also translate as "Attack"
health: "Salud"
speed: "Velocidad"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
players: "jugadores" # Hover over a level on /play
hours_played: "horas jugadas" # Hover over a level on /play
items: "Objetos" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
heroes: "Heroes" # Tooltip on hero shop button from /play
achievements: "Logros" # Tooltip on achievement list button from /play
account: "Cuenta" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
recovery_sent: "Email de recuperación de contraseña enviado."
items:
# primary: "Primary"
# secondary: "Secondary"
armor: "Armadura"
hands: "Manos"
accessories: "Accesorios"
minions: "Peones"
misc: "Miscelanea"
# books: "Books"
common:
loading: "Cargando..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
play_level:
done: "Hecho"
home: "Inicio"
home: "Inicio" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
skip: "Saltar"
game_menu: "Menu del Juego"
guide: "Guía"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
inventory:
choose_inventory: "Equipar Objetos"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
choose_hero: "Selecciona tu Heroe"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis
attack: "Daño" # Can also translate as "Attack"
health: "Salud"
speed: "Velocidad"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
skills: "Habilidades"
save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "...در حال بارگذاری"
@ -176,7 +182,8 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# play_level:
# done: "Done"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian",
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Loading..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# play_level:
# done: "Done"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
players: "joueurs" # Hover over a level on /play
hours_played: "heures jouées" # Hover over a level on /play
items: "Objets" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
heroes: "Héros" # Tooltip on hero shop button from /play
achievements: "Succès" # Tooltip on achievement list button from /play
account: "Compte" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
recovery_sent: "Email de récupération envoyé"
items:
# primary: "Primary"
# secondary: "Secondary"
armor: "Armure"
hands: "Mains"
accessories: "Accessoires"
minions: "Sbires"
misc: "Divers"
# books: "Books"
common:
loading: "Chargement..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
play_level:
done: "Fait"
home: "Accueil"
home: "Accueil" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
skip: "Passer"
game_menu: "Menu du jeu"
guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
inventory:
choose_inventory: "Équiper des Objets"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
choose_hero: "Choisissez votre Héro"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
attack: "Dégât" # Can also translate as "Attack"
health: "Santé"
speed: "Vitesse"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
skills: "Compétences"
save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "...טוען"
@ -176,7 +182,8 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# play_level:
# done: "Done"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew",
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Loading..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# play_level:
# done: "Done"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Töltés..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
play_level:
done: "Kész"
home: "Kezdőlap"
home: "Kezdőlap" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
guide: "Segítség"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Loading..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# play_level:
# done: "Done"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
players: "giocatori" # Hover over a level on /play
hours_played: "ore di gioco" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Caricamento in corso..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
play_level:
done: "Fatto"
home: "Pagina iniziale"
home: "Pagina iniziale" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
game_menu: "Menu"
guide: "Guida"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "ロード中"
@ -176,7 +182,8 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
play_level:
done: "完了"
home: "ホーム"
home: "ホーム" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
guide: "ガイド"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese",
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "로딩중입니다..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
play_level:
done: "완료"
home: ""
home: "" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
guide: "가이드"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Loading..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# play_level:
# done: "Done"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Pemuatan..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# play_level:
# done: "Done"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
players: "spillere" # Hover over a level on /play
hours_played: "Timer spilt" # Hover over a level on /play
items: "Gjenstander" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
heroes: "Helter" # Tooltip on hero shop button from /play
achievements: "Oppnåelser" # Tooltip on achievement list button from /play
account: "Bruker" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Laster..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
play_level:
done: "Ferdig"
home: "Hjem"
home: "Hjem" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
game_menu: "Spill Meny"
guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Bezig met laden..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
play_level:
done: "Klaar"
home: "Home"
home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
guide: "Handleiding"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Bezig met laden..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
play_level:
done: "Klaar"
home: "Home"
home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
guide: "Handleiding"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Loading..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# play_level:
# done: "Done"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Laster..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
play_level:
done: "Ferdig"
home: "Hovedside"
home: "Hovedside" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
players: "graczy" # Hover over a level on /play
hours_played: "rozegranych godzin" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Ładowanie..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
play_level:
done: "Zrobione"
home: "Strona główna"
home: "Strona główna" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
game_menu: "Menu gry"
guide: "Przewodnik"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
players: "jogadores" # Hover over a level on /play
hours_played: "horas jogadas" # Hover over a level on /play
items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
heroes: "Heróis" # Tooltip on hero shop button from /play
achievements: "Conquistas" # Tooltip on achievement list button from /play
account: "Conta" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
recovery_sent: "Email de recuperação enviado."
items:
# primary: "Primary"
# secondary: "Secondary"
armor: "Armadura"
hands: "Mãos"
accessories: "Accessórios"
minions: "Minions"
misc: "Diversos"
# books: "Books"
common:
loading: "Carregando..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
play_level:
done: "Pronto"
home: "Início"
home: "Início" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
skip: "Pular"
game_menu: "Menu do Jogo"
guide: "Guia"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
inventory:
choose_inventory: "Equipar itens"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
choose_hero: "Escolha seu Herói"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "português do Brasil", englishDescription:
# attack: "Damage" # Can also translate as "Attack"
health: "Vida"
speed: "Velocidade"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
players: "jogadores" # Hover over a level on /play
hours_played: "horas jogadas" # Hover over a level on /play
items: "Itens" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
heroes: "Heróis" # Tooltip on hero shop button from /play
achievements: "Conquistas" # Tooltip on achievement list button from /play
account: "Conta" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
recovery_sent: "E-mail de recuperação enviado."
items:
# primary: "Primary"
# secondary: "Secondary"
armor: "Armadura"
hands: "Mãos"
accessories: "Acessórios"
minions: "Minions"
misc: "Vários"
# books: "Books"
common:
loading: "A carregar..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
play_level:
done: "Concluir"
home: "Início"
home: "Início" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
skip: "Saltar"
game_menu: "Menu do Jogo"
guide: "Guia"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
inventory:
choose_inventory: "Equipar Itens"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
choose_hero: "Escolhe o Teu Herói"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription:
attack: "Ataque" # Can also translate as "Attack"
health: "Vida"
speed: "Velocidade"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
skills: "Habilidades"
save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
players: "jucători" # Hover over a level on /play
hours_played: "ore jucate" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Se incarcă..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
play_level:
done: "Gata"
home: "Acasă"
home: "Acasă" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
game_menu: "Meniul Jocului"
guide: "Ghid"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
players: "игроки" # Hover over a level on /play
hours_played: "часов сыграно" # Hover over a level on /play
items: "Предметы" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
heroes: "Герои" # Tooltip on hero shop button from /play
achievements: "Достижения" # Tooltip on achievement list button from /play
account: "Аккаунт" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
# recovery_sent: "Recovery email sent."
items:
# primary: "Primary"
# secondary: "Secondary"
armor: "Броня"
hands: "Руки"
accessories: "Аксессуары"
# minions: "Minions"
misc: "Разное"
# books: "Books"
common:
loading: "Загрузка..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
play_level:
done: "Готово"
home: "На главную"
home: "На главную" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
skip: "Пропустить"
game_menu: "Меню игры"
guide: "Руководство"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
inventory:
choose_inventory: "Выбрать предметы"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
choose_hero: "Выберите героя"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi
# attack: "Damage" # Can also translate as "Attack"
health: "Жизнь"
speed: "Скорость"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Načítava sa..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# play_level:
# done: "Done"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak",
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Loading..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# play_level:
# done: "Done"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Учитавање"
@ -176,7 +182,8 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
play_level:
done: "Урађено"
home: "Почетна"
home: "Почетна" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
guide: "Водич"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Laddar..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
play_level:
done: "Klar"
home: "Hem"
home: "Hem" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "รอสักครู่..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
play_level:
done: "เสร็จสิ้น"
home: "หน้าแรก"
home: "หน้าแรก" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
guide: "คู่มือ"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
players: "oyuncu" # Hover over a level on /play
hours_played: "saat oynandı" # Hover over a level on /play
items: "Ögeler" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
heroes: "Kahramanlar" # Tooltip on hero shop button from /play
achievements: "Başarımlar" # Tooltip on achievement list button from /play
account: "Hesap" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
recovery_sent: "Kurtarma e-postası gönderildi."
items:
# primary: "Primary"
# secondary: "Secondary"
armor: "Zırh"
hands: "Eller"
accessories: "Aksesuarlar"
minions: "Köleler"
misc: "Çeşitli"
# books: "Books"
common:
loading: "Yükleniyor..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
play_level:
done: "Tamamdır"
home: "Anasayfa"
home: "Anasayfa" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
skip: "Atla"
game_menu: "Oyun Menüsü"
guide: "Rehber"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
inventory:
choose_inventory: "Ögeleri Donan"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
choose_hero: "Kahramanınızı Seçin"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t
attack: "Saldırı" # Can also translate as "Attack"
health: "Sağlık"
speed: "Hız"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
skills: "Yetenekler"
save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "українська мова", englishDesc
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "українська мова", englishDesc
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Завантаження..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "українська мова", englishDesc
play_level:
done: "Готово"
home: "На головну"
home: "На головну" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
guide: "Посібник"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "українська мова", englishDesc
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "українська мова", englishDesc
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Loading..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# play_level:
# done: "Done"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu",
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Tải..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
play_level:
done: "Hoàn thành"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
guide: "Hướng dẫn"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
items: "道具" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
heroes: "英雄" # Tooltip on hero shop button from /play
achievements: "成就" # Tooltip on achievement list button from /play
account: "账户" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
recovery_sent: "找回账户邮件已发送."
items:
# primary: "Primary"
# secondary: "Secondary"
armor: "盔甲"
hands: "手持"
accessories: "配饰"
minions: "部下"
misc: "辅助道具"
# books: "Books"
common:
loading: "读取中……"
@ -176,7 +182,8 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
play_level:
done: "完成"
home: "主页"
home: "主页" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
skip: "跳过"
game_menu: "游戏菜单"
guide: "指南"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
inventory:
choose_inventory: "装备道具"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
choose_hero:
choose_hero: "请选择您的英雄"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese
# attack: "Damage" # Can also translate as "Attack"
health: "健康值"
speed: "速度"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "Loading..."
@ -176,7 +182,8 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
play_level:
done: "完成"
home: "首頁"
home: "首頁" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
guide: "指南"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "徕搭读取……"
@ -176,7 +182,8 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# play_level:
# done: "Done"
# home: "Home"
# home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
# guide: "Guide"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load:

View file

@ -51,6 +51,11 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
# players: "players" # Hover over a level on /play
# hours_played: "hours played" # Hover over a level on /play
# items: "Items" # Tooltip on item shop button from /play
# unlock: "Unlock" # For purchasing items and heroes
# confirm: "Confirm"
# owned: "Owned" # For items you own
# locked: "Locked"
# skills_granted: "Skills Granted" # Property documentation details
# heroes: "Heroes" # Tooltip on hero shop button from /play
# achievements: "Achievements" # Tooltip on achievement list button from /play
# account: "Account" # Tooltip on account button from /play
@ -104,11 +109,12 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
# recovery_sent: "Recovery email sent."
# items:
# primary: "Primary"
# secondary: "Secondary"
# armor: "Armor"
# hands: "Hands"
# accessories: "Accessories"
# minions: "Minions"
# misc: "Misc"
# books: "Books"
common:
loading: "徠搭讀取……"
@ -176,7 +182,8 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
play_level:
done: "妝下落"
home: "主頁"
home: "主頁" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard"
# skip: "Skip"
# game_menu: "Game Menu"
guide: "指南"
@ -289,6 +296,11 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
# inventory:
# choose_inventory: "Equip Items"
# equipped_item: "Equipped"
# available_item: "Available"
# should_equip: "(double-click to equip)"
# equipped: "(equipped)"
# locked: "(locked)"
# choose_hero:
# choose_hero: "Choose Your Hero"
@ -305,6 +317,9 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio
# attack: "Damage" # Can also translate as "Attack"
# health: "Health"
# speed: "Speed"
# regeneration: "Regeneration"
# range: "Range" # As in "attack or visual range"
# blocks: "Blocks" # As in "this shield blocks this much damage"
# skills: "Skills"
# save_load: