# Translation of Plugins - Simple Custom CSS and JS - Stable (latest release) in Polish
# This file is distributed under the same license as the Plugins - Simple Custom CSS and JS - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: +0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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: GlotPress/2.4.0-alpha\n"
"Language: pl\n"
"Project-Id-Version: Plugins - Simple Custom CSS and JS - Stable (latest release)\n"
#. Author URI of the plugin/theme
msgid "https://www.silkypress.com/"
msgstr "https://www.silkypress.com/"
#. Author of the plugin/theme
msgid "Diana Burduja"
msgstr "Diana Burduja"
#. Description of the plugin/theme
msgid "Easily add Custom CSS or JS to your website with an awesome editor."
msgstr "Dodawaj wstawki z własnym kodem CSS lub JS do swojej strony w łatwy sposób z użyciem wygodnego edytora."
#. Plugin URI of the plugin/theme
msgid "https://wordpress.org/plugins/custom-css-js/"
msgstr "https://pl.wordpress.org/plugins/custom-css-js/"
#. Plugin Name of the plugin/theme
msgid "Simple Custom CSS and JS"
msgstr "Simple Custom CSS and JS"
#: includes/admin-warnings.php:55
msgid "Please remove the custom-css-js post type from the qTranslate settings in order to avoid some malfunctions in the Simple Custom CSS & JS plugin. Check out this screenshot for more details on how to do that."
msgstr "Proszę usuń typ postu custom-css-js z ustawień qTranslate, aby uniknąć problemów z zapisywaniem wstawek we wtyczce Simple Custom CSS & JS. Zobacz ten zrzut ekranu by dowiedzieć się, jak to zrobić."
#: includes/admin-screens.php:958
msgid "Please run the following command to make the directory writable"
msgstr "Proszę wykonaj poniższą komendę, aby uczynić katalog zapisywalnym"
#: includes/admin-screens.php:957
msgid "The %s directory is not writable, therefore the CSS and JS files cannot be saved."
msgstr "Katalog %s nie umożliwia zapisu, dlatego pliki CSS oraz JS nie mogą zostać zapisane."
#: includes/admin-screens.php:949
msgid "Please run the following commands in order to make the directory"
msgstr "Uruchom proszę poniższe komendy aby utworzyć folder"
#: includes/admin-screens.php:948
msgid "The %s directory could not be created"
msgstr "Folder %s nie mógł zostać utworzony"
#: includes/admin-screens.php:805
msgid "Both"
msgstr "Oba urządzenia"
#: includes/admin-screens.php:801
msgid "Mobile"
msgstr "Urządzenia mobilne"
#: includes/admin-screens.php:797
msgid "Desktop"
msgstr "Komputer stacjonarny"
#: includes/admin-screens.php:791
msgid "On which device"
msgstr "Na jakim urządzeniu"
#: includes/admin-screens.php:745 includes/admin-screens.php:826
msgctxt "10 is the lowest priority"
msgid "10 (lowest)"
msgstr "10 (najniższy)"
#: includes/admin-screens.php:736 includes/admin-screens.php:817
msgctxt "1 is the highest priority"
msgid "1 (highest)"
msgstr "1 (najwyższy)"
#: includes/admin-screens.php:731 includes/admin-screens.php:812
msgid "Priority"
msgstr "Priorytet"
#: includes/admin-screens.php:724
msgid "Minify the code"
msgstr "Zredukuj kod"
#: includes/admin-screens.php:718
msgid "SASS (only SCSS syntax)"
msgstr "SASS (tylko składnia SCSS)"
#: includes/admin-screens.php:715
msgid "Less"
msgstr "Less"
#: includes/admin-screens.php:712
msgid "None"
msgstr "Brak"
#: includes/admin-screens.php:707
msgid "CSS Preprocessor"
msgstr "Preprocesor CSS"
#: includes/admin-screens.php:697 includes/admin-screens.php:785
msgid "In Admin"
msgstr "Panel admina"
#: includes/admin-screens.php:693 includes/admin-screens.php:781
msgid "In Frontend"
msgstr "Witryna"
#: includes/admin-screens.php:688 includes/admin-screens.php:776
msgid "Where in site"
msgstr "Gdzie na stronie"
#: includes/admin-screens.php:682 includes/admin-screens.php:770
msgid "Footer"
msgstr "Stopka"
#: includes/admin-screens.php:678 includes/admin-screens.php:766
msgid "Header"
msgstr "Nagłówek"
#: includes/admin-screens.php:673 includes/admin-screens.php:761
msgid "Where on page"
msgstr "Gdzie w kodzie strony"
#: includes/admin-screens.php:667
msgid "Internal"
msgstr "Wewnętrzne"
#: includes/admin-screens.php:663
msgid "External File"
msgstr "Zewnętrzny plik"
#: includes/admin-screens.php:658
msgid "Linking type"
msgstr "Linkowanie"
#: includes/admin-screens.php:544
msgid ""
"/* Add your CSS code here.\n"
" \n"
"For example:\n"
".example {\n"
" color: red;\n"
"}\n"
"\n"
"For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp\n"
"\n"
"End of comment */ "
msgstr ""
"/* Dodaj swój kod CSS tutaj.\n"
" \n"
"Na przykład:\n"
".przyklad {\n"
" color: red;\n"
"}\n"
"\n"
"Sprawdź poniższą stronę, jeśli chcesz poszerzyć swoją wiedzę nt. CSS:\n"
"http://www.w3schools.com/css/css_syntax.asp\n"
"\n"
"Koniec komentarza */ "
#: includes/admin-screens.php:518
msgid ""
" "
msgstr ""
" "
#: includes/admin-screens.php:410
msgid "Code updated"
msgstr "Kod wstawki zaktualizowany"
#: includes/admin-screens.php:372 includes/admin-screens.php:402
msgid "Add HTML Code"
msgstr "Dodaj kod HTML"
#: includes/admin-screens.php:371 includes/admin-screens.php:401
msgid "Add JS Code"
msgstr "Dodaj kod JS"
#: includes/admin-screens.php:370 includes/admin-screens.php:400
msgid "Add CSS Code"
msgstr "Dodaj kod CSS"
#: includes/admin-screens.php:369
msgid "Custom Code"
msgstr "Wstawki kodu"
#: includes/admin-screens.php:164 includes/admin-screens.php:314
#: includes/admin-screens.php:1113
msgid "The code is inactive. Click to activate it"
msgstr "Kod jest nieaktywny. Kliknij tutaj, aby go aktywować"
#: includes/admin-screens.php:163 includes/admin-screens.php:311
#: includes/admin-screens.php:1110
msgid "The code is active. Click to deactivate it"
msgstr "Kod jest aktywny. Kliknij tutaj, aby go dezaktywować"
#: includes/admin-screens.php:302
msgid "Y/m/d"
msgstr "Y/m/d"
#: includes/admin-screens.php:300
msgid "%s ago"
msgstr "%s temu"
#: includes/admin-screens.php:271
msgid "Modified"
msgstr "Data modyfikacji"
#: includes/admin-screens.php:270
msgid "Date"
msgstr "Data utworzenia"
#: includes/admin-screens.php:268
msgid "Title"
msgstr "Tytuł"
#: includes/admin-screens.php:267
msgid "Type"
msgstr "Typ kodu"
#: includes/admin-screens.php:159 includes/admin-screens.php:266
#: includes/admin-screens.php:1138
msgid "Active"
msgstr "Czy kod jest aktywny?"
#: includes/admin-screens.php:252
msgid "Add HTML code"
msgstr "Dodaj kod HTML"
#: includes/admin-screens.php:251
msgid "Add JS code"
msgstr "Dodaj kod JS"
#: includes/admin-screens.php:250
msgid "Add CSS code"
msgstr "Dodaj kod CSS"
#: includes/admin-screens.php:190
msgid "Options"
msgstr "Opcje"
#: includes/admin-screens.php:94
msgid "Add Custom HTML"
msgstr "Dodaj wstawkę HTML"
#: includes/admin-screens.php:91
msgid "Add Custom JS"
msgstr "Dodaj wstawkę JS"
#: includes/admin-screens.php:88
msgid "Add Custom CSS"
msgstr "Dodaj wstawkę CSS"
#: includes/admin-notices.php:125 includes/admin-notices.php:190
msgid "Dismiss this notice"
msgstr "Odrzuć wiadomość"
#: includes/admin-notices.php:125
msgid "Get your discount now"
msgstr "Uzyskaj rabat"
#: includes/admin-addons.php:140 includes/admin-addons.php:163
msgid "Restore"
msgstr "Przywróć wersję"
#: includes/admin-addons.php:139 includes/admin-addons.php:173
msgid "Delete"
msgstr "Usuń wersję"
#: includes/admin-addons.php:138 includes/admin-screens.php:269
msgid "Author"
msgstr "Autor"
#: includes/admin-addons.php:137
msgid "Revision"
msgstr "Wersja"
#: includes/admin-addons.php:136 includes/admin-addons.php:169
msgid "Compare"
msgstr "Porównaj wersje"
#: includes/admin-addons.php:114
msgctxt "revision date format"
msgid "F j, Y @ H:i:s"
msgstr "F j, Y @ H:i:s"
#: includes/admin-addons.php:103
msgid "Add"
msgstr "Dodaj"
#: includes/admin-addons.php:102
msgid "Text filter"
msgstr "Filtr tekstowy"
#: includes/admin-addons.php:100 includes/admin-addons.php:101
msgid "URL"
msgstr "Adres URL"
#: includes/admin-addons.php:89
msgid "Ends by"
msgstr "Kończy się na"
#: includes/admin-addons.php:88
msgid "Starts with"
msgstr "Zaczyna się na"
#: includes/admin-addons.php:87
msgid "Not equal to"
msgstr "Nie jest równe"
#: includes/admin-addons.php:86
msgid "Is equal to"
msgstr "Jest równe"
#: includes/admin-addons.php:85
msgid "Not contains"
msgstr "Nie zawiera"
#: includes/admin-addons.php:84
msgid "Contains"
msgstr "Zawiera"
#: includes/admin-addons.php:83
msgid "First page"
msgstr "Pierwsza strona"
#: includes/admin-addons.php:82
msgid "All Website"
msgstr "Cała strona"
#: includes/admin-addons.php:68
msgid "Preview Changes"
msgstr "Podejrzyj zmiany"
#: includes/admin-addons.php:67
msgid "Full URL on which to preview the changes ..."
msgstr "Pełen adres URL na którym chcesz podejrzeć zmiany ..."
#: includes/admin-addons.php:56
msgid "Code Revisions"
msgstr "Wersje kodu"
#: includes/admin-addons.php:55
msgid "Apply only on these URLs"
msgstr "Zastosuj tylko dla tych adresów URL"
#: includes/admin-addons.php:54
msgid "Preview"
msgstr "Podejrzyj"
#: includes/admin-addons.php:42 includes/admin-screens.php:643
msgid "Available only in
Simple Custom CSS and JS Pro"
msgstr "Dostępne tylko w
Simple Custom CSS and JS Pro"
#: custom-css-js.php:387
msgid "Settings"
msgstr "Ustawienia"
#: custom-css-js.php:292
msgid "Web Designer"
msgstr "Web Designer"
#: custom-css-js.php:247
msgid "Custom CSS and JS code"
msgstr "Wstawki kodu CSS i JS"
#: custom-css-js.php:226
msgid "No Custom Code found in Trash."
msgstr "Nie znaleziono wstawek w Koszu"
#: custom-css-js.php:225
msgid "No Custom Code found."
msgstr "Nie znaleziono wstawek"
#: custom-css-js.php:224
msgid "Parent Custom Code:"
msgstr "Kod macierzysty:"
#: custom-css-js.php:223
msgid "Search Custom Code"
msgstr "Szukaj wstawek"
#: custom-css-js.php:222
msgid "All Custom Code"
msgstr "Wszystkie wstawki"
#: custom-css-js.php:221
msgid "View Custom Code"
msgstr "Zobacz kod"
#: custom-css-js.php:220
msgid "Edit Custom Code"
msgstr "Edytuj kod"
#: custom-css-js.php:219
msgid "New Custom Code"
msgstr "Nowa wstawka"
#: custom-css-js.php:218
msgid "Add Custom Code"
msgstr "Dodaj wstawkę"
#: custom-css-js.php:217
msgctxt "add new"
msgid "Add Custom Code"
msgstr "Dodaj nową wstawkę"
#: custom-css-js.php:216
msgctxt "add new on admin bar"
msgid "Custom Code"
msgstr "Wstawki kodu"
#: custom-css-js.php:215
msgctxt "admin menu"
msgid "Custom CSS & JS"
msgstr "Custom CSS & JS"
#: custom-css-js.php:214
msgctxt "post type singular name"
msgid "Custom Code"
msgstr "Wstawki kodu"
#: custom-css-js.php:213
msgctxt "post type general name"
msgid "Custom Code"
msgstr "Wstawki kodu"
#: custom-css-js.php:51 custom-css-js.php:58
msgid "Cheatin’ huh?"
msgstr "Kantujesz, co nie? :)"