# Copyright (C) badasswp
# This file is distributed under the GPL v2 or later.
msgid ""
msgstr ""
"Project-Id-Version: SQL to CPT\n"
"POT-Creation-Date: 2024-10-06 00:17+0100\n"
"PO-Revision-Date: 2024-10-06 03:27+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: pl_PL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Generator: Poedit 3.5\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
"X-Poedit-WPHeader: sql-to-cpt.php\n"
"X-Poedit-SourceCharset: UTF-8\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;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.min.js\n"
"X-Poedit-SearchPathExcluded-1: node_modules\n"
"X-Poedit-SearchPathExcluded-2: vendor\n"

#. Plugin Name of the plugin/theme
msgid "SQL to CPT"
msgstr "SQL do CPT"

#. Description of the plugin/theme
#: inc/Services/Admin.php:67
msgid "Import & Convert SQL files to Custom Post Types (CPT)."
msgstr "Importuj i konwertuj pliki SQL do niestandardowych typów wpisów (CPT)."

#. Plugin URI of the plugin/theme
msgid "https://github.com/badasswp/sql-to-cpt"
msgstr "https://github.com/badasswp/sql-to-cpt"

#. Author of the plugin/theme
msgid "badasswp"
msgstr "badasswp"

#. Author URI of the plugin/theme
msgid "https://github.com/badasswp"
msgstr "https://github.com/badasswp"

#: inc/Services/Admin.php:68
msgid "Loading..."
msgstr "Ładowanie..."

#. translators: Plugin directory path.
#: sql-to-cpt.php:32
#, php-format
msgid "Fatal Error: Composer not setup in %s"
msgstr "Błąd krytyczny: Composer nie jest skonfigurowany w %s"

#. dist/app.js
msgid "Import SQL File"
msgstr "Importuj plik SQL"

#. dist/app.js
msgid "Select SQL File"
msgstr "Wybierz plik SQL"

#. dist/app.js
msgid "Use SQL"
msgstr "Użyj SQL"

#. dist/app.js
msgid "Table"
msgstr "Tabela"

#. dist/app.js
msgid "Columns"
msgstr "Kolumny"

#. dist/app.js
msgid "Importing SQL..."
msgstr "Importowanie SQL..."

#. dist/app.js
msgid "Import Completed!"
msgstr "Import zakończony!"
