# Translation of Plugins - PHP Compatibility Checker - Development Readme (trunk) in Limburgish
# This file is distributed under the same license as the Plugins - PHP Compatibility Checker - Development Readme (trunk) package.
msgid ""
msgstr ""
"PO-Revision-Date: +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/4.0.3\n"
"Language: li_NL\n"
"Project-Id-Version: Plugins - PHP Compatibility Checker - Development Readme (trunk)\n"

#. Short description.
#, gp-priority: high
msgid "Make sure your plugins and themes are compatible with newer PHP versions."
msgstr ""

#. Plugin name.
#, gp-priority: high
msgid "PHP Compatibility Checker"
msgstr ""

#. Found in faq paragraph.
msgid "As of version 1.6.0 of this plugin, there should no longer be issues of the scan getting stuck as it no longer runs on your WordPress host server.  If you are seeing significantly slow or unresponsive results from a plugin or theme that is available on WordPress.org, then please <a href=\"https://github.com/wptide/wptide.org/issues/new/choose\">open an issue</a> with those details for the Tide team to investigate why that specific plugin or theme version is not appearing in the Tide results."
msgstr ""

#. Found in faq paragraph.
msgid "If your plugin or theme is not available on WordPress.org, then <a href=\"https://wptide.org\">Tide</a> will not be able to scan or return results of that plugin or theme."
msgstr ""

#. Found in faq paragraph.
msgid "As of the 1.6.0 release this plugin no longer includes the <code>phpcompat</code> WP-CLI command. If you still require use of that command, then please run version 1.5.2 or older of this plugin as those versions extend WP-CLI and provide commands."
msgstr ""

#. Found in installation paragraph.
msgid "<em>Note: Go to 'Plugins' &gt; 'Add New' in the WordPress admin and search for \"PHP Compatibility Checker\" and install it from there.</em>"
msgstr ""

#. Found in description paragraph.
msgid "<strong>This plugin relies on <a href=\"https://wptide.org\">Tide</a> that constantly scans updated versions of plugins and themes in the background. Your scan results should be near real-time, but if not that just means Tide has not yet scanned your specific plugin or theme version. Please be patient as this may take up to 10 minutes for results to be returned from Tide. Please see the <a href=\"https://wordpress.org/plugins/php-compatibility-checker/faq/\">FAQ</a> for more information.</strong>"
msgstr ""

#. Found in description list item.
msgid "These versions of PHP have been <a href=\"https://secure.php.net/supported-versions.php\">deprecated and unsupported</a> for over 2 years."
msgstr ""

#. Found in description list item.
msgid "As of <a href=\"https://wordpress.org/about/stats/\">July 2022</a>, 8.52% of WordPress websites run a PHP version older than PHP 7.0."
msgstr ""

#. Found in faq header.
msgid "6. The scan is stuck, what can I do?"
msgstr ""

#. Found in faq header.
msgid "5. Why was my plugin/theme skipped?"
msgstr ""

#. Found in faq paragraph.
msgid "We maintain a <a href=\"https://github.com/wpengine/phpcompat/wiki/Results\">whitelist of plugins</a> that cause false positives. If your plugin shows up as incompatible but you think that is wrong, please open a <a href=\"https://github.com/wpengine/phpcompat/issues/new\">GitHub issue</a> on the project, or email wordpress@wpengine.com with info about your plugin and why you know it is compatible (you have automated tests, the failure is on backwards compatibility code paths, etc)."
msgstr ""

#. Found in faq header.
msgid "3. A plugin I created is listed as not compatible, what should I do?"
msgstr ""

#. Found in faq header.
msgid "2. Are there WP-CLI commands available?"
msgstr ""

#. Found in description paragraph.
msgid "<strong>Please note that linting code is not perfect. This plugin cannot detect unused code-paths that might be used for backwards compatibility, and thus might show false positives. We maintain a <a href=\"https://github.com/wpengine/phpcompat/wiki/Results\">whitelist of plugins</a> that can cause false positives. We are continuously working to ensure the checker provides the most accurate results possible.</strong>"
msgstr ""

#. Found in installation paragraph.
msgid ""
"To manually install:\n"
"1. Upload <code>phpcompat</code> to the <code>/wpengine-wp-content/plugins/</code> directory\n"
"2. Activate the plugin through the 'Plugins' menu in WordPress"
msgstr ""

#. Found in description paragraph.
msgid "To disclose security issues for this plugin please email WordPress@wpengine.com."
msgstr ""

#. Found in faq paragraph.
msgid "Yes! WP Engine has a public GitHub repo where you can contribute back to this plugin. Please open an issue on the <a href=\"https://github.com/wpengine/phpcompat\">Plugin GitHub</a>. We actively develop this plugin, and are always happy to receive pull requests."
msgstr ""

#. Found in faq header.
msgid "7. I found a bug, or have a suggestion, can I contribute back?"
msgstr ""

#. Found in faq paragraph.
msgid "Yes! While you cannot use this WordPress plugin to test your non-WordPress projects, you can use the <a href=\"https://github.com/wimg/PHPCompatibility\">Open Source PHPCompatibility Library</a> that this plugin is built on."
msgstr ""

#. Found in faq header.
msgid "4. Can I use this to test non-WordPress PHP Projects?"
msgstr ""

#. Found in faq paragraph.
msgid "Yes, this plugin can be used any ANY WordPress website on ANY host."
msgstr ""

#. Found in faq header.
msgid "1. Will this work outside of the WP Engine hosting account?"
msgstr ""

#. Found in installation paragraph.
msgid "You will find the plugin options in the WP Admin <code>Tools =&gt; PHP Compatibility</code> menu. Once you click <code>run</code> it will take a few minutes to conduct the test. Feel free to navigate away from the page and check back later."
msgstr ""

#. Found in description paragraph.
msgid "The plugin was created by WP Engine to help the WordPress community increase adoption of modern PHP versions. We <a href=\"https://github.com/wpengine/phpcompat\">welcome contributors</a> to this plugin, and are excited to see how developers and other WordPress hosts use this plugin."
msgstr ""

#. Found in description paragraph.
msgid "<em>While this plugin is written to detect as many problems as accurately as possible, 100% reliable detection is very difficult to ensure. It is best practice to run comprehensive tests before you migrate to a new PHP version.</em>"
msgstr ""

#. Found in description paragraph.
msgid "<strong>This plugin does not execute your theme and plugin code, as such this plugin cannot detect runtime compatibility issues.</strong>"
msgstr ""

#. Found in description paragraph.
msgid "This plugin will lint theme and plugin code installed on your WordPress site and give you back a report of compatibility issues as reported by <a href=\"https://wptide.org\">Tide</a> for you to fix. Compatibility issues are categorized into errors and warnings and will list the file and line number of the offending code, as well as the info about why that line of code is incompatible with the chosen version of PHP. The plugin will also suggest updates to themes and plugins, as a new version may offer compatible code."
msgstr ""

#. Found in description paragraph.
msgid "The WP Engine PHP Compatibility Checker can be used by any WordPress website on any web host to check PHP version compatibility."
msgstr ""

#. Found in description list item.
msgid "Only 7.1% of WordPress websites run PHP 8, the current main version of PHP."
msgstr ""

#. Found in description list item.
msgid "Use this plugin to check your site for compatibility up to PHP 8.0!"
msgstr ""

#. Found in description header.
msgid "Disclaimer"
msgstr ""

#. Found in description header.
msgid "Update to PHP 7.4"
msgstr ""

#. Screenshot description.
msgid "Compatibility results screen"
msgstr ""

#. Screenshot description.
msgid "Main screen: compatibility checker options"
msgstr ""

#. Found in changelog paragraph.
#, gp-priority: low
msgid "Fix issue where Buffer was not available to the scans."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Update packages."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Fix issue on update where old files were included."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Removed <code>phpcompat</code> WP-CLI command."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Changed from running PHP Compatibility scans on your WordPress server to using scan data from <a href=\"https://wptide.org\">Tide</a>."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Added Smart Plugin Manager to whitelisted plugins."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Fixed PHP 8 issue where plugin cannot cannot be uninstalled."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Removed PHP 5.2 checks"
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Update dependencies."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Added support for PHP 7.3 compatibility checks."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Better translation support."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Switched to new PHPCompatibilityWP library to help prevent false positives."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Use plugin version number to enqueue scripts and styles."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Updated call to action sidebar depending on platform."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "PHP 5.2 Support &amp; PHP 7.1 and 7.2 Lints."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Updated PHP_CodeSniffer to fix a security advisory."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Added links for non-technical users who need assistance from developers to fix PHP errors or to test their site in PHP 7 enabled hosting environments."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Updated UX for viewing PHP errors to be more intuitive and require less scrolling."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Added phpcompat_phpversions filter."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Added a \"Clean up\" button and uninstall.php."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Whitelisted a number of plugins."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Changed language and added help text to Admin UI."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Updated the PHPCompatibility library to latest version. Should fix many false positives."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Fixed Composer issue."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Whitelisted TablePress."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Updated the PHPCompatibility library to latest version."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Whitelisted UpdraftPlus and Max Mega Menu."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Added support for PHP 5.6"
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Updated download.js to v4.2 for better Safari compatibility."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "You can now restart an in progress scan."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Changed the way we send and parse JSON."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Fixed issue with WordPress notices breaking the plugin header."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Updated progress bar calculation."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Fixed bug with active job display."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "The scan timeout is now configurable using a filter. See the FAQ for more details."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Failed tests will show an overview of the results."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Test results now persist page reloads."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Added a handful of PHP 7 compatible plugins to the whitelist."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Fixed a bug in the WP-CLI command."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Added support for child theme's parent theme."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Exclude checking node_modules and tmp directories."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Changed the UI colors to better understand output at a glance."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Added additional role protections."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Basic WP-CLI Commands."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "PHP 5.5, 5.4, and 5.3 Support."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Initial version."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Fixed bug with the way the plugin menu was registered."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Improved the UX of the progress bar."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Major update to add PHP 7 checking support."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Added skip logic to prevent checker from hanging."
msgstr ""

#. Found in changelog list item.
#, gp-priority: low
msgid "Updated compatibility library with a few bugfixes."
msgstr ""