summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2024-03-25 09:25:07 +0100
committerTom Smeding <tom@tomsmeding.com>2024-03-25 09:25:07 +0100
commit030e9171e778d1b161513c8dc156594147b36d9d (patch)
treeb6bdddaef25e55f70b6207d8c3398fcb7e1b7b24
parent1bab845f16d2fc6e07ea97a9a59e21d6a8390ff7 (diff)
nlen
-rw-r--r--modules/nlen/English-Dutch-mistranslations.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/nlen/English-Dutch-mistranslations.json b/modules/nlen/English-Dutch-mistranslations.json
index bb35ef8..675269c 100644
--- a/modules/nlen/English-Dutch-mistranslations.json
+++ b/modules/nlen/English-Dutch-mistranslations.json
@@ -30,5 +30,6 @@
{"nl":"Principes van Meteoor\nData op het Snoer. Meteor stuurt geen HTMOT (Hyper Tekst Markeer-Op Taal) over het netwerk. De server stuurt gegevens en laat de cliënt deze weergeven.\nÉén Taal. Meteoor laat je beide de cliënt- en de serveerderdelen van je toepassing in JavaScript schrijven.\nDatabasis Overal. Je kan dezelfde methodes gebruiken om je databasis te bereiken van de cliënt of de serveerder.\nWachttijdcompensatie. Op de cliënt, Meteoor voorhaalt gegevens op en simuleert modellen om het te maken lijken alsof de serveerder methode roepingen instantaan terugkomen.\nVolle-stapel reagerendheid. In Meteoor, werkelijktijd is de standaard. Alle lagen, van databasis tot blauwdruk, vernieuwen zichzelf automatisch wanneer benodigd.\nOmarm het ecosysteem. Meteoor is open bron en integreert met existerende open bron werktuigen en raamwerken.\nEenvoudigheid Evenaart Productiviteit. De beste weg om iets simpel te laten lijken is om het werkelijk simpel te hebben zijn. Meteoor's hoofdfunctionaliteit heeft schone, klassiek-mooie TPT's (Toepassing Programmeer Tussengezichten).","en":"Principles of Meteor\nData on the Wire. Meteor doesn't send HTML over the network. The server sends data and lets the client render it.\nOne Language. Meteor lets you write both the client and the server parts of your application in JavaScript.\nDatabase Everywhere. You can use the same methods to access your database from the client or the server.\nLatency Compensation. On the client, Meteor prefetches data and simulates models to make it look like server method calls return instantly.\nFull Stack Reactivity. In Meteor, realtime is the default. All layers, from database to template, update themselves automatically when necessary.\nEmbrace the Ecosystem. Meteor is open source and integrates with existing open source tools and frameworks.\nSimplicity Equals Productivity. The best way to make something seem simple is to have it actually be simple. Meteor's main functionality has clean, classically beautiful APIs."},
{"nl":"opladen","en":"to upload"},
{"nl":"Breedte-eerst zoekopdracht","en":"Breadth-first search"},
-{"nl":"zwevende-punt rekenen","en":"floating-point arithmetic"}
+{"nl":"zwevende-punt rekenen","en":"floating-point arithmetic"},
+{"nl":"multikernprocessor","en":"multi-core processor"}
]