# Translation of WordPress - 4.9.x - Development - Administration in Dutch # This file is distributed under the same license as the WordPress - 4.9.x - Development - Administration package. msgid "" msgstr "" "PO-Revision-Date: 2017-11-25 10:53:17+0000\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-Generator: GlotPress/2.4.0-alpha\n" "Language: nl\n" "Project-Id-Version: WordPress - 4.9.x - Development - Administration\n" #. translators: default start of the week. 0 = Sunday, 1 = Monday #: wp-admin/includes/schema.php:402 msgctxt "start of week" msgid "1" msgstr "1" #. translators: default GMT offset or timezone string. Must be either a valid #. offset (-12 to 14) or a valid timezone string (America/New_York). See #. https://secure.php.net/manual/en/timezones.php for all timezone strings #. supported by PHP. #: wp-admin/includes/schema.php:387 msgctxt "default GMT offset or timezone string" msgid "0" msgstr "Europa/Amsterdam" #: wp-admin/about.php:262 msgid "Improvements to Roles and Capabilities" msgstr "Verbeteringen aan rollen en rechten" #: wp-admin/about.php:263 msgid "New capabilities have been introduced that allow granular management of plugins and translation files. In addition, the site switching process in multisite has been fine-tuned to update the available roles and capabilities in a more reliable and coherent way." msgstr "Nieuwe eigenschappen zijn geïntroduceerd die het beheer van plugins en vertaalbestanden verfijnd mogelijk maken. Daarnaast is het siteschakelproces in multi-site nauwkeurig afgesteld om de beschikbare rollen en eigenschappen op een meer betrouwbare en coherente manier bij te werken." #: wp-admin/about.php:259 msgid "WordPress 4.9 includes an upgraded version of MediaElement.js, which removes dependencies on jQuery, improves accessibility, modernizes the UI, and fixes many bugs." msgstr "WordPress 4.9 bevat een bijgewerkte versie van MediaElement.js. Afhankelijkheden met jQuery zijn verwijderd, toegankelijkheid is verbeterd, gebruikersinterface is gemoderniseerd en veel bugs zijn gerepareerd." #: wp-admin/about.php:258 msgid "MediaElement.js upgraded to 4.2.6" msgstr "MediaElement.js bijgewerkt naar 4.2.6" #: wp-admin/about.php:255 msgid "We’ve introduced a new code editing library, CodeMirror, for use within core. Use it to improve any code writing or editing experiences within your plugins, like CSS or JavaScript include fields." msgstr "We hebben een nieuwe codebewerkingsbibliotheek geïntroduceerd, CodeMirror, voor gebruik binnen WordPress. Gebruik het om iedere geschreven code, zoals CSS of JavaScript, binnen je plugins te verbeteren." #: wp-admin/about.php:254 msgid "CodeMirror available for use in your themes and plugins" msgstr "CodeMirror beschikbaar voor gebruik in je thema's en plugins" #. translators: %s: #. https://make.wordpress.org/core/2017/11/01/improvements-to-the-customize-js-api-in-4-9/ #: wp-admin/about.php:248 msgid "We’ve made numerous improvements to the Customizer JS API in WordPress 4.9, eliminating many pain points and making it just as easy to work with as the PHP API. There are also new base control templates, a date/time control, and section/panel/global notifications to name a few. Check out the full list." msgstr "Er zijn diverse verbeteringen doorgevoerd aan de Customizer JS API in WordPress 4.9. Deze verbeteringen verwijderen diverse pijnpunten en maken het net zo makkelijk om mee te werken als de PHP API. Er zijn ook nieuwe standaarden, zoals: controle templates, een datum/tijd controle en een sectie/paneel notificatie toegevoegd. Bekijk de hele lijst met verbeteringen." #: wp-admin/about.php:244 msgid "Customizer JS API Improvements" msgstr "Customizer JS API verbeteringen" #: wp-admin/privacy.php:36 msgid "This data is used to provide general enhancements to WordPress, which includes helping to protect your site by finding and automatically installing new updates. It is also used to calculate statistics, such as those shown on the WordPress.org stats page." msgstr "Deze data wordt gebruikt voor algehele verbeteringen aan WordPress, zoals het beschermen van je site door middel van het automatisch installeren van nieuwe updates. Ook wordt het gebruikt voor algemene statistieken, zoals deze getoond worden op de WordPress.org statistieken pagina." #: wp-admin/about.php:157 msgid "When you edit themes and plugins directly, WordPress 4.9 will politely warn you that this is a dangerous practice. It will recommend that you backup your files before saving, so they don’t get overwritten by the next update. Take the safe route: your future self will thank you. Your team and customers will thank you." msgstr "Tijdens het direct bewerken van thema's en plugins, zal WordPress 4.9 je vriendelijk waarschuwen dat dit een potentieel gevaar is. Een aanbeveling zal worden gegeven een backup te maken van je bestanden voordat je deze opslaat. Hierdoor worden wijzigingen niet overschreven bij een volgende update. Neem deze veilige route. Je toekomstige, je team en klanten zullen je dankbaar zijn voor deze beslissing." #. translators: %s: link to Custom CSS section in the Customizer #: wp-admin/theme-editor.php:195 msgid "There’s no need to change your CSS here — you can edit and live preview CSS changes in the built-in CSS editor." msgstr "Het is niet nodig om jouw CSS hier te wijzigen — je kunt CSS wijzigingen maken en meteen voorvertonen in de ingebouwde CSS editor." #: wp-admin/theme-editor.php:190 msgid "Did you know?" msgstr "Wist je dat?" #: wp-admin/credits.php:122 msgid "Noteworthy Contributors" msgstr "Noemenswaardige bijdragers" #: wp-admin/theme-editor.php:329 msgid "If you decide to go ahead with direct edits anyway, use a file manager to create a copy with a new name and hang on to the original. That way, you can re-enable a functional version if something goes wrong." msgstr "Als je besluit om door te gaan met directe wijzigingen, gebruik een FTP programma of andere bestandsmanager om een kopie te maken met een nieuwe naam en hou het origineel bij de hand. Op die manier kan je een werkende versie herstellen als er iets fout gaat." #. translators: %s: Codex URL #: wp-admin/theme-editor.php:324 msgid "You appear to be making direct edits to your theme in the WordPress dashboard. We recommend that you don’t! Editing your theme directly could break your site and your changes may be lost in future updates. If you need to tweak more than your theme’s CSS, you might want to try making a child theme." msgstr "Het lijkt er op dat je directe wijzigingen maakt aan je thema vanuit het WordPress dashboard. We raden je aan dit niet te doen! Het direct aanpassen van je thema kan je site beschadigen en je wijzigingen kunnen verloren gaan met toekomstige updates. Als je meer wilt wijzigen aan je thema dan alleen de CSS, misschien is het dan beter om een sub thema te maken." #: wp-admin/plugin-editor.php:302 msgid "If you absolutely have to make direct edits to this plugin, use a file manager to create a copy with a new name and hang on to the original. That way, you can re-enable a functional version if something goes wrong." msgstr "Als je daadwerkelijk rechtstreeks plugins wilt bewerken, gebruikt bestandsbeheer om een kopie met een nieuwe naam te maken zodat het origineel blijft behouden. Op deze manier kun je een functionele versie opnieuw inschakelen als er iets misgaat." #: wp-admin/plugin-editor.php:301 msgid "You appear to be making direct edits to your plugin in the WordPress dashboard. We recommend that you don’t! Editing plugins directly may introduce incompatibilities that break your site and your changes may be lost in future updates." msgstr "Het lijkt er op dat je directe wijzigingen maakt aan je plugin vanuit het WordPress dashboard. We raden je aan dit niet te doen! Het direct aanpassen van plugins kan je site beschadigen en je wijzigingen kunnen verloren gaan met toekomstige updates." #. translators: 1: Codex URL, 2: Reading Settings URL #: wp-admin/options-writing.php:186 msgid "WordPress is not notifying any Update Services because of your site’s visibility settings." msgstr "WordPress zal geen Update Services informeren vanwege de zichtbaarheid instellingen van je site." #: wp-admin/options-writing.php:175 wp-admin/options-writing.php:187 msgid "https://codex.wordpress.org/Update_Services" msgstr "https://codex.wordpress.org/Update_Services" #. translators: 1: .htaccess, 2: Codex URL, 3: CTRL + a #: wp-admin/options-permalink.php:356 msgid "If your %1$s file was writable, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your %1$s file. Click in the field and press %3$s to select all." msgstr "Als je %1$s bestand schrijfbaar zou zijn, konden we dit automatisch doen, maar dat is het niet, dus dit zijn de mod_rewrite regels die je %1$s bestand zou moeten bevatten. Klik in het veld en druk op %3$s om alles te selecteren." #. translators: 1: Codex URL, 2: web.config, 3: CTRL + a #: wp-admin/options-permalink.php:330 msgid "If the root directory of your site was writable, we could do this automatically, but it isn’t so this is the url rewrite rule you should have in your %2$s file. Create a new file, called %2$s in the root directory of your site. Click in the field and press %3$s to select all. Then insert this code into the %2$s file." msgstr "Als de root van je site schrijfbaar was konden we dit automatisch doen. Helaas is dat niet het geval, dit is de url rewrite-regel die moet worden toegevoegd in het %2$s bestand. Maak een nieuw bestand met de naam %2$s in de root van je site. Selecteer het veld en klik op %3$s om alles te selecteren. Vervolgens kan je de code invoegen in het %2$s bestand." #: wp-admin/options-permalink.php:310 wp-admin/options-permalink.php:331 #: wp-admin/options-permalink.php:358 msgid "https://codex.wordpress.org/Changing_File_Permissions" msgstr "https://codex.wordpress.org/Changing_File_Permissions" #. translators: 1: web.config, 2: Codex URL, 3: CTRL + a, 4: element code #: wp-admin/options-permalink.php:308 msgid "If your %1$s file was writable, we could do this automatically, but it isn’t so this is the url rewrite rule you should have in your %1$s file. Click in the field and press %3$s to select all. Then insert this rule inside of the %4$s element in %1$s file." msgstr "Als het %1$s bestand schrijfbaar was konden we dit automatisch doen. Helaas is dat niet het geval, dit is de url rewrite-regel die moet worden toegevoegd aan het %1$s bestand. Selecteer het veld en klik op %3$s om alles te selecteren. Vervolgens kan je de regel invoegen in het %4$s element van het %1$s bestand." #: wp-admin/options-permalink.php:163 msgid "https://codex.wordpress.org/Using_Permalinks" msgstr "https://codex.wordpress.org/Using_Permalinks" #: wp-admin/options-general.php:86 msgid "https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory" msgstr "https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory" #. translators: %s: Codex URL #: wp-admin/options-general.php:85 msgid "Enter the address here if you want your site home page to be different from your WordPress installation directory." msgstr "Vul hier het adres in als je je site's homepage een andere wilt laten zijn dan de WordPress installatie map." #: wp-admin/about.php:227 msgid "https://wordpress.org/plugins/gutenberg/" msgstr "https://wordpress.org/plugins/gutenberg/" #: wp-admin/about.php:226 msgid "WordPress is working on a new way to create and control your content and we’d love to have your help. Interested in being an early tester or getting involved with the Gutenberg project? Contribute on GitHub." msgstr "WordPress werkt aan een nieuwe manier om je inhoud te creëren en beheren en we stellen je hulp op prijs. Geïnteresseerd om een vroege tester te zijn of meehelpen met het Gutenberg project? Bijdragen op GitHub." #. translators: %s: smiling face with smiling eyes emoji #: wp-admin/about.php:237 msgid "Developer Happiness %s" msgstr "Ontwikkelaarsgeluk %s" #. translators: %s: handshake emoji #: wp-admin/about.php:220 msgid "Lend a Hand with Gutenberg %s" msgstr "Een handje meehelpen aan Gutenberg %s" #: wp-admin/about.php:187 msgid "Site Building Improvements" msgstr "Verbeteringen voor site-ontwikkeling" #: wp-admin/about.php:195 msgid "More Reliable Theme Switching" msgstr "Verbeterde themawisseling" #: wp-admin/about.php:172 msgid "The New Gallery Widget" msgstr "De nieuwe galerij widget" #: wp-admin/about.php:164 msgid "Even More Widget Updates" msgstr "Nog meer widget verbeteringen" #: wp-admin/about.php:127 msgid "Were you lured away from your desk before you saved your new draft design? Fear not, when you return, WordPress 4.9 will politely ask whether or not you’d like to save your unsaved changes." msgstr "Was je even niet bij je bureau voordat je het nieuwe concept ontwerp had opgeslagen? Geen zorgen, WordPress 4.9 zal je bij terugkeer vriendelijk vragen of je je wijzigingen wilt opslaan." #: wp-admin/about.php:134 msgid "Coding Enhancements" msgstr "Codeverbeteringen" #: wp-admin/about.php:126 msgid "A Prompt to Protect Your Work" msgstr "Een melding om je werk te beschermen" #: wp-admin/about.php:119 msgid "Design Locking To Guard Your Changes" msgstr "Ontwerpvergrendeling om wijzigingen te bewaken" #: wp-admin/privacy.php:38 msgid "We take privacy and transparency very seriously. To learn more about what data we collect, and how we use it, please visit WordPress.org/about/privacy." msgstr "We nemen privacy en transparantie erg serieus. Om meer te weten te komen over welke data we verzamelen en wat we ermee doen, bezoek WordPress.org/about/privacy." #: wp-admin/privacy.php:34 msgid "From time to time, your WordPress site may send data to WordPress.org — including, but not limited to — the version of WordPress you are using, and a list of installed plugins and themes." msgstr "Van tijd tot tijd jouw WordPress site zal data versturen naar WordPress.org — inclusief, maar niet alleen — de versie van WordPress die je gebruikt en een lijst van geïnstalleerde plugins en thema's." #: wp-admin/about.php:203 msgid "Were you confused by the steps to create a new menu? Perhaps no longer! We’ve ironed out the UX for a smoother menu creation process. Newly updated copy will guide you." msgstr "Vond je de stappen om een nieuw menu te creëren verwarrend? Wellicht niet meer! We hebben de gebruikersinterface voor het maken van menu's verbeterd zodat dit een stuk makkelijker gaat. Deze nieuwe update zal je hierin begeleiden." #: wp-admin/about.php:202 msgid "Better Menu Instructions = Less Confusion" msgstr "Betere menu instructies = Minder verwarring" #: wp-admin/about.php:196 msgid "When you switch themes, widgets sometimes think they can just up and move location. Improvements in WordPress 4.9 offer more persistent menu and widget placement when you decide it’s time for a new theme. Additionally, you can preview installed themes or download, install, and preview new themes right. Nothing says handy like being able to preview before you deploy. " msgstr "Bij het wijzigen van een thema denken widgets soms dat ze zomaar van locatie kunnen verspringen. Verbeteringen in WordPress 4.9 zorgen er nu voor dat er een duidelijker menu en widget beheer wanneer je een nieuwe thema selecteert. Ook is mogelijk om eenvoudig een voorbeeld te tonen van geïnstalleerde thema's of om een thema te downloaden, installeren en voorbeeld te tonen. Wel zo gemakkelijk om eerst een voorbeeld te bekijken voordat je deze activeert." #: wp-admin/about.php:180 msgid "Want to add media to your text widget? Embed images, video, and audio directly into the widget along with your text, with our simple but useful Add Media button. Woo!" msgstr "Wil je media toevoegen aan je tekst-widget? Voeg afbeeldingen, video en audio direct in de widget met je tekst, met de simpele maar handige Voeg media toe knop. Jippie!" #: wp-admin/about.php:173 msgid "An incremental improvement to the media changes hatched in WordPress 4.8, you can now add a gallery via widget. Yes!" msgstr "Een extra verbetering aan de media aanpassingen die in WordPress 4.8 is uitgekomen. Nu is het mogelijk een galerij toe te voegen via widget. Fantastisch!" #: wp-admin/about.php:179 msgid "Press a Button, Add Media" msgstr "Druk op een knop, media toevoegen" #: wp-admin/about.php:156 msgid "Warning: Potential Danger Ahead!" msgstr "Waarschuwing: potentieel gevaar opkomst!" #: wp-admin/about.php:150 msgid "The dreaded white screen. You’ll avoid it when working on themes and plugin code because WordPress 4.9 will warn you about saving an error. You’ll sleep better at night." msgstr "Het gevreesde witte scherm. Je zal het kunnen voorkomen als je werkt met thema's en plugin code, omdat WordPress 4.9 je zal waarschuwen alvorens een fout te bewaren. Je zal 's nachts beter slapen." #: wp-admin/about.php:149 msgid "Sandbox for Safety" msgstr "Sandbox voor veiligheid" #: wp-admin/about.php:143 msgid "You’ve got a display problem but can’t quite figure out exactly what went wrong in the CSS you lovingly wrote. With syntax highlighting and error checking for CSS editing and the Custom HTML widget introduced in WordPress 4.8.1, you’ll pinpoint coding errors quickly. Practically guaranteed to help you scan code more easily and suss out and fix code errors quickly." msgstr "Er is een weergaveprobleem, maar je kan maar niet vinden wat er fout is met de door jouw fantastisch geschreven CSS. Met syntaxmarkering en foutcontrole voor CSS en aangepaste HTML is het nog makkelijker geworden om fouten te vinden. Gegarandeerd eenvoudiger om fouten snel te verhelpen door eenvoudig de code te scannen." #: wp-admin/about.php:142 msgid "Syntax Highlighting and Error Checking? Yes, Please!" msgstr "Syntaxmarkering en foutcontrole? Ja, graag!" #: wp-admin/about.php:120 msgid "Ever encounter a scenario where two designers walk into a project and designer A overrides designer B’s beautiful changes? WordPress 4.9’s design lock feature (similar to post locking) secures your draft design so that no one can make changes to it or erase all your hard work." msgstr "Heb je het ooit meegemaakt dat twee ontwikkelaars bij het project kwamen en elkaar verweten hun mooie aanpassingen te hebben overschreven? WordPress 4.9. ontwerpvergrendeling (vergelijkbaar met berichtvergrendeling) beschermd het concept ontwerp zodat niemand anders wijzigingen kan maken en alle het harde werk overschrijft." #: wp-admin/about.php:113 msgid "Need to get some feedback on proposed site design changes? WordPress 4.9 gives you a preview link you can send to your team and customers so that you can collect and integrate feedback before you schedule the changes to go live. Can we say collaboration++?" msgstr "Feedback nodig op voorgestelde site ontwerp wijzigingen? WordPress 4.9 geeft je een voorbeeld link die je naar je team en klanten kan sturen, zodat je feedback kan verzamelen en verwerken alvorens je je wijzigingen live zet. Dat is fijn samenwerken! " #: wp-admin/about.php:112 msgid "Collaborate with Design Preview Links" msgstr "Samenwerken met conceptontwerp voorbeeldlinks" #: wp-admin/about.php:106 msgid "Yes, you read that right. Just like you can draft and revise posts and schedule them to go live on the date and time you choose, you can now tinker with your site’s design and schedule those design changes to go live as you please." msgstr "Ja, je hebt het goed gelezen. Net zoals je concept berichten kunt opstellen, aanpassen en inplannen voor publicatie op een voor jou geschikt moment, kun je wijzigingen aan het ontwerp van je site nu zo plannen dat ze gepubliceerd worden wanneer jij dat wilt." #: wp-admin/about.php:97 msgid "Customizer Workflow Improved" msgstr "Verbeterde workflow Customizer" #: wp-admin/about.php:105 msgid "Draft and Schedule Site Design Customizations" msgstr "Concept ontwerpaanpassingen inplannen" #: wp-admin/about.php:84 msgid "Welcome to an improved Customizer workflow with design drafts, locking, scheduling, and preview links. What’s more, code syntax highlighting and error checking will make for a clean and smooth site building experience. Finally, if all that wasn’t pretty great, we’ve got a great new Gallery widget and improvements to theme browsing and switching." msgstr "Welkom bij de verbeterde Customizer. Een verbeterde workflow met concept ontwerpen, ontwerpvergrendeling en voorbeeldlinks. En nog meer. Met syntaxmarkering en foutcontrole wordt het nog makkelijk een site te ontwikkelen. En als klap op de vuurpijl is er een nieuwe galerij widget geïntroduceerd en zijn er diverse verbeteringen doorgevoerd aan themabeheer." #: wp-admin/about.php:23 wp-admin/credits.php:23 wp-admin/freedoms.php:22 #: wp-admin/privacy.php:22 msgid "Thank you for updating to the latest version! WordPress %s will smooth your design workflow and keep you safe from coding errors." msgstr "Bedankt voor het bijwerken naar de nieuwste versie! WordPress %s zal je ontwerp workflow vloeiend maken en je beschermen voor programmeerfouten." #. translators: %s: party popper emoji #: wp-admin/about.php:79 msgid "Major Customizer Improvements, Code Error Checking, and More! %s" msgstr "Belangrijke verbeteringen voor de Customizer, Foutcontrole en meer! %s" #. translators: Attachment information. %s: Date the attachment was uploaded #: wp-admin/includes/meta-boxes.php:345 msgid "Uploaded on: %s" msgstr "Geüpload op: %s" #. translators: %s: package URL #: wp-admin/includes/class-language-pack-upgrader.php:116 msgid "Downloading translation from %s…" msgstr "Vertaling downloaden van %s…" #. translators: %s: package URL #: wp-admin/includes/class-core-upgrader.php:33 #: wp-admin/includes/class-plugin-upgrader.php:50 #: wp-admin/includes/class-theme-upgrader.php:49 msgid "Downloading update from %s…" msgstr "Update downloaden van %s…" #. translators: %s: package URL #: wp-admin/includes/class-plugin-upgrader.php:67 #: wp-admin/includes/class-theme-upgrader.php:65 msgid "Downloading installation package from %s…" msgstr "Installatiepakket downloaden van %s…" #. translators: 1: wp-admin/includes/template.php 2: add_meta_box() 3: #. add_meta_boxes #: wp-admin/includes/template.php:2075 msgid "Likely direct inclusion of %1$s in order to use %2$s. This is very wrong. Hook the %2$s call into the %3$s action instead." msgstr "Waarschijnlijk gebruik van directe invoeging van %1$s om %2$s te gebruiken. Dit is niet goed! Maak gebruik van %2$s-hook voor de %3$s-actie." #: wp-admin/includes/template.php:1742 wp-admin/includes/template.php:1747 msgid "Customization Draft" msgstr "Conceptbewerking" #. translators: %s: URL to the Customizer #: wp-admin/includes/meta-boxes.php:232 msgid "This draft comes from your unpublished customization changes. You can edit, but there’s no need to publish now. It will be published automatically with those changes." msgstr "Dit concept is afkomstig uit de niet gepubliceerde aanpassingen. Je kan het bewerken, maar er is geen noodzaak deze nu te publiceren. Het wordt automatisch gepubliceerd met de wijzigingen." #: wp-admin/theme-editor.php:231 msgid "Theme Files" msgstr "Themabestanden" #: wp-admin/includes/misc.php:324 wp-admin/includes/misc.php:413 msgid "folder" msgstr "map" #: wp-admin/includes/file.php:543 msgid "Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP." msgstr "Communicatie met de site niet mogelijk om te controleren op fouten, de PHP aanpassing is teruggedraaid. De PHP-bestandswijziging moet op een andere manier worden gewijzigd, bijvoorbeeld door SFTP te gebruiken." #: wp-admin/press-this.php:63 wp-admin/press-this.php:69 msgid "Installation Required" msgstr "Installatie vereist" #. translators: %s: plugin filename #: wp-admin/includes/plugin.php:894 msgid "Could not fully remove the plugin %s." msgstr "Kon de plugin %s niet volledig verwijderen." #: wp-admin/user-new.php:275 msgid "User has been created, but could not be added to this site." msgstr "Gebruiker is aangemaakt, maar kon niet aan deze site toegevoegd worden." #: wp-admin/user-new.php:272 msgid "That user could not be added to this site." msgstr "Die gebruiker kon niet toegevoegd worden aan deze site." #: wp-admin/user-edit.php:264 msgid "Syntax Highlighting" msgstr "Syntaxmarkering" #: wp-admin/user-edit.php:266 msgid "Disable syntax highlighting when editing code" msgstr "Syntaxismarkering uitschakelen tijdens wijzigen code" #: wp-admin/setup-config.php:382 wp-admin/setup-config.php:414 msgid "Run the installation" msgstr "De installatie uitvoeren" #: wp-admin/press-this.php:68 msgid "Press This is not available. Please contact your site administrator." msgstr "Press This is niet beschikbaar. Neem contact op met de beheerder van je site." #. translators: URL to wp-admin/press-this.php #: wp-admin/press-this.php:56 msgid "Press This is not installed. Please install Press This from the main site." msgstr "Press This is niet geïnstalleerd. Installeer Press This vanaf de hoofd site." #: wp-admin/press-this.php:38 msgid "Activate Press This" msgstr "Press This activeren" #: wp-admin/plugin-editor.php:306 wp-admin/theme-editor.php:334 msgid "I understand" msgstr "Ik begrijp het" #: wp-admin/plugins.php:179 msgid "Sorry, you are not allowed to deactivate this plugin." msgstr "Je mag deze plugin niet deactiveren." #: wp-admin/plugins.php:33 wp-admin/plugins.php:157 msgid "Sorry, you are not allowed to activate this plugin." msgstr "Je mag deze plugin niet activeren." #: wp-admin/plugin-editor.php:267 msgid "Warning: Making changes to active plugins is not recommended." msgstr "Waarschuwing: Wijzigingen maken aan actieve plugins is niet aangeraden." #: wp-admin/plugin-editor.php:300 wp-admin/theme-editor.php:319 msgid "Heads up!" msgstr "Kom op!" #: wp-admin/plugin-editor.php:254 wp-admin/theme-editor.php:260 msgid "Selected file content:" msgstr "Inhoud geselecteerd bestand:" #: wp-admin/plugin-editor.php:181 wp-admin/theme-editor.php:184 msgid "There was an error while trying to update the file. You may need to fix something and try updating again." msgstr "Er is een fout opgetreden tijdens het bijwerken van het bestand. Wellicht moet je iets repareren en opnieuw proberen bij te werken." #: wp-admin/options-reading.php:83 msgid "Homepage: %s" msgstr "Homepagina: %s" #: wp-admin/options-permalink.php:256 msgid "Available tags:" msgstr "Beschikbare tags:" #. translators: %s: permalink structure tag #: wp-admin/options-permalink.php:252 msgid "%s (already used in permalink structure)" msgstr "%s (reeds gebruikt in permalink structuur)" #. translators: %s: permalink structure tag #: wp-admin/options-permalink.php:249 msgid "%s added to permalink structure" msgstr "%s toegevoegd aan permalink structuur" #. translators: %s: permalink structure tag #: wp-admin/options-permalink.php:228 msgid "%s (Second of the minute, for example 33.)" msgstr "%s (seconde van de minuut, bijvoorbeeld 33.)" #. translators: %s: permalink structure tag #: wp-admin/options-permalink.php:226 msgid "%s (Minute of the hour, for example 43.)" msgstr "%s (minuut van het uur, bijvoorbeeld 43.)" #. translators: %s: permalink structure tag #: wp-admin/options-permalink.php:224 msgid "%s (Hour of the day, for example 15.)" msgstr "%s (uur van de dag, bijvoorbeeld 15.)" #. translators: %s: permalink structure tag #: wp-admin/options-permalink.php:222 msgid "%s (Day of the month, for example 28.)" msgstr "%s (dag van de maand, bijvoorbeeld 28.)" #. translators: %s: permalink structure tag #: wp-admin/options-permalink.php:220 msgid "%s (Month of the year, for example 05.)" msgstr "%s (maand van het jaar, bijvoorbeeld 05.)" #. translators: %s: permalink structure tag #: wp-admin/options-permalink.php:230 msgid "%s (The unique ID of the post, for example 423.)" msgstr "%s (de unieke ID van het bericht, bijvoorbeeld 423.)" #. translators: %s: permalink structure tag #: wp-admin/options-permalink.php:234 msgid "%s (Category slug. Nested sub-categories appear as nested directories in the URL.)" msgstr "%s (Categorie-slug. Geneste sub-categorieën worden getoond als geneste mappen in de URL.)" #. translators: %s: permalink structure tag #: wp-admin/options-permalink.php:236 msgid "%s (A sanitized version of the author name.)" msgstr "%s (Een schone versie van de auteursnaam)" #. translators: %s: permalink structure tag #: wp-admin/options-permalink.php:232 msgid "%s (The sanitized post title (slug).)" msgstr "%s (De schone berichttitel (slug).)" #. translators: %s: permalink structure tag #: wp-admin/options-permalink.php:218 msgid "%s (The year of the post, four digits, for example 2004.)" msgstr "%s (het jaar van het bericht, vier getallen, bijvoorbeeld 2004.)" #: wp-admin/includes/theme-install.php:205 msgid "Theme Installation" msgstr "Thema installatie" #. translators: %s: user's display name #: wp-admin/includes/post.php:1603 msgid "%s is already editing this post." msgstr "%s is dit bericht al aan het bewerken." #. translators: %s: user's display name #: wp-admin/includes/post.php:1600 msgid "%s is already editing this post. Do you want to take over?" msgstr "%s is dit bericht al aan het bewerken. Wil je het overnemen?" #: wp-admin/includes/ms.php:996 msgid "Documentation on Site Management" msgstr "Documentatie over Site Management" #: wp-admin/includes/plugin-install.php:594 msgid "Active Installations:" msgstr "Actieve installaties:" #: wp-admin/includes/plugin-install.php:522 wp-admin/update.php:123 msgid "Plugin Installation" msgstr "Plugin-installatie" #: wp-admin/includes/plugin.php:417 msgid "Custom installation script." msgstr "Aangepast installatiescript." #: wp-admin/includes/ms.php:983 msgid "Settings — This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database." msgstr "Instellingen — Deze pagina toont een lijst van alle instellingen van deze site. Sommige zijn gemaakt door WordPress en anderen door plugins die je geactiveerd hebt. Sommige velden zijn lichtgrijs en tonen Serialized Data. Je kan deze waarden niet wijzigen vanwege de manier waarop deze zijn opgeslagen in de database." #: wp-admin/includes/ms.php:982 msgid "Themes — This area shows themes that are not already enabled across the network. Enabling a theme in this menu makes it accessible to this site. It does not activate the theme, but allows it to show in the site’s Appearance menu. To enable a theme for the entire network, see the Network Themes screen." msgstr "Thema's — Dit onderdeel toont thema's die nog niet geactiveerd zijn in het netwerk. Een thema activeren in dit menu maakt het toegankelijk voor deze site. Het activeert het thema niet, maar het wordt getoond in het Weergave menu van de site. Om een thema te activeren voor het hele netwerk, bekijk het Netwerk thema's scherm." #: wp-admin/includes/ms.php:981 msgid "Users — This displays the users associated with this site. You can also change their role, reset their password, or remove them from the site. Removing the user from the site does not remove the user from the network." msgstr "Gebruikers — Dit toont de gebruikers geassocieerd met deze site. Je kan ook hun rol aanpassen, hun wachtwoord wijzigen of ze verwijderen van de site. Een gebruiker van de site verwijderen, verwijdert deze niet uit het netwerk." #: wp-admin/includes/ms.php:980 msgid "Info — The site URL is rarely edited as this can cause the site to not work properly. The Registered date and Last Updated date are displayed. Network admins can mark a site as archived, spam, deleted and mature, to remove from public listings or disable." msgstr "Info — De site-URL wordt bijna nooit gewijzigd, omdat dit ervoor kan zorgen dat de site niet meer goed werkt. De aanmaakdatum en laatste wijzigingsdatum worden getoond. Netwerkbeheerders kunnen een site archiveren, als spam markeren, verwijderen of laten vervallen om deze uit publieke lijsten te halen." #: wp-admin/includes/file.php:486 msgid "Unable to write to file." msgstr "Niet mogelijk om naar bestand te schrijven." #: wp-admin/includes/ms.php:979 msgid "The menu is for editing information specific to individual sites, particularly if the admin area of a site is unavailable." msgstr "Het menu is voor het bewerken van informatie voor individuele sites, met name als het beheerdersgedeelte van de site niet beschikbaar is." #. translators: If a Rosetta site exists (e.g. https://es.wordpress.org/news/), #. then use that. Otherwise, leave untranslated. #: wp-admin/includes/dashboard.php:1117 msgctxt "Events and News dashboard widget" msgid "https://wordpress.org/news/" msgstr "https://nl.wordpress.org/nieuws/" #: wp-admin/includes/dashboard.php:51 wp-admin/includes/dashboard.php:570 msgid "Your Recent Drafts" msgstr "Je recente concepten" #. translators: %$1s is line number and %1$s is file path. #: wp-admin/includes/file.php:303 msgid "Your PHP code changes were rolled back due to an error on line %1$s of file %2$s. Please fix and try saving again." msgstr "Jouw PHP-wijzigingen zijn teruggedraaid vanwege een fout op regel %1$s in het bestand %2$s. Repareer en probeer opnieuw." #: wp-admin/includes/class-wp-users-list-table.php:492 msgctxt "name" msgid "Unknown" msgstr "Onbekend" #: wp-admin/includes/class-wp-terms-list-table.php:501 msgid "No description" msgstr "Geen omschrijving" #: wp-admin/includes/class-wp-plugin-install-list-table.php:608 msgid "%s Active Installations" msgstr "%s actieve installaties" #. translators: %s: author's display name #: wp-admin/includes/class-wp-users-list-table.php:427 msgid "View posts by %s" msgstr "Berichten tonen van %s" #: wp-admin/includes/class-theme-upgrader.php:69 msgid "Theme installation failed." msgstr "Thema-installatie mislukt." #: wp-admin/includes/class-plugin-upgrader.php:71 msgid "Plugin installation failed." msgstr "Plugin-installatie mislukt." #: wp-admin/customize.php:71 msgid "Your scheduled changes just published" msgstr "De ingeplande wijzigingen zijn zojuist gepubliceerd" #: wp-admin/includes/class-plugin-installer-skin.php:55 msgid "Activate Plugin & Return to Press This" msgstr "Plugin activeren & terug naar Press This" #. translators: %s: meetup organization documentation URL #: wp-admin/includes/dashboard.php:1262 msgid "There aren’t any events scheduled near you at the moment. Would you like to organize one?" msgstr "Er zijn geen geplande evenementen bij jou in de buurt op dit moment. Wil jij er één organiseren?" #. translators: %s: user's display name #: wp-admin/user-edit.php:32 msgid "Edit User %s" msgstr "Gebruiker %s bewerken" #: wp-admin/includes/widgets.php:226 msgid "Edit widget: %s" msgstr "Widget: %s bewerken" #: wp-admin/includes/dashboard.php:1093 msgid "Meetups" msgstr "Meetups" #: wp-admin/includes/dashboard.php:1105 msgid "WordCamps" msgstr "WordCamps" #: wp-admin/includes/dashboard.php:1170 msgid "City:" msgstr "Stad:" #. translators: Replace with a city related to your locale. Test that it #. matches the expected location and has upcoming events before including it. #. If no cities related to your locale have events, then use a city related to #. your locale that would be recognizable to most users. Use only the city name #. itself, without any region or country. Use the endonym (native locale name) #. instead of the English name if possible. #: wp-admin/includes/dashboard.php:1182 msgid "Cincinnati" msgstr "Utrecht" #: wp-admin/includes/class-wp-community-events.php:122 msgid "Unknown API error." msgstr "Onbekende API fout." #: wp-admin/includes/dashboard.php:1256 wp-admin/includes/dashboard.php:1263 msgid "https://make.wordpress.org/community/handbook/meetup-organizer/welcome/" msgstr "https://make.wordpress.org/community/handbook/meetup-organizer/welcome/" #: wp-admin/includes/dashboard.php:56 msgid "WordPress Events and News" msgstr "WordPress evenementen en nieuws" #. translators: Date format for upcoming events on the dashboard. Include the #. day of the week. See https://secure.php.net/date. #: wp-admin/includes/class-wp-community-events.php:410 msgid "l, M j, Y" msgstr "l, j F Y" #. translators: 1: the city the user searched for, 2: meetup organization #. documentation URL #: wp-admin/includes/dashboard.php:1254 msgid "There aren’t any events scheduled near %1$s at the moment. Would you like to organize one?" msgstr "Er zijn geen evenementen gepland voor %1$s op dit moment. Wil je een nieuw evenement maken?" #. translators: %s: the name of a city #: wp-admin/includes/dashboard.php:1211 msgid "Attend an upcoming event near %s." msgstr "Een nieuw evenement volgen voor %s." #. translators: %d: numeric HTTP status code, e.g. 400, 403, 500, 504, etc. #: wp-admin/includes/class-wp-community-events.php:117 msgid "Invalid API response code (%d)" msgstr "Ongeldige API reactiecode (%d)" #: wp-admin/includes/dashboard.php:1163 msgid "Edit city" msgstr "Stad bewerken" #: wp-admin/edit-tag-form.php:169 wp-admin/edit-tags.php:444 msgid "Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band." msgstr "Een hoofdterm toevoegen om een hiërarchie aan te maken. Bijvoorbeeld de categorie Jazz zou de hoofdterm zijn van Bebop en Big Band." #: wp-admin/users.php:167 wp-admin/users.php:207 msgid "Sorry, you are not allowed to delete users." msgstr "Je hebt geen toestemming om gebruikers te verwijderen." #: wp-admin/user-new.php:23 wp-admin/user-new.php:122 msgid "Sorry, you are not allowed to create users." msgstr "Je hebt geen toestemming om gebruikers aan te maken." #: wp-admin/customize.php:211 msgid "The Customizer allows you to preview changes to your site before publishing them. You can navigate to different pages on your site within the preview. Edit shortcuts are shown for some editable elements." msgstr "De customizer stelt je in staat om wijzigingen te bekijken voordat deze gepubliceerd worden. je kunt navigeren door de verschillende pagina's op je site binnen de preview. Bewerkingsopties worden getoond voor diverse elementen." #: wp-admin/customize.php:224 msgctxt "short (~12 characters) label for hide controls button" msgid "Hide Controls" msgstr "Verbergen" #: wp-admin/theme-install.php:65 msgid "Expand Sidebar" msgstr "Sidebar uitklappen" #: wp-admin/nav-menus.php:814 msgid "Display location" msgstr "Locatie tonen" #. translators: 1: user id, 2: user login #: wp-admin/users.php:378 msgid "ID #%1$s: %2$s Sorry, you are not allowed to remove this user." msgstr "ID #%1$s: %2$s Je hebt geen rechten om deze gebruiker te verwijderen." #: wp-admin/user-edit.php:47 msgid "You can select the language you wish to use while using the WordPress administration screen without affecting the language site visitors see." msgstr "Je kunt de taal selecteren die je wilt gebruiken voor het WordPress administratiescherm, dit staat los van de sitetaal die bezoekers zien." #. translators: 1: WordPress version number, 2: WordPress version number #. including locale if necessary #: wp-admin/update-core.php:81 msgid "You can update to WordPress %2$s automatically:" msgstr "Je kunt automatisch bijwerken naar WordPress %2$s:" #: wp-admin/update-core.php:60 msgid "If you need to re-install version %s, you can do so here:" msgstr "Indien je versie %s opnieuw moet installeren, kun je dit hier doen:" #: wp-admin/update-core.php:57 msgid "You are using a development version of WordPress. You can update to the latest nightly build automatically:" msgstr "Je gebruikt een ontwikkelversie van WordPress. Je kunt automatisch bijwerken naar de nieuwste nachtelijke build:" #: wp-admin/themes.php:268 wp-admin/themes.php:399 msgid "New version available." msgstr "Nieuwe versie beschikbaar." #: wp-admin/theme-install.php:223 msgid "Edit Filters" msgstr "Filters bewerken" #: wp-admin/theme-install.php:198 wp-admin/theme-install.php:218 msgid "Clear current filters" msgstr "Huidige filters wissen" #. translators: accessibility text #: wp-admin/theme-install.php:67 msgid "Select one or more Theme features to filter by" msgstr "Één of meerdere themafuncties selecteren om op te filteren" #: wp-admin/options-general.php:211 msgid "Choose either a city in the same timezone as you or a UTC timezone offset." msgstr "Een stad in jouw tijdzone of een UTC tijdzone offset kiezen." #: wp-admin/includes/template.php:1832 msgid "Current Background Image" msgstr "Huidige achtergrond afbeelding" #. translators: %s: post title #: wp-admin/includes/class-wp-posts-list-table.php:839 msgid "“%s” is locked" msgstr "“%s” is geblokkeerd" #: wp-admin/includes/template.php:1819 msgid "Current Header Image" msgstr "Huidige kopafbeelding" #: wp-admin/includes/plugin-install.php:292 msgid "Search plugins..." msgstr "Plugins zoeken..." #: wp-admin/includes/meta-boxes.php:111 msgid "Set status" msgstr "Status instellen" #. translators: %s: number of ratings #: wp-admin/includes/theme.php:663 msgid "(%s ratings)" msgstr "(%s waarderingen)" #: wp-admin/includes/class-wp-plugin-install-list-table.php:604 #: wp-admin/includes/plugin-install.php:598 msgctxt "Active plugin installations" msgid "Less Than 10" msgstr "Minder dan 10" #: wp-admin/includes/ajax-actions.php:2084 msgid "Sorry, you are not allowed to attach files to this post." msgstr "Je hebt geen toestemming om bestanden aan dit bericht te koppelen." #: wp-admin/freedoms.php:47 wp-admin/includes/plugin-install.php:239 #: wp-admin/includes/plugin-install.php:604 wp-admin/plugin-install.php:82 #: wp-admin/plugins.php:418 msgid "https://wordpress.org/plugins/" msgstr "https://nl.wordpress.org/plugins/" #: wp-admin/customize.php:80 msgid "This changeset has already been published and cannot be further modified." msgstr "Deze wijzigingen zijn al gepubliceerd en kunnen niet verder worden bewerkt." #: wp-admin/customize.php:72 wp-admin/customize.php:81 msgid "Customize New Changes" msgstr "Nieuwe wijzigingen aanpassen" #: wp-admin/custom-background.php:391 msgctxt "Original Size" msgid "Original" msgstr "Origineel" #: wp-admin/custom-background.php:407 wp-admin/custom-background.php:408 msgctxt "Background Scroll" msgid "Scroll" msgstr "Scrollen" #: wp-admin/custom-background.php:399 wp-admin/custom-background.php:400 msgctxt "Background Repeat" msgid "Repeat" msgstr "Herhalen" #: wp-admin/comment.php:52 wp-admin/custom-background.php:98 #: wp-admin/custom-header.php:124 wp-admin/edit-comments.php:188 #: wp-admin/edit-form-advanced.php:393 wp-admin/edit-form-advanced.php:409 #: wp-admin/edit-form-advanced.php:425 wp-admin/edit-link-form.php:66 #: wp-admin/edit-tags.php:272 wp-admin/edit.php:229 wp-admin/edit.php:250 #: wp-admin/export.php:55 wp-admin/import.php:30 wp-admin/index.php:97 #: wp-admin/link-manager.php:67 wp-admin/media-new.php:57 wp-admin/media.php:84 #: wp-admin/my-sites.php:48 wp-admin/nav-menus.php:572 #: wp-admin/options-discussion.php:29 wp-admin/options-general.php:46 #: wp-admin/options-media.php:35 wp-admin/options-permalink.php:46 #: wp-admin/options-reading.php:39 wp-admin/options-writing.php:46 #: wp-admin/plugin-editor.php:137 wp-admin/plugin-install.php:99 #: wp-admin/plugins.php:436 wp-admin/revision.php:121 #: wp-admin/theme-editor.php:49 wp-admin/theme-install.php:121 #: wp-admin/themes.php:119 wp-admin/tools.php:24 wp-admin/update-core.php:586 #: wp-admin/upload.php:67 wp-admin/upload.php:213 wp-admin/user-edit.php:62 #: wp-admin/user-new.php:221 wp-admin/users.php:69 wp-admin/widgets.php:77 msgid "Support Forums" msgstr "Ondersteuningsforum" #. translators: %s: Number of failed updates #: wp-admin/includes/update.php:679 msgid "%s update failed." msgstr "%s update mislukt." #. translators: %s: Number of failed updates #: wp-admin/includes/update.php:684 msgid "%s updates failed." msgstr "%s updates mislukt." #: wp-admin/includes/class-wp-plugins-list-table.php:368 msgid "Search installed plugins..." msgstr "Geïnstalleerde plugins zoeken..." #: wp-admin/plugin-install.php:83 msgid "You can find new plugins to install by searching or browsing the directory right here in your own Plugins section." msgstr "Je kunt nieuwe plugins vinden om te installeren door te zoeken of bladeren in de directory hier in je eigen plugin-sectie." #: wp-admin/plugin-install.php:82 msgid "Plugins hook into WordPress to extend its functionality with custom features. Plugins are developed independently from the core WordPress application by thousands of developers all over the world. All plugins in the official WordPress Plugin Directory are compatible with the license WordPress uses." msgstr "Plugins haken in op WordPress om de functionaliteit uit te breiden met maatwerk. Plugins worden onafhankelijk van de WordPress applicatie zelf ontwikkeld door duizenden ontwikkelaars van over de hele wereld. Alle plugins in de officiële WordPress Plugin Directory zijn compatible met de licentie die WordPress gebruikt." #: wp-admin/includes/plugin-install.php:285 msgid "Search plugins by:" msgstr "Plugins zoeken via:" #: wp-admin/includes/import.php:212 msgid "Import posts, pages, comments, custom fields, categories, and tags from a WordPress export file." msgstr "Berichten, pagina's, reacties, aangepaste velden, categorieën, en tags importeren uit een WordPress exportbestand." #: wp-admin/includes/import.php:206 msgid "Import posts & media from Tumblr using their API." msgstr "Berichten & media van Tumblr importeren met behulp van hun API." #: wp-admin/includes/import.php:200 msgid "Import posts from an RSS feed." msgstr "Berichten importeren van een RSS-feed." #: wp-admin/includes/import.php:194 msgid "Import links in OPML format." msgstr "Links importeren in OPML-formaat." #: wp-admin/includes/import.php:188 msgid "Import posts and comments from a Movable Type or TypePad blog." msgstr "Berichten en reacties importeren van een Movable Type of TypePad blog." #: wp-admin/includes/import.php:182 msgid "Import posts from LiveJournal using their API." msgstr "Berichten van LiveJournal importeren met behulp van hun API." #: wp-admin/includes/import.php:176 msgid "Convert existing categories to tags or tags to categories, selectively." msgstr "Bestaande categorieën omzetten naar tags, of bestaande tags naar categorieën." #: wp-admin/includes/import.php:170 msgid "Import posts, comments, and users from a Blogger blog." msgstr "Berichten, reacties en gebruikers importeren van een Blogger blog." #. translators: %s: plugin name #: wp-admin/includes/class-wp-plugins-list-table.php:601 msgctxt "plugin" msgid "Network Deactivate %s" msgstr "Netwerk deactiveren %s " #. translators: %s: plugin name #: wp-admin/includes/class-wp-plugins-list-table.php:625 msgctxt "plugin" msgid "Deactivate %s" msgstr "%s deactiveren" #. translators: %s: plugin name #: wp-admin/includes/class-wp-plugins-list-table.php:610 #: wp-admin/includes/class-wp-plugins-list-table.php:635 msgctxt "plugin" msgid "Delete %s" msgstr "%s verwijderen" #: wp-admin/user-new.php:194 msgid "By default, new users will receive an email letting them know they’ve been added as a user for your site. This email will also contain a password reset link. Uncheck the box if you don’t want to send the new user a welcome email." msgstr "Standaard ontvangen nieuwe gebruikers een e-mail om te bevestigen dat ze als gebruiker zijn toegevoegd aan je site. Deze e-mail bevat tevens een link waarmee het wachtwoord gewijzigd kan worden. Verwijder het vinkje indien je nieuwe gebruikers geen welkomste-mail wenst te sturen." #: wp-admin/user-new.php:192 msgid "New users are automatically assigned a password, which they can change after logging in. You can view or edit the assigned password by clicking the Show Password button. The username cannot be changed once the user has been added." msgstr "Nieuwe gebruikers worden automatisch een wachtwoord toegekend. Dit wachtwoord kan gewijzigd worden na inloggen. Bekijk of wijzig het toegekende wachtwoord via de Toon Wachtwoord knop. De gebruikersnaam kan niet gewijzigd worden nadat de gebruiker toegevoegd werd." #. translators: %s: Plugin name #: wp-admin/includes/update.php:747 msgctxt "plugin" msgid "%s was successfully deleted." msgstr "%s is verwijderd." #: wp-admin/plugins.php:414 msgid "The search for installed plugins will search for terms in their name, description, or author." msgstr "Het zoeken naar geïnstalleerde plugins vindt plaats op basis van termen in hun naam, beschrijving of auteur. " #: wp-admin/includes/theme.php:254 msgid "Custom Logo" msgstr "Aangepast logo" #: wp-admin/user-new.php:16 wp-admin/user-new.php:56 msgid "Sorry, you are not allowed to add users to this network." msgstr "Je hebt geen toestemming om gebruikers toe te voegen aan dit netwerk." #: wp-admin/customize.php:35 msgid "Sorry, you are not allowed to edit this changeset." msgstr "Je hebt geen toestemming om deze wijzigingen te bewerken." #: wp-admin/users.php:317 wp-admin/users.php:348 msgid "Sorry, you are not allowed to remove users." msgstr "Je hebt geen toestemming om gebruikers te verwijderen." #: wp-admin/user-edit.php:603 msgid "Confirm use of potentially weak password" msgstr "Het gebruik van een potentieel zwak wachtwoord bevestigen." #: wp-admin/themes.php:266 wp-admin/themes.php:397 msgid "New version available. " msgstr "Er is een nieuwe versie beschikbaar. " #: wp-admin/update-core.php:23 wp-admin/update-core.php:651 #: wp-admin/update-core.php:679 wp-admin/update-core.php:712 #: wp-admin/update-core.php:747 msgid "Sorry, you are not allowed to update this site." msgstr "Je hebt geen toestemming om deze site bij te werken." #: wp-admin/includes/ajax-actions.php:3499 wp-admin/update.php:172 #: wp-admin/update.php:192 msgid "Sorry, you are not allowed to update themes for this site." msgstr "Je hebt geen toestemming om thema's voor deze site bij te werken." #: wp-admin/theme-install.php:150 msgid "The Theme Installer screen requires JavaScript." msgstr "Het Thema installatiescherm vereist JavaScript." #: wp-admin/setup-config.php:292 msgid "ERROR: \"Table Prefix\" is invalid." msgstr "FOUT: \"Table Prefix\" is incorrect." #: wp-admin/includes/file.php:409 wp-admin/theme-editor.php:18 msgid "Sorry, you are not allowed to edit templates for this site." msgstr "Je hebt geen toestemming om templates voor deze site te bewerken." #: wp-admin/plugins.php:75 msgid "Sorry, you are not allowed to activate plugins for this site." msgstr "Je hebt geen toestemming om plugins voor deze site te activeren." #: wp-admin/plugins.php:205 msgid "Sorry, you are not allowed to deactivate plugins for this site." msgstr "Je hebt geen toestemming om plugins voor deze site te deactiveren." #: wp-admin/options.php:159 msgid "Sorry, you are not allowed to modify unregistered settings for this site." msgstr "Je hebt geen toestemming om ongeregistreerde instellingen voor deze site aan te passen." #: wp-admin/includes/file.php:377 wp-admin/plugin-editor.php:18 msgid "Sorry, you are not allowed to edit plugins for this site." msgstr "Je hebt geen toestemming om plugins voor deze site te bewerken." #: wp-admin/nav-menus.php:589 wp-admin/widgets.php:364 msgid "Manage with Live Preview" msgstr "Beheren via Live Preview" #: wp-admin/ms-delete-site.php:16 msgid "Sorry, you are not allowed to delete this site." msgstr "Je hebt geen toestemming om deze site te verwijderen." #: wp-admin/options-discussion.php:12 wp-admin/options-general.php:16 #: wp-admin/options-media.php:13 wp-admin/options-permalink.php:13 #: wp-admin/options-reading.php:13 wp-admin/options-writing.php:13 msgid "Sorry, you are not allowed to manage options for this site." msgstr "Je hebt geen toestemming om opties voor deze site te beheren." #. translators: %s: WordPress Planet URL #: wp-admin/index.php:80 msgid "WordPress News — Latest news from the official WordPress project and the WordPress Planet." msgstr "WordPress Nieuws — Het laatste nieuws van het officiële WordPress project en de WordPress Planet." #: wp-admin/link-add.php:13 msgid "Sorry, you are not allowed to add links to this site." msgstr "Je hebt geen toestemming om links op deze site toe te voegen." #. translators: %s: WordPress Planet URL #: wp-admin/index.php:74 msgid "WordPress News — Latest news from the official WordPress project, the WordPress Planet, and popular plugins." msgstr "WordPress Nieuws — Het laatste nieuws van het officiële WordPress project, de WordPress Planet, en populaire plugins." #: wp-admin/includes/upgrade.php:207 msgid "" "Hi, this is a comment.\n" "To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\n" "Commenter avatars come from Gravatar." msgstr "" "Hoi, dit is een reactie.\n" "Om te beginnen met beheren, bewerken en verwijderen van reacties, ga je naar het Reacties scherm op het dashboard.\n" "Avatars van auteurs komen van Gravatar." #: wp-admin/includes/upgrade.php:204 msgid "A WordPress Commenter" msgstr "Een WordPress commentator" #. translators: %s: Theme name #: wp-admin/includes/update.php:755 msgctxt "theme" msgid "%s was successfully deleted." msgstr "%s is verwijderd." #: wp-admin/includes/theme.php:239 msgid "E-Commerce" msgstr "E-Commerce" #: wp-admin/includes/theme.php:240 msgid "Education" msgstr "Opleiding" #: wp-admin/includes/theme.php:241 msgid "Entertainment" msgstr "Vermaak" #: wp-admin/includes/theme.php:242 msgid "Food & Drink" msgstr "Eten & drinken" #: wp-admin/includes/dashboard.php:1118 wp-admin/includes/theme.php:244 msgid "News" msgstr "Nieuws" #: wp-admin/includes/theme.php:245 msgid "Photography" msgstr "Fotografie" #: wp-admin/includes/theme.php:246 msgid "Portfolio" msgstr "Portfolio" #. translators: %s: WordPress version #: wp-admin/includes/update.php:247 wp-admin/includes/update.php:260 msgid "https://codex.wordpress.org/Version_%s" msgstr "https://codex.wordpress.org/Version_%s" #: wp-admin/includes/theme.php:266 msgid "Grid Layout" msgstr "Grid Layout" #: wp-admin/includes/theme.php:258 msgid "Footer Widgets" msgstr "Footer Widgets" #: wp-admin/includes/theme.php:238 msgid "Blog" msgstr "Blog" #. translators: 1: Codex URL to release notes, 2: new WordPress version, 3: URL #. to network admin, 4: accessibility text #: wp-admin/includes/update.php:244 msgid "WordPress %2$s is available! Please update now." msgstr "WordPress %2$s is beschikbaar. Nu bijwerken." #. translators: 1: Codex URL to release notes, 2: new WordPress version #: wp-admin/includes/update.php:257 msgid "WordPress %2$s is available! Please notify the site administrator." msgstr "WordPress %2$s is beschikbaar. Informeer de site-beheerder." #: wp-admin/includes/update.php:252 msgid "Please update WordPress now" msgstr "WordPress nu bijwerken" #. translators: %s: Number of plugins #: wp-admin/includes/update.php:652 msgid "%s plugin successfully updated." msgstr "%s plugin bijgewerkt." #. translators: %s: Number of themes #: wp-admin/includes/update.php:657 msgid "%s theme successfully updated." msgstr "%s thema bijgewerkt." #. translators: %s: Number of plugins #: wp-admin/includes/update.php:664 msgid "%s plugins successfully updated." msgstr "%s plugins bijgewerkt." #. translators: %s: Number of themes #: wp-admin/includes/update.php:669 msgid "%s themes successfully updated." msgstr "%s thema's bijgewerkt." #: wp-admin/includes/template.php:2102 msgid "This will replace the current editor content with the last backup version. You can use undo and redo in the editor to get the old content back or to return to the restored version." msgstr "Dit zal de huidige tekstinhoud vervangen door de vorige versie. Je kunt de optie 'Ongedaan maken' en 'Opnieuw' in de editor gebruiken om de oude inhoud terug te halen of om terug te gaan naar de herstelde versie." #: wp-admin/includes/template.php:1537 msgid "Close media attachment panel" msgstr "Mediabijlagescherm sluiten" #: wp-admin/includes/ms.php:919 msgid "Info" msgstr "Informatie" #: wp-admin/includes/menu.php:342 wp-admin/my-sites.php:16 msgid "Sorry, you are not allowed to access this page." msgstr "Je hebt geen toestemming om deze pagina te bekijken." #: wp-admin/includes/meta-boxes.php:913 msgid "Need help? Use the Help tab above the screen title." msgstr "Hulp nodig? Gebruik de Hulp-tab boven de schermtitel." #: wp-admin/includes/file.php:46 msgid "Embed Template" msgstr "Embed Template" #: wp-admin/includes/file.php:49 msgid "Embed Header Template" msgstr "Embed Header Template" #: wp-admin/includes/file.php:50 msgid "Embed Footer Template" msgstr "Embed Footer Template" #: wp-admin/includes/file.php:47 msgid "Embed 404 Template" msgstr "Embed 404 Template" #: wp-admin/includes/file.php:48 msgid "Embed Content Template" msgstr "Embed Content Template" #: wp-admin/includes/ajax-actions.php:3905 msgid "Plugin could not be deleted." msgstr "Plugin kon niet verwijderd worden." #: wp-admin/includes/class-wp-media-list-table.php:479 msgid "(Private post)" msgstr "(Privé bericht)" #: wp-admin/includes/class-wp-plugin-install-list-table.php:510 msgctxt "plugin" msgid "Active" msgstr "Actief" #: wp-admin/includes/ajax-actions.php:3867 wp-admin/plugins.php:249 msgid "Sorry, you are not allowed to delete plugins for this site." msgstr "Je hebt geen toestemming om plugins voor deze site te verwijderen." #: wp-admin/includes/ajax-actions.php:3935 #: wp-admin/includes/ajax-actions.php:3978 wp-admin/plugins.php:13 msgid "Sorry, you are not allowed to manage plugins for this site." msgstr "Je hebt geen toestemming om plugins voor deze site te beheren." #: wp-admin/includes/bookmark.php:32 wp-admin/includes/bookmark.php:315 #: wp-admin/link-manager.php:12 wp-admin/link-manager.php:77 msgid "Sorry, you are not allowed to edit the links for this site." msgstr "Je hebt geen toestemming om links voor deze site te bewerken." #: wp-admin/includes/ajax-actions.php:3659 wp-admin/plugin-install.php:18 #: wp-admin/update.php:96 wp-admin/update.php:144 msgid "Sorry, you are not allowed to install plugins on this site." msgstr "Je hebt geen toestemming om plugins op deze site te installeren." #: wp-admin/includes/ajax-actions.php:3764 wp-admin/update.php:24 #: wp-admin/update.php:50 wp-admin/update.php:71 msgid "Sorry, you are not allowed to update plugins for this site." msgstr "Je hebt geen toestemming om plugins op deze site bij te werken." #: wp-admin/includes/ajax-actions.php:3649 #: wp-admin/includes/ajax-actions.php:3750 #: wp-admin/includes/ajax-actions.php:3855 msgid "No plugin specified." msgstr "Geen plugin opgegeven." #: wp-admin/includes/ajax-actions.php:3559 msgid "Update failed." msgstr "Bijwerken is mislukt." #: wp-admin/includes/ajax-actions.php:3626 msgid "Theme could not be deleted." msgstr "Thema kon niet verwijderd worden." #: wp-admin/includes/ajax-actions.php:3389 wp-admin/theme-install.php:16 #: wp-admin/update.php:218 wp-admin/update.php:247 msgid "Sorry, you are not allowed to install themes on this site." msgstr "Je hebt geen toestemming om thema's op deze site te installeren." #: wp-admin/includes/ajax-actions.php:3590 msgid "Sorry, you are not allowed to delete themes on this site." msgstr "Je hebt geen toestemming om thema's van deze site te verwijderen." #: wp-admin/includes/ajax-actions.php:3377 #: wp-admin/includes/ajax-actions.php:3486 #: wp-admin/includes/ajax-actions.php:3579 msgid "No theme specified." msgstr "Geen thema opgegeven." #: wp-admin/edit.php:201 msgid "You can filter the list of posts by post status using the text links above the posts list to only show posts with that status. The default view is to show all posts." msgstr "Je kunt de lijst met berichten filteren op berichtstatus met gebruik van de tekstlinks boven de berichtenlijst om alleen berichten met de betreffende status weer te geven. Standaard worden alle berichten weergegeven." #: wp-admin/export.php:13 msgid "Sorry, you are not allowed to export the content of this site." msgstr "Je hebt geen toestemming om de inhoud van deze site te exporteren." #: wp-admin/custom-header.php:965 msgid "Sorry, you are not allowed to customize headers." msgstr "Je hebt geen toestemming om headers aan te passen." #: wp-admin/customize.php:188 msgid "Close the Customizer and go back to the previous page" msgstr "De Customizer sluiten en ga terug naar de vorige pagina." #: wp-admin/admin.php:264 wp-admin/import.php:15 msgid "Sorry, you are not allowed to import content." msgstr "Je hebt geen toestemming om inhoud te importeren." #: wp-admin/credits.php:126 msgid "Release Design Lead" msgstr "Release Design Lead" #: wp-admin/credits.php:127 msgid "Release Deputy" msgstr "Release Deputy" #: wp-admin/includes/meta-boxes.php:691 msgid "https://codex.wordpress.org/Using_Custom_Fields" msgstr "https://codex.wordpress.org/Using_Custom_Fields" #. translators: %s: Codex URL #: wp-admin/includes/meta-boxes.php:712 msgid "Allow trackbacks and pingbacks on this page" msgstr "Trackbacks en pingbacks toestaan op deze pagina." #. translators: %s: Codex URL #: wp-admin/includes/meta-boxes.php:690 msgid "Custom fields can be used to add extra metadata to a post that you can use in your theme." msgstr "Aangepaste velden kunnen worden gebruikt om extra metadata aan een bericht toe te voegen wat gebruikt kan worden in je thema." #. translators: %s: Codex URL #: wp-admin/includes/meta-boxes.php:658 msgid "Trackbacks are a way to notify legacy blog systems that you’ve linked to them. If you link other WordPress sites, they’ll be notified automatically using pingbacks, no other action necessary." msgstr "Trackbacks zijn een manier om verouderde blogsystemen te informeren dat jij naar ze verwijst. Wanneer je verwijst naar andere WordPress sites, worden deze automatisch op de hoogte gebracht met pingbacks, geen andere actie is nodig." #. translators: %s: Codex URL #: wp-admin/includes/meta-boxes.php:623 msgid "Excerpts are optional hand-crafted summaries of your content that can be used in your theme. Learn more about manual excerpts." msgstr "Samenvattingen zijn hand-geschreven samenvattingen van je inhoud van je pagina die gebruikt kunnen worden in je thema. Leer meer over handmatige samenvattingen." #: wp-admin/edit-form-advanced.php:378 msgid "The Text mode allows you to enter HTML along with your post text. Note that <p> and <br> tags are converted to line breaks when switching to the Text editor to make it less cluttered. When you type, a single line break can be used instead of typing <br>, and two line breaks instead of paragraph tags. The line breaks are converted back to tags automatically." msgstr "Tekstmodus maakt het mogelijk HTML in te voeren. Let op dat <p> en <br> worden omgezet naar paragrafen bij het schakelen naar de tekstmodus. Wanneer je aan het typen bent kun je een regeleinde invoeren in plaats van <br>. Regeleindes worden automatisch vertaald naar tags." #: wp-admin/edit-form-advanced.php:377 msgid "Visual mode gives you an editor that is similar to a word processor. Click the Toolbar Toggle button to get a second row of controls." msgstr "De visuele modus geeft je een visuele editor (What You See is What You Get). Klik op het laatste icoon in de eerste rij om een tweede rij met iconen te krijgen." #: wp-admin/upload.php:306 msgid "Error saving media file." msgstr "Fout bij opslaan mediabestand." #. translators: %s: number of media files #: wp-admin/upload.php:298 msgid "%s media file restored from the trash." msgid_plural "%s media files restored from the trash." msgstr[0] "%s mediabestand uit de prullenbak gehaald." msgstr[1] "%s mediabestanden uit de prullenbak gehaald." #. translators: %s: number of media files #: wp-admin/upload.php:286 msgid "%s media file moved to the trash." msgid_plural "%s media files moved to the trash." msgstr[0] "%s mediabestand naar de prullenbak verplaatst." msgstr[1] "%s mediabestanden naar de prullenbak verplaatst." #: wp-admin/upload.php:250 msgid "Media file attached." msgstr "Mediabestand gekoppeld." #: wp-admin/upload.php:261 msgid "Media file detached." msgstr "Mediabestand ontkoppeld." #. translators: %s: number of media files #: wp-admin/upload.php:253 msgid "%s media file attached." msgid_plural "%s media files attached." msgstr[0] "%s mediabestand gekoppeld." msgstr[1] "%s mediabestanden gekoppeld." #. translators: %s: number of media files #: wp-admin/upload.php:264 msgid "%s media file detached." msgid_plural "%s media files detached." msgstr[0] "%s mediabestand ontkoppeld." msgstr[1] "%s mediabestanden ontkoppeld." #. translators: %s: number of media files #: wp-admin/upload.php:275 msgid "%s media file permanently deleted." msgid_plural "%s media files permanently deleted." msgstr[0] "%s mediabestand permanent verwijderd." msgstr[1] "%s mediabestanden permanent verwijderd." #: wp-admin/edit-form-advanced.php:174 wp-admin/media.php:95 #: wp-admin/upload.php:244 wp-admin/upload.php:304 msgid "Media file updated." msgstr "Mediabestand bijgewerkt." #. translators: 1: theme name, 2: version number #. translators: 1: plugin name, 2: version number #. translators: 1: theme name, 2: version number #. translators: 1: theme name, 2: version number #. translators: 1: theme name, 2: version number #. translators: 1: plugin name, 2: version number #: wp-admin/includes/theme.php:186 wp-admin/includes/theme.php:197 #: wp-admin/includes/theme.php:208 wp-admin/includes/update.php:385 #: wp-admin/includes/update.php:396 wp-admin/includes/update.php:407 #: wp-admin/includes/update.php:530 wp-admin/includes/update.php:541 #: wp-admin/includes/update.php:552 wp-admin/update-core.php:296 msgid "View %1$s version %2$s details" msgstr "Details %1$s versie %2$s tonen" #. translators: 1: relative date, 2: time #: wp-admin/includes/dashboard.php:863 msgctxt "dashboard" msgid "%1$s, %2$s" msgstr "%1$s, %2$s" #: wp-admin/edit-form-advanced.php:443 msgid "Publish — You can set the terms of publishing your post in the Publish box. For Status, Visibility, and Publish (immediately), click on the Edit link to reveal more options. Visibility includes options for password-protecting a post or making it stay at the top of your blog indefinitely (sticky). The Password protected option allows you to set an arbitrary password for each post. The Private option hides the post from everyone except editors and administrators. Publish (immediately) allows you to set a future or past date and time, so you can schedule a post to be published in the future or backdate a post." msgstr "Publiceren — Je kunt de voorwaarden voor publicatie van je bericht instellen in het Publiceren vak. Voor Status, Zichtbaarheid en (onmiddellijk) publiceren klik je op de Bewerken link om meer opties te tonen. Zichtbaarheid bevat opties om je bericht te beschermen met een wachtwoord of om het op de voorpagina van je site te plakken (sticky). (Onmiddellijk) publiceren laat je toe om een datum en tijdstip in de toekomst of in het verleden in te stellen, zodat je de publicatie op een later tijdstip kunt plannen of een bericht kunt terugdateren. Het met een wachtwoord beschermen biedt de mogelijkheid om een wachtwoord in te stellen voor elk bericht. De privé-optie verbergt het bericht voor iedereen met uitzondering van redacteurs of beheerders." #. translators: %s: new email #: wp-admin/user-edit.php:470 msgid "There is a pending change of your email to %s." msgstr "Er is ook een wachtende verandering van je e-mailadres naar %s." #: wp-admin/user-edit.php:199 msgid "Error while saving the new email address. Please try again." msgstr "Fout bij het opslaan van het nieuwe e-mailadres. Graag opnieuw proberen." #. translators: %s: edit page url #: wp-admin/user-new.php:265 msgid "User has been added to your site. Edit user" msgstr "Gebruiker is toegevoegd aan je site. Gebruiker bewerken" #: wp-admin/upload.php:194 msgid "You can narrow the list by file type/status or by date using the dropdown menus above the media table." msgstr "Het is mogelijk de lijst te verkleinen door te filteren op type/status of op datum door gebruik te maken van de dropdown boven de mediatabel." #: wp-admin/themes.php:172 msgid "New theme activated." msgstr "Nieuwe thema geactiveerd." #: wp-admin/themes.php:321 msgid "The following themes are installed but incomplete." msgstr "De volgende thema's zijn geïnstalleerd, maar incompleet." #: wp-admin/themes.php:170 msgid "Settings saved and theme activated." msgstr "Instellingen opgeslagen en thema geactiveerd." #: wp-admin/freedoms.php:48 wp-admin/theme-install.php:92 #: wp-admin/themes.php:92 msgid "https://wordpress.org/themes/" msgstr "https://wordpress.org/themes/" #: wp-admin/setup-config.php:199 msgid "The name of the database you want to use with WordPress." msgstr "De naam van de database die je wilt gebruiken voor WordPress." #: wp-admin/setup-config.php:204 msgid "Your database username." msgstr "De gebruikersnaam van de database." #: wp-admin/setup-config.php:209 msgid "Your database password." msgstr "Het wachtwoord van de database." #: wp-admin/users.php:174 msgid "Sorry, you are not allowed to delete that user." msgstr "Je hebt geen toestemming om deze gebruiker te verwijderen." #. translators: 1: plugin name, 2: plugin author #: wp-admin/plugins.php:336 msgctxt "plugin" msgid "%1$s by %2$s" msgstr "%1$s door %2$s" #. translators: 1: plugin name, 2: plugin author #: wp-admin/plugins.php:332 msgid "%1$s by %2$s (will also delete its data)" msgstr "%1$s door %2$s (zal ook zijn data verwijderen)" #. translators: %s: new admin email #: wp-admin/options-general.php:106 msgid "There is a pending change of the admin email to %s." msgstr "Er is een wachtende wijziging van het beheerders e-mailadres naar %s." #. translators: 1: UTC abbreviation, 2: UTC time #: wp-admin/options-general.php:216 msgid "Universal time (%1$s) is %2$s." msgstr "Universele tijd (%1$s) is %2$s." #: wp-admin/index.php:117 msgid "Dismiss the welcome panel" msgstr "Het welkomspaneel negeren" #. translators: %s: wp-config.php #: wp-admin/install.php:259 msgid "Your %s file has an empty database table prefix, which is not supported." msgstr "Het %s bestand heeft een lege prefix voor de databasetabel, dit wordt niet ondersteund." #. translators: %s: DO_NOT_UPGRADE_GLOBAL_TABLES #: wp-admin/install.php:272 msgid "The constant %s cannot be defined when installing WordPress." msgstr "De constante %s kan niet gedefinieerd zijn tijdens het installeren van WordPress." #: wp-admin/install.php:378 msgid "WordPress has been installed. Thank you, and enjoy!" msgstr "WordPress is geïnstalleerd. Bedankt en veel plezier." #: wp-admin/includes/post.php:1426 msgid "Click the image to edit or update" msgstr "Op de afbeelding klikken om te bewerken of te wijzigen" #: wp-admin/includes/plugin-install.php:618 msgid "Reviews" msgstr "Reviews" #: wp-admin/includes/template.php:1536 msgid "Attach to existing content" msgstr "Aan bestaande inhoud koppelen" #. translators: 1: number of stars (used to determine singular/plural), 2: #. number of reviews #: wp-admin/includes/plugin-install.php:625 msgid "Reviews with %1$d star: %2$s. Opens in a new window." msgid_plural "Reviews with %1$d stars: %2$s. Opens in a new window." msgstr[0] "Reviews met %1$d ster: %2$s. Opent in een nieuw scherm." msgstr[1] "Reviews met %1$d sterren: %2$s. Opent in een nieuw scherm." #: wp-admin/includes/theme-install.php:146 msgid "Theme zip file" msgstr "Zipbestand van thema" #: wp-admin/includes/plugin-install.php:359 msgid "You are using a development version of WordPress. These feature plugins are also under development. Learn more." msgstr "Je maakt gebruik van een ontwikkelversie van WordPress. Deze feature plugins zijn ook in ontwikkeling. Meer leren." #: wp-admin/includes/plugin-install.php:619 msgid "Read all reviews on WordPress.org or write your own!" msgstr "Alle reviews over WordPress.org lezen of je eigen review schrijven!" #: wp-admin/includes/image-edit.php:50 msgid "Scale Image Help" msgstr "Help over afbeelding schalen" #: wp-admin/includes/image-edit.php:60 msgid "New dimensions:" msgstr "Nieuwe dimensies:" #: wp-admin/includes/image-edit.php:62 msgid "scale width" msgstr "breedte schalen" #: wp-admin/includes/image-edit.php:66 msgid "scale height" msgstr "hoogte schalen" #: wp-admin/includes/image-edit.php:131 msgid "selection width" msgstr "Selectie breedte" #: wp-admin/includes/image-edit.php:135 msgid "selection height" msgstr "Selectie hoogte" #: wp-admin/includes/image-edit.php:122 msgid "crop ratio height" msgstr "Bijsnijden hoogte-ratio" #: wp-admin/includes/image-edit.php:118 msgid "crop ratio width" msgstr "Bijsnijden breedte-ratio" #: wp-admin/includes/image-edit.php:102 msgid "Image Crop Help" msgstr "Hulp voor afbeelding bijsnijden" #: wp-admin/includes/image-edit.php:150 msgid "Thumbnail Settings Help" msgstr "Hulp voor thumbnail-instellingen" #: wp-admin/includes/file.php:37 msgid "Single Page" msgstr "Enkelvoudige pagina" #: wp-admin/includes/dashboard.php:927 msgid "View more comments" msgstr "Meer reacties tonen" #. translators: 1: type of comment, 2: post link, 3: notification if the #. comment is pending #: wp-admin/includes/dashboard.php:727 msgctxt "dashboard" msgid "%1$s on %2$s %3$s" msgstr "%1$s op %2$s %3$s" #: wp-admin/includes/file.php:35 msgid "Singular Template" msgstr "Template voor individuele pagina's" #: wp-admin/includes/file.php:28 msgid "Taxonomy Template" msgstr "Taxonomie-template" #: wp-admin/includes/dashboard.php:1468 msgid "Dismiss the browser warning panel" msgstr "Het waarschuwingspaneel van de browser negeren" #: wp-admin/includes/file.php:33 msgid "Date Template" msgstr "Datum-template" #: wp-admin/includes/dashboard.php:644 msgid "View this comment" msgstr "Deze reactie bekijken" #. translators: %s: number of comments in moderation #: wp-admin/includes/dashboard.php:283 msgctxt "comments" msgid "%s comment in moderation" msgid_plural "%s comments in moderation" msgstr[0] "%s reactie in wachtrij" msgstr[1] "%s reacties in wachtrij" #: wp-admin/includes/class-plugin-upgrader-skin.php:45 #: wp-admin/update-core.php:700 wp-admin/update-core.php:734 msgid "Update progress" msgstr "Updateproces" #: wp-admin/includes/class-core-upgrader.php:30 msgid "Another update is currently in progress." msgstr "Een andere update wordt momenteel verwerkt." #: wp-admin/includes/class-wp-plugins-list-table.php:332 msgid "No plugins found for “%s”." msgstr "Geen plugins gevonden voor “%s”." #. translators: %s: taxonomy term name #: wp-admin/includes/class-wp-terms-list-table.php:451 msgid "Delete “%s”" msgstr "“%s” verwijderen" #. translators: %s: taxonomy term name #: wp-admin/includes/class-wp-terms-list-table.php:460 msgid "View “%s” archive" msgstr "“%s” archief tonen" #. translators: %s: attachment title #. translators: %s: post title #: wp-admin/includes/class-wp-media-list-table.php:663 #: wp-admin/includes/class-wp-media-list-table.php:721 #: wp-admin/includes/class-wp-posts-list-table.php:1271 msgid "Delete “%s” permanently" msgstr "“%s” permanent verwijderen" #. translators: %s: attachment title #. translators: %s: post title #: wp-admin/includes/class-wp-media-list-table.php:653 #: wp-admin/includes/class-wp-media-list-table.php:710 #: wp-admin/includes/class-wp-posts-list-table.php:1262 msgid "Move “%s” to the Trash" msgstr "“%s” naar prullenbak verplaatsen" #. translators: %s: attachment title #. translators: %s: post title #: wp-admin/includes/class-wp-media-list-table.php:702 #: wp-admin/includes/class-wp-posts-list-table.php:1254 msgid "Restore “%s” from the Trash" msgstr "“%s” herstellen vanuit de prullenbak" #. translators: %s: attachment title #: wp-admin/includes/class-wp-media-list-table.php:504 #: wp-admin/includes/class-wp-media-list-table.php:681 msgid "Attach “%s” to existing content" msgstr "Koppel “%s” aan bestaande inhoud" #. translators: %s: post title #. translators: %s: taxonomy term name #: wp-admin/includes/class-wp-posts-list-table.php:1243 #: wp-admin/includes/class-wp-terms-list-table.php:442 msgid "Quick edit “%s” inline" msgstr "“%s” snel bewerken" #: wp-admin/includes/class-wp-plugins-list-table.php:336 msgid "Search for plugins in the WordPress Plugin Directory." msgstr "Plugins zoeken in de WordPress Plugin Directory." #: wp-admin/includes/class-wp-comments-list-table.php:589 #: wp-admin/includes/dashboard.php:634 msgid "Edit this comment" msgstr "Deze reactie bewerken" #: wp-admin/includes/class-wp-media-list-table.php:128 msgctxt "attachment filter" msgid "Trash" msgstr "Prullenbak" #. translators: %s: attachment title #. translators: %s: post title #. translators: %s: taxonomy term name #: wp-admin/includes/class-wp-media-list-table.php:372 #: wp-admin/includes/class-wp-posts-list-table.php:936 #: wp-admin/includes/class-wp-terms-list-table.php:380 msgid "“%s” (Edit)" msgstr "“%s” (bewerken)" #. translators: %s: title of the post the attachment is attached to #: wp-admin/includes/class-wp-media-list-table.php:492 msgid "Detach from “%s”" msgstr "Loskoppelen van “%s”" #: wp-admin/includes/class-wp-comments-list-table.php:593 msgid "Quick edit this comment inline" msgstr "Deze reactie snel bewerken" #. translators: %s: stream_get_contents() #: wp-admin/includes/class-wp-filesystem-ssh2.php:66 msgid "The ssh2 PHP extension is available, however, we require the PHP5 function %s" msgstr "De ssh2 PHP-extensie is beschikbaar, echter hebben we minimaal de PHP5-functie %s nodig." #: wp-admin/includes/class-wp-comments-list-table.php:575 msgid "Restore this comment from the spam" msgstr "Deze reactie herstellen vanuit de prullenbak" #. translators: 1: user_login, 2: user_email #: wp-admin/includes/ajax-actions.php:291 msgctxt "user autocomplete result" msgid "%1$s (%2$s)" msgstr "%1$s (%2$s)" #. translators: %s: importer slug #: wp-admin/import.php:64 msgid "The %s importer is invalid or is not installed." msgstr "De %s importeerfunctie is ongeldig of niet geïnstalleerd." #: wp-admin/edit-form-comment.php:86 msgctxt "comment status" msgid "Pending" msgstr "Wachtend" #. translators: %d: custom header width #. translators: %d: custom header height #. translators: %d: custom header width #. translators: %d: custom header height #: wp-admin/custom-header.php:530 wp-admin/custom-header.php:541 #: wp-admin/custom-header.php:553 wp-admin/custom-header.php:563 msgid "%d pixels" msgstr "%d pixels" #. translators: %s: size in pixels #: wp-admin/custom-header.php:538 msgid "Images should be at least %s tall." msgstr "Afbeeldingen moeten minimaal %s hoog zijn." #. translators: %s: size in pixels #: wp-admin/custom-header.php:550 msgid "Suggested width is %s." msgstr "Aangeraden breedte is %s." #. translators: %s: size in pixels #: wp-admin/custom-header.php:560 msgid "Suggested height is %s." msgstr "Aangeraden hoogte is %s." #. translators: %s: size in pixels #: wp-admin/custom-header.php:527 msgid "Images should be at least %s wide." msgstr "Afbeeldingen moeten minimaal %s breed zijn." #: wp-admin/user-new.php:483 msgid "Send the new user an email about their account." msgstr "Nieuwe gebruiker een e-mailbericht versturen over hun account." #: wp-admin/user-new.php:480 msgid "Send User Notification" msgstr "Gebruikersmelding versturen" #. translators: %s: menu name #: wp-admin/nav-menus.php:822 msgctxt "menu location" msgid "(Currently set to: %s)" msgstr "(Nu ingesteld op: %s)" #. translators: %s: WordPress version number #: wp-admin/about.php:390 msgid "Version %s addressed one security issue." msgstr "Versie %s heeft een beveiligingsprobleem opgelost." #. translators: %s: site link #: wp-admin/includes/schema.php:1002 wp-admin/includes/upgrade.php:163 msgid "Welcome to %s. This is your first post. Edit or delete it, then start blogging!" msgstr "Welkom bij %s. Dit is je eerste bericht. Het bericht kun je bewerken of verwijderen, dan kun je starten met bloggen." #: wp-admin/user-edit.php:533 msgid "https://en.gravatar.com/" msgstr "https://en.gravatar.com/" #. translators: %s: Gravatar URL #: wp-admin/user-edit.php:532 msgid "You can change your profile picture on Gravatar." msgstr "Je kunt je profielfoto wijzigen op Gravatar." #: wp-admin/user-edit.php:526 msgid "Profile Picture" msgstr "Profielfoto" #: wp-admin/about.php:381 msgid "Maintenance Releases" msgstr "Onderhoudsreleases" #: wp-admin/about.php:384 msgid "Security Releases" msgstr "Beveiligingsreleases" #: wp-admin/about.php:34 wp-admin/about.php:387 msgid "Maintenance and Security Releases" msgstr "Onderhoud en beveiligingsreleases" #: wp-admin/options-permalink.php:185 msgid "Plain" msgstr "Standaard" #. translators: %s: Codex URL #: wp-admin/options-permalink.php:162 msgid "WordPress offers you the ability to create a custom URL structure for your permalinks and archives. Custom URL structures can improve the aesthetics, usability, and forward-compatibility of your links. A number of tags are available, and here are some examples to get you started." msgstr "WordPress geeft je de mogelijkheid om een aangepaste URL structuur te maken voor je permalinks en archieven. Aangepaste URL structuren kunnen de schoonheid, bruikbaarheid en compatibiliteit van je links verbeteren. Een aantal tags zijn beschikbaar en hier zijn wat voorbeelden om je op weg te helpen." #: wp-admin/options-permalink.php:29 msgid "Permalinks can contain useful information, such as the post date, title, or other elements. You can choose from any of the suggested permalink formats, or you can craft your own if you select Custom Structure." msgstr "Permalinks kunnen bruikbare informatie bevatten, zoals publicatie datum, titel of andere elementen. Je kunt kiezen uit diverse voorgestelde formaten of je kunt je eigen aangepaste structuur creëren." #. translators: %s: Codex URL #: wp-admin/setup-config.php:176 msgid "Need more help? We got it." msgstr "Meer hulp nodig? We zijn er voor je." #. translators: %s: wp-config.php #: wp-admin/setup-config.php:370 msgid "Sorry, but I can’t write the %s file." msgstr "Helaas, het is niet mogelijk bestand %s te bewerken." #. translators: %s: localhost #: wp-admin/setup-config.php:216 msgid "You should be able to get this info from your web host, if %s doesn’t work." msgstr "Je zou deze informatie van je webhost moeten kunnen krijgen als %s niet werkt." #. translators: %s: wp-config.php #: wp-admin/setup-config.php:374 msgid "You can create the %s file manually and paste the following text into it." msgstr "Je kunt het %s bestand handmatig creëren en de volgende tekst erin plakken." #. translators: 1: wp-config-sample.php, 2: wp-config.php #: wp-admin/setup-config.php:169 msgid "If for any reason this automatic file creation doesn’t work, don’t worry. All this does is fill in the database information to a configuration file. You may also simply open %1$s in a text editor, fill in your information, and save it as %2$s." msgstr "Als het automatisch aanmaken mislukt, maak je dan geen zorgen. Het enige wat dit proces doet is de database informatie in een configuratiebestand zetten. Je kunt ook %1$s in een tekstbewerker openen, de informatie toevoegen en opslaan als %2$s." #. translators: %s: wp-config.php #: wp-admin/setup-config.php:163 msgid "We’re going to use this information to create a %s file." msgstr "Wij zullen deze informatie gebruiken om een %s bestand te maken." #. translators: %s: wp-content/uploads #: wp-admin/options-media.php:112 msgid "Default is %s" msgstr "Standaard is %s" #. translators: %s: style.css #: wp-admin/includes/class-theme-upgrader.php:445 msgid "The theme is missing the %s stylesheet." msgstr "Het thema heeft geen %s stylesheet." #. translators: %s: index.php #: wp-admin/includes/class-theme-upgrader.php:466 msgid "The theme is missing the %s file." msgstr "Het thema mist het %s bestand." #. translators: 1: .po 2: .mo #: wp-admin/includes/class-language-pack-upgrader.php:332 msgid "The language pack is missing either the %1$s or %2$s files." msgstr "Het taalpakket mist of %1$s of de %2$s bestanden." #. translators: %s: style.css #: wp-admin/includes/class-theme-upgrader.php:456 msgid "The %s stylesheet doesn’t contain a valid theme header." msgstr "Het %s stylesheet bevat geen geldige thema-header." #: wp-admin/theme-install.php:185 msgid "If you have marked themes as favorites on WordPress.org, you can browse them here." msgstr "Als je thema's als favoriet gemarkeerd hebt op WordPress.org, kun je ze hier bekijken." #: wp-admin/theme-install.php:168 msgctxt "themes" msgid "Favorites" msgstr "Favorieten" #: wp-admin/maint/repair.php:32 msgid "Allow automatic database repair" msgstr "Automatische databasereparaties toestaan" #: wp-admin/maint/repair.php:74 msgid "Database repair results" msgstr "Resultaten databasereparatie" #: wp-admin/maint/repair.php:66 msgid "Check secret keys" msgstr "Geheime sleutels controleren" #: wp-admin/setup-config.php:152 msgid "Before getting started" msgstr "Voorafgaande aan het starten" #: wp-admin/setup-config.php:192 msgid "Set up your database connection" msgstr "De database-verbinding instellen" #: wp-admin/setup-config.php:411 msgid "Successful database connection" msgstr "Database-connectie gelukt" #: wp-admin/maint/repair.php:157 msgid "WordPress database repair" msgstr "WordPressdatabase repareren" #. translators: %s: walker class name #: wp-admin/includes/nav-menu.php:938 msgid "The Walker class named %s does not exist." msgstr "De Walker class met de naam %s bestaat niet." #. translators: %s: nav menu title #: wp-admin/includes/nav-menu.php:1087 msgid "%s has been updated." msgstr "%s is bijgewerkt." #. translators: 1: drop-in constant name, 2: wp-config.php #: wp-admin/includes/class-wp-plugins-list-table.php:581 msgid "Requires %1$s in %2$s file." msgstr "Vereist %1$s in het %2$s bestand." #. translators: %s: file name #: wp-admin/includes/media.php:1509 msgid "You are about to delete %s." msgstr "Je staat op het punt om %s te verwijderen." #. translators: %s: date and time #: wp-admin/options-general.php:263 msgid "Daylight saving time begins on: %s." msgstr "Zomertijd begint op: %s." #. translators: %s: date and time #: wp-admin/options-general.php:265 msgid "Standard time begins on: %s." msgstr "Standaard tijd begint om: %s." #. translators: %s: mu-plugins directory name #: wp-admin/includes/class-wp-plugins-list-table.php:501 msgid "Files in the %s directory are executed automatically." msgstr "Bestanden in de %s map worden automatisch uitgevoerd." #: wp-admin/options.php:50 msgid "Sorry, you are not allowed to manage these options." msgstr "Je hebt geen toestemming om deze opties te beheren." #: wp-admin/widgets.php:444 msgid "This will clear all items from the inactive widgets list. You will not be able to restore any customizations." msgstr "Hiermee zal de lijst met inactieve widgets worden opgeschoond. Het is dan niet mogelijk om aanpassingen te herstellen." #: wp-admin/users.php:75 msgid "Users list" msgstr "Gebruikerslijst" #: wp-admin/users.php:134 msgid "One of the selected users is not a member of this site." msgstr "Eén van de geselecteerde gebruikers is niet lid van deze site." #: wp-admin/users.php:74 msgid "Users list navigation" msgstr "Gebruikerslijst navigatie" #: wp-admin/widgets.php:434 msgid "Clear Inactive Widgets" msgstr "Inactieve widgets sluiten" #: wp-admin/users.php:73 msgid "Filter users list" msgstr "Gebruikerslijst filteren" #: wp-admin/upload.php:218 msgid "Media items list navigation" msgstr "Mediabestandenlijst navigatie" #: wp-admin/upload.php:219 msgid "Media items list" msgstr "Mediabestandenlijst" #: wp-admin/upload.php:217 msgid "Filter media items list" msgstr "Mediabestandenlijst filteren" #: wp-admin/theme-install.php:227 msgid "Themes list" msgstr "Themalijst" #: wp-admin/theme-install.php:157 msgid "Filter themes list" msgstr "Themalijst filteren" #: wp-admin/themes.php:366 msgid "Install Parent Theme" msgstr "Hoofdthema installeren" #: wp-admin/plugins.php:499 msgid "The selected plugin has been deleted." msgstr "De geselecteerde plugin is verwijderd." #: wp-admin/plugins.php:516 msgid "All selected plugins are up to date." msgstr "Alle geselecteerde plugins zijn bijgewerkt." #. translators: %s: plugin file name #: wp-admin/plugin-editor.php:196 msgid "Browsing %s (active)" msgstr "Bladeren %s (actief)" #: wp-admin/plugin-install.php:105 wp-admin/plugins.php:442 msgid "Plugins list" msgstr "Pluginlijst" #: wp-admin/plugin-install.php:103 wp-admin/plugins.php:440 msgid "Filter plugins list" msgstr "Pluginlijst filteren" #: wp-admin/plugin-install.php:104 wp-admin/plugins.php:441 msgid "Plugins list navigation" msgstr "Pluginlijst navigatie" #. translators: %s: plugin file name #: wp-admin/plugin-editor.php:201 msgid "Editing %s (inactive)" msgstr "%s bewerken (inactief)" #. translators: %s: plugin file name #: wp-admin/plugin-editor.php:204 msgid "Browsing %s (inactive)" msgstr "%s bekijken (inactief)" #. translators: %s: plugin file name #: wp-admin/plugin-editor.php:193 msgid "Editing %s (active)" msgstr "%s bewerken (actief)" #: wp-admin/options-permalink.php:350 msgid "Documentation on Nginx configuration." msgstr "Documentatie over Nginx-configuratie." #. translators: %s: local time #: wp-admin/options-general.php:224 msgid "Local time is %s." msgstr "Lokale tijd is %s" #: wp-admin/my-sites.php:66 msgctxt "site" msgid "Add New" msgstr "Nieuwe toevoegen" #: wp-admin/link-manager.php:71 msgid "Links list" msgstr "Linklijst" #: wp-admin/includes/update.php:214 msgid "Get Version %s" msgstr "Bijwerken naar versie %s" #: wp-admin/includes/template.php:1057 msgid "Toggle panel: %s" msgstr "paneel %s verbergen" #: wp-admin/includes/post.php:1352 msgid "Edit permalink" msgstr "Permalink bewerken" #: wp-admin/includes/post.php:1641 msgid "Saving revision…" msgstr "Revisie bewaren…" #. translators: 1: Site Wide Only: true, 2: Network: true #: wp-admin/includes/plugin.php:89 msgid "The %1$s plugin header is deprecated. Use %2$s instead." msgstr "De %1$s plugin-header is verlopen. Gebruik in plaats daarvoor %2$s." #: wp-admin/includes/ms.php:823 msgid "Site: %s" msgstr "Site: %s" #: wp-admin/includes/ms.php:836 msgid "User has no sites or content and will be deleted." msgstr "Gebruiker heeft geen sites of publicaties en zal worden verwijderd." #: wp-admin/includes/ms.php:808 msgid "Select a user" msgstr "Een gebruiker selecteren" #. translators: user login #: wp-admin/includes/ms.php:800 msgid "What should be done with content owned by %s?" msgstr "Wat moet er gebeuren met de inhoud van %s?" #: wp-admin/includes/ms.php:850 msgid "Once you hit “Confirm Deletion”, the user will be permanently removed." msgstr "Zodra je klikt op “Verwijdering bevestigen” worden deze gebruiker permanent verwijderd." #: wp-admin/includes/ms.php:852 msgid "Once you hit “Confirm Deletion”, these users will be permanently removed." msgstr "Zodra je klikt op “Verwijdering bevestigen” worden deze gebruikers permanent verwijderd." #: wp-admin/includes/file.php:18 msgid "Theme Footer" msgstr "Themavoettekst" #: wp-admin/includes/ms.php:766 msgid "You have chosen to delete the user from all networks and sites." msgstr "Je hebt ervoor gekozen om de gebruiker van alle netwerken en sites te verwijderen." #: wp-admin/includes/ms.php:768 msgid "You have chosen to delete the following users from all networks and sites." msgstr "Je hebt ervoor gekozen om de volgende gebruikers te verwijderen van alle netwerken en sites." #: wp-admin/includes/file.php:17 msgid "Theme Header" msgstr "Thema-header" #: wp-admin/includes/media.php:870 msgid "Invalid image URL" msgstr "Ongeldige afbeeldings-URL" #: wp-admin/includes/ms.php:783 msgid "Warning! User %s cannot be deleted." msgstr "Waarschuwing. Gebruiker %s kan niet verwijderd worden." #: wp-admin/includes/ms.php:787 msgid "Warning! User cannot be deleted. The user %s is a network administrator." msgstr "Waarschuwing. Gebruiker kan niet verwijderd worden. De gebruiker %s is een netwerkbeheerder." #: wp-admin/includes/class-wp-users-list-table.php:212 msgid "No role" msgstr "Geen rol" #: wp-admin/includes/class-wp-users-list-table.php:566 msgctxt "no user roles" msgid "None" msgstr "Geen" #: wp-admin/includes/class-wp-screen.php:1165 msgid "Pagination" msgstr "Paginering" #: wp-admin/includes/class-wp-screen.php:686 msgid "Items list" msgstr "Itemlijst" #: wp-admin/includes/class-wp-screen.php:685 msgid "Items list navigation" msgstr "Itemlijst navigatie" #: wp-admin/includes/class-wp-screen.php:1105 msgid "%s column" msgid_plural "%s columns" msgstr[0] "%s kolom" msgstr[1] "%s kolommen" #. translators: 1: comment author, 2: notification if the comment is pending #: wp-admin/includes/dashboard.php:698 msgid "From %1$s %2$s" msgstr "Van %1$s %2$s" #: wp-admin/includes/class-wp-screen.php:904 msgid "Additional settings" msgstr "Overige instellingen" #. translators: 1: Title of an update, 2: Error message #: wp-admin/includes/class-bulk-upgrader-skin.php:41 msgid "An error occurred while updating %1$s: %2$s" msgstr "Er is een fout opgetreden bij het bijwerken van %1$s: %2$s." #: wp-admin/includes/class-wp-screen.php:1214 msgid "View Mode" msgstr "Bekijk modus" #. translators: date and time format for recent posts on the dashboard, from a #. different calendar year, see https://secure.php.net/date #: wp-admin/includes/dashboard.php:850 msgid "M jS Y" msgstr "j M Y" #: wp-admin/includes/dashboard.php:568 msgid "View all drafts" msgstr "Alle concepten bekijken" #: wp-admin/includes/class-wp-screen.php:1013 msgid "Boxes" msgstr "Vakken" #: wp-admin/export.php:197 wp-admin/export.php:239 wp-admin/export.php:271 msgid "End date:" msgstr "Einddatum:" #. translators: %s: the new user #: wp-admin/includes/ajax-actions.php:1409 msgid "User %s added" msgstr "Gebruiker %s toegevoegd" #: wp-admin/includes/class-wp-screen.php:684 msgid "Filter items list" msgstr "Itemlijst filteren" #. translators: %s: pending comments count #: wp-admin/includes/class-wp-comments-list-table.php:213 msgctxt "comments" msgid "Pending (%s)" msgid_plural "Pending (%s)" msgstr[0] "Wachtend (%s)" msgstr[1] "Wachtend (%s)" #. translators: %s: spam comments count #: wp-admin/includes/class-wp-comments-list-table.php:227 msgctxt "comments" msgid "Spam (%s)" msgid_plural "Spam (%s)" msgstr[0] "Spam (%s)" msgstr[1] "Spam (%s)" #. translators: %s: approved comments count #: wp-admin/includes/class-wp-comments-list-table.php:220 msgctxt "comments" msgid "Approved (%s)" msgid_plural "Approved (%s)" msgstr[0] "Goedgekeurd (%s)" msgstr[1] "Goedgekeurd (%s)" #. translators: %s: trashed comments count #: wp-admin/includes/class-wp-comments-list-table.php:234 msgctxt "comments" msgid "Trash (%s)" msgid_plural "Trash (%s)" msgstr[0] "Prullenbak (%s)" msgstr[1] "Prullenbak (%s)" #: wp-admin/includes/class-wp-list-table.php:653 msgid "No pending comments" msgstr "Geen wachtende reacties" #: wp-admin/includes/class-wp-plugins-list-table.php:616 msgid "Network Active" msgstr "Netwerk actief" #: wp-admin/includes/class-wp-plugins-list-table.php:620 msgid "Network Only" msgstr "Alleen netwerk" #: wp-admin/includes/class-wp-comments-list-table.php:413 msgctxt "column name" msgid "Submitted On" msgstr "Geplaatst op" #. translators: %s: all comments count #: wp-admin/includes/class-wp-comments-list-table.php:206 msgctxt "comments" msgid "All (%s)" msgid_plural "All (%s)" msgstr[0] "Alles (%s)" msgstr[1] "Alles (%s)" #. translators: %s: hostname:port #: wp-admin/includes/class-wp-filesystem-ssh2.php:155 msgid "Failed to initialize a SFTP subsystem session with the SSH2 Server %s" msgstr "Het is niet gelukt een SFTP sessie tot stand te brengen met de SSH2 server %s." #: wp-admin/export.php:164 msgid "Content to export" msgstr "Content om te exporteren" #: wp-admin/edit.php:202 msgid "You can view posts in a simple title list or with an excerpt using the Screen Options tab." msgstr "Je kunt de berichtweergave wisselen tussen een simpel overzicht met titels of een overzicht met titels en samenvatting door de tab Scherminstellingen te kiezen." #. translators: %s: default category #: wp-admin/edit-tags.php:548 msgid "Deleting a category does not delete the posts in that category. Instead, posts that were only assigned to the deleted category are set to the category %s." msgstr "Het verwijderen van een categorie leidt niet tot verwijdering van de berichten binnen die categorie. Berichten die onderdeel waren van de verwijderde categorie zijn nu gekoppeld aan categorie %s." #. translators: %s: comment date #: wp-admin/edit-form-comment.php:98 msgid "Submitted on: %s" msgstr "Geplaatst op: %s" #: wp-admin/edit-form-comment.php:31 msgctxt "comment" msgid "Permalink:" msgstr "Permalink:" #: wp-admin/edit-form-advanced.php:171 msgid "Page scheduled for: %s." msgstr "Pagina gepland voor: %s." #: wp-admin/edit-form-advanced.php:172 msgid "Page draft updated." msgstr "Pagina concept bijgewerkt." #: wp-admin/edit-form-advanced.php:168 msgid "Page published." msgstr "Pagina gepubliceerd." #: wp-admin/edit-form-advanced.php:170 msgid "Page submitted." msgstr "Pagina ingediend." #: wp-admin/edit-form-advanced.php:158 msgid "Post draft updated." msgstr "Conceptbericht bijgewerkt." #: wp-admin/edit-form-advanced.php:157 msgid "Post scheduled for: %s." msgstr "Bericht ingepland voor: %s." #: wp-admin/edit-form-advanced.php:156 msgid "Post submitted." msgstr "Bericht geplaatst." #: wp-admin/edit-form-advanced.php:154 msgid "Post published." msgstr "Bericht gepubliceerd." #: wp-admin/edit-form-advanced.php:138 msgid "View page" msgstr "Pagina bekijken" #: wp-admin/edit-form-advanced.php:126 wp-admin/edit-form-advanced.php:132 msgid "Preview page" msgstr "Preview pagina" #: wp-admin/edit-comments.php:193 msgid "Comments list navigation" msgstr "Navigatie reactielijst" #: wp-admin/edit-comments.php:194 msgid "Comments list" msgstr "Reactielijst" #: wp-admin/edit-form-advanced.php:108 wp-admin/edit-form-advanced.php:114 msgid "Preview post" msgstr "Voorbeeld bericht" #: wp-admin/edit-comments.php:192 msgid "Filter comments list" msgstr "Reactielijst filteren" #: wp-admin/edit-comments.php:179 msgid "In the Submitted On column, the date and time the comment was left on your site appears. Clicking on the date/time link will take you to that comment on your live site." msgstr "In de geplaatst op kolom wordt de datum en tijd getoond wanneer de reactie was achtergelaten op de site. Een klik op de datum/tijd link brengt je naar de reactie op de live site." #: wp-admin/edit-comments.php:177 msgid "In the Comment column, hovering over any comment gives you options to approve, reply (and approve), quick edit, edit, spam mark, or trash that comment." msgstr "Beweeg in de kolom Reactie met de cursor over een reactie om de opties goedkeuren, antwoorden (en goedkeuren), snel bewerken, als spam markeren, of verwijderen voor die reactie zichtbaar te maken." #: wp-admin/custom-header.php:889 msgid "The current theme does not support a flexible sized header image." msgstr "Het huidige thema ondersteunt geen flexibele kopafbeelding." #. translators: 1: comments count 2: post title #: wp-admin/edit-comments.php:141 msgid "Comments (%1$s) on “%2$s”" msgstr "Reacties (%1$s) op “%2$s”" #. translators: %s: comment link #: wp-admin/comment.php:187 #: wp-admin/includes/class-wp-comments-list-table.php:653 msgid "In reply to %s." msgstr "In antwoord op %s." #: wp-admin/custom-header.php:723 wp-admin/custom-header.php:881 msgid "The current theme does not support uploading a custom header image." msgstr "Het huidige thema ondersteunt helaas geen aangepaste kopafbeelding." #: wp-admin/includes/user.php:479 msgid "You’re using the auto-generated password for your account. Would you like to change it?" msgstr "Je maakt gebruikt van het automatisch gegenereerde wachtwoord voor je account. Wil je dit wijzigen?" #: wp-admin/users.php:365 msgid "You have specified this user for removal:" msgstr "Deze gebruiker is aangemerkt voor verwijdering:" #. translators: 1: User's display name. #: wp-admin/user-edit.php:638 msgid "Log %s out of all locations." msgstr "%s uitloggen op alle locaties." #: wp-admin/user-edit.php:626 msgid "Did you lose your phone or leave your account logged in at a public computer? You can log out everywhere else, and stay logged in here." msgstr "Je telefoon verloren of ben je bent vergeten uit te loggen op een publieke computer? Je kunt jezelf overal uitloggen, behalve op je huidige computer." #: wp-admin/user-edit.php:614 wp-admin/user-edit.php:624 msgid "Log Out Everywhere Else" msgstr "Op alle overige locaties uitloggen" #: wp-admin/user-edit.php:584 wp-admin/user-new.php:457 msgid "Cancel password change" msgstr "Wachtwoordaanpassingen annuleren" #: wp-admin/user-edit.php:575 msgid "Generate Password" msgstr "Wachtwoord genereren" #: wp-admin/user-edit.php:569 msgid "Account Management" msgstr "Gebruikersbeheer" #: wp-admin/user-edit.php:612 wp-admin/user-edit.php:622 #: wp-admin/user-edit.php:632 msgid "Sessions" msgstr "Sessies" #. translators: The non-breaking space prevents 1Password from thinking the #. text "log in" should trigger a password save prompt. #: wp-admin/install.php:155 msgid "You will need this password to log in. Please store it in a secure location." msgstr "Dit wachtwoord is nodig om in te loggen. Zorg ervoor dat je het bewaart op een geheime locatie." #: wp-admin/includes/class-wp-list-table.php:640 msgid "No approved comments" msgstr "Geen goedgekeurde reacties" #: wp-admin/includes/class-wp-list-table.php:628 #: wp-admin/includes/class-wp-list-table.php:640 #: wp-admin/includes/class-wp-list-table.php:653 msgid "No comments" msgstr "Geen reacties" #: wp-admin/includes/class-wp-list-table.php:622 msgid "%s approved comment" msgid_plural "%s approved comments" msgstr[0] "%s toegelaten reactie" msgstr[1] "%s toegelaten reacties" #: wp-admin/includes/class-wp-list-table.php:623 msgid "%s pending comment" msgid_plural "%s pending comments" msgstr[0] "%s wachtende reactie" msgstr[1] "%s wachtende reacties" #: wp-admin/includes/class-wp-list-table.php:621 msgid "%s comment" msgid_plural "%s comments" msgstr[0] "%s reactie" msgstr[1] "%s reacties" #: wp-admin/includes/ajax-actions.php:3237 msgid "Image could not be processed." msgstr "Afbeelding kon niet worden verwerkt." #: wp-admin/install.php:169 wp-admin/user-edit.php:599 #: wp-admin/user-new.php:471 msgid "Confirm Password" msgstr "Wachtwoord bevestigen" #. Translators: 1: wp-config.php; 2: Secret key service URL. #: wp-admin/maint/repair.php:69 msgid "While you are editing your %1$s file, take a moment to make sure you have all 8 keys and that they are unique. You can generate these using the WordPress.org secret key service." msgstr "Wanneer je je %1$s-bestand gaat bewerken, neem een moment om te controleren dat alle 8 sleutels beschikbaar en uniek zijn. De sleutels kunnen gegenereerd worden via de WordPress geheime sleutel service." #: wp-admin/includes/class-wp-comments-list-table.php:621 #: wp-admin/includes/class-wp-list-table.php:494 #: wp-admin/includes/class-wp-list-table.php:1272 #: wp-admin/includes/update.php:687 msgid "Show more details" msgstr "Meer details tonen" #: wp-admin/nav-menus.php:614 msgid "Your theme supports %s menu. Select which menu appears in each location." msgid_plural "Your theme supports %s menus. Select which menu appears in each location." msgstr[0] "Je thema ondersteunt nu %s menu. Selecteer welk menu moet worden getoond." msgstr[1] "Je thema ondersteunt nu %s menu’s. Selecteer per locatie welk menu moet worden getoond." #: wp-admin/includes/class-theme-installer-skin.php:74 #: wp-admin/includes/class-theme-upgrader-skin.php:65 msgid "Live Preview “%s”" msgstr "Live voorbeeld “%s”" #: wp-admin/includes/class-wp-users-list-table.php:505 msgid "%s post by this author" msgid_plural "%s posts by this author" msgstr[0] "%s bericht door deze auteur" msgstr[1] "%s berichten door deze auteur" #: wp-admin/includes/class-wp-list-table.php:806 msgid "Last page" msgstr "Laatste pagina" #. translators: %s: comment link #: wp-admin/edit-form-comment.php:137 msgid "In reply to: %s" msgstr "In antwoord op: %s" #. translators: %s: post link #: wp-admin/edit-form-comment.php:122 msgid "In response to: %s" msgstr "In antwoord op: %s" #: wp-admin/edit-form-comment.php:84 msgid "Comment status" msgstr "Reactiestatus" #: wp-admin/edit-form-comment.php:104 wp-admin/includes/meta-boxes.php:220 msgid "Date and time" msgstr "Datum en tijd" #: wp-admin/includes/class-wp-list-table.php:763 msgid "First page" msgstr "Eerste pagina" #: wp-admin/revision.php:120 msgid "Revisions Management" msgstr "Revisiebeheer" #: wp-admin/edit-form-advanced.php:431 msgid "You can also embed media from many popular websites including Twitter, YouTube, Flickr and others by pasting the media URL on its own line into the content of your post/page. Please refer to the Codex to learn more about embeds." msgstr "Je kunt ook media insluiten van vele populaire websites, inclusief Twitter, YouTube, Flickr en anderen. Plak de media-URL op een eigen regel in je bericht/pagina. Bezoek de Codex voor meer informatie over Insluiten." #: wp-admin/includes/dashboard.php:1615 msgid "https://codex.wordpress.org/First_Steps_With_WordPress" msgstr "https://codex.wordpress.org/First_Steps_With_WordPress" #: wp-admin/edit-form-advanced.php:447 msgid "Format — Post Formats designate how your theme will display a specific post. For example, you could have a standard blog post with a title and paragraphs, or a short aside that omits the title and contains a short text blurb. Please refer to the Codex for descriptions of each post format. Your theme could enable all or some of 10 possible formats." msgstr "Berichtformaat - Berichtformaten bepalen hoe een thema een bepaald bericht toont. Het kan bijvoorbeeld een standaard bericht met een titel en paragrafen hebben of een korte aside welke geen titel toont en enkel een kort stukje tekst. Meer informatie over berichtformaten kan gevonden worden op de Codex. Een thema kan slechts enkele of alle 10 mogelijke formaten ondersteunen en/of tonen." #: wp-admin/edit-tags.php:270 msgid "Documentation on Tags" msgstr "Documentatie over tags" #: wp-admin/options-writing.php:45 msgid "Documentation on Writing Settings" msgstr "Documentatie over schrijfinstellingen" #: wp-admin/edit-form-advanced.php:407 msgid "Documentation on Adding New Pages" msgstr "Documentatie over het toevoegen van nieuwe pagina's" #: wp-admin/edit.php:249 msgid "Documentation on Managing Pages" msgstr "Documentatie over paginabeheer" #: wp-admin/nav-menus.php:571 msgid "Documentation on Menus" msgstr "Documentatie over menu's" #: wp-admin/import.php:29 msgid "Documentation on Import" msgstr "Documentatie over importeren" #: wp-admin/custom-background.php:97 msgid "Documentation on Custom Background" msgstr "Documentatie over aangepaste achtergrond" #: wp-admin/plugin-editor.php:135 msgid "Documentation on Editing Plugins" msgstr "Documentatie over het bewerken van plugins" #: wp-admin/widgets.php:76 msgid "Documentation on Widgets" msgstr "Documentatie over widgets" #: wp-admin/index.php:96 msgid "Documentation on Dashboard" msgstr "Documentatie over het dashboard" #: wp-admin/edit-tags.php:268 msgid "Documentation on Link Categories" msgstr "Documentatie over linkcategorieën" #: wp-admin/edit.php:228 msgid "Documentation on Managing Posts" msgstr "Documentatie over berichtenbeheer" #: wp-admin/edit-tags.php:266 msgid "Documentation on Categories" msgstr "Documentatie over categorieën" #: wp-admin/plugin-install.php:98 msgid "Documentation on Installing Plugins" msgstr "Documentatie over het installeren van plugins" #: wp-admin/user-new.php:220 msgid "Documentation on Adding New Users" msgstr "Documentatie over het toevoegen van nieuwe gebruikers" #: wp-admin/options-reading.php:38 msgid "Documentation on Reading Settings" msgstr "Documentatie over leesinstelingen" #: wp-admin/edit-link-form.php:65 msgid "Documentation on Creating Links" msgstr "Documentatie over het aanmaken van links" #: wp-admin/options-discussion.php:28 msgid "Documentation on Discussion Settings" msgstr "Documentatie over discussie instellingen" #: wp-admin/options-permalink.php:44 msgid "Documentation on Permalinks Settings" msgstr "Documentatie over permalink instellingen" #: wp-admin/user-edit.php:61 msgid "Documentation on User Profiles" msgstr "Documentatie over gebruikersprofielen" #: wp-admin/media-new.php:56 msgid "Documentation on Uploading Media Files" msgstr "Documentatie over uploaden van mediabestanden" #: wp-admin/users.php:67 msgid "Documentation on Managing Users" msgstr "Documentatie over gebruikersbeheer" #: wp-admin/comment.php:51 wp-admin/edit-comments.php:185 msgid "Documentation on Comments" msgstr "Documentatie over reacties" #: wp-admin/edit-form-advanced.php:392 msgid "Documentation on Writing and Editing Posts" msgstr "Documentatie over het schrijven en bewerken van berichten" #: wp-admin/update-core.php:585 msgid "Documentation on Updating WordPress" msgstr "Documentatie over het bijwerken van WordPress" #: wp-admin/options-media.php:34 msgid "Documentation on Media Settings" msgstr "Documentatie over media-instellingen" #: wp-admin/options-general.php:45 msgid "Documentation on General Settings" msgstr "Documentatie over de algemene instellingen" #: wp-admin/export.php:54 msgid "Documentation on Export" msgstr "Documentatie over exporteren" #: wp-admin/link-manager.php:66 msgid "Documentation on Managing Links" msgstr "Documentatie over het beheren van links" #: wp-admin/custom-header.php:123 msgid "Documentation on Custom Header" msgstr "Documentatie over aangepaste kopafbeeldingen" #: wp-admin/tools.php:23 msgid "Documentation on Tools" msgstr "Documentatie over hulpmiddelen" #: wp-admin/upload.php:66 wp-admin/upload.php:212 msgid "Documentation on Media Library" msgstr "Documentatie over de mediabibliotheek" #: wp-admin/edit-form-advanced.php:408 msgid "Documentation on Editing Pages" msgstr "Documentatie over pagina's bewerken" #: wp-admin/edit-form-advanced.php:424 wp-admin/media.php:83 msgid "Documentation on Edit Media" msgstr "Documentatie over media bewerken" #: wp-admin/users.php:68 msgid "Descriptions of Roles and Capabilities" msgstr "Beschrijvingen van Rollen en Rechten" #: wp-admin/options-permalink.php:45 msgid "Documentation on Using Permalinks" msgstr "Documentatie over het gebruik van Permalinks" #: wp-admin/edit-comments.php:187 msgid "Documentation on Keyboard Shortcuts" msgstr "Documentatie over sneltoetsen" #: wp-admin/plugin-editor.php:136 msgid "Documentation on Writing Plugins" msgstr "Documentatie over het schrijven van plugins" #: wp-admin/my-sites.php:47 msgid "Documentation on My Sites" msgstr "Documentatie over mijn sites" #: wp-admin/user-edit.php:293 msgid "More information" msgstr "Meer informatie" #: wp-admin/edit-comments.php:186 msgid "Documentation on Comment Spam" msgstr "Documentatie over reactie spam" #: wp-admin/options-general.php:358 msgid "Documentation on date and time formatting." msgstr "Documentatie over datum- en tijdformat." #: wp-admin/update-core.php:183 msgid "Important: before updating, please back up your database and files. For help with updates, visit the Updating WordPress Codex page." msgstr "Belangrijk: voordat je WordPress gaat bijwerken, bezoek eerst de codex over database en bestanden backuppen. Voor verdere ondersteuning met bijwerken, bezoek de WordPress bijwerken Codex pagina." #: wp-admin/theme-install.php:120 msgid "Documentation on Adding New Themes" msgstr "Documentatie over het toevoegen van nieuwe thema's" #: wp-admin/theme-editor.php:45 msgid "Documentation on Theme Development" msgstr "Documentatie over het Ontwikkelen van Thema's" #: wp-admin/theme-editor.php:46 wp-admin/themes.php:118 msgid "Documentation on Using Themes" msgstr "Documentatie over het gebruik van Thema's" #: wp-admin/theme-editor.php:47 msgid "Documentation on Editing Files" msgstr "Documentatie over het Bewerken van Bestanden" #: wp-admin/theme-editor.php:48 msgid "Documentation on Template Tags" msgstr "Documentatie over Template Tags" #: wp-admin/plugins.php:435 msgid "Documentation on Managing Plugins" msgstr "Documentatie over het beheren van plugins" #. translators: %s: the option/setting #: wp-admin/options.php:198 msgid "The %s setting is unregistered. Unregistered settings are deprecated. See https://codex.wordpress.org/Settings_API" msgstr "De instelling %s is niet geregistreerd. Niet-geregistreerde instellingen worden niet meer ondersteund. Zie https://codex.wordpress.org/Settings_API" #. translators: 1: WordPress version number, 2: Minimum required PHP version #. number, 3: Minimum required MySQL version number, 4: Current PHP version #. number, 5: Current MySQL version number #: wp-admin/update-core.php:72 wp-admin/upgrade.php:81 msgid "You cannot update because WordPress %1$s requires PHP version %2$s or higher and MySQL version %3$s or higher. You are running PHP version %4$s and MySQL version %5$s." msgstr "Bijwerken van WordPress naar versie %1$s is niet mogelijk omdat deze PHP-versie %2$s of hoger vereist en MySQL-versie %3$s of hoger. Je site draait momenteel op PHP-versie %4$s en MySQL-versie %5$s." #. translators: 1: WordPress version number, 2: Minimum required PHP version #. number, 3: Current PHP version number #: wp-admin/update-core.php:75 wp-admin/upgrade.php:83 msgid "You cannot update because WordPress %1$s requires PHP version %2$s or higher. You are running version %3$s." msgstr "Bijwerken is niet mogelijk omdat WordPress %1$s PHP-versie %2$s of hoger vereist. Je maakt gebruik van versie: %3$s." #. translators: 1: WordPress version number, 2: Minimum required MySQL version #. number, 3: Current MySQL version number #: wp-admin/update-core.php:78 wp-admin/upgrade.php:85 msgid "You cannot update because WordPress %1$s requires MySQL version %2$s or higher. You are running version %3$s." msgstr "Bijwerken is niet mogelijk omdat WordPress %1$s MySQL-versie %2$s of hoger vereist. Je maakt gebruik van versie: %3$s." #. translators: 1: WordPress version number, 2: Minimum required PHP version #. number, 3: Minimum required MySQL version number, 4: Current PHP version #. number, 5: Current MySQL version number #: wp-admin/install.php:239 msgid "You cannot install because WordPress %1$s requires PHP version %2$s or higher and MySQL version %3$s or higher. You are running PHP version %4$s and MySQL version %5$s." msgstr "Installeren is niet mogelijk omdat WordPress %1$s PHP-versie %2$s of hoger en MySQL-versie %3$s of hoger vereist. Je maakt gebruik van PHP-versie %4$s en MySQL-versie %5$s." #. translators: 1: WordPress version number, 2: Minimum required PHP version #. number, 3: Current PHP version number #: wp-admin/install.php:242 msgid "You cannot install because WordPress %1$s requires PHP version %2$s or higher. You are running version %3$s." msgstr "Installeren is niet mogelijk omdat WordPress %1$s PHP-versie %2$s of hoger vereist. Je maakt gebruik van versie: %3$s. " #. translators: 1: WordPress version number, 2: Minimum required MySQL version #. number, 3: Current MySQL version number #: wp-admin/install.php:245 msgid "You cannot install because WordPress %1$s requires MySQL version %2$s or higher. You are running version %3$s." msgstr "Installeren is niet mogelijk omdat WordPress %1$s MySQL-versie %2$s of hoger vereist. Je maakt gebruik van versie: %3$s." #: wp-admin/widgets.php:81 msgid "The theme you are currently using isn’t widget-aware, meaning that it has no sidebars that you are able to change. For information on making your theme widget-aware, please follow these instructions." msgstr "Het thema dat je gebruikt is niet geschikt voor gebruik van widgets, omdat het geen sidebar heeft welke je kunt aanpassen. Voor informatie over hoe je een thema geschikt kunt maken voor widgets, volg deze instructies." #: wp-admin/includes/file.php:311 wp-admin/plugin-editor.php:276 #: wp-admin/theme-editor.php:291 msgid "You need to make this file writable before you can save your changes. See the Codex for more information." msgstr "Je moet dit bestand eerst beschrijfbaar maken voor je de wijzigingen kunt opslaan. Zie de Codex voor meer informatie." #. translators: %s: Codex URL #: wp-admin/options-writing.php:174 msgid "When you publish a new post, WordPress automatically notifies the following site update services. For more about this, see Update Services on the Codex. Separate multiple service URLs with line breaks." msgstr "Als je een nieuw bericht publiceert, zal WordPress automatisch de volgende site update services informeren. Update Services op de Codex bezoeken voor meer informatie. Meerdere service-URL's scheiden met een nieuwe regel." #: wp-admin/includes/meta-boxes.php:659 wp-admin/includes/meta-boxes.php:713 msgid "https://codex.wordpress.org/Introduction_to_Blogging#Managing_Comments" msgstr "https://codex.wordpress.org/Introduction_to_Blogging#Managing_Comments" #: wp-admin/includes/options.php:123 msgid "The character encoding of your site (UTF-8 is recommended)" msgstr "De karakter encoding van de site (UTF-8 wordt aanbevolen)" #: wp-admin/includes/file.php:1709 msgid "example: www.wordpress.org" msgstr "Bijvoorbeeld: www.wordpress.org" #: wp-admin/theme-install.php:62 wp-admin/themes.php:141 msgid "Number of Themes found: %d" msgstr "Aantal gevonden thema's: %d" #: wp-admin/theme-install.php:95 msgid "Alternately, you can browse the themes that are Featured, Popular, or Latest. When you find a theme you like, you can preview it or install it." msgstr "Als alternatief kun je bladeren door de thema's via Uitgelicht, Populair of Laatste. Wanneer je een thema leuk vindt kun je het bekijken of installeren." #: wp-admin/theme-install.php:94 msgid "You can Search for themes by keyword, author, or tag, or can get more specific and search by criteria listed in the feature filter." msgstr "Het is mogelijk om te zoeken naar thema's op trefwoord, auteur of tag. Daarnaast kun je specifieker zoeken door de criteria te gebruiken in het filter." #: wp-admin/themes.php:78 msgid "The search for installed themes will search for terms in their name, description, author, or tag." msgstr "Het zoeken naar geïnstalleerde thema's maakt gebruik van termen in de naam, omschrijving, auteur of tags van de thema's." #: wp-admin/options-general.php:314 msgid "enter a custom date format in the following field" msgstr "een aangepast datumformaat invoeren in het volgende veld" #: wp-admin/options-general.php:351 msgid "enter a custom time format in the following field" msgstr "een aangepast tijdsformaat invoeren in het volgende veld" #: wp-admin/options-general.php:352 msgid "Custom time format:" msgstr "Aangepast tijdsformaat:" #: wp-admin/options-general.php:315 msgid "Custom date format:" msgstr "Aangepast datumformaat:" #: wp-admin/includes/class-plugin-upgrader.php:56 msgid "Plugins updated successfully." msgstr "Plugins zijn bijgewerkt." #: wp-admin/includes/class-wp-plugin-install-list-table.php:602 #: wp-admin/includes/plugin-install.php:596 msgctxt "Active plugin installations" msgid "1+ Million" msgstr "1+ miljoen" #: wp-admin/includes/class-wp-media-list-table.php:493 msgid "Detach" msgstr "Loskoppelen" #: wp-admin/menu-header.php:255 msgid "Main menu" msgstr "Hoofdmenu" #: wp-admin/includes/file.php:1754 msgid "Enter the location on the server where the public and private keys are located. If a passphrase is needed, enter that in the password field above." msgstr "Vul de locatie in waar de publieke en privésleutels staan op de server. Als een wachtwoord nodig is, vul deze dan in het bovenstaande veld in." #: wp-admin/users.php:269 msgid "What should be done with content owned by these users?" msgstr "Wat moet er worden gedaan met de bijdragen van deze gebruikers?" #: wp-admin/users.php:435 msgid "%s user deleted." msgid_plural "%s users deleted." msgstr[0] "%s gebruiker verwijderd." msgstr[1] "%s gebruikers verwijderd." #: wp-admin/users.php:242 msgid "You have specified these users for deletion:" msgstr "Je hebt deze gebruikers geselecteerd om te verwijderen:" #: wp-admin/edit.php:282 msgid "1 page not updated, somebody is editing it." msgstr "1 pagina is niet bijgewerkt, omdat deze momenteel in bewerking is." #: wp-admin/edit.php:274 msgid "1 post not updated, somebody is editing it." msgstr "1 bericht is niet bijgewerkt, omdat deze momenteel in bewerking is." #: wp-admin/plugins.php:322 msgid "These plugins may be active on other sites in the network." msgstr "Deze plugins kunnen actief zijn op andere sites in het netwerk." #: wp-admin/plugins.php:324 msgid "You are about to remove the following plugins:" msgstr "Je staat op het punt de volgende plugins te verwijderen:" #: wp-admin/plugins.php:320 msgid "Delete Plugins" msgstr "Plugins verwijderen" #. translators: %s: theme name #. translators: %s: Theme name #: wp-admin/themes.php:281 wp-admin/themes.php:416 msgid "Active: %s" msgstr "Actief: %s" #: wp-admin/includes/template.php:2183 msgid "You are currently editing the page that shows your latest posts." msgstr "Je bent op dit moment een pagina aan het bewerken die de laatste berichten toont." #: wp-admin/user-edit.php:49 msgid "You can log out of other devices, such as your phone or a public computer, by clicking the Log Out Everywhere Else button." msgstr "Het is mogelijk om uit te loggen bij andere apparaten, zoals je telefoon of publieke computer, door te klikken op 'Alle andere sessies uitloggen' knop." #: wp-admin/includes/theme.php:639 wp-admin/themes.php:446 msgid "Close details dialog" msgstr "Detaildialoogvenster sluiten" #: wp-admin/includes/template.php:1760 msgid "Front Page" msgstr "Voorpagina" #: wp-admin/includes/class-wp-screen.php:1125 msgid "Number of items per page:" msgstr "Aantal items per pagina:" #. translators: date and time format for exact current time, mainly about #. timezones, see https://secure.php.net/date #: wp-admin/options-general.php:21 msgctxt "timezone date format" msgid "Y-m-d H:i:s" msgstr "d-m-Y H:i:s" #: wp-admin/theme-install.php:332 msgid "This theme has not been rated yet." msgstr "Dit thema is nog niet beoordeeld." #: wp-admin/update-core.php:431 msgid "New translations are available." msgstr "Er zijn nieuwe vertalingen beschikbaar." #: wp-admin/nav-menus.php:547 msgid "To add a custom link, expand the Custom Links section, enter a URL and link text, and click Add to Menu" msgstr "Voor het toevoegen van aangepaste links, breidt de aangepaste link-sectie uit, voer een URL met linktekst toe en klik op Aan menu toevoegen" #. translators: Do not translate USERNAME, URL_DELETE, SITE_NAME: those are #. placeholders. #: wp-admin/ms-delete-site.php:48 msgid "" "Howdy ###USERNAME###,\n" "\n" "You recently clicked the 'Delete Site' link on your site and filled in a\n" "form on that page.\n" "\n" "If you really want to delete your site, click the link below. You will not\n" "be asked to confirm again so only click this link if you are absolutely certain:\n" "###URL_DELETE###\n" "\n" "If you delete your site, please consider opening a new site here\n" "some time in the future! (But remember your current site and username\n" "are gone forever.)\n" "\n" "Thanks for using the site,\n" "Webmaster\n" "###SITE_NAME###" msgstr "" "Hoi ###USERNAME###,\n" "\n" "Je hebt recentelijk geklikt op de 'Site verwijderen' link op je site en een formulier ingevuld op deze pagina.\n" "\n" "Wanneer je daadwerkelijk de site wilt verwijderen klik op de onderstaande link. Je zal niet opnieuw gevraagd worden om bevestiging. Weet dus zeker wat je doet als je hier op klikt:\n" "###URL_DELETE###\n" "\n" "Als je je site verwijdert overweeg om in de toekomst een nieuwe site te openen hier. (Maar wees je ervan bewust dat je huidige site en gebruikersnaam definitief zijn verwijderd.)\n" "\n" "Bedankt voor het gebruiken van de site,\n" "Webmaster\n" "###SITE_NAME###" #: wp-admin/includes/file.php:31 wp-admin/includes/template.php:1764 msgid "Posts Page" msgstr "Berichtenpagina" #. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL: #. those are placeholders. #: wp-admin/includes/misc.php:1161 msgid "" "Howdy ###USERNAME###,\n" "\n" "You recently requested to have the administration email address on\n" "your site changed.\n" "\n" "If this is correct, please click on the following link to change it:\n" "###ADMIN_URL###\n" "\n" "You can safely ignore and delete this email if you do not want to\n" "take this action.\n" "\n" "This email has been sent to ###EMAIL###\n" "\n" "Regards,\n" "All at ###SITENAME###\n" "###SITEURL###" msgstr "" "Hoi ###USERNAME###,\n" "\n" "Je hebt recentelijk verzocht om het e-mailadres van de beheerder voor de site te wijzigen.\n" "\n" "Wanneer dit correct is kun je de volgende link volgen om het definitief te maken:\n" "###ADMIN_URL###\n" "\n" "Je kunt dit bericht eenvoudig negeren als je geen actie wilt ondernemen.\n" "\n" "Deze e-mail is verstuurd naar ###EMAIL###\n" "\n" "Met vriendelijke groet,\n" "Iedereen bij ###SITENAME###\n" "###SITEURL###" #: wp-admin/includes/revision.php:208 wp-admin/includes/revision.php:250 msgctxt "revision date short format" msgid "j M @ H:i" msgstr "j M @ H:i" #: wp-admin/includes/class-wp-automatic-updater.php:846 msgid "" "UPDATE LOG\n" "==========" msgstr "" "UPDATE LOG\n" "==========" #: wp-admin/includes/ms.php:356 msgid "Site Upload Space Quota" msgstr "Site uploadgroottelimiet" #: wp-admin/includes/ms.php:359 msgid "Size in megabytes" msgstr "Grootte in megabytes" #: wp-admin/includes/class-wp-automatic-updater.php:828 msgid "" "BETA TESTING?\n" "=============\n" "\n" "This debugging email is sent when you are using a development version of WordPress.\n" "\n" "If you think these failures might be due to a bug in WordPress, could you report it?\n" " * Open a thread in the support forums: https://wordpress.org/support/forum/alphabeta\n" " * Or, if you're comfortable writing a bug report: https://core.trac.wordpress.org/\n" "\n" "Thanks! -- The WordPress Team" msgstr "" "BETA TESTING?\n" "=============\n" "\n" "Deze debug e-mail wordt verstuurd wanneer je een ontwikkelversie gebruikt van WordPress.\n" "\n" "Wanneer je van mening bent dat deze fouten worden veroorzaakt door een bug in WordPress, wil je deze dan rapporteren?\n" " * Open een nieuwe discussie op het supportforum: https://wordpress.org/support/forum/alphabeta\n" " * Of, wanneer je bekend met het schrijven van bugreports: https://core.trac.wordpress.org/\n" "\n" "Bedankt. -- Het WordPress team" #. translators: Publish box date format, see https://secure.php.net/date #: wp-admin/edit-form-advanced.php:144 wp-admin/edit-form-comment.php:93 #: wp-admin/includes/meta-boxes.php:181 wp-admin/includes/meta-boxes.php:340 #: wp-admin/includes/revision.php:207 wp-admin/includes/revision.php:249 msgid "M j, Y @ H:i" msgstr "j F Y H:i" #: wp-admin/includes/class-wp-posts-list-table.php:978 msgid "Y/m/d g:i:s a" msgstr "j F Y g:i:s" #: wp-admin/includes/ajax-actions.php:3429 #: wp-admin/includes/ajax-actions.php:3548 #: wp-admin/includes/ajax-actions.php:3608 #: wp-admin/includes/ajax-actions.php:3703 #: wp-admin/includes/ajax-actions.php:3824 #: wp-admin/includes/ajax-actions.php:3889 msgid "Unable to connect to the filesystem. Please confirm your credentials." msgstr "Niet mogelijk om connectie te maken met het bestandssysteem. Bevestig je inloggegevens." #: wp-admin/comment.php:195 msgid "Submitted on" msgstr "Geschreven op" #. translators: column name or table row header #: wp-admin/comment.php:169 #: wp-admin/includes/class-wp-comments-list-table.php:410 msgid "In Response To" msgstr "In reactie op" #: wp-admin/user-edit.php:616 msgid "You are only logged in at this location." msgstr "Je bent alleen ingelogd op deze locatie." #: wp-admin/includes/plugin-install.php:355 msgid "These suggestions are based on the plugins you and other users have installed." msgstr "Deze suggesties zijn gebaseerd op de plugins die jij en andere gebruikers hebben geïnstalleerd." #: wp-admin/edit-form-advanced.php:380 msgid "You can enable distraction-free writing mode using the icon to the right. This feature is not available for old browsers or devices with small screens, and requires that the full-height editor be enabled in Screen Options." msgstr "Je kunt de afleidingsvrije-modus activeren d.m.v. het icoon aan de rechterkant. Deze functionaliteit is niet beschikbaar voor oude browsers en apparaten met een klein scherm. Verder dient de editor op volledige hoogte ingesteld te zijn bij de schermopties." #: wp-admin/user-edit.php:634 msgid "Log Out Everywhere" msgstr "Overal uitloggen" #: wp-admin/includes/class-wp-plugin-install-list-table.php:111 msgctxt "Plugin Installer" msgid "Recommended" msgstr "Aanbevolen" #. translators: New site notification email. 1: New site URL, 2: User login, 3: #. User password or password reset link, 4: Login URL #: wp-admin/includes/upgrade.php:382 msgid "" "Your new WordPress site has been successfully set up at:\n" "\n" "%1$s\n" "\n" "You can log in to the administrator account with the following information:\n" "\n" "Username: %2$s\n" "Password: %3$s\n" "Log in here: %4$s\n" "\n" "We hope you enjoy your new site. Thanks!\n" "\n" "--The WordPress Team\n" "https://wordpress.org/\n" msgstr "" "Je nieuwe WordPress site is geïnstalleerd op:\n" "\n" "%1$s\n" "\n" "Je kunt als beheerder inloggen met de volgende gegevens:\n" "\n" "Gebruikersnaam: %2$s\n" "Wachtwoord: %3$s\n" "Inloggen kan hier: %4$s\n" "\n" "We hopen dat je veel plezier hebt van je nieuwe site. Bedankt.\n" "\n" "-- Het WordPress team\n" "https://wordpress.org/\n" #: wp-admin/options-general.php:33 msgid "You can set the language, and the translation files will be automatically downloaded and installed (available if your filesystem is writable)." msgstr "Je kunt de taal instellen, waarna de vertaalbestanden automatisch gedownload en geïnstalleerd worden (beschikbaar als je bestandssysteem beschrijfbaar is)." #: wp-admin/install.php:130 msgid "Usernames can have only alphanumeric characters, spaces, underscores, hyphens, periods, and the @ symbol." msgstr "Gebruikersnamen mogen alleen alfanumerieke karakters, spaties, underscores, koppeltekens, punten en het @ symbool bevatten." #: wp-admin/options-discussion.php:229 msgid "Mystery Person" msgstr "Mysterieus persoon" #: wp-admin/themes.php:177 msgid "You cannot delete a theme while it has an active child theme." msgstr "Je kunt een thema niet verwijderen als deze een actief subthema heeft." #: wp-admin/includes/class-wp-screen.php:906 msgid "Enable full-height editor and distraction-free functionality." msgstr "Afleidingsvrije-modus activeren." #: wp-admin/includes/class-wp-plugin-install-list-table.php:616 msgid "Untested with your version of WordPress" msgstr "Niet getest met jouw WordPress versie" #: wp-admin/includes/dashboard.php:1330 msgid "https://planet.wordpress.org/feed/" msgstr "https://nl.wordpress.org/feed/" #: wp-admin/includes/dashboard.php:1321 wp-admin/index.php:75 #: wp-admin/index.php:81 msgid "https://planet.wordpress.org/" msgstr "https://nl.wordpress.org/" #: wp-admin/custom-background.php:229 msgid "You can now manage and live-preview Custom Backgrounds in the Customizer." msgstr "Je kunt nu achtergronden bewerken en daarvan een voorbeeld bekijken in de Thema Customizer." #: wp-admin/includes/ajax-actions.php:3209 msgid "You are now logged out everywhere else." msgstr "Je bent nu op alle andere plekken uitgelogd." #. translators: %s: User's display name. #: wp-admin/includes/ajax-actions.php:3213 msgid "%s has been logged out." msgstr "%s is uitgelogd." #: wp-admin/includes/ajax-actions.php:3201 msgid "Could not log out user sessions. Please try again." msgstr "Kon gebruikersessies niet uitloggen. Probeer het nog eens." #: wp-admin/includes/ajax-actions.php:3095 msgid "This preview is unavailable in the editor." msgstr "Dit voorbeeld is niet beschikbaar in de editor." #: wp-admin/edit-form-advanced.php:376 msgid "Post editor — Enter the text for your post. There are two modes of editing: Visual and Text. Choose the mode by clicking on the appropriate tab." msgstr "Bericht editor - Voer hier de tekst in van het bericht. Er zijn twee modi voor bewerken: WYSIWYG en tekst. Kies de modus door de desbetreffende tab te selecteren." #: wp-admin/includes/class-wp-links-list-table.php:111 #: wp-admin/includes/class-wp-posts-list-table.php:445 msgid "Filter by category" msgstr "Op categorie filteren" #: wp-admin/includes/class-wp-comments-list-table.php:335 msgid "Filter by comment type" msgstr "Op reactietype filteren" #: wp-admin/edit-form-advanced.php:379 msgid "You can insert media files by clicking the icons above the post editor and following the directions. You can align or edit images using the inline formatting toolbar available in Visual mode." msgstr "Mediabestanden invoegen is mogelijk door op de icoontjes boven de editor te klikken en de instructies te volgen. Afbeeldingen zijn uit te lijnen en te bewerken door de bewerkknoppen in Wysiwyg-modus." #: wp-admin/custom-header.php:459 msgid "You can now manage and live-preview Custom Header in the Customizer." msgstr "Je kunt de aangepaste header bewerken en bekijken in de Customizer." #: wp-admin/includes/class-wp-screen.php:1029 msgctxt "Welcome panel" msgid "Welcome" msgstr "Welkom" #: wp-admin/menu.php:196 msgctxt "theme editor" msgid "Editor" msgstr "Editor" #: wp-admin/includes/class-wp-users-list-table.php:187 msgctxt "users" msgid "All (%s)" msgid_plural "All (%s)" msgstr[0] "Alle (%s)" msgstr[1] "Alle (%s)" #: wp-admin/edit-link-form.php:100 #: wp-admin/includes/class-wp-links-list-table.php:126 msgctxt "link name" msgid "Name" msgstr "Naam" #. translators: %s: placeholder that must come at the start of the URL #: wp-admin/options-permalink.php:283 msgid "If you like, you may enter custom structures for your category and tag URLs here. For example, using topics as your category base would make your category links like %s/topics/uncategorized/. If you leave these blank the defaults will be used." msgstr "Als je wilt kun je aangepaste structuren maken voor je categorie en tag-URL's. Onderwerpen als categoriebasis levert bijvoorbeeld categorielinks op als %s/onderwerpen/geencategorie/. Als je deze leeg laat, worden de standaardwaardes gebruikt." #: wp-admin/credits.php:125 msgid "Release Lead" msgstr "Release-manager" #: wp-admin/upload.php:60 msgid "Use the arrow buttons at the top of the dialog, or the left and right arrow keys on your keyboard, to navigate between media items quickly." msgstr "Gebruik de pijltjesknoppen bovenin het dialoogvenster of de linker en rechter pijltjesknop op je toetsenbord om eenvoudig door de media-onderdelen te bladeren." #: wp-admin/upload.php:51 wp-admin/upload.php:195 msgid "You can view your media in a simple visual grid or a list with columns. Switch between these views using the icons to the left above the media." msgstr "Media kan bekeken worden in een eenvoudige visuele raster of een lijst met kolommen. Wissel tussen deze weergave via de iconen linksboven." #: wp-admin/upload.php:61 msgid "You can also delete individual items and access the extended edit screen from the details dialog." msgstr "Het is ook mogelijk individuele items te verwijderen en om het uitgebreide bewerkingsscherm te benaderen vanuit het detail dialoogvenster." #: wp-admin/upload.php:52 msgid "To delete media items, click the Bulk Select button at the top of the screen. Select any items you wish to delete, then click the Delete Selected button. Clicking the Cancel Selection button takes you back to viewing your media." msgstr "Om media-onderdelen te verwijderen klik je op de bulk selectieknop bovenin het scherm. Media-items selecteren die je wilt verwijderen en klik daarna op de Geselecteerde items verwijderen knop. Klikken op de Selectie annuleren knop om terug te keren naar het bekijken van je media." #: wp-admin/upload.php:59 msgid "Clicking an item will display an Attachment Details dialog, which allows you to preview media and make quick edits. Any changes you make to the attachment details will be automatically saved." msgstr "Klikken op een item toont het bijlage-detail-dialoogvenster. Dit geeft de mogelijkheid om een voorbeeld te bekijken en snelle bewerkingen te doen. Elke wijziging aan de bijlagedetails wordt automatisch opgeslagen." #: wp-admin/upload.php:50 msgid "All the files you’ve uploaded are listed in the Media Library, with the most recent uploads listed first." msgstr "Alle bestanden die je hebt geüpload bevinden zich in de mediabibliotheek, met de laatste uploads als eerste getoond." #: wp-admin/plugin-install.php:91 msgid "If you just want to get an idea of what’s available, you can browse Featured and Popular plugins by using the links above the plugins list. These sections rotate regularly." msgstr "Als je een overzicht wilt krijgen van hetgeen er beschikbaar is, kun je bladeren door Uitgelichte en Populaire plugins. Klik hiervoor op de links boven de plugins lijst. De rubrieken wisselen regelmatig." #: wp-admin/plugin-install.php:123 msgid "Browse Plugins" msgstr "Door plugins bladeren" #: wp-admin/plugin-install.php:48 msgid "Add Plugins" msgstr "Plugins toevoegen" #: wp-admin/edit-tags.php:545 wp-admin/options-general.php:170 msgid "Note:" msgstr "Notitie:" #: wp-admin/options-general.php:170 wp-admin/options-general.php:174 msgid "The %s constant in your %s file is no longer needed." msgstr "De %s constante in je %s bestand is niet langer nodig." #: wp-admin/includes/translation-install.php:23 msgid "Invalid translation type." msgstr "Ongeldig vertaaltype." #: wp-admin/install.php:318 msgid "Welcome to the famous five-minute WordPress installation process! Just fill in the information below and you’ll be on your way to using the most extendable and powerful personal publishing platform in the world." msgstr "Welkom bij het bekende vijf minuten installatieproces van WordPress. Vul gewoon de informatie hieronder in en je bent klaar om het meeste krachtige en uitbreidbare publicatieplatform van de wereld te gebruiken." #: wp-admin/includes/class-wp-plugin-install-list-table.php:620 msgid "Compatible with your version of WordPress" msgstr "Compatibel met je huidige versie van WordPress" #: wp-admin/includes/class-wp-plugin-install-list-table.php:618 msgid "Incompatible with your version of WordPress" msgstr "Niet ondersteund met je huidige versie van WordPress" #: wp-admin/includes/plugin-install.php:632 msgid "%d star" msgid_plural "%d stars" msgstr[0] "%d ster" msgstr[1] "%d sterren" #: wp-admin/includes/class-wp-list-table.php:434 msgid "Select bulk action" msgstr "Bulkactie selecteren" #: wp-admin/theme-install.php:305 msgctxt "Button label for a theme" msgid "Previous" msgstr "Vorige" #: wp-admin/theme-install.php:306 msgctxt "Button label for a theme" msgid "Next" msgstr "Volgende" #: wp-admin/update-core.php:196 msgid "BETA TESTERS:" msgstr "BETA TESTERS:" #: wp-admin/update-core.php:196 msgid "This site is set up to install updates of future beta versions automatically." msgstr "Deze website is opgezet om toekomstige updates en beta-versies automatisch te installeren." #: wp-admin/user-new.php:367 wp-admin/user-new.php:503 msgid "Add the user without sending an email that requires their confirmation." msgstr "Gebruiker toevoegen zonder dat er een e-mail voor bevestiging wordt verstuurd." #. translators: %s: list view URL #: wp-admin/upload.php:89 msgid "The grid view for the Media Library requires JavaScript. Switch to the list view." msgstr "De lijstweergave voor de mediabibliotheek vereist JavaScript. Naar lijstweergave omschakelen." #: wp-admin/includes/class-wp-plugin-install-list-table.php:107 msgctxt "Plugin Installer" msgid "Beta Testing" msgstr "Beta testen" #: wp-admin/includes/class-wp-plugin-install-list-table.php:441 msgctxt "Plugin installer group title" msgid "Social" msgstr "Sociaal" #: wp-admin/includes/class-wp-terms-list-table.php:185 msgctxt "Number/count of items" msgid "Count" msgstr "Aantal" #: wp-admin/includes/class-wp-theme-install-list-table.php:67 msgctxt "themes" msgid "Recently Updated" msgstr "Recent bijgewerkt" #: wp-admin/includes/plugin-install.php:642 msgid "Contributors" msgstr "Contributors" #: wp-admin/includes/class-wp-plugin-install-list-table.php:545 msgid "More Details" msgstr "Meer details" #: wp-admin/includes/plugin-install.php:499 msgctxt "Plugin installer section title" msgid "Reviews" msgstr "Reviews" #: wp-admin/includes/plugin-install.php:608 #: wp-admin/includes/plugin-install.php:662 msgid "Donate to this plugin »" msgstr "Doneren aan deze plugin »" #: wp-admin/includes/class-wp-plugin-install-list-table.php:440 msgctxt "Plugin installer group title" msgid "Performance" msgstr "Performance" #: wp-admin/includes/class-wp-plugin-install-list-table.php:442 msgctxt "Plugin installer group title" msgid "Tools" msgstr "Tools" #. translators: 1: Plugin name and version. #: wp-admin/includes/class-wp-plugin-install-list-table.php:496 msgid "Install %s now" msgstr "Nu %s installeren" #. translators: 1: Plugin name and version #. translators: %s: theme name #. translators: %s: plugin name #. translators: %s: theme name #: wp-admin/includes/class-wp-plugin-install-list-table.php:503 #: wp-admin/includes/theme.php:214 wp-admin/includes/update.php:413 #: wp-admin/includes/update.php:558 msgid "Update %s now" msgstr "Nu %s bijwerken" #: wp-admin/includes/class-wp-plugins-list-table.php:782 msgid "View details" msgstr "Details bekijken" #: wp-admin/includes/ajax-actions.php:3066 msgid "%s failed to embed." msgstr "Insluiten van %s mislukt." #: wp-admin/includes/class-wp-automatic-updater.php:681 msgid "The WordPress team is willing to help you. Forward this email to %s and the team will work with you to make sure your site is working." msgstr "Het WordPress team wil graag helpen. Stuur deze e-mail naar %s en het team zal samen met jou ervoor zorgen dat je website werkt." #: wp-admin/includes/class-wp-automatic-updater.php:694 msgid "If you reach out to us, we'll also ensure you'll never have this problem again." msgstr "Wanneer je contact met ons op neemt kunnen wij je ook helpen dit probleem te verhelpen." #: wp-admin/theme-install.php:221 msgid "Filtering by:" msgstr "Gefilterd op:" #: wp-admin/edit-comments.php:175 msgid "A red bar on the left means the comment is waiting for you to moderate it." msgstr "Een rode balk aan de linkerzijde geeft aan dat een reactie wacht op moderatie." #: wp-admin/includes/media.php:2833 msgid "Displayed on attachment pages." msgstr "Weergeven op bijlage pagina's." #: wp-admin/edit-form-advanced.php:381 msgid "Keyboard users: When you’re working in the visual editor, you can use Alt + F10 to access the toolbar." msgstr "Toetsenbord gebruikers: Wanneer je in de visuele editor werkt kun je Alt + F10 gebruiken om de toolbar te bedienen." #: wp-admin/includes/image-edit.php:108 msgid "The aspect ratio is the relationship between the width and height. You can preserve the aspect ratio by holding down the shift key while resizing your selection. Use the input box to specify the aspect ratio, e.g. 1:1 (square), 4:3, 16:9, etc." msgstr "De aspect ratio is de relatie tussen de breedte en de hoogte. Je kunt de aspect ratio bewaren door op de shift toets te drukken terwijl je de selectie schaalt. Gebruik de input box om de aspect ratio te specificeren. Bijv: 1:1 (vierkant), 4:3, 16:9, etc." #: wp-admin/includes/image-edit.php:151 msgid "You can edit the image while preserving the thumbnail. For example, you may wish to have a square thumbnail that displays just a section of the image." msgstr "Je kunt de afbeelding bewerken voor de thumbnail. Je kunt bijvoorbeeld een vierkante thumbnail hebben die een gedeelte van de afbeelding toont." #: wp-admin/includes/image-edit.php:105 msgid "To crop the image, click on it and drag to make your selection." msgstr "Om de afbeelding bij te snijden klik je erop en maak je selectie." #: wp-admin/includes/image-edit.php:111 msgid "Once you have made your selection, you can adjust it by entering the size in pixels. The minimum selection size is the thumbnail size as set in the Media settings." msgstr "Nadat je een selectie hebt gemaakt kun je dit aanpassen door het aantal pixels op te geven. De minimale afmeting hiervoor is de thumbnailgrootte zoals die gedefinieerd is in de Media-instellingen." #: wp-admin/includes/image-edit.php:52 msgid "You can proportionally scale the original image. For best results, scaling should be done before you crop, flip, or rotate. Images can only be scaled down, not up." msgstr "Je kunt de oorspronkelijke afbeelding proportioneel schalen. Om de beste resultaten te krijgen moet je eerst schalen voordat je bijsnijdt, spiegelt of roteert. Afbeeldingen kunnen enkel kleiner geschaald worden, niet groter." #: wp-admin/includes/class-wp-comments-list-table.php:337 msgid "All comment types" msgstr "Alle reactietypen" #: wp-admin/includes/class-wp-theme-install-list-table.php:66 #: wp-admin/theme-install.php:167 msgctxt "themes" msgid "Latest" msgstr "Nieuwste" #: wp-admin/theme-install.php:166 msgctxt "themes" msgid "Popular" msgstr "Populair" #: wp-admin/includes/class-wp-theme-install-list-table.php:64 #: wp-admin/theme-install.php:165 msgctxt "themes" msgid "Featured" msgstr "Uitgelicht" #: wp-admin/includes/ms.php:825 wp-admin/users.php:273 msgid "Delete all content." msgstr "Alle inhoud verwijderen." #: wp-admin/theme-install.php:260 msgctxt "theme" msgid "Details & Preview" msgstr "Details & voorbeeld" #: wp-admin/maint/repair.php:147 msgid "https://wordpress.org/support/forum/how-to-and-troubleshooting" msgstr "https://wordpress.org/support/forum/how-to-and-troubleshooting" #: wp-admin/revision.php:79 msgid "← Return to editor" msgstr "← Terug naar de berichten editor" #: wp-admin/users.php:267 msgid "What should be done with content owned by this user?" msgstr "Wat moet er gebeuren met inhoud die van deze gebruiker is?" #: wp-admin/index.php:67 msgid "At A Glance — Displays a summary of the content on your site and identifies which theme and version of WordPress you are using." msgstr "Op dit moment - Toont een samenvatting van de inhoud op de website en geeft aan welk thema en welke WordPress versie er gebruikt wordt." #: wp-admin/includes/ms.php:827 wp-admin/users.php:275 msgid "Attribute all content to:" msgstr "Alle inhoud koppelen aan:" #: wp-admin/theme-install.php:23 msgid "Add Themes" msgstr "Thema's toevoegen" #: wp-admin/theme-install.php:52 msgid "Search Themes" msgstr "Thema's zoeken" #: wp-admin/theme-install.php:53 msgid "Search themes..." msgstr "Thema's doorzoeken..." #: wp-admin/index.php:57 msgid "Box Controls — Click the title bar of the box to expand or collapse it. Some boxes added by plugins may have configurable content, and will show a “Configure” link in the title bar if you hover over it." msgstr "Boxopties - Klik op de titelbalk van een box om deze in- of uit te vouwen. Sommige (door plugins) toegevoegde boxen hebben instelbare inhoud, deze kun je aanpassen door in de titel van de box boven de titel te hoveren en op “Configureren” te klikken." #: wp-admin/users.php:52 msgid "Remove allows you to remove a user from your site. It does not delete their content. You can also remove multiple users at once by using Bulk Actions." msgstr "Verwijderen laat je een gebruiker verwijderen van je site. Dit verwijdert niet hun content. Je kunt ook meerdere gebruikers verwijderen door gebruik te maken van Bulkacties." #: wp-admin/users.php:54 msgid "Delete brings you to the Delete Users screen for confirmation, where you can permanently remove a user from your site and delete their content. You can also delete multiple users at once by using Bulk Actions." msgstr "Verwijderen brengt je naar het 'Gebruikers verwijderen'-scherm, waar je gebruikers en hun inhoud permanent van je site kunt verwijderen. Je kunt ook meerdere gebruikers verwijderen door bulkacties te gebruiken." #: wp-admin/credits.php:44 wp-admin/credits.php:107 msgid "https://make.wordpress.org/" msgstr "https://make.wordpress.org/" #: wp-admin/includes/meta-boxes.php:107 msgid "Edit status" msgstr "Status bewerken" #: wp-admin/includes/meta-boxes.php:154 msgid "Edit visibility" msgstr "Zichtbaarheid bewerken" #: wp-admin/includes/meta-boxes.php:210 msgid "Browse revisions" msgstr "Revisies tonen" #: wp-admin/edit-form-comment.php:102 wp-admin/includes/meta-boxes.php:218 msgid "Edit date and time" msgstr "Datum en tijd bewerken" #: wp-admin/includes/dashboard.php:1606 msgid "Manage widgets" msgstr "Widgets beheren" #: wp-admin/includes/ajax-actions.php:1833 msgid "Type" msgstr "Type" #: wp-admin/includes/dashboard.php:1608 msgid "Manage menus" msgstr "Menu's beheren" #: wp-admin/admin-footer.php:34 msgid "Thank you for creating with WordPress." msgstr "Bedankt voor het gebruiken van WordPress." #: wp-admin/includes/ms.php:997 msgid "Support Forums" msgstr "NL supportforums" #: wp-admin/themes.php:140 msgid "Search installed themes..." msgstr "Geïnstalleerde thema's doorzoeken..." #: wp-admin/update-core.php:570 msgid "WordPress — Updating your WordPress installation is a simple one-click procedure: just click on the “Update Now” button when you are notified that a new version is available." msgstr "WordPress — Het bijwerken van de WordPress installatie is een simpele een-kliks handeling: klik op de “Nu bijwerken” knop zodra je de melding ziet dat er een nieuwe versie beschikbaar is." #: wp-admin/update-core.php:570 msgid "In most cases, WordPress will automatically apply maintenance and security updates in the background for you." msgstr "In de meeste gevallen zal WordPress zich automatisch bijwerken naar de laatste onderhoud- of beveiligingsupdate op de achtergrond." #: wp-admin/update-core.php:574 msgid "Translations — The files translating WordPress into your language are updated for you whenever any other updates occur. But if these files are out of date, you can click the “Update Translations” button." msgstr "Vertalingen — De bestanden die ervoor zorgen om WordPress in je eigen taal te tonen worden bijgewerkt zodra er een nieuwe versie van uitkomt. Wanneer de bestanden verouderd zijn, kun je op de Vertaling bijwerken knop klikken." #: wp-admin/update-core.php:562 msgid "If an update is available, you᾿ll see a notification appear in the Toolbar and navigation menu." msgstr "Zodra er een update beschikbaar is wordt deze getoond in een melding in de toolbar en navigatiemenu." #: wp-admin/update-core.php:571 msgid "Themes and Plugins — To update individual themes or plugins from this screen, use the checkboxes to make your selection, then click on the appropriate “Update” button. To update all of your themes or plugins at once, you can check the box at the top of the section to select all before clicking the update button." msgstr "Thema's en plugins — Om individuele thema's en plugins bij te werken vanaf dit scherm maak je gebruik van de checkboxen waarna je op de “Bijwerken” knop kunt klikken. Om alle thema's bij te werken kun je op de checkbox bovenin klikken waarna je vervolgens op de “Bijwerken” knop klikt." #: wp-admin/update-core.php:561 msgid "On this screen, you can update to the latest version of WordPress, as well as update your themes, plugins, and translations from the WordPress.org repositories." msgstr "Via dit scherm kun je WordPress bijwerken naar de laatste versie. Ook kun je je thema's, plugins en vertalingen bijwerken vanuit de WordPress.org directories." #: wp-admin/about.php:21 msgid "Welcome to WordPress %s" msgstr "Welkom bij WordPress %s" #: wp-admin/themes.php:92 msgid "If you would like to see more themes to choose from, click on the “Add New” button and you will be able to browse or search for additional themes from the WordPress Theme Directory. Themes in the WordPress Theme Directory are designed and developed by third parties, and are compatible with the license WordPress uses. Oh, and they’re free!" msgstr "Als je meer thema's wilt zien om uit te kiezen, klik op de “Nieuwe toevoegen” knop en je kunt bladeren of zoeken naar extra thema's uit de WordPress Thema Directory. Thema's in de WordPress Thema Directory zijn ontworpen en ontwikkeld door andere partijen en ze vallen onder de licentie die WordPress gebruikt. Oh en ze zijn gratis!" #: wp-admin/includes/dashboard.php:258 msgid "%s Post" msgid_plural "%s Posts" msgstr[0] "%s bericht" msgstr[1] "%s berichten" #: wp-admin/includes/dashboard.php:260 msgid "%s Page" msgid_plural "%s Pages" msgstr[0] "%s pagina" msgstr[1] "%s pagina's" #. translators: %s: number of comments in moderation #: wp-admin/includes/ajax-actions.php:431 #: wp-admin/includes/ajax-actions.php:1142 wp-admin/includes/dashboard.php:281 msgctxt "comments" msgid "%s in moderation" msgid_plural "%s in moderation" msgstr[0] "%s wachtend op moderatie" msgstr[1] "%s wachtend op moderatie" #. translators: %s: number of megabytes #: wp-admin/includes/dashboard.php:1407 msgid "%s MB Space Allowed" msgstr "%s MB Toegestane ruimte" #. translators: 1: number of megabytes, 2: percentage #: wp-admin/includes/dashboard.php:1419 msgid "%1$s MB (%2$s%%) Space Used" msgstr "%1$s MB (%2$s%%) ruimte in gebruik" #. translators: date and time format for recent posts on the dashboard, see #. https://secure.php.net/date #: wp-admin/includes/dashboard.php:853 msgid "M jS" msgstr "j M" #: wp-admin/includes/dashboard.php:39 msgid "At a Glance" msgstr "Op dit moment" #: wp-admin/options-reading.php:33 msgid "When this setting is in effect, a reminder is shown in the At a Glance box of the Dashboard that says, “Search Engines Discouraged,” to remind you that your site is not being crawled." msgstr "Als deze instelling actief is, wordt er een melding weergegeven in de Op dit moment box van het Dashboard waar staat, “Zoekmachines geblokkeerd,” om je te helpen herinneren dat je site niet geïndexeerd wordt." #: wp-admin/includes/theme.php:250 msgid "Accessibility Ready" msgstr "Toegankelijkheid voorbereid" #: wp-admin/includes/theme.php:677 wp-admin/themes.php:473 msgid "This is a child theme of %s." msgstr "Dit is een subthema van %s." #: wp-admin/themes.php:77 msgid "The current theme is displayed highlighted as the first theme." msgstr "Het huidige thema wordt uitgelicht getoond als eerste thema." #: wp-admin/themes.php:105 msgid "Tap or hover on any theme then click the Live Preview button to see a live preview of that theme and change theme options in a separate, full-screen view. You can also find a Live Preview button at the bottom of the theme details screen. Any installed theme can be previewed and customized in this way." msgstr "Druk of beweeg de muis over een thema en klik dan op de Live Preview knop om een demo te zien van dat thema en verander thema opties vanuit een aparte view. Je kunt de Live Preview knop ook vinden onderaan de thema details pagina. Elk geïnstalleerd thema kan op deze manier bekeken en aangepast worden op deze manier." #: wp-admin/themes.php:72 msgid "This screen is used for managing your installed themes. Aside from the default theme(s) included with your WordPress installation, themes are designed and developed by third parties." msgstr "Dit scherm wordt gebruikt om je geïnstalleerde thema's te beheren. Anders dan de standaard thema's die geleverd worden bij je WordPress installatie, worden de thema's ontworpen en ontwikkeld door andere partijen." #: wp-admin/themes.php:107 msgid "When previewing on smaller monitors, you can use the collapse icon at the bottom of the left-hand pane. This will hide the pane, giving you more room to preview your site in the new theme. To bring the pane back, click on the collapse icon again." msgstr "Bij gebruik op een kleinere monitor kun je op het 'inklappen' icoon links onderin klikken. Dit verbergt het paneel en geeft je meer ruimte om een voorbeeld te bekijken van je website met een nieuw thema. Om het paneel weer te tonen klik je wederom op het 'inklappen' icoon." #: wp-admin/themes.php:76 msgid "Click Customize for the current theme or Live Preview for any other theme to see a live preview" msgstr "Op de Customizer klikken voor het huidige thema of op voorbeeld voor elk ander thema om een daadwerkelijk voorbeeld te tonen" #: wp-admin/themes.php:75 msgid "Click on the theme to see the theme name, version, author, description, tags, and the Delete link" msgstr "Op het thema klikken om de themanaam, versie, auteur, omschrijving, tags en verwijder-link te zien." #: wp-admin/themes.php:74 msgid "Hover or tap to see Activate and Live Preview buttons" msgstr "Ga er met de muis overheen of druk op het scherm om de Activeren en Live Preview knoppen te zien" #: wp-admin/themes.php:106 msgid "The theme being previewed is fully interactive — navigate to different pages to see how the theme handles posts, archives, and other page templates. The settings may differ depending on what theme features the theme being previewed supports. To accept the new settings and activate the theme all in one step, click the Publish & Activate button above the menu." msgstr "De voorvertoning van het thema is volledig interactief — navigeer naar verschillende pagina's om te zien hoe het thema omgaat met berichten, archieven en andere pagina templates. De instellingen kunnen per thema verschillend zijn op basis van wat het voorvertoonde thema ondersteunt. Om de nieuwe instellingen op te slaan en het thema te activeren klik je op de Publiceer & activeer knop boven het menu." #: wp-admin/widgets.php:398 msgid "To activate a widget drag it to a sidebar or click on it. To deactivate a widget and delete its settings, drag it back." msgstr "Om een widget te activeren sleep het naar een sidebar en klik erop. Om een widget te deactiveren en de instellingen te verwijderen sleep het terug." #. translators: 1: The rating, 2: The number of ratings #: wp-admin/includes/template.php:2155 msgid "%1$s rating based on %2$s rating" msgid_plural "%1$s rating based on %2$s ratings" msgstr[0] "%1$s waardering gebaseerd op %2$s waardering" msgstr[1] "%1$s waardering gebaseerd op %2$s waarderingen" #. translators: 1: The rating #: wp-admin/includes/template.php:2159 msgid "%s rating" msgstr "%s waardering" #: wp-admin/my-sites.php:42 msgid "This screen shows an individual user all of their sites in this network, and also allows that user to set a primary site. They can use the links under each site to visit either the front end or the dashboard for that site." msgstr "Dit scherm toont een individuele gebruiker alle sites in zijn netwerk en geeft de mogelijk om een primaire site te selecteren. De links onder de sites kunnen gebruikt worden om de site te bekijken of om het dashboard van die site te bezoeken." #. translators: 1: Error code, 2: Error message. #: wp-admin/includes/class-wp-automatic-updater.php:873 msgid "Error: [%1$s] %2$s" msgstr "Fout: [%1$s] %2$s" #. translators: 1: Error code, 2: Error message. #: wp-admin/includes/class-wp-automatic-updater.php:870 msgid "Rollback Error: [%1$s] %2$s" msgstr "Rollback foutmelding: [%1$s] %2$s" #: wp-admin/includes/class-wp-automatic-updater.php:812 msgid "The following translations failed to update:" msgstr "De volgende vertalingen konden niet bijgewerkt worden:" #: wp-admin/includes/class-wp-automatic-updater.php:810 msgid "The following plugins failed to update:" msgstr "De volgende plugins konden niet bijgewerkt worden:" #: wp-admin/includes/class-wp-automatic-updater.php:811 msgid "The following themes failed to update:" msgstr "De volgende thema's konden niet bijgewerkt worden:" #: wp-admin/includes/class-wp-automatic-updater.php:797 msgid "The following plugins were successfully updated:" msgstr "De volgende plugins zijn bijgewerkt:" #: wp-admin/includes/class-wp-automatic-updater.php:798 msgid "The following themes were successfully updated:" msgstr "De volgende thema's zijn bijgewerkt:" #: wp-admin/includes/class-wp-automatic-updater.php:799 msgid "The following translations were successfully updated:" msgstr "De volgende vertalingen zijn bijgewerkt:" #: wp-admin/themes.php:159 msgctxt "Add new theme" msgid "Add New" msgstr "Nieuwe toevoegen" #: wp-admin/includes/theme.php:671 wp-admin/themes.php:466 msgid "Update Available" msgstr "Nieuwe versie beschikbaar" #: wp-admin/theme-install.php:51 wp-admin/themes.php:138 msgid "Add New Theme" msgstr "Nieuw thema toevoegen" #: wp-admin/widgets.php:512 msgid "Add Widget" msgstr "Widget toevoegen" #: wp-admin/index.php:70 msgid "Quick Draft — Allows you to create a new post and save it as a draft. Also displays links to the 5 most recent draft posts you've started." msgstr "Snel concept - Stelt je in staat om een nieuw bericht aan te maken en deze op te slaan als concept. Ook toont het een overzicht van de 5 meest recente concepten die je gestart bent." #: wp-admin/index.php:68 msgid "Activity — Shows the upcoming scheduled posts, recently published posts, and the most recent comments on your posts and allows you to moderate them." msgstr "Activiteiten - Toon de ingeplande berichten, recente gepubliceerde berichten en meest recente reactie op je berichten. Daarnaast stelt het je in staat om deze reacties te modereren." #: wp-admin/themes.php:134 msgid "" "Are you sure you want to delete this theme?\n" "\n" "Click 'Cancel' to go back, 'OK' to confirm the delete." msgstr "" "Weet je zeker dat je dit thema wilt verwijderen?\n" "\n" "Klik op 'Annuleren' om terug te gaan, 'OK' om te verwijderen." #: wp-admin/includes/theme.php:637 wp-admin/themes.php:444 msgid "Show previous theme" msgstr "Vorige thema tonen" #: wp-admin/includes/theme.php:638 wp-admin/themes.php:445 msgid "Show next theme" msgstr "Volgende thema tonen" #: wp-admin/post.php:72 msgid "Unable to submit this form, please refresh and try again." msgstr "Niet mogelijk om dit formulier te versturen. Vernieuw het scherm en probeer opnieuw." #: wp-admin/index.php:55 msgid "Screen Options — Use the Screen Options tab to choose which Dashboard boxes to show." msgstr "Scherminstellingen - Gebruik de scherminstellingen tab om de dashboardsecties te selecteren." #: wp-admin/includes/class-wp-automatic-updater.php:776 msgid "WordPress site: %s" msgstr "WordPress site: %s" #: wp-admin/includes/dashboard.php:847 msgid "Tomorrow" msgstr "Morgen" #: wp-admin/includes/deprecated.php:1378 msgid "Popular Plugin" msgstr "Populaire plugin" #: wp-admin/includes/dashboard.php:775 msgid "Recently Published" msgstr "Recent gepubliceerd" #: wp-admin/includes/dashboard.php:1414 wp-admin/includes/dashboard.php:1427 msgid "Manage Uploads" msgstr "Uploads beheren" #. translators: 1: version number, 2: theme name #: wp-admin/includes/update.php:286 msgid "WordPress %1$s running %2$s theme." msgstr "WordPress %1$s gebruikt thema: %2$s." #: wp-admin/includes/class-wp-automatic-updater.php:804 msgid "SUCCESS: %s" msgstr "SUCCES: %s" #: wp-admin/includes/class-wp-automatic-updater.php:818 msgid "FAILED: %s" msgstr "FOUT: %s" #: wp-admin/includes/class-wp-automatic-updater.php:841 msgid "[%s] There were failures during background updates" msgstr "[%s] Er zijn fouten opgetreden tijdens het bijwerken op de achtergrond" #: wp-admin/includes/class-wp-automatic-updater.php:843 msgid "[%s] Background updates have finished" msgstr "[%s] Bijwerken op de achtergrond is afgerond" #: wp-admin/includes/dashboard.php:768 msgid "Publishing Soon" msgstr "Binnenkort publiceren" #: wp-admin/includes/class-wp-automatic-updater.php:784 msgid "FAILED: WordPress failed to update to %s" msgstr "FOUT: Bijwerken van WordPress naar %s is mislukt" #: wp-admin/includes/dashboard.php:51 msgid "Quick Draft" msgstr "Eenvoudig een concept maken" #: wp-admin/includes/dashboard.php:46 msgid "Activity" msgstr "Activiteiten" #: wp-admin/includes/dashboard.php:784 msgid "No activity yet!" msgstr "Nog geen activiteiten." #: wp-admin/includes/dashboard.php:515 msgid "What’s on your mind?" msgstr "Wat houdt je bezig?" #: wp-admin/includes/class-wp-automatic-updater.php:782 msgid "SUCCESS: WordPress was successfully updated to %s" msgstr "SUCCES: WordPress is bijgewerkt naar %s" #: wp-admin/includes/class-wp-automatic-updater.php:707 msgid "Your site was running version %s." msgstr "Je site draaide op versie %s." #: wp-admin/includes/class-wp-automatic-updater.php:643 msgid "WordPress %s is also now available." msgstr "WordPress %s is nu ook beschikbaar." #: wp-admin/includes/class-wp-automatic-updater.php:667 msgid "Your site at %1$s experienced a critical failure while trying to update WordPress to version %2$s." msgstr "Je website op %1$s liep tegen een kritieke fout aan toen WordPress probeerde bij te werken naar versie %2$s." #: wp-admin/includes/class-core-upgrader.php:137 #: wp-admin/includes/class-wp-upgrader.php:164 #: wp-admin/includes/update-core.php:921 wp-admin/includes/update-core.php:998 #: wp-admin/includes/update-core.php:1021 msgid "The update cannot be installed because we will be unable to copy some files. This is usually due to inconsistent file permissions." msgstr "De update kon niet worden geïnstalleerd omdat we sommige bestanden niet konden kopiëren. Dit komt meestal door inconsistente bestandsrechten." #: wp-admin/includes/class-wp-automatic-updater.php:313 msgid "Translations for %s" msgstr "Vertalingen voor %s" #. translators: 1: Site name. #: wp-admin/includes/class-wp-automatic-updater.php:617 msgid "[%1$s] URGENT: Your site may be down due to a failed update" msgstr "[%1$s] URGENT: Je site is wellicht offline door een mislukte update" #: wp-admin/includes/class-wp-automatic-updater.php:635 msgid "No further action is needed on your part." msgstr "Er is geen actie van jouw kant nodig." #: wp-admin/update-core.php:421 wp-admin/update-core.php:429 msgid "Translations" msgstr "Vertalingen" #: wp-admin/includes/class-wp-automatic-updater.php:639 msgid "For more on version %s, see the About WordPress screen:" msgstr "Om meer te leren over versie %s, kijk je op het Over WordPress scherm:" #: wp-admin/includes/class-wp-automatic-updater.php:671 msgid "This means your site may be offline or broken. Don't panic; this can be fixed." msgstr "Dit betekent dat je site misschien offline is of kapot. Geen paniek nodig, want dit is op te lossen." #: wp-admin/includes/class-wp-automatic-updater.php:673 msgid "Please check out your site now. It's possible that everything is working. If it says you need to update, you should do so:" msgstr "Controleer je site nu. Het is mogelijk dat alles goed werkt. Indien er aangegeven wordt dat je moet bijwerken dan zou je dat ook moeten doen:" #: wp-admin/includes/class-wp-automatic-updater.php:690 #: wp-admin/update-core.php:562 msgid "Keeping your site updated is important for security. It also makes the internet a safer place for you and your readers." msgstr "Je site up-to-date houden is belangrijk voor de veiligheid. Het maakt het internet daarmee ook een veiligere plek voor jou en je lezers." #: wp-admin/includes/class-wp-automatic-updater.php:699 msgid "You also have some plugins or themes with updates available. Update them now:" msgstr "Je hebt enkele plugins of thema die bijgewerkt kunnen worden. Werk ze nu bij:" #: wp-admin/includes/class-wp-automatic-updater.php:708 msgid "We have some data that describes the error your site encountered." msgstr "We hebben wat data welke de foutmelding beschrijft die je site net tegen kwam." #: wp-admin/includes/class-language-pack-upgrader-skin.php:29 #: wp-admin/update-core.php:433 wp-admin/update-core.php:756 msgid "Update Translations" msgstr "Vertalingen bijwerken" #: wp-admin/includes/class-language-pack-upgrader-skin.php:46 #: wp-admin/includes/class-wp-automatic-updater.php:314 msgid "Updating translations for %1$s (%2$s)…" msgstr "Vertalingen bijwerken voor %1$s (%2$s)…" #. translators: 1: Site name, 2: WordPress version number. #: wp-admin/includes/class-wp-automatic-updater.php:606 msgid "[%1$s] Your site has updated to WordPress %2$s" msgstr "[%1$s] Je site is bijgewerkt naar WordPress %2$s" #: wp-admin/includes/class-wp-automatic-updater.php:652 msgid "Please update your site at %1$s to WordPress %2$s." msgstr "Je site op %1$s naar WordPress %2$s bijwerken." #: wp-admin/includes/class-wp-automatic-updater.php:659 msgid "We tried but were unable to update your site automatically." msgstr "We hebben het geprobeerd, maar we konden je site niet automatisch bijwerken." #: wp-admin/includes/class-wp-automatic-updater.php:644 #: wp-admin/includes/class-wp-automatic-updater.php:661 msgid "Updating is easy and only takes a few moments:" msgstr "Bijwerken van WordPress is makkelijk en het duurt maar eventjes:" #: wp-admin/includes/class-wp-automatic-updater.php:722 msgid "Error code: %s" msgstr "Foutcode: %s" #: wp-admin/update-core.php:422 msgid "Your translations are all up to date." msgstr "Alle vertalingen zijn bijgewerkt." #: wp-admin/includes/class-wp-automatic-updater.php:669 msgid "Your site at %1$s experienced a critical failure while trying to update to the latest version of WordPress, %2$s." msgstr "Je site op %1$s toonde een kritische fout tijdens het bijwerken naar de laatste versie van WordPress, %2$s." #: wp-admin/update-core.php:178 msgid "Future security updates will be applied automatically." msgstr "Toekomstige beveiligingsupdates worden automatisch geïnstalleerd." #: wp-admin/includes/class-wp-automatic-updater.php:709 msgid "Your hosting company, support forum volunteers, or a friendly developer may be able to use this information to help you:" msgstr "Je hostingprovider, vrijwilligers van het supportforum of een vriendelijke ontwikkelaar zullen deze informatie nodig hebben om je te helpen:" #: wp-admin/includes/class-wp-automatic-updater.php:684 msgid "If you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help." msgstr "Indien je problemen ervaart of hulp nodig hebt; de vrijwilligers van de WordPress.org supportforums kunnen je waarschijnlijk helpen." #. translators: 1: Site name, 2: WordPress version number. #: wp-admin/includes/class-wp-automatic-updater.php:612 msgid "[%1$s] WordPress %2$s is available. Please update!" msgstr "[%1$s] WordPress %2$s is beschikbaar. Graag bijwerken." #: wp-admin/includes/class-wp-automatic-updater.php:632 msgid "Howdy! Your site at %1$s has been updated automatically to WordPress %2$s." msgstr "Hallo. Je site op %1$s is automatisch bijgewerkt naar WordPress %2$s." #: wp-admin/includes/class-wp-automatic-updater.php:703 msgid "The WordPress Team" msgstr "Het WordPress team" #: wp-admin/includes/class-language-pack-upgrader.php:112 msgid "Some of your translations need updating. Sit tight for a few more seconds while we update them as well." msgstr "Enkele vertalingen moeten bijgewerkt worden. Wacht enkele seconden terwijl we deze ook bijwerken." #: wp-admin/includes/class-language-pack-upgrader.php:113 msgid "The translations are up to date." msgstr "De vertaling is bijgewerkt." #: wp-admin/includes/class-wp-automatic-updater.php:303 msgid "Updating theme: %s" msgstr "Bijwerken thema: %s" #: wp-admin/includes/class-wp-automatic-updater.php:309 msgid "Updating plugin: %s" msgstr "Bijwerken plugin: %s" #: wp-admin/includes/class-language-pack-upgrader.php:118 msgid "Translation update failed." msgstr "Vertaling bijwerken is mislukt." #: wp-admin/includes/update-core.php:1058 msgid "There is not enough free disk space to complete the update." msgstr "Er is onvoldoende schijfruimte om het bijwerken te voltooien." #: wp-admin/includes/class-language-pack-upgrader.php:119 msgid "Translation updated successfully." msgstr "Vertaling is bijgewerkt." #: wp-admin/options-discussion.php:150 msgid "Comment must be manually approved" msgstr "Reactie moet handmatig worden goedgekeurd" #: wp-admin/user-new.php:395 msgid "Create a brand new user and add them to this site." msgstr "Nieuwe gebruiker aanmaken en koppelen aan deze website." #: wp-admin/options-media.php:49 msgid "The sizes listed below determine the maximum dimensions in pixels to use when adding an image to the Media Library." msgstr "De aangegeven waardes hieronder geven de maximale afmetingen aan in pixels die worden gebruikt om afbeeldingen aan de mediabibliotheek toe te voegen." #. translators: %s: link to codex article about child themes #: wp-admin/theme-editor.php:39 msgid "Upgrading to a newer version of the same theme will override changes made here. To avoid this, consider creating a child theme instead." msgstr "Bijwerken naar een nieuwere versie van hetzelfde thema zal de wijzigingen hier gemaakt overschrijven. Om dit te voorkomen, overweeg een subthema te maken." #: wp-admin/includes/class-wp-automatic-updater.php:297 msgid "WordPress %s" msgstr "WordPress %s" #: wp-admin/includes/class-wp-automatic-updater.php:296 msgid "Updating to WordPress %s" msgstr "Bijwerken naar WordPress %s" #: wp-admin/install.php:363 msgid "You must provide an email address." msgstr "Je moet een e-mailadres opgeven." #: wp-admin/install.php:352 msgid "Please provide a valid username." msgstr "Voer een geldige gebruikersnaam in." #: wp-admin/includes/file.php:1721 msgid "This password will not be stored on the server." msgstr "Het wachtwoord wordt niet opgeslagen op de server." #: wp-admin/install.php:355 msgid "The username you provided has invalid characters." msgstr "De opgegeven gebruikersnaam bevat ongeldige tekens." #: wp-admin/includes/update-core.php:1011 msgid "Copying the required files…" msgstr "Vereiste bestanden kopiëren…" #. translators: 1: folder to locate, 2: folder to start searching from #: wp-admin/includes/class-wp-filesystem-base.php:243 msgid "Looking for %1$s in %2$s" msgstr "Zoeken naar %1$s in %2$s" #: wp-admin/includes/class-core-upgrader.php:37 msgid "Attempting to roll back to previous version." msgstr "Poging wordt ondernomen om installatie terug te draaien naar de vorige versie." #: wp-admin/includes/update-core.php:949 msgid "Preparing to install the latest version…" msgstr "Voorbereidingen gestart om installatie te starten naar de laatste versie…" #: wp-admin/includes/file.php:1022 msgid "The checksum of the file (%1$s) does not match the expected checksum value (%2$s)." msgstr "De checksum van de bestanden (%1$s) komt niet overeen met de verwachte checksum waarde (%2$s)." #: wp-admin/install.php:359 msgid "Your passwords do not match. Please try again." msgstr "De wachtwoorden komen niet overeen. Probeer opnieuw." #: wp-admin/includes/class-core-upgrader.php:38 msgid "Due to an error during updating, WordPress has rolled back to your previous version." msgstr "Vanwege een fout tijdens het bijwerken, heeft WordPress de vorige versie hersteld." #: wp-admin/install.php:367 msgid "Sorry, that isn’t a valid email address. Email addresses look like username@example.com." msgstr "Dit is geen geldig e-mailadres. E-mailadressen zien er als volgt uit: gebruikersnaam@voorbeeld.nl." #: wp-admin/nav-menus.php:545 msgid "Clicking the arrow to the right of any menu item in the editor will reveal a standard group of settings. Additional settings such as link target, CSS classes, link relationships, and link descriptions can be enabled and disabled via the Screen Options tab." msgstr "Een klik op de pijl rechts naast het menu-item in de editor zal inzage geven in standaard groepsinstellingen. Extra instellingen zoals target link, CSS classes, link relaties en link omschrijvingen kunnen in- en uitgeschakeld worden via de scherminstellingen tab." #: wp-admin/nav-menus.php:517 msgid "Your theme does not natively support menus, but you can use them in sidebars by adding a “Navigation Menu” widget on the Widgets screen." msgstr "Je thema biedt geen ondersteuning voor menu's, maar je kunt ze gebruiken in de zijbalken door een “Aangepast menu”-widget toe te voegen op het Widgets scherm." #. translators: 1: Widgets admin screen URL, 2 and 3: The name of the default #. themes #: wp-admin/nav-menus.php:522 msgid "Menus can be displayed in locations defined by your theme, even used in sidebars by adding a “Navigation Menu” widget on the Widgets screen. If your theme does not support the navigation menus feature (the default themes, %2$s and %3$s, do), you can learn about adding this support by following the Documentation link to the side." msgstr "" "Menu's kunnen weergegeven worden op locaties die aangegeven zijn door je thema. Ze kunnen zelfs toegevoegd worden aan zijbalken door een “Aangepast menu”-widget toe te voegen in het Widgets scherm.\n" "Als je thema geen aangepaste menus ondersteunt (de standaard thema's %2$s en %3$s doen dit wel), kun je dit toevoegen door de documentatie-link hiernaast te volgen." #: wp-admin/includes/edit-tag-messages.php:24 msgid "Category added." msgstr "Categorie toegevoegd." #: wp-admin/includes/edit-tag-messages.php:25 msgid "Category deleted." msgstr "Categorie verwijderd." #: wp-admin/includes/edit-tag-messages.php:26 msgid "Category updated." msgstr "Categorie bijgewerkt." #: wp-admin/includes/edit-tag-messages.php:27 msgid "Category not added." msgstr "Categorie niet toegevoegd." #: wp-admin/includes/edit-tag-messages.php:28 msgid "Category not updated." msgstr "Categorie niet bijgewerkt." #: wp-admin/includes/edit-tag-messages.php:29 msgid "Categories deleted." msgstr "Categorieën verwijderd." #: wp-admin/includes/edit-tag-messages.php:34 msgid "Tag added." msgstr "Tag toegevoegd." #: wp-admin/includes/edit-tag-messages.php:35 msgid "Tag deleted." msgstr "Tag verwijderd." #: wp-admin/includes/edit-tag-messages.php:36 msgid "Tag updated." msgstr "Tag bijgewerkt." #: wp-admin/includes/edit-tag-messages.php:37 msgid "Tag not added." msgstr "Tag niet toegevoegd." #: wp-admin/includes/edit-tag-messages.php:38 msgid "Tag not updated." msgstr "Tag niet bijgewerkt." #: wp-admin/includes/edit-tag-messages.php:39 msgid "Tags deleted." msgstr "Tags verwijderd." #: wp-admin/edit.php:284 msgid "%s page permanently deleted." msgid_plural "%s pages permanently deleted." msgstr[0] "%s pagina permanent verwijderd." msgstr[1] "%s pagina's permanent verwijderd." #: wp-admin/edit.php:283 msgid "%s page not updated, somebody is editing it." msgid_plural "%s pages not updated, somebody is editing them." msgstr[0] "%s pagina niet bijgewerkt, iemand is aan het bewerken." msgstr[1] "%s pagina's niet bijgewerkt, iemand is ze aan het bewerken." #: wp-admin/edit.php:281 msgid "%s page updated." msgid_plural "%s pages updated." msgstr[0] "%s pagina bijgewerkt." msgstr[1] "%s pagina's bijgewerkt." #: wp-admin/edit.php:276 msgid "%s post permanently deleted." msgid_plural "%s posts permanently deleted." msgstr[0] "%s bericht permanent verwijderd." msgstr[1] "%s berichten permanent verwijderd." #: wp-admin/edit.php:277 msgid "%s post moved to the Trash." msgid_plural "%s posts moved to the Trash." msgstr[0] "%s bericht verplaatst naar de prullenbak." msgstr[1] "%s berichten verplaatst naar de prullenbak." #: wp-admin/edit.php:278 msgid "%s post restored from the Trash." msgid_plural "%s posts restored from the Trash." msgstr[0] "%s bericht hersteld uit de prullenbak." msgstr[1] "%s berichten hersteld uit de prullenbak." #: wp-admin/edit.php:286 msgid "%s page restored from the Trash." msgid_plural "%s pages restored from the Trash." msgstr[0] "%s pagina hersteld uit de prullenbak." msgstr[1] "%s pagina's hersteld uit de prullenbak." #: wp-admin/edit.php:285 msgid "%s page moved to the Trash." msgid_plural "%s pages moved to the Trash." msgstr[0] "%s pagina verplaatst naar de prullenbak." msgstr[1] "%s pagina's verplaatst naar de prullenbak." #: wp-admin/edit.php:275 msgid "%s post not updated, somebody is editing it." msgid_plural "%s posts not updated, somebody is editing them." msgstr[0] "%s bericht niet bijgewerkt, iemand is het aan het bewerken." msgstr[1] "%s berichten niet bijgewerkt, iemand is ze aan het bewerken." #: wp-admin/revision.php:110 msgid "Compare two different revisions by selecting the “Compare any two revisions” box to the side." msgstr "Vergelijk twee verschillende revisies door “Vergelijk twee revisies” box te selecteren aan de zijkant." #: wp-admin/includes/revision.php:343 msgid "Compare any two revisions" msgstr "Twee revisies vergelijken" #. translators: Post revisions heading. 1: The number of available revisions #: wp-admin/includes/meta-boxes.php:208 msgid "Revisions: %s" msgstr "Revisies: %s" #: wp-admin/includes/meta-boxes.php:210 msgctxt "revisions" msgid "Browse" msgstr "Bladeren" #: wp-admin/includes/revision.php:363 msgid "Current Revision by %s" msgstr "Huidige revisie door %s" #. translators: 1: audio track title #: wp-admin/includes/media.php:318 msgid "\"%s\"." msgstr "\"%s\"." #. translators: 1: audio track title, 2: album title, 3: artist name #: wp-admin/includes/media.php:309 msgid "\"%1$s\" from %2$s by %3$s." msgstr "\"%1$s\" van %2$s door %3$s." #. translators: 1: audio track title, 2: album title #: wp-admin/includes/media.php:312 msgid "\"%1$s\" from %2$s." msgstr "\"%1$s\" van %2$s." #. translators: 1: audio track title, 2: artist name #: wp-admin/includes/media.php:315 msgid "\"%1$s\" by %2$s." msgstr "\"%1$s\" door %2$s." #: wp-admin/includes/revision.php:360 msgid "Autosave by %s" msgstr "Automatisch opgeslagen door %s" #: wp-admin/includes/revision.php:381 msgid "Restore This Autosave" msgstr "Deze autosave herstellen" #: wp-admin/includes/revision.php:366 msgid "Revision by %s" msgstr "Revisie door %s" #: wp-admin/edit-form-advanced.php:506 msgid "Connection lost. Saving has been disabled until you’re reconnected." msgstr "Internetverbinding verloren. Opslaan is uitgeschakeld tot verbinding hersteld is." #: wp-admin/edit-form-advanced.php:507 msgid "We’re backing up this post in your browser, just in case." msgstr "We slaan dit artikel voor alle zekerheid ook op in je browser." #: wp-admin/includes/revision.php:395 msgid "Sorry, something went wrong. The requested comparison could not be loaded." msgstr "Er ging helaas iets mis. De gewenste vergelijking kan niet getoond worden." #: wp-admin/user-edit.php:592 msgid "Repeat New Password" msgstr "Nieuw wachtwoord herhalen" #: wp-admin/install.php:160 wp-admin/user-new.php:465 msgid "Repeat Password" msgstr "Wachtwoord herhalen" #: wp-admin/includes/nav-menu.php:917 msgid "Add menu items from the column on the left." msgstr "Voeg nieuwe menu-onderdelen toe vanuit de linkerkolom." #: wp-admin/includes/plugin-install.php:239 msgid "Plugins extend and expand the functionality of WordPress. You may automatically install plugins from the WordPress Plugin Directory or upload a plugin in .zip format by clicking the button at the top of this page." msgstr "Plugins breiden de functionaliteiten van WordPress aanzienlijk uit. Je kunt plugins automatisch installeren vanaf de WordPress Plugin Directory of een plugin in .zip format uploaden via de knop aan de bovenkant van deze pagina." #. Plugin URI of the plugin/theme msgid "http://wordpress.org/plugins/hello-dolly/" msgstr "http://wordpress.org/plugins/hello-dolly/" #: wp-admin/includes/class-wp-upgrader.php:160 msgid "The package contains no files." msgstr "Dit pakket bevat geen bestanden." #: wp-admin/includes/class-theme-upgrader.php:68 msgid "The theme contains no files." msgstr "Het thema bevat geen bestanden." #: wp-admin/revision.php:109 msgid "To navigate between revisions, drag the slider handle left or right or use the Previous or Next buttons." msgstr "Om te navigeren tussen revisies, sleep je de slider naar links of rechts of gebruik de Vorige of Volgende knoppen." #: wp-admin/customize.php:148 wp-admin/includes/dashboard.php:1149 msgid "Loading…" msgstr "Laden…" #: wp-admin/post.php:250 msgid "This item has already been deleted." msgstr "Het object is reeds verwijderd." #: wp-admin/post.php:232 msgid "The item you are trying to restore from the Trash no longer exists." msgstr "Het object dat je probeert te herstellen van de prullenbak bestaat niet meer." #: wp-admin/post.php:209 msgid "The item you are trying to move to the Trash no longer exists." msgstr "Het object wat je probeert te verplaatsen naar de prullenbak bestaat niet meer." #: wp-admin/nav-menus.php:773 msgid "Drag each item into the order you prefer. Click the arrow on the right of the item to reveal additional configuration options." msgstr "Sleep elk item in de volgorde die je wenst. Klik het pijltje rechts van het item om extra configuratie-opties te tonen." #: wp-admin/nav-menus.php:535 msgid "If you haven’t yet created any menus, click the ’create a new menu’ link to get started" msgstr "Als je nog geen menu's hebt aangemaakt, klik de ’creëer een nieuw menu’ link om te beginnen" #: wp-admin/revision.php:111 msgid "To restore a revision, click Restore This Revision." msgstr "Om een revisie terug te plaatsen, klik op Deze revisie terugplaatsen." #: wp-admin/revision.php:108 msgid "From this screen you can review, compare, and restore revisions:" msgstr "Vanuit dit scherm kun je revisies beoordelen, vergelijken en herstellen:" #: wp-admin/revision.php:107 msgid "Revisions are saved copies of your post or page, which are periodically created as you update your content. The red text on the left shows the content that was removed. The green text on the right shows the content that was added." msgstr "Revisies zijn opgeslagen kopieën van je bericht of pagina, die periodiek worden aangemaakt tijdens het bijwerken van je inhoud. De rode tekst links toont de inhoud die is verwijderd. De groene tekst rechts toont de inhoud die is toegevoegd." #: wp-admin/revision.php:106 msgid "This screen is used for managing your content revisions." msgstr "Dit scherm wordt gebruikt voor het beheren van je content revisies/wijzigingen." #: wp-admin/includes/revision.php:354 msgctxt "Followed by post revision info" msgid "To:" msgstr "Naar:" #: wp-admin/includes/revision.php:352 msgctxt "Followed by post revision info" msgid "From:" msgstr "Van:" #: wp-admin/includes/revision.php:325 msgctxt "Button label for a previous revision" msgid "Previous" msgstr "Vorige" #: wp-admin/includes/revision.php:329 msgctxt "Button label for a next revision" msgid "Next" msgstr "Volgende" #. translators: 1: audio album title, 2: artist name #: wp-admin/includes/media.php:325 msgid "%1$s by %2$s." msgstr "%1$s door %2$s." #: wp-admin/nav-menus.php:597 msgid "Edit Menus" msgstr "Menu's bewerken" #: wp-admin/nav-menus.php:632 msgid "Select a Menu" msgstr "Een menu selecteren" #: wp-admin/nav-menus.php:644 msgctxt "menu" msgid "Edit" msgstr "Bewerken" #: wp-admin/nav-menus.php:650 msgctxt "menu" msgid "Use new menu" msgstr "Nieuw menu gebruiken" #: wp-admin/nav-menus.php:394 msgid "Menu locations updated." msgstr "Menu locaties bijgewerkt." #. translators: Audio file track information. 1: Year of audio track release #: wp-admin/includes/media.php:338 msgid "Released: %d." msgstr "Gepubliceerd: %d." #. translators: Audio file track information. 1: Audio track number, 2: Total #. audio tracks #: wp-admin/includes/media.php:345 msgid "Track %1$s of %2$s." msgstr "Track %1$s van %2$s." #. translators: Audio file track information. 1: Audio track number #: wp-admin/includes/media.php:348 msgid "Track %1$s." msgstr "Track %1$s." #: wp-admin/nav-menus.php:540 msgid "Menu Management" msgstr "Menubeheer" #: wp-admin/nav-menus.php:553 msgid "Editing Menus" msgstr "Menu's bewerken" #: wp-admin/nav-menus.php:599 msgid "Manage Locations" msgstr "Locaties beheren" #: wp-admin/includes/media.php:2946 msgid "Audio Format:" msgstr "Audioformaat:" #: wp-admin/includes/post.php:1642 msgid "Your latest changes were saved as a revision." msgstr "De meest recente wijzigingen zijn opgeslagen als een revisie." #: wp-admin/nav-menus.php:520 msgid "This screen is used for managing your navigation menus." msgstr "Dit scherm wordt gebruikt om de aangepaste menu navigatie te beheren." #: wp-admin/nav-menus.php:524 msgid "Create, edit, and delete menus" msgstr "Menu's aanmaken, bewerken en verwijderen" #: wp-admin/nav-menus.php:525 msgid "Add, organize, and modify individual menu items" msgstr "Individuele menu items toevoegen, organiseren en bewerken" #: wp-admin/nav-menus.php:622 msgid "Theme Location" msgstr "Themalocatie" #: wp-admin/nav-menus.php:623 msgid "Assigned Menu" msgstr "Toegewezen menu" #. translators: Audio file genre information. 1: Audio genre name #: wp-admin/includes/media.php:354 msgid "Genre: %s." msgstr "Genre: %s." #: wp-admin/nav-menus.php:534 msgid "To edit an existing menu, choose a menu from the drop down and click Select" msgstr "Om een bestaand menu te bewerken, kies een menu uit de dropdown en klik Selecteren" #: wp-admin/nav-menus.php:557 msgid "This screen is used for globally assigning menus to locations defined by your theme." msgstr "Dit scherm wordt gebruikt om globaal menu's toe te kennen aan locaties gedefinieerd in je thema." #: wp-admin/nav-menus.php:558 msgid "To assign menus to one or more theme locations, select a menu from each location’s drop down. When you’re finished, click Save Changes" msgstr "Om menu's toe te wijzen aan een of meer themalocaties, selecteer een menu uit de dropdown van elke locatie. Als je klaar bent, klik Bewaar wijzigingen" #: wp-admin/nav-menus.php:559 msgid "To edit a menu currently assigned to a theme location, click the adjacent ’Edit’ link" msgstr "Om een menu aan te passen dat reeds aan een themalocatie is gekoppeld, klik de naastgelegen ’Bewerken’ link" #: wp-admin/nav-menus.php:560 msgid "To add a new menu instead of assigning an existing one, click the ’Use new menu’ link. Your new menu will be automatically assigned to that theme location" msgstr "Om een menu toe te voegen in plaats van een bestaande toe te wijzen, klik ’Gebruik nieuw menu’. Je nieuwe menu zal automatisch aan die themalocatie gekoppeld worden." #: wp-admin/nav-menus.php:549 msgid "Delete a menu item by expanding it and clicking the Remove link" msgstr "Verwijder een menu-onderdeel door deze uit te vouwen en Verwijderen te klikken" #: wp-admin/nav-menus.php:548 msgid "To reorganize menu items, drag and drop items with your mouse or use your keyboard. Drag or move a menu item a little to the right to make it a submenu" msgstr "Om menu-onderdelen te herschikken, sleep onderdelen met je muis of gebruik je toetsenbord. Sleep of verplaats een menu-onderdeel iets naar rechts om er een submenu van te maken." #: wp-admin/nav-menus.php:546 msgid "Add one or several items at once by selecting the checkbox next to each item and clicking Add to Menu" msgstr "Voeg één of meerdere items tegelijk toe door het keuzevak aan te vinken voor ieder object en te klikken op Voeg toe aan menu" #: wp-admin/includes/media.php:2947 msgid "Audio Codec:" msgstr "Audiocodec:" #: wp-admin/nav-menus.php:523 wp-admin/themes.php:73 msgid "From this screen you can:" msgstr "Vanuit dit scherm kun je:" #: wp-admin/nav-menus.php:533 msgid "The menu management box at the top of the screen is used to control which menu is opened in the editor below." msgstr "Het onderdeel Menubeheer bovenaan het scherm wordt gebruikt om aan te geven welk menu geopend is in de editor hieronder." #: wp-admin/nav-menus.php:536 msgid "You can assign theme locations to individual menus by selecting the desired settings at the bottom of the menu editor. To assign menus to all theme locations at once, visit the Manage Locations tab at the top of the screen." msgstr "Je kunt themalocaties toekennen aan individuele menu's door de gewenste instellingen te selecteren aan de onderkant van de menu-editor. Om menu's in één keer toe te kennen aan alle themalocaties, klik de Beheer locaties tab bovenaan het scherm." #: wp-admin/nav-menus.php:544 msgid "Each navigation menu may contain a mix of links to pages, categories, custom URLs or other content types. Menu links are added by selecting items from the expanding boxes in the left-hand column below." msgstr "Ieder aangepast menu kan verschillende links bevatten, naar pagina's, categorieën, aangepaste URLs of andere soorten inhoud. Menulinks worden toegevoegd door objecten te selecteren vanuit de uitvouwbare kaders in de kolom hieronder aan de linkerzijde." #: wp-admin/includes/revision.php:383 msgid "Restore This Revision" msgstr "Deze revisie terugzetten" #: wp-admin/user-edit.php:698 msgid "Denied: %s" msgstr "Verboden: %s" #: wp-admin/user-edit.php:690 msgid "Capabilities" msgstr "Rechten" #: wp-admin/includes/class-walker-nav-menu-edit.php:201 msgid "Move" msgstr "Verplaatsen" #: wp-admin/nav-menus.php:772 msgid "Menu Structure" msgstr "Menustructuur" #: wp-admin/nav-menus.php:792 msgid "Menu Settings" msgstr "Menu instellingen" #: wp-admin/includes/class-walker-nav-menu-edit.php:206 msgid "To the top" msgstr "Naar boven" #: wp-admin/includes/class-walker-nav-menu-edit.php:202 msgid "Up one" msgstr "Eén omhoog" #: wp-admin/includes/class-walker-nav-menu-edit.php:203 msgid "Down one" msgstr "Eén omlaag" #: wp-admin/includes/template.php:2098 msgid "The backup of this post in your browser is different from the version below." msgstr "De back-up van dit bericht in je browser is verschillend van de versie hieronder." #: wp-admin/includes/template.php:2099 msgid "Restore the backup" msgstr "Backup terugzetten" #. translators: 1: Post creation date, 2: Post creation time #: wp-admin/includes/ajax-actions.php:1307 msgid "Draft created on %1$s at %2$s" msgstr "Concept gecreëerd op %1$s om %2$s" #: wp-admin/includes/misc.php:962 msgid "%s has taken over and is currently editing." msgstr "%s is het bericht nu aan het bewerken." #: wp-admin/post.php:219 msgid "You cannot move this item to the Trash. %s is currently editing." msgstr "Je kunt dit item niet verplaatsen naar de prullenbak. %s is hem nu aan het bewerken." #: wp-admin/nav-menus.php:675 msgid "Edit your menu below, or create a new menu." msgstr "Wijzig je menu hieronder, of voeg een nieuw menu toe." #: wp-admin/nav-menus.php:680 msgid "Select a menu to edit:" msgstr "Een menu selecteren om te wijzigen:" #: wp-admin/nav-menus.php:721 msgid "or create a new menu." msgstr "of een nieuw menu aanmaken." #: wp-admin/includes/ms.php:624 msgid "Thank you for Updating! Please visit the Upgrade Network page to update all your sites." msgstr "Bedankt voor het bijwerken. Bezoek de Netwerk bijwerken pagina om al je websites bij te werken." #: wp-admin/setup-config.php:412 msgid "All right, sparky! You’ve made it through this part of the installation. WordPress can now communicate with your database. If you are ready, time now to…" msgstr "Woohoo. Je bent door het eerste gedeelte gekomen van de installatie. WordPress heeft verbinding kunnen maken met de database. Als je er klaar voor bent is het tijd om te beginnen met de installatie …" #: wp-admin/nav-menus.php:805 msgid "Auto add pages" msgstr "Automatisch pagina's toevoegen" #: wp-admin/includes/class-walker-nav-menu-edit.php:116 msgid "sub item" msgstr "subitem" #: wp-admin/nav-menus.php:773 msgid "Edit your default menu by adding or removing items. Drag each item into the order you prefer. Click Create Menu to save your changes." msgstr "Pas je standaard menu aan door items toe te voegen of te verwijderen. Sleep elk item in de volgorde die jij het liefst hebt. Klik daarna op Menu Maken om je wijzigingen op te slaan." #: wp-admin/nav-menus.php:786 msgid "Give your menu a name, then click Create Menu." msgstr "Geef je menu een naam en klik vervolgens op 'Menu aanmaken'." #: wp-admin/nav-menus.php:281 msgid "Selected menus have been successfully deleted." msgstr "De geselecteerde menu's zijn verwijderd." #: wp-admin/plugin-editor.php:261 wp-admin/theme-editor.php:270 msgid "Look Up" msgstr "Opzoeken" #: wp-admin/plugin-editor.php:122 msgid "The Documentation menu below the editor lists the PHP functions recognized in the plugin file. Clicking Look Up takes you to a web page about that particular function." msgstr "Het Documentatiemenu onder de editor toont de PHP functies die worden herkend in het pluginbestand. Klikken op 'Zoek Op' leidt je naar een webpagina over die specifieke functie." #: wp-admin/theme-editor.php:29 msgid "For PHP files, you can use the Documentation dropdown to select from functions recognized in that file. Look Up takes you to a web page with reference material about that particular function." msgstr "Voor PHP-bestanden kun je het Documentatiemenu gebruiken om herkende functies in dat bestand te selecteren. 'Zoek Op' leidt je naar een webpagina met referentiemateriaal over die specifieke functie." #: wp-admin/includes/class-wp-posts-list-table.php:904 #: wp-admin/includes/misc.php:923 msgid "%s is currently editing" msgstr "%s is aan het bewerken" #: wp-admin/edit-form-advanced.php:430 msgid "You can upload and insert media (images, audio, documents, etc.) by clicking the Add Media button. You can select from the images and files already uploaded to the Media Library, or upload new media to add to your page or post. To create an image gallery, select the images to add and click the “Create a new gallery” button." msgstr "Je kunt media (afbeeldingen, audio, documenten, enz.) uploaden en invoegen door te klikken op de 'Media toevoegen' knop. Je kunt afbeeldingen en bestanden selecteren die al zijn geupload naar de mediabibliotheek, of nieuwe media uploaden en toevoegen naar een pagina of een bericht. Om een afbeeldingsgalerij te maken, selecteer de toe te voegen afbeeldingen en klik op de 'Maak een galerij' knop." #: wp-admin/includes/image-edit.php:194 msgid "Image rotation is not supported by your web host." msgstr "Afbeeldingen roteren wordt niet ondersteund door je hostingprovider." #: wp-admin/includes/bookmark.php:312 msgid "If you are looking to use the link manager, please install the Link Manager plugin." msgstr "Als je op zoek bent naar de link beheerder, installeer dan de Link Manager plugin." #: wp-admin/includes/dashboard.php:1603 msgid "Manage widgets or menus" msgstr "Widgets of menu's beheren" #: wp-admin/edit-form-advanced.php:435 msgid "Inserting Media" msgstr "Media invoegen" #: wp-admin/edit-form-advanced.php:441 msgid "Several boxes on this screen contain settings for how your content will be published, including:" msgstr "Meerdere blokken op dit scherm bevatten instellingen voor de manier waarop je inhoud zal worden gepubliceerd, met inbegrip van:" #: wp-admin/edit-form-advanced.php:367 msgid "The title field and the big Post Editing Area are fixed in place, but you can reposition all the other boxes using drag and drop. You can also minimize or expand them by clicking the title bar of each box. Use the Screen Options tab to unhide more boxes (Excerpt, Send Trackbacks, Custom Fields, Discussion, Slug, Author) or to choose a 1- or 2-column layout for this screen." msgstr "Het titel veld en het grote bericht-bewerk gebied zitten nu vast op hun plek, maar je kunt ze wel van positie veranderen via drag en drop. Je kunt ze ook minimaliseren of uitklappen door op de titel-regel te klikken van elke box. Gebruik de Scherminstellingen optie om bepaalde boxes wel of niet te tonen (Samenvatting, Trackbacks, Extra velden, Reacties, Slug, Auteur) of kies tussen een enkel of twee koloms lay-out voor dit scherm. " #: wp-admin/custom-background.php:90 msgid "To use a background image, simply upload it or choose an image that has already been uploaded to your Media Library by clicking the “Choose Image” button. You can display a single instance of your image, or tile it to fill the screen. You can have your background fixed in place, so your site content moves on top of it, or you can have it scroll with your site." msgstr "Upload een achtergrondafbeelding, of kies een afbeelding uit de mediabibliotheek door het klikken op de “afbeelding kiezen” knop. Het is mogelijk een enkele afbeelding te tonen of deze uit te rekken om het scherm te vullen. Een afbeelding kan gefixeerd worden zodat de website-inhoud onafhankelijk hiervan verplaatst of de afbeelding kan meescrollen met de website." #: wp-admin/widgets.php:71 msgid "When changing themes, there is often some variation in the number and setup of widget areas/sidebars and sometimes these conflicts make the transition a bit less smooth. If you changed themes and seem to be missing widgets, scroll down on this screen to the Inactive Widgets area, where all of your widgets and their settings will have been saved." msgstr "Bij het wisselen van thema, zijn er vaak ook wijzigingen in het aantal en de setup van de widgetruimten en zijbalken welke soms met elkaar in conflict komen, waardoor de overgang minder vlot verloopt. Als je een ander thema instelt en er lijken widgets te ontbreken, scroll dan naar beneden naar de inactieve widgets, daar zijn alle widgets en hun instellingen opgeslagen." #: wp-admin/custom-header.php:118 msgid "Don’t forget to click “Save Changes” when you’re done!" msgstr "Vergeet niet op de “Wijzigingen opslaan” te klikken wanneer je klaar bent." #: wp-admin/edit-tags.php:250 msgid "Parent — Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have child categories for Bebop and Big Band. Totally optional. To create a subcategory, just choose another category from the Parent dropdown." msgstr "Hoofd - Categorieën kunnen, in tegenstelling tot tags, een hiërarchie hebben. Binnen de categorie Muziek zouden de subcategorieën Classic Rock en Hardrock kunnen bestaan. Dit is volledig optioneel, waarbij het de keuze is aan de gebruiker. Om een subcategorie aan te maken, kies een andere categorie in het Hoofd dropdown-menu." #: wp-admin/includes/media.php:2656 msgid "You are using the multi-file uploader. Problems? Try the browser uploader instead." msgstr "Je maakt gebruik van de multi-bestand uploader. Problemen? Probeer de browser uploader." #: wp-admin/async-upload.php:53 msgctxt "media item" msgid "Edit" msgstr "Bewerken" #: wp-admin/custom-header.php:688 msgctxt "color" msgid "Default: %s" msgstr "Standaard: %s" #. translators: column name #: wp-admin/includes/class-wp-media-list-table.php:305 msgctxt "column name" msgid "Uploaded to" msgstr "Uploadlocatie" #: wp-admin/custom-background.php:451 wp-admin/custom-header.php:842 #: wp-admin/includes/ajax-actions.php:2104 msgid "The uploaded file is not a valid image. Please try again." msgstr "Het bestand is geen geldig afbeeldingstype. Probeer het opnieuw." #: wp-admin/custom-background.php:326 msgid "Choose a Background Image" msgstr "Kies een achtergrondafbeelding" #: wp-admin/custom-header.php:588 msgid "Choose a Custom Header" msgstr "Kies een aangepaste header" #: wp-admin/custom-header.php:117 msgid "In the Header Text section of this page, you can choose whether to display this text or hide it. You can also choose a color for the text by clicking the Select Color button and either typing in a legitimate HTML hex value, e.g. “#ff0000” for red, or by choosing a color using the color picker." msgstr "Je kunt kiezen of je de headertekst wilt tonen of verbergen. Je kunt ook een tekstkleur kiezen door op de 'Een kleurknop selecteren' te klikken waarna een kleurenkiezer tevoorschijn komt. Een andere manier om een kleur te selecteren is de legitieme waarde in te geven zoals “#ff0000” voor rood." #: wp-admin/custom-background.php:91 msgid "You can also choose a background color by clicking the Select Color button and either typing in a legitimate HTML hex value, e.g. “#ff0000” for red, or by choosing a color using the color picker." msgstr "Je kunt ook een achtergrondkleur kiezen door op de 'Een kleur selecteren'-knop te klikken waarna een kleurenkiezer tevoorschijn komt. Een andere manier om een kleur te selecteren is de geldige waarde in te geven zoals “#ff0000” voor rood." #: wp-admin/options-reading.php:32 msgid "You can choose whether or not your site will be crawled by robots, ping services, and spiders. If you want those services to ignore your site, click the checkbox next to “Discourage search engines from indexing this site” and click the Save Changes button at the bottom of the screen. Note that your privacy is not complete; your site is still visible on the web." msgstr "Je kunt kiezen of je site doorzocht mag worden door robots (zoals b.v. Google), ping services en spiders. Als je de services wilt negeren voor je site, klik dan op de knop naast “Vraag zoekmachines deze site niet te indexeren” en klik de Wijzigingen bijwerken-knop aan de onderkant van dit scherm. Houd er wel rekening mee dat je privacy niet volledig is. Je site zal nog steeds zichtbaar op het web zijn." #: wp-admin/includes/dashboard.php:1598 msgid "More Actions" msgstr "Meer acties" #: wp-admin/includes/dashboard.php:1613 msgid "Turn comments on or off" msgstr "Reacties in- of uitschakelen" #: wp-admin/includes/dashboard.php:1615 msgid "Learn more about getting started" msgstr "Meer lezen over het starten met WordPress" #: wp-admin/includes/media.php:2865 msgid "File URL:" msgstr "Bestand-URL:" #: wp-admin/edit-comments.php:178 msgid "In the In Response To column, there are three elements. The text is the name of the post that inspired the comment, and links to the post editor for that entry. The View Post link leads to that post on your live site. The small bubble with the number in it shows the number of approved comments that post has received. If there are pending comments, a red notification circle with the number of pending comments is displayed. Clicking the notification circle will filter the comments screen to show only pending comments on that post." msgstr "In de In antwoord op-kolom bevinden zich drie elementen. De tekst is de naam van het bericht waarop gereageerd is en linkt naar de berichteditor (waar inhoud wordt geschreven). De 'Bericht bekijken'-link verwijst naar het bericht aan de voorkant van je site. Het ballonnetje met een getal erin toont hoeveel goedgekeurde reacties op het bericht zijn binnengekomen. Als er reacties wachten op moderatie, dan is er een rood ballonnetje met het aantal wachtende reacties. Klikken op het ballonnetje zal de wachtende reacties tonen die alleen op dat bericht gegeven zijn." #. translators: 1: user id, 2: user login #: wp-admin/users.php:255 wp-admin/users.php:381 msgid "ID #%1$s: %2$s" msgstr "ID #%1$s: %2$s" #. translators: 1: user id, 2: user login #: wp-admin/users.php:252 msgid "ID #%1$s: %2$s The current user will not be deleted." msgstr "ID #%1$s: %2$s De huidige gebruiker wordt niet verwijderd." #. translators: Storage space that's been used. 1: Percentage of used space, 2: #. Total space allowed in megabytes or gigabytes #: wp-admin/includes/ms.php:318 msgid "Used: %1$s%% of %2$s" msgstr "Gebruikt: %1$s%% van %2$s" #: wp-admin/users.php:235 msgid "Please select an option." msgstr "Een optie selecteren." #: wp-admin/includes/image-edit.php:258 wp-admin/includes/image-edit.php:323 #: wp-admin/includes/image-edit.php:469 msgid "$image needs to be an WP_Image_Editor object" msgstr "$image moet een WP_Image_Editor object zijn" #: wp-admin/includes/dashboard.php:1584 wp-admin/includes/dashboard.php:1587 msgid "Edit your front page" msgstr "Startpagina bewerken" #: wp-admin/includes/dashboard.php:1585 wp-admin/includes/dashboard.php:1588 msgid "Add additional pages" msgstr "Extra pagina's toevoegen" #: wp-admin/includes/dashboard.php:1589 msgid "Add a blog post" msgstr "Blogbericht toevoegen" #: wp-admin/includes/dashboard.php:1594 msgid "View your site" msgstr "Website bekijken" #: wp-admin/includes/plugin-install.php:329 wp-admin/theme-install.php:188 msgid "Your WordPress.org username:" msgstr "Je WordPress.org gebruikersnaam:" #: wp-admin/install.php:184 wp-admin/install.php:187 #: wp-admin/options-reading.php:31 wp-admin/options-reading.php:111 #: wp-admin/options-reading.php:112 msgid "Search Engine Visibility" msgstr "Zoekmachine zichtbaarheid" #: wp-admin/install.php:191 wp-admin/options-reading.php:115 msgid "Allow search engines to index this site" msgstr "Laat zoekmachines deze site indexeren." #: wp-admin/install.php:201 wp-admin/options-reading.php:138 msgid "It is up to search engines to honor this request." msgstr "Het is aan de zoekmachines of ze gehoor geven aan dit verzoek." #: wp-admin/setup-config.php:194 msgid "Below you should enter your database connection details. If you’re not sure about these, contact your host." msgstr "Onderstaand moet je de database verbindingsgegevens invullen. Als je niet zeker bent van de gegevens, neem dan contact op met je webhost." #: wp-admin/includes/update-core.php:1301 wp-admin/update-core.php:511 msgid "Welcome to WordPress %1$s. You will be redirected to the About WordPress screen. If not, click here." msgstr "Welkom bij WordPress %1$s. Je wordt doorverwezen naar het 'Over' WordPress scherm. Zo niet, klik hier." #: wp-admin/includes/dashboard.php:341 msgid "Search Engines Discouraged" msgstr "Zoekmachines geblokkeerd" #: wp-admin/includes/plugin-install.php:325 msgid "If you have marked plugins as favorites on WordPress.org, you can browse them here." msgstr "Als je plugins als favoriet gemarkeerd hebt op WordPress.org, kun je er hier doorheen bladeren." #: wp-admin/includes/plugin-install.php:331 wp-admin/theme-install.php:191 msgid "Get Favorites" msgstr "Favorieten ophalen" #: wp-admin/includes/dashboard.php:1567 msgid "We’ve assembled some links to get you started:" msgstr "Hieronder staan diverse links om te starten met WordPress:" #: wp-admin/includes/dashboard.php:1577 msgid "or, change your theme completely" msgstr "of, verander het thema helemaal." #: wp-admin/includes/dashboard.php:1581 msgid "Next Steps" msgstr "Vervolgstappen" #: wp-admin/includes/dashboard.php:1592 msgid "Add an About page" msgstr "Een “Over mij” pagina toevoegen" #: wp-admin/includes/dashboard.php:1571 msgid "Get Started" msgstr "Aan de slag" #: wp-admin/options-reading.php:25 msgid "You can also control the display of your content in RSS feeds, including the maximum number of posts to display and whether to show full text or a summary." msgstr "Je kunt ook de weergave van de inhoud in RSS-feeds instellen, inclusief het maximum aantal berichten om weer te geven en of de gehele tekst zichtbaar is of een samenvatting." #: wp-admin/includes/dashboard.php:1566 msgid "Welcome to WordPress!" msgstr "Welkom bij WordPress." #: wp-admin/plugin-install.php:92 msgid "You can also browse a user’s favorite plugins, by using the Favorites link above the plugins list and entering their WordPress.org username." msgstr "Je kunt ook bladeren door de favoriete plugins van gebruikers. Dit doe je door de WordPress.org gebruikersnaam van betreffende gebruiker in te voeren bij Favorieten Link boven de plugins lijst." #: wp-admin/plugin-install.php:93 msgid "If you want to install a plugin that you’ve downloaded elsewhere, click the Upload Plugin button above the plugins list. You will be prompted to upload the .zip package, and once uploaded, you can activate the new plugin." msgstr "Wanneer je een plugin wilt installeren die je ergens anders hebt gedownload, klik je op de Upload Plugin knop bovenaan de plugins lijst. Je zult dan verzocht worden om het zip.bestand te selecteren en te uploaden vanaf je computer. Zodra het bestand is uitgepakt op de server, kun je de nieuwe plugin activeren." #: wp-admin/plugin-install.php:90 msgid "If you know what you’re looking for, Search is your best bet. The Search screen has options to search the WordPress Plugin Directory for a particular Term, Author, or Tag. You can also search the directory by selecting popular tags. Tags in larger type mean more plugins have been labeled with that tag." msgstr "Als je weet waar je naar op zoek bent, dan is de Zoek optie de beste keuze om het te vinden. Het Zoek scherm biedt opties om in de WordPress Plugin Directory op een specifieke term, auteur of tag te zoeken. Je kunt de directory ook doorzoeken via de populaire tags. Tags die groter in beeld verschijnen betekent dat meerdere plugins met die tag gelabeld zijn." #: wp-admin/install.php:193 wp-admin/install.php:200 #: wp-admin/options-reading.php:117 wp-admin/options-reading.php:137 msgid "Discourage search engines from indexing this site" msgstr "Blokkeer zoekmachines om deze site te indexeren" #: wp-admin/setup-config.php:381 msgid "After you’ve done that, click “Run the installation.”" msgstr "Nadat je dat gedaan hebt, klik “Starten met installeren.”" #: wp-admin/includes/dashboard.php:1591 msgid "Write your first blog post" msgstr "Je eerste blogbericht schrijven" #: wp-admin/includes/class-wp-plugin-install-list-table.php:112 msgctxt "Plugin Installer" msgid "Favorites" msgstr "Favorieten" #: wp-admin/edit-form-advanced.php:416 msgid "This screen allows you to edit four fields for metadata in a file within the media library." msgstr "Dit scherm geeft de mogelijkheid om vier velden voor bestandsmetadata aan te passen in de mediabibliotheek." #: wp-admin/includes/class-wp-themes-list-table.php:233 msgid "This child theme requires its parent theme, %2$s." msgstr "Dit subthema heeft het hoofdthema nodig, %2$s." #: wp-admin/includes/widgets.php:231 msgctxt "widget" msgid "Add" msgstr "Toevoegen" #: wp-admin/includes/widgets.php:230 msgctxt "widget" msgid "Edit" msgstr "Bewerken" #: wp-admin/includes/theme-install.php:80 msgid "Search by tag" msgstr "Op tag zoeken" #: wp-admin/includes/theme-install.php:77 msgid "Search by author" msgstr "Op auteur zoeken" #: wp-admin/includes/theme-install.php:74 #: wp-admin/includes/theme-install.php:85 msgid "Search by keyword" msgstr "Op trefwoord zoeken" #: wp-admin/includes/class-wp-screen.php:961 msgid "Screen Options Tab" msgstr "Scherminstellingen" #: wp-admin/includes/class-wp-screen.php:776 msgid "Contextual Help Tab" msgstr "Help tabblad" #: wp-admin/includes/theme-install.php:65 msgid "Type of search" msgstr "Zoektype" #: wp-admin/includes/media.php:2711 msgid "Sorry, you have used all of your storage quota of %s MB." msgstr "Je hebt al je opslag gebruikt van %s MB." #: wp-admin/includes/ms.php:288 msgid "Sorry, you have used your space allocation. Please delete some files to upload more files." msgstr "Je hebt je toegewezen ruimte opgebruikt. Verwijder een aantal bestanden om meer bestanden te kunnen uploaden." #: wp-admin/theme-install.php:110 msgid "To install the theme so you can preview it with your site’s content and customize its theme options, click the \"Install\" button at the top of the left-hand pane. The theme files will be downloaded to your website automatically. When this is complete, the theme is now available for activation, which you can do by clicking the \"Activate\" link, or by navigating to your Manage Themes screen and clicking the \"Live Preview\" link under any installed theme’s thumbnail image." msgstr "Klik op de \"Installeren\" knop linksboven om een thema te installeren. Je kunt het thema en thema instellingen vervolgens bekijken en wijzigen. De themabestanden worden automatisch gedownload naar de site. Zodra dit is afgerond is het thema beschikbaar voor activatie. Activeer het thema door op de \"Activeren\" link te klikken of door het Thema's scherm te openen en op \"Voorbeeld bekijken\" knop te klikken onder de thumbnail van een thema." #: wp-admin/includes/class-wp-comments-list-table.php:632 msgid "Select comment" msgstr "Reactie selecteren" #. translators: %s: plugin name #. translators: %s: theme name #: wp-admin/includes/class-wp-links-list-table.php:168 #: wp-admin/includes/class-wp-media-list-table.php:347 #: wp-admin/includes/class-wp-plugins-list-table.php:723 #: wp-admin/includes/class-wp-posts-list-table.php:831 #: wp-admin/includes/class-wp-terms-list-table.php:335 #: wp-admin/includes/class-wp-users-list-table.php:448 #: wp-admin/update-core.php:308 wp-admin/update-core.php:380 msgid "Select %s" msgstr "%s selecteren" #: wp-admin/admin-header.php:230 msgid "Main content" msgstr "Hoofdinhoud" #: wp-admin/menu-header.php:256 msgid "Skip to main content" msgstr "Spring naar de hoofdinhoud" #: wp-admin/edit-tags.php:560 msgid "Tags can be selectively converted to categories using the tag to category converter." msgstr "Tags kunnen selectief geconverteerd worden naar categorieën met behulp van tag naar categorie verplaatsen." #: wp-admin/custom-header.php:519 msgid "You can select an image to be shown at the top of your site by uploading from your computer or choosing from your media library. After selecting an image you will be able to crop it." msgstr "Een afbeelding selecteren om aan de bovenkant van je site te tonen. Je kunt kiezen een afbeelding van de computer te uploaden of een afbeelding te kiezen uit de mediabibliotheek. Na selectie kan de afbeelding worden bewerkt." #: wp-admin/edit-form-advanced.php:397 msgid "Creating a Page is very similar to creating a Post, and the screens can be customized in the same way using drag and drop, the Screen Options tab, and expanding/collapsing boxes as you choose. This screen also has the distraction-free writing space, available in both the Visual and Text modes via the Fullscreen buttons. The Page editor mostly works the same as the Post editor, but there are some Page-specific features in the Page Attributes box." msgstr "" "Aanmaken van pagina's is soortgelijk aan het aanmaken van berichten. De schermen kunnen worden aangepast op dezelfde manier via drag en drop, via de scherminstellingentabblad en door boxen in en uit te klappen.\n" "Dit scherm heeft ook de volledige weergave beschikbaar in zowel de visuele en tekstmodus. De editor werkt hetzelfde als de berichteditor, maar er zijn een aantal pagina-specifieke functies in de pagina attributenbox:" #: wp-admin/edit-tags.php:227 msgid "You can delete Link Categories in the Bulk Action pull-down, but that action does not delete the links within the category. Instead, it moves them to the default Link Category." msgstr "Linkcategorieën kunnen worden verwijderd met de bulkactie dropdown. Hoewel de categorieën worden verwijderd geldt dit niet voor de links in deze categorieën, deze worden verplaatst naar de standaard linkcategorie." #: wp-admin/custom-header.php:106 msgid "You can set a custom image header for your site. Simply upload the image and crop it, and the new header will go live immediately. Alternatively, you can use an image that has already been uploaded to your Media Library by clicking the “Choose Image” button." msgstr "Je kunt een aangepaste kopafbeelding voor je site instellen. Upload een afbeelding en snij deze op maat. Daarna wordt deze afbeelding direct gebruikt als kopafbeelding. Je kunt als alternatief ook een afbeelding gebruiken die je al eerder hebt geupload naar je Mediabibliotheek. Klik daarvoor op het “Kies afbeelding” knop." #: wp-admin/custom-header.php:822 msgid "Skip Cropping, Publish Image as Is" msgstr "Bijsnijden overslaan en publiceer afbeelding zoals hij nu is" #: wp-admin/includes/meta-boxes.php:624 msgid "https://codex.wordpress.org/Excerpt" msgstr "http://codex.wordpress.org/Excerpt" #: wp-admin/custom-background.php:314 wp-admin/custom-header.php:517 msgid "Select Image" msgstr "Afbeelding selecteren" #: wp-admin/custom-background.php:324 wp-admin/custom-header.php:585 msgid "Or choose an image from your media library:" msgstr "Of kies een afbeelding uit de mediabibliotheek:" #: wp-admin/includes/class-wp-theme-install-list-table.php:340 #: wp-admin/theme-install.php:347 msgid "Collapse" msgstr "Inklappen" #: wp-admin/custom-header.php:109 msgid "If you don’t want a header image to be displayed on your site at all, click the “Remove Header Image” button at the bottom of the Header Image section of this page. If you want to re-enable the header image later, you just have to select one of the other image options and click “Save Changes”." msgstr "Als je geen kopafbeelding wilt tonen op je site, klik dan op de “Verwijder Kopafbeelding” knop onderaan het Kopafbeelding gedeelte van deze pagina. Indien je deze optie later weer wilt toevoegen hoef je enkel een andere optie te selecteren en op “Opslaan” te klikken." #: wp-admin/media.php:62 msgid "You attempted to edit an item that isn’t an attachment. Please go back and try again." msgstr "Je hebt geprobeerd een item te bewerken dat geen bijlage is. Ga terug en probeer opnieuw." #: wp-admin/includes/class-wp-plugin-install-list-table.php:535 msgctxt "plugin" msgid "Installed" msgstr "Geïnstalleerd" #: wp-admin/includes/class-wp-theme-install-list-table.php:281 #: wp-admin/includes/class-wp-theme-install-list-table.php:404 msgid "This theme is already installed and is up to date" msgstr "Dit thema is al geïnstalleerd en up-to-date." #: wp-admin/theme-install.php:114 msgid "Previewing and Installing" msgstr "Voorbeeld en installeren" #: wp-admin/theme-install.php:109 msgid "Once you have generated a list of themes, you can preview and install any of them. Click on the thumbnail of the theme you’re interested in previewing. It will open up in a full-screen Preview page to give you a better idea of how that theme will look." msgstr "Zodra er een lijst van thema's is gegenereerd, kun je ze vooraf bekijken of installeren. Klik op de thumbnail van het thema welke je vooraf wilt bekijken. Een nieuw volledig scherm zal geopend worden om je een beter idee te geven van het uiterlijk van het thema." #: wp-admin/themes.php:111 msgid "Previewing and Customizing" msgstr "Voorbeeld bekijken en aanpassen via de Customizer" #: wp-admin/includes/media.php:2669 msgid "You are using the browser’s built-in file uploader. The WordPress uploader includes multiple file selection and drag and drop capability. Switch to the multi-file uploader." msgstr "Je gebruikt de ingebouwde browser bestandsuploader. De WordPress uploader bevat meerdere bestandsselecties en de drag-en-drop mogelijkheid. Schakel om naar de nieuwe uploader." #: wp-admin/includes/class-wp-theme-install-list-table.php:289 msgid "Preview %s" msgstr "%s voorvertonen" #: wp-admin/tools.php:18 msgid "The Categories and Tags Converter link on this screen will take you to the Import screen, where that Converter is one of the plugins you can install. Once that plugin is installed, the Activate Plugin & Run Importer link will take you to a screen where you can choose to convert tags into categories or vice versa." msgstr "De categorieën en tags converterlink brengt je naar de importeerpagina, waar de Converteer mogelijkheid één van de plugins is welke je kunt installeren. Eenmaal geïnstalleerd, brengt de link op deze pagina je naar een scherm waar je kunt kiezen wat je wilt omzetten." #: wp-admin/tools.php:17 msgid "Categories have hierarchy, meaning that you can nest sub-categories. Tags do not have hierarchy and cannot be nested. Sometimes people start out using one on their posts, then later realize that the other would work better for their content." msgstr "Categorieën hebben een hiërarchie, wat betekent dat ze ondergebracht kunnen worden in subcategorieën. Tags hebben geen hiërarchie en kunnen niet genest worden. Soms starten mensen met gebruik van één van deze op hun berichten, terwijl ze later bedenken dat de andere beter werkt voor hun inhoud." #: wp-admin/custom-header.php:98 msgid "This screen is used to customize the header section of your theme." msgstr "Dit scherm wordt gebruikt om de header van je thema aan te passen." #: wp-admin/custom-header.php:99 msgid "You can choose from the theme’s default header images, or use one of your own. You can also customize how your Site Title and Tagline are displayed." msgstr "Je kunt kiezen uit de standaard afbeeldingen van een thema, of je kunt een afbeelding van jezelf gebruiken. Je kunt ook aanpassen hoe je site titel en slogan worden weergegeven." #: wp-admin/custom-header.php:108 msgid "If your theme has more than one default header image, or you have uploaded more than one custom header image, you have the option of having WordPress display a randomly different image on each page of your site. Click the “Random” radio button next to the Uploaded Images or Default Images section to enable this feature." msgstr "Indien je thema meer dan één standaard kopafbeelding heeft, of wanneer je meer dan één afbeelding hebt geüpload, dan kun je ervoor kiezen dat WordPress willekeurig een andere afbeelding toont op elke pagina van je site. Klik op de knop “Willekeurig” naast de afbeelding om deze optie aan te zetten." #: wp-admin/custom-header.php:107 msgid "Some themes come with additional header images bundled. If you see multiple images displayed, select the one you’d like and click the “Save Changes” button." msgstr "Sommige thema’ hebben zelf kopafbeeldingen toegevoegd. Wanneer je meerdere afbeeldingen ziet, selecteer dan degene die je wilt en klik op de “Opslaan” knop." #: wp-admin/custom-header.php:116 msgid "For most themes, the header text is your Site Title and Tagline, as defined in the General Settings section." msgstr "Voor de meeste thema's bestaat de headertekst uit je Site titel en Site omschrijving zoals ingesteld bij de Algemene instellingen" #: wp-admin/install.php:256 wp-admin/install.php:269 msgid "Configuration Error" msgstr "Configuratiefout" #: wp-admin/media-new.php:51 msgid "Revert to the Browser Uploader by clicking the link below the drag and drop box." msgstr "Ga terug naar de Browser Uploader door op de link onder de drag en drop box te klikken." #: wp-admin/users.php:433 msgid "User deleted." msgstr "Gebruiker verwijderd." #. translators: %s: edit page url #: wp-admin/users.php:442 msgid "New user created. Edit user" msgstr "Nieuwe gebruiker aangemaakt. Gebruiker bewerken" #: wp-admin/includes/class-core-upgrader.php:36 wp-admin/includes/file.php:1147 #: wp-admin/includes/file.php:1258 msgid "Could not copy files. You may have run out of disk space." msgstr "Niet mogelijk om bestanden te kopiëren. Mogelijk is er niet voldoende schijfruimte beschikbaar." #: wp-admin/includes/theme-install.php:102 msgid "Find a theme based on specific features." msgstr "Thema zoeken op basis van specifieke kenmerken." #: wp-admin/includes/theme-install.php:60 msgid "Search for themes by keyword." msgstr "Op trefwoord zoeken naar thema's." #: wp-admin/setup-config.php:180 msgid "In all likelihood, these items were supplied to you by your Web Host. If you don’t have this information, then you will need to contact them before you can continue. If you’re all ready…" msgstr "Hoogstwaarschijnlijk zijn deze items toegevoegd door je hostingprovider. Als je deze informatie niet hebt, dan zul je eerst contact met hun op moeten nemen voordat je verder kunt. Als je helemaal klaar bent… " #: wp-admin/theme-editor.php:228 msgid "This theme is broken." msgstr "Dit thema is kapot." #: wp-admin/custom-background.php:327 msgid "Set as background" msgstr "Instellen als achtergrond" #: wp-admin/custom-header.php:589 msgid "Set as header" msgstr "Instellen als kop" #: wp-admin/includes/class-theme-upgrader-skin.php:61 msgid "Customize “%s”" msgstr "“%s” Aanpassen via de Customizer" #: wp-admin/includes/class-wp-theme-install-list-table.php:338 #: wp-admin/theme-install.php:64 wp-admin/theme-install.php:345 msgid "Collapse Sidebar" msgstr "Sidebar inklappen" #: wp-admin/includes/class-wp-comments-list-table.php:303 #: wp-admin/includes/class-wp-comments-list-table.php:579 #: wp-admin/includes/class-wp-media-list-table.php:142 #: wp-admin/includes/class-wp-media-list-table.php:703 #: wp-admin/includes/class-wp-posts-list-table.php:394 #: wp-admin/includes/class-wp-posts-list-table.php:1255 msgid "Restore" msgstr "Herstellen" #: wp-admin/includes/media.php:2252 msgid "Actions" msgstr "Acties" #: wp-admin/link.php:104 msgid "Edit Link" msgstr "Link bewerken" #: wp-admin/edit-comments.php:289 wp-admin/edit-comments.php:295 msgid "Edit comment" msgstr "Reactie bewerken" #: wp-admin/export.php:173 wp-admin/export.php:184 wp-admin/export.php:207 #: wp-admin/export.php:226 wp-admin/export.php:249 msgid "All" msgstr "Alles" #. translators: %s: Time since the last update #: wp-admin/includes/class-wp-media-list-table.php:441 #: wp-admin/includes/class-wp-plugin-install-list-table.php:597 #: wp-admin/includes/class-wp-posts-list-table.php:985 #: wp-admin/includes/plugin-install.php:580 wp-admin/includes/revision.php:209 #: wp-admin/includes/revision.php:251 msgid "%s ago" msgstr "%s geleden" #: wp-admin/includes/class-wp-plugins-list-table.php:384 msgid "Plugin" msgstr "Plugin" #: wp-admin/includes/class-wp-theme-install-list-table.php:419 #: wp-admin/includes/class-wp-themes-list-table.php:230 #: wp-admin/includes/plugin-install.php:573 msgid "Version:" msgstr "Versie:" #: wp-admin/includes/class-wp-list-table.php:1026 #: wp-admin/includes/nav-menu.php:577 wp-admin/includes/nav-menu.php:777 #: wp-admin/update-core.php:246 wp-admin/update-core.php:334 #: wp-admin/update-core.php:366 wp-admin/update-core.php:405 msgid "Select All" msgstr "Alles selecteren" #: wp-admin/edit-form-advanced.php:571 msgid "Enter title here" msgstr "Titel hier invoeren" #: wp-admin/about.php:14 msgid "About" msgstr "Over" #: wp-admin/edit-form-advanced.php:646 msgid "Word count: %s" msgstr "Aantal woorden: %s" #: wp-admin/includes/user.php:128 msgid "ERROR: Please enter a nickname." msgstr "FOUT: Graag een schermnaam opgeven." #: wp-admin/includes/media.php:1235 wp-admin/includes/media.php:2620 msgid "Enter a link URL or click above for presets." msgstr "Een link-URL invoeren of hierboven klikken voor voorbeelden." #: wp-admin/includes/media.php:1232 msgid "Link URL" msgstr "Link-URL" #: wp-admin/includes/meta-boxes.php:760 msgid "No comments yet." msgstr "Nog geen reacties." #: wp-admin/includes/dashboard.php:198 wp-admin/includes/dashboard.php:1184 #: wp-admin/setup-config.php:227 msgid "Submit" msgstr "Versturen" #: wp-admin/install.php:161 wp-admin/user-edit.php:416 #: wp-admin/user-edit.php:461 wp-admin/user-new.php:418 #: wp-admin/user-new.php:422 wp-admin/user-new.php:442 #: wp-admin/user-new.php:465 msgid "(required)" msgstr "(vereist)" #: wp-admin/options-general.php:318 wp-admin/options-general.php:355 msgid "Preview:" msgstr "Voorbeeld:" #: wp-admin/includes/image-edit.php:70 msgid "Scale" msgstr "Schalen" #: wp-admin/includes/plugin-install.php:287 #: wp-admin/includes/theme-install.php:67 msgid "Keyword" msgstr "Trefwoord" #. translators: 1: theme name, 2: version #: wp-admin/includes/class-theme-upgrader.php:75 msgid "Preparing to install %1$s %2$s…" msgstr "Installatie van %1$s %2$s voorbereiden." #: wp-admin/includes/class-theme-upgrader.php:73 msgid "This theme requires a parent theme. Checking if it is installed…" msgstr "Dit thema vereist een hoofdthema. Controleren of deze is geïnstalleerd." #. translators: 1: theme name, 2: version #: wp-admin/includes/class-theme-upgrader.php:77 msgid "The parent theme, %1$s %2$s, is currently installed." msgstr "Het hoofdthema, %1$s %2$s, is op dit moment geïnstalleerd." #. translators: 1: theme name, 2: version #: wp-admin/includes/class-theme-upgrader.php:79 msgid "Successfully installed the parent theme, %1$s %2$s." msgstr "Het hoofdthema is geïnstaleerd, %1$s %2$s." #. translators: %s: theme name #: wp-admin/includes/class-theme-upgrader.php:81 msgid "The parent theme could not be found. You will need to install the parent theme, %s, before you can use this child theme." msgstr "Het hoofdthema kon niet worden gevonden. Je moet het hoofdthema %s installeren, voordat je dit child-thema kunt gebruiken." #: wp-admin/custom-header.php:114 wp-admin/custom-header.php:653 #: wp-admin/custom-header.php:658 msgid "Header Text" msgstr "Koptekst" #: wp-admin/custom-header.php:661 msgid "Show header text with your image." msgstr "Laat de headertekst en je afbeelding zien." #. translators: 1: theme name, 2: theme details URL, 3: additional link #. attributes, 4: version number, 5: update URL, 6: additional link attributes #. translators: 1: plugin name, 2: details URL, 3: additional link attributes, #. 4: version number, 5: update URL, 6: additional link attributes #. translators: 1: theme name, 2: details URL, 3: additional link attributes, #. 4: version number, 5: update URL, 6: additional link attributes #: wp-admin/includes/theme.php:203 wp-admin/includes/update.php:402 #: wp-admin/includes/update.php:547 msgid "There is a new version of %1$s available. View version %4$s details or update now." msgstr "Er is een nieuwe versie van %1$s beschikbaar. Details van %4$s bekijken of nu bijwerken." #: wp-admin/includes/plugin.php:179 msgid "By %s." msgstr "Door %s." #: wp-admin/includes/meta-boxes.php:752 msgid "Add comment" msgstr "Reactie toevoegen" #: wp-admin/includes/template.php:398 msgid "Add new Comment" msgstr "Nieuwe reactie toevoegen" #: wp-admin/includes/template.php:429 msgid "Add Comment" msgstr "Reactie toevoegen" #. Plugin Name of the plugin/theme msgid "Hello Dolly" msgstr "Hallo Dolly" #. Author of the plugin/theme msgid "Matt Mullenweg" msgstr "Matt Mullenweg" #. Author URI of the plugin/theme msgid "http://ma.tt/" msgstr "http://ma.tt/" #. Description of the plugin/theme msgid "This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong: Hello, Dolly. When activated you will randomly see a lyric from Hello, Dolly in the upper right of your admin screen on every page." msgstr "Dit is niet zomaar een plugin, deze plugin symboliseert de hoop en het enthousiasme van een hele generatie opgesomd en gezongen in twee beroemde woorden door Louis Armstrong: Hello, Dolly. Wanneer je de plugin activeert worden er willekeurige quotes getoond uit Hello, Dolly rechts bovenaan je Dashboard op elke pagina." #: wp-admin/index.php:84 msgid "Welcome — Shows links for some of the most common tasks when setting up a new site." msgstr "Welkom - Dit toont links voor de meest voorkomende taken bij het opzetten van een nieuwe website." #. translators: 1: theme name, 2: theme details URL, 3: additional link #. attributes, 4: version number #. translators: 1: theme name, 2: details URL, 3: additional link attributes, #. 4: version number #: wp-admin/includes/theme.php:192 wp-admin/includes/update.php:536 msgid "There is a new version of %1$s available. View version %4$s details. Automatic update is unavailable for this theme." msgstr "Er is een nieuwe versie van %1$s beschikbaar. Details van %4$s bekijken. Automatisch bijwerken is niet beschikbaar voor dit thema." #: wp-admin/install.php:112 wp-admin/install.php:317 msgctxt "Howdy" msgid "Welcome" msgstr "Welkom" #: wp-admin/ms-delete-site.php:21 msgid "Thank you for using %s, your site has been deleted. Happy trails to you until we meet again." msgstr "Bedankt voor het gebruik van %s, je site is verwijderd. Hopelijk tot een volgende keer." #: wp-admin/ms-delete-site.php:89 msgid "Remember, once deleted your site cannot be restored." msgstr "Onthoudt dat als deze website eenmaal is verwijderd het niet kan worden hersteld." #. translators: %s: site address #: wp-admin/ms-delete-site.php:97 msgid "I'm sure I want to permanently disable my site, and I am aware I can never get it back or use %s again." msgstr "Ik weet zeker dat ik permanent mijn website wil uitschakelen, en ben er van op de hoogte dat ik niet meer terug kan en %s niet meer kan gebruiken." #: wp-admin/ms-delete-site.php:101 msgid "Delete My Site Permanently" msgstr "Mijn website permanent verwijderen" #: wp-admin/ms-delete-site.php:77 msgid "Delete My Site" msgstr "Mijn website verwijderen" #: wp-admin/ms-delete-site.php:88 msgid "If you do not want to use your %s site any more, you can delete it using the form below. When you click Delete My Site Permanently you will be sent an email with a link in it. Click on this link to delete your site." msgstr "Als je de %s website niet meer wilt gebruiken, kun je deze verwijderen met het onderstaande formulier. Wanneer je klikt op Mijn website definitief verwijderen wordt er een e-mailbericht verstuurd met een link. Klik op deze link om je site definitief te verwijderen." #: wp-admin/ms-delete-site.php:23 msgid "Sorry, the link you clicked is stale. Please select another option." msgstr "De link waarop je hebt geklikt is verouderd. Een andere optie selecteren." #: wp-admin/ms-delete-site.php:84 msgid "Thank you. Please check your email for a link to confirm your action. Your site will not be deleted until this link is clicked." msgstr "Bedankt. Je inbox controleren voor een link om je actie te bevestigen. Je site wordt niet verwijderd totdat op de link wordt geklikt om de actie te bevestigen." #. translators: 1: Maximum allowed file size in kilobytes #: wp-admin/includes/ms.php:38 msgid "This file is too big. Files must be less than %1$s KB in size." msgstr "Dit bestand is te groot. Bestanden moeten kleiner zijn dan %1$s KB." #: wp-admin/includes/ms.php:42 msgid "You have used your space quota. Please delete files before uploading." msgstr "Je hebt je grens bereikt van je toegestane ruimte. Graag eerst bestanden verwijderen voordat je gaat uploaden." #. translators: Gigabytes #: wp-admin/includes/ms.php:309 msgid "GB" msgstr "GB" #. translators: Megabytes #: wp-admin/includes/ms.php:313 msgid "MB" msgstr "MB" #: wp-admin/includes/ms.php:359 msgid "MB (Leave blank for network default)" msgstr "MB (Laat leeg voor de netwerk standaard)" #: wp-admin/includes/ms.php:517 msgid "If you reached this screen by accident and meant to visit one of your own sites, here are some shortcuts to help you find your way." msgstr "Als je per ongeluk op dit scherm terechtgekomen bent en je dacht één van je eigen sites te bezoeken, hier zijn enkele snelkoppelingen die je kunnen helpen de weg te vinden." #: wp-admin/includes/ms.php:519 msgid "Your Sites" msgstr "Jouw sites" #: wp-admin/includes/ms.php:569 msgid "American English" msgstr "Amerikaans Engels" #: wp-admin/includes/ms.php:573 msgid "British English" msgstr "Brits Engels" #: wp-admin/includes/misc.php:1208 msgid "[%s] New Admin Email Address" msgstr "[%s] Nieuw admin e-mailadres" #: wp-admin/includes/ms.php:525 msgid "Visit Dashboard" msgstr "Ga naar Dashboard" #: wp-admin/includes/ms.php:526 msgid "View Site" msgstr "Site bekijken" #. translators: My sites label #: wp-admin/includes/ms.php:675 msgid "Primary Site" msgstr "Primaire site" #: wp-admin/includes/ms-deprecated.php:33 msgid "Sorry, you must delete files before you can upload any more." msgstr "Je moet bestanden verwijderen voor je opnieuw kunt uploaden." #. translators: 1: Required disk space in kilobytes #: wp-admin/includes/ms.php:33 msgid "Not enough space to upload. %1$s KB needed." msgstr "Onvoldoende ruimte om te uploaden. %1$s KB is nodig." #: wp-admin/includes/ms.php:514 wp-admin/includes/ms.php:516 msgid "You attempted to access the \"%1$s\" dashboard, but you do not currently have privileges on this site. If you believe you should be able to access the \"%1$s\" dashboard, please contact your network administrator." msgstr "Je probeert toegang te krijgen tot het \"%1$s\" dashboard, maar je hebt momenteel onvoldoende rechten op deze site. Als je denkt dat je toegang moet hebben op het \"%1$s\" dashboard, neem dan contact op met je netwerkbeheerder." #: wp-admin/my-sites.php:31 msgid "The primary site you chose does not exist." msgstr "De primaire site die je gekozen hebt bestaat niet." #: wp-admin/my-sites.php:71 msgid "You must be a member of at least one site to use this page." msgstr "Je moet lid zijn van minimaal een website om deze pagina te gebruiken." #: wp-admin/my-sites.php:105 msgid "Global Settings" msgstr "Algemene instellingen" #: wp-admin/setup-config.php:197 msgid "Database Name" msgstr "Databasenaam" #: wp-admin/setup-config.php:203 msgctxt "example username" msgid "username" msgstr "gebruikersnaam" #: wp-admin/setup-config.php:208 msgctxt "example password" msgid "password" msgstr "wachtwoord" #: wp-admin/setup-config.php:220 msgid "Table Prefix" msgstr "Tabelprefix" #: wp-admin/setup-config.php:153 msgid "Welcome to WordPress. Before getting started, we need some information on the database. You will need to know the following items before proceeding." msgstr "Welkom bij WordPress. Voordat we kunnen starten hebben we wat informatie nodig over de database. Je moet de volgende informatie hebben voordat we verder kunnen gaan." #: wp-admin/setup-config.php:106 msgid "WordPress › Setup Configuration File" msgstr "WordPress › Setup configuratiebestand" #: wp-admin/setup-config.php:222 msgid "If you want to run multiple WordPress installations in a single database, change this." msgstr "Wanneer je meerdere WordPress installaties wilt gebruiken in een database moet je dit aanpassen." #: wp-admin/setup-config.php:159 msgid "Table prefix (if you want to run more than one WordPress in a single database)" msgstr "Tabelprefix (wanneer je meerdere WordPress installaties wilt draaien in een database)" #: wp-admin/setup-config.php:182 msgid "Let’s go!" msgstr "Laten we starten." #: wp-admin/setup-config.php:155 msgid "Database name" msgstr "Naam van de database" #: wp-admin/setup-config.php:156 msgid "Database username" msgstr "Gebruikersnaam van de database" #: wp-admin/setup-config.php:157 msgid "Database password" msgstr "Wachtwoord van de database" #: wp-admin/setup-config.php:158 msgid "Database host" msgstr "Host van de database" #: wp-admin/setup-config.php:212 msgid "Database Host" msgstr "Hostnaam" #. translators: 1: wp-config.php 2: install.php #: wp-admin/setup-config.php:60 msgid "The file %1$s already exists. If you need to reset any of the configuration items in this file, please delete it first. You may try installing now." msgstr "Het bestand %1$s bestaat al. Als je sommige configuraties in dit bestand moet herstellen, verwijder dit bestand dan eerst. Probeer nu te installeren." #. translators: 1: wp-config.php 2: install.php #: wp-admin/setup-config.php:71 msgid "The file %1$s already exists one level above your WordPress installation. If you need to reset any of the configuration items in this file, please delete it first. You may try installing now." msgstr "Het bestand %1$s is al aanwezig een niveau boven de WordPress installatie. Wanneer je configuratie-onderdelen wilt aanpassen in dit bestand moet je het eerst verwijderen. Je mag proberen het nu te installeren." #. translators: %s: wp-config-sample.php #: wp-admin/setup-config.php:51 msgid "Sorry, I need a %s file to work from. Please re-upload this file to your WordPress installation." msgstr "Sorry, ik heb een %s bestand nodig om vanuit te werken. Graag deze opnieuw uploaden vanuit je WordPress installatie." #. translators: %s: wp-config.php #: wp-admin/maint/repair.php:37 msgid "To allow use of this page to automatically repair database problems, please add the following line to your %s file. Once this line is added to your config, reload this page." msgstr "Om op deze pagina toestemming te geven automatisch database-problemen te repareren, voeg je de volgende regel toe aan je %s bestand. Zodra deze regel is toegevoegd aan je configuratie, herlaad je de pagina opnieuw." #: wp-admin/includes/class-wp-comments-list-table.php:186 msgid "No comments awaiting moderation." msgstr "Geen reactie in afwachting van moderatie." #: wp-admin/includes/plugin-install.php:496 msgctxt "Plugin installer section title" msgid "FAQ" msgstr "FAQ" #: wp-admin/includes/plugin-install.php:495 msgctxt "Plugin installer section title" msgid "Installation" msgstr "Installatie" #: wp-admin/includes/plugin-install.php:494 msgctxt "Plugin installer section title" msgid "Description" msgstr "Omschrijving" #: wp-admin/includes/plugin-install.php:500 msgctxt "Plugin installer section title" msgid "Other Notes" msgstr "Overige notities" #: wp-admin/includes/plugin-install.php:497 msgctxt "Plugin installer section title" msgid "Screenshots" msgstr "Schermafbeeldingen" #: wp-admin/includes/plugin-install.php:498 msgctxt "Plugin installer section title" msgid "Changelog" msgstr "Changelog" #: wp-admin/options-permalink.php:131 msgid "You should update your web.config now." msgstr "Je zou nu je web.config moeten bijwerken." #: wp-admin/includes/plugin-install.php:606 msgid "Plugin Homepage »" msgstr "Plugin-homepagina »" #. translators: 1: table name, 2: error message, #: wp-admin/maint/repair.php:117 msgid "Failed to repair the %1$s table. Error: %2$s" msgstr "Mislukt om de %1$s tabel te repareren. Fout: %2$s" #: wp-admin/export.php:48 msgid "You can export a file of your site’s content in order to import it into another installation or platform. The export file will be an XML file format called WXR. Posts, pages, comments, custom fields, categories, and tags can be included. You can choose for the WXR file to include only certain posts or pages by setting the dropdown filters to limit the export by category, author, date range by month, or publishing status." msgstr "Je kunt een bestand exporteren van je site-inhoud om het te importeren in een andere installatie of platform. Het export-bestand wordt een XML-bestandsformaat en WXR genoemd. Berichten, pagina's, reacties, aangepaste velden, categorieën en tags kunnen ingesloten worden. Je kunt kiezen of het WXR-bestand alleen bepaalde berichten of pagina's bevat door de dropdownfilters in te stellen om de export te limiteren op categorie, auteur, datumbereik op maand, of publicatiestatus. " #: wp-admin/user-new.php:190 msgid "New users will receive an email letting them know they’ve been added as a user for your site. This email will also contain their password. Check the box if you don’t want the user to receive a welcome email." msgstr "Nieuwe gebruikers ontvangen een e-mail om ze te laten weten dat ze zijn toegevoegd als een gebruiker van je site. Deze e-mail zal ook hun wachtwoord bevatten. Vink de box aan als je niet wilt dat de gebruiker een welkomst e-mail ontvangt." #: wp-admin/plugins.php:469 msgid "The plugin generated %d characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin." msgstr "De plugin genereerde %d tekens van onverwachte uitvoer tijdens de activatie. Als je merkt dat er “headers already sent” berichten verschijnen of problemen met de RSS-feeds of andere problemen opduiken, probeer deze plugin dan te deactiveren of te verwijderen." #: wp-admin/includes/image-edit.php:227 msgid "There are unsaved changes that will be lost. 'OK' to continue, 'Cancel' to return to the Image Editor." msgstr "Er zijn niet-bewaarde wijzigingen die verloren zullen gaan. 'OK' om verder te gaan, 'Annuleren' om terug te keren naar de afbeeldingseditor." #: wp-admin/import.php:24 msgid "In previous versions of WordPress, all importers were built-in. They have been turned into plugins since most people only use them once or infrequently." msgstr "In voorgaande versies van WordPress, waren alle importeerfuncties ingebouwd. Het zijn nu plugins, omdat de meeste mensen ze niet vaak of eenmalig gebruiken." #: wp-admin/options-writing.php:30 msgid "Post via email settings allow you to send your WordPress installation an email with the content of your post. You must set up a secret email account with POP3 access to use this, and any mail received at this address will be posted, so it’s a good idea to keep this address very secret." msgstr "Publiceren via e-mailinstellingen geeft je de mogelijkheid je WordPress installatie een e-mail te sturen met de inhoud van je bericht. Gebruik hiervoor een geheim e-mailaccount met POP3-toegang, en elke e-mail die ontvangen wordt zal als bericht gepubliceerd worden. Het is aan te raden dit e-mailadres goed geheim te houden." #: wp-admin/users.php:42 msgid "You can filter the list of users by User Role using the text links above the users list to show All, Administrator, Editor, Author, Contributor, or Subscriber. The default view is to show all users. Unused User Roles are not listed." msgstr "Je kunt de lijst van gebruikers filteren op Gebruikers Rol door te klikken op de tekstlinks die onder de schermtitel Gebruikers staat. Afhankelijk van de rollen die je hebt toegekend aan gebruikers kun je kiezen uit Alle, Beheerder, Redacteur, Auteur, Schrijver of Abonnee. Standaard worden alle gebruikers getoond. Niet gebruikte Gebruikers Rollen worden niet getoond." #: wp-admin/custom-header.php:783 wp-admin/custom-header.php:919 #: wp-admin/custom-header.php:1248 msgid "Image could not be processed. Please go back and try again." msgstr "Verwerking van de afbeelding niet mogelijk. Ga terug en probeer opnieuw." #: wp-admin/user-new.php:330 msgid "Enter the email address of an existing user on this network to invite them to this site. That person will be sent an email asking them to confirm the invite." msgstr "Vul het e-mailadres in van een bestaande gebruiker op dit netwerk om een uitnodiging voor deze site te versturen. Deze persoon zal een e-mail ontvangen met de vraag om de uitnodiging te bevestigen." #: wp-admin/user-new.php:334 msgid "Enter the email address or username of an existing user on this network to invite them to this site. That person will be sent an email asking them to confirm the invite." msgstr "Vul het e-mailadres of de gebruikersnaam in van een bestaande gebruiker op dit netwerk om een uitnodiging voor deze site te versturen. Deze persoon zal een e-mail ontvangen met de vraag om de uitnodiging te bevestigen." #: wp-admin/maint/repair.php:162 msgid "WordPress can automatically look for some common database problems and repair them. Repairing can take a while, so please be patient." msgstr "WordPress kan automatisch zoeken voor de meest voorkomende database problemen en deze herstellen. Het repareren kan even duren, dus wees alsjeblieft geduldig." #. translators: 1: table name, 2: error message, #: wp-admin/maint/repair.php:107 msgid "The %1$s table is not okay. It is reporting the following error: %2$s. WordPress will attempt to repair this table…" msgstr "De %1$s tabel is niet correct. Het geeft de volgende foutmelding: %2$s. WordPress zal proberen deze tabel te repareren…" #: wp-admin/edit-form-advanced.php:213 msgid "There is an autosave of this post that is more recent than the version below. View the autosave" msgstr "Er is een automatisch opgeslagen versie van dit bericht dat recenter is dan onderstaande versie. Toon de automatisch opgeslagen versie" #: wp-admin/maint/repair.php:165 msgid "WordPress can also attempt to optimize the database. This improves performance in some situations. Repairing and optimizing the database can take a long time and the database will be locked while optimizing." msgstr "WordPress kan proberen de database te optimaliseren. Dit geeft in sommige situaties een prestatieverbetering. Het repareren en optimaliseren van de database kan enige tijd in beslag nemen, gedurende dit proces zal de database geblokkeerd zijn." #: wp-admin/options-discussion.php:180 msgid "An avatar is an image that follows you from weblog to weblog appearing beside your name when you comment on avatar enabled sites. Here you can enable the display of avatars for people who comment on your site." msgstr "Een avatar is een afbeelding die je volgt van weblog tot weblog. Deze afbeelding staat naast je naam wanneer je een reactie achter laat op een site waar avatars zijn ingeschakeld. Hier kun je de weergave van avatars voor mensen die reageren op je website aanzetten." #: wp-admin/themes.php:167 msgid "The active theme is broken. Reverting to the default theme." msgstr "Het actieve thema is kapot. Terugdraaien naar het standaard thema." #: wp-admin/maint/repair.php:153 msgid "Repairs complete. Please remove the following line from wp-config.php to prevent this page from being used by unauthorized users." msgstr "Reparatie is voltooid. Verwijder de volgende regel code uit wp-config.php om te voorkomen dat deze pagina gebruikt word door ongeautoriseerde gebruikers." #: wp-admin/user-edit.php:301 msgid "Show Toolbar when viewing site" msgstr "Toon toolbar tijdens bekijken van de site" #. translators: 1: WordPress version number, 2: plural number of bugs. Singular #. security issue. #: wp-admin/about.php:399 msgid "Version %1$s addressed a security issue and fixed %2$s bug." msgid_plural "Version %1$s addressed a security issue and fixed %2$s bugs." msgstr[0] "Versie %1$s was gericht op een beveiligingsprobleem en een bepaalde %2$s bug." msgstr[1] "Versie %1$s was gericht op een beveiligingsprobleem en bepaalde %2$s bugs." #. translators: %s: Codex URL #: wp-admin/about.php:50 wp-admin/about.php:68 wp-admin/about.php:407 msgid "For more information, see the release notes." msgstr "Voor meer informatie, bezoek de versie opmerkingen." #. translators: 1: WordPress version number, 2: plural number of bugs. #. translators: 1: WordPress version number, 2: plural number of bugs. More #. than one security issue. #: wp-admin/about.php:39 wp-admin/about.php:57 wp-admin/about.php:403 msgid "Version %1$s addressed some security issues and fixed %2$s bug." msgid_plural "Version %1$s addressed some security issues and fixed %2$s bugs." msgstr[0] "Versie%1$s was gericht op enkele beveiligingsproblemen en herstelde %2$s bug." msgstr[1] "Versie %1$s was gericht op enkele beveiligingsproblemen en herstelde %2$s bugs." #. translators: 1: WordPress version number, 2: plural number of bugs. #: wp-admin/about.php:395 msgid "Version %1$s addressed %2$s bug." msgid_plural "Version %1$s addressed %2$s bugs." msgstr[0] "Versie %1$s bevat %2$s bugfix." msgstr[1] "Versie %1$s bevat %2$s bugfixes." #: wp-admin/index.php:33 msgid "Welcome to your WordPress Dashboard! This is the screen you will see when you log in to your site, and gives you access to all the site management features of WordPress. You can get help for any screen by clicking the Help tab above the screen title." msgstr "Welkom bij je WordPress Dashboard. Dit is het scherm dat je krijgt te zien zodra je inlogt op je website. Het geeft je toegang tot alle beheerfuncties van WordPress. Wanneer je klikt op de Hulp tab rechtsboven de schermtitel, krijg je meer informatie te zien over de functionaliteiten en werking van het betreffende onderdeel. " #: wp-admin/about.php:386 msgid "Maintenance and Security Release" msgstr "Onderhouds- en veiligheidsversie" #: wp-admin/about.php:27 wp-admin/credits.php:28 wp-admin/freedoms.php:27 #: wp-admin/privacy.php:27 msgid "What’s New" msgstr "Wat is nieuw" #: wp-admin/about.php:383 msgid "Security Release" msgstr "Beveiligingsversie" #: wp-admin/about.php:380 msgid "Maintenance Release" msgstr "Onderhoudsversie" #. translators: %s: WordPress version number #: wp-admin/about.php:392 msgid "Version %s addressed some security issues." msgstr "Versie %s lost enkele beveiligingsproblemen op." #: wp-admin/options-permalink.php:22 msgid "This screen allows you to choose your permalink structure. You can choose from common settings or create custom URL structures." msgstr "Dit scherm stelt je in staat om je permalinkstructuur te kiezen. Je kunt uit de diverse mogelijkheden kiezen of een eigen structuur gebruiken." #: wp-admin/includes/update-core.php:1302 wp-admin/update-core.php:512 msgid "Welcome to WordPress %1$s. Learn more." msgstr "Welkom bij WordPress %1$s. Meer leren." #: wp-admin/about.php:273 msgid "Return to Updates" msgstr "Terug naar WordPress bijwerken" #: wp-admin/edit-tags.php:258 msgid "Adding Tags" msgstr "Tags toevoegen" #: wp-admin/plugins.php:423 msgid "Troubleshooting" msgstr "Probleemoplossing" #: wp-admin/media-new.php:47 msgid "You can upload media files here without creating a post first. This allows you to upload files to use with posts and pages later and/or to get a web link for a particular file that you can share. There are three options for uploading files:" msgstr "Mediabestanden kunnen geupload worden zonder dat eerst een bericht gemaakt wordt. Dit geeft de mogelijkheid bestanden te uploaden om later te gebruiken in berichten en pagina's en/of om een weblink te gebruiken voor een bijzonder bestand wat je kunt delen. Er zijn drie opties om bestanden te uploaden:" #: wp-admin/edit-tags.php:258 msgid "Adding Categories" msgstr "Categorieën toevoegen" #: wp-admin/user-new.php:207 msgid "User Roles" msgstr "Gebruikersrollen" #: wp-admin/edit.php:208 wp-admin/upload.php:199 wp-admin/users.php:60 msgid "Available Actions" msgstr "Beschikbare acties" #: wp-admin/user-new.php:212 msgid "Authors can publish and manage their own posts, and are able to upload files." msgstr "Auteurs kunnen publiceren en hun eigen berichten beheren, en kunnen ook bestanden uploaden." #: wp-admin/plugin-install.php:88 msgid "Adding Plugins" msgstr "Plugins toevoegen" #: wp-admin/edit.php:196 wp-admin/users.php:38 msgid "Screen Content" msgstr "Scherminhoud" #: wp-admin/edit.php:198 msgid "You can customize the display of this screen’s contents in a number of ways:" msgstr "Je kunt dit scherm op een aantal manieren wijzigen:" #: wp-admin/user-new.php:197 msgid "Remember to click the Add New User button at the bottom of this screen when you are finished." msgstr "Denk erom, als je klaar bent, de Gebruiker toevoegen knop te klikken aan de onderkant van dit scherm." #: wp-admin/export.php:159 msgid "Once you’ve saved the download file, you can use the Import function in another WordPress installation to import the content from this site." msgstr "Zodra je het gedownloade bestand hebt opgeslagen, kun je de Importeerfunctie van een andere WordPress installatie gebruiken om de inhoud van deze site te importeren." #: wp-admin/upload.php:205 msgid "Attaching Files" msgstr "Bestanden toevoegen" #: wp-admin/user-new.php:186 msgid "To add a new user to your site, fill in the form on this screen and click the Add New User button at the bottom." msgstr "Om een nieuwe gebruiker aan je site toe te voegen, vul de vakken op dit scherm in en klik op de Nieuwe Gebruiker Toevoegen knop aan de onderkant van dit scherm." #: wp-admin/edit-comments.php:173 msgid "Moderating Comments" msgstr "Reacties modereren" #: wp-admin/update-core.php:579 msgid "How to Update" msgstr "Hoe bijwerken" #: wp-admin/edit.php:192 msgid "This screen provides access to all of your posts. You can customize the display of this screen to suit your workflow." msgstr "Dit scherm geeft je toegang tot al je berichten. Je kunt de weergave van dit scherm aanpassen." #: wp-admin/edit.php:223 msgid "When using Bulk Edit, you can change the metadata (categories, author, etc.) for all selected posts at once. To remove a post from the grouping, just click the x next to its name in the Bulk Edit area that appears." msgstr "Als je voor meerdere bewerkingen tegelijk uitvoeren kiest, kun je de metadata (categorieën, auteur, enz.) voor alle geselecteerde berichten in één keer bewerken. Om een bericht van deze selectie te verwijderen, klik dan op de x naast de naam in de Acties menu ruimte." #: wp-admin/user-new.php:210 msgid "Subscribers can read comments/comment/receive newsletters, etc. but cannot create regular site content." msgstr "Abonnees kun reacties lezen/reacties geven/nieuwsbrieven ontvangen, enz. maar ze kunnen geen normale siteberichten schrijven." #: wp-admin/user-new.php:208 msgid "Here is a basic overview of the different user roles and the permissions associated with each one:" msgstr "Hier is een basisoverzicht van de verschillende gebruikersrollen en de rechten welke met elke rol zijn geassocieerd:" #: wp-admin/tools.php:39 msgid "If you want to convert your categories to tags (or vice versa), use the Categories and Tags Converter available from the Import screen." msgstr "Als je de categorieën wilt converteren naar tags (of andersom), gebruik dan de Categorieën en Tags converteermogelijkheid die beschikbaar is via het Importeerscherm." #: wp-admin/themes.php:97 msgid "Adding Themes" msgstr "Thema's toevoegen" #: wp-admin/edit.php:222 msgid "You can also edit or move multiple posts to the trash at once. Select the posts you want to act on using the checkboxes, then select the action you want to take from the Bulk Actions menu and click Apply." msgstr "Je kunt ook meerdere berichten tegelijk bewerken of verplaatsen. Selecteer de berichten door op de selectievakjes te klikken, selecteer vervolgens de actie die je wilt uitvoeren via het Acties menu en klik op Toepassen." #: wp-admin/import.php:197 msgid "If the importer you need is not listed, search the plugin directory to see if an importer is available." msgstr "Als de importer zich niet in de lijst bevindt, zoek in de Plugin Directory, misschien is daar de importer beschikbaar." #: wp-admin/options-permalink.php:182 msgid "Common Settings" msgstr "Algemene instellingen" #: wp-admin/options-permalink.php:37 msgid "Custom Structures" msgstr "Aan te passen structuren" #: wp-admin/options-permalink.php:21 msgid "Permalinks are the permanent URLs to your individual pages and blog posts, as well as your category and tag archives. A permalink is the web address used to link to your content. The URL to each post should be permanent, and never change — hence the name permalink." msgstr "Permalinks zijn de URLs naar de individuele pagina's, siteberichten, categorie en tag archief. Een permalink is het webadres welke wordt gebruikt als link naar je inhoud. De URL moet permanent zijn en nooit wijzigen, vandaar de naam permalink. " #: wp-admin/options-media.php:21 msgid "Uploading Files allows you to choose the folder and path for storing your uploaded files." msgstr "Bestanden uploaden laat je de map en het pad kiezen waar de geuploade bestanden worden bewaard." #: wp-admin/options-writing.php:21 msgid "You can submit content in several different ways; this screen holds the settings for all of them. The top section controls the editor within the dashboard, while the rest control external publishing methods. For more information on any of these methods, use the documentation links." msgstr "Je kunt inhoud plaatsen op verschillende manieren. Dit scherm beheert alle instellingen hiervoor . De sectie bovenaan bevat de instellingen voor de editor van het Dashboard, terwijl de rest de instellingen bevat voor de publicatiemethoden. Voor meer informatie, klik op de documentatielinks." #: wp-admin/themes.php:90 msgid "Installing themes on Multisite can only be done from the Network Admin section." msgstr "Thema's voor een multisite kunnen alleen via de Netwerk admin-sectie worden geïnstalleerd." #: wp-admin/options-general.php:30 msgid "If you want site visitors to be able to register themselves, as opposed to by the site administrator, check the membership box. A default user role can be set for all new users, whether self-registered or registered by the site admin." msgstr "Als je wilt dat de sitebezoekers zichzelf kunnen registreren, in tegenstelling tot geregistreerd worden door de sitebeheerder, vink dan de gebruikersbox aan. Een standaard gebruikersrol kan ingesteld worden voor alle nieuwe gebruikers, zowel voor zelf-registreerders als geregistreerd door een sitebeheerder." #: wp-admin/options-writing.php:29 msgid "Post Via Email" msgstr "Bericht via e-mail" #: wp-admin/options-writing.php:39 msgid "If desired, WordPress will automatically alert various services of your new posts." msgstr "Indien gewenst, zal WordPress automatisch bericht geven aan verschillende diensten van je berichten." #: wp-admin/options-discussion.php:22 msgid "This screen provides many options for controlling the management and display of comments and links to your posts/pages. So many, in fact, they won’t all fit here! :) Use the documentation links to get information on what each discussion setting does." msgstr "Dit scherm bevat vele instellingen voor het beheer van je site en geeft reacties en links naar je berichten/pagina's. Teveel instellingen eigenlijk en ze kunnen hier niet allemaal uitgelegd worden :). Gebruik de documentatie link hieronder om informatie te krijgen over wat elke reactie-instelling doet." #: wp-admin/user-edit.php:46 msgid "You can change your password, turn on keyboard shortcuts, change the color scheme of your WordPress administration screens, and turn off the WYSIWYG (Visual) editor, among other things. You can hide the Toolbar (formerly called the Admin Bar) from the front end of your site, however it cannot be disabled on the admin screens." msgstr "Je kunt je wachtwoord wijzigen, de sneltoetsen inschakelen, het kleurenschema van je Dashboard wijzigen en de WYSIWYG (What-You-See-Is-What-You-Get) editor uitschakelen, en wat andere dingen. Je kunt de toolbar (voorheen adminbar genoemd) verbergen van de voorkant van je site. Deze toolbar kan echter niet verwijderd worden op de dashboardschermen." #: wp-admin/widgets.php:97 msgid "Inactive Sidebar (not used)" msgstr "Inactieve sidebar (niet gebruikt)" #: wp-admin/widgets.php:100 msgid "This sidebar is no longer available and does not show anywhere on your site. Remove each of the widgets below to fully remove this inactive sidebar." msgstr "Deze sidebar is niet langer beschikbaar en wordt nergens getoond op je site. Verwijder elke onderstaande widget om de inactieve sidebar volledig te verwijderen." #: wp-admin/widgets.php:60 msgid "Removing and Reusing" msgstr "Verwijderen en opnieuw gebruiken" #: wp-admin/widgets.php:68 msgid "Missing Widgets" msgstr "Ontbrekende widgets" #: wp-admin/edit-tags.php:222 msgid "You can create groups of links by using Link Categories. Link Category names must be unique and Link Categories are separate from the categories you use for posts." msgstr "Je kunt groepen van links maken door gebruik te maken van Linkcategorieën. Linkcategorienamen moeten uniek zijn. Linkcategorieën zijn gescheiden van de categorieën die je gebruikt voor berichten." #: wp-admin/media-new.php:50 msgid "Clicking Select Files opens a navigation window showing you files in your operating system. Selecting Open after clicking on the file you want activates a progress bar on the uploader screen." msgstr "Klikken op Bestanden selecteren opent een navigatiescherm wat je bestanden van je computer toont. Open selecteren nadat je op het bestand geklikt hebt wat je wilt activeren, vervolgens wordt een voortgangsbalk op het uploadscherm getoond." #: wp-admin/edit-tags.php:224 msgid "You can assign keywords to your posts using tags. Unlike categories, tags have no hierarchy, meaning there’s no relationship from one tag to another." msgstr "Je kunt trefwoorden aan je berichten meegeven met gebruik van tags. Anders dan in categorieën hebben tags geen hiërarchie, dit betekent dat er geen relatie hoeft te zijn tussen de ene tag en de andere." #: wp-admin/media-new.php:49 msgid "Drag and drop your files into the area below. Multiple files are allowed." msgstr "Drag en drop je bestanden naar de onderstaande ruimte. Meerdere bestanden zijn toegestaan." #: wp-admin/link-manager.php:59 msgid "Deleting Links" msgstr "Links verwijderen" #: wp-admin/edit-comments.php:169 msgid "You can manage comments made on your site similar to the way you manage posts and other content. This screen is customizable in the same ways as other management screens, and you can act on comments using the on-hover action links or the Bulk Actions." msgstr "Je kunt reacties op je site beheren net zoals je berichten en andere inhoud beheert. Dit scherm is aanpasbaar op dezelfde manier als de andere beheerschermen, en je kunt werken met de reacties met gebruik van de hover-actielinks of de Acties." #: wp-admin/edit.php:243 msgid "Managing pages is very similar to managing posts, and the screens can be customized in the same way." msgstr "Pagina's beheren lijkt erg op Berichten beheren en de schermen kunnen op dezelfde manier worden aangepast." #: wp-admin/edit-comments.php:180 msgid "Many people take advantage of keyboard shortcuts to moderate their comments more quickly. Use the link to the side to learn more." msgstr "Veel mensen maken gebruik van de sneltoetsen om de reacties sneller te modereren. Gebruik de link aan de zijkant voor meer informatie." #: wp-admin/edit.php:244 msgid "You can also perform the same types of actions, including narrowing the list by using the filters, acting on a page using the action links that appear when you hover over a row, or using the Bulk Actions menu to edit the metadata for multiple pages at once." msgstr "Je kunt ook hetzelfde soort acties uitvoeren, inclusief het verkleinen van de lijst met behulp van de filters, die op een pagina met de actielinks worden weergegeven. Je kunt dit doen d.m.v. het hoveren over een rij, of met behulp van het Actiesmenu om de metadata van meerdere pagina's tegelijk te bewerken." #: wp-admin/upload.php:201 msgid "Hovering over a row reveals action links: Edit, Delete Permanently, and View. Clicking Edit or on the media file’s name displays a simple screen to edit that individual file’s metadata. Clicking Delete Permanently will delete the file from the media library (as well as from any posts to which it is currently attached). View will take you to the display page for that file." msgstr "Hoveren over een rij toont actielinks: Bewerken, Permanent verwijderen en Bekijken. Klikken op Bewerken of klikken op de mediabestandsnaam toont een eenvoudig scherm om de individuele bestandsmetadata te bewerken. Klikken op Definitief verwijderen zal het bestand uit de mediabibliotheek verwijderen (en ook van elk bericht/pagina waar het aan is toegevoegd). Bekijken brengt je naar de schermpagina van het bestand." #: wp-admin/index.php:46 msgid "Links in the Toolbar at the top of the screen connect your dashboard and the front end of your site, and provide access to your profile and helpful WordPress information." msgstr "De links in de toolbar aan de bovenkant van het scherm verbinden je Dashboard en de voorkant van je site en geven je toegang tot je profiel en handige WordPress informatie." #: wp-admin/edit-form-advanced.php:396 wp-admin/edit.php:237 msgid "Pages are similar to posts in that they have a title, body text, and associated metadata, but they are different in that they are not part of the chronological blog stream, kind of like permanent posts. Pages are not categorized or tagged, but can have a hierarchy. You can nest pages under other pages by making one the “Parent” of the other, creating a group of pages." msgstr "Pagina's zijn gelijk aan berichten omdat ze een titel, tekstinhoud en geassocieerde metadata bevatten. Ze zijn echter verschillend omdat ze geen deel uitmaken van de chronologische sitestream, je kunt het vergelijken met statische berichten. Pagina's hebben geen categorie of tags, maar ze kunnen wel een hiërarchie bevatten. Pagina's kunnen genest worden door er één “Hoofd” te maken van de ander, bij het maken van een groep pagina's." #: wp-admin/edit-comments.php:176 msgid "In the Author column, in addition to the author’s name, email address, and blog URL, the commenter’s IP address is shown. Clicking on this link will show you all the comments made from this IP address." msgstr "In de Auteur kolom, naast de auteursnaam, e-mailadres, en site URL, wordt het IP-adres van de afzender getoond. Als je op deze link klikt worden alle reacties die op dit IP-adres gemaakt zijn, getoond." #: wp-admin/upload.php:193 msgid "All the files you’ve uploaded are listed in the Media Library, with the most recent uploads listed first. You can use the Screen Options tab to customize the display of this screen." msgstr "Alle bestanden die geupload zijn bevinden zich in de mediabibliotheek, met de laatst geüploade bovenaan. Gebruik de Scherminstellingen tab om het uiterlijk van het scherm te wijzigen." #: wp-admin/upload.php:207 msgid "If a media file has not been attached to any content, you will see that in the Uploaded To column, and can click on Attach to launch a small popup that will allow you to search for existing content and attach the file." msgstr "Als een mediabestand niet is toegevoegd aan een bericht, wordt dit aangegeven in de 'Gekoppeld aan' kolom, klikken op 'Koppelen aan' een bericht/pagina geeft een klein pop-up venster waar je kunt zoeken naar een bericht en daar het bestand aan kunt toevoegen." #: wp-admin/link-manager.php:54 msgid "Links may be separated into Link Categories; these are different than the categories used on your posts." msgstr "Links kunnen gescheiden worden in linkcategorieën; deze zijn anders dan de categorieën die gebruikt worden in je berichten." #: wp-admin/update-core.php:213 msgid "Learn more about WordPress %s." msgstr "Meer leren over WordPress %s." #: wp-admin/edit.php:241 msgid "Managing Pages" msgstr "Pagina's beheren" #: wp-admin/users.php:41 msgid "You can hide/display columns based on your needs and decide how many users to list per screen using the Screen Options tab." msgstr "Je kunt kolommen tonen/verbergen naar eigen inzicht en beslissen hoeveel berichten worden getoond per scherm met gebruik van de Scherminstellingen tab." #: wp-admin/users.php:47 msgid "Hovering over a row in the users list will display action links that allow you to manage users. You can perform the following actions:" msgstr "Hoveren over een rij in de gebruikerslijst toont actielinks die je toestaan gebruikers te beheren. Je hebt de keuze uit de volgende acties:" #: wp-admin/users.php:43 msgid "You can view all posts made by a user by clicking on the number under the Posts column." msgstr "Je kunt alle berichten gemaakt door een gebruiker bekijken door te klikken op het getal onder de berichtenkolom." #: wp-admin/edit.php:215 msgid "Preview will show you what your draft post will look like if you publish it. View will take you to your live site to view the post. Which link is available depends on your post’s status." msgstr "Voorbeeld toont hoe je concept-bericht eruit ziet als je het gaat publiceren. Bekijken brengt je naar de voorkant van de site om je bericht te bekijken. Welke link beschikbaar is hangt af van de berichtstatus." #: wp-admin/edit.php:212 msgid "Edit takes you to the editing screen for that post. You can also reach that screen by clicking on the post title." msgstr "Bewerken brengt je naar het bewerkscherm van dat bericht. Je kunt dat scherm ook bereiken door op de berichttitel te klikken." #: wp-admin/edit.php:213 msgid "Quick Edit provides inline access to the metadata of your post, allowing you to update post details without leaving this screen." msgstr "Snel bewerken geeft toegang tot de metadata van je bericht en laat je de berichtdetails bijwerken zonder het scherm te verlaten." #: wp-admin/edit.php:214 msgid "Trash removes your post from this list and places it in the trash, from which you can permanently delete it." msgstr "Verwijderen verwijdert je bericht van deze lijst en plaatst het in de prullenbak. Van daaruit kun je het permanent verwijderen." #: wp-admin/users.php:49 msgid "Edit takes you to the editable profile screen for that user. You can also reach that screen by clicking on the username." msgstr "Bewerken brengt je naar het bewerkscherm van deze gebruiker. Je kunt dat scherm ook bereiken door op de gebruikersnaam te klikken." #: wp-admin/user-new.php:189 msgid "Because this is a multisite installation, you may add accounts that already exist on the Network by specifying a username or email, and defining a role. For more options, such as specifying a password, you have to be a Network Administrator and use the hover link under an existing user’s name to Edit the user profile under Network Admin > All Users." msgstr "Omdat dit een multisite installatie is, kun je accounts toevoegen die al bestaan op het netwerk door een gebruikersnaam of e-mail te specificeren en een rol toe te wijzen. Voor meer opties, zoals een wachtwoord instellen moet je een netwerkbeheerder zijn en de hoverlink onder een bestaande gebruiksnaam klikken om het gebruikersprofiel te bewerken via Netwerk Admin -> Alle gebruikers." #: wp-admin/credits.php:21 wp-admin/freedoms.php:20 wp-admin/privacy.php:20 msgid "Welcome to WordPress %s" msgstr "Welkom bij WordPress %s" #: wp-admin/about.php:276 msgid "Go to Dashboard → Home" msgstr "Ga naar Dashboard → Home" #: wp-admin/about.php:273 msgid "Return to Dashboard → Updates" msgstr "Terugkeren naar het Dashboard → WordPress bijwerken" #: wp-admin/credits.php:53 msgid "WordPress is created by a worldwide team of passionate individuals." msgstr "WordPress is gemaakt door een wereldwijd team van enthousiaste en gepassioneerde mensen." #: wp-admin/includes/dashboard.php:1572 wp-admin/includes/dashboard.php:1574 msgid "Customize Your Site" msgstr "Thema wijzigen en aanpassen" #: wp-admin/user-edit.php:187 msgid "Profile updated." msgstr "Profiel bijgewerkt." #. translators: 1: Site name, 2: site URL, 3: role, 4: activation URL #: wp-admin/user-new.php:98 msgid "" "Hi,\n" "\n" "You've been invited to join '%1$s' at\n" "%2$s with the role of %3$s.\n" "\n" "Please click the following link to confirm the invite:\n" "%4$s" msgstr "" "Hallo,\n" "\n" "Je bent uitgenodigd om lid te worden van '%1$s' op\n" "%2$s met de rol van %3$s.\n" "\n" "Klik op de volgende link om de uitnodiging te bevestigen:\n" "%4$s" #: wp-admin/credits.php:128 msgid "Core Developer" msgstr "Ontwikkelaar" #: wp-admin/includes/class-wp-upgrader.php:163 msgid "The package could not be installed." msgstr "Het pakket kan niet geïnstalleerd worden." #: wp-admin/includes/class-plugin-upgrader.php:70 msgid "The plugin contains no files." msgstr "De plugin bevat geen bestanden." #: wp-admin/includes/class-plugin-upgrader.php:354 msgid "No valid plugins were found." msgstr "Er zijn geen geldige plugins gevonden." #: wp-admin/includes/media.php:1086 msgid "Attachment Post URL" msgstr "URL van bijlagebericht" #: wp-admin/menu.php:67 msgctxt "admin menu" msgid "All Links" msgstr "Alle links" #: wp-admin/includes/media.php:1932 msgid "Drop files here" msgstr "Sleep hier je bestanden naartoe" #: wp-admin/includes/plugin-install.php:267 msgid "%s plugins" msgstr "%s plugins" #: wp-admin/includes/plugin-install.php:267 msgid "%s plugin" msgstr "%s plugin" #. translators: 1: table name, 2: error message, #: wp-admin/maint/repair.php:139 msgid "Failed to optimize the %1$s table. Error: %2$s" msgstr "Mislukt om de %1$s tabel te optimaliseren. Fout: %2$s" #. translators: %s: table name #: wp-admin/maint/repair.php:136 msgid "Successfully optimized the %s table." msgstr "%s tabel is geoptimaliseerd." #. translators: %s: table name #: wp-admin/maint/repair.php:129 msgid "The %s table is already optimized." msgstr "De %s tabel is al geoptimaliseerd." #. translators: %s: table name #: wp-admin/maint/repair.php:104 msgid "The %s table is okay." msgstr "De %s tabel is oké." #. translators: %s: table name #: wp-admin/maint/repair.php:114 msgid "Successfully repaired the %s table." msgstr "De %s tabel is hersteld." #. translators: %s: plugin version #: wp-admin/update-core.php:298 msgid "View version %s details." msgstr "Details van versie %s bekijken." #: wp-admin/includes/import.php:205 msgid "Tumblr" msgstr "Tumblr" #: wp-admin/includes/dashboard.php:1467 msgid "Update %2$s or learn how to browse happy" msgstr "%2$s bijwerken of leer hoe je goed en veilig kunt bladeren" #. translators: %1$s is link start tag, %2$s is link end tag, %3$d is width, #. %4$d is height #: wp-admin/includes/media.php:2699 msgid "Scale images to match the large size selected in %1$simage options%2$s (%3$d × %4$d)." msgstr "Afbeeldingen schalen om te laten overeenkomen met het grote formaat zoals geselecteerd in de %1$s afbeeldingsopties %2$s (%3$d × %4$d)." #: wp-admin/includes/media.php:2086 msgid "Insert media from another website" msgstr "Media toevoegen vanaf andere website" #: wp-admin/includes/media.php:2570 msgid "Audio, Video, or Other File" msgstr "Audio, video, of een ander bestand" #: wp-admin/options.php:155 msgid "ERROR: options page not found." msgstr "FOUT: de opties pagina is niet gevonden." #: wp-admin/includes/file.php:1648 msgid "ERROR: There was an error connecting to the server, Please verify the settings are correct." msgstr "FOUT: Er deed zich een fout voor bij het verbinden met de server, kloppen de instellingen wel?" #: wp-admin/includes/ajax-actions.php:1056 msgid "ERROR: you are replying to a comment on a draft post." msgstr "FOUT: je reageert op een reactie van een niet gepubliceerd bericht." #: wp-admin/includes/ajax-actions.php:1080 #: wp-admin/includes/ajax-actions.php:1170 msgid "ERROR: please type a comment." msgstr "FOUT: wel een reactie ingeven." #: wp-admin/index.php:50 msgid "Navigation" msgstr "Navigatie" #: wp-admin/index.php:45 msgid "The left-hand navigation menu provides links to all of the WordPress administration screens, with submenu items displayed on hover. You can minimize this menu to a narrow icon strip by clicking on the Collapse Menu arrow at the bottom." msgstr "Het navigatiemenu aan de linkerkant geeft links naar alle WordPress dashboardschermen, met submenu-items die worden getoond als je er overheen hovert. Je kunt dit menu verkleinen naar een smalle strip met iconen door te klikken op de 'Menu invouwen' pijl aan de onderkant." #: wp-admin/index.php:54 msgid "You can use the following controls to arrange your Dashboard screen to suit your workflow. This is true on most other administration screens as well." msgstr "Je kunt het volgende gebruiken om je dashboardscherm aan te passen. Dit geldt ook voor de meeste andere dashboardschermen." #: wp-admin/comment.php:43 wp-admin/custom-background.php:87 #: wp-admin/custom-header.php:96 wp-admin/edit-comments.php:167 #: wp-admin/edit-form-advanced.php:414 wp-admin/edit-link-form.php:56 #: wp-admin/edit-tags.php:233 wp-admin/edit.php:190 wp-admin/edit.php:235 #: wp-admin/export.php:47 wp-admin/import.php:22 #: wp-admin/includes/class-wp-screen.php:761 wp-admin/includes/ms.php:977 #: wp-admin/index.php:39 wp-admin/link-manager.php:51 wp-admin/media-new.php:45 #: wp-admin/media.php:73 wp-admin/my-sites.php:40 wp-admin/nav-menus.php:529 #: wp-admin/nav-menus.php:564 wp-admin/options-discussion.php:21 #: wp-admin/options-general.php:39 wp-admin/options-media.php:28 #: wp-admin/options-permalink.php:20 wp-admin/options-reading.php:22 #: wp-admin/options-writing.php:20 wp-admin/plugin-editor.php:118 #: wp-admin/plugin-install.php:80 wp-admin/plugins.php:411 #: wp-admin/revision.php:115 wp-admin/theme-editor.php:25 #: wp-admin/theme-install.php:104 wp-admin/themes.php:82 #: wp-admin/update-core.php:566 wp-admin/upload.php:48 wp-admin/upload.php:191 #: wp-admin/user-edit.php:55 wp-admin/user-new.php:201 wp-admin/users.php:31 #: wp-admin/widgets.php:53 msgid "Overview" msgstr "Overzicht" #: wp-admin/index.php:56 msgid "Drag and Drop — To rearrange the boxes, drag and drop by clicking on the title bar of the selected box and releasing when you see a gray dotted-line rectangle appear in the location you want to place the box." msgstr "Drag en drop - Om de boxen te herschikken, drag en drop door te klikken op de titelbalk van de geselecteerde box. Wanneer je een grijze stippellijn ziet verschijnen op de plaats waar je de box wilt plaatsen kun je de muisknop loslaten." #: wp-admin/comment.php:50 wp-admin/custom-background.php:96 #: wp-admin/custom-header.php:122 wp-admin/edit-comments.php:184 #: wp-admin/edit-form-advanced.php:391 wp-admin/edit-form-advanced.php:406 #: wp-admin/edit-form-advanced.php:423 wp-admin/edit-link-form.php:64 #: wp-admin/edit-tags.php:263 wp-admin/edit.php:227 wp-admin/edit.php:248 #: wp-admin/export.php:53 wp-admin/import.php:28 wp-admin/includes/ms.php:995 #: wp-admin/index.php:95 wp-admin/link-manager.php:65 wp-admin/media-new.php:55 #: wp-admin/media.php:82 wp-admin/my-sites.php:46 wp-admin/nav-menus.php:570 #: wp-admin/options-discussion.php:27 wp-admin/options-general.php:44 #: wp-admin/options-media.php:33 wp-admin/options-permalink.php:43 #: wp-admin/options-reading.php:37 wp-admin/options-writing.php:44 #: wp-admin/plugin-editor.php:134 wp-admin/plugin-install.php:97 #: wp-admin/plugins.php:434 wp-admin/revision.php:119 #: wp-admin/theme-editor.php:44 wp-admin/theme-install.php:119 #: wp-admin/themes.php:117 wp-admin/tools.php:22 wp-admin/update-core.php:584 #: wp-admin/upload.php:65 wp-admin/upload.php:211 wp-admin/user-edit.php:60 #: wp-admin/user-new.php:219 wp-admin/users.php:66 wp-admin/widgets.php:75 msgid "For more information:" msgstr "Voor meer informatie:" #: wp-admin/includes/class-wp-plugins-list-table.php:460 #: wp-admin/includes/class-wp-plugins-list-table.php:625 msgid "Deactivate" msgstr "Deactiveren" #. translators: %s: Theme author name #: wp-admin/includes/class-wp-plugin-install-list-table.php:484 #: wp-admin/includes/class-wp-plugins-list-table.php:772 #: wp-admin/includes/class-wp-theme-install-list-table.php:308 #: wp-admin/includes/class-wp-theme-install-list-table.php:412 #: wp-admin/includes/class-wp-themes-list-table.php:216 #: wp-admin/includes/theme.php:655 wp-admin/theme-install.php:264 #: wp-admin/theme-install.php:319 wp-admin/themes.php:274 #: wp-admin/themes.php:407 wp-admin/themes.php:462 msgid "By %s" msgstr "Door %s" #: wp-admin/my-sites.php:54 wp-admin/options-head.php:15 #: wp-admin/options.php:233 msgid "Settings saved." msgstr "Instellingen opgeslagen." #: wp-admin/includes/dashboard.php:431 wp-admin/includes/dashboard.php:433 #: wp-admin/users.php:510 msgid "Search Users" msgstr "Gebruikers zoeken" #: wp-admin/user-new.php:295 wp-admin/user-new.php:328 #: wp-admin/user-new.php:386 msgid "Add Existing User" msgstr "Bestaande gebruiker toevoegen" #: wp-admin/includes/class-wp-users-list-table.php:323 #: wp-admin/user-edit.php:375 wp-admin/user-new.php:356 #: wp-admin/user-new.php:488 msgid "Role" msgstr "Rol" #: wp-admin/menu.php:227 wp-admin/menu.php:229 wp-admin/user-edit.php:215 #: wp-admin/users.php:493 msgctxt "user" msgid "Add New" msgstr "Nieuwe toevoegen" #: wp-admin/edit-tag-form.php:264 #: wp-admin/includes/class-wp-links-list-table.php:82 #: wp-admin/includes/class-wp-links-list-table.php:318 #: wp-admin/includes/class-wp-plugins-list-table.php:466 #: wp-admin/includes/class-wp-plugins-list-table.php:610 #: wp-admin/includes/class-wp-plugins-list-table.php:635 #: wp-admin/includes/class-wp-terms-list-table.php:153 #: wp-admin/includes/class-wp-terms-list-table.php:452 #: wp-admin/includes/class-wp-themes-list-table.php:192 #: wp-admin/includes/class-wp-users-list-table.php:237 #: wp-admin/includes/class-wp-users-list-table.php:416 #: wp-admin/includes/media.php:1506 wp-admin/includes/meta-boxes.php:963 #: wp-admin/includes/template.php:567 wp-admin/includes/theme.php:694 #: wp-admin/includes/widgets.php:259 wp-admin/themes.php:351 #: wp-admin/themes.php:499 wp-admin/widgets.php:320 msgid "Delete" msgstr "Verwijderen" #: wp-admin/includes/class-wp-theme-install-list-table.php:408 #: wp-admin/includes/deprecated.php:1381 wp-admin/includes/theme.php:699 #: wp-admin/theme-install.php:290 wp-admin/theme-install.php:310 msgid "Install" msgstr "Installeren" #: wp-admin/includes/class-wp-users-list-table.php:399 #: wp-admin/user-edit.php:395 msgid "Super Admin" msgstr "Superbeheerder" #: wp-admin/menu.php:45 msgid "Updates %s" msgstr "Updates %s" #: wp-admin/menu.php:206 msgid "Plugins %s" msgstr "Plugins %s" #: wp-admin/menu.php:208 msgid "Installed Plugins" msgstr "Geïnstalleerde plugins" #: wp-admin/menu.php:225 msgid "All Users" msgstr "Alle gebruikers" #: wp-admin/menu.php:248 wp-admin/ms-delete-site.php:30 msgid "Delete Site" msgstr "Site verwijderen" #: wp-admin/includes/class-wp-media-list-table.php:673 #: wp-admin/includes/class-wp-media-list-table.php:732 #: wp-admin/includes/class-wp-posts-list-table.php:1295 #: wp-admin/includes/class-wp-terms-list-table.php:461 #: wp-admin/includes/class-wp-users-list-table.php:428 #: wp-admin/includes/dashboard.php:644 msgid "View" msgstr "Bekijken" #: wp-admin/includes/class-wp-plugins-list-table.php:430 msgid "Update Available (%s)" msgid_plural "Update Available (%s)" msgstr[0] "Update beschikbaar (%s)" msgstr[1] "Updates beschikbaar (%s)" #: wp-admin/comment.php:149 wp-admin/plugins.php:316 wp-admin/plugins.php:322 #: wp-admin/theme-editor.php:279 msgid "Caution:" msgstr "Waarschuwing:" #: wp-admin/includes/ms.php:855 wp-admin/users.php:295 msgid "Confirm Deletion" msgstr "Verwijdering bevestigen" #: wp-admin/users.php:309 wp-admin/users.php:340 msgid "You can’t remove users." msgstr "Je kunt gebruikers niet verwijderen." #: wp-admin/users.php:450 msgid "Changed roles." msgstr "Rollen gewijzigd." #: wp-admin/users.php:461 msgid "User removed from this site." msgstr "Gebruiker verwijderd van deze site." #. translators: %s: Plugin version #: wp-admin/about.php:24 wp-admin/credits.php:25 wp-admin/freedoms.php:24 #: wp-admin/includes/ajax-actions.php:3774 #: wp-admin/includes/ajax-actions.php:3817 #: wp-admin/includes/class-wp-plugins-list-table.php:767 #: wp-admin/includes/update.php:193 wp-admin/includes/update.php:218 #: wp-admin/privacy.php:24 msgid "Version %s" msgstr "Versie: %s" #: wp-admin/user-new.php:286 msgid "User added." msgstr "Gebruikers toegevoegd." #: wp-admin/menu.php:237 wp-admin/menu.php:239 wp-admin/user-new.php:179 #: wp-admin/user-new.php:293 wp-admin/user-new.php:393 #: wp-admin/user-new.php:514 msgid "Add New User" msgstr "Nieuwe gebruiker" #: wp-admin/menu.php:213 msgctxt "plugin editor" msgid "Editor" msgstr "Editor" #: wp-admin/edit-form-advanced.php:401 msgid "About Pages" msgstr "Over pagina's" #: wp-admin/edit-form-advanced.php:371 msgid "Customizing This Display" msgstr "Dit scherm aanpassen" #: wp-admin/edit-form-advanced.php:385 msgid "Title and Post Editor" msgstr "Titel- en bericht-editor" #: wp-admin/install.php:194 wp-admin/options-reading.php:118 msgid "Note: Neither of these options blocks access to your site — it is up to search engines to honor your request." msgstr "Opmerking: geen van deze opties blokkeert de toegang tot je site — het is aan de zoekmachines om gehoor te geven aan dit verzoek." #: wp-admin/options-permalink.php:201 msgid "Post name" msgstr "Berichtnaam" #: wp-admin/options-permalink.php:190 wp-admin/options-permalink.php:194 #: wp-admin/options-permalink.php:202 msgctxt "sample permalink structure" msgid "sample-post" msgstr "voorbeeld-bericht" #: wp-admin/options-permalink.php:178 wp-admin/options-permalink.php:198 msgctxt "sample permalink base" msgid "archives" msgstr "archieven" #. translators: URL to wp-admin/import.php #: wp-admin/import.php:142 msgid "This importer is not installed. Please install importers from the main site." msgstr "De importeerfunctie is niet geïnstalleerd. Installeer de importeerfuncties vanaf de hoofdsite." #: wp-admin/options-general.php:147 msgid "Site Language" msgstr "Websitetaal" #: wp-admin/options-general.php:96 msgid "Email Address" msgstr "E-mailadres" #: wp-admin/options-discussion.php:47 msgid "Attempt to notify any blogs linked to from the article" msgstr "Probeer elk ander blog gelinkt in dit artikel te benaderen" #. translators: 1: Site name, 2: site URL, 3: role #: wp-admin/includes/user.php:532 msgid "" "Hi,\n" "You've been invited to join '%1$s' at\n" "%2$s with the role of %3$s.\n" "If you do not want to join this site please ignore\n" "this email. This invitation will expire in a few days.\n" "\n" "Please click the following link to activate your user account:\n" "%%s" msgstr "" "Hallo,\n" "Je bent uitgenodigd mee te doen met '%1$s' op\n" "%2$s met de rol %3$s.\n" "Als je niet wilt meedoen met deze site negeer \n" "deze e-mail. Deze uitnodiging vervalt binnen een paar dagen.\n" "\n" "Klik op de volgende link om je gebruikersaccount te activeren:\n" "%%s" #: wp-admin/includes/theme.php:257 msgid "Featured Images" msgstr "Uitgelichte afbeeldingen" #: wp-admin/includes/theme.php:259 msgid "Full Width Template" msgstr "Volledige breedte template" #: wp-admin/includes/meta-boxes.php:422 wp-admin/includes/theme.php:260 msgid "Post Formats" msgstr "Berichtformaten" #: wp-admin/includes/theme.php:256 msgid "Featured Image Header" msgstr "Uitgelichte kopafbeelding" #. translators: %s: browser name and link #: wp-admin/includes/dashboard.php:1448 msgid "It looks like you're using an old version of %s. For the best WordPress experience, please update your browser." msgstr "Het lijkt erop dat je een oude versie van %s gebruikt. Graag je browser bijwerken voor de beste WordPress ervaring." #. translators: %s: browser name and link #: wp-admin/includes/dashboard.php:1443 msgid "It looks like you're using an insecure version of %s. Using an outdated browser makes your computer unsafe. For the best WordPress experience, please update your browser." msgstr "Het lijkt erop dat je een oude versie van %s gebruikt. Het gebruiken van een gedateerde browser maakt je computer onveilig. Werk nu je browser bij voor de beste WordPress ervaring." #: wp-admin/includes/nav-menu.php:957 msgid "There are some invalid menu items. Please check or delete them." msgstr "Er zijn enkele ongeldige menu onderdelen. Corrigeer deze of verwijder ze." #: wp-admin/edit-tag-form.php:119 wp-admin/edit-tags.php:391 #: wp-admin/includes/class-wp-terms-list-table.php:177 #: wp-admin/includes/class-wp-terms-list-table.php:593 msgctxt "term name" msgid "Name" msgstr "Naam" #: wp-admin/includes/template.php:494 wp-admin/includes/template.php:509 #: wp-admin/includes/template.php:634 msgctxt "meta name" msgid "Name" msgstr "Naam" #: wp-admin/themes.php:329 msgctxt "theme name" msgid "Name" msgstr "Naam" #. translators: %s: Theme Directory URL #: wp-admin/theme-install.php:91 msgid "You can find additional themes for your site by using the Theme Browser/Installer on this screen, which will display themes from the WordPress Theme Directory. These themes are designed and developed by third parties, are available free of charge, and are compatible with the license WordPress uses." msgstr "Extra thema''s voor je website kun je vinden door gebruik te maken van de Thema Browser/Installer op dit scherm. Deze laat de thema''s zien van de WordPress Thema Directory. Deze thema''s zijn vormgegeven en ontwikkeld door derden en zijn gratis beschikbaar en compatibel met de licentie die WordPress gebruikt." #. translators: %s: WordPress Plugin Directory URL #: wp-admin/plugins.php:417 msgid "If you would like to see more plugins to choose from, click on the “Add New” button and you will be able to browse or search for additional plugins from the WordPress Plugin Directory. Plugins in the WordPress Plugin Directory are designed and developed by third parties, and are compatible with the license WordPress uses. Oh, and they’re free!" msgstr "Als je meer plugins wilt zien om uit te kiezen, klik op de “Nieuwe plugin”-tab. Je kunt dan bladeren en zoeken voor plugins in de WordPress Plugin Directory. Plugins in de WordPress Plugin Directory zijn vormgegeven en ontwikkeld door derden en zijn compatible met de licentie die WordPress gebruikt. Maar bovenal, en ze zijn gratis!" #: wp-admin/update-core.php:61 msgid "Re-install Now" msgstr "Nu opnieuw installeren" #: wp-admin/includes/file.php:751 msgid "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form." msgstr "Het geüploade bestand overschrijdt de MAX_FILE_SIZE aanwijzing die staat aangegeven in het HTLM formulier." #: wp-admin/includes/file.php:750 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini." msgstr "Het geüploade bestand overschrijdt de upload_max_filesize waarde die in php.ini is opgegeven." #: wp-admin/credits.php:129 msgid "External Libraries" msgstr "Externe bibliotheken" #: wp-admin/menu.php:244 msgid "Available Tools" msgstr "Beschikbare middelen" #: wp-admin/menu.php:250 msgid "Network Setup" msgstr "Netwerk instellen" #: wp-admin/credits.php:59 msgctxt "Translate this to be the equivalent of English Translators in your language for the credits page Translators section" msgid "Translators" msgstr "Vertalers" #: wp-admin/freedoms.php:43 msgid "WordPress grows when people like you tell their friends about it, and the thousands of businesses and services that are built on and around WordPress share that fact with their users. We’re flattered every time someone spreads the good word, just make sure to check out our trademark guidelines first." msgstr "WordPress groeit als mensen zoals jij erover vertellen aan hun vrienden, en de duizenden bedrijven en services die gebouwd zijn met en rond WordPress dit delen (en te kennen geven) met hun gebruikers. We voelen ons iedere keer vereerd als de naam WordPress gebruikt en verspreid wordt. Bekijk eerst onze handelsmerken richtlijnen." #: wp-admin/freedoms.php:50 msgid "Every plugin and theme in WordPress.org’s directory is 100%% GPL or a similarly free and compatible license, so you can feel safe finding plugins and themes there. If you get a plugin or theme from another source, make sure to ask them if it’s GPL first. If they don’t respect the WordPress license, we don’t recommend them." msgstr "Elke plugin en elk thema in de WordPress.org’s directory is 100%% GPL of heeft een gelijkwaardige vrije en compatibele licentie. Je kunt daar veilig plugins en thema's vinden. Als je een plugin of thema vanaf een andere bron haalt, vraag ze eerst of het GPL is. Als ze de WordPress licentie niet respecteren, bevelen we ze niet aan." #: wp-admin/freedoms.php:34 msgid "WordPress is Free and open source software, built by a distributed community of mostly volunteer developers from around the world. WordPress comes with some awesome, worldview-changing rights courtesy of its license, the GPL." msgstr "WordPress is vrije en open software, gebouwd door een gedistribueerde community van veelal ontwikkelaars die zich vrijwillig inzetten van over de hele wereld. WordPress wordt geleverd met een aantal geweldige, wereldbeeld veranderende rechten, dankzij de licentie van de GPL." #: wp-admin/credits.php:124 msgid "Lead Developer" msgstr "Hoofdontwikkelaar" #: wp-admin/credits.php:120 msgid "Project Leaders" msgstr "Projectleiders" #: wp-admin/credits.php:123 msgid "Cofounder, Project Lead" msgstr "Mede-oprichter, projectleider" #: wp-admin/widgets.php:394 msgctxt "removing-widget" msgid "Deactivate" msgstr "Deactiveren" #: wp-admin/menu.php:90 msgid "All Comments" msgstr "Alle reacties" #. translators: 1: https://wordpress.org/about/, 2: https://make.wordpress.org/ #: wp-admin/credits.php:42 msgid "WordPress is created by a worldwide team of passionate individuals. Get involved in WordPress." msgstr "WordPress is gemaakt door een wereldwijd team van gepassioneerde individuen. Help mee aan WordPress." #: wp-admin/about.php:28 wp-admin/credits.php:13 wp-admin/credits.php:29 #: wp-admin/freedoms.php:28 wp-admin/privacy.php:28 msgid "Credits" msgstr "Credits" #: wp-admin/credits.php:121 msgid "Core Contributors to WordPress %s" msgstr "Core bijdragers aan WordPress %s" #. translators: %s: https://make.wordpress.org/ #: wp-admin/credits.php:106 msgid "Want to see your name in lights on this page? Get involved in WordPress." msgstr "Wil je je naam uitgelicht zien staan op deze pagina? Zorg er dan voor dat je betrokken raakt bij WordPress." #: wp-admin/about.php:29 wp-admin/credits.php:30 wp-admin/freedoms.php:12 #: wp-admin/freedoms.php:29 wp-admin/privacy.php:29 msgid "Freedoms" msgstr "Vrijheden" #: wp-admin/freedoms.php:39 msgid "You have the freedom to redistribute copies of the original program so you can help your neighbor." msgstr "Je hebt de vrijheid om kopieën van het oorspronkelijke programma te distribueren om zo mensen te helpen." #: wp-admin/freedoms.php:40 msgid "You have the freedom to distribute copies of your modified versions to others. By doing this you can give the whole community a chance to benefit from your changes." msgstr "Je bent vrij om kopieën te verspreiden van je aangepaste versies aan anderen. Als je dit doet, kun je de hele community de kans geven om te profiteren van je aanpassingen. " #: wp-admin/freedoms.php:37 msgid "You have the freedom to run the program, for any purpose." msgstr "Je hebt de vrijheid om het programma voor elk doel te gebruiken." #: wp-admin/freedoms.php:38 msgid "You have access to the source code, the freedom to study how the program works, and the freedom to change it to make it do what you wish." msgstr "Je hebt toegang tot de broncode en hebt de vrijheid om te bestuderen hoe het programma werkt. Ook heb je de vrijheid om zelf aanpassingen door te voeren." #: wp-admin/includes/dashboard.php:32 msgid "You are using an insecure browser!" msgstr "Je maakt gebruik van een onveilige browser." #: wp-admin/includes/dashboard.php:34 msgid "Your browser is out of date!" msgstr "Je maakt gebruik van een verouderde browser." #: wp-admin/freedoms.php:52 msgid "Don’t you wish all software came with these freedoms? So do we! For more information, check out the Free Software Foundation." msgstr "Zou je het niet geweldig vinden als alle software deze vrijheden biedt? Wij in ieder geval wel. Voor meer informatie, ga naar: Free Software Foundation." #: wp-admin/custom-header.php:618 msgid "If you don‘t want to upload your own image, you can use one of these cool headers, or show a random one." msgstr "Als je geen eigen afbeelding wilt uploaden, kun je één van deze fantastische afbeeldingen gebruiken of een willekeurige laten tonen." #: wp-admin/custom-header.php:606 msgid "You can choose one of your previously uploaded headers, or show a random one." msgstr "Je kunt één van de eerder geüploade afbeeldingen gebruiken, of willekeurige headers tonen" #: wp-admin/custom-header.php:620 msgid "You can use one of these cool headers or show a random one on each page." msgstr "Je kunt één van deze coole afbeeldingen gebruiken of deze willekeurig tonen op elke pagina." #: wp-admin/menu-header.php:249 msgid "Collapse menu" msgstr "Menu invouwen" #. translators: %s: wp-content directory name #: wp-admin/includes/class-wp-plugins-list-table.php:506 msgid "Drop-ins are advanced plugins in the %s directory that replace WordPress functionality when present." msgstr "Drop-ins zijn geavanceerde plugins in de %s map die bepaalde WordPress functionaliteit kunnen vervangen." #: wp-admin/custom-header.php:275 msgid "Random: Show a different image on each page." msgstr "Willekeurig: Toon een andere afbeelding op iedere pagina." #: wp-admin/custom-header.php:604 msgid "Uploaded Images" msgstr "Geüploade afbeeldingen" #: wp-admin/includes/class-wp-screen.php:1099 wp-admin/includes/theme.php:265 #: wp-admin/includes/theme.php:295 wp-admin/index.php:61 msgid "Layout" msgstr "Layout" #: wp-admin/users.php:240 msgid "You have specified this user for deletion:" msgstr "Je hebt deze gebruiker gemarkeerd om te verwijderen:" #: wp-admin/user-edit.php:192 msgid "← Back to Users" msgstr "← Terug naar de gebruikers" #: wp-admin/includes/class-wp-list-table.php:789 msgctxt "paging" msgid "%1$s of %2$s" msgstr "%1$s van %2$s" #: wp-admin/includes/file.php:89 msgid "%s Page Template" msgstr "%s Paginatemplate" #: wp-admin/includes/ajax-actions.php:3876 wp-admin/plugins.php:467 msgid "You cannot delete a plugin while it is active on the main site." msgstr "Het is niet mogelijk een plugin te verwijderen die actief is op de hoofdsite." #: wp-admin/plugins.php:316 msgid "This plugin may be active on other sites in the network." msgstr "Deze plugin kan actief zijn op andere sites in het netwerk." #: wp-admin/user-edit.php:217 wp-admin/users.php:495 msgctxt "user" msgid "Add Existing" msgstr "Bestaande toevoegen" #: wp-admin/options-writing.php:83 msgid "Default Post Format" msgstr "Standaard berichtformaat" #: wp-admin/plugin-editor.php:130 wp-admin/theme-editor.php:40 msgid "Any edits to files from this screen will be reflected on all sites in the network." msgstr "De bewerkingen op bestanden van dit scherm zullen worden weergegeven op alle sites van het netwerk." #: wp-admin/index.php:65 msgid "The boxes on your Dashboard screen are:" msgstr "De boxen op je dashboard zijn:" #: wp-admin/plugin-editor.php:129 msgid "If you want to make changes but don’t want them to be overwritten when the plugin is updated, you may be ready to think about writing your own plugin. For information on how to edit plugins, write your own from scratch, or just better understand their anatomy, check out the links below." msgstr "Als je wijzigingen wilt maken, maar je wilt niet dat het overschreven wordt wanneer de plugin wordt bijgewerkt, kun je overwegen om een eigen plugin te schrijven. Voor informatie hoe je plugins kunt bewerken, een plugin kunt schrijven vanaf 0, of om de anatomie te begrijpen, klik op de onderstaande links." #: wp-admin/users.php:32 msgid "This screen lists all the existing users for your site. Each user has one of five defined roles as set by the site admin: Site Administrator, Editor, Author, Contributor, or Subscriber. Users with roles other than Administrator will see fewer options in the dashboard navigation when they are logged in, based on their role." msgstr "Dit scherm geeft een overzicht van alle bestaande gebruikers voor deze site. Elke gebruiker heeft één van de vijf gedefinieerde taken zoals vastgesteld door de sitebeheerder: beheerder, redacteur, auteur, plaatser, of abonnee. Gebruikers met rollen anders dan beheerder zien minder mogelijkheden in de dashboard-navigatie wanneer ze zijn ingelogd." #. translators: Default page slug #: wp-admin/includes/upgrade.php:244 msgid "sample-page" msgstr "voorbeeld-pagina" #: wp-admin/includes/upgrade.php:242 msgid "Sample Page" msgstr "Voorbeeld pagina" #: wp-admin/options-discussion.php:235 msgid "Retro (Generated)" msgstr "Retro (Gegenereerd)" #: wp-admin/includes/class-wp-themes-list-table.php:98 msgid "You only have one theme enabled for this site right now. Visit the Network Admin to enable more themes." msgstr "Je hebt maar één thema geactiveerd voor deze site nu. Bezoek de netwerk Admin om meer thema's aan te zetten." #: wp-admin/includes/class-wp-themes-list-table.php:94 msgid "You only have one theme enabled for this site right now. Visit the Network Admin to enable or install more themes." msgstr "Je hebt maar ßßn thema geactiveerd voor deze site nu. Bezoek de netwerk Admin om meer thema's aan te zetten of installeer meer thema's." #: wp-admin/includes/upgrade.php:224 msgid "" "This is an example page. It's different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n" "\n" "
Hi there! I'm a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin' caught in the rain.)
\n" "\n" "...or something like this:\n" "\n" "
The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.
\n" "\n" "As a new WordPress user, you should go to your dashboard to delete this page and create new pages for your content. Have fun!" msgstr "" "Dit is een voorbeeld pagina. Het verschilt van een bericht omdat het zich op een vaste plaats bevindt en getoond wordt in je sitenavigatie (in de meeste thema's). Veel mensen starten met een Over pagina waarmee ze zich introduceren bij de site bezoekers. Het kan iets vertellen als dit: \n" "\n" "
Hallo allemaal! Ik ben overdag postbezorger en 's avonds houd ik me bezig met acteren. Ik woon in Amsterdam en heb een tekkel met de naam Hecktor en houd van sterke koffie
\n" "\n" "...of iets als dit:\n" "\n" "
De XYZ vereniging is opgericht in 1971 en levert kwaliteit aan de leden. De vereniging kent sinds de oprichting meer dan 1000 leden, waarvan vele vrijwilligers taken op zich nemen om XYZ te laten bestaan.
\n" "\n" "Als nieuwe WordPress gebruiker, ga naar je dashboard om deze pagina te verwijderen en maak nieuwe pagina's voor je site. Veel plezier!" #: wp-admin/user-edit.php:400 msgid "Super admin privileges cannot be removed because this user has the network admin email." msgstr "Super admin privileges kunnen niet verwijderd worden omdat deze gebruiker de eigenaar van netwerk admin e-mail is." #: wp-admin/includes/class-wp-themes-list-table.php:105 msgid "You only have one theme installed right now. Live a little! You can choose from over 1,000 free themes in the WordPress Theme Directory at any time: just click on the Install Themes tab above." msgstr "Je hebt op dit moment slechts één thema geïnstalleerd. Kom op, leef je uit. Je kunt kiezen uit meer dan 1000 gratis thema's bij de WordPress Thema Directory. Je hoeft alleen maar op de tab Thema's Installeren hierboven te klikken." #: wp-admin/maint/repair.php:160 msgid "One or more database tables are unavailable. To allow WordPress to attempt to repair these tables, press the “Repair Database” button. Repairing can take a while, so please be patient." msgstr "Één of meer database tabellen zijn niet beschikbaar. Om WordPress toestemming te geven deze tabellen te herstellen, klik de “Herstel database” knop. Herstellen kan enige tijd in beslag nemen, een beetje geduld graag." #: wp-admin/includes/file.php:54 msgid "Visual Editor RTL Stylesheet" msgstr "Visuele editor RTL-stylesheet" #: wp-admin/theme-editor.php:280 msgid "This is a file in your current parent theme." msgstr "Dit is een bestand in je huidige hoofdthema." #. translators: %s: link to edit parent theme #: wp-admin/theme-editor.php:237 msgid "This child theme inherits templates from a parent theme, %s." msgstr "Dit subthema overerft templates van een hoofdthema, %s." #: wp-admin/upgrade.php:64 msgid "WordPress › Update" msgstr "WordPress › bijwerken" #: wp-admin/upgrade.php:109 msgid "Update Complete" msgstr "Bijwerken is afgerond" #: wp-admin/upgrade.php:96 msgid "Database Update Required" msgstr "Bijwerken database vereist" #: wp-admin/upgrade.php:99 msgid "Update WordPress Database" msgstr "WordPress database bijwerken" #: wp-admin/update-core.php:113 msgid "You are about to install WordPress %s in English (US). There is a chance this update will break your translation. You may prefer to wait for the localized version to be released." msgstr "Je staat op het punt WordPress %s te installeren in de Engelse taal(US). Er bestaat een kans dat deze update je vertaling verwijdert. Misschien wil je wachten tot WordPress in je eigen taal beschikbaar is?" #: wp-admin/upgrade.php:98 msgid "The database update process may take a little while, so please be patient." msgstr "Het bijwerkproces kan enige tijd duren, even geduld dus." #: wp-admin/upgrade.php:97 msgid "WordPress has been updated! Before we send you on your way, we have to update your database to the newest version." msgstr "WordPress is vernieuwd. Voordat we je je eigen gang laten gaan, moeten wij de database bijwerken naar de nieuwste versie." #: wp-admin/upgrade.php:110 msgid "Your WordPress database has been successfully updated!" msgstr "Je WordPress database is bijgewerkt." #: wp-admin/upgrade.php:75 msgid "No Update Required" msgstr "Bijwerken niet vereist" #: wp-admin/includes/class-theme-upgrader-skin.php:26 wp-admin/update.php:178 msgid "Update Theme" msgstr "Thema bijwerken" #: wp-admin/includes/ajax-actions.php:3808 #: wp-admin/includes/ajax-actions.php:3835 #: wp-admin/includes/class-plugin-upgrader.php:54 msgid "Plugin update failed." msgstr "Bijwerken plugin mislukt." #: wp-admin/includes/class-theme-upgrader.php:53 msgid "Theme update failed." msgstr "Bijwerken thema mislukt." #: wp-admin/includes/class-plugin-upgrader-skin.php:28 wp-admin/update.php:54 msgid "Update Plugin" msgstr "Plugin bijwerken" #: wp-admin/includes/class-core-upgrader.php:31 #: wp-admin/includes/class-language-pack-upgrader.php:114 #: wp-admin/includes/class-plugin-upgrader.php:48 #: wp-admin/includes/class-theme-upgrader.php:47 msgid "Update package not available." msgstr "Update pakket niet beschikbaar." #. translators: 1: plugin name, 2: details URL, 3: additional link attributes, #. 4: version number #: wp-admin/includes/update.php:391 msgid "There is a new version of %1$s available. View version %4$s details. Automatic update is unavailable for this plugin." msgstr "Er is een nieuwe versie van %1$s beschikbaar. Details van %4$s bekijken. Automatisch bijwerken is niet beschikbaar voor deze plugin." #: wp-admin/includes/class-plugin-upgrader.php:55 msgid "Plugin updated successfully." msgstr "Plugin is bijgewerkt." #: wp-admin/includes/class-theme-upgrader.php:54 msgid "Theme updated successfully." msgstr "Thema is bijgewerkt." #: wp-admin/export.php:191 wp-admin/export.php:233 wp-admin/export.php:265 msgid "Date range:" msgstr "Datumbereik:" #: wp-admin/export.php:177 wp-admin/export.php:219 msgid "Authors:" msgstr "Auteurs:" #: wp-admin/export.php:166 msgid "All content" msgstr "Gehele inhoud" #: wp-admin/export.php:167 msgid "This will contain all of your posts, pages, comments, custom fields, terms, navigation menus, and custom posts." msgstr "Dit bevat alle berichten, pagina's, reacties, aangepaste velden, voorwaarden, navigatie menu's en aangepaste berichttypen." #: wp-admin/export.php:161 msgid "Choose what to export" msgstr "Kiezen wat je wilt exporteren" #. translators: Admin screen title. 1: Admin screen name #: wp-admin/admin-header.php:47 msgid "%1$s — WordPress" msgstr "%1$s — WordPress" #: wp-admin/edit-form-advanced.php:419 wp-admin/media.php:78 msgid "Remember to click Update Media to save metadata entered or changed." msgstr "Let erop dat je op Media bijwerken klikt om de wijzigingen op te slaan." #: wp-admin/edit-form-advanced.php:418 wp-admin/media.php:77 msgid "Note that you crop the image by clicking on it (the Crop icon is already selected) and dragging the cropping frame to select the desired part. Then click Save to retain the cropping." msgstr "Let erop dat het bijsnijden van een afbeelding gebeurt door erop te klikken (het bijsnijden icoon is al geselecteerd) en het naar het gewenste onderdeel te slepen. Klik vervolgens op Opslaan om de bewerking te behouden." #: wp-admin/media.php:75 msgid "This screen allows you to edit five fields for metadata in a file within the media library." msgstr "In dit scherm kun je vijf velden voor metadata bewerken in een bestand dat zich in de media bibliotheek bevindt." #: wp-admin/widgets.php:56 msgid "The Available Widgets section contains all the widgets you can choose from. Once you drag a widget into a sidebar, it will open to allow you to configure its settings. When you are happy with the widget settings, click the Save button and the widget will go live on your site. If you click Delete, it will remove the widget." msgstr "De beschikbare widgetsectie bevat alle widgets waaruit je kunt kiezen. Op het moment dat je een widget naar een sidebar sleept, zal deze openen zodat je de instellingen kunt configureren. Als je tevreden bent met de widgetinstellingen, klik je op Opslaan en zal de widget op je site worden getoond. Als je op Verwijderen klikt, zal de widget worden verwijderd." #: wp-admin/edit-form-advanced.php:417 wp-admin/media.php:76 msgid "For images only, you can click on Edit Image under the thumbnail to expand out an inline image editor with icons for cropping, rotating, or flipping the image as well as for undoing and redoing. The boxes on the right give you more options for scaling the image, for cropping it, and for cropping the thumbnail in a different way than you crop the original image. You can click on Help in those boxes to get more information." msgstr "Alleen voor afbeeldingen geldt dat je kunt klikken op de Bewerk afbeelding onder de thumbnail om een in-line afbeeldingseditor uit te vouwen. Deze kan gebruikt worden om afbeeldingen bij te snijden, te roteren, te spiegelen of handelingen ongedaan te maken en opnieuw te doen. De boxen aan de rechterkant geven je meer opties om de afbeelding bij te snijden en te schalen en om de thumbnail op een andere manier bij te snijden dan de originele afbeelding. Je kunt op de help in deze boxen klikken voor meer informatie." #: wp-admin/user-new.php:335 msgid "Email or Username" msgstr "E-mail of gebruikersnaam" #: wp-admin/themes.php:139 msgid "Search Installed Themes" msgstr "Geïnstalleerde thema's zoeken" #: wp-admin/update-core.php:358 msgid "Please Note: Any customizations you have made to theme files will be lost. Please consider using child themes for modifications." msgstr "Let op: Alle aanpassingen die je aan een thema maakt, raak je kwijt. De oplossing is een subthema te maken om daar aanpassingen in te maken." #: wp-admin/includes/class-wp-posts-list-table.php:363 msgctxt "posts" msgid "Sticky (%s)" msgid_plural "Sticky (%s)" msgstr[0] "Sticky (%s)" msgstr[1] "Sticky (%s)" #: wp-admin/update-core.php:618 msgid "Check Again" msgstr "Opnieuw controleren" #. translators: %1 date, %2 time. #: wp-admin/update-core.php:617 msgid "Last checked on %1$s at %2$s." msgstr "Laatste controle op %1$s om %2$s." #: wp-admin/update-core.php:602 msgid "Please select one or more themes to update." msgstr "Een of meerdere thema's selecteren om bij te werken." #: wp-admin/update-core.php:604 msgid "Please select one or more plugins to update." msgstr "Een of meerdere plugins selecteren om bij te werken." #: wp-admin/includes/class-bulk-upgrader-skin.php:39 msgid "The update process is starting. This process may take a while on some hosts, so please be patient." msgstr "Het bijwerkproces gaat starten. Dit proces kan op sommige hosts enige tijd duren, even geduld." #: wp-admin/theme-install.php:197 wp-admin/theme-install.php:217 msgid "Apply Filters" msgstr "Filters toepassen" #: wp-admin/includes/theme.php:255 msgid "Editor Style" msgstr "Stijl-editor" #: wp-admin/includes/file.php:1691 msgid "To perform the requested action, WordPress needs to access your web server." msgstr "Om de gewenste actie uit te voeren heeft WordPress toegang tot de webserver nodig." #: wp-admin/includes/class-wp-list-table.php:780 #: wp-admin/includes/class-wp-list-table.php:783 msgid "Current Page" msgstr "Huidige pagina" #: wp-admin/includes/class-wp-theme-install-list-table.php:159 msgid "No themes match your request." msgstr "Geen thema's gevonden die overeenkomen met je criteria." #: wp-admin/includes/dashboard.php:390 msgid "Create a New User" msgstr "Nieuwe gebruiker aanmaken" #. translators: 1: text indicating the number of sites on the network, 2: text #. indicating the number of users on the network #: wp-admin/includes/dashboard.php:401 msgid "You have %1$s and %2$s." msgstr "Je hebt %1$s en %2$s." #. translators: %s: number of users on the network #: wp-admin/includes/dashboard.php:396 msgid "%s user" msgid_plural "%s users" msgstr[0] "%s gebruiker" msgstr[1] "%s gebruikers" #. translators: %s: number of sites on the network #: wp-admin/includes/dashboard.php:398 msgid "%s site" msgid_plural "%s sites" msgstr[0] "%s site" msgstr[1] "%s sites" #: wp-admin/includes/dashboard.php:439 wp-admin/includes/dashboard.php:441 msgid "Search Sites" msgstr "Sites zoeken" #: wp-admin/includes/dashboard.php:1288 msgid "https://wordpress.org/news/" msgstr "http://wordpress.org/news/" #: wp-admin/includes/dashboard.php:1297 msgid "http://wordpress.org/news/feed/" msgstr "http://wordpress.org/news/feed/" #: wp-admin/options-discussion.php:68 msgid "(Signup has been disabled. Only members of this site can comment.)" msgstr "(Aanmelden is uitgeschakeld. Alleen leden van deze site kunnen reageren.)" #. translators: 1: theme name, 2: theme details URL, 3: additional link #. attributes, 4: version number #. translators: 1: plugin name, 2: details URL, 3: additional link attributes, #. 4: version number #. translators: 1: theme name, 2: details URL, 3: additional link attributes, #. 4: version number #: wp-admin/includes/theme.php:181 wp-admin/includes/update.php:380 #: wp-admin/includes/update.php:525 msgid "There is a new version of %1$s available. View version %4$s details." msgstr "Er is een nieuwe versie van %1$s beschikbaar. Details van %4$s bekijken." #: wp-admin/includes/nav-menu.php:953 msgid "Click Save Menu to make pending menu items public." msgstr "Klik op Menu Opslaan om menu items in de wachtrij te publiceren." #: wp-admin/includes/dashboard.php:1401 msgid "Storage Space" msgstr "Opslagruimte " #: wp-admin/includes/dashboard.php:388 msgid "Create a New Site" msgstr "Een nieuwe site aanmaken" #: wp-admin/custom-header.php:522 msgid "Images of exactly %1$d × %2$d pixels will be used as-is." msgstr "Afbeeldingen die precies %1$d × %2$d pixels zijn worden gebruikt zoals ze zijn." #: wp-admin/custom-header.php:819 msgid "Crop and Publish" msgstr "Bijsnijden en publiceren" #: wp-admin/edit-link-form.php:60 msgid "XFN stands for XHTML Friends Network, which is optional. WordPress allows the generation of XFN attributes to show how you are related to the authors/owners of the site to which you are linking." msgstr "XFN staat voor XHTML Friends Network, deze is optioneel. WordPress accepteert het genereren van XFN attributen om te laten zien hoe je gerelateerd bent aan de auteurs/eigenaars van de site waar je naar linkt." #: wp-admin/includes/file.php:1701 msgid "FTP Password" msgstr "FTP Wachtwoord" #: wp-admin/includes/file.php:1700 msgid "FTP Username" msgstr "FTP Gebruikersnaam" #: wp-admin/includes/file.php:1697 msgid "FTP/SSH Password" msgstr "FTP/SSH Wachtwoord" #: wp-admin/includes/file.php:1696 msgid "FTP/SSH Username" msgstr "FTP/SSH Gebruikersnaam" #: wp-admin/widgets.php:70 msgid "Many themes show some sidebar widgets by default until you edit your sidebars, but they are not automatically displayed in your sidebar management tool. After you make your first widget change, you can re-add the default widgets by adding them from the Available Widgets area." msgstr "Veel thema's tonen standaard enkele sidebar widgets totdat je de sidebars gaat bewerken, maar ze worden niet automatisch weergegeven in je sidebar management tool. Nadat je je eerste widget wijzigt, kun je de standaard widgets opnieuw toevoegen uit het Beschikbare Widgets gebied." #: wp-admin/options-permalink.php:31 msgid "When you assign multiple categories or tags to a post, only one can show up in the permalink: the lowest numbered category. This applies if your custom structure includes %category% or %tag%." msgstr "Wanneer je meerdere categorieën of tags toewijst aan een bericht, wordt er slechts één getoond in de permalink: de laagst genummerde categorie. Dit geldt alleen bij de aangepaste structuur %category% of %tag%." #: wp-admin/options-reading.php:24 msgid "You can choose what’s displayed on the homepage of your site. It can be posts in reverse chronological order (classic blog), or a fixed/static page. To set a static homepage, you first need to create two Pages. One will become the homepage, and the other will be where your posts are displayed." msgstr "Je kunt kiezen wat er wordt weergegeven op de homepagina van je site. Het kunnen berichten zijn in omgekeerde chronologische volgorde (klassiek blog), of een vaste / statische pagina. Als je een statische homepagina wilt, moet je eerst twee pagina's maken. De een zal de voorpagina geworden, en de andere zal de pagina worden waarop je berichten worden weergegeven." #: wp-admin/options-permalink.php:30 msgid "If you pick an option other than Plain, your general URL path with structure tags (terms surrounded by %) will also appear in the custom structure field and your path can be further modified there." msgstr "Als je kiest voor een andere optie dan standaard, zal je algemene URL-pad met de structuur tags, omringd door %, ook verschijnen in het aangepaste structuur veld en je pad kan er verder worden bewerkt." #: wp-admin/options-permalink.php:38 msgid "The Optional fields let you customize the “category” and “tag” base names that will appear in archive URLs. For example, the page listing all posts in the “Uncategorized” category could be /topics/uncategorized instead of /category/uncategorized." msgstr "Met optionele velden kun je de “categorie” en “tag” basisnamen aanpassen die zullen verschijnen in de archief URL's. Bijvoorbeeld, de pagina met alle berichten in de “Geen categorie” categorie kan worden /onderwerpen/geen-categorie in plaats van /categorie/geen-categorie." #: wp-admin/users.php:33 msgid "To add a new user for your site, click the Add New button at the top of the screen or Add New in the Users menu section." msgstr "Klik om een nieuwe gebruiker toe te voegen voor je site op de knop Toevoegen bovenin het scherm of kies Nieuwe toevoegen in het menu Gebruikers." #: wp-admin/widgets.php:62 msgid "If you want to remove the widget but save its setting for possible future use, just drag it into the Inactive Widgets area. You can add them back anytime from there. This is especially helpful when you switch to a theme with fewer or different widget areas." msgstr "Als je de widget wilt verwijderen, maar de instellingen voor mogelijk toekomstig gebruik wilt opslaan, sleep de widget dan gewoon naar het inactieve widgetgebied. Je kunt de widget daarvandaan op elk moment weer toevoegen. Dit is vooral handig wanneer je overschakelt naar een thema met minder of andere widgetgebieden." #: wp-admin/options-media.php:18 msgid "You can set maximum sizes for images inserted into your written content; you can also insert an image as Full Size." msgstr "Je kunt de maximale afmetingen voor afbeeldingen die ingevoegd kunnen worden in de geschreven inhoud aanpassen; je kunt ook een afbeelding invoegen als Full Size." #: wp-admin/options-general.php:26 msgid "Most themes display the site title at the top of every page, in the title bar of the browser, and as the identifying name for syndicated feeds. The tagline is also displayed by many themes." msgstr "De meeste thema's geven de titel van de site weer bovenin elke pagina, in de titelbalk van de browser, en als de identificatienaam voor samengevatte feeds. De ondertitel wordt ook weergegeven door vele thema's." #: wp-admin/edit-form-advanced.php:474 msgid "Order — Pages are usually ordered alphabetically, but you can choose your own order by entering a number (1 for first, etc.) in this field." msgstr "Volgorde - Pagina's zijn meestal op alfabetische volgorde gesorteerd, maar je kunt hier je eigen volgorde kiezen door een nummer in te voeren (1 voor de eerste enz.)." #: wp-admin/includes/file.php:1695 msgid "Please enter your FTP or SSH credentials to proceed." msgstr "Vul je FTP of SSH inloggegevens in om verder te gaan." #: wp-admin/includes/file.php:1699 msgid "Please enter your FTP credentials to proceed." msgstr "Geef je FTP inloggegevens op om verder te gaan." #: wp-admin/includes/file.php:1705 msgid "If you do not remember your credentials, you should contact your web host." msgstr "Wanneer je deze gegevens niet meer weet, kun je contact opnemen met je webhost." #: wp-admin/user-edit.php:45 msgid "Your profile contains information about you (your “account”) as well as some personal options related to using WordPress." msgstr "Je profiel bevat informatie over jou (je “account”) evenals een aantal persoonlijke opties met betrekking tot het gebruik van WordPress." #. translators: %s: /wp-content/themes #: wp-admin/theme-install.php:98 msgid "You can Upload a theme manually if you have already downloaded its ZIP archive onto your computer (make sure it is from a trusted and original source). You can also do it the old-fashioned way and copy a downloaded theme’s folder via FTP into your %s directory." msgstr "Je kunt een thema handmatig uploaden als je deze reeds als ZIP-archief hebt gedownload (zorg ervoor dat het van een betrouwbare en originele bron afkomstig is). Je kunt het ook doen op de ouderwetse manier en de gedownloade themamap via FTP naar je %s map uploaden." #: wp-admin/edit-form-advanced.php:463 msgid "Send Trackbacks — Trackbacks are a way to notify legacy blog systems that you’ve linked to them. Enter the URL(s) you want to send trackbacks. If you link to other WordPress sites they’ll be notified automatically using pingbacks, and this field is unnecessary." msgstr "Trackbacks verzenden - Met trackbacks kun je andere blogsystemen inlichten dat je naar hen linkt. Voer de links in waarnaar je trackbacks wilt verzenden. Andere WordPress sites waar je naar verwijst, worden automatisch ingelicht met behulp van pingbacks. Voor deze sites is dit veld niet nodig." #: wp-admin/user-new.php:214 msgid "Administrators have access to all the administration features." msgstr "Beheerders hebben toegang tot alle administratieve eigenschappen." #: wp-admin/user-new.php:211 msgid "Contributors can write and manage their posts but not publish posts or upload media files." msgstr "Bijdragers kunnen berichten schrijven en beheren maar niet publiceren en geen mediabestanden uploaden." #: wp-admin/link-manager.php:53 msgid "You can add links here to be displayed on your site, usually using Widgets. By default, links to several sites in the WordPress community are included as examples." msgstr "Je kunt links op je site tonen, normaal gesproken doe je dat middels Widgets. Als voorbeeld worden er standaard links toegevoegd naar diverse sites in de WordPress community." #: wp-admin/link-manager.php:61 msgid "If you delete a link, it will be removed permanently, as Links do not have a Trash function yet." msgstr "Het verwijderen van een link is permanent aangezien er nog geen prullenbak functionaliteit aanwezig is voor Links." #: wp-admin/plugin-editor.php:120 msgid "You can use the editor to make changes to any of your plugins’ individual PHP files. Be aware that if you make changes, plugins updates will overwrite your customizations." msgstr "Je kunt gebruik maken van de editor om wijzigingen in één van de PHP-bestanden van je plugins te maken. Hou er rekening mee dat wijzigingen overschreven worden bij het bijwerken van de plugin." #: wp-admin/edit-tags.php:247 msgid "Slug — The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens." msgstr "Slug - De “slug” is de URL-vriendelijke versie van de naam. Het bestaat gewoonlijk uit alleen kleine letters en bevat alleen letters, cijfers en koppeltekens." #: wp-admin/custom-background.php:92 msgid "Don’t forget to click on the Save Changes button when you are finished." msgstr "Vergeet niet op de Wijzigingen opslaan-knop te klikken als je klaar bent." #: wp-admin/custom-background.php:89 msgid "You can customize the look of your site without touching any of your theme’s code by using a custom background. Your background can be an image or a color." msgstr "Je kunt het uiterlijk van je site, zonder de broncode van je thema's te bewerken, aanpassen met behulp van een eigen achtergrond. Je achtergrond kan een afbeelding of een kleur zijn." #: wp-admin/edit-form-advanced.php:390 msgid "You can also create posts with the Press This bookmarklet." msgstr "Het is mogelijk berichten aan te maken met de Press This bookmarklet." #: wp-admin/user-edit.php:51 msgid "Remember to click the Update Profile button when you are finished." msgstr "Let op dat je de profiel bijwerken-knop klikt zodra je klaar bent." #: wp-admin/user-new.php:213 msgid "Editors can publish posts, manage posts as well as manage other people’s posts, etc." msgstr "Redacteuren kunnen berichten publiceren, berichten beheren en tevens berichten van andere mensen beheren." #: wp-admin/user-edit.php:48 msgid "Your username cannot be changed, but you can use other fields to enter your real name or a nickname, and change which name to display on your posts." msgstr "Je gebruikersnaam kan niet worden gewijzigd, maar je kunt gebruik maken van andere velden om je echte naam of een nickname in te voeren en die naam laten weergeven bij je berichten." #: wp-admin/user-edit.php:50 msgid "Required fields are indicated; the rest are optional. Profile information will only be displayed if your theme is set up to do so." msgstr "Vereiste velden zijn aangegeven; de overige velden zijn optioneel. Profiel informatie wordt alleen weergegeven als je thema is ingesteld om dit te doen." #: wp-admin/comment.php:46 msgid "You can also moderate the comment from this screen using the Status box, where you can also change the timestamp of the comment." msgstr "Je kunt de reactie modereren vanaf dit scherm via het Status vak, waar je ook de datum en het tijdstip van de reactie kunt veranderen." #: wp-admin/comment.php:45 msgid "You can edit the information left in a comment if needed. This is often useful when you notice that a commenter has made a typographical error." msgstr "Je kunt een reactie bewerken mocht dat nodig zijn. Dit kan handig zijn bij gemaakte typefouten." #: wp-admin/options-reading.php:23 msgid "This screen contains the settings that affect the display of your content." msgstr "Dit scherm bevat de instellingen die effect hebben op de weergave van de inhoud." #: wp-admin/options-discussion.php:23 wp-admin/options-general.php:35 #: wp-admin/options-media.php:24 wp-admin/options-permalink.php:23 #: wp-admin/options-permalink.php:32 wp-admin/options-permalink.php:39 #: wp-admin/options-reading.php:26 wp-admin/options-writing.php:22 msgid "You must click the Save Changes button at the bottom of the screen for new settings to take effect." msgstr "Je moet op de Wijzigingen opslaan knop klikken zodat de nieuwe instellingen worden toegepast." #: wp-admin/options-general.php:34 msgid "UTC means Coordinated Universal Time." msgstr "UTC betekent Coordinated Universal Time (gecoördineerde wereldtijd)." #: wp-admin/options-general.php:25 msgid "The fields on this screen determine some of the basics of your site setup." msgstr "Met de velden op dit scherm worden enkele basis-instellingen voor je site bepaald." #: wp-admin/options-general.php:29 msgid "The WordPress URL and the Site URL can be the same (example.com) or different; for example, having the WordPress core files (example.com/wordpress) in a subdirectory instead of the root directory." msgstr "De WordPress URL en de site URL kunnen hetzelfde zijn (voorbeeld.nl of verschillend zoals bijvoorbeeld de kernbestanden van WordPress in een submap (voorbeeld.nl/wordpress) in plaats van de hoofdmap." #: wp-admin/edit-link-form.php:59 msgid "The boxes for link name, web address, and description have fixed positions, while the others may be repositioned using drag and drop. You can also hide boxes you don’t use in the Screen Options tab, or minimize boxes by clicking on the title bar of the box." msgstr "De vakken voor de naam van de link, het webadres en de beschrijving hebben een vaste plaats, terwijl je de andere kunt verslepen d.m.v. drag en drop. Je kunt de vakken die je niet gebruikt verbergen in de Scherminstellingen tab, of de vakken minimaliseren door op de titelbalk van de box te klikken." #: wp-admin/update-core.php:226 msgid "Your plugins are all up to date." msgstr "Alle plugins zijn bijgewerkt." #: wp-admin/update-core.php:187 msgid "An updated version of WordPress is available." msgstr "Een nieuwe versie van WordPress is beschikbaar." #: wp-admin/update-core.php:165 msgid "You have the latest version of WordPress." msgstr "De meest recente versie van WordPress is geïnstalleerd." #: wp-admin/update-core.php:210 msgid "While your site is being updated, it will be in maintenance mode. As soon as your updates are complete, your site will return to normal." msgstr "Tijdens het bijwerken van de site zal WordPress in onderhoudsmodus actief zijn. Zodra het bijwerken is afgerond wordt de site weer normaal getoond aan de bezoekers." #: wp-admin/update-core.php:350 msgid "Your themes are all up to date." msgstr "Alle thema's zijn bijgewerkt." #: wp-admin/plugin-editor.php:162 wp-admin/theme-editor.php:158 msgid "Function Name…" msgstr "Functienaam…" #: wp-admin/includes/class-plugin-installer-skin.php:66 msgid "Return to Importers" msgstr "Terug naar de importeerfuncties" #: wp-admin/includes/class-plugin-installer-skin.php:53 msgid "Activate Plugin & Run Importer" msgstr "Plugin activeren & importeren uitvoeren" #: wp-admin/edit-link-form.php:58 msgid "You can add or edit links on this screen by entering information in each of the boxes. Only the link’s web address and name (the text you want to display on your site as the link) are required fields." msgstr "Je kunt links toevoegen of bewerken op dit scherm door het invoeren van gegevens in elk van de vakken. Alleen het link webadres en de naam (de tekst die je wilt weergeven op je site als de link) zijn vereiste velden." #: wp-admin/edit-tags.php:555 msgid "Categories can be selectively converted to tags using the category to tag converter." msgstr "Categorieën kunnen selectief worden geconverteerd naar tags met behulp van de categorie naar tag converter." #: wp-admin/includes/class-walker-nav-menu-checklist.php:98 msgctxt "nav menu front page title" msgid "Home: %s" msgstr "Home: %s" #: wp-admin/import.php:62 wp-admin/themes.php:184 wp-admin/users.php:235 msgid "ERROR:" msgstr "FOUT:" #: wp-admin/export.php:49 msgid "Once generated, your WXR file can be imported by another WordPress site or by another blogging platform able to access this format." msgstr "Zodra het WXR-bestand is gegenereerd, kun je dit importeren in een andere WordPress site of een ander blogplatform die overweg kan met dit formaat." #: wp-admin/import.php:23 msgid "This screen lists links to plugins to import data from blogging/content management platforms. Choose the platform you want to import from, and click Install Now when you are prompted in the popup window. If your platform is not listed, click the link to search the plugin directory for other importer plugins to see if there is one for your platform." msgstr "Dit scherm toont links naar plugins om gegevens uit sites en content management platformen te importeren. Kies vanuit welk platform je wilt importeren en klik op Nu installeren wanneer hierom wordt gevraagd in het popup-venster. Indien je platform niet in de lijst voorkomt, klik op de link om in de Plugin Directory voor andere importeerfunctie plugins zoeken." #: wp-admin/link-manager.php:55 msgid "You can customize the display of this screen using the Screen Options tab and/or the dropdown filters above the links table." msgstr "Je kunt aanpassen hoe dit scherm er uit ziet, door gebruik te maken van het Scherminstellingen tabblad en/of de dropdownfilters boven de links." #: wp-admin/plugin-editor.php:121 msgid "Choose a plugin to edit from the dropdown menu and click the Select button. Click once on any file name to load it in the editor, and make your changes. Don’t forget to save your changes (Update File) when you’re finished." msgstr "Kies een plugin om te bewerken uit het dropdown-menu en klik vervolgens op Selecteren. Klik eenmaal op een bestandsnaam om het bestand in de editor te laden en breng vervolgens je wijzigingen aan. Vergeet niet om je wijzigingen op te slaan (Bestand bijwerken) als je klaar bent." #: wp-admin/plugins.php:425 msgid "Most of the time, plugins play nicely with the core of WordPress and with other plugins. Sometimes, though, a plugin’s code will get in the way of another plugin, causing compatibility issues. If your site starts doing strange things, this may be the problem. Try deactivating all your plugins and re-activating them in various combinations until you isolate which one(s) caused the issue." msgstr "Meestal werken plugins goed samen met de kern van WordPress en met andere plugins. Soms kan het toch gebeuren dat de code van de ene plugin in de weg loopt van een andere plugin en zo compatibiliteitsproblemen geeft. Als je site vreemde dingen begint te doen, kan dit het probleem zijn. Probeer om alle plugins te deactiveren en ze te heractiveren in verschillende combinaties totdat je de problematische plugin(s) hebt geïsoleerd." #: wp-admin/theme-editor.php:36 msgid "After typing in your edits, click Update File." msgstr "Klik na het bewerken op Bestand bijwerken." #: wp-admin/theme-editor.php:27 msgid "You can use the Theme Editor to edit the individual CSS and PHP files which make up your theme." msgstr "Je kunt de Thema editor gebruiken om de individuele CSS- en PHP-bestanden te bewerken waaruit je thema is opgebouwd." #: wp-admin/theme-editor.php:37 msgid "Advice: think very carefully about your site crashing if you are live-editing the theme currently in use." msgstr "Advies: Houd rekening met een mogelijke sitecrash als je het huidige thema live gaat bewerken." #: wp-admin/widgets.php:55 msgid "Widgets are independent sections of content that can be placed into any widgetized area provided by your theme (commonly called sidebars). To populate your sidebars/widget areas with individual widgets, drag and drop the title bars into the desired area. By default, only the first widget area is expanded. To populate additional widget areas, click on their title bars to expand them." msgstr "Widgets zijn onafhankelijke secties met inhoud die je in elk widgetgebied van je thema kunt plaatsen (ook wel sidebars genoemd). Om je sidebars of widgetgebieden te voorzien van widgets, sleep de titelbalken naar het gewenste gebied. Standaard wordt alleen de eerste widget uitgevouwen. Om widgets in te stellen, klik op de titelbalk om deze uit te vouwen." #: wp-admin/widgets.php:64 msgid "Enabling Accessibility Mode, via Screen Options, allows you to use Add and Edit buttons instead of using drag and drop." msgstr "Het activeren van de toegankelijkheidsmodus via de instellingen laat je de toevoegen en bewerken knoppen gebruiken in plaats van drag en drop." #: wp-admin/theme-editor.php:28 msgid "Begin by choosing a theme to edit from the dropdown menu and clicking the Select button. A list then appears of the theme’s template files. Clicking once on any file name causes the file to appear in the large Editor box." msgstr "Begin met het kiezen van een thema in het dropdown-menu om te bewerken en klik daarna op Selecteren. Vervolgens verschijnt er een overzicht van alle template-bestanden van het gekozen thema. Om een bestand te laten verschijnen in de grote Editor box, klik je eenmaal op de bestandsnaam naar keuze." #: wp-admin/widgets.php:63 msgid "Widgets may be used multiple times. You can give each widget a title, to display on your site, but it’s not required." msgstr "Widgets kunnen meerdere keren gebruikt worden. Je kunt elke widget een titel geven om weer te geven op je site, maar dat is niet vereist." #: wp-admin/includes/meta-boxes.php:842 msgid "(no parent)" msgstr "(geen hoofd)" #: wp-admin/edit-form-advanced.php:472 msgid "Parent — You can arrange your pages in hierarchies. For example, you could have an “About” page that has “Life Story” and “My Dog” pages under it. There are no limits to how many levels you can nest pages." msgstr "Hoofd - Je kunt de pagina's in hiërarchieën onderbrengen (nesten). Je kunt bijvoorbeeld een “Over mij” pagina hebben met daaronder de pagina's “Levensverhaal” en “Mijn hond”. Er zijn geen limieten op het aantal niveau's waarin pagina's genest kunnen zijn." #: wp-admin/edit-form-advanced.php:473 msgid "Template — Some themes have custom templates you can use for certain pages that might have additional features or custom layouts. If so, you’ll see them in this dropdown menu." msgstr "Template - Sommige thema's hebben aangepaste templates die je kunt gebruiken voor bepaalde pagina's met extra functies of aangepaste lay-outs. Als dit het geval is, vind je deze in dit dropdown-menu." #: wp-admin/includes/class-bulk-upgrader-skin.php:46 msgid "All updates have been completed." msgstr "Alle updates zijn klaar." #: wp-admin/edit-tags.php:239 msgid "When adding a new category on this screen, you’ll fill in the following fields:" msgstr "Wanneer je een nieuwe categorie toevoegt op dit scherm dienen de volgende velden te worden gevuld:" #: wp-admin/edit-tags.php:229 msgid "What’s the difference between categories and tags? Normally, tags are ad-hoc keywords that identify important information in your post (names, subjects, etc) that may or may not recur in other posts, while categories are pre-determined sections. If you think of your site like a book, the categories are like the Table of Contents and the tags are like the terms in the index." msgstr "Wat is het verschil tussen de categorieën en tags? Normaal gesproken zijn tags ad-hoc trefwoorden die belangrijke informatie in je bericht (namen, onderwerpen, enz.) bevatten. Die kunnen al dan niet voorkomen in andere berichten. Categorieën zijn vooraf bepaalde secties. Als je je site vergelijkt met een boek, zijn de categorieën de inhoudsopgave en de tags termen in de index." #: wp-admin/edit-tags.php:244 msgid "Name — The name is how it appears on your site." msgstr "Naam - De naam zoals het wordt getoond op de site." #: wp-admin/edit-tags.php:220 msgid "You can use categories to define sections of your site and group related posts. The default category is “Uncategorized” until you change it in your writing settings." msgstr "Je kunt categorieën gebruiken om onderverdelingen te maken in je site en verwante berichten te groeperen. De standaard bericht categorie is “Geen categorie” totdat je deze verandert in de instellingen voor schrijven." #: wp-admin/edit-tags.php:254 msgid "You can change the display of this screen using the Screen Options tab to set how many items are displayed per screen and to display/hide columns in the table." msgstr "Je kunt de weergave van dit scherm wijzigen met het Scherminstellingen tabblad door te kiezen hoeveel items per scherm worden weergegeven en door kolommen in de tabel te tonen of verbergen." #: wp-admin/edit-tags.php:241 msgid "When adding a new tag on this screen, you’ll fill in the following fields:" msgstr "Vul de volgende velden in wanner je een nieuwe tag toevoegt aan dit scherm:" #: wp-admin/edit-tags.php:252 msgid "Description — The description is not prominent by default; however, some themes may display it." msgstr "Omschrijving - De omschrijving wordt standaard niet gebruikt; er zijn echter thema's die dit wel doen." #: wp-admin/custom-header.php:641 msgid "Reset Image" msgstr "Afbeelding herstellen" #: wp-admin/custom-header.php:667 msgid "Text Color" msgstr "Tekstkleur" #: wp-admin/custom-header.php:615 msgid "Default Images" msgstr "Standaard afbeeldingen" #: wp-admin/custom-header.php:801 msgid "You need JavaScript to choose a part of the image." msgstr "Je hebt Javascript nodig om een deel van een afbeelding te kiezen." #: wp-admin/custom-header.php:797 msgid "Crop Header Image" msgstr "Kopafbeelding bijsnijden" #: wp-admin/custom-header.php:632 msgid "This will remove the header image. You will not be able to restore any customizations." msgstr "Dit verwijdert de kopafbeelding. Het is niet mogelijk aanpassingen te herstellen." #: wp-admin/custom-header.php:633 msgid "Remove Header Image" msgstr "Kopafbeelding verwijderen" #: wp-admin/custom-header.php:643 msgid "This will restore the original header image. You will not be able to restore any customizations." msgstr "Dit zal de standaard kopafbeelding terugzetten. Het is niet mogelijk aanpassingen te herstellen. " #: wp-admin/custom-header.php:644 msgid "Restore Original Header Image" msgstr "Originele kopafbeelding herstellen" #: wp-admin/custom-header.php:847 msgid "Image Upload Error" msgstr "Afbeeldingsupload-fout" #: wp-admin/includes/class-wp-comments-list-table.php:579 msgid "Restore this comment from the Trash" msgstr "Deze reactie herstellen vanuit de prullenbak" #: wp-admin/includes/class-wp-comments-list-table.php:583 #: wp-admin/includes/dashboard.php:639 msgid "Delete this comment permanently" msgstr "Deze reactie permanent verwijderen" #: wp-admin/includes/meta-boxes.php:708 msgid "Allow comments" msgstr "Reacties toestaan" #: wp-admin/includes/class-bulk-plugin-upgrader-skin.php:49 #: wp-admin/includes/class-bulk-theme-upgrader-skin.php:49 #: wp-admin/includes/class-language-pack-upgrader-skin.php:70 msgid "Return to WordPress Updates page" msgstr "Terug naar WordPress bijwerken" #: wp-admin/edit-form-advanced.php:464 msgid "Discussion — You can turn comments and pings on or off, and if there are comments on the post, you can see them here and moderate them." msgstr "Reacties - Je kunt reacties en pings aan en uit zetten, als er reacties op het bericht zijn, worden deze hier getoond en kun je direct modereren. " #. translators: %s: Featured Image #: wp-admin/edit-form-advanced.php:452 msgid "%s — This allows you to associate an image with your post without inserting it. This is usually useful only if your theme makes use of the image as a post thumbnail on the home page, a custom header, etc." msgstr "%s - Dit stelt je in staat om een afbeelding te associëren met een bericht zonder het in te voegen. Dit is alleen nuttig wanneer een thema geschikt is om een uitgelichte afbeelding als een thumbnail te tonen op de homepagina, een aangepaste header enz." #: wp-admin/edit-form-advanced.php:375 msgid "Title — Enter a title for your post. After you enter a title, you’ll see the permalink below, which you can edit." msgstr "Titel - Vul in titel in voor je bericht. Nadat je een titel in hebt gevuld, zie je de permalink hieronder die je kunt wijzigen. " #: wp-admin/users.php:39 msgid "You can customize the display of this screen in a number of ways:" msgstr "Je kunt de weergave van dit scherm op een aantal manieren aanpassen:" #: wp-admin/edit.php:200 msgid "You can hide/display columns based on your needs and decide how many posts to list per screen using the Screen Options tab." msgstr "Je kunt kolommen tonen of verbergen afhankelijk van wat je gebruikt en kiezen hoeveel berichten per scherm worden weergegeven met het Scherminstellingen tabblad." #: wp-admin/edit.php:210 msgid "Hovering over a row in the posts list will display action links that allow you to manage your post. You can perform the following actions:" msgstr "Hover over een rij in de lijst van berichten om actielinks weer te geven om je bericht te beheren. Je kunt de volgende acties uitvoeren:" #: wp-admin/edit.php:203 msgid "You can refine the list to show only posts in a specific category or from a specific month by using the dropdown menus above the posts list. Click the Filter button after making your selection. You also can refine the list by clicking on the post author, category or tag in the posts list." msgstr "Je kunt deze lijst verder verfijnen om enkel berichten in een specifieke categorie of in een specifieke maand te tonen door gebruik te maken van de dropdown-menu's boven de lijst van berichten. Klik op de Filter knop nadat je je keuze hebt gemaakt. Je kunt dit ook doen door op de bericht-auteur, categorie of tag in de lijst te klikken." #: wp-admin/plugins.php:557 msgid "Search Installed Plugins" msgstr "Geïnstalleerde plugins zoeken" #: wp-admin/nav-menus.php:612 msgid "Your theme supports one menu. Select which menu you would like to use." msgstr "Het thema heeft ondersteuning voor %s menu. Selecteer welk menu gebruikt moet worden." #: wp-admin/nav-menus.php:19 msgid "Your theme does not support navigation menus or widgets." msgstr "Dit thema ondersteund geen navigatie menu's of widgets." #: wp-admin/includes/import.php:175 wp-admin/tools.php:16 wp-admin/tools.php:38 msgid "Categories and Tags Converter" msgstr "Categorieën en tags converteren" #: wp-admin/includes/nav-menu.php:398 msgid "Most Recent" msgstr "Meest recent" #: wp-admin/export.php:192 wp-admin/export.php:234 wp-admin/export.php:266 msgid "Start date:" msgstr "Startdatum:" #: wp-admin/includes/plugin-install.php:289 msgctxt "Plugin Installer" msgid "Tag" msgstr "Tag" #: wp-admin/includes/theme-install.php:69 msgctxt "Theme Installer" msgid "Tag" msgstr "Tag" #: wp-admin/includes/media.php:2243 msgctxt "verb" msgid "Clear" msgstr "Wissen" #: wp-admin/comment.php:115 #: wp-admin/includes/class-wp-comments-list-table.php:300 msgctxt "comment" msgid "Mark as Spam" msgstr "Als spam markeren" #: wp-admin/custom-background.php:291 msgid "Remove Background Image" msgstr "Verwijder achtergrondafbeelding" #. translators: %s: post title #. translators: %s: link to post #: wp-admin/edit-comments.php:147 wp-admin/edit-comments.php:204 msgid "Comments on “%s”" msgstr "Reacties op “%s”" #: wp-admin/includes/nav-menu.php:979 msgid "Show advanced menu properties" msgstr "Geavanceerde menu eigenschappen tonen" #. translators: 1: plugin version, 2: new version #. translators: 1: theme version, 2: new version #: wp-admin/update-core.php:318 wp-admin/update-core.php:390 msgid "You have version %1$s installed. Update to %2$s." msgstr "Je hebt versie %1$s geïnstalleerd. Naar versie %2$s bijwerken." #: wp-admin/includes/class-wp-comments-list-table.php:305 #: wp-admin/includes/class-wp-comments-list-table.php:575 msgctxt "comment" msgid "Not Spam" msgstr "Geen spam" #: wp-admin/custom-background.php:306 msgid "This will restore the original background image. You will not be able to restore any customizations." msgstr "Dit zal de originele achtergrondafbeelding herstellen. Het is niet mogelijk om aanpassingen te herstellen." #: wp-admin/includes/dashboard.php:1306 msgid "WordPress Blog" msgstr "WordPress site" #: wp-admin/user-edit.php:387 wp-admin/user-edit.php:389 msgid "— No role for this site —" msgstr "— Geen rol voor deze site —" #: wp-admin/users.php:362 msgid "Remove Users from Site" msgstr "Gebruikers van site verwijderen " #: wp-admin/includes/plugin.php:426 msgid "Custom site suspended message." msgstr "Aangepaste site uitgeschakeld bericht." #: wp-admin/includes/plugin.php:424 msgid "Custom site deleted message." msgstr "Aangepaste site verwijderd bericht." #: wp-admin/includes/plugin.php:425 msgid "Custom site inactive message." msgstr "Aangepaste site inactief bericht." #: wp-admin/includes/schema.php:396 msgid "My Site" msgstr "Mijn site" #: wp-admin/includes/post.php:729 msgid "Sorry, you are not allowed to create posts or drafts on this site." msgstr "Je hebt geen toestemming om berichten of concepten aan te maken op deze site." #: wp-admin/includes/post.php:727 msgid "Sorry, you are not allowed to create pages on this site." msgstr "Je hebt geen rechten om pagina's aan te maken op deze site." #: wp-admin/includes/upgrade.php:398 msgid "New WordPress Site" msgstr "Nieuwe WordPress-site" #: wp-admin/import.php:68 msgid "If you have posts or comments in another system, WordPress can import those into this site. To get started, choose a system to import from below:" msgstr "Je kunt berichten of reacties uit andere systemen importeren naar je huidige site. Kies hieronder uit welk systeem je wilt importeren." #: wp-admin/includes/nav-menu.php:345 wp-admin/includes/nav-menu.php:633 msgid "No items." msgstr "Geen items." #. translators: %s: host name #: wp-admin/includes/schema.php:1078 msgid "The installer attempted to contact a random hostname (%s) on your domain." msgstr "De installer probeerde een willekeurige hostnaam (%s) te bereiken op je domein. " #. translators: %s: asterisk symbol (*) #: wp-admin/includes/schema.php:1089 msgid "To use a subdomain configuration, you must have a wildcard entry in your DNS. This usually means adding a %s hostname record pointing at your web server in your DNS configuration tool." msgstr "Voor het gebruik van een subdomein-configuratie, moet een wildcard gedefinieerd zijn in je DNS. Dit betekent meestal het toevoegen van een %s hostname-record dat verwijst naar je webserver in je DNS-configuratietool." #: wp-admin/nav-menus.php:245 msgid "The menu item has been successfully deleted." msgstr "Het menu-item is verwijderd." #: wp-admin/includes/class-wp-theme-install-list-table.php:145 #: wp-admin/setup-config.php:255 msgid "Try again" msgstr "Opnieuw proberen" #: wp-admin/includes/ajax-actions.php:1343 msgid "Please provide a custom field name." msgstr "Geef een aangepaste veldnaam." #: wp-admin/custom-background.php:287 wp-admin/custom-header.php:630 msgid "Remove Image" msgstr "Afbeelding verwijderen" #: wp-admin/custom-background.php:336 msgid "Display Options" msgstr "Weergave-instellingen" #: wp-admin/users.php:367 msgid "You have specified these users for removal:" msgstr "De volgende gebruikers zijn aangemerkt voor verwijdering:" #: wp-admin/users.php:389 msgid "Confirm Removal" msgstr "Verwijderen bevestigen" #: wp-admin/users.php:391 msgid "There are no valid users selected for removal." msgstr "Geen geldige gebruikers geselecteerd voor verwijdering." #: wp-admin/users.php:464 msgid "You can't remove the current user." msgstr "Niet mogelijk om de huidige gebruiker te verwijderen." #: wp-admin/users.php:465 msgid "Other users have been removed." msgstr "Andere gebruikers zijn verwijderd." #: wp-admin/users.php:148 wp-admin/users.php:197 msgid "User deletion is not allowed from this screen." msgstr "Verwijderen van gebruikers is niet toegestaan vanaf dit scherm." #. translators: 1: Title of an update #: wp-admin/includes/class-bulk-upgrader-skin.php:45 msgid "%1$s updated successfully." msgstr "%1$s is bijgewerkt." #: wp-admin/includes/class-bulk-upgrader-skin.php:151 msgid "Show details." msgstr "Details tonen." #: wp-admin/includes/user.php:482 msgid "No thanks, do not remind me again" msgstr "Nee bedankt, herinner mij hier niet meer aan." #: wp-admin/includes/user.php:481 msgid "Yes, take me to my profile page" msgstr "Ja, breng mij naar mijn profielpagina" #: wp-admin/includes/upgrade.php:83 msgid "Your chosen password." msgstr "Je gekozen wachtwoord." #: wp-admin/edit.php:144 wp-admin/edit.php:147 wp-admin/post.php:261 #: wp-admin/post.php:264 wp-admin/upload.php:164 msgid "Error in deleting." msgstr "Fout tijdens het verwijderen." #: wp-admin/edit.php:128 wp-admin/post.php:241 wp-admin/upload.php:152 msgid "Error in restoring from Trash." msgstr "Fout tijdens herstellen vanuit de prullenbak." #: wp-admin/edit.php:114 wp-admin/post.php:223 wp-admin/upload.php:140 msgid "Error in moving to Trash." msgstr "Fout tijdens verplaatsen naar de prullenbak." #. translators: %s: number of comments restored from the Trash #: wp-admin/edit-comments.php:278 msgid "%s comment restored from the Trash" msgid_plural "%s comments restored from the Trash" msgstr[0] "%s reactie hersteld vanuit de prullenbak." msgstr[1] "%s reacties hersteld vanuit de prullenbak." #. translators: %s: number of comments moved to the Trash #: wp-admin/edit-comments.php:273 msgid "%s comment moved to the Trash." msgid_plural "%s comments moved to the Trash." msgstr[0] "%s reactie verplaatst naar de prullenbak." msgstr[1] "%s reacties verplaatst naar de prullenbak." #: wp-admin/edit.php:125 wp-admin/post.php:238 wp-admin/upload.php:149 msgid "Sorry, you are not allowed to restore this item from the Trash." msgstr "Je hebt geen toestemming om dit item te herstellen uit de prullenbak." #: wp-admin/edit.php:106 wp-admin/post.php:215 wp-admin/upload.php:137 msgid "Sorry, you are not allowed to move this item to the Trash." msgstr "Je hebt geen toestemming om dit item naar de prullenbak te verplaatsen." #: wp-admin/update-core.php:357 msgid "The following themes have new versions available. Check the ones you want to update and then click “Update Themes”." msgstr "Voor de volgende thema's zijn nieuwe versies beschikbaar. Geef aan welke je wilt bijwerken en klik op “Thema's bijwerken”. " #: wp-admin/user-new.php:262 msgid "User has been added to your site." msgstr "De gebruiker is toegevoegd aan je site." #: wp-admin/user-new.php:258 msgid "Invitation email sent to user. A confirmation link must be clicked for them to be added to your site." msgstr "E-mail met uitnodiging verzonden naar de gebruiker. Een bevestigingslink moet worden aangeklikt om de gebruiker aan de site toe te voegen." #: wp-admin/user-new.php:269 msgid "That user is already a member of this site." msgstr "Die gebruiker is al lid van deze site." #: wp-admin/update-core.php:238 msgid "The following plugins have new versions available. Check the ones you want to update and then click “Update Plugins”." msgstr "Voor de volgende plugins zijn nieuwe versies beschikbaar. Geef aan welke je wilt bijwerken en klik op “Plugins bijwerken”. " #: wp-admin/custom-background.php:292 msgid "This will remove the background image. You will not be able to restore any customizations." msgstr "Hierdoor wordt de achtergrondafbeelding verwijderd. Eventuele aanpassingen gaan definitief verloren." #: wp-admin/includes/class-wp-themes-list-table.php:111 msgid "Only the current theme is available to you. Contact the %s administrator for information about accessing additional themes." msgstr "Alleen het huidige thema is beschikbaar. Neem contact op met de beheerder van %s voor meer informatie over de toegang tot aanvullende thema's." #: wp-admin/includes/file.php:27 msgid "Author Template" msgstr "Auteurstemplate" #: wp-admin/includes/file.php:30 msgid "Tag Template" msgstr "Tagtemplate" #: wp-admin/includes/file.php:53 msgid "Visual Editor Stylesheet" msgstr "Stylesheet visuele editor" #: wp-admin/edit-form-advanced.php:169 msgid "Page saved." msgstr "Pagina opgeslagen." #. translators: %s: Importer name #. translators: 1: Plugin name and version. #: wp-admin/import.php:175 #: wp-admin/includes/class-wp-plugin-install-list-table.php:545 #: wp-admin/includes/class-wp-plugins-list-table.php:780 msgid "More information about %s" msgstr "Meer informatie over %s" #: wp-admin/user-edit.php:398 msgid "Grant this user super admin privileges for the Network." msgstr "Geeft deze gebruiker super beheerrechten voor het netwerk." #: wp-admin/install.php:153 wp-admin/user-edit.php:182 msgid "Important:" msgstr "Belangrijk:" #: wp-admin/user-edit.php:182 msgid "This user has super admin privileges." msgstr "Deze gebuiker heeft beheerrechten." #: wp-admin/includes/class-wp-theme-install-list-table.php:277 #: wp-admin/includes/class-wp-theme-install-list-table.php:400 msgid "Update to version %s" msgstr "Bijwerken naar versie %s" #: wp-admin/options-reading.php:100 msgid "items" msgstr "onderwerpen" #: wp-admin/user-edit.php:371 msgid "Usernames cannot be changed." msgstr "Gebruikersnamen kunnen niet worden veranderd." #: wp-admin/nav-menus.php:264 msgid "The menu has been successfully deleted." msgstr "Het menu is verwijderd." #: wp-admin/options-general.php:68 msgid "In a few words, explain what this site is about." msgstr "Geef met enkele woorden aan wat de inhoud van je site is." #: wp-admin/install.php:184 wp-admin/install.php:187 #: wp-admin/options-reading.php:31 wp-admin/options-reading.php:111 #: wp-admin/options-reading.php:112 msgid "Site Visibility" msgstr "Zichtbaarheid site" #: wp-admin/nav-menus.php:765 wp-admin/nav-menus.php:844 msgid "Save Menu" msgstr "Menu opslaan" #: wp-admin/includes/nav-menu.php:981 msgid "Link Target" msgstr "Linkdoel" #: wp-admin/includes/class-walker-nav-menu-edit.php:182 msgid "CSS Classes (optional)" msgstr "CSS Class (optioneel)" #: wp-admin/includes/class-bulk-theme-upgrader-skin.php:23 msgid "Updating Theme %1$s (%2$d/%3$d)" msgstr "Thema %1$s (%2$d/%3$d) bijwerken" #: wp-admin/includes/schema.php:884 msgid "You must provide a domain name." msgstr "Er moet een domeinnaam worden opgegeven." #: wp-admin/includes/schema.php:892 wp-admin/includes/schema.php:896 msgid "The network already exists." msgstr "Het netwerk bestaat al." #. translators: %s: error message #: wp-admin/includes/schema.php:1083 msgid "This resulted in an error message: %s" msgstr "Dit resulteerde in een foutbericht: %s" #: wp-admin/includes/schema.php:886 msgid "You must provide a name for your network of sites." msgstr "Je moet een naam geven voor je netwerk van sites." #: wp-admin/includes/schema.php:901 msgid "You must provide a valid email address." msgstr "Je moet een geldig e-mailadres opgeven." #: wp-admin/includes/schema.php:1093 msgid "You can still use your site but any subdomain you create may not be accessible. If you know your DNS is correct, ignore this message." msgstr "Je kunt nog steeds gebruik maken van je site, maar elk subdomein dat je aanmaakt, zal niet toegankelijk zijn. Als je weet dat je DNS klopt, kun je dit bericht negeren." #: wp-admin/includes/user.php:478 msgid "Notice:" msgstr "Opmerking:" #: wp-admin/edit-form-advanced.php:596 msgid "Get Shortlink" msgstr "Verkorte URL verkrijgen" #. translators: 1: Title of an update #: wp-admin/includes/class-bulk-upgrader-skin.php:43 msgid "The update of %1$s failed." msgstr "Het bijwerken van %1$s is mislukt." #: wp-admin/includes/class-bulk-plugin-upgrader-skin.php:23 msgid "Updating Plugin %1$s (%2$d/%3$d)" msgstr "Plugin %1$s bijwerken (%2$d/%3$d)" #: wp-admin/includes/upgrade.php:86 msgid "User already exists. Password inherited." msgstr "Gebruiker bestaat al. Wachtwoord overgenomen." #: wp-admin/includes/upgrade.php:98 msgid "The password you chose during installation." msgstr "Het wachtwoord dat je gekozen hebt tijdens de installatie." #: wp-admin/update-core.php:470 msgid "Update WordPress" msgstr "WordPress bijwerken" #: wp-admin/plugins.php:138 wp-admin/update-core.php:241 #: wp-admin/update-core.php:338 wp-admin/update-core.php:695 #: wp-admin/update-core.php:699 msgid "Update Plugins" msgstr "Plugins bijwerken" #: wp-admin/includes/class-wp-automatic-updater.php:349 #: wp-admin/includes/update-core.php:1298 wp-admin/update-core.php:510 msgid "WordPress updated successfully" msgstr "WordPress is bijgewerkt" #: wp-admin/update-core.php:558 wp-admin/update-core.php:597 msgid "WordPress Updates" msgstr "WordPress bijwerken" #: wp-admin/includes/class-walker-nav-menu-edit.php:148 msgid "Edit menu item" msgstr "Menu-item bewerken" #: wp-admin/plugins.php:343 msgid "Are you sure you wish to delete these files and data?" msgstr "Weet je zeker dat je deze bestanden en data wilt verwijderen?" #: wp-admin/about.php:276 msgid "Go to Dashboard" msgstr "Naar het dashboard" #: wp-admin/plugins.php:314 msgid "Delete Plugin" msgstr "Plugin verwijderen" #: wp-admin/includes/class-wp-plugins-list-table.php:579 msgid "Inactive:" msgstr "Niet actief:" #: wp-admin/plugins.php:318 msgid "You are about to remove the following plugin:" msgstr "Je staat op het punt om de volgende plugin te verwijderen:" #: wp-admin/includes/class-wp-plugins-list-table.php:427 msgid "Drop-ins (%s)" msgid_plural "Drop-ins (%s)" msgstr[0] "Drop-ins (%s)" msgstr[1] "Drop-ins (%s)" #: wp-admin/options-general.php:274 msgid "This timezone does not observe daylight saving time." msgstr "Deze tijdzone neemt de zomertijd niet in acht." #: wp-admin/options-general.php:98 msgid "This address is used for admin purposes. If you change this we will send you an email at your new address to confirm it. The new address will not become active until confirmed." msgstr "Dit adres wordt gebruikt voor administratieve doeleinden. Als je deze wijzigt verzenden wij een e-mail naar je nieuwe adres om het te bevestigen. Het nieuwe adres zal niet actief worden voordat deze is bevestigd." #: wp-admin/includes/class-wp-plugins-list-table.php:424 msgid "Must-Use (%s)" msgid_plural "Must-Use (%s)" msgstr[0] "Verplicht (%s)" msgstr[1] "Verplicht (%s)" #: wp-admin/options-general.php:239 msgid "This timezone is currently in daylight saving time." msgstr "Deze tijdzone is momenteel in de zomertijd." #: wp-admin/nav-menus.php:341 wp-admin/nav-menus.php:351 msgid "Please enter a valid menu name." msgstr "Een geldige menu-naam invoeren." #: wp-admin/includes/nav-menu.php:403 wp-admin/includes/nav-menu.php:691 msgid "View All" msgstr "Alles tonen" #: wp-admin/plugins.php:356 msgid "Yes, delete these files and data" msgstr "Ja, deze bestanden en data verwijderen" #: wp-admin/includes/file.php:782 msgid "File is empty. Please upload something more substantial." msgstr "Bestand is leeg. Upload iets met meer inhoud." #. translators: %s: Importer name #. translators: %s: plugin name #. translators: %s: Theme name #: wp-admin/import.php:136 #: wp-admin/includes/class-wp-theme-install-list-table.php:285 #: wp-admin/includes/deprecated.php:1381 wp-admin/theme-install.php:288 msgid "Install %s" msgstr "%s installeren" #: wp-admin/includes/plugin.php:418 msgid "Custom maintenance message." msgstr "Aangepast onderhoudsbericht:" #: wp-admin/includes/plugin.php:415 msgid "Custom database class." msgstr "Aangepaste database class." #: wp-admin/includes/plugin.php:414 msgid "Advanced caching plugin." msgstr "Geavanceerde cache plugin." #: wp-admin/includes/plugin.php:423 msgid "Executed before Multisite is loaded." msgstr "Uitvoeren voordat Multisite is geladen." #: wp-admin/includes/plugin.php:419 msgid "External object cache." msgstr "Externe object cache." #: wp-admin/includes/plugin.php:416 msgid "Custom database error message." msgstr "Aangepast database-foutbericht." #: wp-admin/edit-comments.php:292 msgid "This comment is already in the Trash." msgstr "Deze reactie bevindt zich al in de prullenbak." #: wp-admin/comment.php:141 msgid "This comment is currently in the Trash." msgstr "Deze reactie bevindt zich momenteel in de prullenbak." #: wp-admin/edit-comments.php:289 msgid "This comment is already approved." msgstr "Deze reactie is al toegelaten." #: wp-admin/comment.php:138 msgid "This comment is currently marked as spam." msgstr "Deze reactie is momenteel gemarkeerd als spam." #: wp-admin/comment.php:80 msgid "Moderate Comment" msgstr "Reactie modereren" #: wp-admin/edit-comments.php:292 msgid "View Trash" msgstr "Prullenbak bekijken" #: wp-admin/edit-comments.php:295 msgid "This comment is already marked as spam." msgstr "Deze reactie is al als spam gemarkeerd." #: wp-admin/comment.php:135 msgid "This comment is currently approved." msgstr "Deze reactie is momenteel toegelaten." #: wp-admin/edit-form-advanced.php:120 msgid "View post" msgstr "Bericht bekijken" #: wp-admin/includes/theme.php:268 msgid "Two Columns" msgstr "Twee kolommen" #: wp-admin/includes/theme.php:269 msgid "Three Columns" msgstr "Drie kolommen" #: wp-admin/includes/theme.php:270 msgid "Four Columns" msgstr "Vier kolommen" #: wp-admin/includes/theme.php:249 wp-admin/includes/theme.php:296 msgid "Features" msgstr "Eigenschappen" #: wp-admin/includes/theme.php:252 msgid "Custom Colors" msgstr "Aangepaste kleuren" #: wp-admin/includes/theme.php:262 msgid "Theme Options" msgstr "Thema opties" #: wp-admin/includes/theme.php:261 msgid "Sticky Post" msgstr "Sticky berichten" #: wp-admin/includes/theme.php:237 wp-admin/includes/theme.php:297 msgid "Subject" msgstr "Onderwerp" #: wp-admin/includes/theme.php:243 msgid "Holiday" msgstr "Vakantie" #: wp-admin/import.php:176 #: wp-admin/includes/class-wp-theme-install-list-table.php:315 #: wp-admin/includes/class-wp-themes-list-table.php:222 msgid "Details" msgstr "Details" #. translators: %s: Theme version #: wp-admin/includes/theme.php:654 wp-admin/theme-install.php:337 #: wp-admin/themes.php:461 msgid "Version: %s" msgstr "Versie: %s" #: wp-admin/includes/update-core.php:908 msgid "The update could not be unpacked" msgstr "De bijgewerkte versie kon niet worden uitgepakt" #: wp-admin/includes/update.php:282 msgid "Latest" msgstr "Laatste" #: wp-admin/includes/update.php:616 msgid "An automated WordPress update has failed to complete - please attempt the update again now." msgstr "Fout bij het automatisch bijwerken van WordPress — probeer opnieuw bij te werken." #: wp-admin/includes/update.php:618 msgid "An automated WordPress update has failed to complete! Please notify the site administrator." msgstr "Fout bij het automatisch bijwerken van WordPress. Stel de sitebeheerder op de hoogte." #. translators: Default category slug #: wp-admin/includes/upgrade.php:136 msgctxt "Default category slug" msgid "Uncategorized" msgstr "Geen categorie" #. translators: Default post slug #: wp-admin/includes/upgrade.php:185 wp-admin/includes/upgrade.php:331 msgctxt "Default post slug" msgid "hello-world" msgstr "hallo-wereld" #: wp-admin/install.php:207 msgid "Install WordPress" msgstr "WordPress installeren" #: wp-admin/install.php:250 msgid "Insufficient Requirements" msgstr "Onvoldoende systeemeigenschappen" #: wp-admin/install.php:320 msgid "Information needed" msgstr "Benodigde informatie" #: wp-admin/maint/repair.php:20 msgid "WordPress › Database Repair" msgstr "WordPress › Databaseherstel" #: wp-admin/maint/repair.php:164 msgid "Repair Database" msgstr "Database herstellen" #: wp-admin/media.php:61 msgid "You attempted to edit an attachment that doesn’t exist. Perhaps it was deleted?" msgstr "Je probeert een bijlage te bewerken die niet bestaat. Misschien is deze verwijderd?" #: wp-admin/media.php:63 msgid "You can’t edit this attachment because it is in the Trash. Please move it out of the Trash and try again." msgstr "Het is niet mogelijk deze bijlage te bewerken omdat deze in de prullenbak zit. Zet de bijlage terug en probeer opnieuw." #: wp-admin/media.php:119 wp-admin/media.php:128 msgid "Update Media" msgstr "Wijzigingen opslaan" #: wp-admin/menu.php:54 msgid "Library" msgstr "Bibliotheek" #. translators: add new file #: wp-admin/media.php:112 wp-admin/menu.php:56 wp-admin/upload.php:80 #: wp-admin/upload.php:230 msgctxt "file" msgid "Add New" msgstr "Nieuw bestand" #: wp-admin/menu.php:79 msgid "Comments %s" msgstr "Reacties %s" #: wp-admin/menu.php:160 msgid "Appearance" msgstr "Weergave" #. translators: add new plugin #: wp-admin/menu.php:212 wp-admin/plugins.php:526 msgctxt "plugin" msgid "Add New" msgstr "Nieuwe plugin" #: wp-admin/menu.php:232 wp-admin/menu.php:235 msgid "Your Profile" msgstr "Je profiel" #: wp-admin/menu.php:243 wp-admin/tools.php:12 msgid "Tools" msgstr "Extra" #: wp-admin/menu.php:254 msgid "Writing" msgstr "Schrijven" #: wp-admin/menu.php:255 msgid "Reading" msgstr "Lezen" #: wp-admin/about.php:30 wp-admin/credits.php:31 wp-admin/freedoms.php:30 #: wp-admin/privacy.php:12 wp-admin/privacy.php:30 msgid "Privacy" msgstr "Privacy" #: wp-admin/menu.php:258 msgid "Permalinks" msgstr "Permalinks" #: wp-admin/options-discussion.php:43 wp-admin/options-discussion.php:44 msgid "Default article settings" msgstr "Standaard berichtinstellingen" #: wp-admin/options-discussion.php:61 wp-admin/options-discussion.php:62 msgid "Other comment settings" msgstr "Overige reactie-instellingen" #: wp-admin/options-discussion.php:67 msgid "Users must be registered and logged in to comment" msgstr "Gebruikers moeten ingelogd zijn om te kunnen reageren" #: wp-admin/options-discussion.php:75 msgid "Automatically close comments on articles older than %s days" msgstr "De reactiemogelijkheid automatisch uitschakelen bij berichten ouder dan %s dag(en)" #: wp-admin/options-discussion.php:109 msgid "last" msgstr "laatste" #: wp-admin/options-discussion.php:111 msgid "first" msgstr "eerste" #. translators: 1: Form field control for number of top level comments per #. page, 2: Form field control for the 'first' or 'last' page #: wp-admin/options-discussion.php:114 msgid "Break comments into pages with %1$s top level comments per page and the %2$s page displayed by default" msgstr "Reacties over meerdere pagina's verdelen met %1$s reacties per pagina en de %2$s pagina standaard getoond" #: wp-admin/options-discussion.php:124 msgid "older" msgstr "oudere" #: wp-admin/options-discussion.php:126 msgid "newer" msgstr "nieuwere" #: wp-admin/options-discussion.php:146 wp-admin/options-discussion.php:147 msgid "Before a comment appears" msgstr "Voor een reactie verschijnt" #: wp-admin/options-discussion.php:167 wp-admin/options-discussion.php:168 msgid "Comment Blacklist" msgstr "Zwarte lijst" #: wp-admin/options-discussion.php:178 msgid "Avatars" msgstr "Avatars" #: wp-admin/options-discussion.php:190 wp-admin/options-discussion.php:191 msgid "Avatar Display" msgstr "Avatarweergave" #: wp-admin/options-discussion.php:194 msgid "Show Avatars" msgstr "Avatars tonen" #: wp-admin/options-discussion.php:199 wp-admin/options-discussion.php:200 msgid "Maximum Rating" msgstr "Maximum waardering" #. translators: Content suitability rating: #. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system #: wp-admin/options-discussion.php:205 msgid "G — Suitable for all audiences" msgstr "G — Geschikt voor elke bezoeker" #. translators: Content suitability rating: #. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system #: wp-admin/options-discussion.php:209 msgid "R — Intended for adult audiences above 17" msgstr "R — Bedoeld voor volwassen publiek van 18 jaar en ouder" #. translators: Content suitability rating: #. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system #: wp-admin/options-discussion.php:211 msgid "X — Even more mature than above" msgstr "X — Nog meer voor volwassenen dan hierboven" #: wp-admin/options-discussion.php:222 wp-admin/options-discussion.php:223 msgid "Default Avatar" msgstr "Standaard avatar" #: wp-admin/options-discussion.php:230 msgid "Blank" msgstr "Leeg" #: wp-admin/options-discussion.php:231 msgid "Gravatar Logo" msgstr "Gravatar Logo" #: wp-admin/options-discussion.php:232 msgid "Identicon (Generated)" msgstr "Identicon (gegenereerd)" #: wp-admin/options-discussion.php:233 msgid "Wavatar (Generated)" msgstr "Wavatar (gegenereerd)" #: wp-admin/options-general.php:123 wp-admin/options-general.php:124 msgid "Membership" msgstr "Lidmaatschap" #: wp-admin/options-general.php:126 msgid "Anyone can register" msgstr "Iedereen kan registreren" #: wp-admin/options-general.php:241 msgid "This timezone is currently in standard time." msgstr "Deze tijdzone is momenteel in de wintertijd." #: wp-admin/options-general.php:314 wp-admin/options-general.php:351 msgid "Custom:" msgstr "Aangepast:" #: wp-admin/options-general.php:364 msgid "Week Starts On" msgstr "Week begint op" #: wp-admin/options-media.php:48 msgid "Image sizes" msgstr "Afmetingen van afbeeldingen" #: wp-admin/options-media.php:60 msgid "Crop thumbnail to exact dimensions (normally thumbnails are proportional)" msgstr "Thumbnail aanpassen aan vermelde afmetingen (normaal zijn thumbnails in verhouding)" #: wp-admin/options-media.php:65 wp-admin/options-media.php:66 msgid "Medium size" msgstr "Gemiddelde afmeting" #: wp-admin/options-media.php:67 wp-admin/options-media.php:78 msgid "Max Width" msgstr "Maximale breedte" #: wp-admin/options-media.php:70 wp-admin/options-media.php:81 msgid "Max Height" msgstr "Maximale hoogte" #: wp-admin/options-media.php:76 wp-admin/options-media.php:77 msgid "Large size" msgstr "Grote afmeting" #: wp-admin/options-media.php:101 msgid "Uploading Files" msgstr "Bestanden uploaden" #: wp-admin/options-media.php:108 msgid "Store uploads in this folder" msgstr "Uploads opslaan in de map" #: wp-admin/options-media.php:118 msgid "Full URL path to files" msgstr "Volledige URL-pad naar bestanden" #: wp-admin/options-media.php:131 msgid "Organize my uploads into month- and year-based folders" msgstr "Uploads bewaren in mappen op basis van maand en jaar" #: wp-admin/options-permalink.php:136 msgid "You should update your .htaccess now." msgstr "Je moet nu je .htaccess aanpassen." #: wp-admin/options-permalink.php:127 msgid "Permalink structure updated." msgstr "Permalinkstructuur aangepast." #: wp-admin/options-permalink.php:189 msgid "Day and name" msgstr "Jaar, maand, dag en naam" #: wp-admin/options-permalink.php:193 msgid "Month and name" msgstr "Jaar, maand en naam" #: wp-admin/options-permalink.php:197 msgid "Numeric" msgstr "Numeriek" #: wp-admin/options-permalink.php:207 msgid "Custom Structure" msgstr "Aangepaste structuur" #: wp-admin/options-permalink.php:280 msgid "Optional" msgstr "Optioneel" #. translators: prefix for category permalinks #: wp-admin/options-permalink.php:287 msgid "Category base" msgstr "Categoriebasis" #: wp-admin/options-permalink.php:291 msgid "Tag base" msgstr "Tagbasis" #: wp-admin/options-reading.php:79 msgid "A static page (select below)" msgstr "Een statische pagina (hieronder kiezen)" #: wp-admin/options-reading.php:84 msgid "Posts page: %s" msgstr "Berichtpagina: %s" #: wp-admin/options-reading.php:95 msgid "posts" msgstr "berichten" #: wp-admin/options-reading.php:103 wp-admin/options-reading.php:104 msgid "For each article in a feed, show" msgstr "Voor elk artikel in de feed, toon" #: wp-admin/options-reading.php:53 msgid "Encoding for pages and feeds" msgstr "Tekstcodering voor pagina's en feeds" #: wp-admin/options-writing.php:65 msgid "Convert emoticons like :-) and :-P to graphics on display" msgstr "Emoticons als :-) en :-P omzetten naar afbeeldingen" #: wp-admin/options-writing.php:66 msgid "WordPress should correct invalidly nested XHTML automatically" msgstr "Automatisch ongeldig geneste XHTML corrigeren" #: wp-admin/options-writing.php:71 msgid "Default Post Category" msgstr "Standaard berichtcategorie" #: wp-admin/options-writing.php:116 msgid "Post via email" msgstr "Bericht via e-mail" #: wp-admin/options-writing.php:129 msgid "Mail Server" msgstr "POP3-server" #: wp-admin/options-writing.php:131 msgid "Port" msgstr "Poort" #: wp-admin/options-writing.php:136 msgid "Login Name" msgstr "Inlognaam" #: wp-admin/options-writing.php:146 msgid "Default Mail Category" msgstr "Standaard mailcategorie" #: wp-admin/options.php:247 msgid "All Settings" msgstr "Alle instellingen" #: wp-admin/includes/file.php:468 wp-admin/plugin-editor.php:112 msgid "Files of this type are not editable." msgstr "Bestanden van dit type zijn niet bewerkbaar." #: wp-admin/plugin-editor.php:234 msgid "Plugin Files" msgstr "Pluginbestanden" #: wp-admin/plugin-editor.php:261 wp-admin/theme-editor.php:268 msgid "Documentation:" msgstr "Documentatie:" #: wp-admin/plugin-editor.php:272 wp-admin/theme-editor.php:287 msgid "Update File" msgstr "Bestand bijwerken" #: wp-admin/includes/class-wp-plugin-install-list-table.php:109 msgctxt "Plugin Installer" msgid "Featured" msgstr "Uitgelicht" #: wp-admin/includes/class-wp-plugin-install-list-table.php:110 msgctxt "Plugin Installer" msgid "Popular" msgstr "Populairste" #: wp-admin/plugins.php:345 msgid "Are you sure you wish to delete these files?" msgstr "Weet je zeker dat je deze bestanden wilt verwijderen?" #. translators: WP_PLUGIN_DIR constant value #: wp-admin/plugins.php:428 msgid "If something goes wrong with a plugin and you can’t use WordPress, delete or rename that file in the %s directory and it will be automatically deactivated." msgstr "Als er iets misgaat met een plugin en WordPress werkt niet meer, verwijder of hernoem dan het betreffende bestand in de %s map en de plugin wordt automatisch gedeactiveerd." #: wp-admin/plugins.php:471 msgid "Plugin could not be activated because it triggered a fatal error." msgstr "Plugin kan niet worden geactiveerd omdat hij een fatale fout veroorzaakt." #: wp-admin/plugins.php:493 msgid "Plugin could not be deleted due to an error: %s" msgstr "Plugin kon niet worden verwijderd vanwege een fout: %s" #: wp-admin/plugins.php:501 msgid "The selected plugins have been deleted." msgstr "Alle geselecteerde plugins zijn verwijderd." #: wp-admin/plugins.php:508 msgid "Plugin activated." msgstr "Plugin geactiveerd." #: wp-admin/plugins.php:510 msgid "Selected plugins activated." msgstr "Geselecteerde plugins geactiveerd." #: wp-admin/plugins.php:512 msgid "Plugin deactivated." msgstr "Plugin gedeactiveerd." #: wp-admin/plugins.php:514 msgid "Selected plugins deactivated." msgstr "Geselecteerde plugins gedeactiveerd." #: wp-admin/includes/class-wp-plugins-list-table.php:498 msgid "Clear List" msgstr "Lijst wissen" #: wp-admin/includes/class-wp-plugins-list-table.php:412 msgctxt "plugins" msgid "All (%s)" msgid_plural "All (%s)" msgstr[0] "Alles (%s)" msgstr[1] "Alles (%s)" #: wp-admin/includes/class-wp-plugins-list-table.php:418 msgid "Recently Active (%s)" msgid_plural "Recently Active (%s)" msgstr[0] "Recentelijk actief (%s)" msgstr[1] "Recentelijk actief (%s)" #: wp-admin/includes/class-wp-plugins-list-table.php:421 msgid "Inactive (%s)" msgid_plural "Inactive (%s)" msgstr[0] "Inactief (%s)" msgstr[1] "Inactief (%s)" #. translators: 1: Post title #: wp-admin/revision.php:78 msgid "Compare Revisions of “%1$s”" msgstr "Revisies van “%1$s” vergelijken" #: wp-admin/includes/theme.php:683 wp-admin/themes.php:477 msgid "Tags:" msgstr "Tags:" #: wp-admin/includes/theme.php:652 wp-admin/themes.php:459 msgid "Current Theme" msgstr "Huidig thema" #: wp-admin/includes/class-wp-themes-list-table.php:191 msgid "" "You are about to delete this theme '%s'\n" " 'Cancel' to stop, 'OK' to delete." msgstr "" "Je staat op het punt het thema '%s' te verwijderen.\n" " 'Annuleren' om te stoppen, 'OK' om te verwijderen." #: wp-admin/update-core.php:107 msgid "Bring back this update" msgstr "De nieuwe versie (update) uitpakken" #: wp-admin/update-core.php:126 wp-admin/update-core.php:138 msgid "Show hidden updates" msgstr "Verborgen updates tonen" #: wp-admin/update-core.php:127 msgid "Hide hidden updates" msgstr "Verborgen updates verbergen" #: wp-admin/update-core.php:266 wp-admin/update-core.php:276 msgid "Compatibility with WordPress %1$s: 100%% (according to its author)" msgstr "Compatibel met WordPress %1$s: 100%% (volgens de auteur)" #: wp-admin/update-core.php:271 wp-admin/update-core.php:281 msgid "Compatibility with WordPress %1$s: Unknown" msgstr "Compatibel met WordPress %1$s: Onbekend" #: wp-admin/includes/class-wp-automatic-updater.php:347 #: wp-admin/update-core.php:505 msgid "Installation Failed" msgstr "Installatie is mislukt" #: wp-admin/update.php:80 msgid "Plugin Reactivation" msgstr "Plugin reactivatie" #: wp-admin/update.php:128 msgid "Installing Plugin: %s" msgstr "Plugin %s wordt geïnstalleerd." #: wp-admin/includes/class-wp-plugin-install-list-table.php:116 #: wp-admin/plugin-install.php:122 wp-admin/update.php:151 msgid "Upload Plugin" msgstr "Plugin uploaden" #: wp-admin/update.php:156 msgid "Installing Plugin from uploaded file: %s" msgstr "Bezig met installeren van plugin vanuit bestand: %s" #: wp-admin/theme-install.php:54 wp-admin/theme-install.php:141 #: wp-admin/theme-install.php:143 wp-admin/update.php:254 msgid "Upload Theme" msgstr "Thema uploaden" #: wp-admin/update.php:260 msgid "Installing Theme from uploaded file: %s" msgstr "Bezig met installeren van thema vanuit bestand: %s" #: wp-admin/upgrade.php:76 msgid "Your WordPress database is already up-to-date!" msgstr "Je WordPress-database is al up-to-date." #: wp-admin/upgrade.php:115 msgid "%s queries" msgstr "%s verzoeken" #: wp-admin/upgrade.php:117 msgid "%s seconds" msgstr "%s seconden" #: wp-admin/includes/user.php:517 msgid "Use https" msgstr "HTTPS gebruiken" #: wp-admin/user-edit.php:189 msgid "User updated." msgstr "Gebruiker bijgewerkt." #: wp-admin/user-edit.php:241 msgid "Personal Options" msgstr "Persoonlijke opties" #: wp-admin/user-edit.php:416 msgid "Nickname" msgstr "Schermnaam" #: wp-admin/user-edit.php:457 msgid "Contact Info" msgstr "Contactinformatie" #: wp-admin/user-edit.php:515 msgid "About Yourself" msgstr "Over jezelf" #: wp-admin/user-edit.php:515 msgid "About the user" msgstr "Over de gebruiker" #: wp-admin/user-edit.php:519 msgid "Biographical Info" msgstr "Biografie" #: wp-admin/user-edit.php:521 msgid "Share a little biographical information to fill out your profile. This may be shown publicly." msgstr "Vertel iets over jezelf. Dit kan voor iedereen zichtbaar zijn." #: wp-admin/user-edit.php:572 msgid "New Password" msgstr "Nieuw wachtwoord" #: wp-admin/user-edit.php:711 msgid "Update Profile" msgstr "Profiel bijwerken" #: wp-admin/user-edit.php:711 msgid "Update User" msgstr "Gebruiker bijwerken" #: wp-admin/user-edit.php:406 wp-admin/user-new.php:427 msgid "First Name" msgstr "Voornaam" #: wp-admin/user-edit.php:411 wp-admin/user-new.php:431 msgid "Last Name" msgstr "Achternaam" #: wp-admin/users.php:232 msgid "Delete Users" msgstr "Gebruikers verwijderen" #: wp-admin/users.php:297 msgid "There are no valid users selected for deletion." msgstr "Er zijn geen geldige gebruikers geselecteerd om te verwijderen." #: wp-admin/users.php:446 msgid "New user created." msgstr "Nieuwe gebruiker gemaakt." #: wp-admin/users.php:457 msgid "You can’t delete the current user." msgstr "Je kunt de huidige gebruiker niet verwijderen." #: wp-admin/users.php:458 msgid "Other users have been deleted." msgstr "Andere gebruikers zijn verwijderd." #. translators: User role name with count #: wp-admin/includes/class-wp-users-list-table.php:200 #: wp-admin/includes/class-wp-users-list-table.php:214 msgid "%1$s (%2$s)" msgstr "%1$s (%2$s)" #: wp-admin/includes/class-wp-users-list-table.php:257 #: wp-admin/includes/class-wp-users-list-table.php:259 msgid "Change role to…" msgstr "Rol wijzigen naar…" #: wp-admin/includes/class-wp-users-list-table.php:263 msgid "Change" msgstr "Bijwerken" #: wp-admin/widgets.php:271 msgid "Widget %s" msgstr "Widget %s" #: wp-admin/widgets.php:282 msgid "Select both the sidebar for this widget and the position of the widget in that sidebar." msgstr "Selecteer zowel de sidebar als de positie voor de widget in de sidebar." #: wp-admin/widgets.php:284 msgid "Position" msgstr "Positie" #: wp-admin/widgets.php:322 msgid "Save Widget" msgstr "Widget opslaan" #: wp-admin/includes/misc.php:1056 wp-admin/includes/post.php:1801 #: wp-admin/widgets.php:342 msgid "Error while saving." msgstr "Fout tijdens het opslaan." #: wp-admin/widgets.php:343 msgid "Error in displaying the widget settings form." msgstr "Fout bij het tonen van het widget instellingen formulier." #: wp-admin/widgets.php:391 wp-admin/widgets.php:394 msgid "Available Widgets" msgstr "Beschikbare widgets" #: wp-admin/export.php:172 msgid "Categories:" msgstr "Categorieën:" #: wp-admin/menu.php:253 msgctxt "settings screen" msgid "General" msgstr "Algemeen" #: wp-admin/edit-tags.php:143 wp-admin/edit-tags.php:163 wp-admin/post.php:107 #: wp-admin/term.php:26 msgid "You attempted to edit an item that doesn’t exist. Perhaps it was deleted?" msgstr "Je probeerde iets te bewerken dat niet bestaat. Misschien is het verwijderd?" #: wp-admin/includes/class-wp-users-list-table.php:149 #: wp-admin/includes/deprecated.php:569 msgid "No users found." msgstr "Geen gebruikers gevonden." #: wp-admin/my-sites.php:116 msgid "Visit" msgstr "Bezoek" #: wp-admin/includes/theme.php:75 msgid "Could not fully remove the theme %s." msgstr "Volledig verwijderen van thema %s niet mogelijk." #: wp-admin/includes/update-core.php:895 msgid "Verifying the unpacked files…" msgstr "Uitgepakte bestanden verifiëren…" #: wp-admin/includes/update-core.php:1172 msgid "Upgrading database…" msgstr "Database bijwerken…" #: wp-admin/install.php:126 msgid "User(s) already exists." msgstr "Gebruiker(s) bestaan al." #: wp-admin/includes/class-wp-plugins-list-table.php:339 msgid "No plugins found." msgstr "Geen plugins gevonden." #: wp-admin/async-upload.php:47 wp-admin/edit-tags.php:156 #: wp-admin/includes/post.php:1807 wp-admin/media-upload.php:46 #: wp-admin/post.php:117 wp-admin/term.php:38 msgid "Sorry, you are not allowed to edit this item." msgstr "Je hebt geen toestemming om dit item te bewerken." #: wp-admin/includes/class-wp-plugins-list-table.php:460 #: wp-admin/includes/class-wp-plugins-list-table.php:601 msgid "Network Deactivate" msgstr "Netwerk deactiveren" #: wp-admin/post.php:120 msgid "You can’t edit this item because it is in the Trash. Please restore it and try again." msgstr "Niet mogelijk om dit item te bewerken omdat het in de prullenbak zit. Herstel het item en probeer het opnieuw." #: wp-admin/user-new.php:105 msgid "[%s] Joining confirmation" msgstr "[%s] Deelname bevestiging" #: wp-admin/options-reading.php:105 msgid "Full text" msgstr "Volledige tekst" #: wp-admin/update.php:234 msgid "Installing Theme: %s" msgstr "Thema %s aan het installeren." #: wp-admin/options-reading.php:106 msgid "Summary" msgstr "Samenvatting" #: wp-admin/users.php:454 msgid "Other user roles have been changed." msgstr "Overige gebruikersrollen zijn gewijzigd." #: wp-admin/options-discussion.php:156 wp-admin/options-discussion.php:157 msgid "Comment Moderation" msgstr "Reacties modereren" #: wp-admin/link-manager.php:109 msgid "Search Links" msgstr "Links zoeken" #: wp-admin/includes/class-wp-links-list-table.php:73 msgid "No links found." msgstr "Geen links gevonden." #: wp-admin/user-edit.php:293 msgid "Enable keyboard shortcuts for comment moderation." msgstr "Inschakelen toetsenbord snelkoppelingen voor het modereren van reacties." #: wp-admin/link-add.php:15 msgid "Add New Link" msgstr "Nieuwe link toevoegen" #: wp-admin/includes/theme.php:271 msgid "Left Sidebar" msgstr "Sidebar links" #: wp-admin/includes/theme.php:272 msgid "Right Sidebar" msgstr "Sidebar rechts" #: wp-admin/options-discussion.php:100 msgid "Enable threaded (nested) comments %s levels deep" msgstr "Geneste reacties toestaan tot %s niveaus diep" #: wp-admin/options-discussion.php:152 msgid "Comment author must have a previously approved comment" msgstr "De afzender moet een eerder toegelaten reactie geplaatst hebben" #: wp-admin/install.php:73 msgid "WordPress › Installation" msgstr "WordPress › installatie" #: wp-admin/includes/class-wp-screen.php:875 msgid "Screen Options" msgstr "Scherminstellingen" #: wp-admin/media-new.php:40 msgid "Upload New Media" msgstr "Nieuwe uploaden" #. translators: Content suitability rating: #. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system #: wp-admin/options-discussion.php:207 msgid "PG — Possibly offensive, usually for audiences 13 and above" msgstr "PG — Misschien schokkend, gewoonlijk geschikt voor publiek van 13 jaar en ouder" #: wp-admin/options-media.php:120 msgid "Configuring this is optional. By default, it should be blank." msgstr "Deze optie is optioneel. Standaard zou het leeg moeten zijn." #: wp-admin/update.php:82 msgid "Plugin reactivated successfully." msgstr "Plugin met succes opnieuw geactiveerd." #: wp-admin/update.php:85 msgid "Plugin failed to reactivate due to a fatal error." msgstr "Plugin kan niet opnieuw worden geactiveerd vanwege een fatale fout." #: wp-admin/widgets.php:114 msgid "Inactive Widgets" msgstr "Gedeactiveerde widgets" #: wp-admin/includes/class-wp-plugins-list-table.php:787 msgid "Visit plugin site" msgstr "Bezoek plugin site" #: wp-admin/options-reading.php:93 msgid "Blog pages show at most" msgstr "Sitepagina's tonen maximaal" #: wp-admin/user-edit.php:421 msgid "Display name publicly as" msgstr "Schermnaam (zoals getoond op de site)" #: wp-admin/options-reading.php:99 msgid "Syndication feeds show the most recent" msgstr "RSS-feeds tonen de meest recente" #: wp-admin/update-core.php:110 msgid "This localized version contains both the translation and various other localization fixes. You can skip upgrading if you want to keep your current translation." msgstr "Deze gelokaliseerde versie bevat zowel de vertaling en diverse andere gelokaliseerde oplossingen. Je kunt het bijwerken overslaan als je de huidige status van de vertaling wilt behouden." #: wp-admin/options-discussion.php:128 msgid "Comments should be displayed with the %s comments at the top of each page" msgstr "Reacties tonen met de %s reacties bovenin elke pagina" #: wp-admin/options-general.php:131 msgid "New User Default Role" msgstr "Standaard rol voor nieuwe gebruikers" #: wp-admin/user-new.php:364 wp-admin/user-new.php:500 msgid "Skip Confirmation Email" msgstr "Bevestigingbericht overslaan." #: wp-admin/maint/repair.php:166 msgid "Repair and Optimize Database" msgstr "Database repareren en optimaliseren" #: wp-admin/install.php:321 msgid "Please provide the following information. Don’t worry, you can always change these settings later." msgstr "De volgende informatie invoeren. Geen zorgen, deze gegevens kunnen in een later stadium worden gewijzigd." #: wp-admin/options-permalink.php:15 wp-admin/options-permalink.php:28 msgid "Permalink Settings" msgstr "Permalink instellingen" #: wp-admin/options-writing.php:15 msgid "Writing Settings" msgstr "Schrijven instellingen" #: wp-admin/plugin-editor.php:20 msgid "Edit Plugins" msgstr "Plugins bewerken" #: wp-admin/options-general.php:18 msgid "General Settings" msgstr "Algemene instellingen" #: wp-admin/menu.php:221 wp-admin/user/menu.php:14 wp-admin/user-edit.php:29 msgid "Profile" msgstr "Profiel" #: wp-admin/edit-form-advanced.php:468 wp-admin/options-discussion.php:14 msgid "Discussion Settings" msgstr "Reactie instellingen" #: wp-admin/options-reading.php:15 msgid "Reading Settings" msgstr "Lezen instellingen" #: wp-admin/plugins.php:356 msgid "Yes, delete these files" msgstr "Ja, verwijder deze bestanden" #: wp-admin/plugins.php:362 msgid "No, return me to the plugin list" msgstr "Nee, ga terug naar het overzicht" #: wp-admin/user-edit.php:595 msgid "Type your new password again." msgstr "Je nieuwe wachtwoord nogmaals invoeren." #: wp-admin/widgets.php:117 msgid "Drag widgets here to remove them from the sidebar but keep their settings." msgstr "Sleep de widgets hierheen om deze te verwijderen van de sidebar, maar om de instellingen te bewaren." #: wp-admin/user-new.php:255 msgid "Invitation email sent to new user. A confirmation link must be clicked before their account is created." msgstr "De uitnodiging is verzonden naar de nieuwe gebruiker. De bevestigingslink moet worden aangeklikt voordat het account wordt aangemaakt." #: wp-admin/includes/user.php:518 msgid "Always use https when visiting the admin" msgstr "Altijd HTTPS gebruiken voor beheerhandelingen" #: wp-admin/update-core.php:269 wp-admin/update-core.php:279 msgid "Compatibility with WordPress %1$s: %2$d%% (%3$d \"works\" votes out of %4$d total)" msgstr "Compatibel met WordPress %1$s: %2$d%% (%3$d \"werkt\" stemmen van totaal %4$d)" #: wp-admin/themes.php:175 msgid "Theme deleted." msgstr "Thema verwijderd." #: wp-admin/options-discussion.php:234 msgid "MonsterID (Generated)" msgstr "MonsterID (gegenereerd)" #: wp-admin/options-discussion.php:57 msgid "These settings may be overridden for individual articles." msgstr "Deze instellingen zijn per bericht te overschrijven." #: wp-admin/options-discussion.php:158 msgid "Hold a comment in the queue if it contains %s or more links. (A common characteristic of comment spam is a large number of hyperlinks.)" msgstr "Een reactie in de wachtrij houden als er meer dan %s links vermeld worden (een typisch kenmerk van spam in reacties is een groot aantal links)." #: wp-admin/includes/update.php:282 msgid "Update to %s" msgstr "Bijwerken naar %s" #: wp-admin/link.php:109 msgid "Link not found." msgstr "Link niet gevonden." #: wp-admin/link-manager.php:101 msgid "%s link deleted." msgid_plural "%s links deleted" msgstr[0] "%s link verwijderd." msgstr[1] "%s links verwijderd." #: wp-admin/includes/theme-install.php:143 msgid "If you have a theme in a .zip format, you may install it by uploading it here." msgstr "Wanneer je een thema in zip formaat hebt, kun je die installeren door het hier te uploaden." #. translators: add new links #: wp-admin/edit-link-form.php:77 wp-admin/link-manager.php:86 #: wp-admin/menu.php:69 msgctxt "link" msgid "Add New" msgstr "Nieuwe link" #: wp-admin/includes/class-wp-plugins-list-table.php:415 msgid "Active (%s)" msgid_plural "Active (%s)" msgstr[0] "Actief (%s)" msgstr[1] "Actief (%s)" #: wp-admin/plugin-editor.php:212 msgid "Select plugin to edit:" msgstr "Plugin selecteren om te bewerken:" #: wp-admin/theme-editor.php:209 msgid "Select theme to edit:" msgstr "Thema selecteren om te bewerken:" #: wp-admin/user-edit.php:246 msgid "Visual Editor" msgstr "Visuele editor" #: wp-admin/user-edit.php:247 msgid "Disable the visual editor when writing" msgstr "De visuele editor uitschakelen tijdens het schrijven" #: wp-admin/theme-editor.php:20 msgid "Edit Themes" msgstr "Thema's bewerken" #: wp-admin/themes.php:320 msgid "Broken Themes" msgstr "Incomplete thema's" #: wp-admin/update-core.php:361 wp-admin/update-core.php:409 #: wp-admin/update-core.php:728 wp-admin/update-core.php:733 msgid "Update Themes" msgstr "Thema's bijwerken" #: wp-admin/includes/theme-install.php:133 msgid "Find Themes" msgstr "Thema's zoeken" #: wp-admin/options-writing.php:61 wp-admin/options-writing.php:62 msgid "Formatting" msgstr "Formattering" #: wp-admin/options-writing.php:97 msgid "Default Link Category" msgstr "Standaard link-categorie" #: wp-admin/options-discussion.php:63 msgid "Comment author must fill out name and email" msgstr "Schrijvers van reacties moeten naam en e-mailadres opgeven" #: wp-admin/options-discussion.php:138 msgid "Anyone posts a comment" msgstr "E-mail versturen zodra iemand een reactie plaatst" #: wp-admin/options-discussion.php:142 msgid "A comment is held for moderation" msgstr "E-mail versturen wanneer een reactie wacht op moderatie" #: wp-admin/includes/misc.php:833 wp-admin/user-edit.php:272 msgid "Admin Color Scheme" msgstr "Kleurenschema beheren" #: wp-admin/options-discussion.php:160 msgid "When a comment contains any of these words in its content, name, URL, email, or IP address, it will be held in the moderation queue. One word or IP address per line. It will match inside words, so “press” will match “WordPress”." msgstr "Wanneer een reactie één of meer van deze woorden bevat in de inhoud, naam, URL, e-mail of IP-adres, wordt het in de moderatiewachtrij opgehouden. Eén woord of IP-adres per regel. Het houdt ook rekening met woorden in woorden. “press” wordt ook gevonden binnen “WordPress”." #: wp-admin/options-discussion.php:169 msgid "When a comment contains any of these words in its content, name, URL, email, or IP address, it will be put in the trash. One word or IP address per line. It will match inside words, so “press” will match “WordPress”." msgstr "Wanneer een reactie één of meer van deze woorden bevat in de inhoud, naam, URL, e-mail- of IP-adres, wordt het verplaatst naar de prullenbak. Eén woord of IP-adres per regel. Er wordt gezocht in woorden, “press” zal worden gevonden in “WordPress”. " #: wp-admin/media-upload.php:38 msgid "Invalid item ID." msgstr "Ongeldig item-ID." #: wp-admin/options-discussion.php:134 wp-admin/options-discussion.php:135 msgid "Email me whenever" msgstr "Verstuur een e-mailbericht wanneer" #: wp-admin/includes/theme.php:267 msgid "One Column" msgstr "Eén kolom" #: wp-admin/options-discussion.php:225 msgid "For users without a custom avatar of their own, you can either display a generic logo or a generated one based on their email address." msgstr "Voor gebruikers zonder eigen avatar, kan een algemeen logo worden getoond of een gegenereerd logo gebaseerd op hun e-mailadres." #: wp-admin/ms-delete-site.php:13 wp-admin/my-sites.php:13 msgid "Multisite support is not enabled." msgstr "Multisite-ondersteuning is niet geactiveerd." #: wp-admin/includes/update-core.php:942 msgid "The update cannot be installed because WordPress %1$s requires PHP version %2$s or higher and MySQL version %3$s or higher. You are running PHP version %4$s and MySQL version %5$s." msgstr "De bijgewerkte versie kan niet worden geïnstalleerd. WordPress %1$s vereist PHP-versie %2$s of hoger en MySQL-versie %3$s of hoger. Je gebruikt PHP-versie: %4$s en MySQL-versie %5$s." #: wp-admin/includes/update-core.php:944 msgid "The update cannot be installed because WordPress %1$s requires PHP version %2$s or higher. You are running version %3$s." msgstr "De bijgewerkte versie kan niet worden geïnstalleerd. WordPress %1$s vereist PHP-versie %2$s of hoger. Je gebruikt versie: %3$s." #: wp-admin/includes/update-core.php:946 msgid "The update cannot be installed because WordPress %1$s requires MySQL version %2$s or higher. You are running version %3$s." msgstr "De bijgewerkte versie kan niet worden geïnstalleerd. WordPress %1$s vereist MySQL-versie %2$s of hoger. Je gebruikt versie: %3$s." #: wp-admin/install.php:179 msgid "Your Email" msgstr "Je e-mailadres" #: wp-admin/includes/user.php:149 msgid "ERROR: Passwords may not contain the character \"\\\"." msgstr "FOUT: wachtwoorden mogen niet het teken \"\\\" bevatten." #: wp-admin/includes/user.php:154 msgid "ERROR: Please enter the same password in both password fields." msgstr "FOUT: gebruik hetzelfde wachtwoord in beide wachtwoordvelden." #: wp-admin/includes/user.php:175 msgid "ERROR: Please enter an email address." msgstr "FOUT: Voer een e-mailadres in." #: wp-admin/options-media.php:15 msgid "Media Settings" msgstr "Media-instellingen" #: wp-admin/options-media.php:53 msgid "Thumbnail size" msgstr "Thumbnailgrootte" #: wp-admin/maint/repair.php:147 msgid "Some database problems could not be repaired. Please copy-and-paste the following list of errors to the WordPress support forums to get additional assistance." msgstr "Sommige databaseproblemen konden niet worden gerepareerd. Kopieer en plak de volgende lijst van fouten op de WordPress supportforums om extra hulp te krijgen." #: wp-admin/includes/theme-install.php:101 wp-admin/theme-install.php:171 msgid "Feature Filter" msgstr "Eigenschapfilter" #. translators: 1: WordPress version number, 2: WordPress updates admin screen #. URL #: wp-admin/includes/update.php:211 msgid "You are using a development version (%1$s). Cool! Please stay updated." msgstr "Je gebruikt een ontwikkelversie (%1$s). Cool. Blijf bij met de meest recente release. " #: wp-admin/includes/upgrade.php:77 msgid "Note that password carefully! It is a random password that was generated just for you." msgstr "Ga zorgvuldig met het wachtwoord om. Het is een willekeurig wachtwoord, speciaal voor jou aangemaakt." #: wp-admin/includes/upgrade.php:174 msgid "Welcome to WordPress. This is your first post. Edit or delete it, then start writing!" msgstr "Welkom bij WordPress. Dit is je eerste bericht. Pas het aan of verwijder het en start met bloggen." #: wp-admin/includes/upgrade.php:183 msgid "Hello world!" msgstr "Hallo wereld." #: wp-admin/options-permalink.php:133 msgid "Permalink structure updated. Remove write access on web.config file now!" msgstr "Permalink structuur bijgewerkt. Verwijder schrijfrechten op bestand web.config." #: wp-admin/options-reading.php:87 msgid "Warning: these pages should not be the same!" msgstr "Waarschuwing: deze pagina's mogen niet dezelfde zijn." #: wp-admin/includes/file.php:460 wp-admin/plugin-editor.php:105 msgid "No such file exists! Double check the name and try again." msgstr "Dit bestand bestaat niet. Controleer de naam en probeer het opnieuw." #: wp-admin/theme-editor.php:255 msgid "Oops, no such file exists! Double check the name and try again, merci." msgstr "Dit bestand bestaat niet. Controleer de naam en probeer het opnieuw." #: wp-admin/includes/class-wp-upgrader.php:154 wp-admin/includes/theme.php:67 msgid "Unable to locate WordPress theme directory." msgstr "Kan de WordPress themamap niet lokaliseren." #: wp-admin/upload.php:272 wp-admin/upload.php:305 msgid "Media file permanently deleted." msgstr "Media permanent verwijderd." #: wp-admin/upload.php:283 wp-admin/upload.php:307 msgid "Media file moved to the trash." msgstr "Media verplaatst naar de prullenbak." #: wp-admin/upload.php:295 wp-admin/upload.php:308 msgid "Media file restored from the trash." msgstr "Media hersteld vanuit de prullenbak." #: wp-admin/includes/user.php:144 msgid "ERROR: Please enter a password." msgstr "FOUT: Voer een wachtwoord in." #: wp-admin/options-media.php:94 msgid "Embeds" msgstr "Insluiten" #. translators: 1, 2, 3: examples of random email addresses #: wp-admin/options-writing.php:120 msgid "To post to WordPress by email you must set up a secret email account with POP3 access. Any mail received at this address will be posted, so it’s a good idea to keep this address very secret. Here are three random strings you could use: %1$s, %2$s, %3$s." msgstr "Om berichten via e-mail te kunnen plaatsen, moet je een geheim e-mail account instellen met POP3-toegang. Elke e-mail die op dit adres binnenkomt, zal worden geplaatst. Daarom is het verstandig om dit e-mailadres uiterst geheim te houden. Hier zijn drie willekeurige tekenreeksen die je kunt gebruiken: %1$s, %2$s, %3$s." #: wp-admin/install.php:181 msgid "Double-check your email address before continuing." msgstr "Controleer zorgvuldig of je het e-mailadres goed hebt ingevuld voordat je verder gaat." #: wp-admin/edit-tags.php:120 wp-admin/options.php:78 msgid "Sorry, you are not allowed to delete these items." msgstr "Je hebt geen toestemming om deze berichten te verwijderen." #: wp-admin/media.php:23 wp-admin/media.php:57 msgid "Sorry, you are not allowed to edit this attachment." msgstr "Je hebt geen toestemming om deze bijlage te bewerken." #. translators: 1: plugin file 2: error message #: wp-admin/plugins.php:456 msgid "The plugin %1$s has been deactivated due to an error: %2$s" msgstr "De plugin %1$s is gedeactiveerd als gevolg van een fout: %2$s" #: wp-admin/plugins.php:413 msgid "Plugins extend and expand the functionality of WordPress. Once a plugin is installed, you may activate it or deactivate it here." msgstr "Met plugins kun je de functionaliteit van WordPress uitbreiden. Is een plugin eenmaal geïnstalleerd, dan kun je hem hier activeren en deactiveren." #: wp-admin/users.php:453 msgid "The current user’s role must have user editing capabilities." msgstr "De huidige gebruiker moet de rechten hebben om gebruikers te kunnen bewerken." #: wp-admin/update-core.php:105 msgid "Hide this update" msgstr "Deze update verbergen" #: wp-admin/install.php:376 msgid "Success!" msgstr "Voltooid." #: wp-admin/includes/ajax-actions.php:4016 wp-admin/plugin-editor.php:177 #: wp-admin/theme-editor.php:180 msgid "File edited successfully." msgstr "Bestand is bijgewerkt." #. translators: %s: web.config #: wp-admin/options-permalink.php:322 msgid "If you temporarily make your %s file writable for us to generate rewrite rules automatically, do not forget to revert the permissions after rule has been saved." msgstr "Als je ervoor gekozen hebt om je %s bestand tijdelijk schrijfbaar te maken voor ons om de rewrite url automatisch te genereren, vergeet dan niet om de rechten weer terug te zetten nadat deze actie is uitgevoerd." #. translators: %s: web.config #: wp-admin/options-permalink.php:343 msgid "If you temporarily make your site’s root directory writable for us to generate the %s file automatically, do not forget to revert the permissions after the file has been created." msgstr "Als je ervoor gekozen hebt om de hoofdmap van je site tijdelijk schrijfbaar te maken voor ons om het %s bestand automatisch te genereren, vergeet dan niet om de rechten weer terug te zetten nadat deze actie is uitgevoerd." #: wp-admin/options-writing.php:38 wp-admin/options-writing.php:167 msgid "Update Services" msgstr "Update Services" #: wp-admin/user-edit.php:687 msgid "Additional Capabilities" msgstr "Aanvullende rechten" #: wp-admin/edit.php:220 wp-admin/includes/class-wp-list-table.php:436 msgid "Bulk Actions" msgstr "Acties" #: wp-admin/edit-tag-form.php:143 wp-admin/edit-tags.php:399 msgid "The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens." msgstr "De “slug” is de URL-vriendelijke versie van de naam. Een slug bevat alleen (kleine) letters, cijfers en koppeltekens." #: wp-admin/edit-tag-form.php:167 wp-admin/edit-tags.php:442 msgid "Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have children categories for Bebop and Big Band. Totally optional." msgstr "Categorieën kunnen, in tegenstelling tot tags, een hiërarchie hebben. Je zou een categorie Muziek kunnen hebben en daaronder subcategorieën voor Classic Rock en Hardrock. Dit is optioneel." #: wp-admin/comment.php:123 msgid "Permanently Delete Comment" msgstr "Reactie permanent verwijderen" #: wp-admin/comment.php:329 msgid "Unknown action." msgstr "Onbekende actie." #: wp-admin/includes/template.php:1994 wp-admin/nav-menus.php:659 #: wp-admin/options.php:294 msgid "Save Changes" msgstr "Wijzigingen opslaan" #: wp-admin/custom-background.php:321 wp-admin/custom-header.php:575 #: wp-admin/includes/class-wp-theme-install-list-table.php:63 #: wp-admin/includes/media.php:1957 wp-admin/includes/media.php:1959 msgid "Upload" msgstr "Uploaden" #. translators: %s: link name #. translators: %s: attachment title #. translators: %s: post title #. translators: %s: taxonomy term name #. translators: %s: post title #: wp-admin/includes/class-wp-links-list-table.php:185 #: wp-admin/includes/class-wp-media-list-table.php:643 #: wp-admin/includes/class-wp-media-list-table.php:692 #: wp-admin/includes/class-wp-posts-list-table.php:1237 #: wp-admin/includes/class-wp-terms-list-table.php:436 #: wp-admin/includes/dashboard.php:578 wp-admin/includes/dashboard.php:866 msgid "Edit “%s”" msgstr "Bewerk “%s”" #: wp-admin/includes/class-wp-media-list-table.php:433 #: wp-admin/includes/class-wp-posts-list-table.php:975 msgid "Unpublished" msgstr "Niet gepubliceerd" #: wp-admin/includes/class-wp-media-list-table.php:439 msgid "%s from now" msgstr "%s vanaf nu" #: wp-admin/includes/class-wp-media-list-table.php:497 msgid "(Unattached)" msgstr "Niet gekoppeld" #: wp-admin/includes/class-wp-media-list-table.php:152 #: wp-admin/includes/class-wp-media-list-table.php:505 #: wp-admin/includes/class-wp-media-list-table.php:682 msgid "Attach" msgstr "Bijvoegen" #. translators: %s: number of comments marked as spam #: wp-admin/edit-comments.php:262 msgid "%s comment marked as spam." msgid_plural "%s comments marked as spam." msgstr[0] "%s reactie gemarkeerd als spam." msgstr[1] "%s reacties gemarkeerd als spam." #. translators: %s: number of comments permanently deleted #: wp-admin/edit-comments.php:283 msgid "%s comment permanently deleted" msgid_plural "%s comments permanently deleted" msgstr[0] "%1$s reactie permanent verwijderd" msgstr[1] "%1$s reacties permanent verwijderd" #: wp-admin/includes/deprecated.php:602 msgid "Displaying %s–%s of %s" msgstr "Getoond %s–%s van %s" #: wp-admin/includes/class-wp-comments-list-table.php:348 #: wp-admin/includes/class-wp-posts-list-table.php:1607 msgid "Pings" msgstr "Pings" #: wp-admin/includes/class-wp-comments-list-table.php:362 #: wp-admin/includes/class-wp-links-list-table.php:113 #: wp-admin/includes/class-wp-media-list-table.php:175 #: wp-admin/includes/class-wp-posts-list-table.php:484 msgid "Filter" msgstr "Filter" #: wp-admin/includes/class-wp-comments-list-table.php:367 msgid "Empty Spam" msgstr "Spam leegmaken" #: wp-admin/includes/class-wp-comments-list-table.php:367 #: wp-admin/includes/class-wp-media-list-table.php:179 #: wp-admin/includes/class-wp-posts-list-table.php:489 msgid "Empty Trash" msgstr "Prullenbak leegmaken" #: wp-admin/edit-form-advanced.php:149 wp-admin/edit-form-advanced.php:163 msgid "Custom field updated." msgstr "Extra veld bijgewerkt." #: wp-admin/edit-form-advanced.php:148 wp-admin/edit-form-advanced.php:151 msgid "Post updated." msgstr "Bericht bijgewerkt." #. translators: %s: date and time of the revision #: wp-admin/edit-form-advanced.php:153 msgid "Post restored to revision from %s." msgstr "Bericht hersteld naar revisie van %s" #: wp-admin/edit-form-advanced.php:155 msgid "Post saved." msgstr "Bericht opgeslagen." #: wp-admin/edit-form-advanced.php:287 msgid "Custom Fields" msgstr "Extra velden" #. translators: 1: Name of most recent post author, 2: Post edited date, 3: #. Post edited time #: wp-admin/edit-form-advanced.php:654 wp-admin/includes/ajax-actions.php:2340 msgid "Last edited by %1$s on %2$s at %3$s" msgstr "Laatst bewerkt door %1$s op %2$s om %3$s" #. translators: 1: Post edited date, 2: Post edited time #: wp-admin/edit-form-advanced.php:657 wp-admin/includes/ajax-actions.php:2342 msgid "Last edited on %1$s at %2$s" msgstr "Laatst bewerkt op %1$s om %2$s" #: wp-admin/includes/template.php:430 msgid "Update Comment" msgstr "Reactie bijwerken" #: wp-admin/edit-form-comment.php:43 msgid "Name:" msgstr "Naam:" #: wp-admin/edit-form-comment.php:47 msgid "Email:" msgstr "E-mail:" #: wp-admin/edit-form-comment.php:53 msgid "URL:" msgstr "URL:" #: wp-admin/edit-link-form.php:108 msgid "Web Address" msgstr "Webadres" #: wp-admin/edit-link-form.php:111 msgid "Example: http://wordpress.org/ — don’t forget the http://" msgstr "Voorbeeld: http://wordpress.org/ — vergeet de http:// niet." #. translators: %s: date and time of the revision #: wp-admin/edit-form-advanced.php:167 msgid "Page restored to revision from %s." msgstr "Bericht hersteld naar revisie van %s" #: wp-admin/includes/class-wp-comments-list-table.php:406 #: wp-admin/includes/class-wp-post-comments-list-table.php:28 msgctxt "column name" msgid "Comment" msgstr "Reactie" #: wp-admin/edit.php:273 msgid "%s post updated." msgid_plural "%s posts updated." msgstr[0] "%s bericht bijgewerkt." msgstr[1] "%s berichten bijgewerkt." #: wp-admin/export.php:17 wp-admin/menu.php:246 msgid "Export" msgstr "Exporteren" #: wp-admin/export.php:157 msgid "When you click the button below WordPress will create an XML file for you to save to your computer." msgstr "Als je op onderstaande knop klikt, zal WordPress een XML-bestand aanmaken dat je op je computer kunt opslaan." #: wp-admin/export.php:290 msgid "Download Export File" msgstr "Exportbestand downloaden" #: wp-admin/includes/media.php:1510 wp-admin/upgrade.php:77 #: wp-admin/upgrade.php:111 msgid "Continue" msgstr "Doorgaan" #: wp-admin/export.php:169 wp-admin/includes/class-wp-users-list-table.php:324 msgid "Posts" msgstr "Berichten" #: wp-admin/includes/import.php:169 msgid "Blogger" msgstr "Blogger" #: wp-admin/includes/class-wp-plugin-install-list-table.php:272 #: wp-admin/theme-install.php:61 msgid "Try Again" msgstr "Probeer opnieuw" #: wp-admin/includes/import.php:181 msgid "LiveJournal" msgstr "LiveJournal" #: wp-admin/includes/import.php:187 msgid "Movable Type and TypePad" msgstr "Movable Type en Typepad" #. translators: %s: directory name #: wp-admin/includes/class-wp-filesystem-base.php:270 msgid "Changing to %s" msgstr "Over naar %s" #. translators: %s: directory name #: wp-admin/includes/class-wp-filesystem-base.php:285 msgid "Found %s" msgstr " %s gevonden" #: wp-admin/includes/class-wp-filesystem-ftpext.php:29 msgid "The ftp PHP extension is not available" msgstr "De FTP PHP-extensie is niet beschikbaar" #. translators: %s: username #: wp-admin/includes/class-wp-filesystem-ftpext.php:87 #: wp-admin/includes/class-wp-filesystem-ftpsockets.php:91 #: wp-admin/includes/class-wp-filesystem-ssh2.php:133 msgid "Username/Password incorrect for %s" msgstr "Gebruikersnaam/wachtwoord onjuist voor %s" #: wp-admin/includes/class-wp-filesystem-ssh2.php:58 msgid "The ssh2 PHP extension is not available" msgstr "De SSH2 PHP-extensie is niet beschikbaar" #. translators: %s: command #: wp-admin/includes/class-wp-filesystem-ssh2.php:200 msgid "Unable to perform command: %s" msgstr "Niet mogelijk om commando %s uit te voeren" #: wp-admin/includes/class-wp-automatic-updater.php:336 #: wp-admin/includes/class-wp-upgrader.php:149 wp-admin/includes/file.php:1044 #: wp-admin/includes/plugin.php:811 wp-admin/includes/theme.php:59 msgid "Could not access filesystem." msgstr "Kan geen toegang krijgen tot het bestandssysteem." #: wp-admin/includes/class-wp-upgrader.php:152 msgid "Unable to locate WordPress content directory (wp-content)." msgstr "Kan de WordPress contentmap (wp-content) niet lokaliseren." #: wp-admin/includes/class-wp-upgrader.php:153 wp-admin/includes/plugin.php:819 msgid "Unable to locate WordPress plugin directory." msgstr "Kan de WordPress pluginmap niet lokaliseren." #: wp-admin/includes/class-wp-upgrader.php:158 msgid "Download failed." msgstr "Download mislukt." #: wp-admin/includes/class-wp-upgrader.php:161 msgid "Destination folder already exists." msgstr "Doelmap bestaat al." #: wp-admin/includes/class-wp-upgrader.php:162 wp-admin/includes/file.php:1170 #: wp-admin/includes/file.php:1281 wp-admin/includes/file.php:1339 #: wp-admin/includes/update-core.php:1247 msgid "Could not create directory." msgstr "Map kan niet aangemaakt worden." #: wp-admin/includes/class-plugin-upgrader.php:53 msgid "Could not remove the old plugin." msgstr "Kan de oude plugin niet verwijderen." #: wp-admin/includes/class-plugin-upgrader.php:65 #: wp-admin/includes/class-theme-upgrader.php:63 msgid "Installation package not available." msgstr "Installatiepakket niet beschikbaar." #: wp-admin/includes/class-theme-upgrader.php:52 msgid "Could not remove the old theme." msgstr "Kan het oude thema niet verwijderen." #: wp-admin/includes/class-plugin-installer-skin.php:57 #: wp-admin/includes/class-plugin-upgrader-skin.php:51 msgid "Activate Plugin" msgstr "Plugin activeren" #: wp-admin/includes/class-bulk-plugin-upgrader-skin.php:48 #: wp-admin/includes/class-plugin-installer-skin.php:72 #: wp-admin/includes/class-plugin-upgrader-skin.php:52 msgid "Return to Plugins page" msgstr "Terug naar de plugin pagina" #. translators: %s: post title #: wp-admin/includes/class-wp-posts-list-table.php:1285 #: wp-admin/includes/class-wp-theme-install-list-table.php:255 msgid "Preview “%s”" msgstr "Voorbeeld “%s”" #: wp-admin/includes/class-theme-installer-skin.php:76 #: wp-admin/includes/class-theme-upgrader-skin.php:67 #: wp-admin/includes/class-wp-themes-list-table.php:182 msgid "Activate “%s”" msgstr "Activeer “%s”" #: wp-admin/includes/class-theme-installer-skin.php:82 msgid "Return to Theme Installer" msgstr "Terug naar de thema installatiehulp." #: wp-admin/includes/class-bulk-theme-upgrader-skin.php:48 #: wp-admin/includes/class-theme-installer-skin.php:84 #: wp-admin/includes/class-theme-upgrader-skin.php:74 msgid "Return to Themes page" msgstr "Terug naar de thema's pagina" #: wp-admin/includes/file.php:859 msgid "The uploaded file could not be moved to %s." msgstr "Het geüploade bestand kan niet verplaatst worden naar %s." #: wp-admin/includes/dashboard.php:42 msgid "Right Now" msgstr "Op dit moment" #: wp-admin/includes/dashboard.php:1339 msgid "Other WordPress News" msgstr "Overig WordPress nieuws" #: wp-admin/includes/dashboard.php:112 msgid "View all" msgstr "Alles tonen" #: wp-admin/includes/dashboard.php:167 msgid "Configure" msgstr "Configureren" #: wp-admin/edit-form-comment.php:67 wp-admin/includes/template.php:402 msgid "Comment" msgstr "Reactie" #: wp-admin/includes/nav-menu.php:363 wp-admin/includes/nav-menu.php:651 msgid "Page" msgstr "Pagina" #: wp-admin/includes/class-wp-comments-list-table.php:595 #: wp-admin/includes/dashboard.php:635 msgid "Reply to this comment" msgstr "Deze reactie beantwoorden" #: wp-admin/includes/class-wp-comments-list-table.php:573 #: wp-admin/includes/dashboard.php:636 msgid "Mark this comment as spam" msgstr "Deze reactie markeren als spam" #. translators: mark as spam link #: wp-admin/includes/class-wp-comments-list-table.php:573 #: wp-admin/includes/dashboard.php:636 msgctxt "verb" msgid "Spam" msgstr "Spam" #. translators: 1: type of comment, 2: notification if the comment is pending #: wp-admin/includes/dashboard.php:735 msgctxt "dashboard" msgid "%1$s %2$s" msgstr "%1$s op %2$s" #: wp-admin/includes/dashboard.php:971 msgid "Loading…" msgstr "Laden…" #: wp-admin/includes/dashboard.php:971 wp-admin/includes/dashboard.php:1138 msgid "This widget requires JavaScript." msgstr "Deze widget heeft JavaScript nodig." #: wp-admin/includes/file.php:55 msgid "RTL Stylesheet" msgstr "RTL-stylesheet" #: wp-admin/includes/file.php:63 msgid "Popup Comments" msgstr "Popup reacties" #: wp-admin/includes/file.php:21 msgid "Search Form" msgstr "Zoekformulier" #: wp-admin/includes/file.php:36 msgid "Single Post" msgstr "Enkelvoudig bericht" #: wp-admin/includes/file.php:16 msgid "Theme Functions" msgstr "Themafuncties" #: wp-admin/includes/file.php:57 msgid "my-hacks.php (legacy hacks support)" msgstr "my-hacks.php (ondersteuning verouderde hacks)" #: wp-admin/includes/file.php:58 msgid ".htaccess (for rewrite rules )" msgstr ".htaccess (voor rewrite regels)" #: wp-admin/includes/file.php:752 msgid "The uploaded file was only partially uploaded." msgstr "Het geüploade bestand is slechts gedeeltelijk geüpload." #: wp-admin/includes/file.php:753 msgid "No file was uploaded." msgstr "Geen bestand geüpload." #: wp-admin/includes/file.php:755 msgid "Missing a temporary folder." msgstr "Er ontbreekt een tijdelijke map." #: wp-admin/includes/file.php:756 msgid "Failed to write file to disk." msgstr "Opslaan van bestand naar schijf is mislukt." #: wp-admin/includes/file.php:757 msgid "File upload stopped by extension." msgstr "Bestandsoverdracht gestopt door extentie." #: wp-admin/includes/file.php:771 msgid "Invalid form submission." msgstr "Ongeldige invoer in formulier." #: wp-admin/includes/file.php:792 msgid "Specified file failed upload test." msgstr "Het bestand is niet door de uploadtest gekomen." #: wp-admin/includes/file.php:1656 msgid "FTP" msgstr "FTP" #: wp-admin/includes/file.php:1658 msgid "FTPS (SSL)" msgstr "FTPS (SSL)" #: wp-admin/includes/file.php:1660 msgid "SSH2" msgstr "SSH2" #: wp-admin/includes/file.php:1686 msgid "Connection Information" msgstr "Verbindingsinformatie" #: wp-admin/includes/file.php:1745 msgid "Authentication Keys" msgstr "Autorisatiesleutels" #: wp-admin/includes/file.php:1747 msgid "Public Key:" msgstr "Publieke sleutel:" #: wp-admin/includes/file.php:1725 msgid "Connection Type" msgstr "Soort verbinding" #: wp-admin/includes/file.php:1767 msgid "Proceed" msgstr "Doorgaan" #: wp-admin/includes/image-edit.php:26 wp-admin/includes/image-edit.php:757 msgid "Image data does not exist. Please re-upload the image." msgstr "Afbeeldinggegevens bestaan niet. Probeer de afbeelding opnieuw te uploaden." #: wp-admin/includes/image-edit.php:191 msgid "Rotate counter-clockwise" msgstr "Roteer tegen de klok in" #: wp-admin/includes/image-edit.php:192 msgid "Rotate clockwise" msgstr "Roteer met de klok mee" #: wp-admin/includes/image-edit.php:200 msgid "Flip vertically" msgstr "Verticaal spiegelen" #: wp-admin/includes/image-edit.php:201 msgid "Flip horizontally" msgstr "Horizontaal spiegelen" #: wp-admin/includes/image-edit.php:49 msgid "Scale Image" msgstr "Afbeelding schalen" #: wp-admin/includes/image-edit.php:55 msgid "Original dimensions %s" msgstr "Originele afmetingen %s" #: wp-admin/custom-background.php:301 wp-admin/custom-background.php:305 #: wp-admin/includes/image-edit.php:82 msgid "Restore Original Image" msgstr "Oorspronkelijke afbeelding herstellen" #: wp-admin/includes/image-edit.php:84 msgid "Discard any changes and restore the original image." msgstr "Negeer alle wijzigingen en herstel de oorspronkelijke afbeelding." #: wp-admin/includes/image-edit.php:91 msgid "Restore image" msgstr "Afbeelding herstellen" #: wp-admin/includes/image-edit.php:107 msgid "Crop Aspect Ratio" msgstr "Bijsnijden aspect ratio" #: wp-admin/includes/image-edit.php:116 msgid "Aspect ratio:" msgstr "Aspect ratio:" #: wp-admin/includes/image-edit.php:129 msgid "Selection:" msgstr "Selectie:" #: wp-admin/includes/image-edit.php:161 msgid "Apply changes to:" msgstr "Wijzigingen toepassen op:" #: wp-admin/includes/image-edit.php:165 msgid "All image sizes" msgstr "Alle afbeeldingsafmetingen" #: wp-admin/includes/image-edit.php:695 msgid "Image metadata is inconsistent." msgstr "Metagegevens van de afbeelding zijn inconsistent." #: wp-admin/includes/image-edit.php:741 msgid "Error while saving the scaled image. Please reload the page and try again." msgstr "Er is een fout opgetreden tijdens het opslaan van de geschaalde afbeelding. Ververs de pagina en probeer het opnieuw." #: wp-admin/includes/image-edit.php:749 msgid "Nothing to save, the image has not changed." msgstr "Niets opgeslagen, de afbeelding is niet gewijzigd." #: wp-admin/includes/image-edit.php:911 msgid "Image saved" msgstr "Afbeelding opgeslagen" #: wp-admin/includes/media.php:18 msgid "From Computer" msgstr "Van computer" #: wp-admin/includes/media.php:19 msgid "From URL" msgstr "Van URL" #: wp-admin/includes/media.php:464 msgid "Uploads" msgstr "Uploads" #: wp-admin/includes/media.php:464 wp-admin/includes/template.php:1627 #: wp-admin/install.php:80 wp-admin/maint/repair.php:26 #: wp-admin/setup-config.php:110 wp-admin/upgrade.php:71 msgid "WordPress" msgstr "WordPress" #: wp-admin/includes/media.php:1287 wp-admin/includes/media.php:2595 msgid "Alt text for the image, e.g. “The Mona Lisa”" msgstr "Alternatieve tekst voor de afbeelding, bijvoorbeeld “De nachtwacht”" #: wp-admin/includes/media.php:1164 msgid "Empty Title filled from filename." msgstr "Lege titel wordt ingevuld vanuit de bestandsnaam." #: wp-admin/includes/class-wp-posts-list-table.php:1549 #: wp-admin/includes/media.php:1238 wp-admin/includes/media.php:2251 #: wp-admin/includes/meta-boxes.php:900 msgid "Order" msgstr "Volgorde" #: wp-admin/includes/media.php:1498 wp-admin/includes/media.php:2625 #: wp-admin/includes/media.php:2631 msgid "Insert into Post" msgstr "Invoegen in bericht" #: wp-admin/includes/media.php:2050 wp-admin/includes/media.php:2261 #: wp-admin/includes/media.php:2528 msgid "Save all changes" msgstr "Alle wijzigingen opslaan" #: wp-admin/includes/media.php:2236 msgid "All Tabs:" msgstr "Alle tabbladen:" #: wp-admin/includes/media.php:2241 wp-admin/includes/media.php:2309 msgid "Ascending" msgstr "Oplopend" #: wp-admin/includes/media.php:2242 wp-admin/includes/media.php:2312 msgid "Descending" msgstr "Aflopend" #: wp-admin/includes/media.php:2273 msgid "Link thumbnails to:" msgstr "Thumbnails koppelen aan:" #: wp-admin/includes/media.php:2278 msgid "Image File" msgstr "Afbeeldingsbestand" #: wp-admin/includes/media.php:2288 msgid "Order images by:" msgstr "Afbeeldingen sorteren op:" #: wp-admin/includes/media.php:2295 msgid "Date/Time" msgstr "Datum/tijd" #: wp-admin/includes/media.php:2296 msgid "Random" msgstr "Willekeurig" #: wp-admin/includes/media.php:2304 msgid "Order:" msgstr "Volgorde:" #: wp-admin/includes/media.php:2424 msgid "All Types" msgstr "Alle soorten" #: wp-admin/includes/media.php:2498 msgid "Filter »" msgstr "Filter »" #: wp-admin/includes/media.php:2549 msgid "Image Caption" msgstr "Onderschrift" #: wp-admin/includes/media.php:2619 msgid "Link to image" msgstr "Naar afbeelding koppelen" #: wp-admin/includes/meta-boxes.php:53 msgid "Preview Changes" msgstr "Wijzigingen bekijken" #: wp-admin/export.php:205 wp-admin/export.php:247 #: wp-admin/includes/meta-boxes.php:84 msgid "Status:" msgstr "Status:" #: wp-admin/includes/meta-boxes.php:135 msgid "Visibility:" msgstr "Zichtbaarheid:" #: wp-admin/includes/meta-boxes.php:143 wp-admin/includes/meta-boxes.php:166 #: wp-admin/includes/template.php:1737 msgid "Password protected" msgstr "Beschermd met wachtwoord" #: wp-admin/includes/meta-boxes.php:164 msgid "Stick this post to the front page" msgstr "Op de voorpagina plakken (sticky)" #. translators: Post date information. 1: Date on which the post is currently #. scheduled to be published #: wp-admin/includes/meta-boxes.php:185 msgid "Scheduled for: %1$s" msgstr "Gepland voor: %1$s" #. translators: Post date information. 1: Date on which the post was published #: wp-admin/includes/meta-boxes.php:188 msgid "Published on: %1$s" msgstr "Geplaatst op: %1$s" #: wp-admin/includes/meta-boxes.php:190 wp-admin/includes/meta-boxes.php:200 msgid "Publish immediately" msgstr "Onmiddellijk publiceren" #. translators: Post date information. 1: Date on which the post is to be #. published #: wp-admin/includes/meta-boxes.php:193 msgid "Schedule for: %1$s" msgstr "Gepland voor: %1$s" #. translators: Post date information. 1: Date on which the post is to be #. published #: wp-admin/includes/meta-boxes.php:196 msgid "Publish on: %1$s" msgstr "Publiceren op: %1$s" #: wp-admin/includes/meta-boxes.php:1022 wp-admin/includes/meta-boxes.php:1024 msgid "+ Add New Category" msgstr "+ Nieuwe categorie toevoegen" #: wp-admin/includes/meta-boxes.php:641 msgid "Already pinged:" msgstr "Reeds gepingd:" #: wp-admin/includes/meta-boxes.php:651 msgid "Send trackbacks to:" msgstr "Trackbacks verzenden naar:" #: wp-admin/includes/meta-boxes.php:654 msgid "Separate multiple URLs with spaces" msgstr "Meerdere URLs met spaties scheiden" #: wp-admin/includes/meta-boxes.php:770 msgid "Show comments" msgstr "Reacties tonen" #: wp-admin/edit-form-advanced.php:320 wp-admin/edit-tag-form.php:125 #: wp-admin/edit-tags.php:397 #: wp-admin/includes/class-wp-posts-list-table.php:1417 #: wp-admin/includes/class-wp-terms-list-table.php:179 #: wp-admin/includes/class-wp-terms-list-table.php:598 #: wp-admin/includes/meta-boxes.php:788 msgid "Slug" msgstr "Slug" #: wp-admin/includes/meta-boxes.php:1054 msgid "Choose the target frame for your link." msgstr "Kies het doelframe voor je link." #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1102 msgid "rel:" msgstr "rel:" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1106 wp-admin/includes/meta-boxes.php:1107 msgid "identity" msgstr "identiteit" #: wp-admin/includes/meta-boxes.php:1110 msgid "another web address of mine" msgstr "een ander webadres van mij" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1114 wp-admin/includes/meta-boxes.php:1115 msgid "friendship" msgstr "vriendschap" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1117 msgid "contact" msgstr "contact" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1120 msgid "acquaintance" msgstr "kennis" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1123 msgid "friend" msgstr "vriend(in)" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1126 wp-admin/includes/meta-boxes.php:1159 #: wp-admin/includes/meta-boxes.php:1182 msgid "none" msgstr "geen" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1131 wp-admin/includes/meta-boxes.php:1132 msgid "physical" msgstr "fysiek" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1134 msgid "met" msgstr "ontmoet" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1139 wp-admin/includes/meta-boxes.php:1140 msgid "professional" msgstr "beroepsmatig" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1142 msgid "co-worker" msgstr "medewerker" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1145 msgid "colleague" msgstr "collega" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1150 wp-admin/includes/meta-boxes.php:1151 msgid "geographical" msgstr "geografisch" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1153 msgid "co-resident" msgstr "medebewoner" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1156 msgid "neighbor" msgstr "buurman/-vrouw" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1164 wp-admin/includes/meta-boxes.php:1165 msgid "family" msgstr "familie" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1170 msgid "kin" msgstr "naaste familie" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1176 msgid "sibling" msgstr "broer/zus" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1179 msgid "spouse" msgstr "echtgeno(o)t(e)" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1187 wp-admin/includes/meta-boxes.php:1188 msgid "romantic" msgstr "romantisch" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1190 msgid "muse" msgstr "muze" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1193 msgid "crush" msgstr "stuk" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1196 msgid "date" msgstr "afspraakje" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1199 msgid "sweetheart" msgstr "schat" #: wp-admin/includes/meta-boxes.php:1220 msgid "Image Address" msgstr "Adres van de afbeelding" #: wp-admin/includes/meta-boxes.php:1224 msgid "RSS Address" msgstr "RSS-adres" #: wp-admin/includes/meta-boxes.php:1228 msgid "Notes" msgstr "Notities" #: wp-admin/includes/class-wp-links-list-table.php:131 #: wp-admin/includes/meta-boxes.php:1232 msgid "Rating" msgstr "Waardering" #: wp-admin/includes/plugin-install.php:244 msgid "Popular tags" msgstr "Populaire tags" #: wp-admin/includes/plugin-install.php:291 #: wp-admin/includes/plugin-install.php:294 msgid "Search Plugins" msgstr "Plugins zoeken" #: wp-admin/includes/plugin-install.php:614 msgid "(based on %s rating)" msgid_plural "(based on %s ratings)" msgstr[0] "(Gebaseerd op %s waardering)" msgstr[1] "(Gebaseerd op %s waarderingen)" #: wp-admin/includes/plugin-install.php:702 msgid "Install Update Now" msgstr "Nieuwe versie nu installeren" #. translators: %s: Plugin version #: wp-admin/includes/plugin-install.php:707 msgid "Newer Version (%s) Installed" msgstr "Nieuwe versie (%s) geïnstalleerd" #: wp-admin/includes/class-wp-plugin-install-list-table.php:597 #: wp-admin/includes/plugin-install.php:577 msgid "Last Updated:" msgstr "Laatst bijgewerkt:" #: wp-admin/includes/plugin-install.php:585 msgid "Requires WordPress Version:" msgstr "Vereist WordPress versie:" #. translators: %s: WordPress version #: wp-admin/includes/plugin-install.php:588 msgid "%s or higher" msgstr "%s of hoger" #: wp-admin/includes/plugin-install.php:592 msgid "Compatible up to:" msgstr "Compatible tot:" #: wp-admin/includes/plugin-install.php:604 msgid "WordPress.org Plugin Page »" msgstr "WordPress.org plugin pagina" #: wp-admin/includes/plugin-install.php:612 msgid "Average Rating" msgstr "Gemiddelde waardering" #: wp-admin/includes/plugin-install.php:671 msgid "Warning: This plugin has not been tested with your current version of WordPress." msgstr "Waarschuwing: Deze plugin is niet getest met je huidige versie van WordPress." #: wp-admin/includes/plugin.php:753 msgid "One of the plugins is invalid." msgstr "Er is een ongeldige plugin." #: wp-admin/includes/plugin.php:956 msgid "Invalid plugin path." msgstr "Ongeldig pluginpad." #: wp-admin/includes/plugin.php:958 msgid "Plugin file does not exist." msgstr "Pluginbestand bestaat niet." #: wp-admin/includes/plugin.php:962 msgid "The plugin does not have a valid header." msgstr "De plugin heeft geen geldige “header”" #: wp-admin/includes/post.php:1326 wp-admin/includes/post.php:1349 msgid "Permalink:" msgstr "Permalink:" #: wp-admin/includes/post.php:1337 msgid "Change Permalinks" msgstr "Permalinks aanpassen" #. translators: user role #: wp-admin/includes/schema.php:617 msgctxt "User role" msgid "Administrator" msgstr "Beheerder" #. translators: user role #: wp-admin/includes/schema.php:621 msgctxt "User role" msgid "Author" msgstr "Auteur" #. translators: user role #: wp-admin/includes/schema.php:625 msgctxt "User role" msgid "Subscriber" msgstr "Abonnee" #. translators: column name #: wp-admin/includes/class-wp-media-list-table.php:310 msgctxt "column name" msgid "Date" msgstr "Datum" #: wp-admin/includes/class-wp-links-list-table.php:130 msgid "Visible" msgstr "Wysiwyg" #. translators: Between password field and private checkbox on post quick edit #. interface #: wp-admin/includes/class-wp-posts-list-table.php:1472 msgid "–OR–" msgstr "– OF –" #: wp-admin/includes/class-wp-posts-list-table.php:1601 #: wp-admin/includes/class-wp-posts-list-table.php:1610 msgid "Allow" msgstr "Toestaan" #: wp-admin/includes/class-wp-posts-list-table.php:1602 #: wp-admin/includes/class-wp-posts-list-table.php:1611 msgid "Do not allow" msgstr "Niet toestaan" #: wp-admin/includes/class-wp-posts-list-table.php:1623 msgid "Allow Comments" msgstr "Reacties toestaan" #: wp-admin/includes/class-wp-posts-list-table.php:1628 msgid "Allow Pings" msgstr "Pings toestaan" #: wp-admin/includes/class-wp-posts-list-table.php:1660 #: wp-admin/includes/class-wp-posts-list-table.php:1663 #: wp-admin/includes/template.php:1752 msgid "Sticky" msgstr "Sticky" #: wp-admin/includes/class-wp-posts-list-table.php:1664 msgid "Not Sticky" msgstr "Niet sticky" #: wp-admin/includes/class-wp-posts-list-table.php:1672 msgid "Make this post sticky" msgstr "Dit bericht sticky maken" #: wp-admin/includes/class-wp-posts-list-table.php:995 msgid "Missed schedule" msgstr "Planning mislukt" #: wp-admin/includes/class-wp-posts-list-table.php:1000 msgid "Last Modified" msgstr "Laatst bijgewerkt" #: wp-admin/includes/template.php:397 msgid "Reply to Comment" msgstr "Op deze reactie reageren" #: wp-admin/includes/template.php:472 msgid "Comment by %s moved to the trash." msgstr "Reactie van %s verplaatst naar de prullenbak." #: wp-admin/includes/template.php:495 wp-admin/includes/template.php:510 #: wp-admin/includes/template.php:574 wp-admin/includes/template.php:635 msgid "Value" msgstr "Waarde" #: wp-admin/includes/template.php:564 msgid "Key" msgstr "Sleutel" #: wp-admin/includes/template.php:656 msgid "Enter new" msgstr "Nieuwe toevoegen" #: wp-admin/includes/template.php:667 msgid "Add Custom Field" msgstr "Extra veld toevoegen" #: wp-admin/includes/template.php:880 msgid "Upload file and import" msgstr "Bestand uploaden en importeren" #: wp-admin/includes/edit-tag-messages.php:15 msgid "Item deleted." msgstr "Item verwijderd." #: wp-admin/includes/edit-tag-messages.php:17 msgid "Item not added." msgstr "Item niet toegevoegd." #: wp-admin/includes/edit-tag-messages.php:19 msgid "Items deleted." msgstr "Items verwijderd." #: wp-admin/includes/class-wp-comments-list-table.php:188 msgid "No comments found." msgstr "Geen reacties gevonden." #: wp-admin/includes/plugin.php:618 msgid "The plugin generated unexpected output." msgstr "De plugin heeft onverwachte uitvoer gegenereerd. " #: wp-admin/custom-background.php:222 wp-admin/includes/theme.php:251 msgid "Custom Background" msgstr "Aangepaste achtergrond" #: wp-admin/custom-header.php:783 wp-admin/custom-header.php:919 msgid "Image Processing Error" msgstr "Afbeeldingsverwerkingsfout" #: wp-admin/edit-form-advanced.php:162 wp-admin/edit-form-advanced.php:165 msgid "Page updated." msgstr "Pagina bijgewerkt." #: wp-admin/edit-tag-form.php:121 wp-admin/edit-tags.php:393 msgid "The name is how it appears on your site." msgstr "De naam zoals het getoond wordt op de site." #: wp-admin/includes/class-wp-posts-list-table.php:294 msgctxt "posts" msgid "Mine (%s)" msgid_plural "Mine (%s)" msgstr[0] "Mijn (%s)" msgstr[1] "Mijn (%s) " #: wp-admin/includes/class-wp-upgrader.php:150 wp-admin/includes/plugin.php:814 #: wp-admin/includes/theme.php:62 msgid "Filesystem error." msgstr "Bestandssysteemfout." #: wp-admin/includes/file.php:1112 wp-admin/includes/file.php:1233 msgid "Incompatible Archive." msgstr "Archief is niet compatible" #: wp-admin/includes/class-core-upgrader.php:34 #: wp-admin/includes/class-language-pack-upgrader.php:117 #: wp-admin/includes/class-plugin-upgrader.php:51 #: wp-admin/includes/class-theme-upgrader.php:50 msgid "Unpacking the update…" msgstr "Uitpakken update…" #: wp-admin/includes/file.php:968 msgid "Invalid URL Provided." msgstr "URL is niet geldig" #: wp-admin/includes/file.php:1236 msgid "Empty archive." msgstr "Leeg archief." #: wp-admin/includes/class-wp-posts-list-table.php:1514 #: wp-admin/includes/meta-boxes.php:861 msgid "Parent" msgstr "Hoofd" #: wp-admin/includes/meta-boxes.php:1046 msgid "_blank — new window or tab." msgstr "_blank — nieuw venster of tabblad" #: wp-admin/includes/meta-boxes.php:1049 msgid "_top — current window or tab, with no frames." msgstr "_top — huidig venster of tabblad, zonder frames." #: wp-admin/includes/post.php:608 msgid "Auto Draft" msgstr "Automatische concepten" #. translators: site tagline #: wp-admin/includes/schema.php:398 msgid "Just another WordPress site" msgstr "En nog een WordPress site" #. translators: site tagline #: wp-admin/includes/schema.php:530 msgid "Just another %s site" msgstr "Een andere %s site" #. translators: manage posts column name #: wp-admin/includes/class-wp-posts-list-table.php:536 msgctxt "column name" msgid "Title" msgstr "Titel" #: wp-admin/includes/class-wp-posts-list-table.php:1446 #: wp-admin/includes/class-wp-posts-list-table.php:1526 #: wp-admin/includes/class-wp-posts-list-table.php:1563 #: wp-admin/includes/class-wp-posts-list-table.php:1600 #: wp-admin/includes/class-wp-posts-list-table.php:1609 #: wp-admin/includes/class-wp-posts-list-table.php:1641 #: wp-admin/includes/class-wp-posts-list-table.php:1662 #: wp-admin/includes/class-wp-posts-list-table.php:1690 msgid "— No Change —" msgstr "— Geen wijzigingen —" #: wp-admin/includes/template.php:431 msgid "Submit Reply" msgstr "Reactie verzenden" #: wp-admin/includes/class-wp-posts-list-table.php:1399 #: wp-admin/includes/class-wp-terms-list-table.php:590 msgid "Quick Edit" msgstr "Snel bewerken" #: wp-admin/includes/class-wp-comments-list-table.php:593 #: wp-admin/includes/class-wp-posts-list-table.php:1244 #: wp-admin/includes/class-wp-terms-list-table.php:443 msgid "Quick Edit" msgstr "Snel bewerken" #. translators: column name #: wp-admin/includes/class-wp-media-list-table.php:275 msgctxt "column name" msgid "File" msgstr "Bestand" #: wp-admin/includes/media.php:1477 msgid "Upload date:" msgstr "Uploaddatum:" #: wp-admin/includes/media.php:2240 msgid "Sort Order:" msgstr "Sorteervolgorde:" #: wp-admin/includes/media.php:2293 msgid "Menu order" msgstr "Menuvolgorde" #: wp-admin/includes/dashboard.php:693 wp-admin/includes/dashboard.php:700 #: wp-admin/includes/dashboard.php:730 wp-admin/includes/dashboard.php:737 msgid "[Pending]" msgstr "[Wachtend]" #: wp-admin/includes/class-plugin-upgrader.php:68 #: wp-admin/includes/class-theme-upgrader.php:66 msgid "Unpacking the package…" msgstr "Uitpakken van pakket…" #: wp-admin/includes/class-plugin-upgrader.php:52 msgid "Removing the old version of the plugin…" msgstr "Verwijderen van oudere versie van de plugin…" #: wp-admin/includes/class-theme-upgrader.php:51 msgid "Removing the old version of the theme…" msgstr "Verwijderen van oudere versie van het thema…" #: wp-admin/includes/class-plugin-upgrader.php:72 msgid "Plugin installed successfully." msgstr "Plugin is succesvol geïnstalleerd." #. translators: user role #: wp-admin/includes/schema.php:619 msgctxt "User role" msgid "Editor" msgstr "Redacteur" #. translators: user role #: wp-admin/includes/schema.php:623 msgctxt "User role" msgid "Contributor" msgstr "Schrijver" #: wp-admin/edit-form-advanced.php:150 wp-admin/edit-form-advanced.php:164 msgid "Custom field deleted." msgstr "Extra veld verwijderd." #: wp-admin/edit-comments.php:309 msgid "Search Comments" msgstr "Reacties zoeken" #: wp-admin/edit-form-advanced.php:302 wp-admin/menu.php:256 msgid "Discussion" msgstr "Reacties" #: wp-admin/edit-form-advanced.php:284 msgid "Send Trackbacks" msgstr "Trackbacks verzenden" #: wp-admin/includes/meta-boxes.php:941 msgid "Visit Link" msgstr "Link bezoeken" #: wp-admin/includes/meta-boxes.php:949 msgid "Keep this link private" msgstr "Houd deze link privé" #: wp-admin/includes/class-wp-links-list-table.php:318 #: wp-admin/includes/meta-boxes.php:963 msgid "" "You are about to delete this link '%s'\n" " 'Cancel' to stop, 'OK' to delete." msgstr "" "Je staat op het punt de link '%s' te verwijderen.\n" " 'Annuleren' om te stoppen, 'OK' om te verwijderen." #: wp-admin/includes/class-wp-links-list-table.php:129 msgid "Relationship" msgstr "Relatie (XFN)" #: wp-admin/edit-link-form.php:14 msgid "Links / Edit Link" msgstr "Links / Link bewerken" #: wp-admin/edit-link-form.php:15 wp-admin/includes/meta-boxes.php:969 msgid "Update Link" msgstr "Link bijwerken" #: wp-admin/edit-link-form.php:19 msgid "Links / Add New Link" msgstr "Links / Nieuwe link toevoegen" #: wp-admin/edit-link-form.php:82 msgid "Link added." msgstr "Link toegevoegd." #: wp-admin/includes/import.php:193 msgid "Blogroll" msgstr "Links" #: wp-admin/includes/bookmark.php:200 msgid "Could not update link in the database" msgstr "Kan de link in de database niet bijwerken" #: wp-admin/includes/bookmark.php:208 msgid "Could not insert link into the database" msgstr "Kan de link niet invoegen in de database" #: wp-admin/includes/file.php:22 msgid "404 Template" msgstr "404 Template" #: wp-admin/includes/file.php:40 msgid "Attachment Template" msgstr "Bijlage template" #: wp-admin/includes/file.php:41 msgid "Image Attachment Template" msgstr "Afbeelding bijlage template" #: wp-admin/includes/file.php:42 msgid "Video Attachment Template" msgstr "Video bijlage template" #: wp-admin/includes/file.php:43 msgid "Audio Attachment Template" msgstr "Audio bijlage template" #: wp-admin/includes/file.php:44 msgid "Application Attachment Template" msgstr "Applicatie bijlage template" #: wp-admin/includes/file.php:61 msgid "Comments Template" msgstr "Reactie template" #: wp-admin/includes/file.php:62 msgid "Popup Comments Template" msgstr "Popup reactie template" #: wp-admin/includes/class-wp-posts-list-table.php:1567 #: wp-admin/includes/meta-boxes.php:893 msgid "Default Template" msgstr "Standaard template" #: wp-admin/includes/class-wp-posts-list-table.php:1520 msgid "Main Page (no parent)" msgstr "Hoofdpagina (geen sub)" #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1173 msgid "parent" msgstr "hoofd" #: wp-admin/includes/image-edit.php:156 msgid "Current thumbnail" msgstr "Huidige thumbnail" #: wp-admin/includes/image-edit.php:185 msgid "Crop" msgstr "Bijsnijden" #: wp-admin/includes/image-edit.php:101 msgid "Image Crop" msgstr "Afbeelding bijsnijden" #: wp-admin/includes/image-edit.php:110 msgid "Crop Selection" msgstr "Selectie bijsnijden" #: wp-admin/custom-header.php:452 wp-admin/includes/theme.php:253 msgid "Custom Header" msgstr "Header aanpassen" #: wp-admin/custom-header.php:469 msgid "Header updated. Visit your site to see how it looks." msgstr "Header bijgewerkt. Bezoek je site om te zien hoe het er uit ziet." #: wp-admin/includes/file.php:1195 wp-admin/includes/file.php:1299 #: wp-admin/includes/file.php:1334 wp-admin/includes/update-core.php:1127 #: wp-admin/includes/update-core.php:1242 msgid "Could not copy file." msgstr "Kan bestand niet kopiëren" #: wp-admin/export.php:158 msgid "This format, which we call WordPress eXtended RSS or WXR, will contain your posts, pages, comments, custom fields, categories, and tags." msgstr "Dit format, dat we WordPress eXtended RSS ofwel WXR noemen, bevat al je berichten, pagina's, reacties, extra velden, categorieën en tags." #: wp-admin/comment.php:126 msgid "You are about to approve the following comment:" msgstr "Je staat op het punt de volgende reactie toe te laten:" #: wp-admin/comment.php:127 msgid "Approve Comment" msgstr "Reactie toelaten" #. translators: %s: number of comments approved #: wp-admin/edit-comments.php:256 msgid "%s comment approved" msgid_plural "%s comments approved" msgstr[0] "%s reactie toegelaten" msgstr[1] "%s reacties toegelaten" #: wp-admin/includes/class-wp-comments-list-table.php:296 #: wp-admin/includes/class-wp-comments-list-table.php:563 #: wp-admin/includes/class-wp-comments-list-table.php:569 #: wp-admin/includes/dashboard.php:633 msgid "Unapprove" msgstr "Weigeren" #: wp-admin/includes/class-wp-comments-list-table.php:298 #: wp-admin/includes/class-wp-comments-list-table.php:565 #: wp-admin/includes/class-wp-comments-list-table.php:568 #: wp-admin/includes/dashboard.php:632 msgid "Approve" msgstr "Toelaten" #: wp-admin/includes/class-wp-comments-list-table.php:565 #: wp-admin/includes/class-wp-comments-list-table.php:568 #: wp-admin/includes/dashboard.php:632 msgid "Approve this comment" msgstr "Deze reactie toelaten" #: wp-admin/includes/class-wp-comments-list-table.php:563 #: wp-admin/includes/class-wp-comments-list-table.php:569 #: wp-admin/includes/dashboard.php:633 msgid "Unapprove this comment" msgstr "Deze reactie weigeren" #: wp-admin/includes/image-edit.php:149 msgid "Thumbnail Settings" msgstr "Thumbnail instellingen" #: wp-admin/includes/class-plugin-installer-skin.php:68 #: wp-admin/includes/class-plugin-installer-skin.php:70 msgid "Return to Plugin Installer" msgstr "Terug naar de plugininstallatie." #: wp-admin/includes/media.php:62 msgid "Gallery (%s)" msgstr "Galerij (%s)" #: wp-admin/includes/media.php:2319 msgid "Gallery columns:" msgstr "Galerijkolommen:" #. translators: %s: number of comments restored from the spam #: wp-admin/edit-comments.php:267 msgid "%s comment restored from the spam" msgid_plural "%s comments restored from the spam" msgstr[0] "%s reactie hersteld vanuit spam" msgstr[1] "%s reacties hersteld vanuit spam" #: wp-admin/edit-link-form.php:103 msgid "Example: Nifty blogging software" msgstr "Voorbeeld: Handige software" #: wp-admin/includes/class-wp-upgrader.php:159 msgid "Installing the latest version…" msgstr "De laatste versie installeren…" #: wp-admin/includes/class-wp-upgrader.php:166 #: wp-admin/includes/update-core.php:1003 msgid "Enabling Maintenance mode…" msgstr "Onderhoudsmode activeren…" #: wp-admin/includes/class-wp-upgrader.php:167 #: wp-admin/includes/update-core.php:1090 msgid "Disabling Maintenance mode…" msgstr "Onderhoudsmode deactiveren…" #: wp-admin/includes/class-plugin-upgrader.php:69 msgid "Installing the plugin…" msgstr "De plugin installeren…" #: wp-admin/includes/class-theme-upgrader.php:67 msgid "Installing the theme…" msgstr "Thema installeren…" #: wp-admin/includes/class-plugin-upgrader.php:47 msgid "The plugin is at the latest version." msgstr "De plugin is bijgewerkt tot de meest recente versie." #: wp-admin/includes/class-theme-upgrader.php:46 msgid "The theme is at the latest version." msgstr "Het thema is bijgewerkt tot de meest recente versie." #: wp-admin/includes/class-core-upgrader.php:29 msgid "WordPress is at the latest version." msgstr "Dit is de meest recente versie van WordPress." #: wp-admin/includes/plugin-install.php:710 msgid "Latest Version Installed" msgstr "Meest recente versie geïnstalleerd" #: wp-admin/includes/class-wp-posts-list-table.php:1399 msgid "Bulk Edit" msgstr "Bulkbewerken" #: wp-admin/includes/meta-boxes.php:1025 msgid "New category name" msgstr "Nieuwe categorienaam" #: wp-admin/includes/media.php:2614 msgid "Link Image To:" msgstr "Afbeelding linken aan:" #: wp-admin/includes/class-wp-list-table.php:152 #: wp-admin/includes/class-wp-screen.php:1221 msgid "Excerpt View" msgstr "Samenvatting bekijken" #: wp-admin/includes/file.php:29 msgid "Category Template" msgstr "Categorietemplate" #: wp-admin/includes/file.php:25 msgid "Main Index Template" msgstr "Hoofdtemplate" #: wp-admin/import.php:86 msgid "No importers are available." msgstr "Geen importers beschikbaar." #: wp-admin/includes/meta-boxes.php:299 wp-admin/includes/meta-boxes.php:300 msgid "Submit for Review" msgstr "Inzenden voor beoordeling" #: wp-admin/includes/class-file-upload-upgrader.php:56 #: wp-admin/includes/class-file-upload-upgrader.php:90 #: wp-admin/includes/class-file-upload-upgrader.php:103 msgid "Please select a file" msgstr "Een bestand selecteren" #: wp-admin/includes/class-core-upgrader.php:35 msgid "Could not copy files." msgstr "Bestanden kopiëren niet mogelijk." #: wp-admin/includes/template.php:875 msgid "Choose a file from your computer:" msgstr "Kies een bestand van je computer:" #: wp-admin/includes/template.php:869 msgid "Before you can upload your import file, you will need to fix the following error:" msgstr "Het importbestand kan niet worden geupload. Los eerst de volgende fout op:" #: wp-admin/includes/image-edit.php:634 msgid "Cannot load image metadata." msgstr "Kan afbeeldingsmetagegevens niet laden." #: wp-admin/includes/image-edit.php:690 msgid "Cannot save image metadata." msgstr "Kan metagegevens van de afbeelding niet opslaan." #: wp-admin/includes/image-edit.php:718 msgid "Unable to create new image." msgstr "Kan nieuwe afbeelding niet maken." #: wp-admin/includes/image-edit.php:797 msgid "Unable to save the image." msgstr "Kan de afbeelding niet opslaan." #: wp-admin/includes/file.php:1118 wp-admin/includes/file.php:1177 msgid "Could not retrieve file from archive." msgstr "Kan bestand niet ophalen uit het archief." #: wp-admin/includes/file.php:1751 msgid "Private Key:" msgstr "Privésleutel:" #. translators: %s: username #: wp-admin/includes/class-wp-filesystem-ssh2.php:143 msgid "Public and Private keys incorrect for %s" msgstr "Publieke en privésleutels onjuist voor %s" #: wp-admin/custom-header.php:800 msgid "Choose the part of the image you want to use as your header." msgstr "Het deel van de afbeelding kiezen die je als header wilt gebruiken." #: wp-admin/includes/template.php:875 msgid "Maximum size: %s" msgstr "Maximale grootte: %s" #: wp-admin/includes/template.php:475 msgid "Comment by %s marked as spam." msgstr "Reactie van %s gemarkeerd als spam." #: wp-admin/includes/plugin-install.php:308 msgid "Plugin zip file" msgstr "Plugin zipbestand" #: wp-admin/includes/meta-boxes.php:1241 msgid "(Leave at 0 for no rating.)" msgstr "(0 is geen waardering)." #: wp-admin/includes/meta-boxes.php:1205 msgid "If the link is to a person, you can specify your relationship with them using the above form. If you would like to learn more about the idea check out XFN." msgstr "Als de link naar een persoon verwijst, kun je de relatie met hem/haar specificeren met behulp van bovenstaand formulier. Wil je hier meer over weten, bezoek dan XFN." #. translators: xfn: http://gmpg.org/xfn/ #: wp-admin/includes/meta-boxes.php:1167 msgid "child" msgstr "kind" #: wp-admin/includes/media.php:2023 msgid "Add media files from your computer" msgstr "Mediabestanden van je computer toevoegen" #: wp-admin/includes/image-edit.php:173 msgid "All sizes except thumbnail" msgstr "Alle formaten, behalve de thumbnail" #: wp-admin/includes/image-edit.php:87 msgid "Previously edited copies of the image will not be deleted." msgstr "Eerder bewerkte kopieën van de afbeelding zullen niet worden verwijderd." #: wp-admin/includes/file.php:1708 msgid "Hostname" msgstr "Hostnaam" #: wp-admin/includes/file.php:1192 msgid "Could not extract file from archive." msgstr "Kan bestand niet uitpakken vanuit het archief." #: wp-admin/includes/file.php:974 msgid "Could not create Temporary file." msgstr "Kan geen tijdelijk bestand aanmaken." #: wp-admin/includes/file.php:784 wp-admin/includes/import.php:84 msgid "File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini." msgstr "Bestand is leeg. Upload iets met meer inhoud. Deze foutmelding kan ook voorkomen als uploads uitgeschakeld zijn in je php.ini of wanneer de post_max_size kleiner gedefinieërd is als de max_filesize in je php.ini." #. translators: %s: directory name #: wp-admin/includes/class-wp-upgrader.php:156 msgid "Unable to locate needed folder (%s)." msgstr "Kan de desbetreffende map (%s) niet lokaliseren." #: wp-admin/includes/class-wp-upgrader.php:148 msgid "Invalid data provided." msgstr "Ongeldige gegevens verstrekt." #: wp-admin/includes/edit-tag-messages.php:16 msgid "Item updated." msgstr "Item bijgewerkt." #: wp-admin/includes/template.php:630 msgid "Add New Custom Field:" msgstr "Nieuw extra veld toevoegen:" #: wp-admin/includes/edit-tag-messages.php:14 msgid "Item added." msgstr "Item toegevoegd." #: wp-admin/edit-link-form.php:119 msgid "This will be shown when someone hovers over the link in the blogroll, or optionally below the link." msgstr "Dit wordt getoond als iemand in het blok met links over of vlak onder de link hovert." #: wp-admin/themes.php:67 msgid "Manage Themes" msgstr "Thema's beheren" #: wp-admin/update.php:229 msgid "Install Themes" msgstr "Thema's installeren" #: wp-admin/edit-tag-form.php:177 wp-admin/edit-tags.php:451 msgid "The description is not prominent by default; however, some themes may show it." msgstr "De beschrijving is standaard niet prominent maar wordt door sommige thema's getoond." #: wp-admin/includes/meta-boxes.php:1052 msgid "_none — same window or tab." msgstr "_none — hetzelfde venster of tabblad." #. translators: %s: hostname:port #: wp-admin/includes/class-wp-filesystem-ftpext.php:77 #: wp-admin/includes/class-wp-filesystem-ftpsockets.php:71 #: wp-admin/includes/class-wp-filesystem-ftpsockets.php:81 msgid "Failed to connect to FTP Server %s" msgstr "Verbinden mislukt met FTP-server %s" #. translators: %s: hostname:port #: wp-admin/includes/class-wp-filesystem-ssh2.php:122 msgid "Failed to connect to SSH2 Server %s" msgstr "Verbinden mislukt met SSH2-server %s" #: wp-admin/includes/plugin-install.php:673 msgid "Warning: This plugin has not been marked as compatible with your version of WordPress." msgstr "Waarschuwing: Deze plugin is niet gemarkeerd als compatible met je huidige WordPress versie." #: wp-admin/includes/plugin-install.php:305 msgid "If you have a plugin in a .zip format, you may install it by uploading it here." msgstr "Wanneer je een plugin in zipformaat hebt, kun je deze installeren door het hier te uploaden." #: wp-admin/includes/media.php:1246 msgid "Location of the uploaded file." msgstr "Locatie van het geuploade bestand." #: wp-admin/includes/media.php:1085 wp-admin/includes/media.php:1242 msgid "File URL" msgstr "Bestand-URL" #: wp-admin/includes/media.php:2340 msgid "Update gallery settings" msgstr "Galerij-instellingen bijwerken" #: wp-admin/includes/media.php:2588 msgid "Link text, e.g. “Ransom Demands (PDF)”" msgstr "Linktekst, bijvoorbeeld “Programma Wordcamp.nl (PDF)”" #: wp-admin/includes/file.php:23 msgid "Links Template" msgstr "Links-template" #: wp-admin/includes/schema.php:1074 msgid "Warning! Wildcard DNS may not be configured correctly!" msgstr "Let op. Wildcard DNS is mogelijk niet goed geconfigureerd." #: wp-admin/includes/plugin-install.php:245 msgid "You may also browse based on the most popular tags in the Plugin Directory:" msgstr "Je kunt ook zoeken met behulp van de populairste tags in de Plugin Directory:" #: wp-admin/themes.php:170 wp-admin/themes.php:172 msgid "Visit site" msgstr "Site bekijken" #: wp-admin/includes/class-wp-comments-list-table.php:585 #: wp-admin/includes/dashboard.php:641 msgid "Move this comment to the Trash" msgstr "Deze reactie naar de prullenbak verplaatsen" #. translators: 1: comment author, 2: post link, 3: notification if the comment #. is pending #: wp-admin/includes/dashboard.php:690 msgid "From %1$s on %2$s %3$s" msgstr "Van %1$s op %2$s%3$s" #: wp-admin/includes/class-wp-posts-list-table.php:314 msgctxt "posts" msgid "All (%s)" msgid_plural "All (%s)" msgstr[0] "Alle (%s)" msgstr[1] "Alle (%s)" #. translators: %s: attachment title #. translators: %s: post title #: wp-admin/includes/class-wp-media-list-table.php:672 #: wp-admin/includes/class-wp-media-list-table.php:731 #: wp-admin/includes/class-wp-posts-list-table.php:1294 msgid "View “%s”" msgstr "“%s” bekijken" #: wp-admin/edit-tags.php:100 wp-admin/edit.php:140 wp-admin/post.php:256 #: wp-admin/themes.php:43 wp-admin/upload.php:161 msgid "Sorry, you are not allowed to delete this item." msgstr "Je hebt geen toestemming om dit item te verwijderen. " #: wp-admin/includes/post.php:34 wp-admin/includes/post.php:72 msgid "Sorry, you are not allowed to edit posts as this user." msgstr "Je hebt geen toestemming om berichten te bewerken." #: wp-admin/includes/post.php:32 wp-admin/includes/post.php:70 msgid "Sorry, you are not allowed to edit pages as this user." msgstr "Je hebt geen toestemming om pagina's te bewerken." #: wp-admin/includes/class-wp-upgrader.php:151 msgid "Unable to locate WordPress root directory." msgstr "Kan de WordPress-map niet lokaliseren." #: wp-admin/comment.php:119 wp-admin/edit-form-comment.php:162 #: wp-admin/includes/class-wp-comments-list-table.php:311 #: wp-admin/includes/class-wp-posts-list-table.php:404 #: wp-admin/includes/media.php:1514 wp-admin/includes/meta-boxes.php:280 msgid "Move to Trash" msgstr "Naar prullenbak" #: wp-admin/includes/class-theme-upgrader.php:70 msgid "Theme installed successfully." msgstr "Thema is geïnstalleerd." #: wp-admin/includes/class-plugin-installer-skin.php:40 msgid "Successfully installed the plugin %s %s." msgstr "Plugin %s %s is geïnstalleerd." #. translators: 1: theme name, 2: version #: wp-admin/includes/class-theme-upgrader.php:72 msgid "Successfully installed the theme %1$s %2$s." msgstr "Thema %1$s %2$s is geïnstalleerd." #: wp-admin/includes/image-edit.php:697 msgid "Image restored successfully." msgstr "Afbeelding is hersteld." #: wp-admin/includes/class-wp-screen.php:901 msgid "Disable accessibility mode" msgstr "Toegankelijkheidsmodus deactiveren" #: wp-admin/includes/class-wp-screen.php:901 msgid "Enable accessibility mode" msgstr "Toegankelijkheidsmodus activeren" #: wp-admin/includes/class-wp-filesystem-ssh2.php:102 msgid "SSH2 password is required" msgstr "SSH2-wachtwoord is vereist" #: wp-admin/includes/class-wp-filesystem-ssh2.php:93 msgid "SSH2 username is required" msgstr "SSH2-gebruikersnaam is vereist" #: wp-admin/includes/class-wp-filesystem-ssh2.php:80 msgid "SSH2 hostname is required" msgstr "SSH2-hostnaam is vereist" #: wp-admin/includes/class-wp-filesystem-ftpext.php:55 #: wp-admin/includes/class-wp-filesystem-ftpsockets.php:53 msgid "FTP password is required" msgstr "FTP-wachtwoord is vereist" #: wp-admin/includes/class-wp-filesystem-ftpext.php:50 #: wp-admin/includes/class-wp-filesystem-ftpsockets.php:48 msgid "FTP username is required" msgstr "FTP-gebruikersnaam is vereist" #: wp-admin/includes/class-wp-filesystem-ftpext.php:44 #: wp-admin/includes/class-wp-filesystem-ftpsockets.php:42 msgid "FTP hostname is required" msgstr "FTP-hostnaam is vereist" #. translators: %s: comma-separated list of plugin filenames #: wp-admin/includes/plugin.php:897 msgid "Could not fully remove the plugins %s." msgstr "Kan de plugins %s niet volledig verwijderen." #: wp-admin/custom-background.php:317 wp-admin/custom-header.php:571 msgid "Choose an image from your computer:" msgstr "Een afbeelding kiezen op je computer:" #: wp-admin/custom-background.php:239 msgid "Background updated. Visit your site to see how it looks." msgstr "Achtergrond bijgewerkt. De site bekijken om het resultaat te zien." #: wp-admin/includes/media.php:2456 wp-admin/includes/nav-menu.php:361 #: wp-admin/includes/nav-menu.php:649 msgid "«" msgstr "« Terug" #: wp-admin/includes/media.php:2457 wp-admin/includes/nav-menu.php:362 #: wp-admin/includes/nav-menu.php:650 msgid "»" msgstr "Volgende »" #: wp-admin/includes/taxonomy.php:116 msgid "You did not enter a category name." msgstr "Je hebt geen categorienaam ingevoerd." #. translators: draft saved date format, see https://secure.php.net/date #: wp-admin/includes/misc.php:1059 msgid "g:i:s a" msgstr "H:i" #: wp-admin/includes/ajax-actions.php:1680 msgid "Someone" msgstr "Iemand" #: wp-admin/includes/ajax-actions.php:1681 msgid "Saving is disabled: %s is currently editing this page." msgstr "Autosave uitgeschakeld: %s bewerkt deze pagina momenteel." #: wp-admin/includes/ajax-actions.php:1681 msgid "Saving is disabled: %s is currently editing this post." msgstr "Autosave uitgeschakeld: %s bewerkt dit bericht momenteel." #: wp-admin/edit-form-comment.php:76 wp-admin/includes/ajax-actions.php:1833 #: wp-admin/includes/class-wp-posts-list-table.php:1638 msgid "Status" msgstr "Status" #: wp-admin/includes/ajax-actions.php:1845 #: wp-admin/includes/class-wp-posts-list-table.php:997 #: wp-admin/includes/class-wp-posts-list-table.php:1645 #: wp-admin/includes/meta-boxes.php:94 wp-admin/includes/meta-boxes.php:118 #: wp-admin/includes/template.php:1755 msgid "Scheduled" msgstr "Gepland" #: wp-admin/admin.php:231 msgid "Cannot load %s." msgstr "Kan %s niet laden." #: wp-admin/admin.php:288 wp-admin/import.php:18 wp-admin/menu.php:245 msgid "Import" msgstr "Importeren" #: wp-admin/comment.php:39 wp-admin/edit-form-comment.php:16 #: wp-admin/includes/template.php:396 msgid "Edit Comment" msgstr "Reactie bewerken" #: wp-admin/comment.php:118 msgid "You are about to move the following comment to the Trash:" msgstr "Je staat op het punt de volgende reactie naar de prullenbak te verplaatsen:" #: wp-admin/comment.php:122 msgid "You are about to delete the following comment:" msgstr "Je staat op het punt de volgende reactie te verwijderen:" #: wp-admin/includes/ajax-actions.php:1787 #: wp-admin/includes/ajax-actions.php:1792 #: wp-admin/includes/edit-tag-messages.php:18 msgid "Item not updated." msgstr "Item is niet bijgewerkt." #: wp-admin/comment.php:67 msgid "This comment is in the Trash. Please move it out of the Trash if you want to edit it." msgstr "Deze reactie bevindt zich in de prullenbak. Haal het uit de prullenbak als je deze wilt bewerken." #: wp-admin/comment.php:114 msgid "You are about to mark the following comment as spam:" msgstr "Je staat op het punt de volgende reactie als spam te markeren:" #. translators: %s: date and time #: wp-admin/includes/misc.php:1061 msgid "Draft saved at %s." msgstr "Concept opgeslagen op %s." #: wp-admin/includes/ajax-actions.php:805 msgid "Comment %d does not exist" msgstr "Reactie %d bestaat niet" #: wp-admin/includes/ajax-actions.php:1320 #: wp-admin/includes/ajax-actions.php:1325 #: wp-admin/includes/ajax-actions.php:1345 msgid "Please provide a custom field value." msgstr "Geef een waarde voor een extra veld." #: wp-admin/includes/ajax-actions.php:1076 msgid "Sorry, you must be logged in to reply to a comment." msgstr "Je moet ingelogd zijn om een reactie te geven." #: wp-admin/comment.php:257 wp-admin/edit-comments.php:237 #: wp-admin/includes/comment.php:49 msgid "Sorry, you are not allowed to edit comments on this post." msgstr "Je hebt geen toestemming om reacties bij dit bericht te bewerken." #: wp-admin/admin.php:227 msgid "Invalid plugin page." msgstr "Ongeldige pluginpagina."