# Copyright (C) 2020 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-SourceCharset: UTF-8\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Language-Team: \n"
"X-Generator: Poedit 2.2.4\n"
"Last-Translator: \n"
"Language: pl\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.js\n"

#: src/Checker/DocHooks.php:43
msgid "Support for DocHooks is required"
msgstr "Wsparcie dla DocHooks jest wymagane"

#: src/Checker/DocHooks.php:47
msgid "Support for DocHooks is superfluous"
msgstr "Wsparcie dla DocHooks jest zbędne"

#: src/Checker/PHP.php:44
#, php-format
msgid "Minimum required version of PHP is %1$s. Your version is %2$s"
msgstr "Minimalna wersja PHP to %1$s. Twoja wersja to %2$s"

#: src/Checker/PHPExtensions.php:50
#, php-format
msgid "Missing PHP extension: %s"
msgid_plural "Missing PHP extensions: %s"
msgstr[0] "Brakujące rozszerzenie PHP: %s"
msgstr[1] "Brakujące rozszerzenia PHP: %s"
msgstr[2] "Brakujące rozszerzenia PHP: %s"

#: src/Checker/Plugins.php:65
#, php-format
msgid "Required plugin: %s"
msgstr "Wymagane wtyczki: %s"

#: src/Checker/Plugins.php:73
#, php-format
msgid "Minimum required version of %1$s plugin is %2$s. Your version is %3$s"
msgstr "Minimalna wersja wtyczki %1$s to %2$s. Twoja wersja to %3$s"

#: src/Checker/Theme.php:47
#, php-format
msgid "Required theme: %s"
msgstr "Wymagany motyw: %s"

#: src/Checker/WP.php:44
#, php-format
msgid "Minimum required version of WordPress is %1$s. Your version is %2$s"
msgstr "Minimalna wersja WordPressa to %1$s. Twoja wersja to %2$s"

#: src/Requirements.php:238
#, php-format
msgid "The plugin: <strong>%s</strong> cannot be activated."
msgstr "Wtyczka: <strong>%s</strong> nie może być aktywowana."
