Skip to content
Snippets Groups Projects
Commit 31469f6d authored by Sebastian Pisula's avatar Sebastian Pisula
Browse files

Merge branch 'feature/translators' into 'master'

feature(core): upgrade changelog date

See merge request !37
parents 56e68fe5 bdf0b988
No related branches found
No related tags found
1 merge request!37feature(core): upgrade changelog date
Pipeline #11359 failed
## [3.3.0] - 2022-08-09
### Added
- en_AU translators
## [3.2.8] - 2022-07-18
### Added
- __DIR__ for requires
......
......@@ -28,7 +28,8 @@
"text-domain": "wp-basic-requirements",
"translations-folder": "lang",
"po-files": {
"pl_PL": "wp-basic-requirements-pl_PL.po"
"pl_PL": "wp-basic-requirements-pl_PL.po",
"en_AU": "wp-basic-requirements-en_AU.po"
}
},
"scripts": {
......
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."
......@@ -2,17 +2,17 @@ msgid ""
msgstr ""
"Project-Id-Version: WP Basic Requirements\n"
"POT-Creation-Date: 2021-03-01 11:52+0100\n"
"PO-Revision-Date: 2021-03-01 11:53+0100\n"
"Last-Translator: Sebastian Pisula <sebastian.pisula@gmail.com>\n"
"Language-Team: \n"
"PO-Revision-Date: 2022-08-08 16:32+0200\n"
"Last-Translator: Łukasz Spryszak <lukasz.spryszak@octolize.com>\n"
"Language-Team: Łukasz Spryszak <lspryszak@gmail.com>\n"
"Language: pl_PL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.4.2\n"
"X-Poedit-Basepath: ../src\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\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"
......@@ -24,8 +24,8 @@ msgid ""
"The &#8220;%s&#8221; plugin cannot run on PHP versions older than %s. Please "
"contact your host and ask them to upgrade."
msgstr ""
"Wtyczka &#8220;%s&#8221; nie może działać w wersjach PHP starszych niż %s. "
"Skontaktuj się z administratorem hostingu i poproś o aktualizację."
"Wtyczka &#8220;%s&#8221; nie może działać na wersjach PHP starszych niż %s. "
"Skontaktuj się z administratorem hostingu i poproś o aktualizację wersji PHP."
#: Basic_Requirement_Checker.php:206
#, php-format
......@@ -33,8 +33,8 @@ msgid ""
"The &#8220;%s&#8221; plugin cannot run on WordPress versions older than %s. "
"Please update WordPress."
msgstr ""
"Wtyczka &#8220;%s&#8221; nie może działać w wersjach WordPress starszych niż "
"%s. Prosimy o aktualizację WordPress."
"Wtyczka &#8220;%s&#8221; nie może działać na wersjach WordPressa starszych "
"niż %s. Wykonaj aktualizację WordPressa."
#: Basic_Requirement_Checker.php:210
#, php-format
......@@ -42,8 +42,8 @@ msgid ""
"The &#8220;%s&#8221; plugin cannot run on WooCommerce versions older than "
"%s. Please update WooCommerce."
msgstr ""
"Wtyczka &#8220;%s&#8221; nie może działać w wersjach WooCommerce starszych "
"niż %s. Prosimy o aktualizację WooCommerce."
"Wtyczka &#8220;%s&#8221; nie może działać na wersjach WooCommerce starszych "
"niż %s. Wykonaj aktualizację WooCommerce."
#: Basic_Requirement_Checker.php:214
#, php-format
......@@ -52,7 +52,7 @@ msgid ""
"least %s. Please update OpenSSL module."
msgstr ""
"Wtyczka &#8220;%s&#8221; nie może działać bez aktywacji OpenSSL co najmniej "
"w wersji %s. Zaktualizuj wersję OpenSSL."
"w wersji %s. Wykonaj aktualizację OpenSSL."
#: Basic_Requirement_Checker.php:308
#, php-format
......@@ -61,7 +61,7 @@ msgid ""
"correctly. Please update it to its latest release."
msgstr ""
"Do poprawnego działania wtyczki &#8220;%1$s&#8221; wymagana jest wtyczka "
"%3$s w wersji co najmniej %2$s. Prosimy o wykonanie aktualizacji."
"%3$s co najmniej w wersji %2$s. Wykonaj jej aktualizację."
#: Basic_Requirement_Checker.php:395
#, php-format
......@@ -87,55 +87,32 @@ msgid ""
"The &#8220;%s&#8221; plugin requires activating %s plugin. <a href=\"%s"
"\">Activate %s →</a>"
msgstr ""
"Wtyczka &#8220;%s&#8221; wymaga aktywnej wtyczki %s. <a href=\"%s\">Aktywuj "
"%s →</a>"
"Wtyczka &#8220;%s&#8221; wymaga aktywnej wtyczki %s. <a href=\"%s\">Włącz %s "
"→</a>"
#: Basic_Requirement_Checker.php:512
#, php-format
msgid ""
"The &#8220;%s&#8221; plugin cannot run without %s php module installed. "
"The &#8220;%s&#8221; plugin cannot run without %s PHP module installed. "
"Please contact your host and ask them to install %s."
msgstr ""
"Wtyczka &#8220;%s&#8221; nie może działać bez modułu php: %s. Skontaktuj się "
"Wtyczka &#8220;%s&#8221; nie może działać bez modułu PHP: %s. Skontaktuj się "
"z administratorem hostingu i poproś o instalację %s."
#: Basic_Requirement_Checker.php:540
#, php-format
msgid ""
"The &#8220;%s&#8221; plugin cannot run without %s php setting set to %s. "
"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 ""
"Wtyczka &#8220;%s&#8221; nie może działać bez ustawienia php %s ustawionego "
"Wtyczka &#8220;%s&#8221; nie może działać bez ustawienia PHP %s ustawionego "
"na %s. Skontaktuj się z administratorem hostingu i poproś o ustawienie %s."
#: Basic_Requirement_Checker_With_Update_Disable.php:27
#, php-format
msgid ""
"The &#8220;%s&#8221; plugin disables temporarily as required %s plugin is "
"The &#8220;%s&#8221; plugin is temporarily disabled since the required %s plugin is "
"being upgraded."
msgstr ""
"Wtyczka &#8220;%s&#8221; jest chwilowo nieaktywna, ponieważ wymagana wtyczka "
"%s jest właśnie aktualizowana."
#~ msgid ""
#~ "The &#8220;%s&#8221; plugin cannot start as there is a dependency "
#~ "conflict with other existing plugin &#8220;%s&#8221;. Please upgrade all "
#~ "plugins to the most recent version or disable the &#8220;%s&#8221; plugin."
#~ msgstr ""
#~ "Wtyczka &#8220;%s&#8221; nie może zostać uruchomiona, ponieważ powstał "
#~ "konflikt zależności z już uruchomioną wtyczką &#8220;%s&#8221;. Proszę "
#~ "zaktualizuj wtyczki do najnowszych wersji lub dezaktywuj wtyczkę &#8220;"
#~ "%s&#8221;."
#~ msgid ""
#~ "The &#8220;%s&#8221; plugin cannot start as there is a dependency "
#~ "conflict with other existing plugin &#8220;%s&#8221;. The required "
#~ "version of dependency %s is %s and the version used by plugin &#8220;"
#~ "%s&#8221; is %s. Please upgrade all plugins to the most recent version or "
#~ "disable the &#8220;%s&#8221; plugin."
#~ msgstr ""
#~ "Plugin &#8220;%s&#8221; nie może zostać uruchomiony, ponieważ powstał "
#~ "konflikt zależności z już uruchomionem pluginem &#8220;%s&#8221;. "
#~ "Wymagana wersja zależności %s to %s, a wersja używana przez plugin &#8220;"
#~ "%s&#8221; to %s. Proszę zaktualizuj pluginy do najnowszej wersji lub "
#~ "deaktywuj plugin &#8220;%s&#8221;."
"Wtyczka &#8220;%s&#8221; została chwilowo wyłączona, ponieważ wymagana "
"wtyczka %s jest właśnie aktualizowana."
\ No newline at end of file
......@@ -509,7 +509,7 @@ if ( ! class_exists( 'WPDesk_Basic_Requirement_Checker' ) ) {
if ( count( $this->module_require ) > 0 ) {
foreach ( $this->module_require as $module_name => $nice_module_name ) {
if ( ! self::is_module_active( $module_name ) ) {
$notices[] = $this->prepare_notice_message( sprintf( __( 'The &#8220;%s&#8221; plugin cannot run without %s php module installed. Please contact your host and ask them to install %s.',
$notices[] = $this->prepare_notice_message( sprintf( __( 'The &#8220;%s&#8221; plugin cannot run without %s PHP module installed. Please contact your host and ask them to install %s.',
$this->get_text_domain() ), esc_html( $this->plugin_name ),
esc_html( basename( $nice_module_name ) ), esc_html( basename( $nice_module_name ) ) ) );
}
......@@ -537,7 +537,7 @@ if ( ! class_exists( 'WPDesk_Basic_Requirement_Checker' ) ) {
if ( count( $this->setting_require ) > 0 ) {
foreach ( $this->setting_require as $setting => $value ) {
if ( ! self::is_setting_set( $setting, $value ) ) {
$notices[] = $this->prepare_notice_message( sprintf( __( 'The &#8220;%s&#8221; plugin cannot run without %s php setting set to %s. Please contact your host and ask them to set %s.',
$notices[] = $this->prepare_notice_message( sprintf( __( 'The &#8220;%s&#8221; plugin cannot run without %s PHP setting set to %s. Please contact your host and ask them to set %s.',
$this->get_text_domain() ), esc_html( $this->plugin_name ),
esc_html( basename( $setting ) ),
esc_html( basename( $value ) ), esc_html( basename( $setting ) ) ) );
......
......@@ -24,7 +24,7 @@ if ( ! class_exists( 'WPDesk_Basic_Requirement_Checker_With_Update_Disable' ) )
foreach ( $this->plugin_require as $name => $plugin_info ) {
if ( $this->is_currently_updated( $name ) ) {
$nice_name = $plugin_info[ self::PLUGIN_INFO_KEY_NICE_NAME ];
$this->notices[] = $this->prepare_notice_message( sprintf( __( 'The &#8220;%s&#8221; plugin disables temporarily as required %s plugin is being upgraded.',
$this->notices[] = $this->prepare_notice_message( sprintf( __( 'The &#8220;%s&#8221; plugin is temporarily disabled since the required %s plugin is being upgraded.',
$this->get_text_domain() ),
$this->plugin_name, $nice_name, $nice_name ) );
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment