# Dutch translation of Text Resize (6.x-1.5)
# Copyright (c) 2011 by the Dutch translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Text Resize (6.x-1.5)\n"
"POT-Creation-Date: 2011-01-02 22:05+0000\n"
"PO-Revision-Date: 2010-12-30 18:22+0000\n"
"Language-Team: Dutch\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"

msgid ""
"Which portion of the body would you like to be resized by the Text "
"Resize block? You may enter either the CSS class attribute, the CSS id "
"attribute, or an HTML tag.<br />For example, if you want all text "
"within &lt;div id=\"my-container\"&gt; to be resized, enter the ID "
"<strong>my-container</strong>.<br />If, on the other hand, you would "
"like all text within the BODY tag to be resized, enter "
"<strong>body</strong>."
msgstr ""
"Welk deel van de body wilt u aangepast hebben door het Text "
"Resize-blok? U kunt hier een CSS klasse-attribuut, een CSS "
"id-attribuut of een HTML-tag ingeven. <br />Als u bijvoorbeeld alle "
"tekst tussen &lt;div id=\"my-container\"&gt; wilt aanpassen, geef dan "
"ID <strong>my-container</strong> in. Wil je daarentegen alle tekst in "
"de BODY tag aangepast hebben, geef dan <strong>body</strong> in."
msgid "Text Resize"
msgstr "Text Resize"
msgid ""
"<a href=\"javascript:;\" class=\"changer\" "
"id=\"text_resize_decrease\"><sup>-</sup>A</a> <a href=\"javascript:;\" "
"class=\"changer\" id=\"text_resize_reset\">A</a> <a "
"href=\"javascript:;\" class=\"changer\" "
"id=\"text_resize_increase\"><sup>+</sup>A</a><div "
"id=\"text_resize_clear\"></div>"
msgstr ""
"<a href=\"javascript:;\" class=\"changer\" "
"id=\"text_resize_decrease\"><sup>-</sup>A</a> <a href=\"javascript:;\" "
"class=\"changer\" id=\"text_resize_reset\">A</a> <a "
"href=\"javascript:;\" class=\"changer\" "
"id=\"text_resize_increase\"><sup>+</sup>A</a><div "
"id=\"text_resize_clear\"></div>"
msgid ""
"<a href=\"javascript:;\" class=\"changer\" "
"id=\"text_resize_decrease\"><sup>-</sup>A</a> <a href=\"javascript:;\" "
"class=\"changer\" id=\"text_resize_increase\"><sup>+</sup>A</a><div "
"id=\"text_resize_clear\"></div>"
msgstr ""
"<a href=\"javascript:;\" class=\"changer\" "
"id=\"text_resize_decrease\"><sup>-</sup>A</a> <a href=\"javascript:;\" "
"class=\"changer\" id=\"text_resize_increase\"><sup>+</sup>A</a><div "
"id=\"text_resize_clear\"></div>"
msgid ""
"The Text Resize module creates a block on the page that can be used by "
"your site visitors to quickly and easily adjust the sizing of text as "
"it displays for them.  In order to enable the functionality of the "
"Text Resize module, you will need to make sure that you have enabled "
"the Text Resize block on the <a href=\"admin/build/block\">blocks "
"page</a>. You will also probably want to configure the behavior of the "
"module at the administration pages listed at the bottom of this page."
msgstr ""
"De Text Resize-module maakt een blok op de pagina aan, dat kan worden "
"gebruikt bij de site-bezoekers om snel en gemakkelijk de tekstgrootte "
"aan te passen, zoals zij deze zien. Zorg ervoor dat het Text "
"Resize-blok op de <a href=\"admin/build/block\">blokkenpagina</a> "
"ingeschakeld is om deze functionaliteit te gebruiken. Waarschijnlijk "
"wilt u ook het gedrag van de module configureren via de beheerpagina's "
"die onderaan deze pagina genoemd worden."
msgid "Changing How Text Resize Looks"
msgstr "De weergave van Text Resize aanpassen"
msgid "Method 1: Just CSS"
msgstr "Methode 1: alleen CSS"
msgid ""
"Text Resize creates two stylized hyperlinks on the page (and a third "
"if you enable the reset button option). You can add new styles to your "
"own theme's stylesheet that will override the default CSS styles "
"produced by Text Resize. The ids you'll want to add and modify in your "
"stylesheet are:"
msgstr ""
"Text Resize maakt twee gestijlde hyperlinks aan op een pagina (en een "
"derde als u de reset-knop optie heeft ingeschakeld). U kunt nieuwe "
"stijlen toevoegen aan het Thema-stylesheet, waarmee het standaard "
"CSS-gedrag van Text Resize wordt overschreven. De ID's die u dan "
"aanpast in het stylesheet zijn:"
msgid "(if you've chosen to use the reset button option)"
msgstr "(als u ervoor gekozen heeft om de 'reset button' optie te gebruiken)"
msgid "Method 2: A Theme Function"
msgstr "Methode 2: een Themafunctie"
msgid ""
"If you need to change the HTML that is produced by Text Resize in some "
"way, you can create a small function in your theme's template.php "
"file. An example is below:"
msgstr ""
"Als u de HTML wilt aanpassen die door Text Resize is gegenereerd, dan "
"kunt u een kleine functie opnemen in het template.php bestand van het "
"thema. Een voorbeeld staat hieronder:"
msgid ""
"In the example above, the HTML output code is just modified so that "
"two new hyperlinks are added into the original block code."
msgstr ""
"In het voorbeeld hierboven zie u dat de HTML uitvoercode is aangepast, "
"zodat er twee nieuwe hyperlinks worden toegevoegd aan de originele "
"blok-code."
msgid "Creates a block that allows your users to resize text on the page."
msgstr ""
"Maakt een blok aan, waarmee gebruikers de tekstgrootte op de pagina "
"kunnen aanpassen."
msgid "Settings for your Text Resize block."
msgstr "Instellingen voor het Text Resize-blok."
