Update nl-BE.coffee

This commit is contained in:
WardLanssens 2015-08-28 10:38:14 +02:00
parent 066d6e7fc1
commit bfe061dc2b

View file

@ -97,10 +97,10 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
log_out: "Uitloggen" log_out: "Uitloggen"
forgot_password: "Paswoord vergeten?" forgot_password: "Paswoord vergeten?"
# authenticate_gplus: "Authenticate G+" # authenticate_gplus: "Authenticate G+"
# load_profile: "Load G+ Profile" load_profile: "G+ Profiel laden"
# finishing: "Finishing" finishing: "Voltooien"
# sign_in_with_facebook: "Sign in with Facebook" sign_in_with_facebook: "Inloggen met Facebook"
# sign_in_with_gplus: "Sign in with G+" sign_in_with_gplus: "Inloggen met G+"
signup_switch: "Account aanmaken?" signup_switch: "Account aanmaken?"
signup: signup:
@ -122,12 +122,12 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
secondary: "Tweede" secondary: "Tweede"
armor: "Pantser" armor: "Pantser"
accessories: "Bijhorigheden" accessories: "Bijhorigheden"
# misc: "Misc" # misc: "Diversen" #of "Varia" ?
books: "Boeken" books: "Boeken"
common: common:
# back: "Back" # When used as an action verb, like "Navigate backward" back: "Terug" # When used as an action verb, like "Navigate backward"
# continue: "Continue" # When used as an action verb, like "Continue forward" continue: "Verder" # When used as an action verb, like "Continue forward"
loading: "Bezig met laden..." loading: "Bezig met laden..."
saving: "Opslaan..." saving: "Opslaan..."
sending: "Verzenden..." sending: "Verzenden..."
@ -140,24 +140,24 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
fork: "Fork" fork: "Fork"
play: "Spelen" # When used as an action verb, like "Play next level" play: "Spelen" # When used as an action verb, like "Play next level"
retry: "Probeer opnieuw" retry: "Probeer opnieuw"
# actions: "Actions" actions: "Acties"
# info: "Info" info: "Info"
# help: "Help" help: "Help"
watch: "Kijk" watch: "Kijk"
unwatch: "Niet kijken" unwatch: "Niet kijken"
# submit_patch: "Submit Patch" # submit_patch: "Submit Patch"
# submit_changes: "Submit Changes" submit_changes: "Wijzigingen indienen"
# save_changes: "Save Changes" save_changes: "Wijzigingen opslaan"
general: general:
and: "en" and: "en"
name: "Naam" name: "Naam"
# date: "Date" date: "Datum"
body: "Inhoud" body: "Inhoud"
version: "Versie" version: "Versie"
# pending: "Pending" # pending: "Pending"
# accepted: "Accepted" accepted: "Geaccepteerd"
# rejected: "Rejected" rejected: "Geweigerd"
# withdrawn: "Withdrawn" # withdrawn: "Withdrawn"
# submitter: "Submitter" # submitter: "Submitter"
# submitted: "Submitted" # submitted: "Submitted"
@ -170,7 +170,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# undo_shortcut: "(Ctrl+Z)" # undo_shortcut: "(Ctrl+Z)"
# redo_prefix: "Redo" # redo_prefix: "Redo"
# redo_shortcut: "(Ctrl+Shift+Z)" # redo_shortcut: "(Ctrl+Shift+Z)"
# play_preview: "Play preview of current level" play_preview: "Voorbeeld van het huidige level spelen"
result: "Resultaat" result: "Resultaat"
results: "Resultaten" results: "Resultaten"
description: "Beschrijving" description: "Beschrijving"
@ -192,10 +192,10 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
medium: "Medium" medium: "Medium"
hard: "Moeilijk" hard: "Moeilijk"
player: "Speler" player: "Speler"
# player_level: "Level" # Like player level 5, not like level: Dungeons of Kithgard player_level: "Level" # Like player level 5, not like level: Dungeons of Kithgard
# warrior: "Warrior" # warrior: "Warrior"
# ranger: "Ranger" ranger: "Boogschutter"
# wizard: "Wizard" wizard: "Tovenaar"
units: units:
second: "seconde" second: "seconde"
@ -216,7 +216,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
play_level: play_level:
done: "Klaar" done: "Klaar"
home: "Home" # Not used any more, will be removed soon. home: "Home" # Not used any more, will be removed soon.
# level: "Level" # Like "Level: Dungeons of Kithgard" level: "Level" # Like "Level: Dungeons of Kithgard"
skip: "Sla over" skip: "Sla over"
# game_menu: "Game Menu" # game_menu: "Game Menu"
guide: "Handleiding" guide: "Handleiding"
@ -362,8 +362,8 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# view_other_solutions: "View Leaderboards" # view_other_solutions: "View Leaderboards"
# scores: "Scores" # scores: "Scores"
# top_players: "Top Players by" # top_players: "Top Players by"
# day: "Today" day: "Vandaag"
# week: "This Week" week: "Deze week"
# all: "All-Time" # all: "All-Time"
# time: "Time" # time: "Time"
# damage_taken: "Damage Taken" # damage_taken: "Damage Taken"
@ -468,19 +468,19 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# choose_hero: # choose_hero:
# choose_hero: "Choose Your Hero" # choose_hero: "Choose Your Hero"
# programming_language: "Programming Language" programming_language: "Programmeertaal"
# programming_language_description: "Which programming language do you want to use?" programming_language_description: "Welke programmeertaal wil je gebruiken?"
# default: "Default" default: "Standaard"
# experimental: "Experimental" experimental: "Experimenteel"
# python_blurb: "Simple yet powerful, great for beginners and experts." python_blurb: "Simpel en toch krachtig, ideaal voor beginners en experts."
# javascript_blurb: "The language of the web. (Not the same as Java.)" javascript_blurb: "De taal van het web. (Niet hetzelfde als Java.)"
# coffeescript_blurb: "Nicer JavaScript syntax." # coffeescript_blurb: "Nicer JavaScript syntax."
# clojure_blurb: "A modern Lisp." # clojure_blurb: "A modern Lisp."
# lua_blurb: "Game scripting language." # lua_blurb: "Game scripting language."
# io_blurb: "Simple but obscure." # io_blurb: "Simple but obscure."
# status: "Status" status: "Status"
# hero_type: "Type" hero_type: "Type"
# weapons: "Weapons" weapons: "Wapens"
# weapons_warrior: "Swords - Short Range, No Magic" # weapons_warrior: "Swords - Short Range, No Magic"
# weapons_ranger: "Crossbows, Guns - Long Range, No Magic" # weapons_ranger: "Crossbows, Guns - Long Range, No Magic"
# weapons_wizard: "Wands, Staffs - Long Range, Magic" # weapons_wizard: "Wands, Staffs - Long Range, Magic"
@ -583,7 +583,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# retrostyle_blurb: "RetroStyle Games" # retrostyle_blurb: "RetroStyle Games"
# teachers: # teachers:
# title: "CodeCombat: Info for Teachers" title: "CodeCombat: Info voor Leerkrachten"
# intro_1: "CodeCombat is an online game that teaches programming. Students write code in real programming languages." # intro_1: "CodeCombat is an online game that teaches programming. Students write code in real programming languages."
# intro_2: "No experience required!" # intro_2: "No experience required!"
# free_title: "How much does it cost?" # free_title: "How much does it cost?"
@ -678,7 +678,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
forum_page: "ons forum" forum_page: "ons forum"
forum_suffix: "." forum_suffix: "."
# faq_prefix: "There's also a" # faq_prefix: "There's also a"
# faq: "FAQ" faq: "FAQ"
# subscribe_prefix: "If you need help figuring out a level, please" # subscribe_prefix: "If you need help figuring out a level, please"
# subscribe: "buy a CodeCombat subscription" # subscribe: "buy a CodeCombat subscription"
# subscribe_suffix: "and we'll be happy to help you with your code." # subscribe_suffix: "and we'll be happy to help you with your code."
@ -695,11 +695,11 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
autosave: "Aanpassingen Automatisch Opgeslagen" autosave: "Aanpassingen Automatisch Opgeslagen"
me_tab: "Ik" me_tab: "Ik"
picture_tab: "Afbeelding" picture_tab: "Afbeelding"
# delete_account_tab: "Delete Your Account" delete_account_tab: "Verwijder Je Account"
# wrong_email: "Wrong Email" wrong_email: "Verkeerd e-mailadres"
# wrong_password: "Wrong Password" wrong_password: "Verkeerd Wachtwoord"
# upload_picture: "Upload a picture" upload_picture: "Upload een foto"
# delete_this_account: "Delete this account permanently" delete_this_account: "Verwijder dit account permanent"
# god_mode: "God Mode" # god_mode: "God Mode"
password_tab: "Wachtwoord" password_tab: "Wachtwoord"
emails_tab: "Emails" emails_tab: "Emails"
@ -727,7 +727,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
error_saving: "Fout Tijdens Het Opslaan" error_saving: "Fout Tijdens Het Opslaan"
saved: "Aanpassingen Opgeslagen" saved: "Aanpassingen Opgeslagen"
password_mismatch: "Het wachtwoord komt niet overeen." password_mismatch: "Het wachtwoord komt niet overeen."
# password_repeat: "Please repeat your password." password_repeat: "Gelieve je wachtwoord te herhalen."
job_profile: "Job Profiel" # Rest of this section (the job profile stuff and wizard stuff) is deprecated job_profile: "Job Profiel" # Rest of this section (the job profile stuff and wizard stuff) is deprecated
job_profile_approved: "Jouw job profiel werd goedgekeurd door CodeCombat. Werkgevers zullen het kunnen bekijken totdat je het inactief zet of als er geen verandering in komt voor vier weken." job_profile_approved: "Jouw job profiel werd goedgekeurd door CodeCombat. Werkgevers zullen het kunnen bekijken totdat je het inactief zet of als er geen verandering in komt voor vier weken."
job_profile_explanation: "Hey! Vul dit in en we zullen je contacteren om je een job als softwareontwikkelaar te helpen vinden." job_profile_explanation: "Hey! Vul dit in en we zullen je contacteren om je een job als softwareontwikkelaar te helpen vinden."
@ -735,12 +735,12 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# view_profile: "View Your Profile" # view_profile: "View Your Profile"
# keyboard_shortcuts: # keyboard_shortcuts:
# keyboard_shortcuts: "Keyboard Shortcuts" keyboard_shortcuts: "Sneltoetsen"
# space: "Space" space: "Spatie"
# enter: "Enter" enter: "Enter"
# press_enter: "press enter" press_enter: "Druk op enter"
# escape: "Escape" escape: "Escape"
# shift: "Shift" shift: "Shift"
# run_code: "Run current code." # run_code: "Run current code."
# run_real_time: "Run in real time." # run_real_time: "Run in real time."
# continue_script: "Continue past current script." # continue_script: "Continue past current script."
@ -1189,32 +1189,32 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# user_polls_record: "Poll Voting History" # user_polls_record: "Poll Voting History"
# concepts: # concepts:
# advanced_strings: "Advanced Strings" advanced_strings: "Geavanceerde Strings"
# algorithms: "Algorithms" algorithms: "Algoritmes"
# arguments: "Arguments" arguments: "Argumenten"
# arithmetic: "Arithmetic" arithmetic: "Rekenkundig"
# arrays: "Arrays" arrays: "Arrays"
# basic_syntax: "Basic Syntax" basic_syntax: "Basissyntax"
# boolean_logic: "Boolean Logic" boolean_logic: "Booleaanse Logica"
# break_statements: "Break Statements" # break_statements: "Break Statements"
# classes: "Classes" classes: "Klasses"
# for_loops: "For Loops" for_loops: "For-lussen"
# functions: "Functions" functions: "Functies"
# if_statements: "If Statements" # if_statements: "If Statements"
# input_handling: "Input Handling" # input_handling: "Input Handling"
# math_operations: "Math Operations" # math_operations: "Math Operations"
# object_literals: "Object Literals" # object_literals: "Object Literals"
# strings: "Strings" # strings: "Strings"
# variables: "Variables" variables: "Variabelen"
# vectors: "Vectors" vectors: "Vectoren"
# while_loops: "Loops" while_loops: "Lussen"
# recursion: "Recursion" recursion: "Recursie"
# delta: # delta:
# added: "Added" added: "Toegevoegd"
# modified: "Modified" modified: "Gewijzigd"
# not_modified: "Not Modified" not_modified: "Niet Gewijzigd"
# deleted: "Deleted" deleted: "Verwijderd"
# moved_index: "Moved Index" # moved_index: "Moved Index"
# text_diff: "Text Diff" # text_diff: "Text Diff"
# merge_conflict_with: "MERGE CONFLICT WITH" # merge_conflict_with: "MERGE CONFLICT WITH"
@ -1296,16 +1296,16 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# blurb_4: "Two teams means double the prizes!" # blurb_4: "Two teams means double the prizes!"
# blurb_5: "(There will be two first place winners, two second-place winners, etc.)" # blurb_5: "(There will be two first place winners, two second-place winners, etc.)"
# rank: "Rank" # rank: "Rank"
# prizes: "Prizes" prizes: "Prijzen"
# total_value: "Total Value" total_value: "Totale Waarde"
# in_cash: "in cash" in_cash: "in cash"
# custom_wizard: "Custom CodeCombat Wizard" # custom_wizard: "Custom CodeCombat Wizard"
# custom_avatar: "Custom CodeCombat avatar" # custom_avatar: "Custom CodeCombat avatar"
# heap: "for six months of \"Startup\" access" # heap: "for six months of \"Startup\" access"
# credits: "credits" credits: "credits"
# one_month_coupon: "coupon: choose either Rails or HTML" # one_month_coupon: "coupon: choose either Rails or HTML"
# one_month_discount: "discount, 30% off: choose either Rails or HTML" # one_month_discount: "discount, 30% off: choose either Rails or HTML"
# license: "license" license: "licentie"
# oreilly: "ebook of your choice" # oreilly: "ebook of your choice"
account_profile: account_profile:
@ -1324,7 +1324,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
# complete: "complete" # complete: "complete"
# next: "Next" # next: "Next"
# next_city: "city?" # next_city: "city?"
# next_country: "pick your country." next_country: "Kies je land."
# next_name: "name?" # next_name: "name?"
# next_short_description: "write a short description." # next_short_description: "write a short description."
# next_long_description: "describe your desired position." # next_long_description: "describe your desired position."
@ -1389,8 +1389,8 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription:
education: "Opleiding" education: "Opleiding"
# education_header: "Recount your academic ordeals" # education_header: "Recount your academic ordeals"
# education_blurb: "List your academic ordeals." # education_blurb: "List your academic ordeals."
# education_school: "School" education_school: "School"
# education_school_help: "Name of your school." education_school_help: "Naam van je school."
# education_degree: "Degree" # education_degree: "Degree"
# education_degree_help: "What was your degree and field of study?" # education_degree_help: "What was your degree and field of study?"
# education_duration: "Dates" # education_duration: "Dates"