mirror of
https://github.com/felixfoertsch/wordpress-dev-env.git
synced 2026-04-17 06:48:44 +02:00
123 lines
4.1 KiB
Plaintext
123 lines
4.1 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Debug Bar Constants - a WordPress Plugin\n"
|
|
"POT-Creation-Date: 2018-01-16 01:23+0100\n"
|
|
"PO-Revision-Date: 2018-01-16 01:24+0100\n"
|
|
"Last-Translator: Juliette Reinders Folmer <wpplugins_nospam@adviesenzo.nl>\n"
|
|
"Language-Team: Juliette Reinders Folmer <wpplugins_nospam@adviesenzo.nl>\n"
|
|
"Language: nl_NL\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: Poedit 2.0.5\n"
|
|
"X-Poedit-KeywordsList: __;esc_html__;esc_html_e;esc_attr__;esc_attr_e;_e\n"
|
|
"X-Poedit-Basepath: .\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-Poedit-SourceCharset: UTF-8\n"
|
|
"X-Poedit-SearchPath-0: .\n"
|
|
"X-Poedit-SearchPath-1: ..\n"
|
|
|
|
#: class-debug-bar-constants-panel.php:56
|
|
msgid "Name"
|
|
msgstr "Naam"
|
|
|
|
#: class-debug-bar-constants-panel.php:57
|
|
msgid "Value"
|
|
msgstr "Waarde"
|
|
|
|
#: class-debug-bar-php-constants.php:33
|
|
msgid "PHP Constants"
|
|
msgstr "PHP Constants"
|
|
|
|
#: class-debug-bar-php-constants.php:60
|
|
#, php-format
|
|
msgid "Visit the PHP manual page about the %s constants."
|
|
msgstr "Bezoek de PHP handleiding pagina over de %s constants."
|
|
|
|
#: class-debug-bar-php-constants.php:71
|
|
#: class-debug-bar-wp-class-constants.php:97
|
|
msgid "Constants:"
|
|
msgstr "Constants:"
|
|
|
|
#: class-debug-bar-php-constants.php:80
|
|
msgid "No PHP constants found... this is really weird..."
|
|
msgstr "Geen PHP constants gevonden... dit is vreemd..."
|
|
|
|
#: class-debug-bar-wp-class-constants.php:33
|
|
msgid "WP Class Constants"
|
|
msgstr "WP Class Constants"
|
|
|
|
#: class-debug-bar-wp-class-constants.php:76
|
|
#, php-format
|
|
msgid ""
|
|
"%1$sPlease note%2$s: these may be both native WordPress classes as well as "
|
|
"classes which may be declared by plugins or themes."
|
|
msgstr ""
|
|
"%1$sToelichting%2$s: dit kunnen zowel de WordPress eigen classes zijn als "
|
|
"ook de classes welke door plugins of themes gedeclareerd zijn."
|
|
|
|
#: class-debug-bar-wp-class-constants.php:83
|
|
#, php-format
|
|
msgid "You can use these constants in your code using %1$s."
|
|
msgstr "Je kan deze constants in je eigen code gebruiken door middel van %1$s."
|
|
|
|
#: class-debug-bar-wp-class-constants.php:89
|
|
#, php-format
|
|
msgid "See the %1$sFAQ%2$s for more information."
|
|
msgstr "Lees de %1$sFAQ%2$s voor meer informatie."
|
|
|
|
#: class-debug-bar-wp-class-constants.php:104
|
|
msgid "No classes nor class constants found... this is kinda strange..."
|
|
msgstr "Geen classes of class constants gevonden... dit is vreemd..."
|
|
|
|
#: class-debug-bar-wp-constants.php:33
|
|
msgid "WP Constants"
|
|
msgstr "WP Constants"
|
|
|
|
#: class-debug-bar-wp-constants.php:53
|
|
msgid "Constants within WP:"
|
|
msgstr "Constants binnen WP:"
|
|
|
|
#: class-debug-bar-wp-constants.php:58
|
|
msgid "No constants found... this is really weird..."
|
|
msgstr "Geen constants gevonden... dit is vreemd..."
|
|
|
|
#. translators: 1: strong open tag; 2: strong close tag; 3: link to plugin installation page; 4: link close tag.
|
|
#: debug-bar-constants.php:154
|
|
#, php-format
|
|
msgid ""
|
|
"Activation failed: Debug Bar must be activated to use the %1$sDebug Bar "
|
|
"Constants%2$s Plugin. %3$sVisit your plugins page to install & activate%4$s."
|
|
msgstr ""
|
|
"De Debug Bar plugin moet geactiveerd zijn om de %1$sDebug Bar Constants "
|
|
"Plugin%2$s te kunnen gebruiken. %3$sGa naar de plugins pagina om deze te "
|
|
"activeren%4$s."
|
|
|
|
#. Plugin Name of the plugin/theme
|
|
msgid "Debug Bar Constants"
|
|
msgstr "Debug Bar Constants"
|
|
|
|
#. Plugin URI of the plugin/theme
|
|
msgid "https://wordpress.org/plugins/debug-bar-constants/"
|
|
msgstr "https://wordpress.org/plugins/debug-bar-constants/"
|
|
|
|
#. Description of the plugin/theme
|
|
msgid ""
|
|
"Debug Bar Constants adds new panels to Debug Bar that display all the "
|
|
"defined constants for the current request. Requires \"Debug Bar\" plugin."
|
|
msgstr ""
|
|
"Debug Bar Constants voegt nieuwe panelen toe aan de Debug Bar welke inzicht "
|
|
"geven in all gedefinieerde constants voor de huidige pagina. Vereist gebruik "
|
|
"van de \"Debug Bar\" plugin."
|
|
|
|
#. Author of the plugin/theme
|
|
msgid "Juliette Reinders Folmer"
|
|
msgstr "Juliette Reinders Folmer"
|
|
|
|
#. Author URI of the plugin/theme
|
|
msgid "http://www.adviesenzo.nl/"
|
|
msgstr "http://www.adviesenzo.nl/"
|
|
|
|
#~ msgid "Nothing to display"
|
|
#~ msgstr "Niets om weer te geven"
|