PATH:
home
/
letacommog
/
vaeg1
/
wp-content
/
languages
/
plugins
# Translation of Plugins - Simple Custom CSS and JS - Stable (latest release) in Dutch # This file is distributed under the same license as the Plugins - Simple Custom CSS and JS - Stable (latest release) package. msgid "" msgstr "" "PO-Revision-Date: 2020-11-02 10:02:06+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/3.0.0-alpha.2\n" "Language: nl\n" "Project-Id-Version: Plugins - Simple Custom CSS and JS - Stable (latest release)\n" #: includes/admin-screens.php:767 msgid "Fullscreen" msgstr "Volledig scherm" #: includes/admin-screens.php:767 msgid "Distraction-free writing mode" msgstr "Modus afleidingsvrij schrijven" #: includes/admin-screens.php:765 msgid "Beautify Code" msgstr "Code verfraaien" #: includes/admin-config.php:234 msgid "Autocomplete in the editor" msgstr "Autocompleteer in de editor" #: includes/admin-screens.php:1504 msgid "Editor Shortcuts" msgstr "Editor Shortcuts" #: includes/admin-screens.php:1062 msgid "After <body> tag" msgstr "Na 'body'-tag" #: includes/admin-screens.php:319 msgid "Unpublished" msgstr "Niet-gepubliceerd" #: includes/admin-config.php:258 msgid "Remove the comments from HTML" msgstr "Verwijder de opmerkingen uit HTML" #: includes/admin-config.php:216 msgid "In your page's HTML there is a comment added before and after the internal CSS or JS in order to help you locate your custom code. Enable this option in order to remove that comment." msgstr "In de HTML van je pagina wordt een opmerking voor en na de interne CSS of JS toegevoegd om je te helpen bij het lokaliseren van je aangepaste code. Schakel deze optie in om die opmerking te verwijderen." #: includes/admin-addons.php:83 msgid "Homepage" msgstr "Homepage" #: includes/admin-config.php:214 msgid "If you use HTML tags in your code (for example " msgstr "Als je HTML-tags in je code gebruikt (bijvoorbeeld" #: includes/admin-config.php:212 msgid "If you want to use an HTML entity in your code (for example " msgstr "Als je een HTML-entiteit in je code wilt gebruiken (bijvoorbeeld" #: includes/admin-config.php:250 msgid "Add the \"Web Designer\" role" msgstr "Voeg de rol \"Web Designer\" toe" #: includes/admin-config.php:246 msgid "By default only the Administrator will be able to publish/edit/delete Custom Codes. By enabling this option there is also a \"Web Designer\" role created which can be assigned to a non-admin user in order to publish/edit/delete Custom Codes." msgstr "Standaard kan alleen de beheerder aangepaste codes publiceren/bewerken/verwijderen. Door deze optie in te schakelen, wordt er ook een\"Web Designer\" -rol gecreëerd die kan worden toegewezen aan een niet-admin-gebruiker om aangepaste codes te publiceren/bewerken/verwijderen." #: custom-css-js.php:54 custom-css-js.php:61 msgid "An error has occurred. Please reload the page and try again." msgstr "Er is een fout opgetreden. Laad de pagina opnieuw en probeer het opnieuw." #: includes/admin-screens.php:299 msgid "Published" msgstr "Gepubliceerd" #. Author of the plugin msgid "SilkyPress.com" msgstr "SilkyPress.com" #: includes/admin-config.php:247 msgid "General Settings" msgstr "Algemene instellingen" #: includes/admin-config.php:229 msgid "Encode the HTML entities" msgstr "Codeer de HTML-entiteiten" #: includes/admin-config.php:223 msgid "Keep the HTML entities, don't convert to its character" msgstr "Bewaar de HTML-entiteiten, converteer ze niet naar het karakter ervan" #: includes/admin-config.php:220 includes/admin-screens.php:766 msgid "Editor Settings" msgstr "Editor instellingen" #: includes/admin-config.php:152 msgid "Custom CSS & JS Settings" msgstr "Aangepaste CSS- en JS-instellingen" #: includes/admin-config.php:268 msgid "Save" msgstr "Opslaan" #: includes/admin-screens.php:416 msgid "All Custom Codes" msgstr "Alle aangepaste codes" #: includes/admin-screens.php:414 msgid "Filter Code Type" msgstr "Type filtercode" #: includes/admin-screens.php:411 msgid "HTML Codes" msgstr "HTML-codes" #: includes/admin-screens.php:410 msgid "JS Codes" msgstr "JS-codes" #: includes/admin-screens.php:409 msgid "CSS Codes" msgstr "CSS-codes" #: includes/admin-screens.php:786 msgid "Last edited on %1$s at %2$s" msgstr "Laatst bewerkt op %1$s om %2$s" #: includes/admin-screens.php:784 msgid "Last edited by %1$s on %2$s at %3$s" msgstr "Laatst bewerkt door %1$s op %2$s op %3$s" #: includes/admin-screens.php:550 msgid "Edit HTML Code" msgstr "HTML-code bewerken" #: includes/admin-screens.php:549 msgid "Edit JS Code" msgstr "JS-code bewerken" #: includes/admin-screens.php:548 msgid "Edit CSS Code" msgstr "CSS-code bewerken" #: includes/admin-screens.php:686 msgid "" "/* Add your JavaScript code here.\n" "\n" "If you are using the jQuery library, then don't forget to wrap your code inside jQuery.ready() as follows:\n" "\n" "jQuery(document).ready(function( $ ){\n" " // Your code in here\n" "});\n" "\n" "--\n" "\n" "If you want to link a JavaScript file that resides on another server (similar to\n" "<script src=\"https://example.com/your-js-file.js\"></script>), then please use\n" "the \"Add HTML Code\" page, as this is a HTML code that links a JavaScript file.\n" "\n" "End of comment */ " msgstr "" "/* Add your JavaScript code here.\n" "\n" "If you are using the jQuery library, then don't forget to wrap your code inside jQuery.ready() as follows:\n" "\n" "jQuery(document).ready(function( $ ){\n" " // Your code in here\n" "});\n" "\n" "--\n" "\n" "If you want to link a JavaScript file that resides on another server (similar to\n" "<script src=\"https://example.com/your-js-file.js\"></script>), then please use\n" "the \"Add HTML Code\" page, as this is a HTML code that links a JavaScript file.\n" "\n" "End of comment */ " #: includes/admin-screens.php:210 includes/admin-screens.php:1367 #: includes/admin-screens.php:1400 msgid "Deactivate" msgstr "Deactiveer" #: includes/admin-screens.php:209 includes/admin-screens.php:1370 #: includes/admin-screens.php:1403 msgid "Activate" msgstr "Activeer" #: includes/admin-screens.php:208 includes/admin-screens.php:1402 msgid "Inactive" msgstr "Inactief" #: includes/admin-screens.php:925 msgid "On Login Page" msgstr "Op aanmeldingspagina" #. Author URI of the plugin msgid "https://www.silkypress.com" msgstr "https://www.silkypress.com/" #. Description of the plugin msgid "Easily add Custom CSS or JS to your website with an awesome editor." msgstr "Voeg eenvoudig aangepaste CSS of JS toe aan je site met een geweldige editor." #. Plugin URI of the plugin msgid "https://wordpress.org/plugins/custom-css-js/" msgstr "https://nl.wordpress.org/plugins/custom-css-js/" #. Plugin Name of the plugin msgid "Simple Custom CSS and JS" msgstr "Simple Custom CSS and JS" #: includes/admin-warnings.php:58 msgid "Please remove the <b>custom-css-js</b> post type from the <b>qTranslate settings</b> in order to avoid some malfunctions in the Simple Custom CSS & JS plugin. Check out <a href=\"%s\" target=\"_blank\">this screenshot</a> for more details on how to do that." msgstr "Verwijder het <b> custom-css-js </b> -berichttype uit de <b> qTranslate-instellingen </b> om enkele storingen in de Simple aangepaste CSS & JS-plugin te voorkomen. Bekijk <a href=\"%s\" target=\"_blank\"> deze schermafbeelding </a> voor meer informatie over hoe je dat moet doen." #: includes/admin-screens.php:1218 msgid "Please run the following command to make the directory writable" msgstr "Voer de volgende opdracht uit om de map schrijfbaar te maken" #: includes/admin-screens.php:1217 msgid "The %s directory is not writable, therefore the CSS and JS files cannot be saved." msgstr "De map %s is niet beschrijfbaar, daarom kunnen de CSS- en JS-bestanden niet worden opgeslagen." #: includes/admin-screens.php:1207 msgid "Please run the following commands in order to make the directory" msgstr "Voer de volgende opdrachten uit om de map te maken" #: includes/admin-screens.php:1206 msgid "The %s directory could not be created" msgstr "De map %s kan niet worden gemaakt" #: includes/admin-screens.php:1029 msgid "Both" msgstr "Beide" #: includes/admin-screens.php:1025 msgid "Mobile" msgstr "Mobiel" #: includes/admin-screens.php:1021 msgid "Desktop" msgstr "Desktop" #: includes/admin-screens.php:1015 msgid "On which device" msgstr "Op welk apparaat" #: includes/admin-screens.php:969 includes/admin-screens.php:1050 msgctxt "10 is the lowest priority" msgid "10 (lowest)" msgstr "10 (laagste)" #: includes/admin-screens.php:960 includes/admin-screens.php:1041 msgctxt "1 is the highest priority" msgid "1 (highest)" msgstr "1 (hoogste)" #: includes/admin-screens.php:955 includes/admin-screens.php:1036 msgid "Priority" msgstr "Prioriteit" #: includes/admin-screens.php:948 msgid "Minify the code" msgstr "Verklein de code" #: includes/admin-screens.php:939 msgid "Sass (only SCSS syntax)" msgstr "Sass (alleen SCSS syntax)" #: includes/admin-screens.php:942 msgid "Less" msgstr "Minder" #: includes/admin-screens.php:936 msgid "None" msgstr "Geen" #: includes/admin-screens.php:931 msgid "CSS Preprocessor" msgstr "CSS Preprocessor" #: includes/admin-screens.php:921 includes/admin-screens.php:1009 msgid "In Admin" msgstr "In Admin" #: includes/admin-screens.php:917 includes/admin-screens.php:1005 msgid "In Frontend" msgstr "In Frontend" #: includes/admin-screens.php:912 includes/admin-screens.php:1000 msgid "Where in site" msgstr "Waar op de site" #: includes/admin-screens.php:906 includes/admin-screens.php:994 msgid "Footer" msgstr "Footer" #: includes/admin-screens.php:902 includes/admin-screens.php:990 msgid "Header" msgstr "Header" #: includes/admin-screens.php:897 includes/admin-screens.php:985 msgid "Where on page" msgstr "Waar op pagina" #: includes/admin-screens.php:891 msgid "Internal" msgstr "Intern" #: includes/admin-screens.php:887 msgid "External File" msgstr "Extern bestand" #: includes/admin-screens.php:882 msgid "Linking type" msgstr "Type koppeling" #: includes/admin-screens.php:740 msgid "" "/* Add your CSS code here.\n" "\n" "For example:\n" ".example {\n" " color: red;\n" "}\n" "\n" "For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp\n" "\n" "End of comment */ " msgstr "" "/* Add your CSS code here.\n" "\n" "For example:\n" ".example {\n" " color: red;\n" "}\n" "\n" "For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp\n" "\n" "End of comment */ " #: includes/admin-screens.php:711 msgid "" "<!-- Add HTML code to the header or the footer.\n" "\n" "For example, you can use the following code for loading the jQuery library from Google CDN:\n" "<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js\"></script>\n" "\n" "or the following one for loading the Bootstrap library from MaxCDN:\n" "<link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css\" integrity=\"sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T\" crossorigin=\"anonymous\">\n" "\n" "-- End of the comment --> " msgstr "" "<!-- Voeg HTML code toe aan de header of de footer.\n" "\n" "Bijvoorbeeld, kun je de volgende code gebruiken om de jQuery bibliotheek te laden van Google CDN:\n" "<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js\"></script>\n" "\n" "of de volgende om de Bootstrap bibliotheek te laden van MaxCDN:\n" "<link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css\" integrity=\"sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T\" crossorigin=\"anonymous\">\n" "\n" "-- Eind van het commentaar --> " #: includes/admin-screens.php:581 msgid "Code updated" msgstr "Code bijgewerkt" #: includes/admin-screens.php:528 includes/admin-screens.php:547 #: includes/admin-screens.php:568 msgid "Add HTML Code" msgstr "HTML-code toevoegen" #: includes/admin-screens.php:527 includes/admin-screens.php:546 #: includes/admin-screens.php:567 msgid "Add JS Code" msgstr "JS-code toevoegen" #: includes/admin-screens.php:526 includes/admin-screens.php:545 #: includes/admin-screens.php:566 msgid "Add CSS Code" msgstr "CSS-code toevoegen" #: includes/admin-screens.php:525 msgid "Custom Code" msgstr "Aangepaste code" #: includes/admin-screens.php:212 includes/admin-screens.php:343 #: includes/admin-screens.php:1369 msgid "The code is inactive. Click to activate it" msgstr "De code is inactief. Klik om het te activeren" #: includes/admin-screens.php:211 includes/admin-screens.php:340 #: includes/admin-screens.php:1366 msgid "The code is active. Click to deactivate it" msgstr "De code is actief. Klik om het te deactiveren" #: includes/admin-screens.php:330 msgid "Y/m/d" msgstr "Y/m/d" #. translators: %s: Human-readable time difference. #: includes/admin-screens.php:328 msgid "%s ago" msgstr "%s geleden" #: includes/admin-screens.php:300 msgid "Modified" msgstr "Aangepast" #: includes/admin-screens.php:297 msgid "Title" msgstr "Titel" #: includes/admin-screens.php:296 msgid "Type" msgstr "Type" #: includes/admin-screens.php:207 includes/admin-screens.php:295 #: includes/admin-screens.php:1399 msgid "Active" msgstr "Actief" #: includes/admin-screens.php:281 msgid "Add HTML code" msgstr "HTML-code toevoegen" #: includes/admin-screens.php:280 msgid "Add JS code" msgstr "JS-code toevoegen" #: includes/admin-screens.php:279 msgid "Add CSS code" msgstr "CSS-code toevoegen" #: includes/admin-screens.php:219 msgid "Options" msgstr "Opties" #: includes/admin-screens.php:105 msgid "Add Custom HTML" msgstr "Aangepaste HTML toevoegen" #: includes/admin-screens.php:102 msgid "Add Custom JS" msgstr "Aangepaste JS toevoegen" #: includes/admin-screens.php:99 msgid "Add Custom CSS" msgstr "Aangepaste CSS toevoegen" #: includes/admin-notices.php:126 includes/admin-notices.php:191 msgid "Dismiss this notice" msgstr "Verberg deze melding" #: includes/admin-notices.php:126 msgid "Get your discount now" msgstr "Krijg nu je korting" #: includes/admin-addons.php:140 includes/admin-addons.php:163 msgid "Restore" msgstr "Zet terug" #: includes/admin-addons.php:139 includes/admin-addons.php:173 msgid "Delete" msgstr "Verwijder" #: includes/admin-addons.php:138 includes/admin-screens.php:298 msgid "Author" msgstr "Auteur" #: includes/admin-addons.php:137 msgid "Revision" msgstr "Revisie" #: includes/admin-addons.php:136 includes/admin-addons.php:169 msgid "Compare" msgstr "Vergelijk" #: includes/admin-addons.php:114 msgctxt "revision date format" msgid "F j, Y @ H:i:s" msgstr "F j, Y @ H:i:s" #: includes/admin-addons.php:103 msgid "Add" msgstr "Toevoegen" #: includes/admin-addons.php:102 msgid "Text filter" msgstr "Tekstfilter" #: includes/admin-addons.php:100 includes/admin-addons.php:101 msgid "URL" msgstr "URL" #: includes/admin-addons.php:89 msgid "Ends by" msgstr "Eindigt op" #: includes/admin-addons.php:88 msgid "Starts with" msgstr "Begint met" #: includes/admin-addons.php:87 msgid "Not equal to" msgstr "Niet gelijk aan" #: includes/admin-addons.php:86 msgid "Is equal to" msgstr "Is gelijk aan" #: includes/admin-addons.php:85 msgid "Not contains" msgstr "Bevat niet" #: includes/admin-addons.php:84 msgid "Contains" msgstr "Bevat" #: includes/admin-addons.php:82 msgid "All Website" msgstr "Alle site's" #: includes/admin-addons.php:68 msgid "Preview Changes" msgstr "Voorbeeld wijzigingen" #: includes/admin-addons.php:67 msgid "Full URL on which to preview the changes ..." msgstr "Volledige URL waarop de wijzigingen kunnen worden bekeken ..." #: includes/admin-addons.php:56 msgid "Code Revisions" msgstr "Code Revisies" #: includes/admin-addons.php:55 msgid "Apply only on these URLs" msgstr "Alleen toepassen op deze URL's" #: includes/admin-addons.php:54 msgid "Preview" msgstr "Voorvertoning" #: includes/admin-addons.php:42 includes/admin-screens.php:867 msgid "Available only in <br />Simple Custom CSS and JS Pro" msgstr "Alleen beschikbaar in <br />Simple Custom CSS and JS Pro" #: custom-css-js.php:273 includes/admin-config.php:58 msgid "Settings" msgstr "Instellingen" #: includes/admin-install.php:107 msgid "Web Designer" msgstr "Webdesigner" #: includes/admin-install.php:62 msgid "Custom CSS and JS code" msgstr "Aangepaste CSS- en JS-code" #: includes/admin-install.php:41 msgid "No Custom Code found in Trash." msgstr "Geen aangepaste code gevonden in prullenbak." #: includes/admin-install.php:40 msgid "No Custom Code found." msgstr "Geen aangepaste code gevonden." #: includes/admin-install.php:39 msgid "Parent Custom Code:" msgstr "Aangepaste code voor parent:" #: includes/admin-install.php:38 msgid "Search Custom Code" msgstr "Aangepaste code zoeken" #: includes/admin-install.php:37 msgid "All Custom Code" msgstr "Alle aangepaste code" #: includes/admin-install.php:36 msgid "View Custom Code" msgstr "Aangepaste code bekijken" #: includes/admin-install.php:35 msgid "Edit Custom Code" msgstr "Aangepaste code bewerken" #: includes/admin-install.php:34 msgid "New Custom Code" msgstr "Nieuwe aangepaste code" #: includes/admin-install.php:33 msgid "Add Custom Code" msgstr "Aangepaste code toevoegen" #: includes/admin-install.php:32 msgctxt "add new" msgid "Add Custom Code" msgstr "Aangepaste code toevoegen" #: includes/admin-install.php:31 msgctxt "add new on admin bar" msgid "Custom Code" msgstr "Aangepaste code" #: includes/admin-install.php:30 msgctxt "admin menu" msgid "Custom CSS & JS" msgstr "Aangepaste CSS & JS" #: includes/admin-install.php:29 msgctxt "post type singular name" msgid "Custom Code" msgstr "Aangepaste code" #: includes/admin-install.php:28 msgctxt "post type general name" msgid "Custom Code" msgstr "Aangepaste code"
[+]
..
[-] elementor-fr_FR.po
[edit]
[-] really-simple-ssl-fr_FR.mo
[edit]
[-] hello-dolly-nl_NL.po
[edit]
[-] hello-dolly-de_DE.po
[edit]
[-] all-in-one-wp-migration-fr_FR.po
[edit]
[-] elementor-pro-es_ES.mo
[edit]
[-] hello-dolly-it_IT.po
[edit]
[-] elementor-es_ES.po
[edit]
[-] custom-css-js-es_ES-aeeadd89919f0f4fecafc94a395582a8.json
[edit]
[-] custom-css-js-nl_NL.po
[edit]
[-] really-simple-ssl-es_ES.mo
[edit]
[-] elementor-pro-fr_FR.mo
[edit]
[-] all-in-one-wp-migration-es_ES.po
[edit]
[-] really-simple-ssl-nl_NL.po
[edit]
[-] really-simple-ssl-de_DE.po
[edit]
[-] all-in-one-wp-migration-it_IT.mo
[edit]
[-] hello-dolly-fr_FR.mo
[edit]
[-] elementor-fr_FR-50f7bdee322f202b88cb992c0ace0ac3.json
[edit]
[-] all-in-one-wp-migration-nl_NL.mo
[edit]
[-] all-in-one-wp-migration-de_DE.mo
[edit]
[-] elementor-fr_FR-8b95a20e21550730e7b5557f56908c73.json
[edit]
[-] really-simple-ssl-it_IT.po
[edit]
[-] custom-css-js-nl_NL-aeeadd89919f0f4fecafc94a395582a8.json
[edit]
[-] elementor-de_DE.mo
[edit]
[-] elementor-nl_NL.mo
[edit]
[-] elementor-it_IT.mo
[edit]
[-] custom-css-js-es_ES.mo
[edit]
[-] elementor-pro-it_IT.po
[edit]
[-] hello-dolly-es_ES.mo
[edit]
[-] elementor-pro-de_DE.po
[edit]
[-] elementor-pro-nl_NL.po
[edit]
[-] akismet-fr_FR.po
[edit]
[-] elementor-es_ES.mo
[edit]
[-] elementor-es_ES-50f7bdee322f202b88cb992c0ace0ac3.json
[edit]
[-] elementor-es_ES-8b95a20e21550730e7b5557f56908c73.json
[edit]
[-] custom-css-js-nl_NL.mo
[edit]
[-] really-simple-ssl-es_ES.po
[edit]
[-] all-in-one-wp-migration-es_ES.mo
[edit]
[-] elementor-pro-fr_FR.po
[edit]
[-] elementor-fr_FR.mo
[edit]
[-] hello-dolly-nl_NL.mo
[edit]
[-] hello-dolly-de_DE.mo
[edit]
[-] really-simple-ssl-fr_FR.po
[edit]
[-] elementor-de_DE-50f7bdee322f202b88cb992c0ace0ac3.json
[edit]
[-] elementor-it_IT-50f7bdee322f202b88cb992c0ace0ac3.json
[edit]
[-] elementor-it_IT-8b95a20e21550730e7b5557f56908c73.json
[edit]
[-] elementor-pro-es_ES.po
[edit]
[-] elementor-de_DE-8b95a20e21550730e7b5557f56908c73.json
[edit]
[-] hello-dolly-it_IT.mo
[edit]
[-] all-in-one-wp-migration-fr_FR.mo
[edit]
[-] elementor-pro-it_IT.mo
[edit]
[-] hello-dolly-es_ES.po
[edit]
[-] elementor-pro-de_DE.mo
[edit]
[-] elementor-pro-nl_NL.mo
[edit]
[-] akismet-fr_FR.mo
[edit]
[-] hello-dolly-fr_FR.po
[edit]
[-] elementor-nl_NL-50f7bdee322f202b88cb992c0ace0ac3.json
[edit]
[-] really-simple-ssl-nl_NL.mo
[edit]
[-] all-in-one-wp-migration-it_IT.po
[edit]
[-] really-simple-ssl-de_DE.mo
[edit]
[-] all-in-one-wp-migration-nl_NL.po
[edit]
[-] elementor-nl_NL-8b95a20e21550730e7b5557f56908c73.json
[edit]
[-] really-simple-ssl-it_IT.mo
[edit]
[-] all-in-one-wp-migration-de_DE.po
[edit]
[-] elementor-de_DE.po
[edit]
[-] elementor-nl_NL.po
[edit]
[-] elementor-it_IT.po
[edit]
[-] custom-css-js-es_ES.po
[edit]