mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
commit
2fa12c3df3
1 changed files with 11 additions and 11 deletions
|
@ -4,7 +4,7 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
|
||||||
no_ie: "CodeCombat werkt niet in IE8 of ouder. Sorry!" # Warning that only shows up in IE8 and older
|
no_ie: "CodeCombat werkt niet in IE8 of ouder. Sorry!" # Warning that only shows up in IE8 and older
|
||||||
no_mobile: "CodeCombat is niet gemaakt voor mobiele apparaten en werkt misschien niet!" # Warning that shows up on mobile devices
|
no_mobile: "CodeCombat is niet gemaakt voor mobiele apparaten en werkt misschien niet!" # Warning that shows up on mobile devices
|
||||||
play: "Speel" # The big play button that opens up the campaign view.
|
play: "Speel" # The big play button that opens up the campaign view.
|
||||||
# play_campaign_version: "Play Campaign Version" # Shows up under big play button if you only play /courses
|
play_campaign_version: "Speel de Campaign Versie" # Shows up under big play button if you only play /courses
|
||||||
old_browser: "Uh oh, jouw browser is te oud om CodeCombat te kunnen spelen, Sorry!" # Warning that shows up on really old Firefox/Chrome/Safari
|
old_browser: "Uh oh, jouw browser is te oud om CodeCombat te kunnen spelen, Sorry!" # Warning that shows up on really old Firefox/Chrome/Safari
|
||||||
old_browser_suffix: "Je kan toch proberen, maar het zal waarschijnlijk niet werken!"
|
old_browser_suffix: "Je kan toch proberen, maar het zal waarschijnlijk niet werken!"
|
||||||
ipad_browser: "Slecht nieuws: CodeCombat draait niet in je browser op iPad. Goed nieuws: onze iPad-app wordt op het moment beoordeeld door Apple."
|
ipad_browser: "Slecht nieuws: CodeCombat draait niet in je browser op iPad. Goed nieuws: onze iPad-app wordt op het moment beoordeeld door Apple."
|
||||||
|
@ -15,16 +15,16 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription
|
||||||
or_ipad: "Of download voor iPad"
|
or_ipad: "Of download voor iPad"
|
||||||
|
|
||||||
# new_home:
|
# new_home:
|
||||||
# slogan: "The most engaging game for learning programming."
|
slogan: "Het meest uitdagende spel om mee te leren programmeren."
|
||||||
# classroom_edition: "Classroom Edition:"
|
classroom_edition: "Klas versie:"
|
||||||
# learn_to_code: "Learn to code:"
|
learn_to_code: "Leer programmeren:"
|
||||||
# teacher: "Teacher"
|
teacher: "Leraar"
|
||||||
# student: "Student"
|
student: "Leerling"
|
||||||
# play_now: "Play Now"
|
play_now: "Speel"
|
||||||
# im_a_teacher: "I'm a Teacher"
|
im_a_teacher: "Ik ben een leraar"
|
||||||
# im_a_student: "I'm a Student"
|
im_a_student: "Ik ben een leerling"
|
||||||
# learn_more: "Learn more"
|
learn_more: "Lees verder"
|
||||||
# classroom_in_a_box: "A classroom in-a-box for teaching computer science."
|
classroom_in_a_box: "Een kant-en-klare digitale klas voor programmeerlessen."
|
||||||
# codecombat_is: "CodeCombat is a platform for students to learn computer science while playing through a real game."
|
# codecombat_is: "CodeCombat is a platform for students to learn computer science while playing through a real game."
|
||||||
# our_courses: "Our courses have been specifically playtested to excel in a classroom setting, even by teachers with little to no prior programming experience."
|
# our_courses: "Our courses have been specifically playtested to excel in a classroom setting, even by teachers with little to no prior programming experience."
|
||||||
# designed_with: "Designed with teachers in mind"
|
# designed_with: "Designed with teachers in mind"
|
||||||
|
|
Loading…
Reference in a new issue