67 lines
1.9 KiB
Plaintext
67 lines
1.9 KiB
Plaintext
# Copyright (C) 2021 micropackage-requirements
|
|
# This file is distributed under the same license as the micropackage-requirements package.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: micropackage-requirements\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Poedit-Basepath: ..\n"
|
|
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
|
|
"X-Poedit-SearchPath-0: .\n"
|
|
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
|
"X-Poedit-SourceCharset: UTF-8\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: ../src/Requirements.php:256
|
|
msgid "The plugin: <strong>%s</strong> cannot be activated."
|
|
msgstr ""
|
|
|
|
#: ../src/Checker/DocHooks.php:43
|
|
msgid "Support for DocHooks is required"
|
|
msgstr ""
|
|
|
|
#: ../src/Checker/DocHooks.php:47
|
|
msgid "Support for DocHooks is superfluous"
|
|
msgstr ""
|
|
|
|
#. translators: 1. Required PHP version, 2. Used PHP version.
|
|
#: ../src/Checker/PHP.php:44
|
|
msgid "Minimum required version of PHP is %1$s. Your version is %2$s"
|
|
msgstr ""
|
|
|
|
#. translators: PHP extensions.
|
|
#: ../src/Checker/PHPExtensions.php:50
|
|
msgid "Missing PHP extension: %s"
|
|
msgid_plural "Missing PHP extensions: %s"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. translators: Plugin name.
|
|
#: ../src/Checker/Plugins.php:65
|
|
msgid "Required plugin: %s"
|
|
msgstr ""
|
|
|
|
#. translators: 1. Plugin name, 2. Required version, 3. Used version.
|
|
#: ../src/Checker/Plugins.php:73
|
|
msgid "Minimum required version of %1$s plugin is %2$s. Your version is %3$s"
|
|
msgstr ""
|
|
|
|
#: ../src/Checker/SSL.php:40
|
|
msgid "SSL is required"
|
|
msgstr ""
|
|
|
|
#: ../src/Checker/SSL.php:44
|
|
msgid "SSL is superfluous"
|
|
msgstr ""
|
|
|
|
#. translators: theme name.
|
|
#: ../src/Checker/Theme.php:47
|
|
msgid "Required theme: %s"
|
|
msgstr ""
|
|
|
|
#. translators: 1. Required WP version, 2. Current WP version.
|
|
#: ../src/Checker/WP.php:44
|
|
msgid "Minimum required version of WordPress is %1$s. Your version is %2$s"
|
|
msgstr ""
|