Merge pull request #1824 from bkimminich/patch-1

added some german translations
This commit is contained in:
Nick Winter 2014-11-30 18:12:04 -08:00
commit 3c95b4f796

View file

@ -324,12 +324,12 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
few_gems: "Ein paar Edelsteine" few_gems: "Ein paar Edelsteine"
pile_gems: "Stapel von Edelsteinen" pile_gems: "Stapel von Edelsteinen"
chest_gems: "Kiste von Edelsteinen" chest_gems: "Kiste von Edelsteinen"
# purchasing: "Purchasing..." purchasing: "Kaufabwicklung..."
# declined: "Your card was declined" declined: "Deine Karte wurde abgelehnt"
# retrying: "Server error, retrying." retrying: "Serverfehler, versuche erneut."
# prompt_title: "Not Enough Gems" prompt_title: "Nicht genug Edelsteine"
# prompt_body: "Do you want to get more?" prompt_body: "Benötigst du mehr?"
# prompt_button: "Enter Shop" prompt_button: "Laden betreten"
choose_hero: choose_hero:
choose_hero: "Wähle deinen Helden" choose_hero: "Wähle deinen Helden"
@ -357,23 +357,23 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
skills: "Fähigkeiten" skills: "Fähigkeiten"
# available_for_purchase: "Available for Purchase" # available_for_purchase: "Available for Purchase"
# level_to_unlock: "Level to unlock:" # level_to_unlock: "Level to unlock:"
# restricted_to_certain_heroes: "Only certain heroes can play this level." restricted_to_certain_heroes: "Nur bestimmte Helden können dieses Level spielen."
# skill_docs: # skill_docs:
# writable: "writable" # Hover over "attack" in Your Skills while playing a level to see most of this # writable: "writable" # Hover over "attack" in Your Skills while playing a level to see most of this
# read_only: "read-only" # read_only: "read-only"
# action_name: "name" action_name: "Name"
# action_cooldown: "Takes" action_cooldown: "Benötigt"
# action_specific_cooldown: "Cooldown" action_specific_cooldown: "Cooldown"
# action_damage: "Damage" action_damage: "Schaden"
# action_range: "Range" action_range: "Reichweite"
# action_radius: "Radius" action_radius: "Radius"
# action_duration: "Duration" action_duration: "Dauer"
# example: "Example" example: "Beispiel"
# ex: "ex" # Abbreviation of "example" # ex: "ex" # Abbreviation of "example"
# current_value: "Current Value" current_value: "Aktueller Wert"
# default_value: "Default value" default_value: "Standardwert"
# parameters: "Parameters" parameters: "Parameter"
# returns: "Returns" # returns: "Returns"
# granted_by: "Granted by" # granted_by: "Granted by"