# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Nicolas Kuttler # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: Better Tag Cloud 0.10.0.2\n" "Report-Msgid-Bugs-To: http://wordpress.org/tag/nktagcloud\n" "POT-Creation-Date: 2010-01-13 22:33+0100\n" "PO-Revision-Date: 2010-04-19 20:56+0100\n" "Last-Translator: WordPressPluginGuide.com \n" "Language-Team: WPPG.me \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" "X-Poedit-Language: Dutch\n" "X-Poedit-Country: NETHERLANDS\n" "X-Poedit-SourceCharset: utf-8\n" #: inc/admin.php:74 #, php-format msgid "There were too many options, so I had to move the configuration to a settings page." msgstr "Er waren teveel opties, dus ik moest de configuratie verhuizen naar een pagina met instellingen." #. #-#-#-#-# nktagcloud.pot (Better Tag Cloud 0.8.13) #-#-#-#-# #. Plugin Name of an extension #: inc/admin.php:82 #: inc/admin.php:142 #: nktagcloud.php:55 #: nktagcloud.php:56 #: nktagcloud.php:60 msgid "Better Tag Cloud" msgstr "Better Tag Cloud" #: inc/admin.php:146 msgid "The default tag cloud widget that comes with wordpress is very simple. This plugin makes the options for wp_tag_cloud() available to this new tag cloud widget and a shortcode. It has new features as well." msgstr "De standaard tag cloud widget die wordt geleverd met WordPress is heel eenvoudig. Deze plugin maakt de opties voor wp_tag_cloud() beschikbaar voor deze nieuwe tag cloud widget en een shortcode. De plugin heeft ook nieuwe functies." #: inc/admin.php:149 msgid "New It is now possible to insert a tag cloud into any post or page. Just put the [nktagcloud] shortcode into any post or page." msgstr "Nieuw Het is nu mogelijk om een tag cloud in een bericht of pagina in te voegen. Zet de shortcode [nktagcloud] in een bericht of pagina." #: inc/admin.php:152 msgid "Tag cloud Configuration" msgstr "Tag cloud configuratie" #: inc/admin.php:154 msgid "Please see the wp_tag_cloud() page for a detailed description of the options." msgstr "Lees de wp_tag_cloud() pagina (Engels) voor een gedetailleerde omschrijving van de opties." #: inc/admin.php:158 msgid "Title" msgstr "Titel" #: inc/admin.php:160 msgid "Smallest font size" msgstr "Kleinste lettergrootte" #: inc/admin.php:161 msgid "Largest font size" msgstr "Grootste lettergrootte" #: inc/admin.php:162 msgid "Unit" msgstr "Eenheid" #: inc/admin.php:164 msgid "Numbers of tags to show" msgstr "Aantal te tonen tags" #: inc/admin.php:166 msgid "Format" msgstr "Formaat" #: inc/admin.php:168 msgid "Order" msgstr "Volgorde" #: inc/admin.php:169 msgid "Orderby" msgstr "Sorteer op" #: inc/admin.php:171 msgid "The 'both' option of Orderby will sort by post count first and then by name. It doesn't exist in the default tag cloud and will ignore the Order option." msgstr "De 'beide' optie van Sorteer op zal eerst sorteren op het aantal berichten en vervolgens op naam. Het bestaat niet in de standaard tag cloud, en zal de Volgorde optie negeren." #: inc/admin.php:174 msgid "Add post count to tags?" msgstr "Voeg het aantal van de berichten toe aan tags?" #: inc/admin.php:175 msgid "Put the post count outside of the hyperlink?" msgstr "Zet het aantal van de berichten buiten de hyperlink?" #: inc/admin.php:177 msgid "Show only tags that have been used at least so many times:" msgstr "Toon alleen tags die ten minste dit aantal keer gebruikt zijn:" #: inc/admin.php:179 msgid "Add categories to tag cloud?" msgstr "Voeg categorieën toe aan tag cloud?" #: inc/admin.php:181 msgid "Force tags with multiple words on one line?" msgstr "Forceer tags met meerdere woorden op een regel?" #: inc/admin.php:183 msgid "Tag separator" msgstr "Tag scheidingsteken" #: inc/admin.php:185 #: inc/admin.php:198 #: inc/admin.php:208 msgid "Save changes" msgstr "Opslaan veranderingen" #: inc/admin.php:187 msgid "CSS settings" msgstr "CSS Instellingen" #: inc/admin.php:189 msgid "By default this plugin includes CSS to make the list look like a normal cloud. The CSS settings may or may not work on your template, depending on it's CSS." msgstr "Standaard bevat deze plugin CSS om de lijst te laten lijken op een normale wolk. Afhankelijk van de CSS kunnen de CSS instellingen wel of niet werken op je thema." #: inc/admin.php:191 msgid "Remove CSS for list format that displays the tags inline?" msgstr "Verwijder CSS voor lijstindeling dat de tags gealigneerd laat zien?" #: inc/admin.php:192 msgid "Tag link decoration" msgstr "Tag link decoratie" #: inc/admin.php:194 msgid "Use automatic colors for the tag cloud?" msgstr "Gebruik automatisch kleuren voor de tag cloud?" #: inc/admin.php:196 msgid "Remove link to plugin website?" msgstr "Verwijder link naar plugin website?" #: inc/admin.php:200 msgid "Exclude/Include tags" msgstr "Uitsluiten/Insluiten Tags" #: inc/admin.php:202 msgid "Comma separated list of tags (term_id) to exclude or include. For example, exclude=5,27 means that tags that have the term_id 5 or 27 will NOT be displayed. See Template Tags/wp tag cloud." msgstr "Door komma's gescheiden lijst (term_id) van uit te sluiten of in te sluiten tags. Bijvoorbeeld exclude=5,27 betekent dat dat de tags term_id 5 of 27 niet getoond worden. Zie Template Tags/wp tag cloud (Engels)." #: inc/admin.php:204 msgid "Exclude Tags" msgstr "Uitsluiten Tags" #: inc/admin.php:206 msgid "Include Tags" msgstr "Insluiten Tags" #: inc/admin.php:211 #: inc/admin.php:218 msgid "Reset the tag cloud" msgstr "Reset de tag cloud" #: inc/admin.php:213 msgid "Use this if you want to delete your configuration and restore the defaults." msgstr "Gebruik dit wanneer je je configuratie wilt verwijderen en de standaardinstellingen wilt herstellen." #: inc/nkuttler.php:25 msgid "Do you like this plugin?" msgstr "Ben je blij met deze plugin?" #: inc/nkuttler.php:33 #, php-format msgid "Rate it" msgstr "Beoordeel de plugin" #: inc/nkuttler.php:36 #, php-format msgid "Visit it's homepage" msgstr "Bezoek de homepage" #: inc/nkuttler.php:39 #, php-format msgid "Subscribe the feed" msgstr "Schrijf je in voor feed" #: inc/nkuttler.php:42 #, php-format msgid "Donate!" msgstr "Doneer!" #: inc/nkuttler.php:45 msgid "About the author" msgstr "Over de auteur" #: inc/nkuttler.php:48 #, php-format msgid "My blog" msgstr "Mijn blog" #: inc/nkuttler.php:51 #, php-format msgid "Subscribe via RSS or email" msgstr "Schrijf je in via RSS of email" #: inc/nkuttler.php:55 msgid "My other plugins" msgstr "Mijn andere plugins" #: inc/nkuttler.php:56 msgid "Translated by Nicolas" msgstr "Vertaald door Nicolas" #: inc/page.php:91 msgid "Better Tag Cloud" msgstr "Better Tag Cloud" #. Plugin URI of an extension msgid "http://www.nkuttler.de/wordpress/nktagcloud/" msgstr "http://www.nkuttler.de/wordpress/nktagcloud/" #. Description of an extension msgid "A Better Tag Cloud than the default one." msgstr "Een Betere Tag Cloud dan de standaard." #. Author of an extension msgid "Nicolas Kuttler" msgstr "Nicolas Kuttler" #. Author URI of an extension msgid "http://www.nkuttler.de/" msgstr "http://www.nkuttler.de/" #. Here are some strings that are stored in variables #. I think I have to add them by hand to the .pot file msgid "Yes" msgstr "Ja" msgid "No" msgstr "Nee" #. Tag ordering #. ascending msgid "ASC" msgstr "Oplopend" #. descending msgid "DESC" msgstr "Aflopend" #. random msgid "RAND" msgstr "Willekeurig" #. Tag cloud format msgid "list" msgstr "lijst" msgid "flat" msgstr "vast" #. CSS style for tag links msgid "underline" msgstr "onderstrepen" #. Don't underline msgid "none" msgstr "geen" #. Don't do anything msgid "don't touch" msgstr "niet aanraken"