mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-29 14:19:48 -04:00
commit
4efd1eeb1a
1 changed files with 21 additions and 21 deletions
|
@ -1,6 +1,6 @@
|
|||
module.exports = nativeDescription: "dansk", englishDescription: "Danish", translation:
|
||||
home:
|
||||
slogan: "Lær at Kode ved at Spille et Spil"
|
||||
slogan: "Lær at kode ved at spille et spil"
|
||||
no_ie: "CodeCombat kan desværre ikke køre i Internet Explorer 8 eller ældre. Beklager!" # Warning that only shows up in IE8 and older
|
||||
no_mobile: "CodeCombat er ikke designet til mobile enheder og vil måske ikke virke!" # Warning that shows up on mobile devices
|
||||
play: "Spil" # The big play button that opens up the campaign view.
|
||||
|
@ -98,7 +98,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
log_out: "Log Ud"
|
||||
forgot_password: "Glemt dit kodeord?"
|
||||
authenticate_gplus: "Forbind med G+"
|
||||
load_profile: "Load G+ Profil"
|
||||
load_profile: "Indlæs G+ Profil"
|
||||
finishing: "Færdiggører"
|
||||
sign_in_with_facebook: "Log ind med Facebook"
|
||||
sign_in_with_gplus: "Sign in with G+"
|
||||
|
@ -310,8 +310,8 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
# tip_reticulating: "Reticulating spines."
|
||||
tip_harry: "Du' en troldmand, "
|
||||
tip_great_responsibility: "Med store kodeevner kommer stort fejlfindingsansvnar."
|
||||
# tip_munchkin: "If you don't eat your vegetables, a munchkin will come after you while you're asleep."
|
||||
# tip_binary: "There are only 10 types of people in the world: those who understand binary, and those who don't."
|
||||
tip_munchkin: "Hvis du ikke spiser dine grøntsager, kommer der en Munchkin efter dig mens du sover."
|
||||
tip_binary: "Der findes kun 10 slags mennesker i verdenen: Dem som forstår binært, og dem som ikke gør."
|
||||
# tip_commitment_yoda: "A programmer must have the deepest commitment, the most serious mind. ~ Yoda"
|
||||
# tip_no_try: "Do. Or do not. There is no try. - Yoda"
|
||||
# tip_patience: "Patience you must have, young Padawan. - Yoda"
|
||||
|
@ -334,31 +334,31 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
# tip_source_code: "I want to change the world but they would not give me the source code."
|
||||
# tip_javascript_java: "Java is to JavaScript what Car is to Carpet. - Chris Heilmann"
|
||||
# tip_move_forward: "Whatever you do, keep moving forward. - Martin Luther King Jr."
|
||||
# tip_google: "Have a problem you can't solve? Google it!"
|
||||
# tip_adding_evil: "Adding a pinch of evil."
|
||||
tip_google: "Har du et problem du ikke kan løse? Google det!"
|
||||
tip_adding_evil: "Tilføjer et strejf af ondskab.."
|
||||
# tip_hate_computers: "That's the thing about people who think they hate computers. What they really hate is lousy programmers. - Larry Niven"
|
||||
# tip_open_source_contribute: "You can help CodeCombat improve!"
|
||||
# tip_recurse: "To iterate is human, to recurse divine. - L. Peter Deutsch"
|
||||
# tip_free_your_mind: "You have to let it all go, Neo. Fear, doubt, and disbelief. Free your mind. - Morpheus"
|
||||
# tip_strong_opponents: "Even the strongest of opponents always has a weakness. - Itachi Uchiha"
|
||||
# tip_paper_and_pen: "Before you start coding, you can always plan with a sheet of paper and a pen."
|
||||
tip_paper_and_pen: "Før du starter med at programmere, kan du altid sætte dig ned med et stykke papir og blyant."
|
||||
|
||||
game_menu:
|
||||
# inventory_tab: "Inventory"
|
||||
# save_load_tab: "Save/Load"
|
||||
# options_tab: "Options"
|
||||
# guide_tab: "Guide"
|
||||
inventory_tab: "Dine ting"
|
||||
save_load_tab: "Gem/Indlæs"
|
||||
options_tab: "Indstillinger"
|
||||
guide_tab: "Guide"
|
||||
# guide_video_tutorial: "Video Tutorial"
|
||||
# guide_tips: "Tips"
|
||||
guide_tips: "Råd"
|
||||
multiplayer_tab: "Flere spillere"
|
||||
# auth_tab: "Sign Up"
|
||||
# inventory_caption: "Equip your hero"
|
||||
# choose_hero_caption: "Choose hero, language"
|
||||
# save_load_caption: "... and view history"
|
||||
# options_caption: "Configure settings"
|
||||
auth_tab: "Tilmeld dig"
|
||||
inventory_caption: "Udrust din helt"
|
||||
choose_hero_caption: "Vælg helt, sprog"
|
||||
save_load_caption: "... og se historie"
|
||||
options_caption: "Ændre indstillinger"
|
||||
# guide_caption: "Docs and tips"
|
||||
# multiplayer_caption: "Play with friends!"
|
||||
# auth_caption: "Save your progress."
|
||||
multiplayer_caption: "Spil med venner!"
|
||||
auth_caption: "Gem dit spil."
|
||||
|
||||
# leaderboard:
|
||||
# leaderboard: "Leaderboard"
|
||||
|
@ -371,7 +371,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
# time: "Time"
|
||||
# damage_taken: "Damage Taken"
|
||||
# damage_dealt: "Damage Dealt"
|
||||
# difficulty: "Difficulty"
|
||||
difficulty: "Sværhedsgrad"
|
||||
# gold_collected: "Gold Collected"
|
||||
|
||||
# inventory:
|
||||
|
@ -699,7 +699,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans
|
|||
contact_us: "Kontakt CodeCombat"
|
||||
welcome: "Godt at høre fra dig! Brug denne formular til at sende os en email. "
|
||||
forum_prefix: "For noget offentligt, prøv venligst "
|
||||
forum_page: "vores forum"
|
||||
forum_page: "Vores forum"
|
||||
forum_suffix: " istedet."
|
||||
# faq_prefix: "There's also a"
|
||||
# faq: "FAQ"
|
||||
|
|
Loading…
Add table
Reference in a new issue