Auto-push

This commit is contained in:
Matthias L. Jugel
2017-08-19 17:16:35 +02:00
parent e9d34f9af0
commit b028b1df5b
769 changed files with 509481 additions and 1 deletions

243
locales/nl/strings.json Normal file
View File

@ -0,0 +1,243 @@
{
"%1 of %2 and %3": "%1 van %2 en %3",
"'{0}' doesn't look like a semantic version number": "'{0}' ziet er niet als een semantisch versienummer uit",
"A letter, word, or line of text.": "Een letter, woord, of regel tekst.",
"About {0}": "Over {0}",
"About...": "Over...",
"Add Comment": "Reactie toevoegen",
"Add Package...": "Pakket toevoegen...",
"All synced": "Alle gesynchroniseerd",
"Analyze Data": "Gegevens Analyseren",
"Blocks": "Blokken",
"By using this site you agree to the use of cookies for analytics.": "Door het gebruik van deze site gaat u akkoord met het gebruik van cookies voor analyse.",
"Cancel": "Annuleren",
"Cannot load package: {0}": "Pakket kan niet worden geladen: {0}",
"Changes the value of the variable by this amount": "Wijzigt de waarde van de variabele met dit getal",
"Close": "Sluiten",
"Collapse Block": "Blok Samenvouwen",
"Command line": "Opdrachtregel",
"Compilation failed": "Compilatie mislukt",
"Compilation failed, please check your code for errors.": "Compilatie mislukt, controleer uw code op fouten.",
"Copied!": "Gekopieerd!",
"Copy": "Kopiëren",
"Copy this HTML to your website or blog.": "Kopieer deze HTML-code naar uw website of blog.",
"Delete": "Verwijderen",
"Delete %1 Blocks": "%1 Blokken Verwijderen",
"Delete Block": "Blok Verwijderen",
"Delete Project": "Project Verwijderen",
"Delete all {0} blocks?": "Alle {0} blokken verwijderen?",
"Delete {0} Blocks": "{0} Blokken Verwijderen",
"Disable Block": "Blok Uitschakelen",
"Discard and go to Blocks": "Negeren en ga naar Blokken",
"Do some statements several times.": "Voer enkele opdrachten meerdere keren uit.",
"Done!": "Klaar!",
"Download": "Downloaden",
"Download Screenshot": "Schermafdruk Downloaden",
"Download data": "Data downloaden",
"Edit Settings As text": "Instellingen Bewerken Als tekst",
"Edit this page on GitHub": "Deze pagina bewerken op GitHub",
"Enable Block": "Blok Inschakelen",
"Everything seems fine!\n": "Alles lijkt prima!",
"Expand Block": "Blok Uitvouwen",
"Explorer": "Verkenner",
"External Inputs": "Externe Invoeren",
"Go ahead!": "Ga je gang!",
"Have the variable '{0}' take on the values from 0 to the end number, counting by 1, and do the specified blocks.": "Laat de variabele '{0}' oplopen. Begin bij 0 tot het eindgetal, in stappen van 1, en voer bij iedere stap de opgegeven blokken uit.",
"Help": "Help",
"If a value is true, then do some statements.": "Als een waarde waar is, voer dan enkele opdrachten uit.",
"If a value is true, then do the first block of statements. Otherwise, do the second block of statements.": "Als een waarde waar is, voer het eerste blok opdrachten uit. Voer anders het tweede blok opdrachten uit.",
"If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements.": "Als de eerste waarde waar is, voer het eerste blok opdrachten uit. Anders, als de tweede waarde waar is, voer het tweede blok opdrachten uit.",
"If the first value is true, then do the first block of statements. Otherwise, if the second value is true, do the second block of statements. If none of the values are true, do the last block of statements.": "Als de eerste waarde waar is, voer het eerste blok opdrachten uit. Anders, als de tweede waarde waar is, voer het tweede blok opdrachten uit. Als geen van de waarden waar zijn, voer het laatste blok opdrachten uit.",
"Inline Inputs": "Inline Invoer",
"Invalid first argument; should be of type '{0}', but is '{1}'": "Ongeldig eerste argument; moet van het type '{0}' zijn, maar is '{1}'",
"It will be deleted for good. No undo.": "Het wordt voorgoed verwijderd. Kan niet ongedaan worden gemaakt.",
"JavaScript": "JavaScript",
"Local File": "Lokaal Bestand",
"Make": "Maken",
"Network request failed": "Netwerkaanvraag mislukt",
"Network request failed; you appear to be offline": "Netwerkaanvraag mislukt; u lijkt offline te zijn",
"New Project...": "Nieuw Project...",
"Ok": "Ok",
"Ooops, looks like there are errors in your program.": "Oeps, het lijkt erop dat er zich fouten in uw programma bevinden.",
"Ooops, no screenshot available.": "Oeps, er is geen schermafdruk beschikbaar.",
"Oops, don't know how to load this file!": "Oeps, geen idee hoe dit bestand te laden!",
"Oops, something went wrong trying to convert your code.": "Oeps, er is een probleem opgetreden tijdens het converteren van uw code.",
"Oops, there is a problem converting your code.": "Oeps, is er een probleem bij het converteren van uw code.",
"Oops, we could not create the stream. Please try again later.": "Oeps, we konden de stream niet aanmaken. Probeer het later opnieuw.",
"Oops, we could not run this project. Please check your code for errors.": "Oeps, we konden dit project niet uitvoeren. Controleer uw code op fouten.",
"Oops, we could not upload your data...": "Oeps, we konden uw gegevens niet uploaden...",
"Open .hex file": ".hex bestand openen",
"Open documentation in new tab": "Documentatie openen in nieuw tabblad",
"Package {0} requires target version {1} (you are running {2})": "Pakket {0} vereist doelversie {1} (u gebruikt {2})",
"Package {0}:\n": "Pakket {0}:",
"Packages '{0}' and '{1}' cannot be used together, because they use incompatible settings ({2}).": "Pakketten '{0}' en '{1}' kunnen niet samen worden gebruikt omdat ze niet compatibele instellingen ({2}) gebruiken.",
"Packages cannot be used together": "Pakketten kunnen niet samen worden gebruikt",
"Pause": "Pauze",
"Pause execution on the next instruction": "Uitvoering pauzeren op de volgende instructie",
"Pick a name for your project": "Kies een projectnaam",
"Pick a name...": "Kies een naam...",
"Please connect your {0} to your computer and try again": "Verbind uw {0} met uw computer en probeer het opnieuw",
"Please wait": "Een ogenblik geduld",
"Powered by {0}": "Ondersteund door {0}",
"Privacy": "Privacy",
"Program Error: {0}": "Programmafout: {0}",
"Projects": "Projecten",
"Publish project": "Project publiceren",
"Redo": "Opnieuw uitvoeren",
"Remove Comment": "Reactie Verwijderen",
"Remove it": "Verwijderen",
"Remove {0}": "{0} verwijderen",
"Remove {0} package": "{0} pakket verwijderen",
"Reset": "Reset",
"Resume": "Hervatten",
"Resume execution": "Uitvoering hervatten",
"Return the difference of the two numbers.": "Het verschil van de twee getallen retourneren.",
"Return the first number raised to the power of the second number.": "Het eerste getal verheven tot de macht van het tweede getal retourneren.",
"Return the product of the two numbers.": "Het product van de twee getallen retourneren.",
"Return the quotient of the two numbers.": "Het quotiënt van de twee getallen retourneren.",
"Return the remainder from dividing the two numbers.": "Het restgetal van de deling van de twee getallen retourneren.",
"Return the sum of the two numbers.": "De som van de twee getallen retourneren.",
"Return true if at least one of the inputs is true.": "Waar retourneren indien de laatst ingevoerde waarde waar is.",
"Return true if both inputs are not equal to each other.": "Waar retourneren de twee ingevoerde waarden niet gelijk zijn aan elkaar.",
"Return true if both inputs are true.": "Waar retourneren indien beide ingevoerde waarden waar zijn.",
"Return true if both inputs equal each other.": "Waar retourneren indien beide ingevoerde waarden gelijk zijn aan elkaar.",
"Return true if the first input is greater than or equal to the second input.": "Waar retourneren indien de eerste waarde groter is dan, of gelijk is aan de tweede waarde.",
"Return true if the first input is greater than the second input.": "Waar retourneren indien de eerste waarde groter is dan de tweede waarde.",
"Return true if the first input is smaller than or equal to the second input.": "Waar retourneren indien de eerste waarde kleiner is dan, of gelijk is aan de tweede waarde.",
"Return true if the first input is smaller than the second input.": "Waar retourneren indien de eerste waarde kleiner is dan de tweede waarde.",
"Returns a random integer between 0 and the specified bound (inclusive).": "Retourneert een willekeurig geheel getal tussen 0 en de specifieke grens (inclusief).",
"Returns either true or false.": "Retourneert ofwel waar of onwaar.",
"Returns the number of letters (including spaces) in the provided text.": "Retourneert het aantal letters (inclusief spaties) in de ingevoerde tekst.",
"Returns the value of this variable.": "Retourneert de waarde van deze variabele.",
"Returns true if the input is false. Returns false if the input is true.": "Retourneert waar indien de invoer onwaar is. Retourneert onwaar indien de invoer waar is.",
"Run Simulator": "Start de Simulator",
"Run the same sequence of actions while the condition is met.": "Dezelfde volgorde van acties uitvoeren terwijl aan de voorwaarde wordt voldaan.",
"Run this command from a shell.": "Deze opdracht uitvoeren vanaf een shell.",
"Save": "Opslaan",
"Save failed!": "Opslaan mislukt!",
"Save the data to your 'Downloads' folder.": "Sla de gegevens op in de map 'Downloads'.",
"Screenshot": "Schermafdruk",
"Search": "Zoeken",
"Search...": "Zoeken...",
"Select a .hex file to open.": "Selecteer een .hex bestand om te openen.",
"Sets this variable to be equal to the input.": "Stelt deze variabele gelijk aan de ingevoerde waarde.",
"Show/Hide side documentation": "Randdocumentatie tonen/verbergen",
"Shuffle Blocks": "Shuffle Blokken",
"Simulator": "Simulator",
"Sorry, we could not import this project.": "Sorry, we konden dit project niet importeren.",
"Sorry, we could not recognize this file.": "Sorry, we konden dit bestand niet herkennen.",
"Sorry, we were not able to convert this program.": "Sorry, we konden dit programma niet converteren.",
"Start": "Start",
"Stay in JavaScript": "Blijf in JavaScript",
"Step into": "Stap in",
"Step into next function call": "Stap in de volgende functie-aanroep",
"Step over": "Stap over",
"Step over next function call": "Stap over de volgende functie-aanroep",
"Stored in the cloud. Click to sync.": "Opgeslagen in de cloud. Klik om te synchroniseren.",
"Stream to Cloud": "Streamen naar Cloud",
"Syncing": "Synchroniseren",
"Syncing done": "Synchronisatie klaar",
"Terms of Use": "Gebruiksvoorwaarden",
"The list must have at least one element": "De lijst moet ten minste één element bevatten",
"There was a problem, please try again": "Er is een probleem opgetreden, gelieve opnieuw te proberen",
"Undo": "Ongedaan maken",
"Untitled": "Zonder titel",
"Update download complete. Reloading...": "Download update voltooid. Herladen...",
"Upload your data to Microsoft Azure to analyze it.": "Upload uw gegevens naar Microsoft Azure om deze te analyseren.",
"Uploading .hex file...": ".hex bestand uploaden...",
"Uploading...": "Uploaden...",
"We are unable to convert your JavaScript code back to blocks. You can keep working in JavaScript or discard your changes and go back to the previous Blocks version.": "We kunnen uw JavaScript-code niet terug omzetten in blokken. U kunt verder werken in JavaScript of uw wijzigingen verwijderen en teruggaan naar de vorige Blokken versie.",
"We are uploading your data to Microsoft Azure every minute.": "Wij uploaden uw gegevens elke minuut naar Microsoft Azure.",
"We couldn't find any packages matching '{0}'": "We konden geen pakketten vinden die overeenkomen met '{0}'",
"We couldn't find any projects matching '{0}'": "We konden geen projecten vinden die overeenkomen met '{0}'",
"Will upload. Click to sync.": "Wordt geüpload. Klik om te synchroniseren.",
"Would you like to delete '{0}'?": "Wenst u '{0}' te verwijderen?",
"You acknowledge having consent to publish this project.": "U erkent dat u instemt met het publiceren van dit project.",
"You are about to clear all projects. Are you sure? This operation cannot be undone.": "U staat op het punt alle projecten te wissen. Weet u het zeker? Deze bewerking kan niet ongedaan worden gemaakt.",
"You are about to remove a package from your project. Are you sure?": "U staat op het punt een pakket van uw project te verwijderen. Bent u zeker?",
"You need to publish your project to share it or embed it in other web pages.": "U moet uw project publiceren om het te delen of in te voegen in andere webpagina's.",
"Zoom In": "Inzoomen",
"Zoom Out": "Uitzoomen",
"a `true` or `false` value": "een 'waar' of 'onwaar' waarde",
"a conditional statement": "een voorwaardelijke opdracht",
"a decimal number": "een decimaal getal",
"a loop that repeats and increments an index": "een lus die wordt herhaald en een index toeneemt",
"a loop that repeats the number of times you say": "een lus die het opgegeven aantal keren herhaalt",
"a loop that repeats while the condition is true": "een lus die herhaalt zolang de voorwaarde waar is",
"a piece of text": "een stuk tekst",
"absolute number": "absoluut getal",
"absolute of %1": "absolute waarde van %1",
"absolute value of a number": "absolute waarde van een getal",
"an integer number": "een geheel getal",
"arithmetic operation": "rekenkundige bewerking",
"assign the value of a variable": "de waarde van een variabele toewijzen",
"boolean operation": "boolean bewerking",
"change %1 by %2": "%1 vervangen door %2",
"comparing two numbers": "twee getallen vergelijken",
"conflict on yotta setting {0} between packages {1} and {2}": "conflict op yotta instelling {0} tussen pakketten {1} en {2}",
"creating new project...": "nieuw project aanmaken...",
"creating stream in Microsoft Azure...": "stream aanmaken in Microsoft Azure...",
"division remainder": "rest van de deling",
"downloading package...": "pakket downloaden...",
"error": "fout",
"for %1 from 0 to %2": "voor %1 van 0 tot %2",
"get the value of a variable": "de waarde van een variabele ophalen",
"globals": "globals",
"larger value of 2 numbers": "grootste waarde van 2 getallen",
"length of %1": "lengte van %1",
"loading project...": "project laden...",
"loading...": "laden...",
"logical negation": "logische negatie",
"message": "bericht",
"minimum or maximum of 2 numbers": "minimum- of maximumwaarde van 2 getallen",
"not %1": "niet %1",
"number of characters in the string": "aantal karakters in de string",
"pick random 0 to %1": "kies willekeurig van 0 tot %1",
"pick random number": "willekeurig getal kiezen",
"please add '{0}' to \"files\" in {1}": "voeg '{0}' toe aan \"files\" in {1}",
"remainder of %1 ÷ %2": "rest van %1 ÷ %2",
"rendering...": "renderen...",
"repeat %1 times": "%1 keer herhalen",
"saving file failed...": "opslaan van bestand mislukt...",
"screenshot": "schermafdruk",
"set %1 to %2": "%1 instellen naar %2",
"smaller value of 2 numbers": "kleinste waarde van 2 getallen",
"streaming off": "streamen uit",
"streaming to cloud": "streamen naar cloud",
"switching to JavaScript...": "overschakelen naar JavaScript...",
"switching to blocks...": "overschakelen naar blokken...",
"update the value of a number variable": "de waarde van een numerieke variabele bijwerken",
"version not specified for {0}": "versie niet opgegeven voor {0}",
"warning": "waarschuwing",
"while %1": "terwijl %1",
"{0} down": "{0} omlaag",
"{0} up": "{0} omhoog",
"{id:block}Duplicate": "{id:block}Dupliceren",
"{id:block}number": "{id:block}getal",
"{id:boolean}false": "{id:boolean}onwaar",
"{id:boolean}true": "{id:boolean}waar",
"{id:category}Lists": "{id:category}Lijsten",
"{id:category}Logic": "{id:category}Logisch",
"{id:category}Loops": "{id:category}Lussen",
"{id:category}Math": "{id:category}Wiskunde",
"{id:category}More…": "{id:category}Meer…",
"{id:category}Text": "{id:category}Tekst",
"{id:category}Variables": "{id:category}Variabelen",
"{id:for}do": "{id:for}doe",
"{id:logic}else": "{id:logic}anders",
"{id:logic}else if": "{id:logic}anders als",
"{id:logic}if": "{id:logic}als",
"{id:logic}then": "{id:logic}dan",
"{id:op}+": "{id:op}+",
"{id:op}-": "{id:op}-",
"{id:op}^": "{id:op}^",
"{id:op}and": "{id:op}en",
"{id:op}max": "{id:op}max",
"{id:op}min": "{id:op}min",
"{id:op}or": "{id:op}of",
"{id:op}×": "{id:op} ×",
"{id:op}÷": "{id:op}÷",
"{id:repeat}do": "{id:repeat}doe",
"{id:var}item": "{id:var}item",
"{id:while}do": "{id:while}doe"
}

107
locales/nl/website.json Normal file
View File

@ -0,0 +1,107 @@
{
"# open a shell and run these commands pxt extract https:\/\/codethemicrobit.com\/@id@ cd @title@ code .":"# open een shell en voer deze commando's jleavitt extract https:\/\/codethemicrobit.com\/@id@ cd @title @ code.",
"). The experience has a built-in progression from simple block-based editor, through in-browser text editor with robust auto-completion and auto-fixing, all the way to a professional integrated development environemnt (":"). De ervaring heeft een ingebouwde progressie van eenvoudige blok-gebaseerde editor, via in-browser text editor met robuuste auto-voltooiing en auto-vaststelling, helemaal naar een professionele geïntegreerd ontwikkeling omgeving (",
", or":", of",
"\/@id@":"\/@id @",
"\/thumbnail\/1024\/vimeo\/@ARGS@":"\/thumbnail\/1024\/Vimeo\/@args @",
"<b>You can share your regular scripts without signing in.<\/b> You only need to sign in if you wish to publish packages (libraries) to be used by others. To sign in, you will need a GitHub account, which is only available to persons 13 and older.":"<b>You kunt uw regelmatige scripts delen zonder ondertekening van in.<\/b> u alleen hoeft te melden als u wenst te publiceren van pakketten (bibliotheken) door anderen worden gebruikt. Als u wilt inloggen, moet u een GitHub-account, die alleen beschikbaar voor personen 13 en ouder is.",
"@name@ \/@id@":"@name @ \/@id @",
"@title@ @byuser@":"@title @ @byuser @",
"About":"Over",
"About PXT":"Over Jleavitt",
"Block Editor":"Block Editor",
"Build your programming experience":"Bouwen van uw programmeerervaring",
"CSV":"CSV",
"Cancel":"Annuleren",
"Click on <b>Close &amp; Load<\/b>.":"Klik op <b>Close &amp; Load<\/b>.",
"Click on <b>Data<\/b> » <b>New Query<\/b> » <b>From Other Sources<\/b> » <b>From Web<\/b>.":"Klik op <b>Data<\/b>» <b>New Query<\/b>» <b>From andere Sources<\/b>» <b>From Web<\/b>.",
"Compatible with <b>BBC micro:bit<\/b>":"Compatibel met <b>BBC micro: bit<\/b>",
"Contact Us":"Neem contact op met ons",
"Control your Kodu with the micro:bit! You can control character movement using the accelerometer, jump and shoot with a button press, display animations and scrolling text on the screen, interface with other devices through the IO pins, and much more..":"Control uw Kodu met de micro: bit! U kunt controle karakter beweging met behulp van de versnellingsmeter, springen en schieten met een druk op de knop, animaties weergeven en schuivende tekst op het scherm, interface met andere apparaten via de IO-pinnen, en nog veel meer...",
"Create a <b>Blank Workbook<\/b> in Excel 2016":"Maken van een <b>Blank Workbook<\/b> in Excel 2016",
"Do you need help installing the tools?":"Hebt u hulp bij de installatie van de hulpprogramma's nodig?",
"Download Kodu!":"Download Kodu!",
"Edit":"Bewerken",
"Edit in":"Bewerken in",
"Embed":"Insluiten",
"Enter the following URL and click on <b>Connect<\/b>.":"Typ de volgende URL en klik op <b>Connect<\/b>.",
"Extra space for a call to action inside the footer that could help re-engage users.":"Extra ruimte voor een oproep tot actie in de voettekst die kan helpen bij het opnieuw engage gebruikers.",
"Follow these instructions!":"Volg deze aanwijzingen!",
"Footer Header":"Voettekst kop",
"Get & Transform":"Get & transformatie",
"Get started with a beginner friendly drag&amp;drop code editor.":"Aan de slag met een beginner vriendelijke drag&amp;drop code-editor.",
"GitHub":"GitHub",
"Group 1":"Groep 1",
"Group 2":"Groep 2",
"Group 3":"Groep 3",
"Houston, we have a problem.":"Houston, we hebben een probleem.",
"I Agree":"Ik ga akkoord",
"I consent to my GitHub user name <b>@USERNAME@<\/b> accompanying any library I publish":"Ik geef toestemming voor mijn GitHub gebruiker naam <b> @USERNAME@<\/b> bij elke bibliotheek die ik publiceren",
"I don't agree":"Ik ga niet akkoord",
"JSON":"JSON",
"JavaScript Editor":"JavaScript-Editor",
"Kodu for micro:bit":"Kodu voor micro: beetje",
"Learn more":"Meer informatie",
"Link Four":"Vier koppelen",
"Link One":"Een link",
"Link Three":"Koppeling drie",
"Link Two":"Link Two",
"Live data powered by":"Live-gegevens wordt verzorgd door",
"Make sure you log out of Facebook, Office 365, Microsoft or Google if you're on a shared computer.":"Zorg ervoor dat u zich afmeldt bij Office 365, Microsoft, Facebook en Google als je op een gedeelde computer.",
"OK":"OK",
"PXT":"JLEAVITT",
"PXT - @name@":"Jleavitt - @name @",
"PXT - @title@":"Jleavitt - @title @",
"PXT - Sign in":"Jleavitt - inloggen",
"PXT - Signed out":"Jleavitt - afgemeld",
"PXT targets, including one for the BBC micro:bit, define a set of blocks and JavaScript APIs available to users. Teachers and developers can extend existing targets by publishing packages or libraries with additional blocks and APIs as well as build completely new targets.":"Een set blokken en JavaScript APIs beschikbaar definiëren Jleavitt streefcijfers, met inbegrip van een voor de BBC micro: bit, voor gebruikers. Docenten en ontwikkelaars kunnen uitbreiden van bestaande doelstellingen door publicerende pakketten of bibliotheken met extra blokken en API's, alsook bouwen van volledig nieuwe doelstellingen.",
"Powered by PXT":"Powered by Jleavitt",
"Privacy & Cookies":"Privacy & Cookies",
"Programming Experience Toolkit":"Programmering ervaring Toolkit",
"Programming Experience Toolkit Logo":"Programmering ervaring Toolkit Logo",
"Read the docs":"Lees de de docs",
"Report abuse":"Misbruik melden",
"Report sent":"Verslag verzonden",
"Sample":"Monster",
"Select <b>Anonymous<\/b> and click <b>Connect<\/b>.":"Selecteer <b>Anonymous<\/b> en klik op <b>Connect<\/b>.",
"Show me the sample!":"Toon mij het monster!",
"Sign in":"Aanmelden",
"Start coding":"Beginnen met coderen",
"Stream: @name@":"Stream: @name @",
"Stream: @name@ \/@id@":"Stream: @name @ \/@id @",
"Streaming data in Excel 2016":"Streaming gegevens in Excel 2016",
"Submit":"Opslaan",
"Targets":"Doelstellingen",
"Terms Of Use":"Gebruiksvoorwaarden",
"Thank you for helping keep PXT a friendly place!":"Dank u voor het helpen houden Jleavitt een vriendelijke plek!",
"The Microsoft Programming Experience Toolkit (PXT) provides a programming experience based around JavaScript (technically, a subset of":"De Microsoft programmeren ervaring Toolkit (PXT) biedt een programmeerervaring gebaseerd rond (technisch, een subset van JavaScript",
"The content below is provided by a PXT user, and is not endorsed by Microsoft. If you think it's not appropriate, please":"De onderstaande inhoud wordt verzorgd door een Jleavitt gebruiker, en wordt niet ondersteund door Microsoft. Als u denkt dat is het niet gepast, gelieve",
"The data stored in this stream can easily be imported into an Excel 2016 spreadsheet using":"De gegevens die zijn opgeslagen in deze stroom kunnen eenvoudig worden geïmporteerd in een spreadsheet Excel 2016 met behulp",
"Trademarks":"Handelsmerken",
"TypeScript":"Schrijfmachine",
"URL":"URL",
"Upgrade to JavaScript thanks to our rich text editor with contextual help, background checks and auto-completion.":"Upgraden naar JavaScript dankzij onze rich text editor met contextafhankelijke help, achtergrondcontroles en auto-completion.",
"Use PXT to provide a smooth coding experience for your project, in blocks and JavaScript. Build the APIs and the runtime and we will take care of the editor stuff.":"Gebruik Jleavitt om te zorgen voor een soepele codering ervaring voor uw project, in blokken en JavaScript. Bouwen van de API's en de runtime en wij zullen zorgen van de editor-spullen.",
"User-provided content":"Gebruiker opgegeven inhoud",
"Visual Studio Code":"Visual Studio Code",
"We collect your GitHub user name and will display it together with your libraries.":"Wij verzamelen uw gebruikersnaam GitHub en zal weer te geven samen met uw bibliotheken.",
"We'll use your GitHub user name":"We gebruiken uw gebruikersnaam GitHub",
"Why do you find it offensive?":"Waarom vindt u het beledigend?",
"You are now signed out from Programming Experience Toolkit":"U bent nu afgemeld van programmering ervaring Toolkit",
"You can go back to":"U kunt teruggaan naar",
"You can still create scripts and":"U kunt nog steeds het maken van scripts en",
"code the micro:bit":"code van de micro: bits",
"contact us":"Neem contact op met ons",
"explore PXT":"verkennen van Jleavitt",
"https:\/\/img.youtube.com\/vi\/@ARGS@\/hqdefault.jpg":"https:\/\/img.YouTube.com\/VI\/@args@\/hqdefault.jpg",
"micro:bit":"Micro: bits",
"or":"of",
"pxt.io":"PXT.io",
"report abuse":"misbruik melden",
"search docs...":"docs Search …",
"sign in again":"opnieuw inloggen",
"to save scripts to all your devices.":"scripts om op te slaan al uw apparaten.",
"tutorial":"tutorial",
"view":"weergave",
"© 2016 Microsoft":"© 2016 Microsoft"
}