nl translation: translate plugins

This commit is contained in:
Joery Zegers 2016-10-14 16:03:28 +02:00
parent 363fb44436
commit 0f236feb7a
12 changed files with 36 additions and 36 deletions

View File

@ -1,7 +1,7 @@
{
"plugin-data":
{
"name": "About",
"description": "Little description about your site or yourself."
"name": "Over mij",
"description": "Een korte beschrijving over je site of jezelf."
}
}

View File

@ -2,6 +2,6 @@
"plugin-data":
{
"name": "API",
"description": "Interface to interact with Bludit using HTTP protocol."
"description": "Interface om te communiceren met Bludit via het HTTP protocol."
}
}

View File

@ -1,12 +1,12 @@
{
"plugin-data":
{
"name": "Disqus comment system",
"description": "Disqus is a blog comment hosting service for web sites. It's necesary to register on Disqus.com before using this plugin."
"name": "Disqus commentaar systeem",
"description": "Disqus is een blog commentaar hosting service voor web sites. Het is wel nodig om jezelf te registreren op Disqus.com voordat je deze plugin kan gebruiken."
},
"disqus-shortname": "Disqus shortname",
"enable-disqus-on-pages": "Enable Disqus on pages",
"enable-disqus-on-posts": "Enable Disqus on posts",
"enable-disqus-on-default-home-page": "Enable Disqus on default home page"
"enable-disqus-on-pages": "Schakel Disqus in op pagina's",
"enable-disqus-on-posts": "Schakel Disqus in op posts",
"enable-disqus-on-default-home-page": "Schakel Disqus in op de startpagina"
}

View File

@ -2,11 +2,11 @@
"plugin-data":
{
"name": "Google Tools",
"description": "This plugin generate the meta tag to validate your site with Google Webmasters Tools and the JavaScript code to track your site with Google Analytics."
"description": "Deze plugin genereerd een meta tag om je site te verifiëren met Google Webmasters Tools en de JavaScript code om je site te tracken met Google Analytics."
},
"google-webmasters-tools": "Google Webmasters tools",
"google-analytics-tracking-id": "Google Analytics Tracking ID",
"complete-this-field-with-the-google-site-verification": "Complete this field with the Google Site verification to verify the site owner.",
"complete-this-field-with-the-tracking-id": "Complete this field with the Tracking ID to generate the Javascript tracking code for Google Analytics."
"complete-this-field-with-the-google-site-verification": "Vul dit veld in met de Google Site verificatie om jezelf te verifiëren als site beheerder.",
"complete-this-field-with-the-tracking-id": "Vul dit veld in met de Tracking ID om de Javascript tracking code te genereren voor Google Analytics."
}

View File

@ -1,8 +1,8 @@
{
"plugin-data":
{
"name": "Latest posts",
"description": "Shows the latest posts published."
"name": "Laatste posts",
"description": "Laat de laatste gepubliceerde posts zien."
},
"amount-of-posts": "Amount of posts"

View File

@ -1,10 +1,10 @@
{
"plugin-data":
{
"name": "Maintenance mode",
"description": "Set your site on maintenance mode, you can access to admin area."
"name": "Onderhoud modus",
"description": "Zet je site op onderhoud modus, je kan bij de admin pagina komen."
},
"enable-maintenance-mode": "Enable maintenance mode",
"message": "Message"
"enable-maintenance-mode": "Schakel de onderhoud modus in",
"message": "Bericht"
}

View File

@ -2,6 +2,6 @@
"plugin-data":
{
"name": "Open Graph",
"description": "The Open Graph protocol enables any web page to become a rich object in a social graph."
"description": "De Open Graph protocol kan van elke webpagina een rich object in een sociale grafiek maken."
}
}

View File

@ -1,10 +1,10 @@
{
"plugin-data":
{
"name": "Page list",
"description": "Shows the list of pages in order."
"name": "Pagina lijst",
"description": "Laat een lijst met alle pagina's op volgorde zien."
},
"home": "Home",
"show-home-link": "Show home link"
"show-home-link": "Laat de homepage link zien"
}

View File

@ -2,6 +2,6 @@
"plugin-data":
{
"name": "RSS Feed",
"description": "This plugin generate a RSS Feed for your site."
"description": "Deze plugin genereerd een RSS Feed voor je website."
}
}

View File

@ -2,9 +2,9 @@
"plugin-data":
{
"name": "SimpleMDE",
"description": "A simple, beautiful, and embeddable JavaScript markdown editor by @WesCossick. Adapted by Diego Najar for Bludit."
"description": "Een simpele, mooie en integreerbare JavaScript markdown editor van @WesCossick. Aangepast door Diego Najar voor Bludit."
},
"toolbar": "Toolbar",
"tab-size": "Tab size",
"autosave": "Autosave"
"tab-size": "Tab grootte",
"autosave": "Automatisch opslaan"
}

View File

@ -2,6 +2,6 @@
"plugin-data":
{
"name": "Sitemap",
"description": "This plugin generates a file sitemap.xml where you can list the web pages of your site to tell search engines about the organization of your site content."
"description": "Deze plugin genereerd een sitemap.xml bestand waar je een lijst met webpagina's kan zetten zodat zoekmachines de organisatie van je site content beter kan begrijpen."
}
}

View File

@ -1,7 +1,7 @@
{
"plugin-data":
{
"name": "Tags list",
"description": "Shows all tags."
"name": "Tag lijst",
"description": "Toon alle tags."
}
}