Skip to content
Snippets Groups Projects

feature(core): upgrade changelog date

Merged Krzysztof Dyszczyk requested to merge feature/translators into master
6 files
+ 148
49
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 117
0
msgid ""
msgstr ""
"Project-Id-Version: WP Basic Requirements\n"
"POT-Creation-Date: 2021-03-01 11:52+0100\n"
"PO-Revision-Date: 2022-08-08 16:47+0200\n"
"Last-Translator: Łukasz Spryszak <lukasz.spryszak@octolize.com>\n"
"Language-Team: Łukasz Spryszak <lspryszak@gmail.com>\n"
"Language: en_AU\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: Poedit 3.1.1\n"
"X-Poedit-Basepath: ../src\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
"\"\n"
"X-Poedit-SearchPath-0: .\n"
#: Basic_Requirement_Checker.php:202
#, php-format
msgid ""
"The &#8220;%s&#8221; plugin cannot run on PHP versions older than %s. Please "
"contact your host and ask them to upgrade."
msgstr ""
"The &#8220;%s&#8221; plugin cannot run on PHP versions older than %s. Please "
"contact your host and ask them to upgrade."
#: Basic_Requirement_Checker.php:206
#, php-format
msgid ""
"The &#8220;%s&#8221; plugin cannot run on WordPress versions older than %s. "
"Please update WordPress."
msgstr ""
"The &#8220;%s&#8221; plugin cannot run on WordPress versions older than %s. "
"Please update WordPress."
#: Basic_Requirement_Checker.php:210
#, php-format
msgid ""
"The &#8220;%s&#8221; plugin cannot run on WooCommerce versions older than %s. "
"Please update WooCommerce."
msgstr ""
"The &#8220;%s&#8221; plugin cannot run on WooCommerce versions older than %s. "
"Please update WooCommerce."
#: Basic_Requirement_Checker.php:214
#, php-format
msgid ""
"The &#8220;%s&#8221; plugin cannot run without OpenSSL module version at least "
"%s. Please update OpenSSL module."
msgstr ""
"The &#8220;%s&#8221; plugin cannot run without OpenSSL module version at least "
"%s. Please update OpenSSL module."
#: Basic_Requirement_Checker.php:308
#, php-format
msgid ""
"The &#8220;%1$s&#8221; plugin requires at least %2$s version of %3$s to work "
"correctly. Please update it to its latest release."
msgstr ""
"The &#8220;%1$s&#8221; plugin requires at least %2$s version of %3$s to work "
"correctly. Please update it to its latest release."
#: Basic_Requirement_Checker.php:395
#, php-format
msgid ""
"The &#8220;%s&#8221; plugin cannot run without %s active. Please install and "
"activate %s plugin."
msgstr ""
"The &#8220;%s&#8221; plugin cannot run without %s active. Please install and "
"activate %s plugin."
#: Basic_Requirement_Checker.php:456
#, php-format
msgid ""
"The &#8220;%s&#8221; plugin requires free %s plugin. <a href=\"%s\">Install %s "
"→</a>"
msgstr ""
"The &#8220;%s&#8221; plugin requires free %s plugin. <a href=\"%s\">Install %s "
"→</a>"
#: Basic_Requirement_Checker.php:465
#, php-format
msgid ""
"The &#8220;%s&#8221; plugin requires activating %s plugin. <a href=\"%s"
"\">Activate %s →</a>"
msgstr ""
"The &#8220;%s&#8221; plugin requires activating %s plugin. <a href=\"%s"
"\">Activate %s →</a>"
#: Basic_Requirement_Checker.php:512
#, php-format
msgid ""
"The &#8220;%s&#8221; plugin cannot run without %s PHP module installed. Please "
"contact your host and ask them to install %s."
msgstr ""
"The &#8220;%s&#8221; plugin cannot run without %s PHP module installed. Please "
"contact your host and ask them to install %s."
#: Basic_Requirement_Checker.php:540
#, php-format
msgid ""
"The &#8220;%s&#8221; plugin cannot run without %s PHP setting set to %s. Please "
"contact your host and ask them to set %s."
msgstr ""
"The &#8220;%s&#8221; plugin cannot run without %s PHP setting set to %s. Please "
"contact your host and ask them to set %s."
#: Basic_Requirement_Checker_With_Update_Disable.php:27
#, php-format
msgid ""
"The &#8220;%s&#8221; plugin is temporarily disabled since the required %s plugin is "
"being upgraded."
msgstr ""
"The &#8220;%s&#8221; plugin is temporarily disabled since the required %s plugin is "
"being upgraded."
Loading